/*
* Mustach
* Copyright 2012, Jorge Martínez
* www.jorgemartinez.me
*/

/* Table of Content
==================================================
    #Import Section
	#Site Styles
	#Header
	#Slide
	#Porfolio 
	#Blog Home
	#Widget Service
	#Slide client
	#Footer
	#Blog
	#Portfolio Single
	#Our Team
	#Video Responsive
	#Elements
	#Roundabout Slide
	#Twelve Slide
	#Contact
	#Column Shortcodes
	#Media Queries
	*/
	
/* ======================================================= */
/* #IMPORT SECTION */
/* ======================================================= */

@import url("base.css");     	/* Default Reset, Typography, Forms, etc. */ 
@import url("skeleton.css"); 	/* 960 Grid + Media Query Layouts */ 
@import url("flexslider.css"); 	/* Slide Responsive */ 	
@import url("../jquery/chosen/chosen.css");/* Chosen dropdown menu Styles */ 
@import url("superfish.css");   	
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,900,300italic,400italic,700italic,900italic|Droid+Serif:400,700,400italic,700italic);
@import url("prettyPhoto.css"); 
@import url("buttons.css");   
@import url("../assets/skin/jplayer-black-and-yellow.html");  




	

/* #Site Styles
================================================== */

/* #Site Styles
================================================== */



body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0em;
	line-height: 21px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-color: #fff;
	color: #555;
	padding: 0px;
	margin: 0px;
}


/* Links */

a {  color: #F55D2D;  font-family: Helvetica, Arial, sans-serif;  font-weight: bold;  text-decoration: none; }
a:visited {  color: #F55D2D; }
a:focus {  outline: none; }
a:hover, a:active {  outline: 0;  text-decoration: none; color: #999999; }

a { 
	text-decoration: none;
	transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -webkit-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
}




h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	color: #222!important;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0;
	font-weight:  700;
	
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
	text-decoration: none;
	color: #F55D2D!important; 	
}


h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:  700;
	padding: 0;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	line-height: 16px;
}

h1.title-book, h2.title-book, h3.title-book, h4.title-book, h5.title-book, h6.title-book {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

h1.title-book a, h2.title-book a, h3.title-book a, h4.title-book a, h5.title-book a, h6.title-book a {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}


/* Tables */

table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #eaeaea;margin-bottom:18px;}
table,td,th {vertical-align:middle;}
th{padding:10px;color:#666;border-top:1px solid #fff;text-transform:uppercase;}
td{padding:10px;color:#888;}
tfoot td{border:0px;}
th,tr:hover{background-color:#f5f5f5;}



/* Responsive Images - Combined with Sencha.io on the frontend */
.columns img, .column img{max-width: 100%; height: auto;}
.content img{border: 1px solid #dfdfdf; margin-bottom: 15px;}


#page_effect { display:none; #display:block; _display:block;}

.full-width{
	width: 100%;
	
}

.wrapper-full {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 80px;
	box-shadow: 0 -2px 2px rgba(0,0,0,0.04);
	-moz-box-shadow: 0 -2px 2px rgba(0,0,0,0.04);
	-webkit-box-shadow: 0 -2px 2px rgba(0,0,0,0.04);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D7DB;
}




/* Basic alignment */
.align-left{float: left;}
.align-center{text-align: center;}
.align-right{float: right}

img.align-left{float: left; margin: 0 15px 0px 0;}
img.align-center{text-align: center; clear: both; margin: 15px auto; display: block;}
img.align-right{float: right; margin: 0 0 12px 15px;}

h2.title-section{
	background-image: url(images/pattern-title.png);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 40px;
	text-align: center;
	margin-top: 40px;
	padding: 0px;
}

h2.title-section a{
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fff;
}



/* hr Divider */
#slide-single {
	margin-bottom: 0px;
	position: relative;
}




.space-single {
	margin-bottom: 50px;
	margin-top: 50px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 100%;
}

.space-bg {
	background-image: url(images/pattern-title.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 5px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.star {
	background: url(images/star.png) center center no-repeat, url(images/hr.png) left center repeat-x;
	height: 12px;
	padding-bottom: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#section-title-home {
	text-align: center;
	padding-top: 32px;
	padding-bottom: 16px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 36px;
}



/* Form Element */

input, textarea {
	padding: 8px;
	background: #fff;
	font-size: 14px;
	color: #555;
	border: 1px #ddd solid;
	
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
		-webkit-transition: background 0.3s linear;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
	
	textarea {		
		width: 390px; 
		height: 175px; 		 		
	}
	
	input:hover, textarea:hover { 
		background: #f6f8fa; 
	}
		
	input.submit { 	
		color: #444;
background: #EEE;
background: -moz-linear-gradient(top, rgba(255, 255, 255, .95) 0%, rgba(222, 222, 222, .95) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, .95)), color-stop(100%,rgba(222, 222, 222, .95)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
background: linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
border: 1px solid #DBDBDB;
border-top: 1px solid #E3E3E3;
border-left: 1px solid #E3E3E3;	
	} 
	
	input.submit:hover { 		
		-webkit-box-shadow: 0px 0px 20px #fff;
		-moz-box-shadow: 0px 0px 20px #fff; 
		box-shadow: 0px 0px 20px #fff;	
		cursor:  pointer;
		color: #444;
background: #EEE;
background: -moz-linear-gradient(top, rgba(255, 255, 255, .95) 0%, rgba(222, 222, 222, .95) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, .95)), color-stop(100%,rgba(222, 222, 222, .95)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
background: linear-gradient(top, rgba(255, 255, 255, .95) 0%,rgba(222, 222, 222, .95) 100%);
border: 1px solid #DBDBDB;
border-top: 1px solid #E3E3E3;
border-left: 1px solid #E3E3E3;	 
	} 		








/* ======================================================= */
/* #Header */
/* ======================================================= */

#header {
	position: relative;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

#header-bg {
	background-image: url(images/dg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
	z-index: 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D7DB;
}




/* Logo */
.logo, .logo a {
    border-bottom: none;
	font-size: 28px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

.logo:hover, .logo a:hover {
	position: relative;
	top: -1px;
	
}


/* Top Header */

#top {
	margin-bottom: 10px;
	
}

#top-center {
	padding-top: 10px;
	padding-bottom: 10px;
}

a.top-slick {
	background-image: url(images/next-testimonial.png);
	height: 34px;
	width: 37px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	display: block;
}


.fader{
	opacity:0;
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 80px;
	z-index: 1000;
	padding-top: 40px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

.fader-c{background-image: url(images/bg.png); background-repeat: repeat;} 


/* ======================================================= */
/* Slide
/* ======================================================= */


#slide {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}



#section-slide {
	margin-bottom: 40px;
	margin-top: 40px;
}



#section-title-home {
	text-align: center;
	padding-top: 32px;
	padding-bottom: 16px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 36px;
}

.flexslider {
	margin-bottom: -24px!important;
}



/* ======================================================= */
/* Countdown
/* ======================================================= */

.countdown {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
	display: block;
	position: relative;
	width: 510px;
	height: 125px;
}


.countdown_section {
	display: block;
	float: left;
	color: #79a7c3;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-family: font-family: 'Lato', Helvetica, Arial, sans-serif;
	-webkit-mask-image: url(images/mask2.png);
	-moz-mask-image: url(images/mask2.png);
	-o-mask-image: url(images/mask2.png);
	mask-image: url(images/mask2.png);
	text-align: center;
	background-image: url(images/countdown-bg.png)!important;
	background-repeat: no-repeat;
	height: 100px;
	width: 87px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 1px 1px white, -1px -1px #ccc
}

span.countdown_section {
	background-image: url(images/countdown-bg.png)!important;
	background-repeat: no-repeat;

}

.countdown_amount {
	display: inline-block;
	font-size: 50px;
	width: auto;
	height: 53px;
	line-height: 53px;
	color: #79a7c3;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.center-cou {
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	text-align: center;
}

.container-bt {
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	width: 40%;
}



.subscribe{
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	overflow: hidden;
	position: relative;
}

.subscribe input {
	height: 25px;
	width: 80%;
	-webkit-box-shadow: 0px 0px 0px #aaa;
	-moz-box-shadow: 0px 0px 0px #aaa;
	box-shadow: 0px 0px 0px #aaa;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow: inset 0 1px 1px #f1f1f1;
	background-color: #fff;
	box-shadow: 0 1px 0 rgba(255,255,255,0.75);
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}


.subscribe input:hover {
	background-color: #f5f5f5!important;
	border: 1px solid #b2d9ff;
}

.subscribe .submit {
	height: 40px;
	width: 111px;
	border-radius: 0px;
	color: #0D7BA4;
	background-image: url(images/subscirbe.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-shadow: 0px 0px 0px #fff;
	-moz-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.subscribe .submit:hover {
	height: 40px;
	width: 110px;
	color: #0D7BA4;
	background-image: url(images/subscirbe.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-shadow: 0px 0px 0px #fff;
		-moz-box-shadow: 0px 0px 0px #fff; 
		box-shadow: 0px 0px 0px #fff;
}




/* ======================================================= */
/* .Porfolio */
/* ======================================================= */



.portfolio-item {
	text-align: left;
	position: relative;
	height: auto;
}

.pt-wrp {
	padding: 0px;
	margin-bottom: 32px;
}

.imag-portfoliog {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #F4F3EF;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	

}

.portfolio-img {
	height: 100%;
	width: 100%;
	margin: 0%;
}



.overlay {
	opacity: 0;
	position: absolute;
	z-index: 5;
	background-image: url(images/hover-portfolio.png);
	border: 5px solid #F55D2D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 6px;
}




.zoom {
	background-image: url(images/eye-red.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0px;
}




.title-portfolio {
text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;}



.portfolio-filters {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 40px;
margin-left: 0px;
position: relative;
overflow: hidden;
padding-top: 10px;
padding-bottom: 10px;

}




a.fil {
	text-decoration: none;
	background-image: none;
	background-image: url(images/tw-bg.png);
	background-repeat: repeat;
	background-color: #fbfdfe;
	border: 1px solid #DCE0E4;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 rgba(255,255,255,0.32);
	font-weight: bold;
	padding: 8px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
	
}

@media only screen and (max-width: 767px) {a.fil {
	text-decoration: none;
	background-image: none;
	background-image: url(images/tw-bg.png);
	background-repeat: repeat;
	background-color: #fbfdfe;
	border: 1px solid #DCE0E4;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 rgba(255,255,255,0.32);
	font-weight: bold;
	padding: 8px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
	display: block;
	margin-bottom: 5px;
}}

#section-portfolio{
	margin-bottom: -50px}


/* ======================================================= */
/* BLOG HOME */
/* ======================================================= */

.data {
	font-size: 11px;
	line-height: 1.5em;
	font-family: "Droid Serif", Georgia, Times, serif;
	margin-bottom: 7px;
	color: #999;
}

.data a {
	font-size: 11px;
	line-height: 1.5em;
	font-family: "Droid Serif", Georgia, Times, serif;
	margin-bottom: 7px;
	font-weight: normal;
}



.slide-bh {
	position: relative;
	margin-bottom: 10px;
}

.next-arroa, .prev-arroa  {
	width: 43px;
	height: 43px;
	display: block;
	background: url(images/arroa-blog.png) no-repeat 0 0;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0;
	top: 50%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 1100px) {
	.next-arroa, .prev-arroa  {
	
	display: none;
	
}

	}

.next-arroa {
	background-position: -198px -2px;
	position: absolute;
	right: 0;
	margin-right: 60px;
}

.prev-arroa {
	background-position: 0 -2px;
	position: absolute;
	left: 0px;
	margin-left: 60px;
}

.next-arroa:hover {
	margin-right: 50px;
	
}

.prev-arroa:hover {
	margin-left: 50px;
	
}


.img-blog-bh {
	border: 7px solid #F4F3EF;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.slidewrap .carousel-tabs {
	padding: 0;
	margin: 0em;
	clear: both;
	text-align: center;
}

#section-portfolio-c .slidewrap .carousel-tabs {
	position: relative;
	top: -20px;
}


.slidewrap .carousel-tabs li {
	display: inline-block;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
			}
.slidewrap .carousel-tabs a {
	display: inline-block;
	height: 7px;
	text-indent: -9999px;
	width: 30px;
	background-color:#CCC;
			}
.ie .slidewrap .carousel-tabs li,
.ie .slidewrap .carousel-tabs a { 
	display: block;
	float: left;
			}
.slidewrap .carousel-tabs .carousel-active-tab a {
    background: #F55D2D;
			}


#sliderName {
margin: 0px;
}


/* ======================================================= */
/* Widget*/
/* ======================================================= */


.wrapper-bottom {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(images/bg.png);
	margin-bottom: -80px;
	position: relative;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.04);
	z-index: 10;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D7DB;
}


.conten-widget {
	margin-bottom: 0px;
}


/* ======================================================= */
/* Widget Testimonial*/
/* ======================================================= */

.note {
	position: relative;
	color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e1;
	border-right-color: #e0e0e1;
	border-left-color: #e0e0e1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	background-color: #FFF;
}

.noteleft {
	background-image: url(images/noteleft.png);
	background-repeat: repeat-x;
	height: 12px;
	float: left;
	width: 50%;
	background-position: -1px;
	margin-top: -3px;
}

.noteright {
	background-image: url(images/noteright.png);
	background-repeat: repeat-x;
	height: 12px;
	float: left;
	width: 50%;
	background-position: right;
	margin-top: -3px;
}




a.next-testimonial {
	background-image: url(images/next-testimonial.png);
	height: 34px;
	width: 37px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	display: block;
}

.title-ts {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 99%;
}

.text-ts {
	overflow: hidden;
	margin-top: 7px;
	width: 80%;
	padding-bottom: 60px;
}



/* root element for scrollable */
.scrollable-ts {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 200px;
}

/* root element for scrollable items */
.scrollable-ts .items-ts {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}


	
/* ======================================================= */
/* CLIENT */
/* ======================================================= */	

/* root element for single scroll */
	.scroll-clients {
		position:relative;
		overflow:hidden;
		width: 219px;
		height: 100px;
		float:left;
	}
	
	/* root element for the scroll pics */
	.scroll-clients .pics {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scroll item */
	.pics div {
		float:left;
		cursor:pointer;
		width: 219px !important;
		height:100px;
		margin:0px;
	}
	
	/* possible settings for the active scroll */
	.scroll-clients .active {
	
	}
	

	
/* ======================================================= */
/* Twitter */
/* ======================================================= */


.tw {
	height: 31px;
	width: 44px;
	background-image: url(images/tw.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
}



#twitter_update_list {
	text-align: left;
	background-repeat: repeat;
	border-radius: 4px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	width: 95%;
}

#twitter_update_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}






	
/* ======================================================= */
/* FOOTER */
/* ======================================================= */	

#section-footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDD;
	background-image: url(images/dg.jpg);
	background-repeat: repeat;
	color: #fff;
}
#footer {
	padding-top: 40px;
	padding-bottom: 35px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);	
}

.simple-nav ul {
	padding-left: 5px;
}
.simple-nav a {
	color: #A0A2AB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #52575f;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
}

.simple-nav a:hover {
	text-decoration: none;
}

.title-footer  {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	padding-left: 5px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	color: #fff;
	text-transform: uppercase;
}
	





#section-footer-copy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #53555a;
	background-image: url(images/tw-bg.png);	
}

#menu-footer {
	height: 35px;
	margin-top: 30px;
	
}




#menu-footer ul {
	padding: 0;
	list-style: none;
	line-height: 35px;
	
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#menu-footer ul a {
	display: block;
	position: relative;
}

#menu-footer ul li {
	float: left;
	position: relative;
	z-index: 40;
}

#menu-footer a {
	border-bottom: none;
	color: #fff;
	margin-right: 3;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);		
	font-size: 12px;
}

#menu-footer a:hover {
	text-decoration: none;
}

#footer-copy {
	min-height: 75px;
	
}

#section-footer h4 {
margin-top: 0px;
margin-bottom: 15px;
color: #EEE;
font-size: 13px;
}
#social {
	margin-top: 30px;
}

#social li {
display: block;
float: left;
margin-right: 7px;
border: 0px !important;
border-image: initial;
}

#section-footer #social a {
background: url("images/social-sprite-footer.png") no-repeat;
}

#social a {
	background: url("images/social-sprite.html") no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	text-indent: -9999px;
	opacity: 0.4;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#social a:hover {
opacity: 1;
}

.twitter {
background-position: 0px 0px;
}

.twitter:hover {
background-position: 0px -34px !important;
}

.dribble {
background-position: -24px 0px !important;
}

.dribble:hover {
background-position: -24px -34px !important;

}

.forrrst {
background-position: -48px 0px !important;
}

.forrrst:hover {
background-position: -48px -34px !important;
}

.flickr {
background-position: -72px 0px !important;
}

.flickr:hover {
background-position: -72px -34px !important;
}

.facebook {
background-position: -96px 0px !important;
}

.facebook:hover {
background-position: -96px -34px !important;
}

.vimeo {
background-position: -120px 0px !important;
}

.vimeo:hover {
background-position: -120px -34px !important;
}

.rss {
background-position: -144px 0px !important;
}

.rss:hover {
background-position: -144px -34px !important;
}

/* ======================================================= */
/* UItoTop jQuery Plugin 1.1 http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
/* ======================================================= */	


#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background-image: url(images/ui.totop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#toTopHover {
	background:url(images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

	
/* ======================================================= */
/* Blog
/* ======================================================= */	



.widget a {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	padding-top: 5px;
	font-size: 12px;
	color: #222;
}	

.widget h4 {
	margin-bottom: 15px;
}

.my-avatar {
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
}

.avatar {border-radius: 4px;}

.title-blogi{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}	

.big-image {
	margin-bottom: 0px;
}

	

.tag {
	padding: 5px;
}





.data-cb {
	margin-top:40px;}
	
	
#s {
	background: white;
	float: left;
	border: 0;
	font-size: 11px;
	color: #777;
	outline: none;
	width: 88%;
	font-family: Georgia, serif;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: solid 1px #EAEAEA;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
	

#searchsubmit {
float: right;
border: none;
height: 30px;
width: 30px;
background: url(images/search-icon.png) no-repeat 5px center;
outline: none;
margin: 0 0 0 -34px;
display: block;
}



/* ======================================================= */
/* Portfolio Single
/* ======================================================= */	


.page-title {
	margin-top: 25px;
	margin-bottom: 15px;
}



a.next-single {
	color: #222;
}

a.next-single:hover {
	color: #F55D2D;
}

.container-sp {
	margin-top:20px;}


/* ======================================================= */
/* #Our Team */
/* ======================================================= */

.team-box{

	padding-bottom: 2px;
	margin-bottom: 30px;
	position: relative;
}

.cargo {
	font-family: "Droid Serif", serif;
	font-size: 11px;
	margin-bottom: 0px;
}

.avatar-team {
	position: relative;
	margin-bottom: 10px;
}


.data-team{
	background-color: #FFFFFF;
	padding: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
box-shadow: 0 1px 2px rgba(0,0,0,.15);
}



.social-team {
	margin-top: -40px;
	position: relative;	
}

.social-team li {
display: block;
float: left;
margin-right: 7px;
border: 0px !important;
border-image: initial;
}

.data-team .social-team a {
background: url("images/social-sprite-footer.png") no-repeat;
}

.social-team a {
	background: url("images/social-sprite.html") no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	text-indent: -9999px;
	opacity: 0.4;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.social-team a:hover {
opacity: 1;
}

.social-team .twitter {
background-position: 0px -34px !important;
}



.social-team .facebook {
background-position: -96px -34px !important;
}



/* ======================================================= */
/* Video Responsive
/* ======================================================= */	


.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%;
}

/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
	
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%;
}
	
	}
	
/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	
	
	}
	
/* ======================================================= */
/* Elements
/* ======================================================= */
	
/* Content Boxes */	


.boxes {
	position: relative;
	overflow:hidden;
	border-radius: 4px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 20px;	
}




.greenbox {
	background-color: #D5FFCA;
	color: #5F8B33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CADBA7;
	border-bottom-color: #CADBA7;
	margin-bottom: 10px;
}

.redbox {
	background-color: #FFD7D8;
	color: #D54C4C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9BAC7;
	border-bottom-color: #F9BAC7;
	margin-bottom: 10px;
}

.orangebox {
	background-color: #FFCBA8;
	color: #C60;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: EFD1B1;
	border-bottom-color: EFD1B1;
	margin-bottom: 10px;
}



.silverbox {
	background-image: url(images/bubble.html);
	background-color: #e3e3e3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
}







/* Accordion and Toggle */	



h2.acc_trigger, .toggle h2 {
	height: auto;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 97%;
	background-image: url(images/arroacc.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}

h2.acc_trigger a, .toggle h2 a {
	text-decoration: none;
	display: block;
	
}

h2.active, .toggle h2.active {
	background-image: url(images/arroaccup.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}
.acc_container{
	overflow: hidden;
	clear: both;
	width: 100%;
}


.acc_container .block, .toggle div {
	padding: 2.5%;
}



.toggle div {
	overflow: hidden;
	clear: both;
	width: 95%;
}




/* Tipsy */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center;}
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px;  }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center;}



	


/* List */

.custom-list ul {
list-style: none !important;
list-style-image: none !important;
padding-left: 0 !important;
margin: 0 !important;
}

.custom-list ul li {
	padding-left: 25px !important;
	margin: 5px 0 !important;
	list-style: none !important;
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.x ul li {
	background-image: url(images/x.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.dot ul li {
background: url(images/dot.png) no-repeat 0 1px !important;
}

.arr ul li {
background: url(images/arlist.png) no-repeat 0 1px !important;
}



/* ======================================================= */
/* Roundabout Slide
/* ======================================================= */


#roundabout {
	position: relative;
	margin-bottom: 64px;
}

.roundabout-holder {
	list-style: none;
	width: 760px;
	height: 460px;
	margin: 0em auto;
}
			
.roundabout-moveable-item {
	height: 400px;
	width: 600px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3); 
}
			
.roundabout-moveable-item img {
	width: 100%;
}
			
.roundabout-in-focus {
	cursor: auto;
}

#roundabout-prev, #roundabout-next {
	position: absolute;
	width:30px;
	height:30px;
	top: 45%;
	z-index: 1000;
	cursor: pointer;
}

#roundabout-prev {
	left: 2%;
	background-image: url(images/arroa.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#roundabout-next {
	right: 2%;
	background-image: url(images/arroa.png);
	background-repeat: no-repeat;
	background-position: -36px 0px;
}




    @media only screen and (max-width: 959px) {
	
	.roundabout-holder {
	width: 460px;
	height: 200px;
}
			
.roundabout-moveable-item {
	height: 200px;
	width: 300px;
	
}
	}


	@media only screen and (max-width: 767px) {
	.roundabout-holder {
	width: 260px;
	height: 120px;
}
			
.roundabout-moveable-item {
	height: 120px;
	width: 260px;
	
}}


	@media only screen and (max-width: 479px) {
	.roundabout-holder {
	width: 200px;
	height: 120px;
}
			
.roundabout-moveable-item {
	height: 120px;
	width: 200px;
	
}}


/* ======================================================= */
/* Twelve Slide
/* ======================================================= */

.min-gallery
{
	width: 100%;
	min-height: 390px;
	background: url(bg.html);
	margin: auto;
}
.min-gallery .preview
{
	width: 100%;
	min-height: 390px;
	position: relative;
	overflow: hidden;
	margin: 0px;
}
.min-gallery .preview img
{
	/* width: 795px;             height: 525px;*/
	position: absolute;
}
.min-gallery .bottom
{
	width: 100%;
	height: 98px;
	color: Gray;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	overflow: hidden;
	background-color: #FFFFFF;
	box-shadow: 0 1px 2px rgba(0,0,0,0.27);
}
.min-gallery .bottom .long
{
	width: 100%; /*height: 100%;*/
}
.close
{
	text-align: center;
	color: #333333;
	font-family: "Droid Serif", serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	width: 100px;
	padding: 4px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -20px;
}
.min-gallery .bottom .short
{
	font-family: "Droid Serif", serif;
	width: 100%;
	height: 97%;
	
}
.min-gallery .bottom .short .left
{
	display:none;
}
.min-gallery .bottom .short .middle
{
	width: 300px;
	margin: auto;
}
.min-gallery .bottom .short .right
{
	display:none;
}
.min-gallery .bottom .short .middle > div
{
	float: left;
}

.short-thumbnail-container
{
	width: 36px;
	padding-top: 35px;
	cursor: pointer;
	background-image: url(images/ic-t.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery-nav-left
{
	cursor: pointer;
	width: 30px;
	margin-right: 100px;
	height: 30px;
	background-image: url(images/arroa.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 40px;
	opacity:0.3;
filter:alpha(opacity=40); /* For IE8 and earlier */
	
}
.gallery-nav-right
{
	width: 30px;
	margin-left: 100px;
	height: 30px;
	cursor: pointer;
	background-image: url(images/arroa.png);
	background-repeat: no-repeat;
	background-position: -36px 0px;
	margin-top: 40px;
	opacity:0.3;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.thumbnail-button
{
	width: 8px;
	height: 8px;
	margin: 2px;
	float: left;
	border-radius: 1px;
	opacity:0.3;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.active-image
{
	z-index: 100;
	display: block;
}
.inactive-image
{
}
.gallery-caption
{
	position: absolute;
	width: 100%;
	height: 100px;
	background-color: Black;
	widht: 100%;
	z-index: 102;
	color: gray;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding: 8px;
}
/*Horizontal Orientation CSS*/
.thumbnails
{
	width: 60%; /*height: 28px;*/
	margin: auto;
	padding: 0;
	padding: 22px 0px 0px 0px;
	position: relative;
}
.thumbnails-back, .thumbnails-forward
{
	float: left;
	width: 72px;
	height: 72px;
	position: relative;
	top: -12px;
	cursor: pointer;
	opacity:0.3;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.thumbnails-back
{
	background-image: url(images/arroa.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
.thumbnails-forward
{
	background-image: url(images/arroa.png);
	background-repeat: no-repeat;
	background-position: -169px -24px;
}


.thumbnails-contents
{
	width: 400px;
	height: 48px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.thumbnails-contents > div
{
	position: absolute;
	width: 100%;
}
.thumbnails-contents > div > div
{
	float: left;
}
.thumbnails-contents img
{
	width: 75px;
	height: 43px;
	margin-left: 9px;
	margin-right: 9px;
	border: 2px solid #ccc;
	border-radius: 5px;
}
/*Horizontal Orientation CSS Ends*/

/*Common*/
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
}
.thumbnail-text
{
	color: #7A7677;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px 2px 2px 0px;
}


	@media only screen and (max-width: 959px) {
	
	.min-gallery
{
	min-height: 290px;
}
.min-gallery .preview
{
	min-height: 290px;
}

.min-gallery .bottom .short .right
{
display: none;

}

.thumbnails-back, .thumbnails-forward 

{
display: none;

}
	
	}


	@media only screen and (max-width: 767px) {
	
	min-gallery
{
	min-height: 170px;
}
.min-gallery .preview
{
	min-height: 170px;
}

.min-gallery .bottom .short .left
{
display: none;

}

.min-gallery .bottom .short .right
{
display: none;

}
	
	
	}


	@media only screen and (max-width: 479px) {
	
	min-gallery
{
	min-height: 120px;
}
.min-gallery .preview
{
	min-height: 120px;
}

	
	}

/* ======================================================= */
/* Contact
/* ======================================================= */

.element .textarea {
	height:120px; 
	width:70%;
	padding-left:20px;
}
.element .hightlight {
	border:2px solid #ffa5a5;
	background:url(images/iconCaution.gif) no-repeat 2px
}
.element #submit {
}
.loading {
	float:left;
	background:url(images/ajax-loader.gif) no-repeat 1px;
	height:28px;
	width:28px;
	display:none;
}
.done {
	background:url(images/iconIdea.gif) no-repeat 2px; 
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:100%; 
	margin:20px auto; 
	display:none
}

/* ======================================================= */
/* Column Shortcodes
/* ======================================================= */
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 79.2%
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	margin-right: 4%;
	margin-bottom: 25px;
	float: left;
	text-align: left;
}

.column-last {
	margin-right: 0!important;
	clear: right;
}



/* ======================================================= */
/* Lettering
/* ======================================================= */
.letter-container {
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.letter-container h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 55px;
	
}
.letter-container h2 a {
	text-align: center;
	padding: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.letter-container h2 a span {
	font-size: 74px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	color: #222;
	opacity: 1;
	text-shadow: 1px 1px white, -1px -1px #444;
	-webkit-mask-image: url(images/mask2.png);
	-moz-mask-image: url(images/mask2.png);
	-o-mask-image: url(images/mask2.png);
	mask-image: url(images/mask2.png);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-animation: sharpen 0.6s linear backwards;
	-moz-animation: sharpen 0.6s linear backwards;
	-ms-animation: sharpen 0.6s linear backwards;
	animation: sharpen 0.6s linear backwards;
}
.letter-container h2 a span:hover{
}
.letter-container h2 a span:nth-child(1) {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.letter-container h2 a span:nth-child(2) {
	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	-ms-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.letter-container h2 a span:nth-child(3) {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s;
}
.letter-container h2 a span:nth-child(4) {
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.letter-container h2 a span:nth-child(5) {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.letter-container h2 a span:nth-child(6) {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-ms-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.letter-container h2 a span:nth-child(7) {
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-ms-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.letter-container h2 a span:nth-child(8) {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	-ms-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.letter-container h2 a span:nth-child(9) {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-ms-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.letter-container h2 a span:nth-child(10) {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
.letter-container h2 a span:nth-child(11) {
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-ms-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.letter-container h2 a span:nth-child(12) {
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	-ms-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.letter-container h2 a span:nth-child(13) {
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	-ms-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.letter-container h2 a span:nth-child(14) {
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	-ms-animation-delay: 1.3s;
	animation-delay: 1.3s;
}
.letter-container h2 a span:nth-child(15) {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-ms-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.letter-container h2 a span:nth-child(16) {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-ms-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
@keyframes sharpen {
 0% {
   	opacity: 0;
   	text-shadow: 0px 0px 100px #444;
   	color: transparent;
 }
 90% {
   	opacity: 0.9;
   	text-shadow: 0px 0px 10px #444;
   	color: transparent;
 }
 100% {
    color: #444;
   	opacity: 1;
   	text-shadow: 0px 0px 2px #444, 1px 1px 4px rgba(0,0,0,0.7);
 }
}
@-moz-keyframes sharpen {
 0% {
   	opacity: 0;
   	text-shadow: 0px 0px 100px #444;
   	color: transparent;
 }
 90% {
   	opacity: 0.9;
   	text-shadow: 0px 0px 10px #444;
   	color: transparent;
 }
 100% {
    color: #444;
   	opacity: 1;
   	text-shadow: 0px 0px 2px #444, 1px 1px 4px rgba(0,0,0,0.7);
 }
}
@-webkit-keyframes sharpen {
 0% {
   	opacity: 0;
   	text-shadow: 0px 0px 100px #444;
   	color: transparent;
 }
 90% {
   	opacity: 0.9;
   	text-shadow: 0px 0px 10px #444;
   	color: transparent;
 }
 100% {
    color: #444;
   	opacity: 1;
   	text-shadow: 0px 0px 2px #444, 1px 1px 4px rgba(0,0,0,0.7);
 }
}
@-ms-keyframes sharpen {
 0% {
   	opacity: 0;
   	text-shadow: 0px 0px 100px #444;
   	color: transparent;
 }
 90% {
   	opacity: 0.9;
   	text-shadow: 0px 0px 10px #444;
   	color: transparent;
 }
 100% {
    color: #444;
   	opacity: 1;
   	text-shadow: 0px 0px 2px #444, 1px 1px 4px rgba(0,0,0,0.7);
 }
}


/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}
	
	
   
/* Slider Style */
.pxs_container{
	width:100%;
	height:665px;
	position:relative;
	overflow:hidden;

		
}

.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:665px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.02);
	-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.02);
}


.pxs_bg .pxs_bg1{
	background-image:url(images/bg.png);
	/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	
	/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	
	/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:0px;
	height:665px;
}
ul.pxs_slider li{
	height:665px;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
	display:block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
ul.pxs_thumbnails{
	height:35px;
	position:absolute;
	top:560px;
	left:50%;
}
ul.pxs_thumbnails li{
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img{
	border: 5px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:0.7;
	
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
.pxs_navigation span{
	position:absolute;
	width:72px;
	height:72px;
	top:40%;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background: url(images/arroa.png) no-repeat center center;
	background-position: 0 -24px;
	left: 0px;
	margin-left:-3px;
}
.pxs_navigation span.pxs_next{
	background: url(images/arroa.png) no-repeat center center;
	background-position: -169px -24px;
	right: 0px;
	margin-right: -3px;
}
.pxs_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}



@media only screen and (max-width: 767px) {

ul.pxs_thumbnails{
	display:none;
}
.pxs_container{
  height:500px;	
}
.pxs_bg div{
	height:500px;
}
ul.pxs_slider{	
	height:500px;
}
ul.pxs_slider li{
	height:500px;
}


}

@media only screen and (max-width: 579px) {
	
ul.pxs_thumbnails{
	display:none;
}
.pxs_container{
  height:400px;	
}
.pxs_bg div{
	height:400px;
}
ul.pxs_slider{	
	height:400px;
}
ul.pxs_slider li{
	height:400px;
}
	
	}
	
	

@media only screen and (max-width: 479px) {
	
	ul.pxs_thumbnails{
	display:none;
}
.pxs_container{
  height:350px;	
}
.pxs_bg div{
	height:350px;
}
ul.pxs_slider{	
	height:350px;
}
ul.pxs_slider li{
	height:350px;
}
	
	}