/**
Theme Name: ICRI NTX
Author: Big Britches Creative
Author URI: https://bigbritchescreative.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: icri-ntx
Template: astra
*/

/*
 * BODY CLASSES 
 */

body.hide-navigation .site-header .site-navigation {
    display: none !important;
}

/*
 * HEADER 
 */

#masthead {
    position: fixed !important;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

#masthead::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: linear-gradient(to right, rgba(0,0,0,0.4), rgba(0,0,0,0));
}

@media (max-width: 921px) {
    
    #masthead {
        background-size: cover;
    }
}

#masthead.scrolling {
    position: fixed !important;
    top: 0;
    width: 100%;
}

#masthead .ast-site-identity {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#masthead div[data-section="title_tagline"],
#masthead div[data-section="title_tagline"] .site-branding,
#masthead div[data-section="title_tagline"] .site-logo-img {
    height: 100%;
}

#masthead .ast-site-identity .site-description {
    font-size: 1.3rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

#masthead div[data-section="title_tagline"] .custom-logo-link img {
    width: auto;
    max-width: none;
    height: 100%;
    transition: all 0.3s;
}

#masthead.scrolling .custom-logo-link img {
    width: auto;
    max-width: none;
    height: 100%;
    transition: all 0.3s;
}

/* Stack Logo/Nav on desktop */
.site-primary-header-wrap .ast-builder-grid-row {
    grid-template-columns: 1fr;
}

.site-primary-header-wrap .site-header-primary-section-left {
    height: 95px;
}

.site-primary-header-wrap .site-header-primary-section-right {
    background: #1480be;
    width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    height: 40px;
    transition: height 0.3s;
    justify-content: center;
}

@media (max-width: 921px) {
    
    .site-primary-header-wrap .site-header-primary-section-right {
        justify-content: flex-end;
    }
}

#masthead.scrolling .site-primary-header-wrap .site-header-primary-section-right {
    height: 40px;
}

.ast-title-bar-wrap {
    /*margin-top: 160px;*/
    transition: margin-top 0.3s;
}

.site-content {
    /*padding-top: 160px;*/
    transition: padding 0.3s;
}

.site-content > .ast-container {
    padding-top: 40px;
}

/*.site-content.scrolling {
    padding-top: 140px;
}*/

@media (max-width: 921px) {
    
    .ast-title-bar-wrap {
        margin-top: 152px;
    }
    
    .site-content {
        /*padding-top: 152px;*/
    }
}

@media (max-width: 544px) {
    
    #masthead {
        /*position: relative !important;*/
    }
}

/*
 * TYPOGRAPHY
 */

.disclaimer {
    font-size: 14px;
    font-style: italic;
}

.all_caps {
    text-transform: uppercase !important;
}

.xbold {
    font-weight: 800 !important;
}

.lead {
    font-size: 21px;
    font-weight: 500;
}

/*
 * NAVIGATION
 */
.site-header-section .ast-builder-menu,
.header-main-layout-1 .ast-main-header-bar-alignment,
.ast-builder-menu .main-navigation>ul {
    height: 100%;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 1.4em;
}

.ast-builder-menu-1 .menu-item > .menu-link,
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #fff;
    font-weight: 700;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .menu-item > .menu-link:hover {
    color: #000 !important;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link:hover,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link:hover {
    color: #fff !important;
}

/*
 * BUTTONS
 */

.button,
button.vc_general {
    background: #1480be !important;
    text-decoration: none !important;
}

.button:hover,
button.vc_general:hover {
    background: #000 !important;
}

/*
 * EMF CUSTOM STYLING
 */
 #main #emf-li-post-button {
    
 }
 
 #main #emf-li-post-button .btn-save-resume {
    color: #1480be;
 }
 
 #main #emf-li-post-button input[type="submit"] {
    color: #fff;
    background: #1480be;
    border: none;
 }

/*
 * CHAPTER NEWS AND EVENTS
 */
.adverse_news_events {
    padding: 0 !important;
}

.adverse_news_events li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15px 0;
    border-top: 1px solid rgba(167, 169, 172, 0.5);
}

.adverse_news_events li:first-of-type {
    /*border: none;*/
}

.adverse_news_events li .thumb {
    display: block;
    flex: 0 0 60px;
    height: 80px;
    margin-right: 10px;
    background-color: #1480be;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.adverse_news_events li .cont {
    flex: 0 0 calc(100% - 70px);
}

.adverse_news_events li.no_image {
    flex: 0 0 100%;
}

.adverse_news_events li h5 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #1480be;
    letter-spacing: -0.03em;
}

.adverse_news_events li h5 a {
    color: #1480be;
    text-decoration: none !important;
}

.adverse_news_events li h5 a:hover {
    color: #000000;
}

.adverse_news_events li p {
    margin: 0;
    color: #000000;
    font-size: 16px;
}