.margin-bottom-15 {
  margin-bottom: 15px;
}

/* New Site CSS */
.job-title-text {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  margin-top: -5px;
}
.doubleHeight {
  height: 200vh;
}
img.companyLogo {
  height: 60px !important; -webkit-filter: grayscale(100%);filter: grayscale(100%); mix-blend-mode: multiply !important; object-fit: contain !important; text-align: right !important; position: absolute !important; right: 15px !important; bottom: 0px !important; object-position: right;
}
.no-hover {
    pointer-events: none;
}

.fixArea {
  border-radius: 20px !important;
  margin: 15px;
  overflow: scroll !important;
  position: fixed;
  height: calc(100vh - 30px);
  width: 50vw;
  right: 0;
  z-index: 1;
}

button.wpforms-submit {
  padding: 5px 30px !important;
  border-radius: 30px !important;
  border: 1px solid black !important;
  background-color: black !important;
  color: white !important;
  text-transform: uppercase !important;
  display: block;
  font-family: 'Beatrice-Bold' !important;
  display: inline-block !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description {
  display: none !important;
}
.wpforms-page-indicator {
  margin-bottom: 10px !important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
padding: 10px 0 !important;
}
div.wpforms-container-full button[type=submit] {
  width: 100% !important;
}
legend, label {
  margin-bottom: 5px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
  margin: 0 10px 0 0;
  width: 100% !important;
}
div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error {
  color: #f9ff05 !important;
}
div.wpforms-container-full .wpforms-form em.wpforms-error:before {
  background-color: #f9ff05 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error {
  border-color: #f9ff05 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  color: white !important;
}

.extraSpacer {
  padding-top: 100px !important;
}

.revealShapePartnerLogo h3 {
  transition: all .5s ease-in-out;
}
  .revealShapePartnerLogo:hover h3 {
    transform: translateY(25px);
  }
  .revealShapePartnerLogo img {
    position: relative;
    z-index: 1;
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
    aspect-ratio: 1/1;
    padding: 45px;
  }
  .revealShapePartnerLogo:hover .shapeColourPartnerLogo{
    transform: rotate(5deg) translateX(-15px) translateY(-15px);
  }
  .revealShapePartnerLogo:hover .revealTextPartnerLogo{
    transform: rotate(5deg) translateX(15px) translateY(15px);
    opacity: 1;
   }
  

  .revealTextPartnerLogo {
    background: #FC9FD2;
    color: #000000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    padding: 20px;
    transition: all .5s ease-in-out;
    opacity: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .shapeColourPartnerLogo {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    transition: all .5s ease-in-out;
  }
  
.revealShapePublications img {
  position: relative;
  z-index: 1;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.revealShapePublications:hover .shapeColourPublications{
  transform: rotate(5deg) translateX(-25px) translateY(25px);
}
.revealShapePublications:hover .revealTextPublications{
  transform: rotate(5deg) translateX(5px) translateY(0px);
  opacity: 1;
 }


.revealTextPublications{
  background: #00b45a;
  color: #ceff96;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  padding: 20px;
  transition: all .5s ease-in-out;
  opacity: 0;
  font-size: 14px;
  line-height: 16px;
}
.shapeColourPublications {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  transition: all .5s ease-in-out;
}

.polaroidMentor {
  background: white;
  padding: 15px 15px 30px 15px;
}
.marginbottom-10 {
  margin-bottom: 10px;
}
.roleText {
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block;
}

  .revealShapeMentorsFeed  img {
    position: relative;
    z-index: 1;
    object-fit: cover;
    aspect-ratio: 1/1;
  }
  .revealShapeMentorsFeed :hover .shapeColourMentorsFeed {
    transform: rotate(5deg) translateX(-25px) translateY(25px);
  }
  .revealShapeMentorsFeed :hover .revealTextMentorsFeed {
    transform: rotate(5deg) translateX(5px) translateY(0px);
    opacity: 1;
   }
  

  .revealTextMentorsFeed {
    background: #992df9;
    color: #FED9ED;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    padding: 20px;
    transition: all .5s ease-in-out;
    opacity: 0;
  }
  .revealTextMentorsFeed h4 strong{
    font-family: "new-kansas", sans-serif !important;
  }
  .shapeColourMentorsFeed {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    transition: all .5s ease-in-out;
  }
  
.eachData {
    background-size: cover !important;
    height: 360px;
    width: 360px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.TickerNews{
  width: 100%;
  height: 380px;
  line-height: 380px;
}
.ti_wrapper{
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 380px;
}
.ti_slide{
  width: 30000px;
  position: relative;
  left: 0;
  top: 0;
}
.ti_content{
  width: 8000px;
  position: relative;
  float:left;
}
.ti_news{
  float:left;
}
.ti_news a{
  display: block;
}


.two_col h3 {
  padding: 0 !important;
}

.vh75 {
  height: 75vh;
}

  .one-stack-quotation {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 5vw !important;
justify-content: center;
background: transparent;
}


.one-stack-quotation .stack-image.portrait:nth-child(1) {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.one-stack-quotation .stack-image.landscape:nth-child(1) {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.one-stack-quotation .stack-image.square:nth-child(1) {
  max-height: 85%;
  max-width: 85%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  opacity: 1 !important;
}

.one-stack-quotation .shape-1 {
  height: 300px;
  width: 300px;
  object-fit: cover;
  position: absolute;
  left: -25%; top: 15% !important;
  z-index: 0;
}

.one-stack-quotation .shape-2 {
  height: 300px;
  width: 300px;
  object-fit: cover;
  position: absolute;
  right: -25%; top: 40% !important;
  z-index: 0;
}

.one-stack-quotation .stack-image:nth-child(2) {
  max-height: 400px;
  max-width: 400px;
  object-fit: cover;
  position: absolute;
  left: 50%; top: 35% !important;
  z-index: 2;
}

.one-stack-quotation .revealTextStickyBanner {
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 0px;
  padding: 20px 20px 20px 20px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 20px bottom 20px !important;
  background-size: 20px !important;
}

.stack-image-area {
  position: absolute !important;
  background: transparent;
  width: -webkit-fill-available;
  height: 75vh !important;
  background: transparent;
}
.one-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 5vw !important;
justify-content: center;
background: transparent;
}

.two-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 10vw !important;
background: transparent;
}

.three-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 2.5vw !important;
background: transparent;
}

.one-stack-gallery .stack-image.portrait:nth-child(1) {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: relative;
  z-index: 3;
}

.one-stack-gallery .stack-image.landscape:nth-child(1) {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.one-stack-gallery .stack-image.square:nth-child(1) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  opacity: 1 !important;
}

.one-stack-gallery .shape-1 {
  height: 300px;
  width: 300px;
  object-fit: contain !important;
  position: absolute;
  left: 0; top: 15% !important;
  z-index: 0;
}

.one-stack-gallery .shape-2 {
  height: 300px;
  width: 300px;
  object-fit: contain !important;
  position: absolute;
  right: 0; top: 40% !important;
  z-index: 0;
}

.one-stack-gallery .stack-image:nth-child(2) {
  max-height: 400px;
  max-width: 400px;
  object-fit: cover;
  position: absolute;
  left: 50%; top: 35% !important;
  z-index: 2;
}

.one-stack-gallery .revealTextStickyBanner {
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 0px;
  padding: 20px 20px 20px 20px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 20px bottom 20px !important;
  background-size: 20px !important;
}




.two-stack-gallery .stack-image.portrait {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.two-stack-gallery .stack-image.landscape {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: absolute;
  z-index: 2;
  right: 0px;
}

.two-stack-gallery .stack-image.square:nth-child(1) {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  opacity: 1 !important;
}

.two-stack-gallery .stack-image.square:nth-child(2) {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 2;
  opacity: 1 !important;
  left: -50%; top: 35% !important;
}

.two-stack-gallery .shape {
  height: 400px;
  width: 400px;
  object-fit: contain !important;
  position: absolute;
  top: 15% !important;
  right: 0px;
  z-index: 0;
}

.two-stack-gallery .revealTextStickyBanner {
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  right: -20%;
  top: 50%;
  z-index: 2;
  padding: 20px 20px 20px 20px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 20px bottom 20px !important;
  background-size: 20px !important;
}

.three-stack-gallery .stack-image.landscape:nth-child(1) {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: absolute;
  left: 100px;
  z-index: 2;
}

.three-stack-gallery .stack-image.landscape:nth-child(2) {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: absolute;
  left: 0px; top: 35% !important;
  z-index: 1;
}
.three-stack-gallery .stack-image.landscape:nth-child(3) {
  max-height: 75%;
  max-width: 75%;
  object-fit: cover;
  position: absolute;
  left: 300px; top: 25% !important;
  z-index: 1;
}


.three-stack-gallery .stack-image.portrait:nth-child(1) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  left: 150px; top: 0% !important;
  z-index: 2;
}

.three-stack-gallery .stack-image.portrait:nth-child(2) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 15%;
  z-index: 1;
}


.three-stack-gallery .stack-image.portrait:nth-child(3) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  right: 0;
  z-index: 3;
}

.three-stack-gallery .stack-image.square:nth-child(1) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  left: 150px; top: 0% !important;
  z-index: 2;
  opacity: 1 !important;
}

.three-stack-gallery .stack-image.square:nth-child(2) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 15%;
  z-index: 1;
  opacity: 1 !important;
}


.three-stack-gallery .stack-image.square:nth-child(3) {
  max-height: 60%;
  max-width: 60%;
  object-fit: cover;
  position: absolute;
  right: 0;
  z-index: 3;
  opacity: 1 !important;
}

.three-stack-gallery .shape-1 {
  height: 400px;
  width: 400px;
  object-fit: contain !important;
  position: absolute;
  left: 0px; top: 15% !important;
  z-index: 0;
}

.three-stack-gallery .shape-2 {
  height: 400px;
  width: 400px;
  object-fit: contain !important;
  position: absolute;
  right: 0px; top: 40% !important;
  z-index: 0;
}



.three-stack-gallery .revealTextStickyBanner {
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 200px;
  padding: 20px 20px 20px 20px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(10deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 20px bottom 20px !important;
  background-size: 20px !important;
}

.revealTextStickyBanner {
  width: 300px;
  height: 300px;
  display: block;
  position: absolute;
  bottom: 45px;
  z-index: 2;
  padding: 20px 20px 20px 20px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 20px bottom 20px !important;
  background-size: 20px !important;
}
.revealTextStickyBanner h4 strong {
  font-family: "new-kansas", sans-serif !important;
}
.revealTextStickyBanner p {
  font-family: "Beatrice-Regular" !important;
  font-size: 14px !important;
  line-height: 16px !important;
}


.textbox-p h2 {
  margin-bottom: 0 !important;
}
.vh-50 {
height: 50vh;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
color: #007bff !important;
}

div.wpforms-container div.wpforms-uploader {
background: transparent !important;
color: #090909 !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
color: #D6F94E !important;
font-size: 16px !important;
}


.wpforms-field-description {

color: #090909 !important;
}

button.wpcf7-submit {
background: #090909 !important;
padding: 12px 12px 12px 12px;
border: 2px solid #090909 !important;
color: #fff !important;
font-family: "Beatrice-Bold" !important;
text-transform: uppercase !important;
width: 100% !important;
font-size: 16px !important;
border-radius: 50px !important;
}

a.wpcf7-submit {
background: #090909 !important;
padding: 12px 12px 12px 12px;
border: 2px solid #090909 !important;
color: #fff !important;
font-family: "Beatrice-Bold" !important;
text-transform: uppercase !important;
width: 100% !important;
font-size: 16px !important;
border-radius: 50px !important;
}


button.wpforms-page-next {
background: #090909 !important;
padding: 12px 12px #090909 12px;
border: 2px solid #090909 !important;
color: #fff !important;
font-family: "Beatrice-Bold" !important;
text-transform: uppercase !important;
width: 48% !important;
font-size: 16px !important;
border-radius: 50px !important;
}

button.wpforms-page-prev {
background: #090909 !important;
padding: 12px 12px 12px 12px;
border: 0px solid black !important;
color: #fff !important;
font-family: "Beatrice-Bold" !important;
text-transform: uppercase !important;
width: 48% !important;
font-size: 16px !important;
border: 2px solid #090909 !important;
border-radius: 50px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
color: #090909 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description,
div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
color: #090909 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
border-top: 0px solid #dfdfdf !important;
border-bottom: 0px solid #dfdfdf !important;
padding: 0px !important;
color: #090909 !important;
}

div.wpforms-container div.wpforms-uploader .dz-preview .dz-details .dz-size {
color: #090909 !important;
}

.wpforms-page-indicator-page-title {
display:  !important;
color: #090909 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
color: #fff !important;
}

div.wpforms-container div.wpforms-uploader .dz-preview .dz-remove:after,
div.wpforms-container div.wpforms-uploader .dz-preview .dz-remove:before {
background-color: pink !important;
}

div.wpforms-container div.wpforms-uploader .dz-preview .dz-remove {
opacity: 1.0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
height: 40px;
width: 40px;
border-radius: 50%;
display: inline-block;
margin: 0 10px 0 0;
line-height: 40px;
text-align: center;
background-color: #dc0000;
color: #fff;
border-radius: 50% !important;
}

div.wpforms-container-full .wpforms-form input[type=radio] {
float: left !important;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
  padding-inline-start: 30px !important;
  margin-top: 5px !important;
}

div.wpforms-container-full .wpforms-form input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio] {
float: left !important
}


.burst-shape {
  width: 90%;
}

.circle-shape {
  height: 300px !important; 
  width: 100px;
}

#modal-header {
    position: relative;
    background-color: rgb(214, 249, 78) !important;
    min-height: 60px;
    color: rgb(153, 68, 248) !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px !important;
    border-bottom: 0px solid #d8d8d8 !important;
}

#item-name {
  
  font-family:"Beatrice-Bold";
  
}
    

  #menu-bigidea-footer li a {
    color: #000000 !important;
  }
  
  #menu-bigidea-footer li {
    list-style: none !important;
  }
  
    a.btn-block-Pink {
      background: #fca0c9 !important;
      color: #dd3333 !important;
      padding: 7.5px 15px;
      text-transform: uppercase !important;
    }
    
  .white-bg {
    background: white !important;
  }
  
  .grey-bg{
    background: #E2DED6;
  }
  
    .blue-bg {
      background: rgba(31,102,215,1.0);
    }
    .purple-bg {
      background: rgba(153,68,248,1.0);
    }              
        .red-bg {
      background: rgba(249,45,45,1.0);
    } 

    .lilac-bg{
      background: #A199FD;
    }
    .mustardyellow-bg{
    background: #f5c134;
  }

  .darkgreen-bg{
    background-color: #41b078;
  }
  
  .yellow-text {
    color: #000000 !important; 
  }
  a.yellow-text {
    color: #000000 !important; 
  }
  
  label {
      
      display: block !important;
    }
    
    .pure-css-select-style {
  width: 100%;
  overflow: hidden;
}
.pure-css-select-style select {
  width: 100%;
  padding-right: 38px;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ellipsis;
}
.pure-css-select-style select::-ms-expand {
  display: none;
}
.pure-css-select-style optgroup {
  color: inherit;
  font: inherit;
}

@media screen and (min-width:0\0) {
  .pure-css-select-style select {
    width: calc( 100% + 58px );
  }
}

.theme-square {
  border: 0px solid #083b49;
  background: #fff url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%3E%3Cpath%20d%3D%22M4.33%208.5L0%201L8.66%201z%22%20fill%3D%22%23666%22%2F%3E%3C%2Fsvg%3E') right 10px center no-repeat;
}
.theme-square select {
  padding: 12px 38px 12px 12px;
  font-family: inherit !important;
  color: #083b49;
}

    
    

input.wpcf7-text::placeholder, textarea.wpcf7-textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff !important;
  opacity: 1; /* Firefox */
}

input.wpcf7-text:-ms-input-placeholder, textarea.wpcf7-textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff !important;
}

input.wpcf7-text::-ms-input-placeholder, textarea.wpcf7-textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff !important;
}

input.wpcf7-text:focus, input[type="text"].wpcf7-text:focus, input[type="email"].wpcf7-text:focus, textarea.wpcf7-textarea:focus{
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  color: #ffffff !important;
  box-shadow: none !important;
}
    
    input.form-control {
      background: transparent !important;
      border: 0px !important;
      border-bottom: 1px solid rgba(255,255,255,0.5) !important;
      padding: 0rem !important;
    }
    
    ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: 333 !important;
      opacity: 1; /* Firefox */
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: 333!important;
    }
    
    ::-ms-input-placeholder { /* Microsoft Edge */
      color: 333 !important;
    }
    
    .btn-outline-secondary {
    color: rgba(255,255,255,0.5) !important;
    background-color: transparent;
    background-image: none;
    border: 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
    }
    
    .input-group-append {
    margin-left: 0px !important;
    }
    
    .btn-outline-secondary:hover {
    color: #003A8F !important;
    background-color: rgba(255,255,255,0.5) ;
    border-color: rgba(255,255,255,0.0) ;
    }
    
    textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  border: 0 !important;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  color: black !important;
  box-shadow: none !important;
}

.wpforms-field-sublabel, .wpforms-field-number-slider {
  color: rgba(255,255,255,0.5) !important;
}
.wpforms-field-number-slider-hint b {
  color: rgba(255,255,255,1.0) !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{
  background: rgba(196, 195, 195, 0.55)!important;
  border: 0 !important;
  border-radius: 20px !important;
}
input[type=range]::-webkit-slider-thumb {
  margin-top: -10px;
   width: 28px;
   height: 28px;
    background:  black !important;
   box-shadow: 1px 1px 10px rgb(0 0 0 / 60%);
  }

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
 font-family: "Beatrice-Bold" !important;

}
.wpforms-page-indicator-page-title {
color: white !important;   
   
}
      
      
.social-icon{
  height: 25px;
}
em {
  font-style: normal !important;
}
  .btn-dashboard {
    border: 0px solid #f92d2d!important;
  background: rgba(214,249,78,1.0) !important;
  padding: 7.5px 15px!important;
  color: #9944f8 !important;
  z-index: 999 !important;
  font-family: "Beatrice-SemiBold";
  border-radius: 0px !important;
  }
  
input.wpforms-field-stripe-credit-card-cardname::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
  font-family: 'Beatrice-Regular', sans-serif;
  font-size: 16px;
  font-weight: 100;
}
 
input.wpforms-field-stripe-credit-card-cardname::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  font-family: 'Beatrice-Regular', sans-serif;
  font-size: 16px;
  font-weight: 100;
}
 
input.wpforms-field-stripe-credit-card-cardname:-ms-input-placeholder { /* IE 10+ */
  color: #333;
  font-family: 'Beatrice-Regular', sans-serif;
  font-size: 16px;
  font-weight: 100;
}
 
input.wpforms-field-stripe-credit-card-cardname:-moz-placeholder { /* Firefox 18- */
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
     color: #333 !important;
  }
   
  .wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
     color: #333 !important;
     opacity: 1;
  }
   
  .wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
     color: #333 !important;
     opacity: 1;
  }
   
  .wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
     color: #333 !important;
  }
   
  .wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
     color: #333 !important;
  }
  
  div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
    color: white !important;
}
  
  .wpforms-image-choices li {
    width: 33.3% !important;
    float: left;
  }
  div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label {
    border-radius: 20px !important;
  }
  
  div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-family: "Beatrice-Bold" !important;
    width: inherit !important;
        float: left !important;
    clear: both !important;
  color: white !important;
  }
  
  div.wpforms-container.wpforms-container-full .wpforms-form .sfwf_tooltip .sfwf-tooltip-icon {
    display: inline-block !important;
    margin-left: 5px !important;
    margin-top: -4px !important;
  }
  div.wpforms-container-full .wpforms-form ul, div.wpforms-container-full .wpforms-form ul li {
    display: inline-block !important;
  }
  
  .wpforms-form ul {
    width: 100% !important;
  }
  
  div.wpforms-container-full .wpforms-form li  {
    margin-right: 15px !important;
  }
  
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input+label {
  padding-inline-start: 30px !important;
}
.cm-toggle {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  border: 0;
  outline: 0;
  cursor: pointer;
  margin: 10px;
}

  div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
    border: 0 !important;
    background-color: transparent !important;
    width: inherit !important;
    height: inherit !important;
  }
  
  div.wpforms-container div.wpforms-uploader {
    display: block !important;
    margin-top: 15px !important;
  }

.cm-toggle:before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 60%);
    margin-left: 4px;
    margin-top: 4px;
  }
  
  
  .cm-toggle:checked:before {
    margin-left: 5px;
    box-shadow: -1px 1px 3px rgb(0 0 0);
    background: #090909;
  }
  
  .cm-toggle:checked:after {
    background: #fff;
  }
    
    div.wpforms-container-full .wpforms-form .wpforms-required-label {
      color: #090909 !important;
      font-weight: 400;
  }

.slinky-theme-default .back::after {
  content: "back to main menu";
  position: absolute;
  font-family: "Beatrice-Bold" !important;
  text-transform: uppercase !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  left: 80px !important;
}
#menu-bg-shape {
  position: fixed;
  left: -20px;
  top: -10px;
  z-index: 2;
}
#menu-bg-shape-burger {
  position: fixed;
  left: -20px;
  top: -10px;
  z-index: 2;
}
  #matterCanvas{
  background:transparent !important;
}
.innerpadding-170t-100 {
  padding: 140px 100px 100px 100px;	
}
  .innerpadding-100 {
    padding: 100px;	
  }
  .innerpadding-60 {
    padding: 60px;	
  }
  .innerpadding-45 {
    padding: 45px;	
  }
  .innerpadding-30 {
    padding: 30px;	
  }
  .innerpadding-15 {
    padding: 15px;	
  }
  .margintop-30 {
    margin-top: 30px;
  }
  .marginbottom-15 {
    margin-bottom: 15px;
  }
  #wpforms-15272 {
  padding-top: 120px; 
}

.choice .btn-redline {
  border: 2px solid #f92d2d!important;
  background: #f92d2d!important;
  padding: 7.5px 15px!important;
  color: #ffffff !important;
  -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.choice .btn-redline:hover {
  -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.choice img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .choice:hover img {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  
  .choice:hover .hideHover {
    opacity: 0;
    display: none;
  }
  .choice:hover .showHover {
    opacity: 1;
    display: block;
    -moz-transform: scale(1.3);
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
  }
  .showHover {
    opacity: 0;
    display: none;
  }

.abCenter {
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  margin-right: -50%;
  position: absolute;
  top: 50%;
  z-index: 1 !important;
}
  
  #menu-bigidea ul {
    margin-left: -10px !important;
    background: #f5c134 !important;
    padding: 10px !important;
    width: 200px !important;
    box-shadow: 0 .225rem .25rem rgba(0,0,0,.075)!important;
}
  
    .strictContent h1, .strictContent h2, .strictContent h3, .strictContent h4 {
  font-family: "Beatrice-Bold" !important;
    text-align: left !important;
}
  
  label {
  font-family: "Beatrice-Bold" !important;
  }
  .strictContent p.small-text, .strictContent .helpText {
  font-family: "Beatrice-Regular" !important;
  }
  
  .modalContent {
    background: #f1cbda !important;
}
  
  .test-green-block:hover .cls-1{
    fill:#4e38ee;
  }
  
.revealShapeAwards img {
  position: relative;
  z-index: 1;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.revealShapeAwards:hover .shapeColourAwards{
  transform: rotate(5deg) translateX(-25px) translateY(25px);
}
.revealShapeAwards:hover .revealTextAwards{
  transform: rotate(5deg) translateX(5px) translateY(0px);
  opacity: 1;
 }


.revealTextAwards {
  background: #F92D2D;
  color: #FED9ED;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  padding: 20px;
  transition: all .5s ease-in-out;
  opacity: 0;
  font-size: 14px;
  line-height: 16px;
}
.shapeColourAwards {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  transition: all .5s ease-in-out;
}
.revealShapeNews img {
  position: relative;
  z-index: 1;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.revealShapeNews:hover .shapeColourNews{
  transform: rotate(5deg) translateX(-25px) translateY(25px);
}
.revealShapeNews:hover .revealTextNews{
  transform: rotate(5deg) translateX(5px) translateY(0px);
  opacity: 1;
 }


.revealTextNews{
  background: #F92D2D;
  color: #FED9ED;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  padding: 20px;
  transition: all .5s ease-in-out;
  opacity: 0;
  font-size: 14px;
  line-height: 16px;
}
.shapeColourNews {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  transition: all .5s ease-in-out;
}

.revealShapePartnerLogo h3 {
  transition: all .5s ease-in-out;
}
  .revealShapePartnerLogo:hover h3 {
    transform: translateY(25px);
  }
  .revealShapePartnerLogo:hover .shapeColourPartnerLogo{
    transform: rotate(5deg) translateX(-15px) translateY(-15px);
  }
  .revealShapePartnerLogo:hover .revealTextPartnerLogo{
    transform: rotate(5deg) translateX(15px) translateY(15px);
    opacity: 1;
   }
  

  .shapeColourPartnerLogo {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    transition: all .5s ease-in-out;
  }
  
 .revealTextStudents h4 strong, .revealTextMentors h4 strong, .revealTextTeachers h4 strong, .revealTextPartners h4 strong {
   font-family: "new-kansas", sans-serif !important;
 }
 .revealShape:nth-child(2), .revealShape:nth-child(4) {
   margin-top: 45px;
 }
 .revealShape h3 {
   transition: all .5s ease-in-out;
 }
   .revealShape:hover h3 {
     transform: translateY(25px);
   }
   .revealShape img {
     position: relative;
     z-index: 1;
   }
   .revealShape:hover .shapeColourStudents{
     transform: rotate(5deg) translateX(-25px) translateY(-25px);
   }
   .revealShape:hover .revealTextStudents{
     transform: rotate(-5deg) translateX(25px) translateY(25px);
     opacity: 1;
     box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
   }
   .revealTextStudents {
     background: #B2EBFF;
     color: #00AAE9;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 2;
     padding: 20px;
     transition: all .5s ease-in-out;
     opacity: 0;
   }
   .revealTextStudents p:last-child, .revealTextTeachers p:last-child, .revealTextMentors p:last-child, .revealTextMentors p, .revealTextPartners p:last-child {
     margin: 0 !important;
     font-size: 12px;
     line-height: 14px;
     font-family: "Beatrice-Regular" !important;
   }
   .shapeColourStudents {
     background: #00AAE9;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 0;
     transition: all .5s ease-in-out;
   }
   
 
   .revealShape:hover .shapeColourTeachers{
     transform: rotate(5deg) translateX(-25px) translateY(-25px);
   }
   .revealShape:hover .revealTextTeachers{
     transform: rotate(-5deg) translateX(25px) translateY(25px);
     opacity: 1;
     box-shadow: 0px 3px 78px 0px rgba(0,41,158,0.3);
     -webkit-box-shadow: 0px 3px 78px 0px rgba(0,41,158,0.3);
     -moz-box-shadow: 0px 3px 78px 0px rgba(0,41,158,0.3);
   }
   .revealTextTeachers {
     background: #CEFF96;
     color: #00B45A;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 2;
     padding: 20px;
     transition: all .5s ease-in-out;
     opacity: 0;
   }
   .shapeColourTeachers {
     background: #00B45A;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 0;
     transition: all .5s ease-in-out;
   }
   
   
   .revealShape:hover .shapeColourMentors{
     transform: rotate(5deg) translateX(-25px) translateY(-25px);
   }
   .revealShape:hover .revealTextMentors{
     transform: rotate(-5deg) translateX(25px) translateY(25px);
     opacity: 1;
     box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
   }
   .revealTextMentors {
     color: #992DF9;
     background: #F1C9FF;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 2;
     padding: 20px;
     transition: all .5s ease-in-out;
     opacity: 0;
   }
   .shapeColourMentors {
     background: #992DF9;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 0;
     transition: all .5s ease-in-out;
   }
   
   
   .revealShape:hover .shapeColourPartners{
     transform: rotate(5deg) translateX(-25px) translateY(-25px);
   }
   .revealShape:hover .revealTextPartners{
     transform: rotate(-5deg) translateX(25px) translateY(25px);
     opacity: 1;
     box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 3px 78px 0px rgba(0, 0, 0, 0.3);
   }
   .revealTextPartners {
     background: #C9E3FF;
     color: #005AD3;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 2;
     padding: 20px;
     transition: all .5s ease-in-out;
     opacity: 0;
   }
   .shapeColourPartners {
     background: #005AD3;
     width: 100%;
     height: 100%;
     display: block;
     position: absolute;
     top: 0;
     z-index: 0;
     transition: all .5s ease-in-out;
   } 


.search-form input {
  background: url('../images/search-icon.svg') !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  border: 0 !important;
  border-bottom: 1px solid white !important;
  width: 100% !important;
  font-family: 'Beatrice-Bold';
  text-transform: uppercase !important;
  color: white !important;
}
::placeholder {
  color: white !important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: white !important;
}
.logo-icon {
  transition: width 0.3s ease, height 0.3s ease; /* Smooth transition */
}
#menu.slinky-menu{
  height:fit-content !important;
  width:auto !important;
}
.slinky-menu ul {
  width: 100%;
  margin: 0px !important;
}
.slinky-menu a {
  background: transparent !important;
  border: none;
  padding: 0px !important;
}
.slinky-menu li ul {
  display: none;
  left: 100%;
  position: absolute;
  top: 23px !important;
}
.slinky-menu .header {
  margin-bottom: 15px;
}
.slinky-theme-default{
  background: transparent !important;
}
.slinky-theme-default .next::after, .slinky-theme-default {
  opacity:1 !important;
  background:url('../images/arrow-right.svg');
  background-repeat: no-repeat;
  background-size: 20px !important;
  background-position: center !important;
  background-size: contain !important;
}
.slinky-theme-default .back::before{
  opacity: 1 !important;
  background-size: 20px !important;
  padding-left: 0px !important;
  background: url('../images/arrow-left.svg');
  background-repeat: no-repeat;
  background-position: center !important;
  transform: none !important;
  background-size: contain !important;
}

.slinky-theme-default .next::after, .slinky-theme-default .back::before {
  height: 60px !important;
  width: 60px !important;
}
.slinky-theme-default .back::before {
  padding: 0 !important;
}

.menu-container-open{
  background:white !important;
}

.title-line {
  text-decoration-thickness: 15px !important;
  text-underline-offset: 15px !important;
}
introArea::after {
  bottom: 0;
  background: linear-gradient(-5deg, #fff, rgba(0,0,0,0) 70%);
}
.gallery {
  position: absolute;
  top: 0;
  height: 400vh;
  width: 100vw;
  overflow: hidden;
  z-index: 1;
}

.gallery img, .gallery video {
  animation: slide 30s linear infinite;
}

.gallery img:nth-child(2), .gallery img:nth-child(4), .gallery img:nth-child(6) {
  animation-direction: reverse !important;
  animation: slide 40s linear infinite;
  z-index: -1;
}
.gallery img {
  max-height: 66vh !important;
  object-fit: contain;
}



@keyframes slide {
  0% { transform: translateY(0); }
  100% { transform: translateY(-200%); }
}



  .revealTextSticky {
    width: 350px;
    height: 350px;
    display: block;
    position: relative;
    top: 0;
    z-index: 2;
    padding: 20px 20px 20px 20px;
    transition: all .5s ease-in-out;
    opacity: 1;
    transform: rotate(10deg) translateX(25px) translateY(25px);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
    background-position: right 20px bottom 20px; background-size: 20px;
    
  }
  .revealTextSticky h4 strong {
    font-family: "new-kansas", sans-serif !important;
  }
  .revealTextSticky p {
    font-family: "Beatrice-Regular" !important;
    font-size: 14px !important;
    line-height: 16px !important;
  }


/* Magnific Popup CSS */



.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 989999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.75);
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: left;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 989999;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}


button::-moz-focus-inner {
  padding: 0;
  border: 0;
}


.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
  position: absolute;
  top: 20px;
  right: 20px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/* New Button Styling */

a.button:link, a.button:visited, input.button:link, input.button:visited{
  padding: 5px 30px;
  border-radius: 30px !important;
  border: 1px solid black;
  background-color: black;
  color: #FFFDF4 !important;
  text-transform: uppercase !important;
  display: block;
}

a.button:hover, a.button:visited:hover, input.button:hover, input.button:visited:hover{
  padding: 5px 30px;
  border-radius: 30px !important;
  border: 1px solid #FFFDF4;
  background-color: #FFFDF4;
  color: black !important;
  text-transform: uppercase !important;
  display: block;
}

a.button-invert:link, a.button-invert:visited{
  padding: 5px 30px;
  border-radius: 30px !important;
  border: 1px solid black;
  background-color: transparent;
  color: black !important;
  text-transform: uppercase !important;
  display: block;
}

a.button-invert:hover, a.button-invert:visited:hover{
  padding: 5px 30px;
  border-radius: 30px !important;
  border: 1px solid black;
  background-color: black;
  color: #FFFDF4 !important;
  text-transform: uppercase !important;
  display: block;
}




.new-footer-button{
  padding: 3% 20%;
  border-radius: 50px !important;
  border: 0px;
  background-color: black;
  color: #E2DED6 !important;
}


.blue-background{
  background-color: rgba(31, 102, 215, 1.0);
}

.red-background{
  background-color: #f92d2d;
}

.yellow-background{
  background-color: rgba(249, 255, 0, 1.0);
}

.pink-background{
  color: rgb(243, 175, 215);
}
  
.purple-background{
  background-color:  rgba(153, 68, 248, 1.0);;
}
.orange-background {
  background-color: #fa7561;
}

.salmon-background {
  background-color: #f4a8ab;
}

.darkgreen-background {
  background-color: #41b078;
}

.mustardyellow-background {
  background-color: #f5c134;
}

.newblue-background {
  background-color: #5ca3f5;
}

.lilac-background {
  background-color: rgb(161, 153, 253);
}

.black-background {
  background-color: #000000;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.sl-wrapper .sl-close, .sl-wrapper .sl-navigation button {
  height: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace
}

.sl-wrapper .sl-close:focus, .sl-wrapper .sl-navigation button:focus {
  outline: 0
}

body.hidden-scroll {
  overflow: hidden
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: .98;
  display: none;
  z-index: 1035
}

.sl-wrapper .sl-close, .sl-wrapper .sl-counter {
  top: 30px;
  display: none;
  color: #000;
  position: fixed
}

.sl-wrapper {
  z-index: 1040
}

.sl-wrapper button {
  border: 0;
  background: 0 0;
  font-size: 28px;
  padding: 0;
  cursor: pointer
}

.sl-wrapper button:hover {
  opacity: .7
}

.sl-wrapper .sl-close {
  right: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  width: 44px;
  font-size: 3rem
}

.sl-wrapper .sl-counter {
  left: 30px;
  z-index: 1060;
  font-size: 1rem
}

.sl-wrapper .sl-navigation {
  width: 100%;
  display: none
}

.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  width: 22px;
  text-align: center;
  display: block;
  z-index: 10060;
  color: #000
}

.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem
}

.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem
}

@media (min-width:35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px
  }

  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem
  }

  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem
  }

  .sl-wrapper .sl-image img {
    border: 0
  }
}

@media (min-width:50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px
  }

  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem
  }

  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem
  }

  .sl-wrapper .sl-image img {
    border: 0
  }
}

.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000
}

.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
  width: 100%;
  height: auto
}

.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0
}

@media (min-width:35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0
  }
}

@media (min-width:50em) {
  .sl-wrapper .sl-image iframe {
    border: 0
  }
}

.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, .8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto
}

.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

.sl-transition {
  transition: -moz-transform ease .2s;
  transition: -ms-transform ease .2s;
  transition: -o-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }
}

@keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }
}

@-moz-keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }
}

@-o-keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }
}

@-ms-keyframes pulsate {
  0%, 100% {
    opacity: 0
  }

  0% {
    transform: scale(.1)
  }

  50% {
    opacity: 1
  }

  100% {
    transform: scale(1.2)
  }
}

#menu-bigidea ul {
  /* this targets all sub menus */
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 30px;
  /* this should be the same height as the top level menu -- height + padding + borders */
  margin-left: 0px !important;
  text-align: left;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  padding-inline-start: 0px !important;

}

#menu-bigidea ul li {
  /* this targets all submenu items */
  float: none;
  /* overwriting our float up above */
  width: 100%;
  /* set to the width you want your sub menus to be. This needs to match the value we set below */
  padding-left: 0px !important;
}

#menu-bigidea ul li a {
  /* target all sub menu item links */
  padding: 5px 0px;
  /* give our sub menu links a nice button feel */
}

#menu-bigidea li:hover>ul {
  visibility: visible;
  opacity: 1;
}

/* fonts */



@font-face {
  font-family: "Beatrice-Regular";
  src: url("..//fonts/Beatrice Regular.woff2") format("woff2"), url("..//fonts/Beatrice Regular.woff") format("woff"), url("..//fonts/Beatrice Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
}


@font-face {
  font-family: "Beatrice-SemiBold";
  src: url("..//fonts/Beatrice SemiBold.woff2") format("woff2"), url("..//fonts/Beatrice SemiBold.woff") format("woff"), url("..//fonts/Beatrice SemiBold.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
}

@font-face {
  font-family: "Beatrice-Bold";
  src: url("..//fonts/Beatrice Bold.woff2") format("woff2"), url("..//fonts/Beatrice Bold.woff") format("woff"), url("..//fonts/Beatrice Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
}

.red-text {
  color: #f92d2d;
}

.blue-text {
  color: rgba(31, 102, 215, 1.0);
}

.purple-text {
  color: rgba(153, 68, 248, 1.0);
}

.pink-text {
  color: rgba(243, 174, 214, 1.0);
}

.yellow-text {
  color: rgba(249, 255, 0, 1.0);
}

.white-text {
  color: rgba(255, 255, 255, 1.0);
}

.green-text {
  color: rgba(202, 252, 43, 1.0);
}

.orange-text {
  color: #fa7561;
}

.salmon-text {
  color: #f4a8ab;
}

.darkgreen-text {
  color: #41b078;
}

.mustardyellow-text {
  color: #f5c134;
}

.newblue-text {
  color: #5ca3f5;
}

.lilac-text {
  color: rgb(161, 153, 253);
}

.black-text {
  color: #000000;
}





#wpadminbar a {
  color: white !important;
  font-weight: 100 !important;
}


.btn {
  border-radius: 30px !important;
  width: 150px;
  text-transform: uppercase !important;
}

.Dark {
  background: black !important;
}

.whiteText {
  color: white !important;
}

.greyText {
  color: #CECAC5 !important;
}


.vh100 {
  height: 100vh !important;
}

.vh75 {
  height: 75vh !important;
}

.vh60 {
  height: 60vh !important;
}

.vh50 {
  height: 50vh !important;
}

.vh40 {
  height: 40vh !important;
}

.vh30 {
  height: 30vh !important;
}

.vh33 {
  height: 33.3vh !important;
}

.vh25 {
  height: 25vh !important;
}

/* webfonts */


* {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}



/* loading option */
.animsition-loading,
.animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 100;
}

.animsition-loading {
  background-color: transparent;
  border: 0 !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}




* {

  transition: ease-in-out;
  -webkit-transition: ease-in-out;
}

html {
  -webkit-font-smoothing: antialiased;
}



.no-gutter-left {
  padding-left: 0px !important;
}

.no-gutter-right {
  padding-right: 0px !important;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Advanced selectors */




.image-overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 1.0);
  opacity: 0.3;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}




h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  padding-top: 0;
  font-weight: 100;
  margin-bottom: 1rem !important;
}


h1, .h1 {
  font-family: "Beatrice-Bold";
}

h2, .h2 {
   font-family: "new-kansas", sans-serif;
}

h3, .h3 {
  font-family: "Beatrice-Bold";
}

h4, .h4 {
  font-family: "Beatrice-Bold";
}

h5, .h5 {
  font-family: "Beatrice-Regular" !important;
  text-transform: uppercase !important;
}

strong, b {
  font-family: "Beatrice-Bold";
}

header {
  font-family: "Beatrice-Bold";
  text-transform: uppercase !important;
}

body {
  font-family: "new-kansas", sans-serif;
  font-size: inherit !important;
  line-height: 1.6rem !important;
  background-color: rgba(255, 255, 255, 1);
  font-weight: 300 !important;
  color: #000 !important;
}

a:link, a:visited {
  color: #000 !important;
  text-decoration: none;
}

header a:link, header a:visited {
  /* color: #000000 !important; */
  text-decoration: none;
}


a:hover, a:visited:hover {
  color: rgba(0, 0, 0, 0.5) !important;
  text-decoration: none;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.hideFirst {
  display: none;
}
#login-icon {
  position: fixed;
  top: 50%;
  left: 20px;
}


.login-icon {
  background-image: url('..//images/menu-white.svg');
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.1s ease;
}

.login-icon-close {
  background-image: url('..//images/close-white.svg');
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0px;
  transition: all 0.1s ease;
  z-index: 0;
}

#login-menu {
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  position: fixed;
  background-color: #F92D2D;
  margin: 0 auto;
  width: 100%;
  height: 100% !important;
  z-index: 555;
  font-family: "Beatrice-Regular" !important;
}

#login-menu a:link, #login-menu a:visited {
  color: white !important;
}

#login-menu a:hover, #login-menu a:visited:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}

#login-menu .current_page_item a, #login-menu .current-menu-item a, #login-menu .current-projects-ancestor a {
  color: white !important;
  padding-bottom: 0px;
  border-bottom: 3px solid white !important;
}

.menu {
  font-size: 70px;
  line-height: 80px;
  color: white !important;
  font-family: "Beatrice-Bold";
}



.hidden-xs {
  display: block !important;
}

.visible-xs {
  display: none !important;
}

.vh7_5 {
  height: 5.5vh !important;
}






.wpcf7-text, .wpcf7-textarea {

  width: 100% !important;
}

input.wpcf7-submit {
  background: #000000 !important;
  padding: 5px 30px;
  border: 0px solid black !important;
  color: #ffffff!important;
  font-family: "Beatrice-Bold" !important;
  text-transform: uppercase;
  border-radius: 30px !important;
}

input.wpcf7-submit:hover {
  background: #ffffff !important;
  padding: 5px 30px;
  border: 0px solid black !important;
  color: black !important;
}



.wpcf7-text, .wpcf7-textarea {
      background-repeat: no-repeat !important;
      background-position: right !important;
      border: 0 !important;
      border-bottom: 1px solid white !important;
      width: 100% !important;
      font-family: 'Beatrice-Regular';
      color: white !important;
      background: transparent !important;
      padding-bottom: 5px;
}







.underline-link {
  display: inline-block;
  color: white;
  text-decoration: none;
}

.underline-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: white;
  transition: width .3s;
}

.underline-link:hover::after {
  width: 100%;
  transition: width .3s;
}

.current-menu-item a, .current-projects-ancestor a, .current_page_item a {
  color: #0D0D0D !important;
  padding-bottom: 2px;
  border-bottom: 2px solid #0D0D0D;
}


a.btn-rounded {
  padding: 11.25px 22.5px !important;
  border-radius: 50px !important;
  border: 0px;
  background: #000000 !important;
  color: #ffffff !important;
   font-family: "Beatrice-Bold" !important;
  text-transform: uppercase;
}

a.btn-rounded-white {
  padding: 11.25px 22.5px !important;
  border-radius: 50px !important;
  border: 0px;
  background: #ffffff !important;
  color: #000000 !important;
   font-family: "Beatrice-Bold" !important;
  text-transform: uppercase;
}

#menu-bigidea li {
  display: inline-block;
  padding-left: 30px;
}

#menu-bigidea li:first-child {
  display: inline-block;
}

.menu-bigidea-container {
  padding-top: 0px;
}



ul {

  margin-bottom: 0px !important;
  padding-left: 0px !important;
}



#shrinkHelp {
  height: 50px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}

#shrinkHelpMob {
  height: 50px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}


#shrinkHelp.shrink {
  height: 35px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}






#shrinkHelpMob.shrink {
  height: 40px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}



.keepH, .hideOn {
  height: 75px;
}

.shrink.keepH, .keepH .shrink, .shrink>.keepH {
  height: 50px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}

.shrink.hideOn, .hideOn .shrink, .shrink>.hideOn {
  height: 50px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}





label {

  display: block !important;
}


.mb-60 {
  margin-bottom: 60px !important;
}


.menu-bigidea-container li {
  display: inline-block;
  font-size: inherit;
  line-height: 2em !important;
}

.padHelp {

  padding-top: 150px !important;
}

#grad {
  height: 140px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100vw !important;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 10%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none !important;
}

h1.large, .h1.large {
  font-size: 130px !important;
  line-height: 150px !important;
}


h1, .h1 {
  font-size: 80px !important;
  line-height: 80px !important;
}
#login-menu h1, #login-menu .h1 {
  font-size: 50px !important;
  line-height: 50px !important;
}

h2, .h2 {
 font-size: 64px !important;
 line-height: 62px !important;
}

h3, .h3 {
 font-size: 34px !important;
 line-height: 36px !important;
}

h4, .h4 {
 font-size: 24px !important;
 line-height: 26px !important;
}

.logo {

  max-height: 100% !important;
}

.h54 {

  height: 54px !important;
}

/* Media Queries */

@media only screen and (max-width : 1400px) {

  .hidden-xl {
    display: none !important;
  }

  .visible-xl {
    display: block !important;
  }

}

@media only screen and (max-width : 1200px) {

  .innerpadding-60 {
  padding: 30px;	
}
  .hidden-lg {
    display: none !important;
  }

  .visible-lg {
    display: block !important;
  }


  h1.large, .h1.large {
    font-size: 100px !important;
    line-height: 120px !important;
  }
 

  h1, .h1 {
    font-size: 60px !important;
    line-height: 60px !important;
  }
  
    #login-menu h1, #login-menu .h1 {
    font-size: 45px !important;
    line-height: 45px !important;
  }
  
  h2, .h2 {
   font-size: 44px !important;
   line-height: 42px !important;
  }
 
 h3, .h3 {
  font-size: 28px !important;
  line-height: 32px !important;
 }
 
 h4, .h4 {
  font-size: 20px !important;
  line-height: 24px !important;
 }

  h5, .h5 {
    font-size: 1.35rem !important;
  }

  body {
    font-size: 0.8rem !important;
    line-height: 1.4rem !important;

  }

  .vh33 {
    height: 27.5vh !important;
  }


  .vh60 {
    height: 50vh !important;
  }




  .keepH, .hideOn {
    height: 70px;
  }

  .pl-5 {
    padding-left: 2.5rem !important;
  }

  .pr-5 {
    padding-right: 2.5rem !important;
  }

  .pt-5 {
    padding-top: 2.5rem !important;
  }

  .pb-5 {
    padding-bottom: 2.5rem !important;
  }


}

@media only screen and (max-width : 979px) {

.fixArea {
border-radius: 20px !important;
margin: 0px;
overflow: visible !important;
position: relative;
height: calc(100vh - 30px);
width: 100vw;
z-index: 1;
}
.one-stack-quotation {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 10vw !important;
background: transparent;
}

  .one-stack-gallery, .two-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 10vw !important;
background: transparent;
}

.three-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 5vw !important;
background: transparent;
}


  .pl-5 {
    padding-left: 2rem !important;
  }

  .pr-5 {
    padding-right: 2rem !important;
  }

  .pt-5 {
    padding-top: 2rem !important;
  }

  .pb-5 {
    padding-bottom: 2rem !important;
  }


  #menu-bigidea li {
    display: inline-block;
    padding-left: 15px;
  }

  .hidden-md {
    display: none !important;
  }

  .visible-md {
    display: block !important;
  }


  


  h1.large, .h1.large {
    font-size: 70px !important;
    line-height: 90px !important;
  }
  
  h1, .h1 {
    font-size: 40px !important;
    line-height: 40px !important;
  }
   #login-menu h1, #login-menu .h1 {
    font-size: 35px !important;
    line-height: 35px !important;
  }


  h2, .h2 {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  h3, .h3 {
    font-size: 22px !important;
    line-height: 28px !important;
   }
   
   h4, .h4 {
    font-size: 18px !important;
    line-height: 22px !important;
   }

  h5, .h5 {
    font-size: 1.15rem !important;
  }

  body {

    font-size: 0.68rem !important;
    line-height: 1.2rem !important;

  }

  .vh33 {
    height: 22.5vh !important;
  }


  .vh60 {
    height: 40vh !important;
  }




  .keepH, .hideOn {
    height: 60px;
  }



}


@media only screen and (max-width: 767px) {
  .job-title-text {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  margin-top: 0px;
}
  .search-form input {
    background: url('../images/search-icon.svg') !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    border: 0 !important;
    border-bottom: 1px solid white !important;
    width: 100% !important;
    font-family: 'Beatrice-Bold';
    text-transform: uppercase !important;
    color: white !important;
    background-size: 12px !important;
  }
  
  .slinky-menu .header {
    margin-bottom: 5px;
    margin-top: -20px;
  }
img.companyLogo {
  height: 30px !important; -webkit-filter: grayscale(100%);filter: grayscale(100%); mix-blend-mode: multiply !important; object-fit: contain !important; text-align: right !important; position: absolute !important; right: 15px !important; bottom: 0px !important; object-position: right;
}

.polaroidMentor {
  background: white;
  padding: 10px 10px 20px 10px;
}

.doubleHeight {
  height: 135vh;
}

.revealShape .innerpadding-30 {
  padding: 7.5px;
}

.revealTextAwards {
  background: #F92D2D;
  color: #FED9ED;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  padding: 10px;
  transition: all .5s ease-in-out;
  opacity: 0;
  font-size: 12px;
  line-height: 14px;
}

  .revealTextSticky h4 strong,  .revealTextSticky h4, .revealTextStickyBanner h4, .revealTextStickyBanner h4 strong, .revealTextMentorsFeed h4, .revealTextMentorsFeed h4 strong, .revealTextStudents h4, .revealTextStudents h4 strong, .revealTextTeachers h4, .revealTextTeachers h4 strong, .revealTextMentors h4, .revealTextMentors h4 strong, .revealTextPartners h4, .revealTextPartners h4 strong  {
  font-family: "new-kansas", sans-serif !important;
  font-size: 12px !important;
  line-height: 14px !important;
}

.revealTextSticky p, .revealTextStickyBanner p, .revealTextStudents p, .revealTextTeachers p, .revealTextMentors p, .revealTextPartners p {
  font-family: "Beatrice-Regular" !important;
  font-size: 10px !important;
  line-height: 12px !important;
  margin-bottom: 0px !important;
}

.revealTextMentorsFeed, .revealTextStudents, .revealTextTeachers, .revealTextMentors, .revealTextPartners {
    padding: 10px;
}

   .revealShape:hover .shapeColourStudents, .revealShape:hover .shapeColourTeachers, .revealShape:hover .shapeColourMentors, .revealShape:hover .shapeColourPartners{
   transform: rotate(2deg) translateX(-15px) translateY(-15px);
 }
 .revealShape:hover .revealTextStudents, .revealShape:hover .revealTextTeachers, .revealShape:hover .revealTextMentors, .revealShape:hover .revealTextPartners{
   transform: rotate(-2deg) translateX(15px) translateY(15px);
   opacity: 1;
 }

.fixArea {
border-radius: 20px !important;
margin: 0px;
overflow: visible !important;
position: relative;
height: auto;
width: 100vw;
z-index: 1;
}

.eachData {
     background-size: cover;
     height: 200px;
     width: 200px;
     background-repeat: no-repeat !important;
     background-position: center center !important;
 }
 .TickerNews{
   width: 100%;
   height: 220px;
   line-height: 220px;
 }
 .ti_wrapper{
   width: 100%;
   position: relative;
   overflow: hidden;
   height: 220px;
 } 
 
.one-stack-quotation {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0px 5vw !important;
background: transparent;
}


.one-stack-quotation .stack-image.portrait:nth-child(1) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.one-stack-quotation .stack-image.square:nth-child(1) {
  max-height: 200px;
  max-width: 200px;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  opacity: 1 !important;
}

.one-stack-quotation .stack-image.landscape:nth-child(1) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  opacity: 1 !important;
}

.one-stack-quotation .revealTextStickyBanner {
  width: 190px;
  height: 190px;
  display: block;
  position: absolute;
  top: 30%;
  z-index: 2;
  left: 100px;
  padding: 10px 10px 10px 10px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 10px bottom 10px !important;
  background-size: 10px !important;
}

.one-stack-quotation .shape-1 {
  height: 200px;
  width: 200px;
  object-fit: cover;
  position: absolute;
  z-index: 0;
  left: 0; top: 15% !important;
}

.one-stack-quotation .shape-2 {
  height: 200px;
  width: 200px;
  object-fit: cover;
  position: absolute;
  z-index: 0;
  right: 0; top: 40% !important;
}

.banner-text.vh75 {
  height: auto !important;
}
.stack-image-area {
  position: absolute !important;
  background: transparent;
  width: -webkit-fill-available;
  height: 50vh !important;
  background: transparent;
}
.one-stack-gallery, .two-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0px 5vw !important;
background: transparent;
}

.three-stack-gallery {
  background: transparent;
display: flex;
height: 100%;
width: 100%;
position: relative !important;
align-items: center;
margin: 0vw 5vw !important;
background: transparent;
}
  
.one-stack-gallery .stack-image.portrait:nth-child(1) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: relative;
  z-index: 3;
}

.one-stack-gallery .stack-image.square:nth-child(1) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  opacity: 1 !important;
}

.one-stack-gallery .revealTextStickyBanner {
  width: 190px;
  height: 190px;
  display: block;
  position: absolute;
  top: 40%;
  z-index: 2;
  left: 100px;
  padding: 10px 10px 10px 10px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 10px bottom 10px !important;
  background-size: 10px !important;
}

.one-stack-gallery .shape-1 {
  height: 150px !important;
  width: 150px !important;
  object-fit: contain;
  position: absolute;
  left: 0; top: 15% !important;
  z-index: 0;
}

.one-stack-gallery .shape-2 {
  height: 150px !important;
  width: 150px !important;
  object-fit: contain;
  position: absolute;
  z-index: 0;
  right: 0; top: 40% !important;
}



.two-stack-gallery .stack-image.portrait {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: relative;
  z-index: 3;
}

.two-stack-gallery .stack-image.landscape {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 2;
}

.two-stack-gallery .stack-image.square:nth-child(1) {
  max-height: 200px;
  max-width: 200px;
  object-fit: cover;
  position: relative;
  z-index: 3;
  opacity: 1 !important;
  left: 60px;
}

.two-stack-gallery .stack-image.square:nth-child(2) {
  max-height: 200px;
  max-width: 200px;
  object-fit: cover;
  position: absolute;
  z-index: 2;
  opacity: 1 !important;
  left: 0; top: 35% !important;
}


.two-stack-gallery .shape-1 {
  height: 250px;
  width: 250px;
  object-fit: contain;
  position: absolute;
  z-index: 0;
}

.two-stack-gallery .shape-2 {
  height: 250px;
  width: 250px;
  object-fit: contain;
  position: absolute;
  z-index: 0;
}

.two-stack-gallery .revealTextStickyBanner {
  width: 190px;
  height: 190px;
  display: block;
  position: absolute;
  top: 35%;
  z-index: 2;
  left: 100px;
  padding: 10px 10px 10px 10px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(-5deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 10px bottom 10px !important;
  background-size: 10px !important;
}


.three-stack-gallery .stack-image.landscape:nth-child(1) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.three-stack-gallery .stack-image.landscape:nth-child(2) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}
.three-stack-gallery .stack-image.landscape:nth-child(3) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}


.three-stack-gallery .stack-image.portrait:nth-child(1) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.three-stack-gallery .stack-image.portrait:nth-child(2) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}


.three-stack-gallery .stack-image.portrait:nth-child(3) {
  max-height: 250px;
  max-width: 250px;
  object-fit: cover;
  position: absolute;
  z-index: 3;
}

.three-stack-gallery .stack-image.square:nth-child(1) {
  height: 150px !important;
  width: 150px !important;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.three-stack-gallery .stack-image.square:nth-child(2) {
  height: 150px !important;
  width: 150px !important;
  object-fit: cover;
  position: absolute;
  z-index: 1;
  
}


.three-stack-gallery .stack-image.square:nth-child(3) {
  height: 150px !important;
  width: 150px !important;
  object-fit: contain;
  position: absolute;
  z-index: 3;
  top: 60px !important;
}

.three-stack-gallery .shape-1 {
  height: 150px !important;
  width: 150px !important;
  object-fit: contain;
  position: absolute;
  top: 20% !important;
  z-index: 0;
}

.three-stack-gallery .shape-2 {
  height: 150px !important;
  width: 150px !important;
  object-fit: contain;
  position: absolute;
  top: 50% !important;
  z-index: 0;
}

.three-stack-gallery .revealTextStickyBanner {
  width: 190px;
  height: 190px;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 50px;
  padding: 10px 10px 10px 10px;
  transition: all .5s ease-in-out;
  opacity: 1;
  transform: rotate(10deg) translateX(25px) translateY(25px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  z-index: 4;
  background-repeat: no-repeat !important;
  background-position: right 10px bottom 10px !important;
  background-size: 10px !important;
}
  
  .stop-center-mobile.justify-content-center {
    justify-content: flex-start !important;
    
  }
  .stop-center-mobile.text-center {
    text-align: left !important;
  }
  
 header svg {
  max-height: 20px !important;
  float: left;
  text-align: left;
  width: auto !important;
  }
 
 .mobile-text-center {
   text-align: left !important;
 }
 
 .burst-shape {
   width: 40%;
 }
 
 .circle-shape {
   height: 120px !important; 
   width: 40px;
 }
 
  
.slinky-theme-default .back::after {
content: "back to main menu";
position: absolute;
font-family: "Beatrice-Bold" !important;
text-transform: uppercase !important;
color: #FFFFFF !important;
font-size: 16px !important;
left: 35px !important;
}
.gallery .innerpadding-60 {
  padding: 15px 15px;	
}


#menu-bg-shape{
position: fixed;
right: -15px;
top: -4px;
z-index: 2;
width: 80px;
height: 80px;
left: auto;
}

#menu-bg-shape-burger {
position: fixed;
right: -15px;
top: -4px;
left: auto;
z-index: 2;
width: 80px;
height: 80px;
}

#menu-bg-shape svg{
width: 80px;
height: 80px;
}

#menu-bg-shape-burger svg{
width: 80px;
height: 80px;
}
.innerpadding-170t-100 {
  padding: 0px 15px 15px 15px;
}
.innerpadding-100 {
  padding: 20px 10px;	
}
.innerpadding-60 {
  padding: 20px 15px;	
}
.innerpadding-60.mobile-search-area {
  padding: 0px 15px 15px 15px;	
}
.innerpadding-45 {
  padding: 15px;	
}
.innerpadding-30 {
  padding: 15px;	
}
.innerpadding-15 {
  padding: 15px;	
}
.margintop-30 {
  margin-top: 15px;
}
.marginbottom-15 {
  margin-bottom: 15px;
}


  
  .gallery {
    margin-left: -15px;
    margin-right: -15px;
  }
  .title-line {
    text-decoration-thickness: 8px !important;
    text-underline-offset: 8px !important;
  }
  .revealTextSticky {
    width: 190px;
    height: 190px;
    display: block;
    position: relative;
    top: 0;
    z-index: 2;
    padding: 10px 10px 10px 10px;
    transition: all .5s ease-in-out;
    opacity: 1;
    transform: rotate(10deg) translateX(25px) translateY(25px);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
    background-position: right 10px bottom 10px; background-size: 10px;
    
  }
  
 
  
  .gallery {
    position: absolute;
    top: 0;
    height: 200vh;
    width: 100vw;
    overflow: hidden;
    z-index: 1;
  }
  
  .gallery img {
    height: 20vh !important;
    width: auto !important;
    object-fit: contain;
  }
  
  .slinky-theme-default .next::after, .slinky-theme-default .back::before {
    height: 25px !important;
    width: 25px !important;
  }  
  
  .logo-icon {
    width: 50px !important;
    height: 50px !important;
  }
  
#login-icon {
  position: fixed;
  top: 20px;
  right: 15px;
  left: auto;
}
.shapes {
  height: 300px;
  width: 300px;
}

.svg-process-shape, .svg-values-shape {
  height: 80px !important;
}


  #menu-bigidea li {
    display: block;
  }

  #menu-bigidea li:first-child {
    display: block;
  }

  .showMe {
    opacity: 1.0 !important;
    transition: all 0.5s ease-in-out;
  }

  .vh33 {
    height: 20vh !important;
  }


  .vh60 {
    height: 40vh !important;
  }

  .vh75 {
    height: 50vh !important;
  }

  .vh100 {
    height: 100vh !important;
  }

  .login-icon {
    width: 25px;
    height: 25px;
  }

  .login-icon-close {
    width: 25px;
    height: 25px;
  }

  .menu-bigidea-container li {
    display: block;
    font-size: 32px;
    line-height: 2em !important;
    text-align: center;
  }




  .hidden-xs {
    display: none !important;
  }

  .visible-xs {
    display: block !important;
  }

  h1.large, .h1.large {
    font-size: 50px !important;
    line-height: 70px !important;
  }
  
  
  h1, .h1 {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  
   #login-menu h1, #login-menu .h1 {
    font-size: 25px !important;
    line-height: 25px !important;
  }

  h2, .h2 {
    font-size: 22px !important;
    line-height: 26px !important;
  }

 h3, .h3 {
   font-size: 18px !important;
   line-height: 22px !important;
  }
  
  h4, .h4 {
   font-size: 14px !important;
   line-height: 18px !important;
  }

  h5, .h5 {
    font-size: 1rem !important;
  }

  body {
    font-size: 0.75rem !important;
    line-height: 1.4em !important;

  }



  img.logoSmaller, .logoSmaller img, .logoSmaller {

    width: 170px !important;
  }



  .menu-bigidea-container li {
    display: block;
    font-size: 16px;
    text-align: center;
    font-family: "Beatrice-Bold" !important;
    text-transform: uppercase;

  }
  a.btn-rounded {
    display: inherit !important;
  }
  a.btn-rounded-white {
    display: inherit !important;
    margin-top: 3px;
  }

  .mb-60 {

    margin-bottom: 0px !important;
  }

  .pl-4 {
    padding-left: 0rem !important;
  }

  .pr-4 {
    padding-right: 0rem !important;
  }

  .pl-5 {
    padding-left: 0rem !important;
  }

  .pr-5 {
    padding-right: 0rem !important;
  }

  .pt-5 {
    padding-top: 1rem !important;
  }

  .pb-5 {
    padding-bottom: 1rem !important;
  }


  .pt-4 {
    padding-top: .5rem !important;
  }

  .pb-4 {
    padding-bottom: .5rem !important;
  }


  #grad {
    height: 140px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100vw !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 10%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none !important;
  }

  .padHelp {

    padding-top: 80px !important;
  }

  .logo {

    max-height: 50px !important;
  }

  .container {

    padding-left: 0px !important;
    padding-right: 0px !important;

  }

  .slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 20px;
  }

  .mobExtraPad {
    bottom: 25vh;
    position: absolute;
  }

  .h54 {

    height: 44px !important;
  }
  .thinking-big {
    max-width: 60% !important;
  }
  .mobile-social-align.justify-content-end {
    justify-content: flex-start !important;
  }

}

@media only screen and (max-width: 420px) {
  .mb-60 {

    margin-bottom: 0px !important;
  }

  .vh33 {
    height: 35vh !important;
  }

  .vh40 {

    height: 62.5vh !important;
  }

  img.logoSmaller, .logoSmaller img, .logoSmaller {

    width: 150px !important;
  }

  .hidden-xs {
    display: none !important;
  }



}