body .us-show-only {
    display:none !important;
}
body.lang-en .us-show-only {
    display:block !important;
    text-align:left;
    padding-left:28px;
    color:#666 !important;
    font-size:9px !important;
    line-height:12px;
}
body.lang-en #contact_form_mobile .us-show-only,
body.lang-en .quickQuoteMobileForm .us-show-only,
body.lang-en #contact_form .us-show-only {
    padding-left:0px;
}
body.lang-en .quickQuoteMobileForm .us-show-only {
    margin-top:4px !important;
}
/*Section1*/
body .content .new-2024-lc-section-1 .page-section-content .quote-link {
    border-color:white !important;
    background-color:transparent;
}
body.lc-page-2024 .static_page_new .configure-toolbar .quote-link{
    background-color:black !important;
    border-color:white !important;
}
body .content .new-2024-lc-section-1 .page-section-content {
    display:flex;
    flex-direction: column;
    position:relative;
    /*min-height:900px;*/
    justify-content: flex-start;
    height: calc( 100vh - 55px );
    z-index:30 !important;
}
body .content .new-2024-lc-section-1 .page-section-content > .frame:first-child {
    margin-left:auto;
    margin-top:20em;
}
body .content .new-2024-lc-section-1 .page-section-content > .row.divided-by-line {
    margin-top:auto;
}
/*Section 1*/

/*Section2*/
body .content .new-2024-lc-section-2 .page-section-content {
    padding-top:80px;
    padding-bottom:100px;
    color:black;
}
body .content .new-2024-lc-section-2 .btn {
    border-color:black;
    color:black;
}
body .content .new-2024-lc-section-2 .btn:hover {
    background-color:black;
    color:white;
}
body .content .new-2024-lc-section-2 .inline-btn-list p{
    text-align:center;
    font-family: 'gothamlight';
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    font-weight: 300;
}
body .content .new-2024-lc-section-2 .col1 {
    flex:0 0 45%;
    max-width:45%;
}
body .content .new-2024-lc-section-2 .col2 {
    flex:0 0 55%;
    max-width:55%;
}
body .content .new-2024-lc-section-2 .inline-btn-list p a.btn {
    padding:0.4rem 1.2rem 0.4rem 1.2rem;
    min-width:100px;
}
body .content .new-2024-lc-section-2 img {
    max-width:100%;
    height:auto;
}
body .content .new-2024-lc-section-2 .page-section-content h2 {
    font-size:20px;
    line-height:24px;
    margin:0 0 15px 0;
}
body .content .new-2024-lc-section-2 .page-section-content h3 {
    font-size:18px;
    line-height:22px;
    margin:0 0 12px 0;
}
@media only screen and (max-width: 650px) {
    body .content .new-2024-lc-section-2 .col1,
    body .content .new-2024-lc-section-2 .col2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body.sub .static_page.static_page_new .content .btn {
        margin-right:0px;
        margin-left:0px;
    }
}
/*Section2*/


/*Section 3*/
body .content .new-2024-lc-section-3 {
    background-color:#f8f6f8;
}
body .content .new-2024-lc-section-3 .page-section-content {
    padding-top:80px;
    padding-bottom:100px;
    color:black;
}
body .content .new-2024-lc-section-3 .page-section-content h2 {
    font-size:20px;
    line-height:24px;
    margin:0 0 15px 0;
}
body .content .new-2024-lc-section-3 .page-section-content h3 {
    font-size:18px;
    line-height:22px;
    margin:0 0 12px 0;
}
body .content .new-2024-lc-section-3 .page-section-content p:last-child {
    margin-bottom:0px;
}
body .content .new-2024-lc-section-3 .page-section-content .grid-row {

}
body .content .new-2024-lc-section-3 .page-section-content .grid-row .frame {
    max-width:75%;
    margin-left:auto;
    margin-right:auto;
}
body .content .new-2024-lc-section-3 .page-section-content .grid-row .col {
    padding-top:50px;
    padding-bottom:50px;
    /*border-bottom:1px solid #ecebec;
    border-right:1px solid #ecebec;*/
    background-color:white;
    flex:0 0 calc( 33.33% - 15px );
    max-width: calc( 33.33% - 15px );
    margin-right:15px;
    margin-bottom:15px;
    border-radius:20px;
}
body .content .new-2024-lc-section-3 .page-section-content .grid-row .col3 {
    border-right:0px solid transparent;
}
body .content .new-2024-lc-section-3 .page-section-content .grid-row.last-row .col {
    border-bottom:0px solid #ecebec;
}
/*Section 3*/

/*Section 4*/
body .content .new-2024-lc-section-4 {
    background-color:black;
}
body .content .new-2024-lc-section-4 .page-section-content {
    padding-top:80px;
    padding-bottom:100px;
    color:white !important;
}
body .content .new-2024-lc-section-4 .page-section-content h2 {
    font-size:20px;
    line-height:24px;
    margin:0 0 15px 0;
}
body .content .new-2024-lc-section-4 .page-section-content h3 {
    font-size:18px;
    line-height:22px;
    margin:0 0 12px 0;
}
body.sub .content .new-2024-lc-section-4 .page-section-content .blue-btn,
body.sub .content .new-2024-lc-section-4 .page-section-content .quote-link {
    background-color: #0071e3;
    border-color: #0071e3 !important;
    color:white !important;
}
body .content .new-2024-lc-section-4 .page-section-content .btn {
    color:white !important;
    border-color:white !important;
}
body.sub .content .new-2024-lc-section-4 .page-section-content .btn:hover {
    color:black !important;
    background-color:white !important;
}
body.sub .content .new-2024-lc-section-4 .page-section-content .quote-link:hover,
body.sub .content .new-2024-lc-section-4 .page-section-content .blue-btn:hover {
    color:black !important;
    background-color:white !important;
    border-color:white !important;
}
body .content .new-2024-lc-section-4 .page-section-content p{
    color:white !important;
}
/*Section 4*/

/*Section 5*/
body .content .new-2024-lc-section-5 {
    background-color:white;
}
body .content .new-2024-lc-section-5 .stars {
  width: 100%;
  height: 28px;
  margin: 15px 0 5px 0;
}
body .content .new-2024-lc-section-5 .stars .star-inner {
    height: 100%;
    max-width: 150px;
    margin-left: 0px;
    width: 100%;
    background: url('../img/cryoniq-stars.svg') no-repeat left top transparent;
    background-size: auto;
    background-size: 150px auto;
}
body .content .new-2024-lc-section-5 .stars .star-inner.stars-5 {
  width: 100%;
}
body .content .new-2024-lc-section-5 .stars .star-inner.stars-4 {
  width: 120px;
}
body .content .new-2024-lc-section-5 .stars .star-inner.stars-3 {
  width: 90px;
}
body .content .new-2024-lc-section-5 .stars .star-inner.stars-2 {
  width: 60px;
}
body .content .new-2024-lc-section-5 .stars .star-inner.stars-1 {
  width: 30px;
}
body .content .new-2024-lc-section-5 .page-section-content {
    padding-top:80px;
    padding-bottom:100px;
    color:black;
}
body .content .new-2024-lc-section-5 .inline-btn-list p{
    text-align:center;
    font-family: 'gothamlight';
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    font-weight: 300;
}
body .content .new-2024-lc-section-5 .page-section-content h2 {
    font-size:20px;
    line-height:24px;
    margin:0 0 15px 0;
}
body .content .new-2024-lc-section-5 .page-section-content h3 {
    font-size:18px;
    line-height:22px;
    margin:0 0 12px 0;
}
body .content .reviews-slide {
    margin:50px 0 0px 0;
    padding:0px;
    position:relative;
    opacity:0;
    visibility:hidden;
}
body .content .reviews-slide.slick-initialized {
    opacity:1;
    visibility:visible;
}
body .content .reviews-slide:before {
    content:"";
    width:100%;
    position:absolute;
    z-index:10;
    height:1px;
    top:0px;
    background-color:#ecebec;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
body .content .reviews-slide:after {
    content:"";
    width:100%;
    position:absolute;
    z-index:10;
    height:1px;
    bottom:0px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    background-color:#ecebec;
}
body .content .reviews-slide .slick-slide {
    padding-left:30px;
    padding-right:30px;
    position:relative;
    height:100%;
    padding-top:30px;
    padding-bottom:30px;
}
body .content .reviews-slide .slick-slide:after {
    content:"";
    width:1px;
    height:100%;
    position:absolute;
    z-index:10;
    right:-1px;
    top:0px;
    background-color:#ecebec;
}
body .content .reviews-slide .slick-slide.slick-current:before {
    content:"";
    width:1px;
    height:100%;
    position:absolute;
    z-index:10;
    left:0px;
    top:0px;
    background-color:white;
}
body .content .reviews-slide .slick-track{
    display: flex !important;
}

body .content .reviews-slide .slick-slide {
    height: inherit !important;
}
body .content .reviews-slide .slick-slide span {
    display:block;
}
body .content .reviews-slide .slick-slide span,
body .content .reviews-slide .slick-slide p {
    font-family: 'gothamlight';
    font-size: 13px;
    line-height: 18px;
    color: #000000;
    font-weight: 300;
}
body .content .reviews-slide .slick-slide span.position {
    font-size:12px;
}
body .content .reviews-slide .slick-slide span.name {
    font-weight:600;
}
body .content .reviews-slide .slick-next {
    background: url('../img/svg/sipka1-cryoniq-home.svg') no-repeat center center transparent;
    background-size: auto;
    background-size: 29px auto;
    width: 31px;
    height: 31px;
}
body .content .reviews-slide .slick-prev{
    background: url('../img/svg/sipka2-cryoniq-home.svg') no-repeat center center transparent;
    background-size: auto;
    background-size: 29px auto;
    width: 31px;
    height: 31px;
}
body .content .reviews-slide .slick-prev,
body .content .reviews-slide .slick-next {
    top:50%;
}
/*Section 5*/

/*Section 6*/
body .content .new-2024-lc-section-6 {
    background-color:black;
}
body .content .new-2024-lc-section-6 .page-section-content {
    color:white;
    padding-top:80px;
    padding-bottom:100px;
}
body .content .new-2024-lc-section-6 .check {
    display:block;
    text-align:center;
}
body .content .new-2024-lc-section-6 .page-section-content p {
    color:white !important;
}
body .content .new-2024-lc-section-6 .page-section-content h2 {
    font-size:20px;
    line-height:24px;
    margin:0 0 15px 0;
}
body .content .new-spec-table {
    width:100%;
}
body .content .new-spec-table td,
body .content .new-spec-table th {
    padding:15px 20px 15px 20px;
    border-bottom:1px solid #1c1c1a;
}
body .content .new-spec-table td {
    color:#8a8a8a;
}
body.lc-page-2024 footer {
    display:block !important;
}
body.sub.lc-page-2024 footer.footer-simple {
    display:none !important;
}
/*Section 6*/

/*Section 7*/
body .content .new-2024-lc-section-7 {
    background-color:white;
}
body .content .new-2024-lc-section-7 a {
    color:#0071e3 !important;
}
body .content .new-2024-lc-section-7 .page-section-content{
    color:black;
    padding-top:80px;
    padding-bottom:100px;
}
body .content .new-2024-lc-section-7 .page-section-content .col1 h2 {
    font-weight:600;
    font-size:22px;
}
body .content .new-2024-lc-section-7 .page-section-content .col1 .important {
    font-size:12px;
    padding-top:10px;
    margin:0px;
    border-top:1px solid #ecebec;
}
body .content .new-2024-lc-section-7 label {
    color:black !important;
    font-weight:500;
}
body .content .new-2024-lc-section-7 .sendHave {
    width:100%;
    background-color:black;
    color:white !important;
    /*border-radius:5px !important;*/
}
body.sub .static_page.static_page_new .content .new-2024-lc-section-7 .sendHave {
    max-width:200px;
}
body .content .new-2024-lc-section-7 .sendHave:hover,
body.sub .static_page.static_page_new .content .new-2024-lc-section-7 .sendHave:hover {
    color:black !important;
    background-color:white !important;
}
body .content .new-2024-lc-section-7 .smaller {
    font-size:12px !important;
    margin:0px;
}
body .content .new-2024-lc-section-7 .smaller a{
    font-size:12px !important;
}
/*Section 7*/

/*Section 8*/
body .content .new-2024-lc-section-8 {
    background-color:#f8f6f8;
}
body .content .new-2024-lc-section-8 .page-section-content {
    color:black;
    padding-top:50px;
    padding-bottom:50px;
}
body .content .new-2024-lc-section-8 .page-section-content h2 {
    font-size:20px;
    line-height:24px;
    margin:0 0 15px 0;
}
body .content .new-2024-lc-section-8 .page-section-content h3 {
    font-size:18px;
    line-height:22px;
    margin:0 0 12px 0;
}
body .content .new-2024-lc-section-8 .social ul {
    list-style:none;
    margin:0px;
    padding:0px;
    text-align:center;
    vertical-align:top;
}
body .content .new-2024-lc-section-8 .social ul li {
    display:inline-block;
    vertical-align:top;
    margin:0 15px 0 0;
    font-size:30px;
    color:black;
}
body .content .new-2024-lc-section-8 .social ul li a {
    font-size:40px;
}
/*Section 8*/

/*Section 9*/
body .content .new-2024-lc-section-9 {
}
/*Section 9*/

/*Section 10*/
body .content .new-2024-lc-section-10 {
    margin-top:50px;
    margin-bottom:50px;
}
body .content .new-2024-lc-section-10 .slick-dots {
    display:none;
}
body .content .new-2024-lc-section-10 a{
    color: #666666;
    font-size: 14px;
}
/*Section 10*/
body .full-width,
body .fullwidth {
    width: 100vw !important;
    max-width: 100vw !important;
  	position: relative;
  	left: 50%;
  	right: 50%;
  	margin-left: -50vw;
  	margin-right: -50vw;
}
body.lc-page-2024 .content {
    padding-top:0px !important;
    overflow-x:hidden !important;
}
body.lc-page-2024 {
    max-width:100%;
    overflow-x:hidden;
}

/* DE Fixes */

body.lang-german #fullpage .cryo-xc .page-section-content .upper-text-container > .row p strong {
    line-height: 36px;
}
body.sub .static_page.static_page_new .content .btn.inverse-btn {
    background-color:black;
    color:white;
}
body.sub .static_page.static_page_new .content .btn.inverse-btn:hover {
    background-color:white;
    color:black !important;
}
body.sub .static_page.static_page_new .content .btn.fixed-width {
    width:100%;
}
body.sub .static_page.static_page_new .content .btn.low-padding {
    padding-left:12.5px;
    padding-right:12.5px;
}
body.lc-page-2024 .static_page .content .content-inner .configure-toolbar a {
    color:white;
    text-decoration:none;
}

.short-content-container {
    margin-bottom:30px !important;
}

.short-content-container p {
            margin: 0 0 15px 0;
            transition: opacity 0.3s ease, max-height 0.3s ease, margin 0.3s ease;
            opacity: 1;
            max-height: 1000px;
            overflow: hidden;
        }

        /* Multiple paragraphs handling */
        .short-content-container.collapsed p.hidden-p {
            opacity: 0;
            max-height: 0;
            margin: 0;
        }

        .short-content-container.collapsed p.visible-p {
            margin-bottom: 0;
        }

        /* Single paragraph handling */
        .short-content-container.collapsed p.single-p {
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
            margin-bottom: 0;
            max-height: none; /* Override the default max-height */
        }

        /* Fallback for browsers not supporting line-clamp */
        @supports not (-webkit-line-clamp: 5) {
            .short-content-container.collapsed p.single-p {
                max-height: 6em; /* Approximately 5 lines (1.5em per line) */
                position: relative;
            }

            .short-content-container.collapsed p.single-p::after {
                content: '';
                position: absolute;
                bottom: 0;
                right: 0;
                width: 100%;
                height: 1.5em;
                background: linear-gradient(transparent, white);
            }
        }

        .short-content-toggle {
            cursor: pointer;
            padding: 5px 0;
            display: none;
            margin-top: 0px;
            font-size:13px;
            text-decoration: none !important;
             display:inline-block;
             position:relative;
        }
        .short-content-toggle:after {
            content:"";
            width:100%;
            position:absolute;
            z-index:10;
            left:0px;
            bottom:3px;
            height:1px;
            background-color:#c1c1c1;
        }

        .short-content-toggle:hover {
            text-decoration: none;
        }
        .bcg-black .short-content-toggle {
            color:white;
        }
@media only screen and (max-width: 991px) {
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col {
        margin-bottom:0px !important;
        border-bottom:0px solid #ecebec;
        border-radius:0px !important;
        position:relative;
        padding-bottom:30px !important;
    }
    body .new-2024-lc-section-3 .page-section-content .grid-row.first-row .col:first-of-type   {
        border-radius: 20px 20px 0 0 !important;;
    }
    body .new-2024-lc-section-3 .page-section-content .grid-row.last-row .col:last-of-type {
        border-radius: 0 0 20px 20px !important;
    }
    body.lc-page-2024 .static_page .content .content-inner .btn {
        margin-right:7.5px;
    }
    body .content .new-2024-lc-section-2 .col1,
    body .content .new-2024-lc-section-2 .col2 {
        flex:0 0 100%;
        max-width:100%;
        padding-left:0px;
        padding-right:0px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col {
        flex:0 0 100%;
        max-width: 100%;
        margin-right:0px;
        height:auto !important;
        /*background-color:transparent !important;*/
    }
    body .content .new-2024-lc-section-3 {
        /*background-color:white !important;
        border-top:1px solid #ecebec;*/
    }
    body.lc-page-2024 .static_page .content .content-inner .reviews-slide .slick-dots {
        margin-bottom:0px;
        bottom:-45px;
    }
    body.lc-page-2024 .static_page .content .content-inner .reviews-slide .slick-dots li button:before {
        font-size:12px;
    }
    body.lc-page-2024 .static_page .content .content-inner .reviews-slide .slick-slide {
        padding:15px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col:first-child + .col-12,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col:first-child {
        /*background-color:#f8f6f8 !important;*/
        border-radius:0px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:first-child,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col:first-child + .col-12,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:last-child {
        /*padding-bottom:45px;*/
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row {
        
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:first-child + .col,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col:first-child {
        margin-bottom:0px !important;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:first-child + .col,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:last-child {
        /*background-color:#f8f6f8 !important;*/
        border-radius:0px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row .col:first-child + .col-12,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row .col:first-child {
        /*background-color:#f8f6f8 !important;*/
        border-radius:0px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:first-child,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row:last-child .col,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col.col-12 {
        /*background-color:transparent !important;*/
        border-bottom:1px solid #ecebec;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row:last-child .col,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col.col-12 {
        padding-bottom:22px;
        margin-bottom:0px !important;
        border-bottom:0px solid transparent;
        position:Relative;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col:after,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row:last-child .col:after,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col:after,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col.col-12:after {
        content:"";
        width:calc( 100% - 30px );
        left:15px;
        height:1px;
        background-color:#f0f0f1;
        position:absolute;
        bottom:7.5px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row:last-child .col:last-child:after {
        display:none;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row:last-child .col:last-child {
        /*padding-bottom:0px !important;*/
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row .col:first-child,
    body .content .new-2024-lc-section-3 .page-section-content .grid-row + .grid-row + .grid-row:last-child .col.col-12:last-child {
        border-color:transparent;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row:last-child .col:last-child {
        margin-bottom:0px !important;
    }
}

@media only screen and (max-width: 768px) {
    body .content .new-2024-lc-section-10 .slick-dots {
        display:block;
    }
    body.lc-page-2024 .static_page .content .content-inner .reviews-slide .slick-dots {
        bottom:0px;
    }
    body .content .new-2024-lc-section-5 .page-section-content,
    body .content .new-2024-lc-section-6 .page-section-content,
    body .content .new-2024-lc-section-7 .page-section-content,
    body .content .new-2024-lc-section-4 .page-section-content,
    body .content .new-2024-lc-section-2 .page-section-content,
    body .content .new-2024-lc-section-3 .page-section-content {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    body .content .new-2024-lc-section-10 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    body .content .new-2024-lc-section-4 .page-section-content,
    body .content .new-2024-lc-section-2 .page-section-content {
        padding-bottom:30px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .frame-space-after-small {
        margin-bottom:1.5em;
    }
    body.lc-page-2024 .fullpage-wrapper .section.new-product-section .cards-slider .slick-dots {
        bottom: -45px;
    }
    body.lc-page-2024 .configure-toolbar {
        position:fixed !important;
    }
    body .content .new-2024-lc-section-8 .page-section-content {
        padding-top:25px;
        padding-bottom:25px;
    }
}

@media only screen and (max-width: 650px) {
    body .content .contact-toolbar, body .content .content-inner .contact-toolbar {
        margin: 2em 0 1em 0;
    }
    body.lc-page-2024 .content .new-2024-lc-section-10 .new-product-section {
        padding-top:0px !important;
    }
    body.lc-page-2024 .content .new-2024-lc-section-10 .xs-show p {
        max-width:100%;
        font-size:14px;
    }
    body.lc-page-2024 .content .new-2024-lc-section-4 .btn{
        padding-left:10px !important;
        padding-right:10px !important;
    }
    body.lc-page-2024 .content .new-2024-lc-section-3 .mt-n5 {
        margin-top:0px !important;
    }
    body.lc-page-2024 .content .new-2024-lc-section-1  .btn{
        margin-right:15px !important;
    }
    body .content .new-2024-lc-section-1  .btn:last-child {
        margin-right:0px;
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .col {
        padding-top:15px;
        padding-bottom:15px;
        margin-left:7.5px;
        margin-right:7.5px;
        flex: 0 0 calc( 100% - 15px );
        max-width: calc( 100% - 15px );
    }
    body .content .new-2024-lc-section-3 .page-section-content .grid-row .frame {
        max-width: 100%;
    }
    body .content .new-2024-lc-section-4 .page-section-content .col1:after,
    body .content .new-2024-lc-section-4 .page-section-content .col2:after {
        content:"";
        position:absolute;
        z-index:10;
        left:15px;
        width:calc( 100% - 30px );
        height:1px;
        background-color:#434343;
    }
    body .content .new-2024-lc-section-4 .page-section-content .col2,
    body .content .new-2024-lc-section-4 .page-section-content .col3 {
        padding-top:25px;
    }
    body.lc-page-2024 .content .reviews-slide::before,
    body.lc-page-2024 .content .reviews-slide::after {
        display:none;
    }
    body.lc-page-2024 .content .reviews-slide {
        margin-top:0px;
    }
}

@media only screen and (max-width: 500px){
    body .content .new-2024-lc-section-6 .page-section-content table td {
        font-size:12px;
        padding:7.5px 10px 7.5px 10px;
    }
    body .content .new-2024-lc-section-6 .page-section-content table th {
        padding:7.5px 10px 7.5px 10px;
        font-size:13px;
    }
    body .content .new-2024-lc-section-3 .btn,
    body .content .new-2024-lc-section-2 .btn {
        padding-left:12px !important;
        padding-right:12px !important;
        font-size:12px !important;
    }
    body .static_page.static_page_new .content .content-inner p.smaller-font-size {
        font-size:12px;
    }
    body .content .new-2024-lc-section-1 .page-section-content .col1,
    body .content .new-2024-lc-section-1 .page-section-content .col2,
    body .content .new-2024-lc-section-1 .page-section-content .col4 {
        padding-left:7.5px;
        padding-right:7.5px;
    }
    body .content .new-2024-lc-section-1 .page-section-content .header-icon span {
        font-weight:200;
        font-size:10px;
        font-family:"gothambook";
    }
}
@media only screen and (max-width: 450px){
    body .content .new-2024-lc-section-6 .page-section-content table td {
        font-size:11px;
        padding:3.5px 7.5px 3.5px 7.5px;
    }
    body .content .new-2024-lc-section-6 .page-section-content table th {
        padding:3.5px 7.5px 3.5px 7.5px;
        font-size:12px;
    }
}

body .content .new-2024-lc-section-4 strong {
    color:white !important;
}

#c19727 .auto-section-holder .body {
    padding-right: 5%;
}