/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 2, 2017, 3:37:31 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 22, 2018, 12:05:49 PM
    Author     : mv
*/
/*
@font-face {font-family: 'BrutalType-Thin';src: url('webfonts/359EA6_0_0.eot');src: url('webfonts/359EA6_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_0_0.woff2') format('woff2'),url('webfonts/359EA6_0_0.woff') format('woff'),url('webfonts/359EA6_0_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Light';src: url('webfonts/359EA6_1_0.eot');src: url('webfonts/359EA6_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_1_0.woff2') format('woff2'),url('webfonts/359EA6_1_0.woff') format('woff'),url('webfonts/359EA6_1_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-ExtraLight';src: url('webfonts/359EA6_2_0.eot');src: url('webfonts/359EA6_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_2_0.woff2') format('woff2'),url('webfonts/359EA6_2_0.woff') format('woff'),url('webfonts/359EA6_2_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Black';src: url('webfonts/359EA6_3_0.eot');src: url('webfonts/359EA6_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_3_0.woff2') format('woff2'),url('webfonts/359EA6_3_0.woff') format('woff'),url('webfonts/359EA6_3_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Bold';src: url('webfonts/359EA6_4_0.eot');src: url('webfonts/359EA6_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_4_0.woff2') format('woff2'),url('webfonts/359EA6_4_0.woff') format('woff'),url('webfonts/359EA6_4_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-ExtraBold';src: url('webfonts/359EA6_5_0.eot');src: url('webfonts/359EA6_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_5_0.woff2') format('woff2'),url('webfonts/359EA6_5_0.woff') format('woff'),url('webfonts/359EA6_5_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Medium';src: url('webfonts/359EA6_6_0.eot');src: url('webfonts/359EA6_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_6_0.woff2') format('woff2'),url('webfonts/359EA6_6_0.woff') format('woff'),url('webfonts/359EA6_6_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType';src: url('webfonts/359EA6_7_0.eot');src: url('webfonts/359EA6_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_7_0.woff2') format('woff2'),url('webfonts/359EA6_7_0.woff') format('woff'),url('webfonts/359EA6_7_0.ttf') format('truetype');}
*/
.m-only {
  display: block;
}
.d-only {
  display: none;
}
.container {
  min-width: 0;
  max-width: none;
  width: auto;
}
.container .spacer {
  margin: 0 30px;
}
.content-description {
  font-size: 14px;
}
.btn {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  font-family: 'BrutalType-Medium', Arial, sans-serif;
}
.slpage {
  padding: 25px 0;
}
#main-header .logo img {
  margin: 8px 0;
  height: 16px;
  width: auto;
}
/*********
 HOME
 */
.home-zone {
  min-height: 100px;
}
#about-slpage .content-title {
  font-size: 54px;
}
#home-zone-header {
  padding: 25px 0;
  font-size: 54px;
  line-height: 1.25;
}
#home-zone-header h1 {
  padding-bottom: 42px;
  background-size: 42px 42px;
}
#home-zone-footer {
  background-position: 25px 20px;
  background-size: 42px 42px;
  padding: 30px 0 50px;
}
#home-zone-footer .text {
  font-size: 14px;
  line-height: 24px;
}
#home-zone-footer .btn {
  margin-bottom: 16px;
}
#home-zone-main {
  height: 240px;
}
#home-zone-main .slick-next,
#home-zone-main .slick-prev {
  display: none !important;
  width: 22px;
  height: 32px;
  background-size: cover;
}
#home-zone-main .slick-next {
  right: 10px;
}
#home-zone-main .slick-prev {
  left: 10px;
}
#home-zone-main .slick-dots {
  bottom: 8px;
}
#home-zone-main .slick-dots li {
  margin: 0 4px;
  width: 8px;
  height: 8px;
}
#home-zone-main .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.home-zone-main-item img {
  max-height: 240px;
}
#main-content {
  /*position: static;*/
}
#main-footer {
  margin: 0;
  height: auto;
}
#main-footer .footer-menu {
  margin: 0 auto;
  text-align: center;
  /*display: flex;*/
  justify-content: center;
}
#main-footer .footer-jobs {
  display: none;
}
#main-footer .newsletter-form {
  float: none;
  display: inline-block;
}
#main-footer #social-menu {
  position: static;
  text-align: center;
  float: none;
  margin-bottom: 20px;
}
#main-footer .footer-sections {
  float: none;
  display: block;
  line-height: 24px;
  text-transform: uppercase;
  font-family: 'BrutalType', Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 15px;
}
#main-footer .footer-sections a {
  padding: 0 2px;
  display: inline-block;
  line-height: 18px;
}
#main-footer .footer-sections a:hover {
  background: #fff;
  color: #dc4611;
}
#main-footer .footer-sections span {
  display: inline-block;
  padding: 0 5px;
}
#main-footer .newsletter-form {
  width: auto;
}
#main-footer .newsletter-form .start {
  padding: 0 5px;
}
#main-footer .newsletter-form.focus {
  width: 280px;
  height: 32px;
}
#main-footer .newsletter-form.focus .start,
#main-footer .newsletter-form.focus .response,
#main-footer .newsletter-form.focus input {
  font-size: 16px;
  line-height: 32px;
}
#main-footer .newsletter-form.focus .arrow {
  height: 32px;
  width: 32px;
}
#portfolio-menu {
  padding: 25px 35px;
  /*	white-space: nowrap;
	overflow: auto;*/
}
#portfolio-list {
  text-align: center;
}
#portfolio-list.more h2.section-title {
  padding: 35px 0;
  font-size: 24px;
}
.portfolio-list {
  float: none;
  display: inline-block;
}
.portfolio-detail .left,
.portfolio-detail .right {
  width: auto;
  float: none;
}
.portfolio-detail .slider img {
  height: 100%;
}
.portfolio-detail .left {
  border-bottom: 1px solid #979797;
}
.portfolio-detail .right {
  border-left: 0;
  padding: 20px 0 25px 0;
}
.portfolio-detail .content {
  padding-top: 25px;
}
.portfolio-detail .text {
  font-size: 14px;
}
.portfolio-detail .links a {
  height: 32px;
  min-width: 0;
  margin-right: 6px;
}
.portfolio-detail .links .btn {
  padding: 0 20px;
}
.portfolio-detail .links img {
  height: 32px;
}
#jobs-teaser {
  padding: 25px 25px 0;
}
#jobs-menu .job-card {
  /*		display: inline-block;
		float: none;
		margin-right: 0;
		text-align: left;*/
}
#hiring-form {
  /*	margin: 0 auto 80px;*/
}
#platform-sitelab {
  padding: 30px 0 10px;
}
#platform-logo {
  margin-top: 10px;
}
#platform-logo img {
  height: 50px;
}
#platform-text-wrapper {
  margin-left: 0;
}
#platform-text-wrapper .content-title {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 10px;
}
#platform-text-wrapper .content-description {
  font-size: 14px;
}
#platform-text-wrapper .btn {
  margin-top: 30px;
}
.platform-list {
  height: 540px;
  margin: 16px 25px;
}
.platform-list .text {
  font-size: 14px;
  line-height: 24px;
  padding: 20px;
  margin-bottom: 20px;
}
.platform-detail .left-wrapper {
  float: none;
  width: 100%;
}
.platform-detail .right-wrapper {
  float: none;
  width: 100%;
}
.platform-detail .content-title {
  font-size: 36px;
  line-height: 1;
}
.platform-detail .content-description {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 25px;
}
.platform-detail .top .logo-img {
  margin: 0 auto 24px;
}
.platform-detail .top .title,
.platform-detail .top .left-wrapper {
  display: none;
}
.platform-detail .top .description {
  font-size: 14px;
  line-height: 24px;
  padding: 0 25px;
  text-align: left;
}
.platform-detail .top .scrollhint {
  bottom: 40px;
}
.platform-detail .icon img {
  max-width: 64px;
}
.platform-detail .profile-author-section {
  padding: 25px;
}
.platform-detail .profile-author-section .platform-detail-item {
  float: none;
  width: 100%;
  padding: 25px;
  height: auto;
  text-align: center;
}
.platform-detail .profile-author-section .platform-detail-item .content-title {
  text-align: center;
}
.platform-detail .profile-author-section .platform-detail-item .content-description {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}
.platform-detail .profile-author-section .platform-detail-item .icon img {
  width: 48px;
}
.platform-detail .side-section {
  height: auto;
}
.platform-detail .side-section > .container {
  padding: 25px;
}
.platform-detail .side-section .platform-detail-item {
  float: none;
  width: 100%;
  position: relative;
  height: auto;
  padding: 0;
  margin-bottom: 4%;
}
.platform-detail .side-section .platform-detail-item .content-title {
  text-align: left;
  margin-left: 86px;
  padding-top: 38px;
}
.platform-detail .side-section .platform-detail-item .content-description {
  text-align: left;
  margin-left: 60px;
  font-size: 14px;
}
.platform-detail .side-section .platform-detail-item .icon {
  position: absolute;
  top: 25px;
  left: 25px;
}
.platform-detail .side-section .platform-detail-item .icon img {
  max-width: 48px;
}
.platform-detail .features-list .content-description ul {
  float: none;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
}
.platform-detail .features-list .content-description ul li {
  padding: 0;
  line-height: 24px;
}
.platform-detail .features-list .content-description ul li:after {
  display: none;
}
.platform-detail .projects .content-description {
  font-size: 14px;
}
.platform-detail .projects ul {
  padding: 25px;
}
.platform-detail .projects li {
  margin: 0 1% 2%;
  padding-bottom: 2%;
  width: 48%;
  float: left;
}
.platform-detail .projects li .title,
.platform-detail .projects li .subtitle {
  font-size: 13px;
  font-family: 'BrutalType-Medium', Arial, sans-serif;
  font-weight: 500;
}
.platform-detail .projects li img {
  height: 80px;
}
.platform-detail .bottom-link .content-title {
  font-size: 36px;
}
.platform-detail .bottom-link .btn {
  font-family: 'BrutalType-Medium', Arial, sans-serif;
  font-size: 18px;
  line-height: 48px;
  height: 48px;
}
#platform-detail-ad-lab .side-section .platform-detail-item {
  width: 100%;
  height: auto;
}
#contact-footer {
  position: static;
}
#contact-footer .text {
  float: none;
}
#contact-footer .btns {
  display: block;
  text-align: center;
  padding-top: 10px;
}
#contact-footer .btns .btn {
  width: 46%;
  margin: 0;
  margin-left: 4%;
  float: none;
}
#contact-footer .btns .btn:first-child {
  margin-left: 0;
  margin-right: 4%;
}
