/* Font declarations */


/* HTML Elements */
body {
  font-size: 1.7em; 
  font-family: Montserrat,sans-serif !important;
}

p {
  margin-bottom: 10px; }

a {
  color: black; }

a:hover {
  text-decoration: none; }

footer {
  background-color: #f8f8f8; }

blockquote {
  border-left: none; }

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,sans-serif;
    font-weight: 500 !important;
}

h1 {
    margin-top: 40px !important;
    font-size: 36px;
}

h4 {
  line-height: 1.3em;;
}

/* Classes */
.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0; }

.navbar-btn {
  margin: 8px 0 8px 10px; }

.navbar-brand {
  font-size: 2em; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active a:hover, .navbar-default .navbar-nav > .active a:focus {
  color: rgb(117,66,0);
  border-bottom: 1px solid #ed7422;
  background: #fff;}
.navbar-default .navbar-nav > li {
  padding: 15px; }
  .navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    padding: 0 5px;
    margin: 0 10px; }
  .navbar-default .navbar-nav > li > a:hover {
    color: rgb(117,66,0);
    border-bottom: 1px solid #ed7422; }
.navbar-default .navbar-nav > li:last-child {
  padding: 0; }

.nav > li > a {
  padding: 0 5px;
  font-size: 0.8em; }
.nav > li {
  padding: 15px; }
.nav > li:last-child {
  padding: 0; }

/* Pagination styles */
.pagination > li > a {
  color: #777777;
  border: 0; }
.pagination > li > a:hover {
  color: #777777;
  border-color: #d4d4d4; }
.pagination > li:first-child > a, .pagination li:last-child > a, .panel, .panel-primary > .panel-heading {
  border: 1px solid #d4d4d4; }
.pagination > li:first-child > a {
  margin-right: 1px; }
.pagination > .active > a {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: white;
  color: #777777; }

/* Specific Styles */
.navbar, .search {
  background-color: #fff; }

.search, .widget {
  border: 1px solid #d4d4d4; }

.search {
  border-radius: 5px; }
  .search > .row > span {
    font-size: 1.9em; }


.description {
  font-size: 0.8em;
  margin-bottom: 0px; }

.content {
  min-height: 600px; }

.container {
  padding: 20px 0 35px;
}

/* Helper classes */
.accent {
  color: #777777 }

.gray {
  color: #919191;
}

.bold {
  font-family: Montserrat,sans-serif; }

.light {
  font-family: Montserrat,sans-serif; }

.regular, .control-label {
  font-family: Montserrat,sans-serif; }

.redtext{
  color: #d31145
}

.bluetext{
   color: #004787
}
.blacktext{
   color: #000
}
.greentext{
  color: #43b02a;
}
.orangetext{
  color: #ed7422;
  font-family: Montserrat,sans-serif;
}

.browntext{
  color:rgb(117,66,0);
}

.center, .search, .widget, .panel-primary > .panel-heading {
  text-align: center; 
  text-transform: uppercase;
  background-color: transparent;
  color: #333333;
  font-weight: 600;
}

.full-link {
  display:block;
  width:100%;
  height:150px;
  position:absolute;
}

.right-border {
  border-right: 1px solid #d4d4d4; }

.rm10, .panel-body > div > span, .footer-extra img {
  margin-right: 10px; }

.relative {
  position: relative; }

.ib, #popular-searches a {
  display: inline-block; }

.bb {
  border-bottom: 1px solid #d4d4d4; }

.bt {
  border-top: 1px solid #d4d4d4; }

.vp20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.p10 {
  padding-left: 10px;
  padding-right: 10px; }

.voffset3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.voffset5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.voffset10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.voffset15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.voffset20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.voffset30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.voffset40 {
  margin-top: 40px;
  margin-bottom: 40px; }

.voffset60 {
  margin-top: 60px;
  margin-bottom: 60px; }

.bm {
    margin-bottom: 5px;
}

/* Form styles */
.form-group, .search > .row > span {
  margin: 10px 0; }

.form-horizontal > .form-group, .search > .row.form-horizontal > span {
  margin: 0; }

.btn, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  border-radius: 0 !important;
  color: white; 
  font-family: Montserrat,sans-serif;
}

.input-lg, select.input-lg  {
  height: 62px;
  border-radius: 0;
}

.btn-primary {
  display: block;
  background-color: #ed7422;
  font-family: Montserrat,sans-serif;
  text-transform: uppercase;
  border: 0;
  padding: 17px;
  color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  border-radius: 0;
  border: 3px solid #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-color: #80c6be;
  border: 3px solid #fff;
}

.btn-primary:active {
  background-color: #ed7422!important;
}

.btn-default, .widget, .pagination > li:first-child > a, .pagination > li:last-child > a, .pagination > .active > a:hover {
  background-image: -webkit-gradient(top, white, #fafafa);
  background-image: -webkit-linear-gradient(top, white, #fafafa);
  background-image: -moz-linear-gradient(top, white, #fafafa);
  background-image: -ms-linear-gradient(top, white, #fafafa);
  background-image: -o-linear-gradient(top, white, #fafafa);
  background-image: linear-gradient(top, white, #fafafa); }

.btn-default {
  color: #919191; }

.btn-default:hover, .btn-default:focus {
  color: #777777; }

.btn-back {
  background-color: #ed7422!important;
  width:auto;
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}

.btn-back:hover {
  background-color: #80c6be !important;
  color: #ffffff;
}

.btn-back a, .btn-back a:hover {
  color: #ffffff !important;
}



/* Widget specific styles */
.widget {
  border-radius: 3px;
  max-width: 290px;
  height: auto;
  padding: 0 15px 35px 15px;
  margin: auto;
}

.widget-action {
  font-size: 1em; }

/* Bootstrap panel overrides */
/* .panel-primary > .panel-heading {
  background-image: -webkit-gradient(top, #ed7422, #ed7422);
  background-image: -webkit-linear-gradient(top, #ed7422, #ed7422);
  background-image: -moz-linear-gradient(top, #ed7422, #ed7422);
  background-image: -ms-linear-gradient(top, #ed7422, #ed7422);
  background-image: -o-linear-gradient(top, #ed7422, #ed7422);
  background-image: linear-gradient(top, #ed7422, #ed7422); 

} */

.panel-body {
  font-size: 1em; }
  .panel-body > div {
    margin-bottom: 5px; }
    .panel-body > div > span {
      color: #777777;
      font-weight: bold; }
    .panel-body > div > a {
      font-size: 1em;
      color: #777777;
      text-decoration: underline; }

/* Generic Styles */
.bg-pattern {
  background-image: url("/images/bg-pattern.png");
  box-shadow: 0 1px 1px 0 #C8C8C8; }

.content-page a, #popular-searches a {
  border-bottom: 1px solid #919191; }

.content-page a {
  font-size: 1em; }

.list-inline > li {
  border-right: 1px solid black;
  padding-right: 9px; }
.list-inline > li:last-child {
  border: 0; }

.list-inline.gray > li {
  border-right: 1px solid #919191; }
.list-inline.gray > li:last-child {
  border: 0; }

.list-group {
  border-left: 3px solid transparent;
  margin: 0;
  font-size: 0.8em; }
  .list-group > a {
    font-size: 1.5em; }

.list-group:hover {
  background-image: -webkit-gradient(top, #fafafa, #f8f8f8);
  background-image: -webkit-linear-gradient(top, #fafafa, #f8f8f8);
  background-image: -moz-linear-gradient(top, #fafafa, #f8f8f8);
  background-image: -ms-linear-gradient(top, #fafafa, #f8f8f8);
  background-image: -o-linear-gradient(top, #fafafa, #f8f8f8);
  background-image: linear-gradient(top, #fafafa, #f8f8f8); }

/* Footer styles */
#footer-nav ul {
  list-style: none; }
#footer-nav li > .active {
  color: #feb32b;
  font-weight: bold; }
#footer-nav li > a {
  font-size: 1em; }
#footer-nav li > a, #footer-nav .fa-li {
  color: #919191; }

#testimonial img {
  width: 100%; }

.footer-extra a {
  color: white; }


.blackbg {
  background-color: #fff;
  border-top: 3px solid #7fc4bc;
}

/* ID's */
#arrow {
  width: 24px;
  position: absolute;
  left: 20%;
  top: 30%;
}

#popular-searches a {
  margin-bottom: 10px;
}

#alerts-table > tbody > tr > td:first-child {
    text-align: center;
}
.img-responsive {
  padding:10px 0 10px 0;
}
.footer-resize, .footer-resize a {
  text-transform: none;
  color: gray;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.map-style{
  margin-top: 1%;
  margin-left: 22%;
  margin-bottom: 1%;
}

.title{
  text-align: center;
}

.job_titles {
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding-left: 0;
}
.job_titles > li{
  list-style-type: none;
  font-size: 20px;
  border-bottom: 1px solid #d4d4d4;
  background-color: #fff;
}
.job_titles > li > a:hover{
  color: #ed7422;
}

.tags {
  background-color: #ed7422;
  margin-right: 10px;
  width: auto;
  margin-bottom: 10px;
  border: 0px;
  padding:0 15px 5px;
}
.tags > a{
  color: #fff;
  font-size: 13px;
}

.tags-inline {
  padding-left: 30px;
  list-style: none;
  padding-top: 10px;
}

.tags-inline>li {
  display: inline-block;
}

.tags.selected {
			background-color: #80c6be;
}

.city {
  padding-top: 10px;
  padding-left: 20px;
}

.search-title {
  padding-left: 15px;
}
.voffset5 {
  margin-top: 5px;
  margin-bottom: 50px;
}
.voffset5-panel{
  margin-top: 5px!important;
}

.statetagsM {
  border: 1px solid #d4d4d4;
  background-color: #FAFAFA;
  margin: 0 auto 50px;
  max-width:650px;
}

.statetags {
  background-color: #ed7422;
  margin-right: 10px;
  width: auto;
  margin-bottom: 10px;
  border: 0px;
}
.statetags > a{
  color: #fff;
  font-size: 25px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.statetags-inline {
  padding-left: 30px;
  list-style: none;
  padding-top: 10px;
}

.statetags-inline>li {
  display: inline-block;
}

.citiesTags {
  border: 1px solid #d4d4d4;
  padding-top:13px;
  padding-bottom:13px;
}

.pb-13 {
	padding-bottom: 13px;
}
.pb-0 {
	padding-bottom: 0px;
}

.moveLeft {
  padding-left: 30px;
}

#map_container {
}

.panel-links > a{
  color: #ed7422;
  text-decoration: none;
}

.active {
  background-color: #ed7422!important;
  color: #fff!important;
  font-size: 20px;
}

.toggle-links{
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

.toogle-btns{
    color: #ed7422;
    font-size: 20px;
}
.toogle-btns:hover{
    color: #fff;
    background-color: #ed7422;
    font-size: 20px;
}

svg path:hover {
  cursor: pointer;
}

@media (min-width: 768px) {
	.mobile-only {
		display: none;
	}
}

@media (max-width: 991px) {
/*  .widget{
    display: none;
  }*/
  .city {
    font-size: 15px;
  }
}

@media screen and (max-width: 800px) {
    /* #map_container {
    } */
}

@media screen and (max-width: 767px){
	.mobile-only {
		display: inherit;
	}

	/* Hide on mobile devices */
	.mobile-hide {
		display: none;
	}

	h1.search-title.mobile-only {
		margin-top:-20px!important;
		margin-bottom: -30px!important;
		font-size: 30px;
	}

	.btn-back {
		margin-top: 30px;
		margin-bottom: -30px;
	}
}
@media screen and (min-width: 630px) and (min-width: 700px){

}
