    body {
        font-family: 'Mukta', sans-serif;
    }
    
    .menuopts {
        line-height: 58px !important;
        font-weight: 600;
        color: orange !important;
    }
    
    .image1 {
        width: 100%;
        height: 568px;
        object-fit: cover;
    }
    
    .background {
        background-image: url('../Images/img1.jpg');
        width: 100%;
        height: 400px;
        object-fit: cover;
        /* transparent png image */
    }
    
    .img-title {
        position: absolute;
        margin: -31% 0 0 7%;
        font-size: 36px;
        font-weight: 600;
        color: white;
    }
    
    .smalltxt {
        margin: -26% 0 7% 8%;
        font-size: 19px;
        font-weight: 600;
        position: absolute;
        color: white;
    }
    
    .nos {
        width: 40px;
        height: 40px;
        text-align: center;
        background: orange;
        color: white;
        padding: 7px 2px;
        font-weight: 600;
        border-radius: 50%;
        margin: 10% 0 0 44%;
    }
    
    .crd-hdng {
        font-weight: 600;
        color: #777;
        font-size: 20px;
    }
    
    .stps-txt {
        font-size: 19px;
        color: #bfb5b5;
    }
    
    .conrstn {
        margin: 30% 0 0 0;
        font-size: 50px;
        background: #ebe4e4;
        width: 85px;
        height: 85px;
        padding: 20px 3px;
        border-radius: 50%;
    }
    
    .navbar-default {
        background-color: white;
        border-color: white;
    }
    
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        color: #555;
        background-color: #fff;
    }
    
    .logo {
        width: 16%;
        margin: 0 0 0 24%;
    }
    
    .ul-left {
        margin: 0 0 0 7%;
    }
    
    .interact {
        margin-right: 3%;
        box-shadow: 0 2px 13px 5px #e4e4e4;
    }
    
    .ftr-cnt {
        background: #ffad17;
        padding: 20px 181px;
        color: white;
        font-size: 16px;
        font-weight: 600;
    }
    
    .cntctus-title {
        text-align: center;
        position: absolute;
        margin: -1% 0 0 45%;
    }
    
    @media(min-width:576px) and (max-width:787px) {
        .crd-hdng {
            font-weight: 600;
            color: #777;
            font-size: 15px;
            white-space: nowrap;
        }
        .ul-left {
            margin: -6% 0 0 18%;
            background: white;
            position: absolute;
            z-index: 1;
            width: 100%;
        }
        .logo {
            width: 17%;
            margin: -10% 0 0 3%;
        }
        .img-title {
            position: absolute;
            margin: -59% 0 0 7%;
            font-size: 22px;
            font-weight: 600;
            color: white;
        }
        .smalltxt {
            margin: -49% 0 7% 8%;
            font-size: 12px;
            font-weight: 600;
            position: absolute;
            color: white;
        }
        .image1 {
            width: 100%;
            height: 401px;
            object-fit: cover;
        }
        .orng-bg {
            height: 404px;
            background: #ff9b3fd9;
            width: 64%;
            position: absolute;
            margin: 0.6% 0 0 -7%;
            transform: skewX(-6deg);
        }
        .white-bg {
            height: 139px;
            background: white;
            width: 100%;
            position: absolute;
            margin: -14% 0 0 0;
            transform: skewY(-5deg);
            z-index: -1;
        }
        .getloan-sectn {
            margin-top: -6%;
            text-align: center;
            color: orange;
            width: 75%;
        }
        .getloan-odd-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin: 2% 2% 0 0;
            height: 251px;
        }
        .getloan-even-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin-top: 2%;
            height: 251px;
        }
        .interact {
            margin-left: 8%;
            margin-bottom: 3%;
        }
        .cntctus-title {
            text-align: center;
            position: absolute;
            margin: -6% 0 0 39%;
        }
        .ftr-cnt {
            background: #ffad17;
            padding: 20px 85px;
            color: white;
            font-size: 16px;
            font-weight: 600;
        }
    }
    
    @media(min-width:786px) and (max-width:990px) {
        .crd-hdng {
            font-weight: 600;
            color: #777;
            font-size: 15px;
            white-space: nowrap;
        }
        .ul-left {
            margin: -6% 0 0 18%;
        }
        .logo {
            width: 14%;
            margin: 0 0 0 3%;
        }
        .img-title {
            position: absolute;
            margin: -59% 0 0 7%;
            font-size: 30px;
            font-weight: 600;
            color: white;
        }
        .smalltxt {
            margin: -49% 0 7% 8%;
            font-size: 17px;
            font-weight: 600;
            position: absolute;
            color: white;
        }
        .orng-bg {
            height: 569px;
            background: #ff9b3fd9;
            width: 64%;
            position: absolute;
            margin: 0.6% 0 0 -7%;
            transform: skewX(-6deg);
        }
        .white-bg {
            height: 139px;
            background: white;
            width: 100%;
            position: absolute;
            margin: -14% 0 0 0;
            transform: skewY(-5deg);
            z-index: -1;
        }
        .getloan-sectn {
            margin-top: -6%;
            text-align: center;
            color: orange;
            width: 75%;
        }
        .getloan-odd-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin: 2% 2% 0 7%;
            height: 251px;
        }
        .getloan-even-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin-top: 2%;
            height: 251px;
        }
    }
    
    @media(min-width:991px) and (max-width:1199px) {
        .crd-hdng {
            font-weight: 600;
            color: #777;
            font-size: 15px;
            white-space: nowrap;
        }
        .ul-left {
            margin: -4% 0 0 35%;
        }
        .logo {
            width: 14%;
            margin: 0 0 0 8%;
        }
        .orng-bg {
            height: 569px;
            background: #ff9b3fd9;
            width: 64%;
            position: absolute;
            margin: 0.6% 0 0 -7%;
            transform: skewX(-6deg);
        }
        .white-bg {
            height: 139px;
            background: white;
            width: 100%;
            position: absolute;
            margin: -14% 0 0 0;
            transform: skewY(-5deg);
            z-index: -1;
        }
        .getloan-sectn {
            margin-top: -6%;
            text-align: center;
            color: orange;
            width: 75%;
        }
        .getloan-odd-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin: 2% 2% 0 7%;
            height: 251px;
        }
        .getloan-even-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin-top: 2%;
            height: 251px;
        }
    }
    
    @media(min-width:1200px) and (max-width:1600px) {
        .ul-left {
            margin: -4% 0 0 45%;
        }
        .logo {
            width: 14%;
            margin: 0 0 0 8%;
        }
        .orng-bg {
            height: 569px;
            background: #ff9b3fd9;
            width: 53%;
            position: absolute;
            margin: 0 0 0 -7%;
            transform: skewX(-6deg);
        }
        .white-bg {
            height: 139px;
            background: white;
            width: 100%;
            position: absolute;
            margin: -14% 0 0 0;
            transform: skewY(-5deg);
        }
        .getloan-sectn {
            margin-top: -6%;
            text-align: center;
            color: orange;
            width: 60%;
        }
        .getloan-odd-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin: 2% 2% 0 7%;
            height: 251px;
        }
        .getloan-even-crd {
            box-shadow: 0 2px 13px 5px #e4e4e4;
            margin-top: 2%;
            height: 251px;
        }
    }