/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:900,800,700,600,500,400,300,200,100);*/


@font-face {
  font-family: 'gothambook';
  src: url('https://elevatebymashinidental.blob.core.windows.net/content/fonts/gotham-book-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.dropdown-menu>li>a {
    font-size: 16px;
    color: #333 !important;
    padding: 7px 15px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background: #a57543;
}

li.dropdown.mega-dropdown {
    position: static;
}

ul.dropdown-menu.mega-dropdown-menu {
    left: 0;
    right: 0;
    padding: 20px 30px;
}

ul.dropdown-menu.mega-dropdown-menu li a {
    color: #333 !important;
    padding: 5px 10px;
    display: block;
    font-size: 16px;
}

section.supage-banner {
    background-repeat: no-repeat !important;
    min-height: 60vh;
    background-size: cover !important;
}

section.supage-banner h1 {
    color: #fff;
    text-align: center;
}

.servinnersubpage {
    background:#fff;
    margin-top:10px;
    position: relative;
    box-shadow: 0px 0px 5px 1px #d1d1d1;
    padding: 20px;
    text-align:center;
    height: 100%;
}

.dentl-ser-row > div {
    margin-bottom: 30px;
}


.group-1 {
  margin: 11.8rem auto 0;
  position: relative;
}

.container.accordsubpage {
    background: #fff;
    box-shadow: 0px 0px 5px 1px #d1d1d1;
    padding: 30px;
    margin-top:50px;
    border-radius:10px;
}
.container.accordsubpage  .row{display:block;}
.panel.panel-default a{color:#666;font-weight:bolder;}
.panel.panel-default {
    border: 1px solid #a57543;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #a57543;
}

section.faqahd .btn {
    margin-top: 100px;
}


p.text-4 {
    font-weight: 700;
    font-size: 22px;
    color: #a57543;
}

p.text-4 span {
    font-size: 26px;
    font-weight: bolder;
    color: #000;
}

.panel.panel-default a {
    color: #a57543;
    display: flex;
    align-items: center;
}

h4.panel-title a {position: relative;display: block;}

h4.panel-title a:after {
    content: '+';
    position: absolute;
    right: 0;
    font-weight: bold;
    font-size: 25px;
}



h4.panel-title a[aria-expanded="true"]:after {
    content: "-";
}


.panel.panel-default a:focus {
    outline: none;
}

.sidebar-consultation a {
    margin-bottom: 20px;
}



.dentl-ser-row {
    display: flex;
    flex-wrap: wrap;
}

.servinnersubpage a{position:absolute;left:0;right:0;top:0;bottom:0;}
.servinnersubpage p{line-height:24px;}
.servinnersubpage p {display: none;}
.servinnersubpage:hover p{display:block;}

body {
    background: #fff none repeat scroll 0 0;
    color: #58595b;
    font-family: 'gothambook';
    font-size:18px;
    line-height: 28px;
}

.grecaptcha-badge {
    z-index: 1;
}


a.btn.btn-secondary {
    border-color: #a57543;
    color: #a57543;
}

body{color:#333}
section.personalized {
    padding:80px 0px;
    background: #f5f1ea;
}
section.hero h1 {
    color: #000;
    font-weight: 600;
    line-height: 65px;
    font-size: 55px;
}
section.hero {
    position: relative;
}
.topbar .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
section.hero:after {    
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgb(255 255 255 / 30%), transparent);
}
p.subhead {
    color: #6c6158;
    font-size: 20px;
    margin: 20px 0px;
}
p.ftrst-head {
    color: #a57543;
    font-size: 20px;
    letter-spacing: 2px;
}

.bg-accent.text-primary {
    background: #f4e6d2;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 61px;
    text-align: center;
    border-radius: 50%;
    color: #a57543;
}
.card-box a svg {position: relative;top: 6px;width: 20px;}

.card-box a {
    color: #a57543;
}
.card-box h4 {
    color: #000;
    font-weight: 700;
}

section.hero .container{position: relative;z-index: 9;  }

.topbar{background:#f7f3ee;padding:15px 0;border-bottom:1px solid #ddd}
.logo{font-size:26px;font-weight:bold}
.navbar{margin-bottom:0;background:#1d1712;border:none;border-radius:0}
.navbar a{color:#fff!important}
.hero{padding:80px 0 120px;background:#f5efe8}
.hero-img,.dummy{background:#ddd;height:420px;border-radius:4px}
section.servicesmainsec {
    background:none;
}
.service-box a {
    color: #fff !important;
}
div#faqAccordion .panel-title {
    margin: 0px;
}
.panel-body {
    padding: 15px;
}


section.welcomesec.section.center {
    background-color: #EFE2C6;
}
.welcomesec h4{text-transform:uppercase;}
.welcomesec h2{color: #000}
.welcomesec .btn {margin-top:20px;}
a.btn.btn-tertiory {
    border: 1px solid #a57543;
    background: transparent;
    border-radius: 7px;
}
.card-box{background:#fff;padding:25px;box-shadow:0 2px 8px rgba(0,0,0,.08);min-height:180px}
.section{padding:80px 0}
.center{text-align:center}
.doctor-img{background:#d9d9d9;height:520px}
.service-box{padding:25px 0;border-top:1px solid #ddd;min-height:160px}
.dark{background:#17120f;color:#fff}
.dark .feature{margin-bottom:25px}
.testimonial{background:#fff;padding:25px;box-shadow:0 2px 8px rgba(0,0,0,.08);min-height:180px}
.footer{background:#17120f;color:#fff;padding:60px 0 20px}
.footer a{color:#fff}
h1{font-size:56px}
h2{margin-bottom:30px}

section.personalized .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

section.section.dental-serices .row > div {}

section.section.dental-serices .row > div .service-box {
    border: none;
}

section.section.dental-serices .row > div .service-box {
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 50px 30px 15px 30px;
    transition: .5s all;
}
.service-box:hover {
    background: #f4e6d2;
    transition: .5s all;
}

    .carousel-indicators {
        bottom: -50px !important;
    }

    .testimonial {
    text-align: left;
}

.faq-section h2{
    margin-bottom:30px;
}

.faq-section .panel{
    padding: 0px;
    border:1px solid #ddd;
    border-radius:0;
    box-shadow:none;
    margin-bottom:10px;
}

.faq-section .panel-heading{
    padding:0;
    background:#f8f8f8;
}

.faq-section .panel-title a{
    display:block;
    padding:20px 50px 20px 15px;
    position:relative;
    text-decoration:none;
    font-size: 18px;    
    font-weight:600;
}

.faq-section .panel-title a:after{
    content:"+";
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-50%);
    font-size:24px;
    font-weight:bold;
    line-height:1;
}

.faq-section .panel-title a[aria-expanded="true"]:after{
    content:"−";
}

.why-choose-us-section {
    margin-top: 50px;
    background: #f3f3f3;
    padding: 60px 0;
}


.feature-block {
    margin-bottom: 45px;
}



.why-image {
    width: 100%;
    margin-top: 10px;
}



ol.carousel-indicators li {
    border: 1px solid #a56526;
}

ol.carousel-indicators li.active {
    background: #a56526;
}



section.section.dental-serices .row > div {
    padding: 0px;
}

section.section.dental-serices .row > div .service-box h4 {
    color: #000;
    font-weight: 700;
    position: relative;
}

ul.nav.navbar-nav .btn {
    display: none;
}
.affix ul.nav.navbar-nav .btn {
    display: block;
    margin: 10px 0px;
}

ul.nav.navbar-nav {
    display: flex;
    align-items: center;
    width: 100%;
}

.affix ul.nav.navbar-nav > li:last-child {
    margin-left: auto !important;
}

nav.navbar.navbar-default.affix {
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}


section.section.dental-serices .row > div .service-box h4:before {content: '';position: absolute;top: -26px;left: 0;width: 50px;height: 1px;background: #a57543;}

section.section.dental-serices .row > div .service-box svg {
    height: 20px;
    position: relative;
    top: 4px;
}

section.section.dental-serices .row > div .service-box a {
    color: #a57543 !important;
}

section.section.dental-serices .row > div .service-box a.btn {
    color: #fff !important;
}

section.section.dental-serices .row > div:nth-child(3n+3) .service-box {border-right: none;}

section.section.dental-serices .row > div:nth-child(n+4) .service-box {
    border-bottom: 0px;
}   
section.section.dental-serices h2 {
    color: #000;
}
section.section.dental-serices .btn {
    margin-top:30px;
}

section.section.dark h4 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 9px;
}

section.section.dark h2 {
    color: #fff;
    margin: 12px 0px 21px;
}

section.section.dark p {
    color: #afafaf;
}

.rounded-full.text-primary {}

section.section.dark .rounded-full.text-primary {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(165 117 47 / 20%);
    text-align: center;
    line-height: 60px;
    color: #a5752f;
}

.mrtopimg {margin-top:100px;}
section.section.testmonials {
    background-color: #F2E8D0;
}

.testimonial  p{
    min-height: 133px;
}

.testimonial h4 {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px;
    margin-bottom: 0px;
}
.testimonial {}

.testimonial .quote {
    font-size: 32px;
    color: #a88b7a;
}
section.section.testmonials h2 {
    color: #000;
}       

.contact-section .container {
    max-width: 500px;
    background: #fff;
    margin-left: auto;
    margin-right: 10%;
    padding: 30px;
}

.contact-section .container .row {
    display: flex;
    flex-direction: column;
}

.contact-section .container .row h2, .contact-section .container .row p {
    color: #000;
}


.contact-section {
    background: url(https://elevatebymashinidental.blob.core.windows.net/content/images/office_elevate-optimized.webp);
    padding: 100px 0;
    color: #fff;
    display: flex;
    justify-content: flex-end;
}

.contact-section h2 {
    margin: 0 0 15px;
    font-size: 36px;
    font-weight: 700;
    color:#fff;
}

.footer-section {
    background: #111;
    color: rgba(255,255,255,0.7);
}

.footer-top {
    padding: 70px 0;
}

.footer-logo img {
    max-height: 55px;
    margin-bottom: 20px;
}

.footer-description {
    max-width: 500px;
    font-size: 16px;
    line-height: 1.8;
}
footer.footer-section p {
    font-size: 16px;
}



.footer-section h4 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
    font-size: 16px;
}

.footer-links li i {
    width: 20px;
    margin-right: 8px;
    color: #c8a96b;
}

.footer-links a {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}

.footer-links a:hover {
    color: #c8a96b;
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 20px 0;
    font-size: 12px;
    color: rgba(255,255,255,0.5);
}
.insurancesecimg {
    display: flex;
    flex-wrap: wrap;
    background: #f6f6f4;
    justify-content: center;
    align-items: center;
}

.insurancesecimg a {
    flex: 0 0 33.33%;
    background: #f6f6f4;
    padding: 20px;
}

.insurancesecimg a img {
    background: #f6f6f4;
    margin: 0 auto;
    max-width: 80%;
}

@media (max-width: 991px) {
    .insurancesecimg a img {
        max-width: 100%;
    }
    .insurancesecimg a {
    flex: 0 0 50%;
    background: #f6f6f4;
    padding: 20px;
}
    ul.nav.navbar-nav {flex-direction: column;}
    .footer-top .col-md-3,
    .footer-top .col-md-6 {
        margin-bottom: 30px;
    }
    .navbar-nav .open .dropdown-menu>li>a,ul.dropdown-menu.mega-dropdown-menu li a {    color: #ffffff !important;}
    .affix ul.nav.navbar-nav > li:last-child {
    margin-left: inherit !important;}
    .top-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.topbar .row {justify-content: center;}

    .footer-section {
        text-align: center;
    }

    .footer-links li i {
        display: inline-block;
    }
}
.contact-section p {
    margin: 0;
    font-size: 18px;
    line-height: 1.8;
    color: rgba(255,255,255,0.85);
}

.feature-block strong {
    color: #a57543;
}

section.section.dental-serices .row > div .service-box p + br {
    display: none;
}

.contact-buttons {
    margin-top: 15px;
}

.contact-buttons .btn {
    margin: 5px;
    border-radius: 2px;
    padding: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
}

.contact-buttons .btn-default {
    background: #fff;
    color: #333;
    border: none;
}

.contact-buttons .btn-default:hover {
    background: #333;
    color: #fff;
}

.btn-transparent {
    background: transparent;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.4);
}

.btn-transparent:hover {
    background: #fff;
    color: #333;
}

@media (max-width: 991px) {
    .contact-section {
        text-align: center;
    }

    .contact-buttons {
        text-align: center;
        margin-top: 30px;
    }
}

section.personalized h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.personalized h2 {
    color: #000;
}   

.brands {
    color: #b5b5b5;
    font-size: 25px;
}

.form-control {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid silver;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #003055;
    display: block;
    font-size: 14px;
    height: 44px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 20px;
}


.form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}

.appointment-request-form textarea {
    margin-bottom: 20px;
    margin-top: 20px;
}

textarea.form-control {
    height: auto;
}

.field-validation-error {
    font-size: 12px;
}

.home-border-right {
    border-right: 1px solid #323434;
}

.main-body-content{
    background-color: #fff;
    min-height: 500px;
    padding: 0 0 0px 0;
}

.white-background {
    background: #fff;
    padding: 0;
}

.mi-boxed-layout {
    padding: 0px;
    background-color: #fff;
}

.mi-boxed-container {
    background-color: #fff;
    padding: 20px;
    min-height: 700px;
    padding-bottom: 50px;
}

a {
    color: #a57543;
}

a:hover {
    color: #a57543;
    text-decoration: underline;
}

h1, h2, h3, h4 {
    color: #a57543;
}

h1 {
  font-size: 44px;
  margin-top: 10px;
}

h2 {
    font-weight: 700;
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

.orange-text {
 color: #f1592b;
 font-weight: bold;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 9px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 22px;
}




.btn-primary {
  color: #fff;  
  background-color: #a57543;
  border-color: #a57543;border-radius: 5px;
}

.btn-secondary {
  color: #000;  
  background-color: #fff;
  border-color: #d1d1d1;border-radius: 5px;
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #a57543;
  border-color: #a57543;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #6d6f71;
  border-color: #c37417;
}


/* OVERRIDE BOOTSTRAP
-------------------------------------------------- */

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-top: 8px;
}


/* CUSTOMIZE THE HEADER ABOVE NAV
-------------------------------------------------- */
.header-upper {
    background-color: #a57543;
    color: #fff;
    padding: 20px;
}

.header-phone {
    float: right;
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    padding-top: 5px;
    line-height: 32px;
}

.header-phone a {
    color: #fff;
}

.header-phone a:hover {
    color: #fff;
    text-decoration: underline;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.header-nav-bg {
    background-color: #a57543;
    color: #fff;
}

.logo {
    float: left;
}


.nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.navbar-header {
    padding-top: 0px;
    margin-bottom: 0px;
}

.fa-2x {
    position: relative;
    bottom: 8px;
}

.navbar-nav li:hover {
    background: none;
    color: #1a1b20;
}

.navbar-nav > li > a {
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.navbar-nav > li a:hover {
    text-decoration: underline;
    background: none;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover
{
    background: none;
}

.login {
    color: #777;
}

.login:hover {
    color: #333;
    text-decoration: none;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 15px;
    padding: 9px 10px;
    position: relative;
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    background-color: #fff;
}

/* HOME HERO
-------------------------------------------------- */
.hero p a + a{
  margin-left: 10px;
}

.home-hero h1 {

}


/* FOOTER ********************************/



footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

footer li {
    line-height: 20px;
}

.footer-left {
    text-align: left;
    font-size: 14px;
}

.footer-right {
    text-align: right;
    font-size: 11px;
}

.opentime {
    margin-bottom: 10px;
}

.iconize {
    color: #a57543;
}

.fa-2x {
    font-size: 28px;
}


/* REVIEWS -------------- */
.fa-star { background-image: url(https://droi.azureedge.net/content/shared/images/icons/18x18/star.png); width: 18px; height: 18px; margin-right: 5px;}

.fa-star-half {
    background-image: url(https://droi.azureedge.net/content/shared/images/icons/18x18/star-half.png);
    width: 18px;
    height: 18px;
    margin-right: 5px;
    position: relative;
    right: 5px;
    bottom: 1px;
}

.rate-us-div {
    margin: 40px 0 20px 0; border: 1px solid silver; padding: 25px; border-radius: 10px; background-color: #fff;
}
.rate-us-div input, .rate-us-div textarea  {
    margin-top: 20px;
}

.patient-reviews > .row {
    column-width: 18em;
    -moz-column-width: 18em;
    -webkit-column-width: 18em;
    column-gap: 1em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.patient-reviews .item {
    display: inline-block;
    padding:  .25rem;
    width:  100%; 
    margin-left: 15px;
}

.patient-reviews .well {
    position:relative;
    display: block;
    padding: 10px;
    margin-bottom:10px;
    min-height: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.patient-reviews .panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.patient-reviews .panel > .panel-heading {
    background-image: none;
    background-color: #221700;
    color: white;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.patient-reviews .panel-body {
    padding: 15px;
}

.patient-reviews .panel-default {
    border-color: #ddd;
}

.reviews-head {
  font-size: 36px;
  padding: 25px 0;
}

.review-stars {
  font-size: 18px;
  line-height: 1em;
}

.review-stars span {
  color: gold;
  padding: 0 2px;
  float: left;
}

.review-reviewer {
    font-size: 14px;
    font-weight: 600;
    margin-left: 115px;
    position: relative;
    top: 1px;
}

.review-body {
  font-size: 1em;
}

/* SIDEBAR -------------------- */
.sidebar {
  padding-left: 5px;
  margin: 20px 0 40px;
}

.sidebar-consultation {
  /*margin-top:15px;*/
  padding: 0px 25px;
}

.sidebar-consultation-head {
  padding: 5px 10px;
  font-size: 12pt;
  background-color: #a57543;
  color: #fff;
}

.sidebar-form-consultation {
  margin-top: 5px;
}

.sidebar-form-submit {
  padding: 25px 0;
  text-align: center;
  border-radius: 0;
  color: #fff;
  background-color: #a57543;
  border-top: 5px solid #fff;
}

.sidebar-form-button {
    font-size: .8em;
    background-color: #a57543;
    border: 1px solid rgba(254, 254, 254, 0.9);
    border-radius: 3px;
    padding: 8px 24px;
    color: #fff;
}

.sidebar-form-button:hover, .sidebar-form-button:active {
    color: #000 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #fff;
}
.sidebar-form-button a:hover, .sidebar-form-button a:active {
    text-decoration: none;
    color: #000;
}

.sidebar-form-text {
  padding: 15px 20px 0px 20px;
  font-size: 10pt;
  line-height: 1.5;
}

.sidebar-list {
    padding: 40px 0px 0px 0px;
}

.sidebar-list h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 45px;
}

.sidebar-list li {
    margin-left: 20px;
}

.sub-page-main-section {
    padding-bottom: 50px;
}

.sub-page-main-section:first-child img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.sub-page-main-section h1 {
    font-size: 36px;
}

.sub-page-main-section h2 {
  font-size:26px;
margin-bottom: 15px;
}

.servinnersubpage img {
    max-width: 40px;
}

.lightred {
    background: #f7f3ee;
    padding: 0px 20px 20px;
    border-radius: 15px;
    margin: 30px 0px !important;
}

.lightred + .lightred {margin-top:0px !important}


.divwapper .col-md-6 h2 {
    font-size: 20px;
    color: #e7e7e7;
    font-weight: 600;
}

.divwapper .col-md-6 {
    background: #333;
    flex: 0 0 48%;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 15px;
}

.divwapper .col-md-6:hover h2 ~ * {
    display: block;
}


.divwapper .row {
    display: flex;
    align-items: flex-start;
    color: #fff;
    justify-content: space-between;
}

.divwapper .col-md-6 h2 ~ * {display: none;}

.sub-page-main-section h3 {
    margin-top: 10px;
    font-size: 20px;
}

.inline-img {
    float: right;
    margin: 10px;
    margin-top: 10px !important;
}

.ms-dropdown {
    width: 100%;
    padding: 10px;
    border: 1px solid silver;
}
.ms-dropdown option {
    padding: 10px;
}
section.section.dental-serices .row > div .service-box p {
    min-height: 112px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 439px) {

}

@media (min-width: 440px) and (max-width: 767px) {

}

@media (max-width: 767px) {
    section.supage-banner {
    
    background-position: 33% 50% !important;
}
.footer-logo img {
    margin: 0 auto;
}
section.hero h2 {
    font-size: 22px !important;
}
.hero p a.btn {
    display: block;
    max-width: 200px;
    margin: 10px auto;
}
section.hero h1 {
    line-height: 50px;
    font-size: 40px;
}
.why-choose-us-section {
        padding: 60px 20px;
}

section.hero {
    padding: 50px 10px;
    background-position: 37% 50% !important;
}
.contact-section .container {margin-right: 0%;}
    body {
        padding-top: 0px;
    }

    .container-fluid {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-right li, .navbar-left li {
        text-align: center;
    }

    .navbar-nav  {
        text-align: center;
    }

    .navbar-nav .open .dropdown-menu {

       text-align:center;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
        color: #fff;
    }

    h1 {
      font-size: 2em;
      margin-top: 10px;
    }

    h2 {
      font-size: 1.8em;
    }

    h3 {
      font-size: 1.4em;
    }

    h4 {
      font-size: 1.1em;
    }

    .home-hero {
        height: 500px;
    }

    .home-hero h1 {
        font-size: 32px;
        margin-top: 180px;
        margin-bottom: 30px;
    }

    .rate-left {
        margin-bottom: 20px;
    }

    .rate-right {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-left {
        text-align: center;
    }

    footer .logo {
        float: none;
        margin-top: 10px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-right {
        text-align: center;
    }

    footer ul {
        margin-bottom: 30px;
    }

    .inline-img {
        float: none;
        margin: 0px;
    }
}


/* Collapse bootstrap earlier
---------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {

    .header-container-padding-fix {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-nav  {
        border: none;
        text-align: center;
    }

    .navbar > .container {
        width: 100%;
    }

    .navbar-header {
        float: none;
    }

    .navbar-right li {
        line-height: 3em;
    }

    .navbar-right li, .navbar-left li {
        text-align: center;
    }

    
    .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
       text-align:center;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }


    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
        color: #fff;
    }

    .navbar-toggle {
        display: block;
        margin-top: 10px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }

    .navbar-nav li a {
        font-size: .9em;
    }

    .navbar-nav > li {
        float: none;
        text-align: center;
    }
    .navbar-nav > li >a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .navbar-fixed-top {
       max-height: 400px;
       overflow-y: auto;
       overflow-x: hidden;
    }

    .dropdown-menu > li {
        background: none;
        color: #323434;
    }

    .dropdown-menu > li a {
        color: #323434;
    }

    .dropdown-menu > li a:hover {
        text-decoration: underline;
        background-color: transparent;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav {
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar-nav li a {
        font-size: 14px;
    }

    .navbar-nav > li > a {
        font-size: 14px;
        font-weight: 500;
        padding-right: 10px;
        padding-left: 5px;
    }

    .navbar-nav > li > .dropdown-menu {
        margin-top: 5px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {

}

@media (min-width: 1600px) {

}
