@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .bug {
    display: none;
  }
  .bugPath {
    display: none;
  }
  /* Main */
  .welTextCont {
    top: 30%;
  }
  .welTextCont .welTextBox {
    margin-left: 2vw;
  }
  .welTextCont .animatedText {
    line-height: 1.2;
    font-size: calc(100vmax * 0.045);
    margin-top: 8vh;
  }
  .mainContainer .fixedMainText {
    font-size: calc(100vmax * 0.015);
    top: 21.6vh;
    margin-left: 2vw;
  }
  .mainCDCont {
    margin-left: 3vw;
  }
  .uniqueCont {
    height: 30vh;
  }
  .uniqueCont .uniqueThinking {
    font-size: calc(100vmax * 0.1);
  }
  .menuContainer .menuListCont {
    top: 0;
    transform: translateY(80%) !important;
  }
  .menuContainer .menuItem {
    display: grid;
    grid-auto-columns: 5% 95%;
  }
  .menuContainer .menuItem .page-no {
    font-size: calc(100vmax * 0.012);
    line-height: calc(100vmax * 0.008);
    grid-column: 1;
    grid-row: 1;
  }
  .menuContainer .menuItem .itemTitle {
    grid-row: 2;
    grid-column: 1 / span 2;
    margin-top: 1.7vh;
    line-height: calc(100vmax * 0.012) !important;
  }
  .menuContainer .menuItem .description {
    font-size: calc(100vmax * 0.008);
    grid-row: 1;
    grid-column: 2;
  }
  .menuContainer .description.id-1 {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .menuContainer .description.id-2 {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .menuContainer .description.id-4 {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .menuContainer .description.id-5 {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  /* Footer */
  .pagefooter .top {
    padding: 0 8vw;
    height: 80vh;
  }
  .pagefooter .top .title {
    width: 85vw;
    margin-top: 17vh;
    margin-left: 0;
  }
  .pagefooter .top .description {
    display: block;
    margin-left: 0;
    width: 100%;
  }
  .pagefooter .top .description-text {
    max-width: 80vw;
    font-size: calc(100vmax * 0.025);
    line-height: calc(100vmax * 0.026);
    margin-top: 5vh;
    margin-bottom: 3vh;
  }
  .pagefooter .top .imgLadyCont {
    width: 25.61vw;
    height: 15.57vh;
    margin: 0;
  }
  .pagefooter .top .penCont {
    width: 8.4vw;
    height: 4.2vh;
    z-index: 1;
    margin-top: 5.2vh;
  }
  .pagefooter .top .fillForm {
    margin-top: 6.2vh;
  }
  .pagefooter .bottom {
    height: 20vh;
    /* padding: 0 7vw; */
    justify-content: center;
  }
  .pagefooter .bottom .callUsInfo {
    width: auto;
    margin-left: 0;
  }
  .pagefooter .bottom .getInTouchInfo {
    grid-row: 2;
  }
  .pagefooter .bottom .getInTouchSocial {
    margin-left: 5vw;
  }
  .services-main .service {
    width: 66vw !important;
    margin-left: 0 !important;
  }
  .services-main .service .service-desc {
    font-size: calc(100vmax * 0.0117) !important;
  }
  .submitForm {
    width: 100% !important;
  }
  /* to be removed after we fix lady bug on mobile */
  .tempLady {
    left: 24vw;
    display: inline-flex;
    position: absolute;
    width: 10.5vw;
    height: auto;
    z-index: 333;
    top: 19.6vh;
  }
  .tempLady .dot {
    position: absolute;
    width: 2.8815vw;
    height: 2.8815vw;
    top: 35%;
    left: 0;
  }
  .tempLady .fly,
  .tempLadyPillars .fly {
    position: relative;
    width: 7.5vw;
    height: auto;
    top: 0;
    left: 0;
  }
  .tempLadyPillars {
    position: absolute;
    display: inline-flex;
    left: 50vw;
    width: 10vw;
    transform: rotate(135deg);
    top: 118vh;
  }
  .tempLadyPillars .dot {
    width: 2.8815vw;
    height: 2.8815vw;
    margin-top: 1.56vh;
    margin-right: -3vw;
  }
  .mobile-bug {
    display: initial;
    position: absolute;
    width: 10.5vw;
    top: -1000px;
    z-index: 333;
  }
  .mobile-bug #lady {
    width: 100%;
    height: auto;
  }

  /* --------------------------------------------- */
  .services-main .services-description,
  .main-services-container .row {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  .startProject {
    font-size: calc(100vmax * 0.012);
  }
  .copyrightfixed p {
    font-size: calc(100vmax * 0.015);
  }
  .contactfixed .icon {
    width: 5.71vmax;
    height: 5.71vmax;
  }
  .contactfixed .icon .rect {
    width: 4vmax;
    height: 4vmax;
    margin-top: -3vmax;
    margin-left: 0.8vmax;
    border-width: 0.2vmax;
  }

  .contactfixed .icon .rect2 {
    width: 3.2vmax;
    height: 3.2vmax;
    border-width: 0.4vmax;
    margin-top: -3.6vmax;
    margin-left: 1.2vmax;
  }
  .contactfixed .icon .image {
    width: 3.8vmax;
    height: 3.8vmax;
    margin-left: 1.9vmax;
  }
  .contactfixed .contactUs p {
    font-size: calc(100vmax * 0.015);
  }
  .leftmiddle {
    display: none;
  }

  .welTextCont .animatedText {
    margin-top: 14vh;
  }
  /* Main */
  .fixedMainText {
    top: 31.6vh;
  }
  /* Rakwe */
  .coffeTextCont span {
    font-size: calc(100vmax * 0.021);
  }
  .coffeCont .coffeeTime {
    height: 10vh;
    padding-right: 1vw;
  }
  .rakweeImage {
    margin-bottom: 24.8vh !important;
  }
  .rakweeImage video {
    width: 47vw;
    height: 36vh;
    /* object-fit: contain; */
  }
  .menuContainer .menuListCont {
    top: 0;
    transform: translateY(55%);
  }
  .menuContainer .menuItem #itemTitle {
    font-size: calc(100vmax * 0.045);
  }
  .menuContainer .menuItem .page-no {
    margin-right: 1.5vmax;
  }
  .ourworkCategoryM .projectCarouselContM {
    margin-left: auto;
  }
  .ourworkCategoryM .projectCarouselContM .projectCarouselM img {
    height: 30vmax;
  }
  .ourworkCategoryM .itemImgCont,
  .ourworkCategoryM .textCont {
    display: none;
  }
  .ourworkContainer .countdown {
    top: 12.7vmax;
    left: 25vmax;
  }
  .projectlistcont2 #circle {
    margin-top: 6vh;
  }
}
@media only screen and (min-width: 1920px) {
  .coffeCont .coffeTextCont{
    margin-right: 25px;
  }
  .rakweeImage video{
    margin-top: 24px;
  }
}