@media (max-width: 767px) {
.ls-overflow-visible {
    overflow: hidden !important;
}

#sp-creative-slider .ls-overflow-visible {
    overflow: visible !important;
}

.container,
.sppb-row-container {
    width: 100% !important;
}


#sp-bottom1,
#sp-bottom2,
#sp-bottom3 {
    margin: 0px 0px 30px 0px !important;
}

}

@media (min-width: 767px) and (max-width: 979px) {
.ls-overflow-visible {
    overflow: hidden !important;
}

#sp-creative-slider .ls-overflow-visible {
    overflow: visible !important;
}

.container,
.sppb-row-container {
    width: 100% !important;
}






#sp-bottom .sp-module .sp-module-title {
    font-size: 17px !important;
}

#sp-bottom p, #sp-bottom a {
    font-size: 9px !important;
    line-height: 15px !important;
}

}

@media (min-width: 980px) and (max-width: 1199px) {
.ls-overflow-visible {
    overflow: hidden !important;
}

#sp-creative-slider .ls-overflow-visible {
    overflow: visible !important;
}
.container,
.sppb-row-container {
    width: 100% !important;
}


}	

@media (min-width: 1200px) {

}