@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaBold/NexaBold.eot');
  src: url('../fonts/NexaBold/NexaBold.woff2') format('woff2'), url('../fonts/NexaBold/NexaBold.woff') format('woff'), url('../fonts/NexaBold/NexaBold.ttf') format('truetype'), url('../fonts/NexaBold/NexaBold.svg#NexaBold') format('svg'), url('../fonts/NexaBold/NexaBold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaBook/Nexa-Book.eot');
  src: url('../fonts/NexaBook/Nexa-Book.woff2') format('woff2'), url('../fonts/NexaBook/Nexa-Book.woff') format('woff'), url('../fonts/NexaBook/Nexa-Book.ttf') format('truetype'), url('../fonts/NexaBook/Nexa-Book.svg#Nexa-Book') format('svg'), url('../fonts/NexaBook/Nexa-Book.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaLight/NexaLight.eot');
  src: url('../fonts/NexaLight/NexaLight.woff2') format('woff2'), url('../fonts/NexaLight/NexaLight.woff') format('woff'), url('../fonts/NexaLight/NexaLight.ttf') format('truetype'), url('../fonts/NexaLight/NexaLight.svg#NexaLight') format('svg'), url('../fonts/NexaLight/NexaLight.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/NexaXBold/Nexa-XBold.eot');
  src: url('../fonts/NexaXBold/Nexa-XBold.woff2') format('woff2'), url('../fonts/NexaXBold/Nexa-XBold.woff') format('woff'), url('../fonts/NexaXBold/Nexa-XBold.ttf') format('truetype'), url('../fonts/NexaXBold/Nexa-XBold.svg#Nexa-XBold') format('svg'), url('../fonts/NexaXBold/Nexa-XBold.eot?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: normal;
}
.font-nexa-light {
  font-family: Nexa, sans-serif;
  font-weight: 300;
}
.font-nexa-regular {
  font-family: Nexa, sans-serif;
  font-weight: 400;
}
.font-nexa-bold {
  font-family: Nexa, sans-serif;
  font-weight: 700;
}
.font-nexa-xbold {
  font-family: Nexa, sans-serif;
  font-weight: 800;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Nexa, sans-serif;
}
h1 {
  font-size: 36px;
}
input[type="tel"] {
  padding: 1%;
  border: 1px solid #EAEAEA;
  line-height: 20px;
  width: 98%;
  margin: 0 0 20px;
  background-color: #F8F8F8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input[type="tel"] {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}
#header-text-nav-container {
  /********** X-SMALL ***********/
  padding-bottom: 10px;
  background: url('../img/header-bg.jpg') center top no-repeat #fff;
  /*********** 450 ************/
  /*********** SMALL ************/
  /*********** MEDIUM ************/
}
#header-text-nav-container .row {
  *zoom: 1;
}
#header-text-nav-container .row:before,
#header-text-nav-container .row:after {
  display: table;
  content: "";
  line-height: 0;
}
#header-text-nav-container .row:after {
  clear: both;
}
#header-text-nav-container .row > .col {
  float: left;
}
#header-text-nav-container .col-logo {
  width: 95px;
  padding-top: 20px;
}
#header-text-nav-container .col-logo .spritesheet-logo {
  width: 95px;
  height: 105px;
  background: url('../img/header-logo.png') center center no-repeat transparent;
  background-size: 100% 100%;
}
#header-text-nav-container .col-title {
  width: 120px;
  padding-top: 40px;
  padding-left: 10px;
}
#header-text-nav-container .col-title #header-text {
  text-align: left;
}
#header-text-nav-container .col-title #site-title a {
  font-size: 37px;
  line-height: 0.91463415;
  letter-spacing: -0.01em;
  color: #fff;
}
#header-text-nav-container .col-description {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}
#header-text-nav-container .col-description #site-description {
  font-size: 16px;
  line-height: 0.95652174;
  color: #fff;
  text-align: center;
}
#header-text-nav-container .col-description #site-description .sep::after {
  content: ', ';
}
@media (min-width: 450px) {
  #header-text-nav-container .col-title {
    padding-left: 15px;
  }
  #header-text-nav-container .col-description {
    width: 175px;
    padding-top: 43px;
    padding-left: 15px;
  }
  #header-text-nav-container .col-description #site-description {
    font-size: 21px;
    text-align: left;
  }
  #header-text-nav-container .col-description #site-description .sep::after {
    content: '\A';
    white-space: pre;
  }
}
@media (min-width: 769px) {
  #header-text-nav-container {
    background-size: cover;
  }
  #header-text-nav-container .top {
    height: 216px;
  }
  #header-text-nav-container .col-logo {
    width: 200px;
    padding-top: 20px;
  }
  #header-text-nav-container .col-logo .spritesheet-logo {
    width: 200px;
    height: 176px;
    background: url('../img/spritesheet-logo.png') 0% 0% no-repeat transparent;
    background-size: 6200px 2992px;
    -webkit-animation: spritesheet-logo-playX 1s steps(30) infinite, spritesheet-logo-playY 16s steps(16) infinite;
    animation: spritesheet-logo-playX 1s steps(30) infinite, spritesheet-logo-playY 16s steps(16) infinite;
  }
  #header-text-nav-container .col-title {
    width: 205px;
    padding-top: 40px;
    padding-left: 10px;
  }
  #header-text-nav-container .col-title #site-title a {
    font-size: 66px;
  }
  #header-text-nav-container .col-description {
    width: 285px;
    padding-top: 55px;
    padding-left: 20px;
  }
  #header-text-nav-container .col-description #site-description {
    font-size: 37px;
  }
  #header-text-nav-container .col-description #site-description br {
    display: inline;
  }
}
@media (min-width: 1191px) {
  #header-text-nav-container .top {
    height: 276px;
  }
  #header-text-nav-container .col-logo {
    width: 250px;
    padding-top: 20px;
  }
  #header-text-nav-container .col-logo .spritesheet-logo {
    width: 250px;
    height: 220px;
    background-size: 7750px 3740px;
  }
  #header-text-nav-container .col-title {
    width: 295px;
    padding-top: 60px;
    padding-left: 20px;
  }
  #header-text-nav-container .col-title #site-title a {
    font-size: 82px;
  }
  #header-text-nav-container .col-description {
    width: 350px;
    padding-top: 75px;
    padding-left: 20px;
  }
  #header-text-nav-container .col-description #site-description {
    font-size: 46px;
  }
}
@keyframes spritesheet-logo-playX {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 100%;
  }
}
@keyframes spritesheet-logo-playY {
  0% {
    background-position-y: 0%;
  }
  100% {
    background-position-y: 100%;
  }
}
.page {
  /********** X-SMALL ***********/
  /*********** SMALL ************/
  /*********** MEDIUM ***********/
}
.page .thumbnail-image {
  width: 100%;
  height: 150px;
  background: center center no-repeat transparent;
  background-size: cover;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .page .thumbnail-image {
    height: 200px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1191px) {
  .page .thumbnail-image {
    height: 250px;
    margin-bottom: 30px;
  }
}
.ags_widget_recent_work {
  /********** X-SMALL ***********/
  margin-bottom: 60px;
  /*********** SMALL ************/
  /*********** MEDIUM ***********/
}
.ags_widget_recent_work .btn-page {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  background: center center no-repeat #fff;
  background-size: 100% auto;
  display: block;
  margin-bottom: 20px;
  -webkit-transition: background-size 0.3s ease-out;
  -moz-transition: background-size 0.3s ease-out;
  -o-transition: background-size 0.3s ease-out;
  transition: background-size 0.3s ease-out;
}
.ags_widget_recent_work .btn-page h5.label {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 20px;
  color: #444;
  padding: 12px 5px 8px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.ags_widget_recent_work .btn-page:hover {
  background-size: 110% auto;
}
.ags_widget_recent_work .btn-page:hover .label {
  color: #2daae1;
}
@media (min-width: 769px) {
  .ags_widget_recent_work .inner {
    padding: 0 50px;
  }
}
.ags_widget_big_text {
  /********** X-SMALL ***********/
  margin-bottom: 60px;
  /*********** SMALL ************/
  /*********** MEDIUM ***********/
}
.ags_widget_big_text .inner {
  font-size: 38px;
  text-align: center;
  font-family: Nexa, sans-serif;
  font-weight: 300;
  line-height: 1.1;
}
