@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){
 .main_menu #cssmenu2 > ul > li > a { font-size:14px;}
.mlogo {width: 100%;padding-top: 20px;}
.sliderscaption h2 {font-size: 21px;}
.sliderscaption {top: 25%;}

}

@media screen and (min-width:768px) and (max-width: 1023px){
.main_menu{display:none;}  
.main_menu2{display:block; }  
.mlogo{display:none;} 
.sliders .owl-carousel .owl-nav .owl-prev {  bottom: 150px;}
.sliders .owl-carousel .owl-nav .owl-next {  bottom: 150px;}
.sliderscaption h2 {font-size: 21px;}
.sliderscaption {top: 25%;}







}


@media screen and (min-width:320px) and (max-width: 767px){
 .main_menu{display:none;}  
.main_menu2{display:block;}
.mlogo{display:none;}
.top_menur ul {margin: 0px;text-align: center;padding: 5px 0px;}
.top_menulbtn ul {margin: 0px;text-align: center;}
#chevron {width: 100%;height: 32px;background: #3a3089;bottom: -28px;}
.sliderscaption h2 {font-size: 18px;}
.sliderscaption { top: initial;width: 80%;bottom: 0%;}
.sliders .owl-carousel .owl-nav .owl-prev {  bottom:  40px;}
.sliders .owl-carousel .owl-nav .owl-next {  bottom:  40px;}
.main-slider-two__shape-1 {display: none;}
.main-slider-two__shape-3 {  top: -75px;  left: 0;}
.main-slider-two__shape-2 { top: -130px;left: 35px;}
.sliders .owl-theme .owl-nav [class*=owl-] {font-size: 21px;width: 30px;height: 30px;line-height: 30px;}
.serviconsbx{margin-bottom:10px;}

.sliders .owl-demo .item img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
	.aboutl{padding-top:45px;}	

.sectitle h1 {
    text-transform: capitalize;
    font-size: 32px;
}
	.funbx{margin-bottom:20px;}
.funbx h3 {
    
	font-size: 16px;}
.news-info {
    padding: 10px 25px;
    width: 100%;
}
.news-image {
    width: 100%;
}
	.aboutbg {
    position: absolute;
    left: 20px;
    top: 4%;
}
	
	
	
	
}

@media (max-width: 767px){

}

