@charset "utf-8";
/*--------------media query css------------------*/	
/*------------tablet landscape view------*/
@media only screen and (min-width : 768px)
{
	nav > ul{display:block !important ;}
	
}
@media (max-width:1050px) {
.main {width: 94%; padding: 0 3%;}
#header-main .right-content{width:77%; margin-left:5%; margin-top:15px;}
#header-main .logo{
	width: auto;
}
#header-main .icon-top-details{margin-bottom:25px;}
.menu-block{padding-left:0; float:right; width:100%; text-align:right;}
.banner{
	height: 720;
	padding: 20px 0;
}
.prod-bg li{
	width: 25%;
	padding: 20px 2%;
	margin-right: 0%;
}
.prod-bg li .sub-detail .prod-desc{width:100%;}
.more-info{width:100%; text-align:right;}
.video-main .video-txt{
	width: auto;
	margin-right: 5%;
}
.video-main .video-txt > p{
	text-align: center;
	font-size: 25px;
	line-height: 32px;
}
.video-main .video-embed{width:35%;}
.video-main .video-embed iframe{width:100%;}
.video-main .video-embed .feature-videotxt > p br{display:none;}
.bottom-box li{margin-right:2%; width:25%;}
.bottom-box li.first{width:34%;}
.bottom-box li.last{width:36%;}
.prod-bg li{
	min-height: 300px;
}
#footer-main .footer-menu{margin-left:30px;width:auto;}
#footer-main .lang-choose{margin-right:0;}
.push{height:auto;}
.wrapper{margin-bottom:0;}
#footer-main{height:auto;}
.product-list-left{width: 25%;}
.product-list-right{width: 73%;}
.prod-left {width: 26%;margin-right: 0px;}
.prod-right {width: 68%;}
.prod-list{margin-top:50px;}

}

@media (max-width:990px) {
	.banner .banner-content{width:90%; margin-left:-45%;}
	.bottom-box li{font-size:15px;}
	.bottom-box li .btm-title{font-size:17px;}
	.bottom-box{padding:30px 15px 20px 15px;}
	.product-display{padding: 40px 23px;margin-top: 0px;}
	.product-display img{width:100%;}
	.product-list {	text-align: center;	}
}

@media (max-width:950px) {
	#header-main .right-content{width:78%; margin-left:3%;}
	.bottom-box li .btm-img{margin-right:7px;}
	.video-main .video-txt > p{
	font-size: 24px;
	text-align: center;
}
	.prod-bg li .img-box2{
}
}

@media (max-width:900px) {
	#header-main .right-content{width:75%;}
	.menu-block li a{padding:7px;}
	.bottom-box li{margin-right:1%;}
	.bottom-box li.first{width:36%;}
	#footer-main .footer-menu li{margin-right:5px;}
	}
@media (max-width:860px) {
	.menu-block li{font-size:16px;}
	.bottom-box li{font-size:14px;}
	#footer-main .footer-menu li a{padding:5px;}
	.prod-bg li .feature-item{left:12px; top:9px;}
	.bottom-box li{font-size:13px;}
	.bottom-box li .btm-title{font-size:16px;}
	#footer-main .footer-menu li{font-size:13px; margin-right:2px;}
	#footer-main .icon-btm-details{margin-top:7px;}
	.bottom-box li .btm-title{font-size:15px;}
	
}
/*------------tablet portrait  view------*/
@media (max-width:800px) {
	#header-main .right-content{width:73%;}
	#header-main .icon-top-details li{margin-right:10px;}
	#header-main .icon-top-details li .img-icon{margin-right:6px;}
	.menu-block li{font-size:15px; margin-right:3px;}
	.prod-bg li .prod-title{font-size:25px;}
	.prod-bg li{
	min-height: 320px;
}
	.prod-bg li .feature-item{height:75px; width:75px;}
	.prod-bg li .feature-item > p{font-size:12px; line-height:18px;}
		.banner .banner-content h2{font-size:40px; line-height:48px;}
	.banner .banner-content h3{font-size:20px; padding-bottom:30px;}
	.banner .banner-content .btm-arrow img{width:60px; height:60px;}
	#footer-main .footer-menu{margin-left:20px;}
	#footer-main .footer-menu li{font-size:12px;}
	.bottom-box li .btm-img{margin-right:3px;}
	.prod-bg li .img-box2{
	height: 100px;
}
	.prod-bg li .img-box1{
	height: 100px;
}
	.prod-bg li .img-box3{height:148px;}
	.bottom-box li{width:24%;}
}	

/*------------mobile landscape  view------*/
@media (max-width:767px) {
	
	#header-main .logo{width:100%; margin:0px auto; text-align:center;}
	#header-main .right-content{width:100%; margin-left:0;}
	nav{position:relative;}
	.menu-block ul{position:relative; top:0; display:none;  z-index:10000; width:100%;}
	.menu-block li{margin-right:0; width:100%; color:#fff; background:#828282; border-bottom:1px solid #ccc; text-align:center;}
	 .menu-block li a{color:#fff; display:block; padding:7px 5%;}
	.menu-block li a:hover{
	background: #000;
}
	#menu-icon{display:block;}
	nav li a{color:#fff; padding:0 1%; border-bottom:none;}
	.menu-block{width:100%; float:left; padding-top:0; margin-top:15px;}
	nav li a:hover, nav li a.active,nav ul li.active{
	border-bottom: 0;
	color: #fff;
	background: #000;
}
	#header-main .icon-top-details{margin-bottom:0;}
	#header-main .icon-top-details{float:none; text-align:center; margin-right:0; width:100%;}
	#footer-main .footer-menu{float:none; text-align:center; margin:0px auto; clear:both; margin-bottom:11px;}
	#footer-main .lang-choose{float:none; text-align:center; margin:0px auto; clear:both; margin-bottom:11px;}
	.bottom-box li{width:100% !important; margin-bottom:15px; margin-right:0;}
	.bottom-box ul{text-align:center;}
	.bottom-box li .btm-img{margin-right:15px; width:60px;}
	.bottom-box li .btm-txt{text-align:left;}
	.prod-bg li{width:291px; min-height:auto; margin:0px auto 15px !important; display:block;}
	.video-main .video-txt{width:100%; margin-bottom:15px;}
	.video-main .video-txt > p{margin-top:0; font-size:22px; line-height:32px;}
	.video-main .video-embed{width:331px; margin:0px auto; float:none; clear:both;}
	#footer-main .footer-logo{margin-left:0; margin-bottom:15px;}
	.bottom-box li .btm-txt{width:179px;}
	
}
@media (max-width:740px) {
	.banner .banner-content h2{font-size:38px;}
		.banner .banner-content h2{font-size:30px; line-height:42px;}
	.banner .banner-content h3{padding-bottom:20px; font-size:18px; line-height:28px;}
	.banner .banner-content h3 br{display:none;}
	.video-main{padding-top:35px;}
	.product-top ul li:first-child{padding-right:0px;}
	.product-top ul li:last-child{padding-left:0px;}
	.product-top .product-display li{font-size: 18px;}
	.product-top p{width:100%;}
	.product-display p{width:auto;}
	.product-display h2{font-size:30px;}
	.product-display{min-height: 590px;	}
	.product-inner{margin-top:20px;}
	.product-list-left {width: 100%; margin-top:30px;}
	.product-left-wrap1{margin-top:5px;}
	.product-list-right {width: 100%;}
}
/*------------mobile portrait view------*/
@media (max-width:550px) {
	#header-main .icon-top-details li{width:100%; margin-right:0; margin-bottom:15px;}
	#footer-main .icon-btm-details{width:100%;}
	#footer-main .icon-btm-details li{margin-right:10px;}
	.video-main .video-txt > p{font-size:20px;}
	.product-top ul li{width:100%;margin-bottom:0px;}
	.product-top a{width:100%;font-size: 35px;line-height: 50px;padding-bottom: 5px;}
	.product-top p{font-size: 18px;line-height: 25px;margin-top: 25px;padding-bottom:25px;}
	.product-display p{font-size: 20px;line-height: 30px;margin-top: 0px;padding-bottom:0px;}
	.product-top ul li a {display: block;width: 145px;font-size: 20px;}
	.prod-left {width: 100%;}
	.prod-left a img {margin-bottom:20px;}
	.prod-txt{width:40%;}
	.prod-txt1 {width: 100%;}
}

@media (max-width:479px) {
		#footer-main .footer-menu li{width:100%; margin-bottom:2px;}
		#footer-main .footer-menu li a{display:block;}
		#footer-main .icon-btm-details li{margin-right:0; margin-bottom:10px; text-align:center; width:100%;}
}
@media (max-width:360px) {
	.video-main .video-embed{width:100%;}
	.prod-bg li{width:96%;}
	.bottom-box li .btm-img{margin:0px auto; margin-right:0; width:100%;}
	.bottom-box li .btm-txt{width:100%; text-align:center;}
		.video-main .video-txt > p{font-size:18px; line-height:28px;}
}
