.about_jumbo {
  background-image: url(../img/about_jumbo.jpg);
  background-size: 140%;
  background-repeat: no-repeat;
  background-position: -500px 0px;
}
.about .icon-brand {
  position: absolute;
  z-index: 9;
  right: -90px;
  top: 50%;
  transform: translateY(-50%);
}
.about .about-left-side {
  position: relative;
}
.about .about-left-side .about-front {
  -webkit-box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
  -moz-box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
  box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
  position: relative;
}
.about .about-left-side .about-front:after {
  content: '';
  background-image: url(../img/about-shape.png);
  position: absolute;
  bottom: -40px;
  left: -40px;
  z-index: -1;
  width: 330px;
  height: 500px;
  background-repeat: no-repeat;
}
.about .about-right-side {
  padding: 0 0 0 30px;
}
.about .about-right-side .h5 {
  font-size: 18px;
  font-family: 'Montserrat', serif;
  font-weight: 500;
  color: #647589;
}
.about .about-right-side .h2 {
  font-family: 'Montserrat', serif;
  font-size: 39px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #394554;
}
.about .about-right-side p {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #647589;
}
.slider {
  position: relative;
}
.slider .slider_back {
  position: relative;
}
.slider .slider_back:before {
  content: '';
  background-image: url(../img/mac.png);
  display: block;
  margin: 0 auto;
  height: 498px;
  width: 130%;
  background-size: cover;
  z-index: 1;
  top: -41px;
  position: absolute;
  left: -132px;
}
.slider .carousel-control-next,
.slider .carousel-control-prev {
  z-index: 999999;
}
.yelp_review .iframe {
  position: relative;
  width: 100%;
}
.yelp_review .iframe:before {
  content: '';
  background-color: #d32323;
  width: 85%;
  height: 64px;
  position: absolute;
  right: 0;
  border-radius: 0px 10px 0 0;
}
.yelp_review .iframe .yelp {
  width: 100%;
  height: 550px;
  pointer-events: none;
  overflow: hidden;
  border: 0;
  border-radius: 10px 0 0 0;
}
.appoinment-section {
  background-image: url(../img/appointment.jpg);
  background-size: 100%;
}
.appoinment-section .appoinment-box {
  background-color: #fff;
}
.appoinment-section .appoinment-box .appoinment-content {
  padding-top: 55px;
  padding-left: 55px;
  padding-right: 55px;
}
.appoinment-section .appoinment-box .appoinment-content span {
  font-size: 18px;
  font-weight: 600;
  color: #32dabf;
}
.appoinment-section .appoinment-box .appoinment-content .h1 {
  font-size: 44px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-weight: 600;
}
.appoinment-section .appoinment-box .appoinment-content p {
  font-size: 14px;
  color: #647589;
  margin-bottom: 15px;
}
.appoinment-section .appoinment-box .btn-appointment {
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  background-color: #32dabf;
  color: #fff;
}
@media screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: portrait) {
  .about_jumbo {
    background-size: 260%;
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 0;
  }
  .about {
    padding: 50px 40px 0 0px !important;
  }
  .about .about-right-side {
    padding: 50px 0 0 0px;
  }
  .about .about-right-side .h2 {
    font-size: 24px;
  }
  .slider {
    padding: 0 !important;
  }
  .slider .slider_back:before {
    content: '';
    height: 185px;
    width: 103%;
    top: -15px;
    left: -8px;
  }
  .slider .carousel-inner {
    position: relative;
    width: 83%;
    overflow: hidden;
    left: 22px;
  }
  .appoinment-section .appoinment-box .appoinment-content {
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
  }
  .appoinment-section .appoinment-box .appoinment-content .h1 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .yelp_review .iframe:before {
    content: '';
    width: 100%;
    height: 42px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
  .about_jumbo {
    background-size: 260%;
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 0;
  }
  .about {
    padding: 50px 40px 0 0px !important;
  }
  .about .about-right-side {
    padding: 50px 0 0 0px;
  }
  .about .about-right-side .h2 {
    font-size: 24px;
  }
  .slider {
    padding: 0 !important;
  }
  .slider .slider_back:before {
    content: '';
    height: 330px;
    width: 104%;
    top: -15px;
    left: -11px;
  }
  .slider .carousel-inner {
    position: relative;
    width: 83%;
    overflow: hidden;
    left: 52px;
  }
  .appoinment-section {
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: -230px 0;
  }
  .appoinment-section .appoinment-box {
    width: 400px;
  }
  .appoinment-section .appoinment-box .appoinment-content {
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
  }
  .appoinment-section .appoinment-box .appoinment-content .h1 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .yelp_review .iframe:before {
    content: '';
    width: 100%;
    height: 42px;
    border-radius: 10px 10px 0 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .about_jumbo {
    background-size: 260%;
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 0;
  }
  .about {
    padding: 50px 40px 0 0px !important;
  }
  .about .icon-brand {
    right: -37px;
  }
  .about .about-left-side .about-front {
    box-shadow: none;
    padding: 0 0 0 70px;
  }
  .about .about-left-side .about-front:after {
    content: '';
    bottom: -30px;
    left: 40px;
  }
  .about .about-right-side {
    padding: 50px 0 0 0px;
  }
  .about .about-right-side .h2 {
    font-size: 24px;
  }
  .slider {
    padding: 0 !important;
  }
  .slider .slider_back:before {
    content: '';
    height: 373px;
    width: 104%;
    top: -15px;
    left: -18px;
  }
  .slider .carousel-inner {
    position: relative;
    width: 83%;
    overflow: hidden;
    left: 52px;
  }
  .appoinment-section {
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: -230px 0;
  }
  .appoinment-section .appoinment-box {
    width: 400px;
  }
  .appoinment-section .appoinment-box .appoinment-content {
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
  }
  .appoinment-section .appoinment-box .appoinment-content .h1 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .yelp_review .iframe:before {
    content: '';
    width: 100%;
    height: 42px;
    border-radius: 10px 10px 0 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .about_jumbo {
    background-size: 260%;
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 0;
  }
  .about {
    padding: 50px 0 0 0px !important;
  }
  .about .icon-brand {
    right: -90px;
    top: 31%;
  }
  .about .about-left-side .about-front {
    box-shadow: none;
    padding: 0 0 0 0px;
  }
  .about .about-left-side .about-front:after {
    content: '';
    bottom: -30px;
    left: -30px;
  }
  .about .about-right-side {
    padding: 0 0 0 30px;
  }
  .about .about-right-side .h2 {
    font-size: 24px;
  }
  .slider {
    padding: 0 !important;
  }
  .slider .slider_back:before {
    content: '';
    height: 340px;
    width: 104%;
    top: -15px;
    left: -18px;
  }
  .slider .carousel-inner {
    position: relative;
    width: 83%;
    overflow: hidden;
    left: 52px;
  }
  .appoinment-section {
    background-size: 124%;
    background-repeat: no-repeat;
    background-position: -100px 0;
  }
  .appoinment-section .appoinment-box .appoinment-content {
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
  }
  .appoinment-section .appoinment-box .appoinment-content .h1 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .yelp_review .iframe:before {
    content: '';
    width: 100%;
    height: 42px;
    border-radius: 10px 10px 0 0;
  }
}
@media only screen and (min-device-width: 1400px) {
  .about_jumbo {
    background-size: 100%;
    background-position: 0;
  }
}
