    body {
        font-family: 'Nunito';
        background: #fff;
    }
    
    .navbar-brand img {
        width: 165px;
    }
    
    .custom-navbar {
        /* box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.06);
        background-color: #000000; */
    }
    
    .custom-navbar li a {
        font-size: 20px;
        font-weight: 800;
        color: #ffffff;
    }
    
    .btn-yellow {
        border-radius: 25.5px;
        background-color: #dead00;
        font-size: 20px;
        font-weight: 800;
        color: #000000;
        padding: 7px 43px;
    }
    
    .footer {
        background: url('../img/footer-bg.png') no-repeat;
        background-size: cover;
    }
    
    .footer-logo {
        width: 181px;
    }
    
    .site-text {
        font-size: 14px;
        line-height: 2.46;
        letter-spacing: 0.5px;
        color: #ffffff;
    }
    
    .footer .form-control {
        border-radius: 0;
        font-size: 13px;
    }
    
    .footer ul li {
        font-size: 13px;
        line-height: 2.46;
        letter-spacing: 0.5px;
        color: #ffffff;
    }
    
    .footer ul li a {
        color: #fff
    }
    
    .footer h4 {
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.5px;
        color: #ffffff;
    }
    
    .copywrite-text {
        font-size: 12px;
        color: #ffffff;
    }
    
    .top-bg {
        background: url(../img/home-bg.png) no-repeat;
        background-size: cover;
        padding-top: 140px;
        position: relative;
        height: 768px;
    }
    
    .top-bg h1 {
        font-size: 46px;
        font-weight: 800;
        line-height: 1.3;
        color: #ffffff;
    }
    
    .small-heading {
        font-size: 24px;
        font-weight: 500;
        color: #ffffff;
        font-family: 'Avenir';
    }
    
    .input-group .form-control {
        border-radius: 32.5px;
        border: solid 2px #dead00;
        background-color: rgba(255, 255, 255, 0);
        height: 61px;
        border-right: 0;
        font-size: 21px;
        color: #ffffff;
        padding-left: 33px;
        padding-right: 28px;
    }
    
    .input-group>.input-group-append>.btn,
    .input-group>.input-group-append>.input-group-text,
    .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
    .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
    .input-group>.input-group-prepend:not(:first-child)>.btn,
    .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
        border-radius: 100px;
        background-color: #dead00;
        border: 1px solid #dead00;
    }
    
    .input-group-append {
        margin-left: -29px;
    }
    
    .btn-outline-secondary {
        padding: 6px 35px;
        border: 1px solid #dead00;
        font-size: 24px;
        font-weight: 800;
        color: #fff;
    }
    
    .home-page-top-input::-webkit-input-placeholder {
        /* Edge */
        color: #fff;
    }
    
    .home-page-top-input:-ms-input-placeholder {
        /* Internet Explorer */
        color: #fff;
    }
    
    .home-page-top-input::placeholder {
        color: #fff;
    }
    
    .fluid-setting {
        padding-left: 100px;
        padding-right: 100px;
    }
    
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }
    
    .sidenav a {
        padding: 8px 27px;
        text-decoration: none;
        font-size: 17px;
        color: #fff;
        display: block;
        /* transition: 0.3s; */
    }
    
    .sidenav a:hover {
        color: #333;
    }
    
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    
    .change-scroll {
        background-color: #333;
    }
    
    .how-it-works h3 {
        font-size: 48px;
        font-weight: 800;
        color: #4a4a4a;
    }
    
    .font-18 {
        font-size: 18px;
        line-height: 1.5;
        color: #7f7f7f;
    }
    
    .how-it-works h5 {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #616161;
        margin-bottom: 15px;
    }
    
    .font-16 {
        font-size: 16px;
        line-height: 1.5;
        color: #7f7f7f;
    }
    
    .icon-setting {
        height: 200px;
        margin-bottom: 20px;
    }
    
    .how-it-works {
        padding: 18px 0px 88px 0px;
    }
    
    .smart-parking-system-section {
        background-color: #000;
    }
    
    .smart-parking-system-section h4 {
        font-size: 40px;
        font-weight: bold;
        color: #dead00;
    }
    
    .smart-parking-system-section p {
        font-size: 20px;
        line-height: 1.5;
        color: #ffffff;
        font-family: 'Avenir';
        padding-right: 14px;
        font-weight: 300;
    }
    
    .medium-light-heading {
        font-size: 20px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #ffffff;
        font-family: 'Avenir';
    }
    
    .medium-heading {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #ffffff;
    }
    
    .smart-parking-system-section .media-border-right {
        border-right: 1px solid #979797;
    }
    
    .smart-parking-system-section .media-border-bottom {
        border-bottom: 1px solid #979797;
    }
    
    .app-section h4 {
        font-size: 25px;
        font-weight: 800;
        line-height: 1.92;
        letter-spacing: 0.41px;
        color: #111111
    }
    
    .app-section p {
        font-size: 18px;
        font-weight: 300;
        color: #000000;
        font-family: 'Avenir';
    }
    
    .bottom-input-group .form-control {
        border-radius: 0;
        border-color: #a3a3a3;
        height: 53px;
        font-size: 16px;
        color: #000;
    }
    
    .bottom-input-group.input-group>.input-group-append>.btn,
    .bottom-input-group.input-group>.input-group-append>.input-group-text,
    .bottom-input-group.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
    .bottom-input-group.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
    .bottom-input-group.input-group>.input-group-prepend:not(:first-child)>.btn,
    .bottom-input-group.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
        border-radius: 0;
        color: #000;
        font-size: 13px;
        text-transform: uppercase;
    }
    
    .app-section {
        padding: 100px;
        padding-bottom: 200px;
    }
    
    #quote-carousel {
        padding: 0 10px 30px 10px;
        margin-top: 60px;
    }
    
    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
    }
    
    #quote-carousel .carousel-indicators {
        position: relative;
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-top: 20px;
        margin-right: -19px;
    }
    
    #quote-carousel .carousel-indicators li {
        width: 50px;
        height: 50px;
        cursor: pointer;
        border: 1px solid #ccc;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        opacity: 0.4;
        overflow: hidden;
        transition: all .4s ease-in;
        vertical-align: middle;
    }
    
    #quote-carousel .carousel-indicators .active {
        width: 128px;
        height: 128px;
        opacity: 1;
        transition: all .2s;
    }
    
    .item blockquote {
        border-left: none;
        margin: 0;
    }
    
    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }
    
    .testimonial-section p {
        font-size: 28px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #737373;
    }
    
    blockquote:before {
        top: 0;
        left: 10px;
    }
    
    blockquote:before,
    blockquote:after {
        content: "\201C";
        position: absolute;
        font-size: 131px;
        padding: 10px;
        line-height: 1;
        color: #8b8989;
    }
    
    blockquote:after {
        content: "\201D";
        right: 10px;
        bottom: -.5em;
    }
    
    blockquote {
        margin: 10px 10px 0;
        padding: 60px;
        position: relative;
        border: none;
        border-radius: 8px;
        font-size: 28px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #737373;
    }
    
    .testimonial-section {
        background-color: #f5f5f5;
        padding: 50px 0;
    }
    
    .client-name {
        font-size: 28px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #1b1b1b;
    }
    
    .bottom-input-group img {
        position: absolute;
        top: 18px;
        left: 11px;
    }
    
    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }
        .sidenav a {
            font-size: 18px;
        }
    }
    
    @media (min-width: 992px) {
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 1.5rem;
            padding-left: 1.5rem;
        }
    }
    
    @media (max-width: 768px) {
        .sidenav a {
            font-size: 18px;
        }
        .footer-logo {
            width: 144px;
            margin-top: 10px;
        }
        .how-it-works h5 {
            font-size: 20px;
        }
        .app-section p {
            font-size: 16px;
        }
        .font-18 {
            font-size: 16px;
        }
        .btn-yellow {
            border-radius: 25.5px;
            background-color: #dead00;
            font-size: 13px;
            font-weight: 800;
            color: #000000;
            padding: 7px 25px;
        }
        .smart-parking-system-section p {
            font-size: 14px;
            line-height: 27px;
            padding-right: 0;
        }
        .small-heading {
            font-size: 18px;
        }
        .footer {
            text-align: center;
        }
        .bottom-input-group .form-control {
            padding-left: 35px !important;
            color: #333;
        }
        .bottom-input-group {
            position: relative;
        }
        .bottom-input-group img {
            position: absolute;
            top: 18px;
            left: 11px;
        }
        .app-section h4 {
            font-size: 20px;
            font-weight: 800;
            line-height: 31px;
            letter-spacing: 0.41px;
            color: #111111;
        }
        .client-name {
            font-size: 18px;
        }
        blockquote:before,
        blockquote:after {
            display: none;
        }
        blockquote {
            margin: 10px 10px 0;
            padding: 0;
            position: relative;
            border: none;
            border-radius: 8px;
            font-size: 16px;
            font-weight: 300;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #737373;
        }
        .app-section {
            padding: 20px;
            padding-bottom: 56px;
            padding-top: 50px;
        }
        .medium-heading {
            font-size: 15px;
        }
        .medium-light-heading {
            font-size: 17px;
        }
        .smart-parking-system-section .media-border-bottom {
            border-bottom: none;
        }
        .smart-parking-system-section .media-border-right {
            border-right: none;
        }
        .smart-parking-system-section h4 {
            font-size: 23px;
            margin-top: 20px;
        }
        .smart-parking-system-section {
            padding-top: 20px;
        }
        .how-it-works h3 {
            font-size: 25px;
        }
        .how-it-works {
            padding: 20px;
        }
        .video-img {
            width: 100%;
        }
        .top-bg h1 {
            font-size: 20px;
            font-weight: normal;
            line-height: 35px;
            color: #ffffff;
        }
        .navbar-brand img {
            width: 100px;
        }
        .custom-navbar li a {
            font-size: 15px;
        }
        .fluid-setting {
            padding-left: 15px;
            padding-right: 15px;
        }
        .top-bg {
            background: url(../img/home-bg.png) no-repeat;
            background-size: cover;
            padding-top: 88px;
            position: relative;
            height: auto;
            background-position: center center;
        }
        .btn-outline-secondary {
            padding: 6px 15px;
            border: 1px solid #dead00;
            font-size: 16px;
            font-weight: 800;
            color: #fff;
        }
        .input-group .form-control {
            height: 45px;
            font-size: 15px;
            padding-left: 14px;
        }
        .input-group-append img {
            width: 20px;
        }
    }