ul.custom-category-list {
    padding: 0;
    display: flex;
    justify-content: center;
	flex-wrap:wrap;
}

.custom-category-list li {
    padding: 0 5px;
    list-style: none;
}
.custom-category-list li a{
	font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 700;
	color: #014760;
	background-color:#A1CE3F;
	padding:10px 20px;
	border-radius:24px;
	transition:0.03s ease-in;
}

.custom-category-list li.active a {
    background-color: #014760;
    color: #fff;
}

.custom-category-list li a:hover{
	background-color:#014760;
	color:#fff;
}
.blog-grid-sec .elementor-grid-item{
	border-radius:30px;
	box-shadow: 0px 0px 25px 5px #0000001A;
}
.blog-grid-sec .elementor-post__text{
	padding:25px 25px;
}
.blog-grid-sec .elementor-post__text h3.elementor-post__title a{
	font-family: "Roboto", Sans-serif;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500 !important;
    color: #014760;
    display: block;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    min-height: 52px;
}
.blog-grid-sec .elementor-post__meta-data{
	font-size:14px !important;
	line-height:1.1 !important;
	font-weight:500;
	color:#666;
}
.blog-grid-sec .elementor-post__thumbnail__link{
	margin-bottom:0px !important;
}
.blog-grid-sec .elementor-post__read-more{
	background: #A1CE3F !important;
    color: #014760 !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 23px !important;
/*     padding: 12px 50px 12px 25px !important; */
	padding: 12px 25px 12px 25px !important;
    display: inline-block;
    position: relative;
    line-height: 1;
    transition: all 0.2s linear;
    letter-spacing: 0.5px !important;
    margin-top: 15px;
}
/* .blog-grid-sec .elementor-post__read-more:after {
	display: inline-block;
    content: "";
    position: absolute;
    top: 13px;
    right: 25px;
    background-image: url(https://marketandearn.st-staging-env.com/wp-content/uploads/2025/03/arrow-icon.svg);
    width: 16px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: cover;
} */
.blog-grid-sec .elementor-post__read-more:hover{
	background-color:#014760 !important;
	color:#fff !important;
}
.blog-grid-sec .elementor-pagination{
	padding-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-grid-sec .page-numbers{
	margin: 0 5px !important;
    background-color: #014760;
	color:#fff !important;
    font-size: 18px;
    line-height: 1;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.blog-grid-sec .page-numbers.current{
	background-color:#107E57;
}


ul.custom-category-list{
	flex-wrap:wrap;
}
.blog-cover-img {
    position: relative;
    padding-bottom: 50%;
    background: transparent;
    width: 100%;
    overflow: hidden;
}
.blog-cover-img .elementor-widget-container {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.blog-cover-img img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 100%;
    max-width: 100%;
}

/* .single-post .blog-post-main h4{
	font-size: 24px !important;
    letter-spacing: 1px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif;
	margin: 35px 0 15px;
}
.single-post .blog-post-main h5{
	font-size: 22px !important;
    letter-spacing: 1px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif;
	margin: 30px 0 10px;
}
.single-post .blog-post-main h6{
	font-size: 20px !important;
    letter-spacing: 1px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif;
	margin: 30px 0 10px;
} */
.single-post .blog-post-main h1{
	font-family: "Roboto", Sans-serif;
    font-size: 42px !important;
	line-height:1.1 !important;
    font-weight: 500 !important;
    color: #013E55;
	letter-spacing:1px;
}
/* .single-post .blog-post-main h2{
	font-family: "Roboto", Sans-serif;
    font-size: 30px !important;
	line-height:1.1 !important;
    font-weight: 500 !important;
    color: #013E55;
	letter-spacing:1px;
} */
/* .single-post .blog-post-main h3{
	font-size: 28px !important;
    letter-spacing: 1px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif;
	margin: 35px 0 10px;
} */
/* .single-post .blog-post-main ul, .single-post .blog-post-main ol{
	padding-top:12px;
}
.single-post .blog-post-main ul li, .single-post .blog-post-main ol li{
	padding-bottom:12px;
}
.single-post ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info{
	padding:0px !important;
}
.single-post ul li.elementor-icon-list-item{
	gap:5px;
	align-items: flex-start;
}
.single-post ul li .elementor-icon-list-text{
	line-height:1.2 !important;
}
.single-post ul li.elementor-icon-list-item a{
	display: flex;
    gap: 5px;
    align-items: center;
}
.single-post ul.elementor-post-info li span.elementor-icon-list-icon{
	line-height:0px;
}
.single-post ul.elementor-post-info li:first-child span.elementor-icon-list-icon{
	padding-top:5px;
} */
.market-gallery .slick-slide, .new_box_raw_sucess .slick-slide{
    padding: 0 20px;
}
.market-gallery .slick-list, .new_box_raw_sucess .slick-list{
    margin: 0 -20px;
}
.market-gallery ul.slick-dots, .success_journey ul.slick-dots{
	padding: 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.market-gallery ul.slick-dots li, .success_journey ul.slick-dots li{
	list-style:none;
}
.market-gallery ul.slick-dots li button, .success_journey ul.slick-dots li button{
	display: block;
    width: 14px;
    height: 14px;
    padding: 0;
    border: none;
    border-radius: 20px;
    background-color: #013E55;
    text-indent: -9999px;
	margin:0 7px;
}
.market-gallery ul.slick-dots li button:hover, .success_journey ul.slick-dots li button:hover{
	background-color: #A1CE3F;
}
.market-gallery ul.slick-dots li.slick-active button, .success_journey ul.slick-dots li.slick-active button{
    width: 14px;
    height: 14px;
    padding: 0;
    border: none;
    border-radius: 20px;
    background-color: #A1CE3F;
}



@media (max-width: 1500px) {

.contact-heading {
    margin-top: -105px;
}
/* .single-post .blog-post-main h4{
	font-size: 22px !important;
} */
/* .single-post .blog-post-main h2{
	font-size: 28px !important;		
}	
.single-post .blog-post-main h3{
	font-size: 26px !important;
}
.single-post .blog-post-main h5{
	font-size: 20px !important;
}
.single-post .blog-post-main h6{
	font-size: 18px !important;	
} */
	
}

@media (max-width: 1500px) {

.single-post .blog-post-main h1{
    font-size: 32px !important;	
}
/* .single-post .blog-post-main h2{
	font-size: 28px !important;		
}	 */
	
}
	
@media (max-width: 1199px) {

.market-gallery .arrow-section{
	display:none;		
}
.market-gallery .elementor-widget-divider{
	display:none;	
}
.market-gallery .elementor-widget-heading .elementor-widget-container{
	padding:20px 0 0 !important;
	border:none !important;
}
	
	
	.market-gallery .slick-slide {
    padding: 20px;
    position: relative;
    z-index: 1;
    height: auto;
}
	
.market-gallery .slick-slide:before {
    position: absolute;
    content: "";
    height: 100%;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 13px;
}
	
	.market-gallery .slick-track {
    display: flex;
    gap: 14px;
}
	
	
.market-gallery .slick-track .elementor-heading-title {
    font-size: 18px !important;
    line-height: 1.2 !important;
}	

	
}

@media (max-width: 1024px) {
	
.custom-category-list li a{
	font-size: 14px;
	margin-bottom: 10px;
	display:block;
}	
.contact-heading .elementor-heading-title{
	padding: 18px 80px 18px;		
}
.contact-heading {
   margin-top: -95px;
}
/* .single-post .blog-post-main h3{
	font-size: 24px !important;
}
.single-post .blog-post-main h2{
	font-size: 26px !important;		
}	 */
.single-post .blog-post-main h1{
    font-size: 26px !important;	
}
/* .single-post .blog-post-main h4{
	margin: 30px 0 10px;		
}	 */
	

}

@media (max-width: 991px) {
    .contact-heading {
        margin-top: -104px;
    }
	.contact-heading .elementor-heading-title {
        padding: 12px 35px;
        border-radius: 100px;
    }
	
}

@media (max-width: 768px) {
	
/* .single-post .blog-post-main h3{
	font-size: 22px !important;
	margin: 20px 0 10px;
} */
.single-post .blog-post-main h1{
    font-size: 24px !important;	
}
/* .single-post .blog-post-main h2{
	font-size: 26px !important;		
}	
.single-post .blog-post-main h4{
	font-size: 20px !important;	
	margin: 20px 0 10px;
}
.single-post .blog-post-main h5{
	font-size: 18px !important;
}
.single-post .blog-post-main h6{
	font-size: 16px !important;	
}	 */
	
}

@media (max-width: 767px) {
	.blog-grid-sec .elementor-post__text h3.elementor-post__title a{
		font-size: 18px;
        min-height: auto;
        margin-bottom: 15px;
	}
	.blog-grid-sec .elementor-post__read-more{
		font-size:14px !important;
	}
	.blog-grid-sec .elementor-post__text {
    	padding: 20px 15px;
	}
	.blog-grid-sec .elementor-grid-item{
		border-radius:20px;
	}
	.blog-grid-sec .elementor-pagination{
		padding-top:30px;
		padding-bottom:20px;
	}
	.blog-grid-sec .page-numbers{
		font-size: 14px;
    	line-height: 1;
    	width: 35px;
    	height: 35px;
	}
	 .contact-heading .elementor-heading-title {
        padding: 10px 23px;
        border-radius: 100px;
    }
	.contact-heading {
        margin-top: -100px;
    }
/* 	.single-post .blog-post-main ul, .single-post .blog-post-main ol{
		padding-left:16px;
	} */
	
}


@media (max-width:480px) {
		.market-gallery .slick-track {
          gap: 0;
       }
	
		.market-gallery .slick-slide {
       padding: 0 20px;
}
	
.market-gallery .slick-slide:before {
    display:none;
}
}

@media (max-width:1199px) {
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    right: -13px;
    background: #013E55;
    line-height: 1;
    padding: 1px;
    border-radius: 3px;
    top: 4px;
    width: 26px;
    height: 26px;
    font-size: 21px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}	
	
html body .mega-menu > li.mega-menu-item span.eael-simple-menu-indicator svg {
    width: 26px !important;
    height: 26px !important;
    background: #013E55;
    padding: 5px;
    border-radius: 3px;
    line-height: 1 !important;
    min-width: 25px !important;
    right: 1px !important;
    position: absolute;
	 color: #fff !important;
}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
   color: #fff !important;
}
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li ul.mega-sub-menu li > ul.sub-menu {
    padding-bottom: 7px !important;
}	
	
html body .elementor-1568 .elementor-element.elementor-element-77538a6 .eael-simple-menu li .eael-simple-menu-indicator svg path {
    fill: #fff !important;
}	
}



@media (max-width:1024px) {
	body .uwy.userway_p1 .userway_buttons_wrapper{
		top: 5px !important;
	}
}	
@media (max-width:767px) {
	body .uwy.userway_p1 .userway_buttons_wrapper{
		top: 78px !important;
	}
}	


/*=============== 22-06-26 ==========*/

.section-title-l{
	padding-left:32px;
	position:relative;
}
.section-title-l:before{
	content:"";
	position:absolute;
	width:24px;
	height:2px;
	background-color:#97C737;
	border-radius:2px;
	left:0;
	top:50%;
	transform: translate(-0%, -50%);
}
.new-h2-title h2{
	font-size:54px;
	letter-spacing:-1px;
}
.new-h2-title h2 span{
	color: #C4E183;
    font-size: 142px;
    text-transform: lowercase;
    line-height: 0.4;
    top: 20px;
	margin:0 5px;
}
.new-h2-title h2 strong{
	letter-spacing:-1px;
}
.nl-accordion .e-n-accordion-item{
	border-bottom:1px solid #C4E183;
}
.nl-accordion .e-n-accordion-item .elementor-widget-text-editor p{
	font-size:16px;
	margin-bottom:0px;
}
.two-choice-sec .new-h2-title h2 span{
	top: 30px;
}
.tc-second-box strong{
	color:#97C737;
}
.result-sec .new-h2-title h2 strong{
	 padding-left: 330px;
    top: -5px;
    position: relative;
}
.result-grid-box {
    flex-wrap: wrap;
    justify-content: center;
	z-index:1;
}

.result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
    width: calc(33.333% - 20px);
    border: 3px solid rgba(89, 89, 89, 0.25);
    width: calc((100% - 62px) / 3);
    border-radius:12px;
    padding:28px 22px;
	background-color: #fff;
}
.result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child p{
	margin-bottom:12px !important;
}
.result-sec:before{
	content: "";
    position: absolute;
    width: 885px;
    height: 1017px;
    bottom: 0px;
    top: inherit;
    left: 0;
    background-image: url(/wp-content/uploads/2026/06/result-bg-Circles1.webp);
    background-repeat: no-repeat;
    background-size: contain;
}
.result-sec:after{
	content: "";
    position: absolute;
    width:606px;
    height: 1059px;
    top: 70px;
    right: 0;
    background-image: url(/wp-content/uploads/2026/06/result-bg-Circles2.webp);
    background-repeat: no-repeat;
    background-size: contain;
}
.simple-pricing-sec h2{
	color:#fafafa !important;
	line-height:1.4;
}
.simple-pricing-sec .price{
    font-size: 100px;
    font-weight: 900;
    color: #fafafa;
    line-height: 0.9;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.simple-pricing-sec .currency{
   font-size: 42px;
    color: #97C737;
    margin-top: 19px;
    margin-right: 2px;
    font-weight: 900;
}
.simple-pricing-sec .month{
    font-size: 30px;
    align-self: flex-end;
    margin-bottom: 12px;
    font-weight: 500;
}
.ai-matters-sec h2{
	padding-left:111px;
	    line-height: 1;
}
.ai-matters-sec h2 span{
	text-transform:capitalize;
}
.ai-matters-sec .new-h2-title h2 strong{
	    padding-left: 41%;
}
.ai-matters-sec .result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
    width: calc((100% - 44px) / 3);
	background-color:transparent;
}
.ai-matters-sec:before{
	content: "";
    position: absolute;
    width: 1444px;
    height: 1092px;
    top: -100px;
    right: 0;
    background-image: url(/wp-content/uploads/2026/06/ai-matters-bg-circles.webp);
    background-repeat: no-repeat;
    background-size: contain;
    left: inherit;
}
.ai-matters-sec:after{
	content: "";
    position: absolute;
    width:1064px;
    height: 1005px;
    bottom: 0px;
    left: 0;
    background-image: url(/wp-content/uploads/2026/06/ai-matters-bg-circles2.webp);
    background-repeat: no-repeat;
    background-size: contain;
	z-index: 0;
}
.you-get-sec .p-left{
	padding-left:18%;
}
.you-get-sec .new-h2-title h2 span{
	line-height:0.1;
}

.you-get-sec .price-card{
    width:100%;
    background:#fff;
    border:1px solid #DDE3EE;
    border-radius:20px;
    overflow:hidden;
	box-shadow: 0px 8px 32px 0px rgba(27, 42, 74, 0.08);
}
.you-get-sec .price-card__header{
	background: #013E55;
    padding: 30px 32px;
}
.you-get-sec .plan-title{
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.1px;
    margin-bottom: 10px;
}
.you-get-sec .price-wrap{
    display:flex;
    align-items:flex-start;
    line-height:1;
}
.you-get-sec .currency{
    color:#97C737;
    font-size:42px;
    font-weight:900;
	letter-spacing:0;
    margin-top:13px;
    margin-right:4px;
}
.you-get-sec .price{
    color:#fff;
    font-size:100px;
    font-weight:900;
    letter-spacing:-3px;
	line-height: 0.8;
}
.you-get-sec .plan-subtitle{
    margin-top:9px;
    color:rgba(255, 255, 255, 0.55);
    font-size:14px;
    font-weight:700;
    letter-spacing:1.1px;
	line-height: 1;
}
.you-get-sec .price-card__body{
    background:#fff;
    padding:24px 32px;
}
.you-get-sec .feature-list{
    list-style:none;
	padding:0px;
}
.you-get-sec .feature-list li{
    position: relative;
    padding: 9px 0 9px 33px;
    border-bottom: 1px solid #E4E8EF;
    color: #595959;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}
.you-get-sec .feature-list li:last-child{
    border-bottom:none;
}
.you-get-sec .feature-list li::before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    width:20px;
    height:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:#E6F7F5;
    color:#00B4A0;
    font-size:12px;
    font-weight:700;
	background-image:url(/wp-content/uploads/2026/06/pf-check.webp);
	background-repeat:none;
	background-size:cover;
}
.oc-list{
	position:relative;
}
.oc-list:before{
	content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    left: 0px;
	top: 0px;
    background-color: #97C737;
    border: none;
    border-radius: 0;
}
.our-solution-sec .new-h2-title h2 span{
	top: 30px;
	padding-left: 220px;
}
.our-solution-sec{
	position:relative;
}
.our-solution-sec:before{
	content: "";
    position: absolute;
    width: 1863px;
    height: 1012px;
    top: -150px;
    left: 50%;
    background-image: url(/wp-content/uploads/2026/06/solution-bg-circles.webp);
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate(-50%, -0%);
}

.the-problem-sec h2 strong{
	padding-left:12%;
}
.the-problem-sec .new-h2-title h2 span{
	line-height: 0.2;
}
.the-problem-sec .new-h2-title h2{
	line-height:1.1;
}


.problem-grid-box {
    flex-wrap: wrap;
    justify-content: center;
	z-index:1;
}

.problem-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
    border: 3px solid #D9D9D9;
    width: calc((100% - 48px) / 4);
    border-radius:12px;
    padding:28px 22px;
	background-color: #fff;
}
.problem-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child p{
	margin-bottom:12px !important;
}

.new-hero-sec h2 span{
	padding-left:32%;
	line-height: 0.2;
}
.new-hero-sec h2 strong{
	padding-left:6%;
}
.hero-sub-title strong{
	color:#595959;
}
.h-note{
	background-color:#013E55;
	border-radius:8px;
	padding:18px 22px;
	font-size:24px;
	font-weight:700;
	color:#FFFFFF;
	display: inline-block;
}
.h-note strong{
	font-weight:700;
	color:#C4E183;
}
.new-hero-sec{
	position:relative;
}
.new-hero-sec:before{
	content:"";
	position:absolute;
	width:1920px;
	height:1139px;
	left:0;
	top:-150px;
	background-image:url(/wp-content/uploads/2026/06/new-hero-bg.webp);
	background-repeat:no-repeat;
	background-size:contain;
}
.square-btn .elementor-button:hover .elementor-button-icon svg path{
	fill:#97C737;
}
.square-btn.b-hover .elementor-button:hover .elementor-button-icon svg path{
	fill:#fff;
}

/*============= solution css ============*/

.our-solution-sec .workflow {
	width: 100%;
}
.our-solution-sec .workflow-row {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    padding-top: 90px;
}
.our-solution-sec .workflow-card-wrap {
	position: relative;
    width: 25%;
    margin-left: -12px;
    z-index: 1;
}
.our-solution-sec .workflow-card-wrap:first-child {
	margin-left: 0;
}
.our-solution-sec .workflow-number {
	position: absolute;
    top: -80px;
    left: 50%;
    width: 58px;
    height: 58px;
    transform: translateX(-50%);
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #97C737;
    color: #111111;
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
    border: 3px solid #C4E183;
    box-shadow: 2.21px 4.42px 13.26px 0px #00000040;
    z-index: 5;
    transition: 0.25s ease;
}
.our-solution-sec .workflow-card-wrap.is-active .workflow-number {
	background: #013E55;
	border: 3px solid #013E55;	
    color: #ffffff;
}
.our-solution-sec .workflow-card {
	height: auto;
    padding: 32px 30px 32px;
    border-radius: 31px;
    border: 2px solid #ffffff;
    background: #00475b;
    color: #ffffff;
    box-shadow: 9.25px 10.57px 15.86px 0px rgba(0, 0, 0, 0.12);
    transform: rotate(-2deg);
    transition:
        background-color 0.25s ease,
        transform 0.25s ease;
    cursor: pointer;
}
.our-solution-sec .workflow-card-wrap.is-active .workflow-card {
	background: #9bce2e;
}
.our-solution-sec .workflow-check {
	width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    margin-bottom: 18px;
    background: #97C737;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
}
.our-solution-sec .workflow-card-wrap.is-active .workflow-check {
	background: #00475b;
}
.our-solution-sec .workflow-title {
	margin-bottom: 10px;
    color: #C4E183 !important;
    font-size: 24px !important;
    font-weight: 900 !important;
    line-height: 1.12 !important;
    text-transform: uppercase;
	letter-spacing: 0px !important;
}
.our-solution-sec .workflow-card-wrap.is-active .workflow-title {
	color: #00475b !important;
}
.our-solution-sec .workflow-description {
	color: #ffffff;
    font-size: 20px;
    line-height: 1.45;
    font-weight: 400;
	margin-bottom: 0px;
}

@media (max-width: 860px) {
.our-solution-sec .workflow-row {
	display: grid;
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 78px 20px;
    align-items: stretch;
}
.our-solution-sec .workflow-card-wrap {
	width: 100%;
    margin-left: 0;
}
.our-solution-sec .workflow-card {
    height: 100%;
    min-height: 162px;
}
}

@media (max-width: 520px) {
.our-solution-sec .workflow-row {
	grid-template-columns: 1fr;
}
.our-solution-sec .workflow-card-wrap {
    max-width: 300px;
    margin-inline: auto;
}
}

.our-solution-sec .workflow-card-wrap:nth-child(1) {
	z-index: 1;
}
.our-solution-sec .workflow-card-wrap:nth-child(1) .workflow-card {
	transform: rotate(-2deg);
}
.our-solution-sec .workflow-card-wrap:nth-child(2) {
	z-index: 2;
}
.our-solution-sec .workflow-card-wrap:nth-child(2) .workflow-card {
	transform: rotate(1deg);
}
.our-solution-sec .workflow-card-wrap:nth-child(3) {
	z-index: 3;
}
.our-solution-sec .workflow-card-wrap:nth-child(3) .workflow-card {
	transform: rotate(-1deg);
}
.our-solution-sec .workflow-card-wrap:nth-child(4) {
	z-index: 4;
}
.our-solution-sec .workflow-card-wrap:nth-child(4) .workflow-card {
	transform: rotate(2deg);
}
.our-solution-sec .workflow-card-wrap:hover {
	z-index: 10;
}

/*============ new landing Footer css ==========*/

.new-landing-footer .footer_right_data.footer_right_data_new > .elementor-element:first-child {
    width: 47%;
}
.new-landing-footer .footer_right_data.footer_right_data_new > .elementor-element:last-child {
    width: 36%;
}
.new-landing-footer .footer-link-btm .elementor-nav-menu{
	display: flex;
    flex-wrap: wrap;
}
.new-landing-footer .footer-link-btm .elementor-nav-menu li{
	width:33.333%;
	margin-bottom: 28px !important;
}
.new-landing-footer .footer-link-btm .elementor-nav-menu li a{
	padding:0 7px !important;
}

/*============ new landing Header css ==========*/
.new-landing-header{}

.new-landing-header.main-header.sticky {
    top: -54px;
}
.new-landing-header .header-right .header-logo-col{
	visibility: visible;
}
.new-landing-header .header-right .header-logo-col img{
	opacity:1;
}
.new-landing-header .elementor-widget-image a img[src$=".svg"] {
    width: auto;
}
.new-landing-header .header-navigation ul li a{
	text-transform:capitalize !important;
	padding: 0 12px !important;
}

@media (max-width: 1700px) {
.new-landing-header .header-navigation ul li a {
    padding: 0 11px !important;
    font-size: 16px !important;
}
}

@media (max-width: 1500px) {
    .page-id-8117 .stick_header_height {
        height: 140px;
    }
.new-landing-header .header-navigation ul li a {
	padding: 0 11px !important;
    font-size: 14px !important;
}
}

@media (max-width: 1400px) {
.new-h2-title h2 {
    font-size: 44px;
}
.new-h2-title h2 span{
	font-size: 120px;		
}
.new-hero-sec h2 strong {
    padding-left: 4%;
}	
.new-hero-sec h2 span {
    padding-left: 25%;
    line-height: 0.2;
}
.h-note{
	padding: 13px 18px;
    font-size: 18px;	
}
.new-hero-sec:before{
	width: 1500px;
    height: 900px;
    left: 0;
    top: -100px;		
}
.the-problem-sec h2 strong {
    padding-left: 9%;
}
.problem-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child{
	padding: 20px 15px;		
}
.our-solution-sec .new-h2-title h2 span {
    top: 20px;
    padding-left: 171px;
}
.our-solution-sec .workflow-number{
	width: 50px;
    height: 50px;
	font-size: 26px;
	top: -70px;
}
.our-solution-sec .workflow-row{
	padding-top: 70px;		
}
.our-solution-sec .workflow-card{
	padding: 25px 25px 25px;
    border-radius: 25px;		
}
.our-solution-sec .workflow-check{
	width: 25px;
    height: 25px;
	margin-bottom: 15px;
	font-size: 12px;
}
.our-solution-sec .workflow-title{
	font-size: 20px !important;		
}
.our-solution-sec .workflow-description{
	font-size: 18px;		
}
.you-get-sec .p-left {
    padding-left: 14%;
}
.you-get-sec .price-card__header{
	padding: 20px 25px;		
}
.you-get-sec .currency{
	font-size: 30px;
	margin-top: 6px;
}
.you-get-sec .price{
	font-size: 70px;		
}
.you-get-sec .price-card__body{
	padding: 20px 25px;		
}
.you-get-sec .feature-list li{
	font-size: 14px;
	padding: 7px 0 7px 25px;
}
.you-get-sec .feature-list li::before{
	width: 15px;
    height: 15px;		
}
.our-solution-sec:before{
	width: 1563px;
    height: 800px;	
	top: -80px;
}
.ai-matters-sec h2{
	padding-left: 90px;		
}	
.ai-matters-sec .new-h2-title h2 strong {
    padding-left: 33%;
}
.result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child{
	padding:20px 15px;		
}
.ai-matters-sec:before {
    width: 1044px;
    height: 900px;
    top: -70px;
}	
.ai-matters-sec:after{
	width: 864px;
    height: 634px;		
}
.simple-pricing-sec .price{
	font-size: 70px;		
}
.simple-pricing-sec .currency{
	margin-top: 13px;	
	font-size: 30px;
}
.simple-pricing-sec .month{
	font-size: 24px;
    margin-bottom: 5px;		
}
.result-sec .new-h2-title h2 strong{
	padding-left: 275px;		
}	
.result-sec:after{
	width: 506px;
    height: 1000px;
    top: 0;		
}
.result-sec:before{
	width: 685px;
    height: 600px;		
}	
}

@media (max-width: 1500px) {
    .page-id-8117 .stick_header_height {
        height: 140px;
    }
.new-landing-header .header-navigation ul li a {
	padding: 0 10px !important;
    font-size: 14px !important;
}
}

@media (max-width: 1024px) {
.new-h2-title h2 {
	font-size: 34px;
}
.new-h2-title h2 span {
	font-size: 80px;
    top: 10px;
}
.new-hero-sec h2 strong {
	padding-left: 3%;
}
.new-hero-sec h2 span {
	padding-left: 25%;
    line-height: 0.2;
}
.new-hero-sec:before {
	width: 100%;
    height: 680px;
    left: 0;
    top: -80px;
    background-size: cover;
}
.the-problem-sec h2 strong {
    padding-left: 8%;
}	
.our-solution-sec:before {
	width: 100%;
    height: 650px;
    top: -50px;
    /* right: 100px; */
    background-size: cover;
}
.our-solution-sec .new-h2-title h2 span {
	top: 20px;
    padding-left: 130px;
}
.our-solution-sec .workflow-number {
	width: 40px;
    height: 40px;
    font-size: 22px;
    top: -60px;
}
.our-solution-sec .workflow-title {
	font-size: 18px !important;
}
.our-solution-sec .workflow-description {
	font-size: 16px;
}
.you-get-sec .p-left {
	padding-left: 13%;
}
.result-sec .new-h2-title h2 strong {
	padding-left: 195px;
}
.two-choice-sec .new-h2-title h2 span {
    top: 10px;
}
    .ai-matters-sec:after {
        width: 100%;
        height: 634px;
    }	
/* .new-landing-header button.mega-toggle-animated-slider{
	    background-color: #013E55 !important;		
}
.new-landing-header button.mega-toggle-animated-slider .mega-toggle-animated-inner{
			
} */
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
	background-color:#000 !important;	
}	
}

@media (max-width: 768px) {
.new-hero-sec h2 span {
	padding-left: 25%;
    line-height: 0.6;
}
.new-hero-sec:before {
        width: 100%;
        height: 500px;
        left: 0;
        top: -70px;
        background-size: cover;
}
.h-note {
	padding: 10px 18px;
    font-size: 16px;
}
.problem-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child{
	width: calc((100% - 10px) / 2);		
}
.you-get-sec .new-h2-title h2 span {
    line-height: 0.5;
}
.you-get-sec .price-card__header {
	padding: 20px 20px;
}
.you-get-sec .currency {
	font-size: 22px;
    margin-top: 2px;
}
.you-get-sec .price {
	font-size: 50px;
}
.you-get-sec .price-card__body {
	padding: 20px 20px;
}
.ai-matters-sec h2 {
	padding-left: 50px;
}
.ai-matters-sec .new-h2-title h2 strong {
	padding-left: 40%;
}
.ai-matters-sec .result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child{
	width: calc((100% - 30px) / 3);		
}
.simple-pricing-sec .price {
	font-size: 50px;
}
.simple-pricing-sec .currency {
    margin-top: 7px;
	font-size: 22px;
}
.result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child{
	width: calc((100% - 30px) / 3);		
}
    .result-sec:before {
        width: 100%;
        height: 600px;
    }	
}

@media (max-width: 767px) {
.new-h2-title h2 {
	font-size: 28px;
}
.new-h2-title h2 span {
	font-size: 60px;
    top: 10px;
}
.new-hero-sec h2 span {
	padding-left: 30%;
    line-height: 0.7;
}
.h-note {
	padding: 10px 15px;
    font-size: 14px;
}
.new-h2-title h2 br{
	display:none;		
}
.the-problem-sec h2 strong {
	padding-left: initial;
}
.our-solution-sec .new-h2-title h2 span {
	top: 20px;
    padding-left: 0;
}
.you-get-sec .p-left {
   padding-left: 0;
}
.you-get-sec .new-h2-title h2 span {
	line-height: 0.8;
}
.ai-matters-sec h2 {
	padding-left: 0;
}
.ai-matters-sec .new-h2-title h2 strong {
   padding-left: 0;
}
.ai-matters-sec .result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
  width: calc((100% - 20px) / 2);
}
.result-sec:after{
	z-index:0;		
}
.result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
	width: calc((100% - 20px) / 2);
}
.result-sec .new-h2-title h2 strong {
	padding-left: 0;
    top: 6px;
}
.elementor-element.e-con-full.header-right > .elementor-element.header-btn-grp .head_learning_btn .common-btn a.elementor-button {
   font-size: 14px;
        padding: 15px 15px;
}
.page-id-8117 .stick_header_height {
	height: 90px;
}
.new-hero-sec h2 strong {
	padding-left: 0;
}	
.our-solution-sec .workflow-card-wrap:first-child {
    margin-left: auto;
}	
}


@media (max-width: 640px) {
.problem-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
	width: calc((100% - 0px) / 1);
}
.ai-matters-sec .result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
        width: calc((100% - 0px) / 1);
}
.result-grid-box .elementor-element.e-con-full.e-flex.e-con.e-child {
	width: calc((100% - 0px) / 1);
}	
}