/*
Theme Name: ACI-NA
Theme URI:
description: >-
  A child theme of wp-bootstrap-starter
Author: Bean Creative
Author URI: http://beancreative.com
Template: wp-bootstrap-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: aci-na
*/


/* BRAND COLOR REFERENCE */
/*
Primary
beyond blue: 004FA3
horizon blue: 4D90CD
Secondary
flight plan orange: EA6F46
airfield green: 83B240
purple dusk: 484168

light gray for content boxes: f9fafb
*/


body {
    font-family: "montserrat",sans-serif;
    color:#404549;
    line-height: 1.5;
}



/* BASIC TEMPLATE OVER RIDES */
.container {
    max-width: 1300px;
}
.container.margin-fix {
    padding-left:30px;
    padding-right:30px;
}

.site-content,
.vc_desktop #content.site-content {
    /*padding-top: 60px;*/
}




/* BASIC TEXT AND LINK STYLES */

h1 {
    font-family: "freight-sans-pro",sans-serif;
    font-weight: 700;
    font-size: 2rem;
    color: black;
}
h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 0px solid #eaecef;
    font-size: 2rem;
}
.hero-content h1 {
    font-size: 3rem;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    color: black;
}

h2 {
    font-family: "montserrat",sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    color: black;
}
.entry-content > h2 {
    margin-top:1em;
}
h3 {
    font-family: "montserrat",sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: black;
}
h4 {
    font-family: "montserrat",sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: black;
}
.vc_gitem-post-data-source-post_title {
    font-family: "montserrat",sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: black;
}

h5 {
    font-family: "montserrat",sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: black;
}
h6 {
    font-family: "montserrat",sans-serif;
    font-size: .8rem;
    font-weight: 700;
    color: black;
}

.header-icon {
    min-height: 100px;
    line-height: 1em;
}
.header-icon .icon {
    background-image: url(/wp-content/themes/aci-na/img/icon-placeholder.png);
    background-repeat: no-repeat;
    background-size: 55px 55px;
    width:55px;
    height: 55px;
    margin-right: 20px;
    margin-top:-20px;
    display: inline-block;
    float: left;
}

.header-icon.centered {
    text-align: center;
}

.header-icon.centered .icon {
    margin-right: 10px;
    float: none;
}

/* policy icons */
.header-icon.us-agenda .icon {background-image: url(/wp-content/themes/aci-na/img/icon-us-agenda.png);}
.header-icon.canada-agenda .icon {background-image: url(/wp-content/themes/aci-na/img/icon-canada-agenda.png);}

/* homepage icons */
.header-icon.air-cargo .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Air-CargoWHITE.png);}
.header-icon.air-service .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Air-ServiceWHITE.png);}
.header-icon.business-diversity .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Business-DiversityWHITE.png);}
.header-icon.bit .icon {background-image: url(/wp-content/themes/aci-na/img/icon-BITIconWHITE.png);}
.header-icon.commercial-management .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Commercial-ManagementWHITE.png);}
.header-icon.commissioners .icon {background-image: url(/wp-content/themes/aci-na/img/icon-CommissionersWHITE.png);}
.header-icon.evironmental-affairs .icon {background-image: url(/wp-content/themes/aci-na/img/icon-EnviroIconWHITE.png);}
.header-icon.facilitation .icon {background-image: url(/wp-content/themes/aci-na/img/icon-FacilitationWHITE.png);}
.header-icon.finance .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Financial-ManagementWHITE.png);}
.header-icon.human-resources .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Human-ResourcesWHITE.png);}
.header-icon.legal-affairs .icon {background-image: url(/wp-content/themes/aci-na/img/icon-legalWHITE.png);}
.header-icon.marketing-communications .icon {background-image: url(/wp-content/themes/aci-na/img/icon-MarCommWHITE.png);}
.header-icon.operations .icon {background-image: url(/wp-content/themes/aci-na/img/icon-OpsIconWHITE.png);}
.header-icon.public-safety .icon {background-image: url(/wp-content/themes/aci-na/img/icon-SecurityIconWHITE.png);}
.header-icon.risk-management .icon {background-image: url(/wp-content/themes/aci-na/img/icon-risk-managementWHITE.png);}
.header-icon.small-airports .icon {background-image: url(/wp-content/themes/aci-na/img/icon-Small-AirportsIconWHITE.png);}
.header-icon.us-international-air-service .icon {background-image: url(/wp-content/themes/aci-na/img/icon-U.S.InternationalServiceProgramWHITE.png);}




a, .vc_custom_heading a, .vc_gitem-link {color:#004FA3;}
a:hover, a:active,
.vc_custom_heading a:hover, .vc_custom_heading a:active,
.vc_gitem-link:hover, .vc_gitem-link:active {color:#4D90CD; opacity:1 !important;}
a:visited, .vc_custom_heading a:visited, .vc_gitem-link:visited {color: #004FA3;}


/* HEADER STUFF */
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    position: absolute;
    top: 21px;
    transition: top 0.2s ease-in-out;
}
.logo-link {
    display: block;
    width: 110px;
    height: 140px;
    background-image: url(/wp-content/themes/aci-na/img/aci-nalogo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in-out;
}
.logo-link.minimized {
    width: 31px;
    height: 39px;
}
.print-logo {max-width: 150px; margin:10px auto;}

@media only screen and (max-width: 1200px) {
    .logo-link {
        width: 70px;
        height: 89px;
    }
}


/* USE REVERSE LOGO FOR SECTIONS WITH A DARK HEADER, LIKE THE HOME PAGE */
body.home .logo-link,
body.single-conference .logo-link,
body.page-template-registration-template .logo-link {
    background-image: url(/wp-content/themes/aci-na/img/aci-nalogo-reverse.png);
}

@media screen {
    .logo-wrapper {display: none;}
}

header#masthead {
    background: #fff;
    height: 76px;
    position: fixed;
    /*top: 0;*/
    transition: all 0.2s ease-in-out;
    width: 100%;
    box-shadow: 0 0 0.8rem rgba(0,0,0,.2);
    padding:0;
    z-index: 10000;
}

header#masthead.nav-down {
    /*top: 0;*/
    height: 76px;
}
header#masthead.nav-up {
    /*top: -76px;*/
    height: 46px;
}
header#masthead.nav-up .navbar-brand {
    top: 4px;
}
header#masthead.nav-up .logo-link {
    width: 31px;
    height: 39px;
}


body.admin-bar header#masthead,
body.admin-bar header#masthead.nav-down {
    top: 32px;
}
body.admin-bar header#masthead.nav-up {
    /*top: -44px;*/
}
body.admin-bar header#masthead.nav-up .navbar-brand {
    /*top: -80px;*/
}

/* masthead link color over riders */
header#masthead .navbar-nav > li > a {
    color: #004FA3 !important;
    font-weight: 700 !important;
    text-shadow: 1px 1px 3px rgba(150, 150, 150, 1);
}
header#masthead .navbar-nav > li > a:hover,
header#masthead .navbar-nav > li.current_page_item > a {
    color: #000 !important;
}

/* mastheader over rides for dark heroes and home page*/
body.home header#masthead {
    background: url(/wp-content/themes/aci-na/img/background-dark-70.png);
    border-bottom:1px solid #fff;
}
body.home header#masthead.nav-down {
    background: url(/wp-content/themes/aci-na/img/background-dark-70.png);
    border-bottom:1px solid #fff;
}
body.home header#masthead .mega-menu > li > a {
    color: #fff !important;
}
body.home header#masthead .mega-menu > li > a:hover,
body.home header#masthead .mega-menu > li.current_page_item > a {
    color: #EA6F46 !important;
}
body.home header#masthead .search-icon {
        color:white !important;
    }
/* mobile menu toggle button color over ride */
body.home .edfm-toggle > div {
    background-color: #fff;
}


/* MAIN NAV */
#mega-menu-wrap-primary {
    position: absolute !important;
    top: 4px !important;
    right: 240px !important;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    padding-top: 14px !important;
}
body.logged-in #mega-menu-wrap-primary {
    right: 250px !important;
}
header#masthead.nav-down #mega-menu-wrap-primary {
    padding-top: 14px !important;
    transition: all 0.2s ease-in-out;
}
header#masthead.nav-up #mega-menu-wrap-primary {
    padding-top: 0 !important;
    transition: all 0.2s ease-in-out;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    line-height: 1.5em !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
    display:none !important; /*turn off submenu arrow*/
}

.mega-sub-menu .mega-block-title {
    padding:10px !important;
}

/* MAIN NAV SPACING OVER RIDES */
@media only screen and (max-width: 1200px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 12px !important;
    }
}

@media only screen and (max-width: 1100px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 8px !important;
    }
}

@media only screen and (max-width: 1000px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 6px !important;
    }
}

.nav-committee-news a {
    border-top:1px solid white !important;
    text-align: right !important;
    font-weight: 700 !important;
}


.search-icon {
    position: absolute;
    top: 25px;
    right:0;
    transition: all 0.2s ease-in-out;
}
header#masthead.nav-up .search-icon {
    top: 12px;
}
.login-button {
    position: absolute;
    top: 15px;
    right: 50px;
    transition: all 0.2s ease-in-out;
}
header#masthead.nav-up .login-button {
    top: 7px;
    padding: 5px 20px !important;
}
@media only screen and (max-width: 400px) {
    header#masthead .login-button {
        top: 21px;
        padding: 5px 10px !important;
        font-size: 12px;
        margin:0;
    }
    header#masthead.nav-up .login-button {
        top: 5px;
        padding: 5px 10px !important;
        font-size: 12px;
        margin:0;
    }
}


/* logged in/out toggles */
.btn.logged-out {
    display:inline-block;
}
.btn.logged-in {
    display:none;
}
body.logged-in .btn.logged-in {
    display:inline-block;
}
body.logged-in .btn.logged-out {
    display:none;
}


.member-logout {
    padding: 5px 20px 20px !important;
}
.my-profile-link {
    position: absolute;
    top: 47px;
    right: 111px;
    font-weight: 700;
    font-size: 10px;
    text-align: center;
    background: white;
    border-radius: 10px;
    padding: 0px 15px;
    border: 1px solid #2F4D9E;
    transition: all 0.2s ease-in-out;
    display: none;
}
body.logged-in .my-profile-link {
    display:block;
}
header#masthead.nav-up .my-profile-link {
    top: 30px;
    right: 114px;
    font-size: 8px;
}
@media only screen and (max-width: 400px) {
    .my-profile-link {
        right: 72px;
        top: 44px;
    }
    header#masthead.nav-up .my-profile-link {
        top: 28px;
        right: 77px;
    }
}

@media only screen and (min-width: 961px) {
    .edfm-toggle-wrapper {
        display: none;
    }
}
@media only screen and (max-width: 960px) {
    .search-icon {
        display: none;
    }
    .login-button {
    }
    .edfm-toggle-wrapper {
        display: block;
    }
    #mega-menu-wrap-primary {
        display: none !important;
    }
    .edfm-toggle{
        display:block !important;
    }
}

/* LANDING PAGE TEMPLATE */
body.page-template-page-landing {}





/* HERO AREA */
#hero-wrapper {
    display: table;
    width: 100%;
    /*max-width: 1600px;*/
    margin: 0 auto;
    background-image: url(/wp-content/themes/aci-na/img/background-hero-primary.jpg);
    background-position: center top;
    background-size: cover;
    /*background-color: #232324;*/
    background-color:#F5F5F5;
    padding-bottom: 0;
    padding-top: 70px;
}
#hero-wrapper .content-area {
    display:table;
    min-height: 300px;
}
@media only screen and (max-width: 767px) {
    #hero-wrapper .content-area {min-height: 200px;}
}
@media only screen and (max-width: 540px) {
    #hero-wrapper .content-area {min-height: 150px;}
}


body.home #hero-wrapper .content-area {
    padding-top:90px;
    padding-bottom:80px;
}
@media only screen and (max-width: 1200px) {
    body.home #hero-wrapper .content-area { padding-top:70px; padding-bottom:50px;}
}
@media only screen and (max-width: 767px) {
    body.home #hero-wrapper .content-area { padding-top:70px; padding-bottom:30px;}
}
@media only screen and (max-width: 540px) {
    body.home #hero-wrapper .content-area { padding-top:70px; padding-bottom:0;}
}


#hero-wrapper .content-area > h1 {
    margin:0 0 .5em 0;
}
#hero-wrapper .content-area > p {
    max-width: 600px;
    margin: 0 auto;
}
.hero-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 40px 0;
}
#hero-wrapper.short .content-area {
    min-height:130px;
}
.hero-content.dark {}
.hero-content.dark h1,
.section-dark h1 {color: white;}
.section-dark .header-icon {color: white;}
.hero-content.dark p {color: white; font-weight: 500;}
.hero-content.left {text-align: left;}
.hero-content.left h1 {width: 100%; margin-left: 0; margin-right: 0;}
.hero-content.right {text-align: right;}
.hero-content.right h1 {width: 100%; margin-left: 0; margin-right: 0;}
.hero-content .divider {display: block; border-bottom:1px solid #95989A; max-width: 200px;}
.hero-content.dark .divider {border-top:1px solid #fff;}

.hero-sub-header {
    max-width: 800px;
    margin:0 auto;
    font-size: 1.3em;
}

.no-hero {
    padding-top:200px;
}

.overlay-blue {
    background-image:url(/wp-content/themes/aci-na/img/background-ovelay-dark-blue.png);
    background-size: cover;
}



.has-post-thumbnail .post-thumbnail {
    margin-bottom: 20px;
}




/* PAGE TOOLS STUFF */
#page-tools-wrapper {
    background: #fff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.05);
}

#page-tools-wrapper .page-tools-widget {
    display:table;
    margin:0 auto;
}

#page-tools-wrapper .page-tools-widget .menu {
    list-style: none;
    margin: 0;
}
#page-tools-wrapper .page-tools-widget .menu li {
    display: inline-block;
    padding:20px;
    border-bottom: 3px transparent;
}
#page-tools-wrapper .page-tools-widget .menu li.current-menu-item {
    border-bottom: 3px solid #004FA3;
    font-weight: 700;
}

#page-tools-wrapper .widget_categories {
    float:left;
    margin:8px 0 0 0;
}
#page-tools-wrapper .widget_categories ul {
    list-style: none;
    margin:0;
    padding:0;
    display: block;
}
#page-tools-wrapper .widget_categories li {
    list-style: none;
    margin:0;
    padding:0;
    display: inline-block;
    font-size: 12px;
}
#page-tools-wrapper .widget_categories li a {
    display: block;
    padding:5px 10px;
    background:#F8F9F9;
    color:#404549;
}

#page-tools-wrapper .widget_search {
    float:right;
    margin:4px 0 0 0;
}

#page-tools-wrapper .page-tools-media,
#page-tools-wrapper .page-tools-conferences {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin:8px 0;
}

#page-tools-wrapper .page-tools-media *,
#page-tools-wrapper .page-tools-conferences * {
    margin:0 7px 8px;
}

@media only screen and (max-width: 991px) {
    #page-tools-wrapper .page-tools-media *,
    #page-tools-wrapper .page-tools-conferences * {
        width:46%;
    }
}
@media only screen and (max-width: 400px) {
    #page-tools-wrapper .page-tools-media *,
    #page-tools-wrapper .page-tools-conferences * {
        width:96%;
    }
}

#page-tools-wrapper .page-tools-media select,
#page-tools-wrapper .page-tools-conferences select,
#page-tools-wrapper .page-tools-media input,
#page-tools-wrapper .page-tools-conferences input,
#page-tools-wrapper .widget_categories select {
    background:#F8F9F9;
    border:1px solid #e7e7e7;
    padding:5px 15px;
    border-radius:5px;
    font-size: 14px;
    font-weight: 100;
}



#primary, #secondary {
    padding-top:30px;
    /*padding-bottom:60px;*/
    /* trying to fix right margin bug */
    min-height: auto !important;
}
@media only screen and (max-width: 991px) {
    #secondary {
        padding-top:0;
        padding-bottom:30px;
    }
}



/* GENERAL PAGE LAYOUT TWEAKS */
.hentry {
    /*margin-bottom: 60px;*/
}
.entry-content {
    margin: 0 0 0;
}



/* HOME PAGE STUFF */

body.home #hero-wrapper {
    /*max-width: 1600px;*/
}

#policy-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
}

#industry-wrapper,
#registration-wrapper {
    background-image: url(/wp-content/themes/aci-na/img/background-hero-primary.jpg);
    background-size: auto;
    background-position: center top;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
}

#countdown-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#549bdb+0,024790+100 */
    background: #549bdb; /* Old browsers */
    background: -moz-linear-gradient(top, #549bdb 0%, #024790 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #549bdb 0%,#024790 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #549bdb 0%,#024790 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549bdb', endColorstr='#024790',GradientType=0 ); /* IE6-9 */
}


#involved-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
    margin-bottom: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#549bdb+0,024790+100
    background: #549bdb;
    background: -moz-linear-gradient(top, #549bdb 0%, #024790 100%);
    background: -webkit-linear-gradient(top, #549bdb 0%,#024790 100%);
    background: linear-gradient(to bottom, #549bdb 0%,#024790 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549bdb', endColorstr='#024790',GradientType=0 );
    */
    background-image: url(/wp-content/themes/aci-na/img/background-hero-blue.jpg);
    background-size: auto;
    background-position: center top;
}

.gradient-callout {
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
    margin-bottom: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#549bdb+0,024790+100 */
    background: #549bdb;
    background: -moz-linear-gradient(top, #549bdb 0%, #024790 100%);
    background: -webkit-linear-gradient(top, #549bdb 0%,#024790 100%);
    background: linear-gradient(to bottom, #549bdb 0%,#024790 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549bdb', endColorstr='#024790',GradientType=0 );
}

.section-dark {
    color:white;
}

.section-dark a {
    color:white;
}

.section-dark .btn {
    color:white;
}

.row.callouts {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    min-height: 380px;
}

.row.callouts .vc_column-inner {
    height:100%;
}

.home .entry-header {
    display: none;
}
.home .site-content {
    padding:0 !important;
}

@media only screen and (max-width: 767px) {
    .home #secondary .widget_text {
        width: 48%;
        display: inline-block;
    }
}





/* SEARCH BAR */
.search-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    height: 50px;
    text-align: right;
    display: none;
}
header#masthead.search-open {
    height: 126px;
}
header#masthead.search-open.nav-up {
    /*top: -126px;*/
}
body.admin-bar header#masthead.search-open.nav-up {
    /*top: -94px;*/
}
header#masthead.search-open .search-bar {
}
.search-bar .search-submit {
    border-radius: 5px !important;
    padding: 9px !important;
}



/* STAFF AND LEADERSHIP PAGES */
.single-staff .details, .single-leadership .details {

}

@media only screen and (min-width: 991px) {
    .single-staff .details,
    .single-leadership .details {
        /*border-right:1px solid #ccc;*/
        text-align: center;
    }
}
@media only screen and (max-width: 990px) {
    .single-staff .biography,
    .single-leadership .biography {
        padding-top:40px;
    }
}

.single-staff .post-thumbnail,
.single-leadership .post-thumbnail {
    margin: 0 auto 15px;
    max-width: 350px;
}

.single-staff .expertise,
.single-leadership .expertise {
    margin-top:30px;
}

.single-staff .expertise h4,
.single-leadership .expertise h4 {
    border-bottom: 1px solid black;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.single-staff .expertise p,
.single-leadership .expertise p {
    font-style: italic;
}

.single-staff .email_address,
.single-staff .phone_number,
.single-leadership .email_address,
.single-leadership .phone_number {
    font-size: .8em;
}



/* MISC TEXT STYLES */

/* colored bullets in the content area
.wpb_text_column ul,
.entry-content ul,
.wpb_text_column ul {
    list-style: none;
}

.wpb_text_column > ul > li::before,
.entry-content > ul > li::before,
.wpb_text_column ul > li:before {
    content: "•"; color: #004FA3;
    display: inline-block; width: 1em;
    width: .5em;
    margin-left: -.5em;
    font-size: 2em;
}

.section-dark .wpb_text_column li::before,
.section-dark .entry-content li::before,
.gradient-callout .entry-content li::before {
    content: "•"; color: #fff;
    display: inline-block; width: 1em;
    width: .5em;
    margin-left: -.5em;
    font-size: 2em;
}
*/


/* CALLOUTS */
.callout.col-lg-4 {
    max-width: 32%;
}
@media only screen and (max-width: 1100px) {
    .callout.col-lg-4 {
        max-width: 96%;
        margin: 0 auto 20px;
    }
}

.callout-white {
    padding:20px 15px;
    background:white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}
.icon-callout {max-width:75px; height: auto;}
.callout-icon-col {float: left; width:30%; max-width: 90px;}
.callout-content-col {float: left; width:70%;}

@media only screen and (max-width: 1200px) {
    .callout-icon-col {float: left; width: 10%; max-width: none; min-width: 90px;}
    .callout-content-col {float: left; width:83%;}
}

@media only screen and (max-width: 660px) {
    .callout-icon-col {float: none; width: 100%; max-width: none; min-width: 0; text-align: center; margin-bottom:10px;}
    .callout-content-col {float: none; width:100%; text-align: center;}
}


.feature-image-callout {
    background-size: cover !important;
    transition: all 0.2s ease-in-out !important;
}
.feature-image-callout:hover {
    background-size: 102% !important;
    transition: all 0.2s ease-in-out !important;
}
.feature-image-callout .vc_custom_heading h3 {
    color: white;
    margin-bottom: 0;
    transition: all 0.2s ease-in-out;
}
.feature-image-callout:hover .vc_custom_heading h3 {
    margin-bottom: .5em;
}

.callout-clickable {
    transition: all 0.2s ease-in-out;
    /*margin-top:0;*/
    margin-bottom: 30px;
    width:100%;
}
.callout-clickable:hover {
    /*margin-top:-15px;
    margin-bottom: 45px !important;*/
    transition: all 0.2s ease-in-out;
}
.callout-clickable:hover .vc_column-inner {
    cursor: pointer;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1) !important;
    -moz-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1) !important;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1) !important;
    transition: all 0.2s ease-in-out;
}




/* INFO BOX CALLOUT */
.info-box,
.info-box h3 {
    color:white !important;
}


.callout-header-border {
    margin:0 -30px;
    padding:8px 30px;
    border-bottom: 1px solid #ccc;
}


/* CONFERENCE CALLOUTS POST GRID */

.conference-teaser-wrapper {
    background-color: #014EA0;
    background-image: url(/wp-content/themes/aci-na/img/background-hero-blue.jpg);
}
.conference-teaser-wrapper .vc_gitem-row-position-top .vc_gitem-col {
    padding:0;
}

.conference-teaser-wrapper .vc_gitem-row-position-bottom {
    background-image: url(/wp-content/themes/aci-na/img/background-alphatransgrad-darkbottom-small.png);
    background-repeat: repeat-x;
    padding-top:50px;
}

@media only screen and (max-width: 767px) {
    .conference-teaser-wrapper .vc_gitem-row-position-top,
    .conference-teaser-wrapper .vc_gitem-row-position-bottom {
        position: relative !important;
    }
}

.conference-city-year {
    background:#83B240;
    color:white;
    font-weight: 700;
    float: left;
    font-size: 14px;
    padding:5px 10px;
}


.conference-title {
    padding: 0;
    margin: 0;
}
.conference-title h5 {
    margin: 0;
}
.hero-content .conference-title {
    font-size:3rem;
}

.conference-date-range,
.conference-location {
    color:white;
    font-weight: 700;
}
.conference-register-now-link h4 {
    color: white;
}

.conference-register-now-wrapper .vc_gitem-col {
    padding: 0 !important;
}

.conference-register-now-wrapper .vc_gitem-col a {
    border-radius: 0 !important;
    background:#004FA3;
    margin:0 !important;
}

.conference-register-now-wrapper .vc_gitem-col a:hover;
.conference-register-now-wrapper .vc_gitem-col a:active {
    background:#EA6F46;
}

.month-separator {
    padding-right: 15px;
    padding-left: 15px;
}

.year-separator {
    padding-right: 15px;
    padding-left: 15px;
}


/* MANUAL GRID TEMPLATE PAGES */
.manual-grid .vc_grid-item {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.manual-grid .vc_grid-item {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.manual-grid .vc_col-sm-4 {
    width: 32.333333%;
}
@media (max-width: 767px) {
    .manual-grid .vc_col-sm-4 {
        width: 100% !important;
    }
}

/* SINGLE CONFERENCE PAGE TEMPLATE */
.single-conference #content {padding-top:0;}

.single-conference #primary {padding-top:0;}

.single-conference #hero-wrapper {
    background-image: url('/wp-content/uploads/2018/07/aci-na-background_geometric_MarComm-01.gif');
    background-repeat:no-repeat;
    background-size:cover;
}

.single-conference .hero-content {color:white !important;}
.single-conference .hero-content p {margin:0; line-height: 1.3;}
.single-conference .hero-content .date_range,
.single-conference .hero-content .location,
.single-conference .hero-content .conference_city {font-size:1.4em;}


.single-conference #content > .container {max-width: none; padding:0;}

.early_bird_registration_date,
.regular_registration_date,
.late_onsite_registration_date {
    margin:0 0 10px;
    color:#666;
}

.single-conference #event .vc_tta-panel-body,
.single-conference #venue .hotel-information,
.single-conference #sponsors .sponsors-information {
    max-width: 700px;
    margin:0 auto;
}


/* SPONSOR GRID OUTPUT */
.sponsors-row {
    max-width: 1200px;
    margin:0 auto !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.sponsor-box {
    width: 20%;
    flex-grow:1;
    border: 1px solid #E0DDDD;
    border-radius:5px;
    margin:0 1% 20px;
    background-color:white;
}

@media (max-width: 960px) {
    .sponsor-box {
        width: 28%;
    }
}

@media (max-width: 680px) {
    .sponsor-box {
        width: 34%;
    }
}

.sponsor-grid-feature-img {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
    width: 100%;
    height: 100%;
    min-height: 300px;
    max-width: 300px;
    margin:0 auto;
}




/* OLD SPONSOR STYLES */
.sponsor-logo-wrapper {
    margin:0 2% 30px;
    max-width:29%;
}
.sponsor-logo-wrapper .vc_column-inner {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 15px;
}
.sponsor-logo-wrapper .wpb_content_element {
    margin-bottom: 0;
    max-width: 200px;
    margin: 0 auto;
}





.primary-nav-tabs-row {
    margin-top:-80px;
}
.single-conference .primary-nav-tabs-row {
    margin-top:0;
}
.primary-nav-tabs-row .vc_tta-tabs-container {
    background: #fff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.03);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.03);
    text-transform: uppercase;
    margin-bottom: 50px !important;
    margin-top:-60px;
}

.primary-nav-tabs-row .vc_tta-panels-container {
    max-width: 1300px;
    margin: 0 auto;
}

.vc_tta-tabs-container ul,
.vc_tta-tabs-container li {
    list-style: none;
}
.vc_tta-tabs-container li::before {
    display: none !important;
}

.primary-nav-tabs-row .vc_tta-tabs-container .vc_tta-tab > a {
    font-weight: 300 !important;
}
.primary-nav-tabs-row .vc_tta-tabs-container .vc_tta-tab.vc_active > a {
    color: #004FA3 !important;
    font-weight: 700 !important;
    border-bottom: 3px solid #004FA3 !important;
}





/* LEADERSHIP and STAFF GRID */
.leadership-committee-position {font-size: .8em; font-weight: 700;}
.leadership-title {font-size: .8em; font-weight: 300;}
.leadership-position-at-airport {font-size: .8em; font-weight: 300; font-style: italic;}
.leadership-airport {font-size: .8em; font-weight: 300; font-style: italic;}
.leadership-grid-item,
.staff-grid-item {
    max-width: 200px;
    min-width: 200px;
    display: inline-block !important;
}

/* flex grid attempt, shelved till later...
.leadership-grid .vc_pageable-slide-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.leadership-grid .leadership-grid-item {
    width: 16.66666667%;
    flex-grow:1;
}
*/



/* LOGIN FORM */

.login-wrapper {
    max-width: 400px;
    margin:0 auto;
    border:1px solid #ccc;
    padding:30px;
    /*background: #F9FAFB;*/
}

.login-wrapper input[type="text"],
.login-wrapper input[type="password"] {
    display:block;
    width:100%;
    padding:5px;
}

.login-wrapper input[type="submit"] {
    margin:10px auto 0;
    display: block;
}




/* page content blocks */

.vc-callout-white.vc_column_container {
    margin-bottom:30px;
    padding:10px 15px;
}

.callout-clickable .vc_column-inner,
.vc-callout-white.vc_column_container .vc_column-inner {
    background:white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    padding: 20px 30px 10px 30px;
}

/* version with blue top border... */
.vc-callout-white-border.vc_column_container {
    margin-bottom:30px;
    padding:10px 15px;
}
.vc-callout-white-border.vc_column_container .vc_column-inner {
    background:white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    padding: 4px 30px 10px 30px;
    border-top:6px solid #004FA3;
}




/* DIVIDERS */
.divider {
    border-top:1px solid black;
    max-width: 200px;
    margin-top:15px;
    margin-bottom: 20px;
}
vc_separator.divider {
    border-top:0px solid black;
    max-width: 200px;
    margin-top:15px;
    margin-bottom: 20px;
}

.vc_separator-has-text {
    display: block !important;
    margin-top: 40px;
}
.vc_separator-has-text h4 {
    font-size: 1.6rem !important;
    margin-bottom: 10px !important;
    color:#004FA3;
}

.center {margin-left: auto; margin-right: auto;}
.section-dark .divider {border-top:1px solid white; max-width: 200px;}
.centered-content-block {
    max-width: 900px;
    margin:0 auto;
}

.vc_sep_pos_align_center .vc_sep_holder_l {display: none;}
.vc_sep_pos_align_center h4 {
    padding: 10px .8em !important;
    text-align: center;
    font-size: 1.8rem !important;
}

/* BUTTONS */
.btn, .vc_btn3,
.btn:visited, .vc_btn3:visited,
.nav-previous a, .nav-next a,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding:10px 20px !important;
    color:white !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 36px !important;
    -moz-border-radius: 36px !important;
    border-radius: 36px !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004fa3+0,4d90cd+100 */
    background: #004fa3 !important; /* Old browsers */
    background: -moz-linear-gradient(left, #004fa3 0%, #4d90cd 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004fa3 0%,#4d90cd 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004fa3 0%,#4d90cd 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004fa3', endColorstr='#4d90cd',GradientType=1 ) !important; /* IE6-9 */
    border-width: 0 !important;
    transition: all 0.2s ease-in-out;
    white-space: normal;
    margin: 0 18px;
}

.btn:hover, .btn:active, .vc_btn3:hover, .vc_btn3:active,
.nav-previous a:hover, .nav-next a:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #4d90cd !important; /* Old browsers */
    background: -moz-linear-gradient(left, #4d90cd 0%, #004fa3 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4d90cd 0%,#004fa3 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4d90cd 0%,#004fa3 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90cd', endColorstr='#004fa3',GradientType=1 ) !important; /* IE6-9 */
}

.btn.transparent, .btn.transparent:visited,
div.transparent a, div.transparent a:visited {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004fa3+0,4d90cd+100 */
    background: transparent !important;
    border: 1px solid #004FA3 !important;
    color: #004FA3 !important;
    margin:1px;
}

.btn.transparent:hover, div.transparent a:hover {
    color: #004FA3 !important;
    background: transparent !important;
    padding: 10px 30px !important;
}

.btn.large, .btn.large:visited {
    padding:20px 40px !important;
    color:white !important;
    font-weight: 700;
    font-size: 18px;
}


/* dark transparent buttons */
.section-dark .btn.transparent, .section-dark .btn.transparent:visited {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004fa3+0,4d90cd+100 */
    background: transparent !important;
    border: 1px solid white !important;
    color: white !important;
}

.section-dark .btn.transparent:hover, .section-dark .btn.transparent:active {
    color: white !important;
    background: transparent !important;
    padding: 10px 30px !important;
}

.btn.green {
    background:#83B240 !important;
    color:white;
}
.btn.green:hover, .btn.green:active {
    background:#96c552 !important;
    color:white;
}

/* form buttons */

.field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
background: transparent;
border: 1px solid #004FA3;
border-radius: 50px;
color: #004FA3;
padding: 10px 20px;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
}

.field-wrap button:hover, .field-wrap input[type=button]:hover, .field-wrap input[type=submit]:hover {
  color: #004FA3;
  background: transparent;
  padding: 10px 30px;
}




/* READ MORE LINKS */
.read-more {
    color:#004FA3 !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin:20px 0;
    transition: all 0.2s ease-in-out;
    display: block;
}
.read-more:hover, .read-more:active {
    color:#4D90CD !important;
    text-decoration: none;
    margin-right:-5px;
}

.read-more i {
    transition: all 0.2s ease-in-out;
    margin-left: 20px;
    vertical-align: bottom;
    border: 2px solid;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 7px 0 0 2px;
    font-size: .7rem;
}
.read-more:hover i {
    margin-left:25px;
}



@media only screen and (max-width: 767px) {
    .read-more i {
        transition: all 0.2s ease-in-out;
        margin-left: 6px;
        vertical-align: bottom;
        border: 2px solid;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        padding: 4px 0 0 0;
        font-size: .7rem;
    }
    .read-more:hover i {
        margin-left:10px;
    }
}



.wpb_wrapper .fa-chevron-right:before {
    padding-left: 7px;
}


.section-dark .read-more {
    color:#fff !important;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
.section-dark .read-more:hover, .section-dark .read-more:active {
    color:#fff !important;
    text-decoration: none;
    margin-right:-5px
}

/* "Back to..." LINKS */
.back-to {
    color:#004FA3 !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin:20px 0;
    transition: all 0.2s ease-in-out;
    display: block;
}
.back-to:hover, .back-to:active {
    color:#4D90CD !important;
    text-decoration: none;
    margin-left:-5px;
}

.back-to i {
    transition: all 0.2s ease-in-out;
    margin-right: 20px;
    vertical-align: bottom;
    border: 2px solid;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 7px 2px 0 0;
    font-size: .7rem;
}
.back-to:hover i {
    margin-right:25px;
}

.wpb_wrapper .fa-chevron-left:before {
    padding-right: 7px;
}

/* BLOG LANDING PAGE GRID */
.blog-landing-page-grid .vc_row:after,
.blog-landing-page-grid .vc_row:before {
    display: none;
}

.blog-landing-page-grid > .vc_gitem-zone-mini > div {
    position:relative;
    top:auto;
    left: auto;
    height: auto;
}

.blog-landing-page-grid > .vc_gitem-zone-mini .vc_gitem-col {
    padding:0 10px;
}

.blog-landing-page-grid.vc-gitem-zone-height-mode-auto:before {
    padding-top: 0 !important;
}


/* BLOG POST GRID */
.blog-post-listing {
    height:auto !important;
    min-height: 220px;
}

.blog-post-listing .col-thumb {
    float:left !important;
    width:20% !important;
}
.blog-post-listing .col-content {
    float:left !important;
    width:80% !important;
}
.no-thumb .col-thumb {
    display:none;
}
.no-thumb .col-content {
    float:none !important;
    width:100% !important;
}
@media only screen and (max-width: 540px) {
    .blog-post-listing .col-thumb {
        width:30% !important;
    }
    .blog-post-listing .col-content {
        width:70% !important;
    }
}
@media only screen and (max-width: 400px) {
    .blog-post-listing .col-thumb {
        width:30% !important;
    }
    .blog-post-listing .col-content {
        float:none !important;
        width:100% !important;
        padding-top:15px !important;
    }
}
@media (max-width: 767px) {}
    .blog-post-listing .vc_responsive .vc_grid-filter {
        display: inline-block !important;
    }
}



/* post thumbnails and such */
.has-post-thumbnail .post-thumbnail {
    margin-bottom:20px;
}


/* remove byline */

.single .entry-meta,
.search .entry-meta {color:white;}
.single .byline,
.search .byline {display: none;}

/* display dates for custom posts*/
.news-template-default.single.single-news .entry-meta,
.press_release.type-press_release .entry-meta,
.resource.type-resource .entry-meta{
    color: #404549;
}

/* WIDGETS AND SIDEBAR STUFF */

#secondary .widget,
.wpb_widgetised_column .widget {
    margin-bottom:60px;
}

#secondary .widget-title,
.wpb_widgetised_column .widget-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.textwidget .size-thumbnail {
    max-width: 110px;
}

/*recent posts*/
.rpwe-li {background:#f9fafb; }
.rpwe-block li {
    border-bottom: 0px solid #eee;
}
.rpwe-title {font-weight: 700;}
.rpwe-thumb {
    border: 0px solid #EEE!important;
    padding: 0 !important;
}


.widget_categories select,
.widget_archive select {
    width:100%;
    padding:10px;
}

.widget_categories .widget-title,
.widget_archive .widget-title {
    border-bottom: 0px solid #ccc !important;
    padding-bottom: 0 !important;
}

#text-9 #nf-field-9 {
    padding:10px;
}

/* IMAGE WIDGETS */
.widget_media_image img {
    display: block;
    margin:0 auto;
}

#media_image-3,
#media_image-4,
#custom_html-5,
#custom_html-6 {
    width: 50%;
    min-width: 153px;
    display: inline-block;
    text-align: center;
}



/* MISC VC EDITOR TEXT STYLES */
.vc_gitem-post-data-source-post_title {
    font-weight: 700;
    margin-bottom:0 !important;
}
.vc_gitem-post-data-source-post_title p {
    margin-bottom:0;
}
.vc_gitem-post-data-source-post_author {
    float: left;
    font-size: 12px;
    color:#404549;
    border-right:1px solid #404549;
    padding-right:8px !important;
    margin-right:8px !important;
}
.vc_gitem-post-data-source-post_author > div:before {
    content:"By ";
}
.vc_gitem-post-data-source-post_date {
    float: left;
    font-size: 12px;
    color:#404549;
}

.vc_gitem-post-data-source-post_categories {
    float:left;
    font-size: 12px;
    font-weight: 700;
    /*border-left:1px solid #404549;*/
    margin-left:8px !important;
    padding-left:8px !important;
}
.vc_gitem-post-data-source-post_excerpt {
    clear: both;
    margin-top:15px;
}


/* attempting to fix right margin bug */
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0 !important;
}


/* tweaking tab container on small screens */
@media only screen and (max-width: 767px) {
    .vc_tta-container {
        width: 92%;
        margin: 15px auto;
    }
}





/* post grids on small screens */
@media only screen and (max-width: 767px) {
    .vc-gitem-zone-height-mode-auto {
        min-height: 0 !important;
    }
    .vc-gitem-zone-height-mode-auto:before {
        display: none !important;
    }
    .vc-gitem-zone-height-mode-auto .vc_gitem-zone-mini {
        position: relative !important;
    }
    .vc-gitem-zone-height-mode-auto .vc_gitem-row-position-top  {
        position: relative !important;
    }

    .vc_gitem-zone-a .vc_gitem-row-position-middle,
    .vc_gitem-zone-b .vc_gitem-row-position-middle {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }

}



/* taxonomy tag labels above post grid items */
.taxonomy-term {
    font-size: 12px;
    font-weight: 300 !important;
    /*border:1px solid #004FA3 !important;*/
    margin-left:0 !important;
    padding-left:0 !important;
}
.taxonomy-term > .vc_gitem-post-category-name {
    display: none !important;
}
.taxonomy-term > .vc_gitem-post-category-name:first-child {
    display: inline-block !important;
}
.taxonomy-term a {
    display: inline-block !important;
    padding:5px 10px !important;
    color:#004FA3 !important;
    text-decoration: none !important;
    border:1px solid #004FA3 !important;
}



.news-grid .vc_gitem_row .vc_gitem-col {
    padding: 10px 10px 10px 0;
}

.news-grid-news .vc_gitem-zone {
    /*min-height: 568px;*/
}

.news-grid-press-releases .vc_gitem-zone {
    /*min-height: 400px;*/
}

.news-grid-resources .vc_gitem-zone {
    /*min-height: 400px;*/
}
.news-grid .vc_gitem-zone-mini,
.news-grid .vc_gitem_row {
    position: relative !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.news-grid:before,
.news-grid .vc-gitem-zone-height-mode-auto:before,
.news-grid .vc_row:before {
    display: none !important;
}

/* news grid small screens */
@media only screen and (max-width: 767px) {
    .news-grid-news .vc_gitem-zone {
        min-height: 0;
    }

    .news-grid-press-releases .vc_gitem-zone {
        min-height: 0;
    }

    .news-grid-resources .vc_gitem-zone {
        min-height: 0;
    }

}


/* Advocacy grid Sep */
.col-sep .vc_column-inner > .wpb_wrapper {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    padding: 10px 20px;
    margin-bottom: 30px;
}



/* iFRAME STUFF */
iframe {
    width: 100%;
    min-height: 750px;
}
.iframe-registration {
    min-height:750px;
}
.wpb_video_widget .wpb_wrapper iframe {
    min-height:initial !important;
}


/* RFP SUBMISSION STUFF */
.rfp-form {
    max-width: 400px;
    margin:0 auto 60px;
}

.rfp-form input[type="text"] {
    display:block;
    width:100%;
    padding:5px;
}
.rfp-form input[type="file"] {
    display:block;
    width:100%;
}
.rfp-form input[type="submit"] {
    margin:0 auto;
    display: block;
}


/* IMAGES AND ALIGNMENT */

@media only screen and (max-width: 767px) {
    .alignright,  .alignleft {
        float:none; 
        margin:0 auto 1em;
        display: block;
    }
}


/* VC TABS */
.vc_tta-tabs-position-left .vc_tta-tabs-container {border-right:1px solid #95989A; padding-right:30px;}
.vc_tta-tabs-position-top .vc_tta-tabs-container {}
.vc_tta-tabs-list {}
.vc_tta-tab {}
.vc_tta-tab > a {color:#004FA3 !important; background-color: white !important; font-weight: 700 !important;}
.vc_tta-tab > a:hover, .vc_tta-tab > a:active {color:#4D90CD !important;}
.vc_tta-tab.vc_active {}
.vc_tta-tab.vc_active > a {color:black !important; text-transform: uppercase; font-weight: 700 !important;}


@media only screen and (max-width: 767px) {
    .vc_tta-tabs-container {border-right:0px solid #95989A; padding-right:0;}
    .vc_tta-tab > a {color:white !important; background-color: #004FA3 !important; font-weight: 700 !important; text-align: center;}
    .vc_tta-tab > a:hover, .vc_tta-tab > a:active {color:#83B240 !important;}
    .vc_tta-tab.vc_active > a {color:white !important; text-transform: uppercase; font-weight: 700 !important;}
    .vc_tta-panel-heading {
        background-color: #004FA3;
        background: -moz-linear-gradient(left, #004fa3 0%, #4d90cd 100%) !important; /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #004fa3 0%,#4d90cd 100%) !important; /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #004fa3 0%,#4d90cd 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004fa3', endColorstr='#4d90cd',GradientType=1 ) !important; /* IE6-9 */
        margin-bottom: 1px !important;
        margin-top:0 !important;
    }
    .vc_tta-panel:last-child .vc_tta-panel-heading {
        margin-bottom: 0px !important;
    }
    .vc_tta-tabs {
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        overflow: hidden;
    }
    .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background:#83B240 !important;
    }
    .vc_tta-panel-title > a {
        color: white !important;
        text-align: center;
    }
    .vc_tta-panel-body {
        text-align: center;
        background:#f9fafb !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .vc_tta-panel-body .vc_sep_pos_align_left {
        margin-left: auto;
        margin-right: auto;
    }
}


.wpb-js-composer .vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-top .vc_tta-panel-body {
    padding-left: 15px;
    padding-right: 15px;
}


/* pageable container margin fix */
.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
    margin-right: 0 !important;
}


.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
    padding-right: 0 !important;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 0 !important;
}




/* MOBILE MENU STUFF */
/* toggle button */
.edfm-toggle-wrapper {
    position: relative;
    margin-top: 0;
    top: auto !important;
}
body.admin-bar .edfm-toggle-wrapper {
    margin-top: -33px;
}
.edfm-toggle {
    transition: top 0.2s ease-in-out;
    z-index: 99999; /*pull under wp admin bar*/
    position: fixed;
    height: 76px;
    width: 50px;
}
.edfm-toggle,
.edfm-toggle.toggle-down {
    top: 15px;
    right:0;
}
.admin-bar .edfm-toggle,
.admin-bar .edfm-toggle.toggle-down {
    top: 47px;
}

.edfm-toggle.toggle-up {
    top: 2px;
}
.admin-bar .edfm-toggle.toggle-up {
    top: 34px;
}

/* off canvas menu tweaks */
.edfm-fly-menu-wrapper-inner {
    z-index: 99998; /* pull under toggle button*/
}
.edfm-fly-menu-wrapper-inner a:hover {
    text-decoration: none;
}

.edfm-title-wrap span.edfm-title {
    font-weight: 700 !important;
}
.edfm-submenu .edfm-title-wrap span.edfm-title {
    font-weight: 300 !important;
}
.edfm-submenu  a.edfm-menu-link:after {
    border-bottom-width: 0px !important;
}
.edfm-submenu ul li:before {
    border-right-width: 0px !important;
}

/* search form */
.edfm_side_menu_template_2 .edfm-fly-menu-wrapper-inner button[type="submit"] {
    background: #EA6F46;
}














/* FOOTER STUFF */
#colophon {
    background:#232324 !important;
    color:white !important;
    font-size: 13px !important;
}
#footer-widget {
    background-image: url(/wp-content/themes/aci-na/img/background-hero-primary.jpg);
    background-size: auto;
    background-position: center top;
    padding-bottom: 30px;
    padding-top: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-1 {
    padding-top:40px;
}

.menu-footer-menu-container {
    text-align: center;
}
#menu-footer-menu {
    margin:0 auto;
    padding: 0 0 10px;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    max-width: 900px;
}
#menu-footer-menu li {
    margin:0;
    padding:0;
    list-style: none;
    display: inline-block;
}
.sfmsb-follow-social-buttons {
    text-align: center;
}
.sfmsb-follow-social-buttons a, .sfmsb-follow-social-buttons .sfmsb-text {
    display: inline-block;
    float: none;
}
/*footer banner ad*/
#media_image-2,
#custom_html-4 {
    text-align: center;
}







/* ================================================== */
/* ================================================== */
/* ================ PRINT STYLES ================== */
/* ================================================== */
/* ================================================== */
@media only screen {
    .printme {display: none;}
}
@media only print {
    .printme {display: block;}

    .edfm-fly-menu-wrapper,
    #page-tools-wrapper,
    #footer-widget,
    #totop,
    .post-navigation,
    #secondary,
    #mega-menu-wrap-primary,
    #moove_gdpr_cookie_info_bar,
    #masthead
    {display:none;}

    #hero-wrapper .content-area {
        min-height: 0;
    }
    .hero-content {
        padding: 0 0;
    }
}
