@media screen and (max-width: 480px)
{
  .pri_quant .d-flex
  {
    display: block !important;
  }
  .price_cart
  {
    text-align: left;
    padding-top: 10px;
  }
  .d_right
  {
    justify-content: start;
  }
  .three_column .grid-column
  {
    width: 100%;
  }
  .banner_button .d-flex
  {
    display: block !important;
  }
  .banner_button button
  {
    padding: 16px 25px;
    min-width: 100%;
    min-height: 55px;
    margin-bottom: 10px;
  }
  .banner_button
  {
    max-width: 60%;
    margin: auto;
  }
  .header
  {
    height: 100vh !important;
  }
  .banner_left_content h1 {
    font-size: 55px !important;
    line-height: 45px !important;
  }
  .banner_left_content
  {
    padding-top: 40px;
  }
  .high_image {
    width: 70px;
    height: 70px;
  }
  .highlated_box .d-flex, .highlated_item .d-flex {
    column-gap: 13px;
  }
  .highlated_box > .d-flex
  {
    display: block !important;
  }
  .high_content
  {
    padding-top: 15px;
  }
  .high_content .heading_high {
    font-size: 19px;
  } 
}
@media screen and (max-width: 768px)
{ 
  .error_heading
  {
    font-size: 100px;
    line-height: 100px;
  }
  .error 
  {
    text-align: center !important;
  }
  .acct_block .cart_item > .d-flex {
      display: block !important;
  }
  .address--brand--text
  {
    padding-right: 50px;
  }
  .account_left_menus, .accnt_lock
  {
    padding-top: 20px;
  }
  .update_button,
  .cart_item > .d-flex
  {
    display: block !important;
  }
  .update_button button
  {
    width: 100% !important;
    margin:10px 0;
    font-size: 15px;
    min-height: 48px;
    height: 48px;
    padding: 0;
  }
  .account_right_box, .account_left_col
  {
    padding: 30px;
  }
  .delete_account_btn, .dashboard-logout button.logout_btn
  {
    font-size: 15px;
    min-height: 48px;
    height: 48px;
  }
  .dashbord_left
  {
    font-size: 14px;
  }
  .acc_blck_head p
  {
    line-height: 23px;
    padding-top: 8px;
  }
  .cart_item_detail
  {
    padding-top: 25px;
    text-align: center;
  }
  .cart_right_side
  {
    margin-left: 0;
    margin-top: 25px;
  }
  .cart_image
  {
    margin: auto;
  }
  .pagination_cutom button, .pagination_cutom-recent button {
    width: 40px;
    height: 40px;
  }
  .rec_heading
  {
    position: relative;
    left: initial;
    bottom: initial;
    right: initial;
    padding-top: 30px;
  }
  .recent_post_card::before
  {
    display: none;
  }
  .rec_heading h5
  {
    color: var(--theme);
  }
  .rec_heading .d-flex 
  {
    display: block !important;
  }
  .rec_heading p
  {
    color: var(--black);
  }
  .fl_col button
  {
    margin-top: 15px;
    background: var(--theme);
    color: #fff;
  }
  .fl_col_left
  {
    max-width: 100%;
  }
  .recent_post_box .slick-slide
  {
    /*min-height: 500px;*/
  }
  .blog_contain
  {
    padding-top: 30px;
  }
  .blog_post
  {
    padding: 0; 
  }
  .blog_contain_row
  {
    padding-top: 20px;
  }
  .recent_post_box .slick-slide img  
  {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .rec_heading h5
  {
    font-size: 26px;
    line-height: 30px;
  }
  .fl_col button
  {
    min-width: 180px;
    min-height: 48px;
    padding: 15px 22px;
    font-size: 15px;
  }
  .address_listing {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .para_desc {
    font-size: 16px;
    line-height: 28px;
  }
  .frm-head h2
  {
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .contact_middle_row .frm_input
  {
    margin-bottom: 15px;
  }
  .contact_middle_row .form_submit
  {
    margin-top: 10px;
  }
  .map iframe
  {
    height: 300px;
  }
  .contact_middle_row .for_apnmrt
  {
    padding: 30px 30px;
  }
  .space_grid
  {
    margin: 3px;
  }
  .inner_ser_head
  {
    padding-bottom: 25px !important;
  }
  .inner_ser_head .service_name h2
  {
    font-size: 24px;
  }
  .service_price div .price
  {
    font-size: 23px;
    line-height: 28px;
  }
  .service_price div del 
  {
    font-size: 18px;
  }
  .swiper-container.slider-thumbnail
  {
    height: auto;
  }
  .service_detail_container {
    padding-top: 30px;
  }
  .para_desc
  {
    text-align: justify;
  }
  .service_dtl_left ul li
  {
    padding-bottom: 11px;
  }
  .service_right_tab
  {
    margin-left: 0;
  }
  .frm_input
  {
    padding: 14px 20px !important;
  }
  .service_split
  {
    margin-bottom: 0 !important;
  }
  .service_tb_block
  {
    padding: 10px 15px;
    min-width: 150px;
    column-gap: 6px;
  }
  .services_grid
  {
    padding-top: 25px;
  }
  .apply_btn
  {
    font-size: 15px
  }
  .inner_service_body {
    padding: 25px;
  }

  .labe_special p 
  {
    font-size: 15px;
    line-height: 17px;
  }
  .about_block_image
  {
    padding: 30px 0;
  }
  .vision_block
  {
    padding-bottom: 25px;
  }
  .inner_about
  {
    padding: 25px 0 0 !important;
  }
  .about_block h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .abt_common_para
  {
    max-width: 100%;
  }
  .inner_header {
    min-height: 350px;
  }
  .login_wrapper {
    padding: 35px;
  }
  .content_reg_left
  {
    max-width: 100%;
  }
  .content_reg_left h2
  {
    font-size: 28px;
    line-height: 45px;
    padding-top: 0;
  }
  .cmn_flex
  {
    column-gap: 28px;
  }
  .hero_wrap 
  {
    padding: 35px 20px;
  }
  .py-5
  {
    padding-bottom: 0!important;
  }
  .sec_column
  {
    padding-bottom: 15px;
  }
  .sliding_menu
  {
    height: 100%;
    overflow-Y: scroll;
    padding-bottom: 15px;
  }
  .sec_column, .third_column
  {
    width: 100% !important;
  }
  .middle_content .d-flex
  {
    display: block !important;
  }
  .slide_col_inner h4::after
  {
    width: 100%;
  }
  .slide_column ul li a
  {
    padding-bottom: 15px;
  }
  .top_close i {
    width: 45px;
    height: 45px;
  }
  .top_close 
  {
    padding-right: 15px;
  }
  .tagline
  {
    font-size: 16px;
    line-height: 16px;
  }
  .service_body h3
  {
    padding-bottom: 15px;
    font-size: 23px;
    line-height: 23px;
  }
  .service_image {
    border-top-left-radius: 100px;
  }
  .banner_left_content
  {
    padding: 40px 20px 0;
  }
  .header
  {
    height: 100vh !important;
  }
  .banner_button .d-flex
  {
    display: block !important;
  }
  .banner_button
  {
    max-width: 60%;
    margin: auto;
  }
  .banner_button button
  {
    padding: 16px 25px;
    min-width: 100%;
    min-height: 55px;
    margin-bottom: 10px;
  }
  .top_left_block:last-child
  {
    display: none;
  }
  .banner_left_content
  {
    text-align: center;
  }
  .banner_button
  {
    margin-top: 20px;
  }
  .read_more
  {
    margin-top: 30px;
  }
  .service_row, .package_row
  {
    padding-top: 30px;
  }
  .service_heading
  {
    padding-bottom: 0;
  }
  .read_more_link
  {
    padding-top: 20px;
  }
  .package_card_detail h4
  {
    font-size: 20px;
    line-height: 20px;
  }
  .st_label {
    /*font-size: 12px;*/
    /*line-height: 12px;*/
  }
  .package_slider {
    margin-right: auto !important;
  }
  .read_more button
  {
    font-size: 16px;
    line-height: 16px;
    padding: 18px 30px;
  }
  .first_column
  {
    display: none;
  }
  .slide_col_inner h4
  {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 18px;
    margin-bottom: 18px !important;
  }
  .middle_content
  {
    padding:  0 0px;
  }
  .header_appoinment
  {
    display: none;
  }
  .banner_left_content h1 {
    font-size: 65px;
    line-height: 55px;
  }
  .banner_left_content p {
    font-size: 16px;
    line-height: 28px;
  }
  .package .tagline
  {
    font-size: 16px;
  }
  .center_heading
  {
    max-width: 100%;
  }
  .banner_button button
  {
    margin-top: 0;
  }
  .cmn_heading
  {
    font-size: 48px;
    line-height: 48px;
  }
  .newsletter .patterns.np2
  {
    left: -50%;
  }
  .header
  {
    height: 80vh;
  }
  .about, .service, .package,
  .highlated, .counter_sec, .testimonial,
  .FAQs, .newsletter, footer
  {
    padding: 60px 10px;
  }
  .service_recomd
  {
    padding-left: 10px;
    padding-right: 10px;
  }
  .service_recomd .side-pagination_cutom button {
    width: 40px;
    height: 40px;
  }
  .inner_wrapper
  {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .abt_common_para p
  {
    text-align: justify;
  }
  .top_footer_block
  {
    padding-bottom: 25px;
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 25px;
  }
  .top_footer .col-md-4:last-child .top_footer_block
  {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  .dtl_label
  {
    font-size: 19px;
    line-height: 22px;
  }
  .label
  {
    padding-bottom: 10px;
  }
  .top_footer {
    padding-bottom: 35px;
  }
  .middle_footer
  {
    padding-top: 35px;
  }
  .second_row .col-md-6:first-child .copy_right
  {
    display: none;
  }
  footer 
  {
    padding-bottom: 30px !important;
  }
  .qr_name {
    font-size: 20px;
    line-height: 20px;
  }
  .qr_image {
    width: 100px;
    height: 100px;
  }
  .qr_image img  
  {
    width: 100%;
  }
  .wrking_clmn
  {
    padding-left: 0;
  }
  .hours_list li {
    padding-bottom: 14px;
  }
  .footer_menu li
  {
    margin-bottom: 14px;
  }
  .footer_column
  {
    padding-top: 20px;
  }
  .footer_content p
  {
    padding: 15px 0;
  }
  .FAQs .accordion-button
  {
    padding: 15px;
    font-size: 16px;
    line-height: 28px;
    column-gap: 10px;
  }
  .contact_address_section
  {
    padding: 45px 15px ;
  }
  .enquery_detail input,
  .enquery_detail select
  {
    margin-bottom: 12px;
  }
  .email_icon svg 
  {
    width: 20px;
  }
  .news_letter_frm input
  {
    padding: 12px 20px 12px 40px;
    height: 60px;
  }
  .email_icon
  {
    left: 15px;
  }
  .subscribe_btn
  {
    padding-left: 15px;
    right: 20px;
  }
  .contact_address_section .form-row
  {
    margin-bottom: 0;
  }
  .design p  
  {
    text-align: center;
  }
  .heading_cont p {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }
  .custom-icon
  {
    flex: none;
    width: 50px;
    height: 50px;
  }
  .package_ad
  {
    padding: 40px 20px;
  }
  .package_ad .center_heading
  {
    padding-bottom: 20px;
  }
  .highlated_item > .d-flex
  {
    display: block !important;
  }
  .highlated_block
  {
    padding-top: 20px;
  }
  .counter_box h4
  {
    font-size: 40px;
    line-height: 40px;
  }
  .counter_box p
  {
    font-size: 18px;
    line-height: 18px;
  }
  .counter_box 
  {
    padding-bottom: 30px;
  }
  .counter_box:last-child
  {
    padding-bottom: 0 !important;
  }
  .highlated h3.heading.cmn_heading
  {
    text-align: center;
  }
  .highlated_box
  {
    margin-bottom: 15px;
  }
  .highlated_item
  {
    margin-bottom: 0;
  }
  .counter_flex .d-flex 
  {
    display: block !important;
  }
  .abt_right
  {
    padding-left: 0;
    padding-top: 25px;
  }
  .service_heading_right
  {
    padding-left: 0;
  }
}
@media screen and (max-width: 992px)
{
  .cart_image
  {
    text-align: center;
    margin: auto;
  }
  .cart_item_detail
  {
    padding-top: 20px;
  }
  .dashbord_right i  
  {
    font-size: 13px;
  }
  .account_right_box
  {
    margin-top: 35px;
  }
  .update_button
  .mb_20
  {
    margin-bottom: 20px;
  }
  .column-split {
    width: 100%;
  }
  .amp
  {
    font-size: 45px;
  }
  .terms_wrap .main_flex
  {
    display: block !important; 
  }
  .tab-content
  {
    padding-left: 0 !important;
  }
  .swiper-container.slider-thumbnail,
  .swiper-container.slider
  {
    height: auto;
  }
  .pst-30
  {
    padding-top: 10px;
  }
  .service_tb_block .serv_tb_image img 
  {
    width: 35px;
  }
  .mob_none, .bottom_nav
  {
    display: none;
  }
  .logo
  {
    text-align: center;
  }
  .logo img 
  {
    width: 80%;
    margin: auto;
    text-align: center;
  }
  .top_nav 
  {
    padding: 15px 22px;
  }
  .sec_column, .third_column
  {
    width: 50%;
  }
  .enq_image
  {
    position: relative;
    width: 100%;
  }
}

@media  only screen and (max-width: 768px)  and (min-width: 481px)
{
  .counter_flex .d-flex .counter_box 
  {
    float: left !important;
    width: 50%;
    padding: 20px 0;
  }
  .counter_box h4
  {
    padding-bottom: 15px;
  }
  .third_column .col-md-6
  {
    width: 50%;
  }
  .price_cart h4 
  {
    font-size: 18px;
    line-height: 18px;
  }
}
@media  only screen and (max-width: 992px)  and (min-width: 768px)
{
  .save_card_container .col-md-6 
  {
    width: 100%;
  }
  .acct_block .cart_item > .d-flex {
      display: block !important;
  }
  .title_card .crd-no {
    font-size: 22px;
    line-height: 22px;
  }
  .dashbord_right i  
  {
    font-size: 13px;
  }
  .address_collapse_container  .col-md-6 
  {
      width: 100%;
  }
  .acc_form
  {
    padding-bottom: 0;
  }
  .account_right_box
  {
    margin-top: 0 !important;
  }
  .prof_4 
  {
    width: 42%;
  }
  .prof_8
  {
    width: 58%;
  }
  .account_left_col
  {
    padding: 35px 25px;
  }
  .dashbord_left
  {
    font-size: 14px;
  }
  .delete_account_btn, .dashboard-logout button.logout_btn {
    font-size: 15px;
    min-height: 48px;
    height: 48px;
  }
  .update_button button
  {
    min-width: auto;
    font-size: 15px;
    padding: 12px 20px;
  }
  .acc_form .form-row .col-md-6
  {
    width: 100%;
  }
  .account_right_box form input, .account_right_box form select
  {
    margin-bottom: 10px;
  }
  .acc_form form .form-row
  {
    margin-bottom: 0;
  }
  .update_button
  {
    margin-top: 8px;
  }
  .cart_detail .col-md-4,
  .cart_detail .col-md-8
  {
     width: 100%;
  }
  .cart_right_side
  {
    margin-left: 0;
    padding-top: 25px;
  }
  .cart_heading h5 
  {
    font-size: 17px;
    line-height: 17px;
  }
  .contact_top_row .col-md-4,
  .contact_top_row .col-md-8
  {
    width: 100%;
  }
  .map iframe
  {
    height: 450px;
  }
  .contact_middle_row .for_apnmrt {
    padding: 40px;
  }
  .contact_middle_row .frm_input {
    margin-bottom: 15px;
    padding: 15px 20px !important;
  }
  .service_detail_container .col-md-5,
  .service_detail_container .col-md-7
  {
    width: 100%;
  }
  .service_right_tab
  {
    margin-left: 0;
  }
  .service_recomd .side-pagination_cutom button {
    width: 45px;
    height: 45px;
  }
  .inner_wrapper
  {
    padding-bottom: 30px;
    padding-top: 50px;
  }
  .services_grid
  {
    padding-top: 35px;
  }
  .about_block h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .serv_row .col-md-4 
  {
    width: 50%;
  }
  .inner_service_body h3
  {
    font-size: 23px;
    line-height: 23px;
  }
  .book_btn button
  {
    font-size: 15px;
  }
  .footer_logo img 
  {
    max-width: 75%;
  }
  .abt_common_para p {
    text-align: justify;
  }
  .about_block_image {
    padding: 30px 0;
  }
  .abt_common_para
  {
    max-width: 100%;
  }
  .hero_content .col-md-6 
  {
    width: 100%;
  }
  .hero_wrap {
    padding: 35px 20px;
  }
  .content_reg_left h2 {
      font-size: 28px;
      line-height: 45px;
      padding-top: 0;
  }
  .highlated_box .d-flex, .highlated_item .d-flex {
    column-gap: 15px;
  }
  .enquiry_section .offset-md-6
  {
    margin-left: 0 !important;
  }
  .enquiry_section .col-md-6
  {
    width: 100%;
  }
  .enquery_detail input, .enquery_detail select {
      margin-bottom: 15px;
  }
  .heading_cont p {
    font-size: 38px;
    line-height: 58px;
    text-align: center;
  }
  .contact_address_section .form-row
  {
    margin-bottom: 0 !important;
  }
  .header_appoinment
  {
    display: none;
  }
  .slide_column ul li a, .slide_col_inner h4
  {
    font-size: 20px;
  }
  .about, .service, .package, .highlated, .counter_sec,
  .package_ad, .FAQs, .newsletter, footer
  {
    padding: 70px 0 70px;
  }
  .top_footer {
    padding-bottom: 32px;
  }
  .middle_footer
  {
    padding-top: 32px;
  }
  .news_letter_frm {
    max-width: 80%;
  }
  .middle_footer .col-md-4,
  .middle_footer .col-md-2
  {
    width: 50%;
  }
  .footer_content p
  {
    padding-bottom: 18px;
  }
  .footer_column
  {
    padding: 15px 0;
  }
  .qr_name {
    font-size: 22px;
    line-height: 22px;
  }
  .qr_image
  {
    width: 100px;
    height: 100px;
  }
  .second_row p {
    font-size: 14px;
  }
  footer 
  {
    padding-bottom: 30px !important;
  }
  .nav_menu > ul
  {
    column-gap: 40px;
  }
  .clm-47
  {
    column-gap: 28px;
  }
  .news_letter_frm input
  {
    height: 65px;
  }
  .news_letter_frm input
  {
    padding: 12px 30px 12px 60px;
  }
  .top_footer .col-md-4:nth-child(2)
  {
    display: none;
  }
  .top_footer .col-md-4
  {
    width: 50%;
  }
  .dtl_label {
    font-size: 19px;
  }
  .label {
    font-size: 16px;
    line-height: 14px;
  }
  .highlated .offset-md-4
  {
    margin-left: 0;
  }
  .highlate_heading h3, .package_ad h3
  {
    text-align: center;
  }
  .FAQs .accordion-button
  {
    column-gap: 10px;
  }

  .counter_box h4
  {
    line-height: 42px;
    font-size: 42px;
  }
  .counter_box p {
    font-size: 15px;
    line-height: 28px;
  }
  .high_content .heading_high {
    font-size: 18px;
    line-height: 24px;
  }
  .high_content .col-md-8
  {
    width: 100%;
  }
  .service_row
  {
    padding-top: 30px;
  }
  .tagline
  {
    font-size: 18px;
  }
  .service_heading_right
  {
    padding-left: 0;
  }
  .service_heading
  {
    padding-bottom: 15px;
  }
  .service_body h3
  {
    font-size: 23px;
    line-height: 23px;
    padding-bottom: 18px;
  }
  .read_more_link
  {
    padding-top: 25px;
  }
  .package_slider {
  }
  .package_card_detail h4 {
    font-size: 23px;
    line-height: 23px;
  }
  .about .col-md-6
  {
    width: 100%;
  }
  .abt_image{text-align: center;}
  .banner_content .col-md-6
  {
    width: 100%;
  }
  .abt_right
  {
    padding-top: 30px;
    padding-left: 0;
  }
  .read_more {
    margin-top: 30px;
  }
  .read_more button
  {
    padding: 15px 34px;
    font-size: 16px;
    line-height: 24px;
  }
  .cmn_heading {
    font-size: 55px;
    line-height: 50px;
  }
  .header
  {
    height: 90vh;
  }
  .first_column
  {
    display: none;
  }
  .sec_column
  {
    width: 35%;
  }
  .third_column
  {
    width: 65%;
  }
  .top_close i {
      width: 45px;
      height: 45px;
  }
  .banner_left_content h1 {
    font-size: 60px;
    line-height: 50px;
  }
  .banner_left_content p {
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    margin: auto;
    padding-top: 8px;
  }
  .banner_button button
  {
    margin-top: 0;
    padding: 15px 30px;
    min-height: 53px;
  }
  .banner_left_content
  {
    text-align: center;
  }
  .banner_button .d-flex
  {
    justify-content: center;
  }
}
@media  only screen and (max-width: 1199px)  and (min-width: 993px)
{
  .save_card_container .col-md-6 
  {
    width: 100%;
  }
  .title_card .crd-no {
    font-size: 22px;
    line-height: 22px;
  }
  .account_left_col {
    padding: 30px 25px;
  }
  .cart_right_side
  {
    margin-left: 0;
  }
  .button_place button
  {
    font-size: 15px;
  }
  .enq_call_head h3
  {
    font-size: 22px;
    line-height: 29px;
  }
  .enquiry_block .d-flex
  {
    row-gap: 20px;
  }
  .enquiry_block
  {
    padding: 30px !important; 
  }
  .call_num_details h6
  {
    font-size: 23px;
    line-height: 23px;
    padding-top: 8px;
  }
  .cart_heading h5 
  {
    font-size: 17px;
    line-height: 17px;
  }
  .price_cart h4 
  {
    font-size: 18px;
    line-height: 18px;
  }
  .service_right_tab
  {
    margin-left: 0;
  }
  .swiper-container.slider-thumbnail
  {
    height: auto;
  }
  .inner_service_body {
    padding: 25px;
  }
  .footer_logo img 
  {
    max-width: 75%;
  }
  .inner_service_body h3
  {
    font-size: 23px;
    line-height: 23px;
  }
  .serv_row .col-md-4 {
    width: 50%;
  }
  .inner_wrapper
  {
    padding-bottom: 30px;
    padding-top: 50px;
  }
  .about_block h2 {
    font-size: 38px;
    line-height: 38px;
  }
  .abt_common_para
  {
    max-width: 85%;
  }
  .content_reg_left h2 {
      font-size: 28px;
      line-height: 42px;
  }
  .login_wrapper {
    padding: 35px;
  }
  .banner_left_content h1 {
    font-size: 68px;
    line-height: 59px;
  }
  .login_wrapper form .form-row {
    margin-top: 15px;
  }
  .banner_left_content p {
    font-size: 16px;
    line-height: 32px;
  }
  .banner_button button
  {
    margin-top: 0;
  }
  .header_appoinment
  {
    width: 410px; 
    height: 480px;
    bottom: 100px;
    right: 50px;
  }
  .cmn_heading {
    font-size: 60px;
    line-height: 52px;
  }
  .read_more button {
    padding: 15px 34px;
    font-size: 16px;
    line-height: 24px;
  }
  .read_more {
    margin-top: 30px;
  }
  .about,.service,.counter_sec, .package, .highlated, .package_ad,
  .FAQs, .newsletter {
    padding: 80px 0 80px;
  }
  .news_letter_frm input
  {
    height: 65px;
  }
  .top_footer .col-md-4:nth-child(2) {
      display: none;
  }
  .top_footer .col-md-4 {
    width: 50%;
  }
  .news_letter_frm {
    max-width: 65%;
  }
  .high_content .heading_high {
    font-size: 17px;
    line-height: 22px;
  }
  .FAQs .center_heading {
    max-width: 80%;
  }
  .package_ad
  {
    padding-top: 50px;
  }
  .heading_cont p {
    font-size: 34px;
    line-height: 40px;
  }
  .enq_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .counter_box h4
  {
    font-size: 50px;
    line-height: 50px;
  }
  .counter_box p
  {
    font-size: 18px;
    line-height: 18px;
    padding-top: 8px;
  }

  .highlated .offset-md-4
  {
    margin-left: 25%;
  }
  .highlated .col-md-8
  {
    width: 75%;
  }
  .center_heading
  {
    max-width: 80%;
  }
  .service_row
  {
    padding-top: 10px;
  }
  .banner_button button {
    border: 1.5px solid #fff;
    padding: 17px 26px;
    min-width: 185px;
    min-height: 56px;
  }
  .appoinment_header
  {
    padding: 15px 0;
  }

  .header
  {
    height: 850px;
  }

}
@media  only screen and (max-width: 1300px)  and (min-width: 1201px)
{

  .banner_left_content h1 {
    font-size: 63px;
    line-height: 51px;
  }
  .banner_left_content p {
    font-size: 16px;
    line-height: 29px;
  }
  .banner_button button {
    padding: 18px 26px;
    margin-top: 0;
    min-width: 190px;
    min-height: 54px;
  }
  .header_appoinment {
    width: 455px;
    height: 480px;
    bottom: 130px;
    right: 100px;
  }
  .header
  {
    height: 820px;
  }
  .top-nav
  {
    padding: 15px 0;
  }
  .nav_menu ul li a
  {
    padding: 20px 0;
    font-size: 15px;
  }
  .appoinment_menu_btn button {
    padding: 15px 18px;
    min-height: 56px;
  }
  .clm-47 {
    column-gap: 30px;
  }
  .nav_menu > ul
  {
    column-gap: 40px;
  }
  .cmn_heading {
    font-size: 55px;
    line-height: 48px;
  }
  .service_row
  {
    padding-top: 40px;
  }
  .service_body h3
  {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 18px;
  }
}
@media  only screen and (max-width: 1400px)  and (min-width: 1201px)
{
  .title_card .crd-no {
    font-size: 22px;
    line-height: 22px;
  }
  .content_reg_left h2
  {
    font-size: 30px;
  }
  .login_wrapper
  {
    padding: 35px;
  }
  .banner_left_content h1 {
    font-size: 75px;
    line-height: 62px;
  }
  .service, .about, .package, .counter_sec,
  .package_ad, .FAQs, .newsletter
  {
    padding: 70px 0 70px;
  }
  .news_letter_frm input
  {
    height: 65px;
  }
  .dtl_label
  {
      font-size: 19px;
      line-height: 19px;
  }
  .top_footer
  {
    padding-bottom: 40px;
  }
  .middle_footer
  {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .high_content .heading_high {
    font-size: 18px;
    line-height: 24px;
  }
  .qr_image {
    width: 90px;
    height: 90px;
  }
  .qr_name {
    font-size: 20px;
    line-height: 20px;
  }
  .heading_cont p {
    font-size: 32px;
    line-height: 38px;
  }
  .package_card_detail h4 {
    font-size: 22px;
    line-height: 22px;
  }
  .counter_box h4
  {
    font-size: 45px;
    line-height: 45px;
  }
  .counter_box p
  {
    font-size: 18px;
    line-height: 23px;
  }
  .counter_flex
  {
    max-width: 85%;
    margin: auto;
  }
}
@media  only screen and (max-width: 1500px)  and (min-width: 1401px)
{

}
@media  only screen and (max-width: 768px)  and (min-width: 650px)
{
	
}

@media  only screen and (max-width: 1400px)  and (min-width: 1301px)
{
	
}
@media  only screen and (max-width: 1200px)  and (min-width: 1100px)
{}
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 830px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) 
  {}
@media only screen 
  and (min-device-width: 413px) 
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
}

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  	header
  	{
		   background-position: 75%;
		   height: 50vh;
  	}
  }






@media  only screen and (min-width: 1500px)
{
	
}
@media  only screen and (min-width: 1600px)
{

}