/*
Theme Name: H2GO
Theme URI: http://h2go.global
Description: Bespoke theme for Chivalry Ideas creative works.
Author: Chris Chew
Author URI: http://chivalryideas.com
Version: 1.0
*/

/*======================== RESET ========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration: none; background: transparent; text-transform: uppercase;}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
svg:not(:root) { overflow: hidden; }
img { border: 0; }
button,
input,
select,
textarea { font-family: inherit; font-size: 100%; margin: 0; max-width: 100%;}
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100%; background-color: #fff}
img { max-width: 100%;}
.clearfix:before,
.clearfix:after { content: " "; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}
* { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	box-sizing: border-box;
}

/*======================== RESET END ========================*/

/*======================== DEBUGGING ========================*/

* {
	outline: 0px solid red !important;
}

/*======================== DEBUGGING END ========================*/

/*======================== FIXED WIDTH DESIGN ========================*/

body { min-width: 960px !important; text-align: center;}
#wrapper { width: 960px; margin: 0 auto; text-align: left; }

/*======================== TYPOGRAPHY ========================*/


@font-face {
	font-family: 'Rijksoverheid Sans';
	src: url('../fonts/RijksoverheidSans-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Rijksoverheid Sans';
	src: url('../fonts/RijksoverheidSans-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Couture';
	src: url('../fonts/couture-bld.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}

html, body, form, input { 
	font-family: 'Rijksoverheid Sans', 'Arial', 'sans-serif'; 
	font-weight: 400;
}


body { 
	text-align: center; 
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; 
	/*height: 100%;*/
	max-width: 100%; 
	position: relative;
}

h1, p { line-height: 1em;}

h1 { font-size: 2.5em; font-weight: 200; letter-spacing: 0px;}

h2 { font-weight: 700; }

p { font-size: 1em;}

b {	font-weight: 700;}

.uppercase	{
	text-transform: uppercase;
}

p.small, span.small {
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;
	font-family:"Lato", "Open Sans", Arial, Helvetica, sans-serif;
	color:#555;
	letter-spacing:2px;
	padding:0 0 5px 0;
	line-height:1.9
}

a p.small {
	color:#2b2b2b
}
p.small a {
	color:#3d9991;
	text-decoration:none;
	padding-bottom:2px;
	position:relative
}
p.small a:after {
	border-bottom: 1px solid #3d9991;
	position: absolute;
	content:"";
	right: 0;
	top:100%;
	left: 0;
	margin-right:2px;
}

.centered p.small {
	padding-left:2px;
}

#preloader p.small {
	color:#555 !important;
	padding:0 !important
}

.clear {
	clear: both;
}

/*======================== CHANGE COLOURS HERE!!!!!!!! ========================*/

a,
body { 
	color: #1D2E51;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

a:hover	{
	color: #ffa400;
}

/* =2. Preloader
--------------------------------------------------------------------------------------------------------*/
 #preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	//background:#f5f5f5;
	background: #E4F5FD;
	z-index:9999;
	display: none;
}
#status {
	z-index:28;
	position:absolute;
	color:#555 !important;
	top:50%;
	height:220px;
	width:100%;
	margin-top:-115px;
}
/* horizontal centering */
 .parent {
	width:230px;
	margin:0px auto;
	position:relative;
	height:220px;
	z-index:11
}
.child {
	text-align:center;
}
/* vertical centering */
 .parent {
	display: table
}
.child {
	display: table-cell;
	vertical-align: middle;
	padding:0;
}
.child span {
	text-transform:uppercase;
}

#inTurnFadingTextG{
	width:234px;
	margin:auto;
}

.inTurnFadingTextG{
	color:rgb(0,0,0);
	font-family:Arial;
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	//float:left;
	animation-name:bounce_inTurnFadingTextG;
		-o-animation-name:bounce_inTurnFadingTextG;
		-ms-animation-name:bounce_inTurnFadingTextG;
		-webkit-animation-name:bounce_inTurnFadingTextG;
		-moz-animation-name:bounce_inTurnFadingTextG;
	animation-duration:1.09s;
		-o-animation-duration:1.09s;
		-ms-animation-duration:1.09s;
		-webkit-animation-duration:1.09s;
		-moz-animation-duration:1.09s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#inTurnFadingTextG_1{
	animation-delay:0.15s;
		-o-animation-delay:0.15s;
		-ms-animation-delay:0.15s;
		-webkit-animation-delay:0.15s;
		-moz-animation-delay:0.15s;
}
#inTurnFadingTextG_2{
	animation-delay:0.3s;
		-o-animation-delay:0.3s;
		-ms-animation-delay:0.3s;
		-webkit-animation-delay:0.3s;
		-moz-animation-delay:0.3s;
}
#inTurnFadingTextG_3{
	animation-delay:0.45s;
		-o-animation-delay:0.45s;
		-ms-animation-delay:0.45s;
		-webkit-animation-delay:0.45s;
		-moz-animation-delay:0.45s;
}

@keyframes bounce_inTurnFadingTextG{
	0%{
		color:rgb(0,0,0);
	}

	100%{
		color:rgb(228, 245, 253);
	}
}

@-o-keyframes bounce_inTurnFadingTextG{
	0%{
		color:rgb(0,0,0);
	}

	100%{
		color:rgb(228, 245, 253);
	}
}

@-ms-keyframes bounce_inTurnFadingTextG{
	0%{
		color:rgb(0,0,0);
	}

	100%{
		color:rgb(228, 245, 253);
	}
}

@-webkit-keyframes bounce_inTurnFadingTextG{
	0%{
		color:rgb(0,0,0);
	}

	100%{
		color:rgb(228, 245, 253);
	}
}

@-moz-keyframes bounce_inTurnFadingTextG{
	0%{
		color:rgb(0,0,0);
	}

	100%{
		color:rgb(228, 245, 253);
	}
}

/* End Preloader

/*======================== PAGE ========================*/

body {
	background: url('') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.content { 
	width: 100%;
	height: 100%;
}

.slideUp {
	-webkit-transform: translate3d(0,-100%,0);
	-moz-transform: translate3d(0,-100%,0);
	-ms-transform: translate3d(0,-100%,0);
	-o-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

.page {
	width: 100%;
	background-color: #fff;
	position: relative;
	padding-bottom: 40px;
}

/*======================== LOGO ========================*/


.tinylogo img {
	width: 70px;
	margin-left: 50px;
	margin-top: 10px;
}

.curly {
	height: 65px;
	padding-left: 20px;
	padding-right: 10px;
}

/*======================== HEADER ========================*/

.site-header {
	background-color: transparent;
	width: 100%;
	position: relative;
	height: 80px;
	z-index: 2;
}

.site-header-wrapper {
	width: 100%;
	margin: auto;
}

.site-header-bg {
	height:80px;
	background:#fff;
	width:100%;
	position:fixed;
	z-index:1;
}

.site-header-spacer {
	height:80px;
	background:#fff;
	width:100%;
}

.site-branding {
	float: left;
}

/*======================== NAVIGATION ========================*/

.navbar {
	position: relative;
	float: right;
}

.site-navigation {
	margin-top: 15px;
	text-align: right;
	margin-right: 50px;
	z-index: 10;
}

.site-navigation ul {
	display: inline-block;
}

.site-navigation li {
	display: inline-block;
}

.site-navigation a {
	color: #1D2E51;
	font-weight: 700;
	font-size: .77em;
	padding: 5px 8px;
	letter-spacing: 1px;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.site-navigation a:hover {
	color: #ccc;
}

.social-menu {
	padding: 0px;
	margin-left: 10px;
}

.social-menu a {
	padding: 0;
}

.social-menu img {
	position: relative;
	top:9px;
	width: 30px;
	height: 30px;
}

#nav-more-button {
	border: 1px solid #171717;
	border-radius: 4px;
	padding: 5px 15px; 
	-moz-transition: border .2s ease-in-out, color .2s ease-in-out;
	-webkit-transition: border .2s ease-in-out, color .2s ease-in-out;
	-o-transition: border .2s ease-in-out, color .2s ease-in-out;
	-ms-transition: border .2s ease-in-out, color .2s ease-in-out;
	transition: border .2s ease-in-out, color .2s ease-in-out;
}

#nav-more-button:hover {
	border: 1px solid #f254a5;
}

.site-navigation .currentLink {
	color: #f254a5;
}

.menu-toggle {
	display: none;
}

.menu-label {
	display: none;
}

.btn-ordernow {
	background-color: #fff;
	border: 1px solid #1D2E51;
    border-radius: 10px;
    height: 25px;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn-ordernow a {
	color: #1D2E51;;
	line-height: 25px;
}

.btn-ordernow:hover	{
	background-color: #1D2E51;
}

.btn-ordernow:hover a {
	color: #fff;
}



/*======================== INTRO ========================*/

.logo {
	width: 100%;
	position: relative;
	height: auto;
	top: 50%;
	z-index: 3;
}

.logo img {
	position: relative;
	max-width: 350px;
	width: 100%;
}

.title {
	font-size: 1.3em;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 10px 5%;
}

.page .title {
	padding-top: 70px;
	letter-spacing: 2px;
}

#next {
	cursor: pointer;
}

.intro {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 100;
	-webkit-transition: -webkit-transform .7s cubic-bezier(.825,0,.5,1);
	-moz-transition: -moz-transform .7s cubic-bezier(.825,0,.5,1);
	-ms-transition: -ms-transform .7s cubic-bezier(.825,0,.5,1);
	-o-transition: -o-transform .7s cubic-bezier(.825,0,.5,1);
	transition: transform .7s cubic-bezier(.825,0,.5,1);
}

.intro {
	z-index: 101;
}

.intro-wrapper {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #E4F5FD;
}

.splash {
	max-width: 1028px;
	width: 100%;
	height: 85%;
	position: relative;
	margin:auto;
}
.animation {
	width: 800px;
    /*padding-bottom: 800px;*/
    height: 800px;
    position: relative;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.funnel {
	background-image: url('../img/funnel.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left:50%;
    z-index: 10;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.bacteria {
	background-image: url('../img/bacteria.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 80%;
    position: absolute;
    left:50%;
    z-index: 8;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    animation: bacteria-convert 10s infinite;
}

.droplet {
	background-image: url('../img/droplet.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 80%;
    position: absolute;
    left:50%;
    z-index: 8;
    -webkit-transform: translate3d(-50%, 400px , 0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    animation: drip 2s infinite;
}

.cta{
	//max-width: 1028px;
	width: 100%;
	height: 15%;
	background-color: #fff;
	position: absolute;
	z-index: 102;
	bottom: 0;
	max-height: 100px;
}

@keyframes bacteria-convert {
	0% {
		-webkit-transform: translate3d(-50%,-100%,0);
		-moz-transform: translate3d(-50%,-100%,0);
		-ms-transform: translate3d(-50%,-100%,0);
		-o-transform: translate3d(-50%,-100%,0);
		transform: translate3d(-50%,-100%,0);
		height: 40%;
	}
	50%, 100% {
		-webkit-transform: translate3d(-50%,20%,0);
		-moz-transform: translate3d(-50%,20%,0);
		-ms-transform: translate3d(-50%,20%,0);
		-o-transform: translate3d(-50%,20%,0);
		transform: translate3d(-50%,20%,0);
		height: 20%;
	}
}

@keyframes drip {
	0%, 50% {
		top:25%;
		height: 4.5%;
	}
	100% {
		top:55%;
		height: 7%;
	}
}

/*@keyframes drip {
	0%, 50% {
		-webkit-transform: translate3d(-50%, 370px , 0);
		height: 30px;
	}
	100% {
		-webkit-transform: translate3d(-50%, 550px , 0);
		height: 60px;
	}
}*/

/*.splash2 {
	height: 100%;
	width: 100%;
	max-width: 800px;
	background-image: url('../img/intro2.jpg');
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center;
	margin: 20px;
}

.cta2 {
	bottom:0;
	height: 20%;
	max-height: 150px;
	width: 100%;
	background-image: url('../img/intro2-next.jpg');
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: center;
	padding: 20px;
	background-color: #fff;
}*/



/*======================== LIGHTBOX / POPUP ========================*/


.lightbox{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	vertical-align: middle;
	display: none;
	overflow-y: scroll;
}

.popup p {
	margin-top: 10px;
	line-height: 20px;
	padding-right: 20px;
	font-size: .9em;
	font-family: Arial;
}

.popup img {
	width:50%;
	max-width: 400px;
	float: left;
}

.popup .desc {
	width:50%;
	float:left;
}

.popup .title {
	padding: 0;
}

.popup .title img {
	height: 40px;
    width: auto;
    position: relative;
    top: -12px;
    margin-right: 10px;
}

.popup {
	position: relative;
	z-index: 11;
	width: 1000px;
	max-width: 1000px;
	height: auto;
	background-color: #fff;
	box-shadow: 0px 0px 4px 0px #000;
	top:50%;
	margin: auto;
	padding: 30px 30px;
	display: none;
	text-align: left;
}

.ic-h2go {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/products/h2go.png');
	width: 50px;
	height: 30px;
}

.popup .heading {
	padding-bottom: 5px;
	border-bottom: 2px solid #ababab;
	width: 100%;
}

.popup .title {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}

.popup .heading .ic-h2go {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-right: 8px;
	top:-1px;
}

.product_buynow {
	text-align: center;
	padding-bottom: 10px;
}

.product_buynow img {
	width: auto;
	float: none;
	max-width: none;
}

.product_buynow form {
	display: inline-block;
}

.product_buynow a {
	text-transform: none;
}

.product_buynow a:hover {
	color: #1D2E51;
}

.product_buynow .button {
	background-color: #1D2E51;
	padding:10px;
	padding-top: 12px;
	border-radius: 20px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.5px;
}

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

.homepage {
	width: 100%;
	background-color: #fff;
	position: relative;
	//padding-top:80px;
}

.homeheader {
	width: 100%;
	height: 500px;
	background: url('../img/homeheader.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.thumbnav {
	position: relative;
	height: 100%;
	padding-top:20px;
	padding-bottom: 20px;
	//max-width: 1300px;
	margin:auto;
}

.thumbnav hr {
	text-decoration: none;
}

.thumbnav a hr {
	text-decoration: none;
	color: #fff;
}

.thumbnav a:hover{
	color: #000;
}

.thumbnav a:hover li {
	box-shadow: inset 0 0 2px 0px #000;
}

.thumbnav li {
	width: 16%;
	/*width: 350px;*/
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	/*height: 300px;*/
}

.thumbnav .title {
	font-size: .9em;
	font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 5%;
}

.thumbnav .thumbnail {
	position: relative;
}

.thumbnav .thumbnail img{
	max-height: 200px;
	width: auto;
}

.youtubeopen {

}

.youtubeclose,
.lightboxclose {
	cursor: pointer;
	color: #ccc;
	font-size: 20px;
	font-family: verdana, geneva, sans-serif;
	border: 0;
	border-radius: 50%;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 29px;
	position: absolute;
	right: 0px;
	top: -40px;
	text-align: center;
	vertical-align: middle;
	z-index: 99999999;
	text-decoration: none;
	font-weight: bold;
	background-color: #333;
}

.youtubelightbox,
.videolightbox {
	position: fixed;
	z-index: 9999;
	width: 80%;
	height: auto;
	background-color: #fff;
	border-radius: 5px;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	padding: 10px;
	display: none;
}

.youtubelightbox iframe {
	position: relative;
	width: 100%;
	height: 100%;
}

.lightboxoverlay {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	display: none;
}

/*======================== PRODUCTS ========================*/

.products .page-intro .page-intro-wrapper .headerimg {
	width: 40%;
	top:-50px;
	position: relative;
	height: 500px;
}

.producttabs {

}

.producttabs button {
	border: 0;
	outline: 0;
	background-color: transparent;
	box-shadow: inset 0 0 2px 0px #000;
	padding: 10px 20px 8px 20px;
	border-radius: 20px;
	font-size: 16px;
	margin: 10px 7px;
	color: #666;
}

.producttabs button:hover {
	box-shadow: inset 0 0 4px 0px #000;
	color: #333;
}

.producttabs button:active {
	box-shadow: inset 0 0px 2px 0px rgba(0,0,0,.6);
	color: #666;
}

.productlist .thumbnav img {
	margin-right: 0;
	top:0;
	float: none;
}

.productlist .thumbnav .title {
	padding: 0;
}

.productlist .thumbnav .title img {
	height: 23px;
	position: relative;
	top:6px;
	padding-right: 5px;
}

.productlist .thumbnav hr {
	text-decoration: none;
	color: #fff;
}

.productlist .thumbnav span{
	cursor: pointer;
	text-transform: uppercase;
}

.productlist .thumbnav span:hover li {
	box-shadow: inset 0 0 2px 0px #000;
}

.productlist .thumbnav li {
	width: 32%;
}

.products .lightbox{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	vertical-align: middle;
	display: none;
	overflow-y: scroll;
}

.products .popup {
	position: relative;
	z-index: 1000;
	width: 1000px;
	max-width: 1000px;
	/*height: 600px;*/
	background-color: #fff;
	box-shadow: 0px 0px 4px 0px #000;
	top:50px;
	margin: auto;
	padding: 30px 30px;
	display: none;
	text-align: left;
	margin-bottom: 40px;
}

.ic-h2go {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/products/h2go.png');
	width: 50px;
	height: 30px;
}

.popup .table3col td{
	vertical-align: top;
	position: relative;
	height:1px;
	padding:15px 0;
}

.products .popup .heading {
	padding-bottom: 5px;
	border-bottom: 2px solid #ababab;
	width: 100%;
}

.products .popup .title {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}


.products .popup .heading .ic-h2go {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-right: 8px;
	top:-1px;
}



.imageslider {
	max-width: 350px;
	width: 350px;
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,.15);
}

.mid-section {
	display: inline-block;
	padding: 15px 30px;
	padding-top: 0;
}

.mid-section .description {
	color: #000;
	font-size: .9em;
}

.specifications {
	width: 200px;
	max-width: 200px;
	height: 100%;
	background-color: #f0f0f0;
	padding: 15px;
}

.products .specifications {
	height: 90%;
}

body .specifications .title {
	font-size: .75em;
	line-height: normal;
	letter-spacing: 1px;
}

.specifications table {
	font-size: .75em;
}

/*======================== PROJECTS ========================*/

.projects .page-intro .page-intro-wrapper .headerimg {
	background-image: url('../img/projects/dirtdrop.png');
	width: 40%;
	position: relative;
	float: right;
}

/*======================== ABOUT US ========================*/

.aboutpage .page-intro .page-intro-wrapper .headerimg {
	width: 40%;
	position: relative;
}

#bluecup {
    position: relative;
    top: -20px;
    float: right;
    margin-right: 15%;
}

.aboutpage .page-intro {
	padding-top: 50px;
}

.aboutpage .page-intro .page-intro-wrapper{
	align-items:initial;
}

.aboutpage .page-intro .page-intro-wrapper .caption {
	width: 55%;
}

/*======================== GLOBAL CSS ========================*/

.page {
	max-width: 1100px;
    margin: auto; 
    padding:0 50px;
}

.page-intro .page-intro-wrapper {
	display: table;
	max-width: 800px;
	margin: auto;
}

.page-intro .page-intro-wrapper .caption {
	width: 65%;
	text-align: left;
	padding-left: 0%;
	display: table-cell;
	vertical-align: middle;
}

.page-intro .page-intro-wrapper .caption .title {
	font-size: 1.6em;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 40px;
    padding:0;
}

.page-intro .page-intro-wrapper .caption .description {
	line-height: 22px;
}

.page-intro .page-intro-wrapper .headerimg {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 25%;
	min-width: 160px;
	margin-left: 20px;
	height: 500px;
	right: 0;
	display: table-cell;
	vertical-align: middle;
}

/*======================== PRESS ========================*/

.press {

}

.press .page-intro {
	max-width: 1100px;
    margin: auto; 
    padding:0 50px;
}

.press .page-intro .page-intro-wrapper {
	display: table;
	max-width: 800px;
	margin: auto;
}

.press .page-intro .page-intro-wrapper .caption {
	width: 65%;
	text-align: left;
	padding-left: 0%;
	display: table-cell;
	vertical-align: middle;
}

.press .page-intro .page-intro-wrapper .caption .title {
	font-size: 1.6em;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 50px;
    font-weight: 700;
    padding:0;
}

.press .page-intro .page-intro-wrapper .caption .description {
	line-height: 22px;
}

.press .page-intro .page-intro-wrapper .headerimg {
	background-image: url('../img/press/press_headerimg.png');
	display: table-cell;
	vertical-align: middle;
}

.press-content {
	max-width: 1100px;
    margin: auto; 
    padding:50px;
}

.press-item {
	display:flex;
	margin-bottom:30px;
	height:150px;
}

.press-item .thumb {
	width:200px;
	height:150px;
	order:1;
	cursor: pointer;
}

.press-item .thumb div {
	width:200px;
	height:100%;
	background-size:cover;
	border-radius: 10px;
}

.press-item .bracket {
	order:2;
	margin:0 20px;
}

.press-item .bracket div {
	background-image:url('../img/press/bracket.png');
	width:40px;
	height:150px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.press-item .press-copy {
	order:3;
	text-align:left;
	overflow:hidden;
	line-height:22px;
	display:flex;
	flex-direction:column;
	align-self:center;
}


.press-item .press-copy .title {
	letter-spacing:1px;
	padding:0;
	margin-bottom:5px;
	overflow:hidden; 
	text-overflow: ellipsis;
	max-height:22px;
}

.press-item .press-copy .abstract {
	overflow:hidden; 
	text-overflow: ellipsis;
	max-height:88px;
}

.press-item .press-copy .viewmore,
.press-item .press-copy .link {
	height:22px;
	background-color:#1D2E51;
	color:#fff;
	border-radius:10px;
	width:auto;
	display:inline-block;
	min-width:100px;
	text-align:center;
	position:relative;
	text-transform: none;
	width:0;
	bottom:0;
	cursor: pointer;
	margin-top: 10px;
}

/*======================== DONATE ========================*/

.donate {

}

.donate .page-intro {

}

.donate .page-intro-wrapper {
	margin-top: 100px;
}

.donate .page-intro .page-intro-wrapper .caption {
	width: 50%;
}

.donate .page-intro .page-intro-wrapper .headerimg {
	width: 50%;
	background-size: cover;
	height: 390px;
}

.donate .page-intro .page-intro-wrapper .description a{
	text-decoration: underline;
	color: #7bb19a;
	font-weight: 600;
}

.donate .page-intro .page-intro-wrapper .caption .title {
	margin-bottom: 20px;
}

.dot,.country {
	cursor: pointer;
}

.fundstatus{
	text-align: center;
	width: 300px;
}

.fundstatus .caption {
	font-weight: 600;
	font-size: 20px;
	margin: 10px;
	letter-spacing: 1px;
}

.fundstatus-level{
	width: 200px;
	height: 300px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
}

.btn-donatenow {
	background-color: #c3dea7;
	border-radius: 10px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,.2);
	cursor: pointer;
	padding: 8px;
	width: 180px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 20px;
	margin: auto;
}

.donate .popup {
	width: 800px;
	height: 500px;
	padding:50px;
}

.donate .popup td {
	vertical-align: top;
}

.donate .popup .desc {
	width: 100%;
	vertical-align: top;
	margin-top: 20px;
}

/*======================== CONTACT US ========================*/

.contact {

}

.contact-wrapper {
	max-width: 1100px;
	margin: auto;
	padding:50px;
}

.contact-form {

}

.contact-form .labels{
	width: 20%;
	text-align: left;
	float: left;
}

.contact-form .labels ul {

}

.contact-form .labels ul li {
	line-height: 30px;
	margin-top: 10px;
}

.contact-form .labels ul li:first-child {
	margin-top: 0;
}

.contact-form .inputs {
	width: 100%;
	padding-left: 20%;
}

.contact-form input {
	width: 100%;
	height: 30px;
	border-radius: 5px;
	border:1px solid #ccc;
	margin-top: 10px;
	padding: 0 10px;
}

.contact-form textarea {
	width: 100%;
	border-radius: 5px;
	border:1px solid #ccc;
	margin-top: 10px;
}

.contact-form .name {
	display: flex;
}

.contact-form .name input {
	width: 100%;
	margin-top: 0;
}

.contact-form .name input:first-child { 
	margin-right: 10px;
}

.contact-form #btn-submit {
	min-width: 100px;
	width: 50%;
	cursor: pointer;
}



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

.fillfooter {
	background-color: #fff;
}

.footer-main {
	background-color: #333232;
    padding: 20px 40px;    
    color: #71716c;
    font-size: 1em;
    text-align: left;
    height: 290px;
    letter-spacing: 0px;
    display: none;
}

.footer-main .row {
	max-width: 900px;
}

.row {
	margin-left: auto;
    margin-right: auto;
}

.row::after {
	clear: both;
    content: "";
    display: table;
}

.footer-flex {
	    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: justify; */
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
	overflow: hidden;
}


.footer-main ul {
	    margin-top: 15px;
    margin-bottom: 15px;
}



ul.no-bullet {
    list-style-type: none;
    padding: 0;
}

.footer-main .title {
	color: #e9eae4;
    margin-bottom: 8px;
    font-size: 1em;
    letter-spacing: 0px;
    padding: 0;
}

.footer-main li {
	line-height: 28px;
    height: 28px;
    list-style: none;
    white-space: nowrap;
}

.footer-main a {
	color: #71716c;
	text-transform: lowercase;
	transition: 0.1s linear color;
    -webkit-tap-highlight-color: rgba(0,0,0,0.1);
}

.footer-main a:hover {
	color: #c1c1ba;
}

.footer-bottom {
	    border-top: 1px solid #515151;
    max-width: 980px;
    clear: both;
    padding-top: 40px;
    margin-top: 20px;
}

.additional-info {
	max-width: 100%;
	margin: 0 auto;
    text-align: center;
    line-height: 1.5;
}

.footer-main .line {
	display: inline-block;
}

.footer-flex ul {
	width: auto;
}

.columns.large-3 {
	float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
}

.columns.large-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
}

.columns.large-2:last-child {
    margin-right: 0;
    width: auto;
}

.callbacks_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../img/nav.gif") no-repeat left top;
    margin-top: -45px;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 30px;
    text-shadow: none;
    color: #fff;
    //background: #000;
    //background: rgba(0,0,0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    background: none;
    text-shadow: 0px 0px 8px rgba(0,0,0,.5);
}

@media only screen and (max-width: 31.25em) { /* 31.25em (600px) end */

	/*.animation {
		width: 100%;
	}*/

}
@media only screen and (min-width: 93.75em) { /* 93.75em (1500px) start */

	/*.site-navigation a {
		font-size: 0.9em;
		letter-spacing: 2px;
		padding: 5px 10px;
	}

	.callbacks .caption {
		font-size: 35px;
		letter-spacing: 6px;
    	line-height: 45px;
	}*/
}

@media only screen and (max-width: 985px) {
	.tinylogo img {
		margin-left: 20px;
	}
	.site-navigation {
		margin-right: 20px; 
	}
}