.video-outerer-wrapper {

	/* max-width: 600px; */

	/* margin: 0 auto; */
}

.video-innerer-wrapper {

	position: relative;
	width: 100%;
	height: 0px;
	padding-top: 56.25%;
}

.video-innerer-wrapper iframe, .video-innerer-wrapper .video-image {

	position: absolute;
	width: 100%;
	height: 101%;
	top: 0px;
	left: 0px;
}

.video-image img.video-imager {

	width: 100%;
	height: 101%;
	cursor: pointer;
}

.video-innerer-wrapper .video-image {

	z-index: 10;
}

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

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

.video-text-wrapper {
	max-width: 645px;
	margin: 0 auto;
}

div#videoSection {

	max-width: 995px;
	margin: 0 auto;
	width: 95%;
	padding-top: 35px;
}

li.video-lister {

	display: block;
	padding: 21px 0;
}

.videoInnerWrapper {

	width: 100%;
}

div#videoSection .title h1 {

	font-family: 'Roboto', sans-serif;
	letter-spacing: 3px;
	font-weight: 700;
	padding-bottom: 0;
}

video-title {

	font-size: 26.52px;
	letter-spacing: 8px;
}

.share-text {

	font-size: 14px;
	letter-spacing: 4px;
	color: #ff2b56;
}

/*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/twitter-black.svg) no-repeat 0 0;
	width: 18px;
	height: 17px;
	margin-left: 5px;
	display: inline-block;
}

body:not(.touch-device)  a.facebook-share:hover {

	background: url(../images/facebook-676767.svg) no-repeat 0 0;
	width: 8px;
	height: 19px;
}

body:not(.touch-device)  a.twitter-share:hover {

	background: url(../images/twitter-676767.svg) no-repeat 0 0;
	width: 18px;
	height: 17px;
}

.share-text, .social-wrapper {

	display: inline-block;
	vertical-align: middle;
}

span.fblink {

}

span.twitter, span.fblink {

	display: inline-block;
	padding: 0 10px;
	font-size: 19px;
}

.play-time {

	position: absolute;
	bottom: 0px;
	width: 90px;
	/*background: rgba(0,0,0,0.5);*/
	height: 40px;
	line-height: 40px;
	right: 8px;
	cursor: pointer;
}

.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 img {

	width: 43%;
	height: 40px;
}

.video-content {

	margin-bottom: 20px;
	/*margin-top: 35px;*/
}

.social-share {

	padding-top: 0;
	text-align: center;
}

.video-text-wrapper .videoInnderDetails {/* padding-left: 30px; */
	font-size: 0;
	letter-spacing: 0;
}

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

.social-wrapper a:hover {

	color: #ff2b56;
}

.video-title {
	font-size: 28px;
	letter-spacing: 8px;
}
.social-share, .video-title {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	width: 70%;
	vertical-align: middle;
}
.video-title {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 6px;
	font-weight: 700;
	padding-bottom: 10px;
}

.social-share {
	text-align: right;
	margin-left: 1%;
	width: 29%;
}

.viewmoreWrapper .viewmorebtn a {
	margin-top: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {

	.video-title {
		font-size: 26px;
		letter-spacing: 4px;
	}

	.video-text-wrapper .videoInnderDetails {

		padding-left: 5px;
	}

	.video-wrap {

		width: 62%;
	}

	.video-text-wrapper {

		width: 62%;
	}

	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: 20px;
		letter-spacing: 3px;
	}
	.social-share, .video-title {
		width: 66%;
	}
	.social-share {

		width: 33%;
	}

}

@media only screen and (max-width: 767px) {

	.video-title {
		font-size: 18px;
		letter-spacing: 2px;
		text-align: left;
		width: calc(100% - 117px);
	}

	div#videoSection .title h1 {

		font-family: 'Roboto', sans-serif;
		letter-spacing: 3px;
		font-weight: 700;
	}

	.social-share {

		text-align: right;
		width: 111px;
	}

	.share-text {

		/* font-size: 12.03px; */

		letter-spacing: 2px;
	}

	.video-title, .social-share {

		display: inline-block;
		vertical-align: middle;
	}

	span.twitter, span.fblink {

		display: inline-block;
		padding: 0 3px;
	}

	.video-text-wrapper {

		margin-top: 20px;
		margin-bottom: 20px;
	}

	/*.play-time {

	 bottom: 25px;
	 width: 80px;
	 height: 38px;
	 line-height: 35px;
	 }*/

	.play-button {

		height: 35px;
	}

	.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;
	}
	.video-title {
		padding-bottom: 0;
	}

}
@media only screen and (max-width: 479px) {
	.video-title br {
		display: none;
	}
}
