.s1677651921 {
    position:relative;
    background:transparent;
}

.s1677651921 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1677651921 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1677651921 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
    filter: brightness(0.5);
}

.s1677651921 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1677651921 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1677651921 .container .row {
    
}

.s1677651921 .sheader {
    text-align:center;
}

.s1677651921 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1677651921 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1677651921 .sdesc {
    background:transparent;
}

.st1677651921 {}
.st1677651921 img {}

.sb1677651921 {}
.sb1677651921 img {}

@media (max-width: 767px) {
	.s1677651921 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    filter: brightness(0.5);
}
.s1677651921 .container {
    background: transparent;
    padding-top: 100px;
    padding-bottom: 100px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1677651921 .container {
    padding-top: 150px;
    padding-bottom: 150px;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1677651921 .container {
    padding-top: 250px;
    padding-bottom: 250px;
}
}
@media (min-width: 1200px) {
	.s1677651921 .container {
    padding-top: 325px;
    padding-bottom: 325px;
}
}