/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 18 2025 | 13:03:33 */
.case-title a {
  color: #1D1D1F;
  
}

.case-title a:visited,
.case-title a:active {
  color: #1D1D1F;
}

.case-title a:hover,
.case-title a:visited:hover,
.case-title a:active:hover {
  color: #FF3333;
}
.op-top img {	object-position: top !important;	}
.img-radius-16 img{	border-radius: 16px !important; 	}

@media  (min-width: 1600px){
	.life-of-american-slider .slick-slide img {
		width: 100%;
		height: 720px !important;
	}
}
@media  (max-width: 768px){
	    .life-of-american-slider .slick-slide img {
        width: 100%;
        height: 284px !important;
        object-fit: cover !important;
    }
}

.get-started-para {
    max-width: 592px !important;
    text-transform: none !important;
    text-align: center !important;
}






/**************************overview**************************/
#cm.box.center, #cm.cloud{left:unset !important; top:unset !important; bottom:0px !important;}
.page-id-1077 header{background-color:#190505 !important;}
.page-id-1077 #mobile-header{background-color:#190505 !important;}
.page-id-44 #mobile-header{background-color:#190505 !important;}
.page-id-1028 #mobile-header{background-color:#190505 !important;}
.page-id-1028  header{background-color:#190505 !important;}
.over-h1{font-size:88px !important; line-height:120%;}
.border-rad img{border-radius:8px;}
.border-radius img{border-radius:16px;}
.our-origin-section img{border-radius:16px; }
.first-image img{height:439px; object-fit:cover;}
.second-image img{height:367px; object-fit:cover;}
.our-origin-section .h5{font-size: 20px;line-height: 120%;}
.our-mission figure{position:relative;}
.our-mission figure:after{ content: "";
    background-image: url(/wp-content/uploads/2025/04/our-mission.svg);
    position: absolute;
    top: 32%;
    right:0px;
    width: 200px;
    height:201px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;}
.plus-img {position:absolute; left:20px; bottom:16px;}
.plus-img1{position:absolute; right:8px; top:16px;}
.our-vision figure{position:relative;}
.left-col{width: fit-content;
    padding-left: 20px;}
.right-col{width: fit-content;}
.our-vision figure:before{ content: "";
    background-image: url(/wp-content/uploads/2025/04/our-vision.svg);
    position: absolute;
    top: 32%;
    left:6px;
    width: 200px;
    height:201px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;}

.hr hr{margin:0px;}
.overview-team .img{margin-bottom:16px !important; width:100%;}
.overview-team .img img{width:100%;}
.team-grid{background-color:#fff; border-radius:8px;}
.mob{display:none;}

/****************************end*****************************/












.slider-wrapper {
  position: relative;
  width: 100%;
}


.custom-arrows {
  max-width: 1216px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  justify-content: space-between;
  pointer-events: none; /* allow clicks through container */
}

.custom-prev, .custom-next {
  pointer-events: auto;
  background: rgba(255, 255, 255, 1);
  color:#000;
  border: none;
  padding: 10px 16px;
  cursor: pointer;
  font-size: 24px;
  border-radius: 50%;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.25);

}

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background{height:unset !important;}
.llife-desktop{display:block;}
.llife-mobile{display:none;}
.box {
  position: sticky;
  top: 100px; /* Stick each box at the top before it moves up */
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
} 
.life-list{display:flex; flex-direction:column; gap:5px; margin-bottom:24px !important; margin-left:17px !important;}
.txt-right{text-align:right;}
.life-image{height:100%;}
.life-image img{height:100%; object-fit:cover; border-radius:8px;}
.life-list li::marker {
    color: rgba(255, 48, 47, 1); /* Change number color */
   
}
.life-reward{display: flex;gap: 16px;align-items: center;}

.life-reward h3{font-family: Inter;
font-weight: 500;
font-size: 28px;
line-height: 120%;
	letter-spacing: -1%;}
.life-of-american-banner {
    position: relative;
    overflow: hidden; 
    z-index: 1; 
}

/* Default: Optimized for 1440px */
.life-of-american-banner:before {
    content: "";
    background-image: url(https://americanchase.saltlabs.in/wp-content/uploads/2025/04/circle.png);
    position: absolute;
    top: 84%;
    right: -267px;
    width: 70%;
    height: 120%;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    transform: translateY(-50%);
    transition: inherit;
    pointer-events: none;
}

@media (min-width: 1540px) and (max-width: 1921px){
.gb-grid-wrapper > .gb-grid-column-1b448db7 {
    width: 47% !important;
}
	.gb-grid-wrapper > .gb-grid-column-ec86c732 {
    width: 53%;
}
	.left-col {
    width: fit-content;
    padding-left: 58px;
}
	.gb-grid-wrapper > .gb-grid-column-10d6163b {
    width: 48%;
}
	.gb-grid-wrapper > .gb-grid-column-0011088e {
    width: 42%;
}
}
@media (min-width: 1500px) and (max-width: 1539px){
	.left-col {
    width: fit-content;
    padding-left: 0px;
		margin-left: 159px;
}
.gb-grid-wrapper > .gb-grid-column-0011088e {
    width: 38%;
}
}
@media (min-width: 1400px) and (max-width: 1449px){

.left-col {
    width: fit-content;
    padding-left: 0px;
	        margin-left: 112px;
}
	.gb-grid-wrapper > .gb-grid-column-0011088e {
    width: 41%;
}
}
@media (min-width: 1300px) and (max-width: 1349px){
.gb-grid-wrapper > .gb-grid-column-10d6163b {
    width: 57%;
}
	.left-col {
    width: fit-content;
    padding-left: 0px;
    margin-left: 74PX;
}
.gb-grid-wrapper > .gb-grid-column-1b448db7 {
    width: 57%;
}
.gb-grid-wrapper > .gb-grid-column-ec86c732 {
    width: 43%;
}
.gb-grid-wrapper > .gb-grid-column-0011088e {
    width: 42%;
}
}
@media (min-width: 1600px) {
    .life-of-american-banner:before {
        width: 90%;
        height: 130%;
        right: -262px;
        top: 89%;
    }
}

@media (max-width: 1280px) {
    .life-of-american-banner:before {
        width: 80%;
        right: -340px;
        top: 90%;
    }
}
@media (max-width: 1024px) {
	.mob{display:none;}
	.left-col {
    width: auto;
    padding-left: 0px;
}
	.right-col {
    width: auto;
    padding-left: 0px;
}
	.flex-direction-mission{flex-direction: column-reverse;}
	.custom-arrows {
		margin-left:44px; padding-right:44px;}
	
    .life-of-american-banner:before {
        width: 921px;
        right: -146px;
        top: 88%;
    }
	.life-of-american-slider .slick-slide img {
    width: 100%;
    height: auto;
    object-fit: unset;
}
}


@media (max-width: 767px) {
	.desk{display:none;}
	.mob{display:block !important;}
	.over-h1{font-size:32px !important; line-height:120%;}
	.culture{display:none;}
	.line2{display:none;}
	
	.inner3{display:none;}
	.first-image img {
        height: 128px !important;
        object-fit: cover;
    }
	.second-image img {
        height: 128px !important;
        object-fit: cover;
    }
	.flex-direction{flex-direction: column-reverse;}
    .life-of-american-banner:before {
      width: 921px;
        right: -305px;
        top: 103%;
    }
	.custom-arrows {
		display: none !important;}
}
@media (min-width: 320px) and (max-width: 375px) {
    .life-of-american-banner:before {
      width: 921px;
        right: -305px;
        top: 104%;
    }
}
.life-of-american-slider	.slick-next, .slick-prev { top: 46% !important;}
	.we-dont-just-work-section .image{position:relative;}
.inner:before{top: -78px;left: unset;
	width: 525px;}
.we-dont-just-work-section img{border-radius:0px 0px 16px 16px;}
.life-of-american-slider{position:relative; margin-bottom:0px !important;}
.life-of-american-slider .slick-next:before, .slick-prev:before{display:none;}
.life-of-american-slider .slick-slide{ position:relative;
}
.life-of-american-slider .slick-slide img{width:100%; height:640px; object-fit:cover; object-position: top !important;}
.life-of-american-slider .slick-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   background: 
linear-gradient(180deg, rgba(0, 0, 0, 0) 74.72%, #000000 100%);
    z-index: 1;
}

/*.life-of-american-slider .slick-next {
    width: auto;
    right: 70px;
}

.life-of-american-slider .slick-prev {
    width: auto;
    left: 70px;
}*/
.life-of-american-slider  .slick-dots {bottom: 50px; margin:0px;}
.life-of-american-slider  .slick-dots li.slick-active button:before { opacity: 1 ;color: #fff;}
.life-of-american-slider  .slick-dots li button:before{opacity:0.25 ;color: #fff; font-size: 8px;
    line-height: unset;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
	height: 8px;}

/*@media  (min-width: 1440px) and  (max-width: 1920px){
	
.life-of-american-slider .slick-next { right: 160px;}
.life-of-american-slider .slick-prev {left: 160px;}
	
}


@media  (min-width: 1290px) and  (max-width: 1400px){
	
.life-of-american-slider .slick-next {right: 118px;}
.life-of-american-slider .slick-prev {left: 118px;}
	
}*/
@media (max-width: 1024px) {
	.our-mission figure:after{ 
    top: unset;
		bottom:-112px;
    right:36%;
   }

	.llife-desktop{display:none;}
	.our-vision figure:before {
   top:unset;
    bottom: -112px;
    left: 34%;
    
}
.llife-mobile{display:block;}
	.llife-mobile img{width:100%;}
	.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background{height:100% !important;}
	.wp-block-cover, .wp-block-cover-image{min-height:100% !important; }
	.life-of-american-slider .slick-slide img {
    width: 100%;
    height: auto;
    object-fit: unset;
}
	.life-of-american-slider .slick-prev {
    width: auto;
    left: 40px;
}
		.life-of-american-slider .slick-next {
    width: auto;
    right: 40px;
}
	.first-image img{height:292.67px; object-fit:cover;}
.second-image img{height:244.67px; object-fit:cover;}
}
@media (max-width: 767px) {
	.life-image img{width:100%;}
	.abc img{height:auto !important;}
	   .over-view-banner  .h5 {
        font-size: 16px;
        line-height: 90%;
    }

	.plus-img {position:absolute; left:11px; bottom:11px; width:24px;}
.plus-img1 {
      right:11px;
        top: unset;
        width: 24px;
        bottom: 11px;
    }
	.our-mission figure:after {
        bottom: -112px;
        right: 25%;
    }
	    .our-vision figure:before {
        bottom: -112px;
        left: 20%;
    }
	.life-of-american-slider .slick-dots {
    bottom: 27px;
    margin: 0px;
}
	.life-reward h3 {
   
    font-size: 18px;
    line-height: 120%;
    
}
	}

.overview_seprataor{
width:40%;
margin-bottom: 0px;
    margin-top: 0px;
}
