
@media only screen and (max-width: 768px) {
main{
    /*margin-right:15%;*/
}
footer.page-footer
{
    /*width: 82%;*/
/*margin-right: 16%;*/
}

    /* For mobile: */
    section#bg-intro{
        padding-top: 0
    }
.row.col-md-12.main-menu-bar
{
    margin-top: 79px;
}
    section#bg-intro .valign a#collapseSearch{
        display: none
    }
    section#bg-intro .valign a{
        margin-bottom: 10px;
        width: 88%
    }
    section#bg-intro h5{
        font-size: 13px;
    }
    #a_FINAL{
        margin: 0;
        width: 100%;
    }
    .img-mech .img-text{
        margin: auto auto auto -130px;
    }
    #lNews h5{
        font-size: 1rem !important
    }
    #lNews .s3{
        display: none
    }
    #filtering, #changeView{
    display:none;
    }
    .magStr img{
        height: auto !important
    }
.col-md-4.news-sec {
    margin-right: 0;
}
.row.col-md-12.mid-section
{
   /* display:none;*/
}
.bg-user_karshenas2 , #nezam-azmoon
{
display:none;
}
.top-main-sec {
    margin-top: -79px !important;
}
}
@media only screen and (min-width: 990px) and (max-device-width : 1200px) {

.main-banners-wrapper {
    width: 31.8% !important;
}

.news-sec
{
    width:100% !important;
    margin-right:0;    
}

    .noor
    {
       width: 84.5% !important;
    }
}


