/* CSS Document */

/* Dark Blue: #171F4E */
/* Red: #EE3126 */
/* Light Grey: #F2F3F3 */
/* Dark Grey: #666666 */

/*General Styles*/
body{
	color: #666666;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 14px;
}
.wordpress_content{
    border-top: thin solid silver;
}
.active a {
    background-color: #3458A8 !important;
    color:white !important;
}
a, a:hover, input, input:hover {
    transition: all 0.5s ease 0s;
	text-decoration: none;
}
a { color: #171F4E; }
.logo { style="width:100%;" }
ol, ul {
    list-style: outside none none;
}

.new-menu div{
    margin-top: 20px !important;
    padding-right:4px;
}

.new-menu-item {
  height: 100px;
  margin-bottom: 16px;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.new-menu-item:hover{
  background-color: #EE3126;
}

.new-menu-item-name { 
  position: absolute;
  left: 25%;
  width: 75%;
  height: 84px;
  top: 10px;
  display: table; 
}

.jumbotron.noticeBanner {
    background-color: red;
    color: #fff;
    font-size: 2rem;
    padding: 10px;
}

.jumbotron.noticeBanner a {
    color: #fff;
}

.yellow-phone::before{
  color: rbg(242,	77,	30) !important;
}

.about_list div {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500 !important;
  font-family: 'Montserrat', sans-serif;
  position: relative;
}

.heading-text {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color:#001A51;
}

.about_list i{
  position: absolute;
  left: -14px;
  top: 4px;
}

.new-menu-item-name p {
  display: table-cell; 
  vertical-align: middle; 
  text-align: center; 
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px !important;
  font-weight: 700;
}


.new-menu-item-icon {
  padding-top: 30px;
  width: 25%;
  height: 100px;
  background-color: #EE3126;
  position: absolute;
  left:0px;
}

.btn-danger {
	background-color:#EE3126;
	border-color: #EE3126;
}
.footer { 
	text-align:center;
	background-color: #17204E;
	padding: 75px 0;
	margin-top: 75px;
	color: #ffffff;
}
.footer a{ 
	color: #ffffff;
}
#did_you_mean{
    max-width: 400px;
}
#did_you_mean p{
   padding: 4px;
   border-bottom: thin solid silver;
}
#did_you_mean .btn-sm{
    float:right;
}
h1{
	color: #171F4E;
	font-weight:700;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:50px;
}
.search_heading{
    font-size: 18px;
}
.well{
	border: none;
	border-radius: 0;
	background-color: #FBFBFB;
	box-shadow:none;
}

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

.program{
    color:#171F4E;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}


/*Main Navigation Styles*/
.navbar { background-color: #fff; }
.navbar-fixed-top { border: 0; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { padding: 15px 0 20px 0; }
.navbar-nav {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.navbar .container{
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar-inverse .navbar-nav > li > a { color: #000000; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #EE3126;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	background-color: #001A51;
	border:0;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
	background-color: #171F4E;
}
.icon-bar { color: #fff; }

/*HEADING STYLES*/
.jumbotron { background-color: #F2F3F3; }
.jumbotron p { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #666666; }
.jumbotron p strong { font-size: 14px; color: #171F4E; font-weight: 700;}
.pageHeading { 
	margin-top: 145px; 
	margin-bottom:0; 
	background-image: url(../images/large-search-bkg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;	
	color: #2C8FC0;
	font-weight:700;
	font-size: 31px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom:44px;
        padding-top:44px;
}
.homeHeading {
  padding-top:100px !important;
  font-size: 41px;
  background-image: url('/images/home_background.jpg'); 
  background-position: center -200px;
}
.smallCatSearch { padding: 20px; }

/*HOME PAGE SEARCH STYLES*/
.hpSearch { 
  background-color: white !important;
	margin-top: 20px; 
	margin-bottom:0; 
	background-size: auto, auto, cover;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top left, top right, center;	
	text-align: center;
	padding-bottom: 100px;
}
.search_box{
    background-color: #384B73;
    padding-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 60px;
}
.search_box h1{
    color: white;
}
#search_process{
    color: white;
}
.hpSearch h1 {
	color: #2C8FC0;
	font-family: 'Montserrat', sans-serif;
	font-size: 37px;
	font-weight: 700;
}
.hpSearch h2 {
  color: #2C8FC0;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 700; 
}
.hpSearch h4 {
  margin-top:20px;
  color:#17204E;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.hpSearch input[type=text] {
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	color: #b2b0b0;
	padding: 15px 20px;
	font-size: 14px;
	outline:none;
	border-radius:5px;
	border: 1px solid #fff;
	margin-right: 10px;
	margin-bottom: 5px;
}
.hpSearch select {
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 14px;
	padding:15px 20px;
	margin-right: 0px;
    background: #fff;
    color:#000;
    border-radius:5px;
	border: 1px solid #fff;
    outline:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label {position:relative; margin-right: 10px; }
label:after {
    content:"\f0d7";   
    font-family: "FontAwesome";
    font-size: 14px;
    color:#aaa;
    right:8px; top:15px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:4px; top:0px;
    width:23px; height:18px;
    position:absolute;
    pointer-events:none;
    display:block;
}
.hpSearch input[type=submit] {
	color: #FFF;
	background-color: #EE3126;
	padding: 15px 30px;
	font-size: 14px;
	outline:none;
	border-radius:5px;
	border: 1px solid #EE3126;
}
/*END HOME PAGE SEARCH STYLES*/

/*Default Search Styles*/
input[type=text] {
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	color: black;
	padding: 15px 20px;
	font-size: 14px;
	outline:none;
	border-radius:5px;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
	margin-bottom: 5px;
}
select {
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 14px;
	padding:15px 20px;
	margin-right: 0px;
    background: #fff;
    color:#000;
    border-radius:5px;
	border: 1px solid #E5E5E5;
    outline:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	width: 100%;
}
.fullWidthField { width: 100%; }

input[type=button] {
	color: #FFF;
	background-color: #EE3126;
	padding: 10px 30px;
	font-size: 14px;
	outline:none;
	border-radius:5px;
	border: 1px solid #EE3126;
	font-family: 'Montserrat', sans-serif;
}

input[type=submit] {
	color: #FFF;
	background-color: #EE3126;
	padding: 10px 30px;
	font-size: 14px;
	outline:none;
	border-radius:5px;
	border: 1px solid #EE3126;
	font-family: 'Montserrat', sans-serif;
}
/*LARGE CATEGORY TILE STYLES*/
.redBox { background-color: #EE3126; }
.lightBlueBox { background-color: #2C8FC0; }
.lightBlueBox i { color: #ffffff; }
.medBlueBox { background-color: #3458A8; }
.medBlueBox i { color: #ffffff; }
.dkBlueBox { background-color: #001A51; }
.dkBlueBox i { color: #ffffff; }

.box-container {
    margin: 0 auto;
    padding: 0 10px;
    width: 1190px;
}

div#categories {
    padding: 10px 10px;
}

div#categories ul {
    margin: 0 -5px;
}

div#categories ul li.categories-menu-item,
div#categories ul li.categories-menu-item-image {
    float: left;
    width: 100%;
}

div#categories ul li.categories-menu-item a,
div#categories ul li.categories-menu-item-image a {
    display: block;
    width: 100%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

div#categories ul li.categories-menu-item a i {
    position: absolute;
    top: 20px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease; /* Mozilla fix */
}

div#categories ul li.categories-menu-item a:hover {
    background: #FF0012 none repeat scroll 0 0 !important;
}

section.no-rtl div#categories ul li.categories-menu-item a i {
    background-color: red;
    left: 0px;
    top: 0px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    height: 92px;
}

div#categories ul li.categories-menu-item a i.custom-icon {
    display: block;
    width: 30px;
    height: 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

div#categories ul li.categories-menu-item a span.name,
div#categories ul li.categories-menu-item-image a span.name {
    position: absolute;
    bottom: 15px;
    display: block;
    line-height: 20px;
    font-weight: 600;
}

section.no-rtl div#categories ul li.categories-menu-item a span.name,
section.no-rtl div#categories ul li.categories-menu-item-image a span.name {
    text-align: center !important;
    right: 20px;
}
div#categories ul li.categories-menu-item a { 
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	 }

div#categories ul li.categories-menu-item a span.count {
    position: absolute;
    right: 15px;
    bottom: 15px;
    line-height: 25px;
    padding: 0 8px;
    font-weight: 900;
}

div#categories ul li.categories-menu-item a:hover i {
    //font-size: 6em;
    //-webkit-transition: font-size 0.25s ease;
    //-moz-transition: font-size 0.25s ease; /* Mozilla fix */
}

div#categories ul li.categories-menu-item a:hover i.custom-icon {
    width: 90px;
    height: 90px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease; /* Mozilla fix */
}

/* Transition from 1020 to 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1040px) {

    .box-container {
        margin: 0 auto;
        width: 920px;
        padding: 0 10px;
    }
	div#categories ul {
        margin: 0 -3px;
    }

    div#categories ul li.categories-menu-item a, div#categories ul li.categories-menu-item-image a,
    div#categories ul li.categories-menu-item, div#categories ul li.categories-menu-item-image {
        //width: 175px;
        width: 98%;
    }

    div.category-item-block {
        //width: 293px;
    }

    div.category-item-title-container,
    div.category-item-title-container a {
        //width: 231px;
    }
	
	div#categories ul li.categories-menu-item a { font-size: 14px; }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .box-container {
        margin: 0 auto;
        width: 748px;
        padding: 0 10px;
    }
	div#categories {
        padding: 15px 10px;
    }

    div#categories ul {
        margin: 0 -6px;
    }

    div#categories ul li.categories-menu-item,
    div#categories ul li.categories-menu-item a,
    div#categories ul li.categories-menu-item-image,
    div#categories ul li.categories-menu-item-image a {
        width: 98%;
        //height: 140px;
    }

    div.category-item-block {
        //width: 364px;
    }
	
	div#categories ul li.categories-menu-item a { font-size: 14px; }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .box-container {
        margin: 0 auto;
        width: 440px;
        padding: 0 10px;
    }
	 div#categories {
        padding: 15px 10px;
    }

    div#categories ul {
        margin: 0 -10px;
    }

    div#categories ul li.categories-menu-item,
    div#categories ul li.categories-menu-item a,
    div#categories ul li.categories-menu-item-image,
    div#categories ul li.categories-menu-item-image a {
        width: 98%;
        //width: 142px;
        //height: 140px;
    }

    div.category-item-block {
        width: 440px;
    }
      .categories-menu{
        padding-left: 10px !important; 
        padding-right: 10px !important; 
    }
	
	div#categories ul li.categories-menu-item a { font-size: 14px; }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
    div#content-inner.sidebar-left div#content-center,
    div#content-inner.sidebar-left div.content-center {
        margin-left: 0;
    }

    .box-container {
        margin: 0 auto;
        width: 280px;
        padding: 0 10px;
    }
	div#categories {
        //padding: 15px 10px;
    }

    div#categories ul {
        //margin: 0 -11px;
		//padding: 10px;
    }
    div#categories ul li.categories-menu-item,
    div#categories ul li.categories-menu-item a,
    div#categories ul li.categories-menu-item-image,
    div#categories ul li.categories-menu-item-image a {
        width: 98%;
       
    }
    .categories-menu{
        padding-left: 10px !important; 
        padding-right: 10px !important; 
    }
    div.category-item-block {
        //width: 280px;
    }
	
	div#categories ul li.categories-menu-item a { font-size: 14px; }
}

/*SMALL SEARCH CATEGORY TILE STYLES*/
ul.industries-tabs {
    clear: both;
    max-width: 950px;
    overflow: hidden;
    padding: 0;
}
body.fixed-map-left ul.industries-tabs, body.fixed-map-right ul.industries-tabs {
    max-width: 40px;
    padding: 0;
}
ul.industries-tabs li {
    float: left;
    margin: 0 0 10px 10px;
}
body.fixed-map-left ul.industries-tabs li, body.fixed-map-right ul.industries-tabs li {
    margin: 0 0 10px;
}
ul.industries-tabs li.first {
    margin-left: 0;
}
body.fixed-map-left ul.industries-tabs li.first, body.fixed-map-right ul.industries-tabs li.first {
    margin: 10px 0;
}
ul.industries-tabs li.label {
    font-size: 18px;
    font-weight: 300;
    line-height: 39px;
    text-transform: uppercase;
    /*width: 190px;*/
	padding: 0 10px 0 0;
	color: #001A51;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
body.fixed-map-left div#industries-tabs ul.industries-tabs li.label, body.fixed-map-right div#industries-tabs ul.industries-tabs li.label {
    display: none;
}
ul.industries-tabs li a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    line-height: 38px;
    margin: 0;
    text-align: center;
    width: 38px;
}
ul.industries-tabs li a i {
    display: block;
    height: 38px;
    line-height: 38px;
    transition: all 0.25s ease 0s;
    width: 38px;
}
ul.industries-tabs li a i.custom-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 16px;
    margin: 11px;
    width: 16px;
}
ul.industries-tabs li a:hover i {
    font-size: 1.33333em;
    transition: font-size 0.25s ease 0s;
}
ul.industries-tabs li a:hover i.custom-icon {
    height: 22px;
    margin: 8px;
    transition: all 0.25s ease 0s;
    width: 22px;
}



/*ON PHONE*/
@media only screen and (max-width: 782px) {
	.logo { width: 100%; margin-top:-30px; }
	.hpSearch { 
		margin-top: 80px; 
		margin-bottom:0; 
	
		text-align: center;
		padding-bottom: 40px;
  }
  .homeHeading {
    font-size: 24px;
    padding-top:100px !important;
    background-image: url('/images/home_background.jpg'); 
    background-position: center 0px;
  }
  .home_subheader {
    font-size: 16px !important;
  }
	.hpSearch h2 { margin-bottom: 20px; }
	.box-container {
		margin: 0 auto;
		padding: 0 10px;
		width: 100%;
	}
}

.main-area{
    padding-top: 100px;

}
.text-area{
    font-family: 'Droid Serif', serif;
    color:#666666;
    font-size: 14px;
}
.text-area h3{
    font-size: 18px;
    font-weight: bolder;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.text-area .heading{
    margin-top: 20px;
    line-height: 90%;
    margin-bottom:  0px;
     font-size: 18px;
    font-weight: bolder;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.text-area .heading-lower{
       margin-top: 20px;
    line-height: 90%;
    margin-bottom:  0px;
     font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    text-transform: lowercase;
}
.main-area-header{
    margin-top: 0 !important;
}

.p1{
    color: #0071A9;
    font-size: 25px;
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
}

.emergency{
    margin-top: 30px;
    font-weight: bold;
    color: #EE3126;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
}

#send-message{
  font-weight:  normal !important;
  font-size: 14px !important;
    padding-top: 16px;
    padding-bottom: 16px;
}

#contact_form{
    margin-top: 60px;
}

#contact_form input[type=text]{
    padding: 26px;
    background-color: #F7F7F7;
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

#contact_form textarea{
    padding: 26px;
    background-color: #F7F7F7;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: black !important;
}

.home_subheader{
  color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 700;
	width: 60%;
	margin: 20px auto 75px auto;
  text-shadow: 0 0 5px rgba(0,0,0,0.9);
}

.bottom_header{
      color:#001A51;
    font-size: 14px;
    margin-bottom: 20px;
}


li.new-menu span{
    padding-top: 10px !important;
}

.new-menu a{
    height: 100px;
}

@media only screen and (max-width: 494px) {
    .logo {
        width: 100% !important;
    }
    .navbar-brand{
        padding-top: 8%;
        width: 80% !important;
    }
}

#navbar{
    text-align: center;
}

.searchtext{
    color: black !important;
}



.search_page_right_col{
    float: right;
}

@media only screen and (max-width: 1000px) {
    .search_page_right_col{
        float: none;
    }
}

.region_dropdown{
    background-color: #F7F7F7;
}

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

.contact_area_header_colored{
    color: white;
    font-family: 'Montserrat', sans-serif;
    padding: 6px;
    margin-top: 6px;
}
.regions{
    font-size: 12px;
}
.regions .btn{
   float: right;
   top: -40px;
   position: relative;
}

.faq li{
    list-style-type: disc;
}

.faq a{
    color: #EE3126;
}

.contact_us_button{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
}

.call-to-action{
    width: 100%;
    background-color: #273867;
    margin: 20px;
    padding: 20px;
    
}

.call-to-action h1{
    color: #2C8FC0;
}

.call-to-action p{
    color: white;
    font-size: 14px;
}

.new-menu .name{
    width: 150px;
}


.new-menu:hover{
    cursor: pointer;
}

.sub-menu-home .sub-menu-item{
  height: auto;
  margin-top: 6px;
  
  cursor: pointer;
}

.sub-menu-home .sub-menu-item a{
 background-color: #F6F2EF;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #67625E !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.sub-menu-home .sub-menu-item a:hover{
 padding-top: 10px;
 padding-bottom: 10px;
 background-color: #EE3126;
 transition: all 0.5s ease 0s;
 color: white !important;
}

.sub-menu{
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom:  0px !important;
    padding: 0px !important;
    top: -10px;
    position: relative;
}

.phone_label{
    font-weight: 800;
    text-transform: capitalize;
}

.contact_input{
    padding: 16px 26px 16px 26px !important;
    width: 100%;
}


::-webkit-input-placeholder {
    color: black !important;
}
:-webkit-input-placeholder {
    color: black !important;
}
::-moz-placeholder {
    color: black !important;
    opacity: 1;
}
:-moz-placeholder {
    color: black !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: black !important;
}
::-ms-input-placeholder {
    color: black !important;
}

.search_area{
    text-align: center;
    margin-top: 100px;
    margin-bottom: 70px;
}

.search_area h1{
    color: #2C8FC0;
    font-family: 'Montserrat', sans-serif;
    font-size: 37px;
    font-weight: 700;
    margin-bottom: 10px !important;
}

.search_area h2 {
    color: #2C8FC0;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700; 
    margin-bottom: 30px !important;
}

.home-buttons-container{
    margin: auto;
    max-width: 1200px !important;
}

.home-buttons-container  .categories-menu-item a{
    border: 4px solid white;
}

.home-buttons-container  .categories-menu-item{
    margin: 10px !important;
    
}

.home-buttons-container  .categories-menu-item .name{
    text-align: left !important;
    line-height: 110% !important;
}

.new-home-section h1{
    margin-bottom: 10px !important;
}

.search_container{
    border-radius: 5px;
    margin: auto;
    background-color: #E2E2E2;
    max-width: 1200px;
    padding: 20px;
    width: 100%;
}

#Continue:hover{
    background-color: #c9302c;
}

.bottom_bottom_images{
    position: relative;
    text-align: center;
}

.bottom_bottom_images img{
    position: relative;
    vertical-align: bottom;
}

.home_footer .footer{
    margin-top: 0px;
}

.dkBlueBox a div {
    text-align: center;
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px !important;
    font-weight: 700;
    padding: 0;
    width: 49%;
    display: inline-block;
}
.dkBlueBox a div:hover {
    background-color: #c9302c;
}