

@media (max-width:768px){
.custom_footer .serach_form .search_btn { 
    height: 46px;
}

.custom_footer .serach_form .search_text {
    width: 90%;
    }
    
    .slider .swiper-button-prev { 
    left: 35%; 
    bottom: 10px;}
    
    
    
     .slider .swiper-button-next { 
    left: 55%; 
    bottom: 10px;}
    
.text-content-block {
    padding: 40px 0 0px;
}

.blog .post { 
    margin: 50px 0 0px;
}


.blog .post .post-image {
    width: 60%; 
    margin:0px auto;
    margin-bottom: 50px;
}

.blog .post:nth-child(even) .post-content { 
    text-align: right;
}
	
	
	
	.blog .post .post-content ul {
    padding-left: 10px; 
    margin-bottom: 0px;
    padding-right: 10%;
}
    
    
}






@media (max-width:520px){
.slider {
    height: 60vh;}
    
    
  .left-side {
    height: 80px;
    }
    
    
    .slider .slide-progress{ display:none;}
    
   .site-navigation .inner {
    padding-left: 0px;
    padding-right: 50px !important;
    left: 0;
    right: 20%;
    /* background: #f0f; */
    height: 60vh;
    top: 4%;
}

.site-navigation { 
    height: 100vh;
    display: flex; 
    padding-top: 25vh;
    flex-direction: initial;
}


.slider .gallery-thumbs {
    bottom: 41%;
    right: 20px;
    }
    
}
