body {
    color: #182744!important;
    font-family: 'Avenir-Roman' !important;
    font-size: 1.375rem !important;
    font-weight: 200;
    line-height: 1.15;
}

#main {
    padding: 0 15px;
}

#close-x {
    font-family: 'Avenir-Roman';
}

#content.site-content {
    padding-top: 0;
}

.entry-content {
    margin: 0;
}

h1 {
    font-size: 4rem;
    font-family: 'Avenir-Heavy';
    padding-bottom: 10px;
    color: #182744;
}

h1.blue {
    font-size: 1.35rem;
}

h2.light {
    font-family: 'AvenirNext-Regular';
    font-size: 2.5rem;
    color: #182744;
}

h2 {
    font-family: 'Avenir-Heavy';
    font-size: 2.5rem;
    color: #182744;
}

p {
    font-size: 1.25rem;
}

#primary {
    margin: 0 auto;
}

a {
    color: #182744;
    font-weight: 500;
}

a:hover {
    color: #3E2891;
}

.desktop {
    display: none;
}

.wp-block-media-text {
    cursor: pointer;
}

.wp-block-media-text__media {
    min-height: 345px;
    max-height: 345px;
    height: 345px;
}

#ascentis, 
#booyah, 
#stonetown,
#decks {
    background-color: transparent !important;
}

#ascentis figure {
    margin-bottom: 3rem;
}

.wp-bootstrap-blocks-row .col-12:first-child {
    order: 12;
}
.wp-bootstrap-blocks-row .col-12:last-child {
    order: 1;
}

.wp-block-media-text__content {
    display: none;
    font-family: 'Avenir-Roman';
    font-size: 2rem;
}

.wp-block-media-text__media video {
    object-fit: cover;
}

.colorSectionFe.background-cover .outer-container {
    background-size: contain;
}

.outer-container {
    min-height: 150px !important;
}

#nine-mile-logos .outer-container {
    min-height: 0px !important;
}

#ccs-your .outer-container {
    background-size: 150%;
    background-position: left !important;
    min-height: 200px !important;
}

#booyah-header .outer-container {
    background-size: 170%;
}

#ccs-call .outer-container {
    min-height: 200px !important;
}

ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 1.5em;
    padding-left: 0;
}

li {
    padding-left: 1em;
    text-indent: -1em;
}

li:before {
    content: "+";
    padding-right: 5px;   
}

.card-hat figure {
    background-color: #73BCE4;
    display: flex;
    align-items: center;
}

.site-footer {
    height: 145px;
    font-family: Montserrat;
    font-size: 1rem !important;
    line-height: 2;
}
.site-footer .col-7 {
    font-size: 8px !important;
}

.site-footer a {
    color: #fff !important;
}

.ngg-gallery-thumbnail-box {
    padding: 0 0 3rem 0;
}

.vh600 {
    height: 600px;
}

.mt-100 {
    margin-top: 100px;
}

#mn-rooted {
    margin-top: 50px;
}
#mn-rooted .alignleft {
    float: none;
    margin: 0;
}
#mn-rooted .outer-container {
    min-height: 250px !important;
    max-height: 250px;
}

#booyah-bottles .outer-container,
#lennar-header .outer-container {
    background-size: cover;
}

#booyah-bottles .outer-container {
    min-height: 275px !important;
}

#mn-rooted img {
    position: relative;
    top: -70px;
}

#mn-rooted-logo {
    margin-top: 100px;
    margin-bottom: 0;
}

#see-next {
    margin: 50px 0;
}

#see-next:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free'; 
    margin-left: 8px;
}


#see-next.mnrooted {
    margin: 30px 0 50px 0;
}

#see-next.custom {
    margin: 0 0 70px 0;
}

#menu-main {
    padding-left: 3rem;
}

#menu-main li:before {
    content:'';
}

#menu-main a {
    color: #fff !important;
}

#menu-main a:hover {
    text-decoration: underline;
}

#lennar-header .outer-container {
    background-position: 40% 70% !important;
}

#shiftnav-toggle-main-button img {
    width: 3rem;
}

.shiftnav {
    background: #182744;
}

.shiftnav:after {
    box-shadow: none;
}

#about-us li {
    font-size: 1rem;
    line-height: 1.35rem;
}

#stonetown-header {
    margin-top: 180px;
}
#stonetown-banner {
    position: absolute;
    top: 25px;
}
#stonetownlogo-sm img {
    position: absolute;
    top: 0;
    right:0;
    width: 100px;
    height: 100px;
}
#stonetown-menu,
#stonetown-red,
#stonetown-sushi,
#damngood-cards,
#lennar-bus,
#lennar-triangle {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 0;
    margin-bottom: 0;
}

.ngg-gallery-thumbnail-box.ngg-2-columns {
    width: 100% !important;
    float: none !important;
}

.bg-yellow {
    background-color: #F5CD62;
}




@media (min-width: 768px) {  

    .mobile {
        display: none;
    }

    .desktop {
        display: block;
    }

    #shiftnav-toggle-main-button img {
        margin-top: -2rem;
    }

    .site-footer {       
        height: 200px;
    }
    .site-footer .col-7 {
        font-size: 1rem !important;
    }   

    .bg-blue {
        background-color: #3E2891;
    }
    
    .bg-purple {
        background-color: #544355;
    }

    .bg-black {
        background-color: #000;
    }
    
    .bg-lightblue {
        background-color: #73BCE4;
    }

    #main {
        padding: 0;
    }

    h1 {
        font-size: 2.625rem;
        padding-bottom: 10px;        
    }

    h1.blue {
        font-size: 2.625rem;
    }

    #nine-mile-header .outer-container {
        min-height: 500px !important;
    }

    #ccs-call .outer-container,
    #ccs-your .outer-container,
    #booyah-bottles .outer-container {
        min-height: 500px !important;
    }

    #nine-mile-glasses .outer-container {
        min-height: 1050px !important;
    }

    .wp-bootstrap-blocks-row .col-12:first-child {
        order: 1;
    }
    .wp-bootstrap-blocks-row .col-12:last-child {
        order: 12;
    }    

    .wp-block-media-text {
        max-height: 345px;
    }   

    .wp-block-media-text .wp-block-media-text__content {
        display: block;
        align-self: initial;
        font-size: 1.75rem;
    }

    #ascentis,
    #decks {
        background-color: #000 !important;
    }

    #booyah {
        background-color: #000 !important;
    }
    
    #stonetown {
        background-color: #fff !important;
    }

    .colorSectionFe.background-cover .outer-container {
        background-size: cover;
    }

    #booyah-header .outer-container {
        background-size: cover;
    }

    .mt-100 {
        margin-top: 0;
    }
    .mt-sm-100 {
        margin-top: 100px !important;
    }

    #mn-rooted {
        margin-top: 150px;
    }
    #mn-rooted-logo {
        margin-top: 130px;
        margin-bottom: 100px;
    }    
    #mn-rooted img {
        top: -140px;       
    }
    #mn-rooted .outer-container {
        max-height: 450px !important;
    }

    #see-next {
        margin: 110px 0;
    }

    #see-next.mnrooted {
        margin: 110px;
    }

    #see-next.booyah {
        margin: 30px 0 90px 0;
    }

    #see-next.decks {
        margin: 20px 0 110px 0;
    }
  
    #lennar-header .outer-container {
        background-position: 50% 50% !important;
    }

    #stonetown-banner {
        position: relative;
        top: 0;
    }
    #stonetown-header {
        margin-top: 24px;
    }

    .ngg-gallery-thumbnail-box {
        padding: 0 3rem 3rem 0;
    }

    .ngg-gallery-thumbnail-box.ngg-2-columns {
        width: 50% !important;
        float: left !important;
    }
}

@media (min-width: 992px) {

    #shiftnav-toggle-main-button img {
        margin-top: -1rem;
    }
    .site-footer {       
        height: 400px;
    }

    .wp-block-media-text {
        max-height: 465px;
    }
    
    .wp-block-media-text__media {
        min-height: 465px;
        height: 465px;
    }

    .wp-block-media-text .wp-block-media-text__content {
        align-self: center;
        font-size: 2rem;
    }

    #mn-rooted .outer-container {
        max-height: 650px !important;
    }

    #booyah-bottles .outer-container {
        min-height: 700px !important;
    }
    #see-next.booyah {
        margin: -30px 0 90px 0;
    }

    #see-next.decks {
        margin: 60px 0 110px 0;
    }
}

@media (min-width: 1200px) {

    .wp-block-media-text {
        max-height: 555px;
    }
    
    .wp-block-media-text__media {
        min-height: 555px;
        height: 555px;
    }

    #ccs-your .outer-container {
        background-size: cover;
        background-position: 50% 50% !important;
    }

    #booyah-header .outer-container {
        min-height: 650px !important;
    }
    #booyah-bottles .outer-container {
        min-height: 1000px !important;
    }
    #see-next.booyah {
        margin: 0 0 140px 0;
    }
    #see-next.decks {
        margin: 110px 0;
    }

    #lennar-header .outer-container {
        min-height: 615px !important;
    }

}

@media (min-width: 1920px) {

    #booyah-bottles .outer-container {
        min-height: 1800px !important;
    }
    #see-next.booyah {
        margin: -100px 0 200px 0;
    }   
    #lennar-header .outer-container {
        min-height: 1200px !important;
    }
    #ccs-your .outer-container,
    #decks .outer-container {
        min-height: 800px !important;  
    }

    #ascentis-banner-top .outer-container,
    #ascentis-banner-bottom .outer-container {
        min-height: 900px !important;
    }
}