
@media only screen and (max-width : 1400px) {
   
}
@media only screen and (max-width : 1200px) {    

   .wj_call b{
    display: none;
   }
   .service_item img {
    width: 125px;
   }
}

@media only screen and (max-width : 992px) {
    .wj_menu ul{
        display: none !important;
    }
    .row_r{
        flex-direction: column-reverse;
    }
   .service_box{
    margin-bottom: 20px;
    padding: 0;
   }
    .pop_menu{
        display: block;
    }
    .wj_call b{
        display: none;
    }
    .logo_org {
        height: 40px;
    }
    .footer_connect {
        flex-direction: column;
        position: relative;
        top: -20px;
        border-radius: 10px;
        overflow: hidden;
    }
    .footer_connect .fc_box {
        width: 100%;
    }
    .footer_connect .fc_box{
        height: 71px;
    }
    .hire_condi .container {
        flex-direction: column;
    }
    .hire_condi h2 {
        margin: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .lg_title{
        font-size: 20px;
    }
    .two_section {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .bottom_img img {
        left: 0;
    }
    .br_50 {
        border-radius: 30px;
    }
    .swiper-slide img{
        height: 450px;
    }
    .slider-sub-title {
        font-size: 30px;
    }
    .slide_text {
        padding: 46px;
    }
    .banner_call {
        padding: 10px 20px;
    }
    .btn_one {
        min-width: 140px;
    }
    .footer_ul {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .contact_form_box{
        margin-top: 40px;
    }
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        font-size: 13px !important;
        padding: 10px 13px;
    }
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        font-size: 13px !important;
        padding: 10px 13px;
    }
    .service_item img {
        width: 100%;
    }
   
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .testi_box {
        max-height: 457px;
    }
}



@media only screen and (max-width : 768px) {
    .ic_kapsayici { /*grid*/
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 1em;
		-webkit-column-gap: 1em;
		column-gap: 1em;
	} 
	.footer_connect .fc_box.address {
        height: 100px;
        padding-right: 10px;
    }
    .banner_call {
        font-size: 15px;
    }
    .slide_text p {
        line-height: 21px;
        font-weight: 400;
    }
    .service_item {height: auto;flex-direction: column;}
    .service_item p {font-size: 15px;}
    .service_content h2 {font-size: 1.4rem;}
    
    
    
    
    
}
@media only screen and (max-width : 500px) {
   
}



@media (min-width: 1200px){
    
}
@media only screen and (max-width: 1500px) and (min-width: 1200px)  {
   

}
