section {
	background-color: rgba(0, 0, 0, 0.6);
}
#main {
	padding-top: 85px;
}
#main h2.title {
	margin-top: 0;
	font-family: 'Work Sans', sans-serif;
	font-size: 36px;
}
#main .table>tbody>tr>td, #main .table>tbody>tr>th {
	padding: 7px 15px;
	border-top: 1px solid rgba(221, 221, 221, 0.2);
}
#main .table>tbody>tr>th {
	white-space: nowrap;
	/*font-size: 18px;*/
	padding-left: 0;
}
#main .table>tbody>tr>td {
	text-align: justify;
}
#main .text {
	font-size: 3em;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.watch-trailer {
	width: 100%;
	position: relative;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.19);
	font-size: 1.5em;
	border-radius: 4px;
	height: 45px;
	text-shadow: none;
}
.watch-trailer:before {
	font-family: 'fontawesome';
	position: absolute;
	content: "\f04b";
	left: 30px;
}
.watch-trailer:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 50%;
	background-color: #fff;
	left: 56px;
	top: 25%;
}

/*FlipClock Tweak*/

.clock {
	position: absolute;
	top: 0;
	right: 0;
}
.clock {
	margin: 0;
	display: inline-block;
	width: auto;
}
.clock ul {
	height: 50px;
	width: 34px;
	padding-left: 10px;
	border-radius: 3px !important;
}
.clock ul li a div div.inn {
	font-size: 32px;
	height: 278%;
	border-radius: 3px !important;
}
.clock ul li a div.up div.inn {
	top: -20px;
}
.clock ul li a div.up:after {
	top: 24px;
}
.clock ul li a div.down {
	border-radius: 0 0 3px 3px !important;
}
.clock ul li a div.up {
	border-radius: 3px 3px 0 0 !important;
}
.flip-clock-divider .flip-clock-label {
	top: -1.5em;
	right: -51px;
	font-size: 12px;
}
.flip-clock-divider.minutes .flip-clock-label {
	right: -67px;
}
.flip-clock-divider.seconds .flip-clock-label {
	right: -74px;
}
.flip-clock-divider {
	height: 55px;
}
.flip-clock-dot.top {
	top: 15px;
}
.flip-clock-dot.bottom {
	bottom: 8px;
}
.flip-clock-divider .flip-clock-label {
	top: -1.1em;
}
.finished {
    position: absolute;
    display: inline-block;
    background: rgba(0, 0, 0, 0.7);
    font-size: 32px;
    padding: 2px;
    top: 6px;
    right: 15px;
    width: 400px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 2px solid #1f140f;
}
#service-list {
	/* padding-top: 50px; */
	padding-bottom: 50px;
}
#service-list .container {
	/*background: rgba(0, 0, 0, 0.5);*/
	/*padding-top: 30px;*/
}
#service-list .table>tbody>tr>td, #service-list .table>thead>tr>th {
	vertical-align: middle;
	border-top: 1px solid rgba(221, 221, 221, 0.2);
}
#service-list .table>thead>tr>th {
	border-bottom: none;
}
#service-list .table {
	background: rgba(0, 0, 0, 0.5);
	margin-bottom: 20px;
}
#service-list th .fa, #service-list .th-title {
	display: block;
	text-align: center;
}
#service-list th .fa {
	font-size: 36px;
	padding: 7px;
}
#service-list th {
	padding: 0;
	background-color: #e74c3c;
	border-right: 1px solid #353535;
	white-space: nowrap;
}
#service-list th br {
	display: none;
}
#service-list th:last-child {
	border-right: none;
}
#service-list .th-title {
	min-height: 28px;
	padding: 4px 6px;
	background-color: #c0392b;
}
#service-list tbody {
	/* background: rgba(0, 0, 0, 0.6); */
}
#service-list .btnout {
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
	background-color: #fff;
	color: #272727;
	border-radius: 2px;
}
#service-list td:nth-child(3), #service-list td:nth-child(4) {
	text-align: center;
}
#service-list .btnout:hover {
	background-color: #b7b7b7;
	color: #fff;
}
#service-list .btnout .fa {
	font-size: 12px;
}
#service-list tr.free {
	background-color: rgba(255, 255, 255, 0.3);
}
#service-list td img {
	max-width: 117px !important;
}
footer p {
	padding: 15px 0;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Modal Video */

.modal-open {
	overflow-y: scroll;
}
.medium-paragraph {
	font-size: 18px;
	line-height: 32px;
}
::-moz-selection {
	background: #e89a3e;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #e89a3e;
	color: #fff;
	text-shadow: none;
}
.modal-backdrop.in {
	filter: alpha(opacity=7);
	opacity: 0.7;
}
.modal-content {
	background: none;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.modal-body {
	padding: 0 25px 25px 25px;
}
.modal-header {
	padding: 25px 25px 15px 25px;
	text-align: right;
}
.modal-header, .modal-footer {
	border: 0;
}
.modal-header .close {
	float: none;
	margin: 0;
	font-size: 36px;
	color: #fff;
	font-weight: 300;
	text-shadow: none;
	opacity: 1;
}
.sp {
	margin-bottom: 35px;
}
.sp .btn-trailer {
	max-width: 350px;
	margin: 0 auto;
}

/* media queries */

@media only screen and (max-width: 1200px) {
	.clock, .finished  {
		position: initial;
		margin-bottom: 20px;
	}
	.btn-trailer .watch-trailer {
		font-size: 1.3em;
		line-height: 1.7;
	}
	.btn-trailer .watch-trailer:after {
		left: 40px;
	}
	.btn-trailer .watch-trailer:before {
		left: 20px;
	}
}
@media only screen and (max-width: 992px) {
	#main .col-md-9 {
		text-align: center;
	}
	#main .cover img {
		max-width: 260px;
		height: auto;
	}
}
@media only screen and (max-width: 768px) {
	#service-list th .fa {
		display: none;
	}
	#service-list th br {
		display: block;
	}
	#service-list .th-title {
		background-color: transparent;
		padding: 10px;
	}
}
@media only screen and (max-width: 640px) {
	#main .table>tbody>tr>th {
		white-space: pre-wrap;
		font-size: inherit;
	}
}
@media only screen and (max-width: 480px) {
	#main .text {
		font-size: 2em;
	}
	#service-list .th-title {
		text-align: center;
		white-space: initial;
		height: auto;
	}
	#service-list td img {
		width: 50px !important;
	}
	.clock ul {
		height: 38px;
		padding-left: 25px !important;
		width: 19px !important;
		margin: 2px;
	}
	.clock ul li {
		line-height: 80px;
	}
	.clock ul li a div div.inn {
		font-size: 22px;
		height: 319% !important;
	}
	.clock ul li a div {
		height: 48.6%;
	}
	.flip-clock-divider {
		width: 6px;
	}
	.flip-clock-divider .flip-clock-label {
		font-size: 12px;
	}
	.flip-clock-dot {
		width: 3px;
		height: 3px;
		left: 2px;
	}
	.flip-clock-divider {
		height: 39px;
	}
	.flip-clock-divider .flip-clock-label {
		right: -29px;
	}
	.flip-clock-divider.minutes .flip-clock-label {
		right: -44px;
	}
	.flip-clock-divider.seconds .flip-clock-label {
		right: -49px;
	}
	.flip-clock-divider .flip-clock-label {
		top: -1.4em;
	}
	.finished {
		font-size: 28px;
		width: 280px;
	}
}