
@import url(font-awesome.min.css);
@import url(bootstrap.min.css);
@import url(animate.css);
@import url(venobox.css);
@import url(vegas.css);
@import url(et-font.css);
@import url("http://fonts.googleapis.com/css?family=Raleway:400,500,600,800");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	background: #2B2D35;
	font-family: "Raleway", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body, html {
	width: 100%
}
body, input, select, textarea {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	color: #900779;
	font-size: 16pt;
	line-height: 1.75em
}
a {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
	text-decoration: none
}
a:hover {
	color: #FF1D4D;
	text-decoration: none !important;
	outline: none !important
}
a:active, a:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #FF1D4D
}
button {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer
}
button:hover, button:active, button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #2B2D35
}
strong, b {
	font-weight: 600
}
em, i {
	font-style: italic
}
p {
	margin: 0 0 1em 0;
	font-size: 0.8em;
	line-height: 1.6em
}
h1, h2, h3, h4, h5, h6 {
	color: #A1249B;
	font-weight: 600;
	line-height: 1em;
	margin: 0 0 1em 0
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #F8F8F8
}
h1 {
	font-size: 2em;
	line-height: 1.5em
}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 0
}
h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	font-weight: 400
}
h4 {
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: 600;
	text-transform: uppercase
}
h5 {
	font-size: 0.8em;
	line-height: 1em;
	margin-bottom: 0.2em;
	font-weight: 400;
	text-transform: uppercase
}
h6 {
	font-size: 0.7em;
	line-height: 1.5em
}
sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em
}
sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em
}
.display-none {
	display: none !important
}
.border-separator {
	background-color: #FF1D4D;
	height: 2px;
	position: relative;
	width: 22px;
	display: block;
	margin: 10px 0 20px
}
.align-left {
	text-align: left
}
.align-center {
	text-align: center
}
.align-right {
	text-align: right
}
.no-margin-bottom {
	margin-bottom: 0
}
.opacity-0 {
	opacity: 0
}
form {
	margin: 0 0 1em 0
}
button.btn {
	background-color: transparent;
	-webkit-border-radius: 0.35em;
	-moz-border-radius: 0.35em;
	-ms-border-radius: 0.35em;
	border-radius: 0.35em;
	border: solid 3px #EFEFEF;
	color: #777;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	height: 3.15em;
	height: calc(2.75em + 6px);
	line-height: 2.75em;
/*	min-width: 10em;*/
	padding: 0 1.5em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin-bottom: 5px;
}
button.btn:hover {
	border-color: #FF1D4D;
	color: #FF1D4D
}
button.btn:active, button.btn:focus {
	border-color: #e90031;
	color: #e90031;
	box-shadow: none
}
.image {
	border: 0;
	display: inline-block;
	position: relative
}
.image:before {
	/*background: url("images/overlay.png");*/
	content: '';
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%
}
.image.thumb {
	text-align: center
}
.image.thumb:after {
	border: solid 3px rgba(255,255,255,0.5);
	color: #fff;
	content: 'Watch Now';
	letter-spacing: 2px;
	display: inline-block;
	font-size: 0.8em;
	font-weight: 600;
	left: 50%;
	line-height: 2.25em;
	margin: -1.25em 0 0 -5em;
	opacity: 0;
	padding: 0 1.5em;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 50%;
	white-space: nowrap
}
.image.thumb:hover:after {
	opacity: 1.0
}
.image.ss {
	text-align: center
}
.image.ss:after {
	border: solid 3px rgba(255,255,255,0.5);
	color: #fff;
	content: 'View';
	letter-spacing: 2px;
	display: inline-block;
	font-size: 0.8em;
	font-weight: 600;
	left: 50%;
	line-height: 2.25em;
	margin: -1.25em 0 0 -3.25em;
	opacity: 0;
	padding: 0 1.5em;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 50%;
	white-space: nowrap
}
.image.ss:hover:after {
	opacity: 1.0
}
.image img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	display: block
}
.image.fit {
	display: block;
	margin: 0 0 2em 0;
	width: 100%
}
.image.fit img {
	width: 100%
}
.image.avatar {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}
.image.avatar:before {
	display: none
}
.image.avatar img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 100%
}
.loading {
	position: fixed;
	background: #2B2D35;
	width: 100%;
	height: 100%;
	z-index: 999
}
.loading .center-loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 50px;
	width: 50px;
	border: 1px solid #777;
	border-bottom: 1px solid #fff;
	border-radius: 50%;
	-webkit-animation: loader-rotate 0.7s linear infinite;
	-moz-animation: loader-rotate 0.7s linear infinite;
	animation: loader-rotate 0.7s linear infinite
}
.loading .center-bis-loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 25px;
	width: 25px;
	border: 1px solid #777;
	border-bottom: 1px solid #fff;
	border-radius: 50%;
	-webkit-animation: loader-inverse 0.7s linear infinite;
	-moz-animation: loader-inverse 0.7s linear infinite;
	animation: loader-inverse 0.7s linear infinite
}
@-webkit-keyframes loader-rotate {
from {
-webkit-transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg)
}
}
@-moz-keyframes loader-rotate {
from {
-moz-transform:rotate(0deg)
}
to {
-moz-transform:rotate(360deg)
}
}
@keyframes loader-rotate {
from {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes loader-inverse {
from {
-webkit-transform:rotate(0deg)
}
to {
-webkit-transform:rotate(-360deg)
}
}
@-moz-keyframes loader-inverse {
from {
-moz-transform:rotate(0deg)
}
to {
-moz-transform:rotate(-360deg)
}
}
@keyframes loader-inverse {
from {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(-360deg);
-moz-transform:rotate(-360deg);
-ms-transform:rotate(-360deg);
-o-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}
.background-left {
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	width: 110vw;
	height: 130vh;
	z-index: -10;
	top: -30vh;
	left: -100px
}
#header {
	height: 100%;
	left: 0;
	padding: 2em 3em;
	position: fixed;
	text-align: right;
	top: 0;
	width: 35%
}
#header nav {
	display: none;
}

#header .copyright a {
	font-size: 14px;
	color: #fff;
}

#header strong, #header b {
	color: #fff
}
#header h1 {
	color: #FF1D4D;
	font-weight: 800;
	font-size: 3.5em;
	line-height: 1;
	margin-bottom: 10px;
	position: relative
}
#header h2, #header h3, #header h4, #header h5, #header h6, #header p {
	color: #fff;
	position: relative
}
#header h3 {
	color: #BABABA;
	font-style: italic
}
#header .image.avatar {
	margin: 0;
	width: 10em
}
.vegas-overlay {
/*	background: #2B2D35 !important;
	background: #29106B !important;*/
	background: #F769E9 !important;
	opacity: 0.7;
}
/*#footer {
	bottom: 0;
	left: 0;
	padding: 0 3em 4em 0;
	position: fixed;
	text-align: right;
	width: 35%
}*/
#footer {
	bottom: auto;
	left: auto;
	position: relative;
	padding: 1em 0;
	text-align: center;
	width: 100%;
	background: #2B2D35
}
#footer .copyright li {
	border-left-width: 1px;
	display: inline-block;
	line-height: 1em;
	margin-left: 0.75em;
	padding-left: 0.75em
}
#footer .icons {
	margin: 1em 0
}
#footer .icons a {
	color: #fff;
	font-size: 0.7em;
	width: 35px;
	height: 35px;
	line-height: 35px !important;
	position: relative;
	margin: 0 5px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-webkit-backface-visibility: hidden
}
#footer .icons a:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #FF1D4D;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
#footer .icons a:hover:before {
	background: #FF1D4D;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}
#footer .icons a i {
	position: relative;
	top: 0;
	left: 0
}
#footer .icons a i.fa-facebook {
	left: -1px
}
#footer .copyright {
	color: #EFEFEF;
	font-size: 0.6em;
	font-weight: 400;
	padding: 0
}
#footer .copyright a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	border: none
}
#footer .copyright a:hover {
	color: #FF1D4D
}
ul {
	padding-left: 0
}
ul li {
	padding-left: 0
}
ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0
}
ul.icons li {
	display: inline-block;
	padding: 0 0.3em 0 0
}
ul.icons li:last-child {
	padding-right: 0
}
ul.icons li .icon:before {
	font-size: 1.5em
}
#main {
	margin-left: 35%;
	padding: 5em 4em 4em 4em;
	width: calc(100% - 35%);
	background: rgba(255, 255, 255, 0.2);
	padding-right: 10em
}
#main>section {
	border-top: solid 2px #A1249B;
	margin: 4em 0 0 0;
	padding: 4em 0 0 0
}
#main>section:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0
}
.main-player {
	background: rgba(43,45,53,0.9) !important
}
#countdown_dashboard {
	display: block;
	margin: 0px auto;
	overflow: hidden
}
#countdown_dashboard .dash-glob {
	padding-right: 0;
	text-align: left
}
#countdown_dashboard .dash-glob:first-child {
	margin-left: 0;
	border-left: none
}
#countdown_dashboard .dash-glob .dash {
	padding: 10px 0;
	position: relative;
	opacity: 1
}
#countdown_dashboard .dash-glob .dash .digit {
	color: #fff;
	font-family: "Open sans", Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: 300;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	height: 1em;
	line-height: 1em;
	position: relative;
	vertical-align: middle
}
#countdown_dashboard .dash-glob .dash .dash_title {
	clear: both;
	color: #777;
	display: block;
	font-weight: 700;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	font-size: 0.5em;
	line-height: 1.1em;
	width: 100%;
	padding-left: 3px
}
.work-item {
	margin: 0 0 2em 0;
	/*border: 1px solid #202127;*/
	/*-webkit-border-radius: 0 0 0.35em 0.35em;
	-moz-border-radius: 0 0 0.35em 0.35em;
	-ms-border-radius: 0 0 0.35em 0.35em;
	border-radius: 0 0 0.35em 0.35em;*/
	overflow: hidden;
/*	background: #FAABF3*/
}
.work-item .image {
	margin: 0;
	/*border-bottom: 2px solid #FF1D4D;*/
	overflow: hidden;
	/*background: #000*/
}
.work-item .image img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1)
}
.work-item .image:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.work-item .details {
	padding: 0.8em
}
.work-item .details h4 {
	font-size: 0.8em;
	font-weight: 500;
	margin: 0.5em 0 1.5em 0;
	letter-spacing: 2px;
	text-align: center;
	color: #fff
}
.work-item .details h4 small {
	font-size: 0.7em
}
.work-item .details p {
	font-weight: 400;
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0
}
.block-services .icon-services {
	font-size: 2em;
	color: #FF1D4D
}
.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto
}
.table-wrapper .td-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.8em
}
.table-wrapper .td-description {
	color: #F8F8F8;
	font-size: 0.7em;
	line-height: 1.2em
}
.table-wrapper .td-price {
	color: #fff;
	font-weight: 600;
	font-size: 0.8em;
	text-align: center;
	background: #FF1D4D
}
.table-wrapper .td-terms {
	color: #999;
	font-weight: 500;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding: 0.75em 0
}
.table-wrapper .td-terms p {
	margin-bottom: 0
}
table {
	margin: 0 0 1em 0;
	width: 100%
}
table tbody tr {
	border: solid 1px #292b32;
	border-left: 0;
	border-right: 0
}
table tbody tr:nth-child(2n+1) {
	background-color: #292b32
}
table td {
	padding: 0.75em 0.75em;
	vertical-align: middle
}
table th {
	color: #BABABA;
	font-size: 0.9em;
	font-weight: 600;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left
}
table thead {
	border-bottom: solid 2px #26282f
}
table tfoot {
	border-top: solid 2px #26282f
}
table.alt {
	border-collapse: separate
}
table.alt tbody tr td {
	border: solid 2px #EFEFEF;
	border-left-width: 0;
	border-top-width: 0
}
table.alt tbody tr td:first-child {
	border-left-width: 2px
}
table.alt tbody tr:first-child td {
	border-top-width: 2px
}
table.alt thead {
	border-bottom: 0
}
table.alt tfoot {
	border-top: 0
}
input[type="text"], input[type="password"], input[type="email"], select, textarea {
	background: transparent;
	-webkit-border-radius: 0.35em;
	-moz-border-radius: 0.35em;
	-ms-border-radius: 0.35em;
	border-radius: 0.35em;
	border: solid 2px #EFEFEF;
	color: #fff;
	display: block;
	outline: 0;
	padding: 0 0.75em;
	text-decoration: none;
	width: 100%;
	font-size: 0.8em;
	font-weight: 500;
	-webkit-appearance: none
}
input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, select:invalid, textarea:invalid {
box-shadow:none
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
	border-color: #FF1D4D
}
input[type="text"] input, input[type="password"] input, input[type="email"] input, select input, textarea input {
	width: 300px
}
input[type="text"] input::-webkit-input-placeholder, input[type="password"] input::-webkit-input-placeholder, input[type="email"] input::-webkit-input-placeholder, select input::-webkit-input-placeholder, textarea input::-webkit-input-placeholder {
color:#B2B2B2 !important
}
input[type="text"] input::-moz-placeholder, input[type="password"] input::-moz-placeholder, input[type="email"] input::-moz-placeholder, select input::-moz-placeholder, textarea input::-moz-placeholder {
color:#B2B2B2 !important
}
input[type="text"] input:-moz-placeholder, input[type="password"] input:-moz-placeholder, input[type="email"] input:-moz-placeholder, select input:-moz-placeholder, textarea input:-moz-placeholder {
color:#B2B2B2 !important
}
input[type="text"] input:-ms-input-placeholder, input[type="password"] input:-ms-input-placeholder, input[type="email"] input:-ms-input-placeholder, select input:-ms-input-placeholder, textarea input:-ms-input-placeholder {
color:#B2B2B2 !important
}
input[type="text"], input[type="password"], input[type="email"], select {
	height: 2.75em
}
textarea {
	padding: 0.75em
}
.form-group {
	margin-bottom: 30px
}
.success-message, .error-message {
	width: 100%;
	padding: 15px 10px;
	background-color: #CF000F
}
.success-message p, .error-message p {
	color: #fff !important;
	font-size: 0.8em;
	line-height: 20px;
	margin-bottom: 0
}
.success-message {
	background-color: #27AE60 !important
}
#newsletter #notifyMe {
	padding-bottom: 0
}
#newsletter #notifyMe .form-group {
	margin-bottom: 1em
}
#newsletter #notifyMe .form-group input[type="text"] {
	padding: 0 0.75em;
	width: 60%;
	margin: 0 0 20px;
	color: #fff;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
#newsletter #notifyMe .form-group input[type="text"]:hover, #newsletter #notifyMe .form-group input[type="text"]:focus {
	box-shadow: none
}
#newsletter #notifyMe .form-group input[type="text"]::-webkit-input-placeholder {
color:#B2B2B2 !important
}
#newsletter #notifyMe .form-group input[type="text"]::-moz-placeholder {
color:#B2B2B2 !important
}
#newsletter #notifyMe .form-group input[type="text"]:-moz-placeholder {
color:#B2B2B2 !important
}
#newsletter #notifyMe .form-group input[type="text"]:-ms-input-placeholder {
color:#B2B2B2 !important
}
#newsletter .message {
	width: 100%;
	padding: 15px 10px
}
#newsletter .message p.notify-valid {
	line-height: 20px;
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 0
}
#newsletter .success-full {
	background: #27AE60
}
#newsletter .error {
	background: #CF000F
}
#newsletter .bad-email {
	background: #CF000F
}
.block-contact {
	padding: 10px 10px 7px 55px;
	position: relative;
	/*margin-bottom: 15px;*/
	/*border: 2px solid #26282f;*/
	background: #292b32;
	-webkit-border-radius: 0.35em;
	-moz-border-radius: 0.35em;
	-ms-border-radius: 0.35em;
	border-radius: 0.35em
}
.block-contact .icon-contact {
	font-size: 1.5em;
	color: #FF1D4D;
	width: 50px;
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	margin-top: -0.6em
}
.block-contact p {
	margin: 0
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}
.header-player {
	background: rgba(43,45,53,0.7)
}
.youtube-controls {
	position: fixed;
	color: #fff;
	top: 0;
	right: 0;
	z-index: 10;
	text-align: center;
	width: 50px;
	height: 100px;
	line-height: 50px
}
.youtube-controls i {
	cursor: pointer;
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: rgba(43,45,53,0.5);
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1)
}
.youtube-controls i:hover {
	color: #FF1D4D;
	background: rgba(43,45,53,0.8);
	text-decoration: none !important;
	outline: none !important
}
.twitter-block {
	width: 100%;
	margin: 50px auto 0
}
.twitter-block ul {
	max-width: 100%;
	height: 300px
}
.twitter-block ul li {
	width: 100%;
	height: 150px
}
.twitter-block .tweet {
	width: 100%;
	height: 300px;
	padding-left: 1em;
	overflow: hidden
}
.twitter-block .tweet .avatar-twitter {
	width: 50px;
	margin-right: 20px;
	float: left
}
.twitter-block .tweet .avatar-twitter img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #26282f
}
.twitter-block .tweet .screen-twitter {
	float: left;
	font-size: 0.7em;
	width: auto;
	margin-bottom: 0
}
.twitter-block .tweet .screen-twitter a {
	color: #F8F8F8;
	text-decoration: none;
	border: none
}
.twitter-block .tweet .username-twitter {
	float: left;
	font-size: 0.8em;
	font-weight: 600;
	color: #fff;
	width: 75%;
	margin-bottom: 0
}
.twitter-block .tweet .tweet-twitter {
	color: #fff;
	margin-bottom: 1em;
	clear: both
}
.twitter-block .tweet .tweet-twitter a {
	color: #FF1D4D;
	text-decoration: none;
	border: none
}
.twitter-block .tweet .date-twitter {
	font-family: "Open sans", Helvetica, sans-serif;
	color: #ecf0f1;
	font-size: 0.8em;
	font-weight: 600
}
#map {
	height: 500px;
	width: 100%;
	position: relative;
	color: #333 !important
}
#map h6 {
	font-weight: 500;
	color: #333;
	font-size: 1em;
	margin-bottom: 0.2em
}
#map p {
	font-weight: 400;
	color: #666;
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 0
}
.vbox-title {
	color: #fff;
	background: #1a1a1a
}
.vbox-close {
	-webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 0;
	height: 50px;
	min-width: 50px;
	display: block;
	z-index: 1;
	color: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 38px;
	font-size: 28px;
	padding: 6px 10px
}
.vbox-close:hover {
	color: #FF1D4D;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.vbox-next, .vbox-prev {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	box-sizing: content-box;
	cursor: pointer;
	position: fixed;
	top: 0;
	bottom: 0;
	line-height: 50%;
	color: #fff;
	width: 50px;
	z-index: 0;
	text-align: center;
	height: 100%;
	overflow: hidden
}
.vbox-next:hover, .vbox-prev:hover {
	color: #FF1D4D
}
.vbox-next i, .vbox-prev i {
	position: relative;
	top: 50%;
	font-size: 1.5em
}
.scroll-top {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	position: fixed;
	right: 0;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 48px;
	z-index: 5
}
.scroll-top a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FF1D4D;
	text-decoration: none;
	outline: none;
	border: none;
	padding-top: 10px
}
.scroll-top a:hover {
	color: #e90031
}
.scroll-top:hover {
	margin-bottom: 10px
}
.scroll-top .arrows-bottom {
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
	margin: 0 0 3px 4px
}
.arrows-part {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	margin-top: 0;
	float: right;
	z-index: 5
}
.arrows-bottom {
	display: block;
	width: 5px;
	height: 5px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #FF1D4D;
	border-bottom: 2px solid #FF1D4D;
	margin: 0 0 3px 4px;
	width: 16px;
	height: 16px
}
.first-chevron, .second-chevron, .third-chevron {
	-webkit-animation: arrows-anim 1s infinite;
	-moz-animation: arrows-anim 1s infinite;
	animation: arrows-anim 1s infinite
}
.first-chevron {
	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	animation-delay: 0.1s;
	-webkit-animation-direction: alternate;
	-moz-animation-direction: alternate;
	animation-direction: alternate;
	margin-top: 1px
}
.second-chevron {
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	animation-delay: 0.2s;
	-webkit-animation-direction: alternate;
	-moz-animation-direction: alternate;
	animation-direction: alternate;
	margin-top: -6px
}
.third-chevron {
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-direction: alternate;
	-moz-animation-direction: alternate;
	animation-direction: alternate;
	margin-top: -6px
}
@-webkit-keyframes arrows-anim {
0% {
opacity:0
}
50% {
opacity:0.5
}
100% {
opacity:1
}
}
@-moz-keyframes arrows-anim {
0% {
opacity:0
}
50% {
opacity:0.5
}
100% {
opacity:1
}
}
@keyframes arrows-anim {
0% {
opacity:0
}
50% {
opacity:0.5
}
100% {
opacity:1
}
}

@media only screen and (max-width: 1600px) {
#header h1 {
	font-size: 2.5em
}
#main {
	padding-right: 4em
}
#newsletter #notifyMe .form-group input[type="text"] {
	width: 100%
}
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
#header {
	padding: 1.5em 3em 3em
}
/* Header */

			#headernav nav ul li {
				/*margin-left: 0em;*/
			}
/*#footer {
	padding: 0 3em 1.5em 0
}*/
#footer {
	bottom: auto;
	left: auto;
	position: relative;
	padding: 2em 0;
	text-align: center;
	width: 100%;
	background: #2B2D35
}
#footer .copyright li {
	border-left-width: 1px;
	display: inline-block;
	line-height: 1em;
	margin-left: 0.75em;
	padding-left: 0.75em
}
}

@media only screen and (max-width: 1024px) {
#header {
	background-attachment: scroll;
	background-position: top left, center center;
	background-size: auto, cover;
	left: auto;
	position: relative;
	text-align: center;
	top: auto;
	width: 100%
}
#header h1 {
	font-size: 1.75em
}
#header h1 br {
	display: inline
}
#headernav {
				display: none;
			}
#header nav {
	display: inline;
	
}

#header nav li {
	color: #fff;
	border: 1px solid #fff;
	margin-top: 10px;
}

#header nav li:hover {
	border: 1px solid red;
}

#header .copyright a {
	display: none;
}

#footer {
	bottom: auto;
	left: auto;
	position: relative;
	padding: 2em 0;
	text-align: center;
	width: 100%;
	background: #2B2D35
}
#footer .copyright li {
	border-left-width: 1px;
	display: inline-block;
	line-height: 1em;
	margin-left: 0.75em;
	padding-left: 0.75em
}
#main {
	margin: 0;
	width: 100%;
	padding-left: 3em;
	padding-right: 3em
}
textarea {
	margin-top: 0 !important
}
}

@media only screen and (max-width: 768px) {
#main {
	padding-left: 2em;
	padding-right: 2em
}
#countdown_dashboard .dash-glob .dash .digit {
	font-size: 2em;
	font-weight: 300
}
#countdown_dashboard .dash-glob .dash .dash_title {
	color: #666;
	letter-spacing: 1px;
	font-size: 0.6em;
	padding-left: 2px
}
.block-contact p {
	margin: 0
}
.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto
}
.table-wrapper thead {
	display: none
}
.table-wrapper tr {
	text-align: center;
	margin-bottom: 30px;
	clear: both;
	display: block;
	border: none;
	float: left;
	width: 100%;
	background: #292b32
}
.table-wrapper .td-title {
	float: left;
	width: 100%;
	padding: 0 0.75em
}
.table-wrapper .td-description {
	float: left;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0.75em
}
.table-wrapper .td-price {
	float: left;
	width: 100%;
	clear: both;
	padding: 0.1em 0.75em
}
.table-wrapper .td-terms {
	color: #999;
	font-weight: 500;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding: 0.75em 0
}
.table-wrapper .td-terms p {
	margin-bottom: 0
}
.table-wrapper tfoot {
	border: none
}
.table-wrapper tfoot tr {
	background: none;
	margin-bottom: 0
}
button.btn {
	/*width: 100%*/
}
.twitter-block {
	width: 100%;
	margin: 50px auto 0
}
.twitter-block ul {
	max-width: 100%;
	height: 400px
}
.twitter-block ul li {
	width: 100%;
	height: 200px
}
.twitter-block .tweet {
	height: 400px
}
}

@media only screen and (max-width: 480px) {
#header {
	padding: 4em 2em
}
#main {
	padding: 4em 2em
}
.arrows-part, .scroll-top {
	width: 30px
}
#countdown_dashboard .dash-glob {
	width: 50%
}
#countdown_dashboard .dash-glob .dash .digit {
	font-size: 2.5em;
	font-weight: 600
}
#countdown_dashboard .dash-glob .dash .dash_title {
	color: #F8F8F8;
	letter-spacing: 1px;
	font-size: 0.6em;
	padding-left: 2px
}

}


/* Header */

	@-moz-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	#headernav {
		background: #fff;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		color: inherit;
		cursor: default;
		font-size: 0.8em;
		left: 0;
		padding: 1em 1.5em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

		#headernav h1 {
			font-weight: 900;
			margin: 0;
		}

			#headernav h1 span {
				font-weight: 300;
			}

		#headernav nav {
			letter-spacing: 0.075em;
			position: absolute;
			right: 1.5em;
			text-transform: uppercase;
			top: 0.75em;
		}

			#headernav nav ul li {
				display: inline-block;
				margin-left: 1.5em;
			}

				#headernav nav ul li > ul {
					display: none;
				}

				#headernav nav ul li a {
					border: solid 1px #fff;
					color: inherit;
					display: inline-block;
					line-height: 1em;
					padding: 0.6em 0.75em;
					text-decoration: none;
				}

				#headernav nav ul li input[type="button"],
				#headernav nav ul li input[type="submit"],
				#headernav nav ul li input[type="reset"],
				#headernav nav ul li .button {
					font-size: 1em;
					min-width: 0;
					width: auto;
				}

				#headernav nav ul li.submenu > a {
					text-decoration: none;
				}

					#headernav nav ul li.submenu > a:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#headernav nav ul li.submenu > a:before {
						/*content: '\f107';
						margin-right: 0.65em;*/
					}

				#headernav nav ul li.active > a, #headernav nav ul li:hover > a {
					-moz-transition: all 0.2s ease-in-out;
					-webkit-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
					background: rgba(188, 202, 206, 0.15);
				}

				#headernav nav ul li.current > a {
					font-weight: 900;
				}

		#headernav.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
		}

		#headernav.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background: transparent;
			box-shadow: none;
			color: #fff;
			padding: 2em 2.5em;
			position: absolute;
		}

			#headernav.alt nav {
				right: 2.5em;
				top: 1.75em;
			}

				#headernav.alt nav ul li.active > a, #headernav.alt nav ul li:hover > a {
					border: solid 1px red;
				}
.block-contact, .block-contact h5 {
	color: #fff;
}

.movie-title {
font-style: italic;
}

.center {
	text-align:center;
}

a.btnlink{
background-color: transparent;
  -webkit-border-radius: 0.35em;
  -moz-border-radius: 0.35em;
  -ms-border-radius: 0.35em;
  border-radius: 0.35em;
  border: solid 3px #EFEFEF;
  color: #777;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  height: 3.15em;
  height: calc(2.75em + 6px);
  line-height: 2.75em;
  /* min-width: 10em; */
  padding: 0 1.5em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  margin-bottom: 5px;

  font-size: 14px;

  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;

}
a.btnlink:hover {
outline: none !important;
	text-decoration: none !important;
	color: #FF1D4D;
	border: solid 3px #FF1D4D;
}

.location-buttons {
	margin-bottom: 30px;
}

.nocap {
	text-transform:none;
}

/*navigation*/ 

.row-showtimes{
	background: #292b32;
	  -webkit-border-radius: 0.35em;
  -moz-border-radius: 0.35em;
  -ms-border-radius: 0.35em;
  border-radius: 0.35em;
  margin-bottom: 15px;
}

.fullwidth img{
	width:100%;
}

.row-showtimes p a {
  color: rgb(249, 150, 240);
}