/* Typography */
html,*{-webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
body{font-family: 'Gotham_Book', Gotham-Book, Verdana, Arial, sans-serif;font-size: 16px; line-height: 22px;color: #6d6e71;}
h1{font-family: 'Gotham_Black', Gotham-Black, Verdana, Arial, sans-serif;}
h2{font-family: 'Gotham_Bold', Gotham-Bold, Verdana, Arial, sans-serif;font-size: 22px; line-height: 22px;color: #fff;}
h3{font-family: 'Gotham_Bold', Gotham-Bold, Verdana, Arial, sans-serif;font-size: 25px; line-height: 28px;color: #224c9a;}
img{max-width: 100%;}

/* Global css */
.g-recaptcha {
    margin-left: 5px;
    margin-bottom: 10px;
}
.row {width: 100%;float: left;}
.container-fluid{max-width: 1240px;padding: 0 20px;width: 100%;margin: 0 auto;}
.pull-right{float: right;}
.pull-left{float: left;}
.list-inline{list-style: none;}
.list-inline > li{display: inline-block;}



.pos-center-x-up{position: absolute;top:0;left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translate(-50%);transform: translate(-50%);}
.note{
    margin-top: -13px;
    text-align: left;
    margin-bottom: 10px;
    color: #060606;
    font-size: 13px;
}
.hide{
  display: none;
}
img.imgss {
    width: 55%;
}
img.imgss1 {
    width: 22%;
}
.textys {
    width: 100%;
    margin: 0 auto;
}
p.texts {
    text-align: center;
    position: relative;
    padding: 0px 180px 35px 180px;
    font-size: 14px;
}
/* Header css */
#header{padding-top: 8px;
    padding-bottom: 10px;
    z-index: 5;
    position: fixed;
    background-color: #ffffff; text-align: center;}
.call-us{padding-top: 20px;padding-right: 90px;}
.call-us img{vertical-align: bottom;max-width: 40px; height: auto;margin: 0 10px;}
.call-us .call-us-text{font-family: 'Gotham_Medium', Gotham-Medium, Verdana, Arial, sans-serif;font-size: 16px;}


.hero{position:relative;margin-top:74px;text-align:center;overflow:hidden;padding-bottom:20px}
.hero img{max-width: none;width: auto;min-height: 476px;margin: 0 auto;vertical-align: bottom;}
/* Form css */
.form{width: 100%;min-height: 520px;max-width: 432px;padding: 20px 55px 0px;background: url("../images/form-bg.png") no-repeat top center;background-size: 100% auto;position: relative;z-index: 4;}
.form form{display: block;}
.form h2{color: #fff;text-transform: uppercase;margin-bottom: 20px;}
.form h2 span{display: block;}
.form label{display: inline-block;font-family: 'Gotham_Light', Gotham-Light, Verdana, Arial, sans-serif;font-size: 13px; line-height: 18px;color: #003145;position: relative;}
.form input,.form select{width: 100%;height: 40px;border-radius: 5px;background: #fff;border: 0;font-family: 'Gotham_Book', Gotham-Book, Verdana, Arial, sans-serif;font-size: 15px; line-height: 20px;color: #6d6e71;padding:10px 20px;margin-bottom: 15px;}
.form button[type="submit"]{width: 100%;border-radius: 5px;background: #cd2362;border: 0;font-family: 'Gotham_Medium', Gotham_Medium, Verdana, Arial, sans-serif;font-size: 21px; line-height: 48px;color: #fff; text-transform: uppercase;margin-bottom: 15px;}
.form input[type="checkbox"]{width: 15px; height: 15px;float: left;background: #003145;color: #003145;opacity: 0;}

.checkmark{position: absolute;top: 0;left: 0; height: 18px; width: 18px;background: url("../images/checked-img.png") no-repeat top center;}
.form input[type="checkbox"]:checked ~ .checkmark {background: url("../images/checked-img.png") no-repeat top center;}

/* Thank you css */
.thank-you{text-align: center;display: none;}
.thank-you .thumb{width: 100px;height: 110px;display: inline-block;margin-top: 35px;margin-bottom: 15px;background: url("../images/thumbs-up.png") no-repeat top center;background-size: 100% auto;}
.thank-you h2 {text-transform: uppercase; line-height: 25px;}
.thank-you h2 span{display: block;}
.thank-you p{font-family: 'Gotham_Medium', Gotham_Medium, Verdana, Arial, sans-serif;font-size: 18px; line-height: 25px;color: #fff; margin-bottom: 15px;}

/* Main body css */
.main-content{padding: 0 0 50px;}
.main-content h3{margin-bottom: 35px;}
.main-content-left{width: 100%;max-width: 57%;float: left;padding: 0 40px 0 0;}

/* .physiotherapy-list .list{width: 45%;} */


.tooltip{width: 100%;min-width: 455px;background: #43b1e0;display: none;text-align: center;border-radius: 8px;padding: 20px;position: absolute;left:0;top: 110%;z-index: 999;}
.tooltip .arrow{width: 20px;height: 10px;background: url("../images/top-arrow.png") no-repeat left center;position: absolute;left: 30px;top:-9px;}
.list{display: inline-block;vertical-align: top;list-style: disc;margin-left: 35px;}
.list:last-child{margin-right: 0;}
.list li{color: #cd2362;font-size: 20px;line-height: 22px;text-align: left;vertical-align: middle;}
.list li span{font-family: 'Gotham_Light', Gotham-Light, Verdana, Arial, sans-serif;font-size: 15px;line-height: 22px; color: #fff;}
.close{display: none}
/* Testimonial section css */
.main-content-right{width: 100%;max-width: 43%;float: left;padding: 0 20px 0 50px;background: url("../images/v-divider.png") no-repeat left center}
.img-box{width:106px; height: 106px;margin-right: 20px;margin-left: 5px;border: 1px solid #d0d0d0;border-radius: 100%;overflow: hidden;position: relative;float: left;}
.img-box img{max-width: 100%;position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%);}
.testimonial-content{width: 100%;float: left;max-width: 60%;}
/* .testimonial-content p{font-size: 14px;line-height: 16px;} */
.user-name{font-family: 'Gotham_Medium', Gotham_Medium, Verdana, Arial, sans-serif;font-size: 16px; line-height: 28px;color: #808285;text-transform: uppercase;}

/* slider */
.bx-wrapper{position: relative;}
.bx-controls-direction{position: absolute;left: 0;right: 0; top:50%;z-index: 999;}
.bx-pager{padding-left: 130px;font-size: 0;line-height: 0}
.bx-controls-direction a{width: 20px;height: 30px;margin-top: -30px;display: inline-block;overflow: hidden;font-size: 0;line-height: 0;}
.bx-controls-direction .bx-prev{background: url("../images/arrow-left.png") no-repeat left top;float: left;margin-left: -30px;}
.bx-controls-direction .bx-prev:hover{background: url("../images/arrow-left-hover.png") no-repeat left top}
.bx-controls-direction .bx-next{background: url("../images/arrow-right.png") no-repeat left top;float: right;margin-right: -30px;}
.bx-controls-direction .bx-next:hover{background: url("../images/arrow-right-hover.png") no-repeat left top}
.bx-pager-item{margin-right: 7px;display: inline-block;}
.bx-pager-item a{width: 12px;height: 12px; background: #cccccc;border-radius: 6px;font-size: 0;line-height: 0;display: block;}
.bx-pager-item a.active{background: #cd2362;}

.key-benefits-block{padding:15px 0}.key-benefits-block h3{color:#fff;padding:19px 0;margin-left:55px;display:inline-flex}.benefits-list li p span,.key-benefits-block h3 span{display:block}.benefits-list li{text-align:center;margin:0 22px}.benefits-list li p{font-size:14px;line-height:15px;color:#fff}#footer{padding:20px 0 40px}footer p{font-size:14px;line-height:20px}footer p a{text-decoration:none;color:#6d6e71}footer p a:hover{text-decoration:underline}p.footer-txt{color:#fff;font-size:14px}.social-media{margin-top:10px}.social-media li{margin-right:10px}.social-media li:last-child{margin-right:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.bg-color{background:#cecece}input[type=number]{-moz-appearance:textfield}#myBtn{display:none;position:fixed;bottom:3px;right:4px;z-index:9999;font-size:18px;border:none;outline:0;background-color:#cd2362;color:#fff;cursor:pointer;padding:15px;border-radius:4px;width:98%}#myBtn:hover{background-color:#0c4ba2}.row.dems{padding:40px}.list-inline1{padding:17px;margin-left:45px;list-style:none;display:inline-flex;float:left!important}.list-inline1>li{display:inline-block;padding-right:5px;padding-left:5px}@media(max-width:767px){.hero,h2,img.img_mid,p.footer-txt{text-align:center}.list-inline1{padding:0;margin-left:0;list-style:none;display:inline-block;float:left!important}.benefits-list li p{padding:0}.key-benefits-block h3{color:#fff;padding:19px 0;margin-left:0;display:inline-block}.row.dems{padding:20px 0}h2{font-family:Gotham_Bold,Gotham-Bold,Verdana,Arial,sans-serif;font-size:22px;line-height:22px;color:#fff}.footer-left.pull-left.xs-center.xs-full-width{margin-bottom:35px;position:relative}.hero{position:relative;margin-top:66px;overflow:hidden;padding-bottom:20px}img.img_mid{margin:10px auto 10px 38%}p.footer-txt{color:#fff;font-size:14px}
.header-text-2,.header-text-3,.header-text-4{font-size:20px;background: unset; text-align:left;position:absolute;z-index:9;letter-spacing:-1px;line-height:25px;text-shadow:0 0 10px rgba(0,0,0,.5);-webkit-text-shadow:0 0 10px rgba(0,0,0,.5);-moz-text-shadow:0 0 10px rgba(0,0,0,.5);color:#fff;padding-left:6px;padding-right:6px}.physiotherapy-list p{float:left;padding-top:8px;text-align: center;}
.header-text-2{width:243px;bottom:45px}.header-text-3{width:190px;bottom:15px}.header-text-4{width:332px;bottom:5px}.visible-xs{display:block!important}.bg-blue>.container-fluid{max-width:1240px;padding:0 20px;width:100%;margin:0 auto;background:#1657a2}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}}
body{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    color: #2b2b2b;
    position: relative;
    background:none;
    background-size: cover !important;
    background-repeat: no-repeat;
}
.mobile-parts{
  display: none;
}

.banner-mob img {
    display: none;
}

.inner-banner-mob img {
    display: none;
}

.banner-item-content p {
    text-align: center;
    color: whitesmoke;
    font-family: Gotham_Medium;
    line-height: 40px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-shadow: 0px 0px 2px whitesmoke;
    background-color: #CD1F5F;
    font-size: 20px;
}

.main-content-left {
    padding-left: 50px;
    padding-right: 40px;
}

div .col-lg-6 p {
    font-family: Gotham_Rounded_Light;
    font-size: 17px;
    line-height: 30px;
    color: #666666;
}

#table-of-contents {
    
    max-width: 1400px;
    margin-bottom: 40px;
}

#table-of-contents2 {
    
    max-width: 1400px;
    margin-bottom: 50px;
}

.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.col-lg-2 img {
    height: 50%;
    padding-left: 30px;
    padding-right: 30px;
}

.col-lg-2 .toc-header {
    padding-top: 20px;
}

.col-lg-2 .toc-header h5{
    font-family: Gotham_Rounded_Light;
    color: #034EA2;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 0 0 0 #034EA2;
    text-align: center;
}
.consult-img img {
 width: 90%;
}
#esv-video {
  right: 8%;
}
.home-head {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
  }

.home-head h3 {
    font-size: 21px;
    letter-spacing: 2px;
  }

.home-data1 {
    display: inline-flex;
    width: 100%;
    float: left;
  }

.home-data2 {
    display: inline-flex;
    width: 100%;
    float: left;
    margin-top: -30px;
    padding-right: 120px;
    padding-left: 120px;
  }

.home1 {
    float: left;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  .home2{
    float: left;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
 .home3{
    float: left;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }

.home1 img {
    height: 53%;
    padding-left: 92px;
    padding-right: 15px;
    margin-right: 50px;
}


.home1 h5 {
    font-family: Gotham_Rounded_Light;
    color: lightslategrey;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 0 0 0 #034EA2;
    padding-top: 20px;
}
.home2 h5 {
    font-family: Gotham_Rounded_Light;
    color: lightslategrey;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 0 0 0 #034EA2;
    padding-top: 20px;
}

img.rehab-img {
    margin-left: -102px;
}

/*#sroke-id{
    margin-top: -55px;
}
#sports-id{
    margin-top: -55px;
}
#ergo-id{
    margin-top: -55px;
}
#orth-id{

}*/
.home2 img {
    height: 53%;
    padding-left: 92px;
    padding-right: 15px;
    margin-right: 50px;
    margin-top: -46px;
}
.home3 img {
    height: 53%;
    padding-left: 92px;
    padding-right: 15px;
    margin-right: 50px;
    margin-top: -46px;
}

.home2 h5 {
    font-family: Gotham_Rounded_Light;
    color: #034EA2;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 0 0 0 #034EA2;
    padding-top: 20px;
}
.home3 h5 {
    font-family: Gotham_Rounded_Light;
    color: #034EA2;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 0 0 0 #034EA2;
    padding-top: 20px;
}

.home img {
    height: 50%;
    padding-left: 30px;
    padding-right: 30px;
}
.card-heading1 {
  text-align: center;
}
.getting {
  font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
  color: #034EA2;
  font-size: 13pt;
  padding: 15px;
  margin-top: 20px;
  margin-left: -20px;
}
.getting1 {
  font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
  color: white;
  font-size: 13pt;
  padding: 15px;
  margin-top: 20px;
  margin-left: -20px;
  background-color: #034EA2;
  width: 300px;
}
.col-sm-6 .getting {
  flex: 0 0 60%;
  max-width: 60%;
}

.col-sm-6 .getting1{
  flex: 0 0 40%;
  max-width: 40%;
}
.clinical-header h3 {
    text-align: center;
    letter-spacing: 4px;
    font-family: Gotham_Bold;
    font-size: 22px;
    text-shadow: 0 0 0.7px #034EA2;
    margin: 40px;
    color: #cd1f5f;
}

.content-left {
    padding-left: 95px;
}

.content-right {
    padding-left: 20px;
    padding-right: 120px;
}

.content-right h5 {
    font-size: 17px;
    font-family: Gotham_Rounded_Book;
}

div .content-right .para {
    font-family: Gotham_Rounded_Light;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
div#card-columns-main {
  display: contents;
}

.card {
    border: 0px solid rgba(0,0,0,.125);
}
#card {
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  display: inline-flex;
  min-width: 0;
  width: 100%;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: .25rem;
}
.card-text {
  /* margin-left: -60px; */
  text-align: justify;
  color: black;
  font-size: 16px;
  line-height: 1px;
  min-height: 184px;
  line-height: 30px;
  font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
  filter: initial;
  text-shadow: 0px 0px 1px #034EA2;
}
.card-text1 {
  margin-left: -76px;
  color: black;
  font-size: 16pt;
  line-height: 1px;
  min-height: 184px;
  line-height: 30px;
  font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
  filter: initial;
  text-shadow: 0px 0px 1px #034EA2;
  margin-bottom: 15px;
}
p {
  margin-top: 0px;
  margin-bottom: 0rem;
}

.card-body {
    -webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 20px 0px 0;
}
.top-left {
  position: absolute;
  top: 30px;
  left: 70px;
}
.card-title {
    text-align: inherit;
    color: #034EA2;
    text-shadow: 0 0 0 #666666;
    font-family: Gotham_Rounded_Book;
    font-size: 21px;
    letter-spacing: 3px;

}


div#read-More{
        justify-content: center;
    display: inline-flex;
}

.btn-btn-primary{
    margin-left: -78px;
    margin-top: 20px;
    text-align: center;
    color: whitesmoke;
    text-decoration: blink;
    padding: 10px;
    width: 155px;
    background-color: #034EA2;
    font-size: 17px;
    letter-spacing: 1px;
    font-family: Gotham_Book;
    border-radius: 0%;
    -webkit-animation: sdb04 5s infinite;
    animation: sdb04 5s infinite;
    animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
    box-shadow: 0 0 0 0 rgba(255,255,255,.1)
}

.prevention {
  max-width: 100%;
  margin-top: 15px;
}

.prevention1 {
  max-width: 100%;
  margin-top: 10px;
}
img.advantage-cls{
  margin-top: 50px;
}
#tatta-video{
      width: 45%;
    height: 251px;
    margin-bottom: -105px;
    margin-left: 55px;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.container {
  overflow: hidden;
}


/* FOOTER  */
footer {
    width: 100%;
    height: auto;
    background-color: #0E529F;
    color: whitesmoke;
    text-align: center;
  }

  #table-of-contents {
    
    max-width: 1400px;
    margin-bottom: 40px;
    width: fit-content;
}
  
  footer a {
    color: whitesmoke;
    text-decoration: blink;
  }
  
  .f-txt {
    margin-top: 0;
    font-size: 16pt;
    letter-spacing: 4px;
    margin-bottom: 2rem;
    padding-top: 37px;
    font-family: 'Gotham_Medium', Gotham-Medium, Arial, sans-serif;
  }
  
  .fa {
    margin-bottom: 50px;
    display: inline-block;
    border-radius: 50%;
    padding: 8px 11px 8px 11px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 29px !important;
    text-rendering: auto;
    margin-left: 35px;
  }
  
  .fa-facebook {
    background: #3B5998;
    color: white;
    width: 3%;
  }
  
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }
  .fa-twitter:hover {
    background-color: #ffffff;
    color: #55acfaee;
  }
  
  .fa-linkedin {
    background: #007bb5;
    color: white;
  }
  
  .fa-youtube-play {
    background:red;
    color: white;
  }
  
  .fa-instagram {
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    color: white;
  }

  .package-mob p{
    display: none;
  }

  /* Book Now  */
.header_strip_line_side {
    list-style:none;
    padding-left:0;
    font-family: Gotham_Medium;
  }
  span.header_line_book_now_side {
    font-size: 1.5rem;
    font-family: Gotham_Medium;
    font-weight: 600;
    margin-bottom: 12px;
    display: block;
  }
  li.top_header_line_side.bttm_line_service {
    border-bottom:1px solid #eee;
    padding-bottom:5px
  }
  li.top_header_line_side.bttm_line {
    border-bottom:1px solid #eee;
    padding:5px 0
  }
  .sidebar_book_now {
    position:fixed;
    top:50%;
    right:-300px;
    transform:translateY(-50%);
    width:300px;
    height:auto;
    padding:20px 40px;
    background:#fff;
    box-shadow:0 20px 50px rgba(0, 0, 0, 0.5);
    transition:.5s;
    z-index:999
  }
  .sidebar_book_now.active {
    right:0
  }
  .toggle_book_now {
    position:absolute;
    height:50px;
    width:107px;
    text-align:center;
    cursor:pointer;
    background:#cf1d61;
    font-family: Gotham_Medium;
    top:80px;
    left:-80px;
    line-height:48px;
    z-index:99;
    font-weight:500;
    border-radius:5px 5px 0 0;
    -ms-transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
  }
  .toggle_book_now:before {
    content:'Book Now';
    font-size:18px;
    color:#fff;
  }
  .toggle_book_now.active:before {
    content:'\f00d';
    font-family:fontAwesome
  }
  #get_call_back_postion {
    position: relative;
  }
  .form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 0.8rem !important;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  }
  .form-control, output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
  }
  .form-group {
    margin-bottom: 15px;
  }
  .modal_loader_button {
  position: relative;
  }
  #get_callback_success {
  background-color: #666;
  color: #fff;
  margin: 10px;
  text-align: justify;
  border-radius: 2px;
  position: absolute;
  bottom: 15px;
  right: 0;
  z-index: 9;
  padding: 10px;
  }
  button#get_call_back_submit {
  margin-top: 10px;
  width: 55%;
  border-radius: 5px;
  background: #cd2362;
  border: 0;
  font-family: Gotham_Medium,Gotham_Medium,Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: bolder;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  cursor: pointer;
  padding: 5px;
  }

  .elements {
    padding-top: 30px;
}
.elements-mob img{
    display: none;
}

.man-cough{
    background-image: url(../images/Watermark-02.png);
  background-position: bottom right;
    height: auto;
    width: 100%;
    background-size: 785px 600px;
    background-repeat: no-repeat;
    }
/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/

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

    .inner-section-body img {
        padding: 0 35px 0 35px;
    }

    .banner img {
        display: none;
    }

    .banner-mob img {
        display: block;
    }

    .inner-banner-mob img {
        margin-top: -1px;
        display: block;
        padding-bottom: 15px;
    }

    .banner-item-content p {
        display: none;
    }

    .main-content-left {
        padding-left: 30px;
        padding-right: 30px;
    }
      .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }

    div .col-lg-6 p {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        color: #666666;
        text-align: justify;
    }

    #table-of-contents {
        margin-bottom: 0;
    }

    .home-head {
        text-align: center;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-head h3 {
        font-size: 15px;
        letter-spacing: 0;
    }

    .home-data1 {
        display: block;
        width: 100%;
        float: none;
    }

    .home1 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
    }

    .home1 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 65%;
    }

    .home1 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .home-data2 {
        display: block;
        width: 100%;
        float: none;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .home2 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
        padding: 0;
    }

    .home2 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 65%;
    }

    .home2 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .clinical-header h3 {
        text-align: center;
        letter-spacing: 0;
        font-family: Gotham_Bold;
        font-size: 22px !important;
    margin: 25px 0px !important;
        line-height: 26px;
        padding-top: 0px !important;

    }

    .content-left {
        padding-left: 30px;
        padding-right: 30px;
    }

    .content-right {
        padding-left: 0;
        padding-right: 0;
    }

    div .content-right h5 {
        padding-top: 15px;
        font-size: 23px;
    }

    div .content-right .para {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        color: #666666;
    }

    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        background-color: #fff;
        background-clip: border-box;
        border: 0px solid rgba(0,0,0,.125);
        border-radius: .25rem;
        width: 100%;
        padding-bottom: 15px;
    }

    .inner-image img {
        width: 99%;
        display: none;
    }

    .package-mob {
        background-color: #99E4E0;
        margin-top: 15px;
    }

    .package-mob img {
        display: block;
    }

    .package-mob p{
        text-align: center;
        color: whitesmoke;
        font-family: Gotham_Bold;
        font-size: 23px;
        padding-top: 30px;
        letter-spacing: 1px;
        display: block;
    }

    .price-img-1 img {
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .price-img-3 img {
        padding-bottom: 20px;
    }

    .inner-section-head {
        text-align: center;
        color: #034EA2;
        font-family: Gotham_Bold;
        padding-top: 30px;
    }

    .inner-section-head h2 {
        font-family: Gotham_Bold;
        color: #034EA2;
        line-height: 30px;
        font-size: 25px;
    }

    .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }

    .f-txt {
        margin-top: 0;
        font-size: 8pt;
        letter-spacing: 1px;
        margin-bottom: 2rem;
        padding-top: 30px;
        font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    }

    .fa {
        margin-bottom: 30px;
        display: inline-block;
        border-radius: 50%;
        padding: 12px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px !important;
        text-rendering: auto;
        margin-left: 8px;
    }

    .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
        width: 11%;
    }
    a#btn-primary {
    margin: 24px 19px 3px;
    }
  }

@media(max-width:767px){
    img.imgss1 {
    width: 36%;
    margin-left: 25%;
}
div#card-columns-main {
       width: 100%;
       position: relative;
       display: block;
       margin-top: 0;
    }
        .card-body {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 16px 0px;
      margin-bottom: 20px;
    }
     .inner-section-body img {
        padding: 0 65px 0 65px;
    }
        .getting {
      font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
      font-size: 12px;
      padding: 15px;
      margin-bottom: 0;
  }
          #esv-video {
          right: 0%;
      }
         .card-text {
      color: #034EA2;
    font-size: 18px;
    text-align: justify;
    margin-left: 0;
    min-height: 0;
    line-height: 20px;
    font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
    filter: initial;
    text-shadow: 0px 0px 1px #034EA2;
    }
    .card-text1 {
      color: #034EA2;
    font-size: 14px;
    text-align: justify;
    margin-left: 0;
    min-height: 0;
    line-height: 20px;
    font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
    filter: initial;
    text-shadow: 0px 0px 1px #034EA2;
    }
    .mobile-parts{
      display: block;
  }

    .banner img {
        display: none;
    }

    .banner-mob img {
        display: block;
    }
     .elements img {
        display: none;
    }
      .elements-mob img {
        display: block;
    }

    .inner-banner-mob img {
        margin-top: -1px;
        display: block;
        padding-bottom: 15px;
    }

    .banner-item-content p {
        display: none;
    }

    .main-content-left {
        padding-left: 30px;
        padding-right: 30px;
    }

    div .col-lg-6 p {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        color: #666666;
        text-align: justify;
    }

    #table-of-contents {
        margin-bottom: 0;
    }

    .home-head {
        text-align: center;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-head h3 {
        font-size: 15px;
        letter-spacing: 0;
    }

    .home-data1 {
        display: block;
        width: 100%;
        float: none;
    }

    .home1 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
    }

    .home1 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 65%;
    }

    .home1 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .home-data2 {
        display: block;
        width: 100%;
        float: none;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
    }
      .parts-img{
      display: none;
    }
    .home2 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
        padding: 0;
    }

    .home2 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 65%;
    }

    .home2 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .clinical-header h3 {
    text-align: center;
    letter-spacing: 0;
    font-family: Gotham_Bold;
    font-size: 33px;
    margin: 15px;

    }

    .content-left {
        padding-left: 30px;
        padding-right: 30px;
    }

    .content-right {
        padding-left: 0;
        padding-right: 0;
    }

    div .content-right h5 {
        padding-top: 15px;
        font-size: 23px;
    }

    div .content-right .para {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        color: #666666;
    }

    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        background-color: #fff;
        background-clip: border-box;
        border: 0px solid rgba(0,0,0,.125);
        border-radius: .25rem;
        width: 100%;
        padding-bottom: 15px;
    }

    .inner-image img {
        width: 99%;
        display: none;
    }

    .package-mob {
        background-color: #99E4E0;
        margin-top: 15px;
    }

    .package-mob img {
        display: block;
    }

    .package-mob p{
        text-align: center;
        color: whitesmoke;
        font-family: Gotham_Bold;
        font-size: 23px;
        padding-top: 30px;
        letter-spacing: 1px;
        display: block;
    }

    .price-img-1 img {
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .price-img-3 img {
        padding-bottom: 20px;
    }

    .inner-section-head {
        text-align: center;
        color: #034EA2;
        font-family: Gotham_Bold;
        padding-top: 30px;
    }

    .inner-section-head h2 {
        font-family: Gotham_Bold;
        color: #034EA2;
        line-height: 30px;
        font-size: 25px;
    }

    .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }

    .f-txt {
        margin-top: 0;
        font-size: 8pt;
        letter-spacing: 1px;
        margin-bottom: 2rem;
        padding-top: 30px;
        font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    }

    .fa {
        margin-bottom: 30px;
        display: inline-block;
        border-radius: 50%;
        padding: 12px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px !important;
        text-rendering: auto;
        margin-left: 8px;
    }

    .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
        width: 10%;
    }
    img#rehab-mob {
    margin-left: -34px;
    }
    a#btn-primary {
    margin: 24px 19px 3px;
    }
    #tatta-video{
      width: 100%;
    height: auto;
    /* margin-bottom: 4px; */
    margin-top: 35px;
    margin-left: 0;
    margin-bottom: 0;
    }
    .post-covid {
    margin: 0px !important;
    }
    .post-img {
margin: 0px !important;
}
.card-img-top{
    width: 100%;
}
.footbanner{
    margin-bottom: 30px !important;
}
.covid-text1 {
    margin-bottom: 0px !important;
}
.man-cough {
    background-image: none !important;
}
}


@media only screen and (max-width: 480px) {
    .home1 img {
            height: auto;
            padding-left: 0px;
            padding-right: 0px;
            margin-right: 0;
            width: 25%;
        }
        .advantage-cls{
            width: 100%;
            height: auto;
            margin: 0;
            margin-top: 0;
        }
        img.advantage-cls {
            margin: 0;
            margin-top: 0;
        }
        img#rehab-mob {
    margin-left: -34px;
    }
    a#btn-primary {
    margin: 24px 19px 3px;
    }
    .parts-img{
      display: none;
    }
    #tatta-video{
      width: 100%;
    height: auto;
    /* margin-bottom: 4px; */
    margin-top: 35px;
    }
    

  /* Recaptcha */
  .g-recaptcha {
    margin-left: 69px;
    margin-bottom: 10px;
  }
  .footbanner{
    margin-bottom:56px !important
}
 .post-covid{
            margin:0px !important;
            padding:9px !important
        }
 .post-img {
 margin:0 !important
}
.clinical-header h3 {
    font-size: 22px;
    margin: 15px 0px;
}
.card-body {
padding: 22px 19px 22px 0px;
    margin-bottom: 20px;
}
h2 {
    font-size: 20px;
}
h3{
    letter-spacing: 2px;
}
.card-text {
    color: #034EA2;
    font-size: 16px;
}   
.covid-text1 {
    margin-bottom: 0px;
            text-align: justify !important;

}
.ben-head h2 {
    font-size: 22px !important;
}
.man-cough {
    background-image: none !important;
}
}

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

  /* Recaptcha */
  .g-recaptcha {
    margin-left: 39px;
  }
  .post-covid {
    padding: 16px;
    margin: 0px !important;
    
}
.post-img {
    margin: 0px !important;
}
.covid-text1 {
  margin-bottom: 0px !important;
          text-align: justify !important;
              font-size: 16px !important;
    line-height: 25px !important;


}
.card-body {
    padding: 12px 0;

}
.card-text {
    font-size: 16px;
}
.adv-head {
font-size: 18px;
}
.post-covid {
    padding: 16px;
}
.covid-div1 {
    padding: 0px 20px;
}
.footbanner{
    margin-bottom:56px !important
}
.lung-health h3{
        font-size:22px;
        line-height: 25px;
    }
    .lung-health{
        
     letter-spacing: 0px;
     margin: 20px 0px;

    }
    .man-cough {
    background-image: none !important;
}
}

@media only screen and (max-width: 375px) {
    
  /* Recaptcha */
  .g-recaptcha {
    margin-left: 9px;
  }
    .inner-section-body img {
        padding: 0 30px 0 30px;
    }
          #esv-video {
        right: 0%;
    }
      .card-text {
    color: #034EA2;
    font-size: 15px;
    /* margin-left: -24px; */
    min-height: 0;
    line-height: 20px;
    font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
    filter: initial;
    text-shadow: 0px 0px 1px #034EA2;
  }
.card-text1 {
    color: #034EA2;
    font-size: 14px;
    min-height: 0;
    line-height: 20px;
    font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
    filter: initial;
    text-shadow: 0px 0px 1px #034EA2;
    margin: 0px 20px 6px;
  }
.footbanner{
    margin-bottom:56px
}
.lung-health h3{
        font-size:18px;
                line-height: 25px;

    }
    .lung-health{
        
     letter-spacing: 0px;
     margin: 15px 0px;

    }
     div#card-columns-main {
     width: 100%;
     position: relative;
     display: block;
     margin-top: 0;
  }
    .getting {
    font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
    color: #034EA2;
    font-size: 12px;
    padding: 15px;
    margin-bottom: 0;
}
  .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }

  .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px 0px;
    margin-bottom: 20px;
  }

    .banner img {
        display: none;
    }

    .banner-mob img {
        display: block;
    }

    .inner-banner-mob img {
        margin-top: -1px;
        display: block;
        padding-bottom: 15px;
    }

    .banner-item-content p {
        display: none;
    }

    .main-content-left {
        padding-left: 30px;
        padding-right: 30px;
    }

    div .col-lg-6 p {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        color: #666666;
    }

    #table-of-contents {
        margin-bottom: 0;
    }

    .home-head {
        text-align: center;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-head h3 {
        font-size: 15px;
        letter-spacing: 0;
    }

    .home-data1 {
        display: block;
        width: 100%;
        float: none;
    }

    .home1 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
    }

    .home1 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 70%;
    }

    .home1 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .home-data2 {
        display: block;
        width: 100%;
        float: none;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .home2 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
        padding: 0;
    }

    .home2 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 70%;
    }

    .home2 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .clinical-header h3 {
        text-align: center;
        letter-spacing: 0;
        font-family: Gotham_Bold;
        font-size: 16px;
        margin-bottom: 30px;
        padding-top: 30px;
    }

    .content-left {
        padding-left: 30px;
        padding-right: 30px;
    }

    .content-right {
        padding-left: 0;
        padding-right: 0;
    }

    div .content-right h5 {
        padding-top: 15px;
        font-size: 23px;
    }

    div .content-right .para {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        color: #666666;
    }

    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        background-color: #fff;
        background-clip: border-box;
        border: 0px solid rgba(0,0,0,.125);
        border-radius: .25rem;
        width: 21rem;
        padding-bottom: 15px;
    }

    .inner-image img {
        width: 99%;
        display: none;
    }

    .package-mob {
        background-color: #99E4E0;
    }

    .package-mob img {
        display: block;
    }

    .package-mob p{
        text-align: center;
        color: whitesmoke;
        font-family: Gotham_Bold;
        font-size: 18px;
        padding-top: 30px;
        letter-spacing: 1px;
        display: block;
    }

    .price-img-1 img {
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .price-img-3 img {
        padding-bottom: 20px;
    }

    .inner-section-head {
        text-align: center;
        color: #034EA2;
        font-family: Gotham_Bold;
        padding-top: 30px;
    }

    .dot {
        height: 10px;
        margin-bottom: 3px;
        margin-left: 15px;
        margin-right: 15px;
        width: 10px;
        background-color: #034EA2;
        border-radius: 50%;
        display: inline-block;
    }

    .inner-section-head h5 {
        letter-spacing: 1px;
        font-size: 18px;
    }

    .inner-section-head h2 {
        font-family: Gotham_Bold;
        color: #034EA2;
        line-height: 30px;
        font-size: 22px;
    }

    .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }

    .f-txt {
        margin-top: 0;
        font-size: 8pt;
        letter-spacing: 1px;
        margin-bottom: 2rem;
        padding-top: 30px;
        font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    }

    .fa {
        margin-bottom: 30px;
        display: inline-block;
        border-radius: 50%;
        padding: 12px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px !important;
        text-rendering: auto;
        margin-left: 8px;
    }

    .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
        width: 13%;
    }
    img#rehab-mob {
    margin-left: -34px;
    }
    a#btn-primary {
    margin: 24px 19px 3px;
    }

     .post-covid{
            margin: 0px !important;;
            padding:9px !important
        }
        .post-img {
    margin: 0px !important;
}
.covid-div1 {
    padding: 0px 20px !important;
}
.covid-text1 {
    /* margin-bottom:  30px !important; */
            text-align: justify !important;
                font-size: 14px !important;
    line-height: 24px !important;

}
.doctor-hand {
    padding: 20px 20px !important;
}
.man-cough {
    background-image: none !important;
}
.benefits {
    font-size: 14px !important;
}
}

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

  /* Recaptcha */
  .g-recaptcha {
    margin-left: -12px;
  }
    .inner-section-body img {
        padding: 0 5px 0 5px;
    }
          div#card-columns-main {
         width: 100%;
         position: relative;
         display: block;
         margin-top: 0;
      }
     .card-text {
        color: #034EA2;
        font-size: 14px;
        /* text-align: left; */
        min-height: 0;
        line-height: 20px;
        font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
        filter: initial;
        text-shadow: 0px 0px 1px #034EA2;
      }
     .card-text1 {
        color: #034EA2;
        font-size: 14px;
        text-align: left;
        min-height: 0;
        line-height: 20px;
        font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
        filter: initial;
        text-shadow: 0px 0px 1px #034EA2;
      }
         .card-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 15px 0px;
        margin-bottom: 20px;
      }
            .getting {
        font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
        color: whitesmoke;
        font-size: 12px;
        padding: 15px;
        margin-bottom: 0;
    }
     #esv-video {
            right: 0%;
        }
    .banner img {
        display: none;
    }

    .banner-mob img {
        display: block;
    }

    .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }


    .inner-banner-mob img {
        margin-top: -1px;
        display: block;
        padding-bottom: 15px;
    }

    .banner-item-content p {
        display: none;
    }

    .main-content-left {
        padding-left: 30px;
        padding-right: 30px;
    }

    div .col-lg-6 p {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        color: #666666;
    }

    #table-of-contents {
        margin-bottom: 0;
    }

    .home-head {
        text-align: center;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-head h3 {
        font-size: 15px;
        letter-spacing: 0;
    }

    .home-data1 {
        display: block;
        width: 100%;
        float: none;
    }

    .home1 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
    }

    .home1 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 70%;
    }

    .home1 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .home-data2 {
        display: block;
        width: 100%;
        float: none;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .home2 {
        text-align: center;
        margin: 0 auto;
        position: relative;
        float: none;
        padding: 0;
    }

    .home2 img {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        width: 70%;
    }

    .home2 h5 {
        font-family: Gotham_Rounded_Light;
        color: #034EA2;
        font-weight: 600;
        font-size: 16px;
        text-shadow: 0 0 0 #034EA2;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .clinical-header h3 {
        text-align: center;
        letter-spacing: 0;
        font-family: Gotham_Bold;
        font-size: 15px;
        margin-bottom: 30px;
        padding-top: 30px;
    }

    .content-left {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .content-right {
        padding-left: 0;
        padding-right: 0;
    }

    div .content-right h5 {
        padding-top: 15px;
        font-size: 23px;
    }

    div .content-right .para {
        font-family: Gotham_Rounded_Light;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        color: #666666;
    }

    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        background-color: #fff;
        background-clip: border-box;
        border: 0px solid rgba(0,0,0,.125);
        border-radius: .25rem;
        /* width: 18rem; */
        padding-bottom: 15px;
    }
    
    .card-title{
        font-size: 16px;
    }
    .inner-image img {
        width: 99%;
        display: none;
    }

    .package-mob {
        background-color: #99E4E0;
    }

    .package-mob img {
        display: block;
    }

    .package-mob p{
        text-align: center;
        color: whitesmoke;
        font-family: Gotham_Bold;
        font-size: 18px;
        padding-top: 30px;
        letter-spacing: 1px;
        display: block;
    }

    .price-img-1 img {
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .price-img-3 img {
        padding-bottom: 20px;
    }

    .inner-section-head {
        text-align: center;
        color: #034EA2;
        font-family: Gotham_Bold;
        padding-top: 30px;
    }

    .dot {
        height: 10px;
        margin-bottom: 3px;
        margin-left: 15px;
        margin-right: 15px;
        width: 10px;
        background-color: #034EA2;
        border-radius: 50%;
        display: inline-block;
    }

    .inner-section-head h5 {
        letter-spacing: 1px;
        font-size: 16px;
    }

    .inner-section-head h2 {
        font-family: Gotham_Bold;
        color: #034EA2;
        line-height: 30px;
        width: 100%;
        font-size: 18px;
    }

    .elements img {
        display: none;
    }

    .elements-mob img {
        display: block;
    }

    .f-txt {
        margin-top: 0;
        font-size: 8pt;
        letter-spacing: 1px;
        margin-bottom: 2rem;
        padding-top: 30px;
        font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    }

    .fa {
        margin-bottom: 30px;
        display: inline-block;
        border-radius: 50%;
        padding: 12px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px !important;
        text-rendering: auto;
        margin-left: 8px;
    }

    .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
        width: 14%;
    }
    img#rehab-mob {
    margin-left: -34px;
    }
    a#btn-primary {
    margin: 24px 19px 3px;
    font-size: 14px;
    }
}