/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap'); */

/* @font-face {
    font-family: 'Amasis-MT';
    src: url('/font/Amasis-MT-Std-Light.otf') format('opentype');
} */

@font-face {
    font-family: "Amasis MT Std";
    src: url("/font/AmasisMTStd-Light.woff2") format("woff2"),
        url("/font/AmasisMTStd-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: sans-serif !important;
}

p {
    font-family: sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444444 !important;
    font-family: sans-serif;
}

/* header {
    background-color: #1f13407e;
    position: absolute;
    width: 100%;
    transition: all 0.3s ease;
} */

header {
    background-color: #ffffff;
    position: fixed;
    top: 0%;
    z-index: 999;
    width: 100%;
    transition: all 0.3s ease;
    transform: translateY(0px);
    /* transition: background-color 0.3s ease, padding 0.3s ease,
        opacity 0.3s ease, transform 1s ease;  */
}

/* .header.sticky {
    background-color: #020e20;
    position: fixed;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 99;
} */

.header.sticky {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 99;
    /* transform: translateY(-10px); */
}

.header.sticky .header-logo {
    width: 650px;
    transition: all 0.5s ease;
}

td {
    color: #252525 !important;
}

p {
    color: #252525;
}

.bannerglobeimg {
    display: flex;
    justify-content: end;
}

.bannerglobeimg img {
    width: 450px;
}

.bannerSection .row {
    --bs-gutter-x: 0;
}

ul {
    list-style: none;
}

p {
    margin-bottom: 10px;
}

a {
    text-decoration: none !important;
}

.header-logo {
    width: 770px;
    transition: all 0.5s ease;
}

.social-icon li a img {
    width: 30px;
}

.social-icon {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* .appbtn {
    background-color: #fff;
    padding: 10px 35px;
    border-radius: 5px;
    color: 002763;
    font-size: 18px;
    font-weight: 500;
} */

.appbtn img {
    width: 130px;
    margin-right: 3px;
    height: auto;
}

/* .header nav.navbar a.nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
} */
.header nav.navbar a.nav-link {
    color: #2b2b2b;
    font-size: 17px;
    font-weight: 600;
}

.navbar-collapse {
    justify-content: end;
}

.bannerSection {
    /* background-image: url(../image/earthbggif.gif); */
    /* background-image: linear-gradient(1deg, #050916, #002a62); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 130px;
    /* height: 70vh; */
    color: #fff;
}

/* .bannerSection {
    height: 80vh;
    overflow: hidden;
    position: relative;
}

.bannerVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
} */

.bannerglobegiff {
    height: 100%;
    width: 320px;
    display: block;
}

.weatherbannerSection {
    background-image: url(../image/weatherdetailsbanner.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
    padding-top: 68px;
    color: #fff;
}

.searchlocation {
    width: 75%;
    background-color: #fafafa;
    margin: auto;
    border: 2px solid #000e20;
    border-radius: 5px;
    box-shadow: 0 0 5px 4px #ffffff21;
}

.searchlocation input {
    background-color: transparent;
    border: 1px solid #ddd;
    outline: none;
    color: #ffff;
    width: 100%;
    padding: 10px !important;
}

.searchlocation input::placeholder {
    color: #b8b8b8;
}

.searchlocation .dropdown {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.searchlocation .dropdown-toggle::after {
    display: inline-block;
    margin-left: unset;
    vertical-align: 0.255em;
    position: absolute;
    right: 5%;
    top: 40%;
    border-left: 0.3em solid transparent;
}

.searchlocation .dropdown .btn {
    color: #525252;
    border: none;
    width: 100%;
    text-align: start;
}

.searchlocation .dropdown .btn:hover {
    color: #383838;
    border: none;
}

.searchlocation ul.dropdown-menu {
    width: 100%;
}

/* .districtweather {
    background-color: #f2efff6e;
} */

.districtweatherheading {
    /* background-color: #010C3E; */
    padding: 0px 20px;
    margin-bottom: 20px;
    color: #010c3e;
    font-size: 25px;
    font-weight: 500;
}

.districtweatherheadingamin {
    background-color: #051937;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.districtweather .formain {
    padding: 5px 15px;
    background-color: #f2efff4d;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #1f1340;
    background-color: transparent !important;
    width: 40px !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #1f1340 !important;
}

.districtweather p {
    margin: 0px !important;
}

.districtweather td {
    border-bottom: 0px;
}

.districtweather .table-row {
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    padding: 12px 10px;
    margin: 0px 0px;
    font-weight: 400;
    border-bottom: 4px solid #fbfaff;
    /* color: #383838; */
}

.districtweather .table-row:hover {
    background-color: #ededed;
    /* color: #fff; */
}

.districtweather .table-header {
    background-color: #ffffff;
    color: #2b2b2b;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 4px solid #fbfaff;
    text-align: left;
    vertical-align: middle;
}

.districtweather .custom-table {
    padding: 5px 15px;
}

.table-header,
.table-row {
    display: grid;
    grid-template-columns: 1fr 2fr 2fr 1fr 1fr;
    gap: 10px;
    padding: 7px;
    border-radius: 8px;
    align-items: center;
}

.table-row img {
    width: 32px !important;
    height: 32px;
}

.gfsmodalcarousel button.owl-prev {
    position: absolute;
    top: 40%;
    left: 0%;
}

.gfsmodalcarousel button.owl-next {
    position: absolute;
    top: 40%;
    right: 0%;
}

.gfsmodalcarousel button.owl-prev span,
.gfsmodalcarousel button.owl-next span {
    font-size: 50px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: inherit !important;
    text-decoration: none;
}

.gfsmodalcarousel .owl-item img {
    display: block;
    width: 100%;
    height: 400px;
}

footer {
    background-color: #051937;
    padding-top: 30px;
}

footer img {
    width: 18px;
    height: 18px;
}

footer p {
    color: #fff;
    margin-bottom: 0px;
}

.footerlogo {
    width: 700px !important;
    height: 100%;
    margin: auto;
    margin-bottom: 25px;
}

.poweredimg {
    width: 218px;
    height: 60px;
}

.footerbottom {
    border-top: 2px solid #252c50;
    padding: 0px 80px;
}

.bannermapimg img {
    width: 600px;
    margin: auto;
}

.selectedlocation {
    background-color: #051937;
    padding: 15px 30px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.selectedlocation img {
    width: 30px;
}

.selectedlocation p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
}

.tab {
    overflow: hidden;
    background-color: #ffffff;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    font-weight: 600;
    padding: 10px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #7a7a7a;
}

.tab button.active {
    border-bottom: 2px solid #051937;
    color: #051937;
    /* font-weight: 600; */
}

.tab button:hover {
    color: #051937;
    /* font-weight: 600; */
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.todaytabcont {
    background-image: url("../image/todaybackground.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.todayuptimage img {
    width: 120px;
}

.todaytextut {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 60px;
}

.todayupttext h2 {
    font-size: 80px;
    color: #fff !important;
    font-weight: 500;
}

.todayupttext p {
    font-size: 26px;
    margin-bottom: 0px;
    color: #fff;
}

.todayrainpartf img {
    width: 70px;
}

.todayrainpartf {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.todayrain {
    padding: 35px;
    background-color: #161b2ca6;
    border-radius: 10px;
    color: #fff;
}

.todayrainpartf p {
    font-size: 22px;
    margin-bottom: 5px;
}

.todayrainpartf h5 {
    font-size: 40px;
}

.todayrainparts {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
}

.todayrainparts p {
    margin-bottom: 0px;
}

.feellike img {
    width: 60px;
    height: 60px;
}

.feellike {
    padding: 20px 35px;
    background-color: #161b2ca6;
    border-radius: 10px;
    color: #fff;
    margin: 20px 0px;
    height: 135px;
}

.feellike p {
    font-size: 16px;
    margin-bottom: 10px;
}

.feellike h5 {
    font-size: 24px;
}

.hourlydatarowf {
    background-image: url(../image/todayrowfirst.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-size: 110% auto;
    animation: moveNonTilingBG 20s linear infinite;
    padding-top: 45px;
    box-shadow: 0px 4px 4px 0 #ddd;
    border-radius: 20px;
}

@keyframes moveNonTilingBG {
    0% {
        background-position: right center;
    }

    100% {
        background-position: left center;
    }
}

#windCarousel {
    /* background-image: url(../image/windblowback.png); */
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-size: 110% auto;
    animation: windblow 20s linear infinite;
    /* box-shadow: 0px 4px 4px 0 #ddd; */
    border-radius: 20px;
}

@keyframes windblow {
    0% {
        background-position: right center;
    }

    100% {
        background-position: left center;
    }
}

.childdata p {
    font-size: 18px;
    /* color: #5c5c5c; */
}

.childdata img {
    width: 60px !important;
    height: 60px;
    margin: auto;
}

.childdata h6 {
    font-size: 18px;
    /* color: #5c5c5c; */
    border-top: 8px solid #e7e7e7;
    margin-top: 25px;
    padding: 15px 0px;
    margin-bottom: 0px;
    font-weight: 400;
}

.childdata {
    border-right: 1px dotted #ddd;
}

.hourlydatarowf .owl-carousel.owl-drag .owl-item {
    margin-right: 0px !important;
}

.windtxtimg img {
    width: 40px;
    height: 40px;
}

.windtxtimg h6 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    /* color: #3e3e3e; */
}

.winddata p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #444444;
}

.winddata {
    text-align: center;
    border-right: 1px dotted #ddd;
    padding: 35px 0px 20px 0px;
}

p.windtime {
    border-top: 5px solid #e7e7e7;
    padding-top: 10px;
    margin-top: 25px;
    font-size: 16px;
}

/* .windbox {
    box-shadow: 0px 4px 4px 0 #ddd;
    border-radius: 20px;
} */

.hourlytab {
    position: relative;
}

.hourlytab #carouselPrev {
    position: absolute;
    top: 150px;
    left: -4%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselNext {
    position: absolute;
    top: 150px;
    right: -4%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselPrevrain {
    position: absolute;
    top: 36%;
    left: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselNextrain {
    position: absolute;
    top: 36%;
    right: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselPrevwind {
    position: absolute;
    top: 53%;
    left: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselNextwind {
    position: absolute;
    top: 53%;
    right: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselPrevhumidity {
    position: absolute;
    top: 70%;
    left: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselNexthumidity {
    position: absolute;
    top: 70%;
    right: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselPrevvisi {
    position: absolute;
    top: 87%;
    left: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

.hourlytab #carouselNextvisi {
    position: absolute;
    top: 87%;
    right: -3%;
    background: transparent;
    border: none;
    font-size: 35px;
}

i.fa.fa-angle-left {
    color: #5c5c5c;
}

i.fa.fa-angle-right {
    color: #5c5c5c;
}

.windbox .owl-carousel.owl-drag .owl-item {
    margin-right: 0px !important;
}

.windCarouselslide {
    box-shadow: 0 5px 10px #f3f3f3;
    border-radius: 20px;
}

.weekdaytab .tabheading {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.weekdaytoday {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f1f2f8;
    padding: 20px 30px;
    border-radius: 20px;
}

.weekdaytoday h6 {
    font-size: 24px;
    font-weight: 400;
    /* color: #383838; */
}

.weekdaytoday img {
    width: 90px;
    height: 90px;
}

.tdydetailsfst {
    background-color: #f1f2f8;
    padding: 20px 10px;
    border-radius: 20px;
    text-align: center;
}

.tdydetailsfst img {
    width: 60px;
    height: 60px;
}

.tempdetls {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    /* gap: 10px; */
}

.tdydetailsfst p {
    margin-bottom: 0px;
    margin-top: 10px;
}

.weektdt td img {
    width: 30px;
    height: 30px;
}

.weektdt td div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.weektdt td {
    vertical-align: middle;
    text-align: start;
    padding: 15px !important;
    /* color: #464646; */
}

.weektdt td div p {
    margin-bottom: 0px;
}

.weekdaytab .table> :not(:last-child)> :last-child>* {
    border-bottom-color: transparent;
}

.weekenddetails img {
    width: 30px;
    height: 30px;
}

.weekenddetails {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f3ff;
    padding: 15px 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.weekenddetails p {
    margin-bottom: 0px;
}

.tabheading h6 {
    font-weight: 600;
}

.todaytabcont .feellike p {
    color: #fff;
}

.todaytabcont .feellike h5 {
    color: #fff !important;
}

.todayrain p {
    color: #fff;
}

.todayrain h5 {
    color: #fff !important;
}

section.aboutbannerSection {
    padding-top: 120px;
}

section.downloadSection {
    padding-top: 140px;
    padding-bottom: 50px;
}

.aboutbannerimage img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}

/* .aboutbannerSection {
    background-image: url(../image/bannerbackground.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 80px;
    color: #fff;
} */

.globe {
    display: inline-block;
    animation: moveAndScale 50s ease-in-out infinite;
}

.globeImg {
    width: 400px;
}

.globeImg.spin {
    animation: spin 100s linear infinite;
}

/* Combined keyframes for translate + scale */
@keyframes moveAndScale {

    0%,
    100% {
        transform: translateX(-200px) scale(0.2);
    }

    50% {
        transform: translateX(500px) scale(1);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.aboutuscontent {
    box-shadow: 0 0 10px #e7e7e7;
    border-radius: 20px;
    padding: 20px;
}

.aboutustext h1 {
    font-size: 40px;
    font-weight: 600;
    color: #051937 !important;
}

.disclaimercontent h1 {
    font-size: 40px;
}

.aboutsectionimg img {
    width: 400px;
    height: 300px;
    animation: scalePulse 3s ease-in-out infinite;
}

@keyframes scalePulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.02);
    }
}

.abouttextimg {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.aboutustext p {
    font-size: 18px;
    text-align: justify;
}

.disclaimerbanner {
    background-image: url(../image/about-us_bannersz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    background-position: center;
    margin-top: 100px;
}

.aboutustext h6 {
    font-size: 20px;
    font-weight: 600;
    /* color: #50546a; */
}

#tooltip {
    position: absolute;
    display: none;
    background: #333;
    color: white;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 13px;
    pointer-events: none;
    white-space: nowrap;
    z-index: 1000;
}

#popup {
    display: none;
    position: absolute;
    background: #fff;
    color: #000;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    min-width: 200px;
}

#popup h3 {
    margin-top: 0;
    font-size: 16px;
    color: #333 !important;
}

#popup p {
    font-size: 14px;
}

.homebannertext h2 {
    font-size: 60px;
    color: #fff !important;
    font-weight: 600;
}

.homebannertext p {
    color: #fff;
    padding-right: 150px;
    font-size: 18px;
}

.homebannertext p a {
    color: #00eeff;
    font-size: 20px;
}

.homepagebannerimg img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.homepagebannerimg {
    position: relative;
}

img.youtubeicon {
    position: absolute;
    top: 47%;
    left: 50%;
    width: 50px;
    height: 50px;
}

.districtdetials .name {
    font-size: 28px;
    margin-bottom: 5px;
}

.districtdetials .Condition {
    font-size: 18px;
    margin-bottom: 5px;
}

.districtdetials .temp {
    font-size: 40px;
    margin-bottom: 5px;
}

.districtdetials {
    border-left: 1px solid #ddd;
    margin-left: 35px;
    padding-left: 45px;
}

.tdycast {
    font-size: 20px;
}

.hometodaydtls .toaytime {
    font-size: 18px;
}

.hometodaydtls .todaytemp {
    font-size: 25px;
}

.hometodaydtls {
    text-align: center;
    width: 200px;
}

.border_right {
    border-right: 1px solid #ddd;
}

.sunriseset {
    font-size: 20px;
}

.risesetitme {
    font-size: 18px;
}

.contactusdtl {
    background-image: url(../image/contact_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    padding-top: 100px;
}

.contactusform {
    padding: 100px 0px;
}

.contactusform form {
    padding: 25px 35px;
    background-color: #001a37c2;
    border-radius: 20px;
    box-shadow: 0 0 10px #4c4c4c inset;
}

.contactusform .form-control {
    padding: 10px 0.75rem;
}

.contactusform label {
    color: #fff;
    margin-top: 5px;
}

.contactformbtn {
    background-color: #fff;
    color: #051937;
    width: 235px;
    font-weight: 600;
    padding: 10px;
    border: none;
    border-radius: 5px;
    margin-top: 20px;
}

.sunriseimg {
    animation: moveBottomToTop 7s linear infinite;
    position: relative;
}

@keyframes moveBottomToTop {
    0% {
        transform: translateY(80%);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translateY(-80%);
        opacity: 0;
    }
}

.sunsetimg {
    animation: moveToptobottom 7s linear infinite;
    position: relative;
}

@keyframes moveToptobottom {
    0% {
        transform: translateY(-80%);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translateY(80%);
        opacity: 0;
    }
}

/* .press_release_section {
    padding: 110px 0px 40px;
} */

.press_release_section img {
    width: 100%;
}

.press_heading h2 {
    padding: 10px 20px;
    background-color: #051937;
    border-radius: 5px;
    color: #fff !important;
    margin-bottom: 30px;
}

.press_release_listwi {
    box-shadow: 0 0 8px 0px #eae4ff;
    padding: 35px;
    border-radius: 5px;
}

.press_release_listwi img {
    height: 420px;
    object-fit: cover;
    border-radius: 5px;
}

.press_release_listwi h6 {
    color: #db1d1d !important;
    font-size: 16px;
    text-transform: capitalize;
}

.press_list_side {
    padding: 0px 0px 30px 50px;
}

.press_list_side img {
    border-radius: 5px;
}

.press_list_side h6 {
    padding: 10px 0px;
    color: #621e9f !important;
    font-size: 15px;
    margin: 0;
}

.press_release_listwi h3 {
    font-size: 20px;
    text-transform: capitalize;
}

.press_list_side h3 {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.press_list_side p {
    font-size: 16px;
}

.press_release_list {
    box-shadow: 0 0 8px 0px #eae4ff;
    padding: 20px 35px;
    border-radius: 5px;
    margin: 35px 0px;
}

.press_release_list h3 {
    font-size: 20px;
    text-transform: capitalize;
}

h6.newscolor {
    color: #621e9f !important;
    font-size: 15px;
    text-transform: capitalize;
}

.press_release_list p {
    margin-bottom: 0px;
}

h6.pressrls {
    color: #00488b !important;
    font-size: 15px;
    text-transform: capitalize;
}

.press_heading span {
    color: #f30000;
}

.press_heading p {
    color: #1f1340;
}

.windbox {
    margin-top: 20px;
}

.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #051937 !important;
}

.newsdetails h3 {
    font-size: 20px;
    text-transform: capitalize;
}

.newsdetails img {
    border-radius: 5px;
    margin-bottom: 20px;
}

.newsdetails h5 {
    font-size: 16px;
    color: #051937 !important;
    margin-bottom: 15px;
}

#mobilenavBar {
    display: none;
}

/* .presshover:hover
{
    box-shadow: 0 0 10px 0px #bfadffa6;
} */
.presshover {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.presshover:hover {
    box-shadow: 0 0 10px 0px #bfadffa6;
    transform: scale(1.01);
}

.pressthover {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pressthover:hover {
    box-shadow: 0 0 10px 0px #bfadffa6;
    transform: scale(1.01);
}

.timedate {
    font-size: 14px;
    font-weight: 500;
    color: #000834 !important;
    margin: 10px 0px;
}

.mobilenavbar {
    display: none !important;
}

.desktopnav {
    display: block !important;
    padding: 1px 0px !important;
}

footer ul {
    padding: 0px;
}

marquee {
    background-color: #fff;
    padding: 0px 0px 5px 0px;
    /* box-shadow: 0 0 3px 0 #ddd; */
    /* margin-top: 5px; */
    /* padding-top: 128px; */
}

marquee a {
    color: #d80202;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.7;
}

.topheader {
    background-color: #051937;
}

/*
.header.sticky .topheader {
    padding-top: 10px;
} */

.selectedlocation .dropdown {
    background-color: #fff;
    border-radius: 5px;
    width: 247px;
}

.selectedlocation .dropdown-toggle::after {
    position: absolute;
    right: 5%;
    top: 40%;
}

.selectedlocation .dropdown-toggle {
    width: 90%;
    text-align: start;
}

.selectedlocation .btn {
    overflow: hidden !important;
}

.selectedlocation .btn,
.btn:active {
    border: none !important;
}

#districtlist {
    height: 300px;
    overflow-y: scroll;
    width: 100%;
    z-index: 2;
}

#districtDropdownMenu {
    height: 300px;
    overflow-y: scroll;
    width: 100%;
}

.fstsection {
    padding-top: 130px;
}

.press_release_section {
    padding-top: 130px;
}

.disclaimercontent p {
    text-align: justify;
}

.aboutpagecarousel .owl-dots .owl-dot span {
    width: 10px !important;
}

.searchlocation .dropdown-menu {
    z-index: 1;
}

.selectedlocation .dropdown-menu {
    z-index: 1;
}

ul.navbar-nav.align-items-center.gap-md-4.gap-2 {
    gap: 0px !important;
}

.hourlydatarowf {
    position: relative;
}

.hourlydatarowf .day-separator {
    position: absolute;
    top: 10%;
    right: 45%;
}

.weekendchildds {
    display: flex;
    align-items: center;
}

.weekendchildds .weekend_date {
    width: 200px;
}

.carousel-item-wrapper {
    position: relative;
}

.day_divider {
    border-right: 2px solid #848383;
}

.childids.overlay {
    position: absolute;
    top: -50px;
    left: 102%;
    transform: translateX(-50%);
    width: 100%;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}

.childids p {
    font-weight: 600;
    color: #444444;
}

#tempCarousel .owl-stage-outer,
#rainCarousel .owl-stage-outer,
#windCarousel .owl-stage-outer,
#humidityCarousel .owl-stage-outer,
#visibilityCarousel .owl-stage-outer {
    padding-top: 50px;
}

.vertical-flex {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.87);

    .info {
        font-size: 12px;
        font-weight: 100;
        font-style: italic;
        margin-top: 0.5rem;
        white-space: nowrap;

        &+.info {
            margin-top: 0;
        }
    }
}

#parent {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.controls {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    font-family: "Arial", sans-serif;
}

/*
.divdirection {
    position: relative;
}

.divdirection .clockimg {
    width: 70px;
    height: auto;
}

.dirarrow {
    position: absolute;
    filter: opacity(1) !important;
    z-index: 9;
    color: #001a37;
       width: 52% !important;
    height: 53% !important;
    top: 1%;
    left: 24%;
    transform-origin: center bottom;
} */

#chart {
    height: 110px;
    width: 110px;
}

#chart canvas {
    top: 20px !important;
}

.be-watch_clss {
    position: relative;
}

.be-watch_clss::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 70%;
    border-left: 5px solid #ffff00;
}

.be-alert_clss {
    position: relative;
}

.be-alert_clss::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 70%;
    border-left: 5px solid #ffa500;
}

.no-warning_clss {
    position: relative;
}

.no-warning_clss::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 70%;
    border-left: 5px solid #008000;
}

.high-warning_clss {
    position: relative;
}

.high-warning_clss::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 70%;
    border-left: 5px solid #ff0000;
}

.be-watch_clss_weekend {
    border-left: 5px solid #ffff00;
}

.be-alert_clss_weekend {
    border-left: 5px solid #ffa500;
}

.no-warning_clss_weekend {
    border-left: 5px solid #008000;
}

.high-warning_clss_weekend {
    border-left: 5px solid #ff0000;
}

.wind-box .divdirection .clockimg {
    width: 53% !important;
    height: auto;
}

.tdydetailsfst canvas {
    width: 66%;
    height: 70%;
}

.chat {
    width: 50px;
    height: 50px;
}

.chat div {
    width: 50px;
    height: 50px;
}

.chat canvas {
    width: 50px;
    height: 50px;
}

#sevendaysHumidityChart {
    width: 80px;
    height: 60px;
}

#sevendaysHumidityChart canvas {
    top: 10px !important;
}

.humidityChart_ext {
    width: 80px;
    height: 60px;
}

.humidityChart_ext div {
    width: 50px;
    height: 60px;
}

.humidityChart_ext canvas {
    width: 50px;
    height: 60px;
}

.humidityText_nextweekend {
    width: 80px;
    height: 60px;
}

.humidityText_nextweekend div {
    width: 60px;
    height: 60px;
}

.humidityText_nextweekend canvas {
    width: 60px;
    height: 60px;
}

.humidityText_nextweekend {
    width: 70px;
    height: 70px;
    object-fit: cover;
    position: relative;
    /* top: 10px; */
}

.compass-wrap {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    font-family: system-ui, Arial, sans-serif;
    /* margin: 10px; */
}

.compass {
    width: 50px;
    height: 50px;
}

.small_compass {
    width: 37px;
    height: 37px;
}

.readout {
    font-size: 12px;
    color: #333;
}

.dir {
    font-weight: 600;
    margin-left: 6px;
}

svg text {
    user-select: none;
    font-family: inherit;
}

.hand {
    transition: transform 220ms ease-in-out;
    transform-origin: 50% 50%;
}

.tick {
    stroke: #999;
    stroke-width: 1;
    opacity: 0.9;
}

.tick.minor {
    opacity: 0.5;
}

.ring {
    fill: #fff;
    stroke: #e6e6e6;
    stroke-width: 2;
}

.north-mark {
    stroke: #0b6cff;
    stroke-width: 2.2;
}

.arrow {
    fill: #0b6cff;
}

.pivot {
    fill: #111;
}

.dirlbl {
    font-size: 15px;
}

.infoIcon {
    color: #051937 !important;
}


.notifi img {
    width: 20px;
}

.notifi p {
    margin: 0;
    font-size: 14px;
}

.notifi {
    display: flex;
    align-items: center;
    gap: 5px;
}

.notice-guide {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    align-items: center;
    margin-right: 70px;
    padding: 10px 15px;
    background-color: #eff3ff;
    border-radius: 25px;
    margin-top: -90px;
}

#extendeddays td {
    padding: 8px !important;
}

#extendeddays .tabheading {
    position: relative;
}

.extendnotes {
    position: absolute;
    right: 0;
    top: -300%;
}

.extendnotes .compass {
    width: 25px;
    height: 25px;
}

#weekend .tabheading {
    position: relative;
}

.weekendnotes {
    position: absolute;
    right: 0;
    top: -175%;
}

.weekendnotes .compass {
    width: 25px;
    height: 25px;
}

.sevdaysnotes .compass {
    width: 25px;
    height: 25px;
}

.sevdaysnotes_formobile {
    display: none;
}

.sevdaysnotes {
    display: block;
}

.extendnotes {
    display: block;
}

.weekendnotes {
    display: block;
}

.tabheading>div:nth-child(1) {
    order: 1;
}

.tabheading>div:nth-child(2) {
    order: 2;
}

#extendeddays .sevdaysnotes {
    /* display: block; */
    position: sticky;
    top: 40%;
}

#weekend .sevdaysnotes {
    /* display: block; */
    position: sticky;
    top: 40%;
}


.humidity_div div {
    margin-bottom: 10px;
}

#districtDropdownBtn {
    z-index: 2;
}


#scrollToTopBtn {
    display: none; /* Hidden by default */
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 99;
    font-size: 10px;
    border: none;
    outline: none;
    background-color: #174a8b; /* Bootstrap blue */
    color: white;
    cursor: pointer;
    padding: 12px 16px;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

#scrollToTopBtn:hover {
    background-color: #051832;
    transform: translateY(-3px);
}

.backbtn {
    background-color: #051937;
    color: #fff;
    width: auto;
    font-weight: 400;
    padding: 3px;
    border: none;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-size: 14px;
    margin-left: 10px;
}