/*
 Theme Name:   Salient Child
 Theme URI:    http://www.themenectar.com
 Description:  Salient Child Theme
 Author:       Ticiana Andrade awesome
 Author URI:   http://mcsaatchi.com.au
 Template:     Salient
 Version:      1.2.1
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  salient-child
*/
@import url("../Salient/style.css");
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

.general_button, .portfolio-items .col .work-item.style-4 .bottom-meta .button, .portfolio-items .col .work-item.style-4 .bottom-meta .button2, .news .item .button, .news .item .button2, .news .quote .button, .news .quote .button2, .careers .item .button, .careers .item .button2 {
  background-image: url("img/bt_arrow_right.png");
  background-image: url("img/bt_arrow_right.svg");
  background-repeat: no-repeat;
  background-position: center center;
  border: 5px solid #242424;
  text-indent: -9999px;
  margin: 10px;
  height: 35px;
  width: 35px;
  -webkit-transform: scale(0.65);
  -moz-transform: scale(0.65);
  -ms-transform: scale(0.65);
  -o-transform: scale(0.65);
  transform: scale(0.65); }

/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
    font-family: 'MCSaatchi Heavy';
    src: url('font/mcsaatchidigital-heavy-webfont.eot');
    src: url('font/mcsaatchidigital-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/mcsaatchidigital-heavy-webfont.woff') format('woff'),
         url('font/mcsaatchidigital-heavy-webfont.ttf') format('truetype'),
         url('font/mcsaatchidigital-heavy-webfont.svg#mc_saatchi_heavyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MCSaatchi Grot';
    src: url('font/mcsaatchigrotesque-regular-webfont.eot');
    src: url('font/mcsaatchigrotesque-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/mcsaatchigrotesque-regular-webfont.woff') format('woff'),
         url('font/mcsaatchigrotesque-regular-webfont.ttf') format('truetype'),
         url('font/mcsaatchigrotesque-regular-webfont.svg#mcsaatchigrotesqueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MCSaatchi Grot Bold';
    src: url('font/mcsaatchigrotesque-bold-webfont.eot');
    src: url('font/mcsaatchigrotesque-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/mcsaatchigrotesque-bold-webfont.woff') format('woff'),
         url('font/mcsaatchigrotesque-bold-webfont.ttf') format('truetype'),
         url('font/mcsaatchigrotesque-bold-webfont.svg#mcsaatchigrotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MCSaatchi Grot 53';
    src: url('font/mcsaatchigrot-fivethree-webfont.eot');
    src: url('font/mcsaatchigrot-fivethree-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/mcsaatchigrot-fivethree-webfont.woff') format('woff'),
         url('font/mcsaatchigrot-fivethree-webfont.ttf') format('truetype'),
         url('font/mcsaatchigrot-fivethree-webfont.svg#mc_saatchi_grot53') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'MCSaatchi Heavy New';
  src: url("font/mcsaatchidigital-heavy-webfont.eot");
  src: url("font/mcsaatchidigital-heavy-webfont.eot?#iefix") format("embedded-opentype"),
       url("font/mcsaatchidigital-heavy-webfont.woff") format("woff"),
       url("font/mcsaatchidigital-heavy-webfont.ttf") format("truetype"),
       url("font/mcsaatchidigital-heavy-webfont.svg#mc_saatchi_digitalheavy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MCSaatchi Icons';
  src: url("font/icons.eot");
  src: url("font/icons.eot?#iefix") format("embedded-opentype"),
       url("font/icons.ttf") format("truetype"),
       url("font/icons.woff") format("woff"),
       url("font/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MCSaatchi New Icons";
  src:url("font/new-icons.eot");
  src:url("font/new-icons.eot?#iefix") format("embedded-opentype"),
      url("font/new-icons.woff") format("woff"),
      url("font/new-icons.ttf") format("truetype"),
      url("font/new-icons.svg#new-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

html [class^="award-"], html [class*=" award-"] {
  font-family: 'MCSaatchi Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html .award-coffee:before {
  content: "\e617"; }

html .award-beer:before {
  content: "\e618"; }

html .award-cutlery:before {
  content: "\e619"; }

/*html .award-re:before {
  content: "\e60e"; }
*/
html .award-re {
  width: 75px;
  position: relative;
  top: 10px;
}
html .award-re:before {
  content: url("img/re-logo.svg");
  vertical-align: 30%;
}

html .award-mc_mobile:before {
  content: "\e60f"; }

html .award-mc_sports:before {
  content: "\e610"; }

html .award-mc:before {
  content: "\e611"; }

html .award-mark:before {
  content: "\e612"; }

html .award-make {
  width: 75px;
  position: relative;
  top: 10px;
}

html .award-make:before {
  content: url("img/make-logo.svg");
  vertical-align: 30%;
  /*content: "\e613";*/ }

html .award-tricky {
  width: 80px;
  position: relative;
  top: 12px;
}

html .award-tricky:before {
  content: url("/wp-content/uploads/2015/01/logo_trickyjigsaw.svg");
  vertical-align: 20%;
}

html .award-hidden {
  width: 95px;
  position: relative;
  top: 4px;
}
html .award-hidden:before {
  content: url("img/hidden_characters.svg");
  vertical-align: 30%;
}
html .award-lida {
  width: 75px;
  position: relative;
  top: 20px;
}
html .award-lida:before {
  content: url("img/logo-lida.svg");
  vertical-align: 30%; }

html .award-kite:before {
  content: "\e614"; }

html .award-bro:before {
  content: "\e615"; }

html .award-bang:before {
  content: "\e616"; }

html .award-oneshow:after {
  content: "\e600"; }

html .award-fwa:after {
  content: "\e601"; }

html .award-dnda:after {
  content: "\e602"; }

html .award-adweek:after {
  content: "\e604"; }

html .award-cannes:after {
  content: "\e603"; }

html .award-share:before {
  content: "\e61a"; }

html .award-grid:before {
  content: "\e61b"; }

html .award-arrow_right:before {
  content: "\e61c"; }

html .award-arrow_left:before {
  content: "\e61d"; }

html .award-phone:before {
  content: "\e61e"; }

html .award-link:before {
  content: "\e606"; }

html .award-showreel_eye:before {
  content: "\e605"; }

html .award-email:before {
  content: "\e607"; }

html .award-pin:before {
  content: "\e608"; }

html .award-youtube:before {
  content: "\e609"; }

html .award-twitter:before {
  content: "\e60a"; }

html .award-linkedin:before {
  content: "\e60b"; }

html .award-gplus:before {
  content: "\e60c"; }

html .award-facebook:before {
  content: "\e60d"; }

html .award-webby:after {
  font-family: 'MCSaatchi New Icons';
  content: "\63";
}
html .award-clio:after {
  font-family: 'MCSaatchi New Icons';
  content: "\61";
}

html .award-adfest:after {
  font-family: 'MCSaatchi New Icons';
  content: "\64";
}

html [class^="award2-"], html [class*=" award2-"] {
  width: 50px;
  height: 50px; }

html .award2-fwa {
  content: url("img/icons/fwa.svg"); }

html .award2-dnda {
  content: url("img/icons/dnda.svg"); }

html .award2-adweek {
  content: url("img/icons/adweek.svg"); }

html .award2-australasian_writers {
  content: url("img/icons/australasian_writers.svg"); }

html .award2-art_directors_club {
  content: url("img/icons/art_directors_club.svg"); }

html .award2-cannes {
  content: url("img/icons/cannes_lions.svg"); }

html .award2-clio {
  content: url("img/icons/clio.svg"); }

html .award2-caples {
  content: url("img/icons/caples.svg"); }

html .award2-create {
  content: url("img/icons/create.svg"); }

html .award2-graphis {
  content: url("img/icons/graphis.svg"); }

html .award2-new_york_festival {
  content: url("img/icons/new_york_festival.svg"); }

html .award2-rebrand_100 {
  content: url("img/icons/rebrand_100.svg"); }

html .award2-sydney_design {
  content: url("img/icons/sydney_design.svg"); }

html .award2-oneshow {
  content: url("img/icons/the_one_show.svg"); }

html .award2-type_directors {
  content: url("img/icons/type_directors.svg"); }

html .award2-adma {
  content: url("img/icons/adma.svg"); }

html .award2-iab {
  content: url("img/icons/iab.svg"); }

html .award2-lia {
  content: url("img/icons/lia.svg"); }

html .award2-webby {
  content: url("img/icons/webby.svg"); }

html .award2-adnews {
  content: url("img/icons/adnews.svg"); }

html .award2-brandnew {
  content: url("img/icons/brandnew.svg"); }

html .award2-btawards {
  content: url("img/icons/btawards.svg"); }

html .award2-kinsale {
  content: url("img/icons/kinsale.svg"); }

html .award2-locus {
  content: url("img/icons/locus.svg"); }

html .award2-spikeasia13 {
  content: url("img/icons/spikeasia13.svg"); }

html .award2-w3 {
  content: url("img/icons/w3.svg"); }

html .award2-www {
  content: url("img/icons/www.svg"); }

body {
  color: #242424;
  background-color: #e4e2e0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;

  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  color: #242424;
  text-decoration: none;
}

a:hover {
  color: #b5c5c5; }

h1, h2, h3, h4, h5, h6 {
  color: #242424;
  line-height: 1em;
  letter-spacing: -0.5px!important;
  font-weight: 500!important;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif!important;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 170px;
  line-height: 136px; }

h2 {
  font-size: 70px;
  line-height: 0.8em; }

h3 {
  font-size: 45px; }

h4 {
  font-size: 35px; }

h5 {
  font-size: 22px; }

h6 {
  font-size: 18px; }

p {
  font-family: 'Roboto Condensed', sans-serif;
  /*font-weight: 400;*/
  color: #242424;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 13px;
  text-rendering: optimizeLegibility;
  /*-webkit-font-smoothing: antialiased; */
}
p > a {
    color: #242426!important;
    text-decoration: underline;
}
li {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #242424;
  padding-bottom: 5px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}

body [class^="icon-"].icon-default-style {
  line-height: 34px !important;
  height: 34px;
  width: 34px;
  margin-right: 0px;
  font-size: 34px !important;
  color: #242424;
  background-color: transparent !important; }

.container-wrap, .project-title {
  background-color: #e4e2e0!important; }

body[data-header-color="dark"] #header-outer, body[data-header-color="dark"] #search-outer {
  background-color: #1e1e1e; }

strong, b {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 700; }

.hidden {
    display: none;
    visibility: hidden;
}
.hide-desktop {
  display: none; }

#ten_companies {
  display: none; }

.main-content ul {
  margin-bottom: 0; }

.right {
  float: right; }

.left {
  float: left; }

#page-header-bg {
  background-size: cover !important;
}

#page-header-bg h1 {
  line-height: 62px; }

body .wpb_text_column h2:last-child, body .wpb_text_column h3:last-child {
  margin-top: 8px; }

.row .col.section-title h1 {
  font-weight: 500;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 70px !important; }

img.img-with-animation[data-animation="fade-in-from-left"] {
  padding-right: 0; }

.single .heading-title {
  display: none; }

.container-wrap {
  padding-bottom: 0; }

.nectar-slider-loading {
  background-color: #e4e2e0;
  background-position: center;
  background-repeat: no-repeat, repeat;
  background-image: url("img/preloader.gif");
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

header#top #logo {
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
  margin: 5px 0; }

#header-secondary-outer ul ul li a {
  background-color: #1e1e1e;
  color: #FFFFFF; }

#header-outer[data-full-width="true"] header > .container, #header-secondary-outer[data-full-width="true"] > .container {
  padding: 0 20px; }

a.pinterest-share i, a.facebook-share i, .twitter-share i, .google-plus-share i, [class^="icon-"].icon-salient-heart, .icon-salient-heart-2 {
  color: #242424; }

.divider-border {
  background-color: #242424; }

body[data-header-color="dark"] header#top nav ul li a {
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

header#top nav > ul {
  background-color: #1e1e1e; }

header#top nav > ul > li > a {
  padding: 0;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif!important;
  font-style: normal;
  font-weight: 500!important;
  font-size: 36px;
  line-height: 33px!important;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px; }

header#top nav > ul > li > a > span {
  position: relative;
  display: inline-block;
  padding: 5px 20px 0 20px;
  background: #1e1e1e;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -moz-transform 0.3s;
  -o-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: 6px solid #1e1e1e; }

.csstransforms3d header#top nav > ul > li > a > span:before {
  position: absolute;
  padding: 5px 20px 0 20px;
  margin-bottom: 0;
  bottom: 100%;
  left: -7px;
  width: auto;
  background: #1e1e1e;
  color: #575757;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  border: 6px solid #575757; }

header#top nav > ul > li > a:hover span,
header#top nav > ul > li > a:focus span {
  -webkit-transform: rotateX(-90deg) translateY(30px);
  -moz-transform: rotateX(-90deg) translateY(30px);
  -ms-transform: rotateX(-90deg) translateY(30px);
  -o-transform: rotateX(-90deg) translateY(30px);
  transform: rotateX(-90deg) translateY(30px); }

.csstransforms3d header#top nav > ul > li > a:hover span:before,
.csstransforms3d header#top nav > ul > li > a:focus span:before {
  background: #1e1e1e; }

header#top nav .sf-menu li.current-menu-item > a, header#top nav .sf-menu li.current-menu-ancestor > a, header#top nav .sf-menu li.current_page_item > a > span {
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none; }
  header#top nav .sf-menu li.current-menu-item > a{
    padding-left: 0;
    padding-right: 0;
  }
  header#top nav .sf-menu li.current-menu-item > a::before, header#top nav .sf-menu li.current-menu-ancestor > a::before, header#top nav .sf-menu li.current_page_item > a > span::before {
    display: none; }

header#top nav .sf-menu li.current-page-ancestor > a > span {
  border: 6px solid #FFFFFF;
  color: #FFFFFF;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none; }
  header#top nav .sf-menu li.current-page-ancestor > a > span::before {
    display: none; }

#mobile-menu, #slide-out-widget-area .inner .off-canvas-menu-container {
  background-color: #1e1e1e;
  position: fixed;
  top: 58px;
  width: 100%; }
  #mobile-menu .current-menu-item, #slide-out-widget-area .inner .off-canvas-menu-container .current-menu-item {
    /*border: 5px solid #FFFFFF; */
  }
  #mobile-menu .container > ul > li:first-child {
    padding-top: 0;
  }

#mobile-menu ul li a, #slide-out-widget-area .inner .off-canvas-menu-container li a {
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif!important;
  text-transform: uppercase;
  font-size: 34px;
  color: white;
  padding: 14px 10px 14px 20px !important;
  border-bottom: none;
  opacity: 1!important;
  letter-spacing: 0.5px;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif!important;
  text-transform: uppercase;
  font-size: 34px;
  color: white;
  padding: 14px 10px 14px 20px !important;
  border-bottom: none;
  opacity: 1!important;
  letter-spacing: 0.5px;
}

#mobile-search {
  display: none; }

header#top #toggle-nav {
  display: none;
  position: absolute;
  right: 0px;
  top: 5px;
  width: 58px;
  height: 58px;
  text-align: right;
  margin-bottom: 10px;
  border: 5px solid #1e1e1e;
  margin: -15px -20px;
  padding-right: 16px;
  padding-top: 9px;
}

header#top #toggle-nav i, header#top #mobile-cart-link i {
  color: #FFFFFF;
  font-size: 27px;
  line-height: 40px;
}

.header-outer {
  height: 45px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease; }

.small-nav .header-outer {
  height: 43px; }
.small-nav header#top nav > ul > li > a {
  font-size: 24px;
  line-height: 26px!important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#search-btn {
  display: none;
}

.nectar-love {
  display: none;
}

.swiper-slide .button {
  overflow: hidden;
}

.swiper-slide[data-color-scheme="light"] .content .button.transparent a {
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
  font-size: 16px;
  border: 5px solid #242424 !important;
  text-indent: -200px;
  padding: 5px 10px 3px 10px !important;
  line-height: 1em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swiper-slide .content .button.transparent a:hover {
  padding-right: 25px !important;
  text-indent: 0;
}

.swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
  border: 5px solid #242424 !important;
  background-image: url("img/bt_arrow_right.png");
  background-image: url("img/bt_arrow_right.svg");
  background-position: center center;
  background-repeat: no-repeat; }
  .swiper-slide[data-color-scheme="dark"] .content .button.transparent a:hover {
    border: 5px solid #242424 !important;
    background-position: right center; }

.swiper-slide[data-color-scheme="light"] .content .button.transparent a {
  border: 5px solid #FFFFFF !important;
  background-image: url("img/bt_arrow_right_white.png");
  background-image: url("img/bt_arrow_right_white.svg");
  background-position: center center;
  background-repeat: no-repeat; }
  .swiper-slide[data-color-scheme="light"] .content .button.transparent a:hover {
    border: 5px solid #FFFFFF !important;
    background-position: right center; }

.swiper-slide[data-x-pos="right"] .content {
  width: 40%;
}
.swiper-slide .content h2 {
  font-size: 70px!important;
  line-height: 61px!important;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 500!important;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif!important;
  padding-top: 50px;
  margin-bottom: 0;
}
  .swiper-slide .content h2 a:hover {
    color: inherit;
  }
  .swiper-slide .content h2:before {
    content: url("img/white.png");
    display: block;
    margin-bottom: 20px;
  }

.swiper-slide .slider_link {
  width: 500px;
  height: 500px;
  background: #ff0000; }

.swiper-slide .content p {
  font-size: 20px!important;
  line-height: 26px!important;
  color: #fff;
  text-transform: normal;
  letter-spacing: inherit;
  font-family: 'MCSaatchi Grot', Arial, sans-serif!important;
  padding-bottom: 5px;
}
  .swiper-slide .content p a:hover {
    color: inherit; }

.swiper-slide[data-color-scheme="dark"] .content h2, .swiper-slide[data-color-scheme="dark"] .content p, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
  color: #242424; }
  .swiper-slide[data-color-scheme="dark"] .content h2 a, .swiper-slide[data-color-scheme="dark"] .content p a, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a a {
    color: #242424; }
  .swiper-slide[data-color-scheme="dark"] .content h2 a:hover, .swiper-slide[data-color-scheme="dark"] .content p a:hover, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a a:hover {
    color: #242424; }

.swiper-slide[data-color-scheme="light"] .content h2, .swiper-slide[data-color-scheme="light"] .content p, .swiper-slide[data-color-scheme="light"] .content .button.transparent a {
  color: #FFFFFF!important; }
  .swiper-slide[data-color-scheme="light"] .content h2 a, .swiper-slide[data-color-scheme="light"] .content p a, .swiper-slide[data-color-scheme="light"] .content .button.transparent a a {
    color: #FFFFFF; }
  .swiper-slide[data-color-scheme="light"] .content h2 a:hover, .swiper-slide[data-color-scheme="light"] .content p a:hover, .swiper-slide[data-color-scheme="light"] .content .button.transparent a a:hover {
    color: #FFFFFF; }

.swiper-slide[data-color-scheme="dark"] .content h2:before {
  content: url("img/black.png"); }

.nectar-slider-wrap.first-section[data-full-width="true"] .swiper-container .slider-prev, .nectar-slider-wrap.first-section[data-full-width="true"] .swiper-container .slider-next {
  margin-top: 0px; }

.parallax_slider_outer.first-section .swiper-container .slider-prev, .parallax_slider_outer.first-section .swiper-container .slider-next {
  margin-top: 0px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  height: 100%;
  opacity: 0; }
  .parallax_slider_outer.first-section .swiper-container .slider-prev:hover, .parallax_slider_outer.first-section .swiper-container .slider-next:hover {
    opacity: 1; }

.parallax_slider_outer .swiper-container .slider-prev {
  left: 10px !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .parallax_slider_outer .swiper-container .slider-prev:hover {
    left: 0px !important; }

.parallax_slider_outer .swiper-container .slider-next {
  right: 10px !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .parallax_slider_outer .swiper-container .slider-next:hover {
    right: 0px !important; }

.slider-prev.dark-cs, .slider-next.dark-cs {
  background-color: none !important; }

.slider-prev.dark-cs:hover, .slider-next.dark-cs:hover {
  background-color: none !important; }

.slider-prev.dark-cs i, .slider-next.dark-cs i, .swiper-container .dark-cs.slider-prev .slide-count span, .swiper-container .dark-cs.slider-next .slide-count span {
  color: #000;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.swiper-container .slider-prev, .swiper-container .slider-next {
  position: absolute;
  z-index: 100;
  display: block;
  color: #fff;
  height: 60px;
  width: 50px;
  background-color: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  transition: none;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  top: 0 !important; }

.swiper-container .slide-count {
  display: none; }

.swiper-container .slider-prev, .swiper-container .slider-next {
  background: transparent !important;
  position: absolute;
  z-index: 130;
  top: 50%;
  height: 54px;
  margin-top: -28px;
  width: 100%; }
  .swiper-container .slider-prev .dark-cs, .swiper-container .slider-next .dark-cs {
    background: transparent !important; }
  .swiper-container .slider-prev:hover, .swiper-container .slider-next:hover {
    background: transparent; }
  .swiper-container .slider-prev i, .swiper-container .slider-next i {
    width: 40px !important;
    height: 40px !important;
    position: absolute;
    top: 50%; }

.slider-prev.dark-cs, .slider-next.dark-cs {
  background-color: transparent !important; }

.slider-prev.dark-cs:hover, .slider-next.dark-cs:hover {
  background-color: transparent !important; }

.icon-salient-right-arrow:before, .icon-salient-left-arrow:before {
  content: ''; }

.icon-salient-right-arrow {
  background-image: url("img/arrow_right_white.png");
  background-image: url("img/arrow_right_white.svg");
  background-position: center center;
  background-repeat: no-repeat; }

.icon-salient-left-arrow {
  background-image: url("img/arrow_left_white.png");
  background-image: url("img/arrow_left_white.svg");
  background-position: center center;
  background-repeat: no-repeat; }

.slider-next.dark-cs .icon-salient-right-arrow {
  background-image: url("img/arrow_right.png");
  background-image: url("img/arrow_right.svg");
  background-position: center center;
  background-repeat: no-repeat; }

.slider-prev.dark-cs .icon-salient-left-arrow {
  background-image: url("img/arrow_left.png");
  background-image: url("img/arrow_left.svg");
  background-position: center center;
  background-repeat: no-repeat; }

@-moz-keyframes move {
  0% {
    width: 0; }

  100% {
    width: 100%; } }
@-webkit-keyframes move {
  0% {
    width: 0; }

  100% {
    width: 100%; } }
@-o-keyframes move {
  0% {
    width: 0; }

  100% {
    width: 100%; } }
@keyframes move {
  0% {
    width: 0; }

  100% {
    width: 100%; }
}

.slider-pagination {
  display: none!important;
  background-color: #1e1e1e;
  padding-bottom: 20px;
  bottom: 0;
  margin-top: 0;
  padding-top: 0;
  height: 28px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease; }
  .slider-pagination .pause, .slider-pagination .start {
    cursor: pointer;
    margin: 5px 50px; }
  .slider-pagination .icon-pause, .slider-pagination .icon-play {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 20px;
    display: inline; }
  .slider-pagination .icon-play {
    display: none; }

.slider-pagination:hover {
  height: 70px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.slider-pagination .swiper-pagination-switch, .slider-pagination.dark-cs .swiper-pagination-switch {
  border: 1px solid #393939;
  background-color: #393939;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 7px;
  margin: 0 4px; }

.swiper-container .slider-pagination .swiper-active-switch {
  border: 1px solid #393939;
  background-color: #393939; }
  .swiper-container .slider-pagination .swiper-active-switch div {
    background-color: #575757 !important;
    height: 5px;
    width: 0;
    -webkit-animation: move 6s linear;
    -moz-animation: move 6s linear;
    -o-animation: move 6s linear;
    animation: move 6s linear; }

#error-404 {
  text-align: left;
  padding: 15% 0;
  height: 100%;
  width: 100%;
  display: table; }

body #error-404 div {
  display: table-cell;
  vertical-align: middle; }

body #error-404 h1 {
  font-size: 86px !important;
  line-height: 92px !important;
  color: #b2b2b2;
  text-transform: uppercase;
  font-family: 'MCSaatchi Heavy', sans-serif; }
  body #error-404 h1 span {
    color: #242424; }

body #error-404 ul {
  margin-left: 20px !important;
  padding: 0; }

body #error-404 li {
  font-size: 22px;
  line-height: 30px; }
  body #error-404 li a {
    text-decoration: underline;
    font-weight: bold; }

.we {
  text-align: right;
  word-wrap: break-all; }

.logos img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@keyframes type {
  from {
    width: 0; } }
@-webkit-keyframes type {
  from {
    width: 0; } }
@-moz-keyframes type {
  from {
    width: 0; } }
@keyframes blink {
  to {
    opacity: .0; } }
@-webkit-keyframes blink {
  to {
    opacity: .0; } }
@-moz-keyframes blink {
  to {
    opacity: .0; } }
@keyframes fade_in {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-webkit-keyframes fade_in {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-moz-keyframes fade_in {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@keyframes fade_out {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@-webkit-keyframes fade_out {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@-moz-keyframes fade_out {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
.fade_in {
  color: #242424;
  font-size: 170px;
  line-height: 0.8em;
  font-weight: 500;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
  float: left;
  opacity: 0;
  margin-left: 30px; }

.one {
  -webkit-animation: fade_in 2s ease forwards;
  -moz-animation: fade_in 2s ease forwards;
  -ms-animation: fade_in 2s ease forwards;
  -o-animation: fade_in 2s ease forwards;
  animation: fade_in 2s ease forwards;
  -webkit-animation-delay: 0s; }

.two {
  -webkit-animation: fade_in 2s ease forwards;
  -moz-animation: fade_in 2s ease forwards;
  -ms-animation: fade_in 2s ease forwards;
  -o-animation: fade_in 2s ease forwards;
  animation: fade_in 2s ease forwards;
  -webkit-animation-delay: 1s; }

.three {
  -webkit-animation: fade_in 2s ease forwards;
  -moz-animation: fade_in 2s ease forwards;
  -ms-animation: fade_in 2s ease forwards;
  -o-animation: fade_in 2s ease forwards;
  animation: fade_in 2s ease forwards;
  -webkit-animation-delay: 2s; }

.four {
  -webkit-animation: fade_in 2s ease forwards;
  -moz-animation: fade_in 2s ease forwards;
  -ms-animation: fade_in 2s ease forwards;
  -o-animation: fade_in 2s ease forwards;
  animation: fade_in 2s ease forwards;
  -webkit-animation-delay: 3s; }

.fade_paragraph {
  opacity: 0;
  -webkit-animation: fade_in 2s ease forwards;
  -moz-animation: fade_in 2s ease forwards;
  -ms-animation: fade_in 2s ease forwards;
  -o-animation: fade_in 2s ease forwards;
  animation: fade_in 2s ease forwards;
  -webkit-animation-delay: 4s; }

.over_content {
  margin-left: -25px;
  margin-right: -25px; }

.ten_companies {
  background-image: url("img/ten.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 736px; }

.overlap {
  float: left;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95); }

.description_c {
  float: right;
  width: 400px;
  padding-top: 250px; }
  .description_c section {
    display: block;
    position: absolute;
    padding-right: 80px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0; }

.hover #c_re {
  top: 315px;
  left: 10px; }
.hover #c_sport {
  top: 554px;
  left: 113px; }
.hover #c_bang {
  top: 499px;
  left: 319px; }
.hover #c_make {
  top: 405px;
  left: 515px; }
.hover #c_mobile {
  top: 202px;
  left: 564px; }
.hover #c_mark {
  top: 32px;
  left: 460px; }
.hover #c_projectx {
  top: -17px;
  left: 252px; }
.hover #c_bro {
  top: 118px;
  left: 106px; }
.hover #c_bohemia {
  top: 353px;
  left: 185px; }

@-moz-keyframes grow {
  0% {
    width: 150px;
    height: 150px; }

  100% {
    width: 200px;
    height: 200px; } }
@-webkit-keyframes grow {
  0% {
    width: 150px;
    height: 150px; }

  100% {
    width: 200px;
    height: 200px; } }
@-o-keyframes grow {
  0% {
    width: 150px;
    height: 150px; }

  100% {
    width: 200px;
    height: 200px; } }
@keyframes grow {
  0% {
    width: 150px;
    height: 150px; }

  100% {
    width: 200px;
    height: 200px; } }
.circle_black, .circle_black_green, .circle_black_bang, .circle_black_bro, .circle_black_make, .circle_black_mark, .circle_black_bohemia, .circle_black_re, .circle_black_bohemia {
  background-color: #FFFFFF;
  position: absolute;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  border-radius: 150px;
  width: 150px;
  height: 150px;
  padding: 15px 10px;
  color: #FFFFFF;
  text-align: center;
  z-index: 99; }
  .circle_black h1, .circle_black_green h1, .circle_black_bang h1, .circle_black_bro h1, .circle_black_make h1, .circle_black_mark h1, .circle_black_re h1, .circle_black_bohemia h1 {
    color: #FFFFFF!important;
    font-size: 30px!important;
    line-height: 25px;
    opacity: 0;
    display: none; }
  /*.circle_black_bohemia h1 {
    color: #000000!important;
    font-size: 30px!important;
    line-height: 25px;
    opacity: 0;
    display: none; }*/
  .circle_black h6, .circle_black_green h6, .circle_black_bang h6, .circle_black_bro h6, .circle_black_make h6, .circle_black_mark h6, .circle_black_re h6, .circle_black_bohemia h6 {
    font-family: 'Roboto Condensed', sans-serif!important;
    color: #FFFFFF!important;
    font-size: 16px!important;
    text-transform: uppercase;
    opacity: 0;
    display: none; }
  /*.circle_black_bohemia h6 {
    font-family: 'Roboto Condensed', sans-serif!important;
    color: #000000!important;
    font-size: 16px!important;
    text-transform: uppercase;
    opacity: 0;
    display: none; }*/
  .circle_black ul, .circle_black_green ul, .circle_black_bang ul, .circle_black_bro ul, .circle_black_make ul, .circle_black_mark ul, .circle_black_bohemia ul, .circle_black_re ul {
    list-style: none !important;
    display: table;
    /* Allow the centering to work */
    margin: 0 auto; }
  .circle_black li, .circle_black_green li, .circle_black_bang li, .circle_black_bro li, .circle_black_make li, .circle_black_mark li, .circle_black_bohemia li, .circle_black_re li {
    list-style: none;
    float: left;
    width: 1px;
    height: 1px;
    text-indent: -9999px;
    margin-right: 10px;
    margin-top: 2px;
    opacity: 0;
    display: none; }
  .circle_black a, .circle_black_green a, .circle_black_bang a, .circle_black_bro a, .circle_black_make a, .circle_black_mark a, .circle_black_bohemia a, .circle_black_re a {
    background-color: transparent;
    width: 1px;
    height: 1px; }
  .circle_black img, .circle_black_green img, .circle_black_bang img, .circle_black_bro img, .circle_black_make img, .circle_black_mark img, .circle_black_bohemia img, .circle_black_re img {
    padding-top: 10px; }
  .circle_black .showreel, .circle_black_green .showreel, .circle_black_bang .showreel, .circle_black_bro .showreel, .circle_black_make .showreel, .circle_black_mark .showreel, .circle_black_bohemia .showreel, .circle_black_re .showreel {
    background: url("img/showreel-light.png") no-repeat center center; }
  .circle_black .plus, .circle_black_green .plus, .circle_black_bang .plus, .circle_black_bro .plus, .circle_black_make .plus, .circle_black_mark .plus, .circle_black_bohemia .plus, .circle_black_re .plus {
    background: url("img/link-light.png") no-repeat center center; }
  .circle_black .main-content ul li, .circle_black_green .main-content ul li, .circle_black_bang .main-content ul li, .circle_black_bro .main-content ul li, .circle_black_make .main-content ul li, .circle_black_mark .main-content ul li, .circle_black_bohemia .main-content ul li, .circle_black_re .main-content ul li {
    list-style: none;
    list-style-position: none; }

.circle_black_mcs {
  position: absolute;
  background-color: #000000;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  padding: 80px 20px !important;
  z-index: 98;
  top: 181px;
  left: 297px; }
  .circle_black_mcs h6 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 0;
    text-align: center;
    display: none;
    margin-top: 10px; }
  .circle_black_mcs img {
    height: 30px !important; }
  .circle_black_mcs:hover h6 {
    display: block;
    -webkit-animation: fade_in 1s ease forwards;
    -moz-animation: fade_in 1s ease forwards;
    -ms-animation: fade_in 1s ease forwards;
    -o-animation: fade_in 1s ease forwards;
    animation: fade_in 1s ease forwards;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }

.circle_black:hover, .circle_black_green:hover, .circle_black_bang:hover, .circle_black_bro:hover, .circle_black_make:hover, .circle_black_mark:hover, .circle_black_bohemia:hover, .circle_black_re:hover {
  background-color: #575757;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  border-radius: 200px;
  -webkit-animation: grow 0.3s ease-in-out forwards;
  -moz-animation: grow 0.3s ease-in-out forwards;
  -o-animation: grow 0.3s ease-in-out forwards;
  animation: grow 0.3s ease-in-out forwards;
  padding: 50px 0; }
  .circle_black:hover img, .circle_black_green:hover img, .circle_black_bang:hover img, .circle_black_bro:hover img, .circle_black_make:hover img, .circle_black_mark:hover img, .circle_black_bohemia:hover img, .circle_black_re:hover img {
    -webkit-animation: fade_out 0.3s ease forwards;
    -moz-animation: fade_out 0.3s ease forwards;
    -ms-animation: fade_out 0.3s ease forwards;
    -o-animation: fade_out 0.3s ease forwards;
    animation: fade_out 0.3s ease forwards;
    -webkit-animation-delay: 0s;
    display: none; }
  .circle_black:hover h1, .circle_black_green:hover h1, .circle_black_bang:hover h1, .circle_black_bro:hover h1, .circle_black_make:hover h1, .circle_black_mark:hover h1, .circle_black_bohemia:hover h1, .circle_black_re:hover h1 {
    display: block;
    -webkit-animation: fade_in 1s ease forwards;
    -moz-animation: fade_in 1s ease forwards;
    -ms-animation: fade_in 1s ease forwards;
    -o-animation: fade_in 1s ease forwards;
    animation: fade_in 1s ease forwards;
    -webkit-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .circle_black:hover h6, .circle_black_green:hover h6, .circle_black_bang:hover h6, .circle_black_bro:hover h6, .circle_black_make:hover h6, .circle_black_mark:hover h6, .circle_black_bohemia:hover h6, .circle_black_re:hover h6 {
    display: block;
    -webkit-animation: fade_in 1s ease forwards;
    -moz-animation: fade_in 1s ease forwards;
    -ms-animation: fade_in 1s ease forwards;
    -o-animation: fade_in 1s ease forwards;
    animation: fade_in 1s ease forwards;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .circle_black:hover a, .circle_black_green:hover a, .circle_black_bang:hover a, .circle_black_bro:hover a, .circle_black_make:hover a, .circle_black_mark:hover a, .ccircle_black_bohemia:hover a, .circle_black_re:hover a {
    width: 40px;
    height: 40px; }
  .circle_black:hover li, .circle_black_green:hover li, .circle_black_bang:hover li, .circle_black_bro:hover li, .circle_black_make:hover li, .circle_black_mark:hover li, .circle_black_bohemia:hover li, .circle_black_re:hover li {
    display: block;
    -webkit-animation: fade_in 1s ease forwards;
    -moz-animation: fade_in 1s ease forwards;
    -ms-animation: fade_in 1s ease forwards;
    -o-animation: fade_in 1s ease forwards;
    animation: fade_in 1s ease forwards;
    width: 40px;
    height: 40px;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .circle_black:hover .main-content ul li, .circle_black_green:hover .main-content ul li, .circle_black_bang:hover .main-content ul li, .circle_black_bro:hover .main-content ul li, .circle_black_make:hover .main-content ul li, .circle_black_mark:hover .main-content ul li, .circle_black_bohemia:hover .main-content ul li, .circle_black_re:hover .main-content ul li {
    list-style: none;
    list-style-position: none; }

.circle_black_green:hover {
  background-color: #0ea994; }

.circle_black_bang:hover {
  background-color: #fb4f14; }

.circle_black_bro:hover {
  background-color: #ffe500; }

.circle_black_make:hover {
  background-color: #00778b; }

.circle_black_mark:hover {
  background-color: #c94086; }

.ccircle_black_bohemia .showreel {
  background: url("img/showreel-dark.png") no-repeat center center; }
/*.circle_black_bohemia .plus {
  background: url("img/link-dark.png") no-repeat center center; }*/

.circle_black_bohemia:hover {
  background-color: #000000; }
  .circle_black_bohemia:hover h1, .circle_black_bohemia:hover h6 {
    color: #ffffff; }

.circle_black_re:hover {
  background-color: #000000; }

.carousel-next {
  background-image: url("img/bt_arrow_right.png");
  background-image: url("img/bt_arrow_right.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 30px;
  top: 90px; }
  .carousel-next i {
    display: none; }

.carousel-prev {
  background-image: url("img/bt_arrow_left.png");
  background-image: url("img/bt_arrow_left.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 30px;
  width: 30px;
  top: 90px; }
  .carousel-prev i {
    display: none; }

.carousel-prev:hover, .carousel-next:hover {
  background-color: transparent; }

.wpb_video_widget .wpb_wrapper iframe{
  background: black;
}
.portfolio-loading {
  height: 44px;
  width: 44px;
  margin-left: -25px;
  background-image: url("img/preloader.gif");
  background-position: center center;
  background-repeat: no-repeat; }

.nectar-social {
  margin-top: 7px; }

.cover_video {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: auto;
  cursor: pointer; }
  .cover_video:after {
    content: "";
    background: url("img/video_player.png");
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 30; }
.page-template-template-portfolio-php[data-bg-header="false"] .container-wrap{
  padding-top: 33px!important;
}
body .portfolio-wrap {
  margin: 0;
  margin-bottom: 150px; }

body .portfolio-items {
  margin: 0 auto!important; }
  body .portfolio-items:after {
    content: '';
    display: block;
    clear: both; }

body .portfolio-items .col.iso-portfolio-item {
  overflow: hidden;
  float: left;
  width: 246px!important;
  margin: 5px !important; }

body .portfolio-items .col.iso-portfolio-item.tall {
  width: 246px!important;
  height: 396px; }

body .portfolio-items .col.iso-portfolio-item.regular {
  width: 246px!important;
  height: 193px; }

body .portfolio-items .col.iso-portfolio-item.wide {
  width: 502px!important;
  height: 193px; }

body .portfolio-items .col.iso-portfolio-item.wide_tall {
  width: 502px!important;
  height: 396px; }

.attachment-wide_tall {
  width: auto;
  height: 396px; }

.attachment-wide {
  width: auto;
  height: 196px; }

.attachment-tall {
  width: auto!important;
  height: 396px!important;
  left: -50%; }
.portfolio-items[data-col-num="elastic"] .col img.attachment-tall {
  width: auto!important;
  max-width: 500px!important;
}
.portfolio-items .col {
  background-color: #e4e2e0; }
  .portfolio-items .col h3 {
    line-height: 0.9em;
  }

.portfolio-items .col .work-item.style-4 {
  margin: 0;
  height: 100%;
}
  .portfolio-items .col .work-item.style-4 .bottom-meta {
    position: absolute;
    left: 0;
    padding: 20px 20px 16px 20px;
    width: 100%;
    height: 192px;
    background-color: #FFFFFF!important;
    bottom: -115px;
  }
    .portfolio-items .col .work-item.style-4 .bottom-meta h3, .portfolio-items .col .work-item.style-4 .bottom-meta p {
      color: black!important;
      margin: 0;
      padding: 0; }
    .portfolio-items .col .work-item.style-4 .bottom-meta p {
      font-size: 13px;
      line-height: 1.2em;
      padding-top: 9px; }
    .portfolio-items .col .work-item.style-4 .bottom-meta h3 {
      font-size: 27px!important;
      line-height: 24px!important;
    }
    .portfolio-items .col.wide .work-item.style-4 .bottom-meta h3, .portfolio-items .col.wide .work-item.style-4 .bottom-meta p {
      width: 185px;
    }
    .portfolio-items .col .work-item.style-4 .bottom-meta h6 {
      font-family: 'Roboto Condensed', sans-serif!important;
      font-size: 15px!important;
      line-height: 15px!important;
      text-transform: uppercase;
      color: #575757!important;
      margin-bottom: 10px;
    }
    .portfolio-items .col .work-item.style-4 .bottom-meta .button {
      margin: -10px -10px 0 0;
      visibility: hidden; }
    .portfolio-items .col .work-item.style-4 .bottom-meta .button2 {
      margin: 2px 10px 0 -7px;
      visibility: visible;
      bottom: 5px;
      position: absolute; }
  .portfolio-items .col .work-item.style-4 .top-meta {
    position: absolute;
    top: -100px;
    left: 0;
    padding: 13px 10px 10px 10px;
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    color: #1e1e1e;
    font-family: 'Icons', sans-serif;
    font-size: 28px; }
    .portfolio-items .col .work-item.style-4 .top-meta * [class^="award2-"] {
      width: 30px;
      height: 30px;
      margin-bottom: 8px; }
    .portfolio-items .col .work-item.style-4 .top-meta li {
      display: inline-block;
      margin-right: 10px; }
    .portfolio-items .col .work-item.style-4 .top-meta .hidden {
      display: none; }

.portfolio-items .col.iso-portfolio-item.regular .work-item.style-4 {
  padding: 10px;
  height: 192px; }

body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta, body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta {
  width: 246px;
  top: 0;
  right: 0;
  float: right;
  height: 100%;
  margin-left: 256px;
  background-color: #FFFFFF; }
  body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta p, body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta p {
    width: 200px;
    font-size: 13px;
    line-height: 1.2em; }
  body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta div, body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta div {
    opacity: 0; }
body .portfolio-items .col.iso-portfolio-item.wide .top-meta, body .portfolio-items .col.iso-portfolio-item.wide .top-meta {
  top: 0;
  left: -50px;
  width: 50px;
  height: 100%; }
  body .portfolio-items .col.iso-portfolio-item.wide .top-meta li, body .portfolio-items .col.iso-portfolio-item.wide .top-meta li {
    display: table; }

body .portfolio-items .col.iso-portfolio-item.regular h3 {
  font-size: 37px;
  line-height: 33px;
}
body .portfolio-items .col.iso-portfolio-item.regular .bottom-meta {
  bottom: -116px; }
  body .portfolio-items .col.iso-portfolio-item.regular .bottom-meta h3 {
    width: 180px; }

#page-header-bg h1 {
  font-size: 70px;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif; }

ul.award {
  list-style: none;
  margin-top: 25px; }
  ul.award li {
    display: inline-block;
    font-size: 40px;
    margin-right: 15px; }

ul.work {
  list-style: none;
  margin-top: -25px; }
  ul.work li {
    display: inline-block;
    font-size: 75px;
    margin-right: 15px; }

.awards-list {
  float: right;
  color: #1e1e1e;
  font-family: 'Icons', sans-serif;
  font-size: 45px;
  margin-top: -8px; }
  .awards-list li {
    display: inline-block;
    margin-left: 25px;
    margin-top: 7px; }

.blog-nav, .project-nav {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 15px;
  height: 50px;
  width: 100%;
  z-index: 105; }

.sticky {
  position: fixed;
  bottom: -50px; }

#portfolio-nav ul {
  margin-top: 0; }
#portfolio-nav ul.controls {
  float: none!important;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  width: 100%; }
#portfolio-nav li {
  float: none; }
#portfolio-nav ul.all-items {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 104; }

#portfolio-nav #all-items a i {
  line-height: 34px;
  font-size: 30px!important;
  background-color: transparent!important;
}
#portfolio-nav .icon-salient-back-to-all {
  background-image: url("img/all_items.png");
  background-image: url("img/all_items.svg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  #portfolio-nav .icon-salient-back-to-all:hover {
    background-image: url("img/all_items_rollover.png");
    background-image: url("img/all_items_rollover.svg"); }
#portfolio-nav .icon-salient-back-to-all:before {
  content: ""; }
#portfolio-nav .icon-salient-left-arrow-thin {
  background: url("img/arrow_left.png");
  background: url("img/arrow_left.svg");
  background-repeat: no-repeat;
  background-position: center right;
  float: left;
  height: 24px;
  width: 54px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  #portfolio-nav .icon-salient-left-arrow-thin:before {
    content: ""; }
  #portfolio-nav .icon-salient-left-arrow-thin:hover {
    background-position: center left; }
#portfolio-nav .icon-salient-right-arrow-thin {
  background: url("img/arrow_right.png");
  background: url("img/arrow_right.svg");
  background-repeat: no-repeat;
  background-position: center left;
  float: right;
  height: 24px;
  width: 54px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  #portfolio-nav .icon-salient-right-arrow-thin:before {
    content: ""; }
  #portfolio-nav .icon-salient-right-arrow-thin:hover {
    background-position: center right; }

.hall_fame {
  margin: 0 auto;
  margin-top: 50px; }
  .hall_fame ul {
    list-style: none;
    text-align: center; }
  .hall_fame .hidden {
    display: none; }
  .hall_fame .list_numbers li {
    color: #ffffff; }
  .hall_fame .number {
    font-size: 115px;
    font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
    display: inline-block;
    line-height: 1em;
    vertical-align: top;
    margin-right: 13px;
    margin-top: -14px; }
  .hall_fame li {
    display: inline-block;
    font-size: 70px;
    margin-right: 4%; }
  .hall_fame .fame {
    border-bottom: 1px solid #575757;
    padding: 20px 0 15px 0; }
  .hall_fame .first {
    border-top: 1px solid #575757; }
  .hall_fame .copy {
    float: left;
    width: 25%;
    padding-left: 20px; }
    .hall_fame .copy span {
      display: block;
      font-family: 'MCSaatchi Grot Bold';
      text-transform: uppercase; }
  .hall_fame .client {
    color: #575757;
    font-size: 18px; }
  .hall_fame .project {
    font-size: 25px; }
  .hall_fame .year {
    color: #575757; }
  .hall_fame .project_award {
    float: left;
    width: 60%;
    text-align: left; }
    .hall_fame .project_award li {
      font-size: 50px; }

@-webkit-keyframes laptop {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -2625px; } }
@-moz-keyframes laptop {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -2625px; } }
@-ms-keyframes laptop {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -2625px; } }
@-o-keyframes laptop {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -2625px; } }
@keyframes laptop {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -2625px; } }
.animate_laptop {
  -webkit-animation: laptop 0.5s steps(7) forwards 0.5s;
  -moz-animation: laptop 0.5s steps(7) forwards 0.5s;
  -ms-animation: laptop 0.5s steps(7) forwards 0.5s;
  -o-animation: laptop 0.5s steps(7) forwards 0.5s;
  animation: laptop 0.5s steps(7) forwards 0.5s; }

.optus_laptop {
  background-image: url("img/laptop-decleration.png");
  background-position: 0px -2625px;
  width: 641px;
  height: 375px; }

.movember-laptop1 {
  background-image: url("img/movember-laptop1.png");
  background-position: 0px -2625px;
  width: 641px;
  height: 375px; }

.movember-laptop2 {
  background-image: url("img/movember-laptop2.png");
  background-position: 0px -2625px;
  width: 641px;
  height: 375px; }

.asics-laptop {
  background-image: url("img/asics-laptop.png");
  background-position: 0px -2625px;
  width: 641px;
  height: 375px; }

.build-laptop01 {
  background-image: url("img/build-laptop01.png");
  background-position: 0px -2625px;
  width: 641px;
  height: 375px; }

.build-laptop02 {
  background-image: url("img/build-laptop02.png");
  background-position: 0px -2625px;
  width: 641px;
  height: 375px; }

@-webkit-keyframes ipad {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -4875px; } }
@-moz-keyframes ipad {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -4875px; } }
@-ms-keyframes ipad {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -4875px; } }
@-o-keyframes ipad {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -4875px; } }
@keyframes ipad {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -5250px; } }
.animate_ipad {
  -webkit-animation: ipad 0.5s steps(13) forwards 0.5s;
  -moz-animation: ipad 0.5s steps(13) forwards 0.5s;
  -ms-animation: ipad 0.5s steps(13) forwards 0.5s;
  -o-animation: ipad 0.5s steps(13) forwards 0.5s;
  animation: ipad 0.5s steps(13) forwards 0.5s; }

.amnesty_ipad {
  background-image: url("img/ipad-sprite.png");
  width: 450px;
  height: 375px;
  margin: 0 auto; }

/***************** Milestone ******************/
.nectar-milestone {
  text-align: center;
  margin-bottom: 10px; }
  .nectar-milestone .number {
    font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
    font-size: 120px!important;
    line-height: 62px!important;
    font-weight: 400;
    display: block;
    margin-bottom: 20px; }
  .nectar-milestone .subject {
    font-family: 'MCSaatchi Grot', sans-serif!important;
    letter-spacing: 0.5px;
    font-size: 18px !important; }

#contact-map {
  height: 1050px; }

.contact_page, .contact_page_melbourne {
  margin-left: 225px;
  margin-bottom: 0;
  z-index: 99; }
  .contact_page a, .contact_page_melbourne a {
    color: #FFFFFF!important;
    text-decoration: none; }
  .contact_page .dark, .contact_page_melbourne .dark {
    margin-top: -900px; }
  .contact_page h1, .contact_page_melbourne h1 {
    color: #FFFFFF;
    font-size: 180px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    padding-top: 10px; }
  .contact_page h2, .contact_page_melbourne h2 {
    color: #FFFFFF;
    font-size: 38px;
    padding: 0;
    margin: 2px 10px 10px 10px;
    float: left; }
  .contact_page p, .contact_page_melbourne p {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 1.3em;
    margin-top: -4px; }
  .contact_page .img-with-aniamtion-wrap, .contact_page_melbourne .img-with-aniamtion-wrap {
    margin-top: 40px;
    padding-bottom: 15px; }
  .contact_page a.square, .contact_page_melbourne a.square {
    float: left;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    text-indent: -99999px; }
  .contact_page a.border, .contact_page_melbourne a.border {
    float: left;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background: none;
    border: 5px solid #FFF;
    text-indent: -99999px; }

.contact_page_melbourne {
  margin-left: 120px; }

article.post h2.title {
  margin-bottom: -2px; }

article.post .content-inner .post-featured-img img {
  margin-bottom: 0px !important;
  overflow: hidden;
  width: 502px;
  height: auto; }

.box_title_news {
  text-align: left; }

/* The ghost, nudged to maintain perfect centering */
.box_title_news:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */ }

/* The element to be centered, can
   also be of any width and height */
.title_news {
  font-size: 80px;
  line-height: 0.8em !important;
  line-height: 1em;
  font-weight: 500;
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  padding-top: 65px; }

.photo_border {
  width: 100%;
  height: 15px;
  background-color: #242424; }

.attachment-full {
  width: 470px;
  height: 353px; }

.news {
  margin: 0 auto; }
  .news .news:after {
    content: '';
    display: block;
    clear: both; }
  .news article.post .content-inner {
    border: none;
    margin: 0;
    padding: 0; }
  .news article.post .post-meta {
    pointer-events: none!important;
    top: 302px; }
  .news .post-content {
    padding: 0; }
  .news .item {
    overflow: hidden;
    display: block;
    float: left;
    max-width: 470px;
    height: 380px;
    margin: 0 0 10px 10px;
    background-color: #FFFFFF; }
    .news .item .post-header {
      background-color: #FFFFFF;
      padding: 20px;
      text-transform: uppercase;
      width: 470px;
      height: 192px; }
    .news .item h2 {
      color: #242424;
      font-size: 27px !important;
      line-height: 1em !important;
      margin-bottom: 0; }
    .news .item span {
      color: #575757;
      font-size: 15px;
      font-family: 'Roboto Condensed', sans-serif;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .news .item p {
      color: #242424;
      font-size: 13px !important;
      text-transform: none;
      line-height: 1.2em;
      padding-bottom: 0;
      padding-top: 10px; }
    .news .item .button {
      margin: 14px 10px 0 0;
      visibility: hidden; }
    .news .item .button2 {
      margin: 0 10px 0 -5px;
      visibility: visible;
      bottom: 5px;
      position: absolute; }
  .news .quote {
    padding: 10px;
    background: #242424; }
    .news .quote a {
      display: block !important;
      margin: 0px !important;
      background-color: transparent !important;
      position: absolute !important;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      z-index: 40; }
    .news .quote h2 {
      color: #FFFFFF !important;
      font-size: 33px !important; }
    .news .quote p {
      color: #FFFFFF;
      margin-top: 11px; }
    .news .quote .post-header {
      background-color: transparent;
      color: #FFFFFF;
      width: 215px;
      padding: 0; }
    .news .quote .date {
      background-color: rgba(255, 255, 255, 0.1);
      font-size: 15px;
      text-transform: uppercase;
      height: 200px;
      width: 100%;
      color: #FFFFFF;
      line-height: 60px;
      padding: 0 10px;
      position: absolute;
      bottom: -122px;
      left: 0; }
    .news .quote .button {
      background-image: url("img/bt_arrow_right_white.png");
      background-image: url("img/bt_arrow_right_white.svg");
      border-color: #FFFFFF;
      margin: 14px -1px 0 0;
      visibility: hidden; }
    .news .quote .button2 {
      background-image: url("img/bt_arrow_right_white.png");
      background-image: url("img/bt_arrow_right_white.svg");
      border-color: #FFFFFF;
      margin: 0 10px 0 -5px;
      visibility: visible;
      bottom: 5px;
      position: absolute; }

.col.dark .nectar-button.see-through, .col.dark .nectar-button.see-through:hover {
  border-width: 5px; }

.nectar-button {
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif!important;
  letter-spacing: -1px;
}

.nectar-button.medium {
  font-size: 23px; }
.nectar-button.medium i.icon-button-arrow, .nectar-button.small i.icon-button-arrow{
    font-size: 16px;
    line-height: 0;
    margin-top: -15px;
}
.icon-button-arrow:before {
  content: url("img/arrow_right.svg");
  margin-top: -8px; }

.careers {
  margin: 0 auto; }
  .careers .careers:after {
    content: '';
    display: block;
    clear: both; }
  .careers a {
    display: block !important;
    margin: 0px !important;
    background-color: transparent !important;
    position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 40; }
  .careers .post-content {
    padding-left: 0; }
  .careers .item {
    position: relative;
    overflow: hidden;
    float: left;
    width: 470px;
    height: 185px;
    background: #242424;
    margin: 0 0 10px 10px;
    padding: 10px; }
    .careers .item h2 {
      color: #FFFFFF !important;
      font-size: 33px;
      line-height: 1em !important; }
    .careers .item a {
      color: #FFFFFF; }
    .careers .item .date {
      background-color: rgba(255, 255, 255, 0.1);
      font-size: 15px;
      text-transform: uppercase;
      height: 120px;
      width: 100%;
      color: #FFFFFF;
      padding-top: 10px;
      padding-left: 10px;
      position: absolute;
      bottom: -58px;
      left: 0; }
    .careers .item h5 {
      font-size: 27px;
      color: #FFFFFF;
      margin-bottom: 0; }
    .careers .item p {
      color: #FFFFFF; }
    .careers .item .button {
      background-image: url("img/bt_arrow_right_white.png");
      background-image: url("img/bt_arrow_right_white.svg");
      border-color: #FFFFFF;
      margin: 0 10px 0 0;
      visibility: hidden; }
    .careers .item .button2 {
      background-image: url("img/bt_arrow_right_white.png");
      background-image: url("img/bt_arrow_right_white.svg");
      border-color: #FFFFFF;
      margin: 0 10px 0 -5px;
      visibility: visible;
      bottom: 5px;
      position: absolute; }
  .careers .item:nth-of-type(8n+1) {
    width: 470px;
    height: 380px; }
    .careers .item:nth-of-type(8n+1) h2 {
      font-size: 70px !important;
      line-height: 61px !important; }
  .careers .item:nth-of-type(8n+2) {
    width: 230px;
    height: 380px; }
  .careers .item:nth-of-type(8n+3) {
    width: 230px;
    height: 380px; }
  .careers .item:nth-of-type(8n+4) {
    width: 470px;
    height: 380px; }
    .careers .item:nth-of-type(8n+4) h2 {
      font-size: 70px !important;
      line-height: 61px !important; }
  .careers .item:nth-of-type(8n+6) {
    width: 470px;
    height: 380px; }
    .careers .item:nth-of-type(8n+6) h2 {
      font-size: 70px !important;
      line-height: 61px !important; }
  .careers .item:nth-of-type(8n+7) {
    width: 230px;
    height: 380px; }

#footer-outer {
  background-color: #1e1e1e;
}

#footer-outer #copyright .col ul {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}

#footer-outer #copyright {
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  padding: 30px 20px;
  border-color:#1e1e1e;
  display: flex;
  justify-content: space-around;
  align-content: flex-start;
}
#footer-outer #copyright .address {
  width: 100%;
  flex: 2;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
}

/*#footer-outer #copyright .address .col {
  width: 100%;
  max-width: 310px;
}*/
#footer-outer #copyright .col_last{
  flex: 1;
  width: 100%!important;
}
#footer-outer #copyright .vcard {
  float: left;
  color: #fff;
  text-transform: normal;
  margin-right: 60px;
  font-size: 15px;
  line-height: 18px;
}
#footer-outer #copyright .vcard .org {
  font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
  font-size: 50px;
  line-height: 40px;
  margin: 15px 0;
}
#footer-outer #copyright li a i {
  color: #FFFFFF;
}
#footer-outer #copyright a {
  color: #FFFFFF;
}
#footer-outer #copyright a:hover {
  color: #b5c5c5;
}

#footer-outer #copyright li a i.icon-facebook:hover {
  color: #5c80ca !important; }

#footer-outer #copyright li a i.icon-twitter:hover {
  color: #08c7ff !important; }

#footer-outer #copyright li a i.icon-linkedin:hover {
  color: #007bb6 !important; }

#footer-outer #copyright li a i.icon-google-plus:hover {
  color: #dd4b39 !important; }

#footer-outer #copyright li a i.icon-youtube:hover {
  color: #e52d27 !important; }

.et-copy {
  text-transform: normal;
  margin-top: 80px; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("font/flexslider-icon.eot");
  src: url("font/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("font/flexslider-icon.woff") format("woff"), url("font/flexslider-icon.ttf") format("truetype"), url("font/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
.slider ul li {
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  width: 336px;

}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
  max-width: 336px;
  width: 336px;
  margin: 0 auto -9px!important;
  background-color: transparent!important;
  border-color: transparent!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  /*border: 2px solid black;*/
}

.flexslider h2, .flexslider h5, .flexslider p {
  color: white; }
.flexslider h2 {
  padding-top: 15px; }
.flexslider .title {
  float: left;
  width: 45%; }
.flexslider .description {
  float: left;
  width: 45%; }

.black {
  background-color: #242424;
  height: 250px;
  margin-top: 5px; }

.centralized {
  padding: 50px 0;
  width: 100vw;
  max-width: 100vw;
  margin: 0 auto; }

.flex-viewport {
  max-height: 2000px;
  overflow: visible !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1;
  margin-left: 0!important;
}

.black .flexslider .slides {
  width: 90%;
  max-width: 1250px;
  zoom: 1;
  margin: 0 auto!important;
}

#carousel li {
  margin: 0;
  /*border: 1px solid red;*/
}

/* Direction Nav */
.flex-direction-nav {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0!important;
  height: 0;
  width: 100vw;
}
.flex-direction-nav a {
  display: block;
  position: absolute;
  top: 0;
  background: black;
  text-decoration: none;
  width: 40px;
  height: 50px;
  margin: -182px 0 0;
  padding: 0;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  color: black;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.flex-direction-nav .flex-prev {
  left: 2%;
}

.flexslider .flex-next {
  right: 2%!important;
}

.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  cursor: default!important;
  background: gray!important;
}

.flex-direction-nav a:before {
  position: absolute;
  top: 15px;
  left: -25px;
  font-family: "flexslider-icon";
  font-size: 21px;
  display: inline-block;
  content: '\f001';
  color: white;
}

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav a:hover {
  background: white !important; }

.flexslider:hover .flex-prev {
  opacity: 1;
  left: 2%!important; }

.flexslider:hover .flex-next {
  opacity: 1;
  right: 2%!important; }

.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
  opacity: 1!important;
}
.flex-next:hover, .flex-prev:hover {
  opacity: 1;
  background: white;
}
.flex-direction-nav a.flex-next:hover:before, .flex-direction-nav a.flex-prev:hover:before {
  color: black!important;
}
/*** FLEXSLIDER  NAVIGATION ***/
.flex-control-nav {
  display: block!important;
  margin: 0!important;
  position: absolute;
  top: 10px;
  left: 0;
  height: 18px;
  z-index: 999;
  /*border: 1px solid red;*/
}
.flex-control-paging li a {
  width: 12px;
  height: 12px;
  border-radius: 0;
  background: #3a3a3a;
  box-shadow: none;
}
.flex-control-nav > li {
  margin: 0 2px!important;
}
.flex-control-paging li a.flex-active {
  background: white;
  cursor: default;
}
.flex-control-paging li a:hover {
  background: #9d9d9d;
}

/*.flex-control-nav li:first-child {
  display: none;
}*/

.slider {
  margin: -90px 0 0 0 !important; }

.teamhover {
  opacity: 0;
  width: 336px;
  height: 336px;
  background: transparent;
  position: absolute;
  display: block;
  z-index: 105;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .teamhover h1 {
    position: absolute;
    font-family: 'MCSaatchi Heavy New', Arial, sans-serif;
    font-size: 27px;
    line-height: 22px;
    background-color: #242424;
    color: #FFFFFF;
    border: 5px solid #FFFFFF;
    padding: 10px;
    top: 85%;
    left: 50%;
    width: 240px;
    margin-left: -115px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.teamhover:hover {
  opacity: 1; }
  .teamhover:hover h1 {
    top: 75%; }

#carousel img {
  display: block;
  opacity: 0.7;
  cursor: pointer;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
  /* IE 6-9 */ }

#carousel img:hover {
  opacity: 0.7;
  -webkit-filter: none;
  filter: none; }

#carousel .flex-active-slide img {
  opacity: 1;
  cursor: default;
  -webkit-filter: none;
  filter: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
  }

  .flexslider .title {
    float: none;
    width: 100%;
  }

  .flexslider .description {
    float: none;
    width: 90%;
  }

  #footer-outer #copyright {
    flex-direction: column;
  }

  #footer-outer #copyright .address {
    flex-direction: column;
  }

  #footer-outer #copyright .col ul {
    margin-left: 0!important;
    justify-content: center;
  }

}


@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .slider-pagination .swiper-pagination-switch, .slider-pagination.dark-cs .swiper-pagination-switch {
    margin: 0 3px; }

  .portfolio-items .col .work-item.style-4 h3, .portfolio-items .work-item.style-4 .work-info {
    font-size: 45px; }

  .hall_fame .number {
    font-size: 100px; }

  .hall_fame .copy {
    width: 35%; }

  .box_title_news h2.title_news {
    font-size: 70px; }
  .box_title_news:before {
    height: 290px; }

  .centralized {
    padding-left: 68px; }

  .ten_companies {
    width: 1024px;
    height: 600px;
    margin: 0 -100px; }

  .hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    position: absolute;
    top: -10px;
    left: -68px;
    z-index: 100; }

  .description_c {
    width: 340px;
    padding-top: 150px; }
    .description_c section {
      padding-right: 0; }

  .overlap {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    position: absolute;
    top: -60px;
    left: -137px; }

  .portfolio-items .col .work-item.style-4 .bottom-meta .button {
    visibility: visible; }
  .portfolio-items .col .work-item.style-4 .bottom-meta .button2 {
    visibility: hidden; }

  .news .item .button {
    visibility: visible; }
  .news .item .button2 {
    visibility: hidden; }
  .news .quote .button {
    visibility: visible; }
  .news .quote .button2 {
    visibility: hidden; }

  .careers .item .button {
    visibility: visible; }
  .careers .item .button2 {
    visibility: hidden; }

  .contact_page h1, .contact_page_melbourne h1 {
    font-size: 135px; }
  .contact_page h2, .contact_page_melbourne h2 {
    font-size: 38px; }
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
  /*.container-wrap {
    padding-top: 0px; }*/

  .hide-desktop {
    display: block; }

  .hide-mobile {
    display: none !important; }

  .black {
    height: 320px; }

  .slider-pagination .swiper-pagination-switch, .slider-pagination.dark-cs .swiper-pagination-switch {
    margin: 0 2px; }

  h1 {
    font-size: 85px; }

  .we {
    text-align: left; }

  .description_c {
    width: 390px;
    padding-top: 80px; }

  .box_title_news h2.title_news {
    font-size: 70px;
    text-align: center;
    width: 100%; }

  .ten_companies {
    margin: 0 -100px; }

  .hover {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    position: absolute;
    top: -12px;
    left: -75px;
    z-index: 100; }

  .description_c {
    width: 320px; }
    .description_c section {
      padding-right: 0;
      width: 269px; }

  .overlap {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    position: absolute;
    top: -157px;
    left: -210px; }

  .portfolio-items .col .work-item.style-4 .bottom-meta .button {
    visibility: visible; }
  .portfolio-items .col .work-item.style-4 .bottom-meta .button2 {
    visibility: hidden; }

  .news .item .button {
    visibility: visible; }
  .news .item .button2 {
    visibility: hidden; }
  .news .quote .button {
    visibility: visible; }
  .news .quote .button2 {
    visibility: hidden; }

  .careers .item .button {
    visibility: visible; }
  .careers .item .button2 {
    visibility: hidden; }

  #footer-outer #copyright .col ul {
    float: none;
    text-align: center;
    margin-left: 32%;
    margin-top: 50px; }

  #footer-outer #copyright li {
    float: left;
    margin-left: 0;
    margin-right: 20px; }

  .et-copy {
    float: right;
    margin-top: 30px;
    width: 100%;
    text-align: center; }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1) {
  .optus_laptop, .movember-laptop1, .movember-laptop2, .asics-laptop, .build-laptop01, .build-laptop02 {
    margin-left: -80px; }

  header#top #toggle-nav {
    margin: -15px -11px; }

  .black {
    height: 320px; }

  body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta div, body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta div {
    opacity: 1; }
}
@media only screen and (max-width: 999px) {
  .ten_companies {
    height: 535px; }

  .hall_fame .number {
    font-size: 90px; }
  .hall_fame li {
    font-size: 60px;
    margin-right: 5%; }
  .hall_fame .copy {
    width: 40%; }
  .hall_fame .fame {
    margin-bottom: 10px; }
  .hall_fame .project_award {
    width: 50%; }
  .hall_fame .project_award li {
    font-size: 40px; } }

@media only screen and (max-width: 690px) {
  .single-portfolio #page-header-bg {
    height: 150px!important;
    background-size: cover;
  }
  .teamhover {
    display: none;
  }
  .main-content ul {
    margin-left: 10px; }

  .centralized {
    padding: 20px 0; }

  .container-wrap, .project-title {
    padding-top: 50px; }

  .we {
    text-align: left; }

  .hide-desktop {
    display: block; }

  .hide-mobile {
    display: none !important; }

  .black {
    height: 320px; }

  .title_news {
    padding-top: 0; }

  .news{
    margin-top: 5%;
  }
  .news .quote {
    width: 470px; }
  #portfolio-nav ul.controls{
    margin-top:-12px;
    width: 130%;
  }
  .portfolio-items .col .work-item.style-4 .bottom-meta .button {
    visibility: visible; }
  .portfolio-items .col .work-item.style-4 .bottom-meta .button2 {
    visibility: hidden; }

  #full_width_portfolio {
    padding-top: 0; }

  html [class^="award2-"], html [class*=" award2-"] {
    width: 40px;
    height: 40px; }

  .awards-list {
    float: left;
    font-size: 32px;
    margin-top: 0px; }
    .awards-list ul {
      margin-left: 0px; }
    .awards-list li {
      margin-left: 0px;
      margin-right: 10px; }

  .optus_laptop, .movember-laptop1, .movember-laptop2, .asics-laptop, .build-laptop01, .build-laptop02 {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6); }

  .news .item .button {
    visibility: visible; }
  .news .item .button2 {
    visibility: hidden; }
  .news .quote .button {
    visibility: visible; }
  .news .quote .button2 {
    visibility: hidden; }

  .careers .item .button {
    visibility: visible; }
  .careers .item .button2 {
    visibility: hidden; }
  .careers .item:nth-of-type(8n+1), .careers .item:nth-of-type(8n+2), .careers .item:nth-of-type(8n+3), .careers .item:nth-of-type(8n+4), .careers .item:nth-of-type(8n+5), .careers .item:nth-of-type(8n+6), .careers .item:nth-of-type(8n+7), .careers .item:nth-of-type(8n+8) {
    width: 470px; }
    .careers .item:nth-of-type(8n+1) img, .careers .item:nth-of-type(8n+2) img, .careers .item:nth-of-type(8n+3) img, .careers .item:nth-of-type(8n+4) img, .careers .item:nth-of-type(8n+5) img, .careers .item:nth-of-type(8n+6) img, .careers .item:nth-of-type(8n+7) img, .careers .item:nth-of-type(8n+8) img {
      width: 100%;
      height: auto; }
    .careers .item:nth-of-type(8n+1) h2, .careers .item:nth-of-type(8n+2) h2, .careers .item:nth-of-type(8n+3) h2, .careers .item:nth-of-type(8n+4) h2, .careers .item:nth-of-type(8n+5) h2, .careers .item:nth-of-type(8n+6) h2, .careers .item:nth-of-type(8n+7) h2, .careers .item:nth-of-type(8n+8) h2 {
      font-size: 50px !important; }

  .attachment-tall {
    left: 0; }

  body .portfolio-items .col.iso-portfolio-item.regular {
    width: 502px!important; }

  body .portfolio-items .col.iso-portfolio-item.tall {
    width: 502px!important; }

  .swiper-container, .swiper-slide {
    background-color: #1e1e1e !important; }

  .swiper-slide {
    overflow: visible; }
    .swiper-slide .container {
      max-width: 100% !important; }
    .swiper-slide .content {
      position: absolute;
      top: -50px!important;
      height: 236px;
      bottom: 0;
      color: #FFFFFF;
      padding: 70px 20px 0 40px; }

  .swiper-slide[data-bg-alignment="center"] {
    background-position: left center; }

  .swiper-slide[data-x-pos="right"] .content {
    width: 100%;
    overflow: visible;
    position: absolute;
    height: 236px;
    bottom: 0;
    left: 0!important;
    color: #FFFFFF;
    padding: 70px 20px 0 40px;
  }

  body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content {
    padding-right: 232px; }
    body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content h2 {
      font-size: 45px !important;
      line-height: 38px !important; }
    body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content p {
      line-height: 22px !important;
      text-transform: none; }

  .swiper-slide[data-color-scheme="dark"] .content h2, .swiper-slide[data-color-scheme="dark"] .content p {
    color: #FFFFFF; }

  .swiper-slide[data-color-scheme="dark"] .content h2:before {
    content: ''; }

  .swiper-slide[data-color-scheme="light"] .content h2:before {
    content: ''; }

  .slider-pagination .swiper-pagination-switch, .slider-pagination.dark-cs .swiper-pagination-switch {
    margin: 0 1px; }

  .swiper-slide .content .button.transparent a:hover {
    text-indent: -200px;
    padding: 5px 10px 3px 10px !important; }

  .swiper-slide[data-color-scheme="dark"] .content .button.transparent a:hover {
    border: 5px solid #FFFFFF !important;
    background-position: center center; }

  .swiper-slide[data-color-scheme="light"] .content .button.transparent a:hover {
    border: 5px solid #FFFFFF !important;
    background-position: right center; }

  .slider-pagination:hover {
    height: 28px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none; }

  .slider-pagination .icon-pause, .slider-pagination .icon-play {
    display: none; }

  .swiper-slide[data-color-scheme="dark"] .content h2, .swiper-slide[data-color-scheme="dark"] .content p, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
    color: #FFFFFF; }
    .swiper-slide[data-color-scheme="dark"] .content h2 a, .swiper-slide[data-color-scheme="dark"] .content p a, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a a {
      color: #FFFFFF; }
    .swiper-slide[data-color-scheme="dark"] .content h2 a:hover, .swiper-slide[data-color-scheme="dark"] .content p a:hover, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a a:hover {
      color: #FFFFFF; }

  .swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
    border: 5px solid #FFFFFF !important;
    background-image: url("img/bt_arrow_right_white.png");
    background-image: url("img/bt_arrow_right_white.svg");
    background-repeat: no-repeat;
    background-position: center center; }

  .ten_companies {
    width: 470px;
    height: 780px;
    margin: 0 -100px; }

  .hover {
    -webkit-transform: scale(0.43);
    -moz-transform: scale(0.43);
    -ms-transform: scale(0.43);
    -o-transform: scale(0.43);
    transform: scale(0.43);
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 100; }

  .description_c {
    width: 280px;
    padding-top: 340px;
    position: absolute;
    left: 0; }
    .description_c section {
      padding-right: 0; }

  .overlap {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    position: absolute;
    top: -10px;
    left: -10px;
    max-width: 320px; }

  .circle_black:hover, .circle_black_green:hover, .circle_black_bang:hover, .circle_black_bro:hover, .circle_black_make:hover, .circle_black_mark:hover, .circle_black_bohemia:hover, .circle_black_re:hover {
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    border-radius: 150px;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    padding: 40px 0; }
    .circle_black:hover img, .circle_black_green:hover img, .circle_black_bang:hover img, .circle_black_bro:hover img, .circle_black_make:hover img, .circle_black_mark:hover img, .circle_black_bohemia:hover img, .circle_black_re:hover img {
      -webkit-animation: fade_out 0.3s ease forwards;
      -moz-animation: fade_out 0.3s ease forwards;
      -ms-animation: fade_out 0.3s ease forwards;
      -o-animation: fade_out 0.3s ease forwards;
      animation: fade_out 0.3s ease forwards;
      -webkit-animation-delay: 0s;
      display: none; }
    .circle_black:hover h1, .circle_black_green:hover h1, .circle_black_bang:hover h1, .circle_black_bro:hover h1, .circle_black_make:hover h1, .circle_black_mark:hover h1, .circle_black_bohemia:hover h1, .circle_black_re:hover h1 {
      -webkit-animation: fade_in 1s ease forwards;
      -moz-animation: fade_in 1s ease forwards;
      -ms-animation: fade_in 1s ease forwards;
      -o-animation: fade_in 1s ease forwards;
      animation: fade_in 1s ease forwards;
      margin: 20px 15px;
      font-size: 33px;
      -webkit-animation-delay: 0.2s;
      -webkit-animation-delay: 0.2s;
      -moz-animation-delay: 0.2s;
      -o-animation-delay: 0.2s;
      animation-delay: 0.2s; }
    .circle_black:hover h6, .circle_black_green:hover h6, .circle_black_bang:hover h6, .circle_black_bro:hover h6, .circle_black_make:hover h6, .circle_black_mark:hover h6, .circle_black_bohemia:hover h6, .circle_black_re:hover h6, .circle_black:hover li, .circle_black_green:hover li, .circle_black_bang:hover li, .circle_black_bro:hover li, .circle_black_make:hover li, .circle_black_mark:hover li, .circle_black_bohemia:hover li, .circle_black_re:hover li {
      display: none; }

  #carousel {
    max-width: 230px;
    width: 230px;
    height: 256px;
  }

  .flex-direction-nav a {
    margin: -120px 0 0;
  }
  .black {
    width: 100vw;
    margin-top: -16px;
    height: 500px;
  }
  .black .flexslider .slides {
    margin: 0!important;
    padding-left: 40px;
    height: 500px;
  }
  .black .flexslider .slides li {
    margin-top: 10px;
  }

  .flexslider .description, .flexslider .title {
    width: 90%; }

  .et-copy {
    float: left;
    margin-top: 30px; }

    .cover_video:after{
      width: 50px;
      height: 50px;
      margin-top: -25px;
      margin-left: -25px;
    }
  }
@media only screen and (max-width: 470px) {
  body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content {
    padding-right: 20px; }

  .we {
    text-align: left; }

  header#top #toggle-nav {
    margin: -15px -10px; }

  .optus_laptop, .movember-laptop1, .movember-laptop2, .asics-laptop, .build-laptop01, .build-laptop02 {
    margin-left: -172px; }

  .ten_companies {
    background-image: none; }

  #carousel img {
    opacity: 0.4; }

  .careers {
    margin: 5% 0; }
    .careers .item:nth-of-type(8n+1), .careers .item:nth-of-type(8n+2), .careers .item:nth-of-type(8n+3), .careers .item:nth-of-type(8n+4), .careers .item:nth-of-type(8n+5), .careers .item:nth-of-type(8n+6), .careers .item:nth-of-type(8n+7), .careers .item:nth-of-type(8n+8) {
      /*width: 300px;*/
      width: 95vw;
      height: 250px; }
      .careers .item:nth-of-type(8n+1) img, .careers .item:nth-of-type(8n+2) img, .careers .item:nth-of-type(8n+3) img, .careers .item:nth-of-type(8n+4) img, .careers .item:nth-of-type(8n+5) img, .careers .item:nth-of-type(8n+6) img, .careers .item:nth-of-type(8n+7) img, .careers .item:nth-of-type(8n+8) img {
        width: 100%;
        height: auto; }
      .careers .item:nth-of-type(8n+1) h2, .careers .item:nth-of-type(8n+2) h2, .careers .item:nth-of-type(8n+3) h2, .careers .item:nth-of-type(8n+4) h2, .careers .item:nth-of-type(8n+5) h2, .careers .item:nth-of-type(8n+6) h2, .careers .item:nth-of-type(8n+7) h2, .careers .item:nth-of-type(8n+8) h2 {
        font-size: 50px !important; }

  .photo_border {
    height: 7px; }

  .news {
    margin: 5% 0; }
    .news article.post .post-meta {
      top: 175px; }
    .news .item {
      width: 95vw;
      height: 280px; }
      .news .item img {
        width: 100%;
        height: auto; }
      .news .item .post-header {
        width: 95vw; }

  body .portfolio-wrap {
    margin: 0;
    margin-bottom: 140px; }

  body .portfolio-items .col.iso-portfolio-item.regular,
  body .portfolio-items .col.iso-portfolio-item.wide_tall,
  body .portfolio-items .col.iso-portfolio-item.tall,
  body .portfolio-items .col.iso-portfolio-item.wide {
    width: 98vw!important;
    height: 320px;
  }
  body .portfolio-items .col.iso-portfolio-item.regular{
    height: 193px;
  }

/*  body .portfolio-items .col.iso-portfolio-item.wide {
    height: 396px; }*/
  .portfolio-items .col.wide .work-item.style-4 .bottom-meta h3, .portfolio-items .col.wide .work-item.style-4 .bottom-meta p {
      width: auto;
  }
  .attachment-wide_tall {
    left: 0; }

  .attachment-tall {
    left: 0; }

  .attachment-wide {
    width: auto;
    height: 320px;
    left: 0; }

  .portfolio-items .col .work-item.style-4 .bottom-meta {
    bottom: -115px!important;
    padding: 20px 5px 16px 8px; }

  .portfolio-items .col .work-item.style-4 .bottom-meta .button {
    margin-right: -5px; }

  body .portfolio-items .col.iso-portfolio-item.wide .bottom-meta {
    width: 100%;
    top: auto;
    right: 0;
    float: none;
    height: 192px;
    margin-left: 0px; }

  .hall_fame h2 {
    text-align: center; }
  .hall_fame .fame {
    padding-top: 0; }
  .hall_fame .first {
    padding-top: 10px; }
  .hall_fame ul {
    text-align: center; }
  .hall_fame li {
    display: inline-block;
    font-size: 48px; }
  .hall_fame .number {
    font-size: 75px;
    margin-right: 20px;
    text-align: right; }
  .hall_fame .copy {
    text-align: center;
    float: none;
    width: 100%;
    padding: 25px 0; }
  .hall_fame .project_award {
    text-align: center;
    float: none;
    width: 100%;
    margin-left: 0; }
    .hall_fame .project_award li {
      display: inline-block;
      font-size: 40px; }

  #contact-map {
    display: none; }


  #footer-outer #copyright {
    padding: 30px 0;
  }

  #footer-outer #copyright .col ul {
    float: left;
    margin-left: -10px;
    margin-top: 0; }

  #footer-outer #copyright .vcard {
    font-size: 19px;
    line-height: 26px; }

  .et-copy {
    text-align: left; }

}

@media only screen and (max-width: 340px) {
  .swiper-slide .content {
      top: -50px!important;
    }
  .flex-control-nav {
    display: none!important;
  }
}

.nopadding{
  position: relative;
  padding: 0;
}
.wcs_subtitle div {  
  font-family: "Roboto Condensed";
  font-size: 36px;
  line-height: 1em;
}
.wcs_subtitle p {  
  width: 90%;
  margin: auto;
}
.wcs_logo {
  width: 281px!important;
}

.container_wcs {
  width: 100%;
  display: flex;
  background-color: #231f20; 
  flex-flow: row wrap;
  justify-content: flex-start;
  align-content: space-between;
  align-items: flex-start;
  margin-top: -1px;
}

.wcs_container {
  position: relative;
  margin: 0;
  padding: 0;
  width: 20%;
  height: 470px;

  -webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
@media screen and (max-width: 1800px) {
  .wcs_container {
    width: 25%;
  }
}
@media screen and (max-width: 1340px) {
  .wcs_container {
    width: 33.3333%;
  }
}
@media screen and (max-width: 920px) {
  .wcs_container {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .wcs_container {
    width: 100%;
  }
}
.wcs {
  position: relative;
  width: 100%;
  /* max-width: 354px; */
  height: 470px;

  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;

	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
		
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);

  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;

  -webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.wcs .front,
.wcs .back {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -1px;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wcs .front:before {
  content: "";
  color: black;
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 15px;
  padding: 20px;
  background: url("img/bt_open_black.png") no-repeat center center;
}
.wcs_container.black .wcs .front:before{
  background-image: url("img/bt_open_white.png");
}
.wcs .front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.wcs .back {  
  -webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
/*.wcs .back:before {
  content: "";
  color: black;
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 15px;
  padding: 20px;
  background: url("img/bt_close_white.png") no-repeat center center;
}
 .wcs_container.black .wcs .back:before{
  background-image: url("img/bt_close_black.png");
} */

/* .wcs_container:hover .wcs, */
.wcs_container.wcs_hover .wcs {  
  -webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.wcs .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  width:100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 15px;
}
.wcs_container.black .wcs .copy {
  color: black;
}
.wcs .name {
  font-size: 28px;
  color: white;
}
.wcs_container.black .wcs .name {
  color: black;
}
.wcs .title {
  font-family: 'MCSaatchi Heavy';
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px 0;
}
.wcs .description {
  width: 80%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wcs .description > li {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-content: center;
  color: white;
}
.wcs_container.black .wcs .description > li {
  color: black;
}
.wcs .description > li > span{
  width: 62%;
  font-weight: 100;
}
.wcs .description > li > span.first{
  width: 38%;
  font-family: 'MCSaatchi Heavy';
  font-size: 18px;
  text-transform: uppercase;
  text-align: right;
  padding-right: 20px;
}

.wcs .contact {
  display: block;
  position: relative;
  font-family: 'MCSaatchi Heavy';
  font-size: 18px;
  margin-top: 20px;
  cursor: pointer;
  color: white;
}
.wcs_container.black .wcs .contact {
  color: black;
}
.wcs .contact:before {
  content:"";
  position: absolute;
  top: 3px;
  right: -12px;
  width: 15px;
  height: 14px;
  background: url("img/arrow_contact.png") no-repeat top left;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.wcs_container.black .wcs .contact:before {
  background: url("img/arrow_contact_black.png") no-repeat top left;
}
.wcs .contact:after {
  content:"";
  position: absolute;
  top: 23px;
  left: 0;
  width: 82px;
  height: 4px;
  background: white;
}
.wcs_container.black .wcs .contact:after {
  background: black;
}
.wcs .contact:hover:before {
  right: -18px;
}
@media screen and (max-width: 690px) {
  .wcs .contact {
    display: none;
  }
}