.container {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.25rem);
  padding-left: var(--bs-gutter-x, 0.25rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  header.stikyHeader ul li a.menuActive {
    font-size: 1.1em;
    color: black;
  }

  .container {
    max-width: 720px;
  }
  .deskLnk {
    display: none;
  }
  .clientBrand {
    height: 100%;
  }
  .BrandWrap.bgovlrdsk {
    height: 100%;
    display: block;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .dtlimg {
    height: 500px;
    /* 👆 image height / width * 100%   (use this formula to calculate the height the image )    */
  }

  .dtlvid {
    height: 500px;
    /* 👆 image height / width * 100%   (use this formula to calculate the height the image )    */
  }

  .dtlimg img {
    width: 100%;
    height: 100%;
  }

  .dtlvid video {
    width: 100%;
    height: 100%;
  }

}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1400px) {
  .tphrsction .ltsdsgnprjct .ltsdesgngrid {
    gap: 25px;
  }
  .container {
    max-width: 1400px;
  }

}

@media (min-width: 1600px) {
  .tphrsction .ltsdsgnprjct .ltsdesgngrid {
    gap: 25px;
  }
  .container {
    max-width: 1600px;
  }

}

@media (min-width: 1800px) {
  .dtlvid {
    position: relative;
    margin: 160px 40px 640px 40px;
    overflow: inherit;
      /* 👆 image height / width * 100%   (use this formula to calculate the height the image )    */
  }
  .container {
    max-width: 1800px;
  }
}
@media (min-width: 2200px) {
  .dtlvid {
    position: relative;
    margin: 160px 40px 870px 40px;
    overflow: inherit;
      /* 👆 image height / width * 100%   (use this formula to calculate the height the image )    */
  }
  .container {
    max-width: 2200px;
  }
}
@media (min-height: 800px) {
  .tphrsction .herowrapper .ovflHdn {
    margin: 20vh 5vh 0px 0px;
  }
}
/* @media (min-width: 1600px) {
  .tphrsction .herowrapper h1 {
    margin: 15vh 5vh 0px 0px;
    font-size: 5em;
    line-height: 100%;
  }
  .container {
    max-width: 1520px;
  }
} */
/* @media (min-width: 1800px) {
  .container {
    max-width: 1720px;
  }
} */

/* content responsvie */
@media (max-width: 1400px) {
  .swiper-slide h1 {
    font-size: 4.2em;
  }
  .tphrsction .herowrapper h1 {
    font-size: 3.5em;
  }
  .clientsection .clientgrd {
    display: flex;
    height: 100%;
  }
}
@media (max-width: 1200px) {
  .dflxheading .wrkd img {
    width: 40px;
  }
  .swiper-slide h1 {
    font-size: 3.8em;
  }
  .ditvtrsection .ditxtsc h1 {
    font-size: 4.5em;
  }
  .ditvtrsection .ditxtwrap p {
    font-size: 1.4em;
  }
  .clientsection .clientProject h2 {
    font-size: 1.4em;
    line-height: 100%;
  }
  .cntfterwrap .cntntgrd .dflxheading .abslimg img {
    width: 55px;
  }
  .aboutsection .dflxheading .abslimg img {
    top: -4%;
  }
  .aboutsection .aboutrightxt p {
    font-size: em;
    padding: 15px 0px;
  }
  .cntfterwrap .cntntgrd .dflxheading h1 {
    font-size: 4.5em;
  }
  .tphrsction .herowrapper h1 {
    font-size: 3em;
  }
  .dflxheading h1 {
    font-size: 5.5em;
  }
  .tphrsction .herowrapper .heroemojis img {
    width: 215px;
  }
  .tphrsction .ltsdsgnprjct .ltsdesgnimgsc {
    height: 75%;
  }
}
@media (max-width: 992px) {
  .dflxheading .wrkd img {
    width: 38px;
  }
  .swiper-slide h1 {
    font-size: 3.4em;
  }
  .detailsherosc .detailhrtxt h1 {
    font-size: 4em;
    line-height: 100%;
  }
  .appExhiGrd .nextprev h1 {
    font-size: 4em;
  }

  .prjctDscrption_Wrap .dscrptGrid {
    grid-template-columns: 50% auto;
  }
  .prjctDscrption_Wrap .dscptxt p {
    width: 95%;
  }
  .tphrsction .ltsdsgnprjct .ltsdesgngrid .dflxheading .abslimg img {
    width: 49px;
  }
  .prjctDscrption_Wrap .anchrBtn {
    font-size: 0.8em;
  }
  .prjctDscrption_Wrap .wrkname span {
    font-size: 1.1em;
  }
  .ditvtrsection .ditxtwrap {
    padding: 20px 0px 20px 50px;
  }
  footer span {
    font-size: 0.8em;
  }
  footer .dflx ul li a {
    font-size: 0.6em;
  }
  .cntfterwrap .cntntgrd .cntform .inputLabel.dblck {
    height: 185px;
  }
  .cntfterwrap .cntntgrd .dflxheading h1 {
    font-size: 3.8em;
  }
  .cntxt img {
    width: 55px;
  }
  .tphrsction .ltsdsgnprjct .ltsdesgnimgsc {
    height: 65%;
  }
  .ditvtrsection .ditxtwrap p {
    font-size: 1em;
  }
  .ditvtrsection .ditxtsc h1 {
    font-size: 4.5em;
  }
  .ditvtrsection .ditlist span {
    font-size: 0.75em;
  }
  .ditvtrsection .ditlist span img {
    width: 55px;
  }
  .aboutsection .aboutrightxt p {
    font-size: 1.05em;
    padding: 15px 0px;
  }
  .clientsection .clientProject h2 {
    font-size: 1em;
  }
  .tphrsction .herowrapper .ovflHdn {
    margin: 21vh 11vh 0px 0px;
  }
  .tphrsction .herowrapper h1 {
    font-size: 2.2em;
  }
  .dflxheading .abslt {
    top: -60px;
    right: -9px;
    transform: scale(0.6);
  }
  .tphrsction .ltsdsgnprjct .ltsdesgngrid {
    grid-template-columns: 40% auto;
    gap: 30px;
  }
  .dflxheading h1 {
    font-size: 4.5em;
  }
  .tphrsction .ltsdsgnprjct .ltsdesgnimgsc ul li p {
    font-size: 0.55em;
  }
}
@media (max-width: 768px) {
  .scrollToTopIcon.gotoTop {
    transform: scale(0.75);
  }
  .brandlogowrap {
    flex-direction: inherit;
    justify-content: space-around;
  }
  .logosec {
    width: 70px;
    display: flex;
    overflow: hidden;
    position: relative;
    height: 70px;
  }

  .bgovlrdsk {
    display: none !important;
  }

  #animtedorange,
  #rightBlue,
  #Ellipse18,
  #mddleG {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
  }
  .clientsection .clientProject {
    justify-content: inherit;
  }
  .clientsection .clientProject h2:first-child {
    padding-right: 40px;
  }
  .ovrfldesk {
    display: none;
  }
  .ovrflmobile {
    display: block;
  }
  .swiper-slide h1 {
    font-size: 3em;
    margin: 5px 0px;
  }
  .cntfterwrap .imgbg {
    position: absolute;
    bottom: -20%;
  }
  footer .dflx ul li {
    padding: 5px 0px;
    display: block;
  }
  .ftrsc ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  footer {
    padding: 100px 0px 50px;
  }
  .dtlimg {
    margin: 15px 0px;
  }
  .dtlvid {
    margin: 15px 0px;
  }
  header {
    background: transparent;
    height: auto;
    padding: 20px 0px;
  }
  header .menu {
    padding: 10px 0px;
  }
  header.mobileNav .menu svg {
    border: none;
  }
  header.mobileNav .line {
    stroke: rgb(0, 0, 0);
  }
  .clientsection {
    padding: 130px 0px 100px;
  }
  header ul li a.menuActive {
    font-size: 2.2em;
  }

  header ul li a{
    color: black;
  }

  .tphrsction .herowrapper .heroemojis img {
    width: 200px;
  }
  .tphrsction .herowrapper h1 {
    font-size: 2.8em;
  }
  .tphrsction .herowrapper .ovflHdn {
    margin: 21vh 4vh 0px 0px;
  }
  .projectSlider .swiper-button-prev,
  .projectSlider .swiper-button-next {
    display: none;
  }
  .swiperTopsection .swiper-button-prev,
  .swiperTopsection .swiper-button-next {
    top: 96%;
    display: none;
  }

  .prjctDscrption_Wrap .dscptxt p {
    width: 95%;
    font-size: 1.6em;
    text-indent: 1em;
  }
  .appExhiGrd .nextprev h1 {
    font-size: 2.5em;
    text-align: left;
  }
  .liabilitygrd {
    grid-template-columns: 80% auto;
  }
  .appExhiGrd .nextprev {
    width: 90%;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .appExhiGrd {
    display: block;
  }
  .appExhiGrd .nextprev span {
    text-align: left;
  }
  .appExhiGrd .nextprev span {
    font-size: 0.6em;
    padding: 3px 0px;
  }
  .appExhiGrd .nextprev img {
    width: 60px;
  }

  .appExhiGrd .nextprev span.projectarrow{
    width: 64px;
    font-size: 4em;
  }
  .appExhiGrd .nextprev:last-child {
    flex-direction: column;
    margin-left: inherit;
    margin-top: 30px;
  }

  .cursor-outer,
  .cursor-inner {
    display: none;
  }

  header .menu {
    display: flex;
  }
  header nav {
    position: fixed;
    width: 100vw !important;
    height: 100vh;
    top: 0px;
    left: 0px;
    max-width: 100% !important;
    background: #ffffff;
    transition: 0.5s cubic-bezier(0.025, 0.22, 0.165, 1);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    overflow-x: scroll;
  }
  header ul {
    width: 90%;
    margin: auto;
    margin-top: 15vh;
  }
  header ul li {
    display: block;
    overflow: hidden;
  }

  header nav ul li a {
    position: relative;
    width: 100%;
    font-size: 2.4em;
    transform: translateY(95px);
    transition: transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,;
    transform: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    text-align: left;
  }
  header.mobileNav nav ul li a {
    transform: translateY(0px);
  }
  header nav ul li a.menuActive {
    border-bottom: none;
  }
  header {
    display: flex;
    justify-content: flex-end;
  }
  .cntfterwrap .cntntgrd {
    grid-template-columns: inherit;
    gap: 20px;
  }
  .aboutsection .dflxheading .abslimg img {
    width: 75px;
  }
  .aboutsection .aboutrightxt p {
    font-size: 1.4em;
    padding: 15px 40px 15px 0px;
  }
  .aboutsection .aboutwrap {
    display: grid;
    place-content: start;
    gap: 30px;
    height: 100%;
    grid-template-columns: inherit;
  }
  .ditvtrsection {
    height: 100%;
  }
  .cntfterwrap .cntntgrd .dflxheading h1 {
    font-size: 3.5em;
  }
  .ditvtrsection h1 {
    font-size: 4em;
  }
  .dflx.mobile {
    height: 415px;
    display: grid !important;
    grid-template-columns: 45% auto;
  }
  .dflx.mobile p {
    display: flex;
    align-items: center;
    font-size: 1.2em;
  }





  .dflxheading{
    margin-left: 0;
  }









  .ditvtrsection .ditlist span {
    font-size: 1.05em;
  }
  .ditvtrsection .ditlist span img {
    top: -77%;
  }
  .ditvtrsection .ditgrid {
    display: block;
    position: relative;
  }
  .ditvtrsection .ditgrid .ditimg img {
    width: 100%;
    position: absolute;
    left: -45%;
    object-fit: cover;
    height: auto;
  }

  .tphrsction .ltsdsgnprjct .ltsdesgnimgsc {
    height: 50%;
    width: 100%;
    margin-left: auto;
    margin-right: inherit;
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .tphrsction .ltsdsgnprjct .ltsdesgngrid {
    display: block;
  }

  .clientsection {
    padding: 150px 0px 150px;
    height: 100%;
  }

  .desk {
    display: none !important;
  }
  .mobile {
    display: flex !important;
  }
  .mobilee {
    display: block !important;
  }

  .aboutsection {
    padding: 100px 0px 0px;
  }
  .mblnk {
    display: block;
  }


/* start
footer big headlines */

.prev-nex-containter{
  height: 400px; 
  margin-top: 100px;
}

.footertx{
  font-size: 2.75em; 
  line-height: 100%;
}

.footertx-s{
  font-size: 1em; 
  line-height: 100%;
  opacity: 33%;
}

.txspace{
  margin-bottom: 85px;
}

.footer-container{
  height: 550px; 
  margin-top: 100px;
}

/* end
footer big headlines */




}







@media (max-width: 576px) {
  header ul li a.menuActive {
    font-size: 2.2em;
  }
  .cntfterwrap .cntntgrd .cntform .inputLabel input {
    font-size: 0.95em;
  }

  .brandlogowrap{
    display: inline-block;
  }

  .BrandWrap.bgovlrmbl{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  

  .logosec {
    width: 150px;
    display: flex;
    overflow: hidden;
    position: relative;
    height: 150px;
  }
  .detailsherosc .detailhrtxt {
    padding: 0px 10px;
  }
  .cntfterwrap {
    padding-top: 100px;
  }
  .swiper-slide h1 {
    font-size: 1.4em;
    margin: 5px 0px;
  }
  .ftrsc ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .tphrsction .ltsdsgnprjct .ltsdesgnimgsc ul li {
    padding: 0px 5px;
  }
  .ltsdesgnimgsc ul {
    padding: 10px;
  }
  .dflxheading .wrkd {
    top: -16%;
    right: -5%;
  }
  .tphrsction .herowrapper h1 {
    line-height: inherit;
  }
  .tphrsction .herowrapper .ovflHdn {
    margin: 24vh 4vh 0px 14px;
  }
  .clientsection {
    padding: 0px 0px 115px;
  }
  .details p {
    font-size: 0.65em;
  }
  header nav ul li a {
    position: relative;
    width: 100%;
    font-size: 2.4em;
  }

  .nav-container{
    float: left;
  }

  .detailsiimg .dtlimg {
    height: 255px;
  }

  .cntfterwrap {
    padding-top: 155px;
  }

  .detailsiimg img {
    width: 100%;
    height: 100%;
    object-fit:cover;
  }

  .detailsiimg video {
    width: 100%;
    height: auto !important;
    object-fit: cover;
  }

  .detailsherosc .detailhrtxt h1 {
    font-size: 4em;
    line-height: 100%;
  }
  .appExhiDesign footer {
    padding: 34px 0px 50px;
  }
  .prjctDscrption_Wrap .dscrptGrid {
    grid-template-columns: 100%;
    gap: 10px;
    padding-bottom: 60px;
  }
  .appExhiGrd .nextprev span {
    font-size: 1.25em;
    opacity: 33%;
  }
  .appExhiGrd .nextprev h1 {
    font-size: 3em;
    line-height: 105%;
    text-align: left;
  }
  .appExhiGrd .nextprev img {
    width: 60px;
  }

  .appExhiGrd .nextprev span.projectarrow{
    width: 64px;
    font-size: 4em;
    opacity: 100%;
  }


  .impressumHerosc p {
    font-size: 1em;
  }
  .impressumHerosc span {
    font-size: 1em;
  }
  .LiabilityCntn p {
    font-size: 1em;
  }
  .ditvtrsection .ditlist span img {
    top: -85%;
  }
  .tphrsction .ltsdsgnprjct .ltsdesgngrid .dflxheading .abslimg img {
    width: 39px;
  }
  header .menu svg {
    width: 50px;
    height: 50px;
  }
  .aboutsection .aboutrightxt p {
    text-indent: 0.75em;
    font-size: 1.6em;
    padding: 15px 28px 4px 0px;
  }
  .ditvtrsection h1 {
    font-size: 3em;
  }
  .dflx.mobile p {
    font-size: 1em;
  }
  .dflx.mobile {
    height: 275px;
  }
  .aboutsection {
    height: 100%;
    padding: 100px 0px 5px;
  }
  .cntfterwrap .cntntgrd .dflxheading .abslimg img {
    width: 35px;
  }
  .cntfterwrap .cntntgrd .dflxheading h1 {
    font-size: 3em;
  }
  .aboutsection .aboutlftxt p {
    font-size: 0.8em;
  }
  .aboutsection .dflxheading .abslimg img {
    width: 53px;
  }
  .dflxheading h1 {
    font-size: 3.2em;
  }
  .tphrsction .herowrapper .heroemojis {
    bottom: 2vh;
  }
  .tphrsction .herowrapper .heroemojis img {
    width: 125px;
  }
  .tphrsction .herowrapper h1 {
    font-size: 2.35em;
    line-height: 108%;
  }
  .container {
    width: 92%;
  }
  .dflxheading h1 {
    font-size: 3.4em;
  }
  .dflxheading .abslimg img {
    width: 32px;
  }
  .ditvtrsection h1 {
    font-size: 3.2em;
  }
  .ditvtrsection .ditxtwrap {
    padding: 20px 0px 20px 0px;
  }
  .ditvtrsection .ditlist span {
    font-size: 0.8em;
  }
}
@media (max-height: 800px) {
  .cntfterwrap .cntntgrd {
    padding-top: 150px;
  }
  .clientsection {
    height: 100vh;
    padding: 100px 0px 100px;
    margin-bottom: 250px;
  }
  .tphrsction .ltsdsgnprjct {
    padding: 38px 0px 55px 0px;
  }
}

@media (min-width: 768px) and (max-height: 768px) {
  .tphrsction .herowrapper .ovflHdn {
    margin: 22vh 4vh 0px 14px;
  }
  .tphrsction .herowrapper h1 {
    font-size: 4.5vw;
  }
  .ditvtrsection .ditlist {
    padding-top: 138px;
  }
  .aboutsection .aboutrightxt p {
    font-size: 1.3em;
  }
  .ditvtrsection .ditxtwrap p {
    font-size: 1.3em;
  }
  .ditvtrsection .ditlist {
    padding-top: 56px;
  }
}
/* @media (max-height: 768px) {
  .tphrsction .herowrapper 9 {
    font-size: 4.5vw;
  }
} */
