
/* -------------------------------- 

Primary style

-------------------------------- */

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

header {
  background: #ffffff;
  border-bottom: 1px solid #ebebeb;
  position: absolute; !important;
  z-index: 5000;
  width: 100%;
  top: 0;
}

.wrap, .container {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.full-width-container {
  width: 100%;
}

.container-max-width {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  height: auto;
  position: relative;
}

.disclaimer {
  font-size: 0.8em;
  color: #666666;
  font-family: 'Source Sans Pro',helvetica,arial,sans-serif;
  margin: 25px;
}

header .reuters-logo {
  margin: 10px 0 0 10px;
}

header .reuters-logo a {
  background: url(https://mediacdn-reuters-com.s3.amazonaws.com/media/us/ads/exxon/images/reutersplus-logo.png)no-repeat;
  float: left;
  background-size: 100%;
}

.header-center {
  font-family: knowledge-medium,sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #717375;
  transition: color .2s;
  right: 0;
  max-width: 100%;
  text-align: right;
}

.header-center img {
  margin-bottom: -10px;
  width: 175px;
  padding-right: 15px;
}

#sponsored-txt {
  top: -18px;
  position: absolute;
  right: 44px;
}

.header-left {
  font-size: 12px;
  color: #717375;
  bottom: 20px;
  left: 15px;
  font-family: knowledge-medium,sans-serif;
}

#header-bottom {
  height: 0;
}

#hdr-feature {
  background: #ffffff;
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  font-size: 1.4em;
  text-align: center;
  color: #666;
  height: 75px;
    position: relative;
    top: 50px;
}

#hdr-feature p {
  font-size: 0.8em;
  color: #666666;
  font-family: 'Source Sans Pro',helvetica,arial,sans-serif;
}

.header-center i {
    background: url(https://adcreative.reutersmedia.net/cms-archive/brandfeatures/mediacdn-reuters-com.s3.amazonaws.com/media/us/ads/jco/medicine/images/info.svg)no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    position: relative;
    right: 15px;
        transform: none!important;
    transition: transform .3s .05s;
    top: -5px;
}

.header-center i:hover {
  opacity: 0.7;
   background: url(https://adcreative.reutersmedia.net/cms-archive/brandfeatures/mediacdn-reuters-com.s3.amazonaws.com/media/us/ads/jco/medicine/images/info.svg)no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    position: relative;
    right: 15px;
    top: -5px;
}

section#top-section {
  width: 100%;

}

.main-hero-image {
  background: url(https://adcreative.reutersmedia.net/cms-archive/brandfeatures/mediacdn-reuters-com.s3.amazonaws.com/media/us/ads/jco/medicine/images/hero-image.svg)no-repeat;
  width: 100%;
  height: 70vh;
  background-size: 100%;
  background-position: top center;
}

p {
  padding: 0 15px;
}
.intro-text {
  color: #83d3c2;
  font-size: 2.5em;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  padding: 15px;
}

#share-custom img {
  width: 5%;
  padding-top: 10px;
}

.share-footer {
  text-align: center;
}

.share-footer img {
  width: 3% !important;
}

.intro-max-width-container {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}

.intro-max-width-container p {
  font-size: 2em;
}

.full-width-image {
  width: 100%;

}

.half-width-image {
  width: 50%;
  margin-left: 25%;
}

.full-width-container {
  width: 100%;
}
.mobile {
    display: none;
  }
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 0;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
}

.orange-large-font {
  color: #ff8000;
  font-size: 3em !important;
  font-weight: bold;
   font-family: 'knowledge-reg';
}

span.orange-large-font {
  font-size: 1.5em !important;
   font-family: 'knowledge-reg';
}
.orange-small-font {
  color: #ff8000;
  font-size: 1.2em;
  font-family: 'knowledge-reg';
}

.quote-font {
  font-size: 4em !important;
  font-family: 'knowledge-light';
  color: #ff8000;
}

.green-small-font {
  color: #83d3c2;
  font-size: 2em;
   font-family: 'knowledge-reg';
}

.line-space {
  padding: 5px 0;
}

h2 {
  color: #ff8000;
  font-family: 'knowledge-reg';
  font-size: 4em;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 800;
  margin: 45px 0;
  padding-left: 15px;
}

h2 span {
  color: #ff8000;
  font-family: 'knowledge-light';

}

.max-width-container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.max-width-container p {
  font-size: 2em;
}

.full-width-container p {
  font-size: 2em;
}

.middle-text {
  margin-top: 20%;
  position: relative;
}

.special-text {
  max-width: 500px;
  position: absolute;
  left: 23%;
  margin-top: 6%;
}

.white-text {
  color: #ffffff;
  position: absolute;
  z-index: 5;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 0px;
  left: 0;
  right: 0;
  margin-top: 5%;
  padding: 15px;
  font-size: 2em;

}

.white-text-large {
  color: #ffffff;
  position: absolute;
  z-index: 5;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 0px;
  left: 0;
  right: 0;
  margin-top: 5%;
  padding: 15px;
  font-size: 3em;
  text-align: center;
}

hr.border {
  border: 1px solid #eeeeee;
  margin: 8% 0;
}

footer p {
  max-width: 800px;
  margin: 2% auto;
}

@media only screen and (max-width: 1024px) {
  .main-hero-image {
    height: 40vh;
  }

}

@media only screen and (max-width: 768px) {
  .main-hero-image {
    background: url(https://adcreative.reutersmedia.net/cms-archive/brandfeatures/mediacdn-reuters-com.s3.amazonaws.com/media/us/ads/jco/medicine/images/hero-image-mobile.svg)no-repeat;
    height: 82vh;
    width: 100%;
  }
.mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  h2 {
    font-size: 3em;
  }
  .middle-text {
    margin: 0;
  }
  .special-text {
    left: 51%;
  }
  .white-text {
    max-width: 500px;
    left: -33%;
  }
  .col { 
    margin: 1% 0 1% 0%;
  }
  .span_2_of_2, .span_1_of_2 { width: 100%;
}

@media only screen and (max-width: 414px) {
  header .reuters-logo a {
    background-size: 80%;
  }
   .main-hero-image {
    height: 65vh;
 
  }
  .intro-text {
    font-size: 1.5em;
  }
  .quote-font {
    font-size: 2em !important;
  }
  p.special-text{
    font-size: 1.1em;
  }
  p.white-text {
    font-size: 1.4em;
    left: 0;
    margin-top: -8px;
  }
  p.white-text-large {
      font-size: 1.4em;
    left: 0;
    margin-top: -3%;
  }
  #share-custom img {
    width: 8%;
  }
  .share-footer img {
    width: 8% !important;
  }
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  }

