/*
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
*/

/* Off Canvas Menu CSS*/

/*body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a{ font-size: 24px; }*/

body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a+.sub-menu li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a+.sub-menu li a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    padding: 0 0 0 20px;
}

#slide-out-widget-area.fullscreen .inner{
    top: 10%;
    transform: none !important;
}

body #slide-out-widget-area .menuwrapper .back, body #slide-out-widget-area .menu.subview .subviewopen > .sub-menu > .back{ display:none; }


body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover {color: #20365b !important;}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.current-menu-parent {color: #20365b !important;}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.current-menu-parent > a {color: #20365b !important;}

.off-canvas-menu-container li:before{
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background: #1b4fa1;
    right: 0;
}
.off-canvas-menu-container ul.sub-menu li:before{ content: none; }
.off-canvas-menu-container li ul.sub-menu li{width:100%;}

.off-canvas-menu-container li.current-menu-ancestor > a {
    color: #d22444 !important;
}

.off-canvas-menu-container li.current_page_item > a {
    color: #fff !important;
}

.off-canvas-menu-container li.current-menu-item {
display: inline-block;
min-width: 100%;
}
.off-canvas-menu-container ul.sub-menu li.current-menu-item {
display: inline-block;
min-width: 100%;
}
.off-canvas-menu-container li.current-menu-item > a{
background-color: #d22444;
display: inline-block;
padding: 10px !important;
min-width: 100%;
}
.off-canvas-menu-container ul.sub-menu li.current-menu-item > a{
background-color: #d22444;
display: inline-block;
padding: 10px !important;
min-width: 100%;
}

body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.current-menu-item > a {color: #20365b !important;}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a + .sub-menu li a:active {color:#20365b;}

@media only screen and (max-width: 690px) {
  body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a+.sub-menu li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a+.sub-menu li a {
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0;
    padding: 0;
  }

  body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{
    right: 10%;
  }

}


/*CSS for MEnu*/

#slide-out-widget-area.fullscreen .menuwrapper li a {
    padding: 15px 0 0;
}

#slide-out-widget-area .menuwrapper {
    text-align: right;
    margin: 0 auto;
    display:flex;
    justify-content:flex-end;
}

#slide-out-widget-area .menuwrapper .menu{
    width:40%;
}

@media only screen and (max-width: 767px){
    .off-canvas-menu-container li:before {
        right: 10%;
    }
    #slide-out-widget-area .menuwrapper .menu{
        width:70%;
    }
}

@media only screen and (min-width: 1000px) {
    #slide-out-widget-area .menuwrapper {
        max-width: 1425px;
        padding: 0px 90px;
        width: 100%;
        margin-top: 80px !important;
    }
}

@media only screen and (max-width: 992px) {
    #slide-out-widget-area .menuwrapper {
        max-width: 600px;
    }

    #slide-out-widget-area.fullscreen .inner{
        top: 10%;
        right: 5%;
        transform: none !important;
    }

/*    #slide-out-widget-area .menuwrapper .menu > li:first-child::before,
    #slide-out-widget-area .menuwrapper .menu > li:last-child::after {
        width: 80%
    }*/
}

/* Off Canvas Menu CSS end*/

/* off canvas submenu begins */

body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a+.sub-menu li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a+.sub-menu li a {
    font-size: 22px!important;
    line-height: 32px!important;
    letter-spacing: 0;
    padding: 0 0 0 20px;
}

/* off canvas submenu ends */
#w-node-af8540b2a942-d84bfe28 {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
}
.div-underscore {
    width: 25%;
    height: 6px;
    background-color: #20365a;
}

/*Fancy Box start*/
.nectar-fancy-box[data-style="hover_desc"]:hover{
    box-shadow: none;
}
.nectar-fancy-box[data-style="hover_desc"] .hover-content {
    max-width: 100%;
    text-align: center;
}
.nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:before{
    background: -webkit-linear-gradient(rgba(27,79,160,.5), rgba(32,54,91,1) 100%) !important;
    background: -o-linear-gradient(rgba(27,79,160,.5), rgba(32,54,91,1) 100%) !important;
    background: linear-gradient(rgba(27,79,160,.5), rgba(32,54,91,1) 100%) !important;
}
.odd-fancy .nectar-fancy-box[data-style="hover_desc"] .box-bg:before, .nectar-fancy-box[data-style="hover_desc"]:before{
    background: rgba(32,54,91,1)!important;
    height: 100%;
}
.even-fancy .nectar-fancy-box[data-style="hover_desc"] .box-bg:before, .nectar-fancy-box[data-style="hover_desc"]:before{
    background: rgba(27,79,160,1)!important;
    height: 100%;
}

.nectar-fancy-box[data-style="default"] .inner h3, .nectar-fancy-box[data-style="parallax_hover"] .inner h3, .nectar-fancy-box[data-style="hover_desc"] .inner h3 {
    font-size: 20px;
}

/*Fancy Box end*/

/* Fancy Box start - Careers 2 */
.career-tenets .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:before{
    background: rgba(255,180,60,1)!important;
    height: 100%;
}
.career-tenets .odd-fancy .nectar-fancy-box[data-style="hover_desc"] .box-bg:before, .career-tenets .nectar-fancy-box[data-style="hover_desc"]:before{
    background: rgba(255,255,255,1)!important;
    height: 100%;
}
.career-tenets .even-fancy .nectar-fancy-box[data-style="hover_desc"] .box-bg:before, .career-tenets .nectar-fancy-box[data-style="hover_desc"]:before{
    background: rgba(240,237,232,1)!important;
    height: 100%;
}
.career-tenets .nectar-fancy-box[data-style="default"] .inner *, .career-tenets .nectar-fancy-box[data-style="parallax_hover"] .inner *, .career-tenets .nectar-fancy-box[data-style="hover_desc"] .inner *{
    color:#000;
}
/* Fancy Box end - Careers 2 */  

/* Fancy Box start - Home 3 */
.home-tenets .nectar-fancy-box[data-style="hover_desc"] .hover-content {
    max-width: 100%;
    text-align: center;
}
.home-tenets .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:before{
    background: rgba(255,180,60,1)!important;
    height: 100%;
}
.home-tenets .odd-fancy .nectar-fancy-box[data-style="hover_desc"] .box-bg:before, .home-tenets .nectar-fancy-box[data-style="hover_desc"]:before{
    background: rgba(32,54,91,1)!important;
    height: 100%;
}
.home-tenets .even-fancy .nectar-fancy-box[data-style="hover_desc"] .box-bg:before, .home-tenets .nectar-fancy-box[data-style="hover_desc"]:before{
    background: rgba(27,79,160,1)!important;
    height: 100%;
}
.home-tenets .nectar-fancy-box[data-style="hover_desc"]:hover .inner *{
    color: #000;
}

/* Fancy Box end - Home 3 */ 

/*Post Meta Overlaid*/
.auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img:after{content: none;}

/*Post Meta Overlaid End*/


/*Facet Filter CSS*/
/*.span_9.facetwp-template {width: 74.5%;}

.facetwp-template {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}*/

.facetwp-facet{line-height: 10px;}

.facetwp-facet-date {
    display: flex;
}
.facetwp-facet-date .flatpickr-alt{ margin: 0 2px; }

.filter-bar {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 25px;
}
.filter-bar .col-md-4, .filter-bar .col-md-2{
    padding: 0px 2px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .facetwp-dropdown {
        height: 43px;
    }
}

.facetwp-dropdown {
    padding: 12px;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
    height: 44px;
}
.facetwp-facet-reset{
    margin-bottom: 40px;
    border: 2px solid rgba(0,0,0,0.75);
    padding: 10px 25px;
    visibility: visible;
    color: rgba(32,54,91, .75);
    border-color: rgba(32,54,91, .75);
    background-color: transparent;
}
.facetwp-facet-reset:hover{
    background-color: #20365b;
    color: white;
}

/*Facet WP Pagination*/
.facetwp-pager {
   display: flex;
   justify-content: center;
   margin: 2rem 0;
   align-items: center;
   width: 100%;
}

.facetwp-pager a {
   cursor: pointer;
   color: inherit;
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 0 8px;
   height: 35px;
   width: 35px;
   text-align: center;
   line-height: 14px;
   font-size: 12px!important;
}

.facetwp-pager a:hover {
    color: #20365b;
}

.facetwp-page.active {
   background-color: #20365b;
   border-radius: 50%;
   color: white !important;
   box-shadow: 0px 6px 15px rgba(0,0,0,0.16);
}
.fs-label-wrap {
    border: none!important;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.16)!important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!important;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    padding: 5px;
}

/*Facet CSS end*/

/* Media link Overlay */
.n-post-bg:after{opacity: 0 !important;}

/* Post Template */
.auto_meta_overlaid_spaced .masonry-blog-item .post-footer {
    color: white;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-footer .meta-date{
    font-size: 14px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .link-inner .link-wrap .post-footer {
    text-align: left;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-header, .auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
    margin-bottom: 15px;
}
.masonry-blog-item .post-featured-img.no-img{
    background-color: rgba(0,0,0,0) !important;
}

.auto_meta_overlaid_spaced .masonry-blog-item .content-inner{
    background-color: transparent;
}

.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap {
    position: relative;
    margin-top: 30px;
    z-index: 110;
}
.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap a {
    font-family: inherit;
}
.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap a:hover img {
    box-shadow: 0 7px 20px rgba(0,0,0,0.19);
}
.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap img {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin-bottom: 0;
    margin-right: 13px;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
}
.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap .text {
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    color:#fff;
}
.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap .text a{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color:#fff;
}
.auto_meta_overlaid_spaced .masonry-blog-item .grav-wrap .text span {
    font-size: 13px;
    line-height: 18px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .excerpt {
    color: #fff;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-header{
    max-width: 100% !important;
    text-align: center;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item .meta-category {
    position: fixed;
    top: 7%;
}
 .post.format-link .link-inner .title{
    font-size: 1.5em;
 }
@media only screen and (min-width: 999px){
    .post-area.auto_meta_overlaid_spaced .masonry-blog-item{
        width: 33% !important;
    }
}
@media only screen and (max-width: 690px){
    #ajax-content-wrap .container .post .post-content {
        height: 100%;
    }
}
@media only screen and (max-width: 999px){
    .masonry-blog-item .post-content{
        min-height: 378px;
    }
}

.masonry-blog-item:nth-child(8n+1) .post-header,  .masonry-blog-item:nth-child(8n+6) .post-header,  .masonry-blog-item:nth-child(8n+7) .post-header,  .masonry-blog-item:nth-child(8n+8) .post-header{ max-width: 100%; }
@media only screen and (max-width: 690px){
    .post.link .post-content h3{
        font-size: 18px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 999px) and (min-width: 690px){
    .post.link .post-content h3, .masonry-blog-item .post-header, .masonry-blog-item .post-header h3{
        font-size: 18px;
        line-height: 28px;
    }

}
/* Post Template End*/

/* Masonry Material Style */
.masonry-blog-item .post-header .title, .masonry.material .masonry-blog-item .meta-category a {
    color: #fff !important;
}
.masonry.material .masonry-blog-item .meta-category a:hover:before{
    background-color: #fff !important;
}

#ajax-content-wrap .masonry.material .link-inner:before{
    background-color: transparent!important;
}
#ajax-content-wrap .masonry.material .link-inner .title p{
    color: #fff;
}

.masonry.material .masonry-blog-item .article-content-wrap, .masonry.material .masonry-blog-item .meta-category, .auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:before {
    background-color: transparent;
    color: #fff;
}
.masonry.material .masonry-blog-item .post-footer .meta-date{
    font-size: 13px;
    line-height: 18px;
}

.posts-container .masonry-blog-item {
    margin-bottom: 30px;
}

/* Masonry Material Style end*/

/* Single Post Meta */
.subtitle {
    /*color: white;*/
    font-size: 18px;
}
.font-size-small {
  font-size: 0.75em;
  line-height: 1.4em;
}
.disclaimer {
  padding-top: 30px;
}
.summary {
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
}
.summary-devider {
  margin: 20px 0px;
}
/* Single Post Meta End*/

/*Co author CSS*/
#author-bio {
    display: inline-flex;
    flex-direction: column;
    width: 49%;
    margin-top: 5%;
}
#author-bio img{
    vertical-align: top !important;
}
.container-wrap #author-bio #author-info h3{ margin-bottom: 5px !important; }
#author-bio .span_6{
    width: auto;
}
.container-wrap #author-bio #author-info p {
    max-width: 100% !important;
    opacity: 0.7;
    line-height: 26px;
}
@media only screen and (max-width: 690px){
    #author-bio {
        width: 100%;
        margin-bottom: 0px !important;
    }
	.container-wrap #author-bio #author-info p{
        text-align: left;
    }
}

/* Search Result */
body.search-results #search-results[data-layout="list-no-sidebar"] article:before {content: none;}

body.search-results #search-results[data-layout="list-no-sidebar"] .result .inner-wrap h2{padding-top: 0px;}
body.search-results #search-results[data-layout="list-no-sidebar"] article{display: flex;}

#search-results .search-meta{
    padding: 0px 0px 10px 25px;
}
#search-results .result .inner-wrap h2{
    padding-bottom: 0px !important;
}

/* Search Result end*/

.swiper-slide[data-x-pos="left"] .content {
    text-align: left;
    padding-right: 52%;
}

/* Owl Carasoul */
.owl-carousel .owl-stage-outer{
    overflow: initial;
}
.owl-carousel .owl-item{
    opacity: 0;
    transition: opacity .75s linear;
}
.owl-carousel .owl-item.active{
    opacity: 1;
}

/* Owl Carasoul end*/

/* SVG Animation */

#footer-outer .widget#text-4{margin-bottom: 0px;}

#joinus-svg{
    height: 150px;
    width: 150px;
    text-align: center;
    float: right;
    margin-top: -40px;
}
@media only screen and (max-width: 690px){
    #joinus-svg{
        height: 150px;
        width: 150px;
        text-align: center;
        margin-top: -80px;
        float: none;
    }
}

/* SVG Animation end */

/* Remove 1pxl line at end of row begins */

.row .col.section-title{
    border-bottom:none;
}

/* Remove 1pxl line at end of row ends */

.masonry.material .masonry-blog-item .link-wrap .meta-category {
    padding: 0px;
}

/*Evil Genius Image*/

@media only screen and (max-device-width: 992px) {

/*     .mobile-bg-light .row-bg-wrap, .mobile-bg-light .row-bg-wrap div, .mobile-bg-dark .row-bg-wrap, .mobile-bg-dark .row-bg-wrap div {position: static !important} */
    .mobile-bg-light .row-bg-wrap img, .mobile-bg-dark .row-bg-wrap img{ display: block}

}

/* Nectar Slider Remove Arrow Circle */
.nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-prev i, .nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-next i{
    border: none;
}
/* Nectar Slider Remove Arrow Circle End */

#page-header-bg .inner-wrap .subtitle {
    color: white;
    font-size: 18px;
}
.fs-dropdown{
    z-index: 1001 !important;
}
body #pagination >span.page-numbers.current, body nav.woocommerce-pagination span.page-numbers.current {
    border-radius: 50%!important;
}
.material #header-secondary-outer{
    min-height: 55px;
}
.fintech a {
    color: #fcb33b;
    text-decoration: underline;
}
.fintech a:hover{
    color: #fcb33b;
}
.fintech span {
    line-height: 32px;
}
#header-secondary-outer .nectar-center-text a {
    color: inherit;
    font-size: 1.5em;
    font-weight: 600;
    font-family: inherit;
}
.div-underscore-white {
    width: 25%;
    height: 6px;
    background-color: #ffffff;
}


/* Stories Style */
.tag-filter .facetwp-type-checkboxes {
    display: flex;
    flex-wrap: wrap;
}
.tag-filter .facetwp-counter{
    display: none;
}
.cat-filter .facetwp-radio.checked{
    background-image: none;
    color: #20365a;
}
.cat-filter .facetwp-radio {
    background: none;
    background-size: 14px 14px;
    margin-bottom: 4px;
    padding:10px 0px; 
    cursor: pointer;
    font-weight: 700;
}
.tag-filter .facetwp-checkbox{
    background: rgba(236, 236, 236, 0.5);
    border-radius: 0!important;
    padding: 5px 10px;
    margin: 10px 10px 0 0;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 1, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.2, 1);
    color: #20365a;
    font-size: 14px;
    line-height: 22px;
}
.tag-filter .facetwp-checkbox:hover {
    box-shadow: 0 10px 24px rgba(0,0,0,0.15);
    background: #20365a;
    color: #fff;
}
.tag-filter .facetwp-checkbox.checked{
    background-image: none;
    box-shadow: 0 10px 24px rgba(0,0,0,0.15);
    background: #20365a;
    color: #fff;
}

.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .article-content-wrap .title{
    font-size: 20px;
}

.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap{
    box-shadow:  0px 3px 6px rgba(0,0,0,.25)
}

/*.page-template-template-stories .wpb_row.full-width-content { margin-left: -90px; }*/
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .article-content-wrap .excerpt{ display: block; }

.page-template-template-stories .post-area.masonry.span_9 .posts-container{ display: flex; flex-flow: wrap;}
.page-template-template-stories .post-area.masonry.span_9 .masonry-blog-item.featured-post { order: -1; width: 97%; height: auto !important; margin: 0 1% 3%;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .post-content{ flex-direction: row; position: relative}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .content-inner,
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .img-link{ width: 50%;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .post-meta{ position: absolute; width: 50%; left: 50%; top: 82%; height: 18%}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .post-meta .grav-wrap{ width: 25%; margin-top: 0px;}
.page-template-template-stories .post-area.masonry.span_9 .masonry-blog-item:not(.featured-post) {
    margin: 1%;
}

@media only screen and (min-width: 992px){
    .page-template-template-stories .post-area.masonry.span_9 .masonry-blog-item:not(.featured-post) {
        width: 31%;
        margin: 1%; height:auto !important; min-height:476px;
    }
}
.page-template-template-stories .masonry-blog-item .post-header .title, .page-template-template-stories .masonry.material .masonry-blog-item .meta-category a{
    color: #5d5d5d !important;
/*    transition: all 0.5s ease-in-out 0s;*/
}
@media only screen and (max-width: 690px){
    #sidebar{
        margin-top: 25px;
    }
}
.page-template-template-stories #sidebar.span_3{ 
    width: 22.5%;
}
.page-template-template-stories .post-area.span_9{
    margin-right: 0% !important;
    width: 77.5% !important;
}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .article-content-wrap, .blog-recent[data-style*="classic_enhanced"] .article-content-wrap{
    padding: 8%;
}
.page-template-template-stories .masonry.classic_enhanced .posts-container .has-post-thumbnail .meta-category a{
    position: relative;
    top: 20px;
    left: 20px;
    padding: 0px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: inherit;
    transition: all 0.2s ease;
}
.post.masonry-blog-item .post-meta:after{ 
    display:none
}
.page-template-template-stories  .masonry.classic_enhanced .post .post-meta{
    padding: 15px 21px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-template-template-stories  .masonry.classic_enhanced .post .post-meta .grav-wrap{
    display: flex;
    align-items: center;
}
.page-template-template-stories  .masonry.classic_enhanced .post .post-meta .grav-wrap > a{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.page-template-template-stories  .masonry.classic_enhanced .post .post-meta .grav-wrap img{
    max-width:fit-content;
    border-radius: 50%;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
}

.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap{ position: relative;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap::after{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(32,54,91,.9); opacity: 0; transition: all 0.5s ease-in-out 0s}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover::after{ opacity: 1;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .article-content-wrap{ background: none !important; color: #FFF;}
.page-template-template-stories .masonry.classic_enhanced .posts-container .has-post-thumbnail .inner-wrap .meta-category a{ border-color: transparent; background: none!important }
.page-template-template-stories .masonry.classic_enhanced .posts-container .has-post-thumbnail:not(.featured-post) .inner-wrap:hover .meta-category a{ color: #FFF;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .article-content-wrap .post-header span{ color: #FFF;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .article-content-wrap .title{ color: #FFF !important;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .article-content-wrap .excerpt{ color: #FFF; display: block; font-size: 16px;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap:hover .post-featured-img img{ transform: scale(1)}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .article-content-wrap{ padding-left: 25px; padding-top: 20px;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .post-meta a,
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .post-meta .nectar-love, 
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.featured-post) .inner-wrap:hover .post-meta .nectar-love i{ color: #FFF;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap .content-inner{ transition: all 0.5s ease-in-out}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap .article-content-wrap .excerpt{ display: none}
/*.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap:hover .content-inner{ transform: translate(0, -180px); z-index: 1}*/

.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item:not(.format-quote):not(.featured-post) .inner-wrap:hover .content-inner{ transform: translate(0, -180px); z-index: 1}
.page-template-template-stories .masonry .post.quote .n-post-bg{opacity:1}

.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap .post-content{ height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap .post-meta { position: relative;align-items: flex-start}


.page-template-template-stories .masonry.classic_enhanced .post .post-meta{ flex-wrap: wrap; justify-content: flex-start; position: relative}
.page-template-template-stories .masonry.classic_enhanced .post .post-meta .grav-wrap{ width: 40%;}
.page-template-template-stories .masonry.classic_enhanced .post .post-meta .grav-wrap:nth-child(3),
.page-template-template-stories .masonry.classic_enhanced .post .post-meta .grav-wrap:nth-child(4){ margin-top: 5px;}
.page-template-template-stories .masonry.classic_enhanced .post .post-meta .grav-wrap .text{ line-height: 1;}
.page-template-template-stories .masonry.classic_enhanced .post .post-meta .nectar-love-wrap{ position: absolute; top: 15px; right: 20px;}

.page-template-template-stories .content-wrap{ padding-top: 30px; }
.page-template-template-stories .mobile-filter{ display: none}
@media only screen and (max-width: 1024px){
    .page-template-template-stories .post-area.masonry.span_9 .masonry-blog-item{ width: 30%;}
}
@media only screen and (max-width: 992px){
    .page-template-template-stories .post-area.masonry.span_9 .masonry-blog-item {
        width: 48%;
    }
}
@media only screen and (max-width: 768px){
    .page-template-template-stories #sidebar.span_3{ width: 100%; float: none; display: flex;}
    .page-template-template-stories .post-area.span_9{ width: 100% !important; float: none;}
    .page-template-template-stories .post-area.masonry.span_9 .masonry-blog-item{ margin-bottom: 20px;}
    .page-template-template-stories .masonry.classic_enhanced .masonry-blog-item .inner-wrap .article-content-wrap .excerpt{ display: block;}

    .page-template-template-stories .mobile-filter{ display: flex; justify-content: space-between; flex-grow:1; margin-right: 5px;}
    .page-template-template-stories .desktop-filter{ display: none}
    .page-template-template-stories .facetwp-facet-reset,.page-template-template-stories .facetwp-facet,.page-template-template-stories #sidebar >div.mobile-filter{ margin-bottom: 0;}
    .page-template-template-stories .facetwp-facet-reset{ padding: 10px 15px}
    .page-template-template-stories .cat-filter,.page-template-template-stories .tag-filter{ width: 48%}
    .page-template-template-stories .masonry.classic_enhanced .post .post-meta{ display: none; }
    
    .page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .post-content{ flex-direction: column;}
    .page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .content-inner,
    .page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .inner-wrap .img-link{ width: 100%;}
    .page-template-template-stories .masonry.classic_enhanced .masonry-blog-item.featured-post .article-content-wrap{ height: auto !important}
}
@media only screen and (max-width: 690px){
    .post-area.masonry.classic_enhanced .quote-wrap{ position: absolute; top: 20%}
}

/* Stories Stlye END */

/* Single posts */
#page-header-bg .span_12, #page-header-bg .nectar-particles .span_12 .inner-wrap {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-post #single-meta{ 
    position: relative;
    display: flex;
    justify-content: center;
}
.single-post .section-title .entry-title, .single-post .section-title .subtitle, .single-post .section-title #single-below-header{
    text-align: center;
}
@media only screen and (max-width: 990px){
    #page-header-bg .span_12, #page-header-bg .nectar-particles .span_12 .inner-wrap{
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
    }
}
/* Single posts END */

/* Meta Overlaid Color Overlay */
.overlay-content {
    height: 100.5%;
    width: 100%;
    z-index: 34;
    display: flex;
    position: relative;
    background: #4a4848;
    background-size: contain;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 30px;
    opacity: 0.9;
    color: #fff;
}
body.tag .auto_meta_overlaid_spaced .masonry-blog-item .content-inner > a{ background: rgba(0, 0, 0, .5); z-index: 33;transition: all 0.4s cubic-bezier(.15, .75, .5, 1) 0s; }
body.tag .auto_meta_overlaid_spaced .masonry-blog-item:hover .content-inner > a{ background: none;}
.auto_meta_overlaid_spaced .masonry-blog-item:hover .overlay-content { transition: opacity .3s linear; opacity: 0; }
body.author .auto_meta_overlaid_spaced .masonry-blog-item .content-inner > a{ background: rgba(0, 0, 0, .5); z-index: 33;transition: all 0.4s cubic-bezier(.15, .75, .5, 1) 0s; }
body.author .auto_meta_overlaid_spaced .masonry-blog-item:hover .content-inner > a{ background: none;}

/* Meta Overlaid Color Overlay END */

/*Single Post - Social Share */
#page-header-bg .inner-wrap .nectar-social{ margin: 20px 0px 0px; }
#page-header-bg .inner-wrap .nectar-sharing{ padding: 10px; }
#page-header-bg .inner-wrap .total_loves{ padding-left: 0px; }
#page-header-bg .inner-wrap .total_loves::after {
    content: "|";
    padding-left: 20px;
    font-size: 25px;
    padding-right: 10px;
}
#page-header-bg .inner-wrap .nectar-social .social-text{ display: none; }
.sharing-default-minimal .nectar-social .love-text, .sharing-default-minimal .nectar-social .social-text, #ajax-content-wrap .sharing-default-minimal .nectar-social .social-text{ display: none; }
.sharing-default-minimal a:hover .total_loves, .sharing-default-minimal .nectar-love.loved .total_loves{ margin-left: 10px; }
.sharing-default-minimal .nectar-social .nectar-sharing{ padding: 9px 12px !important; }
#ajax-content-wrap .sharing-default-minimal .nectar-social .nectar-love, body .sharing-default-minimal .nectar-social .nectar-love{ padding: 7px 10px !important; }
.sharing-default-minimal .nectar-social .twitter-share i{ padding-right: 0px; }
.sharing-default-minimal .nectar-social .linkedin-share i{ padding: 0px 2px; } 
body .sharing-default-minimal .nectar-love i{margin-right: 0px;}
.sharing-default-minimal .nectar-social .facebook-share i{ padding: 0px 3px; }

.auto_meta_overlaid_spaced .posts-container.hovec .masonry-blog-item .content-inner > a{ background: rgba(0, 0, 0, .5); z-index: 33;transition: all 0.4s cubic-bezier(.15, .75, .5, 1) 0s;}
.auto_meta_overlaid_spaced .posts-container.hovec .masonry-blog-item:hover .content-inner > a{background: none;}
/*Single Post - Social Share END*/

#accordion .ui-state-hover, .ui-state-focus{
    background-color: rgba(0,0,0,0);
    cursor: pointer;
    color: green;
}

.single .post-area .content-inner > .post-tags > h4 { display: block !important; font-size: 14px; }
.single #ajax-content-wrap .post-area .content-inner > .post-tags a{ margin: 0px 10px 0px 0px; }

#post-meta-header{margin-bottom: 20px;}

.post-area.masonry.classic_enhanced .quote-wrap {
    text-align: center;
    padding: 20px !important;
}
.post-area.masonry.classic_enhanced .quote-wrap .title, .auto_meta_overlaid_spaced .masonry-blog-item.format-quote .inner-wrap .quote-inner{
    font-size: 20px;
    padding: 10px;
}
.masonry.auto_meta_overlaid_spaced .post.quote .quote-wrap:before{
    content: '';
}
.auto_meta_overlaid_spaced .post.quote.masonry-blog-item .quote-inner .quote-wrap{
    position: relative;
    text-align: center;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.auto_meta_overlaid_spaced .masonry-blog-item.format-quote .inner-wrap .quote-inner{ position: relative;}
.auto_meta_overlaid_spaced .masonry-blog-item.format-quote .inner-wrap .quote-inner::after{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(32,54,91,.9); opacity: 0; transition: all 0.5s ease-in-out 0s}
.auto_meta_overlaid_spaced .masonry-blog-item.format-quote .inner-wrap:hover .quote-inner::after{opacity: 1;}

.facetwp-load-more {
    font-size: 20px;
    font-family: inherit;
    display: flex;
    justify-content: center;
    width: 100%;
    border: none;
    background: none;
}
.post-area .bottom-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.category .page-header-no-bg .section-title {
    display: block;
}
.category .page-header-no-bg .section-title h1 {
    margin-bottom: 15px;
}
.category #page-header-wrap .parent-link {
    color: #fff;
}
.category #page-header-wrap .parent-link:hover {
    font-weight: 700;
}
.post-area .bottom-meta .parent-link{
    color: #20365a;
}
@media only screen and (max-width: 690px){
    .post-area .bottom-meta{
        display: block;
        margin: 10px 0 20px;
    }
}
body #search-outer #search input[type="text"], body.material #search-outer #search form input[type="text"]{ font-family: inherit; }

/* 
#footer-outer .nectar-social-inner a{ padding-right: 10px; }
#footer-outer .nectar-social-inner a i{ color: #4a4a4a; }
*/
#footer-outer .nectar-social-inner a {
    background: #20365a;
    color: #20365a !important;
    transition: all 0.2s ease;
    border: 2px solid #20365a;
    padding: 10px 10px 5px;
    margin-right: 10px;
}
#footer-outer .nectar-social-inner a i{ color: #fff; }
#footer-outer .nectar-social-inner a:hover {
    background: none;
    transition: all 0.2s ease;
    opacity: 1 !important;
}
#footer-outer .nectar-social-inner a:hover i{ color: #20365a; }
#footer-outer .nectar-social-inner a.facebook-share i{ padding: 0px 3px; }
#footer-outer .nectar-social-inner a.linkedin-share i{ padding: 0px .5px; }

#footer-outer .nectar-social-inner a.facebook-footer i{ padding: 0px 3px; }

/* Campus Page style */
.page-template-template-campus .content-wrap{ padding-top: 30px; }
.page-template-template-campus #sidebar{ padding-top: 40px; }
#sidebar .campus-item:first-child{ margin-top: 0px; }
#sidebar .campus-item { margin: 10px 0px; }
#sidebar .campus-item:hover{ padding-left: 0px; }
#sidebar .campus-item a{ 
    color: #4a4a4a; 
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 18px;
}
#sidebar .campus-item:hover a {
    background-color: #ffb43d;
    border-radius: 4px;
}

#sidebar .page-submenu li {
    display: block;
    text-align: left;
    font-family: inherit;
}

#sidebar .page-submenu li a {
    color: #4a4a4a; 
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
}
#sidebar .page-submenu li:hover a{
    background-color: #ffb43d;
    border-radius: 4px;
}
@media only screen and (max-width: 767px){
    .page-template-template-campus .content-wrap{ padding-top: 0px; }
    .page-template-template-campus #sidebar{ padding-top: 0px; margin-bottom: 0px; }
}

@media screen and (min-width: 992px){
    #sidebar .page-submenu {
        background: #fff;
    }
    #sidebar .page-submenu[data-alignment="center"]{
        background: #fff;
    }
}



/* Campus Page style END*/

/* About Us Time line*/
.timeline-list {
    font-size: 1em;
    list-style-type: none;
    padding: 0;
    margin: 2em 0 0
}
    .timeline-list li { list-style: none;}

.timeline-list .start,.timeline-list .end {
    color: #1f2433;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 1.1em;
    padding: 2.6em 0;
    position: relative
}

.timeline-list .start:after{
    content: ' ';
    display: block;
    position: absolute;
    background-color: #ff9100;
    height: 2em;
    width: 2em;
    border-radius: 2em;
    bottom: 0
}
.timeline-list .end:after {
    content: url(./assets/img/peak6-yellow-star.svg);
    display: block;
    position: absolute;
    height: 2em;
    width: 2em;
    bottom: 0
}

.timeline-list .end {
    padding-bottom: 0
}

.timeline-list .end:after {
    top: 0
}

.timeline-list .timeline-event {
    position: relative;
    padding: 2.7em 1.2em;
    margin-left: 1em;
    border-left: 2px solid #ff9100
}

.timeline-list .timeline-event:after {
    content: ' ';
    display: block;
    position: absolute;
    background-color: #ff9100;
    height: 1em;
    width: 1em;
    border-radius: 1em;
    margin-left: -1.85em;
    top: 2.5em
}

.timeline-list .timeline-event h4 {
    font-size: 1em;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: 1.5em
}

.timeline-list .timeline-event h4:after {
    position: absolute;
    content: ' ';
    width: 2.1em;
    left: -1.3em;
    font-size: 1em;
    border-top: 1px solid #ff9100;
    top: .95em;
    height: 0
}

.timeline-list .timeline-event .event-date {
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1em;
    font-style: normal;
    font-weight: 300;
    white-space: nowrap;
    color: #1f2433
}

.timeline-list .timeline-event .event-title {
    border-top: 1px solid #ff9100;
    font-style: normal;
    display: inline-block;
    text-transform: uppercase;
    color: #061b2b;
    font-weight: 600;
    line-height: 1em;
    padding: .4em 0;
    font-size: 1em
}

.csstransforms .timeline-event h4:after {
    width: 1.6em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.no-csstransforms .timeline-event {
    padding-top: 1.5em;
    padding-bottom: 1.5em 1.2em
}

.no-csstransforms .timeline-event h4:after {
    display: none
}
@media (min-width: 768px) {
    .basic-product-list {
        font-size:16px
    }

    .timeline-list .start,.timeline-list .end {
        text-align: center
    }

    .timeline-list .start:after,.timeline-list .end:after {
        margin-left: -1em;
        left: 50%
    }

    .timeline-list .timeline-event {
        margin-left: 0;
        border-left: none
    }

    .timeline-list .timeline-event.even {
        text-align: right;
        width: 50%;
        border-right: 2px solid #ff9100;
        padding-left: 0
    }

    .timeline-list .timeline-event.even:after {
        right: 0;
        margin-left: 0;
        margin-right: -8px
    }

    .timeline-list .timeline-event.even .event-date,.timeline-list .timeline-event.even .event-title {
        padding-right: 35px
    }

    .timeline-list .timeline-event.even .event-title:after {
        right: 0;
        left: auto
    }

    .timeline-list .timeline-event.odd {
        left: 50%;
        width: 50%;
        margin-left: -2px;
        border-left: 2px solid #ff9100;
        padding-right: 0
    }

    .timeline-list .timeline-event.odd .event-date,.timeline-list .timeline-event.odd .event-title {
        padding-left: 35px
    }

    .timeline-list .timeline-event.odd .event-title:after {
        right: auto;
        left: 0
    }

    .csstransforms .even h4:after {
        right: -1.3em;
        left: auto;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}
.timeline-list .timeline-event.odd {
    left: 10%;
    width: 80%;
    border-left: 2px solid #FFF;
}
.timeline-list .start:after {
    left: 10%;
    background: #FFF;
}
.timeline-list .end:after{
    left: 9.5%;
}
.timeline-list .timeline-event:after{ background: #FFF;}
.timeline-list .timeline-event .event-date{ color: #FFF; font-family: 'GeogrotesqueCond-SmBd';}
.timeline-list .timeline-event .event-title{color: #FFF; border: 0; text-transform:none;}
.timeline-list .timeline-event h4{ margin-top: -8px}
.timeline-list .timeline-event h4:after{ content: none}
.timeline-list .timeline-event.odd .event-date, .timeline-list .timeline-event.odd .event-title{ padding-left: 10px}
.timeline-list .start, .timeline-list .end{text-align: left;    color: #FFF;    padding-left: 7%;}
.timeline-list .end{ padding-bottom: 2.6em; top: -5px;}

/* About Us Time line End */

/*FAQ*/
.page-template-template-campus .toggle{ margin-bottom: 0; border-bottom: 1px solid #f3f3f3;}
.page-template-template-campus .toggle h3 a{background: transparent;padding: 30px 40px 30px 15px;}
.page-template-template-campus div[data-style="default"] .toggle h3 a, .page-template-template-campus div[data-style="default"] .toggle h3{ font-size: 18px; line-height: 1;}
.page-template-template-campus .toggle h3 a i{ left: auto; right: 10px; top: 32px; font-size:20px;}
.page-template-template-campus .toggle h3 a i.icon-plus-sign:before {    content: "\f067";}
/*FAQ Ends*/

/* Schedule */
.page-template-template-campus .tribe-mini-calendar-event .list-info{
    display: flex;
    flex-direction: column;
    min-height: 75px;
    justify-content: space-between;
}

.page-template-template-campus .tribe-mini-calendar-event .list-info h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    font-family: inherit;
}
.page-template-template-campus .tribe-mini-calendar-event .list-date {
    background: #ffb43d;
    width: 10%;
    margin-right: 2%;
}
.page-template-template-campus .tribe-mini-calendar-event .list-date .list-dayname {
    color: #444;
    background: #ffb43d;
    font-size: 22px;
    font-family: inherit;
    font-weight: 500;
}
.page-template-template-campus .tribe-mini-calendar-event .tribe-events-duration { display:none; }

.page-template-template-campus .tribe-mini-calendar-event .list-date .list-daynumber {
    color: #444;
    font-size: 36px;
    font-family: inherit;
    line-height: 1;
    font-weight: 500;
}

.tribe-events-widget-link {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0px;
}

/* Schedule END*/

#embed-video, #schedule, #positions, #timeline, #faqs, #team, #bottom-cta, #culture{ padding: 40px 0px; }
#timeline > div, #faqs > div{ margin-bottom: 0px; }

@media screen and ( max-width: 767px ){
    
    .page-template-template-campus .tribe-mini-calendar-event .list-date{ 
        width: 20%;
    }
    .page-template-template-campus .tribe-mini-calendar-event .list-info{
        width: 75%;
    }
    #embed-video, #schedule, #positions, #timeline, #faqs, #team, #bottom-cta, #culture{ padding: 25px 0px; }
}


.campus-authors h2{ margin-bottom: 20px; }
.campus-authors .authors{ display: flex; align-items: center; margin-bottom:20px}
.campus-authors .authors:last-child{ margin-bottom: 0px; }
.campus-authors .authors .thumb-img{ width: 80px; height: 80px; border-radius: 50%; overflow: hidden; margin-right: 15px;}
.campus-authors .authors .author-meta .title{ font-size: 20px; color: #000}


/* Events */

.tribe-events .tribe-events-c-breadcrumbs__list {
    font-family: inherit;
    font-size: 24px;
    line-height: 1.42
}
.tribe-events .datepicker .datepicker-switch {
    color: #141827;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.62;
    font-weight: 400
}

.tribe-events .datepicker .day,
.tribe-events .datepicker .dow {
    color: #141827;
    font-family: inherit;
    font-weight: 400
}
.tribe-events .datepicker .month,
.tribe-events .datepicker .year {
    color: #141827;
    font-family: inherit;
    font-size: 12px;
    line-height: 1.38;
    font-weight: 400
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-text {
    color: #141827;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 400;
    font-weight: 700
}
.tribe-events .tribe-events-c-view-selector__list-item-text {
    color: #141827;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 400
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: inherit;
    font-size: 22px;
    line-height: 1;
    color: #444;
    font-weight: 500;
    padding-bottom: 5px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    height: auto;
    background: #ffb43d;
    padding: 10px 0px 5px;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    font-family: inherit;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #444
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    color: #141827;
    font-family: inherit;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5
}
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    color: #141827;
    font-family: inherit;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5
}
.tribe-events .tribe-events-c-top-bar__nav-list-item{
    list-style:none;
}
.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop, .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border{
    font-family: Geogrotesque-Rg;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop{
    font-family: Geogrotesque-Rg;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    font-family: inherit;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    font-family: inherit;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
    font-family: inherit;
}
.tribe-events .tribe-events-calendar-month__multiday-event-hidden-title {
    font-family: inherit;
}
.tribe-common--breakpoint-medium.tribe-common, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-family: inherit;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
    font-family: inherit;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    font-family: inherit;
}
.tribe-events .datepicker .datepicker-switch {
    font-family: inherit;
}
.tribe-events .datepicker .day, .tribe-events .datepicker .dow {
    font-family: inherit;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: 32px;
    line-height: 1;
}

/* Events END */

/* Campus Sidebar */
.mobile-menu-link{ display: none; }
@media only screen and (max-width: 992px) {
    .mobile-menu-link{ display: block; text-align: center;  padding: 10px 0; background: #fff;}
    .mobile-menu-link .salient-page-submenu-icon{ float: none; }
    .campus-items{ display: none; }
    #sidebar >div.campus-itembx{ background: #FFF; text-align: center; margin-bottom: 0 }

    #sidebar .campus-itembx.sticky{
        position: fixed; width: 100%;left: 0; top: 48px; z-index: 11;
    }
    #sidebar .campus-itembx.sticky + .campus-authors{ margin-top: 44px; }
}
@media only screen and (max-width: 767px) {
    #sidebar .campus-itembx{ display: none; }
}

/* Campus Sidebar END */

#bottom-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#bottom-cta h2 {
    margin-bottom: 20px;
    text-align: center;
}  
#bottom-cta a {
    border: 2px solid rgba(0,0,0,0.75);
    padding: 10px 25px;
    visibility: visible;
    color: rgba(32,54,91, .75);
    border-color: rgba(32,54,91, .75);
    background-color: transparent;
}
#bottom-cta a:hover {
    background-color: #20365b;
    color: white;
}
#faqs .title-bar {
    display: flex;
    justify-content: space-between;
}
#faqs h2 {
    cursor: pointer;
}
.content-inner p a {
    font-weight: 500;
    padding: 0px 2px;
    font-size: 18px;
    border-bottom: 1px dotted;
}

body .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-title {
    font-size: 18px!important;
    line-height: 22px;
}

#sidebar .widget .tagcloud a {
    font-size: 15px !important;
}







.sf-menu > .sfHover a .sf-sub-indicator .fa:before{
  content:  '\f106' !important;
}

#top .sf-menu .search-field{
width: 190px;
background-color: #fff;
color:  #454545;
line-height:  1;
height:  38px;

}
.search-form {
    border: 1px solid #2F4466;
}

#swb{
padding:  10px !important;
background-color:  #fff;
color:  #1d1d1d;
}
#swb:hover, #swb span {
    background-color:  #fff !important;
}
#swb span:before {
color:  #1d1d1d;
}




.contact-hero {
  background-image:  url('../salient-child/assets/img/hero-image@2x.png');
  background-repeat:  no-repeat;
  background-size:  cover;
  background-position: center;
}

.b-top {
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
    padding-bottom:  100px;
    
}




.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form input[type=tel], .wpcf7-form input[type=url], .wpcf7-form input[type=search], .wpcf7-form input[type=date], .wpcf7-form textarea, .wpcf7-form select{
    background-color: #fff;
    border-radius:  1px;
    border:  1px solid #747474;

}
.wpcf7-form-control-wrap {
    margin-top: 5px;
}
.wpcf7-form .req {
    color:  #FF1414;
}
.wpcf7-form label {
    font-size:  15px;
    font-weight:  bold;
    color:  #292929;
}
.wpcf7-form .one_half {
    width:  100%;
}
@media only screen and (min-width: 1000px) {
    .wpcf7-form .one_half {
        width: 49%;
    }
    .wpcf7-form .one_half.last_column {
        float: right;
    }
}
.wpcf7-form .small {
    font-size:  11px;
    margin:  0;
    padding:  0;
    font-weight:  normal;
    margin-top:  -9px;
}

.wpcf7-form .content-column {
    margin-top: 20px;
}



.wpcf7-form  .wpcf7-submit {
    font-size:  22px;
    line-height:  27px;
    margin-top: 30px;
    background-color: #FFB43C !important;
    color:  #000;
    text-transform: uppercase;
    font-family:  'GeogrotesqueCond-SmBd';
    min-width:  223px;
    padding:  16px 22px !important;

}


.menu-item-has-children > a:hover {
    cursor: default;
}
.sub-menu li a:hover {
    font-weight:  bold;
}

#header-secondary-outer .nectar-center-text a:hover {
color:  #fff !important;
}

#header-secondary-outer {
    min-height:  54px !important;
}



#top nav >ul >li >a, 
.pull-left-wrap > ul > li > a{
  padding:0 15px 0 15px;
  display:block;
  color:#1d1d1d;
  font-size:20px;
  line-height:25px;
  -webkit-transition:color 0.1s ease;
  transition:color 0.1s linear
}

#top nav >ul >li >a:actve, 
#top nav >ul >li >a:visited
 {
 color:#1d1d1d;
 text-decoration: none;
}

#header-outer .sf-menu li ul li a:hover {
    color:  #293667 !important;
    background-color:  transparent !important;

}

#header-outer .sf-menu li.current-menu-item a{
font-weight:  bold;
text-decoration: underline;
}

#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-alt .bg-inner, body.material #slide-out-widget-area-bg.slide-out-from-right{
    background-color: rgba(32, 54, 90, .93) !important;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
 #slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-alt .bg-inner, body.material #slide-out-widget-area-bg.slide-out-from-right {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color:  rgba(32, 54, 90, .93) !important;
  }


  .off-canvas-menu-container li.current-menu-item > a {
      background-color: #D22444;
      font-weight:  bold;
  }


  @media only screen and (max-width: 767px) {
     .off-canvas-menu-container li:before { 
         right: 0 !important; 
         background-color:  #1b4fa1;
     }


     body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
          position:  relative;
      }

      body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.menu-item-has-children > a:after, 
      body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.menu-item-has-children > a:after {
          content:  "\f107";
          font-family:  FontAwesome;
          font-size:  12px;
          position: absolute;
          color: #fff;
          right: 0;
          top: 18px;
      }
      body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li  a,
      body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
          padding-right:  18px;
      }

      #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu > li, 
      #slide-out-widget-area.fullscreen .menuwrapper > li, 
      #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu > li, 
      #slide-out-widget-area.fullscreen-alt .menuwrapper > li,
      #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu li, #slide-out-widget-area.fullscreen .menuwrapper li, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li, #slide-out-widget-area.fullscreen-alt .menuwrapper li{
          padding:  0 !important;
      }

     

      #slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
           font-weight:  normal;
       }

      #slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a:hover, #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a:hover, 
      #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a:hover, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover {
           font-weight:  700;
       }
       .off-canvas-menu-container li.current-menu-ancestor > a {
           color:  #fff !important;
           font-weight:  700 !important;
       }

       .off-canvas-menu-container ul.sub-menu li.current-menu-item > a {
           background-color:  transparent;
       }

       #slide-out-widget-area.fullscreen .menuwrapper > ul > li > a {
          padding: 15px 18px 15px 0 !important;
      }

      .off-canvas-menu-container ul.sub-menu li.current-menu-item > a {
          padding-top: 0 !important;
          padding-bottom: 0 !important;
          font-weight:  bold;
          padding-right: 0 !important;
      }
      .off-canvas-menu-container ul.sub-menu li.current-menu-item > a {
          position: relative;
      }
      .off-canvas-menu-container ul.sub-menu li > a:after {
          position: absolute;
          content:  "-";
          color:  #fff;
      }

      .off-canvas-menu-container .sub-menu li {
          right:  2% !important;
      }
      body #slide-out-widget-area .menuwrapper li .sub-menu, #slide-out-widget-area .menuwrapper >.sub-menu {
          padding-bottom: 15px !important;
      }





  }


.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
	
	.vc_custom_1626138072400, .vc_custom_1626138027167, .vc_custom_1626137929853,  .vc_custom_1626138055142, .vc_custom_1626137876024, .vc_custom_1626137903159 {
		margin-top:25px;
	}


 @media only screen and (max-width: 999px) {
     .quote-two-row {
         padding:  55px 0;
     }
    #brands-row .img-with-aniamtion-wrap {
        margin-bottom:  220px !important;
    }

     .quote-two-row h3 {
        font-size:  30px !important;
        line-height: 30px !important;
    }
    

    .quote-row {
        font-size:  40px !important;
        line-height: 58px !important;
    }

    .quote-col {
    padding:  40px 20px !important;
    }
    body #header-secondary-outer .nectar-center-text {
        font-size:  14px !important;
        max-width: 100% !important;
        line-height:  22px !important;
    }
}

@media only screen and (min-width: 1000px) {
     .quote-two-row {
         padding:  55px 20px;
     }
    .quote-row {
        font-size:  50px !important;
        line-height: 68px !important;
    }
    .quote-two-row h3{
        font-size:  35px !important;
        line-height: 45px !important;
    }
    
    
}

@media only screen and (min-width: 1200px) {
     .quote-two-row {
         padding:  55px 20px;
     }

    .quote-two-row h3{
        font-size:  60px !important;
        line-height: 78px !important;
        margin:  0 135px;
    }
   
    .quote-row {
        font-size:  60px !important;
        line-height: 78px !important;
    }
    .quote-col {
        padding:90px !important;
    }
    .vc_custom_heading.quote-row {
        max-width:  800px;
        margin:  0 auto !important;
    }
}


.nectar-button, .regular-button {
border-radius:  0 !important;
box-shadow: none !important;
}

.text-white {
   color:  #fff !important;
}


body {
    font-size:  18px;
    line-height:  28px;
}

h1 {
font-size: 48px;
line-height:  45px;
}

h2 {
    font-size:  40px;
    line-height:  42px;

}
h3 {
 font-size:  20px;
    line-height:  28px;
}



@media only screen and (min-width: 1000px) {
body {
    font-size:  20px;
    line-height:  25px;
}

h1 {
font-size: 54px;
line-height:  55px;
}

h2 {
    font-size:  45px;
    line-height:  48px;

}
h3 {
 font-size:  22px;
    line-height:  30px;
}
}

.page-template-template-news h1 {
    text-align: center !important;
}


#header-outer .sf-menu li ul li a{
    font-size: 16px;
    line-height:  18px;
}

#header-outer .sf-menu li.current-menu-item a{text-decoration:none;
    color:#293667!important;
    font-weight: bold;text-decoration:none !important;
}


#main-hero .dark.left {
    min-height:  auto !important;
}

.bio-row h4 {
    line-height:  1 !important;
    margin-top: 10px;
}

@media only screen and (min-width: 1000px) {
.root-row .wpb_wrapper {
max-width:  75%;
margin:  0 auto;
}
}

.toggle-box + label:before {
   content: "\f107" !important;
   font-family:  fontAwesome;
   -webkit-font-smoothing:  antialiased;
   font-weight:  normal;
   font-style:  normal;

}

	
	#about-hero .span_12, #brand-hero .span_12{
		height: 100%;
	}
/* 		#about-hero, #brand-hero, #about-hero .column_container, #brand-hero .column_container{
		height: calc(100vh - 139px);
	}	
	 */
	
	
	@media only screen and (min-width: 1000px) {
/* 	#about-hero, #brand-hero {
		height: calc(100vh - 157px);
	}	 */
	
	}
	
