@media only screen and (min-width:650px) and (max-width:992px) {
    .container {
        width: 100%;
    }

    .inner-row {
        width: 100%;
    }

    .owl-nav,
    .owl-dots {
        width: auto;
    }

    .owl-nav {
        justify-content: space-around;
    }

    .three-part .owl-nav,
    .three-part .owl-dots {
        width: auto;
        bottom: -35px;
    }

    .nashr-part .owl-nav,
    .nashr-part .owl-dots {
        width: auto;
        bottom: -20px;
    }

    .roydad-part .owl-nav,
    .roydad-part .owl-dots {
        width: auto;
        bottom: -15px;
    }

    .px-0 {
        padding: 0;
    }

    .header-main .header-top {
        padding: 20px 0;
    }

    .header-main .header-bottom .header-nav .site-search {
        display: none;
    }

    .header-main .header-top .item-header .info-header {
        display: none;
    }

    .header-main .header-top .item-header {
        justify-content: flex-end;
    }

    .header-main .header-bottom .collapse-menu .navbar-header {
        margin: 0;
    }

    .header-main .header-bottom .all-menu {
        position: absolute;
        top: -54px;
        right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .header-main .header-bottom .collapse-menu .navbar-toggle {
        padding: 10px;
        margin-left: 0;
    }

    .header-main .header-bottom .all-menu .root-menu {
        display: none;
    }

    .header-main .header-bottom .collapse-menu .navbar-header span {
        color: #fff;
    }

    .header-main .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .header-main .header-bottom .header-nav {
        align-items: center;
        justify-content: space-between;
    }

    .header-main .header-bottom .header-nav .header-logo {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-main .header-bottom .collapse-menu .navbar-collapse {
        width: 100%;
        right: -100%;
        margin: 0;
    }

    .header-main .header-top .social-header ul li.search-res {
        display: block;
    }

    .content-main .sec-messages {
        display: none;
    }

    .content-main .slideshow-main .camera_wrap::before {
        height: 23px;
    }

    .content-main .slideshow-main .camera_wrap .camera_next {
        right: 20%;
    }

    .content-main .slideshow-main .camera_wrap .camera_prev {
        left: 20%;
    }

    .content-main .main-tab.three-part {
        padding-top: 80px;
    }

    .content-main .main-tab .all-tab .nav-tabs {
        overflow-x: scroll;
    }

    .content-main .main-tab .nav-tabs>li.active a::after {
        display: none;
    }

    .content-main .main-tab .nav-tabs>li {
        flex: 1 0 auto;
    }

    .content-main .main-tab .news-part {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .content-main .main-tab.three-part .news-part #ctl01_pnlMainContentBox {
        flex-direction: column;
        align-items: center;
    }

    .content-main .main-tab.three-part .news-part .flexslider {
        width: 100%;
    }

    .content-main .main-tab.three-part .news-part .news-tools {
        margin: 0;
        width: 100%;
        padding: 0;
    }

    .content-main .main-tab .news-part .news-details {
        top: 52%;
    }

    .content-main .main-tab .news-part .news-item .news-img .news-image {
        width: 100%
    }

    .content-main .honar-info {
        padding: 30px 15px;
    }

    .content-main .honar-info .honar-all {
        flex-direction: column;
    }

    .content-main .honar-info .images-info .images-box:nth-child(1),
    .content-main .honar-info .images-info .images-box:nth-child(2) {
        display: none;
    }

    .content-main .honar-info .images-info .images-box:nth-child(3) {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .content-main .honar-info .infos-part .links {
        justify-content: center;
    }

    .content-main .honar-info .infos-part .links a {
        margin: 0;
        width: 180px;
        font-size: 12px;
    }

    .content-main .honar-info .infos-part .links a:nth-child(1) {
        margin-left: 10px;
    }

    .content-main .roydad-part {
        margin-bottom: var(--mr-public);
    }

    .content-main .nashr-part {
        padding-bottom: var(--mr-public);
    }

    .content-main .down-links {
        flex-wrap: wrap;
        padding: 10px 0;
    }

    .content-main .down-links .links-img {
        width: 49%;
        margin-bottom: 10px;
    }

    .content-main .box-hover .box-img {
        width: 25%;
    }

    .content-main .box-hover .box-img:nth-child(7),
    .content-main .box-hover .box-img:nth-child(6),
    .content-main .box-hover .box-img:nth-child(5) {
        display: none;
    }

    .content-main .uni-say .uni-part .uni-owl .uni-box {
        flex-direction: column;
    }

    .content-main .uni-say .uni-part .uni-owl .uni-box .uni-img {
        width: 100%;
    }

    .content-main .uni-say .uni-part .uni-owl .uni-box .uni-img::before {
        display: none;
    }

    .content-main .down-links img {
        width: 100%;
        height: auto;
    }

    .content-main .uni-say .uni-part .uni-owl .owl-item.cloned.active {
        transform: scale(1);
    }

    .footer-main .top-footer .logo-part a {
        justify-content: center;
    }

    .footer-main .top-footer .logo-part a img {
        width: 100%;
    }

    .footer-main .top-footer {
        padding: 60px 0 50px 0;
    }

    .footer-main .top-footer .logo-part {
        text-align: center;
    }

    .footer-main .top-footer .social-part ul {
        justify-content: center;
    }

    .footer-main .last-footer .copy-right {
        flex-direction: column;
        align-items: center;
    }

    .footer-main .last-footer .copy-right p {
        text-align: center;
    }

    .footer-main .top-footer .footer-links {
        margin-top: 15px;
    }


}

@media only screen and (min-width:992px) and (max-width:1180px) {
	
	.inner-row {
		width: 100%;
	}
}