﻿#MR_GlobalMain {
    width: 100%;
    max-width: 100%;
}

.guide_banner_holder {
    text-align: center;
    font-size: 0;
    max-height: 360px;
}

.ad-video-expand {
    top: 0;
    position: relative;
    max-height: 360px;
    text-align: center;
    margin: auto;
    display: inline-block;
}

.guide_title_group {
    text-align: center;
    font-weight: 100;
    margin-bottom: 20px;
}

.guide_title_group .pst_headertext > p{
    margin:10px 0px; 
}

.post_content {
    margin: auto;
}

.lnk_post_description {
    color: #000;
}

.guide_sub_title {
    margin-bottom: 30px;
    padding: 0 20px;
    line-height: 1.4em;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.buyers_guide {
    font-size: 15px;
}

.post_image_container {
    display: inline-block;
    margin: 12px;
    border: 1px solid #ccc;
    width: 296px;
    height: 340px;
}

div.img:hover {
    border: 1px solid #777;
}

.post_image {
    background-size: cover;
    width: 100%;
    height: 266px;
}

.post_description_group {
    float: left;
    text-align: left;
}

.post_description {
    padding: 10px;
}

.read_post_link {
    margin-left: 10px;
    font-size: 14px;
    color: #4cb9a3;
    font-weight: 600;
    letter-spacing: .3px;
}

.read_post_link:hover {
    color: #058471;
    text-decoration: none;
}

.image_link {
    color: transparent;
}

.ad_left_banner {
    display: table-cell;
}

.ad_right_banner {
    display: table-cell;
}

.ad-video-collapse {
    text-align: center;
    margin: auto;
    display: table;
}

@media only screen and (min-width : 321px) {
    .post_content {
        width: 320px;
    }
    .guide_title_group {
        padding: 10px;
    }
    .guide_title_group .pst_headertext > p > span {
        white-space: nowrap;
    }
    .mr-culture-es-US .guide_title_group .pst_headertext > p > span {
        display: block;
    }
    .mr-culture-es-US .guide_title_group .pst_headertext > p > span > a {
        display: block;
    }
}

@media only screen and (min-width : 651px) {
    .post_content {
        width: 650px;
    }
}

@media only screen and (min-width : 978px) {
    .post_content {
        width: 977px;
    }
}

@media only screen and (min-width : 1331px) {
    .post_content {
        width: 1330px;
    }
}

@media only screen and (min-width : 1629px) {
    .post_content {
        width: 1628px;
    }
}
