.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-image:url("img/backgroundnew%201.jpg");
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

#box {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 100px;
    clear: none;
    width: 1000px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: rgb(40, 39, 39) 8px 4px 5px 1px;
    box-shadow: rgb(40, 39, 39) 8px 4px 5px 1px;
}

#box1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 100px;
    clear: none;
    width: 683.125px;
    display: block;
    margin-bottom: 10px;
    margin-right: auto;
}

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

#box3 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    width: 100%;
    margin-bottom: 10px;
    margin-right: auto;
}

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

#image1 {
    float: none;
    width: 170.03515625px;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
}

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

#text {
    float: none;
    font-size: 35px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 50px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
}

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

#text1 {
    float: none;
    font-size: 25px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 300;
    line-height: 35px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(3, 3, 3);
    display: block;
    margin-right: auto;
}

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

#image {
    float: right;
    width: 50px;
    max-width: 2024px;
    height: 50px;
    margin-left: 0px;
    margin-top: 22px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 25.59375px;
    display: block;
}

@media only screen and (max-width: 1200px) {
    #box1 {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #box2 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #box3 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #box4 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #box {
        width: 83.333333%;
    }
}

@media only screen and (max-width: 500px) {
    #box3 {
        margin-top: 10px;
        margin-left: auto;
        clear: none;
        width: 100%;
        margin-right: auto;
    }

    #image1 {
        width: 150px;
        height: auto;
        margin-top: 10px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        float: none;
        clear: none;
    }

    #box4 {
        margin-top: 11px;
        clear: none;
    }
}

