@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
*{max-height: 10000px;}
body{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{
	-webkit-appearance: none;
	box-shadow: none;
}

h4 {
    line-height:1.55;
}

a:hover, 
a:focus{
	outline: none;
	text-decoration: none;
}
.btn{white-space: normal;}
#wrapper{
	width: 100%;
	overflow: hidden;
}
#header .bar{
	padding: 13px 0 16px;
	text-align: center;
}
.logo{
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.logo img{
	display: block;
	max-width: 100%;
}
.slogan{
	display: block;
	padding: 23px 0 0;
	font-size: 23px;
	line-height: 31px;
	font-weight: 300;
	color: #ec1c23;
}
#header .btn{
	margin: 24px 0 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	padding: 16px 17px 18px;
	display: block;
}
.navbar{
	border: none;
}
.navbar-nav{
	display: inline-block;
	vertical-align: top;
	float: none;
}
.navbar-nav ul{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 324px;
	background: rgba(70,70,70,0.6);
	padding: 10px 22px;
	z-index: 100;
	text-align: left;
	margin: 0;
	list-style: none;
}
.navbar-nav li.hover > ul{display: block;}
.navbar-nav ul li{
	border-top: 1px solid rgba(242,242,242,0.3);
}
.navbar-nav ul li:first-child{border: none;}
.navbar-nav ul a{
	display: block;
	margin: 0 -22px;
	padding: 5px 22px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: #f2f2f2;
}
.navbar-nav ul a:hover{
	color: #ec1c23;
	background: #fff;
}
.navbar-nav ul .active a{color: #ec1c23;}
.navbar-nav > li{margin: 0 32px;}
.navbar-nav > li > a{
	font-size: 20px;
	position: relative;
	line-height: 30px;
	padding: 9px 0 11px;
}
.navbar-nav > li > a:hover:after, 
.navbar-nav > li.active > a:after, 
.navbar-nav > li.hover > a:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 11px;
	content: '';
	background: #ec1c23;
}
.promo{
	background: #ec1c23;
	padding: 11px 0 14px;
}
.promo .box{
	border: 2px solid #9a1317;
	border-radius: 10px;
	background: #000;
	color: #fff;
	font-weight: 300;
	font-size: 22px;
	line-height: 34px;
	overflow: hidden;
}
.promo .box .visual img{
	display: block;
	max-height: 404px;
	max-width: 100%;
	width: auto;
}
.promo .text{
	padding: 33px 40px 0;
}
.promo h1{
	font-size: 45px;
	line-height: 54px;
	font-weight: 600;
	margin: 0 0 18px;
}
.promo p{margin: 0 0 20px;}
.promo .btn{
	min-width: 204px;
	font-weight: 300;
	font-size: 21px;
	line-height: 31px;
	padding: 8px 10px 10px;
	border-radius: 8px;
}
.carousel-inner{margin: 0 0 14px;}
.carousel-indicators{
	display: inline-block;
	vertical-align: top;
	position: static;
	margin: 0;
	padding: 0;
	width: auto;
	left: auto;
	bottom: auto;
}
.carousel-indicators li{
	border: none;
	border-radius: 0;
	width: 21px;
	height: 21px;
	float: left;
	margin: 0 5px 0 4px;
	background: #f26165;
}
.carousel-indicators .active, 
.carousel-indicators li:hover{
	width: 21px;
	height: 21px;
	margin: 0 5px 0 4px;
	background: #fff;
}
.gallery-nav{
	text-align: center;
	font-size: 0;
	line-height: 0;
}
.gallery-nav .prev, 
.gallery-nav .next{
	display: inline-block;
	vertical-align: top;
	width: 21px;
	height: 21px;
	margin: 0 5px 0 4px;
	text-indent: -9999px;
	overflow:hidden;
	background: url(../images/sprite.png) no-repeat;
}
.gallery-nav .next{background-position: -24px 0;}
.gallery-nav .prev:hover, 
.gallery-nav .next:hover{box-shadow: inset 0 0 0 1px #fff;}
.welcome-section{
	padding: 67px 0 43px;
	font-size: 15px;
	line-height: 29px;
}
.welcome-section .visual{padding: 7px 0 0;}
.welcome-section .visual img{
	display: block;
	width: 100%;
}
.welcome-section h1{
	font-size: 34px;
	line-height: 38px;
	color: #ec1c23;
	margin: 0 0 22px;
}
.welcome-section p{margin: 0 0 20px;}
.welcome-section .more{
	font-weight: bold;
	color: #000;
}
.welcome-section .more:hover{
	text-decoration: none;
	color: #ec1c23;
}
.product-slider{
	padding: 0 0 34px;
	background: #f2f2f2;
}
.product-slider .container{position: relative;}
.product-slider .heading{
	margin: 0 0 40px;
	background: #e6e6e6;
	text-align: center;
}
.product-slider .heading h1{
	font-size: 45px;
	line-height: 45px;
	color: #ec1c23;
	margin: 0;
	font-weight: 300;
	padding: 15px 0 21px;
}
.product-slider .mask{
	overflow: hidden;
}
.product-slider .slideset{
	width: 99999px;
	overflow: hidden;
}
.product-slider .slide-holder{
	width: 1140px;
	float: left;
}
.product-slider .slide{
	float: left;
	width: 25%;
	padding: 0 2px;
	position: relative;
}
.product-slider .block{
	position: relative;
	padding: 0 20px;
	text-align: center;
	font-size: 15px;
	line-height: 21px;
}
.product-slider .block:before, 
.product-slider .block:after{
	position: absolute;
	width: 1px;
	height: 306px;
	content: '';
	left: 0;
	top: 0;
	background: #413736;
}
.product-slider .block:after{
	left: auto;
	right: 0;
}
.product-slider .visual{margin: 0 0 10px;}
.product-slider .visual img{
	display: block;
	margin: 0 auto;
}
.product-slider h2{
	color: #ec1c23;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
}
.product-slider .link{
	font-weight: bold;
	color: #000;
}
.product-slider .link:hover{
	text-decoration: none;
	color: #ec1c23;
}
.product-slider .btn-prev, 
.product-slider .btn-next{
	position: absolute;
	top: 50%;
	left: -10px;
	width: 17px;
	height: 47px;
	margin-top: -24px;
	text-indent: -9999px;
	overflow:hidden;
	background: url(../images/sprite.png) no-repeat 0 -31px;
}
.product-slider .btn-next{
	left: auto;
	right: -10px;
	background-position: -23px -31px;
}
.contact-section{
	background: url(../images/bg-1.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding: 40px 0 47px;
}
.contact-section .btn{
	font-size: 25px;
	line-height: 29px;
	display: block;
	padding: 8px 10px 10px;
	width: 100%;
	border-radius: 6px;
}
.contact-form h1{
	font-size: 41px;
	line-height: 41px;
	color: #ec1c23;
	font-weight: 300;
	margin: 0 0 33px;
	text-align: center;
}
.contact-form .box{
	border-radius: 6px;
	margin: 0 0 11px;
	background: rgba(255,255,255,0.3);
	padding: 31px 30px 22px;
	font-size: 18px;
	line-height: 24px;
}
.contact-form .link{
	display: inline-block;
	vertical-align: top;
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 6px;
	font-weight: 600;
}
.contact-form .box > span{
	display: block;
	margin: 0 0 29px;
}
.form-control{
	margin: 0 0 15px;
	box-shadow: none;
	border: none;
	font-size: 18px;
	line-height: 25px;
	padding: 11px 16px 13px;
	height: 49px;
	font-weight: 300;
}
.form-control:focus{box-shadow: none;}
.featured-product{
	position: relative;
}
.featured-product:before{
	content: '';
	position: absolute;
	left: -64px;
	top: 0;
	height: 100%;
	width: 2px;
	background: #a3a3a3;
}
.featured-product h1{
	text-align: center;
	font-size: 41px;
	line-height: 41px;
	font-weight: 300;
	color: #324a80;
	margin: 0 0 25px;
}
.featured-product .block{
	overflow: hidden;
	margin: 0 0 25px;
	font-size: 15px;
	line-height: 22px;
}
.featured-product img{
	float: left;
	margin: 7px 30px 0 0;
}
.featured-product .frame{overflow: hidden;}
.featured-product h2{
	font-size: 26px;
	line-height: 32px;
	color: #324a80;
	font-weight: 300;
	margin: 0 0 19px;
}
.featured-product p{margin: 0 0 12px;}
.featured-product .price{
	display: block;
	font-size: 26px;
	line-height: 30px;
	color: #324a80;
}
.featured-product .btn{
	background: #324a80;
	border-color: #324a80;
}
.featured-product .btn:hover{background: #203155;}
#footer .section{
	background: #575757;
	color: #fff;
	padding: 35px 0 38px;
}
#footer h3{
	margin: 0 0 9px;
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 21px;
	border-bottom: 2px solid #ababab;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	line-height: 35px;
}
#footer ul a{color: #fff;}
#footer ul a:hover{color: #ddd;}
#footer address{
	font-size: 15px;
	line-height: 35px;
	margin: 0;
}
#footer address a{color: #fff;}
#footer address a:hover{color: #ddd;}
.social-box{
	margin: 5px 0 0;
	text-align: center;
	background: #fff;
	border-radius: 6px;
	padding: 15px 7px 20px;
}
.social-box .logo{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 12px;
}
.social-box .btn{
	margin: 0 0 9px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	padding: 7px 10px 9px;
	display: block;
}
.social{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.social li{
	float: left;
	margin: 0 10px;
}
.social a{
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	width: 20px;
	height: 20px;
	background: url(../images/sprite.png) no-repeat;
}
.social .facebook{background-position: -53px 0;}
.social .google{background-position: -79px 0;}
.social .twitter{background-position: -104px 0;}
.social .linkedin{background-position: -128px 0;}
.social a:hover{opacity: 0.8;}
.footer-panel{
	border-top: 4px solid #fff;
	font-size: 15px;
	line-height: 20px;
	padding: 40px 0;
	text-align: center;
	background: #ec1c23;
	color: #fff;
}
.footer-panel span{
	opacity: 0.5;
	display: block;
}
.products-section .heading{
	background: #ec1c23;
	margin: 0 0 27px;
	padding: 38px 0 42px;
}
.products-section h1{
	text-align: center;
	color: #fff;
	font-size: 45px;
	line-height: 48px;
	font-weight: 300;
	margin: 0;
}
.products-section .item{
	display: block;
	padding: 10px;
	/*height: 263px;*/
	background: #e5e5e5;
	border-radius: 10px;
	color: #000;
	text-align: center;
	margin: 0 0 28px;
	font-size: 15px;
	line-height: 16px;
}
.products-section .item .visual{
	display: table;
	width: 100%;
}
.products-section .item .cell{
	display: table-cell;
	vertical-align: middle;
	height: 173px;
	text-align: center;
}
.products-section .item img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.products-section .item h2{
	font-size: 15px;
	line-height: 16px;
	margin: 0;
	font-weight: bold;
	color: #ec1c23;
}
.products-section .item:hover{background: #bfbfbf;}
.single-section{padding: 0 0 58px;}
.single-section .heading{
	background: #343434;
	margin: 0 0 61px;
	padding: 38px 0 42px;
}
.single-section h1{
	text-align: center;
	color: #fff;
	font-size: 45px;
	line-height: 48px;
	font-weight: 300;
	margin: 0;
}
.single-section .visual{
	position: relative;
	margin: 0 0 24px;
}
.single-section .visual img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.single-section .line{
	padding: 4px 6px;
	text-align: right;
	background: #d5d5d5;
}
.detail-list{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 19px;
}
.detail-list li{margin: 0 0 6px;}
.detail-list strong{
	float: left;
	width: 61px;
	padding: 0 5px 0 0;
}
.detail-list span{
	display: block;
	overflow: hidden;
}
.inside{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #576388;
}
.inside:hover{color: #000;}
.inside:after{
	display: inline-block;
	vertical-align: top;
	background: url(../images/sprite.png) no-repeat -157px 0;
	width: 12px;
	height: 16px;
	content: '';
	margin: 2px 0 0 4px;
}
.single-section .text-block{
	/*margin: -7px 0 0;*/
	font-size: 15px;
	line-height: 29px;
}
.single-section .text-block h2{
	font-size: 27px;
	line-height: 35px;
	margin: 0 0 20px;
}
blockquote{
	font-size: 15px;
	line-height: 29px;
	border: none;
	margin: 0 0 46px;
	background: #e5e5e5;
	border-radius: 10px;
	padding: 16px 24px 20px;
}
.single-section .text-block p{margin: 0 0 30px;}
.buy-form select{
	margin: 0 0 37px;
	border: 1px solid #ccc;
	padding: 9px 16px 15px;
	color: #000;
	font-weight: normal;
	box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.12);
}
.buy-form .btn{
	font-size: 24px;
	line-height: 30px;
	height: 66px;
	padding: 18px 23px;
    border: 1px solid #f5f5f5;
}
@media only screen and (max-width: 1199px){
	.buy-form select{padding: 0 10px;}
	.product-slider .mask{
		width: auto;
		margin: 0 20px;
	}
	.product-slider .btn-prev{left: 0;}
	.product-slider .btn-next{right: 0;}
	.slogan{padding: 8px 0 0;}
	.navbar-nav > li{margin: 0 12px;}
	.promo .text{padding: 20px 0 10px 20px;}
	.promo .btn{font-size: 19px;}
	.contact-form{margin: 0 0 50px;}
	.featured-product:before{display: none;}
	.single-section .visual{
		/*display: inline-block;*/
		vertical-align: top;
	}
	.product-slider .slide-holder{width: 900px;}
	.product-slider .block{padding: 0 10px;}
	.product-slider .block:before, .product-slider .block:after{height: 350px;}
}
@media only screen and (max-width: 991px){
	.product-slider .block{
		padding: 10px;
		margin: 0 0 4px;
		border: 1px solid #ccc;
	}
	.product-slider .slide-holder{width: 680px;}
	.promo .text{padding: 20px;}
	.welcome-section .visual{margin: 0 0 30px;}
	.product-slider .mask{
		width: auto;
		margin: 0 20px;
	}
	.product-slider .btn-prev{left: 0;}
	.product-slider .btn-next{right: 0;}
	#footer ul, 
	#footer address{margin: 0 0 30px;}
	.product-slider .slide{
		width: 50%;
	}
	.product-slider .block:before, .product-slider .block:after{display: none;}
}
@media only screen and (max-width: 767px){
	body{
		font-size: 14px;
		line-height: 16px;
	}
	.navbar-nav > li > a:hover:after, 
	.navbar-nav > li.active > a:after, 
	.navbar-nav > li.hover > a:after{display: none;}
	.navbar-default .navbar-toggle{background: #ec1c23;}
	#header{position: relative;}
	#header .logo{
		width: 50%;
		margin: 0 0 5px;
	}
	#header .bar{padding: 10px 0;}
	.slogan{
		font-size: 14px;
		line-height: 16px;
		padding: 0;
		margin: 0 0 5px;
	}
	#header .btn{
		margin: 0;
		font-size: 14px;
		line-height: 16px;
		padding: 8px;
	}
	.navbar{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		min-height: 1px;
		border-radius: 4px;
		background: none;
	}
	.navbar .container-fluid{padding: 0;}
	.navbar-toggle{
		margin: 5px 5px 0 0;
		position: relative;
		z-index: 10;
	}
	.navbar-collapse{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: #e5e5e5;
	}
	.navbar-nav > li > a{
		padding: 3px;
	}
	.navbar-nav > li:first-child{margin-top: 40px;}
	.navbar-nav{
		padding: 0 0 10px;
		display: block;
	}
	.promo{
		padding: 10px 0;
	}
	.promo .text{padding: 10px;}
	.promo h1{
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
	}
	.promo .box{
		font-size: 14px;
		line-height: 16px;
	}
	.promo p{margin: 0 0 10px;}
	.promo .btn{
		border-radius: 4px;
		font-size: 14px;
		line-height: 16px;
		padding: 6px;
	}
	.carousel-inner{margin: 0 0 10px;}
	.welcome-section{
		padding: 10px 0;
		font-size: 14px;
		line-height: 16px;
	}
	.welcome-section .visual{
		padding: 0;
		margin: 0 0 10px;
	}
	.product-slider{padding: 0 0 10px;}
	.welcome-section h1{
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
	}
	.product-slider .heading{margin: 0 0 10px;}
	.product-slider .heading h1{
		font-size: 16px;
		line-height: 20px;
		padding: 10px;
	}
	.product-slider .block{
		font-size: 14px;
		line-height: 16px;
		/* min-height: 1px !important; */
	}
	.product-slider .slide-holder{width: 250px;}
	.product-slider .slide{
		width: auto;
		/* float: none; */
	}
	.product-slider h2{
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
	}
	.product-slider .btn-prev{left: 10px;}
	.product-slider .btn-next{right: 10px;}
	.contact-section{padding: 10px 0;}
	.contact-form{margin: 0 0 20px;}
	.contact-form h1, 
	.featured-product h1{
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
		font-weight: bold;
	}
	.contact-form .box{
		padding: 10px 10px 0;
		font-size: 14px;
		line-height: 16px;
	}
	.contact-form .link{
		font-size: 14px;
		line-height: 16px;
		font-weight: normal;
		margin: 0;
	}
	.contact-form .box > span{margin: 0 0 10px;}
	.form-control{
		height: 30px;
		font-size: 14px;
		line-height: 20px;
		padding: 5px 10px;
		margin: 0 0 10px;
	}
	.contact-section .btn{
		font-size: 16px;
		line-height: 20px;
	}
	.featured-product .block{
		font-size: 14px;
		line-height: 16px;
		margin: 0 0 10px;
	}
	.featured-product img{
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 0 10px;
	}
	.featured-product h2{
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
		font-weight: normal;
	}
	.featured-product p{margin: 0 0 10px;}
	.featured-product .price{
		font-size: 16px;
		line-height: 20px;
	}
	#footer .section{padding: 10px 0;}
	#footer h3{
		font-size: 16px;
		line-height: 20px;
		padding: 0 0 5px;
		margin: 0 0 10px;
	}
	#footer ul, 
	#footer address{
		margin: 0 0 20px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.social-box .logo{width: 50%;}
	.social-box .btn{
		font-size: 16px;
		line-height: 20px;
	}
	.social-box{padding: 10px;}
	.footer-panel{
		padding: 20px 10px;
		font-size: 14px;
		line-height: 16px;
		color: #fff;
	}
	.footer-panel span{opacity: 1;}
	.navbar-nav > li > a{
		font-size: 14px;
		line-height: 20px;
	}
	.products-section .heading, 
	.single-section .heading{
		padding: 10px 0;
		margin: 0 0 10px;
	}
	.products-section h1, 
	.single-section h1{
		font-size: 16px;
		line-height: 20px;
	}
	.products-section .item{margin: 0 0 10px;}
	.products-section .item, 
	.products-section .item h2{
		font-size: 14px;
	}
	.single-section .visual{margin: 0 0 10px;}
	.detail-list{margin: 0 0 30px;}
	.detail-list li{margin: 0;}
	.single-section .text-block{
		font-size: 14px;
		line-height: 16px;
	}
	.single-section .text-block h2{
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 10px;
		font-weight: bold;
	}
	.single-section .text-block p{margin: 0 0 10px;}
	blockquote{
		margin: 0 0 10px;
		padding: 10px;
		font-size: 13px;
		line-height: 15px;
	}
	.buy-form select{margin: 0 0 10px;}
	.buy-form .btn{
		height: 30px;
		font-size: 14px;
		line-height: 20px;
		padding: 0 10px;
	}
	.single-section{padding: 0 0 20px;}
	.slogan br{display: none;}
	.navbar-nav ul{
		position: static;
		top: auto;
		left: auto;
		width: auto;
		padding: 0;
		text-align: center;
	}
	.navbar-nav ul li{border: none;}
	.navbar-nav ul a{
		padding: 5px 10px;
		margin: 0;
		font-size: 13px;
		line-height: 16px;
	}
	.product-slider .mask{
		width: 250px;
		margin: 0 auto;
	}
}