@charset "UTF-8"; 

/*D*********************************************************************************
******************** Make all your changes to style.scss **************************
**** This file will be overwritten by style.scss and your changes will be lost ****
**********************************************************************************/

/**************** Place all your css customizations in the style.scss file *****************//* Color Variables *//* Generic Styles */a, a:hover, input, input:hover, input:focus, textarea:focus {
  transition: all 0.25s ease-in;
}
a:focus {
  outline: none;
}
input:focus, textarea:focus {
  border-color: #d877a6;
}
.clearline {
  clear: both;
  margin-bottom: 1em;
  margin-top: 1em;
  border-bottom: 1px dotted #ccc;
}
body {
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
}
.landing-section-title, .main-headline {
  font-family: "Playfair Display SC", "Playfair Display", serif !important;
  letter-spacing: -2px;
  font-size: 48px;
  display: table;
  border-bottom: 1px solid #d877a6;
  line-height: 1em;
}
.landing-section-title:after, .main-headline:after {
  content: '';
  display: block;
  background: url("images/headline-bg.png") no-repeat center;
  background: url("images/headline-bg-retina.png") no-repeat center / contain;
  width: 16px;
  height: 14px;
  position: relative;
  top: 10px;
  top: 12px;
  left: 24px;
}
.lander-list.lander-pink ul li::before {
  color: #d877a6;
}
input, select, textarea {
  box-shadow: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
  background-image: none;
  background-color: #d877a6;
  border: 3px double #fff;
  box-shadow: none;
  color: #fff;
  padding: 1em 1.618em;
  text-transform: uppercase;
  width: auto;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background-color: #0f3b66;
  background-image: none;
}
.wp-caption .wp-caption-text {
  color: #0f3b66;
  font-size: 15px;
  font-stretch: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.site-inner .wrap {
  border-bottom: 0;
}
.site-inner .entry {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
/* Header */.site-header {
  background-color: #f4f4f4;
  border-bottom: 2px solid #d877a6;
}
.title-area {
  background: url("images/logo-bg.png") no-repeat top left;
  background: url("images/logo-bg-retina.png") no-repeat top left;
  float: left;
  background-size: 60px auto;
}
.site-title a {
  padding-left: 82px;
}
.site-description {
  padding-left: 82px;
  margin-top: 6px;
  margin-bottom: 0 !important;
}
/* Primary Nav */.menu-primary a, .menu-toggle {
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  text-transform: uppercase;
}
.menu-primary a {
  letter-spacing: 1px;
}
.nav-primary {
  float: right;
  margin-top: -55px;
}
.nav-primary .wrap {
  padding: 0 0 0 0;
  width: auto;
}
.genesis-nav-menu .sub-menu a {
  padding: 1em;
}
.genesis-nav-menu .sub-menu a:hover {
  background-color: #eee;
}
/* Footer */.site-footer {
  background-color: #0f3b66;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
}
.site-footer a, .site-footer .lander-nav-footer a:hover {
  border-bottom: 1px dotted #fff;
}
.site-footer .footer-sm {
  margin-bottom: 1em;
  font-size: 24px;
}
.site-footer .footer-sm a {
  padding: 0 12px;
  text-decoration: none;
  border-bottom: none;
}
.site-footer .footer-sm a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.site-footer .copyrights {
  font-size: 15px;
}
html * .ls-container img, body * .ls-container img, #ls-global * .ls-container img {
  max-width: 100% !important;
}
/* Home Page */.home {
  /* Section One: Slider (After Header First) */
  /* Section Two: Meet Dr Navdeep (After Header Second) */
  /* Section Three: Procedures (After Header Third) */
}
.home .after-header-first .wrap {
  padding-top: 30px;
  padding-bottom: 0px;
}
.home .hero-pitch {
  margin-bottom: 1em;
}
.home .allcaps {
  text-transform: uppercase;
  font-weight: bold;
}
.home .after-header-second .wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.home .image-frame {
  padding-left: 10px;
  padding-right: 25px;
}
.home .image-frame img {
  border: 20px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.home .slide-content h2.headline {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}
.home .slide-content h2.headline a {
  color: #fff;
  display: block;
  background-color: #d877a6;
  text-decoration: none;
  padding: 0.618em;
}
.home .slide-content h2.headline a:hover {
  background-color: #0f3b66;
}
.home .content-wrap {
  padding-top: 20px;
}
.home .after-header-third {
  background: url("images/procedures-bg.jpg") center top;
  background-attachment: fixed;
  color: #fff;
}
.home .after-header-third .wrap {
  padding-top: 75px;
}
.home .after-header-third .landing-section h1, .home .after-header-third .landing-section h2, .home .after-header-third .landing-section h3, .home .after-header-third .landing-section h4, .home .after-header-third .landing-section h5, .home .after-header-third .landing-section h6 {
  color: #fff;
}
.home .after-header-third .landing-section-title {
  border-color: #fff;
  margin-bottom: 60px;
}
.home .after-header-third .landing-section-title:after {
  background: url("images/headline-bg-white.png") no-repeat center left;
  background: url("images/headline-bg-white-retina.png") no-repeat center left / contain;
}
.home .dnc-service-item a {
  text-decoration: none;
  color: #fff;
}
.home .col-two {
  padding-left: 51px;
  border-left: 1px solid rgba(255, 255, 255, 0.35);
}
.home .col-one {
  padding-right: 20px;
}
.home .service-item-one h2 {
  background: url("images/breast-bg.png") no-repeat center left / contain;
  background: url("images/breast-bg-retina.png") no-repeat center left / contain;
  padding-left: 32px;
}
.home .service-item-two h2 {
  background: url("images/vaginal-bg.png") no-repeat center left / contain;
  background: url("images/vaginal-bg-retina.png") no-repeat center left / contain;
  padding-left: 35px;
}
.home .service-item-one p, .home .service-item-two p {
  line-height: 1.56em;
}
.home .service-item-one, .home .service-item-three, .home .service-item-four, .home .service-item-five {
  margin-bottom: 1.618em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
/* Section Four: Case Studies (Site Inner) */.home .site-inner .wrap {
  border-bottom: 0;
  padding-top: 50px;
}
.home .site-inner .entry {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.home .site-inner .entry-content {
  margin-bottom: 0;
}
.home .site-inner .main-headline {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.home .site-inner .image-wrap {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  display: block;
}
.home .site-inner .image-wrap img {
  display: block;
  padding: 10px;
}
.home .site-inner .image-wrap:hover img {
  -webkit-filter: opacity(85%);
  /* Safari */
  filter: opacity(85%);
}
.home .site-inner .case-study-title {
  font-size: 24px;
  margin-top: 0.618em;
  text-transform: capitalize;
}
.home .site-inner .case-study-title a {
  text-decoration: none;
}
/* Section Five: Patient Reviews (Before Footer First) */.home .before-footer-first {
  background: url("images/review-news-bg.jpg") no-repeat center / cover;
  background-attachment: fixed;
}
.home .before-footer-first .wrap {
  padding-top: 50px;
}
.home .before-footer-first .main-headline {
  margin-bottom: 40px;
}
.home .before-footer-first .dnc-news {
  list-style-type: none;
}
.home .before-footer-first .dnc-news li {
  text-indent: -2em;
  margin-bottom: 1.2em;
  border-bottom: 1px dotted #ccc;
}
.home .before-footer-first .dnc-news li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.home .before-footer-first .dnc-news li:before {
  float: left;
  font-family: FontAwesome;
  width: 2em;
  content: '\f1ea';
  color: #d877a6;
  line-height: 1.45em;
}
.home .before-footer-first .news-title {
  font-size: 18px;
  line-height: 1.618em;
  margin-bottom: 1.2em;
}
.home .before-footer-first .news-title a {
  text-decoration: none;
  color: #0f3b66;
}
.home .before-footer-first .news-title a:hover {
  color: #165592;
}
/* Section Five: Dr. Navdeep in the News (Before Footer First) */.home .testimonials {
  padding-left: 75px;
  font-family: "Playfair Display", "Times New Roman", Times, serif;
}
.home .testimonials .dnc-testimonial {
  margin-left: 1.618em;
  margin-bottom: 1.2em;
  border-bottom: 1px dotted #ccc;
}
.home .testimonials .dnc-testimonial.last {
  margin-bottom: 0;
  border-bottom: none;
}
.home .testimonials blockquote {
  color: #0f3b66;
  margin: 0;
  text-indent: -2em;
}
.home .testimonials blockquote p {
  margin-bottom: 1.2em;
}
.home .testimonials blockquote:before {
  content: '\f0e6';
  display: block;
  font-family: 'FontAwesome';
  font-size: 18px;
  height: auto;
  left: 0;
  position: relative;
  top: 0;
  color: #d877a6;
  float: left;
  width: 2em;
  line-height: 1.45em;
}
.home .testimonials .patient-name {
  color: #d877a6;
  font-variant: small-caps;
}
/* Section Six: Request An Appointment (Before Footer Second) */.home .before-footer-second .wrap {
  padding-top: 75px;
}
.home .before-footer-second .landing-section-title {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
.home .before-footer-second .contact-info {
  text-align: center;
  padding: 0 35px;
}
.home .before-footer-second .contact-phone:before {
  content: '\f095';
  font-family: 'FontAwesome';
  display: block;
  margin-bottom: 5px;
  font-size: 20px;
  color: #d877a6;
}
.home .before-footer-second .contact-phone, .home .before-footer-second .contact-email, .home .before-footer-second .contact-addr {
  padding-bottom: 1em;
  padding-top: 0;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.618em;
}
.home .before-footer-second .contact-addr {
  border-bottom: none;
}
.home .before-footer-second .spacer {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
}
.home .before-footer-second .visting-hrs {
  font-size: 14px;
}
.home .before-footer-second .time-block {
  margin: 12px 5px;
  padding: 5px 10px;
}
.home .before-footer-second .contact-email a {
  color: #d877a6;
  text-decoration: none;
}
.home .before-footer-second .contact-email a:hover {
  color: #0f3b66;
}
.home .before-footer-second .contact-email:before {
  content: '\f0e0';
  font-family: 'FontAwesome';
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  color: #d877a6;
}
.home .before-footer-second .contact-addr:before {
  content: '\f041';
  font-family: 'FontAwesome';
  display: block;
  margin-bottom: 5px;
  font-size: 20px;
  color: #d877a6;
}
.home .before-footer-second .contact-form p {
  margin-bottom: 1.2em;
}
/* Regular Pages */.dnc-page-header {
  background: url("images/page-header-bg.jpg") no-repeat center / cover;
}
.dnc-page-header .wrap {
  padding-top: 100px;
  padding-bottom: 100px;
}
.dnc-page-header .custom-headline {
  font-family: "Playfair Display SC", "Times New Roman", Times, serif;
  font-weight: normal;
  color: #d877a6;
  font-size: 36px;
  margin-bottom: 0;
}
.site-inner .content {
  padding-right: 60px;
}
.breadcrumb {
  border-bottom: 1px dotted #ccc;
  display: table;
  font-size: 14px;
  margin-bottom: 1.618em;
  text-transform: uppercase;
  font-variant: normal;
  letter-spacing: normal;
}
h1.entry-title {
  margin-bottom: 0;
}
.sidebar .widget-title, .sidebar .widgettitle {
  padding-bottom: 8px;
  border-bottom: 3px double #eee;
}
.sidebar .widget-title:after, .sidebar .widgettitle:after {
  content: '';
  width: 50px;
  height: 3px;
  position: relative;
  top: 11px;
  background-color: #ccc;
  display: block;
}
body.lander .sidebar .featured-content .entry-title {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 18px;
  font-weight: normal !important;
}
body.lander .sidebar .featured-content .entry {
  margin-bottom: 2.618em;
  border-bottom: 1px solid #eee;
}
body.lander .sidebar .featured-content .entry img {
  display: block;
  _margin-bottom: 0;
}
body.lander .sidebar .featured-content .entry a.alignnone {
  display: block;
}
.sb-about .textwidget {
  padding: 1.2em 1.2em 0.618em;
  background-color: #eee;
}
.sb-cf-form .textwidget {
  padding: 2em 1.2em 0.618em;
  background-color: #0f3b66;
}
.sb-cf-form input[type="button"]:hover, .sb-cf-form input[type="submit"]:hover {
  background-color: #d26399;
}
.sb-cf-form div.wpcf7-response-output {
  color: #fff;
}
.sb-cf-form div.wpcf7-validation-errors, .sb-cf-form div.wpcf7-acceptance-missing {
  color: #f7e700;
}
.sidebar .widget_search form {
  padding: 1.2em;
  background-color: #eee;
}
.sidebar .widget_search input {
  box-shadow: none;
  background: #fff url("images/search.png") no-repeat center right / contain;
  background-size: 40px 36px;
  padding: 8px 12px;
}
/* Blog Styles */.content .entry .more-link-excerpt:before, .content .entry .more-link-excerpt:after {
  content: none;
}
.content .more-link {
  display: table;
  background-color: #d877a6;
  color: #fff;
  padding: 0.618em 1.618em;
  border: 3px double #fff;
}
.content .more-link:hover {
  background-color: #0f3b66;
  color: #fff;
}
.blog .entry, .archive .entry, .search .entry, .search-results .entry {
  border-bottom: 1px solid #eee;
  margin-bottom: 2.618em;
  padding-bottom: 1.618em;
}
.archive-pagination li a, .lander.woocommerce nav.woocommerce-pagination ul li a, .archive-pagination li span, .lander.woocommerce nav.woocommerce-pagination ul li span {
  padding: 4px 16px;
}
.single .entry-content .wp-post-image {
  margin-bottom: 1.618em;
}
.entry-header .entry-title {
  text-transform: capitalize;
}
.entry-header .entry-meta {
  font-variant: none;
  text-transform: uppercase;
  border-bottom: 1px dotted #e6e6e6;
  border-top: 1px dotted #e6e6e6;
  margin-top: 10px;
  padding: 6px 0;
  letter-spacing: normal;
}
.entry-meta a:hover {
  text-decoration: none;
  color: #c73c7f;
}
.entry-categories, .entry-tags {
  display: inline-block;
}
.entry-categories a, .entry-tags a {
  font-variant: none;
  letter-spacing: normal;
}
.entry-time, .entry-author, .entry-categories, .post-edit-link, .entry-comments-link {
  display: inline-block;
  margin-right: 24px;
}
.entry-categories:before, .entry-comments-link:before {
  content: none;
}
.entry-time:before {
  content: '\f073';
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 5px;
  _color: #0f3b66;
}
.entry-author a:before {
  content: '\f0f0';
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 5px;
  _color: #0f3b66;
}
.entry-categories a:before {
  content: '\f03a';
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 5px;
  _color: #0f3b66;
}
.post-edit-link:before {
  content: '\f044';
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 5px;
  _color: #0f3b66;
}
.entry-comments-link a:before {
  content: '\f0e6';
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 5px;
  _color: #0f3b66;
}
.highlight-text {
  color: #d877a6;
  text-transform: uppercase;
}
.time-block {
  border: 1px solid #d877a6;
  color: #d877a6;
  display: inline-block;
  margin-right: 15px;
  padding: 5px 20px;
}
.highlight-name {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 24px;
  margin-bottom: 0 !important;
}
.sb-cf-form .highlight-text {
  margin-bottom: 4px;
}
.highlight-tagline {
  font-size: 12px;
  font-stretch: normal;
  font-weight: bold;
}
.entry-content .wpcf7-form p {
  margin-bottom: 1em;
}
.dnc-contact-info {
  padding-right: 2.618em;
  border-right: 1px dotted #ccc;
}
.dnc-contact-form {
  padding-left: 0.618em;
}
.google-map {
  margin-top: 2.618em;
}
.home .site-inner {
  display: none;
}
/* Procedures Page */.dnc-procedures .after-header-first {
  background-color: #f4f4f4;
}
.dnc-procedures .after-header-first .landing-section {
  margin-bottom: 0;
}
.dnc-procedures .ls-wp-container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.dnc-procedures .slider-headline {
  text-transform: uppercase;
  font-size: 30px;
}
.dnc-procedures .slider-pitch {
  font-size: 16px;
  font-family: "Playfair Display", "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 1.618em;
  margin-bottom: 40px;
  font-stretch: normal;
}
.dnc-procedures .slider-cta {
  padding: 0.618em 1.618em;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #d877a6;
  color: #fff;
}
.dnc-procedures .slider-cta:hover {
  background-color: #0f3b66;
}
.dnc-procedures #slide-breast .ls-l {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 10px 20px 30px;
}
.dnc-procedures #slide-breast .slider-headline {
  background: url("images/breast-bg-pink.png") no-repeat center left / contain;
  background: url("images/breast-bg-pink-retina.png") no-repeat center left / contain;
  padding-left: 24px;
  font-size: 28px;
}
.dnc-procedures #slide-breast .slider-pitch {
  color: #0f3b66;
}
.dnc-procedures #slide-breast .slider-cta {
  background-color: #0f3b66;
}
.dnc-procedures #slide-breast .slider-cta:hover {
  background-color: #d877a6;
}
.dnc-procedures #slide-vaginal .slider-headline {
  background: url("images/vaginal-bg-pink.png") no-repeat top left;
  background: url("images/vaginal-bg-pink-retina.png") no-repeat top left / contain;
  padding-left: 48px;
  font-size: 24px;
}
/* Media Queries */@media all and (max-width: 1159px) {
  .full-width-content .title-area {
    text-align: left;
  }
}
@media all and (max-width: 1150px) {
  #layerslider_3 .ls-slide img.ls-bg {
    margin-left: 0 !important;
    margin-top: 0 !important;
    height: 100% !important;
    width: 100% !important;
  }
}
@media all and (max-width: 1075px) {
  .nav-primary {
    float: none;
    margin-top: 0;
    display: table;
    margin: 0 auto;
  }
  .title-area {
    display: table;
    float: none;
    margin: 0 auto 30px;
  }
  .site-header .wrap {
    padding-bottom: 0;
  }
  .menu-primary li a {
    border-bottom: 15px solid transparent;
  }
  .menu-primary .sub-menu a {
    border-bottom: none;
  }
  .menu-primary .sub-menu {
    border-top: 2px solid #d877a6;
  }
  .genesis-nav-menu a {
    padding: 0.618em 2.618em;
  }
  .site-inner .content {
    padding-right: 0;
  }
  #text-4, #text-6, .layerslider_widget, #text-2 {
    width: 31.6239%;
    float: left;
  }
  #text-2, .layerslider_widget {
    margin-left: 2.5641%;
  }
  .widget_search {
    clear: both;
  }
  #layerslider_3 .ls-slide .ls-l {
    top: 30px !important;
  }
}
@media all and (max-width: 980px) {
  #text-4, #text-6, .layerslider_widget, #text-2 {
    float: none;
    margin-left: 0;
  }
  #text-4, #text-6, .layerslider_widget {
    width: 320px;
  }
  .home .after-header-first .content-wrap {
    width: 65.812%;
  }
  .home .after-header-first .one-fourth {
    width: 31.6239%;
  }
  #text-2 {
    width: auto;
  }
  .dnc-procedures .slider-headline {
    font-size: 24px;
  }
  .dnc-procedures #slide-breast .slider-headline {
    font-size: 22px;
  }
  .dnc-procedures .slider-pitch {
    font-size: 14px;
  }
}
@media all and (max-width: 799px) {
  .content-sidebar .title-area {
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .dnc-contact-info {
    border-right: none;
    padding-right: 0;
  }
  .home .after-header-first .content-wrap {
    width: 100%;
  }
  .dnc-contact-form {
    padding-left: 0;
  }
  #layerslider_3 .slider-headline {
    text-indent: -9999px;
    margin: 0 0 0 0;
    height: 0;
  }
  .home .wpcf7-form input[type="button"], .home .wpcf7-form input[type="reset"], .home .wpcf7-form input[type="submit"] {
    width: 100%;
  }
  .home .col-one {
    padding-right: 0;
  }
  .home .col-two {
    border-left: none;
    padding-left: 0;
  }
  .home .service-item-two {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    margin-bottom: 1.618em;
  }
}
@media all and (max-width: 750px) {
  .genesis-nav-menu a {
    padding: 0.618em 1.618em;
  }
  .landing-section-title, .main-headline {
    font-size: 36px;
  }
}
@media all and (max-width: 640px) {
  .full-width-content .wrap, .content-sidebar .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-primary .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  #layerslider_3 .slider-headline {
    text-indent: 0px;
    height: auto;
  }
  #layerslider_3 .slider-cta, #layerslider_3 .slider-pitch {
    display: none;
  }
  #slide-rhinoplasty .slider-headline {
    text-align: right;
  }
}
@media all and (max-width: 599px) {
  .site-header .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-primary {
    display: none;
  }
  .title-area {
    margin-left: 20px;
    margin-right: 20px;
  }
  .menu-toggle {
    background-color: #d877a6;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 100%;
  }
  .menu-toggle:hover {
    background-color: #d877a6;
  }
  .menu-primary li a, .genesis-nav-menu > .current-menu-item > a {
    border-bottom: 1px solid #e6e6e6;
  }
  .menu-primary .sub-menu {
    border-top: 0;
  }
  .dnc-page-header .wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .dnc-page-header .custom-headline {
    font-size: 30px;
  }
  p.highlight-name {
    line-height: 1.12em;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 480px) {
  .dnc-procedures .slider-headline {
    font-size: 20px;
  }
  .landing-section-title, .main-headline {
    font-size: 30px;
    letter-spacing: -1px;
  }
}
@media all and (max-width: 420px) {
  .site-title {
    font-size: 28px;
  }
  .site-description {
    font-size: 13px;
  }
  .dnc-procedures .slider-headline {
    text-transform: none;
  }
}
@media all and (max-width: 380px) {
  .site-title {
    font-size: 24px;
  }
  .site-description {
    font-size: 12px;
  }
  .dnc-page-header .custom-headline {
    font-size: 24px;
  }
  #text-4, #text-6, .layerslider_widget {
    width: auto;
  }
  .dnc-contact-info img.alignleft {
    float: none;
    margin: 0 0 0 0;
  }
  .lander-nav-footer li {
    margin: 0.618em;
  }
  .dnc-procedures .after-header-first .wrap {
    width: 100%;
    padding: 0 0 0 0;
  }
  .dnc-procedures #slide-breast .slider-headline {
    background-image: none;
    padding-left: 0;
  }
}
@media all and (max-width: 340px) {
  .site-title {
    font-size: 20px;
  }
}
