

@media only screen and (max-width: 1080px) {


}



@media only screen and (max-width: 991px) {
.carousel-caption h1 {
  font-size: 50px;
  color: #64b09f;
  text-transform: uppercase;
  text-align: center;
  font-family: "Anton", sans-serif;
  line-height: 50px;
}
.hotsellingpro h3{
  font-size: 20px;
}
.footersitemap a {
  font-size: 13px;
}
.copyrightstext p {
  font-size: 16px;
  line-height: 20px;
  }
}


@media only screen and (max-width: 768px) {
  .related h2 {
  color: #64b09f;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  font-family: "Poppins", sans-serif;
  line-height: 36px;
}
.topcontactStrip{
  display: none;
}
.rowheadericon{
  display: none;
}
.logo img{
  width: 60%;
  min-width: 60%;
}
.carousel-caption p {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0px;
}
.headersliderbtn a {
  background: #fff;
  color: #000;
  padding: 10px 25px;
  border-radius: 10px;
  font-size: 14px;
}
.headersliderbtn {
  margin: 10px 0 0 0;
}
.newdesigntitle h2{
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.videoseparator hr {
  margin-bottom: 65px;
}
.newdesignbox {
  margin-bottom: 10px;
}
.hotsellingtitle h2{
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.offertext h3{
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 0px;
}
.offertext h2 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}
.popularbagvideostitle h2{
  text-align: center;
  padding-bottom: 0px;
  line-height: 36px;
  font-size: 36px;
  text-align: center;
}
.offertext {
  position: absolute;
    top: 20%;
    left: 10%;
    background: #1e1e1e8f;
    padding: 10px;
}
.offercontainer h4{
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}
.testimonialtitle h2{
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.owl-next {
    right: 35%;
    top: 81%;
}
.owl-prev{
  left: 35%;
  top: 81%;
}
#mobilecarouselExampleCaptions{
  display: block;
}
#carouselExampleCaptions{
  display: none;
}
.mobilebannertext h1{
  font-size: 35px;
  line-height: 35px;
  color: #64b09f;
  text-transform: uppercase;
  text-align: center;
  font-family: "Anton", sans-serif;
}
.newprodetails h3 {
  font-weight: 700;
}
.copyrightstext p{
  text-align: center;
}
.footersitemap ul{
  text-align: center;
}

.contactuscontainer h1 {
  text-align: center;
}

.contactuscontainer h3 {
  line-height: 25px;
}
}


@media only screen and (max-width: 640px) {

}


@media only screen and (max-width: 479px) {

}

@media screen and (max-width:48em) {
   
}

