* {
  font-family: roma, sans-serif !important;
  font-weight: 200 !important;
  font-style: normal !important;
}

.LogoHeight {
  padding-left: 0.5vw !important;
}
.nav-header-container {
  padding-left: 5px !important;
}
.custom_padding_logo {
  padding-left: 0px !important;
}
.custom_padding_LogoHeight {
  padding-left: 0px !important;
}
.noscroll {
  /* overflow-y: hidden !important; */
  max-height: 100vh !important;
}
.tryalLogo2{
    width: 600px;
    bottom: 20px;
    position: relative;
    padding-top: 5%;
}
/* .padding-five-tb {
    padding-top: 5%;
    padding-bottom: 0%;
    position: relative;
    background-color: white;
    z-index: 5;
} */

/* .logo{
  background-color: white;
} */
body,#sections{
  scroll-behavior: smooth;
}
@media only screen and (max-width: 450px) {
  .LogoHeight {
    padding-left: 15px !important;
  }
  .nav-header-container {
    padding-left: 15px !important;
  }
  .mfp-figure figure[data-index="1"] {
    /* justify-content: flex-start; */
    position: fixed;
    top: 0;
  }
  .mfp-figure figure[data-index="3"] {
    /* justify-content: flex-start; */
    position: fixed;
    top: 20%;
  }
  .mfp-figure figure[data-index="2"] {
    /* justify-content: flex-start; */
    position: fixed;
    bottom: 0;
  }

  .menu-options {
    display: flex;
    text-decoration: none;
    list-style: none;
    gap: 12px;
    font-size: 10px !important;
    color: black;
    margin-top: 25px;
    margin-left: -5%;
    font-size: 13px;
    margin-top: 100px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .img1_mobile {
    padding-right: 90px !important;
  }
  #sections {
    margin-top: 100px;
  }
  .second-page {
    position: fixed;
    /* right: 50px; */
    top: 85%;
    right: 30% !important;
    color: #000000;
    font-size: 4rem !important;
    text-transform: uppercase;
    padding: 0px 0px !important;
  }
  .img-hamburger {
    margin: auto;
    position: relative;
    left: 8%;
    top: 40%;
  }
  .img_grid_mobile {
    width: 100%;
    position: relative;
    padding-left: 120px;
    margin-top: 50px;
  }
  .logo {
    bottom: 0px;
    position: fixed;
    left: 0%;
    z-index: 4;
    padding: 5%;
  }
  .img3_mobile {
    padding-right: 20%;
    margin-top: 112px;
  }
  .center_logo {
    z-index: 2;
    top: 40%;
    position: fixed;
    left: 40%;
    text-align: center;
  }
  .section_1 {
    padding: 0px 0;
    overflow: hidden;
    height: 90vh;
  }
  .section_2 {
    padding: 0px 0;
    overflow: hidden;
    height: 75vh;
  }
  .section_1 img,
  .section_2 img {
    position: relative;

    z-index: 2;
  }
  .first-page {
    position: fixed;
    left: 16px;
    top: 18%;
    color: #000000;
    font-size: 4rem !important;
    text-transform: uppercase;
    padding: 0px 0px !important;
  }
  h1 {
    color: black;
    text-transform: uppercase;
    font-size: 3rem;
    padding: 55px 0px;
  }
  .section-page {
    margin: 20px;
    height: 100vh;
    box-sizing: border-box;
    padding: 0 20px 20px;
  }
  .logo_mobile {
    position: fixed;
    top: 5%;
    width: 30%;
  }
  .image_about {
    padding: 20px;
  }
  #about_text {
    padding: 0px 0px 0 0px;
  }
  .about_heading {
    padding: 0px;
    text-align: center;
    justify-content: center;
  }
  .btn-hamburger img {
    height: 50px !important;
    width: 50px !important;
  }

  /* // new css start // */

  .menu-options {
    padding-left: 0px !important;
    justify-content: space-around;
  }
}

@media only screen and (min-width: 767px) and (max-width: 900px) {
  .section_1 {
    padding: 0px 0;
    overflow: hidden;
    /* height: 100vh; */
  }
  .img1_mobile {
    padding-right: 90px;
  }
  .menu-options {
    display: flex;
    text-decoration: none;
    list-style: none;
    gap: 50px;
    font-size: 18px;
    color: black;
    margin-top: 25px;
    justify-content: center;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}

@media only screen and (min-width: 440px) and (max-width: 767px) {
  .LogoHeight {
    padding-left: 15px !important;
  }
  .nav-header-container {
    padding-left: 15px !important;
  }

  .center_logo {
    z-index: 2;
    top: 50%;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }

  .logo {
    width: 600px;
    bottom: 9px;
    position: fixed;
    left: 0%;
    z-index: 4;
  }

  .first-page {
    position: fixed;
    left: 25px;
    top: 5%;
    color: #000000;
    font-size: 3rem !important;
    text-transform: uppercase;
    padding: 0px 0px !important;
  }

  .second-page {
    left: 25px;
    position: fixed;
    right: 50%;
    top: 90%;
    color: #000000;
    font-size: 3rem !important;
    text-transform: uppercase;
    padding: 0px 0px !important;
  }

  .img-hamburger {
    top: 30%;
    margin: auto;
    position: relative;
    left: 8%;
  }

  .img_grid_mobile {
    text-align: end;
  }

  .img_grid_mobile img {
    height: 100%;
    width: auto;
  }

  .img1_mobile {
    position: relative;
    top: 12%;
    z-index: 3;
    height: 75%;
  }

  .img2_mobile {
    position: relative;
    height: 100%;
    width: 5%;
    height: 65% !important;
    z-index: 3;
    top: -10%;
  }

  .img3_mobile {
    position: relative;
    height: 100%;
    width: auto !important;
    height: 65% !important;
    z-index: 3;
    top: 15%;
  }

  .section_2 {
    height: auto;
  }

  .logo_mobile {
    position: fixed;
    width: 40%;
    top: 4%;
    left: 25%;
  }

  /* portfolio page */
  .section-page {
    margin: 20px;
    height: 95vh;
    box-sizing: border-box;
    padding: 0 20px 20px;
  }

  .menu-options {
    display: flex;
    text-decoration: none;
    list-style: none;
    gap: 7px;
    font-size: 13px;
    color: black;
    margin-top: 100px;
    margin-left: -25%;
    justify-content: center;
  }

  .menu-options .active {
    background-color: #ffd166;
    padding: 2px;
  }

  .navigation-item a {
    padding: 5px;
  }

  h1 {
    color: black;
    text-transform: uppercase;
    font-size: 2.8rem;
    padding: 40px 0px;
  }

  #sections {
    margin-top: 150px;
  }

  .btn-hamburger img {
    height: 35px !important;
    margin-top: 6px;
  }

  /* about_us page */
  .about_heading {
    text-align: center;
    justify-content: center;
  }

  #about_text {
    padding: 0px !important;
  }

  .mfp-figure .mfp-img {
    height: auto;
    width: 100vw !important;
  }

  .logo {
    padding: 10px;
  }

  .image_about {
    padding: 50px;
  }

  .about_heading {
    padding: 0px 0px !important;
  }

  .mfp-figure figure[data-index="1"] {
    /* justify-content: flex-start; */
    position: fixed;
    top: 0;
  }
  .mfp-figure figure[data-index="3"] {
    /* justify-content: flex-start; */
    position: fixed;
    top: 20%;
  }
  .mfp-figure figure[data-index="2"] {
    /* justify-content: flex-start; */
    position: fixed;
    bottom: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 413px) {
  .img1_mobile {
    padding-right: 90px !important;
  }
  .LogoHeight {
    padding-left: 15px !important;
  }
  .nav-header-container {
    padding-left: 15px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1100px) {
  .logo {
    width: 450px !important;
    bottom: 9px;
    position: fixed;
    left: 20% !important ;
    z-index: 4;
  }
  .section-page {
    margin: 20px;
    height: 55vh;
    box-sizing: border-box;
    padding: 0 20px 20px;
  }

  /* /// new css */
  .menu-options {
    display: flex;
    justify-content: center;
    text-decoration: none;
    list-style: none;
    gap: 50px;
    font-size: 18px;
    color: black;
    margin-top: 25px;
    margin-left: 0%;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .paddingSm {
    padding: 15px 0px;
  }
  .custom_paddingTop_Fsection {
    padding-top: 5vh;
  }
  .LogoHeight {
    padding-left: 15px !important;
  }
  .nav-header-container {
    padding-left: 15px !important;
  }
}
.hamburger-menu .btn-hamburger .mobile-toggle {
  transform: none;
}
.custom_stable_icon {
  position: fixed !important;
  top: 25px !important;
  right: 25px !important;
}

.hover-option4 .grid-item figure:hover img {
  opacity: 0.5;
  transform: scale(1, 1);
  filter: blur(1px);
}
.mfp-close,
.mfp-close:active {
  right: 0.5vw;
}



/* //for animation */
.custom_animation_footer{
  opacity: 0;
}