/*!
Theme Name: Integra
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: integra
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Integra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */


/* ---------------Our Alt Text Writing----------page--------------- */

.iti__selected-dial-code {font-size: 16px !important;}
#mobile-country-filter {max-width: 100% !important;width: 100%;border-radius: 8px;}
.casestudy_form_sidebar .w100, .request_demo_form .w100 {gap: 10px !important;}
.casestudy_form_sidebar .w100, .request_demo_form .w100 {gap: 10px !important;}
button.anim1[type="submit"]:hover {background: #fff !important;color: #2c3972 !important;}
.privacy_checkbox {
    margin-bottom: 30px;
}

/* ------------------------------------------------------------------added points for accessibility report ----------------------------------------------------------------- */
.main-menu ul a {
    position: relative;
    z-index: 1000000;
}
/* ------------------------------------------------------------------added points for accessibility report ----------------------------------------------------------------- */

.hello-bar {
      position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 65px);
    background-color: var(--primary-color);
    color: #fff;
    padding: 10px 0;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    font-size: 16px;
    gap: 20px;
    padding-right: 65px;
}
.hello-bar .content_starts {
	    align-items: center;
    justify-content: center;
    gap: 20px;
    line-height: 1.4;
}

.hello-bar button {
  padding: 8px 16px;
  margin-left: 10px;
  cursor: pointer;
  border: none;
  background-color: #fff;
  color: var(--primary-color);
  font-size: 14px;
  border-radius: 4px;
	    border: 2px solid var(--primary-color);
}

.hello-bar button:hover {
  background-color: #0056b3;
	color: #fff;
	border-color: #fff;
}

.close-button {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
  background: none;
  color: var(--primary-color);
  border: none;
  cursor: pointer;
}


.red_line {
/*     border-top: 2px solid rgba(255, 1, 124, 1); */
	border-top: 2px solid #8d8d8d;
    padding-top: 60px;
}

.Text_Writing_Essential .wmain,
.AI_driven_tool .wmain {
    justify-content: center;
}

.Text_Writing_Essential h2 {
    color: var(--primary-color);
    padding-bottom: 15px;
}

.Text_Writing_Essential p {
    line-height: 31px;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}

.AI_driven_tool .content_starts {
    background: #F8F5FF;
    padding: 40px;
    width: calc(96% - 80px) !important;
    border-radius: 15px;
    box-shadow: 0px 4px 30px 0px #0000001A;
}

section#section__resources3  h1 {
    color: #263484;
	font-size: 45px;
}

.AI_driven_tool h2 {
    color: var(--primary-color);
    font-size: 42px;
    width: 100%;
    text-align: center;
}

.AI_driven_tool .content_starts .w100.wmain img {
    width: 80%;
    margin: 0 auto;
    box-shadow: 2px 2px 40px 0px #00000026;
	height: auto;
}
.AI_driven_tool .content_starts .w100.wmain video {
        width: 85%;
    margin: auto;
    border-radius: 15px;
}

.AI_driven_tool p {
    line-height: 31px;
    font-size: 20px;
    text-align: center;
    padding: 30px 0;
}


.AI_driven_tool .w100.wmain .three_box .w33 {
    width: calc(33% - 146px) !important;
    border-radius: 21px;
}

.AI_driven_tool .w100.wmain .three_box .w33 h3 {
    font-size: 54px;
}

.AI_driven_tool .three_box p {
    padding: 15px 0;
}


.AI_driven_tool .w100 .w100 {
    padding-top: 60px;
}

.AI_driven_tool .wmain {
    justify-content: space-between;
}

.AI_driven_tool .w33 {
    background: #273483;
    padding: 40px;
    width: calc(33% - 104px);
    color: #fff;
}

.AI_driven_tool .w33 p,
.AI_driven_tool .w33 h3 {
    color: #fff;
    text-align: center;
}

.Streamlined_Intuitive_Workflow {
    background-color: #263484;
}

.Streamlined_Intuitive_Workflow .wmain {
    justify-content: center;
}

.Streamlined_Intuitive_Workflow h2 {
    color: #fff;
    font-size: 42px;
    width: 100%;
    text-align: center;
}

.Streamlined_Intuitive_Workflow .w25 {
    width: calc(25% - 82px);
    padding: 40px 40px 0;
    position: relative;
}

.Streamlined_Intuitive_Workflow .w25::before {
    content: "";
    background: 0 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 13px solid #263484;
    right: -13px;
    z-index: 1;
}

.Streamlined_Intuitive_Workflow .w25 .the_point,
.Streamlined_Intuitive_Workflow .w25::after,
.Streamlined_Intuitive_Workflow .w25::before {
    width: 0;
    height: 0;
    border-radius: 0;
    top: 30%;
    transform: translateY(-50%);
    position: absolute;
}

/* .Streamlined_Intuitive_Workflow h3::after {
    content: "";
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    right: -2px;
    width: 2px;
    height: 80%;
} */


/*  */
.Streamlined_Intuitive_Workflow .ialt_workflow_steps,
footer {
    padding: 60px 0;
}

.Streamlined_Intuitive_Workflow .w25 .the_point {
    background: 0 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 30px solid #fff;
    right: -32px;
    z-index: 0;
}

.Streamlined_Intuitive_Workflow .ialt_workflow_steps .w25 p {
    text-align: center;
    font-size: 20px;
    margin: 20px 0;
    color: #fff;
}

.Streamlined_Intuitive_Workflow h3 {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.Streamlined_Intuitive_Workflow .ialt_workflow_steps .w25 img {
    height: 100px;
    display: block;
    margin: auto;
    width: fit-content;
}

.Streamlined_Intuitive_Workflow .w25:last-child .the_point,
.Streamlined_Intuitive_Workflow .w25:last-child h3::after,
.Streamlined_Intuitive_Workflow .w25:last-child::after,
.Streamlined_Intuitive_Workflow .w25:last-child::before,
.Streamlined_Intuitive_Workflow:last-child h3::after,
.Streamlined_Intuitive_Workflow:nth-last-child(1) h3::after {
    display: none !important;
}

.Streamlined_Intuitive_Workflow:last-child h3::after {
    display: none;
}

.Streamlined_Intuitive_Workflow a.the_button {
	    background: var(--white-color) !important;
    color: var(--primary-color) !important;
}
.Streamlined_Intuitive_Workflow a.the_button:hover{
		    background: var(--white-color) !important;
    color: var(--black-color) !important;
}
.Streamlined_Intuitive_Workflow .w25.active h3 {
    color: rgba(249, 166, 83, 1)
}

.Streamlined_Intuitive_Workflow .w25.active p {
    color: rgba(249, 166, 83, 1)
}

.Streamlined_Intuitive_Workflow .w25.active .the_point {
    border-left: 30px solid rgba(249, 166, 83, 1)
}

.Streamlined_Intuitive_Workflow .w25.active h3::after {
    background: rgba(249, 166, 83, 1)
}


.What_Sets_Us_Apart h2.w100 {
    text-align: center;
    color: #263484;
}

.What_Sets_Us_Apart .wmain {
    justify-content: space-between;
}

.What_Sets_Us_Apart .offer_list .w20.active {
    padding: 10px 20px;
    background: #EDE4FF;
    height: inherit;
    border-radius: 20px;
}

.What_Sets_Us_Apart .offer_list .w20 {
    background: rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    height: inherit;
    border-radius: 20px;
}

.What_Sets_Us_Apart .offer_list .w20 h3 {
    text-align: center;
    color: #263484;
    margin: 10px 0;
    font-size: 23px;
	    font-weight: 600;
}

.What_Sets_Us_Apart .offer_list .w20 h3:after {
    content: "";
    border-bottom: 3px solid #F68E1E;
    width: 31%;
    padding: 3px 0;
    display: block;
    margin: 0 auto;
}

.What_Sets_Us_Apart .offer_list .w20 p {
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
	    font-weight: 300;
}

section#sub-footer {
    padding: 60px 0;
}

section#sub-footer .w70.wmain {
    flex-wrap: nowrap;
    width: 65%;
}

.sub-footer-text h2 {
    color: var(--primary-color);
    padding-left: 10px !important
}

.sub-footer-text p {
    padding: 10px 0;
    font-size: 20px;
    padding-left: 10px;
}

section#sub-footer .w30 {
    display: block;
    width: 35%;
}

section#sub-footer a.highlited {
    background: var(--primary-color);
    color: var(--white-color);
    width: 100% !important;
    height: 60px !important;
    font-size: 23px;
    font-weight: 400;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 !important;
    border-radius: 14px;
}
.w25 {
    width: 25%;
}

.w70 {
    width: 70%;
}

.w50 {
    width: 50%;
}

.w30 {
    width: 30%;
}

.w33 {
    width: 33%;
}
section#sub-footer .wmain .w70 img {
    max-width: 163px;
    padding: 10px
}

section#sub-footer .wmain {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section#sub-footer .wmain h2 {
    padding-left: 10px
}


/* ---------------Our Alt Text Writing----------page--------------- */

/* ---------------resources----------page--------------- */

.blogs_list .w100 {
    justify-content: space-between;
    gap: 12px;
}
.blogs_list .single_blog {
    width: calc(33% - 34px);
    border: 1px solid #000;
    padding: 5px;
}

/*button.anim1::after {*/
/*    content: "→";*/
/*    font-size: 36px;*/
/*    line-height: 0;*/
/*    margin-left: 10px;*/
/*    display: inline-block;*/
/*    transform: translateY(5px);*/
/*}*/
button.anim1.blue {
    color: orange;
    background: no-repeat;
    border: none;
    padding-bottom: 10px;
}
.blogs_latest_slide {
    background: #f2f2f2;
}

.blogs_latest_slide .pointers {
    gap: 0
}

.blogs_latest_slide .point_wrap {
    padding: 30px 45px;
    background: 0 0;
    border: 1px solid var(--primary-color);
    position: relative;
    cursor: pointer
}

.blogs_latest_slide .point_wrap .pointer {
    position: absolute;
    background: 0 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #fff;
    border-radius: 0;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0
}

.blogs_latest_slide.active .pointer {
    background: var(--primary-color);
}

.point_wrap.w100.active {
    background: var(--primary-color);
}

.blogs_latest_slide .point_wrap h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400
}


.blogs_latest_slide .point_wrap.w100.active h3 {
    color: #fff;
}

.blogs_latest_slide .point_wrap span {
    color: #000;
    font-size: 20px;
    margin: 0;
    font-weight: 500;
}

.blogs_latest_slide .point_wrap.w100.active span {
    color: #fff;
}

.blogs_latest_slide .point_wrap.active .pointer {
    opacity: 1
}

.blogs_latest_slide .slider-container {
    height: 100%;
    padding: 0;
        border-radius: 0;
}

.blogs_latest_slide .slide-content {
    height: 100%;
    background: #041046;
    position: relative;
    padding: 0 !important;
}

.blogs_latest_slide .slide-content::after {
    content: "";
    height: 100%;
    width: 100%;
    background: #04104600;
    position: absolute;
    opacity: .5;
    top: 0;
    z-index: 1
}

.blogs_latest_slide img {
    height: 100%;
    max-height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 0;
    aspect-ratio: 2/1;
    border-radius: 0 !important;
}

.blogs_latest_slide .slide a.linked {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    background: 0 0
}

.blogs_latest_slide .slide .content h2 {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.blogs_latest_slide .point_wrap h3,
.blogs_latest_slide .slide .content h2 {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.blogs_latest_slide .slide .content {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 40px 30px;
    width: calc(100% - 60px);
        background: linear-gradient(0deg, var(--primary-color) 60%, transparent);
}

.blogs_latest_slide .slide .content h2 {
    color: #f78f1e;
    text-align: left;
    font-size: 28px;
    line-height: 1.4
}

.blogs_latest_slide .slide .content span {
    color: #fff;
    font-size: 18px
}

.blogs_latest_slide .slide .content span a {
    color: #fff;
    text-decoration: none
}

.blogs_latest_slide .slides::before {
    height: 100%;
}

.blogs_latest_slide .slide {
    min-width: 100%;
}

.blogs_latest_slide .pointers {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



.blogs_list .w100 {
    justify-content: start;
    gap: 30px;
}

.blogs_list .single_blog {
    width: calc(33% - 34px);
}

.blogs_list .single_blog img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.blogs_list .single_blog h3 {
    font-weight: 800;
    font-size: 18px;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #263484;
    padding: 0 7px;
	    height: calc(1.2em* 2);
}

.blogs_list .single_blog span {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: 500;
}

.blogs_list .single_blog p {
    font-size: 16px;
    margin: 15px 0;
    display: -webkit-box;
    padding: 0 7px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



.blogs_list .single_blog p h3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blogs_list .pagination ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    gap: 10px;
}
.pagination ul.page-numbers {
    background: transparent !important;
    list-style: none;
}
.resorces_form form {
    display: flex;
	flex-wrap: wrap;
}
.resorces_form form p:nth-child(2) {
  width: calc(100% - 160px);
}
.resorces_form form p:nth-child(3) {
  width: 160px;
}
section#section_resources2 input[type="email"] {
    font-size: 16px;
  padding: 18px 10px;
  border: 0;
  height: inherit;
  box-shadow: 0 0px 5px 0 #000;
  width: calc(100% - 20px);
}
section#section_resources2 input[type="submit"] {
   padding: 15px 35px;
  background: var(--primary-color);
  font-size: 18px;
  color: #fff;
  border: 2px solid var(--primary-color);
  letter-spacing: 1px;
  transition: .5s;
  cursor: pointer;
  box-shadow: 0 0 5px 0 #000;
}
section#section__resources3  form#searchform.wmain {
	gap: 0px;
}
.blogs_list .page-numbers {
    display: block;
    padding: 12px;
    background: #f2f2f2;
    color: var(--primary-color);
    line-height: 1;
    font-size: 16px;
}

.blogs_list .page-numbers.current {
    background: #f78f1e;
    color: #fff;
}

.blogs_subscribe .wmain {
    justify-content: center;
    align-items: center;
}

section#sub-footer .wmain .w70 img {
    max-width: 163px;
    padding: 10px
}

section#sub-footer .wmain {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section#sub-footer .wmain h2 {
    padding-left: 10px
}

.blogs_subscribe .sub-footer-text h2 {
    padding-left: 20px;
}

.blogs_subscribe input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    border: 2px solid var(--primary-color);
    outline: 0;
    padding: 22px 12px;
    font-size: 24px;
    margin: 30px auto;
    display: block;
    text-align: center;
    max-width: 100%;
       width: 60%;
}

.blogs_subscribe input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: auto;
    display: block;
    background: #fff;
    color: var(--primary-color);
    font-size: 20px;
    border: none;
    width: 100%;
    padding-top: 0;
    width: fit-content;
    position: relative;
    cursor: pointer;
}
section#section__resources4   a.the_button {
	    color: orange;
    background: no-repeat;
    border: none;
    padding-bottom: 10px;
    padding: 4px 7px;
	font-size: 18px;
	align-items: center;
    display: inline-flex
;
}
section#section__resources4  a.the_button::after {
    content: "➜";
    font-size: 26px;
    line-height: 0;
    margin-left: 10px;
}
section#section__resources4 a.the_button::before {
	display: none !important;
}
.blogs_subscribe p {
    width: 100% !important;
    margin: 0;
}

.blogs_subscribe button {
    margin: auto;
    display: block;
    background: #fff;
    color: var(--primary-color);
    font-size: 20px;
    border: none;
    width: 100%;
    padding-top: 0;
    width: fit-content;
    position: relative;
    cursor: pointer;
}

.blogs_subscribe h3 {
    color: var(--primary-color);
    font-size: 32px;
    text-align: center;
}
#section_resources1 .slides {
    height: 100%;
}
section#section__resources5 {
    padding-bottom: 0;
}
.resorces_sub {
    background: linear-gradient(90deg, #fdfdfd, #ebeeff);
  }

  .resorces_sub h3 {
      color: var(--primary-color);
    font-size: 28px;
  }

  .resorces_sub h3 span {
    color: #f78f1e;
    font-size: 36px;
    display: block;
  }

  .resorces_sub .w50 {
    padding: 15px 0
  }


  .resorces_form input {
    font-size: 16px;
    padding: 19px 35px;
  }

  .resorces_form button {
    padding: 17px 35px;
    background: var(--primary-color);
    font-size: 18px;
    color: #fff;
    border: 2px solid var(--primary-color);
    letter-spacing: 1px;    cursor: pointer;
  }

  .resorces_form button:hover {
    background: #fff;
    color: var(--primary-color);
    border-color: var(--primary-color);
  }

section#section__resources3 .wmain {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
section#section__resources3 {
    padding-bottom: 0;
}
section#section__resources3 input#search_param {
    width: 367px;
    height: 34px;
    max-width: 326px;
    padding: 5px 20px;
    border: 1px solid;
    font-size: 16px;
	background-color: rgb(242 242 242);

}

section#section__resources3 button#search_button {
    height: 46px;
  text-align: center;
  padding: 9px 10px;
  background-color: rgb(242 242 242);
  aspect-ratio: 1/1;
  border: 1px solid #000;
}

section#section__resources3 svg {
    height: -webkit-fill-available;
}

form#searchform .wmain {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    gap: 0;
}


section#section__resources3 select#types,
section#section__resources3 select#Topics,
section#section__resources3 select#Authors {
    height: 47px;
    padding: 5px 10px;
    font-size: 16px;
    background-color: rgb(242 242 242);
    border: 1px solid;
}

section#section__resources3 h2 {
    color: #263484;
}
/* ---------------resources----------page--------------- */
/* ----------form page -------- */
.request_demo_form  label {
    font-size: 18px;
    color: #2c3972;
    line-height: 2.5;
    font-weight: 500;
}
.request_demo_form  input.wpcf7-form-control {
    width: calc(100% - 14px);
    font-size: 16px;
    font-weight: 400;
/*     margin-bottom: 10px; */
    border: 2px solid #c4c4c4;
    padding: 12px 5px;
	    border-radius: 8px;
}
.request_demo_form  select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #a2a9b0;
    transition: .5s;
    width: 100%;
    background: 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 12px 5px;
	  border: 2px solid #c4c4c4;
	  width: 100%;
/* 	margin-bottom: 20px; */
	    border-radius: 8px;
}
.request_demo_form  textarea.wpcf7-form-control.wpcf7-textarea.cf7_messagefield {
     width: calc(100% - 32px);
    font-size: 16px;
    padding: 14px;
	  border: 2px solid #c4c4c4;
	font-family: "Inter" !important;
	margin-bottom: 20px;
	    border-radius: 8px;
}
.request_demo_form  button.anim1.wpcf7-submit {
    display: inline-block;
    padding: 20px 35px;
    background: #2c3972;
    font-size: 18px;
    --c: #fff;
    color: var(--c);
    border: 2px solid #2c3972;
    cursor: pointer;
	font-family: "Inter" !important;
}
.request_demo_form h2.w100 {
    color: #263484;
}
@media (max-width: 980px) {
    /* ---------------Our Alt Text Writing----------page--------------- */
    .red_line {
        border-bottom: 0px;
        padding-bottom: 0px;
    }

    .Text_Writing_Essential {
        padding-top: 60px !important;
    }

    .AI_driven_tool .wmain {
        justify-content: space-around;
    }

    .What_Sets_Us_Apart .offer_list .w20.active {
        padding: 10px 10px;
    }

    .What_Sets_Us_Apart .offer_list .w20 {
        padding: 10px 10px;
    }
    .red_line {
    border-top: 0 solid rgba(255, 1, 124, 1);
    padding-top: 0;
}
	.blogs_list .single_blog {
    width: calc(50% - 34px);
}
    /* ---------------Our Alt Text Writing----------page--------------- */
}
@media (max-width: 850px) {
    
    section#sub-footer .w70.wmain {
        flex-wrap: wrap;
    }

    section#sub-footer .w70 {
        width: 100%;
    }

    section#sub-footer .w30 {
        width: 100%;
    }

    section#sub-footer a.highlited {
        width: max-content !important;
        padding: 10px 33px !important;
        margin-left: 10px;
    }

    .AI_driven_tool .wmain {
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }

    .AI_driven_tool .w100.wmain .three_box .w33 {
        width: 50% !important;
    }

    .AI_driven_tool .w100 .w100 {
        padding: 0;
    }

    .Streamlined_Intuitive_Workflow .w25 {
        width: 100%;
        padding: 40px;
        border: none;
        flex-direction: column-reverse;
        display: flex;
    }

    .Streamlined_Intuitive_Workflow .w25::before {
        top: auto;
        bottom: -20px;
        transform: rotate(90deg);
        right: calc(50% + 0px);
    }

    .Streamlined_Intuitive_Workflow .w25 .the_point {
        top: auto;
        bottom: -44px;
        transform: rotate(90deg);
        right: calc(50% - 8px);
    }

    .Streamlined_Intuitive_Workflow .w25::after {
        top: auto;
        bottom: -15px;
        transform: rotate(90deg);
        right: calc(50% + 2px);
    }

    .Streamlined_Intuitive_Workflow h3::after {
        content: "";
        content: "";
        background: #fff;
        position: absolute;
        right: -2px;
        width: 100%;
        height: 2px;
        top: 100%;
    }

    .AI_driven_tool .content_starts .w100.wmain img {
        width: 95%;
        margin: 0 auto;
    }
	.w50{
		width: 100%;
	}
	.w30 {
    width: 100%;
	}
	.w70 {
    width: 100% !important;
}

	.resorces_form form {
    justify-content: center;
}
	.resorces_sub h3{
		text-align: center;
	}
	   .request_demo_form .wmain {
         gap: 0px;
    }
	
	.blogs_latest_slide .slide {aspect-ratio: 3 / 2;}
}

@media (max-width: 700px) {
    .What_Sets_Us_Apart .wmain {
        justify-content: center;
    }
      .blogs_list .single_blog a.the_button {
    padding: 12px 20px ;
    font-size: 18px;
}
}


@media (max-width: 540px) {
    .AI_driven_tool .w100.wmain .three_box .w33 h3 {
        font-size: 34px;
    }

    .AI_driven_tool .w33 {
        padding: 20px;
    }
		.w33{
		width: 100%;
	}
	.blogs_list .single_blog {
     width: calc(100% - 34px); 
		margin: 0 auto;
}
	.blogs_latest_slide .slide .content h2 {
     margin-bottom: 0px; 
}
		.blogs_latest_slide .slide .content {
    padding: 26px 30px;
		background: linear-gradient(0deg, var(--primary-color) 54%, transparent);
}
    .blogs_latest_slide .slide .content h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }
	.blogs_latest_slide .slide .content span {
    font-size: 16px;
}
	a.the_button {
    padding: 7px 14px;
    font-size: 17px;
}
	    .wmain {
        gap: 19px;
    }
	section#sub-footer .w70.wmain{
		width: 100%;
	}
	section#section__resources3 form#searchform.wmain {flex-wrap: nowrap;}
	section#section__resources3 input#search_param {width: 100%;}
}
@media (max-width: 400px) {
    .AI_driven_tool .w100.wmain .three_box .w33 {
        width: 67% !important;
    }

    .AI_driven_tool .wmain {
        justify-content: space-around;
        flex-direction: row;
        align-items: center;
    }
}

/* ---------------Global Arrow CSS------------------- */
.arrow_workflow_card::before {display: none !important;}

/* ---------------Audit Page CSS------------------- */
.auditpage_s4 .arrow_workflow_card p {display: none !important;}



@media (prefers-contrast: high) {
    .logo_area img {
            filter: invert(1);
    }
}