@font-face {
    font-family: 'gt_eesti_pro_textMdIt';
    src: url('../assets/gt-eesti-pro-text-medium-italic-webfont.woff2') format('woff2'),
         url('../assets/gt-eesti-pro-text-medium-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_eesti_pro_textmedium';
    src: url('../assets/gt-eesti-pro-text-medium-webfont.woff2') format('woff2'),
         url('../assets/gt-eesti-pro-text-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_eesti_pro_textmedium';
    src: url('../assets/gt-eesti-pro-text-medium-cyrillic-webfont.woff2') format('woff2'),
         url('../assets/gt-eesti-pro-text-medium-cyrillic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_eesti_pro_textMdIt';
    src: url('../assets/gt-eesti-pro-text-medium-italic-cyrillic-webfont.woff2') format('woff2'),
         url('../assets/gt-eesti-pro-text-medium-italic-cyrillic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*, *:after, *:before {
    box-sizing: border-box;
}

html, body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

.content-area h1 {
  font-family: 'gt_eesti_pro_textmedium';
}
.content-area h2, .content-area h3, .content-area h4, .content-area h5 {
  font-weight: 300;
}

.btn, .custom-btn, input.btn, a.btn, input[type="submit"] {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  padding: 15px 30px;
  cursor: pointer;
  font-weight: normal;
  font-size: 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -ms-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.content-area .custom-btn {
  border: 1px solid #d22222;
  color: #d22222;
  text-transform: none;
}
.editmode .add-link .btn {
  padding: 6px 10px;
  border: 2px solid #d22222;
  font-size: 16px;
  color: #d22222;
}
.editmode .back-link {
  padding: 5px 2px;
  border-bottom: 1px solid #d22222;
  font-size: 16px;
  color: #d22222;
}
.editmode .page-body {
  background: #f4f4f4;
}

.menu li {
  position: relative;
}
.menu > li:hover .sub-menu {
  display: block;
}
.menu .sub-menu {
  display: none;
  background: transparent;
  position: absolute;
  top: 100%;
  left: 0;
  width: 230px;
  margin: 0;
  padding: 10px 0 0;
  text-align: left;
  z-index: 10;
}
.menu .sub-menu li {
  display: block;
  margin: 0 0 6px;
  padding: 2px 0;
}

.menu-main a {
  color: white;
  text-shadow: 1px 1px 2px rgba(0,0,0,.25);
}
.content-area a {
  color: #d22222;
}
.site-footer .content-area a {
  color: #252525;
}

.menu-language-popover-btn span {
  color: white;
  text-shadow: 1px 1px 2px rgba(0,0,0,.25);
}
.lang-menu-btn .lang-title-inner:after {
  margin-top: -2px;
  border-color: white transparent transparent transparent;
}
.lang-menu-popover {
  z-index: 10;
}

.page-content img {
  max-width: 100%;
  height: auto;
}

.flexbox .site-header .header-top .wrap {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .header-top .wrap {
  padding-top: 20px;
}
.site-header .header-title a {
  color: white;
  font-family: 'gt_eesti_pro_textmedium';
  text-shadow: 1px 1px 2px rgba(0,0,0,.25);
  display: inline-block;
  vertical-align: middle;
}
.site-header .header-title img {
  width: 150px;
}

.front-page .site-header .header-top {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10;
}
.front-page .site-header .header-bottom {
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.front-page .site-header .header-bottom .header-bottom-inner {
  display: block;
  max-width: none;
  height: auto;
}
.front-page .main-content .inner {
  padding: 30px 20px;
  text-align: center;
  font-size: 16px;
}
.front-page .main-content .inner h2 {
  font-size: 26px;
}
.front-page .main-content .inner h1, .front-page .main-content .inner h2, .front-page .main-content .inner h3 {
  text-align: center;
  font-weight: 300;
  margin: auto;
}
.site-header .header-bottom .header-bottom-inner .wrap {
  padding: 0px 30px 40px;
}
.site-header .header-bottom .header-bottom-inner h1 {
  text-align: center;
}
.purpose-page .site-header .header-bottom .header-bottom-inner h1 {
  text-align: left;
  padding-right: 20%;
}

/* ### Front spokespeople ### */
.front-spokespeople .elements-list {
  margin: 0 auto;
  font-size: 0;
  padding: 0;
  list-style: none;
}
.front-spokespeople .elements-list .element-item {
  margin: 40px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: center;
}
.front-spokespeople .elements-list h3 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 10px auto 0;
  font-weight: 400;
}
.front-spokespeople .elements-list .element-content {
  padding: 20px 10px;
  line-height: 1.5;
}
.front-spokespeople .elements-list .person-link, .front-spokespeople .elements-list .element-content a {
  text-transform: uppercase;
  color: #d22222;
  text-align: center;
}
.front-spokespeople .element-item img {
  width: 100%;
  height: auto;
}

.spokesperson-page .element-item {
  max-width: 780px;
  margin: 40px auto;
}
.spokesperson-page .element-item h2.person-title {
  text-align: center;
  margin: 20px auto 40px;
  font-size: 42px;
}

/* ### Home quote block */
.content-area.quote-block {
  padding: 50px 0;
  text-align: center;
}
.content-area blockquote {
  margin: 20px 20px;
  padding: 0;
  border: 0 none;
  line-height: 1.3;
  font-size: 30px;
}

/* ### Home about block */
.front-about-section {
  padding: 50px 0;
  text-align: center;
}
.front-about-section .front-about-text {
  margin-bottom: 50px;
}
.front-about-section .front-about-text .custom-btn {
  margin: 20px auto;
  font-size: 22px;
  min-width: 270px;
}
.front-about-section .content-area h2 {
  font-size: 26px;
  margin: 20px 0;
  line-height: 1.1;
}
.front-about-section .content-area h3 {
  font-size: 18px;
  margin: 20px 0;
  line-height: 1.2;
}
.front-about-section .content-area h2 + h3 {
  margin-top: -10px;
}

/* ### Front partners ### */
.front-partners .elements-list {
  margin: 0 auto;
  font-size: 0;
  padding: 0;
  list-style: none;
}
.front-partners .elements-list .element-item {
  margin: 20px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.front-partners .elements-list .element-content {
  padding: 0;
  line-height: 1.5;
}
.front-partners .element-item img {
  width: 60%;
  height: auto;
}

/* ### Videos ### */
.video-list .elements-list {
  margin: 0 auto;
  font-size: 0;
  padding: 0;
  list-style: none;
}
.video-list .elements-list .element-item {
  margin: 40px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: center;
}
.video-list .elements-list .element-item img {
  max-width: 100%;
}
.video-list .elements-list h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px 10px 20px;
  font-weight: 400;
  text-align: center;
}
.video-list .elements-list .inactive-item h3 {
  color: #999;
}
.video-list .elements-list .inactive-item img {
  opacity: .6;
}
.editmode .video-list .elements-list h3 {
  text-transform: none;
}
.editmode .video-list .elements-list h3 span {
  color: #d22222;
  display: block;
  font-size: 16px;
}

/* ### Video modal */
#video-form-modal .modal-content {
  border-radius: 0;
  border: 0 none;
}
#video-form-modal .modal-header {
  border: 0 none;
  padding: 20px;
  text-align: center;
  position: relative;
}
#video-form-modal .modal-header h4 {
  font-size: 24px;
  font-weight: 300;
}
#video-form-modal .modal-header p {
  color: #5f5e5e;
}
#video-form-modal .modal-header .close {
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../images/icon-close.png) no-repeat center center;
  background-size: 16px 16px;
  border: 0 none;
  border-radius: 0;
}
#video-form-modal .modal-body {
  padding: 20px 20px;
}
#video-form-modal form .form_field {
  margin: 0 0 20px;
}
#video-form-modal form label {
  display: block;
  font-size: 14px;
  color: #5f5e5e;
  margin: 5px 0;
}
#video-form-modal form input, #video-form-modal form textarea {
  border: 2px solid #b1b1b1;
  width: 100%;
  padding: 12px 10px;
  color: #343434;
  font-size: 16px;
}
#video-form-modal form .form_field_with_errors input, #video-form-modal form .form_field_with_errors textarea {
  border-left-color:#d22222;
}
#video-form-modal form .form_submit {
  text-align: center;
  margin-top: 40px;
}
#video-form-modal form input[type="submit"] {
  border-color: #d22222;
  color: #d22222;
  display: inline-block;
  width: auto;
  font-weight: 300;
  min-width: 160px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 22px;
}
#video-form-modal .form_error, #video-form-modal .form_field_error {
  color: #d22222;
  font-size: 15px;
  margin: 5px 0;
}
#video-form-modal .form_field_error {
  margin-left: 10px;
}
#video-form-modal form .form_notice {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  
}

/* ### Slider ### */
.slick-slider {
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-o-transition-delay: 0ms;
	transition-delay: 0ms;
  max-height: 100%;
	max-height: 100vh;
	visibility: visible;
	opacity: 0;
	margin: 0 auto;
	background: rgba(187,187,187,0);
}

.slick-slider.slick-initialized {
  max-height: 100%;
	max-height: 100vh;
	visibility: visible;
	opacity: 1;
	background: #bbb;
}

.section.home-slider {
	margin: 0;
	padding:0;
	position: relative;
	min-height:inherit;
}
.editmode .home-slider {
	min-height:500px;
	padding-top:160px;
	max-width:1300px;
	margin:auto;
}
.home-slider .item {
	width: auto;
	max-height: 100vh;
	margin: auto;
	position: relative;
  height:606px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.home-slider .slide-content {
	position:absolute;
	text-align: center;
	top:50%;
	left:50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 20px 10px 10px;
	width:100%;
	max-width:1120px;
	margin:auto;
	color: #fff;
	font-size: 24px;
}
.home-slider .slogan-wrapper {
	position:absolute;
	top:20%;
	left:0;
	width:100%;
}
.home-slider .slide-content h2 {
	margin:0 auto;
	padding:0 10px;
	font-size:40px;
	font-weight: normal;
	line-height: 1.1;
	max-width:1120px;
	color: #fff;
	font-family: 'gt_eesti_pro_textmedium';
  text-shadow: 1px 1px 2px rgba(0,0,0,.25);
}
.home-slider .slogan-wrapper .slider-menu {
  display: none;
	padding: 0 0 0 220px;
	margin: 50px auto 0;
	list-style: none;
	max-width: 1400px;
}
.home-slider .slogan-wrapper .slider-menu li {
	padding: 0;
	margin: 1px 0;
	display: block;
	line-height: 1;
}
.home-slider .slogan-wrapper .slider-menu li a {
	text-decoration: none;
	padding: 3px 0;
	display: inline-block;
	position: relative;
	font-size: 22px;
	color: #FF006B;
	-webkit-transition: all 300ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: all 300ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: all 300ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: all 300ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
}
.home-slider .slogan-wrapper .slider-menu li a:after {
  content: '‣';
  opacity: 0;
  display: inline-block;
  margin: -2px 0 0 8px;
  font-size: 1.8em;
  vertical-align: middle;
  -moz-transform: translateX(-8px);
  -webkit-transform: translateX(-8px);
  -o-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
	-webkit-transition: all 450ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: all 450ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: all 450ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: all 450ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
}
.home-slider .slogan-wrapper .slider-menu li a:hover:after {
  opacity: 1;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.home-slider .item img {
	margin: auto;
	display: block;
	-o-transition: all 550ms ease-in-out;
	-ms-transition: all 550ms ease-in-out;
	-moz-transition: all 550ms ease-in-out;
	-webkit-transition: all 550ms ease-in-out;
	transition: all 550ms ease-in-out;
	width: auto;
	max-height: 240px;
	max-height: 100vh;
	outline: none;
}

.home-slider .slick-slide:focus,
.home-slider .slick-arrow:focus {
	outline: none;
}

.home-slider .slick-slide.slick-current img,
.home-slider.single-image .item img {}

.home-slider .slick-slide.slick-hover img,
.home-slider .slick-slide.slick-hover img {}

.home-slider .slide-btn,
.home-slider .slick-arrow {
	position: absolute;
	display: block;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -15px auto 0;
	color: #fff;
	font-size: 0;
	z-index: 50;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 200%;
	border: 0;
	-o-transition: all 250ms linear;
	-ms-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-webkit-transition: all 250ms linear;
	transition: all 250ms linear;
	background-color:#f8f3ee;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 9px 16px;
}
.home-slider .slick-arrow.slick-disabled {
	opacity:.3;
	cursor: default;
}

.home-slider .prev-slide,
.home-slider .slick-prev {
	left: -30px;
	background-image: url(../images/slider-arrow-l-dark.png);
}

.home-slider .next-slide,
.home-slider .slick-next {
	right: -30px;
	background-image: url(../images/slider-arrow-r-dark.png);
}

.home-slider .prev-slide:hover,
.home-slider .slick-prev:hover {
	background-color: #363534;
	background-image: url(../images/slider-arrow-l-light.png);
}

.home-slider .next-slide:hover,
.home-slider .slick-next:hover {
	background-color: #363534;
	background-image: url(../images/slider-arrow-r-light.png);
}

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

.grid-container .slick-dots li:before {
	display: none;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	list-style: none;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: auto 5px;
	cursor: pointer;
	color: transparent;
	border: 2px solid rgba(0,0,0,0);
	outline: none;
	background: white;
	opacity: 1;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.slick-dots li.slick-active button {
	background: #d22222;
}

.section.element-page {
	max-width: 1080px;
	margin:80px auto 0;
}
.home-slider .slides-list {
	margin:30px auto;
	padding:0;
	list-style:none;
	max-width:1200px;
}
.home-slider .slides-list li {
	margin:20px 1%;
	padding:0;
	display:inline-block;
	vertical-align:top;
	width:31%;
}
.home-slider .slides-list li .slide-img-wrap img {
  max-width: 100%;
  height: auto;
  margin: 10px 10px 0 0;
}

@media only screen and (min-width: 768px) {
  .site-header .header-title img {
    width: auto;
  }
  .site-header .header-bottom .header-bottom-inner .wrap {
    padding: 0px 40px 20px;
  }
  .purpose-page .site-header .header-bottom .header-bottom-inner h1 {
    padding-right: 25%;
  }
  .front-page .site-header .header-bottom .header-bottom-inner {
    height: 606px;
  }
  .home-slider .slide-content {
  	font-size: 34px;
  	padding: 80px 10px 20px;
  }
  .home-slider .slide-content h2 {
  	margin: 30px auto;
  	font-size: 60px;
  }
  .front-page .main-content .inner {
    padding: 70px 40px;
    font-size: 20px;
  }
  .front-page .main-content .inner h2 {
    font-size: 35px;
  }
  .front-spokespeople .elements-list .element-item {
    width: 33.3%;
  }
  .front-partners .elements-list .element-item {
    width: auto;
  }
  .video-list .elements-list .element-item {
    width: 33.3%;
  }
  .content-area blockquote {
    line-height: 1.2;
    font-size: 40px;
  }
  .front-about-section .content-area h2 {
    font-size: 35px;
  }
  .front-about-section .content-area h3 {
    font-size: 20px;
  }
  
  #video-form-modal .modal-header h4 {
    font-size: 30px;
  }
  #video-form-modal .modal-header {
    padding-top: 40px;
  }
  #video-form-modal .modal-body {
    padding: 20px 40px 40px;
  }
  #video-form-modal form input, #video-form-modal form textarea {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }
  #video-form-modal form input[type="submit"] {
    font-size: 22px;
  }
  #video-form-modal .form_field_error {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-slider .slide-content {
  	font-size: 42px;
  }
  .home-slider .slide-content h2 {
  	font-size: 85px;
  }
  .front-spokespeople .elements-list h3 {
    font-size: 25px;
    margin: 20px auto 0;
  }
  .content-area blockquote {
    font-size: 48px;
  }
  #video-form-modal .modal-dialog {
    width: 750px;
  }
}


@media only screen and (min-width: 1200px) {
  .front-partners .elements-list {
    margin: 0 -70px;
  }
  .front-partners .elements-list .element-item {
    margin: 15px 0;
  }
  .front-partners .elements-list .element-content {
    padding: 12px 10px;
  }
  .front-partners .elements-list .element-content img {
    width: 80%;
    max-width: 100%;
    max-height: 100%;
  }
}


@media only screen and (min-width: 1380px) {
  .front-partners .elements-list {
    margin: 0 -150px;
  }
  .front-partners .elements-list .element-item {
    margin: 10px 0;
  }
  .front-partners .elements-list .element-content {
    padding: 12px 25px;
  }
  .front-partners .elements-list .element-content img {
    width: 100%;
  }
}