@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .slide-bg .row .image,
    .slide-bg .row .text {
        flex: 1 0 100%;
    }
    .slide-bg .row .image {
        order: -1;
        border-left: 0;
    }
    .slide-bg .row .image {
        padding: 0px 0px;
        min-height: auto;
    }
    .slide-bg.three-box .row .text {
        padding: 29px 20px 47px;
    }
    .slide-bg {
        padding-bottom: 44px;
        padding-top: 9px !important;
        padding-top: 30px;
        height: 100%;
        /* padding: 0; */
        padding-left: 0px;
        padding-right: 0px;
        position: relative !important;
    }
    .slide-bg {
        inset: -0.5px auto auto 0px !important;
    }
    .footer-items ul li {
        padding-left: 96px;
        padding-right: 30px;
        position: relative;
        list-style: none;
        line-height: 10px;
        margin-bottom: 20px;
        text-align: left;
    }
    .footer-items ul li::before {
        width: 70px;
    }
    .footer-items ul li::after {
        position: absolute;
        content: "";
        height: 1px;
        width: 70px;
        background: #fff;
        right: 0px;
        top: 10px;
    }
    .footer-items {
        margin-bottom: 46px;
        text-align: center;
    }
    .theme-nav {
        padding-top: 10px;
        padding-bottom: 10px;
        z-index: 9999999;
    }
    .navbar-nav {
        display: flex;
        flex-direction: inherit;
        margin-top: 10px;
    }
    .navbar-nav li {
        line-height: 0px;
    }
    .theme-nav .nav-link {
        font-size: 1rem;
        padding: 18px 1rem !important;
    }
    .container-fluid {
        padding: 0px 50px;
    }
    .slide-bg .row .image:before {
        width: 90%;
        height: 90%;
        top: 0%;
        right: 0%;
        left: 0%;
        margin: 0 auto;
    }
    #lottie-three {
        right: 0%;
        top: -80px
    }
    #lottie-coin {
        right: 0%;
        top: -80px
    }
    #lottie-two {
        left: 0%;
        top: -80px
    }
    #lottie-five {
        right: 0%;
        top: -80px
    }
    .slide-bg .row .text h1 {
        font-weight: 500;
        font-size: 30px;
    }
    .slide-bg .row .text h2 {
        font-weight: 900;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .slide-bg .row .text {
        padding: 44px 20px 47px;
        text-align: center;
    }
    .slide-bg .row .text p {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .plan-slider .owl-nav,
    .news-slider .owl-nav {
        display: inherit !important;
    }
    .plan-slider .owl-dots {
        display: none !important;
    }
    .down-bt {
        display: inline-block;
    }
    .section-title h2 {
        line-height: 40px;
        font-size: 28px;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 24px;
    }
    .section-title h6 {
        font-size: 20px;
        line-height: 32px;
    }
    .slide-bg .text.text-right {
        text-align: center !important;
        margin-right: 0px !important;
        margin-left: auto !important;
    }
    .business-box h3 {
        font-size: 1.8rem;
        margin-bottom: 20px;
    }
    .business-box img {
        height: 190px;
    }
    .footer-fixed {
        background: #171618;
    }
    .social-footer ul li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .social-footer ul li::after,
    .social-footer ul li::before {
        display: none;
    }
    .footer-fixed .container-fluid {
        padding: 0px 30px;
    }
    .footer-items.address {
        padding-left: 0px;
    }
    .desk-hide {
        display: inherit;
    }
    .section-title {
        margin-bottom: 25px;
    }
    .auth-form {
        padding: 0px 20px;
    }
    .social-box {
        padding-left: 0px;
        margin-top: 50px;
    }
    .conatct {
        text-align: center;
        padding: 80px 0px;
    }
}

@media(max-width:767px) {
    .mb-hide {
        display: none;
    }
    .language-bt-black {
        padding: 21px 1.1rem !important;
        letter-spacing: 0.05rem;
        font-size: 1rem;
        margin-right: 6px;
        min-width: 60px;
    }
    .language-bt-orange {
        padding: 21px 1.1rem !important;
        margin-left: 5px;
        letter-spacing: 0.05rem;
        font-size: 1rem;
        min-width: 60px;
    }
    .navbar-nav {
        display: flex;
        flex-direction: inherit;
        margin-top: 10px;
    }
    .navbar-nav li {
        line-height: 0px;
    }
    .container-fluid {
        padding: 0px 22px;
    }
    .slide-bg .row .image,
    .slide-bg .row .text {
        flex: 1 0 100%;
    }
    .slide-bg .row.flip_layout .image {
        order: 0;
        border-left: 0;
    }
    .slide-bg .row .image {
        order: -1;
        border-left: 0;
    }
    .slide-bg .row .text {
        padding: 83px 20px 47px;
        text-align: center;
    }
    .slide-bg .row .image {
        padding: 0px 0px;
        min-height: auto;
    }
    .slide-bg .row .image img {
        width: 100%;
        z-index: 2;
        position: relative;
        margin-top: 30px;
    }
    .slide-bg {
        inset: -0.5px auto auto 0px !important;
    }
    .plan-slider .owl-nav .owl-prev,
    .plan-slider-rtl .owl-nav .owl-prev {
        left: -48px;
    }
    .plan-slider .owl-nav .owl-next,
    .plan-slider-rtl .owl-nav .owl-next {
        right: -42px;
    }
    .slide-bg .row .text h1 {
        font-weight: 500;
        font-size: 30px;
    }
    .slide-bg .row .text h2 {
        font-weight: 900;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .slide-bg .row .text p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .app-down-bt {
        background: #1B181C;
        padding: 10px 17px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 10px;
        display: inline;
        height: auto;
        margin-right: 10px;
    }
    .app-down-bt img {
        height: 25px;
    }
    .plan-slider .owl-nav,
    .news-slider .owl-nav {
        display: inherit !important;
    }
    .plan-slider .owl-dots {
        display: none !important;
    }
    .slide-bg {
        padding-bottom: 44px;
        padding-top: 78px !important;
        padding-top: 30px;
        height: 100%;
        /* padding: 0; */
        padding-left: 0px;
        padding-right: 0px;
        height: 100vh !important;
    }
    .home-slide {
        padding-top: 80px;
    }
    .down-bt {
        display: inline-block;
    }
    .slide-bg .row .text h3 {
        font-weight: 900;
        font-size: 30px;
        margin-bottom: 30px;
    }
    .slide-bg .text.text-right {
        text-align: center !important;
    }
    .equipment-slide-box {
        padding: 0px 20px 0px 20px;
        /* background-attachment: fixed; */
        background-repeat: no-repeat;
        /* display: flex; */
        background-position: -0px 0;
        background-size: cover;
        width: 100%;
    }
    .equipment-section {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .equipment-slide-box .equipment {
        margin-bottom: 48px;
        margin-top: 4px;
    }
    .equipment-section:after {
        left: 0px;
    }
    .section-title h2 {
        line-height: 40px;
        font-size: 28px;
    }
    .section-title h6 {
        font-size: 20px;
        line-height: 32px;
    }
    .business-box p {
        font-size: 14px;
    }
    .conatct {
        text-align: center;
        padding: 80px 0px;
    }
    .social-box {
        padding-left: 0px;
        margin-top: 50px;
    }
    .titile-box .section-title h2 {
        line-height: 19px;
        font-size: 27px;
        margin-bottom: 1-px;
    }
    .titile-box .section-title p {
        font-size: 16px;
    }
    footer {
        display: block;
    }
    .footer-fixed {
        background: #171618;
    }
    .footer-top {
        padding: 80px 20px;
    }
    .ft-logo {
        text-align: center;
    }
    .footer-items {
        margin-bottom: 46px;
        text-align: center;
    }
    .footer-items ul li {
        padding-left: 96px;
        padding-right: 30px;
        position: relative;
        list-style: none;
        line-height: 10px;
        margin-bottom: 20px;
        text-align: left;
    }
    .footer-items ul li::before {
        width: 70px;
    }
    .footer-items ul li::after {
        position: absolute;
        content: "";
        height: 1px;
        width: 70px;
        background: #fff;
        right: 0px;
        top: 10px;
    }
    .social-footer ul li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .social-footer ul li::after {
        display: none;
    }
    .theme-nav {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-toggler-icon {
        color: #fff;
    }
    .navbar-toggler {
        padding: 1px 0px;
        font-size: 1.25rem;
        line-height: 1.5;
        background-color: #171618;
        border: 1px solid transparent;
        border-radius: 100rem;
        transition: box-shadow .15s ease-in-out;
        width: 40px;
        height: 40px;
        background: #171618;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background-color: #fbab2c;
        background-image: linear-gradient(316deg, #fbab2c 26%, #ffde9d 83%);
        position: absolute;
        width: 100%;
        top: 100%;
        left: 0px;
        padding: 10px 20px 44px 20px;
        z-index: 99;
    }
    .theme-nav .nav-link {
        font-size: 1rem;
        padding: 18px 1rem !important;
    }
    .navbar-brand img {
        height: 60px;
    }
    .slider-box {
        padding: 60px 53px;
    }
    .package-box .description {
        left: 0%;
        right: 0%;
    }
    .desk-hide {
        display: inherit;
    }
    .auth-form {
        padding: 0px 20px;
    }
    .home-slide .lottie-animation {
        top: -40px;
    }
    .slide-bg.three-box .row .text {
        padding: 29px 20px 47px;
    }
    .footer-fixed .container-fluid {
        padding: 0px 10px;
    }
    .footer-items.address {
        padding-left: 0px;
    }
    .business-box {
        height: 510px;
    }
    .business-box img {
        height: 190px;
    }
    .down-bt {
        /* flex-wrap: wrap; */
        font-size: 1.25rem;
    }
    .navbar-brand img {
        height: 50px;
    }
    .business-box h3 {
        font-size: 1.5rem;
    }
    .section-title {
        margin-bottom: 25px;
    }
    .business {
        padding: 80px 0px;
    }
    #lottie-three {
        top: -60px;
    }
    #lottie-coin {
        top: -60px;
    }
    #lottie-two {
        top: -40px;
    }
    #lottie-five {
        top: -73px;
    }
    .product-slide {
        padding-top: 100px;
        padding-bottom: 100px;
        background-size: inherit;
        background-repeat: no-repeat;
        box-sizing: inherit;
    }
    .product-slide::before {
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: inherit;
        z-index: 1;
        transform: inherit;
    }
    .package-box .description::before {
        top: 61%;
    }
    .slide-bg .row .image:before {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0%;
        left: 0%;
    }
    #lottie-three {
        right: 0%;
    }
    #lottie-coin {
        right: 0%;
    }
    #lottie-two {
        left: 0%;
    }
    #lottie-five {
        right: 0%;
    }
}

@media(max-width:414px) {
    .slide-bg {
        padding-top: 30px!important;
    }
    .slide-bg .row .text {
        padding: 19px 20px 47px;
        text-align: center;
    }
}

@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
    .slide-bg.three-box .row .text {
        padding: 83px 20px 47px;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
}

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .slide-bg {
        padding-top: 30px!important;
    }
    .slide-bg .row .text {
        padding: 19px 20px 47px;
        text-align: center;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .slide-bg {
        padding-top: 30px!important;
    }
    .slide-bg .row .text {
        padding: 19px 20px 47px;
        text-align: center;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 390px) and (max-width: 767px) {
    .slide-bg {
        padding-top: 30px!important;
    }
    .slide-bg .row .text {
        padding: 29px 20px 47px;
        text-align: center;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
    .slide-bg.three-box .row .text {
        padding: 29px 20px 47px;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .slide-bg {
        padding-top: 30px!important;
    }
    .slide-bg .row .text {
        padding: 51px 20px 47px;
        text-align: center;
    }
    .slide-bg.three-box .row .text {
        padding: 51px 20px 47px;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
    .language-bt-black {
        padding: 21px 1.3rem !important;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        margin-right: 6px;
        min-width: 60px;
    }
    .language-bt-orange {
        padding: 21px 1.3rem !important;
        margin-left: 5px;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        min-width: 60px;
    }
}

@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 3) {
    .language-bt-black {
        padding: 21px 1.3rem !important;
        letter-spacing: 0.05rem;
        font-size: 0.9rem;
        margin-right: 6px;
        min-width: 60px;
    }
    .language-bt-orange {
        padding: 21px 1.3rem !important;
        margin-left: 5px;
        letter-spacing: 0.05rem;
        font-size: 0.9rem;
        min-width: 60px;
    }
}

@media(max-width:375px) {
    .language-bt-black {
        padding: 21px 1.2rem !important;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        margin-right: 6px;
        min-width: 60px;
    }
    .language-bt-orange {
        padding: 21px 1.2rem !important;
        margin-left: 5px;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        min-width: 60px;
    }
    .slide-bg .row .text {
        padding: 24px 20px 47px;
        text-align: center;
    }
    .slide-bg {
        padding-bottom: 44px;
        padding-top: 30px !important;
    }
    .equipment-slide-box {
        padding: 0px 0px 0px 0px;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
}

@media(max-width:360px) {
    .language-bt-black {
        padding: 21px 1rem !important;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        margin-right: 6px;
        min-width: 60px;
    }
    .language-bt-orange {
        padding: 21px 1rem !important;
        margin-left: 5px;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        min-width: 60px;
    }
    .slide-bg .row .text p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 20px;
    }
    .slide-bg .row .image {
        padding: 0px 0px;
        min-height: 330px;
    }
    .slide-bg .row .image img {
        margin-top: 30px;
    }
    .slide-bg .row .image:before {
        width: 320px;
        height: 320px;
        top: 5%;
        left: 5%;
    }
    .slide-bg .row .text {
        padding: 12px 20px;
        text-align: center;
        /* margin-top: -77px; */
    }
    .lottie-animation {
        top: -40px;
    }
    .slider-box {
        padding: 58px 40px;
    }
    .slide-bg .row .text h3 {
        margin-bottom: 10px;
    }
    .navbar-brand img {
        height: 50px;
    }
    .theme-nav .nav-link {
        font-size: 1rem;
        padding: 18px 0.7rem !important;
    }
    .slide-bg .row .text {
        padding: 24px 20px 47px;
        text-align: center;
    }
    .slide-bg {
        padding-bottom: 44px;
        padding-top: 30px !important;
    }
}