.sp-comingsoon .sp-comingsoon-title {
    margin-top: 130px;
    font-size: 42px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #111;
}

.sp-comingsoon .sp-comingsoon-content {
    font-size: 28px;
    font-weight: 300;
        color: #111;
}

.sp-comingsoon body {
    color: #111;
}

#sp-header{
background: transparent;
box-shadow: 0px 0px rgba(0,0,0,0.0);
}

#sp-page-builder .page-content .sppb-section:first-child {
    margin-top: -95px;
}

#sp-top-bar {
display: none;
}

#offcanvas-toggler > i {
    color: #fff;
    font-size: 35px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
}

.sp-pre-loader {
    background: #121212;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.sp-comingsoon-content {
margin: 0 auto;
text-align: center;
}

#sp-footer {
    background: #111;
}

blockquote {
    border-color: #22b8f0;
    background: #222;
    color: #fff;
}

.homebanner {
border-bottom: 3px solid red;
}

@media(min-width: 800px){
.sp-page-builder .page-content #section-id-1517141959737 {
    
    min-height: 400px;
}


} 


@media(min-width: 800px){
.sp-page-builder .page-content #section-id-1517141959737 {
    
    min-height: 400px;
}
}

@media(min-width: 1100px){
.sp-page-builder .page-content #section-id-1517141959737 {
    
    min-height: 600px;
}
}

@media(min-width:1000px){
#offcanvas-toggler {
display: none;
}
}