.custom-top-banner {
  background-color: #9B65D4;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  position: relative;
  z-index: 9999;
}

.custom-top-banner a.banner-cta {
  background-color: #fff;
  color: #000;
  padding: 5px 12px;
  border-radius: 20px;
  text-decoration: none;
  margin-left: 10px;
    font-family: Satoshi-Regular;
  font-weight: 600;
}
/*******old section1********/
.pvbanner,.kcbg {
    background:url(https://www.kapture.cx/wp-content/uploads/2025/04/Group.png) center/cover no-repeat fixed;
}

.pvbanner h1 {
    font-family: "Inter",sans-serif;
    font-weight: 800;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: .21px;
    vertical-align: middle;
    margin: 0
}

.pvbanner p {
    font-family: "Inter",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .18px;
    color: #000;
    margin: 10px 0
}

.pvbanner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 30px
}
.pvbanner .video-wrapper img {
    display: none;
}
@media only screen and (max-width: 1180px) {
	    .pvbanner h1 {
        font-weight: 800;
        font-size: 40px
    }
}
@media only screen and (max-width: 1024px) {
	    .pvbanner h1 {
        font-size: 40px;
        line-height: 50px
    }

}
@media only screen and (max-width: 767px) {
    .pvbanner h1 {
        font-size: 36px;
        line-height: 50px;
    }
    .award-banner {
        flex-direction:column
    }

    .award-banner .award-text {
        font-size: 14px;
        line-height: 24px
    }

    .award-banner {
        padding: 4px 10px
    }
	    .pvbanner .video-wrapper video {
        display:none
    }

    .pvbanner .video-wrapper img {
        display: none
    }
}

@media only screen and (max-width: 350px) {
    .award-banner .award-text {
        font-size:12px;
        line-height: 22px
    }

    .award-banner {
        padding: 4px 6px
    }
}
/*******old section1********/

/***section1*********/
/******section2*********/
.header-text {
	letter-spacing: 8px;
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #EC2940;
	font-family: "Exo 2", sans-serif;
}

.logo-grid {
	display: flex;
	flex-direction: column;
	gap: 0;
	border: 1px solid #E5E5E5;

}

.logo-row {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	border-bottom: 1px solid #E5E5E5;
}

.logo-row:last-child {
	border-bottom: none;
}

.logo-column {
	position: relative;
	min-height: 100px;
	border-right: 1px solid #E5E5E5;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.logo-column:last-child {
	border-right: none;
}

.logo-item {
	position: absolute;
	top: 0;
	left: 0;
	width: -webkit-fill-available;
	height: -webkit-fill-available;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	opacity: 0;
	transform: translateY(20px);
}

.logo-item.active {
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.logo-item img {
	max-width: 100%;
	max-height: 60px;
	object-fit: contain;
}


@media (max-width: 1024px) {
	.logo-row {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 640px) {
	.logo-row {
		grid-template-columns: repeat(2, 1fr);
	}

	.logo-container {
		padding: 20px;
	}
}
/******section2*********/
/******section3*********/
.home-products{
	background-image:url(https://www.kapture.cx/wp-content/uploads/2025/11/Home-products.jpg);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.home-products .content {
    text-align: center;
    padding: 0 160px;
}
.home-products .content .note {
    color: #ec2940;
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 8px;
    background: 0 0;
    padding: 0;
    margin: 0;
}
.home-products .content .head {
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #000;
    margin: 10px 0;
}
.home-products .content .para {
    color: #222222CC;
    text-align: center;
    font-family: Satoshi-Regular, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding: 0;
    margin-bottom: 50px;
}
.product-tabs {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  padding:30px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	    display: block !important;
}
.product-tabs:has(.tab1.active) {
	background: #DFF8FF;
}
.product-tabs::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; 
  border-radius: inherit;
  background: linear-gradient(114.25deg, #00C8FF 1.7%, #82D08F 30.14%, #9F76E0 63.87%, #FFB373 99.39%);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}

.product-tabs .product-tab-content {
	position: relative;
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 20px;
	text-align: center;
}
.product-tab-buttons {
        display: flex;
	gap:10px;
}
    .product-tab-buttons button {
    flex: 1;
    padding: 10px;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
    background: #FFFFFF;
    font-family: Satoshi-Regular;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #000;
    border-radius: 50px;
    }

    .product-tab-buttons .tab1.active {
        color: #ffffff;
	background: #48BADD;

    }

    .product-tab-content {
        display: none;
        padding: 20px;
        animation: fadeIn 0.5s ease;
    }

    .product-tab-content.active {
        display: block;
    }

    @keyframes fadeIn {
        from {opacity: 0;}
        to {opacity: 1;}
    }
	.product-tab-content h3 {
	    font-family: Satoshi-Regular;
		font-weight: 700;
		font-size: 30px;
		line-height: 40px;
		margin: 0px;
		color:#000;
		text-align:center;
	}
	.product-tab-content p {
	    font-family: Satoshi-Regular;
		font-weight: 500;
		font-size: 14.5px;
		line-height: 24.5px;
		margin: 12px 250px;
		color: #595959;
		text-align:center;
	}

	.product-tab-content .mbtn {
box-shadow: 0px -0.7px 0.7px 0.7px #0000001A inset;
    background: #000000;
    padding: 8px 20px;
    margin: 0 auto;
    border-radius: 10px;
    font-family: Satoshi-Regular;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.1px;
    vertical-align: middle;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    align-content: center;
    justify-content: center;
    width: fit-content;
}
.pro-inner{
	    display: flex;
    gap: 10px;
    margin-top: 30px;
}

.product-inner {
    width: 30%;
    text-align: left;
    background-image: url(https://www.kapture.cx/wp-content/uploads/2025/11/pisec-bg.jpg);
		background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 1.5px solid #73BCE0;
    box-shadow: 0px 4px 20px 0px #0000001A;
    border-radius: 14px;
    padding: 20px 16px;
    padding-bottom: 0px;
	overflow:hidden;
}
.product-inner .pisec {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.product-inner .pisec img {
	    width: 40px; 
	height:auto;
	margin:0px!important;
}
.product-inner .pisec a img {
	    width: auto; 
	height:auto;
	margin:0px!important;
}
.pisec-innersec h4{
    font-family: Satoshi-Regular;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #141414;
	margin:0px;
}
.pisec-innersec a{
    font-family: Satoshi-Regular;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #0059FF;
	display: flex;
    gap: 10px;
    margin-top: 8px;
}
.product-inner .picol1 p {
    font-family: Satoshi-Regular;
    font-weight: 500;
    font-size: 14.5px;
    line-height: 24.5px;
    margin: 12px 0px;
	color: #000000;
	text-align:left;
}
.product-inner .picol1 img{
	    margin-top: 10px;
    margin-bottom: -10px;
}
.product-tabs:has(.tab2.active) {
  background: #DCFFD9;
}
.product-tab-buttons .tab2.active {
    color: #ffffff;
    background: #2E6426;
}
.piclr1 {
background-image: url(https://www.kapture.cx/wp-content/uploads/2025/11/pisec-bg-1.jpg);
	border: 1.5px solid #79D491;
}

.product-tabs:has(.tab3.active) {
	background: #EFD9FF;
}
.product-tab-buttons .tab3.active {
    color: #ffffff;
   background: #8333B7;
}
.piclr2 {
border: 1.5px solid #EE9FEF;
background-image: url(https://www.kapture.cx/wp-content/uploads/2025/11/pisec-bg-2.jpg);
}

.product-tabs:has(.tab4.active) {
	background: #FFE3DB;
}
.product-tab-buttons .tab4.active {
    color: #ffffff;
	background: #985027;
}
.piclr3 {
border: 1.5px solid #FFB779;
background-image: url(https://www.kapture.cx/wp-content/uploads/2025/11/pisec-bg-3.jpg);
}
/******section3*********/

/***********section4***********/
.home-products-banner{
    margin-top: 70px;
    background-image: url(https://www.kapture.cx/wp-content/uploads/2025/11/Agentic-AI-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px;
    border-radius: 10px;
	display:flex;	
	gap:50px;
	align-items: center;
}
.home-products-banner h3 {
	    display: flex;
    gap: 15px;
    margin: 0px;
    align-items: center;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 51.7px;
    line-height: 56.26px;
    color: #fff;
}
.home-products-banner h3 img {
    width: 60px;
    height: auto;
}
.home-products-banner p {
    font-family: Satoshi-Regular;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0%;
	color:#fff;
	margin:12px 0px 20px 0px;

}
.wtbtn{
	    box-shadow: 0px -0.7px 0.7px 0.7px #0000001A inset;
    padding: 8px 20px;
    border-radius: 10px;
    font-family: Satoshi-Regular;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.1px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    gap: 10px;
    align-content: center;
    justify-content: flex-start;
    width: fit-content;
    background: #FFFFFF;
	color: #000000;
	margin:0px;
}
.hero-section {
    position: relative;
    width: auto;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://www.kapture.cx/wp-content/uploads/2025/11/Agentic-AI-bg1.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.card11 {
	top: 40%;
	left: 0px;
	animation: popInSecond 8s ease-in-out infinite;
}

.card22 {
	top: 35px;
	right: 0px;
	max-width: 350px;
	animation: popInFirst 8s ease-in-out infinite;
}

.notification-card {
	position: absolute;
	border-radius: 16px;
	padding: 0;
	opacity: 0;
	overflow: hidden;
}

@keyframes popInFirst {
	0% {
		opacity: 0;
		transform: scale(0.8) translateY(30px);
	}

	10% {
		opacity: 1;
		transform: scale(1) translateY(0);
	}

	70% {
		opacity: 1;
		transform: scale(1) translateY(0);
	}

	80%,
	100% {
		opacity: 0;
		transform: scale(0.8) translateY(-30px);
	}
}

@keyframes popInSecond {

	0%,
	35% {
		opacity: 0;
		transform: scale(0.8) translateY(30px);
	}

	45% {
		opacity: 1;
		transform: scale(1) translateY(0);
	}

	70% {
		opacity: 1;
		transform: scale(1) translateY(0);
	}

	80%,
	100% {
		opacity: 0;
		transform: scale(0.8) translateY(-30px);
	}
}


        
/***********section4***********/
/***********section5***********/
.home-accolades .kccol .note {
    color: #ec2940;
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 8px;
    background: 0 0;
    padding: 0;
    margin: 0;
}
.home-accolades .kccol .head {
    font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 46px;
	letter-spacing: -0.73px;
	color: #141415;
	margin:10px 0px;
}
.home-accolades .kccol .para {
    font-family: Satoshi-Regular;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	margin:0px;
	color: #222222CC;
}
.home-accolades .kccol {
	gap:50px;
}
.home-accolades .wp-block-column {
	width: -webkit-fill-available;
	    overflow: hidden;
}
.home-accolades .owl-dots{
	display:none;
}
/* #owlsliders34 .owl-item {
  transition: filter 0.3s ease;
}

#owlsliders34 .owl-item:not(.center) {
  filter: blur(1.5px); /* adjust blur strength */
/*  opacity: 0.6;
}

#owlsliders34 .owl-item.center {
  filter: none;
  opacity: 1;
} */
/* Allow edges to show */
#owlsliders34,
#owlsliders34 .owl-stage-outer {
  overflow: visible !important;
  position: relative;
}

/* Add gradient fade overlays */
#owlsliders34::before,
#owlsliders34::after {
  content: "";
  position: absolute;
  top: 0;
  width: 220px; /* controls how wide the gradient fade is */
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

/* Left fade */
#owlsliders34::before {
  left: -6px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0));
  filter: blur(4px); /* gives soft blur effect */
}

/* Right fade */
#owlsliders34::after {
  right: -6px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0));
  filter: blur(4px);
}


#owlsliders34 .active img {
  transition: transform 0.4s ease;
  transform: scale(1.6);
}

#owlsliders34 .center img {
  transform: scale(2);
  z-index: 2;
}
#owlsliders34 .owl-dots{
	margin-top:40px;
}
#owlsliders34 button.owl-dot{
	box-shadow: none;
}
#owlsliders34 .owl-stage-outer{
	padding:90px 0px;
}
#owlsliders34	.owl-stage-outer .owl-item img {
	height:auto;
}
/***********section5***********/
/***********section6***********/
.home-integrations{
	background: #260F14;
	text-align:center;
}
.home-integrations .note {
	color: #FFFFFFCC;
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 8px;
    background: 0 0;
    padding: 0;
    margin: 0;
}
.home-integrations .head {
    font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 46px;
	letter-spacing: -0.73px;
	color: #fff;
	margin:10px 0px;
}
.home-integrations .para {
    font-family: Satoshi-Regular;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	margin:0px 180px;
	color: #FFFFFFCC;
}
/*anima*/
      .grid-wrapper {
            position: relative;
            margin: 50px auto;
        }
       .grid-container {
            display: grid;
            grid-template-columns: repeat(14, 1fr); 
            grid-template-rows: repeat(4, 70px); 
            gap: 10px; 
        }

        .icon-box {
            border-radius: 10px; 
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.4s ease;
            position: relative;
            overflow: hidden;
            height: 100%;
            border: 0.69px solid #FF5E5E42;
            box-shadow: 0px 16.65px 24.98px -8.33px #00000014;
background: #00000026;

        }

        /* Animation States */
        .icon-box .icon-content {
            opacity: 0;
            transform: scale(0.6); 
            transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }

        .icon-box.active {
            background: #ffffff;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        }

        .icon-box.active .icon-content {
            opacity: 1;
            transform: scale(1);
        }

        .icon-box.fading-out {
            background: #f3f4f6 !important; 
            box-shadow: none !important;
            transition: all 0.4s ease-out;
        }
        
        .icon-box.fading-out .icon-content {
            opacity: 0;
            transform: scale(0.7);
            transition: all 0.3s ease-out;
        }

        .icon-box .icon-content {
              width: -webkit-fill-available;
             height: -webkit-fill-available;
        }

        /* -------------------------------------------
         * CENTERING AND SPANNING LOGIC
         * ------------------------------------------- */
        
        /* Row 2 (12 cols) & Row 4 (12 cols): Centered by starting at column 2. */
        .icon-box[data-row="2"],
        .icon-box[data-row="4"] {
            grid-column: span 1;
            grid-column-start: 2; /* (14 - 12) / 2 + 1 = 2 */
        }
        
        /* Center Image Box: Spans Rows 2 & 3 and central columns */
        .icon-box.center {
            grid-row: 2 / 4;      /* Spans Row 2 and Row 3 */
            grid-column: 7 / 9;   /* Spans Columns 7 and 8 */
            
       /*     background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
            box-shadow: 0 10px 40px rgba(139, 92, 246, 0.5); 
            z-index: 10;
            border-radius: 20px; 
            padding: 15px; */
        }
        
        .icon-box.center .icon-content {
            opacity: 1;
            transform: scale(1);
            width: 100%;
            height: 100%;
        }
        
        .icon-box.center .icon-content img.center-logo {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

        .icon-box:hover:not(.center) {
            transform: translateY(-2px); 
        }
.icon-box .icon-content img{
	    width: -webkit-fill-available;
              height: -webkit-fill-available; 
	object-fit:cover;
}

        /* Media Query (Simplified) */
/*          @media (max-width: 1024px) {
            .grid-container {
                grid-template-columns: repeat(8, 1fr); 
                grid-template-rows: repeat(4, 70px); 
            }
            .icon-box.center {
                grid-column: 3 / 7;
                grid-row: 2 / 4;
            }
            .icon-box[data-row="2"],
            .icon-box[data-row="4"] {
                grid-column-start: auto !important;
            }
        }  */
/***********section6***********/
/***********section7***********/
.testimonial-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 50px 0px;
	background: #fff;
	align-items: stretch;
	/* ensures all columns are equal height */
}

.testimonial-left img {
	width: 100%;
	border-radius: 10px;
	object-fit: cover;
}

.testimonial-left {
	flex: 0 0 36%;
}

.testimonial-center {
	flex: 0 0 40%;
}

.testimonial-right {
	flex: 0 0 16.5%;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.testimonial-left .tag {
	color: #ec2940;
	font-family: "Exo 2", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 8px;
	background: 0 0;
	padding: 0;
	margin: 0;
}

.testimonial-left h2 {
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: -0.73px;
	color: #141415;
	margin: 10px 0px;
}

.testimonial-left .desc {
	font-family: Satoshi-Regular;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	margin: 0px;
	color: #222222CC;
	margin-bottom: 20px;
}

.testimonial-center {
	background: #F7F5F2;
	border: 1px solid #E5E5E5;
	padding: 20px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.testimonial-center img {
	width: fit-content !important;
}

.testimonial-center p {
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0px;
	color:#222222CC;
}

.author-info {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 15px;
	justify-content: space-between;
}
.author-inform {
	justify-content: flex-start;
}
.author-info .author-img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.author-info div h5 {
	margin: 0;
	font-family: Satoshi-Regular;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}

.author-info div p {
	margin: 0;
	font-family: Satoshi-Regular;
	font-weight: 400;
	font-size: 10px;
	line-height: 20px;
	color: #000000CC;
}

.author-info div a {
	box-shadow: 0px -0.7px 0.7px 0.7px #0000001A inset;
	background: #000000;
	padding: 8px 14px;
	margin: 0 auto;
	border-radius: 10px;
	font-family: Satoshi-Regular;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
	vertical-align: middle;
	color: #fff;
	display: flex;
	align-items: center;
	gap: 10px;
	align-content: center;
	justify-content: center;
	width: fit-content;
	text-decoration: none;
}

.stat-card {
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	height: -webkit-fill-available;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.stat-card h3 {
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -1.8px;
	vertical-align: middle;
	color: #1A1A1A;
	margin: 0px;
}

.stat-card p {
	font-family: Satoshi-Regular;	
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.16px;
	vertical-align: middle;
	color: #000000;
	margin: 0px;
	margin-top: 5px;
}

.stat-card.yellow {
	background-color: #FFECC0;
}

.stat-card.pink {
	background-color: #F39F9F;
}
.stat-card.green { 
    background-color: #BDE3C3;
}
.stat-card.blue { 
    background-color:#A3CCDA;
}
.stat-card.dgreen { 
    background-color: #D1D8BE;
}
.stat-card.dyellow { 
    background-color:#FFF4A4;
}
.stat-card.ddgreen { 
    background-color: #9EC695;
}
.stat-card.ddyellow { 
    background-color:#FCCD2A;
}

/* Navigation arrows top-left */
.owl-nav {
	position: absolute;
	top: 0px;
	right: 15px;
	display: flex;
	gap: 10px;
	z-index: 1;
}

.testimonial-slider-section .owl-carousel .owl-nav button {
    color: #000;
    border: 1px solid #DBDBDB;
    padding: 8px 12px 8px 12px !important;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    box-shadow: none;
    height: 40px;
    width: 40px;
    line-height: 0px;
}
.testimonial-slider-section .owl-carousel .owl-dots{
	display:none;
}
.testimonial-slider-section .owl-carousel .owl-stage{
	display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.testimonial-slider-section .owl-carousel .owl-item{
	padding:0 10px;
}
/* .testimonial-carousel .owl-item {
  padding: 0 10px; 
}
.testimonial-carousel .owl-stage-outer {
  margin: 0 -10px; 
} */

/***********section7***********/
/**********section8**********/
.home-security{
	background: #F7F5F2;
}
.home-security .kccol {
    padding: 20px 0px;
}
.home-security .compliancecol figure {
	margin:0px;	
}
.home-security .compliancecol {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #E3E1E1;
    border-radius: 12px;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    padding: 50px;
}
.home-security .compliancecol img{
	width:auto;
	height:150px;
}
/**********section8**********/
/**********section9**********/
.home-footbg {
    background-image: url(https://www.kapture.cx/wp-content/uploads/2025/09/banner-foot.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top: 1px solid #FBDCCB;
    border-bottom: 1px solid #FBDCCB;
}
.home-footbg .kchcol {
    padding: 30px 0px;
	text-align:center;
}
.home-footbg h2 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 46px;
    line-height: 58px;
    letter-spacing: -1.08px;
    text-align: center;
    color: #000000;
    margin: 0px;
}
.home-footbg p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000CC;
    margin: 10px 150px 25px 150px;
}
.home-footbg .cskdemo {
    background: #000000;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    border-radius: 12px;
    padding: 12px 20px;
    cursor: pointer;
}
	.kcclientmob{
		display:none;
	}
	.kcclientdesk{
		display:block;
	}
/**********section9**********/
@media screen and (max-width: 1200px) {
	.kchomeleft, .kaptureright-panel{
		width:50%;
	}
	.sticky-container{
		padding:40px 20px 0px 20px;
		    width: -webkit-fill-available;
	}
	.Kchomesec1 {
    overflow: hidden;
	}
	.is-after-view .kapture-section-container #afterkapture {
    width: -webkit-fill-available;
		padding:10px;
	}
	.kchomecol2, .is-after-view .kapture-controls {
    width: -webkit-fill-available;
	}
	.countersec {
    padding: 30px 10px;
	}
	.home-accolades .kccol .head {
    font-size: 30px;
    line-height: 40px; 
	}
	.sticky-container.is-after-view{
		padding:0px;
	}
		        .icon-box.center .icon-content img.center-logo {
	    width: -webkit-fill-available;
              height: -webkit-fill-available; 
            object-fit: cover;
					border: 1px solid #ee2a41;
        border-radius: 10px;
        }

.icon-box .icon-content img{
	    width: -webkit-fill-available;
              height: -webkit-fill-available; 
}
	#post-21713{
		    width: 100%;
    overflow: hidden;
	}
		.grid-container {
    display: grid;
    grid-template-columns: repeat(14, 1fr);
    grid-template-rows: repeat(4, 60px);
    gap: 10px;
}
}
@media screen and (max-width: 1100px) {
	.home-products .content {
    padding: 0px;
	}
	.home-integrations .para{
		margin:0px;
	}
   #post-21713 .kcsspace {
    padding: 50px 3%;
	}
	.product-tab-content p{
		margin:0px;
		        margin-bottom: 20px;
	}
	img.pimglast {
    width: 100%;
    height: auto;
	}
	.picol1 {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	}
	.product-inner{
	display: flex;
/*     flex-direction: column;
    justify-content: space-between; */
	}
/* 		.sticky-container {
    	height: auto;
			min-height:100%;
	}
 */
}
@media screen and (max-width: 1024px) {
	.kchomeleft h1 {
    font-size: 36px;
    line-height: 46px;
	}
/* 	.sticky-container {
    	height: auto;
	} */
	.hmbtns .pat1{
    font-size: 16px;
    padding: 10px 16px;
	}
/* 	#afterkapture .kchomeincls {
    flex-direction: column;
	} */
	.product-tab-buttons button {
    	padding: 8px 10px;
	 	font-size: 14px;
    	line-height: 24px; 
	}
	.product-tab-content h3 {
   	  font-size: 25px;
      line-height: 36px; 
	}
/* 	.pro-inner {
    flex-direction: column;
	} */
	.product-inner {
    width: -webkit-fill-available; 
	}
	.home-products-banner {
    margin-top: 50px; 
		    flex-direction: column;
	}
	.hero-section {
    width: -webkit-fill-available; 
	}
	.home-products-banner .wp-block-column{
		width:100%;	
	}
	.testimonial-content{
		flex-direction: column;
	}
	.home-security .compliancecol{
		    padding: 20px;
    width: -webkit-fill-available!important;
	}	
	.home-security .compliancecol img {
    width: auto;
    height: auto;
	}
	.home-footbg p{
		margin: 20px;
	}
	.home-footbg h2, .home-products-banner h3{
		    font-size: 36px;
    line-height: 46px;
	}
	.testimonial-content{
		padding-bottom:0px;
	}

	.card-2 {
		right: 12%;
	}
	#owlsliders34 .center img {
    transform: scale(1.7)!important;
    z-index: 2;
	}

	#owlsliders34 .active img {
		transition: transform 0.4s ease;
		transform: scale(1.4);
	}
/* 			.sticky-container {
    	height: auto;
			min-height:100%;
	} */

}
@media screen and (max-width: 850px) {
    .pro-inner {
        flex-direction: column;
    }
		.grid-container {
    display: grid;
    grid-template-columns: repeat(14, 1fr);
    grid-template-rows: repeat(4, 50px);
    gap: 10px;
	}
		#owlsliders34 .center img {
    transform: scale(2)!important;
    z-index: 2;
	}
/* 				.section-wrapper {
    height: auto;
    position: relative;
    min-height: 100%;
	}
	#afterkapture .kchomeincls {
    flex-direction: column;
	}
	.self-serve-col, .agent-suite-col, .insights-col{
		    width: -webkit-fill-available;

	} */
		.kapture-section {
		position: relative;
	}
	.sticky-container {
		height: 100%; 
	}
		.section-wrapper {
    height: max-content;
    position: relative;
}
		#afterkapture .kchomeincls {
    flex-direction: column;
	}
	.self-serve-col, .agent-suite-col, .insights-col{
		    width: -webkit-fill-available;

	} 
}
@media screen and (max-width: 767px) { 
	.sticky-container{
		flex-direction: column;
	}
	.kchomeleft, .kaptureright-panel {
       width: -webkit-fill-available; 
    }
	.home-products .content .head{
		    font-size: 30px;
    line-height: 40px;
	}
	.product-tab-buttons {
    flex-direction: column;
	}
	.product-tabs {
    padding: 15px; 
	}
	.product-tabs .product-tab-content {
    padding: 10px; 
	}
	.home-products-banner{
		padding:20px;
	}
	    .card-2 {
        right: 0px;
    }
		#owlsliders34 .active img {
		transition: transform 0.4s ease;
		transform: scale(1);
	}
	#owlsliders34 .owl-stage-outer {
    padding:  0px;
	}
	#owlsliders34::before {
    left: 0px;
    background: none;
    filter: blur(0px);
	}
	#owlsliders34::after{
		right:0px;
		    background: none;
    filter: blur(0px);
	}
	.author-info {
    flex-direction: column;
    align-content: center;
	}
	.author-info div h5{
		text-align:center;
	}
	.home-security .compliancecol {

    flex-wrap: wrap;
	}
	.home-security .compliancecol figure {
    margin: 0px;
    width: 50%;
    margin-bottom: 20px;
    text-align: center;
	}
	.home-footbg .kchcol {
    padding: 0px;
    text-align: center;
	}
	    .home-footbg h2, .home-products-banner h3, .testimonial-left h2 {
        font-size: 28px;
        line-height: 38px;
    }
	.home-products .content .para {
    margin-bottom: 30px;
	}
/* 	.kapture-section {
		position: relative;
	}
	.section-wrapper {
    height: auto;
    position: relative;
    min-height: 100%;
	}*/
	.kapture-section {
		position: relative;
	}
	.sticky-container {
		height: 100%; 
	}
	.section-wrapper {
    height: max-content;
    position: relative;
}
	#afterkapture .kchomeincls {
    flex-direction: column;
	}
	.self-serve-col, .agent-suite-col, .insights-col{
		    width: -webkit-fill-available;

	} 
.sticky-container.is-after-view .kchomeleft {
    width: -webkit-fill-available;
    padding: 0;
    opacity: 1;
    pointer-events: none;
    padding: 20px;
	display:block;
}
	.kchomecol2, .is-after-view .kapture-controls {
  margin-top:0px;
	}
	.sosechide{
		display:none;
	}
	.kcclientmob{
		display:block;
	}
	.kcclientdesk{
		display:none;
	}
}


