.s1720004780 {
    position:relative;
    background: #071333;
        border-top: 1px solid #f99e18;
}

.s1720004780 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1720004780 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1720004780 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1720004780 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1720004780 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1720004780 .container .row {
    display: flex;
    justify-content: center;
    /*border-top: 1px solid #808080;*/

}

.s1720004780 .sheader {
    text-align:center;
}

.s1720004780 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1720004780 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1720004780 .sdesc {
    background:transparent;
}

.st1720004780 {}
.st1720004780 img {}

.sb1720004780 {}
.sb1720004780 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}