body {
  background-color: #f6f9fd;
  background-image: url('../images/background.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #2f332f;
  font-size: 14px;
  line-height: 20px;
}

.wpcf7-form-control-wrap .mathcaptcha-566 {
  color:#fff !important;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}


h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
}

a {
  color: #2c2f44;
  text-decoration: underline;
}

.container {
  max-width: 1200px;
  min-width: 940px;
}

.container.nav {
  margin-top: 15px;
  margin-bottom: 15px;
}

.container.borders {
  padding-right: 15px;
  padding-left: 15px;
}

.container.borders.doc {
  display: none;
}

.container.borders.video-container {
  margin-top: 38px;
  padding-top: 49px;
  background-image: url('../images/video-bg.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  text-align: center;
}

.container.borders.diy {
  margin-top: 60px;
  text-align: center;
}

.container.borders.gamescreen {
  padding-top: 49px;
}

.container.borders.skoly {
  margin-top: 60px;
  text-align: center;
}

.container.borders.footer {
  margin-top: 49px;
  margin-bottom: 60px;
  padding-top: 20px;
  border-top: 1px solid #999;
}

.container.borders.footer.contantfooter {
  margin-top: 0px;
  border-top-width: 0px;
}

.link {
  padding-right: 30px;
  padding-left: 30px;
  color: #999;
  font-size: 18px;
  font-weight: 700;
}

.link:hover {
  color: hsla(0, 0%, 60%, .8);
}

.link.green {
  color: #45a715;
}

.link.green:hover {
  color: rgba(69, 167, 21, .8);
}

.link.green.noactive {
  color: #999;
}

.link.active {
  color: #2f332f;
}

.link.logout {
  color: #d41818;
}

.navbar {
  background-color: transparent;
}

.social-icon {
  width: 20px;
  margin-top: 18px;
  margin-left: 15px;
}

.social-icon.second {
  margin-right: 15px;
  margin-left: 15px;
}

.brand {
  padding-left: 15px;
}

.left {
  float: left;
}

.left.heading-box {
  width: 530px;
  margin-top: 120px;
}

.paragraph {
  margin-top: 35px;
  margin-bottom: 35px;
  color: #999;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
}

.paragraph._2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.button {
  padding: 15px 25px;
  border-radius: 60px;
  font-size: 18px;
  font-weight: 700;
}

.button._1 {
  border: 2px solid #999;
  background-color: transparent;
  color: #999;
}

.button._1:hover {
  border-color: hsla(0, 0%, 60%, .8);
  color: hsla(0, 0%, 60%, .8);
}

.button._2 {
  margin-left: 20px;
  background-color: #45a715;
}

.button._2:hover {
  background-color: rgba(69, 167, 21, .8);
}

.button._3 {
  margin-top: 30px;
  background-color: #2b2e45;
}

.button._3:hover {
  background-color: rgba(43, 46, 69, .8);
}

.right {
  float: right;
}

.right.headimage {
  margin-top: -17px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns.xx2 {
  margin-top: 40px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.column.xx {
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.image-2 {
  margin-top: -10px;
}

.box {
  width: 320px;
  height: 380px;
  border-radius: 16px;
  background-color: #fff;
  background-image: url('../images/culomn3-bg.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 15px 49px 0 #b9c8dc;
  text-align: center;
}

.box._1 {
  background-image: url('../images/culomn1-bg.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.box._2 {
  background-image: url('../images/culomn2-bg.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.box-image-1 {
  padding-top: 81px;
}

.paragraph-2 {
  margin-top: 18px;
  padding-right: 70px;
  padding-left: 70px;
  color: #999;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.after-image {
  margin-top: 38px;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-2 {
  margin-top: 48px;
}

.box-image-2 {
  margin-top: 28px;
}

.box-image-3 {
  margin-top: 74px;
}

.lightbox-video {
  margin-top: 44px;
}

.heading.white {
  color: #fff;
}

.diy-image {
  height: 146px;
  margin-top: 44px;
  margin-bottom: 20px;
  border-radius: 12px;
  background-color: #bdbdbd;
}

.diy-content {
  text-align: left;
}

.heading-2 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}

.paragraph-3 {
  margin-top: 6px;
  color: #999;
  font-weight: 500;
}

.gamescreen-section {
  height: 260px;
  margin-top: 249px;
  background-color: #2b2e45;
}

.image-3 {
  margin-top: -411px;
}

.paragraph-4 {
  width: 40%;
  margin-top: 34px;
  margin-bottom: 0px;
  color: #9294a0;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}

.paragraph-5 {
  display: block;
  width: 499px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 36px;
  line-height: 49px;
  font-weight: 700;
}

.footer-links {
  margin-right: 20px;
  text-decoration: none;
}

.footer-links:hover {
  text-decoration: underline;
}

.text-block {
  margin-top: 10px;
  color: #999;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(45deg, rgba(53, 53, 53, .9), hsla(0, 0%, 100%, .8));
}

.modal-wrapper.login {
  display: none;
}

.sign-up-form {
  overflow: hidden;
  padding-bottom: 20px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 80px 0 rgba(2, 2, 2, .49);
  text-align: center;
}

.field-label {
  font-size: 16px;
  text-align: left;
}

.submit-button {
  margin-top: 40px;
  padding: 20px 40px;
  border-radius: 80px;
  background-color: #45a715;
  font-size: 18px;
  font-weight: 500;
}

.text-field {
  width: 340px;
  height: 49px;
}

.sign-heading {
  background-image: url('../images/bg-sign.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sign-heading.login {
  background-image: url('../images/bg-signin.jpg');
}

.sign-heading-text {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 3px;
  text-shadow: 0 0 22px rgba(0, 0, 0, .7);
}

.form {
  margin-top: 30px;
  margin-right: 40px;
  margin-left: 40px;
}

.close-modal-buton {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  padding: 5px;
}

.image-5 {
  cursor: pointer;
}

.text-block-2 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 6px;
  color: #838383;
}

.heading-4 {
  margin-top: -4px;
  font-family: Roboto, sans-serif;
  color: #2b2e45;
  font-size: 30px;
  line-height: 44px;
}

.heading-4._2 {
  color: #fff;
}

.heading-4.stats {
  text-align: right;
}

.content-page {
  background-image: none;
}

.heading-5 {
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

.video {
  margin-bottom: 40px;
}

.image-6 {
  margin-bottom: 40px;
}

.section {
  height: 20px;
  background-color: #dfdfdf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(221, 230, 244, .7)), to(rgba(221, 230, 244, .7))), url('../images/bg2.jpg');
  background-image: linear-gradient(180deg, rgba(221, 230, 244, .7), rgba(221, 230, 244, .7)), url('../images/bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 910px;
}

.section.subpageholder {
  height: 120px;
}

.heading-6 {
  margin-bottom: 49px;
  color: #2f332f;
  text-align: center;
}

.section-2 {
  margin-top: 20px;
  background-color: #2b2e45;
}

.field-label-2 {
  color: #fff;
}

.text-field-2 {
  width: 70%;
  height: 49px;
  margin-bottom: 30px;
  border-radius: 6px;
}

.submit-button-2 {
  margin-bottom: 36px;
  padding: 16px 30px;
  border-radius: 6px;
  background-color: #45a715;
  font-size: 18px;
  font-weight: 700;
}

.heading-subpage {
  padding-top: 35px;
  color: #2f332f;
  text-align: center;
}

.test-placeholder {
  margin-top: 40px;
}

.text-block-3 {
  color: #999;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

@media (max-width: 991px) {
  h1 {
    font-size: 30px;
    line-height: 34px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 21px;
    line-height: 24px;
  }
  h4 {
    font-size: 14px;
    line-height: 18px;
  }
  .container {
    max-width: auto;
    min-width: auto;
  }
  .link {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 22px;
  }
  .link:hover {
    color: #999;
  }
  .link.green {
    margin-top: 15px;
    color: #fff;
  }
  .link.green:hover {
    border-radius: 0px;
    background-color: transparent;
    color: #fff;
  }
  .link.social-text {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }
  .link.social-text.first {
    margin-top: 40px;
  }
  .social-icon {
    display: none;
  }
  .icon {
    font-size: 30px;
  }
  .nav-menu {
    width: 80%;
    background-color: #2f332f;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #2f332f;
  }
  .paragraph {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 26px;
  }
  .button._1 {
    padding: 10px 18px;
    border-width: 2px;
    font-size: 16px;
  }
  .button._2 {
    margin-left: 15px;
    padding: 10px 18px;
    font-size: 16px;
  }
  .box {
    width: 100%;
    height: 345px;
    border-radius: 14px;
    box-shadow: 0 8px 20px 0 #b9c8dc;
  }
  .paragraph-2 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 18px;
  }
  .diy-image {
    height: 104px;
    border-radius: 8px;
  }
  .paragraph-3 {
    font-size: 13px;
  }
  .image-3 {
    width: 340px;
    margin-top: -421px;
  }
  .paragraph-4 {
    width: 60%;
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .container.nav {
    margin-top: 10px;
  }
  .container.borders {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container.borders.video-container {
    margin-top: 0px;
    padding-top: 19px;
  }
  .container.borders.gamescreen {
    padding-top: 30px;
  }
  .brand {
    padding-left: 10px;
  }
  .left.online {
    float: none;
  }
  .paragraph {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center;
  }
  .paragraph._2 {
    text-align: left;
  }
  .button._1 {
    font-size: 14px;
    line-height: 18px;
  }
  .button._1._1-2 {
    padding-top: 14px;
    padding-bottom: 14px;
    border-color: #45a715;
    color: #45a715;
    font-size: 18px;
    line-height: 22px;
  }
  .button._2 {
    font-size: 14px;
    line-height: 18px;
  }
  .right.one-line {
    float: none;
    text-align: center;
  }
  .columns {
    display: block;
  }
  .column {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column.xx {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-2 {
    margin-top: 30px;
  }
  .column-2 {
    padding-left: 0px;
  }
  .box {
    width: 80%;
    height: 335px;
    margin-bottom: 36px;
  }
  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lightbox-video {
    margin-top: 28px;
  }
  .heading {
    font-size: 26px;
    line-height: 30px;
  }
  .diy-image {
    height: 136px;
    margin-top: 28px;
    margin-bottom: 10px;
  }
  .paragraph-3 {
    margin-top: 0px;
    font-size: 14px;
  }
  .heading-3 {
    font-size: 16px;
  }
  .gamescreen-section {
    height: 100%;
    margin-top: 49px;
  }
  .image-3 {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .paragraph-4 {
    width: 100%;
    margin-top: 30px;
  }
  .paragraph-5 {
    width: 90%;
    font-size: 26px;
    line-height: 30px;
  }
  .image-4 {
    margin-bottom: 20px;
  }
  .sign-up-form {
    width: 90%;
  }
  .field-label {
    font-size: 14px;
    line-height: 18px;
  }
  .submit-button {
    margin-top: 20px;
    padding: 15px 30px;
  }
  .text-field {
    width: 100%;
    height: 44px;
  }
  .sign-heading-text {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0px;
  }
  .form {
    margin-right: 20px;
    margin-left: 20px;
  }
  .heading-subpage {
    padding-top: 42px;
  }
}

@media (max-width: 479px) {
  .diy-image {
    height: 130px;
  }
}

