h1 {
	font-family:Helvetica, Arial, sans-serif !important;
}

p {
	font-family:Verdana, Geneva, sans-serif !important;
}


.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width:768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}


/* ===== Logo ===== */
/* Begin text logo intro */
#logo {
	height:auto;
	width:100%;
}
#logo .container {
	height:800%;
	width:100%;
}
#logo .caption {
	position: relative;
	top: 20%;
}
#logo .caption h1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 30px;
	color:#ffffff;
	text-align:center;
}
#logo .caption p {
	color:#ffffff;
	text-align:center;
	letter-spacing: 2px;
	font-size: 16px;
	margin-bottom:10px;
}


/* End text logo intro */

/* Scroll to top button */
.watch {
	position: relative;
	height:0px;
	top:-125px;
	left:800px;
	text-align: center;
	text-decoration: none;
	z-index: 7000;
	
}

/* ===== Package ===== */
.package-contents {
	background-color:#f0f4f3;
	color:#333333;
	font-size:15px;
	text-align:left;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	border-radius: 15px !important;
	padding:20px;
	border:5px solid #ffffff;
}



.package-contents-right {
	padding-left:30px;
}

.package {
	color:#333333;
	font-size:16pt;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.sub-button {
	width:150px;
	height:50px;
	background-color:#c00d0e;
	color:#ffffff;
	font-size:15px;
	line-height:50px;
	text-align:center;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	border-radius: 15px !important;
	margin-left:auto;
	margin-right:auto;
}

.package-contents hr {
	border: 0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	height: 1px; 
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

/* End Package */

/* ===== laptops ===== */
.laptops {
	height:auto;
	width:100%;
	background-color:#ffffff;
	color:#000000;
	font-size:;
}

.laptops p {
	color:#000000;
	font-size:16px;
}

.laptops h1 {
	color:#333333;
}

.magazines img {

}
/* End Magazine */

/* ===== Online ===== */
.online {
	height:auto;
	background-color:#ffffff;
	color:#333333;
}
/* End Online */

/* ===== Archive ===== */
.archive {
	background-color:#f0f4f3;
	height:auto;
	background-image:url('../kftv-images/film.png');
	background-repeat:no-repeat;
	background-position:90% 0;
	
}

.archive-subtitle {
	font-size:16px;
	color:#333333;
	text-align:left !important;
}
/* End Archive */

/* ===== ScreenBase ===== */

.screenbase {
	background-color:#f0f4f3;
	height:auto;
}

.screenbase-subtitle {
	font-size:14px;
	color:#333333;
	text-align:left !important;
}
/* End ScreenBase */

/* ===== Newsletters ===== */
.newsletters {
	background-color:#f0f4f3;
	height:auto;
}

.newsletters-subtitle {
	font-size:16px;
	color:#333333;
	text-align:left !important;
}
/* End Newsletters */

/* ===== Events ===== */
.event-info {
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	border-radius: 15px !important;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	z-index:100;
	padding:20px;
}

.screenfilmsummit {
	font-size:24px;
	color:#333333;
	text-align:left !important;
	margin-left:50px;

}

.screenawards {
	font-size:24px;
	color:#333333;
	text-align:left !important;
	margin-left:50px;

}

.creativeweek {
	font-size:24px;
	color:#333333;
	text-align:left !important;
	margin-left:50px;

}
/* End Events */


/* ===== Testimonials ===== */
/* Begin text carousel intro */

.testimonial {
	height:auto;
}

.testimonial .item {
	color:#333333;
}

.testimonial .caption h1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 30px;
	color:#333333;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.testimonial .caption p {
	letter-spacing: 2px;
	color:#333333;
	font-size: 16px;
}
/* End text carousel intro */
/* End Testimonials */

/* ===== Team ===== */
.team-info {
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	border-radius: 15px !important;
	text-align:left;
	z-index:100;
	padding:20px;
}

.team-points {
	font-size:16px;
	color:#333333;
}

.team h1 {
	font-size:24px;
	font-weight:normal !important;
}

.team p {
	font-size:18px;
	font-weight:normal !important;
	padding:10px;
}
/* End Teams */

/* ===== Social ===== */
.social {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:50%;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
}

.social a {
	color:#ffffff;
}
/* End Social */

/* ===== Help ===== */
.help p {
	color:#000000;
	font-size:18px;
	font-weight:normal !important;
	padding:10px;
}

.help h2 {
	color:#000000;
}
/* End help */




/* Scroll to top button */
.scrolltotopnew {
	position: relative;
	top:25px;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
	
}

a.lightbox img {
height: 150px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
margin: 94px 20px 20px 20px;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}

.preview {
	width:50%;
	height:;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 5px;
	border-radius: 4px !important;
	border: 0 !important;
	text-align: center;
	color: #ffffff !important;
	background-image: linear-gradient(110deg,#30b194,#22424f);
}

.preview:hover{
background-image: linear-gradient(104deg,#1c1a36,#30b194);
}

.preview a {
	color: #ffffff !important;
	text-decoration:none
}

.spec-container {
	width:auto;
	height:auto;
	padding:;
}

.specbox {
	width: 80%;
	height: auto;
	padding: 20px;
	margin: auto;
}

#back {
	z-index:500;
}

.back {
	position:relative;
	top:10px;
	left:;
}
