@media (min-width: 1200px) {}


@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{padding:0px 10px !important; font-size:12px !important;}
    h1.sppb-cta-title{font-size:35px !important;margin:0px !important;}
   .scrollup{right:10px !important;bottom:10px !important;}
   .service-blocks .sppb-addon-text{min-height:280px;}

}




@media (min-width: 767px) and (max-width: 979px) {
    h1.sppb-cta-title{margin:0px !important;font-size:27px !important;}
   .scrollup{right:10px !important;bottom:10px !important;}
   .service-blocks .sppb-addon-text{min-height:330px;}
}




@media (max-width: 767px) {
   .sp-contact-info li{padding:0px !important;}
   #sp-top-bar p{padding:0px !important;margin:0px;}
   #sp-top-bar{text-align:center;}
   #sp-header{height: auto !important;}
   .sppb-addon-cta .sppb-cta-title{margin-bottom:0px !important;}
   p.sppb-lead.sppb-cta-subtitle{font-size: 19px !important;}
   .scrollup{right:10px !important;bottom:10px !important;}
   .service-blocks h3{margin:0px;}
   #sp-bottom .sp-module .sp-module-title{font-size:20px !important; margin:20px 0px 0px;}
   .product-images{margin-top:0px !important;}



}



/* ------------- Site Styles -----------------*/

#sp-top-bar {
    background-color: #d50000;
    color: #fff;
    font-weight: 600;
}

#sp-top-bar p {
    padding: 10px 0 0;
    font-size: 12pt;
}
.sp-contact-info li {
    padding: 10px 0 0;
}
.sp-contact-info li a {
    color: #fff;
    font-size: 12pt;
}
#offcanvas-toggler >i {
    color: #fb0001;
}
h1.sppb-cta-title {
    text-shadow: 2px 3px 0px #000;
}

p.sppb-lead.sppb-cta-subtitle {
    font-family: Arial !important;
   line-height: 35px !important;
}
span.major-color {
    color: #d40000;
}
.service-blocks h3 {
    padding: 0 10px 0px;
}
.service-blocks a {
font-weight: 700;
}
.service-blocks .sppb-addon-text {
    padding: 0 10px 30px;
}
#sp-footer {
    background: #000000;
}
#sp-bottom {
    background-color: #1D2127;
    padding: 55px 0px;
    color: #fff;
}

#sp-bottom a {
    color: white;
}

#sp-bottom a:hover {
    color:red;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 62px;
    right: 100px;
    display: none;
    z-index: 999;
    border: 1px solid #ffffff;
    background-color: rgb(213, 0, 0);
}
.scrollup:before {
    color: #fff;
}
.offcanvas-menu {
    background-color: rgb(170, 0, 0);
}
#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 600;
    font-size: 22px;
    color: #ff1414;
}
#sp-bottom h4 {
    font-size: 15px;
    font-weight: 600;
}
h4.top-down {
    margin-top: 17px;
}
.product-images {
    margin-top: -86px;
}
.sp-module ul >li {
    border-bottom: 1px solid #e8e8e814;
}

/* ------------- END of Site Styles -----------------*/

img.error-logo {
    max-height: 170px;
}

#sp-header {
    background: #000000 none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 115px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}


#sp-header .logo {
    display: inline-block;
    height: 115px;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}

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


#offcanvas-toggler {
    float: right;
    line-height: 115px;
    margin-left: 15px;
    font-size: 20px;
}


.message-sent {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 17px;
}

.asap {
    margin-bottom: 20px;
}

button.backbutton {
    transition: all ease-in .5s;
    background: #d50000;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 30px;
    color: #ffffff;
    font-weight: 600;
}







