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

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

#copy_list {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-box-shadow: rgb(226, 226, 226) 0px 3px 7px 0px;
    box-shadow: rgb(226, 226, 226) 0px 3px 7px 0px;
    background-color: rgb(255, 255, 255);
	
}

#list1 {
    float: none;
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

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

#list3 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 80%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: rgb(20, 74, 145);
}

#list4 {
    float: right;
    font-size: 20px;
    width: 80.001347%;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 26px;
    margin-left: 0px;
    margin-top: 18px;
    clear: none;
    min-height: 0px;
    margin-right: 7.5016%;
    color: rgb(255, 255, 255);
}

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

#list6 {
    float: left;
    height: auto;
    margin-left: 10.000269%;
    margin-top: 25px;
    clear: both;
    width: 80%;
    display: block;
    margin-right: 0px;
}

#list7 {
    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: none;
    min-height: 0px;
    margin-right: 0px;
    color: rgb(97, 97, 97);
}

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

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

#list10 {
    float: none;
    font-size: 15px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 20px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 16px;
    margin-right: auto;
    color: rgb(20, 74, 145);
    margin-bottom: 0px;
    display: block;
    text-decoration: underline;
}

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

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

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

    #list3 {
        width: 90%;
    }

    #list4 {
        font-size: 22px;
        line-height: 28px;
    }

    #list6 {
        width: 80%;
        margin-top: 30px;
    }

    #list7 {
        text-align: left;
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
    }

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

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

    #list4 {
        width: 81%;
    }

    #list6 {
        width: 80%;
        margin-left: 9.999302%;
        margin-right: 0px;
        float: left;
        clear: both;
        margin-top: 30px;
    }

    #list7 {
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
    }

    #list8 {
        margin-top: 25px;
        margin-left: 0%;
        clear: both;
    }

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

