.breadcrumb-modern .shell {
  padding-top: 65px;
  padding-bottom: 30px;
}

.breadcrumb-modern .shell ul {
  font-family: Oswald;
  font-size: 20px;
  margin-top: 15px;
  margin-left: -2px;
}

.big-font p {
  font-size: 17px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .thumbnail-josip.three-lines:hover .thumbnail-desc {
    -webkit-transform: translateY(-120px);
            transform: translateY(-120px);
  }

  .thumbnail-josip.three-lines figcaption {
    height: 120px;
  }

  .thumbnail-josip.three-lines figcaption a {
    white-space: normal;
  }
}

.swiper-slide.white-text .text-md-left {
  color: white;
}

.swiper-slide.white-text .text-md-left h2,
.swiper-slide.white-text .text-md-left h5,
.swiper-slide.white-text .text-md-left a {
  color: white;
}

.our-services .thumbnail-desc h5 {
  text-align: center;
}

.our-services figure {
  background-color: #00936f;
}

.our-services figure:nth-child(even) {
  background-color: #00c89c;
}

.our-services .service-icon {
  eight: 275px;
  display: block;
  /*
    &.icon-1 div {
      background-color: rgb(131, 190, 235);

      width: 150px;
      height: 150px;
      margin-left: -70px;
      top: 20%;
    }

    &.icon-2 div {
      background-color: rgb(48, 154, 222);
      padding: 35px;

      width: 175px;
      height: 175px;
      margin-left: -95px;
      top: 16%;
    }

    &.icon-3 div {
      background-color: rgb(255, 126, 68);

      width: 200px;
      height: 200px;
      margin-left: -105px;
      top: 12%;
    }

    &.icon-4 div {
      background-color: rgb(247, 96, 48);
    }

    &.icon-5 div {
      background-color: rgb(255, 126, 68);
      padding: 25px;

      width: 200px;
      height: 200px;
      margin-left: -100px;
      top: 12%;
    }

    &.icon-6 div {
      background-color: rgb(48, 154, 222);
      padding: 25px;

      width: 175px;
      height: 175px;
      margin-left: -85px;
      top: 16%;
    }

    &.icon-7 div {
      background-color: rgb(131, 190, 235);

      width: 150px;
      height: 150px;
      margin-left: -80px;
      top: 20%;
    }
*/
}

.our-services .service-icon div {
  padding: 50px;
  /*
      width: 220px;
      height: 220px;
      margin-left: -110px;
      padding: 15px;
      top: 8%;
      left: 50%;
      border-radius: 50%;
      background-color: #10a37f;
      position: absolute;

      */
}

.our-services .service-icon div img {
  width: 100%;
  height: 100%;
}

.banner-shade {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0.2+2,0.2+44,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.4)), color-stop(44%, rgba(0, 0, 0, 0.4)), color-stop(54%, transparent), to(transparent));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 44%, transparent 54%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 */
}

.offset-bottom-60 {
  margin-bottom: 60px;
}

.blog-video-gallery img {
  width: 160px;
  height: 160px;
}

.article div.float-left {
  float: left;
  width: 350px;
  padding-bottom: 10px;
  padding-right: 50px;
  padding-top: 8px;
}

.article div.float-left img {
  margin-bottom: 4px;
}

.article div.float-left p {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 18px;
}

.article h6 {
  clear: both;
}

.article ul {
  margin-bottom: 30px;
}

.article .video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.article .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rd-yandex-map .map {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.our-places .place-item {
  margin-bottom: 40px;
}

#divMainMenu .rd-navbar-dropdown {
  width: 300px;
}

#divMainMenu .rd-navbar-dropdown a {
  text-transform: none;
}

.equipment-list.isotope-filters-list A {
  white-space: normal;
}

.our-doctors .first-name {
  display: block;
}

.our-doctors .last-name {
  text-transform: uppercase;
  font-family: Oswald;
  letter-spacing: 1.5px;
  font-size: 28px;
}

.member-block-type-5 {
  padding-top: 50px;
}

.our-doctor {
  background: #72d5bf;
}

.our-doctor > div {
  padding-top: 80px;
  padding-bottom: 80px;
}

.our-doctor .first-name {
  display: block;
  font-size: 48px;
}

.our-doctor .last-name {
  text-transform: uppercase;
  font-family: Oswald;
  letter-spacing: 1.5px;
  font-size: 80px;
}

.our-hospitals h4 {
  font-family: Oswald;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 27px;
}

.our-hospitals .yandex-map {
  eight: 600px;
}

.our-hospitals .yandex-map .map {
  width: 100%;
  height: 100%;
}

.our-doctor-intro .first-name {
  display: block;
  font-family: Oswald;
  font-weight: normal;
}

.our-doctor-intro .last-name {
  font-family: Oswald;
  font-size: 120%;
  text-transform: uppercase;
}

.breadcrumb-modern a {
  color: white;
}

.treatment-results > div {
  clear: both;
}

.treatment-results .treatment-pics .before {
  width: 49%;
  margin-right: 1%;
  float: left;
}

.treatment-results .treatment-pics .after {
  width: 49%;
  float: left;
}

.treatment-results .treatment-pics span {
  font-family: Oswald;
  display: block;
  margin-bottom: 6px;
  font-size: 20px;
  padding-top: 5px;
}

.price .sum {
  margin-bottom: 20px;
  font-size: 18px;
  padding-left: 35px;
}

.price .sum span {
  font-size: 30px;
  font-family: Oswald;
  color: #00936f;
  margin-right: 6px;
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-top-panel .contact-info + .contact-info {
  margin-left: 60px;
}

.rd-navbar-top-panel .phone {
  font-size: 120%;
}

.thumbnail-josip.thumbnail-services {
  padding-bottom: 75px;
}

.thumbnail-josip.thumbnail-services figcaption a {
  height: 120px;
  display: block;
}

.thumbnail-josip.thumbnail-services .thumbnail-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .thumbnail-josip.thumbnail-services .thumbnail-desc {
    padding: 25px 10px;
  }

  .thumbnail-josip.thumbnail-services .thumbnail-desc h5 {
    font-size: 17px;
    white-space: normal;
  }
}

@media (min-width: 1400px) {
  .thumbnail-josip.thumbnail-services .thumbnail-desc {
    padding: 25px 10px;
  }

  .thumbnail-josip.thumbnail-services .thumbnail-desc h5 {
    font-size: 20px;
    white-space: normal;
  }
}

.main-page-text {
  font-size: 19px;
}

.main-page-text h1 {
  font-size: 46px;
}

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

footer .copyright {
  padding: 20px 30px 0;
}

@media (max-width: 767px) {
  .breadcrumb-modern {
    background: #72d5bf !important;
  }

  .breadcrumb-modern .shell {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .breadcrumb-modern .shell ul {
    margin-top: 5px;
  }

  .our-services {
    padding: 0 15px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services {
    background-color: white;
    height: 115px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services .service-icon {
    background-color: #00936f;
    width: 90px;
    height: 90px;
    float: left;
    border-radius: 6px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services .service-icon div {
    padding: 10px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services .service-icon img {
    width: 70px;
    height: 70px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services .thumbnail-desc {
    padding: 5px 0 0 100px;
    background-color: white;
  }

  .our-services figure.thumbnail-josip.thumbnail-services .thumbnail-desc:nth-child(even) {
    background-color: white;
  }

  .our-services figure.thumbnail-josip.thumbnail-services .thumbnail-desc h5 {
    color: #00936f;
    white-space: normal;
    text-align: left;
    line-height: 20px;
    margin-bottom: 4px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services figcaption {
    padding: 0 0 0 100px;
  }

  .our-services figure.thumbnail-josip.thumbnail-services figcaption a {
    background-color: white;
    color: #868686;
    padding: 0;
    border: 0px solid;
    text-align: left;
    text-transform: none;
    line-height: 20px;
    white-space: normal;
  }

  footer .copyright {
    padding: 20px 0 0;
    font-size: 12px;
  }

  .xs-header-fix .post-title h4 {
    font-family: Oswald;
    font-weight: 400;
  }
}

.main-text .photo-gallery {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main-text .photo-gallery figure {
  width: 240px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.main-text .photo-gallery figure:nth-child(3n) {
  margin-right: 0;
}

.main-text .photo-gallery figure img {
  width: 100%;
}

.main-text .photo-gallery figure figcaption {
  margin-top: 8px;
  font-size: 12px;
  color: #868686;
}

.post-content .datetime {
  font-family: Oswald;
  float: right;
  padding-top: 11px;
  font-size: 16px;
  margin-right: -23px;
}

.educational-video h3 {
  font-size: 40px;
  line-height: 50px;
}

.educational-video .video-list.isotope-filters-list > li > A {
  white-space: normal;
  font-size: 15px;
}

.education .datetime {
  margin-bottom: 0;
  font-family: Oswald;
  ont-weight: bold;
  color: #434445;
}

.education .compact .section-image-aside-body {
  padding-top: 60px;
}

.education-schedule .schedule-item {
  margin-bottom: 50px;
}

.education-schedule .schedule-item h4 {
  font-family: "Oswald";
}

.education-schedule .schedule-item h5 {
  font-family: "Oswald";
  font-size: 125%;
}

.education-schedule .schedule-item .contact-info {
  margin-bottom: 18px;
}

.button-right {
  display: inline-block;
}

.button-right + .button-right {
  margin-top: 15px;
}

.read-more {
  margin-left: 10px;
  font-style: italic;
}

@media (min-width: 1024px) {
  aside.text-left ul li a {
    font-size: 17px;
  }
}

@media (min-width: 1025px) {
  .header-logo {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .header-logo {
    position: fixed;
    top: 7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .header-logo img {
    max-height: 45px;
  }
}

@media (max-width: 768px) {
  .header-logo {
    position: fixed;
    top: 9px;
    left: 50%;
    width: 80%;
    -webkit-transform: translateX(-40%);
            transform: translateX(-40%);
  }

  .header-logo img {
    max-height: 40px;
    max-width: 80%;
  }

  .treatment-results .treatment-pics .before {
    width: 100%;
    margin-right: 0%;
    float: none;
  }

  .treatment-results .treatment-pics .after {
    width: 100%;
    float: none;
  }

  .treatment-results .treatment-pics img {
    width: 100%;
  }

  .treatment-results .treatment-pics span {
    font-family: Oswald;
    display: block;
    margin-bottom: 6px;
    font-size: 20px;
    padding-top: 5px;
  }

  .post-content .datetime {
    font-family: Oswald;
    float: none;
    margin-bottom: 8px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .thumbnail-josip .btn {
    padding: 16px 10px;
    font-size: 15px;
    text-align: center !important;
  }
}

.rd-navbar-minimal.rd-navbar-fixed .rd-navbar-top-panel-toggle span:before {
  content: "\F4E1";
}

h4.plain-title {
  font-size: 20px;
}

