﻿@import "https://fonts.googleapis.com/css?family=Lora:400,400i|Open+Sans:300,400,600,700,800";

.main-nav .navbar-nav .nav-item,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif
}

.feature .testimonial p,
.lora {
    font-style: italic;
    font-family: Lora, serif
}

.gallery .image,
.scroll-top-to {
    cursor: pointer
}

body {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2e7eed;
    font-weight: 700
}

h1 {
    font-size: 30px;
    line-height: 61px
}

h2 {
    font-size: 22px;
    line-height: 50px
}

h3 {
    font-size: 16px;
    line-height: 30px
}

blockquote,
label,
li,
p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
    color: #000;
    margin-bottom: 0
}

.founder cite,
.team-sm cite,
cite {
    font-size: 14px;
    font-style: normal
}

.form-control::-webkit-input-placeholder {
    line-height: 25px;
    color: grey;
    font-size: 14px
}

.call-to-action-app p,
.company-fun-facts h2,
ul.app-badge {
    margin-bottom: 60px
}

.banner-full .block .app,
.blog-single .single-post .post-body p,
.cta-hire h2,
.cta-hire p,
.featured-article article.featured .content h2,
.form-control.main,
.investors .block .image,
.privacy .block .policy-item .policy-details p,
.privacy .block .policy-item .title,
.related-articles .title,
ul.post-tag {
    margin-bottom: 20px
}

ul.app-badge li a img {
    width: 150px;
    height: auto
}

@media(max-width:400px) {
    ul.app-badge li {
        margin-bottom: 10px
    }
}

.investors .block p,
.service .service-box .service-item p,
.user-login .block .content .new-acount a,
.user-login .block .content .new-acount p,
ul.post-tag li,
ul.post-tag li a {
    font-size: 14px
}

ul.post-tag li img {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin-right: 5px
}

ul.post-tag li:last-child {
    margin-left: 25px
}

.faq .block .faq-item .faq-item-title:last-child,
.job-list .block .job .content h3,
.services .service-block:last-child,
.team-sm .image .social-links ul,
.team-sm h3,
ul.social-links {
    margin-bottom: 0
}

ul.social-links li:first-child a {
    padding-left: 0
}

ul.social-links li a {
    padding: 0 15px;
    display: block
}

ul.social-links li a i {
    font-size: 20px;
    color: #000
}

.coming-soon .block .count-down .syotimer-cell,
.founder img,
.job-list .block,
.privacy .block,
.service .service-box,
.shadow,
.team-sm .image img,
.user-login .block .image img {
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, .08)
}

.overlay:before {
    content: '';
    background: rgba(105, 140, 230, .1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

a {
    font-size: inherit;
    color: inherit
}

a:focus,
a:hover {
    color: #2e7eed;
    text-decoration: none
}

.bg-gray,
.btn-white,
.cta-hire,
.faq .block .faq-item .item .accordion-block,
.main-nav {
    background: #fff
}

.about .about-slider .owl-dots .owl-dot.active span,
.about .about-slider .owl-dots .owl-dot:hover span,
.bg-blue,
.testimonial .testimonial-slider .owl-dots .owl-dot.active span,
.testimonial .testimonial-slider .owl-dots .owl-dot:hover span {
    background: #2e7eed
}

.bg-1 {
    background: url(../images/background/promo-video-back.jpg) 0 0/cover no-repeat fixed
}

.banner,
.clients,
.section {
    padding: 25px 0
}

.section-title {
    text-align: center;
    margin-bottom: 25px
}

.section-title h2 {
    font-size: 22px;
    margin-bottom: 13px
}

.section-title p {
    width: 100%;
    margin: 0 auto
}

.address .block .address-block,
.call-to-action-app,
.page-title,
.slider .block .image-content {
    text-align: center
}

.google-map,
.main-nav .dropdown,
.main-nav .navbar-nav .nav-item,
.slider .block,
.video {
    position: relative
}

.video:before {
    border-radius: 3px
}

.featured-article article.featured .image img,
.investors .block .image img,
.video img {
    width: 100%;
    border-radius: 8px
}

.video .video-button {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.video .video-box a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.video .video-box a i {
    height: 125px;
    width: 125px;
    font-size: 40px;
    background: #2e7eed;
    border-radius: 100%;
    color: #fff;
    line-height: 125px;
    text-align: center
}

.video .video-box a iframe {
    width: 100%;
    height: 100%
}

.form-control.main {
    background: #fff;
    padding: 15px 20px;
    height: 48px;
    border: 1px solid #ccc;
    font-size: 14px
}

.form-control.main:focus {
    border: 1px solid #2e7eed;
    box-shadow: none
}

textarea.form-control.main {
    height: initial
}

.hide-overflow,
.left,
.right,
.service {
    overflow: hidden
}

.left img {
    margin-left: 150px
}

.right img {
    margin-left: -150px
}

.nav-up {
    top: -70px
}

.navbar-toggler:focus,
.navbar-toggler:hover,
.slick-slide:focus,
.video-promo .content-block a:focus,
button:focus {
    outline: 0
}

.btn {
    text-transform: uppercase
}

.btn-download {
    padding: 20px 35px;
    font-size: 14px;
    background: #fff;
    color: #2e7eed
}

.btn-main,
.btn-main-md,
.btn-main-sm {
    border-radius: 3px;
    outline: 0;
    background: #2e7eed
}

.btn-download span {
    margin-left: 5px;
    font-size: 20px
}

.btn-main {
    padding: 25px 45px;
    color: #fff
}

.btn-main-md:hover,
.btn-main-sm:hover,
.btn-main:hover,
.footer-main .block-2 ul li a:hover,
.slider .block h1,
.slider .block h3 {
    color: #fff
}

.btn-main-md:focus,
.btn-main-sm:focus,
.btn-main:focus {
    color: #fff;
    box-shadow: none
}

.btn-main-md {
    padding: 10px 25px;
    color: #fff
}

.btn-main-sm {
    padding: 15px 35px;
    color: #fff;
    font-size: 14px
}

.btn-white,
.dropdown-submenu.active > a,
.dropdown-submenu:hover > a,
.featured-article article.featured .content h2 a:hover,
.main-nav .navbar-nav .nav-item.active .nav-link,
.post-sm .post-title h3 a:hover {
    color: #2e7eed
}

.btn-rounded-icon {
    border-radius: 100px;
    color: #fff;
    border: 1px solid #fff;
    padding: 13px 50px
}

.main-nav,
.zindex-1 {
    z-index: 1
}

.footer-main .block-2 ul,
.main-nav .navbar-brand {
    padding: 0
}

.main-nav .navbar-nav .nav-item .nav-link {
    position: relative;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 45px
}

.main-nav .navbar-nav .nav-item .nav-link span i {
    font-size: 11px
}

.main-nav .navbar-nav .nav-item.active .nav-link:before {
    content: '';
    background: #2e7eed;
    width: 60%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 20%
}

.main-nav .dropdown .open > a,
.main-nav .dropdown .open > a:focus,
.main-nav .dropdown .open > a:hover {
    background: 0
}

.main-nav .dropdown.full-width .dropdown-menu {
    left: 0 !important;
    right: 0 !important
}

.main-nav .dropdown .dropdown-menu {
    border-radius: 0;
    padding: 0;
    border: 0;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .05);
    display: none;
    margin-top: 0
}

.main-nav .dropdown .dropdown-menu.show {
    display: block
}

.main-nav .dropdown .dropdown-menu .dropdown-item {
    font-size: 13px;
    padding: 3px 22px;
    transition: .3s
}

.main-nav .dropdown .dropdown-menu .dropdown-item.active,
.main-nav .dropdown .dropdown-menu .dropdown-item.focus,
.main-nav .dropdown .dropdown-menu .dropdown-item:focus,
.main-nav .dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #2e7eed
}

.main-nav .dropdown .dropdown-menu li:first-child {
    margin-top: 10px
}

.create-stories .block h3,
.main-nav .dropdown .dropdown-menu li:last-child {
    margin-bottom: 10px
}

@media(min-width:992px) {
    .main-nav .dropdown .dropdown-menu {
        position: absolute;
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        transition: visibility .2s, opacity .2s, transform .5s cubic-bezier(.43, .26, .11, .99), -webkit-transform .5s cubic-bezier(.43, .26, .11, .99)
    }

    .main-nav .dropdown:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        color: #777;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hover-zoom img,
.post-sm .post-thumb img,
.scroll-top-to {
    transition: .3s
}

.dropleft .dropdown-menu,
.dropright .dropdown-menu {
    margin: 0
}

.dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
    font-weight: 700;
    font-family: themify;
    border: 0;
    font-size: 8px;
    vertical-align: 1px
}

.dropleft .dropdown-toggle::before {
    content: "\e64a";
    margin-right: 5px
}

.dropright .dropdown-toggle::after {
    content: "\e649";
    margin-left: 5px
}

.footer-main {
    padding: 50px 0;
    background: #1a1b1f
}

.error-page .center .block p,
.footer-main .block img {
    margin-bottom: 50px
}

.footer-main .block img #small-Apps {
    fill: red
}

.footer-main .block ul.social-icon li a {
    text-decoration: none;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: #3f3f43;
    color: #fff;
    text-align: center;
    line-height: 38px
}

.footer-main .block-2 h6 {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px
}

.footer-main .block-2 ul li {
    margin-bottom: 10px;
    list-style: none
}

.footer-main .block-2 ul li a {
    font-size: 14px;
    color: #fff;
    transition: .2s
}

.footer-classic {
    background: #fafafa;
    text-align: center;
    padding: 110px 0
}

.blog-single .single-post .post-body .feature-image,
.career-featured .block .content h2,
.clients h3,
.faq .block .faq-item .faq-item-title,
.footer-classic ul.social-icons,
.founder,
.investors .block,
.jd-modal .modal-content .modal-body .form-title,
.team-sm,
.video-promo .content-block p {
    margin-bottom: 30px
}

.footer-classic ul.social-icons li a {
    padding: 0 20px;
    display: block
}

.footer-classic ul.social-icons li a i {
    font-size: 25px;
    color: #000
}

.footer-classic ul.footer-links li a {
    padding: 0 10px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #000
}

.scroll-top-to {
    position: fixed;
    right: 20px;
    bottom: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #2e7eed;
    color: #fff;
    z-index: 999556;
    display: none
}

.gradient-banner,
.slider {
    position: relative;
    overflow: hidden
}

.scroll-top-to:hover {
    background: #333
}

.call-to-action-app a,
.call-to-action-app h2,
.call-to-action-app p {
    color: #fff !important
}

.call-to-action-app ul li {
    margin: 10px
}

.banner .block ul.clients-logo li:first-child,
.call-to-action-app ul li:first-child {
    margin-left: 0
}

.call-to-action-app ul li a i {
    font-size: 20px;
    margin-right: 5px
}

.cta-hire p {
    width: 65%;
    margin: 0 auto
}

.cta-community {
    margin-bottom: 50px;
    padding: 40px 100px
}

.jd-modal .modal-content {
    padding: 25px;
    text-align: left;
    background: #fafafa
}

.jd-modal .modal-content .modal-body .block-2 .title p,
.jd-modal .modal-content .modal-header .modal-title,
.privacy .privacy-nav ul li a.active,
.user-login .block .content .new-acount p a {
    color: #000
}

.jd-modal .modal-content .modal-body .block-2 {
    display: flex;
    margin-bottom: 70px
}

.jd-modal .modal-content .modal-body .block-2 .title {
    width: 30%
}

.jd-modal .modal-content .modal-body .block-2 .details {
    width: 70%
}

.jd-modal .modal-content .modal-body .block-2 .details ul {
    padding-left: 0;
    margin: 0
}

.jd-modal .modal-content .modal-body .block-2 .details ul li {
    list-style: none;
    margin-bottom: 5px
}

.jd-modal .modal-content .modal-body .block-2 .details ul li span {
    padding-right: 5px;
    color: #000
}

.banner .block h1 {
    margin-bottom: 13px
}

.banner .block p {
    font-size: 14px;
    margin-bottom: 30px
}

.banner .block .video {
    width: 80%;
    margin: 0 auto
}

.banner .block ul.clients-logo {
    margin-top: 30px
}

.banner .block ul.clients-logo li {
    margin-left: 30px
}

.slider {
    padding: 180px 0 300px;
    text-align: center
}

.slider .block .download,
.user-login .block .content .new-acount {
    margin-top: 20px
}

.slider .block .image-content img {
    margin-top: 100px;
    margin-bottom: -200px
}

.slider:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 290px solid #fff;
    border-left: 2000px solid transparent;
    width: 0
}

.services .service-block {
    background: #fff;
    padding: 30px 20px;
    margin-bottom: 30px;
    border-radius: 5px
}

.services .service-block h3 {
    line-height: 30px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700
}

.services .service-block i {
    font-size: 30px;
    color: #2e7eed;
    margin-bottom: 15px;
    display: inline-block
}

.services .service-block p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.feature .feature-content h2,
.feature .feature-content p,
.featured-article article.featured .content p,
.founder img {
    margin-bottom: 25px
}

.services .app-preview {
    display: flex;
    justify-content: center !important
}

.services .app-preview img {
    height: 500px;
    width: auto
}

.service .service-box {
    padding: 20px;
    background: #fff;
    border-radius: 4px
}

.service .service-box .service-item {
    text-align: center;
    padding: 10px;
    margin: 20px 0
}

.service .service-box .service-item i {
    font-size: 20px;
    color: #2e7eed;
    display: inline-block;
    margin-bottom: 10px
}

.feature .testimonial p {
    margin-bottom: 10px;
    color: #242424
}

.feature .testimonial ul.meta li {
    font-size: 12px;
    margin-right: 10px
}

.feature .testimonial ul.meta li img,
.testimonial .testimonial-slider .item .block .image img {
    height: 40px;
    width: 40px;
    border-radius: 100%
}

.app-features .app-explore {
    display: flex;
    justify-content: center !important;
    margin-bottom: 40px
}

.banner-full .image,
.pagination-nav {
    display: flex;
    justify-content: center
}

.banner-full .image img {
    height: 625px
}

.banner-full .block .logo,
.banner-full .block h1,
.faq .block .faq-item,
.post-sm {
    margin-bottom: 40px
}

.banner-full .block p {
    font-size: 14px;
    margin-bottom: 50px
}

.video-promo {
    padding: 150px 0
}

.video-promo .content-block {
    width: 60%;
    margin: 0 auto;
    text-align: center
}

.video-promo .content-block h2 {
    font-size: 30px;
    color: #fff
}

.video-promo .content-block a i.video {
    height: 125px;
    width: 125px;
    background: #2e7eed;
    display: inline-block;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 125px;
    border-radius: 100%
}

.testimonial .testimonial-slider .item {
    padding-bottom: 10px
}

.testimonial .testimonial-slider .item .block {
    padding: 40px;
    text-align: center;
    margin: 10px;
    border-radius: 5px
}

.testimonial .testimonial-slider .item .block .image {
    margin-top: 30px;
    margin-bottom: 5px;
    width: 100%;
    display: flex;
    justify-content: center
}

.testimonial .testimonial-slider .item .block p {
    font-family: Lora, serif;
    font-style: italic;
    color: #888
}

.testimonial .testimonial-slider .item .block cite {
    font-style: normal;
    font-size: 14px;
    color: #161616
}

.gradient-banner {
    padding: 100px 0 170px
}

.gradient-banner::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    height: 200%;
    border-radius: 50%;
    background-image: linear-gradient(45deg, #009ec5 0, #2e7eed 20%, #02225b 50%)
}

.pull-top {
    margin-top: -100px
}

.shapes-container {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.shapes-container .shape {
    position: absolute
}

.shapes-container .shape::before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .1);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    position: absolute;
    border-radius: 50px
}

.shapes-container .shape:first-child {
    top: 2%;
    left: 11%;
    width: 400px;
    height: 70px
}

.shapes-container .shape:nth-child(2) {
    top: 14%;
    left: 18%;
    width: 200px;
    height: 15px
}

.shapes-container .shape:nth-child(3) {
    top: 80%;
    left: 4%;
    width: 300px;
    height: 60px
}

.shapes-container .shape:nth-child(4) {
    top: 85%;
    left: 15%;
    width: 100px;
    height: 10px
}

.shapes-container .shape:nth-child(5) {
    top: 5%;
    left: 50%;
    width: 300px;
    height: 25px
}

.shapes-container .shape:nth-child(6) {
    top: 4%;
    left: 52%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(7) {
    top: 80%;
    left: 70%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(8) {
    top: 55%;
    left: 95%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(9) {
    top: 50%;
    left: 90%;
    width: 300px;
    height: 50px
}

.shapes-container .shape:nth-child(10) {
    top: 30%;
    left: 60%;
    width: 500px;
    height: 55px
}

.shapes-container .shape:nth-child(11) {
    top: 60%;
    left: 60%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(12) {
    top: 35%;
    left: 75%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(13) {
    top: 90%;
    left: 40%;
    width: 300px;
    height: 45px
}

.shapes-container .shape:nth-child(14) {
    top: 54%;
    left: 75%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(15) {
    top: 50%;
    left: 90%;
    width: 200px;
    height: 5px
}

.shapes-container .shape:nth-child(16) {
    top: 50%;
    left: 81%;
    width: 100px;
    height: 5px
}

hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 2px solid #2e7eed;
    margin: 1em 0;
    padding: 0
}

.founder img,
.team-sm .image img {
    border-radius: 5px
}

.icon-box {
    height: 80px;
    width: 80px;
    text-align: center;
    background: #2e7eed
}

.icon-box i {
    line-height: 80px;
    font-size: 30px
}

.founder h2 {
    font-size: 25px;
    line-height: 30px
}

.founder p {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 20px
}

.team-sm .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.team-sm .image .social-links {
    position: absolute;
    background: #2e7eed;
    left: 0;
    right: 0;
    text-align: center;
    width: calc(100% - 80px);
    margin: 0 40px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    transition: .3s;
    bottom: 20px
}

.team-sm .image .social-links ul li a {
    display: block;
    padding: 15px
}

.team-sm .image .social-links ul li a i {
    font-size: 20px;
    color: #fff
}

.team-sm .image:hover .social-links {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.team-sm p {
    margin-top: 15px
}

.featured-article {
    padding: 0 0 50px
}

.career-featured .block,
.featured-article article.featured,
.user-login .block {
    display: flex
}

.featured-article article.featured .image {
    flex-basis: 100%;
    padding: 20px
}

.featured-article article.featured .content {
    margin-left: 30px;
    flex-basis: 100%;
    align-self: center
}

.featured-article article.featured .content h2 a {
    font-size: 25px;
    color: #000;
    display: inline-block
}

.post-sm .post-thumb {
    margin-bottom: 15px;
    overflow: hidden
}

.blog-single .about-author .media .media-body p,
.post-sm .post-title {
    margin-bottom: 15px
}

.post-sm .post-title h3 a {
    color: #000;
    font-size: 20px
}

.post-sm:hover .post-thumb img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.blog-single .single-post {
    padding-bottom: 70px
}

.blog-single .single-post .post-body .feature-image img {
    width: 100%
}

.blog-single .single-post .post-body .quote {
    padding: 30px 0;
    width: 80%;
    margin: 0 auto
}

.blog-single .single-post .post-body .quote blockquote {
    color: #000;
    padding: 10px 0 10px 30px;
    text-align: left;
    font-size: 30px;
    line-height: 40px;
    border-left: 6px solid #666
}

.blog-single .single-post .post-body .post-image {
    width: 60%;
    margin: 0 auto 20px
}

.blog-single .about-author h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    font-size: 25px
}

.blog-single .about-author .media .image img {
    width: 150px;
    height: 150px;
    border-radius: 100%
}

.blog-single .about-author .media .media-body {
    margin-left: 40px
}

.related-articles .title h2 {
    font-size: 25px
}

.pagination-nav ul.pagination {
    padding-top: 30px
}

.pagination-nav ul.pagination li {
    margin-right: 10px
}

.pagination-nav ul.pagination li a {
    border-radius: 3px;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-color: transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    color: grey;
    transition: .3s ease-in
}

.pagination-nav ul.pagination .active a,
.pagination-nav ul.pagination li a:hover {
    background-color: #2e7eed;
    color: #fff;
    border-color: transparent
}

.about .content h2 {
    margin-bottom: 20px;
    text-transform: capitalize
}

.about .about-slider .item,
.faq .block .faq-item .item .accordion-block p {
    padding: 20px
}

.create-stories .block img {
    width: 100%;
    margin-bottom: 20px
}

.quotes .quote-slider h2 {
    font-size: 50px
}

.quotes .quote-slider cite {
    margin-left: 150px;
    font-style: normal
}

.clients .client-slider .slick-track {
    display: flex;
    align-items: center
}

.clients .client-slider img {
    max-width: 80%
}

.investors .block h3 {
    margin-bottom: 0;
    line-height: 1
}

.hover-zoom {
    overflow: hidden;
    border-radius: 8px
}

.hover-zoom:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.error-page {
    position: fixed;
    height: 100%;
    width: 100%
}

.error-page .center {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.error-page .center .block h1 {
    font-size: 200px;
    font-weight: 400;
    line-height: 266px;
    font-family: Lora, serif
}

.career-featured .block .content {
    flex-basis: 100%;
    align-self: center
}

.career-featured .block .video {
    justify-content: center;
    align-self: center;
    flex-basis: 100%;
    margin-left: 10px
}

.company-fun-facts .fun-fact {
    margin-bottom: 20px;
    text-align: center
}

.company-fun-facts .fun-fact i {
    font-size: 25px;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 60px;
    height: 60px;
    width: 60px;
    border: 1px solid #000;
    border-radius: 100%
}

.job-list .block {
    padding: 50px 80px;
    background: #fff
}

.job-list .block h2 {
    margin-bottom: 40px;
    font-size: 25px
}

.job-list .block .job {
    padding: 50px 10px;
    display: flex
}

.job-list .block .job:not(:last-child) {
    border-bottom: 1px solid #ccc
}

.job-list .block .job .content {
    flex-basis: 100%
}

.job-list .block .job .apply-button {
    flex-basis: 100%;
    align-self: center;
    text-align: right
}

.faq .block {
    padding: 50px
}

@media(max-width:480px) {
    .section-title p {
        width: 100%
    }

    .footer-classic ul.social-icons li {
        margin-bottom: 10px
    }

    .call-to-action-app ul li {
        margin-left: 0;
        margin-bottom: 10px
    }

    .banner .block ul.clients-logo li {
        margin-bottom: 20px
    }

    .app-features .app-feature,
    .services .service-block:last-child {
        margin-bottom: 30px
    }

    .about .content,
    .blog-single .about-author h2 {
        text-align: center
    }

    .blog-single .about-author .media,
    .job-list .block .job {
        flex-wrap: wrap
    }

    .blog-single .about-author .media .image {
        flex-grow: 1;
        width: 100%;
        display: flex;
        justify-content: center
    }

    .blog-single .about-author .media .media-body {
        flex-grow: 1;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 20px
    }

    .faq .block {
        padding: 10px
    }
}

.faq .block .faq-item .faq-item-title h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc
}

.faq .block .faq-item .item .item-link {
    position: relative;
    padding: 10px 0 10px 25px
}

.faq .block .faq-item .item .item-link a {
    font-size: 16px;
    color: #007bff
}

.faq .block .faq-item .item .item-link a span {
    margin-right: 5px
}

.faq .block .faq-item .item .item-link:before {
    font-family: themify;
    position: absolute;
    left: 0;
    font-weight: 600;
    font-size: 15px;
    top: 15px
}

.privacy .privacy-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
    background: #fafafa;
    padding: 30px 0;
    display: flex;
    justify-content: center
}

.privacy .privacy-nav ul {
    padding-left: 0;
    margin-bottom: 0
}

.privacy .privacy-nav ul li {
    list-style: none
}

.privacy .privacy-nav ul li a {
    font-size: 16px;
    color: #757575;
    padding: 10px 0;
    font-weight: 700;
    display: block
}

.privacy .block {
    background: #fff;
    padding: 40px 50px
}

.privacy .block .policy-item {
    padding-bottom: 40px
}

.privacy .block .policy-item .title h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

.user-login {
    height: 100%;
    width: 100%
}

.user-login .block .image {
    flex-basis: 100%;
    margin-right: 40px
}

.user-login .block .image img {
    border-radius: 8px
}

.user-login .block .content {
    flex-basis: 100%;
    align-self: center;
    padding: 50px;
    border: 1px solid #ccc;
    border-radius: 4px
}

.user-login .block .content .logo {
    margin-bottom: 80px
}

.user-login .block .content .title-text {
    margin-bottom: 35px
}

.user-login .block .content .title-text h3 {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.coming-soon {
    color: #000;
    padding: 120px 0;
    min-height: 100vh
}

@media(max-width:992px) {
    .video .video-box a i {
        height: 80px;
        width: 80px;
        line-height: 80px;
        font-size: 22px
    }

    .main-nav .navbar-nav .nav-item .nav-link {
        line-height: 25px
    }

    .main-nav .navbar-nav .nav-item.active .nav-link:before,
    .services .col-lg-4.m-auto {
        display: none
    }

    .main-nav .dropdown {
        -webkit-transform: none;
        transform: none;
        left: auto;
        position: relative;
        text-align: center
    }

    .main-nav .dropdown .dropdown-menu {
        text-align: center;
        float: left !important;
        width: 100%;
        margin: 0
    }

    .cta-community {
        padding: 40px
    }

    .user-login .block .content .logo {
        margin-bottom: 40px
    }

    .coming-soon {
        padding: 80px 0
    }
}

.coming-soon .block h3 {
    color: grey
}

.coming-soon .block .count-down {
    margin-top: 70px
}

.coming-soon .block .count-down .syotimer-cell {
    min-width: 200px;
    padding: 45px 0;
    margin-right: 30px;
    margin-bottom: 20px;
    background: #fff;
    display: inline-block
}

.coming-soon .block .count-down .syotimer-cell .syotimer-cell__value {
    font-size: 65px;
    line-height: 80px;
    text-align: center;
    position: relative;
    font-weight: 700
}

.coming-soon .block .count-down .syotimer-cell .syotimer-cell__unit {
    font-size: 20px;
    color: #6c6c6c;
    text-transform: uppercase;
    font-weight: 400
}

.address .block .address-block .icon {
    margin-bottom: 25px;
    display: flex;
    justify-content: center
}

.address .block .address-block .icon i {
    display: block;
    height: 100px;
    width: 100px;
    background: #fafafa;
    border-radius: 100%;
    font-size: 45px;
    text-align: center;
    line-height: 100px
}

.google-map #map_canvas {
    height: 500px;
    width: 100%
}

@media(max-width:768px) {

    .left img,
    .right img {
        margin-left: 0
    }

    .banner-full .image,
    .create-stories .block,
    .left img,
    .privacy .privacy-nav {
        margin-bottom: 30px
    }

    .footer-main {
        padding: 50px 0
    }

    .footer-main .block {
        margin-bottom: 40px
    }

    .scroll-top-to {
        bottom: 15px;
        right: 15px;
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .banner .block .video {
        width: 100%
    }

    .service .service-box,
    .service .service-thumb {
        width: 80%;
        margin: 0 auto
    }

    .banner-full .block,
    .feature .feature-content h2,
    .feature .feature-content p,
    .feature .testimonial,
    .featured-article article.featured .content {
        text-align: center
    }

    .testimonial .testimonial-slider .item .block .image,
    .user-login .block .content {
        flex-grow: 1
    }

    .career-featured .block,
    .featured-article article.featured,
    .user-login .block {
        flex-wrap: wrap
    }

    .featured-article article.featured .image {
        margin-bottom: 20px
    }

    .blog-single .single-post .post-body .quote {
        width: 80%
    }

    .career-featured .block .content {
        flex-grow: 1;
        width: 100%;
        margin-bottom: 30px;
        text-align: center
    }

    .career-featured .block .video {
        flex-grow: 1;
        width: 100%
    }

    .job-list .block .job {
        display: block;
        text-align: center
    }

    .job-list .block .job .apply-button {
        margin-top: 20px;
        text-align: center
    }

    .privacy .privacy-nav ul li a {
        font-size: 16px;
        padding: 5px 0
    }

    .user-login .block .image {
        flex-grow: 1;
        text-align: center;
        margin-bottom: 30px;
        margin-right: 0
    }

    .coming-soon .block .count-down {
        margin-top: 40px
    }

    .coming-soon .block .count-down .syotimer-cell {
        min-width: 180px;
        padding: 35px 0
    }

    .google-map #map_canvas {
        height: 350px
    }
}
