@media (min-width: 768px) {
   
}

@media screen and (max-width: 600px) {
  
}
@media (max-width: 991px){

}

@media (max-width: 1200px) {
   
}
@media screen and (min-width:2400px) and (max-width: 3000px){
 

}
@media screen and (min-width:1800px) and (max-width: 2399px){
 



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

}
@media screen and (min-width:1200px) and (max-width: 1366px){
 
 
	
	
}
@media screen and (min-width:1024px) and (max-width: 1199px){
 



}

@media screen and (min-width:768px) and (max-width: 1023px){
.main_menu{display:none;}  
.main_menu2{display:block;} 
.logo1{display:none;} 
.banner-content{padding-left:40px;}
.banner-content h1 { font-size: 40px;}
.banner-content h2{font-size: 140px;left:10%;}
.sliders .owl-prev {left:-5%;top: 48%;}
.sliders .owl-next {right: -5%;top: 48%;}
.aboutr{padding-top:65px;}


}
 

@media screen and (min-width:320px) and (max-width: 767px){
.main_menu{display:none;}  
.main_menu2{display:block;}
.logo1{display:none;} 
.banner-content{padding-left:40px;}
.banner-content h1 { font-size: 40px;}
.banner-content h2{font-size: 70px;left:10%;}
.sliders .owl-prev {left:-5%;top: 48%;}
.sliders .owl-next {right: -5%;top: 48%;}
.top_menur ul li img{display:none;}
.header{position:relative;background:#ffe7db;}
.main_menu1:after {  width: calc(85% + 25px);}
.main_menu2 .menu-button { right: 30%;}
.slidersl {margin-top: 0;}
.banner-content {padding-top: 120px;}
.aboutr{padding-top:65px;}
.aboutl ul li:nth-child(3) {bottom: -5%;width:280px;}
.aboutl ul li:nth-child(1) span{font-size:60px;}
.aboutl ul li:nth-child(2) span{font-size:20px;}
.aboutl ul li:nth-child(3) span{font-size:60px;}
.about{overflow:hidden;}

.svg-shape-1 {
    position: absolute;
    top: -138px;
    left: -30%;
}
.svg-shape-2 {
    position: absolute;
    bottom: -90px;
    right: -69%;
    z-index: 1;
}
.main_contact_bx svg {  right: 0; }
.mservr svg {  left: 0;  }

.mabtsimg2 {
    position: relative;
    right: 0px;
    z-index: 12;
}
  .page_title {
    width: 100%;
    position: relative;
    padding: 70px 0px;}
}

@media (max-width: 767px){

}













