/* PRESETS ( Do Not Modify )
========================================================================== */
[hidden],template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
b, strong {font-weight: bold;}
/*hr {-moz-box-sizing: content-box; box-sizing: content-box; height: 0;}*/



/* BASE GRID - Mobile First
========================================================================== */
.container {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

/*.col {width: 100%; float: left; box-sizing: border-box; margin-bottom: 20px;}*/


/* Larger than 550px */
@media (min-width: 550px) {
	.container {width: 100%; padding: 0 3%;}
/*	.col {margin: 0 2.5% 4%;}
	.one.col	{width: 3.3333333333%;}
	.two.col	{width: 11.6666666667%;}
	.three.col	{width: 20%;}
	.four.col	{width: 28.3333333333%;}
	.five.col	{width: 36.6666666667%;}
	.six.col	{width: 45%;}
	.seven.col	{width: 53.3333333333%;}
	.eight.col	{width: 61.6666666667%;}
	.nine.col	{width: 70.0%;}
	.ten.col	{width: 78.3333333333%;}
	.eleven.col	{width: 86.6666666667%;}
	.twelve.col	{width: 95%;}*/
}
/* Self Clearing */
.container:after/*, .row:after */{content: ""; display: table; clear: both;}



/* BASE
========================================================================== */
html, body {height:100%;}
html {
	-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
	font-family: "Lora", Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%; /* html font is set to 62.5% so that all the REM measurements are based on 10px sizing. So 1.5rem = 15px */
}
body {
	font-size: 1.7em; /* currently ems cause chrome bug misinterpreting rems on body element */
	line-height: 1.6;
	font-weight: 400;
	color:#333;
	margin: 0;
}

img {border:0;}
a {text-decoration:none; color:#333;	border-bottom: 1px dotted #333;}
a:hover {color:#000;}
a:active, a:focus {outline:none;}
.hide {display:none; position:absolute; top:-9999px; left:-9999px;}

p {margin-top: 0;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

h1, h2, h3, h4, h5, h6 {color:#333; font-weight:400; margin-top: 0; margin-bottom: 1.3rem; padding-bottom: .95rem;}
h1 {font-size: 3.6rem; line-height: 1.2; border-bottom: 1px solid #999;}
h2 {font-size: 3.6rem; line-height: 1.2; border-bottom: 1px solid #999;}
h3 {font-size: 2.2rem; line-height: 1.2; color:#222; padding-bottom: 0; margin-bottom: .5rem; padding-top:.5rem;}
/*h4 {font-size: 2.4rem; line-height: 1.35;}
h5 {font-size: 1.8rem; line-height: 1.5;	}
h6 {font-size: 1.5rem; line-height: 1.6; margin-bottom: 2rem;}*/

/* Headings above 550px */
@media (min-width: 700px) {
body {
	font-size: 1.5em;
}
h1, h2, h3, h4, h5, h6 {}
	h1 {font-size: 3.6rem;}
	h2 {font-size: 3.6rem;}
/*	h3 {font-size: 2.2rem;}
	h4 {font-size: 1.8rem;}
	h5 {font-size: 2.4rem;}
	h6 {font-size: 1.5rem;}*/
}

ul {padding-left: 0; margin-top: 0;}



/* FONTELLO ICONS (FONT AWESOME)
========================================================================== */
@font-face {
	font-family: 'fontello';
	src: url('font/fontello.eot?68911475');
	src: url('font/fontello.eot?68911475#iefix') format('embedded-opentype'),
		 url('font/fontello.woff?68911475') format('woff'),
		 url('font/fontello.ttf?68911475') format('truetype'),
		 url('font/fontello.svg?68911475#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.svg?68911475#fontello') format('svg');
	}
}
*/

 [class^="icon"]:before, [class*=" icon"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .25em;

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;


	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.facebook-squared:before { content: '\e802';}
.twitter-squared:before { content: '\e804';}
.gplus-squared:before { content: '\e808';}
.tumblr-squared:before { content: '\e806';}
.pinterest-squared:before { content: '\e807';}
.linkedin-squared:before { content: '\e809';}
.reddit-squared:before { content: '\e803';}
.mail-squared:before { content: '\e800';}

/*.twitter:before { content: '\e805';}
.heart:before { content: '\e80a';}
.users:before { content: '\e80b';}
.paypal:before { content: '\e80c';}
.info-circled:before { content: '\e80d';}
.menu:before { content: '\e80e';}
.copyright:before { content: '\e80f';}
.tasks:before { content: '\e810';}
.music:before { content: '\e811';}
.mobile:before { content: '\e801';} */


.facebook-squared:hover {color: #1e4b81;}
.twitter-squared:hover {color: #389fc8;}
.gplus-squared:hover {color: #ac2128;}
.tumblr-squared:hover {color: #1A4862;}
.pinterest-squared:hover {color: #bb030f;}
.linkedin-squared:hover {color: #1583B0;}
.reddit-squared:hover {color: #a82b2c;}
.mail-squared:hover {color: #1c537d;}

/*.twitter:hover {color: ;}
.heart:hover {color: ;}
.users:hover {color: ;}
.paypal:hover {color: ;}
.info-circled:hover {color: ;}
.menu:hover {color: ;}
.copyright:hover {color: ;}
.tasks:hover {color: ;}
.music:hover {color: ;}
.mobile:hover {color: ;}*/

ul.share-buttons {
	list-style: none;
	padding: 0;
}

ul.share-buttons li {
	display: inline;
}
ul.share-buttons li a {
	border: 0;
	font-size: 2.6em;
	opacity: .7;
}



/* MEXICO!!
========================================================================== */
html {
	background-image: url(img/bg-grass.png), url(img/bg-overlay.png), url(img/bg-html.jpg);
	background-repeat: repeat-x, repeat-x, repeat;
	background-position: left bottom, left bottom, 0 0;
	background-size: 70%, auto 80%, 80%;
}

.head {padding-top: 25px;}
.logo, .nav a, .controls a {background:url(img/sprite@2x.png) no-repeat; background-size: 209px 256px;}
.logo {width:206px; height:59px; background-position:0 0; text-indent: -9999px; float:left; border:0;}
.nav {float:right; padding-top: 8px;}
.nav li {width: 26px; height: 22px; list-style-type: none; display: inline-block; margin-left: 15px;}
.nav a {text-indent: -9999px; display:block; border:none;}
.nav a.info {background-position:-41px -97px;}
.nav a.share {background-position:-70px -97px;}
/*.nav a.faves {background-position:-101px -96px;}
.nav a.app {background-position:-136px -96px;}
*/

.content-box {
	background: rgba(220, 216, 207, 0.75);
	padding: 20px 30px;
	text-align: left;
	max-width: 600px;
	margin: 20px auto;
	position: relative;
}

.foot {height:100px; width:100%; text-align:center; position:absolute; bottom:0; font-size: 16px; color:#555;}
.foot a {color:#555; border-bottom: #444 1px dotted; margin-left: 5px;}
.foot a:hover {color:#333;}



/* PLAYER CONTROLS
========================================================================== */
.player_wrap {top:50%; margin-top:-110px; position:fixed; margin-left: -86px; left: 50%;}
.noflash {font-weight:bold; text-align:center; position:absolute; top:255px; left:0; width:170px;}
.controls li {position:absolute; list-style: none;}
.controls a {position:absolute; overflow:hidden; text-indent:-9999px; background-position:-79px -130px; border:0;}
a.play, a.pause {width:172px; height:172px; display: block; border: 9px solid rgba(0,0,0, 0.4); border-radius: 86px; box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
a.pause {background-position:44px -131px; display:none;}
a.volume-min {background-position:0 -62px; width:30px; height:30px; left:11px; top:195px;}
a.volume-max {background-position:0 -95px; width:30px; height:30px; left:140px; top:195px;}
.volume-bar {position:absolute; overflow:hidden; border:1px solid #777; width:75px; height:10px; cursor:pointer; left:48px; top:218px;}
.volume-bar-value {background:#555; width:0px; height:10px;}


/* ELEMENT OPACITY
========================================================================== */
.logo, .nav li, .donate, .controls a, .volume-bar, .foot {
	opacity:.8;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}
.share-buttons .icon {
	transition:color .25s ease;
}

.donate {width:192px; height: 25px;	opacity:.75;}
.donate:hover {cursor: pointer;}
.controls a.volume-min,.controls a.volume-max, .volume-bar {opacity: 0;}


/* MEDIA QUERIES
========================================================================== */
@media only screen and (min-width: 550px) {
	html {
		background-image: url(img/bg-grass@2x.png), url(img/bg-tree@2x.png), url(img/bg-overlay.png), url(img/bg-html.jpg);
		background-repeat: repeat-x, no-repeat, repeat-x, repeat;
		background-position: left bottom, right bottom, left bottom, 0 0;
		background-size: 40%, contain, auto 80%,auto;
	}
}
@media only screen and (min-width: 900px) {
	html {background-size: 30%, contain, auto 80%, auto;}
	.player_wrap {margin-top:-140px; margin-left: auto; left: auto;}
	.logo:hover, .nav li:hover, .donate:hover, .controls a:hover, .volume-bar:hover, .foot:hover {opacity:1 !important;}
}
@media only screen and (min-width: 1400px) {
	html {background-size: 20%, contain, auto 80%, auto;}
}
@media only screen and (max-width: 700px){
	.foot {display: none;}
	.controls a.volume-min,.controls a.volume-max, .volume-bar {display:none;}
}


/* ERROR PAGE
========================================================================== */
html.error {
	background-image: url(img/bg-grass.png), url(img/bg-tree.png), url(img/bg-error.jpg);
	background-repeat: repeat-x, no-repeat, repeat;
	background-position: left bottom, right bottom, 0 0;
	background-size: 25%, contain, auto;
}
html.error .foot, html.error .nav {display: none;}
.broken {top:50%; margin-top:-100px; position:fixed; margin-left: -86px; left: 50%;}



/* THANK YOU PAGE
========================================================================== */
html.thanks {
	background-image: url(img/bg-grass.png), url(img/bg-tree-thanks.png), url(img/bg-thanks.jpg);
	background-repeat: repeat-x, no-repeat, repeat;
	background-position: left bottom, right bottom, 0 0;
	background-size: 25%, contain, auto;
}
html.thanks .foot, html.thanks .nav {display: none;}
.thank-you {padding-top:20px;}



/* MAGNIFIC MODAL
========================================================================== */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.1;
	filter: alpha(opacity=10);}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;}

.mfp-align-top .mfp-container:before {
	display: none;}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;}

.mfp-ajax-cur {
	cursor: progress;}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;}

.mfp-auto-cursor .mfp-content {
	cursor: auto;}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;}

.mfp-loading.mfp-figure {
	display: none;}

.mfp-hide {
	display: none !important;}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;}
	.mfp-preloader a {
	color: #CCC;}
	.mfp-preloader a:hover {
		color: #FFF;}

.mfp-s-ready .mfp-preloader {
	display: none;}

.mfp-s-error .mfp-content {
	display: none;}

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;}
button::-moz-focus-inner {
	padding: 0;
	border: 0;}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;}
	.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);}
	.mfp-close:active {
	top: 1px;}

.mfp-close-btn-in .mfp-close {
	color: #333;}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.mfp-arrow:active {
	margin-top: -54px;}
	.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);}
	.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;}
	.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;}
	.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;}

.mfp-arrow-left {
	left: 0;}
	.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;}
	.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;}

.mfp-arrow-right {
	right: 0;}
	.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;}
	.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3F3F3F;}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;}
	.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;}
	.mfp-iframe-holder .mfp-close {
	top: -40px;}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;}
	.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;}
	.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;}
	.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;}
	.mfp-figure figure {
	margin: 0;}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;}

.mfp-image-holder .mfp-content {
	max-width: 100%;}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
		 * Remove all paddings around the image on small screen
		 */
	.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;}
	.mfp-img-mobile img.mfp-img {
	padding: 0;}
	.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;}
	.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;}
	.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;}
	.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;}
	.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75);}

	.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0;}

	.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%;}

	.mfp-container {
	padding-left: 6px;
	padding-right: 6px;}
}

.mfp-ie7 .mfp-img {
	padding: 0;}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;}
.mfp-ie7 .mfp-container {
	padding: 0;}
.mfp-ie7 .mfp-content {
	padding-top: 44px;}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;}

/* Styles for dialog window */
	.my-mfp-zoom-in .zoom-anim-dialog {
		opacity: 0;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
		}

		/* animate in */
		.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
		opacity: 1;

		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		}

		/* animate out */
		.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);

		opacity: 0;
		}/* Dark overlay, start state */
		.my-mfp-zoom-in.mfp-bg {
		opacity: 0;
		-webkit-transition: opacity 0.3s ease-out;
		-moz-transition: opacity 0.3s ease-out;
		-o-transition: opacity 0.3s ease-out;
		transition: opacity 0.3s ease-out;
		}
		/* animate in */
		.my-mfp-zoom-in.mfp-ready.mfp-bg {
		opacity: 0.25;
		}
		/* animate out */
		.my-mfp-zoom-in.mfp-removing.mfp-bg {
		opacity: 0;
		}