.sppb-row-container,
#sp-main-body>.container,
.sppb-container,
#sp-bottom .container,
#sp-footer .container {
  max-width: 90%!important;
}

#sp-logo .logo-image {
  height: 100px;
}

.sp-megamenu-parent {
  top: 1.2rem;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  position: relative;
  bottom: 1.2rem;
}

.sp-megamenu-parent>li::after {
  display: none;
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
  color: #00CBF3;
}

.sp-megamenu-parent .sp-mega-group>li>a {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  text-transform: inherit;
}

.sp-megamenu-parent .sp-mega-group>li>a:hover {
  color: #008ea3;
}
.overlay-image-title .sppb-addon-title i.fas,
.overlay-image-title .sppb-addon-title i.far {
  font-size: 2em;
  border-radius: 100%;
  padding: 15px 13px 12px 12px;
  margin-bottom: 1rem;
}

.sppb-carousel-extended-item img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.sppb-form-group label,
label {
  font-size: 18px;
}

#mc_embed_signup form {
  margin: 0px!important;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error,
#mc_embed_signup input {
  border: 1px solid #ffffff!important;
}

#mc_embed_signup .button {
  border: 0px!important;
}

.view-article #sp-main-body .article-details .article-full-image {
  float: right;
  margin-left: 50px;
  margin-bottom: 25px;
  max-width: 300px;
  border-top: 0px;
  padding-top: 0px;
}

.view-article #sp-main-body .article-details div[itemprop="articleBody"] {
  max-width: 100%;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb {
  padding: 0px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb>a {
  padding: 4px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb a {
  color: #1C75BC;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb a:hover {
  color: #008ea3;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb-top {
  margin-top: -10px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb-bottom {
  margin-bottom: 10px;
}

#mod-custom151 {
  max-height: 500px;
  overflow: hidden;
}

.speasyimagegallery-gallery-item-content {
  display: none;
}

/* Error page styling */

html.error-page .error-code,
html.error-page .error-message,
body .error-wrapper .sppb-btn.sppb-btn-link:hover,
body .error-wrapper .sppb-btn.sppb-btn-link:focus,
body .error-wrapper .btn.sppb-btn-link:hover,
body .error-wrapper .btn.sppb-btn-link:focus,
html.error-page .error-wrapper a.sppb-btn-link {
  color: #000!important;
}

html.error-page body {
  background-color: #fff!important;
}

html.error-page .error-logo {
  transform: scale(0.5);
}

html.error-page .error-wrapper {
  gap: 70px!important;
  margin-left: 25px!important;
}

/* iPhone bg fix */

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .sp-page-builder .page-content #section-id-1603175361137,
  .sp-page-builder .page-content #section-id-1614061579343,
  #call-to-action {
    background-size: unset !important;
    background-attachment: scroll !important;
    background-position: top !important;
  }
}

/* Extra small devices (phones, 600px and down) */

@media screen and (min-width:320px) and (max-width:932px) {
  #sp-header .logo {
    height: 100px;
    width: 99px;
  }
  #sp-header .logo-image-phone {
    height: 85px;
  }
  #sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-0-key #sp-slider-inner-item-1653268944744-num-0-key,
  #sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-1-key #sp-slider-inner-item-1653268944745-num-0-key,
  #sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-2-key #sp-slider-inner-item-1653268944746-num-0-key,
  #sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-3-key #sp-slider-inner-item-1653268944747-num-0-key {
    padding: 0px 0% 0px 0px!important;
    font-size: 30px!important;
  }
  #section-id-1731290414703 #column-id-1731290414702,
  #section-id-kVxH-8eOuTo81PeJIN4si #column-id-p803Y4ACIAHhqRbax-Kd4 {
    padding-right: 5%;
    padding-left: 5%;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
  ...
}

/* Medium devices (landscape tablets, 768px and up) */

@media screen and (min-width: 768px) and (max-width:1024px) {
  ..
}

/* Large devices (laptops/desktops, 992px and up) */

@media screen and (min-width: 900px) and (max-width:1440px) {
#sp-logo.col-2 {
    width: 10%;
}
}

@media screen and (min-width: 864px) and (max-width:1536px) {
#sp-logo.col-2 {
    width: 10%;
}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
  ...
}

/* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */