/*------------------------------------------------------------------
    
    
    
	Theme Name:     Brise
	Description:    Responsive Coming Soon Template
	Version:        1.0
	Author:         Adam Ostry
	Author URL:     http://themeforest.net/user/Ostry/
    
    
    
------------------------------------------------------------------*/
/*------------------------------------------------------------------
                            Typography
------------------------------------------------------------------*/
html {
  font-family: Arial;
  font-weight: 300;
  color: #181d20;
  font-size: 13px;
  line-height: 1.667em;
}

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

@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: Arial;
  font-weight: 700;
  color: #252c31;
  clear: both;
}

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

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

@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: 300px) {
  h2 {
    font-size: calc( 25.4984202979px + (31.3826711359 - 25.4984202979) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: 300px) {
  h3 {
    font-size: calc( 21.5462053505px + (26.5184065853 - 21.5462053505) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: 300px) {
  h4 {
    font-size: calc( 18.2065774893px + (22.4080953714 - 18.2065774893) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: 300px) {
  h5 {
    font-size: calc( 15.3845866815px + (18.9348759157 - 15.3845866815) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: 300px) {
  h6 {
    font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: #252c31;
  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: #252c31;
  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: 300px) {
  input[type="text"], input[type="email"], input[type="password"], textarea {
    font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: 300px) {
  input[type="submit"], button {
    font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1200 - 300)));
  }
}

@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: #252c31;
  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: 300px;
  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%;
  background: #e7eded;
}

a {
  color: #252c31;
  outline: none;
  text-decoration: none;
  border-bottom: 1px dotted #252c31;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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

img {
  border: 0;
  outline: none;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
  padding: 0.85017em 0;
  margin: 0 0 1.5rem;
  width: 100%;
  border: 0;
  font-size: 1.05em;
  font-family: "Lato", sans-serif;
  font-weight: 300 !important;
  border-bottom: 3px solid rgba(24, 29, 32, 0.1);
  color: #252c31;
  background: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s 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: rgba(24, 29, 32, 0.3);
}

.has-error input[type="text"], .has-error input[type="email"], .has-error input[type="password"], .has-error textarea {
  color: #e52805;
}

input[type="submit"], input[type="reset"], button {
  line-height: inherit;
  display: inline-block;
  color: #e7eded;
  background: #de3964;
  padding: .5em 1.9em;
  font-size: 1.1em;
  position: relative;
  z-index: 1;
  margin: 0 2em 0 0;
  border: 0;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  -webkit-backface-visibility: hidden;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  -moz-transition: all 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  transition: all 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  -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: #252c31;
}

button {
  -webkit-transition: color 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  -moz-transition: color 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  transition: color 0.3s cubic-bezier(0.3, 1, 0.4, 1);
}

button i {
  padding: 0 .3em 0 0;
  position: relative;
  top: 1px;
}

button:before, button:after {
  content: '';
  position: absolute;
  z-index: -1;
}

button:before {
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border: 3px solid #de3964;
  -webkit-transform: scale3d(0.8, 1, 1);
  -moz-transform: scale3d(0.8, 1, 1);
  -ms-transform: scale3d(0.8, 1, 1);
  -o-transform: scale3d(0.8, 1, 1);
  transform: scale3d(0.8, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}

button:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transform: scale3d(1.1, 1, 1);
  -moz-transform: scale3d(1.1, 1, 1);
  -ms-transform: scale3d(1.1, 1, 1);
  -o-transform: scale3d(1.1, 1, 1);
  transform: scale3d(1.1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  -moz-transition: -moz-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
}

button:before, button:after {
  -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0.4, 1);
  -moz-transition-timing-function: cubic-bezier(0.3, 1, 0.4, 1);
  transition-timing-function: cubic-bezier(0.3, 1, 0.4, 1);
}

button:hover {
  color: #de3964;
  background-color: transparent;
}

button:hover:before, button:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

button:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

hr {
  border: 0;
  border-top: 2px solid #181d20;
  -webkit-opacity: 0.06;
  -moz-opacity: 0.06;
  opacity: 0.06;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

.bg-success {
  color: #30c730;
}

.bg-danger {
  color: #e52805;
}

#page {
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #e7eded;
}

.wrapper {
  padding: 0 80px;
  height: 100%;
  width: 100%;
  min-width: 0;
  display: table;
}

.content {
  padding: 30px 0;
  display: table-cell;
  vertical-align: middle;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* Page Loader */
#page-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-weight: 400;
  z-index: 9999;
}

#page-loader .loader-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #e7eded;
  z-index: 1;
}

#page-loader .loader-container {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#page-loader.loader-hidden {
  visibility: hidden;
  -webkit-transition: all 0s 1.2s ease;
  -moz-transition: all 0s 1.2s ease;
  transition: all 0s 1.2s ease;
}

#page-loader.loader-hidden .loader-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s 0.9s ease;
  -moz-transition: all 0.3s 0.9s ease;
  transition: all 0.3s 0.9s ease;
}

#page-loader.loader-hidden .loader-container {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s 1s ease;
  -moz-transition: opacity 0.5s 1s ease;
  transition: opacity 0.5s 1s ease;
}

#page-loader .loader-shape {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0 5px -2px 0;
  background: #de3964;
  -webkit-animation: loader linear 1s infinite;
  -moz-animation: loader linear 1s infinite;
  animation: loader linear 1s infinite;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#page-loader .loader-text {
  position: relative;
  display: inline-block;
  -webkit-animation: loader-text linear 1s infinite;
  -moz-animation: loader-text linear 1s infinite;
  animation: loader-text linear 1s infinite;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@-moz-keyframes loader {
  0% {
    -moz-transform: perspective(120px);
  }
  50% {
    -moz-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -moz-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: perspective(120px);
    -moz-transform: perspective(120px);
    -ms-transform: perspective(120px);
    -o-transform: perspective(120px);
    transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
    -moz-transform: perspective(120px) rotateY(180deg);
    -ms-transform: perspective(120px) rotateY(180deg);
    -o-transform: perspective(120px) rotateY(180deg);
    transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    -moz-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    -ms-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    -o-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@-webkit-keyframes loader-text {
  0% {
    -webkit-opacity: 1;
  }
  25% {
    -webkit-opacity: 0.2;
  }
  50% {
    -webkit-opacity: 0.7;
  }
  75% {
    -webkit-opacity: 0.5;
  }
}

@-moz-keyframes loader-text {
  0% {
    -moz-opacity: 1;
  }
  25% {
    -moz-opacity: 0.2;
  }
  50% {
    -moz-opacity: 0.7;
  }
  75% {
    -moz-opacity: 0.5;
  }
}

@keyframes loader-text {
  0% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  25% {
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
  }
  50% {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
  75% {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
  }
}

/*------------------------------------------------------------------
                            Sections
------------------------------------------------------------------*/
/* Common */
.close-section {
  display: block;
  position: absolute;
  z-index: 9;
  width: 20px;
  height: 20px;
  top: 16px;
  right: 20px;
  border: 0;
  color: #252c31;
  cursor: pointer;
}

.close-section:before {
  font-family: 'themify';
  content: '\e646';
}

.close-section:hover {
  border: 0;
  color: #de3964;
}

.scroll-top {
  position: fixed;
  bottom: 30px;
  left: 25px;
  height: 30px;
  width: 30px;
  text-align: center;
  border: 0;
  visibility: hidden;
  color: #181d20;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.scroll-top.visible {
  visibility: visible;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.scroll-top.visible:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.scroll-top:before {
  font-family: 'themify';
  content: '\e627';
}

.section-title {
  color: #181d20;
  margin: 0;
  padding: 0;
  font-size: 3.5em;
  position: relative;
  margin: 0 0 -1.15em;
}

.section-title span {
  -webkit-opacity: 0.09;
  -moz-opacity: 0.09;
  opacity: 0.09;
}

.section-sub-title {
  color: #252c31;
  font-size: 1.7em;
  margin-bottom: 1em;
  font-weight: 400;
}

.section-sub-title * {
  color: #de3964;
  -webkit-backface-visibility: hidden;
}

.section-description {
  font-size: 1.1em;
}

/* Header */
#header {
  height: 100%;
  width: 320px;
  position: relative;
  display: table;
  left: -320px;
  top: 0;
  z-index: 2;
  visibility: visible;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.loaded #header {
  left: 0;
}

.subscribe-on #header, .info-on #header {
  visibility: hidden;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#header .header-logo {
  position: absolute;
  top: 60px;
  left: 80px;
  width: 160px;
}

#header .header-logo img {
  display: block;
  width: 100%;
}

#header .message {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  left: 80px;
  padding: 100px 0 20px;
}

#header .message h1 {
  margin: 0;
  font-size: 6.4em;
}

#header .message .subscribe {
  padding: 4em 0 0;
}

#header .message .subscribe p {
  white-space: nowrap;
}

#header #counter {
  padding: 3.7em 0 0;
  white-space: nowrap;
}

#header #counter > span {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 3em;
  padding: 0 20px;
  font-weight: 400;
  color: #252c31;
}

#header #counter > span > span {
  display: block;
  font-size: .45em;
  padding: .9em 0 0 0;
  color: #181d20;
  font-weight: 300;
}

#header #counter > span:before, #header #counter > span:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  left: -2px;
  top: 50%;
  margin: -10px 0 0;
  background: #181d20;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

#header #counter > span:after {
  margin: 0;
}

#header #counter > span:first-child {
  padding-left: 0;
}

#header #counter > span:first-child:before, #header #counter > span:first-child:after {
  content: none;
}

#header .header-buttons {
  padding: 6em 0 0;
  white-space: nowrap;
}

#header .header-buttons .header-btn {
  display: inline-block;
  color: #e7eded;
  background: #252c31;
  padding: .5em 1.9em;
  font-size: 1.3em;
  position: relative;
  z-index: 1;
  margin: 0 2em 0 0;
  border: 0;
  font-weight: 400;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transition: color 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  -moz-transition: color 0.3s cubic-bezier(0.3, 1, 0.4, 1);
  transition: color 0.3s cubic-bezier(0.3, 1, 0.4, 1);
}

#header .header-buttons .header-btn i {
  padding: 0 .3em 0 0;
  position: relative;
  top: 1px;
}

#header .header-buttons .header-btn:before, #header .header-buttons .header-btn:after {
  content: '';
  position: absolute;
  z-index: -1;
}

#header .header-buttons .header-btn:before {
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border: 3px solid #252c31;
  -webkit-transform: scale3d(0.8, 1, 1);
  -moz-transform: scale3d(0.8, 1, 1);
  -ms-transform: scale3d(0.8, 1, 1);
  -o-transform: scale3d(0.8, 1, 1);
  transform: scale3d(0.8, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}

#header .header-buttons .header-btn:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transform: scale3d(1.1, 1, 1);
  -moz-transform: scale3d(1.1, 1, 1);
  -ms-transform: scale3d(1.1, 1, 1);
  -o-transform: scale3d(1.1, 1, 1);
  transform: scale3d(1.1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  -moz-transition: -moz-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
}

#header .header-buttons .header-btn:before, #header .header-buttons .header-btn:after {
  -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0.4, 1);
  -moz-transition-timing-function: cubic-bezier(0.3, 1, 0.4, 1);
  transition-timing-function: cubic-bezier(0.3, 1, 0.4, 1);
}

#header .header-buttons .header-btn:hover {
  color: #252c31;
  background-color: transparent;
}

#header .header-buttons .header-btn:hover:before, #header .header-buttons .header-btn:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

#header .header-buttons .header-btn:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#header .header-buttons .header-btn.notify-btn {
  background-color: #de3964;
}

#header .header-buttons .header-btn.notify-btn:before {
  border-color: #de3964;
}

#header .header-buttons .header-btn.notify-btn:hover {
  color: #de3964;
  background-color: transparent;
}

/* "Home" Section */
#home {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #e7eded;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.4s 0.3s ease-in-out;
  -moz-transition: all 0.4s 0.3s ease-in-out;
  transition: all 0.4s 0.3s ease-in-out;
}

.loaded #home {
  left: 320px;
}

.subscribe-on #home {
  left: 25%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.info-on #home {
  left: 40%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

#home:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
}

#home.slideshow:before {
  background-color: transparent !important;
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #d8e2e2;
  background-image: -webkit-linear-gradient(-320deg, #d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
  background-image: linear-gradient(50deg,#d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
}

#home.particles {
  background-size: cover;
}

#home.particles:before {
  background-color: transparent !important;
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #d8e2e2;
  background-image: -webkit-linear-gradient(-320deg, #d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
  background-image: linear-gradient(50deg,#d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
}

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

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

#home.triangle:before {
  background-color: transparent !important;
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: rgba(216, 226, 226, 0.5);
  background-image: -webkit-linear-gradient(-320deg, rgba(216, 226, 226, 0.5) 0%, rgba(211, 222, 222, 0) 50%);
  background-image: linear-gradient(50deg,rgba(216, 226, 226, 0.5) 0%, rgba(211, 222, 222, 0) 50%);
}

#home.video {
  background-size: cover;
  background-position: 50% 0;
}

#home.video:before {
  content: none;
}

#home.video .mbYTP_wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: transparent !important;
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #d8e2e2;
  background-image: -webkit-linear-gradient(-320deg, #d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
  background-image: linear-gradient(50deg,#d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
}

#home.video .video-controls {
  position: fixed;
  z-index: 2;
  right: 40px;
  bottom: 40px;
  font-size: 3em;
}

#home.video .video-controls a {
  display: inline-block;
  border: 0;
  margin: 0 0 0 .2em;
  color: #fff !important;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

#home.video .video-controls a.mute-btn {
  position: relative;
}

#home.video .video-controls a.mute-btn:before {
  display: none;
  content: '';
  position: absolute;
  width: 100%;
  height: .08em;
  background: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#home.video .video-controls a.mute-btn.sound-off:before {
  display: block;
}

#home.video:hover .video-controls a {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#home.video:hover .video-controls a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#home-container {
  height: 100%;
  position: relative;
}

/* "Subscribe" Section */
#subscribe {
  position: absolute;
  left: -30%;
  top: 0;
  width: 30%;
  height: 100%;
  z-index: 1;
  background: #e7eded;
  -webkit-transition: all 0.4s 0.3s ease-in-out;
  -moz-transition: all 0.4s 0.3s ease-in-out;
  transition: all 0.4s 0.3s ease-in-out;
}

.subscribe-on #subscribe {
  left: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

#subscribe .content {
  position: relative;
  padding-bottom: 130px;
}

#subscribe .subscribe-form-wrapper {
  padding: 3em 0 0;
}

#subscribe .subscribe-form-field {
  position: relative;
}

#subscribe .subscribe-form-field:before {
  font-family: 'themify';
  content: '\e620';
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 1px;
  color: #e52805;
  margin: -2px 0 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

#subscribe .subscribe-form-field.has-error:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#subscribe .subscribe-form-field input {
  padding-right: 24px;
}

#subscribe .subscribe-form-submit {
  text-align: center;
}

#subscribe .subscribe-form-submit button {
  margin: 0;
}

#subscribe .social-icons {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

#subscribe .social-icons li {
  display: inline-block;
  font-size: 1.3em;
  margin: 0;
  padding: 0 .9em;
}

#subscribe .social-icons li a {
  color: #181d20;
  border: 0;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}

#subscribe .social-icons li a:hover {
  color: #252c31;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* "Info" Section */
#info {
  position: absolute;
  left: -70%;
  top: 0;
  width: 70%;
  height: 100%;
  z-index: 1;
  background: #e7eded;
  -webkit-transition: all 0.4s 0.3s ease-in-out;
  -moz-transition: all 0.4s 0.3s ease-in-out;
  transition: all 0.4s 0.3s ease-in-out;
}

.info-on #info {
  left: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

#info .section-description {
  max-width: 50%;
}

#info section {
  padding-bottom: 60px;
}

/* "Services" Section */
.services-list {
  padding: 4em 0 0;
  margin: 0 -10px;
}

.services-list::after {
  clear: both;
  content: "";
  display: table;
}

.services-list .service-item {
  float: left;
  width: 33.33%;
  padding: 60px 10px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.services-list .service-item:nth-child(-n+3) {
  padding-top: 0;
}

.services-list .service-item:nth-child(3n+1) {
  clear: both;
}

.services-list .service-item-inner {
  position: relative;
}

.services-list .service-item-inner::after {
  clear: both;
  content: "";
  display: table;
}

.services-list .service-item-icon {
  color: #181d20;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 4em;
  z-index: 1;
  -webkit-opacity: 0.09;
  -moz-opacity: 0.09;
  opacity: 0.09;
}

.services-list .service-item-caption {
  padding: 0 0 0 40px;
  position: relative;
  z-index: 2;
}

.services-list .service-item-title {
  color: #de3964;
  padding: 0;
  margin: 0;
  font-size: 1.4em;
}

.services-list .service-item-description {
  padding-top: 1rem;
}

/* "Team" Section */
.team-list {
  padding: 6em 0 0;
  position: relative;
}

.team-list::after {
  clear: both;
  content: "";
  display: table;
}

.team-list .team-item {
  display: none;
}

.team-list .team-item:first-child {
  display: block;
}

.team-list .team-item-inner {
  padding: 3em;
  position: relative;
}

.team-list .team-item-inner:before, .team-list .team-item-inner:after {
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  border: 1em solid #181d20;
  -webkit-opacity: 0.06;
  -moz-opacity: 0.06;
  opacity: 0.06;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.team-list .team-item-image {
  position: absolute;
  bottom: .5em;
  right: .5em;
  width: 50%;
  z-index: 2;
}

.team-list .team-item-image img {
  max-width: 100%;
  display: block;
}

.team-list .team-item-caption {
  position: relative;
  z-index: 3;
  padding-right: 55%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.team-list .team-item-title {
  color: #de3964;
  padding: 0;
  margin: 0;
  font-size: 1.4em;
}

.team-list .team-item-sub-title {
  color: #252c31;
}

.team-list .team-item-description {
  padding-top: 1rem;
}

.team-list .team-item-icons {
  padding: 1em 0 0;
  margin: 0;
  list-style: none;
}

.team-list .team-item-icons li {
  margin: 0;
  padding: 0 1em 0 0;
  display: inline-block;
}

.team-list .team-item-icons li a {
  color: #181d20;
  border: 0;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}

.team-list .team-item-icons li a:hover {
  color: #252c31;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.team-list .flex-control-paging {
  position: absolute;
  z-index: 3;
  top: 6em;
  left: 1em;
  padding: 0;
  margin: -0.5em 0 0;
}

.team-list .flex-control-paging li {
  display: inline-block;
  padding: 0 .5em 0 0;
}

.team-list .flex-control-paging li a {
  display: block;
  width: 1.5em;
  height: .34em;
  border: 0;
  background: #e7eded;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.team-list .flex-control-paging li a:hover {
  background: #181d20;
}

.team-list .flex-control-paging li a.flex-active {
  background: #de3964;
}

/* "Contact" Section */
.contact-box {
  padding-top: 4em;
}

.contact-box .contact-info {
  padding: 2em 0 0;
}

.contact-box .contact-info:first-child {
  padding-top: .7em;
}

.contact-box .contact-info-inner {
  position: relative;
}

.contact-box .contact-info-icon {
  color: #181d20;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 2.5em;
  z-index: 1;
  -webkit-opacity: 0.09;
  -moz-opacity: 0.09;
  opacity: 0.09;
}

.contact-box .contact-info-caption {
  padding: 0 0 0 30px;
  position: relative;
  z-index: 2;
}

.contact-box .contact-info-title {
  color: #de3964;
  padding: 0;
  margin: 0;
  font-size: 1.2em;
}

.contact-box .contact-info-description {
  padding-top: 0rem;
}

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

.contact-box .contact-form-field:before {
  font-family: 'themify';
  content: '\e620';
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 1px;
  color: #e52805;
  margin: -2px 0 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.contact-box .contact-form-field.has-error:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.contact-box .contact-form-field input, .contact-box .contact-form-field textarea {
  padding-right: 24px;
}

.contact-box .contact-form-submit {
  text-align: center;
}

.contact-box .contact-form-submit button {
  margin: 0;
}

/*------------------------------------------------------------------
                            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;
}

.animateIt {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

/* Custom ScrollBar */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #181d20;
  -webkit-opacity: 0.06;
  -moz-opacity: 0.06;
  opacity: 0.06;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #181d20;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #181d20;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}

.mCSB_container.mCS_y_hidden {
  height: 100%;
}

/*------------------------------------------------------------------
                        Responsive Design
------------------------------------------------------------------*/
@media only screen and (max-width: 1600px) {
  #subscribe {
    left: -35%;
    width: 35%;
  }
}

@media only screen and (max-width: 1440px) {
  #header {
    width: 300px;
    left: -300px;
  }
  #header .header-logo {
    width: 140px;
  }
  #header .message h1 {
    font-size: 5.6em;
  }
  #header #counter {
    padding: 2.7em 0 0;
  }
  #header #counter > span {
    font-size: 2.5em;
  }
  #header #counter > span > span {
    padding: .7em 0 0 0;
  }
  #header .header-buttons {
    padding: 4em 0 0;
  }
  #header .header-buttons .header-btn {
    font-size: 1.2em;
  }
  .loaded #home {
    left: 300px;
  }
  .subscribe-on #home {
    left: 25%;
  }
  .info-on #home {
    left: 40%;
  }
}

@media only screen and (max-width: 1366px) {
  .content {
    padding: 20px 0;
  }
  #header {
    width: 260px;
    left: -260px;
  }
  #header .header-logo {
    top: 40px;
    width: 100px;
  }
  #header .message h1 {
    font-size: 5.4em;
  }
  #header #counter {
    padding: 2em 0 0;
  }
  #header #counter > span {
    font-size: 2.3em;
  }
  #header #counter > span > span {
    padding: .5em 0 0 0;
  }
  #header .header-buttons {
    padding: 4em 0 0;
  }
  #header .header-buttons .header-btn {
    font-size: 1.1em;
  }
  .loaded #home {
    left: 260px;
  }
  .subscribe-on #home {
    left: 25%;
  }
  .info-on #home {
    left: 40%;
  }
  #subscribe {
    left: -40%;
    width: 40%;
  }
  #subscribe .content {
    padding-bottom: 110px;
  }
  #subscribe .social-icons {
    bottom: 40px;
  }
}

@media only screen and (max-width: 1200px) {
  #subscribe .social-icons li {
    padding: 0 .6em;
  }
}

@media only screen and (max-width: 1024px) {
  .wrapper {
    padding: 0 40px;
  }
  .close-section {
    right: 10px;
  }
  .scroll-top {
    left: 5px;
  }
  #header {
    width: 180px;
    left: -180px;
  }
  .subscribe-on #header, .info-on #header {
    left: -100%;
  }
  #header .header-logo {
    width: 100px;
    left: 40px;
  }
  #header .message {
    left: 40px;
    padding: 130px 0 50px;
  }
  #header .message h1 {
    font-size: 5em;
  }
  #header #counter {
    padding: 2.2em 0 0;
  }
  #header #counter > span {
    font-size: 2em;
  }
  #header .header-buttons {
    padding: 4em 0 0;
  }
  #header .header-buttons .header-btn {
    font-size: 1.03em;
  }
  .loaded #home {
    left: 180px;
  }
  .subscribe-on #home {
    left: 25%;
  }
  .info-on #home {
    left: 40%;
  }
  #home.slideshow:before {
    background-color: transparent !important;
    background-color: #d8e2e2;
    background-image: -webkit-linear-gradient(-360deg, #d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
    background-image: linear-gradient(90deg,#d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
  }
  #home.particles:before {
    background-color: transparent !important;
    background-color: #d8e2e2;
    background-image: -webkit-linear-gradient(-360deg, #d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
    background-image: linear-gradient(90deg,#d8e2e2 0%, rgba(211, 222, 222, 0) 50%);
  }
  #home.triangle:before {
    background-color: transparent !important;
    background-color: rgba(216, 226, 226, 0.5);
    background-image: -webkit-linear-gradient(-360deg, rgba(216, 226, 226, 0.5) 0%, rgba(211, 222, 222, 0) 50%);
    background-image: linear-gradient(90deg,rgba(216, 226, 226, 0.5) 0%, rgba(211, 222, 222, 0) 50%);
  }
  #home.video:before {
    content: '';
    background-color: transparent !important;
    background-color: rgba(216, 226, 226, 0.5);
    background-image: -webkit-linear-gradient(-360deg, rgba(216, 226, 226, 0.5) 0%, rgba(211, 222, 222, 0) 50%);
    background-image: linear-gradient(90deg,rgba(216, 226, 226, 0.5) 0%, rgba(211, 222, 222, 0) 50%);
  }
  #home.video .video-controls {
    display: none;
  }
  #subscribe {
    left: -45%;
    width: 45%;
    z-index: 10;
  }
  #info {
    left: -80%;
    width: 80%;
    z-index: 10;
  }
  .subscribe-on .mCSB_scrollTools, .info-on .mCSB_scrollTools {
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
}

@media only screen and (max-width: 768px) {
  #subscribe {
    left: -70%;
    width: 70%;
  }
  #info {
    left: -100%;
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {
  #header {
    width: 160px;
    left: -160px;
  }
  .subscribe-on #header, .info-on #header {
    left: -100%;
  }
  #header .header-logo {
    width: 80px;
  }
  #header .message h1 {
    font-size: 4.8em;
  }
  #header #counter {
    padding: 2.2em 0 0;
  }
  #header #counter > span {
    font-size: 1.9em;
  }
  .loaded #home {
    left: 160px;
  }
  #info .section-description {
    max-width: 70%;
  }
  .services-list .service-item {
    width: 49.98%;
  }
  .services-list .service-item:nth-child(-n+3) {
    padding-top: 60px;
  }
  .services-list .service-item:nth-child(3n+1) {
    clear: none;
  }
  .services-list .service-item:nth-child(-n+2) {
    padding-top: 0;
  }
  .services-list .service-item:nth-child(odd) {
    clear: both;
  }
  .contact-box .col-1, .contact-box .col-2, .contact-box .col-3, .contact-box .col-4, .contact-box .col-5, .contact-box .col-6, .contact-box .col-7, .contact-box .col-8, .contact-box .col-9, .contact-box .col-10, .contact-box .col-11, .contact-box .col-12 {
    float: none;
    width: 100%;
  }
  .contact-box .contact-more {
    padding-top: 4em;
    margin: 0 -10px;
  }
  .contact-box .contact-more::after {
    clear: both;
    content: "";
    display: table;
  }
  .contact-box .contact-more .contact-info {
    float: left;
    padding: 0 10px;
    width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 568px) {
  .section-title {
    font-size: 3em;
  }
  #header .message h1 {
    font-size: 3.6em;
  }
  .contact-box .contact-more {
    position: relative;
    margin: 0 0 -4em;
    -webkit-columns: 2 1em;
    -moz-columns: 2 1em;
    columns: 2 1em;
  }
  .contact-box .contact-more .contact-info {
    float: none;
    width: 100%;
    display: inline-block;
    margin: 0 0 1.5em;
    padding: 0;
  }
  .contact-box .contact-more .contact-info-icon {
    font-size: 3em;
  }
  .contact-box .contact-more .contact-info-caption {
    padding: 15px 0 0 25px;
  }
  #info section {
    padding-bottom: 40px;
  }
  .team-list {
    padding: 4em 0 0;
  }
}

@media only screen and (max-width: 480px) {
  #subscribe {
    left: -100%;
    width: 100%;
  }
  #info .section-description {
    max-width: none;
  }
  .services-list .service-item {
    padding-top: 40px;
  }
  .services-list .service-item:nth-child(-n+3) {
    padding-top: 40px;
  }
  .services-list .service-item:nth-child(-n+2) {
    padding-top: 0;
  }
  .services-list .service-item-icon {
    font-size: 3em;
  }
  .services-list .service-item-caption {
    padding: 15px 0 0 20px;
  }
  .team-list .team-item-image {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    margin: -7em 0 0;
  }
  .team-list .team-item-caption {
    margin-top: 2em;
    padding-right: 0;
  }
  .team-list .team-item-icons {
    position: absolute;
    right: 0;
    top: .5em;
    padding: 0;
  }
  .team-list .team-item-icons li {
    padding: 0 0 0 .5em;
  }
  .team-list .flex-control-paging {
    top: 7em;
    left: .3em;
    margin: 0;
  }
  .team-list .flex-control-paging li {
    display: block;
    padding: 0 0 .5em;
  }
  .team-list .flex-control-paging li a {
    width: .34em;
    height: 1.5em;
  }
}

@media only screen and (max-width: 414px) {
  .section-title {
    font-size: 2.7em;
  }
  #header .message h1 {
    font-size: 3.2em;
  }
  #header #counter > span {
    padding: 0 15px;
  }
  .loaded #home {
    left: 0;
  }
  #home.slideshow:before {
    background-color: transparent !important;
    background-color: #d3dede;
    background-image: -webkit-linear-gradient(-360deg, #d3dede 0%, rgba(211, 222, 222, 0) 100%);
    background-image: linear-gradient(90deg,#d3dede 0%, rgba(211, 222, 222, 0) 100%);
  }
  #home.particles:before {
    background-color: transparent !important;
    background-color: #d3dede;
    background-image: -webkit-linear-gradient(-360deg, #d3dede 0%, rgba(211, 222, 222, 0) 100%);
    background-image: linear-gradient(90deg,#d3dede 0%, rgba(211, 222, 222, 0) 100%);
  }
  #home.triangle:before {
    background-color: transparent !important;
    background-color: #d3dede;
    background-image: -webkit-linear-gradient(-360deg, #d3dede 0%, rgba(211, 222, 222, 0) 100%);
    background-image: linear-gradient(90deg,#d3dede 0%, rgba(211, 222, 222, 0) 100%);
  }
  #home.video:before {
    content: '';
    background-color: transparent !important;
    background-color: #d3dede;
    background-image: -webkit-linear-gradient(-360deg, #d3dede 0%, rgba(211, 222, 222, 0) 100%);
    background-image: linear-gradient(90deg,#d3dede 0%, rgba(211, 222, 222, 0) 100%);
  }
  #info section {
    padding-bottom: 30px;
  }
  .services-list {
    margin: 0;
  }
  .services-list .service-item {
    float: none;
    width: 100%;
    padding: 1.5em 0 0 !important;
  }
  .services-list .service-item:first-child {
    padding-top: 0 !important;
  }
  .services-list .service-item-icon {
    font-size: 3em;
  }
  .services-list .service-item-caption {
    padding: 15px 0 0 20px;
  }
  .team-list .team-item-icons {
    position: static;
    padding: .5em 0 0;
  }
  .team-list .team-item-icons li {
    padding: 0 .5em 0 0;
  }
  .contact-box .contact-more {
    margin: 0 0 -2em;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}

@media only screen and (max-width: 380px) {
  .scroll-top {
    display: none;
  }
  .wrapper {
    padding: 0 20px;
  }
  #header .header-logo {
    left: 20px;
  }
  #header .message {
    left: 20px;
  }
  #header .message h1 {
    font-size: 2.8em;
  }
  #header .header-buttons .header-btn {
    padding: .5em 1.5em;
  }
}
