html {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Open Sans", sans-serif;
    color: #606161;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    width: 100%;
    height: 100%;
}

a {
    color: #606161;
}

.nav-link:focus {
    color: #606161;
}

h1 {
    font-family: "Source Serif Pro", serif;
    font-size: 46px;
    text-transform: uppercase;
    letter-spacing: 8px;
}

h2 {
    font-family: "Source Serif Pro", serif;
    font-size: 30px;
    letter-spacing: 6px;
}

h3 {
    font-family: "Source Serif Pro", serif;
    font-size: 24px;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

/*.logo {
    display: flex;*/
/*justify-content: center;*/
/*align-items: center;
    background-color: #ccc;
    
}*/
.logo-wrap {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.navbar {
    padding: 0;
    margin: 0;
}

ul.navbar-nav > li > a {
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    color: #606161;
    font-size: 19px;
    text-decoration: none !important;
    text-transform: uppercase;
}

ul.navbar-nav li:last-child a {
    padding-right: 0px !important;
}

ul.navbar-nav > li > a:hover,
ul.navbar-nav > li > a.active {
    color: #000;
    font-weight: bold;
}

ul.navbar-nav > li > a::before {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.alert-full-width {
    position: fixed; /* Fixed positioning */
    top: 0; /* Align to the top */
    left: 0; /* Align left */
    right: 0; /* Align right */
    margin: 0; /* Remove margins */
    z-index: 1030; /* Ensure alert is above other content */
    border-radius: 0 !important;
    text-align:center;
}

/*.logo-img {
    display: inline-block;
    height: 64px;
    height: auto;*/
/* max-width: 294px;*/
/*max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}*/
.logo-img {
    display: inline-block;
    /*width: 146px;*/
    height: 64px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.logo-wrap {
    display: flex;
    align-items: center;
    /*padding: 15px 0;*/
    /*background-color: #ccc;*/
}


.fluid {
    height: auto;
    max-width: 100%;
}

.text-right {
    text-align: right !important;
}

.container-fluid {
    margin: 0;
}

.container-content {
    padding-top: 120px;
}

.row {
    margin: 0;
    padding: 0;
}

.required {
    color: red;
}

.form-control, .form-select {
    background-color: #eff3f3;
    border: none;
}

.btn {
    border: 2px solid #dfbf8f;
    background-color: #fff;
    color: #606161;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
    min-width: 100px;
}

    .btn:hover {
        border: 2px solid #606161;
        background-color: #606161;
        color: #fff;
        font-size: 15px;
    }

    .btn i {
        padding-left: 10px;
    }

.btn-content {
    color: #fff;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
    border-radius: 2px;
    border: none;
    /*border: 2px solid #ccc;*/
    font-size: 15px;
    padding: 10px 16px 10px 16px;
    line-height: normal;
}

/****	Main Navigation *****/
#header {
    background-color: #fff;
    width: 100%;
    margin: 0;
    padding: 0px;
    max-width: none;
}

/*ul.navbar-nav {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

    ul.navbar-nav > li.nav-item {
        margin-left: 1rem;
    }*/


.navbar-toggler {
    border: 1px solid #000;
}

    .navbar-toggler:focus {
        box-shadow: none;
        border: 1px solid #275f64;
    }

.nav-link {
    color: #606161;
}

/*ul.navbar-nav > li {
    display: inline-block;
    font-size: 0px;
}

    ul.navbar-nav > li > a {
        display: inline-block;
        text-align: center;
        padding: 10px 10px;
        color: #606161;
        font-size: 19px;
        text-decoration: none !important;
        text-transform: uppercase;
    }

ul.navbar-nav li:last-child a {
    padding-right: 0px !important;
}

ul.navbar-nav > li > a:hover, ul.navbar-nav > li > a.active {
    color: #000;
    font-weight: bold;
}

ul.navbar-nav > li > a::before {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}*/

.topbar {
    display: block;
}

    .topbar ul {
        margin: 0;
        display: inline-flex;
        height: 34px;
    }

        .topbar ul li {
            display: inline-block;
            background-color: #275f64;
            color: #fff;
            margin: 0px;
            padding: 0 10px;
            line-height: 34px;
            font-size: 18px;
        }

            .topbar ul li a {
                color: #fff;
                text-decoration: none;
                text-transform: uppercase;
                padding: 0;
                margin: 0;
            }

                .topbar ul li a:hover {
                    color: #ddd;
                }

            .topbar ul li:not(:last-child) {
                border-right: 1px solid #b2babd;
            }

/****	END Main Navigation  *****/

/****	Resource Page  *****/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: gray;
    font-weight: 700;
}

.accordion-button {
    border: none;
}

    .accordion-button:not(.collapsed) {
        color: #333;
    }

        .accordion-button:not(.collapsed)::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }
/****	END Resource Page  *****/
/****	Hero Slider  *****/
#slider {
    margin-top: 82px;
    padding: 0;
}

.carousel-item {
    transition: transform 1s ease-in-out;
}

.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
    transition: opacity 0s 5s;
}

.center-cropped {
    object-fit: cover; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
    height: 690px;
    /*width: 100px;*/
}

/*.center-cropped {
    width: 3000px;
    height: 650px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}*/

/* Set the image to fill its parent and make transparent */
/*.center-cropped img {
        min-height: 100%;
        min-width: 100%;*/
/* IE 8 */
/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
/* IE 5-7 */
/*filter: alpha(opacity=0);*/
/* modern browsers */
/*opacity: 0;
    }*/
/****	END Hero Slider *****/


/****	Hero Copy  *****/
.hero-copy {
    background-color: #275f64;
    color: #fff;
    text-align: center;
    padding-right: 20%;
    padding-left: 20%;
}

    .hero-copy h2 {
        font-family: "Source Serif Pro", serif;
        font-size: 30px;
        letter-spacing: normal;
    }

    .hero-copy p {
        font-size: 17px;
        line-height: 1.4
    }

    .hero-copy a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-weight: bold;
    }

        .hero-copy a:hover {
            opacity: 0.8;
        }
/****	END Hero Copy  *****/

.link-button {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

    .link-button:hover {
        opacity: 0.8;
    }

.btn-area a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

    .btn-area a:hover {
        opacity: 0.8;
    }
/****	Floorplan   *****/
#floorplans {
}

.floorplan {
    padding-bottom: 30px;
    padding-top: 0px;
    text-align: center;
    color: #000;
    font-size: 18px;
    line-height: 24px;
}

    .floorplan img {
        margin-bottom: 40px;
        width: 100%;
    }

    .floorplan .btn {
        margin-top: 12px;
    }

/****	END Floorplan   *****/



/****	Amenities   *****/
#amenities {
    /*background-color: #275f64;*/
    padding: 0;
}
    #amenities .list-group-item {
        background-color: transparent !important;
        border-top: 1px solid #ddd;
        border-radius: 0;
        color: #fff;
    }
    #amenities .column1 {
        text-align: center;
        color: #fff;
        padding: 3% 0;
        font-size: 20px;
    }

    #amenities .column2 {
        text-align: center;
        padding: 0;
    }

    #amenities a {
        color: #fff;
     /*   border-bottom: 1px solid #ddd;
        border-radius: 0;*/
    }

        #amenities a:hover {
            opacity: 0.8;
        }

    #amenities ul.categories {
        margin: 0;
        padding: 0;
        display: inline-flex;
    }

        #amenities ul.categories li {
            display: inline-block;
            margin: 0px;
            padding: 0 10px;
            line-height: 20px;
        }

            #amenities ul.categories li a {
                text-decoration: none;
                cursor: pointer;
            }

                #amenities ul.categories li a:hover, #amenities ul.categories li a.active {
                    font-weight: bold;
                }

                #amenities ul.categories li a::before {
                    display: block;
                    content: attr(title);
                    font-weight: bold;
                    height: 0;
                    overflow: hidden;
                    visibility: hidden;
                }

            #amenities ul.categories li:not(:last-child) {
                border-right: 1px solid #b2babd;
            }

    #amenities ul.list {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        #amenities ul.list li {
            font-size: 18px;
            line-height: 17px;
            padding-bottom: 10px;
            font-weight: normal;
            border-bottom: 1px solid #aaa;
            border-radius: 0;
        }

            #amenities ul.list li a {
                cursor: pointer;
                text-decoration: none;
                /*color: #99c8ff;*/
            }

                #amenities ul.list li a:hover, #amenities ul.list li a.active {
                    font-weight: bold;
                }

                    /*#amenities ul.list li a.active::after {
                        content: "&dArr";*/ /* Downwards Double Arrow (&dArr;)*/
                        /*display: inline;
                    }*/
.amenities-photo {
    display: none;
}

    .amenities-photo.active {
        display: block;
    }

.amenities-list {
    display: none;
}

    .amenities-list.active {
        display: block;
    }
/****	END Amenities   *****/


/****	Virtual Tours   *****/
#virtual-tours {
}

ul.vt-list {
    margin: 0;
    padding: 0;
}

    ul.vt-list li {
        display: inline-block;
        margin: 0px;
        padding: 0 10px;
    }

        ul.vt-list li a {
            text-decoration: none;
            cursor: pointer;
        }

            ul.vt-list li a:hover, ul.vt-list li a.active {
                font-weight: bold;
                color: #606161;
            }

            ul.vt-list li a::before {
                display: block;
                content: attr(title);
                font-weight: bold;
                height: 0;
                overflow: hidden;
                visibility: hidden;
            }

        ul.vt-list li:not(:last-child) {
            border-right: 1px solid #b2babd;
        }

.vt-videos {
    padding: 0;
    background-color: #606161;
    max-height: 562.5px;
}

    .vt-videos img {
        width: 100%;
    }

.vt-vid {
    display: none;
}

    .vt-vid.active {
        display: block;
    }

.video-holder {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 1000px;
    max-height: 562.5px;
    margin: 0 auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/****	END Virtual Tours   *****/


/****	Site Map   *****/
#site-map {
    padding: 0;
    margin: 0;
}

    #site-map .column1 {
        margin: auto 0;
    }

    #site-map h1 {
    }

    #site-map ul {
        list-style-type: none;
        text-align: left;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        #site-map ul li {
            padding: 0 0 14px 0;
            text-align: left;
        }

    #site-map .bi {
        padding-right: 10px;
        font-size: 22px;
    }

.icon-red {
    color: #c61616;
}

.icon-blue {
    color: #169ac6;
}

.icon-orange {
    color: #f48c27;
}

.icon-purple {
    color: #982dc0;
}

.icon-dkblue {
    color: #161f68;
}

.icon-gold {
    color: #e8c228;
}

.icon-ltblue {
    color: #58c7d4;
}

div#sitemap-div {
    /* engrain Allow some padding so that the window can be scrolled easily */
    padding-left: 2em;
    padding-right: 2em;
    /* Auto width will adjust the width of the encapsulating div to 100% - 2em.  
  Height is kept at 100% here, but this can be adjusted to other sizes as desired.*/
    width: auto;
    height: 100%;
}


#site-map img {
    width: 100%;
}
/****	END Site Map   *****/


/****	Gallery   *****/
#gallery {
}

    #gallery ul {
        margin: 0;
        padding: 0;
    }

        #gallery ul li {
            display: inline-block;
            margin: 0px;
            padding: 0 10px;
            line-height: 20px;
        }

            #gallery ul li a {
                text-decoration: none;
            }

                #gallery ul li a:hover, #gallery ul li a.active {
                    font-weight: bold;
                    color: #606161;
                }

                #gallery ul li a::before {
                    display: block;
                    content: attr(title);
                    font-weight: bold;
                    height: 0;
                    overflow: hidden;
                    visibility: hidden;
                }

            #gallery ul li:not(:last-child) {
                border-right: 1px solid #b2babd;
            }


.lightbox-gallery .photo-group {
    padding-bottom: 20px
}

.lightbox-gallery .photo-item {
    padding-bottom: 30px
}

.photo-group {
    display: none;
}

    .photo-group.active {
        display: flex;
    }


/****	END Gallery   *****/


/****	Welcome   *****/
#welcome {
    background-color: #275f64;
    color: #fff;
}

    #welcome h2 {
        color: #fff;
    }

    #welcome .column1, #welcome .column2 {
        text-align: center;
    }

    #welcome .column1 {
        margin: auto 0;
    }

ul.welcome-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

    ul.welcome-list li {
        display: inline-block;
        margin: 0px;
        padding: 0 10px;
        line-height: 20px;
    }

        ul.welcome-list li a {
            text-decoration: none;
            color: #fff;
            cursor: pointer;
        }

            ul.welcome-list li a:hover, ul.welcome-list li a.active {
                font-weight: bold;
                color: #fff;
            }

            ul.welcome-list li a::before {
                display: block;
                content: attr(title);
                font-weight: bold;
                height: 0;
                overflow: hidden;
                visibility: hidden;
            }

        ul.welcome-list li:not(:last-child) {
            border-right: 1px solid #fff;
        }

#welcome .content {
    padding: 0 10%;
}

    #welcome .content a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-weight: bold;
    }

        #welcome .content a:hover {
            opacity: 0.8;
        }

#welcome .column2 img {
    max-width: 80%;
    border: 10px solid #fff;
}

.welcome-content {
    display: none;
}

    .welcome-content.active {
        display: block;
    }

.welcome-photo {
    display: none;
}

    .welcome-photo.active {
        display: block;
    }
/****	END Welcome   *****/


/****	Generic Content   *****/
#gen-content {
}

    #gen-content .content {
        padding: 20px 0;
    }

    #gen-content img {
        width: 100%;
    }
/****	END Generic Content   *****/




/****	Footer   *****/
#footer {
    background-color: #275f64;
    color: #fff;
}

    #footer a {
        color: #fff;
    }

ul.social-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

    ul.social-list li {
        display: inline-block;
        margin: 0px;
        padding: 0 15px;
    }

        ul.social-list li:first-child {
            display: inline-block;
            margin: 0px;
            padding: 0 15px 0 0;
        }

        ul.social-list li a {
            text-decoration: none;
            color: #fff;
            font-size: 30px;
        }

            ul.social-list li a:hover {
                opacity: .8;
            }

        ul.social-list li:not(:last-child) {
            border-right: 1px solid #fff;
        }

/****	END Footer   *****/


/*****	Floor Plan styles   *****/
#floorplan-top {
    /*margin-top: 100px;*/
}

#floorplan-content {
}

    #floorplan-content h1 {
        font-size: 32px;
        letter-spacing: normal;
    }

ul.prev-fp {
    background: url(/images/arrow-prev.png) no-repeat left center;
    padding: 0;
    list-style-type: none;
}

    ul.prev-fp:hover {
        background: url(/images/arrow-prev-hover.png) no-repeat left center;
    }

ul.next-fp {
    background: url(/images/arrow-next.png) no-repeat right center;
    padding: 0;
    list-style-type: none;
}

    ul.next-fp:hover {
        background: url(/images/arrow-next-hover.png) no-repeat right center;
    }

    ul.prev-fp a, ul.next-fp a {
        font-size: 0px;
        width: 15px;
        height: 27px;
        display: block;
    }

        ul.prev-fp a:hover, ul.next-fp a:hover {
            color: #000;
        }

    ul.next-fp a {
        text-align: right;
    }

.fp-img img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fp-amenities {
    background-color: #f5f5f5;
}

    .fp-amenities ul {
        margin: 0;
        padding: 0 0 0 18px;
    }

        .fp-amenities ul li {
            font-size: 13px;
            line-height: 16px;
            padding-bottom: 10px;
        }

.smaller {
    font-size: 10px;
}

/*****	END Floor Plan styles   *****/
/*****  contact form *****/
#phone-type, #inputver, #modalContact-inputver, #modalContact-phone-type {
    display: none
}

/***swiper****/
.swiper {
    width: 100%;
    /*height: 900px;*/
}

#floorplans-mobile {
    display: none;
}

#floorplans {
    display: block;
}

#modalCta p {
    font-size: 20px;
    line-height: 30px;
}

#phone_icon {
    display: none;
}


.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E");
}

@media only screen and (max-width: 1200px) {
    /*    ul .navbar-nav > li > a {
        text-align: left;
        font-size: 18px;
        padding: 0;
    }*/
}

.dropdown {
    position: static !important;
}

.dropdown-menu {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-top: 0px !important;
    width: 100% !important;
}

@media only screen and (max-width: 1300px) {
    /*   .logo-img {
        max-width: 92%;
    }*/
}

@media only screen and (max-width:576px) {
    .logo-img {
        max-width: 260px;
    }
    /*#navbarNav {
        margin-top: 211px;
    }*/

}


@media only screen and (min-width: 1200px) {
    /*.container-header {
        max-width: 1320px;
    }*/
}

/*engrain*/
/* If the screen is narrow enough to be a mobile device, set 
the iFrame to a fixed height so that it still looks great. */
/*@media (max-width:767px) {
   
}
*/
/*@media only screen and (max-width: 1400px) {
    .logo-wrap {
        background-color:#dfbf8f;
    }
}*/

@media only screen and (max-width: 1280px) {
    .hero-copy {
        padding-right: 10%;
        padding-left: 10%;
    }
}

@media only screen and (max-width: 1200px) {
    /*div#sitemap-div {
        height: 600px;
        padding-left: 1em;
        padding-right: 1em;
    }*/

    #phone_icon {
        display: block;
    }

    #floorplans-mobile {
        display: block;
    }

    #floorplans {
        display: none;
    }

    .floorplan {
        padding-bottom: 20px;
        padding-top: 0px;
        text-align: center;
        color: #000;
        font-size: 18px;
        line-height: 20px;
    }

        .floorplan img {
            margin-bottom: 8px;
            width: 100%;
        }

        .floorplan .btn {
            margin-top: 13px;
        }

    .topbar {
        display: none;
    }
    /*.topbar ul { background-color:#275f64; display: inline-flex; width: 100%; justify-content: center;}*/
    /*.logo-wrap {
        text-align: left;
        width: 48%;
    }*/

    /*    .nvg {
        width: 100%;
    }



    .navbar-toggler {
        margin: 0 0 0 auto;
    }*/

    /* ul.navbar-nav > li > a, .nav-link {
        padding: 0;
    }*/

    /*.navbar-collapse.collapse.show ul {
        position: absolute;
        z-index: 10;
        background-color: #efefef;
        width: 100%;
        margin: 0px;
        padding: 10px 0 10px 15px;
    }*/
    /*.navbar-nav {
        max-width:300px;       
    }*/

    .navbar-nav {
        flex-direction: column; /* Stack items vertically */
        align-items: center; /* Center items horizontally */
        width: 100%; /* Full width */
        margin-top: 13px;
    }

    #header {
        opacity: .96;
    }

    ul.navbar-nav > li {
        padding-left: 34px;
        padding-right: 34px;
        border-bottom: 1px solid #ccc
    }

        ul.navbar-nav > li > a {
            text-align: left;
            font-size: 18px;
        }

    #gen-content {
        text-align: center;
    }

    .fp-amenities {
        background-color: transparent;
    }

    #welcome .column1 {
        padding-bottom: 30px;
    }

    #welcome h1 {
        font-size: 36px;
    }

    h1 {
        letter-spacing: 3px;
        font-size: 34px;
    }

    h2 {
        font-size: 28px;
        letter-spacing: 3px;
    }

    h3 {
        font-size: 21px;
        letter-spacing: 3px;
    }

    h4 {
        font-size: 18px;
        letter-spacing: 3px;
        margin: 0;
        padding: 0;
    }

    /*    .sitemap-engrain {
        height: 760px;
    }*/

    .hero-copy {
        padding: 0 0
    }

    ul.vt-list li:not(:last-child) {
        border-right: none;
    }
}

@media print {
    .col-print-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-print-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-print-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-print-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-print-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-print-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-print-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-print-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-print-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-print-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-print-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-print-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .container {
        width: auto;
    }

    h1 {
        font-size: 18px;
        letter-spacing: normal;
        margin: 0 0;
        padding: 0 0;
    }

    .logo-wrap {
        text-align: left;
        width: 48%;
        display: block;
        justify-content: left;
        align-items: normal;
    }
}
