/*
 Theme Name:     divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    divi Child Theme
 Author:         divi
 Author URI:     http://www.elegantthemes.com/gallery/divi/
 Template:       divi
 Version:        3.22.7
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@import url("../divi/style.css");


@font-face {
    font-family: 'rosarioregular';
    src: url('fonts/rosario-regular-webfont.woff2') format('woff2'),
         url('fonts/rosario-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswaldregular';
    src: url('fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gadugi';
    src: url('fonts/gadugi.eot');
    src: url('fonts/gadugi.eot') format('embedded-opentype'),
         url('fonts/gadugi.woff2') format('woff2'),
         url('fonts/gadugi.woff') format('woff'),
         url('fonts/gadugi.ttf') format('truetype'),
         url('fonts/gadugi.svg#gadugi') format('svg');
}
@font-face {
    font-family: 'GothamRoundedMedium';
    src: url('fonts/GothamRoundedMedium.eot');
    src: url('fonts/GothamRoundedMedium.eot') format('embedded-opentype'),
         url('fonts/GothamRoundedMedium.woff2') format('woff2'),
         url('fonts/GothamRoundedMedium.woff') format('woff'),
         url('fonts/GothamRoundedMedium.ttf') format('truetype'),
         url('fonts/GothamRoundedMedium.svg#GothamRoundedMedium') format('svg');
}
@font-face {
    font-family: 'EncodeSansWide400Regular';
    src: url('fonts/EncodeSansWide400Regular.eot');
    src: url('fonts/EncodeSansWide400Regular.eot') format('embedded-opentype'),
         url('fonts/EncodeSansWide400Regular.woff2') format('woff2'),
         url('fonts/EncodeSansWide400Regular.woff') format('woff'),
         url('fonts/EncodeSansWide400Regular.ttf') format('truetype'),
         url('fonts/EncodeSansWide400Regular.svg#EncodeSansWide400Regular') format('svg');
}
@font-face {
    font-family: 'GothamRoundedBook';
    src: url('fonts/GothamRoundedBook.eot');
    src: url('fonts/GothamRoundedBook.eot') format('embedded-opentype'),
         url('fonts/GothamRoundedBook.woff2') format('woff2'),
         url('fonts/GothamRoundedBook.woff') format('woff'),
         url('fonts/GothamRoundedBook.ttf') format('truetype'),
         url('fonts/GothamRoundedBook.svg#GothamRoundedBook') format('svg');
}


.container{
	width: 100%;
    max-width: 1220px;
}
.et_pb_row {
    width: 100%;
    max-width: 1220px;
}
.et_header_style_left .logo_container {
    position: relative;
}
.logo-div {
    float: left;
    width: 28%;
}
.header-top-right {
    float: right;
    width: 55%;
    text-align: right;
    padding-top: 20px;
}
header#main-header {
    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
    border-bottom: 0;
}
.logo_container img#logo {
    width: auto;
    max-height: 100%;
    padding-top: 12px;
    padding-bottom: 13px;
    margin-left: 0;
}
.header_top_item {
    margin-top: 20px;
    margin-bottom: 7px;
}
.header_top_item ul.contact {
    margin-top: 0;
    font-size: 0;
}
.header_top_item ul.contact li:first-child {
    padding-left: 0;
}
.header_top_item ul.contact li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}
.header_top_item ul.contact li:last-child {
    padding-right: 0;
}
.header_top_item ul.contact li .has-icon {
    position: relative;
    padding-left: 0;
}
.header_top_item ul.contact li .has-icon .icon {
    position: absolute;
    left: 0;
    z-index: 1;
    font-size: 29px;
    top: 4px;
}
header .header_top_item ul.contact li.phone strong {
    color: #09aeca;
}
 header .header_top_item ul.contact li .has-icon .icon i{
     color: #09aeca;
 }
.header_top_item ul.contact li .has-icon p {
    font-weight: 500;
}
div#et-top-navigation ul#top-menu li a {
    font-size: 18px;
    text-transform: none;
    line-height: 20px;
    font-weight: 500;
    color: #4d5e70;
    font-style: normal;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'gadugi';
}
div#et-top-navigation {
    padding: 0 !important;
    float: left;
    padding-left: 88px !important;
}
.nav-menu-list {
    float: left;
    width: 72%;
    margin-top: 6px;
}
div#et-top-navigation ul#top-menu li {
    margin-right: 10px;
}
div#et-top-navigation #top-menu .menu-item-has-children>a:first-child {
    padding-right: 0;
}
div#et-top-navigation ul#top-menu li a:after{
    display: none;
}
div#et-top-navigation ul#top-menu li.btn-primary-dv a {
    background: #09aeca;
    margin-top: 8px;
    border-radius: 100px;
    padding: 6px 22px;
}
footer#main-footer p {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 17px;
    color: #a6abac;
    line-height: 25px;
    font-family: 'GothamRoundedBook';
}
div#footer-widgets .footer-widget:first-child {
    width: 23%;
    margin-right: 2%;
}
div#footer-widgets .footer-widget:nth-child(2) {
    width: 19%;
    margin-left: 3%;
    margin-right: 0%;
}
div#footer-widgets .footer-widget:nth-child(3) {
    margin-right: 4%;
    width: 26%;
}
div#footer-widgets .footer-widget:last-child {
    width: 23%;
}
div#footer-widgets .footer-widget h4 {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 23px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 0;
    font-family: 'GothamRoundedBook';
}
footer#main-footer {
    background-size: cover;
    background: #0e292e;
}
div#footer-widgets .footer-widget ul li:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 65%;
    border: 0;
}
div#footer-widgets .footer-widget:nth-child(3) p:nth-child(3) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget:nth-child(3) p img {
    width: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
div#footer-widgets .footer-widget:nth-child(3) p a {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
	font-family: 'GothamRoundedMedium';
}
div#footer-widgets .footer-widget ul li {
    font-size: 17px;
    line-height: 28px;
    padding-right: 5px;
    margin-right: 5px;
    font-family: 'GothamRoundedBook';
    color: #a6abac ! IMPORTANT;
}
div#footer-bottom div#footer-info {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    width: 100%;
    font-family: 'GothamRoundedBook';
}
div#footer-widgets .footer-widget ul.footer-details-div li a {
    color: #fff;
}
#footer-bottom {
    background-color: #22b7a0;
    padding: 25px 0 10px;
}
ul.et-social-icons li a.icon {
    font-size: 15px;
    color: #fff;
    vertical-align: bottom;
    line-height: 4px;
    margin-right: 15px;
	font-family: 'GothamRoundedMedium';
}
.page-featured-inner {
    position: relative;
}
.page-caption-div {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 9;
}
.middle-image {
    background: #f4fafb;
}
.page-caption-div h1 {
    text-transform: none;
    font-weight: 500;
    background: linear-gradient(to right, #23b3a3, #26a4b1);
    font-size: 30px;
    line-height: 30px;
    font-family: 'GothamRoundedMedium';
    padding: 30px 0;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
}
.breadcrumbs, .breadcrumbs a {
    color: #003567;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px;
    text-align: left;
	font-family: 'GothamRoundedMedium';
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_3_5 {
    margin-right: 3%;
    width: 70%;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_2_5 {
    width: 27%;
}
.et_pb_section.content-overal-divv h2 {
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    font-weight: 600;
    color: #0089aa;
    letter-spacing: 0px;
    margin-bottom: 15px;
    font-family: 'GothamRoundedMedium';
    padding-bottom: 0;
    text-transform: uppercase;
}
.et_pb_section.content-overal-divv p {
    font-size: 16px;
    color: #1b1b1b;
    line-height: 24px;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0;
    font-family: 'gothamroundedbook',Helvetica,Arial,Lucida,sans-serif;
    letter-spacing: 0.01em;
    font-weight: 500;
}
.et_pb_section.content-overal-divv ul li {
    font-size: 18px;
    color: #585858;
    line-height: 32px;
    font-family: 'gothamroundedbook',Helvetica,Arial,Lucida,sans-serif;
    text-align: justify;
    font-weight: normal;
}
.et_pb_section.content-overal-divv ul li {
    margin-bottom: 14px;
    padding-left: 13px;
    padding-right: 34px;
    background: url(https://saisivahospital.developmysite.in/wp-content/uploads/2026/02/fistula-list-dot.jpg) no-repeat left 11px;
    list-style-type: none;
}
.et_pb_section.content-overal-divv ul {
    margin-bottom: 10px;
    padding-left: 0;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_2_5 .et_pb_module.et_pb_sidebar_0 {
    padding: 0;
    border: 0;
}
.et_pb_module.side-right-area-div div#block-13 {
    background: #f17748;
    padding: 20px 20px 0;
}
.et_pb_module.side-right-area-div h4 {
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 14px;
    margin-bottom: 22px;
    position: relative;
    font-family: 'Raleway', sans-serif;
}
.et_pb_section.content-overal-divv ul.spec-links-side li {
    list-style-type: disc;
    margin-left: 20px;
    color: #fff;
}
.et_pb_section.content-overal-divv ul.spec-links-side li a {
    color: #fff;
}
.et_pb_module.consult-now-div form input, .et_pb_module.consult-now-div form textarea {
    border-bottom: none;
    border-left: none;
    border: 1.5px solid #edf0ef;
    background: #fff;
    padding: 8px 15px 8px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    width: 100%;
    margin-top: 10px;
    color: #323232;
    cursor: pointer;
    border-radius: 5px;
	font-family: 'GothamRoundedMedium';
}
.et_pb_module.side-right-area-div h4:after {
    content: "";
    width: 43px;
    height: 4px;
    left: 0;
    bottom: 0px;
    position: absolute;
    background-color: #fff;
}
.et_pb_module.consult-now-div form textarea {
    max-height: 100px;
}
.content-overal-divv .et_pb_module.consult-now-div form p {
    margin-bottom: 10px;
}
.fst-widget-cnt-bar {
    background: #09aeca;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin-top: -8px;
    margin-bottom: 0;
    padding: 25px 40px 30px 40px;
    margin-left: 1px;
}
.fst-widget-cnt-bar h6 {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 600;
    padding: 0;
	font-family: 'GothamRoundedMedium';
}
.fst-widget-cnt-bar h5 {
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    font-weight: 700;
	font-family: 'GothamRoundedMedium';
}
.fst-widget-cnt-bar ul li {
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 3px 0 0;
	font-family: 'GothamRoundedMedium';
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #666;
}
.fst-widget-cnt-bar ul li a i {
    color: #fff;
}
.fst-widget-cnt-bar ul li a span {
    color: #fff;
}
.et_pb_section.dtls-cnt-page-mn .et_pb_column.et_pb_column_1_3 {
    border: 5px solid #d2d7dd;
    border-radius: 5px !important;
    padding: 25px 20px 20px;
    min-height: 234px;
}
.contact-page-dtls {
    text-align: center;
}
.contact-page-dtls i {
    font-size: 55px;
    color: #09aeca;
}
.contact-page-dtls h3 {
    font-family: 'rosarioregular';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
    color: #0089aa !important;
    letter-spacing: 1px;
    line-height: 23px;
    text-align: center;
    padding-bottom: 26px;
}
.contact-page-dtls h5 {
    font-weight: 700;
    font-size: 19px;
    color: #f17748 !important;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 18px;
    font-family: 'rosarioregular';
}
.contact-page-dtls p, .contact-page-dtls ul li {
    font-style: normal;
    color: #343434;
    text-transform: none;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 400;
    font-family: 'rosarioregular';
}
.contact-page-dtls ul li a {
    color: #343434;
}
.contact-page-dtls ul li {
    margin-bottom: 0;
    list-style-type: none;
}
.contact-page-dtls p a {
    color: #213360;
    font-weight: 600;
	font-family: 'GothamRoundedMedium';
}
.schudle-inner-dv {
    text-align: center;
}
.schudle-inner-dv h5 {
    text-align: center;
    color: #213360;
    text-transform: none;
    font-size: 20px;
    line-height: 29px;
    font-weight: 700;
	font-family: 'GothamRoundedMedium';
}
.schudle-inner-dv h3 {
    text-align: left;
    color: #0089aa;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: unset;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
}
.schudle-inner-dv p {
    font-style: normal;
    color: #686868;
    text-transform: none;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 100;
    font-family: 'rosarioregular';
    text-align: left;
}
.cnt-mn-lft {
    float: left;
    width: 49%;
    margin-bottom: 20px;
}
.cnt-mn-rgt {
    float: right;
    width: 49%;
}
.et_pb_module.cnt-frm-pg-d input, .et_pb_module.cnt-frm-pg-d textarea {
    border: 1px solid #e6e5e5;
    color: #515359;
    background-color: #ffffff;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 10%);
    height: 45px;
    font-size: 15px;
    font-weight: normal;
    width: 100%;
    font-family: 'rosarioregular';
}
.et_pb_module.cnt-frm-pg-d textarea {
    margin-bottom: 15px;
    min-height: 100px;
}
.et_pb_section.cnt-map-page .et_pb_row {
    max-width: 100%;
}
.schudle-inner-dv.apt-lft-cnt h3 {
    margin-bottom: 0;
    font-size: 32px;
    padding-bottom: 0;
	font-family: 'GothamRoundedMedium';
}
.schudle-inner-dv {
    text-align: center;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_1_2:first-child {
    width: 49%;
    margin-right: 2%;
    padding-right: 30px;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_3_5 {
    background: #fbfbfb;
    padding: 30px;
    border: 1px solid #e6e5e5;
    margin: auto;
}
.cnt-info-bok-d h3 {
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
	font-family: 'GothamRoundedMedium';
}
.cnt-info-lft-d {
    float: left;
    width: 100%;
    margin-right: 10px;
}
.cnt-info-rht-d {
    float: right;
    width: 48%;
}
.cnt-info-bok-d p {
    font-style: normal;
    color: rgb(40, 59, 106);
    text-transform: none;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 15px;
    font-weight: 400;
	font-family: 'GothamRoundedMedium';
}
.et_pb_module.cnt-frm-pg-d input.wpcf7-form-control.wpcf7-submit {
    background: #0089aa;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    cursor: pointer;
    line-height: 20px;
    font-family: 'rosarioregular';
}
.et_pb_module.cnt-frm-pg-d .form-row.last.text-center {
    margin: 10px auto auto;
    float: left;
}
.team-profilebuzz-contactcard {
    margin-bottom: 0px;
    padding: 28px 30px 0px 30px;
    background-color: #f4f9fd;
    border: 1px #dfeaf2 solid;
}
.team-profilebuzz-contactcard h2 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    font-style: normal;
    color: #193a5e;
	font-family: 'GothamRoundedMedium';
}
.team-profilebuzz-contactcard hr {
    margin-top: 0;
    margin-bottom: 22px;
    border-top-color: #e2e2e2;
}
.team-profilebuzz-contactcard h3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    font-style: normal;
	font-family: 'GothamRoundedMedium';
    color: #193a5e;
}
.team-profilebuzz-contactcard p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'GothamRoundedMedium';
}
.team-profilebuzz-contactcard ul.contact {
    margin-top: 5px;
    margin-bottom: 25px;
}
.team-profilebuzz-contactcard ul.contact li {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
	font-family: 'GothamRoundedMedium';
}
.team-profilebuzz-contactcard ul.contact li i {
    width: 16px;
    margin-right: 9px;
    color: #193a5e;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_3_5 {
    width: 63%;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_2_5 {
    width: 31%;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_2_5 .et_pb_module.et_pb_image {
    margin-bottom: 0;
}
.et_pb_module.serv-abt-cnt-lft-dd ul li {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 7px;
    padding-top: 0px;
    padding-bottom: 0;
	font-family: 'GothamRoundedMedium';
}
.et_pb_module.serv-abt-cnt-lft-dd p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'GothamRoundedMedium';
}
.et_pb_module.serv-abt-cnt-lft-dd h4 {
    margin-bottom: 8px;
    font-size: 34px;
    line-height: 36px;
    font-weight: 800;
    font-style: normal;
	font-family: 'GothamRoundedMedium';
    color: #193a5e;
}
.team-profilebuzz-contactcard ul.contact li a {
    color: #333;
}
div#content-area div#sidebar {
    width: 27%;
    padding: 0;
    margin: 0;
}
div#content-area div#left-area {
    padding-right: 0;
    margin-right: 3%;
    width: 70%;
}
.blog div#main-content .container:before{
	display: none;
}
div#content-area div#sidebar div#block-13 {
    background: #f17748;
    padding: 20px 20px 0;
}
div#content-area div#left-area article {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}
.test-page-img {
    float: left;
    width: 39%;
    margin-right: 20px;
}
.post-content-container {
    float: right;
    width: 58%;
}
.post-content-container {
    font-size: 18px;
    color: #585858;
    line-height: 27px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 16px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.5px;
    font-family: 'rosarioregular';
}
.post-content-container h2 {
    font-size: 30px;
    line-height: 42px;
    text-align: left;
    font-weight: normal;
    color: #f06834;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 7px;
    padding-bottom: 0;
    font-family: 'oswaldregular';
}
#left-area .post-content-container p.post-meta {
    padding-bottom: 5px;
    font-family: 'rosarioregular';
    font-size: 16px;
}
.btn-abt-dv {
    margin-top: 30px;
}
.btn-abt-dv a {
    background: #0089aa;
    margin-top: 8px;
    padding: 7px 18px;
    font-size: 15px;
    line-height: 21px;
    color: #fff;
    font-family: 'rosarioregular';
    font-weight: 100;
}
.single div#left-area h1.entry-title {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    font-weight: normal;
    color: #f06834;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-family: 'oswaldregular';
    padding-bottom: 0;
}
.single div#left-area p.post-meta {
    font-size: 15px;
    color: #434343;
    line-height: 24px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'GothamRoundedMedium';
}
.single div#left-area .entry-content .et_pb_section {
    padding-top: 0;
}
.single div#left-area .entry-content .et_pb_section p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0;
	font-family: 'GothamRoundedMedium';
}
.single div#et-main-area .container:before{
	display: none;
}
.et_pb_section.full-width-slider-divv .et_pb_slide_description {
    text-align: left;
    padding: 8% 0 5%;
    width: 54%;
    float: left;
}
.slider-content-div h3 {
    font-weight: 700;
    font-size: 70px;
    text-shadow: none;
    color: #09aeca !IMPORTANT;
    line-height: 75px;
	font-family: 'GothamRoundedMedium';
}
.btn-div {
    margin-top: 50px;
}
.btn-div a {
    border-radius: 100px;
    text-transform: none;
    font-size: 16px !important;
    background: #09aeca !important;
    text-shadow: none;
    color: #fff;
    font-weight: 600;
    font-family: 'GothamRoundedMedium';
    padding: 9px 25px;
}
.slider-content-div p {
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    color: rgb(40, 59, 106);
    text-shadow: none;
    margin-bottom: 20px;
	font-family: 'GothamRoundedMedium';
}
.slider-content-div h4 {
    font-weight: 500;
    font-size: 58px;
    text-shadow: none;
    color: #333 !IMPORTANT;
    line-height: 60px;
    margin-bottom: 15px;
	font-family: 'GothamRoundedMedium';
}
.phone-slider-d {
    display: inline-block;
    margin-right: 10px;
    margin-top: 40px;
}
.phone-slider-d a {
    text-shadow: none;
    padding: 14px 19px;
    margin-top: 30px;
    margin-right: 0;
    line-height: 24px;
    background: #003567;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 100px;
	font-family: 'GothamRoundedMedium';
}
.our-doc-sec-hm h4 {
    font-size: 21px;
    line-height: 25px;
    color: #444;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 15px;
	font-family: 'GothamRoundedMedium';
}
.our-doc-sec-hm h4:after {
    content: "";
    position: absolute;
    background: #09aeca;
    width: 62px;
    height: 2px;
    left: 0;
    bottom: 11px;
}
.our-doc-sec-hm h1 {
    font-size: 26px;
    margin: 0 0 10px;
    line-height: 32px;
    font-family: 'gothamroundedmedium', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #028ca9;
}
.our-doc-sec-hm {
    margin-top: 40px;
}
.our-doc-sec-hm h1 strong {
    color: #f06834;
    font-weight: 700;
}
.our-doc-sec-hm p {
    font-size: 15px;
    line-height: 23px;
    font-family: 'gothamroundedbook', Helvetica, Arial, Lucida, sans-serif;
    text-align: justify;
}
.doc-sigh-div.clearfix {
    float: right;
    width: 68%;
}
.doc-sigh-lft {
    float: left;
    width: 60%;
    text-align: right;
    padding-top: 20px;
    margin-right: 26px;
}
.doc-sigh-lft h4 {
    color: #09aeca;
    font-size: 23px;
    line-height: 33px;
    font-weight: 800;
	font-family: 'GothamRoundedMedium';
}
.doc-sigh-lft h6 {
    font-size: 14px;
	font-family: 'GothamRoundedMedium';
}
.doc-sigh-rgt {
    float: left;
    width: 35%;
}
.number-counter-divv .count-left-divv .percent {
    float: left;
    width: 30%;
}
.et_pb_number_counter_0.et_pb_number_counter .percent p {
    color: #7ebec5!important;
}
.number-counter-divv .count-left-divv .percent span.percent-value {
    font-size: 52px;
    background: #003567;
    padding: 24px 30px 25px 30px;
    border-radius: 50%;
    color: #fff;
    height: 130px;
    line-height: 130px;
    width: 130px;
    text-align: center;
    margin-right: 30px;
    font-weight: 700;
	font-family: 'GothamRoundedMedium';
}
.number-counter-divv .count-left-divv h3.title {
    vertical-align: middle;
    color: #05668d;
    font-weight: 800;
    font-size: 35px;
    line-height: 40px;
    float: left;
    width: 68%;
    text-align: left;
    padding-top: 22px;
	font-family: 'GothamRoundedMedium';
}
number-counter-divv .numb-abt-rgt .percent {
    margin-bottom: 0;
}
.number-counter-divv .numb-abt-rgt .percent span.percent-value {
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
    color: #fff;
	font-family: 'GothamRoundedMedium';
}
.et_pb_section.number-counter-divv {
    background: #003567;
    padding: 0 0 10px;
}
.number-counter-divv .numb-abt-rgt h3.title {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
    line-height: 28.8px;
	font-family: 'GothamRoundedMedium';
}
.number-counter-divv .numb-abt-rgt .percent {
    margin-bottom: 5px;
}
.middle-hm-div h2 {
    font-weight: bold;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    line-height: 50px;
    margin-bottom: 0;
    font-family: 'GothamRoundedMedium';
    float: left;
    text-align: center;
    width: 62%;
    padding-left: 25px;
    padding-bottom: 0;
}
.middle-hm-div p {
    float: left;
    width: 36%;
    padding-top: 10px;
}
.middle-hm-div {
    text-align: center;
}
.middle-hm-div p a {
    border-radius: 100px;
    color: #fff;
    font-weight: 600;
    font-family: 'GothamRoundedMedium';
    font-size: 20px;
}
.middle-services-title {
    text-align: center;
}
.middle-services-title p {
    font-size: 17px;
    line-height: 28px;
	font-family: 'GothamRoundedMedium';
}
.middle-services-title h2 {
    font-weight: 700;
    text-shadow: none;
    margin-bottom: 13px;
    font-size: 50px;
    color: #09aeca;
    line-height: 55px;
	font-family: 'GothamRoundedMedium';
}
.cond-inner-div {
    padding: 27px 30px 31px 40px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #FFF;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 6%);
}
.cond-inner-div img {
    text-align: center;
    padding-left: 0;
    margin-bottom: 12px;
    width: 80px;
}
.cond-inner-div h3 {
    color: #003567;
    font-weight: 800;
    font-size: 20px;
    line-height: 23px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding-top: 6px;
	font-family: 'GothamRoundedMedium';
}
.cond-inner-div p {
    font-size: 15px;
    line-height: 26px;
    text-decoration: none;
    text-transform: none;
    color: #7f7d7d;
    font-weight: 600;
	font-family: 'GothamRoundedMedium';
}
.learn-more-div {
    margin-top: 20px;
}
.learn-more-div a {
    font-size: 16px;
    line-height: 25px;
    color: #09aeca;
    font-weight: 600;
	font-family: 'GothamRoundedMedium';
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_3 {
    margin-right: 35px;
    width: 31.3%;
}
.home-testi-image-full img {
    margin: auto auto 20px;
    width: 120px;
}
.testi-display p {
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    text-shadow: none;
    margin-bottom: 30px;
    margin-top: 17px;
    color: rgb(40, 59, 106);
    padding-bottom: 0;
    margin-top: 0;
    margin-right: 27px;
    text-align: left;
}
div#footer-widgets .footer-widget:nth-child(4) p:nth-child(4) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget:nth-child(4) p:nth-child(3) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget:nth-child(4) p img {
    width: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.testi-display i {
    font-size: 25px;
    margin-top: 10px;
}
.home-testi-content h4 {
    color: #028ca9;
    margin: 30px 0 0;
    font-style: italic;
    font-size: 18px;
    font-family: 'GothamRoundedMedium';
    text-align: left;
    line-height: 22px;
}
.home-testi-content h6 {
    color: #1d2a4d;
    font-weight: 600;
	font-family: 'GothamRoundedMedium';
}
.et_pb_section.reviews-hm-main-div {
    padding: 0;
    box-shadow: 0 20px 80px 0 rgb(0 0 0 / 10%);
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    width: 880px;
    margin: auto;
}
li.home-testimonials-section .testimonials-display {
    float: left;
    margin-right: 35px;
}
li.home-testimonials-section .testimonial-title-pic {
    float: left;
    width: 56%;
    margin-right: 32px;
}
.testimonials-display i {
    font-size: 50px;
    color: #003567;
}
.testimonial-title-pic p {
    color: #223a66;
    font-family: 'Roboto';
    font-size: 19px;
    font-weight: 700;
    line-height: 27px;
	font-family: 'GothamRoundedMedium';
}
li.home-testimonials-section .home-testimonials-content {
    float: left;
    width: 15%;
}
.home-testimonials-content img {
    width: 100px;
    text-align: center;
    margin: auto;
    margin-left: -12px;
    margin-bottom: 0px;
}
.home-testimonials-content h4 {
    color: #223a66;
    font-family: 'GothamRoundedMedium';
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 4px;
	font-family: 'Poppins', sans-serif;
}
.home-testimonials-content h6 {
    color: #223a66;
    font-family: 'GothamRoundedMedium';
    font-size: 13px;
    font-weight: 400;
    text-align: left;
	font-family: 'Poppins', sans-serif;
}
.review-rating-d {
    position: relative;
}
.review-rating-d img {
    width: 123px;
    right: 0;
    bottom: 48px;
    position: absolute;
}
.et_pb_section.doc-hm-main-d {
    background: none;
}
div#et-top-navigation ul#top-menu li ul.sub-menu {
    padding: 15px 0;
    width: 270px;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li {
    width: 100%;
    padding: 0;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li a {
    font-size: 16px !important;
    text-transform: none;
    font-weight: 600;
    width: 100%;
    color: #213360;
    line-height: 22px;
    padding: 11px 20px 11px 5px;
}
div#et-top-navigation ul#top-menu li a:after {
    top: 13px;
}
div#carousel ul.slides {
    padding: 0;
    margin: 32px 0 0;
}
div#carousel ul.slides li {
    width: 178px !important;
    margin: auto;
    text-align: center;
    border: 1px solid #e5f0fb;
    border-radius: 0;
    padding: 0px;
    line-height: 37px;
    text-transform: none;
    font-size: 13px;
    transition: all 300ms ease-in-out;
    white-space: normal;
    min-height: 125px;
    background: none;
}
div#carousel ul.slides li img {
    display: block;
    width: 72px;
    height: 57px;
    margin: -23px auto 20px;
    background: no-repeat scroll center center #e5f0fb;
    transition: all 300ms ease-in-out;
}
div#carousel ul.slides li h4 {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0px;
    padding: 8px 15px;
    font-family: 'GothamRoundedMedium';
    text-align: center;
    font-weight: 400;
	min-height: 85px;
    text-transform: none;
    color: #333;
}
div#carousel {
    margin-bottom: 54px;
}
.flexslider {
    padding: 0;
}
.flexslider .slides>li {
    background: none;
    padding: 0;
}
.wpb_content_element ul li {
    font-size: 16px;
    line-height: 28px;
    font-family: 'GothamRoundedMedium';
    color: #031c3b;
    margin-bottom: 10px;
    padding-left: 30px;
    list-style-type: none;
}
.ta-img {
    float: left;
    width: 53%;
    margin-top: 0;
}
.ta-cnt {
    float: left;
    width: 45%;
    padding: 35px 15px 45px 47px;
    background: #003567;
}
.reconstaction-button-div {
    margin-top: 20px;
}
.ta-cnt h6 {
    padding-bottom: 9px;
    font-size: 23px;
    line-height: 23px;
    color: #fff;
    font-family: 'GothamRoundedMedium';
    font-weight: 500;
    text-transform: none;
    margin: 0;
}
.ta-cnt h4 {
    padding: 0 0 15px;
    font-size: 33px !important;
    line-height: 33px;
    color: #fff;
    font-weight: 500;
    font-family: 'GothamRoundedMedium';
    text-align: left;
    text-transform: none;
    margin: 0;
}
.ta-cnt p {
    padding-bottom: 22px;
    line-height: 24px;
    font-size: 16px;
    color: #fff !important;
    text-align: justify;
    font-family: 'GothamRoundedMedium';
    padding-right: 40px;
    margin: 0;
    min-height: 193px;
}
.reconstaction-button-div a {
    font-size: 15px;
    line-height: 20px;
    font-family: 'GothamRoundedMedium';
    color: #2e2e2e !important;
    background: #fff;
    padding: 5px 24px;
    border-radius: 4px;
}
div#carousel ul.slides li br {
    display: none;
}
header .bok-apt-toop {
    display: none;
}
div#footer-widgets .footer-widget:nth-child(3) p:nth-child(4) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget ul#menu-social-menu li:before {
    display: none;
}
div#footer-widgets .footer-widget ul#menu-social-menu li {
    margin-bottom: 17px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 16px;
    color: #f8f9fe;
    padding-left: 25px;
    display: inline-block;
    padding: 0 !important;
    margin-right: 5px;
}
div#footer-widgets .footer-widget ul#menu-social-menu {
    margin-top: 35px;
}
div#footer-widgets .footer-widget ul#menu-social-menu li a {
    color: rgba(255,255,255,0.80);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
div#footer-widgets .footer-widget ul#menu-social-menu li a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 33px;
}
.mobile-numb-d {
    display: none;
}
.et_pb_section.doctor-videos-main .et_pb_column.et_pb_column_1_3 {
    margin-right: 2%;
    width: 32%;
}
.et_pb_module.gallery-doc-hm-dv a.et-pb-active-control {
    background: #09aeca;
}
.et_pb_module.gallery-doc-hm-dv .et-pb-controllers a {
    width: 15px;
    height: 15px;
}
.et_pb_module.gallery-doc-hm-dv {
    padding-top: 70px;
}
.et_pb_module.gallery-doc-hm-dv .et-pb-controllers {
    bottom: -18px;
    position: relative;
    margin-bottom: 30px;
}
div#et_top_search {
    display: none;
}
.slider-over-content h3 {
    font-size: 46px;
    color: #003567 !important;
    padding-bottom: 8px;
    font-weight: 900;
    line-height: 1.05em;
    text-shadow: none;
    font-family: 'GothamRoundedMedium';
}
.slider-over-content h4 {
    font-weight: 900;
    font-size: 53px;
    line-height: 60px;
    margin-bottom: 8px;
    text-shadow: none;
    display: inline-block;
    color: #09aeca !important;
    font-family: 'GothamRoundedMedium';
}
.slider-over-content p {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 30px;
    text-shadow: none;
    color: #333;
    line-height: 26px;
    font-family: 'gotham_roundedmedium';
}
.et_pb_section.doc-hm-main-d .et_pb_column_1_3 {
    margin-right: 3%;
    width: 37%;
    margin-top: 40px;
}
.et_pb_section.doc-hm-main-d .et_pb_column_2_3 {
    width: 60%;
}
ul.social-ftr-icons li {
    display: inline-block;
}
ul.social-ftr-icons li a img {
    width: 50px;
    background: none;
    border-radius: 100px;
}
div#footer-widgets .footer-widget:first-child h4 {
    font-size: 18px;
    padding-top: 15px;
    margin-bottom: 20px;
}
div#footer-widgets .footer-widget:first-child ul.social-ftr-icons li:before {
    display: none;
}
#footer-widgets .footer-widget ul.social-ftr-icons li {
    padding-left: 0;
    margin-right: 10px;
}
.header_top_item ul.social-top-icons li {
    padding-right: 0;
    margin-left: 6px;
    margin-bottom: 0;
}
ul.social-top-icons li a img {
    width: 50px;
    background: #f5f5f5;
    border-radius: 100px;
    padding: 2px;
}
.header_top_item ul.social-top-icons li:last-child {
    padding-left: 0;
}
li.address.hidden-sm h4 {
    font-size: 17px;
    display: inline-block;
    position: relative;
    top: 15px;
}
ul.social-top-icons {
    display: inline-block;
}
.header_top_item ul.contact li.address.hidden-sm a {
    font-size: 17px;
    line-height: 20px;
    color: #fff !important;
    background: #22b7a0;
    padding: 7px 25px 10px;
    border-radius: 4px;
    font-weight: normal;
    font-family: 'EncodeSansWide400Regular';
}
.header_top_item ul.contact li .has-icon a {
    color: #f06834 !important;
    font-weight: 500;
    font-family: 'GothamRoundedMedium';
}
.slider-content-inner {
    background: #fff;
    width: 585px;
    box-shadow: 0px 0px 15px 0px #dde3e4;
    padding: 62px 30px 50px;
}
.slider-content-inner h6 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    color: #007b98 !important;
    padding-bottom: 25px;
    text-shadow: none;
    font-family: 'GothamRoundedMedium';
}
.slider-content-inner h5 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'GothamRoundedMedium';
    font-weight: normal;
    color: #f06a37 !important;
    padding-bottom: 25px;
    text-shadow: none;
}
.slider-content-inner h4 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'GothamRoundedMedium';
    font-weight: normal;
    color: #22b7a0 !important;
    padding-bottom: 25px;
    text-shadow: none;
}
.slider-bottom-content .et_pb_slide_description ul {
    padding-left: 0;
}
.slider-bottom-content .et_pb_slide_description ul li.appointment-div a {
    background: #0089aa;
    margin: 27px 0;
}
.slider-bottom-content .et_pb_slide_description ul li a {
    font-size: 25px;
    line-height: 25px;
    color: #fff !important;
    background: #22b7a0;
    padding: 23px 20px;
    display: block;
    width: 585px;
    font-family: 'GothamRoundedMedium';
    font-weight: normal;
    text-align: center;
}
.home-our-specialities-full {
    background: linear-gradient(to right, #048ea9, #1db0a2);
}
.home-specialities-list-main ul li {
    width: 337px;
    float: left;
    text-align: center;
    list-style-type: none;
    margin: 50px 75px 24px 0;
}
.home-specialities-image-full {
    background: rgba(71, 176, 189, 0.6);
    border-radius: 20px;
}
.home-specialities-image-full a {
    padding: 48px 20px;
    display: block;
}
.home-specialities-image-full img {
    display: block;
    margin: auto;
}
.home-specialities-content-text h4 {
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'GothamRoundedMedium';
    color: #fff;
    padding: 24px 13px 0;
}
.home-specialities-list-main ul li:nth-child(3n+0) {
    margin-right: 0;
}
.read-more-div {
    text-align: center;
}
.read-more-div a {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #0089aa !important;
    background: #fff;
    padding: 12px 33px;
    font-family: 'GothamRoundedMedium';
    border-radius: 50px;
    display: inline-block;
    margin-top: 10px;
}
.home-our-specialities-full .middle-services-title h2 {
    color: #fff;
    font-size: 35px;
    font-family: 'GothamRoundedMedium';
    text-transform: uppercase;
    line-height: 35px;
}
.home-our-specialities-full .middle-services-title p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
.pt-testi-title h2 {
    font-family: 'GothamRoundedMedium';
    text-transform: uppercase;
    font-size: 30px;
    color: #22b7a0 !important;
    line-height: 35px;
    font-weight: 600;
}
ul#hometesti li.home-testi-section {
    background: #fff;
    padding: 38px 64px 35px;
    text-align: center;
    float: left;
    box-shadow: 0px 0px 13px 0px #e8e8e8;
}
.et_pb_section.hm-testimonil-mn-dv .et_pb_column_1_2:first-child {
    width: 40%;
    background: #028ca9;
    margin-right: 10%;
    padding: 35px 67px 27px;
    text-align: center;
    border-radius: 10px;
}
.et_pb_section.hm-testimonil-mn-dv .et_pb_column_1_2:last-child {
    width: 48%;
}
ul.slick-dots {
    text-align: center;
    width: 100%;
    margin: auto;
    clear: both;
}
ul.slick-dots li {
    list-style-type: none;
    width: 13px;
    height: 13px;
    background: #333;
    border-radius: 9px;
    margin-right: 10px;
    text-indent: -9999px;
    display: inline-block;
    margin-top: 25px;
}
.et_pb_section.make-apt-divv {
    padding: 20px 0;
}
div#footer-widgets .footer-widget:first-child img {
    margin-bottom: 22px;
}
.footer-widget ul.social-icon-div li {
    display: inline-block;
    margin-right: 25px;
}
ul.social-icon-div.clearfix li:before, div#footer-widgets .footer-widget ul li:before{
    display: none;
}
div#footer-widgets .footer-widget ul li {
    padding-left: 0;
}
.footer-widget ul.footer-details-div {
    padding: 22px 0;
}
.footer-widget ul.footer-details-div li.phone-footer-div a {
    font-size: 22px;
    line-height: 22px;
}
.footer-widget ul.footer-details-div li {
    font-size: 18px !important;
    line-height: 40px !important;
    color: #a6abac;
    font-family: 'GothamRoundedMedium';
}
div#footer-widgets .footer-widget ul li a {
    color: #a6abac;
}
.btn-read-about-div a {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff !important;
    background: #028ca9;
    padding: 10px 33px;
    font-family: 'GothamRoundedMedium';
    border-radius: 50px;
    display: inline-block;
}
.our-doctors-title h2 {
    color: #028ca9;
    font-family: 'GothamRoundedMedium';
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 35px;
}
.doctors-overal-team li.doctor_box:last-child {
    margin-right: 0;
}
.doctors-overal-team li.doctor_box {
    float: left;
    width: 375px;
    list-style-type: none;
    margin-right: 40px;
    position: relative;
}
.doctors-overal-team li.doctor_box .doctor_box_content {
    background: rgba(8, 149, 168, 0.8);
    padding: 20px 25px 18px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.doctors-overal-team li.doctor_box .doctor_box_content h3 {
    font-size: 23px;
    line-height: 23px;
    font-family: 'GothamRoundedMedium';
    color: #fff;
    font-weight: normal;
    padding-bottom: 8px;
}
.doctors-overal-team li.doctor_box .doctor_box_img img {
    width: 100%;
}
.read-more-docs {
    margin-top: 40px;
    float: left;
    text-align: center;
    width: 100%;
}
.read-more-docs a {
    padding: 10px 40px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff !important;
    background: #028ca9;
    font-family: 'GothamRoundedMedium';
    border-radius: 50px;
}
.apt-txt-ttle h5 {
    font-family: 'GothamRoundedMedium';
    text-transform: uppercase;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    padding-bottom: 20px;
}
.appointment-right-sec form.wpcf7-form input, .appointment-right-sec form.wpcf7-form select {
    border: 1px solid #81c6d4;
    padding: 10px 12px;
    margin-bottom: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background: no-repeat;
    width: 100%;
}
.appointment-right-sec form.wpcf7-form input.wpcf7-submit {
    background: #fff;
    border-radius: 3px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    color: #028ca9;
}
.et_pb_section.content-overal-divv .about-contact-list p {
    display: inline;
    line-height: 20px;
    color: #fff !important;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'GothamRoundedMedium';
}
.about-faqs-main:nth-child(2) {
    margin-bottom: 20px !important;
}
div.about-faqs-main {
    width: 570px;
    padding: 0;
    border-radius: 8px;
    margin-bottom: 20px !important;
    border: 1px solid #e6e6e6;
}
div.about-faqs-main h5.et_pb_toggle_title:before {
    left: 22px;
    color: #282e30;
}
.et_pb_module.about-faqs-main.et_pb_toggle_open h5.et_pb_toggle_title {
    background: url(https://saisivahospital.developmysite.in/wp-content/uploads/2026/02/maines-icon.jpg) no-repeat 30px 18px #cce7ee;
}
div.about-faqs-main h5.et_pb_toggle_title {
    background: url(https://saisivahospital.developmysite.in/wp-content/uploads/2026/02/plus-icon.jpg) no-repeat 30px 18px #cce7ee;
    color: #282e30;
    font-size: 17px;
    line-height: 20px;
    font-family: 'GothamRoundedMedium';
    border: 0;
    padding: 12px 20px 12px 48px;
    text-transform: uppercase;
    border-radius: 8px;
}
div.about-faqs-main .et_pb_toggle_content.clearfix {
    padding: 20px 20px 27px 22px;
}
div.about-faqs-main .et_pb_toggle_content.clearfix p {
    margin-bottom: 0;
}
.et_pb_module.side-right-area-div div#block-14 {
    background: #22b7a0;
    padding: 21px 16px 28px;
    border-radius: 6px;
}
.et_pb_section.doctors-overal-team.our-tm-sec li.doctor_box {
    margin-bottom: 40px;
}
.et_pb_section.doctors-overal-team.our-tm-sec li.doctor_box:nth-child(3), .et_pb_section.doctors-overal-team.our-tm-sec li.doctor_box:nth-child(6) {
    margin-right: 0;
}
.inner-serv-ico p {
    text-align: center !important;
}
.inner-serv-ico h5 {
    font-family: 'GothamRoundedMedium';
    text-transform: uppercase;
    font-size: 17px;
    color: #22b7a0 !important;
    line-height: 22px;
    margin-bottom: 0.8rem;
    min-height: 60px;
}
.inner-serv-ico:nth-child(3), .inner-serv-ico:nth-child(6) {
    margin-right: 0;
}
.inner-serv-ico {
    float: left;
    width: 31%;
    margin-right: 19px;
    text-align: center;
    margin-bottom: 30px;
}
.potential-content-left {
    width: 58%;
    margin: 0 17px 0 0;
    float: left;
}
.potential-content-right {
    width: 38%;
    float: right;
}
.et_pb_section.content-overal-divv.cnt-big-dv p {
    font-size: 18px;
    line-height: 28px;
    color: #585858;
}
.et_pb_section.content-overal-divv ul.spec-links-side li {
    background: none;
    padding-left: 0;
    margin-bottom: 6px;
}
.et_pb_module.refer-pt-frm {
    background: #f4f4f4;
    margin-top: -25px;
    padding: 50px 150px;
}
.et_pb_module.refer-pt-frm form.wpcf7-form p {
    margin-bottom: 15px;
}
.et_pb_module.refer-pt-frm form.wpcf7-form input, .et_pb_module.refer-pt-frm form.wpcf7-form textarea {
    font-size: 12px;
    color: #8d8d8d !important;
    line-height: 16px;
    background-color: #ffffff !important;
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: none;
    border-radius: 2px;
    padding: 15px;
    width: 100%;
    border-width: 1px;
}
.et_pb_module.refer-pt-frm form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
    background-color: #1b75bb !important;
    color: #fff !important;
    border: 1px solid #1b75bb !important;
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0.07rem;
    text-transform: uppercase;
    width: auto;
}
.et_pb_section.content-overal-divv h2#ss--bill-header {
    text-align: center;
    margin-bottom: 30px;
}
table#ss--billing-ins tr th, table#ss--billing-ins tr td {
    border: 1px solid #eee !important;
}
table#ss--billing-ins thead tr {
    text-align: center;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 35px;
    font-family: 'gadugi';
    letter-spacing: 0.01em;
    font-weight: 500;
}
table#ss--billing-ins tbody tr td {
    font-size: 15px;
    color: #1b1b1b;
    line-height: 35px;
    text-align: center;
    font-family: 'gadugi';
    letter-spacing: 0.01em;
    font-weight: 500;
}
div.about-faqs-main h5.et_pb_toggle_title:before {
    opacity: 0;
}
.et_pb_module.gallery-pics-sec .et_pb_gallery_item {
    clear: none;
    width: 32.3%;
    margin: 5px;
}
.footer-social-links {
    text-align: center;
}
.footer-social-links li {
    display: inline-block;
    list-style-type: none;
    margin-right: 8px;
}
.apt-frm-mn.clearfix input, .apt-frm-mn.clearfix select {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    border: 1px solid #7d7d7d;
    padding: 10px 12px;
    width: 96%;
    float: left;
    margin-bottom: 20px;
}
.apt-frm-mn.clearfix .apt-frm-lft {
    float: left;
    width: 50%;
}
.apt-frm-mn.clearfix .apt-frm-rgt {
    float: right;
    width: 50%;
}
.et_pb_module.book-apt-sec input.wpcf7-form-control.wpcf7-submit {
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-family: 'GothamRoundedMedium';
    padding: 11px 34px;
    background: #0089aa;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    margin-top: 12px;
}
div#et-top-navigation ul#top-menu li ul.sub-menu {
    padding: 7px 0;
    width: 240px;
    background: #028ca9;
    border-color: #028ca9;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li a {
    font-size: 14px !important;
    line-height: 20px;
    padding: 10px 19px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    color: #fff !important;
    border-bottom: 1px dotted #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}
#et-top-navigation ul#top-menu li ul li.current_page_item a {
    background: #f06834 !important;
}
div#et-top-navigation ul#top-menu li:last-child ul.sub-menu {
    right: 0;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li:last-child a {
    border-bottom: 0;
}
.side-right-area-div ul.spec-links-side li {
    list-style-type: disc;
    margin-left: 20px;
    color: #fff;
    background: none;
    padding-left: 0;
    margin-bottom: 11px;
}
.side-right-area-div ul.spec-links-side li a {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    font-family: 'GothamRoundedMedium';
    text-align: justify;
    font-weight: normal;
}
p.post-meta, p.post-meta span a {
    color: #24b0a6 !important;
}
.single div#left-area .entry-content h2 {
    color: #585858;
    font-size: 23px;
    line-height: 32px;
    padding-bottom: 22px;
    letter-spacing: 0.5px;
    font-weight: bold;
    font-family: 'GothamRoundedMedium';
}
.single div#left-area .entry-content p, .single div#left-area .entry-content ul li {
    color: #585858;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 22px;
    letter-spacing: 0.5px;
    font-family: 'rosarioregular';
}
li.home-blogs-section {
    float: left;
    width: 351px;
    margin-right: 72px;
    list-style-type: none;
}
.home-blogs-list-main {
    padding-top: 15px;
}
li.home-blogs-section:last-child {
    margin-right: 0;
}
.home-blogs-content {
    background: #fff;
    padding: 10px 20px 22px;
    box-shadow: 0px 0px 15px 0px #ccc;
    min-height: 175px;
    margin-top: -7px;
}
.home-blogs-content h6 {
    font-size: 14px;
    line-height: 20px;
    font-family: 'GothamRoundedMedium';
    padding: 10px 0;
    color: #22b7a0;
}
.home-blogs-content h4 {
    font-size: 19px;
    line-height: 26px;
    color: #028ca9;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-bottom: 10px;
}
.home-blogs-content p {
    font-size: 15px;
    line-height: 22px;
    color: #808080;
    margin-bottom: 10px;
    font-family: 'GothamRoundedBook';
}
.home-blogs-content .knw-more-link a {
    color: #737373 !important;
    font-size: 15px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-top: 16px;
    display: block;
    letter-spacing: 0.5px;
}
.read-more-div.blg-more a {
    margin-top: 40px;
    background: #028ca9;
    color: #fff !important;
    padding: 10px 44px;
}
.read-more-div.blg-more {
    float: left;
    width: 100%;
}
.et_pb_section.content-overal-divv.cnt-big-dv h2 {
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    color: #0089aa !important;
    letter-spacing: 1px;
    line-height: 55px;
}
.header-mobile-home{
    display: none;
}
.home-specialities-image-full img {
    width: 95px;
}





@media only screen and (max-width:767px){
    .container, .et_pb_row {
	padding-left:10px;
	padding-right:10px;
}
.header-top-right {
    display: none;
}
.et_pb_section.full-width-slider-divv .et_pb_slide_description{
	width: 100%;
	padding: 6% 0 6%;
}
.slider-content-div h3 {
    font-size: 30px;
    line-height: 30px;
}
.slider-content-div h4 {
    font-size: 25px;
    line-height: 21px;
	margin-bottom: 8px;
}
.slider-content-div p {
    line-height: 23px;
    font-size: 15px;
}
.phone-slider-d {
    margin-right: 0;
    margin-top: 13px;
}
.phone-slider-d a{
	font-size: 14px;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    width: 100%;
    padding-bottom: 0;
}
li.home-testimonials-section .testimonial-title-pic {
    width: 70%;
    margin-right: 15px;
	margin-bottom: 15px;
}
.testimonial-title-pic p {
    font-size: 15px;
    line-height: 20px;
}
li.home-testimonials-section .home-testimonials-content {
    width: 50%;
}
.review-rating-d img {
    width: 110px;
    bottom: 33px;
}
.our-doc-sec-hm h4 {
    font-size: 19px;
}
.our-doc-sec-hm h1 {
    font-size: 24px;
}
.doc-sigh-lft {
    width: 100%;
	text-align: left;
}
.doc-sigh-div.clearfix{
	width: 100%;
}
.number-counter-divv .count-left-divv .percent span.percent-value{
	font-size: 37px;
	margin-right: 5px;
    padding: 20px 20px 20px 20px;
}
.number-counter-divv .count-left-divv h3.title {
    font-size: 24px;
    line-height: 31px;
    padding-top: 36px;
}
.middle-services-title h2 {
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 40px;
}
.middle-hm-div h2 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: center;
}
ul#hometesti {
    width: 100%;
}
ul#hometesti button.slick-prev{
	left: 0;
    bottom: 0;
}
ul#hometesti button.slick-next{
	right: 0;
    bottom: 0;
}
div#footer-bottom div#footer-info {
    font-size: 14px;
    padding-top: 15px;
}
.home-testi-content h4{
	font-size: 22px;
}
.page-caption-div h1 {
    font-size: 24px;
    line-height: 25px;
}
.middle-image div {
    height: 140px !important;
}
.breadcrumbs, .breadcrumbs a{
	font-size: 13px;
}
.test-page-img {
    width: 100%;
    margin-right: 0;
}
.post-content-container {
    width: 100%;
}
.single .et_pb_module.side-right-area-div {
    clear: both;
}
.schudle-inner-dv h3{
	font-size: 32px;
    line-height: 32px;
}
.cnt-mn-lft {
    width: 100%;
    margin-bottom: 15px;
}
.cnt-mn-rgt {
    width: 100%;
    margin-bottom: 15px;
}
.schudle-inner-dv.apt-lft-cnt h3 {
    margin-bottom: 15px;
    font-size: 25px;
}
.cnt-info-lft-d {
    width: 100%;
}
.cnt-info-rht-d {
    width: 100%;
}
div#et_top_search {
    display: none;
}
.logo-div {
    width: 100%;
    padding: 5px 0;
    z-index: 99;
    position: relative;
    text-align: center;
}
.container.clearfix.et_menu_container {
    width: 100%;
    float: left;
}
.nav-menu-list {
    width: 100%;
    margin-top: 0;
}
div#et-top-navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
span.mobile_menu_bar.mobile_menu_bar_toggle {
    right: 0px;
    top: -98px;
}
.et_pb_module.et_pb_image.counter-lft-dv {
    padding-top: 0;
}
ul.slides {
    padding: 0;
}
.ta-cnt {
    margin-top: -10px;
}
span.mobile_menu_bar.mobile_menu_bar_toggle:before {
        background: none;
        color: #fff;
        border-radius: 5px;
        border: 1px solid;
    }
.mobile_nav #mobile_menu {
        background: #f06a37;
        padding: 0;
        top: -62px;
        border-top: 0;
    }
#et-top-navigation .mobile_nav ul li a {
    color: #fff !important;
    font-size: 17px;
    border-bottom: 1px dotted #fff;
}
.et_mobile_menu .menu-item-has-children > a::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    right: 14px;
    margin-top: 7px;
}
#et-top-navigation .mobile_nav ul li ul {
    padding: 0;
    padding-left: 0px;
    width: 100%;
    border-top: none;
    background: #22b7a0;
    box-shadow: none;
}
.et_mobile_menu li li {
    padding-left: 0;
}
div#carousel ul.slides {
    width: 100% !important;
    transform: inherit !important;
}
.ta-img {
    float: left;
    width: 100%;
}
.ta-cnt {
    width: 100%;
    padding: 30px 0px 26px 19px;
}
div#carousel ul.slides li {
    width: 151px !important;
    margin: 0 auto 42px;
    min-height: 144px;
}
	.logo_container img#logo {
    max-width: 232px;
}
.bok-apt-toop {
        display: block !important;
        margin: auto;
        width: 59%;
        text-transform: none;
        margin-top: 0;
    }
.bok-apt-toop div#block-15 {
        float: left;
        width: 100%;
        margin-bottom: 13px;
    }
.bok-apt-toop a {
        color: #fff !important;
        padding: 9px 6px;
        font-size: 14px;
        text-align: center;
        display: block;
        cursor: pointer;
        font-weight: 700;
        background: #22b7a0;
        border-radius: 4px;
    }
header .mobile-numb-d {
    display: none;
    float: left;
    width: 100%;
    background: #003567;
}
	header .mobile-numb-d div#block-16 {
    width: 100%;
    float: left;
}
	.mobile-numb-d ul.contact li, .mobile-numb-d ul.contact li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 19px;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    padding-top: 6px;
    padding-bottom: 6px;
}
	.mobile-numb-d ul.contact li .has-icon {
    position: relative;
    padding-left: 19px;
}
	.mobile-numb-d ul.contact li .has-icon .icon {
    position: absolute;
    left: 0;
    z-index: 1;
    font-size: 14px;
    top: 7px;
}
	.mobile-numb-d ul.contact li:last-child {
    padding-right: 0;
}
	.et_pb_section.doctor-videos-main .et_pb_column.et_pb_column_1_3 {
    margin-right: 0;
    width: 100%;
}
	.et_pb_module.gallery-doc-hm-dv {
    padding-top: 0;
}
	.et_pb_module.gallery-doc-hm-dv .et-pb-controllers {
    bottom: -38px;
    margin-bottom: 55px;
}
.slider-over-content h3 {
    font-size: 19px;
    line-height: 22px;
    padding-bottom: 0px;
}
.btn-div {
    margin-top: 30px;
}
.slider-over-content h4 {
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 0;
}
.slider-over-content p {
    font-size: 14px;
    line-height: 20px;
    padding-right: 93px;
}
.btn-div a {
    font-size: 13px !important;
    padding: 10px 18px;
}
.full-width-slider-divv .et_pb_slide.et_pb_slide_0 {
    background-position: 64%;
}
.middle-hm-div p {
    width: 100%;
}
.middle-hm-div h2 {
    width: 100%;
}
.header_top_item ul.contact li:first-child {
    padding-right: 0;
}
.slider-content-inner {
    width: 100%;
}
.slider-bottom-content .et_pb_slide_description ul li.appointment-div a {
    background: #0089aa;
    margin: 15px 0;
}
.slider-bottom-content .et_pb_slide_description ul li a {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 16px;
    width: 100%;
}
.slider-content-inner h6, .slider-content-inner h5, .slider-content-inner h4 {
    font-size: 20px;
    line-height: 27px;
    padding-bottom: 15px;
}
.home-our-specialities-full .middle-services-title h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
}
.home-specialities-list-main ul {
    padding-left: 0;
}
.home-specialities-list-main ul li {
    width: 100%;
    margin: 20px 63px 24px 0;
}
li.home-blogs-section {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
}
.apt-txt-ttle h5 {
    font-size: 23px;
    line-height: 30px;
}
.et_pb_section.hm-testimonil-mn-dv .et_pb_column_1_2:first-child {
    padding: 25px 20px 15px;
}
.doctors-overal-team li.doctor_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
.header-mobile-home {
    background: #0089aa;
    padding: 9px 10px 4px;
    float: left;
    width: 100%;
    display: block;
}
.header-mobile-home ul li {
        display: inline-block;
        margin-right: 6px;
    }
    .header-mobile-home ul li.mobile-home-icon a {
        background: url(https://saisivahospital.developmysite.in/wp-content/uploads/2026/02/home-menu-mobile-icon2.png) no-repeat center center;
    }
    .header-mobile-home ul li.mobile-phone-div a {
        background: url(https://saisivahospital.developmysite.in/wp-content/uploads/2026/02/phone-mobile-icon.png) no-repeat center 1px;
        width: 19px;
    }
    .header-mobile-home ul li.mobile-email-div a {
        background: url(https://saisivahospital.developmysite.in/wp-content/uploads/2026/02/header-mobile-mail-icon.png) no-repeat center 1px;
        width: 19px;
    }
    .header-mobile-home ul li a {
        text-indent: -9999px;
        display: block;
        width: 22px;
        height: 20px;
    }
.slider-content-inner {
    padding: 30px 15px 20px;
}
.our-doc-sec-hm {
    margin-top: 0;
}
.our-doctors-title h2 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 27px;
}
.pt-testi-title h2 {
    font-size: 23px;
    line-height: 30px;
}
ul#hometesti li.home-testi-section {
    padding: 30px 32px 35px;
}
.testi-display p {
    line-height: 24px;
    font-size: 15px;
    margin-right: 0;
}
div.about-faqs-main {
    width: 100%;
}
.et_pb_section.content-overal-divv h2 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 18px;
    padding-bottom: 5px;
}
.et_pb_section.content-overal-divv .about-contact-list p:last-child {
    font-size: 18px;
    margin-left: 0;
}
.et_pb_section.content-overal-divv .about-contact-list p {
    line-height: 20px;
    font-size: 16px;
}
.et_pb_section.content-overal-divv.cnt-big-dv p {
    font-size: 16px;
    line-height: 26px;
}
.et_pb_section.content-overal-divv.cnt-big-dv h2 {
    font-size: 23px;
    line-height: 30px;
}
.potential-content-left {
    width: 100%;
    margin: 0;
}
.potential-content-right {
    width: 100%;
    margin-bottom: 15px;
}
.et_pb_section.content-overal-divv ul li {
    font-size: 16px;
    line-height: 26px;
}
.post-content-container h2 {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 7px;
    padding-bottom: 0;
}
.post-content-container {
    font-size: 16px;
    line-height: 26px;
}
.single div#left-area .entry-content p, .single div#left-area .entry-content ul li {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 22px;
}
.single div#left-area .entry-content h2 {
    font-size: 18px;
    line-height: 28px;
}
.et_pb_module.refer-pt-frm {
    background: #f4f4f4;
    margin-top: -25px;
    padding: 21px 12px;
}
div.about-faqs-main h5.et_pb_toggle_title {
    font-size: 15px;
    line-height: 20px;
    padding: 12px 20px 12px 48px;
}
.et_pb_module.gallery-pics-sec .et_pb_gallery_item {
    width: 100%;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_1_2:first-child {
    margin-right: 0;
    padding-right: 0;
}
.apt-frm-mn.clearfix .apt-frm-lft {
    width: 100%;
}
.apt-frm-mn.clearfix .apt-frm-rgt {
    width: 100%;
}
}






@media only screen and (min-width:768px) and (max-width:1219px){
    .container, .et_pb_row {
	padding-left:10px;
	padding-right:10px;
}
.logo-div {
    width: 25%;
}
.header-top-right {
    width: 67%;
}
.header_top_item ul.contact li {
    padding-left: 0;
    padding-right: 15px;
    font-size: 12px;
    line-height: 17px;
}
.slider-content-div h3 {
    font-size: 40px;
    line-height: 42px;
}
.slider-content-div h4 {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 13px;
}
.slider-content-div p {
    line-height: 26px;
    font-size: 17px;
}
.phone-slider-d {
    margin-right: 10px;
    margin-top: 23px;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    width: 100%;
}
li.home-testimonials-section .testimonial-title-pic {
    width: 48%;
}
.testimonial-title-pic p{
	font-size: 16px;
    line-height: 23px;
}
.review-rating-d img {
    width: 110px;
    bottom: 32px;
}
.our-doc-sec-hm h1 {
    font-size: 34px;
    line-height: 46px;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_3 {
    margin-right: 22px;
}
.cond-inner-div {
    padding: 18px 18px 24px 18px;
}
.middle-hm-div h2 {
    font-size: 17px;
    line-height: 30px;
    width: 64%;
}
.middle-hm-div p a {
    font-size: 21px;
}
.middle-services-title h2{
	font-size: 42px;
}
ul#hometesti {
    width: 100%;
}
ul#hometesti button.slick-prev{
	left: 0;
    bottom: 0;
}
ul#hometesti button.slick-next{
	right: 0;
    bottom: 0;
}
div#footer-bottom div#footer-info {
    font-size: 15px;
    padding-top: 18px;
}
.page-caption-div h1 {
    font-size: 25px;
    line-height: 30px;
}
.middle-image div {
    height: 154px !important;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_2_5 {
    width: 33%;
    margin-right: 26px;
}
.et_pb_module.serv-abt-cnt-lft-dd h4 {
    font-size: 30px;
}
.et_pb_module.side-right-area-div div#block-13 {
    padding: 15px 15px 0;
    width: 100%;
	margin-bottom: 35px;
}
.et_pb_module.side-right-area-div div#block-14{
	width: 100%;
}
.fst-widget-cnt-bar{
	padding: 25px 15px 30px 15px;
}
div#et_top_search {
    display: none;
}
.ta-cnt p {
    line-height: 24px;
    font-size: 15px;
    padding-right: 0;
    margin: 0;
}
.ta-cnt h4 {
    font-size: 25px !important;
    line-height: 26px;
}
div#et-top-navigation {
    float: right;
}
span.mobile_menu_bar.mobile_menu_bar_toggle {
    top: 8px;
}
.et_pb_module.side-right-area-div h4 {
    font-size: 18px;
    line-height: 23px;
}
div#content-area div#sidebar {
    width: 32% !important;
    float: right;
}
div#content-area div#left-area {
    width: 65% !IMPORTANT;
    float: left;
}
.test-page-img {
    width: 32%;
    margin-right: 14px;
}
.post-content-container {
    width: 64%;
}
.post-content-container h2 {
    font-size: 19px;
    line-height: 28px;
}
.post-content-container {
    font-size: 15px;
    line-height: 22px;
}
.et_pb_section.dtls-cnt-page-mn .et_pb_column.et_pb_column_1_3 {
    padding: 30px 20px;
    width: 31.5%;
    margin-right: 20px;
}
.schudle-inner-dv h3 {
    font-size: 30px;
    line-height: 38px;
}
.schudle-inner-dv.apt-lft-cnt h3 {
    margin-bottom: 12px;
    font-size: 23px;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_1_2:last-child {
    width: 49%;
}
	.logo_container img#logo {
    max-width: 182px;
}
div#carousel ul.slides li h4 {
    font-size: 13px;
    line-height: 18px;
    padding: 5px 5px;
    min-height: 85px;
}
	div#carousel ul.slides li {
    width: 104px !important;
}
	.et_pb_module.gallery-doc-hm-dv {
    padding-top: 0;
}
.slider-over-content h3 {
    font-size: 33px;
    line-height: 35px;
}
.slider-over-content h4 {
    font-size: 36px;
    line-height: 38px;
}
li.address.hidden-sm h4 {
    font-size: 15px;
}
.header_top_item ul.social-top-icons li {
    margin-top: -14px;
}
ul.social-top-icons li a img {
    width: 45px;
}
.header_top_item ul.contact li ul.social-top-icons li {
    padding-right: 0;
}
.nav-menu-list {
    width: 100%;
    margin-top: 6px;
}
span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    background: #0089aa;
    color: #fff;
    font-size: 38px;
    border-radius: 4px;
}
.mobile_nav #mobile_menu {
        background: #f06a37;
        padding: 0;
        border-top: 0;
    }
#et-top-navigation .mobile_nav ul li ul {
        padding: 0;
        padding-left: 0px;
        width: 100%;
        border-top: none;
        background: #22b7a0;
        box-shadow: none;
    }
    #et-top-navigation .mobile_nav ul li a {
        color: #fff !important;
        font-size: 17px;
        border-bottom: 1px dotted #fff;
    }
.et_mobile_menu li li {
        padding-left: 0;
    }
.home-specialities-list-main ul li {
    width: 220px;
    margin: 25px 30px 25px 0;
}
.home-specialities-content-text h4 {
    font-size: 16px;
    line-height: 25px;
    padding: 16px 15px 0;
}
.doctors-overal-team li.doctor_box {
    width: 230px;
    margin-right: 21px;
}
.doctors-overal-team li.doctor_box .doctor_box_content h3 {
    font-size: 16px;
    line-height: 17px;
    padding-bottom: 0px;
}
.our-doctors-title h2 {
    font-size: 28px;
    line-height: 30px;
}
li.home-blogs-section {
    width: 220px;
    margin-right: 30px;
}
.home-blogs-content h4 {
    font-size: 17px;
    line-height: 23px;
}
.home-blogs-content p {
    font-size: 13px;
    line-height: 18px;
}
.apt-txt-ttle h5 {
    font-size: 23px;
    line-height: 32px;
}
.et_pb_section.hm-testimonil-mn-dv .et_pb_column_1_2:first-child {
    width: 42%;
    padding: 20px 20px 10px;
    margin-right: 40px;
}
.et_pb_section.hm-testimonil-mn-dv .et_pb_column_1_2:last-child {
    width: 51%;
}
.pt-testi-title h2 {
    font-size: 25px;
    line-height: 33px;
}
ul#hometesti li.home-testi-section {
    padding: 34px 34px 34px;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_3_5 {
    margin-right: 3%;
    width: 65%;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_2_5 {
    width: 32%;
}
.et_pb_section.content-overal-divv p {
    font-size: 15px;
}
.et_pb_section.content-overal-divv h2 {
    font-size: 22px;
    line-height: 26px;
}
div.about-faqs-main {
    width: 480px;
}
.et_pb_section.content-overal-divv .about-contact-list p {
    line-height: 26px;
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.et_pb_section.content-overal-divv .about-contact-list p:last-child {
    font-size: 20px;
    margin-left: 0;
    margin-bottom: 6px;
}
.et_pb_section.content-overal-divv.cnt-big-dv p {
    font-size: 16px;
    line-height: 26px;
}
.et_pb_section.content-overal-divv.cnt-big-dv h2 {
    font-size: 25px;
    line-height: 35px;
}
.single div#left-area .entry-content h2 {
    font-size: 19px;
    line-height: 28px;
}
.contact-page-dtls h3 {
    font-size: 20px;
}
.contact-page-dtls h5 {
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 16px;
}
.contact-page-dtls p, .contact-page-dtls ul li {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 0;
}
}




@media only screen and (min-width:1024px) and (max-width:1219px){
  .logo-div {
    width: 22%;
}
.header-top-right {
    width: 59%;
    padding-top: 0;
}
.header_top_item ul.contact li {
    padding-right: 32px;
    font-size: 15px;
    line-height: 24px;
}
div#et-top-navigation ul#top-menu li a {
    font-size: 16px;
}
div#et-top-navigation ul#top-menu li {
    margin-right: 6px;
}
div#et-top-navigation {
    float: left;
    padding-left: 60px !important;
}
.testimonial-title-pic p {
    font-size: 18px;
    line-height: 25px;
}
.review-rating-d img {
    right: 11px;
}
li.home-testimonials-section .testimonial-title-pic {
    width: 57%;
}
.number-counter-divv .count-left-divv .percent span.percent-value{
  font-size: 50px;
    padding: 20px 20px 20px 20px;
}
.ta-cnt h4 {
    font-size: 30px !important;
    line-height: 29px;
}
.middle-hm-div h2 {
    font-size: 30px;
    line-height: 45px;
}
.middle-hm-div p a {
    padding: 14px 30px 16px;
    font-size: 19px;
}
.et_pb_module.side-right-area-div h4 {
    font-size: 21px;
    line-height: 29px;
}
	.logo_container img#logo {
    max-width: 214px;
}
	div#carousel ul.slides li {
    width: 146px !important;
}
	div#carousel ul.slides li h4 {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 5px;
    min-height: 85px;
}
.header_top_item ul.social-top-icons li {
        margin-top: 0;
    }
    .nav-menu-list {
        width: 77%;
        margin-top: 0;
        margin-bottom: 10px;
    }
.slider-content-inner {
    width: 500px;
}
.slider-content-inner h6, .slider-content-inner h5, .slider-content-inner h4 {
    font-size: 26px;
    line-height: 35px;
}
.slider-bottom-content .et_pb_slide_description ul li.appointment-div a {
    margin: 18px 0;
}
.slider-bottom-content .et_pb_slide_description ul li a {
    font-size: 23px;
    line-height: 23px;
    padding: 18px 14px;
    width: 500px;
}
.home-specialities-list-main ul li {
        width: 308px;
        margin: 25px 30px 25px 0;
    }
.home-specialities-content-text h4 {
        font-size: 19px;
        line-height: 30px;
    }
.our-doctors-title h2 {
        font-size: 32px;
        line-height: 35px;
    }
.doctors-overal-team li.doctor_box {
        width: 315px;
        margin-right: 21px;
    }
.doctors-overal-team li.doctor_box .doctor_box_content h3 {
        font-size: 22px;
        line-height: 21px;
        padding-bottom: 4px;
    }
li.home-blogs-section {
        width: 293px;
        margin-right: 50px;
    }
.home-blogs-content h4 {
        font-size: 22px;
        line-height: 28px;
    }
.home-blogs-content p {
        font-size: 16px;
        line-height: 25px;
    }
.pt-testi-title h2 {
        font-size: 32px;
        line-height: 38px;
    }
.apt-txt-ttle h5 {
        font-size: 30px;
        line-height: 38px;
    }
.middle-hm-div h2 {
        font-size: 23px;
        line-height: 38px;
    }
#footer-bottom {
    padding: 6px 0 10px;
}
.et_pb_section.content-overal-divv p {
        font-size: 16px;
    }
.side-right-area-div ul.spec-links-side li a {
    font-size: 17px;
}
div.about-faqs-main {
        width: 654px;
    }
.et_pb_section.content-overal-divv h2 {
        font-size: 25px;
        line-height: 31px;
        padding-bottom: 10px;
    }
    .et_pb_section.content-overal-divv .about-contact-list p:last-child {
    font-size: 13px;
}
.et_pb_section.content-overal-divv .about-contact-list p {
    line-height: 18px;
    font-size: 14px;
}
.et_pb_section.content-overal-divv.cnt-big-dv p {
        font-size: 18px;
        line-height: 29px;
    }
.post-content-container h2 {
        font-size: 22px;
        line-height: 30px;
    }
}

