﻿.main_div,.centerDiv{ width:100%;}





	.main_div_response {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	clear:both;
	text-align:center;
}

    .main_div_full {
        min-width:100%;
    }
    .main_div_full_response {
        width:100%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }

@media screen and (max-width:100%){
    .main_div_response {
        width:100%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}


@media screen and (max-width:100%){
   .response, .response_100 {
        width:100%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_99 {
        width:99%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_98 {
        width:98%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_95 {
        width:95%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_90 {
        width:90%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_88 {
        width:88%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_85 {
        width:85%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_80 {
        width:100%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_50 {
        width:50%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_33 {
        width:33%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_25 {
        width:25%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}
@media screen and (max-width:100%){
    .response_20 {
        width:20%!important;float:none!important;margin-left:auto!important;margin-right:auto!important;
    }
}

@media screen and (max-width:100%){
    .response_0 {
       display:none!important;
    }
}


@media screen and (max-width:100%){
    .response_height_auto {
        height:auto;
    }
}

