.s1639159697 {
    position:relative;
    background: #ededef;
    padding: 20px 0;
}

.s1639159697 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1639159697 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1639159697 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1639159697 .sbackground:before{
    position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #002c57;
  opacity: .8;
  /*content: "";*/
}

.s1639159697 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1639159697 .container {
    background:transparent;
    padding-top:10px;
    padding-bottom:10px;
}

.s1639159697 .container .row {
    
}

.s1639159697 .stitle {
    background:transparent;
        color: #fd5f16;
}

.s1639159697 .sdesc {
    background:transparent;
}

.st1639159697 {}
.st1639159697 img {}

.sb1639159697 {}
.sb1639159697 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) {
	
}