.mainmenu-nav #mainmenu .menu-item.current-menu-item a {
    color: var(--color-primary);
}
.rainbow-section-gap.rainbow-service-area {
    padding: 70px 0 !important;
}
.consulting-pillars .elementor-widget-doob-service-card{
    height: 100%    
}
.consulting-pillars .elementor-widget-doob-service-card .elementor-widget-container{
    height: 100%
}
.consulting-pillars .elementor-widget-doob-service-card .service-item{
    height: 100%   
}
.consulting-pillars .elementor-widget-doob-service-card .service-item .single-service{
    height: 100%    
}
.consulting-pillars .elementor-widget-doob-service-card .service-item .single-service a,
.consulting-pillars .elementor-widget-doob-service-card .service-item .single-service a .card-box{
    height: 100%    
}
.consulting-pillars .elementor-widget-doob-service-card .service-item .single-service a .card-box {
    padding-bottom: 90px;
    position: relative;
}
.consulting-pillars .elementor-widget-doob-service-card .service-item .single-service a .card-box .btn-default {
    position: absolute;
    bottom: 20px;
}


#latest-insights .eael-post-carousel-wrap .swiper-slide .eael-grid-post-holder {
    border: none;
}
#latest-insights .eael-post-carousel-wrap .swiper-slide .eael-grid-post-holder .eael-grid-post-holder-inner {
    position: relative;
}
#latest-insights .eael-post-carousel-wrap .swiper-slide .eael-grid-post .eael-entry-wrapper {
    padding: 15px 20px;
}
#latest-insights .eael-post-carousel-wrap .swiper-slide .eael-entry-content {
    padding: 0 20px 20px 20px;
}
#latest-insights .eael-post-carousel-wrap .swiper-slide .eael-grid-post-holder .eael-grid-post-holder-inner a.eael-post-elements-readmore-btn {
    background-image: inherit;
    border-color: var(--color-border);
    border-width: 2px;
    border-style: solid;
    width: fit-content;
    height: 40px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-radius: 8px;
    margin-top: 20px;
}
#latest-insights .eael-post-carousel-wrap .swiper-slide .eael-grid-post-holder .eael-grid-post-holder-inner a.eael-post-elements-readmore-btn:hover{
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
}

.footer-top ul#menu-office-menu li {
    margin-top: 0;
}
.footer-top ul#menu-office-menu {
    display: flex;
    column-gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 0;
}
a{
    text-decoration: none !important;
}
.active-light-mode.woocommerce table.shop_attributes th {
    color: var(--color-heading-black);
}
.knowledge-hub-blog-list .eael-load-more-button-wrap .eael-load-more-button{
	border-style: solid;
    border-width: 2px;
    border-color: transparent;
    border-radius: 8px;
    background-color: transparent;
    background: linear-gradient(95deg, var(--color-gradient-1) 15%, var(--color-gradient-2) 45%, var(--color-gradient-3) 75%, var(--color-gradient-4) 100%) 95% / 200% 100%;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-shadow: var(--shadow-light);
    letter-spacing: 0.5px;
    width: auto;
    transition: 0.4s;
    color: #fff;
}
.knowledge-hub-blog-list .eael-entry-footer{
    align-items: center;
}
.knowledge-hub-blog-list .eael-entry-footer span.eael-posted-by a:hover {
    color: #FF00C4;
}
.knowledge-hub-blog-list .eael-load-more-button-wrap .eael-load-more-button:hover{
	-webkit-filter: brightness(125%);
    filter: brightness(125%);
    color: var(--color-white);
    text-decoration: none;
}
.widget_search .wp-block-search__inside-wrapper .wp-block-search__input{
    width: 100%;
} 
.insights-blogs .insights-blogs-lists .elementor-loop-container .elementor-container h2.templately-heading-title {
    margin-bottom: 8px;
}
.elementor-location-single .elementor-post-navigation {
    column-gap: 10px;
}
.author-social-links {
    display: flex;
    column-gap: 14px;
    margin-top: 10px;
}
.elementor-shortcode ul.recent-posts-list {
    margin: 0;
}
.insights-forms .input-group {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.insights-forms .input-group label{
    width: 100%;
}
.insights-forms .input-group input.input-control{
    width: 100%;
    padding: 10px 20px;
    margin-top: 8px;
}
.insights-forms .input-group-btn .wpcf7-submit {
    border-radius: 100px !important;
    overflow: visible;
    padding: 12px 20px;
    height: auto;
    background: linear-gradient(95deg, var(--color-gradient-1) 15%, var(--color-gradient-2) 45%, var(--color-gradient-3) 75%, var(--color-gradient-4) 100%) 95% / 200% 100%;
    border: none;
    margin: 0;
}
.insights-forms .input-group-btn .wpcf7-submit:hover{
    box-shadow: none;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.insights-forms .input-group-btn .wpcf7-spinner{
    border-radius: 100% !important;
    position: absolute;
    right: 0;
    top: 10px;
}
.insights-forms .input-group-btn {
    display: block;
    align-items: center;
    margin: 15px 0;
    position: relative;
}
.wpcf7-response-output{
    margin-top: 20px !important  ;
}
.insights-forms .wpcf7-not-valid-tip{
    font-size: 16px;
}
.insights-section .thank-you-message {
    text-align: center;
    background-color: #020202;
    padding: 20px;
    border-radius: 10px;
}
.insights-section .thank-you-message h2 {
    font-size: 22px;
    margin-bottom: 8px;
}
.insights-section .thank-you-message img {
    width: 42px;
    margin-bottom: 10px;
}
.insights-section .thank-you-message p {
    margin-bottom: 10px;
}
.insights-section .thank-you-message a.explore-more-btn {
    padding: 12px 20px;
    height: auto;
    background: linear-gradient(95deg, var(--color-gradient-1) 15%, var(--color-gradient-2) 45%, var(--color-gradient-3) 75%, var(--color-gradient-4) 100%) 95% / 200% 100%;
    display: inline-block;
    border-radius: 100px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}
.insight_form_shortcode .wpcf7-form.sent .wpcf7-response-output{
    display: none;
}
.single-insights .webinars-information {
    margin-bottom: 30px;
}
.single-insights .webinars-information h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.single-insights .webinars-information ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-insights .webinars-information ul li {
    margin: 0 0 15px 0;
    font-size: 16px;
}
.single-timeline .single-content .thumbnail img {
    height: auto;
}
.insights-section .insights-forms h4 {
    font-size: 22px;
}
.single-insights .webinars-information ul li img {
    width: 24px;
    margin-right: 10px;
}
.insights-section .insights-forms {
    background: #010101;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 62px -25px #902394;
}
.speakers-lists .speakers-items .elementor-widget-container {
    height: 100%;
}
.speakers-lists .speakers-items .elementor-widget-image-box {
    height: 100%;
}
.speakers-lists .speakers-items .elementor-widget-image-box img{
    margin:0px auto;
}
.speakers-lists .speakers-items .elementor-widget-image-box .elementor-image-box-wrapper {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.contact-form-1 .form-group textarea{
    height: 70px;
    min-height: 70px;
}
.contact-form-1 .form-group span.wpcf7-list-item input[type="checkbox"] {
    position: relative;
    opacity: 1;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.contact-form-1 .form-group span.wpcf7-list-item {
    margin: 0;
}
.contact-form-1 .form-group  select.wpcf7-form-control.wpcf7-select {
    height: 70px;
}
.data-advantage-process .timeline-style-two.bg-color-blackest {
    display: none;
}
.data-advantage-process-video .e-hosted-video{
    --video-aspect-ratio: auto !important;
    aspect-ratio:auto !important;
}
.header-top-news, .header-top-news-2{
    background: linear-gradient(95deg, var(--color-gradient-1) 15%, var(--color-gradient-2) 45%, var(--color-gradient-3) 75%, var(--color-gradient-1) 100%) 95% / 200% 100% !important;
}
body .header-top-news .inner, body .header-top-news-2 .inner{
    justify-content: start;
}
@media only screen and (max-width: 991px) {
    .rainbow-header .container.header-wrapper,
    .rainbow-footer .rainbow-callto-action .container,
    .rainbow-footer .footer-top .container,
    .rainbow-footer .copyright-area .container{
        max-width: 100%;
        padding: 0 20px;
    }
}
@media only screen and (max-width: 767px) {
    .insights-blogs .elementor-loop-container .e-loop-item,
    .insights-blogs .insights-blogs-lists,
    .insights-blogs .elementor-loop-container .elementor-container{
        height: auto !important ;
    }
	.insights-section .insights-forms{
		padding: 20px 5px;
	}
}