body { background-color: azure;
  margin: 0px;
  font-family: 'Bebas Neue', sans-serif;
font-family: 'Oswald', sans-serif;
  background-image: url(/images/backg.png);
  background-size: 25% 95% ;
  background-attachment: fixed;
  background-repeat: no-repeat ;
  background-position: 50% 50%;
  background-color: #ebebeb;
  
}

   
  
 


 .headerr nav {
   background-color:rgb(37 17 51);
   height: 100px;
   
 align-items: center;
   z-index: 50;
   
   
 


 }

 
 
 .navbar a {
   padding: 10px;
   padding-right: 30px;
   
   float: right;
   text-decoration: none;
   font-size: 21px;
   padding-top: 36px;
   font-weight: 500;
   color: azure;
   text-align: right;
   text-transform: uppercase;

}
.navbar a:hover{
  color: rgb(243, 255, 74);
}
.navdrop {
 

  width: 300px;
  
  background-color: #0fbb8d;
  height: 0px;
  list-style: none;
  float: right;
  
   color: #33d4ac;
   font-size: 26px;
   overflow: hidden;
   display: none;
   transition: hight;
   position: absolute;
   top:  100px;
   right: 0px;

   
   
  
}
.navbar li {
padding: 0px; 
}
 .open  {
  height: 290px;  
  

}



.btnn {
display: none;
float: right;
margin-top: 25px;
margin-right: 40px;
font-size: 40px;
cursor: pointer;
}
.loogo img {

    height: 97px;
    padding-left: 50px;
    filter: drop-shadow(0 0 12px rgb(0, 0, 0));
    border-radius: 10px;
}
div.in h1 {
    font-size: 45px;
    margin: 100px;
     text-align: center;
}


.in ul{
    margin-left: 60px;
    margin-top: 50px;
}
.in ul li {
    font-size: 30px;
    
    list-style: none;
    margin-bottom: 70px;
}
ul.yy li {
display: block;

}

li.con { 
    float: right;
    margin-right: 30px;
    text-align: right;
  
}
li.kk { 
    margin-right: 30px;

     float:right;
}
li.con1 {
 
  display: block;
  
   
}
li.con2 {
    text-align: center;
    margin-top: 50px;
    
}
.loc img {

    width: 40%;
    height: 600px;
    justify-content: center;
    margin-left: 80px;
    
  }
  footer {
    margin-top:  340px;
    background-color: #000000;
    height: 300px;
    padding-top: 30px;
    margin-bottom: 0px;
  }
  div.foot {
  display: flex;
  flex-wrap: wrap;
  text-transform: uppercase;
   padding-left: 60px;
  
  
  }
      
  
       .foot-header h2 {
    
       color: #b7a6a6;
    
       }
       .foot-header a {
        display: block;
        color: white;
        text-decoration: none;
        padding-bottom: 20px;
        padding-right: 50px;
        
    
       }
       .foot-header a:hover {
          color: red;
          transition: 0.3s ease-out;
    }
    .foot-header , .footer1
       {
         padding-left: 50px;
       }
        .footer2
       {
         display: inline-block;
         padding-left: 50px;
       }
       
       .info h1 { font-size: 65px;
    
       
       }
       div.sc {
      
        
        display: block;
        
        
       
       
       }
       .sc h6 {
        word-spacing: 10px;
        font-size: 22px;
        padding-top: 15px;
        text-align: center;
        color: #9abde2;
        margin-top: 0px;
        background-color: #141414;
        height:70px ;
        margin-bottom: 0px;
        cursor: pointer;
        text-transform: uppercase;
       }
       .sc h6:hover{
        background-color: #ec8686;
        color: #000000;
       }
       
  
         @media screen and ( min-width: 1101px) and (max-width: 1215px) {
  
          div.foot {
            display: flex;
            flex-wrap:nowrap;
            text-transform: uppercase;
             padding-left: 0px;
             
           
            
          }
          .footer2 {
           padding-left: 0px;
          }
  
         }
         @media screen and ( min-width: 1017px) and (max-width: 1100px) {
   
         
               div.foot {
                 display: flex;
                 flex-wrap:nowrap;
                 text-transform: uppercase;
                  padding-left: 0px;
                  
                
                 
               }
               .footer2 {
                padding-left: 0px;
               }
          
             
          }
  
          @media screen and ( min-width: 787px) and (max-width: 1016px) {
     
          
          
            div.loc  {

             width:100% ;
              
            }
            .loc img {
             
              width: 70%;
              height: 600px;
              
              text-align: center;
              
              
            }
          
                   div.foot {
                     display: flex;
                     flex-wrap:nowrap;
                     text-transform: uppercase;
                      padding-left: 0px;
                      font-size: 16px;
                      
                      
                    
                     
                   }
                   div.footer2 a {
                    font-size: 15px;
          
                   
                   }
                   div.footer1 a {
                    font-size: 15px;
          
                   
                   }
                   .foot-header, .footer1 , footer2 {
                    padding-left: 17px;
                  
                   
                   }
                   
                   footer {
                    width: 100%;
                   }
                   .footer2 a{
                    padding-left: 0px;
                    width: 100%;
                    padding-left: 0px;
                    padding-right: 0px;
                    font-size: 8px;
                   }
                 
          
          
            
            
            }
  
            @media screen and ( min-width: 481px) and (max-width: 786px) {
  
  
           .navbar a {
             display: none;
           }
           .btnn {
             display: block;
             margin-top: 16px;
             color: #ebebeb;
            
           }
           .navdrop , .open {
             display: block;
             background-color: #cccccc;
             border-radius: 19px;
             backdrop-filter: blur (10px);
             text-transform: capitalize;
           
           }
           .navdrop , .open li a {
              text-align: center;
             color: #000000;
             margin: 0;
             padding-top: 0px;
             text-decoration: none;
           }
           .open li {
             padding-top: 15px;
            
             
           }
           .in ul li {
            font-size: 20px;
          }
          div.loc  {

            width:100% ;
             
           }
           .loc img {
            
             width: 70%;
             height: 450px;
             
             text-align: center;
             
             
           }
  
             div.foot {
               display: flex;
               flex-wrap:nowrap;
               text-transform: uppercase;
                padding-left: 0px;
                font-size: 16px;
                
                
              
               
             }
             div.footer2 a {
              font-size: 15px;
              padding-left: 0px;
              padding-right: 0px;
              
         
             
             }
             div.footer1 a {
              font-size: 15px;
             padding-right: 0px;
             margin-right: 0px;
             
             }
             .foot-header, .footer1 , .footer2 {
              padding-left: 10px;
            
             
             }
             
             
             footer {
              width: 100%;
             }
             .footer2 a{
              padding-left: 0px;
            
              padding-left: 0px;
              padding-right: 0px;
              font-size: 8px;
             }
            
         
         
         
          
           }
         
           @media screen and ( min-width: 430px) and (max-width: 480px) {
         
            body {

    
              background-size: 65% 95% ;
            }
         
          .navbar a {
            display: none;
          }
          .btnn {
            display: block;
            margin-top: 16px;
            color: #ebebeb;
           
          }
          .navdrop , .open {
            display: block;
            background-color: #cccccc;
            border-radius: 19px;
            backdrop-filter: blur (10px);
            text-transform: capitalize;
          
          }
          .navdrop , .open li a {
             text-align: center;
            color: #000000;
            margin: 0;
            padding-top: 0px;
            text-decoration: none;
          }
          .open li {
            padding-top: 15px;
           
          }
          .in ul li {
            font-size: 16px;
          }
          div.loc  {

            width:100% ;
             
           }
           .loc img {
            
             width: 65%;
             height: 450px;
             
             text-align: center;
             
             
           }
        
  
         
           div.foot {
            display: block;
            flex-wrap:nowrap;
            text-transform: uppercase;
             padding-left: 0px;
             font-size: 16px;
             
             
             
           
            
          }
          div.footer2 a {
           font-size: 18px;
           padding-left: 0px;
           padding-right: 0px;
           
        
          
          }
          div.footer1  {
           display: inline;
        
          }
          div.footer1 a {
           font-size: 18px;
          padding-right: 0px;
          margin-right: 0px;
         
          
          }
          .fo3 span {
           font-size:10px;
        
          }
          .foot-header, .footer1 , .footer2 {
           padding-left: 8px;
          display: inline-block;
          margin-left: 1px;
          }
          
          
          footer {
           width: 100%;
           height: 505px;
          }
          .fo2{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
        
          .fo3{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
          
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
          
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
         
         .sc h6 {
          font-size: 17px;
         }
        
       
      }
  
      @media screen and ( min-width: 414px) and (max-width: 429px) {
  
  
  
        body {

    
          background-size: 65% 95% ;
        }
          
           .navbar a {
             display: none;
           }
           .btnn {
             display: block;
             margin-top: 16px;
             color: #ebebeb;
            
           }
           .navdrop , .open {
             display: block;
             background-color: #cccccc;
             border-radius: 19px;
             backdrop-filter: blur (10px);
             text-transform: capitalize;
           
           }
           .navdrop , .open li a {
              text-align: center;
             color: #000000;
             margin: 0;
             padding-top: 0px;
             text-decoration: none;
           }
           .open li {
             padding-top: 15px;
            
             
           }
           .in ul li {
            font-size: 16px;
          }
          div.loc  {

            width:100% ;
             
           }
           .loc img {
            
             width: 65%;
             height: 450px;
             
             text-align: center;
             
             
           }

         
           div.foot {
            display: block;
            flex-wrap:nowrap;
            text-transform: uppercase;
             padding-left: 0px;
             font-size: 16px;
             
             
             
           
            
          }
          div.footer2 a {
           font-size: 17px;
           padding-left: 0px;
           padding-right: 0px;
           
       
          
          }
     
          div.footer1 a {
           font-size: 17px;
          padding-right: 0px;
          margin-right: 0px;
         
          
          }
       
          .foot-header, .footer1 , .footer2 {
           padding-left: 8px;
          display: inline-block;
          margin-left: 1px;
          }
          
          
          footer {
           width: 100%;
           height: 505px;
          }
          .fo2{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
       
          .fo3{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
          .footer2 {
            display: inline;
           }
      
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
          .fo3 span {
            font-size:13px;
          }
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
      
          
         
          
         
        
        
        
         }
        
        
        
        
        
         @media screen and ( min-width: 375px) and (max-width: 413px) {
        
          body {

    
            background-size: 65% 95% ;
          }
        
           .navbar a {
             display: none;
           }
           .btnn {
             display: block;
             margin-top: 16px;
             color: #ebebeb;
            
           }
           .navdrop , .open {
             display: block;
             background-color: #cccccc;
             border-radius: 19px;
             backdrop-filter: blur (10px);
             text-transform: capitalize;
           
           }
           .navdrop , .open li a {
              text-align: center;
             color: #000000;
             margin: 0;
             padding-top: 0px;
             text-decoration: none;
           }
           .open li {
             padding-top: 15px;
            
             
           }
           .in ul li {
            font-size: 16px;
          }
          div.loc  {

            width:100% ;
             
           }
           .loc img {
            
             width: 65%;
             height: 450px;
             
             text-align: center;
             
             
           }
           
          
           div.foot {
            display: block;
            flex-wrap:nowrap;
            text-transform: uppercase;
             padding-left: 0px;
             font-size: 16px;
             
             
             
           
            
          }
          div.footer2 a {
           font-size: 17px;
           padding-left: 0px;
           padding-right: 0px;
           
       
          
          }
        
          div.footer1 a {
           font-size: 17px;
          padding-right: 0px;
          margin-right: 0px;
         
          
          }
         
          .foot-header, .footer1 , .footer2 {
           padding-left: 8px;
          display: inline-block;
          margin-left: 1px;
          }
          
          
          footer {
           width: 100%;
           height: 505px;
          }
          .fo2{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
       
          .fo3{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
          .footer2 {
           display: inline;
          }
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
          .fo3 span {
            font-size:9px;
          }
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
          .sc h6 {
           
            font-size: 17px ;
          }
          
          
        
        
        
         
          
        
        
        
         }

         @media all and ( min-width: 330px) and (max-width: 374px) {
          body {

    
            background-size: 65% 95% ;
          }
        
           .navbar a {
             display: none;
           }
           .btnn {
             display: block;
             margin-top: 16px;
             color: #ebebeb;
            
           }
           .navdrop , .open {
             display: block;
             background-color: #cccccc;
             border-radius: 19px;
             backdrop-filter: blur (10px);
             text-transform: capitalize;
           
           }
           .navdrop , .open li a {
              text-align: center;
             color: #000000;
             margin: 0;
             padding-top: 0px;
             text-decoration: none;
           }
           .open li {
             padding-top: 15px;
            
             
           }
           .in ul li {
            font-size: 16px;
          }
          div.loc  {

            width:100% ;
             
           }
           .loc img {
            
             width: 65%;
             height: 450px;
             
             text-align: center;
             
             
           }
           
          
           div.foot {
            display: block;
            flex-wrap:nowrap;
            text-transform: uppercase;
             padding-left: 0px;
             font-size: 16px;
             
             
             
           
            
          }
          div.footer2 a {
           font-size: 17px;
           padding-left: 0px;
           padding-right: 0px;
           
       
          
          }
        
          div.footer1 a {
           font-size: 17px;
          padding-right: 0px;
          margin-right: 0px;
         
          
          }
         
          .foot-header, .footer1 , .footer2 {
           padding-left: 8px;
          display: inline-block;
          margin-left: 1px;
          }
          
          
          footer {
           width: 100%;
           height: 505px;
          }
          .fo2{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
       
          .fo3{
           margin-left: 0px;
           display: block;
           position: static;
           float: right;
          }
          .footer2 {
           display: inline;
          }
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
          .fo3 span {
            font-size:9px;
          }
          .footer2 a{
           padding-left: 0px;
         
           padding-left: 0px;
           padding-right: 0px;
           font-size: 8px;
          }
          .sc h6 {
           
            font-size: 17px ;
          }
          
          
      
         }