.q_slider_item {
    padding-top: 60%;
}
.q_slider_item .wrap_descr {
    font-family: oswald;
    top: 55%;
    right: 32%;
    transform: translate(50%, -50%);
    font-size: 8rem;
}
.wrap_copy_pre, .wrap_copy, .wrap_copy_aft {
    color: rgb(227, 160, 59);
    font-size: 8rem;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 1em;
}
.wrap_copy_pre span, .wrap_copy span, .wrap_copy_aft span {
    color: rgb(117, 168, 248);
}
.wrap_copy_pre {
    font-size: .73em;
    border-bottom: 4px solid rgb(117, 168, 248);
    padding-bottom: 0.04em;
}
.wrap_copy {
    margin-top: -0.07em;
    padding-bottom: 0.02em;
}
.wrap_copy_aft {
    font-size: .39em;
    border-top: 4px solid rgb(117, 168, 248);
}
.btn_area {
    font-size: 1.2rem;
    margin-top: 4em;
}
.btn_area a {
    display: block;
    text-align: center;
    background-color: rgb(251, 166, 49);
    text-decoration: none;
    color: rgb(35, 55, 97);
    padding: 0.5em 0;
    margin-bottom: 0.5em;
}


section.xtc_xsc_ah {
    padding: 5% 3%;
    display: flex;
    justify-content: space-between;
    background-image: url(../img/ah-bl-bkg.jpg);
    background-size: cover;
    background-position: center;
}
.xtc_xsc_ah .img_slider {
    width: 48%;
}
.xtc_xsc_ah h2 {
    font-size: 5.4rem;
    font-weight: 400;
    color: #fba631;
    line-height: 1em;
    padding-bottom: 0.3em;
}
.xtc_xsc_ah h2 .h2_sub {
    color: #fff;
    font-size: .55em;
    font-weight: 200;
}
.xtc_xsc_ah .model_dscr {
    width: 48%;
	color: #fff;
}
.xtc_xsc_ah p {
    padding-bottom: 0.7em;
}
.xtc_xsc_ah p.annotation{
	font-size:.8rem;
}
.xtc_xsc_ah .model_dscr table{
	background-color:rgba(2, 2, 2, 0.4);
	font-size: .9rem;
}
.xtc_xsc_ah .model_dscr table th {
    font-weight: normal;
    padding: 0.65em;
    width: 25%;
}
.xtc_xsc_ah .model_dscr table td {
    padding: 0.65em;
    border-top: 1px solid #fff;
}
.xtc_xsc_ah .model_dscr table tr:last-child td{
    border-bottom: 1px solid #fff;
}
.xtc_xsc_ah .model_dscr a {
    display: block;
    background-color: #fba631;
    text-align: center;
    text-decoration: none;
    padding: 0.6em 0;
    font-size: 1.8rem;
    font-family: oswald;
    color: #233761;
    margin-top: 10px;
    font-weight: 200;
}

section.xtc_xsc_ah.xsc {
    flex-direction: row-reverse;
    background-image: url(../img/ah-yellow-bkg.jpg);
}

section.by_allenhinds {
    width: 100%;
    height: 0;
    padding-top: 65%;
    position: relative;
}
.by_allenhinds img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.by_allenhinds .wrap_by {
    position: absolute;
    top: 70%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    color: #fff;
    font-family: oswald;
    font-weight: 200;
    font-size: 2.8rem;
    width: 60%;
    line-height: 1.2em;
}
.by_allenhinds .wrap_by .signiture {
    color: #efa83b;
    font-size: .7em;
}

section.movies {
    background-image: url(../img/woodplank.jpg);
	padding: 2% 3% 5%;
}
.movies h2 {
    color: #fff;
    font-size: 3rem;
    font-weight: 200;
    text-align: center;
    padding-bottom:.5em;
}
.movies .slide_movs {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}
.movies .slide_movs .slick-slide {
    position: relative;
}
.slick-slide > img {
    width: 100%;
}

section.chart {
    height: 0;
    padding-top: 60%;
    position: relative;
}
.chart img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: left;
}
.chart .chart_dscr {
    position: absolute;
    left: 50%;
    TOP: 37%;
    transform: translate(0,-50%);
    width:40%;
}
.chart .chart_dscr h2 {
    font-size: 3.6rem;
    font-weight: 200;
    padding-bottom: 0.2em;
}
.chart .chart_dscr p {
    color: #fff;
}
.chart .chart_dscr a {
    display: block;
    background-color: #fba631;
    text-align: center;
    text-decoration: none;
    padding: 0.6em 0;
    font-size: 1.8rem;
    font-family: oswald;
    color: #233761;
    margin-top: 10px;
    font-weight: 200;
}

section.pickup {
    position: relative;
    padding: 5% 3% 5% 20%;
}
.pickup img {
    position: absolute;
    top:0;
    left:0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pickup .pickup_dscr {
    width: 40%;
}
.pickup .pickup_dscr h2 {
    font-size: 3rem;
    font-weight: 200;
    padding-bottom: 0.5em;
}
.pickup .pickup_dscr p.comment {
    padding-left: 2em;
    padding-bottom: 2em;
}
.pickup .pickup_dscr h3 {
    font-size: 2.2rem;
    font-weight: 200;
}
.pickup .pickup_dscr ul {
    margin: 0.5em 0 2em;
}

@media screen and (max-width: 900px){
	section.chart {
	    padding-top: 80%;
	}
	.chart img {
	    object-position: center;
	}
	.chart .chart_dscr {
	    top: 50%;
	}
section.pickup {
    padding: 5% 3%;
}
section.pickup {
    padding: 5% 3%;
}
.pickup img {
    object-fit: contain;
}
.pickup .pickup_dscr{
	width:50%;
}
.pickup .pickup_dscr ul {
    margin-bottom: 0;
}
}

@media screen and (max-width:600px){
	.q_slider_item {
	    background-color: #000;
	    text-align: center;
	    padding-top: 0;
	    height: auto !important;
	}
	.q_slider_item img {
	    position: static;
	    height: 30vh;
	}
	.q_slider_item .wrap_descr {
	    position: static;
	    transform: none;
	    font-size: 6rem;
	    display: inline-block;
	}
	.q_slider_item .btn_area {
	    margin-top: 2em;
	}
	section.xtc_xsc_ah {
    display: block;
}
.xtc_xsc_ah .img_slider {
    width: 85%;
    margin: 0 auto;
}
.xtc_xsc_ah .model_dscr {
    width: 100%;
}
.xtc_xsc_ah h2 {
    font-size: 4rem;
}
section.by_allenhinds {
    padding-top: 80%;
}
.by_allenhinds img {
    object-position: center;
}
.by_allenhinds .wrap_by {
    font-size: 2rem;
}
section.movies {
    padding: 10% 3%;
}
section.chart {
    padding: 0;
    height: auto;
}
.chart img {
    position: static;
}
.chart .chart_dscr {
    position: static;
    width: 100%;
    transform: none;
    padding: 0 3%;
}
.chart .chart_dscr h2 {
    font-size: 2.4rem;
}
.chart .chart_dscr p {
    color: #000;
}
.pickup img {
    position: static;
    height: 36vh;
    object-fit: cover;
    object-position: right;
}
.pickup .pickup_dscr {
    width: 100%;
}

}
