

/* Homepage */




.home .entry-content {
	x_margin-top:-2em;
}


#home-banner {
	background: #333 url('../images/ready-to-ship-australia-bg.jpg') center top no-repeat;
	background-size:100% auto;
	background-size:cover;
	xmin-width:1200px;
	color:#fff;
	padding:50px 0;
	border-bottom: 1px solid #ddd;
	box-shadow:inset 0 0 30px rgba(0,0,0,.3);
}

#home-banner h2,
#home-banner h3,
#home-banner .section-title,
#home-banner .section-subtitle {
	color:#fff;	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#home-banner .section-title {
	font-size:2rem;
	line-height:1.3em;
	x_max-width:960px;
	font-weight:normal;
	
	font-family:"Montserrat", "Open Sans", "Source Sans Pro", arial, sans-serif;
}

#home-banner .section-subtitle {
	x_max-width:650px;
	font-family:"Open Sans", arial, sans-serif;
	border:none;
	font-size:0.9rem;
	margin-bottom:2em;
	line-height:2em;  
	max-width: 58rem;
	margin-left: 0;
}


@media all and (min-width : 768px) {
	
	body.home #header {  
		background: none;
		position: absolute;
		/* top: 0; */
		height: 100px;
		width: 100%;
		z-index: 100;
		border: none;
		box-shadow: none;
	}
	#home-banner {
		padding:162px 0 120px;
		min-height:600px;
	}
	
	#home-banner .section-title {
		font-size:3.5rem;
		margin-left:0;
		margin-right:0;
		max-width:17em;
	}
	
	#home-banner .section-subtitle {
	}
	

}

#home-banner .btns {
	font-size:1.2em;
	x_text-align:center;
}

#home-banner .integrates {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:10px;
	position:relative;
	
	padding-bottom: 60px;
	width: auto;
	text-align: left;
	
	padding-bottom:0;
}

#home-banner .integrates .text {
	display:block;
	margin-bottom:1em;
	font-size:1.5em;
	color:rgba(255,255,255,0.7);
}

#home-banner .integrates-with,
.shipping-options li {
	display:block;
	text-align:left;
}


#home-banner .integrates,
#home-banner .integrates-with,
.shipping-options {
	width: auto;
}

#home-banner .integrates-with li,
.shipping-options li {
	display:inline-block;
	text-align:left;
	text-indent:-999em;	
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top:0.5em;
}

/*#home-banner .integrates-with li.magento {
	background:url('../images/magento-logo.png') left top no-repeat;
	width:112px;
	height:130px;
}
#home-banner .integrates-with li.ebay {
	background:url('../images/ebay-logo.png') left top no-repeat;
	width:230px;
	height:94px;
}*/


#home-banner .integrates-with li.neto {
	background:url('../images/neto-logo-sm.png') left top no-repeat;
	width:120px;
	height:46px;
}

#home-banner .integrates-with li.magento {
	background:url('../images/magento-logo-sm.png') left top no-repeat;
	width:40px;
	height:46px;
}
#home-banner .integrates-with li.ebay {
	background:url('../images/ebay-logo-sm.png') left top no-repeat;
	width:113px;
	height:46px;
}
#home-banner .integrates-with li.bigcommerce {
	background:url('../images/bigcommerce-logo-sm.png') left top no-repeat;
	width:32px;
	height:46px;
}
#home-banner .integrates-with li.shopify {
	background:url('../images/shopify-logo-sm.png') left top no-repeat;
	width:40px;
	height:46px;
}
#home-banner .integrates-with li.woocommerce {
	background:url('../images/woocommerce-logo-sm.png') left top no-repeat;
	width:228px;
	height:46px;
}
#home-banner .integrates-with li.prestashop {
	background:url('../images/prestashop-logo-sm.png') left top no-repeat;
	width:46px;
	height:46px;
}
#home-banner .integrates-with li.auspost,
.shipping-options li.auspost {
	background:url('../images/auspost-logo-sm.png') left top no-repeat;
	width:119px;
	height:46px;
}
#home-banner .integrates-with li.startrack,
.shipping-options li.startrack {
	background:url('../images/startrack-logo-sm.png') left top no-repeat;
	width:142px;
	height:46px;
}
.shipping-options li.startrack {
	background:url('../images/startrack-logo-dark-sm.png') left top no-repeat;	
}
#home-banner .integrates-with li.sendle,
.shipping-options li.sendle {
	background:url('../images/sendle-logo-sm.png') left top no-repeat;
	width:152px;
	height:46px;
}
.shipping-options li.sendle {
	background:url('../images/sendle-logo-sm.png') left top no-repeat;	
}
#home-banner .integrates-with li.fastway,
.shipping-options li.fastway {
	background:url('../images/fastway-logo-sm.png') left top no-repeat;
	width:118px;
	height:46px;
}
#home-banner .integrates-with li.couriersplease,
.shipping-options li.couriersplease {
	background:url('../images/couriersplease-logo-sm.png') left top no-repeat;
	width:126px;
	height:46px;
}
#home-banner .integrates-with li.tig,
.shipping-options li.tig {
	background:url('../images/tig-logo-sm.png') left top no-repeat;
	width:109px;
	height:46px;
}
#home-banner .integrates-with li.dhl-ecommerce,
.shipping-options li.dhl-ecommerce {
    background: url('../images/dhl-ecommerce-logo-46.png') left top no-repeat;
    width: 208px;
    height: 46px;
}

.shipping-options li.dhl-ecommerce {
    background: url('../images/dhl-ecommerce-logo-46.png') left top no-repeat;
    width: 208px;
    height: 46px;
}

.shipping-options {
	margin-top:1.5rem;	
}


@media all and (min-width : 768px) {
	
	#home-banner .integrates {
		float:left;
		margin-top:8rem;
	}
	
/*	#home-banner .integrates-with {
		position:absolute;
		left:0;
}*/
}




.home #container .section-outer {
	border:none;
}

.home #container .section-inner {
	xpadding-top:6em;
	xpadding-bottom:6em;	
}

.home .entry-content {
	padding-top:0;
	padding-bottom:0;
}

.home h1 {
	
}

.home h2,
.home h3,
.home h4 {
	text-align:center;	
}

.home h2,
.home .h2 {
	font-size:3em;	
}
.home h3,
.home .h3 {	
	font-size:1.3em;
}

#home-boxes {
	border:none;
	counter-reset: home-box;
}

#home-boxes .column .box {
	background-size:auto;
	background:center 28px no-repeat;
	display:block;
	text-decoration:none !important;
}

@media all and (min-width : 768px) {
	#home-boxes .column .box {
		background-size:65% auto;
	}
}

@media all and (min-width : 1000px) {
	#home-boxes .column .box {
		background-size:auto;
	}
}

#home-boxes .column-register .box {
	background-image:url('../images/home-box-register.png');	
}

#home-boxes .column-channels .box {
	background-image:url('../images/home-box-channels.png');	
}

#home-boxes .column-shipping .box {
	background-image:url('../images/home-box-shipping.png');	
}

#home-boxes .column-begin .box {
	background-image:url('../images/home-box-begin.png');	
}

#home-boxes .box {
	border:1px solid #eee;
	padding:190px 0 0;
}

#home-boxes .box-title {
	border:none;
	padding:0;
	margin:0;
	margin-bottom:0.5em;
	color:#333;
	font-weight:bold;	
	font-family:"Open Sans", arial, sans-serif;
	text-align:center;
	font-size:1.2em;
}

#home-boxes .box-title:before {
	counter-increment: home-box;
	content:counter(home-box);
	display:inline-block;
	background:#dbdbdb;	
	border-radius:3em;
	-moz-border-radius:3em;
	-webkit-border-radius:3em;
	color:#fff;
	margin-right:0.5em;
	width:1.2em;
	height:1.2em;
	padding:0.2em;
}

#home-boxes .box-subtitle {
	color:#959595;
	font-size:0.7em;
	text-align:center;
	line-height:1.6em;
	padding:0 1em 1em;
	min-height:3.3em;
}


#home-cta .section-inner {
	padding-top:0;	
}
	

/*
.home .feature-list .feature {
	background:none bottom center no-repeat;
	padding: 6em 0;
	text-align:center;
	border-bottom:1px solid #eee;
}

.home .feature-list .feature:first-child {
	border-top:none;
	padding-top:0;	
}

.home .feature-list .feature:last-child {
	border-bottom:none;
	padding-bottom:0;	
}

.home .feature .feature-title {
	font-size:2em;
	font-weight:200;
	margin-bottom:0.6em;
}

.home .feature .feature-image {
	margin-top:3em;	
}*/





.home #footer #footer-copyright {
	margin-top:0;	
}



