.s1719220267 {
    position:relative;
    /*background-color: #f8f8f8;*/
    padding: 20px 0 50px 0;
    
}

.s1719220267 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1719220267 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1719220267 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: contain;
    width:100%;
    height:100%;
}

.s1719220267 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1719220267 .container {

    padding-top:5px;
    padding-bottom:5px;
    background: #fff;
    border-radius: 15px;
}

.s1719220267 .container .row {
    
}

.s1719220267 .sheader {
    text-align:center;
}


.s1719220267 .sheader {
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: middle;
  white-space: no-wrap;
}
.s1719220267 .sheader:before, .s1719220267 .sheader:after {
  border-bottom: 1px solid black;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.s1719220267 .sheader:after {
  margin-right: -135%;
  padding-right: 100%;
}
.s1719220267 .sheader:before {
  margin-left: -135%;
  padding-left: 100%;
}







.s1719220267 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
    margin: 20px 0;
        display: inline-block;
}

.s1719220267 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1719220267 .sdesc {
    background:transparent;
}

.st1719220267 {}
.st1719220267 img {}

.sb1719220267 {}
.sb1719220267 img {}

@media (max-width: 767px) {
.s1719220267 .sheader:before, .s1719220267 .sheader:after {
     display: none;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1719220267 .sheader:before, .s1719220267 .sheader:after {
     display: none;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
.s1719220267 .sheader:after {
       margin-right: -150%;

 }
 .s1719220267 .sheader:before {
    margin-left: -150%;
 
}
}
@media (min-width: 1200px) {
	
}