@media screen and (min-width: 1199px) and (max-width: 1440px){
    .tc-navbar-style1 .content .navbar-nav .nav-link{
        margin: 0 10px;
    }
}
@media screen and (max-width: 1440px){
    .tc-portfolio-style4 .projects .work-card .img {
        transform: none!important;
        -ms-transform: none !important;
        -webkit-transform: none!important;
        filter: none!important;
        -webkit-filter: none!important;
        clip-path: none!important;
        -webkit-clip-path: none!important;
        transition: none !important;
        -webkit-transition: none!important;
        -o-transition: none!important;
    }
    .tc-portfolio-style4 .projects .work-card {
        width: 46% !important;
        margin: 20px!important;
        -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateX(0) !important;
    }
    .tc-portfolio-style4 .projects .work-card .img {
        height: 400px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .slider_title{
        font-size: 80px;
    }
    .tc-navbar-style1 .content .navbar-nav .nav-link {
        margin: 0 5px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .tc-main-img-style1 .main-img{
        height: 600px;
    }
    .tc-main-img-style1 .content .title{
        font-size: 70px;
    }
    .tc-about-style7{
        padding: 125px 0;
    }

}

@media screen and (max-width: 992px) {

    .tc-navbar-style1 .content{
        padding: 20px 0;
    }
    .side_menu_style4.row{
        display: none;
    }
    .navbar-toggler{
        float: right;
    }
    .pc-logo{
        display: none;
    }
    .mobile-logo{
        display: inline-block!important;
    }
    html{
        overflow-x: hidden;
    }
    /*.loader-wrap{*/
    /*    display: none!important;*/
    /*}*/
    .mobile_btn{
        text-align: center;
        margin-top: 15px;
    }
    .mobil_logo{
        text-align: center;
    }
    .tc-header-style1 .float-social-links{
      top: 25%;
    }
    .tc-experience-style1 .img{
        opacity: 1;
    }
    .fnp_home_title p{
        opacity: 1;
        letter-spacing: 7px;
    }
    .tc-services-style1 .title p{
        opacity: 1;
        letter-spacing: 7px;
    }
    .tc-footer-style1 .col-lg-3 .branch-card:last-child{
        border-right: none;
    }
    .tc-footer-style1 .col-lg-3:last-child .branch-card{
        border-left: 0;
    }
    .fnp{
        text-align: center!important;
    }
    .tc-portfolio-style4 .projects .work-card .img {
        transform: none!important;
        -ms-transform: none !important;
        -webkit-transform: none!important;
        filter: none!important;
        -webkit-filter: none!important;
        clip-path: none!important;
        -webkit-clip-path: none!important;
        transition: none !important;
        -webkit-transition: none!important;
        -o-transition: none!important;
    }
    .tc-project-style1 .services .line{
        display: none;
    }
    .services_detail_page .img-out{
        margin-bottom: 30px;
    }
    .tc-header-style1 .float-social-links{
        display: none!important;
    }
    .tc-contact-info-style1 .col-lg-3 {
        margin-bottom: 25px !important;
    }
    .modal-content{
        width: 90%;
    }
}

@media screen and (max-width: 768px) {
    .close{
      font-size: 28px;
    }
    .modal-content{
        width: 95%;
    }
    .tc-header-style1 .slider-card .info{
        bottom: 150px;
    }
    .tc-portfolio-style8.section .container{
        padding: 40px 20px;
    }
    .tc-portfolio-style8 .nav-pills{
        flex-direction: column;
    }
    .tc-footer-style1 .footer_logo{
        padding: 0 35px;
        margin-top: 40px;
    }
    .footer_detail{
        text-align: start;
    }
    .foot{
        text-align: center!important;
    }
    /*.tc-main-img-style1 .main-img img{*/
    /*    height: 100%;*/
    /*}*/
    .tc-main-img-style1 .content .title{
        line-height: 40px;
    }
    .slider_title{
        font-size: 32px;
    }
    .tc-header-style1 .header-slider .slider-controls{
        bottom: 100px;
    }
    .about_count{
        text-align: center;
    }
    .tc-main-img-style1 .main-img{
        height: 400px;
        border-radius: 0;
    }
    .tc-main-img-style1 .content{
        padding: 100px 0;
    }
    .tc-main-img-style1 .content .title{
        font-size: 40px;
    }
    .logo{
        width: 225px;
    }
    .navbar-toggler{
        padding: 5px;
    }
    .tc-services-style1 .fnp_home_title{
        margin-bottom: 0!important;
    }
    .tc-blog-style5 .title{
        font-size: 20px!important;
    }
    .tc-blog-style5 .row .col-lg-6:first-of-type .info{
        border-bottom: 1px solid #373E43;
        padding-bottom: 30px;
    }
    .tc-testimonials-style7 .test-content{
        padding-bottom: 120px;
    }
    .tc-footer-style1 .branch-card{
        padding: 0;
    }
    .tc-footer-style1 .footer_logo{
        padding: 0;
    }
    .tc-footer-style1 .col-lg-6{
        order: 1;
    }
    .tc-footer-style1 .col-lg-3{
        order: 2;
    }
    .tc-experience-style1 .exp-num .num{
        font-size: 100px;
    }
    .tc-blog-style5 .sub-posts{
        padding-bottom: 30px;
    }
    .tc-about-style7 .info .text p{
        font-size: 16px!important;
    }
    .tc-portfolio-style4 .content{
        padding-bottom: 30px;
        border-bottom: none;
    }
    .tc-project-style1 .description{
        padding: 50px 0 150px;
    }
    .tc-project-style1 .text p{
        font-size: 16px;
    }
    .tc-project-style1 .services .items .item{
        margin-top: 30px!important;
    }
    .tc-project-style1 .main-slider-img .img{
        height: 400px;
    }
    .tc-project-style1 .main-slider-img .arrows{
        bottom: 40px;
    }
    .tc-related-projects-style1 .content .case-card .img{
        height: 300px;
    }
    .tc-related-projects-style1 .content .case-card .title{
        font-size: 24px!important;
    }
    .tc-latest-posts-style1 .content{
        padding: 90px 0;
    }
    .tc-latest-posts-style1 .content .date{
        display: none;
    }
    .tc-latest-posts-style1 .content .col-lg-6{
        margin-bottom: 25px!important;
    }
    .tc-contact-info-style1 .col-lg-3{
        margin-bottom: 25px!important;
    }
    .tc-contact-info-style1 .col-lg-3:last-child{
        margin-bottom: 0!important;
    }
    .contact-pg-style1 .tc-map-style1{
        padding: 0 4vw 90px;
    }
    .contact-pg-style1 .tc-contact-form-style1{
        padding: 100px 0 85px;
    }
    .tc-about-style7 .title{
        font-size: 28px;
    }
    .services_detail_page{
        padding: 80px 0 0;
    }
    .tc-post-content-style1 .related-posts{
        padding: 50px 0 30px;
    }
    .tc-post-content-style1{
        padding: 50px 0;
    }
    .project_detail h1,
    .project_detail h2,
    .project_detail h3,
    .project_detail h4,
    .project_detail h5,
    .project_detail h6 {
        font-size: 28px!important;
    }
    .related-posts .title{
        margin-bottom: 35px!important;
    }
    .related-posts .title .arrows{
        margin: 0 auto;
    }
    .tc-post-content-style1 .related-posts .arrows .swiper-button-prev{
        margin-left: 0!important;
    }
    .tc-post-content-style1 .info .text p {
        font-size: 16px !important;
    }
    .tc-post-content-style1 .info .text h1, .tc-post-content-style1 .info .text h2, .tc-post-content-style1 .info .text h3, .tc-post-content-style1 .info .text h4, .tc-post-content-style1 .info .text h5, .tc-post-content-style1 .info .text h6{
        font-size: 28px!important;
    }
    .tc-portfolio-style4 .projects .work-card {
        width: 100% !important;
        margin: 20px 0!important;
        -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateX(0) !important;
    }
    .tc-portfolio-style4 .projects .work-card .img {
        height: 300px !important;
    }
    .tc-experience-style1{
        padding: 80px 0;
    }
    .project_detail .swiper-backface-hidden .swiper-slide{
        padding: 0 10px;
    }
    .project_detail .main-slider-img .swiper-slide{
        padding: 0!important;
    }
    .tc-post-content-style1 .post-card .info{
        padding-top: 0!important;
    }
    .whatsapp-btn{
        bottom: 70px;
    }
}
