.hero-box {
  width: 100%;
  display: inline-block;
  background-color: #FFF9F6;
  padding: 35px 0 75px !important;
}
.hero-box.bg-main-color-dark .description,
.hero-box.bg-rose-dark-color .description,
.hero-box.bg-main-color-light .description {
  color: #FFFFFF;
}
.hero-box.subpage .content .title {
  margin-bottom: 16px;
}
.hero-box.subpage .image {
  padding-left: 10%;
}
.hero-box.subpage .image img {
  border-radius: 8px;
}
.hero-box .body {
  width: 100%;
  display: flex;
  align-items: center;
}
.hero-box .content,
.hero-box .image {
  display: inline-block;
  float: left;
}
.hero-box .content {
  padding-right: 50px;
  width: 51%;
}
.hero-box .content .title {
  margin-bottom: 32px;
}
.hero-box .content .description {
  width: 100%;
  display: inline-block;
  color: #234286;
  margin-bottom: 24px;
}
.hero-box .image {
  width: 49%;
}
.hero-box .image img {
  width: 100%;
  height: auto;
}
.hero-box .cta {
  display: flex;
  gap: 16px;
}
.blog-post-teaser {
  width: 100%;
  display: inline-block;
  box-shadow: 0 32px 32px 0 rgba(164, 175, 188, 0.16);
  margin-bottom: 36px;
  border-radius: 0 0 8px 8px;
}
.blog-post-teaser:hover .thumb-box,
.blog-post-teaser:focus .thumb-box {
  object-view-box: inset(3% 3% 3% 3%);
}
.blog-post-teaser:hover .teaser:after,
.blog-post-teaser:focus .teaser:after,
.blog-post-teaser:hover .teaser:before,
.blog-post-teaser:focus .teaser:before {
  height: 3px;
  width: 50%;
  opacity: 1;
}
.blog-post-teaser:hover .teaser:before,
.blog-post-teaser:focus .teaser:before {
  left: 0;
}
.blog-post-teaser.awarded .thumb-box,
.blog-post-teaser.vertical .thumb-box {
  height: 420px;
}
.blog-post-teaser.awarded .teaser {
  padding: 16px 32px 30px 32px;
}
.blog-post-teaser.awarded .teaser .title {
  -webkit-line-clamp: 2;
}
.blog-post-teaser .thumb-box {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 220px;
  border-radius: 8px 8px 0 0;
  object-view-box: inset(0% 0% 0% 0%);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.blog-post-teaser .teaser {
  width: 100%;
  display: inline-block;
  background-color: #FFFFFF;
  padding: 12px 24px 24px 24px;
  border-radius: 0 0 8px 8px;
  position: relative;
}
.blog-post-teaser .teaser:after,
.blog-post-teaser .teaser:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  background: #234286;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.blog-post-teaser .teaser:after {
  left: 50%;
}
.blog-post-teaser .teaser .category {
  width: 100%;
  display: inline-block;
  margin-bottom: 12px;
  color: #1c2433;
}
.blog-post-teaser .teaser .category .sponsor {
  display: inline-block;
  position: relative;
  padding-left: 7px;
  margin-left: 2px;
}
.blog-post-teaser .teaser .category .sponsor:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background-color: #1671BA;
  position: absolute;
  top: 9px;
  left: 0;
}
.blog-post-teaser .teaser .title {
  font-weight: 600;
  min-height: 42px;
  margin-bottom: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #234286;
}
.blog-post-teaser .teaser .author {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  min-height: 32px;
  padding: 0 0 0 40px;
  color: #1c2433;
}
.blog-post-teaser .teaser .author .thumb {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
}
.blog-post-teaser .teaser .author .position,
.blog-post-teaser .teaser .author .name {
  width: 100%;
  display: inline-block;
}
.blog-post-teaser .teaser .author .name {
  font-weight: 600;
}
.brands-slider.slim .swiper-slide img {
  max-width: 140px;
  max-height: 75px;
}
.brands-slider.items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.brands-slider.items .item-brand {
  flex: 0 0 calc(20% - 40px);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  display: flex;
}
.brands-slider.items img {
  max-width: 170px;
  max-height: 64px;
}
.brands-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}
.brands-slider .swiper-slide img {
  max-width: 170px;
  max-height: 64px;
}
.calendar-banner {
  width: 100%;
  display: inline-block;
  padding: 64px;
  color: #BCC9E4;
  border-radius: 8px;
  background-position: right 0 bottom 0;
  background-size: contain;
  background-repeat: no-repeat;
  height: -webkit-fill-available;
}
.calendar-banner .body {
  width: 100%;
  display: inline-block;
  padding-right: 30%;
}
.calendar-banner .category {
  background: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  padding: 12px 16px;
  border-radius: 32px;
  display: block;
  width: fit-content;
  margin-bottom: 44px;
}
.calendar-banner .title {
  color: #FFFFFF;
}
.calendar-banner .content {
  width: 100%;
  display: inline-block;
  margin-bottom: 63px;
}
.product-box {
  width: 100%;
  display: inline-block;
  background-color: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #D5D9DC;
  position: relative;
  margin-bottom: 20px;
}
.product-box:after {
  content: "";
  width: 80%;
  border-top: 2px solid #1671BA;
  position: absolute;
  top: 0;
  left: 10%;
}
.product-box.rose:after {
  border-top-color: #E0537C;
}
.product-box .stamps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  padding: 14px;
}
.product-box .stamps .stamp {
  display: inline-block;
  height: 56px;
  width: auto;
}
.product-box .image {
  display: flex;
  align-items: end;
  justify-content: end;
  padding: 11px 22px;
  width: 100%;
  height: 292px;
}
.product-box .image img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.product-box .medical-product {
  display: block;
  margin: 0 auto;
  text-align: center;
  background-color: #1671BA;
  color: #FFFFFF;
  font-weight: 400;
  width: fit-content;
  padding: 3px 14px;
  border-radius: 6px;
}
.product-box .title {
  width: 100%;
  height: 110px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: #234286;
  font-weight: 600;
  text-align: center;
  justify-content: center;
}
.product-box .btn-main {
  margin: 0 auto 24px auto;
  display: block;
}
.product-search-form {
  width: 100%;
  display: inline-block;
  margin-bottom: 38px;
}
.product-search-form .search-container {
  width: 100%;
  display: flex;
  align-items: center;
  height: 64px;
  border: 1px solid #CCC;
  border-radius: 32px;
  background: #FFFFFF;
  padding: 6px 4px 6px 24px;
}
.product-search-form .input-text,
.product-search-form .input-select,
.product-search-form .btn-main {
  display: inline-block;
  float: left;
  margin-top: 0 !important;
}
.product-search-form .input-text {
  padding: 8px 24px 8px 8px;
  border-right: 1px solid #CCC !important;
  height: 100%;
  width: 55%;
  border-radius: 0;
}
.product-search-form .input-select {
  width: 30%;
}
.product-search-form .input-select select {
  border: none;
  margin-top: 0 !important;
}
.product-search-form .input-select select:focus {
  outline: none;
  box-shadow: none;
}
.product-search-form .btn-main {
  padding: 10px 8px;
  width: 110px;
  margin: 0 0 0 auto;
}
.product-search-form .input-text,
.product-search-form .input-select {
  border: none;
  color: #1c2433;
  opacity: 0.75;
}
.product-search-form .input-text:focus,
.product-search-form .input-select:focus {
  outline: none;
  box-shadow: none;
}
.advertisment-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  background-color: #234286;
  border-radius: 8px;
  min-height: 550px;
}
.advertisment-box .img-banner {
  object-fit: cover;
  width: 50%;
  height: 550px;
  border-radius: 8px 0 0 8px;
}
.advertisment-box .content {
  width: 50%;
  height: 100%;
  padding: 32px 64px;
}
.advertisment-box .awarded {
  display: inline-block;
  color: #234286;
  font-weight: 600;
  background-color: #BCC9E4;
  border-radius: 4px;
  padding: 4px 12px;
  margin-bottom: 32px;
}
.advertisment-box .title {
  color: #FFFFFF;
}
.advertisment-box .description {
  width: 100%;
  display: inline-block;
  color: #BCC9E4;
}
.advertisment-box .btn-main {
  margin-top: 16px;
}
.experts-slider {
  width: 100%;
  display: inline-block;
  margin-bottom: 36px;
}
.experts-slider .swiper-nav {
  justify-content: space-between !important;
  top: 40%;
  position: absolute;
  width: 100%;
  left: 0;
}
.expert-box {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 0 24px;
}
.expert-box .thumb {
  width: 184px;
  height: 184px;
  border-radius: 92px;
  object-fit: cover;
  border: 1px solid #BFBFBF;
  margin-bottom: 18px;
}
.expert-box .name,
.expert-box .position {
  width: 100%;
  display: inline-block;
}
.expert-box .name {
  color: #234286;
  font-weight: 600;
}
.swiper-box {
  width: 100%;
  display: inline-block;
  position: relative;
}
.swiper-box.with-nav {
  padding-left: 80px;
  padding-right: 80px;
}
.swiper-box .swiper-nav {
  display: flex;
  gap: 8px;
  justify-content: start;
  margin: -16px 0 32px 0;
}
.swiper-box .swiper-nav .swiper-button {
  position: relative;
}
.swiper-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border: 2px solid #1671BA;
  color: #1671BA;
  border-radius: 28px;
  position: absolute;
  top: 42%;
  z-index: 10;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.swiper-button:hover {
  border-color: #234286;
  background-color: #234286;
  color: #FFFFFF;
}
.swiper-button:after {
  font-family: "fontello";
  font-size: 24px;
}
.swiper-button.button-prev {
  left: 0;
}
.swiper-button.button-prev:after {
  content: "\E800";
}
.swiper-button.button-next {
  right: 0;
}
.swiper-button.button-next:after {
  content: "\E801";
}
.swiper-nav.box-fit {
  display: flex;
  gap: 16px;
  width: fit-content;
  position: relative;
  margin-top: 48px;
}
.swiper-nav.box-fit .swiper-button {
  float: left;
  position: relative;
}
.av-banner {
  width: 100%;
  height: auto;
}
.av-banner.hidden-active {
  display: none;
}
.av-banner .av-title {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 12px;
  font-size: 13px;
}
.av-banner .av-img {
  width: 100%;
  height: auto;
}
.subpage-banner {
  width: 100%;
  display: inline-block;
  background-color: #FFF9F6;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.subpage-banner.center .body {
  justify-content: center;
}
.subpage-banner.bg-image {
  color: #FFFFFF;
}
.subpage-banner.bg-image .title {
  color: #FFFFFF;
}
.subpage-banner.main-color {
  background-color: #1671BA;
  color: #FFFFFF;
  text-align: center;
}
.subpage-banner.main-color:before {
  display: none;
}
.subpage-banner.main-color .title {
  color: #FFFFFF;
}
.subpage-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.subpage-banner .body {
  width: 100%;
  min-height: 350px;
  padding: 100px 0;
  display: flex;
  align-items: center;
  z-index: 10;
  position: relative;
}
.subpage-banner .body .content {
  display: inline-block;
  width: 66%;
}
.subpage-banner .title {
  margin-bottom: 0;
}
.subpage-banner .subtitle {
  width: 100%;
  display: inline-block;
  margin-top: 16px;
}
.subpage-banner .subtitle p:last-of-type {
  margin-bottom: 0;
}
.components-content {
  width: 100%;
  display: inline-block;
  padding: 78px 0;
}
.component-text .btn-main {
  margin-bottom: 52px;
}
.accordion-basic {
  margin-top: 24px;
}
.accordion-basic .iteration {
  margin-bottom: 10px;
  display: block;
}
.accordion-basic .accordion-item {
  background: none !important;
  margin-bottom: 24px;
  border: 1px solid #1c2433 !important;
  border-radius: 8px;
}
.accordion-basic .accordion-item:last-of-type {
  margin-bottom: 0;
}
.accordion-basic .accordion-button {
  width: 100%;
  display: inline-block;
  padding: 26px 20px 0 20px;
  font-size: inherit;
  font-weight: 600;
  box-shadow: none !important;
  background: none !important;
  color: #234286 !important;
  position: relative;
}
.accordion-basic .accordion-button:before {
  content: "\E805";
  font-family: "fontello";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: absolute;
  right: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid #1c2433;
  border-radius: 20px;
  transform: rotate(180deg);
}
.accordion-basic .accordion-button:after {
  display: none;
}
.accordion-basic .accordion-button.collapsed {
  padding-bottom: 20px;
}
.accordion-basic .accordion-button.collapsed:before {
  transform: rotate(0deg);
}
.accordion-basic .accordion-body {
  padding: 0 20px;
  color: #1c2433 !important;
}
.contact-form {
  background-size: cover !important;
  background-position: center;
}
.contact-form.with-user .contact-form-box {
  margin-top: 0;
}
.contact-form .main-title {
  text-align: center;
}
.contact-form .contact-form-box {
  margin-top: 64px;
}
.wpcf7-response-output {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 16px 16px !important;
  border-radius: 40px;
  font-size: 16px;
  border: 2px solid #234286 !important;
}
.icon-boxes .swiper-slide {
  height: auto;
}
.icon-boxes .swiper-slide .icon-box {
  height: 100%;
}
.icon-boxes.partners .row {
  row-gap: 24px;
}
.icon-boxes.partners .box .icon {
  height: auto !important;
}
.icon-box {
  width: 100%;
  display: inline-block;
  color: #1C2433;
}
.icon-box:hover {
  color: #1C2433;
}
.icon-box.slide {
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 32px 24px;
}
.icon-box .icon {
  width: 64px;
  margin-bottom: 24px;
}
.icon-box .title {
  color: #1C2433;
}
.icon-box .description p {
  margin-bottom: 8px;
}
.icon-box .description p:last-of-type {
  margin-bottom: 0;
}
.text-image-beam .order-1 .img-box {
  padding-right: 50px;
}
.banner-text {
  text-align: center;
}
.banner-text .btn-main {
  margin: 4px;
}
.faq-horizontal .title,
.faq-horizontal .description {
  text-align: center;
}
.faq-horizontal .accordion-basic {
  margin: 60px 0 0 0;
}
.faq-horizontal .accordion-basic .accordion-item {
  border: none !important;
  margin-bottom: 35px;
  border-bottom: 1px solid #ebebeb !important;
  padding-bottom: 30px;
  border-radius: 0;
}
.faq-horizontal .accordion-basic .accordion-item:last-of-type {
  margin-bottom: 0;
}
.faq-horizontal .accordion-basic .accordion-button,
.faq-horizontal .accordion-basic .accordion-body {
  padding: 0;
}
.faq-horizontal .accordion-basic .accordion-button {
  color: #1C2433 !important;
  margin-bottom: 4px;
  padding-right: 40px;
}
.faq-horizontal .accordion-basic .accordion-button:before {
  border: none;
  width: auto;
  height: auto;
  color: #E0537C;
  font-size: 26px;
}
.faq-horizontal .accordion-basic .accordion-body {
  padding-right: 48px;
}
.faq-horizontal .accordion-basic .accordion-body p:last-of-type {
  margin-bottom: 0;
}
.modal {
  align-items: center;
}
.modal.show {
  display: flex !important;
}
.modal .modal-dialog {
  max-width: 625px;
  width: 100%;
}
.modal-content {
  border: none;
}
.modal-body {
  padding: 48px 36px !important;
  position: relative !important;
}
.modal-body .btn-close {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 24px;
}
.modal-body .title {
  margin-bottom: 32px;
}
.modal-body .contact-form .contact-form-box {
  margin: 0;
  padding: 0;
}
.modal-body textarea {
  max-height: 100px;
}
.modal-body .wpcf7-checkbox {
  font-size: 11px;
  line-height: 14px;
}
.case-studies-slider .cs-slide {
  width: 100%;
  display: inline-block;
}
.case-studies-slider .cs-slide .image,
.case-studies-slider .cs-slide .content {
  display: inline-block;
  float: left;
  width: 50%;
}
.case-studies-slider .cs-slide .image {
  padding-right: 44px;
}
.case-studies-slider .cs-slide .image img {
  width: 100%;
  border-radius: 8px;
}
.case-studies-slider .cs-slide .content {
  padding-left: 44px;
  padding-top: 44px;
}
.case-studies-slider .cs-slide .content .logo {
  max-height: 80px;
  width: auto;
  margin-bottom: 32px;
}
.case-studies-slider .cs-slide .content .title {
  color: #1c2433;
}
.case-studies-slider .cs-slide .content .description {
  margin-top: 8px;
}
.case-studies-slider .swiper-nav.box-fit {
  margin-top: 32px;
}
.contact-users {
  width: 100%;
  display: inline-block;
}
.user-item {
  width: 100%;
  display: inline-block;
  min-height: 80px;
  padding-left: 98px;
  text-align: left;
  position: relative;
  margin-bottom: 40px;
}
.user-item .avatar {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.user-item .name {
  width: 100%;
  display: inline-block;
  font-weight: 700;
}
.user-item .description p:last-of-type {
  margin-bottom: 0;
}
.contact-data {
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
.contact-data .header {
  width: 100%;
  display: inline-block;
}
.contact-data a {
  font-weight: 700;
}
.image-boxes .image-box {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.image-boxes .image-box.v_1 {
  border-right: 1px solid #FFFFFF;
}
.image-boxes .image {
  margin-bottom: 32px;
}
.image-boxes .subtitle {
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
/*Min width: 1200*/
@media (max-width: 1439px) {
  .calendar-banner {
    padding: 56px;
  }
  .calendar-banner .body {
    padding-right: 24%;
  }
  .subpage-banner .body {
    min-height: 280px;
  }
}
/*Min width: 992*/
@media (max-width: 1199px) {
  .hero-box.subpage .image {
    padding-left: 24px;
  }
  .hero-box .content {
    width: 57%;
  }
  .hero-box .image {
    width: 43%;
  }
  .blog-post-teaser.vertical .thumb-box {
    height: 220px;
  }
  .blog-post-teaser.vertical .teaser .title {
    height: auto;
  }
  .brands-slider .swiper-slide img {
    max-width: 120px;
  }
  .calendar-banner {
    margin: 20px 0;
  }
  .expert-box {
    padding: 0;
  }
  .subpage-banner .body .content {
    width: 100%;
  }
  .case-studies-slider .cs-slide .image {
    padding-right: 16px;
  }
  .case-studies-slider .cs-slide .content {
    padding-top: 0;
    padding-left: 16px;
  }
}
/*Min width: 768*/
@media (max-width: 991px) {
  .hero-box.subpage .image {
    padding-left: 0;
  }
  .blog-post-teaser {
    margin-bottom: 20px;
  }
  .blog-post-teaser .teaser .title {
    -webkit-line-clamp: unset !important;
  }
  .brands-slider.items img {
    max-width: 102px;
  }
  .brands-slider .swiper-slide img {
    max-width: 102px;
  }
  .calendar-banner {
    margin: 10px 0;
  }
  .advertisment-box .content {
    padding: 32px;
  }
  .image-boxes .image-box {
    margin-bottom: 24px;
  }
  .image-boxes .image-box.v_1 {
    border-right: none;
    margin-bottom: 80px;
  }
}
/*Min width: 576*/
@media (max-width: 767px) {
  .hero-box .body {
    display: grid;
  }
  .hero-box .content,
  .hero-box .image {
    width: 100%;
  }
  .hero-box .image {
    order: 1;
    margin-bottom: 40px;
  }
  .hero-box .content {
    order: 2;
  }
  .blog-post-teaser.awarded .thumb-box {
    height: inherit;
  }
  .blog-post-teaser.awarded .teaser .title {
    font-size: 15px;
    height: inherit;
  }
  .blog-post-teaser .teaser .title {
    -webkit-line-clamp: unset;
  }
  .product-search-form .search-container {
    display: inline-block;
    height: auto;
    border: none;
    background: none;
    padding: 0;
  }
  .product-search-form .input-text,
  .product-search-form .input-select select {
    width: 100%;
    border: 1px solid #CCC !important;
    height: 64px;
    border-radius: 32px;
    margin-bottom: 16px;
    padding: 0 28px;
    color: #1c2433;
  }
  .product-search-form .input-text::placeholder,
  .product-search-form .input-select select::placeholder {
    color: #1c2433;
  }
  .product-search-form .input-select {
    width: 100%;
  }
  .product-search-form .btn-main {
    width: 100%;
    padding: 12px 26px;
  }
  .product-box .image {
    height: 500px;
    padding: 80px 22px 11px 22px;
  }
  .product-box .title {
    height: auto;
    padding: 8px 20px 48px 20px;
  }
  .advertisment-box {
    display: inline-block;
    margin-top: 16px;
  }
  .advertisment-box .img-banner {
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0;
  }
  .advertisment-box .content {
    width: 100%;
    padding: 32px 24px;
  }
  .advertisment-box .btn-main {
    margin-top: 4px;
  }
  .text-image-beam .img-box {
    margin-top: 32px;
    padding-right: 0;
  }
  .brands-slider.items img {
    max-width: 90px;
  }
  .brands-slider.slim .swiper-slide img {
    max-width: 90px;
    max-height: 64px;
  }
  .components-content {
    padding: 32px 0;
  }
  .accordion-basic {
    margin-top: 24px;
  }
  .experts-slider .swiper-button {
    margin-bottom: 0 !important;
    margin-top: 16px;
  }
  .modal .modal-dialog {
    max-width: 96%;
  }
  .modal-body {
    padding: 38px 24px !important;
  }
  .modal-body .btn-close {
    font-size: 16px;
  }
  .case-studies-slider .cs-slide .image,
  .case-studies-slider .cs-slide .content {
    width: 100%;
  }
  .case-studies-slider .cs-slide .image {
    padding-right: 0;
  }
  .case-studies-slider .cs-slide .content {
    padding-top: 40px;
    padding-left: 0;
  }
  .contact-users {
    margin-bottom: 32px;
  }
}
/*Min width: 425*/
@media (max-width: 575px) {
  .hero-box .content {
    padding-right: 0;
  }
  .calendar-banner {
    padding: 44px 24px;
  }
  .calendar-banner .body {
    padding-right: 0;
  }
  .calendar-banner .category {
    margin-bottom: 22px;
  }
  .calendar-banner .content {
    margin-bottom: 26px;
  }
  .product-box .image {
    height: 400px;
  }
  .swiper-box.with-nav {
    padding: 0;
  }
  .swiper-box.with-nav .swiper-button {
    position: relative;
    display: inline-flex;
    margin-right: 6px;
    margin-bottom: 32px;
  }
  .swiper-nav.box-fit {
    margin-top: 32px;
  }
  .icon-box .row {
    row-gap: 24px;
  }
  .icon-box .icon {
    width: 55px;
    margin-bottom: 22px;
  }
  .experts-slider {
    margin-bottom: 16px;
  }
  .faq-horizontal .accordion-basic {
    margin: 32px 0 0 0;
  }
}
/*Min width: 320*/
@media (max-width: 424px) {
  .blog-post-teaser .teaser {
    padding: 24px !important;
  }
  .brands-slider.items {
    gap: 32px;
  }
  .brands-slider.items .item-brand {
    flex: 0 0 calc(30% - 32px);
  }
  .brands-slider.items img {
    max-width: 80px;
  }
  .brands-slider .swiper-slide img {
    max-width: 80px;
  }
  .product-box .image {
    height: 360px;
  }
  .subpage-banner .body {
    min-height: 240px;
  }
}
