body {
    max-width: 1920px;
    margin: 0 auto;
    font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
    font-style: 16px;
}
a:hover {
    text-decoration: none;
}

.header {
    position: relative;
    margin: 0 0 30px 0;
}

.header img {
    width: 100%;
}

.header_logo {
    position: absolute;
    top: 40px;
    left: 50px;
}

.header_logo img {
    width: auto;
    display: inline-block;
}

.header_logo p {
    display: inline-block;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    line-height: 37px;
    vertical-align: middle;
    padding-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header_logo p span {
    font-size: 28px;
}

.bluebox_sec {
    background: #C7E3ED;
    margin: 0 0 30px 0;
}

.bluebox_sec img {
    width: 100%;
}

.bluebox_sec p {
    font-style: italic;
    font-size: 24px;
    font-weight: bold;
    padding: 30px 0 0 0;
    line-height: 30px;
}

.bluebox_sec p span {
    font-size: 34px;
}

.auth_alliance_sec {
    text-align: center;
}

.auth_alliance_sec img {
    width: 690px;
}

.auth_alliance_sec h2 {
    color: #000066;
    font-size: 26px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.auth_alliance_sec p {
    font-size: 20px;
    color: #000000;
}

.section_01 p {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #000000;
}

.section_01 p b,
ul li b {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.going_fwd h2 {
    font-size: 25px;
    font-weight: bold;
}

.going_fwd p,
ul li {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}

hr {
    background: #000000;
    height: 1px;
    margin: 40px 0 45px 0;
    background-image:linear-gradient(119deg, #f8f9fa 0%, #0f1010 50%, #f8f9fa 91%) /* Standard syntax (must be last) */
}

.join_team {
    background: url(../images/glowing-box.png) no-repeat;
    width: 490px;
    height: 213px;
    margin: 0 auto 30px;
    position: relative;
}

.join_team p {
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
    padding: 30px;
}

.join_team p span {
    font-size: 24px;
    display: inline-block;
    margin: 0 0 30px 0;
}

.join_team a {
    display: inline-block;
    background: #09059b;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    position: absolute;
    right: -50px;
    bottom: 20px;
}

.join_team a:hover {
    background: #2667a5;
}

.membership_section h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
}

.membership_section {
    width: 800px;
    margin: 0 auto 0;
}

.memb_right_img {
    
    height: 124px;
    line-height: 124px;
}
.memb_right_img img{
    width: 100%;
}
.membership_section .row {
    background: url(../images/corner-accent.png) no-repeat left top;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}

.membership_section h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;

    font-weight: bold;
}

.membership_section h3 span {
    color: #940f00;
    font-style: italic;
}

.membership_section p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.membership_section a {
    display: inline-block;
    background: #62a2b3;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 30px 2px 30px;

}

.membership_section a:hover {
    background: #2667a5;

}

.splat {
    position: absolute;
    left: -30px;
    top: -10px;
    background: url(../images/Golden_splat_red_blush_200.png) no-repeat;
    width: 186px;
    height: 143px;
    text-align: center;
    line-height: 141px;
    font-size: 24px;
    font-weight: bold;
    z-index: 1;
}

.last_news p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.red {
    color: #9e0704;
}

.green {
    color: #3f9c2d;
}

.join_team_btm {
    position: relative;
    width: 705px;
    margin: 0 auto;
    margin-top: -28px;
}

.join_team_btm a {
    display: inline-block;
    background: #09059b;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    position: absolute;
    right: -20px;
    top: 20px;
}

.membership_section .row.last_news {
    margin-bottom: 0;
}

.modal-title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.modal-body p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.modal-body h2 {
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;

}

@media only screen and (max-width: 1199px) {
    .header_logo {
        top: 21px;
    }

    .bluebox_sec p {

        font-size: 22px;

        padding: 12px 0 0 0;
        line-height: 28px;
    }
}
@media only screen and (max-width:991px) {
    .header_logo img {
        width: 100px;
    }

    .header_logo img {
        font-size: 30px;
    }

    .header_logo p {
        font-size: 28px;
    }

    .header_logo p span {
        font-size: 25px;
    }

    .header_logo {
        top: 36px;
    }

    .auth_alliance_sec h2 br,
    .auth_alliance_sec p br {
        display: none;
    }

    .membership_section {
        width: 100%;
    }

    .bluebox_sec .col-md-3 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bluebox_sec .col-md-9 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bluebox_sec p {
        padding: 20px;
    }
}

@media only screen and (max-width:767px) {
    .memb_right_img {
        height: auto;
        line-height: normal;
        padding: 20px 0 0 0;
    }
    .join_team_btm {
        width: 100%;
    }

    .auth_alliance_sec img,
    .join_team_btm img {
        width: 100% !important;
    }

    .splat {
        position: static;
        margin: 0 auto;
    }

    .join_team_btm {
        margin-top: 0;
    }

    .header_logo img {
        width: 60px;
    }

    .header_logo {
        top: 13px;
        left: 15px;
    }

    .header_logo p {
        line-height: 17px;
        font-size: 13px;
    }

    .header_logo p span {
        font-size: 12px;
    }

    .membership_section .row {
        margin: 0;
        text-align: center;
    }

    .modal-open .modal {
        padding-right: 0 !important;
    }

    .membership_section a {
        font-size: 15px;
    }

    .join_team_btm a {
        right: -10px;
    }

    .join_team a {

        font-size: 16px;

        right: -7px;
        bottom: 10px;
    }

    .join_team {
        width: 100%;
    }

}