/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Gloock&display=swap');

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
    font-size: 18px;
    line-height: 31px;
}

.text-uppercse{text-transform:uppercase;}
body #header-outer[data-lhe="animated_underline"] #top nav > ul > li.btn-radius > a:after,
body #header-outer[data-lhe="animated_underline"] #top nav > ul > li.btn-radius > a:before{border-radius:30px !important;}
.row-hero .owl-carousel[data-desktop-cols] .owl-stage{padding:0}

.section-nstty-mobile .owl-carousel[data-desktop-cols] .owl-nav.disabled,
.row-hero .owl-carousel[data-desktop-cols] .owl-nav.disabled {display: block;}
.section-nstty-mobile .owl-theme[data-desktop-cols] .owl-nav [class*=owl-],
.row-hero .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: transparent;
    position: absolute;
    border: 2px solid #fff;
    margin: 0px;
    padding: 4px 15px 7px 15px;
    font-size: 22px;
    top: 50%;
    color: #fff;
}
body[data-button-style*="slightly_rounded"] .section-nstty-mobile button,
body[data-button-style*="slightly_rounded"] .row-hero button { -webkit-border-radius: 50% !important; }
.row-hero .owl-theme[data-desktop-cols] .owl-nav .owl-prev { left: 30px; }
.section-nstty-mobile .owl-theme[data-desktop-cols] .owl-nav .owl-prev { left: 10px; }
.row-hero .owl-theme[data-desktop-cols] .owl-nav .owl-next { right: 30px; }
.section-nstty-mobile .owl-theme[data-desktop-cols] .owl-nav .owl-next { right: 10px; }
.span_12.light .owl-theme[data-desktop-cols] .owl-dots .owl-dot span { background: #EF233C; }

.font-26{font-size:26px;line-height:40px;}
.font-300{font-weight:300;}
.font-18{font-size:18px;line-height:31px;}
.bgs-auto>.row-bg-wrap .row-bg{background-size:auto !important;}
.nectar-button.large{min-width:180px;}
.ls-1{letter-spacing:0.1em;}
.font-600{font-weight:600;}
.yt-video{position:relative;padding-bottom:56.25%;}
.yt-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}
.span_12.light input[type="date"]::placeholder,
.span_12.light input[type="email"]::placeholder,
.span_12.light input[type="password"]::placeholder,
.span_12.light input[type="search"]::placeholder,
.span_12.light input[type="tel"]::placeholder,
.span_12.light input[type="text"]::placeholder,
.span_12.light input[type="url"]::placeholder,
.span_12.light textarea::placeholder{opacity:1 !important;}


.single-event .row.heading-title.hentry{display:none !important;}
body.single-event .container-wrap{padding-top:0;}
body .post-area{margin-top:0;}
.single-event .vc_sw-acf{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 31px;
    line-height: 47px;
    color: #252525;
}
.single-event .vc_sw-acf.start-time{float:left;padding-right:30px;position:relative;}
.single-event .vc_sw-acf.start-time:after{
    content:'-';
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 31px;
    line-height: 47px;
    color: #252525;
    position:absolute;
    right:8px;
    top:0;
}
.nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg{min-height:300px;}
.nectar-post-grid .nectar-post-grid-item .content .post-heading{
    font-family: 'Gloock';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    text-transform: capitalize;
}

.list-dot ul{
    margin:0 auto;
    max-width:970px;
    padding:0;
    letter-spacing:-0.32em;
}
.list-dot ul li{
    list-style: none;
    width: 50%;
    padding: 0 40px 40px 35px;
    position: relative;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
}
.list-dot ul li:before{
    content: '';
    height: 14px;
    width: 14px;
    background: #EF233C;
    position: absolute;
    top: 10px;
    left: 0;
    transform: rotate(45deg);
}
@media(max-width:999px){
    .bg-hid-tb>.row-bg-wrap .row-bg{background-image:none !important;}
}

.nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid:not([data-card="yes"]) .nectar-post-grid-item .content {
  padding-bottom: 0;
  background: #FFFFFF;
  box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin: -30px auto 0;
  padding: 20px;
  max-width: 90%;
}
.row-bg-right-dark>.row-bg-wrap .inner-wrap{overflow:visible;}
.row-bg-right-dark>.row-bg-wrap .row-bg:before{
    content:'';
    position:absolute;
    left:100%;
    height:100%;
    width:100vw;
    background:#252525;
    margin-left:-10px;
}
.border-left-grad:after{
    content:'';
    height:100%;
    width: 2px;
    background: linear-gradient(180deg, #EE233C 0%, rgba(238, 35, 60, 0) 100%);
    position:absolute;
    top:0;
    left:0;
    visibility:visible !important;
}
.border-left-grad.white:after{
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.font-outfit{font-family: 'Outfit';}
.letter-spacing{letter-spacing: 0.1em;}

.row-footer p{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding-bottom:9px;
}
.row-footer ul.menu{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.row-footer ul.menu li{
    list-style:none;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}
.row-footer .iwithtext{float:right;}
.iwithtext{
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}
.iwithtext .iwt-text{padding-left:25px;}
body .iwithtext .iwt-icon [class^="icon-"].icon-default-style{
    height:18px;
    width:18px;
    line-height:18px;
    font-size:18px;
}

.nectar-fancy-box{padding:30px;}
.nectar-fancy-box .inner {
  position: relative;
  text-align: left;
  color: #fff;
  z-index: 10;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  min-height:408px !important;
}
.nectar-fancy-box .job-title{
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom:7px;
}
.nectar-fancy-box h4{
    font-family: 'Gloock';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    margin-bottom:0 !important;
}
.nectar-fancy-box .job-designation{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
}

.list-thumbs ul{
    margin:0;
    padding:0;
    letter-spacing:-0.32em;
}
.list-thumbs ul li{
    list-style:none;
    display:inline-block;
    vertical-align:top;
    letter-spacing:0;
    width:33.33%;
    position:relative;
    cursor:pointer;
}
.list-thumbs ul li:before{
    content:'';
    position:absolute;
    top:0;
    width:100%;
    left:0;
    height:100%;
    background:#252525;
    opacity:0.4;
}
.list-thumbs ul li.active-thumb:after{
    content:'';
    position:absolute;
    top:0;
    width: calc( 100% - 4px);
    left: 0;
    height: calc( 100% - 4px);
    border:2px solid #fff;
}
.list-thumbs ul li.active-thumb:before,
.list-thumbs ul li:hover:before{opacity:0;}
.list-thumbs ul li:nth-child(4),
.list-thumbs ul li:nth-child(5),
.list-thumbs ul li:nth-child(6),
.list-thumbs ul li:nth-child(7){width:25%;}
.list-thumbs ul img{width:100% !important;display:block;}



/*  */
.nectar-button.accent-color.regular-button { background-color: #EF233C; }
#header-outer[data-lhe="animated_underline"] #top nav > .sf-menu > li[class*="button_bordered"] > a, #top nav > ul > li[class*="button_bordered"] > a { margin-right: 10px; }
#top nav>ul>li.button_bordered>a:before { border-color: rgba(255, 255, 255, 0.3); }
.row .col img.width-100 { width: 100% !important; }
body #header-outer, body[data-header-color="dark"] #header-outer {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.07)), #252525;
}
#top nav ul li a,
body .sf-sub-indicator [class*=" icon-"] { color: #fff; }
#header-outer[data-lhe="animated_underline"] #top nav > ul > li.btn-radius > a { margin: 0px 5px; }
.wpb_row.section-timeline .row-bg,
.row-bg-right-dark>.row-bg-wrap .row-bg:before {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.08)), #252525 !important;
}
.section-upcoming-events .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
}
.section-upcoming-events .owl-carousel[data-desktop-cols] .owl-stage { padding-bottom: 0px; }
div.wpforms-container-full input[type=submit],
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button{ height: auto!important; }
@media only screen and (max-width: 1680px) {
    .row-hero .wpb_column.right_padding_desktop_160px > .vc_column-inner { padding-right: 80px !important; }
}
@media only screen and (max-width: 1280px) {
    #header-outer header .container { padding: 0 40px; }
    .row-hero .wpb_column.left_padding_desktop_74px > .vc_column-inner { padding-left: 20px; }
    .row-hero .wpb_column.right_padding_desktop_160px > .vc_column-inner { padding-right: 80px !important; }
}
@media only screen and (max-width: 1134px) {
    #slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen) {
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.07)), #252525 !important;
    }
    #slide-out-widget-area.fullscreen-split[data-dropdown-func=separate-dropdown-parent-link] .inner .off-canvas-menu-container .menu-item-has-children>a { margin-right: 0px !important; }
    #slide-out-widget-area.fullscreen-split .inner>.container { left: 0px !important; }
    #slide-out-widget-area .ocm-dropdown-arrow {
        right: auto !important;
        top: 18px !important;
        margin-left: 80px;
    }
    #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li {
        margin-bottom: 40px;
        text-align: center;
    }
    #slide-out-widget-area.fullscreen-split.open .right-side { display: none; }
    #slide-out-widget-area.fullscreen-split .left-side { width: 100% !important; }
    #slide-out-widget-area .mobile-only:not(.nectar-header-text-content) { display: block !important; width: 100%; }
    #slide-out-widget-area[data-dropdown-func].fullscreen-split .inner .off-canvas-menu-container li ul.sub-menu li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 15px;
    }
    #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.menu-item-478 a {
        background: #EF233C;
        padding: 16px;
        border-radius: 7px;
        max-width: 324px;
        width: 100%;
    }

    #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.menu-item-479 a {
        padding: 16px;
        border-radius: 7px;
        max-width: 324px;
        width: 100%;
        border: 2px solid #FFFFFF;
    }
    .row-hero .wpb_column.left_padding_desktop_74px > .vc_column-inner { padding-left: 0px; }
    .row-hero .wpb_column.right_padding_desktop_160px > .vc_column-inner { padding-right: 40px !important; }
}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 768px) {
    #slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li > a { font-size: 18px !important; line-height: 23px !important; }
    .hero-icons { display: none; }
    .row-hero .wpb_column.right_padding_desktop_160px > .vc_column-inner { padding-right: 25px !important; }
    .row-hero .wpb_column.left_padding_desktop_74px > .vc_column-inner { padding-left: 25px !important; }
    .row-hero .vc_column-inner, .row-hero .vc_column-inner h1 { text-align: center !important; }
    .text-hero-bio {
        padding-top: 54px;
        padding-bottom: 30px;
    }
    .row-hero .owl-theme[data-desktop-cols] .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: 148px;
        left: 46%;
        padding: 0px;
    }
    .section-our-mission .col img, .section-twitter .col img { width: 100%; }
    .section-our-mission h2, .section-our-mission p { text-align: center !important; }
    .section-our-mission .divider-wrap .divider-small-border,
    .section-twitter .divider-wrap .divider-small-border { margin-left: auto; margin-right: auto; }
    .row-bg-right-dark>.row-bg-wrap .row-bg:after {
        content: "";
        position: absolute;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.08)), #252525 !important;
        right: 100%;
        height: 100%;
        width: 100vw;
        margin-right: -10px;
    }
    .section-twitter h2, .section-twitter p, .section-twitter h5, .section-twitter .wpb_wrapper { text-align: center !important; }
    .section-twitter .wpb_content_element { max-width: 100% !important; }
    .border-left-grad:after { content: none; }
    .section-become-member h2:after {
        content: "";
        position: absolute;
        width: 158px;
        height: 2%;
        background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
        top: 80px;
        left: 0px;
    }
    .section-become-member h2 {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .section-contact-page h1, .section-contact-page p, .section-contact-page .vc_column-inner { text-align: center !important; }
    .iwithtext { display: inline-flex; }
    .section-become-a-member-page h1, .section-become-a-member-page p { text-align: center !important; }
    .section-become-a-member-page img { margin: 0px auto; }
    .list-dot ul li {
        width: 100%;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 428px) {
    #header-outer header .container { padding: 0px; }
    .section-timeline h2, .section-timeline p,
    .section-become-member, .section-become-member h2, .section-become-member p { text-align: center !important; }
    .section-timeline h2 {
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    .section-timeline h2:after {
        content: "";
        position: absolute;
        width: 150px;
        height: 2px;
        top: 72px;
        left: 82px;
        background: linear-gradient(90deg, #EE233C 0%, rgba(238, 35, 60, 0) 100%);
    }
    .section-become-member h2:after {
        top: 126px;
        left: 82px;
    }
}
@media only screen and (max-width: 414px) {}
@media only screen and (max-width: 390px) {}
