@media all and (max-width:1000px) {
#menu ul.r {
top: 110px;
}
#content_layout {
padding: 0px!important;
}
.mgallery-news .col-3 {
width: 100% !important;
margin-right: 0 !important;
}
.col-3:nth-child(2n+1) {
    clear: left;
}
}

@media all and (max-width:700px) {

#content .mgallery img {
border-radius: 300px!important;
}
.news img.main, .news1 img.main, .news-rel img.main {
border-radius: 300px!important;
}
.answer .container img {
width:350px!important;
}
}

@media all and (max-width:550px) {


}


@media all and (max-width:500px) {

}


@media all and (max-width:450px) {
.answer .container img {
width:300px!important;
}
}

@media all and (max-width:320px) {

}