body {
  margin:0;
}
section {
  padding: 0 20px;
}
strong {
  font-family: Field Gothic, Helvetica;
  font-weight: 200;
}
a {
  text-decoration: none;
}
.header {
  height:80px;
  display: flex;
  align-items: center;
  vertical-align: middle;
  background-color: #ffffff;
  max-width: var(--max-width);
  margin: auto;
}



.header-logo {
  height:50px;
}

.banner {
  height:500px;
  background-image: url(img/banner.png);
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 


}
.banner-content {
  height:100%;
  max-width:var(--max-width);
  display: flex;
  align-items: center;
  vertical-align: middle;
  padding-bottom:20px;
  margin: auto;
}
.banner-element {
  width:300px;
  margin-left:auto;
  margin-right:20px;
}


.text-wrapper {
  display: block;
  padding-bottom:20px;
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 5.625rem;
  letter-spacing: 0;
  line-height: 74.7px;
}


.primary-button-blue {
  display: flex;
  width: 149px;
  align-items: center;
  justify-content: center;
  background-color: var(--blue);
}

.DEFAULT {
  position: relative;
  width: 118px;
  height: 27px;
  margin-top: -4.50px;
  margin-bottom: -2.50px;
  margin-left: -10.50px;
  margin-right: -10.50px;
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.welcome-to-MWE-sales {
  max-width: 900px;
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 2.5rem;
  letter-spacing: 0;
  line-height: 0;
  margin:auto;
}

.welcome-message {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: var(--max-width);
  display: block;
  margin: auto;
}

.welcome-title {
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 2.5rem;
  letter-spacing: 0;
  line-height: 47.6px;
}

.welcome-text {
  font-family: Field Gothic W Light, Helvetica;
  font-size: 1.25rem;
  font-weight:400;
  line-height: 23.2px;
}



.group {
  height: 95px;
  width:100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding:10px;
  max-width: 300px;
}


.MWE-Label {
  font-family: "Industry-Black", Helvetica;
  font-weight: 900;
  color: #000000;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.brands {
  max-width: var(--max-width);
  display: flex;
  align-items: stretch;
  vertical-align: middle;
  justify-content: space-between;
  margin: auto;
}



.brand-section {
  height:550px;
  padding:5px;
  padding-bottom:50px;
}

.brand-content {
  display: flex;
  align-items: center;
  vertical-align: middle;
  flex-direction: column;
  height:100%;
}

.brand-text {
  font-family: Field Gothic W Light, Helvetica;
  font-size: 1.5rem;
  padding-bottom: 20px;
  margin: auto;
  text-align: center;
  max-width: 300px;
}

.circle-image {
  clip-path: circle(50% at 50% 50%);
  max-width: 100%;
}

.PRESSED-wrapper {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
  background-color: var(--red);
}

.PRESSED {
  position: relative;
  height: 27px;
  margin-top: -4.50px;
  margin-bottom: -2.50px;
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.promise {
  padding-top: 50px;
  padding-bottom:50px;
  background-color: var(--blue);
}

.promise-content {
  max-width: var(--max-width);
  display: flex;
  align-items: center;
  vertical-align: middle;
  margin: auto;
}



.our-promise {
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 58.1px;
  padding-bottom: 20px;
}


.promise-text {
  font-family: Field Gothic W Light, Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 41.0px;
  margin-left: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.button {
  width: 230px;
  height: 40px;
  border-radius: 33px;
}

.green-button {
  background-color: var(--green);
  width: 100%;
}

.footer {
  background-color: var(--black);
  padding-bottom: 20px;
}

.footer-content {
  position:relative;
  max-width: var(--max-width);
  margin:auto;
  padding: 10px 0;
}


.MIDWEST-EQUIPMENT {
  width: 100%;
  font-family: Field Gothic W Light, Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 20.6px;
}

.TM-container {
  display: flex;
  align-items: stretch;
  vertical-align: middle;
  justify-content: space-between;
}

.TM-div {
  position: relative;
  width:100%;
}

.TM-westinghouse {
  position:absolute;
  bottom:0;
  font-family: Westinghouse, Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 20.6px;
  margin:0;
}

.logo-circle-w-white {
  width: 60px;
  height: 60px;
  padding-left: 10px;
}



@media screen and (max-width: 768px) {
  .brands {
    flex-direction: column;
  }
  .promise-content {
    flex-direction: column;
  }
  .promise-text {
    margin-left: 0;
    margin-top: 20px;
  }

}


















