/*
CSS Reset
http://meyerweb.com/eric/tools/css/reset/
*/
@font-face {
  font-family: 'CanterBold';
  src: url('../fonts/CanterBold.otf');
  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;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  padding-top: 80px;
}
ol, ul {
  list-style: none;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
b {
  font-weight: 600;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* particleground demo */

* { 
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  width: 100%;
  height: 100%;
}
body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #303030;
  line-height: 1.3;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
  cursor: default;
  color: #888888;


}
p {
margin: 0 0 10px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
  margin: 0;
  cursor: default;
}
img {
  max-width: 100%;
}
::-webkit-media-controls {
  display:none !important;
}
.affix {
  z-index: 9999;
  display: block;
}
.affix-top {
  display: block;
}
#standard {
  height: 100%;
  -webkit-overflow-scrolling: touch; 
            position:relative;
}
.logo {
  max-width: 125px;
  margin-top: -10px;
}
.background {
  background: url(../images/background.jpg) no-repeat 50% 100%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -5%;
  bottom: -5%;
}
.scene
      { position:relative; overflow:hidden; display: block;}
.layer div {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.scene, .layer {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
#particles {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.intro {
  position: absolute;
  left: 0;
  top: 25%;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}

.subheader {
  font-family: "Source Sans Pro";
  font-size: 20px;
  color: #757c94;
  font-weight: 300;
  margin-top: 18px;
  margin-bottom: 18px;
}
.subheader .big{
  font-size: 22px;
  color: #9ea4ba;
  font-weight: 600
}

.intro input.form-control {
  height: 43px;
  border:0px;
  background: transparent;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); 
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); 
}
.intro button.btn {
  border-radius: 50px !important;
  height: 43px;
  width: 43px;
  background: #ff6b6b;
  padding: 10px;
  text-transform: none;

  
}
.intro .search {
  border-radius: 50px;
  background: #fff;
  padding: 6px;
  overflow: hidden;

}
.intro i.fa {
  font-size: 14px;
}


.bigtitle {
  text-transform: uppercase;
  font-size: 78px;
  margin-top: -15px;
  font-family: 'CanterBold', sans-serif;
  letter-spacing: 0.1em;
  text-align: left;
  margin-left: 30px;
  float:left;
}

h1::after {
  content: '';
  width: 80px;
  display: block;
  height: 10px;
  line-height: 1.1;
}
.shape {
  opacity: 0.9;
  text-shadow: rgb(32, 38, 60) 1px 1px,
    rgb(32, 38, 60) 2px 2px,
    rgb(32, 38, 60) 3px 3px,
    rgb(32, 38, 61) 4px 4px,
    rgb(32, 38, 61) 5px 5px,
    rgb(32, 39, 61) 6px 6px,
    rgb(33, 39, 61) 7px 7px,
    rgb(33, 39, 62) 8px 8px,
    rgb(33, 39, 62) 9px 9px,
    rgb(33, 39, 62) 10px 10px,
    rgb(33, 39, 63) 11px 11px,
    rgb(33, 40, 63) 12px 12px,
    rgb(34, 40, 63) 13px 13px,
    rgb(34, 40, 63) 14px 14px,
    rgb(34, 40, 64) 15px 15px,
    rgb(34, 40, 64) 16px 16px,
    rgb(34, 41, 64) 17px 17px,
    rgb(34, 41, 65) 18px 18px,
    rgb(34, 41, 65) 19px 19px,
    rgb(35, 41, 65) 20px 20px,
    rgb(35, 41, 65) 21px 21px,
    rgb(35, 41, 66) 22px 22px,
    rgb(35, 42, 66) 23px 23px,
    rgb(35, 42, 66) 24px 24px,
    rgb(35, 42, 67) 25px 25px,
    rgb(36, 42, 67) 26px 26px,
    rgb(36, 42, 67) 27px 27px,
    rgb(36, 43, 67) 28px 28px,
    rgb(36, 43, 68) 29px 29px,
    rgb(36, 43, 68) 30px 30px,
    rgb(36, 43, 68) 31px 31px,
    rgb(36, 43, 69) 32px 32px,
    rgb(37, 43, 69) 33px 33px,
    rgb(37, 44, 69) 34px 34px,
    rgb(37, 44, 69) 35px 35px,
    rgb(37, 44, 70) 36px 36px,
    rgb(37, 44, 70) 37px 37px,
    rgb(37, 44, 70) 38px 38px,
    rgb(38, 45, 71) 39px 39px;

}
.intro h1 {
  font-size: 70px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  font-weight: 100;

}

.intro h5 {
  font-size: 36px;
  font-family: 'Lobster', cursive;
  text-align: center;
  color: #fff;
}
.intro p {
  color: rgba(255,255,255,.9);
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1.5;
  font-size: 17px;
}
.intro p.extra {
  margin-top: 25px;
  border-top:1px dashed #808080;
  padding-top: 25px;
}
.intro p.extra b {
  font-weight: 600;
}
.form-group.divide {
  border-left: 1px solid #e9e9e9;
}
.form-inline .form-group {
  width: 40%;
}
.intro .btn {
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  margin-top: 40px;
  text-decoration: none;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
}
.btn:focus {
  outline:none;
  border: 0px !important;
}
.container2 {
  margin:0 auto;
  max-width: 835px;
  padding-right: 15px;
  padding-left: 15px;
}
.block {
  font-family: 'Open Sans', sans-sarif;
}
.block1 .block1-icon {
  font-size: 48px;
  color: #2e90b8;
  position: relative;
  font-weight: 400;
  margin-right: 20px;
  float:left;
  min-width: 55px;
  text-align: center;
}
.block1 .text {
  font-family: 'Open Sans', sans-sarif;
  overflow: hidden;
}
.block1 .text p {
  font-weight: 300;
  font-size: 15px;
}
.block1 .text h4 {
  font-family: 'Open Sans', sans-sarif;
  font-size: 17px;
  color: #222;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 0px;
}
@media screen and (max-width: 38em) {
  .block1 .text {
    overflow: visible !important;
  }
}
.label-cgcase{
  background: transparent;
  padding: 5px;
  padding-top:8px;
  padding-bottom: 8px;
  font-weight: 300;
  margin-right: 10px;
  border-radius: 0px;
  color: #b2b6c4;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}
.label-cgcase:first-child {
  margin-left: 0px;
}
.label-cgcase:hover {
  padding: 8px;
  background: #fff;
  color: #343434;
  border-radius: 40px;
  border-bottom:1px solid #e0e0e0;
  box-shadow: 0 3px 0 rgba(224,224,224,1);
}
.label-cgcase:hover a {
  border-bottom: 0px;
}
.label-cgcase a {
  font-size: 13px;
  color: #b2b6c4;
  text-decoration: none;
  border-bottom:1px dashed #b2b6c4;
}
@media only screen and (max-width: 1000px) {

}

@media only screen and (max-width: 800px) {

}

@media only screen and (max-width: 568px) {
  .intro {
    padding: 0 10px;
    margin: 0 auto;
  }
  .content { 
    width: 100%;
  }
  .loader-background {
    display: none;
  }
  h1 {
    font-size: 100px;
    text-align: center;
    padding-top: 20px;
  }
  h5 {
    text-align: center

  }
  p {
    font-size: 18px;
  }
  .btn {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .content {
    width: 400px;
    text-align: center;
  }
  .content { 
    width: 100%;
  }
  h1 {
    font-size: 80px;
    text-align: center;
    padding-top: 20px;
  }
  h5 {
    text-align: center

  }
  .loader-background {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .content { 
    width: 100%;
  }
  h1 {
    font-size: 70px; 
    text-align: center;
    padding-top: 40px;
  }
  h5 {
    text-align: center

  }
}
section h4 {
  font-size: 34px;
  color: #222;
  line-height: 44px;
  font-weight: 300;
  margin-bottom: 13.33333333px;
}
#part1, #part2, #part3, #timeline, #faq, #gallery, #staffs, #pricetable,#contact,#info, #subscribe {
  padding-top: 80px;
  padding-bottom: 70px;
}
#part1,#timeline, #info, #contact {
  background: #fff;
}
/*-----------------------------------------------------------------------------------*/
/*  VIDEO BACKGROUND 
/*-----------------------------------------------------------------------------------*/
#video_background {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#video_background .video_bg_overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2c3e50;
  opacity: 0.55;
}
#video_background .container2, #video_background .container {
  position: relative;
  z-index: 3;
}
#video_background h1 {
  font-weight: 300
}
#video_background video 
{
    width:100%;
}
/*-----------------------------------------------------------------------------------*/
/*  / VIDEO BACKGROUND HEIGHT
/*-----------------------------------------------------------------------------------*/
footer.normal {
  background-color: #1794c7;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
footer p {
  color: #fff;
}
footer.normal a {
  color: #fff;
}
a.red-link {
  color: #fff !important;
}
#staffs {
  background: #f2f4f7;
}
#subscribe {
  min-height: 300px;
}
#subscribe h4 {
  color: #fff;
  line-height: 3;
  font-size: 31px;
  font-family: 'Roboto';
  font-weight: 300;
}
#subscribe .btn {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
#subscribe .btn:hover, #subscribe .btn:focus {
  color: #fff;
}
#subscribe input {
  height: 47px;
  margin-right: 20px;
  box-shadow: none;
  width: 100%;
}
section.parallax {
  background: url(../images/startup-593322_1920.jpg) ;
  background-position: 0 10%;
}
.parallax.lock {
  background: url(../images/lock-bg.jpg) ;
  background-position: 0 10%;
}
.parallax.services {
  background: url(../images/background2.jpg);
  background-position: 0 10%;
}

#part2 {
  background: #f2f4f7;
}
#faq {
  background: #f2f4f7;
}
#part3 {
  background: url(../images/bg_part3.jpg) #282f4a;
}
#lock {
  padding-top: 80px;
  padding-bottom: 70px;
}
#pricetable {
  background: url(../images/bg_part3.jpg) #282f4a;
}
#pricetable h4 {
  color: #fff;
}
#gallery {
  padding: 0px;
}
#part3 h4 {
  font-size: 28px;
  margin-bottom: 0px;
  color: #fff;
}

#part3 .btn {
  margin-top: 8px;
}
#part3 .btn:hover, #part3 .btn:focus  {
  color: #fff;
}
#contact input {
  margin-top: 50px;
  height: 50px;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  border-bottom: 3px solid #ebebeb;
}
#contact input:focus, #contact textarea:focus {
  border-bottom-color: #e45151
}
#contact textarea {
  margin-top: 20px;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  border-bottom: 3px solid #ebebeb;
}
#contact .btn {
  border:0px;
  margin-top: 20px;
}
#info {
  background: #f2f4f7;
}
#info i.fa {
  font-size: 68px;
  color: #404c67;
}
#info h4 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 4px;
  line-height: normal;
  font-weight: 400;
}
#info p {
  font-weight: 300;
  font-size: 16px;
}
.btn-lg {
  line-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: none;
}

.btn-rounded {
  border-radius: 50px;
} 

.btn-red {
  margin-right: 15px;
  font-size: 16px;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  background-color: #ff6b6b;
  border:0px;
}

.btn-red:hover {
  background-color: #e45151;
}
.btn-red.shadow {
  -webkit-box-shadow: 0px 4px 0px #d34f4f;
  -moz-box-shadow: 0px 4px 0px #d34f4f;
  box-shadow: 0px 4px 0px #d34f4f;
}
.btn-red.shadow:hover {
  -webkit-box-shadow: 0px 4px 0px #b64545;
  -moz-box-shadow: 0px 4px 0px #b64545;
  box-shadow: 0px 4px 0px #b64545;
}

.btn-blue {
  margin-right: 15px;
  font-size: 16px;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  background-color: #0c9bd7;
  border:0px;
}

.btn-blue:hover {
  background-color: #0a8cc2 !important;
}
.btn-blue.shadow {
  -webkit-box-shadow: 0px 4px 0px #d34f4f;
  -moz-box-shadow: 0px 4px 0px #d34f4f;
  box-shadow: 0px 4px 0px #d34f4f;
}
.btn-blue.shadow:hover {
  -webkit-box-shadow: 0px 4px 0px #b64545;
  -moz-box-shadow: 0px 4px 0px #b64545;
  box-shadow: 0px 4px 0px #b64545;
}

.btn-grey {
  margin-right: 15px;
  font-size: 16px;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  background-color: #a4a4a4;
  border:0px;
}

.btn-grey:hover {
  background-color: #717171 !important;
}
.btn-grey.shadow {
  -webkit-box-shadow: 0px 4px 0px #d34f4f;
  -moz-box-shadow: 0px 4px 0px #d34f4f;
  box-shadow: 0px 4px 0px #d34f4f;
}
.btn-grey.shadow:hover {
  -webkit-box-shadow: 0px 4px 0px #b64545;
  -moz-box-shadow: 0px 4px 0px #b64545;
  box-shadow: 0px 4px 0px #b64545;
}

.hovicon {
    display: inline-block;
    font-size: 35px;
    line-height: 35px;
    cursor: pointer;
    margin-top:80px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #c4cacd;
    padding-top: 8px;
    z-index: 99999;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 35px;
    line-height: 35px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
 .hovicon.effect-9 {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-9:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 2px #e3e7e8;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
 .hovicon.effect-9.sub-a:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
}
.hovicon.effect-9.sub-a:hover {
    box-shadow: 0 0 0 5px rgba(212, 218, 220, 1);
    color: #c4cacd;
}
.hovicon.effect-9.sub-a:hover i {
    color: #c4cacd;
}

.space4{
  margin-top: 40px;
  float: left;
width: 100%;
}
.panel-group .panel {
  margin-top: 40px;
  margin-bottom: 40px;
}
#subscribe .panel {
  -webkit-box-shadow: none;
   box-shadow: none;
}
#subscribe .panel-default {
  border: 0px;
}
#subscribe .panel-default > .panel-heading {
  background-color: #fff;
  border-radius: 5px;
}
#subscribe .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: #fff;
  border: 0px;
  color: #818c98;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  border-radius: 5px;
  padding:30px;
  padding-top: 15px;
}
#subscribe h4.panel-title{
  font-size: 17px;
  font-weight: 700;
  color: #5c6674;
}
#subscribe h4 a {
  text-decoration: none;
}
#subscribe h4 a:after {
  font-family: 'FontAwesome';
  content: '\f068';
  float:right;
  font-weight: 300;
  font-size: 14px;
}
#subscribe h4 a.collapsed:after {
  font-family: 'FontAwesome';
  content: '\f067';
  float:right;
  font-weight: 300;
  font-size: 14px;
}
#faq .panel {
  -webkit-box-shadow: none;
   box-shadow: none;
}
#faq .panel-default {
  border: 0px;
}
#faq .panel-default > .panel-heading {
  background-color: #e6e8ec;
  border-radius: 5px;
}
#faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: #f2f4f7;
  border: 0px;
  color: #818c98;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
#faq h4.panel-title{
  font-size: 17px;
  font-weight: 700;
  color: #5c6674;
}
#faq h4 a {
  text-decoration: none;
}
#faq h4 a:after {
  font-family: 'FontAwesome';
  content: '\f068';
  float:right;
  font-weight: 300;
  font-size: 14px;
}
#faq h4 a.collapsed:after {
  font-family: 'FontAwesome';
  content: '\f067';
  float:right;
  font-weight: 300;
  font-size: 14px;
}
.row.header {
  margin-bottom: 40px;
}
/* Product */

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-img-replace {
  /* replace text with background images */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.cd-btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  border-radius: 50px;
  font-family: "PT Sans", sans-serif;
  color: #ffffff;
  background-color: #ff6b6b;
}
.cd-btn:hover {
  background-color: #ff6b6b;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 1170px) {
  .cd-btn {
    width: 190px;
    height: 60px;
    line-height: 60px;
    margin-right: 15px;
    font-size: 16px;
  }
}

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-product {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
@media only screen and (min-width: 1170px) {
  .cd-product {
    padding-top: 80px;
  }
  .cd-product.is-product-tour {
    height: auto;
  }
}

.cd-product-intro {
  padding: 50px 0;
  text-align: center;
}
.cd-product-intro h1 {
  margin-bottom: 10px;
  font-size: 2.5rem;
  font-weight: 700;
  font-family: "PT Sans", sans-serif;
  color: #ffffff;
}
.cd-product-intro p {
  max-width: 460px;
  margin: 0 auto;
  padding: 0 0 20px;
  font-size: 14px;
  line-height: 24px;
}
.cd-product-intro::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
@media only screen and (min-width: 1170px) {
  .cd-product-intro {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 200px;
    left: 0;
    width: 50%;
    padding: 0;
    text-align: left;
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    -moz-transition: -moz-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
  }
  .is-product-tour .cd-product-intro {
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-product-intro h1 {
    font-size: 4rem;
  }
  .cd-product-intro p {
    font-size: 16px;
    padding: 10px 0 44px;
    margin: 0;
  }
  .cd-product-intro::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.no-csstransforms3d #cd-start {
  /* remove start button if CSS 3D Transforms are not supported */
  display: none;
}

.cd-product-mockup {
  width: 70%;
  /* set here the max-width for the mockup */
  max-width: 350px;
  margin: 0 auto 50px;
  position: relative;
}
.cd-product-mockup img {
  display: block;
  position: relative;
  /* Firefox bug - 3D CSS transform, jagged edges */
  outline: 1px solid transparent;
}
@media only screen and (min-width: 1170px) {
  .cd-product-mockup {
    margin-bottom: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: rotateX(-60deg) rotateZ(-40deg) translateX(50px) translateY(300px);
    -moz-transform: rotateX(-60deg) rotateZ(-40deg) translateX(50px) translateY(300px);
    -ms-transform: rotateX(-60deg) rotateZ(-40deg) translateX(50px) translateY(300px);
    -o-transform: rotateX(-60deg) rotateZ(-40deg) translateX(50px) translateY(300px);
    transform: rotateX(-60deg) rotateZ(-40deg) translateX(50px) translateY(300px);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
  }
  .cd-product-mockup::before {
    /* mockup shadow */
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    /* play with these values to create a realistic shadow */
    height: 45%;
    box-shadow: -80px 0px 30px 175px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateZ(-150px) translateY(480px);
    -moz-transform: translateZ(-150px) translateY(480px);
    -ms-transform: translateZ(-150px) translateY(480px);
    -o-transform: translateZ(-150px) translateY(480px);
    transform: translateZ(-150px) translateY(480px);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
  }
  .is-product-tour .cd-product-mockup {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .is-product-tour .cd-product-mockup::before {
    -webkit-transform: translateZ(-100px) translateX(226px) translateY(216px);
    -moz-transform: translateZ(-100px) translateX(226px) translateY(216px);
    -ms-transform: translateZ(-100px) translateX(226px) translateY(216px);
    -o-transform: translateZ(-100px) translateX(226px) translateY(216px);
    transform: translateZ(-100px) translateX(226px) translateY(216px);
  }
}

.no-csstransforms3d .cd-product:after {
  content: "";
  display: table;
  clear: both;
}
.no-csstransforms3d .cd-product-mockup {
  float: right;
}
.no-csstransforms3d .cd-product-mockup::before {
  display: none;
}

.cd-3d-right-side, .cd-3d-bottom-side {
  display: none;
}
@media only screen and (min-width: 1170px) {
  .cd-3d-right-side, .cd-3d-bottom-side {
    display: block;
    position: absolute;
    left: 0;
    background-image: url(../images/cd-app-image.png);
    /* Firefox bug - 3D CSS transform, jagged edges */
    outline: 1px solid transparent;
  }
  .cd-3d-right-side::after, .cd-3d-bottom-side::after {
    /* darken the right/bottom sides */
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
}

@media only screen and (min-width: 1170px) {
  .cd-3d-right-side {
    top: -1px;
    width: 10px;
    height: 100%;
    background-size: auto 100%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: translateZ(-1px) translateY(1px) rotateY(-90deg);
    -moz-transform: translateZ(-1px) translateY(1px) rotateY(-90deg);
    -ms-transform: translateZ(-1px) translateY(1px) rotateY(-90deg);
    -o-transform: translateZ(-1px) translateY(1px) rotateY(-90deg);
    transform: translateZ(-1px) translateY(1px) rotateY(-90deg);
  }

  .cd-3d-bottom-side {
    bottom: 0;
    width: 100%;
    height: 10px;
    background-position: bottom center;
    background-size: 100% auto;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translateZ(-1px) rotateX(-90deg);
    -moz-transform: translateZ(-1px) rotateX(-90deg);
    -ms-transform: translateZ(-1px) rotateX(-90deg);
    -o-transform: translateZ(-1px) rotateX(-90deg);
    transform: translateZ(-1px) rotateX(-90deg);
  }
  .cd-3d-bottom-side::after {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.no-csstransforms3d .cd-3d-right-side, .no-csstransforms3d .cd-3d-bottom-side {
  display: none;
}

.cd-close-product-tour {
  /* close icon - product tour */
  display: none;
}
@media only screen and (min-width: 1170px) {
  .cd-close-product-tour {
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    height: 40px;
    width: 40px;
    opacity: 0;
    visibility: hidden;
  }
  .no-touch .cd-close-product-tour:hover {
    opacity: .8;
  }
  .cd-close-product-tour::after, .cd-close-product-tour::before {
    /* these are used to create the 'X' icon */
    content: '';
    height: 40px;
    width: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #303030;
  }
  .cd-close-product-tour::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
  }
  .cd-close-product-tour::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  }
  .cd-close-product-tour.is-visible {
    visibility: visible;
    opacity: 1;
  }
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
}
.cd-single-point > a {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #ea4a55;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  z-index: 2;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cd-single-point > a::after, .cd-single-point > a:before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.cd-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.cd-single-point:nth-of-type(1) {
  bottom: 58%;
  right: 40%;
}
.cd-single-point:nth-of-type(2) {
  top: 6%;
  right: 5%;
}
.cd-single-point:nth-of-type(3) {
  top: 6%;
  left: 14%;
}
.cd-single-point.is-open > a {
  background-color: #685f99;
}
.cd-single-point.is-open > a::after, .cd-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.cd-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.cd-single-point.is-open .cd-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point.visited > a {
  background-color: #685f99;
}
.cd-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  display: none;
}
@media only screen and (min-width: 480px) {
  .cd-single-point.is-open .cd-more-info.cd-left {
    right: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-right {
    left: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-top {
    bottom: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-bottom {
    top: 140%;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-single-point {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  .cd-single-point::after {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
  }
  .points-enlarged .cd-single-point {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: cd-bounce 0.4s;
    -moz-animation: cd-bounce 0.4s;
    animation: cd-bounce 0.4s;
  }
  .points-pulsing .cd-single-point::after {
    -webkit-animation: cd-pulse 2s infinite;
    -moz-animation: cd-pulse 2s infinite;
    animation: cd-pulse 2s infinite;
  }
}

.no-csstransforms3d .cd-single-point {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

@-webkit-keyframes cd-bounce {
  0% {
    -webkit-transform: scale(0);
  }
  60% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce {
  0% {
    -moz-transform: scale(0);
  }
  60% {
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(234, 74, 85, 0);
  }
}
.cd-single-point .cd-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point .cd-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.cd-single-point .cd-more-info h2 {
  font-size: 18px;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  margin-bottom: .6em;
}
.cd-single-point .cd-more-info p {
  color: #3d385a;
}
@media only screen and (min-width: 480px) {
  .cd-single-point .cd-more-info {
    position: absolute;
    width: 220px;
    height: 240px;
    padding: 1em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: .25em;
    box-shadow: 0 0 20px rgba(61, 56, 90, 0.3);
  }
  .cd-single-point .cd-more-info::before {
    display: block;
  }
  .cd-single-point .cd-more-info.cd-left, .cd-single-point .cd-more-info.cd-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left::before, .cd-single-point .cd-more-info.cd-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left {
    right: 160%;
    left: auto;
  }
  .cd-single-point .cd-more-info.cd-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .cd-single-point .cd-more-info.cd-right {
    left: 160%;
  }
  .cd-single-point .cd-more-info.cd-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .cd-single-point .cd-more-info.cd-top, .cd-single-point .cd-more-info.cd-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top::before, .cd-single-point .cd-more-info.cd-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top {
    bottom: 160%;
    top: auto;
  }
  .cd-single-point .cd-more-info.cd-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .cd-single-point .cd-more-info.cd-bottom {
    top: 160%;
  }
  .cd-single-point .cd-more-info.cd-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .cd-single-point .cd-more-info h2 {
    margin-bottom: 0;
  }
  .cd-single-point .cd-more-info p {
    font-size: 14px;
    line-height: 20px;
  }
}

.cd-close-info {
  /* close the interest point description - only on mobile */
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-close-info::after, .cd-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  background-color: #ea4a55;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transition-property: transform 0.2s;
  -moz-transition-property: transform 0.2s;
  transition-property: transform 0.2s;
}
.cd-close-info::after {
  height: 2px;
  width: 16px;
}
.cd-close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 480px) {
  .cd-close-info {
    display: none;
  }
}


/*End Product*/

/* TIMELINE */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;

}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}


.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 25px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 7px 7px 0px 1px rgba(0, 0, 0, 0.05);
  -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
   -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
}
.cd-timeline-img div {
  -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

.cd-timeline-img.cd-red {
  background: #e04c4c;
  
}
.cd-timeline-img.cd-blue {
  background: #4a78ab;
}
.cd-timeline-img.cd-yellow {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;


  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@media only screen and (max-width: 1170px) {
  .cd-timeline-img {
    font-size: 14px
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #edf2f5;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #dfe4e8;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-date img {
  border-radius: 5px;
  margin-top: -20px;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
}
.cd-timeline-content .cd-date:hover {
  opacity: 1;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #edf2f5;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #edf2f5;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* END TIMELINE */
/* GOOGLE MAPS */
#google-container {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #e7eaf0;
}
@media only screen and (min-width: 768px) {
  #google-container {
    height: 300px;
  }
}
@media only screen and (min-width: 1170px) {
  #google-container {
    height: 600px;
  }
}

#cd-google-map {
  position: relative;
}
#cd-google-map address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1em 1em;
  background-color: rgba(58, 126, 203, 0.9);
  color: white;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media only screen and (min-width: 768px) {
  #cd-google-map address {
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: center;
  }
}

#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgba(58, 126, 203, 0.9);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("../images/cd-icon-controller.svg");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #2966aa;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
    margin-left: 50px;
  }
}

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in {
    margin-top: 50px;
  }
}

#cd-zoom-out {
  background-position: 50% -32px;
}

/* END GOOGLE MAPS */
.modal-open {
  padding-right: 0px !important;
}
.modal-footer .btn {

}
.modal-header {
  border-bottom: 0px;
}
.modal-title {
  font-family: 'Lato';
  font-size: 24px;
  font-weight: 700;
  color: #435c78;
  text-align: center;
  margin-top: 25px;
}
.modal-body .form-group label {
  text-transform: uppercase;
  color: #b6b6b6;
}

#gallery .grid {
  padding-top:0px;
}
#gallery .grid figure {
  width: 100%;
  margin: 0px
}
#gallery .grid .col-md-3 {
  padding:0px;
}
#gallery .row {
  margin: 0px;
  padding-left: 0px;
}

#staffs .grid figure {
  width: 100%;
  margin-bottom: 25px;
}
#staffs h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1d4160;
  margin-bottom: 10px;
}
#staffs small {
  color: #519fb5;
}
#banner_form_note_ok, #banner_form_note_error {
  position: absolute;
  z-index: 9999;
  color: #303030;
  background-color: #fff;
  height: 100%;
  padding-top: 10px;
  padding-left: 15px;
  display: none;
}
.alert {
  display: none;
}
footer .social-icon {
  text-align: right;
}
footer .social-icon a {
  margin-left: 15px;
}
.no-wrapper {
  position: relative;
  margin:auto 0;
}
.no {
  float:left;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  color: #7a7a7a;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 28px;
  border-bottom: 1px solid #e6e6e6;
}
.no.nomargin {
  margin-left: 0px;
}
.no span {
  margin-right: 10px;
}
.navbar-default {
  background: #fff;
  border: 0px;
}
.navbar-brand {
  min-height: 80px;
}
.navbar-nav > li > a {
  line-height: 50px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #0c9bd7
}
.rounded {
  float:left;
  width: 35px;
  height: 35px;
  border-radius: 60px;
  margin-right: 10px;
  line-height: 35px;
  text-align: center;
}
.rounded.red {
  background: #d02020;
  color: #fff;
}
.banned-text{
  float: left;
  line-height: 35px;
}
@media screen and (max-width: 1200px) {
    #video_background video 
    {
      height: 100%;
      background: url(../images/background1_1200.jpg);
      -webkit-background-size:cover; 
     -moz-background-size:cover; 
     -o-background-size:cover; 
     background-size:cover; 
    }

    .intro {
        top: 150px;
    }
    .intro h1 {
      font-size: 35px;
    }
    .intro p {
      font-size: 15px;
    }
    .no {
      padding-left: 10px;
      padding-right: 10px;
      margin-top: 15px;
    }
    #subscribe h4 {
      line-height: 1.5
    }

}
@media screen and (max-width: 990px) {
    #video_background video 
    {
      height: 100%;
      background: url(../images/background1_990.jpg);
      -webkit-background-size:cover; 
     -moz-background-size:cover; 
     -o-background-size:cover; 
     background-size:cover; 
    }
    .intro {
        top: 150px;
    }
    .intro h1 {
      font-size: 35px;
    }
    .intro p {
      font-size: 15px;
    }
    .block1 .block1-icon {
      float: none;
    }
    #ha-header a {
      line-height: 2;
    }
}
@media screen and (max-width: 530px) {
    #video_background {
      height: 160%;
    }
    section.parallax {
      background: url(../images/startup-593322_1920_small.jpg);
    }
    .parallax.services {
        background: url(../images/background2_small.jpg);
    }
    #video_background video 
    {
      height: 100%;
      background: url(../images/background1.jpg);
      -webkit-background-size:cover; 
     -moz-background-size:cover; 
     -o-background-size:cover; 
     background-size:cover; 
    }
    .intro {
        top: 0px;
    }
    .intro h1 {
      font-size: 24px;
    }
    .intro p {
      font-size: 13px;
    }
    .btn-lg {
      padding-left: 10px;
      padding-right: 15px;
      text-align: center;
    }
    .no.nomargin {
      margin-left: 28px;
    }
    .navbar-nav > li > a {
      line-height: 20px;
    }
}