.cookiesjsr-banner--text {
    text-align: left;
    font-size: 0.9rem;
}
#g-recaptcha-response {
  display: none !important;   
}
.g-recaptcha {
	margin-bottom: 15px;
}

.phws {
  background-image: url("/sites/default/files/img/bg_phws2.jpg");
  background-color: #e8e6e7;
  background-size: cover;
  padding: 50px 0;
  background-repeat: no-repeat;
  color: #333;
  border-top: 1px solid #eee;
  background-position: right;
}

.phws h2 {
  color: #333;
  text-shadow: 0px 1px 1px rgba(255,255,255,0.5);
}
.phws .lead {
  color: #333;
  background-color: rgba(255,255,255,0);
  text-shadow: 0px 1px 1px rgba(255,255,255,0.5);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  padding: 12px;
  font-size: 18px;
  border-radius: 5px;
}

.bg-phws-head1 {
    background-image: url(/sites/default/files/img/products/COVID-19/AS_332707151-PHWS-BG.jpg);
    background-size: cover;
    background-color: #e7e6e4;
    background-repeat: no-repeat;
    background-position: left;
    color: #333;
    font-weight: 300;
}

.bg-phws-head1-content {
background-color: rgba(255, 255, 255, 0.6);
    color: #333;
    margin: 2% 2% 2% 30%;
    padding: 0 0px 0 20px;
  font-size: 16px;
}

.bg-phws-head1-content h4{
    color: #333;
  font-size: 16px;
}

@media only screen and (max-width: 1366px) {
	.bg-phws-head1 {
	    background-image: none;
    color: #333;
        font-weight: 300;
	}
	.bg-phws-head1-content {
	background-color: rgba(255, 255, 255, 0.6);
    	color: #333;
    	margin: 0;
    	padding: 0;
  	font-size: 16px;
	}
}

.search-advanced {
  margin-top: 30px;
}

.region-feature {
  background-color: #506484;
  border-top: 1px #ddd solid;
}


/* SLIDES */

.slider-text-big {
  background-color: rgba(50, 104, 155, 0.4);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #fff;
  padding: 18px;
  font-size: 48px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}

.sliderbtn a {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.25);
  background-color: #a72726;
  border-color: #fff !important;
  font-size: 26px;
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
  padding: 5px 20px;
}

.sliderbtn a:hover {
  background-color: #c32e2c;
}


/* HOMEPAGE */

.infographic1-region {
  padding: 20px 0;
}

.topheader {
  background-color: #224668;
}

.img-bordered {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.04);
  position: relative;
  display: block;
  clear: both;
  vertical-align: middle;
  padding: 10px 10px 10px;
  border: 1px solid #eceaea;
  margin: 5px auto 10px;
  text-shadow: 0px 1px 1px #FFF;
  border-radius: 4px;
  background: none repeat scroll 0% 0% #FFF;
  z-index: 1;
}

hr.hr-fade {
  border: 0;
  height: 3px;
  background-image: -webkit-linear-gradient(left, rgba(137, 141, 141, 0), rgba(137, 141, 141, 0.5), rgba(137, 141, 141, 0));
  background-image: -moz-linear-gradient(left, rgba(137, 141, 141, 0), rgba(137, 141, 141, 0.75), rgba(137, 141, 141, 0));
  background-image: -ms-linear-gradient(left, rgba(137, 141, 141, 0), rgba(137, 141, 141, 0.75), rgba(137, 141, 141, 0));
  background-image: -o-linear-gradient(left, rgba(137, 141, 141, 0), rgba(137, 141, 141, 0.75), rgba(137, 141, 141, 0));
}

hr.hr-solid {
  border: 0;
  height: 3px;
  margin: 35px 0px;
  width: 20%;
  background-color: rgba(50, 104, 155, 1);
}

hr.hr-solid-100 {
  border: 0;
  height: 3px;
  margin: 35px 0px;
  width: 100%;
  background-color: rgba(50, 104, 155, 1);
}

.texthighlight1 {
  background-color: #f0f0f0;
  padding: 20px;
  margin-bottom: 40px;
}

.box-bordered-supplier {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.04);
  position: relative;
  display: block;
  clear: both;
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #eceaea;
  margin: 5px auto 10px;
  border-radius: 4px;
  background: none repeat scroll 0% 0% #FFF;
  z-index: 1;
}

.box-supplier-content {
  margin: 0 0 0 10px;
}

.box-supplier-btn {
  margin: 15px 0 15px 0px;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.italic {
  font-weight: 500italic;
  font-style: italic;
}

.section-bottom-content {
  color: #eee;
}

.contactmap {
  padding: 0px 0px 0px !important;
  margin: 0px !important;
}

#section-footer {
  color: #ddd;
  font-size: 12px;
}

.carousel-indicators {
  bottom: -48px;
}

.region-top-right a {
  color: #fff;
}

.region-top-right .fa {
  font-size: 20px;
}

.region-top-right a:hover {
  color: #aad6ff;
}

#section-footer-links {
  color: #eee;
  padding: 20px 0 10px 0px;
  background-color: #506484;
  border-top: 1px #ddd solid;
}

.section-lead {
  color: #444645;
  font-size: 17px;
  padding: 0px 0px 10px 0px;
  margin-bottom: 5px;
  font-weight: bold;
  border-bottom: 1px #DCDCDC solid;
}

.region-footer-links a {
  color: #fff;
}

.footer-links,
.footer-links a {
  color: #fff;
}

.footer-links a:hover {
  color: #aad6ff;
}

.memberof img {
	padding-top: 6px;
}


.region-footer-links a:hover {
  color: #aad6ff;
}

.footer-disclaimers {
  font-size: 12px;
}

h1,
h2,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.4;
}

h3 {
  line-height: 1.3;
}

h3.wwd {
  margin: 0px 0px;
}

h3.white {
  color: #fff;
}

.lastpara-margin {
  margin-bottom: 40px;
}

.firstpara-margin {
  margin-top: 40px;
}

.photoblock-wwd {
  min-height: 450px;
}

.nopadding {
  padding: 0px 0px 0px 0px !important;
}

.portfolio-text h4 {
  font-size: 15px;
  font-weight: 400;
}

.photoblockdiv {
  margin: 0px 0px 0px 0px !important;
}

.actiontext1 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em
}

.block-block-content .actiontext5 {
 /** background-color: rgba(24, 49, 73, 0.8); **/
   padding: 15px;
     color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em
}

.actiontext1-borderd {
  border-right: 10px #DCDCDC solid;
  padding-right: 45px;
}

.actiontext1big {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em
}

.actiontext1big24 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6em
}
.white-text-bg-contrast {

}

.actiontext2 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
}

.actiontext3 {
  color: #525252;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
}

.actiontext2-bordered {
  border-left: 10px #DCDCDC solid;
  padding-left: 45px;
}

.barcolorlight {
  color: #fff;
}

.barcolortheme {
  color: #506484;
}

.barcolorbright {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 7px 12px;
  margin-top: 25px;
}

.post.grid .image-caption {
  /* min-height: unset; */
}

.post.grid .title {
  padding-right: 10px;
}

.post.grid .image-caption .read-more {
  top: 0;
}

.user06block {
  border-bottom: 2px solid #ECEBEC;
}


.bg-jumpDEWPD {
    background-image: url(/sites/default/files/img/products/policeprotection/bg-jumpDEWPD.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-action-ecu {
    background-image: url(/sites/default/files/bg_products_ecu.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.WWD-ISS-Content3 {
    background-image: url(/sites/default/files/bg_quality.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


@media only screen and (max-device-width: 1366px) {
    .bg-action-ecu {
        background-attachment: scroll;
    }
}


.text-big-dk-bg {
  background-color: rgba(0, 0, 0, 0.6);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  padding: 18px;
  font-size: 32px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}

.text-big-dk-bg-btn {
	border: 3px solid #000;
}

/* Products - Services Landing */

.landing {
  float: left;
  margin-top: 30px;
  width: 100%;
}

.landing-thumb {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left;
  position: relative;
  width: 100%;
}

.landing-thumb > img {
  border-radius: 3px;
  vertical-align: middle;
  border: 0;
  width: 100%;
}

.landing-info {
  background: #fff none repeat scroll 0 0;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  float: right;
  margin-top: -40px;
  padding: 20px 30px;
  position: relative;
  text-align: left;
  width: 90%;
  z-index: 1;
}

.landing-info::before {
  content: "";
  height: 100px;
  position: absolute;
  right: -7%;
  top: -30px;
  width: 106%;
  z-index: -1;
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
  text-align: center;
  letter-spacing: 0.3px;
}

.landing-info > img {
  float: left;
  margin-right: 20px;
  vertical-align: middle;
}

.landing-info > h2 {
  display: table;
  font-family: 'Roboto', sans-serif, source sans pro;
  font-size: 19px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  letter-spacing: 0.3px;
  line-height: 1.2em;
}

.landing-info > h2 > a {
  color: #32689b;
  display: block;
  transition: all 0.1s linear 0s;
  outline: medium none;
  text-decoration: none;
}

.landing-info > span {
  color: #2d2e2e;
  display: table;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-top: 10px;
}

.landing-info > ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 30px;
  padding-left: 0;
  text-align: left;
  width: 100%;
}

.landing-info > ul > li {
  color: #444645;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  width: 100%;
  font-weight: 500;
}

.landing-info > ul > li::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  left: 0;
  position: absolute;
  top: 0;
  color: #2d2e2e;
  font-weight: 900;
}


/* Products Top Display*/

#topfeatureitems-details-tabs .topfeature-info > ul > li {
  margin-bottom: 3px;
  border-radius: 4px;
}

.topfeature-info > ul > li:before {
  content: "\f0da";
  font-family: "Font Awesome 5 free";
  left: 0;
  position: absolute;
  top: 0;
  color: #707372;
  font-weight: 900;
}

.topfeature-detail .topfeature-thumb > img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0
}

#topfeatureitems-details-tabs {
  float: left;
  width: 100%
}

#topfeatureitems-details-tabs .topfeature-info:before {
  display: none
}

.topfeature-info .nav {
  border-bottom: 0 none;
  bottom: 65px;
  margin: 0;
  position: absolute;
  right: 35px;
  width: auto;
  z-index: 1
}

.topfeature-info > .nav-tabs > li {
  margin: 0 10px 0 0;
  overflow: hidden;
  padding-left: 0;
  width: auto
}

.topfeature-info > .nav-tabs > li:before {
  display: none
}

.topfeature-info > .nav-tabs > li a.active {
  border: 0 none
}

.topfeature-info > .nav-tabs > li > a {
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.topfeature-info > .nav-tabs > li > a > i {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  left: 50%;
  margin-left: -10px;
  margin-top: -19px;
  opacity: 0;
  position: absolute;
  top: 50%
}

.topfeature-info > .nav > li > a:before {
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  width: 100%
}

.topfeature-info > .nav-tabs > li > a.active:before {
  opacity: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.topfeature-info > .nav-tabs > li > a:before {
  opacity: .6;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.topfeature-info > .nav-tabs > li > a.active > i {
  opacity: 0
}

.topfeature-info > .nav-tabs > li > a > i {
  opacity: 1
}

.topfeature-detail:hover .topfeature-thumb:before {
  display: none
}

.topfeature-detail:hover .topfeature-thumb:after {
  height: 100px;
  opacity: 1
}

.topfeature-detail:hover .topfeature-thumb > span {
  bottom: 0;
  padding: 20px 20px 35px;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}

#topfeatureitems-details-tabs .topfeature-info > .nav-tabs > li:last-child {
  margin-right: 0
}

#topfeatureitems-details-tabs .tab-content {
  float: left;
  position: relative;
  width: 100%
}

#topfeatureitems-details-tabs .tab-content > span {
  text-align: right
}

#topfeatureitems-details-tabs .topfeature-info {
  background: #f7f7f7 none repeat scroll 0 0;
  float: left;
  padding: 35px;
  position: relative;
  width: 100%
}

#topfeatureitems-details-tabs .topfeature-info > h2 {
  font-size: 18px;
  margin: 0;
  width: auto
}

#topfeatureitems-details-tabs .topfeature-info > span {
  display: table;
  float: none;
  margin-bottom: 10px;
  width: auto
}

.topfeature-info > a {
  float: right;
  margin-top: -50px
}

.topfeature-info > a:before {
  background: #707372 none repeat scroll 0 0
}

.features {
  border-top: 1px solid #ddd;
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 10px 0 0;
  width: 100%
}

.features > li {
  color: #505050;
  float: left;
  font-size: 14px;
  margin: 8px 0;
  padding-left: 20px;
  position: relative;
  width: 100%
}

.desc {
  float: left;
  width: 100%
}

.desc > p {
  font-size: 13px;
  margin-top: 30px
}

.topfeature-detail {
  margin-bottom: 0
}

nav > ul > li:hover > a:after,
.topfeature-info > .nav > li > a:before,
.menubar nav > ul > li > a:after,
nav > ul > li ul li:before,
.tags-div .cargo-tags > a:hover::before {
  background-color: #32689b
}

@media screen and (max-width:767px) {
  .topfeature-info .nav {
    bottom: 0;
    margin: 0;
    position: relative;
    right: 0;
    width: 100%
  }
}

.topfeature-info span {
  margin-top: 20px;
}

.topfeature-thumb-toggle {
  max-width: 140px !important;
  border-radius: 4px;
}


/*Hover Over Boxes*/

.navbox-wrp {
  float: left;
  width: 100%;
  padding: 20px 0;
  -webkit-navbox-sizing: border-navbox;
  -moz-navbox-sizing: border-navbox;
  navbox-sizing: border-navbox;
  font-family: Arial, Helvetica, sans-serif;
}

.navbox {
  overflow: hidden;
}

.navbox-text {
  width: 100%;
  -webkit-navbox-sizing: border-navbox;
  -moz-navbox-sizing: border-navbox;
  navbox-sizing: border-navbox;
}

.navbox img {
  width: 100%;
}

.navbox a {
  display: block;
  position: relative;
}

.navbox img,
.navbox > a img {
  max-width: none;
  width: calc(100% + 30px);
  object-fit: cover;
  transition: .4s;
  will-change: transform;
}

.navbox .img-caption {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all 0.4s cubic-bezier(0.24, 0.2, 0.38, 1.58) 0s;
  background: url(/sites/default/files/img/hover_expand.png) no-repeat center center;
}

.navbox a:hover img {
  transform: translateX(-30px);
  opacity: .4;
}

.navbox a:hover .img-caption {
  opacity: 1;
  transform: scale(1);
}

.navbox h2 {
  font-size: 16px;
  color: #2c2b2b;
  margin: 20px 0;
}

.navbox p {
  font-size: 14px;
  line-height: 18px;
  color: #2c2b2b;
  margin: 0;
}

@media screen and (max-width:767px) {
  .navbox {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

#section-bottom {
  background-color: #32689b;
}


/**
 * MISC
 */
.pp_social .facebook {
  width: 70px;
}

.post .post-meta span.fa {
  margin-right: 3px;
  color: #aaaaaa;
}

h3.block-title {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
}

#topfeatureitems-details-tabs .topfeature-info > h3 {
  font-size: 18px;
}

.topfeature-info > .nav-tabs > li > a > span {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  left: 50%;
  margin-left: -10px;
  margin-top: -19px;
  opacity: 1;
  position: absolute;
  top: 50%;
  background-color: #32689b;
  padding: 2px 5px;
}

.topfeature-info > .nav-tabs > li > a.active > span {
  opacity: 0;
}

.region-pagetitle h2.page_title {
  display: inline-block;
  font-weight: 500;
  font-size: 1.8em;
  padding: 0 0 20px;
  color: #444645;
  position: relative;
  margin-bottom: 3px;
}

.title-wrapper.title-left h2 {
  font-size: 18px;
}

.footer-news .footer-news-image {
  cursor: pointer;
}


/**
 * JOBS
 */

.jobs-page {
  margin-bottom: 50px;
  position: relative;
}

.jobs-page:before {
  content: '';
  border-left: 1px solid #cacaca;
  position: absolute;
  left: 48%;
  top: 0;
  height: 100%;
}

.jobs-page .jobs-col {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}

.jobs-page .jobs-col:first-child {
  margin-right: 7%;
  padding-right: 5%;
}

.jobs-page .jobs-col .view-content h2 a {
  font-size: 19px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  letter-spacing: 0.3px;
}

.jobs-page .jobs-col > h1 {
  display: inline-block;
  font-weight: 500;
  font-size: 1.8em;
  padding: 0 0 20px;
  color: #444645;
  position: relative;
  margin-bottom: 3px;
}

.jobs-type-apply-now a {
  margin: 0 15px 0 0;
}

.node-type-jobs .jobs-type-apply-now,
.page-node-type-jobs .jobs-type-apply-now {
  margin: 20px 0 50px;
}

.node-type-jobs a.job-detail,
.page-node-type-jobs a.job-detail {
  display: none;
}
.page-node-type-jobs p {
  margin-bottom: 10px;
  padding: 0;
}

a.job-apply {
  text-transform: capitalize;
}

a.job-detail,
#edit-submitted-resume-upload-button {
  /*background-color: #2BA077;*/
  background-color: #195D45;
  /*border-color: #2a9c74 !important;*/
  border-color: #134936 !important;
  color: #fff !important;
}
a.job-detail:hover,
#edit-submitted-resume-upload-button:hover {
  background-color: #32689b;
  border-color: #32689b !important;
}

.jobs-page .jobs-col:first-child {
  margin-right: 7%;
  padding-right: 5%;
}

.jobs-page .jobs-col .view-content h2 a {
  font-size: 19px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  letter-spacing: 0.3px;
}

.jobs-page .jobs-col > h1 {
  display: inline-block;
  font-weight: 500;
  font-size: 1.8em;
  padding: 0 0 20px;
  color: #444645;
  position: relative;
  margin-bottom: 3px;
}

.jobs-type-apply-now a {
  margin: 0 15px 0 0;
}

a.job-apply {
  text-transform: capitalize;
}

#webform-client-form-270 #edit-submitted-resume-upload-button {
  margin: 20px 0 0;
  display: inline-block;
  vertical-align: middle;
}

#webform-client-form-270 .description {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 0 0 10px;
}

.view-job-listing .job-apply {
  display: none;
}
.webform-submission-job-application-form .form-type-select.form-item-emailto,
.webform-component--emailto {
  display: none;
}

.accessibility-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  margin: 30px 0;
}
.accessibility-card {
  border: 1px solid #d7dde3;
  border-radius: 10px;
  padding: 28px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.04);
  transition: all 0.2s ease;
}
.accessibility-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
  border-color: #8fa8bb;
}
.accessibility-icon {
  width: 58px;
  height: 58px;
  margin-bottom: 18px;
}
.accessibility-icon svg {
  width: 100%;
  height: 100%;
  stroke: #58758a;
  stroke-width: 2.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.accessibility-card h2 {
  margin: 0 0 12px 0;
  font-size: 1.3rem;
  color: #243746;
}
.accessibility-card p {
  margin-bottom: 18px;
  line-height: 1.65;
  color: #4d5d6b;
}
.accessibility-card a {
  font-weight: 600;
  color: #58758a;
  text-decoration: none;
}
.accessibility-card a:hover {
  text-decoration: underline;
}

/**
 * Responsive
 */
@media screen and (max-width: 991px) {
  #section-header .dexp-dropdown li a.active {
    color: #3DE9B3 !important;
  }
  #section-header .dexp-dropdown li a:hover {
    color: #aad6ff !important;
  }
  #section-header .dexp-dropdown ul.menu li span.menu-toggler {
    border-color: #3DE9B3;
  }
}
@media screen and (max-width: 990px) {
  #section-header .dexp-dropdown {
    top: 133px;
  }
}
@media screen and (max-width: 899px) {
  #block-search-form {
    float: right;
  }
  #block-block-116 {
    float: none;
    display: block;
    clear: both;
  }
  #section-header .dexp-dropdown {
    top: 172px;
  }
}
@media screen and (max-width: 590px) {
  #block-block-116 .content p {
    text-align: center;
  }
  #block-block-116 .content p a {
    padding-bottom: 15px;
    display: inline-block;
  }
}
@media screen and (max-width: 587px) {
  #section-header .dexp-dropdown {
    top: 227px;
  }
}
@media screen and (max-width: 383px) {
  #section-header .dexp-dropdown {
    top: 266px;
  }
}
@media screen and (max-width: 349px) {
  .region-top-right .block-search:hover .search-form-block-wrapper {
    width: calc(100vw - 80px);
  }
}

.downloadbrochure {
    text-align: right;
    background-color: #dde9f4;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    padding: 15px 15px 15px 0;
    /*color: #777;*/
    color: #32689b;
    margin-bottom: 25px;
}
.gm-style .gm-style-iw-d {
  overflow: hidden !important;
}
