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

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

#chapter_about {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 99.948744%;
    display: block;
    background-image:url("greenbar.png");
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: auto;
}

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

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

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

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

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

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

#_1250_chapter_about {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1250px;
    margin-right: auto;
    display: block;
	background-color: #EFEFEF;
}

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

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

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

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

@media only screen and (max-width: 1350px) {
    #chapter_about1 {
        height: 150px;
    }

    #chapter_about2 {
        width: 90%;
    }

    #chapter_about3 {
        width: 55%;
        margin-top: 0px;
        margin-left: 5.000562%;
        margin-right: 0px;
        float: left;
        clear: none;
    }

    #chapter_about5 {
        height: 150px;
    }

    #_1250_chapter_about {
       
        background-position: -200px 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
       background-color: #EFEFEF;
        width: 90%;
    }
}

@media only screen and (max-width: 900px) {
    #chapter_about3 {
        margin-left: 0%;
        margin-right: 0px;
        float: left;
        width: 100%;
    }

    #chapter_about4 {
        height: 0px;
    }

    #chapter_about5 {
        height: 150px;
    }
}

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

    #chapter_about2 {
        margin-top: 0px;
    }

    #chapter_about3 {
        width: 100%;
    }

    #chapter_about4 {
        height: 0px;
    }

    #chapter_about5 {
        height: 55px;
    }

    #_1250_chapter_about {
       
        background-position: -500px 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
      background-color: #EFEFEF;
    }
	
	#chapter_about {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 99.948744%;
    display: block;
    background-image:url("greenbar.png");
    background-position: 50% 85%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: auto;
}


}

