/*================ Responsive =====================*/
@media only screen and (max-width:1600.98px) {
    /* .login_sec {
        height: 100%;
    } */
}

@media only screen and (max-width: 1400.98px) {
    #designation, #state {
        font-size: 16px;
        line-height: 22px;
    }
    .login_text_box {
        padding-left: 20px;
        padding-top: 0;
    }
    .billing-form .login_input_wrapper {
        margin: 5px 0 20px;
    }
    .achiv-sec-main {
        padding-top: 40px;
        display: flex;
        justify-content: flex-start;
        gap: 30px;
        align-items: flex-start;
        min-height: calc(70vh - 30px);
    }
    .achiv-chart,.achievement{
        max-width: 270px;
        min-height: 250px;
    }
    .billing-form-2 .login_input_wrapper {
        margin: 3px 0 10px;
    }
    .billing-form-2 .login_input_wrapper {
        padding: 3px 20px;
    }
    .container{
        max-width: 1170px !important;
    }
    .achiv-sec-main-tab .progress-graph-box{
        margin-bottom: 0 ;
    }

    .nav_sec ul {
        gap: 14px;
    }

    .about_banner{
        min-height: calc(100vh - 130px);
    }
    .login_form_sec h4, .instructor-form .fv-row label {
        font-size: 18px;
        line-height: 22px;
        display: block;
    }
    .login, #kt_sign_in_submit {
        line-height: 30px;
        padding: 4px 60px;
    }
    .login_text_box #tab ul li a {
        padding: 4px 15px;
        font-size: 16px;
    }
    .login_input_wrapper,.instructor-form .fv-row .form-control {
        padding: 5px 20px;
        font-size: 16px;
    }
    .login_image_box::after {
        width: 285px;
        height: 300px;
    }
    .home-regs .login_image_box::after {
        width: 370px;
        height: 400px;
    }
    .instructor-form #email {
        padding: 5px 20px;
        min-height: unset;
    }
    .login_image_box {
        max-width: 350px;
    }
    .home-regs .login_image_box {
        max-width: 500px;
    }
}

@media only screen and (max-width:1199.98px) {
    .billing-form label {
        font-size: 17px;
        line-height: 26px;
    }
    .achiv-chart, .achievement {
        max-width: unset;
    }
    .billing-form-2 label {
        font-size: 16px;
        line-height: 25px;
    }
    /* .banner_image img {
        width: 100%;
        object-fit: cover;
        max-height: 650px;
        min-height: 650px;
    } */
    .banner_image img {
        width: 100%;
        object-fit: cover;
        height: 100% !important;
        max-height: 400px;
        min-height: 300px;
    }
    .dash_profile_box h5 {
        font-size: 21px;
        line-height: 30px;
        letter-spacing: -0.01em;
        margin-bottom: 8px;
    }
    .chart-holder {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .status div + div {
        padding-right: 0;
        padding-left: 0;
        border-left: none;
    }
    .status div {
        padding-right: 0;
    }
    .status {
        flex-wrap: wrap;
        gap: 10px;
        align-items: center;
        justify-content: center;
    }
    .chart-title h3 {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 15px;
    }
    .achieve_head {
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 15px;
    }
    .canvas-text>* {
        width: 100%;
        max-width: unset !important;
    }
    .dash_profile_box.dash_profile_box_circle_chart .row>* {
        width: 100%;
        justify-content: center;
        align-items: center;
        align-self: center;
        text-align: center;
    }
    .dash_profile_sec .achievement, .dash_profile_sec .progress-graph-box {
        margin: auto;
    }
    .dash_tab_links li{
        padding: 10px;
        gap: 8px;
    }
    .dash_tab_links li a {
        font-size: 15px;
        white-space: nowrap;
    }
    /* header start */
    .logo {
        width: 110px;
    }
    .icon_box {
        width: 30px;
        height: 30px;
    }
    .icon_box svg{
        width: 15px;
    }
    .head_icon{
        gap: 8px;
    }
    .user-img {
        width: 30px;
    }
    .header_right_sec{
        gap: 15px;
    }
    .nav_sec ul li a, .user-panel p, .profile-dropdown ul li a{
        font-size: 13px;
    }

    .search-bar {
        height: 38px;
    }
    .search-bar.active {
    width: 400px;
    }
    /* header end */

    /* common sec start */

    

    .cmn_heading .sec_name{
        font-size: 20px;
        padding: 7px 30px;
    }
    .cmn_heading h2 {
        font-size: 41px;
        line-height: 51px;
    }
    .cmn_heading p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .cmn_btn {
        font-size: 15px;
        line-height: 25px;
        padding: 12px 45px;
        max-width: 175px;
    }
    /* common sec start */

    

    /* card sec start */
.card_slider .item{
    margin: 0 -8px;
}
.card_slider .item {

    min-height:315px;
}
/* card sec start */

/* about sec start */

.about_image_box::after{
    height: 500px;
}
/* about sec start */

    /* commit sec start */
.commit_icon svg{
    width: 40px;
    height: 40px;
}
.commit_text h5 {
    font-size: 22px;
}
.commit_text p {
    font-size: 15px;
}
.commit_box{
    gap: 15px;
}
.commit_image_box::after {
    width: 440px;
    height: 470px;
}
/* commit sec end */
   
/* testi sec start */
.slick_prev, .slick_next{
    display: none !important;
}
.slider .slick-dots{
    padding-left: 0 !important;
}
/* testi sec end */

/* about us banner start  */
.about_banner_text_box h1{
        font-size: 48px;
        line-height: 58px;
}
/* about us banner end  */

/* login page start */

/* login page end */
.cart_table th, .cart_table td{
    padding: 20px 40px;
}
.icon_box span {
    bottom: -7px;
    right: -7px;
}
.login_text_box .logo {
    width: 100%;
}
}

@media only screen and (max-width:1080.98px) {
    /* header start */
    
    .buy_cart_sec_holder {
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
        gap: 15px;
        flex-wrap: wrap;
    }
    /* header end */
}

@media only screen and (max-width:1024.98px) {

    .input-wrap .form-select {
        width: 250px;
    }
}

@media only screen and (max-width:991.98px) {
    div#processed-video {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: block;
}
.short-video-title{
    width: 100%;
    max-width: 700px;
    margin: 0 auto 20px;
    text-align: center;
}
    .product-tab-main .product-showcase-holder {
        overflow-x: auto;
    }
    .product-showcase-box-btn-holder-twins {
        flex-direction: row;
        flex-wrap: nowrap;
    }
.login_text_box .logo img{
    width: 80px !important;
}
    /* .login_text_box #tab {
        max-width: 700px;
    } */
    .login_sec {
        height: 100%;
    }
    .login_text_box {
        padding-top: 35px;
    }
    .login_text_box #tab ul{
        margin-bottom: 25px;
    }
    .order-bio-text h4 {
        margin-bottom: 10px;
    }
    .order-bio-box{
        gap: 20px;
    }
    .order-amount b{
        margin-bottom: 10px;
    }
    .orders-id i {
        padding-left: 5px;
    }
    .dashboard-header .header_holder {
        margin: 15px 0 10px;
    }
    /* .dashboard-header .header_holder .logo {
        width: 65px;
    } */
    .picks-sec{
        background-size: cover;
        gap: 20px;
    }
    .dashboard-header .header_right_sec {
        margin: 0 !important;
    }
    .dash_profile_sec .progress-graph-box {
        margin: 0;
    }
    .achievement {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .close-bar-btn, .toggle-bar-btn {
        display: block;
    }
    .dash_tab_links {
        left: -240px;
        min-width: 218px;
        position: relative;
        z-index: 9;
        background: white;
        transition: all 0.3s ease-in-out;
        border-radius: 15px;
        gap: 18px;
    }
    .dash_tab_links li a {
        font-size: 17px;
    }
    .dash_tab_links.slidein {
        left: -6px;
        transition: all 0.3s ease-in-out;
    }
    .side_bar{
        width: 0 !important;
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
    }

    /* .nav_sec ul li .arw-nav {
        right: 0;
        top: 0;
    } */


   /*========================== start mobile menu =================================*/ 
   .header{position: relative;}
   .header_holder{
    position: relative;
   }
   span.toggle-menu {
    position: absolute;
    width: auto;
    /* float: right; */
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    display: block;
    cursor: pointer;
    background-color: #506FE9;
    padding: 7px 13px;
    border-radius: 4px;
    color: #fff;
}

.nav_sec ul li .arw-nav{
    pointer-events: all;
}
.header_right_sec{
    margin-right: 60px;
}
.nav_sec {
    width: 280px;
    height: 100vh;
    float: none;
    position: fixed;
    z-index: 999999;
    top: 0px;
    right: -100%;
    padding: 40px 0 0;
    background: #ffffff;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;

}
.nav_sec ul {
    flex-direction: column;
    gap: 15px;
}

.nav_sec > ul {
    padding-top: 65px;
}
.nav_sec ul li a {
    font-size: 18px;
    width: 100%;
    display: block;
    padding: 10px 20px;
}
.nav_sec.slidein {
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nav_sec .cls-btn {
    width: 32px;
    height: 32px;
    color: #F15B24;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background: url(images/close.png) no-repeat center;
    background-size: 80%;
}
.nav_sec ul li ul {
    left: 0;
    position: relative;
    width: 100%;
}

.nav_sec ul li:hover ul {
    display: none;
}
/* .nav_sec ul li ul {
    width: 200px;
 } */

 .nav_sec ul li {
    width: 100%;
    text-align: left;
 }
   /*========================== start mobile menu =================================*/ 

   .filter-item {
    width: 100%;
    margin-bottom: 15px;
}

.input-wrap label {
    min-width: 50px;
}

.filter-sec {
    text-align: center;
}

.input-wrap .form-select {
    width: 100%;
}
    
   

/* common sec start */


.cmn_heading {
    text-align: center;
}
.about_text_box .cmn_btn{
    display: block;
    margin: 0 auto;
}
.cmn_heading h2 {
    font-size: 38px;
    line-height: 48px;
}
/* common sec end */

/* card sec start */
.card_slider .item{
    margin: 0;
}
/* card sec start */

 /* about sc start */
 .about_sec .container .row{
    flex-direction: column-reverse;
    gap: 30px;
}
.about_image_box img {
    margin: 0 auto;
    display: block;
}
.about_sec{
    padding: 50px 0;
}
.about_image_box::after {
    height: 765px;
}
/* about sc start */

/* commit sec start */
.commit_sec{
    padding: 50px 0;
}
.commit_image_box img {
    margin: 0 auto;
    display: block;
}
.commit_image_box::after {
    width: 670px;
    height: 740px;
}
/* commit sec start */

/* footer sec start */
.footer .container .row {
    row-gap: 30px;
}
.contact_info{
    margin-top: 10px;
}

.footer .container::after {
    height: 135%;
    top: -30%;
}
/* footer sec end */

/* about us banner start  */
.about_banner_text_box h1{
    font-size: 44px;
    line-height: 54px;
}
.about_banner_text_box{
    text-align: center;
    float: none;
}
.about_banner_text_box .breadcrumb_sec ol {
    margin: auto;
    max-width: 280px;
}

/* about us banner end  */


/* lms page start */
.taxskill{
    padding-top: 50px;
}
.lms_text_box .breadcrumb_sec ol {
    max-width: 420px;
}
/* lms page start */

 /* resources page start */
  
.video_text h5{
    font-size: 24px;
}
.free_resources_text_box .breadcrumb_sec ol {
    max-width: 350px;
}
/* resources page end */

/* course details page start*/
.course_text_box .breadcrumb_sec ol {
    max-width: 530px;
}
.course_head {
    flex-direction: column;
    gap: 20px;
}
/* .course_head_image img {
    height: 300px !important;
} */
.course_value span{
    font-size: 22px;
}
.course_instructor {
    flex-direction: column;
    gap: 20px;
}
.include_sec h5, .topic h5, .related_heading{
    text-align: center;
}
.include_sec .cmn_btn {
    display: block;
    margin: 0 auto;
}
.buy_cart_sec{
justify-content: center;   
}
.buy_btn{
    min-width: 150px;
    padding: 5px 0;
}
.topic_btn_sec{
justify-content: center;
}
.topic_btn{
    padding: 7px 70px;
}
.courses_box h5 {
    font-size: 30px;
    line-height: 40px;
}
.include_sec h5, .topic h5, .related_course h5{
    font-size: 32px;
    line-height: 42px;
}
/* course details page end*/

/* ====================login page start====================== */
.login_image_box img {
    display: block;
    margin: 0 auto;
}
.login_text_box {
    padding-left: 0;
}
.login_text_box .breadcrumb_sec ol {
    margin: auto;
    max-width: 200px;
}
/* .login_image_box::after {
    width: 582px;
    height: 600px;
} */
/* ====================login page start====================== */



/* =========================billing page start========================= */
.billing_text_box .breadcrumb_sec ol{
    max-width: 600px;
}

.billing_sec_holder .row{
    gap: 30px;
}
.billing_sec_holder .billing-form .row{
    gap: 0;
}
.billing_sec_holder{
    padding: 30px;
}

.billing_sec_holder {
    margin-top: 20px;
}
.terms {
    text-align: center;
}
/* =========================billing page end========================= */
/* ============cart page start=============== */
.cart_table th, .cart_table td{
    padding: 10px;
}
.cart_table th{
    font-size: 16px;
}
.cart_table td{
    font-size: 18px;
}
.cart_table td svg {
    width: 20px;
}
.cart_table table tbody tr:last-child td{
    font-size: 18px;
}
.cart_head{
    margin-bottom: 40px;
    padding: 25px 0 0;
    min-height: 100px;
}
.trns-title{
    font-size: 18px;
}
.orders-id>*, .orders-placed>* {
    font-size: 17px;
}

/* ============cart page end=============== */

.dashboard-header .header_right_sec{
    margin-right: 60px !important;
}
}

@media only screen and (max-width:767.98px) {
    .header_holder {
        margin: 18px 0;
    }
    .user-panel .cmn_btn {
        font-size: 13px;
        line-height: 20px;
        padding: 7px 25px;
        max-width: 175px;
    }
    .login_sec {
        height: 100vh;
    }
    .tax-search-pg {
        padding-top: 0px !important;
    }
    .product-tab-main .product-showcase-holder {
        overflow-x: auto;
    }
    .dashboard_sec {
        padding: 15px 0;
    }
    .dash_profile_sec .progress-graph-box {
        margin: auto;
    }
    .picks-sec-left-text h5 {
        font-size: 22px;
        line-height: 30px;
    }
/* header sec start */

    .search-bar.active {
        width: 250px;
    }
    /* header sec end */

    /* common sec start */
    
    .cmn_heading h2 {
        font-size: 32px;
        line-height: 42px;
    }
    /* common sec start */

    /* header start*/
    /* .header_holder {
        flex-direction: column;
        gap: 10px;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .header_right_sec{
        margin-right: 0;
        width: 100%;
    } */
    .header_right_sec {
        margin-right: 60px;
    }
    /* header end*/

    .about_banner{
        min-height: calc(100vh - 115px);
    }

/* card sec start */
.card_slider .item h5{
    font-size: 25px;
    line-height: 35px;
}
/* card sec start */

    /* about sec start */
   
    .about_image_box::after {
        height: 582px;
    }
    /* about sec start */

    /* offer sec start */
    .offer_sec, .footer{
        padding: 30px 0;
    }
    .offer_sec{
        padding: 0;
    }
    .offer_text_sec{
        padding: 15px;
    }
    .offer_text_sec h5, .offer_text_sec p span {
        font-size: 22px;
    }
    .offer_text_sec ul{
        gap: 5px;
    }
    /* offer sec start */

    /* commit sec start */

    /* commit sec start */
    .commit_image_box::after {
        width: 497px;
        height: 530px;
    }
    /* commit sec end */

    /* testi sec start */
    #Story{
        padding: 30px 0;
    }
    .slider .slick-dots{
        margin-top: 20px;
    }
/* testi sec end */

/* footer sec start */
.subscribe_sec form {
    flex-direction: column;
    gap: 20px;
}
.submit {
    display: block;
    margin: 0 auto;
}
.start {
    padding: 40px 0;
}
.footer ul li a, .info_text p {
    font-size: 15px;
    line-height: 25px;
}
.contact_info{
    margin-top: 10px;
}
/* footer sec start */

/* about us banner start  */
.about_banner_text_box h1{
    font-size: 40px;
    line-height: 50px;
}
/* about us banner end  */

/* lms page start */


.taxskill{
    padding-top: 30px;
}
/* tab sec start */

.tab-links {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .tab-link {
    text-align: center;
    width: 100%;
    padding: 15px 0;
  }
  /* tab sec end */

  /* lms page end */

  /* resources page start */
  
  .video_sec {
    padding: 30px 0;
}
.video_text h5{
    font-size: 22px;
}
/* resources page end */


/* course details page start*/
/* .course_head_image img {
    height: 200px !important;
} */
.inst_text h5 {
    font-size: 25px;
}
.inst_detail_text {
    font-size: 14px;
}
.instructor_details{
    gap: 10px;
}
.inst_detail_icon {
    width: 22px;
}
.topic_btn {
    padding: 3px 45px;
    text-align: center;
}
.course_details{
    padding: 20px 0;
}
.course_foot {
    flex-direction: column-reverse;
}
/* course details page end*/

/* ====================login page start====================== */
.login_image_box {
    display: none;
}


/* ====================login page start====================== */
/* ==============billing page start================= */

.billing_text_box .breadcrumb_sec ol li {
    font-size: 16px;
}
/* ==============billing page end================= */
.cart_table{
    margin-bottom: 20px;
}
.product-tab>h3 {
    margin-bottom: 15px;
}
}
@media only screen and (max-width:750.98px) {
    .trns-title {
        gap: 10px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 20px 25px;
    }
}
/* Responsive Design */
@media screen and (max-width: 680px) {
    .inst_text h5 span {
        display: inline-block;
        font-size: 17px;
        line-height: 27px;
    }
    .picks-sec {
        flex-wrap: wrap;
        justify-content: center;
    }
    .order-details {
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .order-amount b{
        text-align: left;
    }
    .order-bio {
        width: 100%;
        text-align: left;
    }
    .product_info_tilte {
        margin-bottom: 10px;
    }
  }

@media only screen and (max-width:575.98px) {
    .login_text_box #tab ul li a {
        font-size: 16px;
    }
    .login_text_box {
        padding-top: 15px;
    }
    .product-tab>h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .tool_tip_holder:hover .tool_tip{
        display: none;
    }
    .learning_sub_sec{
        gap: 15px;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 25px;
    }
    .learn_content{
        width: 100%;
    }
    .learn_btn {
        font-size: 15px;
        padding: 6px 27px;
        min-width: 110px;
    }
      /* common sec start */
        
      .cmn_heading h2 {
        font-size: 25px;
        line-height: 35px;
    }
    /* common sec start */

    /* header sec start */
    .user-panel p, .user-panel span{
        display: none;
    }
    .user-panel{
        gap: 5px;
    }
    
    /* header sec end */

  /* about sec start */
  .about_image_box{
    display: none;
 }
 /* about sec end */
   
 /* offer sec start */
     .offer_image_sec img {
        width: 100%;
    }
    .offer_sec .cmn_btn{
        margin: 0 auto;
    }
    /* offer sec end */ 

/* commit sec start */
    .commit_image_box{
        display: none;
    }
/* commit sec end */

     /* footer sec start */
     #email{
        min-width: 100%;
     }
     .instructor-form .fv-row .form-control{
        padding: 9px 31px;
     }
     .footer{
        text-align: center;
     }
     .logo_box img {
        display: block;
        margin: 0 auto;
    }
    .footer .logo_box {
        margin-bottom: 20px;
    }
    .footer .footer-icon_box ul{
        justify-content: center;
    }
    .contact_info{
        justify-content: center;
        flex-direction: column;
    }
    .info_image {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }
     /* footer sec end */

     .offer-grid {
        display: none;
      }
      
      .offer-carousel {
        display: block;
      }
    
      /* Optional: Add some basic styling to carousel */
      .offer-item {
        margin-bottom: 15px;
      }

     /* about us banner start  */
.about_banner_text_box h1{
    font-size: 36px;
    line-height: 46px;
}
.breadcrumb_sec ol{
    /* width: 220px; */
    padding: 8px 30px;
    margin: auto;
}
.breadcrumb_sec ol li{
    font-size: 18px;
}
/* about us banner end  */

/* lms page start */

.lms_text_box .breadcrumb_sec ol{
    /* width: 300px; */
    margin: auto;
}
.lms_text_box .breadcrumb_sec ol li{
    font-size: 16px;
}

/* lms page start */

/* course details page start*/
/* .course_head_image img {
    height: 150px !important;
} */
.include_sec h5, .topic h5, .related_course h5{
    font-size: 26px;
    line-height: 36px;
}
.instructor_details {
    flex-direction: column;
    gap: 15px;
}

.buy_cart_sec{
    flex-direction: column;
    max-width: 150px;
    margin: 0 auto;
}
.topic_btn_sec {
    flex-direction: column;
    gap: 15px;
    max-width: 200px;
    margin: 0 auto 16px;
}
.course_details_sec{
    padding: 30px 15px;
}
/* course details page end*/

/* login page start */

.login_form_sec input::placeholder {
    font-size: 16px;
}
.forgot {
    margin-top: 20px;
}

/* login page end */

/* billing page start */
.save-button {
    display: block;
    margin: 0 auto;
}
/* billing page end */
/* ============cart page start=============== */

.cart_table th{
    font-size: 14px;
}
.cart_table td{
    font-size: 16px;
}
.cart_table td svg {
    width: 15px;
}
.cart_table td:nth-child(3), .cart_table td:last-child {
    text-align: center;
}
.cart_table table tbody tr:last-child td{
    font-size: 16px;
}
.cart_head{
    margin-bottom: 40px;
}
.order_summary .cmn_btn {
    max-width: 200px;
}
.cart_head {
    min-height: 85px;
}
/* ============cart page end=============== */
}
@media only screen and (max-width:575.98px) {
}

@media only screen and (max-width:520.98px) {
    .achiv-sec-main-tab {
        gap: 20px;
        align-items: center;
        flex-direction: column;
    }
    .achiv-chart,.achievement{
        max-width: 270px;
    }
}
@media only screen and (max-width:480.98px) {
    .header_right_sec {
        margin-right: 55px;
        gap: 10px;
    }
    .trns-title {
        font-size: 15px;
        gap: 6px;
    }
    .orders-id>*, .orders-placed>* {
        font-size: 14px;
    }
    .order-bio-box {
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }
    .order-details {
        align-items: flex-start;
    }
    .order-amount b {
        text-align: left;
        margin-bottom: 5px;
    }
    .order-bio-text h4 {
        margin-bottom: 5px;
    }
    .order-bio-text {
        width: 100%;
    }
    .product-tab ul li a {
        padding: 3px 15px;
        font-size: 14px;
        line-height: 27px;
    }
    /* header sec start */
   
    /* .header_right_sec{
        margin-right: 0;
        width: 100%;
    }  */
    .header_holder{
        justify-content: space-between;
        gap: 5px;
    }
   
     /* header sec end */
/* course page start */
     .include_sec ul {
        width: 190px;
        margin: 15px auto;
    }
    /* course page end */

/* ==============billing page start=============== */

     .pay_btn{
        padding: 4px 40px;
     }
     .search-bar {
        right: -120px;
        top: 0;
        width: 0;
     }
     .search-bar.active{
        width: 250px;
        top: 35px;
     }
     .profile-dropdown {
        width: 200px;
     }
     .recmnd_product_price p b {
        font-size: 17px;
     }
     .recmnd_product_sec_title h3 {
        font-size: 22px;
        line-height: 30px;
        margin-right: 20px;
    }
     
/* ==============billing page end=============== */



}
@media only screen and (max-width:420.98px){
    
    .logo img {
        width: 90px;
    } 
    .picks-sec{
        padding: 20px;
    }
    .order-btn a {
        padding: 4px 15px;
    }
}
@media only screen and (max-width:380.98px){
.dashboard-header .header_right_sec {
    margin-right: 42px !important;
}
.icon_box, .user-img img{
    width: 30px;
    height: 30px;
}
span.toggle-menu{
    padding: 3px 9px;
    font-size: 16px;
}
.order_summary th, .order_summary td{
    padding: 5px;
    font-size: 11px;
}
.cart_table table tbody tr:last-child td{
    font-size: 12px;
    text-align: left;
    padding: 0 15px;
}
.cart_table table td, .cart_table table th {
    text-align: center;
}
.back_cart_btn {
    padding: 4px 50px;
}

.d-flex.wc-form-foot p {
    font-size: 14px;
}

.header_right_sec {
    margin-right: 40px;
}
}






 