@media only screen and (max-width: 2560px) {
    .logo-img img {
        padding-top: 13px;
    }
}

@media only screen and (max-width: 1920px) {
    .logo-img img {
        padding-top: 10px;
        width: auto;
        height: 90%;
    }
}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1280px) {
    .qty-area #myform input.qtyminus,
    .qty-area #myform input.qtyplus {
        width: 28px;
        height: 34px;
    }
    .qty {
        width: 30px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    .slider-form .submit-sub {
        width: 130px;
        height: 62px;
        line-height: 60px;
        font-size: 16px;
        margin-top: 5px;
    }
    .slider-form .submit-sub {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1180px) {
    .navbar ul {
        padding-top: 27px;
    }
    .navbar ul li {
        padding: 0px 7.5px;
    }
    .navbar ul li a {
        font-size: 14px;
    }
    .logo-img img {
        padding-top: 33px;
        width: 100%;
    }
    header .col-lg-2 .pickUp-btn {
        width: auto;
        display: inline-block;
        background: transparent linear-gradient(90deg, #31BEEB 0%, #0D4092 100%) 0% 0% no-repeat padding-box;
        padding: 0px 15px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        border-radius: 27px;
        margin: 30px 0px 0px;
        font-size: 12px;
        text-align: center;
        min-width: auto;
    }
    .slider-main {
        height: 480px;
    }
    .slider-main img {
        width: 100%;
        position: relative;
        z-index: 11;
        height: auto;
        object-fit: cover;
        padding-top: 120px;
    }
    .slider-caption {
        bottom: 70px;
    }
    .Howitworka-sec::before {
        background: url(../images/how-buble.png) 160% top no-repeat;
    }
    .Howitworka-sec::after {
        background: url(../images/how-buble.png) 10% top no-repeat;
    }
    .our-services ul {
        padding: 0px;
    }
    .our-services ul li {
        font-size: 14px;
    }
    .our-services p {
        padding: 10px 0px;
    }
    .join-us-sec h3 {
        width: 100%;
        margin-bottom: 20px;
    }
    .copyright-sec .col-lg-9 {
        padding-top: 3px;
    }
    /*---------service sec--------*/
    .ser h3 {
        font-size: 21px;
    }
    .ser {
        padding: 50px 15px;
    }
    /*-----new css-27-08-21------------*/
    .slider-caption h1 {
        width: 100%;
        font-size: 40px;
        margin-top: 170px;
    }
    .slider-caption p {
        font-size: 17px;
    }
    .mobile-app-sec h2 {
        font-size: 42px;
        margin-top: 50px;
    }
    .mobile-app-sec h3 {
        font-size: 38px;
    }
    .mobile-app-sec h4 {
        font-size: 26px;
    }
}


/*===================================================================*/

@media only screen and (max-width: 1139px) {
    /*----------register page--------*/
    .main-register {
        height: 100%;
    }
    .main-register .main-img img {
        width: 80%;
    }
    .register-form .col-lg-6 {
        width: 100%;
        flex: auto;
        max-width: none;
    }
    /*-----------login page---------*/
    .login-with {
        position: relative;
        bottom: auto;
        padding-top: 0px;
    }
    .login-form h3 {
        padding-top: 50px;
    }
    .login-form .contact-form {
        padding: 20px 0px 0px;
    }
    .login-form .contact-form1 {
        padding: 20px 0px 0px;
    }
    .main-login {
        height: 100vh;
    }
    .bookingorderdetail .pro-img {
        width: 50px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .bookingorderdetail .pro-txt {
        width: calc(100% - 90px);
        float: right;
        margin-top: 5px;
    }
    .individually .pro-txt {
        width: calc(100% - 40px);
        margin-top: 0;
    }
    .bookingorderdetail .pro-txt h5 {
        font-size: 13px;
    }
    .bookingorderdetail .pro-txt h6 {
        font-size: 10px;
        color: #202020;
    }
}


/*===================================================================*/

@media only screen and (max-width: 991px) {
    /*----------register page--------*/
    .register-form .col-lg-6 {
        width: 50%;
        flex: auto;
        max-width: none;
    }
    .main-register .main-img {
        padding: 30px;
    }
    /*-----------login page---------*/
    .login-with {
        position: relative;
        bottom: auto;
        padding-top: 50px;
    }
    .login-form h3 {
        padding-top: 50px;
    }
    .login-form .contact-form {
        padding: 20px 0px 0px;
    }
    .login-form .contact-form1 {
        padding: 20px 0px 0px;
    }
    /*-----new css-27-08-21------------*/
    .slider-main {
        height: 370px;
    }
    .slider-caption h1 {
        margin-top: 30px;
    }
    .slider-main img {
        padding-top: 30px;
    }
    .slider-caption p {
        font-size: 15px;
    }
    .slider-form {
        border-radius: 20px;
    }
    .mobile-app-btn a {
        padding: 0px 20px;
        margin: 0px 5px;
    }
    .contact-form {
        width: 90%;
    }
    .login-form .contact-form {
        width: 60%;
    }
    .contact-form1 {
        width: 90%;
    }
    .login-form .contact-form1 {
        width: 60%;
    }
    .slider-form .submit {
        margin-top: 20px;
        text-align: center;
    }
    .slider-form .submit input {
        /* width: 80px;
        height: 72px;
        border-radius: 80px;
        margin-right: 0px; */
        font-size: 16px;
    }
    .slider-form .submit::after {
        width: 100%;
        height: 80px;
        right: 0px;
    }
    .slider-caption h1 {
        width: 100%;
    }
    .slider-form .location {
        padding-left: 15px;
    }
    .slider-form .location.right-border {
        border-right: 0px;
    }
    .slider-caption {
        bottom: 70px;
    }
    .about-col h3 {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .Howitworka-sec::before {
        background: url(../images/how-buble.png) 160% top no-repeat;
    }
    .Howitworka-sec::after {
        background: url(../images/how-buble.png) 10% top no-repeat;
    }
    .join-us-sec h3 {
        margin-bottom: 20px;
    }
    .footer-menu ul li {
        margin: 7px 15px;
    }
    .copyright-sec {
        height: auto;
        text-align: center;
    }
    .social-ic {
        padding-top: 15px;
        width: 100%;
        text-align: center;
    }
    /*---------service sec--------*/
    .services-list h3 {
        font-size: 18px;
        text-align: center;
    }
    /*-----------Register page----------*/
    .main-register {
        height: auto;
        overflow-y: auto;
    }
    .main-register img {
        height: auto;
    }
    .main-register .col-lg-8 {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .register-form {
        padding: 15px 25px;
    }
    .register-form .contact-form {
        width: 80%;
    }
    .register-form .contact-form1 {
        width: 80%;
    }
    h2 {
        font-size: 30px;
    }
    .our-services p {
        font-size: 17px;
    }
    .mobile-app-sec img {
        width: 100%;
        margin-top: 30px;
    }
    .mobile-app-sec h2 {
        font-size: 36px;
    }
    .mobile-app-sec h3 {
        font-size: 30px;
    }
    .mobile-app-sec h4 {
        font-size: 24px;
        margin-top: 5px;
    }
    .mobile-app-btn a {
        margin: 0px 5px 20px;
    }
    .footer-menu ul {
        text-align: center;
    }
    .footer-menu ul li {
        margin: 0px;
        width: auto;
        padding: 0px 0px 10px;
    }
    .footer-menu p {
        text-align: center;
        width: 100%;
    }
    .main-register .main-img {
        height: 100%;
    }
    /*----------Bookyourorder-------------*/
    .bookingorderdetail .pro-img {
        width: 50px;
        margin-right: 5px;
    }
    .pro-txt {
        width: calc(100% - 55px);
        margin-top: 0px;
    }
    .qty-area #myform {
        padding-top: 5px;
    }
    .bookingorderdetail .total-price {
        margin-top: 5px;
        width: 100%;
    }
    .pricing-sec .card-body ul li {
        height: auto;
    }
    .qty {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }
    .qty-area #myform input.qtyminus,
    .qty-area #myform input.qtyplus {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    .individually .qty-area #myform {
        padding-top: 5px;
    }
    .bag-sec .pro-txt {
        width: calc(100% - 80px);
    }
}


/*==========================================================================================================*/

@media only screen and (max-width: 767px) {
    .slider-main {
        height: auto;
        background-size: cover;
        background-position: center;
    }
    .slider-caption {
        bottom: 0px;
        position: relative;
        padding: 80px 0px;
        text-align: center;
    }
    h2 {
        font-size: 30px;
    }
    .our-services p {
        padding: 10px 0px;
    }
    .slider-form {
        border-radius: 20px;
    }
    .slider-form .location {
        padding-left: 15px;
    }
    .slider-form .right-border {
        border-right: 0px;
    }
    .slider-form .submit::after {
        width: 100%;
        height: 70px;
        right: 0px;
    }
    .about-sec p {
        font-size: 16px;
        width: 100%;
        padding: 10px 0px;
    }
    section {
        padding: 40px 0px;
    }
    .about-col {
        margin-bottom: 20px;
    }
    .howitwork-slider {
        margin-top: 50px;
        text-align: center;
        width: 90%;
    }
    .howitwork-slider .owl-nav button {
        margin-left: -30px;
    }
    .howitwork-slider .owl-nav button.owl-next {
        margin-right: -30px;
    }
    .our-services ul li {
        width: 100%;
    }
    .our-services ul {
        padding-bottom: 0px;
    }
    .mobile-app-btn a {
        margin-bottom: 20px;
    }
    .join-us-sec a {
        margin-top: 20px;
    }
    .copyright-sec {
        text-align: center;
        height: auto;
    }
    .social-ic {
        padding-top: 15px;
        width: 100%;
        text-align: center;
    }
    .Howitworka-sec::before {
        background: url(../images/how-buble.png) left top no-repeat;
        width: 100%;
        background-size: cover;
    }
    .Howitworka-sec::after {
        display: none;
    }
    /*------------service page----------*/
    .ser1::after,
    .ser2::after,
    .ser4::after,
    .ser5::after {
        width: 50%;
        height: 160px;
        position: absolute;
        right: 20%;
        bottom: -70px;
        z-index: 1;
        content: "";
        background: url(../images/ser-line3.svg) center center no-repeat;
        background-size: 67%;
        top: auto;
    }
    .ser3::after {
        right: 20%;
        bottom: -70px;
    }
    .ser2::after,
    .ser4::after {
        right: 30%;
        background: url(../images/ser-line-m.svg) center center no-repeat;
        background-size: 67%;
    }
    .ser6::after {
        display: none;
    }
    .ser {
        text-align: center;
    }
    /*----------pricing page---------*/
    .pricing-sec ul.nav-tabs {
        width: 104%;
    }
    .pricing-sec .nav-tabs .nav-item {
        padding: 0px 5px;
    }
    .pricing-sec .nav-tabs .nav-item a {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }
    /*-----------Register page----------*/
    .main-register {
        height: auto;
        overflow-y: auto;
    }
    .main-register img {
        height: auto;
    }
    .register-form {
        padding: 15px;
    }
    .register-form .col-lg-6 {
        width: 100%;
        flex: auto;
        max-width: none;
    }
    /*-----------login page---------*/
    .login-with {
        position: relative;
        bottom: auto;
        padding-top: 50px;
    }
    .login-form h3 {
        padding-top: 50px;
    }
    .login-form .contact-form {
        padding: 20px 0px 0px;
    }
    .register-form .contact-form .verification {
        text-align: center;
        padding: 0px 0px 30px;
    }
    .register-form .contact-form .verification input {
        margin: 0px 1%;
    }
    .login-form .contact-form1 {
        padding: 20px 0px 0px;
    }
    .register-form .contact-form1 .verification {
        text-align: center;
        padding: 0px 0px 30px;
    }
    .register-form .contact-form1 .verification input {
        margin: 0px 1%;
    }
    /*-----new css-27-08-21------------*/
    .mobile-app-sec h2 {
        font-size: 38px;
    }
    .mobile-app-sec h3 {
        font-size: 30px;
    }
    .mobile-app-btn a {
        padding: 0px 15px;
        margin: 0px 0px 20px;
        font-size: 14px;
    }
    .mobile-app-sec {
        padding: 50px 0px 40px;
    }
    .contact-form {
        width: 100%;
    }
    .contact-form1 {
        width: 100%;
    }
    .join-us-sec a {
        font-size: 14px;
    }
    .slider-form .submit {
        margin-top: 20px;
    }
    .howitwork-slider {
        text-align: left;
    }
    .howitwork-slider .owl-nav button {
        margin-left: -30px;
    }
    .howitwork-slider .owl-nav button.owl-next {
        margin-right: -30px;
    }
    .our-services ul li {
        width: 50%;
        font-size: 16px;
    }
    .slider-form .services {
        border-right: #ABABAB 1px solid !important;
    }
    /*-----service sec--------*/
    .ser::after {
        background-size: 50%;
        display: none;
    }
    .ser span {
        right: 30%;
        top: 50px;
        left: auto;
    }
    .ser1 span,
    .ser3 span,
    .ser5 span {
        left: 30%;
        top: 15px;
        right: auto;
    }
    .ser1 span {
        top: 12px;
    }
    .ser5 span {
        top: 50px;
    }
    .ser2 span {
        top: 10px;
    }
    .our-services img {
        margin-bottom: 30px;
        width: 100%;
    }
    .sev-img img {
        height: 150px;
        object-fit: cover;
    }
    #J_PluginWrap_l {
        height: 100%;
        width: 100%;
    }
    #J_PluginWrap_r {
        display: none;
    }
}


/*==========================================================================================================*/


/* only iphone4 landscape & Potriat 300 by 480*/

@media only screen and (max-width: 576px) {
    .pricing-sec .card-header h4 {
        font-size: 18px;
    }
    .pricing-sec .card-header h4 span {
        font-size: 13px;
    }
    .pro-txt h5 {
        margin-bottom: 2px;
    }
    .our-services ul li {
        width: 100%;
        font-size: 16px;
    }
    .sev-img img {
        height: auto;
        object-fit: cover;
        width: 80%;
    }
    .services-list h3 {
        font-size: 24px;
        text-align: center;
    }
    .bor-right {
        border-bottom: #ABACAD 1px solid;
        border-right: 0px;
        padding: 0px 20px;
    }
    /*----------Bookyourorder-------------*/
    .qty-area #myform {
        padding-top: 0px;
    }
    .individually .qty-area #myform {
        padding-top: 0px;
    }
    .individually .pro-txt {
        margin: 10px 0px;
        height: auto;
    }
    .individually ul li .dlry-opn .rdio {
        margin-top: 9px;
    }
    .bybag-form .dlry-opn .rdio {
        width: auto;
    }
    .bookingorderdetail .total-price {
        margin-top: 5px;
        width: auto;
    }
    .bag-sec .pro-txt {
        width: calc(100% - 180px);
    }
}


/*==========================================================================================================*/

@media only screen and (max-width: 480px) {
    .slider-caption {
        padding: 20px 0px 30px;
    }
}


/*==========================================================================================================*/

@media only screen and (max-width: 425px) {
    .sev-img {
        height: 310px;
        padding-top: 70px;
    }
    #J_PluginWrap_l {
        display: none;
    }
    .bag-sec .pro-txt {
        width: calc(100% - 80px);
    }
}


/*==========================================================================================================*/


/* only iphone4 landscape & Potriat 380*/

@media only screen and (max-width: 380px) {
    .ser1 span,
    .ser3 span,
    .ser5 span {
        left: 100px;
        right: auto !important;
    }
    .ser span {
        right: 100px;
        top: 64px;
    }
    .ser1 span,
    .ser3 span {
        left: 30%;
        top: 24px;
    }
    .ser5 span {
        left: 30%;
    }
    .ser2 span {
        top: 24px;
    }
}


/*==========================================================================================================*/


/* only iphone4 Potriat 3008 */

@media only screen and (max-width: 320px) {
    #wrapper.toggled #sidebar-wrapper {
        width: 260px;
    }
    .mobile-menu .sidebar-brand {
        width: 260px;
    }
    .mobile-menu .sidebar-brand img {
        width: 75%;
    }
    /*--------service sec--------*/
    .ser1 span,
    .ser3 span,
    .ser5 span {
        left: 85px;
    }
    .ser span {
        right: 85px;
    }
    /*------pricing page--------*/
    .pro-img {
        width: 60px;
        margin-right: 5px;
    }
    .pro-txt {
        width: calc(100% - 65px);
        margin-top: 5px;
    }
    .sev-img {
        height: 270px;
        padding-top: 70px;
    }
}


/*==========================================dashboard css start============================================*/

@media only screen and (max-width: 1920px) {
    .card-no {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1600px) {
    .card-no {
        font-size: 18px;
    }
    /*-------------order history page----------------*/
    .orderhistory .open-orders-col .orderhistory-btn a {
        padding: 0px 16px;
        font-size: 16px;
    }
    .bookyourorder-main .contact-form {
        width: 90%;
    }
    .addcard-main .contact-form {
        width: 60%;
    }
    .bookyourorder-main .contact-form1 {
        width: 90%;
    }
    .addcard-main .contact-form1 {
        width: 60%;
    }
    header .col-lg-2 .pickUp-btn {
        padding: 0px 20px;
        font-size: 15px;
    }
    .navbar ul li {
        padding: 0px 10px;
        display: inline-block;
    }
}

@media only screen and (max-width: 1500px) {
    .login-with {
        position: relative;
        bottom: auto;
        padding-top: 0px;
    }
}

@media only screen and (max-width: 1400px) {
    .main-register {
        height: auto !important;
    }
}

@media only screen and (max-width: 1366px) {
    .border-main {
        padding: 30px;
    }
    .card-no {
        font-size: 21px;
    }
    .payment-col {
        width: 100%;
        padding: 20px;
    }
    .card-details span {
        font-size: 13px;
    }
    .card-details h4 {
        font-size: 15px;
    }
    .login-form p {
        width: 100%;
    }
    /*-------------order history page----------------*/
    .orderhistory .open-orders-col .orderhistory-btn a {
        margin: 0px 2px;
        display: inline-block;
        height: 44px;
        line-height: 44px;
        padding: 0px 15px;
        font-size: 13px;
    }
    .bookyourorder-main .contact-form {
        width: 90%;
    }
    .addcard-main .contact-form {
        width: 60%;
    }
    .bookyourorder-main .contact-form1 {
        width: 90%;
    }
    .addcard-main .contact-form1 {
        width: 60%;
    }
    .dlry-opn .rdio {
        width: auto;
        margin-right: 20px;
    }
    /*--------orderdetail-page--------------------*/
    .orderdetail-col h4 {
        font-size: 16px;
        width: 100%;
    }
    .paymentmode-main h3 {
        padding: 30px 20px 20px;
        font-size: 21px;
    }
    .paymentmode-main .paycard-sec {
        padding: 30px 20px;
        font-size: 16px;
    }
    .promocode-sec .contact-form {
        padding: 0px 20px;
    }
    .promocode-sec .contact-form span.applied {
        right: 20px;
        top: 20px;
        font-size: 14px;
        font-weight: 600;
    }
    .promocode-sec .contact-form span.applied img {
        width: 12px;
    }
    .promocode-sec .contact-form1 {
        padding: 0px 20px;
    }
    .promocode-sec .contact-form1 span.applied {
        right: 20px;
        top: 20px;
        font-size: 14px;
        font-weight: 600;
    }
    .promocode-sec .contact-form1 span.applied img {
        width: 12px;
    }
    .offer-banner {
        padding: 10px 20px 40px;
    }
    /*------------------------Promotional Code page--------------------------*/
    .promotional-col .code-no {
        min-width: auto;
        padding: 10px 16px;
    }
    .promotional-col .code-no span {
        font-size: 24px;
    }
    .orderdetail-sec {
        padding: 20px;
    }
    /*--------------outdelivery order details---------------*/
    .paymentmode-main .dlry-detail-sec h4 {
        font-size: 16px;
    }
    .prodetail-cont .premium-detail-col .stars img {
        width: 10px;
    }
    .prodetail-cont .premium-detail-col .fw-txt {
        width: calc(100% - 0px);
        display: inline-block;
        padding: 0px 0px 0px;
    }
}

@media only screen and (max-width: 1180px) {
    .dashbord-content {
        width: calc(100% - 250px);
        padding: 30px;
    }
    .db-col {
        border-radius: 8px;
        padding: 40px 20px;
        float: left;
        width: 100%;
    }
    .db-col img {
        width: 40px;
        float: left;
    }
    .db-col h4 {
        padding: 0px 6px 0px;
        font-size: 17px;
        width: calc(100% - 50px);
    }
    .db-col img.db-ic {
        padding-top: 15px;
    }
    .profile-main .contact-form {
        width: 100%;
        padding-top: 50px;
    }
    .addcard-main .contact-form {
        width: 70%;
    }
    .profile-main .contact-form1 {
        width: 100%;
        padding-top: 50px;
    }
    .addcard-main .contact-form1 {
        width: 70%;
    }
    .card-hilder {
        width: 100%;
        margin-bottom: 10px;
    }
    .card-expiry {
        width: 100%;
    }
    .db-col img.db-ic {
        padding-top: 11px;
    }
    /*-------------order history page----------------*/
    .orderhistory .open-orders-col .orderhistory-btn a {
        margin: 0px 2px;
        display: inline-block;
        height: 44px;
        line-height: 44px;
        padding: 0px 10px;
        font-size: 14px;
    }
    /*-------------Support page------------------*/
    .support-col-top span {
        width: 60px;
    }
    .support-col-top .support-txt {
        width: calc(100% - 60px);
    }
    .support-col p {
        width: 100%;
        margin: 0px 0px 20px;
    }
    .support-col .pro-img img {
        width: 50px;
        padding: 3px;
    }
    .tellafriend-img {
        width: 90%;
    }
    header .col-lg-2 .pickUp-btn {
        padding: 0px 10px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        min-width: auto;
    }
    .navbar ul li a {
        font-size: 12px;
    }
    /*--------new-css-27-08-21-----------*/
    .logo-img img {
        padding-top: 12px;
    }
    .service-caption h2 {
        font-size: 40px;
    }
    .default-btn {
        height: 30px;
        padding: 0px 10px;
        line-height: 30px;
        font-size: 11px;
    }
    .payment-col {
        padding: 15px;
    }
    .card-select .custom-control-label img {
        padding-left: 5px;
        width: 45px;
    }
}

@media only screen and (max-width: 991px) {
    .dashbord-menu {
        width: 100%;
    }
    .dashbord-main .dashbord-menu {
        display: none;
    }
    .dashbord-header .dashbord-menu {
        position: relative;
        left: auto;
        top: auto;
        height: auto;
        width: 100%;
        background: none;
        padding: 0px;
    }
    .dashbord-content {
        width: 100%;
        padding: 15px;
        float: right;
        text-align: left;
    }
    .noti-sec {
        margin: 27px 20px 0px 0px;
    }
    .profile-sec {
        margin: 27px 70px 0px 0px;
    }
    .profile-sec span {
        display: none;
    }
    .dashbord-menu ul {
        padding: 0px 0px 100px 25px;
    }
    .dashbord-menu ul li a {
        padding: 0px 0px 0px 45px !important;
        text-align: left;
        height: 40px;
        line-height: 40px;
    }
    .payment-col {
        width: 98%;
        padding: 15px;
        margin-bottom: 35px;
    }
    .card-hilder {
        width: auto;
        margin-bottom: 0px;
    }
    .card-expiry {
        width: auto;
    }
    .card-no {
        font-size: 21px;
    }
    .card-details span {
        font-size: 14px;
    }
    .card-details h4 {
        font-size: 17px;
    }
    /*-------------order history page----------------*/
    .orderhistory .open-orders-col .orderhistory-btn a {
        margin: 0px 2px;
        display: inline-block;
        height: 44px;
        line-height: 44px;
        padding: 0px 15px;
        font-size: 14px;
    }
    /*--------orderdetail-page--------------------*/
    .orderdetail-col h4 {
        font-size: 18px;
    }
    .popup-modal .modal-dialog {
        margin: 150px auto 0px;
    }
    /*------------------------Promotional Code page--------------------------*/
    .promotional-col .code-no {
        min-width: 230px;
        padding: 10px 20px;
    }
    .promotional-col .code-no span {
        font-size: 30px;
    }
    /*--------------outdelivery order details---------------*/
    .paymentmode-main .dlry-detail-sec h4 {
        font-size: 18px;
    }
    .prodetail-cont .premium-detail-col .stars img {
        width: 12px;
    }
    .premium-detail-col .fw-txt {
        width: calc(100% - 85px);
        display: inline-block;
        padding: 10px 0px 0px;
    }
    .logo-img img {
        width: auto;
        padding-top: 15px;
        height: 75px;
    }
    header {
        height: 90px;
    }
    /*------------new css 27-08-21----------------------*/
    .dbtext .dashbord-menu {
        display: none;
    }
    .dbtext .dashbord-menu+.dashbord-content {
        width: calc(100% - 0px);
    }
    .dbtext .navbar .dashbord-menu {
        display: block;
    }
    .dbtext .navbar .dashbord-menu ul li a {
        font-size: 14px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
    }
    .dashbord-menu ul li.db a {
        background-position: 10px center;
    }
    .dashbord-menu ul li.db a:hover {
        background-position: 10px center;
    }
    .profile-main .contact-form {
        width: 70%;
        padding-left: 0px;
    }
    .profile-main .contact-form1 {
        width: 70%;
        padding-left: 0px;
    }
    .service-caption h2 {
        font-size: 30px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .db-col {
        border-radius: 8px;
        padding: 40px 20px;
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .out-delivery-btn,
    .inprogress-btn,
    .pickup-p-btn,
    .pending-btn {
        padding: 0px 10px;
        font-size: 15px;
    }
    .contactus-main .contact-form {
        width: 100%;
    }
    .contactus-main .contact-form1 {
        width: 100%;
    }
    .orderhistory .open-orders-col .orderhistory-btn a {
        padding: 0px 12px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    .open-orders-main .open-orders-col .order-id {
        text-align: center !important;
    }
    .order-btn {
        text-align: center !important;
    }
    .profile-main .contact-form {
        width: 100%;
        padding: 15px 15px 0px;
    }
    .profile-main .contact-form1 {
        width: 100%;
        padding: 15px 15px 0px;
    }
    .border-main {
        padding: 15px;
    }
    .card-no {
        font-size: 18px;
    }
    .card-details h4 {
        font-size: 15px;
    }
    .card-details span {
        font-size: 13px;
    }
    /*---------------premium-page----------------*/
    .fw-detail {
        padding: 10px 15px;
    }
    .fw-col {
        padding: 15px 10px;
    }
    .fw-col span {
        text-align: left;
    }
    .fw-detail .fw-col .fw-txt p {
        width: 100%;
        display: inline-block;
    }
    /*--------------------Price List page---------------------*/
    .pricelist-sec .nav-tabs .nav-item a {
        font-size: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .pricelist-sec ul.nav-tabs {
        padding: 0px 5px;
    }
    .pricelist-sec .tab-content {
        padding: 0px 15px;
    }
    .note-sec {
        padding: 0px 0px 10px;
    }
    .pricelist-sec .card-header h4 {
        font-size: 16px;
    }
    /*-------------order history page----------------*/
    .orderhistory .open-orders-col .orderhistory-btn {
        text-align: center !important;
    }
    .orderhistory .open-orders-col .orderhistory-btn a {
        margin: 10px;
        display: inline-block;
    }
    /*-------------Support page------------------*/
    .support-col {
        margin: 15px 0px;
        padding: 20px;
    }
    /*----------------settings-page-------------------*/
    .settings-main .settings-col {
        padding: 15px 0px;
        margin: 10px 0px;
    }
    .dlry-opn .rdio {
        width: auto;
        margin-bottom: 10px;
        margin-right: 20px;
    }
    /*------------------------Promotional Code page--------------------------*/
    .promotional-col .code-no {
        min-width: auto;
        padding: 10px;
        margin-top: 10px;
    }
    .promotional-col {
        padding: 20px;
    }
    .promotional-col .code-no span {
        font-size: 21px;
    }
    .promotional-col .code-no a {
        margin-top: 3px;
    }
    .servicer-area {
        display: inline-block;
        width: 100%;
    }
    /*-------new-css-27-08-21------------*/
    .pricing-sec .card-body ul li {
        margin: 1% 0px;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 570px) {
    .card-details span {
        font-size: 14px;
    }
    .card-details h4 {
        font-size: 17px;
    }
    .card-no {
        font-size: 24px;
    }
    .login-form p {
        width: 100%;
    }
    .db-col h4 {
        width: calc(100% - 60px);
    }
    .db-header .orderhistory-btn {
        width: 100%;
        padding-top: 10px;
    }
    .db-header .orderhistory-btn a {
        margin-left: 0px;
    }
    /*-------------Support page------------------*/
    .support-col-top span {
        width: 60px;
    }
    .support-col-top .support-txt {
        width: calc(100% - 60px);
    }
    .ticket-no {
        width: 100%;
        padding: 10px 0px;
        text-align: left;
    }
    .support-col-top .col-lg-2 {
        text-align: left !important;
    }
    .support-col p {
        width: 100%;
        margin: 0px 0px 20px;
    }
    .support-col .pro-img img {
        width: 50px;
    }
    /*--------orderdetail-page--------------------*/
    .paymentmode-main {
        margin-top: 50px;
    }
    .popup-modal .modal-dialog {
        max-width: 500px;
        margin: 150px auto 0px;
        padding: 0px 15px;
    }
    /*---------------notification page------------*/
    .notification-col .notification-txt {
        width: 100%;
    }
    .notification-col {
        padding: 15px;
    }
    .service-caption h2 {
        font-size: 20px;
        margin-top: 0px;
    }
    .dlry-opn .rdio {
        width: 100%;
    }
    .dlry-opn sub {
        position: absolute;
        margin-top: 10px;
        left: 140px;
        bottom: 22px;
    }
}

@media only screen and (max-width: 425px) {
    .db-col {
        border-radius: 8px;
        padding: 40px 20px;
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .db-col img {
        width: 50px;
        float: left;
    }
    .db-col h4 {
        padding: 0px 10px 0px;
        font-size: 21px;
    }
    .db-col img.db-ic {
        padding-top: 15px;
    }
    .payment-col {
        width: 100%;
        padding: 20px 20px;
    }
    .card-no {
        font-size: 20px;
    }
    .addcard-no .card-ic {
        position: absolute;
        right: 10px;
        top: 55px;
        width: 40%;
    }
    .addcard-no .card-ic img {
        width: 100%;
    }
    /*--------orderdetail-page--------------------*/
    .promocode-sec .contact-form {
        padding: 0px 15px;
    }
    .promocode-sec .contact-form1 {
        padding: 0px 15px;
    }
    .paymentmode-main h3 {
        padding: 30px 15px 20px;
    }
    .paymentmode-main .paycard-sec {
        padding: 30px 15px;
        font-size: 15px;
    }
    .promocode-sec .contact-form span.applied {
        right: 20px;
        top: 20px;
        font-size: 14px;
        font-weight: 600;
    }
    .promocode-sec .contact-form span.applied img {
        width: 12px;
    }
    .promocode-sec .contact-form1 span.applied {
        right: 20px;
        top: 20px;
        font-size: 14px;
        font-weight: 600;
    }
    .promocode-sec .contact-form1 span.applied img {
        width: 12px;
    }
    /*------------------------Promotional Code page--------------------------*/
    .promotional-main h4 {
        font-size: 20px;
    }
    .promotional-col span {
        width: 100%;
        margin-right: 0px;
    }
    .promotional-col .promotional-txt {
        width: 100%;
    }
    .promotional-col .code-no {
        min-width: auto;
        padding: 10px;
        margin-top: 10px;
    }
    .promotional-col {
        padding: 20px;
    }
    .promotional-col .code-no span {
        font-size: 21px;
    }
    .promotional-col .code-no a {
        margin-top: 3px;
    }
    .promotional-col h5 {
        height: auto;
        margin: 0px;
        padding: 20px 0px;
    }
    .popup-btn {
        min-width: 90px;
        padding: 0px 30px;
    }
    .support-popup .contact-form {
        width: 100%;
    }
    .support-popup .contact-form1 {
        width: 100%;
    }
    .orderdetail-sec {
        padding: 20px 15px;
    }
}

@media only screen and (max-width: 420px) {
    .ser1 span,
    .ser3 span,
    .ser5 span {
        left: 30%;
    }
    .service-caption h2 {
        font-size: 16px;
        margin-top: 0px;
    }
    .card-header a {
        width: 90%;
    }
    .no-record-found-image img {
        width: 80%;
    }
    .g-recaptcha {
        transform: scale(0.66);
        transform-origin: 0 0;
    }
}

@media only screen and (max-width: 360px) {
    .card-select .rdio {
        margin-bottom: 30px !important;
    }
    .card-select span {
        padding-top: 25px;
    }
    .default-btn {
        margin-right: 0px;
    }
    .delete-btn {
        position: absolute;
        top: -4px;
        right: 0px;
    }
    .pro-img {
        width: 50px;
    }
    .pro-txt {
        width: calc(100% - 60px);
        margin-top: 0px;
    }
    .pagination a.previous-page,
    .pagination a.next,
    .pagination .active,
    .page-a-link {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 320px) {
    .ser1 span,
    .ser3 span,
    .ser5 span {
        left: 85px;
    }
    .pricelist-sec .nav-tabs .nav-item a {
        font-size: 14px;
        padding-left: 2px;
        padding-right: 2px;
    }
}