.full-width #sp-main-body .container,
.sppb-row-container {
  max-width: 90%!important;
  padding-left: 0px;
  padding-right: 0px;
}

.sp-page-title .container,
.full-width .sppb-row-container {
  max-width: 90%!important;
  width: 90%;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  text-transform: uppercase;
}

#sp-bottom h3 {
  letter-spacing: 0px!important;
}

#sp-bottom .sp-module .sp-module-title {
  margin: 0 0 15px;
}

.sp-megamenu-parent>li>a:before,
.sp-megamenu-parent>li:hover>a:before {
  display: none;
}

.sp-page-builder .page-content #section-id-1721791312885 {
  z-index: 2;
}

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

html.error-page .btn.btn-primary {
  background-color: #92a497!important;
}

.whitespace {
  background-color: #ffffff;
  margin-top: -4rem;
  height: 70px;
  z-index: 999999 !important;
  position: relative;
  widows:110%;
}

#sp-footer {
  border-top: 0px;
  padding: 30px 0px 30px 0px!important;
}

#sp-bottom {
  padding: 80px 0px 80px 0px;
}

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

/* html.error-page .error-code,
html.error-page .error-message {
 color:#ffffff;

} */

html.error-page .btn.btn-primary {
  background-color: #9770e5;
}

html.error-page .btn.btn-primary:hover {
  background-color: #616162;
}

#error-page {
  margin-top: -25vh;
}

.sppb-btn-outline {
  border-style: solid!important;
  border-width: 1px 1px 1px 1px!important;
}

body .sppb-btn {
  padding: 8px 25px!important;
}

#sp-footer {
  padding: 0px 0px 30px 0px;
}

#sp-footer p {
  margin-bottom: 0rem;
}

.badge {
  color: #000;
}

.sp-scroll-up {
  bottom: 25px;
}

.burger-icon>span:nth-child(2) {
    display: inherit;
}

/* 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-n5vuVWhaR6U8K5oT1_TRV,
  .sp-page-builder .page-content #section-id-1721790683465{
    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:845px) {
  #sp-logo  .logo-image-phone {
        height: 25px;
    }
  
      #sp-header {
        height: 115px;
    }
  
  body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    position: relative;
    bottom: 6.5rem;
}
  
      #sppb-addon-1711438891374 {
        position: relative;
        right: 3rem;
        bottom: 0.5rem;
    }
  
  .offcanvas-menu .offcanvas-inner ul.menu li.active a, .offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #000000 !important;
}
  
  .offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    opacity:1;
}
  
#sppb-addon-1721721518286 {
    margin: 100px;
    position: relative;
    top: 4rem;
    right: 2rem;
}
  
  #column-id-1721719549851,
  #column-id-iFyQSscA-tBsvQ0Sw5y3y{
    padding: 0px 20px 50px 20px;
}
  
  #sppb-addon-1711439235165 {
    padding-top: 2rem;
}
  
 #sppb-addon-OWJkKGpLfEFipz0lghfFa{
    position: relative;
    bottom: 19rem;
    padding: 60px;
    left: 1.9rem;
}
  
  .sp-slider-content-align-center h2 {
        font-size: 55px!important;
  }
  
  #sp-bottom3 {
    padding-top: 20px;
}
}

/* 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) {
.itemid-101 .sp-page-builder .page-content #section-id-29567d07-eaaf-440c-9bb0-6a62d7184eaa {
    padding-bottom: 75px;
}
 #column-id-1721791312886 #sppb-addon-wrapper-OWJkKGpLfEFipz0lghfFa {
    margin-top: -520px;
    margin-right: 0px;
    margin-bottom: 400px;
    margin-left: 0px;
    width: 90vw;
}
}

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

@media screen and (min-width: 900px) and (max-width:1440px) {
  ...
}

/* 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
 */