*{
	padding:0;
	margin:0;
	box-sizing:border-box;
	font-family: 'Lato', sans-serif;
}
img{
	border:none;
	outline:none;
	max-width:100%;
}
a,a:active,a:focus,a:hover{
	outline:none;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
}
input:focus,textarea:focus,select:focus{
	outline:none!important;
	box-shadow:none;
}
ul{
	margin:0;
	list-style-type:none;
}

.container{
	width:1200px;
	margin:0 auto;
	padding:0 15px;
}
body{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:24px;
	color:#858585;
	font-weight:300;
}
.one-third{
	width:33.33%;
	float:left;
	height:auto;
}
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.half{
	width:50%;
	float:left;
	height:auto;
}
.text-center{
	text-align:center;
}

/*============================ header =======================*/
.header{
	width:100%;
	float:left;
	height:auto;
	position:relative;
}
.header-top::before{
	width:100%;
	float:left;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background: #1976d2;
    background: -webkit-linear-gradient(left ,#000000, #000000 );
    background: -o-linear-gradient(right,#000000, #000000 );
    background: -moz-linear-gradient(right,#000000, #000000 );
    background: linear-gradient(to right,#000000, #000000 );
	opacity:0.69;
}
.header .container{
	position:relative;
	z-index:3;
}
.header-top{
	width:100%;
	height:auto;
	float:left;
	background:url(https://www.turboperformance.it/templateebay/header-bg.jpg) no-repeat center center;
	position:relative;
	padding:16px 0 20px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	background-size:cover;
}

.logo{
	width:auto;
	float:left;
	height:auto;
	padding-top:12px;
}
.header-top .pull-right li{
	font-size:18px;
	color:#fff;
	line-height:36px;
	vertical-align:middle;
	display:inline-block;
	margin-left:12px;
}
.header-top .pull-right li:first-child{
	margin-left:0;
}
.header-top .pull-right li img{
	display:inline-block;
	margin:0 8px 0 0;
	vertical-align:middle;
}

/*======================== Menu Design ==================*/
#menu-switcher, 
.navbar-header > label,
.switch {
    display: none;
}
.menu-container{
	width:100%;
	float:left;
	height:auto;
	border-bottom:1px solid #000000;
}
.menu-container label::before {
    border-bottom: 2px solid #333;
    box-shadow: 0 5px 0 0 #333, 0 0 0 0 inset, 0 -5px 0 0 #333;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.switch{
	width:100%;
	float:left;
	height:auto;
	min-height:45px;
	position:relative;
}
.menu-container label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    cursor: pointer;
    display: none;
    height: 35px;
    padding: 0;
    position: absolute !important;
    right: 0;
    top: 4px;
    width: 40px;
    z-index: 9999;
	border:1px solid #333;
}

#navbar{
	width:100%;
	float:left;
	height:auto;
}
#navbar ul{
	text-align:center;
}
#navbar ul li{
	display:inline-block;
	vertical-align:middle;
}
#navbar ul li a{
	font-size:15px;
	color:#4a4a4a;
	line-height:24px;
	display:inline-block;
	padding:11px 29px;
	font-weight:400;
	letter-spacing:1px;
}
#navbar ul li a:hover,
#navbar ul li.active a{
	color:#fff;
	background:url(https://www.turboperformance.it/templateebay/bg.png) repeat-x center top;
}

/*========================== Content =========================*/
.content{
	width:100%;
	float:left;
	height:auto;
	padding:53px 0 86px;
}
.content-inner{
	width:100%;
	float:left;
	height:auto;
}
.desc-right{
	width:550px;
	float:right;
	height:auto;
	border:1px solid #000;
	padding:25px 20px 15px;
}
.product-info{
	width:100%;
	float:left;
	height:auto;
}
.product-info .title{
	width:100%;
	float:left;
	height:auto;
	font-size:25px;
	color:#000000;
	font-weight:400;
	margin:0 0 18px;
	position:relative;
	text-align:center;
	line-height:normal;
}


.description{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
}
.description p{
	font-size:16px;
	color:#858585;
	line-height:24px;
	margin:0 0 27px;
}
.product_title{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	margin:0 0 9px;
}
.sale-price{
	font-size: 35px;
	color:#575757;
	font-weight:300;
	line-height:normal;
}
.regular-price{
	font-size:28px;
	color:#000000;
	font-weight:300;
	margin-left:8px;
	position:relative;
	line-height:normal;
}
.regular-price::before{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
	height:100%;
	background:url(https://www.turboperformance.it/templateebay/decoration.png) no-repeat center center;
}


/*============================== Slider ========================*/
.slider-block{
	width:588px;
	float:left;
	height:auto;
}

.frame {
	width:100%; 
	height:485px; 
	padding:28px 462px 28px 0px; 
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
}
.frame div {
	margin-left:0; 
	width:111px;
	-webkit-transition:1s;
	-moz-transition:1s;
	-ms-transition:1s;
	-o-transition:1s;
	transition:1s;
	height:2220px;
}
.frame img.large {
	position:absolute; 
	width:100%; 
	height:auto; 
	top:0; 
	right:0; 
	opacity:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border:1px solid #000000;
}
.frame .frame-inner{
	width:126px;
	padding-right:15px;
	overflow:hidden;
}

.frame input {
	position:relative; 
	left:0; 
	display:none;
}
.frame label.thumb {
	display:block; 
	width:111px; 
	height:auto; 
	float:left; 
	margin:0px 0 18px;
	border:1px solid #000000;
}
.frame label.thumb img {
	width:100%; 
	height:auto; 
	float:left;
	cursor:pointer;
}
.frame label.thumb:hover img {
	opacity:0.8;
}

.frame label.left {
	position:absolute; 
	left:0; 
	top:0px; 
	margin:0; 
	cursor:pointer; 
	width:111px; 
	height:28px; 
	text-align:center; 
	background:#fff;
}
.frame label.thumb.lab4,
.frame label.thumb.lab8,
.frame label.thumb.lab12,
.frame label.thumb.lab16 {
    margin-bottom: 20px;
}
.frame label.right {
	position:absolute; 
	left:0; 
	bottom:0px; 
	margin:0; 
	cursor:pointer; 
	width:111px; 
	text-align:center;
	background:#fff;
}
.frame label.left img,
.frame label.right img {
	margin-top:0;
	display:inline-block;
}
.frame label.left img{
	vertical-align:top;
}
.frame label.right img{
	vertical-align:bottom;
}
.frame label.one,
.frame label.two,
.frame label.three,
.frame label.four,
.frame label.five,
.frame label.six {
	z-index:90;
}

.frame input#push1:checked ~ label.six,
.frame input#push3:checked ~ label.one,
.frame input#push5:checked ~ label.two,
.frame input#push7:checked ~ label.three,
.frame input#push9:checked ~ label.four,
.frame input#push11:checked ~ label.five,
.frame input#push2:checked ~ label.two,
.frame input#push4:checked ~ label.three,
.frame input#push6:checked ~ label.four,
.frame input#push8:checked ~ label.five,
.frame input#push10:checked ~ label.six,
.frame input#push12:checked ~ label.one {
	z-index:100;
}



.frame input#push3:checked ~ div,
.frame input#push12:checked ~ div {
	margin-top: 0px;
}
.frame input#push11:checked ~ div,
.frame input#push7:checked ~ div ,
.frame input#push4:checked ~ div ,
.frame input#push8:checked ~ div{
	margin-top: -900px;
}
.frame input#push2:checked ~ div,
.frame input#push10:checked ~ div ,
.frame input#push1:checked ~ div,
.frame input#push5:checked ~ div{
	margin-top: -450px;
}
.frame input#push6:checked ~ div,
.frame input#push9:checked ~ div {
	margin-top: -1350px;
}

.frame input#pic1:checked ~ .lab1,
.frame input#pic2:checked ~ .lab2,
.frame input#pic3:checked ~ .lab3,
.frame input#pic4:checked ~ .lab4,
.frame input#pic5:checked ~ .lab5,
.frame input#pic6:checked ~ .lab6,
.frame input#pic7:checked ~ .lab7,
.frame input#pic8:checked ~ .lab8,
.frame input#pic9:checked ~ .lab9,
.frame input#pic10:checked ~ .lab10,
.frame input#pic11:checked ~ .lab11,
.frame input#pic12:checked ~ .lab12,
.frame input#pic13:checked ~ .lab13,
.frame input#pic14:checked ~ .lab14,
.frame input#pic15:checked ~ .lab15,
.frame input#pic16:checked ~ .lab16,
.frame input#pic17:checked ~ .lab17,
.frame input#pic18:checked ~ .lab18,
.frame input#pic19:checked ~ .lab19,
.frame input#pic20:checked ~ .lab20 {
	opacity:0.8;
}

.frame input#pic1:checked ~ img.p1,
.frame input#pic2:checked ~ img.p2,
.frame input#pic3:checked ~ img.p3,
.frame input#pic4:checked ~ img.p4,
.frame input#pic5:checked ~ img.p5,
.frame input#pic6:checked ~ img.p6,
.frame input#pic7:checked ~ img.p7,
.frame input#pic8:checked ~ img.p8,
.frame input#pic9:checked ~ img.p9,
.frame input#pic10:checked ~ img.p10,
.frame input#pic11:checked ~ img.p11,
.frame input#pic12:checked ~ img.p12,
.frame input#pic13:checked ~ img.p13,
.frame input#pic14:checked ~ img.p14,
.frame input#pic15:checked ~ img.p15,
.frame input#pic16:checked ~ img.p16 {
	opacity:1; 
	z-index:100;
}

/*=========================== List Info ======================*/
.info-list{
	width:100%;
	float:left;
	height:auto;
}
.full{
	width:100%;
	float:left;
	height:auto;
	position:relative;
	border:1px solid #e3e3e3;
	margin:0 0 14px;
}

.list-block{
	width:50%;
	float:left;
	height:auto;
	padding:16px 0;
	position:relative;
	font-size:18px;
	color:#6c6c6c;
	font-weight:300;
}

.list-block label{
	width:105px;
	float:left;
	padding-left:16px;
	font-size:18px;
	color:#646464;
	font-weight:400;
}
.list-block span{
	color:#a0a0a0;
	float:left;
	width:50%;
}
.list-block.size a{
	font-size:18px;
	color:#a0a0a0;
	margin-right:21px;
	text-transform:uppercase;
}
.list-block.size a:hover {
	color:#6d4c41;
}
.list-block a:last-child{
	margin-right:0!important;
}
.colorbox{
	width:25px;
	height:13px;
	display:inline-block;
}
.list-block.color a{
	margin-right:2px;
	display:inline-block;
}

/*========================= tab-outer =====================*/
.tab-outer{
	width:100%;
	float:left;
	height:auto;
	padding:110px 0 62px;
	background:url(https://www.turboperformance.it/templateebay/tab-bg.jpg) repeat center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	background-size:cover;
}
.tab-inner{
	width:100%;
	float:left;
	height:auto;
	padding:0 30px;
}
.tab-block{
	width:100%;
	float:left;
	height:auto;
	background:rgba(255,255,255,0.94);
	padding:0px 65px 30px;
	-webkit-box-shadow:0 9px 32px rgba(220,220,220,0.75);
}
.label-block{
	width:100%;
	float:left;
	height:auto;
	
}
.tab-block  input[type="radio"] {
    display: none;
}
.tabs .tab-selector-1:checked ~ .label-block .tab-label-1, .tabs .tab-selector-2:checked ~ .label-block .tab-label-2, .tabs .tab-selector-3:checked ~ .label-block .tab-label-3, .tabs .tab-selector-4:checked ~ .label-block .tab-label-4,
.label-block label:hover{
	color:#fff;
	background:url(https://www.turboperformance.it/templateebay/bg-hover.png) repeat-x center top;
}
.tabs .tab-selector-1:checked ~ .tab-content #menu1, .tabs .tab-selector-2:checked ~ .tab-content #menu2, .tabs .tab-selector-3:checked ~ .tab-content #menu3, .tabs .tab-selector-4:checked ~ .tab-content #menu4 {
    height: auto;
    opacity: 1;
    width: 100%;
    z-index: 100;
	visibility:visible;    
	padding:0;
}

.tab-content > .tab-pane {
    box-sizing: border-box;
    float: left;
    height: 0;
    position: relative;
    z-index: 1;
	overflow:hidden;
	opacity:0;
}
.label-block{
	width:100%;
	text-align:center;
	margin:-19px 0 34px;
	float:left;
}
.label-block label{
	font-size:15px;
	color:#fff;
	line-height:22px;
	font-weight:700;
	cursor:pointer;
	margin:0 10px;
	padding:13px 38px;
	background:url(https://www.turboperformance.it/templateebay/bg.png) repeat-x center top;
	display: inline-block;
}
.tab-content{
	width:100%;
	float:left;
	height:auto;
	padding:0px;
}
.tab-content p{
	margin:0 0 24px;
	font-size:15px;
	line-height:30px;
	font-weight:400;
	color:#9f9f9f;
}
.tab-content p a{
	color:#000000;
}
.panel-left{
	width:50%;
	padding-right:15px;
	float:left;
}
.video-block{
	float:right;
	height:auto;
	width:50%;
	padding-left:15px;
}
video.responsive-video{
	width:100%;
}
/*=========================== Featured block ===========================*/
.featured-block{
	float:right;
	height:auto;
	width:100%;
	padding:70px 0 85px;
	/*background:#fff url(https://www.turboperformance.it/templateebay/featured-bg.png) no-repeat center left;*/
}
.section-title{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	margin:0 0 47px;
}
.section-title h2{
	font-size:24px;
	font-weight:300;
	text-transform:uppercase;
	color:#353535;
	margin:0;
	letter-spacing:2px;
}

.product-item{
	width:100%;
	float:left;
	height:auto;
	padding:0 25px;
}
.product-item li{
	width:254px;
	float:left;
	margin-right:34px;
	text-align:center;
	
}
.product-item li:last-child{
	margin-right:0;
}
.product-thumb{
	display:block;
	border:1px solid #000000;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 0 20px;
	position:relative;
}
.product-thumb img{
	width:100%;
	height:auto;
	float:left;
	-webkit-transition:all 0.6s ease-in-out;
	-ms-transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	transition:all 0.6s ease-in-out;
}
.shop-button{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateY(-50px);
	-ms-transform:translateY(-50px);
	-moz-transform:translateY(-50px);
	transform:translateY(-50px);
}
.product-item li:hover .shop-button{
	visibility:visible;
	opacity:1;
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-moz-transform:translateY(0px);
	transform:translateY(0px);
}
.product-item li:hover .product-thumb img{
	opacity:0.4;
}
.shop-button a{
	display:inline-block;
	color:#fff;
	line-height:25px;
	padding:10px 15px;
	font-size:18px;
	background:#000000;
}
.product-item li p{
	font-size:14px;
	color:#888888;
	line-height:24px;
	margin:0px;
	text-align:center;
}
.product-item li h3{
	font-size:24px;
	color:#fff;
	line-height:normal;
	margin:-40px 0 0;
	font-weight:normal;
	text-align:center;
	position:relative;
}
.product-item li h3 span{
	display:inline-block;
	background:url(https://www.turboperformance.it/templateebay/bg-hover.png) repeat-x center top;
	min-width:140px;
	line-height:23px;
	padding:5px 5px 7px;
}

.product-item li h4{
	font-size:18px;
	color:#000000;
	font-weight:400;
	margin:14px 0 4px;
	padding-bottom:10px;
	position:relative;
}
.product-item li h4::before{
	width:80px;
	height:1px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-40px;
	background:#000000;
	content:'';
}

/*=========================== Footer ==========================*/
.footer{
	width:100%;
	float:left;
	height:auto;
	padding:46px 0 0;
	background:#0d0a0a url(https://www.turboperformance.it/templateebay/footer-bg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	-ms-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
}
.footer::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:rgba(0,0,0,0.62);
}
.footer .container{
	position:relative;
	z-index:9;
}
.footer-logo{
	width:100%;
	height:auto;
	text-align:center;
	display:block;
	max-width:100%;
	margin:0 0 55px;
}
.quick-link{
	width:100%;
	float:left;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:8px 0;
}
.quick-link li{
	display:inline-block;
	margin:0 30px;
}
.quick-link li a{
	font-size:16px;
	color:#fff;
	display:inine-block;
	line-height:23px;
}
.quick-link li a:hover{
	color:#000000;
}
.footer .info{
	width:100%;
	display:block;
	text-align:center;
}
.footer .info li{
	display:inline-block;
	margin:0 20px;
	line-height:26px;
	font-size:18px;
	color:#fff;
	padding-left:38px;
}
.copryright{
	width:100%;
	float:left;
	height:auto;
	color:#001e32;
	font-size:14px;
	line-height:25px;
	padding:12px 0;
	position:relative;
	text-align:center;
	background:rgba(255,255,255,1);
}
.service-item{
	width:100%;
	float:left;
	text-align:center;
	padding:30px 0 30px;
}
.service-item li{
	float:left;
	width:33.33%;
	padding:0 60px;
}
.service-item li h3{
	font-size:24px;
	color:#fff;
	line-height:normal;
	margin:12px 0 18px;
}
.service-item li p{
	font-size:14px;
	color:#fff;
	line-height:normal;
	font-weight:300;
	margin:0 0 0px;
	line-height:24px;
}

/*======================================== Responsive Design =============================*/
@media only screen and (max-width: 479px){
.header-top{
	font-size:14px;
}
.label-block label{
	width:100%;
	margin:0 0 6px;
	float:left;
	text-align:center;
}
.section-title h2{
	font-size:20px;
}
.section-title{
	background-size: 600px auto;
}
.section-title h2 span{
	padding:0 12px;
}
.product-item li{
	width:100%!important;
	margin:0 0 30px!important;
}
.quick-link li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 0;
}
.footer .info li {
    display: inline-block;
    margin: 0 0 10px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    padding-left: 38px;
    float: left;
    width: 100%;
    text-align: left;
}
.slider-block{
	width:290px;
}
.frame{
	padding:22px 230px 22px 0px;
	height:250px;
}
.frame img.large{
	width:220px;
}
.frame label.thumb{
	width:47px;
	margin:0 0 15px;
}
.frame label.right img {
    vertical-align: middle;
}
.frame label.right,
.frame label.left{
	width:47px;
	height:22px;
}
.frame input#push3:checked ~ div,
.frame input#push12:checked ~ div {
	margin-top: 0px;
}
.frame input#push11:checked ~ div,
.frame input#push7:checked ~ div ,
.frame input#push4:checked ~ div ,
.frame input#push8:checked ~ div{
	margin-top: -450px;
}
.frame input#push2:checked ~ div,
.frame input#push10:checked ~ div ,
.frame input#push1:checked ~ div,
.frame input#push5:checked ~ div{
	margin-top: -225px;
}
.frame input#push6:checked ~ div,
.frame input#push9:checked ~ div {
	margin-top: -675px;
}
.frame div{
	width:70px;
}
.product-info .title{
	font-size:22px;
}
.sale-price{
	font-size:30px;
}
}

@media only screen and (min-width: 480px) and (max-width:639px) {
.label-block label{
	font-size:14px;
	margin:0 5px;
	padding: 13px 15px;
}
.product-item li h3{
	font-size:30px;
}
.product-item li p{
	font-size:16px;
}
.quick-link li{
	margin:0 20px;
}
.footer .info li{
	margin:0 10px 10px;
}
.slider-block{
	width:450px;
}
.frame{
	padding:22px 350px 22px 0px;
	height:373px;
}
.frame img.large{
	width:350px;
}
.frame label.thumb{
	width:78px;
	margin:0 0 20px;
}
.frame label.right img {
    vertical-align: middle;
}
.frame label.right,
.frame label.left{
	width:78px;
	height:22px;
}
.frame input#push3:checked ~ div,
.frame input#push12:checked ~ div {
	margin-top: 0px;
}
.frame input#push11:checked ~ div,
.frame input#push7:checked ~ div ,
.frame input#push4:checked ~ div ,
.frame input#push8:checked ~ div{
	margin-top: -688px;
}
.frame input#push2:checked ~ div,
.frame input#push10:checked ~ div ,
.frame input#push1:checked ~ div,
.frame input#push5:checked ~ div{
	margin-top: -344px;
}
.frame input#push6:checked ~ div,
.frame input#push9:checked ~ div {
	margin-top: -1032px;
}


}
@media only screen and (max-width: 639px){
.list-block{
	width:100%;
	padding:6px 0;
	font-size:16px;
}
.list-block label{
	font-size:16px;
}
}

@media only screen and (min-width: 640px) and (max-width:767px) {
.label-block label{
	margin:0 6px;
	padding: 13px 30px;
}
}

@media only screen and (max-width: 767px){
.container{
	width:100%;
}
.product-item{
	padding:0;
}
.tab-content{
	padding:0;
}
.tab-outer{
	padding:40px 0;
}
.tab-inner{
	padding:0;
}
.section-title{
	margin:0 0 40px;
	background-size: 600px auto;
}
.content{
	padding:30px 0 20px;
}
.featured-block{
	padding:45px 0 15px;
}
.navbar-header > label, .switch,
.menu-container label{
	display:block;
}
#navbar {
    display: none;
}
#menu-switcher:checked + #navbar {
    display: block;
}
.product-item li{
	width:48%;
	margin:0 4% 30px 0;
}
.product-item li:nth-child(2n){
	margin-right:0;
}
#navbar .pull-left::before,
#navbar .pull-right::before{
	width:0;
}
.header-top .contact{
	width:100%;
	text-align:center;
	margin:0  0 10px;
}
.header-top .hour{
	width:100%;
	text-align:center;
}
.logo{
	position:relative;
	top:auto;
	left:auto;
	width:100%;
	text-align:center;
	padding:0 0 10px;
}
.header-top .pull-right{
	width:100%;
	text-align:center;
}
.header-top .pull-right li{
	font-size:14px;
}
.header-top .pull-right li img{
	width:24px;
}
.menu-container{
	width:100%;
	float:left;
	height:auto;
	position:relative;
	padding-bottom:4px;
}
#navbar ul{
	width:100%!important;
}
#navbar ul li{
	width:100%;
	float:left;
	margin:0!important;
	text-align:left;
}
#navbar ul li a{
	display:block;
	padding:8px 15px;
}
.content{
	position:relative;
	z-index:1;
}

.content-inner{
	padding:0;
}
.slider-block{
	margin:0 auto;
	float:none;
}
.desc-right{
	width:100%;
	margin:30px 0 0;
}
.full{
	max-width:100%;
}
.service-list li{
	width:100%!important;
	margin:0 0 25px;
	text-align:center;
}
.service-list p{
	max-width:100%;
}
.tab-block{
	padding:0 20px 20px;
}
.service-item li {
    float: left;
    width: 100%;
    padding: 0 0 40px;
}
.panel-left{
	width:100%;
	padding:0 0 10px;
}
.video-block{
	width:100%;
	padding-left:0px;
}
}



@media only screen and (min-width: 768px) and (max-width:991px) {
.container{
	width:750px;
}
#navbar .pull-left::before,
#navbar .pull-right::before{
	width:0;
}
#navbar ul li{
	margin:0 0px!important;
}
#navbar .pull-left,
#navbar .pull-right{
	width:auto;
}
.header-top{
	font-size:15px;
}
#navbar ul li a{
	padding:11px 20px;
}
.content-inner{
	padding:0;
}
.desc-right{
	width:100%;
	margin:40px 0 0;
}
.content{
	padding:40px 0;
}
.tab-inner{
	padding:0;
}
.service-list li{
	width:33.33%!important;
}
.service-list li .service-title{
	font-size:16px;
}
.service-icon img{
	width:auto;
	height:35px;
}
.tab-block{
	padding:0 20px 25px;
}
.label-block label{
	margin:0 10px;
}
.product-item li{
	width:48%;
	margin:0 4% 30px 0;
}
.product-item li:nth-child(2n){
	margin-right:0;
}
.featured-block{
	padding:50px 0 20px;
}
.full{
	max-width:100%;
}
.header-top .pull-right li{
	font-size:14px;
}
.header-top .pull-right li img{
	width:25px;
	height:auto;
}
.logo {
    width: 218px;
    padding-top: 9px;
}
.slider-block {
    margin: 0 auto;
    float: none;
}
.product-item{
	padding:0;
}
.service-item li{
	padding:0 15px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.container{
	width:970px;
}
#navbar .pull-left::before,
#navbar .pull-right::before{
	width:0;
}
#navbar ul li{
	margin:0 5px!important;
}
#navbar .pull-left,
#navbar .pull-right{
	width:auto;
}
.content-inner{
	padding:0;
}
.desc-right{
	width:330px;
}
.service-list li{
	width:33.33%!important;
}
.label-block label{
	margin:0 10px;
}
.product-item li{
	width:217px;
	margin-right: 24px;
}
.product-item li p{
	font-size:16px;
}
.product-item li h3{
	font-size:30px;
}
.sale-price{
	font-size:36px;
}
.regular-price{
	font-size:22px;
}
.product-info .title{
	font-size:22px;
}
.product_title{
	margin:0 0 5px;
}
.list-block{
	width:100%;
}
.list-block{
	padding:6px 0;
	font-size:16px;
}
.list-block label{
	font-size:16px;
}
.tab-block{
	padding:0 25px 30px;
}
.tab-inner{
	padding:0;
}
.product-item{
	padding:0;
}
.service-item li{
	padding:0 20px;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {

}

@media only screen and (min-width: 1200px){

}

.developed {
  text-align: center;
  color: #1b1b1b;
  font-weight: 300;
  font-size: 14px;
  padding: 30px 0;
}

.developed-home img {
  position: relative;
  padding: 5px;
  margin-right: 10px;
}
.developed img {
  text-align: center;
  width: 100px;
}

.developed a,
.developed a:active {
  color: inherit !important;
  font-weight: 600;
  text-align: none !important;
}



