@media only screen and (max-width: 1600px) {
    .bnr-img-col {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .home-banner .bnr-content h1 {
        margin-bottom: 25px;
    }
    .home-banner .sub-hd {
        font-size: 16px;
        padding: 5px 22px 4px 5px;
    }
    .home-banner .sub-hd img {
        max-width: 35px;
        min-width: 35px;
    }
    .curve-shape {
        width: 150px;
    }
}

@media only screen and (max-width: 1440px) {
    .site-header {
        padding: 25px 0;
    }
    .site-header .navbar-nav li a.nav-link {
        font-size: 15px;
    }
    .bnr-text-col {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .bnr-img-col {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .site-header .btn-primary {
        height: 50px;
        line-height: 50px;
    }
    .home-sticky-nav ul li {
        margin-right: auto;
    }
    .home-sticky-nav ul li a {
        font-size: 15px;
        padding: 5px 15px 4px;
    }
    .img-list-text .icon-list {
        width: calc(100% - 210px);
    }
    .img-list-text .img-responsive {
        width: 210px;
    }
    .solution-block .solutiion-img {
        margin-bottom: 20px;
    }
    .feature-block {
        padding: 28px 15px;
    }
    .feature-block i img {
        max-height: 37px;
    }
    .feature-block h3 {
        font-size: 16px;
    }
    .feature-list::before,
    .feature-list::after {
        width: 180px;
        height: 86px;
    }
    .feature-list::before {
        right: -65px;
    }
    .feature-list::after {
        left: -80px;
    }
    .join-block .icon {
        max-width: 120px;
        margin-right: 15px;
    }
    .testimonial-block {
        width: 440px;
        padding: 60px 30px 40px;
    }
    .app-left-block {
        max-width: 430px;
    }
    .app-left-block img {
        max-width: 365px;
    }
    .app-info {
        width: calc(100% - 430px);
        padding: 30px 65px 30px 95px;
    }
    .app-scanner {
        max-width: 140px;
    }
    .app-downlaod {
        width: calc(100% - 167px);
        padding-left: 30px;
    }
    .price-txt {
        font-size: 34px;
    }
    
    .plan-bx-main {
        padding: 20px 15px;
        border: 1px solid #ddd
    }
    
    .plan-tp {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    
    .price-txt {
        font-size: 34px;
    }
    
    
    .subscription-bx h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    
    .subscription-bx .tab-content {
        margin-top: 30px;
    }
    
    .subscription-bx .nav-tabs .nav-link {
        font-size: 18px;
    }
    
    .plan-bx-main .btn-custom {
        margin-top: 19px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    
    .plan-bx-main li {
        padding: 10px 0;
        padding-left: 30px;         font-size: 14px;
    }
    
    .plan-bx-main li:before {
        background-size: contain;
        width: 20px;
        height: 20px;         top: 19px;
    }
    
    .plan-bx-main .top-txt {
        font-size: 22px;
    }
    
    .subscription-bx .nav-tabs .nav-link {
        font-size: 18px;
    }
    .subscription-bx h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1199px) {
    .site-header .navbar-nav li {
        margin: 0 30px 0 0;
    }
    .home-banner {
        padding-bottom: 50px;
    }
    .home-banner .sub-hd {
        font-size: 14px;
        padding: 3px 19px 3px 3px;
    }
    .home-banner .sub-hd img {
        max-width: 30px;
        min-width: 30px;
        margin-right: 5px;
    }
    .home-banner .bnr-content .btn-primary {
        margin-top: 20px;
    }
    .curve-shape {
        width: 110px;
    }
    .home-sticky-nav ul li a {
        font-size: 14px;
    }
    .home-about-block {
        background-size: 80px;
        background-position: 95% bottom;
        padding: 60px 0 0 0;
    }
    .quick-guide-section {
        background-size: 100px;
        background-position: right 55%;
    }
    .img-list-text .icon-list {
        width: calc(100% - 170px);
    }
    .icon-list li {
        padding: 0 0 0 25px;
        margin-bottom: 10px;
    }
    .icon-list li::before {
        width: 15px;
        height: 15px;
        top: 5px;
    }
    .img-list-text .img-responsive {
        width: 170px;
    }
    .solution-slider.owl-theme .owl-nav {
        top: -107px;
    }
    .testimonial-section {
        padding: 25px 0 75px;
    }
    .testimonial-slider.owl-theme .owl-nav {
        top: -213px;
    }
    .quick-guide-section {
        padding: 50px 0;
    }
    .join-us-section {
        padding: 50px 0 30px;
    }
    .join-block {
        padding: 30px 35px;
    }
    .join-block .icon {
        max-width: 95px;
    }
    .join-block .join-text {
        width: calc(100% - 330px);
    }
    .join-block h2 {
        margin-bottom: 0;
    }
    .why-choose-section {
        padding: 50px 0;
    }
    .feature-list::before,
    .feature-list::after {
        width: 140px;
        height: 69px;
    }
    .feature-list::before {
        right: -31px;
        top: 40px;
    }
    .feature-list::after {
        left: -40px;
    }
    .feature-block {
        padding: 25px 18px;
        margin-top: 25px;
    }
    .feature-block i img {
        max-height: 40px;
    }
    .feature-block h3 {
        font-size: 18px;
    }
    .why-choose-section [class*="col-"]:nth-of-type(2n) .feature-block {
        margin-top: 70px;
    }
    .faq-section {
        padding: 30px 0;
    }
    .contact-section {
        padding: 20px 0 50px;
    }
    .contact-info li .icon {
        width: 60px;
        height: 60px;
        min-width: 60px;
        margin-right: 15px;
    }
    .contact-info li .h4 {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .foot-mid {
        padding: 40px 0;
    }
    .foot-bar {
        padding: 15px 0;
    }
    .foot-link li {
        margin-bottom: 15px;
    }
    .app-left-block {
        max-width: 395px;
    }
    .app-info {
        width: calc(100% - 395px);
    }
    .app-scanner {
        max-width: 125px;
    }
    .app-downlaod {
        width: calc(100% - 125px);
    }

}

@media only screen and (max-width: 991px) {
    .site-header .btn-primary {
        height: 45px;
        line-height: 46px;
        font-size: 14px;
    }
    .head-btn-group {
        margin-right: 42px;
    }
    .site-header .navbar-collapse {
        margin-top: 0;
        position: fixed;
        top: 0;
        background: #000000;
        left: auto;
        right: -50%;
        z-index: 1;
        padding: 0;
        width: 50%;
        height: 100% !important;
        transition: all ease 0.1s;
    }
    .site-header .navbar-collapse.show {
        right: 0;
    }
    .site-header .navbar-collapse .navbar-nav {
        padding: 105px 20px 20px;
    }
    .site-header .navbar-nav li {
        margin: 0 0 0 0;
        border-bottom: solid 1px #fff;
        padding: 10px 0 10px 0;
    }
    .site-header .navbar-nav li a.nav-link {
        color: #ffffff;
    }
    .home-sticky-nav ul li a {
        font-size: 13px;
        padding: 3px 8px 3px;
    }
    .img-list-text .icon-list {
        width: calc(100% - 125px);
    }
    .img-list-text .img-responsive {
        width: 125px;
    }
    .join-us-section {
        padding: 30px 0;
    }
    .why-choose-section {
        padding: 30px 0;
    }
    .feature-block {
        padding: 17px 12px;
        margin-top: 15px;
        font-size: 13px;
    }
    .why-choose-section [class*="col-"]:nth-of-type(2n) .feature-block {
        margin-top: 40px;
    }
    .feature-block i img {
        max-height: 35px;
    }
    .feature-block h3 {
        font-size: 16px;
    }
    .feature-list::before,
    .feature-list::after {
        display: none;
    }
    .download-section {
        padding: 30px 0 100px;
    }
    .app-left-block {
        max-width: 294px;
    }
    .app-left-block img {
        max-width: 285px;
    }
    .app-info {
        width: calc(100% - 294px);
    }
    .app-scanner {
        max-width: 100px;
    }
    .app-downlaod {
        width: 150px;
        gap: 5px 0;
    }
}

@media only screen and (max-width: 767px) {
    .home-banner .sub-hd {
        font-size: 13px;
        padding: 3px 19px 2px 3px;
    }
    .home-banner .sub-hd img {
        max-width: 25px;
        min-width: 25px;
        margin-right: 3px;
    }
    .img-list-text .icon-list {
        width: 100%;
    }
    .img-list-text .img-responsive {
        display: none;
    }
    .why-choose-section [class*="col-"]:nth-of-type(2n) .feature-block {
        margin-top: 15px;
    }
    .contact-section h2 {
        margin-bottom: 20px !important;
    }
    .contact-info {
        display: flex;
        flex-wrap: wrap;
    }
    .contact-info li {
        margin-bottom: 20px;
        width: 33.33%;
        padding-right: 10px;
    }
    .contact-info li .icon {
        width: 45px;
        height: 45px;
        min-width: 45px;
        margin-right: 10px;
        padding: 15px;
    }
    .page-link-block {
        top: 70px;
    }
    .page-link-block .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .home-sticky-nav {
        border-radius: 5px;
    }
    .home-sticky-nav .mobile-sticky-btn {
        display: block;
        border: 0;
        width: 100%;
        text-align: center;
        font-size: 16px;
        position: relative;
        color: #fff;
        background: #f05a28;
        border-radius: 5px;
        padding: 5px 10px;
    }
    .home-sticky-nav .mobile-sticky-btn:after {
        content: "";
        background: url(../images/arrow-down.svg) no-repeat;
        background-size: 100%;
        width: 15px;
        height: 9px;
        position: absolute;
        right: 11px;
        top: 50%;
        transform: translateY(-50%);
        filter: invert(99%) sepia(100%) saturate(2%) hue-rotate(134deg)
            brightness(106%) contrast(101%);
    }
    .home-sticky-nav.open .mobile-sticky-btn:after {
        transform: rotate(-180deg) translateY(56%);
    }
    .home-sticky-nav .mobile-sticky-nav {
        display: none !important;
        padding-top: 10px;
    }
    .home-sticky-nav.open .mobile-sticky-nav {
        display: flex !important;
    }
    .home-sticky-nav ul {
        flex-wrap: wrap;
    }
    .home-sticky-nav ul li {
        width: 100%;
        margin: 0;
    }
    .join-block .icon {
        max-width: 55px;
        margin-right: 5px;
    }
    .join-block .join-text {
        width: calc(100% - 245px);
    }
    .foot-mid {
        padding: 30px 0;
    }
    .contact-links li:last-child {
        margin-bottom: 20px;
    }
    .social-icon {
        margin-bottom: 20px;
    }
    .faq-section {
        padding: 40px 0 0;
    }
    .faq-section .accordion .accordion-block {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .app-left-block {
        max-width: 250px;
    }
    .app-left-block img {
        max-width: 250px;
    }
    .app-info {
        width: calc(100% - 250px);
        padding: 25px 43px 25px 85px;
    }
    .subscription-bx .nav-tabs .nav-link {
        font-size: 15px;
    }
    
    .subscription-bx h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 679px) {
    .site-header {
        padding: 10px 0;
    }
    .site-header.scroll-header {
        padding: 10px 0;
    }
    .site-header .btn-primary {
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        font-size: 0;
        padding: 1px 6px 0 10px;
        min-width: inherit;
    }
    .home-banner {
        padding-top: 82px;
    }
    .home-banner .row {
        flex-wrap: wrap !important;
    }
    .bnr-text-col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .bnr-img-col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-banner .bnr-content h1 {
        margin-bottom: 10px;
    }
    .home-banner .bnr-content h1 br {
        display: none;
    }
    .home-banner .sub-hd {
        margin-bottom: 10px;
    }
    .curve-shape {
        width: 60px;
    }
    .home-sticky-nav {
        margin-top: 15px;
    }
    .home-about-block {
        background: none;
    }
    .quick-guide-section {
        background: none;
        padding: 30px 0;
    }
    .solution-section {
        padding: 50px 0 30px 0;
    }
    .join-us-section {
        padding: 0;
    }
    .join-block {
        text-align: center;
        padding: 20px;
    }
    .join-block .icon {
        margin: auto;
    }
    .join-block .join-text {
        width: 100%;
        padding: 12px 0;
    }
    .join-block .btn-primary {
        margin: auto;
    }
    .quick-guide-section .btn-group {
        gap: 0 10px;
    }
    .solution-section .btn-primary {
        margin-top: 30px;
    }
    .contact-section {
        padding: 20px 0 30px;
    }
    .contact-info li {
        width: 50%;
    }
    .testimonial-block {
        padding: 60px 20px 20px;
    }
    .feature-list .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .feature-list [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .download-section {
        padding: 30px 0;
    }
    .app-left-block {
        max-width: 180px;
        display: flex;
        justify-content: center;
        padding: 0 15px;
        flex-wrap: wrap;
        align-items: center;
    }
    .app-left-block img {
        max-width: 100%;
        margin: auto;
        display: block;
    }
    .app-info {
        width: calc(100% - 180px);
        padding: 25px;
    }
    .app-scanner {
        max-width: 91px;
    }
    .app-downlaod {
        width: 125px;
        gap: 5px 0;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .site-header .navbar-collapse {
        width: 75%;
        right: -75%;
    }
    .site-header .navbar-nav li a.nav-link {
        font-size: 14px;
    }
    .home-about-block .img-responsive img {
        display: block;
        margin: 0 auto 35px;
        max-width: 245px;
    }
    .quick-guide-section .img-responsive img {
        display: block;
        margin: 0 auto 35px;
        max-width: 245px;
    }
    .quick-guide-section h2 br {
        display: none;
    }
    .solution-slider {
        margin-top: 70px;
    }
    .solution-slider.owl-theme .owl-nav {
        top: -65px;
    }
    .testimonial-slider {
        margin-top: 89px;
    }
    .testimonial-slider:before {
        top: -75px;
    }
    .testimonial-block {
        width: 370px;
    }
    .testimonial-slider.owl-theme .owl-nav {
        top: -156px;
    }
    .feature-block h3 {
        font-size: 15px;
    }
    .app-left-block {
        max-width: 100%;
        background-color: transparent;
    }
    .app-left-block img {
        max-width: 120px;
        margin: 30px 0 0 0;
    }
    .app-info {
        width: 100%;
        text-align: center;
    }
    .app-store-block {
        justify-content: center;
    }
}

@media only screen and (max-width: 479px) {
    .testimonial-block {
        width: 300px;
    }
    .contact-info li {
        width: 100%;
    }
    .testimonial-block .rating {
        margin-top: 5px;
        gap: 0 2px;
    }
    .testimonial-block .rating img {
        width: 13px;
    }
}
