@charset "UTF-8";
/*! normalize.css 2011-11-04T15:38 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none; }

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none; }

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  overflow-y: scroll;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 3 */ }

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0; }

/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
body,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Neutralise smaller font-size in 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none; }

/* 2 */
q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
  margin-left: 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE9 
 */
svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */
  *margin-left: -7px;
  /* 2 */ }

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
  /* 1 */ }

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  *overflow: visible;
  /* 3 */ }

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding that is displayed in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*@import "grid"; */
.col-1 {
  width: 8.3333%;
  padding-left: 10px;
  padding-right: 10px; }

.col-2 {
  width: 16.6667%;
  padding-left: 10px;
  padding-right: 10px; }

.col-3 {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px; }

.col-4 {
  width: 33.3334%;
  padding-left: 10px;
  padding-right: 10px; }

.col-5 {
  width: 41.6667%;
  padding-left: 10px;
  padding-right: 10px; }

.col-6 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px; }

.col-7 {
  width: 58.3334%;
  padding-left: 10px;
  padding-right: 10px; }

.col-8 {
  width: 66.6667%;
  padding-left: 10px;
  padding-right: 10px; }

.col-9 {
  width: 75%;
  padding-left: 10px;
  padding-right: 10px; }

.col-10 {
  width: 83.3334%;
  padding-left: 10px;
  padding-right: 10px; }

.col-11 {
  width: 91.6667%;
  padding-left: 10px;
  padding-right: 10px; }

.col-12 {
  width: 100%;
  padding-left: 10px; }

.col-1\/10 {
  width: 10%;
  padding-left: 10px;
  padding-right: 10px; }

.col-2\/10 {
  width: 20%;
  padding-left: 10px;
  padding-right: 10px; }

.col-3\/10 {
  width: 30%;
  padding-left: 10px;
  padding-right: 10px; }

.col-4\/10 {
  width: 40%;
  padding-left: 10px;
  padding-right: 10px; }

.col-5\/10 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px; }

.col-6\/10 {
  width: 60%;
  padding-left: 10px;
  padding-right: 10px; }

.col-7\/10 {
  width: 70%;
  padding-left: 10px;
  padding-right: 10px; }

.col-8\/10 {
  width: 80%;
  padding-left: 10px;
  padding-right: 10px; }

.col-9\/10 {
  width: 90%;
  padding-left: 10px;
  padding-right: 10px; }

.col-10\/10 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px; }

.col:first-child {
  padding-left: 0; }

.col:last-child {
  padding-right: 0; }

/**/
/*.mobile_col-1{
	width:25%;
	padding-left:10px;
	padding-right:10px;
}

.mobile_col-2{
	width:50%;
	padding-left:10px;
	padding-right:10px;
}

.mobile_col-3{
	width:75%;
	padding-left:10px;
	padding-right:10px;
}

.mobile_col-4{
	width:100%;
	

}*/
.ys-p {
  padding: 10px; }

.ys-px {
  padding-right: 10px;
  padding-left: 10px; }

.ys-py {
  padding-top: 10px;
  padding-bottom: 10px; }

.ys-pt {
  padding-top: 10px; }

.ys-pb {
  padding-bottom: 10px; }

.ys-pl {
  padding-left: 10px; }

.ys-pr {
  padding-right: 10px; }

.ys-npx {
  padding-right: 0px;
  padding-left: 0px; }

.ys-npy {
  padding-top: 0px;
  padding-bottom: 0px; }

.pt-30px {
  padding-top: 30px; }

.pt-40px {
  padding-top: 40px; }

.ys-np {
  padding: 0; }

.ys-npt {
  padding-top: 0; }

.ys-npb {
  padding-bottom: 0; }

.ys-npl {
  padding-left: 0; }

.ys-npr {
  padding-right: 0; }

@media (max-width: 620px) {
  .mobile_col-1 {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px; }
  .mobile_col-2 {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px; }
  .mobile_col-3 {
    width: 75%;
    padding-left: 10px;
    padding-right: 10px; }
  .mobile_col-4 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; }
  .col-1\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-2\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-3\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-4\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-5\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-6\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-7\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-8\/10 {
    width: 80%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-9\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-10\/10 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; } }

/* media intro */
/*
font-size: $introFontSize;
line-height: $introLineHeight;


font-size: $normalFontSize;
line-height: $normalLineHeight;



font-size: $introFontSize--Mobile;
line-height: $introLineHeight--Mobile;
		*/
/* font-family:$normalFont; */
*, *:before, *:after {
  box-sizing: border-box; }

* {
  outline: none; }

p {
  font-weight: 300;
  font-family: "stratos-lights"; }

/*
.nav__a--research{
	border-bottom:2px solid #f4dbea;
}*/
.research {
  border-left: 2px solid #f3c0db; }
  .research h2 {
    color: #cf0072; }
  .research .article_item--title h3 {
    color: #cf0072; }
  .research .article_item--area_main__text {
    background: #f7daeb;
    color: #cf0072; }

/*.nav__a--innovation{
	border-bottom:2px solid #e9daef
}*/
.innovation {
  border-left: 2px solid #e8daec;
  /*.article_item--title{
		h3{
			color:#791fa3;
		}
	}*/ }
  .innovation h2, .innovation h3 {
    color: #791fa3; }
  .innovation .article_item--hero__header {
    background: #eadbf0; }
    .innovation .article_item--hero__header h3 {
      color: #791fa3; }
  .innovation .article_item--title a {
    color: #791fa3; }

.ys-luton {
  border-left: 2px solid #dae6fa;
  /*.article_item--title{
		h3{
			color:#791fa3;
		}
	}*/ }
  .ys-luton h2, .ys-luton h3 {
    color: #2163db; }
  .ys-luton .article_item--hero__header {
    background: #dae6fa; }
    .ys-luton .article_item--hero__header h3 {
      color: #2163db; }
  .ys-luton .article_item--title a {
    color: #2163db; }

.services {
  border-left: 2px solid #d9f6ee;
  /*.article_item--title{
		h3{
			color:#791fa3;
		}
	}*/ }
  .services h2, .services h3 {
    color: #00c28f; }
  .services .article_item--hero__header {
    background: #d9f6ee; }
    .services .article_item--hero__header h3 {
      color: #00c28f; }
  .services .article_item--title a {
    color: #00c28f; }

.about {
  border-left: 2px solid #fff4d9; }
  .about h2, .about h3 {
    color: #ffb300; }
  .about .article_item--hero__header {
    background: #fff4d9; }
    .about .article_item--hero__header h3 {
      color: #ffb300; }
  .about .article_item--title a {
    color: #ffb300; }

.border_image {
  background-size: auto;
  height: 6px;
  background-repeat: no-repeat; }

/*
.nav__a--ysluton{
	border-bottom:2px solid #2163db;
}

.nav__a--services{
	border-bottom:2px solid #daf5ee;
}


.nav__a--store{
	border-bottom:2px solid #fbdbd9;
}*/
.store {
  border-left: 2px solid #fee5e5; }
  .store h2, .store h3 {
    color: #f8141b; }
  .store .article_item--hero__header {
    background: #fee5e5; }
    .store .article_item--hero__header h3 {
      color: #f8141b; }
  .store .article_item--title a {
    color: #f8141b; }

.nav__li--research .border_image {
  background-image: url("/assets/interface/research--solid.gif"); }

.nav__li--research:hover a {
  color: #cf0072; }

.nav__li--research:hover .border_image {
  background-image: url("/assets/interface/research--curved-animated.gif") !important; }

.nav__li--research .here a {
  color: #cf0072; }

.nav__li--research .here .border_image {
  background-image: url("/assets/interface/research--curved.gif"); }

.nav__li--innovation .border_image {
  background-image: url("/assets/interface/innovation--solid.gif"); }

.nav__li--innovation:hover a {
  color: #7c08a5; }

.nav__li--innovation:hover .border_image {
  background-image: url("/assets/interface/innovation--curved-animated.gif") !important; }

.nav__li--innovation .here a {
  color: #7c08a5; }

.nav__li--innovation .here .border_image {
  background-image: url("/assets/interface/innovation--curved.gif"); }

.nav__li--ysluton .border_image {
  background-image: url("/assets/interface/ys_luton--solid.gif"); }

.nav__li--ysluton:hover a {
  color: #0b57dc; }

.nav__li--ysluton:hover .border_image {
  background-image: url("/assets/interface/ys_luton--curved-animated.gif") !important; }

.nav__li--ysluton .here a {
  color: #0b57dc; }

.nav__li--ysluton .here .border_image {
  background-image: url("/assets/interface/ys_luton--curved.gif"); }

.nav__li--services .border_image {
  background-image: url("/assets/interface/services--solid.gif"); }

.nav__li--services:hover a {
  color: #00c28f; }

.nav__li--services:hover .border_image {
  background-image: url("/assets/interface/services--curved-animated.gif") !important; }

.nav__li--services .here a {
  color: #00c28f; }

.nav__li--services .here .border_image {
  background-image: url("/assets/interface/services--curved.gif"); }

.nav__li--store .border_image {
  background-image: url("/assets/interface/store--solid.gif"); }

.nav__li--store:hover a {
  color: #ff0000; }

.nav__li--store:hover .border_image {
  background-image: url("/assets/interface/store--curved-animated.gif") !important; }

.nav__li--store .here a {
  color: #ff0000; }

.nav__li--store .here .border_image {
  background-image: url("/assets/interface/store--curved.gif"); }

.nav__li--about .border_image {
  background-image: url("/assets/interface/about--solid.gif"); }

.nav__li--about:hover a {
  color: #ffb300; }

.nav__li--about:hover .border_image {
  background-image: url("/assets/interface/about--curved-animated.gif") !important; }

.nav__li--about .here a {
  color: #ffb300; }

.nav__li--about .here .border_image {
  background-image: url("/assets/interface/about--curved.gif"); }

.nav__li--menu .border_image {
  background-image: url("/assets/interface/menu--dotted.gif");
  background-size: auto;
  height: 6px;
  background-repeat: no-repeat; }

.background_color__innovation {
  background: #7c08a5 !important; }

.background_color__research {
  background: #cf0072 !important; }

.background_color__about {
  background: #ffb300 !important; }

.background_color__store {
  background: #ff0000 !important; }

.background_color__ys_luton {
  background: #0b57dc !important; }

.background_color__services {
  background: #00c28f !important; }

.negative-margin--content {
  margin-top: -80px; }

.hero_image {
  background-size: cover;
  background-position: center;
  min-height: 600px; }
  .hero_image h1 {
    color: white; }

.hero_container--small .hero_image {
  min-height: 200px; }

.hero_container--medium .hero_image {
  min-height: 400px; }

.hero_container--large .hero_image {
  min-height: 600px; }

.hero_container--full .hero_image {
  min-height: 800px; }

html, body {
  width: 100%;
  height: 100%;
  background: #ffffff;
  font-family: "stratos-lights"; }

.top_banner {
  background: #1a1a20; }

.top_banner--internal {
  padding: 10px 80px; }

.banner_links {
  font-family: "stratos-lights"; }
  .banner_links a {
    color: white;
    text-decoration: none;
    margin-right: 20px;
    font-size: 14px; }

.cart_icon {
  color: white;
  font-family: "stratos";
  text-decoration: none;
  font-size: 15px; }
  .cart_icon img {
    margin-right: 15px; }

.cart_item_circle {
  background: white;
  color: black;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  top: -10px;
  right: 4px;
  font-family: "stratos";
  font-weight: 600;
  font-size: 12px; }

.account_icon {
  color: white;
  font-family: "stratos";
  text-decoration: none;
  margin-right: 20px;
  font-size: 15px; }
  .account_icon img {
    margin-right: 10px; }

.social_links {
  margin-right: 40px; }
  .social_links a {
    font-size: 30px; }

.hot_topics_container {
  background: white;
  font-size: 14px;
  padding: 10px 0; }
  .hot_topics_container a {
    color: #1a1a20;
    text-decoration: none;
    margin-right: 10px;
    font-family: "stratos-lights";
    font-weight: 300;
    font-size: 16px; }
  .hot_topics_container a:hover {
    text-decoration: underline; }
  .hot_topics_container a:after {
    height: 4px;
    width: 4px;
    background: #cf0072;
    border-radius: 50%;
    display: inline-block;
    content: '';
    vertical-align: 10%;
    margin-left: 10px; }
  .hot_topics_container a:last-child:after {
    display: none; }

.hot_topics_title {
  margin-right: 15px;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
  font-family: "stratos";
  font-size: 18px; }

.hot_topics_icon {
  width: 32px;
  margin-right: 11px; }

.fake_border--hot_topics {
  background-image: url("/assets/interface/wave-2.svg");
  width: 100%;
  height: 10px;
  margin-top: 12px; }

.hot_top--internal {
  padding: 0px 80px; }

.logo_and_search_container {
  padding: 20px 0; }

.logo_image_container {
  padding: 10px 40px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }

.innovation_image_container {
  padding: 0 40px 0 80px; }

.search_container {
  margin: 0 80px 0 40px; }

.search_input {
  background: #fbf0f7;
  border-radius: 50px;
  border: 0;
  padding: 10px;
  width: 100%;
  color: #1a1a20;
  font-family: "stratos";
  padding-left: 20px; }
  .search_input ::-webkit-input-placeholder {
    color: #1a1a20 !important;
    font-family: "stratos";
    font-weight: 300;
    font-size: 18px; }
  .search_input :-moz-placeholder {
    color: #1a1a20 !important;
    font-family: "stratos";
    font-weight: 300;
    font-size: 18px; }
  .search_input ::-moz-placeholder {
    color: #1a1a20 !important;
    font-family: "stratos";
    font-weight: 300;
    font-size: 18px; }
  .search_input :-ms-input-placeholder {
    color: #1a1a20 !important;
    font-family: "stratos";
    font-weight: 300;
    font-size: 18px; }

.header_search--icon {
  max-width: 20px;
  right: 20px; }

.mobile_search_bar_container {
  border-bottom: 2px solid #e5e5e5; }
  .mobile_search_bar_container .search_container {
    width: 100%;
    margin: 0; }
  .mobile_search_bar_container .header_search--icon {
    right: 20px; }

.main_nav {
  /*padding-left:20px;
	padding-right:20px;*/
  background: white;
  font-family: "stratos";
  position: absolute;
  width: 100%;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 5px; }
  .main_nav ul {
    list-style: none;
    padding: 0;
    padding: 0 60px; }
  .main_nav li {
    display: inline-block;
    width: 14.28%;
    display: block;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px; }
  .main_nav li:first-child {
    padding-left: 0; }
  .main_nav li:last-child {
    padding-right: 0; }
  .main_nav a {
    color: #1a1a20;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 16px; }

.hamburger {
  background: #cf0072;
  width: 60px;
  min-height: 60px;
  list-style: none;
  padding: 20px 13px;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  .hamburger li {
    background: white;
    width: 100%;
    height: 2px; }

.mobile_hot_topics_nav {
  border-top: 2px solid #e5e5e5;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between; }
  .mobile_hot_topics_nav img {
    max-width: 30px;
    margin-right: 10px; }
  .mobile_hot_topics_nav p {
    font-weight: 600;
    font-family: "stratos";
    font-size: 16px; }
  .mobile_hot_topics_nav ul {
    padding: 0;
    margin: 20px 0; }
    .mobile_hot_topics_nav ul li {
      padding-left: 30px;
      margin-top: 10px; }
      .mobile_hot_topics_nav ul li a {
        color: #1a1a20;
        text-decoration: none;
        margin-right: 15px;
        font-family: "stratos";
        font-weight: 400;
        font-size: 14px; }

.hot_topics_toggle_button--mobile {
  font-size: 36px;
  color: #1a1a20;
  text-decoration: none; }

.main_nav--mobile {
  width: 100%; }
  .main_nav--mobile .mega_nav_item--research {
    border-bottom: 2px solid #f8d9ea; }
    .main_nav--mobile .mega_nav_item--research ul .has-children > a:after {
      color: #cf0072; }
  .main_nav--mobile .mega_nav_item--innovation {
    border-bottom: 2px solid #ebdaf1; }
  .main_nav--mobile .mega_nav_item--ysLuton {
    border-bottom: 2px solid #dae6fa; }
  .main_nav--mobile .mega_nav_item--services {
    border-bottom: 2px solid #d9f6ee; }
  .main_nav--mobile .mega_nav_item--store {
    border-bottom: 2px solid #ffd9d9; }
  .main_nav--mobile .mega_nav_item--about {
    border-bottom: 2px solid #fff4d9; }
  .main_nav--mobile ul {
    padding-left: 0;
    margin: 0; }
  .main_nav--mobile li {
    width: 100%;
    padding: 5px 20px;
    position: relative; }
  .main_nav--mobile a {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    color: #1a1a20; }
  .main_nav--mobile ul ul {
    display: none;
    padding-left: 10px;
    margin-top: 10px; }
    .main_nav--mobile ul ul li {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .main_nav--mobile ul ul a {
      font-size: 16px;
      color: #767679;
      font-weight: 400;
      border-bottom: 1px solid transparent; }
    .main_nav--mobile ul ul .has-children > a:after {
      content: '+';
      /* right: 20px; */
      display: inline-block;
      font-size: 25px;
      font-weight: 400;
      color: #767679;
      margin-left: 5px;
      position: relative;
      top: 2px;
      right: 0; }
    .main_nav--mobile ul ul .has-children > a.active:after {
      content: "-"; }
    .main_nav--mobile ul ul .mega_nav_item--research, .main_nav--mobile ul ul .mega_nav_item--innovation, .main_nav--mobile ul ul .mega_nav_item--ysLuton, .main_nav--mobile ul ul .mega_nav_item--services, .main_nav--mobile ul ul .mega_nav_item--store, .main_nav--mobile ul ul .mega_nav_item--about {
      border-bottom: 0; }
  .main_nav--mobile ul ul ul {
    margin-top: 0; }
  .main_nav--mobile .nav_label {
    font-size: 16px;
    line-height: 17px;
    padding-left: 0;
    color: #1a1a20 !important; }
  .main_nav--mobile .mega_nav__divider {
    display: none; }
  .main_nav--mobile .has-children > a:after {
    content: '+';
    position: absolute;
    right: 20px;
    display: inline-block;
    font-size: 35px;
    font-weight: 400;
    color: #767679;
    margin-left: 5px;
    top: 0px; }
  .main_nav--mobile .has-children > a.active:after {
    content: "-"; }

.search_and_sign_in--mobile {
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5; }
  .search_and_sign_in--mobile p {
    color: #1a1a20;
    font-family: "stratos"; }

.sign_in_container--mobile {
  padding: 25px 0; }

.search_container--mobile {
  background: #fbf0f7; }

/* STORE HEADERS */
.main_header--store .top_banner {
  background: #ff0000; }

.main_header--store .main_nav li {
  width: 16.6667%; }

.main_header--store .main_nav a {
  display: flex; }

.mobile_header--store .search_container--mobile {
  background: #feefef; }

.mobile_header--store .hamburger {
  background: #ff0000; }

.mobile_header--store .main_nav--mobile ul {
  margin: 0;
  width: 100%; }

.mobile_header--store .main_nav--mobile li {
  border-bottom: 4px solid #feefef;
  padding: 5px 20px; }

.mobile_header--store .cart_item_circle {
  background: #1a1a20;
  color: white; }

.secondary_nav--store ul {
  margin: 20px 0;
  padding-left: 0; }

.secondary_nav--store li {
  padding: 5px 20px; }

.secondary_nav--store a {
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  font-family: "stratos";
  color: #1a1a20; }

/* SHOWCASE HEADERS */
.showcase_header .showcase_nav_container {
  position: absolute;
  right: 0;
  background: white;
  min-width: 450px;
  z-index: 1; }

.showcase_header .search_and_sign_in--mobile {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }

.showcase_header .cart_item_circle {
  background: #1a1a20;
  color: white; }

/* MEGA NAV */
.mega_nav_container {
  padding: 0 60px;
  padding-bottom: 30px;
  display: none; }
  .mega_nav_container li {
    width: 14.28%;
    border-right: 1px solid #e8e8e9; }
    .mega_nav_container li span {
      margin: 0 10px; }
    .mega_nav_container li a {
      border-bottom: 1px solid transparent; }
  .mega_nav_container ul ul {
    width: 100%;
    padding-left: 0; }
    .mega_nav_container ul ul li {
      width: 100%;
      padding-left: 0;
      border-right: 0;
      margin-bottom: 5px; }
  .mega_nav_container ul ul ul {
    margin-top: 5px; }
    .mega_nav_container ul ul ul span {
      margin-left: 0;
      margin-right: 0; }
  .mega_nav_container ul ul ul li a {
    margin: 0; }
  .mega_nav_container span {
    display: inline-block;
    position: relative; }
  .mega_nav_container span a.more {
    font-size: 21px;
    margin-left: 5px;
    bottom: 2px;
    right: 0;
    position: absolute; }
  .mega_nav_container a {
    font-family: "stratos";
    text-transform: uppercase;
    color: #767679;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    outline: none; }
  .mega_nav_container .has-children {
    position: relative; }
    .mega_nav_container .has-children ul {
      display: none; }
    .mega_nav_container .has-children li {
      padding-left: 15px;
      padding-right: 10px; }
  .mega_nav_container .has-children > a:after {
    content: '+';
    display: inline-block;
    font-size: 18px;
    margin-left: 5px; }
  .mega_nav_container .has-children > a.active:after {
    content: "-"; }

.mega_nav_item--research a:hover {
  color: #cf0072;
  border-color: #cf0072; }

.mega_nav_item--research .mega_nav__divider {
  background: #f8d9ea; }

.mega_nav_item--research .active {
  color: #cf0072;
  border-color: #cf0072; }

.mega_nav_item--innovation a:hover {
  color: #7c08a5;
  border-color: #7c08a5; }

.mega_nav_item--innovation .mega_nav__divider {
  background: #ebdaf1; }

.mega_nav_item--innovation .active {
  color: #7c08a5;
  border-color: #7c08a5; }

.mega_nav_item--services a:hover {
  color: #00c28f;
  border-color: #00c28f; }

.mega_nav_item--services .mega_nav__divider {
  background: #d9f6ee; }

.mega_nav_item--services .active {
  color: #00c28f;
  border-color: #00c28f; }

.mega_nav_item--store a:hover {
  color: #ff0000;
  border-color: #ff0000; }

.mega_nav_item--store .mega_nav__divider {
  background: #ffd9d9; }

.mega_nav_item--store .active {
  color: #ff0000;
  border-color: #ff0000; }

.mega_nav_item--about a:hover {
  color: #ffb300;
  border-color: #ffb300; }

.mega_nav_item--about .mega_nav__divider {
  background: #fff4d9; }

.mega_nav_item--about .active {
  color: #ffb300;
  border-color: #ffb300; }

.mega_nav_item--ysLuton a:hover {
  color: #0b57dc;
  border-color: #0b57dc; }

.mega_nav_item--ysLuton .mega_nav__divider {
  background: #dae6fa; }

.mega_nav_item--ysLuton .active {
  color: #0b57dc;
  border-color: #0b57dc; }

.nav_label {
  font-family: "stratos";
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 17px;
  font-size: 12px;
  margin-bottom: 5px; }

.mega_nav__divider {
  height: 3px;
  width: 100%;
  background: #f8d9ea;
  margin-top: 5px;
  margin-bottom: 5px; }

.autocomplete-items {
  padding: 0 10px 10px;
  position: absolute;
  border: none;
  background: white;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%; }
  .autocomplete-items div {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px; }

.autocomplete-active {
  background: #cf0072;
  color: white; }

@media (max-width: 620px) {
  .cart_item_circle {
    background: black;
    color: white;
    width: 20px;
    height: 20px; }
  .showcase_header .showcase_nav_container {
    position: absolute;
    right: 0;
    min-width: 100%;
    z-index: 1; } }

@media (max-width: 920px) {
  .mobile_header {
    display: block; }
  .main_header {
    display: none; } }

/* CALL TO ACTIONS*/
.call_to_action--articles {
  width: 100%;
  background: #1a1a20; }
  .call_to_action--articles .article_item--content_container {
    background: #a3a2a7;
    padding: 10px 15px 15px; }
    .call_to_action--articles .article_item--content_container p {
      margin-top: 0;
      color: white; }
  .call_to_action--articles .article_item {
    margin-bottom: 0; }
    .call_to_action--articles .article_item p {
      font-size: 18px;
      line-height: 26px; }

.call_to_action--articles__more_button {
  background-image: url("/assets/interface/more_button--normal.png");
  background-size: auto;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  font-size: 18px;
  margin-top: 15px;
  padding: 8px;
  width: 87px;
  text-align: center; }

.call_to_action--articles__more_button:hover {
  background-image: url("/assets/interface/more_button--hover.png"); }

.call_to_action--single_image {
  background-size: cover;
  background-position: center;
  padding: 60px 0; }
  .call_to_action--single_image p {
    background: #1a1a20;
    color: white;
    padding: 15px 30px 15px 30px;
    font-family: "stratos";
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    font-size: 28px;
    line-height: 33px; }

.call_to_action--articles__flex {
  padding: 0 80px; }

.call_to_action__flex_container {
  padding: 0 80px; }

.call_to_action--narrow_bar {
  background: repeating-linear-gradient(105deg, #313036, #313036 10px, #1a1b20 10px, #1a1b20 25px);
  color: white; }

.call_to_action--narrow_bar__flex_container {
  padding: 20px 80px; }
  .call_to_action--narrow_bar__flex_container p {
    margin-left: 40px;
    font-size: 28px;
    line-height: 32px; }
  .call_to_action--narrow_bar__flex_container .narrow_bar--internal_flex {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .call_to_action--narrow_bar__flex_container .narrow_bar--internal_flex p {
      color: white; }

.article_item--no_image_with_summary .article_item--title {
  margin-top: 0;
  width: 100%; }
  .article_item--no_image_with_summary .article_item--title h3 {
    margin: 0; }

.podcast_listen_link {
  top: -9px;
  left: 35px; }
  .podcast_listen_link img {
    max-width: 230px; }

.podcast_info {
  padding: 20px 0; }
  .podcast_info h3 {
    font-size: 28px;
    line-height: 32px;
    font-family: "stratos"; }
  .podcast_info p {
    font-size: 28px;
    line-height: 32px;
    color: white;
    font-family: "stratos"; }
  .podcast_info img {
    margin-bottom: 14px; }

/* ARTICLES */
.article_item {
  margin-bottom: 10px; }
  .article_item h3 {
    font-size: 26px;
    line-height: 33px; }

.hero_container {
  background-size: cover; }
  .hero_container h1 {
    font-size: 97px;
    font-weight: 400;
    margin-bottom: 25px; }

.overlay_image {
  max-width: 80%; }

.overlay_image--left {
  left: 30px; }

.overlay_image--center {
  left: 50%;
  transform: translateX(-50%); }

.overlay_image--right {
  right: 30px; }

.overlay_image--vTop {
  top: 30px; }

.overlay_image--vMiddle {
  top: 50%;
  transform: translateY(-50%); }

.overlay_image--vBottom {
  bottom: 30px; }

.overlay_image--vMiddle.overlay_image--center {
  transform: translate(-50%, -50%); }

.hero_note_container {
  background: white;
  color: #1a1a20;
  font-size: 16px;
  padding: 10px 20px;
  -webkit-border-top-right-radius: 20px;
  -khtml-border-radius-topright: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -khtml-border-radius-bottomright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-bottom-right-radius: 20px; }
  .hero_note_container img {
    left: -4px;
    bottom: 5px; }

.article_item--hero__header {
  background: #f7daea;
  color: #cf0072;
  text-align: center;
  width: 45%;
  padding: 35px; }
  .article_item--hero__header h3 {
    font-size: 40px;
    font-weight: 400;
    line-height: 45px;
    color: #cf0072; }
  .article_item--hero__header a {
    text-decoration: none;
    color: inherit; }

.article_item--hero__image_link {
  width: 58%; }

.article_item--hero__image {
  width: 100%;
  background-size: cover;
  background-position: center;
  min-height: 360px; }

.call_to_action--podcast {
  width: 100%;
  background: #2dc090; }

.area_header {
  padding-left: 10px;
  align-items: baseline; }

.area_header__h2 {
  margin: 0;
  order: -1;
  font-weight: 600;
  font-size: 21px; }

.area_header__icon {
  order: 0; }
  .area_header__icon img {
    max-width: 35px; }

.article_item--title {
  color: #cf0072;
  background: white;
  margin-top: -40px;
  width: 70%; }
  .article_item--title h3 {
    font-weight: 400; }
  .article_item--title a {
    text-decoration: none;
    color: #cf0072; }
  .article_item--title a:hover {
    text-decoration: underline; }

.article_item--content_container p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px; }

.area_container {
  padding: 30px 80px;
  background: white; }

.area_container--transparent {
  padding: 0 80px; }

.article_item--author_info {
  font-size: 14px;
  margin-top: 10px; }
  .article_item--author_info img {
    margin-right: 9px; }
  .article_item--author_info p {
    font-size: 14px;
    line-height: 28px; }
  .article_item--author_info a {
    text-decoration: none;
    color: inherit; }

.author_name {
  font-weight: 600;
  font-family: "stratos";
  text-transform: uppercase;
  margin-right: 7px; }
  .author_name p {
    font-weight: 14px; }

.author_name:after {
  height: 4px;
  width: 4px;
  background: black;
  border-radius: 50%;
  display: inline-block;
  content: '';
  vertical-align: 12%;
  margin-left: 11px; }

.article_item--new_icon__large {
  top: 15px;
  position: absolute;
  right: -6px; }

.area_header--full_width {
  border-bottom: 2px solid #f3c0db;
  border-left: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-bottom: 10px; }
  .area_header--full_width h2 {
    font-size: 36px;
    font-weight: 600; }

/*
.rotate {

-webkit-transform: rotate(-90deg);

-moz-transform: rotate(-90deg);

-ms-transform: rotate(-90deg);

-o-transform: rotate(-90deg);

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
*/
.area_main_item {
  margin-bottom: 10px; }

.area_main_item--sidebar {
  padding: 0 10px; }

.area_main_item--sidebar__image {
  order: 0; }

.area_main_item--sidebar__title {
  order: 1;
  bottom: 53px;
  right: -30px; }
  .area_main_item--sidebar__title h2 {
    margin: 0;
    font-size: 32px; }

.area_main_item {
  border-left: 2px solid #e9daed; }

/* ARTICLE WITH CIRCLE */
.article_item--circle_image .background_marker {
  background-size: cover;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.article_item--circle_image .article_item--title {
  width: 100%;
  margin-top: 0; }
  .article_item--circle_image .article_item--title h3 {
    margin: 0;
    font-size: 26px;
    line-height: 33px; }

.article_item--circle_image .article_item--image {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background-position: center;
  background-size: cover;
  margin: 13px 0; }

.article_item--circle_image .article_item--content_container {
  text-align: center; }

/* WAVES*/
.fake_border {
  height: 6px;
  margin-bottom: 1em;
  width: 100%;
  font-size: 26px;
  line-height: 35px; }

.fake_border--innovation {
  background-image: url("/assets/interface/wave-innovation.svg"); }

.fake_border--research {
  /* background-image:url('/assets/interface/wave-research.png'); */
  background-image: url("/assets/interface/wavey_line--research.svg"); }

.fake_border--ysluton {
  background-image: url("/assets/interface/wave-ysluton.svg"); }

.fake_border--services {
  background-image: url("/assets/interface/wave-services.svg"); }

.fake_border--store {
  background-image: url("/assets/interface/wave-store.svg"); }

.fake_border--about {
  background-image: url("/assets/interface/wave-about.svg"); }

.header_note_container {
  bottom: 100px; }

.call_to_action__rightbackground {
  background: #22292f; }

@media (max-width: 620px) {
  .negative-margin--content {
    margin-top: 0; }
  .area_container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .area_container--transparent {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .area_main_item {
    flex-wrap: wrap;
    border-left: 0; }
  .rotate {
    -webkit-transform: rotate(0deg); }
  .area_main_item--sidebar {
    width: 100%;
    flex-direction: row;
    padding: 0; }
  .area_main_item--sidebar__title {
    position: relative;
    text-align: right;
    right: inherit;
    order: 0;
    bottom: inherit; }
  .area_header {
    flex-wrap: wrap;
    flex-direction: row;
    padding: 10px;
    align-items: center;
    border-left: none !important;
    border-top: 4px solid #f3c0db; }
    .area_header .area_header__text_image {
      display: none; }
    .area_header h2 {
      display: block; }
  .area_header__icon img {
    max-width: 25px; }
  .article_item {
    margin-bottom: 20px; }
  .article_item--hero {
    flex-wrap: wrap; }
  .article_item--area_main_item {
    flex-wrap: wrap; }
  .article_item--area_main__text {
    width: 100%; }
  .article_item--area_main__image {
    width: 100%;
    min-height: 280px; }
  .article_item--hero__image_link {
    width: 100%; }
  .article_item--hero__header {
    width: 100%;
    min-height: 260px; }
    .article_item--hero__header h3 {
      font-size: 29px;
      line-height: 33px; }
  .article_item--hero__image {
    width: 100%;
    min-height: 250px; }
  .col_with_flex, .row_with_flex {
    flex-wrap: wrap; }
  .col_padding--mobile {
    padding: 0 20px !important; }
  .call_to_action--narrow_bar__flex_container {
    padding: 0;
    flex-wrap: wrap;
    flex-direction: column; }
    .call_to_action--narrow_bar__flex_container p {
      margin-left: 0;
      font-size: 18px;
      line-height: 26px; }
    .call_to_action--narrow_bar__flex_container .narrow_bar--internal_flex {
      background: black;
      padding: 20px; }
    .call_to_action--narrow_bar__flex_container .closer_look_image {
      padding: 30px 20px;
      align-self: baseline; }
  .podcast_background_image {
    width: 57%;
    min-height: 150px; }
  .podcast_listen_container {
    width: 43%; }
  .call_to_action--podcast {
    margin-bottom: 20px; }
    .call_to_action--podcast img {
      max-width: 160px; }
  .podcast_listen_link {
    top: -5px;
    left: 8px; }
  .podcast_info {
    padding: 20px; }
    .podcast_info h3, .podcast_info p {
      font-size: 18px;
      font-weight: bold; }
  .podcast_title {
    padding: 0; }
  .call_to_action--single_image {
    padding: 70px 0; }
    .call_to_action--single_image .call_to_action__flex_container {
      padding: 0px 15px 0 0; }
    .call_to_action--single_image p {
      font-size: 18px;
      line-height: 24px;
      padding-left: 20px; }
  .call_to_action--single_image__copy {
    width: 85%;
    font-size: 18px;
    line-height: 24px; }
  .hero_image {
    min-height: 300px; }
  .hero_container h1 {
    font-size: 26px; }
  .header_note_container {
    bottom: 20px;
    left: 20px; } }

.share_store_container {
  color: #ff0000; }
  .share_store_container p {
    font-size: 14px;
    font-family: "stratos";
    font-weight: 600; }

.store_hero--title {
  background: #ff0000; }
  .store_hero--title h1 {
    font-size: 44px;
    margin-bottom: 0; }

.left_col {
  padding-right: 40px; }

.quote_item--store {
  background: #fef2f2; }

.quote_item--training {
  background: #dffbf5; }

.quote_copy--store {
  color: #ff0000; }

.quote_copy--training {
  color: #00c78b; }

.quote_copy {
  text-transform: uppercase; }
  .quote_copy p {
    font-size: 16px;
    line-height: 22px;
    font-family: "stratos"; }
  .quote_copy strong {
    font-weight: 600; }

.quote_info {
  text-transform: uppercase; }
  .quote_info p {
    font-family: "stratos";
    font-weight: 600;
    font-size: 14px; }
  .quote_info span {
    font-weight: 300; }
  .quote_info span:before {
    height: 3px;
    width: 3px;
    background: #1a1a20;
    border-radius: 50%;
    display: inline-block;
    content: '';
    vertical-align: 15%;
    margin-left: 5px;
    margin-right: 5px; }

.product_description p {
  font-size: 26px;
  line-height: 35px;
  color: #ff0000; }

.product_information_container {
  border-bottom: 1px solid #ddddde;
  padding-bottom: 10px; }
  .product_information_container h2 {
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
    color: #ff0000;
    font-family: "stratos"; }

.product_specs--item {
  border-top: 1px solid #ddddde; }

.product_specs--item:last-child {
  border-bottom: 1px solid #ddddde; }

.varient_item {
  margin-bottom: 10px;
  padding-bottom: 10px; }

.arient_item:last-child {
  margin-bottom: 0; }

.varient_item--title {
  background: #e8e8ea; }
  .varient_item--title p {
    font-family: "stratos";
    font-weight: 600; }

.varient_item--options {
  background: #f4f4f4; }
  .varient_item--options label {
    font-size: 14px;
    margin-right: 10px; }
  .varient_item--options p {
    font-size: 14px; }

.store_button--add_to_cart {
  background-image: url("/assets/interface/background--store_button.png");
  background-repeat: no-repeat;
  color: white;
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: "stratos";
  font-weight: 600;
  padding: 7px;
  width: 102px;
  text-align: center;
  background-color: transparent; }

/*.call_to_action--articles__more_button{
	background-image:url('/assets/interface/background--store_button.png');
	background-size: auto;
    background-repeat: no-repeat;
    color: white;
    text-decoration: none;
    font-size: 18px;
    margin-top: 15px;
    padding: 8px;
    width: 87px;
    text-align: center;
}

.call_to_action--articles__more_button:hover{
	background-image:url('/assets/interface/more_button--hover.png');
}*/
.words {
  font-size: 16px;
  line-height: 22px; }

.heading_block--title {
  background: #fde5e5;
  min-width: 350px; }
  .heading_block--title p {
    font-family: "stratos";
    color: #ff0000;
    font-size: 35px; }

.heading_block--content p {
  font-size: 16px;
  line-height: 22px; }

.recommended_products_container {
  margin-bottom: 50px; }

.recommended_product {
  border-left: 2px solid #fff2f2; }
  .recommended_product h3 {
    color: #ff0000;
    font-size: 21px;
    line-height: 28px;
    font-weight: 400; }

.recommended_product--description {
  font-size: 16px;
  line-height: 22px; }
  .recommended_product--description p {
    font-size: 16px;
    line-height: 22px; }

.price {
  color: #ff0000;
  font-size: 21px;
  line-height: 33px;
  font-family: "stratos";
  font-weight: 400; }

.recommended_products--title {
  border-top: 2px solid #fdd9d9; }
  .recommended_products--title h2 {
    font-size: 36px;
    line-height: 28px;
    font-weight: 600;
    color: #ff0000; }

.suitable_for_container {
  border: 1px solid #e5e5e5; }

.suitable_for--copy ul {
  padding-left: 20px; }

.suitable_for--copy li, .suitable_for--copy p {
  font-family: "stratos-lights";
  font-size: 16px;
  line-height: 22px; }

.deal_container span {
  font-family: "stratos-lights";
  color: #ff0000; }

.features_container h2 {
  font-size: 44px;
  font-weight: 400;
  color: #ff0000; }

.store_circle_item {
  border-right: 1px solid #d3d3d3; }
  .store_circle_item h3 {
    color: #ff0000;
    font-size: 21px;
    line-height: 28px; }

.store_circle_item:last-child {
  border-right: 0; }

.background_marker--store {
  background-size: cover;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.delve_inside_item--image {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background-position: center;
  background-size: cover;
  margin: 13px 0;
  border: 2px solid #ff0000; }

/*} */
.delve_inside_item--summary p {
  font-size: 16px;
  line-height: 22px; }

.related_article--research {
  border-left: 2px solid #fdd9d9; }
  .related_article--research h3 {
    color: #cf0072; }

.related_article--ys_luton {
  border-left: 2px solid #d6e6fb; }
  .related_article--ys_luton h3 {
    color: #0b57dc; }

.related_article--services {
  border-left: 2px solid #d8f6ee; }
  .related_article--services h3 {
    color: #00c28f; }

.new_icon--store {
  top: 10px;
  right: -10px; }

/*.normal-case{
	line-height:26px;
	font-size:18px;
	h3{
		color:#ff0000;
	}
}
*/
.search_input--shop {
  border: 10px solid white;
  background: #fef0f0;
  padding: 10px 20px; }

.search_input--shop::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ff0000;
  opacity: 1 !important; }

.search_input--shop::-moz-placeholder {
  /* Firefox 19+ */
  color: #ff0000;
  opacity: 1 !important; }

.search_input--shop:-ms-input-placeholder {
  /* IE 10+ */
  color: #ff0000;
  opacity: 1 !important; }

.search_input--shop:-moz-placeholder {
  /* Firefox 18- */
  color: #ff0000;
  opacity: 1 !important; }

.shop_link {
  background-image: url(/assets/interface/background_button--store__large.png);
  background-repeat: no-repeat;
  color: white;
  background-size: auto;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: "stratos";
  font-weight: 600;
  padding: 10px;
  width: 139px;
  height: 41px;
  text-align: center;
  background-color: transparent; }

.shop_link:hover {
  background-image: url("/assets/interface/background_button--store_hovered__large.png"); }

.theme_item {
  margin-bottom: 20px; }

.theme_item--content_container a {
  text-decoration: none;
  color: #ff0000; }

.theme_item--content_container a:hover {
  text-decoration: underline; }

.theme_item--content_container h3 {
  font-size: 26px;
  font-weight: 400; }

.theme_item--content_container p {
  font-size: 16px;
  line-height: 22px; }

.theme_item--background {
  background: #fef0f0; }

.theme_header {
  border-top: 2px solid #fdd9d9; }
  .theme_header h1 {
    font-size: 35px;
    line-height: 28px;
    font-weight: 600;
    color: #ff0000; }

.shop_search--icon {
  right: 40px; }

.checkout_colum_1, .checkout_colum_2, .checkout_colum_3 {
  border-color: #ffd9d9; }

.check_out--title {
  border-color: #ffc2c2; }
  .check_out--title h1 {
    font-size: 38px;
    line-height: 26px;
    color: #ff0000; }

.address-select {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px; }
  .address-select ul {
    list-style: none; }

.new_address_container--header .active {
  background: #f4f4f4;
  display: flex;
  margin-bottom: 14px; }

.new_address_container {
  background: white; }

.more_detail--store {
  font-size: 16px;
  line-height: 22px; }
  .more_detail--store h3 {
    font-size: 21px;
    color: red;
    margin-top: 1em;
    margin-bottom: 1em; }
  .more_detail--store a {
    color: #ff0000; }

.main_content--checkout h3 {
  font-size: 18px;
  color: red; }

.checkout_button {
  color: white;
  background: #ff0000;
  padding: 15px 30px;
  border-radius: 30px;
  font-size: 18px; }

.checkout_button--faded {
  color: #ff0000;
  background: #ffe5e5; }

.store_address_item {
  margin-bottom: 10px;
  text-transform: normal; }
  .store_address_item label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-family: "stratos";
    color: #1a1a20;
    text-transform: capitalize; }
  .store_address_item input[type=text] {
    border: 1px solid #e5e5e5;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-family: "stratos-lights"; }
  .store_address_item input[type=text]:focus {
    border: 1px solid #ff0000; }

.checkout_col {
  border-color: #ffd9d9; }

.shipping_cost_container {
  border-color: #ffd9d9; }
  .shipping_cost_container p {
    font-size: 18px;
    line-height: 26px; }

.checkout_colum_3__review_order {
  text-transform: uppercase; }
  .checkout_colum_3__review_order ul {
    list-style: none;
    border: 1px solid #e5e5e5; }
  .checkout_colum_3__review_order li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5; }
    .checkout_colum_3__review_order li span {
      font-family: "stratos-lights"; }
  .checkout_colum_3__review_order .total_price--checkout, .checkout_colum_3__review_order .subtotal--checkout, .checkout_colum_3__review_order .shipping_total--checkout {
    background: #f4f4f4;
    display: flex;
    border-bottom: 0; }
    .checkout_colum_3__review_order .total_price--checkout span, .checkout_colum_3__review_order .subtotal--checkout span, .checkout_colum_3__review_order .shipping_total--checkout span {
      font-family: "stratos"; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.store_address_item {
  margin-top: 20px; }
  .store_address_item legend {
    font-size: 16px;
    font-family: "stratos";
    margin-bottom: 10px; }
  .store_address_item .item {
    margin-bottom: 20px; }
  .store_address_item .card-expiry, .store_address_item .card-cvc {
    border: 1px solid #e5e5e5;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-family: "stratos-lights";
    margin-top: 20px; }
  .store_address_item .card-expiry:focus, .store_address_item .card-cvc:focus {
    border: 1px solid #ff0000; }

.checkout_col--1 {
  padding-left: 0; }

.checkout_colum_3 {
  padding-left: 20px; }

.address-country {
  width: 100%;
  padding: 10px;
  -webkit-appearance: none;
  background: white;
  border: 1px solid #e5e5e5;
  font-family: "stratos-lights";
  line-height: 26px; }

.checkout_colum_3__review_order__header span {
  font-family: "stratos" !important; }

.order_successful--title {
  color: #ff0000;
  font-size: 97px;
  font-weight: 600;
  text-align: center; }

.order_successful_container {
  min-height: 650px; }

.order_successful--text a {
  color: #ff0000; }

.added_to_cart_item {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .added_to_cart_item .red_text {
    color: #ff0000;
    font-family: "stratos";
    font-size: 26px;
    font-weight: 600;
    padding-right: 20px; }
  .added_to_cart_item .cart_details {
    font-size: 18px; }
    .added_to_cart_item .cart_details span {
      font-weight: 600; }

.hero_container--grey {
  background: #ddddde;
  min-height: 230px;
  display: flex;
  justify-content: center;
  align-items: center; }

.added_to_cart_item__image {
  max-width: 100px; }

.added_to_cart_item__call_to_action {
  background: #f4f4f4; }

.store_link--add_to_cart {
  background-image: url(/assets/interface/background--store_button.png);
  color: white;
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-family: "stratos";
  font-weight: 600;
  padding: 8px;
  text-align: center;
  background-color: transparent; }

.added_to_cart_item__image_and_message {
  border-color: #ff0000; }

.added_to_cart_item_wrapper {
  padding: 0 80px; }

.login {
  background: #feffff;
  margin-top: 90px;
  margin-bottom: 80px; }

.login__col h2 {
  color: #ff0000;
  margin-bottom: 10px; }

.login__col h3 {
  font-family: "stratos-lights"; }

.login__col h2, .login__col h3 {
  text-transform: uppercase;
  text-align: center; }

.login__col--already_registered {
  border-right: 2px solid #ffd9d9; }

.login_form_bg {
  background: #f3f4f5; }

.error_message_text {
  font-family: "stratos";
  color: #ff0000;
  font-size: 14px; }

.login_submit {
  background: url("/assets/interface/background_button--store__large.png");
  background-repeat: no-repeat;
  text-align: center;
  background-size: contain;
  padding: 3px 35px;
  color: white;
  font-family: "stratos"; }

.password_description {
  font-size: 13px;
  font-family: "stratos";
  text-align: center; }

.newsletter_signup {
  font-size: 14px; }

.store_sign_up_errors {
  margin-top: 90px;
  margin-bottom: 60px; }
  .store_sign_up_errors h2 {
    color: #ff0000;
    margin-bottom: 20px; }

.back_to_sign_in_link {
  margin-bottom: 20px; }

.error_copy_container {
  font-family: "stratos-lights"; }
  .error_copy_container a {
    color: inherit; }

.main_content--store .words a {
  color: #ff0000; }

.main_content--store .words p {
  margin-bottom: 1em; }

.store_quote_copy a {
  color: #ff0000; }

.search_container--store .autocomplete-items {
  left: 0; }

.search_container--store .autocomplete-active {
  background: #ff0000; }

.hero_container--research .store_hero--title {
  background: #cf0072; }

.hero_container--research .store_hero--title {
  background: #cf0072; }

.hero_container--research .store_hero--title {
  background: #cf0072; }

.hero_container--innovation .store_hero--title {
  background: #7c08a5; }

.hero_container--ys_work .store_hero--title {
  background: #7c08a5; }

.cart_background {
  background: #ddddde;
  min-height: 400px;
  padding: 60px 0 0 0; }

.c-cart {
  padding: 0 60px;
  font-family: "stratos";
  padding-bottom: 60px; }
  .c-cart__title {
    color: #ff0000;
    font-size: 26px;
    border-color: #ffc2c2; }
  .c-cart__subtitle {
    font-size: 18px; }

.cart_item {
  border-color: #e5e5e5; }
  .cart_item__image {
    width: 100px; }
    .cart_item__image img {
      min-width: 100px; }
  .cart_item__offer {
    font-size: 16px; }
  .cart_item__remove_label {
    font-size: 14px;
    font-family: "stratos-lights"; }
  .cart_item__price {
    background: #f4f4f4;
    font-family: "stratos"; }
  .cart_item span {
    color: #a3a3a6; }
    .cart_item span:before {
      content: ' / ';
      color: #ff0000; }

.update_cart_text {
  color: #ff0000; }

.promotional_code {
  background: #f4f4f4; }
  .promotional_code p {
    font-family: "stratos"; }
  .promotional_code__apply_button {
    color: #ff0000;
    font-family: "stratos"; }

.grand_total {
  color: #ff0000;
  font-family: "stratos"; }

@media (max-width: 620px) {
  .left_col {
    padding-right: 0; }
  .main_content--store {
    padding: 20px; }
  .features_container h2 {
    font-size: 35px; }
  .store_circle_item {
    border-right: 0;
    margin-bottom: 30px; }
  .store_circle_item:last-child {
    margin-bottom: 0; }
  .heading_block--title {
    width: 100%; }
  .recommended_product {
    margin-bottom: 20px; }
  .recommended_products--title {
    width: 100%; }
    .recommended_products--title h2 {
      font-size: 27px; }
  .heading_block--content {
    margin-bottom: 20px;
    padding: 0; }
  .store_button--add_to_cart {
    font-size: 16px; }
  .theme_item--image {
    display: none; }
  .search_container--store {
    width: 90%; }
  .theme_item {
    width: 100%;
    margin-bottom: 10px; }
  .area_container--shop {
    padding-top: 40px; }
  .store_hero--title {
    padding-top: 10px;
    padding-bottom: 10px; }
    .store_hero--title h1 {
      font-size: 26px;
      margin-bottom: 0;
      padding: 0 10px; }
  .checkout_store_container {
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px; }
  .checkout_col {
    border: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #ffd9d9;
    padding-bottom: 20px; }
  .checkout_colum_3 {
    padding-left: 0;
    padding-right: 0; }
  .check_out--title h1 {
    padding-left: 20px;
    padding-right: 20px; }
  .store_results .recommended_item--col {
    padding-left: 20px;
    padding-right: 20px; }
  .theme_header {
    padding-left: 20px !important; }
  .order_successful--title {
    font-size: 40px; }
  .order_successful--button_container {
    flex-direction: column; }
    .order_successful--button_container p {
      margin-top: 20px; }
  .order_successful_container {
    min-height: 450px; }
  .added_to_cart_item {
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 60px; }
    .added_to_cart_item .red_text {
      font-size: 21px; }
  .added_to_cart_item_wrapper {
    padding: 0 20px; }
  .added_to_cart_item__call_to_action {
    width: 100%;
    margin: 20px 0 0 0; }
  .added_to_cart_item__image_and_message {
    border-right: 0;
    padding-right: 0;
    width: 100%; }
  .cart_details {
    margin-top: 20px; }
  .login {
    margin-top: 30px; }
  .login__col--already_registered {
    border-bottom: 2px solid #ffd9d9;
    border-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px; }
  .login__form, .register__form {
    width: 90%; }
  .store_sign_up_errors {
    margin-top: 90px;
    margin-bottom: 60px; }
    .store_sign_up_errors h2 {
      color: #ff0000;
      margin-bottom: 40px;
      text-align: center; } }

@media (max-width: 740px) {
  .c-cart {
    padding: 0 20px; }
  .cart_item {
    width: 100%;
    flex-wrap: wrap;
    /*&:first-child{
			border-top:0;
		}*/ }
    .cart_item__image {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; }
    .cart_item__offer {
      width: 100%;
      margin-bottom: 10px; }
    .cart_item__remove_label {
      width: 100%; }
    .cart_item__price {
      margin-top: 10px; }
    .cart_item__title {
      width: 100%; }
    .cart_item__image_title {
      width: 100%;
      flex-wrap: wrap;
      margin-bottom: 10px; }
    .cart_item__remove_and_price {
      flex-wrap: wrap;
      width: 100%; }
    .cart_item__remove_container {
      width: 100%; }
    .cart_item__amount_container {
      justify-content: flex-start;
      margin-bottom: 10px; }
  .cart_headers {
    display: none; }
  .c-promotional_code {
    flex-wrap: wrap; }
  .promotional_code {
    flex-wrap: wrap; }
    .promotional_code p {
      margin-bottom: 10px; }
    .promotional_code__text_field {
      flex-grow: 1;
      margin-left: 0; }
  .grand_total {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
    justify-content: flex-end; } }

@media (min-width: 621px) and (max-width: 920px) {
  .store_circle_item {
    width: 50%;
    border-right: 0;
    margin-bottom: 20px; }
  .features_container h2 {
    font-size: 50px;
    font-weight: 400;
    color: #ff0000; }
  .recommended_item--col {
    width: 50%;
    border-right: 0;
    margin-bottom: 20px; }
  .main_content--store {
    margin-top: 20px; }
  .theme_item--image {
    display: none; }
  .theme_item {
    width: 50%;
    margin-bottom: 20px; }
  .search_container--store {
    width: 70%; }
  .checkout_store_container {
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px; }
  .checkout_col {
    border: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #ffd9d9;
    padding-bottom: 20px; }
  .checkout_colum_3 {
    padding-left: 0;
    padding-right: 0; }
  .check_out--title h1 {
    padding-left: 20px;
    padding-right: 20px; }
  .checkout_col {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .order_successful--title {
    font-size: 60px; }
  .added_to_cart_item {
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 60px; }
    .added_to_cart_item .red_text {
      font-size: 21px; }
  .added_to_cart_item_wrapper {
    padding: 0 20px; }
  .added_to_cart_item__call_to_action {
    width: 100%;
    margin: 20px 0 0 0; }
  .added_to_cart_item__image_and_message {
    border-right: 0;
    padding-right: 0;
    width: 100%; }
  .cart_details {
    margin-top: 20px; }
  .login {
    margin-top: 30px; }
  .login__col--already_registered {
    border-bottom: 2px solid #ffd9d9;
    border-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px; }
  .login__form, .register__form {
    width: 90%; } }

@media (min-width: 921px) and (max-width: 1150px) {
  .theme_item {
    width: 50%;
    margin-bottom: 20px; }
  .theme_item--image {
    display: none; }
  .checkout_store_container {
    flex-wrap: wrap; }
  .checkout_col--1 {
    width: 50%;
    padding-right: 0; }
  .checkout_col--2 {
    width: 50%;
    border-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .checkout_col--3 {
    width: 49%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    border-top: 2px solid #ffd9d9; } }

.account_form_item {
  background: #f4f4f4;
  margin-bottom: 3px;
  border-radius: 5px; }
  .account_form_item a {
    font-size: 14px;
    color: inherit; }

.account_form_item--text {
  font-size: 14px;
  line-height: inherit; }
  .account_form_item--text p {
    line-height: 21px; }

.account_form_header {
  border-top: 1px solid #ddddde; }
  .account_form_header h3 {
    font-size: 18px; }

.account_side_nav a {
  color: #1a1a20;
  font-size: 16px; }

.account_side_nav a:hover {
  text-decoration: underline; }

.account_side_nav li {
  border-bottom: 1px solid  #ddddde;
  padding: 10px 0; }

.account_side_nav p {
  padding: 20px 0 10px 0;
  font-weight: bold;
  font-size: 14px;
  font-family: "stratos"; }

.account_form input[type="submit"] {
  font-family: "stratos";
  font-size: 14px; }

.main_page_title {
  background: #48484d;
  padding: 15px 0; }

.main_page_title--account h1 {
  font-weight: 400;
  font-size:  39px;
  padding-bottom:  9px; }

.account_back_button {
  padding: 13px 15px; }

.negative-margin--account {
  margin-top: -50px; }

.account_content {
  padding: 0 20px; }

.account_content--internal {
  padding-right: 60px; }
  .account_content--internal h2 {
    font-size: 26px; }

.form_explaination p {
  line-height: 21px;
  font-size: 14px;
  text-transform: normal;
  font-family: "stratos-lights";
  color: #1a1a20;
  font-weight: 300; }

.form_explaination a {
  color: #1a1a20; }

.download_button--account {
  font-size: 14px; }

.account_download_resource {
  background: #f4f4f4;
  margin-bottom: 1px;
  border-radius: 5px; }
  .account_download_resource a {
    font-size: 14px;
    color: inherit; }

.account_download_resource--item {
  border-color: #ddddde; }

.download_title {
  font-weight: 400;
  color: #1a1a20;
  padding-bottom: 10px; }

.download_format {
  font-size: 12px;
  font-weight: 600;
  font-family: "stratos";
  color: #a3a3a6; }

.download_button--account {
  font-family: "stratos"; }

.download_date_container {
  font-size: 14px; }
  .download_date_container a {
    color: #1a1a20; }
  .download_date_container p {
    font-family: "stratos"; }

.account_ticket_item {
  background: #eefbf7;
  margin-bottom: 4px;
  border-radius: 5px; }
  .account_ticket_item a {
    font-size: 14px;
    color: #1a1a20; }

.ticket_item--image {
  width: 100px; }

.ticket_type {
  font-size: 12px; }
  .ticket_type span {
    font-family: "stratos";
    font-weight: 600; }

.orders_summary_copy p {
  font-size: 26px;
  line-height: 35px; }

.orders_summary_copy a {
  color: inherit;
  font-family: "stratos";
  text-decoration: none; }

.orders_summary_copy a:hover {
  text-decoration: underline; }

.order_history_container {
  background: #f4f4f4; }

.order_history--header p {
  font-family: "stratos"; }

.order_history--image {
  width: 100px; }

.order_history--item {
  border-color: #ddddde; }

.order_history--price p {
  font-family: "stratos";
  font-size: 18px; }

.order_history_progress {
  border-color: #ddddde;
  margin-bottom: 40px; }
  .order_history_progress p {
    font-size: 14px;
    font-family: "stratos"; }

.order_history--status a {
  color: #1a1a20;
  font-size: 14px; }

.order_history--ticket {
  background: #edfbf7; }
  .order_history--ticket .order_history--header {
    border-color: #bff0e3; }
  .order_history--ticket .order_history--item {
    border-color: #bff0e3; }
  .order_history--ticket .order_history_progress {
    border-color: #bff0e3; }

.ticket_edit_form--fields_container {
  background: #def7f0; }

.ticket_edit--field label {
  font-size: 14px;
  min-width: 100px; }

.order_history--ticket_type {
  font-size: 12px;
  margin-top: 10px; }

.account_preferences--item {
  background: #f4f4f4;
  margin-bottom: 3px;
  border-radius: 5px;
  font-size: 14px; }
  .account_preferences--item a {
    font-size: 14px;
    color: inherit; }
  .account_preferences--item p {
    font-family: "stratos"; }
  .account_preferences--item .account_preferences--item__value {
    flex-grow: 1; }
    .account_preferences--item .account_preferences--item__value p {
      font-family: "stratos-lights"; }

.add_billing_address_button {
  font-size: 14px; }

.account_preferences--item__value_name {
  min-width: 200px; }

.account_form_header--perferences a {
  font-size: 14px; }

.account_preferences--form {
  background: #f4f4f4;
  margin-bottom: 0; }
  .account_preferences--form p, .account_preferences--form a, .account_preferences--form label {
    font-size: 14px; }

.order_summary--header p {
  font-family: "stratos"; }

.order_summary--header__title {
  min-width: 300px; }

.order_table--account {
  border-color: #ddddde; }
  .order_table--account p {
    font-family: "stratos"; }
  .order_table--account td {
    font-size: 16px; }
  .order_table--account td:last-child {
    padding-right: 10px; }

.order_tabele--total {
  background: #f4f4f4;
  font-size: 18px; }
  .order_tabele--total td:last-child {
    padding-right: 10px; }

.shipping_total {
  padding-right: 10px; }

.order_table--order_status_row p {
  font-size: 14px; }

.offer_discount_value span {
  color: #a3a3a6; }

.order_details_container {
  border-top: 1px solid #ddddde;
  padding-top: 11px; }
  .order_details_container p {
    font-family: "stratos"; }

.order_detail_container__title {
  min-width: 290px; }

.account_preferences--input {
  border-color: #459ff6;
  font-family: "stratos"; }

.account_orders_submit {
  font-family: "stratos";
  font-size: 18px; }

@media (max-width: 620px) {
  .account_content--internal {
    padding-right: 0; }
  .main_page_title {
    padding: 15px 20px; }
    .main_page_title h1 {
      font-size: 32px; }
  .account_back_button {
    padding: 13px 15px; }
  .account_form_header {
    flex-wrap: wrap; }
    .account_form_header h3 {
      margin-bottom: 10px; }
  .account_download_resource--item {
    flex-wrap: wrap; }
  .download_button--account {
    margin-top: 15px;
    margin-left: 100px; }
  .account_ticket_item, .account_ticket_item--internal {
    flex-wrap: wrap; }
  .ticket_edit_form {
    width: 100%; }
  .ticket_edit--field {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-left: 0; }
    .ticket_edit--field label {
      width: 100%;
      margin-bottom: 5px; }
  .ticket_edit--field:last-child {
    margin-bottom: 0; }
  .order_history--title_container {
    width: 60%; }
  .order_history_progress {
    flex-wrap: wrap; }
  .order_history--status {
    margin-bottom: 10px; }
  .account_preferences--item__value_name {
    width: 100%; }
  .account_form_header--perferences {
    flex-wrap: wrap; }
  .order_detail_container__title {
    min-width: auto; }
  .account_aside .fake_border--hot_topics {
    display: none; }
  .account_aside p {
    padding: 0; }
  .account_side_nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 10px;
    border-color: #ddddde; }
    .account_side_nav a {
      font-size: 14px; }
  .account_aside--toogle_button {
    display: block;
    text-decoration: none;
    font-size: 26px !important; }
  .account_aside--list {
    display: none;
    width: 100%; }
  .account_aside--toogle_button:hover {
    text-decoration: none !important; }
  .border_bottom--account_aside {
    border-bottom: 1px solid #ddddde; }
  .account_preferences--item {
    flex-wrap: wrap; }
  .account_preferences--item__value {
    width: 100%;
    margin-top: 10px; } }

@media (min-width: 621px) and (max-width: 920px) {
  .account_content--internal {
    padding-right: 0;
    width: 100%; }
  .main_page_title {
    padding: 15px 20px; }
    .main_page_title h1 {
      font-size: 32px; }
  .account_back_button {
    padding: 20px 20px; }
  .account_form_header {
    flex-wrap: wrap; }
    .account_form_header h3 {
      margin-bottom: 10px;
      width: 100%; }
  .account_aside {
    width: 100%; } }

.main_page_title--bios {
  margin-top: 30px;
  margin-bottom: 23px; }
  .main_page_title--bios h1 {
    font-size: 44px;
    font-family: "stratos-lights";
    text-align: center;
    color: #1a1a20; }

.main_page_summary--bios {
  text-align: center; }
  .main_page_summary--bios p {
    font-family: "stratos-lights";
    font-size: 26px;
    line-height: 35px; }

.filter_option_container {
  padding: 0 60px;
  margin-top: 45px;
  margin-bottom: 45px; }

.filter_option__header {
  background: #ddddde;
  font-size: 17px;
  font-weight: 600;
  font-family: "stratos"; }

.filter_option__item--search {
  background: #ddddde; }

.person_item__name_container {
  background: #3c3c41; }
  .person_item__name_container h2 {
    font-size: 18px; }
  .person_item__name_container p {
    font-size: 16px; }

.person_item__social_container {
  background: #3c3c41;
  top: -50px; }

.person_item__contact_info {
  background: #f4f4f4; }
  .person_item__contact_info a {
    font-size: 16px;
    color: #1a1a20; }

.person_item__toogle_button {
  background: #1a1a20;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-decoration: none; }

.person_item__summary {
  min-height: 90px; }
  .person_item__summary p {
    line-height: 22px;
    font-size: 14px; }

.person_item__more_info p {
  line-height: 22px;
  font-size: 14px; }

.person_item__more_info--tags a {
  color: #1a1a20;
  text-decoration: none;
  font-size: 14px; }

.person_item__more_info--tags a:hover {
  text-decoration: underline; }

.person_item__content_flex {
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #1a1a20; }

.filter_option__list {
  border-bottom: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  z-index: 3; }

.filter_option__list--search {
  border: 0;
  background: #ddddde;
  z-index: 3; }

.filter_options__item label {
  font-family: "stratos-lights";
  font-size: 16px; }

.filter_search_input {
  background: transparent;
  width: 100%;
  border-bottom: 1px solid black;
  padding: 5px 0;
  font-family: "stratos"; }

.filter_search_input::placeholder {
  color: #1a1a20; }

.person_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7); }

.person_col {
  margin-bottom: 20px; }

.bios_content--services .filter_option__header {
  background: #e5f9f4; }

.bios_content--services .filter_option__list--search {
  background: #e5f9f4; }

.bios_content--services .person_item__contact_info {
  background: #e5f9f4; }

.bios_content--services .person_item__name_container {
  background: #00c28f; }
  .bios_content--services .person_item__name_container h2 {
    color: #1a1a20; }

.bios_content--services .main_page_summary--bios a {
  color: #00c28f; }

.bios_content--services .filter_options__item {
  border-color: #e5f9f4; }

.bios_content--ysLuton .filter_option__header {
  background: #dae6fa; }

.bios_content--ysLuton .filter_option__list--search {
  background: #dae6fa; }

.bios_content--ysLuton .person_item__contact_info {
  background: #dae6fa; }

.bios_content--ysLuton .person_item__name_container {
  background: #0b57dc; }
  .bios_content--ysLuton .person_item__name_container h2 {
    color: #1a1a20; }

.bios_content--ysLuton .main_page_summary--bios a {
  color: #0b57dc; }

.bios_content--ysLuton .filter_options__item {
  border-color: #dae6fa; }

.bios_content--innovation .filter_option__header {
  background: #ebdaf1; }

.bios_content--innovation .filter_option__list--search {
  background: #ebdaf1; }

.bios_content--innovation .person_item__contact_info {
  background: #ebdaf1; }

.bios_content--innovation .person_item__name_container {
  background: #7c08a5; }
  .bios_content--innovation .person_item__name_container h2 {
    color: white; }

.bios_content--innovation .main_page_summary--bios a {
  color: #7c08a5; }

.bios_content--innovation .filter_options__item {
  border-color: #ebdaf1; }

.bios_content--research .filter_option__header {
  background: #f8d9ea; }

.bios_content--research .filter_option__list--search {
  background: #f8d9ea; }

.bios_content--research .person_item__contact_info {
  background: #f8d9ea; }

.bios_content--research .person_item__name_container {
  background: #cf0072; }
  .bios_content--research .person_item__name_container h2 {
    color: white; }

.bios_content--research .main_page_summary--bios a {
  color: #cf0072; }

.bios_content--research .filter_options__item {
  border-color: #f8d9ea; }

.curved_border--services {
  background-image: url("/assets/interface/services_border-image.png ");
  height: 6px; }

@media (max-width: 620px) {
  .filter_option_container {
    padding: 0; }
  .filter_option__list {
    position: relative; }
  .person_item {
    padding: 0 20px; }
  .main_page_title--bios {
    margin-top: 20px;
    margin-bottom: 20px; }
    .main_page_title--bios h1 {
      font-size: 42px; }
  .main_page_summary--bios {
    text-align: center; }
    .main_page_summary--bios p {
      font-family: "stratos-lights";
      font-size: 21px;
      line-height: 26px; }
  .filter_option_container {
    flex-wrap: wrap;
    padding: 0 20px; }
  .filter_option__item {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 621px) and (max-width: 1000px) {
  .person_col {
    width: 50%;
    margin-bottom: 20px; }
  .filter_option_container {
    width: 100%; }
  .main_page_title--bios {
    margin-top: 20px;
    margin-bottom: 20px; }
    .main_page_title--bios h1 {
      font-size: 42px; }
  .main_page_summary--bios {
    text-align: center; }
    .main_page_summary--bios p {
      font-family: "stratos-lights";
      font-size: 21px;
      line-height: 26px; }
  .person_item__summary {
    min-height: 70px; } }

.open_me_season_spotlight__content {
  background: #e5f9f4;
  padding: 50px 70px; }

.open_me--logo {
  max-width: 40%; }

.open_me_season_spotlight {
  margin-top: 50px;
  margin-bottom: 20px; }
  .open_me_season_spotlight h2 {
    font-size: 44px;
    font-family: "stratos-lights";
    color: #00c28f; }
  .open_me_season_spotlight h3 {
    font-size: 44px;
    font-family: "stratos";
    color: #00c28f; }

.open_me_season {
  width: 100%;
  margin-bottom: 20px; }

.open_me_intro_text {
  margin-top: 50px;
  margin-bottom: 50px; }
  .open_me_intro_text h3 {
    font-family: "stratos-lights";
    color: #00c28f;
    font-size: 26px;
    line-height: 35px; }
  .open_me_intro_text p {
    font-size: 18px;
    line-height: 26px; }

.open_me_form_container {
  width: 100%;
  background: #e5f9f4; }

.open_me_form {
  padding: 60px 0; }

.open_me_form__item {
  margin-bottom: 10px;
  display: flex;
  align-items: center; }
  .open_me_form__item label {
    min-width: 130px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "stratos-lights"; }

.open_me_form__item--checkbox label {
  font-size: 16px;
  font-family: "stratos-lights";
  line-height: 21px; }

.open_me_form__item--checkbox a {
  color: #1a1a20; }

.open_me_form__item:last-child {
  margin-bottom: 0; }

.open_me_form_item__text_input {
  border-radius: 5px;
  flex-grow: 1;
  padding: 10px;
  border: 1px solid #00c28f; }

.open_me_form--left_col {
  padding-left: 30px;
  padding-right: 30px; }

.open_me_form--right_col {
  padding-left: 30px;
  padding-right: 30px; }

.open_me_signup_button {
  background: #00c28f;
  font-size: 21px; }

.open_me_season__title_container {
  background: #00c28f;
  font-family: "stratos"; }
  .open_me_season__title_container h2 {
    font-family: "stratos-lights";
    font-size: 16px;
    margin-bottom: 5px; }
  .open_me_season__title_container h3 {
    font-size: 18px;
    font-weight: 300; }

.open_me_season__summary_container p {
  line-height: 26px;
  font-size: 18px; }

.open_me_season__date_container {
  background: #e5f9f4; }
  .open_me_season__date_container p {
    font-size: 16px;
    line-height: 23px;
    font-family: "stratos"; }

.cleardiv--2 {
  display: none;
  width: 100%;
  height: 1px;
  overflow: hidden; }

.cleardiv--3 {
  display: block;
  width: 100%;
  height: 1px;
  overflow: hidden; }

.open_me_season__share_icons {
  font-size: 14px; }
  .open_me_season__share_icons a:hover {
    opacity: 0.5; }

.published_date {
  font-family: "stratos"; }

.open_me--submit {
  font-family: "stratos";
  font-weight: 600;
  font-size: 21px; }

.open_me_season--circle {
  margin-bottom: 70px; }
  .open_me_season--circle .open_me_season__image_container {
    border-radius: 50%;
    height: 220px;
    width: 220px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .open_me_season--circle .open_me_season__image_container p {
      background-image: url("/assets/interface/open_me__week_background.png");
      font-size: 26px;
      line-height: 32px;
      font-family: "stratos";
      color: white;
      padding: 43px;
      background-repeat: no-repeat;
      background-position: center; }
    .open_me_season--circle .open_me_season__image_container a {
      color: inherit;
      text-decoration: none; }
  .open_me_season--circle .open_me_season__title_container {
    background: white;
    max-width: 220px; }
    .open_me_season--circle .open_me_season__title_container h3 {
      font-size: 26px;
      font-weight: 400;
      color: #00c28f;
      text-align: center; }
    .open_me_season--circle .open_me_season__title_container a {
      color: inherit;
      text-decoration: none; }
  .open_me_season--circle .open_me_season__author_container p {
    font-family: "stratos";
    font-size: 14px; }
  .open_me_season--circle .open_me_season__published p {
    font-size: 14px; }

.main_page_title--open_me_season h3 {
  font-size: 26px;
  font-family: "stratos-lights"; }

.main_page_title--open_me_season h2 {
  font-size: 44px;
  font-family: "stratos-lights"; }

.main_page_sumamry--open_me_season p {
  font-size: 16px;
  line-height: 22px; }

.main_page_sumamry--open_me_season a {
  color: inherit;
  text-decoration: none; }

.open_me__border {
  background-image: url(/assets/interface/open_me__curved--cropped.png);
  height: 6px; }

.open_me_season__plublished_container {
  font-size: 14px; }

.open_me_season__content_container {
  border-color: #e5f9f4; }

.question_challanges {
  background: #d9f6ee;
  padding: 60px 0; }
  .question_challanges h2 {
    font-size: 44px;
    font-family: "stratos-lights";
    color: #00c28f; }
  .question_challanges h3 {
    color: #00c28f;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px; }
  .question_challanges p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 1em; }
    .question_challanges p a {
      color: black; }

.question_thought_prayer_item:last-child {
  margin-bottom: 0; }

.open_me_article_header a {
  color: black;
  text-decoration: none; }

.open_me_article_header a:hover {
  text-decoration: underline; }

.bible_passage {
  background: #d9f6ee;
  color: #00c28f;
  font-size: 16px;
  line-height: 22px; }

.bible_passage__words p {
  margin-bottom: 1em; }

.other_weeks__header {
  color: #00c28f;
  border-color: #c2f0e4; }
  .other_weeks__header h2 {
    font-size: 36px;
    line-height: 26px;
    font-weight: 600; }

.open_me_article_intro {
  margin: 50px 0; }
  .open_me_article_intro p {
    font-family: "stratos";
    font-size: 44px; }

.open_me_article_title {
  color: #00c28f;
  font-size: 18px;
  font-family: "stratos"; }

.open_me_article_side_container {
  margin-top: 35px; }

.open_me_words a {
  color: #00c28f;
  text-decoration: none; }

.open_me_words a:hover {
  text-decoration: underline; }

.open_me_words .testimonial_item {
  background: #d9f6ee; }

.open_me_words .testimonial_item__copy {
  color: #00c28f; }

@media (max-width: 620px) {
  .open_me_season_spotlight {
    flex-wrap: wrap; }
  .open_me_season_spotlight__content {
    width: 100%;
    padding: 20px; }
  .open_me_season_spotlight__image {
    width: 100%;
    min-height: 215px; }
  .open_me_season {
    width: 100%; }
  .open_me_intro_text {
    margin-top: 20px;
    margin-bottom: 20px; }
    .open_me_intro_text h3 {
      font-size: 21px;
      line-height: 26px; }
  .open_me_form {
    flex-wrap: wrap;
    padding: 20px 0; }
  .open_me_form--left_col {
    width: 100%;
    margin-bottom: 10px; }
  .open_me_form--right_col {
    width: 100%; }
  .open_me_season_circle_col {
    width: 100%; }
  .open_me_article_header {
    padding: 0 20px; }
  .open_me_article_intro {
    margin: 0 0 30px 0; }
    .open_me_article_intro p {
      font-size: 32px; }
  .open_me_article_author_side_bar {
    padding: 20px; }
  .open_me_words {
    padding: 20px; }
  .bible_passage {
    padding: 20px; }
  .question_challanges {
    padding: 20px; }
    .question_challanges h2 {
      font-size: 32px;
      margin-bottom: 20px; }
    .question_challanges h3 {
      margin-bottom: 20px; } }

@media (min-width: 621px) and (max-width: 1000px) {
  .open_me_season_spotlight {
    flex-wrap: wrap; }
  .open_me_season_spotlight__content {
    width: 100%;
    padding: 20px; }
  .open_me_season_spotlight__image {
    width: 100%;
    min-height: 215px; }
  .open_me_intro_text {
    width: 100%; }
  .open_me_season_col {
    width: 50%; }
  .cleardiv--3 {
    display: none; }
  .cleardiv--2 {
    display: block; }
  .open_me_season_circle_container {
    width: 100%; }
  .open_me_form {
    flex-wrap: wrap;
    padding: 20px 0; }
  .open_me_form--left_col {
    width: 100%;
    margin-bottom: 10px;
    padding: 0; }
  .open_me_form--right_col {
    width: 100%;
    padding: 0; } }

@media (min-width: 621px) and (max-width: 720px) {
  .open_me_season_circle_col {
    width: 100%; }
  .main_page_sumamry--open_me_season {
    width: 100%; }
  .open_me_season_circle_container {
    width: 100%; } }

@media (min-width: 721px) and (max-width: 1000px) {
  .open_me_season_circle_col {
    width: 50%; }
  .main_page_sumamry--open_me_season {
    width: 100%; } }

.podcast_filter {
  background: #e5f9f4;
  border: 10px solid white;
  padding: 10px 30px;
  border-radius: 50px; }
  .podcast_filter p {
    font-size: 26px;
    font-family: "stratos"; }

.podcast_filter__link_list {
  border-color: #00c28f; }
  .podcast_filter__link_list a {
    border-color: #00c28f;
    font-family: "stratos-lights"; }
  .podcast_filter__link_list a:hover {
    color: #00c28f; }

.filter_option_container--podcast .filter_option__header {
  background: #e5f9f4; }

.filter_option_container--podcast .filter_options__item {
  border-color: #e5f9f4; }

.filter_option_container--podcast .filter_option__list--search {
  background: #e5f9f4; }

.podcast_filter__header {
  background: #00c28f;
  padding-left: 11px;
  padding-right: 11px; }

.podcast_signup_container {
  background: #e5f9f4; }

.podcast_form__header h3 {
  font-size: 26px;
  font-family: "stratos-lights"; }
  .podcast_form__header h3 span {
    font-family: "stratos"; }

.podcast_form__header label {
  font-size: 14px;
  font-family: "stratos-lights"; }
  .podcast_form__header label a {
    font-family: "stratos"; }

.podcast_form--submit {
  font-size: 24px;
  font-family: "stratos";
  color: #1a1a20;
  text-transform: uppercase;
  padding: 0 32px; }

.podcast_form--text_field {
  border-color: #99e7d2;
  background: white;
  font-family: "stratos";
  color: #1a1a20; }

.podcast_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a3a3a6;
  font-family: "stratos-lights";
  font-size: 14px; }

.podcast_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: pink; }

.podcast_form :-ms-input-placeholder {
  /* IE 10+ */
  color: pink; }

.podcast_form :-moz-placeholder {
  /* Firefox 18- */
  color: pink; }

.main_page_title--podcast {
  padding-top: 75px; }
  .main_page_title--podcast h1 {
    font-size: 44px;
    font-family: "stratos-lights"; }

.main_page_summary--podcast {
  font-size: 26px;
  line-height: 35px; }
  .main_page_summary--podcast p {
    font-size: 26px;
    line-height: 35px; }
  .main_page_summary--podcast a {
    text-decoration-color: #00c28f;
    color: #1a1a20; }

.podcast_item__title_container {
  background: #00c28f;
  font-family: "stratos"; }
  .podcast_item__title_container h2 {
    font-family: "stratos-lights";
    font-size: 16px;
    margin-bottom: 5px; }
  .podcast_item__title_container h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: "stratos"; }
  .podcast_item__title_container .media_item_info {
    line-height: 22px;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-family: "stratos-lights"; }
  .podcast_item__title_container .media_item_info a {
    line-height: 22px;
    font-size: 16px;
    text-decoration: none;
    color: #000; }

.podcast_item__summary_container p {
  line-height: 22px;
  font-size: 16px;
  font-family: "stratos-lights"; }

.podcast_item__share_icons {
  font-size: 14px; }
  .podcast_item__share_icons a:hover {
    opacity: 0.5; }

.podcast_item {
  width: 100%;
  margin-bottom: 20px;
  background: #e5f9f4; }

.podcast_item__black_icon_container {
  background: #1a1a20; }

.pagination_container {
  font-size: 26px;
  margin: 50px 0; }
  .pagination_container p {
    font-family: "stratos"; }
  .pagination_container span {
    font-family: "stratos-lights"; }

.podcast_entry_info {
  background: #e5f9f4; }
  .podcast_entry_info h1 {
    font-size: 44px;
    font-family: "stratos-lights";
    color: #00c28f; }

.podcast_entry_summary p {
  font-size: 18px;
  line-height: 26px; }

.podcast_number {
  font-size: 44px;
  font-family: "stratos";
  font-weight: 700;
  color: #00c28f; }

.podcast_section__note_item {
  background: #e5f9f4; }
  .podcast_section__note_item span {
    font-family: "stratos-lights";
    color: #00c28f; }
  .podcast_section__note_item p {
    line-height: 26px;
    font-size: 18px; }

.podcast_section__title, .transcript_section__title {
  text-align: center; }
  .podcast_section__title h2, .transcript_section__title h2 {
    color: #00c28f;
    font-size: 26px;
    font-weight: 600; }

.transcript_section__item span {
  font-family: "stratos";
  font-weight: 600;
  text-transform: uppercase; }

.transcript_section__item p {
  font-size: 18px;
  line-height: 26px; }

.transcript_gradient {
  background: linear-gradient(rgba(255, 255, 255, 0.3), white);
  position: absolute;
  bottom: 0; }

.podcast_pebble_icon {
  max-width: 150px;
  bottom: 50px;
  left: 40%; }

@media (max-width: 620px) {
  .podcast_filter {
    width: 95%;
    flex-wrap: wrap; }
    .podcast_filter p {
      font-size: 18px;
      text-align: center;
      width: 100%;
      margin-bottom: 5px; }
  .podcast_plateform_picker {
    width: 80%;
    margin: 0 auto; }
  .main_page_title--podcast h1 {
    font-size: 26px; }
  .main_page_summary--podcast {
    font-size: 26px;
    line-height: 35px;
    width: 90%; }
  .podcast_form__header {
    flex-wrap: wrap; }
  .podcast_form--text_field {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; }
  .podcast_container {
    padding: 0 20px; }
  .podcast_spotlight {
    margin-top: 20px; }
    .podcast_spotlight h2, .podcast_spotlight h3 {
      font-size: 24px; }
    .podcast_spotlight .open_me_season__summary_container {
      margin: 0; }
  .podcast_form__fields_container {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center; }
  .podcast_form__header h3 {
    margin-bottom: 20px;
    text-align: center; }
  .podcast_entry_info h1 {
    font-size: 26px; }
  .podcast_number {
    font-size: 26px; }
  .podcast_section_note_container {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 621px) and (max-width: 1000px) {
  .podcast_col {
    width: 50%; }
  .podcast_filter {
    width: 95%;
    flex-wrap: wrap; }
    .podcast_filter p {
      font-size: 18px;
      text-align: center;
      width: 100%;
      margin-bottom: 5px; }
  .podcast_plateform_picker {
    width: 60%;
    margin: 0 auto; }
  .podcast_entry_info {
    padding-top: 100px !important; }
  .podcast_form__fields_container {
    flex-wrap: wrap; }
  .podcast_form--text_field {
    width: 48%;
    flex-grow: 0;
    margin-bottom: 10px; } }

.work_with_us_sign_up_container {
  background: #fff3da; }
  .work_with_us_sign_up_container .podcast_form--text_field {
    border-color: #ffe199; }

.job_item__coloured_area {
  background: #fdb22b; }
  .job_item__coloured_area h2 {
    font-size: 26px; }

.job_item__closing_date_container p {
  color: #ffd980; }

.job_call_to_actions__item {
  border-color: #fdb22b; }
  .job_call_to_actions__item .job_call_to_action--icon {
    border-color: #fdb22b;
    min-width: 60px; }
  .job_call_to_actions__item a {
    font-size: 16px;
    border-bottom: 2px solid transparent; }
  .job_call_to_actions__item a:hover {
    border-bottom: 2px solid #ffb300; }

.job_item {
  margin-bottom: 20px; }

.job_item__description {
  font-size: 16px;
  line-height: 22px; }

.job_item__start_date p {
  font-family: "stratos";
  font-size: 18px; }

.main_page_title--work {
  padding-top: 50px; }
  .main_page_title--work h1 {
    font-size: 62px;
    font-family: "stratos-lights"; }

.main_page_summary--work {
  font-size: 26px;
  line-height: 35px; }
  .main_page_summary--work a {
    text-decoration-color: #00c28f;
    color: #1a1a20; }

@media (max-width: 620px) {
  .job_item {
    padding-left: 20px;
    padding-right: 20px; }
  .job_call_to_actions__item {
    font-size: 16px; }
  .main_page_summary--work {
    font-size: 21px;
    line-height: 26px;
    width: 90%; }
  .job_item__coloured_area h2 {
    font-size: 22px; }
  .main_page_title--work h1 {
    font-size: 26px; } }

@media (min-width: 621px) and (max-width: 1000px) {
  .job_col {
    width: 100%; }
  .main_page_summary--work {
    width: 100%; } }

.media_tag {
  background: #ffb300;
  font-size: 14px;
  color: black;
  text-decoration: none;
  border-radius: 36px;
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: 600; }

.main_content--media .podcast_item__title_container {
  background: #ffb300; }
  .main_content--media .podcast_item__title_container h2 {
    font-family: "stratos";
    font-size: 18px;
    font-weight: 600;
    color: #1a1a20; }
  .main_content--media .podcast_item__title_container h3 {
    font-family: "stratos-lights";
    font-size: 16px; }

.main_content--media .podcast_item {
  background: #fff7e5; }

.main_content--media .filter_option__header {
  background: #fff7e5; }

.main_content--media .filter_option__list--search {
  background: #fff7e5; }

.main_content--media .filter_options__item {
  border-color: #fff7e5; }

.media__border {
  background-image: url(/assets/interface/border_yellow--curved.png);
  height: 7px; }

.podcast_type_container {
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .podcast_type_container img {
    max-width: 40px; }

.media_item_info {
  width: 100%; }
  .media_item_info p:after {
    height: 4px;
    width: 4px;
    background: black;
    border-radius: 50%;
    display: inline-block;
    content: '';
    vertical-align: 12%;
    margin-left: 10px;
    margin-right: 10px; }
  .media_item_info p:last-child:after {
    display: none; }

.entry_overlay {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000; }
  .entry_overlay .media_col {
    width: 33.3334%; }
    .entry_overlay .media_col .podcast_item__title_container {
      background: #ffb300; }
      .entry_overlay .media_col .podcast_item__title_container h2 {
        font-family: "stratos";
        font-size: 18px;
        font-weight: 600;
        color: #1a1a20; }
      .entry_overlay .media_col .podcast_item__title_container h3 {
        font-family: "stratos-lights"; }
    .entry_overlay .media_col .podcast_item {
      background: #fff7e5; }
    .entry_overlay .media_col .filter_option__header {
      background: #fff7e5; }
    .entry_overlay .media_col .filter_option__list--search {
      background: #fff7e5; }
    .entry_overlay .media_col .filter_options__item {
      border-color: #fff7e5; }

@media (max-width: 620px) {
  .entry_overlay .media_col {
    width: 90%; } }

@media (min-width: 620px) and (max-width: 900px) {
  .entry_overlay .media_col {
    width: 80%; } }

@media (min-width: 901px) and (max-width: 1100px) {
  .entry_overlay .media_col {
    width: 60%; } }

.main_page_title--blog {
  margin-top: 30px;
  margin-bottom: 23px; }
  .main_page_title--blog h1 {
    font-size: 44px;
    font-family: "stratos-lights";
    text-align: center;
    color: #1a1a20; }

.authors_container p {
  font-family: "stratos"; }

.author {
  font-weight: 600; }
  .author:after {
    height: 4px;
    width: 4px;
    background: black;
    border-radius: 50%;
    display: inline-block;
    content: '';
    vertical-align: 12%;
    margin-left: 11px;
    margin-right: 11px; }

.news_listing_container .article_item {
  margin-bottom: 20px; }

.filter_option_news--innovation .filter_option__header {
  background: #ebdaf1; }

.filter_option_news--innovation .filter_option__list--search {
  background: #ebdaf1; }

.filter_option_news--innovation .filter_option__list, .filter_option_news--innovation .filter_options__item {
  border-color: #ebdaf1; }

.filter_option_news--about .filter_option__header {
  background: #fff4d9; }

.filter_option_news--about .filter_option__list--search {
  background: #fff4d9; }

.filter_option_news--about .filter_option__list, .filter_option_news--about .filter_options__item {
  border-color: #fff4d9; }

.filter_option_news--services .filter_option__header {
  background: #d9f6ee; }

.filter_option_news--services .filter_option__list--search {
  background: #d9f6ee; }

.filter_option_news--services .filter_option__list, .filter_option_news--services .filter_options__item {
  border-color: #d9f6ee; }

.filter_option_container--innovation_blog .filter_option__header {
  background: #ebdaf1; }

.filter_option_container--innovation_blog .filter_option__list--search {
  background: #ebdaf1; }

.filter_option_container--innovation_blog .filter_option__list, .filter_option_container--innovation_blog .filter_options__item {
  border-color: #ebdaf1; }

.filter_option_container--research_blog .filter_option__header {
  background: #f7daea; }

.filter_option_container--research_blog .filter_option__list--search {
  background: #f7daea; }

.filter_option_container--research_blog .filter_option__list, .filter_option_container--research_blog .filter_options__item {
  border-color: #f7daea; }

.filter_option_container--youth_work .filter_option__header {
  background: #fff4d9; }

.filter_option_container--youth_work .filter_option__list--search {
  background: #fff4d9; }

.filter_option_container--youth_work .filter_option__list, .filter_option_container--youth_work .filter_options__item {
  border-color: #fff4d9; }

.open_me_season_spotlight a {
  text-decoration: none; }

.open_me_season_spotlight a:hover {
  text-decoration: underline; }

.news_spotlight_item h2 {
  color: #7c08a5; }

.news_spotlight_item a {
  text-decoration: none;
  color: #7c08a5; }

.news_spotlight_item a:hover {
  text-decoration: underline; }

.news_spotlight_item .open_me_season_spotlight__content {
  background: #ebdaf1; }

.news_spotlight_item .article_item {
  margin-bottom: 0; }

.news_spotlight_item--research h2 {
  color: #cf0072; }

.news_spotlight_item--research a {
  color: #cf0072; }

.news_spotlight_item--research .open_me_season_spotlight__content {
  background: #f7daea; }

.news_spotlight_item--research .article_item {
  margin-bottom: 0; }

.news_spotlight_item--about h2 {
  color: #ffb300; }

.news_spotlight_item--about a {
  color: #ffb300; }

.news_spotlight_item--about .open_me_season_spotlight__content {
  background: #fff4d9; }

.news_spotlight_item--about .article_item {
  margin-bottom: 0; }

.main_container--research {
  /* 
border-color:#ebdaf1;
	.authors_container{
		border-color:#ebdaf1;
	}
*/
  border-color: #fae5f1; }
  .main_container--research .authors_container {
    border-color: #fae5f1; }

#fae5f1
.main_container--youth_work {
  border-color: #fff4d9; }
  #fae5f1
.main_container--youth_work .authors_container {
    border-color: #fff4d9; }

.main_container--services {
  border-color: #d9f6ee; }
  .main_container--services .authors_container {
    border-color: #d9f6ee; }

.breadcrumb {
  border-color: #ddddde;
  font-size: 14px; }
  .breadcrumb a {
    color: #ddddde;
    text-decoration: none; }
  .breadcrumb a:hover {
    color: black;
    text-decoration: underline; }
  .breadcrumb li {
    margin-right: 18px; }
  .breadcrumb li:after {
    content: '>';
    color: #ddddde;
    padding-left: 15px; }

.main_content__intro p {
  font-size: 26px;
  line-height: 35px;
  color: #cf0072; }

.main_content--leftborder {
  border-left: 1px solid pink; }

.main_content__words {
  font-size: 16px;
  line-height: 22px;
  font-family: "stratos-lights";
  /*
	ul{
		//list-style-image: url('/assets/interface/icon__arrow--research.png');
		list-style-type: none;
		padding: 0;
		margin: 0;
		//background:#ffe5e5;
	}

	li{
		margin-bottom: 10px;
		background: #fdf2f8 url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
		padding-left: 100px;
		padding-top: 10px;
		padding-bottom:10px;
		min-height: 60px;
		display: flex;
		font-size:15px;
		font-family:$normalFont;
		font-weight: 500;
		//border-bottom:10px solid white;
	}

	*/ }
  .main_content__words p {
    margin-bottom: 1em; }
  .main_content__words strong {
    text-transform: uppercase;
    font-weight: 600;
    font-family: "stratos"; }
  .main_content__words ul, .main_content__words ol {
    margin-bottom: 1em; }
  .main_content__words li {
    font-size: 16px;
    font-family: "stratos-lights";
    line-height: 22px; }

.aside_item__link_container {
  background: #1a1a20; }
  .aside_item__link_container a {
    color: white;
    font-size: 12px;
    font-family: "stratos"; }

.aside_item__content {
  background: #f4f4f4;
  font-size: 12px; }
  .aside_item__content h2 {
    color: #3c3c41;
    font-size: 16px;
    font-family: "stratos"; }
  .aside_item__content p {
    font-size: 12px; }

.aside_item--store .aside_item__content {
  background: #ffe5e5; }
  .aside_item--store .aside_item__content h2 {
    color: #ff0000; }

.aside_item--store .aside_item__link_container {
  background: #ff0000; }

.aside_item--ys_luton .aside_item__content {
  background: #dae6fa; }
  .aside_item--ys_luton .aside_item__content h2 {
    color: #0b57dc; }

.aside_item--ys_luton .aside_item__link_container {
  background: #0b57dc; }

.aside_item--research .aside_item__content {
  background: #fae5f1; }
  .aside_item--research .aside_item__content h2 {
    color: #cf0072; }

.aside_item--research .aside_item__link_container {
  background: #cf0072; }

.aside_item--about .aside_item__content {
  background: #fff4d9; }
  .aside_item--about .aside_item__content h2 {
    color: #ffb300; }

.aside_item--about .aside_item__link_container {
  background: #ffb300; }

.aside_item--innovation .aside_item__content {
  background: #e8daec; }
  .aside_item--innovation .aside_item__content h2 {
    color: #791fa3; }

.aside_item--innovation .aside_item__link_container {
  background: #791fa3; }

.aside_item--services .aside_item__content {
  background: #d9f6ee; }
  .aside_item--services .aside_item__content h2 {
    color: #00c28f; }

.aside_item--services .aside_item__link_container {
  background: #00c28f; }

.testimonial_item {
  background: #fae5f1; }

.testimonial_item__copy p {
  font-family: "stratos";
  line-height: 22px;
  font-size: 16px;
  font-weight: 600; }

.testimonial_info {
  font-size: 14px;
  font-style: normal;
  font-family: "stratos-lights"; }

.testimonial_author_name {
  font-style: normal;
  margin-right: 10px; }
  .testimonial_author_name:after {
    height: 4px;
    width: 4px;
    background: black;
    border-radius: 50%;
    display: inline-block;
    content: '';
    vertical-align: 12%;
    margin-left: 11px; }

.image_figure_item {
  border-color: #ddddde; }

.image_figure_item__title_container {
  font-size: 12px;
  background: #f4f4f4;
  border-top: 1px solid #ddddde; }

.map_container--show_summary {
  background: #f8f8f8; }
  .map_container--show_summary h2 {
    color: #cf0072; }
  .map_container--show_summary p {
    font-size: 18px;
    line-height: 26px; }
  .map_container--show_summary strong {
    font-weight: 600; }

.main_container--services .main_content--leftborder {
  border-color: #d9f6ee; }

.main_container--services .main_content__words {
  /*
		li{
			background: #d9f6ee url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
			
		}
		*/ }
  .main_container--services .main_content__words a {
    color: #00c28f; }

.main_container--services .main_content__intro p {
  color: #00c28f; }

.main_container--services .testimonial_item {
  background: #d9f6ee; }

.main_container--services .testimonial_item__copy {
  color: #00c28f; }

.main_container--services .map_container--show_summary h2 {
  color: #00c28f; }

.main_container--store .main_content--leftborder {
  border-color: #ffe5e5; }

.main_container--store .main_content__words {
  /*li{
			background: #ffe5e5 url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
			
		}*/ }

.main_container--store .main_content__intro p {
  color: #ff0000; }

.main_container--store .testimonial_item {
  background: #ffe5e5; }

.main_container--store .testimonial_item__copy {
  color: #ff0000; }

.main_container--store .map_container--show_summary h2 {
  color: #ff0000; }

.main_container--research .main_content--leftborder {
  border-color: #fae5f1; }

.main_container--research .main_content__words {
  /* li{
			background: #fae5f1 url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
			
		} */ }
  .main_container--research .main_content__words a {
    color: #cf0072; }

.main_container--research .main_content__intro p {
  color: #cf0072; }

.main_container--research .testimonial_item {
  background: #fae5f1; }

.main_container--research .testimonial_item__copy {
  color: #cf0072; }

.main_container--research .map_container--show_summary h2 {
  color: #cf0072; }

.main_container--about .main_content--leftborder {
  border-color: #fff4d9; }

.main_container--about .main_content__words {
  /* li{
			background: #fff4d9 url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
		} */ }
  .main_container--about .main_content__words a {
    color: #ffb300; }

.main_container--about .main_content__intro p {
  color: #ffb300; }

.main_container--about .testimonial_item {
  background: #fff4d9; }

.main_container--about .testimonial_item__copy {
  color: #ffb300; }

.main_container--about .map_container--show_summary h2 {
  color: #ffb300; }

.main_container--innovation .main_content--leftborder {
  border-color: #e8daec; }

.main_container--innovation .main_content__words {
  /* li{
			background: #e8daec url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
			
		} */ }
  .main_container--innovation .main_content__words a {
    color: #791fa3; }

.main_container--innovation .main_content__intro p {
  color: #791fa3; }

.main_container--innovation .testimonial_item {
  background: #e8daec; }

.main_container--innovation .testimonial_item__copy {
  color: #791fa3; }

.main_container--innovation .map_container--show_summary h2 {
  color: #791fa3; }

.main_container--ys_luton .main_content--leftborder {
  border-color: #dae6fa; }

.main_container--ys_luton .main_content__words {
  /* li{
			background:#dae6fa url('/assets/interface/icon__arrow--research.png') no-repeat 25px 6px;
			
		} */ }
  .main_container--ys_luton .main_content__words a {
    color: #0b57dc; }

.main_container--ys_luton .main_content__intro p {
  color: #0b57dc; }

.main_container--ys_luton .testimonial_item {
  background: #dae6fa; }

.main_container--ys_luton .testimonial_item__copy {
  color: #0b57dc; }

.main_container--ys_luton .map_container--show_summary h2 {
  color: #0b57dc; }

.aside_item__author_info {
  background: #3c3c41;
  font-size: 14px; }

.aside_item__author_link {
  background: #f4f4f4;
  font-size: 14px; }

.main_logo--bute_mills {
  max-width: 110px;
  display: block; }

.main_header--bute_mills {
  background: white;
  position: fixed;
  z-index: 1; }
  .main_header--bute_mills li {
    margin-right: 25px; }
    .main_header--bute_mills li a {
      color: #1a1a20;
      font-family: "stratos";
      text-transform: uppercase;
      font-weight: 600;
      font-size: 16px;
      text-decoration: none; }
    .main_header--bute_mills li a:hover {
      color: #ffb300; }
  .main_header--bute_mills li:last-child {
    margin-right: 0; }

.back_to_youthscape_link {
  text-decoration: none;
  color: #1a1a20; }
  .back_to_youthscape_link:before {
    background-image: url("/assets/interface/icon__background_button--pink.png");
    content: ' ';
    background-size: 8px 12px;
    width: 8px;
    height: 12px;
    display: inline-block;
    margin-right: 10px; }

.hero_container--bute_mills {
  padding-top: 52px; }
  .hero_container--bute_mills h1 {
    font-size: 72px;
    font-weight: 600;
    color: #ffb300;
    margin-bottom: 0; }
  .hero_container--bute_mills h2 {
    font-size: 72px;
    font-family: "stratos-lights"; }

.bute_mills_info {
  background: black;
  color: white;
  padding: 30px 0; }

.bute_mills_info__image {
  padding-right: 20px; }

.bute_mills_info__copy_container p {
  font-size: 16px;
  line-height: 22px; }

.room {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddddde; }
  .room:last-of-type {
    border-bottom: 0;
    padding-bottom: 0; }
  .room h2, .room h3 {
    font-size: 26px;
    line-height: 34px; }
  .room h3 {
    color: #ffb300;
    font-family: "stratos-lights"; }

.room__description {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 60px; }
  .room__description strong {
    font-family: "stratos"; }

.the_space_info {
  font-size: 15px;
  font-family: "stratos-lights"; }
  .the_space_info li {
    margin-bottom: 3px; }

.the_space_info__header {
  font-family: "stratos"; }

.conference_and_events_banner {
  padding: 60px 0;
  background: black; }
  .conference_and_events_banner h2 {
    color: #ffb300;
    font-family: "stratos";
    font-size: 31px; }
  .conference_and_events_banner h3 {
    font-family: "stratos-lights";
    font-size: 31px;
    line-height: 40px; }

.conference_and_events_banner__full_copy p {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 22px; }

.about_youthscape {
  margin: 60px 0; }
  .about_youthscape h3 {
    font-size: 26px;
    margin-bottom: 1em; }
  .about_youthscape p {
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 22px; }
  .about_youthscape strong {
    font-family: "stratos";
    font-weight: 600; }
  .about_youthscape a {
    font-family: "stratos";
    color: #1a1a20;
    text-decoration: none;
    border-bottom: 1px solid #ffb300; }

.room_features {
  background: #fff7e5; }

.room_features__bar {
  font-size: 16px;
  line-height: 22px; }
  .room_features__bar li:first-child {
    list-style: none; }
  .room_features__bar li {
    padding-right: 20px;
    color: #ffb300; }

.toogle_room_features_link {
  font-size: 18px;
  font-family: "stratos";
  font-weight: 600; }

.room_features__hidden_content__content_item {
  width: 32%;
  border-right: 1px solid #ffb300;
  padding-right: 10px; }
  .room_features__hidden_content__content_item ul {
    padding-left: 20px; }
  .room_features__hidden_content__content_item li {
    margin-bottom: 5px; }
  .room_features__hidden_content__content_item p {
    font-size: 15px;
    font-family: "stratos";
    font-weight: 600; }

.room_features__hidden_content__content_item:last-child {
  border-right: 0; }

.room_features__hidden_content__content_item--2_of_3 {
  margin-right: 2%; }

.conference_and_events_banner__list ul {
  padding-left: 20px; }

.conference_and_events_banner__list li {
  margin-bottom: 5px; }

.bute_mills_download {
  height: 350px; }

.bute_mills_download--directions_travel {
  background: #ffb300; }

.bute_mills_download--catering {
  background: #d6d6d7; }

.bute_mills_download--booking {
  background: #ffe6ab; }

.bute_mills_enquire_button {
  background: url("/assets/interface/bute_mills_button.png");
  padding: 8px 10px;
  background-size: contain;
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: 600;
  color: #1a1a20; }

.email_link--bute_mills {
  border-bottom: 1px solid #ffb300;
  text-decoration: none; }

.bute_mill_info__call_to_action {
  font-size: 21px;
  line-height: 26px; }

.hamburger--bute_mills {
  background: #ffb300;
  display: none; }

.bute_mills_download--booking .positioned_image {
  max-width: 150px;
  bottom: 40px;
  right: 40px; }

.bute_mills_download--catering .positioned_image {
  max-width: 150px;
  bottom: 0px;
  right: 40px; }

.bute_mills_download--directions_travel .positioned_image {
  max-width: 150px;
  bottom: 40px;
  right: 40px; }

.room_features_list_heading {
  font-size: 15px; }

.room_features_list_content p {
  font-family: "stratos-lights";
  font-size: 16px;
  line-height: 22px; }

@media (max-width: 620px) {
  .hero_container--bute_mills h1 {
    font-size: 32px;
    margin-top: 20px; }
  .hero_container--bute_mills h2 {
    font-size: 32px; }
  .room_features__bar {
    flex-direction: column; }
  .room_features__bar__list {
    display: none; }
  .room_features__hidden_content__content_item {
    width: 100%;
    border-right: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffb300; }
    .room_features__hidden_content__content_item:last-of-type {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }
  .bute_mills_info__image {
    width: 100%;
    padding: 0;
    max-width: 50%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .bute_mills_info__copy_container {
    text-align: center; }
  .room {
    padding-left: 20px;
    padding-right: 20px; }
  .the_space_info {
    width: 100%;
    margin-bottom: 20px; }
    .the_space_info:last-of-type {
      margin-bottom: 0; }
  .conference_and_events_banner, .about_youthscape {
    padding-left: 20px;
    padding-right: 20px; }
  .bute_mills_download {
    width: 100%; }
  .main_logo--bute_mills {
    margin-left: 20px; }
  .bute_mills_enquire_button {
    margin-top: 20px; } }

@media (min-width: 621px) and (max-width: 919px) {
  .hero_container--bute_mills h1 {
    font-size: 50px;
    margin-top: 20px; }
  .hero_container--bute_mills h2 {
    font-size: 50px; }
  .room_features__bar__list {
    display: none; }
  .bute_mills_download--directions_travel, .bute_mills_download--catering, .bute_mills_download--booking {
    height: 250px; }
  .bute_mills_download--booking .positioned_image {
    max-width: 80px;
    bottom: 60px;
    right: 40px; }
  .bute_mills_download--catering .positioned_image {
    max-width: 80px;
    bottom: 0px;
    right: 20px; }
  .bute_mills_download--directions_travel .positioned_image {
    max-width: 80px;
    bottom: 60px;
    right: 40px; } }

@media (max-width: 1000px) {
  .main_header--bute_mills {
    display: none; }
  .main_header--bute_mills--mobile {
    display: block; }
    .main_header--bute_mills--mobile nav {
      display: flex;
      flex-wrap: wrap; }
      .main_header--bute_mills--mobile nav ul {
        flex-wrap: wrap;
        padding-left: 0; }
        .main_header--bute_mills--mobile nav ul li {
          width: 100%;
          margin-right: 0;
          border-bottom: 2px solid #fff4d9; }
          .main_header--bute_mills--mobile nav ul li a {
            padding: 10px 20px;
            display: block; }
    .main_header--bute_mills--mobile .back_to_youthscape_link {
      order: 1;
      margin-top: 20px;
      padding: 0 20px 20px 20px; }
    .main_header--bute_mills--mobile .hamburger--bute_mills {
      display: flex; }
    .main_header--bute_mills--mobile .main_logo--bute_mills {
      margin-left: 20px; } }

@media (max-width: 1199px) {
  .room_features__bar__list {
    display: none; } }

.training_page_summary {
  color: #00c28f;
  font-size: 26px;
  line-height: 35px;
  padding: 0 calc(8.333% + 20px); }

.page_summary_and_nav {
  margin-top: 80px; }

.training_subnav li {
  font-size: 16px; }

.training_subnav a:hover {
  text-decoration: underline; }

.training_subnav__header {
  font-size: 14px;
  font-family: "stratos"; }

.training_reason_container {
  margin: 80px 0; }

.training_reason {
  width: 20%; }
  .training_reason__copy p {
    font-size: 16px;
    line-height: 22px; }

.event_listing__item__date {
  background: #00c28f;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
  font-weight: 600; }

.event_listing__item__deal {
  background: #409cf9;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px; }

.event_title {
  color: #00c28f;
  font-size: 18px; }

.event_price {
  font-size: 16px; }

.event_price:before {
  height: 4px;
  width: 4px;
  background: #00c28f;
  border-radius: 50%;
  display: inline-block;
  content: '';
  vertical-align: 25%;
  margin-right: 10px; }

.event_listing__item__info {
  text-transform: uppercase; }
  .event_listing__item__info p {
    font-family: "stratos"; }

.event_listing__item {
  background: #d9f6ee; }

.text_info_button {
  background-image: url("/assets/interface/training_button.png");
  background-repeat: no-repeat;
  color: white;
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-family: "stratos";
  font-weight: 600;
  padding: 8px;
  width: 192px;
  text-align: center;
  background-color: transparent;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center; }

.event_type h2 {
  font-size: 36px;
  color: #00c28f; }

.event_type__summary p, .event_type__summary--more p {
  font-size: 16px;
  line-height: 22px; }

.rotate_button--open {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  transition: transform 0.8s; }

.rotate_button--close {
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  transform: rotate(-360deg);
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  transition: transform 0.8s; }

.training_bar {
  border: 10px solid white;
  background: #f0fbf8;
  padding: 20px 20px;
  border-radius: 50px;
  font-size: 18px;
  text-align: center; }
  .training_bar span, .training_bar a {
    font-weight: 600;
    color: black; }
  .training_bar a {
    text-decoration: none; }
  .training_bar a:hover {
    text-decoration: underline; }

.training_testimonial {
  background: #e5f9f4;
  padding: 20px;
  margin: 80px 0; }
  .training_testimonial p {
    font-size: 16px;
    line-height: 22px;
    font-family: "stratos";
    font-weight: 600;
    margin-bottom: 1em; }
  .training_testimonial .testimonial_author_info p {
    font-size: 14px; }
  .training_testimonial .testimonial_author_info__role {
    font-family: "stratos-lights";
    font-size: 14px; }
  .training_testimonial .testimonial_author_info__role:before {
    height: 4px;
    width: 4px;
    background: black;
    border-radius: 50%;
    display: inline-block;
    content: '';
    vertical-align: 20%;
    margin-right: 10px;
    margin-left: 10px; }

.show_more_dates_link {
  min-width: 200px; }

.see_more_date_line {
  height: 2px;
  background: #ddddde;
  width: 100%; }

.training_button_text {
  font-family: "stratos"; }

.training_more_dates_rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  transition: transform 1s; }

.course_summary {
  font-size: 26px;
  line-height: 35px;
  color: #00c28f;
  margin-bottom: 60px;
  padding-right: 20px; }

.course_info h3 {
  font-size: 18px;
  text-transform: uppercase; }

.course_info p {
  font-family: "stratos"; }

.course_info__item {
  border-color: #d9f6ee; }

.course_info__header {
  color: #00c28f;
  font-size: 16px; }

.course_info__info {
  color: #3c3c41; }

.course_info--background {
  background: #f8f8f8; }

.course_contact {
  background: #f8f8f8; }
  .course_contact p {
    line-height: 26px; }
  .course_contact a {
    font-family: "stratos";
    text-decoration: none;
    color: #1a1a20;
    border-bottom: 1px solid transparent; }
    .course_contact a:hover {
      border-color: #00c28f; }

.special_offer {
  background: #409cf9;
  color: white;
  padding: 13px 23px 13px 15px;
  border-radius: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between; }
  .special_offer img {
    margin-right: 5px; }

.course_price_item {
  background: #f2fcf9;
  /* Reset Select */
  /* Custom Select */
  /* Arrow */
  /*.select::after {
		  content: '\25BC';
		  position: absolute;
		  top: 0;
		  right: 0;
		  bottom: 0;
		  padding: 0 1em;
		  background: white;
		  pointer-events: none;
		  color:$black;
		  border-left:1px solid #cfcfd0;

		}*/
  /* Transition */
  /*.select:hover::after {
		  color:#00c28f;
		}
		.select::after {
		  -webkit-transition: .25s all ease;
		  -o-transition: .25s all ease;
		  transition: .25s all ease;
		}*/ }
  .course_price_item__header {
    background: #c4f1e5; }
    .course_price_item__header p {
      font-family: "stratos";
      font-weight: 600;
      font-size: 18px; }
  .course_price_item select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: white;
    background-image: none; }
  .course_price_item .select {
    position: relative;
    display: block;
    width: 75px;
    height: 50px;
    line-height: 3;
    background: white;
    overflow: hidden;
    border-radius: .25em;
    border: 1px solid #cfcfd0;
    padding: 10px;
    display: flex; }
  .course_price_item select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 15px;
    color: black;
    cursor: pointer; }
  .course_price_item select::-ms-expand {
    display: none; }

.tickets_remaining_number {
  font-family: "stratos";
  font-weight: 600; }

.training_add_to_cart {
  background: url("/assets/interface/training_button.png");
  padding: 7px;
  text-align: center;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  text-decoration: none;
  font-family: "stratos";
  font-weight: 600;
  font-size: 16px;
  color: white;
  margin-top: 20px;
  width: 102px; }

.course_words p {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 22px;
  color: #3c3c41; }

.course_words ul {
  padding-left: 20px;
  margin-bottom: 20px; }

.course_words li {
  font-size: 16px;
  line-height: 22px;
  font-family: "stratos-lights";
  color: #3c3c41; }

.course_words a {
  color: #00c28f;
  text-decoration: none;
  border-bottom: 1px solid transparent; }

.course_words a:hover {
  border-color: #00c28f; }

.book_course h2 {
  color: #00c38f;
  font-size: 26px; }

@media (max-width: 620px) {
  .training_reason {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 20px; }
  .event_listing {
    padding-left: 20px;
    padding-right: 20px; }
  .event_listing__item {
    flex-wrap: wrap;
    flex-direction: column; }
  .event_listing__item__left_col, .event_listing__item__right_col {
    flex-wrap: wrap;
    flex-direction: column; }
  .event_listing__item__info {
    margin-left: 0; }
  .training_reason_container {
    margin: 20px 0; }
  .event_type {
    margin-top: 0; }
  .training_testimonial {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
    margin-bottom: 20px; }
  .event_listing__item__date {
    margin-bottom: 10px; }
  .event_title {
    margin-bottom: 20px; }
  .event_listing__item__location {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px; }
  .event_listing__item__deal {
    margin-bottom: 10px;
    margin-right: 0; }
  .training_page_summary {
    text-align: center;
    font-size: 18px;
    line-height: 26px; }
  .training_subnav_container {
    display: none; } }

@media (max-width: 700px) {
  .book_course {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px; }
  .course_info__header {
    padding-left: 0;
    width: 33%; }
  .course_info_col {
    padding-left: 20px;
    padding-right: 20px; }
  .course_summary {
    padding-right: 0;
    padding-top: 30px;
    font-size: 21px;
    line-height: 26px; }
  .course_info_col, .book_course {
    width: 100%; }
  .course_price_item_flex {
    flex-direction: column; } }

@media (min-width: 621px) and (max-width: 920px) {
  .training_reason {
    width: 33.333%;
    margin-bottom: 25px; }
  .event_listing__item__right_col {
    flex-direction: column;
    align-items: flex-end; }
  .event_listing__item__deal {
    margin-right: 0;
    margin-bottom: 10px; } }

@media (min-width: 700px) and (max-width: 920px) {
  .course_summary {
    margin-top: 40px; }
  .course_info_col, .book_course {
    width: 100%; }
  .book_course {
    margin-top: 20px; }
  .course_info {
    width: 48%;
    margin-right: 2%; }
  .course_info--background {
    width: 48%;
    margin-left: 2%;
    margin-right: 0;
    margin-top: 36px; }
  .course_info__item {
    flex-wrap: wrap; }
    .course_info__item p {
      width: 100%; } }

.the_story_spotlight {
  margin-top: 100px; }
  .the_story_spotlight .open_me_season_spotlight__content {
    background: #fae5f1; }
    .the_story_spotlight .open_me_season_spotlight__content h2 {
      font-family: "stratos";
      font-weight: 600;
      font-size: 48px;
      color: #cf0072; }
    .the_story_spotlight .open_me_season_spotlight__content h3 {
      font-family: "stratos-lights";
      font-size: 44px;
      color: #cf0072; }

.podcast_signup_container--pink {
  background: #fae5f1; }
  .podcast_signup_container--pink .podcast_form--text_field {
    border-color: #cf0072; }

.story_item--yellow {
  background: #faf0e9; }

.story_item--green {
  background: #eff7f5; }

.story_item--blue {
  background: #e2e5ed; }

.story_item--grey {
  background: #f1f0ef; }

.story_item__header {
  background: #cf0072;
  text-transform: uppercase; }
  .story_item__header h2 {
    color: white;
    font-weight: 600;
    font-family: "stratos";
    font-size: 18px;
    margin-bottom: 5px; }
  .story_item__header__date {
    color: white;
    font-size: 16px; }

.story_item__content_preview {
  background: #fae5f1; }
  .story_item__content_preview p {
    line-height: 22px;
    font-size: 16px;
    font-family: "stratos-lights"; }

.the_story_border {
  background-image: url("/assets/interface/pink_curved_line.gif");
  width: 100%;
  height: 10px; }

.main_page_summary--the_story a {
  text-decoration-color: #cf0072; }

.the_story_filter {
  background: #fae5f1;
  border: 10px solid white;
  padding: 10px 30px;
  border-radius: 50px; }
  .the_story_filter a {
    font-size: 24px;
    font-family: "stratos";
    color: #cf0072; }

.story_embed {
  background: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 100px; }

@media (max-width: 700px) {
  .story_item {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px; }
  .the_story_spotlight {
    padding-left: 20px;
    padding-right: 20px; }
  .the_story_filter {
    width: 90%; }
    .the_story_filter a {
      font-size: 18px; }
  .main_page_title--the_story {
    padding-top: 45px; }
  .the_story_spotlight {
    margin-top: 40px; } }

@media (min-width: 621px) and (max-width: 990px) {
  .story_item {
    width: 50%;
    margin-bottom: 20px; } }

.legal_container {
  background: #000000;
  color: white;
  font-size: 12px;
  padding: 20px 0; }
  .legal_container a {
    color: white;
    text-decoration: none; }

.footer_links {
  color: white;
  background: #1a1a20;
  padding: 30px 80px; }
  .footer_links p {
    font-family: "stratos";
    margin-top: 0;
    font-size: 16px;
    line-height: 28px; }
  .footer_links ul {
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .footer_links a {
    text-decoration: none;
    color: white;
    font-family: "stratos-lights";
    font-size: 14px;
    line-height: 24px; }
  .footer_links a:hover {
    text-decoration: underline; }
  .footer_links span {
    display: none; }
  .footer_links .footer_links--column {
    border-left: 2px solid #595a5e;
    padding-left: 14px; }

.pebble_container {
  padding-top: 0; }

.back_to_top {
  background: #e5e5e5;
  padding: 10px 35px;
  color: #1a1a20;
  text-decoration: none;
  display: flex;
  position: relative;
  align-items: center;
  font-weight: 600; }
  .back_to_top img {
    margin-left: 15px; }

.back_to_top:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 45px 0px;
  border-color: transparent transparent #e5e5e5 transparent;
  content: '';
  position: absolute;
  right: -25px;
  top: 0; }

.back_to_top:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 45px 25px;
  border-color: transparent transparent #e5e5e5 transparent;
  content: '';
  position: absolute;
  left: -25px;
  top: 0; }

@media (max-width: 620px) {
  .back_to_top {
    width: 100%;
    justify-content: center; }
  .back_to_top:after, .back_to_top:before {
    display: none; }
  .back_to_top_container {
    width: 100%; }
  .footer_links {
    padding: 20px; }
    .footer_links .footer_links--column {
      width: 100%;
      border-left: none;
      border-bottom: 2px solid #595a5e;
      padding: 0; }
      .footer_links .footer_links--column ul {
        display: none;
        padding-bottom: 20px; }
      .footer_links .footer_links--column p {
        margin-bottom: 0;
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .footer_links .footer_links--column span {
        display: block; }
        .footer_links .footer_links--column span a {
          font-size: 38px;
          color: #666666; }
        .footer_links .footer_links--column span a:hover {
          text-decoration: none; }
  .pebble_container {
    display: none; }
  .legal_container {
    padding: 0; }
  .legal_container--internal {
    flex-wrap: wrap;
    padding: 20px; }
    .legal_container--internal p {
      width: 100%;
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 20px; }
    .legal_container--internal p:last-child {
      margin-bottom: 0; }
    .legal_container--internal .legal_container--links {
      width: 100%;
      order: -1;
      margin-bottom: 20px; } }

@media (min-width: 621px) and (max-width: 920px) {
  .pebble_container {
    display: none; }
  .footer_links {
    padding: 20px; }
    .footer_links .footer_links--column {
      width: 46%;
      border-left: none;
      border-bottom: 2px solid #595a5e;
      padding: 0;
      margin-left: 2%;
      margin-right: 2%; }
      .footer_links .footer_links--column ul {
        display: none;
        padding-bottom: 20px; }
      .footer_links .footer_links--column p {
        margin-bottom: 0;
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .footer_links .footer_links--column span {
        display: block; }
        .footer_links .footer_links--column span a {
          font-size: 38px;
          color: #666666; }
        .footer_links .footer_links--column span a:hover {
          text-decoration: none; } }
