@media (max-width: 991px) {
  #sp-header #sp-menu1>.sp-column {
    justify-content: unset !important;
}
}

.contact-sec .sppb-addon-title.sppb-feature-box-title {
  color: #fff !important;
}


@media (min-width: 992px) {
    a.hidden-lg { display: none !important; }
}


.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    border: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a {
  	display: -webkit-box !important;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	padding: 0 30px;
  	line-height: 1.5;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
    font-size: 12px;
    opacity: 0.7;
}


.bfQuickMode .bfElemWrap label {
    width: 100%;
}

.bfQuickMode .bfElemWrap .form-inline input[type="text"], .bfQuickMode .bfElemWrap .form-inline input[type="number"], .bfQuickMode .bfElemWrap .form-inline textarea, .bfQuickMode .bfElemWrap .form-inline select {
    max-width: 100% !IMPORTANT;
    width: 100%;
}

h4.sppb-addon-title.sppb-feature-box-title {
    color: white !important;
}

#sp-bottom-top {
    padding-top: 50px;
}

#sp-bottom-top #sp-bottom-top2 .sp-module ul {
    text-align: center;
}


#sp-bottom .sppb-addon-title.sppb-feature-box-title { color: #fff !important; }




/*showcase*/
.sppb-addon-person .sppb-person-information {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}


/*footer*/
#sp-footer .container-inner {
    text-align: center;
}

.sppb-addon-animated-number>.sppb-addon-content .sppb-animated-number-title {
    max-width: 100% !important;
}



.before-after-margin .sppb-before-after-wrapper {
    margin: auto;
}



.text-3d p {
    margin: 0px;
}

/*about-feature-box*/
@media (max-width: 2560px){
    .wayne-corp-service-box.wayne-corp-service-box-1 .sppb-media-body{
    height:291px;
    }
}
@media (max-width: 1440px){
    .wayne-corp-service-box.wayne-corp-service-box-1 .sppb-media-body{
    height:291px;
    }
}
@media (max-width: 1200px){
    .wayne-corp-service-box.wayne-corp-service-box-1 .sppb-media-body{
    height:421px;
    }
}
@media (max-width: 768px){
    .wayne-corp-service-box.wayne-corp-service-box-1 .sppb-media-body{
    height:239px;
    }
}
@media (max-width: 425px){
    .wayne-corp-service-box.wayne-corp-service-box-1 .sppb-media-body{
    height:206px;
    }
}

/*page-title-whyus*/
h3.sp-page-title-sub-heading {
    width: 100% !important;
}


.sp-simpleportfolio-img {
    aspect-ratio: 16 / 9 !important;
    object-fit: cover !important;
}

/*home-feature*/
        .wayne-corp-service-box-home .sppb-media-body , .wayne-corp-service-box-home .pull-left {
            display:flex;
            align-items:center;
    }

@media (max-width:1440px){
        .wayne-corp-service-box-home .sppb-media-body {
            height:180px;
    }
}
@media (max-width:1200px){
        .wayne-corp-service-box-home .sppb-media-body {
            height:250px;
    }
}
@media (max-width:991px){
        .wayne-corp-service-box-home .sppb-media-body {
            height:200px;
    }
    .wayne-corp-service-box-home .sppb-media{
        flex-direction:column;
    }
}
@media (max-width:767px){
        .wayne-corp-service-box-home .sppb-media-body {
            height:150px;
    }
    .wayne-corp-service-box-home .sppb-media{
        flex-direction:row;
    }
}
@media (max-width:525px){
        .wayne-corp-service-box-home .sppb-media-body {
            height:auto;
    }
    .wayne-corp-service-box-home .sppb-media{
        flex-direction:column;
    }
}


/*header mobile logo*/
span.fa.fa-mobile {
    display: none;
}
/*header-phone-margin*/
li.sp-contact-phone {
    margin: 0 !important;
}


/*image color overlay*/
.img-overlay-color .sppb-addon-single-image-container:after {
    background-color: #ffffff00;
}


/*about-feature-box*/
@media (max-width: 2560px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:249px;
  }
}
@media (max-width: 1440px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:249px;
  }
}
@media (max-width: 1400px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:275px;
  }
}
@media (max-width:1200px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:379px;
    }
}
@media (max-width:991px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:auto;
    }
}
@media (max-width:1200px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:379px;
    }
}
@media (max-width:991px){
    .wayne-corp-service-box.feature-box-about .sppb-media-body {
    height:auto;
    }
}

.animated-text-words-wrapper .animated-text{
  	text-align: left !important;
} 

@media (max-width:575px){
    .animated-text-words-wrapper .animated-text{
        white-space:pre-wrap !important;
    }
}