@charset "UTF-8";


.tShirtMenu .crew {
    background-position: center -395px!important;
}
.tShirtMenu .womens {
    background-position: center -725px!important;
}
.tShirtMenu .kids {
    background-position: center -995px!important;
}
.tShirtMenu .tank {
    background-position: center -70px!important;
}
.tShirtMenu .longsleeve {
    background-position: center -502px!important;
}
.tShirtMenu .sports {
    background-position: center -170px!important;
}
.tShirtMenu .vneck {
    background-position: center 35px!important;
}
.tShirtMenu .sweatshirt {
    background-position: center -615px!important;
}
.tShirtMenu .longtshirts {
    background-position: center -812px!important;
}
#warehouse {
	background-image:url('/Images/warehouse/warehouse-screen-printed-t-shirts.png');
	padding: 150px 0 150px;
	background-size: cover;
}
#examples p {
	color:white;
}
.center p {
	color:black;
	font-size:22px;
}

.tShirtMenu .icon {
   	height: 90px!important;
	background-size: 100px auto!important;
	min-width:100px!important;
}

.iconSet {
	background-color:white;
}
.half{ 
	width:initial!important;
}
.half p{
	color:black;
}
#hero-section{
	background-image:url('/Images/applique/custom-applique-banner-2.jpg');
	padding: 150px 0 75px;
}


@media screen and (min-width:768px){
#hero-section{
		padding: 100px 0;
		background-size:cover;
		background-position: center;
	}}

@media screen and (min-width:1280px){
	#hero-section{
		min-height:636px;	
		padding:100px 0 0;
	}}

/* Sample CSS Document */

img.brandMark {
    display:none;
}

.imgBg{
	background-repeat:no-repeat;
	background-position:center;
	display:inline-block;
	position:relative;
	text-align:center;
	padding:100px 0;
	color:white;
	z-index:0;
}

.imgBg:before{
	content:'';
	background-color:rgba(0,0,0,.40);
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;
	height:100%;
	z-index:1;
}

.imgBg hr{
	position:relative;
	z-index:1;	
	width:480px;
	max-width:90%;
	float:none;
	border-top:2px solid white;
	border-radius:2px;
	margin:16px auto;
}

.imgBg h1{
	font-size:64px;
	font-size:4rem;
	line-height:64px;
	line-height:4rem;
	position:relative;
	z-index:1;
	display:block;
	margin:16px auto 0;
}
.imgBg h2{
	position:relative;
	z-index:1;
	font-size:48px;	
	font-size:3rem;
	line-height:48px;
	line-height:3rem;
}
.bar h4{
	margin-top:16px;	
}
.imgBg p{
	font-size:24px;	
	font-size:1.5rem;
	line-height:36px;
	line-height:2.25rem;
	color:inherit;
	z-index:1;
	position:relative;
	text-align:inherit;
	margin:16px 0 32px;
}
.imgBg .ghost{
	position:relative;
	z-index:1;
	background-color: #ffffff45;
	border:2px solid white;	
	color:inherit;
	float:none;
	padding:20px;
	text-align:inherit;
	display:block;
	margin:16px auto;
	width:480px;
	max-width:90%;
	line-height: 24px;
	line-height:1.5rem;
    font-size: 18px;
	font-size:1.125rem;
}
.full,
.half{
	width:100%;
	display:inline-block;
	background-size:auto 100%;
}

.half{
	background-size:cover;
}
/*
.clickable a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none; 
        z-index: 10; 
        background-color: #FFF; 
        opacity: 0; 
        filter: alpha(opacity=1); 
    }
*/

#finalTxt p{
	display:block;
	text-align:left;
	margin:auto;
}
#hero{
	background-image:url('/Images/applique/custom-applique-banner-2.jpg');
	padding: 150px 0 75px;
}
#joggers{
	background-image:url('/Images/applique/jogger-applique.jpg');
	min-height:720px;
}
#embroidery{
	background-image:url('/images/hoodies/applique-shapes-and-letters.jpg');
}
#hats{
	background-image:url('/Images/embroidery/custom-embroidered-hat.jpg');
	background-size:cover;
}
#embroidered-t-shirts{
	background-image:url('/Images/applique/applique-tank-top.jpg');
	min-height:720px;
}
#sweatshirts{
	background-image:url('https://blog.apliiq.com/site/wp-content/uploads/2015/08/appliquehoodie.jpg');
	min-height:720px;
}
#thirdP{
	background-image:url('/Images/Home/3rd-party-1440x180-min.jpg');
    min-height: 100px;
    background-size: 90% auto;
    padding: 0;
}
#thirdP:before{
	background-color:transparent;	
}

/* Menu */
#main-content .bar{
	margin-top:0;
	display:inline-block;
	width:100%;
	z-index:4;
	left:0;
	transition:all .5s ease-in-out;
	float:left;
	position: -webkit-sticky; /* for safari */
   	position: sticky;
	top:0;
}
#main-content .lilGray{
	background-color:rgba(239,239,239,.9);
}
#main-content .white{
	background-color:rgba(255,255,255,.9);
	border-bottom:3px solid #efefef;
}
#main-content .bar p{
	text-align:center;
		
}
#main-content .mobile-scroll{
	-webkit-overflow-scrolling:touch;
	overflow-x:auto;
	white-space:nowrap;	
	height: 150%;	
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#main-content .listWrap{
	width: auto;
	padding-left: 5%;
	padding-right: 5%;
	display: inline-block;	
}
#main-content .pgNav{
	width:auto;
	display:inline-block;
	text-align:justify;	
	list-style:none;
	white-space:nowrap;
}
#main-content .pgNav li{
	margin-right:40px;	
	display:inline-block;
	vertical-align:top;
}
#main-content .pgNav li a{
	margin:10px 0 16px;	
	text-align:center;
}
.horizontalList a,
.ghost{
	transition:.25s opacity linear;	
}
.icon{
	height:90px;
	background-image:url(/Images/embroidery/custom-embroidery-icon-sprite.png);
	background-repeat:no-repeat;
	background-size:100px auto;
	position:relative;
	min-width:100px;
}

#main-content .iconWrp span{	
	font-size:16px;
	font-size:1rem;
    letter-spacing:1px;
	display:inline-block;
	min-width:40px;
	text-align:center;
}

.tshirts{
	background-position:center 20px;
}
.hats{
	background-position:center -319px;
}
.hoodie{
	background-position: center -208px;
}
.joggers{
	background-position: center -432px;
}
.sweatshirt{
	background-position: center -539px;
}


/* End Menu */


@media screen and (min-width:768px){
	.filterWrap {
		left:-25%;
		width:25%;	
	}
	.imgBg{
		padding:180px 0;	
	}
	
	#snapback,
	#fitted,
	#panel,
	#embroidery,
	#campaigns,
	#trucker,
	#bucket{
		min-height:720px;
		}
	
	img.brandMark {
		width: 50px;
		height: auto;
		display: inline-block;
		margin: 0px 10px 0 0;
		position: relative;
		top: 5px;
	}
	#hero{
		padding: 100px 0;
		background-size:cover;
		background-position: center;
	}
	
}

@media screen and (min-width:1025px){
	.filterWrap{
		left:-15%;
		width:15%;	
	}
	.horizontalList a:hover,
	.ghost:hover{
		opacity:.5;	
	}
	.imgBG:hover{
	background-color:rgba(255,255,255,.20);
	color:#fff;
}
	
	.half{
		width:50%;
		float:left;	
		background-size:cover;
	}
	
	
}

@media screen and (min-width:1280px){
	#hero{
		min-height:636px;	
		padding:100px 0 0;
	}
	
	#thirdP{
		min-height:180px;
		max-width:1440px;
	}	
	
}

