body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  line-height: 23px;
  color: #747474 !important;
  
}

a, a.nav-link {text-decoration: none; color: #002E6A; transition: all 0.82s;}
a.nav-link {text-transform: none; font-weight: normal; font-size: 16px; }
a:hover {color: #59C1B5;}
a:focus, a:active {color: #F6ED62;}

/* ECEHIRE Specific */
#djslider149 li img {
  max-width: inherit !important;
  width: auto !important;
  height: 100% !important;
 }

#djslider145 .slide-title, #djslider149 .slide-title {
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #59C1B5;
  font-weight: bold;
  padding: 0 0 10px 0;
  line-height: 21px;
  text-transform: uppercase;
}

#djslider145 .slide-desc-text-default a.readmore, #djslider149 .slide-desc-text-default a.readmore {float: left !important; text-transform: uppercase; padding: 5px 15px; font-size: 14px;}
#djslider145 .slide-desc-text-default a.readmore:hover, #djslider145 .slide-desc-text-default a.readmore:focus,#djslider145 .slide-desc-text-default a.readmore:active
, #djslider149 .slide-desc-text-default a.readmore:hover, #djslider149 .slide-desc-text-default a.readmore:focus,#djslider149 .slide-desc-text-default a.readmore:active
{
  color: #002E6A;
  background: #F6ED62;
} 


.topClass {
  color: #ffffff;
    text-shadow: none;
    background-color: #414141;
    background-image: -moz-linear-gradient(top, #434343, #3e3e3e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434343), to(#3e3e3e));
    background-image: -webkit-linear-gradient(top, #434343, #3e3e3e);
    background-image: -o-linear-gradient(top, #434343, #3e3e3e);
    background-image: linear-gradient(to bottom, #434343, #3e3e3e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434343', endColorstr='#ff3e3e3e', GradientType=0);
    border-color: #3e3e3e #3e3e3e #181818;
}
/** Headings */
h1, h2, h3 {color: #023e5e; text-align:center; text-transform: uppercase; font-size: 30px;}
h1 {
  padding-bottom: 27px;
  position: relative;
  font-size: 1.875rem;
  line-height: 36px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #023e5e;
  text-align:center;
}

h3, .aside-right h3, .aside-right .h3 { 
  padding-bottom: 27px;
  position: relative;
  font-size: 1.875rem;
  line-height: 36px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #023e5e;
  text-align: center;
}
h4 {
  font-size: 1.125rem;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #59C1B5;
    font-weight: bold;
    padding: 0 0 10px 0;
    line-height: 21px;
    text-transform: uppercase;
}
h5 {
  font-size: 0.875rem;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #002E6A;
  font-weight: bold;
  padding: 0 0 10px 0;
  line-height: 24px;
  text-transform: uppercase;
}

/* h2.heading-style-2 {
  font: 14px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #2A3068;
    padding: 0 0 10px 0;
}
h2.heading-style-2 a {color: #2A3068; text-decoration: none;} */


.mod-newsflash-adv h4.item_title {
  color: #185a7d !important;
    letter-spacing: normal;
    font-family: Roboto, sans-serif !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    line-height: 28px !important;
    text-rendering: optimizeLegibility;
    padding-bottom: 0px;
    text-transform: none;
}


.page-header h1{
  padding-bottom: 27px;
  position: relative;
  font-size: 1.875rem;
  line-height: 36px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #023e5e;
  text-align: center;
}

h2 {
  font-weight: bold;
}

h2.item-title {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2rem;
    line-height: 40px;
    padding: 0 0 18px 0;
}
h2.item-title a {text-decoration: none; color: #2A3068;}
h6 { font-size: 10.2px; font-weight: bold; color: #444444;}
/***/

/* Sidebar */
.aside-right {
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
}
.aside-right.no-card.bordered h3, .mainbottom.no-card.bordered h3 {
  border-top: 5px solid #222222;
  font-size: 21px;
  color: #f68a33;
  text-transform: none;
  padding-top: 5px;
  margin-bottom: 20px;
  letter-spacing: normal;
}

/* MegaMenu */
.sa-custom {
  content: "";
    position: absolute;
    bottom: 22px;
    border: 5px solid transparent;
    border-top-color: #F6ED62;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
.dj-megamenu-wrapper {width:100%;}
#mainmenu .dj-megamenu {
  justify-content: space-around;
}
.dj-megamenu-clean {
  justify-content: space-around;
}

.dj-megamenu-clean li a.dj-up_a {
  display: flex;
  justify-content: center;
  padding: 41px 16px 29px !important;
  height: auto  !important;  
  margin-bottom: 10px;
}
.dj-megamenu-clean li a.dj-up_a > span {
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform: uppercase;
    height: auto !important;
    
    
}
.dj-megamenu-clean li a.dj-up_a:hover, 
.dj-megamenu-clean li a.dj-up_a:focus, 
.dj-megamenu-clean li a.dj-up_a:active, 
.dj-megamenu-clean li.active a
 {
  color: #002E6A !important;
    background: #F6ED62;
 }
.dj-megamenu-clean li a.dj-up_a:hover > span, 
.dj-megamenu-clean li a.dj-up_a:focus > span, 
.dj-megamenu-clean li a.dj-up_a:active > span, 
.dj-megamenu-clean li a.dj-up_a.active > span  {
  color: #002E6A;
    
}
.dj-subwrap-in {
  background-color: #F6ED62 !important;
  color: #fff;
}

.dj-megamenu-clean li ul.dj-submenu > li > a {
  color: #002E6A !important;
  font-size: 16px;
  line-height: 24px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: #F6ED62 !important;
  padding: 6px 12px !important;
}
.dj-megamenu-clean li ul.dj-submenu > li:hover > a, 
.dj-megamenu-clean li ul.dj-submenu > li:focus > a,
.dj-megamenu-clean li ul.dj-submenu > li.active > a  {

  color: #002E6A !important;
  background: #ffffff !important;
  
}
.dj-megamenu-select-light .dj-mobile-open-btn, 
.dj-megamenu-offcanvas-light .dj-mobile-open-btn, 
.dj-megamenu-accordion-light .dj-mobile-open-btn {
  background: none !important; 
  font-size: 36px !important;
}
.dj-megamenu-select-light .dj-mobile-open-btn::before, 
.dj-megamenu-offcanvas-light .dj-mobile-open-btn::before, 
.dj-megamenu-accordion-light .dj-mobile-open-btn::before {
  font-size: 36px !important;
}
.dj-megamenu-clean li a.dj-up_a > span.dj-drop {
  padding: 0px !important;
}
.dj-drop .arrow {
  display: none !important;
} 


.dj-drop:before
{
  content: "";
  position: absolute;
  bottom: 18px;
  border: 4px solid transparent;
  border-top-color: #fff;
  left: 50%;
  margin-left: -4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* .dj-drop:after,  */
.dj-megamenu-clean li a.dj-up_a:after {
  content: "";
    position: absolute;
    bottom: 22px;
    border: 5px solid transparent;
    border-top-color: #F6ED62;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.dj-megamenu-clean li a.dj-up_a:hover::after, 
.dj-megamenu-clean li a.dj-up_a:focus::after, 
.dj-megamenu-clean li a.dj-up_a:active::after, 
.dj-megamenu-clean li.active a::after
{  
  opacity: 1;
  bottom: -10px;
}
.dj-megamenu-clean li a.dj-up_a:hover .dj-drop:before, 
.dj-megamenu-clean li a.dj-up_a:focus .dj-drop:before, 
.dj-megamenu-clean li a.dj-up_a:active .dj-drop:before, 
.dj-megamenu-clean li.active a .dj-drop:before
{  
  opacity: 0;
}

.dj-megamenu-select-light .dj-mobile-open-btn,
.dj-megamenu-offcanvas-light .dj-mobile-open-btn,
.dj-megamenu-accordion-light .dj-mobile-open-btn
{
  color: #ffffff;
}

/**/
.com-contact.contact h2 {display: none;}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"],
 input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"],
  input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height:48px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    background-color: #ffffff;
    border: 1px solid #c6ccd2;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    color: #000;
    padding: 0 3px 0 5px !important;

}
label.invalid {    color: #9d261d; font-weight: bold;}


/* Articles and other CSS */
.com-content-category-blog__item.blog-item h2 {
  text-align: left;
}
 .com-content-category-blog__item.blog-item h2 a 
{
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #59C1B5;
  font-weight: bold;
  padding: 0 0 10px 0;
  line-height: 21px;
  text-transform: uppercase;

 }
 dl.article-info {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 16px;
  color: #8b8b8b;
  font-size: 14px;
  padding: 16px 0;
}
 p.readmore a, a.btn.btn-info.readmore {
  font: 12px/16px 'Fjalla One', sans-serif;
    background: none;
    color: #f68a33 !important;
    border: none;
    outline: none !important;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
 }
 p.readmore a:hover,p.readmore a:focus, p.readmore a:active , a.btn.btn-info.readmore:hover, a.btn.btn-info.readmore:focus, a.btn.btn-info.readmore:active {
  background: none;
  color: #005580 !important;
  box-shadow: none;
 }
 .com-content-category-blog__item.blog-item a:hover, .com-content-category-blog__item.blog-item a:focus
{
    color: #464646;
}


.btn:not(.jmodedit):not(.plg_system_webauthn_login_button) {
  padding: 8px 19px 8px;
    position: relative;
    min-width: 156px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: bold;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #002E6A;
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn-success {
  background: #F6ED62 !important;
  color: #002E6A !important;
}
.btn-success span {color: #002E6A !important;}
/*
Clients
*/
.mod-article-single__clients ul.clients
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  
}
#mainbottom 
{
  background: #fff;
  padding-top: 33px;
  padding-bottom: 39px;
}

#maintop-row {
  background-color: #063A5B;
  padding: 54px 0;
}
#maintop .mod-newsflash-adv__blocks .item__module, #contentbottom .mod-newsflash-adv__blocks .item__module 
{
 border-top: 12px solid #F6ED62;
 position:relative;
}
.mod-newsflash-adv__blocks .item_img .item_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 20px;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  background: #002E6A99;
}
.mod-newsflash-adv__blocks .item_img .item_title a span {
  color: #ffffff;
  font-size: 30px;
  line-height: 1em;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mod-newsflash-adv__blocks .item_img .item_title a .item_title_part0 {
  font-size: 48px;
  display: block;
}
.mod-newsflash-adv__blocks .item_img:hover .item_title {
  opacity: 1;
}

.mod-article-single__compensation h4
{
  font-size: 2.25rem;
    line-height: 42px;
    color: #59C1B5;
    padding: 0 100px 5px;
}
.mod-article-single__compensation{
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
} 

/* Search Box */
.mc-field-group label
{
    display: block;
    margin-bottom: 5px;
}
label.finder { display:none;}
.search-block .mod_search88 {
  border: 1px solid #e5e5e5;
    /* background: #f2f2f2;
    width: 277px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: right;
    margin-top: -21px;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; */
  }
  .search-block .inputbox {
    float: left;
    height: 35px;
    background: transparent;
    border: 1px solid transparent;
    text-transform: uppercase;
    padding: 6px 16px;
    width: 210px;
    -webkit-box-shadow: 0 0 0 !important;
    -moz-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
  }
  .search-block .inputbox::placeholder{
    color: #999999 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
  }
    .searchsearch-block.mod_search102 button {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      border-radius: 53%;
      color: #fff;
      height: 35px;
      width: 35px;
      padding: 0px;
      background: #19D3C5;
      border-color: #19D3C5;
    }
  .searchsearch-block.mod_search102 button:before 
  {
          content: "\f002"; 
  }
  .search-block .btn-primary {
    float: right;
    margin-right: 0;
  }
  .search-block .btn-primary:before {
    margin-right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }

  .element-invisible {display: none;}
 

.aside-right.search-block  {
    text-align: center;
    display: flex;
    align-items: center;
}
.copy {
  font: bold 15px/22px 'Open Sans Condensed', sans-serif;
  display: flex;
    justify-content: flex-end;
    align-items: self-end;
    padding: 5px;
}
.copyright {
  padding-bottom: 25px;
}
.footer {
  padding-top: 91px;
  padding-bottom: 90px;
}
.footer h3 {
  font-size: 18px;
    line-height: 18px;
    padding-bottom: 0;
    margin-bottom: -3px;
    color: #fff;
}
.footer_logo {display: flex;font-size: 14px;color: #fff;text-transform: uppercase;    justify-content: center;
  text-align: center;
  align-items: center;}
a.privacy_link {
  color: #ffffff;
}
a.privacy_link:hover, a.privacy_link:focus, a.privacy_link:active {
  color: #002E6A;
}
.footercontact a:hover, .footercontact a:focus, .footercontact a:active {
  color: #F6ED62 !important;
  text-decoration: underline !important;
}
.footer .navbar-nav, .topClass .navbar-nav { flex-direction: row; margin-left: auto !important; margin-right: 0px !important}
.topClass .navbar-nav a { font-size: 12px;  color: #ffffff; padding: 5px 10px; font-weight:400; text-transform: none;}
.topClass li.nav-item.active a.nav-link {    color: #ffff; background: #0c73a3; border-radius: 4px; padding: 5px 10px;}
.topClass a.nav-link:focus, .topClass a.nav-link:hover  { color: #fffeee; }
.footer p {font-size: 11px;}
.dj-megamenu-modern li a.dj-up_a { height: 25px !important; font-size: 18px !important; color: #ffffff; text-align:center; padding: 0px 12px !important;}
#dj-megamenu147 {justify-content: center; padding-bottom: 16px !important;}
.nav-item.item-204, .nav-item.item-205 {display: flex;justify-content: center;align-items: center;  align-self: center;}
.nav-item.item-154 a > *, .nav-item.item-158 a > *, .nav-item.item-159 a > * {display: none;}
.nav-item.item-154 a:before {
  content: '\f39e';
  font-family: "Font Awesome 6 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  line-height: 1;
  color: #fff;
}
.nav-item.item-158 a:before {
  content: '\f0e1';
  font-family: "Font Awesome 6 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  line-height: 1;
  color: #fff;
}
.nav-item.item-159 a:before {
  content: '\f099';
  font-family: "Font Awesome 6 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  line-height: 1;
  color: #fff;
}
.nav-item.item-204:before, .nav-item.item-205:before {
  content: "\f0e0";
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  line-height: 1;
}

/*
 --- ECEJobListings Custom CSS
*/

.ecehire_map {
  align-items: center; 
  justify-content: center; 
  background-repeat: no-repeat;
  background-position: center center; 
  background-size: contain; 
  height: auto; 
  display: flex; 
  flex-direction: column;
}

.ecehire_flex {
  display: flex;
   flex-wrap: wrap; 
   justify-content: space-around;
  width: 100%
}
.ecehire_flex > div {
  display: flex;
  width: 100%;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.ecehire_nw a{
  background: url('../images/btn_northwest.png');
  background-repeat: no-repeat;
  width: 143px;
  height: 88px;
} 
.ecehire_ne a{
  background: url('../images/btn_northeast.png');
  background-repeat: no-repeat;
  width: 143px;
  height: 88px;
}
.ecehire_sw a {
  background: url('../images/btn_southwest.png');
  background-repeat: no-repeat;
  width: 143px;
  height: 88px;
}
.ecehire_se a {
  background: url('../images/btn_southeast.png');
  background-repeat: no-repeat;
  width: 143px;
  height: 88px;
}
.ecehire_central a{
  background: url('../images/btn_central.png');
  background-repeat: no-repeat;
  width: 143px;
  height: 88px;
}

.ecehire_nw a:hover,.ecehire_nw a:focus,.ecehire_nw a:active {
  background: url('../images/btn_northwest_hover.png');
} 
.ecehire_ne a:hover, .ecehire_ne a:focus, .ecehire_ne a:active{
  background: url('../images/btn_northeast_hover.png');
}
.ecehire_sw a:hover, .ecehire_sw a:focus, .ecehire_sw a:active {
  background: url('../images/btn_southwest_hover.png');
}
.ecehire_se a:hover, .ecehire_se a:focus, .ecehire_se a:active {
  background: url('../images/btn_southeast_hover.png');
}
.ecehire_central a:hover, .ecehire_central a:focus, .ecehire_central a:active {
 background: url('../images/btn_central_hover.png');
}
.ecehire_map_container {
  width: 100%;
}

/*

  Fabrik
*/
.com-content-article #group3.fabrikGroup {display: none;}
.fabrikForm .fb_el_fabrik_employer_profiles___emp_block, .fabrikForm .fb_el_fabrik_employer_profiles___emp_user_group {
  display: none;
}
.fabrikLabel {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold !important;
  line-height: 24px;
  color: #333333 !important;
}
.fabrikElement {
  color: #747474 !important;
}
.fabrikButtonsContainer .btn {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  background: rgba(0,0,0,0);
  color: #002E6A !important;
  font-weight: normal;
  text-transform: none;
}
.fabrikDataContainer .table thead th, .fabrik_element  {
  color: inherit !important;
}
.btn-group .btn {border-radius: 4px;}
.btn-group .btn:hover, .btn-group .btn:focus, .btn-group .btn:active {
  background: #F6ED62; color: #002E6A;
}
.table>:not(caption)>*>* {background: rgba(0,0,0,0);}
.about-emp {background: #00326A; color: #ffffff; text-align: center; font-size: 14px; } 
.about-emp h3, .about-emp span, .about-emp p, .about-emp label  {color: #ffffff !important;}
.about-emp h3 {color: #ffffff !important;font-size:30px;padding-top:25px !important;}
.about-emp label {margin-bottom: 0px; line-height: 20px;}
.font2 {font-family: 'Open Sans', sans-serif; font-size: 14px; color: #ffffff; font-weight: 400; line-height: 20px;}
.form-actions {
    padding: 23px 20px 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5 ;}

.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd)
 {
  background-color: #f9f9f9;
 }
 .list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid
 {
  border-bottom: 1px solid #dddddd;
    padding: 8px;
 }
 
 #contact-form .control-group > .controls { display: flex; justify-content: flex-end; margin-top: 10px;}


@media (min-width: 798px) {
  .ecehire_map {
    background: url('../images/pennsylvania_shape_1170px.png'); 
     height: 463px; 
     background-repeat: no-repeat;
     background-position: center center;
     background-size: contain;
  }
  .ecehire_flex > div {
    width: auto;
  }
  .ecehire_map_container {
    width: 800px;
        margin-left: auto;
        margin-right: auto;
  }
}

@media (max-width: 979px) {
  .page-header h1{
    font-size: 30px;
    line-height: 1em;
  }
  .brand-logo img {
    /* max-width: 75%; */
    padding: 15px 0;
  }
}



@media (max-width: 1200px) {
  .home-message-table {max-width: 570px;}
}
@media (max-width: 992px) {

}
@media (max-width: 768px) {
  textarea.fabrikinput {width: 100%;}
  #maintop .mod-newsflash-adv__blocks .item__module, #contentbottom .mod-newsflash-adv__blocks .item__module {
    border-top: none !important;
  }
  .home-message-table {max-width: auto;}
  .mod-article-single__compensation h4 {padding: 0 20px 50px !important;}
}
@media (max-width: 668px) {
  .dj-megamenu-clean li.dj-up {width: 100%;}
  .dj-megamenu-clean li a.dj-up_a {padding: 10px 10px 15px !important}
  .dj-megamenu-clean li a.dj-up_a:after {display: none;}
  .dj-megamenu-clean li ul.dj-submenu > li > a {background: rgba(0,0,0,0) !important; color: #fffeee !important;}
  .dj-drop:before {display: none;}
  .dj-drop .arrow {display: inline-block !important;}
  .dj-megamenu-clean li div.dj-subwrap {position: relative !important; width: 100%; background: none !important; }
  .dj-megamenu-clean .dj-subwrap-in, .dj-subcol{ width: 100% !important; background: rgba(0,0,0,0) !important; }
  .dj-megamenu-clean li.hover div.dj-subwrap li div.dj-subwrap {display:none !important;}
}

@media (max-width: 576px) {
  
}
