#header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 80px;
  background-color: white;
  box-shadow: 0 5px 15px 
  color rgb(0, 0, 0.06);
  z-index: 999;
  position: sticky;
  top: 0;
  left: 0;
}
.breadscrumb3nd{
  color:#8A8885;
  font-family:'Poppins';
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.breadscrumb5nd{
  color:#000000;
  font-family:'Poppins';
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.add-to-cart-container {
  margin-top: 40px;
}
.product_icons{
  color: #BBA4A4;
}
.content .product_icons{
  display:flex;
  gap: 40%;
  width: 100%;
}
.content h3{
  padding-bottom: 0px;
}
.breadscrumb2nd{
  padding-bottom: 67px;
}
.galleryyy{
  display: flex;
  justify-content: center;
  margin: 0px;
  padding: 0px;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 80px;
}
.gallery h1{
  color: #000;
  font-family:'Poppins';
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-top:32px;
  padding-bottom :32px; 
}
.divider{
  text-align: center;
}
.content_last h3{
  color: #000;
font-family:'Poppins';
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-top: 14px;
}
.divider1{
  width: 125%;
  height: 2px;
  background-color:#D9D9D9;
  display: inline-block;
}
.divider{
  text-align: center;
  width: 90%;
  margin-left: 50px;
  display: inline-block;
  background-color: #D9D9D9;
  border: 8px;
  height: 5px;
}
.divider2 {
  text-align: center;
  margin-top: 94px;
  width: 100%;
  display: inline-block;
  background-color: #D9D9D9;
  border: 8px;
  height: 5px;
}
.buynow_divider{
  text-align: center;
  width: 100%;
  display: inline-block;
  background-color: #D9D9D9;  
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.right .content h3{
  color: #000;
font-family: 'Poppins';
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding: 3px;
}
.row{
  width: 80%;
  max-width: 1170px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: #ffffff;
  grid-gap:56px;
  padding-bottom: 5%;
  margin-left: 10%;
}
.row .left{
  overflow:hidden;
}
.row .left img{
  border-radius: 8px;
  width: 85%;
  margin-left: 0px;
  object-fit: cover;
}
.row .right{
  text-align: left;
}
.row .right .content{
  line-height: 0px;
  gap: 14px;
}
.row .right .content p{
  color: #8A8885;
font-family:'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.row .right .content h4{
  color: #00A650;
  font-family: 'Poppins';
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.content p text{
  text-decoration: underline;
  color: #4781CB;
}
.font_h3 h3{
  padding: 0px;
  margin: 0px;
}
.shareButton i{
  color: #BBA4A4;
  cursor:pointer;
}
.pro p{
  color: black;
  width: 100%;
}
.pro h5{
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 150px;
}
.pro span{
  color: black;
}
#Product .pro-container {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  padding-left: 50px;
}
button.normal {
 margin-bottom: 20px;
}
.breadscrumb3nd {
  display: flex;
  list-style: none;
  padding-bottom: 3%;
}
.logo {
  margin-left: 5px;
}
.logo img {
  padding-left:40px;
  margin-left: 80px;
  padding-top: 20px;
}
.header {
  width: 100%;
  height: 140px;
  background-position: center;
  background-size: cover;
  display: flex;
  z-index: 999;
  background: var(--Neutral-07, #FDFDFC);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  justify-content: space-between;
  top: 0;
  left: 0;
}
.top-navbar {
  background-color: #ffffff;
  padding: 10px;
  text-align: center;
  color: white;
}
.top-navbar{
  background-color: #ffffff;
}
button.cart h5 {
  color: #FFF;
  text-align: center;
  font-family: 'Poppins';
  font-size: 17px;
  width: 135.5px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bottom-navbar h6{
  color:#ffffff;
  padding: 10px;
}
.bottom-navbar p{
  color:#BBA4A4;
  pointer-events: fill;
  margin-top: 0px;
  padding-left: 40px;
}
#header .top-navbar{
  display: table-column-group;
}

#header .input{
  margin-left: 200px;
}
.dropdown-content p{
  margin-left: -40px;
}
.bottom-navbar {
  overflow: hidden;
  padding-left: 20px;
  background: var(--Neutral-07, #FDFDFC);
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
width: 100%;
}
.dropdown-content{
  margin-left: 275px;
}
.bottom-navbar a {
  float: left;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button4 {
  background: #BBA4A4;
  border-radius: 10px;
  color: #ffffff;
  padding: 8px 10px;
  margin: 30px 0;
  margin-top: -73px;
  transition: 0.5s;
}
.button2 {
  background: #BBA4A4;
  border-color: #BBA4A4;
  margin-left: 275px;
  margin-right: 10px;
  border-radius: 5px;
  line-height: 0px;
  transition: 0.5s;
  display: flex;
  padding: 8px 10px;
}
.button3 {
  border-radius: 100px;
  border: 1px solid #BBA4A4;
  background: #FFF;
  margin-left: 25%;
  display: flex;
  padding:0px 0px;
}
.whistist_icon{
  cursor:pointer;
}
.button5{
  color: #BBA4A4;
text-align: center;
font-family: 'Poppins';
margin-bottom: 14px;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
  display: flex;
padding: 8px;
align-items: center;
gap: 10px;
border-radius: 8px;
border: 1px solid #BBA4A4;
background: #FFF;
}
.button5 h6{
  color: #BBA4A4;
text-align: center;
font-family: 'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.button3 h6{
  color: #BBA4A4;
}
.bottom-navbar a:hover {
  background-color: #ddd;
}
.pro .button1{
  margin-left: 30%;
}
.des .button1{
  margin-left: 50%;
}
.dropdown {
  float: left;
  overflow: hidden;
}
.des1{
  display: flex;
}
.des1h4 {
  color: #FFF;
  text-align: center;
  font-family: 'Poppins';
  font-size: 12px;
  width: 90px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}
.das .pro text{
  color: #8A8885;
  font-family: 'Poppins';
font-size: 17px;
font-weight: 500;
line-height: 25.5px;
text-align: left;
}
.bottom-navbar a, .dropdown:hover .dropbtn {
  background-color: #ffffff;
}
.videoprocess_step p{
  color: #8A8885;
font-family: 'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin: 16px;
padding: 0px;
}
.videoprocess_step {
  display: flex;
width: 353px;
height: 363px;
flex-direction: column;
align-items: flex-start;
flex-shrink: 0;
border-radius: 15px;
background: #FFF;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.05);
}
.watch_button{
  display: flex;
padding: 10px 10px;
justify-content: flex-end;
align-items: center;
gap: 4px;
border-radius: 10px;
background: #BBA4A4;
margin-top: 26px;
margin-left:240px;
margin-bottom: 18px;
}
.watch_button text{
  color: #FFF;
font-family: 'Poppins';
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.section-g1{
  padding: 20px 70px;
}
.section-g1 h1{
  margin-left :50px;
  margin-bottom: 32px;
  margin-top: 32px;
font-size: 32px;
font-weight: 600;
line-height: 48px;
text-align: left;

}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 135px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.ourProcessStepsss{
    display: flex;
    width: 305px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
    padding-right: 0px;
}
.ourProcessStepss img {
  width: 250px; 
  height: 200px; 
  align-self: stretch;
  border-radius: 8px;
  padding: 0px;
}
.productpage_buynow {
  display: flex;
  width: 280px;
  padding: 0px 8px;
  gap: 0px;
  margin: 0px;
}

.productpage_buynow h5{
    color: #000;
    font-family: 'Poppins';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0px;
    padding: 0px;
}
.productpage_buynow .right h6{
  color: #4781CB;
  text-decoration: underline;
  margin-left: -15px;
  margin-top: 7px;
}
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
#poster .human_img {
  margin-left: 42%;
  margin-top: -29%;
  position: sticky;
}
.dropdown-content a:hover {
  background-color: #ddd;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.des h5 {
  color: #000;
  font-family: 'Poppins';
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  padding-bottom: 10px;
  padding-top: 10px;
  padding: 5px 12px;
  align-items: flex-start;
  gap: 10px;
}
.des text {
  color: var(--Neutral-04, #8A8885);
  font-family: 'Poppins';
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 12px;
  padding-right: 75px;
}
.similar_products h1{
  font-family: 'Poppins';
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  text-align: left;
  color: #000000;
}
button.cart {
  font-size: 11px;
  font-weight: 600;
  color: #ffffff;
  background-color: #BBA4A4;
  padding: 8px 0px;
  margin-bottom: 24px;
  margin-right: 12px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  outline: none;
  transition: 0.2s;
}
.des1 h4 {
  color: #FFF;
  text-align: center;
  font-family: 'Poppins';
  font-size: 17px;
  width: 135.5px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.section-r1{
    padding: 40px 80px;
}
footer .col-a h3 {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.005em;
  text-align: left;
  font-family: sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  padding-bottom: 10px;
  color: #ffffff;
}
footer .col-b h3 {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.005em;
  text-align: left;
  font-family: sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  padding-bottom: 10px;
  color: #ffffff;
}
.col-install h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.005em;
  text-align: left;
  font-family: sans-serif;
  margin-top: -20px;
  margin-left: 0px;
  padding-bottom: 10px;
  color: #ffffff;
}
.productpage_transparentbutton {
    color: #BBA4A4;
    text-align: center;
    font-family: 'Poppins';
    margin-bottom: 14px;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    padding: 2px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid #BBA4A4;
    background: #FFF;
}
.productpage_transparentbutton h6{
  padding: 3px 2px;
  color: #BBA4A4;
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  margin-top: -13px;
  text-decoration: underline;
}
#last {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

  
/* For iPads */
@media only screen and (min-device-width: 668px) and (max-device-width: 1190px) {
  .logo {
    margin-left: -25px;
}
}

@media only screen and  (max-width: 668px){
  #mobile {
    width: 100%;
    background-position: center;
    background-size: cover;
    display: flex;
    z-index: 999;
    background: var(--Neutral-07, #FDFDFC);
    box-shadow: 0px 0px 0px 0px;
    top: 0;
    left: 0;
    flex-wrap: wrap;
}
.searchbutton {
  display: none;
}
#mobile .searchbar {
  display: none;
}
.logo img {
  display: none;
}
.divider {
  width: 80%;
}
#mobile q{
    color: #BBA4A4;
    font-size: 24px;
    padding-left: 12px;
}
.whistist_icon {
  width: 18px;
  height: 16px;
  gap: 2px;
  color: #BBA4A4;
  margin-top:25% ;
  cursor: pointer;
  display: flex;
}
.mobile_left{
  display: flex;
  gap: 80%;
}
  #mobile .top-header{
    font-size: 15px;
    padding: 0px;
    margin-top: -10px;
    margin-left: 45px;
  }
  .mobile_header h4 {
    font-size: 15px;
    padding: 0px;
    margin-top: -30px;
    margin-left: -5px;
}
#mobile .navbar{
  display: none;
}
.navbar{
  display: none;
}
nav {
  display: flex;
  width: 100%;
  height: 55px;
  padding: 8px 17px;
  flex-direction: column;
  align-items: flex-start;
  background: #FFF;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.10);
  gap: 10px;
}
.header {
  display: none;
}
#mobile .header h4 {
  font-size: 15px;
  margin-top: -38px;
  margin-right: 0px;
  padding: 0px;
  margin-left: -22px;
}
#mobile .searchicon {
  margin-top: 2%;
  margin-left: 0%;
  margin-right: 17px;
}
.button3 h6 {
  display: none;
}
.button3{
  display: none;
}
.button3{
  margin-left: 30px;
}
.mobile_content h3,p{ 
  color: #000;
  margin-left: -200px;
}
.mobile_content{
  margin-top: 40%;
}
.dropdown {
  margin-top: -15px;
  margin-left: -235px;
}
.bottom-navbar p {
  color: #BBA4A4;
  pointer-events: fill;
  margin-left: 25px;
  margin-block: 13px;
  padding: 0px;
  overflow: auto;
}
.bottom-navbar {
  width: 100%;
  display: -webkit-box;
  overflow: auto;
  padding-left: 20px;
  margin-top: 15px;
  background:  #ffffff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
.featuredParent {
  width: auto;
  margin-top: 29px;
}
.mobile_left img {
  width: 159px;
  height: 132px;
  border-radius: 8px;
  margin-top: 30px;
  margin-left: 5%;
}
#mobile .backarrow {
  margin-right: 10px;
  padding: 0px;
  margin-left: 15px;
  margin-top: 10px;
}
.section-g1{
  padding: 20px 20px;
}
.row .left{
  display: none;
}
.content{
  display: none; 
}
.right .content {
    padding-right: 0px;
    margin-top: 10px;
    margin-left: 10px;
}
.div .row{
  display: none;
}
.row .right {
  text-align: left;
  margin-right: 10px;
  margin-top: 10px;
}
#mobile .context{
  margin-left:20px;
}
#mobile .context h3{
  color: #000;
font-family: 'Poppins';
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
  padding: 0px;
  margin: 4px;
}
#mobile .context p{
  color: var(--Neutral-04, #8A8885);
font-family: 'Poppins';
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
  margin: 4px;
  padding: 0px;
}
#mobile .context h4{
color: #00A650;
font-family: 'Poppins';
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-top: 20px;
margin-left: 5px;
}
.divider1 {
  width: 360px;
  height: 1px;
  background: #979797;
  display: inline-block;
}
.divider2 {
  margin-top: 59px;
  margin-left: 20px;
  width: 380px;
height: 4px;
}
.section-p1{
  padding: 0px;
  margin: 0px;
}
.section-p1 h1 {
  color: #000;
font-family: 'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-left: 32px;
padding: 22px;
margin-top: 0px;
margin-bottom: 0px;
}
.row {
  display: none;
}
.featuredParent {
  width: auto;
  margin-top: 0px;
}
.gallery {
  overflow:auto;
    justify-content: space-between;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 35px;
    display: flex;
align-items: flex-start;
gap: 20px;
}
.gallery img {
  width: 250px;
  height: 230px;
  border-radius: 8px;
}
.ourProcessStep {
  padding: 0px 0px 24px 0px;
  width: 250px;
  height: 330px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  padding-right: 0px;
}
.ourProcessStep .img{
    width: 250px;
    height: 230px;
    border-radius: 8px;
}

.ourProcessSteps {
  display: flex;
  width: 250px;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
  padding-right: 0px;
}
.ourProcessStepsss {
  display: flex;
  width: 305px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  margin-left: 20px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
#Product .pro {
  margin-top: 0px;
}
#Product .pro h5 {
  color: #000;
  font-family: 'Poppins';
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 10px;
}
#Product .pro text{
color: #8A8885;
font-family: 'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.das span {
  color: #000;
font-family: 'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-right: 30px;
}
#Product .pro img {
  width: 328px;
  height: 169px;
  border-radius: 8px;
background: #C4C4C4;
}
.videoprocess_step {
  display: flex;
  width: 292px;
  height: 306px;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.05);
}
.watch_button {
  display: flex;
  padding: 10px 10px;
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
  border-radius: 10px;
  background: #BBA4A4;
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 18px;
}
.section-g1 h1 {
  color: #000;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 24px;
}
.button2{
margin-top: 25px;
display: flex;
padding: 4px 8px;
justify-content: center;
align-items: center;
gap: 4px;
border-radius: 5px;
background: #BBA4A4;
}
.ourProcessStepss {
  display: flex;
width: 305px;
flex-direction: column;
align-items: flex-start;
gap: 10px;
border-radius: 8px;
background: #FFF;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
.ourProcessSteps .textDiv .des{
  margin-top: 225px;
  margin-bottom: 0px;
  padding: 0px;
}
.dess{
  gap: 40px;
  padding: 0px;
}
.des h5 {
  margin: 0px;
  color: #000;
  font-family: 'Poppins';
  width: 110%;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px;
}
.des span {
  color: var(--Neutral-04, #8A8885);
  font-family: 'Poppins';
font-size: 22px;
font-weight: 500;
line-height: 25.5px;
text-align: left;
margin-top: 5px;
}
.des text {
  color: var(--Neutral-04, #8A8885);
font-family: 'Poppins';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-right: 10px;
}
button.cart h5 {
  margin-top: -17px;
  margin-left: -52px;
}
button.cart h4 {
  color:#FFFFFF;
  margin-left: 10px;
  margin-top: 0px;
  font-family:'Poppins';
font-size: 13px;
font-weight: 500;
line-height: 25.5px;
text-align: center;
}
button.cart {
  width: 110px;
height:42px;
padding: 8px 0px 8px 0px;
gap: 10px;
border-radius: 8px 0px 0px 0px;
opacity: 0px;
  display: flex;
  align-items: flex-start;
  margin: 0px;
  border-radius: 8px;
  background: #BBA4A4;
  margin-top: 0px;
  margin-left: 0px;
}
.oourProcessSteps .pro p{
  width: 100%;
  margin: 0px;
}
.section-r1 {
  padding: 40px 15px;
}
.content p text {
  text-decoration: underline;
  color: #4781CB;
}
footer .col-b {
  display: flex;
  flex-direction: column;
  padding-left: 125px;
  align-items: flex-start;
  padding-bottom: 200px;
  margin-top: 20px;
  margin-left: -40px;
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  align-items: flex-start;
}
footer .footer_logo {
    padding-left: 35%;
}
footer .logo {
  margin-bottom: -25px;
  padding-top: 25px;
  padding-left: 50px;
}
footer p {
  font-size: 16px;
  color: #ffffff;
  margin: 15px 0 20px 0;
  padding-left: 0px;
}
#mobile q {
  color: #BBA4A4;
  font-size: 20px;
  padding-left: 12px;
  margin-top: 50px;
}
footer .col-install h2 {
  padding: 0px;
  margin-top: -90%;
  margin-bottom: 35px;
}
footer .col-install p {
  padding-left: 20px;
  margin-top: 0px;
  color: #ffffff;
}
#last {
  padding: 10px;
}
#last .copyright p {
  margin-left: 30px;
}
}



/*media moblie-small screen */
@media only screen and (max-width:400px) {
  #mobile q {
    color: #BBA4A4;
    font-size: 20px;
    padding-left: 12px;
    margin-top: 50px;
}
.divider1 {
  width: 345px;
  height: 1px;
  background: #979797;
  display: inline-block;
}
footer .footer_logo {
  padding-left: 0%;
}
#last .copyright p {
  width: 100%;
  margin-left: 30px;
  padding-left: 0%;
}
}