@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: 12px 5px;font-size: 12px;}

  
}

@media screen and (min-width:768px) and (max-width: 1023px){
.mlogo, .main_menu {display: none;} 
.main_menu2{display:block;} 
 .footer-about p {
    text-align: left;
}
 .pbmit-service-style-1 .pbmit-service-title {
 font-size: 17px;}
 .missionrbx2 h4 {
    text-transform: capitalize;
    font-size: 13px;}
 .aboutlimg img {
    width: 100%;
 height: auto;}
 
 .top_menur ul li a {
    text-decoration: none;
font-size: 13px;}	
.top_menur ul{text-align:center;}	
	.top_menur ul > li:last-child {
    padding: 4px 20px;
}
.top_menur ul > li:last-child {
    border: 1px solid #63b51b;
    float: none;
    background: #63b51b;
    border-radius: 25px;
    position: relative;
    top: 0;
}
 .top_menu {
    padding: 10px 0px;}
 
 .mservr{margin-top:20px;}
 
}


@media screen and (min-width:320px) and (max-width: 767px){
.mlogo, .main_menu {display: none;} 
.main_menu2{display:block;}  	
.top_menur ul li a {
    text-decoration: none;
font-size: 13px;}	
.top_menur ul{text-align:center;}	
	.top_menur ul > li:last-child {
    padding: 4px 20px;
}
.top_menur ul > li:last-child {
    border: 1px solid #63b51b;
    float: none;
    background: #63b51b;
    border-radius: 25px;
    position: relative;
    top: 0;
}
	.top_menu {
    padding: 10px 0px;}
	
	.sliderscaption h1 {
    color: #fff;
    font-size: 40px;}
	.sliderscaption{padding:5px;}
	
	.aboutr {
    position: relative;
    padding-left: 0;
}
	.missionrbx2 h4 {
    text-transform: capitalize;
    font-size: 13px;}
	.social-icons{text-align:left;}
	 .aboutlimg img {
    width: 100%;
 height: auto;}
	
.footer-about p {
    text-align: left;
}
	
	 .mservr{margin-top:20px;}
	
	
}

@media (max-width: 767px){


}

