/*top-logo*/
}

@media(max-width:991px){
#sp-header .logo img {
    max-height: 50px !Important;
    margin-top: 5px;
}
}

/*scrolluo*/
a.scrollup {
    bottom: 30px;
    right: 30px;
}

/*copyright*/
.sp-copyright a {
    color: #b8c1c5;
    font-weight: 400;
}


.sppb-container-inner-width section#sp-main-body .sppb-row-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
.sppb-container-inner-width section#sp-main-body .sppb-container-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
.sppb-container-inner-width section#sp-main-body .sppb-container-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
.sppb-container-inner-width section#sp-main-body .sppb-container-inner {
    width: 1170px;
  }
}

.sppb-container-inner-width section#sp-main-body .sppb-container-inner{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


/*gallery*/
.sppb-gallery img {
    width: 100% !important;
    height: auto !important;
}
@media(min-width:992px){
.sppb-addon-gallery ul.sppb-gallery li {
    width: 25% !important;
}}

/*slideshow*/
.sppb-slideshow-fullwidth-item-text h1 {
    text-shadow: 0px 0px 10px #000 !important;
}
.sppb-slideshow-fullwidth-item-text p {
    text-shadow: 0px 0px 10px #000 !important;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    text-shadow: 0px 0px 10px #000;
    letter-spacing: 1px;
}
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {
    height: 100vh !important;
}
@media only screen and (max-width: 479px){
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a.sppb-btn-success {
    margin-top: 0px !important;
}}

/*team*/
.sppb-person-introtext {
    padding: 15px;
    font-size: 14px;
    text-align: justify;
}

/*scroll*/
a.scrollup {
    right: 30px !important;
    bottom: 30px !important;
}

/*header*/
#sp-header.menu-fixed {
    height: 50px;
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a, #sp-header.menu-fixed .sp-megamenu-parent >li >span {
    line-height: 50px;
}
#sp-header.menu-fixed .logo img {
    height: 40px;
    width: auto;
}
#sp-header.menu-fixed .logo {
    height: 50px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 50px;
}
@media(max-width:1200px){
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    font-size: 10px;
}}

/*footer*/
@media(max-width:991px){
#sp-footer {
    padding: 10px 0px 100px 0px;
}
}

/*people*/
.sppb-addon-person .sppb-addon-content .sppb-person-image img {
    border-radius: 1000px !important;
    width: 300px;
    height: 300px;
}
.sppb-addon-person .sppb-addon-content .sppb-person-content-wrap {
    border: none;
}


@media only screen and (max-width: 991px){
.sppb-title-subheading br, .sppb-addon-title br, .sppb-addon-content br {
    display: unset !important;
  }}


.logo img {
    max-width: 80px;
}
h1.sppb-fullwidth-title {
    font-size: 60px !important;
}
@media(Max-width:767px){
h1.sppb-fullwidth-title {
    font-size: 40px !important;
}}

/*slideshow*/
.sppb-carousel-inner img.sppb-carousel-pro-bg-image {
    object-fit: cover;
  }
@media(max-width:991px){
.sppb-carousel-inner img.sppb-carousel-pro-bg-image {
    height: 300px !IMPORTANT;
  }}