/*------------------------------------------------------------------
    
    
    
	Theme Name:     Lumix
	Description:    Responsive Coming Soon Template
	Version:        1.0
	Author:         Adam Ostry
	Author URL:     http://themeforest.net/user/Ostry/
    
    
    
------------------------------------------------------------------*/
/*------------------------------------------------------------------
                            Typography
------------------------------------------------------------------*/
html {
  font-family: "Raleway", "Arial", "sans-serif";
  font-weight: 400;
  color: #444;
  font-size: 13px;
  line-height: 1.667em;
}

@media (min-width: 320px) {
  html {
    font-size: calc( 13px + (16 - 13) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  html {
    font-size: 16px;
  }
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

p, blockquote, pre,
address,
dl, ol, ul,
table {
  margin-bottom: 1.667em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", "Arial", "sans-serif";
  font-weight: 700;
  color: #111111;
  clear: both;
}

h1 {
  font-size: 30.1755890242px;
  margin-top: 0.8977041004em;
  line-height: 1.0772449205em;
  margin-bottom: 0.1795408201em;
}

@media (min-width: 320px) {
  h1 {
    font-size: calc( 30.1755890242px + (37.1391864913 - 30.1755890242) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  h1 {
    font-size: 37.1391864913px;
    margin-top: 0.8977041004em;
    line-height: 1.0772449205em;
    margin-bottom: 0.1795408201em;
  }
}

h2 {
  font-size: 25.4984202979px;
  margin-top: 1.0623697344em;
  line-height: 1.2748436813em;
  margin-bottom: 0.2374724304em;
}

@media (min-width: 320px) {
  h2 {
    font-size: calc( 25.4984202979px + (31.3826711359 - 25.4984202979) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  h2 {
    font-size: 31.3826711359px;
    margin-top: 1.0623697344em;
    line-height: 1.2748436813em;
    margin-bottom: 0.2327852148em;
  }
}

h3 {
  font-size: 21.5462053505px;
  margin-top: 1.2572399436em;
  line-height: 1.5086879323em;
  margin-bottom: 0.286458514em;
}

@media (min-width: 320px) {
  h3 {
    font-size: calc( 21.5462053505px + (26.5184065853 - 21.5462053505) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  h3 {
    font-size: 26.5184065853px;
    margin-top: 1.2572399436em;
    line-height: 1.5086879323em;
    margin-bottom: 0.2798940405em;
  }
}

h4 {
  font-size: 18.2065774893px;
  margin-top: 1.4878551455em;
  line-height: 1.7854261746em;
  margin-bottom: 0.3466034784em;
}

@media (min-width: 320px) {
  h4 {
    font-size: calc( 18.2065774893px + (22.4080953714 - 18.2065774893) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  h4 {
    font-size: 22.4080953714px;
    margin-top: 1.4878551455em;
    line-height: 1.7854261746em;
    margin-bottom: 0.3374098941em;
  }
}

h5 {
  font-size: 15.3845866815px;
  margin-top: 1.7607720351em;
  line-height: 2.1129264421em;
  margin-bottom: 0.352154407em;
}

@media (min-width: 320px) {
  h5 {
    font-size: calc( 15.3845866815px + (18.9348759157 - 15.3845866815) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  h5 {
    font-size: 18.9348759157px;
    margin-top: 1.7607720351em;
    line-height: 2.1129264421em;
    margin-bottom: 0.352154407em;
  }
}

h6 {
  font-size: 13px;
  margin-top: 2.08375em;
  line-height: 2.5005em;
  margin-bottom: 0.4808653846em;
}

@media (min-width: 320px) {
  h6 {
    font-size: calc( 13px + (16 - 13) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  h6 {
    font-size: 16px;
    margin-top: 2.08375em;
    line-height: 2.5005em;
    margin-bottom: 0.4488076923em;
  }
}

blockquote {
  font-style: italic;
}

blockquote cite {
  display: block;
  font-style: normal;
}

pre {
  padding: 0.8335em;
  margin-bottom: 1.667em;
}

pre code {
  padding: 0;
}

code {
  font-family: "Courier New", "Courier", "Lucida Sans Typewriter", "Lucida Typewriter", "monospace";
  padding: 0.08335em 0.25005em;
  line-height: 0;
}

big, small, sub, sup {
  line-height: 0;
}

abbr, acronym {
  border-bottom: 1px dotted currentColor;
  cursor: help;
}

address {
  font-style: normal;
}

dt {
  color: #111111;
  font-weight: bold;
}

ul {
  padding-left: 1.1em;
}

ol {
  padding-left: 1.4em;
}

fieldset {
  padding: 0.8335em 1.667em 1.667em;
  border-width: 1px;
  border-style: solid;
  max-width: 100%;
  margin-bottom: 1.7711875em;
}

@media (min-width: 1200px) {
  fieldset {
    margin-bottom: 1.953515625em;
  }
}

fieldset button, fieldset input[type="submit"] {
  margin-bottom: 0;
}

legend {
  color: #111111;
  font-weight: bold;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
  display: block;
  max-width: 100%;
  padding: 0.41675em;
  font-size: 13px;
  margin-bottom: 1.19815625em;
}

@media (min-width: 320px) {
  input[type="text"], input[type="email"], input[type="password"], textarea {
    font-size: calc( 13px + (16 - 13) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  input[type="text"], input[type="email"], input[type="password"], textarea {
    font-size: 16px;
    margin-bottom: 0.5079140625em;
  }
}

input[type="submit"], button {
  display: block;
  cursor: pointer;
  font-size: 13px;
  padding: 0.41675em 1.667em;
  margin-bottom: 1.09396875em;
}

@media (min-width: 320px) {
  input[type="submit"], button {
    font-size: calc( 13px + (16 - 13) * ((100vw - 320px) / (1200 - 320)));
  }
}

@media (min-width: 1200px) {
  input[type="submit"], button {
    font-size: 16px;
    margin-bottom: 1.25025em;
  }
}

label {
  display: block;
  padding-bottom: 0.208375em;
  margin-bottom: -0.15628125em;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 2.1879375em;
}

@media (min-width: 1200px) {
  table {
    margin-bottom: 1.9795625em;
  }
}

th {
  text-align: left;
  color: #111111;
  padding: 0.208375em 0.8335em;
}

@media (min-width: 1200px) {
  th {
    padding: 0.41675em 0.8335em;
  }
}

td {
  padding: 0.8335em;
  padding: 0.208375em 0.8335em;
}

@media (min-width: 1200px) {
  td {
    padding: 0.41675em 0.8335em;
  }
}

/*------------------------------------------------------------------
                            Grid
------------------------------------------------------------------*/
.wrapper {
  margin: 0 auto;
  min-width: 320px;
  max-width: 1200px;
  padding: 0 1.1669rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  width: 100%;
  padding: 6.668rem 0;
}

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

.container.no-pad {
  padding: 0;
}

.container.no-pad-bottom {
  padding-bottom: 0;
}

.container.no-pad-top {
  padding-top: 0;
}

.row {
  margin: 0 -1.0002rem;
  position: relative;
}

.row::after {
  clear: both;
  content: "";
  display: table;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  padding: 0 1.0002rem;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666666%;
}

.col-3 {
  width: 24.9999999999%;
}

.col-4 {
  width: 33.3333333332%;
}

.col-5 {
  width: 41.6666666665%;
}

.col-6 {
  width: 49.9999999998%;
}

.col-7 {
  width: 58.3333333331%;
}

.col-8 {
  width: 66.6666666664%;
}

.col-9 {
  width: 74.9999999997%;
}

.col-10 {
  width: 83.333333333%;
}

.col-11 {
  width: 91.6666666663%;
}

.col-12 {
  width: 100%;
}

.col-offset-1 {
  margin-left: 8.3333333333%;
}

.col-offset-2 {
  margin-left: 16.6666666666%;
}

.col-offset-3 {
  margin-left: 24.9999999999%;
}

.col-offset-4 {
  margin-left: 33.3333333332%;
}

.col-offset-5 {
  margin-left: 41.6666666665%;
}

.col-offset-6 {
  margin-left: 49.9999999998%;
}

.col-offset-7 {
  margin-left: 58.3333333331%;
}

.col-offset-8 {
  margin-left: 66.6666666664%;
}

.col-offset-9 {
  margin-left: 74.9999999997%;
}

.col-offset-10 {
  margin-left: 83.333333333%;
}

.col-offset-11 {
  margin-left: 91.6666666663%;
}

/*------------------------------------------------------------------
                           Common Styles
------------------------------------------------------------------*/
html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

html.invert, body.invert {
  background: #2b2b2b;
}

a {
  color: #fc0;
  outline: none;
  text-decoration: none;
  border-bottom: 1px dotted transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover {
  text-decoration: none;
  border-color: #fc0;
}

img {
  border: 0;
  outline: none;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
  padding: 0.85017em;
  margin: 0 0 1.5rem;
  width: 100%;
  border: 1px solid #cccccc;
  color: #444;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
  border-color: #fc0;
}

.invert input[type="text"], .invert input[type="email"], .invert input[type="password"], .invert textarea {
  color: #cccccc;
  border-color: #444;
  background: #2b2b2b;
}

input[type="submit"], input[type="reset"], button {
  padding: 0.725145em 2.0004em;
  background: #fc0;
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald", "Arial", "sans-serif";
  font-weight: 700;
  border: 0;
  font-size: 1.0002rem;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
  background: #111111;
}

.invert input[type="submit"]:hover, .invert input[type="reset"]:hover, .invert button:hover {
  color: #111111;
  background: #fff;
}

hr {
  border: 0;
  border-top: 1px solid #cccccc;
}

.invert hr {
  background: #444;
}

#page {
  height: 100%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* Page Loader */
#page-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#page-loader.loader-hidden {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

#page-loader .loader {
  position: absolute;
  height: 2.4em;
  top: 50%;
  left: 50%;
  margin: -1.4em 0 0;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

#page-loader .loader:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  height: 1px;
  background: #fc0;
  -webkit-animation: loader linear 1s infinite;
  -moz-animation: loader linear 1s infinite;
  animation: loader linear 1s infinite;
}

.invert #page-loader {
  background: #2b2b2b;
}

.invert #page-loader .loader {
  color: #fff;
}

@-webkit-keyframes loader {
  25% {
    width: 100%;
  }
  50% {
    width: 10%;
    left: auto;
    right: 0;
  }
  75% {
    width: 100%;
  }
  100% {
    width: 10%;
    right: auto;
    left: 0;
  }
}

@-moz-keyframes loader {
  25% {
    width: 100%;
  }
  50% {
    width: 10%;
    left: auto;
    right: 0;
  }
  75% {
    width: 100%;
  }
  100% {
    width: 10%;
    right: auto;
    left: 0;
  }
}

@keyframes loader {
  25% {
    width: 100%;
  }
  50% {
    width: 10%;
    left: auto;
    right: 0;
  }
  75% {
    width: 100%;
  }
  100% {
    width: 10%;
    right: auto;
    left: 0;
  }
}

/*------------------------------------------------------------------
                            Sections
------------------------------------------------------------------*/
/* Common */
.content-section {
  position: relative;
  background: #fff;
}

.content-section .container {
  padding: 5rem 0 7.5rem;
}

.content-section .section-nav {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
}

.invert .content-section {
  color: #cccccc;
  background: #2b2b2b;
}

.invert .content-section h1, .invert .content-section h2, .invert .content-section h3, .invert .content-section h4, .invert .content-section h5, .invert .content-section h6 {
  color: #fff;
}

/* Title and Description */
.section-title {
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 2.6672rem;
}

.section-title span {
  color: #fc0;
}

.section-description {
  text-align: center;
  margin-top: 1.667rem;
  margin-bottom: 5.001rem;
}

/* Section Navigation */
.section-nav {
  text-align: center;
  height: 1px;
  line-height: 1;
  position: relative;
}

.section-nav:before, .section-nav:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  left: 0;
  top: 0;
  z-index: 1;
  background: #d9d9d9;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0s ease, width 0s 0.5s ease;
  -moz-transition: opacity 0.5s 0s ease, width 0s 0.5s ease;
  transition: opacity 0.5s 0s ease, width 0s 0.5s ease;
}

.fp-section.active .section-nav:before, .fp-section.active .section-nav:after {
  width: 50%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.4s ease, width 0.5s 0.4s ease;
  -moz-transition: opacity 0.5s 0.4s ease, width 0.5s 0.4s ease;
  transition: opacity 0.5s 0.4s ease, width 0.5s 0.4s ease;
}

.invert .section-nav:before, .invert .section-nav:after {
  background: #444;
}

.is-mobile .section-nav:before, .is-mobile .section-nav:after {
  width: 50% !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}

.section-nav:after {
  left: auto;
  right: 0;
}

.is-mobile .section-nav {
  bottom: 1px !important;
}

.section-nav hr {
  display: none;
}

.section-nav a {
  border: 0;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  left: 50%;
  margin: 0 0 0 -48px;
  top: -18px;
  font-size: 1.5rem;
  vertical-align: middle;
  position: absolute;
  z-index: 3;
  background: #fff;
  color: #111111;
  border: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}

.is-mobile .section-nav a {
  display: none;
}

.invert .section-nav a {
  background: #2b2b2b;
  color: #cccccc;
}

.section-nav a:before, .section-nav a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #d9d9d9;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0s ease, width 0s 0.5s ease;
  -moz-transition: opacity 0.5s 0s ease, width 0s 0.5s ease;
  transition: opacity 0.5s 0s ease, width 0s 0.5s ease;
}

.fp-section.active .section-nav a:before, .fp-section.active .section-nav a:after {
  width: 100%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0s 0s ease, width 0.5s 0.8s ease;
  -moz-transition: opacity 0s 0s ease, width 0.5s 0.8s ease;
  transition: opacity 0s 0s ease, width 0.5s 0.8s ease;
}

.invert .section-nav a:before, .invert .section-nav a:after {
  background: #444;
}

.section-nav a:after {
  width: 2px;
  height: 0;
  left: auto;
  right: 0;
  -webkit-transition: opacity 0.5s 0s ease, height 0s 0.5s ease;
  -moz-transition: opacity 0.5s 0s ease, height 0s 0.5s ease;
  transition: opacity 0.5s 0s ease, height 0s 0.5s ease;
}

.fp-section.active .section-nav a:after {
  width: 2px;
  height: 100%;
  -webkit-transition: opacity 0s 0s ease, height 0.5s 1.2s ease;
  -moz-transition: opacity 0s 0s ease, height 0.5s 1.2s ease;
  transition: opacity 0s 0s ease, height 0.5s 1.2s ease;
}

.section-nav a:hover {
  color: #fc0;
}

.section-nav a i {
  position: relative;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: rotate(-45deg) translateY(-20%);
  -moz-transform: rotate(-45deg) translateY(-20%);
  -ms-transform: rotate(-45deg) translateY(-20%);
  -o-transform: rotate(-45deg) translateY(-20%);
  transform: rotate(-45deg) translateY(-20%);
  -webkit-transition: opacity 0.5s 0s ease, -webkit-transform 0.5s 0s ease;
  -moz-transition: opacity 0.5s 0s ease, -moz-transform 0.5s 0s ease;
  transition: opacity 0.5s 0s ease, transform 0.5s 0s ease;
}

.fp-section.active .section-nav a i {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: rotate(-45deg) translateY(0);
  -moz-transform: rotate(-45deg) translateY(0);
  -ms-transform: rotate(-45deg) translateY(0);
  -o-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
  -webkit-transition: opacity 0.5s 1s ease, -webkit-transform 0.5s 1.2s ease;
  -moz-transition: opacity 0.5s 1s ease, -moz-transform 0.5s 1.2s ease;
  transition: opacity 0.5s 1s ease, transform 0.5s 1.2s ease;
}

.section-nav a.scroll-to-up {
  top: -19px;
  margin: 0 0 0 6px;
}

.section-nav a.scroll-to-up:first-child {
  margin: 0 0 0 -20px;
}

.section-nav a.scroll-to-up:first-child:after {
  right: auto;
  left: 0;
  bottom: 0;
  top: auto;
}

.fp-section.active .section-nav a.scroll-to-up:first-child:after {
  -webkit-transition: opacity 0s 0s ease, height 0.5s 0.8s ease;
  -moz-transition: opacity 0s 0s ease, height 0.5s 0.8s ease;
  transition: opacity 0s 0s ease, height 0.5s 0.8s ease;
}

.section-nav a.scroll-to-up:before {
  bottom: auto;
  top: 0;
  left: auto;
  right: 0;
}

.section-nav a.scroll-to-up:after {
  right: auto;
  left: 0;
  bottom: auto;
  top: 0;
}

.section-nav a.scroll-to-up i {
  -webkit-transform: rotate(-45deg) translateY(20%);
  -moz-transform: rotate(-45deg) translateY(20%);
  -ms-transform: rotate(-45deg) translateY(20%);
  -o-transform: rotate(-45deg) translateY(20%);
  transform: rotate(-45deg) translateY(20%);
}

.fp-section.active .section-nav a.scroll-to-up i {
  -webkit-transform: rotate(-45deg) translateY(0);
  -moz-transform: rotate(-45deg) translateY(0);
  -ms-transform: rotate(-45deg) translateY(0);
  -o-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
}

/* "Home" Section */
#home {
  height: 100%;
}

#home.fp-section {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s ease;
  -moz-transition: opacity 0.3s 0s ease;
  transition: opacity 0.3s 0s ease;
}

#home.fp-section.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.3s ease;
  -moz-transition: opacity 0.5s 0.3s ease;
  transition: opacity 0.5s 0.3s ease;
}

#home.gradient {
  background-color: #fc0;
  background-image: -webkit-radial-gradient(#fc0, #ffa200);
  background-image: radial-gradient(  #fc0, #ffa200);
}

#home.triangle {
  background-color: #fc0;
  background-size: cover;
}

#home.slideshow {
  background-color: #444;
}

#home.particles {
  background-color: #444;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#home.particles .particles-js-canvas-el {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

#home.infinite {
  background-color: #fc0;
  position: relative;
  overflow: hidden;
}

#home.infinite:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 25% 0;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: 500px;
  background-image: url(../images/pattern.png);
  -webkit-animation: infiniteBg linear 5s infinite;
  -moz-animation: infiniteBg linear 5s infinite;
  animation: infiniteBg linear 5s infinite;
}

#home .wrapper {
  height: 100%;
}

#home .container {
  height: 100%;
  position: relative;
  z-index: 20;
  padding: 0;
}

#home .home-inner {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}

#home .home-content {
  display: table-cell;
  vertical-align: middle;
}

@-webkit-keyframes infiniteBg {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -300px, 0);
  }
}

@-moz-keyframes infiniteBg {
  0% {
    -moz-transform: translate3d(0, 0, 0);
  }
  100% {
    -moz-transform: translate3d(0, -300px, 0);
  }
}

@keyframes infiniteBg {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -300px, 0);
    -moz-transform: translate3d(0, -300px, 0);
    -ms-transform: translate3d(0, -300px, 0);
    -o-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
  }
}

/* "Home" Section: Logo */
#logo {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 10%;
  left: 0;
}

#logo a {
  border: 0;
  display: inline-block;
}

#logo img {
  max-width: 128px;
}

/* "Home" Section: Button */
#home-btn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10%;
  text-align: center;
  font-size: 3em;
}

#home-btn a {
  display: inline-block;
  color: #111111;
  border: 0;
}

#home-btn a:hover {
  color: #fff;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.invert #home-btn a {
  color: #fff;
}

.invert #home-btn a:hover {
  color: #111111;
}

/* "Home" Section: Text Slider */
#text-slider {
  line-height: 1;
}

#text-slider::after {
  clear: both;
  content: "";
  display: table;
}

#text-slider .text-slide {
  display: none;
}

#text-slider .text-slide:first-child {
  display: block;
}

#text-slider .text-slide h3 {
  margin: 0;
  color: #111111;
  text-transform: uppercase;
  font-size: 3em;
}

#text-slider .text-slide h3 span {
  display: inline-block;
  padding: 0.1667rem 0.3334rem;
  background: #fff;
}

.invert #text-slider .text-slide h3 {
  color: #fff;
}

.invert #text-slider .text-slide h3 span {
  background: #111111;
}

/* "Home" Section: Counter */
#counter {
  font-family: "Oswald", "Arial", "sans-serif";
  color: #111111;
  clear: both;
  padding: 1.2em 0 0;
  text-transform: uppercase;
  line-height: 1;
}

#counter > span {
  font-size: 4em;
  text-align: center;
  width: 120px;
  display: inline-block;
}

#counter > span > span {
  font-size: .9rem;
  width: 80%;
  margin: 1.2em auto 0;
  padding: 0.25005rem 0;
  display: block;
  background: #fff;
}

.invert #counter {
  color: #fff;
}

.invert #counter > span > span {
  background: #111111;
}

/* "About" Section (Services) */
.service-col {
  text-align: center;
  padding-top: 5rem;
}

.service-col:nth-child(-n+4) {
  padding-top: 0;
}

.service-col-icon {
  font-size: 3.6674rem;
  color: #111111;
}

.invert .service-col-icon {
  color: #fc0;
}

.service-col-caption {
  padding-top: 1.0002rem;
}

.service-col-caption h5 {
  margin: 0;
  text-transform: uppercase;
}

.service-col-description {
  padding-top: 1.0002rem;
}

/* "Subscribe" Section */
.subscribe-form-wrapper .subscribe-form-inner::after {
  clear: both;
  content: "";
  display: table;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field {
  width: 70%;
  float: left;
  position: relative;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field:before, .subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field:after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 50%;
  width: 16px;
  height: 2px;
  margin: -1px 0 0;
  background: #e52805;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field.has-error:before, .subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field.has-error:after {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field.has-error:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field.has-error:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field.has-error input {
  border-color: #e52805;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field input {
  margin: 0;
  border-right: 0;
  height: 46px;
  position: relative;
  z-index: 0;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-submit {
  float: right;
  width: 30%;
}

.subscribe-form-wrapper .subscribe-form-inner .subscribe-form-submit input {
  margin: 0;
  width: 100%;
  height: 46px;
}

.subscribe-form-wrapper .subscribe-form-info {
  padding: 0 0 1rem;
  color: #fff;
}

.subscribe-form-wrapper .subscribe-form-info p {
  padding: 0;
  margin: 0;
  text-align: center;
}

.subscribe-form-wrapper .subscribe-form-info p.bg-danger {
  color: #e52805;
}

.subscribe-form-wrapper .subscribe-form-info p.bg-success {
  color: #30c730;
}

/* "Portfolio" Section */
#portfolio-grid {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 0 0 0 -16px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#portfolio-grid::after {
  clear: both;
  content: "";
  display: table;
}

#portfolio-grid li {
  margin: 0;
  padding: 8px 0 8px 16px;
  float: left;
  width: 24.9999999999%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#portfolio-grid li:nth-child(3n+1) {
  width: 49.9999999998%;
  float: right;
  clear: right;
}

#portfolio-grid li:nth-child(6n+1) {
  width: 49.9999999998%;
  float: left;
  clear: both;
}

#portfolio-grid .portfolio-item-inner {
  padding: 0 0 75%;
  position: relative;
  overflow: hidden;
}

#portfolio-grid .portfolio-item-inner:hover img {
  -webkit-filter: opacity(20%);
  filter: opacity(20%);
}

.is-mobile #portfolio-grid .portfolio-item-inner:hover img {
  -webkit-filter: none;
  filter: none;
}

#portfolio-grid .portfolio-item-inner:hover .portfolio-item-caption {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}

#portfolio-grid .portfolio-item-inner:hover .portfolio-item-caption:before, #portfolio-grid .portfolio-item-inner:hover .portfolio-item-caption:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  top: 50%;
  left: 50%;
}

#portfolio-grid .portfolio-item-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#portfolio-grid .portfolio-item-image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  backface-visibility: hidden;
  min-height: 100% !important;
  min-width: 100% !important;
  width: 100% !important;
  -webkit-filter: opacity(100%);
  filter: opacity(100%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.7s cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: all 0.7s cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: all 0.7s cubic-bezier(0.1, 0.57, 0.1, 1);
}

#portfolio-grid .portfolio-item-caption {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  z-index: 2;
  background: #111111;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1);
}

.is-mobile #portfolio-grid .portfolio-item-caption {
  background: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

#portfolio-grid .portfolio-item-caption:before, #portfolio-grid .portfolio-item-caption:after {
  content: '';
  background: #fc0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1);
}

.is-mobile #portfolio-grid .portfolio-item-caption:before, .is-mobile #portfolio-grid .portfolio-item-caption:after {
  display: none;
}

#portfolio-grid .portfolio-item-caption:before {
  left: 30%;
  width: 50px;
  height: 2px;
}

#portfolio-grid .portfolio-item-caption:after {
  top: 30%;
  height: 50px;
  width: 2px;
}

#portfolio-grid .portfolio-item-caption a {
  position: relative;
  cursor: pointer;
  display: block;
  height: 100%;
  border: 0;
}

/* "Contacts" Section */
#contacts .section-nav {
  position: relative;
}

.contact-form-wrapper .contact-form-inner::after {
  clear: both;
  content: "";
  display: table;
}

.contact-form-wrapper .contact-form-field {
  position: relative;
}

.contact-form-wrapper .contact-form-field:before, .contact-form-wrapper .contact-form-field:after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 50%;
  width: 16px;
  height: 2px;
  margin: -1px 0 0;
  background: #e52805;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.contact-form-wrapper .contact-form-field.has-error:before, .contact-form-wrapper .contact-form-field.has-error:after {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.contact-form-wrapper .contact-form-field.has-error:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.contact-form-wrapper .contact-form-field.has-error:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.contact-form-wrapper .contact-form-field.has-error input, .contact-form-wrapper .contact-form-field.has-error textarea {
  border-color: #e52805;
}

.contact-form-wrapper .contact-form-field input, .contact-form-wrapper .contact-form-field textarea {
  position: relative;
  z-index: 0;
}

.contact-form-wrapper .contact-form-info {
  padding: 0 0 1rem;
  color: #fff;
}

.contact-form-wrapper .contact-form-info p {
  padding: 0;
  margin: 0;
  text-align: center;
}

.contact-form-wrapper .contact-form-info p.bg-danger {
  color: #e52805;
}

.contact-form-wrapper .contact-form-info p.bg-success {
  color: #30c730;
}

.contact-info {
  padding: 0 0 2.5em;
}

.contact-info::after {
  clear: both;
  content: "";
  display: table;
}

.contact-info .contact-info-icon {
  float: left;
  width: 38px;
  font-size: 1.7rem;
  color: #111111;
}

.invert .contact-info .contact-info-icon {
  color: #fc0;
}

.contact-info .contact-info-caption {
  float: left;
}

.contact-info .contact-info-title {
  margin: 0 0 .5em;
  text-transform: uppercase;
  line-height: 1.2;
}

.contact-info .contact-info-description {
  padding: 0;
  margin: 0;
}

/* Footer */
#footer-content {
  padding: 0;
  margin: 0 0 1em;
  font-size: .9em;
}

.is-mobile #footer-content {
  padding-top: 2em;
}

#footer-content .social-icons {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  font-size: 1.5em;
}

#footer-content .social-icons li {
  display: inline-block;
  padding: 0 0 0 .4em;
  margin: 0;
}

#footer-content .social-icons li a {
  color: #aaaaaa;
  border: 0;
}

.invert #footer-content .social-icons li a {
  color: #5e5e5e;
}

#footer-content .social-icons li a:hover, .invert #footer-content .social-icons li a:hover {
  color: #fc0;
}

/*------------------------------------------------------------------
                            Other
------------------------------------------------------------------*/
/* Animations */
.animated.delay0 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
}

.animated.delay1 {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.animated.delay2 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.animated.delay3 {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.animated.delay4 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.animated.delay5 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.animated.delay6 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.animated.delay7 {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.animated.delay8 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.animated.delay9 {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.animated.delay10 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay11 {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.animated.delay12 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.animated.delay13 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.animated.delay14 {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.animated.delay15 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.animated.delay16 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.animated.delay17 {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.animated.delay18 {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.animated.delay19 {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.animated.delay20 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay21 {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.animated.delay22 {
  -webkit-animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.animated.delay23 {
  -webkit-animation-delay: 2.3s;
  -moz-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.animated.delay24 {
  -webkit-animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.animated.delay25 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.animated.delay26 {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.animated.delay27 {
  -webkit-animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.animated.delay28 {
  -webkit-animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.animated.delay29 {
  -webkit-animation-delay: 2.9s;
  -moz-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.animated.delay30 {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s;
}

/* Fullpage */
.fp-scroller, .iScrollIndicator {
  -webkit-transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1) !important;
  -moz-transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1) !important;
  transition: all 0.5s cubic-bezier(0.1, 0.57, 0.1, 1) !important;
}

.fp-scroller {
  position: relative;
}

/* Lightbox */
.sl-spinner {
  border-color: #fc0;
}

.sl-overlay {
  background: #111111;
}

.sl-wrapper button {
  background: none;
}

.sl-wrapper button:hover {
  color: #fc0;
}

/* Vegas */
.vegas-timer-progress {
  background: #fc0;
}

.vegas-overlay {
  background-image: url("../images/overlay.png");
}

/*------------------------------------------------------------------
                        Responsive Design
------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  .animateIt {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
  .wrapper {
    padding: 0 1.5003rem;
  }
  .content-section {
    height: auto !important;
  }
  .content-section .fp-slide, .content-section .fp-tableCell, .content-section .fp-scrollable {
    height: auto !important;
  }
  .row {
    margin-left: -1.5003rem;
    margin-right: -1.5003rem;
  }
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    padding-left: 1.5003rem;
    padding-right: 1.5003rem;
  }
  .content-section .container {
    padding: 5rem 0;
  }
  .content-section .col-8.col-offset-2 {
    width: 83.333333333%;
    margin-left: 8.3333333333%;
  }
  .content-section .col-6.col-offset-3 {
    width: 66.6666666664%;
    margin-left: 16.6666666666%;
  }
  #home {
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
  .service-col {
    width: 49.9999999998%;
    text-align: left;
    padding-top: 4rem;
  }
  .service-col:nth-child(-n+4) {
    padding-top: 4rem;
  }
  .service-col:nth-child(-n+2) {
    padding-top: 0;
  }
  .service-col-icon {
    float: left;
    width: 20%;
    padding: .5rem 0 0;
  }
  .service-col-caption {
    float: right;
    width: 80%;
    padding: 0;
  }
  .section-nav {
    bottom: 1px !important;
  }
  .section-nav:before, .section-nav:after {
    width: 50% !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
  }
  .section-nav a {
    display: none;
  }
  #contacts .contact-info {
    padding-left: 0;
    padding-right: 0;
  }
  #footer-content {
    padding-top: 2em;
  }
  #footer-content .col-6 {
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-content .social-icons {
    text-align: center;
    padding: 0 0 .5em;
    font-size: 1.7em;
  }
  #footer-content .social-icons li {
    padding: 0 .25em;
  }
  .sl-navigation {
    display: none !important;
  }
}

@media only screen and (max-width: 940px) {
  #contacts .col-8.col-offset-2 {
    width: 100%;
    margin-left: 0;
  }
  #contacts .contact-form-submit {
    text-align: center;
  }
  #contacts .contact-form-submit input {
    display: inline-block;
  }
}

@media only screen and (max-width: 768px) {
  .section-description {
    margin-top: 1.6rem;
    margin-bottom: 4rem;
  }
  .content-section .container {
    padding: 3rem 0;
  }
  .content-section .col-8.col-offset-2 {
    width: 100%;
    margin-left: 0;
  }
  .content-section .col-6.col-offset-3 {
    width: 83.333333333%;
    margin-left: 8.3333333333%;
  }
  .service-col {
    width: 100%;
    float: none;
    padding-top: 3rem !important;
    clear: both;
  }
  .service-col:first-child {
    padding-top: 0 !important;
  }
  .service-col-icon {
    width: 14%;
  }
  .service-col-caption {
    width: 86%;
  }
  .service-col-description {
    padding-top: .2rem;
  }
  #contacts .contact-info {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
  }
  #contacts .contact-info-icon {
    float: none;
    width: 100%;
    font-size: 2.5em;
    padding: 0 0 .4em;
  }
  #contacts .contact-info-caption {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .section-title {
    font-size: 2.5em;
  }
  .content-section .col-6.col-offset-3 {
    width: 100%;
    margin-left: 0;
  }
  #home-btn {
    font-size: 2.5em;
  }
  #text-slider .text-slide h3 {
    font-size: 2.5em;
  }
  #counter > span {
    font-size: 2.5em;
    width: 80px;
  }
  #counter > span > span {
    font-size: .8rem;
    width: 90%;
  }
  #portfolio-grid {
    margin: 0 0 0 -2px;
  }
  #portfolio-grid li {
    padding: 1px 0 1px 2px;
  }
  .contact-info-title {
    font-size: 1.2em;
  }
}

@media only screen and (max-width: 568px) {
  #home {
    height: auto !important;
  }
  #home .wrapper, #home .container {
    height: auto !important;
  }
  #home .home-inner {
    height: auto !important;
    display: block;
  }
  #home .home-content {
    display: block;
  }
  #home .fp-slide, #home .fp-tableCell, #home .fp-scrollable {
    height: auto !important;
  }
  #logo {
    position: static;
    padding: 3rem 0;
  }
  #logo img {
    max-width: 112px;
  }
  #home-btn {
    position: static;
    padding: 3rem 0;
  }
}

@media only screen and (max-width: 480px) {
  #logo img {
    width: 92px;
  }
  .section-title {
    font-size: 2em;
  }
  .service-col-icon {
    width: 20%;
  }
  .service-col-caption {
    width: 80%;
  }
  #text-slider .text-slide h3 {
    font-size: 2.2em;
  }
  #counter > span {
    font-size: 2.2em;
    width: 70px;
  }
  #counter > span > span {
    font-size: .8rem;
    width: 90%;
  }
  #portfolio-grid li {
    width: 49.9999999998%;
  }
  #contacts .contact-info-icon {
    font-size: 2em;
  }
  #contacts .contact-info-title {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 360px) {
  .wrapper {
    min-width: 0;
  }
  .section-title {
    font-size: 1.8em;
  }
  .service-col-icon {
    width: 20%;
    font-size: 2.5rem;
  }
  .service-col-caption {
    width: 80%;
  }
  #counter > span {
    font-size: 2.8em;
    padding: .7rem 0;
    width: 100px;
  }
  #counter > span > span {
    font-size: .8rem;
  }
  #text-slider .text-slide h3 {
    font-size: 1.7em;
  }
  .subscribe-form-wrapper .subscribe-form-inner .subscribe-form-field {
    width: 65%;
  }
  .subscribe-form-wrapper .subscribe-form-inner .subscribe-form-submit {
    width: 35%;
  }
  .subscribe-form-wrapper .subscribe-form-inner .subscribe-form-submit input {
    padding-left: 0;
    padding-right: 0;
  }
  #contacts .contact-info {
    float: none;
    width: 100%;
    text-align: left;
    clear: both;
    padding-bottom: 2em;
  }
  #contacts .contact-info-icon {
    width: 16%;
    font-size: 2em;
    float: left;
  }
  #contacts .contact-info-caption {
    width: 84%;
    float: left;
  }
  #contacts .contact-info-title {
    font-size: 1.1em;
  }
}
