@font-face {
font-family: 'Friz Quadrata Std Italic';
font-style: normal;
font-weight: normal;
src: local('Friz Quadrata Std Italic'), url('friz-quadrata-std-italic-587033b2c95df.woff') format('woff');
}


@font-face {
font-family: 'Friz Quadrata Std Medium';
font-style: normal;
font-weight: normal;
src: local('Friz Quadrata Std Medium'), url('friz-quadrata-std-medium-5870338ec7ef8.woff') format('woff');
}


@font-face {
font-family: 'Friz Quadrata Std Bold';
font-style: normal;
font-weight: normal;
src: local('Friz Quadrata Std Bold'), url('friz-quadrata-std-bold-587034a220f9f.woff') format('woff');
}


@font-face {
font-family: 'Friz Quadrata Std Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Friz Quadrata Std Bold Italic'), url('friz-quadrata-std-bold-italic-587033d6d4298.woff') format('woff');
}
*{
    box-sizing:border-box;    
}
html, body {    
    padding: 0;
    margin: 0;  
    outline: none !important;
    overflow-y:hidden;
    overflow-x:hidden;
}
.results-mobile{
    display:none;
}
.results-mobile tr{
    background-color: #605f5f !important;
    color: #FFF !important; 
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;
    font-size:15px;       
}
.results-mobile .results-body #results-list thead tr th{
    border:none !important;
}
.results-mobile .results-body #results-list tbody tr:not(:last-child) td{
    border-bottom:1px solid #9d9d9d;
}
.menu-mobile{
    display:none;
}
.menu-mobile-item{
    width: 100%;
    min-height: 10%;
    border-bottom: 1px solid #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;        
}
.menu-mobile-item a{
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;
    color:#FFF;
    font-size:20px;
}
.backdrop.on{
    display: block;
}
.backdrop{
    display:none;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.5);
    z-index:998;
}
.one-time-msg-container.on{
    display:block;
}
.one-time-msg-container{
    display:none;
    position: absolute;
    top:20%;
    bottom:15%;
    left:0;
    right:0;
    background-color: #882b37;
    text-align:center;
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;
    padding:1em;
    z-index:999;
}
.one-time-msg-container .wording-main{
    text-transform: uppercase;
    line-height: 1.5em;
    color: #FFF;
    font-size: 2em;
    margin:0;
}
.one-time-msg-container .wording-sub{
    color: #FFF;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0.5em 0;
}
.one-time-msg-container .wording-instruction{
    color:#c8ac72;
    font-size: 1.3em;
    line-height: 1.3em;    
}
.one-time-msg-container .proceed{
    padding: 15px 30px;
    background: rgba(0,0,0,0);
    border: 1px solid #FFF;
    color: #FFF;    
}
.one-time-msg-container .proceed:hover{
    cursor: pointer;
}
.header{
    position: absolute;
    top: 0;
    left:0;
    right:0;
    width: 100%;
    height: 15%;
    background-color: #4e4e4d;
}
.header-content-wrapper{
    padding: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;                        
}
.header-content-wrapper .header-logo{
    order:1;
    width:20%;
}
.header-content-wrapper .header-logo:hover{
    cursor:pointer;
}
.header-content-wrapper .header-logo img{
    width:100%;
    max-height:100%;
}
.header-content-wrapper .header-logo-2{
    order:2;
    width:20%;
    padding: 0px 40px;
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;
    text-align: center;
    color:#9d804d;
}
.header-content-wrapper .header-logo-2 img{
    width:100%;
    max-height:100%;
}
.header-content-wrapper .header-menu{
    order: 3;
    width: 35%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    height:100%;
}
.header-content-wrapper .header-menu div{
    height: 100%;
    display: flex;
    align-items: center;
}
.header-content-wrapper .header-menu div a{
    text-decoration: none;
    color: #FFF;
    font-size:1em;
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;

}
.header-content-wrapper .header-menu .spacer span{
    color:#FFF;
    font-size:1em;
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;
    margin-top:-1px;
}
.header-content-wrapper .header-social{
    order: 4;
    width: 15%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    height: 100%;
}
.header-content-wrapper .header-social div{
    height:100%;
    display:flex;
    align-items:center;
}
.header-content-wrapper .header-social div a{
    color:#FFF;
    padding:0px 5px;
}
.header-content-wrapper .header-social div a i{
    font-size:25px;
}

.header-controls{
    position: absolute;
    top: 15%;
    left:0;
    right:0;
    width: 100%;
    height: 7%;
    background-color: #882b37;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;    
    font-family: 'Friz Quadrata Std Medium', sans-serif !important;
}
.header-controls div.col{
    text-transform: uppercase;
    color:#FFF;
    padding:0px 8px;
}
.header-controls div.col input{
    height: 30px;
    padding: 5px;
    min-width: 250px;
    margin: 0px 5px;    
}
.header-controls div.col a{
    text-decoration:none;
    color:#FFF;
}
.header-controls div.col1{
    order: 1;
}
.header-controls div.col2{
    order: 2;
}
.header-controls div.col3{
    order:3;
}
.header-controls div.col4{
    order:4;
}
.header-controls div.col5{
    order:5;
}
.header-controls div.col6{
    order:6;
}
.map{
    position: absolute;
    left: 0;
    right:0;
    bottom: 0;
    height: 78%;
}
.locate-control-container{
    width:100%;
    background:rgba(0,0,0,0);
    pointer-events: all;
}
.locate-control-container .locate-control{
    font-size:18px;
    display:block;
    position: relative;
    margin:0 auto;
    width:400px;
    padding:5px 3px;
    z-index:999;
    -webkit-box-shadow: -1px 2px 18px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 2px 18px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 2px 18px 0px rgba(0,0,0,0.75);
    border: 1px solid rgba(0,0,0,0);
    border-radius: 4px;			
    text-align:center;
    color:#555;
    box-sizing:border-box; 
    margin-top: 30px;
}