/*
 Theme Name:   Exertion Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Exertion Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     exertion
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  exertion-child
*/

/* Write Custom CSS */


.xrton-navigation>ul>li>a {
    white-space: nowrap;
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
    
}

.xrton-header.sticky-header .container .xrton-brand {
    padding: 22px 0;
}

.xrton-header.sticky-header .container .header-buttons .xrton-btns-group>a:first-of-type {
    background-color: transparent !important;
    border-color: #f0bd54 !important
}

.xrton-header.sticky-header .container .header-buttons .xrton-btns-group {
    padding: 21px 0;
}
.xrton-header.sticky-header .container .xrton-navigation{
    padding: 0;
}
.xrton-header.sticky-header .mean-container .mean-nav ul > li > a .glyphicon{
    display: none!important;
}
.xrton-header.sticky-header .mean-container .mean-nav ul > li > a{
    font-size: 0px;
}
.xrton-header.sticky-header .mean-container .mean-nav ul > li > a span.menu-text{
    font-size: 16px;
}

.xrton-header.sticky-header .container .xrton-navigation > ul > li > a ,
.xrton-header.sticky-header .container .xrton-navigation > ul > li:last-child > a {
    padding: 33px 15px;
}
.xrton-header.sticky-header .container .xrton-navigation > ul > li > a .glyphicon{
    display: none!important;
}

.xrton-btn,
.xrton-btn .xrton-btn-text {
    font-family: "Inter", sans-serif !important;
    font-style: normal;
}

.font-roboto{
    font-family: "Inter", sans-serif !important;
}
p, .xrton-topbar, .caption-subtitle, .progress-counter, .news-meta ul, .quick-links, .post-date, .breadcrumb, .error-subtitle, .masonry-filters, .blog-tags a, .service-info .service-info-wrap {
    font-family: "Inter", sans-serif !important;
}
.xrton-aboutus .aboutus-wrap{
    padding: 10px 0px;
}
.xrton-aboutus .aboutus-wrap .about-info p{
    font-family: "Inter", sans-serif !important;
}
.xrton-aboutus .aboutus-wrap .about-image::before{
    display: none!important;
}
.xrton-aboutus .aboutus-wrap .about-image image{
    max-width: 400px;
}
#comments{
    display: none!important;
}

.aboutus-wrap .about-image img{
    width: 100%;
    max-width: 500px;
}

#FAQ-Section .dhav-inner-width{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
}
#FAQ-Section .dhav-inner-width .vc_tta-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{
    border: 2px solid #091119;
    border-radius: 0;
}
#FAQ-Section .dhav-inner-width .vc_tta-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title{
    margin: 0;
    padding: 0;
}
#FAQ-Section .dhav-inner-width .vc_tta-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}
#FAQ-Section .dhav-inner-width .vc_tta-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text{
    font-size: 16px;
    color: #091119;
    font-weight: 400;
}
#FAQ-Section .dhav-inner-width .vc_tta-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{
    font-size: 16px;
    color: #091119;
}
#blog-section .xrton-news{
    margin-top: 50px;
}
#blog-section .xrton-news .xrton-blog-item .xrton-image img{
    width: 100%;
}

#notice-container{
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    justify-content: space-between;
}
#notice-container .single-notice{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
#notice-container .single-notice img{
    width: 100%;
    margin-bottom: 20px;
    object-fit: cover;
    object-position: top;
    height: 320px;
}
#notice-container .single-notice .title{
    color: #F0BD54;
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 10px;
    padding: 0;
}
#notice-container .single-notice .location{
    color: #232323;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 10px;
    padding: 0;
}
#notice-container .single-notice .description{
    font-family: "Inter", sans-serif !important;
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.county_notice-template-default .main-wrap-inner .container .news-meta{
    display: none!important;
}

.notice-action.xrton-btns-group,
#blog-section .xrton-btns-group{
    padding: 0;
}
#FAQ-Section.FAQ-container{
    max-width: 900px;
    margin: 0 auto;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1440px;
    }
}
@media screen and (max-width: 1400px) {
    #FAQ-Section {
        margin: 0;
    }
    #FAQ-Section .dhav-inner-width {
        gap: 30px;
    }
    #FAQ-Section:not(.FAQ-container) .dhav-inner-width > div:first-of-type{
        max-width: 35%;
        width: 100%;
    }
    #FAQ-Section:not(.FAQ-container) .dhav-inner-width > div:last-of-type{
        max-width: 60%;
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .header-buttons-container{
        display: none!important;
    }
    #notice-container {
        grid-template-columns: 32% 32% 32%;
    }
    #notice-container .single-notice img {
        height: 280px;
    }
    #FAQ-Section:not(.FAQ-container) .dhav-inner-width > div:first-of-type {
        display: none;
    }
    #FAQ-Section:not(.FAQ-container) .dhav-inner-width > div:last-of-type {
        max-width: 100%;
    }
}
@media screen and (max-width: 1024px) {
    #notice-container {
        grid-template-columns: 48% 48%;
    }
    #CTA-Section .dhav-inner-width #CTA-section-inner{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    #CTA-Section .dhav-inner-width #CTA-section-inner > div{
        width: 100%!important;
        max-width: 100%!important;
    }
    #CTA-Section .dhav-inner-width #CTA-section-inner .vc_custom_heading{
        text-align: center!important;
    }
    #CTA-Section .dhav-inner-width #CTA-section-inner .xrton-btns-group.cpation-right{
        text-align: center!important;
    }

}
@media screen and (max-width: 600px) {
    #notice-container {
        grid-template-columns: 100%;
    }
}