<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{width:100vw;font-family: 'Montserrat', sans-serif !important;font-size: 18px !important; font-weight: 400 !important; line-height: 30px !important ; margin: 0; padding: 0;}

.parentt {background-image: url("img/Asset.png");background-size: cover;height: 300px;width: 100vw;position: relative;}
.text{color:black;font-weight: bold;}
.navbar-nav{margin-right: 0 !important;padding-right: 100px;}
.navbar{background-color:black;color: white !important;}
.img-side{
    width: 500px;
    height: 500px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.parent{
    position: relative;
    top:0;
    left: 0;
    width: 300px;
    height: 300px;
}
.image1{
    position: relative;
    top: -50px;
    left: 300px;
    
}
.image2{
    position: absolute;
    top: 60px;
    left: 240px;
   
}
.image3{
    position: absolute;
    top: 120px;
    left: 370px;
}
.text-color{
    color: #D0A54F !important;
}

/* banner */
  
#banner-container{
    background-color: #0C0711;
    color: white !important;
    padding-top: 20px; 
    padding-bottom: 0px;
}
      
  
#banner-row img{
    max-width: 70%;
    height: auto;
    display: block;
    padding-left: 30px;
}
  
#list{
    line-height: 50px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}
  
#banner-row a{
   
    color: black !important;
    border: none;

      
}
#bg-banner ul li{
    line-height: 25px;
    font-size: 18px;
    font-weight: 400;
}

#banner1-container{
  
    color: white !important;
    padding-top: 20px; 
    padding-bottom: 0px;
      
}
 .pd-left{
    padding-left: 100px;
 }
.mr-left{
    margin-left: 100px;
}
#banner1-row img{
    max-width: 100%;
    /* width: 100vw; */
    height: 100vh;
    display: block;
    /* padding-left: 30px;*/
}
  


#banner1-row a{
  
    color: black !important;
    border: none;
   
      
}
#banner1-col{
    padding-left: 20px;
}
  
/* about */
  
#about{
  
    padding-top: 80px;
    padding-bottom: 80px;
}
  
#about h1{
    padding-bottom: 70px;
}
  
#about-col ul{
    padding-top: 50px;
    padding-left: 50px;
}
  
#about-col ul li{
    padding-top: 15px;
      
}

#bg-banner{
    color: white;
    background-image: url("img/Sponsorsbg.png");
    background-repeat: no-repeat;
    background-size: cover;

}

#main-banner{
    color: white;
    background-image: url("img/997116.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width:100vw;
    height:300px;

}

  
/* media */

@media screen and (max-width:576px) {
    
.parent{
    position: relative;
    top:0;
    left: 0;
    width: 300px;
    height: 300px;
}
.image1{
    position: relative;
    top: 60px;
    left: 90px;
    
}
.image2{
    position: absolute;
    top: 155px;
    left: 24px;
   
}
.image3{
    position: absolute;
    top: 240px;
    left: 154px;
}
#bg-banner ul li{
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
}
 
#banner1-row a{
  
    color: black !important;
    border: none;
    font-size:14px ;
      
} 
}
@media only screen and (max-width: 987px){
      
.img{
    width: 300px;
    height: 300px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.parent{
    position: relative;
    top:0;
    left: 0;
    width: 300px;
    height: 300px;
}
.image1{
    position: relative;
    top: 30px;
    left: 180px;
    
}
.image2{
    position: absolute;
    top: 140px;
    left: 113px;
   
}
.image3{
    position: absolute;
    top: 210px;
    left: 256px;
}
#bg-banner ul li{
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
}

#banner1-row a{
  
    color: black !important;
    border: none;
     font-size:14px ;
      
}
}

@media only screen and (max-width: 768px){
    #banner-row img{
        padding-top: 20px;
    }
  
     
.img{
    width: 300px;
    height: 300px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.parent{
    position: relative;
    top:0;
    left: 0;
    width: 200px;
    height: 200px;
}
.image1{
    position: relative;
    top: -36px;
    left: 170px;
}
.image2{
    position: absolute;
    top: 30px;
    left: 130px;
}
   
.image3{
    position: absolute;
    top: 68px;
    left: 207px;
}
ul li{
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
}

#banner1-row a{
  
    color: black !important;
    border: none;
     font-size:14px ;
      
}

#banner1-row b{
  
    color: black !important;
    border: none;
     font-size:14px ;
      
}

}</pre></body></html>