

.sppb-slideshow-fullwidth-item-text {
    max-width: 600px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: none;
	color: #fff;
}

.sppb-gallery li {
    padding: 5px;
}

#sp-top3 {
	line-height:90px;
	padding:0px 20px
}

.offcanvas-menu .offcanvas-inner .sp-module.offlang {
    margin-top: 0px!important;
    border-bottom: none!important;
    margin-bottom: 0px!important;
}

.mod-languages.offlang {margin:auto;display:table;}

.sppb-addon-ajax-contact form input {
    height: 64px !important;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 36px;
}

@media screen and (min-width: 680px) {

.layout-boxed .body-innerwrapper .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg > div {
    padding: 180px 100px;
    bottom: 0;
}

}


@media screen and (max-width: 1180px) {

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 9px;
    font-size: 13px;
}

}


@media screen and (min-width: 990px) {
	
	
.service-content:before {
    content: '';
    background: #ccc;
    position: absolute;
    top: 50%;
    margin-top: -120px;
    width: 75%;
    left: 150px;
    height: 1px;
    z-index: 0;
}
	
	
.feature-image:after {
    content: '';
    width: 120px;
    right: 24px;
    top: 50%;
    margin-top: 24px;
    height: 1px;
    background: #cecece;
    position: absolute;
    z-index: -1;
}


.feature-wrapper:before {
    content: '';
    width: 1px;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #cecece;
    position: absolute;
    left: -50px;
    z-index: 1;
}

.feature-wrapper:after {
    content: "";
    background: #ee9c28;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 56%;
    left: -53.5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
    z-index: 3;
}

}


@media screen and (min-width: 990px) and (max-width: 1200px) {
	
	
.service-content:before {
    margin-top: -140px;
    width: 72%;
}

}


@media screen and (max-width: 480px) {

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 28px;
}

}

