.video-innerer-wrapper {
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    cursor: pointer;
}

.video-innerer-wrapper iframe,
.video-innerer-wrapper .video-image {
    position: absolute;
    width: 100%;
    height: 101%;
    top: 0px;
    left: 0px;
}

.video-innerer-wrapper .video-image {
    height: auto;
}

.video-image img.video-imager {
    width: 100%;
    /* height: 101%; */
}

.video-image img.video-imager.hqvideores {
    height: auto;
}

.video-innerer-wrapper .video-image {
    z-index: 10;
    border: 1px solid;
}

.video-wrap,
.video-text-wrapper {
    display: block;
    vertical-align: middle;
    font-size: 0;
}

.video-text-wrapper .videoInnderDetails {
    position: relative;
    bottom: unset;
}

.video-wrap {
    text-align: left;
    width: 100%;
    margin: 0 auto;
}

.video-text-wrapper {
    max-width: none;
    width: 100%;
    margin: 2vw auto 1vw;
}

div#videoSection {
    max-width: 100%;
    margin: 20px auto 0;
    width: 100%;
}

li.video-lister {
    display: block;
    padding: 0px;
}

li.video-lister:nth-child(2) {
    margin-top: 4vw;
}

.videoInnerWrapper {
    width: 100%;
}

.video-title {
    letter-spacing: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 2vw;
}

.video-title,
.social-share {
    letter-spacing: 0.3vw;
}

.share-text {
    font-size: 12.03px;
    letter-spacing: 4px;
    display: inline-block;
    line-height: 21px;
}


/*ul.video-list li:nth-child(even) .video-text-wrapper {
 text-align: left;
 }

 ul.video-list li:nth-child(even) .video-title {
 text-align: left;
 }*/

a.facebook-share {
    background: url(../images/facebook-black.svg) no-repeat 0 0;
    width: 8px;
    height: 19px;
    margin-left: 7px;
    margin-top: 0px;
    display: inline-block;
}

a.twitter-share {
    background: url(../images/x-white.svg) no-repeat 0 0;
    width: 18px;
    height: 17px;
    margin-left: 5px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}

body:not(.touch-device) a.facebook-share:hover {
    /* background: url(../images/facebook-676767.svg?1) no-repeat 0 0; */
    width: 8px;
    height: 19px;
    opacity: 0.7;
}

body:not(.touch-device) a.twitter-share:hover {
    /* background: url(../images/twitter-676767.svg?1) no-repeat 0 0; */
    width: 18px;
    height: 17px;
    opacity: 0.7;
}

.share-text,
.social-wrapper {
    display: inline-block;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

span.twitter {
    padding-right: 0;
}

span.twitter,
span.fblink {
    display: inline-block;
    padding: 0 4px;
    font-size: 0;
}

.play-time {
    position: absolute;
    bottom: 56px;
    width: 90px;
    height: 50px;
    line-height: 40px;
    left: 8px;
    cursor: pointer;
    text-align: center;
}

.play-time.hqvideores {
    bottom: 20px;
}

.timer {
    font-size: 14px;
}

.play-button {
    width: 35%;
    height: 40px;
    margin-left: 5px;
}

.play-button,
.timer {
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
}
.play-button:hover {
    opacity: .5;
}

.play-button img {
    width: 100%;
    height: 50px;
}

.video-content {
    margin-bottom: 20px;
    margin-top: 0px;
}

.social-share {
    padding-top: 30px;
    text-align: center;
    display: inline-block;
    padding-bottom: 4px;
    border-bottom-color: transparent;
    width: 100%;
}

.video-text-wrapper .videoInnderDetails {
    padding-left: 0px;
}

li.video-lister:nth-child(even) .video-text-wrapper .videoInnderDetails {
    padding-left: 0;
    padding-right: 30px;
}

.social-wrapper a:hover {
    color: #676767;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .video-title {
        font-size: 19px;
        letter-spacing: 9px;
    }
    .video-text-wrapper .videoInnderDetails {
        padding-left: 5px;
    }
    .video-wrap {
        width: 100%;
    }
    .video-text-wrapper {
        width: 100%;
        line-height: 30px;
    }
    li.video-lister:nth-child(even) .video-text-wrapper .videoInnderDetails {
        padding-left: 0;
        padding-right: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .video-title {
        font-size: 24px;
        letter-spacing: 9px;
    }
}

@media only screen and (max-width: 767px) {
    /* .video-innerer-wrapper.hqvideoreswrap{
		height: auto;
		padding-top: 0;
	} */
    /* .video-innerer-wrapper.hqvideoreswrap .video-image {
        position: relative;
        height: auto;
    } */
    div#videoSection {
        max-width: 89%;
    }
    .video-image img.video-imager.hqvideores,
    .video-image img.video-imager.hqvideores,
    .video-innerer-wrapper .video-image img {
        height: auto;
    }
    .video-title {
        letter-spacing: 9px;
        text-align: left;
    }
    div#videoSection .title h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .social-share {
        padding-top: 2px;
        text-align: right;
        letter-spacing: 3.6px;
    }
    .share-text {
        font-size: 12.03px;
        letter-spacing: 2px;
    }
    .video-title,
    .social-share {
        display: block;
        vertical-align: top;
        text-align: center;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 30px;
    }
    li.video-lister:nth-child(2) {
        margin-top: 90px;
    }
    .share-text,
    .social-wrapper {
        display: inline-block;
        float: none;
    }
    span.twitter,
    span.fblink {
        display: inline-block;
        padding: 0 3px;
    }
    .video-text-wrapper {
        margin-top: 20%;
        margin-bottom: 20px;
    }
    .play-time {
        bottom: 25px;
        width: 80px;
        height: 35px;
        line-height: 35px;
    }
    .play-button {
        height: 35px;
        margin-left: 0;
    }
    .play-button,
    .timer {
        vertical-align: middle;
    }
    .timer {
        top: 2px;
        position: relative;
    }
    .video-text-wrapper {
        max-width: 100%;
        width: 100%;
        display: block;
        padding: 0;
        box-sizing: border-box;
    }
    .video-text-wrapper .videoInnderDetails {
        padding-left: 0;
        max-width: 600px;
        margin: 0 auto;
    }
    li.video-lister:nth-child(even) .video-text-wrapper .videoInnderDetails {
        padding: 0;
    }
    .video-content {
        margin-bottom: 0;
        margin-top: 0;
    }
    .play-time.hqvideores,
    .play-time {
        top: 50%;
        left: 47%;
        text-align: left;
        transform: translateY(-50%);
    }
    .video-innerer-wrapper .video-image .play-button img {
        height: 36px;
    }
}

@media only screen and (min-width: 768px) {
    .viewmoreWrapper {
        margin-top: 0%;
    }
}

button.owl-prev {
    position: absolute;
    left: 1%;
    top: 34%;
    font-size: 100px;
}

span {
    /* font-size: 50px; */
}

button.owl-next.disabled {}

button.owl-next {
    position: absolute;
    right: 1%;
    top: 29%;
    font-size: 100px;
}

.owl-carousel .owl-stage {
    padding-left: 0 !important;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    font-size: 50px;
}

@media only screen and (max-width:767px) {
    button.owl-prev {
        top: 20%;
        left: -10px;
    }
    button.owl-next {
        top: 20%;
        right: -10px;
    }
    button.owl-next span {
        font-size: 20px;
    }
    .owl-carousel .owl-nav button.owl-next span,
    .owl-carousel .owl-nav button.owl-prev span {
        font-size: 17px;
    }
}