body{font-size: 0.8rem}
.top-bar{background: #fff;text-transform: uppercase;position:relative;}
.top-bar-section li:not(.has-form) a:not(.button){padding: 0rem 1rem; text-transform: uppercase}
.top-bar-section li.active:not(.has-form) a:not(.button){padding: 0rem 1rem; background-color: #fff; color:#000}
.top-bar-section li.active:not(.has-form) a:not(.button):hover{padding: 0rem 1rem; background-color: #fff; color:#008c99}
.top-bar-section .has-dropdown a{padding: 0rem 1rem;}
.top-bar-section li:not(.has-form) a:not(.button){background-color: #fff;color:#000}
.top-bar-section li:not(.has-form) a:not(.button):hover{background-color: #fff;color:#008c99}
.top-bar .toggle-topbar.menu-icon a{color:#000}
.top-bar .toggle-topbar.menu-icon a span::after {box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;}
.drop2{position:absolute; right:0}
.top-bar-section{position:relative; top:3.5625rem;}
.top-bar-section .has-dropdown > a:after{border-style: none;border-top-style: none;background-color: #000}
.top-bar-section li:last-child.active:not(.has-form) a:not(.button), .top-bar-section li:last-child a:not(.button){padding-right:0;}
.top-bar .logo {margin-top:10px;}


.section-title{background-color: #cacaca; color:#000;margin-top: -3px;}
.section-title h3{font-size: 1.1rem; text-transform: uppercase; padding:0.5rem;text-align: center}
.box-border{border:1px solid #cacaca; margin-top:-0.625rem}
.engfr{min-width: 7rem}

.innerpad{padding:0.5rem}
.nopad{padding: 0; margin: 0}
.nopadright{padding-right: 0; margin: 0}
.nopadleft{padding-left: 0; margin: 0}
.nopadbottom{padding-bottom:0; margin-bottom: 0}
.padtop, .padbottom{padding-top:1.225rem}
.marginleft{margin:0.625rem;}
.marginauto{text-align:center; margin:auto}
.fullwidth{width:100%;}

ul.searchSelect{text-align: center}
.searchSelect li { width:242px; margin:20px 10px 0 0; display:inline-block; text-align:center}
.searchSelect select{border:1px solid #586667; height:40px; font-size:14px; color:#586667;}

.hover1 li{float:none;}
.f-dropdown{outline: none}
.top-bar-section .has-dropdown > a {padding-right:1rem!important}
.bannerdiv, .contact-section{background-color:#cacaca}

.contact-section{line-height: 2.5rem; padding-top:2rem;padding-bottom:2rem;}

.centered{text-align: center; margin:auto}
.buttonpad{padding:0.625rem 2rem}

/*slider*/
.orbit-bullets{display:none;}
.orbit-slide-number{display:none;}

.home-button-section{height:415px;min-height:300px; margin-top:2rem;text-align: left; background-image: url('../images/green-back.jpg'); background-repeat: repeat-x; font-size:0.9rem; color:#fff; line-height: 1.5rem}


footer{padding-top:3rem; padding-bottom:4rem;background-color: #008c99}
footer .logo{max-width:250px}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) ul li{background-color:#fff;}

/*// Small screens*/
@media only screen {
  .title-area{width:100%}
  .logo{max-width:120px;}
  .top-bar-section li.active:not(.has-form) a:not(.button){padding: 0rem 0.7rem;}
  .top-bar-section li.active:not(.has-form) a:not(.button):hover{padding: 0rem 0.7rem;}
  .top-bar-section .has-dropdown a{padding: 0rem 0.7rem;}
  .home-button-section{height:auto; background-color:#006068;background-image: none; text-align: center;}
} /* Define mobile styles */

@media only screen and (max-width: 40em) {
  /*.drop2{}
  .top-bar-section{}
  .top-bar-section li.active:not(.has-form) a:not(.button){padding: 0rem 0.7rem;}
  .top-bar-section li.active:not(.has-form) a:not(.button):hover{padding: 0rem 0.7rem;}
  .top-bar-section .has-dropdown a{padding: 0rem 0.7rem;}
  .top-bar-section li:last-child.active:not(.has-form) a:not(.button), .top-bar-section li:last-child a:not(.button){padding-right:0;}
  .logo{max-width:100%;}
    .home-button-section{height:auto; background-color:#006068;}*/

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*// Medium screens*/
@media only screen and (min-width: 40.063em) {
  .title-area{width:25%;}
  .logo{max-width:90%;}
  .top-bar-section li.active:not(.has-form) a:not(.button){padding: 0rem 0.7rem;}
  .top-bar-section li.active:not(.has-form) a:not(.button):hover{padding: 0rem 0.7rem;}
  .top-bar-section .has-dropdown a{padding: 0rem 0.7rem;}
} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/*// Large screens*/
@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

/*// XLarge screens*/
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*// XXLarge screens*/
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */
