
body{
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	color:#404040;	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	color:#404040;	
}

h1, .h1{
	margin-top:0;
	font-weight:bold;	
}

p.lead{
	color:#7f7f7f;
	font-size:22px;
	font-style:italic;
	width:80%;
	margin:0 auto;	
}

blockquote{
	border-left:5px #5b6d76 solid;
	margin-left:10%;	
}

blockquote p{
	font-size:20px;
	color:#606060;		
}

blockquote small{
	color:#878787;
}	

.table > thead{
	background:#f9f9f9;
	border-top:1px #dddddd solid;	
}

.table > thead > tr > th{
	border-bottom:none;	
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th{
	background:white;	
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	background:#f9f9f9;
	border-bottom:1px solid #DDDDDD;
	color:#404040;	
}

legend{
	display:none;	
}

label{
	font-weight:normal;	
}

.form-control{
	font-size:16px;
}

.help-block{
	font-size:14px;	
}

.btn-right-space{
	margin-right:10px;	
}

.pagination > li > a, .pagination > li > span{
	color:#157c73;	
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	color:#404040;	
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{
	color:black;	
}

.alert{
	font-size:14px;	
}

.alert h6{
	color:#8a3939;
	font-size:16px;
	margin-top:0;	
}

.alert-danger{
	color:#ae6969;	
}

.close:hover, .close:focus{
	color:#ae6969;	
}

.pager li > a, .pager li > span{
	font-size:14px;	
}

a,a:hover, a:focus{
	color:#157c73;	
}

#logo {
	margin-top:23px;	
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	margin-left:0;	
}

.navbar-collapse{
	padding-left:0;
	padding-right:0;	
}

.navbar{
	background:white;
	border:none;
	box-shadow:none;
	margin-bottom:0;
    background-image: url(../img/bg-nav.jpg);
    background-repeat: repeat-x;
    background-size: 15px 50px;
    background-position: 0 bottom;
}

.navbar-header{
	z-index:40;
	position:relative;	
}

.navbar-default/*, .navbar-header*/{
	margin-top:10px;
	/*margin-bottom:15px;*/	
}

.navbar-nav{
	/*-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	*/
}



.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border-color:transparent;
    overflow-x: visible;
    overflow-y: hidden;
}

.navbar-default .navbar-toggle{
	margin-right:10px;
	border:1px #d6a301 solid;	
	background:#fed608;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background:#f4bb00;	
}

.navbar-form{
	margin:0;
	padding:0;	
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:#f4bb00;	
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
color:#404040;
	font-family: 'Ubuntu', sans-serif;
	/*font-weight:bold;*/
	font-size:23px;
	/*border-left:1px #fee567 solid;
	border-right:1px #d6a301 solid;*/
}

.nav{
	width:100%;	
}

.nav li:first-child a{
	text-indent:-9999px;
	background:url(../img/home.png) no-repeat center center;
}

.navbar-default .navbar-nav > li:first-child > a,
.navbar-default .navbar-nav > li:first-child:hover > a{
	border-left:none;	
}

.navbar-default .navbar-nav > li:last-child > a,
.navbar-default .navbar-nav > li:last-child:hover > a{
	border-right:none;	
}

.navbar-default .navbar-nav > li:first-child{
	width:5%;
		
}

.nav1{
	width:20%;
	display:inline-block;	
}

.nav2{
	width:60%;	
}

.nav3{
	width:15%;	
}

.nav3 img{
	margin-top:3%;
	width:100%;	
}

.nav5 {
    width: 12%;
}

.nav6 {
    width: 11%;
}

/*.nav4{
	width:20%;	
}*/

.navbar-default .navbar-nav > li.last{
	width:17%;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	background-color:#f4bb00;	
	color:#404040;
}

.navbar .navbar-nav > li > a, .navbar-brand{
	/*text-shadow: 0.5px 0.866px 1px rgba( 1, 1, 1,0.3 );*/	
}

.nav > li > a{
	padding-left:0;
	padding-right:0;
	text-align:center;	
	/*text-shadow: 0.5px 0.866px 1px rgb( 1, 1, 1 );*/	
}


.clearBoth{
	clear:both;	
}

.searchContainer{
	display:inline-block;	
}

.btn-primary,.btn-primary:hover{
	background: #199489; /* Old browsers */

background: -moz-linear-gradient(top,  #199489 0%, #11665f 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#199489), color-stop(100%,#11665f)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #199489 0%,#11665f 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #199489 0%,#11665f 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #199489 0%,#11665f 100%); /* IE10+ */

background: linear-gradient(to bottom,  #199489 0%,#11665f 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#199489', endColorstr='#11665f',GradientType=0 ); /* IE6-9 */

border:1px #035d55 solid;	
}

.btn-primary:hover{
	background:#11665e;
	text-decoration:none;	
}

.btn-sm, .btn-group-sm > .btn{
	padding-left:15px;
	padding-right:15px;	
}

.btn-lg,.btn-lg:hover{
	background: #4c4c4c; /* Old browsers */

background: -moz-linear-gradient(top,  #4c4c4c 0%, #343434 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#343434)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #4c4c4c 0%,#343434 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #4c4c4c 0%,#343434 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #4c4c4c 0%,#343434 100%); /* IE10+ */

background: linear-gradient(to bottom,  #4c4c4c 0%,#343434 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#343434',GradientType=0 ); /* IE6-9 */

border:1px #242424 solid;	
}

.btn-lg:hover{
	text-decoration:underline;	
}

.logininfo label {
	width: 75px;
	font-size: 14px;
}

.logininfo input {
	font-size: 14px;
}

.btn-login{
	float:right;
	/* margin-bottom:12px;	*/
	margin-left:10px;
	height: 54px;
}

.btn-lg-2lines{
	font-size:14px;
	line-height:16px;
	font-family: 'Ubuntu', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:12px;
}

.searchContainer{
background-color: white;
	border:1px #cccccc solid;	
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
padding-left:12px;
margin-bottom:5px;
}

.searchContainer input[type="text"]{
	border:none;
	font-family: 'Ubuntu', sans-serif;
	color:#999999;
	width:100%;
	margin-top:5px;	
	margin-right:0;
	outline:none;
}

.btn-search{
	background:url(../img/btn-search.png) no-repeat left top;
	text-indent:-9999px;
	width:36px;
	height:36px;
	float:right;
	padding:0;
}

.btn-search:hover{
	background-position:left bottom;
}

.fullWhite{
	padding-top:15px;
	padding-bottom:30px;	
}

.fullGrey{
	background:#e5e5e5;
	padding-top:25px;
	padding-bottom:23px;	
}

.fullBottomLine{
	border-bottom:1px #eeeeee solid;	
}

.fullTan{
	padding-top:25px;
	
	background: #d5d3c9; /* Old browsers */

background: -moz-linear-gradient(top,  #d5d3c9 0%, #f1f0ec 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d3c9), color-stop(100%,#f1f0ec)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d5d3c9 0%,#f1f0ec 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d5d3c9 0%,#f1f0ec 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d5d3c9 0%,#f1f0ec 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d5d3c9 0%,#f1f0ec 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d3c9', endColorstr='#f1f0ec',GradientType=0 ); /* IE6-9 */


}

.fullSky{
	padding-top:35px;
	background: #4e6889; /* Old browsers */

background: -moz-linear-gradient(top,  #4e6889 0%, #9eacb3 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e6889), color-stop(100%,#9eacb3)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #4e6889 0%,#9eacb3 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #4e6889 0%,#9eacb3 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #4e6889 0%,#9eacb3 100%); /* IE10+ */

background: linear-gradient(to bottom,  #4e6889 0%,#9eacb3 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e6889', endColorstr='#9eacb3',GradientType=0 ); /* IE6-9 */	
}

.fullYellow{
	padding-top:50px;
	padding-bottom:50px;
	
	background: #fec506; /* Old browsers */

background: -moz-linear-gradient(top,  #fec506 0%, #fed508 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec506), color-stop(100%,#fed508)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fec506 0%,#fed508 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fec506 0%,#fed508 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fec506 0%,#fed508 100%); /* IE10+ */

background: linear-gradient(to bottom,  #fec506 0%,#fed508 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec506', endColorstr='#fed508',GradientType=0 ); /* IE6-9 */

}

footer{
	font-size:14px;
	margin-top:30px;	
}

footer h4{
	font-size:18px;
	min-height:35px;
	font-family: 'Ubuntu', sans-serif;	
}

footer ul,footer ul li{
	margin:0;
	padding:0;
	list-style:none;	
}

.categoryList{
	float:left;
	width:40%;
	margin-right:10%;	
}

.categoryList li{
	margin-bottom:10px;
}

.socialList li{
	float:left;
	margin-top:24px;
	margin-right:7px;
	margin-bottom:	20px;
}

.socialList li a:hover{
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */	
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
	margin-left:0;
	margin-right:0;	
}

.navbar-form .form-group{
	display:inline-block;
	float:left;	
}

.breadcrumbContainer{
	position:relative;
	padding-right:245px;
	margin-top: 5px;
	background-color: #F5F5F5;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.shareThis{
	position:absolute;
	right:13px;
	top:9px;	
}

.breadcrumb{
	font-size:14px;
}

.breadcrumb > .active{
	color:#666666;	
}

.videoContainer .videoThumbnail{
    margin-bottom:15px;
	/*background:white;*/
	padding-left:10px;
	padding-right:10px;
}

.videoDetailsContainer{
	background:white;	
}

.videoThumbnail h3, .videoThumbnail p, .videoThumbnail span{
	margin-left:3%;
	margin-right:3%;
}

.videoThumbnail p{
	min-height:35px;	
}

/* company page */

h1,h2,h3{
	font-family: 'Ubuntu',sans-serif;
	/*font-weight:bold;*/	
	color:#404040;
	margin-top:0;
}

h1{
	font-size:28px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2{
	font-size:23px;	
	color:#333333;
}

h3{
	font-size:14px;
	color:black;	
}

p{
	font-size:12px;
}

.videoThumbnail h3 {
	font-size: 16px;
	font-weight: bold;
}

.container > .navbar-header:first-child{
	width:50%;	
	padding-top:15px;
    padding-bottom:15px;
}

#searchForm .form-group{
		float:left;
		margin-bottom:0;
		display:inline-block;
		width:70%;
}

.librarySearch{
	float:left;
	width:20%;
	margin-left:4.5%;
	margin-top:27px;
}

.searchText{
	display:block;	
	text-align:center;
}

.navbar-header a img, .navbar-header img{
	max-width:285px;
    max-height: 65px;
    vertical-align: middle;
}

.navbar-header a:last-child img{
	display:inline-block;
}

.navbar-header a:first-child img{
	/* width:50%; */
	margin-right:5%;
}

.container .navbar-form{
	width:25%;
	border:1px #dddddd solid;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
background:#f5f5f5;
padding:10px;
/* margin-bottom:10px; */
float:right;
}

.navbar-right span{
	display:block;
	font-size:14px;
}

.messages{
	float:left;	
	background:url(../img/mail.gif) no-repeat left center;	
	padding-left:25px;
	font-size:12px;
}

.messages a{
	color:#333333;	
}

.btn-logout{
	float:right;	
}

.owl-pagination{
	display:none;	
}

.LoadMoreArea span{
	color:#333333;
	font-size:12px;
	text-align:center;	
	width:100%;
	display:block;
	margin-bottom:12px;
}

.loadMoreBtn{
	margin:0 auto;
	width:110px;
	display:block;	
	padding-top:3px;
	padding-bottom:5px;
}
.readMore{
    cursor:pointer;
}

.showVideoPopUp{
	position:absolute;	
}

h2.featured{
	float:left;
	width:13%;	
	padding:80px 1% 40px 0;
	background:url(../img/bg-arrow-1.png) no-repeat right bottom;
}

h2.demo {
	width: 100%;
	height: 100%;
	padding: 10%;
	background: url(../img/bg-arrow-demo-up.png) no-repeat right top;
}

#featured_carousel{
	float:right;
	width:85%;
}

.owl-item{
	background:white;
	border-left:11px #bebaba solid;
	border-right:11px #bebaba solid;	
}

.owl-item a, .videoThumbnail a{
	position:relative;
	display:block;	
	margin-bottom:12px;
}

.videoThumbnail a.categoryTile {
	margin-bottom:0;
}

.owl-carousel .owl-wrapper-outer{
	float:left;	
}

div.owl-prev,div.owl-next{
		background:#fed107 url(../img/company-banner-prev.png) no-repeat center center !important;
		border:1px #eab200 solid;
		text-indent:-9999px;
		
		float:left;
		width:4%;
		cursor:pointer;
}

div.owl-prev{
	-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;	
}

div.owl-next{
		background:#fed107 url(../img/company-banner-next.png) no-repeat center center !important;	
		float:right;
		-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.owl-carousel .owl-wrapper-outer{
	width:92% !important;
}

.playButton{
	position:absolute;
	bottom:3px;
	left:3px;	
}

.img-thumbnail {
	padding:0;
	border:none;
	border-radius:0;	
}

.compTile {
    border: 1px solid #5C5C5C;
    display: table-cell;
    vertical-align: middle;
    /* height: 136px; */
    width:100%;
    overflow: hidden;
    text-align: center;

}

.compTile a.categoryTile {

}

.compTile a img.img-thumbnail {
    max-width: 100%;
    max-height: 100%;
}


.fullWhite .container{
	position:relative;	
}

h2.available{
	position:absolute;
	/* width:20%; */
	left:15px;
	background: url(../img/bg-arrow-2.png) no-repeat left bottom;
	margin-bottom:0;
	padding-bottom:60px;
}

.categoriesContainer{
	font-size:14px;
	float:right;
	width:77%;	
}

.categoriesContainer .categoryLeft{
		float:left;
		width:30%;
}


.categoriesContainer .categoryRight{
		float:left;
		width:70%;
}

.categoryLinks .categoryLink{
	font-size:14px;
	padding:4px 10px;
	border:	1px #dddddd solid;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
display:inline-block;
margin-bottom:5px;
}

.activeCategoryLinks {
    font-weight: bold;
	color: #000000 !important;
}

.activeCategoryLinks a:hover, .activeCategoryLinks a:focus{
   color: #000000 !important;
}

.tooltipstered,.getEmbedCode{
	display:block;
	font-weight:bold;
	float:right;
	text-transform:uppercase;
	color:#006666;
	font-size:10px;
	border:	#cccccc 1px solid;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:2px 5px;
margin-bottom:7px;
}

.tooltipstered:hover,.getEmbedCode:hover{
	text-decoration:underline;	
}

.closeButton{
	float:right;	
}

.tooltipster-base{
		width:25% !important;
		win-width:300px !important;
}

.navbar-nav li.homeLinkPopup.tooltipstered {

    border:	0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding:0;
    margin-bottom:0;

}

.videoContainer .row{
	border-top:1px white solid;
	padding-top:22px;	
}

.videoContainer .row:first-child{
	padding-top:0;
}

.videoContainer .row:first-child{
	border-top:none;
}

.tooltipster-content h3{
	font-size:18px;
	font-weight:bold;	
}

.fullYellow{
	display:none;	
}

btn{
	padding-top:5px;
	padding-bottom:5px;	
}
.catsel {
    -webkit-appearance: menulist-button;
    height: 30px;
    width: 200px;
    background: rgba(255,255,255,0.45);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-right: 1px solid rgba(255,255,255,0.5);
    border-top: 1px solid rgba(0,0,0,0.25);
    border-left: 1px solid rgba(0,0,0,0.25);
    margin-top: 8px;
    margin-right: 20px;
    outline: none;
}
.catsel:focus, .catsel:hover {
    background: rgba(255,255,255,0.75);
    border-top: 1px solid rgba(255,255,255,0.5);
    border-left: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    border-right: 1px solid rgba(0,0,0,0.25);
}

@media (max-width: 767px) {

	.navbar-header a img{
		max-width:273px;
		height:auto;
	}
	
	.navbar-nav{
		margin:0;
	}
	
    .nav li{
        width:100% !important;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
        border-left:none;
        border-right:none;
    }

    .searchContainer{
    margin-right:10px;
    }

    .searchContainer input[type="text"] {
        width:130px;
        margin-right:0;
    }

    .breadcrumbContainer{
        padding-right:0;
        padding-top:20px;
    }

    /* company page */

    h2.featured{
        display:block;
        float:none;
        background:none;
        padding:0;
    }

    .navbar{
        background-image:none;
    }

    .nav a{
        background:#fed207;
    }

    .navbar-nav{
        margin-top:100px;
    }

    .container > .navbar-header:first-child{
        width:100%;
    }

    .librarySearch{
        display:none;
    }

    .tooltipster-base{
        width:100% !important;
    }

    .container .navbar-form{
        width:100%;
    }

    h2.available{
        background:none;
        position:relative;
        left:0;
        padding-bottom:0;
        width:100%;
        margin-bottom:15px;
    }

    .categoriesContainer,.categoriesContainer .categoryLeft,.categoriesContainer .categoryRight{
        float:none;
        width:100%;
    }

    #featured_carousel, h2.featured{
        width:100%;
    }

    .owl-item{
            border-left:none;
            border-right:none;
    }

    .navbar-header{
        width:100%;
    }

}
.navbar-default .navbar-nav > li.nav4 {
    width: 17%
}
.catsel {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
}
.navbar-default .navbar-nav > li.navLogo {
    float: right;
    top: 8px;
    position: relative;
}
.navbar-default .navbar-nav > li.nav3 img {
    margin-top: 0%;
    height: 30px;
    width: 136px;
    float: right;
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus{
        font-size: 14px;
    }

    .navbar-default .navbar-nav > li.nav1 {
        width: 18%;
    }
    .navbar-default .navbar-nav > li.nav3 {
        width: 14%;
    }

}

.descriptionContainer strong{
	font-size: 14px;
}

.descriptionContainer ul,.descriptionContainer ul li  {
	font-size: 13px;
}

.descriptionContainer p{
	font-size: 13px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-tabs{
    margin-bottom:5px;
}
@media (min-width: 1200px) {
    .embed-tabs .tabmenu{
        width:25%;
    }
}

.embed-tabs .tabmenu a{
     background:#ffffff !important;
     text-indent: 0 !important;
     padding: 3px;
     padding-bottom:5px;
     border-bottom:1px solid #dddddd;
 }
.embed-tabs .active a{
    border-bottom:transparent;
}

.videoOptions label {
	width: 120px;
}

.videoOptions label.httpsSetting {
	width: 50%;
}

body > .jwplayer {
	height:100vh !important;
}
