/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */

@import url(//designers.hubspot.com/hs-fs/hub/327485/file-2054199286-css/font-awesome.css);

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.page-homepage .responsive-no-mobile .text-widget .content-text ul li {
  width:16% !important;  
}

.padding80px {
	padding-top:80px;
  padding-bottom:80px;
}

.padding60px {
	padding-top:60px;
  padding-bottom:60px;
}

.padding40px {
	padding-top:40px;
  padding-bottom:40px;
}

.padding20px {
	padding-top:20px;
  padding-bottom:20px;
}


li {
  list-style: none;
}

a {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: inherit;
  line-height: inherit;
  color: #b30065;
  letter-spacing: 0;
  text-decoration: none;
}

body {
  margin: 0;
  color: #999999;
  -webkit-font-smoothing: antialiased;
}

.row-fluid [class*="span"] {
  min-height: 0;
}

h1 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 4.5rem;
  line-height: 1em;
  color: #fff;
  letter-spacing: 0;
  margin: 0;
}

@media (max-width: 800px) {
  h1 {
    font-size: 3.5rem;
  }
}

@media (max-width: 500px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  margin-top: 0;
}

@media (min-width: 801px) {
  h2 {
    font-family: "Julius Sans One", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.25rem;
    line-height: 1em;
    color: inherit;
    letter-spacing: 0;
  }
}

@media (min-width: 501px) and (max-width: 800px) {
  h2 {
    font-family: "Julius Sans One", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1em;
    color: inherit;
    letter-spacing: 0;
  }
}

@media (max-width: 500px) {
  h2 {
    font-family: "Julius Sans One", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.75rem;
    line-height: 1em;
    color: inherit;
    letter-spacing: 0;
  }
}

h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  margin-top: 0;
}

.subtitle {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.313rem;
  line-height: 1.429em;
  color: #999999;
  letter-spacing: 0.025em;
  margin-top: 0;
}

p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  margin-top: 0;
}

.logo {
  max-width: 150px;
}

.col-1-section--grey {
  background: grey;
}

.col-2-section {
  text-align: center;
}

.col-2-text--icons:before {
  content: "";
}

div.row-fluid-wrapper,
div.row-fluid,
span {
  padding: 0 !important;
  margin: 0 !important;
}

.span6 {
  width: 50% !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .span6 {
    width: 100% !important;
  }
}

.span4 {
  width: 33.3% !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

.span3 {
  width: 25% !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

.span2 {
  width: 16.6% !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

.hs_cos_wrapper {
  display: block;
}

@media (max-width: 500px) {
  .responsive-no-mobile {
    display: none !important;
  }
}

.submitted-message strong {
  text-align: center;
  font-family: "Julius Sans One", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: inherit;
  color: white;
  letter-spacing: 0;
}

.submitted-message p, .submitted-message div {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: inherit;
  color: white;
  letter-spacing: 0;
  text-align: center;
}

.bg-color.bg-white {
  background: #fff;
}

.bg-color.bg-grey {
  background: #f3f4f4;
}

.svg-section {
  overflow-x: scroll;
  overflow-y: hidden;
}

@media (max-width: 800px) {
  .svg-section {
    display: none;
  }
}

.svg-section__item {
  width: 200%;
  max-width: 3000px;
}

.event-of-month {
  background-color: #f3f4f4;
  padding-bottom: 70px;
}

.event-of-month__container {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 60px;
}

.event-of-month__container:before, .event-of-month__container:after {
  content: "";
  display: block;
}

.event-of-month__container:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 600px) {
  .event-of-month__container {
    padding: 0 20px;
  }
}

.event-of-month__item {
  height: 480px;
  position: relative;
}

.event-of-month__item__image {
  background-color: white;
  padding: 0px;
  max-width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  z-index: 100;
  margin-top: -25px;
  margin-left: 35px;
  position: relative;
}

@media (max-width: 900px) {
  .event-of-month__item__image {
    margin: 0 auto 20px;
    float: none;
    width: 100%;
    background-color: transparent;
  }
}

.event-of-month__item__image img {
  max-width: 301px;
  width: 100%;
  border: 5px solid black;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event-of-month__item__image ul {
  margin: 1rem 0 0;
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event-of-month__item__image ul li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 0.9375rem;
  line-height: 2em;
  color: #fff;
  letter-spacing: 0;
  margin: 0 0 5px;
  padding: 9px 0 9px 44px;
  width: 100%;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}

.event-of-month__item__image ul li:before {
  position: absolute;
  left: 20px;
  top: 10px;
}

.event-of-month__item__image ul li.date:before {
  content: url(https://content.t-three.co.uk/hubfs/tp-2017/events/date.png);
}

.event-of-month__item__image ul li.time:before {
  content: url(https://content.t-three.co.uk/hubfs/tp-2017/events/time.png);
}

.event-of-month__item__image ul li.location:before {
  content: url(https://content.t-three.co.uk/hubfs/tp-2017/events/location.png);
}

.event-of-month__item__text {
  float: left;
  width: 100%;
  padding: 60px 60px 60px 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  background-color: white;
}

@media (max-width: 900px) {
  .event-of-month__item__text {
    position: relative;
    text-align: center;
    padding: 60px;
  }
}

.event-of-month__item__text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: black;
}

.event-of-month__item__text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

@media (min-width: 901px) {
  .event-of-month__item__text .button {
    text-align: left;
  }
}

.event-of-month__item__text .sticker {
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/Event-of-the-month.png) 50% 50% no-repeat;
  height: 120px;
  width: 120px;
  position: absolute;
  right: -60px;
  bottom: 20px;
}

@media (max-width: 600px) {
  .event-of-month__item__text .sticker {
    display: none;
  }
}

.video-of-month {
  background-color: #f3f4f4;
  padding-bottom: 70px;
}

.video-of-month__container {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
}

.video-of-month__container:before, .video-of-month__container:after {
  content: "";
  display: block;
}

.video-of-month__container:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 1340px) {
  .video-of-month__container {
    padding: 0 60px 0 20px;
  }
}

@media (max-width: 768px) {
  .video-of-month__container {
    padding: 0 60px 0 60px;
  }
}

@media (max-width: 480px) {
  .video-of-month__container {
    padding: 0 20px 0 20px;
  }
}

.video-of-month__item {
  position: relative;
}

.video-of-month__item:before, .video-of-month__item:after {
  content: "";
  display: block;
}

.video-of-month__item:after {
  clear: both;
  visibility: hidden;
}

.video-of-month__item__image {
  border: 5px solid #000;
  background-color: #fff;
  padding: 0px;
  width: 34%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  z-index: 1;
  max-width: 340px;
  height: 100%;
  position: absolute;
  cursor: pointer;
}

@media (max-width: 1000px) {
  .video-of-month__item__image {
    position: absolute;
  }
}

@media (max-width: 768px) {
  .video-of-month__item__image {
    width: 100%;
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
    height: 300px;
  }
}

.video-of-month__item__image .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-of-month__item__text {
  float: left;
  padding: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 400px;
  top: 50%;
  background-color: white;
  position: relative;
  width: 100%;
  z-index: 0;
  margin-top: 20px;
}

@media (min-width: 767px) {
  .video-of-month__item__text {
    margin-bottom: 180px;
  }
}

@media (max-width: 1000px) {
  .video-of-month__item__text {
    padding-left: 60px;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    position: static;
    width: 66%;
    margin-left: 34%;
  }
}

@media (max-width: 768px) {
  .video-of-month__item__text {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}

.video-of-month__item__text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: black;
}

.video-of-month__item__text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

.video-of-month__item__text p:nth-child(2) {
  text-decoration: underline;
  color: #ff007f;
  font-weight: 600;
}

.video-of-month__item__text .button {
  text-align: left;
}

.video-of-month__item__text .sticker {
  background: url("https://content.t-three.co.uk/hubfs/tp-2017/video-of-the-month.png") 50% 50% no-repeat;
  height: 120px;
  width: 120px;
  position: absolute;
  right: -60px;
  bottom: 20px;
}

@media (max-width: 480px) {
  .video-of-month__item__text .sticker {
    display: none;
  }
}

.video-of-month__listing {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px 0 20px;
  padding-left: 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-of-month__listing:before, .video-of-month__listing:after {
  content: "";
  display: block;
}

.video-of-month__listing:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 1340px) {
  .video-of-month__listing {
    padding-right: 60px;
  }
}

@media (max-width: 1000px) {
  .video-of-month__listing {
    padding-left: 34%;
  }
}

@media (max-width: 767px) {
  .video-of-month__listing {
    position: relative;
    padding-left: 0;
    padding-right: 2%;
  }
}

.video-of-month__listing__item {
  float: left;
  text-align: right;
  width: 20%;
  margin-top: 30px;
}

.video-of-month__listing__item__image {
  position: relative;
  padding-top: 90%;
  width: 90%;
  margin-left: 10%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 5px solid black;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.video-of-month__listing__item__image .play-button {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-of-month__listing__item__image .play-button:before {
  margin-left: 10px;
  top: 10px;
  position: relative;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 30px solid white;
}

@media (max-width: 767px) {
  .video-of-month__listing__item__image .play-button {
    height: 30px;
    width: 30px;
  }
  .video-of-month__listing__item__image .play-button:before {
    margin-left: 8px;
    top: 7px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 15px solid white;
  }
}

.next-and-previous-widget {
  background-color: #f3f4f4;
  text-transform: uppercase;
}

.next-and-previous-widget:before, .next-and-previous-widget:after {
  content: "";
  display: block;
}

.next-and-previous-widget:after {
  clear: both;
  visibility: hidden;
}

.next-and-previous-widget__item {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #333333;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 30px 0;
  display: block;
  color: #000;
}

.next-and-previous-widget__item:hover {
  background-color: #eee;
}

.next-and-previous-widget__item--text-left {
  text-align: center;
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/np_left-arrow.png) 7% 50% no-repeat;
}

.next-and-previous-widget__item--text-right {
  text-align: center;
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/np_right_arrow.png) 93% 50% no-repeat;
}

@media (min-width: 800px) {
  .next-and-previous-widget__item {
    width: 50%;
    padding: 60px 0;
    float: left;
  }
  .next-and-previous-widget__item--text-left {
    padding-left: 145px;
    text-align: left;
  }
  .next-and-previous-widget__item--text-right {
    padding-right: 145px;
    text-align: right;
  }
}

.text-widget {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (max-width: 500px) {
  .text-widget {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.text-widget.text-widget--no-padding-top {
  padding-top: 0 !important;
}

.text-widget.text-widget--no-padding-bottom {
  padding-bottom: 0 !important;
}

.text-widget--bg-red {
  background-color: #b30065;
  color: white;
}

.text-widget--bg-red .content-text h2, .text-widget--bg-red .content-text h3, .text-widget--bg-red .content-text .subtitle {
  color: white !important;
}

.text-widget--bg-pink {
  background-color: #ff007f;
  color: white;
}

.text-widget--bg-pink .content-text h2, .text-widget--bg-pink .content-text h3, .text-widget--bg-pink .content-text .subtitle {
  color: white !important;
}

.text-widget--bg-white .content-text h2, .text-widget--bg-white .content-text h3, .text-widget--bg-white .content-text .subtitle {
  color: #333333 !important;
}

.text-widget--bg-grey {
  background-color: #f3f4f4;
}

.text-widget--bg-grey .content-text h2, .text-widget--bg-grey .content-text h3, .text-widget--bg-grey .content-text .subtitle {
  color: #333333 !important;
}

.text-widget--bg-dark-grey {
  background-color: #959595;
  color: white;
}

.text-widget--bg-dark-grey .content-text h2, .text-widget--bg-dark-grey .content-text h3, .text-widget--bg-dark-grey .content-text .subtitle {
  color: white !important;
}

.text-widget--text-centered {
  text-align: center;
}

.text-widget--text-centered .content-text h2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.text-widget--text-centered .content-text .subtitle {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.text-widget .content-text--has-subtitle-and-body .subtitle {
  padding-bottom: 50px;
}

.text-widget .content-text h2 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  color: black;
}

@media (max-width: 500px) {
  .text-widget .content-text h2 {
    font-size: 1.5rem;
  }
}

.text-widget .content-text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: black;
}

@media (max-width: 500px) {
  .text-widget .content-text h3 {
    font-size: 1.25rem;
  }
}

.text-widget .content-text .body {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

.text-widget .content-text ul li {
  list-style: disc;
}

.text-columns {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-columns:before, .text-columns:after {
  content: "";
  display: block;
}

.text-columns:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 1199px) {
  .text-columns {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 801px) {
  .text-columns--count-2 .text-columns__item {
    width: 50%;
  }
}

@media (max-width: 800px) {
  .text-columns--count-2 .text-columns__item {
    text-align: center;
  }
  .text-columns--count-2 .text-columns__item li {
    text-align: left;
  }
}

@media (min-width: 801px) {
  .text-columns--count-3 .text-columns__item {
    width: 33.3%;
  }
}

@media (max-width: 800px) {
  .text-columns--count-3 .text-columns__item {
    text-align: center;
  }
}

@media (min-width: 801px) {
  .text-columns--count-4 .text-columns__item {
    width: 25%;
  }
}

@media (max-width: 800px) {
  .text-columns--count-4 .text-columns__item {
    text-align: center;
  }
}

.text-columns--with-2-items .text-columns__item {
  padding-left: 80px !important;
  width: 50%;
}

.text-columns--with-3-items .text-columns__item {
  padding-left: 80px !important;
  width: 33%;
}

.text-columns--with-4-items {
  padding: 40px 0;
}

.text-columns--with-4-items .text-columns__item {
  padding-left: 80px !important;
  width: 50%;
}

.text-columns--with-4-items .text-columns__item:nth-child(3) {
  clear: both;
}

.text-columns--with-5-items .text-columns__item {
  padding-left: 80px !important;
  width: 33%;
}

@media (min-width: 1000px) {
  .text-columns--with-5-items .text-columns__item:nth-child(4) {
    margin-left: 16.66%;
  }
}

.text-columns__item {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 800px) {
  .text-columns__item:first-child {
    padding-left: 0;
  }
  .text-columns__item:last-child {
    padding-right: 0;
  }
}

.text-columns__item .content-text h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
}

.text-columns__item .content-text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
}

.text-columns__item .content-text .body {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

@media (max-width: 500px) {
  .text-columns__item.text-columns__item--with-side-icon {
    background-position: 50% 20px !important;
    padding: 75px 20px 0 20px !important;
  }
}

.text-columns__item.text-columns__item--with-side-icon h3 {
  margin-top: 7px;
}

.text-columns--no-padding-top {
  padding-top: 0 !important;
}

.text-columns--no-padding-bottom {
  padding-bottom: 0 !important;
}

.text-columns strong {
  color: #333333;
}

@media (min-width: 800px) {
  .two-columns-image-on-right .text-columns__item.text-columns__item--left-panel {
    padding-top: 100px;
  }
}

@media (max-width: 800px) {
  .two-columns-image-on-right .text-columns__item.text-columns__item--right-panel {
    float: none;
  }
}

.two-columns-image-on-right .text-columns__item.text-columns__item--right-panel img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 800px) {
  .two-columns-image-on-right .text-columns__item.text-columns__item--right-panel img {
    margin: 0 auto;
    display: block;
  }
}

.mpu-widget {
  text-align: center;
  padding: 0 40px;
}

.mpu-widget.ambient {
  padding: 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 500px) {
  .mpu-widget.ambient {
    padding: 10px;
  }
}

.mpu-widget.ambient .content-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: none;
  transform: none;
  padding-top: 180px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 500px) {
  .mpu-widget.ambient .content-text {
    padding: 10px;
  }
}

.mpu-widget.ambient .content-text__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 500px) {
  .mpu-widget.ambient .content-text__inner {
    padding: 0;
    position: relative;
  }
}

.mpu-widget.ambient .video {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  padding-bottom: 100vh;
  overflow: hidden;
}

@media (max-width: 500px) {
  .mpu-widget.ambient .video {
    padding-bottom: 0;
  }
}

.mpu-widget.ambient .video video {
  width: auto;
  height: 100%;
  -o-object-fit: inherit;
  object-fit: inherit;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mpu-widget.ambient .video-placeholder, .mpu-widget.ambient .image-placeholder {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 1600px) {
  .mpu-widget.ambient .video-placeholder, .mpu-widget.ambient .image-placeholder {
    width: 100%;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}

@media (min-width: 401px) {
  .mpu-widget.ambient .image-placeholder {
    display: none;
  }
}

.mpu-widget__header {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 4.5rem;
  line-height: 1em;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 50px;
}

@media (max-width: 800px) {
  .mpu-widget__header {
    font-size: 3.5rem;
  }
}

@media (max-width: 500px) {
  .mpu-widget__header {
    font-size: 2.5rem;
  }
}

.mpu-widget__subheader {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.875rem;
  line-height: 1.475em;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 70px;
}

@media (max-width: 500px) {
  .mpu-widget__subheader {
    font-size: 1.5rem;
  }
}

.mpu-widget .wrapper .mpu-widget__header {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.mpu-widget .wrapper .mpu-widget__subheader {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 500px) {
  .mpu-widget {
    height: 500px !important;
    padding: 10px;
  }
  .mpu-widget__header {
    font-size: 1.875rem !important;
  }
  .mpu-widget__subheader {
    font-size: 1.15rem !important;
  }
}

.wrapper {
  width: 100%;
  height: inherit;
}

.wrapper--contained {
  max-width: 1300px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}

@media (max-width: 500px) {
  .wrapper--contained {
    padding: 0 20px;
  }
}

.wrapper--v-centered .content-text {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.wrapper--v-bottom .content-text {
  position: relative;
  top: 100%;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.wrapper--text-center {
  text-align: center;
}

/*

ABOUT US SUBNAV CSS

*/
.navigation-widget {
  border-bottom: 1px solid #b7b7b7;
}

.navigation-widget ul.bullet-list {
  width: auto;
  padding: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: auto;
  position: relative;
  list-style: none;
  font-size: 0;
}

.navigation-widget .bullet-list__item {
  width: auto;
  display: inline-block;
}

@media (max-width: 600px) {
  .navigation-widget .bullet-list__item {
    width: 100%;
  }
}

.navigation-widget .bullet-list__item a {
  display: block;
  padding: 35px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 1em;
  color: #000;
  letter-spacing: 0;
}

.navigation-widget .bullet-list__item--active a, .navigation-widget .bullet-list__item:hover a {
  background-color: #fff336;
}

.quote-widget--v-centered .wrapper {
  height: inherit;
}

.quote-widget--v-centered .wrapper .content-text {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.quote-widget--text-centered {
  text-align: center;
}

.quote-widget--text-centered .content-text h2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.quote-widget--text-centered .content-text .subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.quote-widget .content-text {
  color: white;
}

.quote-widget .content-text blockquote {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 2.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  max-width: 900px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
  margin-bottom: 40px;
}

.quote-widget .content-text blockquote:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #fff336;
  max-width: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

.quote-widget .content-text .author {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
}

.grey-bg {
  background: #ebebeb;
}

.featured {
  padding: 0 10px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.featured .post-body {
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  height: 405px;
}

.featured .post-body:not(:nth-child(1)), .featured .post-body:not(:nth-child(2)), .featured .post-body:not(:nth-child(4)) {
  width: 25%;
}

@media (max-width: 1000px) {
  .featured .post-body:not(:nth-child(1)), .featured .post-body:not(:nth-child(2)), .featured .post-body:not(:nth-child(4)) {
    width: 100%;
  }
}

.featured .post-body:nth-child(1), .featured .post-body:nth-child(2), .featured .post-body:nth-child(4) {
  width: 50%;
}

@media (max-width: 1000px) {
  .featured .post-body:nth-child(1), .featured .post-body:nth-child(2), .featured .post-body:nth-child(4) {
    width: 100%;
  }
}

.featured .post-body:nth-child(1) .image img, .featured .post-body:nth-child(2) .image img, .featured .post-body:nth-child(4) .image img {
  height: auto;
  width: 100%;
}

.featured .post-body:nth-child(1) .text, .featured .post-body:nth-child(2) .text, .featured .post-body:nth-child(4) .text {
  padding-top: 40px;
  padding-bottom: 40px;
}

.featured .post-body .image {
  height: 203px;
  position: relative;
  overflow: hidden;
}

.featured .post-body .image img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
}

@media (max-width: 1000px) {
  .featured .post-body .image img {
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.featured .post-body .text {
  padding: 26px 38px;
  background: #fff;
  height: 202px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.featured .post-body .text p {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.1em;
  margin: 0;
}

.featured .post-body .text p.post-type {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #ff007f;
  letter-spacing: 0.1em;
}

.featured .post-body .text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.222em;
  color: #000;
  letter-spacing: 0.1em;
  margin: 15px 0;
  max-height: 84px;
  overflow: hidden;
}

.soak-blog-listing {
  background: #ebebeb;
  padding: 60px 0 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.soak-blog-listing .post-listing {
  margin-bottom: 45px;
}

.soak-blog-listing .post-item {
  padding: 0 10px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
}

@media (max-width: 1000px) {
  .soak-blog-listing .post-item {
    width: 50%;
  }
}

@media (max-width: 600px) {
  .soak-blog-listing .post-item {
    width: 100%;
  }
}

.soak-blog-listing .post-item .post-body {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 405px;
  width: 100%;
}

.soak-blog-listing .post-item .post-body .hs-featured-image-wrapper {
  height: 203px;
  position: relative;
  overflow: hidden;
}

.soak-blog-listing .post-item .post-body .hs-featured-image-wrapper img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none;
  margin: 0;
  float: none;
  -webkit-backface-visibility: hidden;
}

@media (max-width: 600px) {
  .soak-blog-listing .post-item .post-body .hs-featured-image-wrapper img {
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.soak-blog-listing .post-item .post-body .post-summary {
  padding: 26px 38px;
  background: #fff;
  height: 202px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.soak-blog-listing .post-item .post-body .post-summary p {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.1em;
  margin: 0;
}

.soak-blog-listing .post-item .post-body .post-summary p.post-type {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #ff007f;
  letter-spacing: 0.1em;
}

.soak-blog-listing .post-item .post-body .post-summary h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.222em;
  color: #000;
  letter-spacing: 0.1em;
  margin: 15px 0;
  max-height: 84px;
  overflow: hidden;
}

.soak-blog-listing .blog-pagination {
  text-align: center;
}

.soak-blog-listing .blog-pagination .pagination {
  margin: 0 auto;
  display: inline-block;
  width: auto;
  max-width: 100%;
  padding: 0;
}

.soak-blog-listing .blog-pagination .pagination li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.025em;
  display: inline-block;
  padding: 3px 4px;
  margin: 0 11px;
  border-bottom: 2px solid transparent;
}

.soak-blog-listing .blog-pagination .pagination li a {
  color: inherit;
}

.soak-blog-listing .blog-pagination .pagination li.active {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1em;
  color: #000;
  letter-spacing: 0.025em;
  border-bottom: 2px solid #b30065;
}

.blog-cta {
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.blog-cta .wrapper--contained {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 1000px) {
  .blog-cta .wrapper--contained {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    position: static;
    padding: 50px 20px;
  }
}

.blog-cta .wrapper--contained .blog-cta__content-text {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1000px) {
  .blog-cta .wrapper--contained .blog-cta__content-text {
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    float: none;
    max-width: 100%;
    text-align: center;
  }
}

.blog-cta--image-right .wrapper--contained .blog-cta__content-image {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1000px) {
  .blog-cta--image-right .wrapper--contained .blog-cta__content-image {
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}

.blog-cta__content-text {
  float: left;
  max-width: 400px;
  width: 33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blog-cta__content-text .blog-cta__cta-header {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.133em;
  color: #fff;
  letter-spacing: 0;
}

.blog-cta__content-text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0;
}

.blog-cta__content-text .button {
  text-align: left;
}

@media (max-width: 1000px) {
  .blog-cta__content-text .button {
    text-align: center;
  }
}

.blog-cta__content-image {
  width: 58%;
  max-width: 700px;
}

@media (max-width: 1220px) {
  .blog-cta__content-image img {
    max-width: 100%;
  }
}

.product-list {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 70px;
}

.product-list:before, .product-list:after {
  content: "";
  display: block;
}

.product-list:after {
  clear: both;
  visibility: hidden;
}

.product-list__item {
  float: left;
  margin: 1%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 339px;
  border: 1px solid #b7b7b7;
  box-sizing: border-box;
}

@media (min-width: 901px) {
  .product-list__item {
    width: 31.3%;
  }
  .product-list__item:nth-child(10) {
    margin-left: 34.3%;
  }
}

@media (min-width: 501px) and (max-width: 900px) {
  .product-list__item {
    width: 48%;
  }
}

@media (max-width: 500px) {
  .product-list__item {
    width: 98%;
  }
}

.product-list__item:hover {
  background-color: #ebebeb;
}

.product-list__item span {
  height: inherit;
  width: 100%;
  display: block;
}

.product-list__item a {
  height: inherit;
  width: 100%;
  display: block;
}

.product-list__item .content-text {
  width: 100%;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}

.product-list__item .content-text .logo {
  max-width: 100%;
}

.product-list__item .content-text .logo img {
  margin-left: auto;
  margin-right: auto;
}

.product-list__item .content-text h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
}

.product-list__item .content-text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: #333333;
  min-height: 2.5rem;
  margin-top: 20px;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.product-list__item .content-text .bodycopy {
  color: #999999;
  min-height: 3rem;
}

.related-products-widget:before, .related-products-widget:after {
  content: "";
  display: block;
}

.related-products-widget:after {
  clear: both;
  visibility: hidden;
}

.related-products-widget--showing-1 ul {
  max-width: 300px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.related-products-widget--showing-1 ul li {
  float: none !important;
  width: 100%;
  text-align: center;
}

.related-products-widget--showing-2 ul {
  max-width: 600px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 599px) {
  .related-products-widget--showing-2 ul li {
    width: 100% !important;
    padding: 25px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (min-width: 600px) {
  .related-products-widget--showing-2 ul li {
    width: 300px;
    padding: 0;
  }
}

.related-products-widget--showing-3 ul {
  max-width: 900px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 600px) {
  .related-products-widget--showing-3 ul li {
    width: 33.3% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 599px) {
  .related-products-widget--showing-3 ul li {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0;
  }
}

.related-products-widget--showing-4 ul {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 500px) {
  .related-products-widget--showing-4 ul li {
    width: 300px;
    padding: 0;
  }
}

@media (max-width: 499px) {
  .related-products-widget--showing-4 ul li {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0;
  }
}

.related-products-widget--showing-5 ul {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.related-products-widget--showing-5 ul li {
  width: 406.66667px !important;
}

.related-products-widget--showing-5 ul li:nth-child(4) {
  margin-left: 200px;
}

.related-products-widget .content-text {
  padding: 70px 0 70px 0;
}

.related-products-widget .content-text:before, .related-products-widget .content-text:after {
  content: "";
  display: block;
}

.related-products-widget .content-text:after {
  clear: both;
  visibility: hidden;
}

.related-products-widget .content-text h3 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
}

.related-products-widget .content-text ul li {
  text-align: center;
  float: left;
}

@media (max-width: 599px) {
  .related-products-widget .content-text ul li {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0;
  }
}

.event-of-month {
  background-color: #f3f4f4;
  padding-bottom: 70px;
}

.event-of-month__container {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 60px;
}

.event-of-month__container:before, .event-of-month__container:after {
  content: "";
  display: block;
}

.event-of-month__container:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 600px) {
  .event-of-month__container {
    padding: 0 20px;
  }
}

.event-of-month__item {
  height: 480px;
  position: relative;
}

.event-of-month__item__image {
  background-color: white;
  padding: 0px;
  max-width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  z-index: 100;
  margin-top: -25px;
  margin-left: 35px;
  position: relative;
}

@media (max-width: 900px) {
  .event-of-month__item__image {
    margin: 0 auto 20px;
    float: none;
    width: 100%;
    background-color: transparent;
  }
}

.event-of-month__item__image img {
  max-width: 301px;
  width: 100%;
  border: 5px solid black;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event-of-month__item__image ul {
  margin: 1rem 0 0;
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event-of-month__item__image ul li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 0.9375rem;
  line-height: 2em;
  color: #fff;
  letter-spacing: 0;
  margin: 0 0 5px;
  padding: 9px 0 9px 44px;
  width: 100%;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}

.event-of-month__item__image ul li:before {
  position: absolute;
  left: 20px;
  top: 10px;
}

.event-of-month__item__image ul li.date:before {
  content: url(https://content.t-three.co.uk/hubfs/tp-2017/events/date.png);
}

.event-of-month__item__image ul li.time:before {
  content: url(https://content.t-three.co.uk/hubfs/tp-2017/events/time.png);
}

.event-of-month__item__image ul li.location:before {
  content: url(https://content.t-three.co.uk/hubfs/tp-2017/events/location.png);
}

.event-of-month__item__text {
  float: left;
  width: 100%;
  padding: 60px 60px 60px 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  background-color: white;
}

@media (max-width: 900px) {
  .event-of-month__item__text {
    position: relative;
    text-align: center;
    padding: 60px;
  }
}

.event-of-month__item__text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: black;
}

.event-of-month__item__text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

@media (min-width: 901px) {
  .event-of-month__item__text .button {
    text-align: left;
  }
}

.event-of-month__item__text .sticker {
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/Event-of-the-month.png) 50% 50% no-repeat;
  height: 120px;
  width: 120px;
  position: absolute;
  right: -60px;
  bottom: 20px;
}

@media (max-width: 600px) {
  .event-of-month__item__text .sticker {
    display: none;
  }
}

.recommended-events__group {
  padding-bottom: 35px !important;
}

.recommended-events__group .text-widget {
  padding-bottom: 35px !important;
}

.event-listing__container {
  max-width: 1200px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event-listing__item {
  float: left;
  width: 16.6%;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 385px;
}

@media (max-width: 1000px) {
  .event-listing__item {
    width: 20%;
  }
}

@media (max-width: 900px) {
  .event-listing__item {
    width: 25%;
  }
}

@media (max-width: 800px) {
  .event-listing__item {
    width: 33.3%;
  }
}

@media (max-width: 700px) {
  .event-listing__item {
    width: 50%;
  }
}

@media (max-width: 500px) {
  .event-listing__item {
    width: 100%;
    min-height: 0;
    margin-bottom: 35px;
  }
}

.event-listing__item .image {
  width: 100%;
  height: 180px;
  border: 1px solid #e1e1e1;
}

.event-listing__item .image img {
  max-width: 160px;
  margin: 0 auto;
  max-height: 160px;
  width: 100%;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.event-listing__item h3 {
  color: black;
  font-size: 1rem;
  margin-top: 30px;
  text-align: center;
}

.event-listing__item .time {
  font-size: 0.875rem;
  color: #b30065;
  text-align: center;
  line-height: 1em;
}

.event-listing__item a:hover .image {
  background-color: #fff336;
}

.page-footer-area {
  background-color: #f3f4f4;
  text-align: center;
  color: #000;
  text-align: center;
  font-weight: bold;
}

.page-footer-area .cell-wrapper {
  max-width: 860px;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  padding: 77px 20px 40px;
}

.page-footer-area p {
  margin: 0 0 35px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.6em;
  color: #000;
  letter-spacing: 0;
}

.page-footer-area a {
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.page-footer-area a:hover {
  color: #666666;
}

.page-footer-area ul {
  text-align: center;
  padding: 0;
  margin: 0;
}

.page-footer-area ul:before, .page-footer-area ul:after {
  content: "";
  display: block;
}

.page-footer-area ul:after {
  clear: both;
  visibility: hidden;
}

.page-footer-area li {
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.6em;
  color: #000;
  letter-spacing: 0;
  padding: 0 23px;
  position: relative;
}

.page-footer-area li:last-child:after {
  content: "";
}

.page-footer-area li:after {
  position: absolute;
  content: "|";
  top: 0;
  left: 100%;
}

.page-footer-area .footer-social-logos {
  margin-bottom: 70px;
}

.page-footer-area .footer-social-logos ul li {
  padding: 0 8px;
  line-height: 1em;
}

.page-footer-area .footer-social-logos ul li:last-child:after {
  content: "";
}

.page-footer-area .footer-social-logos ul li:after {
  content: "";
}

.page-footer-area .footer-copyright-message ul li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 0.9375rem;
  line-height: 2em;
  color: #999999;
  letter-spacing: 0;
  position: relative;
}

.page-footer-area .footer-copyright-message ul li a {
  color: #999999;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.page-footer-area .footer-copyright-message ul li a:hover {
  color: #666666;
}

.page-footer-area .footer-copyright-message ul li:last-child {
  width: 56px;
}

@media (max-width: 860px) {
  .page-footer-area .footer-copyright-message ul li:last-child {
    display: block;
    width: 100%;
    height: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.page-footer-area .footer-copyright-message ul li .sgs-logo {
  width: 56px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.grey-bg {
  background: #ebebeb;
}

.featured {
  padding: 0 10px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.featured .post-body {
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  height: 405px;
}

.featured .post-body:not(:nth-child(1)), .featured .post-body:not(:nth-child(2)), .featured .post-body:not(:nth-child(4)) {
  width: 25%;
}

@media (max-width: 1000px) {
  .featured .post-body:not(:nth-child(1)), .featured .post-body:not(:nth-child(2)), .featured .post-body:not(:nth-child(4)) {
    width: 100%;
  }
}

.featured .post-body:nth-child(1), .featured .post-body:nth-child(2), .featured .post-body:nth-child(4) {
  width: 50%;
}

@media (max-width: 1000px) {
  .featured .post-body:nth-child(1), .featured .post-body:nth-child(2), .featured .post-body:nth-child(4) {
    width: 100%;
  }
}

.featured .post-body:nth-child(1) .image img, .featured .post-body:nth-child(2) .image img, .featured .post-body:nth-child(4) .image img {
  height: auto;
  width: 100%;
}

.featured .post-body:nth-child(1) .text, .featured .post-body:nth-child(2) .text, .featured .post-body:nth-child(4) .text {
  padding-top: 40px;
  padding-bottom: 40px;
}

.featured .post-body .image {
  height: 203px;
  position: relative;
  overflow: hidden;
}

.featured .post-body .image img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
}

@media (max-width: 1000px) {
  .featured .post-body .image img {
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.featured .post-body .text {
  padding: 26px 38px;
  background: #fff;
  height: 202px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.featured .post-body .text p {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.1em;
  margin: 0;
}

.featured .post-body .text p.post-type {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #ff007f;
  letter-spacing: 0.1em;
}

.featured .post-body .text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.222em;
  color: #000;
  letter-spacing: 0.1em;
  margin: 15px 0;
  max-height: 84px;
  overflow: hidden;
}

.soak-blog-listing {
  background: #ebebeb;
  padding: 60px 0 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.soak-blog-listing .post-listing {
  margin-bottom: 45px;
}

.soak-blog-listing .post-item {
  padding: 0 10px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
}

@media (max-width: 1000px) {
  .soak-blog-listing .post-item {
    width: 50%;
  }
}

@media (max-width: 600px) {
  .soak-blog-listing .post-item {
    width: 100%;
  }
}

.soak-blog-listing .post-item .post-body {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 405px;
  width: 100%;
}

.soak-blog-listing .post-item .post-body .hs-featured-image-wrapper {
  height: 203px;
  position: relative;
  overflow: hidden;
}

.soak-blog-listing .post-item .post-body .hs-featured-image-wrapper img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none;
  margin: 0;
  float: none;
  -webkit-backface-visibility: hidden;
}

@media (max-width: 600px) {
  .soak-blog-listing .post-item .post-body .hs-featured-image-wrapper img {
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.soak-blog-listing .post-item .post-body .post-summary {
  padding: 26px 38px;
  background: #fff;
  height: 202px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.soak-blog-listing .post-item .post-body .post-summary p {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.1em;
  margin: 0;
}

.soak-blog-listing .post-item .post-body .post-summary p.post-type {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #ff007f;
  letter-spacing: 0.1em;
}

.soak-blog-listing .post-item .post-body .post-summary h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.222em;
  color: #000;
  letter-spacing: 0.1em;
  margin: 15px 0;
  max-height: 84px;
  overflow: hidden;
}

.soak-blog-listing .blog-pagination {
  text-align: center;
}

.soak-blog-listing .blog-pagination .pagination {
  margin: 0 auto;
  display: inline-block;
  width: auto;
  max-width: 100%;
  padding: 0;
}

.soak-blog-listing .blog-pagination .pagination li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.025em;
  display: inline-block;
  padding: 3px 4px;
  margin: 0 11px;
  border-bottom: 2px solid transparent;
}

.soak-blog-listing .blog-pagination .pagination li a {
  color: inherit;
}

.soak-blog-listing .blog-pagination .pagination li.active {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1em;
  color: #000;
  letter-spacing: 0.025em;
  border-bottom: 2px solid #b30065;
}

.blog-cta {
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.blog-cta .wrapper--contained {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 1000px) {
  .blog-cta .wrapper--contained {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    position: static;
    padding: 50px 20px;
  }
}

.blog-cta .wrapper--contained .blog-cta__content-text {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1000px) {
  .blog-cta .wrapper--contained .blog-cta__content-text {
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    float: none;
    max-width: 100%;
    text-align: center;
  }
}

.blog-cta--image-right .wrapper--contained .blog-cta__content-image {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1000px) {
  .blog-cta--image-right .wrapper--contained .blog-cta__content-image {
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}

.blog-cta__content-text {
  float: left;
  max-width: 400px;
  width: 33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blog-cta__content-text .blog-cta__cta-header {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.133em;
  color: #fff;
  letter-spacing: 0;
}

.blog-cta__content-text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0;
}

.blog-cta__content-text .button {
  text-align: left;
}

@media (max-width: 1000px) {
  .blog-cta__content-text .button {
    text-align: center;
  }
}

.blog-cta__content-image {
  width: 58%;
  max-width: 700px;
}

@media (max-width: 1220px) {
  .blog-cta__content-image img {
    max-width: 100%;
  }
}

.recommended-videos__group {
  padding-bottom: 35px !important;
}

.recommended-videos__group .text-widget {
  padding-bottom: 35px !important;
}

.video-listing__container {
  max-width: 1200px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-listing__item {
  float: left;
  width: 16.6%;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 385px;
}

@media (max-width: 1000px) {
  .video-listing__item {
    width: 20%;
  }
}

@media (max-width: 900px) {
  .video-listing__item {
    width: 25%;
  }
}

@media (max-width: 800px) {
  .video-listing__item {
    width: 33.3%;
  }
}

@media (max-width: 700px) {
  .video-listing__item {
    width: 50%;
  }
}

@media (max-width: 500px) {
  .video-listing__item {
    width: 100%;
    min-height: 0;
    margin-bottom: 35px;
  }
}

.video-listing__item .image {
  width: 100%;
}

.video-listing__item .image img {
  max-width: 160px;
  max-height: 160px;
  display: block;
  max-width: 160px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-listing__item h3 {
  color: black;
  font-size: 1rem;
  margin-top: 30px;
  text-align: center;
}

.video-listing__item p {
  font-size: 0.875rem;
  color: #b30065;
  text-align: center;
  line-height: 1em;
}

.video-widget {
  height: 649px;
}

.video-widget--light-text {
  color: white;
}

.video-widget h4 {
  margin: 0;
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  font-size: 1.125rem;
  color: inherit;
}

.video-widget h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
}

.video-widget p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  font-size: 1rem;
  color: inherit;
}

@media (max-width: 600px) {
  .video-widget {
    height: 480px;
  }
}

@media (max-width: 480px) {
  .video-widget {
    height: 400px;
  }
}

.play-button {
  background-color: #fff336;
  opacity: 0.9;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  cursor: pointer;
}

.play-button:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 30px;
  top: 30px;
  position: relative;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 60px solid white;
}

.play-button:hover:before {
  border-color: transparent transparent transparent black !important;
}

.videoplayerwidget {
  display: none;
}

.videoplayerwidget .video {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
}

.videoplayerwidget .video > video {
  display: none !important;
}

.videoplayerwidget .video .overlay {
  background-color: rgba(70, 70, 70, 0.9);
  height: inherit;
  padding-top: 60px;
}

.videoplayerwidget .video .overlay .player {
  margin: 20px 80px;
  height: inherit;
  max-height: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .videoplayerwidget .video .overlay .player {
    height: 480px;
  }
}

@media (max-width: 600px) {
  .videoplayerwidget .video .overlay .player {
    height: 360px;
  }
}

.videoplayerwidget .video .overlay .player .video-instance {
  height: inherit;
}

.videoplayerwidget .video .overlay .player .video-instance iframe {
  width: 100%;
  height: inherit;
}

.videoplayerwidget .video .overlay .close {
  position: fixed;
  top: 5%;
  right: 30px;
  color: white;
}

.videoplayerwidget .video .overlay .close span {
  width: 20px;
}

.videoplayerwidget .video .overlay .close span:before {
  content: "";
  display: block;
  width: 20px;
  background-color: white;
  border: 1px solid white;
  height: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.videoplayerwidget .video .overlay .close span:after {
  content: "";
  display: block;
  width: 20px;
  background-color: white;
  border: 1px solid white;
  height: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.videoimage {
  cursor: pointer;
}

.location__wrapper {
  height: 600px;
}

.location__text {
  width: 50%;
  float: left;
  background-color: #464646;
  height: inherit;
}

@media (max-width: 1000px) {
  .location__text {
    width: 100%;
  }
}

.location__text__wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-width: 590px;
  margin-right: 0;
  margin-left: auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1000px) {
  .location__text__wrapper {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
  }
}

.location__text__wrapper h2 {
  color: white;
  margin-top: 0;
}

.location__map {
  width: 50%;
  float: left;
  height: inherit;
}

@media (max-width: 1000px) {
  .location__map {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .location__map {
    display: none;
  }
}

@media (min-width: 800px) {
  .client-widgets--count-2 .client-widgets__item {
    width: 50%;
    float: left;
  }
}

@media (min-width: 800px) {
  .client-widgets--count-3 .client-widgets__item {
    width: 33%;
    float: left;
  }
}

@media (min-width: 900px) {
  .client-widgets--count-4 .client-widgets__item {
    width: 50%;
    float: left;
  }
}

@media (min-width: 600px) {
  .client-widgets--count-4 .client-widgets__item {
    width: 25%;
    float: left;
  }
}

.client-widgets .client-widgets__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.client-widget a {
  height: inherit;
}

.client-widget .video-link {
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
}

.client-widget .video-link:hover .play-button:before {
  border-color: transparent transparent transparent black !important;
}

.client-widget .client-logo {
  height: 140px;
  max-width: 90%;
  margin: 0 auto;
}

.client-widget .client-logo img {
  position: relative;
  top: 100%;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  max-width: 100%;
}

.client-widget .body {
  height: 140px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.625rem;
  line-height: 1em;
  color: #fff336;
  letter-spacing: 0;
}

.client-widget hr {
  width: 60px;
  border: 0;
  border-top: 3px solid white;
  margin-top: 47px;
  margin-bottom: 47px;
}

@media (max-width: 500px) {
  .client-widget {
    border-bottom: 2px solid white;
  }
}

@media (max-width: 1000px) {
  .success-stories-list .span4 {
    width: 100% !important;
  }
}

.success-stories-list .client-widget {
  border: 3px solid white;
}

.success-stories-list--video .client-widget {
  color: #fff;
}

.success-stories-list--video .client-widget h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0.1em;
  max-width: 400px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.success-stories-list--video .client-widget h4 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0.1em;
  margin: 0 0 15px;
}

.recommended-books__group {
  padding-bottom: 35px !important;
}

.recommended-books__group .text-widget {
  padding-bottom: 35px !important;
}

.recommended-books {
  max-width: 1200px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.recommended-books .post-item {
  float: left;
  width: 16.6%;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 385px;
}

@media (max-width: 1200px) {
  .recommended-books .post-item {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .recommended-books .post-item {
    width: 33.333%;
  }
}

@media (max-width: 600px) {
  .recommended-books .post-item {
    width: 50%;
    padding: 0 5%;
  }
}

.recommended-books .post-item:hover {
  opacity: 1;
}

.recommended-books .post-item:hover .post-body {
  opacity: 0.85;
}

.recommended-books .post-body {
  cursor: pointer;
}

.recommended-books .post-body .image {
  width: 180px;
  height: 240px;
  max-width: 100%;
  margin: 0 auto;
}

.recommended-books .post-body .image img.cover {
  width: 180px;
  max-height: 240px;
  border: 1px solid #e1e1e1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  max-width: 100%;
}

.recommended-books .post-body .image .stars {
  background-color: #b30065;
  border-radius: 5px;
  font-size: 0.875rem;
  color: white;
  margin: 0;
  max-width: 50px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -0.875rem;
  z-index: 1;
  position: relative;
  padding: 4px 0 4px 0;
  text-align: center;
}

.recommended-books .post-body .image .stars img {
  border: 0px;
  display: inline-block;
}

.recommended-books .post-body h3 {
  color: black;
  font-size: 1rem;
  margin-top: 30px;
  text-align: center;
}

.recommended-books .post-body p.author {
  font-size: 0.875rem;
  color: #b30065;
  text-align: center;
  line-height: 1em;
}

.recommended-books .pop-up {
  position: fixed;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  top: 125px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  width: 1020px;
  max-width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.recommended-books .pop-up__background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: -1;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  opacity: 0;
  visibility: hidden;
}

.recommended-books .pop-up__background.show {
  z-index: 2;
  opacity: 1;
  visibility: visible;
}

.recommended-books .pop-up.show {
  opacity: 1;
  visibility: visible;
  z-index: 3;
}

.recommended-books .pop-up .main {
  background: #fff;
  border: 5px solid #000;
  padding: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  position: relative;
}

@media (max-width: 768px) {
  .recommended-books .pop-up .main {
    padding: 30px;
  }
}

.recommended-books .pop-up .main .image, .recommended-books .pop-up .main .text {
  vertical-align: top;
}

.recommended-books .pop-up .main .image {
  width: 25%;
  display: inline-block;
}

@media (max-width: 600px) {
  .recommended-books .pop-up .main .image {
    display: none;
  }
}

.recommended-books .pop-up .main .image img {
  max-width: 100%;
  width: 180px;
  display: block;
}

.recommended-books .pop-up .main .text {
  width: 75%;
  display: inline-block;
  padding-left: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 600px) {
  .recommended-books .pop-up .main .text {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}

.recommended-books .pop-up .main .text h3 {
  color: #000;
}

@media (max-width: 768px) {
  .recommended-books .pop-up .main .text h3 {
    font-size: 1rem;
  }
}

.recommended-books .pop-up .main .text p.author {
  color: #ff007f;
  text-decoration: underline;
  line-height: 1em;
}

.recommended-books .pop-up .main .text .button {
  text-align: left;
}

@media (max-width: 600px) {
  .recommended-books .pop-up .main .text .button {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .recommended-books .pop-up .main .text p {
    font-size: 0.875rem;
  }
}

.recommended-books .pop-up .main .close {
  background: #000;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
}

.recommended-books .pop-up .main .close span {
  width: 30px;
  height: 30px;
}

.recommended-books .pop-up .main .close span:before {
  content: "";
  display: block;
  width: 20px;
  background-color: white;
  border: 1px solid white;
  height: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 3px;
  margin: 12px 0px 0 4px;
  position: absolute;
}

.recommended-books .pop-up .main .close span:after {
  content: "";
  display: block;
  width: 20px;
  background-color: white;
  border: 1px solid white;
  height: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 3px;
  margin: 12px 0px 0 4px;
  position: absolute;
}

.recommended-books .pop-up .review {
  background: #ff007f;
  padding: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .recommended-books .pop-up .review {
    padding: 30px;
  }
}

@media (max-width: 600px) {
  .recommended-books .pop-up .review {
    text-align: center;
    display: none;
  }
}

.recommended-books .pop-up .review h3 {
  color: #fff;
}

@media (max-width: 768px) {
  .recommended-books .pop-up .review h3 {
    font-size: 1rem;
  }
}

.recommended-books .pop-up .review p {
  color: #fff;
  font-style: italic;
}

@media (max-width: 600px) {
  .recommended-books .pop-up .review p {
    font-size: 0.875rem;
  }
}

.book-of-month {
  background-color: #f3f4f4;
  padding-top: 70px;
  padding-bottom: 70px;
}

.book-of-month__container {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}

.book-of-month__container:before, .book-of-month__container:after {
  content: "";
  display: block;
}

.book-of-month__container:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 1340px) {
  .book-of-month__container {
    padding: 0 60px 0 20px;
  }
}

@media (max-width: 768px) {
  .book-of-month__container {
    padding: 0 60px 0 60px;
  }
}

@media (max-width: 480px) {
  .book-of-month__container {
    padding: 0 20px 0 20px;
  }
}

.book-of-month__item {
  position: relative;
}

.book-of-month__item:before, .book-of-month__item:after {
  content: "";
  display: block;
}

.book-of-month__item:after {
  clear: both;
  visibility: hidden;
}

.book-of-month__item__image {
  border: 5px solid #000;
  background-color: #fff;
  padding: 0px;
  width: 34%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  z-index: 1;
  max-width: 340px;
  height: 100%;
  position: relative;
}

@media (max-width: 1000px) {
  .book-of-month__item__image {
    position: absolute;
  }
}

@media (max-width: 768px) {
  .book-of-month__item__image {
    width: 100%;
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
  }
}

.book-of-month__item__image img {
  max-height: 480px;
  max-width: 100%;
  padding: 60px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1000px) {
  .book-of-month__item__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 768px) {
  .book-of-month__item__image img {
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}

.book-of-month__item__text {
  float: left;
  padding: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 400px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: white;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media (max-width: 1000px) {
  .book-of-month__item__text {
    padding-left: 60px;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    position: static;
    width: 60%;
    margin-left: 34%;
  }
}

@media (max-width: 768px) {
  .book-of-month__item__text {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}

.book-of-month__item__text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: black;
}

.book-of-month__item__text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

.book-of-month__item__text p:nth-child(2) {
  text-decoration: underline;
  color: #ff007f;
  font-weight: 600;
}

.book-of-month__item__text .button {
  text-align: left;
}

@media (max-width: 768px) {
  .book-of-month__item__text .button {
    text-align: center;
  }
}

.book-of-month__item__text .sticker {
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/books/book-of-the-month.png) 50% 50% no-repeat;
  height: 120px;
  width: 120px;
  position: absolute;
  right: -60px;
  bottom: 20px;
}

@media (max-width: 768px) {
  .book-of-month__item__text .sticker {
    top: -40px;
  }
}

@media (max-width: 600px) {
  .book-of-month__item__text .sticker {
    top: 10px;
  }
}

@media (max-width: 480px) {
  .book-of-month__item__text .sticker {
    display: none;
  }
}

.playbooks-background {
  background-color: #ff007f;
  padding: 90px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.playbooks-background .text-widget {
  padding: 0 20px 55px;
  text-align: center;
}

.playbooks-background .text-widget h2 {
  margin: 0;
  color: #fff;
}

.playbooks {
  height: 480px;
  position: relative;
  overflow: hidden;
}

.playbooks .playbooks__images {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 600ms cubic-bezier(1, 0, 0, 1);
  transition: 600ms cubic-bezier(1, 0, 0, 1);
  text-align: center;
  width: 100%;
  overflow: hidden;
  padding: 0 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1000px) {
  .playbooks .playbooks__images {
    display: none;
  }
}

.playbooks .playbooks__images .playbooks__images--container {
  overflow: hidden;
  white-space: nowrap;
}

.playbooks .playbooks__images img {
  top: 0;
  left: 0;
  max-width: 14.28%;
  height: auto;
  opacity: 0.7;
  padding: 0 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.playbooks .playbooks__images img:nth-child(4) {
  opacity: 0;
}

.playbooks .playbooks__wrapper {
  position: relative;
}

.playbooks .playbooks__wrapper .playbooks__slides {
  background-color: transparent;
  width: 100%;
  height: 480px;
  position: relative;
}

@media (max-width: 540px) {
  .playbooks .playbooks__wrapper .playbooks__slides {
    background-color: #fff;
  }
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide {
  position: absolute;
  top: 50%;
  left: 58%;
  max-width: 860px;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  visibility: hidden;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  background: #fff;
  padding: 71px 71px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 379px;
  max-width: 100%;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide:before, .playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide:after {
  content: "";
  display: block;
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 600px) {
  .playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide {
    left: 50%;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide h3 {
  color: #000;
  margin: 8px 0 28px;
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide p {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.1em;
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide p:last-child {
  color: #000;
  text-decoration: underline;
  font-size: 1rem;
  font-weight: 500;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide p:last-child:hover {
  color: #ff007f;
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide a {
  display: block;
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide img {
  max-width: 239px;
  width: 100%;
  display: block;
  margin: 0 auto 38px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.playbooks .playbooks__wrapper .playbooks__slides .playbooks__slide.active {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  opacity: 1;
  visibility: visible;
}

.playbooks .playbooks__wrapper .playbooks__directions {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .playbooks .playbooks__wrapper .playbooks__directions {
    padding: 0 20px;
  }
}

@media (max-width: 540px) {
  .playbooks .playbooks__wrapper .playbooks__directions {
    z-index: 3;
  }
}

.playbooks .playbooks__wrapper .playbooks__directions .direction {
  width: 27px;
  height: 27px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.125s;
  transition: 0.125s;
}

.playbooks .playbooks__wrapper .playbooks__directions .direction.left {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 540px) {
  .playbooks .playbooks__wrapper .playbooks__directions .direction.left {
    z-index: 3;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
  }
}

.playbooks .playbooks__wrapper .playbooks__directions .direction.right {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  float: right;
}

@media (max-width: 540px) {
  .playbooks .playbooks__wrapper .playbooks__directions .direction.right {
    z-index: 3;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
  }
}

.video-widget {
  height: 649px;
}

.video-widget--light-text {
  color: white;
}

.video-widget h4 {
  margin: 0;
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  font-size: 1.125rem;
  color: inherit;
}

.video-widget h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
}

.video-widget p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  font-size: 1rem;
  color: inherit;
}

@media (max-width: 600px) {
  .video-widget {
    height: 480px;
  }
}

@media (max-width: 480px) {
  .video-widget {
    height: 400px;
  }
}

.play-button {
  background-color: #fff336;
  opacity: 0.9;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  cursor: pointer;
}

.play-button:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 30px;
  top: 30px;
  position: relative;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 60px solid white;
}

.play-button:hover:before {
  border-color: transparent transparent transparent black !important;
}

.videoplayerwidget {
  display: none;
}

.videoplayerwidget .video {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
}

.videoplayerwidget .video > video {
  display: none !important;
}

.videoplayerwidget .video .overlay {
  background-color: rgba(70, 70, 70, 0.9);
  height: inherit;
  padding-top: 60px;
}

.videoplayerwidget .video .overlay .player {
  margin: 20px 80px;
  height: inherit;
  max-height: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .videoplayerwidget .video .overlay .player {
    height: 480px;
  }
}

@media (max-width: 600px) {
  .videoplayerwidget .video .overlay .player {
    height: 360px;
  }
}

.videoplayerwidget .video .overlay .player .video-instance {
  height: inherit;
}

.videoplayerwidget .video .overlay .player .video-instance iframe {
  width: 100%;
  height: inherit;
}

.videoplayerwidget .video .overlay .close {
  position: fixed;
  top: 5%;
  right: 30px;
  color: white;
}

.videoplayerwidget .video .overlay .close span {
  width: 20px;
}

.videoplayerwidget .video .overlay .close span:before {
  content: "";
  display: block;
  width: 20px;
  background-color: white;
  border: 1px solid white;
  height: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.videoplayerwidget .video .overlay .close span:after {
  content: "";
  display: block;
  width: 20px;
  background-color: white;
  border: 1px solid white;
  height: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.videoimage {
  cursor: pointer;
}

.jobs {
  background-color: #959595;
  color: white;
  padding-top: 70px;
  padding-bottom: 70px;
}

.jobs__wrapper {
  max-width: 780px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 820px) {
  .jobs__wrapper {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.jobs__wrapper .jobs__item {
  border-bottom: 1px solid #000;
}

.jobs__wrapper .jobs__item .detail {
  display: none;
}

.jobs__wrapper .jobs__item h3, .jobs__wrapper .jobs__item .description {
  color: white;
}

.jobs__wrapper .jobs__item h3 {
  margin: 0;
  padding: 1rem 0;
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/about-us/job-plus.png) right 50% no-repeat;
}

.jobs__wrapper .jobs__item--open h3 {
  background: url(https://content.t-three.co.uk/hubfs/tp-2017/about-us/jobs-minus.png) right 52% no-repeat;
}

.jobs__wrapper .jobs__item--open .detail {
  display: block !important;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  color: white;
}

.jobs__wrapper .jobs__item--open .detail .button {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pink-cta {
  background-color: #b30065;
}

.pink-cta .container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  padding-top: 70px;
  padding-bottom: 70px;
}

.pink-cta .container h2 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  text-align: center;
}

.cta-widget {
  padding: 0 40px;
}

@media (max-width: 500px) {
  .cta-widget {
    padding: 35px 10px;
  }
}

@media (max-width: 999px) {
  .cta-widget--v-centered {
    height: auto !important;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .cta-widget--v-centered .wrapper .content-text .text-columns .text-columns__item {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .cta-widget--v-centered .wrapper .content-text {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

.cta-widget--text-center {
  text-align: center;
}

.cta-widget--text-left {
  text-align: left;
}

.cta-widget--text-right {
  text-align: right;
}

.cta-widget--use-image-height.cta-widget__item--image-on-right .wrapper, .cta-widget--use-image-height.cta-widget__item--image-on-left .wrapper {
  padding: 0 !important;
}

@media (min-width: 1001px) {
  .cta-widget--use-image-height.cta-widget__item--image-on-right .wrapper .content-text, .cta-widget--use-image-height.cta-widget__item--image-on-left .wrapper .content-text {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@media (max-width: 1000px) {
  .cta-widget--use-image-height {
    height: auto  !important;
    padding: 70px;
  }
  .cta-widget--use-image-height .content-image {
    display: none;
  }
  .cta-widget--use-image-height .content-text {
    text-align: center;
    width: 100% !important;
    float: none;
  }
  .cta-widget--use-image-height .content-text .content-text-wrapper {
    max-width: 100% !important;
  }
  .cta-widget--use-image-height .content-text .button {
    text-align: center;
  }
}

@media (max-width: 1000px) and (max-width: 500px) {
  .cta-widget--use-image-height {
    padding: 35px 10px !important;
  }
}

.cta-widget--background-image {
  border: 1px solid white;
  color: white;
}

.cta-widget--background-image .content-text .button {
  text-align: inherit;
  margin-top: 35px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
}

@media (min-width: 801px) {
  .cta-widget__item--image-on-left .wrapper, .cta-widget__item--image-on-right .wrapper {
    padding: 70px 0 70px 0;
  }
  .cta-widget__item--image-on-left .wrapper:before, .cta-widget__item--image-on-left .wrapper:after, .cta-widget__item--image-on-right .wrapper:before, .cta-widget__item--image-on-right .wrapper:after {
    content: "";
    display: block;
  }
  .cta-widget__item--image-on-left .wrapper:after, .cta-widget__item--image-on-right .wrapper:after {
    clear: both;
    visibility: hidden;
  }
  .cta-widget__item--image-on-left .wrapper .content-text, .cta-widget__item--image-on-right .wrapper .content-text {
    float: left;
    width: 50%;
  }
  .cta-widget__item--image-on-left .wrapper .content-text .content-text-wrapper, .cta-widget__item--image-on-right .wrapper .content-text .content-text-wrapper {
    max-width: 600px;
  }
  .cta-widget__item--image-on-left .wrapper .content-text .content-text-wrapper h2, .cta-widget__item--image-on-right .wrapper .content-text .content-text-wrapper h2 {
    text-align: left !important;
  }
  .cta-widget__item--image-on-left.cta-widget--background-image .content-text h3.cta-header, .cta-widget__item--image-on-right.cta-widget--background-image .content-text h3.cta-header {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.875rem;
    line-height: 1.133em;
    color: #fff;
    letter-spacing: 0;
  }
  .cta-widget__item--image-on-left.cta-widget--background-image .content-text p, .cta-widget__item--image-on-right.cta-widget--background-image .content-text p {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 1.25rem;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: 0;
  }
  .cta-widget__item--image-on-left.cta-widget--background-image .content-text .button, .cta-widget__item--image-on-right.cta-widget--background-image .content-text .button {
    text-align: inherit !important;
  }
  .cta-widget__item--image-on-right .content-image {
    float: right;
    text-align: left;
  }
  .cta-widget__item--image-on-right .content-image img {
    margin-right: auto;
    margin-left: 0;
  }
  .cta-widget__item--image-on-right .content-text .content-text-wrapper {
    margin-right: 0;
    margin-left: auto;
  }
  .cta-widget__item--image-on-left .content-image {
    float: left;
    text-align: right;
  }
  .cta-widget__item--image-on-left .content-image img {
    margin-right: 0;
    margin-left: auto;
  }
  .cta-widget__item--image-on-left .content-text .content-text-wrapper {
    margin-right: auto;
    margin-left: 0;
  }
}

@media (min-width: 501px) and (max-width: 800px) {
  .cta-widget__item--image-on-left .content-image, .cta-widget__item--image-on-right .content-image {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    float: none;
    text-align: center;
  }
  .cta-widget__item--image-on-left .content-image img, .cta-widget__item--image-on-right .content-image img {
    margin-right: auto;
    margin-left: auto;
  }
  .cta-widget__item--image-on-left .content-text .content-text-wrapper, .cta-widget__item--image-on-right .content-text .content-text-wrapper {
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .cta-widget__item--image-on-left .content-text .content-text-wrapper .button, .cta-widget__item--image-on-right .content-text .content-text-wrapper .button {
    text-align: center;
  }
}

@media (max-width: 500px) {
  .cta-widget__item--image-on-left .content-image, .cta-widget__item--image-on-right .content-image {
    padding: 0px 0px 20px 0;
    width: 100% !important;
  }
  .cta-widget__item--image-on-left .content-text .content-text-wrapper, .cta-widget__item--image-on-right .content-text .content-text-wrapper {
    padding: 0px;
  }
  .cta-widget__item--image-on-left .content-text .content-text-wrapper .button, .cta-widget__item--image-on-right .content-text .content-text-wrapper .button {
    text-align: center;
  }
}

.cta-widget__item--with-side-icon h3 {
  margin-top: 0.75rem !important;
}

.cta-widget--grey-background {
  background-color: #f3f4f4;
}

.cta-widget .content-image {
  width: 50%;
}

.cta-widget .content-image img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
}

.cta-widget .content-text h2.cta-header {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0;
}

.cta-widget .content-text h3.cta-header {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.133em;
  color: #000;
  letter-spacing: 0;
  margin-top: 0.75rem;
}

.cta-widget .content-text .body, .cta-widget .content-text .body p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #999999;
  letter-spacing: 0;
  color: inherit !important;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.cta-widget .content-text .button {
  text-align: inherit;
  margin-top: 35px;
}

@media (max-width: 500px) {
  .cta-widget .content-text h2.cta-header {
    font-size: 1.75rem;
  }
  .cta-widget .content-text h3.cta-header {
    font-size: 1.25rem;
  }
  .cta-widget .content-text h2.cta-header,
  .cta-widget .content-text h3.cta-header,
  .cta-widget .content-text .body,
  .cta-widget .content-text .body p {
    text-align: center;
  }
}

.cta-double-panel .cta-widget .wrapper h2, .cta-double-panel .cta-widget .wrapper h3, .cta-double-panel .cta-widget .wrapper .body {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

.cta-panel {
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.cta-panel .wrapper--contained {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 1000px) {
  .cta-panel .wrapper--contained {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    position: static;
    padding: 50px 20px;
  }
}

.cta-panel .wrapper--contained .cta-panel__content-text {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1000px) {
  .cta-panel .wrapper--contained .cta-panel__content-text {
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    float: none;
    max-width: 100%;
    text-align: center;
  }
}

.cta-panel--image-right .wrapper--contained .cta-panel__content-image {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1000px) {
  .cta-panel--image-right .wrapper--contained .cta-panel__content-image {
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}

.cta-panel__content-text {
  float: left;
  max-width: 400px;
  width: 33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cta-panel__content-text .cta-panel__cta-header {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.133em;
  color: #fff;
  letter-spacing: 0;
}

.cta-panel__content-text p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0;
}

.cta-panel__content-text .button {
  text-align: left;
}

@media (max-width: 1000px) {
  .cta-panel__content-text .button {
    text-align: center;
  }
}

.cta-panel__content-image {
  width: 58%;
  max-width: 700px;
}

@media (max-width: 1220px) {
  .cta-panel__content-image img {
    max-width: 100%;
  }
}

.image-widget .wrapper {
  position: relative;
}

.image-widget .wrapper:before, .image-widget .wrapper:after {
  content: "";
  display: block;
}

.image-widget .wrapper:after {
  clear: both;
  visibility: hidden;
}

.image-widget .text-wrapper {
  max-width: 610px;
  width: 100%;
  position: absolute;
  top: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1220px) {
  .image-widget .text-wrapper {
    max-width: 100%;
  }
}

.image-widget .content-image {
  float: left;
  width: 50%;
  min-height: 650px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1000px) {
  .image-widget .content-image {
    width: 100%;
    min-height: 300px;
  }
}

.image-widget .content-image img {
  max-width: none;
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 1000px) {
  .image-widget .content-image img {
    width: 100%;
    -webkit-transform: translate(-50%, -10%);
    transform: translate(-50%, -10%);
    height: auto;
  }
}

@media (max-width: 500px) {
  .image-widget .content-image img {
    height: 100%;
    width: auto;
    min-width: 100%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}

.image-widget .content-text {
  float: left;
  min-width: 720px;
  width: 50%;
  position: absolute;
  top: 0;
  height: 100%;
}

@media (max-width: 1220px) {
  .image-widget .content-text {
    max-width: 100%;
  }
}

@media (max-width: 1000px) {
  .image-widget .content-text {
    min-width: 0;
    width: 100%;
    position: static;
    height: auto;
  }
}

.image-widget .content-text .body {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

.image-widget .content-text .button {
  text-align: inherit;
}

.image-widget .content-text .key {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  font-style: italic;
  color: #333333;
  margin-bottom: 40px;
}

.image-widget .content-text h3 {
  color: black;
}

.image-widget--image-on-left .content-text {
  right: 0;
}

.image-widget--image-on-left .content-text .text-wrapper--v-centered {
  padding-left: 90px;
  padding-right: 20px;
  left: 0;
}

@media (max-width: 1000px) {
  .image-widget--image-on-left .content-text .text-wrapper--v-centered {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}

.image-widget--image-on-right .content-image {
  float: right;
}

.image-widget--image-on-right .content-text {
  left: 0;
}

.image-widget--image-on-right .content-text .text-wrapper--v-centered {
  padding-right: 90px;
  padding-left: 20px;
  right: 0;
}

@media (max-width: 1000px) {
  .image-widget--image-on-right .content-text .text-wrapper--v-centered {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}

.image-widget--bg-grey .content-text {
  background-color: #f7f6f6;
}

.image-widget--bg-white .content-text {
  background-color: #fff;
}

.image-widget--bg-red .content-text {
  background-color: #b30065;
}

.image-widget--bg-pink .content-text {
  background-color: #ff007f;
}

.image-widget--bg-black .content-text {
  background-color: #000;
}

.button-widget {
  padding-bottom: 70px;
}

.hs_submit .actions {
  background: #fff336;
  display: inline-block;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.hs_submit .actions:hover {
  text-decoration: none;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.hs_submit .actions:hover:after {
  height: 100%;
}

.hs_submit .actions:after {
  content: "";
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hs_submit .actions input {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.313rem;
  line-height: 1em;
  color: #333333;
  letter-spacing: 0;
  background: transparent;
  padding: 32.5px 65px;
  cursor: pointer;
}

.hs_submit .actions input:focus {
  outline: none;
}

.hs_submit .actions input {
  border: 0px;
  width: 100%;
}

.button {
  text-align: center;
}

.button--text-left {
  text-align: left;
}

.button__item {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1em;
  color: #333333;
  letter-spacing: 0;
  background: #fff336;
  padding: 28px 52px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.button__item:hover {
  text-decoration: none;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.button__item:hover:after {
  height: 100%;
}

.button__item:after {
  content: "";
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button__item--outline {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1em;
  color: #333333;
  letter-spacing: 0;
  padding: 24px 50px;
  border: 3px solid #fff336;
  background: transparent;
  color: #fff336;
}

.button__item--outline-dark {
  color: #333333;
}

.button__item--outline:hover {
  border-color: #fff336;
  color: #333333;
}

.button__item--outline:after {
  background: #fff336;
}

.button__item--dark:hover {
  color: #fff336;
}

.button__item--dark:after {
  background: #000;
}

.button__item--yellow:hover {
  color: #fff336;
}

.button__item--yellow:after {
  background: #000;
}

@media (max-width: 500px) {
  .button__item {
    font-size: 1rem !important;
  }
}

.button--padding-top {
  clear: both;
  padding-top: 50px;
}

.icons {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 70px;
  text-align: center;
  font-size: 0px;
}

.icons:before, .icons:after {
  content: "";
  display: block;
}

.icons:after {
  clear: both;
  visibility: hidden;
}

.icons--padding {
  padding-top: 70px;
}

@media (min-width: 801px) {
  .icons--count-2 .icons__item {
    width: 50%;
  }
}

@media (min-width: 801px) {
  .icons--count-3 .icons__item {
    width: 33.3%;
  }
}

@media (min-width: 801px) {
  .icons--count-4 .icons__item, .icons--count-8 .icons__item {
    width: 25%;
  }
}

@media (min-width: 501px) and (max-width: 800px) {
  .icons--count-4 .icons__item, .icons--count-8 .icons__item {
    width: 50%;
    min-height: 150px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1001px) {
  .icons--count-5 .icons__item {
    width: 20%;
  }
}

@media (min-width: 801px) and (max-width: 1000px) {
  .icons--count-5 .icons__item {
    width: 33.3%;
    margin-bottom: 20px;
  }
  .icons--count-5 .icons__item:nth-child(4) {
    margin-left: 16.6%;
  }
}

@media (min-width: 1001px) {
  .icons--count-6 .icons__item {
    width: 16.6666%;
  }
}

@media (min-width: 501px) and (max-width: 1000px) {
  .icons--count-6 .icons__item {
    width: 33.3%;
    margin-bottom: 20px;
  }
}

@media (min-width: 1001px) {
  .icons--count-7 .icons__item {
    width: 25%;
  }
  .icons--count-7 .icons__item:nth-child(5) {
    margin-left: 12.5%;
  }
}

@media (min-width: 501px) and (max-width: 1000px) {
  .icons--count-7 .icons__item {
    width: 50%;
    min-height: 150px;
    margin-bottom: 20px;
  }
}

.icons__item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 500px) {
  .icons__item {
    margin-bottom: 20px;
  }
}

.icons__item .icons__icon img {
  height: auto;
  margin-bottom: 20px;
}

.icons__item h3 {
  color: #000;
}

.icons__item p {
  color: black;
  line-height: 1.625em;
  font-size: 1.25rem;
  font-weight: 600 !important;
}

.icons--soak .icons__item p {
  color: #999999;
  font-weight: 400 !important;
  font-size: 1rem;
}

.icons--soak .icons__item a {
  font-size: 1rem;
  line-height: 1.625em;
}

.page-products-level-2 .icons--count-3 .icons__item p {
  color: black;
  line-height: 1.625em;
  font-size: 1.25rem;
  font-weight: 400 !important;
}

.page-products-level-2 .icons--count-3 .icons__item p strong {
  font-weight: 600 !important;
}

.page-products-level-2a .icons--count-4 .icons__item p {
  color: black;
  line-height: 1.625em;
  font-size: 1rem;
  font-weight: 400 !important;
}

.page-products-level-2a .icons--count-4 .icons__item p strong {
  font-weight: 600 !important;
}

.form-widget--colour-red {
  background-color: #b30065;
}

.form-widget--colour-red .content-text {
  color: white;
}

.form-widget--colour-red .wrapper {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 20px 70px 20px !important;
}

.form-widget--colour-red .wrapper:before, .form-widget--colour-red .wrapper:after {
  content: "";
  display: block;
}

.form-widget--colour-red .wrapper:after {
  clear: both;
  visibility: hidden;
}

.form-widget--colour-black {
  background-color: #000;
}

.form-widget--colour-black .content-text {
  color: white;
}

.form-widget--colour-black .wrapper {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 20px 70px 20px !important;
}

.form-widget--colour-black .wrapper:before, .form-widget--colour-black .wrapper:after {
  content: "";
  display: block;
}

.form-widget--colour-black .wrapper:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 1000px) {
  .form-widget--colour-none {
    height: auto !important;
  }
}

.form-widget--colour-none .wrapper {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px !important;
  height: inherit;
}

.form-widget--colour-none .wrapper:before, .form-widget--colour-none .wrapper:after {
  content: "";
  display: block;
}

.form-widget--colour-none .wrapper:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 1000px) {
  .form-widget--colour-none .wrapper {
    padding: 180px 20px 20px !important;
  }
}

@media (max-width: 600px) {
  .form-widget--colour-none .wrapper {
    padding: 160px 20px 20px !important;
  }
}

.form-widget--colour-none .wrapper .content-text,
.form-widget--colour-none .wrapper .content-form {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 1000px) {
  .form-widget--colour-none .wrapper .content-text,
  .form-widget--colour-none .wrapper .content-form {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: static;
  }
}

.form-widget--colour-none .wrapper .content-text .form-header {
  color: white;
}

.form-widget--colour-none .wrapper .content-text .form-subheader {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.313rem;
  line-height: 1.429em;
  color: #999999;
  letter-spacing: 0.025em;
  color: white;
}

.form-widget .wrapper .content-text {
  width: 33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 3%;
  min-height: 406px;
}

@media (max-width: 1000px) {
  .form-widget .wrapper .content-text {
    width: 100%;
    padding-right: 0;
    min-height: 0;
    text-align: center;
  }
}

.form-widget .wrapper .content-text h2.cta-header {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 0;
}

.form-widget .wrapper .content-text h3 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
  margin-top: 0;
}

@media (max-width: 500px) {
  .form-widget .wrapper .content-text h3 {
    font-size: 1.75rem;
  }
}

.form-widget .wrapper .content-form {
  width: 66%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1000px) {
  .form-widget .wrapper .content-form {
    width: 100%;
  }
}

.form-widget .wrapper .content-form h3 {
  margin: 0;
}

.form-widget .wrapper .content-form form {
  margin-right: auto;
}

.form-widget .wrapper .content-form form .hs_submit {
  padding: 10px 0.95%;
}

@media (min-width: 501px) {
  .form-widget .wrapper .content-form form .hs_submit {
    text-align: right;
    float: right;
  }
}

@media (max-width: 500px) {
  .form-widget .wrapper .content-form form .hs_submit {
    text-align: center;
    float: left;
    width: 100%;
  }
}

.form-widget .wrapper .content-form form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.form-widget .wrapper .content-form form .hs_error_rollup {
  display: none;
}

.form-widget .wrapper .content-form form .hs-form-field {
  width: 50%;
  float: left;
  position: relative;
}

@media (max-width: 768px) {
  .form-widget .wrapper .content-form form .hs-form-field {
    width: 100%;
  }
}

.form-widget .wrapper .content-form form .hs-form-field.hs_message {
  width: 100%;
}

.form-widget .wrapper .content-form form .hs-form-field.hs-fieldtype-booleancheckbox {
  width: 100%;
}

.form-widget .wrapper .content-form form .hs-form-field.hs-fieldtype-booleancheckbox .input .inputs-list {
  padding: 0;
  margin: 0;
}

.form-widget .wrapper .content-form form .hs-form-field.hs-fieldtype-booleancheckbox .input .inputs-list input {
  -webkit-appearance: checkbox;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  width: auto !important;
  font-size: 20px;
  margin-right: 10px;
}

.form-widget .wrapper .content-form form .hs-form-field.hs-fieldtype-booleancheckbox .input .inputs-list label {
  font-family: "Raleway", sans-serif;
  color: white;
  font-size: 14px;
}

.form-widget .wrapper .content-form form .hs-form-field.hs-fieldtype-booleancheckbox .input .inputs-list label a {
  color: white;
  text-decoration: underline;
}

.form-widget .wrapper .content-form form .hs-form-field.hs-fieldtype-booleancheckbox .hs-error-msgs {
  bottom: -10px;
}

.form-widget .wrapper .content-form form .hs-form-field.hs_role .hs-form-required {
  display: none;
}

.form-widget .wrapper .content-form form .hs-form-field:before {
  top: 16px;
  height: 0;
}

.form-widget .wrapper .content-form form .hs-form-field:after {
  bottom: 16px;
  height: 2px;
}

.form-widget .wrapper .content-form form .hs-form-field.focused > label {
  display: none;
}

.form-widget .wrapper .content-form form .hs-form-field > label {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1em;
  color: #999999;
  letter-spacing: 0.1em;
  color: #999999;
  position: absolute;
  top: 27px;
  left: 30px;
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -webkit-animation-name: label-appear;
  animation-name: label-appear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.form-widget .wrapper .content-form form .hs-form-field .hs-error-msgs {
  position: absolute;
  bottom: -4px;
  left: 0;
  padding: 0 1.75%;
  margin: 0;
}

.form-widget .wrapper .content-form form .hs-form-field .hs-error-msgs li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #fff;
  letter-spacing: 0;
  list-style: none;
  color: #fff;
}

.form-widget .wrapper .content-form form .hs-form-field .hs-error-msgs li label {
  display: block;
}

.form-widget .wrapper .content-form form .hs-form-field .input {
  padding: 10px 1.75%;
  margin: 0 !important;
}

.form-widget .wrapper .content-form form .hs-form-field .input[data-reactid=".hbspt-forms-0.0:$4.$message"] {
  padding: 10px 0.95%;
}

.form-widget .wrapper .content-form form .hs-form-field .input input,
.form-widget .wrapper .content-form form .hs-form-field .input textarea,
.form-widget .wrapper .content-form form .hs-form-field .input select {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1em;
  color: #000;
  letter-spacing: 0.1em;
  width: 100% !important;
  background: #fff;
  border: 2px solid #fff;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.1);
  display: block;
  -webkit-appearance: none;
  border-radius: 0;
  resize: none;
}

.form-widget .wrapper .content-form form .hs-form-field .input input:focus,
.form-widget .wrapper .content-form form .hs-form-field .input textarea:focus,
.form-widget .wrapper .content-form form .hs-form-field .input select:focus {
  border: 2px solid #fff336;
  outline: none;
}

.form-widget .wrapper .content-form form .hs-form-field .input input::-webkit-input-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input textarea::-webkit-input-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.form-widget .wrapper .content-form form .hs-form-field .input input::-moz-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input textarea::-moz-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input select::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.form-widget .wrapper .content-form form .hs-form-field .input input:-ms-input-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input textarea:-ms-input-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input select:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.form-widget .wrapper .content-form form .hs-form-field .input input:-moz-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input textarea:-moz-placeholder,
.form-widget .wrapper .content-form form .hs-form-field .input select:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.form-widget .wrapper .content-form form .hs-form-field .input textarea {
  height: 136px;
}

@media (max-width: 800px) {
  .slider {
    display: none;
  }
}

.slider .slides {
  padding: 0;
}

.flex-control-nav.flex-control-paging {
  z-index: 100;
  position: relative;
  display: block;
  text-align: center;
  clear: both;
}

.flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0;
  cursor: pointer;
  margin-right: 15px;
}

.flex-control-nav.flex-control-paging li a {
  padding: 5px;
  width: 10px;
  height: 10px;
  border: 1px solid #f3f4f4;
  color: #f3f4f4;
  background-color: #f3f4f4;
  border-radius: 50%;
  font-size: 0px;
}

.flex-control-nav.flex-control-paging li a.flex-active {
  color: #b30065;
  border: 1px solid #b30065;
  background-color: #b30065;
}

.mpu-slider-widget {
  background-size: cover;
}

.mpu-slider-widget .content-text {
  padding-top: 200px;
}

@media (max-width: 600px) {
  .mpu-slider-widget .content-text {
    padding-top: 160px;
  }
}

@media (max-width: 800px) {
  .mpu-slider-widget .content-text {
    padding-bottom: 40px;
  }
}

.mpu-slider-widget .content-text .heading {
  max-width: 930px;
  padding: 0 20px;
  margin: 0 auto;
}

.mpu-slider-widget div.flex-viewport {
  height: 100%;
}

.mpu-slider-widget div.flex-viewport ul.slides {
  height: inherit;
  padding: 0;
  margin: 0;
}

.mpu-slider-widget div.flex-viewport ul.slides li {
  height: inherit;
  margin: 0;
}

.mpu-slider-widget div.flex-viewport ul.slides li span {
  height: inherit;
}

.mpu-slider-widget div.flex-viewport ul.slides li span div.slider__item--wrapper,
.mpu-slider-widget div.flex-viewport ul.slides li span div.slider-text-wrapper {
  height: inherit;
}

.mpu-slider-widget .flex-control-nav.flex-control-paging {
  margin-top: -60px;
}

@media (max-width: 1220px) {
  .mpu-slider-widget .slider--fixed-height {
    height: 760px !important;
  }
}

.mpu-slider-widget .slider__item--wrapper {
  background-repeat: no-repeat;
  background-position: bottom 0 right 0;
  background-size: auto;
  padding: 0 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1221px) {
  .mpu-slider-widget .slider__item--wrapper {
    margin: 0 auto;
    max-width: 1280px;
    background-position: right bottom !important;
    background-size: 65% !important;
  }
}

@media (max-width: 1220px) {
  .mpu-slider-widget .slider__item--wrapper {
    background-position: bottom 0 right 50%;
    background-size: 600px auto;
  }
}

.mpu-slider-widget .slider__item--wrapper .slider-text-wrapper {
  width: 41%;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: white;
  text-align: left;
}

@media (max-width: 1220px) {
  .mpu-slider-widget .slider__item--wrapper .slider-text-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 80%;
  }
}

.mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text {
  max-width: 500px;
  padding-right: 100px;
  margin-left: auto;
  margin-right: 0;
}

@media (max-width: 1220px) {
  .mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text {
    padding: 0;
    max-width: none;
  }
}

.mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text .slider-header {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
}

.mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text .slider-body {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

.mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text .slider-button {
  margin-top: 70px;
}

@media (max-width: 1220px) {
  .mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text .slider-button {
    margin-top: 30px;
  }
}

.mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text .slider-button .button {
  text-align: left;
}

@media (max-width: 1220px) {
  .mpu-slider-widget .slider__item--wrapper .slider-text-wrapper .slider-text .slider-button .button {
    text-align: center;
  }
}

body.soak .body-container-wrapper {
  margin-top: 180px;
}

.header--no-mpu .header-menu {
  background-color: black;
}

.header-menu {
  position: fixed;
  padding: 20px;
  width: 100% !important;
  z-index: 1000;
}

@media (min-width: 801px) {
  .header-menu {
    padding: 20px 70px;
  }
}

.header-menu.trans {
  background-color: transparent;
}

.header-menu.trans .header-menu__image {
  opacity: 0;
}

.header-menu--scrolled-down {
  background-color: black;
  padding: 12px 20px 9px;
}

@media (min-width: 801px) {
  .header-menu--scrolled-down {
    padding: 12px 70px 9px;
  }
}

.header-menu--scrolled-down .header-menu__header-icons {
  margin-top: 19px;
}

.header-menu--scrolled-down img {
  width: 70px !important;
}

.header-menu--scrolled-down ul {
  margin-top: 0px !important;
}

.header-menu--scrolled-down.trans {
  background-color: transparent;
}

.header-menu--scrolled-down.trans .header-menu__image {
  opacity: 0;
}

.header-menu__inner {
  max-width: 1220px;
  margin: 0 auto !important;
  float: none !important;
}

.header-menu__image img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 500px) {
  .header-menu__image img {
    width: 70px !important;
  }
}

@media (max-width: 1020px) {
  .header-menu__inner-wrapper:first-child {
    width: 45% !important;
  }
}

@media (max-width: 980px) {
  .header-menu__inner-wrapper:first-child {
    width: 25% !important;
    display: inline-block;
    vertical-align: top;
  }
}

@media (max-width: 767px) {
  .header-menu__inner-wrapper:first-child {
    width: 45% !important;
  }
  .mpu-widget__subheader {
    margin-bottom: 30px;
  }
  .mpu-widget__header {
    font-size: 3rem;
    margin-bottom: 0px;
  }
}

.header-menu__inner-wrapper:last-child {
  margin: 0;
}

@media (max-width: 1020px) {
  .header-menu__inner-wrapper:last-child {
    width: 55% !important;
  }
}

@media (max-width: 980px) {
  .header-menu__inner-wrapper:last-child {
    width: 75% !important;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .header-menu__inner-wrapper:last-child {
    width: 53% !important;
  }
}

.header-menu__header-icons {
  margin-top: 53px;
  float: right !important;
  width: auto !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 1260px) {
  .header-menu__header-icons {
    display: none !important;
  }
}

.header-menu__header-icons li {
  margin-left: 25px;
}

@media (max-width: 500px) {
  .header-menu__header-icons li {
    margin-left: 5px;
  }
}

.header-menu__header-icons li img {
  max-width: 26px;
}

@media (max-width: 500px) {
  .header-menu__header-icons {
    margin-top: 20px !important;
  }
}

.header-menu__menu {
  padding: 0 !important;
  margin: 0 !important;
  float: right !important;
}

@media (max-width: 1260px) {
  .header-menu__menu {
    display: none !important;
  }
}

.header-menu__menu ul {
  padding: 0 !important;
  margin-top: 35px;
  display: inline-block;
  float: right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-menu__menu li {
  display: inline-block;
  padding: 25px 12px 0;
}

.header-menu__menu li.active-branch a {
  font-weight: 700;
}

.header-menu__menu li.active-branch a:after {
  width: 100%;
}

.header-menu__menu a {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1em;
  color: #fff;
  letter-spacing: 0.06rem;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-menu__menu a:hover:after {
  width: 100%;
}

.header-menu__menu a:after {
  content: "";
  background: #fff336;
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0;
  width: 0%;
  height: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: auto;
}

.hamburger-menu {
  background-color: rgba(51, 51, 51, 0.92);
  color: white;
  top: 0;
  width: 100%;
  position: absolute;
  right: 0;
  transition: opacity 0.5s, visibility 0.5s;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 12;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 800px) {
  .hamburger-menu {
    padding: 160px 20px;
    display: block !important;
  }
}

.hamburger-menu > div {
  width: 100%;
}

@media (max-width: 800px) {
  .hamburger-menu__menu {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100% !important;
  }
}

.hamburger-menu.visible {
  opacity: 1;
  visibility: visible;
  background-color: #333333;
}

.hamburger-menu.visible .hs-menu-wrapper ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.hamburger-menu.close .hs-menu-wrapper ul {
  opacity: 0.4;
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.hamburger-menu .hs-menu-wrapper {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hamburger-menu .hs-menu-wrapper ul {
  list-style: none;
  width: 420px;
  max-width: 100%;
  opacity: 0.4;
  margin: 0 auto;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  padding: 0;
}

.hamburger-menu .hs-menu-wrapper ul li {
  border-bottom: 1px solid #959595;
  padding: 5px 0;
}

.hamburger-menu .hs-menu-wrapper ul li:last-child {
  border-bottom: 0;
}

.hamburger-menu .hs-menu-wrapper ul li a {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.25em;
  color: inherit;
  letter-spacing: #fff;
}

@media (max-width: 800px) {
  .hamburger-menu .hs-menu-wrapper ul li a {
    font-size: 1rem !important;
  }
}

.hamburger {
  cursor: pointer;
  float: right;
  position: relative;
  border: 2px solid white;
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hamburger:before, .hamburger span, .hamburger:after {
  position: absolute;
  width: 54%;
  height: 2px;
  background: white;
  left: 23%;
  border-radius: 2px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.hamburger span {
  top: 50%;
  margin-top: -0.5px !important;
}

.hamburger:before, .hamburger:after {
  content: " ";
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.hamburger:before {
  top: 10px;
}

.hamburger:after {
  bottom: 9px;
}

.hamburger:hover:before {
  top: 8px;
}

.hamburger:hover:after {
  bottom: 7px;
}

.hamburger.clicked:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14.5px;
  width: 16px;
}

.hamburger.clicked span {
  opacity: 0;
}

.hamburger.clicked:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 14.5px;
  width: 16px;
}

.soak-blog-section .blog-header-section {
  min-height: 500px;
}

.soak-blog-section .blog-section {
  clear: both;
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 20px 86px;
}

.soak-blog-section .blog-section:before, .soak-blog-section .blog-section:after {
  content: "";
  display: block;
}

.soak-blog-section .blog-section:after {
  clear: both;
  visibility: hidden;
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section {
    padding-top: 50px;
  }
}

.soak-blog-section .blog-section .leftpanel:before, .soak-blog-section .blog-section .leftpanel:after {
  content: "";
  display: block;
}

.soak-blog-section .blog-section .leftpanel:after {
  clear: both;
  visibility: hidden;
}

@media (min-width: 1200px) {
  .soak-blog-section .blog-section .leftpanel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    float: left;
    padding-right: 92px;
  }
}

@media (max-width: 1200px) {
  .soak-blog-section .blog-section .leftpanel {
    margin-bottom: 40px;
  }
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data {
  float: left;
}

@media (max-width: 1200px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data {
    width: 70%;
  }
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data {
    width: 100%;
    text-align: center;
    float: none;
  }
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data .text {
  float: left;
  margin-left: 8%;
  width: 55%;
}

@media (max-width: 1200px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .text {
    width: auto;
    margin-right: 25px;
  }
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .text {
    width: 100%;
    margin: 0 auto;
    clear: left;
    float: none;
  }
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data p {
  font-size: 1rem;
  line-height: 1.25em;
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data p.author {
  color: #333333;
  margin: 12px 0 0;
  font-size: 1.125rem;
  line-height: 1.375em;
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data p.bio {
  color: #999999;
  font-size: 1rem;
  line-height: 1.375em;
  margin: 0;
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-avatar {
  float: left;
  width: 36%;
  height: auto;
  margin-bottom: 27px;
}

@media (max-width: 1200px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-avatar {
    max-width: 70px;
  }
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-avatar {
    width: 100%;
    margin: 0 auto;
    clear: left;
    float: none;
  }
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-avatar img {
  border-radius: 50%;
  max-width: 100%;
}

.soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-social-section .hs-author-social-links {
  padding: 30px 20px;
}

@media (max-width: 1199px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-social-section .hs-author-social-links {
    padding: 1em;
  }
}

@media (max-width: 1199px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-social-section {
    margin-left: 30px;
    max-width: 300px;
    position: relative;
    float: left;
  }
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-social-section .hs-author-social-links {
    padding: 17.5px 0;
  }
}

@media (min-width: 1200px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-social-section {
    width: 100%;
    clear: both;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
  }
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section .leftpanel #hubspot-author_data .hs-author-social-section {
    clear: left;
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
}

.soak-blog-section .blog-section .leftpanel .post-sharing {
  float: left;
}

@media (max-width: 1199px) {
  .soak-blog-section .blog-section .leftpanel .post-sharing {
    float: right;
    width: auto;
    position: relative;
  }
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section .leftpanel .post-sharing {
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}

.soak-blog-section .blog-section .leftpanel .post-sharing p {
  padding-left: 60px;
  background-image: url("https://content.t-three.co.uk/hubfs/tp-2017/blog/share-icon.png");
  background-position: 19px 50%;
  background-repeat: no-repeat;
  line-height: 31px;
  margin: 37px 0 1em;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1199px) {
  .soak-blog-section .blog-section .leftpanel .post-sharing p {
    margin-top: 1em;
  }
}

@media (max-width: 600px) {
  .soak-blog-section .blog-section .leftpanel .post-sharing p {
    display: inline-block;
  }
}

.soak-blog-section .blog-section .leftpanel .post-sharing p:hover {
  color: #ff007f;
}

.soak-blog-section .blog-section .leftpanel .post-sharing ul {
  padding: 0 0 0 20px;
  margin: 0;
  max-height: 0px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.soak-blog-section .blog-section .leftpanel .post-sharing ul.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  max-height: 100%;
}

@media (max-width: 1199px) {
  .soak-blog-section .blog-section .leftpanel .post-sharing ul.show {
    max-height: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ff007f;
    padding: 1em;
    width: 100%;
  }
}

.soak-blog-section .blog-section .leftpanel .post-sharing ul li {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #666666;
  letter-spacing: 0;
  margin: 0 0 0.5em;
}

.soak-blog-section .blog-section .leftpanel .post-sharing ul li a {
  color: #ff007f;
}

.soak-blog-section .blog-section .leftpanel .post-sharing ul li a:hover {
  text-decoration: underline;
}

@media (min-width: 1200px) {
  .soak-blog-section .blog-section .rightpanel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    float: left;
  }
}

@media (max-width: 1199px) {
  .soak-blog-section .blog-section .rightpanel {
    clear: both;
  }
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-header {
  margin-bottom: 55px;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-header h1 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.333em;
  color: #333333;
  letter-spacing: 0;
  color: #333333;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-header .date {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 0.875rem;
  line-height: 1em;
  color: #333333;
  letter-spacing: 0;
  color: #ff007f;
  margin: 17px 0 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .date {
  color: #999999;
  margin-bottom: 25px;
}

.soak-blog-section .blog-section .rightpanel .blog-post hr {
  width: 64px;
  border-top-width: 12px;
  margin-left: 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body img,
.soak-blog-section .blog-section .rightpanel .blog-post .post-body iframe {
  margin: 1em auto;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .soak-blog-section .blog-section .rightpanel .blog-post .post-body div.full-width {
    width: 100vw;
    position: relative;
    left: 28.5%;
    margin-left: -50vw;
  }
  .soak-blog-section .blog-section .rightpanel .blog-post .post-body div.full-width img {
    width: 100%;
  }
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body h2 {
  margin: 2em 0 1em;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.313rem;
  line-height: 1.143em;
  color: #333333;
  letter-spacing: 0;
  color: #ff007f;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body h3 {
  margin: 2em 0 1em;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.143em;
  color: #333333;
  letter-spacing: 0;
  color: #000;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body h4 {
  margin: 2em 0 1em;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.143em;
  color: #333333;
  letter-spacing: 0;
  color: #ff007f;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body span > p:first-child {
  margin-top: 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body span > p:last-child {
  margin: 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body span > p:last-child img {
  margin: 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body p {
  color: #666666;
  margin: 1em 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body p strong {
  color: #333333;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body ul {
  color: #ff007f;
  padding-left: 1em;
}

@media (max-width: 480px) {
  .soak-blog-section .blog-section .rightpanel .blog-post .post-body ul {
    text-align: left;
  }
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body ul li {
  color: #666666;
  list-style-type: disc;
  margin-bottom: 0.5em;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #666666;
  letter-spacing: 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body ul li strong {
  color: #333333;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body a {
  color: #333333;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: inherit;
  line-height: inherit;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body a:hover {
  color: #ff007f;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body blockquote {
  border-left: 2px solid #ff007f;
  border-bottom: none;
  border-top: none;
  border-right: none;
  padding: 1em 12% 1em;
  position: relative;
  margin-left: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #333333;
  letter-spacing: 0;
  color: #666666;
}

@media (max-width: 900px) {
  .soak-blog-section .blog-section .rightpanel .blog-post .post-body blockquote {
    padding: 7px 0 0 60px;
  }
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body blockquote p {
  margin: 0;
  padding-bottom: 1em;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body blockquote p:nth-child(1) {
  color: #666666;
}

.soak-blog-section .blog-section .rightpanel .blog-post .post-body blockquote p:nth-child(2) {
  color: #ff007f;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
}

.soak-blog-section .blog-section .rightpanel .blog-post #hubspot-topic_data {
  display: none;
}

.hidden-social {
  display: none !important;
  min-height: 0px !important;
  margin: 0 !important;
}

.two-column-widget {
  padding-top: 90px;
  padding-bottom: 90px;
}

.two-column-widget .wrapper {
  max-width: 1220px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.two-column-widget .wrapper:before, .two-column-widget .wrapper:after {
  content: "";
  display: block;
}

.two-column-widget .wrapper:after {
  clear: both;
  visibility: hidden;
}

.two-column-widget .wrapper .content-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 801px) {
  .two-column-widget .wrapper .content-left {
    float: left;
    width: 43%;
    padding-right: 75px;
  }
}

@media (max-width: 800px) {
  .two-column-widget .wrapper .content-left {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
  }
}

.two-column-widget .wrapper .content-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 801px) {
  .two-column-widget .wrapper .content-right {
    float: left;
    width: 57%;
  }
}

@media (max-width: 800px) {
  .two-column-widget .wrapper .content-right {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.two-column-widget .wrapper h2, .two-column-widget .wrapper h3, .two-column-widget .wrapper h4 {
  color: black;
}

.statwidget {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.statwidget .value {
  display: inline-block;
}

@media (min-width: 801px) {
  .statwidget .value {
    font-family: "Raleway", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 9.375rem;
    line-height: 1.2em;
    color: inherit;
    letter-spacing: -0.02em;
  }
}

@media (min-width: 501px) and (max-width: 801px) {
  .statwidget .value {
    font-family: "Raleway", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 4.5rem;
    line-height: 1.2em;
    color: inherit;
    letter-spacing: -0.02em;
  }
}

@media (max-width: 500px) {
  .statwidget .value {
    font-family: "Raleway", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 1.2em;
    color: inherit;
    letter-spacing: -0.02em;
  }
}

.statwidget .prefix, .statwidget .postfix {
  font-family: "Raleway", sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: -5px;
  display: inline-block;
}

.statwidget .label {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.06em;
  display: block;
  max-width: 230px;
  margin: 0 auto;
}

.page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader {
  max-width: 910px;
}

.page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader > p:first-child {
  line-height: 1em;
}

.page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader > p img {
  margin-bottom: 40px;
}

@media (max-width: 600px) {
  .page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader > p img {
    margin-bottom: 25px;
    width: 40px;
    height: auto;
  }
}

.page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 2.25rem;
  line-height: 1.225em;
  color: #fff;
  letter-spacing: 0;
  margin: 0;
}

@media (max-width: 500px) {
  .page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader h2 {
    font-size: 1.5rem;
  }
}

.page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader hr {
  max-width: 43px;
  border-color: #fff336;
  border-style: solid;
  color: #fff336;
  margin: 37px auto;
}

.page-success-stories-level-2 .mpu-widget .wrapper .mpu-widget__subheader p {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
}

@media (max-width: 1260px) {
  .page-success-stories-level-2 .two-column-widget .wrapper {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.page-success-stories-level-2 .two-column-widget .wrapper .content-left img {
  max-width: 100%;
  height: auto !important;
}

@media (min-width: 801px) {
  .page-success-stories-level-2 .two-column-widget .wrapper .content-left h2 {
    max-width: 435px;
    margin-bottom: 60px;
  }
}

@media (min-width: 801px) {
  .page-success-stories-level-2 .two-column-widget .wrapper .content-left {
    float: left;
    width: 46%;
    padding-right: 75px;
  }
}

.page-success-stories-level-2 .two-column-widget .wrapper .content-right > p:first-child {
  font-size: 1.31313rem;
  line-height: 1.43em;
  margin-bottom: 46px;
}

.page-success-stories-level-2 .two-column-widget .wrapper .content-right ul {
  padding-left: 1em;
}

.page-success-stories-level-2 .two-column-widget .wrapper .content-right ul li {
  list-style-type: disc;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.875rem;
  color: inherit;
  letter-spacing: 0;
  margin-bottom: 10px;
}

@media (min-width: 801px) {
  .page-success-stories-level-2 .two-column-widget .wrapper .content-right {
    float: left;
    width: 54%;
  }
}

.page-success-stories-level-2 .cta-widget .mpu-widget__subheader > p:first-child {
  line-height: 1em;
}

.page-success-stories-level-2 .cta-widget .mpu-widget__subheader > p img {
  margin-bottom: 40px;
}

@media (max-width: 600px) {
  .page-success-stories-level-2 .cta-widget .mpu-widget__subheader > p img {
    margin-bottom: 25px;
    width: 40px;
    height: auto;
  }
}

.page-success-stories-level-2 .cta-widget .mpu-widget__subheader h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 2.25rem;
  line-height: 1.225em;
  color: #fff;
  letter-spacing: 0;
  margin: 0;
}

@media (max-width: 500px) {
  .page-success-stories-level-2 .cta-widget .mpu-widget__subheader h2 {
    font-size: 1.5rem;
  }
}

.page-success-stories-level-2 .cta-widget .mpu-widget__subheader hr {
  max-width: 43px;
  border-color: #fff336;
  border-style: solid;
  color: #fff336;
  margin: 37px auto;
}

.page-success-stories-level-2 .cta-widget .mpu-widget__subheader p {
  margin: 0 auto;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2em;
  color: inherit;
  letter-spacing: 0.1em;
}

.page-success-stories-level-2 .cta-widget ul {
  padding-left: 1em;
}

.page-success-stories-level-2 .cta-widget ul li {
  list-style-type: disc;
  list-style-position: inside;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #999999;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 10px;
}

@media (max-width: 640px) {
  .page-success-stories-level-2 .cta-widget {
    height: auto;
    padding: 40px 0;
  }
}

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

.bullet-list:before, .bullet-list:after {
  content: "";
  display: block;
}

.bullet-list:after {
  clear: both;
  visibility: hidden;
}

.bullet-list--no-bullets {
  list-style: none !important;
}

.bullet-list--no-bullets li {
  margin: 0;
  padding: 0;
  list-style: none !important;
}

.bullet-list--cols-5 li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 801px) {
  .bullet-list--cols-5 li {
    width: 20%;
  }
}

@media (max-width: 800px) and (min-width: 501px) {
  .bullet-list--cols-5 li {
    width: 33.3% !important;
  }
}

@media (max-width: 500px) {
  .bullet-list--cols-5 li {
    width: 50% !important;
  }
}

.bullet-list--cols-5 li img {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: auto;
  max-width: 100%;
  height: auto;
}

.bullet-list--cols-3 li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 640px) {
  .bullet-list--cols-3 li {
    width: 33.3% !important;
    float: left;
  }
}

.bullet-list.awards li img {
  width: 100%;
  max-width: 300px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}

.bullet-list--text-center {
  text-align: center;
}

.page-success-stories-level-1 .bullet-list--cols-5 li {
  margin-bottom: 40px;
}

.hs-blog-post h1 {
  color: #333333;
}

.post-section {
  margin: 0 auto 90px;
  font-size: 0;
}

.post-section__listing {
  position: relative;
  height: 1000px;
}

@media (max-width: 1000px) {
  .post-section__listing {
    height: auto !important;
  }
  .post-section__listing:before, .post-section__listing:after {
    content: "";
    display: block;
  }
  .post-section__listing:after {
    clear: both;
    visibility: hidden;
  }
}

.post-section__load-more {
  margin-top: 50px;
}

.blog-section {
  max-width: 1220px;
}

.staff-section {
  max-width: 1900px;
  margin-bottom: 20px;
}

.post-item {
  width: 25%;
  display: inline-block;
  left: 0;
  overflow: hidden;
  top: 2000px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-item:hover {
  opacity: 0.85;
}

@media (min-width: 1001px) {
  .post-item:hover .post-item__image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

.post-item--hidden {
  max-height: 0;
  display: block;
  margin: 0;
}

@media (min-width: 1001px) {
  .post-item--column-2 {
    left: 25%;
  }
}

@media (min-width: 1001px) {
  .post-item--column-3 {
    left: 50%;
  }
}

@media (min-width: 1001px) {
  .post-item--column-4 {
    left: 75%;
  }
}

.post-item__inner {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  height: 100%;
  position: relative;
}

.post-item__text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-item__image {
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

@media (min-width: 1001px) {
  .post-item__image {
    position: absolute;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

@media (max-width: 1000px) and (min-width: 801px) {
  .post-item {
    width: 50%;
    padding: 0px 20px;
    float: left;
  }
  .post-item .post-item__inner {
    margin: 10px auto;
  }
  .post-item .post-item__type {
    background-color: rgba(51, 51, 51, 0.5);
    margin: -300px 0 0 0;
    padding: 20px;
    z-index: 1;
    display: block;
    position: relative;
  }
  .post-item .post-item__title {
    background-color: rgba(51, 51, 51, 0.5);
    z-index: 1;
    display: block;
    position: relative;
    margin: 0;
    padding: 0 20px 20px;
    height: 160px;
  }
  .post-item .post-item__image {
    z-index: -1;
  }
}

@media (max-width: 800px) {
  .post-item {
    width: 100%;
    padding: 0px 20px;
    float: left;
  }
  .post-item .post-item__inner {
    margin: 10px auto;
  }
  .post-item .post-item__type {
    background-color: rgba(51, 51, 51, 0.5);
    margin: -300px 0 0 0;
    padding: 20px;
    z-index: 1;
    display: block;
    position: relative;
  }
  .post-item .post-item__title {
    background-color: rgba(51, 51, 51, 0.5);
    z-index: 1;
    display: block;
    position: relative;
    margin: 0;
    padding: 0 20px 20px;
    height: 160px;
  }
  .post-item .post-item__image {
    z-index: -1;
  }
}

@media (min-width: 1001px) {
  .blog-item {
    height: 420px;
    background: #666;
    position: absolute;
  }
}

@media (min-width: 1001px) {
  .blog-item--red-light {
    background: #ff007f;
  }
}

@media (min-width: 1001px) {
  .blog-item--red-medium {
    background: #b30065;
  }
}

@media (min-width: 1001px) {
  .blog-item--grey-light {
    background: #d1d2d3;
  }
}

@media (min-width: 1001px) {
  .blog-item--grey-medium {
    background: #666666;
  }
}

@media (min-width: 1001px) {
  .blog-item--grey-dark {
    background: #333333;
  }
}

@media (min-width: 1001px) {
  .blog-item--small {
    height: 250px;
  }
  .blog-item--small .post-item__type {
    margin: 35px 30px 30px;
  }
  .blog-item--small .post-item__title {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.313rem;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: 0.1em;
  }
}

@media (min-width: 1001px) {
  .blog-item--large {
    height: 500px;
  }
}

@media (min-width: 1001px) {
  .blog-item--show-image:not(:hover) .blog-item__image {
    opacity: 1;
  }
}

.blog-item__title {
  margin: 0 30px 55px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0.1em;
}

.blog-item__type {
  margin: 55px 30px 40px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0.1em;
}

@media (min-width: 1001px) {
  .blog-item__image {
    opacity: 0;
  }
}

@media (min-width: 1001px) {
  .staff-item {
    background: #fff;
    padding: 6px 3px;
    height: 356px;
    position: absolute;
  }
}

@media (min-width: 1001px) and (max-width: 1600px) {
  .staff-item {
    height: 281px;
  }
}

@media (min-width: 1001px) and (min-width: 1001px) {
  .staff-item:hover .staff-item__image {
    opacity: 0.15;
  }
}

.staff-item__inner {
  background: #fff336;
}

@media (min-width: 1001px) {
  .staff-item--tall {
    height: 700px;
  }
}

@media (min-width: 1001px) and (max-width: 1600px) {
  .staff-item--tall {
    height: 550px;
  }
}

@media (min-width: 1001px) {
  .staff-item--wide {
    width: 50%;
  }
}

.staff-item--wide .staff-item__image {
  background-position: 50% 15% !important;
}

.staff-item__linkedin {
  margin: 20px 20px -61px auto;
  padding: 7px;
  border: 3px solid #b30065;
  display: block;
}

.staff-item__title {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.313rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0.1em;
  color: #000;
}

@media (min-width: 1001px) {
  .staff-item__title {
    margin: 145px 40px 10px 30px;
  }
}

@media (min-width: 1001px) and (max-width: 1600px) {
  .staff-item__title {
    margin: 105px 40px 10px 30px;
  }
}

@media (max-width: 1000px) {
  .staff-item__title {
    margin: 70px 40px 10px 30px;
  }
}

.staff-item__type {
  margin: 10px 40px 40px 30px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0.1em;
  color: #000;
}

@media (max-width: 1000px) {
  .staff-item__type {
    margin: 10px 40px 65px 30px;
  }
}

.solution-list:before, .solution-list:after {
  content: "";
  display: block;
}

.solution-list:after {
  clear: both;
  visibility: hidden;
}

@media (min-width: 801px) {
  .solution-list--count-9 .solution-list__item {
    width: 33.3% !important;
  }
  .solution-list--count-9 .solution-list__item h3 {
    max-width: 400px;
    padding: 0;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .solution-list--count-9 .solution-list__item .bodycopy {
    max-width: 400px;
    padding: 0;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (min-width: 501px) and (max-width: 800px) {
  .solution-list--count-9 .solution-list__item {
    width: 50%;
  }
  .solution-list--count-9 .solution-list__item:last-child {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  .solution-list--count-9 .solution-list__item {
    width: 100%;
  }
}

@media (min-width: 1199px) {
  .solution-list--count-11 .solution-list__item {
    width: 25%;
  }
  .solution-list--count-11 .solution-list__item:nth-child(1), .solution-list--count-11 .solution-list__item:nth-child(2), .solution-list--count-11 .solution-list__item:nth-child(3) {
    width: 33.3% !important;
  }
  .solution-list--count-11 .solution-list__item:nth-child(1) h3, .solution-list--count-11 .solution-list__item:nth-child(2) h3, .solution-list--count-11 .solution-list__item:nth-child(3) h3 {
    max-width: 400px;
    padding: 0;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .solution-list--count-11 .solution-list__item:nth-child(1) .bodycopy, .solution-list--count-11 .solution-list__item:nth-child(2) .bodycopy, .solution-list--count-11 .solution-list__item:nth-child(3) .bodycopy {
    max-width: 400px;
    padding: 0;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (min-width: 801px) and (max-width: 1198px) {
  .solution-list--count-11 .solution-list__item {
    width: 33.3%;
  }
  .solution-list--count-11 .solution-list__item:nth-last-child(1), .solution-list--count-11 .solution-list__item:nth-last-child(2) {
    width: 50% !important;
  }
}

@media (min-width: 501px) and (max-width: 800px) {
  .solution-list--count-11 .solution-list__item {
    width: 50%;
  }
  .solution-list--count-11 .solution-list__item:last-child {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  .solution-list--count-11 .solution-list__item {
    width: 100%;
  }
}

.solution-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 400px;
  border: 1px solid #EBEBEB;
}

.solution-list__item:not(a):hover {
  border: 1px solid WHITE;
  background-color: #ff007f;
}

.solution-list__item:not(a):hover .content-text {
  color: white;
}

.solution-list__item:not(a):hover .content-text h2 {
  color: white !important;
}

.solution-list__item:not(a):hover .content-text h3 {
  color: white !important;
}

.solution-list__item:not(a):hover .content-text .bodycopy {
  color: white !important;
}

.solution-list__item span {
  height: inherit;
  width: 100%;
  display: block;
}

.solution-list__item a {
  height: inherit;
  width: 100%;
  display: block;
}

.solution-list__item .content-text {
  width: 100%;
  padding: 40px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  color: #999999;
}

.solution-list__item .content-text .logo {
  max-width: 100%;
}

.solution-list__item .content-text .logo img {
  margin-left: auto;
  margin-right: auto;
}

.solution-list__item .content-text h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  color: #999999;
}

.solution-list__item .content-text h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1em;
  color: inherit;
  letter-spacing: 0;
  max-width: 260px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #999999;
}

.solution-list__item .content-text .bodycopy {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0;
  max-width: 380px;
  padding: 0;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #999999;
}


/* Thank you page styling - Jan 2016 */

body.ty .top-group .email-button {
    margin: 0 auto 20px auto !important;
    float: none;
    margin-left: auto !important;
}

body.thankyou-jan {
    margin: 0;
}

.thankyou-jan h1 {
	font-size: 36px;
	font-family: 'Julius Sans One',Arial;
	color: #000;
	line-height: 1.148;
	font-weight: normal;
	margin-top: 0;
	text-align: center;
}

.thankyou-jan h2 {
	font-family: 'Julius Sans One',Arial;
	font-size: 36px;
	color: #000;
	font-weight: 400;
	margin: 0 0 20px 0;
}

.thankyou-jan h3 {
	font-size: 17px;
	font-family: 'Raleway',Arial;
	color: #000;
	margin-top: 20px;
}

.thankyou-jan h4 {
	font-size: 18px;
	font-family:'Raleway', Arial;
	color: #000;
}

.thankyou-jan p {
	font-size: 16px;
	line-height:1.5em;
	margin:0 0 20px;
	font-family:'Raleway', Arial;
	color: #666;
}

.thankyou-jan li {
	font-size: 16px;
	margin-bottom: 5px;
	font-family:'Raleway', Arial;
	color: #333132;
}

/*HEADER*/
body.thankyou-jan .header-container-wrapper {
	background-color: #b30065;
}

.thankyou-jan .header-container > div {    
    padding: 29px 100px 29px 100px !important;
}

body.thankyou-jan .header-container {
	margin: 0 auto;
}

body.thankyou-jan .phone {
    text-align: right;
}

/*BODY*/

body.thankyou-jan .body-container-wrapper {
	padding: 0 36px;
	background: #ffffff;
}

body.thankyou-jan .body-container {
	margin: 0 auto;
}

.thankyou-jan .header-container-wrapper .header-container .logo {
    width:50%;
    float:left;
    margin:0;
}

body.thankyou-jan .header-container-wrapper .logo img {
    max-width:103px;
}

body.thankyou-jan .body-container .main-group .body-left {
	width: 68.4%;
	margin-right: 2%;
	position: relative;
}

body.thankyou-jan .body-container .main-group .form {
	width: 29.3%;
	margin-left: 0;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 45px;
}

body.thankyou-jan .body-left .main-text {
	width: 47%;
	padding-right: 2%;
	margin-bottom: 30px;
}

body.thankyou-jan .body-left .main-text p {
	margin-top: 0;
	line-height: 1.333em;
}

body.thankyou-jan .body-left .cta-image {
	width: 53%;
	margin-left: 0;
	height: 332px;
	margin-top: 90px;
}

body.thankyou-jan .body-left .cta-image img {
	width: 486px;
	max-width: 100%;
}

/*FOOTER*/

body.thankyou-jan .footer-container-wrapper {
	background-color: #ed1847;
	padding: 0 36px;
}

body.thankyou-jan .footer-container {
	max-width: 1148px;
	margin: 0 auto;
}

body.thankyou-jan .footer-container .author-image {
	margin: 45px 0;
	width: 140px;
}

body.thankyou-jan .footer-container .author-image img {
	max-width: 102px;
	max-height: 102px;
	border-radius: 60px;
}

body.thankyou-jan .footer-container-wrapper .footer-container .author-text {
	margin: 38.5px 0;
	width: 60%;
}

body.thankyou-jan .footer-container-wrapper .footer-container .author-text p {
	line-height: 1.333em;
}

/*  Call To Action  */
.thankyou-jan .call-to-action: {
 background-color: #ffe8e8;
}

/*MEDIA QUERIES*/

@media (max-width: 1139px) and (min-width: 600px) {
body.thankyou-jan .form .submit input {
	font-size: 15px!important;
}
}

@media (max-width:876px) and (min-width:601px) {
body.thankyou-jan .body-container .main-group .body-left {
	width: 100%;
}
body.thankyou-jan .body-left .main-text {
	width: 100%;
}
body.thankyou-jan .cta-image {
	position: absolute;
	bottom: -400px;
	left: 0;
}
body.thankyou-jan .main-group .form {
	float: right;
}
body.thankyou-jan .body-container .main-group .form {
	width: 45%;
	min-height: 360px;
}
body.thankyou-jan .footer-container-wrapper .footer-container li {
	font-size: 12px;
	padding: 0 17px;
}
body.thankyou-jan .footer-container-wrapper ul {
	width: 574px;
	text-align: center;
	padding-left: 0;
	margin: 0 auto;
}
}

@media (max-width:630px) {
body.thankyou-jan .body-container .main-group .body-left {
	float: none;
	width: 100%;
}
body.thankyou-jan .body-left .main-text {
	padding-right: 0;
	float: none;
}
body.thankyou-jan .body-left .cta-image {
	float: none;
	width: 100%;
	display: none;
}
body.thankyou-jan .body-container .main-group .form {
	float: none;
	width: 100%;
	margin-top: 20px;
}
body.thankyou-jan .body-left .cta-image img {
	margin: 25px auto;
	display: block;
}
body.thankyou-jan .body-left .main-text {
	width: 100%;
}
body.thankyou-jan .main-group .body-left .row-number-2 {
	margin-top: 15px;
}
body.thankyou-jan .footer-container .author-image {
	margin: 15px auto;
	width: 102px;
	float: none;
}
body.thankyou-jan .footer-container .author-image img {
	max-width: 102px;
	max-height: 102px;
	border-radius: 60px;
}
body.thankyou-jan .footer-container-wrapper .footer-container .author-text {
	float: none;
	margin: 25px auto;
	width: 90%;
	text-align: center;
}
body.thankyou-jan .footer-container-wrapper .footer-container .author-text p {
	line-height: 1.333em;
}
body.thankyou-jan .header {
	margin: 10px 0;
}
body.thankyou-jan .header-container-wrapper .header-container .social-icons {
	float: none;
	margin: 10px auto;
}

body.thankyou-jan .header-container-wrapper .header-container .phone {
    float: none;
	margin: 30px auto;
}
body.ty .header-container-wrapper .logo {
	float: none;
	margin: 0px auto 30px auto;
}
body.thankyou-jan .footer-container-wrapper .footer-container li {
	font-size: 9px;
	padding: 0px 3px;
	border: none;
}
body.thankyou-jan .footer-container-wrapper ul {
	text-align: center;
	padding-left: 0;
	width: 311px;
	margin: 0 auto;
}
body.thankyou-jan .author-image {
	margin: 20px auto;
	float: none!important;
	text-align: center;
}
body.thankyou-jan .author-info {
	margin: 0 auto;
	float: none!important;
	text-align: center;
	width: 100%!important;
	margin-top: 0;
}
.thankyou-jan footer p {
	text-align: center;
}
}

@media (max-width:363px) {
body.thankyou-jan .form .submit input {
	font-size: 14px!important;
}
}
/*IE Fixes */

html[data-useragent*='MSIE 9.0'] .thankyou-jan .form .form-design-field label {
	display: block!important;
	font-size: 12px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	color: #ffffff;
}
.lt-ie9 body.thankyou-jan .header-container-wrapper {
	padding: 0;
}
.lt-ie9 body.thankyou-jan .body-container-wrapper {
	padding: 0;
}
.lt-ie9 body.thankyou-jan .footer-container-wrapper {
	padding: 0;
}
.lt-ie9 body.thankyou-jan .header-container {
	background-color: #fff;
	width: 1220px;
	padding: 0 36px;
}
.lt-ie9 body.thankyou-jan .body-container {
	background-color: #fff;
	width: 1220px;
	padding: 0 36px;
}
.lt-ie9 body.thankyou-jan .footer-container {
	width: 1220px;
	padding: 0 36px;
}
.thankyou-jan .lt-ie9 .form .form-design-field label {
	display: block!important;
	font-size: 12px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	color: #ffffff;
	margin-bottom: 2px;
}
html[data-useragent*='MSIE 7.0'] .thankyou-jan form {
	margin-top: 0;
}
html[data-useragent*='MSIE 7.0'] .thankyou-jan .form .form-design-field {
	margin-left: 31px;
	margin-right: 43px;
	padding: 6.5px 0;
}
html[data-useragent*='MSIE 7.0'] .thankyou-jan .form .form-design-field input {
	padding: 8.5px 6px;
}
html[data-useragent*='MSIE 7.0'] .thankyou-jan .body-left .main-text {
	padding-right: 0;
}
html[data-useragent*='MSIE 8.0'] .thankyou-jan .form .form-design-field {
	margin-left: 31px;
	margin-right: 31px;
	padding: 6.5px 0;
}
/* Bonus Styles */

.thankyou-jan .row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.thankyou-jan .container-fluid:before, .container-fluid:after {
	display: table;
	content: "";
}
.thankyou-jan .row-fluid:after {
	clear: both;
}
.thankyou-jan .row-fluid:before, .row-fluid:after {
	display: table;
	content: "";
}
/* Eloqua Styles */

    
/*FORM*/
.thankyou-jan .form h3 {
	background-color: #ed1847;
	margin: 0;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.333em;
}
.thankyou-jan .form .form-design-field label {
	font-size: 12px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	color: #ffffff;
}
.thankyou-jan .form form {
	background-color: #ed1847;
}
.thankyou-jan .form .form-design-field {
	padding: 4.5px 31px;
}
.thankyou-jan .form .form-design-field input {
	border: 0;
	padding: 8.5px 10px;
	width: 100%;
	box-sizing: border-box;
}
.thankyou-jan .form .form-design-field select {
	width: 100%;
	height: 35px;
	padding: 0 5px;
	color: #9E9797;
}
.thankyou-jan .form .actions {
	margin: 0 31px;
}
.thankyou-jan .form .submit input {
	background-color: #ffc20e;
	color: #ffffff;
	font-weight: normal;
	font-size: 22px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	padding: 7px 5%;
	text-decoration: none;
	border: 0;
	margin-bottom: 15px;
	margin-top: 11px;
	width: 100%;
	cursor: auto;
	border-radius: 3px;
}
body.thankyou-jan .header-container-wrapper .phone {
    width: 225px;
    padding:41px 0 40px;
    float: right;
    text-align: right;
}
body.thankyou-jan .header-container-wrapper .social-icons .icon {
	margin-top: 10px;
}
body.thankyou-jan .header-container-wrapper .phone .icon {
    margin-top: 10px;
}
body.thankyou-jan .header-container-wrapper p {
	font-size: 15px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	color: #ffffff;
}
.footer-container ul {
	display: block;
	margin: 0 auto;
}
body.thankyou-jan .footer-container li {
	list-style: none;
	float: left;
	padding: 0 25px;
	text-align: center;
	border-right: 1px solid #fff;
	margin: 23px auto;
}
body.thankyou-jan .footer-container li:last-child {
	border: none;
}
.thankyou-jan .footer-container a {
	text-decoration: none;
	color: #fff;
	font-family: 'Neo Sans W01', Arial, sans-serif;
}
/*AUTHOR SECTION*/
.thankyou-jan .author-image {
	width: 130px!important;
	margin-top: 30px;
}
.thankyou-jan .author-image img {
	border: 1px solid #333;
	border-radius: 110px;
	height: 110px;
	width: 110px;
	overflow: hidden;
}
.thankyou-jan .author-info {
	width: 70%!important;
	margin-top: 80px;
}
.thankyou-jan .author-info h3 {
	color: #ed1847;
	font-size: 20px;
	margin: 1px 0;
}
.thankyou-jan .author-info p {
	color: #414042;
	font-size: 15px;
	margin: 3px 0;
	line-height: 17px;
}
.thankyou-jan footer p {
	color: #fff;
	font-size: 25px;
}
/*PROGRESSIVE FORM STYLES*/
.thankyou-jan table.CCPPDisplayTable {
	margin: 0 auto;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.thankyou-jan td.CCPPDisplayTD {
	font-size: 12px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	color: #ffffff;
	display: block;
}
.thankyou-jan td.CCPPInputTD {
	display: block;
}
.thankyou-jan input.CCPPInputTextField {
	border: 0;
	padding: 8.5px 10px;
	width: 100%;
	box-sizing: border-box;
}
.thankyou-jan input#CCPSubmitButton {
	background-color: #ffc20e;
	color: #ffffff;
	font-weight: normal;
	font-size: 22px;
	font-family: 'Neo Sans W01', Arial, sans-serif;
	padding: 7px 5%;
	text-decoration: none;
	border: 0;
	margin-bottom: 15px;
	margin-top: 11px;
	width: 100%;
	cursor: auto;
	border-radius: 3px;
}
.thankyou-jan .CCPPInputSelectField {
	border: 0;
	padding: 8.5px 10px;
	width: 100%;
	box-sizing: border-box;
}

@media (max-width:450px) {
.thankyou-jan h1 {
	font-size: 30px;
}
.thankyou-jan h2 {
	font-size: 22px;
}
}
/*THANK YOU PAGE STYLES*/


.ty h1 {
	margin-bottom: 30px;
}
.ty h4 {
	font-size: 19px;
	color: #4a4815;
	text-transform: uppercase;
	font-weight: bold;
	margin: 6px 0 10px 0;
	letter-spacing: normal;
}
/*BODY*/

.ty.body .body-container .main-group {
	margin-bottom: 35px;
	margin-top: 60px;
	min-height: 680px;
}
.ty.body .body-left .main-text {
	width: 74%;
}

@media (max-width:600px) {
body.ty.body .button {
	margin: 10px auto;
	float: none;
	min-width: 200px;
}
}

@media (max-width:363px) {
.ty.body .form .submit input {
	font-size: 14px!important;
}
}
/*ADDITIONAL THANK YOU PAGE STYLES*/
.body.ty .download-button {
    margin: 0 10px 20px;
}
.ty .email-button {	
    margin: 0 10px 20px;
}
.ty .button {
    min-width:290px;
	font-size: 16px;
    float: none !important;
    font-family: 'Raleway', Arial,sans-serif;
    text-transform:uppercase;
    text-align: center;
    display: inline-block !important;
    width: auto !important;
    border:3px solid transparent;
}
.ty .button a {
    display: block;
    background: #fff336;
    padding: 20px 35px;
    text-align: center;
    color: #333;
    position:relative;
  	border:3px solid #fff336;
}
.ty .button a:hover {
    color:#fff;
    z-index:2;
}
.ty .button a:hover:after {
    height:100%;
}
.ty .button a:after {
  content: "";
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ty .email-button.button a {
    display: block;
    background: #fff;
    border:3px solid #fff336;
    text-align: center;
    border-radius: 0;
}
.ty .email-button.button a:hover, .ty .download-button.button a:hover  {
    border-color:#000;
}
a {
    text-decoration:none;
}
.ty.body .main-group .row-number-1 {
	border-bottom: solid 1px #333;
	margin-bottom: 60px;
}
/*UPDATED THANK YOU PAGE STYLES*/

body.ty .main-group .row-number-3 {
	border-top: 0;
}
.ty .cta-2 {
	margin: 0px 2%;
}
.ty .cta img {
	width: 100%!important;
}
.ty .cta {
	background:#f3f4f4;
	width: 32%!important;
  max-width: 380px;
  padding-bottom:38px !important;
  margin:0px 5px !important;
}
.ty .cta h3, .ty .cta h4, .ty .cta p {
	text-align: center;
}
.ty .cta h3 {
	color:#010101;
	font-size: 20px;
	line-height:1.2em;
	margin-top:36px;
	margin-bottom: 14px;
	font-weight:700;
	text-transform:uppercase;
}
.ty .cta h4 {	
	color:#666666;
	font-size: 16px;
	line-height:1.2em;
	min-height: 2.4em;
	width:250px;
	padding:0 20px;
	box-sizing:border-box;
	max-width:100%;
	margin:0 auto 20px;
	text-transform:none;
	font-weight:400;
}
.ty .cta .widget-type-rich_text a {
    display:block;
    width:189px;
    max-width:100%;
    margin:0 auto;
}
.ty .cta .widget-type-rich_text a:hover p {
    color:#fff;
    z-index: 2;
}
.ty .cta .widget-type-rich_text a:hover p:after {
    height:100%;
}
.ty .cta .widget-type-rich_text a p:after {
  content: "";
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ty .cta .widget-type-rich_text a p {
    background: #fff336;
    padding: 16px 1em;
    text-align: center;
    color: #333;
    margin:0 auto;
    text-transform:uppercase;
    position:relative;
}
.ty .header-container, .ty .body-container, .ty .footer-container {
	max-width: 1180px;
}
.ty .body-center {
	text-align: center;
	padding: 0px 12% 25px 12%;
}
@media (max-width:940px) {
.ty.body .cta {
	width: 100%!important;
	max-width: 318px;
	float: none;
	margin: 0 auto 15px auto !important;
}
}

.thankyou-jan iframe {
	position: absolute;
}

.thankyou-jan img {
	border: 0;
}

.thankyou-jan .phone a {
    color: #fff;
    text-decoration: none;
    font-family: 'Julius Sans One',Arial;
    font-size: 20px;
}

.ty .cta-1, .ty .cta-3 {
    margin: 0;
}

.thankyou-jan .social-sharing img {
    max-width: 35px!important;
    max-height: 35px!important;
    width: 100%;    
    margin: 0 2%;
}

.thankyou-jan .social-sharing {
    max-width: 240px;
    float: none!important;
    margin: 0 auto!important;
}

.thankyou-jan .top-group {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #999999;
}

.ty .top-group {
    text-align:center;
}

@media(max-width:768px) {
    body.thankyou-jan .header-container-wrapper .phone {
        float:none;
        text-align:center;
        margin:0 auto;
    }
    .thankyou-jan .header-container-wrapper .header-container .logo {
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }
}

/* */


/* Products page */


.page-products-level-1 .cta-banner img {
		border: none;
    display: block;
    margin: 0 auto;
  	padding-bottom: 30px;
  	width: 1200px;
  	margin-top: -40px;
}
.tools-products-mod .test-link:nth-child(7) {
    position: relative;
    left: 33.3%;
}

@media (max-width: 1200px) {
    
.page-products-level-1 .cta-banner img {
  	width: 100%;
    }
  
.cta-banner .test-cta img {
  	width: 100%;
  	}
    
}  
@media (max-width: 805px) {
  .tools-products-mod .test-link:nth-child(7) {
    position: relative;
    left: 0px;
  }
}

/* */



/* Error Page Styling */

.error-page .page-center-error {
    padding: 200px 300px 50px;
}

.error-page .custom-error-message h1 {
    font-size: 3rem;
    margin: 0 0 20px;
}

.error-page .field {
    font-family: Raleway, sans-serif;
    line-height: 2rem;
}

.error-page a {
    color: #999999;
}

.error-page #content {
    font-family: Raleway, Sans-Serif;
    font-size: 0.9rem;
}

.error-page .page-footer-area .cell-wrapper {
    padding-top: 30px;
}

.error-page .page-footer-area .footer-social-logos {
    margin-bottom: 30px;
}

@media (max-width: 1434px) {

    .error-page .page-center-error {
        padding: 200px 200px 50px;
    }
}

@media (max-width: 1234px) {

    .error-page .page-center-error {
        padding: 250px 100px 50px;
    }
}

@media (max-width: 1034px) {

    .error-page .page-center-error {
        padding: 250px 50px 50px;
    }
.book-time-content {
      padding-right: 20px !important;
    }
}

@media (max-width: 934px) {

    .error-page .page-center-error h1 {
        font-size: 2.5rem;
    }
}

@media (max-width: 800px) {

    .error-page .page-center-error h1 {
        font-size: 2.5rem;
    }
}

@media (max-width: 500px) {

    .error-page .page-center-error h1 {
        font-size: 1.5rem;
    }
}


/* */


/* Pillar Page Styling */



/* Back to Top */

.container-fluid .row-fluid .back-to-top {
    position: fixed;
    bottom: 20px;
    right: 105px;
    width: auto;
    font-size: 20px;
    padding: 1px 8px 4px;
    border-radius: 4px;
    background: #b30065;
    cursor: pointer;
}
.back-to-top a {
    color: #f9f9f9;
}
/****** Book Time in Calendar Page ******/

.book-time h1 {
  color: #333333 ;
  font-size: 2.25rem;
  padding-bottom: 40px;
}

/****** Pillar Page Starts **********/


.banner-img-wrap .content-wrappers {
    margin-top:190px !important;
} 
 
.outer-banner {
    height: 100vh;
    vertical-align: middle;
    display: table-column !important;
} 

.outer-banner {
display: table !important;
}

.banner-text p {
    font-size: 30px;
    color: #fff;
    padding-top: 40px;
    line-height: 1.3;
}

div#div-block1>.row-depth-1 {
display: table-cell;
vertical-align: middle;
}

.banner-img,
.banner-img-1{
    display: none!important;
}

.hs-inline-edit .banner-img,
.hs-inline-edit .banner-img-1{
    display: inline-block!important;
}

.pillar-banner .menuhs-right-stactic {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 34%;
    float: left;
}

.pillar-banner .wrapper--v-centered .content-text {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 65%;
    float: left;
}

.section-heading {
    background-color: #ff007f;
    color: #fff;
    padding: 10px 0px 10px 0px;
}

.section-heading h2{
    margin: 0px;
    font-size: 27px;
}
.clear-float{
    float: none !important;
}

.extra-padding-top-bottom{
    padding-top: 100px;
    padding-bottom: 100px;
}

.padding-top-bottom{
    padding-top: 50px;
    padding-bottom: 50px;
}

.full-width-img img.hs-image-widget {
    max-width: 100%;
    width: 100% !important;
}

.content-module p {
    color: #000;
    font-size: 19px;
    margin-bottom: 8px;
}

.content-module h3 {
    color: #b30064;
    text-transform: none;
}

.content-module h4 {
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
}
 
.content-module ul {
  font-family: "Raleway", sans-serif;
  line-height: 1.2em;
  color: #000;
  letter-spacing: 0.1em;
  margin: 0;
  padding-bottom: 20px;
  font-weight: 400;
}

.content-module ul li{
    padding-top: 10px;
    padding-bottom: 10px;
    /**list-style-image: url(https://content.t-three.co.uk/hubfs/2018-t-three/pillar-page/Dott.png);**/
    list-style-image: url(https://content.t-three.co.uk/hubfs/2018-t-three/pillar-page/List-Circle.png);
    list-style-position: outside;
}

.full-width-image h2 {
    color: #fff;
}

.full-width-image p {
    color: #fff;
    font-size: 30px;
}

.full-width-image h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}


.bg-banner-center .row-fluid {
    display: table;
}

.bg-banner-center .icon-image {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
    padding-right: 10px;
}

.bg-banner-center .icon-content {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
    padding-left: 10px;
}

.icon-content a {
    background-color: #fef337;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 20px;
}

.icon-content a:hover {
    background-color: #000;
    color: #fef337;
    padding: 10px 30px;
    display: inline-block;
    font-size: 20px;
}

.intro-bg-inner {
    position: relative;
    width: 100%!Important;
    max-width: 100%!important;
    padding: 0px!important;
    margin: 0px;
}

/**.outer-banner .side-bar-menus ul li {
    background: transparent;
    border: 1px solid #fff;
}
**/
.side-bar-menus ul li, .stactic-bar-menu ul li, .side-bar-menus ul li{
    background: #646666;
    padding: 10px 15px;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    margin: 0 0 10px 0;
    font-size: 1rem;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    line-height:1.5em;
}

.side-bar-menus ul li.activeli,
.side-bar-menus ul li.active, 
.side-bar-menus ul li:hover { 
    background: #b30065 !important;
}

.intro-bg-inner {
    position: relative;
    width: 100%!Important;
    max-width: 100%!important;
    padding: 0px!important;
    margin: 0px;
}

.side-bar-menus ul {
    max-width: 330px;
}

.pillar-page{
    overflow-x: hidden;
}

/**.content-module {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
}

.wrapper.wrapper--contained.clear-float .row-fluid {
    display: table;
}

div#sidebar-section {
    display: table-cell;
    float: none;
    vertical-align: middle;
}**/

.add-min-height{
    /**min-height: 275px !important;**/
}

.page-center {
    max-width: 1300px;
    float: none !important;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px;
}

.section-heading .cell-wrapper.layout-widget-wrapper {
    max-width: 1300px;
    float: none !important;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 10px 40px;
}

.cta-inner-wrap 
{
    position: relative;
}

.cta-inner-wrap > .layout-widget-wrapper{
  display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.side-bar-menus {
    transition: 1s;
}

.div-block {
    max-width: 100%!Important;
}

.section-heading .page-center {
    padding: 0px;
}

.section-heading {
    min-height: 95px !Important;
    display: table !Important;
}

.section-heading .row-fluid-wrapper.row-depth-2.row-number-2 {
    display: table-cell;
    vertical-align: middle;
}


/************** ipad ***************/
@media (max-width: 1080px) {
    .side-bar-menus ul {
        max-width: 300px;
    }
    
    .banner-text p {
        font-size:25px;
    }

}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){
    .side-bar-menus ul {
        max-width: 200px;
    }
}


@media (max-width: 500px) {

    .banner-img-wrap .content-wrappers {
        margin-top:80px !important;
    }

}


/************** iphone roatate***************/
@media (max-width: 767px) {

    .banner-text p {
        font-size:22px;
    }
    
    .side-bar-menus ul li, .stactic-bar-menu ul li, .side-bar-menus ul li {
        display: block;
    }
    
    .side-bar-menus ul {
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }
    
    .side-bar-menus {
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;
        display: inline-block !important;
    }

    #sidebar-section.span4 {
        width: 100% !important;
    }
    
    .outer-banner {
        padding: 150px 0px;
    }
    .book-time .calendar-form .private-flex {
        display: flex !important;
        flex-basis: auto !important;
        flex-grow: initial !important;
        flex-shrink: 1 !important;
        max-width: 100% !important;
    }
    .pillar-page .ctabgwr2 .cta-inner-wrap .icon-image img {
        max-width: 30%;
    }
    
}


/************** iphone ***************/
@media (max-width: 479px) {
    
    .bg-banner-center .icon-image {
        display: block !important;
        padding-bottom: 20px;
        padding-right: 0px;
    }

    .bg-banner-center .icon-content{
        display: block !important;
        padding-bottom: 20px;
        padding-right: 0px;
    }
}




/****** Pillar Page Ends**********/

.content-wrappers {
    padding: 0 40px !important;
    max-width: 1300px;
    float: none !important;
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px;
}
 
.banner-img-wrap {
    height: 100vh;
    vertical-align: middle;    
    display: table !important;
    max-width: 100%!important;
    width: 100% !important;
    padding: 60px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

div.banner-img-wrap>.row-depth-1 {
    display: table-cell;
    vertical-align: middle;
}

.section-content-wrap p {
    color: #666;
}

.section-content-wrap h3 {
    color: #b30065;
    text-transform: none;
    margin-top:50px;
}

.section-content-wrap h4 {
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
}

.section-content-wrap ul {
    font-family: "Raleway", sans-serif;
    line-height: 1.875rem;
    color: #666;
    margin: 0;
    padding-bottom: 20px;
}

.section-content-wrap ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-image: url(https://cdn2.hubspot.net/hubfs/1870680/2018-t-three/pillar-page/List-Circle.png?t=1524139981359);
    list-style-position: outside;
}

.side-bar-menus li{
    list-style: none !important;
}

.full-width-only-img img{
    width: 100% !important;
}

.icon-content h2 {
    color: #f9f9f9;
    font-size: 30px;
    font-weight: 600;
    line-height:1.2em;
}

.cta-inner-wrap .row-fluid {
    display: table;
}

.cta-inner-wrap .icon-content {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
    padding-left: 10px;
}

.cta-inner-wrap .icon-image {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
    padding-right: 10px;
}

.icon-content p {
    color: #f9f9f9;
    font-size: 20px;
}

.banner-img img
{
display: none;
}

.banner-img .hs-editor-editable img
{
display: block;
}

.cta-bg-img img
{
display: none;
}

.cta-bg-img .hs-editor-editable img
{
display: block;
}

.cta-bg-wrap,
.cta-bg-wrap-1
{
    position:relative;
}


.side-bar-menu ul,.stactic-bar-menu ul{
    max-width: 360px;
    float: none;
}

.side-bar-menus ul
{
    max-width: 330px;
/*  margin-left:auto;
    margin-right:auto;*/
}

/*.side-bar-menus ul li
{
   font-size:15px; 
}*/

.side-bar-menus
{
    transition: 1s;
}


.side-bar-menu  ul li:before,.stactic-bar-menu ul li:before,.side-bar-menus ul li:before 
{
   content:none;
}

.side-bar-menu ul li a,.stactic-bar-menu ul li a,.side-bar-menus ul li a{
    color: #fff;
    font-weight: 100;
}

.side-bar-menu ul li, .side-bar-menus ul li{
    background: #666;
    padding: 10px 15px;
     color: #fff;
     cursor: pointer;
     margin:0px 0px 10px 0px;
     font-size: 1rem;
     border: 1px solid transparent;
}

.stactic-bar-menu ul li {
     border: 1px solid #fff;
     background: transparent;
}


.side-bar-menu ul li.active,.side-bar-menus ul li.active,.side-bar-menus ul li.activeli,.side-bar-menus ul li:hover{
    background: #b30065 !important;
}

.stactic-bar-menu .actives-outsources,.stactic-bar-menu ul li:hover
{
   background: #b30065 !important;
   border: 1px solid #b30065;
   
}


.introduction-text h2 {
    color: #da2128;
    font-size: 42px;
    font-weight: bold;
}



.introduction-text {
    padding:60px 0px;
}

.content-wrappers {
    padding: 0px 40px!important;
}


.section-wrap {
    /**background: url(https://cdn2.hubspot.net/hubfs/353296/outsourcing/JJS-Pillar-Page-B-bg.jpg);**/
    
    background-color: #ff007f !important;
    width: 100%;
    padding-top: 25px;
    max-width: 100% !important;
    padding-bottom: 25px;
}

.section-title h2 {
    color: #fff;
    margin: 0px;
    font-size: 27px;
    font-weight: bold;
    line-height:1.3em;
}

.section-content a.homepage-blue-download-button p, .section-content-line a.homepage-blue-download-button p {
    color:#f37021 !important;
}

.section-content a.homepage-blue-download-button:hover p, .section-content-line a.homepage-blue-download-button:hover p {
    color:#fff !important;
}

.section-content {
    padding: 0px 0px 40px;
}

.section-content-wrap {
    padding: 40px 0px 40px 0px;
}

.section-image {
    padding-bottom: 40px;
}

.cta-bg-wrap {
    max-width: 100%!important;
    background-size: cover;
    padding: 60px 0px;
    background-repeat: no-repeat;
}

.on-click-wrpas {
    padding: 0px!important;
    max-width: 100%!Important;
}

/*.cta-inner-wrap {
    padding: 0px 40px !important;
}*/



.Download-txt h2 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
}

.Download-txt p {
    color: #fff;
}


.menu-hs-declar ul li {
    background: #000;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
    list-style-type: none;
    margin-bottom: 8px;
    font-size: 14px;
}

.menu-hs-declar ul li:before {
    width: 0;
    height: 0;
    margin: 0;
}

.outsource-content-two
{
   padding-top: 80px;
}


.colored-bg-fullwidth .row-fluid-wrapper {
    padding: 0;
}



.rss-why-relvant .hs-rss-item
{
    width: 47%;
}

.rss-why-relvant  .hs-rss-byline
{
    display:none;
    margin-left: 1%;
}

.rss-why-relvant h3
{
     padding-bottom: 10px;
}


.section-wrap .widget-type-space 
{
    min-height: 0px!Important;
    height: 0;
}


.section-content-line 
{
    padding: 0px 0px 40px 0px;
    border-bottom: 1px solid #000;
}

.side-bar-menus ul {
    margin: 0px;
}

.section-content-line h2:first-child
{
        padding-top: 0px!important;
    border-top: 0px solid #000!important;
    margin-top: 00px!important;
}

.intro-bg-inner {
    overflow-x: hidden;
}

.section-content p,.section-content-line p,.introduction-text p,
.section-content li
{
        color: #58595b;
}

.section-content h2,.section-content-line h2
{
    text-transform: uppercase;
    font-weight: bold;
    color: #da2128;
    margin-top:50px;
}

.introduction-text h2
{
    font-weight: bold;
}

.rss-why-relvant h3
{
    color:#000;
    font-weight: bold;
}

.rss-why-relvant p
{
    font-size: 18px;
    line-height: 1.5;
}

.rss-why-relvant .hs-rss-title span
{
    font-size: 18px!important;
}

.rss-why-relvant .hs-rss-item-image-wrapper,.rss-why-relvant .hs-rss-item
{
    left: 0!Important;
    right: 0!Important;
    padding:0px;
}

.rss-why-relvant .hs-rss-item:last-child {
margin-left: 2%;
}

.rss-why-relvant .hs-rss-item:first-child 
{
    margin-right: 2%;
}

.div-block 
{
    max-width: 100%!Important;
}

.cta-img-cus2,.cta-img-cus2,.cta-img-cus-wrap
{
    width: 23%!Important;
}

.cta-inner-wrap 
{
    position: relative;
}

.cta-img-cus-wrap 
{
    /*position: absolute;
    right: 17%;
    bottom: 0;
    padding-top: 30px;*/
}

.Relevant-sar-img {
    height: 200px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px!important;
}

.Relevant-sar-content h2 a
{
    font-size: 15px;
    font-weight: bold;
}

.Relevant-sar-content h2
{
    font-size: 15px;
    font-weight: bold;
    padding-bottom:10px;
    line-height:1.7em;
    margin-top:5px;
}

.Relevant-sar-content p
{
    font-size: 15px;
    line-height: 1.6;
    color: #58595b;
}


/************** ipad ***************/
@media (max-width: 1080px) {
.banner-text h1 {
    font-size: 46px;
}

.side-bar-menu ul,.side-bar-menus ul {
    max-width: 280px;
}

.side-bar-menus ul li {
    padding: 5px 10px;
}
    
}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1000px) {
  .banner-text h1 {
    font-size: 40px;
  }
  
  .banner-text {
    padding-top: 60px;
}

body .side-bar-menu {
    width: 30%!important;
}

.side-bar-menu ul li {
    padding: 6px 12px;
    font-size: 16px;
}

.side-bar-menu ul,.side-bar-menus ul {
    max-width: 210px;
}

.Download-txt h2 {
    font-size: 24px;
    line-height: 26px;
}



.cta-img-cus2, .cta-img-cus2, .cta-img-cus-wrap 
{
    width: 28%!Important;
}

.download-cta a
{
    font-size: 16px;
}   
    
}

@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){
    
    
    body
    {
        overflow-x: hidden;
    }
    
    
}



/************** iphone roatate***************/
@media (max-width: 767px) {
    
.banner-text {
    padding-top: 30px;
}

  .banner-text h1 {
    font-size: 36px;
  }
  
  .side-bar-menu {
    position: relative!important;
    left: initial!Important;
    top: initial!Important;
    width: 100%!important;
}

.banner-img-wrap {
    min-height: 100% !important;
}

.content-wrappers {
    padding: 0px 30px !important;
}

.cta-inner-wrap {
    text-align: center;
}

.cta-inner-wrap img {
    padding-bottom: 40px;
}

.side-bar-menu ul,.side-bar-menus ul {
    max-width: 400px;
    padding: 0;
    margin: 0px auto;
}

.rss-why-relvant .hs-rss-item:last-child {
    margin-left: 0%;
}

.rss-why-relvant .hs-rss-item:first-child {
    margin-right: 0%;
}

/*.cta-inner-wrap > .row-fluid-wrapper > .row-fluid{
  display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

 .cta-img-cus-wrap
    {
            order: 3;
-webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
        width: 100%!important
    }
    .cta-img-cus1{
        order: 2;
-webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    
        width: 100%!important
    }
    .cta-img-cus2 {
        order: 1;
-webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
        width: 100%!important
}*/

.cta-img-cusdel
{
    display:none!important;
}


.ctabgwr3 .cta-inner-wrap > .row-fluid-wrapper > .row-fluid,
.ctabgwr5 .cta-inner-wrap > .row-fluid-wrapper > .row-fluid,
.ctabgwr7 .cta-inner-wrap > .row-fluid-wrapper > .row-fluid,
.ctabgwr9 .cta-inner-wrap > .row-fluid-wrapper > .row-fluid
{
  display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

 .cta-img-cus-wrap
    {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
        width: 100%!important
    }
  /*  .cta-img-cus1{
        order: 2;
-webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
        width: 100%!important
    }*/
    .cta-img-cus2 {
        order: 1;
-webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
        width: 100%!important
}


    
    .slide-add-four ul 
{
   margin-top: 10px!important;
   position:relative!important;
}

.cta-img-cus2,.cta-img-cus2,.cta-img-cus-wrap
{
    width: 100%!Important;
}

.cta-img-cus-wrap 
{
    /*position: relative;
    right: initial!Important;
    bottom: initial;
     padding-top: 0px;*/
}

.menuhs-rights
{
    display:none!important;
}


 .stactic-bar-menu ul {
    padding: 0!Important;
}

.section-title h2 {
    font-size: 22px;
}

.section-content-line h2 {
    padding-top: 40px;
    font-size: 18px;
    margin-top: 40px;

}

.introduction-text h2 
{
   font-size: 36px;
}

.section-content h2 
{
    font-size: 18px;
}

.section-content-wrap 
{
    padding: 40px 0px 0px 0px;
}

.section-content-line 
{
    padding: 0px 0px 40px 0px;
}

.outsource-content-two 
{
    padding-top: 40px;
}

.introduction-text 
{
    padding: 40px 0px;
}

c, ol {
    padding: 0 0 0 20px;
}

.span4 {
    width: 100% !important;
}

.cta-inner-wrap .row-fluid {
    display: inline-block;
}

.cta-inner-wrap .icon-content {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
    padding-left: 10px;
}

}

/************** iphone ***************/
@media (max-width: 479px) {
.side-bar-menu ul,.side-bar-menus ul {
    max-width: 100%;
    padding: 0;
}

.banner-text h1 {
    font-size: 32px;
}

.calendar-module .meetings-iframe-container iframe {
	  margin-right: 30px;
}
    
}








/* */