/*------------------------------ Global CSS ------------------------------ */

@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello_80146594.eot');
    src: url('fonts/fontello_80146594.eot#iefix') format('embedded-opentype'), url('fonts/fontello_80146594.woff') format('woff'), url('fonts/fontello_80146594.ttf') format('truetype'), url('fonts/fontello_80146594-fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nodisplay {
    display: none;
}

.reduce-h2-margin h2 {
    margin: 30px 0 10px 0 !important;
    text-align: left !important;
}

.staff-external-link {
    display: inline-block;
    width: 280px;
    margin: 10px auto;
    background: none !important;
    padding: 0px !important;
}

.staff-external-link a {
    box-shadow: 2px 2px 5px #888888;
    border-radius: 12px;
    color: #000 !important;
    background: #69C3DB;
    display: block;
    text-align: center;
    padding: 12px 0;
}

.staff-external-link a:hover {
    background: #155F73;
    color: #fff !important;
    text-decoration: none !important;
}

.single-anastomosis-gastric-bypass {
    float: right;
    padding: 2px;
    border: 1px solid #ccc;
    margin: 0 0 0 15px;
}

.testimonials-subheading {
    text-align: center;
    margin: 15px 0 30px 0;
}

.testimonials-subheading div {
    font: lighter 22px/28px 'Georgia', sans-serif;
    color: #767171;
    display: inline-block;
    vertical-align: top;
    margin: 0 4% 10px 4%;
}

.testimonials-ul {
    width: 90%;
}

.testimonials-ul li {
    padding: 0 3px 12px 65px !important;
    margin: 10px 5px 30px 5px;
    background: none !important;
    border-bottom: 1px dashed #ccc;
    position: relative;
    /*min-height: 130px;*/
    color: #000;
}

.testimonials-ul li:last-child {
    border-bottom: none;
}


/*
.testimonials-ul li::before,
.testimonials-ul li::after {
    content: '';
    position: absolute;
    height: 40px;
    width: 50px;
}

.testimonials-ul li::before {
    background: url(../images/quote-before.png) no-repeat left;
    left: 0;
    top: -10px;
}

.testimonials-ul li::after {
    background: url(../images/quote-after.png) no-repeat left;
    right: -60px;
    top: 45px;
}

.testimonial-more::after {
    top: 55px !important;
}*/

.testimonials-ul li span {
    display: block;
    padding: 35px 0 0 0;
}

.dietitians-3-2 {
    margin: 95px 1% 2% 1% !important;
    width: 220px !important;
}

.doctor-awards-table,
.doctor-scholarship-table {
    width: 95%;
    margin: 1%;
}

.doctor-awards-table tr,
.doctor-scholarship-table tr {
    height: 40px;
}

.doctor-awards-table .awards-td1,
.doctor-scholarship-table .scholarship-td1 {
    width: 17%;
}

.doctor-awards-table .awards-td2,
.doctor-scholarship-table .scholarship-td2 {
    width: 80%;
}

.mail-left {
    margin-left: 8px;
}

.mail-left a {
    background: url(../images/mail-new-img.jpg) no-repeat left;
    padding-left: 30px;
    display: block;
}


/*.mail-left a::before
{
content: '\E801';
font-family: 'fontello';
position: absolute;
background: #fff;
height: 20px;
width:20px;
}*/

.form-room-color {
    font: lighter 22px/30px "Georgia", sans-serif;
    color: #FF0700;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon_3z3ws3.eot');
    src: url('../fonts/icomoon_3z3ws3.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon_3z3ws3.ttf') format('truetype'), url('../fonts/icomoon_3z3ws3.woff') format('woff'), url('../fonts/icomoon_3z3ws3-icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
    *overflow-y: none;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 7px 0px;
    padding: 0px;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    outline: none;
}

a {
    color: #050c98;
}

a:hover {
    color: #696dcd;
}

span.phone-mob1,
span.phone-mob2,
span.phone-mob3 {
    display: inline-block !important;
    width: auto !important;
    margin: 0px !important;
    padding: 0px
}


/* ------------------------------ General CSS ------------------------------ */

.hr {
    height: 10px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 10px;
}

.clear-float,
.clear {
    clear: both;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

.videoBorder {
    border: 4px solid #333;
}


/* ------------------------------ Banner CSS ------------------------------ */

.rslides {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.rslides li {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    display: none;
}

#Interactivity {
    position: relative;
}

.intra-div {
    width: 100%;
    height: 100%;
}

.Intra-L,
.Intra-R {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    top: 0px;
}

.Intra-L {
    left: -100%;
}

.Intra-R {
    right: -100%;
}

.Intra-Tabs {
    position: absolute;
    z-index: 10;
    margin: 0px;
    padding: 0px;
    right: 10px;
    bottom: 10px;
}


/* ------------------------------ Scrolling Styles ------------------------------ */

#flexiselDemo3 {
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: none;
    overflow: hidden !important;
}

#flexiselDemo1 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    min-height: 128px;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin: 35px 0px 0px 0px;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    position: absolute;
    z-index: 10;
    margin: 0px;
    padding: 0px;
    top: 10%;
    width: 40px;
    height: 100%;
    cursor: pointer;
}

.nbs-flexisel-nav-left {
    left: 0px;
}

.nbs-flexisel-nav-right {
    right: 0px;
}


/*----------------------------- Navigation ------------------------------*/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    cursor: pointer;
    height: 36px;
    position: absolute;
    top: 38% !important;
    width: 20px;
    z-index: 100;
    opacity: 0.40;
}

.nbs-flexisel-nav-left {
    left: 0px;
    background: url(../images/dr-nav-l.png) no-repeat scroll 0px 0px;
}

.nbs-flexisel-nav-right {
    right: 0px;
    background: url(../images/dr-nav-r.png) no-repeat scroll 0px 0px;
}

.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover {
    opacity: 0.60;
}


/* ------------------------------ Theme CSS ------------------------------ */

#Container,
header,
#Intra-Container,
#Intra-Container-S,
section,
#Content-Container,
footer,
#Considering-weight-loss-bg {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

#Considering-weight-loss-bg #Considering-weight-loss-main {
    background: #69C4DC;
}

#Menu-Container,
header {
    overflow: visible !important;
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.no-cursor a:hover {
    cursor: default;
}

#Header-blue-main,
#Header,
#Main-Menu,
#Interactivity,
#Weightloss-main,
#Meet-team-main,
#Credibility-main,
#Content-Main,
#Credibility-main,
.footer-intra,
.footer-main,
#Considering-weight-loss-main {
    max-width: 1140px;
    min-width: 310px;
    margin: 0 auto;
}

#Intra-Container,
#Intra-Container-S {
    overflow: hidden;
}

#Content-Main .intra-div,
#Header .intra-div,
.header-blue-intra {
    display: table;
    table-layout: fixed;
}

#Content-Left,
#Sidebar,
.header-blue-l,
.header-blue-r,
.melbourne-logo,
.header-right-menu {
    display: table-cell;
    vertical-align: top;
}


/* ------------------------------ Header blue bg section CSS ------------------------------ */

#Header-blue-bg {
    background: url(../images/header-blue-bg.jpg) repeat-x scroll 0px 0px;
}

#Header-blue-main {
    min-height: 57px;
}

.header-blue-intra {
    width: 100%;
    float: left;
}

.header-blue-l {
    width: 495px;
    padding: 20px 0 0 0;
    text-align: left;
}

.header-blue-l li {
    display: inline-block;
    font: 300 16px/22px 'Lato', sans-serif;
    margin: 0 20px 0 0;
    font-weight: bold;
}

.header-blue-l li a {
    color: #ffffff;
}

.header-blue-l li span {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/sprite.png) no-repeat scroll 0px 0px;
    margin: 5px 13px 0 0;
}

.location-h .fa {
    font-size: large;
    color: #fff;
    margin: 0 13px 0 0;
}

.header-blue-l li.info-session-h span {
    background: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px !important;
}

.header-blue-l li.appointment-h span {
    background-position: 0px 0px;
}

.header-blue-l li.appointment-h {
    margin: 0 15px 0 0 !important;
}

.header-blue-l li.phone-h .phone-h-bg {
    background-position: -56px 0px !important;
}

.header-blue-l li.phone-h a span {
    display: none;
}

.header-blue-l li.phone-h {
    font: 300 16px/22px 'Lato', sans-serif;
    font-weight: bold;
    color: #fff;
    float: right;
}

.header-blue-l li a:hover {
    color: #e2eef1;
}

.header-blue-r {
    padding: 12px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    display: inline;
}

.header-blue-r .smo {
    width: 100px;
    float: left;
}

.header-blue-r .smo li {
    background: #d5eef5;
    margin: 0 0px 0 0;
    display: inline-block;
    text-align: center;
}

.header-blue-r .smo li:hover {
    background: #0b90b3;
    transition: all 0.3s ease-in 0s;
}

.header-blue-r .smo li a {
    display: block;
    width: 34px;
    height: 34px;
}

.header-blue-r .smo li .fa {
    color: #69c3db;
    font-size: large;
    margin: 6px 0 0 0;
}

.header-blue-r .smo li:hover .fa {
    color: #fff;
}


/* ------------------------------ Header CSS ------------------------------ */

#Header {
    min-height: 119px;
}

.melbourne-logo {
    padding: 10px 0 10px 0px;
    width: 300px;
}

.header-right-menu {
    float: right;
    width: 90%;
    padding: 40px 0px 0 0;
}


/* ------------------------------ Menu CSS ------------------------------ */

#Main-Menu {
    position: relative;
}

#Mobile-Menu {
    display: none;
}

nav {
    position: relative;
}

.menu,
.menu ul {
    display: block;
    font-size: 0px;
}

.menu li {
    border: 0;
    display: inline-block;
    position: relative;
    z-index: 999;
    text-align: center;
    /*background: url(../images/menu-bg-arrow.png) no-repeat right 21px;*/
}

.menu li:last-child {
    margin: 0 0px 0 0;
}

.menu a {
    cursor: pointer;
    display: block;
    position: relative;
    text-decoration: none;
    font: 400 16px/45px 'Lato', sans-serif;
    color: #7D7D7C;
    text-transform: uppercase;
}


/*.menu li:hover {
background: rgba(255, 255, 255) url(../images/menu-bg-arrow.png) no-repeat right 21px;
-webkit-transition: background 0.3s ease-out;
-moz-transition: background 0.3s ease-out;
-o-transition: background 0.3s ease-out;
transition: background 0.3s ease-out;
}*/

.menu a:hover {
    color: #69c3db !important;
}

.menu ul {
    border-bottom: 4px solid #78c9de;
    left: 0;
    padding: 34px 0 0;
    position: absolute;
    top: 48px;
    visibility: hidden;
    width: 198px;
}

.menu li li {
    display: block;
    float: none;
    margin: 0;
    background: rgba(255, 255, 255, 1)
        /*url(../images/menu-li-right-a.png) no-repeat 175px 18px*/
    ;
}

.menu li li:hover {
    background: rgba(255, 255, 255, 1)
        /*url(../images/menu-bg-arrow.png) no-repeat 175px 18px*/
    ;
}

.menu li.m-arrow,
.menu li.m-arrow:hover {
    background: rgba(255, 255, 255, 1) url(../images/menu-li-right-a.png) no-repeat 95% 18px;
}


/*.menu li li li{
background:rgba(255,255,255, 0.9);
}
.menu li li li:hover{
background:rgba(255,255,255, 0.9);
}*/

.menu li li:last-child {
    border-bottom: none;
}

.menu li li a {
    height: auto;
    padding: 12px 20px 12px 15px;
    text-shadow: none;
    text-align: left;
    color: #7D7D7C !important;
    border-bottom: none;
    margin: 0px;
    font: 400 16px/18px "Lato", sans-serif;
    text-transform: none;
    background: none !important;
    cursor: pointer !important;
}

.menu ul ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 175px;
    padding: 0 0 0 2px;
}

.menu ul ul.app-sub-menu {
    width: 200px;
}

.menu ul ul ul {
    position: absolute;
    top: 0;
    visibility: hidden;
}

.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}

.menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.home-nav {
    width: 11%;
}

.about-nav {
    width: 11%;
}

.procedures-nav {
    width: 18%;
}

.patient-nav {
    width: 13%;
}

.testimonials-nav {
    width: 18%;
}

.support-nav {
    width: 17%;
}

.contact-nav {
    width: 12%;
}


/*-----------Mobile Menu CSS-------------*/

.menu-mobile {
    background: #71c5dd;
    padding: 6px 0 6px 0px;
    width: 100%;
}

.menu-mobile img {
    float: right;
    margin: 1px 5px 0 0;
}

.menu-mobile a {
    color: #fff;
    font: 400 18px/22px "Open Sans", sans-serif;
    padding: 0 0 0 10px;
}

.par-menu li {
    width: 100%;
    background: #9ad8e9;
    border-bottom: 1px solid #bde3ee;
}

.par-menu li li {
    background: #30add1;
}

.par-menu li li li {
    background: #6fdaf9;
}

.sub-menu {
    display: none;
}

.par-menu li li a {
    padding: 5px 0 5px 4%;
}

.par-menu li li li a {
    padding: 5px 0 5px 6%;
}

.par-menu li li li li a {
    padding: 5px 0 5px 10%;
}

.par-menu li a {
    color: #fff;
    display: block;
    font: 700 14px/18px "Open Sans", sans-serif;
    padding: 8px 0 8px 10px;
}

.par-menu li:hover {
    background: #40b5d6;
}

.menu-parent,
.sub-parent {
    background: url(../images/menu-li-ar.png) no-repeat scroll 98% 7px;
}

.menu-parent:hover,
.sub-parent:hover {
    background: url(../images/menu-li-ab.png) no-repeat scroll 98% 9px;
}


/* ------------------------------ Banner CSS ------------------------------ */

#Intra-Container #Interactivity {
    height: 443px;
}

#Intra-Container-S #Interactivity {
    height: 300px;
}


/*#Intra-Container #Interactivity .banner1 {
background: url(../images/banner1-m.png) right top no-repeat;
}
#Intra-Container #Interactivity .banner1 .Intra-L {
background: url(../images/banner1-l.png) right top no-repeat;
}
#Intra-Container #Interactivity .banner1 .Intra-R {
background: url(../images/banner1-r.png) left top no-repeat;
}*/

#Intra-Container #Interactivity .banner1 {
    background: url(../images/banner2-m.png) right top no-repeat;
}

#Intra-Container #Interactivity .banner1 .Intra-L {
    background: url(../images/banner2-l.png) right top no-repeat;
}

#Intra-Container #Interactivity .banner1 .Intra-R {
    background: url(../images/banner2-r.png) left top no-repeat;
}

#Intra-Container #Interactivity .banner2 {
    background: url(../images/admin-banner-home-m.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner2 .Intra-L {
    background: url(../images/admin-banner-home-l.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner2 .Intra-R {
    background: url(../images/banner3-r.jpg) left top no-repeat;
}

#Intra-Container #Interactivity .banner3 {
    background: url(../images/banner4-m.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner3 .Intra-L {
    background: url(../images/banner4-l.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner3 .Intra-R {
    background: url(../images/banner4-r.jpg) left top no-repeat;
}

#Intra-Container #Interactivity .banner4 {
    background: url(../images/banner5-h-updated.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner4 .Intra-L {
    background: url(../images/banner6-l.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner4 .Intra-R {
    background: url(../images/banner6-r.jpg) left top no-repeat;
}

#Intra-Container #Interactivity .banner5 {
    background: url(../images/banner6-h-updated.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner5 .Intra-L {
    background: url(../images/banner6-l.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner5 .Intra-R {
    background: url(../images/banner6-r.jpg) left top no-repeat;
}

#Intra-Container #Interactivity .banner6 {
    background: url(../images/banner7-h-updated.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner6 .Intra-L {
    background: url(../images/banner6-l.jpg) right top no-repeat;
}

#Intra-Container #Interactivity .banner6 .Intra-R {
    background: url(../images/banner6-l.jpg) left top no-repeat;
}


/*#Intra-Container-S #Interactivity .banner1 {
background: url(../images/sub-banner1-m.jpg) right top no-repeat;
}
#Intra-Container-S #Interactivity .banner1 .Intra-L {
background: #f5f3f7;
}
#Intra-Container-S #Interactivity .banner1 .Intra-R {
background: #f5f3f7;
}*/

#Intra-Container-S #Interactivity .banner1 {
    background: url(../images/sub-banner2-m.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner1 .Intra-L {
    background: url(../images/sub-banner2-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner1 .Intra-R {
    background: #eff5f5;
}

#Intra-Container-S #Interactivity .banner2 {
    background: url(../images/admin-banner-m.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner2 .Intra-L {
    background: url(../images/admin-banner-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner2 .Intra-R {
    background: #e4e5e0;
}

#Intra-Container-S #Interactivity .banner3 {
    background: url(../images/sub-banner4-m.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner3 .Intra-L {
    background: url(../images/sub-banner4-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner3 .Intra-R {
    background: url(../images/sub-banner4-r.jpg) left top no-repeat;
}

#Intra-Container-S #Interactivity .banner4 {
    background: url(../images/sub-banner5-updated.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner4 .Intra-L {
    background: url(../images/sub-banner5-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner4 .Intra-R {
    background: url(../images/sub-banner5-r.jpg) left top no-repeat;
}

#Intra-Container-S #Interactivity .banner5 {
    background: url(../images/sub-banner6-updated.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner5 .Intra-L {
    background: url(../images/sub-banner5-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner5 .Intra-R {
    background: url(../images/sub-banner5-r.jpg) left top no-repeat;
}

#Intra-Container-S #Interactivity .banner12 {
    background: url(../images/sub-banner7-new.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner12 .Intra-L {
    background: url(../images/sub-banner5-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner12 .Intra-R {
    background: url(../images/sub-banner5-r.jpg) left top no-repeat;
}


/*#Intra-Container-S #Interactivity .banner6 {
    background: url(../images/our-support-staff-banner-left.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner6 .Intra-L {
    background: url(../images/our-support-staff-banner-right.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner6 .Intra-R {
    background: #f5f3f7;
}*/


#Intra-Container-S #Interactivity .banner7 {
    background: url(../images/surgeons-banner-updated.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner7 .Intra-L {
    background: url(../images/surgeons-banner-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner7 .Intra-R {
    background: #f5f3f7;
}

#Intra-Container-S #Interactivity .banner6 {
    background: url(../images/sub-banner-7-updated.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner6 .Intra-L {
    background: url(../images/sub-banner-7-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner6 .Intra-R {
    background: url(../images/sub-banner-7-r.jpg) left top no-repeat;
}

#Intra-Container-S #Interactivity .banner8 {
    background: url(../images/dietitians-banner-m-new.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner8 .Intra-L {
    background: url(../images/dietitians-banner-l-new.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner8 .Intra-R {
    background: #f5f3f7;
}

#Intra-Container-S #Interactivity .banner9 {
    background: url(../images/admin-banner-m.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner9 .Intra-L {
    background: url(../images/admin-banner-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner9 .Intra-R {
    background: #e4e5e0;
}

#Intra-Container-S #Interactivity .banner10 {
    background: url(../images/bariatric-physician.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner10 .Intra-L {
    background: url(../images/surgeons-banner-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner10 .Intra-R {
    background: #f5f3f7;
}

#Intra-Container-S #Interactivity .banner13 {
    background: url(../images/the-hope-fund-banner.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner13 .Intra-L {
    background: url(../images/the-hope-fund-banner-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner13 .Intra-R {
    background: url(../images/the-hope-fund-banner-r.jpg) right top no-repeat;
    right: -42.1%;
}



#Intra-Container-S #Interactivity .banner11 {
    background: url(../images/practice-nurses.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner11 .Intra-L {
    background: url(../images/surgeons-banner-l.jpg) right top no-repeat;
}

#Intra-Container-S #Interactivity .banner11 .Intra-R {
    background: #f5f3f7;
}











#Intra-Container #Interactivity .banner-text {
    position: absolute;
    right: 1%;
    top: 20%;
    width: 372px;
}

#Intra-Container-S #Interactivity .banner-text {
    position: absolute;
    right: 2%;
    top: 36%;
    width: 480px;
}

#Intra-Container #Interactivity .banner-text h2 {
    font: lighter 26px/32px 'Georgia', sans-serif;
    color: #505050;
    margin: 0 0 23px 0;
    text-align: center;
}

#Intra-Container #Interactivity .banner-text p {
    font: 300 18px/24px "Lato", sans-serif;
    color: #272727;
    text-align: center;
}

#Intra-Container-S #Interactivity .banner-text h2 {
    font: lighter 26px/32px 'Georgia', sans-serif;
    color: #505050;
    margin: 0 0 14px 0;
    text-align: center;
}

.banner-more {
    float: left;
    margin: 21px 205px 0 0;
    text-align: center;
    width: 124px;
}

.banner-more a {
    background: #69c3db;
    border-radius: 16px;
    color: #fff;
    display: block;
    font: 700 12px/12px 'Yantramanav', sans-serif;
    padding: 15px 0;
    text-transform: uppercase;
}

.banner-more a:hover {
    background: #23a2c4;
    text-decoration: none;
    transition: all 0.5s ease-in 0s;
}

.Banner_nav.prev,
.Banner_nav.next {
    width: 25px;
    height: 45px;
    position: absolute;
    display: block;
    z-index: 80;
}

.Banner_nav.prev {
    left: 0px;
    top: 45%;
    background: url(../images/banner-nav-l.png) no-repeat 0px 0px;
}

.Banner_nav.next {
    right: 0px;
    top: 45%;
    background: url(../images/banner-nav-r.png) no-repeat 0px 0px;
}

.tax {
    background: #70c4dc;
    display: inline;
    color: #fff;
    padding: 6px;
    border-radius: 10px;
}
.tax a{
    color: #fff !important;
}
.tax a:hover{
    color: #6c6b6b !important
}
/*------------Weightloss Surgery CSS-----------------*/

#Weightloss-main {
    min-height: 460px;
}

.weightloss-intra {
    width: 100%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding: 0 68px 0 68px;
}

.weightloss-intra h2 {
    font: lighter 30px/34px 'Georgia', sans-serif;
    margin: 43px 0 22px 0;
    color: #7d7c7c;
    text-align: center;
}

.weightloss-intra h2 span {
    color: #69c3db;
}

.weightloss-intra p {
    font: 400 15px/27px 'Open Sans', sans-serif;
    color: #6c6b6b;
}

.weightloss-intra li {
    display: inline-block;
    width: 295px;
    text-align: center;
    vertical-align: top;
}

.weight-img {
    border: 1px solid #dcdcdc;
    padding: 8px;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.weight-img a {
    display: block;
    /* height: 108px; */
    padding: 45px 5px;
    color: #ffffff !important;
    text-align: center;
}

.weight-img a:hover {
    color: #0668b1 !important;
}

.weightloss-intra li h3 {
    font: lighter 18px/22px 'Georgia', sans-serif;
    margin: 27px 0 17px 0;
    color: #505050;
}

.weightloss-intra li p {
    font: 400 14px/20px 'Open Sans', sans-serif;
    color: #6c6b6b;
    margin: 30px 0px;
}

.weightloss-intra ul {
    margin: 44px 0 0 0;
}

.weightloss-intra li a {
    color: #69c3db;
    font: 900 12px/16px 'Roboto', sans-serif;
    text-transform: uppercase;
}

.weightloss-intra li a:hover {
    color: #0a7c9b;
}

.right-procedure-h h3 span {
    display: block;
    font: 700 16px/20px 'Yantramanav', sans-serif;
}

.right-procedure-h > h3 {
    margin: 8px 0 17px !important;
}

.weight-los-h {
    margin: 0 5%;
}

.obesity-h .weight-img {
    /* background: url(../images/obesity-img-new.png) no-repeat center center; */
    border: 5px solid #69c3db;
    background: #69c3db;
}

.weight-los-h .weight-img {
    /* background: url(../images/weight-loss-img-new.png) no-repeat center center; */
    border: 5px solid #69c3db;
    background: #69c3db;
}

.right-procedure-h .weight-img {
    /* background: url(../images/procedure-img-new.png) no-repeat center center; */
    border: 5px solid #69c3db;
    background: #69c3db;
}


/*  .obesity-h:hover .weight-img {
background: url(../images/obesity-img-h.jpg) no-repeat center center;
border:5px solid #69c3db;
}
.weight-los-h:hover .weight-img {
background: url(../images/weight-loss-img-h.jpg) no-repeat center center;
border:5px solid #69c3db;
}
.right-procedure-h:hover .weight-img {
background: url(../images/procedure-img-h.jpg) no-repeat center center;
border:5px solid #69c3db;
} */


/* Icon Forward */

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 0.5em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-forward:hover:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

#Considering-weight-loss-main h2 {
    padding: 20px 5px 2px 5px;
    font: lighter 18px/24px 'Georgia', sans-serif;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 1px;
}

#Considering-weight-loss-main p {
    font: 400 16px/22px 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    margin: 10px 5px;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}

#Considering-weight-loss-main p a {
    color: #fff;
    text-decoration: underline;
}

#Considering-weight-loss-main p a:hover {
    color: #0a7c9b;
}

.home-videos {
    background: #69C4DC;
    width: 70%;
    display: block;
    margin: 10px auto 0px auto;
    padding: 10px;
}

.home-videos p {
    font-size: 20px !important;
    text-align: center;
    color: #fff !important;
}

.home-videos p a {
    color: #fff;
    text-decoration: underline;
}

.home-videos p a:hover {
    color: #0a7c9b;
}


/*-----------------Meet our team CSS--------------*/

#Meet-team-bg {
    background: url(../images/meet-our-team-bg.png) repeat-x left bottom;
}

#Meet-team-main {
    min-height: 446px;
}

.meet-team-intra {
    background: url("../images/meet-dr-h2-line.png") repeat-x scroll center 20px;
    width: 100%;
    margin-top: 20px;
}

.meet-team-intra h2 {
    background: #ffffff none repeat scroll 0 0;
    color: #505050;
    font: lighter 30px/35px "Georgia", sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 245px;
}

.meet-team-intra h2 a {
    color: #505050;
}

.meet-team-intra ul {
    margin: 55px 0 0 0;
}

.meet-team-intra li {
    text-align: center;
}

.meet-team-intra li img {
    margin: 0 !important;
}

.meet-team-intra li .dr-img-t {
    width: 200px;
    margin: 0 auto;
    position: relative;
}

.meet-team-intra li h2 {
    font: lighter 22px/28px "Georgia", sans-serif;
    background: none;
    margin: 17px 0 15px 0;
    width: auto;
}

.meet-team-intra li h2 a {
    display: block;
    color: #505050;
}

.meet-team-intra li:hover h2 a {
    color: #5ab7d0;
}

.meet-team-intra li h2 a span {
    display: block;
    color: #4e4e4e;
    font: 400 15px/25px "Yantramanav", sans-serif;
}

.meet-team-intra li:hover > .dr-img-t:before {
    border: 4px solid #69c3db;
    content: "";
    height: 105px;
    position: absolute;
    right: -8px;
    top: 71px;
    width: 0;
}

.meet-team-intra li:hover > .dr-img-t:after {
    border: 4px solid #69c3db;
    content: "";
    height: 105px;
    position: absolute;
    left: -8px;
    top: 71px;
    width: 0;
}


/*------------------Credibility CSS------------*/

.credibility-intra {
    width: 100%;
    text-align: center;
}

#Credibility-main {
    border-top: 1px solid #e1e1e1;
}

.homecred #Credibility-main {
    border-top: none !important;
}


/*------------------Aside CSS---------------------*/

#Content-Container > #Content-Main {
    padding: 26px 0 1.1% 0;
}

#Content-Left {
    /*background: url(../images/content-left-line.png) repeat-y scroll 96% top;*/
    background: none;
    padding: 0 12px 0 0;
}

#Sidebar {
    width: 320px;
    padding-bottom: 5%;
    display: none;
}

.weightloss-s {
    width: 100%;
}

.weightloss-s li {
    width: 100%;
    margin: 0 0 24px 0 !important;
    float: left;
}

.weightloss-s .weight-img {
    border: 1px solid #dcdcdc;
    height: 120px;
    padding: 0px;
    width: 120px;
    float: left;
    margin: 0 13px 0 0;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.weightloss-s .obesity-h .weight-img {
    /* background: url("../images/obesity-img-s.jpg") no-repeat scroll center center; 
background: url(../images/obesity-img-new.png) no-repeat center center;*/
    background: #69c3db;
}

.weightloss-s .weight-los-h .weight-img {
    /* background: url("../images/weight-loss-img-s.jpg") no-repeat scroll center center; 
background: url(../images/weight-loss-img-new.png) no-repeat center center;*/
    background: #69c3db;
}

.weightloss-s .right-procedure-h .weight-img {
    /* background: url("../images/procedure-img-s.jpg") no-repeat scroll center center; 
background: url(../images/procedure-img-new.png) no-repeat center center;*/
    background: #69c3db;
}


/*.weightloss-s .obesity-h:hover .weight-img {
background: url("../images/obesity-img-sh.jpg") no-repeat scroll center center; 
background: url(../images/obesity-img-h.jpg) no-repeat center center;
border:5px solid #69c3db;
}
.weightloss-s .weight-los-h:hover .weight-img {
background: url("../images/weight-loss-img-sh.jpg") no-repeat scroll center center; 
background: url(../images/weight-loss-img-h.jpg) no-repeat center center;
border:5px solid #69c3db;
}
.weightloss-s .right-procedure-h:hover .weight-img {
/* background: url("../images/procedure-img-sh.jpg") no-repeat scroll center center; 
background: url(../images/procedure-img-h.jpg) no-repeat center center;
border:5px solid #69c3db;
}*/

.weightloss-s .weight-los-h {
    margin: 0;
}

.weight-r {
    float: left;
    width: 56%;
}

.weightloss-s li .weight-r h3 {
    color: #505050;
    font: lighter 15px/22px "Georgia", sans-serif;
    margin: 0 0 7px 0
}

.weightloss-s li .weight-r p {
    color: #6c6b6b;
    font: 400 14px/18px "Open Sans", sans-serif;
    margin: 0 0 4px;
}

.weightloss-s li a {
    color: #69c3db;
    font: 900 12px/16px 'Roboto', sans-serif;
    text-transform: uppercase;
}

.weightloss-s li a:hover {
    color: #0a7c9b;
}

.weightloss-s .right-procedure-h h3 span,
.weightloss-s .weight-los-h h3 span,
.weightloss-s .obesity-h h3 span {
    display: block;
    font: lighter 16px/20px "Georgia", sans-serif;
}

.aside-dr {
    width: 100%;
    height: 395px;
    margin: 30px 0 0 0;
    background: url(../images/aside-dr-h2-bg.png) no-repeat scroll center 18px, url(../images/aside-dr-bg.jpg) no-repeat scroll center bottom;
}

.aside-dr h2 {
    background: #ffffff none repeat scroll 0 0;
    color: #505050;
    font: lighter 26px/32px "Georgia", sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 220px;
}

.aside-dr h2 a {
    color: #505050;
}

.dr-sec-s {
    position: relative;
    height: 330px;
    overflow: hidden;
    width: 100%;
    margin: 20px 0 0 0;
}

.dr-sec-s li h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font: lighter 22px/28px "Georgia", sans-serif;
    margin: 6px 0 15px;
    width: auto;
}

.dr-sec-s li h2 a {
    color: #505050;
    display: block;
}

.dr-sec-s li h2 a span {
    color: #4e4e4e;
    display: block;
    font: 400 16px/25px "Yantramanav", sans-serif;
}

.dr-sec-s .nbs-flexisel-nav-left,
.dr-sec-s .nbs-flexisel-nav-right {
    cursor: pointer;
    height: 16px;
    opacity: 0.4;
    position: absolute;
    top: 27% !important;
    width: 15px;
    z-index: 100;
}

.dr-sec-s .nbs-flexisel-nav-left {
    background: url("../images/aside-dr-nav-l.png") no-repeat scroll 0 0;
    left: 0;
}

.dr-sec-s .nbs-flexisel-nav-right {
    background: url("../images/aside-dr-nav-r.png") no-repeat scroll 0 0;
    right: 0;
}

.dr-sec-s li:hover h2 a {
    color: #5ab7d0;
}


/*--------------Related Links CSS----------------------*/

.related-links-bg {
    min-height: 255px;
}

.related-links {
    width: 100%;
    height: 110px;
    padding: 30px 30px 0 30px;
    margin: 60px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    background: #f2f2f2 url("../images/related-link-line.png") no-repeat scroll center 43px;
}

.textMain .related-links h2 {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #242424;
    font: 400 22px/26px "Yantramanav", sans-serif;
    margin: 0 auto !important;
    text-align: center !important;
    width: 220px !important;
    text-transform: uppercase;
}

.textMain .related-links ul {
    text-align: center;
    margin: 28px 0 0 0;
}

.textMain .related-links li {
    display: inline-block;
    width: 30%;
    height: 54px;
    padding: 0;
    margin: 0 2% 0 0;
    background: #5ab7d0 url(../images/related-link-arrow.png) no-repeat scroll 95% center;
}

.textMain .related-links li:last-child {
    margin: 0;
}

.textMain .related-links li a {
    color: #fff;
    display: block;
    font: 400 20px/24px "Yantramanav", sans-serif;
    padding: 14px 20px 14px 20px;
    text-align: left;
}

.textMain .related-links li .fa {
    font-size: x-large;
    font-weight: bold;
    position: relative;
    top: 2px;
    right: -29px;
}

.textMain .related-links li:hover a {
    text-decoration: none;
}


/* Sweep To Right */

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #84becd url(../images/related-link-arrow.png) no-repeat scroll 95% center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: white;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/*-----------------Services Page----------------------*/

.services-page aside {
    display: none !important;
}

.services-page #Content-Container {
    overflow: hidden;
}

.services-page #Content-Left {
    background: none !important;
    padding: 0 0px 0 0 !important;
}

.services-page .textMain {
    padding: 0 4px 30px 4px !important;
}

.textMain .procedure-section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    width: 100%;
    background: #f3f3f3;
    margin: 68px 0 0 0;
    padding: 37px 0 37px 0;
    position: relative;
}

.procedure-section .Intra-L,
.procedure-section .Intra-R {
    background: #f3f3f3;
}

.textMain .procedure-section li {
    display: inline-block;
    min-height: 250px;
    background: #ffffff;
    width: 29%;
    border: 1px solid #fff;
    padding: 0;
    text-align: center;
    vertical-align: top;
}

.textMain .procedure-section ul {
    margin: 0;
    text-align: center;
}

.textMain .procedure-section .procedure-text {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    margin-top: 24px;
}

.textMain .procedure-section .procedure-text h2 {
    font: 700 18px/23px "Yantramanav", sans-serif;
    color: #5c5c5c;
    text-align: center;
    margin: 0 0 22px 0;
}

.textMain .procedure-section .procedure-text p {
    color: #6c6b6b;
    font: 400 16px/22px "Yantramanav", sans-serif;
}

.textMain .procedure-section .procedure-more {
    border: 1px solid #d7d7d7;
    margin: 30px auto 0;
    text-align: center;
    width: 142px;
}

.textMain .procedure-section .procedure-more:hover {
    background: #5ab7d0;
    border: 1px solid #5ab7d0;
}

.textMain .procedure-section .procedure-more:hover a {
    color: #fff !important;
    text-decoration: none;
}

.textMain .procedure-section .procedure-more .fa.fa-angle-right {
    color: #5c5c5c;
    font-size: large;
    margin: 0 0 0 10px;
    position: relative;
    top: 1px;
}

.textMain .procedure-section .procedure-more:hover .fa.fa-angle-right {
    color: #fff;
}

.textMain .procedure-section .procedure-more a {
    display: block;
    text-transform: uppercase;
    font: 400 14px/19px "Open Sans", sans-serif;
    color: #5c5c5c !important;
    padding: 13px 0;
}

.textMain .procedure-section li span {
    width: 129px;
    height: 129px;
    margin: 0 auto;
    margin-top: 27px;
    display: block;
}

.textMain .procedure-section li:hover {
    border: 1px solid #5ab7d0;
}

.textMain .procedure-section li.gastricballoon,
.textMain .procedure-section li.sleevegastrectomy {
    margin: 0 0 30px 0;
}

.textMain .procedure-section li.gastricband {
    margin: 0 30px 30px 30px;
}

.textMain .procedure-section li.anastomosis {
    margin: 0 30px 0px 30px;
}

.textMain .procedure-section li.gastricballoon span {
    background: url(../images/gastric-balloon.png) no-repeat scroll center top;
}

.textMain .procedure-section li.gastricband span {
    background: url(../images/gastric-band.png) no-repeat scroll center top;
}

.textMain .procedure-section li.sleevegastrectomy span {
    background: url(../images/sleeve-gastrectomy.png) no-repeat scroll center top;
}

.textMain .procedure-section li.gastricbypass span {
    background: url(../images/gastric-bypass.png) no-repeat scroll center top;
}

.textMain .procedure-section li.anastomosis span {
    background: url(../images/anastomosis.png) no-repeat scroll center top;
}

.textMain .procedure-section li.bariatricsurgery span {
    background: url(../images/bariatric-surgery.png) no-repeat scroll center top;
}

.textMain .procedure-section li.gastricballoon:hover span {
    background: url(../images/gastric-balloon-h.png) no-repeat scroll center top;
}

.textMain .procedure-section li.gastricband:hover span {
    background: url(../images/gastric-band-h.png) no-repeat scroll center top;
}

.textMain .procedure-section li.sleevegastrectomy:hover span {
    background: url(../images/sleeve-gastrectomy-h.png) no-repeat scroll center top;
}

.textMain .procedure-section li.gastricbypass:hover span {
    background: url(../images/gastric-bypass-h.png) no-repeat scroll center top;
}

.textMain .procedure-section li.anastomosis:hover span {
    background: url(../images/anastomosis-h.png) no-repeat scroll center top;
}

.textMain .procedure-section li.bariatricsurgery:hover span {
    background: url(../images/bariatric-surgery-h.png) no-repeat scroll center top;
}


/*-------------Contact------------*/

.contact-page aside {
    display: none !important;
}

.contact-page #Content-Left {
    background: none !important;
    padding: 0 0px 0 0 !important;
}

.contact-page #Content-Container .textMain {
    padding: 0 0px 30px 0 !important;
}

.contact-section {
    margin: auto;
    max-width: 100%;
}

.contact-btns li {
    float: left;
    width: 49%;
    background: none !important;
    padding: 0 !important;
}

.contact-btns li:first-child {
    border-right: 1px solid #24a4c6;
}

.general-appointment #Content-Left {
    width: 100% !important;
}

.contact-btns {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
}

.contact-btns h1 {
    background: none !important;
    padding-bottom: 0px !important;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2%;
}

.contact-btns .cal-btn,
.contact-btns .appoint-btn {
    background: #5ab7d0;
    border: 1px solid #24a4c6;
    margin: 1% auto 0;
    width: 227px;
}

.contact-btns .cal-btn a,
.contact-btns .appoint-btn a {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 18px 0;
    display: block;
}

.contact-btns .appoint-btn a {
    padding: 18px 0 !important;
    text-transform: uppercase;
    font-size: 17px;
}

.contact-btns a:hover {
    text-decoration: none !important;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.contact-intra {
    float: left;
    width: 100%;
    margin-bottom: 3%;
}

.contact-intra .address-l {
    float: left;
    width: 35%;
    padding: 10px;
    position: relative;
    background: #dbeff4;
    min-height: 263px;
}

.contact-intra .address-l::after {
    border-color: transparent transparent transparent #dbeff4;
    border-style: solid;
    border-width: 30px 0 30px 29px;
    content: "";
    height: 0;
    position: absolute;
    right: -29px;
    top: 43%;
    width: 0;
}

.contact-intra .address-l li {
    background: none !important;
    padding: 0 !important;
    margin-bottom: 5px;
}

.contact-intra .address-l .fa {
    color: #0c7a98;
    margin: 0 10px 0 0;
}

.contact-intra .address-l h2 {
    background: #5ab7d0 none repeat scroll 0 0;
    color: #fff;
    font: 500 19px/22px "Yantramanav", sans-serif;
    margin: 0;
    padding: 5px;
    text-align: left;
}

.contact-map {
    float: right;
    margin: 0 0 0 3%;
    width: 56%;
    height: 262px;
    box-shadow: 0 0 5px #ccc;
    padding: 10px;
}

.contact-cal {
    margin: 30px 0 !important;
}

.imp-contacts {
    width: 319px;
    margin: 0 auto;
    height: 325px;
    box-shadow: 0 0 5px;
    text-align: center;
    padding: 5px;
}

.imp-contacts .textMainBold {
    text-align: center !important;
}

.imp-contacts .fa {
    color: #6d6deb;
    margin: 0 7px 0 0;
    font-size: x-large;
}

.imp-contacts h4 {
    text-align: center !important;
}

.imp-contacts li {
    padding: 5px 0 5px 5px !important;
    background: none !important;
    text-align: left;
    width: 206px;
    margin: 0 auto;
}

.imp-contacts li .ph-l {
    width: 120px;
    float: right;
}

.procdure_list {
    margin: 15px 0;
    text-align: center;
}

.procdure_list li {
    display: inline-block;
    width: 280px;
    margin: 0 10px 20px 10px;
    background: none !important;
    padding: 0px !important;
}

.procdure_list li a {
    box-shadow: 2px 2px 5px #888888;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    background: #69C3DB;
    display: block;
    text-align: center;
    padding: 12px 20px 12px 20px;
}

.procdure_list li a:hover {
    background: #155F73;
    color: #fff;
    text-decoration: none !important;
}


/* Sweep To Bottom */

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
    color: white;
}

.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}


/*---------------------Footer CSS------------------------*/

footer {
    overflow: hidden;
}

.footer-main-bg {
    width: 100%;
    background: #71c5dd;
}

.footer-main {
    /*	min-height: 327px;
background: url(../images/footer-main-bg.png) no-repeat scroll center top;*/
    color: #fff;
    text-align: center;
    font: lighter 22.5px/35px 'Georgia', sans-serif;
}

.footer-intra {
    min-height: 79px;
    padding: 25px 0 0 0;
    font: 400 14px/18px "Lato", sans-serif;
    box-sizing: border-box;
}

.footer-intra-bg {
    width: 100%;
    background: url(../images/footer-intra-bg.jpg) repeat-x scroll 0px 0px;
}

.footer-main .intra-div,
.footer-intra .intra-div {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2px;
    display: table;
    table-layout: fixed;
    padding: 35px 0px;
}

.foot-loactions,
.foot-quick-links {
    display: table-cell;
}

.foot-loactions {
    height: 226px;
    width: 70%;
    position: relative;
    overflow: hidden;
}

.img-l {
    float: left;
    border: 17px solid #54b7d1;
    margin: 0 12% 0 0;
}

.address-r {
    width: 240px;
    float: left;
}

.address-r h3 {
    font: 300 28px/32px 'Rubik', sans-serif;
    color: #0c7a98;
    margin: 0 0 10px 0;
}

.address-r h3 a {
    font: 400 26px/32px 'Rubik', sans-serif;
    color: #fff;
}

.address-r h3 a:hover,
.address-r .loc-mail a:hover {
    color: #cdedf6;
}

.address-r h4 {
    font: 700 20px/24px "Lato", sans-serif;
    color: #0c7a98;
    margin: 0 0 6px 0;
}

.address-r p {
    font: 400 15px/22px "Lato", sans-serif;
    color: #fff;
    margin: 0;
}

.address-r .after-hour {
    color: #0c7a98 !important;
    margin: 7px 0 0 0;
}

.address-r .after-hour a {
    font: 700 15px/22px "Lato", sans-serif;
    color: #0c7a98;
}

.address-r .loc-mail {
    margin: 13px 0 0 0;
}

.address-r .loc-mail:hover .fa {
    color: #dde6e8;
}

.address-r .loc-mail .fa {
    margin: 0px 7px 0 0;
    font-size: large;
    color: #0c7a98;
}

.address-r .loc-mail a {
    color: #fff;
    font: 400 15px/19px 'Roboto', sans-serif;
}

.foot-quick-links {
    width: 268px;
    float: right;
}

.foot-quick-links li {
    font: 300 20px/24px "Georgia", sans-serif;
    border-bottom: 1px solid #53afc9;
}

.foot-quick-links li:last-child {
    border-bottom: none;
}

.foot-quick-links li a {
    display: block;
    color: #fff;
    padding: 22px 0 23px 0;
}

.foot-quick-links li:hover a {
    color: #cdedf6;
}

.foot-quick-links li:first-child a {
    padding: 0px 0 26px 0;
}

.foot-quick-links li:first-child span {
    margin: 0px 15px 0 0;
}

.foot-quick-links li span {
    width: 32px;
    height: 37px;
    float: left;
    margin: 20px 15px 0 0;
    background: url(../images/sprite.png) no-repeat scroll 0px 0px;
}

.foot-quick-links .forms-f span {
    background-position: 0 -56px;
}

.foot-quick-links .visit-f span {
    background-position: -56px -56px;
}

.foot-quick-links .schedule-f span {
    background-position: -113px -56px;
}

.foot-ypo {
    float: left;
    width: 101px;
    margin: 14px 0 0 0;
}

.foot-links {
    float: left;
    width: 50%;
    font: 400 14px/18px "Lato", sans-serif;
}

.foot-links a {
    color: #fff;
    margin: 0 9px 0 0;
}

.foot-links a:hover {
    color: #d6eef5;
}

.foot-copyright {
    float: right;
    width: 29%;
}

.foot-copyright h1,
.foot-copyright h1 a {
    font: 400 14px/18px "Lato", sans-serif;
    color: #fff;
}

.foot-loactions .location_nav.prev,
.foot-loactions .location_nav.next {
    display: block;
    height: 16px;
    position: absolute;
    width: 15px;
    z-index: 80;
}

.foot-loactions .location_nav.prev {
    background: rgba(0, 0, 0, 0) url("../images/aside-dr-nav-l.png") no-repeat scroll 0 0;
    left: 20%;
    bottom: 2px;
}

.foot-loactions .location_nav.next {
    background: rgba(0, 0, 0, 0) url("../images/aside-dr-nav-r.png") no-repeat scroll 0 0;
    right: 72%;
    bottom: 2px;
}


/*-----------------Multimedia CSS----------------------------*/

.multimedia-iframe iframe {
    border: none;
    height: 300px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border: 5px solid #475EA5;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*.videos{
    text-align: center;
}*/

.videos li {
    width: 48%;
    display: inline-block;
    background: none !important;
    padding: 5px !important;
}

.videos li span {
    text-align: center;
    display: block;
    font-weight: 600;
    color: #fff;
    background: #475EA5;
    font-size: 18px;
}


/*----------------------------- Navigation Starts ------------------------------*/

.navigation {
    font: 400 16px/20px "Yantramanav", sans-serif;
    color: #5ab7d0;
    text-align: center;
    margin: 0 0 38px 0;
}

.navigation a {
    color: #000000;
}

.navigation a:hover {
    color: #5ab7d0;
}


/*------------------------- textMain Starts ------------------------------*/

.textMain {
    font: 400 16px/22px 'Yantramanav', sans-serif;
    color: #6c6b6b;
    padding: 0px 30px 30px 0px;
    text-align: justify;
}

.textMain a {
    color: #025384;
}

.textMain a:hover {
    text-decoration: underline;
}

.textMain ul {
    padding: 0px;
    margin: 10px 0px;
}

.textMain ol {
    padding: 0px;
    margin: 10px 0px 0px 45px;
}

.textMain ul li {
    background: url(../images/li-bg.png) no-repeat 15px 12px;
    padding: 5px 0px 5px 30px;
    list-style: none;
}

.textMain ol li {
    padding: 5px 0px 5px 0px;
    list-style: decimal;
    background: none;
}

.textMain ul ul,
.textMain ol ol {
    margin: 0px;
    padding: 5px 0px 5px 20px;
}

.textMain ul ul li {
    background: none;
    padding: 5px 0px;
    list-style: circle;
}

.textMain ol ol li {
    padding: 5px 0px;
    list-style-type: lower-alpha;
}

.textMain ul ul ul li {
    list-style: square;
}

.textMain ol ol ol li {
    list-style: lower-roman;
}

.textMain li p {
    margin: 5px 0px;
}


/*----------------------------- textMain Heading Starts ------------------------*/

.textMain h1 {
    color: #5ab7d0;
    font: lighter 32px/36px "Georgia", sans-serif;
    text-align: center;
    margin: 0 0 30px 0px;
}

.span-head {
    color: #47a0b8;
    font: 400 22px/26px "Yantramanav", sans-serif;
    text-align: center;
}

.textMain h2 {
    font: 400 28px/32px "Yantramanav", sans-serif;
    color: #5ab7d0;
    text-align: center;
    margin: 20px 0 20px 0;
}

.textMain h2 span {
    font: 400 16px/22px "Yantramanav", sans-serif;
}

.textMain h2 a {
    color: #5ab7d0;
    text-decoration: underline;
}

.textMain h2 a:hover {
    color: #58aac1;
    text-decoration: underline;
}

.textMain h3 {
    font: 700 22px/26px "Yantramanav", sans-serif;
    color: #5ab7d0;
    text-align: left;
    margin: 20px 0px 20px 0px;
}

.h3-tag {
    font: 700 22px/26px "Yantramanav", sans-serif !important;
    color: #5ab7d0 !important;
    text-align: left !important;
    margin: 0px !important;
}

.textMain h3 a {
    color: #5ab7d0;
    text-decoration: underline;
}

.textMain h3 a:hover {
    color: #58aac1;
    text-decoration: underline;
}

.textMain h4 {
    font: 700 18px/18px "Yantramanav", sans-serif;
    color: #000000;
    text-align: left;
}

.textMain h4 a {
    color: #5b9df4;
}

.textMain h4 a:hover {
    text-decoration: underline;
}

.textMainBold {
    font: 700 14px/22px 'Open Sans', sans-serif;
    color: #6c6b6b;
    text-align: left;
}

.textMainBold a {
    color: #025384;
}

.textMainBold a:hover {
    text-decoration: underline;
}

.PDFtext {
    font: normal 12px 'Open Sans', sans-serif;
    color: #999999;
}

.PDFtext img {
    margin: 0 8px 0 0;
    float: left;
}


/*your journey*/

.your-journey-page #Sidebar {
    display: none;
}

.your-journey-page #Content-Left {
    background: none;
}

#ur_journey {
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 0 20px 0;
}

.ur_journey {
    max-width: 940px;
    height: auto;
    margin: 0 auto;
}

.ur_journey_bg {
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/arrow_bg.png) no-repeat 0 107px;
    position: relative;
    padding: 20px 0px 441px 0px;
}

#ur_journey span a {
    text-align: center;
    font-size: 35px;
    color: #54B9D5;
    text-transform: uppercase;
    font-family: "Lato Bold";
    padding: 35px 0 19px 0;
    width: 100%;
    float: left;
}

#ur_journey_border {
    border: solid 1px #a9a9a9;
    width: 220px;
    text-align: center;
    margin: 0 38% 20px 38%;
    float: left;
}

ul.ur_journey_nav {
    width: 140px;
    margin: 0px !important;
    clear: both;
    float: right;
}

span.ass_hd {
    width: 140px;
    margin-top: 20px;
    clear: both;
    float: right;
    font-weight: bold;
}

ul.ur_journey_nav li {
    list-style: none;
    background: url(../images/uj-icon.jpg) no-repeat 5px 8px;
    padding: 0px 0px 0px 18px;
    line-height: 20px;
}

ul.ur_journey_nav li a {
    list-style: none;
    color: #292929;
    font-size: 14px;
}

ul.ur_journey_nav li a:hover,
ul.ur_journey_nav1 li a:hover,
ul.hosp li a:hover,
.appointment1 a:hover,
a.being1:hover {
    color: #4CB479;
}

span.ass_hd1 {
    width: 140px;
    margin-top: 20px;
    clear: both;
    float: left;
    font-weight: bold;
}

ul.ur_journey_nav1 {
    width: 140px;
    margin-bottom: 20px;
    clear: both;
    float: left;
}

ul.ur_journey_nav1 li {
    list-style: none;
    background: url(../images/uj-icon.jpg) no-repeat 5px 8px;
    padding: 0px 0px 0px 18px;
    line-height: 20px;
}

ul.ur_journey_nav1 li a {
    list-style: none;
    color: #292929;
    font-size: 13px;
}

.ur_journey_box1 {
    cursor: pointer;
    width: 230px;
    min-height: 82px;
    float: left;
    position: absolute;
    top: 13px;
    left: 1px;
    background: url(../images/mobile_icon.png) no-repeat -1px 0px;
    padding: 0 0 4px 5px;
}

.ur_journey_box2 {
    cursor: pointer;
    width: 220px;
    min-height: 82px;
    float: left;
    position: absolute;
    top: 13px;
    left: 266px;
    background: url(../images/mobile_icon.png) no-repeat -1px -106px;
    padding: 3px 0 0 15px;
}

.ur_journey_box3 {
    cursor: pointer;
    width: 238px;
    min-height: 100px;
    float: left;
    position: absolute;
    top: 45px;
    left: 520px;
    background: url(../images/mobile_icon.png) no-repeat 8px -198px;
}

.ur_journey_box4 {
    cursor: pointer;
    width: 214px;
    min-height: 82px;
    float: left;
    position: absolute;
    top: 218px;
    left: 86px;
    background: url(../images/mobile_icon.png) no-repeat 123px -306px;
    padding: 10px 0 5px 0;
}

.ur_journey_box5 {
    cursor: pointer;
    width: 220px;
    min-height: 82px;
    float: left;
    position: absolute;
    top: 358px;
    left: 424px;
    background: url(../images/mobile_icon.png) no-repeat 123px -414px;
    padding: 10px 0 5px 0;
}

.ur_journey_box6 {
    cursor: pointer;
    width: 240px;
    min-height: 82px;
    float: left;
    position: absolute;
    top: 210px;
    left: 694px;
    background: url(../images/mobile_icon.png) no-repeat 5px -520px;
    padding: 10px 0 10px 0;
}

.ur_journey_box1:hover {
    background: url(../images/mobile_icon.png) no-repeat -1px 0px;
}

.ur_journey_box2:hover {
    background: url(../images/mobile_icon.png) no-repeat -1px -106px;
}

.ur_journey_box3:hover {
    background: url(../images/mobile_icon.png) no-repeat 8px -198px;
}

.ur_journey_box4:hover {
    background: url(../images/mobile_icon.png) no-repeat 123px -306px;
}

.ur_journey_box5:hover {
    background: url(../images/mobile_icon.png) no-repeat 123px -414px;
}

.ur_journey_box6:hover {
    background: url(../images/mobile_icon.png) no-repeat 5px -520px;
}

#ur_journey_mobi {
    display: none;
    text-align: center;
}

#ur_journey_mobi div {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    min-height: 200px;
}

.ur_journey_box1_mobi {
    padding-left: 93px;
    width: 207px;
    position: relative;
}

.ur_journey_box1_mobi::after {
    content: '';
    position: absolute;
    background: url(../images/mobile_icon.png) no-repeat -1px 0;
    width: 93px;
    height: 102px;
    left: 0px;
    top: 20px;
}

.ur_journey_box2_mobi {
    padding-left: 93px;
    width: 207px;
    position: relative;
}

.ur_journey_box2_mobi::after {
    content: '';
    position: absolute;
    background: url(../images/mobile_icon.png) no-repeat -1px -106px;
    width: 93px;
    height: 102px;
    left: 0px;
    top: 20px;
}

.ur_journey_box3_mobi {
    padding-left: 93px;
    width: 207px;
    position: relative;
}

.ur_journey_box3_mobi::after {
    content: '';
    position: absolute;
    background: url(../images/mobile_icon.png) no-repeat -1px -212px;
    width: 93px;
    height: 102px;
    left: 0px;
    top: 20px;
}

.ur_journey_box4_mobi {
    padding-left: 93px;
    width: 207px;
    position: relative;
}

.ur_journey_box4_mobi::after {
    content: '';
    position: absolute;
    background: url(../images/mobile_icon.png) no-repeat -1px -306px;
    width: 93px;
    height: 102px;
    left: 0px;
    top: 20px;
}

.ur_journey_box5_mobi {
    padding-left: 93px;
    width: 207px;
    position: relative;
}

.ur_journey_box5_mobi::after {
    content: '';
    position: absolute;
    background: url(../images/mobile_icon.png) no-repeat -1px -414px;
    width: 93px;
    height: 102px;
    left: 0px;
    top: 20px;
}

.ur_journey_box6_mobi {
    padding-left: 93px;
    width: 207px;
    position: relative;
}

.ur_journey_box6_mobi::after {
    content: '';
    position: absolute;
    background: url(../images/mobile_icon.png) no-repeat -1px -520px;
    width: 93px;
    height: 102px;
    left: 0px;
    top: 20px;
}


/*** Contact Address Block Styles ***/


/*.address-block {
border: 1px solid #69c3db;
color: #000;
float: left;
margin: 5px auto;
width: 99.5%;
}*/

.address {
    /*float: left;*/
    /*padding: 1% 0% 10px 2%;
width: 33%;*/
    line-height: 22px;
}

.address-block h2,
.address-block1 h2,
.address-block2 h2 {
    background: #69C3DB;
    clear: both;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 5px 0 8px 10px;
}

.address-block h2 a,
.address-block1 h2 a,
.address-block2 h2 a {
    color: #fff;
    display: block;
    width: 100%;
    text-decoration: none;
}

.address-block h2 a:hover,
.address-block1 h2 a:hover,
.address-block2 h2 a:hover {
    color: #fff;
    text-decoration: underline;
}

.map-icon {
    float: right;
    padding: 0px 0% 10px 0%;
    width: 370px;
    text-align: center;
}

.map-icon p {
    clear: both;
}

.map-icon ul {
    width: 100%;
    text-align: center;
}

.map-icon ul li {
    display: inline-block;
    margin: 0px 5px 10px 5px;
    list-style: none !important;
    width: 173px;
    background: none;
    padding: 0px;
}

.address1 {
    float: left;
    line-height: 22px;
    padding: 0 0 10px 2%;
    width: 96%;
}

.address-block2 {
    color: #666666;
    float: left;
    margin: 0px auto;
    width: 33%;
    text-align: left;
}

#connect-sblock {
    background: #ECFBFF;
    margin: 15px 0;
    /*clear: both;*/
    border: 1px solid #69c3db;
}

#connect-sblock ul li {
    /*float: left;*/
    padding: 15px 0 20px 25px;
    width: 42%;
    list-style: none !important;
    color: #000;
}

#connect-sblock ul li.phone {
    background: url(../images/contact-icons.png) 0 -111px no-repeat;
}

#connect-sblock ul li.fax {
    background: url(../images/contact-icons.png) 0 16px no-repeat;
    color: #69C3DB !important;
}

#connect-sblock ul li.mail {
    background: url(../images/contact-icons.png) 0 -48px no-repeat;
}

#connect-sblock ul li.website {
    background: url(../images/contact-icons.png) 0 -176px no-repeat;
}

#connect-sblock > ul {
    margin-left: 20px;
}

#connect-sblock {
    background: #ECFBFF;
    margin: 15px 0;
}

#connect-sblock ul li {
    /*float: left;*/
    padding: 15px 0 20px 25px;
    width: 42%;
    list-style: none !important;
    color: #000;
}

#connect-sblock ul li.phone {
    background: url(../images/contact-icons.png) 0 -111px no-repeat;
}

#connect-sblock ul li.fax {
    background: url(../images/contact-icons.png) 0 16px no-repeat;
    color: #025384 !important;
}

.map-icon p span.fax {
    background: url(../images/contact-icons.png) 0 16px no-repeat;
    display: inline-block;
}

#connect-sblock ul li.mail {
    background: url(../images/contact-icons.png) 0 -48px no-repeat;
}

#connect-sblock ul li.website {
    background: url(../images/contact-icons.png) 0 -176px no-repeat;
}

#connect-sblock > ul {
    margin-left: 20px;
}


/*--------------- Old Css--------------*/

.box_dr1_profile_right {
    float: left;
    width: 55%;
    padding: 7% 0% 0% 9%;
}

.our-team-page #Sidebar {
    display: none;
}

.our-team-page #Content-Left {
    padding: 0px;
    background: none;
}

.our-team-page .textMain {
    padding: 0 0 30px 0;
}

.team-con {
    width: 100%;
    display: table;
    text-align: center;
    padding: 10px 0 30px 0;
}

.box_dr1,
.box_dr2 {
    /*background: none repeat scroll 0 0 #e7f6ff;*/
    border: 1px solid #69C3DB;
    display: inline-block;
    vertical-align: top;
    height: auto;
    margin: 70px 1% 2% 1%;
    width: 210px;
    padding: 5px 0 10px 0;
    /*min-height: 300px;*/
    min-height: 210px;
}

.denti-box {
    margin: 95px 3% 2% 3% !important;
}

.box-new {
    /*margin: 20px 1%;*/
    width: 230px !important;
    height: auto;
}


/*.box_dr2 {
background: none repeat scroll 0 0 #e7f6ff;
border: 1px solid #ccc;
float: left;
height: auto;
margin: 2% 2% 2% 0;
width: 46%;
padding: 5px 0 30px 0;
min-height: 275px;
}*/

.our_dr_img {
    width: 100%;
    height: auto;
    /*float: left;
padding: 3% 0% 0% 0;*/
    text-align: center;
    margin: -85px auto 0 auto;
}

.box_dr1_right {
    width: 96%;
    padding: 5% 2% 0% 2%;
    text-align: center;
}

.box_dr1_right a.namedr1 {
    font-size: 20px;
    color: #155f73;
    min-height: 24px;
    font-style: normal;
}

.box_dr1_right a.namedr {
    font-size: 16px;
    color: #000;
    min-height: 24px;
    font-style: normal;
}

.namedr13 {
    margin: 5px 0 0 0;
}

.namedr13 a.namedr12 {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    clear: both;
    padding: 5px 15px 5px 15px;
    text-align: center;
    background: #71C5DD;
}

.namedr13 a.namedr12:hover {
    background: #50a9c2;
    color: #fff;
    text-decoration: none;
}

.namedr13 {
    float: left;
    width: 100%;
    padding: 2% 0% 2% 0%;
    display: none;
}

.namedr14 {
    float: left;
    width: 100%;
    min-height: 55px;
}

.namedr1 > img {
    border: 2px solid #69C3DB;
    border-radius: 103px;
    width: 150px;
}

.dr-pic-con {
    float: right;
    background: #73C7DF;
    color: #ffffff;
    padding: 10px;
    margin: 0px 0 12px 20px;
    font: normal 16px/22px Verdana, Geneva, sans-serif;
    text-align: center;
}

.dr-pic-con1 {
    float: left !important;
}

.dr-pic-con span {
    display: block;
    font: normal 12px Verdana, Geneva, sans-serif;
}

.img-right {
    float: right;
    margin: 0px 0 10px 15px;
}

.img-right img {
    border: 1px solid #E2E2E2;
}

.img-left {
    float: left;
    margin: 0px 15px 10px 0px;
}

.img-left img {
    border: 1px solid #E2E2E2;
}


/* Accordion */

.accordion {
    margin: 1em 0;
}

.accordion h2 {
    background: url(../images/plus-icon.png) no-repeat 98% center #ffffff;
    color: #ba3d00;
    cursor: pointer;
    font: 700 20px/24px 'PT Sans', sans-serif;
    margin: 10px 0 0;
    padding: 17px 3px 17px 20px;
    position: relative;
    border: 1px solid #515151;
}

.accordion h2 span {
    font: 400 15px 'Lato', sans-serif;
    color: #000000;
    display: block;
}

.accordion h2.actshown {
    background: url(../images/minus-icon.png) no-repeat 98% center #515151;
    color: #ffffff;
}

.accordion h2.actshown span {
    color: #ffffff;
}

.accordion .pane.actshown {
    display: block;
}

.accordion h2.current {
    background: url(../images/minus-icon.png) no-repeat 98% center #515151;
    color: #ffffff;
    cursor: pointer;
}

.accordion h2.current span {
    color: #ffffff;
}

.accordion div.pane {
    border-left: 1px solid #515151;
    border-right: 1px solid #515151;
    border-bottom: 3px solid #ba3d00;
    padding: 15px 20px 15px 20px;
    display: none;
}

.bmi-table {
    float: right;
    margin: 0px 0 10px 15px;
}

.post-image {
    float: left;
    margin: 15px 15px 5px 0;
}

.post-image img {
    border: 1px solid #cccccc;
    padding: 3px;
}

.textMain .blog-posts li {
    padding: 5px 0 5px 0;
    background: none;
    border-bottom: 1px solid #D3D3D3;
    margin: 0px 0 10px 0;
}

.post-content .read-more {
    height: 30px;
}

.post-content .read-more a {
    display: inline-block;
    padding: 5px 10px;
    background: #70C4DC;
    color: #ffffff;
    float: right;
    border-radius: 3px;
}


/*----------Popup screen---------------*/

.popFull {
    background: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 9999;
    display: none;
}

.popMain {
    position: fixed;
    z-index: 9999;
    width: auto;
    height: auto;
    display: none;
    justify-content: center;
    margin: 0px auto;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-bottom: 10px solid #23a2c4;
    border-radius: 30px;
    width: 580px;
}

.popMain p {
    padding: 10px;
    font: 500 16px/23px 'Open Sans', sans-serif;
}

.popMain p a {
    color: #23a2c4;
}

.popClose {
    position: absolute;
    z-index: 10;
    display: block;
    width: 20px;
    height: 20px;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    border: 2px solid #000;
    text-align: center;
    background: #fff;
    font: 400 16px/20px 'Open Sans', sans-serif;
    color: #000;
}

.popClose a {
    color: #000;
    display: block;
}


/* --------------------- .new-layout Style ------------------- */

.new-layout .address-block {
    border: 1px solid #69c3db;
    color: #000;
    margin: 5px auto;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    min-height: 500px;
    margin: 10px;
}

.new-layout .address-block h2,
.new-layout .address-block1 h2,
.new-layout .address-block2 h2 {
    background: #69c3db;
    clear: both;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 5px 0 8px 10px;
}

.box-layout {
    position: relative;
}

.new-layout .contact-intra {
    float: none;
    width: 30%;
    margin: 1%;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 0 5px #ccc;
}

.new-layout .contact-intra .address-l {
    float: none;
    width: auto;
    padding: 10px;
    position: relative;
    background: no-repeat;
    min-height: auto;
}

.new-layout .contact-map {
    float: none;
    margin: 0;
    width: auto;
    height: 262px;
    box-shadow: none;
    padding: 10px;
}

.new-layout .contact-intra .address-l::after {
    border-color: none;
    border-style: none;
    border-width: 0;
    content: none;
    height: auto;
    position: inherit;
    right: auto;
    top: auto;
    width: auto;
}

.icon-compass:before {
    content: "\e900";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-direction:before {
    content: "\e900";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-location:before {
    content: "\e900";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-compass1:before {
    content: "\e901";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-direction1:before {
    content: "\e901";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-location1:before {
    content: "\e901";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-phone:before {
    content: "\e902";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}

.icon-envelope:before {
    content: "\e903";
    font-family: 'icomoon';
    color: #666;
    font-size: 13px;
    margin-right: 4px;
}


/*.icon-envelop::before {
content: "\e945";
font-family: 'icomoon';
color: #666;
font-size: 13px;
margin-right: 4px;
}
.icon-compass2:before {
content: "\e94a";
font-family: 'icomoon';
color: #666;
font-size: 13px;
margin-right: 4px;
}*/

#map-icon-main.map-icon {
    float: none;
    width: auto;
    clear: both;
    text-align: left;
    padding: 10px;
}

.map-icon #connect-sblock {
    background: none;
    margin: 0;
    border: none;
}

.map-icon #connect-sblock > ul {
    margin: 0;
}

.map-icon #connect-sblock ul li {
    float: left;
    padding: 0px 20px;
    width: auto;
    list-style: none !important;
    color: #000;
}

.map-icon #connect-sblock ul li.phone {
    background: url(../images/contact-icons.png) 0 -123px no-repeat;
}

.map-icon #connect-sblock ul li.fax {
    background: url(../images/contact-icons.png) 0 3px no-repeat;
}

.textMain h3.heading-main {
    padding-left: 15px;
}

.practice-locations {
    background-color: #dbeff4;
    min-height: 165px;
}

.practice-locations p {
    padding: 0px 0px 0px 10px;
}

.practice-locations h2,
.hospital-locations li h2 {
    background-color: #5ab7d0;
    padding: 0px 0px 0px 10px;
    color: #fff;
    font-size: 18px;
}

.hospital-locations li {
    width: 45%;
    float: left;
    background-color: #dbeff4;
    background: none !important;
    padding: 0px !important;
    margin: 0px 20px 20px 0px;
}

.hospital-locations li div {
    background-color: #dbeff4;
    padding: 10px 0px 10px 10px;
}

.hospital-locations li h2,
.hospital-locations li p {
    margin: 0px !important;
}

.consult-loc .consult-loc-l {
    width: 45%;
    float: left;
    margin-right: 20px;
}

.location-anaesthists {
    font-size: 18px;
}

.contact-us-data {
    margin: 6px;
}

.contact-us-data h3 {
    font-size: 18px !important;
}

.contact-us-data ul {
    padding: 0 !important;
}

.contact-us-data > li {
    display: block;
    vertical-align: top;
    margin: 30px 1% !important;
    ;
    padding: 0 !important;
    background: none !important;
    list-style: none !important;
}

.phone-mob1,
.contact-us-phone,
.contact-us-phone {
    background: url(../images/new-call-num.jpg) no-repeat left !important;
    padding-left: 25px !important;
    display: block !important;
}

.fax {
    background: url(../images/fax-new-logo.jpg) no-repeat left !important;
    padding-left: 25px !important;
    display: block !important;
}

.weight-loss-icon-h {
    float: right;
    margin-top: -33px !important;
    font: 300 16px/22px 'Lato', sans-serif;
    color: #fff;
}

.team-con1 .our_dr .box_dr1 {
    /*width: 27%;*/
}

.surgeons-img {
    text-align: center;
    margin: 10px 0px 15px 0px;
}

.devider {
    border: 1px solid #ccc;
    margin: 10px 0px;
}

.heading-link {
    text-decoration: none !important;
}

.intra-div h2 {
    font-size: 24px;
    font-weight: normal;
}

.address1-box {
    border: 1px solid #5ab7d0;
}

.surgery-benefits li {
    display: inline-block;
    width: 47%;
    margin-top: 10px;
    vertical-align: top;
}

.surgery-benefits-l,
.surgery-benefits-r {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}


/*.surgery-benefits-l li, .surgery-benefits-r li {
    min-height: 90px;
}*/

.contact-us-data-l,
.contact-us-data-r {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.contact-us-data-l li,
.contact-us-data-r li {
    background: none !important;
}

.cms-form-contactus {
    display: block;
    border: 1px solid #6FC3DB !important;
    width: 95%;
}

#main-form-block {
    width: 100% !important;
    border: none !important;
}

.contact-us-data-l h3 {
    font-size: 19px;
    margin: 0px;
}

#Videos-Container {
    text-align: center;
}

#Videos-Container h2 {
    color: #000;
    text-align: left;
    font-size: 20px;
    margin: 20px 0 10px 0;
}

#Videos-Container ul {
    text-align: center;
}

#Videos-Container ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 15px 10px;
    text-align: center;
    width: 31%;
    min-width: 295px;
}

#Videos-Container ul li a {
    display: block;
}

#Videos-Container ul li img {
    border: 1px solid #ccc;
    padding: 2px;
    max-width: 98%;
}

#Videos-Container li span {
    display: block;
    background: url(../images/header-blue-bg.jpg) repeat-x scroll 0px 0px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    width: 99.5%;
    margin: auto;
    font: 400 18px/25px 'Yantramanav', sans-serif;
    padding: 5px 0;
}

#Videos-Container ul li span:hover,
#Videos-Container ul li a:hover span,
#Videos-Container ul li a:hover {
    text-decoration: none;
    color: #000;
}

#sun-pop .readmore {
    text-align: center !important;

    padding: 5px !important;
}

#sun-pop .readmore a {
    color: #fff;
    font-size: 16px;
    background: #0f6bb5;

    text-align: center;
    padding: 12px 20px 12px 20px;
}

#sun-pop {
    padding: 2px !important;
    font: normal 12px/14px Arial, Helvetica, sans-serif !important;
}

#sun-pop h4 {
    font-size: 14px;
}

#sun-pop p {
    font-size: 14px !important;
    line-height: 18px !important;
}


/*----------Media screen---------------*/

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


    .melbourne-logo {
        padding: 10px 0 0 3px;
    }

    .header-blue-l {
        padding: 20px 0 0 4px;
    }

    /* .header-blue-r {
padding: 12px 4px 0 0;
} */
    .header-right-menu {
        padding: 35px 0 0 0;
    }

    .weightloss-intra {
        padding: 0 20px;
        text-align: center;
        width: 100%;
    }

    .weight-los-h {
        margin: 0 2%;
    }

    .img-l {
        margin: 0 7% 0 0;
    }

    .foot-copyright {
        width: 32%;
    }

    .footer-intra {
        padding: 25px 2px 0;
    }

    .textMain .related-links li {
        margin: 0 2% 6px 0;
        width: 100%;
    }

    .ur_journey_bg {
        display: none;
    }

    #ur_journey_mobi {
        display: block;
    }

    #ur_journey_mobi div > h3 {
        margin-top: 45px;
    }
}

@media screen and (max-width: 1070px) {
    #sun-pop {
        width: 65% !important;
    }

    .testimonials-subheading div {
        margin: 0 2% 10px 2%;
    }

    .menu a {
        font: 400 14px/24px "Lato", sans-serif;
    }

    .home-nav {
        width: 8%;
    }

    .about-nav {
        width: 12.5%;
    }

    .procedures-nav {
        width: 19%;
    }

    .patient-nav {
        width: 14%;
    }

    .testimonials-nav {
        width: 18%;
    }

    .support-nav {
        width: 19%;
    }

    .contact-nav {
        width: 7%;
    }
}

@media screen and (max-width: 971px) {
    .menu a {
        font: 400 12px/24px "Lato", sans-serif;
    }

    .testimonial-more::after {
        top: 95px !important;
    }

    .new-layout .address-block {
        width: 46%;
        min-height: 520px;
    }

    .header-right-menu {
        width: 93%;
    }

    .menu li {
        margin-right: 2px;
        text-align: left;
    }

    .weightloss-intra li {
        margin-bottom: 3%;
    }

    .img-l {
        margin: 0 2% 0 0;
        width: 40%;
    }

    .foot-links {
        width: 60%;
    }

    .foot-copyright {
        width: 36%;
    }

    .address {
        display: block;
        width: inherit;
        float: none;
        padding: 15px 10px;
    }

    .map-icon {
        float: none;
        margin: 0px auto;
        width: 100%;
    }

    .melbourne-logo {
        width: 27%;
    }
}

@media screen and (max-width: 860px) {
    .new-layout .address-block {
        min-height: 550px;
    }

    .testimonial-more::after {
        top: 120px !important;
    }

    .text-left {
        text-align: left;
    }

    #sun-pop {
        width: 75% !important;
        padding: 10px !important;
    }
}

@media screen and (max-width: 764px) {
    #Intra-Container #Interactivity .banner-text {
        top: 72%;
        width: 90%;
        background: rgba(255, 255, 255, 0.8);
        left: 0;
        right: 0;
        margin: auto;
    }

    #Intra-Container #Interactivity .banner-text h2 {
        color: #505050;
        margin: 0;
        padding: 5px;
    }

    .new-layout .address-block {
        width: 98%;
        margin: 10px auto;
        float: none;
        display: block;
    }

    #Intra-Container #Interactivity #Slider1 li {
        background-position: left top;
    }

    .header-right-menu {
        width: 95%;
    }

    .menu ul {
        left: -12px;
    }

    .menu a {
        font: 400 11px/30px "Lato", sans-serif;
    }

    .header-right-menu {
        width: 95%;
        padding: 25px 0 0 0;
    }

    .footer-main {
        background: url("../images/footer-main-bg.png") no-repeat scroll center top / auto 100%;
    }

    .foot-loactions,
    .foot-quick-links {
        display: inherit;
    }

    .foot-loactions {
        width: 100%;
    }

    .foot-quick-links {
        float: none;
        margin: 6% auto 0;
        width: 268px;
    }

    .img-l {
        margin: 0 8% 0 0;
        width: 45%;
    }

    .footer-intra {
        padding: 15px 2px 0;
    }

    .foot-links {
        text-align: center;
        width: 100%;
    }

    .foot-copyright {
        clear: both;
        float: none;
        text-align: center;
        width: 100%;
    }

    #Intra-Container-S {
        display: none;
    }

    .address-block2 {
        width: 100%;
        float: none;
        clear: both;
    }

    .bmi-table {
        float: none;
        margin: 0px auto;
    }

    .address1 {
        float: none;
        line-height: 22px;
        padding: 0 10px;
        width: auto;
    }

    .new-layout .contact-intra {
        width: 48%;
    }

    #Intra-Container #Interactivity .banner6 {
        background-position: 20% top !important;
    }

    .contact-us-data-l,
    .contact-us-data-r {
        width: 90%;
        display: block;
        vertical-align: top;
    }
}

@media screen and (max-width: 640px) {
    #sun-pop {
        width: 96% !important;
        padding: 5px !important;
    }

    .popMain {
        top: 250px;
        width: 88%;
    }

    .popMain p {
        padding: 0;
    }

    .new-layout .contact-intra {
        width: auto;
        display: block;
    }

    #Mobile-Menu {
        display: block;
    }

    #Menu-Container,
    .Wrapper {
        display: none;
    }

    .melbourne-logo {
        display: inherit;
        margin: 0 auto;
        padding: 10px 0 0 0 !important;
    }

    .header-right-menu {
        display: inherit;
        display: none;
    }

    /* #Intra-Container #Interactivity .banner-text {
background: rgba(255, 255, 255, 0.5);
padding: 3px;
}*/
    #Header-blue-bg {
        background: url("../images/header-blue-bg.jpg") repeat-x scroll 0 0 / auto 100%;
    }

    .header-blue-l,
    .header-blue-r {
        display: inherit;
    }

    .header-blue-r {
        padding: 12px 4px 9px 0;
        width: 100%;
    }

    .header-blue-l {
        margin: 0 auto;
        padding: 8px 0 4px 0;
        width: 462px;
        text-align: center;
    }

    .header-blue-r .smo {
        float: none;
        margin: 0 auto;
    }

    /* #Intra-Container #Interactivity .banner-text {
width: 448px;
}
#Intra-Container #Interactivity .banner-text h2 {
font: 400 31px/41px "Yantramanav", sans-serif;
}*/
    .img-l {
        margin: 0 3% 0 0;
        width: 41%;
    }

    .address-r {
        width: 231px;
    }

    #Content-Left,
    #Sidebar,
    #Content-Main .intra-div {
        display: inherit;
    }

    #Sidebar {
        margin: 40px auto 0;
    }

    .textMain {
        padding: 0 4px 30px;
    }

    .videos li {
        width: auto;
        display: block;
        margin: 0px auto;
        text-align: center;
        padding: 5px 15px !important;
    }

    #Content-Left {
        background: none;
        padding: 0 0px 0 0;
    }

    .textMain .related-links li a {
        padding: 14px 9px;
    }

    .textMain .related-links li .fa {
        right: -14px;
    }

    .textMain .procedure-section li {
        width: 44%;
    }

    .textMain .procedure-section li.gastricband {
        margin: 0 0 30px 0;
    }

    .textMain .procedure-section li.anastomosis {
        margin: 0 0 0px 0;
    }

    .contact-intra .address-l::after {
        border-color: #DBEFF4 transparent transparent;
        border-width: 29px 28px 0;
        right: 49%;
        top: 100%;
    }

    .contact-intra .address-l {
        float: none;
        margin: 0 auto;
        width: 94%;
    }

    .contact-map {
        float: none;
        margin: 36px auto 0;
        width: 94%;
    }

    .img-right,
    .img-left {
        float: none;
        text-align: center;
        margin: 0px 0 10px 0;
    }

    .melbourne-logo {
        width: 320px;
    }

    .team-con1 .our_dr .box_dr1 {
        width: 38%;
    }

    .surgery-benefits li {
        width: 90%;
    }

    .surgery-benefits-l,
    .surgery-benefits-r {
        display: block;
        width: 95%;
    }

    .surgery-benefits-l li,
    .surgery-benefits-r li {
        min-height: auto;
    }
}

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

    .testimonials-ul li::before,
    .testimonials-ul li::after {
        display: none;
    }

    .testimonials-ul li {
        padding: 8px !important;
    }

    .testimonials-ul {
        width: 100%;
    }
}

@media screen and (max-width: 554px) {
    .team-con1 .our_dr .box_dr1 {
        width: 240px;
    }
}

@media screen and (max-width: 480px) {
    .header-blue-l {
        text-align: center;
        width: 192px;
    }

    .header-blue-l li {
        margin: 0 0 4px;
    }

    .header-blue-l li.appointment-h {
        margin: 0 0 10px !important;
    }

    #Intra-Container #Interactivity {
        display: none;
    }

    .weightloss-intra {
        padding: 0;
    }

    .weightloss-intra h2 {
        font: 700 28px/34px "Yantramanav", sans-serif;
        margin: 22px 0;
    }

    #Meet-team-main {
        margin: 26px 0 0;
    }

    .img-l {
        float: none;
        margin: 0 auto;
        width: 278px;
    }

    .address-r {
        float: none;
        margin: 5% auto 0;
        width: 231px;
    }

    .foot-loactions .location_nav.prev {
        bottom: -25px;
        left: 38%;
    }

    .foot-loactions .location_nav.next {
        bottom: -25px;
        right: 45%;
    }

    .foot-quick-links {
        margin: 17% auto 0;
    }

    .footer-intra-bg {
        background: url("../images/footer-intra-bg.jpg") repeat-x scroll 0 0 / auto 100%;
        width: 100%;
    }

    .footer-intra {
        padding: 3px 2px 0;
    }

    .textMain .related-links li {
        width: 100%;
    }

    .textMain .procedure-section li.anastomosis {
        margin: 0 0 30px 0;
    }

    .textMain .procedure-section li.gastricbypass {
        margin: 0 0 30px 0;
    }

    .textMain .related-links li .fa {
        right: -130px;
    }

    .textMain .procedure-section li {
        width: 310px;
    }

    .contact-btns li {
        float: none;
        margin: 0 auto;
        width: 90%;
    }

    .contact-btns li:first-child {
        border-right: none;
    }

    .dr-pic-con {
        width: 174px;
        float: none;
        margin: 0px auto 10px auto;
    }

    .box_dr1,
    .box_dr2 {
        width: 55%;
        margin: 50px auto 50px auto;
    }

    .post-image {
        float: none;
        margin: 10px auto 5px auto;
        text-align: center;
    }

    .popClose {
        right: 15px;
    }

    .hospital-locations li {
        width: 80%;
        float: none;
        margin: 10px auto;
    }

    .consult-loc .consult-loc-l {
        width: 80%;
        float: none;
        margin: 0px auto;
    }
}

@media screen and (max-width: 479px) {
    .single-anastomosis-gastric-bypass {
        text-align: center;
        float: none;
        clear: both;
        display: block;
        margin: 10px auto;
    }
}