@media screen and (max-width:1279px) and (min-width:1152px) {


    .ladder_ustu{
        width: 100%;
        margin: 0 auto;
        border-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 29px;
    }

    .proje-detail-alt{
        width: 100% !important;
    }
    .ladder ul {
        max-height: 1200px;
    }

    .photo-d-txt{
        font-size: 16px ;
    }

    .top-level-menu > li{
        margin-left: 0!important;
        margin-right: 0 !important;
    }
    .top-level-menu span{
        font-size: 11px !important ;
        padding: 24px 15px !important;
    }

    .header-desktop-menu-items-main-div{
       display: none;
    }
    .header-top-boxes-end,
    .header-top-boxes {
        min-width: 250px;
        width: 500px;
    }

    .fixed-header-container{
        width: 95%;
    }

    .fixed-header-container-logo{
        width: 185px;
        margin-right: 30px;
    }
    .fixed-header-container-logo img{
        width: 100%;
    }

    /* Slider ///////////////////////////////////////////*/
    .slider_text_inside_main{
        width: 90%;
        margin: 0 auto;
    }
    .slider_text_inside_box{
        width: 85%;
    }
    .slider_text_inside_box_h{
        margin-bottom: 20px;
    }
    .slider_text_inside_box_button{
        margin-top: 20px;
    }
    /* Slider SON ///////////////////////////////////////////*/

    /* HEADER ///////////////////////////////////////////*/
    .header-desktop-main-div{
        display: none;
    }
    .header-mobile-view{
        display: block;
    }
    .header-mobile-view-in{
        width: 95%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .header-mobile-view-logo{
        width: auto;
    }
    .header-mobile-view-logo img{
        max-width: 150px;
        max-height: 80px;
    }
    .header-mobile-view-right{
        margin-left: auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header-mobile-view-right-box{
        width: auto;
    }
    .header-mobile-view-right-box i{
        font-size: 25px ;
    }
    .fixed-header-container{
        display: none;
    }
    .fixed-header-container-mobile{
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #fixed-header-main{
        padding:0 !important;
    }
    /* HEADER SON ///////////////////////////////////////////*/

    /* Üst Modül ///////////////////////////////////////////*/

    .about-module-inside-area{
        width: 90%;
    }
    /* tip 1 sola dayalı */
    .about-module-leftside-txt{
        flex:none;
        width: 450px;
        text-align: left;
    }
    .about-module-leftside-txt-h2{
        font-size: 28px ;
        line-height: 32px;
    }
    .about-module-leftside-txt-s{
        font-size: 16px ;
        margin-bottom: 25px;
    }
    .about-module-leftside-img{
        flex:1;
        text-align: center;
        margin-left: 0;
        margin-top: 25px;
    }
    .about-module-leftside-img img{
        max-width: 350px;
    }

    /*tip 2 sağ hizalı */
    .about-module-rightside-txt{
        flex:none;
        width: 500px;
        text-align: left;
    }
    .about-module-rightside-txt-h2{
        font-size: 32px ;
        line-height: 35px;
    }
    .about-module-rightside-txt-s{
        font-size: 16px ;
        margin-bottom: 25px;
    }
    .about-module-rightside-img{
        max-width: 100%;
        flex:1;
        text-align: center;
        margin-left: 0;
        margin-bottom: 25px;
    }
    .about-module-rightside-img img {
        max-width: 350px;
    }
    /* Üst Modül SON ///////////////////////////////////////////*/


    /* Sayaç ///////////////////////////////////////////*/
    .counter-module-main-div{
        padding: 60px 0 !important;
    }
    .counter-module-inside-area{
        width: 90%;
        align-items:flex-start;
    }
    .counter-module-box{
        width: auto;
        margin:20px
    }
    .counter-module-box:last-child{
        margin-bottom: 0;
    }
    .counter-module-box-i{
        font-size: 32px ;
    }
    .counter-module-box-sayi{
        font-size: 35px ;
        padding: 1px 5px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .counter-module-box-txt{
        width: 100%;
        font-size: 16px ;
        font-weight: 500;
    }
    /* Sayaç SON ///////////////////////////////////////////*/

    /* Hizmetler ///////////////////////////////////////////*/

    .hizmetler-module-inside-area{
        width: 95%;
    }
    .hizmetler-box{
        width: 17.5%;
        margin: 20px 1%;
        padding: 2%;
    }
    .hizmetler-box-main-div{
        margin-bottom: 0;
    }

    /* Hizmetler SON ///////////////////////////////////////////*/

    /* Foto galeri ///////////////////////////////////////////*/
    .pgallery-module-inside-box {
        width: 15% !important;
        height: 145px !important;
    }
    .gallery-inzide{
        width: 88%;
    }
    .pgallery-module-inside-box img{
        min-height: 145px !important;
    }
    .pgallery-module-box-overlay-in {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0;
    }
    /* Foto galeri SON ///////////////////////////////////////////*/


    /* Ekip Ekibimiz ///////////////////////////////////////////*/
    .team-module-inside-box-img{
        margin-bottom: 20px;
    }
    .team-module-inside-box-n {
        font-size: 18px;
    }
    .team-module-inside-box-social-area a {
        padding: 0 5px;
        font-size: 16px;
        line-height: 16px;
    }
    .team-module-inside-box-social-area{
        margin-top: 20px;
    }
    .team-module-inside-area{
        width: 96%;
    }
    /* Ekip Ekibimiz SON ///////////////////////////////////////////*/


    /* Fiyat Listesi ///////////////////////////////////////////*/
    .uygulama-fiyatlari-module-inside-area{
        width: 90%;
    }
    .uygulama-fiyatlari-boxex-main{
        width: 100%;
    }
    /* Fiyat Listesi SON ///////////////////////////////////////////*/

    /* Pricing ///////////////////////////////////////////*/
    .pricing-tablolar-module-inside-area{
        width: 95%;
    }
    .ptable-box{
        width: 330px;
        margin: 30px;
        margin-bottom: 40px;
    }
    /* Pricing SON ///////////////////////////////////////////*/

    /* Randevu ///////////////////////////////////////////*/
    .randevu-module-inside-area{
        width: 90%;
    }
    .randevu-area{
        width: 100%;
    }
    .randevu-area-left{
        flex:1;
    }
    .randevu-area-left-text-h2{
        font-size: 28px ;
        line-height: 32px;
    }
    .randevu-area-left-text-s{
        font-size: 18px ;
        line-height: 22px;
    }
    .randevu-area-right{
        width: 350px;
        margin-left: 50px;
    }
    .randevu-mobil-touch{
        text-align: left !important;
    }
    .randevu-mobil-touch-2{
        width: 100% !important;
    }
    /* Randevu SON ///////////////////////////////////////////*/


    /* Blog Yazıları ///////////////////////////////////////////*/
    .bloglar-module-inside-area{
        width: 88%;
    }


    .bloglar-detay-left-content-div{
        width: 95%;
        padding: 25px;
    }
    .bloglar-detay-left{
        margin-right: 60px;
    }
    /* Blog Yazıları SON ///////////////////////////////////////////*/


    /* Sık Sorulan Sorular ///////////////////////////////////////////*/
    .sss-module-inside-area{
        width: 90%;
    }
    .sss-box-main-div{
        width: 100%;
    }
    .sss-content-img{
        max-width:85px;
        margin-right: 20px;
        margin-bottom: 10px;
        float:left;
    }
    .accordion-body__contents{
        display: block !important;

    }
    /* Sık Sorulan Sorular SON ///////////////////////////////////////////*/


    /* Yorumlar ///////////////////////////////////////////*/
    .yorumlar-module-main-div{
        padding: 50px 0 !important;
    }
    .yorumlar-module-inside-area{
        width: 90%;
    }
    .yorumlar-left-area{
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
        text-align: center;
    }
    .yorumlar-left-area-h{
        font-size: 28px ;
        line-height: 32px;
    }
    .yorumlar-right-area{
        flex:none;
        width: 100%;
    }

    .yorumlar-text-area{
        flex:1;
    }
    .yorumlar-text-h{
        width: 100%;
        font-size: 18px ;
        line-height: 22px;
    }
    .yorumlar-text-s{
        width: 100%;
        font-size: 14px ;
    }
    /* Yorumlar SON ///////////////////////////////////////////*/


    /* Markalar ///////////////////////////////////////////*/
    .marka-module-inside-area{
        width: 90%;
    }
    .swiper-clients .swiper-slide {
        padding: 0 !important;
        height: 80px !important;
    }
    .swiper-clients .swiper-slide img{
        max-height: 80px !important;
    }
    /* Markalar SON ///////////////////////////////////////////*/


    /* Footer ///////////////////////////////////////////*/

    .footer-module-inside-area{
        width: 90%;
        text-align: left;
        justify-content: flex-start;
    }
    .footer-module-box{
        width: 100%;
        margin: 2%;
        margin-bottom: 0;
    }
    .footer-module-box-logo{
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-module-box:last-child{
        margin-bottom: 0;
    }
    .footer-module-box-telif{
        width: 100% !important;
    }
    .footer-module-box-social{
        width: 100%;
        justify-content: flex-start;
    }
    .footer-module-header-text{
        margin-bottom: 20px;
    }
    .footer-module-contact-box{
        width: auto;
    }
    .footer-1-area{
        width: 100% !important;
        margin-bottom: 25px;
    }
    .footer-2-area{
        width: 28%;
    }
    .footer-3-area{
        width: 28%;
    }
    .footer-4-area{
        width: 28%;
    }
    /* Footer SON ///////////////////////////////////////////*/



    /* Sub html page ///////////////////////////////////////////*/
    .htmlpage-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* Sub html pake SON ///////////////////////////////////////////*/

    /* Fiyat Listesi Sub ///////////////////////////////////////////*/
    .fiyatlistesi-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* Fiyat Listesi Sub SON ///////////////////////////////////////////*/

    /* Müşteri Yorumları Sub ///////////////////////////////////////////*/
    .musteriyorum-container-main{
        width: 90%;
        padding: 50px 0;
    }
    .musteri-yorum-boxes{
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }
    /* Müşteri Yorumları Sub SON ///////////////////////////////////////////*/

    /* sss faq sub ///////////////////////////////////////////*/
    .sss-module-main-div{
        padding: 55px 0 !important;
    }
    .sss-faq-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* sss faq sub SON ///////////////////////////////////////////*/

    /* Ekibimiz sub ///////////////////////////////////////////*/
    .team-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* Ekibimiz sub SON ///////////////////////////////////////////*/



    /* Online Randevu Sub ///////////////////////////////////////////*/
    .randevual-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* Online Randevu Sub SON ///////////////////////////////////////////*/

    /* Markalar sub ///////////////////////////////////////////*/
    .markalar-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* Markalar sub SON ///////////////////////////////////////////*/

    /* Hizmetler sub ///////////////////////////////////////////*/
    .hizmetler-container-main{
        width: 90%;
        padding: 50px 0;
    }


    .hizmetler-detay{
        width:90%;
        padding: 50px 0;
        align-items: flex-start;
        margin: 0 auto;
    }
    .hizmetler-detay-img{
        width: 150px;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .hizmetler-detay-txt{
        flex:1;
        padding: 0 30px ;
    }
    .hizmetler-detay-txt-uh{
        text-align: left;
    }
    .hizmetler-detay-txt-h{
        text-align: left;
    }
    .hizmetler-detay-right{
        width: 100%;
        height: auto;
        margin-top: 40px;
        margin-left: 0;
    }

    /* Hizmetler sub SON ///////////////////////////////////////////*/

    /* pricing sub ///////////////////////////////////////////*/
    .randevu-module-main-div{
        padding: 55px 0 !important;
    }
    .tablolar-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* pricing sub SON ///////////////////////////////////////////*/

    /* Bloglar sub ///////////////////////////////////////////*/
    .bloglar-module-main-div{
        padding: 55px 0 !important;
    }
    .bloglar-container-main{
        width: 90%;
        padding: 50px 0;
    }
    /* bloglar sub son */


    /* İletişim sub ///////////////////////////////////////////*/
    .iletisim-container-main{
        width: 100%;
        padding: 0 0 50px 0;
    }
    .iletisim-container-maps{
        height: 200px;
        margin-top: 0;
    }

    .iletisim-container-in{
        width: 90%;
        margin: 0 auto;
        margin-top:40px;
        flex-wrap: wrap;
    }
    /* SON İletişim Sub ///////////////////////////////////////////*/

    /* video sub ///////////////////////////////////////////*/
    .videolar-container-main{
        width: 100%;
        padding: 50px 0;
    }
    .videolar-sub-box{
        width: 30%;
    }
    .videolar-sub-box-img{
        width: 100%;
    }
    .videolar-sub-box-img img{

        min-width: 100%;
    }
    .videolar-sub-box-h{
        font-size: 14px ;
        line-height: 17px;
        font-weight: 500;
        padding: 10px 5px;
    }
    .videolar-detay-main{
        width: 90%;
        padding: 50px 0;
    }
    .videolar-detay-main-video iframe{
        width: 100%;
        height: 320px;
    }
    /* video sub SON ///////////////////////////////////////////*/


    /* Foto galeri sub ///////////////////////////////////////////*/
    .fotogaleri_detay{
        width: 90%;
        margin: 0 auto;
        padding: 40px 0;
    }
    .masonry {
        column-count: 2;
        column-gap: 1em;
    }
    /* Foto galeri sub SON ///////////////////////////////////////////*/


    .modules-head-text-main{
        width: 98%;
        margin-bottom: 30px;
    }





    .modules-head-text-main-2{
        width: 98%;
        margin-bottom: 30px;
        text-align: center;
    }
    .modules-head-divider-2{
        margin: 0 auto;
    }



    .page-banner-in-text{
        flex-wrap:wrap;
    }
    .page-banner-main{
        padding: 80px 0 !important;
    }
    .page-banner-h{
        font-size: 35px!important;
        line-height: 40px !important;
    }

    .box-width-area{
        width: 90% !important;
        margin: 0 auto;
    }

    .html-content-area-inside-right{
        width: 550px;
        min-width: 550px;
        padding-bottom: 40px;
    }
    .html-content-area-inside-left-in{
        width: 85%;
        margin: 0;
    }
    .html-content-area-inside-left-in h4{
        font-size: 15px ;
        line-height: 24px !important;
    }
    .html-content-area-inside-left-in h6{
        font-size: 14px ;
        line-height: 21px !important;
    }
    .html-content-area-inside-left-in h5{
        font-size: 13px ;
        line-height: 19px !important;
    }
    .html-content-area-inside-right-img img{
        width: 95%;
    }
    .box-modules-width{
        width: 98% !important;
    }


}