@media screen and (min-width:200px) and (max-width:684px) {  
 	#owl-main-text h2{
 	font-size:22px !important;
	letter-spacing:0px;
	font-weight:bold;
 }
  .mainContainer {
 	 width:95%;
 }
.about_sec .about_rt:nth-child(2){
 	display:none;
 }
 .about_lt, .about_rt{
 	width:100% !important;
	font-size:18px;
 }
 .about_rt{
 	padding-top:15px;
 }
 
 .product_sec p{
 	width:100%;
	font-size:18px;
 }
 ul.tabs{
 	width:99% !important;
 }
 ul.tabs li{
   margin: 0px 1% 0px !important;
 }
 .menu{
 	display:none;
 }
 .menu_icon {
  /* width: 25px; */
  /* height: 25px; */
  width: 61px;    height: 57px;
  margin: 0px 0px 0px 0;
  padding: 6px;
  background: url(../images/menu.png) no-repeat center;
  z-index: 10000;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
}
ul.responsive {
	width:100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: #043D52;
	float: right;
	display: none;
	z-index: 10;
	top: 128px;
}
ul.responsive li {
	width:100%;
	padding:0px;
	margin: 0px;
	border-top: 1px solid #04516B;
	float: left;
    display: block;
	z-index: 99999;
}
.responsive .languages_sec, .responsive .login{
        display: block;
    }
ul.responsive li a {
	display: block;
	padding:10px 0 10px 15px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'OswaldLight';
	font-size: 20px;
	text-transform: uppercase;
}
ul.responsive li a:hover {
	display: block;
	color: #999;
	text-decoration: none;
}
.logointro{
	margin-bottom:10px !important;
	background-image:none !important;
	display:none !important;
}
.logo{
	width:100%;
	text-align: left;
}
.logo:after{
	display:none;
}	
.menu_icon{
	right:0px;
}	
.owl-prev, .owl-next {
	display:none !important;
}
#home-slider{
	 height:350px!important;
}
#owl-main-text{
	margin-top:200px!important;
} 
.follow_along{
	width:100%;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #424040;
}
.contact_add{
width:100%;
	text-align: center;
}
}
