@media screen and (min-width: 1300px){
    .nav-container .container-lg {
        width: 1246px;
    }

}
@media screen and (min-width: 991px) {
    /* Navbar Section */
        .nav-container .navbar-nav .nav-item:hover {
        background-color: #a30e15;
        box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3);
      }
      .dropdown:hover .dropdown-menu {
          position: absolute;
          right: 0;
          display: flex;
          flex-wrap: wrap;
        }
        .dropdown-menu .row{
            display: table;
            width: 100%;
        }
        .dropdown-menu .row > *{
            display: table-cell;
        }

        footer .footer-caption img{
            width: 111px;
        }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
    .recent-news{
        margin-top: -7px;
    }
    .advertising-box .trend-topics .tags{
        height: 130px;
    }
    .currencies .currencies-status .tab-content .tab-pane > ul{
       height: 255px;
   }
   
   .converter{
    height: 331px;
    }
    .image-container .img-box .content{
        height: auto;
     }
}
@media screen and (max-width: 991px) {
    /* Top-menu */
    .sliding-menu-container{
    width: 70%;
    }
    .search-box{
        border-right: 1px solid #ddd;
        padding-right: 3px!important;
    }
    /* Navbar Section */
    .nav-container .navbar-collapse{
        background: #212121;
        overflow-x: hidden;
        width: 100vw; 
        order: 2;
        padding: 0 7px;
    }
    .nav-container .nav-logo img{
        width: 120px;
    }
    .nav-container .navbar-collapse .navbar-nav{
        width: 100%;
        margin: 7.5px 0;
    }
    .nav-container .navbar-nav .nav-item{
       padding: 0;
    }
    .nav-container .navbar-nav .nav-item .nav-link.dropdown-toggle{
        padding: 16px 18px;
        padding-top: 14px;
        transition-timing-function: ease;
    }
    .nav-container .navbar-nav .nav-item .nav-link.dropdown-toggle:hover{
        background:#92191f;
        box-shadow: inset 0 1px 6px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0 1px 6px 0 rgba(0, 0, 0, 0.3);
    }
    .navbar-brand{
        order: 1;
    }
    .dropdown-menu {
        display: none;
        position: static;
        padding: 9px 18px;
    }
    .dropdown-menu .container-md{
        max-width: 100%!important;
        width: 100%!important;
    }
    .dropdown-menu .container-md > .col-12{
        padding: 0 8px;
    }
    .dropdown-menu.flex .col-6{
        width: 50%;
    }
    .dropdown-menu.flex .col-6 .dropdown-item{
        border-left: 1px solid #555;
        margin-bottom: 2px;
    }
    .dropdown .dropdown-menu.show{
        background: url('images/navbar-pattern.png')no-repeat center center;
        background-color: #353535;
    }
    .dropdown.free-zones .dropdown-menu.show{
        display: flex;
        flex-wrap: wrap;
        gap: 4px ;
    }
    .dropdown .dropdown-menu ul li{
        margin: 4px 0;
    }
    .free-zones .dropdown-menu li{
        margin: 0;
    }
    .dropdown.proviences .dropdown-menu ul li,
    .dropdown.free-zones .dropdown-menu li,
    .dropdown.rates .dropdown-menu li,
    .dropdown.multimedia .dropdown-menu li
    {
        width: calc(100% / 2 - 2px);
    }    
    .dropdown.free-zones .dropdown-menu .dropdown-item img{
        margin: 0 auto;
    }
    /* News Section */
    .recent-news .heading{
        margin-top: 0;
    }
    .advertising-box .trend-topics .tags{
        height: 194px;
    }
    /* news section */
    section.news .news-top .advertising-box > .row{bottom: -6px;}

    /* Currencies Section */
    .currencies .currencies-status .tab-content .tab-pane > ul{
        height: 199px;
    }
    .converter{
        height: 310px;
    }
    .small-news-container .small-news-box .news{
        font-size: 14px;
    }
    .small-news-container .small-news-box .news h6{
     font-size: 13px!important;
    }
    /* advertising gifs */
    .adv-banner-container{
     gap: 10px;
     margin-bottom: 20px;
    }
    
    /* Special News Section */
    .special-news .news-container {
        height: auto;
    }
    .special-news .news-container > *{
        width: 32%;
        padding: 0;
    }
    .special-news .news-container > * .content{ height: 230px;}
    .special-news .header .header-list ul{
        width: 420px;
    }
    .special-news .news-container .main-news-right,
    .special-news .news-container .main-news-left{
        font-size: 19px;
        line-height: 21px;
    }
    .special-news .news-container .main-news-right .content .img-container,
.special-news .news-container .main-news-left .content .img-container{
    padding: 3px;
    padding-bottom: 0;
}
     .special-news .news-container .news-list{
        height: 100%;
        overflow: hidden;
        font-size: 15px;
     }
     .special-news.proviences{
        height: 1178px ;
     }
    .special-news.proviences .col-md-8{width: 65%;}
     .special-news.proviences .main-news-left{width: 100%;}
     /* نیازمندی‌ها */
     .image-container .img-box .content{
        height: auto;
     }
     .image-container .img-box:after{
        font-size: .8rem;
     }
}
@media screen and (max-width: 768px) {
 /* Top Menu */
 .sliding-menu-container{
    width: 70%;
 }
 /* News Section */
 section.news .news-middle .right-side .main-news .news-title{
     font-size: 90%;
 }
 /* advertising box */
 .advertising-box .adv-banner img{
    width: auto!important;
}
 /* Currencies Section */
 .currencies{
    padding: 0 8px;
 } 
 .currencies .currencies-status .tab-content .tab-pane{
     font-size: 14px;
 }
 .currencies .currencies-status .tab-content .tab-pane ul{
     height: 200px;
     margin-bottom: 8px;
 }
 .converter{
    height: auto;
 }
 .small-news-container .small-news-box .news{
    font-size: 16px;
}
.small-news-container .small-news-box .news h6{
 font-size: 15px!important;
}
/* advertising gifs */
.adv-banner-container{
    gap: 10px 0;
    margin-bottom: 22px;
}
 /* Special News Section */
 .special-news .news-container{
    height: auto;
 }
 .special-news .header{
    grid-template-areas:
      "text icons"
      "header-list header-list";
    grid-template-columns: 1fr 1fr;
}
.special-news .header .header-list ul{
      background-color: #ccc;
      width: 100%;
      height: auto;
      overflow-x: scroll;
      flex-wrap: nowrap;
}
.special-news .news-container > *{width: 100%;}

.special-news.proviences{
    height: auto ;
} 
.special-news.proviences .map{width: 100%;}
 /* Footer */
 footer .top-section form input{
    width: 100%;
    text-align: center;
    padding: 1rem 0;
}
footer .middle-section ul li a{
    width: 100%;
    display: block;
   text-align: center;
}
footer .middle-section .col-md-2{
    width: 49%;
}
}