@media (min-width: 1600px) {
  .home-slider .content-wrapper {
    top: 25%;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  .home-slider .content-wrapper h1 {
    font-size: 44px;
  }
  .home-slider .content-wrapper .slide-content.display-bg h1 {
    font-size: 38px;
  }
  .home-slider .content-wrapper .slide-content.display-bg p {
    font-size: 16px;
  }
  .appoint-var-three {
    background-position: 90% 0;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .home-slider .content-wrapper {
    left: 50px;
    top: 18%;
  }
  .home-slider .content-wrapper h1 {
    font-size: 38px;
  }
  .home-slider .content-wrapper p {
    font-size: 14px;
    line-height: 22px;
  }
  .home-slider .content-wrapper .slide-content.display-bg h1 {
    font-size: 34px;
  }
  .home-slider .content-wrapper .slide-content.display-bg p {
    font-size: 14px;
  }
  .appoint-var-three {
    background-position: 95% 0;
  }
}


@media (min-width: 767px) and (max-width:10000px) {
  .responsive_fitness{
    display: none;
  }
}


@media (min-width: 768px) and (max-width: 850px) {
  .home-slider .content-wrapper {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-slider input[type="submit"]{
        padding: 6px 11px;
    }
  .home-slider {
    background-color: #fff;
    position:relative
  }
  .home-slider .flexslider {
    min-height: 350px;
  }
  .home-slider .flexslider.loading {
    min-height: 350px;
    background: transparent;
  }
  .home-slider .appointment.appointment-two {
    position: absolute;
    margin-top: 0;
  }
  .home-slider .common.col-md-11 {
    width: 89.666666%;
  }
  .header-top p {
    display: inline-block;
  }
  .appoint-var-three {
    background-position: 100% 0;
  }
}
@media (max-width: 1199px) {
  img,
  iframe {
    max-width: 100%;
  }
  /* homepage flex slider text contents */
  .home-slider .content-wrapper {
    left: 50px;
  }
  .home-slider .content-wrapper h1 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .home-slider .content-wrapper p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .home-slider .content-wrapper .slide-content.display-bg h1 {
    font-size: 32px;
  }
  .home-slider .content-wrapper .slide-content.display-bg p {
    font-size: 14px;
  }
  .home-slider .make-appoint-one {
    width: 26%;
  }
  .home-slider .appointment {
    position: inherit;
    margin-top: -37px;
  }
 
  .flexslider-var-one {
    margin-bottom: 50px;
  }
  .flexslider-var-one .flex-viewport {
    width: 100%;
    float: none;
  }
  .flexslider-var-one .flex-control-thumbs {
    position: relative;
    width: 100%;
    float: none;
    margin-top: -10px;
  }
  .flexslider-var-one .flex-control-thumbs li {
    margin-left: 5px;
  }
  /* News Page and Single New Page */

 

}
@media (max-width: 991px) {
 
  /* homepage flex slider */
  .home-slider {
    background-color: #fff;
  }
  .home-slider .flexslider {
    min-height: 300px;
  }
  .home-slider .flexslider.loading {
    min-height: 300px;
    background: transparent;
  }
  .home-slider .content-wrapper {
    top: 16%;
  }
  .home-slider .slide-content {
    width: 50%;
    background-color: rgba(225, 255, 255, 0.8);
    padding: 20px;
  }
  .home-slider .content-wrapper h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .home-slider .slide-content h1:after {
    content: '';
  }
  .home-slider .content-wrapper p {
    margin-bottom: 10px;
  }
  .home-slider .content-wrapper .btn {
    font-size: 14px;
    padding: 7px 12px;
  }
  .home-slider .content-wrapper .slide-content.display-bg h1 {
    font-size: 20px;
  }
  .home-slider .content-wrapper .slide-content.display-bg p {
    font-size: 14px;
  }
  .home-slider .common.custom-col-form {
    width: 86.666667%;
  }
  .appoint-var-three {
    background: #f0f5f7 !important;
  }
  /* home features */
  .home-features .features-intro {
    text-align: center;
    margin: 0 0 60px;
  }
  /* home doctors */
  .margin-gap {
    margin-bottom: 60px;
  }
  /* home services */
  .home-services .tab-content h5 {
    margin: 15px 0;
  }
  .home-services .tab-content p {
    margin-bottom: 20px;
  }
  /* home blog post */
  .home-blog .common-blog-post .text-content {
    text-align: center;
  }
  .home-blog .gallery-slider .flex-viewport {
    max-height: none;
  }
  .home-blog.blog-var-two .row > div > .row > div {
    text-align: center;
  }
  /* home testimonials */
  .home-testimonial .flexslider-three .flex-direction-nav .flex-next {
    right: 33%;
  }
  .home-testimonial .flexslider-three .flex-direction-nav .flex-prev {
    left: 33%;
  }
  .home-testimonial blockquote p {
    font-size: 20px;
    line-height: 30px;
  }
  /* News Page and Single New Page */
  .page-top .bread-crumb {
    margin-bottom: 20px;
  }

  .blog-page .post .left_meta time {
    padding: 5px 0 10px;
  }
  .blog-page .post .right-contents {
    width: auto;
  }


  /* main appointment form */
  .appoint-section form .text-right {
    text-align: left;
  }
  .appoint-section form #appointment-loader {
    margin: 20px;
  }
  .appoint-section form input[type="submit"] {
    display: block;
  }
  .appoint-section #error-container {
    margin: 0 0 20px;
  }
  .appoint-section #message-sent {
    margin: 0 0 20px;
  }
  /* contact sidebar */
  .contact-sidebar p strong {
    margin-right: 5px;
    text-align: left;
    min-width: 0;
  }

  .health_sec{ position: relative; top:100%; width:100%;}
.tabs_two_section .two_first_image{
	width:100%;
	
}
.tabs_two_section .two_second_content{
	width:100%;
	margin:10px 0 10px 0;
}

}
@media (max-width: 767px) {
    .commentlist .children .depth-2 .comment-wrap{
        margin-left: 0;
    }

  /* Home Slider */
  .home-slider .flexslider {
    min-height: inherit;
  }
  .home-slider .flexslider.loading {
    min-height: inherit;
  }
  .home-slider .slide-content {
    display: none;
  }
  .home-slider .flex-direction-nav {
    display: none;
  }
  .home-slider .appointment {
    margin-top: 30px;
  }
  .home-slider .make-appoint {
    margin: 0;
  }
  .home-slider .make-appoint-one {
    width: 43%;
  }
  .home-slider .common.col-md-11 {
    width: auto;
    margin-bottom: 20px;
  }


  /* Home Testimonials */
  .home-testimonial .flexslider-three .flex-direction-nav .flex-next {
    right: 31%;
  }
  .home-testimonial .flexslider-three .flex-direction-nav .flex-prev {
    left: 31%;
  }
  .home-testimonial blockquote p {
    font-size: 20px;
    line-height: 28px;
  }
 
 .home-slider .appointment {
    position:  relative;
    bottom: 0px;
    left: 0;
    width: 100%;
}
   .wo_health_sec .health_heading
    {
       margin-bottom: 5px;
    }
    .tp_header .log-sec img
    {
        float:left;
    }

    .fitness_section
    {
        display:none;
    }

}
@media only screen and (max-width: 530px) {
  /* Home Testimonials */
  .home-testimonial .flexslider-three .flex-direction-nav .flex-next {
    right: 25%;
  }
  .home-testimonial .flexslider-three .flex-direction-nav .flex-prev {
    left: 25%;
  }

  /* Main appointment form */
  .appoint-page .appoint-section {
    padding: 20px;
  }
  .appoint-page .appoint-section .top-icon {
    display: none;
  }
  .appoint-page form {
    margin-top: 0;
    padding: 40px 20px;
  }
}

@media only screen and (max-width: 448px) {
    .tp_header .log-sec img {
    width: 100%;
    float: unset;
}
.tp_header .log-sec img {
    width: 100%;
    float: unset;
    text-align: center;
}
.tp_header .to_icon ul {
    float: unset;
    text-align: center;
    height: 60px;
    padding: 0;
}
.tp_header .to_icon ul li {
    list-style-type: none;
    padding: 0 4px 0 0;
    line-height: 25px;
    display: inline-block;
}
}


@media only screen and (max-width: 400px) {
  /* Gallery Single Post */
  .gallery-single .flex-direction-nav {
    display: none;
  }

}


@media only screen and (max-width: 340px) {
.flexslider-three .flex-direction-nav .flex-next {
    right: 10%;
  }
.flexslider-three .flex-direction-nav .flex-prev {
    left: 10%;
  }

}
