.aboutus-hero {
	background-image: url(../jpg/hero-11.jpg);
    padding-top: 185px;
    padding-bottom: 185px;
    background-size: cover;
    background-position: 50% center;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.aboutus-hero h2,
.aboutus-hero h3 {
	color: #fff;
}
.aboutus-hero h3 {
	margin: 15px 0 0;
}

section.ourstory {
    padding: 50px 0;
}
.aboutus-nav {
    text-align: center;
}
.aboutus-nav > ul {
	margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    border: 1px solid #e7e8ec;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    height: 50px;
}
.aboutus-nav > ul > li {
	float: left;
	border-left: 1px solid #e7e8ec;
}
.aboutus-nav > ul > li:first-child {
    border-left: none;
}
.aboutus-nav > ul > li a {
	color: #2a2d32;
	font-size: 16px;
	line-height: 48px;
	text-decoration: none!important;
	padding: 0 30px;
	display: block;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.aboutus-nav > ul > li a.active,
.aboutus-nav > ul > li a:hover {
    color: #fff;
    background-color: #006bed;
}

.inc-500 {
    margin: 20px 0 0;
}
.inc-500-left {
    float: none;
	text-align: center;
}
.inc-500-left h2 {
	margin: 0 0 20px;
}
.inc-500-right {
    float: right;
    width: 310px;
	padding: 90px 0 0;
}

section.tc-advantages {
    padding: 50px 0 70px;
    /*background-image: url(/2015/images/aboutus/green-bg.jpg);*/
	background-color: #25282a;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-position: 50%;
}
section.tc-advantages h2 {
	margin: 0 0 30px;
}
.tc-advantages-col {
    float: left;
    width: 25%;
}

section.qualities-details {
    padding: 65px 0 50px;
}
.industry-cols {
    margin: 0 0 0;
}
section.industry-leading .container1170 > h3 {
	margin: 10px 0 0;
}
.industry-col {
	float: left;
    width: 48.5%;
    min-height: 280px;
    text-align: left;
    border: 1px solid #e7e8ec;
    margin: 0 0 35px;
    border-radius: 4px;
    border-top: 2px solid #006bed;
    padding: 20px 45px 20px 70px;
}
.industry-col:nth-child(even) {
	float: right;
}

.industry-h3 > h3 {
	font-size: 28px;
    line-height: 80px;
    float: left;
    letter-spacing: -0.015em;
}
.industry-h3 > img {
	float: right;
}
.industry-h3 {
    margin: 0 0 25px;
}
.industry-col p {
	min-height: 120px;
}
@media(max-width: 1199px) {
	
	.industry-col {
		padding: 20px 20px 20px 35px;
		min-height: 310px;
	}
	.industry-h3 > h3 {
		font-size: 24px;
	}	
}

@media(max-width: 1023px) {
	
	.industry-col {
		float: none !important;
		width: 100%;
		min-height: 0;
	}
	.industry-col p {
		min-height: 0;
		margin: 0 0 25px;
	}
}

@media(max-width: 767px) {
	.industry-col {
		padding: 15px 20px;
	}
	.industry-h3 {
		text-align: center;
	}
	.industry-h3 > img {
		float: none;
	}
	
	.industry-h3 > h3 {
		float: none;
		line-height: 40px;
	}
	.industry-col p {
		text-align: center;
	}
	.industry-learnmore {
		text-align: center;
	}
}

section.pci-compliance {
    background-color: #f9f8f9;
    padding: 30px 0;
}
.pci-right {
    float: right;
}
.pci-left {
    float: left;
    width: 730px;
}
p.pci-text {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.015em;
    padding-right: 40px;
    margin: 0 0 20px;
}
p.pci-author {
    margin: 0;
}
section.why-3dcart {
    padding: 50px 0;
    text-align: left;
}
.why-3dcart h2 {
	margin: 0 0 8px;
}
img.why-3dcart-hero {
    margin: 50px auto;
}

.tc-cart-features-col {
	margin: 40px -15px 0 -15px;
}
.tc-cart-feature {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 15px;
	margin: 0 0 35px;
}
.tc-cart-feature-heading {
    margin: 0 0 5px;
}
.tc-cart-feature-icon {
    float: left;
    color: #25b46a;
    font-size: 50px;
    line-height: 1;
    width: 50px;
    margin: 0 12px 0 0;
}
.tc-cart-feature-heading h4 {
    line-height: 53px;
}

section.executive-team {
    text-align: center;
    background-color: #f9f8f9;
    padding: 50px 0 0;
}
section.executive-team h3 {
    margin: 10px 0 0;
}

.executive-col-group {
	margin: 0 -15px;
}
.executive-col-group .col-4 {
	padding: 0 15px;
	margin: 50px 0 0;
}
.executive {
    text-align: left;
}
.executive-pic {
    float: left;
	margin-right: 15px;
}
.executive-bio {
    padding: 40px 0 0;
}
.executive-bio .executive-role {
	margin: 5px 0 0;
}
p.executive-details {
    min-height: 300px;
	margin: 20px 0 0;
}

section.were-hiring {
    text-align: center;
    padding: 80px 0;
	
	/*background-image: url(/2015/images/aboutus/we-are-hiring.jpg);*/
	background-color: #25282a;
	background-size: cover;
	background-position: 50% center;
}
.were-hiring h2, 
.were-hiring h3 {
    color: #fff;
}
.were-hiring h3 {
    margin: 15px 0 0;
}

section.contact-area {
    padding: 50px 0 100px;
    background-color: #f9f8f9;
    text-align: center;
}
section.contact-area h3 {
	margin: 0;
}
section.contact-area h3 {
    margin: 20px 0 40px;
}
.contact-cols {
    margin: 60px 0 0;
    padding: 40px 0 0;
    border-top: 1px solid #e7e8ec;
}
.contact-left {
    float: left;
    text-align: left;
}
.contact-text-icon {
    float: left;
    width: 60px;
    padding: 6px 0 0;
}
.contact-text {
    margin: 35px 0 0;
}
.contact-text-text {
    float: left;
    width: 360px;
}
.contact-text-text h4 {
	margin: 0 0 3px;
}
.giving-back{
	padding: 50px 0;
}
.giving-back h2,
.giving-back h3{
	text-align:center;
}
.gb-image{
	float:left;
	width: 34%;
	margin-top: 10px;
}
.gb-text{
	float:right;
	width: 65%;
}
.gb-details {
    margin-top: 50px;
}
@media(max-width: 1199px) {
	h2 {
		font-size: 36px;
	}
	h3 {
		font-size: 24px;
	}
	.inc-500-left {
		width: 100%;
	}
	.pci-left {
		width: 550px;
	}
	p.executive-details {
		min-height: 215px;
	}
	.contact-right {
		float: right;
		width: 540px;
	}
	.gb-image img{
		max-width:100%;
	}
	.gb-image {
		margin-top: 55px;
	}
}
@media(max-width: 1023px) {
	.inc-500 {
		margin: 30px 0 0;
	}
	.inc-500-right {
		float: none;
		padding: 20px 0;
		width: 100%;
	}
	.inc-500-right img {
		margin: 0 auto;
		display: block;
		max-width: 100%;
	}
	.inc-500-left {
		float: none;
		text-align: center;
		width: 100%;
	}
	.tc-advantages-col img {
		max-width: 100%;
	}
	.tc-advantages-col {
		padding: 0 10px;
	}
	.pci-left {
		float: none;
		width: 100%;
	}
	.pci-right {
		margin-left: 20px;
	}
	.tc-cart-feature-heading h4 {
		line-height: 24px;
		padding: 10px 0 0;
	}
	.tc-cart-feature br {
		display: none;
	}
	.tc-cart-feature-heading {
		min-height: 58px;
	}
	
	p.executive-details {
		min-height: 338px;
	}
	.were-hiring h3 br {
		display: none;
	}
	
	.contact-left {
		float: none;
		margin: 0 auto;
		max-width: 440px;
	}
	.contact-text {
		margin: 0 0 20px;
	}
	.contact-cols {
		margin: 30px 0 0;
	}
	.contact-right {
		float: none;
		margin: 0 auto;
	}
	.gb-image{
		float:none;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.gb-text{
		float:none;
		width: 100%;
	}
}

@media(max-width: 767px) {
	h2 {
		font-size: 30px;
		line-height: 42px;
	}
	.aboutus-hero h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.aboutus-hero {
		padding-top: 125px;
		padding-bottom: 35px;
	}
	.aboutus-nav > ul {
		height: auto;
		width: 100%;
	}
	.aboutus-nav > ul > li {
		float: none;
		border: none;
	}
	.pci-right {
		float: none;
		margin: 0 auto 30px auto;
		width: 100%;
		text-align: center;
	}
	.pci-right img {
		margin: 0 auto;
	}
	p.pci-text {
		text-align: center;
		padding: 0;
	}
	.pci-left {
		text-align: center;
	}
	.tc-cart-feature {
		float: none;
		width: 100%;
	}
	.executive-pic {
		float: none;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.executive-profile {
		text-align: center;
	}
	p.executive-details {
		min-height: 0;
		text-align: center;
	}
	section.executive-team {
		padding: 50px 0;
	}
	.contact-text {
		text-align: center;
	}
	.contact-text-icon {
		float: none;
		width: 100%;
	}
	.contact-text-text {
		float: none;
		width: 100%;
	}
	.contact-right img {
		display: block;
		margin: 0 auto;
	}
	.contact-right {
		float: none;
		width: 100%;
	}
	.tc-advantages-col {
		width: 50%;
		padding: 10px;
	}
}
.section_alt-bg {
    background-color: #f9f8f9;
}