@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:rgb(62, 58, 57);
    text-decoration: none;
}

p {
    margin: 0 !important;
    color:rgb(62, 58, 57);
}

body {
    font-size: 16px;
}

@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: white;
    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: 0.5px solid #979797 !important;
    border-radius: 6px !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: white !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: white;
    /*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;
}

.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: white !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: white;
        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: white !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: Circular, -apple-system, BlinkMacSystemFont, Roboto,
        "Helvetica Neue", sans-serif !important;
    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: 16px;
}

/* 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: rgb(217, 35, 23);
    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: rgb(217, 35, 23);
        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;
    }
}

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

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white !important;
    }
}

.navbar-toggle {
    background-color: white !important;
}

.tp-btn-planning-menu {
    border: rgb(217, 35, 23) solid 1px;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    background: white;
    line-height: 12px !important;
}

.tp-btn-planning-menu-grey {
    border: rgb(153, 153, 153) solid 1px;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    background: white;
    line-height: 12px !important;
}

.tpPlace-order-circle {
    background-color: rgb(217, 35, 23);
    font-family: AndaleMono;
    color: #ffffff;
    border-radius: 45px;
    width: 28px;
    height: 28px;
    padding: 6px 0 0 0;
    font-size: 12px;
}

.tpPlace-order-circle-sort {
    background-color: rgb(217, 35, 23);
    font-family: AndaleMono;
    color: #ffffff;
    border-radius: 45px;
    width: 28px;
    height: 28px;
    padding: 0;
    font-size: 12px;
    line-height: 28px;
}

.tpPlace-traffic-circle {
    background-color: rgb(102, 102, 102);
    font-family: AndaleMono;
    color: #ffffff;
    border-radius: 45px;
    width: 28px;
    height: 28px;
    padding: 6px 0 0 0;
    font-size: 12px;
}

.day-end-circle {
    background-color: rgb(204, 204, 204);
    font-family: AndaleMono;
    color: rgb(204, 204, 204);
    border-radius: 45px;
    width: 15px;
    height: 15px;
    padding: 0;
    margin-left: -8px;
    font-size: 12px;
}

.row-no-padding {
    padding: 0px !important;
}

.row-no-padding .col {
    padding: 0px !important;
}

.trip-info {
    width: 100%;
}

.trip-info .thumbnail img {
    width: 100%;
    height: 90px;
}

.trip-info .info-box {
    padding: 0;
}

.trip-info .info-box .subject a {
    font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
        sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px;

    color: black;
    margin-bottom: 10px;
}

.trip-info .info-box .openDate {
    margin-bottom: 8px;
}

.trip-info .info-box .openDate a {
    /*font-family: AndaleMono;*/
    font-size: 13px;
    letter-spacing: 0px;
    color: rgb(153, 153, 153);
}

.trip-info .info-box .content a {
    font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
        sans-serif !important;
    font-size: 15px;

    color: rgb(102, 102, 102);
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 16px;
}

.trip-info .info-box .avatar img {
    height: 34px;
    width: 34px;
    border-radius: 45px;
}

.trip-info .info-box .avatar a {
    font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI",
        sans-serif !important;
    font-size: 15px;
    color: black;
}

.trip-info .info-box .avatar {
    margin-bottom: 16px;
}

.btn-light {
    color: #212529;
    background-color: white;
}

.navbar-light .navbar-brand {
    color: rgba(255, 255, 255, 0.9) !important;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 2;
    }
}
@media (min-width: 768px) {
    .card-columns {
        column-count: 3;
    }
}
@media (min-width: 992px) {
    .card-columns {
        column-count: 4;
    }
}
@media (min-width: 1200px) {
    .card-columns {
        column-count: 4;
    }
}

.card-body {
    padding: 8px;
}

.ui_container {
    position: relative;
    padding: 0 24px;
    box-sizing: border-box;
    max-width: 1280px;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: rgb(217, 35, 23);
    border-color: rgba(0, 0, 0, 0.125);
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0;
}
.list-group-item {
    min-height: 57px;
}

.orderEditBtn-on {
    /* color: white !important;
  font-size: 14px;
  letter-spacing: 0.29pt !important;
  border: 1px solid #d9534f;
  background-color: #d9534f !important; */
    padding: 5px 22px;
    border: unset;
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
    color: white !important;
    background-color: #d9534f !important;
}

.orderEditBtn-off {
    padding: 5px 12px;
    border: 1px solid black;
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
    color: black;
}
.menuActiveItem {
    color: rgb(0, 133, 148) !important;
}

.menuActiveItem span {
    color: rgb(0, 133, 148) !important;
}



/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: absolute; /* Stay in place */
    z-index: 123; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: rgb(244, 244, 244); /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.2s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 9px 8px 10px 25px;
    text-decoration: none;
    color: rgb(62, 58, 57);
    display: block;
    font-family: PTSans-Bold !important;
    font-size: 18px;
}
.sidenav span {
    color: rgb(175, 175, 175);
    font-size: 16px;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: rgb(0, 133, 148) !important;
}
.sidenav a:hover span {
    color: rgb(0, 133, 148) !important;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}



/* The side navigation menu */
.sidenav2 {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: absolute; /* Stay in place */
  z-index: 123; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: rgb(244, 244, 244); /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.2s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav2 a {
  padding: 5px 0;
  text-decoration: none;
  color: rgb(62, 58, 57);
  display: block;
  font-family: PTSans-Bold !important;
  font-size: 18px;
}
.sidenav2 span {
  color: rgb(175, 175, 175);
  font-size: 16px;
}

/* When you mouse over the navigation links, change their color */
.sidenav2 a:hover {
  color: rgb(0, 133, 148) !important;
}
.sidenav2 a:hover span {
  color: rgb(0, 133, 148) !important;
}

/* Position and style the close button (top right corner) */
.sidenav2 .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}


/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left 0.2s;
}
#submenu {
    transition: margin-left 0.2s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

@media (min-width: 767px) {
    .download-section {
        padding: 0px 0;
    }
    #mySidenav {
        width: 250px;
    }
    #mySidenav2 {
      width: 248px;
  }
    #main {
        margin-left: 250px;
    }

    #submenu {
        margin-left: 250px;
    }
}

@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;
    }
}
.submenu {
    height: 66px;
    position: relative;
    padding: 13px;
    border-bottom: 0.5px solid rgba(151, 151, 151, 0.5);
}
.submenu a {
    font-size: 18px;
}

.fq-button-white {
    border-radius: 30px;
    border: 1px solid #3e3a39;
    font-size: 14px;
    color: #3e3a39;
    padding: 4px 15px;
}

.fq-button-white:hover {
    border-radius: 30px;
    border: 1px solid #666261;
    background: white;
    font-size: 14px;
    color: #666261;
    padding: 4px 15px;
}

.fq-button-green {
    border-radius: 30px;
    border: 1px solid rgb(0, 133, 148);
    font-size: 14px;
    color: white;
    background: rgb(0, 133, 148);
    padding: 4px 15px;
}

.fq-button-green:hover {
    border-radius: 30px;
    border: 1px solid rgb(0, 133, 148);
    background: white;
    font-size: 14px;
    color: white;
    background: rgb(0, 133, 148);
    padding: 4px 15px;
}
.fq-button-dark {
  border-radius: 30px;
  border: 1px solid #3e3a39;
  font-size: 14px;
  color: white;
  background: #3e3a39;
  padding: 4px 15px;
}

.fq-button-dark:hover {
  border-radius: 30px;
  border: 1px solid #3e3a39;
  background: white;
  font-size: 14px;
  color: white;
  background: #3e3a39;
  padding: 4px 15px;
}
.store-form label {
    font-size: 14px;
    line-height: 22px;
    color: rgb(62, 58, 57);
}
.store-form input {
    font-size: 14px;
    line-height: 22px;
    margin-bottom:12px;
    color: rgb(62, 58, 57);
}
.store-form textarea {
    font-size: 14px;
    line-height: 22px;
    margin-bottom:12px;
    color: rgb(62, 58, 57);
}
.store-form select {
    font-size: 14px;
    width: 100%;
    line-height: 22px;
    margin-bottom:12px;
    color: rgb(62, 58, 57);
}
