*{
    padding: 0px;
    margin: 0px;
}
.Page1{
    width: 100%;
    float: left;
    background-size: 100% 100%;
    background-color: #2073c2;
    height: 78px;
}

.Home li a{
    color: white !important;
    font-weight: bold !important;
}
.navbar-brand {
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 100px;
    padding-top: 15px;
}  
.collapse ul li a {
    color: white !important;
}
  .navbar-brand img {
    width: 200px; 
  }
  .navbar-expand-lg{
    margin-top: 10px;
  }

.Stores{
    color: white; 
    font-size: 24px;
    font-weight: bold;
}
.nav-item a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  transition: color 0.3s;
}

.nav-item a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: -5px;
  left: 0;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s ease-out;
}

.nav-item a:hover::after {
  transform: scaleX(1);
  color: #fff !important;
  transform-origin: bottom left;
}
a:hover{
  color: #fff !important;
}
@media (min-width: 0px) and (max-width: 768px) {
    .Page1 {
      height: auto;
    }
  
    .navbar-brand {
      padding-left: 20px;
      padding-top: 10px;
      font-size: 1rem;
    }
  
    .navbar-brand img {
      width: 150px;
    }
  
    .navbar-expand-lg {
      margin-top: 5px;
    }
  
    .Stores {
      font-size: 18px;
      text-align: center;
    }
  }
  .Page2{
    width: 100%;
    float: left;
    background-size: 100% 100%;
    background-image: url(../fp-images/img2.png);
    /* height: 646px; */
    padding: 300px;
}

.text{
    font-size: 36px;
    text-align: center;
    margin-top: -130px;
    color: white;
    font-weight: bold;
    line-height: 1;
}
.image{
    text-align: center;
    margin-top: 30px;
}
@media (min-width: 770px) and  (max-width: 1024px){
  .image{
    text-align: center;
    margin-left: -145px;
  }
  .text{
    margin-left: -80px;
  }

}

@media (min-width: 0px) and (max-width: 768px) {
    /* .Page2 {
      padding: 100px 20px;
      background-size: cover;
    } */
  
    .text {
      font-size: 36px;
      margin-top: -50px;
    }
  
    .image {
      margin-top: 20px;
    }
  
    .image img {
      width: 100%;
      height: auto;
    }
  }


  .Page3{
    width: 100%;
    float: left;
    background-size: 100% 100%;
    background-color: white;
    padding-bottom: 20px;
}


.part{
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
}

.part1{
    width: 50%;
    float: left;
    margin-top: 50px;
}
.part2{
    width: 45%;
    float: right;
    margin-top: 50px;
}
.part2 h6{
    line-height: 1.5;
}
.heading{
    font-size: 36px;
    line-height: 1.5;
    color: black;
    font-weight: bold;
}

.shop{
    font-size: 36px;
    line-height: 1.5;
    color: black;
    font-weight: bold;
    text-align: center;
}
.img5{
    text-align: center;
}

.Selfie{
    width: 105%;
    float: left;
    margin-top: 80px;
    /* margin-left: -80px; */

}
.Selfie1{
    width: 20%;
    float: left;
    text-align: center;
    background-image: url(../fp-images/img6.png);
    background-size: 100% 100%;
    height: 250px;
    margin: 22px;
    /* margin-left: -80px; */
    margin-left: -5px;
}
.Selfie2{
    width: 20%;
    float: left;
    text-align: center;
    background-image: url(../fp-images/img7.png);
    background-size: 100% 100%;
    height: 250px;
    margin: 25px;
}
.Selfie3{
    width: 20%;
    float: left;
    text-align: center;
    background-image: url(../fp-images/img8.png);
    background-size: 100% 100%;
    height: 250px;
    margin: 25px;
}
.Selfie4{
    width: 20%;
    float: left;
    text-align: center;
    background-image: url(../fp-images/img9.png);
    background-size: 100% 100%;
    height: 250px;
    margin: 25px;
}

.newpart{
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* .newpart1{
    width: 46%;
    float: left;
    margin-top: 50px;
}
.newpart2{
    width: 50%;
    float: right;
    margin-top: 50px;
} */
.newpart1{
    width: 50%;
    float: left;
    margin-top: 50px;
}
.newpart2{
    width: 45%;
    float: right;
    margin-top: 50px;
}
.custom-image{
    height: 410px;
    width: 100%;
}
.newpart1 h6{
    line-height: 1.5;
}
.heading1{
    font-size: 36px;
    line-height: 1.5;
    color: black;
    font-weight: bold;
}

.tpart{
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    
}

.tpart1{
    width: 55%;
    float: left;
    margin-top: 50px;
    
}
.tpart2{
    width: 45%;
    float: right;
    margin-top: 50px;
}
.custom-image{
    height: 410px;
    width: 100%;
}
.custom-image1{
    height: 390px;
    width: 100%;
}
.custom-image2{
  height: 390px;
  width: 90%;
}
.tpart2 h6{
    line-height: 1.5;
}
.heading2{
    font-size: 36px;
    line-height: 1.5;
    color: black;
    font-weight: bold;
}

.Page6 {
    width: 100%;
    float: left;
    background-size: 100% 100%;
    background-color:#2073c2;
    height: 150px;
    clear: both; 
    position: relative; 
}

.lines{
   /* border: none;   */
    height: 100px; 
    background-color: white; 
    /*margin: 20px 0;   */
    /* margin-left: 100px; */
    width: 100%; 
    border-top: 3px solid white;
    margin-top: 80px;
}
.Inc{
    /* margin-left: 130px; */
    color: white;
}


@media (min-width: 0px) and (max-width: 768px) {
    /* .Page3 {
      padding: 10px;
    } */
  
    .part,
    .newpart,
    .tpart {
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .part{
      flex-direction: column;
    }
    .part1{
      order: 2;
    }
    .part2{
      order: 1tpart;
    }
    .tpart{
      flex-direction: column;
    }
    .tpart1{
      order: 2;
    }
    .tpart2{
      order: 1tpart;
    }
  
    .part1,
    .part2,
    .newpart1,
    .newpart2,
    .tpart1,
    .tpart2 {
      width: 100%;
      float: none;
      margin-top: 20px;
    }
  
    .heading,
    .shop,
    .heading1,
    .heading2 {
      font-size: 24px;
    }
  
    .Selfie {
      width: 100%;
      margin-top: 50px;
    }
/*   
    .Selfie1,
    .Selfie2,
    .Selfie3,
    .Selfie4 {
      width: 45%;
      margin: 10px auto;
      float: none;
    } */
  
    .custom-image,
    .custom-image1 {
      height: auto;
      width: 100%;
    }
    .custom-image2 {
      height: auto;
      width: 100%;
    }
  }

  @media (min-width: 0px) and (max-width: 768px) {
  line {
    /* margin-left: 5%; */
    width: 100%; 
    margin-top: 20px; 
}

.Inc {
    /* margin-left: 5%; */
    font-size: medium; 
    text-align: left; 
}

.Page6 {
    height: auto; 
    /* padding-top: 20px;  */
    padding-bottom: 20px; 
    margin-top: 50px;
}
}
@media (min-width: 0px) and (max-width: 768px) {
  .Page2 {
    padding: 180px 60px;
    background-size: cover;
    padding-bottom: 240px;
}
  .Selfie1, .Selfie2, .Selfie3, .Selfie4 {
      width: 37%;
      margin: 25px;
  }
}

@media (min-width: 0px) and (max-width: 425px) {
  .text{
    font-size: 24px;
  }
  .Page2 {
    padding: 100px 20px;
    background-size: cover;
  }
  .Selfie1, .Selfie2, .Selfie3, .Selfie4 {
      width: 65%;
      margin: 10px auto;
      float: none;
  }
}
@media (min-width: 0px) and (max-width: 320px) {
  .text{
    font-size: 24px;
  }
  .Page2 {
    padding: 100px 20px;
    background-size: cover;
  }
  .Selfie1, .Selfie2, .Selfie3, .Selfie4 {
      width: 80%;
      margin: 10px auto;
      float: none;
  }
}