@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: 0px 6px;}

 
  
  
}

@media screen and (min-width:768px) and (max-width: 1023px){
.mlogo, .main_menu {display: none;} 
.main_menu2{display:block;} 
.slidercap h1 {color: #fff;font-size: 40px;} 
 .team-card h5 {
	 font-size: 17px;}
.team-card span{
	font-size:12px;}	
	
	
}


@media screen and (min-width:320px) and (max-width: 767px){
.mlogo, .main_menu {display: none;} 
.main_menu2{display:block;}  
.slidercap h1 {color: #fff;font-size: 40px;}
.slidercap {position: absolute;padding: 0px 20px;z-index: 12;top: 50%;left: 0;right: 0;transform: translate(0%, 0%);}
.slider video {height: 600px;object-fit: cover;object-position: center;}
.demo-video-wrapper {width: 100%;height: 600px;}
.slider {width: 100%;height: 600px;}
.aboutus2r h2{margin-top:30px;} 
.company-card{margin-bottom:10px;height:auto;} 
 .logo-box img {  max-width: 140px;}
.company-card h3{ font-size: 20px; }
 .footer_bxa33 ul {margin: 0px;padding-top: 20px;text-align: center;}
 .testimonial_content {padding: 30px;padding-left: 0;margin: 20px 0px;}
.icon-img {position: absolute;top: -18px;left: 10px;}
.minvestorsr {padding-top:20px;}
.nfooteri {padding: 20px 0px;}
.nfooter{padding-top:20px;}
.flogo{text-align:center;}
.flogo img{}
.copyrights p,.copyrights p a{font-size:10px;}
.page_title h2 {
font-size: 19px;}
	.mmaboutr{margin-top:40px;}
.mmabout-one__img-border {
   
	left: -10px;}
.mmaboutr {
    padding-left: 0;
}

	p {
  text-align: justify;
  text-justify: inter-word;
  word-spacing: normal;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}

	
	
	
}

@media (max-width: 767px){


}

