a.vss-prev-link.owl-prev:before {
    font-family: "FontAwesome";
    content: "\f104";
    font-size: 5rem;
    color: #0b4775;
}
a.vss-prev-link.owl-prev {
    float: left;
    left: -20px;
    position: relative;
}
a.vss-next-link.owl-next:before {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 5rem;
    color: #0b4775;
}
a.vss-next-link.owl-next{
    float: right;
    right: -20px;
    position: relative;
}
.owl-controls_videos {
    bottom: 50%;
    min-height: 20px;
    min-width: 20px;
    position: absolute;
    width: 85%;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.vss-product-video-module{
    background: #e8f2f4;
/*    padding: 100px 0;*/
}
.video_more_than {
    padding: 100px 0;
}
.vss-next-link {
    right: 0 !important;
}
.vss-product-video-module .section-title h2{
    color: var(--color-blue);
}
.vss-prev-link {
    left: 0 !important;
}
.vss-product-video {
    font: 600 18px/22px "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #484848;
    display: block;
    padding: 17px 20px;
    margin-bottom: 2%;
}
.vss-slider{
    max-height:448px;
    position: relative;
}
.vss-overflow-hidden{
    width:79% !important;
    overflow:hidden;
    margin:0 auto;
}
.vss-slider-li-0
{
    float: left;
    list-style: none;
    position: relative;
    width: 765px;
}
iframe {
    border: 0;
}
.vss-slider-li-1
{
    float: left;
    list-style: none;
    position: relative;
    width: 300px;
}
.vss-slider-video-0 {
    height:400px;
}
.vss-slider-video-1 {
        height:200px;
    }

.vss-slider-video-0
{
    width:90%;
}
.vss-slider-video-1
{
    width:100%;
}
/*.vss-link{
    height:12%;
    width:5%;
    position: absolute;
    background-repeat: no-repeat;
    cursor:pointer;
}*/
/*.vss-prev-link{
    background-image: url('../../img/front/prev-horizontal.png');
    background-size:89%;
    left: 9%;
}*/






/*layout 2*/

.vss-video-thumbnail{
    margin-top: 2%;
}
.vss-main-video{
    text-align:center;
}
.vss-center-video-0{
    width:60%;
    margin:0px auto;
}
.vss-center-video-1{
    width:100%;
    margin:0px auto;
}
.vss-uploaded-video-0
{
    max-width:100%;
    height:340px;
}
.vss-uploaded-video-1
{
    max-width:100%;
    height:220px;
}
.vss-web-video-0
{
    width:100%;
    height:340px;
}
.vss-web-video-1
{
    width:100%;
    height:220px;
}

.vss-thumbnail-slider-li
{
    float:left;
    margin-left: 2%;
    margin-right: 2%;
    text-align:center;
    cursor:pointer;
    border: 2px solid cadetblue;
    padding: 2%;
}
.vss-thumbnail-overflow-hidden
{
    width:80%;
    overflow:hidden;
    margin:0px auto;
}
.vss-thumbnail-slider
{
    overflow:auto;
    margin:0px auto;
}
.vss-hide
{
    display:none;
}
.vss-center-thumbnails{
    margin: 0px auto;
    overflow: auto;
    display:table;
}
.vss-image-0{
    width:80px;
    height:80px;
}
.vss-image-1{
    width:30px;
    height:30px;
}
.vss-border-color{
    border-color:rgba(255, 0, 0, 0.42) !important;
}

.vss-broder{
    border-bottom-color:rgb(238, 238, 238);
    border-bottom-style:inset;
    border-bottom-width:2px;
    border-image-outset:0px;
    border-image-repeat:stretch;
    border-image-slice:100%;
    border-image-source:none;
    border-image-width:1;
    border-left-color:rgb(238, 238, 238);
    border-left-style:inset;
    border-left-width:2px;
    border-right-color:rgb(238, 238, 238);
    border-right-style:inset;
    border-right-width:2px;
    border-top-color:rgb(238, 238, 238);
    border-top-style:inset;
    border-top-width:2px;   
}

@media (max-width: 1880px) {
    .vss-slider-video-0 {
        width: 80%;
        height: 340px;
    }
}

@media (max-width: 1800px) {
    .vss-slider-video-0 {
        width: 75%;
        height: 320px;
    }
}

@media (max-width: 1760px) {
    .vss-slider-li-0 {
        display: flex;
        justify-content: center;
        width: 665px;
    }
    .vss-slider-video-0 {
        width: 75%;
        height: 280px;
    }
}

@media (max-width: 1640px) {
    .vss-slider-li-0 {
        width: 620px;
    }
    .vss-slider-video-0 {
        height: 260px;
    }
}

@media (max-width: 1520px) {
    .vss-slider-li-0 {
        width: 580px;
    }
    .vss-slider-video-0 {
        height: 245px;
    }
}

@media (max-width: 1430px) {
    .vss-slider-li-0 {
        width: 545px;
    }
    .vss-slider-video-0 {
        height: 230px;
    }
}

@media (max-width: 1330px) {
    .vss-slider-li-0 {
        width: 500px;
    }
    .vss-slider-video-0 {
        height: 210px;
    }
}

@media (max-width: 1230px) {
    .vss-slider-li-0 {
        width: 460px;
    }
    .vss-slider-video-0 {
        height: 190px;
    }
}

@media (max-width: 1130px) {
    .vss-slider-li-0 {
        width: 430px;
    }
    .vss-slider-video-0 {
        height: 180px;
    }
}

@media (max-width: 1030px) {
    .vss-slider-li-0 {
        width: 390px;
    }
    .vss-slider-video-0 {
        height: 160px;
    }
}

@media (max-width: 990px) {
    .dekaelm1 .vss-overflow-hidden {
        width: 60% !important;
    }
    .vss-slider-li-0 {
        width: 600px;
    }
    .vss-slider-video-0 {
        height: 252px;
    }
}


@media only screen and (max-width: 767px) {
    .dekaelm1 .vss-overflow-hidden {
        width: 480px !important;
    }
    .vss-slider-li-0 {
        width: 480px;
    }
    .vss-slider-video-0 {
        height: 252px;
    }
    .owl-controls_videos{
        width: 95%;
        bottom: 0;
    }
    
    a.vss-next-link.owl-next,
    a.vss-prev-link.owl-prev {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 575px) {
    .dekaelm1 .vss-overflow-hidden {
        width:unset !important;
    }
    
    .vss-slider-li-0 {
        width: 575px;
        left: unset;
        display: unset;
    }
    
    .owl-controls_videos {
        width: 95%;
        bottom: -100px;
    }
    a.vss-next-link.owl-next,
    a.vss-prev-link.owl-prev {
        padding: 35px;
    }
}
@media only screen and (max-width: 480px) {
    .dekaelm1 .vss-overflow-hidden {
        width:80% !important;
        
    }
    .vss-slider-li-0 {
        width: 393px;
        left: unset;
    }
    
}

@media only screen and (max-width: 470px) {
    .vss-slider-li-0 {
        left: -10px;
    }
    
}


@media only screen and (max-width: 420px) {
    .dekaelm1 .vss-overflow-hidden {
        width:unset !important;
      
    }
    .vss-slider-li-0 {
        width: 350px;
        left: unset;
        display: unset;
    }
    
    .owl-controls_videos {
        width: 95%;
        bottom: -100px;
    }
    a.vss-next-link.owl-next,
    a.vss-prev-link.owl-prev {
        padding: 35px;
    }
    .owl-controls_videos {
        width: 100%;
        
    }
}
@media only screen and (max-width: 375px) {
    .vss-slider-li-0 {
        width: 300px;
    }
    
    
}
@media only screen and (max-width: 360px) {
    .vss-slider-li-0 {
        width: 300px;
    }
    
    
}




/*
/*@media (min-width: 1024px) and (max-width: 1350px) {*/
/*    .vss-slider-li-0{*/
/*        width: 620px;*/
/*    }*/
/*    .vss-slider-li-1{*/
/*        width: 220px;*/
/*    }*/
/*    !*    .vss-div-per-video-0 a{*/
/*            top: 85% !important;*/
/*        }*!*/
/*    .vss-div-per-video-1 a{*/
/*        top: 75% !important;*/
/*    }*/
/*    .vss-slider-video-0 {*/
/*        height:380px;*/
/*    }*/
/*    .vss-slider-video-1 {*/
/*        height:200px;*/
/*    }*/
/*}*/
/*@media (min-width: 768px) and (max-width: 1024px) {*/
/*    .vss-slider-li-0{*/
/*        width: 480px;*/
/*    }*/
/*    .vss-slider-li-1{*/
/*        width: 220px;*/
/*    }*/
/*    !*    .vss-div-per-video-0 a{*/
/*            top: 87% !important;*/
/*        }*!*/
/*    .vss-div-per-video-1 a{*/
/*        top: 75% !important;*/
/*    }*/
/*    .vss-slider-video-0 {*/
/*        height:380px;*/
/*    }*/
/*    .vss-slider-video-1 {*/
/*        height:200px;*/
/*    }*/
/*}*/
/*@media (min-width: 480px) and (max-width: 768px) {*/
/*    .vss-slider-li-0{*/
/*        width: 300px;*/
/*    }*/
/*    .vss-slider-li-1{*/
/*        width: 400px;*/
/*    }*/
/*    !*    .vss-div-per-video-0 a{*/
/*            top: 93% !important;*/
/*        }*!*/
/*    .vss-div-per-video-1 a{*/
/*        top: 75% !important;*/
/*    }*/
/*    .vss-slider-video-0 {*/
/*        height:300px;*/
/*    }*/
/*    .vss-slider-video-1 {*/
/*        height:200px;*/
/*    }*/
/*}*/
/*@media (min-width: 320px) and (max-width: 480px) {*/
/*    .vss-slider-li-0{*/
/*        width: 220px;*/
/*    }*/
/*    .vss-slider-li-1{*/
/*        width: 220px;*/
/*    }*/
/*    !*    .vss-div-per-video-0 a{*/
/*            top: 96% !important;*/
/*        }*!*/
/*    .vss-div-per-video-1 a{*/
/*        top: 78% !important;*/
/*    }*/
/*    .vss-slider-video-0 {*/
/*        height:200px;*/
/*    }*/
/*    .vss-slider-video-1 {*/
/*        height:200px;*/
/*    }*/
/*}*/
/*@media (min-width: 320px) and (max-width: 480px) {*/
/*    .vss-web-video-0*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-web-video-1*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-uploaded-video-0*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-uploaded-video-1*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-image-0{*/
/*        width:30px !important;*/
/*        height:30px !important;*/
/*    }*/
/*    .vss-image-1{*/
/*        width:30px !important;*/
/*        height:30px !important;*/
/*    }*/
/*}*/
/*@media (min-width: 480px) and (max-width: 768px) {*/
/*    .vss-web-video-0*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-web-video-1*/
/*    {*/
/*        height:250px;*/
/*    }*/
/*    .vss-uploaded-video-0*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-uploaded-video-1*/
/*    {*/
/*        height:250px;*/
/*    }*/
/*    .vss-image-0{*/
/*        width:50px !important;*/
/*        height:50px !important;*/
/*    }*/
/*    .vss-image-1{*/
/*        width:50px !important;*/
/*        height:50px !important;*/
/*    }*/
/*}*/
/*@media (min-width: 768px) and (max-width: 1024px) {*/
/*    .vss-web-video-0*/
/*    {*/
/*        height:280px;*/
/*    }*/
/*    .vss-web-video-1*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-uploaded-video-0*/
/*    {*/
/*        height:280px;*/
/*    }*/
/*    .vss-uploaded-video-1*/
/*    {*/
/*        height:220px;*/
/*    }*/
/*    .vss-image-0{*/
/*        width:65px !important;*/
/*        height:65px !important;*/
/*    }*/
/*    .vss-image-1{*/
/*        width:30px !important;*/
/*        height:30px !important;*/
/*    }*/
/*}*!*/
