@font-face {
    font-family: "HelveticaNeue";
    src: url("../fonts/helvetica/HelveticaNeue.OTF");
}

@font-face {
    font-family: "HelveticaNeue-Bold";
    src: url("../fonts/helvetica/HelveticaNeue-Bold.otf");
}

@font-face {
    font-family: "HelveticaNeue-Medium";
    src: url("../fonts/helvetica/HelveticaNeue.OTF");
}

::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

::-webkit-scrollbar-button {
    width: 1px;
    height: 1px;
}

h1,
h2,
h3,
h4,
h5,
p,
li,
label,
.selectDefault,
.selectDiv option,
.selectDefaultsss,
.selectDivsss option,
.font-20 {
    color: #2a2a2a;
    -webkit-font-smoothing: antialiased;
}

.group.required .label:after {
    content: "*";
    color: inherit;
    font-size: 16px;
    margin-left: 4px;
    vertical-align: -webkit-baseline-middle;
}

.group.required .labelDate:after {
    content: "*";
    color: inherit;
    font-size: 16px;
    margin-left: 4px;
    vertical-align: -webkit-baseline-middle;
}

h1 {
    font-size: 48px;
    font-family: "HelveticaNeue-Bold";
    /* font-weight: 700; */
}

h2 {
    font-size: 36px;
    font-family: "HelveticaNeue-Bold";
    /* font-weight: 700; */
}

h3 {
    font-family: "HelveticaNeue-Bold";
    font-size: 28px;
    /* font-weight: 700; */
}

h4,
.selectDefault,
.selectDiv option,
.selectDefaultsss,
.selectDivsss option {
    font-family: "HelveticaNeue-Bold";
    font-size: 24px;
    /* font-weight: 700; */
}

h5 {
    font-family: "HelveticaNeue-Bold";
    font-size: 18px;
    /* font-weight: 700; */
}

.font-20 {
    font-family: "HelveticaNeue-Bold";
    font-size: 20px !important;
    /* font-weight: 700; */
}

.font-16 {
    font-family: "HelveticaNeue-Bold";
    font-size: 16px;
    color: #474747;
    -webkit-font-smoothing: antialiased;
}

p,
li,
label {
    font-size: 16px;
    font-family: "HelveticaNeue";
}

.auto {
    position: absolute;
    z-index: 30;
    display: block;
    width: 100%;
    height: 125px;
    overflow: hidden;
    transition: height 0.6s ease !important;
    margin-top: -125px;
}

.navbar {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
}

/* #map1 .leaflet-map-pane {
    transform: translateY(100px) translateX(40px) !important;
} */

#theAlert .carousel-item {
    display: block !important;
    opacity: 0 !important;
}

#theAlert .carousel-item.active {
    opacity: 1 !important;
}

.nav-color {
    color: #2a2a2a !important;
}

.btn-link:hover {
    text-decoration: none !important;
}

.nav-bottom {
    color: #a2a8b0;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    display: none !important;
}

nav.bg-light {
    background-color: #ffffff !important;
}

.black {
    color: #2a2a2a !important;
}

.nav-link {
    font-family: "HelveticaNeue";
    color: none !important;
}

nav .nav-link:hover,
nav li.dropdown a:hover .fa-chevron-down {
    color: #4085f8 !important;
    transition: color 0.5s ease !important;
}

.navbar-light .navbar-nav .nav-link.active-nav,
.navbar-light .navbar-nav .nav-link.active-nav .fa-chevron-down {
    color: #4085f8 !important;
}

.footer {
    border-top: 1px solid rgba(42, 42, 42, 0.1);
    background-color: #fbfbfb;
}

.txt-small {
    font-size: .9rem !important;
    padding-bottom: 0.25px !important;
}

ul.social-network {
    list-style: none;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-network a {
    background-color: #4085f8;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
    color: #fbfbfb;
}

.footer-copyright {
    font-size: 16px;
    color: #a2a8b0;
    font-weight: 300;
}

.footer-heading {
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 5px !important;
}

.yellow-alert {
    background-color: #ffcd5b;
}

.yellow-cross {
    color: #ffcd5b;
}

.red-alert {
    background-color: #e02020;
}

.red-cross {
    color: #e02020;
}

.orange-alert {
    background-color: #fa653d;
}

.orange-cross {
    color: #fa653d;
}

.white-alert {
    background-color: #eaeaea;
}

.white-cross {
    color: #eaeaea;
}

.area {
    opacity: 0.5;
}

.current-weather {
    background-color: #2f76ec;
}

.current-weather a,
.recent-earthquakes a,
.current-weather p {
    color: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    padding-right: 0px;
    padding-left: 0px;
    font-family: "HelveticaNeue";
}

.current-weather .fa-chevron-circle-right,
.recent-earthquakes .fa-chevron-circle-right {
    opacity: 1 !important;
    color: #ffffff !important;
    font-size: 12px !important;
    /* color: #4085F8;
    font-size: 8px;
    padding: 3px 4px 3px 5px;
    background-color: #FFFFFF;
    border-radius: 50%; */
    vertical-align: middle;
    margin-bottom: 4px;
}

.latest-news-content a {
    overflow-wrap: break-word;
    padding: 0px 25px;
}

.news-overlay {
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 80%
    );
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 0.3rem;
}

.latest-news .fa-chevron-circle-right,
.in-pictures .fa-chevron-circle-right,
.brief-history .fa-chevron-circle-right {
    opacity: 1 !important;
    color: #4085f8 !important;
    font-size: 12px !important;
    /* color: #FFFFFF;
    font-size: 8px;
    padding: 3px 4px 3px 5px;
    background-color: #4085F8;
    border-radius: 50%; */
    margin-bottom: 3px;
    vertical-align: middle;
}

.recent-earthquakes,
.day-night {
    background-color: #4085f8;
    border-radius: 8px;
}

.vh-70 {
    height: 88vh;
}

.vh-50 {
    height: 55vh;
}

.earthquake-place p {
    color: #ffffff;
    font-family: "HelveticaNeue-Medium";
    margin-bottom: -5px;
}

.earthquake-place span {
    color: #ffffff;
    opacity: 0.3;
    font-size: 11px;
    font-family: "HelveticaNeue-Medium";
}

.earthquake-scale {
    color: #4085f8;
    background-color: #ffffff;
    border-radius: 50%;
    margin-right: 10px !important;
    padding-top: 4px;
    height: 38px;
    width: 38px;
}

.fa-times {
    /* color: #2A2A2A;
    opacity: 0.3;
    font-size: 30px;
    font-weight: 100 !important; */
    /* color: #FFCD5B; */
    background-color: #2a2a2a;
    border-radius: 50%;
    margin-right: 10px !important;
    font-size: 20px;
    height: 44px;
    width: 44px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-right: 0px !important;
}

.next-arrow {
    color: #2a2a2a !important;
    opacity: 0.3 !important;
    font-size: 30px;
    position: absolute;
    right: 0;
    bottom: 160px;
    z-index: 45;
}

.next-arrow:hover {
    color: #2a2a2a !important;
    opacity: 1 !important;
    transition: opacity 0.2s ease-in-out;
}

.cross {
    /* right: 0;
    top: 47px; */
    cursor: pointer;
    z-index: 20;
    right: 0;
    bottom: -20px;
    position: absolute;
    /* opacity: 0; */
}

.recent-earthquake-info {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.btn:focus {
    outline: none;
    box-shadow: unset;
}

.latest-news a,
.in-pictures a,
.brief-history a {
    font-size: 14px;
    color: rgba(42, 42, 42, 0.3);
    font-family: "HelveticaNeue";
}

.latest-news-box {
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.block {
    position: relative;
}

.block .overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.block .inner {
    position: relative;
    pointer-events: none;
    z-index: 1;
}

.block .inner a {
    pointer-events: all;
}

.latest-news-content {
    padding: 25px 25px;
    border-bottom: 1px solid rgba(42, 42, 42, 0.1);
}

.block span {
    font-family: "HelveticaNeue-Medium";
    font-size: 11px;
    opacity: 0.3;
    color: #2a2a2a;
}

.forecast-pills-tab .nav-link.active,
.forecast-pills-tab .nav-link:hover {
    background-color: unset;
    color: #4085f8 !important;
    transition: color 0.5s ease-out !important;
}

.forecast-pill,
.forecast-info-pill {
    font-family: "HelveticaNeue-Medium";
    font-size: 11px;
    color: #2a2a2a;
    transition: color 0.5s ease-out !important;
}

.weather-pill,
.aviation-pill {
    font-size: 11px;
    color: rgba(42, 42, 42, 0.3) !important;
    font-family: "HelveticaNeue-Medium";
    transition: color 0.5s ease-out;
}

.weather-tab .nav-link.active,
.aviation-tab .nav-link.active,
.state,
.aviation-tab .nav-link:hover,
.weather-tab .nav-link:hover {
    background-color: unset !important;
    color: rgba(42, 42, 42, 1) !important;
    opacity: 1 !important;
    font-size: 11px;
    font-family: "HelveticaNeue-Medium";
    transition: color 0.5s ease-out;
}

.aviation-tab .nav-link.active .fa-circle {
    opacity: 1 !important;
}

.forecast-text {
    font-size: 11px;
    font-family: "HelveticaNeue-Medium";
    color: #4085f8 !important;
    padding-bottom: 0px !important;
}

.rise-set-text {
    font-size: 11px;
    font-family: "HelveticaNeue-Medium";
    color: #ffffff !important;
    opacity: 0.7;
    padding-bottom: 0px !important;
}

.gmnoprint {
    display: none !important;
}

.weather-box,
.brief-history,
.aviation-pills {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

.forecast-info-tab .nav-link.active {
    background-color: unset;
    opacity: 0.3;
}

.valid-date {
    opacity: 0.5;
    font-weight: 600;
}

.advisory-text {
    font-weight: 600;
}

.text-blue {
    color: #4085f8;
}

.forecast-col h4 {
    color: #4085f8;
}

.title-background {
    background: #4085f8 !important;
}

.about,
.weather,
.aviation-bg {
    background-color: #fbfbfb;
}

.brief-history p {
    color: #383a3c;
}

.about-us {
    color: #383a3c;
    margin-bottom: 0;
}

.forecast-container {
    border-top: 1px solid rgba(64, 138, 248, 0.1);
}

.aviation-text {
    font-size: 14px;
}

.rss-feed-link {
    color: rgba(42, 42, 42, 0.3);
    margin: 2%;
    text-align: right;
    font-size: 11px;
    font-style: italic;
}

.dropdown-toggle::after {
    display: none;
}

nav .dropdown-toggle .fa-chevron-down {
    font-size: 10px;
    color: #2a2a2a;
}

.moon-top {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #ffffff;
}

.moon-bottom {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #fbfbfb;
}

.moon-outer {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.weather-report a {
    color: rgba(255, 255, 255, 0.6) !important;
}

.weather-report a:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.weather-report p {
    color: #ffffff !important;
    opacity: 0.8;
    font-weight: 100;
}

.request-info {
    color: #ffffff !important;
    opacity: 0.8;
    font-weight: 100;
}

.request .fal:hover {
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

.day-selected {
    background: #fbfbfb;
    border: 2px solid rgba(223, 225, 229, 0.5);
    border-radius: 2px;
    padding-left: 15px;
    padding-right: 15px;
}

.fa-file-pdf:before {
    font-size: 40px !important;
    color: #4085f8;
}

.fa-filter:before {
    font-size: 14px;
}

a.canvasjs-chart-credit {
    display: none !important;
}

.request .fal {
    transform: rotate(45deg) !important;
    font-size: 28px;
    color: #ffffff;
    opacity: 0.7;
}

.current-weather .btn-link:hover,
.recent-earthquakes .btn-link:hover,
.current-weather .btn-link p:hover {
    text-decoration: none;
    color: #ffffff;
    transition: color 0.2s ease-in-out;
}

.latest-news .btn-link:hover,
.in-pictures .btn-link:hover,
.brief-history .btn-link:hover {
    text-decoration: none;
    color: #4085f8;
    transition: color 0.2s ease-in-out;
}

.sunshine {
    background: #377ff7 !important;
    border-radius: 0 0 8px 8px;
}

.mission ul li::before {
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    color: #383a3c;
    font-size: 10px;
    padding-right: 25px;
    padding-top: 5px;
    padding-left: 10px;
}

.mission ul {
    padding-left: 0px !important;
}

.mission li {
    display: flex;
}

.carousel-fade .carousel-item {
    opacity: 0.3;
    transition: opacity 0.6s ease-in-out !important;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0.3;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.carousel-caption {
    position: absolute;
    right: 20%;
    bottom: 0px;
    left: 8%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: start;
}

.this {
    height: 700px;
    margin: 0;
    padding: 0;
}

#container {
    position: fixed;
    touch-action: none;
}

.forecast-title {
    position: absolute;
    left: 0%;
    z-index: 10;
}

.header-video .forecast-img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.header-video {
    position: relative;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.header-videos {
    width: 100vw;
    height: 93vh;
    margin: 0;
}

.header-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    /* min-height: 100%; */
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.header-video .container {
    position: relative;
    z-index: 2;
}

.header-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 1;
}

.w-cloud {
    font-size: 30px;
    color: bisque;
}

.top-w-cloud {
    font-size: 60px;
    color: bisque !important;
}

.moon-cloud {
    font-size: 40px;
    color: bisque !important;
}

.day-night .white-color::before {
    color: #fff !important;
}

.forecast-wind-direction {
    width: 55px;
    height: 53px;
    font-size: 37px;
}

.fa-location-circle {
    color: #4085f8 !important;
}

.s {
    transform: rotate(-45deg) !important;
}

.ssw {
    transform: rotate(-22.5deg) !important;
}

.sw {
    transform: rotate(0deg) !important;
}

.wsw {
    transform: rotate(22.5deg) !important;
}

.w {
    transform: rotate(45deg) !important;
}

.wnw {
    transform: rotate(67.5deg) !important;
}

.nw {
    transform: rotate(90deg) !important;
}

.nnw {
    transform: rotate(112.5deg) !important;
}

.n {
    transform: rotate(135deg) !important;
}

.nne {
    transform: rotate(157.5deg) !important;
}

.ne {
    transform: rotate(180deg) !important;
}

.ene {
    transform: rotate(202.5deg) !important;
}

.e {
    transform: rotate(225deg) !important;
}

.ese {
    transform: rotate(247.5deg) !important;
}

.se {
    transform: rotate(270deg) !important;
}

.sse {
    transform: rotate(292.5deg) !important;
}

/* forms */
.form-control {
    color: #495057;
    background-color: inherit;
    border-bottom: 2px solid #ced4da !important;
    border: none;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
    border-color: #4085f4 !important;
    outline: 0;
    box-shadow: none;
}

:focus-visible,
:focus {
    outline: none !important;
}

[type="radio"]:checked,
[type="radio"]:not(:checked),
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: rgba(42, 42, 42, 0.7);
}

[type="radio"]:checked + [type="radio"] label:before,
[type="checkbox"]:checked + [type="checkbox"] label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #666 !important;
    border-radius: 100%;
    background: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

[type="checkbox"]:checked + [type="checkbox"] label:before,
[type="checkbox"]:not(:checked) + label:before {
    border-radius: 0 !important;
}

[type="radio"]:not(:checked) + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(42, 42, 42, 0.3);
    border-radius: 100%;
    background: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: "";
    width: 14px;
    height: 14px;
    background: #4085f8;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: "\02143";
    transform: rotate(40deg) !important;
    width: 30px;
    height: 30px;
    font-weight: bold;
    color: #4085f8;
    position: absolute;
    top: 6px;
    left: -2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

[type="radio"]:not(:checked) + label:after,
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:before,
[type="checkbox"]:checked + label:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.empty {
    width: 100%;
    height: 125px;
}

.hazards {
    width: 70px;
}

.box button {
    font-family: "HelveticaNeue";
    background: #cbcbcb;
    border: none;
    color: rgba(255, 255, 255, 0.9) !important;
    padding: 11px 35px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
    margin-left: 35px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.box button:hover {
    background: #2f76ec;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.satellite-caption {
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 25%
    );
    height: 100%;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: flex;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: start;
    align-items: flex-end;
    padding: 20px;
}

.group {
    position: relative;
    margin-bottom: 25px;
    margin-left: 35px;
    margin-right: 35px;
}

.inputMaterial {
    font-family: "HelveticaNeue";
    color: #2a2a2a;
    font-size: 16px;
    padding: 10px 10px 5px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid;
    border-color: rgba(42, 42, 42, 0.1);
}

.inputMaterial:focus {
    outline: none;
}

.label {
    font-family: "HelveticaNeue-Medium";
    color: rgba(42, 42, 42, 0.3);
    font-weight: 400;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.inputMaterial:focus ~ label,
.labelDate:focus {
    top: -10px;
    font-size: 11px;
    color: #4085f8 !important;
}

.inputMaterial:valid ~ label,
.labelDate:valid,
.labelDate {
    top: -10px;
    font-size: 11px;
    color: rgba(42, 42, 42, 0.3);
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before,
.bar:after {
    content: "";
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #4085f8;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.inputMaterial:focus ~ .bar:before,
.inputMaterial:focus ~ .bar:after {
    width: 100%;
}

.inputMaterial:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

.text-muted {
    color: #2a2a2a !important;
    opacity: 0.3;
}

.text-secondary {
    color: #2a2a2a !important;
    opacity: 0.7;
}

/* forecast animation */
.animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animates {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animate:nth-child(1) {
    animation-delay: 0s;
}

.animate:nth-child(2) {
    animation-delay: 0.2s;
}

.animate:nth-child(3) {
    animation-delay: 0.4s;
}

.animate:nth-child(4) {
    animation-delay: 0.6s;
}

.animate:nth-child(5) {
    animation-delay: 0.8s;
}

.animate:nth-child(6) {
    animation-delay: 1s;
}

.animate:nth-child(7) {
    animation-delay: 1.2s;
}

.animate:nth-child(8) {
    animation-delay: 1.4s;
}

.animate:nth-child(9) {
    animation-delay: 1.6s;
}

.animate:nth-child(11) {
    animation-delay: 1.8s;
}

.one {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}

.one-two {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.two {
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.two-three {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.three {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.four {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.four-five {
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.five {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.six {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.seven {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.eight {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.nine {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

/* FADE IN UP */
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    transition: ease-out;
}

/* FADE IN */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: #5264ae;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264ae;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264ae;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.storm {
    height: 453px;
    object-fit: cover;
}

.in-gallery {
    height: 439px;
    object-fit: cover;
}

.in-satellite {
    height: 379px;
    object-fit: cover;
    border-radius: 0px 0px 8px 8px;
}

/* tooltip */
[data-tooltip] {
    position: relative;
    z-index: 10;
}

[data-tooltip]:before,
[data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    pointer-events: none;
    transition: 0.2s;
    will-change: transform;
    top: calc(100% + 5px);
    bottom: auto;
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 10px 15px;
    min-width: 50px;
    max-width: 300px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 12px;
    font-family: "HelveticaNeue-Medium";
    background-color: rgba(59, 72, 80, 0.9);
    background-image: linear-gradient(
        30deg,
        rgba(59, 72, 80, 0.44),
        rgba(59, 68, 75, 0.44),
        rgba(60, 82, 88, 0.44)
    );
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(-50%, 5px) scale(0.5);
}

[data-tooltip]:after {
    content: "";
    border-style: solid;
    transition-duration: 0s;
    transform: translateX(-50%) scaleY(0);
    border-width: 0px 5px 5px 5px;
    border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
    transform-origin: bottom;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
}

[data-tooltip]:hover:before {
    transition-delay: 0.3s;
    transform: translate(-50%, 5px) scale(1);
}

[data-tooltip]:hover:after {
    transition-delay: 0.5s;
    transition-duration: 0.2s;
    transform: translateX(-50%) scaleY(1);
}

/* mobile menu */
nav .dropdown-menu {
    border: none !important;
    box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.2) !important;
    min-width: 12rem;
}

nav .mobile-dd .dropdown-menu {
    border: none !important;
    box-shadow: unset !important;
    background-color: inherit;
    width: 100%;
    text-align: center;
}

nav .mobile-dd .dropdown-menu.show {
    position: unset !important;
    transform: initial !important;
}

.button_container:before {
    position: absolute;
    content: "";
    cursor: pointer;
}

.button_container {
    position: relative;
    right: 0;
    height: 21px;
    width: 27px;
    cursor: pointer;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    z-index: 1999;
    transition: transform 0.25s ease;
}

.button_container:hover {
    opacity: 0.7;
}

.button_container.active .top {
    transition: translateY(11px) translateX(0) rotate(45deg);
    -moz-transition: translateY(11px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(8px) translateX(0) rotate(45deg);
    background: #2a2a2a;
}

.button_container.active .middle {
    opacity: 0;
    background: #2a2a2a;
}

.button_container.active .bottom {
    transition: translateY(-11px) translateX(0) rotate(-45deg);
    -moz-transition: translateY(-11px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg);
    background: #2a2a2a;
}

.button_container span {
    background: #2a2a2a !important;
    border: none;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    cursor: pointer;
}

.button_container span:nth-of-type(2) {
    top: 8px;
}

.button_container span:nth-of-type(3) {
    top: 16px;
}

.overlays {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    transition: opacity 5s, visibility 0.35s, height 0.35s;
    overflow: hidden;
}

.overlays.open {
    opacity: 1;
    transition: opacity 0.5s;
    visibility: visible;
    height: 100%;
    z-index: 500;
    background-color: rgba(64, 133, 248, 0.95);
    transition: background-color 0.35s ease-in-out;
}

.overlays.open li {
    -webkit-animation: fadeInRight 0.5s ease forwards;
    animation: fadeInRight 0.5s ease forwards;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.overlays.open li:nth-of-type(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.overlays.open li:nth-of-type(3) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.overlays.open li:nth-of-type(4) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.overlays.open li:nth-of-type(5) {
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
}

.overlays.open li:nth-of-type(6) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.overlays.open li:nth-of-type(7) {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.overlays.open li:nth-of-type(8) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.overlays.open li:nth-of-type(9) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.overlays nav {
    position: relative;
    height: 70%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 3.7em;
    font-weight: 300;
    text-align: center;
}

.overlays ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
}

.overlays ul li {
    display: block;
    /* height: 25%;
    height: calc(100% / 4);
    height: auto;

    min-height: 50px; */
    position: relative;
    opacity: 0;
    /* width: 100%; */
}

.overlays ul li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    padding-bottom: 0.18em;
}

.overlays ul li a:hover,
.overlays ul li a:hover .fa-chevron-down {
    color: #2a2a2a !important;
    transition: color 0.4s ease;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

/* form select */
select {
    text-align-last: right;
}

option {
    direction: rtl;
}

form.selectDiv option,
form.selectDivsss option {
    direction: ltr;
}

ul.selectBoxsss,
ul.selectBox {
    cursor: pointer;
}

ul.tableMenu a:hover {
    color: #4085f8 !important;
    transition: color 0.5s ease !important;
}

select.select-stuff,
select.selectBox,
select.selectBoxsss {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border: none;
    background: inherit;
    cursor: pointer;
    padding-right: 25px;
    position: absolute;
}

select.select-stuff:focus,
select.selectBox:focus,
select.selectBoxsss:focus {
    outline: none;
}

/* select + i.fa { */
/* margin-right: 5px; */
/* pointer-events: none; */
/* position: absolute; */
/* color: #2a2a2a !important;
    background-color: inherit !important;
    font-size: 8px;
    padding-right: 10px;
    vertical-align: middle; */
/* margin-top: 7px; */
/* } */
form .fa-chevron-circle-down,
.weather-box .fa-chevron-circle-down,
.weather .fa-chevron-circle-down,
.selectDivsss .fa-chevron-circle-down {
    opacity: 1 !important;
    color: #4085f8;
    font-size: 12px;
    /* color: #FFFFFF;
      font-size: 8px;
      padding: 3px 3px 2px 3px;
      background-color: #4085F8;
      border-radius: 50%; */
    margin-bottom: 3px;
    vertical-align: middle;
}

/* form too */

.selectDiv,
.selectDivsss {
    border: none;
    position: relative;
}

.selectDiv select,
.selectDivsss select {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.selectDiv select:focus,
.selectDivsss select:focus {
    outline: none;
}

#map {
    height: 100% !important;
}

a.downloads-click:hover,
a:hover {
    cursor: pointer;
    text-decoration: none !important;
}

@media only screen and (max-width: 1200px) {
    .nav-top,
    .nav-bottom {
        font-size: 13px !important;
    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }

    .vh-70 {
        height: 92vh;
    }
}

@media only screen and (min-width: 1200px) {
    .navbar-expand-lg .button_container {
        display: none;
    }
}

/* tablet (lg)) */
@media only screen and (max-width: 992px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 24px;
    }

    h4,
    .selectDefault,
    .selectDiv option,
    .selectDefaultsss,
    .selectDivsss option {
        font-size: 22px;
    }

    .storm,
    .in-gallery,
    .in-satellite {
        height: unset;
    }
}

@media only screen and (min-width: 768px) {
    .pills-form {
        display: none !important;
    }
}

/* tablet (sm) */
@media only screen and (max-width: 768px) {
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4,
    .selectDefault,
    .selectDiv option,
    .selectDefaultsss,
    .selectDivsss option {
        font-size: 20px;
    }

    .moon-cloud {
        font-size: 30px;
    }

    #pills-tab {
        display: none !important;
    }

    .vh-70 {
        height: 90vh;
    }

    /* .cross {
        top: 17px;
    } */
    /* .fa-times {
        font-size: 20px;
    } */
    .moons {
        width: 50px !important;
    }
}

/* phone */
@media only screen and (max-width: 600px) {
    h3 {
        font-size: 20px;
    }

    h4,
    .selectDefault,
    .selectDiv option,
    .selectDefaultsss,
    .selectDivsss option,
    .font-20 {
        font-size: 18px !important;
    }

    h5 {
        font-size: 16px;
    }

    i.fa-cloud {
        font-size: 25px;
    }

    .day-selected {
        padding-left: 10px;
        padding-right: 10px;
    }

    .top-w-cloud {
        font-size: 40px;
    }

    .hazards {
        width: 40px;
    }

    [data-tooltip]:before {
        width: unset !important;
        padding: 8px 10px !important;
    }

    .vh-70 {
        height: 85vh;
    }

    .moons {
        width: 25px !important;
    }
}
