/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*   Bureau Of Small Projects Customizations */
/*   AmCham China   */
/*   Martin Fuks   */

/*
h3, h2 {
    text-transform: uppercase;
}
*/

h5, h6 {
    font-weight: 400;
}

/*********************************************
**          HEADER
*********************************************/


.branding a img, .branding img {
    max-width: 250px;
    height: auto;
}

.logo-box img, .mobile-header-bar .mobile-branding img {
    max-width: 220px;
    height: auto;
}

.mini-nav li:last-child::before {
    display: block;
    content: '|';
    position: absolute;
    width: 30px;
    height: 20px;
    left: -18px;
    top: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.mini-nav li:last-child {
    margin-left: 15px;
}

.ph-wrap.with-logo .menu-box {
    -ms-justify-content: space-around;
    justify-content: space-around;
}

.right-mobile-menu .show-mobile-header .dt-mobile-header {
    z-index: 9999999;
}

.black-font-hero .slider-post-inner h4 {
    color: #000 !important;
}

.photoSlider .slider-post-inner {
    align-content: center !important;
    justify-content: space-around;
    flex-wrap: wrap;
}

.photoSlider .slider-post-caption p {
    margin-bottom: 0 !important;
    font-size: 30px !important;
    width: 100% !important;
    line-height: 45px !important;
}

.slider-simple .slide-item::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}

/****  MEGA MENU  ****/



/*********************************************
**          HOME PAGE
*********************************************/

.home #main > .wf-wrap, .home #bottom-bar > .wf-wrap, #footer > .wf-wrap {
    width: 1530px !important;
}

.home-hero-background {
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}

.hero-main-text {
    text-shadow: 5px 5px 5px rgba(0,0,0,.48);
}

subtext {
    display: block;
    margin-bottom: 20px !important;
    text-shadow: none !important;
	font-size: 20px !important;
	font-size: 30px !important;
	line-height: 33px !important;
	text-align: center !important;
}

.hero-cta {
    text-decoration: none;
    background: #ed3024;
    font-size: 16px !important;
	line-height: 55px;
    font-weight: 600 !important;
    text-shadow: none !important;
    color: #fff;
    padding: 15px 55px;
}

.hero-cta:hover {
    background: #fff;
    color: #ed3024 !important;
}


#first-section-row {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 110px top;
    margin-top: -1px;
}

#sub-nav-row .vc_column_container > .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

.sub-hero-nav {
    height: 100%;
    padding: 30px;
/*    background-color: #000;*/
    text-decoration: none;
    transition: box-shadow .5sec;
    background-size: cover;
    min-height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sub-hero-nav * {
    margin: 0;
}

.sub-hero-nav-card .vc_column-inner:hover {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}


#circle-members-logos .lshowcase-wrap-responsive img {
    max-height: 48px;
    width: auto;
}

.box-icon {
    width: 65px;
    height: 65px;
    display: block;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
}

.box-title {
    font-weight: 500;
}

.box-snippet {
    font-size: 16px;
    color: #8c8c8c;
}

.box-background, .box-link {
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background: transparent;
}

#pages-boxes-row rs-slide:hover .box-background {
    background: #f5f6f6;
}

#carousel-container {
    transform: translateX(10vw);
}

#about-row-new > .wpb_column:first-child {
    min-width: 575px;
}

#about-row-new > .wpb_column:last-child {
    max-width: calc(100vw - 575px);
    z-index: 0;
}

#about-row-new > .wpb_column:last-child .wpb_wrapper {
    max-width: 39vw;
}

#about-row-new > .wpb_column:first-child .wpb_wrapper {
    transform: translate(4vw);
}

#about-row-new > .wpb_column:last-child .wpb_wrapper {
    transform: translate(calc(4vw + 20px));
}

.cta-link {
    color: #2a2e33;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid #ee3123;
}

.cta-link:hover {
    color: #ee3123;
}

/********************************************
**      LOGOS CAROUSEL
********************************************/

#circle-members-logos .lshowcase-thumb img {
    max-width: 160px !important;
    height: auto !important;
    max-height: 56px !important;
    width: auto !important;
}



/********************************************
**      EVENTS CAROUSEL
********************************************/

#events-row {
    transform: translateX(12vw);
}


#events-row .tp-leftarrow::after, #events-row .tp-rightarrow::after {
    display: block;
    position: absolute;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    color: #34383d;
    top: 6px;
}

#events-row .tp-leftarrow::after {
    content: 'Previous';
    right: -63px;
}

#events-row .tp-rightarrow::after {
    content: 'Next';
    left: -33px;
}

#events-row .tp-leftarrow:hover, #events-row .tp-leftarrow:hover .tp-leftarrow::after, #events-row .tp-rightarrow:hover, #events-row .tp-rightarrow:hover .tp-rightarrow::after {
    color: #1d87c0 !important;
}


/***   Events Carousel Slides   ***/


.event-carousel-overlay {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #33333378;
    position: relative;
    top: 0;
    left: 0;
}

.eb-title-wrapper, .eb-subtext {
    padding: 20px;
}

.eb-link {
    font-family: Poppins;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

.eb-link:hover {
    cursor: pointer;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
    color: #fff;
}

.eb-date-wrapper {
    font-family: Poppins;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}

#rev_slider_eb_wrapper .tparrows {
    background: transparent !important;
}

#rev_slider_eb_wrapper .hephaistos.tparrows:before, #rrev_slider_eb_wrapper .hephaistos.tparrows.tp-rightarrow:before {
    color: #34383d !important;
}

/********************************************
**      LATEST NEWS
********************************************/

.featured-date {
    font-family: Poppins;
    font-size: 13px;
    line-height: 26px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
}

.featured-title {
    color: #fff !important;
    text-decoration: none;
}

#latest-news-row .wpb_column:first-child .vc_column-inner {
    padding-right: 30px;
}

#latest-news-row .wpb_column:last-child .vc_column-inner {
    padding-left: 30px;
}

#latest-news-row .vc_grid-item {
    padding-bottom: 10px !important;
}

#latest-news-row .vc_grid-item:last-child {
    float: right;
}

#ad-id-5 {
    background: #dbdcdc;
    padding: 20px 20px 40px 20px;
    margin-top: -406px;
    margin-left: 15px;
}

/********************************************
**      BANNER
********************************************/

.basic-button {
    background: transparent !important;
    border: 1px solid #fff !important;
    font-weight: 400;
    font-size: 15px;
    padding: 10px 35px;
    font-family: "Poppins";
}

.basic-button:hover {
    background: #fff !important;
    color: #ed3024 !important;
}

/********************************************
**      ADS
********************************************/

#bsa-block-970--250 {
    max-width: 975px;
    margin: 0 auto;
}

.bsaProContainerNew .bsaProHeader {
    padding: 10px 0px !important;
}

/********************************************
**      JOBS SECTION
********************************************/

#jobs-row {
    background-size: 100%;
    background-position: bottom;
    padding-right: 15px !important;
    background-repeat: no-repeat;
}

.jobs-grid-item img {
    max-width: 90px !important;
}

.blue-button {
    color: #0078b8 !important;
    border-color: #0078b8 !important;
}

.blue-button:hover {
    background: #0078b8 !important;
    color: #fff !important;
}

.company-logo {
    max-width: 85px !important;
}

#rev_slider_4_4_wrapper {
    border: 1px solid #e8e8e8;
}

.grid-company-name {
    font-family: "Poppins";
    font-size: 18px;
    line-height: 20px;
    color: #34383d !important;
    font-weight: 400;
}

.jobs-grid-item .vc_gitem-row-position-middle, .jobs-grid-item .vc_gitem-row-position-bottom {
    padding: 0;
}

.jobs-grid-item .vc_gitem-row-position-bottom {
    bottom: 10px;
    display: flex;
    align-items: center;
}

.job-grid-location, .job-grid-type {
    color: #8b8b8b !important;
    font-family: "Poppins";
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    margin-left: 25px;
}

.job-grid-location::before {
    content: '';
    display: block;
    width: 17px;
    height: 24px;
    background-image: url(/wp-content/uploads/2020/07/location-pin.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 4px;
    margin-left: 20px;
}

.job-type-button {
    border: 1px solid #dedede;
    padding: 10px 10px 5px 10px;
    display: inline-block;
}

/***   JOBS CAROUSEL   ***/


.jobs-carousel-excerpt {
    font-size: 18px;
    color: #8b8b8b;
    line-height: 20px;
}


/********************************************
**      ADVOCACY SECTION
********************************************/

#advocacy-column .vc_column-inner {
    padding-left: 15vw;
    padding-right: 6vw;
}

.read-more-button a {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 600;
    background: #0078b8 !important;
    padding: 18px 44px !important;
    border: 1px solid #0078b8 !important;
    transition: none !important;
}

.read-more-button a:hover {
    background: #fff !important;
    color: #0078b8 !important;
    border: 1px solid #0078b8 !important;
}

.mpfy-p-social-small {
    display: none;
}

.mpfy-p-popup-style-two.mpfy-p-nomedia .mpfy-p-content {
    padding-bottom: 50px;
}

/********************************************
**      TESTIMONIALS SECTION
********************************************/

.testimonial-logo {
    max-width: 140px !important;
}

.testimonial-content {
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400 !important
}

.read-more-black-button a {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 600;
    background: #000 !important;
    padding: 15px 32px !important;
    border: 1px solid #000 !important;
    transition: none !important;
}

.read-more-black-button a:hover {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}

/********************************************
**      NEWS PAGE
********************************************/

.amcham-search {
    margin-bottom: 0 !important;
}

.news-page-slider-image {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#nf-form-3-cont nf-fields-wrap {
    display: flex;
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}

#nf-field-8, #nf-field-14 {
    text-decoration: none;
    background: #ed3024 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-shadow: none !important;
    color: #fff !important;
    min-width: 200px;
}

#nf-field-8:hover, #nf-field-14:hover {
    background: #fff !important;
    color: #ed3024 !important;
}

.sticky-news-navigation {
    list-style: none !important;
    background: #004c90;
    display: flex;
    padding: .5em 1.5em;
    margin: 0 !important;
    flex-wrap: wrap;
}


.sticky-news-navigation li {
    display: block;
    padding: .5em .5em;
}

.sticky-news-navigation li a {
    text-decoration: none;
    color: #004c90;
    padding: .3em .5em;
    background: #e1f1ff;
    border-radius: 5px;
    font-weight: 300;
    font-size: 13px;
}

.sticky-news-navigation li a:hover {
    background: #fff;
}

.news-read-more {
    text-decoration: none;
    font-weight: 400;
    position: relative;
    transition: all .2s linear;
}

.news-read-more::after {
    content: "\2192";
    display: block;
    width: 50px;
    height: 30px;
    position: absolute;
    top: -1px;
    right: -56px;
}

.news-read-more:hover {
    font-weight: 600;
}

.news-section-row {
    padding-top: 70px;
    margin-bottom: -50px;
}

.download-brochure {
    max-width: 354px;
}

.download-brochure .ult-new-ib-desc {
    background: #fff9 !important;
}

.ult-sticky-anchor.ult_stick_to_row, .ult-sticky.ult-stick-full-width {
    z-index: 99 !important;
}

.chapters-link {
    display: none !important;
}

.ult-flag .chapters-link {
    display: block !important;
}

.ult-before-heading {
    margin-right: 10px;
}

#afp-brocure-row h3 {
    font-size: 23px !important;
}

@media screen and (max-width: 1024px) {
    
    .news-sticky-top {
        top: 60px !important;
    }
    
    .news-sticky-bottom {
        top: 117px !important;
    }
    
}

/********************************************
**      TIMELINE
********************************************/

.img-padding-right {
    padding: 0 20px 20px 0 !important;
}

.img-padding-left {
    padding: 0 0 20px 20px !important;
}

#story-5160 .full-width {
    padding: 10px 60px !important;
}

/********************************************
**      MEMBER DIRECTORY
********************************************/

#company-logo img {
    max-width: 200px;
}

#company-info-column .wpb_text_column {
    margin-bottom: 15px !important;
}

#company-info-column .wpb_text_column p {
    margin-bottom: 0 !important;
}

/********************************************
**      ARCHIVES
********************************************/

.post-type-archive .cont-id-0 .wf-cell {
    max-width: 275px;
}

.post-type-archive .entry-title {
    font-size: 18px !important;
    line-height: 18px !important;
}

.post-type-archive .blog-content > p, .post-type-archive .blog-content .entry-meta .author, .post-type-archive-climate-survey .entry-meta {
    display: none !important;
}

/********************************************
**      EXCLUSIVE DISCOUNTS
********************************************/

#discount-top-section {
    display: flex;
}

#discount-top-section ul {
    list-style: none;
}

#discount-top-section img {
	max-width: 250px !important;
	height: auto;
}

.discount-amount {
    font-size: 46px;
    background: #fff;
    border-radius: 60px;
    line-height: 46px;
    height: 110px;
    width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-top: 5px;
    position: relative;
    border: 2px dashed;
}

.discount-amount::before {
    content: '';
    display: block;
    position: absolute;
    width: 132px;
    height: 132px;
    border-radius: 70px;
    top: -10px;
    left: -11px;
    background: #ffffff5e;
}

/********************************************
**      FOOTER
********************************************/

@media screen and (min-width: 993px) {
    #custom_html-2 {
        width: 40% !important;
    }

    #custom_html-3 {
        width: 30% !important;
    }
}

#footer .wf-container-footer {
    max-width: 1340px;
    margin: 0 auto;
}

#footer p {
    font-weight: 300;
    line-height: 26px;
}

.widget-title {
    margin-bottom: 30px;
}

#nf-field-5 {
    background: #000 !important;
    color: #fff !important;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
}

#nf-field-6 {
    background: none;
    background-image: url(/wp-content/uploads/2020/06/submit-arrow.png);
    position: absolute;
    background-size: 15px;
    background-repeat: no-repeat;
    height: 10px !important;
    top: -70px;
    right: 0px;
    font-size: 16px !important;
    line-height: 28px !important;
    color: #fff !important;
    font-weight: 600 !important;
}

#nf-field-6:hover {
    background: none !important;
    background-image: url(/wp-content/uploads/2020/06/submit-arrow.png) !important;
    background-size: 18px !important;
    background-repeat: no-repeat !important;
}

.nf-error-wrap, .nf-error-msg.nf-error-field-errors, .nf-pass.field-wrap .nf-field-element::after {
    display: none;
}

.nf-error.field-wrap .nf-field-element::after {
    right: 35px !important;
}

#nf-form-2-cont form {
    max-height: 50px;
}

#bottom-bar .wf-float-right {
    justify-content: center !important;
}

.footer-table td {
    vertical-align: top;
    padding-bottom: 20px;
}

.footer-table td:first-child {
    padding: 5px 15px 0 0;
}

.footer-contact-list {
    padding-top: 43px;
}

.footer-contact-list li {
    padding-left: 45px;
    position: relative;
    margin-bottom: 20px;
}

.footer-contact-list li::before {
    width: 23px;
    height: 23px;
    display: block;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}

.footer-contact-list li.phone::before {
    background-image: url(/wp-content/uploads/2020/06/phone-icon.png);
}

.footer-contact-list li.fax::before {
    background-image: url(/wp-content/uploads/2020/06/fax-icon.png);
}

.footer-contact-list li.email::before {
    background-image: url(/wp-content/uploads/2020/06/email-icon.png);
}

.social-icons {
    display: flex;
    width: 110px;
    justify-content: space-between;
}

.social-icons li a {
    width: 22px;
    height: 22px;
    content: '';
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.social-icons li.linkedin a {
    background-image: url(/wp-content/uploads/2020/06/linkedin.png);
}

.social-icons li.twitter a {
    background-image: url(/wp-content/uploads/2020/06/twitter.png);
}

.social-icons li.wechat a {
    background-image: url(/wp-content/uploads/2020/06/wechat.png);
}

.social-icons li.linkedin a:hover {
    background-image: url(/wp-content/uploads/2020/06/linkedin-hover.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.social-icons li.twitter a:hover {
    background-image: url(/wp-content/uploads/2020/06/twitter-hover.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.social-icons li.wechat a:hover {
    background-image: url(/wp-content/uploads/2020/06/wechat-hover.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

/*********************************************
**          JOBS BOARD PAGE
*********************************************/

.search_submit input, .application_button {
    border: none !important;
    border: 1px solid #ed3024 !important;
}

.search_submit input:hover, .application_button:hover {
    color: #ed3024 !important;
    background: #fff !important;
    border: 1px solid #ed3024 !important;
}

.job_listings .company .tagline {
    display: none !important;
}

ul.job-listing-categories {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: .5em !important;
}

.job-listing-categories h6 {
    margin-bottom: 0;
    color: #8c8c8c !important;
}

.single_job_listing .company .tagline {
    padding-top: 10px;
}

.single_job_listing .meta {
    margin-bottom: .5em;
}

ul.job_listings li.job_listing.job_position_featured a {
    background: #fff !important;
    border: 1px solid #ed3024;
}

ul.job_listings li.job_listing.job_position_featured a:hover {
    background: #fde9e84a !important;
}

/**  widgets  **/

.widget-title {
    margin-bottom: 10px !important;
}

.back-button {
    font-weight: 600;
    color: #333 !important;
}

.back-button:hover {
    color: #ed3024 !important;
}

#custom_html-6 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.widget ul.job_listings li.job_listing a {
    padding: 1em .5em;
    font-size: 11px;
}

/*********************************************
**          ADVOCACY MAP
*********************************************/

.mpfy-container {
    z-index: 1;
}

.mpfy-tooltip img {
    background-color: #000 !important
}

.mpfy-p-entry .wpb_text_column {
    border-bottom: 1px solid #cacaca;
}


/*********************************************
**          TEMPLATE 1
*********************************************/

#more-news-container p {
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
}

.amcham-infoboxes .aio-icon-description.ult-responsive {
    padding: 10px 35px 20px !important;
}

.services-cta {
    border: 1px solid #fc0516;
    text-decoration: none;
    background: #fc0516;
    color: #fff;
    font-weight: 400;
    padding: 10px 25px;
    line-height: 70px;
}

.services-cta:hover {
    color: #fc0516 !important;
    background: #fff;
}

.amcham-infobanners .ult-new-ib-desc::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}

#nf-field-4, #nf-field-35 {
    background: #fc0516 !important;
    border: 1px solid #fc0516 !important;
    color: #fff !important;
    padding: 16px 35px !important;
}

#nf-field-4:hover, #nf-field-35:hover {
    color: #fc0516 !important;
    background: #fff !important;
}


/*********************************************
**          POLICY ARCHIVES
*********************************************/


.policy-list-item {
    max-width: 70px;
}

.policy-list-item h4 {
    line-height: 24px !important;
    font-weight: 600 !important;
}

.button-primary.mepr-share-button {
    background: #fc0516 !important;
    border: 1px solid #fc0516 !important;
    color: #fff !important;
    padding: 6px 45px !important;
}

.button-primary.mepr-share-button:hover {
    color: #fc0516 !important;
    background: #fff !important;
}


/*********************************************
**          AUTHOR ARCHIVE
*********************************************/

#author-bio {
    display: flex;
}

.author .articles-list {
    margin-top: 30px;
    border-top: 1px solid #d5d5d5;
    padding-top: 30px;
}

/*********************************************
**          PREPAID EVENT
*********************************************/

.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    background: #ed3024 !important;
    border: 1px solid #ed3024 !important;
    font-weight: 600 !important;
}

.vc_btn3.vc_btn3-color-danger:hover , .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
    background: #fff !important;
    border: 1px solid #ed3024 !important;
    color: #ed3024 !important;
}

/*********************************************
**          AmCham China Memberships
*********************************************/


.membership-join-box .vc_column-inner {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}

.membership-join-box .vc_column-inner:hover {
    cursor: pointer;
    box-shadow: 4px 5px 14px 1px rgba(0,0,0,.2);
}

.membership-join-box .vc_column-inner > .wpb_wrapper {
    border: 3px solid #0f56a6;
    padding: 40px 20px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.membership-join-box .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #fe0000 !important;
    font-weight: 600 !important;
}

.membership-advantages-row .square_box-icon .aio-icon-description {
    text-align: left !important;
}

.ptsTableFrontedShell * {
    font-size: 16px !important;
}

.ptsCol-0 .ptsRows .ptsCell p {
    text-align: left !important;
    padding-left: 20px !important;
    padding-right: 10px !important;
}

.ptsCol-0 .ptsRows .ptsCell p span {
    font-size: 16px !important;
}



/*********************************************
**          MEMBERSHIP TYPE
*********************************************/


.photoSlider .slider-post-inner {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.photoSlider .slider-post-caption {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.slider-post-inner h4 {
    font-size: 57px !important;
    line-height: 65px !important;   
    max-width: 50% !important;
    font-weight: 400;
}

.ptsActBtn.ptsEl.ptsElInput {
    padding: 7px 20px !important;
    border: 1px solid #fe0000 !important;
    border-radius: 0 !important;
    background: #fe0000 !important;
}

.ptsActBtn.ptsEl.ptsElInput:hover {
    background: #fff !important;
}

.ptsEditArea.ptsInputShell {
    color: #fff !important;
}

.ptsActBtn.ptsEl.ptsElInput:hover .ptsEditArea.ptsInputShell {
    color: #fe0000 !important;
}

/*********************************************
**          MEMBER DIRECTORY
*********************************************/

.page-template-page-member-directory h3, .page-template-page-member-directory h2 {
    text-transform: none !important;
}

.member-linkedin {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(/wp-content/uploads/2020/10/Linkedin-Icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.member-list {
    list-style: circle;
}

.member-list li {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0;
}

.member-list span {
    margin: 0 10px;
}

.products-services-list {
    list-style: none !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
    justify-content: space-between;
    text-align: center;
}

.products-services-list li {
    max-width: 43%;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 6px 6px 24px 6px rgba(0,0,0,.1);
}

.products-services-list li img {
/*
    width: 100%;
    height: auto;
*/
    margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
    
    .products-services-list li {
        max-width: 100%;
    }
    
}

/*********************************************
**          MEMBERS DIRECTORY MAIN
*********************************************/

.members-directory, .products-services {
    list-style: none !important;
    margin: 0 !important;
}

.members-directory li  {
    display: flex;
    align-items: center;
}

.member-info, .products-services {
    display: flex;
    flex-wrap: wrap
}

.member-logo img {
    max-width: 200px;
    height: auto;
}

.member-logo, .member-info div {
    margin-right: 30px;
}

.member-display-name h3, .members-directory h5 {
    margin-bottom: 0;
}

.product-spacer {
    margin: 0 5px;
}


/******  Pagination and Filtering   *******/

.pagination.d-inline-flex {
    list-style: none !important;
    display: flex;
}

#pagination-control {
    display: flex;
}

#members-directory-navigation {
    display: flex;
    flex-direction: column;
    align-items: center;
}

ul.pagination li a {
    text-decoration: none;
    padding: 4px 11px;
    background: #030303;
    color: #fff;
    margin: 0 3px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #030303;
}

ul.pagination li a:hover {
    background: #fff;
    color: #030303;
}

.badge-secondary {
    text-align: center;
}

#directory-filtering {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

#directory-filtering > div {
    margin-right: 30px;
}

.directory-member-item {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #e8e5e5;
}

.member-display-name a:hover {
    text-decoration: underline !important;
}

@media screen and (max-width: 480px) {
    
    .member-info, .directory-member-item {
        display: block;
    }
    
    .pagination.d-inline-flex {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto !important;
    }
    
    .pagination.d-inline-flex li.page-item {
        margin-bottom: 10px !important;
    }
    
}

/*********************************************
**          INDUSTRY REPORTS
*********************************************/

.single-industry_reports .post-thumbnail, .single-insights_reports .post-thumbnail {
    text-align: center;
}

/*********************************************
**          PRESS CENTER
*********************************************/

.page-template-page-press .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a {
    background-size: contain;
}



/*********************************************
**          RESPONSIVE
*********************************************/

@media screen and (max-width: 1525px) {
    
    .show-phantom .main-nav > li > a {
        padding: 18px 0 !important;
    }
    
    .show-phantom .main-nav > li > a .menu-text {
        font-size: .9em  !important;
    }
    
    .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar, .ph-wrap {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
}

@media screen and (max-width: 1285px) {
    
    .main-nav > li > a {
        margin: 18px 12px 18px 12px;
    }
    
    .main-nav > li > a .menu-text {
        font-size: 16px;
    }
    
}

@media screen and (max-width: 1150px) {
    
    .main-nav > li > a {
        margin: 18px 10px 18px 10px;
    }
    
    .main-nav > li > a .menu-text {
        font-size: 15px;
    }
    
}


@media screen and (max-width: 1200px) {
    
    #about-row-new > .wpb_column:last-child .wpb_wrapper {
        max-width: 36vw;
    }
    
    h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
        font-size: 40px;
    }
    
    h3 {
        font-size: 20px;
    }
    
    h5 {
        font-size: 16px;
    }
    
}

.hide-on-mobile {display: block;}
.hide-on-desktop {display: none !important;}

@media screen and (max-width: 1024px) {
    
    .hide-on-mobile {display: none !important;}
    .hide-on-desktop {display: block !important;}
    
    #events-row {
        transform: translateX(1vw);
    }
    
    #events-row .vc_row .wpb_column {
        width: 100%;
    }
    
    #latest-news-row .wpb_column .vc_column-inner {
        padding: 20px 30px !important;
    }
    
    #jobs-row .vc_col-sm-3, #jobs-row .vc_col-sm-9, #latest-news-row .wpb_column {
        width: 100% !important;
    }
    
    #jobs-sidebar .wpb_wrapper .wpb_text_column, #jobs-sidebar .wpb_wrapper #rev_slider_4_5_wrapper {
        width: 50%;
    }
    
    #jobs-sidebar .wpb_wrapper {
        display: flex;
    }
    
    #rev_slider_4_5_wrapper {
        margin-top: 45px !important;
    }
    
    #hot-jobs {
        position: absolute;
        transform: translateX(100%);
    }
    
    #ad-id-5 {
        margin-left: -50vw;
        max-width: 41vw;
        margin-top: -425px;
    }
    
    #bsa-block-300--250 .bsaProItemInner__img {
        height: 250px;
    }
    
    .jobs-grid-item img {
        max-width: 40px !important;
    }
    
    #jobs-row .vc_gitem_row .vc_gitem-col {
        padding: 5px 5px 0 5px;
    }
    
    .slider-post-inner h4 {
        font-size: 43px !important;
        line-height: 55px !important;
        max-width: 100% !important;
    }
    
    .photoSlider .slider-post-caption p {
        margin-bottom: 0 !important;
        font-size: 24px !important;
        max-width: 100% !important;
        line-height: 30px !important;
    }
    
    .photoSlider .slider-post-inner {
        flex-wrap: wrap;
    }
    
}


@media screen and (max-width: 480px) {
    
    #carousel-container .tp-rightarrow {
        left: 128% !important;
    }
    
    h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
        font-size: 34px;
        line-height: 40px;
    }
    
    #events-row {
        transform: translateX(0);
    }
    
    #events-row > .wpb_column > .vc_column-inner {
        padding: 0 30px !important;
    }
    
    #ad-id-5 {
        margin-left: 4vw;
        max-width: 81vw;
        margin-top: -40px;
    }
    
    #banner-row * {
        text-align: center !important;
    }
    
    #banner-row .basic-button {
        margin-top: 20px;
    }
    
    #jobs-row {
        padding: 0 !important;
    }
    
    #jobs-row .vc_gitem-post-data {
        margin-bottom: 5px;
    }
    
    .jobs-gird-column .vc_column-inner {
        padding-right: 15px !important;
        border: none !important;
    }
    
    .jobs-gird-column .btn-align-right {
        text-align: center !important;
        margin-bottom: 20px;
    }
    
    #jobs-sidebar .wpb_wrapper {
        display: block;
    }
    
    #jobs-sidebar .wpb_wrapper .wpb_text_column, #jobs-sidebar .wpb_wrapper #rev_slider_4_5_wrapper {
        width: 100%;
    }
    
    #advocacy-row, .column-reverse {
        flex-direction: column-reverse;
    }
    
    .footer-contact-list {
        padding-top: 0;
    }
    
    subtext {
        font-size: 20px !important;
		line-height: 25px !important;
    }
    
    .text-center-on-mobile * {
        text-align: center !important;
        margin-bottom: 20px !important;
    }

}

.red-button nf-field:last-child input {
    background: #fc0516 !important;
    border: 1px solid #fc0516 !important;
    color: #fff !important;
    padding: 16px 35px !important;	
}

.red-button nf-field:last-child input:hover {
    color: #fc0516 !important;
    background: #fff !important;
}