.wsite-section-wrap .wsite-section {
    vertical-align: middle;
}

.wsite-header-section {
    text-align: center;
}

.wsite-header-section {
    position: relative;
    width: 100%;
    padding: 55px 0;
    box-sizing: border-box;
    background: #ffffff url(theme/images/default-bg.jg) center center no-repeat;
    background-size: cover;
}

.wsite-section-bg-video {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.wsite-section-bg-video .wsite-section-content {
    position: relative;
    z-index: 3;
}

.uploadplayer-shield {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}


.wsite-not-footer {
    text-align: left;
}

.wsite-section-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.wsite-section {
    display: table-cell;
    width: 100%;
    height: 230px;
}

h2,
.wsite-content-title,
.paragraph {
    word-wrap: break-word
}

.wsite-multicol {
    position: relative;
    direction: ltr;
}

.wsite-multicol-table {
    position: relative;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important;
}

.wsite-multicol-col {
    vertical-align: top;
    margin: 0 !important;
    border: 0 !important;
    padding: 0;
    -moz-box-sizing: border-box;
}



.wsite-footer {
    clear: both;
}

