* {
  padding: 0;
  margin: 0;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #d4e7f1;
  font-size: 10px;
}
h4 {
  font-size: 2.4em;
  text-align: center;
}
hr {
  border-bottom: 1px solid #939699;
  opacity: 0.3;
}
h4.blue {
  color: #017396;
  font-size: 3em !important;
  margin: 1.5em 0;
}
.jumbotron {
  background: none;
  margin-bottom: 0;
  padding: 10px 0px 0px 0px;
}
.jumbotron h1 {
  color: #003e51;
  font-size: 7.5em;
  margin-bottom: 0;
}
.jumbotron h1 span {
  color: #f80000;
}
.jumbotron h2 {
  font-size: 4em;
  color: #4e5052;
}
.jumbotron p {
  color: #939699;
  font-size: 2.3em;
  margin-bottom: 0;
}
.svg-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.row {
  margin-top: 30px;
  background: white;
  padding: 15px;
}
.row .content p {
  font-size: 2.4em;
  line-height: 1.4em;
  font-weight: bold;
  padding: 0px;
  color: #939699;
  text-align: left;
}
.row .content p span {
  color: #4e5052;
}
.row .svg {
  position: relative;
  margin: 0 auto;
}
.row p {
  font-size: 1.8em;
  line-height: 1.2em;
  color: #4e5052;
  text-align: center;
}
.row h3 {
  margin: 0px;
  color: #017396;
  padding: 8px 0px;
  font-size: 3em;
  display: inline-block;
}
.row.alt {
  background-color: #017396;
  margin-bottom: -30px;
  padding: 15px;
}
.row.alt h3 {
  color: #fff;
  padding: 0;
  margin: 0;
}
.row h5 {
  text-align: center;
}
#summary {
  margin-bottom: 30px;
}
#summary .row {
  height: auto;
  background: #F80000;
}
#summary p {
  font-family: Arial;
  font-size: 2em;
  text-align: center;
}
#summary .col-md-3 {
  margin-top: 2em;
  text-align: right;
}
#summary .col-md-3 a {
  clear: both;
  color: #fff;
  text-decoration: none;
  font-size: 2.5em;
  font-weight: bold;
  margin-top: 2em;
}
#summary h3 {
  color: #fff;
  display: block;
  margin: 0px;
  font-size: 2.5em;
}
.edition-dt img {
  opacity: 0;
}
.edition img,
.edition-dt img {
  padding: 20px 0;
}
.edition h5,
.edition-dt h5 {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 5px;
}
.edition ul.checkmark,
.edition-dt ul.checkmark {
  display: block;
  text-align: center;
}
.edition ul.checkmark li,
.edition-dt ul.checkmark li {
  display: inline-block;
  font-size: 1.8em;
  font-weight: bold;
  list-style-type: none;
  margin-bottom: 0;
  padding: 0.6em 0 0 3em;
  position: relative;
}
.edition ul.checkmark li:before,
.edition-dt ul.checkmark li:before {
  content: " ";
  display: block;
  border: solid 1em #f80000;
  border-radius: 1em;
  height: 0;
  width: 0;
  position: absolute;
  left: 0.5em;
  top: 40%;
  margin-top: -0.5em;
}
.edition ul.checkmark li:after,
.edition-dt ul.checkmark li:after {
  content: " ";
  display: block;
  width: 0.5em;
  height: 1em;
  border: solid white;
  border-width: 0 0.15em 0.15em 0;
  position: absolute;
  left: 1.25em;
  top: 40%;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.edition p,
.edition-dt p {
  font-size: 1.8em;
  color: #939699;
}
#footer {
  margin-bottom: 20px;
}
#footer .row {
  background: none;
  padding: 0;
}
#footer .col-md-7 {
  width: 58.33%;
}
#footer .col-md-7 p {
  font-family: Arial;
  text-align: left !important;
  color: #939699;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0 !important;
}
#footer .pull-right {
  clear: left;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 9em !important;
  }
}
@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: 990px) {
  .assets1 {
    width: 262px !important;
  }
  .assets2 {
    width: 400px !important;
  }
  .assets4 {
    width: 262px !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
  body {
    font-size: 8px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 600px) {
  body {
    font-size: 8px !important;
  }
  body p {
    width: auto !important;
  }
  h1 {
    font-size: 6em !important;
  }
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 7px;
  }
  h1 {
    font-size: 6em !important;
  }
  .jumbotron .container,
  .container {
    max-width: 320px;
  }
  .row h3 {
    display: block;
    font-size: 3em !important;
  }
  .row p {
    margin-top: 0px !important;
    font-size: 2.4em;
  }
  .row p span {
    font-size: 1.1em;
  }
  .mob-pad {
    margin-top: 20px;
  }
  #summary p {
    font-family: Arial;
    font-size: 2em;
    text-align: center;
  }
  #summary .col-md-4 {
    margin-top: 2em;
    text-align: right;
  }
  #summary .col-md-4 a {
    clear: both;
    color: #fff;
    text-decoration: none;
    font-size: 3em;
    font-weight: bold;
    margin-top: 2em;
  }
  #summary h3 {
    color: #fff;
    display: block;
    margin: 0px;
    font-size: 3em !important;
    line-height: 1.3em;
  }
  #footer .pull-right {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer .col-md-7 {
    width: 100%;
    margin-bottom: 20px;
  }
  .assets1 {
    width: 262px !important;
  }
  .assets2 {
    height: 150px !important;
    width: 250px !important;
  }
  .assets4 {
    width: 262px !important;
  }
}
