#wp-submit {
    cursor: pointer !important;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.7em !important;
    background: #FCFCFC !important;
}

h1,h2,h3,h4 {
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
}
.rd-footer .widget ul li {
    list-style: none !important;
}

@media all and (max-width: 728px) {
   .widget #menu-secondary-menu li {
        text-align: center;
   }
   .rd-sidebar .widget {
        float: none !important;
        margin: 0 auto !important;
    }
}
@media all and (min-width: 735px) {
    .rd-footer .rd-social,
    .rd-footer .rd-social ul {
        text-align: left !important;
    }
}
@media all and (max-width: 734px) {
    .rd-footer .rd-title-box h4 {
        float: none;
    }

    .rd-footer .rd-social-content {
        margin-bottom: 25px;
    }
}

.rd-footer .rd-social-content .rd-social li {
    float: none !important;
    display: inline-block !important;
}
.rd-footer .rd-social-content .rd-social li a {
    display: block;
}

.rd-footer .widget .widget-container {
    padding-left: 0px;
    padding-right: 0px;
}
.rd-footer .rd-title-box {
    float: left;
}

/*.header-menu,
.rd-title-box,
.category-description p {
    font-family: 'Raleway', sans-serif !important;
}*/

.mobile,
.mobile-more-posts,
.rd-nav-menu ul li.mobile,
.logged-in .log-in-menu-item {
    display: none !important;
}
.sponsor-logo-wrap {
    width: 100%;
}
#ajax-content .mobile {
    display: block !important;
    text-align: center;
}
#ajax-content .mobile p {
    font-size: 18px;
}
#ajax-content .mobile p b {
    font-size: 20px;
}
.rd-nav-menu ul li.account-menu-item {
    display: none !important;
}
.logged-in .log-in-menu-item {
    display: none;
}
@media all and (max-width: 768px) {
    .mobile,
    .rd-nav-menu ul li.mobile,
    .logged-in ul li.account-menu-item {
        display: block !important;
    }
    .logged-in ul li.log-in-menu-item,
    .logged-in ul li.subscribe-menu-item,
    .desktop {
        display: none !important;
    }
}

@media all and (max-width: 500px) {
    .mobile-logo-afe,
    .mobile-more-posts {
        display: block !important;
        margin-bottom: 20px;
    }
    
    .desktop-more-posts {
        display: none !important;
    }
}

#custom_html-3.widget {
    margin-top: 0px;
}

.rd-main-sidebar .widget {
    float: right;
}

.rd-wrapper {
    background-color: #FCFCFC !important;
}

.rd-single-post .rd-title {
    font-size: 34px;
    font-weight: bold;
}

.rd-bpost-n9 .rd-bpost-content {
    padding: 0;
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    z-index: 1;
    top: 0;
    float: left;
    border-style: solid;
    border-bottom-color: #22ec42;
    border-bottom-width: 3px;
}
.rd-thumb {
    float: left;
    position: relative;
}
.rd-header .rd-logo {
    height: 150px;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding-top: 30px;
}
.sticky-menu .rd-logo-warp {
    vertical-align: bottom !important;
}
#mc_embed_signup input.email {
    display: block;
    padding: 8px 0;
    margin: 0 4% 10px 0;
    text-indent: 5px;
    width: 90%;
    min-width: 130px;
}

.rd-slide-post .rd-title a {
    font-weight: 100;
}
.rd-boxid .rd-masthead, .rd-boxid .rd-navplus, .rd-boxid .rd-header {
    margin: 0;
    width: 100%;
    padding: 0;
}
.rd-header .rd-logo {
    width: 100%;
    padding: 0;
}

.rd-navplus .rd-nav-menu, .rd-navplus .rd-search, .rd-navplus .rd-login, .rd-breakingnews, .rd-breakingnews h2 li a, .rd-navplus .rd-social {
    padding-left: 40px;
}

.rd-footer-bottom span {
    width: 100%;
    text-align: center;
}
@media all and (max-width: 728px) {

	.rd-footer-bottom span {
		font-size: 12px;
	}

}

.rd-head-single-post .rd-head-post-content {
    height: 200px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.rd-head-single-post .rd-head-post-content {
    height: 250px;
}

table {
    table-layout: auto;
    width: 100%;
}

@media (max-width: 979px) and (min-width: 768px)
.rd-head-single-post .rd-head-post-content {
    height: 200px;
}

@media (max-width: 499px)
.rd-head-single-post .rd-head-post-content {
    height: 150px;
}

/*=================================*/
/* HEADER AD SPACE */

.header-ad-wrapper {
    padding-top: 10px;
    text-align: center !important;
}
.spotlight_ad_wrap {
    margin: 0 auto;
}
.spotlight_ad_wrap aside,
.spotlight_ad_wrap .widget {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}
.single .spotlight_ad_wrap .ad-wrap {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}

/*=================================*/

/*SEARCH*/
.rd-search-text,
.rd-search-sub .rd-search-icon {
    background: #fff !important;
}
.rd-masthead a.rd-search-icon {
    box-shadow: none !important;
}
.rd-searchform i.rd-search-icon::before {
    color: #000 !important;
}
.rd-masthead .rd-search-text.rd-input {
    color: #000 !important;
}
/*END SEARCH*/

/*ADNVANCED SEARCH PAGE STYLES*/
.advanced-search-link-wrap a {
    color: #fff !important;
    text-decoration: underline;
    float: right;
    font-size: 14px;
}
.advanced-search-link-wrap a:hover {
    color: #fff;
}
.searchandfilter ul {
    padding-left: 0px !important;
    max-width: 340px;
}
.searchandfilter li {
    display: block;
    margin-left: 0px !important;
    margin-bottom: 20px;
}
.searchandfilter li select {
    width: 100%;
}
/*HIDE CATEGORIES FROM SEARCH THAT WE DON'T WANT THEM TO SEE (DAILY POST 1, ETC.)*/
.searchandfilter #ofcategory option[value='13403'],
.searchandfilter #ofcategory option[value='8492'],
.searchandfilter #ofcategory option[value='13407'],
.searchandfilter #ofcategory option[value='13405'],
.searchandfilter #ofcategory option[value='11760'],
.searchandfilter #ofcategory option[value='11761'],
.searchandfilter #ofcategory option[value='11762'],
.searchandfilter #ofcategory option[value='11763'],
.searchandfilter #ofcategory option[value='11815'],
.searchandfilter #ofcategory option[value='11816'],
.searchandfilter #ofcategory option[value='11819'],
.searchandfilter #ofcategory option[value='11820'],
.searchandfilter #ofcategory option[value='11821'],
.searchandfilter #ofcategory option[value='11822'],
.searchandfilter #ofcategory option[value='11823'] {
    display: none !important;
}
/*END ADNVANCED SEARCH PAGE STYLES*/

.date {
    font-size: 12px;
}

/* AdButler Style hacks for Mobile devices (stolen from ACW custom CSS) */
@media only screen and (max-width:37.5rem) { 
  div#adContainer {
    width: 90% !important;
    margin-left: 0 !important;
    height: auto !important;
    -moz-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
  }
}

/*MAKE SURE WIDGETS COLLAPSE IF NOT ADS IN THEM*/
.rd-sidebar .widget .ad-element a:first-child,
.rd-sidebar .widget .ad-element iframe:first-child {
    display: block;
    /*margin: calc(20px);*/
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
}
header .ad-element a:first-child,
header .ad-element iframe:first-child {
    display: block;
    max-width: 970px;
    margin: 0 auto;
    margin-top: 20px;
}

.wp-caption-text.thumb-caption {
    font-size: 12px;
}

.rd-slider-content .rd-thumb,
.rd-block-content .rd-thumb {
    border-bottom: 5px solid #22ec42;
}

iframe {
    max-width: 100%;
}

/*MEMBERPRESS STYLES*/

.mepr_price,
.mp_price_str {
    display: none;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px !important;
}
.mepr-unauthorized-message h4 {
    color: #4a4a5b;
    font-weight: bold;
    font-size: 1.2em;
}

/*SUBSCRIBE PAGE STYLES*/

ul.mailchimp-checkbox-wrap {
    max-width: 370px;
    margin: 0 auto !important;
}
.mp-form-submit,
.submit {
    text-align: center;
}
.mepr-unauthorized-message .subscribe-button,
.mepr-submit,
#wp-submit {
    display: inline-block;
    background: #3cc194;
    color: #fff !important;
    padding: 4px 50px;
    font-weight: normal;
    font-size: 16px;
    font-family: inherit;
    cursor: pointer;
}
.mepr-unauthorized-message .subscribe-button {
    margin-bottom: 25px;
}
.rm-button {
    color: #fff !important;
}
.mepr-unauthorized-message .subscribe-button:hover,
.mepr-submit:hover,
#wp-submit:hover,
.rm-button:hover,
#mepr-account-nav .mepr-nav-item a:hover {
    /*opacity: .85;*/
    background: #373543 !important;
    text-decoration: none !important;
}

.mepr_error {
    word-wrap: break-word;
}
.subscribe-login-details-img.aligncenter {
    margin-bottom: 45px !important;
}

.hide {
    display: none !important;
}

.header-ad-wrapper img, .ad-wrap img, #placement_178882_0 img {
    border: 1px solid #ccc;
}

.rd-post-content {
    padding-bottom: 20px;
}
#rd-post-pagination {
    text-align: center;
}

/*OVERRIDE SORIA DEFAULT STYLES FOR WATCHLIST PAGE*/
.wpbdp-with-button-styles .listing-actions .wpbdp-button {
    color: #000 !important;
}
.wpbdp-with-button-styles .listing-actions .wpbdp-button.delete-listing {
    color: red !important;
}
.wpbdp-with-button-styles .listing-actions .wpbdp-button:hover,
.wpbdp-with-button-styles .listing-actions .wpbdp-button.delete-listing:hover {
    color: #5e5e5e !important;
}

/*SPONSORED POSTS*/
.rd-widget-b4.widget {
    margin: 0px !important;
    width: 100% !important;
}
.rd-wpost-b4 .rd-thumb {
    display: block !important;
}
.rd-widget-b4 .rd-title-box {
    border-bottom: 3px solid rgba(150,150,150,0.15);
}
.rd-widget-b4 .rd-title-box h4 {
    box-shadow: 0 3px 0 0 #2a8bff;
}

/*PAYWALL POST STYLES*/
.single .mp_login_form {
    padding-bottom: 25px;
}
.single .mepr-unauthorized-message p {
    margin-bottom: 0px;
}
.single .mp_login_form {
    padding-left: 20px;
    padding-right: 20px;
}
.mepr-login-actions {
    text-align: center;
}
.mp_wrapper form.mepr-checkout-form {
    text-align: center;
}
.mepr-checkout-form .mp-form-label {
    text-align: left;
}
.rd-post-content .mp_invoice p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}
.logged-in-header {
    display: none;
}
.logged-out-header {
    display: block;
}
.logged-in .logged-in-header {
    display: block;
}
.logged-in .logged-out-header {
    display: none;
}

/*ACCOUNT NAV ITEMS*/

#mepr-account-nav {
    margin-top: 20px;
}
#mepr-account-nav .mepr-nav-item {
    text-align: center;
    margin-bottom: 10px;
    display: table;
}
#mepr-account-nav .mepr-nav-item a {
    background: #3cc194 !important;
    color: white !important;
    padding: 0 20px!important;
    display: table-cell;
    width: 100%;
    height: 95px;
    vertical-align: middle;
    line-height: 1.3;
}
#mepr-account-nav .mepr-nav-item a:hover {
    text-decoration: none;
}
#mepr-account-nav .mepr-nav-item.mepr-active-nav-tab a {
    background: #4a4a5b !important;
}

/*SUBSCRIPTION ONLY WIDGET*/
.subscription-only-widget {
    position: absolute;
}

/*MOBILE AND DESKTOP HEADERS*/
.mobile-header,
.logged-in .logged-in-header.mobile-header {
    display: block;
}
.desktop-header,
.desktop-header.aligncenter,
.logged-in .logged-in-header.desktop-header,
.logged-in-header.mobile-header {
    display: none;
}

@media all and (min-width: 768px) {

    .mobile-header,
    .mobile-header.aligncenter,
    .logged-in .logged-in-header.mobile-header,
    .logged-in-header.desktop-header {
        display: none;
    }

    .desktop-header,
    .desktop-header.aligncenter,
    .logged-in .logged-in-header.desktop-header {
        display: block;
    }

}

#commentform p {
    float: none !important;
    overflow: auto;
}
.mb-center.maxbutton-4-center .maxbutton-4-container.mb-container .maxbutton-4.maxbutton.maxbutton-subscribe {
    background: #43c547 !important; /* Old browsers */
    background: -moz-linear-gradient(left, #43c547 0%, #277fc2 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #43c547 0%,#277fc2 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #43c547 0%,#277fc2 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c547 ', endColorstr='#277fc2 ',GradientType=1 ) !important; /* IE6-9 */
}
.maxbutton-subscribe {
    border: none !important;
}
.maxbutton-subscribe span {
    font-weight: normal !important;
    text-shadow: none !important;
    letter-spacing: 1px;
}

.category-description {
    padding-top: 20px;
    clear: both;
    margin-bottom: 20px;
}
.category-description a {
    font-weight: bold;
}
/*.category-description p {
    font-size: 18px;
}*/
.video_series_logo {
    display: block;
    width: 50%;
    height: auto;
    margin: 1em auto;
}

/*MAKE CATEGORIES NOT OVERFLOW*/
.rd-meta li {
    max-height: none !important;
}
.rd-comment {
    display: none;
}

.rd-meta li,
.rd-meta li a {
    color: #4c4c4c !important;
}

/*WPUpper Share HIDE ON MEMBERPRESS PAGES*/
.memberpressproduct-template-default .wpusb {
    display: none;
}

/*STYLING SUBSCRIBE PAGE*/
.rd-post-content #mc_embed_signup {
    font-family: 'Open Sans', sans-serif !important;
    max-width: 600px;
    margin: 0 auto;
}
.rd-post-content #mc_embed_signup h2,
.rd-post-content #mc_embed_signup input,
.rd-post-content #mc_embed_signup label {
    font-weight: normal !important;
}
.rd-post-content #mc_embed_signup input,
.rd-post-content #mc_embed_signup label {
    font-size: 15px !important;
}
.rd-post-content #mc_embed_signup input {
    width: 100%;
    min-width: 130px;
    margin: 0 4% 10px 0;
}
.rd-post-content #mc_embed_signup br {
    display: none;
}
.rd-post-content #mc_embed_signup h2 {
    margin-bottom: 5px !important;
}
.rd-post-content #mc_embed_signup .indicates-required {
    margin-bottom: 15px !important;
}
.rd-post-content #mc_embed_signup ul li {
    list-style-type: none !important;
}
.rd-post-content #mc_embed_signup #mce-EMAIL {
    padding: 10px !important;
    border-radius: 0px !important;
}
.rd-post-content .mc-field-group.specialized-wrap,
.rd-post-content .gdpr-mergeRow {
    margin-top: 20px;
}
.rd-post-content .mc-field-group.specialized-wrap input[type="checkbox"],
.rd-post-content .gdpr-mergeRow input[type="checkbox"] {
    width: 12px !important;
    min-width: 12px !important;
}
.rd-post-content .mc-field-group.specialized-wrap li input,
.rd-post-content .mc-field-group.specialized-wrap li label {
    display: inline-block !important;
}
.rd-post-content #mc-embedded-subscribe {
    max-width: 375px;
    margin: 0 auto !important;
}

.register-button-wrap {
    text-align: center;
    margin-bottom: 10px;
}
.register-button-wrap a {
    display: inline-block;
}
@media all and (min-width: 516px) {
    .register-button-wrap a:first-child {
        margin-right: 10px;
    }
}
/*SUBSCRIBE LANDING PAGE*/
.page-id-279 .rd-post-content h4,
.single-memberpressproduct .rd-post-content h4 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.page-id-279 .rd-post-content ul,
.single-memberpressproduct .rd-post-content ul {
    margin-bottom: 30px;
}
@media all and (min-width: 768px) {
    .page-id-279 .rd-post-content ul,
    .single-memberpressproduct .rd-post-content ul {
        margin-left: 9em;
    }
}
.page-id-279 .rd-post-content li,
.single-memberpressproduct .rd-post-content li {
    font-size: 16px;
}
.page-id-279 .register-button-wrap a,
.rd-post-content a.mailchimp-subscribe-link {
    display: inline-block;
    color: #fff !important;
    font-size: 20px;
}
@media all and (max-width: 517px) {
    .page-id-279 .register-button-wrap a {
        display: block;
    }
    .register-button-wrap a:first-child {
        margin-bottom: 10px;
        margin-right: 0px;
    }
}
.page-id-279 .register-button-wrap a {
    background: #4a4a5b;
    padding: 50px;
}
.page-id-279 .register-button-wrap a:hover,
.rd-post-content a.mailchimp-subscribe-link:hover {
    text-decoration: none;
}
.rd-post-content a.mailchimp-subscribe-link {
    background: #3cc194;
    padding: 10px 20px;
    width: 100%;
}
.subscribe-buttons-wrap {
    max-width: 462px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.single-memberpressproduct .rd-post-content h5 {
    font-size: 20px;
    margin: 0 0 15px;
    font-weight: bold;
    text-align: center;
    color: #4a4a5b;
}

/*HIDE ADBUTLER POPUP ON SAFARI*/
.safari #custom_html-5 {
    display: none !important;
}

/*HIDE SHARE FOR PAGES EXCEPT FOR...*/
.page #wpusb-container-buttons {
    display: none;
}
.page.page-id-176309 #wpusb-container-buttons {
    display: block;
}

.mepr-login-form-wrap {
    margin-top: -8px;
}

#archives-dropdown-5 option {
    color: #000 !important;
}

/*ZOHO FORM*/
#zsfbform .muledptbtn {

    display: block;
    width: 35%;
    min-width: 90px;

    clear: both;
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 10px 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;

    background-color: #2a8bff !important;
    opacity: .75;

    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;

}
#zsfbform .muledptbtn:hover {
    opacity: 1;
}
#advwebForm,
#advwebForm #zsfeedbkrpanel {
    max-width: 100% !important;
}
#popupTitle .zstitlemini {
    display: none;
}
.fbfpoptitle {
    background-color: #fff !important;
}

#zsfeedbackwidgetdiv {
    margin-bottom: 20px;
}

@media all and (max-width: 768px) {

    .zls-btrht {
        bottom: 55px !important;
    }

}

/*--------------------------------------------------------------
3.18 Fixed Header Menu
--------------------------------------------------------------*/

.fixed-header-menu{
    position: fixed;
    top: -71px; right: 0; left: 0;
    background-color: #fff;
    background-color: rgba(255,255,255,0.95);
    text-transform: uppercase;
    z-index: 1000;
    top: -73px;
    border-bottom: 1px solid #f4f4f4;
    display: none;
}

.fixed-header-menu .navbar{
    margin-bottom: 0;
    font-weight: 900;
    display: table;
    margin: 0 auto;
    border: none;
}

.fixed-header-menu  .navbar-nav>li>a{
    padding: 25px 20px;
}

.fixed-header-menu .site-info{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 30px;
    height: 24px;
    margin-top: -13px;
}

.fixed-header-menu .site-info a,
.fixed-header-menu .site-info a .site-logo,
.fixed-header-menu .site-info img{
    height: 100%;
}

.fixed-header-menu .site-info img{
    width: auto;
}

.fixed-header-menu .site-info .site-title{
    font-size: 24px;
    padding: 0 40px;
}

.fixed-header-menu .site-info .site-title:before,
.fixed-header-menu .site-info .site-title:after{
    height: 30px;
    margin-top: -15px;
    border-width: 15px 10px;
    width: 30px;
}
.fixed-header-menu .site-info .site-description{
    display: none; 
}

/*--------------------------------------------------------------
4.0 Header
--------------------------------------------------------------*/

header {
    border-bottom: 2px solid #373543 !important;
    margin-bottom: 25px !important;
    background: #ededed;
}

#header{
    margin-bottom: 30px;
}
.site-info{ 
    text-align: center; 
    margin-top: 60px;
    margin-bottom: 10px;
}

.site-info a{ 
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
}

.site-title:not(.sr-only){
    display: inline-block;
    margin: 0 auto 0;
    font-weight: 900;
    text-transform: lowercase;
    font-size: 60px;
    position: relative;
    line-height: 1;
    padding: 0;
    letter-spacing: -4px;
    font-family: 'Open Sans', sans-serif;
    word-wrap: break-word;
}

.site-description{
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
}

/*--------------------------------------------------------------
4.1 Header Top Content
--------------------------------------------------------------*/

#header .container-fluid{ 
    position: relative;
}

.top-header{
    display: none;
    background: #3cc194;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 0px;
    padding: 7px 0px;
}
@media all and (min-width: 768px) {
    .top-header {
        display: block;
    }
}

.top-header a,
{
    text-decoration: none;
    display: inline-block;
    height: 25px;
    line-height: 40px;
    color: #fff !important;
}
.rd-search .rd-search-icon i::before {
    color: #fff !important;
}

.top-header-search.open>a>.fa-search:before{
    content: "\f00d";
}

.top-header-search{
    position: static;
}

.top-header-search a{
    font-weight: bold;
}

.top-header-search .dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 15px 20px;
    height: 75px;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 10;
}

.js .top-header .search-form .form-control,
.js .top-header .search-form .btn{
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

.top-header-search .search-form input::-webkit-input-placeholder{ color: #ffffff; }
.top-header-search .search-form input:-moz-placeholderr{ color: #ffffff; }
.top-header-search .search-form input::-moz-placeholder{ color: #ffffff; }
.top-header-search .search-form input:-ms-input-placeholder{ color: #ffffff; }

/*--------------------------------------------------------------
4.2 Header Menu
--------------------------------------------------------------*/

.header-menu{
    text-transform: uppercase;
    /*padding: 20px 0;*/
    padding-bottom: 10px;
    /*background: #FCFCFC;*/
    /*max-width: 1107px;*/
    max-width: 1114px;
    margin: 0 auto;
    overflow: auto;
}
.rd-sticky-enable {
    position: fixed !important;
    padding: 0 15px;
}

@media all and (max-width: 979px) {

    .rd-main-sidebar {
        margin-top: 20px;
    }

}

@media all and (max-width: 1084px) {

    .menu-search-wrap {
        height: 55px;
        overflow-y: hidden;
    }
    
}

@media all and (min-width: 1085px) {

    .header-menu{
        /*border-bottom: 2px solid #ccc;*/
        overflow: unset;
    }

    .rd-nav-menu ul li.desktop-hide {
        display: none !important;
    }

}

.header-menu .navbar{ 
    border: none; 
    margin: 0;
}

.header-menu .navbar-nav{
    float: none;
    display: table;
    margin: 0 auto;
    font-weight: 900;
}

.navbar-nav li{ 
    position: relative; 
} 

.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus{
    background-color: transparent;
}

.navbar-nav>li>a{ 
    position: relative;
    padding: 20px 20px;
}

.navbar-nav>li>a:before{
    content: "...";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 8px;
    line-height: 0px;
    font-size: 16px;
    opacity: 0;
}

.navbar-nav>li:hover>a:before{
    opacity: 1;
}

.navbar-nav li .dropdown-menu{
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 10px 0;
}

.navbar-nav li:hover>.dropdown-menu{
    display: block;
}

.navbar-nav .dropdown-menu{
    font-size: 12px;
    width: 210px;
}

.navbar-nav .dropdown-menu .fa{
    position: absolute;
    right: 15px;
    top: 12px;
}

.navbar-nav .dropdown-menu a,
.navbar-nav .dropdown-menu a:focus,
.hero-header .header-menu .navbar-nav>li>.dropdown-menu a{
    color: #ffffff;
    padding: 10px 30px 10px 20px;
    position: relative;
    white-space: normal;
    line-height: 1.3;
}

.navbar-nav .dropdown-menu a:hover,
.navbar-nav .dropdown-menu li.active a{
    background-color: #353535;
    background-color: rgba(255,255,255,0.05);
    color: #ffffff;
}

.navbar-nav .dropdown-menu a:focus{ 
    background-color: transparent;
}

.navbar-nav .dropdown-menu .dropdown-menu{
    left: 100%;
    top: -12px;
    padding: 10px 0;

}

.menu-search-wrap {
    float: right;
}

.sticky-nav-social {
    display: none;
}

.sticky-menu {
    display: none;
    visibility: hidden;
    min-height: 1px !important;
    margin-top: -1px;
}
.sticky-menu .sticky-nav-social {
    display: block;
}
.sticky-menu .top-nav-social {
    display: none;
}
.sticky-menu .rd-masthead-middle  {
    display: none;
}
.sticky-menu .rd-masthead {
    padding: 5px 0px;
}
.rd_layout_6 .sticky-menu .rd-masthead ul li:hover a,
.rd_layout_6 .sticky-menu .rd-masthead ul li.current-menu-item a,
.rd_layout_6 .sticky-menu .rd-masthead ul li.current_page_ancestor a,
.rd_layout_6 .sticky-menu .rd-masthead ul li.current-menu-ancestor a {
    background: #4a4a5b !important;
    padding: 5px!important;
}
.rd_layout_6 .sticky-menu .rd-masthead ul li:hover ul.sub-menu a,
.rd_layout_6 .sticky-menu .rd-masthead ul li ul.sub-menu li.current-menu-item a,
.rd_layout_6 .sticky-menu .rd-masthead ul li ul.sub-menu li.current_page_ancestor a,
.rd_layout_6 .sticky-menu .rd-masthead ul li ul.sub-menu li.current-menu-ancestor a {
    background: none !important;
    padding: 0px!important;
}

.header-menu .rd-nav-menu .sub-menu {
    border-top: none !important;
    background: #3cc194;
}
.header-menu .rd-nav-menu .sub-menu li:hover {
    background: #4a4a5b;
}
.header-menu .rd-nav-menu .sub-menu li:last-child {
    box-shadow: none !important;
}
.header-menu .rd-nav-menu .sub-menu li:hover a {
    color: #fff !important;
}
@media all and (min-width: 1085px) {
    .header-menu .rd-nav-menu .sub-menu li a {
        color: #fff !important;
    }
}

@media (min-width: 1085px) {

    .rd-nav-menu ul li {
        display: inline !important;
    }
    .rd-nav-menu .sub-menu li {
        display: inline-block !important;
        height: initial !important;
        line-height: 1.5em !important;
        padding: 7px 0px !important;
    }
    .rd-nav-menu .sub-menu {
        top: 75% !important;
    }
    .rd-nav-menu .sub-menu .sub-menu {
        top: 0px !important;
    }

    .sticky-menu .rd-nav-menu ul li {
        float: none;
        max-width: unset;
        padding: 0 10px;
        box-shadow: none !important;
    }
    .sticky-menu .rd-nav-menu ul li a {
        display: inline;
    }

    .sticky-menu .rd-nav-menu ul.sub-menu li {
        display: inline-block;
        float: left;
        border-bottom: 1px solid white;
        padding: 7px 0;
    }

    .rd_layout_6 .sticky-menu .rd-masthead ul li:hover ul.sub-menu li a,
    .rd_layout_6 .sticky-menu .rd-masthead ul li.current-menu-item ul.sub-menu li a,
    .rd_layout_6 .sticky-menu .rd-masthead ul li.current_page_ancestor ul.sub-menu li a,
    .rd_layout_6 .sticky-menu .rd-masthead ul li.current-menu-ancestor ul.sub-menu li a {
        color: #fff !important;
    }

}

@media all and (max-width: 1084px) {

    .rd-nav-menu ul li {
        max-width: 100% !important;
    }

}

.sticky-menu .rd-menu-active #menu-main_menu-1 {
        margin-left: 0px;
    }
.rd-sticky.rd-sticky-enable.scroll-up {
    visibility: visible;
    z-index: 99999 !important;
    background: #ededed;
    opacity: 1;
    border-bottom: 2px solid #373543 !important;
}
.rd-sticky.rd-sticky-enable.scroll-down {
    display: none;
}
.rd-sticky.rd-sticky-enable.scroll-up .rd-masthead-middle  {
    display: block;
}

@media all and (max-width: 1084px) {

    .rd-sticky #menu-primary-menu {
        background: #3cc194 !important;
        margin-top: -14px;
    }
    .rd-sticky .rd-nav-menu ul li a,
    .rd-menu-down,
    .rd-menu-up {
        color: #fff !important;
    }

}

@media all and (min-width: 768px) {

    .sticky-menu #menu-main_menu-1 {
        margin-left: 55px;
    }
    .sticky-menu .rd-menu-active #menu-main_menu-1 {
        margin-left: 0px;
    }
    .login {
        text-align: center;
        vertical-align: middle;
    }
    .sticky-menu .rd-masthead .rd-nav-menu ul li a {
        text-transform: uppercase;
    }

}

/*HEIGHT SHOULD BE SAME AS SUBSCRIBE BUTTON*/
.rd-social {
    margin-right: 3px !important;
    margin-left: 0px !important;
}

/*ADVANCED SEARCH PAGE STYLES*/
.advanced-search-link-wrap a {
    text-decoration: underline;
    float: right;
    font-size: 14px;
    padding: 5px;
}
.searchandfilter ul {
    padding-left: 0px !important;
    max-width: 585px;
    display: block;
    margin: 0 auto;
}
.searchandfilter li {
    display: block;
    margin-left: 0px !important;
    margin-bottom: 20px;
}
.searchandfilter li select,
.searchandfilter li input {
    width: 100%;
}
.searchandfilter li input[type="submit"] {
    width: initial;
}
.rd-search-sub {
    border-top: none !important;
    box-shadow: none !important;
    top: 60px !important;
}
@media all and (min-width: 1085px) {
    .rd-search-sub {
        top: 37px !important;
    }
}
.rd-search-sub img {
    position: absolute;
    top: 30px;
    left: 0px;
    display: none;
}
.sticky-menu .rd-search-sub img {
    left: 20px;
}
/*END ADVANCED SEARCH PAGE STYLES*/

.rd-search-button {
    z-index: 999999;
}

.rd-search-sub {
    background: #3cc194 !important;
    padding: 20px !important;
}
.rd-search-sub input[type="text"] {
    background: #fff !important;
    border: none !important;
}

.header-content {
    padding-top: 25px;
}
.rd-nav-menu ul li a {
    padding: 0px 10px !important;
    float: none !important;
    font-weight: 700;
}
.rd-nav-menu ul li:hover a,
.rd-nav-menu ul li.current-menu-item a,
.rd-nav-menu ul li.current_page_ancestor a,
.rd-nav-menu ul li.current-menu-ancestor a,
.rd-title-box h4 a {
    background: none !important;
}
.rd-title-box h4 a,
.rd-title-box h2,
.rd-title-box h2 a,
h2.section-title,
h2.section-title a,
.search .rd-main-sidebar .rd-title-box h4 a,
.page-template-default .rd-details h3,
.page .rd-title-box.page-title h4,
.page-template-template-zoho-form .rd-details .rd-title {
    color: #373543 !important;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 800;
}

@media all and (min-width: 1085px) {
    .rd-nav-menu ul li.current-menu-item a,
    .rd-nav-menu ul li.current-menu-ancestor a {
        color: #3cc194 !important;
    }
}

#rd_block_2 .rd-title-box {
    display: none;
}

/*.afe-cat-blog-wrap h4 a,
.page .afe-page .rd-title-box.page-title h4 {
    font-family: 'Roboto', sans-serif;
    color: #000 !important;
}
.afe-cat-blog-wrap .rd-pagenavi span.current,
.afe-cat-blog-wrap .rd-pagenavi a:hover {
    background: #000;
}*/

.industry-resources .rd-post-content img {
    border: 1px solid rgba(150,150,150,.20);
}
.industry-resources .rd-post-content a {
    text-decoration: underline;
}
.whitepaper {
    margin-bottom: 47px;
}

.page-id-273 .rd-single-post .rd-title,
.page-id-21 .rd-single-post .rd-title,
.page-id-12 .rd-single-post .rd-title,
.page-id-14 .rd-single-post .rd-title,
.page-id-176 .rd-single-post .rd-title,
.page-id-7 .rd-single-post .rd-title,
.page-id-279 .rd-single-post h3,
.postid-66 .rd-single-post h3,
.postid-269 .rd-single-post h3,
.page-id-5 .rd-single-post h3,
.page-id-6 .rd-single-post h3 {
    background-size: cover;
    color: white !important;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 0px;
}
@media all and (max-width: 768px) {

    .page-id-273 .rd-single-post .rd-title,
    .page-id-21 .rd-single-post .rd-title,
    .page-id-12 .rd-single-post .rd-title,
    .page-id-14 .rd-single-post .rd-title,
    .page-id-176 .rd-single-post .rd-title,
    .page-id-7 .rd-single-post .rd-title,
    .page-id-279 .rd-single-post h3,
    .postid-66 .rd-single-post h3,
    .postid-269 .rd-single-post h3,
    .page-id-5 .rd-single-post h3,
    .page-id-6 .rd-single-post h3 {
        background: #4a4a5b;
    }

}
.page-id-279 .rd-single-post h3,
.postid-66 .rd-single-post h3,
.postid-269 .rd-single-post h3 {
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: solid 1px rgba(150,150,150,.20);
}
/*.page-id-279 .rd-single-post .rd-title,
.page-id-279 .rd-single-post .rd-details,
.page-id-13625 .rd-single-post .rd-details,
.postid-66 .rd-single-post .rd-title,
.postid-66 .rd-single-post .rd-details,
.postid-269 .rd-single-post .rd-title,
.postid-269 .rd-single-post .rd-details {
    display: none;
}*/

.rd-nav-menu ul li.menu-item-has-children:hover a {
    border-bottom: none;
}
.rd-nav-menu ul li.menu-item-has-children li.current-menu-item a {
    font-weight: bold !important;
}
.site-info {
    margin-top: 0px;
}
.site-info img {
    max-width: 350px;
    width: 100%;
}
.rd-social {
    float: none !important;
}
.login-search-wrap {
    text-align: right;
    padding-right: 37px;
}
.login-search-wrap a {
    color: #fff !important;
}
a.subscribe-menu-item {
    color: #007686 !important;
    background: white;
    padding: 5px 20px;
    font-weight: 700;
}
.login,
.subscribe-menu-item {
    margin-right: 20px;
}
.login,
.rd-search.search-form,
.subscribe-menu-item,
.sticky-menu .socmed-link {
    display: inline-block;
    vertical-align: middle;
}
.rd-search.search-form {
    float: none;
    margin-left: 20px;
}
.subscribe-menu-item img {
    width: 60px;
}

.rd-masthead-warp {
    opacity: 1;
}

.swp_social_panel .sw {
    color: #fff !important;
}

/*ACCOUNT NAV ITEMS*/
#mepr-account-nav .mepr-nav-item {
    vertical-align: top;
}
#mepr-account-nav .mepr-nav-item .active {
    display: none;
}
#mepr-account-nav .mepr-nav-item.mepr-active-nav-tab .active {
    display: block;
}
#mepr-account-nav .mepr-nav-item.mepr-active-nav-tab .inactive {
    display: none;
}
#mepr-account-nav .mepr-nav-item img {
    width: 100%;
}
.memberpress-nav-wrap.container-fluid {
    max-width: 700px;
}

.login-link,
.subscribe-link {
    display: inline-block;
    line-height: 1em;
}
.login-search-wrap {
    float: right;
}
.follow-nav-wrap {
    float: left;
}
.rd-masthead-warp {
    float: none !important;
}
.mobile-menu .rd-logo,
.mobile-menu .none-masthead {
    width: initial !important;
}
.mobile-menu .follow-nav-wrap,
.mobile-menu .rd-logo,
.mobile-menu .none-masthead,
.mobile-menu .socmed-link {
    float: none !important;
    display: inline-block !important;
}
.mobile-menu .rd-masthead {
    text-align: center;
    float: none;
}
.mobile-menu .rd-masthead .nav-logo-wrap {
    overflow: auto;
    padding: 10px 0px;
}
.mobile-menu .follow-nav-wrap,
.mobile-menu .socmed-link,
.mobile-menu .rd-masthead .rd-logo,
.mobile-menu .rd-search.search-form {
    vertical-align: bottom;
}
.mobile-menu .rd-search.search-form,
.mobile-menu .rd-logo {
    margin-top: 0px;
    padding-top: 5px;
}
.mobile-menu .rd-logo {
    margin-left: 10px;
}

.mobile-menu .rd-social li:last-child {
    margin-right: 5px !important;
}

.mobile-menu .none-masthead {
    box-shadow: none;
}

.mobile-menu .rd-search-sub {
    margin-top: 0px !important;
}
.mobile-menu .rd-search-sub img {
    position: relative;
    top: 0px;
}
.mobile-menu .rd-searchform {
    display: block;
    width: 85%;
    margin: 0 auto;
    float: none;
}

.container-fluid,
.rd-content {
    margin: 0 auto !important;
    float: none !important;
    clear: both;
}

@media all and (min-width: 768px) {
    .mobile-menu {
        display: none;
    }
    .start-menu {
        display: block;
    }
}

.container-fluid {
    /*MAX WIDTH REALLY WIDTH PLUS 30px PADDING*/
    max-width: 1144px;
}
.rd-content {
    max-width: 1153px;
}

.rd-block-content-n6 {
    padding: 0px !important;
}

.home .rd-block-content-b7-two .rd-thumb {
    width: 30% !important;
}

.rd-first.rd-bpost-n6 {
    margin-bottom: 30px;
}

.rd-bpost-n7.rd-first.rd-bpost-g2.rd-first {
    padding-top: 15px;
    padding-bottom: 0px;
}

@media all and (max-width: 979px) {

    .rd-first .rd-thumb {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .rd-bpost-n7.rd-first .rd-thumb {
        margin-top: 0px;
    }
    
}

.home .rd-post-s1 .rd-details {
    width: 100% !important;
    padding-left: 0 !important;
    margin-left: 0px !important;
}

.widget ul li {
	margin-bottom: 10px;
    list-style-type: disc;
    color: #3cc194;
}

.rd-footer .widget ul li {
	margin-bottom: 0px;
}
.rd-footer .rd-social-content .rd-social {
	padding-bottom: 20px;
}


.widget ul li a,
.widget ul li a span,
.widget span a,
.widget h3 {
    color: #4a4a5b !important;
    font-weight: bold;
    text-align: left;
}

.widget ul li:before {
   display: none;
}

#rd_block_1,
#rd_block_2 {
    margin-bottom: 20px;
}

#rd_block_2 .rd-block-content-b7-two .rd-bpost-n7 .rd-details {
    width: 70%;
    padding-left: 15px;
}

@media all and (max-width: 500px) {

    #rd_block_2 .rd-block-content-b7 .rd-bpost-n7 .rd-details {
        width: 70%;
        padding-left: 15px;
    }

}

@media all and (min-width: 768px) {

    #rd_block_2 div.rd-row:nth-child(1) {
        border-top: none!important;
        border-bottom: none!important;
    }

}

.rd_layout_6 .rd-row {
    border-top: solid 1px rgba(150,150,150,.30) !important;
}

#rd_block_2 .rd-block-content-b7 {
    padding-left: 0px !important;
}
#rd_block_2 .rd-block-content-b7-two {
    padding-left: 0px !important;
}
@media all and (min-width: 576px) {

    #rd_block_2 .rd-block-content-b7-two {
        padding-right: 30px !important;
    }

}

#rd_block_1 .rd-first .rd-details {
    padding-bottom: 0px;
}
#rd_block_1 .rd-first .rd-details .rd-excerpt {
    font-size: 14px;
}
#rd_block_1 .read-more {
    position: absolute;
    bottom: 0px;
    z-index: 9999;
}
#rd_block_1 .read-more a,
.rd-moreblock a {
    color: #3cc194 !important;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
    opacity: 1 !important;
}
#rd_block_1 .read-more a:hover,
.rd-moreblock a:hover,
.join a:hover {
    /*opacity:.75 !important;*/
    background: #373543 !important;
}

.rd-moreblock {
    display: block;
}

.rd-title,
.rd-post-content a,
.rd-title a,
.rd-nav-menu a,
h2 a,
.rd-excerpt {
    color: #373543 !important;
}
.rd-title,
.rd-post-content a,
header .rd-social a {
    font-weight: bold;
}

.rd-title a {
    font-weight: 700 !important;
}

@media (min-width: 1085px)
.rd-nav-menu ul li:not(.current-menu-item) a {
    color: #4a4a5b;
}

.rd-bpost-g1 {
    padding-bottom: 0px !important;
}
.rd-bpost-g1 .rd-details {
    margin-top: 0px !important;
}
.rd-post-s1 .rd-details {
    width: 100% !important;
}
.rd-post-g1 .rd-details {
    padding-left: 0px !important;
}

.wpusb-buttons a {
    color: #fff !important;
}

#wpadminbar .quicklinks>ul>li>a {
    color: #fff !important;
}

#rd_block_1 .rd-title-box  {
    display: none;
}

.rd-title-box h4 {
    font-weight: 600;
}
.category .rd-title-box h4,
.page-template-default .rd-details h3,
.page .rd-title-box.page-title h4,
.page-template-template-zoho-form .rd-details .rd-title {
    font-size: 20px !important;
    margin-top: 5px;
    float: none !important;
}

.rd-sidebar .widget {
    padding: 0px;
    padding-bottom: 20px;
    width: 100%;
    max-width: 320px;
    float: left;
}
.rd-main-sidebar .widget {
    width: 100%;
    max-width: 300px;
}
.rd-main-sidebar .widget .rd-title-box h4 {
    width: 100%;
    text-align: left;
}
/*MAILCHIMP SIGNUP SIDEBAR WIDGET*/
.rd-sidebar #custom_html-8.widget.widget_custom_html,
.rd-sidebar #custom_html-9.widget.widget_custom_html {
    background: rgba(0,0,0,.10);
}
.rd-sidebar #custom_html-8 .widget-container,
.rd-sidebar #custom_html-9 .widget-container {
    padding: 0px 0px 20px 0px !important;
    text-align: center;
}
#search-2 .widget-container {
    text-align: left;
}
.rd-sidebar #custom_html-8 .custom-html-widget h3,
.rd-sidebar #custom_html-9 .custom-html-widget h3 {
    margin-bottom: 15px;
    font-weight: bold;
}
.rd-sidebar #custom_html-8 .custom-html-widget a,
.rd-sidebar #custom_html-9 .custom-html-widget a {
    border-radius: 4px;
    padding: 7px 20px;
}
.rd-footer #text-2.widget {
    float: right;
    margin-bottom: 0px !important;
    clear: both;
}
.rd-footer #media_image-2 {
    float: right;
    text-align: center;
}
.rd-footer #media_image-2 img {
    width: 180px !important;
    height: auto;
}
.rd-footer {
    margin-left: 0px !important;
    padding: 20px 20px 0px 20px;
    color: #fff !important;
}
.widget .widget-container {
    padding: 20px 15px;
    clear: both;
}
.widget .rd-title-box {
    margin-top: 0px;
    border-bottom: none !important;
    text-align: center;
}
.widget .rd-title-box h4 {
    background: none;
    box-shadow: none !important;
}
.widget span {
	color: #007686 !important;
    font-weight: bold;
}

.widget.widget_custom_html {
	background: none;
	box-shadow: none;
}
.rd-footer .widget.widget_custom_html {
    text-align: left;
}
.rd-footer .widget a,
.rd-footer .widget p {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px;
}

.rd-footer .rd-widget-row a {
    color: #3cc194 !important;
}

.rd-footer .widget h4 {
    margin-bottom: 12px;
}
@media all and (max-width: 768px) {

    .rd-footer #text-2.widget,
    .rd-footer .widget.widget_custom_html {
        text-align: center !important;
    }

}

.rd-footer > .rd-3c-sidebar:not(:first-child) {
    float: right;
}

@media all and (max-width: 979px) {

    .rd-footer .rd-3c-sidebar {
        float: none !important;
    }

}

.rd_layout_6 .rd-posts-box .rd-title-box h4 {
    box-shadow: none !important;
}

.tptn_title {
    color: #000 !important;
}

.rd-social li img {
    box-shadow: none !important;
    border-radius: 0px !important;
    width: 64px !important;
    height: auto !important;
}
.rd-social a.afe-homepage-link img {
    width: 100px !important;
    padding-top: 10px;
}
.rd-social li.afe-homepage-link-wrap {
    margin-right: 25px;
}

#custom_html-25 {
    margin: 0 auto !important;
    float: none;
}

.single .rd-related .rd-bpost-g1 {
    padding-right: 20px !important;
}
.single .rd-related .rd-thumb {
    display: none;
}

.sticky-menu  ul.sub-menu li a {
    display: block !important;
    line-height: 2 !important;
    text-align: center !important;
}
.sticky-menu li:hover ul.sub-menu li a,
.sticky-menu ul.sub-menu li:hover a {
    border-bottom: none !important;
}

/*MAKE SURE THAT MENUS ARE ADA COMPLIANT WITH TABBING*/
.rd-nav-menu ul li.menu-item-has-children:focus-within > .sub-menu {
    display: block !important;
}

/*COOKIE CONSENT*/

#ccc #ccc-content {
    background-color: rgba(0,0,0,0.9)!important;
}
#ccc[slideout] #ccc-module {
    width: 100% !important;
    left: unset !important;
    right: unset !important;
    max-width: 100% !important;
}
#ccc #ccc-content {
    padding: 10px 24px !important;
}
#ccc-title {
    padding: 0px !important;
}
#ccc a, #ccc h2, #ccc h3, #ccc p, #ccc span {
    font-size: 14px !important;
}
#ccc p {
    margin: 5px 0 !important;
}
#ccc[slideout] #ccc-info {
    margin-top: 0px !important;
    text-align: center;
}
#ccc hr {
    display: none !important;
}
#ccc[slideout] #ccc-content {
    max-width: 100%;
}
@media all and (min-height: 340px) {
    #ccc[slideout] #ccc-content {
        top: unset !important;
    }
}
@media all and (min-width: 768px) {
    #ccc[slideout] #ccc-content {
        width: 80%;
        margin: 0 auto;
    }
}
#ccc h3.optional-cookie-header {
    padding-right: 10px !important;
    display: inline-block;
}
#ccc[slider-optin] .checkbox-toggle {
    position: relative !important;
    display: inline-block;
}
#ccc-module {
    top: unset !important;
    max-height: 135px !important;
}
#ccc[slideout][right] #ccc-module {
    -webkit-transform: translate3d(100%,0,0) !important;
    transform: translate3d(100%,0,0) !important;
}
#ccc[slideout][left] #ccc-module {
    -webkit-transform: translate3d(-100%,0,0) !important;
    transform: translate3d(-100%,0,0) !important;
}
#ccc[slideout][open] #ccc-module {
    -webkit-transform: translate3d(-100%,0,0) !important;
    transform: translate3d(0%,0,0) !important;
}
#ccc[slideout] #ccc-info {
    height: initial !important;
}
#ccc-overlay {
    display: none !important;
}
#ccc-close,
#ccc-title,
#ccc-optional-categories {
    display: none !important;
}
#ccc-intro,
#ccc-statement {
    display: inline-block !important;
}
#ccc-recommended-settings {
    display: inline-block !important;
    margin-left: 20px !important;
}

.rd-tags li a:first-child {
    background: #3cc194 !important;
    color: #fff !important;
}

.afe-post .rd-tags li a:first-child {
    background: #000 !important;
}

.mepr-mailchimptags-message {
    font-size: 17px;
    font-weight: bold;
}

h4.continue-reading {
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.bottom-home-block {
    margin-bottom: 50px !important;
}

.custom-logo-link,
.rd-nav-menu {
    display: inline-block;
}

@media all and (max-width: 1085px) {
    .rd-search.search-form {
        display: none;
    }
}

.home-right-feed h3 a {
    margin-bottom: 20px;
}
.home-right-feed .rd-post-mob .rd-details {
    margin-top: 10px !important;
}

.rd-morelink {
    margin-top: 0px !important;
}
.rd-details .rd-morelink a {
    background: none !important;
    color: #3cc194 !important;
    text-transform: uppercase;
    font-weight: bold;
}

.rd-moreblock a {
    padding: 0px 15px !important;
    margin-top: 0px !important;
    margin-bottom: 20px;
    font-weight: 600;
}
.rd-bpost-g2.rd-first .rd-thumb {
    width: 100% !important;
}
.half-border {
    border-bottom: 2px solid #373543;
    margin-bottom: 15px;
    font-weight: bold;
}
.widget h4 {
   border-bottom: 2px solid #373543 !important; 
}

.page-template-default .rd-details .rd-title,
.page-template-template-zoho-form .rd-details .rd-title {
   border-bottom: 0px !important;
}
.rd-title-box,
.page-template-default .rd-details,
.page-template-template-zoho-form .rd-details {
    border-bottom: 2px solid #373543 !important;
}
.widget:not(.rd-widget).recent-posts-extended .widget-container {
    padding-top: 0px !important;
}
.rd-footer .widget h4 {
    border-bottom: 2px solid #ededed !important;
}

.rd-footer .rd-3c-sidebar:first-child .widget_nav_menu.widget {
    padding-bottom: 0px;
}

.widget.recent-posts-extended h4 {
    border-bottom: 2px solid #ff9900;
}
#rd_block_2 .rd-title-box {
    margin-bottom: 20px;
}
.rd-bpost-n5.rd-bpost .rd-title a {
    font-size: 14px !important;
}
#rd_block_2 {
    margin-top: 20px !important;
}
.home .rd-title a {
    border-bottom: 1px solid #373543;
    padding-bottom: 5px;
}
.home .rd-post-g1 .rd-title a {
    border-bottom: none;
}

.rd-sidebar .mailchimp-link {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}

header .rd-social {
    display: inline-block !important;
    margin-left: 30px !important;
}

.rd-social li.join {
    margin-right: 10px;
}
.join a {
    background: #3cc194;
    padding: 5px 15px;
    /*border-radius: 50px;*/
    color: #fff;
}
.join a:hover {
    color: #fff !important;
}

.mobile .join {
    text-align: center;
}
.mobile .join a {
    border-radius: 0px;
    color: #fff !important;
    text-decoration: none;
}

body .rd-nav-menu .sub-menu li a:hover {
    padding: 0px 10px !important;
}

@media all and (max-width: 980px) {
    .rd-main-sidebar .widget {
        float: none !important;
        margin: 0 auto !important;
    }

}
@media all and (max-width: 728px) {
    .rd-sidebar .widget {
        float: none !important;
        margin: 0 auto !important;
        text-align: center;
    }

}
.rd-social,
.rd-social ul {
    float: none !important;
    display: block !important;
    text-align: center;
}
.rd-social li {
    height: initial !important;
}

/*PREMIUM FLAG*/
.category-premium .rd-details:before {
    content: 'PREMIUM';
    color: #3cc194;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: -10px;
    display: block;
}

article.rd-single-post .rd-post-content {
    font-size: 18px;
}

article.rd-bpost-g2 {
    padding: 0px;
}

#rd_block_1 .rd-block-content-b7-two {
    padding-top: 15px;
    padding-bottom: 15px;
}

@media all and (max-width: 728px) {
   .widget #menu-footer-sub-menu li {
        text-align: center;
   }
}

.rd-footer .widget .widget-container {
    padding-left: 0px;
    padding-right: 0px;
}

.tptn_posts_list_widget .rd-title-box h4 a:before {
    background-image: url(/wp-content/themes/soria-can/images/trending-icon-color.png);
    background-size: 20px 24px;
    display: block;
    float: left;
    width: 20px;
    height: 24px;
    content: '';
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-top: 3px;
}
.tptn_posts_list_widget .blueconic-recommend-wrap .rd-title-box h4 a:before {
    display: none !important;
}
.tptn_posts_list_widget .blueconic-recommend-wrap ul li.bcRecommendedItem {
    border-bottom: none !important;
}

.rd-footer-warp {
    margin-top: 40px;
}

.expired-message-wrap .mepr-unauthorized-message,
.nonarb-ended-message-wrap .mepr-unauthorized-message,
.expired-message-wrap .account-abandoned-error,
.nonarb-ended-message-wrap .account-abandoned-error {
    display: none !important;
}
.mepr-already-logged-in {
    display: none;
}
.expired-message-wrap .abandoned-signup-wrap,
.nonarb-ended-message-wrap .abandoned-signup-wrap {
    display: none;
}

.home-right-feed .rd-bpost-g1 {
    width: 100%;
}
.home-right-feed .rd-bpost-g1 img {
    width: 50%;
    margin: 0 auto;
    display: block;
}
@media all and (min-width: 768px) {
    .home-right-feed .rd-bpost-g1 img {
        width: 100%;
    }
}

.home-right-feed .post a.right-side-featured-img-wrap {
    display: block;
    height: 250px;
    background-position: center !important;
    background-size: cover !important;
}
.home-right-feed .post a img {
    visibility: hidden;
}

.page-template-template-premium-sub h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-template-template-premium-sub .right-side h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #3cc194;
    text-transform: uppercase;
    border-bottom: 1px solid #686868;
    padding-bottom: 20px;
}
.page-template-template-premium-sub .bi-prem-logo {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.page-template-template-premium-sub .content a {
    text-decoration: underline;
    color: #686868;
}
.page-template-template-premium-sub .content.renewal hr {
    border-top: 2px solid #686868;
    opacity: 1 !important;
}

@media all and (max-width: 768px) {

    .page-template-template-premium-sub form {
        padding-bottom: 20px;
    }

}

.home article {
    margin-bottom: 20px;
}

.sub-features-wrap,
.renewal-content-wrap {
    background: #efefef;
    padding: 20px 15px;
    margin-bottom: 30px;
}

.renewal-content-wrap h3 {
    font-weight: bold;
}

.sub-features-wrap p {
    font-size: 14px;
    margin-bottom: 15px !important;
}
.sub-features-wrap p b {
    color: #3cc194;
    text-transform: uppercase;
}

.sub-logos {
    border-bottom: 1px solid #686868; 
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sub-quotes {
    padding: 0 30px;
}
.sub-quotes p {
    color: #3cc194;
}
.sub-quotes p i {
    font-size: 12px;
    color: #686868;
}

.mepr-mailchimptags-signup-field {
    margin-top: 20px;
}

@media all and (max-width: 600px) {
    .rd-social {
        float: right !important;
    }
}

.rd-nav-menu #menu-primary-menu > li > a,
header .rd-social a,
.rd-nav-menu .rd-menu-icon {
    line-height: 72px;
    font-size: 14px;
}

.magazine-slider {
    padding-top: 20px;
}
.magazine-slider .slider-content-wrap .mag-image-wrap,
.magazine-slider .slider-content-wrap .mag-login-wrap {
    margin: 0 auto;
    margin-bottom: 25px;
    max-width: 100%;
}
.magazine-slider .slider-content-wrap .mag-image-wrap img {
    box-shadow: 9px 9px 9px rgba(0,0,0,0.3);
    cursor: pointer;
    border: 1px solid #ccc;
}
.magazine-slider .slider-content-wrap .mag-login-wrap {
    max-width: 728px;
}
.magazine-slider .slider-content-wrap .mag-login-wrap .mp-spacer {
    display: none;
}
.magazine-slider .slider-content-wrap .mag-login-wrap .submit {
    margin-bottom: 10px;
}
.magazine-slider .slider-content-wrap {
    max-height: 600px;
    overflow: hidden;
}
.magazine-slider .slider-content-wrap .mag-image-wrap {
    display: block;
    width: 400px;
}
.mag-login-wrap {
    display: none;
}
.mag-login-wrap h2 {
    text-align: center;
}
.magazine-slider .slider-content-wrap img {
    width: 100%;
    height: auto;
}

.magazine-nav .slick-slide {
    padding: 0 .5em;
}
.magazine-nav .slick-slide img {
    margin: 0 auto;
    cursor: pointer;
}
.magazine-nav .slick-slide p,
.magazine-slider .slick-slide p {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    word-break: break-word;
}
.magazine-nav .slick-slide p {
    font-size: 12px;
}
@media all and (max-width: 768px) {
    .magazine-nav .slick-slide p {
        display: none;
    }
}

/*HIDE UNTIL LOADS SLICK*/
.magazine-slider,
.magazine-nav {
    visibility: hidden;
}

.slick-prev:before
{
    content: url('/wp-content/themes/soria-can/images/acw-mag-arrows-left.png');
}
.slick-next:before
{
    content: url('/wp-content/themes/soria-can/images/acw-mag-arrows-right.png');
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 75px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none !important;
    background: transparent;
    z-index: 9999;
}
.slick-prev
{
    left: -65px;
}
.slick-next
{
    right: -60px;
}
.slick-slide {
    outline: none;
}

@media all and (max-width: 575px) {
    .slick-prev, 
    .slick-next {
        display: none !important;
    }
}

/*.page .rd-title-box.page-title h4,*/
/*.page-template-default .rd-details h3,*/
/*.page-template-template-zoho-form .rd-details h3 {
    line-height: 35px;
    text-transform: uppercase;
    color: #3cc194 !important;
    float: none !important;
    font-size: 16px;
}*/
/*.page-template-default .rd-details,
.page-template-template-zoho-form .rd-details {
    border-bottom: 2px solid #ccc !important;
}*/
.page-template-default .rd-details .rd-title,
.page-template-template-zoho-form .rd-details .rd-title {
    margin-bottom: 0px;
}

.page-template-template-magazine-issues .rd-main-sidebar {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

/*PREMIUM FLAG*/
/*.category-premium-subscription .rd-details:before,
.scroll-paywall-granted:before,
.scroll-paywall-denied:before {
    content: 'PREMIUM';
    color: #3cc194;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: -10px;
    display: block;
}*/

/*HIDE MOBILE / DESKTOP STUFF*/
@media all and (min-width: 1085px) {
    .rd-nav-menu ul li.hide-desktop {
        display: none !important;
    }
}
@media all and (max-width: 768px) {
    .menu-search-wrap .rd-social {
        display: none !important;
    }
}

/*HIDE BOTTOM ERROR MESSAGES FOR ACCOUNT PAGE*/
.page-id-20161 .abandoned-signup-wrap,
.page-id-20161 .expired-wrap,
.page-id-20161 .non-arb-wrap {
    display: none;
}

/*CENTER ACCOUNT SOCIAL HEADER*/
.page-id-20161 .rd-post-content h3 {
    text-align: center;
}

/*AUTHOR STYLES*/
.author .author-image-wrap {
    width: 126px;
    height: 126px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
}
.avatar {
    border-radius: 100px;
    border: 3px solid #3cc194;
}
.afe-post .avatar {
    border: 3px solid #000;
}
.author h1 {
    font-size: 26px;
}
.author .rd-title-box p,
.category-description p {
    line-height: 1.5em;
    font-size: 16px;
}
.category-description p:last-child {
    margin-bottom: 0px;
}
.category .has_logo {
    width: 100%;
    text-align: center;
}
.author .rd-title-box h4 {
    width: 100%;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.author .vcard {
    color: #3cc194 !important;
}
@media all and (max-width: 575px) {
    .author h1,
    .author .rd-title-box h4 {
        text-align: center;
    }
}
.single .author-image-wrap {
    width: 75px;
    height: 75px;
    opacity: 1;
    margin-right: 10px;
}
.single .rd-author a {
    text-decoration: underline;
}
.single .author-image-wrap a {
    display: block;
}
.single .author-image-wrap,
.single .rd-meta {
    display: inline-block;
    float: none !important;
}
.single .rd-single-post .rd-title {
    float: none;
}
.single .meta-author-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single li.rd-cats {
    width: 100%;
}

/*INFINITE SCROLL STYLES*/
#ajax-primary {
    display: none;
    clear: both;
}
@media all and (min-width: 980px) {
    #ajax-primary {
        display: block;
    }
    .single #ajax-content .rd-single-post .rd-title {
        float: left;
    }
    #ajax-content .meta-author-wrap {
        clear: both;
    }
    #ajax-content .author-image-wrap {
        display: none;
    }
    #ajax-content .entry-content .wpusb:nth-child(2n) {
        display: none !important;
    }
    #ajax-content .rd-row.scroll-divider {
        margin-top: 30px;
        margin-bottom: 50px;
        border-top: solid 4px #3cc194;
    }
    .afe-post #ajax-content .rd-row.scroll-divider {
        border-top: solid 4px #000;
    }
    .rd-related {
        display: none;
    }
    #loadMore {
        cursor: default;
    }
    #loadMore,
    #loadMore:hover {
        color: #3cc194;
    }
}
#ajax-content .rd-post-content ul,
#ajax-content .rd-post-content ul li {
    margin-left: 0px !important;
}

/*BELOW HERO WRAP*/

.below-hero-wrap .rd-title a {
    font-size: 14px !important;
}
.below-hero-wrap .rd-thumb,
.sponsored-wrap .rd-thumb {
    border-bottom: none !important;
    margin-bottom: 10px;
}
.below-hero-wrap .rd-title-box {
    display: block !important;
}

@media all and (max-width: 575px) {

    .below-hero-wrap .rd-thumb {
        display: none;
    }

}
@media all and (max-width: 400px) {
    .below-hero-wrap .rd-title-box img {
        max-width: 200px;
    }
}
@media screen and (max-width: 785px) and (min-width: 401px) {
    .below-hero-wrap .rd-title-box img {
        max-width: 240px;
    }
}

.sponsored-title {
    font-weight: bold;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
img.sponsored-logo {
    max-width: 150px;
}

/*ABOVE NEWS BLOCK*/
#rd_block_3 {
    background: #efefef;
    margin-bottom: 30px !important;
    padding-top: 5px;
}
#rd_block_3 .rd-title-box {
    margin: 0 auto;
    margin-bottom: 20px;
}
#rd_block_3 .rd-moreblock {
    float: none;
    margin-top: 20px;
    margin-bottom: 0px;
}
#rd_block_3 .rd-moreblock a {
    margin-bottom: 10px;
}
#rd_block_3 .container-inner {
    padding: 10px;
}

.rd-title-box img,
h2 img {
    max-width: 100%;
}

.start-menu .rd-nav-menu .rd-menu-icon {
    float: none !important;
}

#lead_in_wrap {
    margin-top: 20px;
}