/* ====== Global Styles ====== */
/* 
	APPLE		ed1c24
	BLUEBERRY	037cb6
	GRAPE		7e4ea0
*/

/***** TEMP *****/
.row.craft-contain,#starterKit.row.starter-kit,.row.classroom-material{display:none}

html body {
  background: #037cb6;
  font-family: segoe-ui-historic, Helvetica, Arial, "sans-serif";
  margin: 0;
  padding: 0;
  background-repeat: repeat;
  overflow-x: hidden;
}
/* ====== Reset ====== */
a {
  outline: 0;
  border: 0;
  transition: color 1s
}
a:hover, a:focus, img {
  text-decoration: none;
  outline: 0;
  color: inherit;
  border: 0
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ====== Main style ====== */
.container {
  width: 100%;
}
.innercontainer {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
h1 {
  font-family: chaloops, sans-serif;
  font-size: 4em;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase
}
.brochure {
  background: #037cb6;
  width: 100%;
  padding: 3em 0 2.2em 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: -50px;
  font-size: 1.5em;
}
.brochure a, .brochure a:visited {
  text-decoration: none;
  color: #fff;
  padding: 2em;
  font-size: 2em;
  transition: all 1s
}
.brochure a:hover, .brochure a:active {
  text-decoration: none;
  color: #fad529;
  letter-spacing: .05em
}
/* ====== Top Navigation ====== */
.top-nav {
  float: left;
  width: 100%;
  position: relative;
}
.menu {
  float: left;
  cursor: pointer;
}
.header .menu-icon {
  background: url(../images/menu-icon.png) no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  margin: 0 13px 0 10px;
  margin-top: 12px;
}
.header span {
  font-weight: bold;
  vertical-align: top;
  margin-top: 14px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
div.innercontainer.topMenuBar span.alternate {
  margin: 4px 0 0 20%
}
.alternate img {
  width: 80px;
  height: auto;
  transition: all 1s ease-out
}
.alternate img:hover {
  width: 90px
}
.buy {
  /*width: 13%;*/
  float: right
}
.header .buy-icon {
  background: url(../images/arrow.png) no-repeat;
  width: 11px;
  height: 12px;
  display: inline-block;
  margin: 10px 10px 10px 5px;
  margin-top: 15px;
}
.logo-bg {
  background: #0f0101 url(../images/logobg.jpg) no-repeat bottom center;
  width: 100%;
  height: 240px;
  text-align: center;
  float: left;
  margin-top: 38px;
  border-bottom: 9px solid #3bbed1;
}
.fineprint {
  font-style: italic;
  font-size: .8em
}
/* ====== Fixed call & buy ====== */
.call { display:none;
  background: url(../images/buy.png) top left no-repeat;
  position: absolute;
  top: 240px;
  right: 0;
  width: 160px;
  height: 280px;
  z-index: 99;
	background-size:100% 100%;text-align: center
}
.call span {
  margin: 3em 0 0 0em;
  display: block;
  line-height: 1.5;
}
.call a {
  font-size: 14px;
  color: #880c24;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px;
}
.call a:hover {
  color: #7e4ea0;
  text-decoration: none;
}
/* ====== Banner ====== */
.hero {
  height: auto;
  text-align: center;
  background: #dbe7ff url("../images/hero.jpg") bottom center;
  background-size: cover;
  position: relative;
  padding: 8em 15px;
  border-bottom: #037cb6 solid 1em;
}
.hero1 {
  max-width: 100%;
	height: auto
}
.themenlessons {
  background: #fff;
  padding: 3em 15px 5em 15px;
  border-bottom: 4em #ed1c24 solid;
  border-top: 4em #ed1c24 solid
}
.themenlessons strong {
  display: block;
  text-align: center;
  margin-top: 1em;
  font-family: 'chaloops', cursive;
  font-weight: bold;
  font-size: 3.5em;
  color: #037cb6;
  line-height: 1.2;
  padding-top: 2em;
}
.themenlessons span {
  color: #ed1c24;
  display: block;
  margin-bottom: 2em
}
.lessons {
  background: #fff;
  border-top: #037cb6 solid 1em;
  border-bottom: 4em solid #ed1c24;
  background-size: 100% auto;
  position: relative;
  color: #000;
  font-size: 1.2em
}
.lessons h1 {
  font-family: 'chaloops';font-weight:700;
  color: #ed1c24;
  font-size: 2em;
}
.lessons h1:first-child {
  margin-top: 3em
}
.lessons span {
  color: #337a9a;
  font-weight: 700
}
.lessons span em {
  color: #4b7c3d;
  font-weight: 700;
  font-style: normal
}
.lessons img {
  position:absolute;bottom:6em;width:90%;height:auto;max-width:720px
}
.list-contain {
  width: 50%;
  float: left;
}
.list-contain .list {
  margin-bottom: 25px;
  padding: 2em;
  border-radius: 100%;
  text-align: center;
}
.list-contain.sixup {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.list-contain.sixup .list:first-child {
  width: 30%
}
.list-contain.sixup .list {
  width: 30%;
  float: left;
  margin: 1%;
  width: 24%
}
.list-contain.sixup .list img {
  border-radius: 30%;
  width: 100%;
  height: auto;
  border: 1em solid #45fa81
}
.starter-kit {
  background: #fff;
  border-top: #037cb6 solid 1em;
  border-bottom: 4em #ed1c24 solid;
  padding: 25px 0;
}
.starter-kit .block {
  padding: 0 85px;
}
.starter-kit h1 {
  margin: 0;
  margin-top: 20px;
  line-height: normal;
  color: #ed1c24;font-weight:700
}
.starter-kit img {
  float: left;
  margin-top: 30px;
  max-width: 360px
}
.starter-kit h3 {
  font-family: 'chaloops', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
  color: #dea363;
  font-size: 2.5em;
  margin-bottom: .5em;
  margin-top: 25px;
}
.starter-kit .starter-content {
  width: 35%;
  float: left;
  margin: 0 15px;
  margin-right: 75px;
}
.starter-kit .starter-content label {
  display: block;
  color: #000;
  line-height: 1.2;
  margin-bottom: .5em;
  font-size: .9em;
}
/* ====== Classroom Material ====== */
.animal {
  float: left;position: relative;
    top: -1em;
    margin-bottom: -1em;
    left: -.5em;
}
.classroom-material {
  background: #fff;
  border-top: #037cb6 solid 1em;
  border-bottom: 4em #ed1c24 solid;
  padding: 0px;
  position: relative;
  padding-bottom: 60px;
  background-size: auto 100%;
}
.classroom-material h1 {
  color: #7e4ea0;
  text-align: center;
  margin: 0px;
  text-transform: uppercase;
 /* background: linear-gradient(#ffffff, #037cb6);*/background:#fff
}
.classroom-material .inner-block {
  padding: 80px;
}
.classroom-material p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  /*background: #037cb6;*/background:#fff;text-align: center;
  padding: 1em 2em;
  border-radius: 0 0 1em 1em;
  margin-top: 0;
  margin-bottom: 2em;
}
.box-shp {
  background: rgba(255, 255, 255, .75);
  /* border: 1px solid #fcff50;*/
  width: 32%;
  float: left;
  padding: 14px 9px;
  margin-right: 9px;
  margin-bottom: 20px;
  min-height: 240px;
}
.box-shp img {
  float: left;
}
.box-shp span {
  font-size: 11px;
  margin-top: 18px;
  color: #7e4ea0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 14px;
  display: block;
  padding-left: 108px;
}
.box-shp label {
  font-size: 11px;
  padding-left: 108px;
  color: #000 !important;
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 16px;
}
.box-shp a {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}
/* ====== Craft Contain ====== */
.craft-contain {
  background: #fff;
  border-top: #037cb6 solid 1em;
  border-bottom: 4em #ed1c24 solid;
  background-size: 100% auto;
  position: relative;
}
.craft-contain .block {
  padding: 100px;
  float: left;
  position: relative;
  padding: 100px 85px 140px 85px;
}
.craft-contain h1 {
  color: #7e4ea0;
  /*text-shadow: -3px 5px 6px black;*/
  margin: 0px;
  text-transform: uppercase;
 /* background: linear-gradient(#fff, #037cb6)*/background:#fff;
	text-align: center
}
.craft-contain p {
  /*padding: 10px 0;
  line-height: 24px;
  font-size: 16px;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
  max-width: 728px;
  font-family: 'genevaregular';*/
  margin-bottom: 62px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  /*background: #037cb6;*/background:#fff;text-align:center;
  padding: 1em 2em;
  border-radius: 0 0 1em 1em;
  margin-top: 0
}
.craft-box-full {}
.craft-bx {
  width: 233px;
  background: #fff;
  padding: 15px 20px 45px 15px;
  text-align: center;
  float: left;
  margin: 5px;
  height: 405px;
}
.craft-bx h3 {
  font-family: 'chaloops', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: #682212;
  font-size: 1.25em;
  margin-bottom: 0px;
  margin-top: 1em;
}
.craft-contain .craft-bx p {
  background: transparent;
  color: #002667;
  font-size: .9em;
  margin: 0;
  padding: 0;
  line-height: 16px;
  min-height: 80px;
}
.craft-contain .innercontainer h1.support {
  color: #9ea975;
  position: absolute;
  bottom: -3px;
  margin: 0;
  left: 100px;
}
/* ====== Support Material ====== */
.support-material.corrections {
  background-image: url("../images/correctionsbg.jpg");background-size:cover
}
.support-material.corrections .innercontainer {
  margin: 0
}
div.support-material.corrections .innercontainer .block a {
  color: #f6c526;
  text-decoration: none
}
.support-material {
  background: #fff;
  border-top: #037cb6 solid 1em;
  border-bottom: 4em #ed1c24 solid;
text-align: center
}
.support-material .block {
  padding: 10px 100px;
 /* height: 1057px;*/
}
.support-material p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  background: #fff;
  padding: 1em 2em;
  border-radius: 0 0 1em 1em;
  margin-top: 0
}
p.extras {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  /*background: rgba(46, 128, 170, 0.9);*/
	background:#fff;
  padding: 1em 2em;
  border-radius: 0 0 1em 1em;
  margin-top: 0
}
.support-material .support-bx {
  width: 302px;
  height: 302px;
  text-align: center;
  float: left;
  position: relative;
  margin: 43px 0;
}
.support-material .support-bx:nth-child(odd) {
  margin-right: 95px;
  float: left;
}
.support-material .support-bx h3 {
  font-family: chaloops, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  color: #f16028;
  font-size: 1.5em;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0px;
  min-height: 40px;background: rgba(255, 255, 255, .7);
}
.support-material h1 {
  color: #ed1c24; font-weight:700;
  margin-bottom: 0;text-align: center
}
h1.extras {
  color: #fff;
  /* text-shadow: #000 1px 0 10px;
  /*background: linear-gradient(rgba(46, 128, 170, 0), rgba(46, 128, 170, 0.9));*/
	background:#fff;
  margin-bottom: 0;
}
/* ====== Features ====== */
.features {
  background: #fff;
  border-top: #037cb6 solid 1em;
  border-bottom: 4rem solid #ed1c24;
  font-size: 1.2em;
}
.features h1 {
  font-size: 2.5em;
  color: #ed1c24;
  text-transform: uppercase;font-weight:600
}
.features img {
  position: relative;
  top: 4em;
  width: 100%;
  height: auto;
  max-width: 410px
}
div.fancybox-title-float-wrap span.child {
  background: #f16028
}
/* ====== Footer ====== */
footer {
  background: #037cb6;
  width: 100%;
  float: left;
  position: relative;
  z-index: -9;
}
footer img {
  float: left;
}
footer .contact {
  width: 32%;
  float: left;
  color: #fff;
  font-size: 12px;
  border-left: 1px solid #9b83b2;
  border-right: 1px solid #9b83b2;
  padding: 0 20px;
  margin: 14px 35px;
}
footer label {
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin: 15px 0;
  font-size: 12px;
  line-height: 22px;
}
footer label img {
  padding-right: 10px
}
footer .block {
  padding: 35px 30px;
}
.logo-bg img {
  margin-top: 41px;
  z-index: 88;
  position: relative;
}
.master {
  position: relative;
  z-index: 3
}
.copyRights {
  font-size: 10px;
  position: relative;
  top: 2px;
}
.running {
  position: relative;
}
/* ====== Top Menu List ====== */
.topMenuList {
  background: #ed1c24;
  position: absolute;
  z-index: 2;
  left: 10px
}
.topMenuList ul {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px
}
.topMenuList li {
  list-style-type: none;
  padding: 5px
}
.topMenuList li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px
}
.topMenuList li a:hover {
  font-size: 14px;
  color: #e2e21a;
}
.topMenuList {
  overflow: hidden;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  height: 0px;
}
.topMenuList.menuOpened {
  height: 18em;
}
.menu-icon, .menu span {
  cursor: pointer;
}
.innercontainer .contact p {
  line-height: 24px;
  margin: 0;
}
.contactText a {
  color: #fff;
  text-decoration: none;
}
.header span a {
  color: #fff;
  text-decoration: none;
}
.call {
  text-decoration: none;
}
.call a {
    font-family: chaloops, sans-serif;
  color: #000;
  font-size: 1.5em;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 2px 2px 5px rgba(255, 255, 255, .7);
  letter-spacing: 1px;
}
.call a:last-child {
  font-size: 1.2em
}
.call img {
  position: relative;
}
.call .call-links {
  position: absolute;
}
.call .buyLink {
  top: 0em;
  left: 1em;
}
.call .callLink {
  bottom: 3em;
  left: 1em;
}
.header {
  background: #ed1c24;
  float: left;
  width: 100%;
  position: fixed;
  height: 68px;
  z-index: 999;padding-top: .5em;
    top: 0;
}
.header .topMenuBar {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
.lessons .block {
  width: 100%;
}
.owl-carousel .item img {
  float: none;
}
.owl-carousel.slideshow {
  float: right;
  width: 300px;
  height: 300px;
}
.buy a {
  text-decoration: none;
}
.buy a:hover span, .menu span:hover {
  color: #003d5a;
  text-decoration: none;
}
.classroom-material .box-shp label a {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}
.classroom-material .box-shp label a:hover {
  color: #309DD4
}
div.classroom-material div.box-shp p.comingsoon {
  font-size: 12px;
  line-height: 1.5;
  background: rgba(62, 62, 62, 0.5);
  margin-top: 1em;
  text-align: right;
}
footer .twentyone {
  padding-top: 12px;
  display: block;
  float: left;
}
footer .twentyone:focus {
  outline: 0;
}
footer label {
  margin-top: 28px;
}
.email:hover span {
  color: #631c10;
}
.banner-section {
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;
}
.hero h1 {
  position: relative;
  z-index: 9;
}
.contactText {
  color: #fff;
  text-decoration: none;
}
.innercontainer label a {
  text-decoration: none;
}
.support-bx a {
  text-decoration: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.survey {
  background: #309dd4;
  font-size: 24px;
  padding: 1em;
  text-align: center;
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  top: 38px
}
.survey img {
  max-width: 100%
}
.survey a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 46px;
  }
  .title-shadow:after {
    left: 110px;
  }
  .features div {
    width: 25%
  }
  .features div:first-child {
    width: 15%
  }
  .features div img {
    width: 100%;
    height: auto
  }
  .features div:last-child {
    width: 59%
  }
  .lessons {
    background-size: cover
  }
  .lessons h1, .support-material h1 {
    bottom: -7px;
  }
  html, body {
    overflow-x: hidden;
  }
  .craft-contain .innercontainer h1.support {
    bottom: -6px;
  }
}
@media only screen and (max-width: 992px) {
  .lessons h2 {
    font-size: 1.25em;
    padding: 2.5em 2em;
  }
  .lessons h2 span {
    font-size: 2.5em;
  }
	.lessons img{position:relative}
  .container {
    width: 100%;
  }
  .innercontainer {
    width: 100%;
  }
  .themenlessons p {
    margin: 75px 25px 75px 85px;
  }
  .lessons .block {
    padding: 115px 40px 125px 40px;
  }
  .lessons h1 {
    bottom: -7px;
    left: 50px;
  }
  .themenlessons {
    height: auto;
  }
  .themenlessons .block {
    padding: 0 80px;
  }
  .themenlessons .left-col {
    width: 100%;
    margin-top: 32px;
  }
  .themenlessons p {
    margin: 30px 0;
  }
  .themenlessons .right-col {
    text-align: center;
    float: none;
  }
  .themenlessons img {
    margin-top: 0px;
  }
  .list-contain.sixup .list {
    width: 47%;
    /*float: left;
    margin: 1%;*/
  }
  .starter-kit .block {
    padding: 0 100px;
    text-align: center;
  }
  .starter-kit h1 {
    margin-top: 0;
  }
  .starter-kit .starter-content {
    width: 100%;
  }
  .starter-kit img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    float: none;
    margin-top: 15px;
  }
  .classroom-material .inner-block {
    padding: 30px 100px;
    display: inline-block;
    width: 100%;
  }
  .craft-box-full {
    width: 100%;
    display: inline-block;
  }
  .craft-bx {
    width: 30%;
    background: #fff;
    padding: 10px;
    text-align: center;
    float: left;
    margin: 5px;
  }
  .craft-bx img {
    max-width: 100%;
    max-height: 190px;
  }
  .craft-bx h3 {
    min-height: 49px;
  }
  .craft-contain .block {
    padding: 100px 20px;
  }
  .support-material .block {
    padding: 10px 49px;
  }
  .features {
    background-image: none
  }
  .features div {
    display: inline-block;
    width: 70%;
    max-width: auto
  }
  .features div:first-child {
    display: inline-block;
    width: 25%
  }
  .features div:last-child {
    width: 100%;
    /*height: 20em;*/
    margin-top: 2em;
    display: block !important
  }
  .features ul {
    padding: 0px 15px 0 30px;
    /*    width: 50%*/
  }
  .features {
    /* height: 310px;*/
  }
  .features img {
    right: -2%;
    height: auto;
  }
  .running .caption {
    width: 65%;
  }
  .running:before {
    content: '';
    width: 83%;
  }
  .running .circle {
    width: 235px;
    height: 235px;
  }
  .running .circle img {
    max-width: 170px
  }
  .support-box-holder {
    display: block;
    width: 670px;
    margin: 0 auto;
  }
  .support-material .block {
    height: 957px;
  }
  .support-material .support-bx {
    margin: 30px 0;
  }
  .support-material .support-bx.no-pad img {
    margin: 0 auto;
  }
  .innercontainer .contact p {
    line-height: 19px;
  }
  .support-material p {
    line-height: 19px;
  }
  .header .topMenuBar {
    width: 100%;
    height: 3em
  }
  .header .buy {
    text-align: right;
  }
  .title-shadow:after {
    left: 110px;
  }
  .craft-contain p {
    margin: 0 auto;
    margin-bottom: 62px;
  }
  .box-shp {
    min-height: 206px;
    margin: 5px;
    width: 45%;
  }
  .support-material .support-bx:nth-child(odd) {
    margin-right: 40px;
  }
  .craft-contain .innercontainer h1.support {
    bottom: -5px;
  }
  .hero h1 {
    top: 2px;
  }
  .craft-contain h1 {
    /* margin-bottom: 44px;*/
  }
  .classroom-material {
    height: auto;
  }
  footer .contact {
    margin: 18px 35px;
  }
  .support-material p {
    margin-bottom: 30px;
  }
  .running h2 {
    font-size: 39px;
  }
  .call {
    top: 100px
  }
}
@media only screen and (max-width: 800px) {
  .brochure {
    font-size: 2em;
    padding: 1.5em 0 1em 0;
    margin: 0;
    height: auto;
  }
  .hero .group {
    bottom: -1em;
    width: 90%;
  }
  .hero img {
    max-width: 90%
  }
  .lessons .block {
    padding: 115px 32px 125px 30px;
  }
}
@media only screen and (max-width: 768px) {
  footer .contact {
    margin: 8px 35px;
  }
  .hero {
    height: auto;
  }
  .features img {
    top: 0;
    margin-bottom: -5em
  }
  .features {
    background-image: none;
    padding-bottom: 2em;
    padding-top: 2em
  }
}
@media only screen and (max-width: 767px) {
  .buy {
    /* width: 30%;*/
  }
  div.innercontainer.topMenuBar span.alternate {
    margin: 1em 0 0 2em;
    width: 15em;
    text-align: center;
    font-size: .5em;
    display: none
  }
  div.innercontainer.topMenuBar span.alternate img {
    width: 50%;
    height: auto;
    display: none
  }
  .header {
    height: 3em
  }
  h1 {
    font-size: 33px;
  }
  .innercontainer {
    width: 95%;
  }
  .logo-bg img {
    max-width: 480px; /*100%;*/
    margin-top: 0;
  }
  .hero .group {
    display: block;
    height: auto;
  }
  .themenlessons .right-col {
    float: none;
  }
  .logo-bg {
    padding: 20px 0; /*30px 0;*/
    height: 150px; /*210px;*/
  }
  .call {
    width: 90px;
    background-size: 90px auto;
    display: none
  }
  .call span {
    margin: 19px 0 0 12px;
  }
  .call a {
    /* padding: 5px;
    font-size: 12px;*/
  }
  .themenlessons {
    background-size: cover;
    height: auto;
    text-align: center;
  }
  .themenlessons strong {
    display: block;
    text-align: center;
    margin-top: 0;
    font-family: 'chaloops', cursive;
    font-weight: bold;
    font-size: 3em;
    color: #f16028;
    line-height: 1.2;
    padding-top: 1em;
  } 
  .lessons {
    height: auto;
    background-repeat: repeat;
  }
  .lessons .block {
    padding: 40px 0px 60px 0;
    text-align: center;
  }
  .list-contain {
    width: 100%;
  }
  /*.lessons h2 {
  font-size: 15px
  }*/
  .lessons p {
    font-size: 13px;
  }
  .lessons img {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .lessons h1 {
    bottom: -13px;
    left: 10px
  }
  .starter-kit {
    height: auto;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 40px;
  }
  .starter-kit .starter-content {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .starter-kit img {
    width: auto;
    margin-top: 20px;
    text-align: center;
    float: none;
  }
  .classroom-material {
    height: auto;
  }
  .classroom-material h1 {
    line-height: 30px;
    text-align: left;
    margin-bottom: 0
  }
  .box-shp {
    width: 47%;
    padding: 15px 6px 12px 6px;
  }
  .classroom-material .inner-block {
    padding: 0px 20px 0 20px;
  }
  .classroom-material p {
    font-size: 13px;
    line-height: 19px;
  }
  .craft-bx {
    width: 45%;
    padding: 15px 15px;
    min-height: 330px;
  }
  .craft-contain .innercontainer h1.support {
    left: 20px;
    line-height: 30px;
  }
  .craft-contain p {
    margin-bottom: 20px;
    line-height: 19px
  }
  .craft-contain .block {
    padding: 40px 20px 60px 20px;
  }
  .support-material .block {
    padding: 20px 20px 0px 20px;
    height: 100%;
    overflow: hidden;
  }
  .support-material p {
    font-size: 13px;
  }
  .support-box-holder {
    width: 100%;
  }
  .support-material .support-bx {
    width: 46%;
    margin: 0 2%;
  }
  .support-material .support-bx img {
    max-width: 100%;
  }
  .support-material {
    height: auto;
    background-repeat: repeat;
    padding-bottom: 30px;
  }
  .support-material h1 {
    left: 20px;
    bottom: -42px;
  }
  .support-bx a:hover h3 {
    color: #631c10;
  }
  .support-material .support-bx {
    margin-bottom: 20px;
    bottom: 4px;
  }
  .support-material .support-bx h3 {
    font-size: 17px;
  }
  .support-material .support-bx.no-pad img {
    max-width: 100%;
    margin: 0 auto
  }
  .features {
    height: auto;
    text-align: center;
  }
  .running .circle {
    border-width: 10px;
  }
  .features .master {
    width: 70%;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .features ul {
    padding: 20px 15px 0 30px;
    display: inline-block;
    /*max-width: 350px;*/
    margin: 0 auto;
    float: none;
    text-align: left;
    margin-bottom: 20px
  }
  .running {
    height: auto;
    background-image: none
  }
  .running .block {
    padding: 20px 20px;
  }
  .running h2 {
    font-size: 22px
  }
  .running span {
    font-size: 15px;
  }
  .running .caption {
    width: 70%;
    text-align: right;
    padding-right: 20px;
  }
  .running .circle {
    width: 150px;
    height: 150px;
    right: 5px
  }
  .running .circle img {
    top: 33px;
    left: 0px;
    /*max-width: 100px;*/
  }
  footer .block {
    padding: 35px 20px 0px 20px;
  }
  footer {
    text-align: center;
  }
  footer img {
    float: none;
  }
  footer .contact {
    width: 100%;
    margin: 0;
    border: none;
  }
  .features:after {
    background: none
  }
  .classroom-material {
    background-size: 100% 100%;
  }
  .features ul {
    width: 100%
  }
  .running:before {
    content: '';
    width: 100%;
  }
  .lessons {
    background-size: cover
  }
  .box-shp:nth-child(odd) {
    clear: left;
  }
  footer .contact {
    width: 100%;
    margin: 0;
    border: none;
  }
  footer img {
    float: none;        margin: 1em auto;
  }
  footer label {
    text-align: center;
  }
  .contactText {
    position: relative;
    top: -6px;
  }
  .support-material .support-bx.no-pad h3 {
    left: 0;
    right: 0
  }
  .owl-carousel.slideshow {
    float: none;
    width: 300px;
    height: 414px;
    margin: 0 auto;
  }
  footer .twentyone {
    float: none;
  }
  .support-material {
    /* background-size: cover*/
  }
  .title-shadow:after {
    left: 50px;
    bottom: -50px;
  }
  .craft-contain .innercontainer h1.support {
    bottom: -2px;
  }
  .box-shp {
    min-height: 188px;
  }
  .box-shp label {
    padding-left: 90px;
  }
  .support-material .support-bx:nth-child(odd) {
    margin-right: 10px;
  }
  .support-material .support-bx h3 {
    bottom: 30px;
  }
  .features .shadow {
    left: -40px;
  }
  .craft-contain h1 {
    /*margin-bottom: 25px;*/
    line-height: normal;
    margin-top: 30px;
  }
  .saveNow {
    position: relative;
    top: -5px;
  }
  .craft-bx {
    width: 49%;
    margin-bottom: 20px;
    margin: 0.5%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 736px) {
  .list-contain {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
  .starter-kit img {
    width: auto;
    margin-left: 8px;
    float: none;
    margin: 20px auto;
    margin-top: 40px;
    margin-top: 40px;
    display: block;
  }
  .starter-kit .starter-content {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .classroom-material .inner-block, .starter-kit .block {
    padding: 70px 0px;
  }
  /* .features div{width:50%}.features div:last-child{width:100%}

  .features .master {
    width: 100%;
  }
  .features ul {
    padding: 50px 5px 0 0px;
    text-align: left;
  }*/
  .running .caption {
    width: 70%;
    text-align: right;
  }
  .running {
    background-repeat: no-repeat;
  }
  .running .circle {
    position: absolute;
  }
}
@media only screen and (max-width: 640px) {
  .brochure {
    font-size: 1.25em;
    padding: 3em 0 1em 0;
    margin: 0;
    height: auto;
  }
  .support-material .support-bx h3 {
    line-height: 20px;
    margin-bottom: 10px;
    bottom: 0px;
  }
  .support-box-holder {
    text-align: center;
    padding-top: 20px
  }
  .support-material .support-bx {
    width: 300px;
    float: none;
    display: inline-block;
  }
  .support-material .support-bx:nth-child(odd) {
    float: none;
  }
  /*.logo-bg img {
    max-width: 80%;
  }*/
  .running .circle {
    width: 130px;
    height: 130px;
    right: 5px;
  }
  .running .circle {
    border-width: 7px;
  }
  .box-shp label {
    padding-left: 110px;
  }
  .themenlessons .block, .starter-kit .block {
    padding: 0 30px;
  }
  .themenlessons p {
    margin: 0;
    margin-top: 20px;
  }
  .themenlessons img {
    margin-top: 10px;
  }
  .starter-kit {
    padding-bottom: 70px;
  }
  .craft-bx {
    max-width: 240px;
    margin: 10px auto;
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  .features {
    display: block;
    height: auto;
  }
  .features img {
    max-width: 90%
  }
  .features div, .features div:first-child {
    display: block;
    width: 100%;
    max-width: 100%
  }
  .features div:last-child {
    width: 100%;
    /*height: 20em;*/
    margin-top: 2em
  }
  html h1 {
    text-align: center !important;
    font-size: 2em
  }
  .animal {
    float: none;
    display: block;
    margin: 0 auto
  }
  .craft-contain, .support-material, .lessons {
    background-size: auto auto;
    background-repeat: no-repeat
  }
  .classroom-material {
    background-size: auto 100%
  }
  .list-contain.sixup .list {
    width: 97%;
    margin: 1em 0 6em 0;
  }
  .call a {
    margin-top: .5em;
    font-size: 1.5em !important;
  }
  .support-material.corrections {
    background-size: cover
  }
}
@media only screen and (max-width: 479px) {
  .logo-bg {
    height: 115px;
  }
  .features .block {
    padding: 0;
  }
  .features .shadow {
    display: none;
  }
  .box-shp {
    width: 100%
  }
  h1 {
    font-size: 28px;
  }
  .support-material {
    padding-bottom: 48px;
  }
  .mob-pirate h1 {
    bottom: -4px;
  }
  .box-shp {
    min-height: 160px;
    margin: 5px 0;
  }
  .running .circle {
    top: 47px;
  }
  .title-shadow h1 {
    position: relative;
    top: 3px
  }
  .lessons h1 {
    bottom: -16px; margin-top: 1em;
  }
  .support-material h1 {
    bottom: -61px;
  }
  .classroom-material h1 {
    line-height: 1.5;
  }
  .classroom-material {
    height: auto;
    padding: 30px 0;
  }
  .running .circle {
    width: 100%;
    height: 200px;
  }
  .running .circle img {
    width: 90%
  }
  .lessons p {
    font-size: 12px;
  }
  .brochure {
    font-size: 1em;
    padding-top: 4em
  }
  footer .contact {
    margin-bottom: 10px
  }
  .running span {
    font-size: 11px;
    padding-left: 0;
    text-align: right;
  }
  .running h2 {
    font-size: 28px;
  }
  .saveNow {
    position: relative;
    top: -9px;
  }
  .craft-bx {
    width: 100%;
    text-align: center;
  }
  .craft-contain, .support-material {
    background-image: none
  }
  .craft-contain .block {
    padding: 30px 10px;
  }
  .craft-contain h1 {
    margin-top: 10px;
    /*margin-bottom: 10px;*/
  }
  .craft-contain .innercontainer h1.support {
    bottom: -6px;
  }
  .hero .group {
    height: auto;
  }
  .running .caption {
    width: 100%;
    text-align: center;
  }
  .running .circle {
    right: 0;
    position: static;
    text-align: center;
    left: 0;
    margin: 0 auto;
    margin-top: 10px;
  }
  .running .circle img {
    width: 85%;
  }
  .themenlessons img, .starter-kit img {
    max-width: 60%;
  }
}
@media only screen and (max-width: 360px) {
  .hero img {
    padding-top: 20%;
  }
  .support-material .support-bx {
    width: 250px;
  }
  h1 {
    font-size: 24px;
  }
  .owl-carousel.slideshow {
    width: 280px;
  }
  .title-shadow:after {
    left: 20px;
  }
  .support-material .support-bx h3 {
    bottom: 46px;
  }
  .lessons p {
    font-size: 11px;
  }
  .support-material .support-bx {
    height: auto;
  }
  .support-material .support-bx h3 {
    bottom: 0px;
  }
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 48px
  }
  .features ul li, .support-material p, .craft-contain p, .starter-kit .starter-content label, .classroom-material p, .lessons p, .themenlessons p {
    font-size: 105%;
    line-height: 150%;
    text-align: center
  }
  .features ul li {
    text-align: left
  }
  div#contestSection.running div.caption span {
    font-size: 100%;
    padding: 5px;
    line-height: 150%
  }
  .lessons p span {
    /*color: #fff*/
  }
  .craft-bx h3 /*,.lessons h2*/ {
    font-size: 150%;
    font-weight: normal
  }
  .owl-carousel.slideshow {
    margin-bottom: 30px
  }
  .lessons {
    background-image: none; /*background:#e6ceb4*/
  }
  .classroom-material {
    background-image: none;
    /*background-color: #884424*/
  }
  .support-material p, .craft-contain p {
    padding: .5em
  }
  .logo-bg {
    padding: 40px 0
  }
  .logo-bg img {
    bottom: 10px;
    max-width: 304px; /*100%;*/
  }
}