@media only screen and (max-width: 600px) {
    .cookie-confirm {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .cookie {
        flex-wrap: wrap;
    }
        
    .pr1-footer-widget.wow.fadeInUp.mobile-centered.animated {
        text-align: center !important;
        margin-bottom: 0;
    }
    html{
        overflow-x: hidden;
    }
    .socials {
        margin-left: 20px;
    }
    .pr-mark-feature-innerbox .pr-mark-feature-inner-icon {
        width: 60px !important;
        left: 50% !important;
        transform: translate(-50%,-50%) !important;
    }
    
    .pr-mark-feature-content {
        padding-top: 35px !important;
        padding-bottom: 20px !important;
    }
    .carousel-item {
        height: 70vh;
    }
    .fixed-header-on {
        padding-top: 72px !important;
    }
    .apihu-port-about-left.wow.slideInLeft.animated {
        margin-left: 0;
    }
    
    .contact-main h5 {
        text-align: center;
    }
    
    .contact-main h5 b {
        display: block;
    }
    
    .contact-main span {
        display: block;
        text-align: center;
    }
    .pr1-mobile-menu ul li.has-submenu::after {
        right: 45px !important;
    }
    
    ul.about-list li::marker {
        display: none !important;
    }
    
    ul.about-list li {
        list-style-type: none !important;
    }
    
    ul.about-list {
        margin-top: 20px;
    }
    img.text-pages-image {
        max-width: 100%;
    }
    
    .contact .col-6 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    .content-page h1 {
        font-size: 25px;
    }
    
    .service-item.row {
        max-height: fit-content !important;
    }
    
    img.about-content-img {
        width: 100%;
        height: auto;
    }
    .header-image-bg {
        height: 175px !important;
    }
    .global {
        background-position: center top;
    }
    .pr1-sticky-on.pr1-header-section {
        background: #fcfdfe;
    }
    
    }
    
    @media only screen and (max-width: 1024.98px) {
        .center-content h1 {
            font-size: 50px !important;
            text-align: left !important;
            padding: 20px;
        }
        
        .layer-1 {
            display: none !important;
        }
        
        .language-and-search {
            display: none !important;
        }
        .bottom-content {
            width: 100%;
            padding: 20px;
        }
        .animateZoomIn {
            animation: none !important;
        }
        .background-3,
        .background-2,
        .background-1 {
            background-size: auto !important;
        }
        .service {
            width: 100% !important;
        }
        .provide-service.container {
            padding-top: 350px !important;
        }
        .blog-bottom-left,
        .blog-bottom-right {
            width: 100% !important;
        }
        .mobile-centered {
            text-align: center !important;
        }
        a.footer-contact {
            color: white;
        }
    
        .chatbot-container {
            max-width: 100%;
            right: 0;
            height: 100%;
            bottom: 0;
        }
        .center-content {
            z-index: 4;
        }
        
        .center-content h1 {
            text-shadow: 0px 0px 30px #00000073;
        }
        .animateZoomOut {
            animation: none;
        }
    }