.hopesgear-home {
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: rgba(0, 0, 0, 0);
  padding: 200px 0px;
  background-image: url(../images/about_bg1.jpg); }
  .hopesgear-home .box {
    padding: 40px 0; }
  .hopesgear-home .tem01-list-title {
    margin: 30px 0; }
    .hopesgear-home .tem01-list-title .title {
      font-size: 24px;
      color: #fff; }
    .hopesgear-home .tem01-list-title .subtitle {
      font-size: 14px;
      color: #8a8a8a;
      margin: 5px 0; }
  .hopesgear-home .headline {
    font-size: 56px;
    color: #FFFFFF; }
  .hopesgear-home .comment {
    font-size: 22px;
    color: #FFFFFF; }

@media (max-width: 768px) {
  .hopesgear-home .box {
    padding: 0; }
  .hopesgear-home .container,
  .hopesgear-home.full-screen-spacing .container {
    padding-left: 3% !important;
    padding-right: 3% !important; }
  .hopesgear-home .tem01-list-title {
    margin: 10px 0; } }

@media (max-width: 640px) {
  .hopesgear-home .tem01-list-title .title {
    font-size: 16px; }
  .hopesgear-home .tem01-list-title .subtitle {
    font-size: 12px;
    margin: 0; } }

.tem01-title {
  text-align: center; }
  .tem01-title .title {
    padding: 0 15px; }
  .tem01-title .subtitle {
    font-size: 13px;
    line-height: 30px;
    color: #888;
    padding: 0 15px; }

@media (max-width: 768px) {
  .tem01-title .title,
  .tem01-title .subtitle {
    padding-left: 2% !important;
    padding-right: 2% !important; }
  .tem01-title.full-screen-spacing .full-screen .title,
  .tem01-title.full-screen-spacing .full-screen .subtitle {
    padding-left: 3% !important;
    padding-right: 3% !important; } }

.tem05-title {
  text-align: center; }
  .tem05-title .title .htitle {
    text-align: justify;
    color: #000000;
    font-size: 36px;
    display: block; }
  .tem05-title .subtitle {
    font-size: 13px;
    line-height: 30px;
    color: #888; }
    .tem05-title .subtitle .note {
      display: block;
      text-align: justify;
      color: #000000;
      font-size: 16px;
      margin-top: 20px; }

.tem05-title.tem11-title .subtitle::after {
  position: absolute;
  content: "";
  border-bottom: 1px solid;
  border-color: inherit;
  width: 100%;
  left: 0;
  bottom: -10px;
  opacity: .2; }

@media (max-width: 768px) {
  .tem05-title .home-list-title {
    padding-left: 2% !important;
    padding-right: 2% !important; }
  .tem05-title.full-screen-spacing .full-screen .home-list-title {
    padding-left: 3% !important;
    padding-right: 3% !important; } }

.home-list-picture-text {
  width: 100%;
  overflow: hidden; }
  .home-list-picture-text img {
    max-width: 100%; }

@media (max-width: 768px) {
  .home-list-picture-text {
    margin: 15px 0; } }

.home-layout_component {
  background-color: rgba(0, 0, 0, 0);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0px;
  background-position: 50% 50%; }
  .home-layout_component.about_us_layout_component {
    padding-top: 0; }

.home-layout_component > .flexBoxStem > .item {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  overflow: hidden; }

.home-layout_component > .flexBoxStem.top {
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }

.home-layout_component > .flexBoxStem.bottom {
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end; }

.home-layout_component > .flexBoxStem > .flexBoxFill {
  padding: 0 15px; }

body.designer-body .home-layout_component > .flexBoxStem > [func-id="1"] {
  width: 100%;
  height: 30px; }

@media (max-width: 767px) {
  .home-layout_component > .flexBoxStem > .flexBoxFill {
    padding: 0 1%; }
  .home-layout_component > .flexBoxStem > .item.col-xs-12 {
    position: initial !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .home-layout_component > .flexBoxStem > .item.col-sm-12 {
    position: initial !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .home-layout_component > .flexBoxStem > .item.col-md-12 {
    position: initial !important; } }

@media (min-width: 1200px) {
  .home-layout_component > .flexBoxStem > .item.col-lg-12 {
    position: initial !important; } }
