body {
    font-family: Verdana;
	background: #1a406a;
}
.header h1 img {
    width: 95%;
    max-width: 350px;
}
.not-mobile {
    display: none;
}
.backgroundImage {
    display: none;
}
.mobile {
    display: none;
}
.header {
	padding-top: 0px;
	padding-bottom: 0px;
    background: none;
    box-shadow: none;
}
.regForm {
    background: #002b59;
    max-width: 350px;
	margin: 10px auto !important;
    box-shadow: none;
}
#frm-conditionForm-conditionForm-acceptTerms {

}
.home form .help h3 {
    color: #fff;
}
.home form label {
    color: #fff;
}
.home form a {
    color: #fff;
}
#frm-conditionForm-conditionForm input[type=submit] {
    background: #ff5200;
    border-radius: 5px;
    box-shadow: none;
    color: #002b59;
    font-size: 14px;
    font-weight: 900;
}
div.button {
    color: #002b59;
}
button, .button {
    font-size: 16px;
    font-weight: 900;
    background: #ff5200;
    box-shadow: none;
}
.aboxa {
    max-width: 1000px;
    border-radius: 6px;
    margin: 15px auto 0 auto;
}
@media screen and (max-width: 1050px){
    .aboxa {
        max-width: 100%;
        border: none;
        border-radius: 0px;
        margin: 10px auto;
    }
}
.aboxb, .aboxc {
    padding: 0px 0px 15px;
    text-align: center;
    min-height: 10px;
    float: left;
}
.ab-site .header{
    display: none;
}
.row.pos-1 {
    /*background: rgba(00, 00, 00, .3);*/
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    float: none; 
    /* max-width: 768px !important;  */
    /* border: 5px solid rgba(101, 29, 45, .5); */
    /* box-shadow: 10px 10px 5px #000000; */
}
.row.pos-2 {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    float: none;
    /* max-width: 768px !important;  */
    /* border: 5px solid rgba(101, 29, 45, .5); */
    /* box-shadow: 10px 10px 5px #000000; */
}
.row.pos-3 {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    float: none;
    /* max-width: 768px !important;  */
    /* border: 5px solid rgba(101, 29, 45, .5); */
    /* box-shadow: 10px 10px 5px #000000; */
}
.ablock.large-4.medium-4.small-4 {
    /* border: 5px solid rgba(101, 29, 45, .5); */
}
.home h2 {
    display: none;
}
.home p {
    display: none;
}
.footer {
    display: none;
}