@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 {padding: 8px 3px;font-size: 9px; }
.main_menu #cssmenu2 ul ul li a { font-size: 12px;   } 
 .sliderscaption h2 {font-size: 40px;}
 .example {position: absolute;top: 0;right: 0;z-index: 1;width: 34rem;max-width: 1100px;height: 40rem;margin: 0;}
.menu > ul > li a {
    text-decoration: none;
    padding: 10px 20px;
    display: block;
}
 
}

@media screen and (min-width:768px) and (max-width: 1023px){
.mlogo, .main_menu,.main_menu33 {display: none;} 
.main_menu2{display:block;} 
.main_menu2 .menu-button {  top: 36%; } 
 .sliderscaption h2 {font-size: 30px;}
 .example {position: absolute;top: 0;right: 0;z-index: 1;width: 30rem;max-width: 900px;height: 40rem;margin: 0;}
.hexagon.-big {height: 9rem;width: 9rem;}
.example .hexagon p{font-size:10px;}
.hexagon:nth-of-type(1) {top: 6rem;left: 10rem;}

}


@media screen and (min-width:320px) and (max-width: 767px){
.mlogo, .main_menu,.main_menu33 {display: none;} 
.main_menu2{display:block;}  
.sliders .owl-demo .item img {  height: 450px; } 
 .sliderscaption h2 {font-size: 20px;}
 .example .hexagon p { font-size: 8px; }
.example .hexagon img {width: 60px; }
 .hexagon.-big {height: 120px;width: 120px;}
 .hexagon:nth-of-type(2) {top: 8rem;left: 4rem;}
 .hexagon:nth-of-type(1) {top: 12rem;left:10rem;}
 .hexagon:nth-of-type(3) {top: 5rem;left: 10.5rem;}
 .hexagon.-normal {height: 120px;width: 120px;}
.example { position: absolute;top:22%;}
.sliders .owl-prev i,.sliders .owl-next i {color: #fff;font-size:24px;line-height: 40px;}
.sliders .owl-theme .owl-nav [class*=owl-] { width:40px;height: 40px; }
.top_menur ul,.top_menu_left22 ul {  text-align: center; }
.main_menu2 .menu-button { top: 10px;}
.about-text-banner {top: 20px;width: 100%;height: auto;padding: 25px;padding-right: 20px;display: block;}
.expertisel {
    padding: 10px 10px;
}
.qualitybx h3 {
    font-size: 15px;
}
.testimonial .sectitle {
    padding-top:20px;
}
	.about{padding-top:40px;}
	.copyrights p { font-size: 11px; line-height: 1;}
	.copyrights p a{ font-size: 11px;  }
	.iso{text-align:center;padding:10px;}
	
	
}

@media (max-width: 767px){

}

