@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #333;
  text-decoration: none !important; }

p {
  margin: 0 !important; }

body {
  font-size: 15px;}

@media (min-width: 768px) {
  p {
    /*margin: 0 0 35px;*/
    /*font-size: 20px;*/
    /*line-height: 1.6;*/ } }
.font-50-white-bold {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none; }

.font-48-blackblue-bold {
  color: #383d48;
  padding-bottom: 42px;
  line-height: 46px;
  font-weight: bold;
  font-size: 40px;
  text-decoration: none; }

.font-32-greyblue-bold {
  color: #383d48;
  font-size: 28px;
  font-weight: bold; }

.font-20-grey-bold {
  color: #383d48;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none; }

.circle_button {
  margin-top: 20px;
  color: #FFFFFF;
  font-size: 40px;
  font-weight: bold;
  width: 60px;
  height: 60px;
  padding-top: 5px !important;
  padding-left: 10px !important;
  border-radius: 90px; }

.circle_button.btn:hover {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  background: #00b3ee;
  width: 60px;
  height: 60px;
  padding-top: 10px !important;
  padding-left: 12px !important;
  border-radius: 90px; }

.timepipe_hr {
  margin: 0px 0px 30px 0px;
  height: 10px;
  border-bottom: 1px solid #E6E6E6;
  text-align: center; }

.signup-bk {
  margin: 0;
  padding: 0;
  background: #000 url(../img/signup.png) center center fixed no-repeat;
  -moz-background-size: cover;
  background-size: cover; }

.tp-button {
  height: 50px !important;
  font-size: 15px;
  color: #FFFFFF; }

.panel-info {
  border-color: #cccccc !important; }

.tp-button-facebook {
  background: #3B5998; }

.tp-button-facebook.btn:hover, .btn:focus, .btn.focus {
  color: #FFFFFF;
  background: #4568b2;
  text-decoration: none; }

.tp-input {
  height: 50px;
  font-size: 15px; }

.tp-submit {
  background: #EF3E36; }

.panel {
  border: 1px solid #dce0e0 !important; }

.form-control {
  border: 1px solid #aaaaaa !important;
  border-radius: 3px !important; }

.font-13 {
  background: transparent; }

.tp-button-transparent {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  margin: 15px 15px;
  background-color: transparent;
  border: 2px solid #FFFFFF;
  border-radius: 90px;
  font-size: 15px !important;
  font-weight: 800;
  min-width: 232px; }

.tp-button-transparent.btn:hover, .btn:focus, .btn.focus {
  color: #FFFFFF !important;
  background-color: #00b3ee !important;
  text-decoration: none; }

.navbar-default .navbar-nav > li > a {
  color: #EEEEEE; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #00B9F7;
  /*background-color: #fff;*/ }

.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0 50px 0;
  text-align: center;
  color: white;
  background: url(../img/HEADER.png) no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.intro .intro-body {
  display: table-cell;
  vertical-align: middle; }

.intro .intro-body .brand-heading {
  font-size: 40px; }

.intro .intro-body .intro-text {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold; }

.intro0 {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  background-color: #FCFCFC; }

.intro2 {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  background-color: #FFFFFF;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.intro3 {
  display: table;
  width: 100%;
  height: 500px;
  padding: 100px 0;
  text-align: center;
  background-color: #E7E7E7;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.intro2 .intro-body {
  display: table-cell;
  vertical-align: middle; }

.intro2 .intro-body .brand-heading {
  font-size: 40px; }

.intro2 .intro-body .intro-text {
  font-size: 18px; }

section#about .about-item i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc; }

section#about .about-item:hover i.fa {
  color: #ffffff;
  background: #66cdcc; }

section#about .about-item:hover h3 {
  color: #66cdcc; }

/* Get src Section */
/*section#getApp {*/
/*background: url("");*/
/*}*/
section#getApp header {
  color: #ffffff; }

section#getApp header h1:after {
  background: #ffffff; }

section#getApp .platforms .media {
  border: 2px solid #ffffff;
  color: #ffffff; }

section#getApp .platforms .media a i {
  color: #ffffff; }

section#getApp .platforms .media a div.media-body {
  color: #ffffff; }

section#getApp .platforms .media:hover {
  background: #ffffff; }

section#getApp .platforms .media:hover a i,
section#getApp .platforms .media:hover a div.media-body {
  color: #66cdcc; }

@media (min-width: 768px) {
  .intro {
    height: 100%;
    padding: 0; }

  .intro .intro-body .brand-heading {
    font-size: 100px; }

  .intro .intro-body .intro-text {
    font-size: 50px;
    font-weight: 900; }

  .tp-button-transparent {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    margin: 20px 20px;
    background-color: transparent;
    border: 2px solid #FFFFFF;
    border-radius: 90px;
    font-size: 20px !important;
    font-weight: 800;
    min-width: 232px; }

  .tp-button-transparent.btn:hover, .btn:focus, .btn.focus {
    color: #FFFFFF !important;
    background-color: #00b3ee !important;
    text-decoration: none; }

  .circle_button {
    margin-top: 120px;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    width: 60px;
    height: 60px;
    padding-top: 5px !important;
    padding-left: 10px !important;
    border-radius: 90px; }

  .circle_button.btn:hover {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    background: #00b3ee;
    width: 50px;
    height: 50px;
    padding-top: 10px !important;
    padding-left: 12px !important;
    border-radius: 90px; } }
.navbar-custom {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-family: "Helvetica", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #3e3a39; }

.navbar-default .navbar-brand {
  color: #fff; }

.navbar-default .navbar-brand {
  color: #fff; }

/*.navbar-custom .navbar-toggle {*/
/*background-color: rgba(255, 255, 255, 0.2);*/
/*font-size: 12px;*/
/*}*/
/*.navbar-custom .navbar-toggle:focus,*/
/*.navbar-custom .navbar-toggle:active {*/
/*outline: none;*/
/*}*/
/*.navbar-custom .navbar-brand {*/
/*font-weight: 700;*/
/*}*/
/*.navbar-custom .navbar-brand:focus {*/
/*outline: none;*/
/*}*/
/*.navbar-custom a {*/
/*color: white;*/
/*}*/
/*.navbar-custom .nav li a {*/
/*-webkit-transition: background 0.3s ease-in-out;*/
/*-moz-transition: background 0.3s ease-in-out;*/
/*transition: background 0.3s ease-in-out;*/
/*}*/
/*.navbar-custom .nav li a:hover {*/
/*color: rgba(226, 226, 226, 0.8);*/
/*outline: none;*/
/*background-color: transparent;*/
/*}*/
/*.navbar-custom .nav li a:focus,*/
/*.navbar-custom .nav li a:active {*/
/*outline: none;*/
/*background-color: transparent;*/
/*}*/
/*.navbar-custom .nav li.active {*/
/*outline: none;*/
/*}*/
/*.navbar-custom .nav li.active a {*/
/*/*background-color: rgba(255, 255, 255, 0.3);*/
/*}*/
/*.navbar-custom .nav li.active a:hover {*/
/*color: #3e3a39;*/
/*}*/
.dropdown-menu > li > a {
  color: #ffffff; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent !important;
  color: #fff !important; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #00B9F7 !important; }

#iphone5-handslider {
  background-image: url(https://demo.rocknrolladesigns.com/html/launchpad/images/devices/iphone5-hand.png);
  background-repeat: no-repeat;
  margin-top: 0;
  margin-left: -220px;
  overflow: hidden;
  height: 689px;
  width: 564px; }

.btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid white;
  border-radius: 100% !important;
  font-size: 40px;
  color: white;
  background: transparent;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }

.btn-circle:hover,
.btn-circle:focus {
  outline: none;
  background: rgba(255, 255, 255, 0.1); }

.btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s; }

.btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear; }

.content-section {
  padding-top: 100px; }

@media (min-width: 767px) {
  .download-section {
    padding: 0px 0; } }
@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px; } }
@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0; }

  ul.banner-social-buttons li:last-child {
    margin-bottom: 0; } }
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body {
  font-family: Roboto, Helvetica Neue, sans-serif;
  color: #666666;
  -webkit-font-smoothing: antialiased; }

/*a {*/
/*font-family: 'Lato', Arial;*/
/*-webkit-font-smoothing: antialiased;*/
/*}*/
/*div.content {*/
/*overflow: hidden;*/
/*}*/
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*.h1,*/
/*.h2,*/
/*.h3,*/
/*.h4,*/
/*.h5,*/
/*.h6 {*/
/*color: #666666;*/
/*}*/
.scrollpoint {
  opacity: 0; }

.scrollpoint.active {
  opacity: 1 \0; }

.hanging-phone {
  position: absolute;
  right: 0;
  z-index: 0;
  bottom: -70px; }

.section-heading {
  margin: 60px 0 80px;
  text-align: center; }

.section-heading h1 {
  display: inline-block;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 0; }

.section-heading p {
  font-size: 25px;
  color: #999999;
  font-weight: 300; }

.section-heading .divider:after {
  content: "";
  position: relative;
  height: 4px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 13px auto;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em; }

.section-heading.inverse h1,
.section-heading.inverse p {
  color: #ffffff; }

.section-heading.inverse .divider:after {
  background: #ffffff; }

section#about {
  position: relative; }

section#about .about-item {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  color: #999999; }

section#about .about-item i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 35px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 104px; }

section#features .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 2.6em;
  text-align: center; }

section#features .media .media-heading {
  padding-top: 10px;
  font-weight: 300; }

section#features .media .media-body {
  color: #999999; }

section#features .media.feature {
  margin-top: 25px; }

section#features .media.feature:first-child {
  margin-top: 0; }

section#features img {
  margin: 0 auto 20px; }

section#reviews {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

section#reviews .review-filtering {
  margin: 20px 0 100px 0; }

section#reviews .review-filtering .review .review-person {
  width: 100%; }

section#reviews .review-filtering .review .review-person img {
  width: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto; }

section#reviews .review-filtering .review .review-comment {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 40px 20px;
  position: relative; }

section#reviews .review-filtering .review .review-comment h3 {
  margin-bottom: 15px; }

section#reviews .review-filtering .review .review-comment p {
  font-size: 16px;
  color: #999999; }

section#reviews .review-filtering .review .review-comment p span {
  margin-left: 10px; }

section#reviews .review-filtering .review .review-comment:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  margin-top: -10px; }

section#reviews .review-filtering .review .review-person,
section#reviews .review-filtering .review .review-comment {
  float: left; }

section#reviews .review-filtering .slick-dots {
  bottom: -80px; }

section#reviews .review-filtering .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

section#reviews .review-filtering .slick-dots li button:before {
  display: none; }

section#screens .slider {
  margin: 50px 0; }

section#screens .slider div img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 10px;
  display: inline; }

section#screens .slider div h4 {
  text-align: center;
  margin-top: 40px;
  font-size: 16px; }

section#screens .slider .slick-dots li button {
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em; }

section#screens .slick-prev,
section#screens .slick-next {
  width: 50px;
  height: 50px;
  top: 44%; }

section#screens .slick-slide {
  text-align: center; }

section#screens .slick-prev:before {
  content: "\f104"; }

section#screens .slick-next:before {
  content: "\f105"; }

section#screens .slick-prev:before,
section#screens .slick-next:before {
  font-size: 34px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  line-height: 45px;
  color: #CCC;
  border: 2px solid #CCC;
  width: 50px;
  display: inline-block;
  height: 50px;
  text-align: center; }

section#screens .filter {
  text-align: center; }

section#screens .filter a {
  display: inline-block;
  padding: 7px 20px;
  text-decoration: none;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  margin: 10px 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

/* demo video Section */
section#demo .video-container {
  padding: 20px;
  border: 1px solid #b3b3b3;
  min-height: 450px;
  overflow: hidden; }

section#demo iframe {
  width: 100%;
  height: 100%;
  border: none; }

/* Get src Section */
section#getApp {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 70px 0; }

section#getApp .platforms {
  margin: 5px auto 120px auto;
  text-align: center; }

section#getApp .platforms .btn {
  margin-right: 10px;
  margin-bottom: 20px; }

/* support section */
section#support {
  padding: 0 0 150px 0; }

section#support .media {
  margin-bottom: 10px; }

section#support .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 1.9em;
  text-align: center; }

section#support .media .media-heading {
  padding-top: 15px;
  font-weight: 300; }

section#support .media .media-heading a {
  font-weight: 400; }

/* footer section */
footer {
  padding: 30px 0;
  text-align: center; }

footer a > img {
  width: 100px; }

footer .social {
  display: block;
  margin-top: 30px; }

footer .social a {
  margin: 0 8px;
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

footer .social a i {
  width: 1em; }

footer .rights {
  margin-top: 30px; }

footer .rights a {
  text-decoration: underline;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: bold; }

footer .rights a:hover {
  text-decoration: none; }

section {
  position: relative;
  padding-bottom: 90px; }

/* Common style for pseudo-elements */
section::before,
section::after {
  position: absolute;
  content: '';
  pointer-events: none;
  overflow: hidden; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

.tp-caption {
  font-family: 'Lato', Arial !important;
  -webkit-font-smoothing: antialiased; }

.tp-caption.large_white_bold {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400; }

.tp-caption.large_white_light {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400;
  font-weight: 300; }

.pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: none; }

.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center; }

.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%,
    80%,
    100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%,
    80%,
    100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
section .section-heading .divider:after {
  background: #66cdcc; }

section#about .about-item i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc; }

section#about .about-item:hover i.fa {
  color: #ffffff;
  background: #66cdcc; }

section#about .about-item:hover h3 {
  color: #66cdcc; }

section#features {
  background: #f6f6f6; }

section#features header h1:after {
  background: #66cdcc; }

section#features .media i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc; }

section#features .media:hover i.fa {
  color: #ffffff;
  background: #66cdcc; }

section#features .media:hover h3 {
  color: #66cdcc; }

section#features .media.active i.fa {
  color: #ffffff;
  background: #66cdcc; }

section#features .media.active .media-heading {
  color: #66cdcc; }

section#reviews {
  background: url("../img/freeze/bk-freeze.jpg"); }

section#reviews header {
  color: #ffffff; }

section#reviews header h1:after {
  background: #ffffff; }

section#reviews .review-filtering .review .review-person img {
  border: 3px solid #ffffff; }

section#reviews .review-filtering .review .review-comment {
  background: #ffffff; }

section#reviews .review-filtering .review .review-comment h3 {
  color: #66cdcc; }

section#reviews .review-filtering .review .review-comment p span i {
  color: #66cdcc; }

section#reviews .review-filtering .review .review-comment:after {
  border-right-color: #ffffff; }

section#reviews .review-filtering .slick-dots li button {
  background: #ffffff;
  border: 2px solid #ffffff; }

section#reviews .review-filtering .slick-dots li.slick-active button {
  background: #66cdcc; }

section#screens header h1:after {
  background: #66cdcc; }

section#screens .slider div img {
  border: 2px solid #e5e5e5; }

section#screens .slider div h4 {
  color: #999999; }

section#screens .slider .slick-dots li button {
  background: #999999; }

section#screens .slider .slick-dots li.slick-active button {
  background: #66cdcc; }

section#screens .filter a {
  border: 2px solid #cccccc;
  color: #999999; }

section#screens .filter a:hover {
  color: #ffffff;
  background: #66cdcc;
  border-color: #66cdcc; }

section#screens .filter a.active {
  color: #ffffff;
  background: #66cdcc;
  border-color: #66cdcc; }

/* demo video Section */
section#demo {
  background: #f6f6f6; }

section#demo header h1:after {
  background: #66cdcc; }

/* Get src Section */
section#getApp {
  background: url(""); }

section#getApp header {
  color: #ffffff; }

section#getApp header h1:after {
  background: #ffffff; }

section#getApp .platforms .media {
  border: 2px solid #ffffff;
  color: #ffffff; }

section#getApp .platforms .media a i {
  color: #ffffff; }

section#getApp .platforms .media a div.media-body {
  color: #ffffff; }

section#getApp .platforms .media:hover {
  background: #ffffff; }

section#getApp .platforms .media:hover a i,
section#getApp .platforms .media:hover a div.media-body {
  color: #66cdcc; }

/* support section */
section#support header h1:after {
  background: #66cdcc; }

section#support .media i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc; }

section#support .media a {
  color: #66cdcc; }

section#support .media:hover i.fa {
  color: #ffffff;
  background: #66cdcc; }

section#support .media:hover h3 {
  color: #66cdcc; }

.navbar-toggle {
  background-color: #CCC;
  border: 1px solid transparent; }

.pre-loader {
  background: #336799; }

/*Nav bar*/
.navbar-default {
  background-color: #F6A623;
  border-color: transparent; }

@media (min-width: 768px) {
  .navbar-custom {
    padding: 20px 0;
    border-bottom: none;
    letter-spacing: 1px;
    background: transparent;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; }

  .navbar-custom.top-nav-collapse {
    padding: 0;
    background: #F6A623;
    border-bottom: transparent; }

  .dropdown-menu > li > a {
    color: #000000; }

  .navbar-custom .nav li.active a:hover {
    /*color: #000000 !important;*/
    /*background-color: red !important;*/ }

  .navbar-default .navbar-nav > li > a:focus {
    /*color: #000000;*/ }

  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    /*background-color: red;*/ } }
/* hover div panel */
/* SET NO PADDING ON GRID */
.no-space, .grid {
  padding: 0;
  overflow: hidden; }

/* MAX WIDTH OF 100% FOR RESPONSIVE IMAGES + TRANSITIONS SET FOR BROWSERS */
.grid a img {
  max-width: 100%;
  opacity: 1;
  -webkit-transition: all 7s;
  -moz-transition: all 7s;
  transition: all 7s; }

/* REDUCE OPACITY AND SCALE UP IMAGE ON HOVER */
.grid:hover a img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari and Chrome */
  -o-transform: scale(1.2);
  /* Opera */ }

.md-card > img, md-card > md-card-header img {
  height: 40px !important; }

md-card {
  margin: 0px !important; }

md-card md-card-header {
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  flex-direction: row; }

md-card {
  box-sizing: border-box;
  box-shadow: none !important;
  border: 1px solid #EEEEEE;
  border-radius: 3px; }

md-card md-card-header {
  padding: 5px !important; }

md-card md-card-title {
  padding: 0px !important; }

@media (max-width: 620px) {
  md-grid-tile {
    padding: 10px 10px; }

  md-card {
    width: 100% !important;
    max-width: 412px;
    margin: auto !important; } }
@media (min-width: 620px) and (max-width: 750px) {
  md-card {
    margin: auto !important;
    width: 300px !important; } }
@media (min-width: 750px) and (max-width: 970px) {
  md-card {
    margin: auto !important;
    width: 300px !important; } }
@media (min-width: 970px) and (max-width: 1170px) {
  md-card {
    margin: auto !important;
    width: 300px !important; } }
@media (min-width: 1170px) {
  md-card {
    margin: auto !important;
    width: 300px !important; } }
.no-underline a:hover {
  text-decoration: none !important; }

/*# sourceMappingURL=timepipe.css.map */
