body {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.viewless {
    display: none;
    color: #005494;
}
.viewmore {
    color: gray;
}
.viewmore, .viewless {
    font-size: 25px;
    position: relative;
    top: -6px;
}
.viewmore i, .viewless i {
    cursor: pointer;
}
.listing {
    padding-top: 25px;
    padding-bottom: 10px;
    border-bottom: solid 1px gray;
}
.button {
    font-weight: bold;
    color: white;
    padding: 9px 22px;
    font-size: 14px;
    display: inline-block;
    background-color: #5cb85c;
    border-radius: 5px;
}
.button:hover {
    color: white;
    background-color: #6ee56e;
    text-decoration: none;
}
.button-small {
    padding: 4px 10px;
    font-size: 12px;
}
.moreinfo {
    background-color: #e2e2e2;
    border-radius: 5px;
    padding: 10px;
    display: none;
    margin-left: 10px;
    margin-right: 10px;
}
.question {
    background-color: #e2e2e2;
    border-radius: 5px;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.reply {
    padding: 20px;
}
.leftForm {
    background-color: #e2e2e2;
    border-radius: 5px;
    padding: 10px;
    margin-top: 30px;
    border: solid 1px #005494;
}
.leftForm .form-group {
    margin-bottom: 20px;
    display: block;
}
.leftForm .form-group input {
    width: 100%;
}
.leftForm .form-group .form-control {
    width: 100%;
}
.leftForm .btn-searchpage {
    width: 100%;
}
.type_premium {
    background-color: #e5fdff;
    padding-left: 5px;
}
.type_urgent {
    background-color: #ffe5e5;
    padding-left: 5px;
}
.navbar-default .nav li a {
	color: #000000;
}
.navbar-default .nav li a:hover {
	color: #000000;
}
.nav>li>a {
	padding: 10px 35px;
}
.navbar-left {
	float: right !important;
	padding-top: 3px;
}
.navbar-default .navbar-toggle {
	border-color: #0071bc;
	background-color: #0071bc;
	border-radius: 0px;
	margin: 0px;
	padding: 23px 13px;
}
header {
	background-image: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0070c2+0,41d6fb+100 */
background: #0070c2; /* Old browsers */
background: -moz-linear-gradient(top,  #0070c2 0%, #41d6fb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0070c2 0%,#41d6fb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0070c2 0%,#41d6fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0070c2', endColorstr='#41d6fb',GradientType=0 ); /* IE6-9 */

}
.intro-text .input-group {
	margin-left: auto;
	margin-right: auto;
	width: 618px;
}
.intro-text .btn-defaultsearchtop {
	border: none;
	border-radius: 10px !important;
	width: 100px;
	margin-left: -104px !important;
}
.intro-text .form-control-top {
	border-radius: 10px;
	border: none;
	text-align: center;
	font-size: 19px;
	letter-spacing: 4px;
	color: #34312f;
}
.btn2-xl {
	text-transform: none;
	background-color: #065088;
	border-color: #065088;
	padding: 5px 40px;
	border-radius: 25px;
}
.intro-text label {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
}
.home-search input {
	background: transparent;
	border-radius: 20px;
	border: 2px solid #FFFFFF;
	font-size: 19px;
	letter-spacing: 4px;
	color: #ffffff;
	height: 50px;
	width: 100%;
}
.zipfix {
	position: relative;
}
.home-search {
	width: 740px;
}
.home-search input[type=submit].btn-block {
	height: 50px;
	background-color: white;
	color: #005494;
	position: absolute;
	width: 100px;
	right: 14px;
	top: 25px;
}
.home-search input[type=submit].btn-block:hover {
	border-color: white;
}
.homebutton {
	padding-top: 25px;
}
.home-cats-outer {
	background-color: #f3f1f2;
	background-image: url(img/bg_dots.png);
	background-repeat: no-repeat;
	background-position: 100px 0px;
}
.home-section p {
	color: #636465;
	font-size: 10px;
	text-align: center;
}
.category {
	background-color: #065088;
	color: white;
	font-size: 9px;
	float: left;
	width: 275px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-size: cover;
}
.category a {
	font-size: inherit;
	text-align: left;
	font-weight: normal;
	text-shadow: none;
	margin: 0px;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	display: inline-block;
	height: 245px;
	padding: 0px;
	padding-top: 91px;
	box-sizing: border-box;
}
.category p {
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
}
.catname {
	font-size: 31px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	text-shadow: 2px 2px 2px #000000;
}
.home-section-content p {
	text-align: left;
	font-size: 12px;
	color: black;
}
.home-section-content {
	
}
.home-section h4 {
  	font-size: 32px;
  	color: #065088;
  	font-weight: bold;
	text-transform: uppercase;
}
.home-section-right {
	padding-top: 9px;
}
.home-section-button a {
	color: #FFFFFF;
	background-color: #065088;
	border-radius: 15px;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 20px;
}
.home-section-button a:hover {
	text-decoration: none;
	background-color: #2b76af;
}
.white-outer {
	background-image: url(img/bg_dots.png);
	background-repeat: no-repeat;
	background-position: 100px bottom;
}
.gray-outer {
	background-image: url(img/bg_dots.png);
	background-repeat: no-repeat;
	background-position: 100px bottom;
	background-color: #f3f1f2;
}
ul.social-buttons li a {
	background-color: #065088;
	border: 2px solid white;
}
ul.social-buttons li a:hover {
	color: #065088;
	background-color: white;
}
.browseLeft {
	float: left;
	width: 934px;
}
.browseLeft.homepage label {
	font-size: 12px;
}
.browseLeft.homepage .leftForm .form-group .form-control {
	padding-top:0px;
	padding-bottom: 0px;
	height: 44px;
}
.browseLeft .leftForm {
	margin-top: 54px;
}
.browseRight {
	float: left;
	margin-left: 10px;
	border: solid 1px gray;
	width: 196px;
	padding: 10px;
	margin-top: 54px;
}
.browseRight .form-control-top {
	font-size: 12px;
}
.company {
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px gainsboro;
	text-align: center;
	padding: 10px;
}
footer {
	background-color: #065088;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 50px;
}
footer .smalltext {
	padding-top: 40px;
	font-size: 10px
}
footer a {
	color: white;
}
footer h4 {
	text-align: center;
	color: white;
	font-size: 25px;
}
footer img {
	margin-bottom: 20px;
}
img {
	max-width: 100%;
}
.header2 {
	background-image: url("/img/header-bg5.jpg");
}
.header3 {
	background-image: url("/img/header-bg6.jpg");
}
header .intro-text {
	padding-top: 110px;
	padding-bottom: 30px;
}
.reviewJob {
	font-weight: bold;
	font-size: 20px;
}
header .intro-text {
	text-shadow: 2px 2px 6px rgba(0,0,0,0.53);
}
header .intro-text .intro-heading2 {
	text-shadow: 2px 2px 6px rgba(0,0,0,0.53);
}
header .intro-text .intro-heading {
	font-size: 54px;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.53);
	line-height: 61px;
}
header .intro-text .intro-heading .intro-small {
	font-size: 24px;
	text-transform: none;
	margin-top: 40px;
	line-height: 30px;
	width: 742px;
	margin-left:auto;
	margin-right: auto;
}
.clear {
	float: none;
	clear: both;
}
.intro-small-line {
	text-align: left;
	margin-bottom: 28px;
}
.intro-small-line-large {
	float: left;
	font-size: 40px;
	width: 210px;
	text-align: right;
	color: #ffc300;
}
.intro-small-line-small {
	float: left;
	font-size: 22px;
	width: 470px;
	margin-left: 15px;
	margin-top: -4px;
	line-height: 20px;
}
.overlay {
	background-color: rgba(0,0,0,.8);
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 2000px;
	z-index: 9999;
	display: none;
}
.innerOverlay {
	padding: 20px;
	background-color: white;
	width: 300px;
	top: 0px;
	left: 50%;
	margin-left: -150px;
	position: fixed;
	top: 200px;
	z-index: 99999;
	display: none;
}
.innerOverlay .close {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 10px;
}
.innerOverlayLarge {
	width: 600px;
	margin-left: -300px;
	height: 400px;
	overflow: scroll;
}
.innerOverlayLarge label {
	display: inline-block;
	width: 33%;
}
.innerOverlayLarge .form-control {
	height: 30px;
		display: inline-block;
	width: 60%;
}
.innerOverlayLarge input {
	
}
.innerOverlayLarge h2 {
	font-size: 20px;
}
.button {
	cursor: pointer;
}
@media (max-width: 1200px) {
	.browseLeft {
		width: 700px;
	}
	.browseRight {
		
	}
	.nav>li>a {
		padding: 10px 12px;
	}
}
@media (max-width: 992px) {
	.browseLeft {
		float: none;
		width: auto;
	}
	.browseRight {
		float: none;
		width: auto;
		clear: both;
	}
	.intro-text .input-group {
		width: 358px;
	}
	header .intro-text .intro-heading .intro-small {
		font-size: 19px;
	}
	.nav>li>a {
		padding: 10px 8px;
		font-size: 11px;
	}
}
@media (max-width: 991px) {

	header .intro-text {
		padding-top: 140px !important;
		padding-bottom: 0px !important;
	}
}
@media (max-width: 768px) {
	.navbar-default {
		border-bottom: solid 1px black;
	}
	.home-search {
		width: auto;
		padding-bottom: 25px;
	}
	.category {
		float: none;
		width: auto;
		background-image: none;
	}
	.category a {
		height: auto;
		width: 100%;
		padding-top: 31px;
	}
	header .intro-text .intro-heading {
		font-size: 30px;
		line-height: 37px;
	}
	header .intro-text .intro-heading .intro-small {
		font-size: 16px;
	}
	.nav>li>a {
		padding: 10px 8px;
		font-size: 16px;
	}
	.intro-small-line-large {
		font-size: 29px;
		width: 150px;
	}
	.intro-small-line-small {
		font-size: 16px;
		width: 290px;
	}
	header .intro-text {
		padding-top: 100px !important;
		padding-bottom: 20px !important;
	}
	header .intro-text .intro-heading .intro-small {
		width: 532px;
	}
}
@media (max-width: 579px) {
	.intro-small-line-large {
		font-size: 29px;
		width: auto;
		text-align: center;
		float: none;
	}
	.intro-small-line-small {
		font-size: 16px;
		width: auto;
		text-align: center;
		float: none;
	}
	header .intro-text {
		padding-top: 100px !important;
		padding-bottom: 20px !important;
	}
	header .intro-text .intro-heading .intro-small {
		width: auto;
	}
}

