/* cartoon models */
.doc-model img
{
   z-index: 100;
    position: absolute;
    width: 64%;
    bottom: 6px;
    left: -116px;
}





/* datatable extras */



table.dataTable tbody tr {
  background-color: #fcfcfc!important;
}


/* float button fixed */

.float-button
{

  position: fixed;
  right: -59px;
  top: 170px;
  border-radius: 0%;
  transform: rotate(270deg);
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  color: white;
  z-index: 100;
 
  padding: 11px 19px;
}


.float-button:focus
{
  box-shadow: 0 0 0 0.0rem;
}
.float-button:hover
{
  color: white;
}






.radio-section
{
  margin-top: 110px;
  background-color: #6fd5c9bf;
}


.facebook_icon
{
     padding: 4px 9px!important;
    background:#15aabf!important;
    color: white!important;
    font-size: 16px;
    margin-right: 0px;
    border-radius: 4px;
}

.mail_icon
{
     padding: 4px 9px!important;
    background: #e03c43!important;
    color: white!important;
    font-size: 16px;
    margin-right: 0px;
    border-radius: 4px;
}


.whatsapp_icon
{
     padding: 4px 9px!important;
    background: #25d366!important;
    color: white!important;
    font-size: 16px;
    margin-right: 0px;
    border-radius: 4px;
}










/* details page */

.bannerhead .heading
{
  padding: 20px 0;
  text-align: center;
  background: linear-gradient(to left, #08a7dd, #00d7dd);
}
.bannerhead
{
  padding: 110px 0;
  background-color: #fcfcfc;
}

.bannerhead .heading h1
{
  margin: 0;
  color: #fcfcfc;
  
}

tr td:nth-child(1)
{
  border: none;
}

th:nth-child(1)
{
  border: none!important;
  background-color: #fcfcfc;
}


.bannerhead .content
{
  margin-top: 50px;
  
}
.bannerhead .image {
  width: 18%;
  margin-right: 40px;
  padding: 18px 0;
}
.bannerhead  .image
{
  text-align: center;
}

.bannerhead .details
{
  display: flex;
}


.doctor-panel
{
  margin-top: 50px;
  
}

.doctor-panel h1
{
  

  margin: 0;
  color: black;
  text-align: left;
  font-size: 37px;
  padding-left: 5px;
  margin-left: 31px;
}
.doctor-panel hr
{
  margin: 0;
  margin-bottom: 15px;
  margin-left: 31px;
  height: 3px;
 
}

body
{
    counter-reset: Serial;           /* Set the Serial counter to 0 */
}

table
{
    border-collapse: separate;
}

tr td:nth-child(2):before
{
  /* content: '1'; */
  /* counter-increment: Serial;  
  content: counter(Serial);  */
}

 .tabledetail thead
{
  color: white;
  background: linear-gradient(to left, #08a7dd, #00d7dd);
}

.tabledetail tbody
{
 
}

.radio-button-area
{
  margin-top: 50px;
  box-shadow: 0 0 2px 0 rgba(0,0,0,.06), 0 4px 16px 0 rgba(0,0,0,.12);
  border-radius: 20px;
  background-color: white;
}

.radio-button-area:hover
{
  box-shadow: 1px 1px 6px 1px rgba(0,0,0,.2), 0 2px 10px 0 rgba(0,0,0,.19);
  transition: 0.3s ease;
}



tbody img{
  width: 54%;
  border-radius: 50%;
  margin-left: 16px;
}


tbody .dataimg
{
  width: 10%;
  padding: 6px;
}
 .details .content p
 {
   width: 100%;
   line-height: 30px;
 }
 .details .content strong
 {
  font-weight: bolder;
  color: #fff;
  padding: 4px 0px;
  /*border-bottom: 2px solid;
   color: white; */
  font-size: 19px;
 }
/*
 .details .content strong
 {
     background-color: #00D7DD;
     color: white!important;
     padding: 6px 10px!important;
     border-bottom: 2px solid #00d7dd;
     position: relative;
 }
 .details .content  strong::after
   {
    content: "";
    position: absolute;
    top: 0px;
    right: -49px;
    width: 0;
    height: 0px;
    border-bottom: 38px solid #00d7dd;
    border-right: 50px solid transparent;
  
   }
   */
   
   
    .details .content h3
 {
     background-color: #00D7DD;
     color: white!important;
     padding: 6px 10px!important;
     border-bottom: 2px solid #00d7dd;
     position: relative;
	 display: inline-block;
 }
 .details .content  h3::after
   {
    content: "";
    position: absolute;
    top: 0px;
    right: -49px;
    width: 0;
    height: 0px;
    border-bottom: 48px solid #00d7dd;
    border-right: 50px solid transparent;
  
   }


   .details .content hr
   {
    border-top: 2px solid skyblue;
    /*width: 62%;*/
    margin-left: 314px;
    margin-top: 0!important;
   }

   .details .content h3
   {
     margin-bottom: 15px!important;
   }

   .details .content h4
   {
     font-size: px!important;
     color: #00d7dd!important;
   }

 td
 {
   text-align: center;
 }
  






#allopathy-section .row
{
  padding: 34px 0;
 
    margin-left: 69px;
}


#allopathy-section
{
  background-color: #e8f6fd;
  
}
#allopathy-section .btn
{
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 29px;
  padding: 13px 30px;
}

#allopathy-section .container
{
  padding-top: 20px;

}

.custom-radio
{
  padding: 10px;
  margin-bottom: 0px;
  background: aliceblue;
  padding-top: 20px;
  border-radius: 7px;
  border: 1px solid #cecdcd;
 
}

.dept-items
{
  display: grid;
  margin-left: 0px;
  padding: 35px 20px;
  grid-template-columns: repeat(auto-fit,minmax(230px,1fr));
  grid-gap: 15px;
}





.custom-checkbox input:checked ~ .checkmark {
  background-color: #02ccdd;
}

.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color:#dedddd;
  border-radius: 7px;
}
.custom-checkbox input
{
  display: none;
}


.custom-checkbox .checkmark:after {
  content: '';
  left: 9px;
  top: 5px;
  width: 5px;
  height: 9px;
  border: solid #dedddd;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

 display: none;
 position: absolute;
}
.custom-checkbox input ~ .checkmark::after {
  
 

}
.custom-checkbox input:checked ~ .checkmark::after {
  content: '';
  left: 9px;
  top: 5px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  position: absolute;

}

.custom-checkbox input:checked ~ .custom-radio
{
  background: #00d7dd!important;
}


#allopathy-section .head
{
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  color: white!important;
  width: 100%;
  margin: 0;
  padding-top: 1rem;
  
}

#allopathy-section
{
  padding-top: 110px!important;
}



.category-list
{
  float: left;
  text-align: center;
}

.category-list .tab-content
{
  background: linear-gradient(to left, #08a7dd, #00d7dd); 
    float: left;
    margin: 2px 5px;
    padding: 10px 20px;
    color:white!important;
    

}
.category-list .tab-content a
{
  color: white;
}

#doc_section
{
  /* height: 365px; */
  /* background: linear-gradient(to left, #08a7dd, #00d7dd); */
}
 .doc-section .category
 {
  display: inline-flex;
  /* text-align: center; */
  justify-content: center;
  padding: 2px;
 }







.maindoc
{
  margin-left: -16px!important;
  padding: 0;
}
.maindoc hr
{
  margin: 0;
}
.drop hr
{
  margin: 0;
}









.maincounter
{
  padding: 30px 30px;
  background: linear-gradient(#00d7dd82, #0f96b8);
}
#counter_section .inner-counter .row
{
  text-align: center;
  margin-left: 9px;
  color: white;
  
}

#counter_section .inner-counter .row .counter
{
  font-size: 24px;
}

#counter_section .inner-counter .row h3
{
  font-size: 17px;
}

#counter_section .inner-counter .row .nocounter
{
  font-size: 24px;
}

.custom-owl .item
{
  

}

.checked
{
  color: skyblue;
}


/* BANNER NEW */

.tabs h1
{
  /* margin-left: 13px; */
}


.tabs .inner-tab ul .tab-content
{
  background-color: #00d7dd;
  color: white;
  float: left;
  margin: 2px 3px;
  padding: 10px 20px;
}

.tabs .inner-tab ul .tab-content:hover
{
  
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  transition: 0.3s ease;
}

.tabs .inner-tab ul .tab-content a
{
  color: white;
}

.inner-tab
{
 
}

.tabs .inner-tab ul 
{
  margin-left: -8px;
}

.tabs .inner-tab .static
{
  /* margin: 2px 5px; */
      /* margin: 2px 5px; */
      padding-top: 7px;
      font-size: 21px;
      float: left;
      margin-left: 10px;
}






#our_services .row h2
{
  font-size: 18px;
  
  width: 100%;

}
#our_services .row p
{
  
}

#our_services .row .content
{
  margin-bottom: 57px;
  
}

#our_services .row 
{
  
}
#our_services .row h2:before
{
  content: '\2713';
  margin-right: 8px;
}

#our_services
{
  padding: 2rem 0;
  padding-bottom: 1rem;
}
#our_services .row  .hr
{

  
    background-color: white;
    /* margin: 0 50%; */
    width: 46%;
    /* margin-right: 20px; */
    /* margin-bottom: 20px; */
    margin-left: 92px;
    border-top: 0px solid rgba(0, 0, 0, 0.1);
}


.app-btn-details {
  text-align: left;
  padding: 5px 10px;
  color: beige;
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  font-size: 20px;
  border-radius: 20px;
}



.search-btn-top
{
  background-color: #00d7dd;
  border-radius: 7px;
  padding: 12px 23px!important;
  color: white!important;
}

.search-btn-top:hover
{
  transform: scale(1.05);
}

#common_section .owl-carousel.owl-drag .owl-item
{
  background: #f0f8fd;
}

#common_section
{
  background: #f0f8fd;
}

#common_section .owl-carousel .owl-dots
{
  background: aliceblue;
}



#common_section .owl-carousel .owl-stage-outer 
{
  background: #f0f8fd;
}

#clients_section
{
  padding-bottom: 5rem;
  border-top: 1px solid #e4e4e4;
  background: aliceblue;
}
#clients_section .owl-carousel .owl-stage-outer 
{
  background: aliceblue!important;
}

 .hr{
height: 0.5px;

    background-color: white;
    /* margin: 0 50%; */
    width: 50%;
    margin-right: 20px;
    margin-bottom: 20px;
}



.select2-container .select2-selection--single
 {
   height: 45px!important;
   width: 100%;
   border: 1px solid black!important;
   margin-bottom: 10px;
 }



.owl-item {
  width: 300px;
}

.blogs .col-md-4 {
  padding: 23px 9px;
  padding-bottom: 0;
}

.custom-owl .owl-dots {
  margin-top: 1rem;
  /* margin-bottom: 1rem; */
  padding-bottom: 15px;
}

#features_section .custom-owl .owl-dots {
  margin-top: 2rem;
  /* margin-bottom: 1rem; */
  padding-bottom: 15px;
}

.drop .dropdown-item {
  padding: 18px 1.5rem;
  font-size: 14px;
}

.other .dropdown-item {
  padding: 18px 1.5rem;
  font-size: 14px;
}

.dropdown .other {
  margin-left: -34px;
}
.dropdown .drop {
  margin-left: 17px;
  padding: 0;
}

.foot {
  margin-bottom: 40px;
}
.footercontentlast {
  margin-left: 70px;
}
.footercontent {
  width: 50%;
  margin-left: 30px;
}
.footercontent p {
  font-size: 14px;
  margin: 0;
  width: 112%;
}

.footercontent a {
  color: #fff;
}

.footercontentlast a
{
  color: #fff;
}

.footercontent h3 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 7px;
}

.copyright a {
  color: #00d7dd;
}
/* 
.footercontent h3::after {
 width: 50%;
 content: '';
 background: white;
 height: 2px;
 position: absolute;
 right:0;
 left: 0;
 top: 20px;

} */


.footercontent hr
{
  width: 28%;
  margin-bottom: 10px;

}

.footercontentlast hr
{
  width: 28%;
  margin-bottom: 10px;

}


.footercontentlast p {
  font-size: 14px;
  margin: 0;
}

.footercontentlast h3 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 7px;
}

.glow {
  color: #fff;

  -webkit-animation: glow 0.7s ease-in-out infinite alternate;
  -moz-animation: glow 0.7s ease-in-out infinite alternate;
  animation: glow 0.7s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    color: grey;
  }

  to {
    text-shadow: 0 0 8px #fff;
  }
}
.appoint {
  /* padding-top: 4rem; */
  /* margin-bottom: 40px; */
}

.appoint img {
  width: 100%;
  height: 100%;
  border-radius: 0px 200px 200px 0px;
    object-fit: cover;
}

#appointment-section {
  padding: 0px 50px;
  background-color: #fafafa;
}
.appointment .content {
  padding: 13px;
  /* margin: 23px 27px; */
  margin-top: 54px;
  margin-left: 60px;
}

.appointment .content p {
  font-size: 23px;
  width: 87%;
}
.appoint .app-btn {
  text-align: left;

  padding: 16px 78px;

  color: beige;
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  font-size: 18px;
}

.content h2 {
  width: 60%;
}

.content .button {
  margin-left: 10px;
}

.bookcontent {
  margin-bottom: 22px;
}

.content .button:focus {
  box-shadow: 0 0 0 0rem;
}

.wow {
  font-size: 18px;
}

.service-list {
  list-style: none;
  padding-left: 86px;
  padding-right: 44px;
}

.list .service-list li:before {
  content: "\2022";
  color: whitesmoke;
  font-weight: bold;
  padding-right: 20px;
  display: block;
  font-size: 18px;
  display: block;
}

.list .service-list li {
  display: flex;
  font-size: 16px;
  margin-bottom: 20px;
}

.lead {
  font-size: 35px;
}

#our_services {
 
  
  background: linear-gradient(#00d7dd82, #0f96b8), url("../img/313.jpg");
  background-repeat: no-repeat;
  background-size: cover;
 
}

.our_service {
  /* background: linear-gradient(to left, rgba(8, 167, 221, 1), rgba(0, 215, 221, 1)); 
  opacity: 0.6; */
  /* background-image: url("https://images.unsplash.com/photo-1545593293-9f8b10212bef?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjQzMzEwfQ&auto=format&fit=crop&w=3150&q=80"); */
}

/* cursor */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.banner-content p {
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0.1rem;

  overflow: hidden;
}
.banner-content p span.typed-text {
  font-weight: normal;
  color: rgb(78, 172, 248);
}
.banner-content p span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}
.banner-content p span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0% {
    background-color: #ccc;
  }
  49% {
    background-color: #ccc;
  }
  50% {
    background-color: transparent;
  }
  99% {
    background-color: transparent;
  }
  100% {
    background-color: #ccc;
  }
}

/* blog */

#blogs_section {
  background-color: whitesmoke;
  border-top: 1px solid #c5c5c5;
}

#blogs_section .owl-carousel.owl-drag .owl-item
{
  background-color: whitesmoke;
}

/* faq */

#faq_section {
  padding: 25px;
  background-color: whitesmoke;
  padding-top: 7rem;
}

/* contact us */

#contact_section {
  padding: 25px;
  background-color: whitesmoke;
  padding-top: 7rem;
}

.divider {
  border-left: 2px solid white;
  text-align: center;
  height: 300px;
}
.head {
  margin-left: 34px;
}

.patient {
  padding-right: 0px;
  padding-left: 48px;
}

video {
  width: 237px;
  height: 418px;
  margin-top: 66px;
  margin-left: 16px;
}

.top_mob {
  padding-bottom: 4rem;
}

.iframe {
  

  width: 52%;
    height: 384px;
    z-index: 100;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.iframe ul li {
  background-color: #fafafa;
  border-radius: 5px;
  margin: 12px 12px;
  text-align: left;
  padding: 2px 10px;
  margin-left: 10px;

  font-size: 15px;
  /* word-wrap: break-word; */
  word-break: break-all;
}

.iframe ul li h5 {
  color: #0f96b8;
}

.iframe ul li p {
  font-size: 13px;
}

.iframe ul .nextbutton {
  text-align: right;
  margin-right: 16px;
  margin-top: 40px;
}

.iframe ul .nextbutton .app-btn {
}

@media screen and (max-width: 760px) {
  .formcontent {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .app-btn {
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .maindivide {
    display: none;
  }
  .head {
    margin-left: 0px;
  }
  
  .details .content  h3::after
   {
    right:0;
    width: 0;
    height: 0px;
    border-bottom:0;
    border-right:0;
  
   }
.blog-details-custom img{max-width:100%;}
  .bannerhead .blog-details-custom .image {
    width: 100%!important;
    margin-right: 0;
    padding: 0;
    margin-left:0;
}
}

@media screen and (max-width: 991px) {

.facebook_icon
{
    font-size:14px;
        padding: 3px 7px!important;
}

.mail_icon
{
    font-size:14px;
        padding: 3px 7px!important;
}

.whatsapp_icon
{
    font-size:14px;
        padding: 3px 7px!important;
}

  .details .content strong
  {
  background-color: white;
      color: #00d7dd!important;
      padding: 5px 0px!important;
      border-bottom: 2px solid #00d7dd;
      position: relative;
      font-size: 13px;
  }

  .details .content strong::after
  {
    display: none;
  }

  .details .content hr
  {
    display: none;
  }
  .maindivide {
    display: none;
  }
  .head {
    margin-left: 0px;
  }
  .service-list {
    list-style: none;
    padding-left: 191px;
    padding-right: 44px;
  }
}

@media screen and (max-width: 575px) {
  .head {
    margin-left: 0px;
  }

  .patient {
    padding-right: 12px;
    padding-left: 18px;
  }

  .service-list {
    padding-right: 12px;
    padding-left: 18px;
  }
}

/* apple screen */

@media screen and (max-width: 350px) {
  /* .iframe {
    width: 150px;
    height: 245px;
    z-index: 100;
    position: absolute;
    top: 55px;
    left: 24%;
    overflow: hidden;
  } */
  
  
  .doctor-panel {
    margin-top: 50px;
    margin-left: 0px;
}


  .doc-model img {
    z-index: 100;
    position: absolute;
    width: 57%;
    bottom: -11px;
    left: -62px;
}

  .dept-items {
    display: grid;
    margin-left: 0px;
    grid-template-columns: repeat(auto-fit, minmax(120px,1fr));
}
  .mockup-items {
    height: 260px;
    overflow-y: scroll;
  }

  .iframe {
    width: 52%;
    height: 260px;
    z-index: 100;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
}

  .iframe ul .nextbutton {
    text-align: right;
    margin-right: 16px;
    margin-top: 12px;
    margin-bottom: 10px;
  }
  .iframe ul li p {
    font-size: 10px;
  }
  .iframe ul li h5 {
    font-size: 12px;
  }
  .iframe ul li {
    background-color: #fafafa;
    border-radius: 5px;
    margin: 12px 6px;
    text-align: left;
    padding: 2px 10px;
    margin-left: 6px;
    font-size: 15px;
    /* word-wrap: break-word; */
    word-break: break-all;
  }

  
  #top_section {
    padding-top: 6rem;
    margin: 0px 17px;
}

.main_header .navbar {
  padding: 1rem 0;
  /*margin-right: 12px;*/
}
.main_header .navbar-brand {
  line-height: 0;
  z-index: 1;
  margin-left: 3px;
}

.tabs .inner-tab ul .tab-content {
  background-color: #00d7dd;
  color: white;
  float: left;
  margin: 2px 2px;
  padding: 10px 5px;
}
.inner-tab
{
  margin-left: 0px;
}
/* .inner-tab {
  margin-left: 23px;
} */
/* .tabs .inner-tab .static {
  margin: 2px 5px;
  margin: 2px 5px;
  padding-top: 7px;
  font-size: 21px;
  float: left;
  margin-left: 97px;
} */

.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}

/* docimage tab */

.float-button {
  position: fixed;
  right: -50px;
}

#appointment-section {
  padding: 0px 21px;
  background-color: #fafafa;
}

.appoint img {
  width: 100%;
  height: 100%;
  border-radius: 200px 200px 200px 200px;

}
.content h2 {
  width: 100%;
}
.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}
.appointment .content p {
  font-size: 19px!important;
  width: 100%!important;
}
.appointment .content {
  padding: 13px;
  /* margin: 23px 27px; */
  margin-top: 54px;
  /* margin-left: 60px; */
  margin-left: 0;
}
.content .button
{
  text-align: center!important;
}

.appoint .app-btn {
  text-align: left;
  padding: 16px 46px;
  color: beige;
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  font-size: 14px;
}

.doc-section .category {
  display: inline-flex;
  /* text-align: center; */
  justify-content: center;
  padding: 0px;
  padding-top: 20px;
}


.category-list .tab-content {
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  float: left;
  margin: 2px 2px;
  padding: 10px 8px;
}


.footercontentlast {
  margin-left: 30px;
}
.footercontent {
  width: 50%;
  margin-left: 30px;
  margin-bottom: 18px;
}

}

/* 351 */
@media screen and (min-device-width: 351px) and (max-device-width: 375px) {



  .doc-model img {
    z-index: 100;
    position: absolute;
    width: 53%;
    bottom: -5px;
    left: -56px;
}
  .doctor-panel {
    margin-top: 50px;
    margin-left: 0px;
    padding-left: 0px;
}
  #allopathy-section .btn {
    margin-top: 0px;
    margin-right: 22px;
    margin-bottom: 29px;
}
  .dept-items
{
  display: grid;
  margin-left: 6px;

  grid-template-columns: repeat(auto-fit, minmax(120px,1fr));
}



 .bannerhead .image {
    width: 18%;
    margin-right: 30px;
    padding: 12px 0;
    margin-left: 30px;
}
  /* .iframe {
    width: 179px;
    height: 305px;
    z-index: 100;
    position: absolute;
    top: 55px;
    left: 24%;
    overflow: hidden;
  } */
 
 .iframe{
  width: 52%;
  height: 384px;
  z-index: 100;
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
}
  .content .button {
    margin-left: 0px;
}

  /* .mockup-items {
    height: 305px;
    overflow-y: scroll;
  } */

  .iframe ul .nextbutton {
    text-align: right;
    margin-right: 16px;
    margin-top: 23px;
    margin-bottom: 10px;
  }
  .iframe ul li p {
    font-size: 10px;
  }
  .iframe ul li h5 {
    font-size: 12px;
  }
  .iframe ul li {
    background-color: #fafafa;
    border-radius: 5px;
    margin: 12px 6px;
    text-align: left;
    padding: 2px 10px;
    margin-left: 6px;
    font-size: 15px;
    /* word-wrap: break-word; */
    word-break: break-all;
  }

  #top_section {
    padding-top: 6rem;
    margin: 0px 17px;
}

.main_header .navbar {
  padding: 1rem 0;
  margin-right: 12px;
}
.main_header .navbar-brand {
  line-height: 0;
  z-index: 1;
  margin-left: 3px;
}

.tabs .inner-tab ul .tab-content {
  background-color: #00d7dd;
  color: white;
  float: left;
  margin: 2px 3px;
  padding: 10px 13px;
}

.inner-tab {
  margin-left: 0px;
}
.tabs .inner-tab .static {
  /* margin: 2px 5px; */
  /* margin: 2px 5px; */
  padding-top: 7px;
  font-size: 21px;
  float: left;
  margin-left: 97px;
}

.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}

/* docimage tab */

.float-button {
  position: fixed;
  right: -50px;
}

#appointment-section {
  padding: 0px 21px;
  background-color: #fafafa;
}

.appoint img {
  width: 100%;
  height: 100%;
  border-radius: 200px 200px 200px 200px;
}
.content h2 {
  width: 100%;
}
.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}
.appointment .content p {
  font-size: 19px!important;
  width: 100%!important;
}
.appointment .content {
  padding: 13px;
  /* margin: 23px 27px; */
  margin-top: 54px;
  /* margin-left: 60px; */
  margin-left: 0;
}
.content .button
{
  text-align: center!important;
}


.doc-section .category{
display: inline-flex;
/* text-align: center; */
justify-content: center;
padding: 5px;
padding-top: 40px;
}
.category-list .tab-content {
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  float: left;
  margin: 2px 3px;
  padding: 10px 11px;
}

.footercontentlast {
  margin-left: 30px;
}
.footercontent {
  width: 50%;
  margin-left: 30px;
  margin-bottom: 18px;
}


  #top_section {
    padding-top: 6rem;
    margin: 0px 17px;
}

.main_header .navbar {
  padding: 1rem 0;
  margin-right: 12px;
}
.main_header .navbar-brand {
  line-height: 0;
  z-index: 1;
  margin-left: 3px;
}

.tabs .inner-tab ul .tab-content {
  background-color: #00d7dd;
  color: white;
  float: left;
  margin: 2px 3px;
  padding: 10px 10px;
}

.inner-tab {
  margin-left: 0px;
}
.tabs .inner-tab .static {
  /* margin: 2px 5px; */
  /* margin: 2px 5px; */
  padding-top: 7px;
  font-size: 21px;
  float: left;
  margin-left: 97px;
}

.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}

/* docimage tab */

.float-button {
  position: fixed;
  right: -50px;
}

#appointment-section {
  padding: 0px 21px;
  background-color: #fafafa;
}

.appoint img {
  width: 100%;
  height: 100%;
  border-radius: 200px 200px 200px 200px;
}
.content h2 {
  width: 100%;
}
.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}
.appointment .content p {
  font-size: 19px!important;
  width: 100%!important;
}
.appointment .content {
  padding: 13px;
  /* margin: 23px 27px; */
  margin-top: 54px;
  /* margin-left: 60px; */
  margin-left: 0;
}
.content .button
{
  text-align: center!important;
}


}


/* 376 */

@media screen and (min-device-width: 376px) and (max-device-width: 401px) {
  .doc-model img {
    z-index: 100;
    position: absolute;
    width: 53%;
    bottom: -5px;
    left: -56px;
}
  .doctor-panel {
    margin-top: 50px;
    margin-left: 0px;
    padding-left: 0px;
}
  #allopathy-section .btn {
    margin-top: 29px;
    margin-right: 22px;
    margin-bottom: 29px;
}
.dept-items {
  display: grid;
  margin-left: 9px;
  grid-template-columns: repeat(auto-fit, minmax(124px,1fr));
}

  .bannerhead .image {
    width: 21%;
    margin-right: 30px;
    padding: 12px 0;
    margin-left: 30px;
}
  /* .iframe {
    width: 179px;
    height: 305px;
    z-index: 100;
    position: absolute;
    top: 55px;
    left: 24%;
    overflow: hidden;
  } */

  .content .button {
    margin-left: 0px;
}

.iframe {
  width: 52%;
  height: 384px;
  z-index: 100;
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
}

  /* .mockup-items {
    height: 305px;
    overflow-y: scroll;
  } */

  .iframe ul .nextbutton {
    text-align: right;
    margin-right: 16px;
    margin-top: 23px;
    margin-bottom: 10px;
  }
  .iframe ul li p {
    font-size: 10px;
  }
  .iframe ul li h5 {
    font-size: 12px;
  }
  .iframe ul li {
    background-color: #fafafa;
    border-radius: 5px;
    margin: 12px 6px;
    text-align: left;
    padding: 2px 10px;
    margin-left: 6px;
    font-size: 15px;
    /* word-wrap: break-word; */
    word-break: break-all;
  }

  #top_section {
    padding-top: 6rem;
    margin: 0px 17px;
}

.main_header .navbar {
  padding: 1rem 0;
  margin-right: 12px;
}
.main_header .navbar-brand {
  line-height: 0;
  z-index: 1;
  margin-left: 3px;
}

.tabs .inner-tab ul .tab-content {
  background-color: #00d7dd;
  color: white;
  float: left;
  margin: 2px 3px;
  padding: 10px 13px;
}

.inner-tab {
  margin-left: 0px;
}
.tabs .inner-tab .static {
  /* margin: 2px 5px; */
  /* margin: 2px 5px; */
  padding-top: 7px;
  font-size: 21px;
  float: left;
  margin-left: 97px;
}

.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}

/* docimage tab */

.float-button {
  position: fixed;
  right: -50px;
}

#appointment-section {
  padding: 0px 21px;
  background-color: #fafafa;
}

.appoint img {
  width: 100%;
  height: 100%;
  border-radius: 200px 200px 200px 200px;
}
.content h2 {
  width: 100%;
}
.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}
.appointment .content p {
  font-size: 19px!important;
  width: 100%!important;
}
.appointment .content {
  padding: 13px;
  /* margin: 23px 27px; */
  margin-top: 54px;
  /* margin-left: 60px; */
  margin-left: 0;
}
.content .button
{
  text-align: center!important;
}


.doc-section .category{
display: inline-flex;
/* text-align: center; */
justify-content: center;
padding: 5px;
padding-top: 40px;
}
.category-list .tab-content {
  background: linear-gradient(to left, #08a7dd, #00d7dd);
  float: left;
  margin: 2px 3px;
  padding: 10px 14px;
}

.footercontentlast {
  margin-left: 0px;
}
.footercontent {
  width: 50%;
  margin-left: 0px;
  margin-bottom: 18px;
}

}





@media screen and (min-device-width: 402px) and (max-device-width: 414px) {
  
  .doctor-panel {
    margin-top: 50px;
    margin-left: 0px;
    padding-left: 0px;
}
.doc-model img {
  z-index: 100;
  position: absolute;
  width: 53%;
  bottom: -5px;
  left: -56px;
}


  .dept-items {
    display: grid;
    margin-left: 0px;
    grid-template-columns: repeat(auto-fit, minmax(120px,1fr));
}

#allopathy-section .btn {
  margin-top: 29px;
  margin-right: 26px;
  margin-bottom: 29px;
}

  .bannerhead .image {
    width: 18%;
    margin-right: 26px;
    padding: 12px 0;
    margin-left: 25px;
}
  
  
  
  
  /* .iframe {
    width: 198px;
    height: 332px;
    z-index: 100;
    position: absolute;
    top: 67px;
    left: 24%;
    overflow: hidden;
  } */

  /* .mockup-items {
    height: 332px;
    overflow-y: scroll;
  } */

  .iframe {
    width: 52%;
    height: 384px;
    z-index: 100;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
}

  .iframe ul .nextbutton {
    text-align: right;
    margin-right: 16px;
    margin-top: 12px;
    margin-bottom: 10px;
  }
  .iframe ul li p {
    font-size: 13px;
  }
  .iframe ul li h5 {
    font-size: 14px;
  }
  .iframe ul li {
    background-color: #fafafa;
    border-radius: 5px;
    margin: 12px 6px;
    text-align: left;
    padding: 2px 10px;
    margin-left: 6px;
    font-size: 15px;
    /* word-wrap: break-word; */
    word-break: break-all;
  }
  #top_section {
    padding-top: 6rem;
    margin: 0px 17px;
}

.inner-tab {
  margin-left: 0px;
}

#appointment-section {
  padding: 0px 21px;
  background-color: #fafafa;
}

.appoint img {
  width: 100%;
  height: 100%;
  border-radius: 200px 200px 200px 200px;
}
.content h2 {
  width: 100%;
}
.bookcontent {
  margin-bottom: 22px;
  text-align: center!important;
}
.appointment .content p {
  font-size: 19px!important;
  width: 100%!important;
}
.appointment .content {
  padding: 13px;
  /* margin: 23px 27px; */
  margin-top: 54px;
  /* margin-left: 60px; */
  margin-left: 0;
}
.content .button
{
  text-align: center!important;
}
.footercontentlast {
  margin-left: 0px;
}
.footercontent {
  width: 50%;
  margin-left: 0px;
  margin-bottom: 18px;
}
.tabs .inner-tab .static {
  /* margin: 2px 5px; */
  /* margin: 2px 5px; */
  padding-top: 7px;
  font-size: 21px;
  float: left;
  /* text-align: center; */
  margin-left: 119px;
}
.blog_img {
  line-height: 0;
  height: 240px;
}

.main_header .navbar {
  padding: 1rem 0;
  margin-right: 12px;
}
.main_header .navbar-brand {
  line-height: 0;
  z-index: 1;
  margin-left: 3px;
}

.float-button {
  position: fixed;
  right: -50px;
}

.doc-section .category{
  display: inline-flex;
  /* text-align: center; */
  justify-content: center;
  padding: 5px;
  padding-top: 40px;
  }
  .category-list .tab-content {
    background: linear-gradient(to left, #08a7dd, #00d7dd);
    float: left;
    margin: 2px 3px;
    padding: 10px 14px;
  }
}

@media screen and (min-device-width: 415px) and (max-device-width: 469px) {
  /* .iframe {
    width: 224px;
    height: 384px;
    z-index: 100;
    position: absolute;
    top: 72px;
    left: 24%;
    overflow: hidden;
  } */

  /* .mockup-items {
    height: 384px;
    overflow-y: scroll;
  } */
  .doc-section .category{
    display: inline-flex;
    /* text-align: center; */
    justify-content: center;
    padding: 5px;
    padding-top: 40px;
    }
    .category-list .tab-content {
      background: linear-gradient(to left, #08a7dd, #00d7dd);
      float: left;
      margin: 2px 3px;
      padding: 10px 14px;
    }

  .inner-tab {
    margin-left: 0px;
  }
  
  #appointment-section {
    padding: 0px 21px;
    background-color: #fafafa;
  }
  
  .appoint img {
    width: 100%;
    height: 100%;
    border-radius: 200px 200px 200px 200px;
  }
  .content h2 {
    width: 100%;
  }
  .bookcontent {
    margin-bottom: 22px;
    text-align: center!important;
  }
  .appointment .content p {
    font-size: 19px!important;
    width: 100%!important;
  }
  .appointment .content {
    padding: 13px;
    /* margin: 23px 27px; */
    margin-top: 54px;
    /* margin-left: 60px; */
    margin-left: 0;
  }
  .content .button
  {
    text-align: center!important;
  }
  .footercontentlast {
    margin-left: 30px;
  }
  .footercontent {
    width: 50%;
    margin-left: 30px;
    margin-bottom: 18px;
  }
  .tabs .inner-tab .static {
    /* margin: 2px 5px; */
    /* margin: 2px 5px; */
    padding-top: 7px;
    font-size: 21px;
    float: left;
    /* text-align: center; */
    margin-left: 119px;
  }
  .blog_img {
    line-height: 0;
    height: 100%;
  }
  .main_header .navbar-brand {
    line-height: 0;
    z-index: 1;
    margin-left: 3px;
}
  .main_header .navbar {
    padding: 1rem 0;
    margin-right: 12px;
}
  .float-button {
    position: fixed;
    right: -50px;
}

  .doc-model img {
    z-index: 100;
    position: absolute;
    width: 56%;
    bottom: -15px;
    left: -77px;
}
  .doctor-panel {
    margin-top: 50px;
    margin-left: 0px;
}
  .iframe {
    width: 52%;
    height: 384px;
    z-index: 100;
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
}

  .iframe ul .nextbutton {
    text-align: right;
    margin-right: 16px;
    margin-top: 23px;
    margin-bottom: 10px;
  }

  .iframe ul li {
    background-color: #fafafa;
    border-radius: 5px;
    margin: 12px 6px;
    text-align: left;
    padding: 2px 10px;
    margin-left: 6px;
    font-size: 15px;
    /* word-wrap: break-word; */
    word-break: break-all;
  }
  
}


@media screen and (min-device-width: 470px) and (max-device-width: 768px) {

  .doc-section .category{
    display: inline-flex;
    /* text-align: center; */
    justify-content: center;
    padding: 5px;
    padding-top: 40px;
    }
    .category-list .tab-content {
      background: linear-gradient(to left, #08a7dd, #00d7dd);
      float: left;
      margin: 2px 3px;
      padding: 10px 14px;
    }

  .inner-tab {
    margin-left: 0px;
  }
  
  #appointment-section {
    padding: 0px 21px;
    background-color: #fafafa;
  }
  
  .appoint img {
    width: 100%;
    height: 100%;
    border-radius: 200px 200px 200px 200px;
  }
  .content h2 {
    width: 100%;
  }
  .bookcontent {
    margin-bottom: 22px;
    text-align: center!important;
  }
  .appointment .content p {
    font-size: 19px!important;
    width: 100%!important;
  }
  .appointment .content {
    padding: 13px;
    /* margin: 23px 27px; */
    margin-top: 54px;
    /* margin-left: 60px; */
    margin-left: 0;
  }
  .content .button
  {
    text-align: center!important;
  }
  .footercontentlast {
    margin-left: 0px;
  }
  .footercontent {
    width: 50%;
    margin-left: 0px;
    margin-bottom: 18px;
  }
  .tabs .inner-tab .static {
    /* margin: 2px 5px; */
    /* margin: 2px 5px; */
    padding-top: 7px;
    font-size: 21px;
    float: left;
    /* text-align: center; */
    margin-left: 119px;
  }
  .blog_img {
    line-height: 0;
    height: 100%;
  }

  .main_header .navbar-brand {
    line-height: 0;
    z-index: 1;
    margin-left: 3px;
}
  .main_header .navbar {
    padding: 1rem 0;
    margin-right: 12px;
}
  .float-button {
    position: fixed;
    right: -50px;
}

  .doc-model img {
    z-index: 100;
    position: absolute;
    width: 56%;
    bottom: -15px;
    left: -77px;
}

}
