
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Quicksand:wght@300..700&display=swap');
.fa{
  padding-right: .6%;
}
.stars {
    display: flex;
}
.fa-star{
  color: #ffe52a;
}
a {
    color: #541b37;
}
/* Default Styles */
#wpadminbar {
    display: none !important;
}
.thumbnails-wrapper {
    height: 150px!important;
}
[data-type="mobile"] .thumbnails-wrapper {
    background: #ffffff;
}
body {
    font-family: 'Montserrat',sans-serif;
}h1, h1 a {
    color: #541b37;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    font-size: 40px;
    line-height: 1;
    margin: 25px 0;
    font-weight: bold;
    text-transform: capitalize;
}h2 {
    color: #541b37;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    font-size: 35px;
    line-height: 1;
    margin: 25px 0;
    text-transform: capitalize;
}h3 {
    color: #541b37;
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    line-height: 1;
    margin: 25px 0;
    text-transform: capitalize;
}h4 {
    color: #541b37;
    font-family: 'Quicksand', sans-serif;
    font-size: 25px;
    line-height: 1;
    margin: 25px 0;
    text-transform: capitalize;
}p,li {
    font-family: 'Montserrat',sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    margin: 15px 0;
}ul {
    list-style-type: none;
}ul[type="o"] {
    list-style: disc;
}.light-header {
    color: #541b37;
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    line-height: 1;
    margin: 25px 0;
    font-weight: normal;
    text-transform: capitalize;
}
/* HEADER & NAVIGATION STYLES */

header.header-wrapper.header-home {
    /*background: #242323;
    background: -moz-linear-gradient(top, #242323 0%, #524E4E 100%);
    background: -webkit-linear-gradient(top, #242323 0%,#524E4E 100%);
    background: linear-gradient(to bottom, #242323 0%,#524E4E 100%);*/
    min-height: 105vh;
}header.header-wrapper.header-inner {
    background: #f7f7f7;
}.logo-wrapper {
    display: inline-block;
    margin-right: 10px;
    max-width: 100%;
}.company-info {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 115px);
}.header-details {
    background: #0c0c0c;
    display: flex !important;
    padding: 10px 50px;
    align-items: center;
    justify-content: space-between;
}h1.header-company-title {
    margin: 0;
    font-weight: bold;
}h1.header-company-title a {
    font-size: 35px;
    color: #6c6c6c;
}p.header-company-serviceorder {
    margin: 0;
    line-height: 1.4;
}.header-details p {
    color: #888888;
    font-size: 31px;
}.header-contact-information {
    padding-top: 20px;
    display: flex;
    justify-content: center;
}.header-contact-information .fa {
    font-size: 35px;
    color: #84385d;
    float: left;
    margin-right: 10px;
    line-height: 63px;
}.header-contact-information p {
    display: inline-block;
    float: left;
    margin: 0;
}.header-contact-information a.click-call {
    color: #84385d;
    font-weight: bold;
    font-size: 22px;
}.header-social {
    padding-top: 41.5px;
}.header-social a:not(:last-child) {
    margin-right: 9%;
}.header-social .fa {
    font-size: 30px;
    color: #888888;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.header-social .fa:hover {
    color: #84385d;
}.header-cta {
    padding-top: 27px;
}.header-cta a {
    display: inline-block;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
    background: #84385d;
    color: #fff;
    border-radius: 10px;
    width: 215px;
    max-width: 100%;
    padding: 15px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.header-cta a:hover {
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #541b37;
}

/* NAVIGATION STYLES */

.navigation-wrapper {
    position: relative;
    padding-top: 6px;
    z-index: 99;
}.top-bar {
    background: none;
    display: inline-block;
    height: auto;
    line-height: normal;
}.top-bar-section ul li {
    background: none;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    font-family: "montserrat", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 65px;
    position: relative;
    color: #FFFFFF;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: none;
    line-height: 65px;
    color: #fff;
}.top-bar-section li:not(.has-form) a:not(.button)::before {
    content: " ";
    width: 100%;
    height: 0;
    background: #84385d;
    position: absolute;
    left: 0;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.top-bar-section li:not(.has-form) a:not(.button):hover::before,
.top-bar-section li.active:not(.has-form) a:not(.button)::before {
    height: 1px;
    opacity:1;
}.top-bar-section .has-dropdown>a:after {
    top: 31px;
    border-color: #84385d transparent transparent transparent;
}.top-bar-section .dropdown {
    top: calc(100% + -10px);
}.top-bar-section .dropdown li {
    margin: 0;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    display: none;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #6c6c6c;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #232323;
    line-height: 45px;
    font-size: 12px;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: #84385d;
    line-height: 45px;
}


/* SLIDER STYLES*/

.slider-wrapper {
    height:700px /*safari fallback */;
    /*height: calc(100vh - 200px);*/
    max-height: 743px;
    background:#F5F5F5;
    box-shadow: 0px 25px 45px 0px rgba(0, 0, 0, 0.84);
}.slider-inner-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
}.scroll-arrow {
    background: rgba(255,255,255,0.8);
    border-radius: 70px;
    cursor: pointer;
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: -20px;
    left: 5%;
    z-index: 1;
}.scroll-arrow:before {
    content: "";
    background: rgba(255,255,255,0.6);
    border-radius: 70px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-animation: burst 2s infinite;
    -moz-animation: burst 2s infinite;
    -ms-animation: burst 2s infinite;
    -o-animation: burst 2s infinite;
    animation: burst 2s infinite;
    z-index: -2;
}.scroll-arrow:after {
    content: "";
    background: rgba(255,255,255,0.6);
    border-radius: 70px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-animation: small-burst 2s .2s infinite;
    -moz-animation: small-burst 2s .2s infinite;
    -ms-animation: small-burst 2s .2s infinite;
    -o-animation: small-burst 2s .2s infinite;
    animation: small-burst 2s .2s infinite;
    z-index: -1;
}.scroll-arrow .fa {
    color: #000000;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
    width: 100%;
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -ms-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

/* MIDBAR STYLES */

.midbar-row {
    position: absolute;
    left: 50%;
    bottom: -80px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}.midbar-wrapper {
    background: #84385d;
    box-shadow: 0px 25px 45px 0px rgba(0, 0, 0, 0.35); 
}.midbar-wrapper * {
    color: #fff;
}.midbar {
    padding-top: 15px;
    padding-bottom: 20px;
}.midbar-wrapper .tagline {
    background: #6c6c6c;
}.tagline p.located-in {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 14px;
}.midbar h2 {
    font-size: 42px;
    margin-bottom: 30px;
    font-weight: 600;
}.midbar span.accent-line {
    background: #fff;
}



/* GENERAL STYLES */

.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.row.wide {
    max-width: 100%;
}.row.full {
    max-width: 100%;
}.row.midbar-row {
    max-width: 800px;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.row.page-title.inner {
    padding: 7% 0 10px;
}.blue-bg {
    background:#39872c;
}.blue-bg * {
    color: #fff;
}span.accent-line {
    display:none
   /* display: inline-block;
    width: 52px;
    height: 10px;
    margin-top: 20px;
    background: #4b0082;*/
}.white-bg {
    background: #ffffff;
}.box-shadow {
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
}.flex-container {
    display:-webkit-flex;
    display: flex;
}.vertical-center {
    display:-webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
}span.accent-line.flex-right {
    display:-webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}span.accent-line.flex-left {
    display:-webkit-flex;
    display: flex;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}.home-content.padded-left {
    padding-left: 9%;
}.home-content.padded-right {
    padding-right: 9%;
}img.round-image {
    border-radius: 50%;
    max-width: 450px;
    border: 10px solid #39872c;
    box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}.flex-container {
    display:-webkit-flex
}.button {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    min-width: 230px;
    border-radius: 10px;
    padding: 15px;
    margin: 20px 0;
    background-color: #84385d;
    color: white;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.vertical-center .button {
    max-width: 230px;
}.button:hover {
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #541b37;
}.overlap {
    position: relative;
    z-index: 1;
}.top-pull {
    position: relative;
    margin-top: -50px;
}.top-pull-sm {
    position: relative;
    margin-top: -35px;
}.top-pull-xs {
    position: relative;
    margin-top: -20px;
}.home-bg-1 {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/themes/ui9/images/home-bg-1.jpg);
}.gradient-overlay {
    position: relative;
}.gradient-overlay::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3940c4; /* Old browsers */
    background: -moz-linear-gradient(left, #3940c4 0%, #39872c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #3940c4 0%,#39872c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #3940c4 0%,#39872c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    opacity: .9;
}.gradient-overlay * {
    color: #fff;
}.icon-box {
    padding-top: 30px;
}.icon-box h2 {
    font-size: 24px;
}.footer-cta {
    background: black;
}.footer-cta * {
    color: #fff;
}.footer-cta h2 {
    margin: 0 0 30px;
}.cta-buttons {
    padding-top: 15px;
}.button.cta-btn {
    max-width: 255px;
    margin: 10px 5px;
    padding: 15px 20px;
}.footer-wrapper {
    /*background-color: #671cb9;
    background-image: linear-gradient(315deg, #671cb9 0%, #1c1e21 74%);*/
}.footer-inner {
    padding: 35px 0;
}svg.payment-icon {
    float: none;
}.footer-wrapper p {
    color: #fff;
}span.accent-1 {
    color: #84385d;
}.footer-hours span {
    font-weight: bold;
}.footer-hours, .footer-payment {
    padding-top: 15px;
    padding-bottom: 15px;
}.footer-bottom {
    display: flex;
    max-width: 1200px;
    align-items: center;
    background: #0c0c0c;
    justify-content: center;
    padding: 2vw;
    z-index: 99;
    position: relative;
}.footer-bottom p {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}.footer-bottom img {
    width: 157px;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}input.fancyInput[type="text"] {
    border-radius: 15px;
    padding: 21px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: auto;
    border: none;
    margin-bottom: 25px;
    background: #fff;
    color: #000000;
    box-shadow: inset 0px 0px 0px 3px #dddddd;
}input[type="text"]::placeholder, .contactForm textarea::placeholder {
    color: #8c8c8c;
}.contactForm textarea {
    width: 100%;
    border-radius: 15px;
    padding: 21px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: 153px;
    border: none;
    margin-bottom: 25px;
    background: #fff;
    color: #000;
    box-shadow: inset 0px 0px 0px 3px #dddddd;
}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus {
    box-shadow: inset 0px 0px 0px 5px #dddddd;
}.contactForm .captchaWrapper {
    margin: 0 0 25px;
    border-radius: 15px;
    padding: 12px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: auto;
    border: none;
    background: #fff;
    color: #000;
    font-weight: bold;
    min-height: 0;
    box-shadow: inset 0px 0px 0px 3px #dddddd;
}.contactForm .captchaWrapper img {
    max-width: 20%;
}.contactForm .captchaWrapper input {
    background: #fff;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 16px;
    padding: 0;
    margin: 0 0 0 25px;
    color: #000;
}.contactForm .captchaRefresh {
    vertical-align: middle;
}.contactForm .submitWrapper span.submit {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    background: #84385d;
    min-width: 245px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    border: none;
}.contactForm .submitWrapper span.submit:hover {
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #00d8e7;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.gallery-wrapper {
    overflow: visible !important;
}.gallery-image {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.gallery-image:hover {
    -moz-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.vertical-padding-xs {
    padding-top: 25px;
    padding-bottom: 25px;
}.vertical-padding-small {
  padding-top: 50px;
  padding-bottom: 50px;
}.vertical-padding-medium {
  padding-top: 70px;
  padding-bottom: 110px;
}.vertical-padding-large {
  padding-top: 100px;
  padding-bottom: 100px;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}
/* CUSTOM CSS */
.mobile-sticky-cta {
    display: none;
}
div#blog-main-wrapper {
    padding: 5vw 0;
}
.header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/contact-bg.jpg);
    height: 20vw;
    position: relative;
}.page-slug-about-us .header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/about-bg.jpg);
}.page-slug-contact .header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/contact-bg.jpg);
}.page-slug-event-production .header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/eventproduction-bg.jpg);
}.page-slug-led-video-wall .header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/ledvideo-bg.jpg);
}.page-slug-lighting .header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/lighting-bg.jpg);
}.page-slug-deejay .header-inner-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/ourdjs-bg.jpg);
}.header-inner-bg::before {
    content: "";
    position: absolute;
    z-index: 0;
    background: #5a3e5a9c;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}.append-wrapper {
    position: absolute;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
}h1.append-title {
    color: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 4em;
}
.splide__arrow--next {
    right: -4em
}.splide__arrow--prev {
    left: -4em;
}.splide__arrow:hover, .splide__arrow:focus {
    background: #84385d;
}
.lnmgal-plus-text-only-slider .splide__track .splide__list .splide__slide, .lnmgal-plus-text-only-slider .splide__track {
  border-radius: 30px;
}
.lightgray-bg {
    background: #dedede;
    background: linear-gradient(180deg, rgba(222, 222, 222, 1) 12%, rgba(242, 242, 242, 1) 100%);
}
.home-img1 {
   background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/home-img1.jpg);
   height: 900px;
}.padded-right {
    padding-right: 2vw;
}
.flex-column {
    display: flex;
    align-items: center;
    justify-content: center;
}.flex-box {
    width: 50%;
}.service-section {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 50px;
}.service-box h3 {
    font-size: 1.2em;
}.service-box p {
    line-height: 1.2;
}.grey-bg {
  background: #242323;
  background: linear-gradient(180deg, rgba(36, 35, 35, 1) 12%, rgba(82, 78, 78, 1) 100%);
}.grey-bg *{
   color: #FFFFFF;
}.footer-wrapper {
   background: #0c0c0c;
}.footer-social .fa {
    color: white;
    background: grey;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}.home-banner {
    background: black;
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: space-evenly;
    width: 100%;
}.banner-content p {
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 2em;
}
.temporary-height{
  height: 50vh;
}
.product-wrapper button {
    background: #84385d!important;
    background-color: #84385d!important;
}
.border-bottom {
    border-bottom: 30px solid black;
}
.custom-button {
    background: #000;
    color: #fff;
    font-size: 20px;
    padding: 15px 22px;
    background: none;
    border: 2px solid;
    text-align: center;
    max-width: 300px;
    display: inline-block;
    width: 100%;
}
.custom-button:hover {
    background: #00d8e7;
    color: #fff;
}
.about-slider-wrapper {
    height: 133vh;
    background: #F5F5F5;
    box-shadow: 0px 25px 45px 0px rgba(0, 0, 0, 0.84);
}
.rasa-slider-wrapper {
    height: 138vh;
    background: #F5F5F5;
    box-shadow: 0px 25px 45px 0px rgba(0, 0, 0, 0.84);
}.caption-1 {
    font-weight: 600;
    font-size: 60px;
    font-family: 'Quicksand', sans-serif;
}.caption-2 {
    color: white;
    font-size: 110px;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}.caption-3 {
    color: #e10729;
    font-weight: 600;
    font-size: 64px;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
}a.live-button {
    font-size: 27px;
    padding: 26px;
    border-radius: 37px;
    color: #000000 !important;
    border: 2px solid;
    border-width: 3px;
    font-family: 'Quicksand', sans-serif;
}.fa-play {
    color: #ff0056;
}
.text-white h1,
.text-white h2,
.text-white p{
    color: white!important;
}
.motto{
    font-size: 2em;
    line-height: 1.4;
    color: #6200ff;
    font-weight: 700;
}
.background-body {
    background: url("https://houseofbounce.net/wp-content/uploads/2020/04/bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 85%;
}

h3.white {
    color: white;
}.footer-links a {
    color: #aaa9a9;
    font-size: 1.2em;
    height: 20px;
    display: flex;
    align-items: center;
}.footer-links a:not(:first-child) {
    padding-left: 20px;
    border-left: 1px solid #aaa9a9;
}.footer-links {
    display: flex;
    align-items: center;
    width: 80%;
    gap: 20px;
    position: relative;
    background: #0c0c0c;
    z-index: 99;
    padding: 0 20px;
}.footer-social {
    display: flex;
    align-items: center;
    width: 20%;
    position: relative;
    gap: 20px;
    background: #0c0c0c;
    z-index: 999;
    padding: 0 20px;
    justify-content: space-around;
}.footer-bottom::before {
    content: "";
    position: absolute;
    z-index: 9;
    height: 1px;
    width: 100%;
    background: grey;
}.live-stream-slider-wrapper {
    position: relative;
}.slide-content-left {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%,-50%);
}.slide-content-right {
    position: absolute;
    top: 56%;
    left: 60%;
    transform: translate(-50%,-50%);
}.button-content {
    margin: 50px;
}.header-bg {
    background: center / cover no-repeat url(https://houseofbounce.net/wp-content/uploads/2026/03/headerbg.jpg);
    height: 41vw;
}

/**** RENTALS PAGE*****/
.all-products::-webkit-scrollbar, .all-products::-webkit-scrollbar:horizontal {
  width: 10px;
  height:10px;
}.all-products::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px red; 
  border-radius: 5px;
  background:#bebebe;
}.all-products::-webkit-scrollbar-thumb {
  background: #a057d6; 
  border-radius: 10px;
}.prod-desc {
    height: 58px;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 10px;
    overflow-y: scroll;
    margin-top: 5px;
}.product-wrapper .prod-desc h3 {
    margin: 0;
    padding: 0;
    margin-top: 7px;
    font-size: 15px;
    background: #d4af37;
}.product-wrapper .prod-desc strong {
    color: red;
}.prod-desc::-webkit-scrollbar {
    width: 5px;
}.prod-desc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(220, 220, 220); 
    border-radius: 10px;
}.prod-desc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(140, 75, 187); 
}.all-products::-webkit-scrollbar-thumb:hover {
  background: #259545; 
}.all-products::-webkit-scrollbar-corner {
  background:transparent;
}.product-wrapper {
    padding-top: 20px;
}.all-products {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    max-height: 1040px;
    overflow-y: scroll;
}.product-wrapper .single-product .sc-product-item {
    height: 100%;
    background: #ffffff;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-flow: column nowrap;
    border: 1px solid whitesmoke;
}.sc-product-item button {
    margin-top: auto !important;
}.covid-banner #covid-readmore.overflow-scroll {
    overflow-y: scroll !important;
    padding: 10% !important;
    min-height: 107vh !important;
    padding-bottom: 400px !important;
    padding-top: 100px !important;
}.sc-product-item > img{
  text-align:center;
  margin: 0 auto;
  display: block;
}.product-wrapper .sc-cart-remove {
    padding: 0;
    border-radius: 100%;
    z-index:9;
    width: 17px;
    height: 17px;
    background: #be4d4d;
    right: 5px;
    display:block;
    float: right;
    position: absolute;
    top: 4px;
}.sc-cart-item img {
    max-width: 100%;
    display: block;
    position: relative;
    max-height: 60px;
    width: auto;
    text-align: center;
    margin: 0 auto;
    float: none;
}.sc-cart-summary-subtotal {
    padding: 10px 0;
    font-size: 18px;
    color: #df0f0f;
}.list-group-item-heading {
    margin: 5px 0;
    font-size: 13px;
    line-height: 1;
    text-align: center;
}.sc-cart-item {
    background: #e3e3e3;
    padding: 10px;
    float: left;
    position: relative;
    border-radius: 10px;
    margin-bottom: 9px;
    margin-left: 10px;
    flex: 0 1 23%;
}.sc-cart-item-summary {
    display: block;
    float: left;
    position: relative;
    width:100%;
    margin-top: auto;
}.sc-cart-item-price {
    font-size: 13px;
    color: #7be15d;
    font-weight: bold
}.sc-cart-item-amount {
    font-size: 13px;
}.product-wrapper button {
    padding: 7px 18px;
    font-size: 15px;
    background: #259545;
    background-color: #259545;
    margin: 0 auto;
    display: block;
    border-radius: 4px;
}.product-wrapper button:hover {
    background: black;
}.sc-cart-toolbar button {
   display: inline-block;
  background:#000000;
}.product-wrapper .submit.button {
    padding: 11px 11px;
    font-size: 16px;
    width: 100%;
    background: #3d9a0e;
}.summary_wrapper hr {
    margin: 1px 28px 4px 0px;
    height: 0;
    border: 1px solid #c6c6c6;
    display: block;
    width: 100%;
    position: relative;
    top: 5px;
}.product-wrapper input[type="number"].sc-cart-item-qty {
    width: 26.33%;
    border-radius: 1px;
    height: auto;
    margin: 0;
    padding: 0.3em;
    position: relative;
    display: inline-block;
}.product-wrapper span.times_symbol {
    float: left;
    min-width: 20px;
    text-align: center;
    display: block;
    position: relative;
}.prod-desc ul, prod-desc p {
    font-size: 13px;
    color: #454040;
}span.prod-name {
    font-size: 18px;
    margin: 10px 0px;
    color: #84385d;
    text-align: center;
}#smartcart{
  float:left;
  width:100%;
}.prod_desc p, .prod-desc li {
    line-height: 1;
    margin: 3px 0px;
    font-size: 13px;
}.inventory-contact-form .submit {
    background: black;
    padding: 10px 35px;
    color: #ffffff;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    width:100%;
}.inventory-contact-form .submit:hover {
    background: #259545;
}.inventory-contact-form #selectedProducts {
    display: none;
}.inventory-contact-form input {
    border-radius: 4px;
}.inventory-contact-form {
    background: #ebebeb;
    padding: 29px;
    border-radius: 7px;
}.panel-footer.sc-toolbar {
    float: left;
    width: 100%;
    background: #e9e9e9;
    padding: 5px 26px;
    border-radius: 5px;
}.sc-cart-summary-subtotal {
    padding: 0;
    font-size: 18px;
    color: #df0f0f;
    margin-top: 10px;
    font-weight: bold;
}.sc-cart-item-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}.product-wrapper h3 {
    width: 100%;
    background: #4f4f4f;
    font-size: 20px;
    padding: 5px 11px;
    color: #ffffff;
}.inventory-categories {
    padding: 12px;
    margin-top: 21px;
}.inventory-categories span a {
    padding: 14px 18px;
    display: block;
    background: #f6f6f6;
    text-align: right;
    border-radius: 8px;
}.inventory-categories span a:hover {
    background: black;
    color: #ffffff;
}.html-price {
    font-size: 17px;
    background: #ffffff;
    color: #df0f0f;
    font-weight: bold;
    padding: 6px 18px;
    display: inline-block;
    border-radius: 12px;
    margin-bottom: 5px;
}.item-category .fa {
    margin-left: 7px;
}input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #aaa;
    margin-right: 0.5em;
    display:inline-block;
}input[type="date"]:focus:before,
input[type="date"]:valid:before {
    content: "";
}input[type="date"]:focus:before {
    font-size:10px;
    display:inline-block;
    display:none;
}.check-if-cart-empty {
    background: #ebebeb;
}.check-if-cart-empty p {
    color: #000000;
}
@media screen and (max-width: 1280px){
.logo-wrapper img {
    width: 200px;
}
}
@media screen and (max-width: 1024px){
  .inventory-categories span a{
    text-align:left;
  }input[type="date"] {
    height: 60px;
  }
}@media screen and (max-width: 767px){
  .sc-cart-item {
    flex: 0 1 100%;
  }
}

/* ANIMATIONS */
@keyframes pulse {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes burst {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -o-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes small-burst {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.will-fade {
    opacity: 0;
}
.scrollfade, .animated {
    opacity: 0;
    -moz-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    transition: all 1200ms ease;
}.scrollfade.complete,.animated.complete{
    opacity:1;
}.from-bottom.scrollfade {
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}.from-bottom.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.scrollfade {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.animated {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.animated.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-left.scrollfade {
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}.from-left.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-right.scrollfade {
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}.from-right.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.banner-img{
    padding: 60px;
}.banner-img img{
    box-shadow: 1px 1px 14px 9px #888888;
}

/* SLIDE OUT FORM */
.custom-slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    background: #e7e7e7;
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%) translateY(-50%);
    -webkit-transform: translateX(100%) translateY(-50%);
    -o-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.custom-slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}span.slide-out-title {
    display: block;
    margin: 0 0 25px;
    color: #000000;
    font-weight:700;
    font-size: 1.47em;
}.custom-slide-out-form form {
    margin: 0;
}.custom-slide-out-wrapper span.custom-form-toggle {
    position: absolute;
    left: 0;
    top: 50%;
    color:#ffffff;
    font-size: 24px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background: #6c6c6c;
    border-radius: 40px;
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateX(-70%) translateY(-50%);
    -webkit-transform: translateX(-70%) translateY(-50%);
    -o-transform: translateX(-70%) translateY(-50%);
    -ms-transform: translateX(-70%) translateY(-50%);
    transform: translateX(-70%) translateY(-50%);
    cursor: pointer;
}input.slideOutInput[type="text"] {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    padding: 10px 25px;
    margin-bottom: 10px;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
}.custom-slide-out-form input[type="text"]::placeholder, .custom-slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.custom-slide-out-form .contactForm textarea {
    width: 100%;
    border-radius: 15px;
    line-height: 1.4;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 10px 25px;
    font-size: 15px;
    height: 100px;
    margin-bottom: 10px;
}.custom-slide-out-form .contactForm .captchaWrapper {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    box-shadow: none !important;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 15px;
    min-height: 0;
    float:left;
}.custom-slide-out-form .contactForm .captchaWrapper input {
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
}.custom-slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
}.custom-slide-out-form .contactForm .captchaRefresh {
    vertical-align: top;
}.custom-slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 20px;
}.custom-slide-out-form .contactForm .submitWrapper button.submit {
    color: #ffffff;
    font-weight: normal;
    background: #6c6c6c;
    border: none;
    text-align: center;
    cursor: pointer;
    min-width: 200px;
    padding: 15px;
    border-radius: 10px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.custom-slide-out-form .contactForm .submitWrapper button.submit:hover {
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
/* END SLIDE OUT FORM */     
       
@media only screen and (max-width: 1180px) {
.top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 11px;
       
}
}
@media only screen and (max-width: 1025px) {

.about-slider-wrapper {
    max-height: 1200px;
}
.row.midbar-row {
    max-width: 100%;
}.vertical-padding-xs {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}.vertical-padding-small {
  padding-top: 25px;
  padding-bottom: 25px;
}.vertical-padding-medium {
  padding-top: 35px;
  padding-bottom: 35px;
}.vertical-padding-large {
  padding-top: 50px;
  padding-bottom: 50px;
}.top-bar-section ul li:not(:last-child) {
    margin-right: 0;
}.mobile-header {
    position: relative;
}.header-details {
    width: calc(100% - 68px);
    padding: 20px;
}.mobile-navigation {
    display: block;
    font-size: 18px;
    right: 10px;
    line-height: 58px;
    position: absolute;
    text-transform: uppercase;
    top: calc(50% - 29px);
    vertical-align: top;
    width: auto;
    z-index: 999;
}.mobile-navigation .fa {
    color: #84385d;
    font-size: 32px;
    line-height: 58px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    width: 58px;
}.fullwidth-navigation, .header-inner .navigation-wrapper {
    background: #f7f7f7;
    position: absolute;
    top: 0;
    z-index: 997;
    width: 100%;
}.fullwidth-navigation .top-bar {
    padding-top: 10%;
    height: auto;
    display: block;
}.fullwidth-navigation .title-area {
    display: none !important;
}.top-bar-section {
    background: #f7f7f7;
    margin-bottom: 20%;
}.fullwidth-navigation .top-bar-section ul {
    position: relative;
    right:0;
    width:100%;
    z-index: 997;
    padding-top: 40px;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow:none;
    left: 100%;
}.top-bar-section li:not(.has-form) a:not(.button) {
    color: #0c0c0c;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 65px;
    text-align: center;
    padding: 0;
    font-size: 20px;
}.top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button):hover, .top-bar-section ul li:hover:not(.has-form)>a {
    padding: 0;
    color: #84385d;
}.top-bar-section li:not(.has-form) a:not(.button)::before {
    display: none !important;
}.top-bar-section .has-dropdown > a::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #84385d !important;
    border-top-style: solid;
    margin-top: 0px;
    left: auto;
    right: 0;
    top: 44%;
    margin-right: 15px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow: none;
    left: 100%;
    border-radius: 0;
    background: #f7f7f7;
    padding-bottom: 40px;
    top: 0;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none !important;
    color: #888888;
    line-height: 35px !important;
    font-size: 20px;
}.top-bar .top-bar-section ul.dropdown li:not(.dropdown) {
    height: 35px;
    background: none;
}.header-social {
    padding-top: 0;
    margin-bottom: 40px;
}.header-cta a {
    background: none;
    border: 3px solid #84385d;
    color: #84385d;
}.header-cta a:hover {
    color: #ffffff;
}.slider-wrapper {
    height: calc(100vh - 19px); 
    max-height: 100vh;
}.scroll-arrow {
    bottom: 35px;
    width: 50px;
    height: 50px;
    left: calc(50% - 25px);
}.scroll-arrow .fa {
    line-height: 50px;
    font-size: 20px;
}header.header-wrapper.header-home {
    min-height: 0;
    height: auto;
}.midbar-row {
    position:relative;
    bottom: unset;
    left: unset;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}img.round-image {
    max-width: 350px;
    margin-bottom: 20px;
}.home-content.padded-left, .home-content.padded-right {
    padding: 0 12%;
    text-align: center !important;
}.box-shadow.white-bg {
    box-shadow: none;
}.flex-container, .vertical-center {
    display: block;
}span.accent-line {
    display: block;
    float: none;
    margin: 20px auto 0;
}.top-pull, .top-pull-sm, .top-pull-xs {
    margin-top: 0;
}.free-quote {
    text-align: center;
    padding: 80px 11%;
}.footer-inner {
    text-align: center;
}.footer-payment {
    text-align: center !important;
}.footer-bottom {
    text-align: center;
    padding: 4vw;
}.footer-bottom .text-right {
    text-align: center !important;
}.vertical-center .button {
    min-width: 230px;
}.mobile-cta {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #84385d;
}.mobile-cta a {
    color: #ffffff;
}.footer-bottom {
    flex-direction: column;
}.footer-links {
    align-items: start;
    flex-direction: column;
}.flex-column {
    flex-direction: column;
}.service-section {
    flex-direction: column;
}.home-banner {
    flex-direction: column;
}.header-details {
    display: none!important;
}.splide__arrow--next {
    right: -3em;
}.splide__arrow--prev {
    left: -3em;
}.lnmgal-plus.slider-gallery .slider-gallery-wrapper {
    padding: 30px;
}.header-mobile-details {
    background: #0c0c0c;
}.banner-content p {
    text-align: center;
}.banner-content:first-child {
    display: none;
}.banner-content img {
    width: 150px;
}.flex-box {
    width: 100%;
}.logo-wrapper {
    display: flex;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 50px;
}.service-box {
    width: 100%;
}.flex-box {
   text-align: center;
}ul, ol, dl {
    list-style-position: inside;
}.footer-links a:not(:first-child) {
    padding-left: 0;
    border-left: none;
}.footer-links {
        align-items: center;
        flex-direction: row;
        padding: 50px 0;
        text-align: center;
        margin: 0 auto;
        justify-content: space-around;
}.footer-bottom::before {
   display: none;
}.mobile-sticky-cta {
    display: flex;
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 9999;
    justify-content: center;
}a.sticky-btn {
    display: inline-block;
    width: calc(50% - 10px);
    max-width: 260px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.25em;
    background: #84385d;
    padding: 15px 5px;
    margin: 0 5px;
    border-radius: 10px;
}a.sticky-btn.alt {
    background: #541b37;
}.footer-social {
    padding-bottom: 100px;
}.footer-links a {
    font-size: 1em;
}.service-section {
    gap: 20px;
}.home-img1 {
    height: 400px;
}
}
@media only screen and (max-width: 767px) {
.live-stream-slider-wrapper{
    height: 33vh;
}
.dj-slider-wrapper {
    height: 60vh;
}
.custom-button {
    color: #d4af37;
}.footer-links {
     flex-direction: column;
     align-items: center;
     justify-content: center;
}.remove-padding-slider {
    height: 60vh!important;
}.footer-social {
    align-items: center;
    justify-content: center;
}
h1, h1 a{
    font-size: 24px;
}
.slider-wrapper {
    height: 500px;
    max-height: 100vh;
}
.about-slider-wrapper {
    max-height: 501px;
}
h1.header-company-title a {
    font-size: 28px;
}.tagline p.located-in {
    letter-spacing: 0px;
    font-size: 12px;
}img.round-image {
    max-width: 250px;
}.footer-cta {
    background: black;
}.button.cta-btn {
    margin-bottom: 25px;
}.footer-hours p {
    margin: 0;
}.contactForm .captchaWrapper img {
    max-width: 35%;
}.logo-wrapper {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}.company-info {
    max-width: 100%;
}.fullwidth-navigation, .header-inner .navigation-wrapper {
    height: auto !important;
    padding-bottom: 30px;
}.header-inner-bg {
    height: 35vw;
}h1.append-title{
    font-size: 2.5em;
}h2 {
    font-size: 24px;
}.button-content {
    margin: 20px 0;
}a.live-button {
    font-size: 22px;
    padding: 15px;
}.caption-3 {
    font-size: 34px;
}
}
