.container {
    max-width: 1100px;
	padding:0;
}
.overflow-hidden {
    overflow: hidden
}

.mob{display:none;}

@font-face {
    font-family: 'HelveticaNeueLTStd-Lt';
    src: url("../fonts/HelveticaNeueLTStd-Lt.eot");
    src: url("../fonts/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Bd';
    src: url("../fonts/HelveticaNeueLTStd-Bd.eot");
    src: url("../fonts/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url("../fonts/HelveticaNeueMedium.eot");
    src: url("../fonts/HelveticaNeueMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueMedium.woff") format("woff"), url("../fonts/HelveticaNeueMedium.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'TeamAmerica';
    src: url("../fonts/TeamAmericaCondensed.eot");
    src: url("../fonts/TeamAmericaCondensed.eot?#iefix") format("embedded-opentype"), url("../fonts/TeamAmericaCondensed.woff") format("woff"), url("../fonts/TeamAmericaCondensed.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

.category {
    position: relative;
    display: block;
}

.cat-bg{max-width:100%;}

/* START CATEGORY 2 */
.category__2 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}

.category__2__content {
   color: #fff;
   width:100%;
   padding:0;
   margin:0;
	margin-top:20px;
}

.category__2__content-2 {
   margin-top:5rem;
   font-family: "Helvetica Neue LT Std";
   color: rgb(43, 43, 43);
}
.category__2__content-2 .left-cont{padding-left:0;padding-right:0;border-right:1px solid rgb(190, 190, 190);}
.category__2__content-2 .left-cont h3{margin-top:0;text-align:left;font-family: 'QuarcaBook';text-transform: uppercase;color: rgb(68, 68, 68);letter-spacing:2px;font-size: 36px;}
.category__2__content-2 .left-cont .img-cont{padding-left:0;padding-right:0;}
.category__2__content-2 .left-cont .img-cont img{width:100%;}

.category__2__content-2 .left-cont .text-cont{text-align:left;margin:0;}
.category__2__content-2 .left-cont .text-cont .p1{font-size:18px;margin-top:0;font-weight: 600;}
.category__2__content-2 .left-cont .text-cont .p2{
	font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 1.9;
    margin-top: 17px;
    text-align: justify;
    font-family: 'Helvetica Neue LT Std';
    font-weight: normal;
}

.category__2__content-2 .right-cont{padding-left:0;padding-right:0;text-align: left;}
.category__2__content-2 .right-cont h4{color: rgb(68, 68, 68);margin-top:0;text-align:left;padding-left:25px;font-family: 'HelveticaNeueLTStd-BdCn';text-transform: uppercase;}
.category__2__content-2 .right-cont ul{margin-top:2rem;padding-left: 45px;list-style-type: square;list-style-position: outside;list-style-image: none;}
.category__2__content-2 .right-cont ul li{line-height: 1.9;padding-left: 15px;font-size: 16.9px;letter-spacing: 2px;font-family: 'QuarcaBook';font-weight: bold;}

/* START CATEGORY 3 */
.category__3 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__3__content .text-cont{
	top:0;
	width:34%;
	margin:20px auto;
	position:relative;
}
.category__3__content .text-cont h3{
	font-size:30px;
	font-family: 'HelveticaNeueLTStd-Bd';
	color:#f00010;
	letter-spacing:1px;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	text-align:center;
}
.category__3__content .text-cont h3 span{
	color:#000;
}
.category__3__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
	margin-bottom:20px;
}
.category__3__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
}

/* START CATEGORY 4 */
.category__4 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
	margin-top: 50px;
}
.category__4__content .text-cont{
	width:32%;
	margin:20px auto 40px;
}
.category__4__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__4__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 5 */
.category__5 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
	margin-top:0;
}
.category__5__content .text-cont{
	position:absolute;
	width:32%;
	left:34%;
	text-align:right;
	bottom:5vh;
}
.category__5__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__5__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 6 */
.category__6 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
	margin-top: 0;
}
.category__6__content .text-cont{
	width:34%;
	margin:50px auto 40px;
}
.category__6__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__6__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 7 */
.category__7 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__7__content .text-cont{
	width:34%;
	margin:50px auto 40px;
	text-align:right;
}
.category__7__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__7__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 8 */
.category__8 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__8__content .text-cont{
	position:absolute;
	width:32%;
	left:34%;
	bottom:5vh;
}
.category__8__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__8__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 9 */
.category__9 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__9__content .text-cont{
	width:32%;
	margin:20px auto 40px;
	text-align:right;
}
.category__9__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__9__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 10 */
.category__10 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__10__content .text-cont{
	width:32%;
	margin:20px auto 40px;
}
.category__10__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__10__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 11 */
.category__11 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__11__content .text-cont{
	position:absolute;
	width:32%;
	left:34%;
	bottom:5vh;
	text-align:right;
}
.category__11__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__11__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 12 */
.category__12 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__12__content .text-cont{
	width:34%;
	margin:50px auto 40px;
}
.category__12__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__12__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 13 */
.category__13 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
}
.category__13__content .text-cont{
	position:absolute;
	width:32%;
	left:34%;
	bottom:5vh;
	text-align:right;
}
.category__13__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__13__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

/* START CATEGORY 14 */
.category__14 {
    padding: 0;
    position: relative;
	font-family: 'HelveticaNeueMedium';
	margin-bottom: 50px;
}
.category__14__content .text-cont{
	width:32%;
	left:34%;
	margin:50px auto 40px;
}
.category__14__content .text-cont h5{
	font-family: 'HelveticaNeueLTStd-Bd';
	font-size:15px;
}
.category__14__content .text-cont p{
	font-family: 'HelveticaNeueMedium';
	font-size:15px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	
	.mob{display:block;}
	
	.store-fixed-banner.desk {display:none;}
	
	.cont-2 .row.desk .brandstore-available {display:none;}
	.cont-1-fst .row.mob .brandstore-available {display:block;clear: both;}
	
	.category__1__content .product_summary_default .right-cont .prod-availibility.desk {display:none;}
	.category__1__content .product_summary_default .right-cont .prod-availibility.mob {display:block;}
	
	.category__2__content-2 .left-cont {padding-left: 15px;}
	.category__2__content-2 .left-cont .img-cont {margin-bottom: 25px;}
	.category__2__content-2 .left-cont .text-cont .p2 {
    	font-size: 16px;
    	margin-top: 10px;
	}
	.category__2__content-2 .right-cont h4{;padding-left:0;text-align:center;}
	.category__2__content-2 .right-cont {
		padding-top: 3rem;
		clear: both;
		overflow: hidden;
		background-color: #f7f7f7;
		padding: 3rem 20px;
	}
	.category__2__content-2 .right-cont ul {margin-top: 2rem;padding-left: 20px;}
	.category__2__content-2 .right-cont ul li {
		width: 46%;
		float: left;
		font-size: 16px;
		margin-right: 4%;
	}
	
	.category__2__content-2 .left-cont h3 {font-size: 32px;}
	
	.desk{display:block;}
	
	.category__1__content .text-cont,
	.category__2__content .text-cont,
	.category__3__content .text-cont,
	.category__4__content .text-cont,
	.category__5__content .text-cont,
	.category__6__content .text-cont,
	.category__7__content .text-cont,
	.category__8__content .text-cont,
	.category__9__content .text-cont,
	.category__10__content .text-cont,
	.category__11__content .text-cont,
	.category__12__content .text-cont,
	.category__13__content .text-cont,
	.category__14__content .text-cont{
		width:60%;
	}
	
	.category__2__content .mob,
	.category__3__content .mob,
	.category__4__content .mob,
	.category__5__content .mob,
	.category__6__content .mob,
	.category__7__content .mob,
	.category__8__content .mob,
	.category__9__content .mob,
	.category__10__content .mob,
	.category__11__content .mob,
	.category__12__content .mob,
	.category__13__content .mob,
	.category__14__content .mob{
		display:none;
	}
	
	.category__1__content .text-cont p,
	.category__2__content .text-cont p,
	.category__3__content .text-cont p,
	.category__4__content .text-cont p,
	.category__5__content .text-cont p,
	.category__6__content .text-cont p,
	.category__7__content .text-cont p,
	.category__8__content .text-cont p,
	.category__9__content .text-cont p,
	.category__10__content .text-cont p,
	.category__11__content .text-cont p,
	.category__12__content .text-cont p,
	.category__13__content .text-cont p,
	.category__14__content .text-cont p{
		font-size:14px;
	}
	.category__5__content .text-cont,
	.category__8__content .text-cont,
	.category__11__content .text-cont,
	.category__13__content .text-cont {
		left: 25%;
		bottom: 2vh;
	}
}

@media all and (max-width: 767px) {
	.desk{display:none;}
	.mob{display:block;}
	
	/* CATEGORY 2-2 */
    .category__2__content-2 .text-cont h2 {font-size: 30px;}
    .category__2__content-2 .text-cont h2 span {font-size: 22px;margin-top:15px;}
    .category__2__content-2 .text-cont p {font-size: 16px;}
	.category__2__content-2 .left-cont h3 {padding-left:15px;padding-right:15px;}
	.category__2__content-2 .left-cont h3 span {
		display: block;
		font-size: 22px;
		font-family: 'QuarcaNormLight';
	}
	.category__2__content-2 .left-cont h3 em {display:none;}
	.category__2__content-2 .left-cont .text-cont {
		padding-top: 20px;
	}
	.category__2__content-2 .right-cont {
		overflow: hidden;
		padding-top: 25px;
		border:1px solid #fff;
	}
	.category__2__content-2 .right-cont ul {
		margin-top: 4rem;
		padding-left: 45px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #fbfbfb;
		border:1px solid #ccc;
		margin-left:15px;
		margin-right:15px;
		border-radius:5px;
	}
	.category__2__content-2 .right-cont ul li {
		font-weight: 500;
		font-family: "Quarca";
	}
	
	.category__3 .text-cont {right:0;text-align:left;width:85%;}
	
	.category__1__content .text-cont,
	.category__2__content .text-cont,
	.category__4__content .text-cont,
	.category__5__content .text-cont,
	.category__6__content .text-cont,
	.category__7__content .text-cont,
	.category__8__content .text-cont,
	.category__9__content .text-cont,
	.category__10__content .text-cont,
	.category__11__content .text-cont,
	.category__12__content .text-cont,
	.category__13__content .text-cont,
	.category__14__content .text-cont{
		width:80%;
	}
	.category__5__content .text-cont,
	.category__8__content .text-cont,
	.category__11__content .text-cont,
	.category__13__content .text-cont {
		left: 10%;
		bottom: 2vh;
	}
	
}
@media all and (max-width: 320px) {
	.desk{display:none;}
	.mob{display:block;}
	
	.category__1__content .text-cont p,
	.category__2__content .text-cont p,
	.category__3__content .text-cont p,
	.category__4__content .text-cont p,
	.category__5__content .text-cont p,
	.category__6__content .text-cont p,
	.category__7__content .text-cont p,
	.category__8__content .text-cont p,
	.category__9__content .text-cont p,
	.category__10__content .text-cont p,
	.category__11__content .text-cont p,
	.category__12__content .text-cont p,
	.category__13__content .text-cont p,
	.category__14__content .text-cont p{
		font-size:13px;
	}
	.category__5__content .text-cont,
	.category__8__content .text-cont,
	.category__11__content .text-cont,
	.category__13__content .text-cont {
		bottom: 3vh;
	}
	
}
