body.login{padding-bottom:0px;}.hide{display:none !important;}.show{display:block;}
/* .mission-section .mission-boxes .mission-list .mission-column .mission-box h3, .mission-section .mission-boxes .mission-list .mission-column .mission-box ul li p, .item-blogsWrap .blog-box a, .item-blogsWrap .blog-box p {
	display: -webkit-box;
	max-width: 400px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
} */
.form-check.margin-0 {
	margin: 0 !important;
}

input.readonly {
	pointer-events: none;
	color: gray;
}

#SelectCountry {
	padding-left: 43px;
	padding-right: 1px;
	width: 100%;
	border-radius: 21px 0px 0px 21px;
}
.input-group-prepend{
	flex: 0 150px;
}
.width-63{
	width: 63% !important;
}
.input-group-prepend {
	width: 130px;
}
.form-control.add-country-textbox.readonly.SelectCountry {
	padding-left: 43px;
	padding-right: 1px;
	width: 100%;
	border-radius: 21px 0px 0px 21px;
}
#company_type {
	-moz-appearance: none;
	background-image: url(../images/arrow-down.svg);
	background-repeat: no-repeat;
	background-size: 9px 6px;
	background-position: right 17px center;
}
.form-box .login-with-social a{
	padding:0px;
}
.modal-backdrop.fade.show {
	z-index: 0;
}
.bootbox-close-button.close {
	margin-top: 0px !important;
	padding: 0;
	border: 0;
	background-color: transparent;
	appearance: none;
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}
.bootbox.modal.fade.bootbox-confirm.show {
	top: 35px;
}


.model .select2.select2-container,.property .select2.select2-container {
	width: 100% !important;
}
.model .select2-search__field,.property .select2-search__field {
	width: 100% !important;
}
.styled-selectors {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 0 0;
}
.styled-selectors input[type="checkbox"]:not(old), input[type="radio"]:not(old):not(.style_none_checkbox) {
	top: 0;
}
.styled-selectors input[type="checkbox"]:not(old), input[type="radio"]:not(old):not(.style_none_checkbox) {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
	position: absolute;
	left: 0px;
	cursor: pointer;
}
.styled-selectors input[type="radio"]:checked + label {
	background-repeat: no-repeat;
	background-image: url(../images/check-radio.png);
	background-position: 0px 2px;
}
.styled-selectors input[type="radio"]:not(old) + label {
	color: #000;
	font-size: 16px;
	font-weight: 400;
}
.styled-selectors input[type="checkbox"]:not(old) + label, input[type="radio"]:not(old) + label {
	display: inline-block;
	padding-left: 27px;
	cursor: pointer;
	font-weight: normal;
	font-size: 15px;
}
.styled-selectors input[type="radio"]:not(old) + label {
	background-repeat: no-repeat;
	background-image: url(../images/uncheck-radio.png);
	background-position: 0px 2px;
}
.label_flex{display:flex;}
.label_asterick {
	color: red;
	margin-top: 2px;
	font-size: 14px;
	padding: 0 36px;
}
.bootstrap-tagsinput{
	border: none !important;
	width: 100%;
}

.tooltipShow .material-icons {
    padding: 0px 5px 0px 5px;
	font-size: 20px;
}

.brand-tooltip{
	padding-left: 5px;
	position: absolute;
	top: 6px;
}

.ld-ball::after, .ld-ring::after, .ld-hourglass::after, .ld-loader::after, .ld-cross::after, .ld-square::after, .ld-pie::after, .ld-spinner::after {
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: " ";
	display: inline-block;
	background: center center no-repeat;
	background-size: cover;
}
.ld-ring::after {
	border-radius: 50%;
	border: .2em solid;
	-webkit-background-clip: padding-box;
	border-color: currentColor currentColor currentColor transparent;
}
.ld-ext-right.running > .ld, .ld-ext-left.running > .ld, .ld-ext-bottom.running > .ld, .ld-ext-top.running > .ld, .ld-over.running > .ld, .ld-over-inverse.running > .ld, .ld-over-full.running > .ld, .ld-over-full-inverse.running > .ld {
	opacity: 1;
	z-index: auto;
}
.btn.disabled, .btn:disabled {
	opacity: .65;
}
.disabled {
	pointer-events: none;
	cursor: not-allowed;
	color: #cfd0d4 !important;
}
.ld-ext-right, .ld-ext-left, .ld-ext-bottom, .ld-ext-top, .ld-over, .ld-over-inverse, .ld-over-full, .ld-over-full-inverse {
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
	transition-timing-function: ease-in;
	overflow: hidden;
}
.ld-ext-right > .ld, .ld-ext-left > .ld, .ld-ext-bottom > .ld, .ld-ext-top > .ld, .ld-over > .ld, .ld-over-inverse > .ld, .ld-over-full > .ld, .ld-over-full-inverse > .ld {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.5em;
	opacity: 0;
	z-index: -100;
	-webkit-transition: all .3s;
	transition: all .3s;
	transition-timing-function: ease-in;
}
.ld.ld-spin {
	-webkit-animation: ld-spin 1s infinite;
	animation: ld-spin 1s infinite;
}
.ld-ball, .ld-ring, .ld-hourglass, .ld-loader, .ld-cross, .ld-square, .ld-pie, .ld-spinner {
	width: 1em;
	height: 1em;
	position: relative;
	color: inherit;
}
.ld-ext-right > .ld {
	top: 50%;
	left: auto;
	right: 1em;
}
.ld-ext-right > .ld {
	right: 25px !important;
	left: auto !important;
}
.career-list > ul > li.no_record_found_career{
	background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #eaebeb;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.no_record_found_mission{
	background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #eaebeb;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	min-height: 300px;
	min-width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.portfolio_no_record_found{
	background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #eaebeb;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	min-height: 300px;
	min-width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}


 
.no-record-card{
	border: 0px solid rgba(0,0,0,.125);
}
.form-box .form-group .input-password .eye-icon img.img-2 {
	display: none;
}
.form-box .form-group .input-password.show .eye-icon img.img-1 {
	display: none;
}
.form-box .form-group .input-password.show .eye-icon img.img-2 {
	display: inline-block;
}
.no_record_found{
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #eaebeb;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	min-height: 300px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	opacity : unset !important;
}
.loading-cntant {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	top: 0;
	bottom: 0;
	text-align: center;
	display: none;
	z-index: 999999;
	left: 0;
}
.loader, .loader::after {
	border-radius: 50%;
	width: 160px;
	height: 160px;
}
.loader {
	margin: auto;
	font-size: 10px;
	position: absolute;
	text-indent: -9999em;
	border-top: 8px solid #fff;
	border-right: 8px solid #fff;
	border-bottom: 8px solid #fff;
	border-left: 8px solid #000;
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
	display: table-cell;
	vertical-align: middle;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.loading-cntant figure {
	display: inline-block;
	margin: 0;
	background-color: transparent;
	width: 114px;
	height: 114px;
	vertical-align: middle;
	line-height: 114px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}
.pd-0{padding:0 !important;}
@-webkit-keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.facebook_image{
	height:33px;
	cursor:pointer;
}

.err{
	padding: 0 20px;
}

/* Custom CSS */
.video-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.video {
    max-width: 100%;
    cursor: pointer;
    transition: transform 0.2s;
}
.video:hover {
    transform: scale(1.2);
}
.child_navs a{
padding: 6px 10px;
  font-size: 14px;
  color: #000;
  border-radius: 20px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.child_navs a.active{
	background-color: #000;
  color: #ffffff;
}
.child_navs li {
	margin-right: 0 !important;
	padding: 0px !important;
	width: auto !important;
}

.cardtab-content .nav-tabs {
	border: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cardtab-content .nav-tabs .nav-link.active {
	background-color: #000;
	color: #ffffff;
}
.cardtab-content .nav-tabs .nav-link {
	border: 0;
	padding: 10px 20px;
	background-color: transparent;
	color: #000;
	border: solid 1px #000;
	border-radius: 50px;
	min-width: 220px;
}
.cardtab-content .nav-tabs li {
	margin-right: 15px;
}
.child_navs2 a{
	padding: 6px 10px;
	  font-size: 14px;
	  color: #000;
	  border-radius: 20px;
	  height: 35px;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	}
	.child_navs2 a.active{
		background-color: #000;
	  color: #ffffff;
	}
	.child_navs2 li{
		margin-right: 15px !important;
	  padding: 0px 10px !important;
	  width: 2px !important;
	}


	.generated_image {
		width: 100%;
		height: 295px; /* Adjusted to match the approximate textarea height */
		border: 2px solid #ccc; /* Neutral gray border */
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #fff;
		color: #666; /* Subtle gray text for placeholder */
		font-size: 16px;
		text-align: center;
		border-radius: 10px; /* Rounded corners */
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow */
		overflow: hidden; /* Hide overflow */
		margin-top: 15%;
	}
	.generated_image img {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
	}
	/*AI page css*/
.ai-button{-webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; text-decoration: none; border: 1px solid #000; font-size: 15px; color: #ffffff; display: flex; align-items: center; justify-content: center; padding: 0px 16px; border-radius: 4px; height: 50px; border-radius: 100px; background-color: #000; min-width: 180px; font-family: "FK Grotesk Medium"; max-width: 200px; margin:20px auto 0; background-color: #ffffff; color: #000; font-size: 16px; letter-spacing: 0.6px;}
.ai-button:hover{border-color: #ffffff;  background-color: transparent;  color: #ffffff;}

.about-section .how-itWork-inner .left h2::after{bottom: 0;}
.how-it-work.legal-coverage-section{padding-top: 0;}
.how-it-work.legal-coverage-section .heading{margin-bottom: 25px;}
.legal-coverage-section.how-it-work .how-it-work-box ul{justify-content: center;}
.legal-coverage-section.how-it-work .how-it-work-box ul li{flex: 0 0 33.33%; max-width: 33.33%;}
.faq-page.faq-section{padding:50px 24px;}
.faq-page.faq-section .container{max-width: 1550px;}
.faq-page.faq-section .faq-box{border-radius: 4px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 2.55px 0.45px rgba(0,0,0,0.1); box-shadow: 0px 0px 2.55px 0.45px rgba(0,0,0,0.1); padding:50px 30px;}
.faq-page.faq-section .faq-box .accordion{border: solid 1px #dbdbdb; border-radius: 4px;}
.faq-page.faq-section .faq-box .accordion .accordion-item{border: 0; border-bottom: solid 1px #dbdbdb;}
.faq-page.faq-section .faq-box .accordion .accordion-item:last-child{border: 0;}
.faq-page.faq-section .faq-box .accordion .accordion-item .accordion-button{border: 0; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; color: #000; padding: 20px; background-color: #ffffff;}
.faq-page.faq-section .faq-box .accordion .accordion-item .accordion-button[aria-expanded="false"]::after{
	transform: rotate(-90deg);
}
.faq-page.faq-section .faq-box .accordion .accordion-item .accordion-button[aria-expanded="true"]{background-color: #000; color: #ffffff;}
.faq-page.faq-section .faq-box .accordion .accordion-item .accordion-button::after{background-image: url(../../images/arrow-right.svg); background-size: 8px; background-repeat: no-repeat; background-position: center; width: 14px; height: 14px; opacity: 0.6;}
.faq-page.faq-section .faq-box .accordion .accordion-item .accordion-button[aria-expanded="true"]::after {-webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-filter: invert(1); filter: invert(1); opacity: 1;}

.additional-feature{background-color: #f4f7f6; padding: 50px 0;}
.whitebg{background-color: #ffffff; padding:50px 30px;}
.additional-feature ul{display: flex; flex-wrap: wrap; justify-content: center; padding:0; margin:0;}
.additional-feature ul li{padding:20px 20px ; width:33.33%;}
.featurebox{border:1px solid rgb(234,235,235); height:100%; border-radius: 4px; background-color: #ffffff; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; display: flex; align-items: center;}
.featurebox:hover{-webkit-box-shadow: 0px 0px 10px 3.25px rgba(0,0,0,0.16); box-shadow: 0px 0px 10px 3.25px rgba(0,0,0,0.16);}
.featurebox figure{background-color:#000000; margin:0; width: 115px; height: 100%; display: flex; align-items: center; justify-content: center;}
.featurebox-content{width: calc(100% - 115px); padding:20px;}
.featurebox-content h4{font-size: 24px; color: #000; font-family: "FK Grotesk Bold";}
.featurebox-content p{font-size: 15px; color: rgba(0,0,0,0.8);  margin-bottom: 0;  letter-spacing: 0.3px;  line-height: 19px;}
.becomeContributor-sliderRtl.ai-image-slider{direction: rtl;}
.becomeContributor-sliderLtr.ai-image-slider .owl-stage-outer{height: auto;}


.image {opacity: 0; transition: all 0.5s ease;}
.image.active {opacity: 1;}
.locker{position: relative; display: grid; grid-template-columns: [full-start] minmax(4.2rem, 1fr) [center-start] repeat(12, [col-start] minmax(min-content, 8rem) [col-end]) [center-end] minmax(4.2rem, 1fr) [full-end];}
.locker-image {position: relative; grid-column: col-start 2/col-end 6;}
.locker-image img {width: auto; height: 70vh; position: absolute; transition: all 1s ease;width: auto;object-fit: cover;}
.locker-container {position: sticky; position: -webkit-sticky; top: 0; height: 100vh; display: flex; align-items: center; justify-content: center;}
.locker-content{grid-column: col-start 8/center-end;}
.locker-section{height: 100vh; display: flex; justify-content: center; flex-direction: column; width: 70%;}
.locker-section h3{font-size: 24px; color: #000; font-family: "FK Grotesk Bold";}
.locker-section p{font-size: 18px;}

.banner-ai-style{-webkit-animation: infiniteScrollBg 35s linear infinite; animation: infiniteScrollBg 35s linear infinite; background-size: cover; background-position: bottom center; background-repeat: repeat;}
@-webkit-keyframes infiniteScrollBg {
  0% {
    background-position:50% 0
  }
  to {
    background-position:50% -1400px
  }
}
@keyframes infiniteScrollBg {
  0% {
    background-position:50% 0
  }
  to {
    background-position:50% -1400px
  }
}
.how-it-work .how-it-work-box ul li figure img{
	max-width: 100%;
	max-height: 100%;
}
@media(max-width:1199px){
	.how-it-work .how-it-work-box ul li h3{
		font-size: 20px;
	}
	.additional-feature ul li{
		width: 50%;
	}
}
@media(max-width:991px){
	.legal-coverage-section.how-it-work .how-it-work-box ul li{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.how-it-work .how-it-work-box ul li figure{
		margin-bottom: 10px;
	}
	.additional-feature ul li{
		width: 100%;
		padding: 0 0 15px 0;
	}
	.featurebox-content h4{
		font-size: 20px;
	}
	.whitebg{
		padding: 30px 15px;
	}
	.featurebox{
		flex-direction: column;
		align-items: flex-start;
	}
	.featurebox-content{
		width: 100%;
	}
	.featurebox figure{
		margin: 20px 20px 0 20px;
		padding: 10px;
		width: 50px;
		height: 50px;
		border-radius: 10px;
	}
	.featurebox figure img{
		height: auto!important;
		width: auto!important;
	}
	.additional-feature .heading{
		margin-bottom: 15px;
	}
	.child_navs a{
		font-size: 11px;
	}
	.faq-page.faq-section .faq-box{
		padding: 30px 0;
	}
	.faq-page.faq-section{
		padding: 40px 10px
	}
	.additional-feature ul li{
		margin: 0;
	}
	.locker-section{
		width: 100%;
	}
	.locker-image{
		grid-column: col-start 1 / col-end 8;
	}
	.locker-content {
		grid-column: col-start 10 / center-end;
	}
	
}
@media(max-width:767px){
	.locker-section{
		height: auto;
		margin-bottom: 40px;
	}
	.locker-section:last-child{
		margin-bottom: 0;
	}
	.locker-section h3{
		margin-top: 15px;
	}
	.locker{
		display: block;
	}
	.locker-section h3{
		font-size: 20px;
	}
	.locker-section p{
		font-size: 16px;
	}
}
.content-details .header-search{
	z-index: 99;
	position: relative;
}