/* Global Colors */
@media (max-width: 991px) {
  .home-section11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .home-section11 .fp-auto-height {
    display: grid;
    grid-template-rows: auto 1fr;
    height: inherit;
  }
}
@media (min-width: 992px) {
  .home-section11 .small-note {
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .home-section11 .heading-1 {
    margin-top: 5.556vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-section11 .heading-1 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-section11 .heading-1 {
    width: 550px !important;
  }
}
@media (min-width: 992px) {
  .home-section11 .heading-1 {
    margin-bottom: 2.083vw;
    width: 34.167vw;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-section11 .container {
    padding-top: 2.778vw !important;
  }
}
@media (min-width: 992px) {
  .home-section11 .container {
    padding-top: 60px;
  }
}
@media (min-width: 1367px) {
  .home-section11 .container {
    padding-top: 2.778vw;
  }
}
@media (max-width: 991px) {
  .home-section11 .pic-wrapper {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-section11 .pic-wrapper {
    height: 52rem;
  }
}
@media (max-width: 767px) {
  .home-section11 .pic-wrapper {
    padding: 0 5.556vw;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (min-width: 992px) {
  .home-section11 .pic-wrapper {
    width: 79.4%;
    max-height: 36.528vw;
  }
}
.home-section11 .small-note {
  padding: 0 20px;
}
@media (max-width: 991px) {
  .home-section11 .small-note {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .home-section11 .small-note {
    bottom: 0;
    position: absolute;
  }
}

.small-note {
  color: #000;
  opacity: 0.5;
  display: inline-block;
}
@media (max-width: 991px) {
  .small-note {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.24px;
    margin-top: 42px;
  }
}
@media (min-width: 992px) {
  .small-note {
    color: #000;
    letter-spacing: -0.306px;
  }
}