body {
  margin: 0;
  font-family: 'Arial', sans-serif;
    background-color: #e3e3dc;
    
}



li:hover {
  font-family: "Nanum Gothic Coding", monospace;
  font-weight: 300;
  text-decoration: none;
  color: #657f12;
}

a:hover {
  font-family: "Nanum Gothic Coding", monospace;
  font-weight: 300;
  text-decoration: none;
  color: #657f12;
}





#tail {
position: absolute;
padding: 5px;
overflow: hidden;
    color: black;
    pointer-events: none;
    font-size: 8.5pt;
    margin-left: 175px;
    margin-top: -100px !important;

}
  #debug {
    position: absolute;
    right: 0;
    top: 100px;
    width: 100px;
    height:100px;
    background-color: red;
    color: black;
  }



#tail p {
    min-width: 200px !important;
    z-index: 10000 !important;
    margin-left: 40px !important;
    padding: 10px;
    pointer-events: none;
    background-color: #f4f4ed;
    border: 1px;
}

.project-01 {
  width: 300px;
  overflow: hidden;
}

.project-01 img {
  height: 100%;
  width: 100%;
}

.project-01 a {
  height: 100%;
  width: 100%;
  display: block;
}

.project-02 {
  width: 300px;
  overflow: hidden;
}

.project-02 img {
  height: 100%;
  width: 100%;
}

.project-0 a {
  height: 100%;
  width: 100%;
  display: block;
}



li:not(:hover) {
  #tail {
    display: none;
  }
}


a {display:pink;
min-height: 17px;
min-width: 20px;}



li {display:pink;
min-height: 20px;
min-width: 50px;}


.window {display: none}


 a.read-more-info-icon {

  }
  a.read-more-info-icon:hover {
      overflow: visible;
  }
  a.read-more-info-icon .hidden-info {
      z-index: 100;
      position: absolute;
      top: 23px;
      width: 250px;
      height: 100px;
      top: 80px;
      margin-left: 220px;
      text-align: left;
      padding: 10px;
      opacity: 0;
      transition: opacity .25s ease-in-out;
    color:#fff;
  }
  a.read-more-info-icon.modal-left .hidden-info { 
      right: 0;
  }
  a.read-more-info-icon.modal-right .hidden-info { 
      left: 0;
  }
  a.read-more-info-icon:hover .hidden-info {
      opacity: 1;
  }





.uphere {  position:fixed;
    display: block;
    top:0;
    z-index:100;
text-align: center; /* Center the text */
  margin-top: 20px;}


.downhere {  position:fixed;

    display: block;
    bottom: 0;
    margin-bottom: 20px;
    z-index:100;
text-align: center; /* Center the text */}



.container {
  min-height: 100vh; /* Set minimum height to cover the entire viewport */
  position: relative; /* Establish a positioning context for absolute positioning */
    display: flex;
    z-index: 1 !important;
}


.aboutbox {     font-family: "Nanum Gothic Coding", monospace;
  font-weight: 400;
font-size: 11pt;
  font-style: normal;
color: black;
text-align: center;}

.menu {
    
  height: 120px;
 
    
   width: 250px;
    
    min-width: 250px !important;
    display: block;
	 background: 
   linear-gradient(90deg, #dafc6b 40%, #e3e3dc);
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh; /* Takes full height of the viewport */
      font-family: "Nanum Gothic Coding", monospace;
  font-weight: 400;
  font-style: normal;
}



.logo {
  font-size: 1.5em;
  margin-bottom: 10px;
  position: absolute;
  top: 10px; /* Adjust the top position as needed */
  left: 50%; /* Center horizontally */
  transform: translateX(-50%); /* Center horizontally */
}

.menu ul {
  list-style: none;
       min-width: 13% !important;
  padding: 10px;
      font-family: "Nanum Gothic Coding", monospace;
  font-weight: 400;
  font-style: normal;
   
    
}

.menu-items li {
  margin:5px;
  text-align: center; /* Center the text */
  font-style: normal;
}

.menu a {

  text-decoration: none;
    display: block;
    width: 250px;
    height: 20px;
      font-family: "Nanum Gothic Coding", monospace;
  font-weight: 400;
  font-style: normal;

}

td,
th {
  border: 1px solid black;
}

.content {
    z-index: 10000;
  flex: 1;
  padding: 10px;
  box-sizing: border-box;
  margin-left:250px; /* Adjust for the width of the menu */
    width: 100vw !important;
          z-index: -2147;
        background: url(logo.png) no-repeat center /cover;

      background-color: #e3e3dc;
    
}

.contactus { align-items: center;
  justify-content: center;
 position: absolute;
        width: 100%;
        height:auto;
margin-top: 15%;}


.aboutusimg { margin: 0 auto;
height: 700px;
width: 700px;
    background-color: aqua;
    display: block;
      background: url(aboutus/us.png) no-repeat center /cover;}


@media only screen and (max-width: 900px) {
  .container {
    flex-direction: column;
    }


.menu {
    
  height: 120px;
 
    
   width: 100% !important;
    
    min-width: 240px !important;
    display: block;
	 background: transparent;
  color: #000 !important;;
  padding: 20px;

}










}

.aboutbox {width: 700px; 
    margin: 0 auto;
    margin-top: -50px;
height: 150px;}

@media only screen and (max-width: 1000px) {
    



}


/* Responsive Styles */
@media only screen and (max-width: 900px) {
  .container {
         background-color: #e3e3dc;
    flex-direction: column;
      z-index: 3 !important;
  }
    
    .aboutbox {width: 300px; 
    margin: 0 auto;
    margin-top: -30px;
height: 150px;
    font-size: 8pt;}
    
    .aboutusimg { margin-left: -10%;
    width: 400px !important;
    height: 400px !important;}   
    
    .window {display: block;
        z-index: 1000;}
    
    
    .menu {
        display: none;
    }

  .content {
      margin-top: 70px !important;
    margin-left: 0 !important;
      z-index: 1000;
      width: 100%;
        background: url(logo.png) no-repeat center/contain;
                z-index: 700;
  }
}

/* Make images and videos responsive */
img,
video {
  max-width: 100%;
  height: auto;
}


.logo-container {
  position: relative;
}

.mobile-menu {
  display: none;
  cursor: pointer;
}

.menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.menu-items li {
  margin-bottom: 10px;
}

.menu-items a {
 font-family: "Dosis", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  text-decoration: none;
  color:  #a2d400;
}


.mail {
    color:  #000;}




a:hover {
  font-family: "Nanum Gothic Coding", monospace;
  font-weight: 300;
  text-decoration: none;
  color: #657f12;
}





/* Samsung project */

.main-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.sub-div {
  flex: 0 0 calc(50% - 00px); /* Two columns with space between them */
  margin-bottom: 0px; /* Add space between rows */
  padding: 3px;
  box-sizing: border-box;
}

/* Add responsive styles for smaller screens */
@media (max-width: 768px) {
  .sub-div {
    flex: 0 0 100%; /* Full width for smaller screens */
  }
}

.container2 {
max-width: 88vw;
max-height: 100%;
  margin: 0 auto;
    overflow: hidden;
        background-color: #e3e3dc;
}

  .column {
    flex: 0 0 100%; /* Full width for smaller screens */
  }

.main-content {
  width: 100%;
        max-height: 100%;
}

.main-content-inner {
  max-width: 100%; /* Adjust the max-width as needed */
    display: block;
    max-height: 100%;
  margin: 0 auto;
      padding: 3px;
}

.spacer {
  height: 0px; /* Add space between main and secondary content */
    display:block;
}

.secondary-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
    position: relative;
    
}

.column {
  flex: 0 0 48%; /* Two columns with some space between them */
  margin-bottom: 10px; /* Add space between rows */
}


/* Add responsive styles for smaller screens */
@media (max-width: 600px) {
  .column {
    flex: 0 0 100%; /* Full width for smaller screens */
  }
}


/* H&M move */

.main-movers {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
    padding: 3px;
}

.hellomover {
}



/* Qweens Speech */
.main-qweens {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap:3px;
}

.qweensquare {
}


/* Nike */
.main-nike {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap:0px;
    z-index: 1;
}

.nikepic {
  background-color: #ccc;
}






































@import url(https://fonts.googleapis.com/css?family=Ek+Mukta:200);


$cubic: cubic-bezier(0.4, 0.3, 0.165, 0.99);
$mukta: 'Ek Mukta', sans-serif;;

$menuItems: 14;

body {
    margin: 0;
    line-height: 1.4;
    background: #E1E1E1;
}
.menu-item {padding:5px;
width: 150%;}

    .header {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        height: 80px;
        width: 100%;
           background:linear-gradient(180deg, #dafc6b 70%, #e3e3dc);
        overflow: hidden;
        transition: all 0.5s ease-out, background 1s ease-out;
        transition-delay: 0.2s;
        z-index: 1;
        
        .burger-container {
            position: relative;
            display: inline-block;
            height: 70px;
            width: 50px;
            cursor: pointer;
            transform: rotate(0deg);
            transition: all 0.1s $cubic;
            user-select: none;
            -webkit-tap-highlight-color: transparent;
            
            
            #burger {
                width: 60px;
                height: 8px;
                position: relative;
                display: block;
                margin: -24px auto 0;
                margin-left: 20px;
                top: 50%;
            
                .bar {
                    width: 100%;
                    height: 1px;
                    display: block;
                    position: relative;
                    background: #000;
                    transition: all 0.3s $cubic;
                    transition-delay: 0s;
                    &.topBar {
                        transform: translateY(0px) rotate(0deg);
                        margin-top: 0 !important;
                        display:none !important;
                        
                    }
                    &.btmBar {
                        transform: translateY(6px) rotate(0deg);
                    }
                }
            }
        }
        .icon {
            display: inline-block;
            position: absolute;
            height: 100%;
            line-height: 10px;
            width: 50px;
            height: 50px;
            text-align: center;
            color: #000;
            font-size: 18px !important;
            left: 50%;
            transform: translateX(-50%);
            &.icon-bag {
                right: 0;
                top: 0;
                left: auto;
                transform: translateX(0px);
                transition: transform 0.5s $cubic;
                transition-delay: 0.65s;
            }
        }
        ul.menu {
            position: relative;
            display: block;
            padding: 10px 18px 10px;
            list-style: none;
            li.menu-item {
                margin-left: -25%;
                text-align: center;
                margin-top: 5px;
                transform: scale(1.15) translateY(-30px);
                opacity: 0;
                transition: transform 0.5s $cubic, opacity 0.6s $cubic;
                @for $i from 1 through $menuItems {
                    &:nth-child(#{$i}) {
                        transition-delay: #{0.56 - ($i * 0.07)}s;
                    }
                }
                a {
                    display: block;
                    position: relative;
                    color: #7c9a1b;
                    font-weight: 100;
                    text-decoration: none;
                    font-size: 22px;
    
                    width: 100%;
                }
            }
        }
        &.menu-opened {
            height: 100%;
            background-color: #000;
            transition: all 0.3s ease-in, background 0.5s ease-in;
            transition-delay: 0.25s;
            .burger-container {
                transform: rotate(90deg);
                #burger {
                    .bar {
                        transition: all 0.4s $cubic;
                        transition-delay: 0.2s;
                        &.topBar {
                            transform: translateY(4px) rotate(180deg);
                        }
                        &.btmBar {
                            transform: translateY(3px) rotate(180deg);
                        }
                    }
                }
            }
            ul.menu {
                li.menu-item {
                    transform: scale(1) translateY(0px);
                    opacity: 1;
                    @for $i from 1 through $menuItems {
                        &:nth-child(#{$i}) {
                            transition-delay: #{0.07 * $i+0.2}s;
                        }
                    }
                }
            }
            .icon {
                &.icon-bag {
                    transform: translateX(75px);
                    transition-delay: 0.3s;
                }
            }
        }
    }
    .contentbox {
        font-family: $mukta;
        padding: 67px 4% 0;
        text-align: justify;
        overflow: scroll;
        max-height: 100%;
        &::-webkit-scrollbar  {
            display: none;
        }
        h2 {
            margin-bottom: 0px;
            letter-spacing: 1px;
        }
        img {
            width: 95%;
            position: relative;
            display: block;
            margin: 75px auto 75px;
            &:nth-of-type(2) {
                margin: 75px auto;
            }
        }
    }
    @media(max-width: 600px) {
        width: 100%;
        height: 100vh;
        margin: 0;
        border-radius: 0px;
        .header {
            position: fixed;
        }
    }
}




























