/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

/*
 * Theme Name: Madame Fan
 * Description: Madame Fan WordPress theme 2019
 * Author: Mediatropy
*/

@font-face {
    font-family: 'TelemaqueFY-Rg';
    src: url('fonts/TelemaqueFY-Rg.woff2') format('woff2'),
    url('fonts/TelemaqueFY-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #bb9753;
    background-color: #000;
    width: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
    overflow-x: hidden;
}
@media all and (-ms-high-contrast:none)
{
    svg.active line, svg.active polygon, svg.active polyline, svg.active path{
        stroke-dasharray: 0!important;
        stroke-dashoffset: 0!important;
        stroke-width: 2.7px!important;
    }
}


.hover-container{
    display:none;
    position: absolute;
    z-index: 999;
    opacity: 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;
    font-size: 50px;
    -webkit-transform: rotate(180deg)translate3d(0, 0, 0);
    transform: rotate(180deg)translate3d(0, 0, 0);
    -webkit-transition: 0.3s -webkit-transform ease-in-out;
    transition: 0.3s -webkit-transform ease-in-out;
    -o-transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;

}
.hexagon {
    position: relative;
    width: 100px;
    height: 57.74px;
    background-color: transparent;
    margin: 28.87px 0;
    border-left: solid 2px #af875e;
    border-right: solid 2px #af875e;
    display:none;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 70.71px;
    height: 70.71px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 12.6447px;
}

.hexagon:before {
    top: -35.3553px;
    border-top: solid 2.8284px #af875e;
    border-right: solid 2.8284px #af875e;
}

.hexagon:after {
    bottom: -35.3553px;
    border-bottom: solid 2.8284px #af875e;
    border-left: solid 2.8284px #af875e;
}
.slick-slides{
    /*cursor: none;*/
}
.hover-container.right{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.scrollto, .scrollto2, .scrollto3{
    z-index: 102;
}
.scrollto2, .scrollto3{
    display:none;
}
.scrollto svg, .scrollto2 svg, .scrollto3 svg{
    z-index: 102;
    width: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    cursor: pointer;
    position: fixed;
    bottom: 5vh;
    -webkit-animation: updown 1.2s infinite  alternate;
    animation: updown 1.2s infinite  alternate;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;

}
.readmore-arrow{
    width: 75px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-left: 20px;
    margin-left: -20px;
    margin-top: 10px;
}
.readmore-arrow:hover{
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);

    -webkit-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    transition: all 0.3s linear;
}
.scrollto{

}
@-webkit-keyframes updown {
    0% { bottom: 5vh }
    100% { bottom: 6vh }
}
@keyframes updown {
    0% { bottom: 5vh }
    100% { bottom: 6vh }
}
.svg-hexa{
    fill-opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
svg:hover .svg-hexa{
    fill-opacity: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
h1{
    font-size: 96px;
    line-height: 96px;
}
p{
    line-height: 40px;
    font-size: 24px;
    color: #bda285;
}
svg circle{
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
h1,h2,h3{
    font-weight: 400;
    font-family: TelemaqueFY-Rg, sans-serif;
    color: #f9c389;
}

.hero-image{
    z-index: 2;
}
.main-content{
    z-index: 1;
}
section#content{
    width: 100%;
    overflow: hidden;
    position:relative;
}
.hdr-logo-link{
    margin-bottom: 50px;
    display: block;
    margin-top: 50px;

}

#desktop_video {
    z-index: -1;
    width: 100%;
}
.mobile {
    display: none;
}
.map a{
    position: relative;
    display: block;
}
.map-overlay{
    width: 100%;
    height: 100%;
    background:url('img/darken.png');
    position: absolute;
    background-size: contain;
}
header.header{
    position: absolute;
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
    z-index: 4;
    width: 100%;
}
header .wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1860px;
    position: fixed;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;

    padding: initial;
    width: 100%;
    left: 50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    margin-top: 40px;
    padding-right: 90px;
}

header.header.menuactive{
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    opacity: 0.9;
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
}
#nav-main{
    position: absolute;
    left: 50%;
    top: 0;
    display: none;
    height: 87vh;
    z-index: 105;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    text-align: center;
}
#nav-main ul li {
    list-style:none;
    margin-bottom: 18px;

}
#nav-main ul li a{
    font-family: TelemaqueFY-Rg;
    color: #f9c389;
    text-decoration: none;
    text-transform: uppercase;
    position:relative;
    letter-spacing: 1px;
    -webkit-transition: letter-spacing 0.3s linear;
    -o-transition: letter-spacing 0.3s linear;
    transition: letter-spacing 0.3s linear;
    font-size: 34px;
    line-height: 54px;
}
#nav-main ul li.current_page_item a{
    border-bottom: 2px solid #f9c389;
    padding-bottom: 1px;
}
#nav-main ul li a:hover{
    letter-spacing: 5px;
    -webkit-transition: letter-spacing 0.3s linear;
    -o-transition: letter-spacing 0.3s linear;
    transition: letter-spacing 0.3s linear;
}
#nav-main ul{
    padding-left: 0;
    margin-top: 0;
    font-size: 28px;
    text-align:center;
}
#nav-main ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 2px solid #f9c389;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}

#nav-main ul li a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}
.fdeco:after{
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 2px solid #f9c389;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}
.fdeco:hover:after{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.hero-title{
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    /*letter-spacing: 100px;*/
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    transition: 0.3s all linear;
    text-shadow: 0 0 6px rgba(0,0,0,0.6);
    text-transform: uppercase;
    text-align: center;
}
#mf-logo-dt{
    position: absolute;
    left: 61px;
    width: 120px;
    top: 24px;
}
.hero-container{
    position: relative;
}
.hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.hero-inner{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 600px;
}
.hero-inner div h1{

    text-transform: uppercase;
    padding-left: 0px;
    max-width: 95%;
    margin: 0 auto;
}
.hero-inner div{

}
.hero-inner div p {
    font-size: 24px;
    color: #f9c389;
    max-width: 95%;
    width: 350px;
    margin: 0 auto;
}
.map{
    position: relative;
    overflow: hidden;
}
.map a img{
    width: 100%;
    height: auto;
}
.hours{
    position: relative;
}
.hours img{
    width: 100%;
    height: auto;
    -webkit-filter: contrast(1.2);
    filter: contrast(1.2);
}
.hours p{
    font-size: 20px;
    color: #f9c389;
    max-width: 501px;
}
.hours p small{
    font-size: 13px;
    line-height: 19px!important;
    display: inline-block;

}
.hours > div{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%)translateX(-50%);
    -ms-transform: translateY(-50%)translateX(-50%);
    transform: translateY(-50%)translateX(-50%);

}
.moveup{
    top: -182px;
}
.hours-line span{
    display: inline-block;
    font-weight: 300;
    color: #f9c389;
}
.hours-line span:first-of-type{
    width: 333px;
    font-weight: 400;
}
.hours-line{
    font-size: 26px;
    font-weight: 500;
    line-height: 50px;
}
.hours-line .first::after {
    content: ' ';
    width: 210px;
    height: 1px;
    /*border-bottom: 1px dashed #f8c388;*/
    display: inline-block;
    float: right;
    margin-right: 20px;
    margin-top: 24px;
}
.hours h1{
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
}
.bottom{
    color: #555555;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1rem;
}
.bottom p{
    margin-left: 64px;
    font-size: 20px;
}

#nav-footer ul li a{
    color: #555555;
    text-decoration: none;
}
#nav-footer ul li a:hover{

}
#nav-footer ul li{
    list-style: none;
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}

#nav-footer ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 35px;
    width: 100%;
    border-bottom: 2px solid #555555;
    margin-top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}

#nav-footer ul li a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}

#nav-footer ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    line-height: 44px;
}
#nav-footer{
    display: block;
    position: absolute;
    right: 34px;
    bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
}
#footer-map{
    width: 100%;
    height: 100%;
    display: block;
    min-height: 550px;
}
.newsletter{
    margin-top: 50px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.newsletter form{

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.newsletter h1{

    width: 90%;
    max-width: 956px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}
.newsletter p{
    font-size: 20px;
    text-align: center;
    line-height: 37px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.newsletter p a, .newsletter p a:focus{
    border: 0;
    outline: none;
}
.newsletter input[type=email]{
    background: #000;
    border: 2px solid #f9c288;
    height: 52px;
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #666666;
    border-radius: 0;
}
.newsletter input[type=email]:focus{
    color: #666666;
    font-weight: 300;

    outline: none;
}
.newsletter input[type=submit]{
    border-radius: 0;
    height: 52px;
    background-color: #f9c288;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;

    position: relative;
    padding-left: 32px;
    padding-right: 32px;
    border: 2px solid #f9c288;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.newsletter input[type=submit]:focus{
    outline: none;
}
.newsletter span.wpcf7-not-valid-tip {
    display:none;
}
.newsletter div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    margin-top: 5px;
    border: none;
    text-align: right;
    color: #ff0000;
}
.hamburger {
    margin-top: -41px;
}
.locate-info{
    top: 50%;
    height: 220px;
    z-index: 1;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
    padding: 30px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(left, #f9c389 100%, #f9c389 100%), -o-linear-gradient(top, #f9c389 100%, #f9c389 100%), -o-linear-gradient(left, #f9c389 100%, #f9c389 100%), -o-linear-gradient(top, #f9c389 100%, #f9c389 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #f9c389), to(#f9c389)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f9c389), to(#f9c389)), -webkit-gradient(linear, left top, right top, color-stop(100%, #f9c389), to(#f9c389)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f9c389), to(#f9c389));
    background-image: linear-gradient(to right, #f9c389 100%, #f9c389 100%), linear-gradient(to bottom, #f9c389 100%, #f9c389 100%), linear-gradient(to right, #f9c389 100%, #f9c389 100%), linear-gradient(to bottom, #f9c389 100%, #f9c389 100%);
    background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    -webkit-animation: bg 1s cubic-bezier(0.19, 1, 0.22, 1) 1;
    animation: bg 1s cubic-bezier(0.19, 1, 0.22, 1) 1;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    background-color: #00000060;

}
.locate-info h1{
    font-family: TelemaqueFY-Rg;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 36px;
    color: #f9c185;
    margin:0;
    margin-bottom: 20px;
    text-align: center;
}
.locate-info img{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -42px;
}
.locate-info p, .locate-info span a{
    font-size: 26px;
    line-height: 46px;
    color: #fbdab6;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 2px 6px rgba(0,0,0,0.5);
}
.locate-info p small{
    font-style: italic;
}
.locate-info span a:hover{
    text-decoration: underline;
}
.locate-info span{
    float: right;
    margin-left: 20px;
}
.locate-info.active{
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
@-webkit-keyframes bg {
    0% {
        background-size: 0 3px,
        3px 0,
        0 3px,
        3px 0;
    }
    25% {
        background-size: 100% 3px,
        3px 0,
        0 3px,
        3px 0;
    }
    50% {
        background-size: 100% 3px,
        3px 100%,
        0 3px,
        3px 0;
    }
    75% {
        background-size: 100% 3px,
        3px 100%,
        100% 3px,
        3px 0;
    }
    100% {
        background-size: 100% 3px,
        3px 100%,
        100% 3px,
        3px 100%;
    }
}
@keyframes bg {
    0% {
        background-size: 0 3px,
        3px 0,
        0 3px,
        3px 0;
    }
    25% {
        background-size: 100% 3px,
        3px 0,
        0 3px,
        3px 0;
    }
    50% {
        background-size: 100% 3px,
        3px 100%,
        0 3px,
        3px 0;
    }
    75% {
        background-size: 100% 3px,
        3px 100%,
        100% 3px,
        3px 0;
    }
    100% {
        background-size: 100% 3px,
        3px 100%,
        100% 3px,
        3px 100%;
    }
}

body div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {

    text-align: center;
    color: red;
    border: none;
    margin: 0;
    margin-top: 20px;
}

body div.wpcf7-response-output {
    text-align: center;
    margin: 0;
    margin-top: 20px;
    border: none;
}
body div.wpcf7-mail-sent-ok {
    border: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
body .newsletter div.wpcf7-validation-errors{
    text-align: center;
    margin-top: 10px;
}
.hdr-logo-link svg{
    width: 150px;
    height: auto;
}
.newsletter small{
    margin-top: 15px;
    text-align: left;
    color: #bda285;
    width: 580px;
    max-width: 100%;
}

.hamburger{
    z-index: 95;

}

body .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #bb9753!important;
    /*display: none;*/

}
.hamburger:focus{
    outline: none!important;
}
.newsletter .wpcf7 form .wpcf7-response-output{
    position: absolute;
    margin: 6em 0.5em 1em;
}
.frow.start .rellax.desktop{
    width:100%;
}
#nav-main .hdr-logo-link{
    margin-bottom: 20px;
    margin-top: 20px;
}
.menuactive .wrapper{
    margin-top: 0px;
}
.wpcf7-response-output{
    right:0;
    left:0;

}
.newsletter .wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent ;
}
@media only screen and (max-width: 1900px){
    #mf-logo-dt {
        left: 101px;
    }
}
@media only screen and (max-width: 1500px) {
    h1{
        font-size: 72px;
        line-height: 72px;
    }
    .newsletter h1{
        max-width: 850px;
    }
    .locate-info span {
        float: none;
        margin: initial;
        margin-left:0px;
    }
    .locate-info p, .locate-info span a {
        font-size: 24px;
        line-height: 35px;

    }
}


@media only screen and (max-width: 1300px) {
    h1{
        font-size: 60px;
        line-height: 60px;
    }
    p{
        font-size: 20px;
        line-height: 30px;

    }

    .bottom{

        -webkit-box-orient: vertical;

        -webkit-box-direction: reverse;

        -ms-flex-direction: column-reverse;

        flex-direction: column-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    #nav-footer {
        display: block;
        position: relative;
        right: initial;
        bottom: initial;

    }



    .hero-inner div p {
        font-size: 20px;

    }
    .newsletter h1{
        max-width: 90%;
    }

    .newsletter p {
        font-size: 20px;
    }
    .locate-info{
        top: 35%;
    }
    .hours-line {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1024px) {
    .hours p{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 75%;
    }
    .bottom p{
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .locate-info p, .locate-info span a {
        font-size: 20px;
    }
    .locate-info h1 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .hours-line span:first-of-type {
        width: 210px;
    }
    .hours-line .first::after {
        width: 105px;
    }
    .hours-line{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .newsletter small{
        max-width: 90%;
        text-align: center;
    }
    .desktop{
        display: none!important;
    }
    .mobile{
        display: block!important;
    }
    video.mobile{
        display:none!important;
    }
}
@media only screen and (max-width: 900px) {
    .locate-info{
        width: 371px;
        top: 33%;
        heigh: 240px;
    }
    .locate-info p, .locate-info span a {
        line-height: 35px;
    }
    h1{
        font-size: 60px;
        line-height: 60px;
    }
    p{
        font-size: 18px;
        line-height: 24px;

    }
    .hero-inner div p {
        font-size: 18px;
        line-height: 28px;
        max-width: 65%;
    }
    .newsletter h1{
        max-width: 90%;
    }

    .newsletter p {
        font-size: 14px;
        line-height: 20px;
        max-width: 80%;
    }



}
@media only screen and (max-width: 800px) {
    .hamburger {
        margin-top: 12px!important;

    }
    #mf-logo-dt {
        position: absolute;
        left: 36px;
        width: 85px;
        top: 14px;
    }

    header .wrapper {
        margin-top: 13px;
        padding-right: 26px;

    }
    .hours > div{
        width: 90%;
    }
    .hours-line{
        font-size: 16px;
    }
    .hours-line span:first-of-type {
        width: 137px;
    }
    .hours-line .first::after {
        width: 68px;
    }
    .hours-line{
        font-size: 16px;
        width: 235px;
        margin: 0 auto;
    }
    .hours-line .first::after {
        width: 70px;
        margin-right: 10px;
        margin-top: 25px;
        margin-left: 10px;
    }
    .hours p{
        text-align: center;
        font-size: 14px;

    }
    .hours h1{
        font-size: 26px;
    }
    .map {
        height: 540px;
    }
    .locate-info img {
        width: 33px;
        bottom: -28px;
    }
    .locate-info {
        width: 297px;
        top: 40%;
        height: 220px;
    }
    .locate-info p, .locate-info span a {
        font-size: 16px;
    }
    div.wpcf7 .ajax-loader {
        position: absolute;
    }

    .newsletter input[type=submit] {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 16px;

    }

    .newsletter input[type=email]
    {
        width: 200px;
        font-size: 16px;
    }
    #footer-map{

        height: 700px;
    }
    .map-overlay{
        opacity: 0.9;
    }
    .hours-line span:first-of-type{
        width: 138px;
    }
    #nav-footer {
        font-size: 12px;
        position: initial;
        margin-top: 0;
        right:initial;
        left: initial;
        width: 100%;
    }
    #nav-footer ul li {
        margin-left: 5px;
        margin-right: 5px;
    }
    #nav-footer ul {
        line-height: 1;
        margin-top: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }
    .bottom{
        z-index: 1;
    }
    .bottom p{

        font-size: 12px;

        z-index: 1;
        margin: 0 auto;
    }

    .locate-info p, .locate-info span a {
        line-height: 29px;
    }
    .hdr-logo-link img{
        width: 106px;
    }
    .newsletter h1{
        max-width: 280px;
    }

    .moveup{
        top: -69px;
    }
    .mobile {

    }
    .mob-overlay{
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.9;
        z-index: 5;
        display: none;
    }
    .mob-overlay img{
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        height: 100vh;
        position: absolute;
        right: 0;
        width: auto;
    }

    body.noscroll{
        overflow:hidden;
    }
    header.header{
        z-index: 7;
    }
    #nav-main ul{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

        height: 100%;
    }


    .locate-info{
        -webkit-transform: translateX(-50%)translateY(-25%);
        -ms-transform: translateX(-50%)translateY(-25%);
        transform: translateX(-50%)translateY(-25%);
        padding: 18px;
        top: 21%;
    }


}
@media only screen and (max-width: 600px){
    h1{
        font-size: 55px;
        line-height: 55px;
    }

    #nav-main ul li{
        margin-bottom: 10px;
    }
    .hdr-logo-link{
        margin-top: 0;
        margin-bottom: 25px;
    }
    .hero-inner{
        max-width: 100%;
    }
    .newsletter small {
        max-width: 70%;
        margin-top:15px;
    }

    .map {
        height: 540px;
    }
    .menuactive .wrapper{
        margin-top: 40px;
    }
    .hours-line span:first-of-type {
        width: 188px;
    } 
    .hours h1{ 
        margin-top:40px;
    }
    .locate-info {
        width: 297px;
        top: 40%;
        height: 179px;
    }
}



@media only screen and (max-width: 415px) {



    .newsletter h1 {
        max-width: 200px;
    }
    h1{
        font-size: 30px;
        line-height: 32px;
    }
    p{
        font-size: 16px;
    }

    .map{
        height: 520px;
    }


}
@media only screen and (max-width: 320px){
    .locate-info {
        width: 260px;
    }
    #nav-main ul li a {
        line-height: 42px;
    }
    hero-inner div p {
        font-size: 14px;
    }
    locate-info p, .locate-info span a {
        font-size: 14px;
    }
}