@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900");

.bg-white-content a:hover, .bg-white a:hover, .bg-white-09 a:hover, .bg-white-08 a:hover, .bg-white-07 a:hover, .bg-white-06 a:hover, .bg-white-05 a:hover, .bg-white-04 a:hover, .bg-white-03 a:hover, .bg-white-02 a:hover, .bg-white-01 a:hover, .bg-secondary a:hover, .bg-light a:hover, .bg-dark div[class^='bg-white-0'] a:hover, .bg-dark div[class*=' bg-white-0'] a:hover, .bg-dark-lighter div[class^='bg-white-0'] a:hover, .bg-dark-lighter div[class*=' bg-white-0'] a:hover, .bg-dark-lightest div[class^='bg-white-0'] a:hover, .bg-dark-lightest div[class*=' bg-white-0'] a:hover, div[class^='bg-black'] div[class^='bg-white-0'] a:hover, div[class^='bg-black'] div[class*=' bg-white-0'] a:hover, div[class*=' bg-black'] div[class^='bg-white-0'] a:hover, div[class*=' bg-black'] div[class*=' bg-white-0'] a:hover, .bg-white-content a:focus, .bg-white a:focus, .bg-white-09 a:focus, .bg-white-08 a:focus, .bg-white-07 a:focus, .bg-white-06 a:focus, .bg-white-05 a:focus, .bg-white-04 a:focus, .bg-white-03 a:focus, .bg-white-02 a:focus, .bg-white-01 a:focus, .bg-secondary a:focus, .bg-light a:focus, .bg-dark div[class^='bg-white-0'] a:focus, .bg-dark div[class*=' bg-white-0'] a:focus, .bg-dark-lighter div[class^='bg-white-0'] a:focus, .bg-dark-lighter div[class*=' bg-white-0'] a:focus, .bg-dark-lightest div[class^='bg-white-0'] a:focus, .bg-dark-lightest div[class*=' bg-white-0'] a:focus, div[class^='bg-black'] div[class^='bg-white-0'] a:focus, div[class^='bg-black'] div[class*=' bg-white-0'] a:focus, div[class*=' bg-black'] div[class^='bg-white-0'] a:focus, div[class*=' bg-black'] div[class*=' bg-white-0'] a:focus {
  color: #646464;
}

.bg-dark-content, .bg-black, .bg-black-09, .bg-black-08, .bg-black-07, .bg-black-06, .bg-black-05, .bg-black-04, .bg-black-03, .bg-black-02, .bg-black-01, .bg-dark-lighter, .bg-dark-lightest, .bg-dark {
  color: rgba(255, 255, 255, 0.6);
}

.bg-dark-content h1, .bg-black h1, .bg-black-09 h1, .bg-black-08 h1, .bg-black-07 h1, .bg-black-06 h1, .bg-black-05 h1, .bg-black-04 h1, .bg-black-03 h1, .bg-black-02 h1, .bg-black-01 h1, .bg-dark-lighter h1, .bg-dark-lightest h1, .bg-dark h1, .bg-dark-content h2, .bg-black h2, .bg-black-09 h2, .bg-black-08 h2, .bg-black-07 h2, .bg-black-06 h2, .bg-black-05 h2, .bg-black-04 h2, .bg-black-03 h2, .bg-black-02 h2, .bg-black-01 h2, .bg-dark-lighter h2, .bg-dark-lightest h2, .bg-dark h2, .bg-dark-content h3, .bg-black h3, .bg-black-09 h3, .bg-black-08 h3, .bg-black-07 h3, .bg-black-06 h3, .bg-black-05 h3, .bg-black-04 h3, .bg-black-03 h3, .bg-black-02 h3, .bg-black-01 h3, .bg-dark-lighter h3, .bg-dark-lightest h3, .bg-dark h3, .bg-dark-content h4, .bg-black h4, .bg-black-09 h4, .bg-black-08 h4, .bg-black-07 h4, .bg-black-06 h4, .bg-black-05 h4, .bg-black-04 h4, .bg-black-03 h4, .bg-black-02 h4, .bg-black-01 h4, .bg-dark-lighter h4, .bg-dark-lightest h4, .bg-dark h4, .bg-dark-content h5, .bg-black h5, .bg-black-09 h5, .bg-black-08 h5, .bg-black-07 h5, .bg-black-06 h5, .bg-black-05 h5, .bg-black-04 h5, .bg-black-03 h5, .bg-black-02 h5, .bg-black-01 h5, .bg-dark-lighter h5, .bg-dark-lightest h5, .bg-dark h5, .bg-dark-content h6, .bg-black h6, .bg-black-09 h6, .bg-black-08 h6, .bg-black-07 h6, .bg-black-06 h6, .bg-black-05 h6, .bg-black-04 h6, .bg-black-03 h6, .bg-black-02 h6, .bg-black-01 h6, .bg-dark-lighter h6, .bg-dark-lightest h6, .bg-dark h6 {
  color: #fff;
}

.bg-dark-content a, .bg-black a, .bg-black-09 a, .bg-black-08 a, .bg-black-07 a, .bg-black-06 a, .bg-black-05 a, .bg-black-04 a, .bg-black-03 a, .bg-black-02 a, .bg-black-01 a, .bg-dark-lighter a, .bg-dark-lightest a, .bg-dark a {
  color: rgba(255, 255, 255, 0.7);
}

.bg-black {
  background: #000 !important;
}

.bg-dark {
  background: #000 !important;
}


.zoom {
  transition: transform .9s ease;
}

.zoom:hover {
  -ms-transform: scale(1.06); /* IE 9 */
  -webkit-transform: scale(1.06); /* Safari 3-8 */
  transform: scale(1.06); 

}

.profile-icon {
  display: block;
  margin: 0 auto;
}

.text-black {
  color: #000;
  margin-top: 20px;
}

.font-weight-thin {
  font-weight: 100;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-0, .no-margin {
  margin: 0 !important;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
}

a {
  color: #141414;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

button {
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.container, .container-fluid {
  position: relative;
  padding: 0 20px;
}

.row {
  margin-bottom: -75px;
}

.row div[class^="col-"]:not(.row) {
  margin-bottom: 30px;
}

.footer-font-size {
  font-size: 0.85em;
}

@media (min-width: 571px) {
  .col-spacing-50 {
    margin-right: -25px;
    margin-bottom: -65px;
    margin-left: -25px;
  }
  .col-spacing-50 div[class^="col-"]:not(.row) {
    margin-bottom: 50px;
    padding: 0 25px;
  }
  .col-spacing-40 {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px;
  }
  .col-spacing-40 div[class^="col-"]:not(.row) {
    margin-bottom: 33px;
    padding: 0 20px;
  }
  .col-spacing-70 .row,
  .col-spacing-60 .row,
  .col-spacing-50 .row,
  .col-spacing-40 .row {
    margin-right: -15px;
    margin-bottom: -30px;
    margin-left: -15px;
  }
  .col-spacing-70 .row div[class^="col-"]:not(.row),
  .col-spacing-60 .row div[class^="col-"]:not(.row),
  .col-spacing-50 .row div[class^="col-"]:not(.row),
  .col-spacing-40 .row div[class^="col-"]:not(.row) {
    margin-bottom: 30px;
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .footer-logo {
    display: block;
    width: auto;
    margin: auto;
 }
}

.position-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
}

.position-middle-menu {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
}

.bg-image-center {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-image-signup {
  background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/hero1.jpg');
  background-size: cover;
  background-position: center center;
	background-repeat:no-repeat;
	padding: 0px 0px 50px 0px;
	text-align: center;
}

#background-link {
  cursor: pointer;
}

.broadcast-paragraph-padding {
  padding-bottom: 15px;
}

.btn, .button, .text-btn, .text-btn-2, .text-btn-3 {
  font: 400 15px "Open Sans", sans-serif;
  letter-spacing: 1px;
  text-transform: none;
}

.button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background: #e6e6e6;
  padding: 5px 10px;
  color: #ffffff;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out .2s;
  font-weight: 600;
}

.button:hover {
  position: relative;
  color: #fff;
  background: #000;
  text-decoration: none;
}

.button-lg {
  padding: 16px 42px;
}

.button-radius {
  border-radius: 5px;
}

.button-border-1px,
.button-border-1px.button-circle {
  border-width: 1px;
}

.button-dark, a.button-dark {
  background: #000000;
  border-color: #000000;
  color: #fff;
}

.button-dark:hover, .button-dark:focus, a.button-dark:hover, a.button-dark:focus {
  background: #141414;
  border-color: #141414;
  color: #fff;
}

.button-outline-dark, a.button-outline-dark {
  background: #000;
  border-color: #000;
  transition: 0.5s;
}

.button-outline-dark:hover {
  background: #000;
  border-color: #000;
  transform: translate(0, -5px);
}

/*.button-outline-dark:hover, .button-outline-dark:focus, a.button-outline-dark:hover, a.button-outline-dark:focus {
  border-color: rgba(0, 0, 0, 0.1);
  color: #141414;*/
}

.button-circle, a.button-circle {
  background: #e6e6e6;
  display: inline-block;
  border: 2px solid;
  border-radius: 50%;
  color: #141414;
  text-align: center;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.button-circle-sm {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.button-circle-sm i {
  line-height: 40px;
}

.button-circle-dark, a.button-circle-dark {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
}



.scrolltotop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  z-index: 994;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.scrolltotop.scrolltotop-show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}


.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: -80%;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 42px;
  height: 42px;
  border: 2px solid #FFF;
  background-size: 14px auto;
  background-color: #000;
  border-radius: 50%;
  z-index: 200;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
  60% {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

hr {
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  border: 0;
  margin-right: 0;
  margin-left: 0;
}

.bg-dark hr, .bg-dark-lighter hr, .bg-dark-lightest hr, div[class^='bg-black'] hr, div[class*=' bg-black'] hr {
  background: rgba(255, 255, 255, 0.1);
}

.hyperlink-1,
.hyperlink-2,
.hyperlink-3,
.hyperlink-4,
.hyperlink-5,
.hyperlink-6,
.hyperlink-7,
.hyperlink-8,
.hyperlink-9,
.hyperlink-10,
.hyperlink-11 {
  color: rgba(0, 0, 0, 0.9);
}

.hyperlink-5,
.hyperlink-6 {
  position: relative;
}

.hyperlink-5:before,
.hyperlink-6:before {
  content: '';
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 0;
  height: 1px;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

.hyperlink-5:before {
  left: 0;
}

.bg-dark .hyperlink-1, .bg-dark .hyperlink-2, .bg-dark .hyperlink-3, .bg-dark .hyperlink-4, .bg-dark .hyperlink-5, .bg-dark .hyperlink-6, .bg-dark .hyperlink-7, .bg-dark .hyperlink-8, .bg-dark .hyperlink-9, .bg-dark .hyperlink-10, .bg-dark .hyperlink-11, .bg-dark-lighter .hyperlink-1, .bg-dark-lighter .hyperlink-2, .bg-dark-lighter .hyperlink-3, .bg-dark-lighter .hyperlink-4, .bg-dark-lighter .hyperlink-5, .bg-dark-lighter .hyperlink-6, .bg-dark-lighter .hyperlink-7, .bg-dark-lighter .hyperlink-8, .bg-dark-lighter .hyperlink-9, .bg-dark-lighter .hyperlink-10, .bg-dark-lighter .hyperlink-11, .bg-dark-lightest .hyperlink-1, .bg-dark-lightest .hyperlink-2, .bg-dark-lightest .hyperlink-3, .bg-dark-lightest .hyperlink-4, .bg-dark-lightest .hyperlink-5, .bg-dark-lightest .hyperlink-6, .bg-dark-lightest .hyperlink-7, .bg-dark-lightest .hyperlink-8, .bg-dark-lightest .hyperlink-9, .bg-dark-lightest .hyperlink-10, .bg-dark-lightest .hyperlink-11, div[class^='bg-black'] .hyperlink-1, div[class^='bg-black'] .hyperlink-2, div[class^='bg-black'] .hyperlink-3, div[class^='bg-black'] .hyperlink-4, div[class^='bg-black'] .hyperlink-5, div[class^='bg-black'] .hyperlink-6, div[class^='bg-black'] .hyperlink-7, div[class^='bg-black'] .hyperlink-8, div[class^='bg-black'] .hyperlink-9, div[class^='bg-black'] .hyperlink-10, div[class^='bg-black'] .hyperlink-11, div[class*=' bg-black'] .hyperlink-1, div[class*=' bg-black'] .hyperlink-2, div[class*=' bg-black'] .hyperlink-3, div[class*=' bg-black'] .hyperlink-4, div[class*=' bg-black'] .hyperlink-5, div[class*=' bg-black'] .hyperlink-6, div[class*=' bg-black'] .hyperlink-7, div[class*=' bg-black'] .hyperlink-8, div[class*=' bg-black'] .hyperlink-9, div[class*=' bg-black'] .hyperlink-10, div[class*=' bg-black'] .hyperlink-11 {
  color: #fff;
}

.bg-dark .hyperlink-5:before, .bg-dark .hyperlink-6:before, .bg-dark .hyperlink-7:before, .bg-dark-lighter .hyperlink-5:before, .bg-dark-lighter .hyperlink-6:before, .bg-dark-lighter .hyperlink-7:before, .bg-dark-lightest .hyperlink-5:before, .bg-dark-lightest .hyperlink-6:before, .bg-dark-lightest .hyperlink-7:before, div[class^='bg-black'] .hyperlink-5:before, div[class^='bg-black'] .hyperlink-6:before, div[class^='bg-black'] .hyperlink-7:before, div[class*=' bg-black'] .hyperlink-5:before, div[class*=' bg-black'] .hyperlink-6:before, div[class*=' bg-black'] .hyperlink-7:before {
  background: #fff;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
}

ul {
  margin: 0;
  line-height: 1.87;
  padding: 0 0 0 20px !important;
}

ul li {
  margin: 0 0 8px;
}

ul li:last-child {
  margin: 0;
}

ul li a {
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

ul.list-unstyled, ul.list-dash, ul.list-long-dash, ul.list-horizontal, ul.list-horizontal-unstyled, ul.list-horizontal-dash, ul.list-horizontal-slash, ul.list-horizontal-vbar, ul.list-icon {
  padding: 0;
}

ul.list-unstyled li, ul.list-dash li, ul.list-long-dash li {
  list-style-type: none;
}

ul.list-horizontal li, ul.list-horizontal-unstyled li, ul.list-horizontal-dash li, ul.list-horizontal-slash li, ul.list-horizontal-vbar li {
  display: inline-block;
}

ul.list-horizontal-unstyled li {
  margin: 0 16px 0 0;
}

ul.list-horizontal-unstyled li:last-child {
  margin: 0;
}

.navbar {
  z-index: 995;
  background: #fff;
  height: 90px;
  padding: 0;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}

.navbar .navbar-brand {
  margin-right: 2rem;
}

.navbar .navbar-brand img {
  max-height: 50px;
}

.navbar-absolute, .navbar-absolute-dark {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  width: 100%;
}

.navbar-absolute .nav-toggle-btn.nav-toggle-close .lines, .navbar-absolute-dark .nav-toggle-btn.nav-toggle-close .lines {
  background: transparent;
}

.navbar-absolute .navbar-brand, .navbar-absolute h1, .navbar-absolute h2, .navbar-absolute h3, .navbar-absolute h4, .navbar-absolute h5, .navbar-absolute h6 {
  color: #fff;
}

body {
  color: #646464;
  font-family: "Open Sans", sans-serif;
  font-size: 1.15em;
  font-weight: 300;
  letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 14px;
  letter-spacing: -0.3px;
  color: #141414;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.hero-title {
  position: relative;
  right: 28%;
  margin-bottom: 30px
}

#hero-tablet {
  display: none;
}

#hero-phone {
  display: none;
}

#hero-text {
  width: 40%;
  position: absolute;
  top: 32%;
  left: 10%;
}

h1 {
  font-size: 2.5em;
  /* 40px */
  line-height: 1;
  /* 56px */
}

h2 {
  font-size: 3.1em;
  /* 32px */
  line-height: 1.1;
  /* 48px */
}

h3 {
  font-size: 1.75em;
  /* 28px */
  line-height: 1.5;
  /* 44px */
}

h5 {
  font-size: 2em;
  /* 20px */
  line-height: 1.8;
  /* 36px */
}

p {
  margin: 0;
  line-height: 1.67;
  /* 30px */
}

/* 72px */
.display-4 {
  font-size: 3.5em;
}

.behind-image {
  position: absolute;
  top: 50px;
  right: 55px;
  z-index: -2;
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}

.behind-image:hover {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}

.signup-title {
  color: #ffffff;
  margin-left: 14px;
  text-align: center;
}

.signup-subtitle {
  color: rgb(218, 218, 218);
  margin-left: 14px;
  text-align: center;
}

.form-bottom {
  margin-top: 40px;
  text-align: center;
}

iframe {

}


.hue-light::before {
  content:'';
  position: relative;
  top: 0;
  left: 4%;
  width: 91%;
  height: 100%;
  opacity: .5;
  mix-blend-mode: hard-light;
}

.hue-light:hover {
  animation: animate 2.2s linear infinite;
}

@keyframes animate
{
	0%
	{
		background-position: 0 0;
		filter: hue-rotate(0deg);
	}
	100%
	{
		background-position: 0 0;
		filter: hue-rotate(360deg);
	}
}


.hue-light-hero::before {
  content:'';
  position: relative;
  top: 0;
  left: 4%;
  width: 91%;
  height: 100%;
  opacity: .5;
  mix-blend-mode: hard-light;
}

.hue-light-hero:hover {
  animation: animate-hero 3.2s linear 1;
}

@keyframes animate-hero
{
	0%
	{
		background-position: 0 0;
		filter: hue-rotate(0deg);
	}
	100%
	{
		background-position: 0 0;
		filter: hue-rotate(360deg);
	}
}

#numbered-columns {
  font-size: 3.8em;
  margin-bottom: -25px
}


.letter-spacing-2px {
  letter-spacing: 2px;
}

.line-height-140 {
  line-height: 140%;
}

.line-height-160 {
  line-height: 160%;
}

i {
  display: inline-block;
}

.footer {
  padding: 70px 0 120px 0;
  margin-top: 22px;
}

.footer-logo {
  width: 130px;
  height: auto; 
  margin: auto;
}

.portfolio-wrapper.row {
  margin: 0;
}

.portfolio-wrapper.row div[class^="col-"], .portfolio-wrapper.row div[class*=" col-"] {
  margin: 0;
}

.portfolio-wrapper .portfolio-item {
  width: 100%;
  text-align: left;
}

@media (min-width: 1200px) {
  .portfolio-wrapper.column-6 .portfolio-item {
    width: 16.66%;
  }
  .footer-logo {
    margin-bottom: 10px;
  }
}

.container .portfolio-wrapper.spacing-10 {
  margin: -5px;
}

.portfolio-item .portfolio-box {
  position: relative;
}

.portfolio-item .portfolio-box .portfolio-img {
  position: relative;
  overflow: hidden;
}

.portfolio-item .portfolio-box .portfolio-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.portfolio-item .portfolio-box a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
}

.portfolio-item .portfolio-box:hover .portfolio-img img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-filter: blur(1.5px);
  filter: blur(1.5px);
}

.hover-style-4 .portfolio-item .portfolio-box {
  overflow: hidden;
}

.hover-style-4 .portfolio-item .portfolio-box:hover .portfolio-img img {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-filter: blur(0);
  filter: blur(0);
}

body:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  background: #fff;
  width: 100%;
  height: 100%;
}

body.loaded:after {
  display: none;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  visibility: visible;
  opacity: 1;
  background: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
}

.preloader div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loaded .preloader {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.preloader-2 div {
  position: relative;
  width: 60px;
  height: 60px;
}

.preloader-2 div .loader-circular {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform-origin: center center;
  width: 60px;
  height: 60px;
  margin: auto;
  animation: loader-two-rotate 2s linear infinite;
}

.preloader-2 div .loader-path {
  stroke: #141414;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: loader-two-dash 1.5s ease-in-out infinite;
}

.section, .section-md {
  padding: 0 0 140px 0;
}

#become-vip {
  padding: 120px 0 120px 0;
}

.become-vip-success {
  padding: 0px 0 120px 0;
}

#become-vip-signup {
  padding: 120px 0 140px 0;
  margin-bottom: -19px;

}

.section-lg {
  padding: 110px 0 95px 0;
}


.yellow-slider {
  background-color: #ffe01b;
  margin-bottom: -22px;
  padding: 120px 0 160px 0;
}

.yellow-slider-success {
  background-color: #ffe01b;
  margin-bottom: 110px;
  padding: 120px 0 170px 0;
}

.black-slider {
  background-color: #000;
  padding: 180px 0 250px 0;
}


.headline-h1 {
margin: 0 auto;
  color: #000;
  font-weight: 400;
  margin-bottom: 15px;
}

.headline-h1-success {
  margin: 0 auto;
    font-weight: 400;
    margin-bottom: 15px;
  }


.last-button-paragraph {
  color: #000;
  font-size: 1.5em;
}

.skype {
  width: 8%;
  margin-right: 6px;
}

.envelope {
  width: 8%;
  margin-right: 10px;
}


@media (max-width: 850px) {
  .display-4 {
    font-size: 2.5em;
  }
}

@media (max-width: 768px) {
  .display-1 {
    font-size: 5.5em;
  }
  /* 64px */
  .display-4 {
    font-size: 1.75em;
  }
  /* 48px */
  #hide-watch-thumbnails {
    display: none;
  }
  .section, .section-md {
    padding: 30px 0 80px 0;
  }
  .section-lg {
    padding: 80px 0 5px 0;
  }
  .footer {
    margin-top: 60px;
  }
  #hero-text {
    width: 95%;
    position: absolute;
    top: 30%;
    left: 10%;
  }
  .hero-title {
    position: relative;
    right: 24%;
    margin-bottom: 30px
  }
}

.section-title {
  position: relative;
  margin-bottom: 70px;
}

.section-title .btn, .section-title .button, .section-title .text-btn {
  margin-bottom: 10px;
}

.section-fullscreen {
  width: 100%;
  height: 100%;
}

.section-halfscreen {
  width: 100%;
  height: 50%;
}

.section-fullscreen div[class^='bg-black'], .section-fullscreen div[class*=' bg-black'], .section-fullscreen div[class^='bg-white'], .section-fullscreen div[class*=' bg-white'], .section-fullscreen div[class^='bg-dark'], .section-fullscreen div[class*=' bg-dark'], .section-fullscreen div[class^='bg-grey'], .section-fullscreen div[class*=' bg-grey'],
.section-fullscreen .container, .section-fullscreen .container-fluid {
  height: 53%;
}

.fullscreen-toggle-btn .lines {
  position: relative;
  display: inline-block;
  background: #000;
  width: 18px;
  height: 2px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

.fullscreen-toggle-btn .lines:before, .fullscreen-toggle-btn .lines:after {
  content: '';
  position: absolute;
  left: 0;
  background: #000;
  width: 18px;
  height: 2px;
  display: inline-block;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

.fullscreen-toggle-btn .lines:before {
  top: 5px;
}

.fullscreen-toggle-btn .lines:after {
  top: -5px;
}

.fullscreen-toggle-btn.fullscreen-toggle-hide {
  visibility: hidden;
  opacity: 0;
}

.navbar-dark .fullscreen-toggle-btn .lines, .navbar-dark .fullscreen-toggle-btn .lines:before, .navbar-dark .fullscreen-toggle-btn .lines:after, .navbar-transparent-dark .fullscreen-toggle-btn .lines, .navbar-transparent-dark .fullscreen-toggle-btn .lines:before, .navbar-transparent-dark .fullscreen-toggle-btn .lines:after, .navbar-absolute .fullscreen-toggle-btn .lines, .navbar-absolute .fullscreen-toggle-btn .lines:before, .navbar-absolute .fullscreen-toggle-btn .lines:after {
  background: #fff;
}

.navbar-shrink.navbar-absolute .fullscreen-toggle-btn .lines, .navbar-shrink.navbar-absolute .fullscreen-toggle-btn .lines:before, .navbar-shrink.navbar-absolute .fullscreen-toggle-btn .lines:after {
  background: #000;
}

.fullscreen-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 997;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.fullscreen-menu .fullscreen-menu-wrapper {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
  height: 100%;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.bg-dark.fullscreen-menu, .bg-dark-lighter.fullscreen-menu, .bg-dark-lightest.fullscreen-menu, div[class^='bg-black'].fullscreen-menu, div[class*=' bg-black'].fullscreen-menu {
  cursor: url(../images/cursor-white.png), auto;
}

.fullscreen-toggle-btn {
  float: right;
  visibility: visible;
  opacity: 1;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.fullscreen-toggle-btn .lines {
  position: relative;
  display: inline-block;
  background: #000;
  width: 18px;
  height: 2px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

.fullscreen-toggle-btn .lines:before, .fullscreen-toggle-btn .lines:after {
  content: '';
  position: absolute;
  left: 0;
  background: #000;
  width: 18px;
  height: 2px;
  display: inline-block;
  -webkit-transition: linear 0.1s;
  transition: linear 0.1s;
}

.fullscreen-toggle-btn .lines:before {
  top: 5px;
}

.fullscreen-toggle-btn .lines:after {
  top: -5px;
}

.fullscreen-toggle-btn.fullscreen-toggle-hide {
  visibility: hidden;
  opacity: 0;
}

.navbar-dark .fullscreen-toggle-btn .lines, .navbar-dark .fullscreen-toggle-btn .lines:before, .navbar-dark .fullscreen-toggle-btn .lines:after, .navbar-transparent-dark .fullscreen-toggle-btn .lines, .navbar-transparent-dark .fullscreen-toggle-btn .lines:before, .navbar-transparent-dark .fullscreen-toggle-btn .lines:after, .navbar-absolute .fullscreen-toggle-btn .lines, .navbar-absolute .fullscreen-toggle-btn .lines:before, .navbar-absolute .fullscreen-toggle-btn .lines:after {
  background: #fff;
}

.navbar-shrink.navbar-absolute .fullscreen-toggle-btn .lines, .navbar-shrink.navbar-absolute .fullscreen-toggle-btn .lines:before, .navbar-shrink.navbar-absolute .fullscreen-toggle-btn .lines:after {
  background: #000;
}

.fullscreen-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 997;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.fullscreen-menu .fullscreen-menu-wrapper {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
  height: 100%;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.fullscreen-menu .fullscreen-menu-wrapper .position-top,
.fullscreen-menu .fullscreen-menu-wrapper .position-middle,
.fullscreen-menu .fullscreen-menu-wrapper .position-bottom {
  padding: 0 20px;
}

@media (min-width: 768px) {
  .fullscreen-menu .fullscreen-menu-wrapper .position-top,
  .fullscreen-menu .fullscreen-menu-wrapper .position-middle,
  .fullscreen-menu .fullscreen-menu-wrapper .position-bottom {
    padding: 0 50px;
  }
  .fullscreen-menu .fullscreen-menu-wrapper .position-top {
    top: 50px;
  }
  .fullscreen-menu .fullscreen-menu-wrapper .position-bottom {
    bottom: 50px;
  }
}

.fullscreen-menu.fullscreen-menu-show {
  visibility: visible;
  opacity: 1;
}

.fullscreen-menu.fullscreen-menu-show .fullscreen-menu-wrapper {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.bg-dark.fullscreen-menu, .bg-dark-lighter.fullscreen-menu, .bg-dark-lightest.fullscreen-menu, div[class^='bg-black'].fullscreen-menu, div[class*=' bg-black'].fullscreen-menu {
  cursor: url(../images/cursor-white.png), auto;
}

.bg-grey.fullscreen-menu, .bg-grey-lighter.fullscreen-menu, .bg-grey-lightest.fullscreen-menu, div[class^='bg-white'].fullscreen-menu, div[class*=' bg-white'].fullscreen-menu {
  cursor: url(../images/cursor-black.png), auto;
}

@media (max-width: 1400px) {
  .section, .section-md {
    padding: 40px 0 160px 0;
  }
  .section-lg {
    padding: 70px 0 20px 0;
  }
  .footer {
    margin-top: 55px;
  }
  .yellow-slider {
    background-color: #ffe01b;
    margin-bottom: -55px;
    padding: 120px 0 150px 0;
  }
  .yellow-slider-success {
    background-color: #ffe01b;
    margin-bottom: 110px;
    padding: 120px 0 160px 0;
  }
  #become-vip {
    padding: 120px 0 90px 0;
}
#hero-text {
  width: 35%;
  position: absolute;
  top: 30%;
  left: 10%;
}
.hero-title {
  position: relative;
  right: 24%;
  margin-bottom: 30px
}
#hero-desktop {
  display: none;
}
#hero-tablet {
  display: block;
}
}



@media (max-width: 992px) {
  .navbar .container, .navbar .container-fluid {
    height: 90px;
    -webkit-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
  }
  ul {
    margin: 0;
    line-height: 1.87;
    padding: 0 0 0 20px !important;
  }
  #social-media-icons{
    padding: 0 !important;
  }
  .fullscreen-menu {
    cursor: pointer !important;
  }
  .section, .section-md {
    padding: 40px 0 160px 0;
  }
  .section-lg {
    padding: 80px 0 0 0;
  }
  .footer {
    margin-top: 70px;
  }
  .yellow-slider {
    background-color: #ffe01b;
    margin-bottom: -70px;
    padding: 120px 0 150px 0;
  }
  .yellow-slider-success {
    margin-bottom: 110px;
    padding: 120px 0 170px 0;
  }
  h5 {
    font-size: 1.9em;
    line-height: 1.8;
  }
  .headline-h1 {
    margin-left: 12px;
  }
  #hero-button {
    position: relative;
    left: -8%;
  }
  .signup-image {
  float: right;
  }
}

@media (max-width: 767px) {
  h5 {
    font-size: 2.9em;
    line-height: 1.1;
    padding-top: 10px
  }
  .headline-h1 {
    margin-left: 12px;
  }
  .navbar .navbar-brand img {
    max-height: 40px;
  }
  #hero-text {
    width: 40%;
    top: 35%;
    left: 5%;
  }
  #hero-button {
    position: relative;
    left: -17%;
  }
  
}

@media (max-width: 570px) {
  /* 56px */
  .display-4 {
    font-size: 1.5em;
  }
  .position-middle {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
  }
  .section, .section-md {
    padding: 40px 0 150px 0;
  }
  .section-lg {
    padding: 70px 0 20px 0;
  }
  .footer {
    margin-top: 35px;
  }
  .section-title {
    margin-bottom: 65px;
  }
  .footer-font-size {
    font-size: 0.75em;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .yellow-slider {
    background-color: #ffe01b;
    margin-bottom: -70px;
    padding: 120px 40px 190px 40px;
  }
  .yellow-slider-success {
    margin-bottom: 110px;
    padding: 120px 0 155px 0;
  }
  .headline-h1 {
    margin-left: 12px;
  }
  .navbar .navbar-brand img {
    max-height: 35px;
  }
  #hero-text {
    width: 35%;
    top: 36%;
    left: 10%;
  }
}

@media (max-width: 550px) {
  #hero-tablet {
    display: none;
  }
  #hero-phone {
    display: block;
  }
  h2 {
    font-size: 3em;
}
#hero-text {
  width: 55%;
  top: 16%;
  left: 38%;
}
#hero-button {
  display: none
}
}















