section.welcome-block-2buys {
    padding: 100px 0;
    position: relative;
    background-size: cover;
    background-position: center;
}
section.welcome-block-2buys .container, 
section.welcome-block-2buys .container-md {
    position: relative;
    z-index: 2;
    width: 1200px;
}
h4.welcome-block-2buys-head {
    color: #fff;
    text-align: center;
    margin-bottom: 75px;
    font-weight: 500;
}
.welcome-left {
    float: left;
    width: 42%;
    padding-top: 5%;
}
.welcome-right {
    float: right;
    width: 45%;
    padding: 40px;
    background-color: rgba(0, 0, 0, 0.50);
}
section#tb-welcome-2buys .welcome-video {
    margin-top: 0;
}
.welcome-left h6 {
    font-size: 14px;
    font-weight: normal;
    color: #1E1E1E;
    font-family: 'Roboto', sans-serif;
    position: relative;
    padding-left: 40px;
    margin-bottom: 50px;
}
.welcome-left p {
    color: #77808B;
    margin-top: 30px;
}
.welcome-right p {
    margin-bottom: 30px;
    color: #525252;
}

.welcome-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    float: left;
    width: 100%;
    margin-top: 60px;
    box-shadow: 0px 5px 10px rgba(0,0,0,.6);
}
.welcome-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.welcome-video-mp4 {
    float: left;
    width: 100%;
    height: 320px;
    position: relative;
}
.welcome-video-mp4 video{
    border-radius: 0;
}

#uysValuesSlider {
    margin-bottom: 30px;
}
.uysValuesSliderEach h5 {
    font-size: 34px;
    line-height: 1.6em;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto';
}



@media (max-width:1566px) {
}

@media (max-width:1440px) {
}

@media (max-width:1380px) {
}

@media (max-width:1366px) {
}

@media only screen and ( max-width: 1199px) {
    .welcome-video-mp4 {
        height: 280px;
    }
}

@media only screen and ( max-width: 961px) {
    section.welcome-block-2buys {
        padding: 60px 0;
    }
    h4.welcome-block-2buys-head {
        margin-bottom: 50px;
    }
    .welcome-right {
        padding: 30px;
    }
    .welcome-video-mp4 {
        height: 260px;
    }
    .welcome-left {
        padding-top: 0;
    }
    #uysValuesSlider {
        margin-bottom: 20px;
    }
    .uysValuesSliderEach h5 {
        font-size: 32px;
        line-height: 1.5em;
    }
    section.content-navigation {
        background-color: #000 !important;
    }
}

@media only screen and ( max-width: 768px) {
    .welcome-left,
    .welcome-right {
        width: 100%;
    }
    .welcome-left {
        text-align: center;
        margin-bottom: 30px;
    }
    .welcome-video-mp4 {
        height: 320px;
    }
    .uysValuesSliderEach h5 {
        font-size: 28px;
        line-height: 1.4em;
    }
}

@media only screen and ( max-width: 560px) {
    .welcome-video-mp4 {
        height: 260px;
    }
    .welcome-video-mp4 {
        height: 260px;
    }
}