        html {
            font-family: 'poppins';
            overflow-x: hidden;
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }
    .youtube_circle{
        background-color: #fff;
        border-radius: 50%;
        padding: 2px;
        color: #ff0000;
     }
        body {
            overflow-y: hidden;
        }

        @font-face {
            font-family: 'poppins';
            src: url('../font/poppins/Poppins-Regular.ttf');
        }

        @font-face {
            font-family: 'bebasNeue';
            src: url('../font/bebas_neue/BebasNeue-Regular.ttf');
        }

        .zinus_content {
            overflow: hidden;
        }

        .ul_list {
            margin-right: 5rem;
        }

        label {
            color: #f19595;
            font-size: 12px;
        }

        option {
            background-color: #226D94;
        }

        .enquire_btn {
            background-color: #226D94;
            color: #FFF;
            font-size: 13px;
            align-items: center;
            font-family: 'poppins';
        }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row;
            font-size: 13px;
            align-items: center;
            font-family: 'poppins';
        }

        .znius_logo {
            width: 105px;
            height: 48px;
            object-fit: contain;
            margin-left: 5rem;
        }

        .banner_content {
            overflow: hidden;
            margin-top: 4rem;
        }

        .banner_img {
            height: 450px;
            object-fit: cover;
            width: 100%;
        }

        .banner_text_content {
            position: absolute;
            z-index: 9;
            color: #FFF;
            font-family: 'bebasNeue';
            text-transform: uppercase;
            left: 5.8rem;
            margin-top: 5rem;
        }

        .text_color {
            color: #45C9FF;
        }

        h1 {
            font-size: 3.5rem;
        }

        h5 {
            font-size: 1.5rem;
            font-family: 'poppins';
            text-transform: none;
            font-weight: 600;
            color: #d4caca;
        }

        .banner_para {
            width: 40%;
        }

        .banner_para p {
            font-family: 'poppins';
            text-transform: none;
            font-size: 12px;
            color: #b7afaf;
        }

        .right_layer {
            width: 25%;
            position: absolute;
            right: 0;
            z-index: 9;
            margin-top: -1rem;
        }

        .right_circle img {
            width: 10%;
            position: absolute;
            right: 0;
            z-index: 9;
            margin-top: -7rem;
            overflow: hidden;
        }

        ul li {
            color: #515151;
            font-size: 15px;
            font-family: 'poppins';
            line-height: 30px;

        }

        .title_content {
            margin-top: 2rem;
        }

        .features_content .title_content {
            margin: 0rem 6rem;
        }

        #choosZnius {
            padding: 70px 0px;
        }

        .join_content {
            width: 100%;
            background-color: #1B557C;
            padding: 70px 0px;
        }

        .left_layer img {
            width: 16%;
            position: absolute;
            left: 0;
            z-index: 9;
            margin-top: -6rem;
            color: #FFF;
        }

        .join_para p {
            font-size: 13px;
            text-align: center;
            font-family: 'poppins';
            color: #FFF;
        }

        .boldPara {
            font-size: 14px;
            font-weight: 600;
            text-align: center;
            font-family: 'poppins';
        }

        .send_btn {
            background-color: #31A2CB;
            color: #FFF;
            width: 100%;
            padding: 5px 10px;
            font-size: 13px;
        }

        .send_btn:hover {
            color: #FFF;

        }

        input {
            background-color: transparent;
        }

        .form {
            width: 35%;
            margin: auto;
        }

        .check_box_text {
            font-size: 12px;
            color: #FFF;
            margin-left: 5px;
        }

        .check_box {
            position: relative;
            bottom: 8px;
        }

        .form-control {
            display: block;
            width: 100%;
            padding: .375rem .75rem;
            font-size: 13px;
            font-weight: 400;
            line-height: 1.5;
            color: #FFF !important;
            background-color: transparent !important;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: .25rem;
            transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        }

        ::placeholder {
            color: #FFF !important;
        }

        .contect_us_content img {
            width: 65%;
            object-fit: cover;
        }

        .contect_us_content {
            width: 50%;
            margin: auto;
        }

        .contact_para {
            font-size: 13px;
        }

        header {
            position: fixed;
            top: 0;
            z-index: 999;
            left: 0;
            right: 0;
        }

        footer {
            background-color: #1B557C;
            width: 100%;
            padding: 15px 10px;
            margin-top: 2rem;
        }

        footer img {
            width: 105px;
            object-fit: cover;
            margin-left: 5rem;
        }

        .tooter_text {
            font-size: 12px;
            margin-left: 5rem;
        }

        .footer_icon_list img {
            width: 60%;
            object-fit: cover;
            margin: 0;
        }

        .footer_icon_list ul {
            list-style: none;
            display: flex;
            justify-content: flex-end;
            margin-right: 5rem;
        }

        .footer_icon_list p {
            color: #FFF;
            font-size: 13px;
            font-family: 'poppins';
            list-style: none;
            display: flex;
            justify-content: flex-end;
            margin-right: 6rem;
            margin-bottom: 0;
        }

        .chooseZnius_content img {
            width: 75%;
        }

        .features_content img {
            width: 75%;
        }

        .img_flex {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .navbar-light .navbar-nav .nav-link {
            color: #2E2E2E;
            font-size: 12px;
            font-weight: 600;
        }

        .navbar-light .navbar-nav .nav-link:focus {
            color: #2E2E2E;
            font-size: 12px;
            font-weight: 600;
            text-decoration: underline;
            text-underline-offset: 8px;
            text-decoration-thickness: 2px;
            border-radius: 10px;
        }

        @media screen and (max-width: 600px) {
            #choosZnius {
                padding: 0;
            }

            .title_content {
                margin: 2rem 1rem !important;
            }

            .menu_btn {
                position: absolute;
                right: 10px
            }

            .img_flex {
                display: flex;
            }

            .navbar-light .navbar-toggler {
                color: rgba(0, 0, 0, .55);
                border-color: rgba(0, 0, 0, .1);
                position: absolute;
                right: 10px;
            }

            .znius_logo {
                width: 105px;
                height: 48px;
                object-fit: contain;
                margin-left: 0rem;
            }

            .navbar-expand-lg .navbar-nav {
                flex-direction: column;
                font-size: 13px;
                align-items: flex-start;
                font-family: 'poppins';
            }

            .contect_us_content {
                width: 85%;
                margin: auto;
            }

            .form {
                width: 85%;
                margin: auto;
            }

            .contect_us_content img {
                width: 10%;
                object-fit: cover;
            }

            .banner_img {
                height: auto;
                object-fit: contain;
                width: 100%;
            }

            .banner_text_content {
                position: absolute;
                z-index: 9;
                color: #FFF;
                font-family: 'bebasNeue';
                text-transform: uppercase;
                left: 0.8rem;
                margin-top: 1rem;
            }

            h1 {
                font-size: 2rem;
            }

            .banner_para {
                width: 100%;
                margin-top: 7rem;
            }

            .banner_para p {
                font-family: 'poppins';
                text-transform: none;
                font-size: 12px;
                color: #000;
            }

            h5 {
                font-size: 1.5rem;
                font-family: 'poppins';
                text-transform: none;
                font-weight: 600;
                color: #000;
            }

            body {
                overflow-y: hidden;
            }

            .chooseZnius_content {
                margin-top: 17rem !important;
            }
        }