@media only screen and (max-width: 799px) {
    



    .add-btn {bottom:52px !Important;}

.primary-menu-container {background:black}

.right-side {
    position: absolute;
    top: 0;
    z-index: -1;
    margin-top: 60px;
}

.above-fold {
    background-color: #19164ce0 !important;
}
.wp-block-quote, blockquote {
    padding:10px;
}

blockquote p {font-size:14px;}
.stone-list {
    gap: 20px;
    overflow-x: scroll;
    /* white-space: nowrap; */
    flex-wrap: nowrap;
    display: flex;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
}

.stone-item {
    flex: 0 0 auto; /* Prevent flex items from growing or shrinking */
    margin-right: 20px; 
}
.stone-item h3 {
    font-size:20px;
}

.wp-block-button__link {
    font-size: 16px !IMPORTANT;
    padding: 10px !important;
}

.tickets-trigger-theater {bottom: 52px !Important;}

.wp-block-cover__inner-container {width:100% !important;}

.above-fold h3 {display:none;}

.stone-item p {
    font-size:17px !important;
}



.base_btn {
    width:100% !important;
    margin-top:10px !important;
}

#masthead {
    height: 60px;
}

.sub-services {
    margin: 0px;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    margin-top:20px !Important;
}
.sub-services > div, .sub-services > p {margin:0px !Important;}
.sub-services > div {
    padding:10px !Important;
    margin: auto !Important;
    margin-top:10px !important;

    max-width: 40%;
    min-height: 197px;
    padding-top: 20px;
    display: flex;

    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}

.pad-it {padding-bottom:30px !important;}

.primary-menu-container {background-color:black !important}

.wp-container-13 {flex-direction: column-reverse !important;}

.fold-text {
    margin-left: 15px !important;
    border-left: 10px solid var(--light-color);
    line-height: 1.2;
    font-family: 'Eurostile Bold';
    font-size: 19px !important;
}

.testimonial .image {
    display:none;
}

.testimonial .content {
    max-width:100% !Important;
}

.cta-list li:before {
    width:20px;
    height:20px;
    background-size:20px;
}

.cta-list li {
    font-size:14px;
}

.testimonial .content:before {
    top:12px;
    left:20px;
    opacity:.2;
}

.service {
    min-height:300px;
    width:100%;
}

.service a {
    font-size:20px;
    min-height:200px;
}

.left-side {
    padding:0px !important;
}

.about-title {
    padding: 6px !important;
    font-size: 23px !important;
    margin-left: 65px !important;
    position: relative;
}


.about-title:before {
    content: '\f807';
    font-family: 'FontAwesome';
    width: 40px;
    height: 40px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: -60px;
    position: absolute;
    top: 15px;
}


.taller {
    min-height:auto !important;
}

.wp-forms-field {
    overflow: visible;
}

.menu-button-container {
    padding:0px;
}

.site-branding {
    position: absolute;
    left: 10px;
    top: 0px;
}

#primary-mobile-menu {
    width: 60px;
    padding: 0px;
    padding-top: 10px;
    justify-content: center;
    align-items: center;
    right: 5px;
    position: relative;
}
#primary-mobile-menu:focus {
    outline:none !important;
}
.slick-prev, .slick-next {display:none !important;}

.testimonial-slider {
    padding-left:10px;
    padding-right:10px;
}

.no_pad_mobile {
    padding-top: 40px !important;
    padding-right: 10px !Important;
    padding-bottom: 30px !important;
    padding-left: 10px !important;
}

.mobile_hide {
    display:none;
}

.text-mobile {
font-size:16px;
}

.stat {
    margin-top:10px;
}


.footer-wrapper #block-6 {
    margin-top:10px !important;
}



.footer-wrapper .wpforms-submit-container {
    bottom:-5px;
}

.footer-wrapper .wpforms-submit-container button
{
    line-height:1;
}


.testimonial-wrapper {
    flex-wrap:wrap;
}

.testimonial-slider {
    width:100%;
}

.certificates {
    width:100%;
    margin-top:30px;
}


.service-icon.contractor {    width: 73px !important;}
.service-icon.homeowner {    width: 43px !important;}


.section-title {

    font-size: 35px;
 
}


.primary-navigation a {font-size:30px;}

body .call-now {
    display:flex;
}

.call-now a {
    font-family: 'Eurostile Bold';
    color: var(--dark-color);
    font-size: 24px;
    width: 100%;
    padding: 0pc;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.call-now {
    position: absolute;
    right: 70px;
    left:auto;
    width: 170px;
    top: 0px;
    z-index: 100;
    /* right: auto; */
    background: var(--light-color);
    font-size: 20px;
    text-align: center;
    height: 60px;
    display: flex;
    justify-content: center;
}

.call-text {display:flex;}
.call-number {display:none;}

.site-info {
    display: flex;
    flex-wrap: wrap;
}

.site-info > div {width:100%;}


.bbb {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}
}
