@font-face {
    font-family: DINPro;
    src: url('../fonts/DINPro.eot');
    src: url('../fonts/DINPro.eot?#iefix') format("embedded-opentype"),
    url('../fonts/DINPro.woff') format("woff"),
    url('../fonts/DINPro.ttf') format("truetype"),
    url('../fonts/DINPro.svg#DINPro') format("svg");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: DINPro-Light;
    src: url('../fonts/DINPro-Light.eot');
    src: url('../fonts/DINPro-Light.eot?#iefix') format("embedded-opentype"),  url('../fonts/DINPro-Light.woff') format("woff"),  url('../fonts/DINPro-Light.ttf') format("truetype"),  url('../fonts/DINPro-Light.svg#DINPro-Light') format("svg");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: DINPro-LightItalic;
    src: url('../fonts/DINPro-LightItalic.eot');
    src: url('../fonts/DINPro-LightItalic.eot?#iefix') format("embedded-opentype"),  url('../fonts/DINPro-LightItalic.woff') format("woff"),  url('../fonts/DINPro-LightItalic.ttf') format("truetype"),  url('../fonts/DINPro-LightItalic.svg#DINPro-LightItalic') format("svg");
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: DINPro-Medium;
    src: url('../fonts/DINPro-Medium.eot');
    src: url('../fonts/DINPro-Medium.eot?#iefix') format("embedded-opentype"),  url('../fonts/DINPro-Medium.woff') format("woff"),  url('../fonts/DINPro-Medium.ttf') format("truetype"),  url('../fonts/DINPro-Medium.svg#DINPro-Medium') format("svg");
    font-weight: 600;
    font-style: bold;
}
@font-face {
    font-family: DINPro-MediumItalic;
    src: url('../fonts/DINPro-MediumItalic.eot');
    src: url('../fonts/DINPro-MediumItalic.eot?#iefix') format("embedded-opentype"),  url('../fonts/DINPro-MediumItalic.woff') format("woff"),  url('../fonts/DINPro-MediumItalic.ttf') format("truetype"),  url('../fonts/DINPro-MediumItalic.svg#DINPro-MediumItalic') format("svg");
    font-weight: 600;
    font-style: bold italic;
}
@font-face {
    font-family: worldwise-icons;
    src: url('../fonts/worldwise-icons.eot');
    src: url('../fonts/worldwise-icons.eot?#iefix') format("embedded-opentype"),  url('../fonts/worldwise-icons.woff') format("woff"),  url('../fonts/worldwise-icons.ttf') format("truetype"),  url('../fonts/worldwise-icons.svg#worldwise-icons') format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
    background-color: #fff;
    font: normal 16px/1.38 DINPro-Light;
    color: #000;
}
a{
    color: #370769;

}
.page-footer, .page-page-title {
    color: #fff;
}
.page-header {
    line-height: 2.6;
    color: #fff;
}
.book-appt-cta-container .book-now {
    display: block;
    float: right;
    padding: 7px 25px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 20px;
    line-height: 1.38;
    color: #fff;
}
.book-appt-cta-container .book-now:hover {
    color: #370769;
    background: #fff;
}
.clinic-details h4 {
    float: left;
    width: 100%;
    font-family: DINPro-Medium;
    color: #000;
}
.default-header img {
    position: relative;
    float: left;
    z-index: 8;
    width: 100%;
}
.header-featured-image.default {
    top: -252px;
}
.disease-details h4 {
    float: left;
    font-size: 21px;
    color: #000;
}
.disease-search input.search-field {
    width: 100%;
    height: 40px;
    margin: 16px auto 0;
    border: 1px solid #f2f2f2;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #fff;
    color: #000;
      border: 1px solid #aaa;

}
.disease-search form.search-form {
  position: relative;
      max-width: 600px;
      margin: 0 auto;
}
.disease-search input.search-submit {
  background: url('//static.scratchdigital.co.nz/scratchdigital/search.png') no-repeat;
  position: absolute;
  top: 12px;
  color: #fff;
  right: 8px;
  padding-right: 2px;
  font-size: 1px;
  width: 24px;
  height: 19px;
  }
.email-signup-container h3 {
    float: left;
    font-family: DINPro;
    margin: 0;
    font-size: 22px;
    color: #fff !important;
}
.email-signup-form .submit-email {
    text-transform: capitalize;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 25%;
    padding-top: 11px;
    padding-bottom: 11px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #f1c34f;
    font: 400 16px/1.38 DINPro;
    text-align: center;
    color: #fff;
}
.email-signup-box .email-signup-form input {
    float: left;
    margin: 0;
    width: 75%;
    max-width: 600px;
    height: 44px;
    background-color: #fff;
    color: #000;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.footer-featured-products .shop-online-btn {
    display: block;
	clear:both;
    max-width: 180px;
    margin: 25px auto 0;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #370769;
    font: 400 16px/1.38 DINPro;
    text-align: center;
    color: #370769;
}
.shop-online-btn:hover {
    color: #fff;
    background: #370769;
}
.shop-online-btn:before {
    font-family: worldwise-icons;
    content: '\e007';
    margin-right: 10px;
}
.appointment-find-clinic h4 {
  font-size: 19px;
  font-weight: 600;
  line-height: 1.8;
}
.clinic-location-details div{
	display:none;
}
.appointment-find-clinic h3,
.appoitment-contact-us h3,
.gform_wrapper h3 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #000;
}
.gform_heading {
  margin-bottom: 14px;
  float: left;
}
span.gform_description {
  font-size: 15px;
}
.clinic-location-details {
  float: left;
  margin-top: 17px;
}
.appointment-find-clinic,
.appoitment-contact-us {
  padding: 25px 30px;
}
.appointment-right a {
  width: 100%;
  display: block;
  color: #370769;
}
.appointment-right a:hover {
  color: #1f043b;
  text-decoration:underline;
}
.header-container .nav-item {
    display: block;
    margin-top: 41px;
    padding-bottom: 2px;
    border-bottom: 3px solid transparent;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#book-an-appointemnt{
  float: right;
  margin-right: 20px;
}
#header.fixed{
	position:fixed;
}
.header-container .nav-item.dropdown a {
    color: #fff;
  padding-bottom: 13px;
}
.header-container .nav-item:hover {
    border-bottom-color: #fff;
}
.fixed .header-container .dropdown a,
.fixed .header-container .nav-item:hover {
    border-bottom-color: rgb(55, 7, 105);
}
.header-container .nav-item.dropdown:hover {
    border-bottom-color: transparent;
}
.header-container ul.sub-menu {
    background: #fff;
    background: rgba(255,  255,  255,  0.9);
  padding: 20px 0;
    width: 199px !important;
    margin-top: 12px;
}
.header-container li.page_item {
  padding: 7px 20px;
  line-height: 1.2;
}
.header-container ul.sub-menu:before {
    content: "\e001";
    font-family: worldwise-icons;
    color: #fff;
    color: rgba(255,  255,  255,  0.9);
    float: left;
    top: -35px;
    position: relative;
    width: 0;
}
.header-container ul.sub-menu a {
    color: #370769 !important;
    font: 15px/1 DINPro-light;
}
.header-container ul.sub-menu a:hover {
    text-decoration: underline;
}

.homepage-header img {
    position: relative;
    float: left;
    z-index: 0;
    width: 100%;
}
.make-appointment .download-form-link {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: 28px;
    margin-top: 22px;
}
.page-sidebar h3,
.sidebar h3 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #370769;
}
.page-sidebar .btn,
.sidebar .btn {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
}
.h1{
    font-size: 27px;
    font-family:DINPro;
    font-weight: normal;
    font-style: normal;
	  margin-bottom: -43px;
	  margin-top: 16px;

}
.page-title-container h1 {
    font-size: 27px;
    font-family:DINPro;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    text-rendering: optimizeLegibility;
    margin-top: 0em;
    margin-bottom: 0em;
    line-height: 1.2125em;
}
.primary-cta .cta-btn {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 5px 20px;
    background-color: #370769;
    font: 400 16px/1.38 DINPro;
    text-align: right;
    color: #fff;
}
.primary-cta .cta-btn:hover {
    background-color: #1f043b;
}
.secondary-cta .cta-btn::after, .primary-cta .cta-btn:after {
    font-family: worldwise-icons;
    content: '\e006';
    margin-left: 13px;
    font-size: 14px;
}
.secondary-cta .cta-btn {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 5px 20px;
    background-color: #f1c34f;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
    text-align: right;
    color: #fff;
}
.secondary-cta .cta-btn:hover {
    background-color: #e4a83b;
}
.staff-profile h3 {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 20px;
    font-family: DINPro-Medium;
    font-size: 17px;
    color: #000;
}
.travel-diseases h3 {
    float: left;
    font-size: 24px;
    color: #000;
}
.icon-list-container .icon-list-link {
    display: block;
    position: relative;
    float: left;
    padding: 20px 30px 25px;
}
.icon-list-container .icon-list-link:hover {
    background: #fff5e0;
    color: #f1c34f;
}
.icon-list-container .icon-list-link:hover .icon-list-icon, .icon-list-container .icon-list-link:hover h4 {
    color: #f1c34f;
}
.icon-list-icon {
    width: 180px;
    height: 160px;
    margin: 0 auto;
	cursor:pointer;
    color: #999;
}
.icon-list-icon:before {
    font-family: worldwise-icons;
    font-size: 134px;
    text-align: center;
    display: block;
}
.icon-list-link-1 .icon-list-icon:before {    content: '\e80b';}
.icon-list-link-2 .icon-list-icon:before {    content: '\e80a';}
.icon-list-link-3 .icon-list-icon:before {    content: '\e800';}
.icon-list-link-4 .icon-list-icon:before {    content: '\e809';}
.icon-list-link-5 .icon-list-icon:before {    content: '\e808';}
.icon-list-link-6 .icon-list-icon:before {    content: '\e807';}
.icon-list-link-7 .icon-list-icon:before {    content: '\E80F';}
.icon-list-link-8 .icon-list-icon:before {    content: '\E80C';}
.icon-list-link-9 .icon-list-icon:before {    content: '\E802';}
.icon-list-icon.icon-cal:before {    content: '\e801';}


.icon-list-icon.traveller-essentials:before   {   content: '\E802';  }
.icon-list-icon.travellers-checklist:before   {   content: '\e808';  }
.icon-list-icon.ealert-bulletins:before       {   content: '\E80C';  }
.icon-list-icon.country-reports:before        {   content: '\E803';  }
.icon-list-icon.disease-information:before    {   content: '\E80C';  }
.icon-list-icon.geosentinel:before            {   content: '\E804';  }
.icon-list-icon.patient-care:before           {   content: '\E805';  }
.icon-list-icon.air-travel:before             {   content: '\E806';  }
.icon-list-icon.post-travel-disease:before    {   content: '\e810';  }
.icon-list-icon.travellers-healthlinks:before {   content: '\E802';  }
.icon-list-icon.contact-worldwise:before      {   content: '\E002'; font-size: 86px; top: 32px; position: relative; }


.upcoming-event .btn-center {
    display: block;
    max-width: 220px;
    margin: 18px auto 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f1c34f;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
    color: #fff;
}
.upcoming-event h3 {
    margin-right: auto;
    margin-left: auto;
    font-family: DINPro;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #000;
}
.section-title {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.upcoming-event img {
    width: auto;
    margin: 0 auto;
    display: block;
    clear: both;
    max-height: 500px;
}
.upcoming-event h3 {
    margin-top: 10px;
}
.where-are-going input {
    float: left;
    clear: both;
    margin: 0 !important;
    width: 100% !important;
    margin-top: 7px !important;
    padding: 12px !important;
    border: 1px solid #808080 !important;
    border-radius: 3px;
    background-color: #f2f2f2;
    height: 60px !important;
    display: inline-block !important;
    font-size: 19px !important;
    color: #808080 !important;
    position: relative;
    box-sizing: border-box !important;
}
.where-are-going input:focus {
    border-bottom-width: 0px;
    padding-bottom: 12px;
}
.hp-counrtry-search {
  position: relative;
  float: left;
  width: 100%;
}
input.search-icon:before {
/* content: '\e004';
 font-family:'worldiwse-icons';*/
}
.search-icon {
  width: 24px;
  height: 24px;
  margin: 0;
  position: absolute;
  right: 17px;
  top: 26px;
  color: #666;
  background-image: url('//static.scratchdigital.co.nz/scratchdigital/icon-search.png');
  background-repeat: no-repeat;
    background-size: 24px;
}
.search-submit,
.search-icon input[type="submit"] {
  box-shadow: none !important;
}
.page-template-archive-country_report .search-icon {
  right: 16px;
    top: 25px;
    }
.search-icon input {
  width: 100% !important;
  height: 100% !important;
  background-color: transparent !important;
  color: transparent !important;
  border: none !important;
  margin: 0 !important;
  position: absolute !important;
  top: 0;
}
.where-are-going-container h1 {
    font: 29px / 1.38 DINPro;
}
.worldwise-clinics h4 {
    font-size: 21px;
    float: left;
    width: 100%;
    font-family: DINPro-Medium;
    color: #000;
}
.worldwise-edu-container .worldwise-edu-link {
    display: block;
    position: relative;
    float: left;
    width: 48%;
    margin-top: 32px;
    padding: 20px 30px 25px;
}
.disease-search .where-are-going{
  padding-right: 0px;
  width: 100%;
}
.disease-search .where-are-going input {
  background-color: transparent;
}
.disease-search input {
    max-width: 100%;
}
.membership-menu h4,
.icon-list-link h4,
.worldwise-edu-link h4 {
    margin: 12px auto 0;
    font-family: DINPro;
    font-weight: 400;
    text-align: center;
    color: #370769;
    font-size: 20px;
}
.membership-menu h4 {
  text-align: left;
  color: #370769;
    cursor: pointer;
}
.membership-menu ul {
display:none;
}
.icon-list-container .icon-list-link:nth-child(3n+1){
    clear: both;
}

.membership-menu li a {
  color: #58595b;
  width: 100%;
  position: relative;
}
.membership-menu li a:hover {
  color: #370769;
text-decoration:underline;
}
.membership-menu li {
  padding-left: 23px;
    position: relative;
    margin-left: 12px;
}
.membership-menu h4:before {
  content: '+';
  margin-right: 9px;
  font-size: 24px;
  color: #370769;
}
.membership-menu h4.open:before {
  content: '-';
}
.membership-menu li:before {
  content: '-';
    left: 7px;
    position: absolute;
    width: 0px;
}
.membership-menu-section ul.children {
  margin-top: 0px;
  padding-left: 0px;
}
.membership-menu-section ul.children li {
  padding-left: 23px;
  margin-left: -6px;
  margin-top: 2px;
}



.event-image {
  padding-bottom: 30px;
}

.icon-list-link img, .worldwise-edu-link img {
    width: 100%;
    max-width: 180px;
    margin: 20px auto 0;
}
.download-form {
    width: 100%;
    margin: 0 auto;
    font-family: DINPro-Medium;
    font-size: 21px;
    text-align: center;
    color: #370769;
}
.download-form:before {
    font-family: worldwise-icons;
    content: '\e000';
    margin-right: 10px;
}
footer.members-area {
  margin-top: 100px;
}
footer {
    width: 100%;
    margin: 0 auto;
    background-color: #370769;
}
footer h4 {
    float: left;
    font-family: DINPro;
    font-size: 19px;
    color: #fff;
}
footer img {
    float: left;
    width: 40px;
}
h1 {
    float: left;
    width: 100%;
    color: #fff;
}
h2 {
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
    font: 22px/1.38 DINPro;
/*    text-align: center;*/
    color: #370769;
}
h3, h4 {
    line-height: 1.38;
}
h5 {
    float: left;
    font: 17px/1.38 DINPro-Medium;
    text-transform: uppercase;
    color: #000;
}
h5.category,
.woocommerce h5,
#wrapper h1,
#wrapper h5 {
    float: none;
}
header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 13;
    width: 100%;
    margin: 0 auto;
    transition: 0.5s background-color ease-in;
}
.header-container a {
    transition: 0.5s color ease-in;
}
.staff-profile img, header img {
    float: left;
    width: 100%;
}
img {
    display: block;
    height: auto;
    overflow: hidden;
}
.gfield input[type="text"], .gfield textarea {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    font: 400 13px/1.38 DINPro;
}
.marlaria{
	max-width: 300px;
	  margin: 0 auto;
	margin-bottom: 30px;
    display: block;
}
li.letter-section {
  width: 100% !important;
  font-weight: 600;
}
li.gfield textarea, li.gfield input {
    float: left;
    clear: both;
    width: 100%;
    height: 43px;
    margin: 0;
    margin-top: 8px;
    border: 1px solid #DBDBDB;
    padding: 7px;

}
li.gfield textarea {
    height: 100px;
}
select {
    display: block;
    float: left;
    width: 100%;
    height: 43px;
    padding-left: 10px;
    border: 1px solid #DBDBDB;
    background: url('../images/select-arrows.svg') #fff;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: right center;
    font: 400 14px/1.38 DINPro;
    color: #000;
      margin: 0 !important;
}
.single-worldwise_clinic #field_2_3{
	display: none;
}
.gform_wrapper:before, .gform_wrapper:after {
  content: "";
  display: table;
}
.gform_heading,
.gform_body,
.gform_footer {
  float: left;
    width: 100%;

}
.book-appt-cta {
    width: 100%;
    margin: 100px auto 0;
    background-color: #370769;
}
.book-appt-cta-container {
    width: 94%;
    max-width: 700px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
}
.book-appt-text {
    float: left;
        padding:0;
    font: 400 31px/1.38 DINPro;
    color: #fff;
}
.clinic-address {
    float: left;
    clear: both;
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.38;
    color: #000;
}
.clinic-address a {
    color: #000;
}

.view-clinic {
    float: left;
    color: #370769;
    width: 100%;
    text-decoration: underline;
    margin-top: 8px;
}
.clinic-days {
    position: relative;
    float: left;
    clear: both;
    z-index: 8;
    width: 30%;
    color: #000;
}
.clinic-details {
    float: left;
    width: 100%;
}
.clinic-details a {
    color: #000;
}

.clinic-details-container {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 4px;
}
.clinic-details-container .map-wrapper {
    width: 42%;
    margin-left: 1.99596%;
}
.clinic-details-wrapper {
    float: left;
    width: 56%;
}
.clinic-hours {
    position: relative;
    float: left;
    z-index: 9;
    width: 70%;
    color: #000;
}
.clinic-info {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 24px;
}
.clinic-info .clinic-details {
    clear: both;
    color: #000;
}
.clinic-info-half {
    float: left;
    margin-top: 24px;
}
.clinic-info-half .clinic-details {
    clear: both;
    color: #000;
}
.clinic-info-half .map-wrapper {
    width: 100%;
    overflow: hidden;
}
.clinic-maps {
    float: left;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.clinic-phone {
    float: left;
    font-size: 16px;
    line-height: 1.38;
    color: #000;
}
.countries-at-risk {
    float: right;
    clear: both;
    width: 100%;
    max-width: 355px;
    margin-top: 30px;
    font: 400 16px/1.38 DINPro;
    color: #000;
}
.countries-at-risk p {
    margin-bottom: 1em;
}
.cta-box {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #f2f2f2;
}
.cta-text {
    float: left;
    clear: both;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
    color: #000;
}
.cta-title {
    float: left;
    width: 100%;
    font-size: 23px;
    line-height: 1.38;
    color: #000;
}
.header-spacer {
  height: 154px;
    width: 100%;
}
.default-header {
    position: relative;
    width: 100%;
    height: 322px;
    margin: 0 auto;
    overflow: hidden;
}
.default-header .img-gradient {
    z-index: 9;
}
.disease-container {
    clear: both;
}
.disease-details {
    float: left;
    width: 47.99975%;
    margin-top: 24px;
    padding: 25px;
    background-color: #f2f2f2;
}
.disease-details:hover {
    background-color: #fff5e0;
    cursor: pointer;
}
.disease-text {
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 1.38;
    color: #000;
}
.email-signup-box {
    float: left;
    width: 400px;
    padding-top: 23px;
    padding-right: 34px;
    padding-bottom: 34px;
    background-color: #370769;
    background-color: rgba(55,  7,  105,  0.71);
}
.email-signup-footer {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-position: center center;
}
.email-signup-container {
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
}
.email-signup-form {
    float: left;
    clear: both;
    width: 100%;
    max-width: 400px;
    margin-top: 5px;
}
.event-contact-info a {
  width: 100%;
  clear: both;
  float: left;
  word-wrap: break-word;
}
.event-sidebar {
  display: block !important;
}
.event-contact-info {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 11px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.38;
    color: #000;
}
.event-date {
    line-height: 1.38;
}
.event-description {
    width: 100%;
    max-width: 560px;
    margin: 11px auto 0;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
    color: #000;
}
.event-location {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 17px;
    font-size: 16px;
    line-height: 1.38;
    color: #000;
}
.find-a-clinic {
    float: right;
    font: 17px/1.38 DINPro-Medium;
    text-align: right;
    color: #fff;
    margin-top: 41px;
}
.find-a-clinic:before {
    font-family: worldwise-icons;
    content: '\e003';
    margin-right: 10px;
}
.footer-container {
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 20px;
}
.footer-featured-products {
    width: 94%;
    margin: 87px auto 0;
	max-width:1280px;
}
.footer-nav {
    float: left;
    width: 99.99504%;
	padding-bottom:75px;
}
.footer-section-1, .footer-section-3 {
    float: left;
    width: 24%;
}
.footer-section-2, .footer-section-4 {
    float: left;
    width: 24%;
    margin-left: 2%;
}

.footer-nav ul {
  float: left;
  color: #fff;
  line-height: 2em;
  width: 100%;
  clear: both;
}
.footer-nav ul li a {
  color: #fff !important;
}
.footer-nav ul li a:hover {
text-decoration:underline;
}

.e-alerts h2 {
  font-size: 22px !important;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #000 !important;
}
.alert-date, .alert-country {
  color: #666;
  display: inline-block;
  margin-right: 24px;
}
.alert-info {
  margin-bottom: 10px;
}
.alert-source {
  margin-bottom: 30px;
}
article {
	  cursor: auto;
	    color: #000;
	      clear: both;

}
strong {
  font-weight: 900;
}
.recommended_immunisations li {
  width: 100%;
  margin-top: 11px;
  margin-bottom: 2px;
}
.disease-listing article p{
	color: #000;
}
.e-alerts article a {
	text-decoration:underline;
}
article.find-a-clinic-moretext {
  width: 100%;
  clear: both;
  margin-top: 60px;
  float: left;
}
.country-selector {
  margin-top: 40px;
  max-width: 250px;
}
.monthly-archives {
  display: inline-block;
  margin-top: 40px;
}
.monthly-archives h2 {
  color: #370769 !important;
}
.country-report h1 {
  color: #000;
  font-size: 37px;
}
.modified-date {
  margin-bottom: 23px;
  line-height: .8em;
  font-size: 15px;
}
img.report-map-small {
  max-width: 200px;
  margin: 36px auto;
    display: block;

}
a.map-switcher {
  text-align: center;
  display: block;
}
.report-list li {
  margin-bottom: 4px;
  display: inline-block;
  width: 100%;
}
.report-list label {
  width: 23%;
  float: left;
  font-weight: 600;
}
.report-list .report-information {
  width: 77%;
  float: left;
}
.country-report article table {
    max-width: inherit !important;
    width: 100%;

}
.disclaimer {
  margin-top: 68px;
}
.gform_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 25px 30px;
    background-color: #f2f2f2;
    float: left;
}
.grey-dash {
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    background-color: #dedede;
}

.header {
    width: 100%;
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 20px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
}
.fixed .header {
	background:  rgba(255, 255, 255, 0.901961) !important;
}
.homepage-header {
    position: relative;
    width: 100%;
    height: 740px;
    height: 100vh;
    margin: 0 auto;
    overflow: hidden;
}

.homepage-header .img-gradient {
    z-index: 6;
}
.image-location {
    position: absolute;
    bottom: 18px;
    right: 70px;
    z-index: 1;
    font: 400 16px/1.38 DINPro;
    color: #fff;
}
.img-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: -moz-linear-gradient(top,  rgba(0,  0,  0,  0) 0,  rgba(0,  0,  0,  0.13) 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  rgba(0,  0,  0,  0)),  color-stop(100%,  rgba(0,  0,  0,  0.13)));
    background: -webkit-linear-gradient(top,  rgba(0,  0,  0,  0) 0,  rgba(0,  0,  0,  0.13) 100%);
    background: -o-linear-gradient(top,  rgba(0,  0,  0,  0) 0,  rgba(0,  0,  0,  0.13) 100%);
    background: -ms-linear-gradient(top,  rgba(0,  0,  0,  0) 0,  rgba(0,  0,  0,  0.13) 100%);
    background: linear-gradient(to bottom,  rgba(0,  0,  0,  0) 0,  rgba(0,  0,  0,  0.13) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$black00',  endColorstr='#21000000', GradientType=0);
}
.intro-copy {
    clear: both;
    font-size: 19px;
    line-height: 1.38;
    color: #8D8D8D;
    margin-top: 8px;
    font-family: DINPro;
    font-style: italic;
}
.lead {
    float: left;
      margin-bottom: 9px;
    font-size: 19px !important;
    line-height: 1.38 !important;
    color: #454545;
    font-family: DINPro;
    font-style: italic;
}
.make-appointment {
    position: relative;
    float: right;
    width: 40%;
}
.map-wrapper {
    float: left;
}
.minor-links {
    position: relative;
    float: right;
    z-index: 40;
    margin-top: 46px;
    font-size: 14px;
    line-height: 1.38;
    text-align: right;
    color: #fff;
}
.minor-links a {
    color: #fff;
}
.chosen-container.chosen-container-multi {
  width: 100% !important;
}
.nav-item {
    float: left;
    font: 17px/1.38 DINPro-Medium;
    color: #fff;
}
.header-container {
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
}
.page-content {
	max-width: 1280px;
	margin: 28px auto 0;
	width: 94%;
}
.page-container.grey > div {
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}
.upper-nav-container {
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 6px 0;
    font-family: DINPro-light;
	position:relative;

}
.disease-search {
/*    padding-bottom: 74px;*/
}
.page-container.grey {
    background-color: #f2f2f2;
    margin-top: 49px;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    max-width: none;
}
.page-container .upcoming-event {
    max-width: 800px !important;
    margin: 38px auto 0 !important;
}
.page-left {
    float: left;
    width: 70%;
}
.page-left .lead {
    margin-top: 1px;
	margin-bottom:15px;
}
.page-left .lead strong {
font-weight: normal;
}

.sidebar .event-date {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 2px;
    font-size: 16px;
    color: #000;
}
.page-sidebar .primary-cta,
.sidebar .primary-cta {
    width: 100%;
}
.page-sidebar .secondary-cta,
.sidebar .secondary-cta {
    clear: both;
    margin-top: 24px;
}
.page-title-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 12;
    margin: 0 auto;
    width: 90%;
      max-width: 1280px;
}
.page-title-container .where-are-going {
    min-width: 460px;
    /*max-width: 900px;*/
    padding-top: 24px;
    padding-bottom: 27px;
    padding-left: 0px;
    background: #370769;
    background: url('../images/purple-title-bk.png');
    background-position: top right;
    background-size: cover;
}
.page-title-container .where-are-going:before {
  background-color: #1f043b;
  background-color: rgba(31, 4, 59, 0.71);
  width: 100%;
  margin-left: -100%;
  height: 164px;
  position: absolute;
    top: 0;
  display: inline;
  z-index: -1;
  left: 0;
}
.primary-cta {
    float: right;
    max-width: 355px;
}

.disease-finder {
  width: 100%;
  display: inline-block;
}

.ui-menu .ui-menu-item a {
  border-bottom: 1px solid #e1e1e1 !important;
  background: #f2f2f2;
	color: #000;
  padding: 10px 13px !important;
  margin: 0 !important;
  cursor: pointer;
}
.ui-menu {
  list-style: none;
  padding: 0px !important;
  margin: 0;
  display: block;
}


 .ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover, .ui-state-focus,
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 0px solid #999999/*{borderColorHover}*/;
background: transparent !important;
font-weight: normal/*{fwDefault}*/;
color: #fff !important/*{fcHover}*/;
}


/* Corner radius */
.ui-corner-tl,
.ui-corner-tr,
.ui-corner-bl,
.ui-corner-br,
.ui-corner-top,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-left,
.ui-corner-all,
.ui-widget-overlay,
.ui-widget-shadow  {  -moz-border-radius: 0px/*{cornerRadius}*/; -webkit-border-radius: 0px/*{cornerRadius}*/; border-radius: 0px/*{cornerRadius}*/; }




.searchandfilter h4 {
  margin: 0;
  padding: 5px 0 10px;
  font-size: 23px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  margin: 7px 7px 7px 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 6px 25px 6px 11px;
  border: none;
  border-radius: 3px;
  background: #f1c34f;
  background-image: none;
  background-clip: padding-box;
  color: #FFF;
  line-height: 18px;
  cursor: default;
  font-size: 18px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 11px;
  right: 5px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../../../themes/worldwise/images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-choices input[type="text"] {
  font-size: 19px !important;
  padding-top:9px !important;
  padding-bottom:9px !important;
}
.disease-listing{
width: 48%;
float:left;
padding:25px;
background:#f2f2f2;
margin-top:25px;
cursor:pointer;
}
.disease-listing:hover{
background:#fff5e0;
}
.disease-listing-1{
margin-right:2%;
}
.disease-listing h4 {
  margin: 0;
  padding: 5px 0 10px;
  font-size: 23px;
}
.travel-disease-listings {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
.travel-disease-listings article p {
  color: #000;
}
a.disease-listing {
  display: block;
}
.countrylist li.li-child {
  width: 96%;
  margin-left: 4%;
}
ul.countrylist {
  max-height: 400px;
  overflow-y: scroll;
}
.travel-disease-listings .row {
  width: 100%;
  display: block;
  float: left;
}
ul.col3-list li {
  width: 33%;
  display: inline-block;
}
.profile-body {
    float: left;
    clear: both;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.38;
    color: #000;
}
.profile-degree {
    float: left;
    clear: both;
    width: 100%;
    font-size: 14px;
    line-height: 1.38;
    color: #000;
}
.region-list li {
    width: 11.111%;
    display: inline-block;
    clear: none;
    text-align: center;
    border: 1px solid #ccc;
    padding-top: 2px;
    border-left: 0;
    line-height: 3em;
    float: left;
    margin: 0;
    cursor: pointer;
}
.region-list li:first-child {
    border: 1px solid #ccc;
}
.region-list li a {
    color: #370769;
}
.region-list li.active {
    background: #fff;
    border-top: 3px solid #370769;
    padding-top: 0;
}
.region-list li:hover {
    background: #fff;
}

li.active {
  clear: both;
}
.country-list {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 25px 30px;
    display: none;
    position: relative;
    top: -1px;
}
.country-list li {
    width: 23%;
    float: left;
    margin-right: 2%;
      margin-bottom: 9px;
}
.country-list.active {
    display: block;
}
.secondary {
    margin-top: 26px;
    background-color: #f2f2f2;
    color: #370769;
}
.secondary-cta {
    float: right;
    width: 100%;
    max-width: 355px;
}
.section-title {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;

}
.section-title h2 {
    position: relative;
    z-index: 1;
	text-align:center;
    display: inline;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 20px !important;
    padding-left: 20px !important;
	float:none !important;
}
.grey .section-title h2 {
    background: #f2f2f2;
}
.section-title-dash {
    width: 66%;
    top: -14px;
    position: relative;
    border-bottom: 1px solid #808080;
    margin: 0 auto;
}
.country-report .section-title-dash {
  width: 100%;
}
#appointment-close {
  background: #370769;
  width: 48px;
  font-size: 40px;
  color: #fff;
  text-align: center;
	right:0;
  position: absolute;
  top: -2px;
  cursor:pointer;
}
#appointment-close:hover {
  background: #1f043b;
}
.book-an-appointment {
    background: #f2f2f2;
    margin-top: -636px;
    position: relative;
  }
.fullwidth .book-an-appointment {
      background: #fff;
      margin-top: 0px;
      position: relative;
    }
.fullwidth .book-an-appointment	#appointment-close {
display:none;
	}

.appointment-container {
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
}
.appointment-right, .appointment-left {
    width: 50%;
    float: left;
}
.social-icon {
    position: relative;
    float: left;
    clear: both;
    z-index: 39;
    width: 200px;
    margin-top: 46px;
}
.social-link {
    display: block;
    float: left;
    width: 20.00313%;
    height: 40px;
    margin-left: 6.48539%;
}
.social-link:first-child {
    margin-left: 0;
}
.staff-profile {
    position: relative;
    float: left;
    width: 48%;
}
.staff-profile:first-child {
    width: 48%;
}
.staff-profiles {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 44px;
}
.testimonial-break {
    width: 100px;
}
.testimonial-container {
    width: 100%;
    margin: 25px auto 0;
}
.testimonial-name {
    margin: 5px auto 0;
    font: 16px/1.38 DINPro-Medium;
    text-align: center;
    color: #370769;
}
.testimonial-stars {
    margin: 5px auto 0;
    font: 400 16px/1.38 DINPro;
    text-align: center;
    color: #ccc;
}
.testimonial-text {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
    color: #000;
}
.testimonials {
    width: 94%;
    max-width: 700px;
    margin: 120px auto 0;
    min-height: 150px;
}
.travel-diseases {
    float: left;
    clear: both;
    width: 99.98388%;
    margin-top: 33px;
}
.travel-essentials-homepage {
    width: 90%;
    margin: 49px auto 0;
}
.upcoming-event {
    width: 100%;
}
.upcoming-event .event-date {
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    color: #4d4d4d;
}
.upcoming-events-dash {
    width: 300px;
    margin-top: 26px;
}
.upper-nav {
    width: 100%;
    margin: 0 auto;
    background-color: #1f043b;
}
.upper-nav-left {
    float: left;
    font-size: 15px;
    color: #fff;
}
.upper-nav-right {
    float: right;
    font-size: 15px;
/*    color: #fff;*/
}
.upper-nav-container > div > a {
    color: #fff;
}
.phone-icon:before {
    font-family: worldwise-icons;
    content: '\e002';
    margin-right: 10px;
}
.where-are-going {
    float: left;
    padding-right: 34px;
}
.membership-content {
  word-wrap: break-word;
}
.where-are-going-container {
    position: absolute;
    bottom: 30%;
    left: 0;
    right: 0;
    z-index: 5;
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
}
.where-are-going-container .where-are-going {
    width: 490px;
    padding-top: 23px;
    padding-bottom: 34px;
    background-color: #1f043b;
    background-color: rgba(31,  4,  59,  0.71);
}
.where-are-going-container:before {
    background-color: #1f043b;
    background-color: rgba(31,  4,  59,  0.71);
    width: 100%;
    margin-left: -100%;
    height: 164px;
    position: absolute;
    display: inline;
}
.worldwise-clinics {
    position: relative;
    float: left;
    width: 58.35689%;
}
.icon-list-container, .worldwise-edu-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.travel-essentials-description, .worldwise-edu-description {
    width: 100%;
    min-height: 29px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
    color: #000;
}
.worldwise-edu-homepage {
    width: 90%;
    margin: 94px auto 0;
}
.worldwise-logo {
    float: left;
    width: auto;
    max-height: 75px;
    margin-right: 15px;
}
.worldwise-upcoming-events-container {
    width: 94%;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
}
.worldwise-upcoming-events-container .upcoming-event {
    float: left;
    clear: both;
    margin-top: 25px;
}
.worldwise-upcoming-events-homepage {
    clear: both;
    width: 100%;
    margin-top: 126px;
    background-color: #f2f2f2;
}
.page-sidebar .btn,
.sidebar .btn {
    margin-top: 7px;
}
.page-sidebar {
    float: right;
    width: 28%;
}
.membership-menu {
    float: left;
    width: 26%;
	margin-right:4%;
}

.btn {
    background-color: #f1c34f;
    color: #fff;
}
.submit-email:hover, .btn:hover {
    background-color: #e4a83b;
}
.page-sidebar .btn.secondary,
.sidebar .btn.secondary {
    background-color: #f2f2f2;
    color: #370769;
}
.page-sidebar .btn.secondary:hover,
.sidebar .btn.secondary:hover {
    background-color: #d2d2d2;
}
.btn.secondary.programme:before {
    font-family: worldwise-icons;
    content: '\e000';
    margin-right: 13px;
    font-size: 14px;
}
.worldwise-clinic {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #808080;
}
.worldwise-clinic:hover {
    background: #fff5e0;
}
.clinic-info-half {
    position: relative;
    z-index: 6;
    width: 50%;
}
.disease-details-2 {
    margin-left: 3.98378%;
}
.email-section {
    margin-top: 128px;
    background-image: url('../images/worldwise-travel-health-email-updates.jpg');
    background-size: 1400px 664px;
}
.email-signup-footer {
    margin-top: 120px;
    background-image: url('../images/worldwise-travel-health-dark-email-updates.jpg');
    background-size: auto auto;
}
.email-section .email-signup-container {
    padding-top: 120px;
    padding-bottom: 120px;
}
.email-signup-footer .email-signup-container {
    padding-top: 80px;
    padding-bottom: 80px;
}
.email-signup-container:before {
    background-color: #370769;
    background-color: rgba(55,  7,  105,  0.71);
    width: 100%;
    margin-left: -100%;
    height: 136px;
    position: absolute;
}
.grey-dash-bottom {
    margin-top: 25px;
}
.intro-section {
    width: 100%;
    max-width: 800px;
    float: left;
        margin-bottom: 32px;
}
.page-left article,
.page-left .disase-content {
  clear: both;
}
.email-signup-containeritem-1 {
    margin-left: 3.99306%;
}
.nav-item {
    margin-left: 23px;
}
.primary-cta.right {
    width: 30%;
}
.learn:hover{
	text-decoration:underline;
}
.browse-country .section-title {
    margin: 55px auto 0;
}
.worldwise-clinics .section-title {
    margin-top: 53px;
}
.staff-profile-4, .staff-profile-2 {
    margin-left: 3.98438%;
}
.staff-profile-3 {
    clear: both;
    margin-top: 50px;
}
.staff-profile-4 {
    margin-top: 50px;
}
.icon-col-3 .icon-list-link {
    width: 33.33%;
    margin-top: 32px;
}
.icon-col-2 .icon-list-link {
    width: 50%;
    margin-top: 32px;
}

.worldwise-edu-link-1 {
    clear: both;
}
.worldwise-edu-link-2 {
    margin-left: 4%;
}
.testimonial-stars span {
    color: #edaa30;
}
@media (max-width:1145px) {
    .nav-item, .header-container .find-a-clinic {
    font-size: 16px;
	}
	.worldwise-logo {
	    width: 186px;
	}
	.header-container .nav-item, .header-container .find-a-clinic {
	    margin-top: 31px;
	}
	.nav-item {
	    margin-left: 18px;
	}
	.header-container .find-a-clinic span {
	    /*display: none;*/
	}
	.default-header img {
	  top: 0 !important;
	}
}
@media (max-width:1300px) {
	.header-featured-image.default {
	    top: -181px;
	}
}
@media (max-width:1200px) {
	.region-list li a {
	    font-size: 13px;
	}
}
@media (max-width:1000px) {
    .primary-cta .cta-btn {
    clear: none;
	}
	.icon-list-container .icon-list-link {
	    position: relative;
	    width: 50%;
	    padding-right: 10px;
	    padding-left: 10px;
	}
  .header-container .find-a-clinic span {
    display: none;
    }
    .header-container .find-a-clinic:before {
        margin-right: 0px;
    }
	.worldwise-edu-container .worldwise-edu-link {
	    position: relative;
	}
	.clinic-details-container .map-wrapper {
	    margin-left: 1.99309%;
	}
	.page-container .make-appointment {
	    width: 100%;
	}
	.worldwise-clinics .section-title {
	    float: none;
	    clear: none;
	    margin-right: auto;
	    margin-left: auto;
	}
	.page-container .staff-profiles {
	    float: none;
	    clear: none;
	    margin-right: auto;
	    margin-left: auto;
	}
	.page-container .worldwise-clinics {
	    width: 100%;
	}
	.page-container .make-appointment {
	    float: none;
	    max-width: 500px;
	    margin-top: 50px;
	    margin-bottom: 50px;
	    margin-right: auto;
	    margin-left: auto;
	    clear: both;
	}
	.page-container .worldwise-clinics {
	    float: none;
	    margin-right: auto;
	    margin-left: auto;
	}
	.primary-cta.right .cta-box {
	    display: none;
	    margin-left: 0;
	}
	.staff-profiles .staff-profile-5 {
	    margin-left: 3.9566%;
	}
	.icon-list-container .icon-list-link:nth-child(1n+3){
	    clear: none;
	}
	.icon-list-container .icon-list-link:nth-child(odd){
	    clear: both;
	}
	.icon-list-container .icon-list-link {
	    margin-top: 32px;
	}
	.region-list li a {
	    font-size: 12px;
	}
	.content-section {
	  width: 100%;
	}
}
@media (max-width:900px) {
    body {
    font-size: 16px;
	}
	.book-appt-cta-container .book-now {
	    float: none;
	    max-width: 200px;
	    margin-top: 10px;
	    margin-right: auto;
	    margin-left: auto;
	    text-align: center;
	}
	.book-appt-cta-container .book-appt-text {
	    width: 100%;
	    font-size: 23px;
	    line-height: 1.88;
	    text-align: center;
	    float: none;
	}
	.footer-nav .footer-section-1,
	.footer-nav .footer-section-2,
	.footer-nav .footer-section-3,
	.footer-nav .footer-section-4 {
	    width: 49%;
	}
	.footer-nav .footer-section-4 {
	    margin-top: 40px;
	}
	.footer-nav .footer-section-3 {
	    width: 49%;
	    margin-top: 40px;
	    margin-left: 0;
	}
	ul.region-list {
	  display: none;
	}
	li.all-region {
	  width: 100% !important;
	  font-size: 23px;
	  font-weight: 600;
	  margin-bottom: 10px;
	}
	ul.country-list {
	  padding: 0;
	  background: none;
	  border: none;
	  margin-bottom: 47px;
	}
	.country-list{
		  border: 0px solid #ccc;
		display: block !important;
	}
}
@media (max-width:800px) {
    .page-sidebar .primary-cta .cta-btn,
    .sidebar .primary-cta .cta-btn {
    clear: none;
	}
	.secondary-cta .cta-btn {
	    position: relative;
	    clear: none;
	}
	.section-title-dash {
	    width: 100%;
	}
	.sidebar .countries-at-risk {
	    display: none;
	    margin-top: 438px;
	}
	.primary-cta .cta-box, .secondary-cta .cta-box {
	    display: none;
	}
	.page-sidebar .secondary-cta,
	.sidebar .secondary-cta {
	    margin-top: 14px;
	}
	.default-header {
	    height: 280px;
	}
	.page-title-container {
/*	    bottom: 80px;*/
	}

}
@media (max-width:870px) {
	.page-sidebar.membership-menu {
	  display: none;
	}
	.membership-content.content-section {
	  width: 100%;
	}
	.header-spacer {
	    height: 50px;
	}

}
@media (max-width:769px) {
	.sidebar.event-sidebar {
	  display: block !important;
	  width:100%;
	  float: left;
	}
	.page-left {
	  width: 100%;
	}
	.page-sidebar,
	.book-an-appointment{
		display:none;
	}
	body {
	  margin-top: 0px !important;
	}
	.disease-listing {
	  width: 100%;
	}
}

@media (max-width:700px) {
    body {
    font-size: 16px;
	}
	.page-title-container .where-are-going {
	    width: 100%;
	  background: #370769 !important;
	  padding-left: 20px;
	  padding-right: 10px;
	}
	.page-title-container {
	    bottom: 0;
	    position: relative;
	    width: 100%;
	    float: left;
	}
	.default-header {
	    height: auto;
	}
	.page-title-container .where-are-going:before {
	  background-color: transparent;
	}

	.worldwise-edu-container .worldwise-edu-link {
	    width: 100%;
	    margin-top: 24px;
	    margin-left: 0;
	}
	.page-content .staff-profiles {
	    max-width: 400px;
	}
	.staff-profiles .staff-profile {
	    width: 100%;
	    margin-left: 0;
	    margin-right: 0;
	}
	.staff-profiles .staff-profile-1 {
	    margin-top: 60px;
	}
	.travel-diseases .disease-details {
	    width: 100%;
	}
	.staff-profiles .staff-profile-1, .staff-profiles .staff-profile-5 {
	    clear: both;
	    margin-left: 0;
	}
	.travel-diseases .disease-details-2 {
	    margin-left: 0;
	}
	.worldwise-clinics .clinic-info-half {
	    width: 100%;
	}
	.where-are-going-container:before{
		display:none;
	}
	.where-are-going-container {
	  position: absolute;
	  bottom: 0;
	  width: 100%;
	}
	.where-are-going-container .where-are-going {
	  width: 100%;
	  padding: 23px;
	}

}
@media (max-width:550px) {
    .icon-list-container .icon-list-link {
    width: 100%;
    margin-top: 0;
	}
	.email-signup-container .email-signup-box {
	    width: 94%;
	}
	.icon-list-container .icon-list-link-2, .icon-list-container .icon-list-link-4, .icon-list-container .icon-list-link-6 {
	    clear: both;
	}
	.grey-dash.section-title-dash {
	  display: none;
	}
	.section-title h2{
	  padding:0;
	}

	.default-header .img-gradient {
	    position: relative;
	    float: left;
	    margin-bottom: -10px;
	    bottom: 10px;
	}
	.email-signup-container.clearfix {
		padding: 200px 0px 0px 10px;
		  width: 100%;
	}
	.worldwise-clinic {
	  padding-left: 0;
	  padding-right: 0;
	}
	.gform_wrapper {
	  padding: 16px 15px;
	}
	.country-list li {
	  width: 48%;
	}
}
@media (max-width:500px) {
    body {
    font-size: 16px;
	}
	.clinic-details-container .map-wrapper {
	    width: 100%;
	    margin-top: 10px;
	    margin-left: 0;
	}
	.footer-container .minor-links {
	    text-align: left;
	}
	.footer-nav .footer-section-1, .footer-nav .footer-section-2, .footer-nav .footer-section-3, .footer-nav .footer-section-4 {
	    width: 100%;
	    margin-left: 0;
	    margin-top: 40px;
	}
	.clinic-details-container .clinic-details-wrapper {
	    width: 100%;
	}
	.page-content .membership-menu, .page-content .page-left {
	    width: 100%;
	}
	.page-content .page-sidebar,
	.page-content .sidebar {
	    clear: both;
	    width: 100%;
	    margin-top: 24px;
	}
	.intro-section {
	    width: 100%;
	}
	.page-content .primary-cta {
	    width: 100%;
	    margin-top: 24px;
	}
}


@media print {
    /* Print CSS rules go here */
    /* Note: You need a separate @media screen group for other rules */
    header,
    .page-sidebar,
    .default-header,
    .book-an-appointment,
    .breadcrumbs,
    footer
    {
    	display: none !important;
    }
    img.marlaria,
    img.report-map-small {
      max-width: 400px;
      max-height: 400px;
    }
    .content-section {
      width: 100%;
    }
    .section-title-dash {
      width: 66%;
      top: -14px;
      border-bottom: 0px solid #808080;
    }
    .grey-dash {
      height: 0px;
      background-color: transparent;
    }
    .section-title h2 {
      text-align: left;
      float: left !important;
        padding: 0 !important;
    }
    .section-title {
      margin-top: 10px;
      margin-bottom: 0px;
    }
    a.map-switcher{
    	display: none;
    }

    body, p, ul, ol, dl, span, .section {
      font-size: 12px;
      line-height: 14px;
    }
    article ul li {
      margin-bottom: 0px !important;
    }
    ul.bulletin {
      font-size: 12px;
    }
    p.mainTextBold {
      font-family: 'DINPro-Medium';
    }
}

.ecommerce-container .section-title h2{
	text-align:left !important;
	  text-align: left !important;
	  display: block;
	  padding: 0 !important;
}

h2.resource-title {
  text-align: left;
  padding-left: 0;
  text-transform: uppercase;
  color: #000;
}
.resource-section {
  margin-bottom: 40px;
}
.icon-list-link-6 .clinic-resources-link.icon-list-icon:before {
    content: '\E80C';

}
ul#testimonals {
  min-height: 200px;
}
.page-id-169 div#gform_wrapper_3 {
  max-width: 600px;
}
.Password h1,
h1.rest-password {
  display: none;
}
.Password h1.rest-password {
  display: block;
}
.new-password .Password h1 {
    display: none !important;
}

.admin-bar header {
  margin-top: 32px;
}
.post-excerpt p, .post-excerpt span {
  font: normal 16px/1.5 DINPro-Light !important;
  color: #000 !important;
}

.header-container ul.children {
  display: none;
}
.header-container ul.children:hover,
.header-container .page_item_has_children:hover ul.children {
  display: block;
}
.header-container ul.children {
position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  padding: 11px 0;
  width: 199px !important;
}
.header-container .page_item_has_children:hover a {
  font-weight: 900;
}
.header-container .page_item_has_children:hover ul.children li a {
  font-weight: 100;
}
.header-container li.page_item.page_item_has_children {
  position: relative;
}
.header-container li.page_item.page_item_has_children:after {
  content: '❯';
  font-family: worldwise-icons;
  color: #370769;
  float: right;
  top: 1px;
  position: relative;
  width: 0;
}
.sidebar ul.children {
  margin: 7px 0 13px 17px;
  padding-left: 0px;
}
.sidebar .page_item > a:hover {
  text-decoration: underline;
}
.sidebar h4 {
  padding-bottom: 9px;
}

/*ECOMMERCE CUSTOM CSS*/
#shipping_email_field,
#shipping_phone_field,
#billing_email_field,
#billing_phone_field {width:100% !important;}

#shipping_state_field,
#billing_state_field {  width:49%; padding-right: 2%;  display: inline-block;}
#shipping_postcode_field,
#billing_postcode_field {width:49%;   display: inline-block;}

.woocommerce-result-count, .woocommerce-ordering {
  display: inline-block;
  margin-bottom: 0;
  float: left;
}
li {
  list-style: none;
}
.mini-cart {
  display: inline-block;
/*  color: #fff;*/
}
.cart-name {
  color: #fff !important;
  font-weight:normal;
}

.woocommerce-message {
  padding-right: 0px !important;
padding-bottom: 30px;
}
.row {
  max-width: 1280px !important;
}
ul.page-numbers:hover {
  border-top: 0px solid #370769 !important;
}
.nav-dropdown {
    max-width: 419px !important;
  right: 0px;
}
.nav-dropdown-inner:after {
  right: 114px !important;
}
a.cart_list_product_img {
  height: auto !important;
}
.nav-dropdown {
  padding: 20px 30px 20px 30px !important;
}
.cart_totals > p small {
  display: none;
}
.woocommerce-message {
  margin: 0;
}
strong.cart-name:hover, span.cart-price:hover,
strong.cart-name, span.cart-price {
  color: #fff !important;
  opacity: 1 !important;
}
.cart-icon strong {
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
  padding: 0px 6px !important;
  font-size: 12px;
  margin-left: 7px !important;

}
.cart-icon .cart-icon-handle {
  border: 1px solid #fff !important;
  top: -4px !important;
  margin-right: -11px !important;

}
a.cart-link {
  margin-right: 17px !important;
}
.cross-sells {
  padding-top: 50px;
}
.woocommerce p {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
}
.my-account h1 {
  color: #000;
}
ul.payment_methods p {
  -webkit-margin-before: -.2em;
}
.woocommerce p.form-row {
  -webkit-margin-before: .5em;
  -webkit-margin-after: .5em;
}
.cart-sidebar .widget-title {
  border-bottom: 0px solid #DDD;
}

.button.black.alt-button:hover {
  color: #FFF !important;
  background-color: #370769 !important;
}
.gfield_checkbox {
  margin-left: 0;
}
.my-account.not-loggedin {
  background-color: #f2f2f2;
  padding: 30px 40px 6px 30px;
  max-width: 600px;
  margin: 0 auto;
}

.my-account.not-loggedin input.button {
  width: 100%;
}
.tabbed-content li {
  list-style: disc;
}
.lost_reset_password label {
  font-weight: 600;
}
