@font-face {
    font-family: 'Knockout 71 Full Middlewt';
    src: url('fonts/Knockout-71/Knockout-71FullMiddlewt.eot');
    src: url('fonts/Knockout-71/Knockout-71FullMiddlewt.eot?#iefix') format('embedded-opentype'),
        url('fonts/Knockout-71/Knockout-71FullMiddlewt.woff2') format('woff2'),
        url('fonts/Knockout-71/Knockout-71FullMiddlewt.woff') format('woff'),
        url('fonts/Knockout-71/Knockout-71FullMiddlewt.ttf') format('truetype'),
        url('fonts/Knockout-71/Knockout-71FullMiddlewt.svg#Knockout-71FullMiddlewt') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Scotch Micro';
    src: url('fonts/scotch-micro/ScotchMicro.eot');
    src: url('fonts/scotch-micro/ScotchMicro.eot?#iefix') format('embedded-opentype'),
        url('fonts/scotch-micro/ScotchMicro.woff2') format('woff2'),
        url('fonts/scotch-micro/ScotchMicro.woff') format('woff'),
        url('fonts/scotch-micro/ScotchMicro.ttf') format('truetype'),
        url('fonts/scotch-micro/ScotchMicro.svg#ScotchMicro') format('svg');
    font-weight: normal;
    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-size: 16px;
}
.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 .subscribe-col:first-child {
        padding-right: 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;
}

@media only screen and (min-width: 975px){
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li{
         
         border-right: 1px solid #d3232a;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li:first-child{
        border-left: 1px solid #d3232a;
    }
    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: #d3232a;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li:active a{
         background: #d3232a;
         color: #fff !important;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li:active{
         background: #d3232a;
         color: #fff !important;
    }
   body#guide .guideHeadingWrapper .guideHeading .guideNav nav ul li.active a{
        background: #d3232a;
         color: #fff !important;
    }
    body#guide .guideHeadingWrapper .guideHeading .guideNav.fixed nav ul li.active:after{
        border-top: 12px solid #d3232a;
    }
}
body#guide article a:link{
    color: #97b4c5 !important;
}
body#guide .chapter .chapterHeading .chapterName{
    border: 1px solid #97b4c5;
    background: #97b4c5;
    color: #fff;
}
body#guide  a:active, body#guide a:hover {
    color: #d3232a !important;  
}
body#guide  a:link, body#guide a:visited {
    color: #0088a8;  
}
body#guide .storyMeta{
    border-top: 2px solid #d3232a;
    margin-bottom: 0px;
}
body#guide .guideMast .guideReturnLink .rwIcon.return{
    background-image: url(../../themes/ar-child/images/ar-logo-sets.svg) !important;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -7999px;
    background-position: 0 -42px;
    width: 150px;
    height: 10px;
}
body#guide .guideMast .guideReturnLink{
    margin-top: 19px;
}
body#guide .guideMast {
    background: #97b4c5;
    height: 49px;
}
body#guide p{
    font-size: 16px;
    line-height: 26px;
}
body#guide h1, body#guide p, body#guide a, body#guide h2, body#guide span{
    font-family: 'Scotch Micro';
}
body#guide h1, body#guide h2, body#guide h3, body#guide h4, body#guide h5, body#guide h6{
    font-weight: bold !important;
    font-family: 'Knockout 71 Full Middlewt';
}
body#guide .guideHeadingWrapper .guideHeading .guideNav .navHeading .arrowUpWrapper{
    border-left: 1px solid #d3232a;
    border-right: 1px solid #d3232a;
}
body#guide .guideHeadingWrapper .guideHeading .guideNav .navHeading .arrowUpWrapper:hover span{
    transform: rotateY(180deg);
    background-position: -194px -58px !important;
}
body#guide .gIcon{
    background-image: url(../../themes/rac-child/images/rac-guide.png) !important;
    background-position: -179px -153px;
}
body#guide .guideMast .wrapper img{
    display: none;
}
body#guide .gIcon.greyLogo{
    background-position: -131px -86px;
    width: 60px;
    height: 23px;
}
body#guide blockquote p{
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.28571429;
    color: #525252;
}
body#guide blockquote{
    width: 48.71794872%;
    margin-left: -12.82051282%;
    margin-right: 2.67379679%;
    float: left;
    clear: left;
    padding: 26px 20px 12px 59px;
    border-top: 2px solid #d3232a;
    background: #f7f7f7;
    margin-bottom: 36px;
    position: relative;
    border-left: 0px;
    max-width: unset;
}
body#guide blockquote:before{
    content: '';
    position: absolute;
    left: 17px;
    top: 32px;
    background-repeat: no-repeat;
    background-image: url(../../themes/rac-child/images/rac-guide.png);
    display: inline-block;
    text-indent: -7999px;
    background-position: -221px -162px;
    width: 30px;
    height: 20px;
}
body#guide table thead tr{
    background: #95c9e5;
}
body#guide .table-right{
    margin: 0 0 27px;
    overflow-x: auto;
    overflow-y: hidden;
    width: auto;
    float: unset;
}
body#guide ul>li:before{
    background-image: url(../../themes/rac-child/images/rac-guide.png);
    background-position: -214px -58px;
}
body#guide p iframe{
    width:  100%;
}