@media (min-width: 320px) and (max-width: 480px) {
  .logo img {
    width: 100%;
  }
  .carousel-control {
    top: 38%;
  }
  .carousel-caption {
    bottom: -5%;
  }
  .about_img {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  h1 {
    font-size: 30px;
  }
  .packages .col-sm-7.col-xs-7 {
    width: 100%;
  }
  .packages .col-sm-5.col-xs-5 {
    width: 100%;
  }
  .specialities .col-sm-7.col-xs-7 {
    width: 100%;
  }
  .specialities .col-sm-5.col-xs-5 {
    width: 100%;
  }
  .speciality_list {
    margin: 0;
  }
  /*.speciality_list li.authentic {
	background:url(../images/authentic_icon_mob.png) no-repeat left 0;
}
.speciality_list li.authentic:hover {
	background:url(../images/authentic_icon_mob.png) no-repeat left 0;
}
.speciality_list li.spine {
	background:url(../images/spine_icon_mob.png) no-repeat left 0;
}
.speciality_list li.spine:hover {
	background:url(../images/spine_icon_mob.png) no-repeat left 0;
}
.speciality_list li.diabetic {
	background:url(../images/diabetic_icon_mob.png) no-repeat left 0;
}
.speciality_list li.diabetic:hover {
	background:url(../images/diabetic_icon_mob.png) no-repeat left 0;
}
.speciality_list li.cardio {
	background:url(../images/cardio_icon_mob.png) no-repeat left 0;
}
.speciality_list li.cardio:hover {
	background:url(../images/cardio_icon_mob.png) no-repeat left 0;
}
.speciality_list li.fertility {
	background:url(../images/fertility_icon_mob.png) no-repeat left 0;
}
.speciality_list li.fertility:hover {
	background:url(../images/fertility_icon_mob.png) no-repeat left 0;
}*/
  #footer_btm_wrapper .col-xs-9,
  #footer_btm_wrapper .col-xs-3 {
    width: 100%;
  }
  .powered {
    float: left;
    margin: 10px 0 0;
  }
  .footer_menu_list li {
    border-right: none;
    padding: 5px 0;
    width: 100%;
  }
  .slide-out-div {
    height: 275px !important;
    width: 250px;
  }
  .spcl_offers {
    height: 265px;
  }
  .spcl_img {
    width: 100%;
  }
  .spcl_descrptn {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    width: 100%;
  }
  .width_100 {
    width: 100%;
  }
  .da-thumbs li {
    margin: 0 0 30px !important;
    width: 100% !important;
  }
  .inner_page_head h2 {
    font-size: 21px;
  }
  .client_sub {
    left: 10%;
    width: 80%;
  }
  .contact_location,
  .contact_phone,
  .contact_fax,
  .contact_email {
    margin-left: 0;
  }
  .contact_page_address h4 {
    font-size: 18px;
  }
  .colfullwith {
    width: 100% !important;
  }
  .margin_top_mob {
    margin-top: 15px;
  }
  .calendar_txtbx {
    width: 84% !important;
  }
  .packages_sub h3 {
    font-size: 18px;
  }
  header.sticky .logo {
    height: auto;
    width: 70%;
  }
  section.banner {
    margin: 52px 0 0;
  }
  .carousel-caption p {
    margin-top: 19px;
  }
  #content_top_wrapper {
    padding: 10px 0 60px 0;
  }
  .healing_sub_img {
    width: 100%;
  }
  .inner_page_head {
    width: 100%;
  }
  .inner_page_head h2 {
    line-height: 45px;
  }
}

@media (min-width: 480px) and (max-width: 599px) {
  .carousel-caption h5 {
    font-size: 17px;
  }
  .about_img {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .packages .title_img {
    width: 36%;
  }
  .title_img > img {
    width: 100%;
  }
  .specialities .title_img {
    width: 36%;
  }
  .specialities .title {
    padding: 28px 0 0 3px;
  }
  #footer_btm_wrapper .col-xs-9,
  #footer_btm_wrapper .col-xs-3 {
    width: 100%;
  }
  .powered {
    float: left;
    margin: 10px 0 0;
  }
  .da-thumbs li {
    margin: 0 20px 30px !important;
    width: 41% !important;
  }
  .colfullwith {
    width: 100% !important;
  }
  .packages_sub h3 {
    font-size: 19px;
  }
  .healing_sub_img {
    width: 100%;
  }
  .inner_page_head {
    width: 100%;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .carousel-caption h5 {
    font-size: 20px;
  }
  .da-thumbs li {
    margin: 0 19px 30px !important;
    width: 43% !important;
  }
  .packages_sub h3 {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .aboutus_section h1 {
    font-size: 30px;
  }
  p {
    font-size: 16px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: #fff;
  }
  .navbar-default .navbar-toggle {
    background: #fff;
    margin-right: 0;
    border-color: #25c8d4;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background: #535ee0;
  }
  .nav_btm {
    float: none;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
  }
  .navbar-default .navbar-collapse {
    border: none;
  }
  .carousel-control {
    left: 1%;
    width: 30px;
    height: 30px;
  }
  .carousel-control.right {
    right: 1%;
  }
  /*.carousel-caption h2 {
    font-size: 25px;
    line-height: 0;
}*/
  .carousel-caption h1 {
    font-size: 25px;
    line-height: 33px;
    padding: 5px 0 0 5px;
  }
  .carousel-caption h2 {
    font-size: 25px;
    line-height: 33px;
    padding: 5px 0 0 5px;
  }
  .carousel-caption h5 {
    width: 100%;
  }
  .owl-buttons {
    top: -12% !important;
  }
  .owl-prev {
    left: 15px !important;
  }
  .owl-prev img {
    width: 15px;
  }
  .owl-next {
    right: 15px !important;
  }
  .owl-next img {
    width: 15px;
  }
  .banner .white_btn {
    padding: 5px 20px;
    font-size: 12px;
  }
  .healing_section h3 {
    font-size: 20px;
    line-height: 30px;
  }
  #testimonial_wrapper {
    background-size: cover;
  }
  #contact_wrapper {
    background-size: cover;
  }
  .packages {
    margin-bottom: 20px;
  }
  .testimonial_right,
  .testimonial_left {
    margin-top: 0;
  }
  .content_btm_list li {
    line-height: 36px;
    padding: 12px 0;
    text-align: left;
    border-top: 1px solid #586c03;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #a0c015;
  }
  .content_btm_list li:first-child {
    border-top: medium none;
  }
  .content_btm_list li:last-child {
    border-bottom: medium none;
  }
  .content_btm_list li a {
    display: block;
  }
  .footer_menu_list {
    float: left;
  }
  .social_icon {
    float: left;
    margin: 16px 0 0;
  }
  .social_icon li {
    margin-left: 0;
    margin-right: 12px;
    transition: all 1s ease 0s;
  }
  .footer_list {
    margin: 0 0 10px;
  }
  .margin_top {
    margin-top: 15px;
  }
  .about_page_img_left {
    float: left;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .slide-out-div {
    display: none;
  }
  .testimonial_left .testimonial_arrow {
    display: none;
  }
  .testimonial_right .testimonial_arrow {
    display: none;
  }
  .specialities_btn {
    width: 100%;
    font-size: 16px;
    padding: 10px 35px;
  }
  .healing_sub_img {
    width: 100%;
  }
  .inner_page_head {
    width: 100%;
  }
  .contact_address {
    margin: 0 0 30px 0;
  }
  .navbar-default .navbar-nav > li .sub-menu {
    width: 100%;
    background: none !important;
    position: static;
    padding: 15px 0 15px 20px;
  }
  .aboutimage_ {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .right_arrow {
    background: url(../images/mob_arrow_banner_right.png) no-repeat;
    width: 30px;
    height: 30px;
  }
  .left_arrow {
    background: url(../images/mob_arrow_banner_left.png) no-repeat;
    width: 30px;
    height: 30px;
  }
  .readmore {
    padding: 8px 35px;
    font-size: 14px;
  }
  .blog_contents p {
    font-size: 16px;
  }
  .h2fontstyle {
    font-size: 28px;
  }
  .footer_linksbtm {
    min-height: 0;
  }
  .sub_banner {
    height: 184px;
  }
  .subpage_head h1 {
    font-size: 30px;
  }
  #content_sub_page h2 {
    font-size: 28px;
  }
  #content_sub_page h3 {
    font-size: 22px;
  }
  .packages_sub h3 {
    min-height: 0;
  }
  #content_sub_page p span {
    font-size: 18px;
  }
  .beauty_tips ul li {
    font-size: 16px;
  }
  .disease_focus ul li,
  .blog_contents ul li,
  .blog_contents ol li,
  .healing_detail_content ol li,
  .healing_detail_content ul li {
    font-size: 16px;
  }
  .blog_contents .wp-block-columns {
    margin-bottom: 10px;
  }
  .address_title {
    font-size: 20px;
  }
  #cssmenu {
    margin: 6px 0 4px !important;
  }
  #cssmenu.small-screen > ul.open {
    top: 184px;
  }
  .sticky #cssmenu.small-screen > ul.open {
    top: 12px;
  }
  .ayurveda ul li {
    font-size: 16px;
  }
  .disciplines img {
    width: 100%;
  }
  .gradient_btn,
  .contact_form input[type="submit"],
  .reserve_form input[type="submit"] {
    font-size: 15px;
    padding: 10px 35px;
  }
  .healing_detail_content img {
    width: 100%;
  }
  #testimonial_wrapper p span,
  #contact_wrapper p span {
    font-size: 16px;
  }
  .sec_padding{
    padding: 50px 0 100px !important;
  }
  img.img-responsive {
    width: 100%;
  }
  #content_sub_page .blog_box .blog_contents {
        padding: 15px 0;
    }
/*.contentvectorimg::after {top: -75px;right: -52%;opacity:0.8}
.contentvectorimg::before {left:-132%;opacity:0.7}*/
.subpage_content .blog_boxhome h4, .subpage_content .blog_boxhome h4 a {font-size:24px; line-height:32px}
#content_sub_page, #booking_sub_page {padding-top:0 !important; margin-top:54px;}  
#booking_sub_page {padding-bottom: 50px !important;}
.booking-caption { padding: 20px 0 0 0;}
.booking-caption h1 {font-size:31px;}
.contact_whitebg {padding: 30px 15px 0;}
.contact_details {padding: 15px; margin-bottom: 20px;}
.booking_contactform {background: #E7F8F3;}
.booking_contact_section {padding-bottom:0 !important}
.booking_contactform {padding-top:1px !important}
.contact_whitebg {margin-top:0 !important}
.bookingimg {margin: 65px 0 0px;}
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li .sub-menu {
    display: none;
  }
  .navbar-default .navbar-nav > li:hover .sub-menu {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  p {
    font-size: 16px;
  }
  .mail {
    float: none;
  }
  .carousel-caption {
    bottom: 0;
  }
  /*.carousel-caption h2 {
	font-size: 30px;
    line-height: 28px;
}*/
  .carousel-caption h1 {
    font-size: 38px;
    line-height: 48px;
    padding: 5px 0 20px 5px;
  }
  .carousel-caption h2 {
    font-size: 38px;
    line-height: 48px;
    padding: 5px 0 20px 5px;
  }
  .carousel-caption h5 {
    width: 100%;
  }
  .carousel-control {
    left: 2%;
  }
  .carousel-control.right {
    right: 2%;
  }
  .banner .white_btn {
    padding: 10px 35px;
    font-size: 15px;
  }
  #testimonial_wrapper {
    background-size: cover;
  }
  #contact_wrapper {
    background-size: cover;
  }
  .packages {
    margin-bottom: 20px;
  }
  .packages .title {
    padding: 28px 0 0 70px;
  }
  .specialities .title {
    padding: 28px 0 0 60px;
  }
  .speciality_list li {
    float: left;
    padding-bottom: 2px !important;
  }
  .content_btm_list li {
    line-height: 36px;
    padding: 12px 0;
    text-align: left;
    border-top: 1px solid #586c03;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #a0c015;
  }
  .content_btm_list li:first-child {
    border-top: medium none;
  }
  .content_btm_list li:last-child {
    border-bottom: medium none;
  }
  .content_btm_list li a {
    display: block;
  }
  .footer_address {
    clear: both;
  }
  .footer_list {
    margin: 0 0 20px;
  }
  .healing_section h3 {
    margin-top: 13px;
  }
  .da-thumbs li {
    margin: 0 19px 30px !important;
    width: 28% !important;
  }
  .client_sub {
    left: 20%;
    width: 55%;
  }
  .calendar_txtbx {
    width: 87% !important;
  }
  .packages_sub h3 {
    font-size: 20px;
    min-height: 60px;
  }
  header.sticky .logo {
    width: 26%;
    height: auto;
  }
  .healing_section p {
    min-height: 75px;
  }
  .contact_address {
    margin-bottom: 30px;
  }
  .aboutin_footer p {
    margin: 0 0 45px 0;
    min-height: 0;
  }
  .sticky.top_navbar .navbar-default .navbar-nav > li > a {
    padding: 6px 0px 12px;
    font-size: 12px;
  }
  header.sticky .logo img {
    width: 100%;
  }
  .packages_sub p {
    min-height: 120px;
  }
  .inner_page_head {
    width: 100%;
  }
  .healing_sub_img {
    width: 100%;
  }
  .disease_focus ul {
    width: 100%;
  }
  .healing_sub_section p {
    min-height: 96px;
  }
  .banner {
    margin: 55px 0 0;
  }
  .aboutus_section h1 {
    margin-top: 0;
    font-size: 35px;
  }
  .owl-buttons {
    top: -16% !important;
  }
  .owl-prev {
    left: 15px !important;
  }
  .owl-prev img {
    width: 20px;
  }
  .owl-next {
    right: 15px !important;
  }
  .owl-next img {
    width: 20px;
  }
  .aboutimage_ {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .aboutimage_ img.img-responsive {
    width: 100%;
  }
  .navbar-default .navbar-nav > li {
    margin: 0 4px;
  }
  .footer_linksbtm {
    min-height: 0;
  }
  .healing_detail_content img {
    width: 100%;
  }
  .healing_detail_content img.float_right, .blog_contents img.float_right {
    margin-bottom: 15px;
  }
  .blog_contents .wp-block-image img, .blog_contents img {
    width: 100%;
  }
  #cssmenu > ul > li > a {
    padding: 10px 12px 14px;
    font-size: 14px;
  }
  .sticky #cssmenu > ul > li > a {
    padding: 10px 4px 14px;
    font-size: 12px !important;
  }
  .sticky #cssmenu > ul > li.has-sub > a {
    padding-right: 15px !important;
  }
  .h2fontstyle {
    font-size: 33px;
  }
  .testimonial_left .testimonial_arrow {
    display: none;
  }
  .testimonial_right .testimonial_arrow {
    display: none;
  }
  #content_sub_page p span {
    font-size: 18px;
  }
  #content_sub_page h2 {
    font-size: 33px;
  }
  .ayurveda ul li {
    font-size: 16px;
  }
  .subpage_head h1 {
    font-size: 35px;
  }
  .gradient_btn,
  .contact_form input[type="submit"],
  .reserve_form input[type="submit"] {
    font-size: 14px;
    padding: 10px 35px;
  }
  .readmore {
    padding: 8px 35px;
    font-size: 14px;
  }
  /*#content_sub_page {padding-top:100px}
  .contentvectorimg::before {left: -28%;top: -65px;opacity: 0.6;}
  .contentvectorimg::after {right: -19%;top: -115px;opacity: 0.8;}*/
  #content_sub_page, #booking_sub_page {margin-top:100px}
  .booking-caption { padding: 20px 0 0 0;}
  .bookingcontent {padding-top: 80px !important;}
  .booking_contactform {background: #E7F8F3;}
  .contact_details {margin-bottom: 20px;}
.booking_contact_section {padding-bottom:0 !important}
.booking_contactform {padding-top:1px !important}
.contact_whitebg {margin-top:0 !important}
}

@media only screen and (min-width: 1023px) and (max-width: 1100px) {
  .navbar-default .navbar-nav > li {
    margin: 0 4px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 6px 3px 12px;
  }
  .sticky.top_navbar .navbar-default .navbar-nav > li > a {
    padding: 6px 6px 12px;
    font-size: 12px;
  }
  .carousel-caption h5 {
    width: 85%;
  }
  .carousel-caption {
    bottom: 3%;
  }
  .packages .title_img {
    width: 30%;
  }
  .title_img > img {
    width: 100%;
  }
  /*.specialities .title_img {
    width: 30%;
}*/
  .packages .title {
    padding: 16px 0 0 20px;
  }
  .specialities .title {
    padding: 16px 0 0 20px;
  }
  .package_btn {
    margin: 20px 0 0;
  }
  .specialities_btn {
    margin: 20px 0 0;
  }
  .speciality_img > img {
    margin: 75px 0 0;
  }
  #testimonial_wrapper {
    background-size: cover;
  }
  .content_btm_list li a {
    font-size: 22px;
  }
  .contact_form textarea {
    height: 172px;
  }
  .contact_address {
    padding: 12px 30px;
  }
  .da-thumbs li {
    margin: 0 18px 30px !important;
  }
  .healing_sub_section h3 {
    font-size: 24px;
    /* min-height: 56px; */
  }
  .slidebox .fg ul li {
    width: 23px !important;
  }
  .calendar_txtbx {
    width: 88% !important;
  }
  header.sticky .logo {
    width: 35%;
  }
  .healing_section p {
    padding: 0 10px;
    min-height: 105px;
  }
  .owl-buttons {
    top: -20% !important;
  }
  .owl-next img {
    width: 30px;
  }
  .owl-prev img {
    width: 30px;
  }
  .our_services_section .owl-prev {
    left: 15px;
  }
  .our_services_section .owl-next {
    right: 15px;
  }
  .healing_section h3 {
    padding: 0 10px;
    font-size: 17px;
  }
  .healing_section .readmore {
    margin-left: 10px;
  }
  #map_wrapper iframe {
    height: 239px;
  }
  .inner_page_head {
    width: 51%;
  }
  .packages_sub p {
    min-height: 150px;
  }
  .packages_sub h3 {
    font-size: 19px;
    min-height: 85px;
  }
  .banner {
    margin: 57px 0 0;
  }
  .aboutus_section h1 {
    margin-top: 0;
    font-size: 35px;
  }
  .healing_sub_section p {
    min-height: 125px;
  }
  .aboutimage_ {
    width: 50%;
  }
  #cssmenu > ul > li > a {
    padding: 10px 4px 14px;
  }
  .sticky #cssmenu > ul > li > a {
    font-size: 14px !important;
  }
  #cssmenu > ul > li.has-sub > a {
    padding-right: 15px;
  }
  .subpage_head h1 {
    font-size: 35px;
  }
  p,
  .blog_contents p {
    font-size: 16px;
  }
  #content_sub_page h2 {
    font-size: 33px;
  }
  #content_sub_page p span {
    font-size: 18px;
  }
  .ayurveda ul li,
  .blog_contents ul li,
  .blog_contents ol li,
  .healing_detail_content ol li,
  .healing_detail_content ul li {
    font-size: 16px;
  }
  #content_sub_page h3 {
    font-size: 23px;
  }
  .carousel-caption h2 {
    font-size: 50px;
  }
  /*#content_sub_page {padding-top:83px}
  .contentvectorimg::before {left: -15%;top: -36px;opacity: 0.6;}
  .contentvectorimg::after {top: -95px;opacity: 0.8;}*/
  #content_sub_page, #booking_sub_page {margin-top:83px}
  .bookingcontent{ padding-top: 80px !important;}
  .contact_details {padding: 26px;}
  .booking-caption{padding: 15px 0 0 0px;}
  .booking_contactform .contact_form textarea {height:140px}
}

@media only screen and (min-width: 1101px) and (max-width: 1155px) {
}

@media (min-width: 1200px) {
}
@media (min-width: 1200px) and (max-width: 1299px) {
	/*#content_sub_page {padding-top:102px}*/
	#content_sub_page, #booking_sub_page {margin-top:102px}
  .booking-caption{padding: 15px 0 0 0px;}
  .contact_details {padding: 18px;}
  .bookingcontent{ padding-top: 100px !important;}
  .booking_contactform .contact_form textarea {height: 130px;}
}
@media (min-width: 1300px) and (max-width: 1366px) {
  .carousel-caption h5 {
    font-size: 21px;
  }
}

@media (min-width: 1368px) and (max-width: 1450px) {
  .carousel-caption h5 {
    font-size: 23px;
  }
}

@media (min-width: 1600px) and (max-width: 1680px) {
}

@media (min-width: 1900px) and (max-width: 1920px) {
}
