/*
Theme Name: Burn&Broad Theme
Theme URI: http: //www.burnandbroad.com/
Description: 
Author: Xpazeman
Author URI: http: //xpazeman.com/
Text Domain: burnandbroad
Version: 1.0.019
*/
/* Responsive Breakpoints */
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  font-family: 'Reader', Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em; }

#page a {
  color: inherit;
  text-decoration: none; }
#page .site-content-contain {
  opacity: 0; }
#page #masthead {
  position: relative;
  opacity: 0;
  z-index: 1000; }
#page .loader-progress {
  position: absolute;
  width: 100%;
  height: 4px;
  top: 77px;
  left: 50%;
  z-index: 501;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  transition: all 450ms ease-out;
  -webkit-transition: all 450ms ease-out;
  -moz-transition: all 450ms ease-out;
  -ms-transition: all 450ms ease-out;
  -o-transition: all 450ms ease-out;
  pointer-events: none; }
  #page .loader-progress .inner {
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    top: 0;
    left: 50%;
    width: 0;
    height: 4px;
    background-color: #00F;
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out; }
#page .content-cover {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  bottom: 0;
  right: 0;
  z-index: 500;
  transition: all 450ms ease-out;
  -webkit-transition: all 450ms ease-out;
  -moz-transition: all 450ms ease-out;
  -ms-transition: all 450ms ease-out;
  -o-transition: all 450ms ease-out; }
#page.loaded .content-cover {
  width: 0%; }
#page.loaded .loader-progress {
  opacity: 0; }

.outline-text {
  color: #FFF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }

.responsive-bg-switch {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block; }
  .responsive-bg-switch img {
    display: none; }

.blue-underline {
  display: inline-block; }
  .blue-underline:after {
    content: '';
    border-bottom: 2px solid #00F;
    width: 100%;
    position: relative;
    display: block;
    margin-top: -2px; }

.clear {
  clear: both; }

.site-content-contain .site-content {
  position: relative; }

.delay-animation-100 {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms; }

.delay-animation-200 {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms; }

.delay-animation-300 {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms; }

.delay-animation-400 {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms; }

.delay-animation-500 {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms; }

.delay-animation-600 {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms; }

.delay-animation-700 {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms; }

.delay-animation-800 {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms; }

.delay-animation-900 {
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms; }

.delay-animation-1000 {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms; }

.delay-animation-1100 {
  -webkit-animation-delay: 1100ms;
  animation-delay: 1100ms; }

.delay-animation-1200 {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms; }

.delay-animation-1300 {
  -webkit-animation-delay: 1300ms;
  animation-delay: 1300ms; }

.delay-animation-1400 {
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms; }

.delay-animation-1500 {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms; }

.delay-animation-1600 {
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms; }

.delay-animation-1700 {
  -webkit-animation-delay: 1700ms;
  animation-delay: 1700ms; }

.delay-animation-1800 {
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms; }

.delay-animation-1900 {
  -webkit-animation-delay: 1900ms;
  animation-delay: 1900ms; }

.delay-animation-2000 {
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms; }

.delay-animation-logo-1 {
  -webkit-animation-delay: 1300ms;
  animation-delay: 1300ms; }

.delay-animation-logo-2 {
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms; }

.delay-animation-logo-3 {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms; }

.delay-animation-logo-4 {
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms; }

.delay-animation-logo-5 {
  -webkit-animation-delay: 1700ms;
  animation-delay: 1700ms; }

.delay-animation-logo-6 {
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms; }

.delay-animation-logo-7 {
  -webkit-animation-delay: 1900ms;
  animation-delay: 1900ms; }

.delay-animation-logo-8 {
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms; }

/*@include under-md{
    html{
        position: relative;
        margin-top: 0 !important;
        top: -46px;
    }
    
    #wpadminbar{
        display: none;
    }
}*/
h1 {
  font-size: 60px; }
  @media only screen and (min-width: 1200px) {
    h1 {
      font-size: 110px; } }

.site-header {
  width: 100%;
  overflow: hidden; }
  .site-header .header-logo {
    padding: 10px 0 11px;
    color: #FFF;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 500; }
    .site-header .header-logo .banner-text {
      white-space: nowrap; }
      .site-header .header-logo .banner-text .b-item {
        display: inline-block;
        margin-right: 150px; }
  .site-header .navigation-top {
    position: relative;
    padding: 13px 36px 10px;
    border-bottom: 1px solid #000;
    background-color: #FFF;
    text-transform: uppercase;
    z-index: 1000; }
    .site-header .navigation-top .main-navigation .menu-main-menu-container ul.menu {
      display: flex;
      justify-content: space-between; }
      .site-header .navigation-top .main-navigation .menu-main-menu-container ul.menu li.menu-item {
        font-weight: normal; }
        .site-header .navigation-top .main-navigation .menu-main-menu-container ul.menu li.menu-item a {
          color: #000;
          transition: all 200ms ease-out;
          -webkit-transition: all 200ms ease-out;
          -moz-transition: all 200ms ease-out;
          -ms-transition: all 200ms ease-out;
          -o-transition: all 200ms ease-out; }
          .site-header .navigation-top .main-navigation .menu-main-menu-container ul.menu li.menu-item a:hover {
            opacity: 0.6; }
        .site-header .navigation-top .main-navigation .menu-main-menu-container ul.menu li.menu-item.current-menu-item {
          font-weight: 700; }

#footer {
  position: absolute;
  bottom: -148px;
  width: 100%;
  z-index: 900; }
  @media only screen and (min-width: 768px) {
    #footer {
      bottom: 0; } }
  #footer .edit-link {
    display: none; }
  #footer .footer-cover {
    display: none;
    position: absolute;
    height: 200vh;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    bottom: 0;
    z-index: 910;
    opacity: 0; }

.media-short #footer {
  bottom: -148px; }

.works-home-page #footer, .works-single #footer {
  display: none; }

.newsletter-form-title {
  position: relative;
  padding: 12px 0;
  background-color: #000;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  z-index: 950;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .newsletter-form-title {
      font-size: 14px; } }
  .newsletter-form-title .mobile-footer-arrows {
    display: none;
    position: absolute;
    width: 100%;
    top: 0; }
    .newsletter-form-title .mobile-footer-arrows .footer-arrow {
      position: absolute;
      width: 55px;
      padding: 12px 15px;
      background-color: transparent;
      pointer-events: auto;
      cursor: pointer; }
      .newsletter-form-title .mobile-footer-arrows .footer-arrow img {
        max-width: 100%; }
      .newsletter-form-title .mobile-footer-arrows .footer-arrow.arrow-left {
        left: 0;
        display: none; }
      .newsletter-form-title .mobile-footer-arrows .footer-arrow.arrow-right {
        right: 0; }
  .newsletter-form-title .mobile-footer-close {
    display: none;
    position: absolute;
    padding: 8px 15px;
    top: 0;
    right: 0; }
    .newsletter-form-title .mobile-footer-close i {
      font-size: 22px; }

@media only screen and (max-width: 767px) {
  .page-about .newsletter-form-title .mobile-footer-arrows {
    display: block; } }

.yikes-mailchimp-container {
  position: relative;
  z-index: 950; }
  .yikes-mailchimp-container .yikes-easy-mc-form label {
    margin: 0; }
  .yikes-mailchimp-container .yikes-easy-mc-form input[type=text], .yikes-mailchimp-container .yikes-easy-mc-form input[type=email] {
    padding: 10px 36px;
    margin: 0;
    background-color: #FFF;
    border: 1px solid #000;
    border-top: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Reader', Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em; }
  .yikes-mailchimp-container .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    width: 100%;
    margin: 0 !important;
    padding: 9px 0;
    text-align: center;
    background-color: #00F;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
  .yikes-mailchimp-container .yikes-easy-mc-error-message, .yikes-mailchimp-container .yikes-easy-mc-success-message {
    background-color: #00F;
    color: #FFF; }

#works-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: none; }
  #works-slider .work-slide {
    width: 100%;
    overflow: hidden;
    cursor: pointer; }
    @media only screen and (min-width: 992px) {
      #works-slider .work-slide {
        width: 50%; } }
    @media only screen and (min-width: 1200px) {
      #works-slider .work-slide {
        width: 33.3333%; } }
    #works-slider .work-slide .work-bg {
      position: absolute;
      width: 100%;
      height: 100%; }
    #works-slider .work-slide .project-info {
      position: absolute;
      background-color: #000;
      color: #FFF;
      z-index: 10;
      padding: 11px 0;
      bottom: 0;
      text-align: center;
      transition: right 300ms ease-out;
      -webkit-transition: right 300ms ease-out;
      -moz-transition: right 300ms ease-out;
      -ms-transition: right 300ms ease-out;
      -o-transition: right 300ms ease-out; }
      @media only screen and (max-width: 991px) {
        #works-slider .work-slide .project-info {
          width: 100% !important; } }
      @media only screen and (min-width: 992px) {
        #works-slider .work-slide .project-info {
          right: -50px;
          bottom: 100%;
          transform: rotate(270deg);
          transform-origin: 100% 100%;
          -ms-transform: rotate(270deg);
          -ms-transform-origin: 100% 100%;
          -webkit-transform: rotate(270deg);
          -webkit-transform-origin: 100% 100%; }
          #works-slider .work-slide .project-info .text {
            position: relative;
            top: 10px;
            -moz-transition: top 300ms ease-out 150ms;
            -o-transition: top 300ms ease-out 150ms;
            -webkit-transition: top 300ms ease-out 150ms;
            transition: top 300ms ease-out 150ms; } }
    #works-slider .work-slide .work-anchor {
      display: block;
      height: 100%; }
    @media only screen and (min-width: 992px) {
      #works-slider .work-slide:hover .project-info {
        right: 0; }
        #works-slider .work-slide:hover .project-info .text {
          top: 0; } }
  #works-slider .home-works-controls {
    padding: 0; }
    @media only screen and (min-width: 768px) {
      #works-slider .home-works-controls {
        padding: 15px; } }
    @media only screen and (min-width: 992px) {
      #works-slider .home-works-controls {
        padding: 20px 25px; } }
    #works-slider .home-works-controls .arrow-bottom {
      display: none; }
      @media only screen and (min-width: 992px) {
        #works-slider .home-works-controls .arrow-bottom {
          display: block; } }

.bb-slider {
  position: relative;
  width: 100%; }
  .bb-slider .bb-viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .bb-slider .bb-viewport .bb-slides {
      position: absolute;
      min-width: 100%;
      height: 100%; }
      .bb-slider .bb-viewport .bb-slides .bb-slide {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0; }
  .bb-slider .bb-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 25px;
    z-index: 10;
    pointer-events: none; }
    .bb-slider .bb-controls .inner {
      position: relative;
      width: 100%;
      height: 100%; }
    .bb-slider .bb-controls .arrow-side {
      position: absolute;
      height: 100%; }
      .bb-slider .bb-controls .arrow-side.arrow-left {
        left: 0;
        width: 55px; }
      .bb-slider .bb-controls .arrow-side.arrow-right {
        right: 0;
        width: 55px; }
      .bb-slider .bb-controls .arrow-side .arrow-icon {
        position: absolute;
        width: 55px;
        padding: 20px 15px;
        background-color: transparent;
        pointer-events: auto;
        cursor: pointer; }
        .bb-slider .bb-controls .arrow-side .arrow-icon img {
          max-width: 100%; }
      .bb-slider .bb-controls .arrow-side .arrow-top {
        top: 0; }
      .bb-slider .bb-controls .arrow-side .arrow-bottom {
        bottom: 0; }

.work-slider-holder {
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .work-slider-holder {
      padding: 0 15px; } }
  .work-slider-holder .work-slides .work-slide {
    width: 100%; }
    .work-slider-holder .work-slides .work-slide .slide-item {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 0px; }
      @media only screen and (min-width: 992px) {
        .work-slider-holder .work-slides .work-slide .slide-item {
          padding: 0 15px; } }
      .work-slider-holder .work-slides .work-slide .slide-item .inner {
        width: 100%;
        height: 100%; }
      .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js {
        width: 100%;
        height: 100%; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-tech {
          object-fit: cover;
          overflow: hidden;
          -webkit-border-radius: 1px;
          pointer-events: none; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js video[poster] {
          object-fit: cover;
          object-position: center; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-poster {
          background-size: cover;
          background-position: center;
          transition: all 500ms ease-out;
          -webkit-transition: all 500ms ease-out;
          -moz-transition: all 500ms ease-out;
          -ms-transition: all 500ms ease-out;
          -o-transition: all 500ms ease-out; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-big-play-button {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 120px;
          height: 120px;
          background-color: transparent;
          border: 0;
          padding: 0; }
          .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-big-play-button .vjs-icon-placeholder {
            font-size: 60px; }
            .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
              top: 35px; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-volume-panel {
          width: 4em !important; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-volume-control {
          display: none; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js.vjs-paused .vjs-poster {
          display: inline-block;
          opacity: 1;
          pointer-events: none; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js.vjs-paused .vjs-big-play-button {
          display: block;
          opacity: 1; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js.vjs-paused .vjs-control-bar {
          opacity: 0; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js.vjs-paused.vjs-fullscreen .vjs-poster {
          display: none;
          opacity: 0; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js.vjs-paused.vjs-fullscreen .vjs-control-bar {
          opacity: 1; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js.vjs-playing .vjs-poster {
          display: inline-block;
          opacity: 0; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-js .vjs-control-bar {
          justify-content: center;
          background-color: transparent; }
      .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-mobile {
        width: 100%;
        height: 100%; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-mobile video {
          height: 1px;
          width: 1px;
          opacity: 0; }
        .work-slider-holder .work-slides .work-slide .slide-item.slide-item-video .video-mobile .mobile-play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 32px;
          height: 45px;
          border-style: solid;
          border-width: 22px 0 22px 32px;
          border-color: transparent transparent transparent #FFF; }
      .work-slider-holder .work-slides .work-slide .slide-item.slide-item-missing .inner {
        background-color: #00F; }
  .work-slider-holder .work-slider-controls {
    position: relative;
    height: auto;
    padding: 45px 0 0; }
    @media only screen and (min-width: 992px) {
      .work-slider-holder .work-slider-controls {
        padding-top: 50px;
        margin-top: 0; } }

.project-info-panel {
  position: absolute;
  width: 100%;
  height: 32px;
  bottom: 0;
  font-size: 12px; }
  @media only screen and (min-width: 992px) {
    .project-info-panel {
      position: relative;
      height: auto;
      top: auto !important;
      font-size: 11px;
      padding: 35px 30px 20px; } }
  @media only screen and (min-width: 1200px) {
    .project-info-panel {
      padding: 40px 30px 20px;
      font-size: 14px; } }
  @media only screen and (min-width: 1200px) {
    .project-info-panel {
      padding: 50px 30px 40px;
      font-size: 14px; } }
  .project-info-panel .arrow-handle {
    display: none;
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    top: 10px;
    left: 50%;
    font-size: 18px;
    cursor: pointer;
    transition: all 350ms ease-out;
    -webkit-transition: all 350ms ease-out;
    -moz-transition: all 350ms ease-out;
    -ms-transition: all 350ms ease-out;
    -o-transition: all 350ms ease-out; }
    .project-info-panel .arrow-handle:hover {
      opacity: 0.7; }
    @media only screen and (min-width: 992px) {
      .project-info-panel .arrow-handle {
        display: block; } }
  .project-info-panel.closed .arrow-handle {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .project-info-panel .inner .title {
    padding: 9px 0;
    text-align: center;
    background-color: #FFF; }
    @media only screen and (min-width: 992px) {
      .project-info-panel .inner .title {
        display: none; } }
  .project-info-panel .inner .info-holder {
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    bottom: 0;
    padding: 0 25px;
    line-height: 1.5;
    background-color: #FFF;
    text-align: center;
    overflow: scroll;
    z-index: 10; }
    .project-info-panel .inner .info-holder .info-title {
      margin-bottom: 25px; }
      .project-info-panel .inner .info-holder .info-title .client {
        font-weight: bold; }
      .project-info-panel .inner .info-holder .info-title .project-title {
        font-style: italic; }
    .project-info-panel .inner .info-holder .info-description {
      margin-bottom: 25px; }
      .project-info-panel .inner .info-holder .info-description p {
        margin-bottom: 10px; }
    .project-info-panel .inner .info-holder .info-disciplines {
      margin-bottom: 25px; }
    .project-info-panel .inner .info-holder .info-credits .view-credits-link {
      display: none; }
    .project-info-panel .inner .info-holder .info-credits .mobile-credits {
      padding-bottom: 30px; }
    .project-info-panel .inner .info-holder .info-close-mobile {
      position: absolute;
      top: 0;
      right: 0;
      padding: 9px 15px;
      font-size: 20px;
      opacity: 0; }
    @media only screen and (min-width: 992px) {
      .project-info-panel .inner .info-holder {
        position: relative;
        top: auto;
        height: auto !important;
        line-height: 1.4;
        padding: 0 !important;
        text-align: left;
        opacity: 1 !important;
        overflow: auto; }
        .project-info-panel .inner .info-holder .info-close-mobile {
          display: none; }
        .project-info-panel .inner .info-holder .info-col {
          float: left;
          padding: 0 25px;
          min-height: 1px; }
          .project-info-panel .inner .info-holder .info-col.info-title {
            width: 17%;
            padding-left: 0;
            margin-bottom: 0; }
          .project-info-panel .inner .info-holder .info-col.info-description {
            width: 53%;
            padding-right: 30px;
            margin-bottom: 0; }
          .project-info-panel .inner .info-holder .info-col.info-disciplines {
            width: 20%;
            margin-bottom: 0; }
          .project-info-panel .inner .info-holder .info-col.info-credits {
            width: 10%;
            text-align: right;
            padding-right: 0; }
            .project-info-panel .inner .info-holder .info-col.info-credits .view-credits-link {
              display: inline-block; }
            .project-info-panel .inner .info-holder .info-col.info-credits .mobile-credits {
              display: none; }
              .project-info-panel .inner .info-holder .info-col.info-credits .mobile-credits .credits-label {
                margin-bottom: 10px;
                display: block; } }
    @media only screen and (min-width: 1200px) {
      .project-info-panel .inner .info-holder {
        line-height: 1.5; }
        .project-info-panel .inner .info-holder .info-col.info-description {
          width: 43%;
          padding-right: 70px; }
        .project-info-panel .inner .info-holder .info-col.info-disciplines {
          width: 30%; } }

@media only screen and (min-width: 1200px) {
  .media-short .project-info-panel {
    padding: 35px 30px 25px;
    font-size: 12px; } }

.credits-panel {
  display: none;
  position: absolute;
  top: 0;
  right: -350px;
  height: 100%;
  min-width: 250px;
  overflow: hidden;
  background-color: #FFF;
  font-size: 12px; }
  .credits-panel .credits-label {
    display: block;
    margin-bottom: 10px; }
  .credits-panel p {
    margin-bottom: 10px; }
  @media only screen and (min-width: 992px) {
    .credits-panel {
      display: block;
      min-width: 320px;
      font-size: 12px; } }
  .credits-panel .inner {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px 30px;
    text-align: left; }
  .credits-panel .info-close-credits {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 15px;
    font-size: 20px;
    cursor: pointer; }

@media only screen and (max-width: 991px) {
  .work-slider-holder .work-slides .work-slide .slide-item {
    width: 100vw; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2ec, .work-slider-holder .work-slides .work-slide.work-slide-template-2r, .work-slider-holder .work-slides .work-slide.work-slide-template-2tc, .work-slider-holder .work-slides .work-slide.work-slide-template-2tci {
    width: 200%; }
    .work-slider-holder .work-slides .work-slide.work-slide-template-2ec .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-2r .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-2tc .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-2tci .slide-item-1 {
      left: 100vw; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3c, .work-slider-holder .work-slides .work-slide.work-slide-template-3tc, .work-slider-holder .work-slides .work-slide.work-slide-template-3tci, .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh, .work-slider-holder .work-slides .work-slide.work-slide-template-3rth {
    width: 300%; }
    .work-slider-holder .work-slides .work-slide.work-slide-template-3c .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-3tc .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-3tci .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh .slide-item-1, .work-slider-holder .work-slides .work-slide.work-slide-template-3rth .slide-item-1 {
      left: 100vw; }
    .work-slider-holder .work-slides .work-slide.work-slide-template-3c .slide-item-2, .work-slider-holder .work-slides .work-slide.work-slide-template-3tc .slide-item-2, .work-slider-holder .work-slides .work-slide.work-slide-template-3tci .slide-item-2, .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh .slide-item-2, .work-slider-holder .work-slides .work-slide.work-slide-template-3rth .slide-item-2 {
      left: 200vw; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-4 {
    width: 400%; }
    .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-1 {
      left: 100vw; }
    .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-2 {
      left: 200vw; }
    .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-3 {
      left: 300vw; } }
@media only screen and (min-width: 992px) {
  .work-slider-holder .work-slides .work-slide.work-slide-template-2ec .slide-item {
    width: 50%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2ec .slide-item-1 {
    left: 50%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2r .slide-item {
    height: 50%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2r .slide-item-0 {
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2r .slide-item-1 {
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2tc .slide-item-0 {
    width: 66.66666%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2tc .slide-item-1 {
    width: 33.33333%;
    left: 66.66666%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2tci .slide-item-0 {
    width: 33.33333%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-2tci .slide-item-1 {
    width: 66.66666%;
    left: 33.33333%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3c .slide-item {
    width: 33.33333%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3c .slide-item-1 {
    left: 33.33333%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3c .slide-item-2 {
    left: 66.66666%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3tc .slide-item-0 {
    width: 66.6666%;
    height: 100%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3tc .slide-item-1 {
    left: 66.6666%;
    width: 33.33333%;
    height: 50%;
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3tc .slide-item-2 {
    left: 66.6666%;
    width: 33.33333%;
    height: 50%;
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3tci .slide-item-0 {
    width: 33.33333%;
    height: 50%;
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3tci .slide-item-1 {
    width: 33.33333%;
    height: 50%;
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3tci .slide-item-2 {
    width: 66.6666%;
    height: 100%;
    left: 33.33333%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh .slide-item {
    height: 50%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh .slide-item-0 {
    width: 100%;
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh .slide-item-1 {
    width: 50%;
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rbh .slide-item-2 {
    width: 50%;
    left: 50%;
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rth .slide-item {
    height: 50%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rth .slide-item-0 {
    width: 50%;
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rth .slide-item-1 {
    width: 50%;
    left: 50%;
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-3rth .slide-item-2 {
    width: 100%;
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item {
    width: 50%;
    height: 50%; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-0 {
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-1 {
    left: 50%;
    padding-bottom: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-2 {
    top: 50%;
    padding-top: 15px; }
  .work-slider-holder .work-slides .work-slide.work-slide-template-4 .slide-item-3 {
    left: 50%;
    top: 50%;
    padding-top: 15px; } }

.secc-banner {
  position: absolute;
  width: 100%;
  z-index: 100;
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .secc-banner {
      margin-top: 30px; } }
  @media only screen and (min-width: 992px) {
    .secc-banner {
      margin-top: 10px; } }
  @media only screen and (min-width: 1200px) {
    .secc-banner {
      margin-top: 30px; } }
  @media only screen and (min-width: 1850px) {
    .secc-banner {
      margin-top: 60px; } }

.secc-title-banner .banner-text {
  white-space: nowrap; }
  .secc-title-banner .banner-text .b-item {
    display: inline-block;
    margin-right: 70px;
    font-size: 35px;
    font-weight: 700; }
    @media only screen and (min-width: 768px) {
      .secc-title-banner .banner-text .b-item {
        font-size: 90px; }
        .secc-title-banner .banner-text .b-item img {
          width: 600px;
          height: 105px; } }
    @media only screen and (min-width: 1850px) {
      .secc-title-banner .banner-text .b-item {
        font-size: 144px; }
        .secc-title-banner .banner-text .b-item img {
          width: 904px;
          height: 150px; } }

.media-short .secc-title-banner .banner-text .b-item {
  font-size: 90px;
  margin-right: 50px; }
  .media-short .secc-title-banner .banner-text .b-item img {
    width: 600px;
    height: 105px; }
  @media only screen and (min-width: 1850px) {
    .media-short .secc-title-banner .banner-text .b-item img {
      width: 904px;
      height: 159px; } }

.about-content {
  width: 90%;
  max-width: 1550px;
  margin: 0 auto !important;
  /*.vc_column_container{
      height: 100%;
      .vc_column-inner{
          height: 100%;
      }
  }**/ }
  .about-content p {
    margin-bottom: 22px; }
  .about-content .intro-about {
    font-size: 14px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .about-content .intro-about {
        font-size: 14px;
        margin-bottom: 50px;
        margin-top: -30px; }
        .about-content .intro-about p {
          margin-bottom: 15px; } }
    @media only screen and (min-width: 1850px) {
      .about-content .intro-about {
        padding-right: 100px; } }
  .about-content .disciplines-about,
  .about-content .clients-about {
    font-size: 14px;
    line-height: 1.4; }
  .about-content .disciplines-desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .about-content .disciplines-desktop {
        display: block; } }
  @media only screen and (min-width: 768px) {
    .about-content .disciplines-mobile {
      display: none; } }

.contact-content .contact-image-col {
  height: 100%; }
  .contact-content .contact-image-col .vc_column-inner {
    height: 100%; }
.contact-content .contact-text-col {
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .contact-content .contact-text-col {
      text-align: left;
      position: relative; } }
  @media only screen and (min-width: 768px) {
    .contact-content .contact-text-col .vc_column-inner {
      padding-top: 100px !important; } }
  @media only screen and (min-width: 992px) {
    .contact-content .contact-text-col .vc_column-inner {
      position: absolute;
      width: auto;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%; } }
  .contact-content .contact-text-col p {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 1.4; }

@media only screen and (min-width: 768px) {
  .media-short .about-content p,
  .media-short .contact-content p {
    font-size: 16px;
    margin-bottom: 18px; } }
  @media only screen and (min-width: 768px) and (min-width: 1200px) {
    .media-short .about-content p,
    .media-short .contact-content p {
      font-size: 18px; } }
@media only screen and (min-width: 768px) {
  .media-short .about-content .disciplines-about p,
  .media-short .about-content .clients-about p,
  .media-short .contact-content .disciplines-about p,
  .media-short .contact-content .clients-about p {
    font-size: 14px; }
  .media-short .about-content .about-col {
    padding-top: 80px; } }
@media only screen and (max-width: 767px) {
  .secc-title-banner {
    margin-top: 15px; }
    .secc-title-banner .banner-text {
      white-space: nowrap; }
      .secc-title-banner .banner-text .b-item {
        display: inline-block;
        font-size: 45px !important;
        font-weight: 700; }
        .secc-title-banner .banner-text .b-item img {
          width: 315px !important;
          height: 55px !important; }

  .about-content {
    position: absolute !important;
    width: 200%;
    top: 0;
    left: 0%;
    text-align: center;
    transition: left 300ms ease-out;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    -ms-transition: left 300ms ease-out;
    -o-transition: left 300ms ease-out; }
    .about-content.about-page-2 {
      left: -100%; }
    .about-content .disciplines-mobile {
      text-align: left; }
    .about-content .about-col {
      position: absolute;
      top: 100px;
      width: 50%; }
      .about-content .about-col p {
        font-size: 15px; }
    .about-content .about-col-1 {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: 50%;
      left: 25%; }
    .about-content .about-col-2 {
      left: 50%; }
      .about-content .about-col-2 p {
        font-size: 12px;
        line-height: 1.2; }
    .about-content .about-col-3 {
      left: 50%;
      top: 230px; }
      .about-content .about-col-3 p {
        font-size: 12px;
        line-height: 1.2; }
    .about-content .wpb_content_element {
      margin-bottom: 15px; } }

/*# sourceMappingURL=style.css.map */
