
/* CSS clear based on http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time,
mark, audio, video {
	padding: 0; margin: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers and specific declarations */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: ''; content: none;
}

table {
	border-spacing: 0; border-collapse: collapse;
}


/* Main definitions */

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

body {
	padding: 0; margin: 0;
	position: relative;
	background: #372727 url('../images/bgd.png');
}

body, td, p  {
	color: #372727;
	font-family: "Roboto Slab", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; line-height: 1.6em; font-weight: 400;
 }

b, strong {
	font-weight: 700;
}

i, em {
	font-style: italic;
}

a, a:visited {
	color: #8e0100;
	text-decoration: none;
	transition: all 0.3s;
}

a:hover, a:active {
	color: #545454;
	text-decoration: none;
	transition: all 0.3s;
}

p {
	margin-bottom: 1em;
	text-align: justify;
}

hr {
	height: 1px; display: block; clear: both;
	padding: 0; margin: 15px 0;
	background: #333; border: none;
}

h2 {
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; line-height: 24px; font-weight: 700; text-align: center; text-transform: uppercase;
}

h1 {
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 22px; line-height: 2em; font-weight: 700; letter-spacing: -1px; text-align: center;
}

h3 {
	font-size: 18px; line-height: 26px; font-weight: 400; text-align: center;
}

.clear {
	clear: both;
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.wrapper {
	width: 1170px;
	margin: 0 auto;
}


/* Main definitions */

.body {
	background: #dad5bf;
	margin-top: 15px; margin-bottom: 15px;
}

.main {
	width: 950px; float: right;
	padding: 0 15px 0 15px;
	background: #dad5bf url('../images/bgd-hilite.png') left top repeat-x; border-top: 6px solid #fff; box-shadow: inset 0 1px 0 0 #dad5bf;
}


/* Site top */

.site-title {
	margin: 20px 0;
	line-height: 90px;
	text-align: center;
}

.site-title .red {
	color: #8e0100; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}

.site-title .gray {
	color: #545454; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}

.site-title img {
	vertical-align: middle;
}

.site-intro {
	padding: 10px;
	background: #dad5bf url('../images/bgd-hilite.png') left top repeat-x; border-top: 1px solid #ada78b; border-bottom: 1px solid #ada78b;
	text-align: justify;
}

h2.heading {
	padding-bottom: 12px; margin: 25px 0;
	background: url('../images/underline.png') center bottom no-repeat; color: #8d0301; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}


/* Sidebar */

.sidebar {
	width: 220px; float: left;
	padding: 0 10px;
	background: #fff; border-top: 6px solid #bab28c;
}

.sidebar .logo {
	display: block;
	margin: 20px auto;
}

.sidebar .logo-mobile {
	max-width: 100%; height: auto; display: none;
	margin: 15px auto;
}

.menu > ul {
	margin: 20px 0;
}

.menu > ul > li {
	padding-bottom: 12px; margin: 8px 0;
	background: url('../images/underline.png') center bottom no-repeat;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; line-height: 22px; font-weight: 400; text-align: center;
}

.menu > ul > li a,
.menu > ul > li a:visited {
	color: #545454;
}

.menu > ul > li a:hover,
.menu > ul > li a:active {
	color: #747474;
}

.menu > ul ul {
	display: none;
	padding-top: 8px; padding-bottom: 3px;
}

.menu > ul ul li {
	margin: 4px 0;
	font-family: "Roboto Slab", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; line-height: 18px; font-weight: 700;
}

.menu > ul > li.menu-item-join a {
	color: #8d0301;
	font-weight: 700;
}

.menu > ul > li.menu-item-join a:hover,
.menu > ul > li.menu-item-join a:active {
	color: #747474;
}

.menu .tinynav {
	width: 340px; max-width: 100%; height: 34px; display: none;
	background: #ece8d5; border: 1px solid #c2bb9d; border-radius: 2px; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15); color: #545454;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; font-weight: 400; text-align: center;
}

.sidebar-title {
	padding-bottom: 12px; margin: 8px 0;
	background: url('../images/underline.png') center bottom no-repeat;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; line-height: 22px; font-weight: 400; text-align: center;
}


/* Site links */

.site-top-links {
	margin: 25px 0 10px 0;
}

.site-top-links ul li {
	width: 18.8%; float: left;
	padding-bottom: 10px; margin-right: 1.5%; margin-bottom: 1.5%;
	background: #e9e5d0 url('../images/underline-middle.png') center bottom 4px no-repeat; border-radius: 4px;
}

.site-top-links ul li:nth-child(5n) {
	margin-right: 0;
}

.site-top-links ul li a {
	height: 20px; display: block; overflow: hidden;
	font-size: 13px; line-height: 20px; text-align: center;
}

.site-bottom-links ul {
	margin: 25px 0 10px 0;
}

.site-bottom-links ul li {
	width: 18.8%; float: left;
	padding-bottom: 10px; margin-right: 1.5%; margin-bottom: 1.5%;
	background: #e9e5d0 url('../images/underline-middle.png') center bottom 4px no-repeat; border-radius: 4px;
}

.site-bottom-links ul li.link-fullwidth {
	width: 100%;
	margin-right: 0;
}

.site-bottom-links ul li:nth-child(5n) {
	margin-right: 0;
}

.site-bottom-links ul li a {
	display: block;
	padding: 2px 0;
}

.site-bottom-links ul li span.toplink {
	height: 18px; display: block; overflow: hidden;
	font-size: 13px; line-height: 18px; font-weight: 700; text-align: center;
}

.site-bottom-links ul li span.bottomlink {
	height: 18px; display: block; overflow: hidden;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; text-align: center;
}

.site-bottom-links .tinynav {
	width: 340px; max-width: 100%; height: 34px; display: none;
	background: #ece8d5; border: 1px solid #c2bb9d; border-radius: 2px; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15); color: #545454;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; font-weight: 400; text-align: center;
}


/* Content gallery item */

.content-gallery {
	width: 143px;
	padding: 5px;
	background: #fff; border-radius: 4px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.content-gallery .thumb {
	width: 133px; height: 200px;
}

.content-gallery .title {
	padding-bottom: 10px;
	background: url('../images/underline.png') center bottom no-repeat;
}

.content-gallery .title a {
	height: 20px; overflow: hidden; display: block;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; text-align: center;
}

.content-gallery .rating {
	margin-top: 4px;
	color: #8d0301;
	font-size: 11px; line-height: 15px; font-weight: 700; text-align: center;
}

.content-gallery .items {
	color: #cac7b9;
	font-size: 11px; line-height: 15px; text-align: center;
}


/* Content video item */

.content-video {
	width: 183px;
	padding: 5px;
	background: #fff; border-radius: 4px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.content-video .thumb {
	width: 173px; height: 115px;
}

.content-video .title {
	padding-bottom: 10px;
	background: url('../images/underline.png') center bottom no-repeat;
}

.content-video .title a {
	height: 20px; overflow: hidden; display: block;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; text-align: center;
}

.content-video .rating {
	margin-top: 4px;
	color: #8d0301;
	font-size: 11px; line-height: 15px; font-weight: 700; text-align: center;
}

.content-video .items {
	color: #cac7b9;
	font-size: 11px; line-height: 15px; text-align: center;
}


/* Content model item */

.content-model {
	width: 143px;
	padding: 5px;
	background: #fff; border-radius: 4px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.content-model .thumb {
	width: 133px; height: 177px;
}

.content-model .title {
	padding-bottom: 10px;
	background: url('../images/underline.png') center bottom no-repeat;
}

.content-model .title a {
	height: 20px; overflow: hidden; display: block;
	font-family: "Oswald", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; text-align: center;
}

.content-model .rating {
	margin-top: 4px;
	color: #8d0301;
	font-size: 11px; line-height: 15px; font-weight: 700; text-align: center;
}

.content-model .items {
	color: #cac7b9;
	font-size: 11px; line-height: 15px; text-align: center;
}


/* Content photo item */

.content-photo {
	width: 143px;
	padding: 5px;
	background: #fff; border-radius: 4px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.content-photo .thumb {
	width: 133px; height: 200px; display: block;
}


/* listing definitions */

.listing {
	margin: 20px auto 0 auto;
}

.listing-galleries {
	width: 795px;
}

.listing-galleries .content-gallery {
	float: left;
	margin-right: 20px; margin-bottom: 20px;
}

.listing-galleries .content-gallery:nth-child(5n) {
	margin-right: 0;
}

.listing-videos {
	width: 792px;
}

.listing-videos .content-video {
	float: left;
	margin-right: 20px; margin-bottom: 20px;
}

.listing-videos .content-video:nth-child(4n) {
	margin-right: 0;
}

.listing-models {
	width: 795px;
}

.listing-models .content-model {
	float: left;
	margin-right: 20px; margin-bottom: 20px;
}

.listing-models .content-model:nth-child(5n) {
	margin-right: 0;
}

.listing-photos {
	width: 795px;
}

.listing-photos .content-photo {
	float: left;
	margin-right: 20px; margin-bottom: 20px;
}

.listing-photos .content-photo:nth-child(5n) {
	margin-right: 0;
}



.listing-sidebar {
	width: 143px;
	margin: 0 auto;
}

.listing-sidebar .content-model {
	margin: 12px 0;
}


/* Pagination */

.pagination {
	padding: 6px; margin: 20px 0;
	background: #fff; border-radius: 4px;
	text-align: center;
}

.pagination a,
.pagination span {
	height: 26px; display: inline-block;
	margin: 0 4px;
	border-bottom: 1px solid #d4d0bd; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
	font-size: 16px; line-height: 26px; font-weight: 700;
}


/* Banners*/

.buttons {
	margin: 20px 0;
}

.button-third {
	width: 49%; float: left;
	padding-bottom: 12px; margin-right: 2%;
	background: url('../images/underline.png') center bottom no-repeat;
}

.button-third:last-child {
	margin-right: 0;
}

.button-third a {
	display: block;
	padding: 10px 4px;
	border-radius: 4px;
	font-size: 16px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase;
}

.button-third-normal a {
	background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.button-third-normal a:hover,
.button-third-normal a:active {
	background: #f7f0f0;
}

.button-third-accent a {
	background: #cc2020;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkMDMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I2M2IzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzA2MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #cc2020 0%,  #b02020 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc2020), color-stop(100%,#b02020));
	background: -webkit-linear-gradient(top,  #cc2020 0%,#b02020 100%);
	background: -o-linear-gradient(top,  #cc2020 0%,#b02020 100%);
	background: -ms-linear-gradient(top,  #cc2020 0%,#b02020 100%);
	background: linear-gradient(to bottom,  #cc2020 0%,#b02020 100%);
	border-bottom: 1px solid #803030; box-shadow: inset 0 -1px 0 #cc2020; color: #fff;
}

.button-third-accent a:hover,
.button-third-accent a:active {
	color: #f0e0e0;
}

.button-large {
	padding: 5px; margin: 20px 0;
	background: #fff; border-radius: 4px;
}

.button-large .button-large-top {
	background: #cc2020;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkMDMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I2M2IzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzA2MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #cc2020 0%,  #b02020 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc2020), color-stop(100%,#b02020));
	background: -webkit-linear-gradient(top,  #cc2020 0%,#b02020 100%);
	background: -o-linear-gradient(top,  #cc2020 0%,#b02020 100%);
	background: -ms-linear-gradient(top,  #cc2020 0%,#b02020 100%);
	background: linear-gradient(to bottom,  #cc2020 0%,#b02020 100%);
	border-bottom: 6px solid #903030; border-radius: 8px; box-shadow: inset 0 -1px 0 #cc2020;
}

.button-large-top a:link,
.button-large-top a:visited {
	display: block;
	padding: 15px 10px;
	color: #fff; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	font-size: 34px; line-height: 36px; text-align: center; text-transform: uppercase;
}

.button-large-top a:hover,
.button-large-top a:active {
	color: #f0e0e0;
}

.button-large-bottom {
	padding: 10px;
}

.button-large-bottom a:link,
.button-large-bottom a:visited {
	display: block;
	font-size: 16px; line-height: 22px; text-align: center;
}

.adspot {
	margin: 20px 0;
	text-align: center;
}

.adspot img {
	max-width: 100%; height: auto;
}

.button-link {
	display: block;
	padding: 10px 0; margin: 20px 0;
	border-top: 1px solid #c3bd9f; border-bottom: 1px solid #c3bd9f;
	font-size: 16px; line-height: 20px; font-weight: 700; text-align: center;
}


/* Content pages */

.breadcrumbs {
	margin: 15px 0;
	text-align: left;
}

.breadcrumbs a {
	text-decoration: underline !important;
}

.breadcrumbs strong {
	font-weight: 400;
}

.player {
	width: 720px; height: 480px;
	margin: 20px auto;
}

.player-description {
	padding: 10px; margin: 15px 0;
	background: #dad5bf url('../images/bgd-hilite.png') left top repeat-x; border-top: 1px solid #ada78b; border-bottom: 1px solid #ada78b;
	text-align: justify;
}

.player-info {
	margin: 20px 0;
}

.player-info-title {
	line-height: 26px; font-weight: 700; text-align: center;
}

.player-info-title a {
	padding: 2px 10px;
	background: #8d0301;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkMDMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I2M2IzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzA2MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8d0301 0%, #b63b34 50%, #cc0603 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d0301), color-stop(50%,#b63b34), color-stop(100%,#cc0603));
	background: -webkit-linear-gradient(top,  #8d0301 0%,#b63b34 50%,#cc0603 100%);
	background: -o-linear-gradient(top,  #8d0301 0%,#b63b34 50%,#cc0603 100%);
	background: -ms-linear-gradient(top,  #8d0301 0%,#b63b34 50%,#cc0603 100%);
	background: linear-gradient(to bottom,  #8d0301 0%,#b63b34 50%,#cc0603 100%);
	border-bottom: 1px solid rgba(255, 255, 255, 0.6); color: #fff; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	white-space: nowrap;
}

.player-info p {
	margin-top: 8px;
	text-align: center;
}

.player-rating {
	margin: 20px 0;
	font-size: 18px; line-height: 20px; text-align: center;
}

.player-rating .player-rating-result {
	display: inline-block;
	margin: 0 8px;
	vertical-align: top;
}

.player-rating #video_rating,
.player-rating .ratingStars {
	display: inline-block;
	vertical-align: top;
}

/* Model page */

.model-bio {
	padding: 5px; margin: 20px 0;
	background: #fff; border-radius: 4px;
}

.model-bio .thumb {
	width: 300px; float: left;
}

.model-bio .thumb img {
	max-width: 100%; height: auto; display: block;
}

.model-bio .text {
	width: 590px; float: right;
}

.model-bio .heading-model {
	padding-bottom: 12px; margin: 15px 0;
	background: url('../images/underline-short.png') center bottom no-repeat; color: #8d0301;
	text-transform: none;
}

.model-bio .text .biography {
	width: 320px; float: left;
	text-align: justify;
}

.model-bio .text .stats {
	width: 250px; float: right;
	padding-left: 10px;
	border-left: 1px solid #d4d0bd;
}


/* Footer */

.footer {
	margin: 20px 0;
	color: #dad5bf;
	text-align: center;
}

/* Content Subpage - video */

.video-player {
    width: 860px; max-width: 100%; display: block;
    margin: 40px auto;
	text-align: center;
}

.video-player.video-player-square {
    width: 640px; max-width: 100%; display: block;
    margin: 0 auto;
}

.video-player .player {
    width: 100%; height: 0; position: relative;
    padding: 0;
}

.video-player .player.player-wide {
    padding-top: 56.38888%;
}

.video-player .player.player-square {
    padding-top: 75%;
}

.video-player .player embed,
.video-player .player iframe,
.video-player .player video,
.video-player .player .video-js {
    width: 100% !important; height: 100% !important; display: block !important; position: absolute !important;
    top: 0 !important; right: 0 !important; bottom: 0 !important; left: 0 !important;
    border: 0 !important;
}