.wpcf7-not-valid-tip {
    text-align: start;
}
.slick-slider, .slick-list, .slick-track {
    width: 100%;  /* or any specific width */
    height: 100%; /* set a specific height */
}

.service-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px;
	position:relative;
	background-attachment:fixed;
}
.service-banner::after {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0px;
    -webkit-filter: blur(7px);
    filter: blur(0px);
    content: '';
    left: 0;
    width: 100%;
    height: 25%;
    background: linear-gradient(360deg, #080712 0%, rgba(0, 0, 0, 0.00) 100%);
}
/* challenge_section */
.challenge-main ul {
    margin-top: 28px;
}

.challenge-main ul li {
    margin-bottom: 24px;
	display:flex;
}

.challenge-main ul li svg {
    margin-right: 16px;
	
}

.challenge-main ul li span {
    margin-bottom: 24px;
    color: #B4B2B2;
    font-family: var(--fontRoboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
	margin-bottom:0px;
}

.challenge-main ul li span:last-child span {
    font-family: var(--fontRobotoMD);
    font-weight: 600;
    color: #EAEAEA;
}

.challenge-main ul li:last-child {
    margin-bottom: 0px;
}
.challenge-main img {
    width: 100%;
	height:100%;
	object-fit:cover;
}

/* challenge_section */

/* with-us_section */

.with-us-section {
    margin: 100px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
}

.video-overlay {
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
	z-index:9;
}

.with-us-section video {
    height: 380px;
    object-fit: cover;
}
.video-gredient{
	position:relative;
}
.with-us-section .video-gredient::before{
	position: absolute;
    z-index: 10;
    top: 0px;
    right: 0;
    bottom: 0px;
    -webkit-filter: blur(7px);
    filter: blur(0px);
    content: '';
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(180deg, #080712 0%, rgba(0, 0, 0, 0.00) 100%);
}
.with-us-section .video-gredient::after {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0px;
    -webkit-filter: blur(7px);
    filter: blur(0px);
    content: '';
    left: 0;
    width: 100%;
    height: 25%;
    background: linear-gradient(360deg, #080712 0%, rgba(0, 0, 0, 0.00) 100%);
}
.with-us-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 32%;
	margin:auto;
	z-index:9;
}

.with-us-main h2 {
    margin-bottom: 18px;
    position: relative;
    display: inline-block;
}

.with-us-main h2::before {
	content: "";
    position: absolute;
    background: #9066F2;
    height: 1px;
    width: 138px;
    right: 108%;
    top: 50%;
}

.with-us-main h2::after {
    content: "";
    position: absolute;
    background: #9066F2;
    height: 1px;
    width: 138px;
    left: 108%;
    top: 50%;
}
.single-service.postid-627 .with-us-main h2::before {
    width: 138px;
    right: 103%;
}
.single-service.postid-627 .with-us-main h2::after {
    width: 138px;
    left: 103%;
}
.single-service.postid-625 .with-us-main h2::after,  .single-service.postid-625 .with-us-main h2::before{
	display:none;
}

.with-us-main>div {
    margin: auto;
}

/* with-us_section */

/* network_section */
.network-main p {
    color: #B4B2B2;
    font-family: var(--fontRoboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 24px 0px;
}

.network-main img {
    width: 100%;
}

.network-main .main-btn {
    text-transform: capitalize;
}

/* network_section */

/* comprehensive_section */
.comprehensive-section {
    margin-top: 100px;
}

.comprehensive-main h2 {
    margin-bottom: 44px;
}

.comprehensive-main span.sub-heading-span-2::before {
    width: 7%;
    left: 47%;
}

.comprehensive-main>div:first-child {
    text-align: center;
}

.comprehensive-main>div:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.comprehensive-box {
    position: relative;
    width: 32%;
	background:#F2B266E5;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(2){
	background:#D666F2E5;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(3){
	background:#9066F2E5;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(4){
	background:#F2B266;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(5){
	background:#D666F2;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(6){
	background:#9066F2;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(7){
	background:#F2B266;
}
.comprehensive-slider>div>div .comprehensive-box:nth-child(8){
	background:#D666F2;
}
.comprehensive-box img {
    width: 100%;
}

.comprehensive-box>div {
    position: absolute;
    bottom: 23px;
    left: 23px;
	right: 23px;
}

.comprehensive-box a {
    color: #FFF;
    font-family: var(--fontRobotoLight);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}

.comprehensive-main h6 {
    color: #FFF;
    font-family: var(--fontRobotoB);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 4px;
}


.comprehensive-main .comp-res-img {
    display: none;
}

.comprehensive-main .compre-res p {
    color: #F5F5F5;
    font-family: var(--fontRobotoMD);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.comprehensive-main .compre-res {
    display: none;
}

.comprehensive-box:hover .comp-content{
    display: none;
}

.comprehensive-box:hover .compre-res{
    display: block;
}
.comprehensive-box:hover img{
	opacity:0.2;
}
/* comprehensive_section */
/* benefit_section */
.benefit-section {
    margin: 100px 0px;
}

.benefit-main {
    text-align: center;
}

.benefit-main h2 {
    margin-bottom: 44px;
}

.benefit-main span.sub-heading-span-2::before {
    width: 17%;
    left: 44%;
}

.benefit-box {
    padding: 16px;
    border: 0.5px solid rgba(161, 174, 191, 0.60);
    background: #11101F;
    text-align: left;
    margin-bottom: 24px;
}

.benefit-box h6 {
    color: #FFF;
    position: relative;
    font-family: var(--fontRoboto);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    padding: 16px 0px;
    position: relative;
}

.benefit-box h6::after {
    content: "";
    height: 2px;
    width: 15%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #7900C0;
}

.benefit-box p {
    color: #BDBDBD;
    font-family: var(--fontRoboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-top: 16px;
}
 .benefit-box p {
	min-height:79px;
}
 .single-service.postid-619 .benefit-box h6 {
    min-height: 102px;
}
.single-service.postid-627 .benefit-box p {
    min-height: 53px;
}
.single-service.postid-622 .benefit-box p {
	min-height:auto;
}
.single-service.postid-620 .benefit-box p {
    min-height: 104px;
}
/* benefit_section */

/* choose_section */
.choose-section {
    padding: 100px 0px;
/* 	padding-bottom:140px; */
    margin-bottom: 100px;
    background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
}

.choose-main ul {
    margin-top: 28px;
}

.choose-main ul li {
    margin-bottom: 24px;
    display: flex;
}

.choose-main ul li span {
    margin-bottom: 24px;
    color: #B4B2B2;
    font-family: var(--fontRoboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
}

.choose-main ul li svg {
    margin-right: 16px;
}

.choose-main ul li:nth-child(2) {
    margin-left: -20px;
}

.choose-main ul li:nth-child(3) {
    margin-left: -40px;
}

.choose-main ul li:nth-child(4) {
    margin-left: -60px;
}
.choose-main ul li:nth-child(5) {
    margin-left: -80px;
}

.choose-main ul li span:last-child span {
    font-family: var(--fontRobotoMD);
    font-weight: 600;
    color: #EAEAEA;
}

.choose-main ul li:last-child {
    margin-bottom: 0px;
}

/* choose_section */

/* Transformative section */
.transformative-section {
    margin-bottom: 100px;
}

.transformative-section span.sub-heading-span-2::before {
    width: 20%;
}

.transformative-main h2 {
    margin-bottom: 44px;
}

.transformative-main>div:first-child {
    text-align: center;
}

.transformative-main .transformative-slider {
    margin: 0px 110px;
}

.trans-box {
    border: 0.5px solid rgba(200, 195, 195, 0.60);
}

.trans-box h6 {
    color: #FFF;
    font-family: var(--fontRobotoMD);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
}

.trans-box p {
    color: #CBCBCB;
    font-family: var(--fontRobotoLight);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    z-index: 1;
    position: relative;
}
.trans-box-top>p {
    min-height: 150px;
}
.trans-box-top {
    padding: 40px;
    background: #11101F;
    position: relative;
}

.trans-box-top>div {
    display: flex;
    align-items: center;
    margin-top: 26px;
}

.trans-box-top>div>div {
    margin-left: 20px;
}

.trans-box-top h3 {
    color: #54186E;
    /* font-family: AvertaStd-Regular; */
    font-size: 200px;
    font-style: normal;
    font-weight: 400;
    line-height: 220px;
    position: absolute;
    left: 15px;
    top: -10px;
    opacity: 0.5;
}

.trans-box-top h5 {
    color: #FFF;
    text-align: center;
    font-family: var(--fontRobotoB);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 6px;
}

.trans-box-bottom {
    padding: 36px 40px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
}

.trans-box-bottom h4 {
    color: #FFF;
    text-align: left;
    font-family: var(--fontRoboto);
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 8px;
}

.trans-box-bottom p {
    color: #CBCBCB;
    font-family: var(--fontRobotoLight);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}

.trans-box-bottom>div>div:first-child {
    padding-right: 50px;
}

.trans-box-bottom>div {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.trans-box-bottom>div>div:last-child {
    padding-left: 50px;
    border-left: 1px solid rgba(255, 255, 255, 0.30);
}

/* Transformative section */

/* insight-section */
section.insight-section {
    margin-bottom: 100px;
}

.insight-section span.sub-heading-span-2::before {
    width: 27%;
    left: 36%;
}

.ingight-main .list-row {
    text-align: center;
}

.ingight-main .list-row>div:first-child {
    margin-bottom: 40px;
}

.categories ul {
    justify-content: center;
}

.ingight-main .blog-post img {
    height: 300px;
    width: 100%;
}

.blogs-list .blog-link {
    display: inline-block;
    color: #BFBFBF;
    font-family: var(--fontRobotoMD);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    margin-top: 27px;
    display: flex;
    align-items: center;
}

.blogs-list .blog-link svg {
    margin-left: 6px;
}

.blogs-list .blog-link:hover {
    text-decoration: underline;
}

/* insight-section */

/* schedule-section */
.schedule-section button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit{
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, 0.60);
	color: #FFF;
	background: transparent;
}
.schedule-section button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit svg{
	display:none;
}
.schedule-section button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
	background:#9066F2;
	border:1px solid #9066F2;
}


/*  schedule-section  */

@media screen and (max-width:1399px) {
.single-service.postid-623 .benefit-box h6, .single-service.postid-622 .benefit-box h6, .single-service.postid-623 .benefit-box h6, .single-service.postid-625 .benefit-box h6 {
    	min-height: 101px;
	}
	.single-service.postid-626 .benefit-box p{
		    min-height: 102px;
}
	.trans-box-bottom>div>div:first-child {
    padding-right: 30px;
}
	.trans-box-bottom>div>div:last-child {
    padding-left: 30px;
}
	.trans-box-top>p {
    min-height: 189px;
}
}
@media screen and (max-width:1199px) {
 .single-service.postid-627 .with-us-main h2::after {
    width: 87px;
    left: 102%;
}
	 .single-service.postid-627 .with-us-main h2::before {
    width: 87px;
    right: 102%;
}
	 .with-us-main h2::before, .with-us-main h2::after {
		content:unset;
    }
	.choose-main ul li {
    margin-left: 0px !important;
	}
}
@media screen and (max-width:991px) {
.service-banner {
    padding: 140px 0px;
}
}
@media (min-width:991px) and (max-width:1199px) {
	.benefit-box h6 br{
		display:none;
	}
	.benefit-box h6{
		min-height:106px;
	}
	.benefit-box p {
    min-height: 131px !important;
	}
}

@media (min-width:767px) and (max-width:991px) {
	.challenge-main>div:last-child {
    	margin-top: 32px;
	}
	.network-left {
    	margin-top: 32px;
		order: 2;
	}
	.benefit-box p {
    	min-height: 134px !important;
	}
}

@media screen and (max-width:767px) {
    .main-btn {
        font-size: 12px;
        line-height: 20px;
        padding: 10px 24px;
    }

    .slick-slide {
        margin: 0px;
    }

    .with-us-section video {
        height: 240px;
    }
	.with-us-main {
    	top: 22%;
	}
	.with-us-main h2 br{
		display:none;
	}
    .service-banner {
        padding: 120px 0px;
		padding-bottom: 80px;
		background-attachment:unset;
    }
/* challenge-section */
    .challenge-main>div:first-child {
        margin-bottom: 24px;
    }

    .challenge-main img {
        width: 100%;
    }

    .challenge-main ul li span {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 22px;
    }

    .challenge-main ul li span svg {
        width: 15px;
        margin-right: 8px;
    }

    .challenge-main ul li {
        margin-bottom: 16px;
        display: flex;
        align-items: center;
    }

/* challenge-section */
    .choose-main>div:first-child {
        margin-bottom: 24px;
    }

    .choose-main img {
        width: 100%;
    }

    .choose-main ul li span {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 22px;
    }

    .choose-main ul li span svg {
        width: 15px;
        margin-right: 8px;
    }

    .choose-main ul li {
        margin-bottom: 16px;
        display: flex;
        margin-left: 0 !important;
    }

    .choose-section {
        padding: 24px 0px;
        margin-bottom: 40px;
		padding-bottom:60px;
		position:relative;
    }
	.choose-section::after {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0px;
    -webkit-filter: blur(7px);
    filter: blur(0px);
    content: '';
    left: 0;
    width: 100%;
    height: 8%;
    background: linear-gradient(360deg, #080712 0%, rgba(0, 0, 0, 0.00) 100%);
}

    /* .comprehensive-section */
    .comprehensive-section {
        margin-top: 40px;
        overflow-x: hidden;
    }

    .comprehensive-main h2 {
        margin-bottom: 24px;
    }

    .comprehensive-main h6 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0px;
    }

    .comprehensive-box a {
        font-size: 12px;
        line-height: 20px;
    }

    .comprehensive-box svg {
        width: 12px;
        height: 12px;

    }

    .comprehensive-main h6 br {
        display: none;
    }

    .comprehensive-main .compre-res p {
        font-size: 12px;
        line-height: 20px;
    }

    /* .comprehensive-section */

    .with-us-section {
        margin: 40px 0px;
        padding: 0px;
    }


    .network-left {
        order: 2;
        margin-top: 24px;
    }

    .network-main p {
        font-size: 14px;
        line-height: 22px;
    }
	
	/* 	.benefit-section */
    .benefit-main h2 {
        margin-bottom: 24px;
    }

    .benefit-section {
        margin: 40px 0px;
        overflow-x: hidden;
    }

    .benefit-box h6 {
        font-size: 16px;
        line-height: 22px;
        padding: 8px 0px;
    }
	.benefit-box h6 br{
		display:none;
	}
    .benefit-box p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 8px;
    }

    .benefit-box {
        margin-bottom: 8px;
    }
	.single-service.postid-623  .benefit-box p{
		min-height:auto;
	}
.single-service.postid-623 .benefit-box h6, .single-service.postid-622 .benefit-box h6, .single-service.postid-623 .benefit-box h6, .single-service.postid-625 .benefit-box h6, .single-service.postid-619 .benefit-box h6  {
    	min-height: auto;
	}
	    .single-service.postid-626 .benefit-box p {
        min-height: 67px;
    }
		.benefit-box p {
    	min-height: 67px;
	}
	/* 	benefit-section */
	
    /* .transformative-section */
    .transformative-section {
        margin-bottom: 80px;
    }

    .transformative-main .transformative-slider {
        margin: 0px;
    }

    .transformative-main h2 {
        margin-bottom: 24px;
    }

    .trans-box-top {
        padding: 24px;
    }

    .trans-box h6 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .trans-box p {
        font-size: 14px;
        line-height: 22px;
		min-height:auto;
    }

    .trans-box h5 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .trans-box-bottom {
        padding: 24px;
        padding-top: 40px;
    }

    .trans-box-bottom h6 {
        margin-bottom: 8px;
    }

    .trans-box-bottom h4 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .trans-box-bottom p {
        font-size: 14px;
        line-height: 22px;
    }

    .trans-box-top h3 {
        left: -1px;
        top: -25px;
    }

    .trans-box-bottom>div>div:last-child {
        padding-left: 24px;
    }

    .trans-box-bottom>div>div:first-child {
        padding-right: 24px;
    }

    /* .transformative-section */

    .insight-section .slick-dotted.slick-slider {
        margin: 0px;
    }

    .blogs-list .blog-link {
        margin-top: 20px;
    }

    section.insight-section {
        margin-bottom: 60px;
    }

    .ingight-main .list-row {
        text-align: left;
    }

    .ingight-main .categories ul {
        justify-content: left;
    }

    .ingight-main .list-row>div:first-child {
        margin-bottom: 24px;
    }

    .insight-section span.sub-heading-span-2 {
        padding-left: 6px;
    }

    .insight-section span.sub-heading-span-2::before {
        width: 1px;
        left: 0;
        height: 90%;
        top: 0;
    }
}