@font-face {
  font-family: 'wild_youthregular';
  src: url("../fonts/wildyouth-regular-webfont.eot");
  src: url("../fonts/wildyouth-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/wildyouth-regular-webfont.woff2") format("woff2"), url("../fonts/wildyouth-regular-webfont.woff") format("woff"), url("../fonts/wildyouth-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
*,
:before,
:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  min-width: 320px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font: 20px/1 "Source Sans Pro", sans-serif;
  font-weight: 300;
}
body:before {
  content: 'xxl';
  display: none;
}
@media (max-width: 1480px) {
  body:before {
    content: 'xl';
  }
}
@media (max-width: 1199px) {
  body:before {
    content: 'lg';
  }
}
@media (max-width: 991px) {
  body:before {
    content: 'md';
  }
}
@media (max-width: 767px) {
  body:before {
    content: 'sm';
  }
}

.container {
  margin: 0 auto;
  max-width: 1500px;
  padding: 0 50px;
}
@media (max-width: 1199px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .container {
    padding: 0 15px;
  }
}

.btn {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.18em;
  font-weight: 600;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  display: inline-block;
  min-width: 287px;
  text-decoration: none;
  padding: 15px 12px 14px;
}
@media (max-width: 767px) {
  .btn {
    min-width: 260px;
    letter-spacing: 0.1em;
  }
}
.btn--blank {
  background-color: transparent;
  color: #84f5a1;
  border: 2px solid #84f5a1;
  padding: 13px 12px 12px;
}
.btn--blank:hover {
  background-color: #84f5a1;
  color: #34527a;
}
.btn--blue {
  background-color: #34527a;
  color: #fff;
}
.btn--blue:hover {
  background-color: #84f5a1;
  color: #34527a;
}
.btn--play {
  position: absolute;
  width: 108px;
  height: 108px;
  background: url("../img/btnPlay.png") 50% 50% no-repeat;
  top: calc(50% - 54px);
  left: calc(50% - 54px);
  display: block;
  text-indent: -9999px;
}

.form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.form__row {
  margin-bottom: 52px;
}
.form__row:before, .form__row:after {
  content: " ";
  display: table;
}
.form__row:after {
  clear: both;
}
.form__input-box--double {
  float: left;
  width: 44.5%;
  margin-right: 11%;
}
.form__input-box--double:last-child {
  margin-right: 0;
}
.form__input {
  width: 100%;
  height: 20px;
  color: #fff;
  font-size: 14px;
  border: 0;
  border-bottom: 1px solid #84f5a1;
  background: transparent;
  font-style: italic;
  letter-spacing: 0.075em;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form__input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form__input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form__input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form__input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form__input.error {
  border-color: #f00;
}
.form__input:focus {
  outline: none;
}
.form__textarea {
  width: 100%;
  height: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  border: 0;
  border-bottom: 1px solid #84f5a1;
  background: transparent;
  resize: vertical;
  font-style: italic;
  letter-spacing: 0.075em;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form__textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form__textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form__textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form__textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form__textarea:focus {
  outline: none;
}
.form__success {
  display: none;
  font-weight: 600;
}
.form .btn--blank {
  font-weight: 400;
  border-width: 1px;
  letter-spacing: 0.15em;
  cursor: pointer;
}

.gradient__line {
  height: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ZjVhMSIvPjxzdG9wIG9mZnNldD0iNDMlIiBzdG9wLWNvbG9yPSIjNjhmOWY5Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2JlMmVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #84f5a1), color-stop(43%, #68f9f9), color-stop(100%, #cbe2ee));
  background: -moz-linear-gradient(right, #84f5a1 0%, #68f9f9 43%, #cbe2ee 100%);
  background: -webkit-linear-gradient(right, #84f5a1 0%, #68f9f9 43%, #cbe2ee 100%);
  background: linear-gradient(to left, #84f5a1 0%, #68f9f9 43%, #cbe2ee 100%);
}

.link--home {
  width: 37px;
  height: 42px;
  background: url("../img/linkHome.png") 0 -42px no-repeat;
  background-size: 37px;
  display: inline-block;
  text-indent: -9999px;
}
.link--home:hover, .link--home.active {
  background-position: 0 0;
}
@media (max-width: 767px) {
  .link--home {
    text-indent: 0;
    background: none;
    width: auto;
    height: auto;
  }
}

.love {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 58px 0 54px;
}
.love__text {
  font-size: 46px;
  line-height: 60px;
  color: #fff;
  font-family: "Varela Round", sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.205em;
  padding-left: 54px;
}
@media (max-width: 991px) {
  .love__text {
    padding-left: 0;
  }
}
.love__text svg {
  display: inline-block;
  margin: 0 16px 0 10px;
}
.love--with-quote {
  padding: 3px 0 54px;
}

.notification {
  border: 1px solid #fff;
  width: 100%;
  min-height: 52px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin: 66px 0 38px;
}
.notification:before, .notification:after {
  content: " ";
  display: table;
}
.notification:after {
  clear: both;
}
.notification__label {
  float: left;
  width: 49px;
  height: 50px;
  font-size: 45px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
}
.notification__message {
  width: calc(100% - 52px);
  float: right;
  border-left: 1px solid #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.055em;
  color: #34527a;
  padding-right: 113px;
}
@media (max-width: 1480px) {
  .notification__message {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .notification__message {
    padding: 5px 10px;
  }
}
.notification--green {
  border-color: #84f5a1;
}
.notification--green .notification__label {
  color: #84f5a1;
}
.notification--green .notification__message {
  border-color: #84f5a1;
}

.quote {
  padding: 27px 0 34px;
}
.quote blockquote {
  text-align: center;
  margin: 0;
}
.quote p {
  position: relative;
  font-size: 27px;
  line-height: 30px;
  letter-spacing: 0.04em;
}
@media (max-width: 991px) {
  .quote p {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .quote p {
    font-size: 22px;
    line-height: 28px;
  }
}
.quote p:before {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  color: #34527a;
  font-size: 40px;
  top: 1px;
}
@media (max-width: 767px) {
  .quote p:before {
    font-size: 30px;
    line-height: 22px;
  }
}
.quote p:after {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  color: #34527a;
  font-size: 40px;
  top: 1px;
}
@media (max-width: 767px) {
  .quote p:after {
    font-size: 30px;
    line-height: 22px;
  }
}
.quote--light {
  padding-bottom: 24px;
}
.quote--light p {
  margin-bottom: 0;
  color: #fff;
}
.quote--light p:before, .quote--light p:after {
  color: #84f5a1;
}

.photo__label {
  position: absolute;
  white-space: nowrap;
  left: calc(100% - 15px);
  bottom: 31px;
  -moz-transform: rotateZ(-90deg);
  -ms-transform: rotateZ(-90deg);
  -webkit-transform: rotateZ(-90deg);
  transform: rotateZ(-90deg);
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  font-size: 10px;
  color: #fff;
  letter-spacing: 0.1em;
  z-index: 15;
}
@media (max-width: 767px) {
  .photo__label {
    display: none;
  }
}

.popup {
  display: none;
}
.popup .container:before, .popup .container:after {
  content: " ";
  display: table;
}
.popup .container:after {
  clear: both;
}
.popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 100;
}
.popup__body {
  background: url("../img/Popup-page-big-pictures.png") 50% 50% no-repeat;
  width: 917px;
  min-height: 682px;
  float: right;
  padding: 90px 0 0 213px;
  background-size: contain;
  position: relative;
  right: -33px;
}
@media (max-width: 991px) {
  .popup__body {
    width: 790px;
    min-height: 500px;
    padding: 40px 0 0 200px;
  }
}
@media (max-width: 767px) {
  .popup__body {
    width: 455px;
    min-height: 475px;
    padding: 110px 0 0 86px;
    background: url("../img/Iphone-popup-page-big-picture.png") 50% 50% no-repeat;
    background-size: contain;
    float: left;
    right: inherit;
    left: calc(2% - 18px);
    top: 55px;
  }
}
@media (max-width: 480px) {
  .popup__body {
    position: relative;
    left: calc(50% - 235px);
  }
}
.popup__content {
  max-width: 560px;
  text-align: center;
}
@media (max-width: 991px) {
  .popup__content {
    max-width: 430px;
  }
}
@media (max-width: 767px) {
  .popup__content {
    max-width: 300px;
  }
}
.popup__content p {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.04em;
  margin: 0 auto 27px;
}
@media (max-width: 991px) {
  .popup__content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .popup__content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 14px;
  }
}
.popup__content p + p {
  max-width: 95%;
}
@media (max-width: 767px) {
  .popup__content p + p {
    max-width: 80%;
  }
}
.popup__content p + p + p {
  max-width: 75%;
}
@media (max-width: 767px) {
  .popup__content p + p + p {
    max-width: 60%;
  }
}
.popup__content .btn {
  min-width: 132px;
  margin-top: 23px;
}
@media (max-width: 991px) {
  .popup__content .btn {
    margin-top: 0;
  }
}
.popup__title {
  margin: 0 0 50px;
  font-size: 45px;
  line-height: 51px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 300;
  color: #34527a;
}
@media (max-width: 991px) {
  .popup__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .popup__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}

.video-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-box__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-box__overlay img {
  width: 100%;
  height: 100%;
}

.about {
  padding: 63px 0 40px;
}
.about__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 2px;
  letter-spacing: 0.1em;
}
.about__subtitle {
	text-transform: uppercase;
	color: #34527a;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 38px;
	letter-spacing: 0.10em;
	font-weight: 600;
}
.about p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 22px;
}

.contact-us {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 64px 0 57px;
}
.contact-us .container {
  position: relative;
}
.contact-us .container:before, .contact-us .container:after {
  content: " ";
  display: table;
}
.contact-us .container:after {
  clear: both;
}
.contact-us .photo__label {
  bottom: -1px;
}
.contact-us__title {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 2px;
  font-weight: 700;
  color: #fff;
}
.contact-us__subtitle {
  text-transform: uppercase;
  color: #84f5a1;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 68px;
  letter-spacing: 0.10em;
   font-weight: 600;
}
.contact-us__col--left {
  width: 53.25%;
  float: left;
}
@media (max-width: 991px) {
  .contact-us__col--left {
    width: 62.25%;
  }
}
@media (max-width: 767px) {
  .contact-us__col--left {
    float: none;
    width: 100%;
  }
}
.contact-us__info {
  font-size: 16px;
  color: #fff;
  margin: 0 0 55px;
  letter-spacing: 0.05em;
}
.contact-us__info a {
  color: #92fbf7;
  margin: 0 28px 0 10px;
}
@media (max-width: 767px) {
  .contact-us__info a {
    line-height: 20px;
  }
}
.contact-us__info br {
  display: none;
}
@media (max-width: 767px) {
  .contact-us__info br {
    display: inline-block;
  }
}
.contact-us__gfx {
  float: right;
  width: 34.8%;
  text-align: right;
  position: relative;
  top: 0;
}
@media (max-width: 767px) {
  .contact-us__gfx {
    top: 0;
    width: 100%;
    max-width: 480px;
    margin: 0 auto 20px;
    padding: 0 20px 0 10px;
    float: none;
  }
}
.contact-us__gfx img {
  max-width: 100%;
}

.directory {
  padding: 23px 0 13px;
}
.directory .container:before, .directory .container:after {
  content: " ";
  display: table;
}
.directory .container:after {
  clear: both;
}
.directory .directory__text {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  margin: 0 0 14px;
  float: left;
  width: 60%;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .directory .directory__text {
    width: 100%;
    margin-bottom: 20px;
  }
}
.directory__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 62px;
  letter-spacing: 0.1em;
  color: #fff;
}
@media (max-width: 767px) {
  .directory__title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.directory__division {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin: 0 0 35px;
  font-weight: 600;
  letter-spacing: 0.17em;
}
.directory__division span {
  color: #84f5a1;
}
.directory__col--left {
  float: left;
  width: 35.4%;
  border-right: 1px solid #84f5a1;
  margin-right: 10.2%;
  padding-bottom: 10px;
}
.directory__col--left:before, .directory__col--left:after {
  content: " ";
  display: table;
}
.directory__col--left:after {
  clear: both;
}
@media (max-width: 991px) {
  .directory__col--left {
    width: 38%;
    margin-right: 4%;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .directory__col--left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
    padding: 0;
    border: 0;
  }
}
.directory__col--right {
  width: 54%;
  float: left;
  /*padding-bottom: 10px;*/
}
.directory__col--right:before, .directory__col--right:after {
  content: " ";
  display: table;
}
.directory__col--right:after {
  clear: both;
}
@media (max-width: 991px) {
  .directory__col--right {
    width: 58%;
  }
}
@media (max-width: 767px) {
  .directory__col--right {
    width: 100%;
    float: none;
  }
}
.directory__col--right .directory__label {
  width: 130px;
  max-width: inherit;
}
@media (max-width: 767px) {
  .directory__col--right .directory__label {
    width: 100%;
  }
}
.directory__col--right .directory__text {
  width: 69%;
}
@media (max-width: 767px) {
  .directory__col--right .directory__text {
    width: 100%;
  }
}
.directory__label {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  float: left;
  width: 40%;
  display: block;
  margin: 0 0 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
   width: 130px;
}
@media (max-width: 767px) {
  .directory__label {
    width: 100%;
    margin-bottom: 5px;
  }
}

.downloads {
  padding: 69px 0 72px;
}
@media (max-width: 767px) {
  .downloads {
    padding: 40px 0;
  }
}
.downloads .container:before, .downloads .container:after {
  content: " ";
  display: table;
}
.downloads .container:after {
  clear: both;
}
.downloads__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 2px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .downloads__title {
    text-align: center;
    margin-bottom: 15px;
  }
}
.downloads__subtitle {
  text-transform: uppercase;
  color: #34527a;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 80px;
  letter-spacing: 0.10em;
   font-weight: 600;
}
@media (max-width: 991px) {
  .downloads__subtitle {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .downloads__subtitle {
    text-align: center;
  }
}
.downloads__col--left {
  width: 65.4%;
  float: left;
}
@media (max-width: 991px) {
  .downloads__col--left {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .downloads__col--left {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.downloads__col--right {
  width: 34.6%;
  float: left;
  margin-top: 29px;
  border-left: 1px solid #34527a;
  padding-left: 157px;
}
@media (max-width: 1480px) {
  .downloads__col--right {
    padding-left: 70px;
  }
}
@media (max-width: 1199px) {
  .downloads__col--right {
    padding-left: 45px;
  }
}
@media (max-width: 991px) {
  .downloads__col--right {
    width: 50%;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .downloads__col--right {
    border: 0;
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
  }
}
.downloads__col--right .downloads__subtitle {
  color: #34527a;
}
.downloads .btn {
  margin-right: 140px;
}
@media (max-width: 1199px) {
  .downloads .btn {
    margin-right: 60px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .downloads .btn {
    margin: 0 15px 15px;
  }
}
.downloads .btn:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .downloads .btn:last-child {
    margin: 0 15px 15px;
  }
}

.education {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 64px 0 74px;
}
.education__title {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 2px;
  letter-spacing: 0.11em;
  font-size: 22px;
  line-height: 24px;
}
.education__subtitle {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.10em;
  margin-bottom: 45px;
  color: #84f5a1;
}
.education__pillar-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: url("../img/arrows.png") 50% 9% no-repeat;
  background-size: 100%;
  padding-top: 70px;
}
@media (max-width: 1480px) {
  .education__pillar-list {
    background-size: 100% 52%;
  }
}
@media (max-width: 1199px) {
  .education__pillar-list {
    background-size: 100% 56%;
  }
}
@media (max-width: 767px) {
  .education__pillar-list {
    padding-top: 0;
    background: none;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.education__pillar {
  max-width: 285px;
  text-align: center;
}
@media (max-width: 767px) {
  .education__pillar {
    max-width: inherit;
    width: 100%;
    margin-bottom: 30px;
  }
}
.education__pillar .gfx {
  text-align: center;
  min-height: 150px;
  line-height: 145px;
  margin-bottom: 64px;
}
@media (max-width: 991px) {
  .education__pillar .gfx {
    margin-bottom: 34px;
  }
}
@media (max-width: 767px) {
  .education__pillar .gfx {
    margin-bottom: 20px;
  }
}
.education__pillar .gfx img {
  vertical-align: top;
  max-width: 100%;
}
@media (max-width: 767px) {
  .education__pillar .gfx img {
    vertical-align: middle;
  }
}
.education__pillar .pic-1 {
  width: 104px;
}
.education__pillar .pic-2 {
  width: 104px;
}
.education__pillar .pic-3 {
  width: 129px;
}
.education__pillar h4 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 39px;
  letter-spacing:-0.1px;
}
@media (max-width: 991px) {
  .education__pillar h4 {
    font-size: 18px;
    line-height: 20px;
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .education__pillar h4 {
    min-height: inherit;
  }
}
.education__pillar span {
  display: block;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  text-align-last: center;
  font-weight: 600;
  letter-spacing: 0.112em;
  margin-bottom: 2px;
}
.education__pillar a {
  color: #84f5a1;
  font-size: 16px;
  text-align-last: center;
  letter-spacing: 0.045em;
  text-decoration: none;
  border-bottom: 1px solid #84f5a1;
}

.header {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .header {
    padding: 10px 0;
    overflow: hidden;
  }
}
.header .container {
  position: relative;
  min-height: 670px;
  padding-bottom: 10px;
}
.header .container:before, .header .container:after {
  content: " ";
  display: table;
}
.header .container:after {
  clear: both;
}
@media (max-width: 1199px) {
  .header .container {
    min-height: 570px;
  }
}
.header__hamburger {
  display: none;
  width: 21px;
  height: 15px;
  background: url("../img/iconHamburger.png") 50% 50% no-repeat;
  background-size: cover;
  margin: 40px 11px 0 0;
  text-indent: -9999px;
  float: right;
}
@media (max-width: 767px) {
  .header__hamburger {
    display: block;
  }
}
.header__gradient-text svg {
  width: 600px;
  height: 39px;
}
@media (max-width: 1199px) {
  .header__gradient-text svg {
    height: 34px;
  }
}
@media (max-width: 991px) {
  .header__gradient-text svg {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .header__gradient-text svg {
    height: 20px;
  }
}
.header__gradient-text svg.inline {
  width: auto;
  display: inline-block;
}
.header__gradient-text text {
  font-size: 41px;
  line-height: 49px;
  text-transform: uppercase;
  fill: url("#text-gradient");
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media (max-width: 1199px) {
  .header__gradient-text text {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  .header__gradient-text text {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .header__gradient-text text {
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
  }
}
.header__title {
  font-size: 41px;
  line-height: 49px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  max-width: 560px;
  margin-bottom: 126px;
}
@media (max-width: 1199px) {
  .header__title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .header__title {
    font-size: 30px;
    line-height: 38px;
    max-width: 420px;
  }
}
@media (max-width: 767px) {
  .header__title {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 40px;
  }
}
.header__title span {
  display: block;
  clear: both;
}
.header__title .inline {
  display: inline;
  clear: none;
}
.header__title--inv {
  font-weight: 600;
}
.header__title--inv text {
  font-weight: 300;
}
.header__logo {
  width: 155px;
  height: 58px;
  display: block;
  margin-top: 15px;
  margin-bottom: 103px;
}
@media (max-width: 767px) {
  .header__logo {
    float: left;
    margin: 22px 0 0 9px;
    width: 137px;
    height: 53px;
  }
}
.header__logo img {
  max-width: 100%;
}
.header__nav {
  position: relative;
  z-index: 10;
  text-align: right;
}
@media (max-width: 767px) {
  .header__nav {
    position: absolute;
    top: 85px;
    left: 0;
    width: 100%;
    background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
    background-size: cover;
    overflow: hidden;
    max-height: 0;
    padding-bottom: 0;
    text-align: center;
    opacity: 0.95;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
.header__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__nav li {
  display: inline-block;
  margin-left: 28px;
  min-height: 70px;
  line-height: 71px;
  position: relative;
}
@media (max-width: 767px) {
  .header__nav li {
    margin: 0;
    min-height: inherit;
    line-height: 30px;
    display: block;
  }
}
.header__nav a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 16px;
  vertical-align: bottom;
  letter-spacing: 0.1em;
}
.header__nav a:before {
  width: 100%;
  height: 5px;
  position: absolute;
  display: block;
  content: '';
  background-color: transparent;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .header__nav a:before {
    display: none;
  }
}
.header__nav a.active, .header__nav a:hover {
  color: #84f5a1;
}
.header__nav a.active:before, .header__nav a:hover:before {
  background-color: #84f5a1;
}
.header__nav.open {
  max-height: 200px;
  padding-bottom: 20px;
}
.header__content-pic {
  position: absolute;
  display: block;
  top: 0;
  right: 32px;
  width: 875px;
  z-index: 5;
}
@media (max-width: 1480px) {
  .header__content-pic {
    right: 0;
    width: 62vw;
  }
}
@media (max-width: 767px) {
  .header__content-pic {
    position: relative;
    width: 410px;
    left: 2%;
    right: inherit;
    margin-bottom: 28px;
    clear: both;
  }
}
.header__content-pic img {
  max-width: 100%;
}
.header__author {
  	/*font-size: 22px;
  	font-family: "wild_youthregular", sans-serif;*/
  	font-family:"Source Sans Pro", sans-serif;
  	font-size:13px;
  	font-weight:300;
  	color:#FFFFFF;
	letter-spacing:1px;
}
@media (max-width: 767px) {
  .header__author {
    display: none;
  }
}

.faq {
  padding: 62px 0 21px;
}
@media (max-width: 767px) {
  .faq {
    padding: 50px 0 10px;
  }
}
.faq__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 2px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .faq__title {
    text-align: center;
  }
}
.faq__subtitle {
  text-transform: uppercase;
  color: #34527a;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 70px;
  letter-spacing: 0.10em;
  font-weight: 600;
}
@media (max-width: 767px) {
  .faq__subtitle {
    text-align: center;
    margin-bottom: 40px;
  }
}
.faq__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.faq__item {
  margin-bottom: 43px;
}
.faq__item:before, .faq__item:after {
  content: " ";
  display: table;
}
.faq__item:after {
  clear: both;
}
.faq__question {
  width: 32%;
  margin-right: 10.3%;
  float: left;
}
@media (max-width: 767px) {
  .faq__question {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.faq__question p {
  margin: 0;
  text-transform: uppercase;
  color: #34527a;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.06em;
  font-weight: 600;
}
@media (max-width: 767px) {
  .faq__question p {
    text-align: center;
  }
}
.faq__answer {
  width: 57%;
  float: left;
}
@media (max-width: 767px) {
  .faq__answer {
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }
}
.faq__answer p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.04em;
  margin: 0;
}
@media (max-width: 767px) {
  .faq__answer p {
    text-align: center;
  }
}
.faq__answer p a {
  color: #84f5a1;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.faq--gradient {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.faq--gradient .faq__title, .faq--gradient .faq__question p, .faq--gradient .faq__answer {
  color: #fff;
}
.faq--gradient .faq__subtitle {
  color: #84f5a1;
}

.footer .container:before, .footer .container:after {
  content: " ";
  display: table;
}
.footer .container:after {
  clear: both;
}
.footer__top {
  padding: 0 0 28px;
}
@media (max-width: 767px) {
  .footer__top {
    padding: 20px 0 10px;
  }
}
.footer__logo {
  display: block;
  width: 72px;
  height: 63px;
  margin-left: 22px;
  margin-top: 34px;
  float: left;
}
@media (max-width: 767px) {
  .footer__logo {
    float: none;
    margin: 0 auto 10px;
  }
}
.footer__logo img {
  max-width: 100%;
}
.footer__nav {
  float: right;
  margin-right: 14.8%;
  width: calc(85% - 265px);
}
@media (max-width: 767px) {
  .footer__nav {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
.footer__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer__nav ul {
    display: block;
    padding: 15px 0;
    text-align: center;
  }
}
.footer__nav li {
  display: inline-block;
  padding-top: 56px;
  position: relative;
}
@media (max-width: 767px) {
  .footer__nav li {
    padding-top: 0;
    margin-bottom: 10px;
    margin: 0 10px;
    text-align: center;
  }
}
.footer__nav a {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.footer__nav a:before {
  width: 100%;
  height: 5px;
  position: absolute;
  display: block;
  content: '';
  background-color: transparent;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .footer__nav a:before {
    content: none;
  }
}
.footer__nav a.active, .footer__nav a:hover {
  color: #84f5a1;
}
.footer__nav a.active:before, .footer__nav a:hover:before {
  background-color: #84f5a1;
}
.footer__bot {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 17px 25px 21px;
}
.footer__bot p {
  color: #fff;
  font-size: 11px;
  margin: 0;
  text-align: center;
  letter-spacing: 0.05em;
}

.investing {
  padding: 63px 0 70px;
}
.investing .container:before, .investing .container:after {
  content: " ";
  display: table;
}
.investing .container:after {
  clear: both;
}
@media (max-width: 767px) {
  .investing .container {
    text-align: center;
  }
}
.investing__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.09em;
  margin: 0 0 5px;
}
@media (max-width: 767px) {
  .investing__title {
    font-size: 22px;
    line-height: 28px;
  }
}
.investing__subtitle {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #34527a;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.10em;
  margin-bottom: 37px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .investing__subtitle {
    font-size: 14px;
    line-height: 24px;
  }
}
.investing__btn--left {
  margin-left: 11.3%;
  float: left;
}
@media (max-width: 991px) {
  .investing__btn--left {
    margin-left: 6%;
  }
}
@media (max-width: 767px) {
  .investing__btn--left {
    margin: 0 auto 15px;
    float: none;
  }
}
.investing__btn--right {
  margin-right: 10.6%;
  float: right;
}
@media (max-width: 991px) {
  .investing__btn--right {
    margin-right: 6%;
  }
}
@media (max-width: 767px) {
  .investing__btn--right {
    margin: 0 auto;
    float: none;
  }
}

.loan {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 47px 0 70px;
  text-align: center;
}
.loan .container {
  position: relative;
}
.loan .container:before {
  position: absolute;
  display: block;
  width: 236px;
  height: 124px;
  background: url("../img/loanItem.png") 0 0 no-repeat;
  content: '';
  top: -14%;
  left: 18.5%;
}
@media (max-width: 1199px) {
  .loan .container:before {
    left: 5%;
  }
}
@media (max-width: 991px) {
  .loan .container:before {
    left: 1%;
  }
}
@media (max-width: 767px) {
  .loan .container:before {
    display: none;
  }
}
.loan__title {
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 42px;
  color: #fff;
  font-weight: 700;
}

.map {
  padding: 60px 0 68px;
  background: url("../img/map.jpg") no-repeat;
  background-position: calc(45% + 255px) 50%;
  background-size: auto 101%;
}
@media (max-width: 1199px) {
  .map {
    padding: 50px 0 58px;
  }
}
@media (max-width: 991px) {
  .map {
    padding: 50px 0 40px;
    background-position: calc(45% + 235px) 50%;
  }
}
@media (max-width: 767px) {
  .map {
    background: none;
    text-align: center;
    position: relative;
    padding-bottom: 0;
  }
  .map:after {
    background: url("../img/map.jpg") 100% 0 no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    position: relative;
    display: block;
    content: '';
    padding-bottom: 23.92%;
  }
}
.map__title {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 62px;

  font-weight: 700;
}
@media (max-width: 1199px) {
  .map__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .map__title {
    margin-bottom: 20px;
  }
}
.map__text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.035em;
  margin-bottom: 31px;
  max-width: 47%;
}
@media (max-width: 991px) {
  .map__text {
    max-width: 62%;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .map__text {
    max-width: inherit;
  }
}
.map__link {
  color: #000000;
  letter-spacing: 0.02em;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.offer {
  background: url("../img/gradientBg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 62px 0 29px;
}
@media (max-width: 767px) {
  .offer {
    padding: 30px 0 10px;
  }
}
.offer .container {
  position: relative;
}
.offer .container:before, .offer .container:after {
  content: " ";
  display: table;
}
.offer .container:after {
  clear: both;
}
.offer .photo__label {
  bottom: 39px;
}
.offer__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 62px;
  letter-spacing: 0.1em;
  color: #fff;
}
@media (max-width: 767px) {
  .offer__title {
    text-align: center;
  }
}
.offer__title--inv {
  margin-bottom: 3px;
}
.offer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 63%;
}
@media (max-width: 991px) {
  .offer__list {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .offer__list {
    width: 100%;
  }
}
.offer__list--inv .offer__label {
  width: 54.3%;
}
@media (max-width: 991px) {
  .offer__list--inv .offer__label {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .offer__list--inv .offer__label {
    width: 100%;
  }
}
.offer__list--inv .offer__text {
  width: 45.7%;
}
@media (max-width: 991px) {
  .offer__list--inv .offer__text {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .offer__list--inv .offer__text {
    width: 100%;
    font-weight: 300;
  }
}
.offer__item {
  margin-bottom: 20px;
}
.offer__item:before, .offer__item:after {
  content: " ";
  display: table;
}
.offer__item:after {
  clear: both;
}
.offer__item--head {
  margin-bottom: 28px;
}
.offer__item--inv {
  margin-bottom: 5px;
}
.offer__label {
  float: left;
  width: 48.9%;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 0.06em;
  padding-left: 2px;
}
@media (max-width: 767px) {
  .offer__label {
    width: 100%;
    float: none;
  }
}
.offer__label--head {
  font-size: 16px;
  color: #84f5a1;
  letter-spacing: 0.12em;
}
.offer__text {
  float: left;
  width: 51%;
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.04em;
  min-height: 45px;
}
@media (max-width: 767px) {
  .offer__text {
    width: 100%;
    float: none;
  }
}
.offer__text--head {
  font-size: 16px;
  color: #84f5a1;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.12em;
}
.offer__gfx {
  float: right;
  width: 34.8%;
  text-align: right;
  position: relative;
  top: -62px;
}
@media (max-width: 767px) {
  .offer__gfx {
    top: 0;
    width: 100%;
    max-width: 480px;
    margin: 0 auto 20px;
    padding: 0 20px 0 10px;
  }
}
.offer__gfx img {
  max-width: 100%;
}
.offer__gfx--inv {
  top: -32px;
}
@media (max-width: 767px) {
  .offer__gfx--inv {
    top: 0;
  }
}

.reasons {
  padding: 64px 0 33px;
}
.reasons__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 4px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .reasons__title {
    text-align: center;
  }
}
.reasons__subtitle {
  color: #34527a;
  font-weight: 600;
  margin: 0 0 50px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.10em;
}
@media (max-width: 767px) {
  .reasons__subtitle {
    text-align: center;
  }
}
.reasons__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.reasons__number {
  float: left;
  width: 118px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 991px) {
  .reasons__number {
    width: 70px;
  }
}
@media (max-width: 767px) {
  .reasons__number {
    width: 50px;
  }
}
.reasons__item {
  margin-bottom: 38px;
}
.reasons__item:before, .reasons__item:after {
  content: " ";
  display: table;
}
.reasons__item:after {
  clear: both;
}
.reasons__text-field {
  float: left;
  width: calc(100% - 118px);
}
@media (max-width: 991px) {
  .reasons__text-field {
    width: calc(100% - 70px);
  }
}
.reasons__text-field span {
  color: #34527a;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  display: block;
  border-bottom: 1px solid #34527a;
  padding: 2px 0 11px;
  margin-bottom: 9px;
}
.reasons__text-field p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.035em;
}
.reasons__text-field a {
  color: #000;
}

.slider {
  padding: 49px 0 55px;
}
@media (max-width: 767px) {
  .slider {
    padding: 30px 0;
  }
}
.slider__title {
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 63px;
}
@media (max-width: 767px) {
  .slider__title {
    margin-bottom: 30px;
  }
}
.slider__container {
  width: calc(100% - 40px);
  margin: 0 auto;
  position: relative;
}
.slider .slide {
  height: 78px;
  line-height: 73px;
  text-align: center;
}
.slider .slide img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.slider .slick-prev {
  width: 18px;
  height: 32px;
  background: url("../img/sliderArrLeft.png") 0 0 no-repeat;
  padding: 0;
  border: 0;
  text-indent: -9999px;
  position: absolute;
  left: -20px;
  top: calc(50% - 16px);
  cursor: pointer;
}
.slider .slick-prev:focus {
  outline: none;
}
.slider .slick-next {
  width: 18px;
  height: 32px;
  background: url("../img/sliderArrRight.png") 0 0 no-repeat;
  padding: 0;
  border: 0;
  text-indent: -9999px;
  position: absolute;
  right: -20px;
  top: calc(50% - 16px);
  cursor: pointer;
}
.slider .slick-next:focus {
  outline: none;
}

.stories {
  padding: 82px 0 30px;
  background: url("../img/gradientBg2.jpg") 50% 50% no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .stories {
    padding: 40px 0 10px;
  }
}
.stories__title {
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.1em;
  margin: 0 0 61px;
}
@media (max-width: 767px) {
  .stories__title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.stories__item {
  border-bottom: 1px solid #fff;
  padding-bottom: 59px;
  margin-bottom: 50px;
}
.stories__item:before, .stories__item:after {
  content: " ";
  display: table;
}
.stories__item:after {
  clear: both;
}
.stories__gfx {
  float: left;
  width: 20%;
  margin-right: 5%;
  padding: 8px 0 0 8px;
}
@media (max-width: 767px) {
  .stories__gfx {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
  }
}
.stories__gfx img {
  max-width: 100%;
}
.stories__text {
  float: left;
  width: 75%;
}
@media (max-width: 767px) {
  .stories__text {
    width: 100%;
    float: none;
  }
}
.stories__text a {
  font-size: 16px;
  line-height: 22px;
  color: #92fbf7;
  letter-spacing: 0.02em;
}
.stories__name {
  color: #84f5a1;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 27px;
  letter-spacing: 0.111em;
  text-transform: uppercase;
}
.stories p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.035em;
  margin-bottom: 23px;
}

.social {
  padding: 16px 0 40px;
}
.social .container:before, .social .container:after {
  content: " ";
  display: table;
}
.social .container:after {
  clear: both;
}
.social__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 2px;
  letter-spacing: 0.1em;
}
.social__col--left {
  float: left;
  width: 55%;
  padding: 21px 0;
  margin-right: 2.25%;
}
.social__col--left:before, .social__col--left:after {
  content: " ";
  display: table;
}
.social__col--left:after {
  clear: both;
}
@media (max-width: 1199px) {
  .social__col--left {
    width: 52%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .social__col--left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.social__col--left p {
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.04em;
  max-width: 600px;
  margin-bottom: 60px;
}
.social__col--left a {
  /*display: block;
  float: left;*/
  font-size: 16px;
  line-height: 20px;
  color: #34527a;
  letter-spacing: 0.05em;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .social__col--left a {
    float: none;
    margin-bottom: 30px;
  }
}
.social__col--left a + a {
  clear: both;
  color: #02475c;
  margin-bottom: 10px;
}
.social blockquote {
  margin: 20px 0 42px 56px;
  max-width: 515px;
}
.social blockquote p {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0.08em;
  color: #34527a;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 30px;
  display: inline;
}
@media (max-width: 991px) {
  .social blockquote p {
    font-size: 28px;
    line-height: 34px;
  }
}
.social blockquote p:before {
  position: absolute;
  top: -13px;
  left: -41px;
  display: block;
  content: '';
  background: url("../img/quoteLeft.png") no-repeat;
  width: 30px;
  height: 28px;
}
.social blockquote p:after {
  position: absolute;
  bottom: 5px;
  right: -34px;
  display: block;
  content: '';
  background: url("../img/quoteRight.png") no-repeat;
  width: 30px;
  height: 28px;
}
.social__col--right {
  float: left;
  width: 42.5%;
  margin-top: 34px;
}
@media (max-width: 1199px) {
  .social__col--right {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .social__col--right {
    float: none;
    width: 100%;
  }
}
