html {
  scroll-behavior: smooth;
}

.em_page {
  margin-top: 0;
}

.component-gallery-a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.contact-a {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.component-cta-section-a__headline {
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative;
}

.component-cta-section-a__cta:last-child {
  top: 0px !important;
}

.component-overview-a {
  padding: 0;
}

.component-cta-section-a__links {
  color: #95989e;
}

.component-cta-section-a__cta:first-child {
  margin-right: 10px;
}

.component-overview-a__container {
  max-width: 100%;
  padding: 0;
}

.component-overview-a li {
  width: unset;
}

.component-overview-a li:nth-child(even) {
  margin: 0;
}

.component-overview-a p {
  max-width: 100%;
}

.component-overview-a li:nth-child(2n+1) {
  clear: inherit;
}

.component-specifications-a {
  padding: 0 !important;
}

.component-subnav-c__anchor {
  justify-content: center;
}

.flw {
  float: left;
  width: 100%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.em_page:focus {
  outline: none;
}

.fn {
  float: none;
  display: inline-block;
}

.center_box {
  text-align: center;
}

.em_lp_container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

.em_page .title {
  width: 100%;
  float: left;
}

.em_page .title h2 {
  margin: 0px;
  line-height: inherit;
}

.em_page p {
  margin: 0px;
  padding: 0px;
  line-height: inherit;
}

.em_page ul,
.em_page li {
  margin: 0px;
  padding: 0px;
}

.em_page li::before {
  display: none;
}

.component-gallery-a {
  padding: 226px 0 173px !important;
}

.banner_section .banner-text {
  text-align: center;
}

.banner_section .banner-text h1 {
  color: #fff;
  font-size: 55px;
  line-height: 75px;
  margin: 0;
  letter-spacing: 0px;
}

/* updated styles for body */
.em_page .sec-left {
  float: left;
  width: 50%;
  max-width: 520px;
}

.em_page .sec-right {
  float: right;
  width: 50%;
  text-align: center;
}

.em_page .center-text {
  text-align: center;
}

.em_page .sec-bottom img {
  display: block;
  margin: 0 auto;
}

.em_page .sec-bottom {
  margin-top: 35px !important;
}

.em_page .title_4 h4 {
  color: #fff;
  font-size: 20px;
  margin: 0;
  letter-spacing: 0.1px;
}

.em_page p {
  font-size: 16px;
  color: #3a3a3a;
}

.em_page .title_3 h3 {
  font-size: 27px;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-top: 0;
  letter-spacing: 0.1px;
}

/* updated styles for body */
/*Monks**********************************************************/
.title_1 h1 {
  font-size: 65px !important;
  color: #ffffff !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.2px;
}

.title_2 h2 {
  font-size: 36px;
  color: #32353a;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  letter-spacing: 0px;
  margin-bottom: 20px;
}

.title_3 h3 {
  font-size: 32px;
  color: #3a3a3a;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  letter-spacing: 0.2px;
}

.title_5 h5 {
  font-size: 18px;
  color: #3a3a3a;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  letter-spacing: 0.2px;
}

.sub_text p {
  font-size: 16px;
  color: #32353a;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.btn_all a {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  background-color: var(--color-link-base, #33a5f2);
  line-height: 1;
  margin: 0;
  padding: 20px 18px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  width: 100%;
  max-width: 234px;
}

.btn_all a:hover {
  background-color: var(--color-link-active, #7fc6f5);
}

.btn_all a.white {
  background-color: #ffffff;
  color: #32353a;
}

.btn_all a.white:hover,
.btn_all a.white:focus {
  background-color: #d7d7d7;
}

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

.em_page .inner_blk {
  display: flex;
  justify-content: space-between;
}

.em_page .inner_blk .left {
  width: 50%;
}

.em_page .inner_blk .right {
  width: 50%;
}

.em_page .padding_left {
  padding-left: 18.7%;
}

.em_page .content {
  max-width: 490px;
}

.em_page .content p {
  margin-bottom: 20px;
}

.em_page .imgblk {
  text-align: center;
  max-width: 810px;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 22%;
}

.em_page .imgblk1 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

.em_page .content ul {
  margin: 15px 0 34px 34px;
}

.em_page .content ul li {
  position: relative;
  z-index: 0;
  padding-left: 18px;
  margin: 0px 0 20px 0;
  font-weight: 700;
  color: #32353a;
  width: 100% !important;
  font-size: 16px;
  line-height: 1.5;
}

.em_page .content ul li::after {
  content: "";
  background-color: #7fc6f5;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 0;
}

.banner_section .banner-text .title_1 {
  margin-bottom: 25px;
}

.banner_section .banner-text .btn:first-child {
  margin-right: 30px;
}

/*section1 ********************************/
.em_page .sec_1 {
  background: #fff;
  padding: 70px 0 119px;
}

.em_page .sec_1 .inner_sec {
  width: 100%;
  max-width: 100%;
}

.em_page .sec_1 .title_2 h2 {
  text-align: center;
}

.em_page .sec_1 .sub_text p {
  text-align: center;
  max-width: 850px;
  margin: 0px auto 55px;
}

.em_page .sec_1 .imgblk1 {
  max-width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-bottom: 46.84%;
  line-height: 0;
}

/*section1 ********************************/

/*section2 ********************************/
.em_page .sec_2 {
  background: #eef1f6;
}

.em_page .sec_2 .content {
  padding: 85px 0;
}

.em_page .sec_2 .imgblk {
  /*! padding-bottom: 59.45%; */
  margin-left: auto;
  background-position: 100% center;
}

/*section2 ********************************/

/*section3 ********************************/
.em_page .sec_3 {
  background: #ffffff;
}

.em_page .sec_3 .imgblk {
  /*! padding-bottom: 60%; */
  margin-right: auto;
  max-width: 802px;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: 35% center;
}

.em_page .sec_3 .content {
  max-width: 540px;
  padding: 92px 0 90px 70px;
}

/*section3 ********************************/

/*section4 ********************************/
.em_page .sec_4 {
  background: #eef1f6;
}

.em_page .sec_4 .content {
  max-width: 510px;
  padding: 94px 0;
}

.em_page .sec_4 .imgblk {
  /*! padding-bottom: 60%; */
  margin-left: auto;
  max-width: 810px;
  background-position: 100% 21%;
}

/*section4 ********************************/

/*section5 ********************************/
.em_page .sec_5 {
  background: #ffffff;
}

.em_page .sec_5 .content {
  max-width: 620px;
  padding: 94px 0 91px 70px;
}

.em_page .sec_5 .imgblk {
  /*! padding-bottom: 63.5%; */
  margin-right: auto;
  max-width: 802px;
  background-position: 0% 100%;
}

/*section5 ********************************/

/*section6 ********************************/
.em_page .sec_6 {
  background: #eef1f6;
}

.em_page .sec_6 .content {
  max-width: 580px;
  padding: 94px 0;
}

.em_page .sec_6 .imgblk {
  /*! padding-bottom: 75.8%; */
  margin-left: auto;
  max-width: 810px;
  background-position: 50% 50%;
}

.em_page .sec_6 .percentage_blk {
  display: flex;
  justify-content: space-between;
  margin: 25px 0;
}

.em_page .sec_6 .percentage_blk .itme {
  background-color: #fcfdfe;
  padding: 20px 25px;
  width: 32%;
}

.em_page .sec_6 .percentage_blk .itme .num {
  font-size: 46px;
  line-height: 1.2;
  color: #29a3f5;
  text-align: left;
  font-weight: 800;
  margin-bottom: 10px;
}

.em_page .sec_6 .percentage_blk .itme p {
  color: #32353a;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
}

/*section6 ********************************/

/*section7 ********************************/
.em_page .sec_7 {
  background: #ffffff;
}

.em_page .sec_7 .content {
  max-width: 610px;
  padding: 89px 0 90px 68px;
}

.em_page .sec_7 .imgblk {
  /*! padding-bottom: 59.9%; */
  margin-right: auto;
  max-width: 802px;
  background-position: 0% center;
}

/*section7 ********************************/

/*section8********************************/
.em_page .sec_8 {
  background: #33353a;
  padding: 80px 0 71px;
}

.em_page .sec_8 .form {
  max-width: 595px;
  margin: 0 auto;
}

.em_page .sec_8 .form h2 {
  text-align: center;
  color: #ffffff;
}

.em_page .sec_8 .form .notes {
  margin-bottom: 20px;
}

.em_page .sec_8 .form p {
  text-align: center;
  color: #ffffff;
}

.em_page .sec_8 .form label {
  display: none;
}

.em_page .sec_8 .form input,
.em_page .sec_8 .form select,
.em_page .sec_8 .form textarea {
  width: 100%;
  min-width: 300px;
  margin: 0 0 15px 0;
  padding: 5px 18px;
  color: #32353a;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #dedede;
  -webkit-font-smoothing: antialiased;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  appearance: none;
  box-shadow: none !important;
}

.em_page .sec_8 .form select {
  cursor: pointer;
  background-image: url('../images/drop_down_icon.png');
  background-repeat: no-repeat;
  background-position: 94% center;
  -webkit-appearance: none;
  background-size: 22px;
  padding-right: 60px;
}

.em_page .sec_8 .form .btn-group {
  text-align: center;
  margin-top: 50px;
}

.em_page .sec_8 .form button {
  font-weight: bold;
  margin: 3px auto 0;
  padding: 21px 80px;
  font-size: 20px;
}


.em_page .sec_8 .form button {
  font-size: 20px;
}

/*Placeholder opacity cross browsers*/
.em_page .sec_8 .form input::-webkit-input-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form input:-moz-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form input::-moz-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form input:-ms-input-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form textarea::-webkit-input-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form textarea:-moz-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form textarea::-moz-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form textarea:-ms-input-placeholder {
  color: #32353a;
  opacity: 1;
}

.em_page .sec_8 .form button::-moz-focus-inner,
.em_page .sec_8 .form input[type="submit"]::-moz-focus-inner {
  border: 0;
}

.em_page .sec_8 .form #login-form .sbSelector a {
  color: #000 !important;
}

/*section8********************************/

/*Responsive ********************************/
@media (max-width: 1900px) {
  .component-gallery-a {
    padding: 150px 0 !important;
  }

  .em_page .padding_left {
    padding-left: 14%;
  }
}

@media (max-width: 1700px) {
  .em_page .padding_left {
    padding-left: 80px;
  }

  .em_page .inner_blk .left {
    width: 49%;
  }

  .em_page .inner_blk .right {
    width: 49%;
  }

  .em_page .sec_1 {
    padding: 50px 0px;
  }

  .em_page .sec_2 .content {
    max-width: 100%;
    padding: 70px 30px;
  }

  .em_page .sec_3 .content {
    max-width: 100%;
    padding: 70px 30px;
  }

  .em_page .sec_4 .content {
    max-width: 100%;
    padding: 70px 30px;
  }

  .em_page .sec_5 .content {
    max-width: 100%;
    padding: 70px 30px;
  }

  .em_page .sec_6 .content {
    max-width: 100%;
    padding: 70px 30px;
  }

  .em_page .sec_7 .content {
    max-width: 100%;
    padding: 70px 30px;
  }

  .em_page .sec_8 {
    padding: 70px 0;
  }

  .em_page .sec_6 .percentage_blk .itme .num {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  .title_2 h2 br {
    display: none;
  }

  .component-gallery-a {
    padding: 176px 0 123px !important;
  }

  .title_1 h1 {
    font-size: 58px !important;
  }

  .title_2 h2 {
    font-size: 32px !important;
  }

  .em_page .content ul {
    margin: 20px 0 20px 15px;
  }

  .em_page .content ul li {
    padding-left: 15px;
    margin: 0px 0 10px 0;
    width: 100% !important;
  }

  .em_page .inner_blk .left {
    width: 50%;
  }

  .em_page .inner_blk .right {
    width: 50%;
  }

  .em_page .padding_left {
    padding-left: 0px;
  }

  .em_page .sec_2 .content {
    padding: 50px 30px;
  }

  .em_page .sec_3 .content {
    padding: 50px 30px;
  }

  .em_page .sec_4 .content {
    padding: 50px 30px;
  }

  .em_page .sec_5 .content {
    padding: 50px 30px;
  }

  .em_page .sec_6 .content {
    padding: 50px 30px;
  }

  .em_page .sec_7 .content {
    padding: 50px 30px;
  }

  .em_page .sec_8 {
    padding: 50px 0;
  }

  .em_page .sec_6 .percentage_blk .itme .num {
    font-size: 34px;
  }

  .em_page .sec_6 .percentage_blk .itme {
    padding: 18px 15px;
  }

  .em_page .sec_8 .form select {
    background-position: 98% center;
    background-size: 16px;
    padding-right: 35px;
  }
}

@media (max-width: 1200px) {
  .component-cta-section-a {
    padding: 83px 0px 87px;
  }

  .component-cta-section-a__headline {
    padding-bottom: 0;
  }

  .em_page .em_lp_container {
    padding: 0 20px;
  }

  .em_page .inner_blk {
    flex-wrap: wrap;
  }

  .em_page .inner_blk .left {
    width: 100%;
    max-width: 810px;
    margin: 0 auto;
  }

  .em_page .inner_blk .right {
    width: 100%;
    margin: 0 auto;
  }

  .em_page .sec_2 .left {
    order: 2;
  }

  .em_page .sec_2 .right {
    order: 1;
    padding-bottom: 52%;
    margin-top: 50px;
  }

  .em_page .sec_2 .content {
    padding: 50px 0px;
  }

  .em_page .sec_3 .content {
    padding: 50px 0px;
    max-width: 810px;
    margin: 0 auto;
  }

  .em_page .sec_3 .inner_blk .left {
    width: 100%;
    padding-bottom: 52%;
    margin: 50px auto 0;
  }

  .em_page .sec_4 .left {
    order: 2;
  }

  .em_page .sec_4 .right {
    order: 1;
    padding-bottom: 52%;
    margin-top: 50px;
  }

  .em_page .sec_4 .content {
    padding: 50px 0px;
  }

  .em_page .sec_5 .content {
    padding: 50px 0px;
    max-width: 810px;
    margin: 0 auto;
  }

  .em_page .sec_5 .inner_blk .left {
    width: 100%;
    padding-bottom: 52%;
    margin: 50px auto 0;
  }

  .em_page .sec_6 .left {
    order: 2;
  }

  .em_page .sec_6 .right {
    order: 1;
    padding-bottom: 52%;
    margin-top: 50px;
  }

  .em_page .sec_6 .content {
    padding: 50px 0px;
  }

  .em_page .sec_7 .content {
    padding: 50px 0px;
    max-width: 810px;
    margin: 0 auto;
  }

  .em_page .sec_7 .inner_blk .left {
    width: 100%;
    padding-bottom: 52%;
    margin: 50px auto 0;
  }
}

@media (max-width: 992px) {
  .em_page .inner_blk {
    padding: 0px 20px;
  }

  .em_page .imgblk {
    background-size: cover !important;
  }
}

@media (max-width: 767px) {
  .title_2 h2 {
    margin-bottom: 20px;
  }

  .banner_section .banner-text .btn:first-child {
    margin-right: 15px;
  }

  .btn_all a {
    font-size: 18px;
    padding: 16px 15px;
    width: 100%;
    max-width: 200px;
  }

  .component-gallery-a {
    padding: 146px 0 93px !important;
  }

  .em_page .sec_1,
  .em_page .sec_2 .content,
  .em_page .sec_3 .content,
  .em_page .sec_4 .content,
  .em_page .sec_5 .content,
  .em_page .sec_6 .content,
  .em_page .sec_7 .content,
  .em_page .sec_8 {
    padding: 40px 0px;
  }

  .em_page .sec_3 .inner_blk .left,
  .em_page .sec_2 .right,
  .em_page .sec_4 .right,
  .em_page .sec_5 .inner_blk .left,
  .em_page .sec_6 .right,
  .em_page .sec_7 .inner_blk .left {
    margin: 40px auto 0;
  }

  .em_page .sec_8 .form input,
  .em_page .sec_8 .form select,
  .em_page .sec_8 .form textarea {
    min-width: auto;
    font-size: 15px;
    height: 45px;
    margin: 0 0 12px 0;
    padding: 5px 10px;
  }

  .component-cta-section-a {
    padding: 53px 0px 53px;
  }
}


@media (max-width: 734px) {
  .title_1 h1 {
    font-size: 40px !important;
  }

  .title_2 h2 {
    font-size: 22px !important;
  }

  p {
    font-size: 14px !important;
  }

  .em_page .content ul li {
    font-size: 14px !important;
  }

  .em_page .content ul li::after {
    top: 8px;
  }

  .em_page .sec_8 .form button {
    font-size: 18px;
  }

  .em_page .sec_6 .percentage_blk .itme .num {
    font-size: 28px;
  }

  .component-cta-section-a {
    padding: 40px 0px;
  }
}

@media (max-width: 480px) {

  .em_page .sec_1,
  .em_page .sec_2 .content,
  .em_page .sec_3 .content,
  .em_page .sec_4 .content,
  .em_page .sec_5 .content,
  .em_page .sec_6 .content,
  .em_page .sec_7 .content,
  .em_page .sec_8 {
    padding: 30px 0px;
  }

  .em_page .sec_3 .inner_blk .left,
  .em_page .sec_2 .right,
  .em_page .sec_4 .right,
  .em_page .sec_5 .inner_blk .left,
  .em_page .sec_6 .right,
  .em_page .sec_7 .inner_blk .left {
    margin: 30px auto 0;
  }

  .component-gallery-a {
    padding: 110px 0 70px !important;
  }

  .title_1 h1 {
    font-size: 34px !important;
  }

  .banner_section .banner-text .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .btn_all a {
    max-width: 100%;
  }

  .em_page .sec_6 .percentage_blk {
    flex-wrap: wrap;
  }

  .em_page .sec_6 .percentage_blk .itme {
    width: 100%;
    margin-bottom: 30px;
  }

  .em_page .sec_6 .percentage_blk .itme:last-child {
    margin-bottom: 0px;
  }
}

.btn {
  margin: 3px auto 0;
  padding: 21px 80px;
  font-size: 20px;
}

.component-subnav-c__list-item.active {
  background-color: #f6f8fb;
}

.component-subnav-c__list-item.active:hover {
  background-color: #e0e3ea;
}

.component-subnav-c__list-item-mobile.active a {
  color: #4a4e59;
}

.checkbox-wrapper {
  float: left;
  top: 2px;
}

.g-recaptcha {
  margin-top: 50px;
}
