* {
  margin: 0 auto;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}

body {
  margin: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

button {
  cursor: pointer;
}

header {
  width: 100%;
  left: 0px;
  top: 0px;
}
/*hamburger menu */
.hamburger {
  position: fixed;
  z-index: 100;
  top: 3rem;
  right: 3rem;
  padding: 4px;
  border: none;
  cursor: pointer;
}
.liItems {
  margin-top: 80px;
  text-align: right;
  margin-right: 15%;
}

.closeIcon {
  display: none;
}

.menu {
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.2s;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: #fff;
  list-style: none;
  padding-top: 4rem;
  display: flex;
  flex-direction: column;
}

.uberText {
  text-align: right;
  margin-right: 15%;
}

.menu a {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: right;
}

.menu a:hover {
  text-decoration: none;
}

.showMenu {
  transform: translateY(0);
  transform: translateX(200%);
  width: 20%;
  box-shadow: -6px 0px 11px rgba(0, 0, 0, 0.1);
}

#paraghraphNav {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
  color: #000000;
  margin: 18px 0 11px 115px;
  text-align: right;
  margin-right: 15%;
}

#buttonNav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #cc2128;
  height: 40px;
  width: 177px;
  border-radius: 0px;
  border: 1px solid #cc2128;
  gap: 8px;
  margin-right: 15%;
  background: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}

#hrNav1 {
  margin-top: 29px;
}

#hrNav1,
#hrNav2 {
  width: 70%;
  border: 1px solid #e5e5e5;
  height: 0;
}

.topBanner {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

#videoBG {
  position: fixed;
  z-index: -2;
}
#tB1 {
  width: 40%;
  height: 100px;
}

#tB2 {
  height: 100px;
  width: 60%;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}

.logo {
  width: 300px;
  height: auto;
  padding-left: 10%;
  margin: 0;
}

#logoImage {
  width: 100%;
  height: 100%;
}

#phoneIcon {
  width: 100px;
  height: 100%;
}

.containerPhoneIcon img {
  padding: 10% 10% 10% 25%;
}
.containerPhoneIcon {
  padding: 15px 15px 5px 5px;
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 100%;
}

.openDate {
  display: flex;
  flex-direction: column;
  width: 70%;
  height: 100%;
  margin: 0;
  padding-right: 5%;
}

p {
  margin: 0;
}

.openDateContent {
  display: flex;
  flex-direction: row;
  margin: 0;
  width: 274px;
  padding-top: 7px;
  display: flex;
  flex-direction: row;
}

.fensterKonfigurator {
  height: 60px;
  width: 384px;
  margin-left: 3%;
  margin-right: 15%;
  border-radius: 0px;
  margin-top: 32px;
}

.btnFensterkonfigurator {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px 30px;
  gap: 8px;
  border: 1px solid #cc2128;
  color: #cc2128;
  background-color: transparent;
  margin: 0;
}

.btnFensterkonfiguratorM {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px 35%;
  gap: 8px;
  border: 1px solid #cc2128;
  color: #cc2128;
  background-color: transparent;
  margin: 0;
}

.containerKonfigurationIcon {
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
}

.iconBtnFensterKonfigurator {
  height: 30px;
  width: 30px;
  border-radius: 0px;
  margin: 0;
  padding: 0;
}

#configurationIcon {
  width: 100%;
  height: 100%;
}

#number {
  padding-top: 5px;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;

  align-items: center;
}
.phoneNumber {
  color: #ffffff;
  background: #cc2128;
  display: flex;
  width: auto;
  height: 60px;
  margin-top: 32px;
  margin-right: 0;
  justify-content: center;
}

#number {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}

.openHours {
  width: 200px;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
}

#phoneIcon {
  transform: rotate(18.23deg);
}

.fensterKonfiguratorMobile {
  margin-bottom: 20px;
  visibility: hidden;
}

.consultation {
  width: 84%;
  height: auto;
  margin-top: 31px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  padding-right: 30px;
  background: #cc2128;
}

#rightConsultation {
  display: flex;
  flex-direction: column;
  margin: 0;
  width: 70%;
  height: 100%;
}

#leftConsultation {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 20%;
  height: 100%;
}

.uppertText {
  width: 54%;
  height: 111px;
  padding-top: 337px;
  font-weight: 700;
  font-size: 30px;
  line-height: 55px;
  text-align: center;
  color: #000000;
}

.lowerText {
  width: 36%;
  height: auto;

  padding-top: 63px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;

  font-weight: 500;
  font-size: 20px;
  line-height: 55px;

  text-align: center;

  color: #000000;
}

.lowerTextContent {
  font-weight: 500;
  font-size: 20px;
  line-height: 55px;
}

.underHeader {
  height: 620px;
  width: 100%;
  background-color: white;
}

#aboutUs {
  width: 86%;
  overflow: hidden;
  padding-top: 0;
  margin: 76px 0 30px 0;
  height: 292px;
  background-color: white;
  display: flex;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  justify-content: space-between;
}

.block {
  padding: 0 2% 0 2%;
  width: 20%;
  height: 292px;
  border-left: 1px solid grey;
  background-color: white;
  float: left;
  text-align: center;
}
#block1 {
  padding: 0 2% 0 2%;
  width: 20%;
  height: 292px;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  background-color: white;
  float: left;
  text-align: center;
}

.block p, #block1 p {
  word-wrap: normal;
}

#cUpper {
  height: auto;
  margin-left: 32px;
  padding-top: 19px;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
}

#cLower {
  height: auto;
  margin-top: 13px;
  margin-left: 32px;
  font-weight: 500;
  font-size: 18px;
  line-height: 37px;
  color: #ffffff;
}

#cButton {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  background-color: #cc2128;
  padding: 12px 70px 12px 70px;
  border: 1px solid white;
}

#cButton:hover {
  color: #cc2128;
  background-color: #ffffff;
  transition-duration: 0.5s;
}

.products {
  width: 100%;
  height: 792px;
  text-align: center;
  padding-top: 100px;
  background-color: #f5f5f5;
}

#pBotton1 {
  width: 45px;
  height: 45px;
  color: white;
  font-size: 40px;
  float: left;
  margin-top: 396px;
  margin-left: 3%;
  position: absolute;
  background: #cc2128;
  box-shadow: -4px 4px 7px rgba(0, 0, 0, 0.15);
}

#pBotton2 {
  width: 45px;
  height: 45px;
  color: white;
  font-size: 40px;
  float: left;
  margin-left: 93%;
  margin-top: 396px;
  position: absolute;
  background: #cc2128;
  box-shadow: -4px 4px 7px rgba(0, 0, 0, 0.15);
}

#productInfo {
  position: relative;
  width: 100%;
  height: 570px;
  flex: 0 0 288px;
  margin-top: 71px;
  margin-bottom: 49px;
  overflow-x: scroll;
  display: flex;
}

.pBlock {
  flex-direction: column;
  margin-right: 0;
  height: 470px;
  margin-left: 2%;
  background: #ffffff;
  padding: 0px 10px 0px 10px;
  display: flex;
}

.pBlock h2 {
  text-align: left;
  margin: 0px 0px 3px 16px;
  font-weight: 700;
  font-size: 22px;
  line-height: 55px;
}

.pBlock .greyLine {
  margin-top: 0px;
  margin-bottom: 10px;
}

.bImg {
  width: 267px;
  height: 267px;
  margin-top: 40px;
  justify-content: center;
}
.bImg img {
  width: 267px;
  height: 267px;
  justify-content: center;
}

.productName {
  width: 288px;
  height: 56px;
  padding-top: 310px;
  padding-left: 16px;
  font-size: 22px;
}
.pInfo {
  width: 100%;
  height: 66px;
  text-align: left;
}

.pInfo img {
  height: 14px;
  width: 14px;
  width: auto;
  margin-left: 12px;
  margin-right: 10px;
  float: left;
  align-self: flex-start;
}

.products ::-webkit-scrollbar {
  margin-left: 100px;
  height: 6px;
}

.products ::-webkit-scrollbar-thumb {
  background: #777;
}

.products ::-webkit-scrollbar-track {
  background: #aaa;
}

.products ::-webkit-scrollbar-button:start:decrement {
  width: 10%;
}

.products ::-webkit-scrollbar-button:end:increment {
  width: 10%;
}

.Line {
  width: 100%;
  height: 0px;
  border: 1px solid #e5e5e5;
}

.pParameters {
  width: 100%;
  height: 66px;
}

.review {
  width: 100%;
  height: 604px;
  background-image: url('../assets/backgroundRewiev.png');
  background-size: 100% 604px;
  background-repeat: no-repeat;
  color: white;
  margin: 0%;
}

#reviewHeader {
  display: flex;
  flex-direction: row;
  margin: 0%;
  height: 176px;
  width: 80%;
  padding-left: 5%;
  padding-top: 109px;
}
#reviweHeaderBoxImg {
  width: 8%;
  height: 121px;
  margin: 0%;
}
#reviewHeaderBoxText {
  margin: 0%;
  padding-top: 66px;
  padding-left: 1%;
}
#reviewHeader img {
  width: auto;
  height: 50px;
  padding-top: 35px;
  padding-left: 2%;
}
#reviewData {
  padding-left: 12%;
}
#reviewData p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
}
#reviewData img {
  height: 24px;
}
#reviewButton {
  display: flex;
  padding-right: 5.5%;
  justify-content: flex-end;
  padding-top: 34px;
  background-color: transparent;
  padding-bottom: 33px;
}
#reviewButton button {
  justify-content: flex-end;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  background-color: transparent;
  color: #ffffff;
  border: 1px solid white;
  text-align: center;
  padding: 10px 30px 10px 30px;
  margin: 0%;
}
#reviewTimer {
  display: flex;
  flex-direction: row;
  margin: 0%;
  width: 100%;
  height: 10px;
}
#reviewTimer1 {
  margin: 0%;
  border: 1px solid white;
  width: 19%;
  margin-left: 12%;
}
#reviewTimer2 {
  margin: 0%;
  border: 1px solid white;
  width: 19%;
  margin-left: 2%;
}
#reviewTimer3 {
  margin: 0%;
  border: 1px solid white;
  width: 19%;
  margin-left: 2%;
}
#reviewTimer4 {
  margin: 0%;
  border: 1px solid white;
  width: 19%;
  margin-left: 2%;
}
.advice {
  width: 100%;
  height: 819px;
  background-color: lightsteelblue;
  text-align: center;
  font-size: 36px;
  background: #f5f5f5;
  padding-bottom: 60px;
}
#adviceHeader {
  padding-top: 90px;
}
#adviceInfo {
  display: flex;
  margin-top: 67px;
  margin-left: 7%;
  margin-right: 7%;
  height: 421px;
}
#adviceAsk {
  display: flex;
  width: 67%;
  background: #ffffff;
  margin: 0;
  flex-direction: row;
}
#adviceTextBox {
  margin: 0%;
  width: 59%;
  text-align: left;
  padding-left: 11%;
}
#adviceImgBox {
  margin: 0%;
  justify-content: flex-end;
  width: 41%;
  height: 100%;
  background-image: url('../assets/advice.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#adviceTextBox h1 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  margin: 0%;
  padding-top: 52px;
}
#adviceTextBox p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  padding-top: 20px;
  padding-bottom: 35px;
}
#adviceButton {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  padding: 10px 6% 10px 6%;
  border: 1px solid black;
}

#asks {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 33%;
  margin: 0;
  overflow-y: scroll;
}

#adviceInfo ::-webkit-scrollbar {
  width: 8px;
}

#adviceInfo ::-webkit-scrollbar-thumb {
  background: #a6a6a6;
  height: 1px;
  border: 3px solid #e7e7e7;
}

#adviceInfo ::-webkit-scrollbar-track {
  background: #e7e7e7;
}

.ask {
  text-align: left;
  align-content: flex-start;
  flex: 0 0 67px;

  border-left: 6px solid red;
  background-color: #ffffff;

  width: 70%;
  padding-right: 10%;
  margin-bottom: 15px;
  padding-left: 10%;
}

.ask a {
  color: black;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 70px;
}

.ask:hover {
  box-shadow: -4px 5px 6px rgba(0, 0, 0, 0.15);
  transition-duration: 0.3s;
}

.portfolio {
  padding-top: 90px;
  background-color: white;

  font-weight: 700;
  font-size: 36px;
  line-height: 55px;
  width: 100%;
  height: 950px;
}

#underAdvice {
  margin-top: 80px;
  /* margin-bottom: 91px; */
  width: 86%;
}

.redString {
  color: rgb(196, 29, 29);
}

.greyLine {
  width: 256px;
  margin-top: 36px;
  color: #e5e5e5;
}

#portfolioText {
  text-align: center;
  margin-top: 58px;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  padding: 0px 20%;
}

#categories {
  margin-right: 0px;
  width: 95%;
  height: 420px;
  display: flex;

  margin-top: 50px;
  padding-top: 20px;
  overflow-x: scroll;
}

.category {
  flex: 0 0 384px;
  height: 384px;
  margin-right: 50px;

  background: url('../assets/categories/doors.png'), #eee;
  background-size: 100% 100%;
  display: flex;
}

.category:hover {
  background: url('../assets/categories/doors.png'), #ccc;
  background-size: 100% 100%;
  transition-duration: 0.3s;
}

.categoryName {
  width: 70%;
  padding: 2px 0px 0px 30px;
  height: 61px;
  font-weight: 700;
  font-size: 22px;
  line-height: 55px;
  align-self: flex-end;

  background-color: white;
}

.portfolio ::-webkit-scrollbar {
  height: 6px;
}

.portfolio ::-webkit-scrollbar-thumb {
  background: #a6a6a6;
  height: 1px;
  border: 2px solid #e7e7e7;
}

.portfolio ::-webkit-scrollbar-track {
  background: #e7e7e7;
}

.portfolio ::-webkit-scrollbar-button:end:increment {
  width: 8%;
}

#categoryButton {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-left: 5%;
  margin-bottom: 5%;

  background-color: transparent;
  padding: 10px 25px 10px 25px;
  margin-top: 60px;
  justify-content: flex-start;
  color: #cc2128;
  border: 2px solid #cc2128;
}

#categoryButton:hover {
  background-color: #cc2128;
  color: white;
  transition-duration: 0.3s;
}

.portfolio h1 {
  text-align: center;
}

.categoryImage {
  z-index: 1;
}

footer {
  width: 100%;
  height: auto;
  background-image: url(../assets/footerBackground.png);
  background-size: 100% 100%;

  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.logoFooter {
  width: 250px;
  height: 90px;
  margin: 40px 150px 40px 70px;
}

#imageLogoFooter {
  max-width: 250px;
  max-height: 100px;
}

#logoFooter {
  width: 100%;
  height: 100%;
}

.navigateFooter {
  display: flex;
  margin: 0;
  align-self: flex-start;
  height: 50px;
  width: 80%;
  align-items: center;
  margin-bottom: 60px;
  margin-top: 70px;
}

.navigateFooterText {
  padding: 0 5px 0 5px;
  display: flex;
  justify-content: space-between;
  height: auto;
}

a {
  text-decoration: none;
  color: #ffffff;
  margin: 0;
}



a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

.locationFooter {
  margin: 0;
  height: 160px;
  width: 300px;
  margin-left: 60px;
}

.locationCompany {
  margin: 0;
  width: 200px;
  display: flex;
  align-items: center;
}

.locationCompany img {
  height: 40px;
}

.textLocation {
  color: #cc2128;
}

.servicesFooter {
  margin: 0;
  display: flex;
  align-self: flex-start;
  flex-direction: row;
  height: auto;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 239%;
}

.servicesFooterLeft {
  padding-left: 5%;
  height: auto;
  width: auto;

  margin: 0;
}

.servicesFooterCenter {
  height: 145px;
  padding-left: 5%;
  width: auto;
  margin: 0;
}

.servicesFooterRight {
  height: 145px;
  width: auto;

  padding-left: 5%;
  margin: 0;
}

.footerSocialIcons {
  margin: 0 0 0 60px;
  display: flex;
  flex-direction: row;
  width: 350px;
}

.socialIcon {
  border: 0.5px solid #f5f5f5;
  border-radius: 4px;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  margin: 0 8px 0 0;
}

.socialIcon img {
  width: 50px;
  height: 50px;
}

.leftContentFooterContainer {
  padding-left: 3%;
  width: 30%;
}

.rightContentFooterContainer {
  display: flex;
  flex-direction: column;
  width: 70%;
  padding-right: 10%;
  align-items: center;
}

hr {
  width: 100%;
  height: 1px;
  background: #fff;
}

a:hover {
  color: tomato;
}

#upperFooter {
  width: 100%;
  padding-bottom: 100px;
  display: flex;
  flex-direction: row;
}

.lowerFooter {
  display: flex;
  flex-direction: row;
  padding-top: 30px;
  padding-bottom: 35px;
  width: 100%;
  height: auto;

  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #b2b2b2;
}

#lFText {
  margin-left: 0;
  padding-left: 7%;
  justify-content: flex-start;
}

#fCopyright {
  margin: 0;
  padding-right: 7%;
  align-self: flex-end;
  text-align: right;
}

#hrFooter {
  border: 0.5px solid #b2b2b2;
  width: 86%;
  height: 0;
}

.arrowIcon {
  width: 20px;
  height: 20px;
}

.locationCompany img {
  height: 50px;
  width: 50px;
}

.dot {
  height: 15px;
  width: 15px;
  margin-bottom: 30px;
  background-color: white;
  border: 0.5px solid #000000;
  border-radius: 50%;
  display: none;
}

#dots {
  display: flex;
  width: 60%;
}

.dot:hover {
  background-color: #e22d3a;
  transition-duration: 0.3;
}

.infoContainer {
  display: none;
}

/*  media query breakpoints */
@media screen and (min-width: 1065px) and (max-width: 1921px) {
  #aboutUs {
    margin: 76px auto 30px auto;
  }

  #tB1 {
    width: 32%;
  }

  #tB2 {
    width: 68%;
  }

  .logo {
    padding-right: 5%;
  }

  .fensterKonfigurator {
    width: 230px;
  }

  .uppertText {
    width: 100%;
    padding-top: 150px;
    height: 150px;
    font-weight: 700;
    font-size: 32px;
    line-height: 46px;
    margin: 0;
  }

  .upperContent,
  .redString {
    width: 800px;
    margin: 0 auto;
  }

  .fensterKonfiguratorMobile {
    display: none;
  }

  .showMenu {
    transform: translateX(90%);
    width: 38%;
  }

  .hamburger {
    top: 3rem;
    right: 1rem;
  }
}

@media screen and (max-width: 1064px) {
  #aboutUs {
    width: 100%;
    height: 300px;
  }

  .block,
  #block1 {
  height: 320px;
  }

  nav {
    display: none;
  }

  .fensterKonfigurator {
    visibility: hidden;
    width: 0px;
    margin: 0px;
  }

  .fensterKonfiguratorMobile {
    visibility: visible;
    width: 90%;
    height: 60px;
  }

  .phoneNumber {
    margin-right: 15%;
  }

  #reviewHeaderBoxText {
    font-size: 12px;
  }

  #reviewButton button {
    font-size: 12px;
  }

  .uppertText {
    width: 100%;
    text-align: center;
    padding-top: 150px;
    height: 400px;
    font-weight: 700;
    font-size: 32px;
    line-height: 46px;
    height: auto;
  }

  .upperFooter {
    padding: 0;
    margin: 0;
  }

  .logoFooter {
    width: 230px;
    height: 55px;
    margin: 30px 0 40px 20px;
  }
  .leftContentFooterContainer {
    width: 270px;
    height: 250px;
    margin: 0;
  }

  .rightContentFooterContainer,
  .navigateFooter,
  .servicesFooter {
    display: none;
  }

  .locationFooter {
    margin: 100px 0 15px 10px;
  }

  .footerSocialIcons {
    width: 180px;
    height: 30px;
    margin-left: 20px;
  }

  .socialIcon {
    width: 60px;
    height: 60px;
  }

  .socialIcon img {
    width: 60px;
    height: 60px;
  }

  #hrFooter {
    margin: 50px 30px 40px 20px;
    width: 85%;
  }

  .lowerFooter {
    display: flex;
    flex-wrap: wrap;

    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }

  #lFText {
    width: 100%;
    height: 70%;
    padding: 0 20px 0 20px;
    font-weight: 400;
    line-height: 18px;
    color: #b2b2b2;
    margin: 0;
  }

  #fCopyright {
    width: 100%;
    padding: 25px;
    padding-right: 0;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
    font-weight: bold;
    color: #b2b2b2;
  }

  .infoContainer {
    display: flex;
    margin: 80px 30px 0 10px;
    align-items: center;
    justify-content: center;
  }

  #btnInfoContainer {
    display: flex;
    background: #cc2128;
    width: 95%;
    height: 30px;
    color: #f9fafa;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 0 15px;
    border: none;
  }

  #btnInfoIcon {
    width: 10px;
    height: 10px;
  }

  .showMenu {
    transform: translateX(50%);
    width: 50%;
  }

  .hamburger {
    top: 3rem;
    right: 1rem;
  }
}

@media screen and (max-width: 962px) {
  #rightConsultation {
    width: 100%;
  }

  #leftConsultation {
    width: 100%;
    margin-bottom: 30px;
  }

  #tB1 {
    width: 100%;
    height: auto;
  }

  #tB2 {
    width: 100%;
  }

  .logo {
    width: 60%;
    height: auto;
  }

  .phoneNumber {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
  }

  .containerPhoneIcon {
    padding-left: 30%;
    margin-right: 10px;
  }

  .openDate {
    padding-right: 30%;
  }

  .consultation {
    padding: 0;
  }

  #cUpper {
    margin-left: 5%;
    margin-right: 5%;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
  }

  #cLower {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 20px;
  }

  #cButton {
    width: 90%;
  }

  .portfolio {
    width: 100%;
    word-wrap: normal;
  }

  .portfolio h1 {
    font-size: 30px;
  }

  #categoryButton {
    visibility: hidden;
  }
  #adviceTextBox br {
    display: none;
  }
  #adviceTextBox h1 {
    font-size: 18px;
    line-height: 100%;
  }
  #adviceButton {
    margin-right: 5vw;
  }
}
@media screen and (max-width: 768px) {
  #aboutUs {
    margin: 30px 0 30px 0;
    width: 100%;
    word-wrap: normal;
    overflow: hidden;
  }

  .block,#block1 {
    width: 85%;
    flex: 0 0 400px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .block p, #block1 p {
   width: 200px;
   height: 200px;
    word-wrap: normal;
    margin: 0 auto;
  }

  .block h2 ,#pblock1 h2{
    margin-top: 20px;
  }


  #reviewHeader {
    flex-direction: column;
    padding-top: 100px;
  }
  #reviewHeaderBoxText {
    padding-top: 0%;
    font-size: 11px;
  }
  #reviewData p {
    padding-top: 25px;
    font-size: 15px;
  }
  #reviewData {
    padding-left: 6vw;
  }
  #reviewButton {
    padding-right: 11%;
  }
  #reviewButton button {
    font-size: 10px;
  }
  #reviewTimer1 {
    margin-left: 6vw;
  }
  #adviceButton {
    font-size: 11px;
  }
  #adviceTextBox h1 {
    font-size: 16px;
    line-height: 100%;
  }
  #adviceTextBox p {
    font-size: 13px;
    line-height: 100%;
    font-weight: 400;
    line-height: 150%;
  }
  #adviceButton {
    line-height: 20px;
    text-align: center;
    padding: 5px 3% 5px 3%;
    border: 1px solid black;
  }

  #fCopyright {
    margin: 0;
    padding-left: 53.75px;
  }

  .topBanner {
    height: 100px;
  }

  .uppertText {
    margin-top: 100px;
  }

  .upperContent,
  .redString {
    width: 500px;
    margin: 0 auto;
  }

  .containerPhoneIcon {
    padding-left: 20%;
  }

  .openDate {
    padding-right: 20%;
  }

  .lowerTextContent {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
  }

  .btnFensterkonfiguratorM {
    padding: 10px 25%;
  }

  .advice {
    height: auto;
  }

  #adviceHeader {
    padding-top: 60px;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 55px;
    height: 55px;
    margin-bottom: 16px;
  }
  #adviceAsk {
    height: 314px;
    width: 85vw;
    margin-top: 46px;
  }
  #adviceInfo {
    flex-direction: column;
    height: 653px;
    margin: 0%;
    margin-left: 7%;
    margin-right: 7%;
  }
  #adviceTextBox {
    height: 314px;
    width: 50%;
    margin: 0%;
    text-align: left;
    padding-left: 6%;
    display: flex;
    flex-direction: column;
  }
  #adviceImgBox {
    width: 50%;
  }
  #adviceTextBox h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    padding-top: 26px;
    height: 57px;
    width: 160px;
  }
  #adviceTextBox p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    width: 156px;
    height: 153px;
    padding-bottom: 15px;
    padding-top: 12px;
  }
  #adviceTextBox br {
    display: none;
  }
  .advice hr {
    margin-top: 0%;
  }
  #adviceButton {
    width: 87vwpx;
    height: 36px;
    padding: 12px 10px 12px 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    line-height: 11px;
    margin: 0%;
    margin-right: 8px;
  }

  #asks {
    margin-top: 25px;
    width: 100%;
    height: 268px;
  }

  #underAdvice {
    width: 84%;
  }

  .ask {
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }

  .showMenu {
    transform: translateX(0);
    width: 100%;
  }

  .hamburger {
    top: 4rem;
    right: 1rem;
  }
}
@media screen and (max-width: 565px) {
  #adviceTextBox p {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 482px) {
  #aboutUs {
    margin: 30px 0 30px 0;
  }

  .block,#block1 {
    width: 85%;
    flex: 0 0 400px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .block p, #block1 p {
   width: 200px;
   height: 200px;
    word-wrap: normal;
    margin: 0 auto;
  }

  .block h2 ,#pblock1 h2{
    margin-top: 20px;
  }

  .socialIcon {
    width: 45px;
    height: 45px;
  }

  .socialIcon img {
    width: 45px;
    height: 45px;
  }

  .portfolio h1 {
    font-size: 26px;
  }

  #categories {
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
  }

  #portfolioText {
    padding: 0px 5%;
    font-size: 12px;
    line-height: 25px;
  }

  .category {
    flex: 0 0 334px;
    height: 334px;
    margin: 5px;
  }

  .dot {
    display: inline-block;
  }

  #paraghraphNav {
    text-align: center;
    margin: 18px auto 11px auto;
  }

  #logoImage {
    width: 270px;
    height: 100px;
    padding-left: 10px;
  }

  #reviewHeader {
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: 800;
    line-height: 55px;
    padding-top: 58px;
    height: 438px;
    padding-left: 4vw;
  }
  .review {
    height: 778px;
    background-size: 100vw 778px;
    align-items: flex-start;
  }
  #reviweHeaderBoxImg img {
    height: 50px;
    width: 16vw;
  }
  #reviewData {
    display: flex;
    flex-direction: column;
    padding-top: 25px;
    align-items: flex-start;
    padding-left: 4vw;
    height: 58px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
  }
  #reviewHeaderBoxText {
    height: 330px;
    padding-top: 0%;
    font-size: 16px;
  }
  #reviewData img {
    height: 20px;
  }
  #reviewButton {
    padding: 0%;
    padding-top: 68px;
    width: 92vw;
    margin: 0%;
    padding-left: 4vw;
  }
  #reviewButton button {
    padding-left: 24vw;
    padding-right: 24vw;
    width: 92vw;
    height: 44px;
    font-size: 16px;
  }
  #reviewTimer {
    padding-top: 35px;
    padding-left: 4vw;
    padding-right: 4vw;
    width: 100vw;
    margin: 0%;
  }
  #reviewTimer1 {
    margin: 0%;
    width: 21vw;
  }
  #reviewTimer2 {
    margin: 0%;
    width: 21vw;
    margin-left: 2vw;
  }
  #reviewTimer3 {
    margin: 0%;
    width: 21vw;
    margin-left: 2vw;
  }
  #reviewTimer4 {
    margin: 0%;
    width: 21vw;
    margin-left: 2vw;
  }

  .uppertText {
    font-size: 24px;
  }
}
@media screen and (max-width: 455px) {
  .fensterKonfigurator {
    display: none;
  }

  .logo {
    width: 300px;
    margin: 0 0 0 15px;
  }

  #logoImage {
    width: 100%;
  }

  .phoneNumber {
    margin: 20px auto 0 auto;
  }

  .topBanner {
    display: flex;
    flex-direction: column;
  }

  .uppertText {
    padding-top: 150px;
    height: 200px;
    font-weight: 700;
    font-size: 32px;
    line-height: 46px;
    margin: 0;
  }

  .upperContent,
  .redString {
    width: 400px;
    margin: 0 auto;
  }

  .lowerText {
    width: 300px;
    padding: 0;
    margin: 0 auto;
  }

  .lowerTextContent {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    width: 300px;
    padding-top: 50px;
  }

  #reviewHeaderBoxText {
    padding-top: 0%;
    font-size: 15px;
  }
  #reviewButton button {
    font-size: 14px;
  }
  #reviewData p {
    padding-top: 22px;
    font-size: 16px;
    line-height: 25px;
  }

  .fensterKonfiguratorMobile,
  .btnFensterkonfigurator {
    width: 369px;
    height: 50px;
  }

  .btnFensterkonfigurator img {
    width: 200px;
    height: 30px;
    padding: 0;
  }

  .showMenu {
    transform: translateX(0);
    width: 100%;
  }

  .hamburger {
    top: 3rem;
    right: 1rem;
  }
}
@media screen and (max-width: 368px) {
  #reviewHeaderBoxText {
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  .lowerFooter {
    width: 100%;
  }

  #fCopyright {
    margin-top: 50px;
    padding: 0;
  }
  #reviewHeaderBoxText {
    padding-top: 0%;
    font-size: 11px;
  }
  #reviewData p {
    padding-top: 22px;
    font-size: 16px;
    line-height: 25px;
  }
  #reviewButton button {
    font-size: 12px;
  }
  #adviceAsk {
    display: flex;
    flex-direction: column;
  }
  #adviceTextBox {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #adviceTextBox {
    padding: 0%;
  }
  #adviceTextBox h1 {
    width: 100%;
  }
  #adviceTextBox p {
    width: 100%;
    height: 80px;
    padding-top: 1px;
  }
  #adviceImgBox {
    width: 100%;
  }
  #adviceButton {
    display: flex;
    justify-content: center;
    padding-left: 0%;
    width: 80%;
    height: 30px;
    margin: auto;
  }
}

@media (min-aspect-ratio: 16/9) {
  #videoBG {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16/9) {
  #videoBG {
    width: auto;
    height: 100;
  }
}
