
@font-face {
    font-family: 'Graphik';
    src: url('fonts/graphic-medium/Graphik-Medium.eot');
    src: url('fonts/graphic-medium/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/graphic-medium/Graphik-Medium.woff2') format('woff2'),
        url('fonts/graphic-medium/Graphik-Medium.woff') format('woff'),
        url('fonts/graphic-medium/Graphik-Medium.ttf') format('truetype'),
        url('fonts/graphic-medium/Graphik-Medium.svg#Graphik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('fonts/graphic-semibold/Graphik-Semibold.eot');
    src: url('fonts/graphic-semibold/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/graphic-semibold/Graphik-Semibold.woff2') format('woff2'),
        url('fonts/graphic-semibold/Graphik-Semibold.woff') format('woff'),
        url('fonts/graphic-semibold/Graphik-Semibold.ttf') format('truetype'),
        url('fonts/graphic-semibold/Graphik-Semibold.svg#Graphik-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Graphik';
    src: url('fonts/graphic-bold/Graphik-Bold.eot');
    src: url('fonts/graphic-bold/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/graphic-bold/Graphik-Bold.woff2') format('woff2'),
        url('fonts/graphic-bold/Graphik-Bold.woff') format('woff'),
        url('fonts/graphic-bold/Graphik-Bold.ttf') format('truetype'),
        url('fonts/graphic-bold/Graphik-Bold.svg#Graphik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('fonts/graphic-regular/Graphik-Regular.eot');
    src: url('fonts/graphic-regular/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/graphic-regular/Graphik-Regular.woff2') format('woff2'),
        url('fonts/graphic-regular/Graphik-Regular.woff') format('woff'),
        url('fonts/graphic-regular/Graphik-Regular.ttf') format('truetype'),
        url('fonts/graphic-regular/Graphik-Regular.svg#Graphik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Grifo M';
    src: url('fonts/grifo-medium/GrifoM-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/grifo-medium/GrifoM-Medium.woff2') format('woff2'),
        url('fonts/grifo-medium/GrifoM-Medium.woff') format('woff'),
        url('fonts/grifo-medium/GrifoM-Medium.ttf') format('truetype'),
        url('fonts/grifo-medium/GrifoM-Medium.svg#GrifoM-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Grifo M';
    src: url('fonts/grifo-light/GrifoM-Light.eot');
    src: url('fonts/grifo-light/GrifoM-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/grifo-light/GrifoM-Light.woff2') format('woff2'),
        url('fonts/grifo-light/GrifoM-Light.woff') format('woff'),
        url('fonts/grifo-light/GrifoM-Light.ttf') format('truetype'),
        url('fonts/grifo-light/GrifoM-Light.svg#GrifoM-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}



.single-guides .guideLead ul li:before{
    content: "\f105";
    font-family: FontAwesome;
    background-repeat: no-repeat;
    background: none!important;
    background-position: 0 0!important;
    text-indent: 0!important;
    position: absolute;
    top: 0;
    left: -19px;
    line-height: 26px;
    color: #00aeca;
    font-size: smaller;
    font-weight: 700;
}
.cmb-type-checkbox.cmb2-id-hide-author-name{
    width: 50%;
    display: inline-block;
    border-bottom: none !important;
} 
.cmb-type-checkbox.cmb2-id-hide-post-date{
    width: 50%;
    display: inline-block;
}
.cmb-type-checkbox.cmb2-id-hide-post-date .cmb-th, .cmb-type-checkbox.cmb2-id-hide-author-name .cmb-th{
    width: 30%;
}
.cmb-type-checkbox.cmb2-id-hide-post-date .cmb-td, .cmb-type-checkbox.cmb2-id-hide-author-name .cmb-td{
    width: 70% !important;
}    
#sidebar1 .open .widget-inside .widget-content div p .posts_time_input{
    width: 50px;
    text-align: center
}
.guides-template-default .emap-gating-notice-top{
    padding: 20px 40px;
    margin: 0px 0 0px;
    font-size: 24px;
    color: #00aeca;
    background-color: #333;
    line-height: 40px; 
}
.guides-template-default .emap-gate-wrapper{
    width: 80%;
    margin: 0 auto;
    font-family: "KlavikaWebBasicMedium",Helvetica,Arial,sans-serif;
}
.guides-template-default .emap-subscription-package-gate-wrap{
    margin: 25px 0;
    background: #f7f7f7;
    border: 1px solid #d4d4d4;
    display: table;
    padding: 40px 50px 20px;
    width: 100%;
}
.guides-template-default .subscribe-col{
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 45px;
}
.guides-template-default .subscribe-col h2{
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1em;
    color: #000;
    font-weight: normal;
    font-style: normal;
}
.guides-template-default .entry ul li{
    background-position: 0 10px;
    list-style-type: none;
    list-style-image: url(../../themes/mbm-mops-2017/build/images/tick.gif);
    list-style-position: inside;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-family: Graphik;
}
.guides-template-default .entry ul li .toottip-question{
    font-weight: 600;
    padding: 3px 6px;
    padding-bottom: 2px;
    color: #000;
    border-radius: 50%;
    border: 1px solid #000;
    cursor: pointer;
    position: relative;
}
.guides-template-default .entry ul li .toottip-question:hover .tooltiptext{
        visibility: visible !important;
}
.guides-template-default .entry ul li .toottip-question .tooltiptext{
    visibility: hidden;
    background-color: #600848;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    font-weight: normal !important;
    top: 23px;
    left: 20px;
    width: 320px;
    border-top-left-radius: 1px;
}

.guides-template-default .entry ul>li:before{
    display: none;
}
.guides-template-default .button-gating-wrap .button-gating-link{
    font-family: "KlavikaWebBasicMedium",Helvetica,Arial,sans-serif;
    font-size: 32px;
    line-height: 1.1875;
    text-transform: uppercase;
    background: #00aeca;
    color: #fff !important;
    outline: 0;
    padding: 7px 11px 7px 11px !important;
    display: block;
    border-radius: 3px;
    border: 1px solid #00aeca;
    width: 100%;
    text-decoration: none;
    text-align: center;
}
.guides-template-default .button-gating-wrap .button-gating{
    font-family: "KlavikaWebBasicMedium",Helvetica,Arial,sans-serif;
    font-size: 32px;
    line-height: 1.1875;
    text-transform: uppercase;
    background: #00aeca;
    color: #fff !important;
    outline: 0;
    padding: 7px 11px 7px 11px !important;
    display: block;
    border-radius: 3px;
    border: 1px solid #00aeca;
    width: 100%;
    text-decoration: none;
    text-align: center;
}
.guides-template-default .button-gating-wrap {
    margin-top: 123px;
}
.guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:last-child {
    padding-left: 10px;
}
.guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:first-child {
    padding-right: 10px;
}
@media only screen and (max-width: 1550px){
    .guides-template-default .emap-gate-wrapper{
        width: 85%;
    }
}
@media only screen and (max-width: 1460px){
    .guides-template-default .emap-gate-wrapper{
        width: 95%;
    }
}
@media only screen and (max-width: 767px){
    .guides-template-default .emap-gate-wrapper{
        width: 100%;
    }
    .guides-template-default .subscribe-col{
        width: 100%;
    }
    .guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:last-child {
        padding-left: 0px;
    }
    .guides-template-default .emap-subscription-package-gate-wrap {
        width: 95%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .guides-template-default .bottom-text p{
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }
   
}
 .guides-template-default .emap-gate-wrapper a {
        color: #005c87 !important;
    }
@media only screen and (min-width: 767px){
    .guides-template-default .emap-gate-wrapper p {
        margin-bottom: 36px;
    }
}
.guides-template-default .fa:before, .fas:before {
    color: white;
}
/*body#guide .guideHeadingWrapper .guideHeading .guideNav .guideNavWrapper #mainnav ul li a span{
    font-weight: 500 !important;
    font-size: 16px !important;
    font-family: 'Grifo M' !important;
} */
body#guide article .guideLead .wrapper .innerWrapper p img.alignleft{
    float: left;
}
body#guide article .guideLead .wrapper .innerWrapper p img.alignleft{
    float: left;
}
body#guide blockquote p{
    font-family: 'Grifo M' !important;
    font-weight: 500 !important;
}
body#guide .chapter .chapterHeading h2{
    font-family: 'Grifo M' !important;
    font-weight: 500 !important;
}
@media only screen and (min-width: 975px){
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li{
         
         border-right: 1px solid #777777;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li:first-child{
        border-left: 1px solid #777;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li a{
        color: #fff;
        font-weight: bold;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li a:hover{
          color: #92278f;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li:active a{
         background: #92278f;
         color: #fff !important;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li:active{
         background: #92278f;
         color: #fff !important;
    }
   body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li.active a{
        background: #92278f;
         color: #fff !important;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav.fixed nav ul li.active:after{
        border-top: 12px solid #92278f;
    }
    .guideHeadingWrapper .guideHeading .guideNav nav ul li.active{
        background: #92278f !important;
    }
    .guideHeadingWrapper .guideHeading .guideNav .navHeading .arrowUpWrapper{
        height: auto !important;
    }
}
body#guide .chapter .chapterHeading .chapterName{
    border: 1px solid #92278f;
    color: #92278f;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.3;
}
body#guide  a:active, body#guide a:hover {
    color: #92278f !important;  
}
body#guide  a:link, body#guide a:visited {
    color: #92278f;  
    font-weight: 500;
}
body#guide .storyMeta{
    border-top: 2px solid #92278f;
    margin-bottom: 0px;
}
body#guide .guideMast .guideReturnLink .rwIcon.return{
    background-image: url(../../themes/dr-child/images/drapers-guide.svg) !important;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -7999px;
    background-position: 0 -28px;
    width: 137px;
    height: 30px;
}
body#guide .guideMast .guideReturnLink{
    margin-top: 11px;
}
body#guide .guideMast {
    background: #000;
    height: 49px;
}
body#guide .guideMast .wrapper img{
    z-index: 9;
    position: absolute;
}
body#guide .inline_image p:not(.picture):last-child{
    background: #000;
    color: #fff;
    padding-left: 10px;
}
body#guide h1, body#guide p, body#guide a, body#guide h2, body#guide span{
    font-family: 'Graphik';
}
body#guide h1, body#guide h2, body#guide h3, body#guide h4, body#guide h5, body#guide h6{
    font-family: 'Graphik';
    font-weight: 500;
}
body#guide h2{
    font-size: 3.8em;
    line-height: 1.15789474;
}
body#guide span{
    font-weight: 600;
}
body#guide h4{
    font-size: 2.8em;
    line-height: 1.28571429;
    margin-bottom: 27px;
}
body#guide p{
    font-size: 1.6em;
    line-height: 1.75;
}
body#guide p.inline_caption{
    font-size: 1.4em;
    line-height: 1.42857143;
    font-weight: 500;
    padding-top: 9px;
    padding-left: 18px !important;
    padding-right: 18px;
}
body#guide p strong{
    font-weight: 600;
}
body#guide .innerWrapper ul li strong{
    font-weight: 600;
}
body#guide h1{
    font-size: 74px;
    line-height: 1.05882353;
    margin-bottom: 21px;
    font-family: 'Grifo M' !important;
}
body#guide .guideHeadingWrapper .guideHeading .guideNav .navHeading .arrowUpWrapper{
   border-left: none;
    border-right: none;
}
body#guide .guideHeadingWrapper .guideHeading .guideNav .navHeading .arrowUpWrapper:hover span{
    transform: rotateY(180deg);
    background-position: -154px -58px;
}
body#guide .gIcon{
    background-image: url(../../themes/dr-child/images/drapers-guide.svg);
    background-position: -131px -93px;
    width: 20px;
    height: 24px;
}
body#guide .gIcon.greyLogo{
    background-position: 0 -118px;
    width: 105px;
    height: 31px;
}
body#guide blockquote{
    width: 48.71794872%;
    margin-left: -12.82051282%;
}
body#guide blockquote:not(.full){
    padding: 0 0 0 59px;
    border-left: none;
    border-top: none;
    background: none;
}
body#guide blockquote:not(.full) p.quotesource, body#guide blockquote:not(.full) p{
    text-align: left;
}
body#guide blockquote:not(.full) p:before{
    background-position: -254px -162px;
    width: 39px;
    height: 28px;
    content: '';
    position: absolute;
    left: 0px;
    top: 2px;
     background-image: url(../../themes/dr-child/images/drapers-guide.svg);
}
body#guide blockquote p{
    font-weight: 500;
    font-size: 2.8em;
    line-height: 1.28571429;
    color: #000;
    margin-bottom: 0px;
    text-align: center;
}
body#guide blockquote p.quotesource{
    font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.28571429;
    text-align: center;
    margin-top: 16px;
    padding-bottom: 0px;
    color: #202020;
}
body#guide blockquote.full{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
    clear: left;
    padding: 0px 0px 52px 0px;
    border-bottom: 1px solid #777777;
    border-top: none;
    background: none;
    margin-bottom: 36px;
    position: relative;
    border-left: 0px;
    max-width: unset;
}
body#guide{
    color: #000;
}
body#guide .factfile{
    border-top: 2px solid #777;
    background: #eeedeb;
}
body#guide .factfile .inline_image .picture{
    margin: 0 -18px;
    padding: 0px !important;
}
body#guide .factfile .inline_image{
    margin-right: 2.56410256%;
    padding: 0 18px;
}
body#guide .factfile p strong{
    font-weight: 600;
}
body#guide .factfile p{
    padding: 0px !important;
    margin-bottom: 27px;
}
body#guide blockquote:before{
    display: none;
}
body#guide blockquote:after{
    display: none;
}
body#guide blockquote.full p:first-child:before{
    content: '';
    position: absolute;
    left: -100px;
    top: 3px;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../../themes/dr-child/images/drapers-guide.svg);
    display: inline-block;
    text-indent: -7999px;
    background-position: -176px -55px;
    width: 78px;
    height: 55px;
}
body#guide blockquote.full p:first-child{
    position: relative;
    padding: 0 10px;
}
body#guide blockquote.full p:first-child:after{
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(../../themes/dr-child/images/drapers-guide.svg);
    display: inline-block;
    text-indent: -7999px;
    background-position: -176px 0px;
    width: 78px;
    height: 55px;
    right: -100px;
    top: 0;
    bottom: 0;
    margin: auto;
}
body#guide table thead tr{
    background: #fff;
}
body#guide .table-right{
    margin: 0 0 27px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 66%;
    float: right;
    margin-left: 10px;
    margin-bottom: 12px;
}
body#guide .table-right .table-full{
    margin-bottom: 0px;
}
body#guide table{
    border-top: 1px solid #777;
    margin-bottom: 0px;
    border-bottom: none;
    color: #000;
}
body#guide thead tr{
    background: #fff;
}
body#guide thead tr th{
    text-align: left;
    padding: 8px 10px 23px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Graphik;
    font-size: 1.4em;
    line-height: 1.28571429;
}
body#guide table tr{
    background: #eeedeb;
    font-family: Graphik;
}
body#guide table tr.odd{
    background: #eeedeb;
}
body#guide table tr strong{
    font-weight: 600;
    color: #000;
}
body#guide ul>li:before{
    background-image: url(../../themes/dr-child/images/drapers-guide.svg);
    background-position: -293px -162px;
    width: 10px;
    height: 14px;
    top: 6px;
}
body#guide .innerWrapper ul>li{
    font-family: "Graphik";
    margin-bottom: 4px;
    font-size: 1.6em;
    line-height: 1.75;
}
body#guide p iframe{
    width:  100%;
}
body#guide .inline_image{
    background: #000;
}
body#guide .footernav{
    padding-bottom: 27px;
    margin-bottom: 0px;
}
body#guide .footer_wrapper{
    background: #1f1f1f;
    max-width: unset;
    padding-bottom: 54px;
} 
body#guide .wrapper .copyright{
    font-size: 1.4em;
    line-height: 1.28571429;
    color: #999;
    margin-bottom: 18px;
    padding-bottom: 27px;
}

body#guide .footerTop a{
     color: #999;
     text-decoration: none;
}
body#guide .footerTop a:link, body#guide .footerTop a:visited, body#guide .footerTop a:hover{
    color: #999 !important;
}
body#guide .footerTop{
     padding-bottom: 0px;
}
body#guide .footerTop p{
     margin-bottom: 0px;
    font-size: 1.4em;
    line-height: 1.28571429;
}
body#guide .footerTop p b{
     font-weight: 600;
}
body#guide .footernav a{
     font-weight: normal;
     color: #999;
     text-decoration: none;
}
body#guide .footernav a:link, body#guide .footernav a:visited, body#guide .footernav a:hover{
    color: #999 !important;
}
body#guide .guideHeading .titleWrapper p{
    font-size: 28px;
    line-height: 1;
    font-weight: 500;
}
body#guide .standfirst p{
    font-size: 2em;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 27px;
}
body#guide .factfile ol li{
    font-size: 16px;
    line-height: 1.75;
    font-family: graphik;
}
body#guide .factfile ol li strong{
    font-weight: 600;
}
@media only screen and (max-width: 800px){
    body#guide .gIcon.open{
        background-position: -133px -118px;
        height: 28px;
        width: 28px;
    }
    body#guide .gIcon.close{
        background-position: -28px -212px;
        width: 28px;
        height: 28px;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav.open nav ul li a{
        font-size: 1.4em;
        line-height: 1.28571429;
        color: #fff;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav.open nav ul li.active a{
        background: #92278f;
    }
}
@media only screen and (max-width: 767px){
    body#guide .guideMast .guideReturnLink{
        display: none;
    }
    body#guide h1{
        font-size: 34px;
        line-height: 1;
        margin-bottom: 7px;
    }
    body#guide .guideHeading .titleWrapper p{
        font-size: 20px;
        line-height: 1.3;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav .navHeading .heading{
        font-size: 2em;
        line-height: 1.6;
        font-weight: 500;
        font-family: graphik;
    }
    body#guide .gIcon.open{
        background-position: -133px -118px;
        height: 28px;
        width: 28px;
    }
    body#guide .gIcon.close{
        background-position: -28px -212px;
        width: 28px;
        height: 28px;
    }
    body#guide h2{
        font-size: 2.8em;
        line-height: 1.28571429;
    }
    body#guide h4{
        font-size: 2em;
        line-height: 1.4;
        margin-bottom: 18px;
    }
    body#guide blockquote.full{
        padding-bottom: 0px;
        border-bottom: none;
    }
    body#guide blockquote.full p{
        font-size: 2em;
        line-height: 1.5;
        color: #000;
        margin-bottom: 13px;
        text-align: left;
        padding-left: 0px !important;
    }
    body#guide blockquote p.quotesource{
        text-align: left;
        font-weight: normal;
        font-size: 1.4em;
        line-height: 1.28571429;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav.open nav ul li a{
        font-size: 1.4em;
        line-height: 1.28571429;
        color: #fff;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav.open nav ul li.active a{
        background: #92278f;
    }

}
body#guide .container-gating .container-gating-inner{
    max-width: 1180px;
    margin: 0 auto;
}
body#guide.guides-template-default .subscribe-col h2{
    font-weight: 500 !important;
    font-size: 3.0em;
    line-height: 1.26315789;
    margin-bottom: 20px;
}
body#guide.guides-template-default .subscribe-col .button-gating-wrap a.button-gating-link{
    background: #600848;
    border: 1px solid #600848;
    font-size: 20px;
    font-family: Graphik;
    line-height: 1.26315789;
    color: #fff !important;
    outline: 0;
    padding: 8px 32px 8px 32px !important;
    display: block;
    border-radius: 3px;
    width: 100%;
    text-transform: none;
}
body#guide.guides-template-default .subscribe-col .button-gating-wrap a.button-gating-link strong{
    font-weight: normal;
}
body#guide.guides-template-default .subscribe-col .button-gating-wrap button.button-gating{
    background: #600848;
    border: 1px solid #600848;
    font-size: 20px;
    font-family: Graphik;
    line-height: 1.26315789;
    color: #fff !important;
    outline: 0;
    padding: 8px 32px 8px 32px !important;
    display: block;
    border-radius: 3px;
    width: 100%;
    text-transform: none;
}
body#guide.guides-template-default .subscribe-col .button-gating-wrap button.button-gating strong{
    font-weight: normal;
}

body#guide.guides-template-default .subscribe-col .button-gating-wrap a.button-gating-link:hover{
    background: #fff;
    color: #600848 !important;
}
body#guide.guides-template-default .subscribe-col .button-gating-wrap button.button-gating:hover{
    background: #fff;
    color: #600848 !important; 
    cursor: pointer;
}
.guides-template-default .button-gating-wrap{
    margin-top: 363px;
}
body#guide p.emap-gating-notice-top span{
    text-decoration: underline;
}
body#guide p.emap-gating-notice-top a:hover{
    color: #fff !important;
}
body#guide .container-gating-inner p.post-meta{
    font-size: 12px;
    line-height: 14px;
    color: #898888 !important;
    letter-spacing: 1px;
    font-weight: 600 !important;
}
body#guide .container-gating-inner p.post-meta span:not(.tie-date)  a{
    color: #333;
    font-weight: 600 !important;
}
body#guide .container-gating .container-gating-inner .post-listing .emap-gating-notice-top{
    margin-top: 80px !important;
}
body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li a span{
    font-family: 'Grifo M' !important;
    font-weight: 500 !important;
    font-size: 16px;
}

body.archive.author .author-bio {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    color: #808080;
}
@media only screen and (max-width: 1024px) {
     .guides-template-default .button-gating-wrap{
        margin-top: 424px;
    }                 
}
@media only screen and (max-width: 768px){
    .guides-template-default .button-gating-wrap{
        margin-top: 555px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
body#guide .container-gating .container-gating-inner{
        padding-left: 20px;
        padding-right: 20px;
}
}
@media only screen and (max-width: 767px){
    body#guide .container-gating .container-gating-inner{
        padding-left: 10px;
        padding-right: 10px;
    }
    body#guide .container-gating .container-gating-inner .post-listing .emap-gating-notice-top{
        margin-top: 10px !important;
    }
    .guides-template-default .emap-subscription-package-gate-wrap{
        padding-left: 10px;
        padding-right: 10px;
    }
    .guides-template-default .emap-subscription-package-gate-wrap .subscribe-col ul{
        padding-left: 0px;
        margin: 0 0 0 20px;
    }
    body#guide.guides-template-default .subscribe-col .button-gating-wrap{
        margin-top: 63px;
    }
}
.guides-template-default .emap-subscription-package-gate-wrap .subscribe-col ul li{
        list-style-image: none;
    }
.guides-template-default .emap-subscription-package-gate-wrap .subscribe-col ul li:before{
        background-image: url(images/drapers-list.bullet.png) !important;
        width: 7px !important;
        content: "";
        display: inline-block;
        position: relative;
        background-position: unset !important;
        margin-right: 0px;
        left: -5px;
        top: 4px !important;
}
.guideHeadingWrapper .wrapper{
    z-index: 9999999999;
}
@media only screen and (min-width: 975px){
    .guideHeadingWrapper .guideHeading .guideNav{
        height: auto !important;
    }
    .guideHeadingWrapper .guideHeading .guideNav .navHeading{
        border-left: 1px solid #777;
    }
    .guideHeadingWrapper .guideHeading .guideNav nav ul{
        border-left: 1px solid #777;
        z-index: 9999999999999999999999;
    }
}