body {
    font-family: "Open Sans", sans-serif;
    padding: 30px;
    background-color: black;
  }
  
  html, body {
    scrollbar-width: none;
  }
  
  ::-webkit-scrollbar {
    display: none;
  }
  
  
  .container {
    max-width: 1250px;
  }
  /* .bg-white{
    padding:90px, 0 90px, 0;
  } */
   .title-gap{
    padding-top: 120px;
    
  } 
  .novus-header {
    color: white;
  }
  
  .novus-header:hover {
    color: white;
    font-weight: bold;
  }
  
  .hero-subheading {
    color: #808080;
  }
  
  .hero-heading {
    font-size: 80px;
  }
  
  .novus-black {
    background-color: black;
  }
  
  .novus-border {
    border-right: 1px solid #60606060;
  }
  
  .novus-brands {
    font-size: 60px;
  }
  
  .novus-team {
    font-size: 60px;
  }
  
  .novus-address {
    text-decoration: none;
    color: #b4b4b4;
  }
  
  .novus-contact {
    text-decoration: none;
    color: #b4b4b4;
  }
  
  .novus-contact:hover {
    color: white;
  }
  
  .novus-btn {
    background-color: white;
    border-radius: 0;
    border: 1px solid white;
    color: black;
    padding: 15px 30px;
    font-weight: bold;
  }
  
  .novus-btn:hover {
    background-color: transparent;
    color: white;
  }
  
  .novus-footer {
    color: black;
  }
  
  .novus-footer:hover {
    color: black;
    font-weight: bold;
  }
  
  .novus-copyright {
    color: #b4b4b4;
  }
  #logo4{
    margin-right: 30px;
  }

  #logo5 {
    width: 343px;
  }
  #logo6 {
    width: 300px;
  }
  #logo7 {
    width: 370px;
  }
  .brandLogo {
    display: flex;
    align-items: center;
    margin-top: 80px;
  }
  .brandLogo2 {
    display: flex;
    align-items: center;
    margin-top: 80px;
    justify-content: center;
    padding-bottom: 80px;
  }
  .brandLogo .logoImg {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  /* .brandLogo2 .logoImg2 {
    flex: 1;
    display: flex;
    justify-content: center;
  } */
  @media (max-width: 1224px) {

    #logo1{
      width: 80%;
    }
    #logo2{
      width: 80%;
    }
    #logo3{
      width: 80%;
    }
    #logo4{
      width: 80%;
    }

    #logo5{
      width: 80%;
    }
     
  }
  
  @media (max-width: 1024px) {
    .hero-heading {
      font-size: 48px;
    }
    .title-gap{
      padding-top: 110px;
      
    }
    /* .brandLogo2{
      padding-bottom: 70px;
    } */
    .brandLogo2 .logoImg2 {
      flex: 1;
      display: flex;
      justify-content: center;
    }
  
    .novus-brands {
      font-size: 40px;
    }
  
    .novus-team {
      font-size: 40px;
    }
  
    .hero-p {
      font-size: 16px !important;
    }
  
    .hero-img img {
      width: 90%;
    }
    #logo4{
      margin-right: 1px;
    }

    #logo1{
      width: 80%;
    }
    #logo2{
      width: 80%;
    }
    #logo3{
      width: 80%;
    }
    #logo4{
      width: 80%;
    }
  
    #logo5{
      width: 80%;
    }
    
    .novus-wwd {
      padding: 30px;
    }
  
    .brands-img {
      width: 60%;
      height: auto;
    }
  
     .brands-img-vkiy {
      width: 40%;
      height: auto;
    } 
    .brands-img-vkiy7{
      width: 45%;
      height: auto;
    }
   
    .novus-team-pimg {
      width: 30%;
    }
  
    .novus-team-pname {
      width: 70%;
    }
  }
  
  @media (max-width: 768px) {
    body {
      padding: 15px;
    }
  
    .hero-img  {
      width: 40%;
    }
    .title-gap{
      padding-top: 80px; 
    }
    /* .brandLogo2{
      padding-bottom: 60px;
    } */
    
    #logo1{
      width: 80%;
    }
    #logo2{
      width: 80%;
    }
    #logo3{
      width: 80%;
      /* margin-top: 25px; */
    }
    #logo4{
      width: 80%;
      /* margin-top: 25px; */
    }
    #logo5{
      width: 80%;
    }
   
    .hero-heading {
      font-size: 30px;
    }
  
    .novus-brands {
      font-size: 30px;
      margin-bottom: 60px;
    }
  
    .novus-team {
      font-size: 30px;
      margin-bottom: 60px;
    }
  
    .novus-wwd {
      padding: 10px;
    }
  
    .novus-wwd-div {
      display: inline-block;
    }
  
    .novus-black {
      padding: 0px 0px !important;
    }
  
    .novus-wwd-div-div {
      margin: 0px 0px 0px 0px !important;
      padding: 0px !important;
    }
  
    .novus-wwd-div p {
      margin-bottom: 0 !important;
      margin-top: 30px !important;
    }
  
    .novus-wwd-div {
      margin: 60px 30px !important;
    }
  
    .novus-border {
      border-bottom: 1px solid #60606060;
      border-right: 0px;
      padding: 0px 0px 30px 0px !important;
      margin-bottom: 30px !important;
    }
  
    .novus-brands-hide {
      display: none;
    }
  
    .novus-brands-block {
      display: inline-block;
      width: 100%;
    }
  
    .block2 {
      margin-top: 40px !important;
    }
  
    .novus-team-pname {
      width: 100%;
      margin-top: 15px;
      margin-bottom: 10px;
    }
  
    .novus-btn-start {
      text-align-last: left;
      margin-top: 60px !important;
    }
  
    .novus-copyright {
      text-align: center;
    }
    .brands-img-vkiy {
      width: 25%;
      height: auto;
    }
    .brands-img-vkiy7{
      width: 35%;
      height: auto;
    } 
  }
  