body {
  counter-reset: section;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.cms-home .section-banner .tp-caption.tp-layer-selectable {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.section-banner .forcefullwidth_wrapper_tp_banner {
  cursor: grab;
}
.cms-home .page-wrapper {
  margin-top: 0 !important;
}
.cms-home .footer-panel {
  display: none;
}
.section-banner .tp-parallax-wrap {
  left: 50.7% !important;
}
.cms-home .section-banner .banner-text {
  font: normal normal normal 15px/26px Montserrat !important;
  letter-spacing: 0px !important;
}
.cms-home .section-banner .custom .tp-bullet:after {
  counter-increment: section;
  content: "0" counter(section);
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 38px;
  font: normal normal bold 30px/38px Merriweather;
  letter-spacing: 0px;
  color: #FFFFFF;
  border-radius: 0;
  border: 0;
}
.section.section-information {
  padding-top: 27px;
  /* padding-bottom: 53px; */
}
.cms-home .section-banner .custom .tp-bullet:before {
  content: '';
  height: 4px;
  width: 80px;
  background: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.4;
  border-radius: 10px;
}
.cms-home .section-banner .tp-bullet.selected:before {
  order: 2;
  margin-left: 8px;
  margin-right: -2px;
}
.cms-home .section-banner .tp-bullet.selected:after {
  order: 1;
}
.cms-home .section-banner .custom.tp-bullets {
  bottom: 15px;
  top: auto !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  width: auto !important;
  width: 100% !important;
  max-width: 1440px;
  /* height: 50px !important; */
  padding: 0 20px;
  overflow: hidden;
  /*  pointer-events: none;*/
}
.cms-home .section-banner .custom .tp-bullet {
  opacity: 1;
  background: transparent !important;
  width: auto;
  height: 38px;
  display: flex;
  align-items: center;
  position: static;
  margin: 0;
  overflow: hidden;
}
.cms-home .section-banner .tp-bullet.selected,
.cms-home .section-banner .tp-bullet:last-child {
  width: auto;
}
.cms-home .section-banner .custom .tp-bullet.selected:before,
.cms-home .section-banner .custom .tp-bullet:hover:before {
  opacity: 1;
}
.cms-home .section-banner a.action.primary.button,
.cms-home .section-banner a.action.primary.button:active,
.cms-home .section-banner a.action.primary.button:focus {
  background: #fff;
  color: #202020;
  padding: 17px 52px !important;
  font: normal normal 600 16px/26px Montserrat !important;
  letter-spacing: 0.96px !important;
  border: 1px solid #fff;
  margin: 0;
}
.cms-home .section-banner a.action.primary.button:hover {
  background: #202020;
  color: #fff;
  border: 1px solid #fff;
}
.cms-home .section-banner .custom .tp-bullet:after {
  font-size: 0;
}
.cms-home .section-banner .custom .tp-bullet:before {
  display: none;
}
.cms-home .section-banner .tp-bullet.selected:after,
.cms-home .section-banner .tp-bullet.selected:before,
.cms-home .section-banner .tp-bullet.selected + .tp-bullet:before,
.cms-home .section-banner .tp-bullet:last-child:after {
  display: inline-block;
  font-size: 30px;
}
.cms-home .section-banner .tp-bullet:last-child:after {
  margin-left: 10px;
}
.cms-home .section-banner .tp-bullet.selected:after {
  margin-left: 0px;
}
.section.section-block-link h6 {
  font: normal normal bold 20px/24px Montserrat;
  letter-spacing: 2.4px;
  color: #C1C1C1;
  margin-top: 0;
}
.section.section-block-link {
  padding: 109px 0;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}
.section.section-block-link .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section.section-block-link h1 {
  font: normal normal bold 40px/50px Merriweather;
  letter-spacing: 0px;
  color: #202020;
  max-width: 357px;
  margin-bottom: 36px;
  text-transform: inherit;
  text-align: left;
}
body.cms-home .page-main {
  padding: 0;
  max-width: 100%;
}
body.cms-home .columns .column.main {
  padding-bottom: 0;
}
.section.section-block-link .col.col-right {
  width: 57.832%;
}
.section.section-block-link p {
  font: normal normal normal 24px/36px Montserrat;
  letter-spacing: 0px;
  color: #797979;
  max-width: 517px;
  padding-right: 20px;
}
.section.section-block-link a.action.primary.button {
  margin-top: 40px;
}
.section.section-block-link .col.col-right img {
  display: inline-block;
  vertical-align: middle;
}
a.learn-more-slider {
  font-size: 16px;
  margin-left: -48px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 48px;
  width: 100%;
  padding-right: -46px !important;
  /* margin-right: 46px; */
  font-weight: 400;
}
@media (min-width: 1025px) {
  .section.section-block-link:after {
    width: 42%;
  }
}
@media (min-width: 768px) {
  .section.section-block-link:before {
    content: '';
    position: absolute;
    bottom: -13.5%;
    left: -3%;
    width: 67.553%;
    height: 125.3%;
    display: block;
    background: url('../images/tiger.png') no-repeat center bottom;
    background-size: contain;
    z-index: -1;
    max-width: 1279px;
  }
  .section.section-block-link:after {
    content: '';
    display: block;
    width: 25%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #F6F6F6;
    position: absolute;
    max-width: 412px;
  }
}
@media (min-width: 1440px) {
  .section.section-block-link {
    padding-left: calc(((100% - 1440px)/2) + 20px);
  }
}
@media (max-width: 1430px) {
  .cms-home .section-banner a.action.primary.button {
    margin-top: 13px !important;
    display: block;
  }
  .cms-home .section-banner .banner-text br {
    display: none;
  }
  .cms-home .section-banner .banner-text {
    width: 93% !important;
    min-width: 48vw !important;
  }
}
@media (max-width: 1403px) {
  .cms-home .section-banner a.action.primary.button {
    margin-top: 50px !important;
  }
}
@media (max-width: 1280px) {
  .section.section-block-link p {
    font-size: 20px;
    line-height: 30px;
  }
  .section.section-block-link h1 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .section.section-block-link a.action.primary.button {
    margin-top: 25px;
  }
  .section.section-block-link {
    padding: 80px 0 80px 20px;
  }
  .cms-home .section-banner .banner-text {
    font: normal normal normal 14px/22px Montserrat !important;
  }
  .cms-home .section-banner .custom .tp-bullet:before {
    width: 60px;
  }
}
@media (max-width: 1023px) {
  .section-banner .tp-parallax-wrap {
    left: 43.7% !important;
  }
  .section.section-block-link h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .cms-home .section-banner a.action.primary.button {
    margin-top: 42px !important;
  }
  .section.section-block-link p {
    font-size: 16px;
  }
  .section.section-block-link .col.col-left {
    width: 39%;
  }
  .section.section-block-link h6 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .section.section-block-link a.action.primary.button {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .section.section-block-link {
    padding-left: 0;
    padding-top: 0;
  }
  .section.section-block-link .col.col-left:before {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -1%;
    width: 84%;
    height: 176%;
    display: block;
    background: url('../images/tiger.png') no-repeat left bottom;
    background-size: contain;
    z-index: -1;
  }
  .cms-home .section-banner a.action.primary.button {
    margin-top: 0px !important;
  }
  .cms-home .section-banner .slotholder:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.35;
    z-index: 21;
  }
  .section-banner .tp-parallax-wrap {
    left: 15px !important;
  }
  .cms-home .section-banner .banner-text {
    width: 100% !important;
    min-width: calc(100vw - 30px) !important;
  }
  .section.section-block-link .content {
    flex-direction: column;
  }
  .section.section-block-link .col.col-left {
    width: 100%;
    padding-left: 15px;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
    padding-top: 70px;
  }
  .section.section-block-link .col.col-right {
    width: 100%;
  }
  .cms-home .section-banner .custom .tp-bullet:after {
    margin-left: 7px;
  }
  .cms-home .section-banner .custom .tp-bullet {
    height: 30px;
  }
  .cms-home .section-banner .custom .tp-bullet:before {
    width: 40px;
  }
  .cms-home .section-banner .custom.tp-bullets {
    bottom: 10px;
    padding: 0 15px;
    justify-content: flex-start;
  }
  .section.section-block-link h6 {
    margin-bottom: 9px;
  }
}
@media (max-width: 656px) and (min-width: 575px) {
  .cms-home .section-banner a.action.primary.button {
    margin-top: 30px !important;
  }
}
@media (max-width: 574px) {
  .cms-home .section-banner a.action.primary.button,
  .cms-home .section-banner a.action.primary.button:focus,
  .cms-home .section-banner a.action.primary.button:active {
    margin-top: 0px !important;
    padding: 16px 35px !important;
    font: normal normal 600 14px/22px Montserrat !important;
    height: 55px;
  }
  .section.section-block-link .col.col-left:before {
    width: 132%;
    left: -9%;
    bottom: -16%;
  }
}
@media (max-width: 448px) {
  .cms-home .section-banner a.action.primary.button,
  .cms-home .section-banner a.action.primary.button:focus,
  .cms-home .section-banner a.action.primary.button:active {
    margin-top: 29px !important;
  }
  .section.section-block-link .col.col-left:before {
    width: 132%;
    left: -9%;
    bottom: -16%;
  }
}
@media (max-width: 375px) {
  .cms-home .section-banner a.action.primary.button,
  .cms-home .section-banner a.action.primary.button:focus,
  .cms-home .section-banner a.action.primary.button:active {
    margin-top: 22px !important;
  }
  .cms-home .section-banner .banner-text {
    font: normal normal normal 13px/19px Montserrat !important;
  }
  .section.section-block-link .col.col-left:before {
    width: 132%;
    left: -9%;
    bottom: -16%;
  }
}
@media (max-width: 374px) {
  .cms-home .section-banner a.action.primary.button,
  .cms-home .section-banner a.action.primary.button:focus,
  .cms-home .section-banner a.action.primary.button:active {
    margin-top: 46px !important;
  }
}
