/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */

@font-face {
	font-family: 'DINWeb-CondBold';
	src: url('fonts/DINWeb-CondBold.woff') format('woff');
}
@font-face {
	font-family: 'DINWeb-Bold';
	src: url('fonts/DINWeb-Bold.woff') format('woff');
}
@font-face {
	font-family: 'DINWeb-Regular';
	src: url('fonts/DINWeb.woff') format('woff');
}
/* ==========================================================================
HTML5 display definitions
========================================================================== */

/*
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
/*
* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
/*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
	display: none;
	height: 0;
}

/*
* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support.
*/
[hidden] {
 display: none
}
/* ==========================================================================
Base
========================================================================== */
/*
* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom.
*/

html {
	font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
}
/*
* Addresses `font-family` inconsistency between `textarea` and other form
* elements.
*/
html, body {
	overflow-x: hidden;
	width: 100%;
	height: 100%;
}
/*
* Addresses margins handled incorrectly in IE 6/7.
*/
body {
	margin: 0;
	background: #000e22;
	
}
/*
* Font Smoothing
*/
html, html a {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
	-webkit-font-smoothing: antialiased;
}
/* ==========================================================================
Links
========================================================================== */
/*
* Addresses `outline` inconsistency between Chrome and other browsers.
*/

a:focus {
	outline: thin dotted;
	text-decoration: none;
}
/*
* Improves readability when focused and also mouse hovered in all browsers.
*/
a:active, a:hover {
	outline: 0;
	text-decoration: none;
}
/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome.
*/

h1 {
	font-family: 'DINWeb-Bold';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	font-size: 5.5em;
	line-height: 80px;
}
h2 {
	font-family: 'DINWeb-CondBold';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 0 0;
	font-size: 3em;
}
h3 {
	font-family: 'DINWeb-CondBold';
	color: #a22c8f;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	font-size: 1.7em;
	line-height: 26px;
}
h4 {
	font-family: 'DINWeb-CondBold';
	margin: 0;
	color: #fff;
	font-size: 1.2em;
	line-height: 24px;
}
h5 {
	font-family: 'DINWeb-CondBold';
	margin: 5px 0 20px 0;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
}
h6 {
	margin: 2.33em 0;
	font-size: 0.75em;
}
.transform {
	text-transform: uppercase;
}
.nomargin {
	margin: 0;
}
/*
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
	border-bottom: 1px dotted
}
/*
* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b, strong {
	font-weight: bold
}
blockquote {
	margin: 0px
}
/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
	font-style: italic
}
/*
* Addresses styling not present in IE 6/7/8/9.
*/
mark {
	background: #ff0;
	color: #000;
}
/*
* Addresses margins set differently in IE 6/7.
*/
p, pre {
	margin: 1em 0
}
/*
* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code, kbd, pre, samp {
	font-size: 1em;
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
}
/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
/*
* Addresses CSS quotes not supported in IE 6/7.
*/
q {
	quotes: none
}
/*
* Addresses `quotes` property not supported in Safari 4.
*/
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 75%
}
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
/* ==========================================================================
Lists
========================================================================== */
/*
* Addresses margins set differently in IE 6/7.
*/

dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
/*
* Addresses paddings set differently in IE 6/7.
*/
menu, ol, ul {
	padding: 0
}
/*
* Corrects list images handled incorrectly in IE 7.
*/
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
/* ==========================================================================
Embedded content
========================================================================== */
/*
* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7.
*/

img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}
/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
	overflow: hidden
}
/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/

figure {
	margin: 0
}
/* ==========================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE 6/7.
*/

form {
	margin: 0
}
/*
* Define consistent border, margin, and padding.
*/
fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}
/*
* 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
	padding: 0;
	border: 0; /* 1 */
	white-space: normal; /* 2 */
 *margin-left: -7px; /* 3 */
}
/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/
button, input, select, textarea {
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	font-size: 100%; /* 1 */
 *vertical-align: middle; /* 3 */
}
/*
* Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet.
*/
button, input {
	line-height: normal
}
/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6.
*/
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	cursor: pointer; /* 3 */
	-webkit-appearance: button; /* 2 */
 *overflow: visible; /* 4 */
}
/*
* Re-set default cursor for disabled elements.
*/
button[disabled], input[disabled] {
	cursor: default
}
/*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6.
*/
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
 *height: 13px; /* 3 */
 *width: 13px; /* 3 */
}
/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
	/* 2 */
	box-sizing: content-box;
	-webkit-appearance: textfield; /* 1 */
	nowhitespace: afterproperty;
}

/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}

/*
* Removes inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}
/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/

table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* ==========================================================================
Global Styles
========================================================================== */
.group:after {
	content: "";
	display: table;
	clear: both;
}
a {
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: color, border-color, background-color;
	transition-property: color, border-color, background-color;
}
.nopadding {
	margin: 0 !important;
	padding: 0 !important;
}
.clr {
	clear: both;
}
.video-svg:hover {
	color: #a22c8f;
}
.twitter {
	color: #00aced;
}
.facebook {
	color: #a22c8f;
}
.railway {
	padding: 25px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.railwayBlue {
	border-bottom: 1px solid #00aced;
}
.railwayPurple {
	border-bottom: 1px solid #a22c8f;
}
p {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}
a {
	color: #a22c8f
}
a:hover, a:focus {
	color: #a22c8f;
	text-decoration: none;
}
.texture-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-image: url(img/grid.png);
}
.line:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border-left: 2px solid #51338f;
	z-index: 100;
}
.line {
	width: 100%;
	height: 200px;
	position: relative;
	text-align: center;
	z-index: 99;
	margin-top: 75px;
	margin-bottom: 75px;
}
.mouse {
	background-image: url("../twentyfifteen/img/mouse.png");
	width: 25px;
	height: 25px;
	z-index: 999999;
}
.lineHero:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border-left: 2px solid #51338f;
	z-index: 100;
}
.lineHero {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	z-index: 99;
	margin-top: 20px;
	margin-bottom: 0;
}
.lineAfter:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border-left: 2px solid #51338f;
	z-index: 100;
}
.lineAfter {
	width: 100%;
	height: 200px;
	position: relative;
	text-align: center;
	z-index: 99;
	margin-top: 0;
	margin-bottom: 75px;
}
.white {
	color: #fff;
}
.top {
	padding-top: 200px;
}
.top150 {
	padding-top: 150px;
}
.top100 {
	padding-top: 100px;
}
.top50 {
	padding-top: 50px;
}
.bottomFooter {
	padding-bottom: 250px;
}
.bottom {
	padding-bottom: 200px;
}
.bottom150 {
	padding-bottom: 150px;
}
.bottom100 {
	padding-bottom: 100px;
}
.bottom50 {
	padding-bottom: 50px;
}
.bottom25 {
	padding-bottom: 25px;
}
/* ==========================================================================
Video Homepage
========================================================================== */
.target-mobile {
	display: none;
}
.video-fallback-mobile {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	z-index: -200;
	background: transparent url('../../uploads/2015/09/backup-image.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#media-video-teaser {
	position: fixed;
	right: 0;
	bottom: 0;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	z-index: -200;
	background: transparent url('../../uploads/2015/09/backup-image.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#media-video {
	position: fixed;
	right: 0;
	bottom: 0;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	z-index: 2;
	display: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#media-controls {
	position: fixed;
	top: 25px;
	right: 25px;
	z-index: 999999 !important;
	display: none;
}
#video-show {
	cursor: pointer;
	margin: 0px auto;
	display: block;
}
#video-show-mobile {
	cursor: pointer;
	margin: 0px auto;
	width: 50px;
	display: none;
}
#video-exit {
	background-image: url('../twentyfifteen/img/video-exit.png');
	cursor: pointer;
	height: 50px;
	width: 50px;
	z-index: 1001;
	margin-bottom: 10px;
}
#replay-button {
	background-image: url('../twentyfifteen/img/video-refresh.png');
	cursor: pointer;
	height: 50px;
	width: 50px;
	z-index: 1001;
	margin-top: 10px;
}
.play-hero {
	background-image: url('../twentyfifteen/img/video-play.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
.play-hero-mobile {
	displayt: none;
	background-image: url('../twentyfifteen/img/video-play.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
.play {
	background: url('../twentyfifteen/img/video-play.svg');
	background-image: url('../twentyfifteen/img/video-play.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
.pause {
	background-image: url('../twentyfifteen/img/video-pause.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
.video-mobile {
	display: none;
}
/* ==========================================================================
Header
========================================================================== */

header {
	/*position: fixed;*/
	z-index: 999989;
}
.logo {
	position: relative;
	float:left;
	left: 0;
	top: 0;
	padding: 25px 25px;
	z-index:999;
}
.donate {
	background-color: #a22c8f;
	text-align: center;
	color: #fff;
	width: 250px;
	padding: 25px 50px;
	position: fixed;
	z-index:999999;
	right: 0;
	top: 0;
}
.donateBottom {
	background-color: #a22c8f;
	text-align: center;
	color: #fff;
	width: 50%;
	padding: 25px 50px;
	position: fixed;
	bottom: 0;
	right:0;
	z-index: 8888;
	display: none;
}
.fundraise h2, .donate h2 {
	font-family: 'DINWeb-Bold';
	font-size: 2em;
	text-transform: uppercase;
	margin: 0;
}
.fundraise h4, .donate h4 {
	font-family: 'DINWeb-Bold';
	font-size: 1em;
	text-transform: uppercase;
line-height::12px;
	margin: 0;
}
.donateBottom h2, .fundraiseBottom h2 {
	font-family: 'DINWeb-Bold';
	font-size: 1.5em !important;
	text-transform: uppercase;
	margin: 0;
}
.donateBottom h4, .fundraiseBottom h4 {
	font-family: 'DINWeb-Bold';
	font-size: 1em;
	text-transform: uppercase;
line-height::12px;
	margin: 0;
}
.fundraise {
	background-color: #51338f;
	text-align: center;
	color: #fff;
	width: 250px;
	padding: 25px 50px;
	position: fixed;
	z-index:999999;
	right: 250px;
	top: 0;
}
.fundraiseBottom {
	background-color: #51338f;
	text-align: center;
	color: #fff;
	width: 50%;
	padding: 25px 50px;
	position: fixed;
	bottom: 0;
	left:0;
	z-index: 8888;
	display: none;
}
/* ==========================================================================
Navigation
========================================================================== */
.mobilenav {
	display: none;
	float: right;
	position: fixed;
	baxckground-color: #fff;
	z-index: 999999;
}
nav.mobile {
	display: none;
	width: 100%;
	margin: 0;
	position: fixed;
	bottom: 25px;
	overflow: hidden;
	z-index: 999999;
	height: 40px !important;
}
nav.mobile ul {
	overflow: hidden;
}
nav.mobile ul li {
	width: 16.65%;
	float: left;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	height: 40px;
	line-height: 20px;
}
nav.mobile ul li a {
	font-family: 'DINWeb-CondBold';
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
nav.mobile ul li a:hover {
	color: #a22c8f;
}
nav {
	width: 100%;
	margin: 0;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	height: 225px;
	z-index: 888888;
}
nav ul {
	height: 225px;
	overflow: hidden;
}
nav ul li {
	width: 16.65%;
	float: left;
	text-align: center;
	line-height: 225px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
nav ul li a {
	font-family: 'DINWeb-CondBold';
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
.item-container {
	top: 150px;
	position: relative;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.item-container:hover {
	height: 225px;
	line-height: 300px;
	top: -210px;
}
.item-top, .item-bottom {
	height: 225px;
	position: relative;
}
.item-bottom-song-content {
	height: 50px;
	position: absolute;
	color: #fff;
	background: #333;
	z-index: 99;
	width: 100%;
	line-height: 50px;
}
.item-bottom-project-content {
	height: 50px;
	position: absolute;
	color: #fff;
	background: #51338f;
	z-index: 99;
	width: 100%;
	line-height: 50px;
}
.item-bottom-behind-content {
	height: 50px;
	position: absolute;
	color: #fff;
	background: #a32d8f;
	z-index: 99;
	width: 100%;
	line-height: 50px;
}
.item-bottom-batten-content {
	height: 50px;
	position: absolute;
	color: #fff;
	background: #30abdf;
	z-index: 99;
	width: 100%;
	line-height: 50px;
}
.item-bottom-about-content {
	height: 50px;
	position: absolute;
	color: #fff;
	background: #ea158c;
	z-index: 99;
	width: 100%;
	line-height: 50px;
}
.item-bottom-sharing-content {
	height: 50px;
	position: absolute;
	color: #333;
	background: #fff;
	z-index: 99;
	width: 100%;
	line-height: 50px;
}
.item-top {
	color: #ffffff;
	dispay: none
}
.item-bottom-song {
	background: #333 url("../../uploads/2015/09/the-song-new.jpg") no-repeat center center;
	color: #ffffff;
}
.item-bottom-project {
	background: #51338f url("../../uploads/2015/09/the-project-new.jpg") no-repeat center center;
	color: #ffffff;
}
.item-bottom-behind {
	background: #a32d8f url("../../uploads/2015/09/Behind-the-scenes-new.jpg") no-repeat center center;
	color: #ffffff;
}
.item-bottom-batten {
	background: #30abdf url("../../uploads/2015/09/what-is-batten-disease-new.jpg") no-repeat center center;
	color: #ffffff;
}
.item-bottom-about {
	background: #ea158c url("../../uploads/2015/09/about-CK-new.jpg") no-repeat center center;
	color: #ffffff;
}
.item-bottom-sharing {
	background: #fff url("../../uploads/2015/09/sharing-nav.jpg") no-repeat center center;
	color: #333;
}
/* ==========================================================================
Hero
========================================================================== */

.content-a {
	overflow: hidden;
	/*z-index: 999888;*/
	z-index: 555;
	position: absolute;
	height: 100%;
}
.content-a {
	display: table;
	width: 100%;
	min-height:100%;
}
.content-b {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding-bottom:5%;
}
.mobileHero {
	background: url('../../uploads/2015/09/backup-image.jpg') no-repeat center center fixed;
	z-index: -200;
	display: none;
}
.project {
	background: url('../../uploads/2015/09/master-imagesv2.jpg') no-repeat center center fixed;
}
.behind {
	background: url('../../uploads/2015/09/behind-the-scenes.jpg') no-repeat center center fixed;
}
.batten {
	background: url('../../uploads/2015/09/Whats-Batten-Hero-Imagev2-1.jpg') no-repeat center center fixed;
}
.about {
	background: url('../../uploads/2015/09/about-cure-kids-hero.jpg') no-repeat center center fixed;
}
.sharing {
	background: url('../../uploads/2015/09/sharing-is-caring-hero-image.jpg') no-repeat center center fixed;
}
.difference {
	background: url('../../uploads/2015/09/make-a-difference-dark.jpg') no-repeat center center fixed;
}
.involved {
	background: url('../../uploads/2015/09/get-involved-image.jpg') no-repeat center center fixed;
	 }


.hero-content {
	z-index: 999999 !important;
}
.hero {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.hero {
	width: 100%;
	height: 100%;
}
.hero span {
	display: block;
}
.minor {
	font-size: 50px;
	color: #fff;
}

.hero-iphone4 { display:none;font-size: 28px !important; }

/* ==========================================================================
Showcase
========================================================================== */
.showcase {
	background: url('../../uploads/2015/09/Whats-Batten-Hero-Imagev2-1.jpg') no-repeat center center;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
}
.showcase-wrap {
	position: relative;
	padding: 100px 0;
}
/* ==========================================================================
.testimonial-slider
========================================================================== */
.testimonial-slider {
	background: url("../../uploads/2015/09/project-tile.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.testimonial-slider h2 {
	margin-bottom: 150px;
}
.testimonial-slider h3 {
	margin-top: 150px;
}
.testimonial-slider h2 span {
	display: block;
}
.flex-control-nav, .flex-direction-nav {
	display: none !important;
}
/* ==========================================================================
Screenshots
========================================================================== */

.feature-icon-facebook {
    display: inline-block;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    background-color:#3b5998;    
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
}
.feature-icon-twitter {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color:#4099FF;    
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
}
.feature-icon-facebook i, .feature-icon-twitter i {
    color: #fff;
    line-height: 50px;
}


.screenshots {
	position: relative;
	height: 1500px;
}
.screenshot-wrap {
	height: 100%;
	overflow: hidden;
	z-index: 555;
	position: absolute;
	display: table;
	width: 100%;
	min-height: 100%;
	padding: 150px 0;
}
.screenshot-wrap-inner {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	text-align: center;
}
.screenshots ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
.screenshots ul li {
	float: left;
	min-height: 100%;
	width: 33.3333%;
	list-style: none;
}
.screenshots figure {
	position: relative;
	overflow: hidden;
}
.screenshots figure img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.screenshots figure:hover img, .screenshots figure:focus img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.screenshots figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 25% 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	text-align: center;
	font-size: 15px;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.screenshots figcaption a {
	color: #fff
}
.screenshots figcaption a:hover, .screenshots figcaption a:focus {
	color: #73d0da
}
.screenshots figure:hover figcaption, .screenshots figure:focus figcaption {
	opacity: 1
}
.visible {
	opacity: 1
}
.screenshots figure.cs-hover figcaption {
	opacity: 1
}
.screenshots figcaption i {
	font-size: 35px
}
.screenshots figcaption p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 400;
}
.screenshots figcaption .caption-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -30px;
	width: 70px;
	-webkit-transform: translate(0px, 15px);
	-ms-transform: translate(0px, 15px);
	transform: translate(0px, 15px);
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.screenshots figure:hover figcaption .caption-content, .screenshots figure:focus figcaption .caption-content {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
.screenshots figcaption .open {
	position: absolute;
	width: 70px;
	height: 70px;
	color: #fff;
	background: url('http://kiwiscurebatten.com/wp-content/themes/twentyfifteen/img/icons-05.png');
	background-size: 70px 70px;
}
/* ==========================================================================
Behind the Scenes
========================================================================== */
.box {
	width: 100%;
	height: 200px;
	background-color: #333;
}
.behind-mobile { display:none; }
/* ==========================================================================
About > Kids
========================================================================== */
.kids img {
	width: 100%;
}
.call {
	border-radius: 3px;
	letter-spacing: 2px;
	font-size: 20px;
	cursor: pointer;
	display: block;
	border: 4px solid #fff;
	width: 200px;
	text-align: center;
	padding: 10px 0;
	margin: 0px auto;
}
.call:hover {
	border: 4px solid #a22c8f;
	color: #a22c8f;
}
/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
	visibility: hidden
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown {
	visibility: visible
}
.delay-05s {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}
.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}
.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}
.delay-6s {
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
}
/*.main {
	margin: 0 auto -60px;
}
.main .img-responsive {
	margin-bottom: 0px;
}
.grid-custom .col-sm-6, .grid-custom .col-xs-6, .grid-custom .col-xs-12, .grid-custom .col-sm-3 {
	padding: 15px;
}
.img-responsive¨
}
.first-block {
	border-bottom: 0 #000 solid;
}
*/


.masonry .img-responsive {
	margin-bottom: 0px;
}
.masonry {
	margin: 0;
	padding: 0;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
	column-gap: 1.5em;
}
.masonry img, .masonry iframe {
	max-width: 100%;
	height: auto;
	display: block;
	z-index: 999999;
}
.item {
	display: inline-block;
	margin: 0 0 1.5em;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
 @media only screen and (min-width: 700px) {
.masonry {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
}
 @media only screen and (min-width: 900px) {
.masonry {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
}
 @media only screen and (min-width: 1100px) {
.masonry {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
}
.mobileContainer {
	z-index: 999990 !important;
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;/*height:calc(100% - 50px);*//* this container should be 100% minus the height of the button container */
}
.mobileInner {
	width: 100%;
	height: 100%;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.nav01 {
	width: 100%;
	height: 100%;
	background-color: #333333;
	/* changed from 100px to 100% */
	background-image: url("../../uploads/2015/09/the-song-new.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.nav02 {
	width: 100%;
	height: 100%;
	background-color: #51338f;
	/* changed from 100px to 100% */
	background-image: url("../../uploads/2015/09/the-project-new.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.nav03 {
	width: 100%;
	height: 100%;
	background-color: #a32d8f;
	/* changed from 100px to 100% */
	background-image: url("../../uploads/2015/09/Behind-the-scenes-new.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.nav04 {
	width: 100%;
	height: 100%;
	/* changed from 100px to 100% */
	background-color: #30abdf;
	background-image: url("../../uploads/2015/09/what-is-batten-disease-new.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.nav05 {
	width: 100%;
	height: 100%;
	background-color: #ea158c;
	/* changed from 100px to 100% */
	background-image: url("../../uploads/2015/09/about-CK-new.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.nav06 {
	width: 100%;
	height: 100%;
	background-color: #fff;
	/* changed from 100px to 100% */
	background-image: url("../../uploads/2015/09/sharing-nav.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #333 !important;
}
.button {
	background-image: url('../twentyfifteen/img/hamburger.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
.text {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -100px;
	width: 200px;
	-webkit-transform: translate(0px, 15px);
	-ms-transform: translate(0px, 15px);
	transform: translate(0px, 15px);
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
/* this lines set the rows height equally, you should make the selectors more specific so they overwrite only this part of your application */
.mobileInner .row {
	height: 33.3%
}
.mobileInner .row div {
	height: 100%;
}




.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 45px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}

.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 20px;
  left: 10px;
  right: 10px;
  height: 4px;
  background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -10px;
}

.c-hamburger span::after {
  bottom: -10px;
}
.c-hamburger--htx {
  background-color: none;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: none;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  
   -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}