.landing {
	background:#444 url('/newassets/images/about-voicent-bg.jpg'); 
	background-size:cover; 
	padding-top: 40vh; padding-bottom:50vh;
}
.landing.short { padding-top: 28vh; padding-bottom:15vh; background-position:center}
.landing h1 {
	line-height:1.5em; 
}
.staff-container p, .testimonial p { line-height: 2.2em; margin-top:50px; }
.landing h3 { line-height: 1.9em; font-size:1.2em; letter-spacing: 1px; }
.header--light .logo .logo__text, .header--light .logo .highlight, .header--light .logo .logo__slogan { margin-top: 0px}
.devider-color {display:none; } 
.wrapper { margin-top: -153px;}
.bigger {
	font-weight:light !important; 
	color: orange; text-transform: uppercase; letter-spacing: 2px;
	color: #e7505a; font-size: 20px;
}
.achivement-item .achivement-item__highlight {
	color: #fff;
}  
.achivement-item__marker i {font-size:50px; margin-bottom:15px; margin-top:15px;}


.careers h3 { font-size: 1.1em; color:#e7505a  }
.careers p {font-size:.95em; }
.careers i { font-size:40px; text-align:center; padding-top:20px;  color: #e7505a}
.careers h2 { color: #e7505a }
.careers .landing h3 { color:#fff; }

.jobs i {
	margin-bottom: 30px; color: #e7505a;  margin-top:15px; 
}
.jobs .col-sm-4 i {
	font-size:30px; margin-bottom:15px; margin-top:25px;
}
.jobs h1 { color: #e7505a;margin-bottom:40px; }
.job h1 { line-height: 1.5em; }
.btn-danger {background: #a73d43; }
.btn--decorated, .btn, .btnn { padding: 12px 20px 9px 20px; font-weight: normal;letter-spacing: 1px; }
.jobs p {
	line-height: 2.5em;
}

.testimonial .landing  {
	background:#444 url('/newassets/images/voicent-reviews.jpg'); 
	background-size:cover; background-position:center;
	padding-top: 58vh; padding-bottom:25vh;
}
.testimonial .landing h1 {color:#fff; letter-spacing:1px;   }

.testimonial .testimonial--border {
    padding: 5vh 3vw 5vh 3vw;
    border: 1px solid #ddd;
    background:#fafafa;
    text-align: left;
}
.testimonial-area .review { border-bottom:1px solid #ccc; padding-bottom:10px; padding-top:10px; }
.testimonial-area .author {
	margin-top:0px; font-weight:bold !important;
}
.testimonial-area p {
    line-height: 1.6em;
    margin-top: 0px; font-size:12px; 
}
.testimonial-area img { width:50px; float:left; margin-right:15px;}
.testimonial .testimonial__images {
    width: 80px;
    height: 80px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    float:none;
}

.header--light .z-nav__item a span.btn {margin-top:-7px}

/*
.header--light .header-fixed, .header--light .fixed-top, .header--light .z-nav__list {
	background: none; border-bottom: 0px;
}
.header--light .header-fixed { background: rgba(0,0,0,.2) }
.header--light .z-nav .z-nav__link {
	color: #fff;
}
.logo img {
	-webkit-filter: grayscale(100%) brightness(10);
}
.header--light .logo .logo__text, .header--light .logo .highlight, .header--light .logo .logo__slogan {
	color: #fff;
	margin-bottom: 0px;
}

*/