    .section1 {
        background-color: #FEBF0D !important;
    }
    
    .section2 {
        background-color: #EC2025 !important;
    }
    
    .dekstop-logo img {
        height: 100px;
    }
    
    .after-logo {
        color: #000;
        font-size: 12px;
        margin-top: 20px;
        text-align: center;
    }
    
    .red-head-text {
        color: #EC2025;
    }
    
    .red-hr {
        border: 3px solid #EC2023;
        border-radius: 5px;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    
    .yellow-hr {
        border: 3px solid #FFCB05;
        border-radius: 5px;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    
    .green-hr {
        border: 3px solid #28FF15;
        border-radius: 5px;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    
    .box-pad {
        padding: 10px 10px 10px 10px !important;
    }
    
    .pb-0 {
        padding-bottom: 0px !important;
    }
    
    .box-title {
        margin-bottom: 0px !important;
        font-weight: 900;
        /* margin-top: 15px !important; */
    }
    
    .box-row-pad {
        padding-left: 150px;
        padding-right: 150px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .cross-btn {
        position: absolute;
        right: 7px;
        top: 0px;
    }
    
    .f-r {
        float: right;
        color: #000;
    }
    
    .after-logo2 {
        color: #000;
        font-size: 10px;
        margin-top: 10px;
    }
    
    .carousel-shadow-active .carousel-item-inner {
        margin-bottom: 30px !important;
        box-shadow: unset !important;
    }
    
    .flickity-page-dots {
        bottom: 0px !important;
    }
    
    .lqd-stack-page-number {
        bottom: 10px !important;
    }
    /* .mb-30{
margin-bottom: 30px;
} */
    
    .section3 {
        background-color: #ffffff
    }
    /* .lqd-stack-prevnext-button{
display: none !important;
} */
    /* .lqd-stack-page-number{
display: none !important;
} */
    
    .footer-pad {
        padding: 20px 0px 20px 0px;
    }
    
    .mt-50 {
        margin-top: 50px;
    }
    
    .mt-20 {
        margin-top: 20px;
    }
    
    .mb-20 {
        margin-bottom: 20px;
    }
    
    .d-link {
        color: #000;
        letter-spacing: 3px;
        font-size: 12px;
    }
    
    .c-black {
        color: #000;
        ;
    }
    
    .down-div {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%);
    }
    
    .mobile-logo {
        display: none;
    }
    
    .dekstop-logo {
        text-align: center;
    }
    
    .main-headings {
        text-align: center;
    }
    
    button.navbar-toggle.collapsed.nav-trigger.style-mobile.mobile-nav-trigger-cloned {
        display: none;
    }
    
    .pp-tableCell {
        height: 80% !important;
    }
    
    .section3 .pp-tableCell {
        height: 95% !important;
        margin-top: 5%;
    }
    
    .section3 .lqd-stack-section-inner {
        height: 100%;
    }
    
    b,
    strong {
        font-weight: 800;
    }
    
    .h1,
    h1,
    .h2,
    h2,
    .h3,
    h3,
    .h4,
    h4,
    .h5,
    h5,
    .h6,
    h6 {
        color: #000000;
    }
    
    .carousel-item {
        width: 500px;
    }
    
    .inline-nav>li {
        width: 200px;
        display: inline-block;
    }
    
    @media (min-height: 768px) and (min-width: 1336px) {
        /* CSS stuff */
        .carousel-item {
            width: 600px;
        }
        .box-row-pad {
            padding-top: 100px;
        }
    }
    
    @media (max-width: 3100px) and (min-width: 2800px) {
        .box-row-pad {
            padding-top: 30px;
        }
        .flickity-page-dots {
            bottom: -55px !important;
        }
        div#chatlioWidgetPlaceholder {
            height: 800px !important;
            width: 1000px !important;
        }
        #chatlio-widget {
            font-size: 35px !important;
        }
        .chatlio-message-avatar img {
            width: 70px !important;
            height: 70px !important;
            border-radius: 70px !important;
        }
        .chatlio-message-body {
            line-height: 50px !important;
        }
        .chatlio-widget.embed-inline .chatlio-message {
            padding: 60px 20px;
        }
        .chatlio-emoji-drawer-trigger svg,
        .chatlio-file-attachment__no-preview svg,
        .chatlio-file-picker-trigger svg {
            width: 50px !important;
            height: 50px !important;
        }
        .chatlio-message-content {
            margin-left: 110px !important;
        }
        .chatlio-message-avatar {
            bottom: unset;
            top: 20px;
        }
        .chatlio-avatar img {
            width: 70px !important;
            height: 70px !important;
            display: block;
            border-radius: 70px !important;
        }
        .chatlio-chat-header__text {
            margin-top: 20px !important;
        }
        .chatlio-message-scrollable {
            margin-top: 50px !important;
        }
        .chatlio-powered-by {
            font-size: 35px !important;
        }
        .chatlio-widget button,
        .chatlio-widget input,
        .chatlio-widget textarea {
            font-size: 35px !important;
        }
        ul.lqd-custom-menu.reset-ul.inline-nav {
            font-size: 35px !important;
        }
        .inline-nav>li {
            width: 500px !important;
        }
        .col-md-12.text-center.footer-pad p {
            font-size: 35px !important;
        }
        .chatlio-message-body {
            font-size: 35px !important;
        }
        .flickity-page-dots .dot {
            width: 35px;
            height: 35px;
        }
        .carousel-item {
            width: 1300px;
        }
        .main-headings {
            margin: 140px;
        }
        .dekstop-logo img {
            height: 300px;
        }
        .after-logo2 {
            letter-spacing: 10px;
            color: #000;
            font-size: 35px;
            margin-top: 50px;
            margin-bottom: 100px;
            text-align: center;
        }
        .after-logo {
            letter-spacing: 10px;
            color: #000;
            font-size: 35px;
            margin-top: 100px;
            text-align: center;
        }
        .container {
            width: 2000px;
        }
        .h2,
        h2 {
            line-height: 1.5em;
            font-size: 70px;
        }
        .h5,
        h5 {
            line-height: 2.2em;
            font-size: 45px;
        }
        .contents {
            font-size: 45px;
        }
        .d-link {
            color: #000;
            letter-spacing: 3px;
            font-size: 40px;
        }
        .down-div {
            bottom: 35px;
        }
        i.fa.fa-long-arrow-down.c-black {
            margin-bottom: 40px;
        }
        .down-div {
            font-size: 40px;
        }
    }
    
    @media (max-width: 2799px) and (min-width: 2000px) {
        .flickity-page-dots {
            bottom: -55px !important;
        }
        div#chatlioWidgetPlaceholder {
            height: 800px !important;
            width: 1000px !important;
        }
        #chatlio-widget {
            font-size: 35px !important;
        }
        .chatlio-message-avatar img {
            width: 70px !important;
            height: 70px !important;
            border-radius: 70px !important;
        }
        .chatlio-message-body {
            line-height: 50px !important;
        }
        .chatlio-widget.embed-inline .chatlio-message {
            padding: 60px 20px;
        }
        .chatlio-emoji-drawer-trigger svg,
        .chatlio-file-attachment__no-preview svg,
        .chatlio-file-picker-trigger svg {
            width: 50px !important;
            height: 50px !important;
        }
        .chatlio-message-content {
            margin-left: 110px !important;
        }
        .chatlio-message-avatar {
            bottom: unset;
            top: 20px;
        }
        .chatlio-avatar img {
            width: 70px !important;
            height: 70px !important;
            display: block;
            border-radius: 70px !important;
        }
        .chatlio-chat-header__text {
            margin-top: 20px !important;
        }
        .chatlio-message-scrollable {
            margin-top: 50px !important;
        }
        .chatlio-powered-by {
            font-size: 35px !important;
        }
        .chatlio-widget button,
        .chatlio-widget input,
        .chatlio-widget textarea {
            font-size: 35px !important;
        }
        ul.lqd-custom-menu.reset-ul.inline-nav {
            font-size: 35px !important;
        }
        .inline-nav>li {
            width: 500px !important;
        }
        .col-md-12.text-center.footer-pad p {
            font-size: 35px !important;
        }
        .chatlio-message-body {
            font-size: 35px !important;
        }
        .flickity-page-dots .dot {
            width: 35px;
            height: 35px;
        }
        .carousel-item {
            width: 1100px;
        }
        .main-headings {
            margin: 140px;
        }
        .dekstop-logo img {
            height: 300px;
        }
        .after-logo2 {
            letter-spacing: 10px;
            color: #000;
            font-size: 35px;
            margin-top: 50px;
            margin-bottom: 100px;
            text-align: center;
        }
        .after-logo {
            letter-spacing: 10px;
            color: #000;
            font-size: 35px;
            margin-top: 100px;
            text-align: center;
        }
        .container {
            width: 2000px;
        }
        .h2,
        h2 {
            line-height: 1.5em;
            font-size: 70px;
        }
        .h5,
        h5 {
            line-height: 1.5em;
            font-size: 45px;
        }
        .contents {
            font-size: 35px;
        }
        .d-link {
            color: #000;
            letter-spacing: 3px;
            font-size: 40px;
        }
        .down-div {
            bottom: 35px;
        }
        i.fa.fa-long-arrow-down.c-black {
            margin-bottom: 40px;
        }
        .down-div {
            font-size: 40px;
        }
        .chatlio-missed-you-message {
            font-size: 35px !important;
            line-height: 50px !important;
        }
        .chatlio-widget input,
        .chatlio-widget textarea {
            padding: 25px 16px !important;
        }
        .chatlio-widget button {
            height: 70px !important;
            line-height: 41px !important;
        }
    }
    
    @media (max-width: 1599px) and (min-width: 1400px) {
        .chatlio-missed-you-message {
            font-size: 35px !important;
            line-height: 50px !important;
        }
        .chatlio-widget input,
        .chatlio-widget textarea {
            padding: 25px 16px !important;
        }
        div#chatlioWidgetPlaceholder {
            height: 500px !important;
            width: 400px !important;
        }
        .chatlio-widget button {
            height: 70px !important;
            line-height: 41px !important;
        }
        .section3 .pp-tableCell {
            height: 95% !important;
            margin-top: 5%;
        }
        .main-headings {
            margin-bottom: 105px;
            text-align: center;
        }
        .pp-tableCell {
            height: 80% !important;
        }
        .after-logo {
            margin-top: 50px;
        }
        .carousel-item {
            width: 835px !important;
        }
    }
    
    @media only screen and (max-width:480px) {
        .mobile-logo {
            display: block;
        }
        .dekstop-logo {
            display: none;
        }
        .box-row-pad {
            padding-left: 0px;
            padding-right: 0px;
        }
        .main-headings h2 {
            font-size: 16px;
        }
        .lqd-column.col-md-12>div,
        .lqd-column.col-md-12>div>div {
            margin-bottom: 50px;
        }
        .carousel-item {
            width: 300 !important;
            height: 500px;
            object-fit: cover;
        }
        .flickity-page-dots {
            bottom: -15px !important;
        }
        .after-logo2 {
            color: #000;
            font-size: 12px;
        }
        .section3 .pp-tableCell {
            height: 80% !important;
            margin-top: 0;
        }
        div#chatlioWidgetPlaceholder {
            width: 100% !important;
            height: 350px !important;
        }
        .carousel-item img {
            width: 300 !important;
            height: 450px !important;
            object-fit: cover;
        }
    }