﻿@charset "UTF-8";

/* for menu item start*/
.filterWrap{
	left:-50%;
	width:50%;	
}
/* for menu item end*/
.mainContainer,
header{
	width:100%;
	left:0;	
}
#main-content{
	min-height:100%;	
}

article{
	display:inline-block;	
	width:100%;
	text-align:center;
	float:left;
	overflow:hidden;
}

article:first-child{
	margin-top:0;	
}
.lftPane,
.rghtPane{
	display:inline-block;
	width:90%;	
	text-align:left;
	letter-spacing:1px;
	padding:20px 0;
	color:#000000
}
figure{
	position:relative;
	overflow:hidden;	
	height:100%;
}
figure.lftPane{
	width:100%;	
	padding-bottom:0;
}
figure img{
	width:100%;
	float:left;
	}
.rghtPane{
	margin:0;
}
h1.rghtPane,
h2.lftPane,
h2.rghtPane {
    padding-bottom: 0;
}
h1,
h2{
	font-size:48px;
	font-size:3rem;
	line-height:60px;
	line-height:3.75rem;
	max-width:90%;
	display:inline-block;
}	
.center h2 {
    display: block;
    margin: 0 auto 32px;
}
p{
	display:inline-block;	
	font-size:16px;
	font-size:1rem;
	line-height:30px;
	line-height:1.75rem;
}

.lghtTan{
	background-color:#d7d2c3;
	color:#fff
}

.lghtGreen{
	background-color:#44c7ae;
	color:#fff
}

.txtWhite{
	color:#fff;	
}

div .button{  
	text-align: center;
	padding: 10px 20px;
	float: none;
	display: block;
	margin: 0 auto;
	width:100%;
	max-width:90%;
}

.lftPane .button,
.rghtPane .button{
	max-width:100%;
}

.lilDarkerGrayBg{
	background-color:#efefef;
	padding:1% 0;	
	margin-top:0;
	display:inline-block;
	width:100%;
}
.lilDarkerGrayBg p{
	text-align:center;
		
}
.mobile-scroll{
	-webkit-overflow-scrolling:touch;
	overflow-x:auto;
	white-space:nowrap;	
	height: 150%;	
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.listWrap{
	width: auto;
	padding-left: 5%;
	padding-right: 5%;
	display: inline-block;	
}
#pgNav{
	width:auto;
	display:inline-block;
	text-align:justify;	
	list-style:none;
	white-space:nowrap;
}
#pgNav li{
	margin-right:40px;	
	display:inline-block;
	vertical-align:top;
}
#pgNav li a{
	margin:10px 0;	
}
.icon{
	height:60px;
	width:65px;
	background-image:url(/Images/custom-t-shirts/t-shirts-icons-sprite.png);
	background-repeat:no-repeat;
	background-size:80px auto;
}

.icon span{
	padding-top:13px;	
	font-size:16px;
	font-size:1rem;
}

.brands{
	background-position: center 18.5%;
}
.bases{
	background-position: center 36.3%;
}
.campaign-flag{
	background-position: center 53%;
}

.center{
	text-align:center;	
	margin:6% 0 0;
}
.center p{
	text-align:inherit !important;	
	display:block;
	margin:25px auto;
	color: white
}
.centerblack p{
	text-align:inherit !important;	
	display:block;
	margin:25px auto;
	color: black
}
.center p span{
	display:block;
	font-size:16px;
	font-size:1rem;	
}
h1,h2, h3, h4, p, .button{
		max-width:800px;	
		width:90%;
		display:inline-block;
}
article.firstBanner figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,.5);
  color: #ffffff;
  text-align: center;
  padding: 2% 5%;
}

article.center:last-child .button{
	max-width:90%;	
}

.hoodie-label{
	background-image:url('/Images/custom-t-shirts/custom-t-shirt-with-woven-label.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	background-color:black;	
	color:white;
	padding-top:10%;
	padding-bottom:30%;
	margin-top:0;
}
.ghost{
	color:white;
}	

.ghost{
	border-color:white !important;	
	background-color:transparent !important;
	max-width:90%;
}

.screen-printing{
	background-image:url('/Images/custom-t-shirts/screen-printed-t-shirt-example.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	background-color:white;	
	color:white;
	padding-top:10%;
	padding-bottom:45%;
	margin-top:0;
}

.digital-printing{
	background-image:url('/Images/custom-t-shirts/digital-printed-t-shirt-example.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	background-color:white;	
	color:white;
	padding-top:10%;
	padding-bottom:30%;
	margin-top:0;
}

@media screen and (min-width:768px) {
	
		.filterWrap{
		left:-25%;
		width:25%;	
	}
	article{
		padding:0;	
		margin:0;
	}
	article.firstBanner{
		height:auto;
		padding:0;	
	}
	.lftPane,
	.rghtPane{
		max-width:35%;	
		padding:0;
		margin-top:20px;
	}	
	.rghtPane{
		clear:right;
		float:right;
		margin-right:10%;
	}
	.rghtPane:first-child {
	  margin-top: 3%;
	}

	.lftPane{
		clear:left;	
		float:left;
		margin-left:10%;
	}
	figure.lftPane{
		max-width:none;
		width:50%;	
		margin-top:0;
		padding-left:0;
		padding-top:0;
		margin-left:0;
		display:inline-block;
		min-height:100%;
		height:100%;
	}
	figure.rghtPane{
		width:50%;
		max-width:none;	
		margin-top:0;
		padding-right:0;
		padding-top:0;
		margin-right:0;
		display:inline-block;
		min-height:100%;
		height:100%;
	}	
	figure img{
		height:100%;
		width:auto;
	}
	.firstBanner figure img{
		width:100%;
		height:auto;
		float:right;
	}
	figcaption p{
		max-width:65%;
	}
	.rghtPane .button{
		float:left;
	}
	article h1.rghtPane,
	article h2.rghtPane,
	article h1.lftPane,
	article h2.lftPane{
		width:100%;
		max-width: 100%;
		display:inline-block;
		clear:none;
		margin:0;
		padding:0 3% 5%;
	}
	div .button{  
		text-align: center;
		display:inline-block;
		width:auto;
	}
	
	.rghtPane .button,
	.lftPane .button{
		display:inline-block;	
		clear:left;
		margin:16px 0 0;
		float:left;
	}
	.rghtPane span,
	.lftPane span{
		display:block;
		float:none;	
	}
	
	.icon{
		width:auto;
	}
}

@media screen and (min-width: 1025px){

	.filterWrap{
		left:-15%;
		width:15%;	
	}
	article{
		padding:0;	
	}
	.firstBanner figure img{
			
	}
	
	article.firstBanner figure.lftPane img{
		min-width:100%;	
		height:auto;
		min-height:100%;
		width:auto;
	}
	#pgNav li a:hover .icon{
			opacity:.45;	
	}
	figcaption .ghost:hover{
		border:1px solid #959595;	
		color:#959595;
	}
	article.ghost{
	border-radius:2px;
	border:1px solid #222;
	padding:5px;
	margin:15px 1.5em 0 0;
	}
	article.ghost:hover{
	cursor:pointer;	
	border:1px solid #959595;
	}
	article.ghost:active{
	border:1px solid red;
	color:#959595;
	}
	figcaption p{
		max-width:75%;
	}
	
	article h1.rghtPane,
	article h2.rghtPane,
	article h1.lftPane,
	article h2.lftPane{
		max-width: 35%;
		display:inline-block;
		padding:0;
		margin-top:20px;
	}
	article h1.rghtPane,
	article h2.rghtPane{
		clear:right;
		float:right;
		margin-right:10%;
	}
	article h1.lftPane,
	article h2.lftPane{
		clear:left;	
		float:left;
		margin-left:10%;
	}
	.listWrap{
		padding-left: 0;
		padding-right:0;
	}
	

}
