/*Mobile*/

/*noinspection ALL*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .container{
        border:none;
    }

    /*Header*/
    header#Header .col-auto {
        width: 100px;
        overflow: initial;
    }

    .logo {
        margin-top: -25px;
    }

    .logo.ministry_logo a {
        float: left;
    }

    header#Header .col-auto:nth-child(1) {
        margin-left: 50px;
    }

    header#Header .col-auto:nth-child(3) {
        margin-right: 40px;
    }

    header#Header .col-auto:nth-child(2) {
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    header#Header .row {
        min-height: 170px;
        position: relative;
        margin-top: -10%;
    }

    h2.project_name {
        font-size: 15px;
        letter-spacing: 0px;
        margin-top: -50px;
    }


    /*Main Menu*/
    section#Main-menu nav ul li {
        display: block;
        line-height: 30px;
    }

    i.fa.fa-bars {
        font-size: 35px;
        font-weight: 700;
        width: 50px;
        height: 50px;
        text-align: center;
        padding: 8px;
        position: absolute;
        top: 0;
        right: 50px;
        color: #13ab5e;
    }

    a.icon {
        display: block;
        position: relative;
        width: 100%;
        height: 50px;
        background: #fff;
    }

    section#Main-menu nav {
        height: auto;
    }

    section#Main-menu .col-auto {
        width: 100%;
        padding-left: 30px;
    }

    button.btn.lan_btn {
        margin: 10px;
    }

    section#Main-menu {
        padding: 10px 0;
        display: none;
        background: #fff;
    }

    section#top-menu {
        display: none;
    }

    .carousel {
        position: relative;
        overflow: hidden;
        width: 100vw;
        max-width: 100%;
        margin: 77px auto auto!important;
    }

    .dt__mobilenav-topbar {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        background-color: #12A86B;
    }

    button.dt__mobilenav-topbar-toggle {
        display: inline-block;
        position: relative;
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        padding: 0;
        cursor: pointer;
        font-size: 1.3rem;
        margin: 0.6rem 0;
        border: 0.1rem solid rgba(189, 189, 189, 0.2);
        border-radius: 100%;
        overflow: hidden;
        z-index: 0;
    }

    .dt__mobilenav-topbar-content {
        background-color: #e8eb9a !important;
    }

    .dt__mobilenav-topbar-content {
        display: none;
        width: 100%;
        height: auto;
        padding: 1.7rem 0 1.8rem;
        text-align: left;
        color: #010f1c;
        background-color: #ffffff;
        border-bottom: 0.1rem solid rgba(189, 189, 189, 0.2);
    }

    .dt-container, .dt-container-fluid {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
        margin-right: auto;
        margin-left: auto;
        margin-top: -6px;
        margin-bottom: -15px;
    }

    .dt-row {
        --dt-gutter-y: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: calc(var(--dt-gutter-y) * -1);
        margin-right: calc(2.4rem / -2);
        margin-left: calc(2.4rem / -2);
    }

    .dt-col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dt-row>* {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(2.4rem / 2);
        padding-left: calc(2.4rem / 2);
        margin-top: var(--dt-gutter-y);
    }

    .dt__header-widget {
        font-size: 16px;
        background-color: #e8eb9a;
    }

    .dt__mobilenav-topbar-content .dt__header-widget > .dt-container {
        padding: 0;
    }

    .dt-col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dt__mobilenav-topbar-content .widget--left, .dt__mobilenav-topbar-content .widget--right, .dt__mobilenav-topbar-content .widget--center {
        flex-wrap: wrap;
    }

    .dt__mobilenav-topbar-content .widget--left, .dt__mobilenav-topbar-content .widget--right, .dt__mobilenav-topbar-content .widget--center {
        justify-content: center;
        text-align: center;
    }

    .dt__mobilenav-topbar-content .widget--left, .dt__mobilenav-topbar-content .widget--right, .dt__mobilenav-topbar-content .widget--center {
        justify-content: center;
        text-align: center;
    }

    .dt__mobilenav-topbar-content .dt__header-widget .widget {
        margin-bottom: .7rem;
    }

    .dt__mobilenav-topbar-content .widget--right .widget, .dt__mobilenav-topbar-content .widget--left .widget {
        width: 100%;
        padding: 0;
    }

    .dt__mobilenav-topbar-content .dt__header-widget .widget .contact__list {
        justify-content: center;
    }

    .contact__body .title {
        font-size: .6rem;
    }

    .widget_social li a {
        width: 2rem;
        height: 2rem;
        text-align: center;
        font-size: 1rem;
        position: relative;
        cursor: pointer;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        border-radius: 0.5rem;
        background-color: #12A86B;
        color: #ffffff;
        text-decoration: none;
    }

    .slide img {
        width: 100vw;
        height: 40vh!important;
    }

    .label {
        font-size: 10px!important;
    }

    #particles-js {
        height: 40vh;
    }

    .carousel {
        position: relative;
        width: 100vw;
        height: 23vh!important
    }


    .navbar {
        padding: 0px 1rem!important;
    }

    .mob-toggle-btn {
        background: white;
        display: flex;
        position: relative;
        left: -16px;
        width: 111%;
        justify-content: center;
    }
    /*element.style {*/
    /*    display: flex;*/
    /*    width: 20rem;*/
    /*    margin-top: -8px;*/
    /*}*/

    button.dt__mobilenav-topbar-toggle {
        color: #010f1c;
        outline-offset: -0.4rem;
        background-color: #f6f6f6;
    }

    .slider-button-prev {
        left: 0px;
        z-index: 10;
    }

    .slider-button {
        position: absolute;
        top: 36%!important;
        transform: translateY(-50%);
        font-size: 1.3em;
        color: #fff;
        text-decoration: none;
        background: rgba(0, 0, 0, 0.5);
        padding: 10px;
        cursor: pointer;
        z-index: 2;
    }

    .contact__list i, .contact__list img {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        font-size: 1.3rem;
        width: 0rem;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-right: 1rem;
        position: relative;
        color: #12A86B;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0);
        box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        margin-bottom: 0.4rem;
    }

    a.slider-button.slider-button-prev i {
        font-size: .7em;
    }

    a.slider-button.slider-button-next i {
        font-size: .7em;
    }

    .news-ticker {
        display: flex;
        gap: 1rem;
        height: 30px;
        background: white;
        max-width: 100%;
        margin: 0rem;
        margin-top: -1.81rem;
    }

    .slides {
        width: 100%;
        height: auto;
        max-height: 100%;
        margin: 0;
        padding-left: 0;
        margin-top: -117px!important;
    }

    .slides-circles {
        text-align: center;
        margin-top: 0px;
        z-index: 10;
        margin-bottom: -1rem;
    }

    li.slide {
        position: absolute;
        top: 0;
        left: 0;
        height: 86%!important;
        width: 100%;
        overflow: hidden;
        opacity: 0;
        transition: opacity var(--transition-delay);
        transition-delay: var(--transition-delay);
    }

    /*Gallary*/

    section#Mobile_gallary{
        display: block;
    }

    section#Gallary{
        display:none;
    }

    section#Gallary .container .row .col-md-12 {
        flex-direction: column-reverse!important;
    }

    .single_gallary img {
        height: auto;
    }


    .slide > img {
        height: auto!important;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    /*Weather Info*/

    .equal_slider_weather{
        min-height:auto!important;
    }

    .main_slider .owl-nav button.owl-next,
    .main_slider .owl-nav button.owl-prev{
        font-size:150px;
    }

    .weather_info{
        max-height:unset!important;
    }

    .bd_map img {
        padding: 0px;
        margin: 5px 0;
    }

    .single_form select {
        max-width: 100%;
        width: 100%;
        float: none;
        margin-top: 6px;
    }

    .data p {
        float: none;
        font-size: 12px;
        width: 100%;
    }

    a.btn.btn_forecast {
        padding: 5px 8px;
        font-size: 10px;
    }



    /*Bulletin*/
    .bulletin_btn {
        width: auto;
        font-size: 14px;
        padding-left: 15px;
    }

    section#Bulletin marquee {
        margin: 0px 5px;
    }


    /*Newses*/
    .flood_forecasting .content form, .market_price .content form{
        padding:15px;
    }

    .single_short_news {
        width: 75%;
    }

    .single_news_image {
        max-width: 22%;
        margin-top: 30px;
    }

    .single_short_news p a {
        margin-left: 0px;
    }

    .content.equal_news {
        height: auto!important;
    }

    .news_bulletin {
        padding-bottom: 20px;
    }

    /*Portal_menu*/
    .menu_block h3 {
        text-align: center;
    }

    .big_btn_menu {
        padding: 15px;
        margin: 20px 0;
    }

    .equal_menu {
        min-height: auto!important;
    }

    .content.equal_flood_market {
        min-height: auto!important;
    }

    .flood_forecasting {
        padding-bottom: 20px;
    }


    /*Flood_market*/
    table.river_info {
        width: 100%;
    }


    /*Footer*/
    .contact {
        margin: 25px 0;
    }

    .footer_top h4 {
        margin-bottom: 10px;
    }

    .footer_top .container {
        padding: 15px;
    }



}
@media (min-width: 576px) {
    .gallery {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media only screen and (min-device-width : 375px) and (max-device-width : 480px) {
    .news-ticker {
        display: flex;
        gap: 1rem;
        height: 30px;
        background: white;
        max-width: 100%;
        margin-top: -2.38%;
    }
}
