.container-fluid {
    padding: 0;
}
.wrapper {
    overflow-x: hidden;
}
.row-drk {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #333;
}
.main-content {
    background-image: url("../image-files/midwestoutdoorlivingstruxurepergola16.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.main-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.ty-content {
    
    background-image: url("../image-files/thank_you.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.ty-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.perg-res-content {
    background-image: url("../image-files/pergola-hero-100.png");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.perg-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.perg-comm-content {
    background-image: url("../image-files/pergola_gallery_comm_1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.perg-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.screen-res-content {
    background-image: url("../image-files/screen-gal-2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.screen-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.screen-comm-content {
    background-image: url("../image-files/screen-gal-comm-1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.screen-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.sound-res-content {
    background-image: url("../image-files/sonance_speakers-11.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.sound-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.sound-comm-content {
    background-image: url("../image-files/sound_comm_1.jpeg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.sound-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.elec-heat-res-content {
    background-image: url("../image-files/elec-heat-banner.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.elec-heat-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.elec-heat-comm-content {
    background-image: url("../image-files/heating-elec-comm-gallery1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.elec-heat-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.gas-heat-res-content {
    background-image: url("../image-files/heating-gas-res-gallery5.png");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.gas-heat-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.gas-heat-comm-content {
    background-image: url("../image-files/heating-gas-comm-gallery10.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.gas-heat-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.furn-res-content {
    background-image: url("../image-files/furniture-gallery-7.jpeg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.furn-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.furn-comm-content {
    background-image: url("../image-files/furniture-gallery-comm-1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.furn-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.kitch-cab-content {
    background-image: url("../image-files/kitchen-gallery-3.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.kitch-cab-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.kitch-app-content {
    background-image: url("../image-files/kitchen-gallery-8.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.kitch-app-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.gas-grill-content {
    background-image: url("../image-files/kitchen-gas-grill-1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.gas-grill-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.smoker-grill-content {
    background-image: url("../image-files/kitchen-smoker-grill-1.webp");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.smoker-grill-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.ceramic-grill-content {
    background-image: url("../image-files/kitchen-ceramic-grill-2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.ceramic-grill-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.lighting-strip-res-content {
    background-image: url("../image-files/light-strip-2.webp");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.lighting-strip-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.lighting-can-res-content {
    background-image: url("../image-files/light-can-2.webp");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.lighting-can-res-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.lighting-can-comm-content {
    background-image: url("../image-files/light-can-comm-3.jpeg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.lighting-can-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.lighting-strip-comm-content {
    background-image: url("../image-files/light-strip-comm-5.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 70vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
    overflow: hidden;
    position: relative;
}
.lighting-strip-comm-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
    z-index: 1;
}
.footer-content {
    background-image: url("../image-files/midwestoutdoorlivingstruxurepergola24.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    min-height: 500px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    align-content: center;
}
.main-h {
    text-align: center;
    font-size: 64px;
    color: white;
}
.main-sub-h {
    margin-top: -25px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
}
.main-sub-sub-h {
    margin-top: -25px;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    color: #ffffff;
}
.tagline-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.column-wrap {
    margin-left: auto;
    margin-right: auto;
}
.why-img {
    object-fit: fill;
}
.product-img {
    object-fit: fill;
}
.img-cover {
    object-fit: cover;
}
.logo-img {
    width: 300px;
    height: 82.5px !important;
    object-fit: contain;
}
.description {
    font-size: 1.2rem;
    margin-top: 10px;
    width: 100%;
    color: #5a5d58;
}
.col {
    text-align: start;
}
.btn-primary {
    border-radius: 50px;
    border-width: 2px;
}
.btn-secondary {
    border-radius: 50px;
    border-width: 2px;
}
.btn-outline-primary {
    --bs-btn-border-color: #f6893e;
    --bs-btn-color: black;
    border-radius: 50px;
    border-width: 2px;

    --bs-btn-hover-bg: #333;
    --bs-btn-hover-border-color: #333;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #333;
    --bs-btn-active-border-color: #333;
}
.btn-outline-secondary {
    --bs-btn-border-color: white;
    --bs-btn-color: white;
    border-radius: 50px;
    border-width: 2px;
}
.alternate-row {
    background-color: #ebeae9;
}
.div-title {
    display: block;
    text-align: left;
    font-size: 36px;
    font-weight: 700;
    color: #454545;
}
.round {
    border-radius: 25px;
    object-fit: cover
}
p {
    color: #5a5d58;
}

footer {
    background-color: #333;
    color: white;
    padding: 40px 20px;
    width: 100%;
    display: flex;
    justify-content:center;
}
.answer-text {
    font-size: 1.125em;
}
label.required:after {
    content: " *";
    color: red;
}
.modal-header {
    background-color: dimgray;
    color: white;
}
.modal-footer {
    background-color: #EEEEEE;
}
.btn-close {
    filter: invert(99%) sepia(99%) saturate(1%) hue-rotate(199deg) brightness(108%) contrast(100%);
}
.img-wrapper {
    max-width: 640px;
    max-height: 378px;
    overflow: hidden;
}
.why-img-wrapper {
    max-width: 640px;
    max-height: 450px;
    overflow: hidden;
}
.mobile {
    display: none;
}
.fixed-carousel {
    max-width: 640px;
    min-height: 360px;
}
@media only screen and (max-width: 1630px) {
    .div-title {
        font-size: 30px;
    }
}
@media only screen and (max-width: 1260px) {
    .div-title {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1200px) {
    .desktop {
        display: none;
    }
    .mobile {
        display: flex;
    }
    
}
@media only screen and (max-width: 1180px) {
    .carousel-item {
        .img-fluid{
            height: 50vh !important;
            width: 85vw !important;
            object-fit: cover;
        }
    }
    
    
}
@media only screen and (max-width: 1024px) {
    .main-h {
        font-size: 54px;
    }
    .main-sub-h {
        font-size: 30px;
    }
    .main-sub-sub-h {
        font-size: 22px;
    }
}
@media only screen and (max-width: 991px) {
    .carousel {
        min-height: unset;
    }
    .btn-lg {
        --bs-btn-font-size: 1rem;
    }
}
@media only screen and (max-width: 879px) {
    .main-h {
        font-size: 48px;
    }
    .main-sub-h {
        font-size: 24px;
    }
    .main-sub-sub-h {
        font-size: 18px;
    }
    .carousel-item {
        height: unset !important;  /* Carousel item will take 50% of the viewport height */
    }
}
@media only screen and (max-width: 767px) {
    .main-h {
        font-size: 48px;
    }
    .main-sub-h {
        font-size: 24px;
    }
    .row>* {
        padding-right: calc(var(--bs-gutter-x)* 1);
        padding-left: calc(var(--bs-gutter-x)* 1);
    }
}
@media only screen and (max-width: 540px) {
    .main-h {
        font-size: 36px;
    }
    .main-sub-h {
        font-size: 18px;
    }
    .main-sub-sub-h {
        font-size: 14px;
    }
    .main-content {
        min-height: 50vh;
    }

    .tagline-title {
        font-size: 18px;
    }
    .img-fluid {
        max-width: 100%;
        max-height: unset !important;
        height: auto !important;
    }

    .logo-img {
        height: 50px;
    }
    .carousel-item {
        height: unset !important;  /* Carousel item will take 50% of the viewport height */
    }
    .gas-grill-content {
        background-position: right;
    }
    .gas-heat-res-content {
        background-position: right;
    }
    .gas-heat-comm-content {
        background-position: right;
    }
    .furn-res-content {
        background-position: right;
    }
    .furn-comm-content {
        background-position: left;
    }
}
.camo-link {
    text-decoration: none;
    color: inherit;
}
.navbar-nav .nav-link.active {
    font-weight: 700;
}
.on-img {
    z-index: 2;
    position: relative;
}
.rnd-white {
    background-color: white;
    padding: 5px;
    border-radius: 10px;
}
.header-btn {
    background-color: #f6893e; 
    color: white;
}
.carousel-item {
    height: 50vh;  /* Carousel item will take 50% of the viewport height */
}
.navbar-expand-lg .navbar-nav {
    flex-wrap: wrap;
}