/*
Theme Name: SpaceIL
Theme URI: http://webstick.co.il
Description: Developed by <a href="http://webstick.co.il/">Webstick</a>.
Version: 1.2
Author: <a href="http://webstick.co.il/">Webstick</a>
Author URI: http://webstick.co.il/
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

﻿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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =General
-------------------------------------------------------------- */

body, input, textarea {
	font-family: arial, sans-serif;
	background: url(images/bg-page.png);
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

b,
strong {
	font-weight: bold;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

.site-width {
	width: 989px;
	margin: 0 auto;
	position: relative;
}
.inner-width {
	width: 910px;
	margin: 0 auto;
	position: relative;
}

.clearfix:after,
#main-column .wpcf7:after {
	content: "";
	display: block;
	clear: both;
}

.ptable {
	display: table;
}

.ptable .ptr {
	display: table-row;
}

.ptable .ptd {
	display: table-cell;
}

.reg-text {
	font-size: 13px;
	line-height: 16px;
	color: #6d6e71;
}
.reg-text a {
	color: #79bee7;
	text-decoration: none;
}
a.sp-more,
p.sp-more a {
	white-space: nowrap;
}
a.sp-more:after,
p.sp-more a:after {
	content: " >>";
}
.bolded-p {
	font: bold 15px/20px arial, sans-serif;
	color: #6d6e71;
}
#footer .ajax {
	width: 16px;
	height: 16px;
	margin: 6px;
	margin-right: auto;
	visibility: hidden;
	background: url(images/ajax-footer.gif) no-repeat;
}


/* Header (including some Footer elements)
------------------------------------------*/
#header {
	position: relative;
	z-index: 20;
}
#header .header-content {
	z-index: 1;
	padding-bottom: 1px;
	background: #fff;
	-webkit-box-shadow: 0 -3px 10px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 -3px 10px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -3px 10px 2px rgba(0, 0, 0, 0.3);
}
.top-links {
	float: left;
	margin: 13px 0 12px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}
.top-links .links {
	float: right;
}
.top-links .links li {
	float: right;
}
.top-links .links a {
	color: inherit;
	text-decoration: none;
}
.top-links .links li a {
	margin-right: 10px;
}
.top-links .links li:first-child a {
	margin-right: 0;
}
.top-links .links li.lunar {
	margin: 0 5px;
}
.sp-lang {
	z-index: 99999;
	position: relative;
}
.top-links .links li.sp-lang:after,
.top-links .links li.contact:after {
	content: "|";
	display: inline-block;
	margin-right: 10px;
}
.top-links .social-wrapper {
	float: right;
}
.top-links .social-wrapper li.social {
	float: left;
	margin-left: 4px;
}
.top-links .social-wrapper li.social a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/social-sprite.png) no-repeat;
}
.top-links .social-wrapper li.social:first-child {
	margin-left: 0;
}
.top-links .social-wrapper li.social.facebook a { background-position: 0 0; }
.top-links .social-wrapper li.social.twitter a { background-position: -16px 0; }
.top-links .social-wrapper li.social.instagram a { background-position: -32px 0; }
.top-links .social-wrapper li.social.gplus a { background-position: -48px 0; }
.top-links .social-wrapper li.social.youtube a { background-position: -64px 0; }

.logo-menu {
	clear: both;
	position: relative;
	padding-top: 42px;
	text-align: center;
	background: url(images/header-shadow.png) no-repeat center 6px;
}

.logo-menu .logo {
	position: absolute;
	z-index: 1;
	top: -30px;
	right: 50%;
	margin-right: -67px;
}
.logo-menu .main-menu {
	float: right;
	color: #6d6e71;
}
#footer .logo-menu .logo {
	top: 10px;
}
#header .logo-menu .main-menu {
	width: 100%;
	padding-top: 77px;
	font: bold 15px/20px arial, sans-serif;	
	background: #f4f4f4;
}
#header .logo-menu .main-menu .sub-menu {
	display: none;
	min-width: 106px;
	padding: 8px 20px 36px;
	font: normal 13px/18px arial, sans-serif;
	text-align: right;
	color: #fff;
	background: #20a5e1;
}

#header .logo-menu .main-menu .sub-menu li a:before {
	content: ">";
	display: inline-block;
	margin-left: 6px;
}
#header .logo-menu .main-menu .sub-menu li a:hover,
#header .logo-menu .main-menu .sub-menu li.current-menu-item,
#header .logo-menu .main-menu .sub-menu li.current-menu-ancestor,
#header .logo-menu .main-menu .sub-menu li.current-post-ancestor {
	font-weight: bold;
}
#header .logo-menu .main-menu li:hover .sub-menu {
	display: block;
	position: absolute;
}
#footer .logo-menu .main-menu {
	width: 100%;
	font: 13px/18px arial, sans-serif;
	
}
#footer .lm-wrapper {
	padding-top: 103px;
	background: #fff;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
}

#header .logo-menu .main-menu > li {
	float: right;
	margin: 0 16px 0 15px;
}
#footer .logo-menu .main-menu li {
	float: right;
	margin: 0 20px 0 6px;
}
.logo-menu .main-menu li a {
	display: block;
	height: 25px;
	padding: 0 4px;
	color: inherit;
	text-decoration: none;
}
#header .logo-menu .main-menu li:hover,
#header .logo-menu .main-menu li.current-menu-item,
#header .logo-menu .main-menu li.current-menu-ancestor {
	color: #fff;
	background: #20a5e1;
}
.logo-menu .main-menu li.donate a {
	font: bold 20px/20px arial, sans-serif;
	color: #20a5e1;
}
.logo-menu .main-menu li.donate:hover a {
	color: white;
}

#header-img {
	width: 100%;
	height: 272px;
	background: url(images/header-featured.jpg) no-repeat top center;
}

#header-img .ptable {
	height: 100%;
}
#header-img .title {
	width: 50%;
	padding-right: 50%;
	vertical-align: middle;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
#header-img .title p {
	margin-top: 4px;
}

#header-img.home {
	height: 508px;
	background: url(images/header-home.jpg) no-repeat top center;
	position: relative;
	overflow: hidden;
}
#header-img.home .title {
	margin-top:20px;
	padding: 12px 4px;
	background: rgba(0, 0, 0, .6);
}
#header-img.home .site-width {
	height: 100%;
	z-index: 10;
}
#header-img.home video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-width: 990px;
}
#header-img.home .play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 139px;
	height: 139px;
	margin-top: -70px;
	margin-left: -70px;
	background: url(images/home_play.png) no-repeat;
}
#header-img .title h1,
#header-img .title h2 {
	font-size: 20px;
	line-height: 24px;
	color: #79bee7;
}
#header-img .title h1:after,
#header-img .title h2:after {
	content: "";
	display: block;
	position: relative;
	width: 63%;
	height: 1px;
	margin: 0 auto;
	background: #79bee7;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#273138), to(#273138), color-stop(50%, #79bee7));
	background: -moz-linear-gradient(left , #273138, #79bee7, #273138); /* For Firefox 3.6 to 15 */
	background: -o-linear-gradient(left , #273138, #79bee7, #273138); 
	background: linear-gradient(left , #273138, #79bee7, #273138); 
}

@media all and (min-width: 1501px) {
	#header-img,
	#header-img.home {
		background-size: 100% auto;
	}
}


/* Page
------------------------------------------*/
#content {
	padding-bottom: 42px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
#content.image {
	padding: 0;
}
#content.image img {
	display: block;
}
#content.image .edit-link {
	position: absolute;
	bottom: 0;
	margin: 10px;
}
#content.home {
	padding-bottom: 0;
	background: none;
}
#content .breadcrumbs {
	padding: 16px 24px 30px;
	font-size: 11px;
	color: #6d6e71;
}
#content.one-column .breadcrumbs {
	padding-top: 7px;
}
#content .breadcrumbs span {
	float: right;
	line-height: 12px;
}
#content .breadcrumbs .path-level:after {
	content: ">";
	display: inline-block;
	margin: 0 4px;
	font-size: 12px;
}
#content .breadcrumbs a {
	color: inherit;
	text-decoration: none;
}

#main-column {
	float: left;
	width: 82%;
}
#content.one-column #main-column {
	float: none;
	width: 100%;
}
#main-column .entry-content {
	font-size: 13px;
	color: #6d6e71;
}
#main-column.no-header .entry-content h1,
#main-column.with-header .entry-content h2 {
	position: relative;
	margin-bottom: 12px;
	font: bold 26px/34px arial, sans-serif;
	color: #20a5e1;
	color: rgba(15, 150, 210, 0.8);
	text-shadow: 0px 1px 1px #fff, 0 0 0 #000
}
#main-column.no-header .entry-content h1:after,
#main-column.no-header .entry-content h2:after,
#main-column.with-header .entry-content h2:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	width: 410px;
	height: 1px;
	background: #79bee7;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#e4f2fa), to(#e4f2fa), color-stop(50%, #79bee7));
	background: -moz-linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa); /* For Firefox 3.6 to 15 */
	background: -o-linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa);
	background: linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa);
}
#main-column.no-header.media-single .entry-content h1:after {
	background: #00629e;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#cce0ec), to(#cce0ec), color-stop(50%, #00629e));
	background: -moz-linear-gradient(left , #cce0ec, #00629e, #cce0ec); /* For Firefox 3.6 to 15 */
	background: -o-linear-gradient(left , #cce0ec, #00629e, #cce0ec);
	background: linear-gradient(left , #cce0ec, #00629e, #cce0ec);
}
#main-column .entry-content .bolded-p {
	margin-bottom: 22px;
	line-height: 18px;
}
#main-column.no-header.media-single .entry-content .media-items h2,
#main-column.no-header.media .entry-content .media-items h3 {
	clear: none;
	margin: 0 0 2px;
	font: bold 15px/18px arial, sans-serif;
	color: #6d6e71;
}
#main-column.no-header.media-single .entry-content .media-items h2 a,
#main-column.no-header.media .entry-content .media-items h3 a {
	color: inherit;
}
#main-column.no-header.media-single .entry-content .media-items h2  + .date-link,
#main-column.no-header.media .entry-content .media-items h3 + .date-link {
	display: inline-block;
	margin-bottom: 22px;
}
#main-column.no-header.media-single .entry-content .media-items h2  + p,
#main-column.no-header.media .entry-content .media-items h3 + p {
	margin-bottom: 22px;
}
#main-column.no-header.media-single .entry-content .media-items h2:after {
	display: none;
}
#main-column .entry-content p {
	margin-bottom: 16px;
	line-height: 16px;
}
#main-column .entry-content a {
	color: #79bee7;
	text-decoration: none;
}
#main-column .entry-content .bolded-p a {
	font-size: 13px;
	font-weight: normal;
}
#main-column.no-header .entry-content h2,
#main-column.no-header.media-single .entry-content h1 {
	position: relative;
	margin-top: 4px;
	margin-bottom: 18px;
	font: bold 20px/34px arial, sans-serif;
	color: #00629e;
}
#main-column .entry-content h3 {
	margin-bottom: 7px;
	font: bold 15px/20px arial, sans-serif;
	color: #00629e;
}

#main-column .entry-content ul {
	font-size: 13px;
	line-height: 15px;
}
#main-column .entry-content ul li {
	padding-right: 17px;
	margin-bottom: 8px;
}
#main-column .entry-content ul li:before {
	content: ">> ";
	margin-right: -17px;
	font-size: 12px;
	font-weight: bold;
	color: #20a5e1;
}
#main-column .entry-content .wp-caption.alignnone {
	margin-top: 32px;
	margin-bottom: 36px;
	padding: 23px 23px 16px;
	background: #f4f4f4;
}
#main-column .entry-content .wp-caption.alignnone img {
	border: 2px solid #20a5e1;
}
#main-column .entry-content .wp-caption.alignnone .wp-caption-text {
	margin: 14px 0 0 0;
	font: bold 15px/20px arial, sans-serif;
}

#main-column .entry-content .clear {
	clear: both;
	display: block;
}

#main-column .entry-content img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

#main-column .entry-content img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

#main-column .entry-content .wp-caption.alignright {
	float: right;
	margin: 10px 0 50px;
}
#main-column .entry-content .wp-caption.alignright + .wp-caption.alignright {
	margin-right: 17px;
}
#main-column .entry-content .wp-caption.alignright .wp-caption-text {
	margin: 9px 0 0 0;
	font: normal 13px/16px arial, sans-serif;
}
#main-column .entry-content .wp-caption.alignright[data-row="1"] + [data-row="2"],
#main-column .entry-content .wp-caption.alignright[data-row="2"] + [data-row="3"],
#main-column .entry-content .wp-caption.alignright[data-row="3"] + [data-row="4"],
#main-column .entry-content .wp-caption.alignright[data-row="4"] + [data-row="5"] {
	margin-right: 0;
}

#main-column .entry-content .wp-caption.alignleft {
	float: left;
	margin: 10px 0 50px;
}
#main-column .entry-content .wp-caption.alignleft + .wp-caption.alignleft {
	margin-left: 17px;
}
#main-column .entry-content .wp-caption.alignleft .wp-caption-text {
	margin: 9px 0 0 0;
	font: normal 13px/16px arial, sans-serif;
}
#main-column .entry-content .wp-caption.alignleft[data-row="1"] + [data-row="2"],
#main-column .entry-content .wp-caption.alignleft[data-row="2"] + [data-row="3"],
#main-column .entry-content .wp-caption.alignleft[data-row="3"] + [data-row="4"],
#main-column .entry-content .wp-caption.alignleft[data-row="4"] + [data-row="5"] {
	margin-left: 0;
}

#main-column .entry-content .edit-link {
	clear: both;
}

#content .menu-title {
	color: #00629e;
	font-weight: bold;
}


#sidebar {
	float: right;
	width: 16%;
	margin-left: 2%;
	padding-top: 10px;
}
#sidebar .side-menu {
	font: 13px/17px arial, sans-serif;
	color: #00629e;
}
#sidebar .side-menu > li {
	display: none;
}
#sidebar .side-menu > li > a {
	color: #00629e;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}
#sidebar .side-menu > li.current-menu-item,
#sidebar .side-menu > li.current-menu-ancestor,
#sidebar .side-menu > li.current-post-ancestor {
	display: block;
}
#sidebar .side-menu > li > ul li {
	padding-right: 17px;
}
#sidebar .side-menu > li > ul li:before {
	content: "> ";
	margin-right: -17px;
	font-size: 12px;
}
#sidebar .side-menu > li > ul li.current-menu-item > a,
#sidebar .side-menu > li > ul li.current-menu-item:before,
#sidebar .side-menu > li > ul li.current-menu-ancestor > a,
#sidebar .side-menu > li > ul li.current-menu-ancestor:before,
#sidebar .side-menu > li > ul li.current-post-ancestor > a,
#sidebar .side-menu > li > ul li.current-post-ancestor:before {
	font-weight: bold;
}
#sidebar .side-menu > li > ul li ul {
	display: none;
}
#sidebar .side-menu > li > ul li.current-menu-item ul,
#sidebar .side-menu > li > ul li.current-menu-ancestor ul,
#sidebar .side-menu > li > ul li.current-post-ancestor ul {
	display: block;
}

#sidebar .banners {
	padding-top: 20px;
	margin-right: -14px;
}

#sidebar .banners .banner {
	display: block;
	margin: 25px 0;
	box-shadow: 2px 4px 10px 1px rgba(0,0,0,0.2);
}

#sidebar .banners .banner img {
	display: block;
}

#content ul li a {
	color: inherit;
	text-decoration: none;
}

/* Mission
------------------------------------------*/
#content .main-video {
	margin-bottom: 44px;
	background: #f4f4f4;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
}
#content .main-video .video {
	padding: 10px 46px 46px;
}
#content .main-video .video .video-inner {
	width: 697px;
	margin: 0 auto;
}
#content .main-video .video .video-inner a {
	position: relative;
}
#content .main-video .video a,
#content .main-video .video img,
#content .main-video .video iframe {
	display: block;
}
#content .main-video .video .video-inner .frame {
	border: 2px solid #2daae2;
	margin-bottom: 18px;
}
#content .main-video .video a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 50%;
	width: 103px;
	height: 103px;
	margin-top: -52px;
	margin-right: -52px;
	background: url(images/play-btn.png);
}

/* Media
------------------------------------------*/
.sp-button,
#main-column .entry-content p.sp-button {
	display: inline-block;
	min-width: 125px;
	height: 53px;
	margin-left: 8px;
	margin-bottom: 10px;
	padding: 0 8px;
	font: bold 18px/53px arial, sans-serif;
	text-align: center;
	color: #fff !important;
	background: #006fb2 url(images/bg-spbtn.png) repeat-x;
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
.sp-button a,
.sp-button a:active {
	color: inherit !important;
	text-decoration: none !important;
}
#main-column .media-items .sp-button {
	float: left;
	margin-top: 22px;
}
#main-column .sp-button.back-to-category {
	float: left;
}
#main-column .media-items {
	margin-bottom: 38px;
}
#main-column.media .media-items + h2 {
	margin-top: 28px;
	padding-top: 28px;
	border-top: 1px solid #ccc;
}
#main-column .media-items .item {
	position: relative;
	margin-top: 26px;
	padding-top: 26px;
}
#main-column .media-items .item:first-child {
	margin-top: 0;
	padding-top: 0;
}
#main-column .media-items .item  + .item:before {
	content: "";
	position: absolute;
	top: 0;
	width: 410px;
	height: 1px;
	background: #00629e;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#cce0ec), to(#cce0ec), color-stop(50%, #00629e));
	background: -moz-linear-gradient(left , #cce0ec, #00629e, #cce0ec); /* For Firefox 3.6 to 15 */
	background: -o-linear-gradient(left , #cce0ec, #00629e, #cce0ec);
	background: linear-gradient(left , #cce0ec, #00629e, #cce0ec);
	
}
#main-column .media-items .item .item-thumb {
	position: relative;
	float: right;
	width: 292px;
	margin-left: 18px;
}
#content .history .video a {
	display: block;
	position: relative;
}
#main-column .media-items .item.video .item-thumb.fancybox:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 50%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-right: -30px;
	background: url(images/play-btn-s.png);
}
#main-column .media-items .item .item-thumb img,
#main-column .media-items .item .item-thumb iframe {
	display: block;
}
#main-column .media-items .item .item-thumb + .item-content {
	margin-right: 310px;
}

#main-column .nav {
	padding-top: 15px;
	padding-bottom: 20px;
	font: bold 25px/25px arial, sans-serif;
	text-align: center;
	color: #6d6e71;
	border-top: 1px solid #ccc;
}
#main-column .nav a {
	display: inline-block;
	margin: 0 12px;
	color: inherit;
	text-decoration: none;
}
#main-column .nav a:hover,
#main-column .nav a.current-page {
	color: #20a5e1;
}
a.prev-arrow,
a.next-arrow {
	width: 14px;
	height: 25px;
	margin: 0;
	background: url(images/arrows.png);
}
a.prev-arrow {
	float: right;
	background-position: -15px 0;
}
a.next-arrow {
	float: left;
	background-position: 0 0;
}

/* Gallery
------------------------------------------*/
#main-column .entry-content .sp-gallery {
	margin: 112px -19px 52px 0;
}
#main-column .entry-content .sp-gallery a {
	float: right;
	margin-right: 19px;
	margin-bottom: 19px;
}
#main-column .entry-content .sp-gallery a img {
	display: block;
}

/* Contact
------------------------------------------*/
#main-column .wpcf7 {
	width: 600px;
	margin-top: 29px;
}
#main-column .wpcf7-form input[type="text"],
#main-column .wpcf7-form input[type="tel"],
#main-column .wpcf7-form input[type="email"] {
	width: 264px;
	height: 13px;
	margin-bottom: 10px;
	padding: 11px 12px;
	font-size: 13px;
	color: #6d6e71;
	background: #fff;
	border: 1px solid #9dcfed;
}
#main-column .wpcf7-form textarea {
	/*width: 574px;*/
	/*height: 362px;*/
	padding: 11px 12px;
	font-size: 13px;
	color: #6d6e71;
	background: #fff;
	border: 1px solid #9dcfed;
	resize: none;
}
#main-column .wpcf7-form input[type="submit"] {
	float: left;
	width: 91px;
	height: 53px;
	margin-top: 12px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(images/bg-spbtn.png) repeat-x;
	border: none;
	outline: none;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#main-column .wpcf7-form .ajax-loader {
	float: left;
	margin: 18px 10px;
}
#main-column .wpcf7-form .pfile-wrapper {
	position: relative;
	float: right;
	display: block;
	width: 100px;
	height: 22px;
	margin-top: 12px;
	font-size: 15px;
	line-height: 22px;
	color: #79bee7;
	text-decoration: underline;
	cursor: pointer;
}
#main-column .wpcf7-form .pfile-wrapper .pfile:before {
	content: "";
	display: inline-block;
	width: 19px;
	height: 21px;
	margin-left: 6px;
	vertical-align: middle;
	background: url(images/icon-file.png);
}
#main-column .wpcf7-form .pselect-wrapper {
	position: relative;
}
#main-column .wpcf7-form .pselect-wrapper.open .pselect {
	color: #6d6e71;
	border-bottom: none;
}
#main-column .wpcf7-form .pselect-wrapper .pselect {
	background: url(images/pselect-arrow.png) no-repeat 10px center;
}
#main-column .wpcf7-form .pselect-wrapper ul {
	position: absolute;
	top: 26px;
	right: 0;
	left: 0;
	background: #fff;
	border: 1px solid #9dcfed;
	border-top: none;
	z-index: 5;
}
#main-column .wpcf7-form .pselect-wrapper ul li {
	cursor: pointer;
}
#main-column .wpcf7-form .pselect-wrapper ul li:before {
	content: "";
	padding: 0;
	margin: 0;
}
#main-column .wpcf7-form .pselect-wrapper ul:before {
	content: "";
	position: absolute;
	width: 226px;
	height: 1px;
	margin-right: 12px;
	background: #ccc;
}
#main-column .wpcf7-form div.wpcf7-response-output {
	clear: both;
	margin-top: 90px;
}
#main-column .wpcf7-form span.wpcf7-not-valid-tip {
	width: auto;
	left: 0%;
}
#main-column .mail-address {
	clear: both;
	padding-top: 10px;
}
#main-column .mail-address a {
	color: #6d6e71;
}

/* Footer
------------------------------------------*/
#footer .join-area {
	margin-bottom: 24px;
	padding: 34px 0 29px 0;
	background: #f4f4f4;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 3px 6px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}
.join-title {
	position: relative;
	width: 310px;
	margin: 0 auto 14px;
	font: bold 26px/1 arial, sans-serif;
	text-align: center;
	color: rgba(15, 150, 210, 0.8);
	text-shadow: 0px 1px 1px #fff, 0 0 0 #000
}
.join-title:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	width: 100%;
	height: 1px;
	background: #79bee7;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#e4f2fa), to(#e4f2fa), color-stop(50%, #79bee7));
	background: -moz-linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa); /* For Firefox 3.6 to 15 */
	background: -o-linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa);
	background: linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa);
}
.join-title:after {
	content: "";
	display: inline-block;
	height: 20px;
	margin-right: 10px;
	background: url(images/footer-icons.png) no-repeat;
}
.join-title.facebook:after {
	width: 11px;
	background-position: 0 0;
}
.join-title.newsletter:after {
	width: 28px;
	background-position: -12px 0;
}
#footer .join-area .face-wrapper {
	float: right;
}
.newsletter-wrapper {
	float: left;
	text-align: center;
}
.newsletter-wrapper.kids {
	float: none !important;
}
.newsletter-wrapper .nl-form {
	padding: 0 40px 2px 0;
	border-right: 1px solid #b7b7b7;
}
.newsletter-wrapper .nl-form .reg-text {
	margin-bottom: 41px;
}
.newsletter-wrapper .nl-form input {
	margin-right: 10px;
	border: none;
	outline: none;
}
.newsletter-wrapper .nl-form input:first-child {
	margin-right: 0;
}
.newsletter-wrapper .nl-form input[type="text"] {
	width: 145px;
	height: 15px;
	padding: 9px 10px;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.24);
	-moz-box-shadow:    inset 0px 1px 1px 0px rgba(0, 0, 0, 0.24);
    box-shadow:			inset 0px 1px 1px 0px rgba(0, 0, 0, 0.24);
}
.newsletter-wrapper .nl-form input[type="submit"] {
	width: 141px;
	height: 33px;
	font-size: 16px;
	color: rgba(242, 82, 47, 0.8);
	background: #fcc184 url(images/bg-nl-submit.png) repeat-x;
	text-shadow: 0px 1px 1px #fdd1a4, 0 0 0 #000;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}

.fancybox-inner .newsletter-wrapper .nl-form {
	padding: 0 0 30px !important;
	border: none !important;
	position: relative;
}
.fancybox-inner .newsletter-wrapper .nl-form .error-message {
	margin: 0 !important;
	bottom: 5px;
}
.fancybox-inner .face-wrapper .fb_iframe_widget span,
.fancybox-inner .face-wrapper .fb_iframe_widget iframe {
/*	max-width: 100%;*/
}

input::-webkit-input-placeholder {
	font: bold, 15px/1 arial, sans-serif;
	color: #6d6e71;
}
input:-moz-placeholder { 
	font: bold, 15px/1 arial, sans-serif;
	color: #6d6e71;
}
input::-moz-placeholder { 
	font: bold, 15px/1 arial, sans-serif;
	color: #6d6e71;
}
input:-ms-input-placeholder { 
    font: bold, 15px/1 arial, sans-serif;
	color: #6d6e71;
}

.newsletter-wrapper .nl-form .error-message {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 13px;
	color: #ed1c24;
}
.newsletter-wrapper .nl-form .thanks {
	font-size: 16px;
	text-align: center;
	color: #f26c4f;
}
/*------HOME-----------*/
#header-share {
	overflow: hidden;
	margin-top: -36px;
	position: absolute;
	width: 100%;
	z-index: 18;
}
#header-share .buttons {
	overflow: visible;
	text-align: center;
}
#content .spacer {
	position: relative;
	z-index: 10;	
	width: 100%;
	height: 56px;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .history {
	position: relative;
	z-index: 9;
	padding: 45px 38px 29px;
	background: #f7941d;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .history .pvideo {
	float: right;
}
#content .history .pvideo + .history-content {
	margin-right: 307px;
}
#content .history .history-content h2 {
	clear: none;
	margin-bottom: 28px;
	font: bold 56px/48px arial, sans-serif;
	color: rgba(255, 255, 255, 0.75);
	text-shadow: 0px 1px 1px #EBD299, 0 0 0 #000;
}
#content .history .history-content {
	font: bold 15px/20px arial, sans-serif;
	color: #6d6e71;
}
#content .history .history-content .indiegogo-button {
	display: block;
	/*width: 294px;*/
	width: 184px;
	height: 61px;
	margin-top: 28px;
	font: bold 18px/61px arial, sans-serif;
	text-align: center;
	color: #fff;
	background: #f7941d;
	border: 1px solid #f3cea0;
	text-decoration: none;
}
/*#content .history .history-content .indiegogo-button:before {
	content: "";
	display: inline-block;
	width: 131px;
	height: 30px;
	margin-left: 4px;
	vertical-align: middle;
	background: url(images/indiegogo.png) no-repeat center;
}*/
#content .history .history-content .indiegogo-button:after {
	content: " >>";
}

#content .tech {
	position: relative;
	z-index: 8;
	padding: 30px 52px 10px;
	background: #f4f4f4;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .tech .tech-img {
	float: right;
	width: 240px;
	height: 240px;
	background: url(images/tech-img.png) no-repeat center;
}
#content .tech .tech-content {
	float: right;
	position: relative;
	color: #6d6e71;
}
.home-title {
	position: relative;
	width: 410px;
	margin-top: 20px;
	margin-bottom: 12px;
	font: bold 25px/26px arial, sans-serif;
	text-align: center;
	color: #20a5e1;
	color: rgba(15, 150, 210, 0.8);
	text-shadow: 0px 1px 1px #fcfcfc, 0 0 0 #000;
}
.home-title:after {
	content: "";
	display: block;
	position: relative;
	width: 100%;
	height: 1px;
	background: #79bee7;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#e4f2fa), to(#e4f2fa), color-stop(50%, #79bee7));
	background: -moz-linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa); /* For Firefox 3.6 to 15 */
	background: -o-linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa);
	background: linear-gradient(left , #e4f2fa, #79bee7, #e4f2fa);
}
#content .tech .tech-content h3 {
	margin-bottom: 7px;
	font: bold 15px/20px arial, sans-serif;
}
#content .tech .tech-content p {
	font: normal 13px/15px arial, sans-serif;
}
#content .tech .tech-content .slider {
	position: relative;
	width: 438px;
	padding: 0 40px;
	margin-right: 18px;
	margin-bottom: 20px;
}
#content .tech .tech-content .slider .prev-arrow,
#content .tech .tech-content .slider .next-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 14px;
	height: 25px;
	margin: auto;
	background: url(images/arrows.png) no-repeat;
	cursor: pointer;
}
#content .tech .tech-content .slider .prev-arrow {
	right: 0;
	background-position: -15px 0;
}
#content .tech .tech-content .slider .next-arrow {
	left: 0;
	background-position: 0 0;
}
#content .tech .tech-content .slider .slides {
	position: relative;
	overflow: hidden;
}
#content .tech .tech-content .slider .slide {
	display: none;
	position: absolute;
	width: 100%;
}
#content .tech .tech-content .slider .slide:first-child {
	display: block;
}
#content .tech .tech-content .slider .slide .sp-more {
	font-size: 13px;
	color: #79bee7;
	text-decoration: none;
}

#content .team {
	position: relative;
	z-index: 7;
	height: 592px;
	padding-top: 27px;
	background: #fff url(images/home-team.jpg) no-repeat bottom center;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .team .team-text {
	margin-right: 348px;
}
#content .team .team-text .home-title {
	width: 310px;
	line-height: 28px;
}
#content .team .team-text p {
	max-width: 460px;
	font: normal 13px/16px arial, sans-serif;
	color: #6d6e71;
}
#content .team .team-buttons {
	position: absolute;
	bottom: 40px;
	right: 0;
	left: 0;
	text-align: center;
	width: 580px;
    margin: 0 auto;
}
#content .team .team-buttons li {
	display: inline-block;
}
#content .team .team-buttons a {
	display: inline-block;
	width: 175px;
	height: 61px;
	font: bold 18px/62px arial, sans-serif;
	text-align: center;
	color: #0072b8;
	margin: 12px 6px 0;
	background: url(images/white80.png);
	background: rgba(244, 243, 248, 0.8);
	border: 1px solid #0072b8;
	border: 1px solid rgba(0, 114, 184, 0.8);
	text-decoration: none;
}
#content .team .team-buttons a span {
	text-shadow: 0 0 2px #fff;
}

#content .education {
	position: relative;
	z-index: 5;
	padding: 26px 42px 20px 36px;
	background: #ddf1fc;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .education .home-title {
	width: 310px;
	line-height: 28px;
	color: #00629e;
}
#content .education .edu-img {
	float: right;
	width: 289px;
	height: 323px;
	margin-top: 54px;
	background: url(images/home-edu.png) no-repeat center;
}
#content .education .edu-content {
	float: left;
	width: 612px;
	margin-right: 6px;
	font: normal 13px/15px arial, sans-serif;
	color: #00629e;
}
#content .education .edu-content .narrow {
	width: 452px;
	margin-bottom: 36px;
}
#content .education .edu-content .cooperation,
#content .education .edu-content .lectures {
	float: right;
	width: 303px;
}
#content .education .edu-content .cooperation {
	padding-left: 5px;
}
#content .education .edu-content h3 {
	margin-bottom: 9px;
	font: bold 20px/20px arial, sans-serif;
	text-align: center;
}
#content .education .edu-content .content {
	padding-right: 8px;
	color: #6d6e71;
	border-right: 1px solid #b7b7b7;
}
#content .education .edu-content .buttons .button {
	display: inline-block;
	margin-right: 5px;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .education .edu-content .buttons .button:first-child {
	margin-right: 0;
}
#content .education .edu-content .buttons .button img {
	display: block;
}
#content .education .edu-content .content p {
	min-height: 60px;
	margin-bottom: 14px;
}
#content .education .edu-content .content a {
	color: #00629e;
	text-decoration: none;
}

#content .testimonials {
	position: relative;
	z-index: 6;
	padding-top: 21px;
	padding-bottom: 60px;
	color: #6d6e71;
	background: #fff;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .testimonials .home-title {
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
}
#content .testimonials .items .item {
	min-width: 292px;
	padding: 0 10px 16px;
	font: normal 13px/16px arial, sans-serif;
	border-right: 1px solid #ccc;
}
#content .testimonials .ptable {
	padding-top: 26px;
}
#content .testimonials .items .item:first-child {
	padding-right: 0;
	border: none;
}
#content .testimonials .items .item h3 {
	margin-bottom: 9px;
	font: bold 15px/10px arial, sans-serif;
	white-space: nowrap;
}
#content .testimonials .items .item h3 b {
	color: #00629e;
}

#content .news {
	position: relative;
	z-index: 4;
	width: 100%;
	height: 566px;
	overflow: hidden;
	margin-top: 4px;
	background: #fff;
}
#content .news > .wrapper {
	position: relative;
	height: 100%;
	padding-right: 339px;
}
#content .news .news-navigation {
	position: absolute;
	z-index: 2;
	right: 71px;
	width: 269px;
	height: 564px;
	background: #1fa4e0 url(images/bg-news-nav.png) repeat-x;
}
#content .news .news-navigation .wrapper {
	position: relative;
	width: 173px;
	margin: 0 auto;
	padding: 50px 0;
}
#content .news .news-navigation .wrapper .prev-arrow,
#content .news .news-navigation .wrapper .next-arrow {
	position: absolute;
	top: 100px;
	background: url(images/arrows.png) no-repeat;
}
#content .news .news-navigation .wrapper .prev-arrow {
	right: -31px;
	background-position: -15px -27px;
}
#content .news .news-navigation .wrapper .next-arrow {
	left: -31px;
	background-position: 0 -27px;
}
#content .news .news-navigation h2 {
	margin-bottom: 8px;
	font: bold 46px/44px arial, sans-serif;
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	text-shadow: 0px 1px 1px #C8DFED, 0 0 0 #000;
}
#content .news .news-navigation p {
	font-size: 18px;
	text-align: center;
	color: #fff;
	white-space: nowrap;
}
#content .news .news-navigation .buttons {
	margin-top: 24px;
}
#content .news .news-navigation .buttons .button {
	display: block;
	height: 36px;
	margin-top: 10px;
	padding: 0 13px;
	font: normal 16px/36px arial, sans-serif;
	color: #004e8d;
	background: url(images/bg-btn-news.png) repeat-x;
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}
#content .news .news-navigation .buttons .button.newsletter {
	background: url(images/bg-btn-news2.png) repeat-x;
}
#content .news .news-navigation .buttons .button:first-child {
	margin-top: 0;
}
#content .news .news-navigation .buttons .button:after {
	content: ">>";
	float: left;
}
#content .news .fade {
	position: absolute;
	z-index: 1;
	width: 147px;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
}
#content .news .fade.right {
	right: 0;
}
#content .news .fade.left {
	left: 0;
}
#content .news .items {
	position: absolute;
	width: 9999px;
	height: 100%;
}
#content .news .items .items-column {
	float: right;
	border: 1px solid #ccc;
}
#content .news .items .items-column + .items-column {
	border-right: none;
}
#content .news .items .items-column .item {
	width: 250px;
	height: 126px;	
}
#content .news .items .items-column + .items-column .item {
	padding-left: 1px;
}
#content .news .items .items-column .item img {
	display: block;
	margin-bottom: 6px;
	border: 1px solid #84c3e8;
}
#content .news .items .items-column .item:first-child {
	height: 54px;
}
#content .news .items .items-column .item.double {
	height: 253px;
}
#content .news .items .items-column .item  + .item {
	border-top: 1px solid #ccc;
}
#content .news .items .items-column .item .date {
	width: 82px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	background: #20a5e1;
}
#content .news .items .items-column .item .item-content {
	margin: 17px;
	font-size: 13px;
	line-height: 18px;
	color: #6d6e71;
}
#content .news .items .items-column .item .item-content h3 {
	font-size: 15px;
	font-weight: bold;
}
#content .news .items .items-column .item .item-content h3 a {
	color: inherit;
}
/*-----------------*/
#footer .about-buttons {
	margin-bottom: 7px;
}
#footer .about-buttons .about {
	width: 442px;
}
#footer .about-buttons .buttons {
	padding-right: 12px;
	vertical-align: middle;
	text-align: center;
}
#footer .about-buttons .buttons > div {
	position: relative;
}

#footer .about-buttons .buttons .button,
#header-share .buttons .button {
	display: inline-block;
	width: 30%;
	height: 63px;
	margin: 0 1% 11px;
	font: bold 30px/63px arial, sans-serif;
	text-align: center;
	color: rgba(255, 255, 255, 0.75);
	text-shadow: 0px 1px 1px #C8DFED, 0 0 0 #000;
	background: #0073b8 url(images/bg-spbtn-l.png) repeat-x;
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow:			1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}

#header-share .buttons .share-wrapper,
#footer .about-buttons .buttons .share-wrapper {
	display: inline;
}
#header-share .buttons .share-wrapper .button,
#footer .about-buttons .buttons .share-wrapper .button {
	cursor: pointer;
}
.buttons .share-wrapper .gplus-wrapper,
.buttons .share-wrapper .twitter-share-button, 
.buttons .share-wrapper .fb-wrapper {
	float: right;
	width: 110px;
	height: 20px;
	margin-top: 22px;
	overflow: hidden;
}
.buttons .share-wrapper .fb-wrapper {
	margin-right: 40px;
}

#header-share .share-wrapper .gplus-wrapper,
#header-share .share-wrapper .twitter-share-button,
#header-share .share-wrapper .fb-wrapper {
	float: none;
	display: inline-block;
}
#header-share .share-wrapper .twitter-share-button {
	margin-right: 24px;
}

#footer .about-buttons .buttons .share-wrapper .gplus-wrapper {
	margin-right: 6px;
}
#footer .about-buttons .buttons .share-wrapper .twitter-share-button {
	margin-right: 40px;
}
#footer .about-buttons .buttons .share-wrapper .fb-wrapper {
	margin-right: 72px;
	width: 100px;
}

#footer .about-buttons .buttons .button:before,
#header .buttons .button:before {
	content: "";
	display: inline-block;
	position: relative;
	top: 4px;
	margin-left: 5px;
	background: url(images/footer-icons.png) no-repeat;
}
#header .buttons .button:before {
	margin-left: 11px;
	margin-right: -17px;
}
#footer .about-buttons .buttons .button.donate:before,
#header .buttons .button.donate:before {
	width: 25px;
	height: 31px;
	background-position: -1px -33px;
}
#footer .about-buttons .buttons .button.share:before,
#header .buttons .button.share:before {
	width: 31px;
	height: 26px;
	background-position: -32px -38px;
}
#footer .about-buttons .buttons .button.join:before,
#header .buttons .button.join:before {
	width: 26px;
	height: 26px;
	background-position: -69px -38px;
}
#footer .about-buttons .buttons .share-wrapper:hover .share-options,
#header-share .buttons .share-wrapper:hover .share-options {
	display: block;
}
#footer .about-buttons .buttons .share-options,
#header-share .buttons .share-options {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	margin-bottom: 11px;
	background: url(images/blue70.png);
	background: rgba(0, 114, 184, 0.7);
}
#header-share .buttons .share-options {
	width: 100%;
	text-align: center;
}
#header-share .buttons .share-options:before,
#header-share .buttons .share-options:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	background: url(images/blue70.png);
	background: rgba(0, 114, 184, 0.7);
}
#header-share .buttons .share-options:before {
	right: 0;
	margin-right: -100%;
}
#header-share .buttons .share-options:after {
	left: 0;
	margin-left: -100%;
}

#footer .credit {
	float: left;
	direction: ltr;
	padding: 14px 0 70px 18px;
	font-size: 13px;
	line-height: 30px;
	color: #8c8c8c;
}
#footer .credit a img {
	vertical-align: middle;
}
#footer .credit a {
	color: inherit;
	text-decoration: none;
}
#footer .credit a:hover {
	color: #20a5e1;
}

/*------Donate-----------*/

.clear {
	clear: both;
}
.home-title.wider {
	width: auto;
	margin-top: -3px;
	margin-bottom: 40px;
}
.home-title.wider:after {
	width: 410px;
	margin: 0 auto;
}
#main-column .home-title.centered {
	margin: 53px auto 12px;
}

#main-column .donate-wrapper {
	margin-top: 42px;
	border-bottom: 1px solid #ccc;
}
#main-column .donate-wrapper .donate-items {
	margin-right: -18px;
	margin-bottom: 21px;
}
#main-column .donate-wrapper .donate-items .item {
	position: relative;
	float: right;
	width: 291px;
	margin-right: 18px;
	margin-bottom: 40px;
}
#main-column .donate-wrapper .donate-items .item .donate-amount {
	display: block;
	position: relative;
	height: 208px;
	margin-bottom: 12px;
	font-size: 72px;
	font-weight: bold;
	text-align: center;
	line-height: 208px;
	color: #20a5e1;
	color: rgba(15, 150, 210, 0.8);
	text-shadow: 0px 1px 1px #fff, 0 0 0 #000;
	background: #fff;
	border: 1px solid #79bee7;
	cursor: pointer;
}
#main-column .donate-wrapper .donate-items .item form input[type="submit"] {
	width: 100%;
	height: 100%;
	
}
#main-column .donate-wrapper .donate-items .item .donate-amount:hover {
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	text-shadow: 0px 1px 1px #C8DFED, 0 0 0 #000;
	background: #20a5e1;
}
#main-column .donate-wrapper .donate-items .item .donate-text {
	font-size: 13px;
	line-height: 14px;
	color: #6d6e71;
}
#main-column .donate-wrapper .top-links {
	float: none;
	text-align: center;
}
#main-column .donate-wrapper .top-links .social-wrapper {
	float: none;
	display: inline-block;
	margin-right: 12px;
}
#main-column .donate-wrapper .top-links .share-it {
	font-size: 13px;
	color: #79bee7;
}
#main-column .donate-wrapper .top-links .share-it:after {
	content: " >>";
}


#main-column .idea {
	margin-top: 46px;
	padding: 24px 0 40px;
	font: bold 15px/20px arial, sans-serif;
	vertical-align: bottom;
	color: #6d6e71;
	border: 1px solid #0074b8;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}
#main-column .idea .ptd {
	width: 783px;
	padding-left: 30px;
	vertical-align: bottom;
}
#main-column .idea .ptd:first-child {
	width: auto;
	padding-left: 0;
	padding-right: 30px;
}
#main-column .idea a {
	color: #00629e;
	text-decoration: none;
}

/* Kids
- - - - - - - - - - - - - - -- - - - - - */

#kids-header {
	position: relative;
	z-index: 2;
	height: 200px;
	background: #f4f4f4 url(images/kids-header.png) no-repeat top center;
}
#content.kids {
	padding-top: 70px;
	padding-bottom: 170px;
	background: #f4f4f4 url(images/kids-bottom.png) no-repeat center bottom;
	-webkit-box-shadow: 0 -3px 10px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0 -3px 10px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 		0 -3px 10px 2px rgba(0, 0, 0, 0.3);
}
#content.kids .inner-width {
	z-index: 2;
}
#content.kids h1 {
	margin-top: -122px;
	text-align: center;
}
#content.kids .breadcrumbs {
	position: relative;
	top: -76px;
	right: -14px;
	padding: 7px 0 30px;
	font-size: 11px;
	color: #6d6e71;
}

#content.kids .slogan {
	position: absolute;
	top: 96px;
	font-size: 20px;
	color: #20a5e1;
}
#content.kids .slogan.first {
	left: 50%;
	margin-left: 100px;
}
#content.kids .slogan.second {
	right: 50%;
	margin-right: 94px;
}

#main-column .infographics {
	color: #464646;
}
#main-column .infographics .title {
	margin: 18px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#main-column .infographics .icons-list {
	margin-bottom: 35px;
	font-size: 18px;
	text-align: center;
}
#main-column .infographics .icons-list li {
	display: inline-block;
	margin: 0 42px 0 10px;
	line-height: 30px;
}
#main-column .infographics .icons-list li:before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 42px;
	margin-left: 6px;
	vertical-align: bottom;
	background: url(images/kids-icons.png) no-repeat;
}
#main-column .infographics .icons-list li.print:before {
	background-position: 0 0;
}
#main-column .infographics .icons-list li.color:before {
	background-position: -34px 0;
}
#main-column .infographics .icons-list li.share:before {
	background-position: -68px 0;
}
#main-column .infographics .icons-list li.cut:before {
	background-position: -102px 0;
}
#main-column .infographics .icons-list li.paste:before {
	background-position: -136px 0;
}

#main-column .kids-item {
	margin-bottom: 50px;
	background: #fff;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 		0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}
#main-column .kids-item .item-header {
	position: relative;
	color: #fff;
}
#main-column .kids-item .item-header .circle {
	display: table;
	position: absolute;
	z-index: 2;
	top: 50%;
	right: -10px;
	margin-top: -70px;
	float: right;
	width: 100px;
	height: 124px;
	padding: 0 12px;
	text-align: center;
	background: #f7941d;
	border: 8px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 		0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	transform:			rotate(-15deg);
	-ms-transform:		rotate(-15deg); /* IE 9 */
	-webkit-transform:	rotate(-15deg); /* Opera, Chrome, and Safari */
}
#main-column .kids-item.blue .item-header .circle {
	background: #20a5e1;
}
#main-column .kids-item.green .item-header .circle {
	background: #7cc576;
}
#main-column .kids-item .item-header .circle h2 {
	display: table-cell;
	vertical-align: middle;
	font: normal 20px/1 arial, sans-serif;
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 	1px 1px 2px rgba(0, 0, 0, 0.3);
	text-shadow: 		1px 1px 2px rgba(0, 0, 0, 0.3);
}
#main-column .kids-item .item-header .circle h2 b {
	display: block;
	font: bold 26px/30px arial, sans-serif;
}

#main-column .kids-item .item-header .title {
	margin-right: 100px;
	padding: 18px 54px 28px;
	background: #f7941d;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 		0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}
#main-column .kids-item.blue .item-header .title {
	background: #20a5e1;
}
#main-column .kids-item.green .item-header .title {
	background: #7cc576;
}
#main-column .kids-item .item-header .title .main {
	font-size: 16px;
	font-weight: bold;
}
#main-column .kids-item .item-header .title .secondary {
	font-size: 14px;
}

#main-column .kids-item .item-content {
	width: 780px;
	margin: 0 auto;
	padding-top: 62px;
	padding-bottom: 54px;
}
#main-column .kids-item .item-content .paint {
	position: relative;
}
#main-column .kids-item.sheets .item-content {
	padding-top: 32px;
}
#main-column .kids-item.sheets .paint-wrapper {
	margin-right: -137px;
}
#main-column .kids-item.sheets .paint-wrapper .paint {
	float: right;
	margin-top: 30px;
	margin-right: 136px;
}
#main-column .kids-item.sheets .paint-wrapper .paint img {
	border: 1px solid #aaa;
}
#main-column .models {
	margin-right: -30px;
}
#main-column .models .kids-item {
	float: right;
	width: 440px;
	margin-right: 30px;
}
#main-column .models .kids-item .item-header .circle {
	width: 120px;
	padding: 0 2px;
}
#main-column .models .kids-item .item-header .title {
	padding: 18px 44px 24px 8px;
}

#main-column .models .kids-item .item-content {
	width: 320px;
	padding-top: 54px;
	padding-right: 24px;
}
#main-column .kids-item .item-content .buttons {
	position: absolute;
	right: -28px;
	bottom: 4px;
}
#main-column .brainpop .buttons {
	position: absolute;
	right: -33px;
	bottom: 136px;
}
#main-column .kids-item .item-content .buttons .kids-button,
#main-column .brainpop .buttons .kids-button {
	display: block;
	width: 32px;
	height: 32px;
	margin-top: 8px;
	padding: 12px;
	background: #fff;
	border: 3px solid #f7941d;
	border-radius: 50%;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 		0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}
#main-column .kids-item .item-content .kids-button span,
#main-column .brainpop .buttons .kids-button span {
	display: block;
	height: 100%;
	background-image: url(images/kids-icons.png);
	background-repeat: no-repeat;
}
#main-column .kids-button.print span {
	background-position: 0 -42px;
}
#main-column .blue .kids-button.print span {
	background-position: 0 -76px;
}
#main-column .green .kids-button.print span {
	background-position: 0 -110px;
}
#main-column .kids-button.share span {
	background-position: -34px -42px;
}
#main-column .blue .kids-button.share span {
	background-position: -34px -76px;
}
#main-column .green .kids-button.share span {
	background-position: -34px -110px;
}

#main-column .brainpop {
	position: relative;
	width: 900px;
	background: #fff;
	border: 9px solid #79bee7;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 	0px 3px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 		0px 3px 6px 1px rgba(0, 0, 0, 0.3);
}
#main-column .brainpop .circle {
	position: absolute;
	top: -40px;
	right: -20px;
	width: 84px;
	height: 84px;
	padding: 20px;
	background: #fff;
	border: 6px solid #79bee7;
	border-radius: 50%;
}
#main-column .brainpop .content {
	position: relative;
	padding: 20px 12px 20px 42px;
}
#main-column .brainpop .content .bp-text {
	float: right;
	width: 140px;
	margin-top: 120px;
	/*margin-left: 12px;*/
	font-size: 15px;
	color: #464646;
}
#main-column .brainpop .content .bp-text h2 {
	display: block;
	font-size: 18px;
}
#main-column .brainpop .content .video {
	position: relative;
	margin-right: 150px;
	border: 2px solid #79bee7;
}

#main-column .brainpop .content .video a img {
	display: block;
	width: 100%;
	height: 100%;
	
}
#main-column .video > a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 50%;
	width: 103px;
	height: 103px;
	margin-top: -52px;
	margin-right: -52px;
	background: url(images/play-btn.png);
}

#content.kids .newsletter-wrapper {
	display: none;
}

/*------Responsive-----------*/

@media all and (max-width: 1023px) {
	.site-width,
	.inner-width {
		width: auto;
		margin: 0 30px;
	}
	.home-title {
		width: auto;
	}
	.top-links .links a {
		padding: 5px 0;
	}
	.top-links .social-wrapper li.social a {
		border: 5px solid white;
	}

	#content .testimonials .ptable,
	#content .testimonials .ptable .ptr {
		display: block;
	}
	#content .testimonials .items .item {
		display: block;
		border-right: none;
		border-top: 1px solid #ccc;
		padding-top: 20px;
		text-align: center;
	}
	#content .testimonials .items .item:first-child {
		padding-top: 0px;
		padding-right: 10px;
	}

	#content .education .home-title {
		width: auto;
	}
	#content .education .edu-content .narrow,
	#content .education .edu-content .cooperation,
	#content .education .edu-content .lectures {
		width: auto;
		margin-bottom: 25px;
	}
	#content .education .edu-content .cooperation {
		padding-left: 0;
	}

	.newsletter-wrapper {
		float: none !important;
	}
	.newsletter-wrapper .nl-form {
		padding: 0 !important;
		border: none !important;
		position: relative;
	}
	#footer .join-area .face-wrapper {
		float: none !important;
		text-align: center;
	}
	#footer .about-buttons .buttons .button {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	#footer .buttons .share-wrapper .gplus-wrapper,
	#footer .buttons .share-wrapper .twitter-share-button,
	#footer .buttons .share-wrapper .fb-wrapper {
		float: none !important;
		margin: 27px auto !important;
	}
	#footer .buttons .share-wrapper .gplus-wrapper {
		margin-top: 23px !important;
	}
	#footer .about-buttons .buttons .share-wrapper .fb-wrapper {
		text-align: left;
	}
	#footer .logo-menu .main-menu {
		width: auto;
	}
	#content .main-video .video .video-inner {
		max-width: 100%;
	}
	#content .main-video .video img,
	#content .main-video .video iframe {
		max-width: 100%;
		height: auto;
	}
	#main-column .entry-content img,
	#content.image img {
		max-width: 100%;
		height: auto;
	}
	#main-column .entry-content .wp-caption.alignright + .wp-caption.alignright {
		margin-right: 0;
		clear: right;
	}
	#main-column .entry-content .wp-caption.alignleft + .wp-caption.alignleft {
		margin-left: 0;
		clear: left;
	}
	#main-column .entry-content .wp-caption.alignnone {
		position: relative;
		right: -16px;
		max-width: 100%;
		padding: 16px 16px 10px;
	}
	#main-column .entry-content .wp-caption.alignnone .wp-caption-text {
		margin-top: 6px;
	}

	#main-column .idea .ptd:first-child {
		padding-left: 25px;
	}

	#main-column .models {
		margin-right: 0;
	}
	#main-column .models .kids-item {
		width: 100%;
		margin-right: 0;
	}
	#main-column .kids-item .item-content .paint img {
		width: 100%;
		height: auto;
	}
	#main-column .brainpop {
		width: auto;
	}
}

@media all and (min-width: 768px) and (max-width: 1023px) {
	.top-links .links {
		float: left;
	}
	.top-links .social-wrapper {
		clear: left;
		float: left;
	}
	#header .logo-menu .main-menu > li {
		margin-left: 2px;
		margin-right: 2px;
	}

	#content .tech .tech-content .slider {
		width: 254px;
	}
	#content .team .team-text {
		margin-right: 130px;
	}
	#content .team .team-buttons a {
		width: 310px;
	}
	#content .education .edu-content {
		width: 335px;
	}
	#content .news .fade {
		width: 119px;
	}

	.newsletter-wrapper .nl-form .error-message {
		margin: 0 70px;
	}
	#footer .about-buttons .about {
		width: 350px;
		padding-left: 20px;
	}

	#content .main-video .video iframe {
		height: 344px;
	}

	#main-column .media-items .item .item-thumb {
		width: 222px;
	}
	#main-column .media-items .item .item-thumb + .item-content {
		margin-right: 240px;
	}
	#main-column .entry-content .sp-gallery {
		margin-right: -29px;
		margin-left: -10px;
	}

	#main-column .infographics .icons-list li {
		margin-right: 27px;
	}
	#main-column .kids-item .item-content {
		width: 565px;
	}
	#main-column .kids-item.sheets .paint-wrapper {
		margin-right: -65px;
	}
	#main-column .kids-item.sheets .paint-wrapper .paint {
		width: 250px;
		margin-right: 64px;
	}
}

#header .logo-menu .mobile-menu {
	display: none;
}


/* Cooperations
------------------------------------------*/

#main-column .entry-content .cooperations {
	margin: 50px 0;
}

#main-column .entry-content .cooperations .cooperation {
	max-width: 410px;
	margin-bottom: 11px;
	padding: 10px 13px;
	border: 1px solid #9dcfed;
}

#main-column .entry-content .cooperations .cooperation.open {
	max-width: none;
}

#main-column .entry-content .cooperations .cooperation h2 {
	color: #6d6e71;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	text-shadow: none;
	margin-bottom: 0;
	background: url(images/cooperation.png) no-repeat left 5px;
	cursor: pointer;
}

#main-column .entry-content .cooperations .cooperation h2:after {
	display: none;
}

#main-column .entry-content .cooperations .cooperation.open h2 {
	color: #20a5e1;
	color: rgba(15, 150, 210, 0.8);
	font-size:15px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff, 0 0 0 #000;
	background-position: left -95px;
}

#main-column .entry-content .cooperations .cooperation .toggle {
	display: none;
}

#main-column .entry-content .cooperations .cooperation .toggle .border {
	margin-top: 11px;
	padding-top: 11px;
	border-top: 1px solid #20a5e1;
}

#main-column .entry-content .cooperations .cooperation .thumbnail {
	float: right;
	width: 290px;
	height: 205px;
	text-align: center;
	line-height: 205px;
	border: 1px solid #79bee7;
}

#main-column .entry-content .cooperations .cooperation .thumbnail img {
	vertical-align: middle;
}

#main-column .entry-content .cooperations .cooperation .thumbnail + .content {
	margin-right: 310px;
}

#main-column .entry-content .cooperations .cooperation h3 {
	clear: none;
	/*color: #214280;*/
}


@media all and (min-width: 768px) {
	#header .logo-menu .main-menu {
		display: block !important;
	}
}

@media all and (max-width: 767px) {
	body, input, textarea {
		background: white;
	}
	.logo-menu .logo {
		width: 69px;
		margin-right: -34px;
		top: 8px;
	}
	.logo-menu .logo img {
		max-width: 100%;
		height: auto;
	}
	#content .education .edu-content .cooperation,
	#content .education .edu-content .lectures {
		float: none !important;
	}
	#content .team .team-buttons a {
		width: 148px;
		margin: 12px 2px 0;
		font-size: 16px;
	}

	#header .header-content {
		margin: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	#header .top-links {
		position: absolute;
		left: 0;
		right: 0;
		margin-left: 10px;
		margin-right: 10px;
		z-index: 5;
	}
	.top-links .links {
		float: none !important;
	}
	#header .top-links .links li.contact:after {
		display: none;
	}
	#header .top-links .links li.lunar {
		float: left;
	}
	#header .top-links .social-wrapper {
		display: none;
	}
	#footer .top-links .social-wrapper {
		float: none !important;
	}

	#header .logo-menu .lm-wrapper {
		height: 42px;
		background: #f4f4f4;
	}
	#header .logo-menu .mobile-menu {
		display: block;
		position: absolute;
		bottom: -1px;
		right: 0;
		width: 58px;
		height: 43px;
		background: url(images/mobile_menu.png) no-repeat center 6px;
		background-size: 31px;
		cursor: pointer;
	}
	#header .logo-menu .mobile-menu.open {
		background-color: #20a5e1;
		background-position: center -44px;
	}
	#header .logo-menu .main-menu {
		display: none;
		position: absolute;
		top: 85px;
		padding-top: 0;
	}
	#header .logo-menu .main-menu > li {
		float: none !important;
	}
	#header .logo-menu .main-menu > li > a {
		text-align: right;
		padding: 10px 20px 6px;
		border-bottom: 1px solid white;
	}
	#header .logo-menu .main-menu ul {
		display: none !important;
	}

	#header-img {
		height: 254px !important;
	}
	#header-img .title {
		width: 45%;
		padding-right: 60%;
		font-size: 24px;
		line-height: 26px;
	}
	#header-img.home .title {
		width: 78%;
		min-width: 220px;
		margin: 126px auto 0;
		padding: 8px 4px;
		font-size: 20px;
	}
	#header-img.home .play {
		width: 70px;
		height: 70px;
		margin-top: -35px;
		margin-left: -35px;
		background-size: 70px auto;
	}
	#header-share {
		margin-top: -22px;
	}
	#header-share .buttons {
		margin: 0;
	}
	#header-share .buttons .button {
		font-size: 20px;
		line-height: 40px;
		height: 44px;
	}
	#header-share .buttons .share-wrapper {
		display: none;
	}

	#content.home {
		margin: 0;
	}

	#content .history .video {
		float: none !important;
		text-align: center;
	}
	#content .history .video a {
		margin: 0 -23px;
	}
	#content .history .video + .history-content {
		margin-top: 20px;
		margin-right: 0;
	}

	#content .tech {
		padding: 10px;
	}
	#content .tech .tech-img {
		width: 120px;
		height: auto;
		background-size: 120px;
		margin-left: -5px;
		margin-right: -5px;
	}
	#content .tech .tech-content .slider {
		margin-right: 0;
		padding: 0 20px;
		text-align: center;
	}

	#content .team {
		height: auto;
		padding-top: 10px;
		padding-bottom: 320px;
		background-size: 495px;
		background-size: 100% auto;
	}
	#content .team .team-text {
		margin: 0 30px !important;
	}
	#content .team .team-text .home-title {
		width: auto;
	}
	#content .team .team-buttons {
		position: static;
		margin-top: 20px;
	}
	
	#content .education .edu-content {
		text-align: center;
	}
	#content .education .home-title {
		/*margin-right: 152px;*/
		text-align: right;
		clear: none;
	}
	#content .education .edu-img {
		/*margin-right: -20px;*/
		display: block;
		float: none;
		margin: 0 auto;
	}
	#content .education .edu-content .narrow {
		/*margin-right: 152px;*/
		text-align: right;
	}

	#content .testimonials {
		padding-bottom: 30px;
	}
	#content .testimonials .items {
		margin: 0 -20px;
	}
	#content .testimonials .items .item {
		padding-left: 0;
		padding-right: 0;
	}

	#content .education {
		padding: 26px 30px 20px !important;
	}
	#content .education .edu-img {
		width: 145px;
		height: 162px;
		margin-top: 0;
		background-size: 145px auto;
	}
	#content .education .edu-content {
		float: none !important;
		width: auto;
		margin-right: 0;
	}
	#content .education .edu-content .content {
		padding-right: 0;
		text-align: center;
		border: none !important;
	}

	#content .news {
		height: 906px;
	}
	#content .news > .wrapper {
		padding-right: 0;
	}
	#content .news .news-navigation {
		position: static;
		width: auto;
		height: auto;
	}
	#content .news .news-navigation .wrapper {
		width: auto !important;
		margin: 0 20px;
		padding: 20px 0;
	}
	#content .news .news-navigation h2 {
		padding: 0 20px;
		font-size: 30px;
		line-height: 32px;
		text-align: center;
	}
	#content .news .news-navigation .buttons {
		/*display: none;*/
	}
	#content .news .news-navigation .wrapper .prev-arrow,
	#content .news .news-navigation .wrapper .next-arrow {
		top: 25px;
	}
	#content .news .news-navigation .wrapper .prev-arrow {
		right: 0px;
	}
	#content .news .news-navigation .wrapper .next-arrow {
		left: 0px;
	}
	#content .news .fade.right {
		display: none;
	}
	#footer {
		margin: 0;
	}
	.join-title {
		width: auto;
	}
	.newsletter-wrapper .nl-form .reg-text,
	.newsletter-wrapper .nl-form input[type="text"] {
		margin-bottom: 20px;
	}
	#footer .about-buttons,
	#footer .about-buttons .ptr,
	#footer .about-buttons .ptd {
		display: block;
	}
	#footer .about-buttons .about {
		width: auto;
	}
	#footer .about-buttons .buttons {
		margin-top: 30px;
		padding-right: 0;
	}
	#footer .lm-wrapper {
		padding-top: 60px;
	}
	#footer .logo-menu .main-menu {
		margin: 0 20px;
	}
	#footer .credit {
		padding-bottom: 30px;
	}
	#content {
		margin: 0;
	}
	#content .breadcrumbs {
		display: none;
	}
	#content .main-video .video {
		padding: 30px;
	}
	#main-column {
		float: none !important;
		width: auto;
		padding-top: 10px;
	}
	#main-column.no-header .entry-content h1:after,
	#main-column.no-header .entry-content h2:after,
	#main-column.with-header .entry-content h2:after {
		max-width: 100%;
	}
	#main-column .entry-content .wp-caption.alignright,
	#main-column .entry-content .wp-caption.alignleft {
		max-width: 100%;
	}

	#sidebar {
		float: none !important;
		width: auto;
		margin-left: 0;
	}

	#main-column .media-items .item + .item:before {
		max-width: 100%;
	}
	#main-column .media-items .item .item-thumb {
		float: none !important;
		display: block;
		width: auto;
		margin-left: 0;
	}
	#main-column .media-items .item .item-thumb img,
	#main-column .media-items .item .item-thumb iframe {
		margin: 0 auto;
	}
	#main-column .media-items .item .item-thumb + .item-content {
		margin-top: 20px;
		margin-right: 0;
	}
	#main-column .entry-content .sp-gallery a img {
		width: 85.5px;
	}

	#main-column .wpcf7 {
		max-width: 100%;
	}
	#main-column .wpcf7-form input[type="text"],
	#main-column .wpcf7-form input[type="tel"],
	#main-column .wpcf7-form input[type="email"],
	#main-column .wpcf7-form textarea {
		width: 100%;
		height: 35px;
		box-sizing: border-box;
	}
	#main-column .wpcf7-form textarea {
		height: 150px;
	}

	#main-column .idea .ptd {
		width: auto;
	}
	
	#kids-header {
		margin: 0;
	}
	#content.kids .slogan {
		position: static;
		text-align: center;
		margin: 0 !important;
	}
	#main-column .infographics .icons-list {
		display: none;
	}
	#main-column .kids-item {
		padding-top: 30px;
	}
	#main-column .kids-item .item-header .title {
		display: none;
	}
	#main-column .kids-item .item-content {
		width: auto;
		margin: 0 10px;
		padding-bottom: 20px;
	}
	#main-column .kids-item .paint {
		max-width: 320px;
	}
	#main-column .kids-item.sheets {
		margin-top: 50px;
	}
	#main-column .kids-item.sheets .item-content {
		padding-top: 62px;
	}
	#main-column .kids-item.sheets .paint-wrapper {
		margin-right: 0;
	}
	#main-column .kids-item.sheets .paint-wrapper .paint {
		float: none !important;
		margin: 30px auto 0 !important;
	}
	#main-column .models .kids-item .item-content {
		width: auto;
		padding-top: 82px;
	}
	#main-column .models .kids-item .item-content .paint {
		margin: 0 auto;
	}
	#main-column .brainpop .circle {
		width: 42px;
		height: 42px;
		top: -20px;
	}
	#main-column .brainpop .circle img {
		width: 42px;
	}
	#main-column .brainpop .content {
		padding-left: 12px;
	}
	#main-column .brainpop .content .bp-text {
		float: none !important;
		margin: 0 70px 0 0;
		width: auto;
	}
	#main-column .brainpop .content .video {
		margin-right: 0;
		margin-top: 20px;
	}

	#main-column .entry-content .cooperations .cooperation .thumbnail {
		float: none;
		width: auto;
		height: auto;
		padding: 15px;
		line-height: 1;
	}
	#main-column .entry-content .cooperations .cooperation .thumbnail + .content {
		margin-top: 10px;
		margin-right: 0;
	}
}

@media all and (min-width: 751px) and (max-width: 767px) {
	#header-img {
		background-size: 100% auto !important;
	}
}
@media all and (min-width: 481px) and (max-width: 750px) {
	#header-img {
		background-image: url(images/header-home.jpg) !important;
		background-size: 750px auto !important;
	}
}
@media all and (max-width: 640px) {
	#content .history .pvideo img {
		max-width: 100%;
	}
	#content .history .pvideo + .history-content {
		clear: both;
		margin-right: 0;
	}
}
@media all and (max-width: 480px) {
	#header-img {
		background-image: url(images/header-home-mobile.jpg) !important;
		background-size: 480px auto !important;
	}
}

@media all and (min-width: 480px) and (max-width: 767px) {
	#content .tech .tech-content .slider {
		width: 285px;
	}

	#content .news .fade.left {
		width: 229px;
	}

	#content .main-video .video iframe {
		height: 234px;
	}
	#main-column .entry-content .sp-gallery {
		margin-right: -9px;
	}
}

@media all and (max-width: 479px) {
	#content .history .history-content .indiegogo-button {
		width: auto;
		padding: 10px 0 3px;
		line-height: 24px;
	}
	#content .history .history-content .indiegogo-button:before {
		display: block;
		width: auto;
		margin-left: 0;
	}

	#content .tech .tech-content .slider {
		width: 150px;
	}
	#content .tech .tech-content p {
		display: none;
	}

	#content .team {
		padding-bottom: 165px;
	}
	#content .education .edu-img {
		float: none !important;
		display: block;
		margin: 0 auto 10px;
	}
	#content .education .buttons {
		margin: 0 -16px;
	}

	#content .news .fade.left {
		width: 69px;
	}

	#footer .fb_iframe_widget {
		margin: 0 -25px;
	}

	#content .main-video .video iframe {
		height: 144px;
	}
	#main-column .entry-content .sp-gallery {
		margin-right: -36px;
		margin-left: -18px;
	}
}
