/*Home Page*/
body .section-intro-slider {
  padding-bottom: 20px;
  min-height: 700px;
}
body .section-callout-points {
  padding: 20px 0;
  padding-top: 0px;
}
.wrapper__inner > #main > .section-callout-points .section__content {
  border: 1px solid #ddd;
}
body .section-intro {
  padding-bottom: 0px;
}
body .section-industry {
  padding: 20px;
}
body .section-intro-slider .section__content {
  margin: -20rem 0px 0px;
  border: 1px solid #ddd;
  padding: 24px 32px;
}
body .section-intro-slider .section__content .article {
  padding: 20px 20px;
}
.swiper-wrapper {
  height: auto;
}
.swiper-wrapper > .swiper-slide-visible .section__title {
  line-height: 1.2;
}
.image-fit img {
  height: 70%;
}
.card__image img {
  height: 100%;
}
.article__image img {
  height: 100%;
}
.wrapper__inner > #main > .section-post-callout .section__content {
  margin-top: -500px;
}
.section-intro .section__block {
  border: 1px solid #ddd;
  bottom: 0px;
  padding: 56px 40px 40px;
}
/*Form radio buttons*/
.form-contact .frm_opt_container .frm_checkbox label:before,
.form-contact .frm_opt_container .frm_radio label:before {
  content: "";
  width: 28px;
  min-width: 28px;
  height: 28px;
}
/*On page navigation*/
.wrapper .tabs__nav a {
  font-size: 15px;
  padding: 4px 16px;
}
#main > .section-industry .is-current {
  font-weight: bold;
}
/*Background dots*/
body .section-intro-slider:after {
  background-image: radial-gradient(#5b6b910d 20%, transparent 0);
}
body .section-callout-points:before {
  background-image: radial-gradient(#5b6b910d 20%, transparent 0);
}
body .section-intro:before {
  background-image: radial-gradient(#5b6b910d 20%, transparent 0);
}
.wrapper__inner > #main > .section .section__graphic::before {
  background-image: radial-gradient(#5b6b910d 20%, transparent 0);
}
.section-top-image .section__head:before {
  background-image: radial-gradient(#5b6b910d 20%, transparent 0);
}
.wrapper .section-text-image > .shell:before {
  background-image: radial-gradient(#5b6b910d 20%, transparent 0);
}
/*------*/
.section-callout-points {
  padding: 30px 0px 0px;
}
#main .section__block {
  padding-top: 51px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 38px;
  margin-bottom: 60px;
}
.wrapper .header__inner {
  padding-top: 12px;
  padding-right: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
}
.header .logo > img {
  width: 95%;
}
.shell > #slider-mobile-\[object\ HTMLDivElement\] .card-stat > .card__title {
  margin-bottom: 0;
}
.wrapper__inner > #main > .section-top-image .section__head:before {
  background-image: none;
}
#main > .section-top-image .section__image {
  padding-bottom: 100px;
}
.section-top-image .section__title {
  padding-bottom: 30px;
  padding-top: 60px;
  padding-right: 60px;
  padding-left: 60px;
}
body .section-text {
  padding-bottom: 12px;
  padding-top: 12px;
}
body .section-stats {
  padding-top: 60px;
  padding-bottom: 60px;
}
.wrapper__inner > #main .section__points {
  padding-top: 40px;
}
.nav ul li.menu-item-has-children .sub-menu a {
  margin-top: 6px;
}
.shell .asci-entry li {
  margin-bottom: 10px;
  line-height: 26px;
}
.shell .section__entry li {
  margin-bottom: 10px;
  line-height: 26px;
}
body .section-text-image {
  padding-top: 18px;
  padding-bottom: 18px;
}
@media screen and (max-width: 375px) {
  #slider-0 .swiper-slide-visible .section__content {
    padding-top: 27px;
    margin-top: -160px;
  }
  .section-intro-slider .section__actions a {
    min-width: 250px;
  }
  .section-intro-slider > #slider-0 .swiper-slide-prev > .shell {
    height: auto;
  }
  .wrapper #slider-0 {
    height: auto;
  }
  #main .swiper-slide-visible {
    height: auto;
  }
  #main .section__block {
    padding-top: 32px;
  }
  body .section-post-callout {
    padding-bottom: 5px;
  }
  .wrapper__inner > #main .section__points {
    padding-top: 116px;
  }
  #main > .section-top-image .section__image {
    padding-bottom: 84px;
  }
  .section-top-image .section__title {
    padding-top: 10px;
  }
}
