@font-face {
  font-family: 'DINWeb-Bold';
  src: url("../fonts/DINWeb-Bold.eot");
  src: url("../fonts/DINWeb-Bold.woff") format("woff");
}
@font-face {
  font-family: 'DINWeb-BoldIta';
  src: url("../fonts/DINWeb-BoldIta.eot");
  src: url("../fonts/DINWeb-BoldIta.woff") format("woff");
}
@font-face {
  font-family: 'DINWeb';
  src: url("../fonts/DINWeb.eot");
  src: url("../fonts/DINWeb.woff") format("woff");
}
@font-face {
  font-family: 'DINWeb-Ita';
  src: url("../fonts/DINWeb-Ita.eot");
  src: url("../fonts/DINWeb-Ita.woff") format("woff");
}
@font-face {
  font-family: 'DINWeb-Medium';
  src: url("../fonts/DINWeb-Medium.eot");
  src: url("../fonts/DINWeb-Medium.woff") format("woff");
}
@font-face {
  font-family: 'DINWeb-MediumIta';
  src: url("../fonts/DINWeb-MediumIta.eot");
  src: url("../fonts/DINWeb-MediumIta.woff") format("woff");
}
.mobilenav-close {
  display: none;
}

.header {
  position: relative;
  height: 111px;
}
.header img.logo {
  padding: 0px;
}
.header .logo-lg {
  margin-top: 28px;
  margin-left: 23px;
}
.header .logo-md {
  margin-top: 52px;
  margin-left: 17px;
}
.header .logo-sm {
  margin-top: 63px;
  margin-left: 20px;
}
.header .navtoggle {
  position: absolute;
  top: 64px;
  right: 30px;
  cursor: pointer;
  padding: 0px;
}
.header .boottoggle {
  padding: 9px 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: white;
}
.header .boottoggle:hover, .header .boottoggle:focus {
  background-color: #ddd;
  outline: 0;
}
.header .boottoggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #888;
  margin-top: 4px;
}
.header .boottoggle .icon-bar:first-of-type {
  margin-top: 0px;
}

.comfort-nav {
  position: absolute;
  top: 44px;
  right: 24px;
}
.comfort-nav dt {
  float: right;
  margin-left: 28px;
  height: 36px;
  line-height: 36px;
}
.comfort-nav dt a {
  color: #3a70b1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
	line-height: 15px;
  text-decoration: none !important;
}


.comfort-nav dt a:link {color:#3a70b1; text-decoration: none; font-weight:normal; }
.comfort-nav dt a:visited {color:#855e20; text-decoration: none; font-weight:normal; }
.comfort-nav dt a:hover {color: #3a70b1;text-decoration:underline;  font-weight:normal; }
.comfort-nav img {
  padding: 0px;
}
.comfort-nav .hdr-twitter {
  height: 32px;
}

 .top_nav {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #3a70b1; line-height: 15px;}

.top_nav  a:link {
	color: #3a70b1;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; font-size:15px; line-height: 15px;
}
.top_nav  a:visited {
	color: #855e20;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; font-size:15px;  line-height: 15px;
}

.top_nav  a:hover {
	color: #3a70b1;
  font-weight: normal;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif; font-size:15px;  line-height: 15px;
}


.undercomfort {
  position: absolute;
  top: 94px;
  right: 24px;
}
.undercomfort .searchwrap {
  width: 342px;
  border: 2px solid #b8d5d3;
}
.undercomfort .searchwrap input, .undercomfort .searchwrap button {
  border-radius: 0;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #3d3d3d;
}
.undercomfort .searchwrap .btn {
  width: 36px;
  height: 36px;
  background-color: #b8d5d3;
  background-image: url(../images/search3.png);
  background-position: center;
  background-repeat: no-repeat;
}

.navrow {
  height: 49px;
}
.navrow .navcol {
  padding: 0px;
}
.navrow .navbar {
  height: 49px;
  margin-top: 0px;
  margin-left: 0px;
  border: none;
  border-radius: 0px;
  background-color: #33b19b;
  background-image: url(../images/honeycomb-seamless.png);
  background-repeat: repeat;
  background-position: center top;
}
.navrow .navmenu li {
  display: inline-block;
  height: 49px;
  line-height: 49px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  padding-right: 10px;
}
.navrow .navmenu li a {
  display: block;
  height: 50px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 18px;
  text-decoration: none;
}
.navrow .navmenu li a.hover {
  color: #006c64;
}
.navrow .navmenu-left {
  margin-left: 20px;
  text-transform: uppercase;
}
.navrow .navmenu-right {
  margin-right: 10px;
}
.navrow .dropdown.hover a.dropdown-toggle {
  background-color: white;
  color: #006c64;
}
.navrow .dropdown.hover .dropdown-menu {
  display: block;
}
.navrow .dropdown a.dropdown-toggle.current {
  background-color: white;
  color: #006c64;
}
.navrow .dropdown .dropdown-menu {
  top: 48px;
  border: none;
  text-transform: none;
  border-radius: 0px;
}
.navrow .dropdown .dropdown-menu li {
  display: block;
  height: 49px;
  line-height: 47px;
  padding: 0px;
}
.navrow .dropdown .dropdown-menu li a {
  height: 49px;
  width: 245px;
  line-height: 47px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006c64;
}
.navrow .dropdown .dropdown-menu li a.hover {
  background-color: #006c64;
  color: white;
}
.navrow .dropdown .dropdown-menu-members {
  left: auto;
  right: 10px;
}

.mobile-comfort .searchwrap {
  width: 100%;
  border: 2px solid #b8d5d3;
  margin-bottom: 54px;
}
.mobile-comfort .searchwrap input, .mobile-comfort .searchwrap button {
  border-radius: 0;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #3d3d3d;
}
.mobile-comfort .searchwrap input {
  height: 64px;
  font-size: 24px;
}
.mobile-comfort .searchwrap .btn {
  width: 64px;
  height: 64px;
  background-color: #b8d5d3;
  background-image: url(../images/search3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 85%;
}

.mobile-comfort-links {
  text-align: left;
}
.mobile-comfort-links dt {
  display: inline-block;
  margin-bottom: 18px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 3px;
  padding-bottom: 4px;
}
.mobile-comfort-links dt.currentpage {
  background-color: #006c64;
}
.mobile-comfort-links dt a {
  color: #006c64;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
	line-height:12px;
  font-weight: normal;
  text-decoration: none !important;
}
.mobile-comfort-links dt img {
  padding: 0px;
}

.pagemain h1 {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.pagemain p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1em;
}
.pagemain img {
  padding-left: 0px;
  padding-right: 0px;
}
.pagemain .img-responsive {
  display: block;
}
.pagemain .callout {
  margin-bottom: 32px;
}
.pagemain .callout2 {
  margin-bottom: 20px;
}
.pagemain .callout h2 {
  font-family: "DINWeb", "Open Sans", helvetica, arial, verdana, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 24px;
  color: black;
}
.pagemain .callout img {
  margin-left: 15px;
}
.pagemain .callout .contactBlock {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 21px;
}

.pagemain .callout2 .contactBlock {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 21px;
}
.pagemain .callout .contactEmail {
  font-weight: 800;
  color: #01a7a5;
  transition: color 0.4s;
}
.pagemain .callout .contactEmail a {
  color: #01a7a5;
  transition: color 0.4s;
}
.pagemain .callout .contactEmail:hover {
  color: #017473;
}
.pagemain .callout .contactEmail:hover a {
  color: #017473;
}
.pagemain .callout .contactPhone {
  font-weight: 800;
  color: #777 !important;
}
.pagemain .callout .contactPhone * {
  color: #777 !important;
}
.pagemain .white-callout {
  background-color: white;
  margin-bottom: 0px;
}

 

.maincol {
  padding-left: 30px;
  padding-right: 30px;
	word-wrap: break-word;
}
.maincol h1 {
  margin-left: 0px;
}
.maincol h9 {
  margin-left: 0px;
}
.maincol a {
  color: #006c64;
}
.maincol a:hover {
  color: #003935;
}


.map-wrap {
  position: relative;
  padding-bottom: 78%;
  height: 0px;
  overflow: hidden;
}
.map-wrap iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
}

.contacts-bar {
  margin-top: 60px;
  margin-bottom: 66px;
  padding-top: 42px;
  background-color: #f0f0f0;
  background-image: url(../images/arrows-bg.png);
}
.contacts-bar h2 {
  margin-bottom: 28px;
  padding: 0px;
  font-family: "DINWeb", "Open Sans", helvetica, arial, verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  color: black;
}
.contacts-bar .offices-row:after {
  content: "";
  display: table;
  clear: both;
}
.contacts-bar .officeBlock {
  float: left;
  margin-right: 60px;
  margin-bottom: 60px;
}
.contacts-bar .officeBlock h3 {
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 16px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #006c64;
  line-height: 20px;
  text-transform: uppercase;
}
.contacts-bar .officeBlock a {
  color: #01a7a5;
  font-weight: bold;
}
.contacts-bar .officeBlock a:visited {
  color: #d2d2d2;
}
.contacts-bar .officeBlock a:hover {
  color: #006c64;
}

.accordionHead {
  height: 50px;
  line-height: 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  padding-left: 30px;
  background-color: #f0f0f0;
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-image: url(../images/carats-down.png);
  cursor: pointer;
  transition: background 0.4s;
}
.accordionHead:hover {
  background-color: #e3e3e3;
}

.accordionBody {
  display: none;
  padding-top: 26px;
  padding-bottom: 1px;
}
.accordionBody .linkBlock {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 36px;
}
.accordionBody .linkBlock a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #01a7a5;
}
.accordionBody .linkBlock a:visited {
  color: #d2d2d2;
}
.accordionBody .linkBlock a:hover {
  color: #006c64;
}
.accordionBody .linkBlock p {
  margin-bottom: 8px;
}

.accordionBlock {
  margin-bottom: 20px;
}
.accordionBlock.expanded .accordionHead {
  color: white;
  background-color: #1ab0ae;
  background-image: url(../images/whiteX.png);
}
.accordionBlock.expanded .accordionHead:hover {
  background-color: #179a98;
}
.accordionBlock.expanded .accordionBody {
  display: block;
}

a.learn_active, span.learn_active a {
  cursor: default;
  pointer-events: none;
}

.execwrap {
  margin-bottom: 54px;
}
.execwrap:after {
  content: "";
  display: table;
  clear: both;
}
.execwrap .exec-name {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #006c64;
  margin-bottom: 1em;
}
.execwrap .exec-title {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #006c64;
  margin-bottom: 1em;
}
.execwrap .exec-bio-full, .execwrap .exec-links, .execwrap .exec-collapse {
  display: none;
}
.execwrap .exec-links {
  margin-bottom: 24px;
}
.execwrap .exec-links img {
  margin-right: 26px;
}
.execwrap a.exec-expand, .execwrap a.exec-collapse {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #01a7a5;
  text-decoration: none !important;
}
.execwrap a.exec-expand:hover, .execwrap a.exec-collapse:hover {
  color: #006c64;
}
.execwrap.expanded .exec-bio-short, .execwrap.expanded .exec-expand {
  display: none;
}
.execwrap.expanded .exec-bio-full, .execwrap.expanded .exec-links, .execwrap.expanded .exec-collapse {
  display: block;
}

.execphoto {
  float: left;
  margin-right: 28px;
  margin-bottom: 28px;
  max-width: 42%;
}

.newspage-header img {
  display: block;
  width: 100%;
}

.newspage-headline {
  margin-top: 60px;
}
.newspage-headline h1 {
  font-size: 46px;
  margin-bottom: 24px;
}

.newspage-toprow {
  margin-bottom: 40px;
}

.newspane {
  display: none;
}
.newspane.active {
  display: block;
}

.newsstory {
  position: relative;
  min-height: 120px;
  margin-bottom: 30px;
  font-family: "Open Sans", sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
}
.newsstory .icon-cell {
  flex: 0 0 141px;
}
.newsstory .icon-cell img {
  height: 120px;
  width: 120px;
}
.newsstory .date-cell {
  flex: 0 0 56px;
}
.newsstory .dateslab {
  width: 44px;
  height: 57px;
  overflow: hidden;
  box-sizing: border-box;
  border: 3px solid #006c64;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 300;
  line-height: 11px;
  padding-top: 2px;
  text-align: center;
  color: #006c64;
}
.newsstory .dateslab strong {
  font-size: 23px;
  font-weight: 800;
  line-height: 23px;
}
.newsstory .story-cell {
  flex: auto;
  font-size: 18px;
  line-height: 18px;
  color: #777;
}
.newsstory .story-cell a {
  font-weight: 800;
  color: #01a7a5;
}
.newsstory .story-cell a:visited {
  color: #d2d2d2;
}
.newsstory .story-cell a:hover {
  color: #006c64;
}

.news-pane-selectors {
  border-top: 1px solid #d2d2d2;
  padding-top: 30px;
  margin-bottom: 50px;
}

dl.news-selectors {
  text-align: right;
  font-size: 18px;
}
dl.news-selectors dt {
  display: inline-block;
  margin-left: 26px;
  border-left: 2px solid #ebebeb;
  padding-left: 26px;
}
dl.news-selectors dt:first-of-type {
  border-left: none;
  margin-left: 0px;
  padding-left: 0px;
}
dl.news-selectors dt a {
  color: #01a7a5;
  font-weight: bold;
  text-decoration: none;
}
dl.news-selectors dt a.active {
  color: #777;
  font-weight: normal;
  cursor: default;
  pointer-events: none;
}
dl.news-selectors dt a img {
  margin-top: -3px;
}

.news-selectorMenus p {
  color: #006c64;
  font-size: 22px;
}

#news_selector_chosen {
  width: 100% !important;
  max-width: 580px;
  border: 2px solid #b8d5d3;
}
#news_selector_chosen .chosen-single {
  border: none;
  background-image: none;
  background-color: white;
  height: 64px;
  line-height: 64px;
  box-sizing: border-box;
  font-size: 26px;
  color: #3d3d3d;
  padding-left: 21px;
  border-radius: 0px;
}
#news_selector_chosen .chosen-single div {
  background-color: #b8d5d3;
  width: 60px;
}
#news_selector_chosen .chosen-single div b {
  background-image: url(../images/carat-down-green.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: unset !important;
}
#news_selector_chosen .chosen-results {
  width: 100%;
}
#news_selector_chosen .chosen-search {
  display: none;
}

.contactpage-header {
  margin-top: 60px;
  margin-bottom: 40px;
  height: 240px;
  background-color: #01a7a5;
  background-image: url(../images/phonewoman.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

.nav-divider {
  position: relative;
}
.nav-divider .nav-divider-inner {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 20px;
  background-image: url(../images/honeycomb-seamless.png);
  background-repeat: repeat;
  background-position: center top;
}

/*
	Notes on responsive breakpoints:	

		SMALL: Up to 767px - @media (max-width: 767px)
		MEDIUM: 768px - 991px - @media (min-width: 768px)
		LARGE: 992px - 1199px - @media (min-width: 992px)
		FULL: min-width: 1200px - @media (min-width: 1200px)
	
*/
@media (max-width: 767px) {
  .navrow {
    position: relative;
  }

  .navmenu-right, .mobile-comfort {
    display: none;
  }

  .navbar-outer {
    position: relative;
  }
  .navbar-outer.expanded {
    height: 800px;
    background-color: white;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .navbar-outer.expanded .navbar {
    height: 530px;
  }
  .navbar-outer.expanded .navbar .navmenu-right {
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50px;
    text-align: center;
  }
  .navbar-outer.expanded .navbar .navmenu-right li {
    float: none !important;
  }
  .navbar-outer.expanded .navbar .navmenu-right li.dropdown .dropdown-menu {
    top: 47px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-outer.expanded .mobile-comfort {
    display: block;
    position: absolute;
    top: 560px;
    left: 0px;
    width: 100%;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }

  .navbar {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
  }

  .navbar-outer.mobile-active {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .navbar-outer.mobile-active .mobilenav-close {
    display: block;
    position: fixed;
    top: 14px;
    right: 14px;
    height: 18px;
    width: 18px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    color: white;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    border: 1px solid white;
  }
  .navbar-outer.mobile-active .navbar {
    position: static;
    height: auto;
    background-image: none;
    background-color: transparent;
  }
  .navbar-outer.mobile-active .navmenu {
    display: block;
    text-align: left;
    margin-left: 8%;
    margin-right: 8%;
    float: none !important;
  }
  .navbar-outer.mobile-active .navmenu li {
    display: block;
    float: none !important;
    height: auto;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-outer.mobile-active .navmenu li a {
    height: auto;
    font-size: 18px;
  }
  .navbar-outer.mobile-active .navmenu li a:hover, .navbar-outer.mobile-active .navmenu li a.hover {
    color: white;
  }
  .navbar-outer.mobile-active .navmenu li a.dropdown-toggle.current {
    background-color: transparent;
    color: #1ab0ae;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent {
    margin-bottom: 0px;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover a.dropdown-toggle, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent a.dropdown-toggle {
    background-color: transparent;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu {
    display: block;
    position: static;
    float: none;
    background-color: transparent;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li {
    height: auto;
    line-height: 1.2;
    padding-left: 1.1em;
    margin-bottom: 10px;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li a, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li a {
    height: auto;
    line-height: 1.2;
    color: white;
    font-weight: normal;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li a.currentpage, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li a.currentpage {
    background-color: #006c64;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li br, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li br {
    display: none;
  }
  .navbar-outer.mobile-active .navmenu-left {
    margin-top: 40px;
  }
  .navbar-outer.mobile-active .navmenu-right {
    margin-top: 20px;
    border-top: 1px solid white;
    padding-top: 20px;
  }
  .navbar-outer.mobile-active .navmenu-right li a {
    font-size: 15px;
  }
  .navbar-outer.mobile-active .mobile-comfort {
    display: flex;
    flex-direction: column;
  }
  .navbar-outer.mobile-active .mobile-comfort .searchwrap {
    order: 2;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 30px;
  }
  .navbar-outer.mobile-active .mobile-comfort .searchwrap input {
    height: 44px;
    font-size: 16px;
  }
  .navbar-outer.mobile-active .mobile-comfort .searchwrap .btn {
    width: 44px;
    height: 44px;
  }
  .navbar-outer.mobile-active .mobile-comfort .mobile-comfort-links {
    order: 1;
    margin-top: 14px;
  }
  .navbar-outer.mobile-active .mobile-comfort .mobile-comfort-links dt a {
    color: white;
  }
  .navbar-outer.mobile-active .mobile-comfort .hdr-twitterItem img {
    width: 45px;
  }
  .navbar-outer.mobile-active .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-outer.honeycomb {
    background-image: url(../images/honeycomb-seamless.png);
    background-repeat: repeat;
  }

  .header {
    height: 80px;
  }
  .header img.logo {
    margin-left: 20px;
  }
  .header .navtoggle {
    right: 10px;
    top: 44px;
  }
  .header .logo-md {
    margin-top: 32px;
  }

  .navrow {
    height: 20px;
  }
  .navrow .navbar {
    height: 20px;
    min-height: 0px;
  }
  .navrow .navmenu {
    display: none;
  }
  .navrow .navmenu-left {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .navrow .navmenu-left li {
    float: none !important;
    padding-right: 0px;
  }
  .navrow .navmenu-left li a {
    font-size: 13px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .navrow .dropdown .dropdown-menu li {
    height: 44px;
    line-height: 41px;
  }
  .navrow .dropdown .dropdown-menu li a {
    height: 44px;
    line-height: 41px;
    font-size: 13px;
  }
  .navrow .dropdown-menu-compliance {
    left: auto;
    right: 0px;
  }

  .pagemain .col-md-two-thirds {
    width: 100%;
  }
  .pagemain .col-md-one-third {
    width: 100%;
    margin-top: 40px;
  }

  .more_heading {
    line-height: 1.3;
  }

  .navbar .navmenu-right li a {
    font-size: 13px;
  }

  .newspage-toprow .callout {
    margin-top: -40px;
    margin-bottom: 0px;
  }

  .newsstory {
    align-items: flex-start;
  }

  .contactpage-header {
    margin-top: 0px;
  }

  .contacts-bar .officeBlock {
    float: none;
    margin-right: 0px;
  }
}
@media (max-width: 599px) {
  .pagemain h1 {
    font-size: 1.5em;
    margin-bottom: 24px;
  }

  .newspage-headline h1 {
    font-size: 1.5em;
    margin-bottom: 24px;
  }
}
@media (max-width: 515px) {
  .navbar .navmenu-right li {
    padding-right: 0px;
  }
  .navbar .navmenu-right li a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
  }

  .navrow .dropdown .dropdown-menu-members {
    right: 0px;
  }

  .maincol {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordionHead {
    padding-left: 20px;
    background-position: right 20px center;
  }

  .accordionBody .linkBlock {
    padding-left: 20px;
    padding-right: 20px;
  }

  .more_heading {
    margin-right: 00px;
  }

  .callout {
    margin-right: 20px;
  }
}
@media (max-width: 400px) {
  .contactpage-header {
    background-position: right -110px top;
  }

  .newsstory .icon-cell {
    flex: 0 0 33%;
    padding-right: 10px;
  }
  .newsstory .icon-cell img {
    height: auto;
  }
}
@media (max-width: 350px) {
  .navrow .navmenu-left li a {
    padding-right: 2px;
    padding-left: 2px;
  }

  .newsstory .story-cell {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navrow {
    position: relative;
  }

  .navmenu-right, .mobile-comfort {
    display: none;
  }

  .navbar-outer {
    position: relative;
  }
  .navbar-outer.expanded {
    height: 800px;
    background-color: white;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .navbar-outer.expanded .navbar {
    height: 530px;
  }
  .navbar-outer.expanded .navbar .navmenu-right {
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50px;
    text-align: center;
  }
  .navbar-outer.expanded .navbar .navmenu-right li {
    float: none !important;
  }
  .navbar-outer.expanded .navbar .navmenu-right li.dropdown .dropdown-menu {
    top: 47px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-outer.expanded .mobile-comfort {
    display: block;
    position: absolute;
    top: 560px;
    left: 0px;
    width: 100%;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }

  .navbar {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
  }

  .navbar-outer.mobile-active {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .navbar-outer.mobile-active .mobilenav-close {
    display: block;
    position: fixed;
    top: 14px;
    right: 14px;
    height: 18px;
    width: 18px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    color: white;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    border: 1px solid white;
  }
  .navbar-outer.mobile-active .navbar {
    position: static;
    height: auto;
    background-image: none;
    background-color: transparent;
  }
  .navbar-outer.mobile-active .navmenu {
    display: block;
    text-align: left;
    margin-left: 8%;
    margin-right: 8%;
    float: none !important;
  }
  .navbar-outer.mobile-active .navmenu li {
    display: block;
    float: none !important;
    height: auto;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-outer.mobile-active .navmenu li a {
    height: auto;
    font-size: 18px;
  }
  .navbar-outer.mobile-active .navmenu li a:hover, .navbar-outer.mobile-active .navmenu li a.hover {
    color: white;
  }
  .navbar-outer.mobile-active .navmenu li a.dropdown-toggle.current {
    background-color: transparent;
    color: #1ab0ae;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent {
    margin-bottom: 0px;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover a.dropdown-toggle, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent a.dropdown-toggle {
    background-color: transparent;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu {
    display: block;
    position: static;
    float: none;
    background-color: transparent;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li {
    height: auto;
    line-height: 1.2;
    padding-left: 1.1em;
    margin-bottom: 10px;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li a, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li a {
    height: auto;
    line-height: 1.2;
    color: white;
    font-weight: normal;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li a.currentpage, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li a.currentpage {
    background-color: #006c64;
  }
  .navbar-outer.mobile-active .navmenu li.dropdown.hover .dropdown-menu li br, .navbar-outer.mobile-active .navmenu li.dropdown.mobileCurrent .dropdown-menu li br {
    display: none;
  }
  .navbar-outer.mobile-active .navmenu-left {
    margin-top: 40px;
  }
  .navbar-outer.mobile-active .navmenu-right {
    margin-top: 20px;
    border-top: 1px solid white;
    padding-top: 20px;
  }
  .navbar-outer.mobile-active .navmenu-right li a {
    font-size: 15px;
  }
  .navbar-outer.mobile-active .mobile-comfort {
    display: flex;
    flex-direction: column;
  }
  .navbar-outer.mobile-active .mobile-comfort .searchwrap {
    order: 2;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 30px;
  }
  .navbar-outer.mobile-active .mobile-comfort .searchwrap input {
    height: 44px;
    font-size: 16px;
  }
  .navbar-outer.mobile-active .mobile-comfort .searchwrap .btn {
    width: 44px;
    height: 44px;
  }
  .navbar-outer.mobile-active .mobile-comfort .mobile-comfort-links {
    order: 1;
    margin-top: 14px;
  }
  .navbar-outer.mobile-active .mobile-comfort .mobile-comfort-links dt a {
    color: white;
  }
  .navbar-outer.mobile-active .mobile-comfort .hdr-twitterItem img {
    width: 45px;
  }
  .navbar-outer.mobile-active .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-outer.honeycomb {
    background-image: url(../images/honeycomb-seamless.png);
    background-repeat: repeat;
  }

  .header {
    height: 100px;
  }
  .header .logo-lg {
    width: 125px;
    margin-top: 47px;
  }
  .header .logo-md {
    margin-top: 32px;
  }
  .header .navtoggle {
    top: 44px;
  }

  .navrow {
    height: 20px;
  }
  .navrow .navbar {
    height: 20px;
    min-height: 0px;
  }
  .navrow .navmenu {
    display: none;
  }

  .contacts-bar .officeBlock {
    float: none;
    margin-right: 0px;
  }

  .pagemain .callout .contactBlock {
    font-size: 13px;
    line-height: 18px;
  }
  .pagemain .callout .contactBlock .fa {
    display: none;
  }
}
@media (min-width: 768px) {
  .pagemain .col-md-two-thirds {
    width: 66%;
  }
  .pagemain .col-md-one-third {
    width: 33%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .logo-lg {
    margin-left: 14px;
  }

  .navrow .navmenu li a {
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .navrow .navmenu-left {
    margin-left: 18px;
  }
  .navrow .navmenu-right {
    margin-right: 18px;
  }
  .navrow .dropdown .dropdown-menu li {
    height: 45px;
    line-height: 43px;
  }
  .navrow .dropdown .dropdown-menu li a {
    font-size: 14px;
    height: 45px;
    line-height: 43px;
  }

  .execwrap {
    position: relative;
    padding-left: 251px;
    min-height: 270px;
  }
  .execwrap .execphoto {
    position: absolute;
    top: 0px;
    left: 0px;
  }
}
@media (min-width: 992px) {
  .nav-divider {
    display: none;
  }

  .more_heading {
    max-width: 100%;
  }

  .newspage-toprow {
    margin-top: 60px;
  }
  .newspage-toprow .callout {
    height: 279px;
    margin-bottom: 0px;
  }

  .newspage-header img {
    height: 279px;
  }

  .noTouchEvents .navrow .navmenu a:hover {
    color: #006c64;
  }
  .noTouchEvents .navrow .dropdown:hover a.dropdown-toggle {
    background-color: white;
    color: #006c64;
  }
  .noTouchEvents .navrow .dropdown:hover .dropdown-menu {
    display: block;
  }
  .noTouchEvents .navrow .dropdown .dropdown-menu li a:hover {
    background-color: #006c64;
    color: white;
  }
}
@media (min-width: 1200px) {
  .newspage-toprow .callout {
    height: 343px;
    margin-bottom: 0px;
  }

  .newspage-header img {
    height: 343px;
  }
}
@media (min-width: 500px) and (max-width: 991px) {
  .navbar-outer.mobile-active {
    left: auto;
    right: 0px;
    width: 420px;
  }
}

/*# sourceMappingURL=style.css.map */
