
@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue-Regular.eot');
    src: url('../fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('../fonts/BebasNeue-Regular.woff') format('woff'),
        url('../fonts/BebasNeue-Regular.ttf') format('truetype'),
        url('../fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo Narrow';
    src: url('../fonts/ArchivoNarrow-Italic.eot');
    src: url('../fonts/ArchivoNarrow-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ArchivoNarrow-Italic.woff2') format('woff2'),
        url('../fonts/ArchivoNarrow-Italic.woff') format('woff'),
        url('../fonts/ArchivoNarrow-Italic.ttf') format('truetype'),
        url('../fonts/ArchivoNarrow-Italic.svg#ArchivoNarrow-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



body {
font-family: 'Lato';
font-weight: 300;
}@charset "utf-8";
/* GLOBAL RESET */


/* 
GOLD: #bca264;
BLACK: #1a1a1a;
BLUE: #025099;

*/

/* CSS Document */

/* Fonts 
get font reference in google fonts
font-family: 
font-family: 
font-family: 
font-family: 


*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-display: swap;
	vertical-align: baseline;
	
}

	html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="select"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
select,
textarea {
  font-size: 16px;
}
.coming_soon_background {
display: block;
position: relative;
width: 100%;
height: 100vh;
}

.coming_soon_background_img {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
object-fit: cover;
z-index: 0;
}

.coming_soon_background_overlay {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.65);
z-index: 2;
}

.coming_soon_wrapper {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
}

.coming_soon_content_wrapper {
display: block;
position: relative;
z-index: 10;
}

.coming_soon_top_section {
display: block;
position: relative;
max-width: 460px;
margin: 0 auto;
}

.coming_soon_logo_wrapper {
display: block;
position: relative;
margin: 0 auto;
width: 100%;
max-width: 100px;
}

.coming_soon_logo {
display: block;
position: relative;
width: 100%;
}

.coming_soon_main_text {
display: block;
position: relative;
text-align: center;
text-transform: uppercase;
font-family: 'Bebas Neue';
text-transform: uppercase;
font-size: 1.8rem;
padding: 8px;
}

.coming_soon_bottom_section {
display: block;
position: relative;
height: 300px;
max-width: 460px;
margin: 0 auto;
}

.coming_soon_banner_element {
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0%);
width: 100%;
z-index: 0;
max-width: 275px;
}

.coming_soon_element_text_wrapper {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 25;
text-align: center;
}

.coming_soon_element_text_wrapper div {
display: block;
position: relative;
top: -10%;
}

.coming_soon_top_text {
display: block;
position: relative;
font-size: .8rem;
font-family: 'Archivo Narrow';
font-style: italic;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
padding: 2px 0;
}

.coming_soon_title {
display: block;
position: relative;
font-size: 1.6rem;
text-transform: uppercase;
font-family: 'Bebas Neue';
color: white;
}

.coming_soon_subtitle {
display: block;
position: relative;
font-size: .6rem;
text-transform: uppercase;
font-family: 'Lato';
font-weight: 300;
letter-spacing: 1.5px;
}

.coming_soon_location_box {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(211, 32, 38, 0.8);
position: absolute;
border: 2px solid white;
text-align: center;
color: white;
width: 80%;
height: 125px;
max-width: 260px;
bottom: 4%;
left: 50%;
transform: translate(-50%, 0);
padding: 4px;
z-index: 30;
}

.coming_soon_location_name {
display: block;
position: relative;
text-align: center;
padding: 4px;
font-family: 'Archivo Narrow';
font-size: 1.4rem;
}

.coming_soon_location_phone {
display: block;
position: relative;
text-align: center;
text-decoration: none;
color: white;
font-family: 'Bebas Neue';
font-size: 1.6rem;
padding: 4px;
transition: .6s ease-in-out;
}

.coming_soon_location_address {
display: block;
position: relative;
text-align: center;
text-decoration: none;
color: white;
font-family: 'Archivo Narrow';
font-size: 1rem;
transition: .6s ease-in-out;
}

.coming_soon_location_address:hover, .coming_soon_location_phone:hover {
color: black;
}


.coming_soon_cta_wrapper {
display: block;
width: 100%;
text-align: center;
position: absolute;
bottom: -12%;
z-index: 30;
}

.coming_soon_cta {
display: block;
position: relative;
width: 100%;
padding: 16px 4px;
background-color: rgba(211, 32, 38, 0.8);
color: white;
font-family: "Archivo Narrow";
font-style: italic;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration: none;
font-size: 1rem;
width: 260px;
margin: 0 auto;
border: 2px solid white;
transition: .6s ease-in-out;
}

.coming_soon_cta:hover {
background-color: rgba(255, 255, 255, 0.8);
color: #D32027;
border: 2px solid #D32027;
}


@media screen and (min-width: 768px) {

    .coming_soon_top_section {
    max-width: 600px;
    }

    .coming_soon_bottom_section {
    height: 350px;
    max-width: 600px;
    }

    .coming_soon_main_text {
    font-size: 2rem;
    padding: 8px;
    }

    .coming_soon_logo_wrapper {
    max-width: 150px;
    }

        

    .coming_soon_banner_element {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    z-index: 0;
    max-width: 375px;
    }

    .coming_soon_location_box {
    border: 2px solid white;
    width: 80%;
    height: 125px;
    max-width: 240px;
    bottom: -5%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 8px;
    }

    .coming_soon_element_text_wrapper div {
    display: block;
    position: relative;
    top: -6%;
    }
        

    .coming_soon_top_text {
    font-size: 1rem;
    letter-spacing: 2px;
    padding: 2px 0;
    }

    .coming_soon_title {
    font-size: 2.5rem;
    }

    .coming_soon_subtitle {
    font-size: .8rem;
    font-weight: 300;
    letter-spacing: 3px;
    }

    .coming_soon_location_name {
    padding: 4px;
    font-size: 1.4rem;
    }

    .coming_soon_location_phone {
    font-family: 'Bebas Neue';
    font-size: 1.6rem;
    padding: 4px;
    }

    .coming_soon_location_address {
    font-family: 'Archivo Narrow';
    font-size: 1rem;
    }


    .coming_soon_cta_wrapper {
    bottom: -20%;
    } 

}



@media screen and (min-width: 1440px) {


    .coming_soon_top_section {
    max-width: 725px;
    }

    .coming_soon_bottom_section {
    height: 450px;
    max-width: 725px;
    }

    .coming_soon_main_text {
    font-size: 2.75rem;
    padding: 8px;
    }

    .coming_soon_logo_wrapper {
    max-width: 175px;
    }
            
    .coming_soon_banner_element {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    z-index: 0;
    max-width: 475px;
    }

    .coming_soon_top_text {
    font-size: 1.25rem;
    letter-spacing: 2px;
    padding: 2px 0;
    }

    .coming_soon_element_text_wrapper div {
    display: block;
    position: relative;
    top: -8%;
    }
        

    .coming_soon_title {
    font-size: 3.5rem;
    }

    .coming_soon_subtitle {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 3px;
    }

    .coming_soon_location_box {
    border: 2px solid white;
    width: 80%;
    height: 135px;
    max-width: 295px;
    bottom: 6%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 8px;
    }

    .coming_soon_location_name {
    padding: 4px;
    font-size: 1.5rem;
    letter-spacing: 2px;
    }

    .coming_soon_location_phone {
    font-family: 'Bebas Neue';
    font-size: 2.25rem;
    padding: 4px;
    }

    .coming_soon_location_address {
    font-family: 'Archivo Narrow';
    font-size: 1.25rem;
    }

    .coming_soon_cta_wrapper {
    bottom: -7%;
    } 




}