/*Icons*/

.people{
  width: 26px;
  height: 26px;
  object-fit: contain;
  background-color: #9fce52;
  vertical-align:middle;
  margin-bottom: 16px;
  border-radius: 5px;
}
.people.adam_lee{
	background: url('../img/woo-landing/people/bohemian_guitars_adam.jpg');
}
.people.jake_risman{
	background: url('../img/woo-landing/people/shoemagoo_jake_risman.png');
}
.people.laura_ceo{
	background: url('../img/woo-landing/people/laura.jpg');
}

.diagonal-fill-base {
    height: 440px;
    width: 125px;
    position: absolute;
    left: 50%;
    z-index: 2;
}

.diagonal-fill-woocommerce{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, rgba(159, 206, 82, 1.0) 50%);
}

.diagonal-fill-shopify{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #7ab55c 50%);
}

.diagonal-fill-etsy{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #eb6d20 50%);
}

.diagonal-fill-ebay{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #7EB141 50%);
}

.diagonal-fill-amazon{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #EC912D 50%);
}

.diagonal-fill-bigcommerce{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #34313F 50%);
}

.diagonal-fill-magento{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, rgb(239, 103, 47) 50%);
}

.diagonal-fill-godaddy{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #00a63f 50%);
}

.diagonal-fill-weebly{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #2990ea 50%);
}


.diagonal-fill-stripe{
    background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, #2a84d2 50%);
}

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and (min-resolution: 120dpi) {

}


.woo-landing-mid{
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}
.woo-landing-mid .inner{
	max-width: 1050px;
	border-bottom: solid 1px #F7F8F9;
}
.woo-landing-footer{
	border-bottom: 3px solid #A0D162 !important;
}

/*
 * Header Fold & Nav
 */
/* light */
.woo-landing-nav nav #logo .logo-fill{
	fill: rgba(255, 255, 255, 1.0);
	opacity: 1;
	filter: alpha(opacity=100);
}
.woo-landing-nav nav .navigation ul li a{
	font-size: 13px;
  line-height: 1.0;
  color: rgba(255, 255, 255, 0.7);
}
.woo-landing-nav nav .navigation ul li a.active,
.woo-landing-nav nav .navigation ul li a:hover{
  color: rgba(255, 255, 255, 1);
}
.woo-landing-nav #signup a{
	background: #fff;
	color:#131924;
}
.woo-landing-nav #signup a:hover{
	background: #b4c2cc;
}

.woo-landing-fold {  
  
  background-repeat: no-repeat;
  background-size: 1204px 800px, cover;
  background-attachment: scroll;
  background-position: top center;
}

.woo-landing-fold.woo{
	background-color: #202020;
	width: 100%;
    height: 440px;
	background: url('../img/woo-landing/woocommerce-bg.png')no-repeat;
	background-size: cover;

}

.stacked-div.header-foreground-container{    
	background: none;
  height: 440px;
  position: absolute;
    width: 100%;
    z-index: 50;

}
.header-foreground{    
	background: none;
  height: 440px;
  position: relative;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  z-index: 50;

}
.stacked-div.header-left{
  background-color: rgba(159, 206, 82, 1.0);
  height: 440px;
  position: absolute;
  width: 50%;
  z-index: 10;
}

.stacked-div.header-left.shopify{
  background-color: #7ab55c;
}
.stacked-div.header-left.bigcommerce{
  background-color: #34313F;
}

.stacked-div.header-left.etsy{
  background-color: #eb6d20;
}

.stacked-div.header-left.ebay{
  background-color: #7EB141;
}

.stacked-div.header-left.amazon{
  background-color: #EC912D;
}

.stacked-div.header-left.magento{
  background-color: rgb(239, 103, 47);
}

.stacked-div.header-left.godaddy{
  background-color: #00a63f;
}

.stacked-div.header-left.weebly{
  background-color: #2990ea;
}

.stacked-div.header-left.stripe{
  background-color: #2a84d2;
}






.stacked-div.header-left-justify{
  background-color: #7ab55c;
  height: 440px;
  position: absolute;
  width: 50%;
  z-index: 10;

}
.stacked-div.nav{
  position: absolute;
    width: 100%;
    z-index: 50;
}
.stacked-div .header-foreground .left{
	float: left;
	width: 50%;
	margin-top: 140px;

}
.header-foreground h1{
  font-family: 'ars-maquette-web', sans-serif;
  font-size: 31px;
  line-height: 41px;
  font-weight: 300;
  color: #ffffff;
	padding: 0px;
	padding-bottom: 18px;
}

.header-foreground h2{
  	font-family: 'ars-maquette-web', sans-serif;
  	font-size: 19px;
  	line-height: 26px;
	font-weight: 300;
  	color: rgba(255,255,255,0.68) !important;
	padding: 0px;
	padding-bottom: 25px;

}

.header-foreground h3{
  font-family: 'ars-maquette-web', sans-serif;
  font-size: 31px;
  line-height: 41px;
  font-weight: 300;
  color: #ffffff;
	padding: 0px;
	padding-bottom: 18px;
}

.header-foreground a {
	padding: 0px 16px;
  height: 39px;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.0;
  letter-spacing: 0.8px;
  border: 0px;
}
.header-foreground .button{
  padding: 0px 16px;
  height: 39px;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.0;
  letter-spacing: 0.8px;
  border: 0px;
}
.header-foreground .button.primary{
  background-color: #ffffff;
  color: rgba(16, 90, 154, 1.0);
  margin-right: 8px;
  font-weight: 600;
  color:#443128;
}
.header-foreground a.secondary{
	background-color: rgba(131, 179, 72, 1.0);
	color: #fff;
}
.header-foreground h3{
  color: #fff !important;
}

.integrations-logo-base{
    width: 200px;
    height: 60px;
    margin: auto;
    text-align: center;
    margin-top: 190px;
}

.woo-logo{
  	background: url('../img/partners-landing/logo-woocommerce.png')no-repeat;
}

.shopify-logo{
	background: url('../img/partners-landing/shopify-logo-transparent.png')no-repeat;
}

.bigcommerce-logo{
	background: url('../img/partners-landing/bigcommerce-logo-transparent.png')no-repeat;
}

.etsy-logo{
	background: url('../img/partners-landing/logo-etsy-transparent.png')no-repeat;
}

.ebay-logo{
	background: url('../img/partners-landing/logo-ebay-transparent.png')no-repeat;
}

.ebay-official-logo{
	background: url('../img/partners-landing/logo-ebay-officiallogo.png')no-repeat;
}

.amazon-logo{
	background: url('../img/partners-landing/logo-amazon-transparent.png')no-repeat;
}

.magento-logo{
  background: url('../img/partners-landing/logo-magento-transparent.png')no-repeat;
}

.godaddy-logo{
  background: url('../img/partners-landing/logo-godaddy-transparent.png')no-repeat;
}

.weebly-logo{
  background: url('../img/partners-landing/logo-weebly-transparent.png')no-repeat;
}


.stripe-logo{
  background: url('../img/partners-landing/logo-stripe-transparent.png')no-repeat;  
}

.stacked-div .header-foreground .right{
	float: right;
	width: 45%;
}
.woo-landing-header{
	padding-top: 7px;
	height: 467px;
	overflow: hidden;
	display: flex;
}


/*
 * General Content Sections
 */

.mid-content{
	width: 100%;
	clear: both;
}
.left-mid{
	width: 50%;
}
.left-mid .mid-content{
	float: right;
}

.left-mid h3{
	font-size: 19px;
	line-height: 19px;
	color: #505d63;
	opacity: .69;
	filter: alpha(opacity=69);
	margin: 0 0 0px;
	font-weight: 300;
}
.right-mid{
	width: 50%;
	padding-top: 54px;
	padding-left: 65px;
}
.right-mid .mid-content{
}
.woo-landing-footer{
	padding-top: 9px;
}
.woo-landing-footer .upper-footer{
    margin-top: 80px;
}

.left-mid{
	padding-left: 42px;
	overflow: hidden;
}
.right-mid{
	padding-right: 42px;
}

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and (min-resolution: 120dpi) {

	.woo-landing-fold {  
		background-color: rgba(233, 145, 136, 1.0);
		background-repeat: no-repeat, no-repeat;
		background-size: 1204px 800px, cover;
	}

}

.col-right, .col-left{
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
}
.col-right h3, .col-left h3{
  font-family: 'ars-maquette-web', sans-serif;
  font-size: 24px;
  line-height: 1.0;
  color: #ffffff;
	padding: 0px;
	padding-bottom: 14px;
}
.col-right p, .col-left p{
	padding-top: 6px;
	padding-bottom: 20px;
}

@media(max-width: 980px){
}

@media(max-width: 600px){

	.col-right{
		padding-top: 0px;
    padding-left: 28px;
	}
	.col-left{
		padding-top: 110px;
    padding-left: 28px;
	}
	.col-right p{
		width: 280px;
	}
	.col-left p{
		width: 280px;
	}
	.left-mid .mid-content{
		float: left;
	}
	.left-mid{
		top: 0px;
    left: 0px;
		padding-left: 0px;
		width: 100%;
		position: absolute;
	}
	.right-mid{
		top: 0px;
		padding-left: 0px;
		width: 100%;
		position: absolute;
	}
	.right-mid .mid-content{
		max-width: 344px;
	}

	.woo-landing-header, .woo-landing-mid{
		position: relative;
	}


	.col-left{
	  width: 409px;
	  height: 410px;
	}
	.col-right p{
		width: 280px;
	}
	.right-mid{
		left: 0px;
	}
	.mobile-right{
		right: -293px !important;
	}


	.woo-landing-nav nav .navigation{
		background-color: rgba(159, 206, 82, 1.0);
	}

	.features {
	    margin-bottom: 10px;
	}

}
/*
 * Specific Content Sections
 */
.features{
	margin-bottom: 60px;
}
.features .left-mid{
	width: 34% !important;
}
.features .right-mid{
	width: 62% !important;
}
.features .col-left{
	padding-top: 92px;
}
.features .col-right{

	margin-top: 20px;

  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
  -moz-column-gap: 60px; /* Firefox */
  column-gap: 60px;

}

ul.features{
	list-style-type: none;
	min-width: 400px;
}
.features li{
  height: 38px;
}
.features li {
  color: rgba(127, 179, 79, 1.0);
  padding-bottom: 12px;
  font-size: 15px;
  list-style-type: none;
}
.features li span{
}

.section.carriers .centered {
  height: 160px;
  width: 800px;
  margin-left: auto;
  margin-right: auto; 
}
.section.carriers ul.disc-icons {
  margin-top: 16px; 
}
.section.carriers ul.disc-icons li .disc-icon {
  background-size: 100%; 
}
.section.carriers .more {
  text-align: center; 
  height: 50px;
}

@media(max-width: 1000px){

	.stacked-div .header-foreground .left{

    margin-top: 90px;
    margin-left: 28px;
	}	
	a.secondary{
		margin-top: 4px;
	}
}
@media(max-width: 860px){
	.integrations-logo-base{
	    bottom: 10px;
	    left: 50%;
	    margin-left: -90px;
	    position: absolute;
	}
	.features .col-left{
		padding-top: 60px;
	}
	.features .right-mid{
		padding-top: 0px;
    width: 645px !important;
    margin-left: auto;
    margin-right: auto;
	}
	.features .left-mid{
	    width:  100% !important;
	    text-align: center;
	}
	.diagonal-fill-base{
        width: 100%;
        height: 72px;
        left: 0px;
        position: absolute;
        top: 399px;
    }
	
}

.arrow{
  font-size: 9px;
  color: rgba(127, 179, 79, 1.0);
  margin-right: 4px;
	background: url('../img/woo-landing/feature-bullet@2x.png') no-repeat;
	height: 8px;
	width: 9px;
    
    float: left;
  background-size: contain;
  margin-right: 8px;
    margin-top: 9px;
}

.woo-landing-mid.three-step{
	background-color: rgba(248, 250, 251, 1.0);
	height: 194px;
}

.woo-landing-mid.desc{
	background-color: rgba(248, 250, 251, 1.0);
	height: 130px;
    padding-top:20px;
}

.three-step ul.subpods{

}
.three-step .sub-pods li{

	width: 32%;
  height: 75px;
  display: block;
  float: left;

  margin-top: 30px;
}
.three-step h3{
	line-height: 23px;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	color: #404a52;
}
.three-step p{
	color: #939ca3;
	line-height: 23px;
	font-size: 15px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.three-step span.bullet{
	background-color: rgba(90, 103, 121, 1.0);
	border-radius: 3px;
	line-height: 24px;
	padding: 1px 6px;
	color: #fff;
	margin-right: 6px;
  font-size: 13px;
    font-weight: 400;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a3853+0,557c7d+100 */
background: rgb(42,56,83); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(42,56,83,1) 0%, rgba(85,124,125,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(42,56,83,1) 0%,rgba(85,124,125,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(42,56,83,1) 0%,rgba(85,124,125,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3853', endColorstr='#557c7d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.woo-landing-mid.bottomgrey{
	background-color: rgba(248, 250, 251, 1.0);
	height: 194px;
}

.woo-landing-mid.description{
	background-color: rgba(248, 250, 251, 1.0);
	height: 75px;
    padding-top:20px;
}

.bottomgrey a{
	color: #939ca3;
	line-height: 23px;
	font-size: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.bottomgrey a:hover{
  color: #424E58;
}

.woo-landing-mid.customer-quote{
	height: 360px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#080e20+0,275866+100 */
	background: rgb(8,14,32); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(8,14,32,1) 0%, rgba(39,88,102,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(8,14,32,1) 0%,rgba(39,88,102,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(8,14,32,1) 0%,rgba(39,88,102,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080e20', endColorstr='#275866',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.customer-quote .col-left{
	width: 50%;
	float: left;
}
.customer-quote .col-left{
	padding-top: 68px;
	margin-right: 60px;
	margin-left: 45px;
}
.customer-quote b{
	color: #fff;
	font-weight: 400;
}
.customer-quote p{
	color: rgba(255, 255, 255, 0.46);
}
.customer-quote .col-right{
	width: 50%;
	float: right;
}
.customer-quote .video-container{
	background-color: rgba(220, 228, 233, 1.0) !important;
	height: 360px;
	width: auto;
}
.customer-quote video{
	width: 400px;
	height: 360px;
}
@media(max-width: 860px){

	.customer-quote .col-left{
		margin-left: auto;
		margin-right: auto;
	}

	.woo-landing-mid.customer-quote{
		height: 300px;
	}
	.customer-quote{
		text-align: center;
	}
	.customer-quote p{
		text-align: center;
		font-size: 15px;
		line-height: 24px;
	}
	.people{
    margin-left: auto;
    margin-right: auto;
  }
  .video-container{
  	height: 440px !important;
  }
	
  .customer-quote video{
		width: 50%;
	}
}
.button:not(.nohover):hover, .button:not(.nohover):hover{
 	opacity: 0.7;
}

.calls-to-action{
	height: 300px;
}
.calls-to-action h3{
	font-size: 31px;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	margin-bottom: 40px;
	width: 320px;
}
.calls-to-action span.a{
	font-size: 31px;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
}
.calls-to-action a{
	padding: 0px 16px;
  height: 39px;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.0;
  letter-spacing: 0.8px;
  border: 0px;
}
.calls-to-action .button.primary{
  background-color: rgba(156, 207, 92, 1.0);
  color: #fff;

}
.calls-to-action .button.secondary{
	background-color: rgba(211, 215, 219, 1.0);
	color: #fff;
}
.calls-to-action span.hippo{
	background: url('../img/woo-landing/cta-hippo.png') no-repeat;
	height: 38px;
	width: 61px;
    
  position: absolute;
  background-size: contain;

  top: -15px;
  left: 111px;
  z-index: -10;

}






/* VINTED */
.woo.col-left{
	color: rgba(255, 255, 255, 0.7);
	padding-right:80px;
	padding-bottom:110px;
}
.woo.col-left h3{
	color: rgba(255, 255, 255, 1.0);
}
.woo.col-left a{
  color: rgba(75, 188, 208, 1.0);
  background-color: #fff;
}

.woo.col-right{
  position: relative;
  right: -24px;
  padding-top: 31px;
  height: 460px;
  width: 640px;
  background-size: contain;
}
.woo.col-right .img1{
	background: url('../img/woo-landing/woo-bg.png')no-repeat;
  width: 602px;
  height: 342px;
    
  float: left;
  position: relative;
  background-size: contain;
}

@media(max-width: 600px){

	.woo.col-right .img1{
		width: 111px;
	    height: 147px;
	    top: 102px;
	    left: 20px;
	    background-size: contain;
	}

	.integrations-logo-base{
	    bottom: -50px;
	}

}


.woo-landing-footer{    
	background-color: rgba(75, 188, 208, 1.0);
  border: 0px;
  color:rgba(255, 255, 255, 0.7);
}
.woo-landing-footer .lower-footer{
	border-color: rgba(255, 255, 255, 0.1);
}


/*
 * DETAIL PAGE
 */

.woo-landing{
  overflow:hidden;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
.woo-landing p{
  font-size: 15px;
  line-height: 1.7;
  color: #788086;
}
.woo-landing h3{
  font-size: 31px;
  line-height: 41px;
  font-weight: 400;
  color: #000;
}

.woo-landing h4{
	color: #939ca3;
	font-size: 19px;
	line-height: 26px;
	margin: 0px;
	font-weight: 300;
}
.woo-landing .col-left{
	height: auto !important;
}
.woo-landing .col-right{
	height: 190px;
}

.woo-landing .left-mid{
	position: relative;
  min-height: 200px;
  float:left; 
  margin-right:20px;
  width: 40%;

}
.woo-landing .right-mid{
	position: relative;
  min-height: 200px;
  overflow:hidden;
  min-height:170px;
}



.col-left.detail, .col-right.detail{
	color: rgba(67, 83, 105, 1.0);
	padding-top: 68px;
	padding-bottom: 26px;
}
.col-left.detail h3, .col-right.detail h3{
	color: rgba(67, 83, 105, 1.0);
}
.woo-landing .col-left.quote, .woo-landing .col-right.quote{
	color: rgba(67, 83, 105, 1.0);
	padding-top: 68px;
	padding-bottom: 26px;
}
.woo-landing .col-left.quote{
	padding-right:100px;
}
.woo-landing .col-right.quote p{
	font-size: 34px !important;
  line-height: 1.3 !important;
  color: #000000;
}
.woo-landing .col-right.quote p{
	position: relative;
  top: -70px;
  left: -15px;
}
.woo-landing .quote-mark{
  font-size: 100px;
  line-height: 0.4;
  color: #000000;
  left: -60px;
  position: relative;
}
.detail ul{
	list-style-type: square;
}
.detail li{
  color: rgba(233, 145, 136, 1.0);
  padding-bottom: 12px;
}
.detail li span{
	color: rgba(67, 83, 105, 1.0);
}
.woo-landing-footer{
	background-color: #fff;
}


@media(max-width: 600px){

	.woo-landing .left-mid{
    float: none;
    margin-right:0;
    width:auto;
    border:0;
	}
	.woo-landing .col-right.quote p{
		font-size: 28px !important;
    position: relative;
    top: -70px !important;
    left: 30px !important;
    width: auto !important;
	}
	.woo-landing .quote-mark{
	  font-size: 100px;
	  line-height: 0.4;
	  color: #000000;
	  left: -11px;
	  position: relative;
	}
}


@media(max-width: 860px){
	.woo-landing-nav #signup a{
		color: #9FCE52 !important;
	}
	.header-foreground h3{
		padding-bottom: 0px !important;
		text-align: center;
	}
	.header-foreground h4{
		text-align: center;
	}
	.woo-landing-fold.woo{
		height: 600px;
		text-align: center;
	}
	.stacked-div.header-left{
		height: 400px;
		width: 100%;
	}
	.stacked-div.header-foreground-container{    
		height: 480px;
	}
	.stacked-div .header-foreground .left{
		margin-top: 90px;
		float: none;

    width: 480px;
    margin-top: 140px;
    margin-left: auto;
    margin-right: auto;
	}
	.stacked-div .header-foreground .right{
		width: 100% !important;
	}
	.woo-logo{
		margin-top: 100px;
		float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
	}
	.stacked-div.header-bg-edge{
		background: url('../img/woo-landing/header-bg-edge-tablet.png')no-repeat;
		width: 100%;
		height: 72px;
		left: 0px;
    position: absolute;
    background-size: contain;
    top: 307px;
	}
}


@media(max-width: 560px){

	.woo-landing-nav #signup a{
		color: #9FCE52 !important;
	}

	.header-foreground h3{
		font-size: 28px;
		line-height: 37px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
	}

	.header-foreground h4{
		    text-align: center;
    width: 234px;
    margin-left: auto;
    margin-right: auto;
	}

	.woo-landing h3{
		font-size: 28px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    line-height: 37px;
	}

	ul.features{
		min-width: 320px;
		text-align: left;
	}
	.col-left {
		width: 100%;
		padding-left: 0px;
	}
	.stacked-div .header-foreground .left {
		padding: 0 20px 0 20px;
		margin-top: 78px;
	}
	.header-foreground .left{
		width: 100% !important;
	}
	.header-foreground .right{
		width: 100% !important;
	}
	.header-foreground a.secondary{
		display: none;
	}
	.woo-logo{
		margin-top: 85px;
	}
	.header-foreground p{
		text-align:center;
	}
	.features .col-left{
		margin-left: auto;
    margin-right: auto;
	}
	.features .col-right{

	  -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
	  -moz-column-count: 1 !important; /* Firefox */
	  column-count: 1 !important;
	  -webkit-column-gap: 0px !important; /* Chrome, Safari, Opera */
	  -moz-column-gap: 0px !important; /* Firefox */
	  column-gap: 0px !important;
	  height: auto !important;

	}
	.features .right-mid{
		width: 100% !important;
		text-align: center;
	}
	.mid-content{
		max-width: 100% !important;
	}
	.three-step{
		height: 416px !important;
	}
	.three-step.desc{
		height: 230px !important;
	}
	.three-step .inner{
		height: 255px;
	}

	.bottomgrey{
		height: 100px !important;
	}
	.bottomgrey.description{
		text-align: center !important;
	}
	.bottomgrey .inner{
		height: 80px;
	}
	.sub-pods li{

    height: 105px !important;
    float: none !important;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 256px !important;

	}
	.customer-quote .col-left{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.customer-quote p{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		text-align:middle;
	}
	.customer-quote .col-right{
		display: none;
	}

	.calls-to-action .inner{
		    text-align: center;
	}

    .diagonal-fill-woocommerce{
        background: linear-gradient(to left top, rgba(0, 0, 0, 0) 50%, rgba(159, 206, 82, 1.0) 50%);
    }

}

.partners-landing.carriers {
	text-align: center;
}

