/** Bludive Custom CSS **/
.cs_post.cs_style_1 .cs_post_thumb img {
  width: 100%;
  height: 250px; 
  object-position: center;
  object-fit: cover; 
}

body{
  background: url("assets/img/h-bg.jpg")  no-repeat center center fixed;
  background-size: cover;
}
body.services, body.products{
  background: url("../../assets/img/h-bg.jpg");
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Adjust the opacity to control the darkness */
  pointer-events: none; /* Ensure the overlay does not interfere with interactions */
}

.swiper-container-2, .swiper-container{
  background: #ffffff;
  
  padding-top: 10px;
  padding-bottom: 10px;
}
   

.swiper-wrapper
{
  align-items: center;
}
.fcontainer{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.col-lg-5{
    flex: 1;
    padding: 10px;
    min-width: 200px;
   
}
.spaced-icon{
    margin-right:60px;
}
.icon-container{
    text-align:center;
}

.cs_footer_nav {
  list-style-type: none; /* Remove default list bullets */
  padding: 0; /* Remove default padding */
  margin: 0; /* Remove default margin */
  display: flex; /* Use flexbox to lay items in a row */
  justify-content: center; /* Center the items horizontally */
}
.cs_scrollup {
    right: unset;
    left: 30px;
}
.cs_copyright div{
    font-size:15px;
    opacity: 0.78;
}
.footer_sm{
    display: none;
}
.cs_blog_title{
    font-size: 30px;
}
.cs_blog .thumb{
    width: 100%;
    height: 266px;
    overflow: hidden;
}
.cs_blog .thumb a{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cs_blog .thumb a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}







/*// X-Small devices (portrait phones, less than 576px)*/

/* Mobile-first default styles are already applied */

/* For devices with a width of 576px or smaller (portrait phones) */
@media (max-width: 576px) {
  .icon-container {
    text-align: left; /* Center align icons */
    padding: 0 10px;
  }

  .spaced-icon {
    margin-right: 20px; /* Reduce spacing between icons for smaller screens */
  }

  .cs_footer_nav {
    flex-direction: column; /* Stack navigation links vertically */
    align-items: left; /* Align the links to the left */
    margin-bottom: 20px; /* Add spacing below the menu */
    order:2;
  }

  .icon-container {
    order: 3; /* Display the social icons after the footer menu */
  }

  .cs_footer_nav li {
    margin-bottom: 10px; /* Add spacing between vertical links */
  }

  .cs_footer_info img {
    width: 150px; /* Resize logo for better fit on small screens */
  }

  .cs_footer_info p {
    font-size: 14px; /* Adjust font size for readability */
  }

  .cs_footer_contact_list li {
    font-size: 14px; /* Adjust font size for contact list */
  }


  .cs_footer_info {
    order: 1; /* Keep footer info first */
    padding: 0 20px;
  }

  .icon-container {
    order: 3; /* Social icons come between footer info and menu */
  }

  /* Optional: Adjust spacing for better mobile layout */
  .cs_footer_nav {
    margin-top: 20px;
  }

  .cs_footer_nav li {
    margin-bottom: 10px; /* Add spacing between links */
  }
  .anim_text_upanddowns span div{
        font-size: 22px;
    }
    .cs_preloader .loading05 img {
        width: 200px;
    }
}
.fa-3x{
    font-size: 2em !important;
}



@media (max-width: 768px) {

    .hero {
      position: relative;
      background-color: black;
      background: url("../../assets/img/background.jpg"), black;
      min-height: unset;
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: left top;
      top: 0;
      transition: background-image 1s ease-in-out; /* For fading effect */
    }
    .cs_footer_info {
        padding: 0 20px;
      }
    
    .cs_hero.cs_style5 .cs_marketing_agency_section.cs_style_1 .cs_text_btn
    {
      gap: 0px;
    }
    .fcontainer{
        flex-direction: column;
        align-items: center;
    }
    .col-lg-5{
        padding: 15px 0;
    }
    .anim_text_upanddowns span div{
        font-size: 26px;
    }
    .cs_funfact_number div span,
    .cs_funfact_number span{
        font-size:  40px;
    }
    .cs_funfact.cs_style1 .cs_funfact_number {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }
    .cs_funfact.cs_style1 .cs_funfact_text.cs_color_1::before {
        height: 40px;
        width: 40px;
        border-radius: 50%;
        left: 20px;
        top: 7px;
    }

}


@media (max-width: 991px) {

    .cs_footer_info {
        padding: 0 20px;
    }
    .anim_text_upanddowns span div{
        font-size: 26px;
    }
    .cs_footer_contact_list {
        margin: 0;
    }
    .cs_footer_nav li {
        margin-bottom: 10px;
        font-size: 15px;
        opacity: 0.78;
    }
    .footer_lg{
        display: none !important;
    }
    .footer_sm{
        display: block;
    }
    .cs_footer_contact_list {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        font-size: 16px;
        line-height: 1.6em;
        margin: 0 0 20px;
    }
    .cs_preloader .loading05 img {
        width: 220px;
    }
}
@media (min-width: 992px) and (max-width: 1440px){
    .cs_funfact.cs_style1 .cs_funfact_number{
        font-size: 55px;
    }
    .cs_funfact.cs_style1 .cs_funfact_text {
        font-size: 18px;
    }
    .cs_funfact.cs_style1 .cs_funfact_text.cs_color_1::before{
        width: 40px;
        height: 40px;
    }
    .cs_funfact.cs_style1 .cs_funfact_text{
        padding-left: 0;
    }
    .cs_preloader .loading05 img{
        width:260px;
    }
}




