/*@font-face {
  font-family: "LinotypeDidotProRoman";
  src: url('../../webFonts/LinotypeDidotProRoman/font.woff2') format('woff2'), url('../../webFonts/LinotypeDidotProRoman/font.woff') format('woff'); font-display: swap;
}
@font-face {
  font-family: "FuturaLight";
  src: url('../../webFonts/FuturaLight/font.woff2') format('woff2'), url('../../webFonts/FuturaLight/font.woff') format('woff'); font-display: swap;
}
@font-face {
  font-family: "FuturaMediumItalic";
  src: url('../../webFonts/FuturaMediumItalic/font.woff2') format('woff2'), url('../../webFonts/FuturaMediumItalic/font.woff') format('woff'); font-display: swap;
}*/
body{
	position:relative;
	overflow-y: scroll;
 	-webkit-overflow-scrolling: touch;
	font-size:18px;
	line-height:1.3em;
	color:#222;
	scroll-behavior: smooth;
	background-color:rgba(241, 239, 236, 1);
    font-family: "Open Sans";
    background-image: url(../../images/elements/1989-backgoround.svg);
    background-repeat: repeat;
    background-position: right top;
    background-attachment: fixed;
    background-size: 350px 350px;
	}
*, a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    color: inherit;
	}
p {
    margin: 0px;
    padding: 0px;
    }
input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
	}
title{
    color: rgb(255, 0, 0);
    }
h1{
    font-size: 42px;
    line-height: 1.1em;
    letter-spacing: -0.03em;
    margin: 0px;
    font-family: "Montserrat";
    }
h1.small-h1{
    font-size: 32px;  
    }
h1.pull-left{
    margin-left: -2px;
    }
h2{
    font-size: 32px;
    line-height: 1.1em;
    margin: 0px;
    padding-bottom: 8px;
    font-family: "Montserrat";
    }
h3{
    font-size: 28px;
    line-height: 1.1em;
    margin: 0px;
    padding-bottom: 6px;
    font-family: "Montserrat";
    }
h4{
    font-size: 24px;
    line-height: 1.1em;
    margin: 0px;
    padding-bottom: 4px;
    font-family: "Montserrat";
    }
h5{
    font-size: 21px;
    line-height: 1.1em;
    margin: 0px;
    padding-bottom: 2px;
    font-family: "Montserrat";
    }
.futura-book{
    font-family: "FuturaBook";
    }
.futura-medium{
    font-family: "FuturaMedium";
    }
.bold-italic{
    font-family: "FuturaMediumItalic";
    }
.text-Header-lrg{
   font-size: 42px;
    line-height: 1.1em;
    letter-spacing: -0.03em;
    margin: 0px;
    font-family: "Montserrat"; 
    color:#B16D03;
    }
.text-Header-lrg.pull-left{
    margin-left: -2px;
    }
.call-out-text{
    font-size: 21px;
    line-height: 1.3em;
    }
.hot-pink{
    color:#B16D03;
    }
.white{
    color: rgba(241, 239, 236, 1);
    }
.no-wrap{
    white-space: nowrap;
    }
.kern-0{
    letter-spacing: 0px;
    }
.line-break-lg{
    display: none;
    }
main{
    position: relative;
    display: block;
    z-index: 99;
    opacity: 0;
    overflow: hidden;
    }
main.on{
   opacity: 1;
    transition: all ease-in-out 300ms;
    }
a.link-btn{
    transition: all ease-in-out 200ms;
    cursor: pointer;
    }
a.link-btn:hover{
    color: #B16D03;
    }
.content {
    position: relative;
    width: 100%;
    max-width: 1700px;
    margin: 0px auto;
    padding: 24px 18px;
    z-index: 10;
    }
.content.top {
    padding-top: 120px !important;
    }
.content.top-no-bg{
    padding-top: 120px;
    padding-bottom: 0px;
    }
.content.bottom {
    padding-bottom: 63px !important;
    }
.fixed-top{
    position: relative;
    width: 100%;
    display: block;
    margin-top: 100vh;
    background-image: url(../../images/elements/1989-backgoround.svg);
    background-repeat: repeat;
    background-position: right top;
    background-attachment: fixed;
    background-size: 350px 350px;
    background-color:rgb(241, 238, 233);
    padding-bottom: 24px;
    }
.image-block{
    position: relative;
    display: block;
    padding-bottom: 14px;
    align-self: flex-start;
    }
.image-block-text-block{
    position: relative;
    display: block;
    width: 100%;
    bottom: -14px;
    }
.image-block-text{
    color: #222;
    }
.image-block-text-2{
    position: relative;
    display: block;
    padding-bottom: 48px;
    }
.image-block-text-3{
    position: absolute;
    display: block;
    top: calc(100% - 50px);
    margin-top: 6px;
    left: 12px;
    font-size: 18px;
    margin-bottom: 24px;
    color: rgba(241, 239, 236, 1);
    text-shadow: 0px 0px 24px rgba(0, 0, 0, 1);
    }
.fullscreen-text-container{
    position: absolute;
    display: block;
    width: 100%;
    max-width: 1700px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    bottom: 12vh;
    padding: 0px 18px;
    z-index: 9;
    }
.fullscreen-text-container .fullscreen-text{
    font-size: 42px;
    line-height: 1.1em;
    margin-left: -3px;
    letter-spacing: -0.03em;
    color:rgb(241, 238, 233);
    text-shadow: 0px 0px 21px rgba(0, 0, 0, 1), 0px 0px 36px rgba(0, 0, 0, 0.8);
    font-family: "Montserrat";
    }
.fullscreen-text-container .fullscreen-text.extra-shadow{
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 1), 0px 0px 14px rgba(0, 0, 0, 1), 0px 0px 21px rgba(0, 0, 0, 1), 0px 0px 32px rgba(0, 0, 0, 1);
    }
.fullscreen-text-container .fullscreen-text-V2{
    font-size:18px;
	line-height:24px;
    margin-left: -3px;
    color:rgb(241, 238, 233);
    text-shadow: 0px 0px 24px rgba(0, 0, 0, 1), 0px 0px 55px rgba(0, 0, 0, 1);
    }
.fullscreen-text-container .fullscreen-text-V2 .line-1{
    text-transform: uppercase;
    font-family: "Open Sans";
    letter-spacing: 0.12em;
    }
.fullscreen-text-container .fullscreen-text-V2 .line-1b{
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0.12em;
    }
.fullscreen-text-container .fullscreen-text-V2 .line-1c{
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0em;
    }
.fullscreen-text-container .fullscreen-text-V2 .line-2{
    font-family: "Open Sans";
    }
.fullscreen-text-container .fullscreen-text-V2 .line-3{
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 16px;
    }
.learn-more-btn{
    position: relative;
    display: inline-block;
    color: #B16D03;
    padding: 4px 6px 4px 8px;
    width: auto;
    text-transform: uppercase;
    font-size: 18px;
    border: 2px solid #B16D03;
    font-family: "Open Sans";
    /*letter-spacing: 0.14em;*/
    letter-spacing: 0.113em;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    background-color: rgba(177, 109, 3, 0);
    white-space: nowrap;
    margin-bottom: 12px;
    }
.learn-more-btn.right{
    float: left;
    }
.learn-more-btn.landing{
    font-size: 18px;
    letter-spacing: 0.2em;
    height: 35px;
    line-height: 1.5em;
    font-family: "Open Sans";
    padding: 2px 9px 1px 12px;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    color: #64584f;
    border: 2px solid rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 1);
    margin-top: 12px;
    }
.learn-more-btn.landing:hover{
    background-color: #111;
    color: #FFF;
    }
.learn-more-btn:hover{
    color: rgba(241, 239, 236, 1);
    background-color: rgba(177, 109, 3, 1);
    }
/*---------- /GENERAL ----------*/
/*---------- HEADER ----------*/
/*---------- MIN NAV ----------*/
header .min-nav{
    position: fixed;
    display: block;
    top: 0px;
    height: 55px;
    padding: 28px 18px;
    background-color: transparent;
    transition: all ease 300ms;
    z-index: 10;
    right: 0px;
    }
header.header-shrink .min-nav{
    padding-top: 14px;
    }
header .min-nav .min-nav-btn{
    position: relative;
    display: block;
    height: 42px;
    width: 50px;
    cursor: pointer;
    z-index: 1000;
    top: 0px;
    float: right;
    transition: all ease-in-out 300ms;
    }
header .min-nav .min-nav-btn i {
    background-color: #FFF;
    display: block;
    height: 2px;
    right: 0px;
    position: absolute;
    top: 0px;
    transition: all 300ms cubic-bezier(.165,.84,.44,1);
    width: 32px;
    }
header.no-bg .min-nav .min-nav-btn i, header.no-bg-fill .min-nav .min-nav-btn i {
    background-color: #6f6259;
    }
header .min-nav .min-nav-btn i:nth-child(2) {
    top: 8px;
    }
header .min-nav .min-nav-btn i:nth-child(3) {
    top: 16px;
    }
header .min-nav .min-nav-btn.on i {
    transform: rotate(45deg);
    top: 11px;
    right: -4px;
    background-color: rgb(241, 238, 233);
    }
header .min-nav .min-nav-btn.on i:nth-child(2) {
    opacity: 0;
    }
header .min-nav .min-nav-btn.on i:nth-child(3) {
    transform: rotate(-45deg);
    }
/*---------- /MIN NAV ----------*/
/*---------- DROP DOWN NAV ----------*/
.drop-down-nav {
    position: fixed;
    display: block;
    opacity: 0;
    top: -120%;
    background-color:#b4a269;
    height: 100vh;
    width: 100%;
    transition: all ease-in-out 0ms;
    padding: 144px 16px;
    z-index: 7;
    overflow: auto;
    }
.drop-down-nav.on {
    top: 0%;
    }
.drop-down-nav.on::after {
    content: '';
    position: fixed;
    top: 0px;
    left: 0px;
    height: 96px;
    width: 100%;
    background-color: #b4a269;
    }
header .drop-down-nav.on::after {
    height: 96px;
    }
header.header-shrink .drop-down-nav.on::after {
    height: 73px;
    }
@keyframes DDMon{
    0%{
        top: 0%;
        opacity: 0;
    }
    100%{
        top: 0%;
        opacity: 1;
    }
}
@keyframes DDMoff{
    0%{
        top: 0%;
        opacity: 1;
    }
    99%{
        top: 0%;
        opacity: 0;
    }
    100%{
        top: -120%;
    }
}
.drop-down-nav.on {
    animation: DDMon 600ms forwards 1;
    }
.drop-down-nav.off {
    animation: DDMoff 600ms forwards 1;
    }
.drop-down-nav ul {
    padding: 0px;
    }
.drop-down-nav ul li {
    padding-bottom: 4px;
    margin-bottom: 20px;
    margin-left: -24px;
    opacity: 0;
    }
@keyframes DDMbtnOn{
    0%{
       opacity: 0;
         margin-left: -24px;
    }
    100%{
        opacity: 1;
         margin-left: 0px;
    }
}
@keyframes DDMbtnOff{
    0%{
       opacity: 1;
        margin-left: 0px;
    }
    100%{
        opacity: 0;
        margin-left: -24px;
    }
}
.drop-down-nav ul li.on {
    animation: DDMbtnOn 300ms forwards 1;
    }
.drop-down-nav ul li.off {
    animation: DDMbtnOff 300ms forwards 1;
    }
.drop-down-nav ul li a {
    position: relative;
    display: inline-block;
    font-size: 21px;
    color: #efebde;
    transition: all ease-in-out 300ms;
    }
.drop-down-nav ul li:hover a {
    color: rgb(255, 255, 255);
    border-bottom: 3px solid rgb(255, 255, 255);
    }
.drop-down-nav ul li.selected a {
    font-size: 28px;
    color: rgb(255, 255, 255);
    }
.drop-down-nav ul li.selected a {
    border-bottom: 3px solid rgb(255, 255, 255);
    padding-bottom: 5px;
    }
/*---------- /DROP DOWN NAV ----------*/
/*---------- /HEADER ----------*/




@media only screen and (min-width:576px){
.image-block-text-block{
    position: absolute;
    bottom: 14px;
    }
.image-block-text{
    color: rgba(241, 239, 236, 1);
    text-shadow: 0px 0px 6px rgba(109, 80, 49, 0.6), 0px 0px 24px rgba(109, 80, 49, 1), 0px 0px 48px rgba(109, 80, 49, 1);
    }
}
@media only screen and (min-width:768px){
/*---------- GENERAL ----------*/
h1{
    font-size: 55px;
    }
h1.small-h1{
    font-size: 48px;  
    }
h1.pull-left{
    margin-left: -4px;
    }
h2{
    font-size: 42px;
    padding-bottom: 8px;
    }
h3{
    font-size: 32px;
    padding-bottom: 6px;
    }
h4{
    font-size: 24px;
    padding-bottom: 4px;
    }
h5{
    font-size: 21px;
    padding-bottom: 2px;
    }
/*
.call-out-text{
    font-size: 24px;
    }
*/
.text-Header-lrg{
    font-size: 55px;
    }
.text-Header-lrg.pull-left{
    margin-left: -4px;
    }
.content {
    padding: 24px 36px;
    }
.fullscreen-text-container{
    padding: 0px 36px;
    }
.fullscreen-text-container .fullscreen-text{
    font-size: 55px;
    }
.no-wrap-md{
    white-space: nowrap;
    }
.image-block-text-3{
    left: 36px;
    font-size: 24px;
    top: calc(100% - 73px);
    }
/*---------- /GENERAL ----------*/
/*---------- HEADER ----------*/
header .min-nav{
    padding: 28px 36px;
    }
.drop-down-nav {
    padding-left: 36px;
    padding-right: 36px;
    }
/*---------- /HEADER ----------*/
}
@media only screen and (min-width:992px){
/*---------- GENERAL ----------*/
h1{
    font-size: 73px;
    line-height: 79px;
    }
h1.pull-left{
    margin-left: -5px;
    }
h1.small-h1{
    font-size: 55px;  
    }
.text-Header-lrg{
    font-size: 73px;
    line-height: 79px;
    }
.text-Header-lrg.pull-left{
    font-size: 73px;
    line-height: 79px;
    }
h2{
    font-size: 55px;
    padding-bottom: 8px;
    margin-left: -3px;
    }
h3{
    font-size: 42px;
    padding-bottom: 6px;
    }
h4{
    font-size: 32px;
    padding-bottom: 4px;
    }
h4.call-out-header{
    font-size: 28px;
    padding-bottom: 4px;
    }
h5{
    font-size: 24px;
    padding-bottom: 2px;
    }
.content {
    padding: 24px 55px;
    }
.content.top {
    padding-top: 192px !important;
    }
.content.top-no-bg{
    padding-top: 192px;
    padding-bottom: 24px;
    }
.fullscreen-text-container{
    padding: 0px 55px;
    }
.fixed-top{
    padding-bottom: 96px;
    }
.image-block-text-3{
    font-size: 32px;
    }
.learn-more-btn.right{
    float: right;
    }
/*---------- /GENERAL ----------*/
/*---------- HEADER ----------*/
.drop-down-nav {
    padding-left: 55px;
    padding-right: 55px;
    }
header .min-nav{
    padding: 28px 55px;
    }
/*---------- /HEADER ----------*/
}
@media only screen and (min-width:1200px){
/*---------- GENERAL ----------*/
.content {
    padding: 24px 73px;
    }
.content.top {
    padding-top: 96px !important;
    }
.content.bottom {
    padding-bottom: 140px !important;
    }
.fullscreen-text-container{
    padding: 0px 73px;
    }
.line-break-lg{
    display: block;
    }
/*---------- /GENERAL ----------*/
/*---------- HEADER ----------*/
header .min-nav{
    display: none;
    }
.drop-down-nav {
    display: none;
    }
/*---------- /HEADER ----------*/
}



@media only screen and (min-width:1400px){
.col-xxl-0{
    width: 0px;
    padding: 0px;
    display: none;
    }
}

@media only screen and (min-width:1600px){
.col-xxxl-1 {
    width: 8.33333333%;
    }
.col-xxxl-2 {
    width: 16.66666667%;
    }
.col-xxxl-3 {
    width: 25%;
    }
.col-xxxl-4 {
    width: 33.33333333%;
    }
.col-xxxl-5 {
    width: 41.66666667%;
    }
.col-xxxl-6 {
    width: 50%;
    }
.col-xxxl-7 {
    width: 58.33333333%;
    }
.col-xxxl-8 {
    width: 66.66666667%;
    }
.col-xxxl-9 {
    width: 75%;
    }
.col-xxxl-10 {
    width: 83.33333333%;
    }
.col-xxxl-11 {
    width: 91.66666667%;
    }
.col-xxxl-12 {
    width: 100%;
    }
.row-cols-xxxl-5>* {
    flex: 0 0 auto;
    width: 20%;
}
}