/* CSS Document */
 @import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,800');

/*Type*/
body {
	font-family:"hurme",sans-serif;
	font-weight:300;
	font-size:18px;
}
h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6 {
	color:#000;
}
h1,.h1 {
	font-weight: 800;
	font-size: 50px;
}

a:not(.button) {
	color:#d8d2c4;
}
.responsive {
	width: 100%;
	vertical-align: top;
}

/*Template Colours*/
.header {
	background-color:#fff;
}
.header .coltable {
	position: relative;
}
.header .slogan p.h3 {
	font-weight: 800;
	font-size: 20px;
}
.navigation {
	background:none;
}

.payment-summary {
	background-color: #d8d2c4;
	border: none;
}

.footer > .frame > .coltable > .col {
	padding:0 20px;
	width: 20%;
}
.footer > .frame > .coltable > .col:first-child {
	padding-left:0;
}
.footer > .frame > .coltable > .col:last-child {
	padding-right:0;
}

.h3, h3,
.h5, h5 {
	font-size: 28px;
	font-weight: 200;
	color:#646569;
}
.h1, h1,
.h2, h2 {
		
}
input[type="submit"], button {
	background-color:#646569;
}


/*Banner*/
.banner {
	padding:0;
	border-bottom: 1px solid #fff;
}
.banner .slider-wrapper {
	box-shadow:none;
}
.banner .slide-inner .button {
	border-color: #646569;
	background-color: #fff;
	box-shadow: inset 0 0px 0 #000;
	padding:12px 50px 12px;
	font-weight: 600;
	margin: 0 8px;
	color: #000;
}
.banner .slide .slide-inner{
    height: 100% !important;
    background-color: rgba(0,0,0,0.2);
}
.banner .slide-inner .button:hover {
	border-color: #fff;
	box-shadow: inset 0 -44px 0 #646569;
	color: #fff;
}
.banner .bx-wrapper{
    border: 0px solid #fff;
    margin-bottom: 0;
}
.banner .bx-controls{
    display: none;
}
.banner h1,
.banner h2{
    color: #fff;
}
/*Header*/
.header {
	background-color: #D8D2C4;
	border-bottom: 2px solid #fff;
}
.header .locol {
	padding:28px 0;
	width: 180px;
}
.header .navigation {
	position:relative;
}
.header .slogan p {
	position: absolute;
	right: 0;
	top: 15px;
	z-index: 999;
	overflow: hidden;
	height: 50px;
	transition: all 0.4s ease-in-out 0.0s;
}
.header .slogan p:hover {
	height: 140px;
}
.header .slogan p a.ico {
	margin-right: 1px;
    margin-left: 4px;
    margin-top: 12px;
	position: relative;
	top: 20px;
}
.header .slogan p .fa {
    background-color: #646569;
	border: 1px solid #fff;
    color: #fff;
    font-size: 30px;
    padding: 16px 0;
    text-align: center;
    transition: all 0.2s ease-out 0s;
    width: 63.5px;
	z-index: 999;
}
.header .slogan p .fa:hover {
    box-shadow: inset 63.5px 0 0 #fff;
	border: 1px solid #fff;
    color: #646569;
}

/*Footer*/
.footer {
	position: relative;
	padding:50px 0 45px;
	color:#FFF;
	background-color:#D8D2C4;
	border-top: 0px solid #fff;
}
.footer .frame {
	padding:10px 0 0px!important;
}
.footer .foot-menu {
	margin:0 0 25px;
}
.footer .foot-menu a {
	color:#646569;
	border-bottom: none;
}
.footer .head {
	font-weight: 300;
	font-size: 26px;
	color: #646569;
	border: none;
}
.footer .foot-menu {
	border-color:#646569;
	margin:2px 0 0px;
}
.footer .foot-menu > li a {
	color: #646569;
	border:none;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 15px;
	transition: all 0.1s ease-out 0.0s;
}
.footer .foot-menu > li a:hover {
	text-shadow: 0 0 10px rgba(255,255,255,1);
}
.footer p {
	font-weight:100;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	max-height: 120px;
}
.footer p b {
	font-size: 20px;
	font-weight:100;
}
.footer p.soc-ico .fa {
	transition: all 0.2s ease-out 0.0s;
	padding: 16px 0px;
	width: 60px;
	background-color: #CDC6B6;
	margin-left: 2px;
	margin-top: 6px;
	font-size: 28px;
	color: #fff;
	text-align: center;
}
.footer p.soc-ico .fa:hover {
	box-shadow:inset 60px 0 0 #fff;
	color:#646569;
}
.footer h4 {
	color:#646569;
	margin-bottom: 4px;
}

/*Copyright*/
.copyright * {
	color:#FFF;
}
.copyright {
	background-color:none;
	border: none;
}
.copyright h4 {
	text-align: left;
	font-weight: 200;
	font-size: 18px;
	margin: 0;
}
.copyright a {
	color:inherit;
	float: right;
}

/*Box*/
.box, .form-block {
	border-width:1px;
}

/*Job Search CSS*/
.searchbox {
	padding:25px 30px;
	background-color:#646569;
}
.searchbox h1{
	color:#fff;
	font-size:24px;	
}
.searchbox .col.first{
	width:180px;
	text-align:center;
	padding-right:35px;
}
.newsub {
	text-align:right;	
}

.searchbox input[type="text"],.searchbox  input[type="password"],.searchbox  textarea,.searchbox  select {
    background:none;
    border: 1px solid #fff;
    color: #aaa;
    font-size: 18px;
    font-weight: 100;
    padding: 11px 18px 11px;
	box-sizing:border-box;
    width: 100%;
	vertical-align: top;
}
.searchbox input[type="submit"] {
	transition:all 0.1s ease-out 0.0s;
    background-color: #D8D1C5;
    color: #161616;
    cursor: pointer;
	text-transform:uppercase;
    font-size: 16px;
    font-weight: bold;
	border:1px solid #fff;
    padding: 12px 30px 13px;
	box-sizing:border-box;
	margin-left:30px;
}
.searchbox input[type="submit"]:hover {
    box-shadow: 0 -47px 0 #fff inset;
    color: #646569;
}
.searchbox .newsub .field input {
    display: inline-block;
    width: 60%;
}
.searchbox .newsub .field input[type="submit"] {
    width: 16.5%;
}

/*Header & Footer Searchbar*/
#searchbar {
	width: 280px;
	position: absolute;
	right: 0;
	bottom: 13px;
}

#searchbar #form_search {
	width: 78%;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 14px 10px;
	font-size: 18px;
	border: 0px;
}
#searchbar input[type="submit"] {
	width: 20%;	
	color: #64656A;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 14px 10px;
	background-color: #ECE7E2;
	margin-left: -5px;
	margin-right: -5px;
}
#searchbar input[type="submit"]:hover {
    box-shadow: 0 -47px 0 #fff inset;
    color: #646569;
}
#searchbar input[type="text"]:hover, 
#searchbar input[type="text"]:focus, 
#searchbar select:focus, 
#searchbar select:hover, 
#searchbar textarea:focus, 
#searchbar textarea:hover {
	color: #000 !important;
}

.footer #searchbar {
	width: 196px;
	position: relative;
	right: 0;
	bottom: 0;
}
.footer #searchbar #form_search {
	padding: 8px 12px 8px;
	font-size: 15px;
}
.footer #searchbar input[type="submit"] {
	margin-left: 2px;
	margin-right: -5px;
	padding: 8px 10px 8px;
	font-size: 15px;
}

.footer .copy {
	display: none;
}

/*Home Content*/
.jobex * {
	transition: all 0.2s ease-out 0.0s;
}
.jobex {
	padding-bottom:1px;
}
.jobex .col {
	padding: 1px;
}
.jobex .col img {
	width: 100%;
	vertical-align: top;
	opacity: 0.7;
}
.jobex .col .jobbox {
	margin-top: 2px;
	background: #f3f3f3;
	padding: 32px 42px 35px;
	min-height: 155px;
}
.jobex .col:nth(2) .jobbox {
	margin-top: 2px;
	background: #D8D2C4;
	padding: 38px 42px 40px;
}
.jobex .col .jobbox h3 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}
.jobex .col .jobbox p {
	margin-bottom: 0;
	text-align: center;
}
.jobex .col .jobbox h3,
.jobex .col .jobbox p {
	color: #646569;
}

.jobex .col:hover img {
	opacity:1;
}
.jobex .col:hover .jobbox {
	background: #D8D2C4;
}
.jobex .col:hover .jobbox h3,
.jobex .col:hover .jobbox p {
	color: #000;
}

/*Sections*/
.section {
	background-color: #fff;
	padding: 60px 0;
}
.section-tan {
	background-color: #D8D2C4;
	padding: 60px 0;
}
.section-grey {
	background-color: #646569;
	padding: 60px 0;
	color:#fff !important;
}

.section-grey h1,
.section-grey h2,
.section-grey .h2,
.section-grey h3,
.section-grey h4 {
	color: #fff;
}

.section-showmob {
	display: none;
}
.section-people {
	background-image: url(images/bg-people.jpg);
	background-size: cover;
	text-align: center;
	padding: 30px 0;
}
.section-people {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(images/bg-people.jpg);
	background-size: cover;
	text-align: center;
	padding: 40px 0;
}
.section-people p {
	margin: 0;
}

/*Footer*/
.footer ul.foot-menu li:hover > a {
	color:#fff;
}

/* About Us Page */
.section-about {
	background: fixed url(images/bg-about.jpg);
	background-size: cover;
}
.section.section-fade {
	background-color:#ece7e2;
}
.section-about .frame {
	padding:40px 0 !important;
}
.col.bio {
    padding: 20px;
	/*background-image: url(images/bg-profilebio.png);
	background-size: 100px;
	background-position: center center;
	background-repeat: no-repeat;*/
}
.col.bio.left {
	background-position: center center;
}
.col.pict {
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px;
    text-align: center;
    width: 30%;
}
.profile {
	margin-bottom: 30px;
}	
.profile .profile-text .post-body{
	min-height:299px;
}	
.section-contact-map, .section-contact-form {
	background-image: url(images/bg-contact.jpg);
	background-size: cover;
}
.section-contact-form h2 {
	display: none;
}

/*TESTIMONIAL*/
.testimonial {
	padding: 40px;
	border:none;
	background-color: #ECE7E2;
}
.testimonial blockquote > footer > .divider {
    background-color: #fff;
    display: inline-block;
    height: 2px;
    margin: 20px 0;
    width: 80%;
}

/* Home Page */
.sub-frame {
	width: 70%;
	margin: 0 auto;	
}
.service-menu {
	text-align: center;	
}
.service-menu .col {
	padding: 2px;	
}
.service-menu .col a {
	padding: 10px;	
	border: 1px solid #CFC9BA;
	background-color: rgba(207,201,186,1.00);
	display: block;
}
.service-menu .col a:hover {
	background-color: rgba(200,193,176,0.00);
}
.service-menu a:not(.button) {
	font-weight: 700;
	color: #000;	
}
.service-menu a:not(.button):hover {
	color: #aaa;	
	text-decoration: none;
}
.steps {
	padding: 20px 0;	
}
.post-wrap .post-item {
	border: none;	
}
.col.profile-pic {
	width: 55%;	
}
.col.profile-text {
	width: 45%;	
}
.col.profile-text {
	padding-top: 5px;
	padding-bottom: 0;
}

/* Post News*/
.post-item .post-image.date-label .date {
	color: #222;
}
.post-item .post-body {
	border: 1px solid #EEE;
}

.product-box li ul > li {
	margin: 0 0 10px;
	list-style: none;
}
.product-box li ul > li::before {
    color: #D8D2C4;
    content: "\f111";
    font-family: FontAwesome;
	position: relative;
    padding-right: 6px;
	font-size: 10px;
    top: -1px;
}

/*Hot Candidates*/
.page-candidates .post-wrap .col {
	padding: 0;
}

.page-candidates .form-block {
	padding: 20px;
	background-color: #ECE7E2;
	border-color: #ECE7E2;
}
.page-candidates .profile .post-body {
	/*min-height: 330px;*/
	border: none;
}
.page-candidates .profile .profile-pic {
	vertical-align: middle;
	background-color: #D8D2C4;
	padding: 0 !important;
	width: 25%;
}
.page-candidates .profile .profile-text {
	background-color: #fafafa;
	border: 1px solid #EEE;
	padding: 0 !important;
	width: 75%;
}
.page-candidates .profile .profile-text .min-text {
	position: relative;
}

.page-candidates .profile .post-body hr {
	margin: 15px auto;
}
.page-candidates .profile .post-body .text-regular {
	margin-bottom: 15px;
	color: #999;
}
.page-candidates .profile .post-body ul li {
	position:relative;
	margin-left:18px;
	margin-bottom:8px;
	list-style: none;
}
.page-candidates .profile .post-body ul li:last-child {
	margin-bottom:0px;
}
.page-candidates .profile .post-body ul li::before {
	font-family: FontAwesome;
	content: "\f111";
	color:#D8D2C4;
	padding-right:10px;
	position:absolute;
	left:-16px;
	top:7px;
    font-size: .5em;
}
ul.bullet-list li {
	margin-left: 40px;
}
.sitemap {
	color: #646569!important; 
	font-size: 14px; 
	transition: all 0.2s ease-in-out 0s;
}
.sitemap:hover {
	color: #FFF!important;
	text-decoration: none;
}

.coltable.post-type-profile.col2 > .col {
    float:none;
    display: inline-block;
    width: 49%;
}

#searchbar input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.product-box .box {
	min-height: 550px;
}

.weight-light {
    font-weight: 100 !important;
}
.weight-normal {
    font-weight: normal !important;
}
ul.menu .menulink {
	padding: 24px 10px 24px 28px;
}
.section-daryl img,
.section-absolute img,
.section-about-nz img,
.full-width-section img,
.section-temp-housing img {
	margin-bottom: -5px;
}
.section-daryl {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.section-daryl .col.w75,
.section-absolute .col.w75,
.section-about-nz .col.w75,
.section-temp-housing .col.w75,
.section-moving .col.w75 {
	background-color: #646569;
	padding: 70px;
	padding-right: 120px;
	position: relative;
}
.section-daryl .col.w75::before,
.section-absolute .col.w75::before {
	position: absolute;
	content: '';
	border: 40px solid transparent;
	border-right-color: #646569;
	left: -80px;
	top: 50%;
	transform: translateY(-50%);
}
.section-daryl h2,
.section-daryl p,
.section-daryl h4 {
	color: #FFF;
}
.section-daryl h4 {
	margin-bottom: 50px;
}
.section-daryl .circle {
	width: 100px;
	height: 100px;
	background-color: #D8D2C4;
	border-radius: 100px;
	position: relative;
}
.section-daryl .circle::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 110px;
	height: 110px;
	border: 2px solid #FFF;
	border-radius: 110px;
}
.section-daryl .circle p {
	font-size: 32px;
	font-weight: 400;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.section-logo h3 {
	font-size: 21px;
}
.section-testimonials {
	background-color: #D8D2C4;
}
.section-testimonials .speech-bubble {
	background-color: #FFF;
	padding: 40px;
	position: relative;
	margin-left: 50px;
}
.section-testimonials .speech-bubble::before {
	position: absolute;
	content: '';
	border: 20px solid transparent;
	border-right-color: #FFF;
	left: -40px;
	top: 50%;
	transform: translateY(-50%);
}
.section-testimonials .speech-bubble p {
	margin: 0px;
}
.section-absolute:not(.orange) {
	border-top: 10px solid #f29c2c;
}
.section-absolute:not(.orange) .col.w25,
.section-absolute:not(.orange) .col.w50 {
	padding: 70px;
}
.section-absolute.orange,
.section-absolute .col.w75 {
	background-color: #f29c2c;
}
.section-absolute .col.w75::before {
	border-right-color: #f29c2c;
}
.section-absolute.orange * {
	color: #FFF;
}
.section-absolute p {
	line-height: 21px;
}
.section-absolute .button {
	background-color: #a6a8ab;
}
.section-absolute .button:hover {
	color: #f29c2c;
	border-color: #a6a8ab;
}
.section-about-nz .col.w75 {
	background-color: #FFF;
}
.section-about-nz .tan .col.w75 {
	background-color: #D8D2C4;
}
.no-pad {
	padding: 0px;
}
.no-pad-top {
	padding-top: 0px!important;
}
.full-width-section .col.w75 {
	padding: 70px;
	padding-right: 120px;
	position: relative;
}
.section-charcoal {
	background-color: #646569;
	border-top: 1px solid #FFF;
}
.section-charcoal p,
.section-charcoal h2,
.section-charcoal h6 {
	color: #FFF;
}
.section-work-life .col {
	padding: 70px;
}
.section-work-life .col:first-child {
	border-right: 1px solid #FFF;
}
.section-work-life-images .col:last-child img {
	border-left: 2px solid #DDD;
}
.menu.page-menu {
	padding-left: 0px;
}
.menu.page-menu li a {
	margin-right: 10px;
}
.menu.page-menu .button:hover {
	box-shadow: inset 0 -50px 0 #fff;
    text-decoration: none;
    border-color: #646569;
    color: #000;
    cursor: pointer;
}
.moved-list {
	margin-top: 30px;
}
.moved-list li {
	list-style: none;
	padding: 20px;
	background-color: #D8D2C4;
	box-shadow: inset 0 0px 0 #D8D2C4;
	border-bottom: 1px solid #FFF;
	width: 60%;
	transition: all 0.2s ease-out 0s, border-color 0.2s ease-out 0.2s;
}
.moved-list li:hover {
	box-shadow: inset 0 -70px 0 #FFF;
}
.section-temp-housing a img {
	width: 150px;
	background-color: #FFF;
	margin-right: 2px;
	margin-bottom: -5px;
	transition: all 0.2s ease-in-out 0s;
}
.section-temp-housing a img:hover {
	background-color: #D8D2C4;
}
.section-temp-housing .col.w75 {
	padding-bottom: 0px;
}
.section-moving .col.w75 {
	background-color: #D8D2C4;
	border-left: 2px solid #FFF;
}
.team-box {
	margin-top: 2px;
    background: #D8D2C4;
    padding: 32px 42px 35px;
    min-height: 155px;
}
.section-team-testimonials .col:first-child .team-box {
	border-right: 1px solid #FFF;
}
.section-team-testimonials .col:last-child .team-box {
	border-left: 1px solid #FFF;
}
.overlay {
	position: relative;
	z-index: 1;
}
.overlay::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.4);
	z-index: -1;
}
.header-section {
	background-image: url(images/bg-contact.jpg);
    background-size: cover;
}
.header-section h1,
.header-section p {
	color: #FFF;
}
.form-section .title {
	margin-bottom: 60px;
}
#map_canvas {
	height: 870px;
}
.form-section h4 + h2 {
	display: none;
}
.form-wrapper-outer {
	background-color: #D8D2C4;
	padding: 40px;
}
.form-section .form-wrapper .form-block {
	border: 0px;
	padding: 0px;
}
.form-section .form-block.single .field {
	padding: 5px 0px;
}
.form-section .form-block .field label {
	font-weight: 400;
	color: #FFF;
	margin-bottom: 10px;
}
.form-section .form-block .field input {
	padding: 15px;
}
.form-section input[type="submit"], .form-section button {
	padding: 15px 30px;
}
.no-marg {
	margin: 0px;
}
.form-wrapper-outer a {
	float: right;
}
.float.left {
	float: left;
}
.form-section .map-col h4 {
	padding: 20px;
	margin: 0px;
	background-color: #646569;
	color: #FFF;
}
.form-wrapper-outer h4 {
	display: inline-block;
}
.form-section .field h4 {
	color: #333;
	margin: 20px 0px 10px;
}
.form-section .inline-input {
	font-size: 14px;
	color: #333!important;
}
.testimonial-block ul li.lslide{
/*    margin-left: 30px;    
*/}
.testimonial-block .lSAction > a{
    background-image: url("/template/default/assets/lightslider/src/img/arrow-black.png");
    width: 26px;
    height: 35px;
    background-size: cover;
/*    width: 43px;
    height: 50px;
*/}
.testimonial-block .lSAction > .lSPrev,      
.testimonial-block .lSAction > .lSNext{    
    display: block !important;
}
.testimonial-block .lSAction > .lSNext{ 
    background-position: -34px 0;
}
.testimonials-options-block,
.candidate-filter{
    background-color: #ECE7E2;
}
.testimonials-options-block .frame,
.candidate-filter .frame{
    padding: 30px 0 !important;
}

.page-candidates .post-wrap.padcol .col {
	padding: 10px;
}
.box.testimonial-header{
    padding: 40px;
    min-height: 100px;
    background-color: rgba(100,101,105);
    background-blend-mode: multiply;
    background-position: center;
    background-size: cover;
}
.box.testimonial-header h3,
.box.testimonial-header h4{
    color: #fff;
}
.box.testimonial{
    padding: 20px 40px;
}
.box.testimonial hr{
    margin: 20px auto;
}
.candidate-filter .field{
    display: table-cell;
    width: auto;
    padding-right: 10px;
}
.candidate-filter .field-dropdown{
    width: 35%;
}
.candidate-filter form{
    display: table;
    width: 100%;
}
.candidate-filter input[type='checkbox'] {
	display:none;
}
.candidate-filter button{
    padding: 15px;
    width: 100%;
}
.candidate-filter .field{
    position: relative;
}
.candidate-filter .field-dropdown::after{
    content: '\f078';
    position: absolute;
    font: normal normal normal 18px/1 FontAwesome;
    top: 18px;
    right: 25px;
    width: 20px;
    height: 20px;
    pointer-events: none;
    color: #fff;
}
.candidate-filter select{
    padding: 13.5px 15px !important;
    background-color: #646569;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    -webkit-appearance: button;
    outline: none;
    color: #fff;
}
.candidate-filter .filter-button.selected{
    background-color: #333;
}
.candidate-filter .filter-button.selected::before {
	content: "\f058";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
    padding-right: 5px;
    font-family: "FontAwesome";
    position: absolute;
    margin-top: -3px;
    font-size: 30px;
    right: 22px;
}
.candidate-filter .field-submit button{
    background-color: #CDC6B6;
}
.coltable.post-type-candidate > .col {
	display: inline-block;
    width: 33%;
}
.page-index > .banner .slide .slide-inner .slide-cell{
    left: 0%;
}
.banner .slide .slide-inner .slide-cell{
    width: 80%;
    text-align: left;
    position: relative;
/*    margin: 0 auto;
*/    margin-left: 20%;
    left: 13%;
}
.post-type-candidate .post-body{
    background-color: #ECE7E2;
}
.post-type-candidate .post-item p{
    font-size: 16px;
    line-height: 22px;
}
.post-type-candidate .post-image img{
    width: 100%;
}
.candidate-ref{
    background-color: #CDC6B6;
    color: #646569;
    position: relative;
    padding: 10px;
    width: max-content;
}
.candidate-ref,
.post-type-candidate .post-item .button{
    display: table-cell;
}
.post-type-candidate .post-item .button{
    left: 10px;
    position: relative;
    padding: 12px 22px;
}
@media screen and (max-width:1450px) {
	#searchbar {
		bottom: 75px;
	}
    ul.menu{
        display: table;
        margin: 0 0 0 auto;
    }
}
@media screen and (max-width:1400px) {
	ul.menu .menulink {
		padding: 24px 20px;
	}
}
@media screen and (max-width:1320px) {
	.section-home {
		background-image: url(images/bg-home-fade.jpg);
		background-position: center;
		background-size: cover;
	}
	ul.menu .menulink {
		padding: 24px 28px;
	}
}
@media screen and (max-width:1300px) {

	.header .slogan {
		padding-left: 0px;
    }
    .testimonials-options-block .frame, .candidate-filter .frame {
        padding: 30px 15px !important;
    }
}
@media screen and (max-width:1120px) {
    #searchbar {
    bottom: 90%;
}
    ul.menu .menulink{
        padding: 24px 5px;
    }
/*
	#searchbar {
		margin: 0 0 0 auto!important;
		position: relative;
		bottom: 0;
	}*/
	.frame {
		padding: 20px!important;
	}
    .coltable.profile > .col {
        width:100%;
        display: block;
    }
    .coltable.profile > .col.profile-pic {
        padding-bottom: 0;
    }
    .coltable.profile > .col.profile-text {
        padding-top: 0;
    }
    .coltable.post-type-candidate > .col{
        float: left;
    }
} 
@media screen and (max-width:1024px) {
    
    .coltable.post-type-candidate > .col{
        width: 100%;
        display: block;
    }
    .post-type-candidate .post-item{
        width: 70%;
    }
    .post-type-candidate .post-image{
        width: 30%;
    }
    .post-type-candidate .post-item,
    .post-type-candidate .post-image{
        float: left;
    }
	.footer {
		padding: 25px 20px;	
	}
	.body {
		padding: 30px 10px;
	}
	#searchbar {
		margin: 0 auto!important;
		position: relative;
		bottom: 0;
	}
	.logo {
		height: 135px;
		margin: 0;
	}
    .candidate-filter .field {
        display: inline-block;
        padding-bottom: 10px;
        float: left;
        width: 25%;
    }
    .sss{
        height: 100%;
    }
    .banner .slide .slide-inner{
        display: table !important;
        padding: 20px;
    }
    .banner .slide-image{
        height: 100%;
        display: block;
        background-size: cover;
    }
    .banner .slide .slide-inner .slide-cell {
        width: 100%;
        margin-left: 0;
        left: 0;
    }
} 
@media screen and (max-width:800px) {
    .banner h1{
        font-size: 30px;
    }
    .banner h2{
        font-size: 20px;
    }
    .footer {
		background-position: -200px bottom;
	}
	.top-box {
		width: 100%;
		margin: 0 auto;
		padding: 20px;
	}
	.section-home-box .coltable .col img {
		transform: rotate(0deg);
	}
	.section-home {
		padding: 00px 0;
	}
	.home-boxes .col.first,
	.home-boxes .col.mid,
	.home-boxes .col.last {
		padding: 25px;
	}
	.product-box.ls-master li ul > li {
		display: block;
		text-align: left;
	}
	.product-box .options-price {
		text-align: left;
	}
	.product-box.row1 > li .box .image,
	.product-box.row1 > li .box .title {
		width: 80%;
	}
	.product-box > li .box .title, 
	.product-box > li .box .image, 
	.product-box > li .box .options {
		display: block;
	}
	.product-box.row1 > li .box .title, 
	.product-box.row1 > li .box .image, 
	.product-box.row1 > li .box .options {
		display: block!important;
		width: 100%;
	}
	.product-box li {
		width: 50%;
	}
	.form-section .col {
		width: 100%!important;
		display: block!important;
	}
    .candidate-filter .field {
        width: 50%;
        padding: 5px;
    }
    .candidate-filter .field-submit {
        width: 100%;
        display: block;
    }
    .candidate-filter .field-dropdown::after{
        top: 20px;
    }
    .candidate-filter button,
    .candidate-filter select{
        font-size: 15px;
    }
    .candidate-filter .filter-button.selected::before{
        font-size: 22px;
        right: 10px;
    }
    .box.testimonial-header {
        padding: 25px;
    }
    .box.testimonial-header h3{
        line-height: 28px;
    }
}
@media screen and (max-width:700px) {
	.banner .slide-inner .button {
		padding: 8px 20px 8px !important;
		margin: 2px !important;
		font-size: 14px;
	}	
	.section,
	.section-tan {
		padding: 40px 0;
	}
	.small-frame {
		padding: 0 20px;
	}
	body.frame-full-width .body .frame {
		padding: 10px 20px;	
	}
	.profile .profile-text .post-body {
		min-height: auto;
	}
	.row {
		margin:0;
	}
	.section-nomob {
		display: none;
	}
	.section-showmob {
		display: inherit;
	}
    .post-type-candidate .post-item,
    .post-type-candidate .post-image{
        width: 100%;
    }
    ul.menu .menulink {
        padding: 10px;
    }
	.mobile-nav {
		display: block;
		position: absolute;
		top: 20px;
		right: 20px;
		z-index: 999;
		color: #000;
	}
	.mobile-nav a {
		color:#000;
		background-color:#ECE7E2;
		border: 1px solid #ECE7E2;
		border-radius: 4px;
		padding: 8px 15px;
		font-size: 28px;
	}
	.mobile-nav a:hover {
		color:#FFF;
		background-color:#000;
	}
}
@media screen and (max-width:600px) {
    .banner h1{
        font-size: 25px;
    }
    .banner h2{
        font-size: 16px;
    }
    body.page-services .frame {
		padding: 20px !important;
	}
	.header .locol {
		padding: 0;
	}
	.header .logo {
		height: 130px;
		margin: 0 0 20px;
	}
	.footer {
		background-image: none;
		text-align: center !important;
	}
	.footer > .frame > .coltable > .col {
		padding: 10px !important;
		width: 100%;
	}
	.footer > .frame > .coltable > .col:last-child {
		text-align: center;
		width: 100%;
	}
	.copyright h4 {
		text-align: center;
	}
	.copyright a {
		display: block;
		color: inherit;
		float: none;
	}
	.post-wrap.post-type-news .post-item h3 {
		font-size: 24px;
		padding: 5px 0 0;
	}
	.post-wrap.post-type-news .post-item h4 {
		font-size: 16px;
	}
	.product-box li .title a {
		font-size: 16px;
	}
	.product-box .box {
		min-height: auto;
	}
	.coltable.page-structure > .col.col-sidebox.col-sidebox-left {
		padding: 0;	
	}
	.box.box-small {
		padding: 10px;
		text-align: center;
	}
	.box.box-small .col:first-child {
		padding: 0 0 7px;
	}
	.product-box.row1 > li .box .image {
		display: none;
	}
	.product-box.row1 > li .box .title {
		
	}
	.a2a_kit.a2a_kit_size_32.a2a_default_style {
		margin-top: 30px;
	}
	.product-box li {
		width: 100%;
	}
	.product-content h1 {
		font-size: 40px;
	}
	.form-wrapper-outer h4,
	.form-wrapper-outer h2,
	.form-section .map-col h4 {
		text-align: center;
	}
	.form-wrapper-outer .button,
	.form-wrapper-outer button {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.field-google-recaptcha  {
		transform: scale(0.8);
		transform-origin: center;
		width: unset!important;
	}
	.field-google-recaptcha .g-recaptcha > div {
		width: 200px!important;
	}
	.header-section {
		text-align: center;
	}
    .page-candidates .frame{
        padding: 10px 5px !important;
    }
    .post-type-candidate .col{
        float: none;
    }
    .post-type-candidate h3{
        font-size: 23px;
    }
    .post-type-candidate .post-item .button{
        left: 0;
    }
}
@media screen and (max-width:500px) {
    .ssslide img{
        display: none;
    }
}
@media screen and (max-width:400px) {
    .candidate-ref, .post-type-candidate .post-item .button{
        text-align: center;
        display: block;
        width: 100%;
    }
}