.social_media_footer a{
    opacity: .7;
}
.footer-bottom.style-2 .gt-footer-bottom-wrapper .gt-footer-list li a{
    opacity: 1;
}
.gt-footer-widget-wrapper .gt-footer-widget-items .gt-widget-head .h3 {
    color: var(--gt-white);
}
.home_title h1, .home_title .h2{
    font-weight: 600!important;
    font-size: 2rem;
    color: #cc0000;
    position: relative;
    display: inline-block;
    margin: 0;
}
.home_title h1::after, .home_title .h2::after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background: #cc0000;
    margin: 10px auto 0;
    border-radius: 2px;
}
.category-info .h5 {
    font-size: 1rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px;
}
.gt-news-card-items .gt-news-content .h3 a {
    background-position: 0 95%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    display: inline;
}
.gt-footer-widget-wrapper{
    padding: 70px 0;
}
.gt-news-card-items{
    height: 100%;
}
.gt-news-card-items p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.category_inner{
    padding: 40px;
    background-color: #f6f6f6;
}
.category_inner .h1{
    margin-bottom: 15px;
    color: #000000;
}
.gt-shop-inner-wrapper .gt-shop-sidebar-area .gt-shop-items .widget-title .h5{
    color: var(--gt-header);
}
.thumb-gallery img.active-thumb{
    border-color: #cc0000!important;
}
.gt-service-details-wrapper .gt-service-details-item .gt-service-details-content{
    margin-top: 0;
}
.gt-service-details-content .h3{
    color: var(--gt-header);
}
.gt-contact-us-wrapper iframe{
    width: 100%;
}
@media screen and (max-width: 1600px) {
    .container-fluid,.fnp_wrapper .container-fluid {
        padding: 0 45px;
    }
}

@media screen and (max-width: 1440px) {
    .container-fluid,.fnp_wrapper .container-fluid {
        padding: 0 20px;
    }
}
@media screen and (max-width: 1199px) {
    .header-section-2 .container-fluid {
        padding: 0 20px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .header-main .main-menu ul li{
        margin-right: 7px!important;
    }
    .header-main .main-menu ul li a{
        font-size: 13px!important;
    }
    .header-section-2.header-section-5 .header-5 .header-left{
        gap: 15px !important;
    }
    .header-section-2 .container-fluid {
        padding: 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .header_top{
        padding: 5px 0!important;
    }
    .gt-hero-5 .container-fluid {
        padding: 50px 20px;
    }
    .gt-news-standard-items .col-xl-4{
        margin-bottom: 25px;
    }
    .search-popup__form input[type=search], .search-popup__form input[type=text], .search-popup__form .search-btn{
        height: 55px;
    }
    .social_media_footer a{
        font-size: 30px;
    }
    .footer-bottom.style-2 .gt-footer-bottom-wrapper{
        gap: 15px;
    }
    .gt-breadcrumb-wrapper .gt-page-heading h1{
        font-size: 26px!important;
    }
    .category_inner{
        padding: 15px;
    }
    .cursor-outer, .cursor-inner{
        display: none;
    }
    .xk9-slide-item{
        height: 50vh;
    }
    .xk9-arrow-btn{
        width: 40px;
        height: 40px;
    }
    .xk9-arrow-btn i{
        font-size: 16px;
    }
}