body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.75;
    color: #666;
    background-color: #fff;
}

a {
    color: #195f81;
	text-decoration:none;
	box-shadow:none !important;
}

a:hover {
    color: #0fa180;
    text-decoration: none;
}

.sectionCvr {
    padding: 4em 0px;
	overflow: hidden;
}

.no-padding {
    padding: 0px;
}


/*** Header Menu ***/

.navbar.navbar-default {
    margin-bottom: 0px;
    background: no-repeat;
    border: medium none;
}

.hdr_cvr {
    /*padding: 12px 0 8px;*/
    background: rgba(244, 244, 244, 0.84);
}

.navbar-default .navbar-nav>li>a {
	color: #195f81;
	/*text-transform: uppercase;*/
	font-size: 14px;
	line-height: 2.1em;
	font-weight: 600;
	padding: 28px 8px;
}
.headerlogo {
    display: block;
    padding: 10px 0 8px;
}
.headerlogo img {
    width: 220px;
}


    .tm-header-text-area {
        padding-left: 20px;
        position: relative;
        float: right;
        top: -16px;
    }
    .tm-header-floating-text {
        position: absolute;
        top: 0;
        background-color: #51b39e;
        padding: 17px 13px 0 12px;
        color: #fff;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        width: 44px;
        height: 129px;
        overflow: hidden;
        transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        z-index: 1;
    }
    .tm-header-text-area div.header-info-widget:nth-child(2) {
        padding-left: 62px;
    }
    .tm-header-text-area .header-info-widget {
        vertical-align: middle;
        display: inline-block;
        text-align: left;
    }
    .tm-header-text-area .header-info-widget .header-email {
        font-size: 15px;
        line-height: 20px;
        color: #fff;
        margin-bottom: 0px;
        font-weight: 400;
        margin-top: 0px;
    }
    .tm-header-text-area .header-info-widget .header-phone {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 1px;
		font-weight: 600;
		color: #00d6a3;
		margin-top: 32px;
    }
    .tm-header-floating-text .icon {
        line-height: 39px;
        margin-left: -1px;
        vertical-align: bottom;
        position: absolute;
        bottom: 0;
    }


.tm-header-floating-text .header-call {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    white-space: pre;
    transform: rotate(90deg);
    letter-spacing: .5px;
    font-weight: 400;
	margin: 10px 0px;
}

.tm-header-floating-text .icon i {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 4px;
    text-align: center;
}

.title-tagline {
    color: #0fa180;
    font-size: 20px;
    margin-top: 10px;
}

.block-title {
    font-size: 34px;
    color: #195f81;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    font-family: 'Playfair Display', serif;
}

.about-img {
    padding-top: 2.4em;
}

.about-desc {
    padding-top: 0.5em;
}

.btnLink {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #0fa180;
    color: #fff !important;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 13px 22px 13px 22px;
}

.btnLink.outline-border {
    border-color: #195f81;
    background-color: transparent;
    color: #195f81 !important;
    font-weight: 600;
}

.btnLink:hover {
    background-color: #195f81;
    border: 1px solid transparent;
    color: #fff !important;
}

.outline-border-green {
    border-color: #0fa180;
    background-color: transparent;
    color: #0fa180 !important;
    font-weight: 600;
}

.outline-border-green:hover {
    background: #0fa180 !important;
}

.about-desc h4 {
    color: #0fa180;
    display: block;
    position: relative;
    overflow: hidden;
}

.about-desc h4::after {
    content: "";
    border-top: 1px solid rgba(15, 161, 128, 0.55);
    position: absolute;
    width: 100%;
    top: 10px;
    margin-left: 7px;
}

ul.about-services {
    list-style: none;
}

ul.about-services li::before {
    content: "\f0a9";
    font: normal normal normal 14px/1 FontAwesome;
    color: #195f81;
    margin-right: 16px;
}

ul.about-services li {
    color: #004a6e;
}

.home-services {
    background: #f9fafa;
}

.serviceListCvr {}

.serviceListCvr .serviceBlock {
    padding: 20px;
    /*margin-bottom: 2em;*/
}

.serviceListCvr .serviceBlock .service-desc h2 {
    font-size: 19px;
}

.service-infoCvr {
    margin-bottom: 3em;
}

.all-servicesLink {
    padding-top: 3em;
}

.serviceListCvr .serviceBlock:hover {
    box-shadow: 2px 0px 12px 5px rgba(25, 95, 129, 0.29);
}

.calltoactionCvr {
    padding: 3em 0px;
}

.home-calltoaction {
    background: url(../images/call-to-action-banner.jpg) no-repeat scroll center center / cover;
    position: relative;
}

.home-calltoaction::before {
    content: "";
    background: #00283b;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    top: 0px;
}

.home-calltoaction .calltoaction-info {
    text-align: center;
}

.home-calltoaction .calltoaction-info h4 {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
}

.home-calltoaction .calltoaction-info h3 {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
}

.home-doctorList .carousel-inner {
    margin: auto;
    width: 100%;
}

.home-doctorList .carousel-control.left,
.home-doctorList .carousel-control.right {
    background-image: none;
}

.home-doctorList .glyphicon-chevron-left,
.home-doctorList .carousel-control .glyphicon-chevron-right {
    margin-top: -10px;
    margin-left: -10px;
    color: #444;
}

.home-doctorList .carousel-inner.doctorsList-slider {}

.home-doctorList .carousel-inner .doctorInfoBlock {
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    /* overflow: hidden; */
    background: #fff;
}

.doctorImg {
    border: 8px solid #fff;
    border-bottom: none;
}

.doctorImg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    background-color: rgba(3, 59, 74, .9);
    border: 8px solid #01d6a3;
    border-bottom: none;
}

.doctorinfo {
    padding: 8px 0;
    text-align: center;
    background: #fff;
}

.doctorsListCvr .carousel-inner img {
    /*max-height: 150px;*/
    margin: auto auto;
    max-width: 100%;
}

.doctorsList-linkbtn {
    position: relative;
    margin-top: 3em;
    /* display: block; */
    margin-bottom: 5px;
}


/*.doctorsList-linkbtn .carousel-control.left {    left: 90px;}*/

.doctorsList-linkbtn i {
    padding: 10px 14px;
    border: 1px solid #195f81;
    /* height: 32px; */
    /* width: 32px; */
    color: #195f81;
    margin: 0 3px;
    border-radius: 0;
    z-index: 1;
    background: transparent;
    font-size: 24px;
    line-height: 1;
    text-shadow: none;
}

.doctorsList-linkbtn button:hover i {
    background: #0fa180;
    border: 1px solid #0fa180;
    color: #fff;
}

.doctorsList-linkbtn button {
    right: 0;
    display: inline-block;
    width: auto;
    position: relative;
    line-height: 2.4;
    opacity: 9;
	padding-right:0px;
	padding-left:0px;
}
.doctorsList-linkbtn button:focus{    outline: none !important; }

/*@media (max-width: 767px) {  .home-doctorList .doctorsList-slider .item.next,  .home-doctorList .doctorsList-slider .item.active.right {    left: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0);  }  .home-doctorList .doctorsList-slider .item.prev,  .home-doctorList .doctorsList-slider .item.active.left {    left: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0);  }}@media (min-width: 767px) and (max-width: 992px) {  .home-doctorList .doctorsList-slider .item.next, .home-doctorList  .doctorsList-slider .item.active.right {    left: 0;    -webkit-transform: translate3d(50%, 0, 0);    transform: translate3d(50%, 0, 0);  }  .home-doctorList .doctorsList-slider .item.prev,  .home-doctorList .doctorsList-slider .item.active.left {    left: 0;    -webkit-transform: translate3d(-50%, 0, 0);    transform: translate3d(-50%, 0, 0);  }}@media (min-width: 992px) {  .home-doctorList .doctorsList-slider .item.next,  .home-doctorList .doctorsList-slider .item.active.right {    left: 0;    -webkit-transform: translate3d(25%, 0, 0);    transform: translate3d(25%, 0, 0);  }  .home-doctorList .doctorsList-slider .item.prev,  .home-doctorList .doctorsList-slider .item.active.left {    left: 0;    -webkit-transform: translate3d(-25%, 0, 0);    transform: translate3d(-25%, 0, 0);  }}*/


/*.home-counterCvr {    background: #0fa180;}*/


/*.home-counterCvr {    background: url(../images/counter-banner.png) no-repeat fixed center center / cover;    position: relative;}.home-counterCvr::before {    background: rgba(25, 95, 129, 0.8);    content: "";    position: absolute;    width: 100%;    height: 100%;    top: 0px;}*/
.home-counterCvr {
    border: 1px solid #0fa180;
    padding: 1.6em 0px;
    margin-top: 2.2em;
}
.home-counterCvr .counter {
    text-align: center;
    position: relative;
    /*padding: 3em 0px 0px;*/
}

.home-counterCvr .counter-content {
    line-height: 1.8;
}
.home-counterCvr .counter-content i.fa-plus{
	font-size: 22px;
    color: #0fa180;
    position: relative;
    left: 3px;
    bottom: 3px;
}

.home-counterCvr .counter .counter-content .counter-icon i {
    font-size: 3em;
    color: #195f81;
    line-height: 1.2;
}

.home-counterCvr .counter .counter-content .counter-value {
    font-size: 2.2em;
    color: #0fa180;
    font-weight: 600;
}

.home-counterCvr .counter .counter-content h4 {
    color: #195f81;
    margin-top: 0px;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.home-counterCvr .counter::after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgb(232, 232, 232);
    display: block;
    position: absolute;
    right: -7%;
    top: 0;
    top: 40%;
    -khtml-transform: translateX(0%) translateY(-30%);
    -moz-transform: translateX(0%) translateY(-30%);
    -ms-transform: translateX(0%) translateY(-30%);
    -o-transform: translateX(0%) translateY(-30%);
    transform: translateX(0%) translateY(-30%);
}

.home-counterCvr .col-md-3.col-sm-6:last-child .counter::after {
    display: none;
}


/*.home-testimonialsCvr{background:url(../images/testimonilas-bg.jpg) no-repeat scroll center center / cover ; position:relative; padding:5em 0px 15em }.home-testimonialsCvr::before{ content:""; background:#00283b;position:absolute; width:100%; height:100%; opacity:0.97; top:0px; }.testimonials-titleCvr{ text-align:center; margin-bottom: 1.6em;}.testimonials-titleCvr .title-tagline{ color:rgba(255,255,255,.75);}.testimonials-titleCvr .block-title{ color:#fff;}.tesionilas-desc{color:rgba(255,255,255,.75);padding: 10px 0 6px 0;    font-style: normal;    font-size: 18px;    line-height: 30px;    font-style: italic;	text-align:center;}.tesionilas-author {    text-align: center;}.tesionilas-author h3 {    margin: 0px;	font-size: 18px;    line-height: 28px;    color: #0fa180;    font-weight: 600;	}.tesionilas-author .author-designation{font-size: 11px;color:rgba(255,255,255,.75)}#testimonialsCarousel .carousel-indicators {    bottom: -32px;}*/


/*.home-appointment-blogCvr{ background:url(../images/contactus-banner.jpg) no-repeat scroll center center / cover ; position:relative;}*/

.home-appointment-blogCvr {
    position: relative;
}

.tm-commonform .field-group,
.tm-make-appoint-form2 .field-group {
    position: relative;
    margin-bottom: 7px;
}
.contactus-frmCvr .tm-commonform .field-group,
.tm-make-appoint-form2 .field-group {
    position: relative;
    margin-bottom: 9px;
}

.tm-commonform .field-group i,
.tm-make-appoint-form2 .field-group i {
    position: absolute;
    left: 10px;
    top: 21px;
    opacity: .9;
    font-size: 14px;
    z-index: 1;
    color: #00d6a3 !important;
}

.appointmentfrm input[type="text"],
.appointmentfrm input[type="email"],
.appointmentfrm input[type="tel"],
.appointmentfrm input[type="date"],
.appointmentfrm select,
.appointmentfrm textarea {
    background: #f9fafa;
    margin-bottom: 16px;
    border: 1px solid transparent;
	border-radius:0px;
    /*color: #9dabaf;*/
    width: 100%;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 16px 15px 16px 33px;
    font-size: 14px;
    height: 55px;
	-webkit-appearance: none;
}
.appointmentfrm textarea { height:auto !important;}
.appointmentCvr {
    box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    /*margin-top:-12em;*/
}

.appointment-title {
    text-align: center;
    margin-bottom: 2.2em;
}

.appointmentImgWrapCvr {
    padding: 0px;
}

.appointmentImgWrapCvr .appointmentImg img {
    width: 100%;
}

.appointmentWrapCvr {
    background: #fff;
    padding: 2.38em 60px;
}

.frm-submitCvr .btnLink {
    display: block;
    width: 100%;
    background-color: #0fa180;
    border-radius: 0px !important;
}

.frm-submitCvr .btnLink:hover {
    background-color: #195f81;
}

.blogwrapCvr {
    /*padding:5em 0px 1em;*/
}

.blogsListCvr {
    margin-top: 3em;
}

.post-itemCvr {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    -moz-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    /* box-shadow: 0 0 15px 0 rgba(41,61,88,.1); */
}

.post-imgCvr {
    position: relative;
}

.post-image {
    position: relative;
}

.post-date {
    height: 62px;
    width: 74px;
    background-color: #0fa180;
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-weight: 500;
    font-size: 31px;
    line-height: 18px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
    color: #fff;
    text-align: center;
}

.post-date .month-year {
    font-size: 14px;
    display: block;
    margin: 8px 0;
	text-transform:uppercase;
}

.post-itemCvr .post-infoCvr {
    padding: 20px 20px 5px 25px;
}

.post-itemCvr .post-infoCvr .post-title h3 {
    margin-top: 0px;
    font-size: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
    line-height: 1.2;
}

.ftr-calltoactionCvr {
    background-color: #0fa180;
    padding: 30px 0px;
    overflow: hidden;
}

.ftr-calltoactionBlock {
    display: flex;
}

.ftr-calltoaction-icon  i {
    width: 60px;
    height: 60px;
    margin: 8px 20px 8px 0;
    text-align: center;
    border: 1px solid #fff;
    line-height: 1.8em;
	 font-size: 2.2em;
    color: #fff;
}
.ftr-calltoaction-desc .ftr-calltoaction-heading, .ftr-calltoaction-desc .ftr-calltoaction-heading a {
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
	font-weight: 500;
    line-height: 1.1;
	margin-bottom:4px;
}
.ftr-calltoaction-desc .ftr-calltoaction-subheading {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
	margin-top: 0px;
    margin-bottom: 10px;
}
.ftrtop {
    background: url(../images/footer-bg-map.jpg) no-repeat scroll center center / cover;
    padding: 4em 0 3em;
}
.ftrtop .footerLogo img {
    margin-bottom: 20px;
}
.footerLogo p {
    color: rgba(255, 255, 255, 0.71);
}
ul.ftrsocialLinks {
    list-style: none;
    margin: 20px 0px 0px;
    display: table;
}
.ftrsocialLinks li {
    float: left;
    margin-right: 10px;
}
.ftrsocialLinks li a {
    padding: 9px;
    border: 1px solid #0fa180;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #0fa180;
}
.ftrsocialLinks li a:hover {
    background: #0fa180;
    color: #fff;
}
.ftr-block-title h4 {
    margin-top: 0px;
    color: #e6e6e6;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 12px;
	font-size:24px;
}

.ftr-block-title h4::after {
    content: "";
    background: #0fa180;
    width: 24%;
    height: 3px;
    display: block;
    position: absolute;
    margin: 10px 0;
}

ul.tr-block-Links {
    margin: 0;
    list-style: none;
}

.tr-block-Links li a {
    color: rgba(255, 255, 255, 0.71);
    line-height: 2.2;
    /*padding-left: 21px;*/
    font-weight: 400;
    font-size: 15px;
    position: relative;
}

.tr-block-Links li a:hover {
    color: #01d6a3;
}


/*.tr-block-Links li a:before {    line-height: 1em;    font-size: 14px;    content: "";    background-color: #01d6a3;    width: 11px;    height: 1px;    position: absolute;    left: 0;    top: 12px;}*/

.cotact-info {
    display: flex;
    /* margin-top: 7px; */
    color: rgba(255, 255, 255, 0.71);
}

.cotact-info i {
    color: #51b39e;
    margin-top: 3px;
    margin-right: 13px;
    font-size: 16px;
}

.cotact-info a {
    color: rgba(255, 255, 255, 0.71);
}

.cotact-info a:hover {
    color: #01d6a3;
}

.ftr-our-serviceCvr {
    margin-left: 49px;
    width: 85%;
}

.ftr-important-Links {
    margin-left: 40px;
}

.ftrbtm {
    text-align: center;
    background: #01303d;
    padding-top: 13px;
    color: rgba(255, 255, 255, 0.71);
}

.ftrbtm a {
    color: rgba(255, 255, 255, 0.71);
}


/*** Inner Pages ***/

.page-banner {
    position: relative;
    padding: 400px 0 100px;
}
.page-banner::before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 0;
}
.page-banner .page-title h1 {
    color: #fff;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	position:relative;
}

body:not(.single-post) .inner-content {
    padding: 40px 0px;
}


/*** Home new ***/

.home-about {
    background: url(../images/1-home-about-bg.jpg) no-repeat scroll center center / cover;
    position: relative;
	z-index: 2;
}

.home-about::after {
    background: url(../images/1-logo-icon.png) no-repeat scroll bottom right;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.09;
	z-index: -1;
}

.services {
    min-height: 100vh;
    position: relative;
	overflow: hidden;
}

@media screen and (min-width: 1441px) {
    .service-stripe {
        width: 40%;
    }
}


.service-stripe-doctor {
    position: absolute;
    top: -12px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -10;
    background: linear-gradient(140deg, rgb(25, 95, 129), rgb(15, 161, 128));
    width: 38%;
	height:100%;
}
@media screen and (max-width: 767px) {
    .service-stripe-doctor {
        background:none;
    }
}


.service-stripe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -10;
    background: linear-gradient(140deg, rgb(25, 95, 129), rgb(15, 161, 128));
    width: 38%;
}
section.inner-contact-desc {
    position: relative;
	padding:30px 0px;
}

.service-stripe-half {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -10;
    background: linear-gradient(140deg, rgb(25, 95, 129), rgb(15, 161, 128));
    width: 48%;
}

.service-stripe-right {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: -10;
    background: linear-gradient(-140deg, rgb(25, 95, 129), rgb(15, 161, 128));
    width: 32%;
    height: 100%;
}

.services-menu {
    padding: 4em 0;
}

.service-container {
    display: flex;
    align-items: center;
}

.padZero {
    padding: 0;
}

.underline-white::after {
    height: 5px;
    display: block;
    width: 100%;
    background: #fff;
    border-right: 1px #fff;
    content: '';
    margin: 25px 0;
}

.services-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
    border: medium none;
    text-align: right;
}

.services-menu ul li {
    /*padding: 10px 0;*/
    float: none !important;
}

.services-menu ul .active a {
    font-weight: 600;
    background: none !important;
    border: medium none !important;
    color: #fff !important;
}

.services-menu ul a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    background: none !important;
    border: medium none !important;
    padding: 8px 0px
}

.services-menu ul a:hover {
    background: none !important;
    border: medium none !important;
}

.service-img img {
    position: absolute;
    top: -20px;
    left: 10em;
}

.services-tab-content {
    box-shadow: 0 0 27px 5px rgba(190, 179, 190, .25);
    padding: 40px;
    width: 400px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    height: auto;
}

.underline-red::after {
    height: 5px;
    display: block;
    width: 60%;
    background: #157c81;
    border-right: 1px #fff;
    content: '';
    margin: 25px 0;
}

.tab-content:first-child {
    display: block;
}

.tab-content {
    min-height: 100vh;
    position: relative;
}

.height-offset {
    height: 100px;
    position: relative;
}

.services-menu h3.underline-white.white {
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: right;
	font-size: 30px;
}

@media screen and (max-width: 1600px) {
    .service-img img {
        position: absolute;
        top: -4em;
        left: 12em;
        width: 50%;
    }
    .services-tab-content {
        box-shadow: 0 0 27px 5px rgba(190, 179, 190, .25);
        padding: 40px;
        width: 350px;
        position: absolute;
        right: 0;
        bottom: 0;
        background: #fff;
        height: auto;
    }
    .service-stripe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -10;
        background: linear-gradient(140deg, rgb(25, 95, 129), rgb(15, 161, 128));
        width: 35%;
    }
}

.home-24x7-serviceDesc {
    position: relative;
}

.emergency-text {
    font-size: 18px;
    color: #195f81;
	margin-bottom:3px;
}

.need-a {
    font-size: 2.6em;
    line-height: 1;
    text-align: left;
    margin-top: 3em;
    margin-right: -3.1em;
    color: #195f81;
    text-transform: uppercase;
    width: 40%;
}
.need-a2 {
    position: absolute;
    right: 0;
    bottom: -2.7em;
    font-size: 2.6em;
    width: 65%;
    color: #196181;
    line-height: 1.4;
    text-transform: uppercase;
}
.hospital-tours-video .block-titleCvr {
    text-align: center;
    margin: 4em 0px 1.6em;
}
.home-testimonialsCvr {
    position: relative;
    padding-bottom: 7em;
}

.text-testimonialsWrap .carousel-inner .item .tesionilasItemCvr {
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px 5px rgba(190, 179, 190, .25);
    width: 76%;
    margin: 25px;
    padding: 50px 36px 25px;
    border-radius: 10px;
    min-height: 300px;
    text-align: center;
}

.text-testimonialsWrap .carousel-indicators {
    bottom: -20px;
    left: 13%;
    margin: 0 auto;
}

.text-testimonialsWrap .carousel-inner .item .tesionilasItemCvr::before {
    content: "\f10d";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 5em;
    left: 30px;
    top: -0.4em;
    position: absolute;
    color: #195f81;
    z-index: 99;
    opacity: 0.6;
}

.tesionilas-author .tesionilas-author-name {
    margin: 0px;
    font-size: 18px;
    line-height: 28px;
    color: #0fa180;
    font-weight: 600;
}

.tesionilas-author .author-designation {
    font-size: 14px;
    color: rgb(9, 47, 66);
}


/*.video-testimonialsWrap .item{ padding: 2em;}*/

.video-tesionilasItemCvr {
    /* background: url(../images/video-testimonials-bg.png) no-repeat scroll center center; */
    border-width: 10px;
    border-color: #9e9e9e;
    border-style: ridge;
    box-shadow: 0px 0px 18px 1px rgb(130, 130, 130);
    margin: 1em;
}
.video-tesionilasItemCvr p { margin-bottom:0px;}
.video-tesionilasItemCvr iframe {
    margin: 0px;
}

#doctorsLists {
  position: relative;
}
#doctorsLists .doctorsList-slider {
  white-space: nowrap;
  overflow: hidden;
}
#doctorsLists .doctorsList-slider .item {
  display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #doctorsLists .doctorsList-slider .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #doctorsLists .doctorsList-slider .item {
    width: 100%;
  }
}
button.MS-right, button.MS-left {
    background: none;
    border: none;
}

.our-team {
    position: relative;
    overflow: hidden;
    height: 355px;
}

.our-team .team-pic > img {
    width: 92%;
    height: auto;
}

.our-team .team-profile {
    background: #1abc9c;
    padding:0 18px 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90%;
    min-height: auto;
    transition: all 0.25s ease 0s;
}

.our-team:hover .team-profile {
    bottom: 0px;
}

.our-team .team-profile:before {
    content: "";
    border-bottom: 30px solid #1abc9c;
    border-right: 262px solid transparent;
    position: absolute;
    top: -6px;
    left: 0;
}

.our-team .team-title {
    line-height: 20px;
    /*font-family: serif,Arial;*/
}

.our-team h5.team-title {
    line-height: 20px;
	font-size:24px;
	font-weight: 500;
	margin-top: 20px;
    /*font-family: serif,Arial;*/
}

.our-team .team-title a:after {
    content: "";
    display: block;
    width: 22%;
    border-bottom: 4px solid #fff;
    padding-bottom: 10px;
}

.our-team .team-title a {
    font-size: 17px;
    text-transform: capitalize;
    /*font-weight:bold;*/
    color: #fff;
    display: block;
    transition: all 0.2s linear 0s;
}
.our-team .team-title .degree { color: #fafafa;}
.our-team .team-title a:hover {
    color: #001621;
    text-decoration: none;
}

.our-team .team-title > small {
    font-size: 13px;
    font-weight: bold;
    color: #001621;
}

.our-team .description {
    color: #fff;
    line-height: 25px;
}

.our-team .description:after {
    content: "";
    display: block;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
}

.our-team .team-social {
    padding: 0;
}

.our-team .team-social > li {
    display: inline-block;
    margin-right: 12px;
}

.our-team .team-social > li > a {
    color: #fff;
    font-size: 15px;
}

.our-team .team-social > li > a:hover {
    text-decoration: none;
}

@media only screen and (max-width: 990px) {
    .our-team {
        width: 310px;
        margin: 0 auto 15px;
    }
    .our-team .team-profile:before {
        border-right: 300px solid transparent;
    }
}

@media only screen and (max-width: 359px) {
    .our-team {
        width: auto;
    }
}

/*** About Us Page ***/
.inner-about-desc{ position:relative;}
.about-page-desc {
    margin-top: -10em;
    background: #f7f7f7;
    padding: 3em 4em 2em;
}

.hospital-servicesList {
    padding: 6em 6em 0px 0px;
}

.hospital-servicesList h4 {
    color: #fff;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 16px;
	font-size:24px;
	margin-top: 20px;
}
.hospital-servicesList h4::after {
    content: "";
    background: #fff;
    height: 4px;
    width: 16%;
    position: absolute;
    left: 0px;
    bottom: 0;
}

.hospital-servicesList ul.about-services li, .hospital-servicesList ul.about-services li a {
    color: #fff;
}
.hospital-servicesList ul.about-services li::before {
    color: #000000;
}

.about-page-desc h3.block-title {
    font-size: 22px;
}
.about-desc-wrap.our-mission {
    margin-bottom: 2em;
    margin-top: 2em;
}


/*** Contact Us Page ***/
.page-template-contact-us .inner-content{ padding-bottom:0px !important;}

.contactus-frmCvr .appointmentfrm input[type="text"], 
.contactus-frmCvr .appointmentfrm input[type="email"], 
.contactus-frmCvr .appointmentfrm input[type="tel"], 
.contactus-frmCvr .appointmentfrm select, 
.contactus-frmCvr .appointmentfrm textarea {
    background: transparent;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-radius: 0;
	margin-bottom: 0px;
}

.contactus-frmCvr .frm-submitCvr .btnLink {
    display: block;
    width: auto;
	
}
.cotact-information {
    background-color: #0fa180;
    padding: 26px 30px;
}
.cotact-information .block-title {font-size: 24px;color:#fff; margin-bottom: 18px;line-height: 1.2;}
.cotact-information p {color:#dedede;}
.cotact-information hr{ background-color: rgba(255,255,255,0.25);}

.contactus-frmCvr {background-color: #f9fafa;padding: 26px 30px;}
.contact-infoBlock {display: flex; margin-bottom: 1.89em; margin-top: 2em;}
.contact-infoBlock .contact-infoIcon i{
    text-align: center;
    display: block;
    font-size: 2em;
    border: 2px solid hsla(0, 0%, 100%, 0.87);
    width: 50px;
    height: 50px;
    box-sizing: content-box;
    position: relative;
    margin-right: 10px;
    padding: 5px;
    line-height: 1.6;
    color: #fff;
}

.contact-infoDesc{
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: left;
    align-items: flex-start;
    display: flex;
}
.contact-infoDesc .info-big, .contact-infoDesc .info-big a {
    font-size: 18px;
    color: #fff;
    /* margin-top: 15px; */
    line-height: 1.2;
    font-weight: 500;
}
.contact-infoDesc .info-big a:hover{color: #195f81;}
.contact-infoDesc .info-small {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
}
.contactfrm-titleCvr h4.title-tagline {
    font-size: 16px;
}
.contactfrm-titleCvr h3.block-title {
    font-size: 24px;
}

/*** Service List Page ***/
.servicetitleBlock{ margin-bottom:2em;}
.serviceInfoCvr{
    -webkit-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    -moz-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	margin-bottom:2.2em;
	
}
.servicedesc{padding: 23px 30px 23px 30px; min-height: 236px; max-height: 236px;}
/*.serviceInfoCvr:hover .servicedesc h2{color: #0fa180; -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }*/

.servicedesc h2 {
    margin-top: 0px;
    font-size: 19px;
    color: #195f81;
    /* font-family: 'Playfair Display', serif; */
    font-weight: 600;
    /* letter-spacing: 1px; */
	
}

.servicedesc a.serviceLink {
    font-weight: 600;
    text-transform: uppercase;
    color: #0fa180;
	font-size: 14px;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
} 
.servicedesc a.serviceLink:hover {
    color: #195f81;
} 
.servicedesc a.serviceLink span{ display:none;}

.serviceInfoCvr:hover .servicedesc a.serviceLink span	{display:inline-block; -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;}
	
.serviceInfoCvr:hover {
    box-shadow: 0 0 15px 0 rgba(15, 161, 128, 0.52);
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

/*** Blog ***/
article .post-itemCvr .post-infoCvr .post-title h2 {
    margin-top: 0px;
    font-size: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
    line-height: 1.2;
}

.post-image a.post-thumbnail {
    margin: 0px auto;
}

.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 32%;
    margin-right: 2%;
}
.comments-area .comment-form .comment-form-url {
    margin-right: 0;
}
.comment-form p:not(.comment-notes) {
    margin-bottom: 20px;
}
.site-content-inner{ position:relative;}
.site-content-inner::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -397%;
    z-index: -1;
    margin-right: -2px;
    width: 5000px;
    left: auto;
    background-color: #f9fafa;
}
@media (min-width: 992px){
.site-content-inner .col-md-9 {
    width: 72.51%;
}
}
.single-post .inner-content{ overflow:hidden;}
.post-contentWrap{padding: 3em 4em 3em 0px;}
.blog-sidebarCvr { padding-top: 3em; }
.sidebar-titleCvr .sidebar-title{ position:relative;}
.sidebar-titleCvr .sidebar-title:before {
    display: block;
    margin-bottom: 0;
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 17px;
    height: 2px;
    background-color: #0fa180;
}

.sidebar-titleCvr .sidebar-title{
font-weight: 600;
    font-size: 23px;
    line-height: 28px;
    color: #195f81;
    margin-top: 0;
    margin-bottom: 25px;
    display: block;
    padding-left: 26px;
}	
.sidebarBlock {
    margin-bottom: 2em;
}
ul.sidebarLinks {
    list-style: none;
    padding: 0;
    margin: 0;
}

.categoryList li {
    border-bottom: 1px solid #eee;
    padding: 5px 0px;
	line-height: 2.3;
}
.categoryList li:last-child, .recentpostLists li.recent-postItem:last-child { border:medium none; }
.recentpostLists li.recent-postItem {    display: flex;border-bottom: 1px solid #eee;padding: 8px 0px;}
.recentpostLists .recent-postItem .postImg {
    width: 96px;
    /*height: 90px;*/
    margin-right: 16px;
}
.recentpostLists .recent-postItem .postDesc .recent-post-date {
    font-size: 14px;
}
.recentpostLists .recent-postItem .postDesc .recent-post-title {
    font-size: 16px;
    line-height: 1.3;
    margin-top: 5px;
}

.sidebarfrmCvr {
    background: #0fa180;
    padding: 16px;
}

.sidebarfrmCvr .field-group {
    margin-bottom: 0px ;
}

.sidebarfrmCvr .field-group i {top: 17px;}
.sidebarfrmCvr  input[type="text"], 
.sidebarfrmCvr input[type="email"], 
.sidebarfrmCvr input[type="tel"],
.sidebarfrmCvr select, 
.sidebarfrmCvr textarea {
    padding: 14px 15px 16px 33px;
    font-size: 13px;
    height: 48px;
	border-radius:0px;
}
.sidebarfrmCvr .frm-submitCvr .btnLink {
    display: block;
    width: auto;
    background-color: #195f81;
}

/*** Our Team Page ***/

.doctorListCvr .our-team{ margin-bottom:3em;}

/*** Service Detail Page ***/
.service-inner-desc{ position:relative;}
.service-inner-desc .service-aboutWrap h2 {color: #195f81;}
.service-inner-desc .serviceImgCvr {padding: 4em 2em;}
.hospital-service-details .hospital-servicesList{ padding:3.6em 6em 3.6em 0px;}
.hospital-service-details .home-24x7-serviceDesc {padding: 4em 0px 0px;}
.hospital-service-details .home-24x7-serviceDesc .need-a {margin-right: -1.6em; width: 34%;margin-left: 40px;}
.hospital-service-details .home-24x7-serviceDesc .need-a2 {width: 60%;}
.inner-content .service-inner-desc .service-aboutWrap { padding-top: 4em;}

	
.mainCvr {
    overflow: hidden;
}
.page-about-heading {
    font-size: 28px;
    font-weight: 500;
    color: #0fa180;
    margin-bottom: 0px;
}
h2.page-about-heading {
    font-size: 28px !important;;
    font-weight: 500 !important;
    color:#0fa180 !important;
	margin-bottom:10px !important;
}


.mobile-contact i {
    background: #0fa180;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    line-height: 1.2;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

#healthpackage .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 15px;
}
#healthpackage .panel-heading{
    padding: 0;
    border-radius:0;
    border: none;
}
#healthpackage .panel-title a{
    display: block;
    padding: 14px 30px 14px 70px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #195f81;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
#healthpackage .panel-title a.collapsed{
    background: #0fa180;
    color: #ffffff;
}
#healthpackage .panel-title a.collapsed:hover{
    color: #fff;
}
#healthpackage .panel-title a:before{
    content: "";
    width: 55px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: -13px;
    transform: skewX(-25deg);
    transition: all 0.5s ease 0s;
}
#healthpackage .panel-title a.collapsed:hover:before{
    background: #195f81;
}
#healthpackage .panel-title a:after{
    content: "\f047";
    font:normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    position: absolute;
    left: 10px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
}
#healthpackage .panel-title a.collapsed:after{
    color: #fff;
}
#healthpackage .panel-title a.collapsed:hover:after{
    color: #fff;
}
#healthpackage .panel-body{
    font-size: 14px;
    color: #5a3245;
    line-height: 25px;
    padding: 20px 15px 20px 40px;
    position: relative;
    border: none;
    position: relative;
    transition: all 0.5s ease 0s;
}
#healthpackage .panel-body:before{
    content: "";
    width: 5px;
    height: 40px;
    background: #0fa180;
    position: absolute;
    top: 30px;
    left: 0;
}
#healthpackage .panel-body p{
    margin-bottom: 0;
}

.package-features li {
    float: left;
    width: 33.33%;
    list-style: none;
    font-size: 14px;
    line-height: 30px;
	font-weight: 500;
}
.package-features li:before {
    content: "\f192";
    font: normal normal normal 14px/1 FontAwesome;
    color: #0fa180;
    vertical-align: middle;
    margin-right: 5px;
}

input.ftr-directionlink {
    background: no-repeat;
    padding: 0px;
    text-transform: capitalize;
    color: inherit;
    font-weight: 500;
}
input.ftr-directionlink:hover { background:none; }

.website-link {
 position: absolute;
    top: 0;
    right: 0;
    background: #195f81;
    width: 29px;
    border-radius: 0 0 0 28px;
}

.website-link a {
 	display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 5px 10px 10px;
}


.home-testimonialsCvr .carousel-indicators {
    bottom: -40px;
}
.home-testimonialsCvr  .carousel-indicators li{
	border: 1px solid #0fa180;
}
.home-testimonialsCvr .carousel-indicators .active{
	background-color: #0fa180;
}

.page-template-testimonials .video-testimonialsCvr .video-tesionilasItemCvr iframe {
    max-height: 190px;
}
.insurance-iconlists .hospital-servicesList { color: #fff;}
.service-stripe-halfnhalf {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -10;
    background: linear-gradient(140deg,#195f81,#0fa180);
    width: 33%;
}
ul.client-list {
    width: 100%;
	padding-bottom:28px;
    display: table;
	margin:0px auto;
}
ul.client-list:last-child {padding-bottom:0px;}
ul.client-list li:first-child {
    margin-left: 0;
}
ul.client-list li {
    list-style: none !important;
    width: 20%;
    padding: 0px 18px;
    text-align: center;
    float: left;
    min-height: 120px;
    vertical-align: middle;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
ul.client-list li:nth-child(5n) {
    border-right: transparent;
}

.cashless-title {
    font-size: 20px;
    font-weight: bold;
    color: #0ea17f;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 0 14px;
	font-family: 'Playfair Display',serif;
}
.br-0{border-right: transparent !important;}
.bb-0{border-bottom: transparent !important;}
/*
ul.client-list li:nth-child(n+7) {
    border-bottom: transparent;
}*/
.ambulance-call {
    text-align: center;
	font-weight:bold;
}
.post-contentWrap .entry-content ul, .post-contentWrap .entry-content ol { list-style-position:inside; margin-left:22px;}
.mt-2{margin-top:2em;} .mb-2{margin-bottom:2em;} 
.cathlab-text .page-about-heading{font-size: 28px; font-weight: 500; color: #0fa180; line-height: 1.2; font-family:'Roboto',sans-serif; margin-top:0px;}
/*responsive*/
@media (min-width: 1600px){
.hospital-servicesList {
    padding: 6em 12em 0 0;
}}
@media (max-width: 1199px) and (min-width: 768px) {
.header-logoCvr{ padding:0px;}
.headerlogo{padding: 18px 0 8px;}
}
@media (max-width: 991px){
.post-contentWrap {
    padding: 3em 0px;
}
ul.client-list {
    width: 100%;
    padding: 24px 0em;
    display: table;
}
ul.client-list li{min-height: 90px; padding: 0px 6px;}
}
@media (max-width: 991px) and (min-width: 910px) {
.mobile-contact {
    position: absolute;
    right: 19%;
    top: 12px;
    display: inline-block;
    z-index: 999999;
}
}
@media (max-width: 909px) and (min-width: 768px) {
.navbar-default .navbar-nav>li>a{ padding-bottom:10px;}
.main-navigation ul ul { margin-left: -30px;}
.main-navigation a {color: #195f81;display: block;	font-weight:700;}
.mobile-contact {
    position: absolute;
    right: -23px;
    top: 22px;
    display: inline-block;
}

}

@media (max-width: 767px) {
.package-features li {
    float: left;
    width: 50%;
}	
.headerlogo img {
    width: 170px;
}
.navbar-toggle {
	margin-top:15px !important;
}
.sectionCvr {
    padding: 2em 0px;
    overflow: hidden;
}
.home-about::after {
	height: 92%;
	background-size: contain;
}
.services.mobile-service.sectionCvr {
    padding-top: 0em;
}
.servicedesc {
    padding: 22px 20px 22px 20px;
}
.need-a, .hospital-service-details .home-24x7-serviceDesc .need-a {
	margin-top:0px;
	width:100%;
	font-size: 2em;
}
.need-a2, .hospital-service-details .home-24x7-serviceDesc .need-a2 {
    position: relative;
	bottom:0px;
	width:100%;
	font-size: 2em;
}
.block-title {
    font-size: 22px;
}
.home-testimonialsCvr.sectionCvr {
    padding: 0px;
}
.video-tesionilasItemCvr {
	margin:0px;
}
.text-testimonialsWrap .carousel-inner .item .tesionilasItemCvr {
	width:97%;
	margin:46px auto 0px;
	padding: 50px 20px 25px;
}
.text-testimonialsWrap .carousel-inner .item .tesionilasItemCvr::before {
	font-size:3em;
}
.our-team {
    margin: 0 auto 30px;
}
.our-team .team-profile {padding: 5px 18px 10px; }
.frm-submitCvr .btnLink {
	font-size:11px;
}
.appointmentWrapCvr {
    padding: 2.38em 30px;
}
.blog-desc-wrap {
    padding: 0px 15px;
}
.all-servicesLink {
    padding-top: 1em !important;
}
.ftr-calltoaction-desc .ftr-calltoaction-heading {
    font-size: 16px;
}
.ftr-calltoaction-icon i {
    width: 50px;
    height: 50px;
    margin: 8px 10px 8px 0;
    text-align: center;
    border: 1px solid #fff;
    line-height: 2;
	 font-size: 1.6em;
	 color:#fff;
}

.ftrLinksCvr.ftr-block {
    margin-left: 0px;
	margin-top:25px;
	width:100%;
}
.ftrtop {
	padding: 2em 0 3em;
}
.serviceListCvr {
    margin-top: 25px;
}
.outline-border-green {
    font-size:12px;
}
.home-counterCvr {
    border: 0px solid #0fa180;
}
.counter-content {
    border-bottom: 1px solid #0fa180;
	padding: 15px 0px;
}
.home-counterCvr .counter::after {
	height:0px;
}
.service-stripe-half {
	width:100%;
}
.hospital-servicesList {
    padding: 2em 0em 12em 0px;
}
.fg-default.fg-gutter-15 {
    display: block;
    text-align: center;
}
.contact-infoDesc .info-big, .contact-infoDesc .info-big a {
    font-size: 13px;
}
.contact-infoDesc .info-small {
    font-size: 12px;
}
.about-page-desc {
    padding: 3em 2em 2em;
}
.navbar-default .navbar-nav>li>a {
	padding: 5px 8px;
}
.appointmentfrm input[type="text"], .appointmentfrm input[type="email"], .appointmentfrm input[type="tel"], .appointmentfrm input[type="date"], .appointmentfrm select, .appointmentfrm textarea{
	margin-bottom:0px;
}
.services .services-desc-wrap {
    margin-bottom: 15px;
}
.main-navigation a {
    color: #195f81;
    font-weight: 600;
	line-height: 2.1;
	padding: 5px 8px;
}
.main-navigation ul {
   padding: 10px 0px;
}
.dropdown-toggle {
   top: -5px;
}
.inner-content .service-inner-desc .service-aboutWrap { padding-top: 0px;}
.inner-content .service-inner-desc .service-stripe-right, 
.service-testimonialsCvr .service-stripe-right { display:none;}
.inner-content .service-stripe-half {width: 100%; height:56%;}
.inner-content  .hospital-service-details .hospital-servicesList {padding: 2em 16px;}
.home-testimonialsCvr.service-testimonialsCvr.sectionCvr { padding: 1.8em 0;}
.service-inner-desc .serviceImgCvr { padding: 1.4em 0px;  text-align: center;}
.mobile-contact {
    position: absolute;
    right: 23%;
    top: 14px;
	z-index: 99999;
}
.service-stripe-halfnhalf {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -10;
    background: linear-gradient(140deg,#195f81,#0fa180);
    width: 100%;
    height: 154px;
}
.insurance-iconlists .hospital-servicesList {
    padding: 2em 0 2em;
}
}
@media (max-width:480px){
ul.client-list li {
    list-style: none !important;
width: 25%;}
.service-stripe-halfnhalf{height: 180px;}
ul.client-list li:nth-child(5n) {
    border-right: 1px solid #e9e9e9;
}
ul.client-list li:nth-child(4n) {
    border-right: transparent;
}
}
@media (max-width:420px){
ul.client-list li {
    list-style: none !important;
width: 50%;}	
ul.client-list li:nth-child(5n) {
    border-right: 1px solid #e9e9e9;
}
ul.client-list li:nth-child(4n) {
    border-right: 1px solid #e9e9e9;
}
ul.client-list li:nth-child(2n) {
    border-right: transparent;
}
}
@media (max-width:500px) and (min-width:320px){
.inner-content .service-stripe-half {
    width: 100%;
    height:62%;
}
#wp-megamenu-header-mega-menu>.wpmm-nav-wrap .wpmm_brand_logo_wrap img {
    width: 160px;
}
.mobile-contact {
    right: 18%;
}
.package-features li {
    float: left;
    width: 100%;
}	
}
.bnr-txt-sd
{
	text-shadow: 1px 2px 3px rgb(0 0 0 / 61%);
}
.tp-caption
{
	text-shadow: 1px 2px 3px rgb(0 0 0 / 61%);
}

.new-CSS-ADD{
    background-size: contain !important;
    padding-top: 500px !important;
}

@media (max-width:767px){
.new-CSS-ADD{
    padding-top: 300px !important;
}
}