/* Header Custom Style */
@media only screen and ( min-width : 3200px ) and ( max-width: 5000px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 40%, rgba(255, 255, 255, 0) 20%);}
    
}
@media only screen and ( min-width : 2561px ) and ( max-width: 3200px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 36%, rgba(255, 255, 255, 0) 20%);}
    
}
@media only screen and ( min-width : 2100px ) and ( max-width: 2560px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 32%, rgba(255, 255, 255, 0) 20%);}
    
}
@media only screen and ( min-width : 1922px ) and ( max-width: 2100px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 28%, rgba(255, 255, 255, 0) 20%);}
    
}
@media only screen and ( min-width : 1801px ) and ( max-width: 1921px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 26%, rgba(255, 255, 255, 0) 20%);}
    
}
@media only screen and ( min-width : 1601px ) and ( max-width: 1800px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 23%, rgba(255, 255, 255, 0) 20%);}
    
}
@media only screen and ( min-width : 1400px ) and ( max-width: 1600px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 21%, rgba(255, 255, 255, 0) 20%);}
    
}

@media only screen and ( min-width : 1280px ) and ( max-width: 1399px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 16%, rgba(255, 255, 255, 0) 16%);}
    
}
@media only screen and ( min-width : 1000px ) and ( max-width: 1279px )
{
    .header__content--desktop{background-image: linear-gradient(90deg, #066c5f 16%, rgba(255, 255, 255, 0) 16%);}
    
}

@media only screen and ( min-width : 801px ) and ( max-width: 1024px )
{
br{display: none;}
 .content-container .col-8{width: 100%;}
.header .logo__image{width: 110px !important;}
.header a{font-size: 14px !important;}
#section-1627644966501 .sizer {padding-top: 40px !important; padding-bottom: 40px !important;}
#block-1627654701274{margin-top: 0 !important;}
#block-1627654701274 .block{padding-right: 20px !important;}
#block-1628168812006 .block {padding: 40px 0px 40px 40px !important;}
#section-1627562883951 .block{padding-left: 40px !important; padding-right: 40px !important;}
#block-1627549994543 .block{padding-left: 40px !important;}
}
@media only screen and ( min-width : 768px ) and ( max-width: 800px )
{
 .date br{display: block !important;}
 br{display: none;}
.content-container .col-8{width: 100%;}
.header__content--desktop{background-image: linear-gradient(90deg, #066c5f 16%, rgba(255, 255, 255, 0) 16%);}
.header .logo__image{width: 70px !important;}
.header__content--desktop .link-list > :last-child {margin-right: 0 !important;}
.header__content--desktop .link-list > :first-child {margin-left: 0 !important;}
.header a{font-size: 12px !important; margin: 0 5px !important;}
.header__content--desktop .header__block{margin: 0 5px;}
.header .btn {padding: 5px 13px !important; margin: 0 !important;}
#block-1628168812006 .block {padding: 40px 0px 40px 40px !important;}
#block-1627654701274 .block {padding-right: 20px !important; padding-left: 20px !important;}
#section-1627562883951 .block{padding-left: 20px !important; padding-right: 20px !important;}
#block-1627549994543 .block{padding-left: 20px !important;}
#block-1627654701274{margin-top: 0 !important;}
#section-1627644966501 .sizer {padding-top: 40px !important; padding-bottom: 40px !important;}
#block-1627549994543 .block{padding-top: 10px !important; padding-bottom: 10px !important;}
#block-1627549994543 h1{font-size: 40px;}
}
/* End Header Custom Style */

@media only screen and ( min-width : 280px ) and ( max-width: 767px )
{
    .date br{display: block !important;}
    br{display: none;}
    .header__content--desktop{background: #066c5f;}
    
}


@media only screen and ( max-width: 767px )
{
.countdown__column {width: auto; padding: 0px 15px; box-shadow: none; }
}



.header a.link-list__link i{background: #066c5f !important; border-radius: 5px;}
.header__content--desktop .link-list__link{text-transform: uppercase;}