@font-face {
  font-family: 'Univers-Bold';
  src: url("../fonts/Univers-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Univers-Bold.otf") format("opentype"), url("../fonts/Univers-Bold.woff") format("woff"), url("../fonts/Univers-Bold.ttf") format("truetype"), url("../fonts/Univers-Bold.svg#Univers-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTStd-Light';
  src: url("../fonts/UniversLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversLTStd-Light.otf") format("opentype"), url("../fonts/UniversLTStd-Light.woff") format("woff"), url("../fonts/UniversLTStd-Light.ttf") format("truetype"), url("../fonts/UniversLTStd-Light.svg#UniversLTStd-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'UniversLTStd-Light', sans-serif;
  background: #d3eef4;
  font-size: 10px;
  color: #4e5052;
}
h1 {
  font-size: 10em !important;
  color: #4e5052 !important;
}
.topheader {
  color: #00758f;
  text-align: right;
}
hr {
  border: 1px solid #7f7f7f;
}
.jumbotron {
  background: none;
  margin-bottom: 0;
  padding: 10px 30px 0px 30px;
}
.jumbotron p {
  font-family: 'UniversLTStd-Light', sans-serif;
  color: #4e5052;
  font-size: 2em;
  margin-bottom: 0;
}
#door {
  -ms-transform: skewY(-27deg);
  /* IE 9 */
  -webkit-transform: skewY(-27deg);
  /* Safari */
  transform: skewY(-27deg);
  position: absolute;
  left: 274px;
  top: 112px;
  transform-origin: 0% 50%;
}
.svg-wrapper {
  position: relative;
}
.svg-wrapper #sec1 {
  position: absolute;
  top: -83px;
  left: 25%;
}
font {
  font-family: 'Univers-Bold', sans-serif;
}
.row {
  margin-top: 30px;
  background: #fff;
}
.row .content {
  display: inline-flex;
  min-height: 450px;
}
.row .svg {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
}
.row p {
  margin: auto 0px;
  font-family: 'UniversLTStd-Light', sans-serif;
  font-size: 3em;
  line-height: 1.2em;
  padding: 30px;
}
.row p span {
  color: #00758f;
  font-size: 1.3em;
  font-family: 'Univers-Bold', sans-serif;
}
.row h3 {
  margin: 0px -15px;
  background: #414141;
  color: white;
  padding: 15px 35px 8px 25px;
  font-size: 3.2em;
  display: inline-block;
}
.data-2-container {
  position: absolute;
  top: 265px;
  left: 175px;
}
.data-2-container h4 {
  font-size: 55px;
}
#shield {
  visibility: hidden;
  position: absolute;
  top: -60px;
  left: 90px;
}
#sec2 svg {
  display: block;
  margin: 80px auto 0px auto;
}
#sec3 svg {
  z-index: 2;
  position: relative;
  display: block;
  margin: 50px auto 20px auto;
}
#sec3 svg {
  z-index: 1;
  position: relative;
}
#sec3 .data-3-container {
  position: absolute;
  top: 90px;
  left: 145px;
  z-index: 9999;
}
#sec3 .data-3-container h4 {
  display: inline-block;
  font-size: 50px;
  font-weight: normal;
  color: #4e5052;
}
#sec4 svg {
  display: block;
  margin: 50px auto 0 auto;
}
.data-4-container {
  position: absolute;
  top: 8px;
  left: 340px;
}
.data-4-container h4 {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
}
#sec5 svg {
  display: block;
  margin: 0px auto;
}
#sec6 svg {
  display: block;
  margin: 50px auto;
}
#summary .row {
  height: auto;
  background: none;
}
#summary p {
  font-family: Arial;
  font-size: 2em;
  text-align: center;
}
#summary a {
  font-family: 'UniversLTStd-Light', sans-serif;
  clear: both;
  color: #00758f;
  font-size: 1em;
  text-decoration: none;
  font-weight: normal;
}
#summary h3 {
  background: #00758f;
  display: block;
  margin: 0px;
}
#summary .svg-wrapper {
  margin-top: 35px;
  text-align: center;
}
#summary .one {
  background: #fff;
  color: #4c575d;
  font-size: 13px;
}
#summary .one p {
  padding: 20px 5px 50px;
}
#summary .two {
  margin: 0 30px;
  background: #fff;
  color: #4e5052;
  font-size: 13px;
}
#summary .two .svg-wrapper {
  margin-top: 65px;
}
#summary .two p {
  padding: 20px 5px 50px;
}
#summary .three {
  background: #fff;
  color: #4c575d;
  font-size: 13px;
}
#summary .three p {
  padding: 20px 5px 50px;
}
#summary .texttwo {
  margin-top: 20px;
}
#summary .textthree {
  margin-top: 7px;
}
#footer .row {
  background: none;
}
#footer .col-md-7 {
  width: 58.33%;
}
#footer .col-md-7 p {
  font-family: Arial;
  color: #414141;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0 !important;
  width: 1005;
}
#footer .pull-right {
  clear: left;
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 9em !important;
  }
  .row .content {
    min-height: auto !important;
  }
  .row p {
    margin: 45px 0px 30px 0px !important;
    height: auto !important;
  }
  .row p.s2 {
    margin: 40px 0px !important;
  }
  .row p.s3 {
    margin: 45px 0px 00px 0px !important;
  }
  .row p.s4 {
    margin-top: 0px !important;
  }
  .row p.s6 {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  #sec1.svg {
    position: relative;
  }
  .svg-wrapper #sec1 {
    left: 0px;
  }
  #sec4 svg {
    min-height: 300px;
    margin-top: 50px;
  }
  #sec4 .data-4-container {
    position: absolute;
    left: 343px;
    top: 80px;
  }
  #sec4 .data-4-container h4 {
    font-size: 28px;
  }
  #shield {
    top: 5px;
    left: 90px;
  }
  #sec5 {
    margin-bottom: 35px;
  }
  .data-1-container {
    position: absolute;
    top: 250px;
    left: 50px;
  }
  .data-2-container {
    position: absolute;
    top: 310px;
    left: 175px;
  }
  .data-3-container {
    position: absolute;
    top: 190px;
    left: 30px;
    z-index: 1;
  }
  .data-4-container {
    position: absolute;
    top: 350px;
    left: 170px;
  }
  .data-5-container {
    position: absolute;
    top: 320px;
    left: 250px;
  }
  #summary svg {
    margin-top: 35px;
  }
  #summary .two {
    margin: 0;
  }
  #summary .two .svg-wrapper {
    margin-top: 0;
  }
}
@media only screen and (min-width: 990px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 600px) {
  #summary svg {
    margin-top: 35px;
  }
  #summary .two {
    margin: 0 !important;
  }
  #summary .two .svg-wrapper {
    margin-top: 0;
  }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
  .topheader {
    text-align: center;
  }
  .logo {
    margin: 0 auto;
    display: block;
  }
  #sec2 #door {
    left: 274px;
    top: 178px;
  }
  #sec4 svg {
    min-height: 300px;
    margin-top: 80px;
  }
  #sec4 .data-4-container {
    position: absolute;
    left: 342px;
    top: 115px;
  }
  #sec4 .data-4-container h4 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 600px) {
  body {
    font-size: 8px !important;
  }
  body p {
    width: auto !important;
  }
  .topheader {
    text-align: center;
  }
  .logo {
    margin: 0 auto;
    display: block;
  }
  h1 {
    font-size: 6em !important;
  }
  #sec1.svg {
    position: relative;
  }
  #sec2 #door {
    left: 273px;
    top: 113px;
  }
  .data-4-container {
    position: absolute;
    top: 343px;
    left: 170px;
  }
  .data-5-container {
    position: absolute;
    top: 320px;
    left: 250px;
  }
  #summary svg {
    margin-top: 35px;
  }
  #summary .two {
    margin: 0 !important;
  }
  #summary .two .svg-wrapper {
    margin-top: 0;
  }
  #footer .col-md-7 {
    width: 100%;
  }
  #footer .col-md-7 p {
    font-size: 12px;
    margin: 15px 0px 30px 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  svg {
    max-width: 290px;
    max-height: 370px;
  }
  .topheader {
    text-align: center;
  }
  .logo {
    margin: 0 auto;
    display: block;
  }
  h1 {
    font-size: 5em !important;
  }
  .jumbotron .container,
  .container {
    max-width: 320px;
  }
  .row h3 {
    display: block;
    text-align: center;
  }
  .row p {
    margin-top: 0px !important;
    font-size: 2.4em;
  }
  .row p span {
    font-size: 1.1em;
  }
  .row .col-xs-8 p {
    margin: 0px !important;
    padding: 40px 10px;
  }
  .row .col-xs-4 .svg-wrapper {
    margin: 57px 0px;
  }
  .row .col-xs-12 {
    float: none;
  }
  #footer p {
    font-size: 12px;
    margin: 0px 0px 30px 0px !important;
  }
  #sec1.svg {
    position: relative;
  }
  #sec1 .data-1-container {
    position: absolute;
    top: 160px;
    left: 60px;
  }
  #sec1 .data-1-container h4 {
    font-size: 50px;
  }
  #sec1 .data-1-container span.arrow {
    font-size: 50px;
  }
  #sec2 #door {
    left: 190px;
    top: 115px;
  }
  #sec3 .data-3-container {
    position: absolute;
    top: 85px;
    left: 60px;
  }
  #sec3 .data-3-container h4 {
    font-size: 50px;
  }
  #sec4 svg {
    min-height: 300px;
  }
  #sec4 .data-4-container {
    position: absolute;
    left: 250px;
    top: 60px;
  }
  #sec4 .data-4-container h4 {
    font-size: 24px;
  }
  #sec4 .data-4-container h4 span {
    margin-right: -10px;
  }
  #shield {
    top: 0px;
    left: 0px;
  }
}
