.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#membership {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    display: block;
    background-color: rgb(245, 245, 245);
}

#membership1 {
    float: none;
    height: 70px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#membership7 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 25px;
    clear: none;
    width: 1300px;
    margin-right: auto;
   
    background-position: 0% 0%;
    background-repeat: repeat-y;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
}

#membership8 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 51%;
    display: block;
    margin-right: 0px;
}

#membership9 {
    float: left;
    font-size: 28px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 35px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(20, 74, 145);
    margin-right: 0%;
    text-transform: none;
    display: block;
}

#emeb_membership {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 27px;
    clear: both;
    width: 100%;
    margin-right: 0px;
}

#membership11 {
    float: none;
    height: 100px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#membership2 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1300px;
    margin-right: auto;
    display: block;
}

#membership3 {
    float: left;
    font-size: 28px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 35px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(20, 74, 145);
    margin-right: 0%;
    text-transform: none;
    display: block;
}

#membership4 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 25px;
    clear: both;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 25px;
    display: block;
    background-color: rgb(226, 226, 226);
}

#membership5 {
    float: left;
    height: 2px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100px;
    background-color: rgb(212, 128, 12);
}

#membership6 {
    float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 25px;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    margin-right: 0px;
    color: rgb(97, 97, 97);
}

#membership_box {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 45%;
    margin-right: 0%;
}

#membership10 {
    float: none;
    font-size: 28px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 35px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(20, 74, 145);
    margin-right: auto;
    text-transform: none;
    display: block;
}

#embed_otherlinks {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 27px;
    clear: none;
    width: 100%;
    margin-right: auto;
    display: block;
}

@media only screen and (max-width: 1300px) {
    #membership7 {
        width: 90%;
    }

    #membership8 {
        margin-right: 0.02468425%;
        margin-top: 0px;
        clear: none;
        width: 43.439236%;
    }

    #membership2 {
        width: 90%;
    }
}

@media only screen and (max-width: 500px) {
    #membership1 {
        height: 75px;
    }

    #membership8 {
        width: 100%;
        margin-left: 0%;
        margin-right: 0px;
        float: left;
        clear: none;
        margin-top: 0px;
    }

    #membership11 {
        height: 75px;
    }

    #membership2 {
        width: 90%;
        margin-top: 0px;
    }

    #membership_box {
        width: 100%;
        margin-top: 50px;
    }
}

