@charset "UTF-8";


@media screen and (max-width: 1410px) {
.main1 .ml .post-10 {
    width: auto;
    float: none;
}
}
@media screen and (max-width: 1100px) {

.main3 .mr {
 
    margin-top: 50px;
}
}
@media screen and (max-width: 999px) {
.wrapper .inner {

    zoom: 1 !important;
}
.main1 {

    background-size: 100%;
 
}
}
@media screen and (max-width: 767px) {
	.foot-cent {
   
    margin-left: 97px;
   }
}


@media screen and (max-width: 767px){
.foot-cent img {
    width:420px;
}
}

@media screen and (max-width: 479px){
	.foot-cent {
margin-left: 36px;
}

.foot-cent img {
    width:319px;
}
}