@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

.cont_01 .top-img-box .top-img1 {
    width: auto;
}
.cont_01 .top-img-box .top-img-right img {
    width: 50%!important;
}
.norr div.box {
    max-width: 50%;
    margin: 0 auto;
}
.accessory4cl .box {
    max-height: 100px;
}
.cont_01 .imgbox-7cl .box {
    width: 15% !important;
}
/* ============================================================== */


.slider-track{
	width: 1200px !important;
}

.about-bottom{
	margin-top: 40px;
}
.product-ttext{
	font-size: 16px;
	max-width: 960px;
	margin: 0 auto 40px !important;
}

.cont_01 h2{
	border-bottom: 1px solid #333;
}
.accessory-area{
	background-image: url("../images/home/top-Acerrories.jpg") !important;
}
.backpack-area{
	background-image: url("../images/home/top-backpack.jpg") ;
}
.shoulder-area{
	background-image: url("../images/home/top-shoulder.jpg") !important;
}
.sport-area{
	background-image: url("../images/home/top-sport.jpg") !important;
}
.sails-area{
	background-image: url("../images/home/top-sails.jpg") !important;
}
.viking-area{
	background-image: url("../images/home/top-viking.jpg") !important;
}
.accessory-area::before,
.backpack-area::before,
.shoulder-area::before,
.sport-area::before,
.sails-area::before,
.viking-area::before{
	position: absolute;
	content: "";
	background-color: #000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
}


@media screen and (max-width: 834px) {
    .cont_01 .top-img-box .top-img-right img {
        width: 100%!important;
    }
    .norr div.box {
        max-width: 100%;
    }
    .cont_01 .imgbox-7cl .box {
        width: 15% !important;
    }
}
@media screen and (max-width: 640px) {
    .cont_01 .top-img-box .top-img-right img {
        width: 100%!important;
    }
    .norr div.box {
        max-width: 100%;
    }
    .cont_01 .imgbox-7cl .box {
        width: 50% !important;
    }
}
