   body,
   html {
       margin: 0;
       font-family: "DM Sans", sans-serif;
       overflow-x: hidden;
   }

   .wrapper {
       display: flex;
       flex-direction: column;
       min-height: 100vh;
   }

   .min-vh-100 {
       min-height: 100vh;
   }

   .main-content {
       flex-grow: 1;
   }

   .navbar {
       height: 118px;
       border: none;
       box-shadow: none;
   }

   .nav-item .viewapp {
       color: #070708;
       font-size: 20px;
       font-weight: 400;
       line-height: 21px;
   }

   .dropdown {
       background-color: #EFEFEF;
       border-radius: 27px;
       width: 220px;
       text-align: start;
       padding: 0px;
   }

   .dropdown span {
       font-size: 20px;
       font-weight: 400;
       line-height: 26.04px;
       letter-spacing: -0.04em;
       margin-left: 12px;
   }

   .dropdown-links {
       display: flex;
       align-items: center;
       justify-content: space-between;
   }

   .dropdown-links a,
   .dropdown-links button {
       display: inline-block;
       margin-right: 15px;
       text-decoration: none;
       color: #000;
   }

   .navbar .nav-link {
       padding: 0.5rem 1rem;
   }

   @media (max-width: 992px) {
       .dropdown-links {
           display: flex;
           justify-content: space-around;
           padding: 10px;
           background-color: #EFEFEF;
           border-radius: 27px;
       }

       .dropdown-links a,
       .dropdown-links button {
           margin: 0;
           font-size: 16px;
       }
   }

   .nav-link .fa-mobile {
       font-size: 30px;
       vertical-align: middle;
       margin-right: 5px;
   }

   .nav-link {
       display: flex;
       font-size: 16px;
       color: #333;
       align-items: center;

   }
    .fa-mobile:hover{
        color:blue;
    }
   .nav-link.viewapp:hover {
       color: blue;
   }

   .fa-mobile:before {
       color: #070708;
   }

   .form-group .btn {
       display: block;
       margin: 0 auto;
       background-color: #4585FF;
       height: 50px;
       font-size: 20px;
       font-weight: 700;
       line-height: 26.4px;
       text-align: center;
       color: #FFFFFF;
   }
   .form-group .btn:hover {
       background-color: #4585FF;
       transform: scale(1.05);
   }

   .link {
       width: 134px;
       height: 54px;
       border-radius: 56px;
       color: #fff !important;
       background-color: #4585FF;
       padding: 17px 38px 21px 38px !important;
       box-shadow: 0px 3px 10px 0px #5465FF33;
       font-size: 20px !important;
       font-weight: 700 !important;
       line-height: 20px !important;
       text-align: center;
   }

   .link:hover {
       transform: scale(1.05);
   }

   /* .link .login {
        width: 51px;
        height: 20px;
        font-weight: 700;
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        line-height: 20px;

    } */
   .footer-link {
       font-size: 22px;
       font-weight: 400;
       line-height: 28.64px;
       color: #393745;
       margin-right: 10%;
   }
   .breadcrumb {
       background-color: #ffffff;
       padding: 4px 8px 4px 3px;
   }

   .breadcrumb a {
       color: #C5C5C5;
   }

   .breadcrumb a:hover {
       color: blue;
       transform: scale(1.05);
   }

   .breadcrumb-item {
       font-size: 18px;
       font-weight: 400;
       line-height: 21px;
       letter-spacing: -0.03em;
   }

   .breadcrumb-item+.breadcrumb-item::before {
       color: #C5C5C5;
   }

   .user {
       background-color: #EFEFEF;
       text-align: center;
       height: 50px;
       border-radius: 27px;
       width: 220px;
   }

   .user img {
       width: 42px;
       height: 42px;
       float: inline-start;
       border-radius: 56px;
   }

   .user span {
       float: inline-start;
       color: #070708;
       font-weight: 400;
       font-size: 20px;
       line-height: 20.04px;
   }

   .user a {
       float: inline-end;
       margin-top: 6px;
       margin-right: 6px;
   }

   .dropdown-menu {
       width: 100%;
   }

   .dropdown .dropdown-toggle:after {
       font-size: 20px;
   }

   .form-control {
       border: 1px solid #C5C5C5;
       border-radius: 30px;
       height: 48px;
   }

   .form-control:focus {
       border: 3px solid #D5E3FF;
   }

   :not(.main-content) .navbar .dropdown .dropdown-menu {
       top: 16px !important;
   }

   .dropdown .dropdown-menu.show:before {
       top: 0px;
   }

   .dropdown-menu .dropdown-item {
       font-size: 16px;
       font-weight: 400;
       line-height: 20.83px;
       color: #393745;
   }

   .logout {
       font-size: 16px;
       font-weight: 400;
       line-height: 20.83px;
       color: #4585FF !important;
   }

   hr {
       border: 1.5px solid var(--Color-8, #000000);
       margin-top: 4% !important;
       margin-bottom: 5%;
   }

   .dropdown-menu #logout {
       font-size: 16px;
       font-weight: 400;
       line-height: 20.83px;
       color: #4585FF;
       pointer-events: none;
   }

   input[type=email] {
       font-size: 16px;
       font-weight: 500;
       line-height: 20.83px;
       color: #070708;
       letter-spacing: -0.04em;
       text-align: left;
   }

   input[type=text] {
       font-size: 16px;
       font-weight: 500;
       line-height: 20.83px;
       color: #070708;
       letter-spacing: -0.04em;
       text-align: left;
   }

   input[type=password] {
       font-size: 16px;
       font-weight: 500;
       line-height: 20.83px;
       color: #070708;
       letter-spacing: -0.04em;
       text-align: left;
   }

   .container-fluid {
       padding: 0 60px 0 60px;
   }

   .home-text h1 {
       font-weight: 400;
       font-size: 70px;
       line-height: 91.14px;
       color: #070708;
   }

   .home-text span {
       font-weight: 400;
       font-size: 70px;
       line-height: 91.14px;
       color: #4585FF;
   }

   .copyright-link {
       color: #393745;
       font-size: 19px;
       font-weight: 400;
       line-height: 24.74px;
       letter-spacing: -0.04em;
   }

   @media only screen and (max-width:360px) {

       .navbar-brand {
           width: 157px;
           height: 73px;
       }
   }

   @media only screen and (min-width:360px) and (max-width:576px) {

       /* .container-fluid{
        padding:25px 25px;
       } */
       .login-form {
           padding-left: 40px !important;
       }

       .text-overlay h2 {
           display: none;
       }
        .text-overlay p {
            display: none;
        }

       .navbar-collapse {
           box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
           padding: 10px 20px 10px 20px;
           position: relative;
           z-index: 9999;
           background-color: #f9f9f9;
           border-radius: 15px;
       }

       .footer-imgae {
           display: none;
       }

       .navbar-brand {
           width: 157px;
           height: 73px;
       }

       .nav-item {
           width: 156px;
           margin-bottom: 8px;
           background-color: #f9f9f9;
       }

       .link {
           box-shadow: none;
           border-radius: 0px;
           background-color: #f9f9f9;
       }

       .link .login {
           color: #070708;
           width: 0px;
           font-weight: 500;
           padding: 10px 22px;
       }

       .main-footer {
           text-align: center;
       }

       .footer-link {
           font-size: 15px;
           margin-right: 10px;
       }

       .login-form h4 {
           font-size: 17px;
       }

       .login-form h2 {
           font-size: 28px;
           margin-bottom: 20px !important;
       }

       #searchInput {
           padding-left: 56px;
       }

       .img-logo {
           margin-top: 10%;
       }

       .text-header h2 {
           font-size: 35px !important;
           margin-top: 0px !important;
       }

       .home-text h1 {
           font-weight: 400;
           font-size: 25px;
           line-height: 30.14px;
       }

       .home-text span {
           font-weight: 400;
           font-size: 25px;
           line-height: 30.14px;
       }
   }

   @media only screen and (min-width:576px) and (max-width:767.98px) {
       .login-form {
           padding-left: 40px !important;
       }

       .footer-link {
           display: block;
           margin-bottom: 5px;
       }

       .text-overlay h2 {
           font-size: 28px !important;
       }
        .text-overlay p {
            font-size: 18px !important;
            padding-right:6% !important;
        }

       .navbar-collapse {
           box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
           padding: 10px 20px 10px 20px;
           position: relative;
           z-index: 9999;
           background-color: #f9f9f9;
           border-radius: 15px;
       }

       .nav-item {
           width: 156px;
           margin-bottom: 8px;
           background-color: #f9f9f9;
       }

       .link {
           box-shadow: none;
           border-radius: 0px;
           background-color: #f9f9f9;
       }

       .link .login {
           color: #070708;
           width: 0px;
           font-weight: 500;
           padding: 10px 22px;
       }

       #searchInput {
           padding-left: 56px;
       }

       .text-header h2 {
           font-size: 40px !important;
       }

       .img-logo {
           margin-top: 10%;
       }

       .home-text h1 {
           font-weight: 400;
           font-size: 40px;
           line-height: 91.14px;
       }

       .home-text span {
           font-weight: 400;
           font-size: 40px;
           line-height: 91.14px;
       }
   }

   @media only screen and (min-width:768px) and (max-width:991.98px) {
       .login-form {
           padding-left: 40px !important;
       }

       .navbar-collapse {
           box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
           padding: 10px 20px 10px 20px;
           position: relative;
           z-index: 9999;
           background-color: #f9f9f9;
           border-radius: 15px;
       }

       .nav-item {
           width: 156px;
           margin-bottom: 2px;
           background-color: #f9f9f9;
       }

       .link {
           box-shadow: none;
           border-radius: 0px;
           background-color: #f9f9f9;
       }

       .link .login {
           color: #070708;
           width: 0px;
           font-weight: 500;
           padding: 10px 22px;
       }

       .footer-link {
           font-size: 17px;
           margin-right: 7%;
       }

       .copyright-link {
           font-size: 13px;
           color: #393745;
       }

       .login-form h4 {
           font-size: 20px;
       }

       .login-form h2 {
           font-size: 28px;
           margin-bottom: 20px !important;
       }

       #searchInput {
           padding-left: 46px;
       }

       .text-header h2 {
           font-size: 50px !important;
       }

       .home-text h1 {
           font-weight: 400;
           font-size: 55px;
           line-height: 91.14px;
       }

       .home-text span {
           font-weight: 400;
           font-size: 55px;
           line-height: 91.14px;
       }
   }

   @media only screen and (min-width:992px) and (max-width:1085px) {
       .footer-link {
           margin-right: 8% !important;
       }

   }

   @media only screen and (min-width:992px) and (max-width:1200px) {}
