p {
    color: #22262a;
}
.h3 {
    text-transform: capitalize;
    font-size: 24px;
}
footer p {
    color: #777777;
}
.header-container .header-nav .nav li > a {
    font-weight: 700 !important;
}
.header-top-phone a {
    color: #dd9b00;
}
.header-top-phone i {
    color: #dd9b00;
}
header, html.sticky-header-active #header .header-body {
    box-shadow: 0px 2px 8px rgba(180,180,180, .2);
}
.bg-gradient-diagonal {
	background-color: rgb(254,254,254) !important;
	background-image: linear-gradient(114deg,  #fefefe 0%, #bce9dd 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cae8e0', GradientType=1);
}
h2.welcome {
    color:#10666b;
    font-weight: 700;
    letter-spacing: 0.2pt;
    margin-bottom: 0;
}
h1.welcome {
    color: #dd9b00;
    font-weight: 700;
    font-size: 3em;
    letter-spacing: 0.2pt;
    margin-bottom: 10px;
}
p.welcome {
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: #333333;
}
.br-green {
    border-right: 3px solid #10666b;
}
h2.tagline {
    font-weight: 600;
    color: #10666b;
    font-size: 50px;
    padding-top: 15px;
    line-height: 60px;
    margin-bottom: 0;
}
h2.tagline span {
    color: #dd9b00;
}
hr.dark {
    background: #222222 !important;
}
.owl-carousel h1 {
    letter-spacing: 0.2pt;
}
.btn-primary {
    border: none;
    cursor: pointer;
}
.btn-primary-solid {
    background: #10666b;
    color: #ffffff;
    border: 3px solid #10666b;
}
.btn-primary-solid:hover {
    border: 3px solid #10666b;
    color: #10666b;
}
.letter-spacing-1 {
    letter-spacing: 0.2px;
}
.custom-cards {
    min-height: 250px;
}
.custom-cards .cards-container .card {
    min-height: auto;
}
.page-header h1 {
    font-weight: 800;
}
.section-title {
    font-size: 24px;
    font-weight: 800;
    color: #22262a;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}
.sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3em;
    text-transform: capitalize;
}
.thankyou {
    background: url(../img/bg-thankyou.jpg) no-repeat;
    background-size: cover;
    padding: 45px 40px;
    position: relative;
}
.thankyou h3 {
    font-family: 'Playball', serif;
    color: #dd9b00;
    font-size: 60px;
    line-height: 60px;
    text-transform: capitalize;
}
.thankyou p {
    color: #10666b;
    font-size: 21px;
    line-height: 32px;
}
.thankyou .fa {
    color: #dd9b00;
}
.thankyou .patient {
    color: #274baa;
    font-family: 'Tangerine', cursive;
    font-size: 30px;
}
.thankyou .fa-quote-right {
    position: absolute;
    right: 40px;
    bottom: 45px;
}
.feature-box .feature-box-icon {
    align-items: start;
}
.page-banner h2 {
    font-family: 'Playball', serif;
    color: #10666b;
    font-size: 48px;
    line-height: 52px;
}
.page-banner p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}
.page-banner h2.tagline {
    font-family: 'Open Sans', sans-serif;
}
.symptoms {
    background: url(../img/bg-symptoms.jpg) center;
}
.diseases {
    background: url(../img/bg-diseases.jpg) center;
}
.procedures {
    background: url(../img/bg-procedures.jpg) center;
}
.weight-loss {
    background: url(../img/bg-weight-loss-surgery.jpg) center;
}
.contact {
    background: url(../img/bg-contact.jpg) center;
}
.robotic-surgery {
    background: url(../img/bg-robotic-surgery.jpg) center;
}
.mis {
    background: url(../img/bg-mis.jpg) center;
}
.page-banner {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 15px;
}
.mis-bottom {
    padding: 50px 15px;
    background: url(../img/bg-mis-bottom.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}
.article-title {
    font-size: 24px;
    font-weight: 700;
    color: #22262a;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}
.bg-black {
    background-color: #000000;
    font-style: italic;
    color: #ffffff;
}
.bg-white {
    background-color: #ffffff;
    color: #22262a;
}
.text-italic {
    font-style: italic;
}
.text-green {
    color: #10666b;
}
.text-brown {
    color: #dd9b00;
}
.toggle-content ul {
    padding-left: 48px;
    color: #22262a;
}
.toggle.toggle-simple .toggle > .toggle-title {
    font-size: 21px;
}
h4.aside {
    color: #10666b;
    font-weight: 700;
    font-size: 21px;
    padding-top: 21px;
}
.cta h3 {
    font-size: 24px;
}
a.text-link, a.text-link:hover {
    color: #274baa !important;
    text-decoration: none;
}
.consult-doctor {
    background: url(../img/bg-grey.jpg) no-repeat center;
    background-size: cover;
}
.text-right {
    text-align: right;
}
.bariatric .custom-cards .cards-container .card .card-body .card-title {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.2px;
}
.bariatric .custom-cards .cards-container .card .card-body {
    padding: 20px;
}
.lightbox img {
    border: 2px solid #dd9b00;
}
.list.list-icons.list-icons-style-2 li > [class*="fa-"]:first-child {
    border-width: 0;
    font-size: 1.5em;
    color: #dd9b00;
    width: 40px;
    height: 40px;
    padding: 0;
}
.list.list-icons.list-icons-style-2 li {
    padding-left: 45px;
}
.list.list-icons.list-icons-style-2 li a {
    color: #dd9b00;
    text-decoration: none;
}
.med-icons img {
    border: 3px solid #dd9b00;
    border-radius: 60px;
}
.med-icons h4 {
    font-weight: 700;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-links nav > ul > li > a {
        padding: 0 0.6rem;
    }
}

@media (min-width: 1250px) {
    #header .header-nav.header-nav-links nav > ul > li > a {
        padding: 0 0.9rem;
    }
}


@media (max-width: 767px) {
    #header.header-effect-shrink .header-top {
        display: none;
    }
    .page-banner h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .page-banner p {
        font-size: 20px;
        line-height: 24px;
    }
    h1.welcome {
        font-size: 2.5em;
        letter-spacing: 0.2px;
        margin-bottom: 10px;
    }
    .welcome {
        text-align:center;
    }
    .br-green {
        border: 0;
    }
    h2.tagline {
        font-size: 48px;
        line-height: 50px;
    }
    .text-10 {
        font-size: 2.3em !important;
    }
    .page-banner p {
        font-size: 18px;
        line-height: 24px;
    }
}