
     
          .siema {
            margin: 1rem 0;
          }
          .siema img {
            width: 100%;
          }
        .lgt-wrapper h1 {
          font-family: 'Roboto' !important;
                font-weight: normal;
                font-size: calc(2vw + 2vh + .5vmin);
                color: rgba(0, 0, 0, 0.87) !important;
                line-height: 1em;
                margin: 0 0 0.5em 0;
                padding: 0;
                margin-block-start: 0px;
                margin-block-end: 0;
        }
        
        .lgt-wrapper h2 {
          font-size: calc(2vw + 2vh + .5vmin);
          font-weight: bold;
          color: white;
          margin: 0;
        }
        
        .lgt-wrapper h3, h4{
          font-family: 'Roboto' !important;
          margin: 0;
        }
        
        .lgt-wrapper h3 {
          font-size: calc(2vw + 2vh + .5vmin);
          color: white;
          text-align: center;
          font-weight: bold;
        }
        
        .lgt-wrapper h4 {
            font-weight: bold;
          text-align: center;
          color: white;
          line-height: 1.6;
          font-size: calc(1vw + 1vh + .5vmin);
        }
        
        .lgt-wrapper span {
          font-weight: 300;
          margin: 0;
          font-size: calc(0.5vw + 1.4vh + .5vmin);
          color: gray;
        }
        
        
        .lgt-wrapper p {
          margin: 0;
          font-weight: 300;
        }
        .lgt-wrapper * {
    margin: 0;
    /* font-family: Lineto-Brown-Pro,"Brown-Pro-Bold",Arial,sans-serif !important; */
    font-family: 'AcerRegular', Roboto,sans-serif !important;
    box-sizing: border-box;
    font-size: 18px;
}
.lgt-hero {
  padding-bottom: 100px;
  background-color: white;
  background-image: url('1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  background-color: #2f3132;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* display: grid;
  grid-template-columns: auto auto auto; */
  /* grid-template-columns: repeat(auto-fit, minmax(340px, 1fr)); */
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}
.lgt-hero-model {
  font-family: Gaming !important;
  flex: 1;
  padding: 20px;
  background: -webkit-linear-gradient(#f00 50%,rgba(0,184,252,0.15) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  -webkit-text-fill-color: transparent;
  font-size: 15vw;
  line-height: 10vw;
  text-align: center;
  top: 3vw;
  opacity: 1;
  transition: opacity 2s ease-in-out;
  letter-spacing: -0.055em;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}

.lgt-hero-img {
  width: 100%;
  position: relative;
  /* background-image: url(./g502-hero-hero.webp); */
}
.lgt-hero-image {
  width: 60%;
    /* margin-left: 20%; */
}
.cougar-x5video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.cougar-x5video iframe {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#ch3 {
  background-image: url('3.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#ch4 {
  background-image: url('4.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#ch5 {
  background-image: url('6.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#ch7 {
    background-image: none;
    background-color: #FCFCFC;
    padding-right: 5%;
    padding-left: 5%;
}
#ch7 .cougar-x5row {
  padding: 0 !important;
}
#ch7 h4{
  font-family:'Roboto' !important;
    text-align: start;
    color: white;
    font-weight: 100;
}
#ch7 p{
    text-align: start;
    color: gray;
    font-size: large;
}
.lgt-wrapper ul {
    padding: 0 !important;
}
.cougar-section-top {
    margin: 5% 20% 0% 20%;
  }
  
  .cougar-section-top h3 {
    text-align: center;
    color: black;
  }
  .cougar-section-top p {
    text-align: center;
    color: #676767;
  }
  .cougar-section-top ul img {
    padding-bottom: 0;
    max-width: 100%;
  }
  .cougar-section-right {
    margin: 10% 15% 10% 60%;
  }
  
  #lg-rectangle-right {
    background-color: #2793e6;
    width: 25%;
    height: 8px;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .cougar-section-right h4 {
    text-align: start;
    color: white;
  }
  .cougar-section-right p {
    text-align: start;
    color: white;
  }
  #lg-rectangle-top {
    background-color: #c3c6c8;
    width: 10%;
    height: 8px;
    margin-left: 45%;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .cougar-section-left {
    margin: 10% 60% 10% 15%;
  }
  .cougar-section-left h4 {
    text-align: start;
    color: white;
  }
  .cougar-section-left p {
    text-align: start;
    color: white;
  }

.lgt-hero-img {
    width: 100%;
    position: relative;
}

.lgt-badge {
    max-width: 70%;
    /* margin-right: 84px; */
    padding-left: 4px;
    /* padding: 1px; */
    background-color: #e62117;
    margin-top: 20px;
    margin-bottom: 16px;
}

.lgt-wrapper strong {
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    line-height: 22px;
    color: black;
    /* color: white; */
}
.lgt-wrapper span {
    font-size: 20px;
    /* display: inline-block; */
    vertical-align: top;
    position: relative;
    top: 1px;  
    line-height: 22px;
    letter-spacing: .1em;
    color: white;
}
.lgt-hero-info {
  
  padding-top: 20%;
  padding-bottom: 20%;
  padding-left: 10%;
    flex: 1;
    /* width: calc(100% - 24px); */
    /* padding-right: 10%; */
    position: relative;
}

.lgt-product-detail {
  font-weight: 100 !important;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: normal;
    margin-bottom: 16px;
    color: white;
    /* margin-right: 50%; */
}

.cougar-x5section {
    margin-top: 5%;
    margin-bottom: 5%;
    padding-left: 15%;
    padding-right: 15%;
    
  }
  
  .cougar-x5sectionfull {
    /* padding-bottom: 4%; */
    background-color: white;
  }
  
  /* Features section style */
  .cougar-x5row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding: 5%;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
  }
  
  .cougar-x5row figure {
    overflow: hidden;
    position: relative;
    margin: 2%;
  }
  .cougar-x5row figure img {
    max-width: 100% !important;
  }
  
  .cougar-x5row figure h4 {
      font-weight: bold;
      color: black;
      text-align: start;
      margin: 0;
  }
  .cougar-x5row figure p {
      font-weight: 100;
      color: black;
      margin: 0;
      text-align: start;
  }
  .lg-rightrowtext {
      padding: 20%;

  }
  .lg-leftrowtext {
    padding: 20%;
  }
  #mob {
    display: none;
  }
  #ch123 {
    background-image: url('Aspire5_KSP3.jpg');
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* Mobile style */
  @media only screen and (max-width: 767px) and (orientation:portrait) {
    #mob {
      display: block !important;
    }
    #pc {
      display: none !important;
    }
    #mobSize {
      padding-left: 5% !important;
      padding-right: 5% !important;
      /* padding-bottom: 40% !important; */
    }
    .lgt-hero-info {
      padding-top: 25%;
      padding-bottom: 25%;
      padding-left: 5%;
    }
    .cougar-x5row figure img {
      max-width: 100% !important;
      padding: 0 !important;
      padding-top: 5% !important;
    }
  }
@media only screen and (max-width: 767px) {
    .cougar-section-top {
        margin: 10%;
    }
    .cougar-section-right {
        margin: 5% 5% 5% 45%;
    }
    .cougar-section-left {
        margin: 5% 45% 5% 5%;
    }
    .lg-rightrowtext {
        padding: 0;
  
    }
    .lg-leftrowtext {
      padding: 0;
    }
    .lgt-hero-image {
      margin-left: 0 !important;
      width: 100%;
      /* width: 100%; */
    }
    .lgt-hero {
      padding-bottom: 20px;
    }
    .lgt-wrapper * {
      font-size: 14px;
    }
    #ch7 p {
      font-size: 14px;
    }
    .lgt-wrapper h4 {
      font-size: calc(1.5vw + 1.5vh + .5vmin);
  }
  .lgt-hero-img {
    max-width: 100% !important;
  }
  .lgt-hero-info p{
    font-size: 14px;
  }
  .lgt-hero-info h4{
    font-size: calc(2vw + 2vh + .5vmin) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cougar-section-right {
    margin: 10% 5% 10% 60%;
  }

}