
@media only screen and (min-width: 481px)
and (max-width: 768px){
.slider #s01{
	background: url('../images/slider/t-chelci-shatoo-01.jpg')
	no-repeat center;
}
.slider #s02{
	background: url('../images/slider/t-chelci-shatoo-02.jpg')
	no-repeat center;
}
.slider #s03{
	background: url('../images/slider/t-chelci-shatoo-03.jpg')
	no-repeat center;
}
.slider #s04{
	background: url('../images/slider/t-chelci-shatoo-04.jpg')
	no-repeat center;
}
.slider #s05{
	background: url('../images/slider/t-chelci-shatoo-05.jpg')
	no-repeat center;
}

}

@media only screen and (min-width: 481px)
and (max-width: 768px){
.item{
	width: 100%; max-width:550px;
	height:370px;
}
.item img.ver-md{display:none;}
.item img.ver-t{display:block;}


}

@media only screen and (min-width: 481px){
.slider{height:600px}
.slider a{
	width: 60px; height:30px;
}
.item{margin:5px auto;}
.ver-list-item{
	width: 100%; max-width:550px;
	height:370px;
}
.item img.m-list{display:none;}
.item img.t-list{display:block;}
.back-btns{	flex-direction: row;}
.back-btns a{
	width:100%; max-width:40%;
}
.resp-img-m{display:none}
.resp-img-t{display:block}
.resp-img-d{display:none}
.m{display:none !important}
.t{display:block !important}

}

@media only screen and (min-width: 769px){
.slider #s01{
	background: url('../images/slider/d-chelci-shatoo-01.jpg')
	no-repeat center;
}
.slider #s02{
	background: url('../images/slider/d-chelci-shatoo-02.jpg')
	no-repeat center;
}
.slider #s03{
	background: url('../images/slider/d-chelci-shatoo-03.jpg')
	no-repeat center;
}
.slider #s04{
	background: url('../images/slider/d-chelci-shatoo-04.jpg')
	no-repeat center;
}
.slider #s05{
	background: url('../images/slider/d-chelci-shatoo-05.jpg')
	no-repeat center;
}
.items-box{
	flex-direction: row;
	flex-flow: wrap;
}

}

@media only screen and (max-width: 1024px) {
.m-t-body-pad, .text{
	padding-right: 10px;
	padding-left: 10px;
}

}

@media only screen and (min-width: 1025px) {
.title{
	text-align: right; line-height: 2.7em;
	font-size: 1.8em;
	padding-right: 30px;
}
.text{
	padding-right : 10px;
	padding-left: 10px;}
.copyright{
	display: flex;
	flex-direction: row-reverse;
}
.copyright p{width:50%; text-align:left;}
.copyright .mrxrinc{text-align: right;}
.resp-img-m{display:none}
.resp-img-t{display:none}
.resp-img-d{display:block}
.other-btns{display:none}

.m-t, .t{display:none !important}
.d{display:block !important}
.txt-fld{height:40px;}
}

@media only screen and (min-width: 1200px) {
.title{padding-right:0;}

}

@media only screen and (max-height:420px){
/*.slider{height:100%;}*/

}
