.sppb-container,
.container,
.sppb-row-container {
  max-width: 1320px;
}

#sp-header {
  margin-top: 0px;
}

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

#sppb-addon-wrapper-1682406231083 {
  margin: 0px -5vw 0px 0px!important;
}

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

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

#sp-footer a {
  color: #cfcccc;
}


#sp-footer #sp-footer2 .sp-copyright {
  margin-top: 40px!important;
}

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


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

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

.badge {
  color: #000;
}

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


/* 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-1682566536376,
  .sp-page-builder .page-content #section-id-1682995807164{
    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) {...}

/* 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) {
  #sppb-addon-1682406231083 {
    position: relative;
    right: 3rem;
}
  
}

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