/*DEFINE WEBSITE COLORS*/
/*DEFINE CUSTOM FONTS (remove if not needed)*/
@font-face {
  font-family: "Campaign W00 Bold";
  src: url("../fonts/5196236/a0a07c0b-aeb7-4b8d-a85f-b9441bdbc8d4.woff2") format("woff2"), url("../fonts/5196236/f214fb51-bd2a-4766-beb9-37e6937938a9.woff") format("woff");
}

@font-face {
  font-family: "Campaign W00 Light Italic";
  src: url("../fonts/5196250/fdd7687e-74c5-409e-8c5c-029166199393.woff2") format("woff2"), url("../fonts/5196250/91ac8c5a-6370-4055-b7b5-b5d5541efe68.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Thin Italic";
  src: url("../fonts/5196256/6168893a-ae40-418d-97f9-7f10e6b38371.woff2") format("woff2"), url("../fonts/5196256/0146b0ab-d64c-45f6-9c9f-2d5470a2f4f1.woff") format("woff");
}

@font-face {
  font-family: "Campaign W00 Medium Italic";
  src: url("../fonts/5196268/ce5f0cb8-64fa-40b9-8415-ee01da27ff65.woff2") format("woff2"), url("../fonts/5196268/c20798fb-6386-4fff-a43b-d165ea7b612a.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Light";
  src: url("../fonts/5196288/5e417d7e-a2c6-4cd3-9fe5-6d5c72c9ccc1.woff2") format("woff2"), url("../fonts/5196288/fd50daf9-a823-4110-b8e9-34004b30fef7.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Thin";
  src: url("../fonts/5196318/02cd6a5c-005d-452e-8ac2-b8cfeabe11ce.woff2") format("woff2"), url("../fonts/5196318/5b369f73-d8d8-4bea-9fde-9d94b1719a46.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Black Italic";
  src: url("../fonts/5198682/be66562a-ac50-426f-b657-9adc8637524a.woff2") format("woff2"), url("../fonts/5198682/31b8e0a9-70ae-472f-8b6a-3ea93d1303af.woff") format("woff");
}

@font-face {
  font-family: "Campaign W00 Medium";
  src: url("../fonts/5199684/1c9349f0-bd04-4b3e-a9d9-6cbe1e514297.woff2") format("woff2"), url("../fonts/5199684/306926ec-485b-4e07-b5c8-a95b82c6c886.woff") format("woff");
}

@font-face {
  font-family: "Campaign W00 Black";
  src: url("../fonts/5202308/254ca895-9a35-419a-bd7d-c2ed03c3fd0e.woff2") format("woff2"), url("../fonts/5202308/4c1c4a73-a704-4e6f-a826-f1d6a4e53890.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Italic";
  src: url("../fonts/5205310/ca320034-1fdf-42bb-9ef0-a09117bb8d00.woff2") format("woff2"), url("../fonts/5205310/5a0e20ee-974f-427d-b445-5d44841a1b3f.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Regular5209366";
  src: url("../fonts/5209366/d612c77a-d499-497c-93fd-4d9b1784f1c7.woff2") format("woff2"), url("../fonts/5209366/07fd4d9a-95e6-4f64-a2e2-56c638c256ca.woff") format("woff");
}

@font-face {
  font-family: "Campaign W05 Bold Italic";
  src: url("../fonts/5213918/ad64eabc-f598-446f-a82c-b4e90c62c22e.woff2") format("woff2"), url("../fonts/5213918/8c193a5a-042f-4489-b521-13047ab8ece9.woff") format("woff");
}

/*START TEMPLATE STYLES*/
a,
img {
  border: none;
  text-decoration: none;
  outline: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

*:focus {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Campaign W00 Bold";
  font-weight: normal;
}

h1 {
  font-size: 8rem;
}

h2 {
  font-size: 6rem;
}

footer ul,
header ul {
  list-style: none;
}

fieldset {
  border: 0;
}

input {
  padding: 0;
  margin: 0;
}

a {
  color: #161E5D;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

a:hover {
  color: #161E5D;
}

.pageAlign {
  margin: 0 auto;
  max-width: 1540px;
  padding: 0 50px;
}

.pageAlign2 {
  margin: 0 auto;
  max-width: 1150px;
  padding: 0 50px;
}

.pageAlignFluid {
  margin: 0 auto;
  max-width: 2020px;
  padding: 0 50px;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.relative {
  position: relative;
}

.fullWidth {
  float: left;
  width: 100%;
}

.invisible {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body,
input,
select,
textarea {
  font-family: "Campaign W05 Regular5209366";
  font-weight: normal;
  /*REMOVE if we DON'T use Google fonts*/
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 100%;
  height: 100%;
  min-width: 100%;
  color: #161E5D;
  font-size: 16px;
  background: #fff;
  font-family: "Campaign W05 Regular5209366";
  font-weight: normal;
}

p {
  margin-bottom: 3rem;
  line-height: 1.6;
}

::-moz-selection {
  background: #161E5D;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::selection {
  background: #161E5D;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::-moz-selection {
  background: #161E5D;
  /* Gecko Browsers */
  color: #fff;
}

.responsive-nav {
  display: none;
  margin: 0 auto;
  background-color: #161E5D;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.responsive-nav button {
  padding: 7px 10px;
  background: none;
  border: none;
  position: relative;
  height: 40px;
  width: 51px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}

.responsive-nav button:hover .line {
  background: #fff;
}

.line {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #fff;
  left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.line-t {
  top: 9px;
}

.line-m {
  top: 19px;
}

.line-b {
  top: 29px;
}

.menu-on .line-m,
.menu-on:hover .line-m {
  background: transparent;
}

.menu-on .line {
  top: 18px;
}

.menu-on .line-t {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-on .line-b {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.light-font {
  font-family: "Campaign W05 Light";
  font-weight: normal;
}

.regular-font {
  font-family: "Campaign W05 Regular5209366";
  font-weight: normal;
}

.bold-font,
strong,
b {
  font-family: "Campaign W00 Bold";
  font-weight: normal;
}

body.page-id-3 .simple-content p, body.page-id-3 .simple-content ul {
  font-family: "Campaign W05 Light";
  font-weight: normal;
}

body.page-id-3 .simple-content ul li {
  margin-bottom: 10px;
}

.mfp-bg {
  background: #161E5D;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

body:not(.home) section:first-of-type {
  padding-top: 20rem;
}

body.news .work-hero h1 {
  padding-bottom: 0;
}

body.news .work-hero h1 span {
  -webkit-filter: brightness(0) saturate(100%) invert(49%) sepia(35%) saturate(921%) hue-rotate(253deg) brightness(82%) contrast(85%);
          filter: brightness(0) saturate(100%) invert(49%) sepia(35%) saturate(921%) hue-rotate(253deg) brightness(82%) contrast(85%);
}

body.about .work-hero {
  padding-bottom: 0;
}

body.about .work-hero h1 span {
  -webkit-filter: brightness(0) saturate(100%) invert(89%) sepia(29%) saturate(665%) hue-rotate(315deg) brightness(107%) contrast(103%);
          filter: brightness(0) saturate(100%) invert(89%) sepia(29%) saturate(665%) hue-rotate(315deg) brightness(107%) contrast(103%);
}

body.about .two-column-image-text .content {
  width: 75%;
  padding-right: 10rem;
}

body.about .two-column-image-text h3 {
  font-size: 4rem;
}

body.about .two-column-image-text p {
  margin: 10rem 0;
}

body.about .two-column-image-text .image {
  width: 20%;
}

body.about .introduction .container {
  max-width: none;
}

body.about .introduction h3 {
  font-size: 4rem;
}

body.about .introduction a {
  text-decoration: underline;
}

body.about .introduction a:hover {
  text-decoration: none;
}

a.btn-arrow {
  color: #FFE2B7;
  font-size: 24px;
  position: relative;
  padding-left: 70px;
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

a.btn-arrow:hover {
  padding-left: 100px;
}

a.btn-arrow:hover:before {
  width: 93px;
}

a.btn-arrow:hover:after {
  width: 80px;
}

a.btn-arrow:before {
  content: "";
  display: block;
  height: 2px;
  background: #FFE2B7;
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  margin-top: -1px;
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

a.btn-arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50px;
  width: 13px;
  height: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/arrow-head.svg) no-repeat center center;
  background-size: contain;
  -webkit-filter: brightness(0) saturate(100%) invert(89%) sepia(68%) saturate(341%) hue-rotate(308deg) brightness(98%) contrast(107%);
          filter: brightness(0) saturate(100%) invert(89%) sepia(68%) saturate(341%) hue-rotate(308deg) brightness(98%) contrast(107%);
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

a.btn-arrow-small {
  position: relative;
  padding-left: 60px;
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  font-weight: 700;
}

a.btn-arrow-small:hover {
  padding-left: 70px;
}

a.btn-arrow-small:hover:before {
  width: 60px;
}

a.btn-arrow-small:hover:after {
  width: 36px;
}

a.btn-arrow-small:before {
  content: "";
  display: block;
  height: 1px;
  background: #161E5D;
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

a.btn-arrow-small:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 40px;
  width: 12px;
  height: 12px;
  margin-top: 1px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/arrow-head.svg) no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-filter: brightness(0) saturate(100%) invert(10%) sepia(32%) saturate(5712%) hue-rotate(228deg) brightness(92%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(10%) sepia(32%) saturate(5712%) hue-rotate(228deg) brightness(92%) contrast(100%);
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #000;
  padding: 20px 50px;
  z-index: 20;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

header.menu-opened {
  color: #161E5D !important;
}

header.menu-opened svg path {
  fill: #161E5D !important;
}

header.beige-header {
  color: #FFE2B7;
}

header.beige-header svg path {
  fill: #FFE2B7;
}

header svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

header.dark-blue-header {
  color: #161E5D;
}

header.dark-blue-header svg path {
  fill: #161E5D;
}

header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header a.logo {
  float: left;
  display: block;
  width: 170px;
  height: 28px;
}

header .logo-content {
  float: left;
  margin-top: 15px;
  margin-left: 25px;
  font-family: "Campaign W05 Light";
}

header .right {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-family: "Campaign W05 Light";
}

header .right:hover .menu-icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

header .right .menu-content {
  float: left;
  font-size: 14px;
  margin-right: 10px;
}

header .right .menu-icon {
  width: 50px;
  height: 50px;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.full-screen-menu {
  background: #AF58AC;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  -webkit-clip-path: circle(0% at calc(100% - 75px) 45px);
          clip-path: circle(0% at calc(100% - 75px) 45px);
  opacity: 1;
  -webkit-transition: all 0.7s cubic-bezier(0.15, 0.25, 0.74, 0.58);
  transition: all 0.7s cubic-bezier(0.15, 0.25, 0.74, 0.58);
}

.full-screen-menu.expand {
  -webkit-clip-path: circle(150% at calc(100% - 75px) 45px);
          clip-path: circle(150% at calc(100% - 75px) 45px);
}

.full-screen-menu .container {
  height: 100vh;
  padding: 100px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.full-screen-menu .container nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.full-screen-menu .container nav ul li {
  display: block;
}

.full-screen-menu .container nav ul li:hover a {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.full-screen-menu .container nav ul li a {
  display: block;
  color: #161E5D;
  font-size: 8rem;
  font-weight: 700;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hero {
  background: #303EA0;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFE2B7;
}

.hero .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  opacity: 0;
}

.hero .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}

.hero .video-wrapper.active {
  opacity: 1;
  visibility: visible;
}

.hero .video-wrapper iframe {
  opacity: 1 !important;
  pointer-events: none !important;
}

.hero .video-wrapper .video-overlay {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: url(../images/cursor-pause.png), auto;
}

.hero .container {
  padding: 100px 50px;
}

.hero h1 {
  margin: 0;
  padding: 0 0 50px 0;
  font-size: 12rem;
}

.hero h1 span {
  color: transparent;
  background: url(../images/circle.svg) no-repeat center 70%;
  background-size: 90%;
  -webkit-filter: brightness(0) saturate(100%) invert(89%) sepia(68%) saturate(341%) hue-rotate(308deg) brightness(98%) contrast(107%);
          filter: brightness(0) saturate(100%) invert(89%) sepia(68%) saturate(341%) hue-rotate(308deg) brightness(98%) contrast(107%);
}

.introduction {
  padding: 10rem 0;
  background: #FFE2B7;
  color: #161E5D;
  font-size: 20px;
}

.introduction h1, .introduction h2, .introduction h3, .introduction h4, .introduction h5 {
  margin: 0;
}

.introduction p:last-child {
  margin-bottom: 0;
}

.introduction .container {
  max-width: 800px;
  margin: 0 auto;
}

.introduction.introduction-word-change h1 {
  text-align: center;
}

.two-column-image-text {
  padding: 50px 0;
  background: #FFE2B7;
  color: #161E5D;
}

.two-column-image-text.reverse-order .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.two-column-image-text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.two-column-image-text .container .content {
  width: 45%;
}

.two-column-image-text .container .content img.alignleft {
  display: inline-block;
  margin-right: 20px;
}

.two-column-image-text .container h2 {
  margin-top: 0;
}

.two-column-image-text .container h3, .two-column-image-text .container h4, .two-column-image-text .container h5 {
  margin: 0;
}

.two-column-image-text .container .image {
  width: 45%;
  min-height: 50px;
}

.contact-section {
  background: #152E33;
  padding: 10rem 0;
  padding-top: 0;
  color: #F9EB77;
}

.contact-section a {
  color: #F9EB77;
}

.contact-section a.btn-arrow-small {
  color: #F9EB77;
}

.contact-section a.btn-arrow-small:before {
  background: #F9EB77;
}

.contact-section a.btn-arrow-small:after {
  -webkit-filter: brightness(0) saturate(100%) invert(93%) sepia(54%) saturate(607%) hue-rotate(338deg) brightness(101%) contrast(95%);
          filter: brightness(0) saturate(100%) invert(93%) sepia(54%) saturate(607%) hue-rotate(338deg) brightness(101%) contrast(95%);
}

.contact-section .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-section .columns .column {
  width: 33.3333%;
}

.contact-section img {
  display: inline-block;
  height: 22px;
  width: auto;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-section img:hover {
  opacity: 0.7;
}

.contact-section .contact-form {
  overflow: hidden;
}

.contact-section form {
  padding-top: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

.contact-section form .wpcf7-response-output {
  border: none !important;
  background: #F9EB77 !important;
  margin: 0 20px !important;
  padding: 10px !important;
  text-align: center;
  color: #000;
  width: 100%;
}

.contact-section form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.contact-section form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  background: #F9EB77;
  padding: 5px;
  font-size: 12px;
  color: #000;
}

.contact-section form .col50, .contact-section form .col100 {
  padding: 20px;
}

.contact-section form .col50 {
  width: 50%;
}

.contact-section form .col100 {
  width: 100%;
}

.contact-section form input[type=text], .contact-section form input[type=email], .contact-section form input[type=password], .contact-section form input[type=tel], .contact-section form textarea {
  padding: 20px;
  font-size: 16px;
  border: none;
  background: transparent;
  border: 1px solid #F9EB77;
  width: 100%;
  color: #F9EB77;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}

.contact-section form input[type=text]:focus, .contact-section form input[type=email]:focus, .contact-section form input[type=password]:focus, .contact-section form input[type=tel]:focus, .contact-section form textarea:focus {
  border-color: #fff;
}

.contact-section form input[type=text]::-webkit-input-placeholder, .contact-section form input[type=email]::-webkit-input-placeholder, .contact-section form input[type=password]::-webkit-input-placeholder, .contact-section form input[type=tel]::-webkit-input-placeholder, .contact-section form textarea::-webkit-input-placeholder {
  color: #F9EB77;
}

.contact-section form input[type=text]:-ms-input-placeholder, .contact-section form input[type=email]:-ms-input-placeholder, .contact-section form input[type=password]:-ms-input-placeholder, .contact-section form input[type=tel]:-ms-input-placeholder, .contact-section form textarea:-ms-input-placeholder {
  color: #F9EB77;
}

.contact-section form input[type=text]::-ms-input-placeholder, .contact-section form input[type=email]::-ms-input-placeholder, .contact-section form input[type=password]::-ms-input-placeholder, .contact-section form input[type=tel]::-ms-input-placeholder, .contact-section form textarea::-ms-input-placeholder {
  color: #F9EB77;
}

.contact-section form input[type=text]::placeholder, .contact-section form input[type=email]::placeholder, .contact-section form input[type=password]::placeholder, .contact-section form input[type=tel]::placeholder, .contact-section form textarea::placeholder {
  color: #F9EB77;
}

.contact-section form textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 180px;
  min-height: 180px;
  max-height: 600px;
}

.contact-section form input[type="submit"] {
  border: none;
  border: 2px solid #F9EB77;
  color: #F9EB77;
  padding: 20px;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-weight: 700;
}

.contact-section form input[type="submit"]:hover {
  background: #F9EB77;
  color: #000;
}

.homepage-slider {
  background: #FFE2B7;
  color: #161E5D;
  overflow: hidden;
}

.homepage-slider .slider {
  margin: 0;
}

.homepage-slider .slider .slide {
  padding: 10px;
  text-align: center;
}

.homepage-slider .slider .slide.slick-center a.image-wrapper .image {
  -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
          clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
}

.homepage-slider .slider .slide.slick-center .content {
  opacity: 1;
  visibility: visible;
}

.homepage-slider .slider .slide a.image-wrapper {
  display: block;
}

.homepage-slider .slider .slide a.image-wrapper .image {
  height: 0;
  padding-bottom: 63%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 95%, 0 95%);
          clip-path: polygon(0 5%, 100% 5%, 100% 95%, 0 95%);
}

.homepage-slider .slider .slide a.image-wrapper .image:hover .img-resize {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.homepage-slider .slider .slide a.image-wrapper .image .img-resize {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.homepage-slider .slider .slide a.image-wrapper .image .img-resize img {
  max-width: none;
}

.homepage-slider .slider .slide .content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.homepage-slider .slick-dots {
  bottom: 0;
  position: relative;
  max-width: 1540px;
  padding: 0 50px;
  margin: 0 auto;
}

.homepage-slider .slick-dots:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  top: 50%;
  margin-top: 2px;
  background: #161E5D;
}

.homepage-slider .slick-dots li {
  width: 20%;
  height: auto;
  margin: 0;
  cursor: auto;
  text-align: center;
  z-index: 2;
  position: relative;
}

.homepage-slider .slick-dots li.slick-active button {
  opacity: 1;
  visibility: visible;
}

.homepage-slider .slick-dots li button {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #FFE2B7;
  border: 1px solid #161E5D;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
}

.background-video {
  overflow: hidden;
  height: 0;
  padding-bottom: 35%;
  position: relative;
}

.background-video .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.background-video .video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.make-tv-better {
  text-align: center;
  background: #161E5D;
  padding: 50px 0;
  color: #FFE2B7;
}

.make-tv-better span.fixed-position {
  position: relative;
  display: inline-block;
  margin-left: -300px;
}

.make-tv-better span.fixed-position span {
  width: 435px;
  padding-left: 15px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  text-align: left;
}

footer {
  background: #303EA0;
  color: #FFE2B7;
  font-family: "Campaign W05 Light";
}

footer .top {
  padding-top: 10rem;
}

footer .top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

footer .top .col30:first-child {
  margin-right: auto;
}

footer .top .col30:nth-child(2) {
  margin: 0 auto;
}

footer .top .col30:last-child {
  margin-left: auto;
}

footer .top h2 {
  font-size: 6rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

footer .top h2 a {
  color: #AF58AC;
  -webkit-transition: none;
  transition: none;
}

footer .top h2 a:hover {
  color: #000;
}

footer .top h2 a:hover span {
  -webkit-filter: none;
          filter: none;
}

footer .top h2 > span {
  color: #AF58AC;
  font-weight: 700;
}

footer .top h2 > span span {
  color: transparent;
  background: url(../images/circle.svg) no-repeat center 70%;
  background-size: 90%;
  -webkit-filter: brightness(0) saturate(100%) invert(43%) sepia(10%) saturate(3148%) hue-rotate(252deg) brightness(96%) contrast(79%);
          filter: brightness(0) saturate(100%) invert(43%) sepia(10%) saturate(3148%) hue-rotate(252deg) brightness(96%) contrast(79%);
}

footer .top h3 {
  font-size: 4rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

footer .top ul {
  margin: 0 0 10rem 0;
  padding: 0;
  list-style: none;
  font-size: 3rem;
  font-weight: 700;
}

footer .top ul li {
  display: block;
  margin-bottom: 10px;
}

footer .top ul li:hover a {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

footer .top ul li a {
  color: #FFE2B7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}

footer .top p {
  margin: 0;
  padding: 0;
}

footer .bottom {
  color: #FFE2B7;
  font-size: 14px;
  padding-bottom: 10rem;
}

footer .bottom a {
  color: #FFE2B7;
  text-decoration: underline;
}

footer .bottom a:hover {
  text-decoration: none;
}

footer .bottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

footer .bottom .logo {
  float: left;
  display: block;
  width: 170px;
  height: 28px;
  background: url(../images/logo.svg) no-repeat center center;
  background-size: contain;
  -webkit-filter: brightness(0) saturate(100%) invert(88%) sepia(18%) saturate(851%) hue-rotate(324deg) brightness(106%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(88%) sepia(18%) saturate(851%) hue-rotate(324deg) brightness(106%) contrast(101%);
}

footer .bottom .logo-content {
  float: left;
  margin-top: 15px;
  margin-left: 25px;
}

footer .bottom .col30:first-child {
  margin-right: auto;
}

footer .bottom .col30:nth-child(2) {
  margin: 0 auto;
}

footer .bottom .col30:last-child {
  margin-left: auto;
}

.work-hero {
  background: #161E5D;
  padding: 13rem 0;
  color: #F9EB77;
}

.work-hero h1, .work-hero h2, .work-hero h3, .work-hero h4 {
  margin: 0;
}

.work-hero h1 {
  margin: 0;
  padding: 0 0 50px 0;
  font-size: 12rem;
}

.work-hero h1 span {
  color: transparent;
  background: url(../images/circle.svg) no-repeat center 70%;
  background-size: 90%;
  -webkit-filter: brightness(0) saturate(100%) invert(81%) sepia(57%) saturate(364%) hue-rotate(1deg) brightness(106%) contrast(95%);
          filter: brightness(0) saturate(100%) invert(81%) sepia(57%) saturate(364%) hue-rotate(1deg) brightness(106%) contrast(95%);
}

.work-archive {
  background: #161E5D;
  padding: 0;
  color: #F9EB77;
  overflow: hidden;
}

.work-archive a {
  color: #F9EB77;
}

.work-archive .filters {
  margin-bottom: 60px;
}

.work-archive .filters:after {
  content: "";
  display: block;
  clear: both;
}

.work-archive .filters .nice-select {
  height: auto;
  line-height: normal;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  float: none;
  pointer-events: none !important;
}

.work-archive .filters .nice-select:after {
  display: none;
}

.work-archive .filters .nice-select .current {
  display: none;
}

.work-archive .filters .nice-select .list {
  position: static;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background: transparent;
  margin: 0;
  pointer-events: none !important;
  text-align: center;
}

.work-archive .filters .nice-select .list .option {
  min-height: 0;
  line-height: normal;
  font-size: 16px;
  display: inline-block;
  margin: 10px  0;
  border-radius: 50px;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
  background: transparent;
  position: relative;
  pointer-events: auto !important;
}

.work-archive .filters .nice-select .list .option:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  margin-left: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background: url(../images/circle.svg) no-repeat center center;
  background-size: contain;
  -webkit-filter: brightness(0) saturate(100%) invert(81%) sepia(57%) saturate(364%) hue-rotate(1deg) brightness(106%) contrast(95%);
          filter: brightness(0) saturate(100%) invert(81%) sepia(57%) saturate(364%) hue-rotate(1deg) brightness(106%) contrast(95%);
}

.work-archive .filters .nice-select .list .option:hover:after, .work-archive .filters .nice-select .list .option.selected:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.work-archive .my-lazyloader-wrapper {
  margin: 0 -10px;
}

.work-archive .my-lazyloader-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.work-archive .my-lazyloader-content .article {
  width: 33.3333%;
  padding: 10px;
  margin-bottom: 50px;
}

.work-archive .my-lazyloader-content .article .image-wrapper {
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}

.work-archive .my-lazyloader-content .article .image-wrapper:hover .image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.work-archive .my-lazyloader-content .article .image {
  background: no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.work-archive .my-lazyloader-content .article .content {
  padding-top: 20px;
}

.work-archive .my-lazyloader-content .article .content h1, .work-archive .my-lazyloader-content .article .content h2, .work-archive .my-lazyloader-content .article .content h3, .work-archive .my-lazyloader-content .article .content h4 {
  margin: 5px 0;
}

.work-archive .my-lazyloader-content .article .content h3 {
  font-size: 4rem;
}

.work-archive .my-lazyloader-content .article .content h3 a:hover {
  color: #fff;
}

.work-archive .my-lazyloader-content .article .content h4 {
  font-family: "Campaign W05 Light";
  font-weight: light;
}

.my-lazyloader-btn-container {
  background: #fff;
  text-align: center;
}

.my-lazyloader-btn-container a {
  font-weight: 700;
  color: #161E5D;
  font-size: 24px;
  display: block;
  padding: 30px 0;
  position: relative;
}

.my-lazyloader-btn-container a.my-lazyloader-btn-disabled {
  display: none !important;
}

.my-lazyloader-btn-container a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 9000000px;
  margin-right: -2px;
  background: #fff;
  z-index: 2;
}

.my-lazyloader-btn-container a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 9000000px;
  margin-left: -2px;
  background: #fff;
  z-index: 2;
}

.facilitations {
  background: #FFE2B7;
  color: #161E5D;
  padding: 10rem 0;
}

.facilitations h1, .facilitations h2, .facilitations h3, .facilitations h4 {
  margin: 0;
}

.facilitations h4 {
  font-size: 18px;
  line-height: 32px;
}

.facilitations .row-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.facilitations .row-top .left {
  width: 40%;
}

.facilitations .row-top .right {
  width: 40%;
  margin-left: auto;
  padding-top: 20px;
}

.facilitations .row-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.facilitations .row-bottom .left {
  width: 40%;
}

.facilitations .row-bottom .right {
  width: 40%;
  margin-left: auto;
}

.facilitation-services {
  background: #161E5D;
  color: #AF58AC;
  padding: 10rem 0;
}

.facilitation-services a {
  color: #AF58AC;
}

.facilitation-services .title h3 {
  font-size: 20px;
  border-bottom: 1px solid #AF58AC;
  margin: 0;
  padding: 20px 0;
}

.facilitation-services .qa {
  border-top: 1px solid #AF58AC;
}

.facilitation-services .qa .row {
  border-bottom: 1px solid #AF58AC;
  padding-bottom: 30px;
  position: relative;
}

.facilitation-services .qa .question {
  font-weight: 700;
  font-size: 6rem;
  line-height: normal;
  padding: 30px 0 0 0;
  cursor: pointer;
}

.facilitation-services .qa .question.active:before {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

.facilitation-services .qa .question:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 2px;
  background: #AF58AC;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.facilitation-services .qa .question:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 2px;
  background: #AF58AC;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.facilitation-services .qa .answer {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  display: none;
  font-family: "Campaign W05 Light";
  font-weight: normal;
}

.facilitation-services .qa .answer p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.facilitation-services .bottom-content {
  font-size: 24px;
  line-height: 42px;
  padding: 6rem 0;
}

.facilitation-services .bottom-content a {
  text-decoration: underline;
}

.facilitation-services .bottom-content a:hover {
  color: #fff;
}

.facilitation-services .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.facilitation-services .logos img {
  max-width: 130px;
  height: auto;
  margin: 30px;
}

.awards {
  background: #FFE2B7;
  padding: 10rem 0;
}

.awards .title h3 {
  margin: 0 0 30px 0;
  padding: 20px 0;
  border-bottom: 1px solid #161E5D;
}

.awards .content p {
  line-height: 32px;
  font-family: "Campaign W05 Light";
  font-weight: normal;
}

.simple-gallery {
  background: #FFE2B7;
  overflow: hidden;
}

.simple-gallery .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -20px;
}

.simple-gallery .columns .image {
  padding: 20px;
  width: 33.33333%;
}

.simple-gallery .columns .image.half-width-block {
  width: 50%;
}

.simple-gallery .columns .image img {
  max-width: 100%;
  min-width: 100%;
}

.news-archive {
  overflow: hidden;
  background: #161E5D;
}

.news-archive.related-posts {
  padding: 10rem 0;
  overflow: hidden;
}

.news-archive.related-posts h2 {
  color: #FFE2B7;
}

.news-archive.related-posts .article-list {
  margin: 0 -40px;
}

.news-archive .my-lazyloader-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -40px;
  padding-bottom: 10rem;
}

.news-archive .article {
  padding: 40px;
  width: 50%;
}

.news-archive .article .inside {
  background: #FFE2B7;
  color: #161E5D;
  padding: 60px;
  position: relative;
}

.news-archive .article .inside .category-line {
  height: 13px;
  background: #161E5D;
  position: absolute;
  top: 0;
  left: 60px;
  width: 30%;
}

.news-archive .article .inside .category-line.category-works {
  background: #70C878;
}

.news-archive .article .inside .category-line.category-article {
  background: #B8E4DD;
}

.news-archive .article .inside .category-line.category-news {
  background: #303EA0;
}

.news-archive .article .inside .category-line.category-thinking {
  background: #AF58AC;
}

.news-archive .article .image-wrapper {
  height: 0;
  padding-bottom: 60%;
  position: relative;
}

.news-archive .article .image-wrapper .category {
  position: absolute;
  bottom: 100%;
  margin-bottom: 5px;
  right: 0;
  font-size: 14px;
}

.news-archive .article .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: no-repeat center center;
  background-size: cover;
}

.news-archive .article .content h2 {
  font-size: 4rem;
}

.news-archive .article .content h2 a {
  color: #161E5D;
}

.news-archive .article .content p {
  font-size: 22px;
  line-height: 1.5;
  font-family: "Campaign W05 Light";
  margin-top: 0;
}

.news-archive .article .content a.btn-arrow-small {
  margin-top: 70px;
  display: inline-block;
}

.clients-videos {
  background: #161E5D;
  padding-top: 90px !important;
}

.clients-videos .client {
  height: 0;
  padding-bottom: 35%;
  position: relative;
}

.clients-videos .client .clients-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 5;
}

.clients-videos .client .clients-logo img {
  height: 100vh;
  width: 100vw;
  max-height: 150px;
  max-width: 500px;
  -webkit-filter: brightness(0) saturate(100%) invert(89%) sepia(29%) saturate(665%) hue-rotate(315deg) brightness(107%) contrast(103%);
          filter: brightness(0) saturate(100%) invert(89%) sepia(29%) saturate(665%) hue-rotate(315deg) brightness(107%) contrast(103%);
}

.clients-logos {
  background: #FFE2B7;
  padding: 10rem 0;
}

.clients-logos .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.clients-logos .logos img {
  max-width: 130px;
  height: auto;
  margin: 30px;
}

.team {
  background: #FFE2B7;
  color: #161E5D;
  overflow: hidden;
  padding: 10rem 0;
}

.team .members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px;
}

.team .members .member {
  width: 25%;
  padding: 30px;
  text-align: center;
}

.team .members .image {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
}

.team .members .image:hover .image-hover {
  -webkit-clip-path: circle(60% at 50% 50%);
          clip-path: circle(60% at 50% 50%);
}

.team .members .image .image-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-clip-path: circle(0 at 50% 50%);
          clip-path: circle(0 at 50% 50%);
}

.team .members .image .image-hover img {
  max-width: none;
}

.team .members .image .img-resize {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.team .members .image .img-resize img {
  max-width: none;
}

.team .members .name {
  font-family: "Campaign W00 Bold";
  font-size: 28px;
  margin-top: 10px;
  padding: 10px 0;
}

.team .members .position {
  font-family: "Campaign W05 Light";
}

.principles {
  background: #FFE2B7;
  color: #161E5D;
  padding: 10rem 0;
}

.principles .content-top h1, .principles .content-top h2, .principles .content-top h3, .principles .content-top h4 {
  margin: 0;
  padding: 20px 0;
}

.principles .content-top h2 {
  position: relative;
  display: inline-block;
}

.principles .content-top h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  right: -30px;
  bottom: 100%;
  background: url(../images/principles-quote.png) no-repeat right center;
  background-size: contain;
  margin-bottom: -40px;
}

.principles .principles-slider {
  margin-top: 50px;
  margin-bottom: 0;
}

.principles .principles-slider .slick-list {
  background: #303EA0;
}

.principles .principles-slider .slick-prev, .principles .principles-slider .slick-next {
  display: none !important;
}

.principles .principles-slider .slick-dots {
  position: static;
  margin-top: 30px;
}

.principles .principles-slider .slick-dots li {
  width: 15px;
  height: 15px;
  border: 2px solid #161E5D;
  border-radius: 100%;
  margin: 0 10px;
}

.principles .principles-slider .slick-dots li.slick-active {
  background: #161E5D;
}

.principles .principles-slider .slick-dots li button {
  display: none;
}

.simple-content {
  padding-top: 90px !important;
  padding-bottom: 10rem;
  background: #303EA0;
  color: #FFE2B7;
}

.post-top, .post-featured-image, .post-content {
  background: #FFE2B7;
}

.post-top {
  text-align: center;
  padding-bottom: 50px;
}

.post-top h2 {
  margin: 0;
  padding: 0;
}

.post-top .subtitle h3 {
  font-family: "Campaign W05 Regular5209366";
  font-size: 3rem;
}

.post-featured-image img {
  margin: 0;
  padding: 0;
  min-width: 100%;
}

.post-content {
  padding: 50px 0;
}

.post-content p {
  font-family: "Campaign W05 Light";
}

.post-content hr {
  border: none;
  height: 1px;
  display: block;
  background: #161E5D;
}

@media only screen and (max-width: 1700px) {
  .hero h1, .work-hero h1 {
    font-size: 8rem;
  }
  h2 {
    font-size: 4rem;
  }
  .full-screen-menu .container nav ul li a {
    font-size: 6rem;
  }
}

@media only screen and (max-width: 1250px) {
  .team .members .member {
    width: 33.333%;
  }
}

@media only screen and (max-width: 1000px) {
  html {
    font-size: 45%;
  }
  footer .top .col30:first-child {
    width: 100%;
    margin-bottom: 40px;
  }
  footer .top .col30:nth-child(2) {
    margin-left: 0;
  }
  .background-video {
    padding-bottom: 70%;
  }
  .work-archive .my-lazyloader-content .article {
    width: 50%;
  }
  .news-archive .article {
    width: 100%;
  }
  .news-archive .article .inside {
    padding: 40px 20px;
  }
  .news-archive .article .content p {
    font-size: 16px;
  }
  .news-archive .article .content a.btn-arrow-small {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 800px) {
  html {
    font-size: 30%;
  }
  header {
    padding: 20px 15px;
  }
  .pageAlign, .pageAlign2, .pageAlignFluid {
    padding: 0 15px;
  }
  .hero .container {
    padding: 100px 15px;
  }
  header .container {
    position: relative;
  }
  header .container .logo-content {
    position: absolute;
    top: 50px;
    left: 0;
    margin-left: 0;
    margin-top: 0;
  }
  .full-screen-menu .container {
    padding: 100px 15px;
  }
  .full-screen-menu .container nav ul li a {
    font-size: 8rem;
  }
  .two-column-image-text .container .content {
    width: 100%;
  }
  .two-column-image-text .container .content img.alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .two-column-image-text .container .image {
    width: 100%;
  }
  .make-tv-better span.fixed-position {
    margin-left: auto;
  }
  .make-tv-better span.fixed-position span {
    position: static;
    width: 160px;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  footer .top ul {
    margin-bottom: 0 !important;
    margin-top: 40px !important;
  }
  footer .top .container .col30 {
    text-align: center;
  }
  footer .top .container .col30:nth-child(2) {
    text-align: center;
    margin-left: auto;
  }
  footer .top .container .col30:last-child {
    margin-right: auto;
  }
  footer .top .container .col30 br {
    display: none;
  }
  .bottom .col30 {
    margin: 20px auto !important;
  }
  .bottom .col30:nth-child(2) {
    text-align: center;
    width: 100%;
  }
  .bottom .col30:last-child {
    text-align: center;
    width: 100%;
  }
  .clients-videos .client {
    padding-bottom: 56.25%;
  }
  .clients-videos .client .clients-logo img {
    max-height: 70px;
    max-width: 250px;
  }
  .clients-logos .logos img {
    max-width: 70px;
    margin: 15px;
  }
  body:not(.home) section:first-of-type {
    padding-top: 150px;
  }
  .work-archive .filters .nice-select {
    text-align: center;
  }
  .work-archive .filters .nice-select .list .option {
    padding: 10px;
    float: left;
  }
  .work-archive .my-lazyloader-content .article {
    width: 100%;
  }
  .my-lazyloader-btn-container a {
    font-size: 18px;
  }
  .facilitations .row-top .left {
    width: 100%;
  }
  .facilitations .row-top .right {
    width: 100%;
  }
  .facilitations .row-bottom .left {
    width: 100%;
  }
  .facilitations .row-bottom .right {
    width: 100%;
    margin-top: 30px;
  }
  .facilitation-services .qa .row {
    padding-right: 50px;
  }
  .facilitation-services .qa .question {
    font-size: 20px;
  }
  .facilitation-services .qa .answer {
    font-size: 16px;
  }
  .facilitation-services .logos img {
    max-width: 70px;
    margin: 15px;
  }
  .team .members {
    margin: 0 -15px;
  }
  .team .members .name {
    font-size: 18px;
  }
  .team .members .position {
    font-size: 14px;
  }
  .team .members .member {
    width: 50%;
    padding: 15px;
  }
  body.about .two-column-image-text .content {
    width: 100%;
    padding-right: 0;
  }
  body.about .two-column-image-text .image {
    width: 100%;
  }
  .simple-gallery .columns .image {
    padding: 5px;
    width: 100%;
  }
  .introduction-word-change h1 {
    font-size: 24px;
  }
  .contact-section .columns .column {
    width: 100%;
    margin-bottom: 30px;
  }
  body.page-id-96 .work-hero h1 br {
    display: none;
  }
  .contact-section form .col50 {
    width: 100%;
  }
}
/*# sourceMappingURL=styles.css.map */