*{
    margin: 0;
    padding: 0;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-family: 'Ubuntu Condensed', sans-serif;
}

  .container{
      width: 100%;
      height: 100%;
      background: rgb(255, 255, 255);
      
  }

  .navbar{
      width: 100%;
      display: flex;
      align-items: center;
  }  

  .logo{
     width: 150px;
     cursor: pointer; 
     padding-left: 40px;     
  }

  .menu{
      width: 30px;
      cursor: pointer;
      padding-right: 40px;
  }

  #menulist{
    overflow: hidden;
    transition: 0.2s;
 }

  nav{
      flex: 1;
      text-align: right;
      padding-right: 6%;
  }

  nav ul li{
      list-style: none;
      display: inline-block;
      margin-right: 30px;
  }

  nav ul li a{
   text-decoration: none;   
   color: rgb(0, 0, 0);
   font-size: 20px;
   padding: 5px;
   font-family: 'Ubuntu Condensed', sans-serif;
  }

  nav ul li a:hover{
      color: #ff5ea2;
  }

 .container .carousel{
 width: 100%; 
 height: 100%; 
 margin: 5px auto; 
 overflow: visible;
 justify-content: center;
}

.carousel img{
    width: 800px;
    height: 450px;
   
    -webkit-box-reflect:below 20px linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.5));
}

.carousel video{
    width: 800px;
    height: 450px;
    -webkit-box-reflect:below 20px linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.5));
}

.social-icons{
   width: 100%;
   text-align: left;
   margin-top: 220px;
   margin-left: 20px;
   opacity: 0.5;

}

.social-icons img{
    width: 20px;
    height: 20px;
    text-align: left;
}

.copyright{
    width: 100%;
    text-align: left;
    opacity: 0.5;
    margin-top: 3px;
    margin-left: 20px;
}


@media only screen and (max-width:768px){
    
.container{
        width: 100%;
        height: 100%;
        background: rgb(255, 255, 255);
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

.navbar{
        width: 100%;
        display:flex;
        position: absolute;
        right: 0;
        height: 50hv;
        
    }  

.logo{
       display: flex;
       position: relative;
       justify-content: center;
       width: 100%;
       align-items: center;
       
    }

.menu{
        display: flex;
        position: relative;
        justify-content: right;
        width: 100%;
        align-items: right;
    }

#menulist{
        overflow: hidden;
        transition: 0.6s;
        letter-spacing: 3px;
        align-items: right;
    }

.nav ul li{
        display: flex;
        position: relative;
        justify-content: center;
        width: 100%;
        flex-direction: row;
        align-items: center;
        letter-spacing: 5px;
                       
    }

.nav ul li a{
     display: flex;
     position: relative;
     text-decoration: none;   
     color: rgb(0, 0, 0);
     font-size: 13px;
     font-weight: bold;
     justify-content: center;
     width: 100%;
     flex-direction: row;
     
    }

.nav ul li a:hover{
        color: #ff5ea2;
    }
      
.container .carousel{
   width: 100%;  
   height: 100%;
   overflow: visible;
   justify-content: center;
   align-items: center;
  }

.carousel img{
      width: auto;
      height: auto;
      align-items: center;
      
      -webkit-box-reflect:below 20px linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.5));
  }

.carousel video{
      width: auto;
      height: auto;
      align-items: center;
      -webkit-box-reflect:below 20px linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.5));
  }

  .social-icons{
    width: 100%;
    display: inline-block;
    align-items: center;
    margin-top: 500px;
    opacity: 0.5;
   
 }

 .copyright{
     width: 100%;
     text-align: center;
     opacity: 0.5;
         
 }


}

@media only screen and (max-width:1024px){
    
    .container{
        width: 100%;
        height: 100%;
        background: rgb(255, 255, 255);
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    .navbar{
        width: 100%;
        display:inline-flexbox;
        position: relative;
        
    }  

    .logo{
       width: 95px;
       cursor: pointer; 
       padding-left: 140px;
       
    }

    .menu{
        display: inline-flex;
        width: 30px;
        padding-left: 85px;
        position: center;
    }

    #menulist{
        overflow: hidden;
        transition: 0.6s;
        letter-spacing: 3px;
    }

    nav{
        width: 100%;
        display: inline-flex;
        position: absolute;
        align-items: center;
        top: 40px;
        z-index: 2;
    }

    nav ul li{
        list-style: none;
        display: flex;
        position: center;
        justify-content: space-around;
        width: 80%;
        margin-left: 15px;
                  
    }

    nav ul li a{
     text-decoration: none;   
     color: rgb(0, 0, 0);
     font-size: 13px;
     font-weight: bold;
     
    }

    nav ul li a:hover{
        color: #ff5ea2;
    }
      
   .container .carousel{
   width: 100%;  
   height: 100%;
   overflow: visible;
   justify-content: center;
   align-items: center;
  }
  .carousel img{
      width: 533.33px;
      height: 300px;
      align-items: center;

      -webkit-box-reflect:below 20px linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.5));
  }
  .carousel video{
      width: 533.33px;
      height: 300px;
      align-items: center;
      -webkit-box-reflect:below 20px linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.5));
  }
  .social-icons{
      width: 400px;
      margin-top: 230px;
      margin-left: 150px;
      text-align: left;
      opacity: 0.8;
  }
  .social-icons img{
      height: 20px;
  }
  .footer{
      width: 500px;
      opacity: 0.8;  
  }
}
