/*********************center_home****************/
.fade-carousel {
    position: relative;
    min-height: 70vh; /* Reduced from 100vh to 70vh */
    width: 100%;
    overflow: hidden;
}
.fade-carousel .carousel-inner .item {
    min-height: 70vh; /* Reduced from 100vh to 70vh */
}
.fade-carousel .carousel-indicators > li {
    margin: 0 4px;
    opacity: .8;
}
.fade-carousel .carousel-indicators > li.active {
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  z-index: 3; /* Increased z-index to appear above overlay */
  text-transform: capitalize;
  text-shadow: 2px 2px 4px rgba(0,0,0,.9); /* Enhanced text shadow */
-webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-ms-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
  text-align: center;
  padding: 0 15px;
}

.hero h1 {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
  text-shadow: 2px 2px 4px rgba(0,0,0,.9);
}

.hero h4 {
  color: #C9A654;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0,0,0,.9);
}

.hero p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 20px;
  text-shadow: 1px 1px 2px rgba(0,0,0,.9);
}

.hero .button {
  background: #C9A654;
  color: #ffffff;
  padding: 12px 30px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  border: 2px solid #C9A654;
  transition: all 0.3s ease;
}

.hero .button:hover {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}

.fade-carousel .carousel-inner .item .hero {
opacity: 0;
-webkit-transition: 2s all ease-in-out .1s;
-moz-transition: 2s all ease-in-out .1s; 
-ms-transition: 2s all ease-in-out .1s; 
-o-transition: 2s all ease-in-out .1s; 
transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
opacity: 1;
-webkit-transition: 2s all ease-in-out .1s;
-moz-transition: 2s all ease-in-out .1s; 
-ms-transition: 2s all ease-in-out .1s; 
-o-transition: 2s all ease-in-out .1s; 
transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
opacity: 1;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent black overlay */
}

/********************************/
/*          Custom Buttons      */
/********************************/

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 70vh; /* Reduced from 100vh to 70vh */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
  background-image: url(../img/1st.jpg);
}

.fade-carousel .slides .slide-2 {
  background-image: url(../img/2nd.jpg);
}

.fade-carousel .slides .slide-3 {
  background-image: url(../img/3rd.jpg);
}

#center .carousel-indicators{
  bottom: 20px;
  left: 50%;
  }

.fade-carousel .carousel-indicators > li{
background: #fff;
border-color: #fff;
  width: 12px; /* Reduced from 18px */
  height: 12px; /* Reduced from 18px */
  }

.fade-carousel .carousel-indicators > li.active{
  width: 12px; /* Reduced from 18px */
  height: 12px; /* Reduced from 18px */
  background: #C9A654;
  border-color: #C9A654;
  }

/*********************center_home_end****************/

/*********************list****************/
#list{
padding-top:40px;
padding-bottom:40px; 
 }
#feature{
padding-top:25px;
padding-bottom:40px;
background:#fff9ed;
 }
.feature_2r2l{
position:relative; 
 }
.feature_2r2l2{
position:absolute;
width:100%;
top:0;
padding:10px; 
 }
.feature_2r2l2 h6 a{
background:#C9A654;
display:inline-block;
width:50px;
height:50px;
line-height:50px;
color:#fff;
text-align:center;
border-radius:50%;
 }
.feature_2r2l3{
position:absolute;
width:100%;
bottom:0;
text-align:right;
display:none;
 }
.feature_2r2l3 ul li a{
background: rgb(114, 114, 234);
display:inline-block;
width:40px;
height:40px;
line-height:40px;
color:#fff;
text-align:center;
margin-bottom:1px;
 }
.feature_2r2l3 ul li a:hover{
background:#C9A654;
 }
.feature_2r2l:hover .feature_2r2l3{
display:block;
 }
.feature_2r2lb span{
display:inline-block;
margin-top:15px; 
 }
.feature_2r2{
margin-top:30px; 
 }
.feature_3{
margin-top:30px; 
 }
.feature_3l1{
margin-top:30px; 
 }
.feature_3r1{
margin-top:30px;  
 }
/*********************list_end****************/

/*********************prod_h****************/
#prod_h{
padding-top:25px;
padding-bottom:40px; 
 }
#blog_h{
padding-top:25px;
padding-bottom:40px;
background:#fff9ed; 
 }
.blog_home_1i1{
background:#fff;
padding:15px; 
 }
.blog_home_1i1 h5 {
font-size: 22px;
letter-spacing: 0.5px;
}
.blog_home_1i1 h6 {
    font-size: 13px;
}
.blog_home_1i1 h6 .span_1 {
margin-right: 5px;
}
.blog_home_1i1 h6 .span_2 {
margin-right: 5px;
margin-left: 20px;
}
.blog_home_1i1 ul li a {
background:#C9A654;
}
/*********************prod_h_end****************/

/*********************shipping****************/
#shipping {
padding-top:60px;
padding-bottom: 50px;
background:#f9f3e6; 
}
.shipping_1i span i{
font-size:50px;
float:left;
margin-right:20px;
color:#C9A654;
 }
#comment {
padding-top: 40px;
padding-bottom: 40px;
}
.comment_1{
background:#d77777;
border-radius:5px;
padding:20px; 
  }
.comment_1 p{
padding:0;
margin:0;
color:#f4f4f4;
  }
.comment_1 h3{
padding:0;
margin:0;
color:#ffffff;
padding-top:20px;
font-size:22px;
  }
.comment_1 h6{
padding:0;
margin:0;
color:#efcece;
font-weight:bold;
padding-top:10px;
font-weight:900;
font-size:16px;
  }
  
.comment_3{
background-color: #C9A654;
border-radius:5px;
padding:20px; 
margin-top:50px;
  }
.comment_3 p{
padding:0;
margin:0;
color:#ffffff;
  }
.comment_3 h3{
padding:0;
margin:0;
color:#ffffff;
padding-top:20px;
font-size:22px;
  }
.comment_3 h6{
padding:0;
margin:0;
color:#fff;
font-weight:bold;
padding-top:10px;
font-weight:900;
font-size:16px;
  }
.resources {
padding-top:40px; 
}
.resources h3{
padding:0;
margin:0; 
font-size:25px;
}
.resources h4{
padding:0;
margin:0; 
color: #767676;
padding-top:15px;
}

/*********************shipping_end****************/


@media screen and (max-width: 767px) {
  .fade-carousel {
    min-height: 40vh; /* Reduced from 60vh to 40vh for mobile */
  }
  .fade-carousel .carousel-inner .item {
    min-height: 40vh;
  }
  .fade-carousel .slides .slide-1, 
  .fade-carousel .slides .slide-2,
  .fade-carousel .slides .slide-3 {
    height: 40vh;
  }
.hero {
    width: 90%;
    top: 50%;
}
  .hero h1 {
    font-size: 24px;
    margin-bottom: 10px;
}
  .hero h4 {
    font-size: 18px;
  }
  .hero p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .hero .button {
    padding: 8px 20px;
    font-size: 14px;
 }
.hero br{
    display: none;
 }
#center .carousel-indicators {
    bottom: 10px;
  }
  .fade-carousel .carousel-indicators > li,
  .fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
}
#comment{
    text-align: center;  
  }
.comment_3{
    margin-top: 10px; 
    margin-bottom: 10px;
 }
.list_1i {
    margin-top: 10px; 
 }
#feature{
    text-align: center;  
 }
.feature_2r1 {
    margin-top: 15px; 
 }
.feature_2r2l2 {
    text-align: left; 
 }
.feature_2r2lb {
    margin-bottom: 10px; 
 }
.feature_3ri {
    margin-top: 10px; 
 }
#prod_h{
    text-align: center;  
 }
#blog_h{
    text-align: center;  
 }
.blog_home_1i1 h6 .span_2{
    margin-left: 10px; 
 }
.blog_home_1i {
    margin-bottom: 10px; 
 }
.resources {
padding-top: 10px;
}
.shipping_1i span i{
    float: none;
    margin-right: 0;
    margin-bottom: 10px; 
 }
.shipping_1i {
    margin-top: 10px;
    text-align: center; 
 }
.blog_home_1i1 p{
    text-align: left; 
 }
.comment_text p{
    text-align: left;  
 }
}

@media (min-width: 768px) and (max-width: 991px) {
  .fade-carousel {
    min-height: 50vh; /* Reduced from 80vh to 50vh for tablets */
  }
  .fade-carousel .carousel-inner .item {
    min-height: 50vh;
  }
  .fade-carousel .slides .slide-1, 
  .fade-carousel .slides .slide-2,
  .fade-carousel .slides .slide-3 {
    height: 50vh;
  }
.hero {
    width: 80%;
}
  .hero h1 {
    font-size: 32px;
 }
.blog_home_1i1 ul li{
    margin-bottom: 5px; 
 }
.footer_1i1 ul li{
    margin-bottom: 5px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.hero h1{
font-size:40px; 
 }
  }
@media (min-width:1201px) and (max-width:1240px) {

 }