/* Background */

body {
    background-color: #0E3159
}

/* Text Elements */

h1.heading-1 {
  display: inline-block;
  font-weight: 600;
  font-size: 32px;
  color:#65a1e5;
}

h1.heading-1.c {
  display: block;
  text-align:center;
   }

h2.heading-2 {
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  color:#ebebeb;
}

h2.w{
  display: block;
  text-align: center;
  font-size: 22px;
  color: #ffffff;
}

h2.b{
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  font-style:italic;
  color: #fff;
   }
   
h2.b-2{ 
  display: inline-block;
  font-weight: 500;
  font-size: 26px;
  color:#ebebeb;}

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;
}

p.p2 {
  font-size: 14px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #c0c0c0
}

p.p3 {
  font-size: 15px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
}

p.p4 {
  font-size: 14px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  color: #c0c0c0;
}
p.p5 {
  font-size: 15px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  color: #ffffff;
}

p.p6 {
  font-size: 18px;
  font-weight: 600px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
}

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;
}

a.more,div.container{
  float:left;
}

a.more{
  color: #000000;
  background-color:#e3dc58;
  border: 1px solid #660000;
  border-radius:5px;
  color:#fff;
  margin-right:10px;
  padding: 6px 10px 6px 10px;
}

#tomenu {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index:99;
  border: none;
  outline: none;
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding: 8px;
  border-radius; 5px;
  font-size: 12px;
   }
   
 #tomenu:hover {
   background-color: #e3dc58;
    }
  
div.container{
  width:100%;
  clear:both;
 }

ul.ul1{
  list-style:square;
  margin-left: 5%;
} 

ul.ul2{
  list-style-type:disc;
  margin-left: 5%;
  font-size: 16px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
}
  
ul.ul3{
  list-style-type: square;
  margin-left: 5%;
  font-size: 16px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
}

ul.ul4{
  list-style-type:circle;
  margin-left; 7%;
  font-size: 16px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
   }

ul.breadcrumb li{ 
  padding: 10px 16 px;
  list-style: none;
  display: inline;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  font-size: 12px;
  text-transform:uppercase;
  color: #ffffff;
}
ul.breadcrumb li+li:before {
   padding: 8px;
   color: #ffffff;
   content: ">> ";
   }   
   
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%;
} 

li.li2{
  font-size: 15px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

li.li3{
  font-size: 15px;
  font-weight: 600;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

li.li4{
  font-size: 15px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  margin-left: 5%;
  }

ol li.skip{
  list-style-type: none; 
  counter-increment: none;
  margin-left: 2%;
  margin-bottom: 1%;
  font-size: 15px;
  font-family: Arial,'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

.download_button {
  background: none repeat scroll 0 0 #e3dc58;
  border: medium 000;
  color: #000;
  cursor: pointer;
  margin-bottom: 26px;
  padding: 8px;
}

hr{
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
 }
 
/* Nav Container & Postion */
.container {
  postion: relative;
   }
   
.topright {
  position: absolute; 
  right: 1%;
  left: 20%;
   } 

/* 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;
  position: absolute;
  top: 0px;
  z-index:-1;
}

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.image-4-3.leftNavtop {
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-width: 0;
  max-width: 110px;
  padding-top: 120px;
}

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: 500;
    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;
  }  
  
  ul.breadcrumb li {
    font-size: 10px;
     }
  
  /* 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;
  }
  
  h2.b-2 {
    font-size: 16px;
    font-weight: 600;
     }

  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;
  }
}
/* - this is just for testing purposes:
.grid-1 {display: grid; }

.tips {
  grid-template-columns: 1fr 1 fr;
  grid-row-gap: 2 px;
  grid-column-gap: 2px;
    }
   
@media screen and (min-width: 475px) {
.tips {
grid-template-columns: 1fr 1fr 1fr;} }
 }  */
 
 /* Text Elements for tips blog intro page */

h2.h2-tips {
  padding-top: 0;
  padding-right: 1px;
  padding-left: 2px;
  color: #c7c715;
  text-align: center;
  text-indent: 0;
}

ul.link-list.ul-link-1 {
  list-style-type: none;
}

ul.link-list:hover {
  list-style-type: none;
}

/* Layout Elements */

.container.topicbox {
  display: grid;
  background-color: #3c4dc6;

  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
}

.container.container-1 {
  display: grid;

  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 3px;
  grid-column-gap: 3px;
}

li.list-item-link.list-item-link-1 > a {
  color: #fff;
  font-size: 15px;
}

li.list-item-link.list-item-link-1 {
  display: block;
  padding-bottom: 3px;
  text-indent: 0;
  line-height: 22px;
}

li.list-item-link:visited > a {
  color: #e6c4f4;
}

li.list-item-link:hover > a {
  color: #c7c715;
}

li.list-item-link:hover {
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

@media screen and (min-width: 29.625rem) {
  /* Text Elements */

  h2.h2-tips {
    overflow: auto;
    line-height: 1.3;
  }

  /* Layout Elements */

  .container.container-1 {
    grid-template-columns: repeat(2 , 1fr);
  }
}

@media screen and (min-width: 36.5625rem) {
  /* Text Elements */

  h2.h2-tips {
    color: #c7c715;
  }

  /* Layout Elements */

  .container.container-1 {
    grid-template-columns: repeat(2 , 1fr);
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h2.h2-tips {
    color: #c7c715;
    font-size: 20px;
  }

  /* Layout Elements */

  .container.container-1 {
    grid-template-columns: repeat(2 , 1fr);
  }
}

@media screen and (min-width: 64rem) {
  /* Layout Elements */

  .container.container-1 {
    grid-template-columns: repeat(3 , 1fr);
  }
}