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

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

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

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

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

#box3 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 32.510417%;
}

#text {
    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;
}

#box4 {
    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);
}

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

#text1 {
    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);
}

#box6 {
    float: left;
    height: 50px;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    margin-right: 0px;
}

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

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

#text2 {
    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;
}

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

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

@media only screen and (max-width: 1200px) {
    #box2 {
        width: 100%;
    }

    #box3 {
        width: 49.999314%;
    }

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

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

    #box3 {
        width: 100%;
    }

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

    #box8 {
        height: 75px;
    }
}

