.mv-outer {
	width: 1230px;
	margin: 0 auto;
}
.mv-top-block {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 5px 0 0;
	/*border-bottom: 6px #F4F4F4 solid; */
}
.mv-subhead {
	font-family: "Droid Serif", serif;
	font-size: 18px;
	font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 0;
    margin: 10px 0 0;
    display: inline-block;
}
.mv-top-right {
	width: auto;
	float: right;
}
.mv-search-block {
	width: 300px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-family: "Droid Serif", serif;
	font-size: 18px;
	font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 70%;
    border: 1px #CCCCCC solid;
    border-radius: 5px;
}
.mv-section-nav {
	padding: 0;
	float: left;
	margin: 5px 10px 0;
    font-size: 20px;
    cursor: pointer;
}
.search-area-box {
    width: 90%;
    height: 30px;
    background-color: #fff;
    font-size: 14px;
    font-family: arial;
    color: #333;
    border-radius: 5px;
    margin: 0;
    overflow: hidden;
    -webkit-appearance: none;
    outline: 0;
    padding: 2%;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mv-search-block .fa {
	color: #999999;
    font: normal normal normal 18px/1 FontAwesome;
    padding: 5px 0px 0px 0px;
}
.mv-content-block {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.mv-top-video-block {
	width: 100%;
	float: left;
	margin: 20px 0;
}
.mv-video-frame {
	width: 67.3469387755102%;
	float: left;
	/*padding-top: 38%;
	position: relative;
	 height: 371px; */
}
.mv-video-frame iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.mv-video-right-block {
	width: 30.612244897959184%;
	float: left;
	margin: 0px 0% 0px 2.040816326530612%;
}

.mv-video-right-block .inside-block {
	width: 96%;
	float: left;
	margin: 15% 0% 0% 0%;
}
.mv-updation-date  {
	margin-bottom: 6px;
	color: #999;
	text-transform: uppercase;
	display: inline-block;
	font-family: "Droid Serif", serif;
	font-size: 11px;
	font-weight: 400;
	width: 100%;
	float: left;
	padding: 5px 5px 0;
}
.mv-item-headline {
	font-family: "Droid Serif", serif;
	font-size: 21px;
	font-weight: 700;
    color: #fff;
    margin-bottom: 6px;
	display: inline-block;
	line-height: 120%;
}
.mv-description {
	font-family: "Droid Serif", serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
    margin-bottom: 6px;
	display: inline-block;
	line-height: 140%;
}
.mv-socialmedia {
    top: 20px;
    position: -webkit-sticky;
    position: sticky;
    justify-content: center;
    align-items: center;
    z-index: 6;
    float: left;
    clear: both;
    width: auto;
    position: inherit;
    margin-top: 10px;
}
.mv-socialmedia ul {
    width: auto;
    position: inherit;
}
.mv-socialmedia ul li {
    margin: 0px 6px 0px 0px;
    list-style-type: none;
    cursor: pointer;
    float: left;
    width: 35px;
    height: 35px;
    color: #FFFFFF;
}
.mv-socialmedia ul li a, .mv-socialmedia ul li a:hover{
	text-decoration: none;
}
.mv-socialmedia .fa-facebook, .mv-socialmedia .fa-twitter, .mv-socialmedia .fa-whatsapp, .mv-socialmedia .fa-google-plus {
    text-align: center;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: #000;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; 
}
.mv-socialmedia .fa-facebook, .mv-socialmedia .fa-twitter, .mv-socialmedia .fa-whatsapp, .mv-socialmedia .fa-google-plus {
    background: #fff;
}
.mv-content-sec-block {
	width: 100%;
	float: left;
}
.story-list-item-headline {
	font-family: "Droid Serif", serif;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 140%;
}
.story-list-item-headline a {
	color: #333;
	text-decoration: none;
}
.en-font {
	font-family: "Droid Serif", serif;
}
.mv-sec-head-block {
	display: block;
	padding: 0;
	margin: 0 0 5px;
}
.mv-sec-head {
	font-family: "Droid Serif", serif;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	padding: 15px 0 10px;
	display: inline-block;
	text-transform: uppercase;
}

.mv-carousal-block {
	width: 100%;
	float: left;
	margin: 10px 0px;
}
.mv-socialmedia ul:before,  .mv-socialmedia ul:after {
    content: "";
    display: table;
}
.mv-content-left {
	width: 67.3469387755102%;
	float: left;
	margin: 0px 2.040816326530612% 0px 0%;
}
.mv-content-right {
	width: 30.612244897959184%;
	float: left;
	margin: 0px 0% 0px 0%;
}
.mar-top { margin: 10px 0px 0px 0px; }
.mar-btm { margin: 0px 0px 10px 0px; }
.mv-view-all-content-block {
    width: 1230px;
    max-width: 100%;
    margin: 20px auto 30px;
}
.view-all-listing-block li {
    float: left;
    width:  31.66%;
    margin: 0 1% 20px;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    background-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
	box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.videosearch .view-all-listing-block li {
    width:  23%;
}
.image {
    width: 230px;
    margin: 0 0 10px 0;
}
.text {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
}
.mv-two-column {
	width: 100%;
	float: left;
	margin: 0 0 10px;
}
.left-column{
    width: 67.3469387755102%;
    float: left;
    margin: 0;
    height: auto;
}
.right-column{
	width: 30.612244897959184%;
    float: left;
    margin: 0 0 0 2.040816326530612%;
}
.video-inside {
	width: 100%;
	float: left;
}
.left-column .mv-video-frame {
	width: 100%;
	float: left;
	position: relative;
	/* height: 371px; */
}
.video-discription-block {
	width: 100%;
	float: left;
	margin: 10px 0px;
	padding: 5px 0% 10px 0%;
	border-bottom: 10px #F4F4F4 solid;
}
.mv-rel-article-title {
	padding: 6px 0px 4px 0px;
	border-bottom: 3px #E10000 solid;
	display: block;
	height: auto;
	background-color: #F4F4F4;
}
.mv-related-article-col {
	display: block;
	margin: 0px 0px 20px 0px;
	float: left;
}
.sub-title {
	font-family: "Droid Serif", serif;
	font-size: 18px;
	font-weight: 700;
    height: auto;
    padding: 2px 0 0 0px;
    margin: 0;
    display: block;
    color: #333;
    line-height: 115%;
}
.mv-rel-full-blk {
	width: 100%;
	float: left;
}
.mv-rel-video-blk {
	width: 100%;
	float: left;
}
.mv-rel-video-blk ul {
	width: 100%;
	list-style: none;
}
.mv-rel-video-blk ul li {
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
    border-bottom: 1px #F2F2F2 solid;
}
.mv-rel-video-blk ul li:last-child {
    border-bottom: none !important;
}
.mv-rel-video-blk ul li:hover {
	background-color: #F4F4F4;
}




.mv-rel-video-thumb {
    width: 95px;
    margin-right: 10px;
    float: left;
    background: #F4F4F4;
}
.mv-rel-video-thumb img {
    max-width: 100%;
    float: left;
    height: 53px;
}

.mv-rel-video-head {
	font-family: "Droid Serif", serif;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 110%;

}

.mv-show-more {
	clear: both;
	font-family: "Droid Serif", serif;
    font-size: 16px;
    font-weight: 700;
    width: 240px;
    margin: 0 auto;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    border-top: 1px #F2F2F2 solid;
    border-bottom: 1px #F2F2F2 solid;
    cursor: pointer;
    background: #e47176;
}


.mv-top-block:before, .mv-top-block:after, .view-all-listing-block li:before, .view-all-listing-block li:after, .view-all-listing-block li:before, .view-all-listing-block li:after, .mv-related-article-col:before, .mv-related-article-col:after, .mv-rel-video-blk ul li:before, .mv-rel-video-blk ul li:after, .sectionvideolisting:before, .sectionvideolisting:after {
    content: "";
    display: table;
}
.view-all-listing-block li:after, .view-all-listing-block li:after, .view-all-listing-block li:after, .mv-related-article-col:after, .mv-rel-video-blk ul li:after, .mv-outer:after, .sectionvideolisting:after {
    clear: both;
}
.mv-outer:before, .mv-outer:after {
    content: "";
    display: table;
}
.mv-outer:after  {
    clear: both;
}
.mv-top-block:after  {
    clear: both;
}
.mv-story-list-thumb-img {
	width: 100%;
	float: left;
}
.mv-story-list-thumb-img img {
	width: 100%;
}
.mv-view-all-content-block  ul li .story-list-item-headline {
font-weight: 700;
max-height: 80px;
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
padding: 10px;
min-height: 80px;
}
.mv-comment-block {
	width: 100%;
	float: left;
}
.mv-comment-block img {
	max-width: 100%;
}
.mv-rel-video-blk ul li .mv-rel-video-head {
	max-height: 84px;
	line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.mv-section {
	position: relative;
}
.mv-section ul {
    width: 210px;
    top: 38px;
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    right: -10px;
    box-shadow: 1px 3px 5px #999;
    -webkit-box-shadow: 0px 2px 5px #999;
    -moz-box-shadow: 0px 2px 5px #999;
    -o-box-shadow: 0px 2px 5px #999;
}
.mv-section ul li {
	font-family: "Droid Serif", serif;
	font-size: 14px;
	font-weight: 700;
    background-color: #F4F4F4;
    border-top: 1px #FFFFFF solid;
    border-bottom: 1px #CCCDD0 solid;
    border-right: none;
    float: none;
    display: block;
    overflow: hidden;
}
.mv-section ul li a {
    color: #333;
    text-align: center;
    width: auto;
    padding: 8px 12px;
    line-height: 150%;
    text-decoration: none;
    display: block;
}
.mv-section ul li a:hover {
	color: #FF0000;
	background-color: #E9EAEB;
}

















@media screen and (max-width: 1230px) {
	.mv-outer {
    	width: 98%;
	}
	.mv-view-all-content-block {
	    width: 100%;
	}
}

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

}
@media screen and (max-width: 980px) {
	.mv-outer {
	    width: 98%;
	}
}
@media screen and (max-width: 800px) {
.mv-top-block .mv-subhead {
width: 100%;
float: left;
}
.mv-section-nav {
    float: right;
}
.mv-top-right {
    float: left;
    margin: 5px 0px 0px 0px;
    width: 100%;
}
.view-all-listing-block {
    display: block;
   /* flex-wrap: initial;
    justify-content: auto; */
    float: left;
}
.view-all-listing-block li {
    height: auto;
    float: left;
    width: 30%;
    margin: 0px 1% 0px 2%;
    /*max-width: 230px;*/
    height: 230px;
}
.videosearch .view-all-listing-block li {

}
.mv-view-all-content-block {
    width: 100%;
}
.mv-sec-head-block {
    margin: 0px 5px 10px 0px;
}
.mv-rel-video-thumb {
    width: 80px;
}
.mv-rel-video-blk ul li .mv-rel-video-head {
    font-size: 14px;
}
.mv-video-right-block .inside-block {
    margin: 8% 0% 0% 0%;
}


}

@media screen and (max-width: 640px) {
.mv-outer {
	width: 96%;
}
.mv-video-frame {
    width: 100%;
}
.mv-video-right-block {
    width: 100%;
    margin: 0px 0% 0px 0%;
}
.mv-video-right-block .inside-block {
    width: 96%;
    margin: 3% 2% 2% 2%;
}
.view-all-listing-block li {
    margin: 0px 1% 10px 2%;
    height: 200px;
}
.videosearch .view-all-listing-block li {

}
.mv-view-all-content-block ul li .mar-top {
	margin: 5px 0px 5px 0px;
}
.view-all-arrow {
    float: none;
}
.view-all-btn {
    float: none;
    display: block;
    margin: 10px 0px 10px 0px;
    text-align: right;
}
.left-column {
    width: 100%;
}
.right-column {
    width: 100%;
	margin: 0;
}
.mv-rel-video-thumb {
    width: 95px;
}
.mv-rel-video-blk ul li .mv-rel-video-head {
    font-size: 16px;
}
.inside-block .mv-item-headline {
    font-size: 20px;
}

}

@media screen and (max-width: 480px) {
.mv-video-right-block .inside-block {
    width: 96%;
    margin: 10px 2%;
}
.view-all-listing-block li {
    height: 200px;
    width: 47%;
}
.videosearch .view-all-listing-block li {

}
}


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

.mv-top-right {
    width: 100%;
}
.mv-search-block {
    margin: 0px 10px 0px 0px;
    width: 270px;
    padding: 0px 5px;
}
.mv-section-nav {
    float: right;
}
.view-all-listing-block li {
    height: 190px;
}
.videosearch .view-all-listing-block li {

}
.mv-video-right-block .inside-block .mv-item-headline {
font-size: 18px;
}

}
@media screen and (max-width: 360px) {

.mv-search-block {
    margin: 0px 2% 0px 0%;
     width: 87%;
}
.mv-section-nav {
    margin: 2%;
}
}

.bv-show-more:before, .bv-show-more:after{
  z-index: -1;
  content: "";
  bottom: 15px;
  left: 10.2%;
  width: 40%;
  top: 10px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg); }

.bv-show-more:after{
  right: 10.2%;
  left: auto;
  -webkit-transform: skew(8deg) rotate(-1deg);
  -moz-transform: skew(8deg) rotate(-1deg);
  -ms-transform: skew(8deg) rotate(-1deg);
  -o-transform: skew(8deg) rotate(-1deg);
  transform: rotate(-1deg); }

.bv-show-more {
	clear: both;
	font-family: "Droid Serif", serif;
    font-size: 16px;
    font-weight: 700;
    width: 240px;
    margin: 0 auto;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    border-top: 1px #F2F2F2 solid;
    border-bottom: 1px #F2F2F2 solid;
	display: none;
    cursor: pointer;
    background: #e47176;
 }
 
.bv-result-block{
    color: #666;
    font-weight: normal;
	background-color: #F9F9F9;
    border-bottom: 1px #F2F2F2 solid;
    padding: 12px 10px ;
    overflow: hidden;
    display: block;
}
.bv-result-head{
	font-family: roboto;
	font-size: 16px;
    font-weight: 700;
    word-break: normal;
    color: #999;
    line-height: 140%;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: none;
}
.bv-result-para{
    font-size: 12px;
    font-weight: normal;
}
.bv-result-head span {
    color: #000;
}
.mv-search-block .fa-search{
	cursor : pointer;
}

.mv-viewcount {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    display: inline-block;
    font-family: Roboto;
    width: 100%;
    float: left;
    padding-bottom: 4px;
}

.rightrails:before, .rightrails:after{
    display: table;
    content: " ";
}
.rightrails:after{
    clear: both;
}
.mv-show-more, .mv-rel-article-title, .bv-initial{
	display: none;
}

.view-all-listing-block li{}
.mv-item-headline, .mv-item-headline, .mv-description{
	float: left;
}
.mv-item-headline, .mv-description{
	clear : both;
}
.mv-item-headline, .mv-rel-video-head, .story-list-item-headline, .mv-description{
	word-break: normal;
	word-wrap: break-word;
}
.mv-content-sec-block .mv-updation-date, .view-all-listing-block .mv-updation-date{
	margin-bottom: 8px;
}
.rightrails .sub-title{
	text-transform: uppercase;
}

.list-element-content h6 {
     font-size: 14px;
     line-height: 18px;
     padding:10px 0 0 0;
}
 .list-element-content p {
     font-size: 15px;
     line-height: 18px;
     font-weight: bold;
}

.breadcrumbs ul li[class^="article"]{ 
    background-position: right center;
    background-image: url(clientlibs/img/breadcrumb-arrow.png) !important;
    background-repeat: no-repeat;
    width: auto !important;
	margin-right: 6px;
    padding-right: 10px;
}
.breadcrumbs ul li:last-child{
    background-image: none !important;
}

.bvloading{
	width: 60px;
	height: 34px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.bvloading > div {
  width: 14px;
  height: 14px;
  background-color: #ccc;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.bvloading .spin1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.bvloading .spin2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.sectionvideolisting .mv-section-title a {
    color: #fff;
    text-decoration: none;
}

@media screen and (min-width: 801px){
	.view-all-listing-block li:nth-child(4n+1) {
	 	clear : both;
	 	margin-left: 0;
	}
}
@media screen and (min-width: 481px) and (max-width: 800px){
	.view-all-listing-block li:nth-child(3n+1) {
		clear : both;
		margin-left: 0;
	}
}
@media screen and (min-width: 641px){
	.bv-wa-share {
		display: none;
	}
} 
@media screen and (max-width: 480px){
	.view-all-listing-block li:nth-child(2n+1) {
		clear : both;
		margin-left: 0;
	}
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

/***********************/


.top-video-home{
	background-color: #898989;
}
.top-video-article{

}
.mv-section-title{
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	background: #333;
	color: #fff;
	font-size: 16px;
	padding: 10px 20px 10px 20px;
	position: relative;
	z-index: 1;
	letter-spacing: 0.4px;
}
.mv-section-title:before{
	content: '';
	display: block;
	background: #e70000;
	width: 7px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.mv-section-title:hover:before {
  width: 12px;
}
.view-all-btn {
	font-family: Roboto;
	color: #333;
	font-size: 14px;
	float: right;
	margin: 15px 4px 0 0;
}
.view-all-arrow{
	width: 10px;
	height: 15px;
	display: inline-block;
	float: right;
	color: #a20907;
	margin: 0 0 0 4px;
}

.mv-view-all-content-block .left-col{
	width: calc(100% - 320px);
    float: left;
    margin: 0;
    height: auto;
}
.mv-view-all-content-block .right-col{
	width: 300px;
    float: left;
    margin: 0 0 0 20px;
}
.week-video-title{
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    background: #333;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    position: relative;
    z-index: 1;
    letter-spacing: 0.4px;
    margin: 0;
}
.top-video-article .mv-socialmedia .fa-facebook, .top-video-article .mv-socialmedia .fa-twitter, .top-video-article .mv-socialmedia .fa-whatsapp, .top-video-article .mv-socialmedia .fa-google-plus{
	color: #fff;
}

.top-video-article .mv-socialmedia .fa-facebook {
    background: #3b5998;
}
.top-video-article .mv-socialmedia .fa-twitter {
    background: #4099FF;
}
.top-video-article .mv-socialmedia .fa-whatsapp {
    font-size: 1.2em;
    background: #43d954;
}
.top-video-article .mv-socialmedia .fa-google-plus {
    background: #D34836;
}
.top-video-article .mv-item-headline{
	color: #000;	
}

.top-video-article .video-discription-block{
	border-bottom: 0px;
}
.top-video-home .mv-description{
	color: #fff;
}

@media (max-width: 992px){
	.mv-view-all-content-block .left-col{
		width: 100%;
		float: left;
	}
	.mv-view-all-content-block .right-col{
		width: 100%;
		text-align: center;
		margin-left: 0;
	}
}
