.home #hero-banner {
  //height: 600px;
} 
.home #owl-carousel {
  //height: 600px;
}

#register .acf-field {
  display: none;
}



div {
  font-family: Raleway, Helvetica, Arial, sans-serif;
}

.pages {
  padding: 25px 0;
}

.pages .page-numbers {
  margin-right: 4px;
  padding: 5px 10px; border: 1px solid rgb(220,220,220);
  color: rgb(220,220,220)
}

.pages .page-numbers.current, .pages .page-numbers:hover {
  border: 1px solid rgb(180,180,180);
  color: rgb(180,180,180)
}

.search-banner {
  position: relative;
}

.salary-title {
  color: white;
font-size: 36px;
font-weight: 600;
text-align: center;
padding-top: 75px;
}

.search-banner #sidebar-jobfinder {
  width: 480px; float: left;
  background: rgba(16, 65, 85, 0.5);
}

.search-content-area h3, .search-content-area h3 a{
  color: #67a2b9; /* BLUE */
  margin-bottom: 0;
  font-weight: 400;
}

.search-content-area h5 {
font-size: 12px;
font-weight: 500;
}

.search-content-area .description{
  margin-bottom: 25px;
}

.search-content-area h3.srh3 {
  color: #7a868c;
font-weight: 300;
}

.search-content-area h3.srh3 span{ 
  font-size: 16px;
}

.search-content-area h3{
  
}

.mini-menu ul.menu a {
color: #67a2b9;
font-size: 14px;
}

.row--areas-grid .columns:last-child {
  float: left!important;
}

#site-navigation #menu-item-690 .sub-menu .sub-menu {
position: relative;
top: 0;
left: 0;
background: transparent;
box-shadow: none;
padding: 0 15px;
}
#site-navigation #menu-item-690 .sub-menu .sub-menu a{
color: #babdbe;
}

#site-navigation ul#menu-main-menu .nav-services > .sub-menu > li > a {
  cursor: pointer;
}

header#masthead .site-logo span {
  letter-spacing: 0;
}

#masthead a {
  font-family: Raleway, Helvetica, Arial, sans-serif;
  letter-spacing: 0!important;
}

.site-logo .blue {
color: #8bb8ca !important;
}

.main-nav-wrap {
  position: relative;
}

.location-nav {
position: absolute;
left: 100px;
top: -55px;
z-index: 99999;
}

.location-nav li{
position: relative;
}

.location-nav a {
color:  #8bb8ca; 
  text-transform: uppercase;
  font-size: 15px;
}

.location-nav li:before {
  content: '.';
font-size: 27px;
color: #8bb8ca;
position: absolute;
left: -14px;
top: -18px;
height: 10px;
width: 10px;
z-index: 999999;
}

.location-nav li:first-child:before {
display: none;  
}

#site-navigation ul#menu-main-menu .sub-menu {
top: 41px;
}

#colophon {
  font-family: Raleway, Helvetica, Arial, sans-serif;
}

.footer-left__block .footer-main-menu li {
  position: relative;
  text-transform: uppercase;
}

.footer-left__block .footer-main-menu li:before {
  content: "";
  width: 1px; height: 15px;
  position: absolute;
  top: 0; left: -11px;
  background-color: rgb(87, 94, 97);
}

.footer-left__block .footer-main-menu li:first-child:before {
  display: none;
}

#hero-banner #owl-carousel .owl-item .home-banner__heading {
top: 120px;
}
.styled-select select {
-moz-appearance:none;
  text-indent: 0.01px;
  text-overflow:'';
  -webkit-appearance: none;
  -moz-appearance: window
}

#hero-banner .hero-searchform .box__inner h3 {
font-weight: 500;
}

.search-btn {
  font-family: raleway;
  font-weight: 600!important;
  color: #353535!important;
}

.sidebarr h3 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: .6em;
}

.test-quote, .test-author {
  font-family: Raleway, Helvetica, Arial, sans-serif;
  font-size: 13px;
}

#sidebar-blog .box__inner {
 padding-right: 100px; 
}

#sidebar-blog h4{
  margin-bottom: 0;
}

#sidebar-blog .date {
  font-size: 13px;
  color: #67a2b9; /* BLUE */
}

#sidebar-blog p{
  font-size: 13px;
}

#sidebar-happy .box__inner h2 {
margin-top: 70px;
}

#sidebar-happy .box__inner p {
font-weight: 300;
}

.row--areas-grid a {
  color: #67a2b9;
}

.row--areas-grid a:hover {
  opacity: .8;
}
#sidebar-featured {
background-color: #7a868c;
}

.featured-title, .featured-date, .featured-desc {
  font-family: Raleway, Helvetica, Arial, sans-serif;
}

.single-post .page-banner .banner-content {
max-width: 100%;
}

.blog-banner {
  position: relative;
}

.blog-banner-bg, .blog-banner-grad {
  position: absolute;
  top: 0; bottom: 0; left: 0; width: 100%;
}

.blog-banner-grad {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 34%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(34%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.7) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.7) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */

}

.contact-left {
  float: left; width: 100px;
  color: #67a2b9; /* BLUE */
  clear: both;
}

.contact-right {
  float: left; 
}
.contact-feat {
 padding-right: 35px;
}
.contact-feat img {
  max-width: 100%;
  width: 100%;
}

.contact-address {
  padding: 0 0 25px 50px;
}

.contact-email {
  margin-bottom: 7px;
}

#sidebar-featured p {
color: white;
}

.job-save-message {
	font-size: 12px;
	color: white;
	margin-top: -10px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-style: italic;
	padding: 5px 10px;
	background: rgba(0,0,0,.1);
	width: 90%;
}

.ml-modal {
z-index: 9999999999;
background: rgba(0,0,0,.6);
}

.ml-modal input[type="submit"] {
  box-shadow: none!important;
  text-shadow: none;
}
.ml-modal input[type="submit"]:hover {
  box-shadow: none!important;
  text-shadow: none;
}

#sidebar-jobfinder, .page-banner.parent-banner {
height: 530px;
}

.ml-modal {
z-index: 19999999;
}
#masthead {
z-index: 18000000;
}

#modal-login #additional-settings li {
  display: inline-block;
}

.top-bar__social a {
  color: white;
}

@media (min-width: 851px) {


}

#hero-banner .hero-searchform .box__inner {
padding-bottom: 70px;
}

.home-check {
  position: absolute;
  bottom: -40px;
}

.home-check-login {
  bottom: -50px;
}

a.login {
  color: white;
  text-decoration: underline;
}

.top-bar__social li span {
  color: white;
  padding: 0 5px;
}

.top-bar__social li:first-child {
  padding-right: 10px;
}

.registered, .blog-subscribe {
  padding: 40px;
  background: white;
  z-index: 99999999!important;
}

.jquery-modal.blocker {
  z-index: 9999999!important;
}

.blog-subscribe {
  background-color: #67a2b9!important;
}

.blog-subscribe label{
  color: white!important;
}

.blog-subscribe .wysija-submit {
  box-shadow: none;
  border: none;
  background: #575e61;
  text-shadow: none;
  color: white;
}
.blog-subscribe h2 {
margin: 0 0 30px;
  font-size: 30px;
  line-height: 1.2em;
  color: white;
}




/* Enter Your Custom CSS Here */


.blankspace-nick {padding-top:20px;}
#om-dsvlnidr9w3vnwyz {z-index:9999999!important;}

#sidebar-client-resources { background: url('/wp-content/uploads/2016/05/client-resources-bg-img.jpg') no-repeat top center; background-size: cover; padding: 30px; }
#sidebar-client-resources h3, #sidebar-client-resources p { color: #fff; }
#sidebar-client-resources .blk-btn { background: #642f6c; }
#sidebar-client-resources .blk-btn:hover { background: #007095; }