*{box-sizing:border-box; margin: 0px; padding: 0px;}
body{margin:0;  font-family: "Inter", sans-serif;}


/* lenovo Page CSS Start*/

.lnvo-sec h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    padding-bottom: 15px;
}

.lnvo-sec h4::after {
    content: "";
    top: 44%;
    left: 10%;
    background: #ffff;
    height: 1px;
    width: 27%;
    position: absolute;
}
.lnvo-sec {
    background: url(../images/lenovo-banner.jpg) center / cover no-repeat;
    padding: 270px 0;
}
.lnvo-banner-wrapper {
    margin: auto;
    width: 80%;
}
.lnvo-sec h2 {
    color: #fff;
    text-align: left;
    font-size: 45px;
    line-height: 55px;
}
.lnvo-sec p {
    color: #fff;
    font-size: 18px;
    padding-top: 0px;
}

.lnvo-about-sec {
    position: relative;
    padding: 210px 0;
}

.lnvo-about-laptop-img {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lnvo-about-text-sec {
    padding: 70px 0 50px 0;
}

.lnvo-wrapper-2 {
    width: 80%;
    margin: auto;
}

.lnvo-about-text-sec p {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}

.devices-box {
    padding: 25px 0;
    text-align: center;
    gap: 15px;
    display: grid;
    grid-template-columns: 15%;
    justify-content: center;
}

.devices-box a {
    border: none;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    background: #000;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.lnvo-about-text-sec h2 {
    font-size: 48px;
    text-align: center;
    color: #303e58;
    line-height: 54px;
    padding-bottom: 20px;
}
.makes-wrapper {
    width: 80%;
    margin: 30px auto 0 auto;
    display: grid;
    grid-template-columns: 23% 23% 23% 23%;
    justify-content: space-between;
}

.makes-box {
    text-align: center;
    padding: 30px 0px;
    transition: transform 0.5s ease;
    border-radius: 5px;
}

.makes-box img {
    margin: auto;
}
.makes-box h6 {
    font-size: 18px;
    padding-top: 15px;
    color: #313131;
    text-transform: uppercase;
    line-height: 23px;
    font-weight: 600;
}
.lnvo-about-text-sec p{font-size: 16px; text-align: center;}
.lnvo-sec-bg-img img{width: 100%;}

.device-sec {
    padding: 70px 0;
}
.device-wrapper {
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: 31% 31% 31%;
    justify-content: space-between;
}
.device-box {
    width: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 5px;
}
.device-box img {
    width: 100%;
    transition: transform 0.5s ease;
}

.device-box:hover img{transform: scale(1.1); }
.device-box-text {
    padding: 20px;
}
.device-box-text h6 {
    font-size: 24px;
    padding-top: 15px;
    text-align: center;
    color: #471e24;
}

.device-box-text p {
    font-size: 15px;
    line-height: 20px !important;
    text-align: center;
    padding-top: 10px;
}
.reaches-sec {
    padding: 50px 0 80px 0;
    background: #fff;
}
.reaches-title {
    width: 80%;
    margin: 0 auto;
}
.reaches-title h2 {
    padding-bottom: 35px;
    font-size: 48px;
    text-align: center;
    color: #303e58;
}

.reaches-wrapper {
    width: 80%;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 19% 19% 19% 19% 19%;
    justify-content: space-between;
}
.makes-box {
    text-align: center;
    padding: 30px 0px;
    transition: transform 0.5s ease;
    border-radius: 5px;
}
.reaches-step {
    width: 90%;
    border: 1px solid #ccc;
    margin: 0 auto 20px auto;
    border-radius: 5px;
    padding: 15px 0;
    background: #fff;
    color: #000;
    font-size: 20px;
}

.makes-box img {
    margin: auto;
}
.makes-box h6 {
    font-size: 18px;
    padding-top: 15px;
    color: #313131;
    text-transform: uppercase;
    line-height: 23px;
    font-weight: 600;
}
.makes-box p {
    font-size: 15px;
    line-height: 22px !important;
    padding-top: 10px;
    text-align: center !important;
}
.bring-it-sec {
    padding: 70px 0;
    background: #f9f9f9;
}
.lnvo-wrapper {
    width: 80%;
    grid-template-columns: 65% 27%;
    display: grid;
    margin: auto;
    justify-content: space-between;
}
.lnvo-text {
    text-align: left;
}
.difference-wrapper2 {
    width: 90%;
    margin: auto;
    justify-content: space-between;
}

.built-head {
    width: 80%;
    margin: auto;
    background: #303e58;
}

.built-head h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 30px;
}

.acer-certified-sec {
    padding: 70px 0 50px 0;
}
.acer-certified-wrapper {
    width: 80%;
    margin: auto;
}
.acer-certified-sec h5 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
}
.acer-certified-sec p {
    font-size: 18px;
    /* font-weight: 500; */
    padding-bottom: 20px;
}
.lnvo-text h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
}
.lnvo-text h6 {
    font-size: 18px;
    padding: 15px 0;
    color: #000;
}
.lnvo-text p {
    font-size: 17px;
    color: #000;
    text-align: justify;
    padding-bottom: 10px;
    line-height: 24px;
}
.lnvo-img img {
    width: 100%;
    border-radius: 5px;
}

.lenovo-certified-sec {
    padding: 70px 0;
}

.lnvo-heading h2 {
    width: 100%;
    text-align: center;
    font-size: 48px;
    color: #303e58;
    margin-bottom: 45px;
}
.lenovo-certified-wrapper {
    grid-template-columns: 1fr 1fr;
    width: 80%;
    margin: 0 auto;
    display: grid;
    gap: 1.5rem;
}
.lnvo-item {
    background: #303e58;
    padding: 60px;
    color: #fff;
    text-align: center;
}
.lnvo-item h3 {
    font-size: 32px;
    padding-bottom: 10px;
}
    .lnvo-item p {
        font-size: 20px;
        color: #ffffff;
    }
.difference-sec {
    padding: 100px 0;
    color: #fff;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.difference-sec:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.difference-title {
    position: relative;
    z-index: 1;
    width: 80%;
    margin: auto;
}
.difference-title h2 {
    font-size: 48px;
    text-align: left;
    padding-bottom: 50px;
}
.difference-item p {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
}
.difference-wrapper {
    width: 80%;
    grid-template-columns: 26% 26%;
    display: grid;
    margin: auto;
    justify-content: space-between;
}

.difference-item p {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
}

.text-left{text-align: left;}
.text-right{text-align: right;}

.difference-item {
    z-index: 1;
    position: relative;
}


.faq-section {
    width: 100%;
    padding: 70px 0;
    background: #f9f9f9;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.lenovo-faq-wrapper {
    width: 80%;
    margin: auto;
}
.lenovo-faq-wrapper h2 {
    font-size: 48px;
    color: #303e58;
    font-weight: 700;
}

.faq-section {
    width: 100%;
    /* border-top: 1px solid #f5f3f3;
    border-bottom: 1px solid #f5f3f3; */
    padding: 70px 0;
    background: #f9f9f9;
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat;    
    background-attachment:fixed;        
}
.lenovo-faq-wrapper{width:80%; margin:auto;}
.faq-wrapper{width:95%; margin: 0 auto;}
.lenovo-faq-wrapper h2{font-size:48px; color:#303e58; font-weight:700;}

.faq-title {
  text-align: center;
  font-size: 1.7rem;
  font-weight:500;
  padding-bottom: 40px;
}

.faq-item {
  border: 1px solid #ddd;
  margin-bottom:10px;

}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  text-align: left;
  font-size: 1.8rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  background:#fff;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}

.faq-question .icon {
  transition: transform 0.3s ease;
  font-weight: 500;
  font-size: 2.2rem;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 0;
}

.faq-answer p{
  padding: 10px 20px;
  font-size:1.6rem;
  text-align:left;
}

.faq-section button:focus {
    background:#254696 !important;
    color:#fff !important;
}
.faq-section button:active {
    background:#254696 !important;
    color:#fff !important;
}

.faq-item.active .faq-answer {
  max-height: 200px; 
  padding: 10px 0;
}

.faq-item.active .faq-question .icon {
  transform: rotate(180deg);
  content: "–";
}

/*.lenovo-faq-wrapper h2 {
    font-size: 48px;
    color: #303e58;
    font-weight: 700;
    text-align: center;
    padding-bottom: 30px;
}

.related-products-sec {
    padding: 70px 0;
}
.product-wrapper {
    width: 80%;
    margin: auto;
}

.swiper-slide {
	height: auto;
}

.related-products-sec .swiper-button-prev,
.swiper-button-next {
	padding: 20px;
	border-radius: 50%;
}
.product-swiper {
	width: 100%;
	padding: 2rem 1rem;
	position: relative;
}

.related-products-sec .swiper-horizontal {
	padding: 10px 0;
}
.related-products-sec .swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 15px;
	color: #fff;
}
.related-products-sec .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	font-size: 15px;
}






.product-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
    transition: all 0.18s ease;
}

.product-info {
    padding: 1rem 1rem 0.75rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.product-img-wrap img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.product-title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
    color: #111;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-pricing {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
}
.price-current {
    font-size: 1.5rem;
    font-weight: 600;
    color: #e32c2b;
}
.price-old {
    font-size: 0.8rem;
    color: #888;
    text-decoration: line-through;
}
.product-cta {
    padding: 0.75rem 1rem 1rem;
}
.product-cta button {
    width: 100%;
    background: #111;
    color: #fff;
    border: 0;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 600;
    padding: 0.6rem 0.9rem;
    cursor: pointer;
    transition: all 0.15s 
ease;
}

.product-img-wrap {
    width: 100%;
    background: #fafafa;
    display: flex;
    align-items: center;
    padding: 28px 0;
    justify-content: center;
    height: 270px;
}

.related-products-sec .swiper-button-prev, .swiper-button-next {
    padding: 20px;
    border-radius: 50%;
}

.related-products-sec .swiper-button-next, .swiper-button-prev {
    background: rgba(17, 17, 17, 0.75);
    width: 36px;
    height: 36px;
    border-radius: 999px;
    color: #fff;
    top: 45%;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}*/
.related-products-sec h2{
    font-size: 48px;
    text-align: center;
    color: #303e58;
    line-height: 54px;
    padding-bottom: 30px;
}

/*.related-products-sec .swiper-wrapper{height: auto;}
.related-products-sec .swiper-pagination{display: none;}*/
/* lenovo Page CSS */





/* Styles for Laptops */
 @media (min-width: 1024px) and (max-width: 1440px) {
      

}

/* Styles for Tablet */
@media (min-width: 768px) and (max-width: 1023px) {
   .lnvo-sec {padding: 100px 0;}
   .lnvo-banner-wrapper { width: 90%;}
   .lnvo-sec h2 { font-size: 25px;  line-height: 30px; }
   .lnvo-about-sec { padding: 120px 0;  }
   .lnvo-about-laptop-img {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lnvo-about-laptop-img img{width: 100%;}
.devices-box {grid-template-columns: 35% 35%;}
   .product-wrapper{width:90%;}
 .lnvo-item { padding: 20px;}
 .difference-title {width: 90%;}
 .difference-wrapper {width: 90%; grid-template-columns: 48% 48%;}
.difference-title h2 {font-size: 28px; line-height:34px; padding-bottom: 32px;}
.difference-item p {font-size: 18px; font-weight: 300;}
.lenovo-faq-wrapper { width: 90%; }
.lenovo-faq-wrapper h2{font-size: 28px; line-height:34px;}
.lnvo-heading h2 {width: 100%; font-size: 28px; line-height:34px; margin-bottom:20px;}
.lenovo-certified-wrapper {grid-template-columns: 1fr 1fr;  width: 90%; margin-bottom: 20px;}
.lnvo-item h3 {font-size: 24px;}
.lnvo-item p { font-size: 15px;  font-weight: 300; line-height: 25px;}

        .lnvo-wrapper-2 {
        width: 90%;
    }
        .lnvo-about-text-sec h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .makes-wrapper {
        width: 90%;
    }
        .makes-wrapper {
        width: 90%;
    }

.device-wrapper {
    width: 90%;}
        .device-box-text {
        padding: 10px;
    }
.device-box-text h6 {
        line-height: 24px;
        font-size: 20px;
    }
.reaches-sec {
    padding:0;
    background: #fff;
}
.reaches-wrapper {width: 90%;}
    .reaches-title h2 {
        padding-bottom: 0px;
        font-size: 28px;
        line-height: 34px;
    }
        .lnvo-wrapper {
        width: 90%;
        grid-template-columns: 50% 40%;
    }
        .lnvo-text h3 {
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 15px;
    }
        .lnvo-text p {
        font-size: 14px;
        line-height: 15px;
    }
.related-products-sec h2 {font-size: 28px; line-height: 34px; padding-bottom: 20px;}







     
}

/* Styles for Mobile Potrait */
@media (min-width: 480px) and (max-width: 767px) {}


/* Styles for Small Mobile */
@media (min-width: 320px) and (max-width: 479px) { 
    .lnvo-sec h4 {
        font-size: 15px;
        padding-bottom: 0px;
    }
        .lnvo-sec h4::after {
        top: 46%;
        left: 21%;
        width: 18%;
    }

    .built-head h2 {
        font-size: 15px;
        padding: 10px 0;
        margin-bottom: 10px;
    }

    .acer-certified-sec p {font-size: 14px; padding-bottom: 10px;}
    .acer-certified-wrapper {width: 90%;}
    .acer-certified-sec h5 {font-size: 17px;}

    .built-head {width: 90%; }
    .acer-certified-sec {padding: 30px 0 30px 0;}

    .lnvo-sec {padding: 60px 0;}
    .lnvo-banner-wrapper{margin: auto; width: 90%;}
    .lnvo-sec h2{font-size: 12px;line-height: 16px;}
    .lnvo-sec p {color: #fff; font-size: 10px;padding-top: 0px;}
    .lnvo-about-sec {padding: 50px 0;}
    .lnvo-about-laptop-img {top:20%;}
    .lnvo-about-laptop-img img{width: 100%;}
    .lnvo-about-text-sec {padding: 20px 0 30px 0;}
        .lnvo-about-text-sec p {
        font-size: 13px;
        line-height: 25px;
        text-align: justify;
    }
    .lnvo-wrapper-2 { width: 90%;}
    .lenovo-certified-sec {padding: 30px 0;}
    .devices-box {grid-template-columns: 49% 49%; gap:0; justify-content: space-between;}
    .lnvo-about-text-sec h2 {font-size:20px;  line-height: 25px;}
    .makes-wrapper {width: 90%; grid-template-columns: 100%;  }
    .makes-box {padding: 15px 0px;}
    .device-sec {padding: 35px 0;}
        .device-wrapper {
        width: 90%;
        grid-template-columns: 100%;
    }
        .device-box {
        margin-bottom: 20px;
    }
    .reaches-sec {
        padding:20px 0px;
    }
        .reaches-title h2 {
        line-height: 25px;
        font-size: 20px;
        padding-bottom: 10px;
    }
    .reaches-wrapper {
        width: 90%;
        grid-template-columns: 100%;
    }
    .bring-it-sec {
        padding: 35px 0;
    }
        .lnvo-wrapper {
        width: 90%;
        grid-template-columns:100%;
    }
    .lnvo-text h3 {
        padding-bottom: 10px;
        font-size: 13px;
        line-height: 17px;
    }
   .lnvo-text p {
        padding-top: 5px;
        font-size: 13px;
        line-height: 18px;
    }
    .lenovo-certified-sec {
        padding: 30px 0;
    }
        .lenovo-certified-wrapper {
        grid-template-columns: 1fr;
        width: 90%;
        gap: 1rem;
    }
        .lnvo-item {
        padding: 15px;
    }
    .lnvo-item h3 {
        font-size: 16px;
    }
        .lnvo-item p {
        font-size: 13px;
    }
    .lnvo-heading h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .difference-sec {
        padding: 30px 0;
    }
    .difference-sec:before {
        background: rgba(0, 0, 0, 0.8);
    }
    .difference-title {
        width: 90%;
    }
    .difference-title h2 {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 15px;
    }
        .difference-wrapper {
        width: 90%;
        grid-template-columns: 49% 49%;
    }
        .difference-item p {
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
    }
    .faq-section {
        padding: 30px 0;
    }
    .lenovo-faq-wrapper {
        width: 90%;
    }
    .lenovo-faq-wrapper h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .faq-item {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
    .faq-question {
        font-size: 1.2rem;
        padding: 10px;
    }
    .faq-answer p {
        padding: 5px 10px;
        font-size: 1rem;
        text-align: left;
    }
      .related-products-sec {
    padding: 35px 0;
}
.related-products-sec h2 { font-size: 20px;  line-height: 25px;  padding-bottom: 10px;}
.product-wrapper { width: 90%; margin: auto;}

}
