/* Extra extra large devices (very large screens, ≥1400px) */
@media (min-width: 1400px) {
  /* Custom CSS here */
}



/* Extra large devices (large desktops, ≥1200px) */
@media (min-width: 1200px) {
    .col-custom-x {
            -ms-flex: 0 0 13%;
            flex: 0 0 13%;
            max-width: 13%;
        }

}

@media (max-width: 1200px) {
  /* Custom CSS here */
  .top_sticy_custom {
    top: 20px;
  }

  element.style {
  }
  .box-ul-ls {
    flex-direction: column;
    gap: 15px;
    margin: 0px;
    padding: 10px;
  }

  .leftop_preview {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 550px;
    height: auto;
    /* background-color: #000; */
    transform: translate(-50%, -50%);
  }

  #preview {
    position: absolute;
    top: 6.4%;
    left: 11.9%;
    right: 0;
    bottom: 0px;
    height: 83%;
    width: 76.3%;
  }

  #preview2 {
    position: absolute;
    top: 6.4%;
    left: 11.9%;
    right: 0;
    bottom: 0px;
    height: 83%;
    width: 76.3%;
  }


  .navbar-nav{
    border: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }


}




/* Large devices (desktops, ≥992px) */
@media (min-width: 992px) {
  /* Custom CSS here */

      
}

/* Large devices (desktops, ≥992px) */
@media (max-width: 992px) {
  /* Custom CSS here */
  .inner-container {
    padding: 0px 15px;
  }

  .fs_3 {
    font-size: 34px;
  }

  .leftop_preview {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 450px;
    width: 100%;
    height: auto;
    /* background-color: #000; */
    transform: translate(-50%, -50%);
  }

   .dslx_border > div{
     border: none;
   }

  .dslx_border > div:nth-child(odd) {
    border-right: 1px solid #cccccc80;
  }

  .digital_servi{
    padding: 40px 15px;
  }

  
}

@media (min-width: 991.98px) and (max-width:  1200px) {
  .col-custom-x {
            -ms-flex: 0 0 16%;
            flex: 0 0 16%;
            max-width: 16%;
        }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  /* Your custom CSS here for md to lg screens */

    .ser-main-img img {
      width: 60% !important;
    }

  .col-custom-x {
            -ms-flex: 0 0 18%;
            flex: 0 0 18%;
            max-width: 18%;
        }
}



/* Medium devices (tablets, ≥768px) */
@media (min-width: 768px) {
  /* Custom CSS here */

      
}

@media (max-width: 768px) {
  /* Custom CSS here */

  .main_header_blog{
	padding-bottom: 20px !important;
	background: #ccc2;
	border-bottom: 2px solid #ccc3;
	height: auto;
}

.main_containt_blog{
	margin-top: 0px;
	background: #fff;
}


  .blog_content_container{
    width: 100%;
    margin: 0px auto;
  }

  .img-cardg {
    position: relative; /* or relative */
    bottom: auto;
    right: auto;
    width: fit-content;
    margin: 0px auto;
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .highlight-title {
    font-size: 30px;
  }

  .topcard-des {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .topcard-des .items-xr {
    display: inline-block;
    margin: 0px !important;
  }
  .playAction_ab {
    padding-left: 15px;
    padding-right: 15px;
  }

  .joru_items_inner::before {
    display: none;
  }

  .effect-itm {
    display: none;
  }

  .cntxt {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cntxt .ju-content-inner,
  .cntxt .ju-content-inner p {
    margin: 0px !important;
  }

  .tech_jour_card{
    padding: 0px !important;
  }

  .tech_jour_card_odd::before {
    display: none;
  }
  .tech_jour_card_even::before {
    display: none;
  }

  .tech_jour_items_content {
    display: flex;
    justify-content: center;
    align-items: center !important;
    margin-bottom: 0px !important;
  }



  .tech_jour_card_even .tech_jour_items_content .conte_techxda-box {
    margin-top: 0px;
  }

  .tech_jour_card_even .tech_jour_items_1 {
    min-height: auto !important;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .custom-tabs .nav-link {
    padding: 10px 10px;
    font-size: 14px;
  }

  .spin_brand_container {
    height: 30rem;
    width: 30rem;
  }

  .spin_brand_container {
    margin-bottom: -150px;
  }


  .logo-quick_touch{
	width: 110px;
}

.logo-quick_camp{
	width: 155px;
}




}

@media (max-width: 767px){
    .tech_jour_items_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}

/* Small devices (landscape phones, ≥576px) */
@media (min-width: 576px) {
}
@media (max-width: 576px) {
  /* Custom CSS here */

  .contet-service {
    display: block;
    align-items: none;
  }

  .cont-ser-inner {
    width: calc(100%);
    padding-left: 0px;
  }

  .spin_brand_container {
    max-height: 300px;
    max-width: 300px;
  }

  .spin_brand_container {
    margin-bottom: -50px;
  }

  .spin_brand_container .spin_brand_items:nth-child(1) .brand_logox {
    width: 58px;
    height: 58px;
    position: absolute;
  }

  .spin_brand_container .spin_brand_items:nth-child(2) .brand_logox {
    width: 55px;
    height: 55px;
  }

  .spin_brand_container .spin_brand_items:nth-child(3) .brand_logox {
    width: 50px;
    height: 50px;
  }

  .spin_brand_container .spin_brand_items:nth-child(4) .brand_logox {
    width: 45px;
    height: 45px;
  }

  .leftop_preview {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 341px;
    height: auto;
    /* background-color: #000; */
    transform: translate(-50%, -50%);
  }

  .bgs-slider-container {
      margin-top: 20px;
      margin-bottom: 20px;
  }
}
