@media screen and (max-width: 1200px) {
    .container {
        width: calc(100% - 30px);
        max-width: 100%;
    }
}

@media screen and (min-width: 1024px) {
    .tang-DS-content-list {
        padding-left: 16%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .pricing-table {
        display: flex !important;
    }

    .section-slide, .gallery-thumbs .swiper-slide {
        min-height: auto !important;
        height: auto !important;
    }

    .gallery-top .swiper-slide img {
        width: 100% !important;
    }

    .pricing-table {
        display: inline-block;
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 20px 31px 3px rgb(0 0 0 / 0%), 0px 8px 20px 7px rgb(0 0 0 / 0%) !important;
        background: transparent !important;
    }

    .pricing-table .pricing-plan:nth-child(2n+2) {
        float: right;
    }

    .checkout-price-table .container {
        width: calc(100% - 0px);
        padding: 0px !important;
    }

    .checkout-price {
        margin-top: -350px !important;
    }

    .section-slide .img-thumb_1 img, .section-slide .img-thumb img {
        width: 100%;
        height: AUTO;
    }

    .section-slide .header_title {
        text-align: center;
        margin-top: 1rem !important;
        font-size: 34px;
    }

    .section-slide .header_title br {
        display: none;
    }

    .section-slide .header_title img {
        padding-left: 0px !important;
        max-width: 100px;
    }

    .section-slide .img-thumb {
        height: AUTO;
    }

    .bt_dk {
        min-width: 260px;
        margin-top: 20px;
    }

    .checkout-trouble .text-capitalize-h2 span, .ql-fanpage .text-capitalize-h2 b {
        width: 100%;
        float: left;
    }

    .ql-fanpage .justify-content-md-center {
        margin-top: 1rem !important;
    }

    .ql-fanpage .justify-content-md-center .col-sm-6 {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 70px
    }

    .ql-fanpage .justify-content-md-center .col-sm-3 {
        width: 50% !important;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .ql-fanpage .item {
        min-height: 350px;
        margin-bottom: 20px;
    }

    .ql-fanpage .item {
        min-height: 350px !important;
    }

    .why-fchat {
        padding-top: 100PX;
    }

    .why-fchat .text-capitalize-h2 {
        font-size: 40px;
    }

    .ql-fanpage {
        padding-bottom: 0px !important;
    }

    .card-body {
        padding: 12px;
        min-height: 325px;
    }

    .fa-ul {
        min-height: 120px;
    }

    .pricing-auto .card {
        margin: 0px !important;
    }

    .pricing-auto .card-price {
        font-size: 2rem;
    }

    .pricing-transfers .transfer-information {
        max-width: 100%;
        margin: 0px auto 0px auto;
    }

    .pricing-auto .transfer-information li {
        font-size: 18px;
    }

    .pricing-auto ul li {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .pricing-auto ul li .fa {
        font-size: 14px;
    }

    .list-solution li .text-title {
        font-size: 15px;
        line-height: 20px;
        padding: 0px 5px;
    }


    .list-solution li span {
        font-size: 55px;
        letter-spacing: -5px;
        margin-right: auto;
        margin-top: 20px;
        text-align: center;
    }

    .list-solution li {
        min-height: 220px;
    }

    .registrator-image {
        width: 40% !important;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .registrator-form {
        width: 60% !important;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .registrator-image .img-fchat img {
        width: 100% !important;
    }

    .registrator-form p {
        font-size: 32px;
    }

    .registrator-form p.text-center {
        font-size: 13px !important;
    }

    .checkout-Registration {
        padding-bottom: 30px !important;
    }

    .checkout-community .offset-2, .footer .offset-2 {
        margin-left: 0%;
    }

    .section {
        padding-top: 40PX !important;
        padding-bottom: 40PX !important;
    }

    .list-customer {
        display: contents;
        float: left;
    }

    .list-customer li {
        padding: 20px 20px;
        display: initial;
        margin: 10px;
    }

    .footer {
        padding: 20px 0 30px 0px !important;
    }

    .footer h5 {
        text-align: center;
        font-size: 24px !important;
    }

    .list-solution li {
        width: 23.555%;
    }
}

@media screen and (min-width: 768px) and  (max-width: 900px) {
    .fchat-build-your .fchat-img, .fchat-packages .tab-content, .fchat-packages-more .row {
        max-width: 100% !important;
    }

    .fchat-price-table, .fchat-price-table .container {
        padding: 0px !important;
    }

    .pricing-plan {
        min-width: 360px !important;
    }

    .pricing-table {
        display: flex !important;
        flex-direction: inherit !important;
    }

    .fchat-packages-more .row {
        width: 100% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media screen and (min-width: 500px) and  (max-width: 767px) {
    .list-solution li {
        min-height: 200px !important;
    }
}

@media screen and (max-width: 767px) {

    #home {
        padding-top: 65px !important;
        padding-bottom: 0px !important;
    }
    .section-slide {
        min-height: 720px;
    }
    .text-capitalize-h2 br{
        display: none;
    }
    section.section h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .pricing-table {
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 20px 31px 3px rgb(0 0 0 / 0%), 0px 8px 20px 7px rgb(0 0 0 / 0%) !important;
    }

    .pricing-table .pricing-plan {
        box-shadow: 0px 8px 8px -6px rgb(0 0 0 / 8%), 0px 8px 8px 3px rgb(0 0 0 / 9%), 0px 8px 8px 8px rgb(0 0 0 / 2%);
        margin-bottom: 25px;
        border-radius: 15px !important;
    }
    .fchat-packages-more .bt-register-now {
        font-size: 19px;
        font-weight: 800;
        line-height: 60px;
        min-height: 60px;
        min-width: 320px;
        border-radius: 50px;
    }
    .list-solution li span {
        margin-top: 15px;
        margin-bottom: 5px;

    }
    .footer-link, .footer-follow {
        margin-top: 30px;
    }
    .custom-nav .regi_btn, .custom-nav .login_btn {
        width: 45%;
    }

    .navbar-toggler {
        display: block !important;
        position: absolute;
        top: 2px;
        right: 20px;
    }

    .custom-nav {
        height: 50px;
    }

    .navbar-brand {
        position: absolute;
        left: 20px;
        top: 4px;
    }

    .navbar-brand-whatapp {
        position: absolute;
        left: 155px;
        top: 8px;
    }

    .navbar-nav li {
        float: left;
    }


    .social-login {
        justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
    }

    .section-slide .img-thumb-pc {
        width: 100% !important;
        height: auto;
    }

    .section-slide .img-thumb-pc img {
        width: 100% !important;
        height: auto;
    }

    .home-table-center .pt-5, .py-5 {
        padding-top: 0rem !important;
    }

    .section-slide {
        padding-top: 0px !important;
    }

    .section-slide-text {
        text-align: center;
    }

    .section-slide .header_title {
        text-align: center;
        margin-top: 1rem !important;
        font-size: 26px;
        line-height: 34px;
    }

    .section-slide .header_title br {
        display: none;
    }

    .section-slide-btn {
        margin-top: 10px;
    }

    .section-slide .img-thumb {
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }

    .swiper-container-wrapper {
        margin-top: 0px !important;
    }

    .basic {
        margin-top: 0px !important;
    }

    .section-slide .header_subtitle {
        font-size: 18px !important;
        line-height: 30px;
        text-align: center;
    }

    .section-slide-text .p-text {
        font-size: 20px;
        text-align: center;
        line-height: 30px;
        margin-top: 13px;
    }

    .section-slide-btn {
        min-height: 44px;
        font-size: 22px;
    }

    .section-slide .header_title img {
        padding-left: 0px !important;
        max-width: 100px;
    }

    .fchat-packages .tab-content, .fchat-packages-more .row {
        width: 90%;
    }

    .header_btn {
        text-align: center;
    }

    .bt_dk {
        min-width: 260px;
        margin-top: 20px;
    }

    .section-slide .img-thumb {
        height: AUTO;
    }

    .ql-fanpage .mt-5, .my-5 {
        margin-top: 1rem !important;
    }

    .note {
        margin-bottom: 0px !important;
    }


    .icon-notification {
        width: 100% !important;
        float: none;
        text-align: center;
    }


    .img-q {
        display: none;
    }


    .ql-fanpage .col-12 {
        visibility: visible;
        animation-name: bounceInUp;
        margin-bottom: 30px;
    }


    .swiper-container-wrapper {
        margin-top: 10px;
    }

    .list-solution li {
        width: 50%;
    }

    .lienket {
        width: 35%;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
        margin-top: 30px;
    }

    .list-dk {
        width: 65%;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
        margin-top: 30px;
    }

    .list-solution li {

        min-height: 230px;
    }

    .list-solution li .text-title {
        padding: 1px 10px 10px 10px !important;
    }

    .ql-fanpage .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ql-fanpage .item {
        padding: 20px 25px !important;
        min-height: 200px !important;
    }

    .ql-fanpage {
        padding-bottom: 0px !important;
    }

    .ql-fanpage h5 {
        top: 20px;
    }
    .tang-DS-content {
        margin-top: 20px !important;
    }
    .fchat-price-table, .fchat-price-table .container {
        padding: 0px !important;
        margin-top: 0px !important;
    }

    .basic {
        margin-top: 32px;
        height: auto !important;
        min-width: 100% !important;
        border-bottom-right-radius: 15px !important;
        border-top-right-radius: 15px !important;
        padding-top: 40px !important;
    }

    .pricing-plan {
        padding: 20px !important;
        min-width: 100% !important;
    }

    .pricing-plan.advenced {
        min-height: auto !important;
    }

    .fchat-packages-more .col-sm-6 {
        padding-left: 5px;
        margin-bottom: 15px;
    }

    .fchat-packages-more .row {
        width: 100% !important;
        padding-right: 5px !important;
    }

    .fchat-build-your .fchat-img {
        max-width: 100% !important;
    }

    .fchat-title {
        margin-bottom: 0px !important;
        font-size: 26px !important;
        line-height: 32px !important;
    }

    .bt-start-fchat {
        margin-top: 10px !important;
    }

    h2.quote {
        font-size: 26px;
        padding: 10px 0px;
    }

    .footer .container {
        padding-top: 0px !important;
    }

    .footer .col-lg-8 {
        margin-left: 0px;
    }

    #navbarCollapse.show {
        display: block !important;
        margin-top: 40px;
    }

    #navbarCollapse {
        background: var(--blue-main);
        box-shadow: 0px 7px 7px 0px rgb(0, 0, 0, 0.2);
        padding: 10px;
    }

    .custom-nav .navbar-nav li a {
        margin: 0 0px;
        padding: 6px 0;
        color: #fff;
    }


    .navbar-toggler {
        display: block !important;
    }

    .navbar-toggler i {
        color: #FFFFFF;
        font-size: 24px;
    }

    section.section {
        overflow-X: HIDDEN;
    }

    .list-customer {
        text-align: center;
    }

    .list-customer {
        display: block !important;
        padding: 20px 0px;
    }

    .list-customer li {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    .list-customer li img {
        max-width: 100%;
        height: auto;
    }

    .footer {
        padding: 50px 0 20px 0px;
    }

    .register-form {
        width: 100%;
    }

    .container {
        width: calc(100%);
    }

    .img-fchat {
        width: 90% !important;
        float: none !important;
        text-align: center !important;
        margin-bottom: 30px;
    }

    .section-slide-btn {
        min-width: 300px !important;
    }

    .img-thumb-mobi img {
        height: 200px;
    }

    .section-slide .img-thumb-mobi {
        right: 0px;
        top: 80px;
    }

    .ql-fanpage .container {
        padding-top: 0px !important;
    }

    .ql-fanpage {
        padding-top: 0px !important;
    }

}

@media screen and (max-width: 600px) {
    .DS-mobi {
        float: right;
        margin-right: -40px;
        max-width: 310px;
    }
    .tang-DS-content:before {
        height: 415px;
    }
    .DS-Faceb-icon {
        right: 0px;
        bottom: 50px;
    }
    .DS-icon {
        left: 18px;
    }
    .DS-icon li .icon-face,.DS-icon li .icon-face{
        height: 64px;
    }
    .tang-DS-content-list {
        position: relative;
        top: 10%;
        transform: translateY(0%);
    }
    .social-login {
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
    }
    .list-dv {
        position: relative;
        top: 8%;
        transform: translateY(0%);
        width: 100%;
        margin-bottom: 65px;
    }

    .social-label {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 380px) {
    .list-solution li {
        min-height: 282px;
    }
}

@media screen and (max-width: 320px) {
    .custom-nav .navbar-brand.logo img, .custom-nav .navbar-brand-whatapp.logo img {
        height: 30px;
    }

    .navbar-brand-whatapp {
        position: absolute;
        left: 135px;
        top: 8px;
    }

    .section-slide .header_title {
        font-size: 25px;
        line-height: 34px;
    }

    .section-slide-text .p-text {
        font-size: 20px;
        line-height: 30px;
    }

    .section-slide-btn {
        min-width: 260px;
    }

    .why-fchat {
        padding-top: 40PX !important;
    }

    .fchat-packages-nav .nav-link {
        padding: 0.3rem 1rem !important;
        font-size: 16px !important;
        line-height: 32px !important;
    }

    .pricing-plan {
        max-width: 300px;
    }

    .pricing-price {
        font-size: 30px !important;
    }

    .pricing-header {
        margin-bottom: 5px !important;
    }

    .pricing-features {
        margin: 0px 0 15px !important;
    }

    .pricing-features-item {
        font-size: 14px !important;
        padding: 5px 0 !important;
    }

    .pricing-plan {
        padding: 10px !important;
    }

    .fchat-packages-more-item p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .fchat-packages-more .fa-check {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}

@media (min-width: 900px) {
    .pricing-plan {
        border-bottom: none;
        flex-basis: 100%;
        padding: 25px;
    }

    .pricing-plan:last-child {
        border-right: none;
    }
}