*{
    margin: 0;
    font-family: Arial;
    border: border-box;
}

.body{
  background-image: url(#ROAR_for_rr);
}



.container {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff00;
    column-gap: 1px;
    row-gap: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 50px;
    position: relative;
    overflow-x: hidden;
    margin-left: 120px;
    margin-top: 20px;
    }
   
   .images{
        background-image: url(image.jpg);
        background-size: cover;
        height: 400px;
        width: auto;
        display: flex;
        align-items: center;
        border-radius: 5px;
        
    }

    .images-index{
      background-image: url(baja2025.png);
      background-size: cover;
      height: 250px;
      width: 450px;
      display: flex;
      align-items: center;
      border-radius: 5px;
      
  }

    

    .para {
        font-size: 20px;
        align-content: center;
        align-items: center;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: 0px;
        margin-right: 40px;
        width: 500px;
   }

.container2{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000000;
    column-gap: 50px;
    row-gap: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    overflow-x: hidden;
    
    }

    .parag{
        margin-right: 10px;
        font-size: 18px;
        width: 500px;
    }

    .imga{
        background-image: url(TOI\ 2.jpg);
        background-size: cover;
        height: 480px;
        width: 678.96px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
        margin-left: 50px;
    }

    .blog-imga{
      background-image: url(TOI\ 2.jpg);
      background-size: cover;
      height: 480px;
      width: 678.96px;
      margin-top: 10px;
      margin-bottom: 10px;
      border-radius: 5px;
      margin-left: 50px;
  }

.end{
    background-color: rgb(160, 0, 0);
    a:link{
        text-decoration: none;
    }
}

.box{
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 150px;
    margin-right: 150px;
    height: 200px;
}

.downbar{
    margin-top: auto;
    margin-bottom: auto;
}

.downlogo{
    background-image: url(Downbar\ logo.png);
    background-size: cover;
    height: 56.25px;
    width: 100px;
    align-content: center;
    align-items: center;
    margin-bottom: 30px;
}
    .con1{
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        height: 100px;
        width: 500px;
        font-size: small;    
        color: white;
        text-align:justify;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
    }






    .about a{
        color:white;
        transition: 0.3s;
    }

    .about a:hover{
        color: red;
    }
    
.container4{
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 50px;
        row-gap: 10px;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-bottom: 50px;
        margin-top: 50px;
        position: relative;
        overflow-x: hidden;
        }
    
        .cont1{
            margin-right: 10px;
            font-size: 18px;
            width: 500px;
           
        }
    
        .cont2{
            background-image: url(won.jpg);
            background-size: cover;
            height: 350px;
            width: 454.54px;
            border-radius: 5px;
        }

        .blog-cont2{
            background-image: url(Blogs\ Pic.jpg);
            background-size: cover;
            height: 350px;
            width: 600px;
            border-radius: 5px;
        }
        

.conte1{
    background-image: url(Untitled\ Project.jpg);
    background-size: cover;
    height: 608px;
    width: 1080px;
    border-radius: 5px;
    
}

.hover-effect{
    display: inline-block;
    padding-bottom: 0.25rem;
    position: relative;
}

.hover-effect::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: red;
    transition: width 0.25s ease;
}

.hover-effect:hover::before{
    width: 100%;
}

.powerpoint{
    display: flex;
  flex-direction: column;
  align-items: center; 
  justify-content: center;
  
}

.text-over-image {
    font-family: 'Courier New', Courier, monospace;
    font-size: large;
    position: relative;
    text-align: left;
    color: white;
    z-index: 1;
}

.text1 {
    position: absolute;
    top: 45%;
    left: 15%;
    transform: translate(-50%, -50%);
    color: rgb(0, 0, 0);
    transition: transform 0.5s ease;
    animation: slideUp 1.2s ease forwards;
    text-align: left;
    z-index: 2;
    filter: drop-shadow(0 0 20px #000000);
}

@keyframes slideUp{
    from {
        transform: translateY(300%);
    }
    to {
        transform: translateY(0);
    }
}




.containerx {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 1px;
    row-gap: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 50px;
    margin-left: 250px;
    }
   
   .imagesx{
        background-image: url(vehicle5.0.jpg);
        background-size: cover;
        height: 500px;
        width: 434px;
        display: flex;
        align-items: center;
        border-radius: 5px;
        
    }
    .parax {
        font-size: 20px;
        align-content: center;
        align-items: center;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: 0px;
        margin-right: 40px;
        width: 500px;
   }

   .container2y{
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 50px;
    row-gap: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 200px;
    }

    .paragy{
        margin-right: 10px;
        font-size: 18px;
        width: 500px;
    }

    .imgay{
        background-image: url(vehicle6.0.jpg);
        background-size: cover;
        height: 300px;
        width: 468.75px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
        margin-left: 50px;
    }

  
        
.sponsor-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 45px;
    background: rgb(255, 0, 0);
    border: 2px solid rgb(157, 0, 26);
    outline: none;
    border-radius: 6px;
    text-decoration: none;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    cursor: pointer;
    transition: 0.4s;
    align-items: center;
    align-content: center;
    z-index: 2;
    position: absolute;
    top: 60%;
    left: 15%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    transition: transform 0.3s ease;
    animation: slideUp 1.2s ease forwards;
    text-align: left;
    z-index: 2;
}

@keyframes slideUp{
    from {
        transform: translateY(600%);
    }
    to {
        transform: translateY(0);
    }
}


.sponsor-button:nth-child(1) {
    background: transparent;
    color: rgb(0, 0, 0);
    
}

.sponsor-button:nth-child(1):hover {
    background: rgb(255, 0, 0);
    color: #fff;
}

.sponsor-button:nth-child(2):hover {
    background: rgb(114, 0, 0);
    border-color: rgb(0, 0, 0);

}

.bg-img {
    min-height: 120vh; 
    background-size: cover; 
    background-position: center;
    background-image: url(backgroundpics.jpg);
    opacity: .8;
}
        


  
 
 

  .History-img {
    background-image: url("Resonance\ Racing\ India\ \(1\).png"); /* Corrected the URL syntax */
    background-size: cover;
    height: 300vh;
    width: 100%;
    margin-top: -60px;
    margin-bottom: 0;
    border-radius: 0;
    margin-left: 0;
}


  