html {
	height:100%;	
}
body {
	font-size:11pt;
	line-height:18pt;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	height:100%;
	color: #ffffff;
	background:#191919;
}
input {
	font-weight:400;	
}
h1,h2,h3,h4,h5,h6,input,textarea,figure,table {
	font-family: 'Open Sans', sans-serif;
}

a { color:#ca0000; }
a:hover {
	color:#ca0000;	
	text-decoration:underline;
}


.wrapper {
	max-width: 1200px;
	padding:0;
	margin:0 auto;
	position:relative;	
}

#main-content, footer {
	width:100%;
	position:relative;
	float:left;	
}


/* Header
==================================================== */

header { width:100%; height:80px; position:fixed; z-index:999; background:#121212;}

header .logo {
	float:left;
	margin-top:25px;
}
header .logo img { width:80%;}

header .menu-btn { display:none; }

/* Navigation
==================================================== */

nav.top {
	float:right;
	position:relative;
	z-index:1;
	margin-top:20px;
}
nav .main-nav {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	position:relative;	
	font-family: 'montserratregular';
	font-size:.9em;
	float:left;
}
nav .main-nav li {
	color: #ffffff;
	float: left;
	text-transform: uppercase;
	position:relative;
	margin-left:2.5em;
}
	
nav .main-nav li a {
	color:inherit;
	display:block;
	text-decoration:none;
	padding:.5em 0em;
	font-weight:normal;
}
nav .main-nav li.current a,
nav .main-nav li:hover a {
	color:#ca0000;
}
nav .main-nav li:hover ul {
	display:block;
}


/* Main Content
==================================================== */
#main-content {
	padding-top:80px;
	width:100%;
	position:relative;	
}

#main-content h1.title {
	display: inline-block;
	font-family: 'montserratbold';
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 .25em 0;
	padding: 0 0 .5em 0;
	text-transform: uppercase;
	background-image: url(../img/title-underline.png);
	background-repeat: no-repeat;
	background-position: center bottom;	/*border-bottom: solid 3px #ca0000;	*/
	
}

#main-content section { padding:3em 0;	}
#main-content .caps { text-transform:uppercase; }
#main-content p {
	margin-bottom:1.5em;	
}
#main-content .row { margin:0; padding:0; width:100%; }

/* Main Header
==================================================== */

section.main-header {
	width: 100%;
	min-height: 699px;
	float: left;
	background-image: url(../img/background/main-header.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:cover;	
}


section.main-header .caption {
	position:absolute;
	z-index:1;
	text-align:center;
	top:200px;
}

section.main-header .caption h1 {
	font-family: 'montserratbold';
	font-size:3.8em;
	font-weight:normal;
	line-height:1em;
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#ca0000;
	text-shadow: 2px 2px #000000;
}

section.main-header .caption h2 {
	font-family: 'montserratbold';
	font-size:3.2em;
	font-weight:normal;
	line-height:1em;
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 2px 2px #000000;
}
section.main-header .caption p {
	font-size:1.9em;
	margin:.5em 0 !important;
}	

section.main-header .caption .scrolldown {
	display: inline-block;
	margin:.5em 0 !important;
	border:solid 1px #fff;
	color:#fff;	
	border-radius:50% 50%;
	font-size:3em;
	line-height:70px;
	width:70px;
	height:70px;
	-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);
}

section.main-header .caption .scrolldown:hover {
	
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);
	
	color:#ca0000;
	border-color:#ca0000;
	text-decoration:none;
}

section.main-header .caption .scrolldown:after {
	font-family:"FontAwesome";	
	content: "\f107";	
}





/* About Us
==================================================== */

section.about-us {
	width: 100%;
	float: left;
	background-image: url(../img/background/about-us.jpg);
	background-repeat: repeat-y;
	background-position:center center;
	background-size:cover;
	background-attachment: fixed;
	color:#333333;
}

section.about-us h1 {
	margin-bottom:.5em !important;	
	background-position:left bottom !important;
}

section.about-us h2 {
	display:block  !important;
	font-size:1.15em !important;
	font-weight:600;
	text-transform:none !important;	
}


section.about-us .col-left { width:55%; float:left;	}
section.about-us .col-right { width:42%;float:right;}

section.about-us .logo-list { width:100%; float:left; margin:1em 0 0;}

/*
section.about-us ul { width:100%; list-style:none; margin:0; padding:0; margin-top: 1em; float:left; }
section.about-us ul li {
	width:100%;
	float:left;	
	text-align:center;
	margin:.5em 0;
}
section.about-us ul li figure { float:left; }
section.about-us ul li img { width:100%; padding:0;}*/

/* Our Mission
==================================================== */

section.our-mission {
	width: 100%;
	min-height: 400px;
	float: left;
	background-image: url(../img/background/our-mission.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	background-size:cover;	

}
section.our-mission .col-right { width:50%; float:right; text-align:center; }
section.our-mission .middle {
	min-height:312px; display:table;
}
section.our-mission .data {
	vertical-align:middle; display:table-cell;
}
section.our-mission h1 {
	line-height: 1.2em !important;
	margin-bottom:1em !important;	
	font-family:"montserratregular"  !important;	
}
section.our-mission p {
	font-size:1.15em;	
}

/* Showreel
==================================================== */

section.showreel {
	width: 100%;
	float: left;
	background-image: url(../img/background/showreel.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	background-size:cover;	
}

section.showreel .row { text-align:center; }
section.showreel .video {
	width: 780px;
	height: 465px;
	text-align: center;
	margin: 2em auto;
	/*background-image: url(../img/youtube.png);
	background-repeat: no-repeat;
	background-position: center center;*/
	background:#000;
}
section.showreel .video iframe {
	max-width:780px; max-height: 465px;
}


/* Our Services
==================================================== */

section.our-services {
	width: 100%;
	float: left;
	background-image: url(../img/background/our-services.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-size:cover;	
	color:#000000;
	text-align:center;
}
section.our-services h1 {
	color:#000000;
}

section.our-services h2 {
	display: inline-block;
	font-family: 'montserratbold';
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 .25em 0;
	padding: 0 0 .5em 0;
	text-transform:uppercase;
}

section.our-services h3 {
	display: block;
	font-size: 1.15em;
	font-weight: 600;
	line-height: 1em;
	margin: .25em 0 .25em 0;
	padding: 1.5em 0 .5em 0;
}

section.our-services .col {
	width:33%;
	float:left;
	padding:0 4.5em;
	text-align:center;
}	
section.our-services .services-row { margin:0 0 2em !important;}

section.our-services figure { text-align:center; margin-bottom:2em;}
section.our-services figure img {}


/* Contact Us
==================================================== */

section.contact-us {
	width: 100%;
	float: left;
	background-color:#191919;
	text-align:center;
	
	padding-bottom:1em !important;
}

section.contact-us .wrapper { padding-bottom: 7em; position:relative; }

section.contact-us h3 {
	display: inline-block;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1.6em;
	line-height:1.4em;
	font-weight: 300;
	margin: 1.5em 0;
	padding: 0 7.5em;
}

section.contact-us .left-col { width:30%; float:left; text-align:left; font-size:1.2em; line-height:1.6em; padding: .5em 0; }
section.contact-us .right-col { width:67%; float:right; }
section.contact-us .right-col iframe { width: 100%;}

section.contact-us hr {
	border:none;
	border-bottom:dotted 1px #a3a3a3;	
}
section.contact-us span.email {
	background-image: url(../img/icon_email.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
section.contact-us span.email a { color:inherit; text-decoration:none; }
section.contact-us span.phone {
	background-image: url(../img/icon_phone.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
section.contact-us span.address {
	background-image: url(../img/icon_address.png);
	background-repeat: no-repeat;
	background-position: left 5px;	
}


section.contact-us span { display:block; padding-left:2.5em; line-height: 1.6em; margin-bottom: 1em;}
section.contact-us .enlarge {
	float: right;
	display: inline-block;
	background-color: #333333;
	background-image: url(../img/icon_enlarge.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	color:#999999;
	padding:.25em 1em;	
	padding-left: 2.5em;
	text-transform:uppercase;
	text-decoration:none;
	font-size:.9em;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-right:1.5em;
}
section.contact-us .add-top { display:block; }
section.contact-us .add-btm { display:none; }

#google-map {
	/*width: 795px;*/
	height: 415px;
	/*background-image: url(../img/google_map.png);
	background-repeat: no-repeat;*/
}
#google-map iframe { width:100%; height:100%; float:left;}




section.contact-us .scrollup {
	position:absolute;
	bottom:0;
	right:0;
	display: inline-block;
	margin:0;	
	border:solid 1px #fff;
	color:#fff;	
	border-radius:50% 50%;
	font-size:3em;
	line-height:60px;
	width:70px;
	height:70px;
	-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);
}

section.contact-us .scrollup:hover {
	
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);
	
	color:#ca0000;
	border-color:#ca0000;
}

section.contact-us .scrollup:after {
	font-family:"FontAwesome";	
	content: "\f106";	
}



/* Footer
==================================================== */

footer {
	border-top:#666666 1px solid;	
}
footer .wrapper {}

footer .copyright {
	color:#666666;
	font-size:.9em;
	font-weight:300;
	padding:1em 0;
	
	text-align:left;
	display:inline-block;	
}
footer .copyright a {
	color:#ffffff;
	text-decoration:none;
}
footer .copyright a:hover {	color:#666666;
}

/* Misc
==================================================== */


section.our-mission a:hover, section.showreel a:hover, section.contact-us a:hover { text-decoration:none; }




@media screen and (min-width: 0px) and (max-width: 1024px) { 

	section.main-header { min-height: 559px; }
	section.main-header .caption { font-size:.8em; top:150px; }
	.wrapper { padding:0 1em; }	
	section.contact-us .scrollup { right: .5em; }
};
