/*
Theme Name: Cadabams
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Askan Technologies
Author URI: https://www.askantech.com
Description: Best health care rehab in India, Cadabam's Group provide alcohol addiction &amp; Mental illness treatment in Bangalore. Know how to treat mental retardation & alcohol addiction problems.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css?family=Zilla+Slab&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

html {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body{
	margin: 0;
  padding: 0;
  background-color: rgb(246, 246, 246);
  font-family: OpenSans;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
  outline: none;
 }
 *,
:after,
:before {
  box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
  content: '';
  display: table
}

.clearfix:after {
  clear: both;
  display: block
}

.container {
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
}
@media (min-width:768px) {
    .container {
        width:750px;
    }
}
@media (min-width:769px) and (max-width: 1024px) {
  .container {
      width:970px;
  }
}
@media (min-width:1025px) and (max-width: 1399px) {
    .container {
        width:1170px;
    }
}
@media (min-width:1400px) {
    .container {
        width:1400px;
    }
}
.container-fluid {
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
}
.row:after {
    content: "";
    clear: both;
    display: block;
}
b, strong {
  font-weight: 600;
}
span {
  font-size: 16px;
    /* font-family: 'poppins'; */
    color: #4e4e4e;
}
a {
  cursor: pointer;
  outline: none;
}
a, body.search.search-no-results.ss-blog .col-70 p, ul li {
  font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.67);
    text-decoration: none;
}
html body ul li {
  color: rgba(0, 0, 0, 0.54);
  font-weight:normal;
}
.ss-background {
    background-image: linear-gradient(0deg, #0000007a, #05090c69), url(./assets/images/Home_Page_Banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    top: -30px;
    z-index: -11;
}

body.home h1 {
    font-family: 'Zilla Slab', serif;
    font-size: 62px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3.88px;
    text-align: center;
    color: #ff914a;
    position: relative;
}
body.home .ss-text-block {
  padding: 13%;
}
.ss-text-block {
  padding: 5%;
}
.ss-text-1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 70px;
}
.ss-txt-1 p, .ss-txt-2 p {
    font-family: 'Zilla Slab', serif;
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #ffffff;
}
.ss-button-1 input {
    width: 100%;
    border-radius: 14px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
    border: solid 1px #f0efef;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.38);
    padding: 6.2% 14.2%;
}
.ss-block-one h3 {
    font-family: 'Zilla Slab', serif;
    font-size: 32px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #000000;
}
.ss-blk-1 {
    border: solid 1px #eeeeee;
    margin: 10%;
    border-radius: 14px;
}
/* .ss-blk-1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: rgba(0, 0, 0, 0.67);
} */
.ss-blk-ig {
    border-radius: 14px 14px 0 0;
}

.col-3 {
    width: 33.33%;
    float: left;
}
.col-4 {
    width: 25%;
    float: left;
}
.col-5 {
    width: 20%;
    float: left;
}
.col-2 {
    width: 50%;
    float: left;
}
.col-70 {
  width: 70%;
  float: left;
}
.col-30{
  width: 30%;
  float: left;
}
.footer {
    background-color: #212121;
}
.footer h4 {
    font-family: 'Zilla Slab', serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.25px;
    color: #ff914a;
    text-transform: capitalize;
}
.footer .ss-f1 p {
    opacity: 0.6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.5px;
    color: #eeeeee;
}
.footer .ss-f2 h4 {
    /* opacity: 0.4; */
    font-family: 'Zilla Slab', serif;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.25px;
    text-transform: capitalize;
    color: #ff914a;
}
.ss-f2 li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-decoration: none;
}
.ss-foot {
    width: 100%;
    padding: 3%;
}
.new_footer{padding: 3% 5% !important;}
.ss-f1 {
    padding: 1%;
}
.ss-f2 {
    padding: 4%;
}
.ss-line {
    border-bottom: 1px solid rgba(170, 170, 170, 0.66);
    margin: -3% 3%;
}
.ss-f3 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.5px;
    color: #eeeeee;
}
.ss-social img {
    margin-right: 10px;
}
.ss-f4 p {
    opacity: 0.4;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: 0.5px;
    color: #ffffff;
}
body.home .ss-block-two {
    background-color: #cd3534;
}
.ss-block-two img {
    display: block;
    margin: auto;
    padding-top: 10%;
    width: 100%;
}
.ss-block-two p {
    font-family: 'Zilla Slab', serif;
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.5px;
    text-align: center;
    color: #f9f9f9;
    position: relative;
    top: 90px;
}
.ss-block-three h2 {
    font-family: 'Zilla Slab', serif;
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3.75px;
    text-align: left;
    color: #000000;
    margin: 0;
}
.ss-block-three p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: left;
    color: rgba(0, 0, 0, 0.54);
}
.ss-block-three {
    background-color: rgba(246,246,246);
}
.ss-bg {
  padding: 2% 0;
  background-color: #ffffff;
}
.ss-block-four h3, .ss-block-five h3, .ss-block-six h3, .ss-block-seven h3 {
    font-family: 'Zilla Slab', serif;
    font-size: 32px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #000000;
}
.ss-block-seven h3 {
    text-align: left;
    margin: 0;
}
.ss-block-seven h4 {
    font-family: 'Zilla Slab', serif;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.63px;
    color: #000000;
    margin: 1% 0;
}

/* accordian */
.transition, p, ul li i:before, ul li i:after {
    transition: all 0.25s ease-in-out;
  }
  
  .flipIn {
    animation: flipdown 0.5s ease both;
  }
  
  .no-select, h2 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
  }
  ul li {
    position: relative;
    padding: 0;
    margin: 0;
  }
  /* ul li:nth-of-type(1) {
    animation-delay: 0.5s;
  }
  ul li:nth-of-type(2) {
    animation-delay: 0.75s;
  }
  ul li:nth-of-type(3) {
    animation-delay: 1s;
  } */
  ul li:last-of-type {
    padding-bottom: 0;
  }
  ul li {
    animation-delay: 0.5s;
  }
  /* ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    right: 0;
  } */
  ul li i {
    position: absolute;
    /* transform: translate(-6px, 0); */
    margin-top: 6px;
    left: 0;
  }
  ul li i:before, ul li i:after {
    content: "";
    position: absolute;
    background-color: #cd3534;
    width: 3px;
    height: 9px;
  }
  ul li i:before {
    transform: translate(7px, 0) rotate(-45deg);
  }
  ul li i:after {
      transform: translate(2px, 0) rotate(45deg);
  }
  ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 45%;
    z-index: 1;
    opacity: 0;
  }
  ul li input[type=checkbox]:checked ~ p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
  }
  ul li input[type=checkbox]:checked ~ i:before {
      transform: translate(2px, -5px) rotate(135deg);
  }
  ul li input[type=checkbox]:checked ~ i:after {
      transform: translate(2px, 0) rotate(-135deg);
  }
  
  @keyframes flipdown {
    0% {
      opacity: 0;
      transform-origin: top center;
      transform: rotateX(-90deg);
    }
    5% {
      opacity: 1;
    }
    80% {
      transform: rotateX(8deg);
    }
    83% {
      transform: rotateX(6deg);
    }
    92% {
      transform: rotateX(-3deg);
    }
    100% {
      transform-origin: top center;
      transform: rotateX(0deg);
    }
  }
  .ss-block-seven ul li h2 {
    font-weight: 500;
    font-family: 'Inter', sans-serif !important;
    font-size:16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3px;
        color: rgba(0, 0, 0, 0.67);
        margin-left: 16px;
}
.ss-block-seven ul li p {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3px;
        color: rgb(0 0 0 / 66%);
        margin-left: 16px;
        line-height: 1.75;
}
.ss-acc ul li i {
  transform: translate(-6px, 0);
}
.ss-acc {
    margin-bottom: 50px;
}
/* End-Accordian */
.ss-gt, .ss-gt-1 {
    width: 353px;
    height: auto;
    display: block;
    margin-left: auto;
    box-shadow: 0 -4px 14px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}
.ss-gt h4, .ss-gt-1 h4 {
    font-family: 'Zilla Slab', serif;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.25px;
    color: rgba(0, 0, 0, 0.54);
    padding: 10% 10% 4%;
}
.ss-gt p, .ss-gt-1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.54);
}
/* .ss-gt-bt input {
  max-width: 100%;
  height: 56px;
  margin: 3% 6%;
  border-radius: 6px 6px 0 0;
  background-color: rgb(236, 236, 236);
  border-bottom: 1px solid;
  border-top: 0;
  border-left: 0;
} */
.ss-grat-bt p {
  position: relative;
  top: 0;
  padding: 1.1% 0;
  margin: 0 36.6%;
  background: #cd3534;  
  background: -webkit-linear-gradient(to right, #cd3534, #d76c28 ); 
  background: linear-gradient(to right, #cd3534, #d76c28); 
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  text-align: center;
  color: #ffffff;
  border: 2px solid;
  border-radius: 4px;
}
.ss-gt-bt.ss-tl {
  padding-bottom: 6%;
}
.ss-send-bt input {
  background: #cd3534;
  background: -webkit-linear-gradient(to right, #cd3534, #d76c28 );
  background: linear-gradient(to right, #cd3534, #d76c28);
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  height: 56px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  text-align: center;
  color: #ffffff;
  border: 2px solid;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: 100%;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
}
.ss-hdy h4 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: #000000;
}
.ss-hdy-1 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 0;
}
.ss-bgt {
  padding: 0;
  margin: 0;
}
.ss-bgt img {
  width: 100%;
  height: auto;
}
.ss-owl {
  display: flex;
  justify-content: space-between;
}
.ss-owls {
  display: flex;
}
.ss-np {
  margin: 3% 5%;
  border-radius: 14px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.11);
  border: #eeeeee;
  background-color: #ffffff;
}
.ss-content-1 h5, .ss-content-2 h5, .ss-content-3 h5, .ss-content-4 h5, .ss-content-5 h5,
.ss-content-6 h5, .ss-content-7 h5, .ss-content-8 h5, .ss-content-9 h5, .ss-content-10 h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 5px;
}
.ss-content-p p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.87);
}
.ss-ig {
  width: 50%;
  float: left;
}
.ss-content-1, .ss-content-2 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 5% 0;
}
/* .ss-content-3 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eee;
  background-color: #ffffff;
  margin: 5% 0;
}
.ss-content-4 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eee;
  background-color: #ffffff;
  margin: 5% 0;
}
.ss-content-5 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 5% 0;
}
.ss-content-6 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 5% 0;
} */
.ss-content-7 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  /* margin: 10% 16.2%; */
}
/* .ss-content-8 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 5% 0;
}
.ss-content-9 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 5% 0;
}
.ss-content-10 {
  width: auto;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 5% 0;
} */
.ss-testi-1 {
  margin: 4% 5%;
}
.ss-testi-2 {
  margin: 4% 5%;
}
.ss-testi-1 {
  margin: 4% 5%;
}
.ss-testi-4 {
  margin: 4% 5%;
}
.ss-testi-5 {
  margin: 14% 5%;
}
.ss-testi-6 {
  margin: 4% 5%;
}
.ss-testi-7 {
  margin: 4% 5%;
}
.ss-pad {
  padding: 5% 12%;
}

@media only screen and (min-width: 1200px) {
  .ss-f4 {
    margin-top: 5%;
  }
  /* .ss-acc {
    position: relative;
    top: 90px;
  } */
}
@media only screen and (max-width: 768px) {
  .col-2, .col-3, .col-4, .col-5, .col-30, .col-70, .ss-content-1 , .ss-content-2 , .ss-content-3 , .ss-content-4 , .ss-content-5 ,
  .ss-content-6 , .ss-content-7 , .ss-content-8 , .ss-content-9 , .ss-content-10, .ss-gt, .ss-gt-1 { 
    width: 100%;
  }
  .ss-content-1 , .ss-content-2 , .ss-content-3 , .ss-content-4 , .ss-content-5 ,
  .ss-content-6 , .ss-content-7 , .ss-content-8 , .ss-content-9 , .ss-content-10 {
    margin: 5% 0;
  }
  .ss-owls {
    display: block;
  }
}



/* 04/12/2019 */
.ss-button-2 {
  
    justify-content: space-around;
    background: #cd3534;
    background: -webkit-linear-gradient(to right, #cd3534, #d76c28 );
    background: linear-gradient(to right, #cd3534, #d76c28);
    width: 90%;
    border-radius: 14px;
    box-shadow: 0px 4px 10px 0 rgba(74, 55, 55, 0.11);
    border: solid 2px #f0efef;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    height: 74px;
    margin: 0 2% 0 2%;
}
@media only screen and (max-width: 768px) {
  .ss-button-2 {
    width: 100%;
  }
}
.ss-icon-1 {
  display: flex;
  justify-content: space-between;
  padding-top: 1.5%;
}
.ss-ic {
  margin-right: 20px;
}
.ss-bt {
  position: relative;
  bottom: 90px;
}
@media only screen and (min-width: 1200px) {
  .ss-ic img {
    padding: 18%;
}
.ss-button-2 {
  display: flex;
}
}
ul.tabs{
  margin: 0px;
  padding: 0 5%;
  list-style: none;
}
ul.tabs li{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}

ul.tabs li.current{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #d76c28;
  border-bottom: 2px solid #d76c28;
  padding-bottom: 20px;
}

.tab-content-1{
  display: none;
  padding: 15px;
}

.tab-content-1.current{
  display: inherit;
}
/* Inner Tab */
/* Style the tab */
.tab {
  float: left;
  background-color: #ffffff;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
  text-transform: lowercase;
}
span.ss-tab-text {
    color: rgba(0, 0, 0, 0.2);
}
/* Change background color of buttons on hover */
.tab button:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  margin: 7px 0;
  /* border-bottom: 1px solid #d76e2c; */
}

/* Create an active/current "tab button" class */
.tab button.active {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  margin: 7px 0;
  /* border-bottom: 1px solid #d76e2c; */
  text-transform: lowercase;
}
.ss-pat-layout-3 .tab button.active { border-bottom: 1px solid #d76e2c;}
/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px 0 50px;
  width: 70%;
  border-left: none;
  height: auto;
}
.tabcontent p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
/* Inner Tab */
/* 04/12/2019 */
/* 05/12/2019 */
nav.ss-menu {
  /* background-color: rgb(246, 246, 246); */
  background-color:#fff;
  padding: 0 10%;
}
html body .ss-ig-1-txt p {margin: 0;}
html body .ss-ig-1-txt p a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #686e81 !important;
  margin: 0;
}
html body .ss-ig-1-txt h3 {margin: 0;}
html body .ss-ig-1-txt h3 a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.47px;
  color: #cf312e;
  margin: 0;
}
.ss-ig-1 {
  float: left;
}
html body .ss-ig-1 img {
  padding: 10%;
  margin-right: 10px;
}
html body .ss-hos {
  padding: 13px 0 12px 2px;
  width: 190px;
  border-radius: 3px;
  border: solid 1px #eeeeee;
  margin: 11px 5px;
  float: left;
}
html body .ss-helpline {
  padding: 8px 0;
  width: 190px;
  border-radius: 3px;
  border: solid 1px #eeeeee;
  margin: 11px 15px;
  float: left;
}
html body .ss-sl {
  margin: 6px 5px 5px 5px;
}
html body .ss-sl p a {
  color: #cd3534;
}
html body .ss-sl h3 a {
  color: #cd3534;
}
html body .ss-sm p,.ss-sm a {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #272c39 !important;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
}
.ss-sm {
  padding: 15px 0;
}
.ss-sm img {
  display: block;
  margin-left: auto;
}
.ss-sub-menu {
  display: flex;
  justify-content: space-around;
  padding-top: 15px;
}
body .ss-block-five, .ss-block-six, .ss-block-seven {
  background-color: rgba(246,246,246);
  padding: 1% 0;
}

.burger-menu {
  padding: 15px 0 0;
}

.ss-block-four {
  background-color: #ffffff;
  padding: 1% 0;
}
html body li.ss-li {
  font-family: 'Zilla Slab', serif;
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 1.13px;
  color: rgba(0, 0, 0, 0.54);
  margin-bottom: 5%;
  text-transform: capitalize;
}
.dropdown li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.86;
  letter-spacing: 0.58px;
  color: #d76c28;
  text-decoration: none;
}
.current .dropdown {
  display: block;
}
.dropdown {
  display: block;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: -1740%;
  z-index: 11;
  padding: 1%;
  width: 100%;
  transition: 1s;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
  display: none;
}
.burger-menu {
  background-image: url(./assets/images/burger.png);
  background-repeat: no-repeat;
  background-position: center;
  max-width: 100%;
  width: 4%;
  margin-top: -16px;
  margin-right: 12px;
  cursor: pointer;
}
ul.ss-lit {
  margin-top: 14%;
}
ul.ss-ul {
  margin-top: 12%;
}
.burger-menu.current .dropdown {
  top: 0;
  transition: 0.5s;
}
.ss-lin {
  border-top: 1px solid #333333;
  opacity: 0.1;
}
.ss-lc h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
  text-transform: capitalize;
}
.ss-lc p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  color: #333333;
}
ul.ss-ul li a {
  /* font-family: 'Zilla Slab', serif;
  font-size: 18px; */
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  /* letter-spacing: 1.13px; */
  color: #d76c28;
  text-transform: capitalize;
}
.ss-tet a {
  text-transform: capitalize;
}
.ss-btn button {
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  border:0;
  padding: 4% 10%;
  text-transform: capitalize;
}
.ss-exit-button {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  text-align: right;
  font-weight: 700;
}
@media only screen and (max-width: 767px){

  h1 {
    font-size: 20px;
  }
  .ss-button-2 {
    margin: 0;
    padding: 3% 4%;
    align-items: center;
  }
  .ss-button-1 input {
    padding: 4% 13.5%;
    font-size: 10px;
  }
  .ss-blk-1 p {
    font-size: 10px;
  }
  .ss-block-two p {
    font-size: 24px;
    top: 40px;
  } 
}
/* 05/12/2019 */
.ss-f2 ul li{line-height: 1;}
.ss-tet a{text-decoration: none;color:white}
.ss-tet{margin-top:10px}
/* 06/12/2019 */
/* our-professionals */

body.our-prof .ss-block-one h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  text-align: center;
  color: #d76c28;
}
.ss-menu1 {
  background-color: #ffffff;
}
.ss-logo {
  padding: 0 40px;
}
/* our-professionals */
/* 06/12/2019 */
/* 07/12/2019 */
/* Search-Filter */

* {
  box-sizing: border-box;
}

form.example input[type=text] {
  /* padding: 8px;float: left;width: 95%;border-radius: 14px;box-shadow: 0 4px 10px 0 rgba(215, 108, 40, 0.14);border: solid 1px #d76c28;background-color: #ffffff;text-align: center;font-family: 'Open Sans', sans-serif;font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.38); */
  padding: 11.5px 52px;
  float: left;
  width: 72%;
  border-radius: 0 14px 14px 0;
  box-shadow: 0 4px 10px 0 rgba(215, 108, 40, 0.14);
  border: solid 1px #d76c28;
  background-color: #ffffff;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.38);
}
@media only screen and (min-width: 1200px) {
  form.example input[type=text] {
    margin-left: 0;
  }
}
form.example button {
  position: absolute;
  float: left;
  width: 20%;
  padding: 14px 10.5px;
  border-radius: 14px 0 0 14px;
  border: solid 1px #d76c28;
  background-color: #d76c28;
  color: white;
  font-size: 17px;
  border-left: none;
  cursor: pointer;
}

form.example button:hover {
  background: #99430d;
  border: solid 1px #99430d;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}
/* Search-Filter */
body.our-prof .ss-block-two, body.our-prof .ss-block-one {
  background-color: rgba(246,246,246);
}
body.our-prof .ss-block-two {
  padding: 1% 0;
}
.ss-searchbar p {
  position: absolute;
  top: 8px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin: 0;
  padding: 0 10px;
}
/* .ss-searchbar {
  position: relative;
  left: 10%;
} */
i.fa.fa-sort-down {
  display: flex;
  justify-content: flex-end;
}
body.our-prof .ss-block-three h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: #000000;
}
body.our-prof .ss-block-three {
  padding: 1% 0;
}
.ss-doc-name {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #272c39;
  word-break: normal;
  display: block;
}
body.our-prof .ss-block-three p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  line-height: normal;
  letter-spacing: 0.38px;
  color: #000;
}
.ss-doc-info {
  background-color: #ffffff;
  padding: 15px;
}
.ss-doc-ig {
  background-image: url(./assets/images/d-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30%;
}
.ss-doc-ig-1 {
  background-image: url(./assets/images/d-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30%;
}
.ss-doc-ig-2 {
  background-image: url(./assets/images/d-3.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30%;
}
.ss-doc-ig-3 {
  background-image: url(./assets/images/d-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30%;
}
.ss-button {
  display: flex;
  justify-content: space-between;
}
.ss-booking button {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.38px;
  text-align: center;
  color: #d76c28;
  border-radius: 4px;
  border: solid 1px rgba(215, 108, 40, 0.67);
  background-color: #ffffff;
  padding: 5px 10px;
}
.ss-know button {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.67);
  border-radius: 4px;
  border: solid 1px #eeeeee;
  background-color: #eeeeee;
  padding: 5px 12px;
}
ul#ui-id-1 {
  display: block;
  top: 32px;
  left: 50%;
  width: 197px;
}
body.our-prof .mob-ss-block-two {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .ss-doctor-list {
    margin-right: 20%;
    margin-bottom: 10%;
  }
}
@media only screen and (max-width: 768px) {
  body.our-prof .mob-ss-block-two {
    display: block;
  }
  body.our-prof .ss-block-two, .col-3.ss-col-none {
    display: none;
  }
  body.author .ss-block-two {
    display: block;
  }
  .mnu-container {
    position:relative;
    display:block;
    height:45px;
    width:100%;
    overflow-y:hidden;
    overflow-x:visible;
  }
  
  .mnu-button {
    display:block;
    position:relative;
    box-sizing:border-box;
    background-color:#d76c28;
    color:#fff;
    text-decoration:none;
    height:45px;
    width:auto;
    line-height:45px;
    font-size:15px;
    font-family:'Open Sans', sans-serif;
    padding-left:15px;
    padding-right:5px;
    border-radius:14px;
    min-width:150px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;  
  }
  
  .mnu-button:hover {
    background-color:#99430d;;
  }
  
  .mnu-button span {
    display:block;
    position:absolute;
    right:10px;
    top:0px;
  }
  .mnu-body {
    position:absolute;
    display:block;
    box-sizing:border-box;
    top: 53px;
    left:0px;
    background-color:#fff;
    list-style:none;
    border:1px solid #ddd;
    min-width:150px;
    max-width:100%;
    padding:0px;
    box-shadow: 0px 0px 10px rgba(0 , 0 , 0 , 0.6);
    border-radius:3px;
  }
  .mnu-body li {
    box-sizing:border-box;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    font-size:15px;
    font-family:'Open Sans', Arial, sans-serif;  
    text-transform: capitalize;
    cursor:pointer;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
  }
  .mnu-body li:hover {
    background-color: #ddd;
  }
  .search-container {
    width: 100%;
    display: block;
    margin: 10px auto;
  }
  
  input.search-bar {
    margin: 0 auto;
    width: 100%;
    height: 45px;
    padding: 0 10%;
    font-size: 1rem;
    border: 1px solid #d76c28;
    border-radius: 14px;
    outline: none;
  }
  input.search-bar:focus {
    border: 1px solid #d76c28;
    transition: 0.35s ease;
    color: #a7a7a7;
  }
  input.search-bar:focus::-webkit-input-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
  }
  input.search-bar:focus::-moz-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
  }
  input.search-bar:focus:-ms-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
  }
  .search-icon {
    position: relative;
    float: right;
    width: 75px;
    height: 75px;
    top: -60px;
    right: -11px;
  }
  .ss-doctor-list {
    margin-bottom: 30px;
  } 
}
/* book-appointment */
body.app-book .ss-block-one p {
  font-family:'Open Sans', Arial, sans-serif;  
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #581de5;
}
span.ss-bk {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.54);
}
body.ss-pc .ss-block-one p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #581de5;
}
body.app-book .ss-block-one, body.app-book .ss-block-two {
  background-color: #f6f6f6;
  padding: 15px;
}
.ss-doc-avail {
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}
body.app-book .ss-block-two img {
  padding: 10px 10px 10px 0;
}
/* book-appointment */
/* 07/12/2019 */

.modal {
  display:    none;
  position:   fixed;
  z-index:    1000;
  top:        0;
  left:       0;
  height:     100%;
  width:      100%;
  background: rgba( 255, 255, 255, .8 ) 
              url('https://i.stack.imgur.com/FhHRx.gif') 
              50% 50% 
              no-repeat;
}
body.loading .modal {
  overflow: hidden;   
}

/* Anytime the body has the loading class, our
 modal element will be visible */
body.loading .modal {
  display: block;
}
/* 08/12/2019 */
/* book-appointment */
body.app-book .ss-app-doc-info p {
  font-family:'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.38);
  text-align: left;
}

body.app-book .ss-large p {
  font-family: 'Zilla Slab', serif;
  font-size: 22px;
}
body.app-book span.ss-text-dark {
  font-weight: 600;
  color: #000000;
}

body.app-book .ss-block-three h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.24)
}
body.app-book .ss-slot {
  background-color: #ffffff;
  border-radius: 2px;
}
body.app-book .ss-text {
  padding-bottom: 20px;
}
body.app-book .ss-text p {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.38);
  text-align: left;
  margin-top: 0;
  margin-left: 5px;
}
body.app-book .ss-date p, .ss-date h3 {
  margin: 0;
  text-align: center ;
}
body.app-book .ss-day-one {
  border-radius: 3px;
  border: solid 2px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  margin-right: 20px;
}
body.app-book .ss-day-one {
  padding: 10px;
  width: 118px;
  height: 77px;
}

body.app-book .ss-know-1 p, body.app-book .ss-app-doc-img a, a.about_author_section {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
  text-align: left;
}
html body.app-book .ss-app-doc-img a {
  display: block;
  text-align: right;
  margin-bottom: 20px;
}
body.app-book .Oval {
  width: 6px;
  height: 6px;
  background-color: #31c003;
  display: none;
}
body.app-book .ss-avail p {
  font-family:'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.38);
  text-align: left;
}

body.app-book .ss-text-5 p, body.app-book .ss-text-5 p a {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.38);
  text-align: left;
  padding: 20px 0px 20px;
}
body.app-book span.ss-text-ht, body.app-book span.ss-text-ht a {
  color: #d76c28;
}
@media only screen and (min-width: 1200px) {
  body.app-book .ss-app-doc-img {
    padding: 20px 0 20px 0px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  body.app-book .ss-app-doc-info {
    padding: 20px;
  }
  body.app-book .ss-doc-avail {
    display: table;
  }
  html body.app-book .ss-know-1 {
 margin-top: 0 !important;
  }
}
/* book-appointment */
/* 08/12/2019 */
/* 09/12/2019 */
/* book-appointment */
body.app-book .ss-large, .ss-app-doc-info, .ss-know-1, .ss-avail {
  display: block;
  overflow: auto;
}
body.app-book .ss-large p, .ss-app-doc-info p, .ss-know-1 p, .ss-avail p {
  position: relative;
  top: 0;
  margin: 0;
} 
body.app-book .ss-app-doc-info {
  padding: 25px 0;
}
body.app-book .ss-app-doc-info p {
  margin-bottom: 10px;
  line-height: 1.5;
}
body.app-book .ss-know-1 {
  margin: 40px 0 0;
}
@media only screen and (max-width: 767px) {
  body.app-book .ss-app-doc-info {
    padding: 10px 7px;
}
}
/* accordian */
body.app-book #aspect-content * {
  box-sizing: border-box;
}
body.app-book .aspect-tab {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 10px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 0 1px #ececec;
  opacity: 1;
  transition: box-shadow .2s, opacity .4s;
}
body.app-book .aspect-tab:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.11);
}
body.app-book .aspect-input {
  display: none;
}
body.app-book .aspect-input:checked ~ .aspect-content + .aspect-tab-content {
  max-height: 3000px;
}
body.app-book .aspect-input:checked ~ .aspect-content:after {
  transform: rotate(0);
}
body.app-book .aspect-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 80px;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
}
body.app-book .aspect-label-1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 80px;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
}
html body.app-book .aspect-label ~ .aspect-content:after {
  background-image: url("https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png");
}
body.app-book .aspect-content {
  position: relative;
  display: block;
  height: 80px;
  margin: 0;
  padding: 0 1px 0 49px;
  font-size: 0;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
body.app-book .aspect-content:before, .aspect-content:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
}
body.app-book .aspect-content:before {
  height: 100%;
}
html body.app-book .aspect-content:after {
  position: absolute;
  width: 24px;
  height: 100%;
  right: 50px;
  background-image: url("https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg); 
}
body.app-book .aspect-name {
  display: inline-block;
  width: 75%;
  /* margin-left: 16px; */
  font-weight: 500;
  color: #242a32;
  white-space: normal;
  text-align: left;
  vertical-align: middle;
}
body.app-book .aspect-stat {
  width: 40%;
  text-align: right;
}
body.app-book  .all-opinions,
.aspect-name {
  font-size: 14px;
  line-height: 22px;
}
body.app-book .all-opinions {
  color: #5d5d5d;
  text-align: left;
}
body.app-book .aspect-content + .aspect-tab-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s;
}
body.app-book .aspect-content > div,
.aspect-stat > div {
  display: inline-block;
}
body.app-book .aspect-content > div {
  vertical-align: middle;
}
body.app-book .aspect-info {
  width: 60%;
  white-space: nowrap;
  font-size: 0;
}
body.app-book .aspect-info:before {
  content: '';
  display: inline-block;
  height: 44px;
  vertical-align: middle;
}
body.app-book .aspect-tab-content {
  background-color: #ffffff;
  font-size: 0;
  text-align: justify;
}
/* ampm */
.grid.ampm:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/ampm.png);
  padding: 12px 39px;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  top: -23px;
  left: -38px;
}
/* ampm */
@media screen and (max-width: 800px) {
  li.ss-ul {
    text-transform: capitalize;
}
  body.app-book .aspect-label {
    max-height: 102px;
  }
  body.app-book .aspect-label-1{
    max-height: 102px;
  }
  body.app-book .aspect-content {
    height: auto;
    padding: 10px 87px 10px 30px;
  }
  body.app-book .aspect-content:before {
    display: none;
  }
  body.app-book .aspect-content:after {
    top: 0;
  }
  body.app-book .aspect-content > div {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  body.app-book .sentiment-wrapper > div {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  body.app-book .sentiment-wrapper > div:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 500px) {
  body.app-book .aspect-label {
    max-height: 140px;
  }
  body.app-book .aspect-label-1 {
    max-height: 140px;
  }
  body.app-book .aspect-stat > div {
    display: block;
    width: 100%;
  }

  body.app-book .all-opinions {
    margin-bottom: 10px;
  }

  body.app-book .all-opinions + div > span:first-child {
    margin: 0;
  }
}

/* accordian */
/* toggle-button */
body.app-book .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-right: 25px;
  float: left;  
}
body.app-book .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
body.app-book .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc0;
  border: 1px solid;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #cccccc;
}
body.app-book .slider:before {
  position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 3px;
    background-color: #cccccc;
  -webkit-transition: .4s;
  transition: .4s;
}
body.app-book input:checked + .slider {
  background-color: #d76c28;
  border: 0;
}
body.app-book input:checked + .slider:before {
  background-color: #ffffff;
  bottom: 4px;
}
body.app-book input:focus + .slider {
  box-shadow: 0 0 1px #d76c28;
}
body.app-book input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
body.app-book .slider.round {
  border-radius: 34px;
}
body.app-book .slider.round:before {
  border-radius: 50%;
}
/* toggle-button */
html body .app-book .aspect-name h3 {
  margin: 0;
  padding-left: 42px
}
body.app-book .ss-toggle-button p {
  font-family: "Open sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 0;
}
/* form */
input#fname,select#country,input#fname,input#lname, select#gender, input#date_of_birth, input#phonenumber, input#email,input#language_known,input#emergency_fname,input#emergency_phonenumber,input#emergency_email,select#emergency_relationship_patient, input.ss-datepick, input#date_of_birth_mob, input#time_picker, input#pick_a_date {
  width: 269px;
  height: 56px;
  border-radius: 6px 6px 0 0;
  background-color: #ececec;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #212121cf;
  font-family: "Open sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  padding: 0 15px;
}
body.app-book form#already-register-customer .col-3 {
  margin-bottom: 40px;
}
body.app-book .mob-ss-slot {
  display: none;
}
img.ss-arrow-ig {
  position: relative;
  top: 19px;
  left: -90px;
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 1441px) {
  body.app-book form#send-appointment-doctor, body.app-book form#general-doctor-appointment1 {
  padding: 20px 500px 20px 0px;
}
}
@media only screen and (max-width: 767px) {
  body.app-book form {
    padding: 0;
  }
  
  body.app-book body.app-book .ss-block-three h3 {
    font-size: 20px;
  }
  body.app-book .aspect-content {
    height: auto;
    padding: 10px 30px 18px 38px;
  }
  html body.app-book .aspect-name h3 {
    padding-left: 0;
  }
  /* body.app-book .ss-text {
    padding: 20px 48px 20px;
  } */
  /* body.app-book .ss-text {
    padding: 20px 22px 20px;
  } */
  body.app-book .aspect-label {
    max-height: 80px;
  }
  
}
/* form */
/* book-appointment */

/*Timepicker style*/
#time-range p {
  font-family:"Arial", sans-serif;
  font-size:14px;
  color:#333;
}
.ui-slider-horizontal {
  height: 8px;
  background: #D7D7D7;
  border: 1px solid #BABABA;
  box-shadow: 0 1px 0 #FFF, 0 1px 0 #CFCFCF inset;
  clear: both;
  margin: 8px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 100%;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  height: 8px;
  font-size: .7em;
  display: block;
  border: 1px solid #5BA8E1;
  box-shadow: 0 1px 0 #AAD6F6 inset;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  background: #81B8F3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A0D4F5), color-stop(100%, #81B8F3));
  background-image: -webkit-linear-gradient(top, #A0D4F5, #81B8F3);
  background-image: -moz-linear-gradient(top, #A0D4F5, #81B8F3);
  background-image: -o-linear-gradient(top, #A0D4F5, #81B8F3);
  background-image: linear-gradient(top, #A0D4F5, #81B8F3);
}
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  background: #F9FBFA;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C7CED6), color-stop(100%, #F9FBFA));
  background-image: -webkit-linear-gradient(top, #C7CED6, #F9FBFA);
  background-image: -moz-linear-gradient(top, #C7CED6, #F9FBFA);
  background-image: -o-linear-gradient(top, #C7CED6, #F9FBFA);
  background-image: linear-gradient(top, #C7CED6, #F9FBFA);
  width: 22px;
  height: 22px;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
  -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
  -webkit-transition: box-shadow .3s;
  -moz-transition: box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 22px;
  height: 22px;
  cursor: default;
  border: none;
  cursor: pointer;
}
.ui-slider .ui-slider-handle:after {
  content:"";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
  background: #30A2D2;
  -webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
  -moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white;
  box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.5em;
  margin-left: -.6em;
}
.ui-slider a:focus {
  outline:none;
}
.tooltip, .tooltip_bottom {

position: absolute;
display: block;
top: -30px;
width: 31px;
height: 29px;
text-align: center;
}
.ui-slider-handle {
position: absolute;
z-index: 2;
width: 29px;
height: 31px;
cursor: pointer;

outline: none;
top: -7px;
margin-left: -12px;
}
.ui-slider-range {

position: absolute;
border: 0;
top: 0;
height: 100%;
border-radius: 25px;
}
.grid{position:absolute;right:0;top:0px;height: 10px;border-left: 1px solid #38546d;font-size:14px}
/*Timepicker style*/
.ss-day-one.active{border: solid 2px orange;background-color: #ffffff;}

/*Modal popup dialog box*/
/* The Modal (background) */
.app-book .modal-app {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 11111; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.app-book .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  border-radius: 10px;
}

/* The Close Button */
.app-book .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.app-book .close:hover,
.app-book .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
} 
/*Modal popup dialog box*/
.doctor-available-not{color:red;font-weight: bold;}
/* .doctor-available{color:green;font-weight: bold;} */

/* Popup Box */

/* The Modal (background) */
.newmodal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 8888; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.newmodal .modal-content {
  background-color: #fefefe;
  margin: 10vh auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 90%; /* Could be more or less, depending on screen size */
}
@media (min-width: 1366px) {
.newmodal .modal-content {
  background-color: #fefefe;
  margin: 10vh auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 30%; /* Could be more or less, depending on screen size */
}
}

/* The Close Button */
.newmodal .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.newmodal .close:hover,
.newmodal .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* 10-12-2019 */

.ss-grat-bt {
  position: relative;
  top: 325px;
  display: block;
  overflow: auto;
}
/* textarea.wpcf7-form-control.wpcf7-textarea {
  display: block;
  padding: 0.2% 2%;
  margin: 2% auto;
  height: 94px;
  border-radius: 6px 6px 0 0;
  background-color: rgb(236, 236, 236);
  border-bottom: 1px solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
} */
.ss-menus {
  margin-left: 10%;
}
.ss-tf {
  margin-top: -32px;
}
@media only screen and (min-width: 1200px) {
  .ss-txt {
    padding: 10px 98px;
}
}
@media only screen and (max-width: 1024px) {
  .ss-blk-1 p {
    font-size: 12px;
  }
  .ss-grat-bt p {
    top: 0;
    margin: 0 10%;
    padding: 5% 0;
  }
  .ss-sm, .ss-lb {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .burger-menu {
    padding: 9px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  nav.ss-menu {
    background-color: rgba(238, 238, 238, 0);
    padding: 0 3.47%;
  }
  .ss-menus {
    margin-left: 1%;
  }
  .ss-logo {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-ig-1-txt h3 {
    display: none;
  }
  .ss-ig-1 img {
    /* width: 100%;
    padding: 0% 15%; */
    margin: 0;
  }
  .ss-hos {
    width: 90px;
    padding: 12px 3px 0;
    margin: 11px 2px 15px;
  }
  html body .ss-helpline {
    margin: 16px 2px;
    height: 48px;
  }
  .ss-logo {
    padding: 0;
  }
  .ss-logo img {
    width: 80px;
    margin-left: 5px;
    margin: 10px 0 10px 5px;
  }
  .ss-menus {
    margin-left: 0;
    display: flex;
  }
  
  /* .ss-ig-1 {
    width: 29%;
    float: left;
  } */
  html body .ss-sl {
    margin: 1px 0px 5px 0px !important;
}
  html body ul.accordion a.toggle, ul.tabs li, ul.tabs li.current, html body ul.accordion p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 320px) {
  .burger-menu {
    padding: 8px;
    margin-top: -12px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
  .burger-menu {
    margin-left: 20px;
    padding: 10px;
    margin-right: 10px;
  }
  .ss-menus {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  .burger-menu {
    margin-left: 20px;
    padding: 10px;
    margin-right: 10px;
  }
  .ss-menus {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .ss-menu1 .col-30 {
    width: 30%;
  }
  .ss-menu1 .col-70 {
    width: 70%;
  }
  .ss-menus {
    margin-left: 0;
  }
  .burger-menu {
    margin-top: 18px;
    padding: 10px;
    margin-right: 10px;
  }
}
/* 10-12-2019 */
/* 11-12-2019 */
.btn.book-now {
  background: linear-gradient(to right, #cd3534, #d76c28);
    border-radius: 0;
    color: #232323;
    display: inline-block;
    font-size: 1rem;
    line-height: 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 14px 0 0 14px;
    width: 110px;
    display: block;
    margin: 0 0 0 auto;
    top: -270px;
    min-height: 0;
    float: right;
}
.btn.book-now.desktop.open-datepicker-popup a {
  font-family:'Open Sans', sans-serif;  
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}
.ss-side-btn {
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff91;
}
span.wpcf7-not-valid-tip {
  font-family:'Open Sans', sans-serif;
  color: #f00;
  font-size: 10px;
  font-weight: normal;
  display: block;
  margin: 0;
}
.ss-view button {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
  display: block;
  margin-left: auto;
  background: none;
  border: 0;
}
.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 99999999;
}

.popup {
  margin: 30px auto 70px;
  padding: 20px 40px 40px;
  background-color: #f9f9f9;
  border-radius: 5px;
  width: 65%;
  position: relative;
  transition: all 5s ease-in-out;
}
span.ss-popup-h3 {
  color: #d76c28;
}
.popup h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: rgba(0, 0, 0, 0.87);
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  z-index: 9999999;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.product {
	margin-bottom: 30px;
}
.product-inner {
	padding: 10px;
  border-radius: 14px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}
.product img {
	margin-bottom: 10px;
}
.col-sm-4.product {
  width: 50%;
  float: left;
  padding: 10px;
}
#filter {
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  padding: 30px;
}
#filter p {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0 0 30px;
}
@media only screen and (min-width: 769px) {
  .ss-rt-text.chide {
    margin: 30px 0;
  }
}

.product img {
  display: block;
  margin-left: auto;
  margin-bottom: 10px;
}
.product img {
  display: block;
  margin-left: auto;
  width: 16%;
  float: right;
}
.ss-rt-text p {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.54);
}
.product-inner.text-center p {
  font-family:'Open Sans', sans-serif;  
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  text-align: center;
  color: rgba(0, 0, 0, 0.67);
}
select.filter-make.filter.form-control, select.filter-model.filter.form-control, select.filter-type.filter.form-control, select.filter-price.filter.form-control {
  border-radius: 6px 6px 0 0;
  background-color: #ececec;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  margin-bottom: 30px;
  font-family:'Open Sans', sans-serif;  
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  padding-left: 15px;
}
.ss-rt-text-1 p {
  font-family:'Open Sans', sans-serif;  
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.54);
}
.ss-btns-1 button, .ss-btns-2 input.wpcf7-form-control.wpcf7-submit {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
  border: 0;
}
.ss-btns-1 button {
  background-color: #ffffff00;
  margin-right: 50px;
}
html body .ss-btns-2 input.wpcf7-form-control.wpcf7-submit {
  background-color: #d76c28;
  color: #ffffff;
  padding: 10px 18px;
  border-radius: 4px;
}
.ss-np-cont {
  padding: 0.7% 9%;
}
.ss-cl {
padding: 0 5.2%;
}
@media only screen and (min-width: 1200px) {
  select.filter-make.filter.form-control, select.filter-model.filter.form-control, select.filter-type.filter.form-control, select.filter-price.filter.form-control {
    width: 100%;
    height: 56px;
}
#filter {
  margin-right: 70px;
  height: 595px;
}
.ss-rt-text-1 p {
  margin-top: 80px;
}
.ss-btns {
  display: flex;
  justify-content: center;
}
.ss-btns-2 button {
  margin: -9px 0;
}
body.careers .ss-btns-2 input.wpcf7-form-control.wpcf7-submit {
  margin: -9px 0;
}
#products {
  min-height: 357px;
}
}
@media only screen and (min-width:320px) and (max-width: 700px) {
  .product img {
    width: 12%;
  }
}
@media only screen and (min-width:701px) and (max-width: 768px) {
  .product img {
    width: 7%;
  }
}
@media screen and (max-width: 768px){
  span.newSpan {
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 10px;
    float: right;
    position: relative;
    top: 10px;
}
  .box{
    width: 70%;
  }
  .popup{
    width: 97%;
  }
  .popup .close {
    top: 4px;
    right: 12px;
  }
  body.page-template-Careerspage .popup .close {
    top: 0px;
    left: 90%;
  }
  #popup1 {
    z-index: 11;
  }
  .popup {
    padding: 20px 10px;
    margin: 10px auto 70px;
  }
  select.filter-make.filter.form-control, select.filter-model.filter.form-control, select.filter-type.filter.form-control, select.filter-price.filter.form-control {
  width: 100%;
  height: 56px;
  }
  .col-sm-4.product {
    width: 100%;
    padding: 5px;
  }
  .product {
    margin-bottom: 0;
  } 
  .ss-btns-1 button {
    display: block;
    margin: 0 auto;
  }
  .ss-btns-2 button {
    display: block;
    margin: 10px auto;
  }
  body.careers .ss-btns-2 input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 10px auto;
  }
}

/* 11-12-2019 */
/* 12-12-2019 */
.ss-gt-bt input {
  max-width: 100%;
  width: 100%;
  height: 56px;
  display: block;
  margin: 3% auto;
  border-radius: 6px 6px 0 0;
  background-color: rgb(236, 236, 236);
  border-bottom: 1px solid;
  border-top: 0;
  border-left: 0;
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  padding: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  display: block;
  margin: 2% auto;
  height: 94px;
  border-radius: 6px 6px 0 0;
  background-color: rgb(236, 236, 236);
  border-bottom: 1px solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  max-width: 100%;
  width: 100%;
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  padding: 10px;
  /* text-transform: lowercase; */
}
body.home img.Fill-1 {
  height: fit-content;
  margin: 16px 0 0 5px;
}
.ss-side-btn-1 {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  border-left: 1px solid #ffffff;
  opacity: 0.2;
}
.ss-view {
  display: flex;
}
img.Fill-2 {
  height: fit-content;
  margin-top: 7px;
}
body.home .ss-mle.ss-block-four {
  display: none;
}
ul {
  list-style: none;
  padding: 0;
}
ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}
ul li {
  margin: 0.5em 0;
}
html body ul.accordion a.toggle {
  width: 100%;
  display: block;
  background-color: inherit;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-family: 'Zilla Slab', serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgb(155, 155, 155);
  text-decoration: none;
  text-transform: lowercase;
}
body.home .accordion:after {
  content:'';
  background: none;
}
ul li a.toggle:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #ffffff;
    margin: 7px 0;
    border-bottom: 1px solid #d76e2c;
}
ul.accordion p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
body.home .ss-block-four {
  display: block;
}

.ss-lint {
  border-bottom: 2px solid #000000;
  position: relative;
  top: -10px;
  opacity: 0.07;
}
.ss-gt, .ss-gt-1 {
  border-radius: 5px;
}
.ss-lb {
  border-left: 1px solid #eeeeee;
  margin-top: -7px;
}
.btn.book-now.desktop.open-datepicker-popup>.ss-side-btn:nth-child(3) {
  border: 0;
}
form.wpcf7-form {
  margin: 0 20px;
}
.ss-hdy-1 {
  margin: 1px;
}
div.wpcf7-response-output {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  margin-top: -10px;
  padding-bottom: 0;
  border: 0;
}
ul.ss-ul-1 li a {
  font-family: 'Zilla Slab', serif;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 1.13px;
  color: #d76c28;
}
ul.ss-ul-1 {
  display:none;
}
/* .ss-toolkit {
  display: none;
  width: 189.6px;
  background-color: #000000e3;
  border-radius: 6px;
  padding: 1px 10px;
  position: absolute;
  top: 23%;
  left: 72%;
  padding-bottom: 10px;
} */
/* .ss-toolkit p:after {
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  transform: rotate(90deg);
  margin-left: -10px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
} */
.ss-toolkit {
  /* display: none; */
  width: 189.6px;
  background-color: #000000e3;
  border-radius: 6px;
  padding: 1px 10px;
  position: absolute;
  right: 0;
  padding-bottom: 10px;
  margin: 0 auto;
  margin-top: -13%;
  left: -4px;
  z-index: 9999;
  opacity: 0;
}
.col-sm-4.product {
  position: relative;
}
.ss-toolkit p:after {
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  transform: rotate(270deg);
  margin-left: 189px;
  border-width: 5px;
  border-style: solid;
  border-color: #1c1c1c transparent transparent transparent;
}
.product-inner.text-center .ss-toolkit p {
  font-family: 'Open sans',sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #eeeeee;
  margin: 0;
  text-align: left;
}
.product-inner.text-center .ss-toolkit h3 {
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(255, 255, 255, 0.38);
}
.product img:hover ~ .ss-toolkit {
  display: block;
}
select#all_multispeciality, select.all_multispeciality, .mob-ss-block-two select#all_multispeciality, .mob-ss-block-two select.all_multispeciality {
  float: left;
  width: 28%;
  height: 45px;
  padding: 0 10.5px;
  border-radius: 14px 0 0 14px;
  border: solid 1px #d76c28;
  background-color: #d76c28;
  color: white;
  border-left: none;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  -webkit-appearance: none;
}
select#all_multispeciality option, .mob-ss-block-two select.all_multispeciality option {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.87);
  border: 0;
}
html body select.all_multispeciality, html body .mob-ss-block-two select.all_multispeciality {
  width: 100%;
  border-radius: 14px;
  padding: 9px 10.5px;
}
ul li:last-of-type {
  padding-bottom: 10px;
}
@media only screen and (min-width: 1441px) {
  .ss-background h1 {
    top: 50px;
  }
  .ss-text-1 {
    top: 150px;
    padding: 0 11%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .ss-text-1 {
    top: 90px;
    padding: 0;
}
}
@media only screen and (max-width: 768px) {
  body.home .ss-mle.ss-block-four {
    display: block;
  }
  body.home .ss-block-four {
    display: none;
  }
  div#wpcf7-f110-o1 {
    margin: 10px;
  }
  .tab, .tabcontent {
    width: 100%;
  }
  .ss-block-three h2 {
    text-align: center;
    font-size: 32px;
  }
  .ss-block-three p {
    text-align: center;
    font-size: 14px;
  }
  .ss-bg {
    margin: 40px 15px;
  }
  .btn.book-now {
    display: none;
  }
  .ss-button-2 {
    display: flex;
    height: 98px;
    margin: 0;
    padding: 10px;
  }
  .ss-icon-1 {
    display: block;
  }
  .ss-ic {
    margin: 0;
    text-align: center;
    height: 30px;
  }
  .ss-tet {
    margin: 0;
    text-align: center;
  }
  .ss-tet a {
    font-size: 10px;
  }
  img.Group-9 {
    margin-top: -5px;
}
  .ss-menu1 .col-30 {
    width: 30%;
    float: left;
  }
  .ss-menu1 .col-70 {
    width: 70%;
    float: left;
  }
  h1 {
    letter-spacing: 1px;
  }
  body.home .ss-text-1 {
    display: none;
  }
  .ss-background {
    min-height: 200px;
  }
  .ss-block-one .col-4 {
    width: 50%;
  }
  ul.ss-ul {
    display:none
  }
  ul.ss-ul-1 {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 0.2% 4%;
  }
}
@media only screen and (max-width: 1024px) {
  .btn.book-now {
    top: -205px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .btn.book-now {
    top: -234px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .btn.book-now {
    top: -252px;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
  .btn.book-now {
    top: -266px;
  }
}
@media only screen and (max-width: 320px) {
  .ss-grat-bt {
    top: 97px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
  .ss-grat-bt {
    top: 112px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  .ss-grat-bt {
    top: 135px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .ss-grat-bt p {
    margin: 0 20%;
    padding: 3% 0;
  }
  .ss-grat-bt {
    top: 183px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .ss-grat-bt p {
    margin: 0px 30%;
    padding: 2% 0;
  }
  .ss-grat-bt {
    top: 230px;
  }
  nav.ss-menu {
    padding: 0 2%
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .ss-grat-bt {
    top: 264px;
  }
  .ss-block-three h2 {
    font-size: 40px;
  }
  .ss-block-three p {
    font-size: 12px;
  }
  .ss-txt {
    padding: 10px 55px;
  }
  .ss-hdy-1 p {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1439px) {
  .tab button {
    font-size: 12px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1439px) {
  .ss-content-1 , .ss-content-2 , .ss-content-3 , .ss-content-4 , .ss-content-5 ,
.ss-content-6 , .ss-content-7 , .ss-content-8 , .ss-content-9 , .ss-content-10  {
  width: 100%;
}
}
@media only screen and (max-width:768px) {
/* .owl-item {
  width: 250px !important;
} */
body.home .ss-htw.ss-carousel .owl-wrapper {
  left: 0% !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .ss-button-2 {
    display: flex;
  }
  .ss-button-1 input {
    padding: 10% 16%;
    font-size: 12px;
  }
  .ss-acc {
    margin-bottom: -50px;
  }
  .ss-hdy-1 p {
    font-size: 8px;
  }
  .ss-hdy h4 {
    font-size: 14px;
  }
  ul.tabs li, ul.tabs li.current, .ss-block-three p  {
    font-size: 12px;
  }
  .ss-block-three h2 {
    font-size: 35px;
  }
  .ss-count {
    padding: 0 6%;
  }
}
@media only screen and (min-width: 769px) {
  .tab-content-1 {
    height: 330px;
  }
  .ss-inner-tab {
    padding: 0 5%;
  }
  .ss-ct {
    padding: 0 4%;
  }
  .ss-acc {
    padding: 0 6%;
  }
  .ss-acc ul {
    margin-left: 8px;
    margin-top: 7%;
  }
  
}
@media only screen and (min-width: 1025px) {
  .ss-count {
    padding: 0 4%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .ss-buttons {
    padding: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .ss-button-2 > div:first-child {
    margin: 0 -3px 0 19px;
  }
  .ss-button-2 > div:last-child {
    margin: 0 20px 0 -10px;
  }
  .ss-button-2 > div:last-child > div:first-child {
    margin-top: -7px;
  }
}
/* 12-12-2019 */
/* 13-12-2019 */
.list_item_container {
  display: flex;
  flex-direction: column;
}
#ui-id-1 .label h3 {
  font-family: 'Open sans',sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
  margin: 0;
}
.description {
  font-family: 'Open sans',sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  text-align: left;
  color: rgba(0, 0, 0, 0.38);
  padding: 3px;
}
hr {
  border-top: 0px solid #eeeeee;
  border-left: 0;
}
li.ui-li-static {
  border-radius: 0 0 14px 14px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  padding: 10px;
}
img.doc-img {
  max-width: 100%;
  width: 100%;
  margin-bottom: -4px;
  height: auto;
  border-radius: 14px 14px 0 0;
}
.avatar {
  max-width: 100%;
  width: 100%;
  margin-bottom: -4px;
  height: auto;
  border-radius: 14px 14px 0 0;
}
button.movenext {
  width: 116px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  margin: 27px 0 27px auto;
}
body.app-book .ss-block-three .ss-slot .ss-text-5 {
  display: flex;
}
body.app-book .ss-block-three .aspect-tab {
  padding: 0 1.9%;
}
body.app-book .aspect-input:checked ~ .aspect-content h3, body.app-book .aspect-input:checked ~ .aspect-tab-content h3 {
  color: rgba(0, 0, 0, 0.84);
}
#time-range {
  padding: 3% 22% 3% 3%;
}
.ss-date {
  margin-bottom: 20px;
}
html body #time-range p {
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  position: absolute;
  top: 10px;
  left: -28px;
  width: max-content;
}
html body .ui-slider .ui-slider-handle:after {
  width: 25px;
  height: 25px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #d76c28;
  background-color: #ffffff;
  margin-top: -23px;
  margin-left: -13px;
}
span.ui-slider-handle.ui-corner-all.ui-state-default {
  transition: 0.5s;
}
html body .tooltip, .tooltip_bottom {
  position: absolute;
  left: -42px;
  top: -58px;
  width: 85px;
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 4px 10px 0 rgba(215, 108, 40, 0.14);
  border: solid 1px #d76c28;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 2px 4px;
}
html body.app-book .ui-widget-content {
  border: 0.5px solid rgba(0, 0, 0, 0.38);
}
body.app-book .ss-date p {
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
}
form#already-register-customer input#phone_number {
  width: 269px;
  height: 56px;
  border-radius: 6px 6px 0 0;
  background-color: #ececec;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #212121cf;
  font-family: "Open sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  padding: 0 15px;
}
input#phone_number_verify {
  width: 160px;
  height: 56px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #d76c28;
  background-color: #ffffff;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
  margin-right: 500px;
}
.ss-submit-bt {
  display: flex;
  justify-content: center;
  margin:75px 0;
}
.ss-cl-bt button {
  width: 265px;
  height: 48px;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #d76c28;
  border: 0;
  background-color: #f6f6f6;
  text-align: center;
}
input#submit-appointment, input#final_already_user_submit, #appointment_registered_submit {
  width: 265px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
}
img.slider-rt-ig {
  position: relative;
  top: 30px;
  left: -16px;
}
img.slider-lt-ig {
  position: relative;
  top: 23px;
  left: 978px;
}
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
  cursor: pointer;
}
@media only screen and (min-width: 1200px) {
  body.app-book .ss-block-three {
    margin: 0;
    padding: 1% 10%;
  }
  html body.app-book .ss-block-two {
    background-color: #f6f6f6;
    padding: 1% 10%;
  }
  html body.app-book .ss-block-one {
    background-color: #f6f6f6;
    padding: 1% 12.6%;
  }
  body.app-book .ss-block-three h3 {
    margin: 0;
  }
}
@media only screen and (min-width: 1301px) {
  .ss-lt {
    border: 1px solid #eeeeee;
    margin: 5% 10% 5% 10%;
  }
  .our-prof .ss-block-one {
    margin-top: 38px;
  }
  .our-prof .ss-block-one .row > div:first-child, body.page-template-General-book-appointment .ss-block-one .row > div:first-child {
    width: 40%;
  }
  .our-prof .ss-block-one .row > div:nth-child(2), body.page-template-General-book-appointment .ss-block-one .row > div:nth-child(2) {
    width: 20%;
    margin: 5px 0;
  }
  .our-prof .ss-block-one .row > div:last-child, body.page-template-General-book-appointment .ss-block-one .row > div:last-child {
    width: 40%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  html body.app-book .ss-block-one {
    background-color: #f6f6f6;
    padding: 1% 7%;
  }
  html body.app-book .ss-block-two  {
    background-color: #f6f6f6;
    padding: 0% 1.9%;
  }
  body.app-book .ss-block-three {
    padding: 1% 1.9%;
  }
  body.app-book .ss-app-doc-info .ss-large p {
    font-family: 'Zilla Slab', serif;
    font-size: 18px;
  }
  body.app-book .ss-app-doc-info p {
    font-size: 12px;
  }
  body.app-book .ss-app-doc-info {
    padding: 6px 0;
  }
  body.app-book .ss-know-1 {
    margin: 0;
  }
  body.app-book .ss-know-1 p {
    margin: 0;
  }
  body.app-book .ss-block-three h3 {
    margin: 0;
  }
  body.app-book .aspect-content {
    padding: 0 1px 0 13px;
  }
  #time-range {
    padding: 3% 4% 3% 3%;
  }
  .ss-know button, .ss-booking button {
    font-size: 10px;
    padding: 5px 5px;
  }
  body.our-prof .ss-block-three p {font-size: 10px;}
  .ss-doc-name {font-size: 11px;}
  .ss-menus {
    margin-left: 20%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  html body.app-book .ss-block-two {
    background-color: #f6f6f6;
    padding: 1% 3.5%;
  }
  body.app-book .ss-block-three {
    margin: 0;
    padding: 1% 3.5%;
  }
  body.app-book .ss-doc-avail .row {
    padding: 0 6%;
  }
  body.app-book .aspect-tab .ss-slot {
    padding: 0 5%;
  }
  body.app-book .ss-block-three .ss-slot .ss-text-5 {
    display: flex;
    width: 100%;
    max-width: 87%;
  }
  body.app-book .aspect-content {
    padding-left: 75px;
  }
  body.app-book .ss-know-1 {
    margin: 5px 0 0;
  }
  body.app-book form#send-appointment-doctor, body.app-book form#general-doctor-appointment1 {
    padding: 20px 197px 20px 0px;
  }
}
@media only screen and (max-width: 768px) {
  body.app-book .ss-toggle-button p {font-size: 14px;}
  body.app-book .ss-block-three {
    padding: 15px;
  }
  body.app-book .ss-desk .ss-slot {
    display: none;
  }
  body.app-book .mob-ss-slot {
    display: block;
    margin: 0 4%;
  }
  body.app-book input#fname, select#country, input#lname, select#gender, input#date_of_birth, input#phonenumber, input#email, input#date_of_birth_mob, input#time_picker, input#pick_a_date {
    width: 100%;
    height: 48px;
  }
  body.app-book .mob-ss-slot .col-3 {
    margin: 10px 0px;
  }
  nav.ss-menu {
    background-color: rgb(246, 246, 246, 0);
    padding: 0 4%;
  }
  body.app-book .ss-block-three .mob-ss-slot .ss-text-5 {
    display: flex;
    flex-direction: column-reverse;
  }
  form#already-register-customer input#phone_number {
    width: 100%;
  }
  form#already-register-customer {
    width: 95%;
  }
  input#phone_number_verify {
    margin-right: 0;
  }
  html body.home .ss-block-three {
    padding: 8% 0 0;
  }
}
@media only screen and (max-width: 767px) {
  body.app-book .aspect-label ~ .aspect-content:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiM1NTZBRUEiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
  }
  body.app-book .aspect-content:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
  }
  .ss-submit-bt { 
    display: flex;
    justify-content: space-evenly;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  body.app-book .ss-date {
    display: flex;
  }
}
@media only screen and (max-width: 1024px) {
  select#all_multispeciality, select.all_multispeciality, .mob-ss-block-two select#all_multispeciality, .mob-ss-block-two select.all_multispeciality {
    top:0;
  }
}
/* 13-12-2019 */
/* 14-12-2019 */
.ss-day-one.active {
  border: 1px solid #d76c28 !important;
}
html body .ss-day-one.doctor-not-available {
  opacity: 0.5;
  /* pointer-events: none; */
}
html body .ss-day-one.active p, .ss-day-one.active h3 {
  font-weight: 700;
  color: #000000;
}
/* body.our-prof li.ui-menu-item {
  border-radius: 0 0 14px 14px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin-top: 22px;
  width: 530px;
  margin: 0;
  padding: 10px;
} */
html body.app-book .ui-widget-content {
  border: 0.5px solid rgba(0, 0, 0, 0.38);
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
body.home .ss-block-three {
  padding: 8% 0;
}
body.app-book #success-otp-status.newmodal .modal-content {
  width: 692px;
  height: auto;
  border-radius: 14px;
  background-color: #f9f9f9;
  border-left: 15px solid #cd3534;
}
body.our-prof #success-otp-status.newmodal .modal-content {
  width: 692px;
  height: auto;
  border-radius: 14px;
  background-color: #f9f9f9;
  border-left: 15px solid #cd3534;
}
p.otp-status-message {
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
}
#appointment-app-book .modal-content {
  width: 652px;
  height: auto;
  border-radius: 14px;
  background-color: #f9f9f9;
  border-left: 15px solid #31c003;
}
#appointment-app-book .modal-content p {
  font-family: 'Open sans',sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: 0.38px;
  text-align: left;
  color: rgba(0, 0, 0, 0.54);
}
#appointment-app-book p.doctor_name_modal {
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
}
h3.doctor_appointment_datime {
  font-family: 'Open Sans',sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
}
/* body.app-book label.aspect-label-1.add-your-personal-details, body.app-book label.aspect-label.firstaccorden {
  z-index: -1;
} */

.doctor_appointment_available_dates {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 5px;
}
.final_reschedule_appointment {
  display: flex;
  justify-content: flex-end;
}
.final_reschedule_appointment button, input#appointment_available_submit {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
  background-color: #f9f9f9;
  border: 0;
  margin-right: 10px;
}
html body input#appointment_available_submit {
  width: 150px;
  height: 48px;
  border-radius: 4px;
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  color: #ffffff;
}
input#patient_otp {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.84);
}
input.resend-otp {
  background-color: #f9f9f9;
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
}
.otp-enter-form form {
  display: contents;
}
input#final-submit-otp-verify {
  width: 19%;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 10px 0 10px auto;
}
.doctor-available {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.38);
  margin-left: 20px;
}
.doctor-available:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/availability.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 7px;
  position: absolute;
  left: 0;
  top: 0;
}
body.app-book .ss-know-1 > p:first-child:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/fill-1_6.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  position: relative;
  top: 3px;
  left: 1%;
}
body.app-book .ss-know-1 > p:first-child:hover {
  font-size: 20.5px;
  cursor: pointer;
}
img.ss-sidebar-img {
  width: 100%;
  height: auto;
}
.ss-day-one:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  transition: 0.5s;
  cursor: pointer;
}
button.movenext:hover, input#submit-appointment:hover, input#final_already_user_submit:hover, input#appointment_available_submit:hover, input#final-submit-otp-verify:hover {
  cursor: pointer;
  background-image: linear-gradient(to left, #ffffff, #ffffff 1%);
  color: #d76c28;
  border: 1px solid #d76c28;
}
.ss-cl-bt button:hover {
  color: #d76c28b5;
  cursor: pointer;
}
#appointment-app-book.ss-unavailable-popup .modal-content {
  border-left: 15px solid #cd3534;
}
#appointment-app-book.ss-unavailable-popup p.doctor_name_modal, h3.doctor_appointment_datime {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
}
.doctor_appointment_available_dates input {
  margin-right: 10px;
}
body.app-book #success-otp-status.ss-success .modal-content {
  border-left: 15px solid #31c003;
}
body.our-prof #success-otp-status.ss-success .modal-content {
  border-left: 15px solid #31c003;
}
.doctor-not-available:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/unavailability.png);
}
.error {
  font-family: "Open sans", sans-serif;
  font-size: 10px;
  padding: 0px 4px;
  color: #ff0000;
}
button.ss-ok {
  width: 116px;
  height: 48px;
  border-radius: 4px;
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin-left: auto;
  border: 0;
  margin: 50px 0 10px auto;
}
body.app-book #already-register-customer .row > div:nth-child(2) img {
  position: relative;
  top: -37px;
  left: 118px;
}
html body .ss-avail.hide_author_description p {
  font-family: "Open sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
}
.ss-app-doc-img button {
  width: 70%;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ss-author-bt {
  margin: 2% 13% 4%;
}
html body.archive img.ss-arrow-ig-1 {
  position: relative;
  width: 15px;
  height: 15px;
  padding: 0px ;
  top: -50px;
  left: 97px;
}
@media only screen and (max-width: 768px) {
  body.app-book .ss-block-two img {
    padding: 0px 7px 20px;
  }
  .ss-large p {
    padding-right: 28px;
  }
  #appointment-app-book .modal-content,.ss-cl-bt button, input#submit-appointment, input#final_already_user_submit {
    width: 100%;
  }
  body.app-book #success-otp-status.newmodal .modal-content {width: 95%;}
  body.app-book .ss-submit-bt {
    margin: 0 20px 29px;
  }
  html body.careers .modal-content {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.app-book #already-register-customer .row > div:nth-child(2) img {
    position: relative;
    top: 4px;
    left: -6%;
}
}
@media only screen and (max-width: 767px) {
  body.app-book #already-register-customer .row > div:nth-child(2) img {
    position: relative;
    top: 3px;
    left: -14%;
}
body.app-book .ss-block-two .row {
  display: flex;
  flex-direction: column;
}
/* body.app-book .ss-block-two .row .col-30 {
  order: 2;
} */
}
@media only screen and (max-width: 320px) {
  body.app-book .ss-toggle-button p {
    font-size: 10px;
  }
}
/* 14-12-2019 */
/* 16-12-2019 */
.ss-ict {
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/search.png);
  background-repeat: no-repeat;
  background-position: 5px center;
}

.ss-drop-arrow {
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/drop-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
}
.our-prof ul#ui-id-1 .label {
  width: 50%;
  float: left;
}
.ss-grat-bt p:after {
  content: "";
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/fill-1.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  position: relative;
  top: 3px;
  left: 1%;
}
.ss-gt, .ss-gt-1 {
  padding-bottom: 20px;
}
.ss-ict-1 {
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/search.png);
  background-repeat: no-repeat;
  background-position: 17px center;
}
.ss-blk-1 p {
  background-color: #ffffff;
  padding: 15px 0;
  margin: -10px 0 0 0;
  border: 1px solid #eeeeee;
  border-radius: 0 0 14px 14px;
  text-align: center;
}
.ss-blk-1 p a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.67);
  text-transform: capitalize;
}
body.our-prof .ss-block-three {
  font-family: 'Open sans', sans-serif;
  color: rgba(0, 0, 0, 0.67);
}
button.tablinks {
  color: rgba(0, 0, 0, 0.38);
  border-bottom: 1px solid rgba(183, 180, 180, 0.3);
}
button.tablinks.active {
  color: rgba(0, 0, 0, 0.87);
}
/* body.home .owl-pagination {
  display: none;
} */
body.home .ss-block-six .ss-cl .col-30 > p:last-child {
  font-family: 'Open sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: rgba(0, 0, 0, 0.38);
}
/* .footer h4:before {
  content: "";
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/location.png);
  background-repeat: no-repeat;
  padding: 10px;
  background-position: center;
} */
body.our-prof .ui-menu {
    border-radius: 0 0 14px 14px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.14);
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    margin-top: 22px;
    width: 29% !important;
    margin: 0;
    padding: 10px;
}
/* body.our-prof .ss-block-one {
  padding: 0 18%;
} */
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  /* .ss-button-1 input {
    padding: 10%;
  } */
  .ss-button-1 input {
    padding: 8.5% 17%;
  }
  .ss-button-2 {
    display: flex;
    font-size: 12px;
  }
  .ss-button-1 input {
    font-size:11px;
  }
  .ss-blk-1 p {
    font-size: 12px;
  }
  .ss-blk-1 p a {
    font-size: 12px;
  }
  .ss-bgt {
    padding: 0;
  }
  .ss-cl {
    padding: 0 1%;
  }
  .popup {
    margin: 10px auto 70px;
  }
}
@media only screen and (min-width: 768px) {
  img.ss-blk-ig {
    width: 100%;
    height: 160px;
  }
}
@media only screen and (max-width: 767px) {
  img.ss-blk-ig {
    width: 100%;
    /* height: 105px; */
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .ss-booking button {
    padding: 5px 5px;
  }
  .ss-know button {
    padding: 5px 5px;
  }
  .ss-button-1 input {
    padding: 6.9% 12%;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .ss-blk-1 p {
    font-size: 12px;
  }
  .ss-blk-1 p a {
    font-size: 10px;
  }
}
/* 16-12-2019 */
/* 17-12-2019 */
.footer .ss-foot .col-4.ss-f3:first-child h4:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/location.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
.footer .ss-foot .col-4.ss-f3:nth-child(3) h4:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/contact.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
body.home .ss-block-five .ss-ig {
  width: 26%;
  float: left;
}
html body .ss-doc-info {
  background-color: #ffffff;
  padding: 15px 15px;
  border-radius: 0 0 14px 14px;
  border: solid 1px #eeeeee;
  margin-top: -1px;
  border-top: 0;
}
body.our-prof .btn.book-now {
  position: absolute;
  left: 94%;
  top: 150%;
}
.ss-mob-section {
  display: none;
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  /* .ss-booking button {
    font-size: 10px;
    padding: 5px 10px;
  }
  .ss-know button {
    font-size: 10px;
    padding: 5px 10px;
  } */
  body.our-prof .btn.book-now {
    position: absolute;
    left: 91.9%;
    top: 150%;
  }
  img.slider-lt-ig {
    left: 808px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-bt {
    position: relative;
    bottom: 70px;
  }
  .ss-blk-1 p {
    font-size: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .ss-acc {
    padding: 0 15px;
}
  .ss-block-seven ul li h2{    font-size: 14px !important;}
  ul.accordion li a:after{background-size: 16px !important;}
  html body ul.accordion li a.toggle {
    color: rgba(0, 0, 0, 0.38);
    border-bottom: 1px solid rgba(183, 180, 180, 0.3);
  }
  body.home .ss-block-six .col-2 {
    width: 50%;
  }
  
  .ss-hdy-1 p {
    font-size: 12px;
  }
  .ss-block-seven h3 {
    font-size: 22px;
    text-align: center;
  }
  body.home .ss-block-seven .ss-acc .row .col-2:first-child h4 {
    display: none;
  }
  .ss-mob-section {
    display: block;
    width: 100%;
  }
  .ss-first-col {
      background-color: #d76c28;
  }
  .ss-first-col .ss-it-1, .ss-first-col .ss-it-2, .ss-first-col .ss-dpy-1 {
      display: flex;
  }
  .ss-first-col .ss-it-1, .ss-first-col .ss-it-2 {
      padding: 10px;
  }
  .ss-first-col .ss-side-btn-1 {
      margin: 0 27px 0 0px;
  }
  html body.home .ss-first-col img.Fill-1 {
      height: fit-content;
      margin: 25px 0 0 -10px;
  }
  .ss-first-col img.Group-9 {
      margin-top: -4px;
  }
  .ss-first-col .ss-ic {
      margin-right: 10px;
      margin-top: 4px;
  }
  .ss-dpy-1 .ss-tet a {
      display: block;
      font-family: 'Open sans', sans-serif;
      font-size: 12px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.38px;
      color: #ffffff;
  }
  .ss-dpy-1 .ss-tet {
      text-align: left;
  }
  .ss-dpy-2 .ss-tet a {
      font-family: 'Zilla Slab', serif;
      font-size: 10px;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.31px;
      text-align: center;
      color: #272c39;
      text-transform: uppercase;
  }
  .ss-second-col {
      background-color: #ffffff;
  }
  .ss-dpy-2 {
      display: flex;
      justify-content: space-around;
  }
  .ss-it-3, .ss-it-4 {
      margin: 10px 0 5px;
  }
  .ss-dpy-2 img {
      width: 35px;
  }
  .ss-dpy-1 {
    justify-content: space-around;
  }
  
  body.home .ss-block-six .ss-cl .ss-owl > div:nth-child(4), body.home .ss-block-six .ss-cl .ss-owl > div:last-child {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .owl-carousel {
    display: block;
  }
}
/* 17-12-2019 */
/* 18-12-2019 */
/* Careers */
.ss-career-layout {
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: -3% 2% 6%;
}
body.careers .ss-text-block {
  padding: 5%;
}
body.careers .ss-background, body.page-template-about-us .ss-background {
  background-image: none;
  background-color: #7a1829;
  position: relative;
  top: 0;
  left: 0;
}
body.careers h1, body.page-template-about-us h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 62px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.88px;
  text-align: center;
  color: #ffffff;
}
body.careers .ss-para-1 p, body.careers .ss-para-3 p, body.page-template-about-us p {
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
span.ss-ht-txt1 {
  font-weight: 600;
  color: #581de5;
}
span.ss-ht-txt-2 {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}
body.careers .ss-para-1 {
  padding: 5% 8% 0;
}
body.careers .ss-para-2 {
  padding: 0 8%;
}
body.careers .ss-para-3 {
  padding: 3% 8% 4%;
}
body.careers .ss-para-2 h2, body.page-template-about-us h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
}
/* Career - Accordiaon */
body.careers .accordion {
  background-color: #ffffff;
  color: #444;
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
body.careers .active, body.careers .accordion:hover {
  background-color: #ffffff; 
}
ul.accordion li a:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-2.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: relative;
  top: 5px;
}
ul.accordion.active li a:after {
  content: "";
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
}
.active:after {
  content: "";
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
}
body.careers .panel {
  padding: 0;
  display: none;
  background-color: #ffffff;
  overflow: hidden;
  transition: 0.5s;
}
body.careers button.accordion {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: #d76c28;
}
body.careers .ss-acc-bt {
  border-bottom: 1px solid #eeeeee;
}
body.careers ul li p {
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
}
span.ss-txt-hd-1 {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}
body.careers ul li {
  margin-bottom: 3%;
}
/* body.careers a.ss-acc-button {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
  width: 132px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #d76c28;
  background-color: #ffffff;
  margin-bottom: 5%;
} */
body.careers a.ss-acc-button {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
  padding: 10px 20px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #d76c28;
  background-color: #ffffff;
  position: relative;
  top: -25px;
  float: left;
  margin-right: 15px;
}
/* Career - Accordion */
span.ss-txt-qt {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
} 
body.careers input.ss-checkbox {
    float: left;
    margin: 3px 10px 0 0;
}
body.careers .ss-block-one .ss-car-1 .ss-para-2 > div:nth-child(2) {
  border-top: 1px solid #eeeeee;
}
input.ss-checkbox {
  -webkit-appearance: none;
  content: '';
  width: 24px;
  height: 24px;
  border: 2px solid rgba(76, 76, 76, 0.3);
  border-radius: 50%;
}
input.ss-checkbox:checked {
  border: 2px solid #d76c28;
}
input.ss-checkbox:checked:after {
  content: '';
  background-color: #d76c28;
  height: 50%;
  width: 50%;
  display: block;
  margin: 25%;
  border-radius: 50%;
}
body.careers .popup .close {
  font-size: 40px;
}
body.careers .popup h3 {
  margin-bottom: 4%;
}
body.careers .popup {
  width: 95%;
}
body.careers #filter p {
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0 0 10px;
}
.ss-popup-txt-4 p {
  font-family: 'Open sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.87);
}
body.careers input[type="text"], body.careers input[type="email"], body.careers input[type="number"] {
  width: 100%;
  height: 56px;
  border-radius: 6px 6px 0 0;
  background-color: #e6e6e6;
  border-top: 0;
  border-left: 0;
  border-bottom: 1px solid #989797;
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  padding-left: 10px;
}
body.careers form input {
  margin-bottom: 25px;
}
body.careers .ss-attach-file {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #d76c28;
  margin-bottom: 20px;
}
body.careers input.ss-cover {
  height: 94px;
}
body.careers .ss-btns-2 input.wpcf7-form-control.wpcf7-submit {
  padding: 10px 70px;
}
body.careers .ss-btns-2 input.wpcf7-form-control.wpcf7-submit:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/fill-1.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  position: relative;
  left: 10%;
}
body.careers  input.wpcf7-form-control.wpcf7-submit {
  background: no-repeat;
  border: 0;
  margin: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .ss-car-btns {
    display: flex;
    justify-content: center;
    margin: 10%;
  }
}
@media only screen and (max-width: 768px) {
  body.careers h1, html body.privacy-policy .ss-text-block h1, html body.page-template-publications .ss-text-block h1, html body.ss-contact-pg h1 {
    font-size: 24px;
    margin: 18%;
  }
  html body.page-template-international_patients .ss-pat-layout-1 h1 {
    font-size: 24px;
    margin: 2% 0;
  }
  .ss-career-layout, body.privacy-policy .ss-dpp, body.page-template-publications .ss-dpp {
    margin: -7% 3% 6%;
  }
  body.careers .ss-para-1, body.privacy-policy .ss-dpp {
    padding: 5% 9% 0;
  }
  body.page-template-publications .ss-dpp { padding: 0% 2% 0;}
  html body .ss-dpp-content h3, html body .ss-dpp-content h2, body.page-template-support_during_crisis .ss-pat-layout-1 h1 { font-size: 26px;}
  html body.page-template-support_during_crisis .ss-pat-block-1 {padding: 0 3%;}
}
@media only screen and (max-width: 1024px) {
  body.careers .popup {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    margin-top: 50px;
  }
  body.careers .popup .col-2 {
    width: 100%;
    float: left;
  }
  body.careers .ss-car-btns {
    display: flex;
    justify-content: center;
  }
}
/* Careers */
/*Pre Registration 16-12-2019*/
/* The Modal (background) */
.app-book .modal-preregistration ,.our-prof .modal-preregistration{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 8888; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.app-book .modal-content,.our-prof .modal-content {
  background-color: #fefefe;
  margin: 10vh auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 100%; /* Could be more or less, depending on screen size */
}
@media (min-width: 1366px) {
.app-book .modal-content ,.our-prof .modal-content{
  background-color: #fefefe;
  margin: 10vh auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}
}

/* The Close Button */
.app-book .close ,.our-prof .close{
  color: #000000de;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.app-book .close:hover,
.app-book .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.app-book button.button {
 background:none;
border-top:none;
border-right:none;
border-left:none;
border-bottom:#02274a 1px solid;
padding:0 0 3px 0;
font-size:16px;
}

.app-book button.button:hover {
border-bottom:#a99567 1px solid;
color:#a99567;
}
.app-book .col-3,.our-prof .col-3{margin-top: 4px;}
button.pre_registration{
  width: 185px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-color: #ffffff;
  border: 1px solid #d76c28;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
}
button.pre_registration:hover {
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  color: #ffffff;
}
/*Pre Registration End 16-12-2019*/
/* 19-12-2019 */
/* .ss-small-menu {
  position: absolute;
  background-color: #ffffff;
  padding: 2% 1% 1%;
  top: 9.5%;
  left: 43%;
  display: none;
  width: 686px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
  z-index: 1;
} */
.ss-small-menu {
  position: absolute;
  background-color: #ffffff00;
  padding: 4.8% 1% 1%;
  top: 0%;
  left: 38%;
  display: none;
  width: 686px;
  z-index: 11;
}
.ss-small-menu .row {
  padding-top: 4%;
  padding-left: 12%;
  background-color: #ffffff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
}
.ss-small-menu .col-2 ul li {
  animation: flipdown 0.5s ease both;
}
.ss-sm.checked .ss-small-menu {
  display: block;
}
.ss-small-menu li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.86;
  letter-spacing: 0.58px;
  color: #d76c28 !important;
  text-decoration: none;
  text-transform: capitalize;
}
.ss-small-menu .ss-li {
  margin: 0;
  padding: 0;
}
html body .ss-small-menu li.ss-li {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.38);
  text-transform: capitalize;
}
html body.ss-pc .ss-block-one p a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #ce3432;
}
@media (min-width: 1600px) {
  html body.ss-pc .ss-pat-block-1 {
    background-color: #f6f6f600;
    padding: 0 10%;
  }
} 
@media only screen and (min-width: 1025px) and (max-width: 1599px) {
html body.ss-pc .ss-pat-block-1 {
  background-color: #f6f6f600;
  padding: 0 3%;
}
}
@media only screen and (min-width: 1441px) and (max-width: 1599px) {
  .aspect-tab-content .ss-slot .container {
    width: auto;
  }
  img.slider-lt-ig {
    position: relative;
    top: 23px;
    left: 834px;
  }
  .ss-small-menu {
    padding: 5.5% 1% 1%;
  }
}
html body.ss-pc .ss-pat-img {
  width: 100%;
  height: auto;
}
html body.archive .ss-pat-layout-1, html body.archive .ss-pat-layout-3 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -1% 0% 0% !important;
}
html body.ss-pc .ss-pat-layout-2 {
  background-color: #000;
  padding: 2% 6%;
}
html body.ss-pc .ss-pat-txt-1 {
  padding-right: 15%;
  float: left;
}
html body.ss-pc h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
  text-align: left;
}
/* .ss-vt-line {
  display: block;
  border-right: 1px solid #00000021;
  padding: 27% 0;
  margin: 1% 0 0;
} */
html body.ss-pc .ss-pat-txt-1 p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
html body.ss-pc .ss-pat-txt-2 h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
html body.ss-pc .ss-pat-txt-2 ul li {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
}
html body.ss-pc .col-30 .ss-pat-txt-2 ul li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.38px;
  color: #d76c28;
  margin: 0;
}
html body.ss-pc .ss-pat-txt-2 {
  padding: 0 18%;
}
html body.ss-pc .ss-pat-layout-2 h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.2);
}
html body.ss-pc span.ss-pat-txt-bold {
  color: rgba(0, 0, 0, 0.87);
  text-transform: capitalize
}
body.ss-pc .ss-doc-info p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.38);
}
body.ss-pc .ss-booking button {
  padding: 4px 12px;
}
body.ss-pc .ss-know button {
  padding: 4px 12px;
}
body.ss-pc .ss-pat-layout-3 h1 {
  margin-bottom: 50px;
}
body.ss-pc .tab {
  height: auto;
}
body.ss-pc .ss-pat-layout-4 {
  background-color: #f6f6f6;
  padding: 2% 6%;
}
body.ss-pc .ss-pat-layout-4 h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000;
}
body.ss-pc span.ss-pat-txt-head {
  color: rgba(0, 0, 0, 0.87);
}
body.ss-pc .ss-blg-lk-thumb {
  width: 100%;
  height: 213px;
  border-radius: 14px 14px 0 0;
  background-color: #eeeeee;
}
body.ss-pc .ss-blg-lk-content {
  border-radius: 0 0 14px 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  padding: 10px 20px;
}
body.ss-pc .ss-blg-lk-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.38);
}
body.ss-pc .ss-blg-lk-content h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
  height: 48px;
}
body.ss-pc .ss-blg-lk-content p a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.38);
}
body.ss-pc .ss-blg-lk-content h3 a {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
  text-decoration: none;
}
body.ss-pc .ss-pat-layout-4 .col-3 {
  padding-right: 80px;
}
body.ss-pc .ss-pat-layout-3 > .row:nth-child(2) {
  display: block;
}
body.ss-pc .ss-pat-layout-3 > .row:last-child {
  display: none;
}
p.startSelect {
  font-family: 'Zilla Slab', serif;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
  padding: 50% 10% 0;
}
body.ss-pc .ss-pat-txt-1 h2, body.ss-pc .ss-pat-txt-1 h4,  body.ss-pc .ss-pat-txt-1 h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: #000000;
}
body.ss-pc .ss-pat-block-1 ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.34px;
  color: rgba(0, 0, 0, 0.54);
}

body.ss-pc .ss-pat-block-1 .col-70  ul li:before {
  /* content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/li.png);
  padding: 5px;
  background-repeat: no-repeat;
  position: relative;
  top: 11px;
  margin-right: 5px; */
  margin-right: 5px;
  content: "\2022";
  color: #cc3336;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
html body.ss-pc .ss-pat-txt-1 p a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: #d76c28;
}
html body.page-template-patient_care-php .ss-bk {
  color: rgba(0, 0, 0, 0.54);
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  /* body.ss-pc .ss-booking button {
    font-size: 12px;
    padding: 5px 6px;
  }
  body.ss-pc  .ss-know button {
    font-size: 12px;
    padding: 5px 6px;
  } */
  body.ss-pc .ss-doc-info {
    padding: 5px 10px 10px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  html body.ss-pc .ss-pat-block-1 {
    padding: 0 3.5%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  body.ss-pc .ss-booking button {
    font-size: 7px;
    padding: 4px 10px;
  }
  .ss-know button {
    font-size: 7px;
    padding: 5px 10px;
  }
  body.ss-pc .ss-doc-info {
    padding: 5px 10px;
  }
  body.ss-pc .tabcontent p {
    font-size: 12px;
  }
  body.ss-pc .ss-blg-lk-content {
    padding: 2px 10px;
  }
  body.ss-pc .ss-blg-lk-thumb {
    height: 130px;
  }
  body.app-book form#send-appointment-doctor, body.app-book form#general-doctor-appointment1 {
    padding: 22px 20px 20px 0px;
  }
  body.app-book .aspect-tab .ss-slot {
    padding: 0 5% 0 4%;
}
}
@media only screen and (min-width: 1200px) {
  html body.ss-pc .ss-block-one {
      background-color: #f6f6f6;
      padding: 1% 12.6%;
  }
}
@media only screen and (max-width: 1024px) {
  body.ss-pc .ss-booking button {
    font-size: 8px;
    padding: 5px 6px;
  }
  body.ss-pc  .ss-know button {
    font-size: 8px;
    padding: 5px 6px;
  }
  body.ss-pc .ss-doc-info {
    padding: 8px 10px;
  }
  body.ss-pc .tabcontent p {
    font-size: 12px;
  }
  html body.ss-pc .ss-block-one {
    background-color: #f6f6f6;
    padding: 1% 6.6%;
  }
  html body.ss-pc .ss-pat-block-1 {
    padding: 0 2%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.ss-pc .ss-pat-layout-4 .col-3 {
    padding-right: 20px;
  }
  .ss-doctor-list {
    margin-right: 10%;
  }
  .ss-vt-line {
    padding: 36% 0;
  }
  html body.ss-pc .ss-pat-txt-1 p {
    font-size: 10px;
  }
  html body.ss-pc .ss-pat-txt-2 h2 {
    font-size: 12px;
  }
  html body.ss-pc .ss-pat-txt-2 ul li {
    font-size: 8px;
  }
  body.ss-pc .ss-blg-lk-content h3 {
    font-size: 12px;
  }
  body.ss-pc .ss-blg-lk-content p {
    font-size: 8px;
  }
  body.ss-pc .ss-blg-lk-thumb {
    height: 213px;
  }
  body.ss-pc .ss-blg-lk-content {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 768px) {
  html body.ss-pc .ss-pat-txt-1 {
    padding-right: 0;
    float: none;
  }
  /* .ss-vt-line {
    border-right: none;
    padding: 3% 0;
    margin: 7% 0 0;
    border-top: 1px solid #00000021;
  } */
  html body.ss-pc .ss-pat-txt-2 {
    padding: 0;
  }
  body.ss-pc .ss-pat-layout-4 .col-3 {
    padding: 20px 0;
  }
  html body.ss-pc .ss-pat-txt-1 p {
    font-size: 14px;
  }
  html body.ss-pc .ss-pat-txt-2 h2 {
    font-size: 18px;
  }
  html body.ss-pc .ss-pat-txt-2 ul li {
    font-size: 12px;
  }
  html body.ss-pc h1 {
    font-size: 20px;
  }
  body.ss-pc .ss-pat-layout-3 > .row:nth-child(2) {
    display: none;
  }
  body.ss-pc .ss-pat-layout-3 > .row:last-child {
    display: block;
  }
  body.ss-pc .ss-pat-layout-3 h1 {
    margin-bottom: 25px;
  }
  body.ss-pc .ss-pat-layout-4 h1 {
    font-size: 18px;
  }
  body.ss-pc .accordion:after {
    content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
  }
  .page-template-Treatments .ss-pc .accordion:after {  content:none;}
  body.ss-pc .ss-pat-layout-3 .accordion:after {background: none;}
  body.ss-pc .ss-blg-lk-content h3 {
    font-size: 18px;
  }
  body.ss-pc .ss-blg-lk-content p {
    font-size: 12px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 767px) {
  body.ss-pc .ss-booking button, body.ss-pc .ss-know button {
    font-size: 12px;
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 320px) {
  body.ss-pc .ss-booking button {
    font-size: 12px;
    padding: 10px 12px;
  }
  body.ss-pc .ss-know button {
    font-size: 12px;
    padding: 10px 12px;
  }
}
/* 19-12-2019 */
/* 20-12-2019 */
@media only screen and (min-width: 1600px) {
body.ss-blog .ss-blog-layout-1 {
  background-color: #ffffff;
  margin: 2% 10% 3%;
}
body.ss-blog .ss-blog-layout-2 {
  background-color: #f6f6f6;
  margin: 3% 10%;
}
}
@media only screen and (max-width: 1599px) {
  body.ss-blog .ss-blog-layout-1 {
    background-color: #ffffff;
    margin: 3% 3%;
  }
  body.ss-blog .ss-blog-layout-2 {
    background-color: #f6f6f6;
    margin: 3% 3%;
  }
}
body.ss-blog .ss-blog-recent-ig img {
  width: 100%;
  height: auto;
}
body.ss-blog .ss-blog-txt-1 {
  padding: 5% 10%;
  float: left;
}
body.ss-blog h1 a, body.ss-single-bg h1 a {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
}
body.ss-blog .ss-blog-txt-1 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
body.ss-blog .ss-blog-author h4 a, .ss-sec-txt-1 h5 a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgb(215, 108, 40);
}
body.ss-blog span.ss-by {
    color: rgba(0, 0, 0, 0.67);
    font-size: 14px;
    font-weight: normal;
}


.ss-ofp {
  padding: 5% 10%;
}
body.ss-blog .ss-ofp h3,  .ss-sec-txt-1 h4 a, .ss-blog-layout-2 .col-70 .ss-blog-txt-2 h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.ss-blog .ss-sec-1 {
  display: flex;
}
body.ss-blog .ss-sec-txt h4 a {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  /* margin: 10px 10px 15px; */
}
body.ss-blog .ss-sec-txt h5 a, body.ss-blog .ss-sec-txt p  {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgb(215, 108, 40);
  margin: 5px 10px;
}
.ss-sec-txt h4, .ss-sec-txt h5 {
  margin: 0;
}
body.ss-blog .ss-sec-txt p {
  color: rgba(0, 0, 0, 0.38);
}
body.ss-blog .ss-sec-img img {
  width: 100%;
  height: auto;
}
body.ss-blog .ss-sec-1 {
  margin-bottom: 20px;
}
body.ss-blog .ss-vt-line {
  margin: 4% 0 0;
  padding: 24% 0;
}
body.ss-blog .ss-blog-layout-1 .ss-sec-1:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}
body.ss-blog .ss-blog-bt-1 button, body.ss-blog .ss-blog-bt-2 button {
  width: 100%;
  height: 29px;
  border-radius: 20px;
  border: solid 1px #d76c28;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: #d76c28;
  margin-right: 5px;
}
body.ss-blog .ss-blog-bt-1 button:hover, body.ss-blog .ss-blog-bt-2 button:hover {
  color: #d76c28;
}
body.ss-blog .ss-blog-bt-1 {
  margin-right: 5px;
}
body.ss-blog .ss-blog-btn {
  display: flex;
  justify-content: flex-end;
}
body.ss-blog .ss-blog-btn-1 {
  display: flex;
}
body.ss-blog .ss-blog-bt-1 button:hover {
  background-color: #d76c28;
  color: #ffffff;
}
body.ss-blog .ss-blog-bt-2 button:hover {
  background-color: #d76c28;
  color: #ffffff;
}
body.ss-blog p.ss-text-col, html body .ss-sec-txt-1 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.54);
}
html body .ss-sec-txt-1 p {
  color: rgba(0, 0, 0, 0.38);
}
body.ss-blog .ss-sec-txt-1 h4 a, .ss-sec-txt-1 p {
  margin: 0 0 10px;
}
body.ss-blog .ss-sec-txt-1 h5 {
  margin: 0 0 5px;
}
p.ss-text-col {
  margin: 0 0 20px;
}
body.ss-blog .ss-blog-txt-2 {
  padding: 1% 10%;
  float: left;
}
body.ss-blog .ss-sec-txt-1 {
  margin: 0 20px;
}
body.ss-blog .ss-blog-btn-1 {
  display: flex;
  margin: 20px 0 0;
}
body.ss-blog .ss-blog-btn-1 .ss-blog-bt-1 button, body.ss-blog .ss-blog-bt-2 button {
  background-color: #f6f6f6;
}
.ss-vt-line-1 {
  border-right: 1px solid #00000021;
  padding: 70% 0;
  margin: 1% 0 0;
}
body.ss-blog .ss-blog-txt-2 .ss-sec-1 {
  margin-bottom: 22px;
}
body.ss-single-pg .ss-page-number button {
  width: 116px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
}
body.ss-single-pg .ss-blog-layout-1 {
  margin: 2% 3%;
  background-color: #ffffff;
  padding-bottom: 4%;
}
body.ss-single-pg .ss-blog-recent-ig img {
  width: 100%;
}
.ss-single-page {
  padding: 3% 20% 0;
}
body.ss-single-pg h3, body.ss-single-pg p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.67);
}
html body.ss-single-pg  p {
  color: rgba(0, 0, 0, 0.38);
}
html body.ss-single-pg .ss-single-text p, html body.ss-single-pg .ss-single-text-1 p, html body.ss-single-pg .ss-single-text i, html body.ss-single-pg .ss-single-text-1 i {
  font-family: 'Inter';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.67);
}
body.ss-single-pg .ss-single-quoted h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: 1.25px;
  color: rgba(0, 0, 0, 0.67);
}
html body.ss-single-pg .ss-single-text-1 h3, html body.ss-single-pg .ss-single-comment h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
html body.ss-single-pg .ss-single-quoted {
  padding: 2% 6%;
}
body.ss-single-pg .ss-sg-cmt {
  width: 100%;
  height: auto;
  border-radius: 14px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
body.ss-single-pg .ss-sg-cmt input:first-child {
  background-color: #ffffff00;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.38);
  padding: 30px;
  margin-bottom: 20px;
  border: 0;
}
body.ss-single-pg .ss-sg-cmt-1 {
  width: 100%;
  height: auto;
  border-radius: 14px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
body.ss-single-pg .ss-pat-layout-4 {
  background-color: #f6f6f6;
  padding: 2% 17%;
}
body.ss-single-pg .ss-pat-layout-4 h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.2);
}
body.ss-single-pg .ss-pat-layout-4 .col-3 {
  padding-right: 80px;
}
body.ss-single-pg span.ss-pat-txt-head {
  color: rgba(0, 0, 0, 0.87);
}
body.ss-single-pg .ss-pat-layout-4 .col-3 {
  padding-right: 80px;
}
body.ss-single-pg .ss-blg-lk-thumb {
  width: 100%;
  height: 213px;
  border-radius: 14px 14px 0 0;
  background-color: #eeeeee;
} 
body.ss-single-pg .ss-blg-lk-content {
  border-radius: 0 0 14px 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  padding: 10px 20px;
}
body.ss-single-pg .ss-blg-lk-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.38);
}
body.ss-single-pg .ss-blg-lk-content h3 {
  height: 48px;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
}
body.ss-single-pg .ss-blg-lk-content p a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.38);
}
body.ss-single-pg .ss-blg-lk-content h3 a {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #d76c28;
  text-decoration: none;
} 
@media only screen and (min-width: 1200px) {
  body.ss-blog .ss-blog-btn {
    margin: 8% 2%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.ss-blog h1 {
    font-size: 20px;
  }
  body.ss-blog .ss-blog-txt-1 p, body.ss-blog .ss-sec-txt h4, body.ss-blog .ss-blog-txt-1 p {
    font-size: 12px;
  }
   body.ss-blog .ss-blog-author h4, .ss-sec-txt-1 h5 {
    font-size: 10px;
  }
  body.ss-blog .ss-sec-txt h5, body.ss-blog .ss-sec-txt p, body.ss-blog .ss-blog-bt-1 button, body.ss-blog .ss-blog-bt-2 button, body.ss-blog p.ss-text-col, html body .ss-sec-txt-1 p {
    font-size: 8px;
  }
  body.ss-blog .ss-ofp h3, .ss-sec-txt-1 h4, .ss-blog-layout-2 .col-70 .ss-blog-txt-2 h3 {
    font-size: 16px
  }
  body.ss-single-pg .ss-pat-layout-4 .col-3 {
    padding-right: 20px;
  }
  body.ss-single-pg .ss-blg-lk-thumb {
    height: 130px;
  }
  body.ss-single-pg .ss-blg-lk-content h3 {
    font-size: 12px;
  }
  body.ss-single-pg .ss-blg-lk-content p {
    font-size: 8px;
  }
  body.ss-single-pg .ss-blg-lk-content {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 768px) {
  /* .ss-vt-line-1 {
      border-right: none;
      padding: 3% 0;
      margin: 7% 0 0;
      border-top: 1px solid #00000021;
  } */
  body.ss-blog .ss-blog-layout-2 .col-70 .ss-sec-1 {
      display: block;
  }
  .ss-sec-ig img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  body.ss-blog .ss-blog-txt-1, body.ss-blog .ss-blog-txt-2 {
    float: none;
  }
  body.ss-blog .ss-vt-line {
    padding: 0;
    margin: 4% 6% 0;
  }
  body.ss-single-pg .ss-pat-layout-4 .col-3 {
    padding: 20px 0;
  }
  body.ss-single-pg .ss-pat-layout-4 h1 {
    font-size: 18px;
  }
  body.ss-single-pg .ss-blg-lk-content h3 {
    font-size: 18px;
  }
  body.ss-single-pg .ss-blg-lk-content p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  body.ss-single-pg .ss-blg-lk-thumb {
    height: 130px;
  }
  body.ss-single-pg .ss-blg-lk-content {
    padding: 2px 10px;
  }
}
/* 20-12-2019 */
/* 21-12-2019 */
html body.ss-blog .ss-page p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.54);
}
body.ss-blog .ss-pagination {
  display: flex;
}
.ss-page-number {
  display: contents;
}
body.ss-blog .ss-blog-layout-3 {
  background-color: #f6f6f6;
  margin: 1% 10%;
}
body.ss-blog .ss-blog-txt-3 {
  padding: 0 7%;
}
body.ss-blog .ss-page {
  margin-right: 20%;
}
body.ss-blog .ss-page-number p {
  padding-right: 15%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.67);
}
body.ss-blog span.number-active {
  padding: 7px 10px;
  border-radius: 4px;
  background-color: #d76c28;
  color: #ffffff;
  margin: 10px;
}
body.ss-blog span.ss-number-space {
  margin: 10px;
}
body.ss-single-pg h1 a {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
  text-align: left;
}
body.ss-single-pg h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
}
body.ss-single-pg .ss-single-cmt h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.87);
}
.ss-user h4, p.ss-user-date {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.67);
}
html body p.ss-user-date {
  color: rgba(0, 0, 0, 0.38);
}
html body .ss-user-txt p, .ss-book-btn-1 label {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.67);
}
html body .ss-sg-cmt-1 {
  padding: 20px;
}
/* .ss-user {
  height: 180px;
  overflow-y: auto;
  -ms-overflow-style: none;
}
.ss-user::-webkit-scrollbar {
  display: none;
} */
.ss-book-btn-2 {
  display: flex;
  justify-content: flex-end;
  margin: 1% 0;
}
.ss-book-btn-1 input[type="radio"] {
  -webkit-appearance: none;
  content: '';
  width: 24px;
  height: 24px;
  border: 2px solid rgba(76, 76, 76, 0.3);
  border-radius: 50%;
  vertical-align: middle;
  margin: 10px 10px 10px 0;
}
.ss-book-btn-1 input[type="radio"]:checked {
  border: 2px solid #d76c28;
}
.ss-book-btn-1 input[type="radio"]:checked:after {
  content: '';
  background-color: #d76c28;
  height: 50%;
  width: 50%;
  display: block;
  margin: 25%;
  border-radius: 50%;
}
.ss-book-btn-1 label {
  margin: 0 10px 0 0;
}
body.app-book .ss-block-one h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  text-align: center;
  color: #d76c28;
}
.ss-doc-info > p:nth-child(2) {
  /* height: 34px; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ss-doctor-list img {
  height: 150px;
}
body.careers #filter > div {
  margin-bottom: 25px;
}
body.careers  #filter > div > p:first-child {
  margin: 0;
}
html body.careers .ss-btns-2 input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 60px 10px 60px;
}
@media only screen and (max-width: 768px) {
  body.ss-blog .ss-pagination {
    display: none;
  }
  .ss-single-page {
    padding: 5% 0% 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .ss-single-pg .container {
    width: auto;
  }
}
@media only screen and (max-width: 1366px) {
  body.ss-single-pg .ss-sg-cmt input, body.ss-single-pg .ss-sg-cmt-1 {
    width: 100%;
  }
}
/* static page */
body.ss-contact-pg .ss-button-1 {
  width: 90%;
  border-radius: 14px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}
body.ss-contact-pg .ss-background {
  background-image: none;
  background-color: #7a1829;
  position: relative;
  top: 0;
  left: 0;
}
body.ss-contact-pg .ss-text-block {
  padding: 5%;
}
body.ss-contact-pg h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 62px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.88px;
  text-align: center;
  color: #ffffff;
}
body.ss-contact-pg .ss-contact-layout {
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: -3% 2% 6%;
  padding: 0 6%;
}
body.ss-contact-pg .ss-button-1 input {
  padding: 0 7%;
  height: 74px;
}
body.ss-contact-pg .ss-contact-address p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
}
body.ss-contact-pg .ss-button-1 {
  margin: 6% 0;
}
body.ss-contact-pg .ss-contact-address, body.ss-contact-pg .ss-contact-tel, .ss-map {
  margin-bottom: 6%;
}
body.ss-contact-pg .ss-contact-address p:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/location.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
body.ss-contact-pg .ss-contact-address p:nth-child(2):before, body.ss-contact-pg .ss-contact-address p:last-child:before {
  background: none;
}
body.ss-contact-pg .ss-contact-tel p:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/contact.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
body.ss-contact-pg .ss-contact-tel p:last-child:before {
  background: none;
}
body.ss-contact-pg .ss-contact-htl {
  font-weight: 600;
  color: #581de5;
}
.ss-contact-tel p a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
}
body.ss-contact-pg .col-30 .ss-gt {
  position: absolute;
  top: 89%;
  left: 68%;
}
body.ss-contact-pg .ss-gt h4, body.ss-contact-pg .ss-gt-1 h4 {
  padding: 2% 10% 4%;
}
form#send-appointment-doctor1 input, form#send-appointment-doctor1 select,  body.app-book form#general-doctor-appointment1 input,  body.app-book form#general-doctor-appointment1 select {
  margin-bottom: 10px;
}
#pre_registration .modal-content h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: rgba(0, 0, 0, 0.87);
}
#pre_registration .modal-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: 0.38px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 40px;
  margin-top: 0;
}
#pre_registration form#send-appointment-doctor1 h3 {
  font-size: 16px;
}
#pre_registration .ss-book-btns h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}

p.ss-label-lats {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
}
#pre_registration input[type="checkbox"] {
  float: left;
}
div#pre_registration .col-3 input, div#pre_registration select#gender, select#emergency_relationship_patient {
  width: 100%;
}
div#pre_registration .col-3 {
  padding-right: 35px;
}
#pre_registration .modal-content {
  border-radius: 14px;
}
body.our-prof #pre_registration .modal-content, body.app-book #pre_registration .modal-content {
  background-color: #f9f9f9;
  margin: 10vh auto;
  padding: 20px 40px;
  border: 1px solid #888;
  width: 63.5%;
}
html body.our-prof #pre_registration .modal-content p.ss-label-last, html body.app-book #pre_registration .modal-content p.ss-label-last {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.87);
}
div#pre_registration .ss-cl-bt button {
  background-color: #f9f9f9 ;
}
.ss-check {
  margin: 3% 0;
}
body.app-book .ss-day-one.active h3 {
  font-weight: 600;
}
body.page-id-156 .ss-day-one h3 {
  font-weight: 100;
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  body.ss-contact-pg .col-30 .ss-gt {
    position: absolute;
    top: 108%;
    left: 68%;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  body.ss-contact-pg .col-30 .ss-gt {
    top: 99%;
    left: 70%;
}
}
@media only screen and (max-width: 1024px) {
  body.ss-contact-pg .ss-contact-layout .col-70,  body.ss-contact-pg .ss-contact-layout .col-30 {
    width: 100%;
  }
  .ss-gt, .ss-gt-1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .ss-map iframe {
    width: 100%;
  }
}
/* static pages */ 
.careers #carrer-success.modal-app {
  display: none; 
  position: fixed; 
  z-index: 11111; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto;
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}

/* .careers #carrer-success .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  border-radius: 10px;
} */

.careers #carrer-success .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.careers #carrer-success .close:hover,
.careers #carrer-success .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
} 
@media only screen and (min-width: 1441px) and (max-width: 1854px) {
  body.ss-pc .ss-booking button {
    padding: 4px 9px;
    font-size: 10px;
}
body.ss-pc .ss-know button {
  padding: 4px 9px;
  font-size: 10px;
}
html body.ss-pc .ss-pat-layout-2 {
  width: 1280px;
}
}
/* 23-12-2019 */
button.cc-next-page, a.ss-Previous-page {
  width: 116px;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
}
body.ss-blog .ss-page-number > p > span:nth-child(5) {
  float: inherit;
}
input.fl_name {
  height: 56px !important;
  border-radius: 6px 6px 0 0 !important;
  background-color: #ececec !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}
@media only screen and (min-width: 1024px) {
  input.fl_name {
    width: 375px !important;
  }
  input.ss-subt {
    width: 183px !important;
  }
}
input.ss-subt {
  height: 48px !important;
  margin: 0;
  padding: 0 !important;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0 !important;
  font-family: 'Zilla Slab', serif !important;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ffffff !important;
}
html body.ss-single-pg .ss-single-text ul li , html body.ss-single-pg .ss-single-text-1 ul li {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.67);
}
html body.ss-single-pg .ss-sg-cmt .ss-cmt-form {
  display: none;
}
html body.ss-single-pg .ss-sg-cmt .ss-cmt-form.red {
  display: block;
}
@media only screen and (min-width: 1600px) {
html body.ss-blog .ss-blg-search-section, html body.ss-single-pg .ss-blg-search-section {
    margin: 0% 10% 1%;
  }
}
body.ss-blog .ss-blg-search-section, body.ss-single-pg .ss-blg-search-section {
  background-color: #ffffff;
  margin: 0% 3% 1%;
}
body.ss-blog .ss-search-blg input, body.ss-single-pg .ss-search-blg input {
  width: 99%;
  height: 74px;
  border: 0;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.38);
  padding: 0 25%;
  float: left;
}
.ss-sch-sec .ss-search-blg {
  width: 16%;
  float: left;
}
.ss-crct {
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/search.png);
  background-repeat: no-repeat;
  background-position: 17px center;
}
.ss-categories-blg h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
  padding: 25px 25px 0;
  width: 12%;
  float: left;
}
html body.careers .modal-content {
  width: 652px;
  height: auto;
  border-radius: 14px;
  background-color: #f9f9f9;
  border-left: 15px solid #31c003;
  margin: auto;
  padding: 20px;
}
html body.careers .final_reschedule_appointment {
  display: block;
}
body.careers .final_reschedule_appointment {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  padding: 0 50px 0 0;
}
@media only screen and (min-width: 1441px) {
  .ss-career-layout {
    margin: -3% 10% 6%;
}
}
html body.ss-pc .ss-pat-layout-1 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -6% 0% 0%;
}
html body.ss-pc .ss-pat-layout-3 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: 0;
}
body.ss-pc .ss-bk {
  color: #ffffff;
}
body.archive span.ss-bk {
  color: rgba(0, 0, 0, 0.54);
}
body.app-book p.ss-label-last {
  padding: 0;
}
body.app-book span.change_slot_time.slot_added {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
  text-transform: lowercase;
}
body.app-book a.change_slot_button {
  font-family: 'Zilla Slab', serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  text-align: right;
  color: #d76c28;
}
span.change_slot_time.slot_added:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/selected_slot.png);
  background-repeat: no-repeat;
  width: 69px;
  position: absolute;
  left: 0;
  top: 15px;
  padding: 17px;
}
/* .ss-doc-info > p:first-child {
  height: 50px;
} */
.ss-sch-sec {
  display: flex;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  border: 1px solid #eeeeee;
}
.ss-categories-blg {
  width: 84%;
  border-top: 0;
}

.ss-search-link {
  border-left: 1px solid #eeeeee;
  padding: 30px 0;
  position: absolute;
  margin: 6px 0;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  html body.app-book .ss-block-one {
    background-color: #f6f6f6;
    padding: 1% 0.6%;
}
.ss-doctor-list {
  margin-right: 10%;
  margin-bottom: 10%;
}
form.example input[type=text] {
  width: 70%;
}
/* nav.ss-menu {
  background-color: rgb(246, 246, 246);
  padding: 0 3%;
} */
.ss-book-btns.ss-two-bt .container {
  width: 1200px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  form.example input[type=text] {
    width: 68%
  }
  select#all_multispeciality, select.all_multispeciality, .mob-ss-block-two select#all_multispeciality, .mob-ss-block-two select.all_multispeciality {
    width: 30%;
  }
}
@media only screen and (min-width: 1025px) {
  .ss-search-categories ul {
    display: flex;
    flex-wrap: wrap;
    margin: 1.75% 0 0;
  }
}


.ss-search-categories ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  text-align: center;
  color: rgba(0, 0, 0, 0.38);
  height: auto;
  border-radius: 16.5px;
  background-color: #eeeeee;
  padding: 6px 12px;
  margin-right: 14px;
}
.ss-sm p {
  cursor: pointer;
}
.ss-sch-sec.tx .ss-search-blg {
  width: 100%;
  transition: width 0.5s, height 2s;
}
.ss-sch-sec.tx .ss-search-blg input {
  padding: 0 4%;
}
.ss-sch-sec.tx .ss-categories-blg {
  display: none;
  transition: all 2s linear;
}
img.ss-search-ig-1 {
  display: none;
}

#myList-1 {
  display: none;
}
.ss-search-categories {
  width: 81%;
  float: left;
}
#loadMore img {
  display: block;
  margin: 1.5% auto;
}
img.ss-search-ig-1.tx {
  display: block;
  margin: 0;
  width: 1%;
  position: relative;
  left: -27px;
  top: 28px;
}
#showless img {
  display: none;
  margin: -38px auto 0;
}
@media only screen and (min-width: 1600px) {
  body.ss-contact-pg .ss-contact-layout {
    margin: -3% 10% 6%;
  }
}
body.privacy-policy .ss-background {
  background-image: none;
  background-color: #7a1829;
  position: relative;
  top: 0;
  left: 0;
}
body.privacy-policy .ss-text-block h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 62px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.88px;
  text-align: center;
  color: #ffffff;
}
.ss-dpp-content h3, .ss-dpp-content h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
}
.ss-dpp-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
span.ss-dpp-ht-txt {
  font-weight: 600;
  color: #581de5;
}
body.privacy-policy .ss-dpp {
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}
@media only screen and (min-width: 1600px) {
  body.privacy-policy .ss-dpp {
    padding: 3% 6%;
    margin: -3% 10% 6%;
  }
}
body.page-template-support_during_crisis .ss-block-one {
  padding: 0 12.5% 2%;
}
body.page-template-support_during_crisis .ss-block-one a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #581de5;
}
body.page-template-support_during_crisis .ss-pat-block-1 {
  background-color: #f6f6f600;
  padding: 0 10%;
}
body.page-template-support_during_crisis .ss-pat-layout-1 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -4% 0% 4%;
}
body.page-template-support_during_crisis .ss-pat-layout-1 h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
}
body.page-template-support_during_crisis p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
body.page-template-support_during_crisis .ss-pat-txt-1 {
  padding-right: 15%;
  float: left;
}
body.page-template-support_during_crisis h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.page-template-support_during_crisis .ss-pat-txt-2 h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.page-template-support_during_crisis .ss-pat-txt-2 {
  padding: 0 18%;
}
body.page-template-support_during_crisis .accordion {
  background-color: #ffffff;
  cursor: pointer;
  padding: 18px 0 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.38);
}

body.page-template-support_during_crisis .active, body.page-template-support_during_crisis .accordion:hover {
  background-color: #ffffff;
}

body.page-template-support_during_crisis .ss-pat-layout-1 .accordion:first-child:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  position: relative;
  top: 5px;
  left: 49px;
}
body.page-template-support_during_crisis .ss-pat-layout-1 .accordion:nth-child(3):after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: relative;
  top: 6px;
  left: 49px;
}
body.page-template-support_during_crisis .ss-pat-layout-1 .active:first-child:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  position: relative;
  top: 5px;
  left: 49px;
}
body.page-template-support_during_crisis .ss-pat-layout-1 .active:nth-child(3):after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: relative;
  top: 6px;
  left: 49px;
}
body.page-template-support_during_crisis .panel {
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
body.page-template-support_during_crisis .col-30 .panel ul li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.38px;
  color: #d76c28;
  margin: 0;
}
/* Inetrnational patient */
body.page-template-international_patients .ss-block-one {
  padding: 0 12.5% 2%;
}
body.page-template-international_patients .ss-block-one a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #581de5;
}
body.page-template-international_patients .ss-pat-block-1 {
  background-color: #f6f6f600;
  padding: 0 10%;
  margin-bottom: 4%;
}
body.page-template-international_patients .ss-pat-layout-1 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -4% 0% 4%;
}
body.page-template-international_patients .ss-pat-layout-1 h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
}
body.page-template-international_patients p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
body.page-template-international_patients .ss-pat-txt-1 {
  padding-right: 15%;
  float: left;
}
body.page-template-international_patients h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.page-template-international_patients .ss-pat-txt-2 h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.page-template-international_patients .ss-pat-txt-2 {
  padding: 0 18%;
}
body.page-template-international_patients .accordion {
  background-color: #ffffff;
  cursor: pointer;
  padding: 18px 0 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.38);
}
body.page-template-international_patients .active, body.page-template-international_patients .accordion:hover {
  background-color: #ffffff;
}

body.page-template-international_patients .ss-pat-layout-1 .accordion:first-child:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  position: relative;
  top: 5px;
  left: 49px;
}
body.page-template-international_patients .ss-pat-layout-1 .accordion:nth-child(3):after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: relative;
  top: 6px;
  left: 49px;
}
body.page-template-international_patients .ss-pat-layout-1 .active:first-child:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  position: relative;
  top: 5px;
  left: 49px;
}
body.page-template-international_patients .ss-pat-layout-1 .active:nth-child(3):after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: relative;
  top: 6px;
  left: 49px;
}
body.page-template-international_patients .panel {
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
body.page-template-international_patients .col-30 .panel ul li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.38px;
  color: #d76c28;
  margin: 0;
}
html body.page-template-international_patients .ss-pat-layout-3 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -6% 0% 0%;
}
html body.page-template-international_patients h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
  text-align: left;
}
html body.page-template-international_patients .ss-pat-layout-3 > .row:nth-child(2) {
  display: block;
}
html body.page-template-international_patients .ss-pat-layout-3 > .row:last-child {
  display: none;
}
@media only screen and (max-width: 768px) {
html body.page-template-international_patients .ss-pat-layout-3 > .row:nth-child(2) {
  display: none;
}
html body.page-template-international_patients .ss-pat-layout-3 > .row:last-child {
  display: block;
}
}
html body.page-template-international_patients .tab {
  height: auto;
}

html body.page-template-international_patients .ss-pat-block-1 ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.34px;
  color: rgba(0, 0, 0, 0.54);
}
/* international patient */
/* 23-12-2019 */

/* emergency care */
body.page-template-emergency_care .ss-block-one {
  padding: 0 12.5% 2%;
}
body.page-template-emergency_care .ss-block-one a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #581de5;
}
body.page-template-emergency_care .ss-pat-block-1 {
  background-color: #f6f6f600;
  padding: 0 10%;
  margin-bottom: 4%;
}
body.page-template-emergency_care .ss-pat-layout-1 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -4% 0% 4%;
}
body.page-template-emergency_care .ss-pat-layout-1 h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
}
body.page-template-emergency_care p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
body.page-template-emergency_care .ss-pat-txt-1 {
  padding-right: 15%;
  float: left;
}
body.page-template-emergency_care h3, body.page-template-emergency_care h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.page-template-emergency_care .ss-pat-txt-2 h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.63px;
  color: rgba(0, 0, 0, 0.87);
}
body.page-template-emergency_care .ss-pat-txt-2 {
  padding: 0 18%;
}
body.page-template-emergency_care .ss-pat-layout-3 {
  background-color: #ffffff;
  padding: 2% 6%;
  margin: -6% 0% 0%;
}
body.page-template-emergency_care h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000000;
  text-align: left;
}
body.page-template-emergency_care .ss-pat-layout-3 > .row:nth-child(2) {
  display: block;
}
body.page-template-emergency_care .ss-pat-layout-3 > .row:last-child {
  display: none;
}
@media only screen and (max-width: 768px) {
  body.page-template-emergency_care .ss-pat-layout-3 > .row:nth-child(2) {
  display: none;
}
body.page-template-emergency_care .ss-pat-layout-3 > .row:last-child {
  display: block;
}
}
body.page-template-emergency_care .tab {
  height: auto;
}

body.page-template-emergency_care .ss-pat-block-1 ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.34px;
  color: rgba(0, 0, 0, 0.54);
}
.ss-pat-block-1 .ss-pat-layout-3 ul.accordion li a.toggle {
  font-family: 'Zilla Slab', serif;
}
body.page-template-emergency_care .ss-pat-txt-2 ul li, body.page-template-emergency_care .ss-pat-txt-2 p {
  font-size: 12px;
}
/* emergency care */
/* news & publication */

body.page-template-publications .ss-background {
  background-image: none;
  background-color: #7a1829;
  position: relative;
  top: 0;
  left: 0;
}
body.page-template-publications .ss-text-block h1 {
  font-family: 'Zilla Slab', serif;
  font-size: 62px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.88px;
  text-align: center;
  color: #ffffff;
}
body.page-template-publications .ss-dpp-content h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.63px;
  color: #d76c28;
  margin: 0;
}
body.page-template-publications h2 {
  margin: 10px 0 2px;
}
body.page-template-publications p {
  margin: 0;
}
.ss-dpp-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
span.ss-dpp-ht-txt, span.ss-dpp-ht-txt a {
  font-weight: 600;
  color: #581de5;
}
.ss-ph {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1600px) {
  body.page-template-publications .ss-dpp {
    border: 0;
    background-color: #f6f6f600;
    padding: 3% 6%;
    margin: -7% 10% 6%;
}
body.ss-single-pg .ss-blog-layout-1 {
  margin: 2% 10%;
  background-color: #ffffff;
  padding-bottom: 4%;
}
}
body.page-template-publications .ss-blog-txt-1 {
  height: 140px;
  border-radius: 14px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  padding: 22px 22px 14px;
  margin-bottom: 16px;
}
body.page-template-publications .ss-blog-data .col-2 a {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #d76c28;
  height: 48px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #d76c28;
  background-color: #ffffff;
  padding: 15px;
}
body.page-template-publications .ss-blog-data .col-2 a:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/read-articles.png);
  background-repeat: no-repeat;
  padding: 10px;
  position: relative;
  top: 8px;
  left: 5px;
}
.ss-blog-data > .row > div:nth-child(2) {
  display: flex;
  justify-content: flex-end;
  margin-top: -20px;
}
body.page-template-publications .ss-blog-data .col-2 a:hover {
  background-color: #d76c28;
  color: #ffffff
}
body.page-template-publications .ss-pagination {
  display: flex;
  justify-content: center;
  margin: 20px;
}
body.page-template-publications .ss-page {
  margin-right: 10%;
}
body.page-template-publications .ss-page p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.54);
}
body.page-template-publications .ss-page-number p {
  padding-right: 15%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.67);
}
body.page-template-publications span.number-active {
  padding: 7px 10px;
  border-radius: 4px;
  background-color: #d76c28;
  color: #ffffff;
  margin: 10px;
}
body.page-template-publications span.ss-number-space {
  margin: 10px;
}
.ss-blog-tags ul li {
  border-radius: 16.5px;
  border: solid 1px rgba(215, 108, 40, 0.38);
  background-color: rgba(215, 108, 40, 0.1);
  width: 100%;
  margin-bottom: 10px;
  padding: 7px 20px;
  text-align: center;
}
.ss-blog-tags ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  color: #d76c28;
}
.ss-blog-tags ul {
  float: right;
  position: relative;
  left: 19%;
}
.ss-blg-lk-thumb img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 14px 14px 0 0;
}
body.archive .ss-search-categories ul li.active a {
  background-color: rgba(0, 0, 0, 0.16);
}
body.archive .ss-search-categories ul li.active a:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/check-1.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body.ss-blog .ss-blog-layout-caty {
  background-color: #ffffff00;
  margin: 3% 10% 2%;
}
.ss-blog-layout-caty a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.38px;
  text-align: center;
  color: rgba(0, 0, 0, 0.38);
  height: auto;
  border-radius: 16.5px;
  background-color: rgba(0, 0, 0, 0.16);
  padding: 6px 12px;
}
.ss-blog-layout-caty a:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/cancel-1.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
body.search.search-no-results.ss-blog .col-70 .ss-blog-txt-2 p {
  float: none;
}
body.search.search-no-results.ss-blog .col-70 .ss-blog-txt-2  {
  padding: 0;
}
#respond form {
  margin-bottom: 30px;
}
.ss-single-pg .ss-single-comment {
  margin-bottom: 50px;
}
html body .ss-foot p {
  color: #ffffff;
}
.ss-sm:hover .ss-small-menu {
  display: block;
}
.ss-single-pg .ss-sg-cmt-1 ul li {
  height: auto;
  overflow-y: auto;
  -ms-overflow-style: none;
}
.ss-single-pg .ss-sg-cmt-1 ul li::-webkit-scrollbar {
  display: none;
}
body.careers #popup1 {
  overflow: auto;
}
html body .ss-sm.active {
  border-bottom: 4px solid #d76c28;
  padding-bottom: 32px;
}
span.doctor-available.doctor-not-available {
  font-weight: 600;
}
@media only screen and (min-width: 1367px) and (max-width: 1439px) {
  .ss-button-1 input {
    padding: 6.1% 12%;
  }
}
@media only screen and (max-width: 768px) {
  .ss-blog-tags {
    display: none;
  }
  body.ss-blog .ss-blg-search-section, body.ss-single-pg .ss-blg-search-section {
    background-color: #ffffff;
    margin: 0% 4% 1%;
  }
  body.ss-blog .ss-blog-layout-1 {
    background-color: #ffffff;
    margin: 3% 4%;
  }
  #loadMore img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 24px;
    left: 48px;
  }
  body.ss-single-pg .container {
    width: auto;
  }
  body.ss-single-pg .ss-blog-layout-1 {
    margin: 2% 4%;
  }
  html body.ss-pc .ss-pat-block-1 {
    background-color: #f6f6f600;
    padding: 0 4%;
  }
  body.home .ss-button-1 {
    margin-bottom: 10px;
  }
  .ss-blk-1 p a {
    font-size: 12px;
  }
  form#general-doctor-appointment1 .col-3, form#send-appointment-doctor .col-3 {
    margin-bottom: 20px;
  }
  p.startSelect {
    padding: 10% 10% 0;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.ss-blog .ss-blg-search-section {
    background-color: #ffffff;
    margin: 0% 2% 1%;
  }
  body.ss-blog .ss-blog-layout-1 {
    background-color: #ffffff;
    margin: 3% 2%;
  }
  #loadMore img {
    display: block;
    margin: 7.5% auto;
  }
  #loadMore img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 24px;
    left: 48px;
  }
  body.ss-single-pg .ss-blog-layout-1 {
    margin: 2% 2%
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .ss-categories-blg h3 {
    padding: 25px 15px 0;
  }
  .ss-categories-blg ul li a {
    font-size: 9px;
  }
  html body.app-book .ss-large p {
    font-family: 'Zilla Slab', serif;
    font-size: 18px;
  }
  body.app-book .ss-app-doc-info p {
    font-size: 14px;
  }
  body.app-book .ss-app-doc-info p {
    margin-bottom: 3px;
    line-height: 1.5;
  }
  html body.app-book .ss-know-1 {
    margin: 30px 0 0;
  }
  body.app-book .ss-doc-avail .row {
    padding: 0 3%;
}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .ss-categories-blg ul li a {
    font-size: 10px;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1559px) {
  .ss-categories-blg ul li a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  #myList {
    display: none !important;
  }
  .ss-categories-blg h3 {
    width: 50%;
  }
  .ss-sch-sec .ss-search-blg {
    width: 100%;
    float: left;
  }
  .ss-categories-blg ul li {
    display: flex;
    justify-content: flex-end;
}
}
@media only screen and (max-width: 425px) {
  #loadMore img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 23px;
    left: 0;
  }
  html body .ss-ig-1 img {
    padding: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  .ss-categories-blg h3 {
    font-size: 12px;
    padding: 25px 10px 0;
  }
  body.ss-blog .ss-search-blg input, body.ss-single-pg .ss-search-blg input {
    font-size: 12px;
    border-bottom: 1px solid #eeeeee;
  }
  html body .ss-hos {
    padding: 13px 0 0px 4px;
    margin: 16px 5px;
  }
  .ss-blk-1 p a {
    font-size: 10px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
  html body .ss-categories-blg h3 {
    font-size: 11px;
    padding: 31px 10px 0;
  }
  body.ss-blog .ss-search-blg input, body.ss-single-pg .ss-search-blg input {
    font-size: 12px;
    border-bottom: 1px solid #eeeeee;
  }
  html body .ss-hos {
    padding: 13px 0 0 4px;
    margin: 16px 5px;
  }
  .ss-blk-1 p a {
    font-size: 8px;
  }
   ul#ui-id-2 {
    display: block;
    /* top: 46% !important; */
    left: 7% !important;
  }
  ul#ui-id-2 li {
    border-bottom: 0;
    background-color: #ffffff;
  }
}
@media only screen and (max-width: 320px) {
  .ss-categories-blg h3 {
    font-size: 10px;
    padding: 31px 6px 0;
  }
  body.ss-blog .ss-search-blg input, body.ss-single-pg .ss-search-blg input {
    font-size: 10px;
    padding: 0 25% 0 33%;
    border-bottom: 1px solid #eeeeee;
  }
  html body .ss-hos {
    padding: 13px 0 0 5px;
    width: 100%;
  }
  html body .ss-helpline {
    margin: 11px 8px;
  }
  html body .ss-helpline {
    padding: 8px 0 8px;
    width: 100%;
  }
  .ss-blk-1 p a {
    font-size: 7px;
  }
}
.doctor_appointment_available_dates label input {
  -webkit-appearance: none;
  content: '';
  width: 24px;
  height: 24px;
  border: 2px solid rgba(76, 76, 76, 0.3);
  border-radius: 50%;
  position: relative;
  top: 7px;
}
.doctor_appointment_available_dates label input:checked {
  border: 2px solid #d76c28;
}
.doctor_appointment_available_dates label input:checked:after {
  content: '';
  background-color: #d76c28;
  height: 50%;
  width: 50%;
  display: block;
  margin: 25%;
  border-radius: 50%;
}
body.careers .ss-btns-1 button {
  background-color: #ffffff00;
}
/* @media only screen and (max-width: 768px) {
  body.ss-contact-pg .col-30 .ss-gt {
     position: unset; 
    display: none;
  }
} */
/* 25-12-2019 */
.ss-helpline:hover, .ss-hos:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 14px;
  transition: 0.25s;
  cursor: pointer;
}
.ss-grat-bt p a {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.25px;
  color: #ffffff;
}
html body ul.accordion.active ul li a.toggle:hover {
  border-bottom: 1px solid #d76e2c;
}
html body ul li a.toggle:hover {
  /* border-bottom: 1px solid #d76e2c; */
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: lowercase;
}

html body.ss-pc ul li a.toggle:hover {
  border-bottom: 1px solid #d76e2c;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: lowercase;
}
form#send-appointment-doctor1 .col-3 {
  height: 84px;
}
body.home #popup1 {
  overflow: auto;
}
form#general-doctor-appointment1 .col-3, form#send-appointment-doctor .col-3 {
  margin-bottom: 40px;
}
span.ss-popup-h3 a {
  color: #d76c28;
  margin-right: 10px;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .ss-cl {
    padding: 0;
  }
  .ss-acc {
    margin-bottom: 80px;
  }
  .ss-book-btn-1 label {
    font-size: 14px;
  }
  .ss-book-btn-1 {
    margin-top: 30px;
    margin-bottom: 5px;
  }
  span.change_slot_time.slot_added:before {
    content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/selected_slot.png);
    background-repeat: no-repeat;
    width: 52px;
    position: absolute;
    left: 0;
    top: 31px;
    padding: 17px;
  }
  body.app-book .ss-large p {
    font-family: 'Zilla Slab', serif;
    font-size: 18px;
  }
  body.app-book .ss-app-doc-info p {
    font-size: 14px;
  }
  body.our-prof #pre_registration .modal-content, body.app-book #pre_registration .modal-content {
    width: 95%
  }
  form#send-appointment-doctor1 .col-3 {
    height: 80px;
  }
  html body .ss-ig-1-txt p {
    font-size: 10px !important;
  }
  body.home .ss-text-block {
    padding: 0;
  }
  .ss-background{    display: flex;
    align-items: center;
    justify-content: center;}
  body.home h1 {
    font-size: 20px;
  }
  body.ss-blog .ss-search-blg input, body.ss-single-pg .ss-search-blg input {
    border-bottom: 1px solid #eeeeee;
  }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
  .ss-np {
    margin: 3% 1%;
  }
  html body .owl-carousel {
    display: flex;
  }
  .ss-block-six .ss-bgt {
    padding: 0;
    margin: 0;
  }
  .ss-blk-1 p a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  html body .owl-carousel {
    display: block;
  }
  .ss-block-six .ss-bgt {
    padding: 0;
    margin: 0;
  }
  span.change_slot_time.slot_added:before {
    content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/selected_slot.png);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 25px;
    position: absolute;
    left: 16px;
    top: 19px;
  }
  .doctor-available:after {
    content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/availability.png);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center;
    padding: 7px;
    position: absolute;
    left: 4px;
    top: 4px;
}
}
/* 25-12-2019 */
/* 26-12-2019 */
/* .ss-btns-2 {
  padding: 10px 30px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  margin-top: -10px;
} */
img.originalavatar { width: auto; border-radius: 0;}
.ss-doctor-list { text-align: center; background: #fff; border-radius: 15px;}
span.opening_error {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #ff0000;
  font-weight: 600;
  position: relative;
  top: -15px;
}
html body .ui-state-active:hover, html body  .ui-widget-content .ui-state-active:hover, #ui-id-3:hover {
  border: 0;
  background: none;
}
.ui-state-active, .ui-widget-content, .ui-widget-content .ui-state-active {
  border: 0;
  background: none;
}
.ui-state-active, .ui-state-active a {
  border: 0;
}
 .ui-state-active {
  border-bottom:0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  background: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 768px) {
  .burger-menu {
    padding: 10px !important;
    margin-top: 5px !important;
}
  html body .burger-menu.current {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin-left: 0 !important;
    overflow: scroll;
    height: 770px;
    margin-top: 0 !important;
    top: 0;

}
  .ss-lit-1:after {
    /* content: ''; */
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 10px;
    float: right;
    position: relative;
    top: 10px;
  }
  .ss-lit-2:after {
    /* content: ''; */
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 10px;
    float: right;
    position: relative;
    top: 10px;
  }
}
/* 26-12-2019 */
/* 27-12-2019 */
body.our-prof button.tablinks.active:after, html body.our-prof ul li a.toggle:hover:after {
  content: '';
  border-bottom: 1px solid #d76c28;
  padding: 0 70px;
  position: relative;
  top: 22px;
  bottom: 0;
  left: -16px;
  float: left;
  background: none;
}
.ss-hdy {
  display: flex;
}
img.ss-user-ig {
  max-height: 45px;
  margin: 24px 20px 14px 0;
}
/* body.home .ss-cl .owl-wrapper {
  left: 75px !important;
} */



.ss-cl  .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.ss-cl  .owl-theme .custom-nav .owl-prev, .ss-cl  .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.ss-cl  .owl-theme .custom-nav .owl-prev i, .ss-cl  .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #cecece;
}
.ss-cl  .owl-theme .custom-nav .owl-prev {
  left: 0;
}
.ss-cl  .owl-theme .custom-nav .owl-next {
  right: 0;
}
html body .ss-block-six .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 25px;
  height: 44px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-image: url("https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/rt-arrow-new.png");
}
body.home .owl-controls.clickable > .owl-pagination > div:first-child {
    transform: rotateY(180deg);
}
body.home .owl-pagination {
  position: absolute;
  top: 50%;
  left: -4%;
}
@media only screen and (min-width: 1367px) {
  body.home .owl-controls.clickable > .owl-pagination > div:nth-child(2) {
    position: relative;
    left: 1619%;
}
}
body.app-book .col-30 a.about_author_section, body.app-book .col-30 .ss-avail {
  display: none;
}


@media only screen and (max-width: 768px) {
  body.home .ss-block-three p {
    margin-top: 0;
  }
  body.home .ss-txt {
    margin-bottom: 20px;
  }
  body.home .ss-count {
    margin: 10px;
  }
  /* body.home .ss-view button, body.home .ss-view img {
    display: none;
  } */
  body.home .ss-cl .col-70 {
    width: 70%;
  }
  body.home .ss-cl .col-30 {
    width: 30%;
  }
  .col-4.ss-mmenu-2 {
    margin-top: -15px;
  }
  .ss-mmenu-3 {
    margin-top: -25px;
  }
  .ss-mmenu-4 {
    margin-top: -55px;
  }
  .col-4.ss-mmenu-5 {
    margin-top: -45px;
  }
  
  body.app-book .col-30 a.about_author_section:after {
    content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/fill-1_6.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    position: relative;
    top: 3px;
    left: 1%;
  }
  .ss-mob-section.stick1 {
    position: fixed;
    bottom: 0;
    z-index: 1;
  }
}
/* 27-12-2019 */
.ss-desk-menu {
  display: block;
}
.ss-mobile-menu {
  display: none;
}
li.ss-ul a {
  font-family: 'Zilla Slab', serif;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 1.13px;
  color: #d76c28;
}
.col-4.ss-small {
  border-top: 1px solid #eeeeee;
}
.ss-menutxt h3 {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.38);
}
.ss-btn-1 button {
  display: none;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  border:0;
  padding: 4% 0;
  width: 100%;
}
ul.ss-marg, ul.ss-marg-1 {
  display: none;
}
ul.ss-marg.checked, ul.ss-marg-1.checked {
  display: block;
}
ul.ss-marg.checked li, ul.ss-marg-1.checked li {
  margin: 0 15px;
}
.ss-btn button:after, .ss-btn-1 button:after, .ss-btns-2 button:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/fill-1.png);
  padding: 10px 15px;
  background-repeat: no-repeat;
  background-position: center;
}
body.app-book .ss-know-1 a.about_author_section:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/fill-1_6.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  position: relative;
  top: 2px;
  left: 1%;
}
@media only screen and (min-width: 769px) {
.ss-lc .col-3:first-child h3:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/location-1.png);
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
}
@media only screen and (max-width: 768px) {
  .ss-lc .col-3:nth-child(3) h3:before {
    content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/location-1.png);
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
  }
}
.ss-lc .col-3:last-child h3:before {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/contact-1.png);
  padding: 10px 12px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
.ss-htw.ss-carousel .owl-pagination {
  display: none;
}
/* .ss-htw.ss-carousel {
  padding: 0 1%;
} */
body.home .ss-htw.ss-carousel .owl-wrapper {
  left: 0% !important;
}
.ss-btns-2 button {
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(to left, #d76c28, #d76c28 1%);
  border: 0;
  width: 250px;
  height: 48px;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .owl-controls.clickable > .owl-pagination > div:nth-child(2) {
    position: relative;
    /* left: 1106%; */
  }
  .owl-pagination {
    left: -6%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .owl-controls.clickable > .owl-pagination > div:nth-child(2) {
    position: relative;
    /* left: 1475%; */
  }
  .owl-pagination {
    left: -5%;
  }
}
@media only screen and (max-width: 768px) {
  .ss-desk-menu {
    display: none;
  }
  .ss-mobile-menu {
    display: block;
  }
  .ss-btn-1 button {
    display: block;
  }
  .ss-lc .col-3:last-child .textwidget.custom-html-widget p {
    margin: 0;
  }
  .ss-lc .col-3:last-child .textwidget.custom-html-widget {
    margin-bottom: 20px;
  }
  .chide {
    display: flex;
    flex-direction: column-reverse;
  }
  body.app-book .ss-app-doc-info .ss-large p {
    font-size: 20px;
  }
  .ss-sch-sec.tx .ss-search-blg input {
    padding: 0 13%;
  }
  li.ui-menu-item .label {
    width: 100%;
    float: left;
  }
  li.ui-menu-item .label h3 { 
    font-size: 14px;
    color: rgba(0, 0, 0, 0.67);
    margin: 0;
    text-transform: lowercase;
  }
}
@media only screen and (max-width: 767px) {
  body.app-book .col-30 a.about_author_section, body.app-book .col-30 .ss-avail {
    display: block;
  }
}
/* 30-12-2019 */
body.app-book .ss-block-three .ss-toggle-button p {
  position: relative;
  top: 6px;
  float: left;
  margin-bottom: 0;
}
/* body.app-book .slider:after {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 3px;
  background-color: #d76c28;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
} */
input#date_of_birth {
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/calendar.png);
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  width: 100%;
}
.ss-sub-menu > div:nth-child(3) {
  padding: 11px 0 15px;
}
@media only screen and (max-width: 768px) {
html body.app-book .aspect-content:after {
  position: absolute;
  width: 15px;
  height: 36%;
  right: 5px;
  top: 13px;
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
  background-repeat: no-repeat;
  transform: rotate(180deg);
  background-size: 15px;
}
html body.app-book .aspect-label ~ .aspect-content:after {
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
}
html body.app-book .aspect-name {
  width: 100%;
}
body.app-book img.ss-arrow-ig, body.our-prof img.ss-arrow-ig {
  position: relative;
  top: 19px;
  right: 0;
  width: 15px;
  height: 15px;
}
body.app-book .ss-submit-bt #submit-appointment, body.app-book .ss-submit-bt input#final_already_user_submit {
  width: 195px;
  height: 48px;
}
.ss-search-link {
  margin: 7px 0;
}
.ss-categories-blg {
  width: 100%;
  border-top: 0;
  border-bottom: 1px solid #eeeeee;
}
.ss-search-categories {
  width: 100%;
  float: left;
}
body.app-book .ss-block-three .ss-toggle-button p {
  margin-bottom: 50px;
}
html body form#already-register-customer {
  margin-top: 0;
}
body.ss-blog .ss-blog-txt-1 p, body.ss-blog .ss-blog-author h4 a, body.ss-blog .ss-sec-txt p {
  font-size: 12px;
}
html body.ss-blog .ss-blog-txt-1 p, body.page-template-emergency_care p, .page-template-emergency_care ul li {
  font-size: 14px;
}
body.ss-blog .ss-sec-txt h5 a, body.ss-blog .ss-sec-txt p {
  font-size: 10px;
}
body.ss-blog .ss-sec-txt h4 a {
  font-size: 14px;
  display: block;
  margin: 0 10px 0;
}
ul#ui-id-2 {
  width: 86% !important;
}
.ss-blog-data > .row > div:nth-child(2) {
  display: flex;
  justify-content: flex-end;
  margin-top: 0px;
}
.ss-blog-layout-2 .row {
  display: flex;
  flex-direction: column;
}
.ss-blog-layout-2 .row .col-70 {
  order: 2;
}
html body .ss-vt-line-1 {
  display: none;
}
html body .ss-vt-line-2 {
  display: block;
  border-right: none;
  padding: 3% 0;
  margin: 7% 0 0;
  border-top: 1px solid #00000021;
}
html body .ss-blog-layout-2 .col-70 .ss-blog-txt-2 h3 {
  display: block;
  margin-top: 0;
}
body.ss-contact-pg .ss-button-1 {
  margin: 6% auto;
}
body.ss-contact-pg .ss-button-1 input {
  padding: 0 17%;
  height: 54px;
}
body.ss-contact-pg .ss-button-1 {
  width: 100%;
}
body.ss-contact-pg .ss-contact-address p, .ss-contact-tel p a {
  font-size: 12px;
  color: #333333;
}
.ss-contact-tel p {
  margin: 0;
}
.ss-contact-tel > p:last-child .ss-contact-htl {
  position: relative;
  top: 15px;
  right: 40px;
}
}
.ss-vt-line-1 { display: block;}
.ss-vt-line-2,.ss-blog-layout-2 .col-70 .ss-blog-txt-2 h3 { display: none;}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  img.ss-calendar {
    position: absolute;
    top: 55%;
    left: 93%;
  }
  html body.our-prof .ss-block-one h3:before {
    padding: 0 120px 0;
    right: 10px;
  }
  body.our-prof .ss-block-one h3:after {
    padding: 0 120px 0;
  }
  
  #myList-1 {
    margin-top: 7.3%;
    border-top: 1px solid #eeeeee;
  }
  body.ss-pc .ss-booking button, body.ss-pc .ss-know button {
    font-size: 12px;
    padding: 5px 7px;
  }
  .ss-booking button, .ss-know button {
    padding: 5px 30px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  img.ss-calendar {
    position: absolute;
    top: 56.5%;
    left: 86%;
  }
  body.app-book .ss-app-doc-info .ss-large p {
    padding: 0px 77px 0 0;
  }
  html body.our-prof .ss-block-one h3:before {
    padding: 0 45px 0;
    right: 10px;
  }
  body.our-prof .ss-block-one h3:after {
    padding: 0 45px 0;
  }
  
  #myList-1 {
    margin-top: 16%;
    border-top: 1px solid #eeeeee;
  }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
  img.ss-calendar {
    position: absolute;
    top: 59%;
    left: 85%;
  }
  body.app-book .ss-app-doc-info .ss-large p {
    padding: 0px 60px 0 0;
  }
  html body.our-prof .ss-block-one h3:before {
    padding: 0 40px 0;
    right: 10px;
  }
  body.our-prof .ss-block-one h3:after {
    padding: 0 40px 0;
  }
  
  #myList-1 {
    margin-top: 16%;
    border-top: 1px solid #eeeeee;
  }
  
}
@media only screen and (max-width: 320px) {
  img.ss-calendar {
    position: absolute;
    top: 58%;
    left: 82%;
  }
  .ss-sch-sec.tx .ss-search-blg input {
    padding: 0px 11%;
  }
  body.our-prof .ss-block-one h3:before {
    padding: 0 30px 0;
  }
  body.our-prof .ss-block-one h3:after {
    padding: 0 30px 0;
  }
  #myList-1 {
    margin-top: 19.5%;
    border-top: 1px solid #eeeeee;
  }
  .ss-booking button, .ss-know button {
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .ss-block-two .col-30 {
    width: 30%;
  }
  .ss-block-two .col-70 {
    width: 70%;
  }
  body.app-book .ss-block-two img {
    padding: 27px 0 2px 0px;
  }
  body.app-book .ss-know-1 {
    margin: 15px 0 0;
  }
  body.app-book .ss-app-doc-info p {
    margin-bottom: 0px;
  }
  .doctor-available:after {
    top: 3px;
  }
  body.app-book .ss-app-doc-info {
    padding: 25px 20px;
  }
  input#date_of_birth {
    width: 96%;
  }
  html body.our-prof ul li a.toggle:hover:after {
    top: 45px;
}
}
@media only screen and (max-width: 767px) {
  img.ss-search-ig-1.tx {
    display: block;
    margin: 0 0 0 auto;
    width: 4%;
    position: relative;
    right: 12px;
    top: -43px;
  }
}
form#already-register-customer {
  margin-top: 20px;
}
.ss-sec-txt-1 h4 {
  margin: 0 0 10px;
}
body.our-prof .ss-block-one h3:before {
  content: '';
  border-top: 2px solid #eeeeee;
  position: relative;
  top: 12px;
  right: -10px;
}
body.our-prof .ss-block-one h3:after {
  content: '';
  border-top: 2px solid #eeeeee;
  position: relative;
  top: 12px;
  right: -10px;
}
body.page-template-General-book-appointment .ss-block-one h3:before {
  content: '';
  border-top: 2px solid #eeeeee;
  position: relative;
  top: 12px;
  right: -10px;
}
body.page-template-General-book-appointment .ss-block-one h3:after {
  content: '';
  border-top: 2px solid #eeeeee;
  position: relative;
  top: 12px;
  right: -10px;
}
.ss-map {
  display: block;
}
.ss-gt-1, .ss-mob-contact-layout, .ss-map-bg  {
  display: none;
}
html body.ss-pc ul li a.toggle:hover {
  border-bottom: 1px solid #d76e2c;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  text-transform: lowercase;
}
@media only screen and (max-width: 768px) {
  .ss-map {
    display: none;
  }
  .ss-gt-1, .ss-mob-contact-layout, .ss-map-bg  {
    display: block;
  }
  .ss-mob-contact-layout {
    padding: 0 6%;
  }
  body.ss-contact-pg .ss-gt-1 h4 {
    padding: 12% 10% 4%;
  }
  body.page-template-emergency_care .ss-pat-block-1 {
    padding: 0 6%;
  }
  body.page-template-emergency_care .ss-pat-txt-2 {
    padding: 0;
  }
  .ss-vt-line {
    display: none;
  }
  body.page-template-emergency_care .ss-pat-layout-1 h1 {
    font-size: 20px;
  }
  
  html body .ss-doctor-list {
    margin: 0 3% 8%;
  }
}
/* 30-12-2019 */
/* 31-12-2019 */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .ss-search-categories {
    width: 100%;
    float: left;
  }
  #myList-1 {
    margin-top: 5.6%;
    border-top: 1px solid #eeeeee;
  }
  body.ss-blog .ss-search-blg input, body.ss-single-pg .ss-search-blg input {
    border-bottom: 1px solid #eeeeee;
  }
  .ss-sch-sec.tx .ss-search-blg input {
    padding: 0 13.75%;
  }
}
body.our-prof .owl-pagination, body.ss-pc .owl-pagination, html body.our-prof .owl-controls.clickable, html body.ss-pc .owl-controls.clickable, html body.our-prof .owl-dots, html body.ss-pc .owl-dots {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  /* body.our-prof .owl-pagination, body.ss-pc .owl-pagination, html body.our-prof .owl-controls.clickable, html body.ss-pc .owl-controls.clickable,  */
  html body.our-prof .owl-dots, html body.ss-pc .owl-dots {
    display: none !important;
  }
  html body.app-book .aspect-content:after { top: 30%; right: 0;}
  body.app-book .switch {margin-right: 10px;}
  span.close.newclose {
    position: absolute;
    top: 10%;
    right: 5%;
  }
  span.close {
    position: relative;
    top: -20px;
  }
}
/* 31-12-2019 */
/* 02-02-2019 */
@media only screen and (min-width: 376px) and (max-width: 390px) {
.ss-booking button, .ss-know button {
  padding: 5px 20px;
}
}
@media only screen and (min-width: 391px) and (max-width: 415px) {
  .ss-booking button, .ss-know button {
    padding: 5px 25px;
  }
}
@media only screen and (min-width: 416px) and (max-width: 425px) {
  .ss-booking button, .ss-know button {
    padding: 5px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .ss-app-doc-img button {
    width: 80%;
    font-size: 14px
  }
  html body.archive img.ss-arrow-ig-1 {
    position: relative;
    width: 13px;
    height: 13px;
    padding: 0px;
    top: -30px;
    left: 90px;
  }
  body.app-book img.ss-arrow-ig, body.our-prof img.ss-arrow-ig {
    position: relative;
    top: 19px;
    left: -60px;
    height: 15px;
  }
  p.ss-label-last {
    margin-bottom: 10px !important;
  }
  div#pre_registration .col-3 { padding-right: 0}
  a.close {
    position: relative;
    top: -33px;
  }
  html body.app-book #pre_registration .modal-content p.ss-label-last { font-size: 14px;}
  .col-5.ss-f2 h4 { margin-top: 0;}
}
input#submit-appointment:disabled {
  pointer-events: none;
  opacity: 0.3;
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  input#final-submit-otp-verify {
    width: 20%;
  }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  input#final-submit-otp-verify {
    width: 40%;
  }
  #pre_registration .ss-book-btns .ss-book-btn-1 { margin: 30px 109px 5px 0;}
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
  input#final-submit-otp-verify {
    width: 40%;
  }
  #pre_registration img.ss-arrow-ig {left:-60px}
  #pre_registration .ss-book-btns .ss-book-btn-1 { margin: 30px 62px 5px 0;}
  html body.home ul li a.toggle:hover:after { right: 8%;}
}
@media only screen and (max-width: 320px) {
  body.app-book .ss-block-three h3 {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0;
  }
  input#final-submit-otp-verify {
    width: 40%;
  }
  img.ss-arrow-igz {
    position: relative;
    top: -37px;
    right: 12px;
    display: block;
    margin-left: auto;
  }
  #pre_registration img.ss-arrow-ig {left:-35px}
  #pre_registration .ss-book-btns .ss-book-btn-1 { margin: 30px 45px 5px 0;}
  html body input#appointment_available_submit { width: 207px;}
  .final_reschedule_appointment img.ss-arrow-igz-1 { right: 28px;}
  html body.home ul li a.toggle:hover:after { content: '';border-bottom: 1px solid #d76c28;background: none;position: relative;top: 21px;right: 9%;float: left;padding: 0px 50px;}
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  body.app-book .ss-block-three h3 {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0;
  }
}
img.ss-arrow-igz {
  position: relative;
  top: -37px;
  right: 12px;
  display: block;
  margin-left: auto;
}
.ss-check {
  display: flex;
}
label#consulted_before-error {
  order: 3;
}
.final_reschedule_appointment img.ss-arrow-igz-1 {
  position: relative;
  top: 20px;
  right: 35px;
  width: 13px;
  height: 13px;
}
/* label#consulted_before-error {
  position: relative;
  top: 22px;
  right: 44%;
} */
.ss-inner-tab .tab button.active:after {
  content: "";
  display: block;
  width: 5%;
  border-bottom: 2px solid #d76c28;
  transition: .5s;
  background: none;
  position: absolute;
  padding-bottom: 20px;
  margin-left: -16px;
}
p.ss-label-last { font-size: 12px !important;}
@media only screen and (min-width: 361px) and (max-width: 375px) { .ss-booking button, .ss-know button { padding: 5px 25px; } }
@media only screen and (min-width: 321px) and (max-width: 360px) { .ss-booking button, .ss-know button { padding: 5px 21px; } }
@media only screen and (min-width: 1025px) and (max-width: 1440px) {.product img {margin: 6px;}}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
          #filter {
            margin-right: 40px;
            height: 595px;
          }
          select.filter-make.filter.form-control, select.filter-model.filter.form-control, select.filter-type.filter.form-control, select.filter-price.filter.form-control {
            width: 100%;
            height: 56px;
          }
          #products {
            min-height: 357px;
          }
          .ss-rt-text-1 p {
            margin-top: 80px;
          }
          .ss-btns {
            display: flex;
            justify-content: center;
          }
          .ss-btns-2 button {
            margin: -9px 0;
          }
          .popup {width: 90%}
          .product img {margin: 10px;}
          .ss-tet a { font-size: 12px;}
          body.page-template-publications .ss-dpp { padding: 3% 0%; margin: -6% 2% 6%; }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .ss-toolkit {
    /* top: -75px; */
    left: -43px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1599px) {
  body.privacy-policy .ss-dpp {
    padding: 3% 6%;
    margin: -3% 3% 6%;
  }
  body.page-template-publications .ss-dpp {
    padding: 3% 0%;
    margin: -6% 3% 6%;
  }
}
@media only screen and (max-width: 767px) { 
  .ss-block-seven {
    overflow: hidden;
}
  /* .footer .ss-foot .row > div:nth-child(4) {
    margin-top: -13%;
  }  */
}
@media only screen and (max-width: 768px) {body.our-prof #success-otp-status.newmodal .modal-content { width: 95%;} body.page-template-publications .ss-blog-txt-1 {height: auto;} body.page-template-publications .ss-dpp-content h3 { font-size: 18px;}
body.page-template-publications .ss-dpp-content .ss-blog-txt-1 h2 a, body.page-template-publications .ss-dpp-content .ss-blog-txt-1 .ss-blog-data .col-2 p { font-size: 14px; display: block; } body.page-template-publications .ss-blog-data .col-2 a { margin: 20px 0 0;}
body.page-template-publications .ss-page {margin-right: 10%;}body.page-template-publications .ss-pagination { justify-content: center;} body.page-template-support_during_crisis .ss-pat-txt-2, body.page-template-international_patients .ss-pat-txt-2 { padding: 0 17% 0 0;}
body.careers a.ss-acc-button { margin: 20px 0; padding: 12px 30px;}body.page-template-international_patients .ss-pat-block-1 { padding: 0 3%;} .ss-popup-txt-4 p { padding: 0 1%;} .ss-btns-1 button {margin: 20px auto;}}
@media only screen and (min-width: 768px) and (max-width: 1023px) { .footer .ss-foot .row > div:nth-child(4) { margin-top: -11%; } }
body.page-template-support_during_crisis span.ss-bk, body.page-template-international_patients span.ss-bk {
  color: #ffffff;
}
html body.page-template-international_patients ul li a.toggle:hover { border-bottom: 1px solid #d76e2c;}
body.careers .ss-acc-bt button.accordion:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  padding: 10px;
  float: right;
  position: relative;
  top: 5px;
  left: 0px;
}
body.careers .ss-acc-bt button.accordion.active:after {
  content: '';
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/arrow-2.png);
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) { .ss-small-menu {padding: 6% 1% 1%;} body.page-template-support_during_crisis .accordion { font-size: 14px;}}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {.ss-ic { margin-right: 10px;}}
@media only screen and (min-width: 1301px) and (max-width: 1366px) {.ss-ic { margin-right: 0;}}
@media only screen and (min-width: 769px) and (max-width: 1024px) {.ss-ic { margin-right: 10px;} .ss-ic img { margin: 10px 0 10px 0;} body.our-prof .ss-block-one h3:before, body.page-template-General-book-appointment .ss-block-one h3:before { padding: 0 80px 0; right: 10px} body.our-prof .ss-block-one h3:after, body.page-template-General-book-appointment .ss-block-one h3:after { padding: 0 80px 0; right: -10px} body.our-prof .ss-block-one .col-3:nth-child(2), body.page-template-General-book-appointment .ss-block-one .col-3:nth-child(2) { width: 100%;} 
body.our-prof .btn.book-now {left: 89%;} }
@media only screen and (min-width: 1025px) and (max-width: 1300px) {body.our-prof .ss-block-one h3:before, body.page-template-General-book-appointment .ss-block-one h3:before { padding: 0 80px 0; right: 10px} body.our-prof .ss-block-one h3:after, body.page-template-General-book-appointment .ss-block-one h3:after { padding: 0 80px 0; right: -10px} body.our-prof .ss-block-one .col-3:nth-child(2), body.page-template-General-book-appointment .ss-block-one .col-3:nth-child(2) { width: 100%;} body.page-template-General-book-appointment .ss-block-one .container {width: auto;}}
@media only screen and (min-width: 769px) and (max-width: 1023px) { body.home .container {width: auto;}}
/* 02-01-2020 */
/* 06-01-2020 */
html body.page-template-support_during_crisis .ss-block-one {
  padding: 0 12.5% 2%;
  background-image: url(https://www.cadabamshospitals.com/wp-content/uploads/2019/12/treatment-ig-1.jpeg) !important;
}
/* 06-01-2020 */
/* 09-01-2020 */
.ss-foot .row > div:nth-child(4) h4 { visibility: hidden;}
@media only screen and (max-width: 768px) {.ss-foot .row > div:nth-child(4) h4 {display: none;}}
/* 09-01-2020 */
/* 14-01-2020 */
body.page-template-patient_care .ss-pat-layout-3 { display: none;} 
/* 14-01-2020 */
/* 20-01-2020 */
body.page-template-publications h2 a { pointer-events: none;}
/* 20-01-2020 */
/* 23-01-2020 */
body.page-template-about-us .ss-para-1 { padding: 5% 8%;}
@media only screen and (min-width: 1366px) {body.page-template-about-us p {text-align: justify;}}
/* 23-01-2020 */
/* 24-01-2020 */
.ss-blog-txt-2 .ss-sec-ig img { width: 300px;}
/* .ss-sec-txt { position: absolute; left: 66%; padding: 0 9%;}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
  .ss-sec-txt {left: 64%; padding: 0 9%;}
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  .ss-sec-txt {left: 67%; padding: 0 8%;}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .ss-sec-txt {left: 76%; padding: 0 3%;}
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .ss-sec-txt {left: 74%; padding: 0 4%;}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .ss-sec-txt {left: 81%; padding: 0 2%;}
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .ss-sec-txt {left: 18%;}
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
  .ss-sec-txt {left: 29%;}
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
  .ss-sec-txt {left: 34%;}
}
@media only screen and (max-width: 320px) {
  .ss-sec-txt {left: 36%;}
} */
/* 24-01-2020 */
html body.ss-pc .ss-blg-lk-thumb {
  height: auto;

}
/* 25-01-2020 */
.ss-check input[type="checkbox"] {
  -webkit-appearance: none;
  content: '';
  width: 24px;
  height: 24px;
  border: 2px solid rgba(76, 76, 76, 0.3);
  border-radius: 25%;
  vertical-align: middle;
  margin: -5px 10px 0 0;
}
.ss-check input[type="checkbox"]:checked {
  border: 2px solid rgba(76, 76, 76, 0.3);
}
.ss-check input[type="checkbox"]:checked:after {
  content: '';
    background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/check.png);
    padding: 12px;
    display: block;
    margin: 2px 13%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 15px;
}
@media only screen and (max-width: 767px) {
  .ss-check input[type="checkbox"] { width: 39px;}
}
select#gender {
  display: block;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
body.home .ss-hdy h4 {
  height: 46px;
}
.ss-hdy-1 .col-70 > p:nth-child(2) {
  height: 104px;
}
/* 25-01-2020 */
/* 28-01-2020 */
span.ss-popup-h3 a { text-transform: capitalize;}
body.ss-pc .ss-blg-lk-thumb { height: auto;}
.wp-block-table.is-style-stripes tbody tr:last-child td:first-child, .wp-block-table.is-style-stripes tbody tr:last-child td:last-child { display: block;}
ol li { font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.75; letter-spacing: 0.5px; color: rgba(0, 0, 0, 0.54);}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .ss-doctor-list { margin-right: 10%;}
  .ss-sm { padding: 18px 0;}
  html body .ss-sm p, .ss-sm a { font-size: 13px;}
  .ss-doc-info > p:nth-child(2) { margin-top: 10%;}
  select.filter-make.filter.form-control, select.filter-model.filter.form-control, select.filter-type.filter.form-control, select.filter-price.filter.form-control { width: 100%; height: 56px;}
  #filter { margin-right: 30px; height: 500px;}
  #products { min-height: 230px;}
  .product-inner { padding: 8px;}
  .product-inner.text-center p, select.filter-make.filter.form-control, select.filter-model.filter.form-control, select.filter-type.filter.form-control, select.filter-price.filter.form-control { font-size: 14px;}
  p.startSelect { padding: 30% 10% 0;}
  body.ss-pc .ss-blg-lk-content h3 a { font-size: 14px;}
  body.ss-pc .ss-pat-layout-4 h1 { font-size: 20px; text-transform: capitalize;}
  body.ss-pc .ss-blg-lk-content h3 { line-height: 0.75;}
  .ss-button { padding-bottom: 5px;}
  html body.ss-pc .ss-block-one { padding: 1% 3%;}
  html body.app-book .ss-block-one { padding: 1% 4%;}
  .ss-app-doc-img button { width: 80%;}
}
/* 28-01-2020 */
/* 30-01-2020 */
@media only screen and (min-width: 1025px)  and (max-width: 1169px) { html body .container { width: 1024px;}}
@media only screen and (min-width: 1170px) and (max-width: 1399px) { html body  .container { width: 1170px;}}
@media only screen and (min-width: 1200px) and (max-width: 1366px) { 
  /* html body.ss-pc .ss-know button { padding: 4px 12px;}
  html body .ss-know button { font-size: 12px;}
  html body.ss-pc .ss-booking button { font-size: 12px; padding: 4px 12px;} */
  .ss-booking button {
    font-size: 10px;
    padding: 4px 12px;
  }
  .ss-know button {
    font-size: 10px;
    padding: 4px 12px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  .ss-booking button {
    font-size: 9px;
    padding: 4px 12px;
  }
  .ss-know button {
    font-size: 9px;
    padding: 4px 12px;
  }
}
@media only screen and (min-width: 1151px) and (max-width: 1199px) {
  .ss-booking button {
    font-size: 11px;
    padding: 4px 12px;
  }
  .ss-know button {
    font-size: 11px;
    padding: 4px 12px;
  }
}
@media only screen and (min-width: 1366px) { body.ss-pc .ss-blg-lk-content h3 a { font-size: 18px;}}
.ss-doc-name { text-transform: capitalize;}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  html body .ss-booking button {
    padding: 5px 15px;
  }
  html body .ss-know button {
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1380px) {
  body.ss-pc .ss-booking button {
    font-size: 14px;
    padding: 5px 6px;
  }
  body.ss-pc  .ss-know button {
    font-size: 14px;
    padding: 5px 6px;
  }
}
@media only screen and (min-width: 1381px) and (max-width: 1440px) {
  body.ss-pc .ss-booking button {
    font-size: 14px;
    padding: 5px 6px;
  }
  body.ss-pc  .ss-know button {
    font-size: 14px;
    padding: 5px 6px;
  }
}
/* 30-01-2020 */
/* 31-01-2020 */
a.ss-Previous-page { padding: 15px 17px;}
/* 31-01-2020 */
/* 28-02-2020 */
.hidden {
  display: none;
}
#appointment-app-book p.doctor_name_modal1 {
  font-family: 'Open sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
}
#appointment-app-book.ss-unavailable-popup p.doctor_name_modal1{
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: 0.44px;
  color: rgba(0, 0, 0, 0.87);
}
/* 28-02-2020 */
/*21-05-2020*/ 
.page-id-4040 input#FirstName, input#Phone, input#EmailAddress{ 
  box-shadow: none !important;
  border: 1px solid rgb(202 196 196) !important; 
    max-width: 100%;    width: 100%;    height: 56px;    display: block;    margin: 3% auto !important;    border-radius: 6px 6px 0 0;    background-color: rgb(236, 236, 236);    border-bottom: 1px solid;    border-top: 0;    border-left: 0;    font-family: 'Open sans', sans-serif;    font-size: 16px !important;    font-weight: normal;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 0.5px;    color: rgba(0, 0, 0, 0.54);    padding: 10px !important;}.page-id-4040 textarea#Notes {display: block;    margin: 2% auto !important;    height: 94px !important;    border-radius: 6px 6px 0 0;    background-color: rgb(236, 236, 236);    border-bottom: 1px solid;    border-top: 0;    border-left: 0;    border-right: 0;    max-width: 100%;    width: 100%;    font-family: 'Open sans', sans-serif;    font-size: 16px !important;    font-weight: normal;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 0.5px;    color: rgba(0, 0, 0, 0.54);    padding: 10px !important;    text-transform: lowercase;}.page-id-4040 button#form-submit-button{background: #cd3534;    background: -webkit-linear-gradient(to right, #cd3534, #d76c28 );    background: linear-gradient(to right, #cd3534, #d76c28);    font-family: 'Zilla Slab', serif;    font-size: 20px !important;    height: 56px;    font-weight: 600;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 1.25px;    text-align: center;    color: #ffffff;    border: 2px solid;    margin: 0 auto;    display: block;    max-width: 100%;    width: 100%;    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);}.page-id-4040 .ss-gt h4 {    margin-bottom: -22px;}.page-id-4056 input#FirstName, input#Phone, input#EmailAddress{    max-width: 100%;    width: 100%;    height: 56px;    display: block;    margin: 3% auto !important;    border-radius: 6px 6px 0 0;    background-color: rgb(236, 236, 236);    border-bottom: 1px solid;    border-top: 0;    border-left: 0;    font-family: 'Open sans', sans-serif;    font-size: 16px !important;    font-weight: normal;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 0.5px;    color: rgba(0, 0, 0, 0.54);    padding: 10px !important;}.page-id-4056 textarea#Notes {display: block;    margin: 2% auto !important;    height: 94px !important;    border-radius: 6px 6px 0 0;    background-color: rgb(236, 236, 236);    border-bottom: 1px solid;    border-top: 0;    border-left: 0;    border-right: 0;    max-width: 100%;    width: 100%;    font-family: 'Open sans', sans-serif;    font-size: 16px !important;    font-weight: normal;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 0.5px;    color: rgba(0, 0, 0, 0.54);    padding: 10px !important;    text-transform: lowercase;}.page-id-4056 button#form-submit-button{background: #cd3534;    background: -webkit-linear-gradient(to right, #cd3534, #d76c28 );    background: linear-gradient(to right, #cd3534, #d76c28);    font-family: 'Zilla Slab', serif;    font-size: 20px !important;    height: 56px;    font-weight: 600;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 1.25px;    text-align: center;    color: #ffffff;    border: 2px solid;    margin: 0 auto;    display: block;    max-width: 100%;    width: 100%;    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);}.page-id-4056 .ss-gt h4 {    margin-bottom: -22px;}
.page-template-Treatments-php input#FirstName, input#Phone, input#EmailAddress ,.page-template-patient_care-php  input#FirstName, input#Phone, input#EmailAddress,.page-template-Homepage-php input#FirstName{ 
     max-width: 100%;    width: 100%;    height: 56px;    display: block;    margin: 3% auto !important;    border-radius: 6px 6px 0 0;    background-color: rgb(236, 236, 236);    border-bottom: 1px solid;    border-top: 0;    border-left: 0;    font-family: 'Open sans', sans-serif;    font-size: 16px !important;    font-weight: normal;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 0.5px;    color: rgba(0, 0, 0, 0.54);    padding: 10px !important;}
     .page-template-Treatments-php textarea#Notes ,.page-template-patient_care-php textarea#Notes,.page-template-Homepage-php  textarea#Notes{ box-shadow: none !important;
      border: 1px solid rgb(202 196 196) !important; display: block;    margin: 2% auto !important;    height: 94px !important;    border-radius: 6px 6px 0 0;    background-color: rgb(236, 236, 236);    border-bottom: 1px solid;    border-top: 0;    border-left: 0;    border-right: 0;    max-width: 100%;    width: 100%;    font-family: 'Open sans', sans-serif;    font-size: 16px !important;    font-weight: normal;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 0.5px;    color: rgba(0, 0, 0, 0.54);    padding: 10px !important;    text-transform: lowercase;}.page-template-Treatments-php button#form-submit-button  ,.page-template-patient_care-php button#form-submit-button,.page-template-Homepage-php button#form-submit-button{background: #cd3534;    background: -webkit-linear-gradient(to right, #cd3534, #d76c28 );    background: linear-gradient(to right, #cd3534, #d76c28);    font-family: 'Zilla Slab', serif;    font-size: 20px !important;    height: 56px;    font-weight: 600;    font-stretch: normal;    font-style: normal;    line-height: normal;    letter-spacing: 1.25px;    text-align: center;    color: #ffffff;    border: 2px solid;    margin: 0 auto;    display: block;    max-width: 100%;    width: 100%;    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);}.page-template-Treatments-php .ss-gt h4 ,.page-template-patient_care-php .ss-gt h4,.page-template-Homepage-php .ss-gt h4{    margin-bottom: -22px;}

/* 27-05-20*/
#lp-form-column input#FirstName{
  box-shadow: none !important;
    border: 1px solid rgb(202 196 196) !important; }

@media only screen and (min-width: 320px) and (max-width: 575px) {
  body.ss-contact-pg .col-30 .ss-gt {
    position: unset;
    top: 89%;
    left: 68%;
}
}
/*16-01-2021*/
body.ss-pc .ss-pat-layout-4 h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #000;
}
@media only screen and (max-width: 768px){
body.ss-pc .ss-pat-layout-4 h2 {
    font-size: 18px;
}
}
.sticky_sec_process{
  position: sticky;
  top: 0;
}
@media screen and (min-width:768px){
  .page-id-4142 figure.wp-block-image {
    width: 50%;
    float: left;
    /* clear: both; */
    margin: 0;
    padding: 0 10px;
}
.understaing_heading{
  clear: both;
}
.page-id-4142 figure.wp-block-image img {
  object-fit: cover;
}
}
/*18-01-2021*/
div#owlone .item {
  padding: 0 10px;
}
div#owlone img {
  width: 100%;
  object-fit: cover;
}
.under_section p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
@media screen and (max-width:767px){
  .ss-btns-2 {
    z-index: 9999999;
}
  #popup1 {
    z-index: 11999999 !important;
}
  .ss-btns-1 a.close.new_closse {
    display: none;
}
  h3.hy-fold-four-title {
    margin-bottom: 78px !important;
}
  .col-5.ss-f1 {
    text-align: center;
    padding-top: 15px !important;
}
  .btn_know a button{    width: 160px !important;}
  section#al_content h3{font-size: 24px !important;
    line-height: 1.2!important;}
  .flex-con_7 span.wpcf7-not-valid-tip{margin-bottom: 10px;}
  .flex-con_7{    display: block !important;}
  .page-template-Doctors-template .owl-controls {
    DISPLAY: NONE !important;
}
  .modal-content-nw{width: 90% !important;}
  .see_video img {
    margin-top: 0 !important;
}
  .see_video p {
    display: flex;
    align-items: center;
}
  button.splide__arrow:hover{margin: 0 !important;    box-shadow: none !important;}
  .bg-white-fold-two{    padding: 5% 5% !important;}
  ul.tab_hover.fold-two-list li{    display: flex;}
  /* iframe {
    width: 100% !important;
} */
}
@media screen and (min-width:769px) and (max-width:992px){
  .container {
    width: 750px !important;
}
}
@media screen and (min-width:1441px) and (max-width:1820px){
  body.archive.author .container{width:1170px;}
}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: black;
  font-size: 1.15rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
 
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #CD3534;
  text-decoration:none !important;

}


.accordion a.active {
  color: #CD3534;;
  border-bottom: 1px solid #CD3534;
  transition: max-height 1s ease-in-out;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  transition: max-height 0.3s ease-in-out;
 
}

.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
  width:100%;
  transition: max-height 0.3s ease-in-out;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  transition: max-height 1s ease-in-out;
  
}
.faq_sec {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

/* .active, .faq_sec:hover {
  background-color: #ccc;
} */

.faq_sec:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

/* .active:after {
  content: "\2212";
} */

.panel_faq {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
button.faq_sec.active, .faq_sec:hover {
  background-color: #ccc;
}


.accordion-item p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.54);
}
.Faq_singl_section h2 {
  font-family: 'Zilla Slab', serif;
}
/*26-04-21 lax*/
.col-md-6{width:50%;float: left;}
.col-md-4{width:33.33%;float:left;}
.col-8{width:66.66%;float:left;}
@media screen and (max-width:767px){
  html body section#new-letter{padding:3%;}
  .div-blue{margin-left:0 !important;}
  html body .blog-content-section{    bottom: 40px;padding: 0 4%;}
  .ss-background-single h1{font-size:30px !important;}
  .title-details ul {display: block !important;}
  .col-6.new-one {
    border-right: none !important;
}
  .col-6.new-one,.new-one-four {width: 100% !important;}
  .search-bb-box { width: 98% !important;}
  .col-30n.sticky_sec_process {position: static !important;}
  .col-60 { width: 100% !important;}
  /* iframe {
    width: 100% !important;
} */
  .col-30n {
    width: 100% !important;}
  .col-md-6{width:100% !important;}
}
section#ocd-first-section-lx {background:#f5dfe3;}
h1.h1-title {font-family: 'cormorant Garamond';
  color: #964956;
  font-weight: 900;
  font-size: 45px;
  margin-bottom: 4%;}
h3.h3-title {font-family: 'Zilla Slab';font-size: 25px;font-weight: 900;margin-bottom: 10px;}
p.para-content {font-family: 'Inter';
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: #505050;}
  p.get-started {font-family: 'Open Sans';font-weight: 900;font-size: 18px;}
  a.book-ocd {background: #7a1829;color: #fff;padding: 15px 20px;display: inline-block; width: 45%;
  text-align: center;transition: .2s;border: 1px solid #7a1829;    margin-right: 10px;}
  a.call-ocd {background: #ffff;color: #7a1829;border: 1px solid #7a1829;padding: 15px 20px;display: inline-block;width: 45%;text-align: center;transition: .2s;}
  section#ocd-first-section-lx {background: #f5dfe3;padding: 6% 0;}
  a.book-ocd:hover {color: #7a1829;background: #fff;border: 1px solid #7a1829;transition: .2s;}
  a.call-ocd:hover { background: #7a1829;border: 1px solid #fff;}
  .border-radous-background {background: #fff;display: flex;filter: drop-shadow(0px 12px 17.5px rgba(0,0,0,0.08));
    background-color: #ffffff;border-radius: 10px;padding: 20px 20px;margin: 10px 60px;}
    .services-ocd {text-align: center;}
    .img-cnt h3 {margin-top: 0;font-size: 20px;font-family: 'Open Sans';margin-bottom: 10px;
    font-weight: 900;}
    .img-cnt p { margin-top: 0;font-size: 13px;font-family: 'Open Sans', Arial, sans-serif;font-weight: 900;
    }
    section#ocd-second-section { position: relative;bottom: 80px;}
    .right-cnt h3 {    margin-bottom: 0 !important;font-size: 22px;font-family: 'Open Sans';font-weight: 900;font-size: 22px;    margin-top: -11px;}
    .right-cnt p {font-size: 18px;font-family: 'Open Sans';font-weight: 400;width: 90%;}
    .sub-section {padding: 7% 0;}
    .right-cnt a {display: block;text-align: center;}
    .ss-owls-ocd.owl-carousel1.owl-theme.owl-carousel .item img {
      width: 100%;
      height: 249px;
      object-fit: contain;
  }
  .ss-owls-ocd.owl-carousel1.owl-theme.owl-carousel  .slider-section{width: 100%;
      padding: 10px 30px;}
.owl-inner-section {
width: 95%;border: 1px solid #9999999c;}
.slider-section h3 { color: #1e88e5;margin-bottom: 5px;font-family: 'Open Sans';font-size: 16px;min-height: 50px;}
.slider-section span { color: #000; font-size: 15px; font-weight: 600;}
.slider-section p {font-family: 'Open Sans';font-size: 16px;color: #585555;}
.slider-section a { color: #64b5f6;}
.ss-owls-ocd.owl-carousel1.owl-theme.owl-carousel .slider-section{    min-height: 215px;}

#ocd-specialist .owl-theme .owl-controls .owl-page span{
    content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/04/right-arrow.png);
        width: 50px;
    height: 50px;
    background: transparent;
    
}
#ocd-specialist .owl-controls.clickable > .owl-pagination > div:first-child{transform: rotateY( 
180deg
 );}
#ocd-specialist .owl-pagination > div:nth-child(2) {
position: relative; left: 89em;}
#ocd-specialist .owl-pagination { position: absolute;top: 50%; left: -5%;}
#ocd-specialist .owl-page.active {display: none !important;}
h3.our-ocd-specialist {color: #7a1829;text-align: center;font-size: 30px;font-family: 'Open Sans';}
section#ocd-specialist { background: #fff; padding: 3% 0;}
.new-block-five .ss-ig {width: 26%; float: left;}
h3.red-title {color: #7a1829;text-align: center;font-size: 30px;font-family: 'Open Sans';}
#ocd-faq-section .accordion-item { border: 1px solid;margin-bottom: 10px;padding-left: 5%;padding-top: 1%;padding-right: 1%;
}
section#ocd-faq-section .accordion a.active {color: #4e4e4e;
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 0;
  align-items: baseline;
  font-size: 18px;
  font-family: 'poppins';
  padding-bottom: 4%;
}
section#ocd-faq-section .accordion .content.active{padding-top:0;}
section#ocd-faq-section .accordion .content p{margin-top:0;    width: 90%;}
#ocd-faq-section .accordion-item a:after{content: '\002B';font-weight: bold;float: right;margin-left: 5px;
font-size: 30px;font-weight: 900;font-family: 'Open Sans';background-image:none;}
#ocd-faq-section .accordion a{flex-direction: inherit;justify-content: space-between;}
.accordion-item a.active:after { content: "\2212" !important;}
section#ocd-faq-section {background: #fff;padding: 3% 0;}
section#ocd-faq-section .accordion-item a {padding: 8px;    border-bottom: none;}
.in-blog {padding-right: 30px;text-align: center;    margin-bottom: 2%;}
.in-blog img {width: 100%;border-radius: 10px;}
.in-blog h3 a { font-size: 19px;font-weight: 900; font-family: 'Open Sans';}
section#interesting-blog { background: #fff; padding: 3% 0;}
.col-md-40 { width: 40%; float: left;}
.col-md-60 {width: 60%;float: left;}
.tab-container {display: flex;}
h3.serv-off { margin: 0; color: #7a1829; font-size: 25px; font-family: 'Open Sans';}
.bb-blue {background: #e3efff;}
.tab-lin-id {text-align: right;margin-right: 12%;}
.pp-pink { background: #f5dfe3;}
.tab-lin-match {text-align: center;}
.tabcontent_link {padding: 6px 12px;}
.tab-ocd-link {padding-top: 5%;display: block;}
.tablink_ocd { width: 55%; text-align: right; background: transparent; border: none; font-family: 'Open Sans';font-size: 16px;font-weight: 700;
margin-bottom: 25px;}
.bb-blue,.pp-pink{padding:3% 0;}

@media screen and (max-width:767px){
  .ss-mob-section {
    display: none;
}
.ss-mob-section.stick1 {
    display: block;
}
	.chck-doctors{    display: inline-block; margin-top:2%;}
	section#ocd-first-section-lx{padding-bottom:22%;}
	.chck-doctors a {
    display: block !important;
    font-size: 15px;
}
	.video-banner {
    width: 100%;
}
#ocd-specialist .owl-pagination {
    display: none;
}
.tabcontent_link img {
    width: 100%;
}
.border-radous-background{
	margin: 10px;
    float: left;
    display: block;
}
.col-md-4,.col-8{width: 100%;}
.ocd-box img {width: 100%;}
.tab-container { display: block;}
.col-md-40,.col-md-60  {width: 100%;}
.tab-lin-id {text-align: left;margin-right: 0;margin-left: 2%;}
h1.h1-title{font-size: 25px;}
h3.h3-title{font-size:20px;}
a.book-ocd,a.call-ocd{width:100%;}
a.book-ocd{margin-bottom:10px;}
.tablink_ocd{margin-bottom: 20px;
    float: left;
    min-height: 45px;width: 50%;
    text-align: left;font-size:14px;}
    .right-cnt h3{font-size:20px;}
    .right-cnt p{font-size:15px;width:100%;}

}
@media screen and (min-width:768px) and (max-width:1023px){
	.border-radous-background{    margin: 10px 0px;}
	.ocd-box img {width: 100%;}
	.tabcontent_link img { width: 90%;}
	.tablink_ocd {width: 100%;    font-size: 14px;}
	#ocd-specialist .owl-pagination{display:none;}
	a.book-ocd,a.call-ocd{width: 50% !important;    font-size: 12px;}
	.right-cnt{    padding-left: 3%;}
	    img.video-banner {
    width: 100%;
}
.right-cnt p,.slider-section h3{font-size:14px;}
.slider-section h3{    min-height: 30px;}
#ocd-faq-section .content p {
    font-size: 14px;
}
section#ocd-faq-section .accordion-item a{font-size:14px;}
#ocd-faq-section .accordion-item a:after{font-size:20px;}
}
@media screen and (min-width:1024px) and (max-width:1279px){
	#ocd-specialist .owl-pagination > div:nth-child(2) {
    position: relative;
    left: 0;
}
	a.book-ocd{width:50% !important;}
	.ocd-box img {
    width: 100%;
}
.right-cnt {
    padding-left: 5%;
}
.right-cnt p{width:100%;}
	.tabcontent_link img {
    width: 100%;
}
.tablink_ocd {
    width: 100%;}
#ocd-specialist .owl-pagination {
    position: relative;}
    html body #ocd-specialist .owl-page.active {
    display: inline-block !important;
}
#ocd-specialist .owl-theme .owl-controls .owl-page span {
    content: none;
    width: 12px;
    height: 12px;
    background-color: #869791;
}
.ss-owls-ocd.owl-carousel1.owl-theme.owl-carousel .slider-section{padding:10px;}
.ss-owls-ocd.owl-carousel1.owl-theme.owl-carousel .slider-section {
    min-height: 275px;
}
img.video-banner {
    width: 100%;
}
}
@media screen and (min-width:1280px) and (max-width:1399px){
  html body .ss-f4 {
    margin-top: 2.5% !important;
}
#ocd-specialist .owl-pagination > div:nth-child(2) {
    position: relative;
    left: 75em;
}
.ss-owls-ocd.owl-carousel1.owl-theme.owl-carousel .slider-section{padding: 10px 20px;}
.slider-section p{font-size:15px;}
.border-radous-background{    margin: 10px 20px;}
.ocd-box img {
    width: 100%;
}
.right-cnt {
    padding-left: 5%;
}
.right-cnt p {
    width: 100%;
    font-size:16px;
}
.tablink_ocd {
    width: 100%;
}
.in-blog h3 a {
    font-size: 16px;
}
}
@media screen and (min-width:1400px) and (max-width:1535px){
	.owl-inner-section {
    width: 85%;
}
#ocd-specialist .owl-pagination > div:nth-child(2){left: 87em;}
}
.chck-doctors {
    clear: both;
    text-align: center;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    /* height: 100%; */
}
.chck-doctors a {
    display: flex;
    align-items: center;
}

/*blog_new*/
.ss-background-single { background-image: none; background-color: #7a1829; position: relative; top: 0; left: 0;}
.ss-background-single h1 {font-family: 'Zilla Slab', serif;font-size: 60px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: 3.88px;text-align: center;color: #ffffff;    margin-top: 0;
}
.ss-text-block.new-text-block {text-align: center;    padding: 3% 5% 8% 5%;}
a.catogry-new {display: inline-block;color: #fff;}
.title-details ul {display: flex;justify-content: center;}
.title-details ul li { padding-right: 3%;color: #fff;}
.title-details li a {margin-left: 8px; color: #fff;}
.col-60 { width: 60%; float: left;}
.col-30n {width: 20%;float: left;}
.blog-content-section { position: relative;bottom: 120px;}
.white-shadow {border-radius: 14px; border: solid 1px #eeeeee; background-color: #ffffff; padding: 22px 22px 14px; margin-bottom: 16px; float: left;}
@media screen and (min-width:1800px){
	.blog-content-section { padding: 0 10%; }
}
@media screen and (min-width:768px) and (max-width:1799px){
		.blog-content-section { padding: 0 5%; }
}
.div-blue {background: #e3efff;margin-left: 8%;padding: 10px 15px;    border-radius: 10px;}
.div-blue h3 {font-size: 17px !important;font-weight: 900 !important;font-family: 'Open Sans';}
ul.cad-div li b {
    font-weight: 900 !important;
    color: #000;
}
ul.cad-div li {
    font-size: 13px !important;
}
a.sch-free {
    background: #f8a24b;
    padding: 10px;
    border-radius: 50px;
    font-size: 13px;
    color: #3c2d64;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
span.frr-cl {
    font-size: 12px;
    text-align: center;
    display: block;
}
.col-30n.sticky_sec_process {
    position: sticky;
    top: 20px;
}
section#new-letter { background: #e3efff;border-radius: 5px 5px 0 0;    padding: 3% 0;    margin: 2% 0 3% 0;}
.col-6.new-one {
    width: 60%;
    float: left;
}
.sub-new-one {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.form_common {
    display: flex;
}
.search-bb-box {
    width: 55%;
    margin: 0 auto;
}
form.newsletter_form_section {
    width: 100%;
    background: #fff;
}
.news_input {
    width: 70%;
}
input#new_name {
    width: 100%;
    padding: 13px;
    border: none;
    margin: 4px 0;
}
.news_submit {
    width: 30%;
    display: flex;
    margin: 4px 0;
    margin-right: 5px;
}
.newsletter_form_section input[type="Submit"] {
    width: 100%;
}
.news_submit input {
    background: #02307b;
    color: #fff;
    border: none;
    font-size: 16px;
}
h3.same-btn {
    color: #000;
    font-size: 18px !important;
    font-weight: 900 !important;
        margin-bottom: 3%;
}
.new-one-four{    width: 40%;
    text-align: center;}
    a.download-btn-new {
    border: 1px solid;
    padding: 10px 40px;
    border-radius: 10px;
    display: inline-block;
        margin-top: 2%;
        color: #02307b;
}
.col-6.new-one {
    border-right: 1px solid #02307b;
}
section#blog-single {
    padding-top: 3%;
}
.location-map {
    text-align: center;
    margin-top: 4%;
}
@media screen and (min-width:768px) and (max-width:1279px){
  .col-4.ss-f3 {
    padding: 1%;
}
  iframe {
    width: 100%;
}
}
@media screen and (min-width:768px) and (max-width:1279px){
	ul#test_1 li a {
    font-size: 12px !important;
}
.blog-content-section {
    padding: 0 2% !important;
}
.blog-content-section{    bottom: 50px !important;}
.location-map img {
    width: 100%;
}
html body .div-blue h3{font-size:13px !important}
a.sch-free{font-size: 9px !important;}
}
@media screen and (min-width:1280px) and (max-width:1499px){
	.blog-content-section {
    bottom: 75px !important;
}
}
@media screen and (min-width:1500px) and (max-width:1799px){
	.blog-content-section {
    bottom: 90px !important;
}
}
/*18-05-21*/
button.btn.more-less {
  display: block;
  background: transparent;
  text-align: center;
  border: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.67);
  text-decoration: none;
      margin: 0 auto;
}
@media screen and (min-width:768px){
  .tabcontent_link p {
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    width: 85%;
    margin: 0 auto;
}
.tabcontent_link{    margin-top: 1%;}
}
#custom_html-6{
  display:none;
}
.page-template-ocd-new-2 #custom_html-6{
  display:block !important;
}
.page-template-ocd-new-2 #custom_html-2{
  display:none !important;
}
.tabcontent_link img {
  width: 90%;
}
.tabcontent_link p {
  font-weight: 500;
}
/* .page-id-7084 section#tab-specilized-section,.page-id-7091 section#tab-specilized-section,.page-id-7126 section#tab-specilized-section,.page-id-7163 section#tab-specilized-section,.page-id-7153 section#tab-specilized-section,.page-id-7138 section#tab-specilized-section,.page-id-7214 section#tab-specilized-section,.page-id-7211 section#tab-specilized-section,.page-id-7207 section#tab-specilized-section,.page-id-7200 section#tab-specilized-section,.page-id-7106 section#tab-specilized-section{
  display: none;
} */

.ocd-box img {
  width: 90%;
  height: 370px;
  object-fit: cover;
}
span.cir_div {
  margin-left: 11px;
}
span.cir_div img {
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
@media screen and (max-width:767px){
  span.cir_div {
    vertical-align: -webkit-baseline-middle;
}
}
h3.h3-title.changing {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #505050;
}
.no1 {
  border-radius: 0 25px 0 0;
}
.col-md-6.video-back p {
  margin-bottom: 0;
}
.vide_center a:after {
    content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/07/arrowdots.png);
    vertical-align: middle;
}
.vide_center{text-align: center;}
@media screen and (min-width:1024px){
  #home1-slider button.splide__arrow.splide__arrow--next:before{    position: relative;
    top: -1px;    cursor: pointer !important;
    pointer-events: auto;}
  #home1-slider button.splide__arrow.splide__arrow--next{    pointer-events: none;
    cursor: inherit;}
  .vide_center {
    width: 100%;
    margin: 0 auto;
}
}
span.goo{    font-size: 12px;}
@media screen and (max-width:991px){
  .vide_center {
    width: 80% !important;
  }
}
span.goo {
  color: #964956;
  font-family: 'Open Sans';
}
p.rev {
  font-family: 'Open Sans';
  color: #964956;
  font-size: 12px;
}
.page-template-ocd-new-2 .ss-testi.item {
  margin: 4% 3%;
}
.page-template-ocd-new-2 .ss-htw.ss-carousel .owl-wrapper {
  left: -8% !important;
}
.page-template-ocd-new-2 .ss-content-1{    min-height: 280px;}
.page-template-ocd-new-2 .ss-ht h5 {
  color: #64b5f6;
}
.page-template-ocd-new-2 .new-block-five .ss-ig {
  width: 18%;}

  @media screen and (min-width:1440px){
    img.aloc { width: 80%;}
    .page-template-alcoholism .col-md-6.bane-text.imgdown,
     .page-template-Illness .col-md-6.bane-text.imgdown, 
     .page-template-illnessPillar .col-md-6.bane-text.imgdown{margin-top: 10%;}

    }
    @media screen and (min-width:1280px) and (max-width:1439px){
      img.aloc { width: 100%;}
      .page-template-alcoholism .col-md-6.bane-text.imgdown, 
      .page-template-Illness .col-md-6.bane-text.imgdown,
      .page-template-illnessPillar .col-md-6.bane-text.imgdown{margin-top: 10%;}
        
    
    }
    .single_page_link ul li a {
      color: #7a1829;
    }

    

/*07-06-21 hyderabad*/
section#hyderbad-one {background: #faeff1;}
.banner-hyderbad h1 { font-family: 'Open Sans', Arial, sans-serif;
  color: #964956;font-size: 45px;margin-top: 0;margin-bottom: 10px;}
.banner-hyderbad p { font-family: 'inter', Arial, sans-serif;font-size: 14px;font-weight: normal;
font-stretch: normal;font-style: normal;line-height: 1.75;letter-spacing: 0.5px;color:#505050;}
.bane-text {text-align: center;}
p.year_of_two { border: 5px solid #d76c28;width: 80%;
padding: 15px 30px;color: #7a1829; font-size: 18px;font-weight: 900;font-family: 'inter', Arial, sans-serif;
margin: 0;}
p.addition_tow {font-family: 'inter', Arial, sans-serif; font-size: 14px; color:#505050; }
a.make_a { background: #7a1829;color: #fff;padding: 20px 20px;display: inline-block;
  width: 50%;
  text-align: center;
  transition: .2s;
  border: 1px solid #7a1829;
  margin-right: 10px;
  font-size: 16px;
  font-family: 'Inter';
}
a.make_b ul, a.make_b ul li {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px;
  font-family: 'Inter';
  color: #31c003;

}
.btn_appiontment_hyper {
  display: flex;
  margin-top: 30px;
}
a.make_b {
  background: #ffff;
  color: #7a1829;
  border: 1px solid #7a1829;
  padding: 8px 20px;
  display: inline-block;
  width: 50%;
  text-align: center;
  transition: .2s;
  font-size: 14px;
  font-family: 'Inter';
}
.left-first {padding-top: 5%;}
section#hyderbad-one {padding-bottom: 3%;}
img.second-image {width:100%;}
section#hyderabad-fold-two {
  /* background: #f5f2eb; */
  padding: 4% 0;}
.fold-two-title span {color: #424242;
  font-weight: bold;
  font-size: 13px;}
.fold-two-title h3 {font-family: 'Open Sans', Arial, sans-serif;color: #7a1829;
  font-size: 36px;
  margin: 0;line-height: 1.5;}
 .bg-white-fold-two p {font-family: 'inter', Arial, sans-serif;font-size: 14px;
  color: #424242;}
  .fold-two-title {padding-left: 10%;padding-bottom: 1%;float:right;}
 /* .bg-white-fold-two {
  background: #fff;
  padding: 5% 10%;
} */
ul.fold-two-list{column-count: 2;    margin-top: 10.5%;}
ul.fold-two-list li:before {background-image: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/tick-1.png) !important;
padding: 15px !important;
}
@media screen and (min-width:768px){
  .col-md-6.third-fold-left.newwidth .yy1 { width: 47% !important;float: left !important;padding: 30px 40px !important;}
}
.y2 {background: #f6fafb;}
section#hyderabad-fold-third {background: #fff;    padding: 2% 0;}
.third-fold-right p {font-family: 'Open Sans', Arial, sans-serif;padding-left:2%;}
.why-tt-cad{ font-family: 'Cormorant Garamond', Arial, sans-serif;color: #7a1829;
  font-size: 36px;}
.yy1 h4 {font-family: 'inter', Arial, sans-serif !important;
  font-size: 16px;
  min-height: 45px;
  font-weight: bold;
  color: #000000;}
.yy1 p {font-family: 'inter', Arial, sans-serif;font-size: 12px;
  color: #4a4a4a;}
  .df {
    margin-top: 5%;
}
@media screen and (min-width:1280px){
  .mmp-add {
    height: 690px;
}
.mmp-add iframe {
  height: 690px;
}
.ppd iframe{    border-radius: 50px 0px 0px 0px !important;}
  .col-md-8.new8 { width: 73%;float: left;}
  .col-md-4.new4 {width: 100%;display:flex;flex-wrap:wrap;}
  .yy1 {width: 325px;}
}
.new4 p {
    font-size: 14px;
    font-family: 'Inter';
    color: #424242;
}
.third-fold-right {
  padding-top: 2%;
  font-size: 14px;
    font-family: 'Inter';
    color: #424242;
}
.new4 {
  padding-left: 1%;
}
.lst-third-fold p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
    font-weight: 800;
    color: #000000;
  margin: 30px 0;
}
.lst-third-fold {
  text-align: center;
}


/*! CSS Used from: https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css */
section{display:block;}
img{border:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
img{vertical-align:middle;}
h4{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h4{margin-top:10px;margin-bottom:10px;}
h4{font-size:18px;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:768px){
.container{width:750px;}
}
@media (min-width:992px){
.container{width:970px;}
}
@media (min-width:1200px){
.container{width:1170px;}
}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.row{margin-right:-15px;margin-left:-15px;}
.col-md-1,.col-md-2{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
@media (min-width:992px){
.col-md-1,.col-md-2{float:left;}
.col-md-2{width:16.66666667%;}
.col-md-1{width:8.33333333%;}
}
.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" ";}
.container-fluid:after,.container:after,.row:after{clear:both;}
h4{font-weight:300;}
:disabled{pointer-events:none!important;}
.we-treat-divs-new h4{font-family: 'inter', sans-serif!important;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #424242;}
.illness-heading h4{    margin-bottom: 3%;font-family:'Cormorant Garamond', sans-serif!important;text-align:center;font-size:36px;font-weight:600;color: #7a1829;margin:25px 0;}
.illness-section-new{padding:50px 0;background: #fef6ee;}
.illness-we-treat-new .row{margin:25px 0;}
@media all{
@media all{
*,:after,:before{box-sizing:border-box;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:768px){
.container{width:750px;}
}
@media (min-width:769px) and (max-width: 1024px){
.container{width:970px;}
}
@media (min-width:1025px) and (max-width: 1399px){
.container{width:1170px;}
}
@media (min-width:1400px){
.container{width:1400px;}
}
.row:after{content:"";clear:both;display:block;}
*{box-sizing:border-box;}
@media only screen and (min-width: 769px) and (max-width: 1023px){
body.home .container{width:auto;}
}
}
}
/*! CSS Used from: Embedded */
@media only screen and (max-width: 767px){
.we-treat-divs-new img{height:unset!important;}
}
.we-treat-divs-new img{width:100%;height:200px;}
section#hyderabad-fold-four { padding: 5% 0;}
h3.hy-fold-four-title {font-family: 'Cormorant Garamond', Arial, sans-serif;
  color: #7a1829;
  font-size: 36px;margin: 0; margin-bottom: 20px;}
  img.hu-img {width: 90%;height: auto;}
.hy-doc-cont { width: 90%;border: 1px solid;border-top: 1px solid transparent;}
.hy-doc-cont {width: 90%;border: 1px solid #9999;border-top: 1px solid transparent;text-align: center;padding: 2% 0 5% 0;
background: #fff;}
.hy-doc-cont h3 {font-size: 24px;
  color: #000000;
  font-family: 'Cormorant Garamond';}
p.text-content {
  width: 75%;
  margin: 0 auto;
  font-family: 'inter', Arial, sans-serif;
  text-align: center;
  margin-top: 3%;
  font-size: 14px;    
  color: #2e2d2e;
}
@media screen and (min-width:992px) and (max-width:1024px){
  .col-md-3.mid-1 img{height:auto !important;}
}
@media screen and (min-width:992px){
  .col-md-3.mid-1 {
    width: 25%;
    float: left;
    padding-right: 8px;
}
.col-md-3.mid-1 img {
  height:200px;
  margin-bottom: 8%;
  width: 95%;
}
}
@media screen and (min-width:768px) and (max-width:991px){
  .col-md-3.mid-1 {
    width: 50%;
    float: left;
    height: 230px;
}
}

section#hyderabad-facilist {
  background: #f3f0e9;
  padding: 4% 0;
}
span.our-faci {
  text-align: center;
    display: block;
    font-family: 'inter', sans-serif!important;
    font-weight: 600;
    font-size: 13px;
    color: #424242;
    font-size: 13px;
    line-height: 30px;
    color: #424242;
    font-weight: 700;
}
section#map_row {
  padding-top: 2%;
}
h3.snap-chat {
  text-align: center;
  font-family: 'Cormorant Garamond', Arial, sans-serif;
  color: #7a1829;
  font-size: 36px;
  margin: 0;
  margin-bottom: 40px;
  line-height: 1.3;
}
.clear-both {
  clear: both;
}
span.form-span {
  display: block;
  text-align: center;
}
h3.form-h3 {
  text-align: center;
  font-family: 'Cormorant Garamond', Arial, sans-serif;
  color: #7a1829;
  font-size: 36px;
  margin: 0;
  margin-bottom: 20px;
}
.hyper-form input {
  width: 95%;
  /* float: left; */
}
.hyper-form input {
  /* width: 46%;
  float: left; */
  display: block;
  /* width: 100%; */
  height: 50px;
  font-size: 14px;
  color: #2e2d2e;
  font-family: 'inter';
  line-height: 30px;
  padding: 11px 0px;
  font-weight: 400;
  background-color: #fff;
  padding-left: 20px;
  border: none;
  color: #7A7A7A;
  margin-bottom: 20px;
  margin-right: 15px;
}
.hyper-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 95%;
  float: left;
  display: block;
  /* width: 100%; */
  height: 50px;
  font-size: 14px;
  color: #2e2d2e;
  font-family: 'inter';
  line-height: 30px;
  padding: 11px 0px;
  font-weight: 400;
  background-color: #fff;
  padding-left: 20px;
  border: none;
  color: #7A7A7A;
  margin-bottom: 20px;
  margin-right: 15px;
}
.hyper-form textarea.wpcf7-form-control.wpcf7-textarea.form-commet-touch {
  display: block;
  width: 97%;
  /* height: 50px; */
  font-size: 22px;
  color: #848484;
  line-height: 30px;
  padding: 11px 0px;
  font-weight: 400;
  background-color: #fff;
  padding-left: 20px;
  border: none;
  color: #7A7A7A;
  margin-bottom: 20px;
  /* margin-right: 15px; */
  margin: 0;
  border-radius: 0;
}
.hyper-form input.wpcf7-form-control.wpcf7-submit.form-submit-touch {
  background: #7a1829;
  color: #fff;
  display: block;
  width: 58%;
  /* text-align: center; */
  transition: .2s;
  border: 1px solid #7a1829;
  /* margin: 0 auto; */
  margin-left: 16%;
  margin-right: 16%;
}
@media screen and (min-width:1280px) and (max-width:1399px){
  .yy1 {
    width: 280px !important;
}
}
.lnk-nt{border-radius: 10px 10px 0px 0px !important;}
section#interesting-blog-new .blog-lin-content-section {
  background: #fbf7f3;
  width: 85%;
  position: relative;
  bottom: 50px;
  text-align: left;
    padding: 10px 30px;
    padding-bottom: 35px;
}
.blog-lin-content-section h3 a {color: #7a1829 !important;
  font-size: 18px;
  font-family: 'Cormorant Garamond';}
.blog-lin-content-section h3 {color: #7a1829 !important;margin: 0;margin-bottom: 20px;}
p.dat-box{font-size: 10px;
  /* line-height: 30px; */
  color: #ffffff;
  font-weight: 500;
  font-family: "Inter";}
  span.j-date{font-size: 20px;
    /* line-height: 30px; */
    color: #ffffff;
    font-weight: 800;
    font-family: "Inter";}
p.dat-box {
  width: 70px;
    height: 70px;
    background: #7a1829;
    color: #fff;
    margin-left: auto;
    position: relative;
    right: -30px;
    top: -10px;
    text-align: center;
    margin-top: 0;
    padding: 5px;
    margin-bottom: 0;
}
span.j-date {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
}
section#interesting-blog-new {
  padding: 4% 0;
  background: #fff;
  padding-bottom: 0 !important;
}
section#interesting-blog-new h3.red-title {
  margin: 0;
  margin-bottom: 0px;
}
span.pop-ar {
  display: block;
  text-align: center;
  margin-bottom: 40px;
  font-size: 12px;
    font-family: 'Inter';
    color: #424242;
    text-transform: uppercase;
}
h5.do-dat {
  margin-top: 0;
  margin-bottom: 10px;
}
section#interesting-blog-new .blog-lin-content-section h3 {
  margin-top: 0 !important;
}
.ss-blog-bt-1 button {
  background: transparent;
  border: none;
  font-size: 11px;
    font-family: 'Inter';
}
section#interesting-blog-new .blog-lin-content-section h3 {
  min-height: 40px;
}
.dose_of_form {
  clear: both;
}
.col-md-5.con-5 {
  width: 25%;
  float: left;
}
.inner_form_dose {
  width: 75%;
  margin: 0 auto;
}
input.sub_em {
  background: #f3e4e7;
  border: none;
  height: 50px;
  width: 100%;
  padding: 10px;
}
.flex-con_7 input[type="submit"] {
  background: #7a1829;
  border: none;
  height: 50px;
  width: 20%;
  color: #fff;
  font-size: 16px;
  font-family: 'inter';
}
.col-md-7.con-7 {
  width: 75%;
  float: left;
  padding-left: 5%;
}
span.sub-news {
  /* padding-left: 8%; */
  font-size: 12px;
    font-family: 'Inter';
    color: #888888;
}
.tab.new-tab {
  width: 100%;
  background: transparent;
  height: auto;
}
ul.tabs.new-tabs-section li:before {
  background-image: none !important;
}
ul.tabs.new-tabs-section li {
  width: 19%;
    border: none;
    text-align: center;
    font-size: 18px;
    font-family: 'Cormorant Garamond';
    color: #7a1829;
    cursor: auto;
}
.ss-inner-tab.ss-inner-tab-new {
  padding: 0 !important;
}
ul.tabs.new-tabs-section {
  padding: 0 !important;
}
section#hyderabad-fold-promise {
  background: #ffff;
  padding: 4% 0;
}
span.prom-span {
  color: #424242;
  font-size: 13px;
}
h3.cd-prs {
  color: #7a1829;
  font-size: 36px;
  margin: 0;
  font-family: 'Cormorant Garamond';
}
p.cr-con-one {
  color: #7a1829;
  font-weight: 800;
  margin-top: 4%;
  font-size: 18px;
  font-family: 'Cormorant Garamond' !important;
}
li.tab-link.newtwo p{font-family: 'Cormorant Garamond' !important;}
li.tab-link p {
  margin: 0;
  padding: 15px 0;
}
li.tab-link.newtwo p {
  background: #f1f1f1;
}
li.tab-link p {
  margin: 0;
  font-weight: bold;
  padding: 15px 0;
  color: #7a1829 !important;
  font-family: 'Cormorant Garamond' !important;
}
.tab.new-tab {
  margin-bottom: 25px;
}
p.cr-con-two {
  
  width: 85%;
  font-size: 14px;
  font-family: 'Inter';
  color: #424242;
}
@media screen and (max-width:767px){
  .mid-1 img {
    width: 100%;
}
.page-template-alcoholism .row,
.page-template-Illness .row,
.page-template-illnessPillar .row {
  margin-right: 0;
  margin-left: 0;
}
#patient-slider .splide__arrow {
  top: -11% !important;
}
.single_page_link ul{    display: block !important;width: 100% !important;
  margin: 0 auto !important;column-count: 2 !important;}
  .box_border_one:before{    right: 25px !important;}
.bane-text img { width: 100%;}
.page-template-hyderabad-one .row{margin-left:0 !important;margin-right:0 !important;}
.col-md-3.mid-1 {text-align: center; margin-bottom: 15px;}
.hyper-form input {
  width: 100%;}
  .hyper-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required,.hyper-form textarea.wpcf7-form-control.wpcf7-textarea.form-commet-touch {
    width: 100%;}
    .hyper-form input.wpcf7-form-control.wpcf7-submit.form-submit-touch{width: 100% !important;    margin-left: 0 !important;
      margin-right: 0 !important;}
      .col-md-5.con-5,.col-md-7.con-7 {
        width: 100% !important;}
        span.sub-news {
          padding-left: 0 !important;}
          .col-md-7.con-7{ padding-left: 0 !important;}
          input.sub_em,.flex-con_7 input[type="submit"]{width:100% !important;}
          ul.tabs.new-tabs-section li {
            width: 49% !important;}
            .second-12-one {
              clear: both;
          }
          .y2{ padding: 10px;}
          img.hu-img,.hy-doc-cont {
            width: 100% !important;}
}
@media screen and (min-width:768px) and (max-width:991px){
  #patient-slider .splide__arrow {
    top: -24% !important;
}
  .col-3.in-blog {
    width: 50%;
}
  .flex-con_7 input[type="submit"]{    width: 25% !important;}
  .inner_form_dose {
    width: 100% !important;}
    .page-template-alcoholism .col-md-3.mid-1 img ,
    .page-template-Illness .col-md-3.mid-1 img,
    .page-template-illnessPillar .col-md-3.mid-1 img{
     width: 90%;
     height: 250px;
     margin-bottom: 20px;
 }
.bane-text img {width: 80%;}
.banner-sub-content .col-md-4 {width: 100%;}
ul.fold-two-list {
  column-count: 1 !important;
}
.col-md-8.new8 { width: 100%;}
.new8 .yy1 {width: 33%;}
.col-md-4.new4 {width: 100%;}
.illness-we-treat-new .col-md-2 {
  width: 50%;
  float: left;
}
.illness-we-treat-new .col-md-2 {
  width: 50%;
  float: left;
}
}
.slider-hyper {
  margin-top: 45px;
}
@media screen and (min-width:1024px){
.ss-owls-hyper.owl-theme .owl-controls .owl-page span {
  content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/09/arrow-n.png);
  width: 50px;
  height: 50px;
  background: #ffff;
  opacity: 1;
  border-radius: 50px;
}
.ss-owls-hyper .owl-controls.clickable {
  position: absolute;
  right: 0;
  top: -26%;
}
/* .ss-owls-hyper .owl-controls.clickable > .owl-pagination > div:first-child {
 transform: rotateY( 180deg); 
}
.ss-owls-hyper .owl-controls.clickable > .owl-pagination > div:last-child {
  transform: rotateY( 180deg);
  } */
}
/* .ss-owls-proms .owl-controls.clickable > .owl-pagination > div:first-child {
  
  content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/left.png);
  background: #ffff;
}

.ss-owls-proms .owl-controls.clickable > .owl-pagination > div:last-child {
  transform: rotateY( 180deg);
  content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/left.png);
} */
@media screen and (min-width:768px){
  .new_pink_ground{    background-size: 100% 65.5% !important;}
}
@media screen and (min-width: 1024px){
  .ss-owls-hyper .owl-controls.clickable > .owl-pagination > div:first-child {
  transform: inherit !important;
}
  .ss-owls-hyper .owl-controls.clickable > .owl-pagination > div:nth-child(2) {
  transform: rotateY( 
180deg
);
}
.ss-owls-hyper.owl-theme .owl-controls .owl-page span {
content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/arrow-n.png);
border-radius: 50px;
}
}
section#map_row {
  background: #f3f0e9;
}
section#map_row .container {
  width: 100%;
}
.df{width: 75%;margin-left: auto;}
.ppd iframe {width: 100%;}
@media screen and (min-width:992px) and (max-width:1279px){
  .col-md-8.new8 {
    width: 100%;
}
.col-md-4.new4 {
  width: 100%;
}
.col-md-8.new8 .yy1 {
  width: 33%;
}
.col-md-12.second-12-one {
  clear: both;
}
}
@media screen and (min-width:1024px){
  .col-md-8.nnew-88{width: 66.66%;float: left;}
#home1-slider button.splide__arrow.splide__arrow--prev:hover,#home1-slider button.splide__arrow.splide__arrow--next:hover,#home1-slider_2 button.splide__arrow.splide__arrow--prev:hover,#home1-slider_2 button.splide__arrow.splide__arrow--next:hover,#home1-slider_3 button.splide__arrow.splide__arrow--prev:hover,#home1-slider_3 button.splide__arrow.splide__arrow--next:hover,
#home1-slider_4 button.splide__arrow.splide__arrow--prev:hover,#home1-slider_4 button.splide__arrow.splide__arrow--next:hover,#home1-slider_5 button.splide__arrow.splide__arrow--prev:hover,#home1-slider_5 button.splide__arrow.splide__arrow--next:hover {
    box-shadow: none !important;
    background: transparent;
}
#home1-slider button.splide__arrow.splide__arrow--prev,#home1-slider_2 button.splide__arrow.splide__arrow--prev,#home1-slider_3 button.splide__arrow.splide__arrow--prev,#home1-slider_4 button.splide__arrow.splide__arrow--prev,#home1-slider_5 button.splide__arrow.splide__arrow--prev {
  position: absolute;
  bottom: 0;
  top: 100%;
  width: auto;
  margin: 0;
}
#home1-slider button.splide__arrow.splide__arrow--next,#home1-slider_2 button.splide__arrow.splide__arrow--next,#home1-slider_3 button.splide__arrow.splide__arrow--next,#home1-slider_4 button.splide__arrow.splide__arrow--next,#home1-slider_5 button.splide__arrow.splide__arrow--next {
  position: absolute;
  bottom: 0;
  top: 100%;
  width: auto;
  margin: 0;
}
#home1-slider button.splide__arrow.splide__arrow--prev,#home1-slider_2 button.splide__arrow.splide__arrow--prev,#home1-slider_3 button.splide__arrow.splide__arrow--prev,#home1-slider_4 button.splide__arrow.splide__arrow--prev,#home1-slider_5 button.splide__arrow.splide__arrow--prev {
  left: 16rem;
}
#home1-slider button.splide__arrow.splide__arrow--next,#home1-slider_2 button.splide__arrow.splide__arrow--next,#home1-slider_3 button.splide__arrow.splide__arrow--next,#home1-slider_4 button.splide__arrow.splide__arrow--next,#home1-slider_5 button.splide__arrow.splide__arrow--next {
  right: 16rem;
}
#home1-slider button.splide__arrow.splide__arrow--next svg,#home1-slider_2 button.splide__arrow.splide__arrow--next svg,#home1-slider_3 button.splide__arrow.splide__arrow--next svg,#home1-slider_4 button.splide__arrow.splide__arrow--next svg,#home1-slider_5 button.splide__arrow.splide__arrow--next svg {
  /* display: none !important; */
  width: 10px;
  height: 10px;
  background: #7a1829;
  border-radius: 50px;
  position: relative;
  left: 40px;
  top: -10px;
}
#home1-slider button.splide__arrow.splide__arrow--next svg path,#home1-slider_2 button.splide__arrow.splide__arrow--next svg path,#home1-slider_3 button.splide__arrow.splide__arrow--next svg path,#home1-slider_4 button.splide__arrow.splide__arrow--next svg path,#home1-slider_5 button.splide__arrow.splide__arrow--next svg path {
  opacity: 0;
}
#home1-slider button.splide__arrow.splide__arrow--prev svg,#home1-slider_2 button.splide__arrow.splide__arrow--prev svg,#home1-slider_3 button.splide__arrow.splide__arrow--prev svg,#home1-slider_4 button.splide__arrow.splide__arrow--prev svg,#home1-slider_5 button.splide__arrow.splide__arrow--prev svg {
  display: none;
}
#home1-slider button.splide__arrow.splide__arrow--prev:before,#home1-slider_2 button.splide__arrow.splide__arrow--prev:before,#home1-slider_3 button.splide__arrow.splide__arrow--prev:before,#home1-slider_4 button.splide__arrow.splide__arrow--prev:before,#home1-slider_5 button.splide__arrow.splide__arrow--prev:before {
  content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/left.png);
  background: transparent !important;
  padding: 0 !important;
}
#home1-slider button.splide__arrow.splide__arrow--next:before,#home1-slider_2 button.splide__arrow.splide__arrow--next:before,#home1-slider_3 button.splide__arrow.splide__arrow--next:before,#home1-slider_4 button.splide__arrow.splide__arrow--next:before,#home1-slider_5 button.splide__arrow.splide__arrow--next:before{
  content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/left.png);
  background: transparent !important;
  padding: 0 !important;
 
}
#home1-slider button.splide__arrow.splide__arrow--next,#home1-slider_2 button.splide__arrow.splide__arrow--next,#home1-slider_3 button.splide__arrow.splide__arrow--next,#home1-slider_4 button.splide__arrow.splide__arrow--next,#home1-slider_5 button.splide__arrow.splide__arrow--next {
  transform: rotate( 
180deg
);
}
#home1-slider button.splide__arrow.splide__arrow--prev svg,#home1-slider_2 button.splide__arrow.splide__arrow--prev svg,#home1-slider_3 button.splide__arrow.splide__arrow--prev svg,#home1-slider_4 button.splide__arrow.splide__arrow--prev svg,#home1-slider_5 button.splide__arrow.splide__arrow--prev svg {
  display: none !important;
}
}
@media screen and (max-width:767px){
  .tab.new-tab img{    width: 100%;
    margin-top: 30px;}
    #home1-slider .splide__arrows,#home1-slider_2 .splide__arrows,#home1-slider_3 .splide__arrows,#home1-slider_4 .splide__arrows,
    #home1-slider_5 .splide__arrows {
      position: absolute;
      bottom: 0;
      width: 100%;
  }
  #home1-slider button.splide__arrow.splide__arrow--prev, #home1-slider_2 button.splide__arrow.splide__arrow--prev, #home1-slider_3 button.splide__arrow.splide__arrow--prev,
  #home1-slider_4 button.splide__arrow.splide__arrow--prev, #home1-slider_5 button.splide__arrow.splide__arrow--prev {
    left: -1rem;
}
#home1-slider button.splide__arrow.splide__arrow--next,#home1-slider_2 button.splide__arrow.splide__arrow--next,#home1-slider_3 button.splide__arrow.splide__arrow--next,
#home1-slider_4 button.splide__arrow.splide__arrow--next,#home1-slider_5 button.splide__arrow.splide__arrow--next {
  right: -1rem;
}
.df {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto !important;
}
}
@media screen and (min-width:768px) and (max-width:1023px){
  #home1-slider .splide__arrows,#home1-slider_2 .splide__arrows,#home1-slider_3 .splide__arrows,#home1-slider_4 .splide__arrows,
  #home1-slider_5 .splide__arrows {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#home1-slider button.splide__arrow.splide__arrow--prev, #home1-slider_2 button.splide__arrow.splide__arrow--prev, #home1-slider_3 button.splide__arrow.splide__arrow--prev,
  #home1-slider_4 button.splide__arrow.splide__arrow--prev, #home1-slider_5 button.splide__arrow.splide__arrow--prev {
  left: -1rem;
}
#home1-slider button.splide__arrow.splide__arrow--next,#home1-slider_2 button.splide__arrow.splide__arrow--next,#home1-slider_3 button.splide__arrow.splide__arrow--next,
#home1-slider_4 button.splide__arrow.splide__arrow--next,#home1-slider_5 button.splide__arrow.splide__arrow--next{
right: -1rem;
}
.df {
width: 100% !important;
margin-left: auto;
margin-right: auto !important;
}
}
@media screen and (min-width:1024px) and (max-width:1279px){
  #home1-slider button.splide__arrow.splide__arrow--next {
    right: 3rem !important;
}
}
@media screen and (min-width:1280px) and (max-width:1399px){
  #home1-slider button.splide__arrow.splide__arrow--next {
    right: 9rem;
  }
  #home1-slider .splide__slide,#home1-slider_2 .splide__slide,#home1-slider_3 .splide__slide,#home1-slider_4 .splide__slide,#home1-slider_5 .splide__slide {
    width: 570px !important;
}
}
@media screen and (min-width:1400px){
  #home1-slider .splide__slide,#home1-slider_2 .splide__slide,#home1-slider_3 .splide__slide,#home1-slider_4 .splide__slide,#home1-slider_5 .splide__slide  {
    width: 685px !important;
}
}
.text-box-blg {
  clear: both;
}
body.loading .modal {
  display: none;
}
.modal_nw {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999; /* Sit on top */
  padding-top: 30px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: #f5dfe3; /* Black w/ opacity */
}
#myModal_nw .modal_nw{    margin-left: 1px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;border: solid 1px #eeeeee4f;}
/* Modal Content */
.modal-content-nw {
  background-color: #fefefe;
  margin: auto;
  /* padding: 20px; */
  /* border: 1px solid #888; */
  width:75%;
}

/* The Close Button */
.close_nw {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  background:#d6cbcb;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  position: relative;
  left: -44px;
  top: 20px;
  padding: 1px 16px;
}

.close_nw:hover,
.close_nw:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.flex-section {
  display: flex;
  align-items: center;
}
.call-section a {
  background: #7a1829;
  width: 100%;
  display: block;
  padding: 10px 25px;
  color: #ffff;
}
.bgclue{background: #f8f8f8;padding: 3% 2%;}
.nnew-88 hr {
  width: 90%;
}
.title-form {
  text-align: center;
}
.title-form h3 {
  color: #7a1829;
  font-size: 30px;
  margin-bottom: 0px;
}
.title-form p {
  color: #000;
  font-weight: 600;
  margin-top: 0;
  font-size: 14px;
}
.group_new {
  width: 50%;
  float: left;
  margin-bottom: 30px;
}
.file_images {
  position: absolute;
  padding: 18px 8px 18px 8px;
}
.group_new input {
  padding: 10px 10px 10px 35px;
  width: 85%;
  border-color: transparent;
  border: 1px solid #9999997a;
  height: 50px;
  border-radius: 5px;
}
.form_section_popup {
  padding: 20px 40px;
  width: 90%;
  margin: 0 auto;
}
select#treatement_list {
  padding: 10px 10px 10px 35px;
  width: 85%;
  border-color: transparent;
  border: 1px solid #9999997a;
  height: 50px;
  border-radius: 5px;
}
.group_new_1 {
  width: 50%;
  clear: both;
}
p.submitting {
  font-size: 12px;
}
p.submitting a {
  color: #2e75d2;
  font-size: 12px;
  margin-left:5px;
}
.sub-mit {
  text-align: end;
  margin-right: 7%;
}
.sub-mit input[type="submit"] {
  background: #7a1829;
  padding: 10px 35px;
  border: none;
  color: #fff;
}
#home_popup .splide__arrow{    width: 4em !important;
  height: 4em !important;}
  .text-box-blg {
    border: 1px solid #9999998f;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
}
span.location_name_popup {
  color: #7a1829;
  font-size: 20px;
}
.page-template-alcoholism p.addition_tow,
.page-template-Illness p.addition_tow,
.page-template-illnessPillar p.addition_tow{    min-height: 150px;}
html body.page-template-alcoholism .banner-hyderbad h1,
html body.page-template-Illness .banner-hyderbad h1,
html body.page-template-illnessPillar .banner-hyderbad h1{font-size: 33px !important;line-height: 1.2 !important;}
section#hyderabad-facilist-new {background: #fff;padding: 4% 0;}
.mob-ss-block-two .container {
  padding: 0 10px !important;
}
h3.hy-fold-four-title, h3.snap-chat, h3.why-tt-cad, h3.red-title, h3.hy-fold-four-title {
  font-size: 30px !important;
  line-height: 1.2 !important;
}
.mid-1 iframe {
  width: 95%;
  height: 200px;
}


.tab_fun {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

.tab_fun button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

.tab_fun button:hover {
  background-color: #ddd;
}

.tab_fun button.active {
  background-color: #ccc;
}
.tabcontent_fun {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.single_page_link ul {
  display: flex;
  background: #f8f3f4;
  justify-content: center;
  width: 70%;
  margin: 0 auto;
  border-radius: 5px !important;
}
.single_page_link ul li:before {
  background-image: none !important;
}
section#tab_function_content{    padding: 2% 0;}
section#tab_function_content,section#overview_section {
  background: #ffff;
}
.single_page_link ul li {
  padding: 10px 18px;
  font-size: 14px;
}
.content_of_overview h3.hy-fold-four-title {
  
  text-align: center;
    font-size: 36px;
    font-family: 'Cormorant Garamond';
    color: #7a1829;
}
section#overview_section {
  padding-bottom: 3%;
}
.content_of_overview h4 {
  font-weight: bold;
    margin-bottom: 25px;
    font-size: 13px;
    font-family: 'Inter';
    color: #424242;
} 
p.table_con_of a {
    padding-right: 4%;
}
p.table_con_of a span {
  display: inline-block;
  padding-left: 2%;
}
p.table_con_of a,p.table_con_of span {
  color: #7a1829;
    font-size: 18px;
    font-family: 'Cormorant Garamond';
}
.box-border {
  width: 95%;
  border:1px solid #7a182980;
}
.box_border_one {
  background: #7a1829;
  padding: 25px;
  margin: 15px;
  color: #fff;
}
section#patient_feedback {
  padding: 3% 0;
  background: #fff;
}
.box_border_one:before {
  content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/quote-ro.png);
  position: absolute;
  bottom: -4px;
  right: 40px;
}
#patient-slider .splide__arrow{top: -15%;}
#patient-slider .splide__arrow--prev {
  right: 6em;
  left: auto;
}
#patient-slider .splide__arrow{    width: 4em;
  height: 4em;    background: #f5dfe3;}
  section#al_content {
    padding: 2% 0;
    background: #fff;
}
section#al_content h3 {
  color: #7a1829;
  font-size: 30px;
}
@media screen and (min-width:768px){
.tetetest{
    position: absolute;
    right: 48px;
    margin-top: -37px;
  }
  .new_pink_ground{
  background-image: url(https://www.cadabamshospitals.com/wp-content/themes/cadabam/assets/images/backmeet.png);
  /* background: #faf4ee !important; */
    background-repeat: no-repeat;
    background-size: 100% 58.5%;
    background-color: #fff;
  }
}
@media screen and (max-width:767px){
  .tetetest{
    position: absolute;
    right: 0px;
    margin-top: -37px;
  }
}
.g1{ background-image: linear-gradient(to top right, #fff, #f0f7f9);}
.g2{ background-image: linear-gradient(to right, #fbf3ebd1 , #fff);}
section#hyderabad-facilist-new-one {
  padding: 4% 0;
  background: #f1eee7;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .col-md-6.img-success img {
    width: 100%;
}}
@media screen and (max-width: 767px) {
.bane-text{
  order:1;
}
.left-first{
  order:2;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.row.imgsuccess {
  display: flex;
  flex-direction: column;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
.flex-con_7 input[type="submit"]{
  width:20%;
}
.hyper-form input.wpcf7-form-control.wpcf7-submit.form-submit-touch{
  width:70%;
}
.hyper-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
  width:95%;
}
.hyper-form input {
width:95%;
}}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .single_page_link ul{
  width:100%;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.row.bannerimg {
  display: flex;
  flex-direction: column;
}
.bane-text {text-align: center;margin-top: 0px;}
.single_page_link ul li {
  padding: 10px 2px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
p.year_of_two{
  width:95%;
  padding: 15px 20px;
}
}
span.sp-doctor.changing {
  font-size: 13px;
  font-family: 'Inter';
  color: #424242;
}
span.hy-doc-qu.changing {
  font-size: 14px;
  font-family: 'Inter';
  color: #888888;
}
/* .single_page_link {
  background-color: #f8f3f4;
} */
.content_of_overview p {
  font-size: 14px;
  color: #000000;
  font-family: 'Inter';
}
span.sp-doctor {
  font-size: 13px;
  font-family: 'Inter';
  color: #424242;
}
span.hy-doc-qu {
  font-size: 14px;
  font-family: 'Inter';
  color: #888888;
}
.box-border p {
  font-size: 14px;
  font-family: 'Inter';
  color: #ffffff;
}
.box-border h3 {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Cormorant Garamond';
}
.common_content p {
  font-size: 14px;
  color: #000000;
  font-family: 'Inter';
}
.common_content ul li {
  font-size: 14px;
  color: #000000;
  font-family: 'Inter';
}
.col-md-6.bane-text.imgdown {
  margin-top: 15%;
}
@media screen and (min-width:1280px) and (max-width:1399px){
  p.year_of_two{width: 95% !important;}
  section#hyderabad-fold-two .row {
    display: flex;
}
img.second-image{    height: 100%;
  object-fit: cover;}
  .third-fold-right {
    padding-top: 8%;
  }
  .page-template-hyderabad-one .col-md-4.new4 {
    margin-top: -49px;
}
.page-template-hyderabad-one .slider-hyper .owl-controls{    position: absolute;
  right: 0;
  top: -26%;}
  .ss-owls-hyper .owl-controls> .owl-pagination > div:nth-child(2){transform: rotateY( 
    180deg
    );}
    .we-treat-divs-new img{    object-fit: cover;}
}
@media screen and (min-width:1200px) and (max-width:1279px){
  p.year_of_two{width: 95% !important;}
  section#hyderabad-fold-two .row {
    display: flex;
}
img.second-image{    height: 100%;
  object-fit: cover;}
  .third-fold-right {
    padding-top: 8%;
  }
  .page-template-hyderabad-one .col-md-4.new4 {
    margin-top: -49px;
}
.page-template-hyderabad-one .slider-hyper .owl-controls{    position: absolute;
  right: 0;
  top: -26%;}
  .ss-owls-hyper .owl-controls> .owl-pagination > div:first-child{transform: rotateY( 
    180deg
    );}
    .we-treat-divs-new img{    object-fit: cover;}
}
li.tab-link.newtwo {
  color: #d76c28 !important;
}
/*05-08-2021 alcoholism parent page*/
@media screen and (min-width: 768px) and (max-width: 991px){
  .page-template-alcoholism .col-md-3.mid-1 img ,
  .page-template-Illness .col-md-3.mid-1 img,
  .page-template-illnessPillar .col-md-3.mid-1 img{padding-bottom:40px;}
 .page-template-alcoholism .col-md-6.third-fold-right,
  .page-template-Illness .col-md-6.third-fold-right,
  .page-template-illnessPillar .col-md-6.third-fold-right{min-height: 434px;}
 .page-template-alcoholism .col-3.in-blog ,
 .page-template-Illness .col-3.in-blog,
 .page-template-illnessPillar .col-3.in-blog{min-height: 481px;}}
 @media screen and (min-width: 320px) and (max-width: 375px){
  .page-template-alcoholism h3.hy-fold-four-title , 
  .page-template-Illness h3.hy-fold-four-title,
  .page-template-illnessPillar h3.hy-fold-four-title{font-size: 30px;}}
  
/*12-08-21*/
@media screen and (max-width:767px){
.banner-container.ss-ct {
  padding-left: 10px;
  padding-right: 10px;
}
.vide_center{    margin: 0 auto !important;}
.chck-doctors a{    margin-top: 5%;}
.ocd-box {
  text-align: center;
  margin-bottom: 8%;
}
.right-cnt {
  padding-left: 10px;
  padding-right: 10px;
}
section#ocd-specialist {
  clear: both;
}
.row {
    margin-right: auto !important;
    margin-left: auto !important;
}
html body .chck-doctors a{    display: flex !important;    flex-direction: column;}

}
.fa-star:before{    font: normal normal normal 14px/1 FontAwesome;}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
  font: normal normal normal 14px/1 FontAwesome;
}
@media screen and (max-width: 991px){
html body .vide_center {
    width: 100% !important;
    text-align: center;
}
}
@media screen and (max-width:767px){
  .page-template-alcoholism .vide_center h2:after, 
  .page-template-Illness .vide_center h2:after,
  .page-template-illnessPillar .vide_center h2:after{
    content: url(https://www.cadabamshospitals.com/wp-content/uploads/2021/08/arrowdots-new.png);
}
.page-template-alcoholism .vide_center img,
.page-template-Illness .vide_center img,
.page-template-illnessPillar .vide_center img{
  display: none;
}
p.year_of_two{    margin-bottom: 3% !important;}
.btn_appiontment_hyper{    display: block !important;}
a.make_a{    width: 100% !important;margin-bottom: 20px !important;}
a.make_b{ width: 100% !important;padding: 20px 20px !important;}
.single_page_link ul li{padding-left:8px !important; padding-right:8px !important;}

}

input#mobi {
  width: 73%;
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
span.plus_no {
  border-color: transparent;
  border: 1px solid #9999997a;
  height: 50px;
  padding: 17px 10px 16px 10px;
  /* border-right: 0; */
  position: relative;
  left: 4px;
  border-radius: 5px 0 0px 5px;
  font-size: 12px;
}
select#treatement_list {
  padding-left: 10px;
  color: #888;
}
@media screen and (min-width:1280px) and (max-width:1660px){
  input#mobi{ width: 70% !important;} 
}
@media screen and (max-width:767px){
  .modal_nw{ z-index: 1111 !important;}
  .flex-section{    flex-direction: column;}
  .close_nw{left:-15px !important;
    top: 2px !important;}
    .group_new {
      width: 100% !important;
    }
    .form_section_popup{padding: 20px 10px !important;}
    .group_new input{    width: 97% !important;}
    span.plus_no {
      display: none;
  }
  input#mobi {
    border-left: 1px solid #9999997a !important;
    border-radius: 5px !important;
}
select#treatement_list{width: 97% !important;}
.group_new_1 {
  width: 100% !important;}
}
@media screen and (min-width:768px) and (max-width:1023px){
  span.plus_no {
    display: none;
}
input#mobi {
  border-left: 1px solid #9999997a !important;
  border-radius: 5px !important;
}
input#mobi {
  width: 85% !important;
}
}
@media screen and (min-width:1024px) and (max-width:1200px){
  input#mobi {
    width: 61% !important;
  }
}
/* section#patient_feedback {
  width: 1440px;
  margin: 0 auto;
}
section#patient_feedback .container {
  width: 1146px;
} */
.video-back iframe {
  width: 90%;
}
.img-cnt p{    font-weight: 500;}
.blog-lin-content-section h3 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1280px){
p.get_a_dai {
  margin-top: -3px !important;
}
}
.vide_center a h2 {
  font-size: 14px;
  font-family: 'Inter', sans-serif !important;
  color: #7c7c7c;
  font-weight: 500;
}
h3.why-tt-cad {
  line-height: 1.3;
}
/*add-new*/
li.tab-link.newtwo {
  color: #d76c28 !important;
}
.page-template-ocd-new-2 .ss-testi.item {
  margin: 4% 3%;
}
.page-template-ocd-new-2 .ss-htw.ss-carousel .owl-wrapper {
  left: -8% !important;
}
.page-template-ocd-new-2 .ss-content-1{    min-height: 280px;}
.page-template-ocd-new-2 .ss-ht h5 {
  color: #64b5f6;
}
.page-template-ocd-new-2 .new-block-five .ss-ig {
  width: 18%;}
@media screen and (min-width:1440px){
img.aloc { width: 80%;}
.page-template-alcoholism .col-md-6.bane-text.imgdown, 
.page-template-Illness .col-md-6.bane-text.imgdown,
.page-template-illnessPillar .col-md-6.bane-text.imgdown{margin-top: 10%;}
}
@media screen and (min-width:1280px) and (max-width:1439px){
  img.aloc { width: 100%;}
  .page-template-alcoholism .col-md-6.bane-text.imgdown,
  .page-template-Illness .col-md-6.bane-text.imgdown,
  .page-template-illnessPillar .col-md-6.bane-text.imgdown{margin-top: 10%;} 
}
.single_page_link ul li a {
  color: #7a1829;
}
/*25-09-21*/
@media screen and (min-width:1024px){
  .ss-owls-hyper .owl-controls.clickable{    right: 17px !important;}
.banner-sub-content {
  display: flex;
  align-items: center;
}
p.addition_tow {
  padding-left: 6% !important;
}
}
@media screen and (min-width:1280px){
.slider-hyper { margin-left: 15px;}
h3.hy-fold-four-title{    margin-left: 15px;}
span.sp-doctor {
  margin-left: 15px;
}
}
.new_pink_ground{background-size: 100% 58.5% !important;}
.we-treat-divs-new h4 {
  font-size: 14px !important;
  margin-bottom: 12%;
  margin-top: 10%;
}
.illness-we-treat-new .col-md-2 {
  padding-right: 5px;
}
.img-success img {
  border-radius: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea.form-commet-touch {
  height: 200px;
}
@media screen and (min-width:768px) and (max-width:1023px){
  .tab_im_suc{width:100% !important;}
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  clear: both;
}
.wpcf7-form-control-wrap {
  position: initial;
}
div#home1-slider {
  margin-top: 6%;
}
@media screen and (min-width:768px) and (max-width:1079){
  form.wpcf7-form .col-md-6 {
    width: 100%;
}
}
div#home_popup .ss-content-p p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
div#home_popup .ss-pad{    height: 200px;}
div#home_popup .splide__arrow{background: #ffff;
  box-shadow: 0px 3px 8px rgb(0 0 0 / 20%);}
  div#home_popup .ss-ht {
    padding-left: 20%;
}
@media screen and (min-width:768px){
  .rech-div {
    display: flex;
}
}
.readmore {
  position: relative;
  max-height: 350px;
  overflow: hidden;
  /*width:200px;*/
  /*border: solid 1px blue;*/
  padding: 10px;
  margin-bottom: 20px;

  transition:max-height 0.15s ease-out;

}

.readmore.expand{
  max-height: 5000px !important;
  transition:max-height 0.35s ease-in-out;
}

.readmore-link{
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width:100%;
  height: 60px;
  text-align: center;
  color: #999;
  font-weight:bold;
  font-size:16px;
  padding-top:40px;
  background-image: linear-gradient(to bottom, transparent, white);
  cursor: pointer;
}

.readmore-link.expand {
  position: relative;
  background-image: none;
  padding-top:10px;
  height:20px;
}

.readmore-link:after {
  content:"Read more...";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
  color: #999;
  font-weight: bold;
  font-size: 16px;
  padding-top: 40px;
  background-image: linear-gradient(to bottom, transparent, white);
  cursor: pointer;
}
.readmore-link.expand:after{
  content:"Read less";
}
.readmore.expand ul li {
  color: #000;
  font-weight: 600;
  font-family: 'Inter', sans-serif !important;
}


.vide_center a h2:after {
  content: url(https://www.cadabamshospitals.com//wp-content/uploads/2021/08/arrowdots-new.png);
  vertical-align: middle;
}
.right-cnt ul li {
  font-size: 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 500;
  color: #000;
}
.col-md-6.mmp-add iframe {
  position: absolute;
  border-radius: 15px;
  overflow: hidden;
  width: 38%;
}
@media screen and (min-width:1280px) and (max-width:1535px){
  .common_sc_all {
    width: 1240px !important;
    margin: 0 auto;
}
.common_sc_all .container {
  width: 1120px !important;
}
img.tab_im_suc {
  width: 100%;
}
.col-md-6.mmp-add iframe{    width: 43.5% !important;}
.bg-white-fold-two {
  height: 327px !important;
}
}
/* for popup */
@font-face {
  font-family: 'Cera Pro';
  src: url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Black.woff2') format('woff2'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Black.woff') format('woff'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Black.svg#CeraPro-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-BlackItalic.woff2') format('woff2'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-BlackItalic.woff') format('woff'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-BlackItalic.svg#CeraPro-BlackItalic') format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Bold.woff2') format('woff2'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Bold.woff') format('woff'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Bold.svg#CeraPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Light.woff2') format('woff2'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Light.woff') format('woff'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Light.svg#CeraPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Medium.woff2') format('woff2'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Medium.woff') format('woff'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Medium.svg#CeraPro-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Italic.woff2') format('woff2'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Italic.woff') format('woff'),
      url('https://www.cadabamshospitals.com/new_staging/wp-content/themes/cadabam/assets/fonts/CeraPro-Italic.svg#CeraPro-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}


.cad-ovr-al-cont {
  width: 840px;
  margin: auto;
  display: flex;
}
.cad-pop-first-sec {
  width: 50%;
  background-color: #ffffff;
  border-radius: 20px 0px 0px 20px;
}
.cad-spc-apy-sec {
  padding: 30px 40px;
}
.cad-cont-sec h2 {
  color: #000;
  line-height: 34.2px;
  margin: 0;
  font-family: 'Cera Pro' !important;
  font-weight: 700;
}
.cad-cont-sec p {
  line-height: 21.84px;
  color: #000000;
  font-size: 15.6px;
  font-family: 'Cera Pro' !important;
  font-weight: 400;
}
.cont-form-name {
  display: flex;
  margin-bottom: 20px;
}
.cont-form-name h4 {
  font-size: 17.63px;
  color: #000000;
  font-weight: 400;
  line-height: 24.68px;
  margin-right: 28px;
  font-family: 'Cera Pro' !important;
  font-weight: 400;
}
.form-sec-cont input {
  border: none !important;
  outline: none !important;
  border-radius: 29.39px !important;
  background-color: #F4F4F4 !important;
  padding-left: 18px !important;
  width: 75% !important;
  height: 40px !important;
}
.cont-form-mail {
  display: flex;
  margin-bottom: 20px;
}
.cont-form-phn {
  display: flex;
  margin-bottom: 20px;
}
.cont-sub-check-box {
  display: flex;
}
.cont-sub-check-box input {
  border-radius: 20px!important;
  background-color: #f4f4f4 !important;
  position: relative;
  top: 5px;
  margin-right: 9px;
}
.cad-bam-sub {
  margin-top: 20px;
}
.cad-bam-sub input {
  color: #ffffff !important;
  background-color: #10D718 !important;
  line-height: 35px!important;
  font-size: 15px!important;
  width: 135px!important;
  padding: 4px 30px!important;
  border-radius: 30px!important;
}
.cad-pop-scnd-sec {
  width: 50%;
}
.cad-pop-scnd-sec img {
  width: 420px;
  border-radius: 0 25px 25px 0;
  height: 100%;
  object-fit: cover;
}
.cont-form-mail h4 {
  font-size: 17.63px;
  color: #000000;
  font-weight: 400;
  line-height: 24.68px;
  margin-right: 29px;
  font-family: 'Cera Pro' !important;
  font-weight: 400;
}
.cont-form-phn h4 {
  font-size: 17.63px;
  color: #000000;
  font-weight: 400;
  line-height: 24.68px;
  margin-right: 25px;
  font-family: 'Cera Pro' !important;
  font-weight: 400;
}
.cont-sub-check-box p {
  margin: 0px;
  line-height: 20px;
  font-family: 'Cera Pro' !important;
  font-weight: 300;
}
#cc-myModal {
  display: inline-block;
  opacity: 1;
  position: fixed;
  /* top: 12%; */
  left: 50%;
  padding-top: 4%;
  transform: translateX(-50%);
  /* background: #fff; */
  border-radius: 0 25px 25px 0;
  box-shadow: 1px 1px .5em 0 rgba(0, 0, 0, .5);
  transition: opacity .3s ease-in-out;
  background-color: rgb(128, 128, 128,0.7) !important;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow-y: hidden;
  background-attachment: fixed;
}
#cc-myModal1 {
  display: inline-block;
  opacity: 1;
  position: fixed;
  /* top: 12%; */
  left: 50%;
  padding-top: 4%;
  transform: translateX(-50%);
  /* background: #fff; */
  border-radius: 0 25px 25px 0;
  box-shadow: 1px 1px .5em 0 rgba(0, 0, 0, .5);
  transition: opacity .3s ease-in-out;
  background-color: rgb(128, 128, 128,0.7) !important;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow-y: hidden;
  background-attachment: fixed;
}

/* #cc-myModal.hidden {
  display: none;
} */
#cc-myModal.fade-in {
  opacity: 1;
}
#cc-myModal1.fade-in {
  opacity: 1;
}
.close {
  color: #000000 !important;
  font-size: 32px;
  position: absolute;
  /* right: 20px; */
  top: 34px;
}
.close1 {
  color: #000000 !important;
  font-size: 32px;
  position: absolute;
  right: 30px;
}

.close:hover,
.close:focus {
  color: #d76c28;
  text-decoration: none;
  cursor: pointer;
}
#cc-myModal .background-overlay {
  background-color: #7a7a7a;
  width: 100%;
  position: absolute;
  height: 100%;
}
#cc-myModal1 .background-overlay {
  background-color: #7a7a7a;
  width: 100%;
  position: absolute;
  height: 100%;
}
@media screen and (min-width:320px) and (max-width:1023px){
  .cad-ovr-al-cont{display:block;width:100%}
  .cad-pop-first-sec{width:80%;border-radius:20px;margin:auto;}
  .cad-pop-scnd-sec{display:none;}
  .cad-cont-sec h2{font-size:20px;line-height:30px}
  .close{display:none;}
  
}
@media (min-width: 1024px){
.close1{display:none}
}
@media screen and (min-width:1024px) and (max-width:1279px){
  .close{top:64px}
}
@media screen and (min-width:768px) and (max-width:1023px){
  .close1{top:45px;right:55px;}
}
@media screen and (min-width:320px) and (max-width:767px){
  .close1{right:56px;}.cont-form-name h4{margin-right:10px}.cont-form-mail h4{margin-right:14px;}
  .cont-form-phn h4{margin-right:8px;}
}
@media screen and (min-width:320px) and (max-width:374px){
  .cad-spc-apy-sec{padding-left:24px;}
}
@media screen and (min-width:375px) and (max-width:767px){
  .cad-spc-apy-sec {
    padding: 30px 20px;}
}
@media screen and (min-width:320px) and (max-width:767px){
  .cad-pop-first-sec{width:90%;}input#terms{top:8px;}
}
@media screen and (min-width:1280px) and (max-width:1335px){
  #cc-myModal{padding-top:2%} #cc-myModal1{padding-top:2%}.cad-cont-sec h2{font-size:20px;line-height:24px !important;}html body .form-sec-cont a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer{width:80% !important;}
}
#checkmar{display:none;}
#cc-myModal{visibility:hidden;}
#cc-myModal1{visibility:hidden;}
@media screen and (min-width:1280px) and (max-width:1399px){
  #cc-myModal{padding-top:4%}
  #cc-myModal1{padding-top:4%}
  .cad-cont-sec h2 {
    font-size: 18px;line-height:24px;}
    .cad-cont-sec p{font-size:14px}
    .cont-form-name h4{font-size:15px;}
    input[type="text"], input[type="email"]{font-size:15px}
    .cad-bam-sub input{line-height:26px;}
    .cont-form-mail h4{font-size:15px;}
    .cont-form-phn h4{font-size:15px;}
    .cont-form-name{margin-bottom:13px;}
    .cont-form-mail{margin-bottom:13px;}
    .cont-form-phn{margin-bottom:13px;}
    .cad-ovr-al-cont{width:785px;}
    .close{top:45px;right: 175px;}


}
@media screen and (min-width:1366px) and (max-width:1399px){
  #cc-myModal{padding-top:6% !important;}
  #cc-myModal1{padding-top:6% !important;}
  .close{top:68px !important;right:225px !important;}
}
@media screen and (min-width:320px) and (max-width:374px){
  input[type="text"], input[type="email"]{font-size:11px;}
  .cont-form-name h4{font-size:15px;}
  .cont-form-mail h4{font-size:15px;}
  .cont-form-phn h4{font-size:15px;}
  .form-sec-cont input{border-radius:20px;padding-left:14px;}
  .cont-form-name input{width:68%;}
  .cont-form-mail input{width:68%;}
  .cont-form-phn input{width:68%;}
}
@media screen and (min-width:375px) and (max-width:767px){
  input[type="text"], input[type="email"]{font-size:14px;}
}
@media screen and (min-width:1024px) and (max-width:1279px){
  .cad-cont-sec h2{line-height:30px;font-size:22px}
  input[type="text"], input[type="email"]{font-size:16px;}
}
input[type="text"], input[type="email"]{font-size:15px;}
.cad-cont-sec h2{font-size:22px;line-height:29px;}
@media screen and (min-width:320px) and (max-width:767px){
  #cc-myModal{padding-top:1%;}
  #cc-myModal1{padding-top:1%;}
}


input#terms {
  width: 18px !important;
  position: relative;
  top: -11px;
  margin-right:10px;
}
.cad-ovr-ex-cont button#form-submit-button {
  background: #10D718 !important;
  border: 1px #10D718 !important;
  color: #fff !important;
  padding: 10px 40px;
  margin-left: 20%;
  border-radius: 39px;
  width: 50% !important;
  margin: auto !important;
}
.form-sec-cont label{width:46% !important;}




@media (min-width:1280px){
  section#ocd-second-section .container{width:1300px !important;}
  .img-cnt p {width: 235px;margin: auto;}
  .new_pink_ground .container{width:1070px !important;}
}
a.btn-appointment:hover {
  color: #7a1829;
  background: #ffffff;
}
a#myBtn_nw:hover {
  color: #7a1829 !important;
  background: #ffffff;
}
html body .col-md-8.new8.new8width .yy1{
  width: 33.33333% !important;
  float: left !important;
  padding: 30px 40px !important;
}
a.make_b.call-ocd.make_b:hover,a.make_b:hover {
  background-color: #7a1829 !important;
  color: #fff !important;
}
@media screen and (max-width:768px){
  body.home img.Fill-1 {
    height: fit-content;
    margin: 0 !important;
    float: right;
    position: relative;
    left: 17px;
    top: -14px;
}
}
.ss-acc input[type="checkbox"]:checked ~ h2 {
  color: #000 !important;
}
.ss-acc .no-select, .ss-acc h2 {
  color: #cd3534 !important;
}
@media screen and (min-width:769px) and (max-width:992px){
  .col-4.new_4 {
    width: 33%;
}
}
.symptoms_list_img img:hover ~.ss-toolkit {
  opacity: 1;
}
.ss-desk-menu .col-4 {
    padding: 0 15px;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active{margin: 0 !important;}
p.doctor_designation {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:389px){
  select#all_multispeciality, select.all_multispeciality, .mob-ss-block-two select#all_multispeciality, .mob-ss-block-two select.all_multispeciality{
    font-size: 11px !important;
  }
}
@media screen and (max-width:767px){
  html body .carosal_btn_par {
    clear: both;
    top: 0 !important;
}
}

.flex-con_7 {
  display: flex;
      justify-content: end;
}
p.testing_show {
  display: none !important;
}
@media screen and (min-width:320px) and (max-width:390px){
  .ss-ict-1{    background-position: 10px center !important;}
  .carosal_btn_par ul li a{font-size: 11px !important;}
}
@media screen and (min-width:768px) and (max-width:1279px){
  .box_border_one:before {
    right: -6px !important;
    bottom: -18px !important;
}
.box_border_one {
  position: relative;
}
}
