
.blog_left_flex {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.blog_left_flex .txt{
    display: flex;
    width: 50%;
    
}

section.bloginner .blog_bottom_content ol{
    margin-left: 30px;
}


.navbar img.image_logo {
    width: 135px !important;
}
img.image_logo.newlogo {
    width: 135px !important;
}
.blog_left_flex .img{
      display: flex;
    width: 50%;
}

.blog_left_flex .img img{
    width: 100%;
}

.blog_right_flex {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.blog_right_flex .txt{
    display: flex;
    width: 50%;
    
}
.blog_right_flex .img{
      display: flex;
    width: 50%;
}

.blog_right_flex .img img{
    width: 100%;
}

p{
    word-break: break-word;
}

li{
     word-break: break-word;
}

img.vgcolor_image {
    width: 100%;
}

.tab-content>.active {
    display: block;
    max-width: 100%;
}
.tab-content{
     max-width: 100%;
}

.ftsection .ft_social ul li.Youtube {
    margin-bottom: 10px;
}

.ftsection .ft_social ul li.Youtube a .fa {
    background: #ff0000;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    margin-right: 10px;
}
.ftsection .ft_social ul li.Youtube a {
    color: #000;
}
.ftsection .ft_social ul li.Youtube a:hover {
    color: #ff0000;
}
.ftsection .ft_social ul li.facebook a{
     color: #000 !important;
}
section.video_gallery{
    margin-top: 126px;
}
  li.breadcrumb-item.custom_breadcrumb a {
            position: relative;
        }
	    li.breadcrumb-item.custom_breadcrumb a::after {
            position: absolute;
            content: '>';
            color: #000;
            right: -1rem;
            top: 1px;
        }
.main_section .aim_downsection .aim_downcontent .aim_down_left a.btn.btn-primary.button2 {
border: none;
height:auto  !important;
padding: 14px 30px !important;
line-height: initial !important;
}
.prof_h1 h1{
	font-size: 20px;
    margin-top: 10px;
    color: #4A4A4A;
    margin-bottom: 10px;
    font-weight: 700;
    margin-bottom: 30px;
    }
.main_section section.experts .testimonial .pic {
    width: 170px;
    height: 170px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px auto;
   
}
section.doctorprofile .doctor_details .doctor_content .lt_ct p.left_dec {
    padding-left: 46px !important;
}
.main_section section.experts .testimonial .pic img{
    width:100%;
    height: 100%;
     object-fit: cover;
    
}
.lt_ctno_header_ct {
    display: flex;
}
.lt_ctno_header_ct p span img{
    margin-right: 20px;
    width: 26px;
}

.profile_imageset {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}

.profile_imageset img{
    width:100% !important;
    height: 100%;
     object-fit: cover;
    
}
section.ourexperts .expert_box .testimonial .pic{
    width: 170px;
    height: 170px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px auto;
}
section.ourexperts .expert_box .testimonial .pic img{
     width:100%;
    height: 100%;
     object-fit: cover;
}

section.doctorprofile .doctor_details .doctor_content .lt_ct p span img {
   margin-right: 0px;
    width: 20px;
    /* height: 100%; */
    object-fit: cover;
}
span.pf_icon_image {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.doctorprofile .doctor_details h1 {
    font-size: 20px;
    margin-top: 10px;
    color: #4A4A4A;
    margin-bottom: 10px;
    font-weight: 700;
    margin-bottom: 30px;
}
.doctor_details h1{
      font-size: 20px;
    margin-top: 10px;
    color: #4A4A4A;
    margin-bottom: 10px;
    font-weight: 700;
    margin-bottom: 30px;
}

.custom_head h1 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
section.main_brand_section .brand_heading h1 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}

section.contactus .form_section .formcontact h1 {
    font-size: 30px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 400;
}
section.veginal_section .veginal_details .vegina_content h1{
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

h1.headingcolor1 {
    color: #000000;
    font-size: 35px;
    color: #00B4AD;
    line-height: 50px;
    font-weight: 500;
}


section.main_brand_inner_section .prodTabFlx ._descrptn h1 {
    font-size: 20px;
    font-weight: 700;
}

.image_brand.margin_0 {
    margin: 0px !important;
}
p.cmnlineheight{
    
    line-height: 2rem;
}
 .image_brand.margin_right {
    margin-right: 40px;
}

.flex_ul {
    display: flex;
}

.flex_left {
    padding-right: 10px;
    border-right: 1px solid #e3e3e3;
}
.flex_rt {
    padding-left: 10px;
  
}
.navigatebuttons {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

.navigatebuttons a.btn.btn-primary.button2{
    background: #fff;
    color: #00B4AD;
    padding: 10px 30px;
    border: 1px solid #00B4AD;
    border-radius: 30px;
    font-weight: bold;
    font-weight: 500;
}
.navigatebuttons a.btn.btn-primary.button2:hover{
     background: #00B4AD;
    color: #fff;
}

.share_on {
    margin: 0.5em 0;
}
.share_on ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}
.share_on ul li {
    display: inline-block;
    margin-right: 15px;
}
.share_on ul li a._share {
    display: inline-block;
    background-color: #385a99;
    color: #fff;
    text-decoration: none;
    padding-right: 8px;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 5px;
}
a._share._fb {
    background: #5676b1 !important;
}

a._share._twtr {
    background: #46d0f6 !important;
}
a._share._lnkdin {
    background: #269fe1 !important;
}
a._share._whtsapp {
    background: #7fdf6b !important;
}
._fb span, ._lnkdin span, ._twtr span, ._whtsapp span {
    background-color: #385a99;
    display: inline-block;
    padding: 6px 10px;
    margin-right: 5px;
    border-radius: 5px 0px 0px 5px;
}
._twtr span {
    background-color: #09b8e9;
}
._lnkdin span {
    background-color: #0077b7;
}
._whtsapp span {
    background-color: #58c042;
}
a._share span i {
    font-size: 1.5em;
}
.share_on ul li a._share:after {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.share_on ul li a._share._fb:hover:after {
    background: #385a99;
    width: 100%;
}
.share_on ul li a._share._twtr:hover:after {
    background: #09b8e9;
    width: 100%;
}
.share_on ul li a._share._lnkdin:hover:after {
    background: #0077b7;
    width: 100%;
}
._whtsapp, .whtsap, a._sprite.whtsap{
    display: none !important;
}

.health_l_header .hlt_inner_img {
    width: 100%;
    text-align: center !important;
}
.health_l_header .hlt_inner_img img{   
    width: 100%;
    max-width: 400px;
}

.custom_head{
    text-align: center;
    padding-bottom: 30px;
}
.custom_head h4{
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;

}
.hetero_logo {
    position: absolute;
    top: 50px;
    right: 60px;
    display:none;
}



.allmenus{
    display: flex;
    
}
.leftmenu{
    border-right: 1px solid #ebf6f5;
}
.hetero_logo a img
{
    width: 200px
}

.flex_center_div {
    display: flow-root;
    margin-top: 0px;
}
.ftsection .ft_social ul li.facebook a .fa {
    background: #4267B2;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    margin-right: 10px;
}
.ftsection .ft_social ul li.facebook a span:hover{
    color: #4267B2;
}
.ftsection .ft_social ul li.insta a span:hover{
    color: #e6683c;
}
.ftsection .ft_social ul li.insta a .fa {
    background: linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    margin-right: 10px;
}
.fixed-top{
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.08);
    margin-top: 0px; 
    background: #fff !important;
}
.fixed-top.mve_top {
    background: #fff !important;
    
}
section.ourexperts .expert_box .testimonial{
    cursor: auto;
}
section.banner_section{
    padding-bottom: 40px;
}
section.veginal_section .veginal_details .vegina_content ul li {
    padding-bottom: 10px;
}
.banner_image{
    
    text-align: center !important;
}
.vgright{
    
     text-align: center !important;
}
.main_section section.experts .testimonial a.btn.btn-primary.button2{
    font-size: 14px;
    
}
section.veginal_section .veginal_details .vegina_content ul.nav.nav-tabs li:last-child a {
    border-right: 0px !important;
}
section.vghealthinnerpage .vg_inner_img {
    width: 100%;
    text-align: center !important;
}
.search_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-left: 20px;
}
.healthdisclaimer p {
    font-size: 12px;
    margin-top: 1em;
}
section.main_section.copyright.mt-0{
    margin-top: 0px !important;
}
p.copyrigt.mobile_copyright {
    font-size: 12px;
    display: none;
}
section.vgcareinnerpage .vg_inner_img img{
    width: 100% !important;
}
p.indicates {
    color: #fff;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);    
    transition: width 2s; 
    opacity: 0;
    display: none;
}
span.hedingcolr2{
    color: #000000;
    font-weight: 500;
  
    font-size: 40px;
}
section.banner_section{
    background: rgba(0, 180, 173, 0.06);
}
p.headingcolor1{
    color: #000000;
    font-size:35px;
    color: #00B4AD; 
    line-height: 50px;
     font-weight: 500;
}
#search.open {
    transition: width 2s;
    opacity: 1;
    z-index: 99999;
    display: block;
}

.searchbtn {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    border: 0px;
    margin: 0px auto;  
    outline: none;
    left: 50;
    left: 50%;
    left: 5;
    transform: translate(-50%, -50%);
}
p._warn {
    font-size: 12px !important;
    color: #000;
    font-weight: normal !important;
    color: red;
}
li.searchfont a .fa {
    font-size: 20px;
    margin-left: 20px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #00B4AD;
	border-color: #00B4AD;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
    border-radius: 10px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
    background: #fff;
  }
  
  .dropdown-item{
    padding: 6px 10px !important;
  }
  
  .dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
      pointer-events: none;
  }

section.veginal_section .veginal_details {  
    box-shadow: 0px 0px 11px rgb(0 0 0 / 21%);
}
.search_section {
    background: #F9F9F9;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.top_social_icon {
    width: 100%;
    padding-left: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.top_social_icon ul{
    margin: 0px;

}
.top_social_icon ul li{
    list-style: none;
    display: inline-block;
    
}
.top_social_icon ul li a  {
   font-size: 20px;
   font-weight: 700;
}
.top_social_icon ul li a img.social.icon {
    width: 25px;
}
.search_flex {
    display: flex;
    width: 100%;
}
.searchbtn {
    width: 50%;
    text-align: right;
}
.search_input {
    display: flex;
   
    border-radius: 8px;
}

.search_input .form-control:focus{
    box-shadow: none;
}
.search_input input{
    background: #fff;
  height: 50px;
  line-height: 50px;
  border-radius: 8px 0px 0px 8px;
   
}
.search_input .rbtn{
    width: 40%;
    display: flex;
    border: none;
    background: #00B4AD;
    color: #fff;
    border-radius: 0px 8px 8px 0px;
    justify-content: center;
    align-items: center;
}
.search_input .rbtn input{
  border: none;
  background: none;
  color: #fff;

}

.search_input .rbtn i.fa.fa-search {
    margin-right: 10px;
}
.navbar-nav .dropdown-menu{
    padding: 0px;
}

.navbar .navbar-nav li a.active {
    background: #fff !important;
    color: #00B4AD !important;
    border-bottom: 1px solid #f2f2f2;
}
.navbar-nav .dropdown-menu{
    top: -10px !important;
}
.navbar-nav .dropdown-menu {
    top: 35px !important;
}
.main_section section.experts .testimonial{
    min-height: 470px;
    position: relative;
}
section.ourexperts .expert_box .testimonial{
      min-height: 480px;
       position: relative;
      
}
.dcbuttons{
    position: absolute;
    bottom: 0px;
}
.main_section section.experts .testimonial:hover{
    box-shadow: 0px 38px 84px rgb(0 0 0 / 10%);  
    cursor: pointer;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    
}
.expert_box .testimonial:hover{
    box-shadow: 0px 38px 84px rgb(0 0 0 / 10%);  
    cursor: pointer;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    
}
section.vgcareinnerpage .vg_inner_box:hover{
    box-shadow: 0px 38px 84px rgb(0 0 0 / 10%);  
    cursor: pointer;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

section.vghealthinnerpage .vg_inner_box:hover{
    box-shadow: 0px 38px 84px rgb(0 0 0 / 10%);  
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

section.vgcareinnerpage .vg_inner_box{
    cursor: auto !important;
}
.owl-controls.clickable {
    margin-top: 30px !important;
}


section.ftsection{
    background: rgba(0, 180, 173, 0.03);
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #000;
    content: ">";
}
li.breadcrumb-item a{
    color: #000;
    font-weight: bold;
}
.breadcrumb{
    background: #fff;
}
.breadcrumb-item.active{

    color: #00B4AD;
    font-weight: bold;
}
.expert_flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.expert_search {
    display: flex;
    border-radius: 8px;
    width: 100%;
   
}

.expert_search .form-control:focus{
    box-shadow: none;
}

.searchbtn {
    width: 50%;
    text-align: right;
}
.search_input {
    display: flex;
    border-radius: 8px;
}
.search_input .rbtn {
    width: 40%;
    display: flex;
    border: none;
    background: #00B4AD;
    color: #fff;
    border-radius: 0px 8px 8px 0px;
    justify-content: center;
    align-items: center;
}
.expert_search {
    display: flex;
    border-radius: 8px;
}
.expert_search .rbtn {
    width: 40%;
    display: flex;
    border: none;
    background: #00B4AD;
    color: #fff;
    border-radius: 0px 8px 8px 0px;
    justify-content: center;
    align-items: center;
}
.expert_search .rbtn input{
    background: none;
    border: none;
    color: #fff;
    margin-left: 10px;
}


.carousel-inner img {
    width: 100%;
    height: 100%;
}
/* FAQ SECTION styles */
.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}





.leadForm .form-group{
    position: relative;
    margin-bottom: 1.5em;
}

.leadForm label.text-red.text-capitalize.text-normal {
    font-size: 12px;
    position: absolute;
    bottom: -18px;
    left: 12px;
    background: white;
    color: #bd060e;
}


section.healthlibrary .health_library .health_library a{
    
    padding: 0px;
    
}




.covi-favi-block{
    position: fixed;
    /* display: block; */
    background: #fff;
    /* color: #FFF; */
    bottom: 10px;
    z-index: 100;
    left: 10px;
    right: initial;
    border: 8px solid #56326dbf;
    width: 350px;
    text-align: center;
    padding: 0;
}
.close-icon {
    position: absolute;
    right: -25px;
    top: -25px;
    background-color: #806592;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    border: none;
    opacity: 1;
    color: #fff;
    z-index: 999;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}

/*****Gallery********/

.tz-gallery {
    padding: 10px 10px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #611050;
    font-size: 26px;
    /* font-family: 'fontawesome'; */
    /* content:"\f08e"; */
    /* content:"\f06e"; */
    content:'';
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
    background: #fff;
    min-width: 50px;
    text-align: center;
	background: url(../img/azi-guard-technology.svg) no-repeat center;
	background-size: 30px;
}
.tz-gallery a.lightbox {
    display: block;
    overflow: hidden;
    width: 100%;
    max-height: 270px;
    position: relative;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: '';
    transition: 0.4s;
	background: url(../img/azi-guard-technology.svg) rgb(220 136 78 / 75%) no-repeat center;
	background-size: 55px;
}
.tz-gallery1 .lightbox:after {
	background: url(../img/coats-objects.svg) rgb(230 54 45 / 75%) no-repeat center;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
/* Video Gallery ********/
.video-block {
	text-align: left;
    background-color: #eee;
    padding: 0px;
   /* min-height: 290px;*/
    display: block;
    cursor: pointer;
    margin-bottom: 20px;
}
button.close.close_call_button {
    position: absolute;
    right: 10px;
    background: #000;
    /* padding: 1px; */
    color: #fff;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    top: 10px;
}
.call_content {
    padding: 20px;
    text-align: center;
    font-size: 24px;
}
.call_content a {
   color: #007bff;
}
.call_content p {
    font-weight: 700;
}
.modal-dialog.small_model {
    max-width: 350px;
}
.modal-dialog.small_model .modal-body{
    padding: 0px;
}
.overlapthmb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3333335e;
    display: none;
    cursor: pointer;
    text-align: center;
}
.thumbnail-block a{
    display: block;
    padding: 5px;
}
.modal-body.modal-video-body{
    padding: 5px; 
}
.thumbnail-block:hover .overlapthmb {
    display: block;
}
.video-block button.close {
    position: absolute;
    z-index: 999;
    background: #f173ac;
    color: #fff;
    padding: 10px;
    opacity: 1;
    right: 0;
    top: 0px;
}
.overlapthmb .fa {
    font-size: 30px;
    color: #F173AC;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 175px;
}
.thumbnail-block {
	/*padding: 5px;
    border: 1px solid #ebebeb;*/
	position: relative;
}
.overlap {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3333335e;
    display: none;
	cursor: pointer;
	text-align: center;
}
.thumbnail-block:hover .overlap {
	display: block;
}
.thumbnail-block img {
	width: 100%;
	height: 210px;
  /* -o-object-fit: cover; */
   /* object-fit: cover;*/
}
.overlap img {
	width: 55px;
    margin-top: 20%;
    height: auto;
}
.modal-video-body video {
	width: 100%;
}
.modal-video-body iframe {
	width: 100%;
}
.video-block span.video_title {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 5px;
    text-align: left;
    display: block;
    background: #f173ac;
    text-align: center;
    padding: 10px;
    /*min-height: 60px;*/
}
small.b_dte {
    color: #ac001a;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-align: right;
    font-weight: 500;
}
.video_gallery_section {
	position: relative;
	padding: 100px 0;
	background-color: #ffffff;
}
.video_gallery_section1 {
	margin-top: 15.2em;
    padding: 50px 0;
}
/* Success Page Styles ********/
.success-page-section {
    padding: 75px 0;
	margin-top: 0;
}
.success-text {
    text-align: center;
}
.success-text h2 {
    font-size: 30px;
    color: #dc884e;
    font-weight: 900;
}
.success-text p {
    font-size: 18px;
    padding: 8px 0;
    color: #222d35;
    font-weight: 500;
}
.success-text h6 {
    background-color: #ec3726;
    width: 175px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}
.success-text h6 a {
    color: #ffffff;
    display: block;
}
.success-text h6 a:hover {
    text-decoration: none;
}

.disclmerTxt {
    color: white;
    font-size: 14px !important;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 1em !important;
    text-align: center !important;
}
.disclmerTxt b{
	font-weight: bold;
}
.cookie-banner {
	display: none;
	height: auto;
	position: fixed;
	z-index: 999;
	padding: 4px 3%;
	background-color: #eee;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner.bottom {
	display: block;
	border-top: 2px solid #26130c;
	bottom: -90%;
	transition: bottom 0.5s;
}
.cookie-banner.bottom.show {
	bottom: 0;
	transition: bottom 1s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner p {
	
	width: 88%;
	display: inline-block;
	font-size: 12px;
}

.cookie-banner a.button {

	margin: 15px;
	width: 100px;
	height: 40px;
	z-index: 100;
	background: #9d0917;
	text-transform: uppercase;
	line-height: 1.4;
	padding-top: 8px;
	display: inline-block;
	color: #FFF!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
}

.image_gallery_section {
	padding: 75px 0;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none !important;
  outline: none; 
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  background: none !important;
}
#myBtn img.image_logo {
    width: 70px;
}

p.color2 {
    color: #00B4AD;
    font-style: italic;
}
p.color3 {
    color: #038EF5;
   
}
p.color3 a {
    color: #038EF5;
   
}

.faq_section {
	padding: 50px 0;
}



.owl-theme .owl-controls{ margin-top: 20px; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;   
    background: #fff;
    color: #fff;   
    margin-left: 80px;
}
.owl-prev img, .owl-next img {
    width: 40px;
}
.view_allbtn {
    text-align: center;
    position: absolute;
   
    font-weight: bold;
    margin-top: 20px;
    display: block;
    bottom: 3%;
    left: 50%;
    margin-left:8px;
}
.view_allbtn a{
    color: #00B4AD;
}
.view_allbtn a:hover{
    color: #000;
}
.owl-buttons {
    position: relative !important;
}
.blog_incontent {
    position: relative;
}
section.bloginner .health_image img{
    
    top: 0px !important;
}
section.bloginner .blog_bottom_content{
    
    margin-top: 0px;
}
span.mobsearc{
    display: none;
}
.branddisclaimer {
    display: none;
}
section.vgcareinnerpage .vg_inner_box{
    position: relative;
    min-height: 270px;  
}


section.vgcareinnerpage .vg_inner_box a.btn.btn-primary.button2{
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: 0 auto;
}
section.veginal_section{
        margin-top: 95px;
}
section.veginal_section .veginal_details .veginal_img{
    width: 20%;
}
section.veginal_section .veginal_details .vegina_content{
    width: 80%;
}

section.veginal_section .veginal_details{
    padding: 20px;
}
 





/******   mobile responsive css   *******************************/
/*tablet*/


 p.productusage{
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-bottom: 10px;
     
 }
p.productdec{
     font-size: 16px !important; 
}



@media (min-device-width:768px) and (max-device-width:1024px){
   
   .tab-content{
       width: 100% !important;
   }
   .tab-content>.active {
    display: block;
    width: 100% !important;
}
   .main_section .banner_section .row.justify_content .banner_content a.button1{
       margin-bottom: 20px;
       
   }
   .main_section .aim_downsection .aim_downcontent .aim_down_left{
       
       flex-direction: column;
   }
   section.doctorprofile .doctor_details .doctor_content .lt_ct ul li {
    line-height: auto;
    height: auto;
}
.expert_flex{
     flex-direction: column;
  
}
.expert_search .rbtn{
    width: 50%;
}
.table_view {
   -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center;
}
section.contactus .contact_image{
    display:none;
}
section.contactus .form_section {
    width: 100%;
    background: #00B4AD;
    padding-left: 0;
    padding-right: 0;
}
.table_viewbtn{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
  section.vgcareinnerpage .vg_inner_box a.btn.btn-primary.button2 {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    max-width: 200px;
    margin: 0 auto;
}
section.vgcareinnerpage .vg_inner_box{
    position: relative;
    min-height: auto;
    
}
.main_section section.health_library .library .vgblogbottom .btbutton{
    flex-direction: column-reverse;
    text-align: left;
  
}
   
   .main_section section.health_library .library .vgblogbottom .btbutton span.date{
         justify-content: left;
   }
   .main_section section.health_library .library .vgblogbottom .btbutton a.btn.readmore{
          justify-content: left;
   }
   .main_section .aim_downsection .aim_downcontent .aim_down_left p{
    margin-bottom: 10px;
    font-size: 24px;
}


li.searchfont a i {
    padding-right: 10px;
}
li.searchfont a {  
    color: #fff;
}
span.mobsearc {
    color: #fff;
    display: block;
}
li.searchfont a .fa{
    margin-left: 0px;
    color: #fff;
}

li.searchfont a {
    background: #00B4AD;
    padding: 10px 20px;
    width: 150px;
    /* height: 40px; */
    border-radius: 20px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.contactus.pt-0.pb-50 {
    padding-bottom: 0px !important;
}
   
}
/*end*/


/*mobile*/
@media only screen and (max-width: 767px) {
   section.doctorprofile .appointment{
       margin-bottom: 20px;
   }
   
   
   
   section.video_gallery{
    margin-top: 110px;
    padding-top: 10px !important;
     padding-bottom: 10px !important;
}
    .modal-dialog.small_model {
    max-width: 100%;
}
.lt_ctno_header_ct {
    display: flex;
    padding-left: 60px;
    text-align: left;
}
.main_section section.experts .testimonial{
    min-height: auto;
}
section.ourexperts .expert_box .testimonial{
      min-height: auto;
}
.dcbuttons {
    position: relative;
    bottom: 0px;
}
    .navigatebuttons{
            flex-direction: column;

    }
    .flex_rt{
        padding-left: 0px;
    }
    .flex_ul {
    flex-direction: column;
}
.flex_left {
    padding-right: 10px;
    border-right: 0px solid #e3e3e3;
}
    .navigatebuttons a.btn.btn-primary.button2{
     margin-bottom: 10px;
}
    section.main_brand_section .section_white .brand_images .image_brand{
        margin-right:0px;
    }
     section.main_brand_section .section_gray  .brand_images .image_brand{
        margin-right:0px;
    }
     .tab-content{
       width: 100% !important;
   }
    .tab-content>.active {
    display: block;
    width: 100% !important;
}
   
   section.vgcareinnerpage .vg_inner_box a.btn.btn-primary.button2 {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    max-width: 200px;
    margin: 0 auto;
}
section.vgcareinnerpage .vg_inner_box{
    position: relative;
    min-height: auto;
    
}
section.ourexperts .expert_box .testimonial p.profile{
    margin-top: 20px !important;
}
    ._whtsapp, a._sprite.whtsap {
        display: inline-block !important;
    }
    .share_on ul li{
        text-align: left;
    }
    .share_on ul li {
        display: inline-block;
        margin-right: 0;
                width: 100%;
                margin-bottom: 10px;
    }
    .custom_head{
        padding-bottom: 0px;
    }
    .hetero_logo {
        position: absolute;
        top: 64px;
        right: 26px;
         display:none;
    }
    .hetero_logo a img
{
    width: 120px
}
    
    section.veginal_section .veginal_details .vegina_content ul{
        
            text-align: left;
    }
    .navbar img.image_logo{
        width: 220px;
    }
    .row.mob_flex_doctor {
    flex-direction: column-reverse;
}
    .main_section {
        margin-top: 96px !important;
    }   
    .search_flex .top_social_icon {
        display: none;
    }
    .searchbtn {
        width: 90%;
        text-align: center;
    }
    .search_input .rbtn{
        width: 40%;
    }
    section.banner_section{
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }
     .main_section .banner_section .row.justify_content{
        flex-direction: column-reverse;
    }
    .banner_image{
        margin-bottom: 20px;
    }
    .main_section .banner_section .row.justify_content .banner_image a img
    {
        max-width: 250px;
    }
    span.hedingcolr2 { 
        font-weight: 600;
        font-size: 30px;
    }
    p.headingcolor1 { 
        font-size: 26px;
        color: #00B4AD;
        line-height: 1.5;
        font-weight: 600;
    }
    
    .main_section .banner_section .row.justify_content .banner_content a.button2 {        
        margin-top: 10px;
    }
    .main_section .aim_section .aim_flex img.rtbanner {        
        top: -46px;
        width: 80px;
    }
    .main_section .aim_section .aim_flex img.lftbanner {       
        width: 90px;
    }
    .main_section .aim_section .aim_flex .aim_content {       
        text-align: center;
        margin-top: 10px;
    }
    .main_section .aim_downsection {       
        text-align: center;
    }
    .main_section .vaginalcare .aim_downcontent{
        text-align: center;
        flex-direction: column-reverse;
    }
    .main_section .vaginalcare .aim_downcontent .vgright {
        margin-top: 20px;
    }
    section.ftsection{
        text-align: center;
    }
    .ftsection .ft_social{
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: top;
        -ms-flex-align: top;
        align-items: top;
        padding-left: 0;
    }
    .ftsection .ft_social ul li {       
        display: inline-flex;
        justify-content: center;       
        align-items: center;
        flex-direction: column;
        margin-right: 20px;
    }
    .owl-theme .owl-controls .owl-buttons div{
        margin-left: 0px;
    }
    .view_allbtn {
        text-align: center;
        left: 50px;
        position: relative;
        left: auto;
        right: auto;
        width: auto;
        bottom: 15px;
        font-weight: bold;
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }
    .row.flex_mob {
        flex-direction: column;
        text-align: center;
    }
   
    section.vgcareinnerpage .vg_inner_img{
         text-align: center;
         margin-bottom: 20px;
    }
    section.main_brand_inner_section{
          margin-top: 110px !important;
        padding-top: 10px !important;
        padding-bottom: 0px !important;
    }
    .flex_center_div {
        display: flow-root;
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.main_brand_inner_section .prodTabFlx ._descrptn{
        
        text-align: left;
    }
     section.main_brand_inner_section .prodTabFlx a.button1{
        margin-bottom: 10px;
    }
    section.main_brand_inner_section .prodTabFlx a.button2{
        margin-bottom: 10px;
    }
    section.vgcareinnerpage{
        margin-top: 110px !important;
        padding-top: 10px !important;
        text-align: center;
    }
    section.veginal_section .veginal_details .vegina_content {
    padding-left: 30px;
    text-align: left;
    width: 100%;
    padding-left: 0px;
}
section.veginal_section .veginal_details{
    
      flex-direction: column;
        text-align: center;
}
section.veginal_section .veginal_details .veginal_img{
   text-align: left;
    width: 100%;  
    margin-bottom: 20px;
}
section.veginal_section{
    margin-top: 110px !important;
     padding-top: 10px !important;
}

section.veginal_section .veginal_details .vegina_content ul.nav.nav-tabs li{
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #000;
}
section.veginal_section .veginal_details .vegina_content ul.nav.nav-tabs li a{
  border-right: 0px;
}
section.veginal_section .our_brands .brand_images{
    flex-direction: column-reverse; 
}

section.veginal_section .our_brands .brand_images a{
   margin-bottom: 10px;
}
.row.vg_mob_flex {
    flex-direction: column-reverse; 
    text-align: center;
}
section.vghealthinnerpage .vg_inner_img {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
section.veginal_section .veginal_details .vegina_content  .tab-content
 {
    display: block;
    white-space: normal;
    word-break: break-all;
    text-align: left;
}
.expert_search {
    display: flex;
    border-radius: 8px;
    width: 100% !important;
    margin-left: 0px !important;
}
section.bloginner{
    margin-top: 96px !important; 
    padding-top: 10px !important;
    
}
section.bloginner .blogcomment .flex_50{
   width: 100% !important;
   flex-direction: column !important;
}
section.vghealthinnerpage{
     margin-top: 110px !important; 
    padding-top: 10px !important;
    
}
section.bloginner .blogcomment .flex_50 .cmntdiv {
    width: 100% !important;
    margin-right: 0 !important;
}
section.ourexperts{
     margin-top: 110px !important; 
    padding-top: 10px !important;
    
}
section.healthlibrary{
    
      margin-top: 110px !important; 
    padding-top: 10px !important;
}
section.bloginner .health_image img{
    position: relative;
    right: 0px;
    top: 0px;
    max-height: 300px;
    width: 100%;
    
}
#myBtn img.image_logo{
    width: 50px;
    
}
#myBtn{
    right: 0px;
    bottom: 0px;
    display: block;
}
section.bloginner .blog_bottom_content{
    margin-top: 0px;
    padding-top: 0px !important;
}
section.bloginner .healthdisclaimer{
    padding-bottom: 10px !important;
}
section.bloginner .blog_bottom_content .blog1 ul {
    padding-left: 30px;
    padding-right: 20px;
}
section.contactus{
    margin-top: 86px !important;
    padding-top: 10px !important;
}
section.contactus.pt-0.pb-50{
    padding-bottom: 0px !important;
}
section.contactus .contact_image{
    
    display: none;
}
section.contactus .form_section{
    width: 100% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
}
section.appointmentdetails .doctor_details{
    padding-left: 0% !important;
}
section.appointmentdetails{
     margin-top: 110px !important;
    padding-top: 10px !important;
}
section.appointmentdetails .doctor_details{
    
    text-align: center;
}
section.appointmentdetails .doctor_details .doctor_content .lt_ct p{
    justify-content: center;
}
.expert_content{
    text-align: center;
}
.hlt_inner_content{
      text-align: center;
}
section.doctorprofile .doctor_details {
    width: 100%;
    padding-left: 0px;
    text-align: center;
    justify-content: center;
}
section.doctorprofile .doctor_details .doctor_content .lt_ct p{
        justify-content: center;
    
}

section.doctorprofile .doctor_details .doctor_content .lt_ct ul li {
    line-height: auto;
    height: auto;
    margin-top: 10px;
    text-align: left;
    line-height: auto;
    height: auto;
}
section.doctorprofile .doctor_details .doctor_content .lt_ct ul{
    padding-left: 40px;
}
section.doctorprofile{
    margin-top: 110px !important;
    padding-top: 10px !important;
}
.ftsection .ftmenu{
    
    display: none;
}
.ftsection .ftlogo p.copyrigt{
    display: none;
}
p.copyrigt.mobile_copyright{
    
    display: block; 
    width: 100%;
}
.main_section .aim_downsection .aim_downcontent .aim_down_left{
    flex-direction: column;
}
.main_section .aim_downsection .aim_downcontent .aim_down_left p{
    margin-bottom: 10px;
}
.banner_content {
    padding-top: 0px !important;
}
section.main_brand_section .section_white .brand_images{
    flex-direction: column;
}
section.main_brand_section .section_gray .brand_images{
    flex-direction: column;
}
section.main_brand_section{
    margin-top: 110px !important;
    padding-top: 10px !important;
}



li.searchfont a i {
    padding-right: 10px;
}
li.searchfont a {  
    color: #fff;
}
span.mobsearc {
    color: #fff;
    display: block;
}
li.searchfont a .fa{
    margin-left: 0px;
    color: #fff;
}
li.searchfont a {
    background: #00B4AD;
    padding: 10px 20px;
    width: 150px;
    /* height: 40px; */
    border-radius: 20px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .flex_mob_vgcare{
        flex-direction: column-reverse;
    }
    .health_flex_mob{
        flex-direction: column-reverse;
    }
    .health_l_header .hlt_inner_img img{
        margin-bottom: 20px;
    }
    
    
    
    
    .blog_left_flex {
   
   flex-direction: column-reverse;
}
.blog_left_flex .txt {
    display: flex;
    width: 100%;
}
.blog_left_flex .img {
    display: flex;
  width: 100%;
}


    .blog_right_flex {
   
   flex-direction: column;
}
.blog_right_flex .txt {
    display: flex;
    width: 100%;
}
.blog_right_flex .img {
    display: flex;
  width: 100%;
}


}

