.container {
	width: 1000px;
	}

#catalog_bg {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	}

img {
	max-width: 100%;
	}

h1 {
    font-size: 45px;
    margin: 0px;
    text-transform: uppercase;
    text-align: left;
    padding: 39px 0px 13px;
    top: 5px;
    font-weight: normal;
	}

.subheader {
    font-family: pfdin-light;
    font-size: 45px;
    margin-bottom: 30px;
    text-transform: uppercase;
	}

h2 {
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
	}

p {
	font-family: Roboto-Light;
    margin-bottom: 21px;
	}

#model_text {
	margin-bottom: 5px;
	}

#poster_wrapper {
	min-height: 10px;
	text-align: center;
	}

#poster_wrapper .inner {
	left: 10px;
	height: 100%;
	width: 100%;
	text-align: center;
	}

#poster_wrapper img {
	max-width: calc(100% - 20px);
	margin: 0 auto;
	}

.go2_order {
    font-size: 24px;
    text-transform: uppercase;
    padding: 15px 85px;
    background-color: rgb(249, 192, 0);
    border: none;
    margin-bottom: 48px;
	}

h3 {
    margin: 0 0 10px;
    font-size: 23px;
    text-transform: uppercase;
	}

table {
	width: 100%;
	font-family: Roboto-Light;
    font-size: 17.5px;
	border:none;
	}

td {
	width: 50%;
	border:none;
	padding:5px 0px !important;
	}

#tech_data .elem {
	margin-bottom: 30px;
	}

#tech_data p {
    font-size: 20px;
    top: -3px;
    line-height: 26px;
	font-family: pfdin-light;
	}

#order_620 {
	display: none;
	}

	
.dinf_el{
		
}

.dinf_el.act{
		
}
	
.dinf_el_name{
	font-size:24px;
	font-weight:bold;
	padding-left:22px;
	position:relative;
	cursor:pointer;
	line-height:1.2em;
}

.dinf_el_name div{
	background:url("../img/arrow_f.png") right center no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:11px;
}

.dinf_el_text{
	display:none;
	margin-top:20px;
}


.dinf_el.act .dinf_el_name div{
	background:url("../img/arrow_f.png") left center no-repeat;
}	
	
.dinf_el.act .dinf_el_text{
	display:block;
	padding: 10px 0 0 23px;
	margin-bottom: 10px;
	background: rgba(220, 220, 220, 0.32);
}

	
@media screen and (max-width: 1030px)
{

	.container {
		width: 900px;
		}

}

@media screen and (max-width: 650px)
{

	h1 {
	    font-size: 37px;
		top: 8px;
		text-align: center;
		padding-bottom: 19px;
		}

	.subheader {
		font-size: 36px;
		text-align: center;
		}

	#order_620 {
		display: block;
		text-align: center;
		}

	#order_620 img {
		height: 218px;
		}

	#go2_order_1000 {
		margin-right: auto;
		margin-left: auto;
		}

	.go2_order {
		margin-bottom: 17px;
		}

	#go2_order {
		display: none;
		}

	h2, h3 {
		text-align: center;
		}

	#model_text {
		float: none;
		width: 100%;
		}

	#poster_wrapper {
		display: none;
		}

	p {
		margin-bottom: 12px;
		}

	#tech_data .elem {
	    margin-bottom: 34px;
		}

}

@media screen and (max-width: 450px)
{

	#catalog_bg {
		display: none;
		}

	h1 {
	    font-size: 25px;
	    top: 5px;
		padding: 0;
		margin-bottom: 15px;
		margin-top: 30px;
		}

	.subheader {
	    font-size: 25px;
		margin-bottom: 25px;
		}

	#order_620 img {
		height: auto;
		margin-bottom: 5px;
		}

	.go2_order {
	    font-size: 24px;
		padding: 14px 87px;
		margin-bottom: 3px;
		}

	p {
	    margin-bottom: 20px;
	}

}

.slick-dots{
	z-index:100;
	text-align:center;
}

.slick-dots li{
	display:inline-block;
	margin:10px 5px;
}

.slick-dots li button{
	text-indent:-9999px;
	border-radius:50%;
	width:20px;
	height:20px;
	border:1px solid #f9c000;
}

.slick-active button{
	background-color:#f9c000;
}

.slick{
	width:380px;
}

.slick img{
	margin:0 auto;
}

.slick{
	margin:30px auto;
}
