/* Background */

body {
    background-color: #0E3159
}

/* Text Elements */

h1.heading-1 {
  display: inline-block;
  font-weight: 600;
  font-size: 30px;
  color:#65a1e5;
}

h1.heading-1.c {
  display: block;
  text-align:center;
   }

h2.heading-2 {
  display: inline-block;
  font-weight: 550;
  font-size: 22px;
  color:#ebebeb;
}

h2.w{
  display: block;
  text-align: center;
  font-size: 22px;
  color: #ffffff;
}

h3.heading-3 {
  font-weight: 500;
  font-size: 22px;
  color:#65a1e5;
}

h4.heading-4 {
  display: block;
  font-weight: 500;
  font-size: 20px;
  text-align:center;
  color: #baa93c;
}

p.paragraph.p1{
  color: #ffffff;
  font-size: 16px;
}

p.paragraph.c {
  font-size: 16px;
  text-align:center;
  color: #ffffff;
}

p.w {
  font-size: 14px;
  text-align: center;
  font-style: italic;
  color: #d7d7d7;
}

span.text-element.leftnav {
  color: #ffffff;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
}

span.text-element.m {
  color: #efda45;
  font-size: 12px;
  font-family: inherit
}
  
span.text-element.b {
  color: #ffffff;
  font-size: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.prd {
   font-style:italic;
   }

a.t1{
  color: inherit;
  font: inherit;
}

a.t1:visited{
  color:#adc1e7;
}

a.t1:hover{
  color:#efda45;
}

a.t2{
  color:#fffaaa;
  font: inherit;
  text-decoration:underline;
}

a.t3{
  color:#fff;
  font: inherit;
  text-decoration:none; 
}

a.t3:visited{
  color:#adc1e7;
}

a.t3:hover{
  color:#efda45;
}

a.t4{
  color: #fff;
  font-family: "Arial, Helvetica, sans serif";
  font-weight:600;
  font-size:medium;
  }

a.t4:visited{
  color:#adc1e7;
  }
  
a.t4:hover{
  color:#efda45;
   }
   
a.pr{
  color: inherit;
  font: inherit;
  font-weight: bold;
}

a.pr:visited{
  color:#adc1e7;
}

a.pr:hover{
  color:#efda45;
}

ul.ul1{
  list-style:square;
  margin-left: 5%;
} 
  
li.li1{  
  font-size: 16px;
  color: #fff;
  font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
}

a.ul1:hover {
  list-style: square;
  color: #efda45;
  font: inherit;
  margin-left: 5%;
} 

.download_button {
  background: none repeat scroll 0 0 #e3dc58;
  border: medium 000;
  color: #000;
  cursor: pointer;
  margin-bottom: 26px;
  padding: 8px;
}

/* Image Elements */

img.image-1-1.image-2 {
  display: block;
  float: left;
  clear: both;
  margin-right: -28%;
  margin-top: 0;
  max-width: 211px;
   }

img.image-4-3.bottom-p {
  display: none;
}

img.image-4-3.image-1 {
  padding-bottom:0px;
  max-width: 780px;
}

img.image-4-3.image-4 {
  display: block;
  float: right;
  margin-top: 0;
  margin-left: -8%;
  max-width: 490px
}
  
img.image-4-3.image-3 {
  display:block;
  float: right;
  clear: both;
  margin-top: -1%;
  max-width: 643px;
}  

img.image-4-3.image-5 {
  display:block;
  max-width:1200px;
}

img.image-4-3.i1{
  clear: both;
  display: block;
  text-align: center;
   }

img.image-4-3.leftNav {
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-width: 0;
  max-width: 110px;
}

img.soc-med1.leftNav {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

img.b-right {
  float: right;
  margin-left: 10px;
}

img.b-left {
  float: left;
  margin-right: 10px;
}

#bcenter div{
  text-align: center;
  }
  
.ctr{
  display: inline-block;
  margin: 5px 2%;
  padding: 5px;
 }

#conf-img div {
  text-align: center;
  }
  
img.confirm-img {
  display: inline-block;
  margin: 10px;
   }
  
img.image-c.b1 {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:5%;
}

img.image-c.b2 {
  display: inline-block;
  float: right;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:5%;
}

#mhide div {
 }
 
#mshow div {
 }
 
#soc1 div {
  text-align:center; 
 }
 
@media screen and (min-width: 1197px) {
  /*Hide Social Media links at bottom of pages on large screens*/
   ul.social-media {
   display: none; }
   } 

@media screen and (max-width: 1196px) {
  /* Text Elements */

  h1.heading-1 {
    font-weight: 600;
    font-size: 30px;
  }

  h2.heading-2 {
    font-weight: 550;
    font-size: 23px;
  }

  p.paragraph.p1 {
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    color: #ffffff;
  }
  
  p.paragraph.para-b {
    font-family: Arial, 'Helvetica Neue', Helvetica,sans-serif;
    font-size:10px;
    color: #ffffff;
    padding-left: 25%;
    }

  span.text-element.leftNav {
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-weight: 700;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  span.text-element.m {
    display:none;
  }
  
  /* Image Elements */
   
  #mshow div {
    display: none;
  }
  
  #mshow div {
    display: none;
  }

  img.image-1-1.image-2 {
    max-width: 211px;
  }

  img.image-4-3.image-1 {
    max-width: 780px;
  }

  img.image-4-3.bottom-p {
    display: none;
  }

  img.image-4-3.image-3 {
    max-width: 643px;
  }

  img.image-4-3.image-4 {
    max-width: 490px;
  }

  img.image-4-3.leftNav {
    display: block;
    margin-right: auto;
    margin-left: auto;
    min-width: 0;
    max-width: 110px;
  }

  li.leftNav {
    color: #fff;
    font-size: 9px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
  }
  
  ul.social-media {
    display: none; }

}

@media screen and (max-width: 641px) {
  /* Text Elements */

  h2.heading-2 {
    font-size: 20px;
  }
  
  h2.w {
    font-size: 20px; }

  h3.heading-3 {
    font-size: 18px;
  }

  p.paragraph.p1 {
    font-size: 14px;
  }

  span.text-element.leftnav {
    display: none;
  }

  span.text-element.m {
    display: block;
    color: #efda45;
    font-size: 12px;
    font-family: inherit;
  }
  
  li.li1{  
    font-size: 14px;
  }  
  
  /* Image Elements */

  img.image-1-1.image-2 {
    min-width: 200px;
  }

  img.image-4-3.image-1 {
    min-width: 475px;
    width: 100%;
  }

  img.image-4-3.bottom-p {
    display: none;
  }
  
  ul.social-media {
    display: none; }
}

@media screen and (max-width: 474px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 20px;
  }

  h2.heading-2 {
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
  }
  
  h2.w {
    font-size: 16px;
  }

  h3.heading-3 {
    font-size: 14px;
  }

  p.paragraph.p1 {
    font-size: 14px;
  }
  
  ul.unorder-list.leftNav {
    display: none;
  }
  
  ul.social-media1 {
    display: none;
     }
  
  #mhide {
  display:none;
   }
   
   #bcenter {
   display:none;
   }
   
  /* #mshow {
   display: block;
   text-align: center;
   margin-bottom:10%
   } */

  span.text-element.m {
    display: block;
    color: #efda45;
    font-family: inherit
  }
  
  span.text-element.leftnav {
    display: none;
    width: auto;
  }
  
  ul.social-media {
    display:block }

  /* Image Elements */

  img.image-1-1.image-2 {
    display: none;
  }

   img.image-4-3.leftNav {
    display: none;
  }

  img.image-4-3.bottom-p {
   display: block;
   margin-right: auto;
   margin-left: auto;
   max-width: 110px;
   margin-bottom:5%
  }

  img.image-4-3.image-1 {
    display: none;
  }
}