/*
Theme Name: Coherent Labs
Author: Thomas Wise
Author URI:
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css?family=Karla");
@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed");
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi2+Condensed:700');
@font-face {
  font-family: "LineAwesome";
  src: url("../fonts/line-awesome.eot?v=1.1.");
  src: url("../fonts/line-awesome.eot??v=1.1.#iefix") format("embedded-opentype"),
       url("../fonts/line-awesome.woff2?v=1.1.") format("woff2"),
       url("../fonts/line-awesome.woff?v=1.1.") format("woff"),
       url("../fonts/line-awesome.ttf?v=1.1.") format("truetype"),
       url("../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe,
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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

input, textarea {
    font-family: 'Karla';
}

ol, ul {
  list-style: none; }

ul.with-bullets {
  list-style: disc;
}

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.row {
  width: 100%;
  display: block;
  position: relative; }

.col {
   display: block;
  position: relative;
 }

.col1 {
  width: 100%;
  display: block;
  position: relative; }

.col2, .col3, .col4, .col4_75, .col5 {
  float: left;
  display: block;
  position: relative; }

.col2 {
  width: 50%; }

.col3 {
  width: 33.33%; }

.col4 {
  width: 25%; }

.col4_75 {
  width: 75%; }

.col5 {
  width: 20%; }



/* Colors */
/* Font Import */
html {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #FFFFFF;
  overflow-x: hidden;
  width: 100%;
  background-color: #0A0A0A;
  text-align: center;

}

  .container {
  width: 90%;
  margin: auto; }

.clear {
  clear: both; }

.flex {
  display: flex;
}

/* Setting the fonts */
h1, h2, h3, h4, h5, ul, li, a {
  font-family: 'Barlow Semi Condensed', sans-serif; }

p {
  font-family: 'Karla', sans-serif;
  color: #FFFFFF; }

a {
  color: #FFFFFF;
  cursor: pointer;

   }

a:hover {
  cursor: pointer;
}

h1 {
  font-size: 80px;
  line-height: 84px; }

h2 {
  font-size: 50px;
  line-height: 64px; }

h3 {
  font-size: 40px;
  line-height: 50px; }
h4 {
  font-size: 26px;
  line-height: 30px; }

p {
  font-size: 16px;
  line-height: 20px; }

a {
  text-decoration: none; }

article {
  margin-top: 80px; }

header {
  height: 40px;
  width: 100%;
  position: fixed;
  z-index: 100;
  background-color: #0A0A0A;
  padding: 20px 0;
  top: 0;
  left: 0%; }

  .site-header-gameface {
      height: 40px;
  width: 100%;
  position: fixed;
  z-index: 100;
  padding: 20px 0;
  top: 0;
  left: 0%;
  background-size: cover;
  }

header .row {
  width: 90%;
  margin: auto;
  margin-top: -10px;
}

header .col4 {
  text-align: left; }

header img {
  width: 150px;
  text-align: left; }

.headernav {
  text-align: right; }

.headernav ul li {
  display: inline-block;
  padding: 20px;
  text-transform: uppercase;
  transition-duration: 0.5s;
}

.headernav #menu-item-132 {
  text-decoration: underline;
  font-weight: bolder; }

#menu-item-1233 {
  text-decoration: underline;
}


  #menu-item-257
{
    position: relative;
  }

#menu-item-313 {
  position: relative;
}

  .sub-menu ul li:nth-last-child(1) {
  text-decoration: none;
  font-weight: initial; }




#menu-item-313:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}


  #menu-item-257:hover .sub-menu  {
  visibility: visible;
  opacity: 1;
}


  #menu-item-257, #menu-item-859, #menu-item-991, #menu-item-134  {
    position: relative;
  }

  .sub-menu ul li:nth-last-child(1) {
  text-decoration: none;
  font-weight: initial;
}

 .sub-menu {
  position: absolute;
  background-color: #0a0a0a;
  margin-top: 10px;
  left: 20px;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0s;

}



#menu-item-991:hover .sub-menu  {
  visibility: visible;
  opacity: 1;
}


  #menu-item-257:hover .sub-menu  {
  visibility: visible;
  opacity: 1;
}

#menu-item-134:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}

  #menu-item-257 {
    position: relative;
  }

  .sub-menu ul li:nth-last-child(1) {
  text-decoration: none;
  font-weight: initial; }




 .sub-menu li:hover {
  cursor: pointer;
}

  #menu-item-257:hover .sub-menu  {
  visibility: visible;
  opacity: 1;
}

/*
#menu-item-257 .sub-menu li:nth-child(1) {
    background-image: url('/wp-content/uploads/2018/11/Gameface_white@3x.png');
}
#menu-item-257 .sub-menu li:nth-child(2) {
    background-image: url('/wp-content/uploads/2018/11/Prysm_white@2x.png');
}
#menu-item-859 .sub-menu li:nth-child(1) {
    background-image: url('/wp-content/uploads/2018/10/Hivemind_white.png');
}
*/

.headernav ul li .sub-menu li {
  padding: 0;
  width: 190px;
  height: 80px;
  background-color: #2E2E2E;
  transition-duration: 0.5s;
  cursor: pointer;
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.sub-menu li a {
  padding-left: 20px;
}
#menu-item-257 .sub-menu li {
  display: table;
}

#menu-item-257 .sub-menu li a,
#menu-item-859 .sub-menu li a {
/*
  position: absolute;
  bottom: 5px;
  right: 5px;
  height: 90%;
*/
  width: 100%;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
 }

 #menu-item-859 {
  position: relative;
 }

/*
#menu-item-859 .sub-menu li a {
  text-align: left;
  padding-left: 20px;

 }

*/

   #menu-item-859:hover .sub-menu  {
  visibility: visible;
  opacity: 1;
}


 #menu-item-991 > .sub-menu {
  left: -200px;
  visibility: hidden;
  display: none;
  opacity: 0;
  background-color: #2E2E2E;
  width: 46.5em;
  height: 16.5em;
 }

.headernav #menu-item-991 ul li .sub-menu li {
  height: auto;
}
#menu-item-991 .sub-menu .sub-menu li {
  width: 100%;
  text-align: left;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.1em;
  white-space: nowrap;
}
#menu-item-991 > .sub-menu > li {
  width: 33%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 20px;
}
#menu-item-991 .sub-menu li a {
  margin-top: 10px;
  margin-left: 10px;
  text-decoration: underline;
}

 #menu-item-991:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  display: block;
 }


 #menu-item-991 ul li, #menu-item-1038 ul li, #menu-item-991 ul li {
  display: inline-block;
  position: relative;

 }

 #menu-item-991 .sub-menu #menu-item-1038 .sub-menu, #menu-item-991 .sub-menu #menu-item-1039 .sub-menu, #menu-item-991 .sub-menu #menu-item-1040 .sub-menu {
  display: block;
  padding: 0;
  background-color: #2E2E2E;
  transition-duration: 0.5s;
  cursor: pointer;
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  left: 0;

}
#menu-item-991 .sub-menu #menu-item-1038 .sub-menu a, #menu-item-991 .sub-menu #menu-item-1039 .sub-menu a, #menu-item-991 .sub-menu #menu-item-1040 .sub-menu a  {
  text-decoration: none;
}

#menu-item-991 .sub-menu li .sub-menu  {
  display: block;
}

#menu-item-991 .sub-menu li .sub-menu li a {
  height: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.headernav ul li .sub-menu li:hover,
#menu-item-991:hover .sub-menu .sub-menu,
#menu-item-991 .sub-menu:hover .sub-menu,
#menu-item-991 > .sub-menu li:hover li {
  background-color: #191919;
}
#menu-item-991 .sub-menu .sub-menu li:hover {
  opacity: 0.55;
}

/* Home Page */
.home-content {
  color: #FFFFFF; }

  .home-landing, .product-landing {
    height: 100vh;
    align-items: center;

  }

.home-landing .col2 {
  height: 700px;
  display: table; }

.home-landing .col2 img {
  position: absolute;
  width: 750px;
  top: -150px;
  right: -200px; }

.landing-text {
  display: table-cell;
  vertical-align: middle; }

.home-products .flex, .home-services .flex {
  display: flex;
  justify-content: space-around;
}
.home-products .col, .home-services .col {
 text-align: left;
 width: 40%
}

.home-products .col img, .home-services .col img  {
  width: 40%;
  margin: 20px 0;
}

.home-products .col2 p {
  width: 80%;
}

.home-services {
  display: none !important;
}

.home-services {
  margin: 50px 0;
}

.home-services h4 {
  color: #F9BB39;
  font-size: 34px;
  margin: 24px 0;
}


.home-services .col:nth-child(1) img {
  position: absolute;
     left: -35%;
    top: -15%;
    width: 140%;
}

/* hamburger menu */


.hamburger {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 200;
  display: none;
}

.hamburger-line {
  width: 35px;
  height: 2px;
  background-color: #ffffff;
  display: block;
  margin: 3px auto;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  -webkit-transition: all 0.5s ease-in-out;
  /* Safari, Chrome */
  -moz-transition: all 0.5s ease-in-out;
  /* Firefox 4.0~16.0 */
  transition: all 0.5s ease-in-out;
  /* IE >9, FF >15, Opera >12.0 */ }

  .hamburger-line:nth-child(2) {
    display: none;
  }
  .hamburger.is-active .hamburger-line:nth-child(2) {
    display: block;
  }

.hamburger-line.is-active {
  background-color: white; }

.hamburger:hover {
  cursor: pointer; }

.hamburger.is-active {
  -webkit-transition: all 0.5s ease-in-out;
  /* Safari, Chrome */
  -moz-transition: all 0.5s ease-in-out;
  /* Firefox 4.0~16.0 */
  transition: all 0.5s ease-in-out;
  /* IE >9, FF >15, Opera >12.0 */
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: rotate(585deg);
  /* Safari, Chrome */
  -moz-transform: rotate(585deg);
  /* Firefox 3.5~16.0 */
  -ms-transform: rotate(585deg);
  /* IE9~10 */
  -o-transform: rotate(585deg);
  /* Opera 10.5~12.10 */
  transform: rotate(585deg); }

.hamburger.is-active .hamburger-line:nth-child(2) {
  width: 0px; }

.hamburger.is-active .hamburger-line:nth-child(1),
.hamburger.is-active .hamburger-line:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.hamburger.is-active .hamburger-line:nth-child(1) {
  -webkit-transform: translateY(5px);
  /* Safari, Chrome */
  -moz-transform: translateY(5px);
  /* Firefox 3.5~16.0 */
  -ms-transform: translateY(5px);
  /* IE9~10 */
  -o-transform: translateY(5px);
  /* Opera 10.5~12.10 */
  transform: translateY(5px); }

.hamburger.is-active .hamburger-line:nth-child(3) {
  -webkit-transform: translateY(-5px) rotate(90deg);
  /* Safari, Chrome */
  -moz-transform: translateY(-5px) rotate(90deg);
  /* Firefox 3.5~16.0 */
  -ms-transform: translateY(-5px) rotate(90deg);
  /* IE9~10 */
  -o-transform: translateY(-5px) rotate(90deg);
  /* Opera 10.5~12.10 */
  transform: translateY(-5px) rotate(90deg); }

  /* Mobile Menu */

.site-nav-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #141414;
  z-index: 200;
  opacity: 0.9;
  visibility: hidden;
  z-index: -10;
  opacity: 0;
  transition-duration: 1s;

}

.site-nav-mobile.is-active  {
  visibility: visible;
  z-index: 150;
  opacity: 1;
}

.site-nav-mobile  nav .menu-menu-two-container {
  text-align: center;
  display: flex;
  width: 100%;
  height: 100vh;
  align-items: center;

}

.site-nav-mobile  nav ul {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.site-nav-mobile  nav ul li {
  padding: 10px;
  font-size: 30px;
}

.site-nav-mobile .sub-menu {
  width: 100%;
  text-align: center;
  position: relative;
  background-color: transparent;
  display: none;
  left: initial;
     transition-duration: 1s;

}

.site-nav-mobile .sub-menu li a {
  padding-left: 0;
  font-size: 25px;
}

#menu-item-400:hover .sub-menu, #menu-item-854:hover .sub-menu, #menu-item-1012:hover  .sub-menu, #menu-item-401:hover  .sub-menu  {
  display: block;
  visibility: visible;
  opacity: 1;
  display: block;
  visibility: visible;
  opacity: 1;


 }




 #menu-item-401:hover .sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  display: block;
  visibility: visible;
  opacity: 1;


 }

/* Products and Service Buttons */


.home-products a, .home-services a {
  padding: 10px 20px;
  border: solid 1px #ffffff;
  font-size: 18px;
}

.home-products .col p, .home-services .col p {
  margin: 54px 0;
  margin-bottom: 80px;
}

.home-products .col:nth-child(1) a {
  border-color: #3F87CB;
   -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.home-products .col:nth-child(2) a {
  border-color: #02D5AC;
   -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.home-services .col a {
  border-color: #F9BB39;
      -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.home-products .col:nth-child(1) a:hover {
  background-color: #3F87CB;
  color: #000000;
}

.home-products .col:nth-child(2) a:hover {
  background-color: #02D5AC;
  color: #000000;
}

.home-services .col a:hover {
  background-color: #F9BB39;
  color: #000000;

}

/* CL Tech */

.home-cl-tech .flex {
  width: 100%;
  position: relative;
  justify-content: space-around;
  text-align: left;
  margin-top: 80px;
}

.home-cl-tech .col-1, .home-cl-tech .col-2 {
  width: 30%;
  position: relative;

}

.home-cl-tech .col-2 {
  text-align: center;
}

.home-cl-tech .col-2 img {
  width: 80%;
  margin: auto;
}

.home-cl-tech .col-1 p {
  margin: 30px 0;
  margin-bottom: 50px;
}

.home-cl-tech .col-1 img {
  width: 60%;
}

.home-cl-tech .flex:nth-child(2) a {

  padding: 10px 20px;
  border: solid 1px #FFF534;
  font-size: 18px;
      -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.home-cl-tech .flex:nth-child(2) a:hover {
  background-color: #FFF534;
  color: #000000;
}

.home-cl-tech .flex:nth-child(3) .col-1 a  {

  padding: 10px 20px;
  border: solid 1px #7E3200;
  font-size: 18px;
      -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.home-cl-tech .flex:nth-child(3) .col-1 a:hover {
  background-color: #7E3200;
  color: #000000;
}

.home-cl-tech .flex:nth-child(4) .col-1 a  {

  padding: 10px 20px;
  border: solid 1px #EEEEEE;
  font-size: 18px;
      -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.home-cl-tech .flex:nth-child(4) .col-1 a:hover {
  background-color: #EEEEEE;
  color: #000000;
}

.home-cl-tech .cl_tech_row_home {
    text-align: center;
    padding: 20px;
    max-width: 890px;
    margin: auto;
    padding-top: 0;
    margin-top: 0;
}

.home-cl-tech h3 {
  margin: 50px 0;  
}

.home-cl-tech .cl_tech_row_home .slick-slide img {
    width: 100%;
    margin: auto;
}

.home-cl-tech .cl_tech_row_home .sliderwrapper {
    position: relative;
    min-width: 250px;
    height: 100%;
    min-height: 250px;
}

.home-cl-tech .cl_tech_row_home .slick-slide p {
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
}

.standard-cl-button {
  padding: 10px 20px;
  border: solid 1px #EEEEEE;
  background: transparent;
  font-size: 2em;
  white-space: nowrap;
  -webkit-transition: background-color 0.5s linear, color 0.5s linear;
  -moz-transition: background-color 0.5s linear, color 0.5s linear;
  transition: background-color 0.5s linear, color 0.5s linear;
}

.standard-cl-button:hover {
  background-color: #EEEEEE;
  color: #000000;
}

.standard-cl-button.black {
  border: solid 1px #0a0a0a;
  font-size: 1.5em;
}

.standard-cl-button.black:hover {
  background-color: #0a0a0a;
  color: #fff;
}

.home-parters h3,
.portfolio-testimonials h3 {
  margin: 50px 0;
}

.portfolio-testimonials h3 {
  margin: 50px 0;
  text-align: center;
}

.home-parters  .flex,
.portfolio-testimonials .flex {
  min-width: 100%;
  display: flex;
    flex-wrap: wrap;
      justify-content: center;
    text-align: center;
    align-items: center;
    }



.home-parters .logo-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
    align-items: center;
  width: 19.8%;
  height: 120px;
  /*background-color: #F5F5F5;*/
  /*border: solid 1px #0A0A0A;*/
  position: relative;
  animation-duration: 1s;
}

#logo-text{
  position: absolute;
  width: 100%;
  height: 120px;
  background-color: #0a0a0a;
  left: 0;
  top: 0;
  visibility: 0;
  opacity: 0;
  transition-duration: 1s;
  cursor: pointer;
  display: table;

}
#logo-text p{
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    text-align: left;
    font-size: 14px;
    text-align: center;
}
.home-parters .logo-wrapper:hover {
  visibility: visible;
  opacity: 0.5;
}


.home-parters .logo-wrapper img {
  width: 60%;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}

.home-testimonials .testimoial,
.portfolio-testimonials .testimoial {
  text-align: center;
  padding: 20px;
  max-width: 700px;
  margin: auto;
  padding-top: 0;
  margin-top: 0;
}

.home-testimonials p,
.portfolio-testimonials p {
  margin: 30px 0;
}

/* Product Page Template*/



.product-content {
  text-align: left;
}

.product-content h3 {
  text-align: center;
}

.product-content .product-landing .col-1, .product-content .product-landing .col-2 {
  width: 50%;
  height: 700px;
  position: relative;
}



.product-content .product-landing .col-1  p{
  width: 80%;
}

.product-content .product-landing .col-1 img {
  width: 250px;
  margin-bottom: 50px;
  margin-top: 140px;
}

.product-content .product-landing .col-2 img {
  position: absolute;
  top: -500px;
  left: 50px;
  width: 1400px;
   -webkit-animation: cube 3s 1; /* Safari 4.0 - 8.0 */
  animation: cube 3s 1;
    }

 /* Safari 4.0 - 8.0 */
    @-webkit-keyframes cube {
        0% {opacity: 0;
          left: 500px;
        }
        50% {opacity: 1;}
        100% {opacity: 1;
          left: 50px;
        }


    }

    /* Standard syntax */
    @keyframes cube {
       0% {opacity: 0;
          left: 500px;
        }
        50% {opacity: 1;}
        100% {opacity: 1;
          left: 50px;
        }

    }

.product-how-it-works {
  width: 100%;
  text-align: center;
  margin: 50px 0;
}

.product-how-it-works h3 {
  margin-bottom: 50px;
}

.product-how-it-works img{
  max-width: 700px;
  margin: auto;
  text-align: center;
}

.product-copy {
  margin: 150px 0;
  display: flex;
  justify-content: space-around;
}
.product-copy .col {
  width: 26%;
}

.product-copy img {
  opacity: 0.2;
}

.product-copy .col h4, .product-copy .col p {
  margin-bottom: 30px;
}
.product-copy .col p {
  margin-bottom: 50px;
}

.product-copy .col:nth-child(1)  h6 {
  background-image: linear-gradient(to right, #00DCFF 0%, #4B9AE6 50%, #3E42B8 100%);
  padding: 15px 1px;
  width: 258px;
  padding-top:16px;
  padding-right: 1px;
  white-space: nowrap;
}
.product-copy .col:nth-child(3)  h6 {

  background-image: linear-gradient(to right, #00DCFF 0%, #3E42B8 25%, #F5436A 75%, #F5BC35 100%);
  padding: 15px 1px;
  width: 258px;
  padding-top:16px;
  padding-right: 1px;
  white-space: nowrap;
}

.screen-reader-text, #searchsubmit {
  display: none!important;
}
#s {
  background-color: transparent;
  border: solid 1px #13D4BD;
  margin-top: 50px;
  width: 50%;
  font-size: 18px;
  padding: 4px;
  font-family:'Barlow Semi Condensed', sans-serif;
  color: #13D4BD;
}

.blog-post-page-wrapper .blog-page-row .col-1 h6 {


  background-image: linear-gradient(to right, #00DCFF 0%, #3E42B8 25%, #F5436A 75%, #F5BC35 100%);
  padding: 15px 1px;
  width: 258px;
  padding-top:16px;
  padding-right: 1px;
  margin: auto;
  white-space: nowrap;
}


.blog-post-page-wrapper .blog-page-row .col-1 a {
  background-color: #ffffff;
  padding: 12px 80px;
  padding-bottom: 12px;
  font-size: 20px;
  transition-duration: 0.5s;
  position: relative;
  z-index: 25;

}

.blog-post-thumbnail-anchor {
  width: 100%;
  height: 100%;
  display: block;
}
.blog-post-title-anchor {
  margin: 1em auto;
  width: 90%;
}

.product-copy .col a {
  background-color: #0A0A0A;
  padding: 12px 20px;
  padding-bottom: 12px;
  font-size: 20px;
  transition-duration: 0.5s;
  position: relative;
  z-index: 25;

}

.product-copy .col a:hover {
  background: transparent;
}

.product-copy .col img {
  width: 100%;
}

.img-right, .img-left {
  justify-content: space-around;
  align-items: center;
}

.product-info h4, .product-info img {
  margin-top: 40px;
}

.img-right img, .img-left img {
  object-fit:contain;
  width:100%;
}

.img-right .col-1, .img-left .col-1{

  width: 50%;
}
.img-right .col-2, .img-left .col-2{
  width: 30%;
}

.product-supported {
  margin: 50px 0;
}

.product-supported h3 {
  margin: 50px 0;
}

.product-supported .flex {
  display: flex;
  flex-wrap: wrap;
      justify-content: center;
  text-align: center;
  align-items: center;
}
.partner-logo {
  width: 15%;
  flex-wrap: wrap;
  border: solid 1px #0A0A0A;
  /* height: 140px; */
  display: flex;

}
.partner-logo img {
    width: 60%;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
  }

     .product-made-with {
      margin: 50px 0 ;
     }
   .product-made-with h3 {
    margin: 50px 0;
   }
   
   .product-made-with .background-image-cl::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.product-made-with .background-image-cl::after {
    background-color: rgba(0, 0, 0, 0.5) !important;
}
  .product-made-with .background-image-cl {
    height: 600px;
    background-size: cover;
    position: relative;
    font-size: 60px;
  }

 .product-made-with .background-image-cl .col-1 p {
  position: absolute;
  bottom: 40px;
  left: 100px;
  font-size: 22px;
  line-height: 1.2em;
  width: 40%;
  text-align: left;
  font-family:'Barlow Semi Condensed', sans-serif;
  z-index: 1;
 }

 .product-made-with .background-image-cl .col-2 a{
  position: absolute;
  bottom: 40px;
  right: 100px;
  font-size: 22px;
  padding: 15px 50px;
  border: solid 1px #FC833E;
  transition-duration: 0.5s;
  z-index: 1;
 }

 .product-made-with .background-image-cl .col-2 a:hover {
  background-color: #FC833E;
  color: #ffffff;

 }



 /* Sign Up */

    .sign-up {
      display: flex;
      height: 300px;
      justify-content: center;
      position: relative;
      z-index: 50;
    }

    .sign-up h3 {
      margin: 50px 0;
    }
    .sign-up .col-1 {
      width: 30%;
      text-align: left;
    }
    .sign-up .col-2 {
      width: 40%;
    }
    .cuboid-motif-container {
      width: 500px;
      margin: auto;

      position: relative;
    }
    .cuboid-motif-container img {
      width: 200px;
      margin: 0 -30px;
    }
    #cubeone {

      position: absolute;
      top: 20px;
      right: 310px;
    }
    #cubetwo {
      width: 160px;
      position: absolute;
      top: 0;
      right: 240px;
    }
    #cubethree {
      width: 180px;
      position: absolute;
      right: 120px;
      top: 20px;
    }
    #cubefour {
      width: 160px;
      position: absolute;
      top: 100px;
      right: 0;
      animation-duration: 1s;
    }
    #cubeone1 {

      position: absolute;
      top: 20px;
      right: 310px;
      display: none;
    }
    #cubetwo1 {
      width: 162px;
      position: absolute;
      top: 0;
      right: 240px;
      display: none;
    }
    #cubethree1 {
      width: 182px;
      position: absolute;
      right: 122px;
      top: 20px;
      display: none;
    }
    #cubefour1 {
      width: 162px;
      position: absolute;
      top: 99px;
      right: 2px;
      display: none;
      animation-duration: 1s;
    }
    #cubeone1:hover {
      display: block;
    }


    #cubeone:hover ~ #cubeone1 {

      display: block;
    }
    #cubetwo1:hover {
      display: block;
    }

    #cubetwo:hover ~ #cubetwo1 {

      display: block;
    }
    #cubethree1:hover {
      display: block;
    }

    #cubethree:hover ~ #cubethree1 {

      display: block;
    }
    #cubefour1:hover {
      display: block;
    }

    #cubefour:hover ~ #cubefour1 {

      display: block;
    }



    .sign-up a {

  padding: 10px 82px;
  border: solid 1px #FF6A42;
  font-size: 18px;
      -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;  /* Firefox 4.0~16.0 */
            transition-duration: 1s;
}

.sign-up a:hover {
  background-color: #FF6A42;
  color: #000000;
}

/* blog posts-page */

.blog-wrapper {
  margin: 60px 0;
  position: relative;
  z-index: 80;

}

.blog-wrapper h3 {
  padding: 20px;
  padding-left: 0;
  padding-bottom: 0;
  text-align: left;
}
.blog-row {
  width: 100%;
  display: block;
  position: relative;
  display: flex;
  text-align: left;
  padding: 20px;
  padding-left: 0;
}

.blog-row .post {
  width: 16vw;
  height: 9vw;
  margin-right: 1%;
  margin-bottom: 7em;
  position: relative;
  background-size: cover;
  opacity: 1;
  transition-duration: 0.5s;
  cursor: pointer;
}

.blog-row .post:hover {
  filter: brightness(1.25);
  cursor: pointer;
}

.post-thumbnail {
  position: relative;
  width: 200px;

}


.blog-row article {
  margin-top: 0;

}

#seemore {
  position: absolute;
  right: 0;
}
#seemore:hover {
  opacity: 0.75;
}

.blog-row .post h5 {
  margin: 1em 15px;
  text-align: left;
  font-size: 20px;
}
.blog-row .post p {
  margin-left: 15px;
  bottom: 0;
}
.blog-row .post #read {
  left: initial;
  right: 15px;
}
.post-thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.blog-row .col-1 {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blog-row .col-2 {
  width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog-row .col-2 img {
  width: 60%;
  margin: auto;
}


/* blog-post-page */

.container-2 {
  background-color: #ffffff;
  color: #0A0A0A;
}

.blog-post-page-wrapper .post h1, .blog-post-page-wrapper .post h2, .blog-post-page-wrapper .post h3, .blog-post-page-wrapper .post h4, .blog-post-page-wrapper .post h5, .blog-post-page-wrapper .post p, .blog-post-page-wrapper .post a  {
  color: #0A0A0A!important;
  text-align: left;
}

.blog-post-page-wrapper .post h2, .blog-post-page-wrapper .post h3, .blog-post-page-wrapper .post h4 {
  line-height: 2em;
}

.blog-page-row h4 {
  line-height: 2em;
  font-weight: bold;
}

.blog-post-page-wrapper {
  position: relative;
  z-index: 50;
  text-align: left;
  width: 90%;
  margin: auto;
  padding-bottom: 30px;
}

.blog-page-row {
  width: 100%;
    width: 100%;
  display: block;
  position: relative;
  display: flex;
  text-align: left;
  padding: 20px;
  padding-left: 0;
  justify-content: center;
}

.blog-page-row .col-1, .blog-page-row .col-2 {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;

}

.blog-page-row .col-1 p {
  width: 100%
}

.blog-page-row .col-1 img, .blog-page-row .col-2 img{
  width: 70%;
  margin-left: 15%;

}


.blog-page-row.col-3 {
  width: 100%;

}

.blog-page-row .col-3 img {
  width: 80%;
  margin-left: 10%;
}

/* Events */

.events-page {
  text-align: left;
}

.blog-row .post .events-article p:nth-child(4){
  left: initial;
  right: 15px;
}

.blog-row .post .events-article h5{
  font-size: 28px;
}

.blog-row h1 {
  position: absolute;
  right: 0;
  bottom: 50px;
  opacity: 0.5;
  font-family: 'Barlow Semi2 Condensed', sans-serif;
  font-size: 110px;
  font-weight: bolder;
}


/* Footer */

footer {
  height: 600px;
  margin-top: 100px;
  background-position: top 500px;
  background-size: 150%;
  position: relative;
  z-index: 2;
  font-family: 'Karla', sans-serif;
  overflow: hidden;
}

footer .wrapper p {
  display: inline-block;
    font-size: 16px;
    padding: 5px;
    padding-bottom: 0;
}


footer .wrapper {
  position: absolute;
  left: 650px;
  bottom: 50px;
  z-index: 100;
}

footer #footerboid {
  position: absolute;
  bottom: 0px;
  left: -5%;
  min-width: 120%;
  pointer-events: none;
}
footer a {
    font-family: 'Karla', sans-serif;

}

footer .footer-left {
  position: absolute;
  left: 5%;
  bottom: 50px;
  text-align: left;
}
footer .footer-right  {
  position: absolute;
  right: 5%;
  bottom: 50px;
  text-align: right;
  font-family: 'Karla', sans-serif;
}

@media (max-width: 768px) {
  footer .footer-right  {
    bottom: 30px;
  }
}

footer .site-nav2:nth-child(2) {
    position: absolute;
    bottom: 0;
    right: 190px;
      font-family: 'Karla', sans-serif;

}

footer .footer-left img {
  width: 200px;
  margin-bottom: 20px;
}

footer li {
  font-size: 22px;
  font-weight: bolder;
  margin-top: 5px;
}

footer .sub-menu li {
  font-size: 14px;
}

footer .sub-menu li:hover {
  opacity: 0.6;
}

footer .sub-menu li a {
  font-family: 'Karla', sans-serif;
}
footer .sub-menu {
    position: relative;
    background-color: #0a0a0a;
    left: 0;
    text-align: right;
    visibility: visible;
    opacity: 1;
    transition-duration: 1s;
    margin-top: 0;
}

footer .sub-menu li a {
    font-weight: normal;
}



.site-footer-blackback  {
  height: 500px;
  background-position: top 500px;
  background-size: 150%;
  position: relative;
  margin-top: -100px;
  background-color: #ffffff;
  z-index: 10;
}

.site-footer-blackback  #footerboid {
  position: absolute;
  bottom: 0px;
  left: -5%;
  min-width: 120%;
}


.site-footer-blackback  .footer-left {
  position: absolute;
  left: 5%;
  bottom: 50px;
  text-align: left;
}
.site-footer-blackback  .footer-right  {
  position: absolute;
  right: 5%;
  bottom: 50px;
  text-align: right;
}

.site-footer-blackback  .footer-left img {
  width: 200px;
  margin-bottom: 20px;

}

.slick-dots {
  width: 30px!important;
  top: 30px!important;
  right: -50px!important;
}

.slick-dots li {
  display: block!important;
  padding: 10px!important;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 20px!important;

    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #ffffff!important;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #E5E5E5!important;
}

/* serach */

.Search-wrapper {
  max-width: 800px;
  margin: auto;
    margin-top: 100px;

  padding: 20px;

}
.Search-wrapper .post {
background-size: cover;
    height: 180px;
    width: 320px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
}

.bordertop {
  padding-top: 50px;
  margin-top: 50px;
   border-top: solid 1px;
}

.Search-wrapper h5, .Search-wrapper p{
  width: 100%;
  font-size: 20px;
}

.footer-left, .footer-right {
        position: relative;
        z-index: 10;
      }

      .footercuboid {
        width: 100%;
        height: 150px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
      }
      .cuberight, .cubeleft {

        height: 150px;
        position: absolute;
        background-color: #0A0A0A;
      }
      .cubeleft {
        width: 600px;
        left: 0;
        bottom: 0;
        border-right: solid 5px white;

      }
      .cuberight {
        width: 1200px;
        left: 605px;
        bottom: 0;
      }

      .cuberightangle {
        width: 800px;
        height: 800px;
        position: absolute;
        right: -2px;
        top: 0;
     background-color: #0A0A0A;
        border-top: solid 5px white;
      -webkit-transform: rotate(25deg);  /* Safari, Chrome */
       -moz-transform: rotate(25deg);  /* Firefox 3.5~16.0 */
        -ms-transform: rotate(25deg); /* IE9~10 */
         -o-transform: rotate(25deg);  /* Opera 10.5~12.10 */
            transform: rotate(25deg);
      -webkit-transform-origin: top right;
       -moz-transform-origin: top right;  /* Firefox 3.5~16.0 */
        -ms-transform-origin:top right;  /* IE9~10 */
         -o-transform-origin: top right;  /* Opera 10.5~12.10 */
            transform-origin: top right;

      }

      .cubeleftangle {
        background-color: #0A0A0A;
        width: 1800px;
        height: 800px;
        position: absolute;
        z-index: 1;
        left: -2px;
        top: 0;
        border-top: solid 5px white;
      -webkit-transform: rotate(-25deg);  /* Safari, Chrome */
       -moz-transform: rotate(-25deg);  /* Firefox 3.5~16.0 */
        -ms-transform: rotate(-25deg); /* IE9~10 */
         -o-transform: rotate(-25deg);  /* Opera 10.5~12.10 */
            transform: rotate(-25deg);
          transform-origin: top left;
      -webkit-transform-origin: top left;
       -moz-transform-origin: top left;  /* Firefox 3.5~16.0 */
        -ms-transform-origin:top left;  /* IE9~10 */
         -o-transform-origin: top left;  /* Opera 10.5~12.10 */
            transform-origin: top left;
      }

      #footer-whiteback {
        background-color: #ffffff;
        margin-top: 0;
        padding-top: 100px;
      }
      @media (max-width: 768px) {
        #footer-whiteback {
          padding-top: 0px;
        }
      }

      .catblog-wrapper {
        margin-top: 100px;
      }

      .catblog-wrapper article {
          width: 16vw;
          height: 9vw;
          margin: auto;
          margin-top: 50px;
          margin-bottom: 7em;
          display: flex;
          align-items: center;
          flex-wrap: wrap;
      }
      .catblog-wrapper article:hover {
        filter: brightness(1.25);
      }

      .catblog-wrapper  article h5 {
        font-size: 20px;
      }



/* BIG SCREEN  */

@media (min-width: 2000px) {

 .cubeleftangle {
    width: 3800px;
    position: absolute;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
}

}

@media (min-width: 1500px) {

.home-services .col:nth-child(1) img {
    position: absolute;
    left: 0;
    top: -15%;
    width: 100%;

  }

  .home-parters .logo-wrapper {
    height: 250px;
  }

  #logo-text {
    height: 250px;
  }

  .home-parters .logo-wrapper img {
    margin: initial;
  }

  .product-content .product-landing .col-2 img {
    position: absolute;
    top: -700px;
    left: 50px;
    width: 2000px;
}

.product-content .product-landing .col-1, .product-content .product-landing .col-2 {
  padding-left: 100px;
}

.product-content .product-landing .col-1 p {
  width: 100%;
}

.product-copy .col img {
    width: 60%;
    margin-left: 20%;
}

.partner-logo img {
  width: 40%;
}

.blog-wrapper {
  margin-bottom: 200px;
}

footer {
  height: 800px;
}

}

@media (max-width: 900px) {
  .site-nav-mobile, .hamburger {
    display: block;
  }
  .site-nav {
    display: none;
  }

  .home-landing .col2 {
    width: initial;
  }

    .home-landing .col2  img {
      opacity: 0.4;
      right: -300px;
    }

      .home-landing .col2 .landing-text {
        width: 600px;
      }

      .home-parters .flex {
      flex-wrap: wrap;
      justify-content: center;
    text-align: center;
    align-items: center;
    }


  .home-parters .logo-wrapper {
  width: 33%;
  height: 240px;
  display: flex;


}


.home-services h3, .home-products h3 {
  margin-bottom: 30px;
}
#logo-text {
  height: 240px;
}

.home-partners .row {
  margin-bottom: 20px;
}

.home-testimonials .testimoial {
  max-width: 500px;
}

.sign-up {
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  text-align: center;
  align-items: center;
}

.sign-up .col-1, .sign-up .col-2 {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.sign-up h3, .sign-up a {
  text-align: center;
  width: 60%;
}
.cuboid-motif-container {
  width: 400px;
}
.home-testimonials {
  margin-top: 150px;
}
.sign-up {
  margin-bottom: 100px;
}
.home-products .flex, .home-services .flex {
    flex-wrap: wrap;
  }

  .home-products .flex .col, .home-services .flex .col {
    width: 90%;
    text-align: center;
  }

  .home-services .flex {
    margin-left: 5%;
  }

  .home-services .flex {
    flex-direction: column-reverse;
  }
  .home-services .flex .col:nth-child(1) img {
    position: relative;
    width: 50%;
    margin-left: 25%;
    text-align: center;
    display: none;
  }

  .home-cl-tech .flex {
    justify-content: center;
  }

  .home-cl-tech .col-1, .home-cl-tech .col-2 {
    width: 40%;
  }

  /* Products */

  .product-content .flex {
    flex-wrap: wrap;
  }
  .product-content .product-landing {
    position: relative;
  }
  .product-content .product-landing .col-1, .product-content .product-landing .col-2{
    width: 90%;
  }
  .product-content .product-landing .col-1 {
    padding-left: 40px;
  }
  .product-content .product-landing .col-2 {
    position: absolute;
    top: 0;
    right: 0;
  }
  .product-content .product-landing .col-2 img {
    opacity: 0.5;
  }
  .product-how-it-works img {
    width: 80%;
    margin: auto;
  }
  .product-copy {
    margin-top: 60px;
  }
  .product-copy .col {
    width: 90%;
    margin-top: 50px;
  }
    .product-copy .col:nth-child(2) {
      display: none;
    }
    .product-made-with .background-image-cl {
      height: 400px;
      background-position: center;
    }

    .product-supported .partner-logo {
      width: 24.7%;
    }

    .product-made-with .background-image-cl .col-1 p {
          left: 20px;
          font-size: 16px;
    }
    .product-made-with .background-image-cl .col-2 a {
          right: 20px;
          font-size: 16px;
          padding: 10px 50px;

    }

    .blog-wrapper .flex {
      flex-wrap: wrap;
    }

    .blog-wrapper .flex .post {
      width: 31%;
    }

    .blog-post-page-wrapper .flex {
      flex-wrap: wrap;
    }

    .blog-page-row .col-1, .blog-page-row .col-2 {
      width: 100%;
    }

    .blog-page-row .col-2 img {
      margin-top: 50px;
    }

    .blog-page-row .col-1 h3, .blog-page-row .col-1 p {
    text-align: center;
}
#textleftfix2 {
      flex-direction: column-reverse;

    }
#textleftfix2 p {
  text-align: left;
}
.blog-page-row .col-2 img {
  margin-bottom: 20px;
}

.loading-cuboid2 {
  width: 60%;
  margin: auto;
  display: flex;
  align-items: center;
  height: 100vh;
}

.loading-cuboid2 img {
  width: 100%;
   -webkit-animation: load3 2s 1; /* Safari 4.0 - 8.0 */
      animation: load3 2s 1;

    }

.contin2 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 5px;
 -webkit-animation: load3 5s 1; /* Safari 4.0 - 8.0 */
      animation: load3 5s 1;

    }

    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes load3 {
        0% {opacity: 0;}
        100% {opacity: 1;}

    }

    /* Standard syntax */
    @keyframes load3 {
       0% {opacity: 0;}
        100% {opacity: 1;}

    }

    }

@media (max-width: 1100px) {
        .cubeleft, .cuberightangle {
          display: none;
        }
        .cuberight {
          left: 0!important;
          transform: rotate(14deg);
          transform-origin: top left;
          width: 1000px;
          height: 220px;
        }

        footer {
          height: 500px;
          margin-top: 20px;
        }
        footer {
          overflow-y: hidden;
        }
        footer .footer-left img {
          width: 140px;
}

 footer .wrapper {
          position: absolute;
          left: 250px;
          bottom: 100px;
        }

        footer .wrapper p {
          font-size: 14px;
        }


      }

@media (max-width: 750px)  {

     .catblog-wrapper h3 {
      font-size: 30px;
     }

  .cuberight {
          height: 450px!important;
        }

        footer {
          height: 700px;
          overflow-x: hidden;
        }

        footer .footer-left {
          width: 80%;
          left: 10%;
          bottom: 20px;
          text-align: center;
        }

        footer .footer-right {
              width: 80%;
              left: 10%;
              top: 224px;
              text-align: center;
        }


        footer .fa-2x {
          font-size: 1.5em;
        }



  .Search-wrapper h2 {
    font-size: 40px;
  }


    #textleftfix {
      flex-direction: column-reverse;

    }


  header img {
    margin-top: 10px;
    width: 120px;
  }

  h1 {
    font-size: 50px;
    line-height: 50px;
  }

.home-landing .col2 .landing-text {
      width: 90%;
    }

  .home-landing .row .col2:nth-child(2) {
    position: absolute;
    top: 0;
  }


  .home-products .flex, .home-services .flex {
    flex-wrap: wrap;
  }

  .home-products .flex .col, .home-services .flex .col {
    width: 90%;
    text-align: center;
  }

  .home-landing .col2 img {
    right: -800px;

   }

  .home-services .flex {
    margin-left: 5%;
  }

  .home-services .flex {
    flex-direction: column-reverse;
  }
  .home-services .flex .col img {
    position: relative;
  }
  .home-products h3, .home-services h3, .home-cl-tech h3  {
      margin-bottom: 30px;
    }

    .home-cl-tech h3 {
      margin-bottom: 50px;
    }

    .home-cl-tech .flex {
      flex-wrap: wrap;
    }

    .home-cl-tech .flex .col-1, .home-cl-tech .flex .col-2, .home-cl-tech .flex .col-3 {
      width: 90%;
      text-align: center;
    }

    .home-parters .flex {
      flex-wrap: wrap;
    }

.home-parters .logo-wrapper img{
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 80%;
}

.home-testimonials .testimoial {
  max-width: 90%;
}

.home-parters .logo-wrapper {
  width: 49.2%;
  height: 260px;

}

#logo-text {
  height: 260px;

}

#logo-text p {
  line-height: 14px;
}

.home-testimonials {
    margin-top: 100px;
}

.sign-up h3 {
  margin-top: 0;
  width: 100%;
}

.cuboid-motif-container {
    width: 900px;
    position: absolute;
    right: -20px;
}

.home-cl-tech .flex {
  margin-top: 20px;
}

.home-products .col img, .home-services .col img {
  width: 60%;
}

.product-content .product-landing .col-2 img {
    position: absolute;
    top: -500px;
    left: -80px;
    width: 1400px;
}

.product-info .flex {
  flex-wrap: wrap;
}

.img-right .col-1, .img-left .col-1, .img-right .col-1, .img-left .col-2 {
  width: 90%;
}

.img-right .col-2, .img-left .col-2 {
  width: 70%;
  margin-bottom: 20px;
}

.product-how-it-works img {
    width: 95%;
    margin: auto;
}

.product-copy {
  margin-top: 50px;
}


.product-info img {
  margin: 20px inherit;
}
.product-supported h3, .product-how-it-works h3, .product-made-with h3, .sign-up h3 {
  font-size: 33px;
}

.product-supported h3 {
  margin-top: 0;
}

.product-supported .partner-logo {
  width: 49.2%;
}

.blog-wrapper .flex .post {
    width: 49%;
    margin-bottom: 10em;
}

.blog-row .col-2 img {
  width: 80%;
}

.blog-wrapper h3 {
  font-size: 30px;
}

.blog-row .post h5 {
  font-size: 16px;
  height: 4em;
}

.events-wrapper .blog-row .post {
  height: 140px;
}

.events-wrapper .blog-row  {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
}

.events-wrapper .blog-row .post {
  width: 46%;
}

.landing-text {
    display: table-cell;
    vertical-align: top;
    padding-top: 100px;

}

.sign-up h3 {
  margin-bottom: 10px;
}

.events-wrapper .blog-row h1 {
  bottom: initial;
  top: 0;
  font-size: 40px;
}

.blogblog .blog-page-row .col-1 img, .blogblog .blog-page-row .col-2 img {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 40px;
    margin-top: 0;

}
.blogblog .blog-page-row .col-1 h3, .blogblog .blog-page-row .col-1 p{
  text-align: left;
}

.blogblog .blog-page-row .col-1 h3 {
    font-size: 30px;
    text-align: left;
}

.product-made-with .background-image-cl .col-1 p {
  width: 94%;
  left: 5%;
  bottom: 100px;
}

.product-made-with .background-image-cl .col-2 a {
    left: 5%;

}

.hamburger {
  top: 25px;
}
.site-header-gameface, .site-header-prysm, .site-header {
  padding: 10px 0;
}

.product-content .product-landing .col-1  {
  padding-left: 10px;
}
.product-content .product-landing .col-1 img {
  width: 70%;
  margin-top: 50px;
}
.product-content .product-landing .col-1 p {
  width: initial;
}

footer {
    height: 870px;
}

.cuberight {
  height: 650px!important;
}
footer .sub-menu {
  text-align: center;
}

footer .sub-menu li a {
  padding: 0;
}

footer .site-nav2:nth-child(2) {
  width: 100%;

}

footer .site-nav2:nth-child(2) {

    position: absolute;
    bottom: 115px;
    right: initial;
    text-align: center;
    width: 100%;
}
footer .wrapper {
    position: absolute;
    left: initial;
    z-index: 100;
    bottom: 130px;
    width: 100%;
    text-align: center;
}

.footer-left p {
  font-size: 12px;
}

}

@media (max-width: 400px)  {

    .Search-wrapper .post {
      width: 270px;
      height: 130px;
    }
    font-family: 'Karla', sans-serif;
    .Search-wrapper .post p {
      font-size: 14px;
    }

    .catblog-wrapper article {
      width: 280px;
    }
    .slick-prev {
        left: 0px !important;
    }
    .slick-next {
        right: 0px !important;
    }
    .home-cl-tech .cl_tech_row_home .slick-slide p{
        font-size: 24px
    }
    .home-parters .logo-wrapper{
        height: 120px;
    }


 }

 .animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}




@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  98% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  98% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

#particle-slider {
  background-color: #0a0a0a;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  margin-top: -10px;
  top: 0;
  left: 0;
  z-index: 1;
  transition-duration: 2s;
}

#landing-page-tagline {
  z-index: 5;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, 0%);
  white-space: nowrap;
  font-size: 7vh;
}

#landing-page-tagline strong {
  font-weight: bold;
}

#continue-to-site-button {
  padding: 10px 20px;
  border: solid 1px #EEEEEE;
  font-size: 2em;
  -webkit-transition: background-color linear 0.5s, color linear 0.5s;
  -moz-transition: background-color linear 0.5s, color linear 0.5s;
  transition: background-color linear 0.5s, color linear 0.5s;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 65%;
  color: #ffffff;
  z-index: 250;
  white-space: nowrap;
}

#continue-to-site-button:hover {
  color: #0a0a0a;
  background-color: #fff;
}


      .loading-cuboid {
      width: 200px;
      height: 100vh;
      display: flex;
      align-items: center;
      margin: auto;
      position :relative;
      -webkit-animation: load 3s 1; /* Safari 4.0 - 8.0 */
      animation: load 3s 1;
      position: relative;
    }

    .loading-cuboid img {
      width: 100%;
      position: absolute;
      right: -300px;
      top: 0;
      -webkit-animation: load2 3s 1; /* Safari 4.0 - 8.0 */
      animation: load2 3s 1;
      position: relative;
    }

    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes load {
        0% {opacity: 0;}
        50% {opacity: 1;}

    }

    /* Standard syntax */
    @keyframes load {
       0% {opacity: 0;}
        50% {opacity: 1;}

    }

    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes load2 {
         0% {right: 0; top: -500px;}
        50% {right: 0; top: 0;}
        100% {
          right: -300px;
        }

    }

    /* Standard syntax */
    @keyframes load2 {
       0% {right: 0;top: -500px;}
        50% {right: 0; top: 0;}
        100% {
          right: -300px;
        }


    }

    canvas {
      position: absolute;
      top: 0;
      left: 0;
    }


@media (min-width: 1000px) {
  body {
    background-repeat: no-repeat;
  }
  body > .dg {
    display: block;
  }
}
@media (min-width: 2560px) {
  .partner-logo {
    height: 280px;
  }
}

#menu-item-1038 a, #menu-item-1039 a, #menu-item-1040 a {
  cursor: default;
}

#menu-item-1038 .sub-menu a, #menu-item-1039 .sub-menu a, #menu-item-1040 .sub-menu a {
  cursor: pointer;
}

.slick-prev {
    left: -25px !important;
}
.slick-next {
    right: -25px !important;
}

