@media screen and (min-width: 1025px) {
    .sticky-btn-intensis{
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .form-wrapper{
        width: 100% !important;
    }
    .sticky-toggle1, .sticky-toggle2, .sticky-toggle3{
        background-color: black;
        width: 35px;
        height: 4px;
        margin: 6px 0;
        border-radius: 2px;
        transition: 0.4s;
    }

    .bottom-menu-items{
        display: none;
    }
    .d-none-mobil {
        display: none !important;
    }

    .container-fnp{
        padding:0 40px;
    }

    .header-hidden{
        top: -250px;
    }

    .about_left{
        padding: 20px 40px 10px;
    }

    .about_right{
        height: auto;
    }
}


@media screen and (max-width: 768px){
    .about_right{
        height: 400px;
    }
    .about_title{
        margin-bottom: 10px;
    }

    .logo-intensis img{
        width: 180px!important;
    }

    .button-kesfet{
        width: 150px;
        height: 50px;
        font-size: 14px!important;
    }
    .header-header{
        padding: 0!important;
    }
    .container-fnp{
        padding: 0 20px!important;
    }

    .slider-spot-name{
        font-size: 14px!important;
    }

    .slider-title{
        font-size: 42px!important;
    }

    .scroll-down{
        display: none!important;
    }

    .scroll-top{
        display: none!important;
    }

    .header-content{
        padding: 15px 0;
    }

    .about_sub_title{
        font-size: 28px;
    }
    .about_sub_title span{
        font-size:36px;
    }

    .about_detail{
        font-size: 14px;
    }

    .social-media li a{
        font-size: 12px;
    }

    .about_left{
        padding: 40px 20px 20px!important;
    }

    .services_section{
        padding: 50px 0;
    }

    .services_s_detail{
        font-size: 14px!important;
    }

    .services_c .col-12{
        padding: 20px;
    }

    .services_c .card-title{
        font-size: 18px;
    }

    .services_c_detail{
        font-size: 14px;
    }

    .general_btn:after{
        top: 20px;
    }

    .general_btn:before{
        top: 12px;
        width: 18px;
        height: 18px;
    }

    .count_section{
        padding: 40px 0;
    }

    .count-box{
        margin: 0 10px;
    }

    .count-title{
        font-size: 24px;
    }

    .count-box p{
        font-size: 14px;
    }

    .fade-bg-w40{
        width: 100%;
    }

    .slider-title-ref{
        font-size: 36px;
    }

    .slider-title-ref span{
        font-size: 46px;
    }

    .service-area-title{
        text-wrap: wrap;
    }

    .service-area-hizmet-title {
        font-size: 18px;
    }

    .service-area-title{
        font-size: 24px;
    }

    .service-area-title span{
        font-size: 38px;
    }

    .map_detail{
        font-size: 14px;
    }

    .col-xxl-7.col-12{
        margin-top: 20px;
    }

    .general_btn{
        margin: 10px 0;
        font-size: 16px;
    }

    .map_area{
        padding: 40px 0;
    }

    .map-circle{
        width: 8px;
        height: 8px;
    }

    .blog_section{
        padding: 0 0 40px;
    }

    .blog_a_title span{
        font-size: 36px;
    }

    .blog_a_detail{
        font-size: 14px;
    }

    .blog_a_card-body{
        padding: 20px ;
    }

    .abone-olun{
        margin: 0 0 50px;
    }

    .abone-olun-mail-input{
        width: 100% !important;
        margin-left: 0!important;
    }

    .abone-banner{
        padding: 20px 10px;
    }

    .services_s_title span{
        font-size: 36px;
    }

    .services_c{
        margin-top: 20px;
    }

    .referans-slider .slick-next{
        left: 90%;
    }

    .referans-slider .slick-prev{
        left: calc(90% - 40px);
    }

    .service-area-title span{
        font-size: 36px;
    }

    .footer_detail{
        margin: 30px 0 15px;
    }

    .footer-social{
        margin-bottom: 20px;
    }

    .footer_left{
        align-items: start;
        padding-left: 0;
    }
    .footer_right{
        padding-left: 0;
    }

    .footer_title_random{
        padding-left: 0;
    }

    .footer_title{
        font-size: 22px;
    }

    .banner-title{
        font-size: 28px;
    }

    .content_detail{
        font-size: 16px;
    }

    .content_card ul li a{
        font-size: 18px;
    }

    .project_pages{
        padding: 40px 0;
    }

    .banner-spot{
        font-size: 16px;
    }

    .ref-cards_body{
        padding: 10px;
    }

    .ref-cards_body h3{
        font-size: 22px;
    }

    .contact_info{
        position: static;
        transform: translate(0);
    }

    .contact_section{
        padding: 40px 0;
    }
    .locate-arrow-title{
        font-size: 14px;
    }
    .fnp_out{
        text-align: center;
    }
    .copyright{
        text-align: center;
    }
}

@media screen and (max-width: 496px) {
    .referans-video-data{
        height: 10rem;
    }
    .pl-5{
        font-size: 14px;
        padding-right: 50px;
    }
    .pages{
        padding: 40px 0;
    }
    .services_detail{
        margin-bottom: 10px;
    }
}