/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


@media only screen and (min-width: 1230px){
    .container {
      max-width: 1200px;
    }
  }
  @media (min-width:991px) and (max-width:1199px){
      .container.custom_container{
          max-width: 960px;
      }
  }
  @media all and (max-width:1400px){
      
      .testimonial_cont {
          margin-left: 15px;
          text-align: center;
          margin-right: 0;
      }
      .testimonial_slide_item img {
          width: 230px !important;
          margin: 0 auto;
      }
      .about_us_center{
          width: 95%;
      }
      .Home_page_tastimonial .testimonial_autor img {
          margin: 0 auto;
      }
      .testimonial_right{
          padding-right: 25px;
      }
      .testimonial_left {
          width: 48%;
      }
      .testimonial_right {
          width: 50%;
      }
      .doctor_slider_out .owl-dots button {
          margin: 0 0px;
      }
      .sub_input_item input {
          border-radius: 4px;
          padding: 8px; 
      }
      .testimonial_slide_area{
          margin-left: 25px;
      }
      .Home_page_tastimonial .testimonial{
          background: #0373b9;
      }
      .deshborad_navbar ul li span {
          margin-left: 11px;
          padding-right: 11px;
      }
      .desh_user_name h3 {
          font-size: 28px;
      }
      .desh_user_name p {
          font-size: 15px;
      }
      .edit_profile{
          margin-left: 0;
          padding: 35px;
      }
      .password_box span {
          top: 59px;
      }
  }
  @media all and (min-width:991px){
      .submenu_first li a{
          padding:0 !important;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s;
      }
      .submenu_first>li{
          padding: 10px 12px;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s;
          border-bottom: 1px solid #e9e9e9;
      }
      .submenu_first>li:hover a{
        
          -webkit-transform: translateX(5px);
        
              -ms-transform: translateX(5px);
        
                  transform: translateX(5px);
      }
      .submenu_secand_hover li:hover a{
         
          -webkit-transform: translateX(10px);
         
              -ms-transform: translateX(10px);
         
                  transform: translateX(10px);
      }
      
  }
  @media all and (max-width:1199px){
      
      .deshboard_menu {
          -ms-flex-preferred-size: 28%;
              flex-basis: 28%;
      }
      .deshboard_body_main_area {
          -ms-flex-preferred-size: 72%;
              flex-basis: 72%;
      }
      .deshboard_home_item{
          margin: 10px;
          padding: 30px 0px;
      }
      
      .footer_inner{
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .footer_items:first-child {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          -webkit-box-ordinal-group: -1;
              -ms-flex-order: -2;
                  order: -2;
          margin-bottom: 20px;
      }
      .footer_items:last-child {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
      }
      .footer_items p{
          margin-left: 50px;
          margin-top: 10px;
      }
      .social_menu ul li a {
          margin-left: 24px;
          margin-right: 0;
      }
      .copy_right {
          background-size: 100% 100%;
      }
      .slider_content_box h1 {
          font-size: 40px;  
      }
      .slider_content_box p {
          font-size: 19px;
          margin-top: 15px;
      }
      .Home_slider_btn {
          margin-top: 38px;
      }
      .slider_overly {
          padding-top: 80px;
          padding-bottom: 100px;
      }
      .Home_slider_btn ul li a i {
          height: 45px !important;
          width: 45px !important;
      }
      .slider_overly {
          background: -webkit-gradient(linear, left top, right top, color-stop(33.31%, #0377A6), color-stop(98.66%, rgba(42, 101, 192, 0)));
          background: -o-linear-gradient(left, #0377A6 33.31%, rgba(42, 101, 192, 0) 98.66%);
          background: linear-gradient(90deg, #0377A6 33.31%, rgba(42, 101, 192, 0) 98.66%);
      }
      .service_items{
          padding: 18px;
      }
      .about_video_box {
          left: 0;
          right: 0;
          margin: 0 auto;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
      }
      .working_process_items {
          margin-bottom: 35px;
      }
      .contrac_us_area h1 {
          font-size: 28px;
          margin-bottom: 35px;
      }
      .our_service_box_single_item a span i {
          font-size: 18px; 
      }
      .service_contrac_item a span {
          width: 45px; 
          margin-right: 0px;
      }
      .service_contrac_item a img {
          width: 40%;
      }
      .service_contrac_item a {
          white-space: nowrap;
      }
      .service_contrac_item {
          margin-top: 12px;
      }
      .service_right_content_text p {
          font-size: 16px;
          line-height: 26px;
          margin-bottom:20px;
      }
      .our_service_box_items {
          margin: 0 5px;
      }
      .service_page_bretcome a { 
          margin-bottom: 30px;
      }
      .notification_text a { 
          font-size: 16px; 
      }
      .notificaion_item .bell_icon {
          margin-right: 5px;
      }
      .notication_box h1,.Appointment_area h1{
          font-size: 28px;
      }
      .Logout_main_area p {
          font-size: 20px; 
      }
      .notification_main_area, .Logout_main_area {
          margin: 0 0px; 
      }
      .helt_history {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .helt_history_cont,.helt_history_count{
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          text-align: center;
      }
      .helt_history_cont{
          margin-bottom:50px;
      }
      .book_an_appoint_btn span {
          font-size: 15px;
          padding: 8px 12px;
      }
      .book_an_appoint_btn {
          margin-left: 0;
      }
   
      .deshboard_menu_toggle_class{
          left: 0 !important;
      }
      .deshboard_home_item{
          -ms-flex-preferred-size: 45%;
              flex-basis: 45%;
      }
      .header_area ul > li > a{
          font-size: 14px;
      }
  }
  @media all and (max-width: 991px){
      .blog_body_area,.blog_right_bar{
          width: 100%;
      }
      .blog_right_bar{
          margin-top:20px;
      }
      .section_heading h2 {
          font-size:28px;
          line-height: 35px;
      }
      .section_heading p {
          font-size: 16px;
      }
      .apps_overly {
          padding: 35px 0;
      }
      .apps_m_area{
          background-size: cover;
          padding-top: 0;
      }
      .fun_itms {
          margin: 15px 0;
      }
      .home_about_left{
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          padding-top: 40px;
      }
      .home_about_right {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          -webkit-box-ordinal-group: -1;
              -ms-flex-order: -2;
                  order: -2;
          margin-top: 25px;
      }
      .home_about_thum{
          text-align: center;
      }
     
      .blog_post_description h1 {
          font-size: 25px;
          line-height: 28px;
          margin-top: 26px;
          margin-bottom: 18px;
      }
      .blog_review_area ul li {
          margin-right: 15px;
      }.blog_tags h2 {
          font-size: 22px; 
      }
      .blog_tags h2 {
          font-size:24px;
          margin-bottom: 8px;
      }
      .blog_popular_cont span {
          font-size: 11px;
      }
      .blog_tags ul li a {
          font-size: 12px;
          padding: 7px 12px;
          margin-right: 2px;
      }
      .subscript_text h1 {
         width: 100%;
      }
      .ask_right {
          margin-top: 50px;
      }
      .ask_left {
          text-align: center;
      }
      .ask_left p {
          padding: 20px 0;
      }
      .contrac_us_form .edit_multi_input.edit_multi_input {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      }
      .edit_multi_item {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .contrac_us_form,.contrac_us_left{
          padding: 25px;
      }
      .contrac_us_items a i {
          height: 35px;
          width: 35px;
      }
      .footer_main_area {
          padding-top: 50px;
      }
      .contrac_us_items a span{
          margin-right: 7px;
      }
      .about_us_cont h1 {
          font-size: 32px;
      }
      .about_us_cont h6 {
          font-size: 18px; 
      }
      .about_us_cont p {
          margin-top: 10px;
          width: 100%;
      }
      .W3_video_animation {
          height: 45px;
          width: 45px;
          margin-right: 20px;
      }
      .Ask_ques_area {
          padding: 60px 0; 
      }
      .subscript_inner {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .subscript_text {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          text-align: center;
      }
      .subscript_form{
          margin-top:35px;
      }
      .sub_input_items {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .testimonial_left{
          display: none;
      }
      .testimonial_right {
          width: 100%;
      }
      .testimonial_slide_area {
          margin-left: 0px;
      }
      .subscript_inner {
          padding: 40px 20px; 
      }
      .testimonial_cont{
          margin-left: 0;
      }
      .Home_page_tastimonial .testimonial_right {
          width: 100%;
      }
      .working_process_content a{
          padding: 5px 12px;
      }
  
      .click_data h1 {
          font-size: 24px;   
      }
      .help_center_thum img {
          margin-top: 0;
      }
      .deshboard_body_main_area {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          width: 100%;
      }
     .book_an_appoint_btn,.logo{
          display: none;
      }
      .deshboard_menu {
          position: absolute;
          width: 300px;
          left: -105%;
          top: 0;
          z-index: 99999;
          -webkit-transition:0.5s;
          -o-transition:0.5s;
          transition:0.5s;
          height: 100%;
      }
      .animation_bar {
          display: inline-block;
          cursor: pointer;
          position: relative;
          z-index: 99999;
        }
        .line_w3s1, .line_w3s2, .line_w3s3 {
          width: 30px;
          height: 3px;
          background-color: #05C1EF;
          margin: 6px 0;
          -webkit-transition: 0.4s;
          -o-transition: 0.4s;
          transition: 0.4s;
      }
        .other .line_w3s1 {
          -webkit-transform: translate(0, 11px) rotate(-45deg);
              -ms-transform: translate(0, 11px) rotate(-45deg);
                  transform: translate(0, 11px) rotate(-45deg);
        }
        .other .line_w3s2 {opacity: 0;}
        .other .line_w3s3 {
          -webkit-transform: translate(0, -7px) rotate(43deg);
              -ms-transform: translate(0, -7px) rotate(43deg);
                  transform: translate(0, -7px) rotate(43deg);
      }
      .desh_user_image img {
          margin-top: -38px;
          max-width: 140px;
      }
      .mobile_show_bar_deshborad {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          cursor: pointer;
          margin-bottom: 20px;
          position: absolute;
          right: 0;
          top: -38px;
      }
      .contrac_us_form .edit_profile_form_area .edit_multi_input input {
          margin-top: 10px;
          margin-bottom: 10px;
      }
      .contrac_us_items {
          padding: 10px 0;
      }
      .deshboard_area{
          position: relative;
      }
      .testimonial_right{
          padding-right: 0;
      }
      .help_center_icformation h1 {
          font-size: 25px;
      }
      
  @-webkit-keyframes play_btn_animation {
      0% {
        -webkit-transform: scale(0.2, 0.2);
                transform: scale(0.2, 0.2);
        opacity: 0;
      }
      50% {
        opacity: 0.9; 
        -webkit-transform: scale(0.6, 0.6); 
                transform: scale(0.6, 0.6);
      }
      100% {
        -webkit-transform: scale(0.9, 0.9);
                transform: scale(0.9, 0.9);
        opacity: 0;  
      }
    }
      
  @keyframes play_btn_animation {
      0% {
        -webkit-transform: scale(0.2, 0.2);
                transform: scale(0.2, 0.2);
        opacity: 0;
      }
      50% {
        opacity: 0.9; 
        -webkit-transform: scale(0.6, 0.6); 
                transform: scale(0.6, 0.6);
      }
      100% {
        -webkit-transform: scale(0.9, 0.9);
                transform: scale(0.9, 0.9);
        opacity: 0;  
      }
    }
    .header_info_right ul{
      display: none;
    }
    .fbc{
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }
    .helt_history_cont,.helt_history_count{
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      }
      .helt_history_conut_item {
         margin-left: 0;
      }
      .helt_history_count{
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
      }
      .healt_history_area{
          padding: 50px 20px;
      }
      .doctor_slider_area {
          padding:60px 0;
      }
      .doctor_slider_out .owl-nav .owl-prev, .doctor_slider_out .owl-nav .owl-next {
          top: 40%;   
      }
      .help_medical_center.Home_help_medical_center{
         margin-top: 0;
      }
      .Home_help_medical_center .help_center_thum img {
          margin-top: 0;
      }
      .Home_help_medical_center .help_center_thum img {
          margin-top: 0;
      }
      .edit_profile h1 {
          font-size: 22px; 
      }
      .edit_profile {
          padding: 15px;
      }
      .Appointment_area table th,.Appointment_area table tr td {
          font-size: 16px;
      }
      .Appointment_area table tr td a {
          font-size: 14px;
          padding: 6px 6px;
      }
      .Appointment_area{
          margin: 0;
          padding: 15px;
      }
      .shear_social_link {
          right: 0px;
          top: 65%;
      }
      .edit_input_item select, .edit_input_item input {
          padding: 6px 15px;
      }
      .edit_input_item label {
          font-size: 15px;
      }
      
      .login_form {
          padding: 15px;
      }
      .header_information_section{
          display: none;
      }
      .help_medical_center{
          padding: 60px 0;
       }
       .help_center_thum {
          display: none;
      }
      .p80 {
          padding: 70px 0;
      }
      .testimonial_cont {
          padding-bottom: 0px !important;
      }
      .testimonial_slider_inneer .owl-nav .owl-prev i, .testimonial_slider_inneer .owl-nav .owl-next i {
         margin-top: 0;
      }
      .fun_cont span {
          font-size: 32px;
          line-height: 34px;
      }
      .p60 {
          padding: 40px 0;
      }
      .doctor_details_shedule ul li{
          margin-bottom: 10px;
      }
      .doctor_details_shedule ul li span {
          display: block;
      }
  }
  @media all and (max-width: 767px){
      .blog_bar_title {
          font-size: 18px;
          line-height: 35px;
      }
      .blog_post_item h1 a {
          font-size: 22px;
      }
      .footer_items:first-child {
          margin-bottom: 0px;
      }
      .about_images_gallary_item {
          margin-top: 50px;
      }
      .page_info_text h1 {
          font-size: 32px;
      }
      .helt_history_cont h1 {
          font-size: 28px;
      }
      .helt_history_conut_item p {
          font-size: 22px;
          padding: 4px 0;
      }
      .testimonial_cont {
          padding-bottom: 35px;
      }
       .slider_content_box p{
          color: white;
          width: 100%;
       }
      .footer_items {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
      }
      .footer_inner{
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .footer_items {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-top: 30px;
      }
      .login_thum, .login_form {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      }
      .login_thum{
          text-align: center;
          margin-bottom: 25px;
      }
      .login_thum img{
          width: 50%;
      }
      .ser_cont a {
          font-size: 16px;  
      }
      .service_items {
          text-align: center;
      }
      .fun_cont p {
          font-size: 18px;
          line-height: 12px;
      }
      .fun_logo img {
          max-width: 56px;
      }
      .slider_content_box h1 {
          font-size:32px;
      }
      .about_us_text_home h2 {
          line-height: 35px;
          text-align: center;
      }
      .about_us_text_home > p {
          text-align: center;
      }
      .doctor_details_area{
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .doctor_details_thum {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      }
      .doctor_details_content {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          margin-top: 20px;
      }
      .blog_area {
          -ms-flex-wrap:wrap;
              flex-wrap:wrap;
      }
      .blog_page_main_area {
          padding-bottom:56px;
      }
      .short_cut_blog_thum img {
         height: 100%;
          width: 100%;
      }
      .blog_popular_thum,.blog_popular_cont,.short_cut_blog_thum{
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      }
      .blog_post_description h1 {
          font-size: 22px;  
      }
      .contrac_us_collume{
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .contrac_us_left{
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      }
      .contrac_us_form{
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          -webkit-box-ordinal-group: -1;
              -ms-flex-order: -2;
                  order: -2;  
      }
      .about_us_cont h1 {
          font-size: 28px;
          margin-top: 0px;
      }
      .about_us_cont h6 {
          font-size: 16px;
      }
      .Home_slider_btn ul {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .Home_slider_btn ul li{
          width: 100%;
          text-align: center;
      }
      .Home_slider_btn ul li:first-child{
          margin-bottom:35px;
      }
      .slider_video_popup {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .hero_slider_item_overly{
          padding: 100px 0;
      }
      .hero_slider_text h1 {
          font-size: 32px;
      }
      .login_top_btn {
          margin-left: 0;
      }
      .login_top_btn a {
          font-size: 12px;
          padding: 5px 3px;
      }
      .header_info_left p {
          font-size: 12px;
      }
      .header_info_left p span {
          font-size: 18px;
          margin-right: 4px;
      }
      .section_heading h1 {
          font-size:32px; 
          margin-bottom: 8px;
      }
      .we_do_item_cont a {
          font-size: 15px;   
      }
      .sub_input_item {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          margin-bottom: 15px;
      }
      .subscript_text h1 {
          font-size: 28px;     
      }
      .service_fiture_img {
          margin-top: 45px;
      }
      .services_main_area_neuro {
          overflow-x: hidden !important;
      }
      .edit_multi_item .edit_multi_input{
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      }
      .home_about_thum img {
        margin-left: 0;
      }
      .table_data_pagination {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      }
      .table_data_pagi_numb {
          margin-top: 15px;
      }
      .table_data_pagi_numb ul li span {
          margin-left: 12px;
      }
      .contrac_us_form .edit_input_item input[type="submit"]{
          float: left;
      }  
      .social_menu ul{
          margin-top: 0;
      }
      .social_menu ul li a {
          margin-left: 15px;
      }
      .blog_cont p{
          margin-top: 0;
      }
      .out_version_area h1,.comment_form h1{
          font-size: 28px;
      }
  }
  @media all and (max-width:557px){
       
      .home_filup_form {
          width: 318px;
          top: 76px;
      }
      .Appointment_area table {
          width: 625px; 
      }
      .lates_news_cont {
          padding: 15px 15px;
      }
  }
  @media all and (max-width: 480px){
      .p80 {
          padding: 60px 0;
      }
      .section_heading h1 {
          font-size:30px;
      }
      .hero_slider_text h1 {
          font-size:30px;
      }
      .footer_items{
          -ms-flex-preferred-size: 100% !important;
              flex-basis: 100% !important;
      }
      .footer_items:last-child {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
      }
      .footer_items:first-child{
          margin-bottom: 0;
      }
      .Home_slider_btn ul {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .Home_slider_btn ul li{
          margin-bottom:15px;
      }
      .slider_content_box {
          text-align: center;
      }
      .Home_slider_btn ul li a{
          padding: 6px 40px;
          margin-right: 10px;
      }
      .blog_review_area ul li span {
          width: 14px;
          margin-right:4px;  
      }
      .blog_review_area ul li {
          font-size: 13px; 
      }
      .contrac_us_area h1 {
          font-size: 22px; 
      }
      .slider_outter_box .owl-dots{
          display: none;
      }
      .helt_history_conut_item p {
          font-size: 18px;
          line-height: 12px;
      }
      .lates_news_cont a{
          font-size: 14px;
      }
      .deshboard_home_item {
          -ms-flex-preferred-size: 95%;
              flex-basis: 95%;
      }
      .helt_history_cont h1 {
          font-size: 24px;
      }
      .helt_history_cont {
          margin-bottom: 30px;
      }
      .helt_history_cont h1 {
          line-height: 32px;
      }
      .lates_news_thum,.lates_news_cont{
          -ms-flex-preferred-size:100%;
              flex-basis:100%;
      }
      .footer_items ul li a {
          margin-bottom: 4px;
      }
      .shear_social_link ul li a i {
          font-size:20px;
      }
      .shear_social_link ul li a {
          width: 35px;
      }
      .section_heading {
          margin-bottom: 40px;
      }
      .scrollup {
          bottom: 45px;
      }
      .google_map {
          height: 360px;
      }
  }