

@media only screen and (max-width: 375px) {

    #widget-webRelateBannerLink-area .container .row {
        margin-left: -1px !important;
    }

    .bg-light3 .footer-text .justify-content-end {
        margin-left: -7px !important;
        margin: -4px !important;
    }

    .row {
        margin: 0px !important;
    }

    .footer-menu .footer-call-center > * {
        margin-left: auto !important;
        text-align: right !important;
    }

    #web-content {
        /*padding-top: 82px !important;*/
    }

    .navbar .navbar-brand {
        margin-right: 0px !important;
        width: 240px !important;
    }

    .navbar .navbar-brand img {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    #web-content {
       /* padding-top: 68px !important;*/
    }

    .navbar .navbar-brand {
        width: 180px !important;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 428px) {
    .widget-html-code-widget .widget-body .subpage-paragraph .ps-3 {
        margin-left: -16px !important;
    }

    .nav-menu-title {
        font-size: 24px;
    }

        .nav-menu-title .list-group-item a {
            font-size: 16px;
        }

    .d-sm-none {
        display: none !important;
    }

    .col-xs-6 {
        width: 50% !important;
    }

    .section-content-info .sub-content + .table-responsive-sm {
        margin-bottom: 24px !important;
    }

    #section-search-results-header, #section-search-results-body, #section-search-results-footer {
        padding-left: 8px !important;
        padding-top: 24px;
    }

    .link-list {
        padding: 4px 0px;
    }

    .footer-menu .footer-call-center {
        margin-top: auto !important;
        display: flex;
        flex-direction: column;
        justify-content: end;
    }

        .footer-menu .footer-call-center > * {
            margin-left: auto !important;
        }

    .footer-menu .social-icon {
        margin-right: 0px !important;
        margin-left: 16px !important;
    }

    .mega-content .list-group {
        margin-left: 0px !important;
    }

    .section-content-info .widget-size-75 .widget-body {
        padding: 0px !important;
    }

    #banner-datalink {
        justify-content: flex-start !important;
    }

    #banner-currentweather * {
        padding: 0px 4px;
    }

    #banner-currentweather #rainfallLabel {
        margin-top: 0px !important;
    }

    .pagination-amount select.form-select {
        max-width: 25%;
    }

    .pagination-container {
        justify-content: center;
    }

    .pagination-amount {
        margin-left: 0px;
    }

}

@media (max-width: 767.98px) {
    .weather-tabs > .tab:last-child {
        right: 2%;
    }

    .weather-tabs > .tab:first-child {
        left: 2%;
    }

    .expandImg-width {
        max-width: 93% !important;
    }

    .carousel-width {
        height: auto;
    }

    .bg-video-section {
        height: 100% !important;
    }

        .bg-video-section .card-img-section img {
            width: 100%;
        }

    /*banner link*/
    .mySlides .img-fluid {
        width: 85%;
        padding-top: 8px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        position: relative;
    }

    /*warning area*/
    #warning-carousel .warning_con .warning-date {
        display: none;
    }

    #widget-forcast-area .card.card-nohover {
        display: flex;
        flex-flow: row;
    }

        #widget-forcast-area .card.card-nohover h1 {
            display: flex;
            justify-content: flex-start !important;
        }

        #widget-forcast-area .card.card-nohover span#temperature {
            padding-left: 12px;
        }

        #widget-forcast-area .card.card-nohover div:last-child {
            display: flex;
            align-items: center;
            padding-left: 12px;
        }

    #widget-forcast-area .card.card-shadow {
        margin-bottom: 16px;
    }

    #warning-carousel .strom-map {
        display: flex;
        align-items: center;
    }

        #warning-carousel .strom-map .viewstrompath {
            /*bottom: unset;*/
        }

    .carousel-control {
        display: flex;
        justify-content: flex-end;
        background-color: #fff;
        padding: 16px 8px;
    }

        .carousel-control .carousel-control-prev,
        .carousel-control .carousel-control-next {
            position: relative;
            width: 42px;
            margin-left: 8px;
            margin-right: 8px;
            opacity: 1;
        }

    /*info*/
    #widget-infographic-area .widget-infographic-res {
        padding-bottom: 0px !important;
    }

    .activity-area.pt-64.pb-32 {
        padding-top: 32px !important;
    }

    .activity-area h3 {
        margin-bottom: 8px !important;
    }

    .activity-area .moreBtn {
        margin-bottom: 24px;
    }

    .wdLink {
        width: 100% !important;
    }

    .widget-body.p-2 {
        padding: 0 !important;
    }

    #widget-link-area .subpage-paragraph h5 {
        margin-top: 16px !important;
        margin-bottom: 8px !important;
    }

    #widget-link-area .wdLink.widget.widget-html-code-widget.widget-align-justify.widget-size-25:nth-child(4) h5:nth-child(1) {
        display: none;
    }

    #footer-collapse {
        display: block !important;
    }

    .footer-link {
        display: none !important;
    }

    /*forecast map*/
    .justify-content-end.btn-control {
        justify-content: start !important;
    }

    #web-header .navbar-collapse {
        padding-left: 0.5rem;
    }
}

@media (max-width: 768px) {

    .section-content-info .text-title {
        flex-direction: column;
    }

        .section-content-info .text-title h3 {
            margin-bottom: 8px !important;
        }

    h3, h4 {
        margin-bottom: 8px !important;
    }

    .text-datetitle {
        margin-bottom: 16px !important;
        padding-left: 16px;
    }

    .link-list .link-list-caption.caption {
        flex-direction: column;
    }

    .link-list-caption.caption div.caption-item:nth-child(2) div:first-child {
        margin-left: 0 !important;
    }

    .navbar-nav a.dropdown-toggle, .navbar-nav a.nav-link {
        font-size: 1.125rem !important;
        font-weight: 500 !important;
    }

    #web-header .navbar .nav-menu-title {
        font-size: 1.125rem !important;
        font-weight: 400;
    }

    .nav-item.dropdown.dropdown-mega .dropdown-menu {
        padding-top: 0px;
    }

    .mega-content .list-group-item > a {
        font-size: 1rem !important;
    }

    .dropdown-menu .list-group .list-group-item.linkA {
        padding: 0.25rem 0rem !important;
    }

    .mega-content .MegaLink {
        padding-left: 0px !important;
    }

        .mega-content .MegaLink .list-group {
            padding-bottom: 8px !important;
        }

    .section-search-nav a {
        font-size: 1.125rem;
    }

    .breadcrumb .breadcrumb-item {
        display: inline-block;
        white-space: nowrap;
    }

        .breadcrumb .breadcrumb-item:last-child {
            padding-left: 0px;
        }

    .breadcrumb {
        flex-wrap: wrap !important;
    }

    #section-responsive-content-info > #collapseDisplay {
        float: none !important;
        width: 100% !important;
    }

    #section-responsive-content {
        width: 100% !important;
    }
}