@charset "UTF-8";
/* Sample CSS Document */
.mainContainer,
header{
	left:0;
	width:100%;	
}
.filterWrap{
	left:-50%;
	width:50%;	
}

.slide{
	background-repeat:no-repeat;
	background-size:100% auto;
	float:left;
	display:inline-block;
	width:100%;
	position:relative;
	text-align:center;
}
.slide h2{
	font-size:24px;
	font-size:1.5rem;
}
.bigText{
	font-family:'Permanent Marker', sans-serif;
	font-size:72px;	
	font-size:4.5rem;
}

#main-content p{
	color:inherit;
	text-align:inherit;	
	line-height:36px;
	max-width:90%;
	margin:0;
}
.video-container {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    border-top: 20px;
    overflow: hidden;
    height: auto;
    width: 100%;
    margin-top: 10px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	
}
.heroCar{
	background-image: url('/Images/how-apliiq-campaigns-work/hero-car.jpg');
	background-position: bottom left;
    background-size: 100% auto;
    padding-bottom: 41%;
    text-align: right;
    padding-right: 3%;
    padding-top: 3%;
}
.heroCar h1{
	font-size:36px;	
	font-size:2.25rem;
}
.heroCar p{
	font-size:24px;	
	font-size:1.5rem;
}
.skate{
	background-image: url('/Images/how-apliiq-campaigns-work/ethan-skate.jpg');
	padding-bottom: 50%;
    background-position: bottom center;
	padding-top:10%;
}
.skate .leftBx{
	width:360px;
	max-width:90%;
}
.leftBx,
.rightBx{
	width:100%;
	max-width:90%;	
	height:auto;
	display:inline-block;
}
.leftTxt,
.rightTxt{
	text-align:left;
}
.pocketTee{
	background-image: url('/Images/how-apliiq-campaigns-work/pocket-tee-on-wood.jpg');
	background-color:#dcdcdc;
	padding-top: 52%;
}
.pocketTee .rightBx{
	max-width:90%;
	width:550px;	
}
.dollar{
	background-image: url('/Images/how-apliiq-campaigns-work/dollar-hat.jpg');
	background-position: 0px 0;
    padding-top: 120%;
    padding-bottom: 10%;
    background-color: #dcdcdc;
}
.dollar .leftBx{
	width:650px;
	max-width:90%;
}
.retail{
	background-image: url('/Images/how-apliiq-campaigns-work/retail-shop.jpg');
	padding-top: 8%;
    background-position: bottom center;
    padding-bottom: 55%;
}

.wallet{
	background-image: url('/Images/how-apliiq-campaigns-work/empty-wallets.jpg');
	padding-bottom: 55%;
    background-position: bottom center;
    padding-top: 10%;
}
.centerBx{
	width:550px;
	max-width:90%;
	display:inline-block;
}
.centerTxt{
	text-align:center;
}
.clock{
	background-image: url('/Images/how-apliiq-campaigns-work/clock-tower.jpg');
	padding-top: 80%;
    background-size: cover;
    background-position: right bottom;
    color: white;
    padding-bottom: 10%;
}

.sellOnline{
	background-image: url('/Images/how-apliiq-campaigns-work/sell-online.jpg');
	padding-top: 60%;
    padding-bottom: 10%;
}

.sewing{
	background-image: url('/Images/how-apliiq-campaigns-work/sewing-machine.jpg');
	padding-top:55%;
	padding-bottom:10%;
}
.sewing .rightBx{
	margin-top:7%;	
}
.basket{
	background-image: url('/Images/how-apliiq-campaigns-work/beat-your-goal.jpg');
	background-color: #f0f4fe;
    background-size: 100% auto;
    background-position: top right;
    padding-top: 107%;
    padding-bottom: 14%;
}
.basket .leftBx .button{
	margin-top:32px;	
}
	

@media screen and (min-width:768px){
	.filterWrap {
		left:-25%;
		width:25%;	
	}
	.leftBx{
		float:left;	
		width:650px;
		max-width:90%;
		height:auto;
	}
	.rightBx{
		float:right;
		width:650px;
		max-width:90%;	
		height:auto;
	}
	.rightTxt{
		text-align:right;	
	}
	.leftTxt{
		text-align:left;	
	}
	.video-container {
	position: relative;
    padding-bottom: 30%;
    padding-top: 30px;
    border-top: 0;
    overflow: hidden;
    height: auto;
    width: 60%;
    margin-top: 3%;
	margin-bottom: 3%;
    margin-right: 20%;
    margin-left: 20%
}
	.heroCar{
		background-position:bottom left;
		padding-top:60px;
		padding-bottom:30%;
	}
	.skate{
		padding-top:60px;
	}
	.skate .leftBx{
		margin-left:25%;
		text-align:left;
		width:450px;
	}
	.pocketTee{
		padding-top: 0;
    	padding-bottom: 13%;
	}
	.pocketTee .rightBx{
		margin-top: 3%;
		margin-right: 3%;
		text-align: right;
		width: 440px;
	}
	.dollar{
		background-size:auto 100%;
		background-position:center right;
		background-color:#dcdcdc;
	    background-blend-mode:darken;
		padding:10% 0;
	}
	.dollar .leftBx{	
		width:550px;
	}
	.retail{
	}
	.retail .rightBx{
		width:500px;
	}
	.wallet{
	}
	.clock{
		background-position:center right;
		position:relative;
		background-color:transparent;
		background-size:auto 100%;
    	padding: 34% 0;
	}
	.clock:before{
		content:'';
		background: #06428d; /* Old browsers */
		background: -moz-linear-gradient(top,  #06428d 0%, #2867b1 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #06428d 0%,#2867b1 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #06428d 0%,#2867b1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06428d', endColorstr='#2867b1',GradientType=0 ); /* IE6-9 */
		position:absolute;
		width:100%;
		height:100%;
		z-index:-1;
		top:0;
		left:0;
		right:0;
		bottom:0;
	}
	.clock .leftBx{
		margin-top: 0;
    	margin-left: 5%;
		width:450px;
	}
	.sellOnline{
		    padding: 20% 0;
			background-size:cover;
			background-position:center;
	}
	.sellOnline .leftBx{
		margin-top: 0;
		margin-left: 5%;
		width:500px;
	}
	.sewing{
		    padding: 5% 0 25%;
			background-size: cover;
			background-position: center bottom;
			background-color:#fafbfa;
	}
	.sewing .rightBx{
		margin: 0 5% 0 0;
		text-align: right;
		width: 600px;
	}
	.basket{
		background-position:center right;
		background-size:auto 100%;
		padding:7% 0;
	}
	.basket .leftBx{
		width:350px;
	}
	
	.white{
		color:white;	
	}
}

@media screen and (min-width:1025px){
	.filterWrap{
		left:-15%;
		width:15%;	
	}
	
	.heroCar{
		text-align:center;
		background-size:auto 100%;	
	}
	.skate{
		padding:23% 0;
	}	
	.skate .leftBx{
		text-align:right;
		width:300px;	
	}
	.pocketTee{
		padding-bottom:20%;	
	}
	.pocketTee .rightBx{
		margin-top: 10%;
		margin-right: 3%;
		text-align: left;
		width: 600px;	
	}
	.dollar{
		padding:25% 0;	
	}
	.dollar .leftBx{
		width:650px;	
	}
	.retail {
		padding-bottom: 50%;
		padding-top: 5%;
	}
	.retail .rightBx{
		width:650px;
		margin-right:10%;	
	}
	.wallet {
		padding: 5% 0 50%;
	}
	.clock{
		padding:20% 0;	
	}
	.clock .leftBx,
	.sellOnline .leftBx{
		margin-left:12%;
		width:650px;	
	}
	.sewing .rightBx {
		margin: 0;
		text-align: left;
		width: 650px;
	}
	.basket{
		padding:15% 0;	
	}
	.basket .leftBx {
		width: 650px;
	}

	
}

