.s1674561931 {
    position:relative;
}

.s1674561931 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1674561931 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1674561931 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1674561931 .sforeground {
    position:absolute;
    z-index:-1;
    background:#2f324e;
    width:100%;
    height:100%;
    box-shadow: 0px 1px 11px #2f324e;
}

.s1674561931 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1674561931 .container .row {
    
}

.s1674561931 .sheader {
    text-align:center;
}

.s1674561931 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1674561931 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1674561931 .sdesc {
    background:transparent;
}

.st1674561931 {}
.st1674561931 img {}

.sb1674561931 {}
.sb1674561931 img {}

@media (max-width: 767px) {
	.s1674561931 .container {
	    padding:10px 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1674561931 .container {
        padding-bottom: 25px;
}
    .s1674561931 {
        margin-bottom:30px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1674561931 .container {
        padding-bottom: 35px;
}
    .s1674561931 {
        /*margin-bottom:30px;*/
}
}
@media (min-width: 1200px) {
	.s1674561931 .container {
    /*padding-top:60px;*/
    padding-bottom:35x;
}
    .s1674561931 {
        /*margin-bottom:60px;*/
}
}