h1, h2{
  text-align: center;
}
h1, h2, h3, h4, h5, h6 ,p{
  font-family: 'Signika', sans-serif;
}
h1{
  font-size: 70px;
  font-weight: 600;
  line-height: 86px;
  margin-top: 37px;
  margin-bottom: 0;
}
h2{
  font-size: 32px;
  font-weight: 300;
  line-height: 39px;
  margin-top: 0;
}
h3{
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
  text-transform: uppercase;
  color:#005197;
}
h4{
  font-size: 50px;
  font-weight: 300;
  line-height: 65px;
  color: #A6AA75;
  margin-top: 100px;
}
p{
  font-size: 16px;
  line-height: 30px;
  color: #3D3D3D;
  margin-top: 27px;
  margin-left: 50px;
}
a{
  color: #005197;
  cursor: pointer;
  display: inline-block;
}
a:hover{
  cursor: pointer;
}
#x {
  position: absolute;
  color: #005197;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  left: 20%;
  top: 10%;
}
[aria-expanded="false"] #x,
[aria-expanded="true"] .icon-bar{
  display: none;
}
[aria-expanded="true"] #x,
[aria-expanded="false"] .icon-bar{
    display: block;
}
p.abc{
  margin-left: 41px;
}
@media (max-width: 768px){
  h1{
    font-size: 50px;
    line-height: normal;
    margin-top: 25px;
  }
  h2 {
    font-size: 16px;
    margin-top: 20px;
    line-height: normal;
    text-transform: uppercase;
  }
  h3{
    font-size: 18px;
    line-height: normal;
  }
  h4{
    margin-top: 20px;
    font-size: 38px;
    line-height: normal;
  }
  p{
    margin-left:0px;
  }
}
#mobile-nav{
  max-height: 100%;
}
#mobile-nav li{
  border-top: 1px solid #DADADA;
}
#mobile-nav li:first-child{
  border: none;
}
#mobile-nav a{
  font-family: 'Signika', sans-serif;
  color:#005197;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 0px;
}
.stuck-hide{
  display: none;
}
.title{
  background-image: url(../img/line.png);
  background-repeat: repeat-x;
  background-position: center;
}
.title h3{
  background-color: #FFF;
  padding: 0 5px 0 0;
  display: inline-block;
  margin-top: 10px;
}
.blue-text{
  color:#005197;
}
#contact-link{
  font-family: 'Signika', sans-serif;
  padding-right: 21px;
}
.sticky #contact-link{
  padding-right: 0;
}
.lang {
  font-family: 'Signika', sans-serif;
  position: absolute;
  top: 2px;
  left: 4px;
  color: #FFF;
  font-size: 10px;
}
header{
  background-image: url(../img/ChoicesHeader.png);
  background-size: cover;
  background-position: bottom 50px center;
  background-repeat: no-repeat;
}
.top{
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #EEECE3;
  background: #FFF;
}
.hero {
  height: 710px;
  margin-top: 94px;
}
.navbar{
  min-height: 0;
  margin-bottom: 0;
}
@media (max-width: 768px){
  .top{
    padding-top: 20px;
    padding-bottom: 0;
  }
  .navbar-toggle{
    margin-top: 0;
    border: none;
    margin-right: 0;
    padding-left: 15px;
    width: 45px;
    height: 32px;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus{
    background: #FFF;
  }
  .navbar-default .navbar-toggle .icon-bar{
    background-color: #005197;
    width: 20px;
  }
  .icon-dot {
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: inherit;
    border-radius: 50%;
    left: 18%;
  }
  .hero{
    height: 450px;
    margin-top: 62px;
  }
}
.rando-image{
  padding-top: 140px;
  position: relative;
  list-style: none;
  padding-left: 0;
}
.rando-image li{
  position: absolute;
  width: 100%;
}
.rando{
  padding-bottom: 75%;
  background-image: url(../img/image-sprite.png);
  background-size: 100%;
}
.rando-1{
  background-position: 0 -300%;
}
.rando-2{
  background-position: 0 0px;
}
.rando-3{
  background-position: 0 -500%;
}
.rando-4{
  background-position: 0 -100%;
}
.rando-5{
  background-position: 0 -200%;
}
.rando-6{
  background-position: 0 -400%;
}
@media (max-width: 1200px){
  header {
    background-position: bottom 60px center;
  }
  .hero {
    height: 575px;
    margin-top: 94px;
  }
  .hero h1{
    margin-top: 20px;
    font-size: 50px;
    line-height: 53px;
  }
  .rando-image{
    padding-top: 80px;
  }
}
@media (max-width: 992px){
  header {
    background-position: bottom 60px center;
  }
  .hero {
    height: 495px;
    margin-top: 94px;
  }
  .hero h1{
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
  }
  .hero h2{
    font-size: 26px;
  }
  .rando-image{
    padding-top: 60px;
  }
}
@media (max-width: 768px){
  header {
    background-position: bottom 30px center;
  }
  .hero {
    height: 445px;
    margin-top: 94px;
  }
  .hero h1{
    margin-top: 20px;
    font-size: 22px;
    line-height: 27px;
  }
  .hero h2 {
    font-size: 19px;
    margin-top: 5px;
  }
  .rando-image{
    padding-top: 0px;
  }
}
nav {
  background-color: #FFF;
  border-bottom: 2px solid #EEECE3;
  padding: 20px 0;
}
nav ul{
  list-style: none;
}
.navbar a,
nav a{
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
a:hover{
  text-decoration: none;
  opacity: 0.5;
}
@media (max-width: 1200px){
  .lang {
    top: 3px;
  }
  .navbar a,
  nav a {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
  }
}
#anchor-a{
  background-image: url(../img/handcuff.png);
  background-size: 520px;
  background-position: top 126px right 26px;
  background-repeat: no-repeat;
  padding-top: 100px;
}
@media (max-width: 1200px){
  #anchor-a{
    background-position: top 126px right -100px;
  }
}
@media (max-width: 1024px){
  #anchor-a{
    background-position: top 126px right -150px;
  }
}
@media (max-width: 968px){
  #anchor-a{
    background-position: top 126px right -150px;
  }
}
@media (max-width: 768px){
  #anchor-a{
    margin-top: 0;
    background: #FFF;
  }
}
#anchor-b{
  background-image: url(../img/section-b.jpg);
  background-size: 700px;
  background-position: top 125px left 0px;
  background-repeat: no-repeat;
  padding-top: 100px;
}
#anchor-b-2{
  background-image: url(../img/books.png);
  background-size: 700px;
  background-position: top 0px right -26px;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}
@media (max-width: 1200px){
  #anchor-b{
    background-position: top 126px left -100px;
  }
  #anchor-b-2{
    background-position:top 0px right -130px;
  }
}
@media (max-width: 1024px){
  #anchor-b{
    background-position: top 126px left -90px;
  }
  #anchor-b-2{
    background-position:top 0px right -160px;
  }
}
@media (max-width: 968px){
  #anchor-b{
    background-position: top 126px left -190px;
  }
  #anchor-b-2{
    background-position:top 0px right -240px;
  }
}
@media (max-width: 768px){
  #anchor-b,
  #anchor-b-2{
    background: #FFF;
  }
  #anchor-b{
    margin-top: 20px;
  }
  #anchor-b p{
    margin-left:0px;
  }
}
#anchor-c{
  padding-top: 60px;
}
#anchor-c-1{
  background-image: url(../img/section-d.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 768px;
  background-color: #005197;
  padding: 50px 0;
}
#anchor-c-1 .title{
  background-image: url(../img/line-36.png);
}
#anchor-c-1 h3{
  background-color: #005197;
  color: #FFF;
}
#anchor-c-1 h4{
  color: #FFF;
  margin-left: 50px;
  margin-top: 50px;
}
#anchor-c-1 h5{
  color: #FFF;
  margin-left: 50px;
  font-size: 27px;
  line-height: 40px;
}
#anchor-c-1 p{
  color: #FFF;
}
.col li{
  padding-top: 50px;
  font-size: 23px;
  line-height: 30px;
  color: #3D3D3D;
}
#warning{
  background-color: #005197;
}
#warning h4{
  font-size: 50px;
  font-weight: 300;
  line-height: 49px;
  color: #E67805;
  margin-top: 15px;
}
#warning h5{
  font-size: 32px;
  font-weight: 600;
  line-height: 41px;
  color: #FFFFFF;
}
.carousel {
  margin-top: 40px;
}
#left-col,
#right-col{
  padding-top: 50px;
  padding-bottom: 50px;
}
#right-col{
  border-left: 1px solid #005197;
}
@media (max-width: 768px){
  #anchor-c{
    padding-bottom: 20px;
  }
  #anchor-c-1{
    background-position:top -40px right -190px;
    background-size: auto 470px;
    padding: 15px 0 45px 0;
  }
  #anchor-c-1 h4{
    margin-top: 150px;
  }
  #anchor-c-1 h5 {
    font-size: 20px;
    line-height: normal;
  }
  #anchor-c-1 h4,
  #anchor-c-1 h5{
    margin-left: 0;
  }
  #anchor-c-1 p {
    font-weight: 100;
    font-size: 14px;
  }
  .carousel {
    margin-top: 25px;
  }
  #left-col,
  #right-col{
    padding-bottom: 0px;
  }
  #left-col ul,
  #right-col ul{
    padding: 0 10px 0 50px;
  }
  #left-col{
    border-bottom: 1px solid #005197;
  }
  .col li {
      padding: 20px 0;
      border-bottom: 1px solid #EDEDED;
  }
}
#anchor-d .title{
  margin-top: -27px;
}
#anchor-d h4{
  margin-top: 50px;
  margin-bottom: 50px;
}
ol{
  list-style: none;
  margin-left: 0;
  padding-left: 35px;
}
ol li{
  font-size: 30px;
  line-height: 70px;
  position: relative;
  padding-bottom: 60px;
  font-family: 'Signika', sans-serif;
  padding-left: 50px;
  border-left: 1px solid #005197;
}
ol li:last-child{
  border: none;
}
ol li span {
  background-image: url(../img/CircleContainer.svg);
  position: absolute;
  left: -36px;
  width: 68px;
  height: 68px;
  text-align: center;
  color: #005197;
}
ol li p{
  margin-left: 0;
  line-height: 16px;
}
@media (max-width: 768px){
  #anchor-d h4{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  ol{
    padding-left: 25px;
  }
  ol li{
    font-size: 20px;
    line-height: 22px;
    padding-left: 50px;
  }
  ol li span {
    background-size: 47px;
    background-position: 10px 0;
    left: -44px;
    padding-top: 12px;
    margin-left: 12px;
    font-size: 25px;
    background-repeat: no-repeat;
  }
}
#anchor-d2{
  background-image: url(../img/MonitorSteal.png);
  background-position: right 20px;
  background-repeat: no-repeat;
  background-size: 570px;
}
#anchor-d2 h4{
  margin-top: 10px;
  width: 70%;
}
#anchor-d2 h5{
  margin-left: 0;
  margin-bottom: 55px;
  width: 50%;
  line-height: normal;
  font-size: 30px;
  margin-top: 30px;
}
@media (max-width: 992px){
  #anchor-d2{
    background: none;
  }
  #anchor-d2 h4,
  #anchor-d2 h5{
    width: 100%;
  }
}
#anchor-e {
  background-image: url(../img/BGPattern.svg);
  padding: 40px 0;
  border-bottom: 1px solid #ABAD74;
  box-shadow: inset 0 -30px 30px -30px #ADADAD;
  background-size: 60%;
}
#anchor-e h4{
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
  color: #ABBA34;
  margin-top: 10px;
}
#anchor-e h5{
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
  color: #000000;
}
#download a{
  display: inline-block;
  cursor: pointer;
}
#download a:hover #anchor-e h4,
#download a:hover #anchor-e h5{
  opacity: 0.5;
}
#anchor-e p{
  font-size: 21px;
  line-height: 30px;
  color: #3D3D3D;
  margin-left: 0;
}
#anchor-e img{
  padding-top: 40px;
}
.button-container {
    padding: 40px 0;
    border-bottom: 1px solid #ABAD74;
}
.blue-btn{
  background-color: #005197;
  padding: 20px;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 39px;
  color: #FFFFFF;
  display: block;
  text-transform: uppercase;
}
.blue-btn:hover,
.blue-btn:active,
.blue-btn:focus {
    color: #FFF;
    text-decoration: none;
}
@media (max-width: 1200px){
  .blue-btn{
    font-size: 19px;
    line-height: 21px;
  }
}
#download{
  padding: 50px 0;
}
#download .icon{
  text-align: right;
}
#download img{
  padding-top: 0;
}
#download h6{
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
}
#anchor-f{
  padding-top: 50px;
  padding-bottom: 50px;
}
#anchor-f p{
  margin-left:0;
}
#anchor-f h5{
  font-size: 20px;
  line-height: 32px;
  color: #005197;
}
.article {
  padding-top: 20px;
  padding-bottom: 20px;
}
.article a{
  width: 100%;
}
.date{
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  color: #3D3D3D;
  margin-top: 10px;
}
.tagline{
  font-size: 16px;
  line-height: 30px;
  color: #3D3D3D;
}
footer{
  background-color: #EEECE3;
  margin-top: 80px;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer h2 {
  text-align: right;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  color: #005197;
  float: right;
}
footer h2 img{
  padding-right: 10px;
}
footer h3{
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
  color: #ABAD74;
  text-transform: capitalize;
}
footer p{
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #005197;
  margin: 10px 0;
  float: left;
}
footer .table p{
  width: 75%;
}
footer .tr p:first-child{
  font-size: 14px;
  line-height: 17px;
  width: 25%;
  color: #ABAD74
}
.hidden-xs.navbar li{
  width: 14.25%;
}
.hidden-xs.sticky {
  position: fixed;
  z-index: 1031;
  top: 0;
  width: 100%;
  box-shadow: 3px 3px 10px #666
}
.hidden-xs.sticky .row{
  padding: 0;
  margin-bottom: 0;
}
.hidden-xs.sticky .stuck-hide{
  display: inline-block;
}
.hidden-xs.sticky li{
  width: 11.1111%;
  float: left;
  margin: 0;
}
@media (max-width: 768px){
  #download .icon,
  #download{
    text-align: center;
  }
  footer h2,
  footer h3,
  footer p{
    text-align: center;
    float: none;
  }
  footer .table p{
    width: 100% !important;
  }
}
.legal{
  font-size: 10px;
  line-height: 20px;
  color: #3D3D3D;
  margin-top: 20px;
  text-align: left;
  width: 100%;
}
.item img{
  margin: auto
}
.twitter{
  float: right;
}
@media (max-width: 768px){
  .twitter{
    width: 50%;
    text-align: center;
  }
}
