text-bookB18/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
    background: #fff;
    color: #4A4A4A;
    font-family: Open Sans;
    font-size: 1rem;
}

a {
    color: #000;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #000;
    outline: none;
    text-decoration: none;
}

.custom-container{
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}

.forcast-slider, .camera-slider{
    overflow: hidden;
}

.forcast-slider .slick-track, .camera-slider .slick-track{
    margin-bottom: 10px;
    display: flex !important;
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
}

.forcast-slider .slick-slide, .camera-slider .slick-slide{
    display: flex;
    flex-grow: 1;
    align-self: stretch;
    height: auto;
}

.forcast-slider .slick-slide > div {
    background-color: #fff;
}

.forcast-slider .slick-slide > div, .camera-slider .slick-slide > div {
    height: 100%;
}


.forcast-slider .slick-slide > div > div, .camera-slider .slick-slide > div > div{
    width: 100%;
    display: flex !important;
    flex-direction: column;
    height: 100%;
}
.text-small{
    font-size: 65%;
}
.forcast-slider .weekdaysforecast{
    align-self: flex-start;
    width: 100%;
}

.forcast-slider .forecast-temp{
    padding: 10px 0;
    align-self: flex-end;
    width: 100%;
    margin-top: auto;
}


.camera-slider .slick-slide img{
    display: flex;
    align-self: stretch;
    flex-grow: 1;
}
/*@font-face {
  font-family: GothamRounded;
  src: url("../css/fonts/GothamRounded-Light.otf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: GothamRounded;
  src: url("../css/fonts/GothamRounded-Book.otf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: GothamRounded;
  src: url("../css/fonts/GothamRounded-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: GothamRounded;
  src: url("../css/fonts/GothamRounded-Medium.otf");
  font-weight: 400;
  font-style: normal;
}*/

/* Font Sizes*/
h1 {
    font-family: Raleway;
    font-style: normal;
    font-variant: normal;
    font-size: 3.750rem;
    font-weight: 700;
    line-height: 4rem;
    padding: 0;
    color: #545454;
    text-align: center;
}

h2 {
    font-family: Raleway;
    font-style: normal;
    font-size: 1.713rem;
    font-weight: 700;
    padding: 0;
    color: #545454;
    text-align: center;
}

h3 {
    font-family: Raleway;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-size: 1.750rem;
    line-height: 2rem;
    padding: 0;
    color: #545454;
    text-align: center;

}

h4 {
    font-family: Raleway;
    font-style: normal;
    font-size: 1rem;
    font-weight: 700;
    padding: 0;
    color: #545454;
    text-align: center;
}

h5 {
    font-family: Raleway;
    font-style: normal;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 0;
    color: #545454;
    text-align: center;
}

h5.text-bookB19{
    font-family: 'Open Sans', sans-serif;
}

h6 {
    font-size: 0.750rem;
    font-weight: 700;
    padding: 0;
    color: #545454;
    text-align: center;
}

blockquote {
    font-family: Raleway;
    font-size: 1.313rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1.875rem;
}

pre {
    font-family: Raleway;
    font-size: 0.813rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1.160rem;
}

p {
    padding: 0;
    margin: 0;
}

.text-bookB15 {
    font-size: 0.938rem;
    font-weight: 700;
}

.text-bookB30 {
    font-size: 1.875rem;
    font-weight: 700;
}

.text-bookB20 {
    font-size: 1.250rem;
    font-weight: 700;
}

.text-bookB34 {
    font-size: 2.125rem;
    font-weight: 700;
}

.text-bookB18 {
    font-size: 1.125rem;
    font-weight: 700;
}

.text-bookB19 {
    font-size: 1.25rem;
    font-weight: 700;
}

.text-bookB17 {
    font-size: 1.063rem;
    font-weight: 700;
}

.text-bookB16 {
    font-size: 1rem;
    font-weight: 700;
}

.text-bookB14 {
    font-size: 0.875rem;
    font-weight: 700;
}

.text-medium112 {
    font-size: 7.031rem;
    font-weight: 400;
    line-height: 1;
}

.text-medium16 {
    font-size: 1rem;
    font-weight: 400;
    color: #808181;
}

.text-book45 {
    font-size: 2.813rem;
    font-weight: 300;
}

.text-bold {
    font-weight: 700;
}

.text-medium {
    font-weight: 400;
}

.text-book34 {
    font-size: 2.125rem;
    font-weight: 300;
}

.text-book30 {
    font-size: 1.875em;
    font-weight: 300;
}

.text-book25 {
    font-size: 1.963rem;
    font-weight: 400;
}
.text-bookB25
{
    font-size: 1.863rem;
    font-weight:400;
}

.text-bookB26
{
    font-size: 2.563rem;
    font-weight:400;
}
@media (max-width: 1250px){
    .text-bookB26
    {
        font-size: calc(100vw/40);
    }
}
@media (max-width: 900px){
    .text-bookB26
    {
        font-size: calc(100vw/35);
    }
}

@media (max-width: 850px){
    .text-bookB26
    {
        font-size: calc(100vw/25);
    }
}

@media (max-width: 768px){
    .text-bookB26
    {
        font-size: calc(100vw/20);
    }
}

.text-book28 {
    font-size: 1.750rem;
    font-weight: 300;
}

.text-book20 {
    font-size: 1.250rem;
    font-weight: 300;
}

.text-book18 {
    font-size: 1.125rem;
    font-weight: 300;
}

.text-book16 {
    font-size: 1rem;
    font-weight: 300;
}

.text-book15 {
    font-size: 0.938rem;
    font-weight: 300;
}

.text-book14 {
    font-size: 0.875rem;
    font-weight: 300;
}

.text-book13 {
    font-size: 0.844rem;
    font-weight: 300;
}

.text-book12 {
    font-size: 0.750rem;
    font-weight: 300;
}

.text-book10 {
    font-size: 0.625rem;
    font-weight: 300;
}

.text-light15 {
    font-size: 0.938rem;
    font-weight: 100;
}

.text-light13 {
    font-size: 0.844rem;
    font-weight: 100;
}

.text-light12 {
    font-size: 0.750rem;
    font-weight: 100;
}

.text-light10 {
    font-size: 0.656rem;
    font-weight: 100;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 3.750rem;
    scrollbar-width: none;
}

.sidenav a {
    padding: 5px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.2rem;
    color: #fff;
    display: block;
    transition: 0.3s;
    white-space: nowrap;
    font-weight: 100;
}

@media only screen and (max-width: 600px) {
    .sidenav a {
        font-size: 4rem;
    }
}


.sidenav a:hover {
    background-color: #1e1e1e;
    color: #dfdfdf;
}

.sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 32px;
    padding: 0;
}

.sidenav .closebtn:hover {
    background-color: #111;
    transform: scale(1.5);
}

.bannertextstyle img {
    transition: all .2s;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}

.bannertextstyle img:hover {
    transform: scale(1.1);
}

#main {
    transition: margin-right .5s;

}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.left {
    float: left;
}

.right {
    float: right;
}

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

/* Margins */
.margin0 {
    margin: 0;
}

.margin20 {
    margin: 1.250rem;
}

.marginTop40 {
    margin-top: 5rem;
}

.marginTop10 {
    margin-top: 0.625rem;
}

.marginTop15 {
    margin-top: 0.938rem;
}

.marginTop20 {
    margin-top: 1.250rem;
}

.marginBottom30 {
    margin-bottom: 1.875rem;
}

.marginBottom40 {
    margin-bottom: 2.500rem;
}

.marginTopN40 {
    margin-top: 2.500rem;
}

.marginBottom10 {
    margin-bottom: 0.625rem;
}

.mt5 {
    margin-top: 5px;
}

.wow {
    visibility: hidden;
}

/* paddings */
.padding0 {
    padding: 0;
}

.padding5 {
    padding: 0.313rem;
}

.padding10 {
    padding: 0.625rem;
}

.padding15 {
    padding: 0.938rem;
}

.padding20 {
    padding: 1.250rem;
}

.padding25 {
    padding: 1.563rem
}

.padding30 {
    padding: 1.875rem;
}

.padding40 {
    padding: 2.500rem;
}

/* Box Shadows */
.boxShadow {
    box-shadow: 0px 3px 10px 0px rgba(68, 68, 68, 0.6);
}

.forcast-slider .slick-slide > div {
    box-shadow: 2px 2px 4px 0 rgba(68, 68, 68, 0.15);
    margin: 0 5px 5px;
}

.camera-slider .slick-list{
    padding:0 7% !important;
}

.camera-slider .slick-slide > div {
    margin: 0 5px;
}

/* Weights */
.weight100 {
    font-weight: 100;
}

.weight300 {
    font-weight: 300;
}

.weight400 {
    font-weight: 400;
}

.weight700 {
    font-weight: 700;
}

/* Prelaoder */

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../assets/images/img/preloader.svg") no-repeat center center;
}

/* Back to top button */

.back-to-top {
    position: fixed;
    display: none;
    background: #2a9ddf;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s ease-in-out;
}

.back-to-top i {
    font-size: 24px;
    padding-top: 6px;
}

.back-to-top:focus {
    background: #2a9ddf;
    color: #fff;
    outline: none;
}

.back-to-top:hover {
    background: #2a9ddf;
    color: #fff;
}



/* -------------Camera Images slider text sizes | start----------- */
.camera-text-responsive {
    white-space: nowrap;
    font-size: calc(1vw + 1vh) !important;
    overflow: hidden;
}

.home-thumbs {
    white-space: break-spaces;
    font-size: calc(1vw + 1.4vh) !important;
    overflow: hidden;
}

/* ------------- Camera Images slider text sizes | end -------------- */

.iframe-height {
    max-height: 36rem;
    min-height: 36rem;
}

@media screen and (max-width: 991px) {
    .iframe-height {
        max-height: 25rem;
        min-height: 25rem;
    }
}

/* Sections Header
--------------------------------*/

.section-header {
    position: relative;
    padding-bottom: 20px;
}

.section-header p {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #9195a2;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
    padding: 20px 30px;
    position: absolute;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}

#header.header-scrolled,
#header.header-fixed {
    /*background: rgba(6, 12, 34, 0.98);*/
    height: 70px;
    padding: 15px 0;
    transition: all 0.5s;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu > li {
    float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
    float: right;
    margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
    padding: 8px;
    text-decoration: none;
    display: inline-block;
    color: rgba(202, 206, 221, 0.8);
    font-family: "GothamRounded";
    font-weight: 600;
    font-size: 14px;
    outline: none;
}

.nav-menu .menu-active a,
.nav-menu a:hover {
    color: #fff;
}

.nav-menu > li {
    margin-left: 8px;
}

.nav-menu > li > a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #f82249;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
    visibility: visible;
    width: 100%;
}

.nav-menu li.buy-tickets a {
    color: #fff;
    background: #f82249;
    padding: 7px 22px;
    border-radius: 50px;
    border: 2px solid #f82249;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px;
}

.nav-menu li.buy-tickets a:hover {
    background: none;
}

.nav-menu li.buy-tickets:hover a:before,
.nav-menu li.buy-tickets.menu-active a:before {
    visibility: hidden;
}

.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
    border-radius: 3px;
}

.nav-menu ul li {
    transition: 0.3s;
}

.nav-menu ul li a {
    padding: 10px;
    color: #060c22;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
    border-radius: 3px;
}

.nav-menu ul li:hover > a {
    background: #f82249;
    color: #fff;
}

.nav-menu ul ul {
    margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 15px 15px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

#mobile-nav-toggle i {
    color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(6, 12, 34, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 17px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}

#mobile-nav ul li a:hover {
    color: #f82249;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #f82249;
}

#mobile-nav ul .menu-item-active {
    color: #f82249;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(6, 12, 34, 0.8);
    display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
    width: 100%;
    height: 430px;
    background: url(../assets/images/img/Banner.jpg) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

.adobe_panel {
    background-image: url("../assets/images/img/adobebg.png");
    background-size: cover;
    height: 348px;
    width: 100%;
}

#metrobg {
    width: 100%;
    min-height: 360px;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#mthoodbg {
    width: 100%;
    height: 430px;
    background: url(../assets/images/img/mthoodbg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#columbiabg {
    width: 100%;
    height: 430px;
    background: url(../assets/images/img/columbiabg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#coastbg {
    width: 100%;
    height: 430px;
    background: url(../assets/images/img/coast.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#daybg {
    width: 100%;
    height: 430px;
    background: url(../assets/images/img/7daybg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#satellite {
    width: 100%;
    height: 315px;
    background: url(../assets/images/img/satellite.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#satellite .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 90px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#NWbg {
    width: 100%;
    height: 315px;
    background: url(../assets/images/img/NWbg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#NWbg .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 90px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#livebg {
    width: 100%;
    height: 315px;
    background: url(../assets/images/img/livebg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#livebg .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 90px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#meetrodbg {
    width: 100%;
    height: 315px;
    background: url(../assets/images/img/meetrodbg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#meetrodbg .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 90px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#biodetailsbg {
    width: 100%;
    height: 315px;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#biodetailsbg .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 90px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#biodetails1bg {
    width: 100%;
    height: 175px;
    background: url(../assets/images/img/biodetails1bg.png) bottom center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#biodetails1bg .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 90px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#intro .intro-container {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 25px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

.menu-icon-wrapper{
    margin-top: 20px;
}

#intro p {
    color: #ebebeb;
    margin-bottom: 0px !important;
}

#intro .mb {
    font-size: 7.5rem;
}

#intro .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#f82249 50%, rgba(101, 111, 150, 0.15) 52%);
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
}

#intro .play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#intro .play-btn:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid rgba(163, 163, 163, 0.4);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}

#intro .play-btn:hover::after {
    border-left: 15px solid #f82249;
    -webkit-transform: scale(20);
    transform: scale(20);
}

#intro .play-btn:hover::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}

#intro .about-btn {
    font-family: "GothamRounded";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #f82249;
}

#intro .about-btn:hover {
    background: #f82249;
    color: #fff;
}

@-webkit-keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

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

@keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

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

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

#about {
    background: url("../assets/images/img/about-bg.jpg");
    background-size: cover;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding: 60px 0 40px 0;
}

#about:before {
    content: "";
    background: rgba(13, 20, 41, 0.8);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#about p {
    margin-bottom: 20px;
    color: #fff;
}

/*--------------------------------------------------------------
# 7 day forcast Section
--------------------------------------------------------------*/

#weekforcast {
    padding: 6rem 0 3rem 0;
}

#weekforcast .speaker {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

#weekforcast .speaker .details {
    background: rgba(6, 12, 34, 0.76);
    position: absolute;
    left: 0;
    bottom: -30px;
    right: 0;
    text-align: center;
    padding-top: 10px;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#weekforcast .speaker .details p {
    color: #fff;
    margin-bottom: 10px;
    font-style: italic;
}

#weekforcast .speaker .details .social {
    height: 30px;
}

#weekforcast .speaker .details a {
    color: #fff;
}

#weekforcast .speaker .details a:hover {
    color: #f82249;
}

#weekforcast .speaker:hover .details {
    bottom: 0;
}

#weekforcast-details {
    padding: 60px 0;
}

#weekforcast-details .details .social {
    margin-bottom: 15px;
}

#weekforcast-details .details .social a {
    background: #e9edfb;
    color: #112363;
    line-height: 1;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding-top: 9px;
}

#weekforcast-details .details .social a:hover {
    background: #f82249;
    color: #fff;
}

#weekforcast-details .details .social a i {
    font-size: 18px;
}

#weekforcast-details .details p {
    color: #112363;
    margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Schedule Section
--------------------------------------------------------------*/

#schedule {
    padding: 60px 0 60px 0;
}

#schedule .nav-tabs {
    text-align: center;
    margin: auto;
    display: block;
    border-bottom: 0;
    margin-bottom: 30px;
}

#schedule .nav-tabs li {
    display: inline-block;
    margin-bottom: 0;
}

#schedule .nav-tabs a {
    border: none;
    border-radius: 50px;
    font-weight: 600;
    background-color: #0e1b4d;
    color: #fff;
    padding: 10px 100px;
}

#schedule .nav-tabs a.active {
    background-color: #f82249;
    color: #fff;
}

#schedule .sub-heading {
    text-align: center;
    font-size: 18px;
    font-style: italic;
    margin: 0 auto 30px auto;
}

#schedule .tab-pane {
    transition: ease-in-out .2s;
}

#schedule .schedule-item {
    border-bottom: 1px solid #cad4f6;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: background-color ease-in-out 0.3s;
}

#schedule .schedule-item:hover {
    background-color: #fff;
}

#schedule .schedule-item time {
    padding-bottom: 5px;
    display: inline-block;
}

#schedule .schedule-item .speaker {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0;
}

#schedule .schedule-item .speaker img {
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 50%;
    transition: all ease-in-out 0.3s;
}

#schedule .schedule-item p {
    color: #152b79;
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Venue Section
--------------------------------------------------------------*/

#venue {
    padding: 60px 0;
}

#venue .container-fluid {
    margin-bottom: 3px;
}

#venue .venue-map iframe {
    width: 100%;
    height: 100%;
    min-height: 300px;
}

#venue .venue-info {
    background: url("../assets/images/img/venue-info-bg.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}

#venue .venue-info:before {
    content: "";
    background: rgba(13, 20, 41, 0.8);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#venue .venue-info p {
    color: #fff;
    margin-bottom: 0;
}

#venue .venue-gallery-container {
    padding-right: 12px;
}

#venue .venue-gallery {
    overflow: hidden;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

#venue .venue-gallery img {
    transition: all ease-in-out 0.4s;
}

#venue .venue-gallery:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*--------------------------------------------------------------
# Hotels Section
--------------------------------------------------------------*/

#hotels {
    padding: 60px 0;
}

#hotels .hotel {
    border: 1px solid #e0e5fa;
    background: #fff;
    margin-bottom: 30px;
}

#hotels .hotel:hover .hotel-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#hotels .hotel-img {
    overflow: hidden;
    margin-bottom: 15px;
}

#hotels .hotel-img img {
    transition: 0.3s ease-in-out;
}

#hotels a {
    color: #152b79;
    height: 100%;
}

#hotels a:hover {
    color: #f82249;
}

#hotels .stars {
    padding: 0 20px;
    margin-bottom: 5px;
}

#hotels .stars i {
    color: #ffc31d;
}


/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
    padding: 60px;
    overflow: hidden;
}

#gallery .owl-nav,
#gallery .owl-dots {
    margin-top: 25px;
    text-align: center;
}

#gallery .owl-item {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

#gallery .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd;
}

#gallery .owl-dot.active {
    background-color: #f82249;
}

#gallery .gallery-carousel .owl-stage-outer {
    overflow: visible;
}

#gallery .gallery-carousel .center {
    border: 6px solid #f82249;
    margin: -10px;
    box-sizing: content-box;
    padding: 4px;
    background: #fff;
    z-index: 1;
}

/*--------------------------------------------------------------
# Sponsors Section
--------------------------------------------------------------*/

#sponsors {
    padding: 60px 0;
}

#sponsors .sponsors-wrap {
    border-top: 1px solid #e0e5fa;
    border-left: 1px solid #e0e5fa;
    margin-bottom: 30px;
}

#sponsors .sponsor-logo {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #e0e5fa;
    border-bottom: 1px solid #e0e5fa;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
    height: 160px;
}

#sponsors .sponsor-logo:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

#sponsors img {
    transition: all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

#faq {
    padding: 60px 0;
}

#faq #faq-list {
    padding: 0;
    list-style: none;
}

#faq #faq-list li {
    border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: "GothamRounded";
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-right: 20px;
}

#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px;
}

#faq #faq-list p {
    margin-bottom: 20px;
}

#faq #faq-list a.collapse {
    color: #f82249;
}

#faq #faq-list a.collapsed {
    color: #000;
}

#faq #faq-list a.collapsed i::before {
    content: "\f055" !important;
}

/*--------------------------------------------------------------
# Subscribe Section
--------------------------------------------------------------*/

#subscribe {
    padding: 60px;
    background: url(../assets/images/img/subscribe-bg.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

#subscribe:before {
    content: "";
    background: rgba(6, 12, 34, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#subscribe input {
    background: #fff;
    color: #060c22;
    border: 0;
    outline: none;
    margin: 0;
    padding: 9px 20px;
    border-radius: 50px;
    font-size: 14px;
}

#subscribe button {
    border: 0;
    padding: 9px 25px;
    cursor: pointer;
    background: #f82249;
    color: #fff;
    transition: all 0.3s ease;
    outline: none;
    font-size: 14px;
    border-radius: 50px;
}

#subscribe button:hover {
    background: #e0072f;
}

/*--------------------------------------------------------------
# Buy Tickets Section
--------------------------------------------------------------*/

#buy-tickets {
    padding: 60px 0;
}

#buy-tickets .card {
    border: none;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}

#buy-tickets .card:hover {
    box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
}

#buy-tickets .card hr {
    margin: 25px 0;
}

#buy-tickets .card .card-title {
    margin: 10px 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}

#buy-tickets .card .card-price {
    font-size: 48px;
    margin: 0;
}

#buy-tickets .card ul li {
    margin-bottom: 20px;
}

#buy-tickets .card .text-muted {
    opacity: 0.7;
}

#buy-tickets .card .btn {
    font-size: 15px;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s;
    background-color: #f82249;
    border: 0;
    color: #fff;
}

#buy-tickets .card .btn:hover {
    background-color: #e0072f;
}

#buy-tickets #buy-ticket-modal input,
#buy-tickets #buy-ticket-modal select {
    border-radius: 0;
}

#buy-tickets #buy-ticket-modal .btn {
    font-size: 15px;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s;
    background-color: #f82249;
    border: 0;
    color: #fff;
}

#buy-tickets #buy-ticket-modal .btn:hover {
    background-color: #e0072f;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

#contact {
    padding: 60px 0;
}

#contact .contact-info {
    margin-bottom: 20px;
    text-align: center;
}

#contact .contact-info i {
    font-size: 48px;
    display: inline-block;
    margin-bottom: 10px;
    color: #f82249;
}

#contact .contact-info address,
#contact .contact-info p {
    margin-bottom: 0;
    color: #112363;
}

#contact .contact-info a {
    color: #4869df;
}

#contact .contact-info a:hover {
    color: #f82249;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
    margin-bottom: 20px;
}

#contact .form #sendmessage {
    color: #f82249;
    border: 1px solid #f82249;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
    display: block;
}

#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#contact .form input,
#contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
}

#contact .form button[type="submit"] {
    background: #f82249;
    border: 0;
    padding: 10px 40px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    cursor: pointer;
}

#contact .form button[type="submit"]:hover {
    background: #e0072f;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
    background: #f7f7f7;
    padding: 0 0 19px 0;
    color: #606060;
    font-size: 12px;
    border-top: 2px solid #D8D8D8;
}

#footer .footer-top {
    background: #f7f7f7;
    padding: 40px 0 10px 0;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer a {
    white-space: nowrap;
    color: #737373;
    line-height: 25px;

}

#footer .footer-top .footer-info img {
    height: 40px;
    margin-bottom: 10px;
}

#footer .footer-top .footer-info p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "GothamRounded";
    color: #fff;
}

#footer .footer-top .social-links a {
    font-size: 14px;
    display: inline-block;
    background: #f7f7f7;
    color: #eee;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #f82249;
    color: #fff;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 5px;
    color: #f82249;
    font-size: 18px;
}

#footer .footer-top .footer-links ul li {
    border-bottom: 1px solid #262c44;
    padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
    color: #f82249;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
    line-height: 26px;
}

#footer .footer-top .footer-newsletter {
    margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
    background: #f82249;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
    background: #e0072f;
}

#footer .copyright {
    text-align: center;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #ddd;
}

.headingStyle {
    color: white !important;
    text-align: left;
}

.lineHieghtTemp {
    line-height: 35px;
}

.textStyle {
    color: white !important;
    margin: 0 !important;
    margin: 0 !important;
}

.weatherInfo {
    float: left;
    color: white;
}

.weatherInfoLable {
    color: white;
    float: right;
    margin-bottom: 0px;
}

.infoSection {
    height: auto;
}

.mt0 {
    margin-top: 0 !important;
}

.clear-fix {
    clear: both;
}

.hrWhite {
    border-top: 1px solid white !important;
    margin: 8px 0;
}

.rodsNote {
    padding: 30px 40px;

}

.weight700 {
    font-weight: 700;
}

.weight300 {
    font-weight: 300;
}

.rodsNote img {
    width: 12px;
}

.downloadSection {
    background: #fff url("../assets/images/img/Download_BG.png") no-repeat center center;
    height: auto;
    background-size: cover;
}

.levelpanel {
    background: #fff url("../assets/images/img/MTHoodlvlbg.png") no-repeat center center;
    background-size: cover;
    height: 59px;
    border-radius: 0 0 14px 13px;
    margin-top: 40px;
    padding: 8px 5px;
}

.levelpanellable {
    height: 35px;
    margin-top: -100px;
    padding: 5px 20px;
    z-index: 9999;
    position: relative;
    background-color: #000d52;
}

.textBlue {
    color: #2a9ddf;
}

.slickmain {
    font-family: GothamRounded;
    width: 500px;
    display: block;
    margin: 0 auto;
}

.weekdaysstyle {
    background-color: #f7f7f7;
    text-align: center;
    padding: 12px;
    align-self: flex-start;
    width: 100%;
}

.side-links a {
    padding: 6px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #4A4A4A;
    display: block;
    transition: 0.3s;
    white-space: nowrap;
    font-weight: 300;
    border-top: 1px solid #cacaca;
}

.weekdaysstyleMTHood {
    background-color: #000d52;
    text-align: center;
    border-radius: 7px 7px 0 0;
    padding: 5px;
}

.weekdaysbutton {
    border-radius: 20px;
    background-color: #2a9ddf;
    padding: 10px 25px 10px 25px;
    border: 1px solid #2a9ddf;
}

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

.radarStyle {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.heavyText {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 18px 0;
    max-height: 135px;
    height: auto;
}

.text-book10.btn.btn-primary.weekdaysbutton:hover {
    background-color: #2889c1;
    border: 1px solid #2889c1;
}

.downloadiconsfooter {

}

.hoverimg {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
}

.hoverimg :hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.brighten {
    -webkit-filter: brightness(100%);
    cursor: pointer;
}

.brighten:hover {
    -webkit-filter: brightness(85%);
}

.lowtemp {
    color: #808186;
    font-size: 16px;
    font-weight: 400;
}

.lowtempmthood {
    color: #808186;
    font-size: 24px;
    font-weight: 400;
}

.weekweatherbox {
    margin: 0 10px !important;
}

.bannertextstyle {
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.space4 {
    letter-spacing: 4px;
}

.forecastWidget {
    background: #fff url("../assets/images/img/widgetbg.jpg") no-repeat center center;
    background-size: cover;
    height: 470px;
}

.textShow {
    display: none;
    text-align: justify;
    padding: 30px;
    background: white none repeat scroll 0% 0%;
    box-shadow: rgba(68, 68, 68, 0.25) 0px 0px 15px 0px;
    margin-bottom: 30px;
}

.currentWeather {
    background-color: rgba(57, 97, 144, 1);
    padding: 20px 20px 10px 20px;
    color: white;
}

.todayForecastTimely {
    background-color: rgba(57, 97, 144, 0.9);
}

/* Text/BG Colors */
.whiteText {
    color: white;
}

.blackText {
    color: black;
}

.blueText {
    color: #3EAAE9;
}

.spanColor {
    color: #b3b3b3;
}

.whiteBackground {
    background-color: white;
}

.aliceblueBackground {
    background-color: aliceblue;
}

.TodayForecastNew-slider .slick-slide {
    margin: 0px;
}

.col-md-5.todayForecast > div:nth-child(2n+1) {
    background-color: #F9F9F9;
}

.width160 {
    width: 185px;
}

.cameraTitle {
    align-self: flex-end;
    margin-bottom: 0px;
}

.cameraTitle span {
    background: rgba(0, 0, 0, 0.5);
}

.cameraTitlemain {
    text-align: center;
    display: flex !important;
}

.downloadTitle {
    margin: 0px 0px 30px 0;
}

.textGray {
    color: #B7B7B7;
}

.snowForecastHead {
    padding: 7px 7px 0px 7px;
}

.snowForecastDS {
    overflow-y: hidden;
}

.snowForecastWind {
    padding: 10px 0;
    border-top: 1px solid #d2d1d1;
    border-bottom: 1px solid #d2d1d1;
}

.MTHoodRodNote {
    background-color: aliceblue;
    padding-top: 5rem;
    padding-bottom: 30px;
}

.rodsNoteSprtTxt {
    margin-bottom: 10px;
    color: #9E9D9D;
}

.hrRiverFCStyle {
    margin: 10px auto;
    width: 60%;
    height: 3px;
}

.portlandView {
    position: relative;
    background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
    min-height: 380px;
    height: auto;
    text-align: center;
    background-size: cover;
}

.portlandview-top-temp {
    position: absolute;
    top: 60px;
    left: 30px;
}

.portlandview-weatherInfoSection {
    position: absolute;
    bottom: 15px;
    left: 30px;
    line-height: 1;
}

.portlandview-advertisment {
    position: absolute;
    bottom: 20px;
    max-width: 250px;
    right: 30px;
}

.area-header-left{
    position: relative;
}

.area-header-heading{
    margin-top: 160px;
    margin-left: 20px;
    padding-bottom: 90px;
}

.area-header-heading h1{
    font-size: 2.25rem;
}

.area-header-left-img{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.area-header-left-img a{
    display: block;
    line-height: 0;
}

.area-header-left-img img,
.area-header-left-img .img-fluid{
    width: 100%;
    display: block;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (max-width: 1199px) {
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 400px;
    }

    #header .container {
        max-width: 100%;
    }

    .nav-menu a {
        padding: 8px 4px;
    }

    .areaLinks {
        margin-top: -85px;
        padding: 0 30px;
    }

    .downloadSectionIn {
        padding: 40px;
    }

    .downloadimgWF {
        margin-right: 5px;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 5px
    }

    .footDownloadS {
        margin-top: 0px;
    }
}

@media (min-width: 1024px) {
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 400px;
    }

    #about {
        background-attachment: fixed;
    }

    #subscribe {
        background-attachment: fixed;
    }

    .portlandView {
        background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
        min-height: 380px;
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .todayForecast {
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .areaLinks {
        margin-top: -85px;
        padding: 0 15px;
    }

    .downloadSectionIn {
        padding: 40px;
    }

    .downloadimgWF {
        margin-right: 5px;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 5px
    }

    .footDownloadS {
        margin-top: 0px;
    }
}

@media (max-width: 1100px) {
    .portlandview-advertisment {
        max-width: 220px;
    }
}

@media (max-width: 1024px) {
    .portlandview-advertisment {
        max-width: 180px;
    }
}

@media (max-width: 991px) {

    .portlandview-advertisment {
        position: absolute;
        max-width: 165px;
        right: 20px;
        top: 22px;
        bottom: initial;
    }

    .portlandview-weatherInfoSection {
        position: absolute;
        bottom: 15px;
        left: 20px;
        line-height: 1;
    }

    .portlandview-top-temp {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .portlandView {
        background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
        min-height: 380px;
        height: auto;
        text-align: center;
        background-size: cover;
    }

    #header #logo img {
        padding: 0;
        margin: 0;
        width: 400px;
    }

    #header {
        background: transparent;
        padding: 25px 15px;
        transition: all 0.5s;
    }

    #nav-menu-container {
        display: none;
    }

    #mobile-nav-toggle {
        display: inline;
    }

    #intro .intro-container {
        top: 45px;
    }

    #schedule .nav-tabs a {
        padding: 8px 60px;
    }

    .areaLinks {
        margin-top: -85px;
        padding: 0 15px;
    }

    .downloadSectionIn {
        padding: 40px;
    }

    .downloadimgWF {
        margin-right: 5px;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 5px
    }

    .footDownloadS {
        margin-top: 0px;
    }
}

@media (max-width: 768px) {
    .portlandview-advertisment {
        position: absolute;
        max-width: 165px;
        right: 20px;
        top: 22px;
        bottom: initial;
    }

    .portlandview-weatherInfoSection {
        position: absolute;
        bottom: 15px;
        left: 20px;
        line-height: 1;
    }

    .portlandview-top-temp {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    #header #logo img {
        padding: 0;
        margin: 0;
        width: 300px;
    }

    .menu-icon-wrapper{
        margin-top: 10px;
    }

    .back-to-top {
        bottom: 15px;
    }

    #faq #faq-list a {
        font-size: 18px;
    }

    #faq #faq-list i {
        top: 13px;
    }

    .portlandView {
        background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
        min-height: 380px;
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .todayForecast {
        height: auto;
        text-align: center;
        background-size: cover;
    }

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

    .areaLinks {
        margin-top: -85px;
        padding: 0 30px;
    }

    .downloadSectionIn {
        padding: 40px;
    }

    .downloadimgWF {
        margin-right: 5px;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 5px
    }

    .footDownloadS {
        margin-top: 0;
    }

    .area-header-heading {
        margin-top: 170px;
        margin-left: 20px;
    }

    .footer-app-store-links-wrapper{
        text-align: center;
        margin-top: 10px;
    }

}

@media (max-width: 736px) {

    .area-header-heading{
        margin-top: 150px;
        margin-left: 20px;
        margin-bottom: 80px;
    }

    .area-header-left-img{
        position: initial;
        bottom: initial;
        left: initial;
        right: initial;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 574px) {
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 400px;
    }

    .portlandView {
        background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
        min-height: 380px;
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .todayForecast {
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .areaLinks {
        margin-top: -85px;
        padding: 0 30px;
    }

    .downloadSectionIn {
        padding: 40px;
    }

    .downloadimgWF {
        margin-right: 5px;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 5px
    }

    .footDownloadS {
        margin-top: 0px;
    }
}

@media (max-width: 512px) {
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 400px;
    }

    .downloadimgWF {
        margin-right: 0px;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 0px
    }
}

@media (max-width: 480px) {

    #header {
        padding: 15px;
    }

    #header #logo img {
        padding: 0;
        margin: 0;
        width: 225px;
    }

    .menu-icon-wrapper{
        margin-top: 5px;
    }

    #schedule .nav-tabs a {
        padding: 8px 30px;
    }

    #subscribe button {
        margin-top: 10px;
    }

    .portlandView {
        background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
        min-height: 380px;
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .todayForecast {
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .areaLinks {
        margin-top: -40px;
        padding: 0 30px;;
    }

    .downloadSectionIn {
        padding: 40px;
    }

    .downloadimgWF {
        display: block;
        margin: 10px 0;
    }

    .downloadimgWS {
        display: block;
        margin: 15px 0 10px;
    }

    .downloadimgWF img, .downloadimgWS img {
        width: 209px;
    }

    .footer-privacy-links, .footer-copyright{
        text-align: center !important;
    }

    .footer-copyright{
        margin-bottom: 10px;
    }

    #footer{
        padding-bottom: 15px !important;
    }

    #footer .footer-top{
        padding: 30px 0 10px;
    }

    html{
        font-size: 14px;
    }
}


@media (max-width: 365px) {
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 270px;
    }

    #subscribe button {
        margin-top: 10px;
    }

    .portlandView {
        background: #fff url(../assets/images/img/mertobg.png) no-repeat center center;
        min-height: 380px;
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .todayForecast {
        height: auto;
        text-align: center;
        background-size: cover;
    }

    .areaLinks {
        margin-top: -40px;
        padding: 0 30px;
    }

    .downloadSectionIn {
        padding: 20px;
    }

    .downloadimgWF {
        margin-right: 0;
        margin-top: 10px;
    }

    .downloadimgWS {
        margin-top: 10px;
        margin-left: 0;
    }
}

/* Equal Heights for OwlCarousel 2 */
.owl-stage {
    display: flex;
}

.owl-item {
    display: flex;
    flex: 1 0 auto;
}

.slick-slide .card {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    min-height: 100%;
}
.slick-slide .card img{
    object-fit:fill;
}

.owl-item .weekdaysstyle {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.flex-items .weekdaysstyle {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 20%;
}

.flex-items .metroforecast {
    overflow-y: hidden;
    padding: 0 10px 10px 10px;
    margin: 0 -10px;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 80%;
}

.flex-items .metroforecast .whiteBackground {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 100%;
}

.flex-items .metroforecast .whiteBackground .imagebox {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 50%;
}

.owl-item .snowForecastDS {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 85%;
}

.owl-item .snowForecastDS .whiteBackground {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 100%;
}

.owl-item .snowForecastDS .whiteBackground .imagebox {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 50%;
}

/*.owl-item .weekdaysforecast {*/
/*    display: flex;*/
/*    flex: 1 0 auto;*/
/*    flex-direction: column;*/
/*    height: 80%;*/
/*    overflow-y: hidden;*/
/*    padding: 0 10px 10px 10px;*/
/*    margin: 0 -10px;*/
/*}*/

/*.owl-item .weekdaysforecast .whiteBackground {*/
/*    display: flex;*/
/*    flex: 1 0 auto;*/
/*    flex-direction: column;*/
/*    height: 100%;*/
/*}*/

/*.owl-item .weekdaysforecast .whiteBackground .imagebox {*/
/*    display: flex;*/
/*    flex: 1 0 auto;*/
/*    flex-direction: column;*/
/*    height: 60%;*/
/*}*/

.owl-item {
    ms-flex-pack: center !important;
    justify-content: center !important;
}

.ratio-image-container {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
}

.ratio-image-container .ratio-image {
    position: absolute;
    width: 100%;
    height: 100%;
}

.owl-item .coastForcastItem {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 100%;
}

.owl-item .coastForcastItem .fl-2 {
    display: flex;
    flex: 1 0 auto;
    height: 20%;
    align-items: center;
}

.map-div .shadow {
    text-align: left;
    font-size: 85%;
    padding: .5em .5em 1em .5em;
    line-height: 1.4em;
    box-shadow: none !important;
}
.map-div .shadow a{
    padding: 1em .5em .1em .5em;
}

/* custom classes for long texts  */

.text-spacing-2 {
    line-height: 2rem;
    letter-spacing: 1.5px;
}

.text-spacing-3 {
    line-height: 3rem;
    letter-spacing: 1.5px;
}

.fs-16 {
    font-size : 1.6rem;
}

/* --ends----custom classes for long texts----ends-- */
