h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 26.4px;
    color: #518196;
    margin-top: 30px;
}
h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 15.4px;
    color: #518196;
    margin-top: 40px;
    padding: 0px;
}
h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 15.4px;
    color: #000000;
    margin-top: 20px;
}
h4 {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 20px;
    color: #518196;
    margin-top: 30px;
}
h5 {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 15.4px;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 0px;
}
a {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 18px;
    text-decoration: none;
    color: #518196;
}
p {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 18px;
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
    font-weight: 500;
}
sup { 
	font-family: "Open Sans", sans-serif;
    font-size: 0.7em;
    vertical-align: middle; 
    position: relative; 
    top: -0.4em; 
    line-height: 0;
    z-index: -1;
}
ul {
    list-style: none;
    margin: none;
    padding: 0;
}
li {
    margin: none;
    margin-bottom: 15px;
    border-bottom:solid #e5e5e5 1px;
    padding-bottom: 12px;
    background:url(images/bullet.gif) no-repeat 0 0;
    background-position: 98% 30%;
    padding-right: 30px;
}
li a {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 14px;
    text-decoration: none;
    color: black;
}
.lead {
    font-size: 15px;
    line-height: 20px;
}
.container {
    max-width: 900px;
    margin-right: auto; margin-left: auto;
}
.indent-container {
    width: 95%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.header {
    max-width: 900px;
    width: 100%;
    background-color: #ffffff;
    padding-top: 5px;
}
.masthead {
    max-width: 900px;
    width: 100%;
    display: inline-block;
}
.header img {
    float: left;
    margin-bottom: 10px;
}
.logodiv {
    float: left;
    margin-left: 24px;
    width: 200px;
}
.signup {
    float: right;
    margin: 20px 20px 20px 0px;
}
.signup .button {
    margin: 0 0px 0 10px;
    float: right;
}
.signuptxt {
    float: left;
    line-height: 14px;
    text-align: right;
    font-size: 12px;
}
.resp-img {
    width: 100%;
}
.sidecontainer {
    width: 28%;
    float: left;
}
.content {
    width: 68%;
    float: right;
}
.image {
    margin-top: 20px;
}
.button {
    background-color: #93b1c2;
    border: none;
    color: white;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
}
.right {
    float: right;
}
.left {
    float: left;
}
.logo-left {
    float: left;
    width: 180px;
}
.contact-right {
    float: right;
}
.right-col {
	float:right;
	width: 48%;
	display:block;
}
.left-col {
	float:left;
	width: 48%;
	display:block;
}
.section {
    height: 40px;
    background-color: #ececec;
    width: 97%;
    display: block;
    float: left;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #518196;
}
.section img {
    float: left;
    margin-right: 10px;
}
.section span {
    margin: 11px 0 0 10px;
    float: left;
}
.hr {
	background-color: #fff;
 	border-bottom: 1px solid #e5e5e5;
 	height: 20px;
	clear:both;
    display: block;
    margin: 20px 0 20px 0;
}
.prefooter {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
.info {
    width: 70%;
}
.info img {
    margin-right: 15px;
    margin-top: 5px;
}
.footer {
    width: 100%;
    display: block;
    float: left;
    border-top: #518196 solid 2px;
    padding-top: 30px;
}
.copyright {
    font-size: 9px;
	line-height: 11px;
    width: 70%;
    display: block;
    clear: both;
}
.foot1 {
    float: left;
    width: 30%;
    margin-right: 10px;
}
.foot2 {
    float: left;
    width: 40%;
    margin-right: 10px;
}
.foot3 {
    float: left;
    width: 20%;
    margin-right: 5px;
}
.pre-left {
    width: 65%;
    float: left;
}
.pre-left p {
    font-weight: 600;
}
.pre-right {
    float: right;
    width: 28%;
    border-left: solid #e5e5e5 1px;
    padding-left: 20px;
}
.pre-right .button {
    margin-left: 30px;
}
.pre-right img {
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.caption {
    font-size: 12px;
    font-style: italic;
    margin-top: 0;
}
figure {
    width: 100%;
    margin: 0;
    margin-top: 25px;
}

/*------------------------MEDIA------------------------*/
@media only screen and (min-width: 721px) {
  .header {
    position: fixed;
    margin-top: -8px;
  }

  .sticky--sidecontainer .header {
    /*box-shadow: 0px 3px 4px rgba(0, 0, 0, .5);*/
  }

  .masthead {
    margin-top: 70px;
  }

  /*.sticky--sidecontainer .sidecontainer {
    position: fixed;
    top: 54px;
  }*/
}
/*------------------------MEDIA------------------------*/
@media only screen and (max-width: 720px)  {
    .container {
        margin: 0px 10px 0px 10px;
    }
    .sidecontainer {
        display: none;
    }
    .content {
        width: 100%;
        float: left;
    }
    .copyright {
        width: 100%;
    }
    .pre-left {
        width: 100%;
        border-bottom: solid #e5e5e5 1px;
    }
    .pre-right {
        width: 100%;
        border-left: none;
        margin: 0px 0px 0px 10px;
    }
    .left-col {
        width: 100%;
    }
    .right-col {
        width: 100%;
    }
    .indent-container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .logodiv {
        margin-left: 0;
    }
    .logodiv img {
        width: 70%;
    }
    .signup {
        margin: 10px 0px 10px 0px;
    }
    .info {
        width: 100%;
    }


}
/*------------------------MEDIA------------------------*/
@media only screen and (max-width: 425px)  {
    .signup {
        display: none
    }
        .contact-right {
        float: left;
        margin: 10px 0px 10px 0px;
        clear: both;
    }
    .logo-left {
        float: left;
        width: 200px;
        clear: both;
    }
}

