/**
  Theme Name: The Story Project
  Version: 1
  Author: Few and Far
  Author URI: https://www.fewandfar.co.uk/
*/

/* =======================
-------- Contents --------
==========================

1.0 Normalize
2.0 Page Layout & Styles
3.0 Transitions / Clearing CSS
4.0 Media Queries

========================== */

/* =============================================
1.0  Normalize ---------------------------------
============================================= */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html :where(img) {
    max-width: none;
}

.related.products {
    clear: both;
}



/* =============================================
2.0  Page Layouts & Styles ---------------------
============================================= */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 0px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0px auto 5px auto;
}

.alignright {
  float:right;
  margin: 0px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 0px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

a img.alignnone {
  margin: 0 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

a.post-edit-link {
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 0;
    background-color: #ff2c2c;
    padding: 16px 36px;
    color: #fff;
    font-size: 21px;
}


/* Cookies - START */
#cookie-law-info-bar {
    border-radius: 30px;
    padding: 50px!important;
}


#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head span {
    vertical-align: unset;
}

.cli-bar-message {
    font-size: 18px;
    font-weight: 100;
    line-height: 26px;
    margin: 30px 0;
}

.cli-plugin-button,
#wt-cli-privacy-save-btn {
    border-radius: 30px;
    padding: 15px 25px;
    font-weight: 600!important;
}

.cli_action_button {
    margin-right: 15px;
}

#wt-cli-privacy-save-btn {
    color: #313E53;
    background-color: #FFBD5F;
}

.cli-switch input:checked + .cli-slider {
    background-color: #313E53;
}

/* Cookies - END */

* {
  margin: 0;
  padding: 0;
}

html, * {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

html {
  padding: 0 !important;
  margin:0px;
}

body {
    font-size: 15px;
    color: #fff9f3;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    overflow-x:hidden;
    background-color: #FFF9F3;
}

.container {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
}

.container-default {
  margin: 0 auto 150px;
}

.section-package.container-default {
  margin: 150px auto;
}

.default-page, .default-page input {
  color: #000;
}

.default-page input[type="submit"] {
  color: #000;
  background-color: #ffbd5f;
}

.split-container {
    position:relative;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.split-container:after {
    display: none;
}

.end {
    margin-right:0 !important;
}

#ascrail2000 div {
    border: none !important;
    background-color: rgb(72, 72, 72) !important;
}


h1 span {
    font-size: 90px;
}

h2 {
    font-size: 57px;
    line-height: 63px;
    display: block;
}

h3 {
    font-size: 57px;
    line-height: 63px;
    display: block;
}

h4 {
    font-size: 32px;
    line-height: 37px;
    color: #313E53 !important;
}

h1,h2,h3,h4,h5,.playfair {
  color: #000000;
  font-family: 'Playfair Display', serif;
  font-weight: 300;
}

p {
    color: #000000;
    margin: 20px 0;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
}

:focus {
    outline:none !important;
}

a {
    color: #DA8F51;
}

strong {
    font-weight: 600;
}

.alignright {
    float: right;
    padding: 5px;
    background-color: #FBFBFB;
    border: 1px solid #EFEFEF;
    margin: 12px 0 25px 25px;
}

#banner {
    height:800px;
    background-color: #fff9f3;
}

  .banner-w-content {
      margin-top: 150px;
      padding-bottom: 800px;
  }

  .text-col p {
      margin: 0!important;
  }

  .text-col-2 {
    columns: 2;
    gap: 0 60px;
  }


  /* Banner Traditional */
  .banner-traditional {
      margin: 0 0 40px;
      width: 100%;
  }

  .banner-traditional-image {
      width: 100%;
      padding-top: 17%;
      position: relative;
      overflow: hidden;
  }

  .banner-traditional-image img {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0,-50%);
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
  }

  .banner-traditional h1 {
      margin-top: 50px;
      padding-right: 20%;
  }

  .banner-traditional.full .banner-traditional-image {
      width: 100%;
      padding-top: 0;
      position: relative;
      overflow: hidden;
  }

  .banner-traditional.full .banner-traditional-image img {
      position: relative;
      top: unset;
      left: unset;
      transform: unset;
      height: unset;
      object-fit: unset;
      object-position: unset;
  }


.nav-logo {
    float:left;
}

nav.nav-main {
    position: relative;
    top:0;
    left:0;
    z-index:999;
    padding: 25px 0 10px 0;
    width:100%;
}

nav.nav-main .nav-primary {
    float:right;
    margin-right: 139px;
    padding-top: 23px;
}

nav.nav-main .nav-primary li {
    position: relative;
    list-style: none;
    display: inline-block;
    text-align: center;
    background-image: url(images/underline.png);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: -200px 34px;
}

nav.nav-main .nav-primary li:hover {
    list-style: none;
    display: inline-block;
    text-align: center;
    background-image: url(images/underline.png);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center 34px;
}

nav.nav-main .nav-primary li a {
    color:#000;
    display:block;
    padding:10px 20px;
    font-weight: 500;
    font-size: 17px;
}

nav.nav-main .nav-primary > li ul {
    position: absolute;
    left: -9999px;
    text-align: left;
    width: 220px;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    transition: none!important;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    border-radius: 0 0 20px 20px ;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.9) 20%, rgba(255,255,255,0.9) 100%);
}

nav.nav-main .nav-primary > li ul li {
    opacity: 0;
    background-color: none;
}

nav.nav-main .nav-primary > li:hover > ul {
    left: 50%;
    transform: translateX(-50%);
}

nav.nav-main .nav-primary > :hover > ul li {
    opacity: 1;
    -webkit-transition: all .8s ease!important;
    -moz-transition: all .8s ease!important;
    -ms-transition: all .8s ease!important;
    transition: all .8s ease!important;
}

nav.nav-main .nav-primary > li ul li {
    position: relative;
    width: 100%;
}

nav.nav-main .nav-primary > li ul li:last-child {
    border-bottom: none;
}

nav.nav-main .nav-primary > li ul li a {
    font-size: 14px;
    padding: 15px 0;
    color: #313e53;
}

nav.nav-main .nav-primary > li ul li a:hover {
    background: none;
}

.nav-cart-count {
    background-color: #c92323;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: -10px;
    right: calc(50% - 30px);
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.nav-cart a:hover .nav-cart-count {
    width: 25px;
    height: 25px;
}



/* =====================================================
============================================= MENU + Button - START
===================================================== */
/* Transitions */
  .menu-overlay,
  .menu-main,
  .btn-sub-nav i {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }


/* Global */
.menu-open {
    overflow-y: hidden;
    overflow-x: hidden;
}

/* Switch */
  /* Closed */
  .menu-holder {
      left: 100vw;
  }

  .menu-overlay {
      opacity: 0;
  }

  .menu-main {
      right: -360px;
  }

  /* Open */
  .menu-open .menu-holder {
      left: 0;
  }

  .menu-open .menu-overlay {
      opacity: 1;
  }

  .menu-open .menu-main {
      right: 0;
  }

/* Button */
.btn-menu-nav {
    display: none;
    background-color: transparent;
    float: right;
    margin-left: auto;
    border: 0;
    outline: 0;
    max-width: 50px;
    width: 100%;
    cursor: pointer;
}

.btn-menu-nav img {
    display: block;
    width: 100%;
    height: auto;
}

/* Menu */
  /* Setup */
  .menu-holder {
      position: fixed;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 99999;
  }

  .menu-overlay {
      z-index: 1;
      background: rgba(0,0,0,0.4);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
  }

  .menu-main {
      z-index: 2;
      position: fixed;
      top: 0;
      height: 100%;
      width: 90%;
      max-width: 360px;
      background-color: #fabd62;
  }


  /* Menu Button */
  .btn-menu-menu {
      background: transparent;
      border: 0;
      overlay: 0;
      font-size: 26px;
      position: absolute;
      top: 15px;
      right: 30px;
      cursor: pointer;
  }


  /* Container */
  .menu-container {
      margin-top: 55px;
      height: auto;
      max-height: calc(100% - 65px);
      overflow-y: auto;
  }


  /* The Menu */
    /* Setup */
    .menu-nav {
        border-top: 1px solid #ffffff6b;
        border-bottom: 1px solid #ffffff6b;
        margin: 0;
        padding: 0;
    }

    .menu-nav li {
        position: relative;
        border-bottom: 1px solid #ffffff6b;
        list-style: none;
    }

    .menu-nav li:last-of-type {
        border-bottom: 0;
    }

    .menu-nav a {
        display: block;
        color: #000;
        font-weight: 500;
    }

    /* SubNav Btn */
    .btn-sub-nav {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        overlay: 0;
        background-color: transparent;
        border: 0;
        font-size: 18px;
        cursor: pointer;
        display: block;
    }

    .btn-sub-nav i {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }

    /* SubNav Open */
      .subnav-open .btn-sub-nav i {
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
      }

      .subnav-open  {
          background-color: rgb(0,0,0,0.1);
      }

      .subnav-open > .sub-menu  {
        border-top: 1px solid #ffffff6b;
      }

      .subnav-open > .sub-menu > li:hover  {
          background-color: rgb(0,0,0,0.1);
      }

    /* Primary */
    .menu-nav > li > a {
        padding: 10px 20px;
        font-size: 19px;
        font-family: 'Playfair Display', serif;
    }

    .menu-nav > li:hover {
        background-color: rgb(0,0,0,0.1);
    }

    /* Secondary */
    .menu-nav > li > ul {
        display: none;
    }

    .menu-nav > li > ul > li > a {
        padding: 10px 20px 10px 30px;
        font-size: 16px;
        font-family: 'Playfair Display', serif;
    }


/* =====================================================
============================================= MENU + Button - END
===================================================== */

.banner-text {
    position: absolute;
    left: 0;
    top: 155px;
    max-width: 700px;
}

body.home .banner-text {
    top: 157px;
}

a.butt {
    background-color: #FFBD5F;
    border-radius: 50px;
    padding: 16px 60px 0 26px;
    color: #000;
    min-width: 260px;
    display: inline-block;
    position: relative;
    height: 54px;
    margin-right: 10px;
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}

a.butt.butt-small {
    max-width: 190px;
    min-width: auto;
}

a.butt-n-icon {
    padding: 16px 26px;
}

a.butt i {
    font-size: 25px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 8px;
    top: 7px;
}

img.heading-underline {
    display: block;
    margin: 5px 0 50px 0;
    max-width: 351px;
  width: 100%;
}

.text-box-holder img.heading-underline.underline-full {
    max-width: 700px;
    margin-bottom: 50px;
}

body.page-template-page-membership-archive .text-box-holder img.heading-underline.underline-full {
    max-width: 420px;
}

#banner {
    position:relative;
    height: 800px;
    background-color: #fff9f3;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 0;
}

.yellow-section {
    position:relative;
    background-color: #ffbd5f;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}

img.bg-grad-down {
    width: 100%;
    height: auto;
    display: block;
}

.all-rights {
    position: absolute;
    bottom: 51px;
    right: 100px;
    font-size: 15px;
    z-index: 2;
}

.img-rights {
    position: absolute;
    bottom: 0;
    font-size: 15px;
    z-index: 2;
    color: #000;
}

.img-rights-left {
    left: 50px;
}

.img-rights-right {
    right: 153px;
}

.text-box-holder {
    position: absolute;
    right: 0;
    top: 150px;
    max-width: 700px;
}

.banner-text-holder {
    max-width: 780px;
}

.text-box-holder img.heading-underline {
    display: block;
    margin: 15px 0 30px 0;
    max-width: 351px;
}


body.page-id-15 .section-emotional .text-box-holder img.heading-underline {
    max-width: 500px;
    width: 1000%;
}

.text-box-holder strong, .join-us strong, #banner strong {
    /* font-weight: 500; */
    /* font-size: 25px; */
    /* line-height: 30px; */
}

a.butt.butt-white {
    background-color: #ffffff;
    min-width: 263px;
    margin-top: 20px;
}

a.butt.butt-white i {
    background-color: #ffbd5f;
}

a.butt.butt-cart {
    min-width: 200px;
    margin-top: 20px;
    background-color: #313e53;
    color: #fff;
}

a.butt.butt-cart i {
    background-color: #fff;
    color: #313e53;
}

.text-box-holder p {
    margin: 34px 0;
}

.about-section {
    height: 1000px;
}

.bg-orangebottom {
    width:102%;
    height:auto;
    display:block;
}

.bg-img.bgbigger {
    width:102%;
    height:auto;
    display:block;
    margin-left:-1%;
    position: relative;
    z-index: 20;
}

.bg-img.bgbigger2 {
    width:104%;
    height:auto;
    display:block;
    margin-left:-1%;
}

.bg-img {
    width:100%;
    height:auto;
    display:block;
}

.bg-high {
    z-index: 9;
    position: relative;
}

.purpose-section {
    position: relative;
    background-image: url(images/puropse-backing.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-bottom: 400px;
}

.text-box-holder.tbh-left {
    left: 0;
}

.purpose-section .text-box-holder {
    position: relative;
    width:500px;
    float:left;
}

.purpose-section .container {
    padding-top: 80px;
}

.purpose-section .container:nth-child(2n) {
    padding-top: 200px;
}

.stats-box {
    float: right;
    width: 600px;
    height: 600px;
    margin-top: 2px;
    margin-right: -15px;
}

.sb {
    width: 260px;
    /* height: 260px; */
    background-color: #fff;
    border-radius: 50px 50px 0 50px;
    float: left;
    margin: 20px;
    padding: 15px 20px 20px 20px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000 !important;
    box-shadow: 0px 15px 21px -22px #000000 !important;
    border: 1px solid #f5f5f5;
    text-align:
    center;
}

.sb:first-child {
    width: 260px;
    /* height: 294px; */
}

.sb:nth-child(2) {
    margin-top: 130px;
    border-radius: 50px 50px 50px 0px;
}

.sb:nth-child(3) {
    border-radius: 50px 0 50px 50px;
    margin-top: -80px;
}

.sb:nth-child(4) {
    border-radius: 0px 50px 50px 50px;
}

.sb span {
    display: block;
    font-size: 77px;
    margin: -19px 0 -11px 0;
}

.sb p {
    font-size: 17px;
    line-height: 20px;
    /* padding-top: 8px; */
}

.sb:nth-child(2) img,
.sb:nth-child(3) img,
.sb:nth-child(4) img {
    width: 120px;
    margin-bottom: -10px;
}

.clearing {
    height: 10px;
    float: left;
    clear: both;
    width: 100%;
    display: block;
}

.purpose-section .text-box-holder.tbh-right {
    float: right;
    /* top: 100px; */
    max-width: 100%;
    width: 630px;
    padding-right: 80px;
}

.list-reading {
    margin: 0;
    padding: 0;
}

.list-reading li {
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}

.list-reading li a {
    background-color: #313e53;
    color: #fff;
    border-radius: 50px;
    padding: 16px 25px;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}

img.skills-img {
    position: absolute;
    bottom: 175px;
    left: 0;
    width: 741px;
}

.purpose-section .all-rights {
    left: 30px;
    right: auto;
    bottom: 147px;
}

.move-up {
    margin-top: -151px;
}

body.page-id-15 .move-up {
    margin-top: 0;
}

.move-up-strong {
    margin-top: -210px;
}

.for-schools {
    position:
    relative;
    height: 360px;
    background-color: #313e53;
}

.for-schools .text-box-holder {
    top: -25px;
    color:#fff;
}

.for-schools .text-box-holder h2,
.for-schools .text-box-holder p {
    color:#fff;
}

img.schools-right-img {
    position: absolute;
    right: -20px;
    width: 800px;
    margin-top: -150px;
}


/* New About Section */

.section-about-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.section-about-new .bg-grad-down {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

/* Content */
  .section-about-new .section-about-container {
      order: 2;
      width: calc(100% - 800px - 100px);
  }

  .section-about-new .section-about-content {
      width: 96%;
      max-width: 700px;
  }


/* Image */
  .section-about-new .section-about-image {
      order: 1;
      width: 800px;
      height: 100%;
      overflow: hidden;
  }

  .section-about-new .section-about-image a {
      display: flex;
      width: 100%;
      height: auto;
      justify-content: flex-end;
  }

  .section-about-new .section-about-image a img {
      display: block;
      width: 100%;
      height: auto;
  }


  @media (max-width: 1500px) {
      .section-about-new .section-about-container {
          width: calc(100% - 650px - 50px);
      }

      .section-about-new .section-about-image {
          width: 650px;
      }
  }

  @media (max-width: 1200px) {
      .section-about-new {
          align-items: flex-start;
      }

      .section-about-new .section-about-container {
          width: calc(100% - 500px - 50px);
          padding: 100px 0;
      }

      .section-about-new .section-about-image {
          width: 500px;
      }
  }

  @media (max-width: 1000px) {
      .section-about-new .section-about-container {
          width: calc(100% - 400px - 20px);
          padding: 60px 0;
      }

      .section-about-new .section-about-image {
          width: 400px;
      }
  }

  @media (max-width: 800px) {
      .section-about-new .section-about-container {
          width: calc(100% - 300px - 20px);
          padding: 60px 0;
      }

      .section-about-new .section-about-image {
          width: 300px;
      }
  }

  @media (max-width: 650px) {
      .section-about-new .section-about-container {
          width: 96%;
          margin: 0 auto;
          padding: 80px 0 20px;
      }

      .section-about-new .section-about-content {
          width: 100%;
      }

      .section-about-new .section-about-image {
          display: none;
      }
  }



/* New About Section END */

.training {
    position: relative;
    padding-bottom: 800px;
}

.training img.skills-img {
    top: -77px;
    width: 780px;
    left: -10px;
}

.training .all-rights {
    right:auto;
    left: 30px;
}

.join-us {
    position:relative;
    z-index:3;
    background-color: #ffbd5f;
    margin-top: -3px;
    text-align:center;
    padding: 20px 0 85px 0;
}

.how-we-help {
    z-index: 21;
}

.join-us.join-archive {
    background-color: #fff9f3;
    margin: 300px 0 150px 0;
    padding: 0;
}

.join-us img.heading-underline {
    margin: 15px auto;
}

.join-us .container > p {
    max-width: 1000px;
    margin: 20px auto 0;
}

.flex-box {
    display:flex;
    flex-wrap:wrap;
}

.col2 {
    float: left;
    width: 47%;
    margin: 3%;
}

.col2:nth-child(even) {
    /* margin-top: 0; */
    margin-right: 0 !important;
}

.col2:nth-child(even) p:first-child {
    margin-top: 0;
}

.col2:nth-child(odd) {
    margin-left: 0 !important;
}

.join-us a.butt.butt-white {
    margin-top: 40px;
    text-align: center;
}

.join-us .col2 .product-featured {
    display: block;
    width: 100%;
    padding-top: 45%;
    position: relative;
    overflow: hidden;
    pointer-events: none;
    border-radius: 44px 44px 0 0;
}

.join-us .col2 .product-featured * {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.join-us .col2 img {
    width:100%;
    height:auto;
    display:block;
}

.join-us .col2 {
    position: relative;
    background-color: #fff;
    border-radius: 44px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}

.col2-text {
    padding: 40px 40px 120px 40px;
    background-color: #ffffff;
    border-radius: 0 0 30px 30px;
}

.col2-text h4 span{
    display:block;
    font-size:20px;
    padding-top:10px;
}


body.our-stories-page .join-us h4 {
  font-size: 22px;
  line-height: 1.1;
}

body.our-stories-page .join-us h4 span {
  margin-bottom: 10px;
}

.col2-text p {
    max-width: 80%;
    margin: 20px auto 0 auto;
    font-weight: 500;
    color: #313E53 !important;
}

.join-us .col2 img.heading-underline {
    width: auto;
    max-width: 88px;
    margin: 10px auto 26px auto;
}

.price-big {
    font-size:30px;
}

.col2.col2-blue {
    color:#fff;
    border: 2px solid #fff;
    padding: 13px 13px 10px 14px;
    background-color: #ffbd5f;
}

.feature-img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    pointer-events: none;
    overflow: hidden;
    padding-top: 55%;
    border-radius: 40px 40px 0 0;
}

.feature-img img {
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center top;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.col2.col2-blue h4,
.col2.col2-blue p {
    color: #fff !important;
}

.join-us .col2 a.butt {
    position: absolute;
    left: 50%;
    margin-left: -145px;
    bottom: 50px;
    text-align:left;
}

.col2.col2-blue .col2-text {
    background-color: #313e53;
    min-height: 437px;
}

.testimony {
    background-color: #313E53;
    color: #fff;
    text-align: center;
    padding: 140px 0 60px 0;
    margin-top: -74px;
    position: relative;
    z-index: 1;
}

.testimony h3,
.testimony p {
    color:#fff;
}

.testimony img.heading-underline {
    margin: 15px auto 30px auto;
}

.testimony p {
    max-width: 700px;
    margin: 0 auto;
}

.col-full-width {
    position: relative;
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
    background-color:#fff;
    min-height:100px;
    border-radius:30px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 15px -3px #000000 !important;
    box-shadow: 0px 15px 21px -22px #000000 !important;
}

.col-full-width img {
    float: left;
    width: 566px;
    margin-left: -5px;
    margin-bottom: -3px;
    display: block;
    line-height: 0;
    border-radius: 32px;
}


.blog-img-container {
    float: left;
    width: 566px;
    margin-left: -5px;
    margin-bottom: -3px;
    display: block;
    line-height: 0;
    border-radius: 32px;
    overflow: hidden;
    padding-top: 40%;
    position: relative;
}

.blog-img-container img {
    all: unset;
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center top;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.testimony .full-col-text p,
.testimony .full-col-text h4 {
    color: #535763;
    margin:20px auto;
}

.full-col-text {
    position: absolute;
    right: 0;
    width: 450px;
    left: 50%;
    margin-left: 80px;
    top: 50%;
    margin-top: -222px;
    text-align: left;
}

.full-col-text h4 span {
    display: block;
    font-size: 20px;
    padding-top: 15px;
    color: #ffbd5f;
    font-family: 'Montserrat', sans-serif;
    font-weight:400;
    margin-bottom: -11px;
}

img.quotes {
    position: absolute;
    width: 100px;
    left: -144px;
}

img.quotes2 {
    position: absolute;
    width: 100px;
    right: -124px;
}

.col-full-width:nth-child(even) img.test-img,
.list-img {
    left: auto;
    float: right;
    margin-left: 0;
    margin-right: -5px;
}

.full-col-text.right-col-text {
    margin-left: -510px;
}

.col4 {
    float:left;
    width: 23%;
    margin: 1%;
    /* height: 300px; */
    border-radius:30px;
    padding:30px;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 15px -3px #000000 !important;
    box-shadow: 0px 15px 21px -22px #000000 !important;
}

.col4:first-child {
    margin-left:0;
}

.col4:last-child {
    margin-right:0;
}

.quicklinks {
    padding: 30px 0;
    text-align:center;
}

.col4:first-child img {
    width: 95px;
}

.col4:nth-child(3) img {
    width: 105px;
    margin-bottom: 7px;
}

.col4:last-child img {
    width: 120px;
    margin-bottom: 20px;
}

.col4:nth-child(2) img {
    width: 160px;
    margin-bottom: 20px;
}

.col4 h5 {
    font-size: 21px;
    margin: 20px 0 0 0;
}

.free-pdf {
    position:
    relative;
    height: 900px;
    background-color: #313e53;
    margin-top: -3px;
}

img.pdf-bg {
    background-color: #fff;
    line-height: 0;
    padding: 0;
    border-radius: 30px;
    width: 480px;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -392px;
}

.free-pdf h4 {
    font-size: 57px;
    line-height: 63px;
    display: block;
    color:#fff !important;
    text-align: center;
}

.free-pdf p {
    color:#fff !important;
    text-align:center;
    max-width: 80%;
    margin: 28px auto;
}

.free-pdf .text-box-holder img.heading-underline {
    margin: 20px auto;
}

.contact-form {
    background-color: hsl(0deg 0% 100% / 9%);
    width: 100%;
    padding: 8px 30px 36px 30px;
}

.free-pdf .container {
    top: -92px;
    position: relative;
}

input, textarea {
    width: 100%;
    border: 0;
    background: none;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    color: #fff;
}

textarea {
    height:150px;
}

.free-pdf a.butt.butt-white {
    margin: 25px auto 0 auto;
    float: none;
    display: block;
    max-width: 200px;
    text-align: center;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity:0.8;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity:0.8;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  opacity:0.8;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity:0.8;
}

.blog-section {
    background-color: #ffbd5f;
    margin-top: -54px;
    padding: 120px 0 40px 0;
    text-align: center;
}

section.free-pdf,
img.bg-img.bgbigger2 {
    position:
    relative;
    z-index:3;
    margin-top: -1px;
}

input[type="submit"].form-btn {
    background-color: #fff;
    color: #000;
    margin: 30px auto 0 auto;
    border-radius: 50px;
    max-width: 260px;
    width: 100%;
    display: block;
    position: relative;
    height: 54px;
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}

.blog-section p {
    max-width: 700px;
    margin: 0 auto 10px auto;
}

.blog-section img.heading-underline {
    margin: 15px auto 30px auto;
}

.blog-section .col2 {
    position:relative;
    background-color: #afafaf;
    height: 374px;
    border-radius: 30px;
    width: 48%;
    margin: 2%;
}

.blog-section .butt {
    margin-bottom: 20px;
}

.blog-section .col2:first-child,
.blog-section .col2:nth-child(4) {
    width: 60%;
}

.blog-section .col2:nth-child(2),
.blog-section .col2:nth-child(3) {
    width: 36%;
}

.col2-cta-text {
    position: absolute;
    text-align: left;
    left: 30px;
    bottom: 30px;
    width: 90%;
}

.col2-cta-text p {
    font-size: 32px;
    line-height: 39px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    margin: 0 0 3px 0;
}

.blog-section .col2:first-child {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.blog-section .col2:nth-child(4) {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.blog-section .col2:nth-child(2) {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.blog-section .col2:nth-child(3) {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.in-the-loop {
    position:
    relative;
    height: 1050px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffbd5f+0,fff9f3+100 */
    background: #ffbd5f; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffbd5f 0%, #fff9f3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffbd5f 0%,#fff9f3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffbd5f 0%,#fff9f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd5f', endColorstr='#fff9f3',GradientType=0 ); /* IE6-9 */
}

.in-the-loop img.pdf-bg {
    left: -10px;
    margin-top: -350px;
}

.in-the-loop .text-box-holder.tbh-left {
    right: 0;
    left:
    auto;
    text-align:
    center;
    top: 250px;
}

.in-the-loop img.heading-underline {
    margin: 15px auto 30px auto;
}

.in-the-loop h4 {
    font-size: 57px;
    line-height: 63px;
    display: block;
    text-align: center;
    color:#313E53;
}

.in-the-loop .form-loop input, .in-the-loop .form-loop textarea {
    color:#313E53;
    border-bottom: 1px solid #313e53;
}

.in-the-loop .form-loop ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#313E53;
  opacity:0.9;
}
.in-the-loop .form-loop ::-moz-placeholder { /* Firefox 19+ */
  color:#313E53;
  opacity:0.9;
}
.in-the-loop .form-loop :-ms-input-placeholder { /* IE 10+ */
  color:#313E53;
  opacity:0.9;
}
.in-the-loop .form-loop :-moz-placeholder { /* Firefox 18- */
  color:#313E53;
  opacity:0.9;
}

.in-the-loop .form-loop {
    background-color: hsl(0deg 0% 100% / 34%);
}

.in-the-loop .form-loop textarea {
    height: 180px;
}

/* GDPR */
.gdpr {
    width: 100%;
    display: block;
    padding: 0;
}

.gdpr .wpcf7-list-item {
    margin: 0;
    padding: 0;
}

.gdpr input {
    display: inline-block;
    width: auto!important;
    margin-right: 10px!important;
}

.in-the-loop .form-loop .gdpr,
.free-pdf .gdpr {
    text-align: left;
    padding: 20px 0;
}

.in-the-loop .form-loop .gdpr .wpcf7-list-item-label {
    color: rgba(49,62,83,0.9);
}

/* New In the Loop Form */

.in-the-loop .form-loop-new {
    background-color: #fff;
    border-radius: 20px;
    padding: 50px;
    color: #000;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}


.in-the-loop .form-loop-new input {
    width: 100%;
    background: none;
    border: 2px solid #000;
    border-radius: 50px;
    color: #000;
    padding: 20px 30px;
    text-align: left;
}

.in-the-loop .form-loop-new ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000 !important;
}
.in-the-loop .form-loop-new ::-moz-placeholder { /* Firefox 19+ */
    color: #000 !important;
}
.in-the-loop .form-loop-new :-ms-input-placeholder { /* IE 10+ */
    color: #000 !important;
}
.in-the-loop .form-loop-new :-moz-placeholder { /* Firefox 18- */
    color: #000 !important;
}

.in-the-loop .form-loop-new input[type="submit"] {
    font-weight: 500;
    font-size: 18px;
    max-width: 240px;
    margin: 0 auto;
    border: 0;
    text-align: center;
    background-color: #FFBD5F;
    border-radius: 50px;
    padding: 20px 10px;
    color: #000;
    min-width: 260px;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}

.in-the-loop .form-loop-new input[type="checkbox"] {
    width: auto;
    margin: 0 10px 0 0;
    display: inline-block;
    clear: none;
}

.in-the-loop .form-loop-new .form-submit {
  margin-bottom: 0;
}

.in-the-loop .form-loop-new .wpcf7-spinner {
  display: none;
}

















.in-the-loop .text-box-holder,
.free-pdf .text-box-holder {
    max-width: 800px;
}

.partners-with {
    padding: 0;
    margin-top: -10px;
    margin-bottom: 19px;
}

.partners-with .container > p {
    max-width: 700px;
    margin: 0 auto 30px;
    text-align: center;
}

.partners-with .col4 {
    margin-bottom: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners-with .col4 img {
    width: auto;
    height: auto;
    max-height: 80px;
    max-width: 80%;
    margin:30px 0;
}

.partners-with h4,
body.contact-page .training h4 {
    font-size: 57px;
    line-height: 63px;
    display: block;
    text-align: center;
    color: #313E53;
}

.partners-with img.heading-underline,
body.contact-page .training img.heading-underline {
    margin: 15px auto 30px auto;
}

img.bg-img.bgbigger2.sv {
    position: relative;
    top: 0;
    margin-top: 0;
    display: block;
}

img.bg-img.bgbigger2.svb {
    position: relative;
    top: 0;
    z-index: 3;
    display: block;
}

img.bg-img.bgbigger2.svb.removed {
  display: none!important;
}

.story-vision {
    padding: 0;
    background-image: url(images/vision2.png);
    background-color: #ffbd5f;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    z-index: 3;
}

.underline-right {
  display: inline-block;
}

.underline-right h3 {
  display: inline-block;
}

.underline-right .heading-underline {
  margin-left: auto;
  margin-right: 0;
}


.story-vision .bg-img {
    display: block!important;
}

.story-vision p {
    max-width: 700px;
    margin: 0 auto 10px auto;
    font-size: 20px;
}

.story-vision p {
    max-width: 700px;
    margin: 0 auto 10px auto;
    font-size: 22px;
    line-height: 31px;
}

.story-vision img.heading-underline {
    margin: 15px 0 30px auto;
}

.theory-change img.heading-underline {
    margin: 15px 0 30px auto;
    max-width: 450px;
    width: 100%;
}

.full-col-text p {
    line-height: 24px;
}

img.insta-placeholder {
    width: 100%;
    height: auto;
}

.insta-strip img.heading-underline {
    margin: 15px auto 70px auto;
}

.insta-strip {
    text-align:center;
    margin-top: 33px;
}


#sb_instagram .sb_instagram_header, .sb_instagram_header, #sb_instagram #sbi_load, #sb_instagram:after {
  display: none;
}

div#sb_instagram {
    height: 19vw !important;
    overflow: hidden!important;
}

footer {
    background-color: #adccff;
    position: relative;
    z-index: 3;
    padding-bottom: 100px;
}


.footer-contact a {
    color: #000;
    font-weight: 700;
    border-bottom: 3px solid #000;
}


img.bg-img.bgbigger2.foot-swirl {
    margin-top: 70px;
    width: 102%;
    display: block;
    margin-bottom: -1px;
}

.story-vision .container {
    padding: 50px 0;
}

footer .col4 {
    background: none;
    padding:0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

footer .col4 img {
    width: 75%!important;
    max-width: 120px;
    display: block;
    margin: 0 auto;
    height: auto;
}

footer .col4 strong,
footer .col3 strong {
    font-weight: 500;
    font-size: 21px;
}

footer .col4 {
    width: 20.5%;
    margin: 3%;
}

.col3 {
    float:left;
    width: 30%;
    margin: 0 5% 0 0;
}

.col3:first-child {
    margin-left:0;
}

.col3:last-child {
    margin-right:0;
}

footer input {
    border-bottom: 1px solid #000;
    color: #000;
}

footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  opacity:1;
}
footer ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  opacity:1;
}
footer :-ms-input-placeholder { /* IE 10+ */
  color: #000;
  opacity:1;
}
footer :-moz-placeholder { /* Firefox 18- */
  color: #000;
  opacity:1;
}

footer form {
    margin-bottom: 49px;
}

a.butt-submit {
    background-color: #ffffff;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

a.foot-butt {
    width: 100%;
    display: block;
    border: 1px solid #000;
    border-radius: 50px;
    text-align: center;
    color: #000;
    padding: 15px 0;
    margin-bottom: 13px;
}

footer ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

footer ul li {
    list-style: none;
    display: block;
    color: #000;
    margin-bottom: 26px;
}

footer ul li a {
  color:#000;
}

footer .col3 strong {
    margin-bottom: 31px;
    display: block;
}

footer .col3:last-child {
    position: relative;
    right: -57px;
}

footer .col3:nth-child(2) {
    position: relative;
    right: -20px;
}

.social {
    position: absolute;
    right: -14px;
    width: 40px;
    top: 31px;
}

.social a {
    display: block;
    clear: both;
    color: #000;
    font-size: 28px;
    margin-bottom: 15px;
}

nav.scrollNav .social {
    display:none;
}

nav.scrollNav {
    position: fixed;
    background-color: #fff9f3;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #0000004d;
    padding-top: 10px;
}

nav.scrollNav .nav-logo {
    float: left;
    width: 112px;
}

nav.scrollNav .nav-primary {
    padding-top: 0;
    margin-right: -9px;
}

/* ABOUT PAGE */

body.about-page .banner-text {
    right: 0;
    left:auto;
    max-width: 500px;
}

body.about-page img.go-right-img {
    top: 50px;
}

body.about-page #banner {
    background-position: 0 -28px;
}

.about-nav {
    position: absolute;
    width: 100%;
    display: block;
    background-color: #313E53;
    border-radius: 50px;
    bottom: -41px;
    left: 50%;
    z-index: 999;
    overflow:hidden;
}

.about-nav-2 {
    max-width: 900px;
    margin-left: -450px;
}

.about-nav-3,
.about-nav-4 {
    max-width: 1300px;
    margin-left: -650px;
}

.about-nav li {
    list-style:none;
    float:left;
    display:inline-block;
    text-align:center;
}

.about-nav-2 li {
    width: 50%;
}

.about-nav-3 li {
    width: 33.333%;
}

.about-nav-4 li {
    width: 25%;
}

.about-nav a {
    display:block;
    padding:30px 0;
    color:#fff;
    font-size: 20px;
}

.about-nav li a:hover {
    background-image: url(images/underline.png);
    background-size: 120px;
    background-color: #45618f;
    background-repeat: no-repeat;
    background-position: center 59px;
}

img.go-right-img {
    position: absolute;
    right: 0;
    width: 616px;
    margin-top: 70px;
}

body.about-page .yellow-section {
    background-image: url(images/about-story-backing.png);
    background-color: #fff9f3;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 100px;
    height: auto;
    padding-top: 210px;
    padding-bottom: 20px;
}

body.about-page .yellow-section .text-box-holder.tbh-left {
    left: 0;
    top: 0;
    position: relative;
}

body.about-page .purpose-section {
    background-color: #fff9f3;
    background-image: none;
}

.st-mission {
    padding: 0;
    background-color: #ffbd5f;
    background-image: none;
}

.stm-box {
    float:left;
    padding: 65px;
    background-color:#fff;
    border-radius:30px 30px 30px 30px;
    text-align:center;
    width: 47%;
    margin: 0 5% 0 0;
    -webkit-box-shadow: 0px 0px 15px -3px #000000 !important;
    box-shadow: 0px 15px 21px -22px #000000 !important;
}

.stm-box:last-child {
    margin-right:0;
    border-radius: 30px 30px 30px 0px;
}

.stm-box:first-child {
    border-radius: 30px 30px 0px 30px;
}

.stm-box h3 {
    padding-bottom: 30px;
}

.story-vision.st-mission p {
    font-size: 19px;
    line-height: 25px;
}

.story-vision.st-mission .container {
    padding: 20px 0 35px 0;
}

.mission-main {
    height: 340px;
    position: relative;
}

.mission-main .container {
    position: absolute;
    width: 96%;
    max-width: 1300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 4;
    top: -20%;
}


body.about-page .purpose-section .text-box-holder.tbh-center-text {
    position: relative;
    width: 100% !important;
    max-width: 700px;
    text-align: center;
    margin: 0 auto 50px auto !important;
    top: -34px;
    float: none;
}

body.about-page .purpose-section .text-box-holder.tbh-center-text img.heading-underline {
    margin: 15px auto 30px auto;
    max-width: 251px;
}

body.post-type-archive-our-stories .purpose-section .text-box-holder.tbh-center-text img.heading-underline {
    margin: 15px auto 30px 0;
    max-width: 480px;
    width: 100%;
}

.stats-box.sb-qls {
    float: left;
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.stats-box.sb-qls .sb {
    float: left;
    height: auto;
    width: 30.6% !important;
    margin: 0 4% 0 0 !important;
    border-radius: 30px !important;
    padding: 0 0 30px 0;
}

.stats-box.sb-qls .sb:last-child {
    margin-right:0 !important;
}

img.sb-header {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 30px !important;
}

.stats-box.sb-qls .sb p {
    padding: 10px 50px;
}

body.about-page .clearing {
    text-align: center;
    height: auto;
    padding: 100px 0 0px 0;
}

body.about-page .clearing img.heading-underline {
    margin: 15px auto 0px auto;
    max-width: 351px;
}

body.about-page img.skills-img {
    bottom: 219px;
    width: 781px;
    left: -50px;
}

body.about-page .bg-img.move-up {
    position: relative;
    z-index: 2;
}

body.about-page .for-schools {
    z-index: 3;
    height: 340px;
}

body.about-page .training img.skills-img {
    top: -31px;
    width: 709px;
}

body.about-page .training {
    padding-bottom: 670px;
}

body.about-page .story-vision.theory-change {
    background-image: url(images/vision3.png);
    background-color: #fff9f3;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

body.about-page .story-vision.theory-change .container {
    padding: 70px 0 80px 0;
}

body.about-page .join-us {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#313e53+56,fff9f3+100 */
    background-color: #313e53; /* Old browsers */
    background: -moz-linear-gradient(top,  #313e53 56%, #fff9f3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #313e53 56%,#fff9f3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #313e53 29%,#fff9f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313e53', endColorstr='#fff9f3',GradientType=0 ); /* IE6-9 */
    padding: 65px 0 97px 0;
}

body.about-page .join-us h3,
body.about-page .join-us p {
    color:#fff;
}

body.about-page .join-us .col2 {
    width: 30.6%;
    margin: 2% !important;
}

body.about-page .join-us .col2 p,
body.story-detail-page .join-us .col2 p {
    font-size: 18px;
    line-height: 28px;
    max-width: 100%;
    font-weight: 400;
    margin: 24px auto 12px auto;
}

body.about-page .join-us .col2:last-child {
    margin-right: 0 !important;
}

body.about-page .join-us .col2:first-child {
    margin-left: 0 !important;
}

body.about-page .partners-with {
    margin-top: 50px;
}

.slider {
        width: 100%;
        margin: 0;
}

.slick-slide {
      margin: 0px 20px;
}

.slick-slide img {
      width: 100%;
}

.slick-prev:before,
.slick-next:before {
        /* color: black; */


}

body.about-page .join-us .slider .col2 {
    margin: 25px !important;
}

/* Slider Override */
body.about-page .join-us .slider .slick-track { display: flex !important; }
body.about-page .join-us .slider .slick-slide { height: inherit !important; }


.slick-prev:before, .slick-next:before {
    font-size: 36px !important;
}

.slick-prev, .slick-next {
    width: 34px !important;
    height: 32px !important;
}

.slick-prev {
    left: -35px !important;
}

.slick-next {
    right: -35px !important;
}

body.about-page .join-us .col2 img {
    margin-top: -4px;
}

.about-nav a {
    display: block;
    padding: 30px 0;
    color: #fff;
    font-size: 20px;
    background-image: url(images/underline.png);
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: center 159px;
}


/* END ABOUT PAGE */


/* RESEARCH PAGE */

body.research-page #banner p {
    max-width: 550px;
}

body.research-page .about-nav li:first-child a {
    background-image: url(images/underline.png);
    background-color: #45618f;
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: center 59px;
}

body.research-page.press-media-page .about-nav li:first-child a {
    background-color: #313e53;
}

body.research-page #banner {
    background-size: auto 100%;
    background-position: 106% 0;
}

body.research-page #banner img.heading-underline,
body.about-page #banner img.heading-underline {
    margin-bottom: 40px;
}

body.page-id-7 #banner img.heading-underline {
  margin-left: auto;
  max-width: 240px;
}

.page-template-page-blog #banner img.heading-underline {
  margin-left: 25%!important;
}

body.research-page .purpose-section {
    background: #fff9f3; /* Old browsers */
    background: -moz-linear-gradient(top,  #fff9f3 0%, #ffbd5f 26%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fff9f3 0%,#ffbd5f 26%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fff9f3 0%,#ffbd5f 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9f3', endColorstr='#ffbd5f',GradientType=0 ); /* IE6-9 */
    margin-top: -23px;
    padding-top: 100px;
    padding-bottom: 300px;
}

body.research-page img.skills-img {
    bottom: 920px;
    width: 800px;
}

img.bars-img {
    width: 100%;
    height: auto;
}

body.research-page .move-up {
    margin-top: -163px;
    position: relative;
    z-index: 2;
    height: 67px;
}

body.research-page .for-schools {
    z-index: 3;
}

body.research-page .purpose-section .container:first-child {
    z-index: 4;
}

body.research-page .bg-img {
    height: 37px;
    z-index: 3;
    position: relative;
}

body.research-page .for-schools {
    height: auto;
    padding: 79px 0 0px 0;
}


.removed {
    display: none;
}

.removed-white {
    background: unset!important;
}


body.research-page .join-us {
    z-index: 1;
    margin-top: -87px;
    padding: 176px 0 85px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffbd5f+26,fff9f3+100 */
    background: #ffbd5f; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffbd5f 26%, #fff9f3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffbd5f 26%,#fff9f3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffbd5f 26%,#fff9f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd5f', endColorstr='#fff9f3',GradientType=0 ); /* IE6-9 */
}

.our-method-section h2 {
    text-align:center;
}

.tbhfull {
    width:100%;
    max-width:100%;
    text-align:center;
}

.tbhfull p {
    max-width:800px;
    margin-right:auto;
    margin-left:auto;
}

.our-method-section .text-box-holder img.heading-underline {
    margin: 15px auto;
}

img.clearing-dots {
    width: 100%;
    clear: both;
    display: block;
}

.our-method-section .text-box-holder {
    position: relative;
}

.our-method-section .text-box-holder.tbh-right {
    order: 1;
    width: 43%;
}

.our-method-section .text-box-holder.tbh-left.tbh50 {
    order: 2;
}

.our-method-section .text-box-holder.tbh-left.tbh50 {
    order: 2;
    width: 46%;
    margin-left: 10%;
}

.our-method-section .container.flex-box {
    padding: 52px 0;
}

.our-method-section .text-box-holder.tbh50 h2 {
    text-align: left;
}

.our-method-section .text-box-holder.tbh50 img.heading-underline {
    margin: 15px 0;
    max-width: 300px;
}

.our-method-section ul li {
    position: relative;
    list-style: none;
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 51px 0;
}

.our-method-section ul li span {
    display:block;
    font-size:100px;
}

.our-method-section ul li span {
    position: absolute;
    display: inline-block;
    font-size: 32px;
    width: 50px;
    height: 50px;
    border: 1px solid #c68631;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-family: 'Playfair Display', serif;
    left: -68px;
    top: -17px;
}

.our-method-section ul li.double-line span {
    top:0;
}

li.double-line {
    margin-top: -17px !Important;
}

li.double-line:last-child {
    margin-top: -23px !Important;
}

body.research-page .partners-with {
    padding: 2px 0 0 0;
    margin-top: 0;
    margin-bottom: 40px;
}

body.research-page .full-col-text h4 span {
    margin-bottom:10px;
}

body.research-page .full-col-text {
    margin-top: -171px;
}

body.research-page .join-us .clearing {
    height: 73px;
}

.butt-more-marg {
    margin-top:40px;
}

/* END RESEARCH PAGE */



/* TEAM PAGE */

body.team-page .about-nav li:nth-child(2) a {
    background-image: url(images/underline.png);
    background-color: #45618f;
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: center 59px;
}

body.team-page #banner {
    background-size: auto 100%;
    background-position: 0 50px;
}

body.team-page .purpose-section .container {
    padding-top: 145px;
}

body.team-page .purpose-section .container .col2 img,
body.team-page .join-us .container .col2 img {
    width: 108%;
    height: auto;
    margin: -87px 0 14px -50px;
    border-radius: 40px;
}

body.team-page .purpose-section h2 {
    text-align: center;
}

body.team-page .purpose-section img.heading-underline {
    margin: 15px auto 50px auto;
    padding-left: 130px;
}

.full-width-box {
    background-color: #fff;
    padding: 50px;
    border-radius: 38px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000 !important;
    box-shadow: 0px 15px 36px 10px #00000017 !important;
}

.full-width-box .col2 {
    margin-bottom:0;
    box-shadow:none !important;
}

.full-width-box .col2 h3 span {
    display: block;
    color: #ffbe68;
    font-size: 24px;
    line-height: 27px;
    margin-top: 9px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.full-width-box h3 {
    margin-top: -30px;
    font-size: 46px;
    line-height: 55px;
    color:#535763;
}

body.team-page .purpose-section {
    padding-bottom: 64px;
}

body.team-page .join-us .col2 p,
body.team-page .col2 p,
body.team-page .col2 h3 {
    color:#535763;
    margin-top: 30px;
}

body.team-page .join-us .col2 {
    width: 47%;
    margin: 3% !important;
    text-align: left;
}

body.team-page .join-us .full-width-box,
body.team-page .purpose-section .full-width-box{
    margin-top:60px;
}

body.team-page .join-us {
    padding: 65px 0 56px 0;
}

body.team-page .join-us .full-width-box.fwb-reversed .flex-box .col2,
body.team-page .purpose-section .full-width-box.fwb-reversed .flex-box .col2 {
    display:flex;
    flex-wrap:wrap;
  align-self: start;
    margin-bottom:0 !important;
}

body.team-page .join-us .full-width-box .col2 {
    margin-bottom:0 !important;
}

body.team-page .join-us .full-width-box.fwb-reversed .flex-box .col2:first-child,
body.team-page .purpose-section .full-width-box.fwb-reversed .flex-box .col2:first-child {
    order:2;
    float:right;
    margin-right:0 !important;
    margin-left:3% !important;
}

body.team-page .join-us .full-width-box.fwb-reversed .flex-box .col2:last-child,
body.team-page .purpose-section .full-width-box.fwb-reversed .flex-box .col2:last-child {
    order:1;
    float:left;
    margin-right:2% !important;
    margin-left:0 !important;
}

body.team-page .join-us .full-width-box.fwb-reversed .flex-box .col2 img,
body.team-page .purpose-section .full-width-box.fwb-reversed .flex-box .col2 img{
    width: 111%;
    height: auto;
    margin: -87px 0 14px 0;
    position: relative;
    right: 3px;
}

/* END TEAM PAGE */


/* THEORY PAGE */

body.theory-page .banner-text {
    max-width: 600px;
}

body.theory-page #banner {
    background-size: auto 100%;
    background-position: 100% 0;
}

body.theory-page img.bg-img.move-up {
    position: relative;
    z-index: 2;
    height: 136px;
    margin-top: -39px;
}

body.theory-page .bg-img {
    height:100px;
}

body.theory-page .for-schools {
    z-index: 3;
    height:auto;
}

img.helped-left-img {
    position: absolute;
    left: -37px;
    width: 800px;
    margin-top: -526px;
}

body.theory-page .for-schools .text-box-holder {
    top: -25px;
    color: #fff;
    position: relative;
    float: right;
}

body.theory-page img.helped-left-img {
    margin-top: -563px;
}

body.theory-page .text-box-holder {
    position: relative;
    text-align: left;
    right: auto;
    left:0;
    top: 0;
    max-width: 600px;
}

body.theory-page .join-us img.heading-underline,
body.theory-page .text-box-holder img.heading-underline {
    margin: 21px 0;
    max-width: 250px;
}

body.theory-page img.how-we-help-img {
    position: absolute;
    top: -253px;
    right: -36px;
    width: 858px;
}

body.theory-page .join-us {
    padding: 75px 0 75px 0;
}

body.theory-page .partners-with {
    margin-top: 120px;
}

body.theory-page .training img {
    width:102%;
    height:auto;
}

body.theory-page .training {
    position: relative;
    padding: 120px 0;
}


body.blog-page .move-up,
body.blog-page.blog-deets-page .move-up {
    margin-top: 0 !important;
    position: relative !important;
    z-index: 2 !important;
    height: 67px !important;
    width:100% !important;
}

body.research-page .move-up {
    margin-top: -70px !important;
    position: relative !important;
    z-index: 2 !important;
    height: 67px !important;
    width:100% !important;
}
/* END THEORY PAGE */


/* PRESS & MEDIA PAGE */

body.research-page.press-media-page .move-up {
    margin-top: 0;
}

body.research-page.press-media-page .join-us {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 104px;
}

body.research-page.press-media-page .about-nav {
    bottom: 74px;
}

body.research-page.press-media-page .about-nav a {
    background-image: url(images/underline.png)!important;
    background-repeat: no-repeat!important;
    background-size: 120px !important;
    background-position: center 159px!important;
}

body.research-page.press-media-page .about-nav li a:hover {
    background-image: url(images/underline.png)!important;
    background-color: #45618f!important;
    background-repeat: no-repeat!important;
    background-size: 120px !important;
    background-position: center 59px!important;
}

body.research-page.press-media-page .about-nav li:last-child a {
    background-image: url(images/underline.png)!important;
    background-color: #45618f!important;
    background-repeat: no-repeat!important;
    background-size: 120px !important;
    background-position: center 59px!important;
}

body.research-page.press-media-page .join-us .container p {
    max-width: 800px;
    margin: 0 auto 0 auto;
}

a.butt.butt-white.butt-blue {
    background-color: #313e53;
    color: #fff;
}

body.research-page.press-media-page #banner {
    background-size: auto 100%;
    background-position: 100% 0;
}



/* END PRESS & MEDIA PAGE */


/* OUR STORIES PAGE */

body.our-stories-page #banner {
    background-size: auto 105%;
    background-position: 0 -8px;
}

body.our-stories-page .testimony {
    background-color: #fef9f3;
    padding: 66px 0 100px 0;
}

body.our-stories-page .join-us h4,
body.our-stories-page .stats-box.sb-qls .sb h4,
body.theory-page.story-detail-page .join-us h4,
body.theory-page.story-detail-page .stats-box.sb-qls .sb h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
}

body.our-stories-page .join-us h4 span,
body.our-stories-page .stats-box.sb-qls .sb h4 span,
body.theory-page.story-detail-page .join-us h4 span,
body.theory-page.story-detail-page .stats-box.sb-qls .sb h4 span  {
    display: block;
    color: #f9bd60;
    margin-top: 0;
    font-size: 21px;
}

body.our-stories-page .purpose-section .text-box-holder.tbh-center-text {
    max-width: 800px;
}

body.our-stories-page .purpose-section {
    padding-bottom:0;
}

body.our-stories-page .stats-box.sb-qls .sb {





    float: left;
    height: auto;
    width: 48% !important;
    margin: 0 4% 5% 0 !important;
    border-radius: 30px !important;
    padding: 0;
}

.join-us .col2 a.butt {
    min-width:290px;
}

body.our-stories-page .stats-box.sb-qls .sb:nth-child(even) {
    margin-right: 0 !important;
}

body.our-stories-page img.sb-header {
    margin-top: -10px;
}

.audio-player audio {
    width: 100%;
    border-radius: 50px;
}

.audio-player {
    padding: 36px;
    border-radius: 30px;
    border: 2px solid #f9bd60;
    margin-bottom: -1px;
}

audio::-webkit-media-controls {
    width: inherit;
    height: inherit;
    position: relative;
    direction: ltr;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}
audio::-webkit-media-controls-enclosure {
    width: 100%;
    max-width: 800px;
    height: 30px;
    flex-shrink: 0;
    bottom: 0;
    text-indent: 0;
    padding: 0;
    box-sizing: border-box;
}
audio::-webkit-media-controls-panel {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* We use flex-start here to ensure that the play button is visible even
     * if we are too small to show all controls.
     */
    justify-content: flex-start;
    -webkit-user-select: none;
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    text-align: right;
    bottom: auto;
    height: auto;
    background-color: #f9bd60;
    border-radius: 5px;
    /* The duration is also specified in MediaControlElements.cpp and LayoutTests/media/media-controls.js */
    transition: opacity 0.3s;

}
audio:-webkit-full-page-media {
    max-height: 100%;
    max-width: 100%;
}
audio:-webkit-full-page-media::-webkit-media-controls-panel {
    bottom: 0px;
}
audio::-webkit-media-controls-mute-button {
    -webkit-appearance: media-mute-button;
    display: flex;
    flex: none;
    border: none;
    box-sizing: border-box;
    width: 35px;
    height: 30px;
    line-height: 30px;
    margin: 0 6px 0 0;
    padding: 0;
    background-color: initial;
    color: inherit;
}
audio::-webkit-media-controls-overlay-enclosure {
    display: none;
}
audio::-webkit-media-controls-play-button {
    -webkit-appearance: media-play-button;
    display: flex;
    flex: none;
    border: none;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 9px;
    margin-right: 9px;
    padding: 0;
    background-color: initial;
    color: inherit;
}
audio::-webkit-media-controls-timeline-container {
    -webkit-appearance: media-controls-background;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex: 1 1;
    -webkit-user-select: none;
    height: 16px;
    min-width: 0;

}

/* FIXME these shouldn't use special pseudoShadowIds, but nicer rules.
   https://code.google.com/p/chromium/issues/detail?id=112508
   https://bugs.webkit.org/show_bug.cgi?id=62218
*/
input[type="range" i]::-webkit-media-slider-container {
    display: flex;
    align-items: center;
    flex-direction: row; /* This property is updated by C++ code. */
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    border: 1px solid rgba(230, 230, 230, 0.35);
    border-radius: 4px;
    background-color: transparent; /* Background drawing is managed by C++ code to draw ranges. */
}
/* The negative right margin causes the track to overflow its container. */
input[type="range" i]::-webkit-media-slider-container > div {
    margin-right: -14px;
}
input[type="range" i]::-webkit-media-slider-thumb {
    margin-left: -7px;
    margin-right: -7px;
}
audio::-webkit-media-controls-fullscreen-button {
    -webkit-appearance: media-enter-fullscreen-button;
    display: flex;
    flex: none;
    border: none;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: -5px;
    margin-right: 9px;

    padding: 0;
    background-color: initial;
    color: inherit;
}
audio::-webkit-media-controls-toggle-closed-captions-button {
    display: none;
}

audio::-webkit-media-controls-fullscreen-volume-slider {
    display: none;
}
audio::-webkit-media-controls-fullscreen-volume-min-button {
    display: none;
}
audio::-webkit-media-controls-fullscreen-volume-max-button {
    display: none;
}


/* END OUR STORIES PAGE */


/* STORY DETAILS PAGE */

body.theory-page.story-detail-page #banner {
    background-size: auto 100%;
    background-position: 100% 0;
}

body.theory-page.story-detail-page .for-schools {
    background-color: #f9bd60;
    z-index: 4;
}

body.theory-page.story-detail-page img.bg-img.move-up {
    margin-top: 20px;
}

body.theory-page.story-detail-page img.helped-left-img {
    margin-top: -602px;
}

img.quote-small {
    display: block;
    margin: 0 auto;
    width: 55px;
    position: relative;
    left: -52px;
}

body.theory-page.story-detail-page .for-schools .text-box-holder p {
    color: #000;
    text-align: center;
}

body.theory-page.story-detail-page .join-us {
    background-color:#fff9f3;
    padding:130px 0 100px 0;
}

body.theory-page.story-detail-page .join-us.ju2 {
    background: #313e53;
    background: -moz-linear-gradient(top, #313e53 56%, #fff9f3 100%);
    background: -webkit-linear-gradient(top, #313e53 56%,#fff9f3 100%);
    background: linear-gradient(to bottom, #313e53 29%,#fff9f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313e53', endColorstr='#fff9f3',GradientType=0 );
    padding: 65px 0 65px 0;
}

body.theory-page.story-detail-page img.how-we-help-img {
    top: 40px;
    width: 772px;
}

body.story-detail-page .join-us .col2 {
    margin: 0 20px !important;
}

body.theory-page.story-detail-page .join-us.ju2 h3 {
    color:#fff;
}

body.theory-page.story-detail-page .join-us img.heading-underline {
    margin: 15px auto 61px auto;
}

body.theory-page.story-detail-page .col2-text h4 span {
    color: #f9bd60;
}

a.share-twit {
    background-color: #f9bd60;
    width: 55px;
    height: 55px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
    color: #000;
    margin-left: 10px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
}

a.share-twit i {
    line-height: 55px;
    font-size:22px;
}

body.theory-page.story-detail-page .join-us a.butt.butt-white {
    margin-top: 0;
    line-height: 22px;
}

body.theory-page.story-detail-page .join-us.ju2 a.butt {
    margin-top: 57px;
    line-height: 22px;
}

/* END STORY DETAILS PAGE */


/* BLOG PAGE */

body.our-stories-page.blog-page #banner {
    background-size: auto 105%;
    background-position: 0 -8px;
    height: 800px;
}

body.blog-page #banner img {
    margin-left:100px !important;
    max-width:180px;
}

body.blog-page .all-rights {
    left: 53px;
}
















.filter-blog {
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    z-index: 5;
    padding: 13px 0;
    display: block;
    clear: both;
}

#selectcat {
    display: inline-block;
    outline: 0;
    border: 0;

    padding: 18px 60px;
    border-radius: 50px;
    text-align: center;
    color: #000;
    background-color: #fff;
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
  cursor: pointer;
}


.filter-submit {
    display: inline-block;
    padding: 18px 30px;
    border-radius: 50px;
    text-align: center;
    color: #000;
    background-color: #f9bd60;
    margin: 0 10px 0 0;
    width: 100%;
    max-width: 200px;
    font-size: 18px;
    margin-left: 20px;
}





body.blog-page .full-col-text h4 span {

    padding-top: 0;
    margin-bottom: 4px;
}

body.blog-page .col-full-width a.butt {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 5px 21px -12px #000000e6;
    margin-top: 5px;
}

body.blog-page .col-full-width a.butt i {
    background-color: #f9bd60;
}

body.blog-page .testimony .full-col-text h4 {
    margin-top: 0;
}

body.blog-page .col-full-width:nth-child(even) img.test-img,
.list-img {
    float: left;
}

.blog-cats {
  margin: 30px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.blog-cats li {
  border-right: 2px solid #000;
  margin-top: 15px;
  list-style: none;
}

.blog-cats li a {
  display: block;
  color: #000;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 600;
}

body.blog-page .join-us {
    z-index: 1;
    margin-top: 0;
    padding: 35px 0 25px 0;
    background-color: #ffbd5f;
    background: -moz-linear-gradient(top, #ffbd5f 26%, #fff9f3 100%);
    background: -webkit-linear-gradient(top, #ffbd5f 26%,#fff9f3 100%);
    background: linear-gradient(to bottom, #ffbd5f 26%,#fff9f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd5f', endColorstr='#fff9f3',GradientType=0 );
}

body.blog-page .join-us h3 {
    color: #000;
}

body.blog-page .col2-text {
    text-align: left;
}

body.blog-page .join-us .col2 p {
    font-size: 23px;
    line-height: 30px;
    font-weight: 300;
    margin: 24px auto 27px auto;
    font-family: 'Playfair Display', serif;
}

/* END BLOG PAGE */

/* BLOG DETAILS/SINGLE PAGE */

body.our-stories-page.blog-page.blog-deets-page #banner {
    background-size: auto 89%;
    background-position: 0 100px;
}

body.our-stories-page.blog-page.blog-deets-page .banner-text h1 {
    font-size: 51px;
}

body.our-stories-page.blog-page.blog-deets-page #banner img.heading-underline {

    float: left;
    display: block;
}

body.our-stories-page.blog-page.blog-deets-page #banner p {
    clear: both;
}

body.our-stories-page.blog-page.blog-deets-page #banner .banner-text {
    top: 260px;
}

body.our-stories-page.blog-page.blog-deets-page .join-us {
    z-index: 1;
    margin-top: 0;
    padding: 35px 0 25px 0;
    background-color: #ffbd5f;
    background: -moz-linear-gradient(top, #ffbd5f 26%, #fff9f3 100%);
    background: -webkit-linear-gradient(top, #ffbd5f 26%,#fff9f3 100%);
    background: linear-gradient(to bottom, #ffbd5f 26%,#fff9f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd5f', endColorstr='#fff9f3',GradientType=0 );
}

body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main {
    background-color: #fff9f3;
    background: none;
    padding-bottom: 141px;
    padding-top: 62px;
}

body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main p,
body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main :is(p, ul, ol) {
    color: #000;
}

body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main :is(ul, ol) {
    padding-left: 1em;
}

.newsletter-signup-onpage {
    background-color: #ffffff;
    padding: 50px;
    max-width: 500px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 27px 42px -28px #000000;
    clear:both;
}

.newsletter-signup-onpage input {
    width: 100%;
    background: none;
    padding: 20px;
    border: 2px solid #f9bd60;
    color: #000;
    border-radius: 50px;
    margin-top:5px;
}

.newsletter-signup-onpage h4 {
    font-family: 'Playfair Display', serif !important;
}

.newsletter-signup-onpage h4,
.newsletter-signup-onpage p {
    text-align:left;
}

.newsletter-signup-onpage input[type="submit"] {
    background-color: #f9bd60;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    border:0;
    margin-top:20px;
    max-width: 100%;
}

.newsletter-signup-onpage ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000 !important;
}
.newsletter-signup-onpage ::-moz-placeholder { /* Firefox 19+ */
    color: #000 !important;
}
.newsletter-signup-onpage :-ms-input-placeholder { /* IE 10+ */
    color: #000 !important;
}
.newsletter-signup-onpage :-moz-placeholder { /* Firefox 18- */
    color: #000 !important;
}

.newsletter-signup-onpage input[type="submit"]:hover {
    cursor:pointer;
}

body.our-stories-page.blog-page.blog-deets-page .join-us a.butt.butt-white {
    float: left;
    margin-bottom: 50px !important;
}

body.our-stories-page.blog-page.blog-deets-page a.share-twit {
    float: left;
}

body.our-stories-page.blog-page.blog-deets-page img.how-we-help-img {
    top: 26px;
    right: -28px;
}

.left-blog-section {
    float: left;
    max-width: 500px;
}

.right-blog-section {
    float: right;
    max-width: 700px;
    text-align: left;
}

.blog-bottom-section {
    clear: both;
    position: relative;
    padding-top: 50px;
}

.right-blog-section p:first-child {
    margin-top: 0;
}

body.our-stories-page.blog-page.blog-deets-page .all-rights {
    bottom: 3px;
}

body.our-stories-page.blog-page.blog-deets-page .join-us a.butt.butt-white.butt-center {
    float: none;
    margin-bottom: 50px !important;
    margin-top: 26px;
}


/* END BLOG DETAILS/SINGLE PAGE */


/* CONTACT PAGE */

body.theory-page.contact-page #banner {
    background-size: auto 110%;
    background-position: 100% 0;
}

.contact-banner-box {
    float: left;
    width: 47%;
    height: auto;
    background-color: #fff;
    border-radius: 50px;
    margin: 0 3%;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 11px 32px -16px #00000061;
    padding: 70px;
}

.contact-banner-box p {
    font-size:21px;
}

.cont-box-hold {
    max-width: 1200px;
    margin: -75px auto 0 auto;
    position: relative;
    z-index: 3;
}

.contact-banner-box:last-child {
    margin-right:0;
}

.contact-banner-box:first-child {
    margin-left:0;
}

.cont-deets-small a {
    color: #000;
    display: block;
    font-size: 22px;
    margin: 27px 0;
}

.contact-banner-box img.heading-underline {
    display: block;
    margin: 29px 0 33px 0;
    max-width: 351px;
}

body.theory-page.contact-page .for-schools .text-box-holder {
    top: -25px;
    color: #fff;
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

body.theory-page.contact-page .text-box-holder img.heading-underline {
    margin: 21px auto;
    max-width: 250px;
    float: none;
}

.contact-form.cf-contact-page {
    padding: 0;
    background: none;
}

.contact-form.cf-contact-page input, .contact-form.cf-contact-page textarea {
    width: 100%;
    background: none;
    border-bottom: none;
    border: 2px solid #000;
    border-radius: 50px;
    color: #000;
    margin: 14px 0;
    padding: 19px;
    text-align: center;
}

body.theory-page.contact-page section.join-us .container {
    max-width: 1200px;
    padding: 63px 0 195px 0px;
}

.contact-form.cf-contact-page ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000 !important;
}
.contact-form.cf-contact-page ::-moz-placeholder { /* Firefox 19+ */
    color: #000 !important;
}
.contact-form.cf-contact-page :-ms-input-placeholder { /* IE 10+ */
    color: #000 !important;
}
.contact-form.cf-contact-page :-moz-placeholder { /* Firefox 18- */
    color: #000 !important;
}

.contact-form.cf-contact-page textarea#your-message {
    padding: 30px 20px;
    min-height: 300px;
}

.contact-form.cf-contact-page input[type="submit"] {
    border: none!important;
    background-color: #fff !important;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    max-width: 240px;
    margin: 30px auto 0 auto;
    float: none;
    display: block;
}

.contact-form.cf-contact-page input {
    width: 100%;
    margin: 0;
    display: inline-block;
    clear: none;
}




.form-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}

.form-fields li {
    margin-bottom: 30px;
    padding: 0;
    list-style: none;
}

.form-fields li:last-child {
    margin-bottom: 0;
}

.form-50 {
    width: calc(50% - 10px);
}

.form-100 {
    width: 100%;
}

.form-submit {
  text-align: center;
}

.contact-form.cf-contact-page input:nth-child(even) {
    margin-right: 0;
}

body.theory-page.contact-page .join-us p {
    max-width: 700px;
    margin: 0 auto 50px auto;
}


body.theory-page.contact-page img.bg-img.move-up {
    margin-top: -108px;
}

body.theory-page.contact-page img.bg-img.move-up.bimu2 {
    z-index: 6;
}

body.theory-page.contact-page .for-schools {
    z-index: 7;
    height: auto;
    padding-bottom: 60px;
}

input[type="submit"] {
    cursor:pointer;
}

body.contact-page .training p {
    text-align:center;
}

.enquiries-desc {
    text-align:center;
    max-width: 900px;
    width: 100%;
    margin: 40px auto;
    display: block;
}

body.contact-page .training h4.moremargtop {
    margin-top:70px;
}

body.contact-page .training a {
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #ffbe68;
}

/* accordion tabs */
.info-tabs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.info-tabs .row {
  display: flex;
}
.info-tabs .row .col {
  flex: 1;
}
.info-tabs .row .col:last-child {
  margin-left: 1em;
}

.info-tabs .tabs {
  overflow: hidden;
  max-width: 900px;
  margin: 0 auto;
}

.info-tabs .tab {
  width: 100%;
  color: white;
  overflow: hidden;
  border: 1px solid #000;
  margin-bottom: 14px;
}
.info-tabs .tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: none;
  cursor: pointer;
  /* Icon */
  color: #000;
  /* border: 1px solid #000; */
  font-weight: 500;
  font-size: 17px;
}
.info-tabs .tab-label:hover {
  background-color: #313e53;
  color: #fff;
}
.info-tabs .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #000000;
  background-color: #ffffff24;
  transition: all 0.35s;
  font-size: 17px;
  line-height: 28px;
}
.info-tabs .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background-color: #2c3e50;
  cursor: pointer;
}
.info-tabs .tab-close:hover {
  background-color: #1a252f;
}

.info-tabs input:checked + .tab-label {
  background-color: #1a252f;
  color: #fff;
}
.info-tabs input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.info-tabs input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
/* END accordion tabs */

body.theory-page.contact-page .training {
    background: -moz-linear-gradient(top, #fff9f3 26%, #ffbd5f 100%);
    background: -webkit-linear-gradient(top, #fff9f3 26%,#ffbd5f 100%);
    background: linear-gradient(to bottom, #fff9f3 26%,#ffbd5f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd5f', endColorstr='#fff9f3',GradientType=0 );
}

body.theory-page.contact-page .bg-img {
    height: 50px;
}

/* END CONTACT PAGE */

/* PRIMARY SCHOOLS PAGE */
  /* Generics */
  .section-blue {
      background-color: #313e53;
  }

  .split-section {
      position: relative;
  }

  img.split-img-left {
      position: absolute;
      left: 0;
      width: 741px;
  }

  img.split-img-right {
      position: absolute;
      right: 0;
      width: 741px;
  }

  /* List */
  .list-check {
      margin: 60px 0 0 0;
      padding: 0;
  }

  .list-check li {
      position: relative;
      margin: 0 0 30px 0;
      padding: 0;
      list-style: none;
      display: grid;
      grid-template-columns: 60px 1fr;
      gap: 10px 50px;
  }

  .list-check li:last-child {
      margin: 0;
  }

  .list-check li:before {
      grid-row: 1/span 2;
      grid-column: 1/span 1;
      align-self: center;
      font-family: 'Font Awesome 5 Free';
      content: '\f00c';
      font-weight: 700;
      font-size: 26px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      background-color: #FFBD5F;
      border-radius: 50%;
      width: 60px;
      height: 60px;
  }

  .list-check li h3 {
      grid-row: 1/span 1;
      grid-column: 2/span 1;
      font-size: 37px;
      line-height: 38px;
      margin: 0;
  }

  .list-check li p {
      grid-row: 2/span 1;
      grid-column: 2/span 1;
      margin: 0;
  }

  /* Split Section */
  .split-right .split-content {
      order: 2;
      width: calc(50% - 50px);
      padding-top: 50px;
  }

  .split-right .split-img {
      order: 1;
      width: calc(50% - 50px);
  }

  .split-right .split-img img {
      display: block;
      width: 100%;
      height: auto;
  }

  .split-right .split-img p {
      font-size: 15px;
      text-align: center;
  }

  .split-container .heading-underline {
      margin: 10px 0 30px auto;
  }


  /* Banner */
  body.primary-schools-page #banner {
      background-size: auto 100%;
      background-position: 100% 0;
  }

  body.primary-schools-page .about-nav li:first-child a {
      background-image: url(images/underline.png)!important;
      background-color: #45618f!important;
      background-repeat: no-repeat!important;
      background-size: 160px !important;
      background-position: center 59px!important;
  }


  /* About */
  body.primary-schools-page .section-about {
      position: relative;
      padding-bottom: 1150px;
  }

  body.primary-schools-page .how {
      background-color: #313e53;
      position: relative;
  }

  body.primary-schools-page .how h2 {
      color: #fff;
  }

  body.primary-schools-page .how .text-box-holder img.heading-underline {
      margin: 15px auto;
  }

  body.primary-schools-page .how .text-box-holder {
      top: 0;
      color: #fff;
      position: relative;
      float: none;
      text-align: center;
      width: 100%;
      max-width: 800px;
      margin: 0 auto;
      padding: 50px 0;
  }

  .author {
      font-size: 90px;
      line-height: 130px;
  }

  .author-underline {
      display: block;
      margin: -50px 0 30px 0;
      max-width: 364px;
  }


  /* How the Story Project works */
  .section-primary-schools {
      margin: -70px 0 0 0;
      padding-top: 100px;
      padding-bottom: 150px;
      background-image: url(images/primary-schools-help.png);
      background-size: cover;
      z-index: 9;
  }

  .section-how-we-help {
      padding-bottom: 900px;
  }

  .section-phse {
      padding-bottom: 700px;
  }

  .section-emotional {
      padding-bottom: 700px;
  }

  .section-story {
      padding-bottom: 800px;
  }


  /* Benefits */
  .section-benefits {
      padding: 100px 0;
      z-index: 10;
      position: relative;
  }

  .section-benefits * {
      color: #fff;
  }

  .section-benefits-teacher {
      padding-bottom: 1334px;
      margin-top: -304px;
  }

  .section-benefits-pupil {
      padding-bottom: 1170px;
      margin-top: -86px;
  }


  /* Join The Story Project */
  .joinus-primary-schools {
      z-index: 2;
      margin: -70px 0 0 0;
      padding: 150px 0 85px 0;
  }


  /* Impact & Testimony */
  .testimony-primary-schools {
      z-index: 1;
      position: relative;
  }

  .testimony-primary-schools .container > a.butt {
      margin-top: 40px;
  }


  /* Members */
  .section-members {
      padding: 120px 0;
  }


      /* Become a member */
      .become-a-member {
          position:relative;
          margin-bottom: 100px;
      }

      /* Common Enquiries */
      .section-members .members {
          padding:  0;
          text-align: center;
      }

      .section-members .members .moremargtop {
          font-size: 57px;
          line-height: 63px;
          display: block;
          text-align: center;
          color: #313E53;
      }

      .section-members .members .heading-underline {
          margin: 15px auto 30px auto;
          max-width: 550px;
          width: 100%;
      }

/* END PRIMARY SCHOOLS PAGE */


/* SECONDARY SCHOOLS PAGE */
  /* Banner */
  body.secondary-schools-page #banner {
      background-size: auto 100%;
      background-position: 100% 0;
  }

  body.secondary-schools-page .about-nav li:last-child a {
      background-image: url(images/underline.png)!important;
      background-color: #45618f!important;
      background-repeat: no-repeat!important;
      background-size: 160px !important;
      background-position: center 59px!important;
  }


  /* About */
  body.secondary-schools-page .section-for-secondary-schools {
      position: relative;
      padding-bottom: 250px;
      margin-top: 100px;

  }

  body.secondary-schools-page .section-for-secondary-schools .text-box-holder {
    position: relative;
    text-align: left;
    right: auto;
    left: 0;
    top: 0;
    max-width: 600px;
    padding-top: 100px;
}

  body.secondary-schools-page .section-for-secondary-schools img.how-we-help-img {
    position: absolute;
    top: 0;
    right: -36px;
    width: 858px;
}


  /* In The Loop */
  body.secondary-schools-page .in-the-loop {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffbd5f+0,fff9f3+100 */
    background: #ffbd5f; /* Old browsers */
    background: -moz-linear-gradient(top,  #fff9f3 0%, #ffbd5f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fff9f3 0%,#ffbd5f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fff9f3 0%,#ffbd5f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9f3', endColorstr='#ffbd5f',GradientType=0 ); /* IE6-9 */
}


  /* In The Loop */
  body.secondary-schools-page .partners-with {
      margin-top: 100px;
  }

/* END SECONDARY SCHOOLS PAGE */

/* MEMBERSHIP PACKAGES */
  /* Generic */
  .woo-nav {
      position: relative;
      margin: 150px 0;
      clear: both;
  }

  .shop {
      background-color: #6b6b6b;
      height: 500px;
  }


  /* CTA */
  .story-cta {
      margin: 100px auto;
      padding: 0;
      position: relative;
      max-width: 1300px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;


      display: none;
  }

  .story-cta li {
      margin: 0;
      padding: 60px;
      list-style: none;
      text-align: center;
      border-radius: 50px;
  }

  .storycta-1 { width: calc(40% - 20px); }
  .storycta-2 { width: calc(60% - 20px); }
  .storycta-blue { background-color: #313e53; }
  .storycta-peach { background-color: #FFBD5F; }

  .story-cta li h2 {
      font-size: 48px;
      line-height: 56px;
  }

  .storycta-blue h2, .storycta-blue p {
      color: #fff;
  }

  .story-cta li .butt {
      margin-top: 40px;
  }


/* END MEMBERSHIP PACKAGES */

/* SHOP DETAIL */

      /* Common Enquiries */
      .faq {
          padding: 0;
          text-align: center;
          margin: 120px 0;
      }

      .faq .moremargtop {
          font-size: 57px;
          line-height: 63px;
          display: block;
          text-align: center;
          color: #313E53;
      }

      .faq .heading-underline {
          margin: 15px auto 30px auto;
      }


      /* You May Also Lunk */
      .you-may-also-like {
          margin: 150px 0;
          position: relative;
      }

      .you-may-also-like .moremargtop {
          font-size: 57px;
          line-height: 63px;
          display: block;
          text-align: center;
          color: #313E53;
      }

      .you-may-also-like .heading-underline {
          margin: 20px auto 30px auto;
      }

      .ymal-slider {
          width: 100%;
          margin: 50px auto 0;
          padding: 0;
      }

      .ymal-slide {
          margin-bottom: 20px;
          padding: 0;
          width: 100%;
          position: relative;
          background-color: #fff;
          border-radius: 44px;
          -webkit-box-shadow: 0px 0px 15px -3px #000000;
          box-shadow: 0px 15px 21px -22px #000000;
      }

      .ymal-slide img {
          display: block;
          width: 100%;
      }

      .ymal-slide-text {
          padding: 30px;
      }

      .ymal-slide-text h4 {
          text-align: center;
      }

      .ymal-slide-text .butt {
          margin: 0 auto;
          display: block;
      }

      /* Slider Buttons */
      .ymal-slider .slick-arrow {
          position: absolute;
          top: calc(50% - 30px);
          overflow: hidden;
          border: 0;
          outline: 0;
          background-color: #fff;
          display: block;
          width: 60px!important;
          height: 60px!important;
          border-radius: 50%;
          cursor: pointer;
          line-height: 0;
          margin: 0;
          padding: 0;
          color: transparent;
          -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.5);
          -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.5);
          box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.5);
      }

      .ymal-slider .slick-prev {
          left: -70px!important;
      }

      .ymal-slider .slick-next {
          right: -70px!important;
      }

      .ymal-slider .slick-arrow:before {
          font-family: 'Font Awesome 5 Free';
          font-weight: 700;
          color: #313E53;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 30px!important;
          width: 60px;
          height: 60px;
      }

      .ymal-slider .slick-prev:before {
            content: '\f053';
      }

      .ymal-slider .slick-next:before {
            content: '\f054';
      }


      /* Wisdom */
      .wisdom {
          margin: 120px 0;
      }

      .wisdom .container {
          background-color: #FFBD5F;
          border-radius: 50px;
          padding: 30px;
          text-align: center;
      }

      .wistom-content {
          width: 100%;
          max-width: 1050px;
          margin: 0 auto;
      }

      .wistom-content .butt{
          margin: 20px auto;
      }


/* END SHOP DETAIL */


/* PRODUCT PAGES */
.membership-product {
  margin: 30px 0 150px 0;
}

.membership-product .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;

}
.membership-product .container:after {
  display: none;
}


.membership-product-media {
  width: calc(100% - 400px - 80px);
}

.carousel-img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    pointer-events: none;
    overflow: hidden;
    padding-top: 100%;
    background-color: #000;
    border-radius: 30px;
}

.carousel-img * {
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center top;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.membership-product-options {
  width: 100%;
  max-width: 400px;
  border-radius: 30px;
  padding: 0 60px 40px;
  background-color: #313E53;
  text-align: center;
}


/* Carousel - Main */
.product-carousel-main-item {
  margin: 0;
}

.product-carousel-main-item img {
  border-radius: 30px;
}


/* Carousel - Select */
.product-carousel-select {
  width: calc(100% - 110px);
  margin: 40px auto 0;
}

.product-carousel-select .slick-prev:before, .product-carousel-select  .slick-next:before{
  color: #313e53;
  opacity: 1;
}


.product-carousel-select-item {
  margin: 0 10px;
}

.product-carousel-select-item picture {
  cursor: pointer;
}


/* Product - Options */
.option-section {
  color: #fff;
  padding: 30px 0;
  border-bottom: 1px solid #FFBD5F;
  font-size: 20px;
}

.option-price .price {
  font-size: 44px;
  line-height: 48px;
  font-family: 'Playfair Display', serif;
  font-weight: 300;
  color: #fff;
  margin: 0;
}

.option-price .amount {
  display: block;
}

.option-price .from {
  font-size: 16px;
  line-height: 18px;
  display: block;
}

.option-price .subscription-details {
  font-size: 16px;
  line-height: 18px;
  display: block;
}





.option-rating i{
  color: #FFBD5F;
  font-size: 22px;
  font-weight: 600;
  margin: 0 2px;
}

.option-stock i {
  color: #FFBD5F;
  font-size: 26px;
  margin-right: 10px;
}

.option-stock span {
  color: #fff;
}

/* Notice */
.limited-subscription-notice.notice {
  background-color: #ff2c2c;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
}

/* Payment Methods */
.option-payment .payment-list {
  margin: 20px auto 0 auto;
  width: 100%;
  max-width: 400px;
  padding: 0;
  display: flex;
  align-items: center;
}

.option-payment .payment-list li {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 5px;
  width: calc(100% / 4 - 5px);
}

.option-payment .payment-list li:last-child {
  margin-right: 0;
}

.option-payment .payment-list li img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 3px;
}

/* Payment Options */
.select-title {
  display: block;
  margin: 30px 0;
  font-size: 20px;
  color: #fff;
}

.reset_variations {
  display: none!important;
}

.option-form .variations {
  margin: 20px 0 0 0;
  width: 100%;
}

.option-form .variations .label {
  display: none;
}

.option-form .variations .value .generatedRadios {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  color: #fff;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  padding: 0;
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.option-form .variations .value .generatedRadios input {
    display: block;
    margin-right: 20px;
    cursor: pointer;
    height: 30px;
    width: 30px;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.option-form .variations .value .generatedRadios .selector {
    background-color: #969696;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 20px;
    background-color: #FFBD5F;
    border: 4px solid #FFBD5F;
}

.option-form .variations .value .generatedRadios.selected .selector {
    background-color: transparent;
}

/* Total from Variations */
.woocommerce-variation {
  color: #fff;
  margin: 20px 0;
  font-size: 28px;
  font-family: 'Playfair Display', serif;
  font-weight: 300;
}


/* Quantity */
.quantity input {
    text-align: center;
    width: 100px;
    border: 0;
    padding: 0 0 0 10px;
    color: #fff;
}

.product-qty {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0;
}

.product-qty .plus, .product-qty .minus {
    display: flex;
    justify-content: center;
    align-items: center;
    outline: 0;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    font-size: 10px;
    cursor: pointer;
    border: 0;
    background: #ffbd5f;
    color: #313e53;
}

.product-qty .plus:hover, .product-qty .minus:hover {
    background: #4d4d4d;
    color: #fff;
}


/* Submit Button */
.membership-product-options .button {
    background-color: #FFBD5F;
    color: #313E53;
    margin: 30px auto 0 auto;
    border-radius: 50px;
    max-width: 260px;
    width: 100%;
    display: block;
    position: relative;
    padding: 20px 55px 20px 20px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 15px 21px -22px #000000;
    cursor: pointer;
    position: relative;
}

.membership-product-options .button:after {
    content: '\f07a';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: absolute;
    top: 5px;
    right: 6px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}











input.plan-submit {
  margin-top: 30px;
  border-radius: 40px;
  color: #313e53!important;
  font-weight: 600;
}

input.plan-submit:disabled, input.plan-submit[disabled] {
    background-color: rgba(255,189,95,0.7);
    cursor: not-allowed;
}




/* Change Subscription */
.postid-1214 .section-summary,
.postid-1214 .section-included,
.postid-1214 .faq,
.postid-1214 .wisdom,
.postid-1214 .membership-product-media {
    display: none;
}

.postid-1214 .membership-product-options {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.postid-1214 .group_table {
    width: 100%;
    margin: 0 auto;
    max-width: 550px;
    color: #fff;
}

.postid-1214 .group_table .button {
  margin: 10px 0;
}






























/* Reviews and About */
.section-summary {
  display: flex;
  justify-content: space-between;
}

.container.section-summary:after {
  display: none;
}

.plan-reviews {
  max-width: 420px;
  width: 100%;
  background-color: #FFBD5F;
  border-radius: 30px;
  padding: 40px 60px;
}

.plan-about {
  width: calc(100% - 420px - 80px);
  background-color: #fff;
  border-radius: 30px;
  padding: 40px 60px;
}

.plan-about a {
  width: 100%;
  max-width: 200px;
  margin: 50px auto 0;
  display: block;
}


/* Reviews */
.plan-reviews > header {
  border-bottom: 3px solid #313E53;
  padding-bottom: 10px;
}

.review-item {
  padding: 40px 0;
}

.review-rating {
  display: flex;
}

.review-rating i {
  color: #313E53;
  font-size: 30px;
  margin-right: 5px;
}

.review-rating i:last-child {
  margin-right: 0;
}

.review-item header {
  margin: 20px 0;
}

.review-item header h3 {
  font-size: 24px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.review-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255,255,255,0.6);
  padding: 10px;
  border-radius: 30px;
}

.review-next, .review-prev {
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex!important;
  align-items: center;
  justify-content: center;
  color: #313E53;
  font-size: 18px;
  cursor: pointer;
}

.review-nav span {
  font-weight: 500;
  font-size: 18px;
}



/* Included */
.section-included {
  background-color: #313E53;
  border-radius: 60px;
  max-width: 1100px;
  width: 96%;
  margin: 100px auto;
  padding: 60px 60px;
  color: #fff;
  text-align: center;
}

.section-included .moremargtop {
    font-size: 57px;
    line-height: 63px;
    display: block;
    text-align: center;
    color: #fff!important;
}

.section-included .heading-underline {
    margin: 15px auto 30px auto;
}


.accordion-included {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 60px;
  max-width: 800px;
  width: 100%;
  margin: 60px auto 0;
  text-align: left;
}

.accordion-item {
  margin: 0;
  padding: 0;
  list-style: none;
}

.accordion-included .accordion-toggle {
  color: #fff!important;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}

.accordion-toggle:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-size: 20px;
  color: #959595;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-top: 3px;
}

.accordion-toggle.accordion-active:after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}





.accordion-content {
  display: none;
}

.accordion-content p {
  color: #fff;
  font-size: 16px;
}





.page-numbers {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.page-numbers li {
    margin-right: 5px;
    list-style: none;
}

.page-numbers li:last-child {
    margin-right: 0;
}

.page-numbers li a,.page-numbers li span {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 300;
    font-size: 12px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 5px 21px -12px #000000e6;
}

.page-numbers li .current {
    background-color: #f9bd60;
    color: #000;
    text-transform: uppercase;
    padding: 10px;
    text-decoration: none;
    font-weight: 300;
    font-size: 12px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000;
    box-shadow: 0px 5px 21px -12px #000000e6;
}







/* Shop Systems */
    /* Breadcrumbs */
    .tsp-breadcrumbs {
        width: 100%;
        margin-bottom: 60px
    }

    .breadcrumb-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
    }

    .breadcrumb-list li {
        position: relative;
        list-style: none;
        font-size: 15px;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }

    .breadcrumb-list span {
        margin: 0 20px;
        color: #ffbd5f;
        font-size: 14px;
    }

    .breadcrumb-list li a {
        display: block;
        text-decoration: none;
        color: #000;
        border-radius: 20px;
    }


/* Search Page */
.section-search,
.section-searchresults {
    margin: 0 0 150px 0;
}

.section-search .container {
    max-width: 600px;
}

.section-search input[type="text"] {
    width: 100%;
    background: none;
    border-bottom: none;
    border: 2px solid #000;
    border-radius: 50px;
    color: #000;
    margin: 0;
    padding: 19px;
    text-align: center;
}

.section-search input[type="submit"] {
    width: 100%;
    max-width: 200px;
    margin: 30px auto 0;
    display: block;
    border-radius: 50px;
}


/* Search Archive */
.section-searchresults .container {
    padding: 50px 50px 50px 100px;
    background-color: #313e53;
    border-radius: 30px;
}

.section-searchresults .container li {
    list-style: none;
    color: #313e53;
    background: #fff;
    -webkit-box-shadow: 0px 6px 10px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 6px 10px 0px rgb(0 0 0 / 20%);
    border-radius: 40px;
    width: calc(100% - 50px);
    padding: 5px 10px 5px 40px;
    margin-bottom: 15px;
}

.section-searchresults .container li:hover {
    transform: scale(1.015);
}

.section-searchresults .container li:last-child {
    margin-bottom: 0;
}

.section-searchresults .container li a {
    width: 100%;
    color: #313e53;
}

.section-searchresults .container li,
.section-searchresults .container li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-searchresults .container li h2 {
   font-size: 20px;
}

.section-searchresults .container li .view {
    display: block;
    padding: 15px 40px;
    border-radius: 25px;
    background: #ffbd5f;
    color: #313e53;
}

.for-schools ol li {
    margin: 20px 0;
    font-size: 18px;
    line-height: 28px;
}

body.page-id-11 .purpose-section .text-box-holder.tbh-right {
    top: 62px;
}

body.page-id-11 .purpose-section .heading-underline {
    max-width: 500px;
    width: 100%;
}




body.page-id-11 .purpose-section .text-box-holder.tbh-left {
    top: 73px;
}

body.page-id-10 .banner-text {
    top: 183px;
}

section.split-section.section-benefits-pupil img.split-img-left {
    width: 711px;
    top: 111px;
}

body.page-id-15 .banner-text,
body.page-id-16 .banner-text {
    top: 189px;
}

body.page-id-9 .text-box-holder {
    top: 21px;
}

body.home .purpose-section .text-box-holder.tbh-left {
    left: 0;
    top: 211px;
}

body.page-id-6 .training .text-box-holder.tbh-right {
    top: 166px;
}

body.post-type-archive-our-stories .banner-text {
    top: 206px;
}

body.page-id-17 .banner-text {
    top: 197px;
}





/* =================================================================================
3.0  Transitions / Clearing CSS ---------------------------------------------------------
==================================================================================== */

/* clear floated elements */

#topstrip:after,
.container:after,
.purpose-section:after,
.training:after,
.join-us:after,
.flex-box:after,
.blog-section:after,
.col3:after,
footer:after,
.full-width-box:after,
#site-wrapper-hold:after,
.overflowhide:after,
#sitewrap:after {
  content:".";
  clear:both;
  height:0;
  display:block;
  visibility:hidden;
  }

/* END clear floated elements */

/* transitions */

a,
.nav-cart-count,
nav.topNav .nav-primary li,
#return-to-top i,
nav.scrollNav,
nav,
.info-tabs .tab-label,
.accordion-toggle:after,
.section-searchresults .container li {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* END transitions */

/* return to top */

#return-to-top {
  position: fixed;
  bottom: 50px;
  right: 50px;
  background-color: rgb(209, 133, 70);
  width: 50px;
  height: 50px;
  text-decoration: none;
  z-index: 9999;
  display: none;
  -webkit-border-radius: 45px;
  border-radius: 45px;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 11px;
  font-size: 26px;
}

#return-to-top:hover {
  background-color: rgb(232, 136, 57);
}

#return-to-top:hover i {
  color: #fff;
  top: 6px;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes hvr-pop2 {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pop2 {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pop2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop2:hover, .hvr-pop2:focus, .hvr-pop2:active {
  -webkit-animation-name: hvr-pop2;
  animation-name: hvr-pop2;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;

}

.fade-in {
    -webkit-animation: fadein 1.3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1.3s; /* Firefox < 16 */
        -ms-animation: fadein 1.3s; /* Internet Explorer */
         -o-animation: fadein 1.3s; /* Opera < 12.1 */
            animation: fadein 1.3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



/* Notices */
.woocommerce-notices-wrapper {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce-message {
    background-color: #c92323;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.woocommerce-message a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700;
}


/* ==========================
=============== Content Main */
.content-main > ul {
    padding-left: 35px;
}
.content-main > ul li {
    list-style: disc;
    margin: 10px 0 5px;
}

.content-main > :is(ol, ul) {
    font-size: 18px;
}

.page-id-1303 .banner-simple, .search-results .banner-simple {
  text-align: center;
}

body.home #banner {
    background-size: 1100px;
    background-position: 93% 30px;
}

/* hidden page sections on pages - temporary */

body.home section.free-pdf,
body.home img.bg-img.bgbigger2,
body.home img.bg-img.bgbigger2,
body.page-template-page-primary-schools .become-a-member {
    display:none;
}

body.home .quicklinks {
    padding: 46px 0 107px 0;
}

body.home .testimony {
    padding: 140px 0 132px 0;
}

/* END hidden page sections on pages - temporary */

body.page-id-17 #banner img {
    margin-left: 0px !important;
}

.right-blog-section h2, .blog-bottom-section h2 {
    font-family: 'Playfair Display', serif !important;
    color: #000 !important;
    font-size:32px;
    line-height:38px;
}

.blog-bottom-section .tbh-left img,
.right-blog-section img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}


body.page-id-17 .slick-list,
body.single-post .slick-list {
    width: 100% !important;
    max-width: 100% !important;
}


section.partners-with .col4 {
    padding: 15px 0;
}

.author-underline {
    display:none;
}

img.oliv-sig {
    width: 100%;
    max-width: 600px;
    margin-top: 27px;
}

/* =================================================================================
4.0  Media Queries ---------------------------------------------------------
==================================================================================== */

/* 1800 */
@media (max-width: 1800px) {
  .banner-w-content .split-img-left {
    left: -100px;
  }

body.home #banner {
    background-size: 1000px;
    background-position: 93% 80px;
}


}


/* 1700 */
@media (max-width: 1700px) {
  body.primary-schools-page #banner,
  body.secondary-schools-page #banner,
  body.page-template-page-membership-product #banner {
      background-position: right -100px top;
  }
  body.page-id-6 img.skills-img {
    bottom: 224px;
    width: 600px;
    left: -20px;
}
}


/* 1600 */
@media (max-width: 1600px) {

#banner {
    background-position: 132% 0;
}

  .banner-w-content .split-img-left {
    left: -200px;
  }

.yellow-section {
    background-position: -57px 0;
    background-size: auto 100%;
}

img.skills-img,
img.split-img-left {
    left: -110px;
}

img.split-img-right,
body.secondary-schools-page .section-for-secondary-schools img.how-we-help-img {
    right: -110px;
}

img.schools-right-img {
    right: -60px;
    margin-top: -110px;
}

.for-schools .text-box-holder h2, .for-schools .text-box-holder p {
    color: #fff;
    max-width: 600px;
}

.for-schools .text-box-holder a.butt.butt-white {
    margin-top: 0px;
}

.for-schools {
    height: 395px;
}

.training img.skills-img {
    width: 689px;
}

.training {
    padding-bottom: 703px;
}

body.about-page .for-schools {
    height: 420px;
}

body.about-page .training img.skills-img {
    left: -132px;
}

body.research-page #banner {
    background-size: auto 100%;
    background-position: 45vw 0;
}

.research-page h2 {
    max-width: 100% !important;
}

body.team-page #banner {
    background-size: auto 100%;
    background-position: -48px 50px;
}

body.theory-page #banner,
body.story-detail-page #banner {
    background-position: 40vw 0;
    background-size: auto 100%;
}

body.story-detail-page #banner {
    background-position: 50vw 0 !important;
}

body.our-stories-page.blog-page.blog-deets-page #banner {
    background-position: -15px 100px !important;
}

body.theory-page img.helped-left-img {
    margin-left: -84px;
}

body.theory-page img.how-we-help-img {
    right: -11vw;
}

body.research-page.press-media-page #banner {
    background-size: auto 100%;
    background-position: 45vw 0;
}

body.theory-page.contact-page #banner {
    background-position: 137% 0;
}

body.theory-page.contact-page .for-schools .text-box-holder p,
body.theory-page.contact-page .for-schools .text-box-holder h2 {
    max-width: 100%;
}



}

/* desktop */
@media (max-width: 1400px) {

.container,
.split-container {
    max-width: 96%;
}

.nav-logo {
    width: 185px;
}

nav.topNav .nav-primary li {
    float: left;
}

nav.topNav .nav-primary {
    margin-right: 66px;
}

#banner {
    background-position: 28vw;
}

#banner h1 {
    font-size: 61px;
    max-width: 518px;
}



.page-template-page-blog #banner img.heading-underline {
  margin-left: 12%!important;
}

a.butt {
    min-width: 250px;
}

body.page-id-7 #banner img.heading-underline {
  margin-left: auto;
  margin-right: auto;
  max-width: 180px;
}


.text-box-holder,
body.secondary-schools-page .section-for-secondary-schools .text-box-holder {
    max-width: 600px;
}

.yellow-section {
    background-position: -160px 0;
    background-size: auto 100%;
}

.purpose-section .text-box-holder.tbh-right {
    width: 563px;
    padding-right: 0;
}

img.skills-img,
img.split-img-left {
    left: -200px;
}

img.split-img-right,
body.secondary-schools-page .section-for-secondary-schools img.how-we-help-img {
    right: -200px;
}

img.schools-right-img {
    right: -120px;
    margin-top: -88px;
    width: 700px;
}

.purpose-section .all-rights {
    bottom: 178px;
}

.training img.skills-img {
    width: 620px;
    top: -58px;
}
.training .all-rights {
    bottom: 64px;
}

.in-the-loop .text-box-holder, .free-pdf .text-box-holder {
    max-width: 662px;
}

body.about-page #banner {
    background-position: -175px -29px;
}

body.blog-page #banner {
    background-position: -175px -29px !important;
    background-size: auto 100% !important;
}

body.primary-schools-page #banner,
body.secondary-schools-page #banner,
body.page-template-page-membership-product #banner {
    background-position: right -300px top !important;
}

.about-nav {
    max-width: 1100px;
    margin-left: -550px;
}

img.go-right-img {
    right: -52px;
}

body.about-page .training img.skills-img {
    left: -184px;
}

.autoplay.slider {
    max-width: 95%;
    margin: 0 auto;
}

body.research-page #banner {
    /* background-size: auto 100%; */
    /* background-position: 194% 0; */
}

body.research-page #banner p {
    max-width: 450px;
}

.our-method-section .text-box-holder {
    position: relative;
    max-width: 100%;
}

.our-method-section ul li:nth-child(2) {
    margin-bottom: 25px;
}

body.team-page .join-us .full-width-box.fwb-reversed .flex-box .col2 img,
body.team-page .purpose-section .full-width-box.fwb-reversed .flex-box .col2 img {
    margin: -19px 0 0 0;
    right: 0;
    width: 100%;
}

body.team-page .purpose-section .container .col2 img, body.team-page .join-us .container .col2 img {
    width: 100%;
    height: auto;
    margin: -19px 0 0 0;
}

body.theory-page img.helped-left-img {
    margin-left: -241px;
}

body.theory-page img.how-we-help-img {
    right: -27vw;
}

body.research-page.press-media-page #banner {
    background-position: 37vw 0;
    background-size: auto 100%;
}

body.theory-page.story-detail-page img.how-we-help-img {
    right: -15vw;
}

body.our-stories-page.blog-page.blog-deets-page #banner {
    background-position: -116px 100px !important;
    background-size: auto 88% !important;
}

#banner h1 {
    font-size: 49px;
}

.left-blog-section {
    max-width: 400px;
}

.right-blog-section {
    max-width: 660px;
}

body.our-stories-page.blog-page.blog-deets-page img.how-we-help-img {
    top: 50px;
    right: -104px;
    width: 650px;
}

.blog-bottom-section {
    padding-top: 20px;
}

body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main {
    padding-bottom: 80px;
}

body.theory-page.contact-page #banner {
    background-position: 276% 0;
}

.cont-box-hold {
    max-width: 1000px;
}

.contact-banner-box {
    padding: 48px;
}

body.theory-page.contact-page section.join-us .container {
    max-width: 1000px;
}

h2 {
    font-size: 49px;
    line-height: 52px;
    display: block;
}

.for-schools {
    height: 423px;
}

body.theory-page #banner, body.story-detail-page #banner {
    background-position: 44vw 0;
    background-size: auto 100%;
}

body.research-page .purpose-section {
    padding-top: 100px;
    padding-bottom: 220px;
}

body.research-page img.skills-img {
    bottom: 800px;
}

.purpose-section .container:nth-child(2n) {
    padding-top: 200px;
}

body.research-page.press-media-page .about-nav {
    bottom: 100px;
}

body.page-id-10 .banner-text {
    max-width: 500px;
}

.text-col-2 {
    columns: 2;
    gap: 0 30px;
}

.story-cta {
    padding: 0 25px;
}

body.home #banner {
    background-size: 900px;
    background-position: 93% 120px;
}

.all-rights {
    bottom: 120px;
    right: 50px;
}

.mission-main {
    height: 400px;
}

}

@media (max-width: 1300px) {

    body.secondary-schools-page .section-for-secondary-schools .text-box-holder {
        max-width: 500px;
    }

body.home #banner {
    background-size: 800px;
    background-position: 100% 80px;
}

}

/* laptop */
@media (max-width: 1200px) {

nav.nav-main .nav-primary li a {
    padding: 10px 13px;
    font-size: 15px;
}

nav.nav-main .nav-primary {
    float: right;
    margin-right: 70px;
    padding-top: 3px;
}

.social {
    top: 0;
}

body.home #banner {
    height: 700px;
}

#banner {
    height: 643px;
}

.about-section {
    height: 700px;
}

.yellow-section {
    background-position: -50px 0;
}

.text-box-holder {
    top: 70px;
}

body.home .purpose-section .text-box-holder.tbh-left {
    left: 0;
    top: 63px;
    width: 300px;
}

img.skills-img, img.split-img-left {
    left: -156px;
    bottom: 235px;
    width: 500px;
}

img.schools-right-img {
    right: -133px;
    margin-top: -28px;
    width: 500px;
}

.training img.skills-img {
    width: 386px;
    top: 91px;
    left: -30px;
}

.col-full-width img {
    float: left;
    width: 368px;
}

.full-col-text {
    width: 460px;
    left: 40%;
    margin-top: -161px;
}

img.quotes,
img.quotes2 {
    width: 100px !important;
}

.full-col-text.right-col-text {
    margin-left: -330px;
}

.free-pdf {
    padding-top: 100px;
}

img.pdf-bg {
    width: 369px;
    right: -101px;
}

.in-the-loop img.pdf-bg {
    left: -107px;
}

footer .col3 {
    margin: 0 4% 0 0;
}

footer {
    padding-bottom: 28px;
}

#return-to-top {
    bottom: 20px;
    right: 20px;
}

.banner-text {
    top: 111px;
}

body.about-page #banner {
    background-position: -207px 11px;
}

.about-nav {
    max-width: 900px;
    margin-left: -450px;
}

img.go-right-img {
    width: 419px;
}

body.page-id-6 img.skills-img {
    display: none;
}

body.page-id-6 .purpose-section .text-box-holder.tbh-right {
    width: 100%;
    padding-right: 0;
    float: left;
    text-align: center;
}

body.page-id-6 .purpose-section .all-rights {
    display:none;
}

.purpose-section {
    padding-bottom: 300px;
}

.text-box-holder img.heading-underline {
    margin: 10px 0;
}

.in-the-loop img.heading-underline {
    margin: 10px auto 20px auto;
}

body.about-page .training {
    padding-bottom: 0;
}

body.page-id-6 .training .text-box-holder.tbh-right {
    top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 80px 0 60px 0;
    max-width: 100%;
}

h3 {
    font-size: 40px;
}

body.page-id-6 .col2-text,
body.archive .col2-text,
body.our-stories-page.blog-page .col2-text,
body.theory-page.story-detail-page .col2-text {
    padding: 20px 20px 66px 20px;
}

body.page-id-6 .join-us .col2 a.butt,
body.archive .join-us .col2 a.butt,
body.our-stories-page.blog-page .col2 a.butt,
body.theory-page.story-detail-page .col2 a.butt {
    bottom: 0;
    min-width: 0;
    width: 100%;
    margin-left: -50%;
    border-radius: 0 0 20px 20px;
}

body.page-id-6 .join-us .col2 h4,
body.archive .join-us .col2 h4,
body.our-stories-page.blog-page .col2 h4,
body.theory-page.story-detail-page .col2 h4 {
    font-size: 25px;
    line-height: 31px;
}

body.blog-page .join-us .col2 p {
    font-size: 20px;
    line-height: 27px;
}

.col2.col2-blue .col2-text {
    min-height: 524px;
}

.mission-main {
  height: auto;
}

.story-vision.st-mission .container {
    padding: 54px 0 55px 0;
    position: relative;
    top: unset;
}

body.about-page .for-schools {
    padding-top: 26px;
    height: 500px;
}

.testimony .full-col-text p {
    line-height: 24px;
    font-size: 17px;
}

h4 {
    font-size: 26px;
}

.sb span {
    font-size: 53px;
}

body.theory-page .banner-text {
    max-width: 500px;
}

body.theory-page img.helped-left-img {
    margin-left: -84px;
    width: 456px;
}

body.theory-page img.how-we-help-img {
    right: -78px;
    width: 450px;
    top: 62px;
}

body.research-page .purpose-section {
    padding-top: 50px;
    padding-bottom: 202px;
}

body.research-page img.skills-img,
body.research-page img.bars-img {
    display:none;
}

body.page-id-11 .purpose-section .text-box-holder.tbh-left,
body.page-id-11 .purpose-section .text-box-holder.tbh-right {
    top: 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

body.page-id-11 .purpose-section .container {
    padding-top: 0;
}

body.page-id-11 .purpose-section h2 {
    padding-top: 87px;
}

body.page-id-11 .col-full-width {
    padding: 30px;
}

body.page-id-11 .full-col-text h4 span {
    padding-top: 21px;
}

body.our-stories-page.blog-page #banner {
    height: 600px;
}

body.our-stories-page.blog-page .testimony .full-col-text p {
    line-height: 19px;
    font-size: 16px;
}

body.our-stories-page.blog-page .col-full-width img,
.blog-img-container {
    width: 432px;
}

body.our-stories-page.blog-page .full-col-text {
    margin-top: -191px;
}

.blog-cats {
  margin: 15px 0 0;
}

.blog-cats li {
  margin-top: 10px;
}

.blog-cats li a {
  display: block;
  color: #000;
  padding: 0 15px;
  font-size: 16px;
}


body.research-page.press-media-page .about-nav {
    bottom: 0px;
}

body.page-id-7 .banner-text {
    top: 160px;
}

body.team-page .purpose-section .container {
    padding-top: 107px;
}

.cont-box-hold,
.contact-form.cf-contact-page {
    padding: 0 20px;
}

body.primary-schools-page .section-about {
    position: relative;
    padding-bottom: 1048px;
    padding-top: 54px;
}

img.split-img-right, body.secondary-schools-page .section-for-secondary-schools img.how-we-help-img {
    right: -153px;
    width: 500px;
    top: 25px;
}

.section-how-we-help {
    padding-bottom: 700px;
}


.section-emotional {
    padding-bottom: 497px;
}

.section-phse {
    padding-bottom: 658px;
}

section.split-section.section-story img.split-img-left {
    left: -175px;
    top: 44px;
}

.section-story {
    padding-bottom: 600px;
}

.section-benefits-teacher .text-box-holder {
    top: 171px;
}

.section-benefits-teacher {
    padding-bottom: 1474px;
}

section.split-section.section-benefits-pupil img.split-img-left {
    width: 400px;
    left: -62px;
}

body.secondary-schools-page .section-for-secondary-schools .text-box-holder {
    padding-top: 33px;
}

body.secondary-schools-page .section-for-secondary-schools {
    padding-bottom: 49px;
}

body.page-id-9 .woo-nav {
    margin: 50px 0 0 0;
}

body.page-id-9 .join-us.join-archive {
    margin: 151px 0 0 0;
}

body.page-id-9 .text-box-holder {
    top: -27px;
}

.text-box-holder img.heading-underline.underline-full {
    max-width: 100%;
}

body.page-id-9 .story-cta {
    margin: 76px auto;
}

body.page-id-9 h1 {
    font-size: 49px;
    line-height: 50px;
}

body.our-stories-page .join-us h4 span, body.our-stories-page .stats-box.sb-qls .sb h4 span, body.theory-page.story-detail-page .join-us h4 span, body.theory-page.story-detail-page .stats-box.sb-qls .sb h4 span {
    font-size: 17px;
}

body.page-id-9 .banner-w-content {
    padding-bottom: 724px;
}

body.page-id-9 .banner-w-content .split-img-left {
    top: 6px;
}

.story-cta li h2,
.partners-with h4,
body.contact-page .training h4,
.free-pdf h4,
.section-members .members .moremargtop,
h3,
.split-right .split-content h2 {
    font-size: 42px;
    line-height: 46px;
}

.become-a-member .split-container .heading-underline {
    margin: 10px 0;
}

.section-members {
    padding: 70px 0;
}

.become-a-member {
    position: relative;
    margin-bottom: 58px;
}

.story-cta li {
    padding: 30px;
}

.for-schools {
    height: 454px;
}

.for-schools .text-box-holder {
    top: -4px;
}

.purpose-section .all-rights {
    bottom: 190px;
}

a.butt {
    min-width: 230px;
    font-size: 16px;
}

.social a {
    font-size: 24px;
}

.split-right .split-content {
    padding-top: 0;
}

.price-big {
    font-size: 23px;
}

.left-blog-section {
    max-width: 100%;
    width: 100%;
    margin-bottom: 60px;
}

.newsletter-signup-onpage {
    padding: 23px 33px 10px 33px;
    max-width: 100%;
}

body.our-stories-page.blog-page.blog-deets-page .join-us a.butt.butt-white {
    float: left;
    margin-bottom: 24px !important;
}

.right-blog-section {
    max-width: 100%;
}

body.our-stories-page.blog-page.blog-deets-page img.how-we-help-img {
    top: 50px;
    right: -73px;
    width: 43vw;
}

body.our-stories-page.blog-page.blog-deets-page #banner {
    background-size: auto 81% !important;
}

.blog-bottom-section {
    padding-top: 0;
    margin-top: -27px;
}

body.story-detail-page #banner {
    background-position: 52vw 0 !important;
}

body.theory-page.story-detail-page img.how-we-help-img {
    right: -100px;
    width: 47vw;
}

body.theory-page.story-detail-page .join-us {
    padding: 49px 0 86px 0;
}

body.theory-page.story-detail-page img.bg-img.move-up {
    height: 98px;
}

body.theory-page.story-detail-page .bg-img {
    height: 65px;
}

#sitewrap {
    overflow-y:hidden !important;
}

.sitewrap {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}
.all-rights {
    bottom: 44px;
    right: 50px;
}


  /* Underlines */
.join-us img.heading-underline {
    margin: 10px auto;
}

.testimony img.heading-underline {
    margin: 10px auto 20px auto;
}

.blog-section img.heading-underline {
    margin: 10px auto 20px auto;
}

.partners-with img.heading-underline,
body.contact-page .training img.heading-underline {
    margin: 10px auto 20px auto;
}

.story-vision img.heading-underline {
    margin: 10px 0 20px auto;
    max-width: 150px;
    width: 30%;
}

.theory-change img.heading-underline {
    margin: 10px 0 20px auto;
    max-width: 320px;
    width: 100%;
}

.insta-strip img.heading-underline {
    margin: 10px auto 50px auto;
}

body.about-page .purpose-section .text-box-holder.tbh-center-text img.heading-underline {
    margin: 10px auto 320px auto;
}

body.post-type-archive-our-stories .purpose-section .text-box-holder.tbh-center-text img.heading-underline {
    margin: 10px auto 20px 30px;
    max-width: 450px;
}

body.about-page .clearing img.heading-underline {
    margin: 10px auto 0px auto;
}

.our-method-section .text-box-holder.tbh50 img.heading-underline {
    margin: 10px 0;
}

body.theory-page.story-detail-page .join-us img.heading-underline {
    margin: 10px auto 31px auto;
}

body.primary-schools-page .how .text-box-holder img.heading-underline {
    margin: 10px auto;
}

.section-included .heading-underline {
    margin: 10px auto 20px auto;
}

.faq .heading-underline {
    margin: 10px auto 20px auto;
}

body.page-id-11 .purpose-section .heading-underline {
    max-width: 420px;
    margin: 10px auto;
}

body.team-page .purpose-section img.heading-underline {
    margin: 10px auto 30px auto;
}

.section-members .members .heading-underline {
    margin: 10px auto 20px auto;
    max-width: 550px;
}

}



@media (max-width: 1050px) {
  /* Product Page top */
    .membership-product {
        margin: 20px 0 60px 0;
    }

    .membership-product .container {
        display: block;
    }

    .membership-product-media {
        width: 100%;
        max-width: 750px;
        margin: 0 auto;
    }

    .membership-product-options {
        width: 100%;
        max-width: 500px;
        margin: 60px auto 0;
    }

  /* Product Page ABout */
    .section-summary {
        display: block;
    }

    .plan-reviews {
        max-width: 100%;
        margin: 0 auto;
    }

    .plan-about {
        width: 100%;
        margin-top: 60px;
    }

body.home #banner {
    background-size: 700px;
    background-position: 150% 120px;
}

img.oliv-sig {
    width: 100%;
    max-width: 300px;
    margin-top: 27px;
}


}

@media (max-width: 1130px) {

  .banner-traditional-image {
      padding-top: 24%;
  }

  .text-box-holder {
      top: 1px;
      max-width: 480px;
  }

  section.yellow-section.about-section a.butt {
      width: 100%;
      margin-top: 4px;
      margin-bottom: 10px;
  }
}

/* small laptop / tablet landscape */
@media (max-width: 991px) {

.in-the-loop {
    height: 700px;
}

.social {
    position: absolute;
    right: -14px;
    width: auto;
    top: 0px;
    height: 40px;
    right: 8px;
}

.social a {
    display: inline-block;
    clear: none;
    margin-bottom: 0;
    margin-left: 20px;
}

nav.nav-main .nav-primary {
    margin-right: 0;
    padding-top: 44px;
}

nav.nav-main .nav-primary li a {
    padding: 11px 8px;
    font-size: 14px;
}

nav.scrollNav .nav-primary {
    padding-top: 4px !important;
}

#banner h1 {
    font-size: 41px;
    line-height: 47px;
    max-width: 400px;
}

h1 {
    font-size: 41px;
    line-height: 47px;
}

h2,
h3,
.free-pdf h4,
.in-the-loop h4,
.partners-with h4 {
    font-size: 41px;
    line-height: 47px;
}

p {
    font-size: 16px;
}

body.home #banner {
    height: 565px;
}

.all-rights.playfair,
img.skills-img,
.training h2 br,
img.quotes, img.quotes2,
img.pdf-bg,
footer .col3:last-child,
body.theory-page img.helped-left-img,
body.theory-page img.how-we-help-img {
    display:none;
}

a.butt {
    min-width: 215px;
    font-size: 13px;
    padding: 18px 60px 0 20px;
}

.text-box-holder {
    top: 1px;
    max-width: 400px;
}

section.yellow-section.about-section a.butt {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 10px;
}

.text-box-holder p {
    margin: 16px 0;
}

body.home .purpose-section .text-box-holder.tbh-left {
    left: 0;
    top: 63px;
    width: 100%;
    max-width: 100%;
}

.stats-box {
    float: right;
    width: 100%;
    height: 600px;
    margin-top: 100px;
    margin-right: 0;
}

body.theory-page .join-us {
    padding: 20px 0 20px 0;
}

.sb {
    width: 46% !important;
    margin: 2%;
}

.purpose-section .text-box-holder.tbh-right {
    width: 100%;
    padding-right: 0;
    padding-top: 50px;
}

.purpose-section {
    padding-bottom: 230px;
}

.for-schools {
    height: 538px;
}

.for-schools .text-box-holder {
    top: 6px;
}

.training {
    padding-bottom: 0;
}

.training .text-box-holder {
    top: 0;
    max-width: 100%;
    position: relative;
    padding: 60px 0;
}

.col2.col2-blue .col2-text {
    min-height: 577px;
}

.col-full-width img {
    width: 277px;
}

.full-col-text {
    width: 360px;
    left: 33%;
    margin-top: -145px;
}

.testimony .full-col-text p {
    line-height: 22px;
    font-size: 14px;
}

.full-col-text.right-col-text {
    margin-left: -190px;
}

.price-big {
    font-size: 19px;
}

.col4 {
    padding: 15px;
}

.free-pdf .text-box-holder {
    padding: 50px 0 0 0;
    max-width: 100%;
}

.text-box-holder p {
    margin: 20px 0;
    width: 100%;
    max-width: 100%;
}

.blog-section .col2:first-child, .blog-section .col2:nth-child(4),
.blog-section .col2:nth-child(2), .blog-section .col2:nth-child(3) {
    width: 100%;
    margin: 10px 0;
}

.col2-cta-text p {
    font-size: 26px;
    line-height: 30px;
}

.in-the-loop .text-box-holder.tbh-left {
    right: auto;
    left: auto;
    width: 100%;
    max-width: 100%;
    text-align: center;
    top: 0;
}



#sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
    width: 20%;
}

img.bg-img.bgbigger2.foot-swirl {
    /* margin-top: -143px; */
}

footer .col4 strong, footer .col3 strong {
    font-weight: 500;
    font-size: 19px;
    line-height: 27px;
}

footer p {
    font-size: 14px;
    line-height: 24px;
}

footer {
    padding-bottom: 36px;
    padding-top: 28px;
}

footer .col3 {
    margin: 0 4% 0 0;
    width: 46%;
}

body.home .banner-text {
    top: 141px;
}

input[type="submit"].form-btn {
    font-size: 14px;
}

body.about-page .banner-text {
    max-width: 400px;
}

body.about-page #banner {
    background-position: -260px 57px;
}

.about-nav {
    max-width: 96%;
    margin-left: -48%;
}

.about-nav a {
    font-size: 16px;
}

.stm-box {
    width:100%;
    margin:10px 0;
    border-radius:40px !important;
    padding: 30px;
}

body.about-page .purpose-section .text-box-holder.tbh-center-text {
    margin: 0 auto 0px auto !important;
}

body.about-page .clearing {
    padding: 66px 0 0px 0;
}

body.about-page .purpose-section .text-box-holder img.heading-underline,
body.about-page .training .text-box-holder img.heading-underline {
    margin: 10px auto;
}

.story-vision p {
    font-size: 17px;
    line-height: 29px;
}

.join-us .slider .col2,
body.about-page .join-us .slider .col2 {
    margin: 10px !important;
}

.join-us .col2 p {
    font-size: 15px;
    line-height: 22px;
}

.join-us .col2 h4 {
    font-size: 20px;
    line-height: 25px;
}

body.about-page .join-us {
    padding: 65px 0 21px 0;
}

body.our-stories-page .testimony {
    background-color: #fef9f3;
    padding: 6px 0 60px 0;
}

body.page-id-6 .join-us .col2 h4, body.archive .join-us .col2 h4, body.our-stories-page.blog-page .col2 h4 {
    font-size: 20px;
    line-height: 29px;
}

body.about-page .join-us .col2 p, body.story-detail-page .join-us .col2 p {
    font-size: 14px;
    line-height: 22px;
}

body.home .join-us .col2 h4 {
    font-size: 25px;
    line-height: 30px;
}

body.theory-page .banner-text {
    max-width: 400px;
}

body.theory-page #banner, body.story-detail-page #banner {
    background-position: 42vw 0;
    background-size: auto 100%;
}

body.theory-page .for-schools .text-box-holder {
    top: -25px;
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
    max-width: 90%;
    margin: 0 5%;
}

body.theory-page .text-box-holder {
    position: relative;
    text-align: left;
    right: auto;
    left: 0;
    top: 0;
    max-width: 100%;
}

body.page-id-11 #banner {
    height: 553px;
}

body.page-id-11 #banner {
    background-size: auto 73%;
    background-position: 54vw 76px;
}

body.page-id-11 .banner-text {
    max-width: 400px;
}

body.page-id-11 .text-box-holder img.heading-underline {
    margin: 10px auto;
}

body.page-id-11 .purpose-section h2 {
    padding-top: 63px;
}

body.page-id-11 .purpose-section .text-box-holder.tbh-right {
    padding-top: 7px;
}

body.research-page .purpose-section {
    padding-bottom: 154px;
}

body.research-page .for-schools {
    padding: 29px 0 0px 0;
}

body.page-id-11 .banner-text {
    top: 100px;
}

body.page-id-11 section.for-schools.our-method-section p {
    max-width: 100%;
    padding-bottom: 21px;
}

.our-method-section .container.flex-box {
    padding: 40px 0 19px 0;
}

body.research-page .join-us {
    padding-top: 150px;
}

body.page-id-11 .full-col-text p {
    line-height: 19px;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

body.page-id-11 .full-col-text h4 {
    font-size: 22px;
    line-height: 29px;
}

body.page-id-11 .full-col-text {
    margin-top: -127px;
    left: 35%;
}

body.page-id-11 .full-col-text.right-col-text {
    margin-left: -219px;
}

body.our-stories-page.blog-page #banner {
    height: 536px;
    background-position: -175px 38px !important;
    background-size: auto 100% !important;
}

body.our-stories-page .testimony {
    padding: 74px 0 60px 0;
}

.filter-blog {
    text-align: center;
}

body.our-stories-page.blog-page .col-full-width img,
.blog-img-container {
    width: 303px;
}

body.our-stories-page.blog-page .full-col-text {
    margin-top: -115px;
    left: 35%;
}

.blog-cats {
  display: none;
}

body.our-stories-page.blog-page .full-col-text h4 {
    font-size: 22px;
    line-height: 28px;
}

.full-col-text h4 span {
    font-size: 17px;
}

body.our-stories-page.blog-page .join-us {
    padding: 35px 0 21px 0;
}

body.our-stories-page.blog-page .join-us .container > p {
    max-width: 1000px;
    margin: 20px auto;
}

a.butt {
    font-size: 14px;
}

body.blog-page #banner img {
    margin-left: 0px !important;
}

body.research-page.press-media-page #banner {
    background-position: 48vw 0;
}

body.page-id-7 #banner {
    height: 577px;
}

body.page-id-7 .banner-text {
    top: 123px;
}

body.theory-page.contact-page #banner {
    background-position: 245px 0;
}

.contact-banner-box img.heading-underline {
    max-width: 100%;
}

.contact-banner-box {
    padding: 26px;
}

body.page-id-10 img.heading-underline {
    max-width: 300px;
}

body.theory-page.contact-page section.join-us .container {
    max-width: 1200px;
    padding: 34px 0 143px 0px;
}

.form-fields li {
    margin-bottom: 19px;
}

body.page-id-10 li.form-100.form-submit {
    margin-top: -33px;
}

body.theory-page.contact-page .for-schools {
    padding-bottom: 18px;
}

body.page-id-10 .training {
    position: relative;
    padding: 65px 0;
}

body.page-id-15 #banner,
body.page-id-16 #banner {
    height: 477px;
    background-position: 81% 57px !important;
}

#banner img.heading-underline {
    max-width: 281px;
}

body.page-id-15 .section-about .text-box-holder {
    top: 0;
    max-width: 100%;
    position: relative;
    padding: 94px 0 107px 0;
}

body.primary-schools-page .section-about {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}

.author {
    font-size: 73px;
    line-height: 142px;
}

.section-primary-schools {
    margin: -47px 0 0 0;
}

img.skills-img, img.split-img-left {
    left: -171px;
}

.section-phse {
    padding-bottom: 745px;
}

img.split-img-right, body.secondary-schools-page .section-for-secondary-schools img.how-we-help-img {
    right: -166px;
}

.section-benefits-teacher {
    margin-top: -268px;
}

.list-check li:before {
    font-size: 18px;
    width: 40px;
    height: 40px;
}

.list-check li {
    gap: 10px 0px;
}

.list-check li h3 {
    line-height: 36px !important;
    font-size: 33px !important;
}

.section-benefits-teacher {
    padding-bottom: 1892px;
}

.section-benefits-pupil {
    padding-bottom: 1349px;
}

body.page-id-15 .join-us .col2 h4 {
    font-size: 26px;
    line-height: 30px;
}

.become-a-member .split-container .heading-underline {
    width: 100%;
}

#become-a-member .split-right .split-content {
    width: calc(50% - 0px);
}

body.page-id-16 .section-for-secondary-schools img.how-we-help-img {
    right: -255px;
}

body.page-id-16 .in-the-loop {
    padding: 10px 0 0 0;
    height: 1000px;
}

body.secondary-schools-page .partners-with {
    margin-top: 50px;
}

body.page-id-9 .text-box-holder {
    top: 0;
    position: relative;
    float: right;
    max-width: 500px;
}

body.page-id-9 .banner-w-content {
    padding-bottom: 40px;
}

body.page-id-9 .banner-w-content .split-img-left {
    left: -199px;
    width: 424px;
}

body.page-id-9 .join-us .col2 h4 {
    font-size: 26px;
    line-height: 30px;
}

.price-big {
    font-size: 19px !important;
}

body.our-stories-page.blog-page #banner {
    height: 446px;
}

body.our-stories-page.blog-page.blog-deets-page #banner .banner-text {
    top: 132px;
}

body.our-stories-page.blog-page.blog-deets-page #banner h1 {
    font-size: 35px;
    line-height: 44px;
}

body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main {
    padding-bottom: 55px;
}

body.our-stories-page.blog-page.blog-deets-page .join-us {
    padding: 19px 0 0px 0;
}

body.our-stories-page.blog-page.blog-deets-page .partners-with {
    margin-top: 4px;
}

body.theory-page .bg-img {
    height: auto;
}

body.theory-page.story-detail-page .join-us.ju2 {
    padding: 65px 0 0 0;
}

body.theory-page.story-detail-page .col2 h4 {
    font-size: 20px;
    line-height: 25px;
}

body.page-id-17 .banner-text {
    top: 143px;
}

.cont-deets-small a,
.contact-banner-box p {
    font-size: 20px;
}

.autoplay.slider {
    max-width: 83%;
    margin: 0 auto;
}

body.home #banner {
    background-size: 700px;
    background-position: 30vw 80px;
}

body.page-id-15 .banner-text, body.page-id-16 .banner-text {
    top: 132px;
}

}


@media (max-width: 920px) {
  .about-section {
      height: 620px;
  }

  .yellow-section {
      background-position: -140px 0;
  }
}

/* tablet portrait */
@media (max-width: 767px) {

body.team-page .purpose-section .container .col2 img, body.team-page .join-us .container .col2 img {
  display: none;
}

body.team-page .join-us .full-width-box.fwb-reversed .flex-box .col2:first-child,
body.team-page .purpose-section .full-width-box.fwb-reversed .flex-box .col2:first-child {
    order:2;
    float:right;
    margin-right:0 !important;
    margin-left:0 !important;
}

.banner-traditional {
    margin: 120px 0 40px;
}

.banner-traditional-image {
    padding-top: 30%;
}

.banner-traditional h1 {
    margin-top: 30px;
    padding-right: 0;
}


.nav-primary {
  display: none;
}


.btn-menu-nav {
  display: block;
}



body.post-type-archive-our-stories .purpose-section .text-box-holder.tbh-center-text img.heading-underline {
    margin: 10px auto 20px auto;
    max-width: 400px;
}

body.team-page .purpose-section img.heading-underline {
    padding-left: 0;
    max-width: 200px;
}



body.page-id-7 #banner img.heading-underline {
  margin-left: 180px;
  margin-right: unset;
  max-width: 200px;
}

.mobmenur-container,
.mob-menu-header-holder {
    z-index: 99999999999999 !important;
}

.show-nav-left .mobmenu-panel.show-panel, .show-nav-right .mobmenu-panel.show-panel {
    z-index: 9999999999999999 !important;
}

.mobmenur-container i {
    line-height: 51px !important;
    font-size: 51px !important;
    color: #000 !important;
    display: none !important;
}

nav .social {
    left: 50%;
    margin-left: -74px;
    top: 8px;
    max-width: 154px;
}

.nav-logo {
    width: 110px;
}

.mobmenu .headertext {
    display:none !important;
}

.mobmenur-container {
    top: 4px !important;
    margin-right: -3px !important;
    margin-top: 0px !important;
}

.mob-menu-header-holder {
    max-width: 66px !important;
}

.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay {
    background: rgb(0 0 0 / 39%)  !important;
}

a.mobmenu-right-bt.mobmenu-trigger-action {
    background: url(images/mobile-nav.png) 0 0 no-repeat !important;
    background-size: 100% !important;
    width: 57px !important;
    height: 57px !important;
    display: block !important;
    margin-top: 2px;
    margin-right: 13px;
}


.mob-menu-left-bg-holder, .mob-menu-right-bg-holder, .mob-menu-cart-bg-holder {
    background: #FFBD5F !important;
}

.mobmenu-content li a {
    font-family: 'Playfair Display', serif !important;
    color: #000 !important;
    font-size: 18px !important;
}

.mobmenu-right-panel {
    width: 290px !important;
}

.mobmenu-right-panel li, .rightmbottom, .rightmtop {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.mobmenu-content #mobmenuright li:hover {
    background-color: #00000017 !important;
}

.mobmenu-content #mobmenuright > li > a:hover,
.mobmenu-content #mobmenuright .sub-menu {
    background-color: #0000 !important;
}

.mobmenu-content #mobmenuright .sub-menu a {
    font-size: 16px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#banner {
    background-position: 100% 73px;
    background-size: 61vw;
}

body.home #banner {
    height: 473px;
}

body.home .banner-text {
    top: 100px;
}

.yellow-section {
    background-position: -27px 0;
    background-size: 41vw;
    padding-bottom: 38px;
}

.text-box-holder {
    top: 12px;
    max-width: 350px;
}

.about-section {
    height: auto;
}

.text-box-holder {
    position: relative;
    top: 12px;
    max-width: 314px;
    float: right;
}

.text-box-holder img.heading-underline {
    max-width: 100%;
}

h2, h3, .free-pdf h4, .in-the-loop h4, .partners-with h4 {
    font-size: 32px;
    line-height: 41px;
}

.for-schools .text-box-holder {
    top: 6px;
    position: relative;
    float: left;
    width: 100%;
    max-width: 100%;
}

.for-schools {
    height: auto;
    padding: 20px 0 50px 0;
}

img.schools-right-img {
    display:none;
}

.col2 {
    float: left;
    width: 100%;
    margin: 17px 0;
}

.col2.col2-blue .col2-text {
    min-height: auto;
}

.price-big {
    font-size: 22px !important;
}

.col-full-width img {
    width: 100%;
    margin: -4px 0 20px 0;
}

.full-col-text {
    position: relative;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0;
    padding: 0 30px 30px 30px;
    text-align: center;
    clear: both;
    height: auto;
    min-height: auto;
}

.full-col-text.right-col-text {
    margin-left: 0;
}

.col-full-width:nth-child(even) img.test-img, .list-img {
    margin-right: 0;
}

.full-col-text h4 span {
    padding-top: 0;
}

.col4 {
    width: 100%;
    padding: 23px !important;
}

.free-pdf {
    height: auto;
}

.free-pdf .container {
    top:auto;
    margin-top: -92px;
    position: relative;
    padding-bottom: 35px;
}

footer .col4,
footer .col3 {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 !important;
    text-align: center;
}

footer .col3:nth-child(2) {
    position: relative;
    right: 0;
    margin-top: -40px;
}

footer .col3:first-child {
    min-height: 0;
    height: auto;
    background: #FFBD5F;
    padding: 20px 20px 0 20px !important;
    border-radius: 20px;
    margin-bottom: 56px;
}

footer .col4 strong, footer .col3 strong {
    font-size: 23px;
}

#return-to-top {
    display:none !important;
}

.for-schools .text-box-holder h2, .for-schools .text-box-holder p {
    color: #fff;
    max-width: 100%;
}

#banner {
    height: auto;
    width: 100%;
    background-image: none !important;
    padding: 80px 0 60px 0;
}

body.about-page .banner-text {
    max-width: 100%;
    position: relative;
    top: 0;
}

img.go-right-img {
    display:none;
}

body.research-page #banner img.heading-underline, body.about-page #banner img.heading-underline {
    margin-bottom: 20px;
}

.about-nav a {
    font-size: 14px;
    padding: 24px 0;
}

.about-nav {
    max-width: 96%;
    margin-left: -48%;
    position: relative;
    bottom: auto;
    margin-top: 10px;
}

body.about-page .yellow-section {
    background-image: url(images/about-story-backing.png);
    background-color: #fff9f3;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0px;
    height: auto;
    margin-top: -53px;
    padding-top: 82px;
    padding-bottom: 20px;
}

body.about-page .yellow-section .text-box-holder.tbh-left {
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
}

.stats-box.sb-qls .sb {
    float: left;
    height: auto;
    width: 100% !important;
    margin: 0 0 32px 0 !important;
    border-radius: 48px !important;
    padding: 0;
}

.container, .split-container {
    max-width: 92%;
}

.quicklinks {
    padding:30px 0 50px 0;
}

body.home .banner-text {
    top: 15px;
}

body.home #banner {
    width: 100%;
    background-image: url(https://story-project.co.uk/wp-content/uploads/2022/09/HOME.png) !important;
    padding: 80px 0 60px 0;
    background-position: 134% 73px;
    background-size: 61vw;
}

.partners-with .col4 {
    text-align: center;
    margin-bottom: 16px;
}

body.our-stories-page .testimony {
    padding: 0 0 60px 0;
}

body.our-stories-page .stats-box.sb-qls .sb {
    width: 100% !important;
    margin: 0 0 38px 0 !important;
    border-radius: 30px !important;
    padding: 0;
}

.banner-text {
    top: 0;
    position: relative;
}

body.theory-page .banner-text {
    max-width: 100%;
}

.for-schools ol li {
    margin: 20px 0 20px 17px;
}

body.theory-page .for-schools {
    padding: 20px 0 0 0;
}

body.page-id-11 .banner-text {
    top: 0;
}

.about-nav li a {
    background-position: center 78px !important;
}

.about-nav li a:hover {
    background-position: center 48px !important;
}

body.page-id-11 .banner-text {
    max-width: 100%;
}

body.page-id-11 #banner {
    height: auto;
    padding-bottom: 0;
}

body.page-id-11 .purpose-section h2 {
    padding-top: 21px;
}

.our-method-section .text-box-holder.tbh-right {
    width: 100%;
}

.our-method-section .text-box-holder.tbh-left.tbh50 {
    width: 100%;
    margin-left: 0;
    margin-top: 37px;
}

.our-method-section ul li {
    padding-left: 50px;
}

.our-method-section ul li span {
    left: -10px;
    top: 5px;
}

body.page-id-11 .full-col-text {
    margin-top: -127px;
    left: 0;
}

body.page-id-11 .full-col-text.right-col-text {
    margin-left: 0;
}

body.our-stories-page.blog-page #banner {
    height: auto;
    padding-bottom: 0;
}

.testimony {
    margin-top: -16px;
}

body.our-stories-page.blog-page .col-full-width img,
.blog-img-container {
    width: 100%;
  margin-bottom: 30px;
}

body.our-stories-page.blog-page .full-col-text {
    margin-top: -115px;
    left: 0;
}

body.our-stories-page.blog-page.blog-deets-page #banner .banner-text {
    top: 0;
}

body.our-stories-page.blog-page.blog-deets-page .join-us.blog-single-main {
    padding-top: 0;
}

.left-blog-section {
    margin-bottom: 50px;
}

.newsletter-signup-onpage p {
    display: none;
}

.newsletter-signup-onpage h4, .newsletter-signup-onpage p {
    padding-bottom: 12px;
}

body.research-page #banner p {
    max-width: 100%;
}

body.research-page.press-media-page .about-nav li a:hover,
body.research-page.press-media-page .about-nav li a:active,
body.research-page.press-media-page .about-nav li a:focus {
    background-position: center 46px!important;
}

body.research-page.press-media-page .about-nav li:last-child a {
    background-position: center 70px!important;
}

body.team-page .purpose-section .container {
    padding-top: 0;
}

body.page-id-7 #banner {
    height: auto;
}

.full-width-box {
    padding: 23px;
}

body.team-page .purpose-section {
    padding-bottom: 0;
}

body.team-page .join-us .col2 {
    width: 100%;
    margin: 30px !important;
}

body.about-page .join-us .col2 p, body.story-detail-page .join-us .col2 p {
    font-size: 18px;
    line-height: 25px;
}

body.page-id-7 #banner {
    padding: 80px 0 30px 0;
}

body.page-id-10 .banner-text {
    top: 0;
}

#banner {
    padding: 80px 0 101px 0;
}

.contact-banner-box {
    padding: 26px;
    width: 100%;
    margin: 0 0 30px 0;
}

body.theory-page.contact-page section.join-us .container {
    max-width: 1200px;
    padding: 0 0 137px 0px;
}

body.theory-page img.bg-img.move-up {
    height: 68px;
}

body.theory-page.contact-page .bg-img {
    height: 35px;
}

section.partners-with h4 {
    padding-top: 20px;
}

body.theory-page .partners-with {
    margin-top: 34px;
}

body.theory-page .join-us {
    padding: 37px 0 16px 0;
}

body.theory-page.contact-page img.bg-img.move-up {
    margin-top: 20px;
}

body.theory-page.contact-page img.bg-img.move-up.bimu2 {
    margin-top: -129px;
}

body.page-id-15 #banner, body.page-id-16 #banner {
    height: auto;
    padding-bottom: 0;
}

body.page-id-15 .banner-text, body.page-id-16 .banner-text {
    top: 0;
}

body.primary-schools-page .about-nav li:first-child a {
    background-position: center 77px!important;
}

body.page-id-15 .section-about .text-box-holder {
    padding: 40px 0 20px 0;
}

body.page-id-15 img.split-img-right,
body.page-id-15 img.split-img-left,
body.page-id-16 .section-for-secondary-schools img.how-we-help-img,
body.page-id-9 .banner-w-content .split-img-left {
    display:none;
}

.text-box-holder {
    top: 0;
    max-width: 100%;
    float: left;
}

.section-how-we-help {
    padding-bottom: 15px;
}

.section-phse,
.section-emotional {
    padding-bottom: 34px;
}

.section-story {
    padding-bottom: 100px;
}

.section-benefits-teacher {
    padding-bottom: 0;
}

.section-benefits-pupil {
    padding-bottom: 0;
    margin-top: 0;
}

.section-benefits-teacher {
    padding-bottom: 45px;
}

.section-benefits-teacher .text-box-holder {
    top: 0;
    margin-top: 169px;
}

.testimony {
    margin-top: -16px;
    padding-top: 71px;
}

.split-right .split-img {
    width: 100%;
}

.split-right .split-content {
    width: 100%;
}

.author {
    font-size: 59px;
    line-height: 142px;
    margin: -20px 0 20px 0 !important;
    padding: 0;
}

.author-underline {
    max-width: 200px;
}

body.secondary-schools-page .about-nav li:last-child a {
    background-position: center 70px!important;
}

body.secondary-schools-page .section-for-secondary-schools {
      margin-top: 0;
}

body.secondary-schools-page .section-for-secondary-schools .text-box-holder {
    max-width: 100%;
}

#banner h1 {
    font-size: 50px;
    line-height: 56px;
    max-width: 100%;

}

body.page-id-9 .banner-w-content {
    margin-top: 76px;
    padding-bottom: 0px;
    padding-bottom: 0;
}

body.page-id-9 .text-box-holder {
    max-width: 100%;
}

body.page-id-9 .join-us.join-archive {
    margin: 50px 0 0 0;
}

.story-cta li {
    padding: 30px;
    width: 100%;
    margin: 0 0 30px 0;
}

body.page-id-9 .story-cta {
    margin: 37px auto;
}

body.home #banner h1 {
    font-size: 35px;
    line-height: 41px;
    max-width: 300px;
}

body.home .yellow-section .text-box-holder {
    top: 0;
    max-width: 300px;
    float: right;
    padding-top: 28px;
}

body.page-id-6 #banner {
    padding: 80px 0 74px 0;
}

body.about-page .clearing {
    padding: 37px 0 0px 0;
}

body.our-stories-page #banner {
    padding: 80px 0 0px 0;
}

body.page-id-13 #banner {
    padding: 80px 0 73px 0;
}

body.page-id-13 .for-schools {
    padding: 31px 0 0 0;
}

.mobmenu-content li {
    border-bottom: 1px solid #ffffff80;
}

li.menu-item-19 {
    border-top: 1px solid #ffffff80;
}

.mobmenu-right-panel .mob-cancel-button,
#mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
    color: #000 !important;
}

.section-members {
    padding: 70px 0;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}

.become-a-member .split-container .heading-underline {
    width: 100%;
    margin: 20px auto 0 auto;
}



}

/* mobile */
@media (max-width: 575px) {

h1 {
    font-size: 35px;
    line-height: 37px;
}

nav .social {
    left: auto;
    margin-left: auto;
    margin-right: 55px;
}

.page-template-page-blog #banner img.heading-underline {
  margin-left: 0!important;
}

body.page-id-7 #banner img.heading-underline {
  margin: 10px auto;
  max-width: 200px;
}

body.home #banner {
    /* background-image: none !important; */
    height:
    auto;
    padding: 60px 0 330px 0;
    background-image: url(https://story-project.co.uk/wp-content/uploads/2022/09/HOME.png) !important;
    background-position: 50px bottom;
    background-size: 120%;
}

body.home #banner h1 {
    font-size: 46px;
    line-height: 52px;
    max-width: 100%;
}

body.home #banner a.butt {
    font-size: 14px;
    max-width: 260px;
    width: 100%;
    margin: 0 0 20px 0;
}

body.home .yellow-section {
    background-image: none !important;
}

body.home .yellow-section .text-box-holder {
    max-width: 100%;
    float: left;
}

.sb {
    width: 100% !important;
    margin: 0 0 30px 0 !important;
}

.stats-box {
    height: auto;
}

.purpose-section .text-box-holder.tbh-right {
    padding-top: 0;
}

.purpose-section .container {
    padding-top: 47px;
}

#sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
    width: 50%;
}

#sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item:last-child {
    display:none;
}

img.bg-img.bgbigger2.foot-swirl {
    margin-top: -23px;
}

div#sb_instagram {
    height:auto !important;
}

body.about-page .clearing {
    padding: 37px 0 28px 0;
}

body.page-id-13 .for-schools .container, .split-container {
    max-width: 100%;
}

body.page-id-9 .text-col-2 {
    columns: 1;
    gap: 0;
}

.about-nav-4 li {
    width: 100%;
    border: 1px solid #fff;
}

body.page-id-9 .text-box-holder p {
    margin: 20px 0 !important;
    width: 100%;
    max-width: 100%;
}

body.page-id-9 .text-box-holder img.heading-underline.underline-full {
    margin-bottom: 20px;
}

.about-nav {
    border-radius: 0;
}

body.page-id-9 .woo-nav {
    margin: 0;
}

.about-nav-3 li {
    width: 100%;
    border: 1px solid #fff;
}

img.heading-underline {
    max-width: 280px !important;
}

select#selectcat {
    width: 91%;
    margin-bottom: 20px;
}

input.filter-submit {
    width: 100%;
    max-width: 91%;
    margin: 0;
}


/* Shop - Product Page */
  .product-carousel-select {
      margin: 20px auto 0;
  }

  .product-carousel-select-item {
      margin: 0 5px;
  }

  .membership-product-options {
      border-radius: 20px;
      padding: 0 30px 30px;
      margin: 40px auto 0;
  }


  .plan-reviews {
      border-radius: 20px;
      padding: 30px 30px;
  }

  .review-item {
      padding: 20px 0;
  }

  .review-rating i {
      font-size: 24px;
      margin-right: 3px;
  }

  .review-item header h3 {
      font-size: 22px!important;
      line-height: 22px;
  }

  .plan-about {
      border-radius: 20px;
      padding: 30px 30px;
  }

  .section-included {
      border-radius: 20px;
      margin: 60px auto;
      padding: 30px 30px;
  }

  .section-included .moremargtop {
      font-size: 32px;
      line-height: 33px;
  }

  .accordion-included {
      grid-template-columns: 1fr;
      gap: 20px 0;
      margin: 30px auto 0;
  }

img.oliv-sig {
    margin-bottom: 30px;
}

.theory-change img.heading-underline {
    margin: 10px auto 20px auto;
}

}


/* mobile */
@media (max-width: 450px) {
  body.home #banner {
      padding: 60px 0 280px 0;
      background-size: 120%;
  }
}


.woocommerce-account {
    color: #000;
}




@media (max-width: 380px) {
  .story-vision img.heading-underline {
      margin: 10px auto 20px auto;
  }
}
