body{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
*{
    margin: 0;
    padding: 0;
}
header{
    width: 100%;
    height: 600px;
    background: url('banners.jpg') no-repeat;
    background-size: cover;
}
.one{
    width: 100%;
    height: 800px;
    background: url('banner2.jpg') no-repeat;
    background-size: cover;
}
.two{
    width: 100%;
    height: auto;
    background: url('background.jpg') no-repeat;
    background-size: cover;
}
.container{
    width: 100%;
    height: auto;
    max-width: 1100px;
    margin: auto;
  }
  .two_grid{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
  }
  .two_grid img{
    width: 100%;
    height: auto
  }
  hr{
      color: #E52329;
  }
  .img_width{
    width: 100%;
    height: auto;
    max-width: 500px;
  }
  /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  background: url('background.jpg') no-repeat;
      background-size: auto;
  background-size: auto;
  background-size: cover;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close1 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close2 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close3 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close4 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close5 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close2:hover,
.close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close3:hover,
.close3:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close4:hover,
.close4:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close5:hover,
.close5:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
table {
  padding: 0px 50px;
  width: 100%;
}
.table{
  font-family: barlow;
  padding: 5px 0px;
  /*! line-height: ; */
}
.table h3{
  font-weight: 400;
  font-size: 18px;
}
.table p{
  font-weight: 300;
  font-size: 14px;
}
td{
  font-family: 'Montserrat', sans-serif;
font-weight: 400;
  padding: 0px 10px;
  border-top: 1px solid black;
}
.qual {
  display: block;
  width: 100%;
  height: auto;
  max-width: 80px;
  margin: 10px;
}
td h3{
  font-size: 15px;
}
td p{
  font-size: 13px;
}

td li{
  font-size: 13px;
}
.pop_sec{
  padding: 0px 50px;
display: grid;
grid-template-columns: 2fr 2fr;
}
.swag {
  width: 100%;
  height: auto;
  max-width: 170px;
  margin: 10px;
}
.sec_cont h2 {
  font-family: barlow;
  font-size: 30px;
  border: 2px solid black;
  width: auto;
  padding: 2px 8px;
  margin: 10px;
}
.sec_cont {
  display: flex;
  flex-direction: column;
  align-items: end;
}
.sec_cont p{
  font-family: barlow;
  font-size: 20px;
  margin: 10px;
}
.soles {
  display: flex;
  flex-direction: row;
  justify-content: unsafe;
}
  @media (max-width: 1920px) {
    header{
      width: 100%;
      height: auto;
      min-height: 844px;
    }
    .one {
      height: 1099px;
    }
    .container {
        max-width: 785px;
    }
    table{
      padding: 0px 100px;
  }
  }
  @media (max-width: 1440px) {
    header{
      width: 100%;
      height: auto;
      min-height: 593px;
    }
    .one {
      height: 772px;
    }
    .container {
        max-width: 785px;
    }
    table{
      padding: 0px 100px;
  }
  }
  @media (max-width: 1024px) {
    header{
      width: 100%;
      height: auto;
      min-height: 450px;
    }
    .one {
        height: 586px;
    }
    .container {
        max-width: 995px;
    }
    table{
      padding: 0px 100px;
  }
  }
  @media (max-width: 810px) {
    header{
      width: 100%;
      height: auto;
      min-height: 356px;
    }
    .one {
        height: 464px;
    }
    .container {
        max-width: 785px;
    }
    table{
      padding: 0px 100px;
  }
  .swag {
    max-width: 120px;
    margin: 4px;
}
.sec_cont h2 {
  font-size: 20px;
  margin: 4px;
}
.sec_cont p {
  font-size: 15px;
  margin: 4px;
}
.qual {
  max-width: 60px;
}
  }
  @media (max-width: 768px) {
    header{
      width: 100%;
      height: auto;
      min-height: 337px;
    }
    .one {
        height: 440px;
    }
    .container {
        max-width: 742px;
    }
    .img_width{
      width: 100%;
      height: auto;
      max-width: 350px;
    }
    table{
      padding: 0px 100px;
  }
  }
 
  @media (max-width: 450px) {
    header{
      width: 100%;
      height: auto;
      min-height: 181px;
    }
    .one {
        height: 236px;
    }
    .container {
        max-width: 390px;
    }
    .img_width{
      width: 100%;
      height: auto;
      max-width: 190px;
    }
    table {
      padding: 0px 10px;
  }
  .qual {
    max-width: 60px;
}
.pop_sec {
  grid-template-columns: 2fr;
}
.sec_cont {
  align-items: center;
}
  }
  @media (max-width: 360px) {
    header{
      width: 100%;
      height: auto;
      min-height: 158px;
    }
    .one {
        height: 206px;
    }
    .container {
        max-width: 350px;
    }
    .img_width{
      width: 100%;
      height: auto;
      max-width: 175px;
    }
    table {
      padding: 0px 10px;
  }
  .qual {
    max-width: 60px;
}
  }