﻿.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.about-video-right {
    background: url("/landingPage/background.png") no-repeat center !important;
    background-size: cover;
    height: 645px;
}

.section-gap-footer {
    padding: 25px 0;
}

.home-banner-area {
    background-size: cover;
    background-color: transparent;
    background-image: linear-gradient( 200deg, #FFD87B 14%, #FFFFFF 70%);
    opacity: 1;
}

.pricing-area:after {
    content: none !important;
}

#header {
    padding: 0px 0px 20px 0px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}

.header-scrolled {
    background: none;
}

.about-video-right {
    background: url("/landingPage/background.png") no-repeat center !important;
    background-size: cover;
    height: 645px;
}

.fact-area {
    background: url("/landingPage/background.png") no-repeat center !important;
    background-size: cover;
}

.videowrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -50px;
}

#main-head {
    height: 700px !important;
}

.section-gap-top {
    padding-top: 180px !important;
}

/*@media (min-width: 576px) {
*/


@media screen and (max-width: 768px) {
    #google-download {
        width: 300px !important;
        height: 100px !important;
    }

    #apple-download {
        width: 300px !important;
        height: 100px !important;
    }
}
