/*MEDIA QUERY*/

@media screen and (max-width: 2560px) {
    .slide-content .benefit-image{
        height: 100%;
    }
    
}
@media only screen and (max-width: 1025px) {
    .insights-section:before{
        width: 100%;
    }
    .hero-home{
       padding: 310px 0px 80px; 
    }
    .benefit-slider {
        max-width: 100%;
    }
    .swiper-nav-wrapper{
        width: 100%;
    }
    button.swiper-button-next-custom {
        position: relative;
        right: -70px;
    }
    button.swiper-button-prev-custom {
        position: relative;    
        left: -70px;
    }
    .site-header{
        z-index: 9;
        background: transparent !important;
    }
    .site-header.active{
        background: #100c2d !important;
    }
    .site-header{
        padding: 1rem 18px !important;
            flex-flow: wrap;    
    }
    .site-header.active{
        padding: 45px 18px !important;
    }
    header .gradient-button-wrapper .button-text{
        background: linear-gradient(287deg, #FF00E5 -43.97%, #FF8801 109.57%), #03F;
    }
    header a.btn.get-started-btn {
        background: transparent;    
        }
    header a.btn.get-started-btn:before {
    content: "";
    border: none;
    border-radius: 8px;
    background: linear-gradient(287deg, #FF00E5 -43.97%, #FF8801 109.57%);
    cursor: pointer;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    background-clip: border-box;
    padding: 2px;
    width: 92%;
    height: 35px;
    position: absolute;
    }
    .slider-cont {
        width: 100%;
    }
    .first_agent a.btn.get-started-btn:before{
        width: 138px;
    }
    .container{
        width: 750px;
     }
     .agentic_category .arrL {
        right: 0px;
    }
    .agentic_category .arrR{
        left: 0px;
    }
    .container {
        width: 680px;
    }
    .left_col_count {
        width: 25%;
    }
    .right_col_count{
        width: 75%;
        padding: 0rem 1rem 0rem 1rem;  
    }
    .left_col_count p {
    font-size: 112px;
    }
    .faq-item .left_col_count p {
        margin-bottom: -120px;
    }
    .faq-item.active .left_col_count p {
        margin-bottom: 0px;
    }
    .faq-icon{
        right: -20px;
    }
    .faq-item{
            align-items: center;
        height: 40px;
    }
    .faq-accordion .faq-item:not(:first-child) {
    top: 0px;
    }
    .mission{
        padding-bottom:0px;
        background-size: contain;    
    }
    .vision_sec {
        margin-top: -120px;
    }
    .gallery_cate {
      padding-top: 130px;
    }    
    .case_study {
        width: 100%;
    }
    .demo-video{
        width: 100%;
        height: 100%;
    }
    .col_right{
        padding: 18px 0px 22px 25px;
    }
    .pricing-section.section {
        padding-bottom: 220px;
    }  
    .mission.section{
        background-size: contain;
        padding-bottom: 0px;    
    }
    .cont_form:before{
     width: 90%;
     right: 0px;
    }
    .cont_form .nf-form-wrap.ninja-forms-form-wrap {
        width: 84%;
    margin: 40px auto;
    padding: 67px 0px;
    }
    .cont_form{
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .block-section .block-title {
        width: 100%;
    }
    .home .pricing-section.section{
        padding-top: 240px;
    }
    .benefit-section .slide-content{
        min-height: 280px;
    }
    .mission.section{
    background-position: bottom -100px right;     
    }
    .dflex{
        width: 96%;
    }
    .teamList{
        max-width: 100%;
    }
    .team_sec {
        padding: 90px 0px 90px 0px;
    }
    .team_sec .swiper-nav-wrapper{display: none;}
    button.swiper-button-next-custom {
        right: -22px;
    }
    button.swiper-button-prev-custom {
        left: -22px;
    }
    .about-hero-content, .contact_page .about-hero-content {
        width: 90%;
    }
    .benefit_sec{
        padding: 0px 0px 30px;
    }
    .about-mission-content{
        width: 90%;
    }
    .image-glow-right{
        top: 0px;
    }
    .mission {
        padding-top: 80px;
    }
    .col_right {
     width: 94%;
    padding: 8px; 
    }  
    .demo-video{
         border-radius: 8px;   
    }
    .swiper.teamList {
        padding-top: 305px;
        padding-bottom: 220px;
    }
     .team_sec .swiper-slide-active .slide-content:before{
         box-shadow: none;
     }
     .team_sec {
        width: 100%;
     }
    .team_sec .swiper-pagination {
        bottom: 140px !important;
    }
 .team_sec:before{
    content: "";
    background: radial-gradient(rgba(77, 54, 154, 1), transparent);
    top: -170px;
    filter: blur(120px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
 }
}
@media only screen and (max-width: 767px) {
    .pindex{
        margin: 40px 15px 15px;
    }  
    .cont_form .nf-field-element input{
        padding: 20px;
    } 
    .cont_form form .nf-field-container {
        margin-bottom: 10px;
    }   
    .cont_form .nf-field-element textarea{
        height: 60px;
        padding: 20px; 
    }    
    .mission .sec_title {
        margin-bottom: 50px;
    }   
    .category-filter{
      padding: 0 44px 0px 7px;  
    }    
    .category-filter.active{
      padding: 0 44px 0px 44px;  
    }
    .pricing-section.section{
        padding-top: 11rem;
        margin-top: -8rem;   
    }
    .team_sec .swiper-backface-hidden .swiper-slide {
        transform: scale(1) !important;
    } 
    .faq-accordion img.faq_bg {
        width: 120px;
    }
    .faq-accordion .faq-item:last-child {
        border-radius: 0px 0px 14px 14px;
    }
    .faq-accordion .faq-item:first-child {
        border-radius: 25px 25px 0px 0px;
    }
    .title {
        font-size: 22px;
        line-height: 30px;
    }
    .faq-question{
        font-size: 20px;
        position: relative;
        bottom: -12px;    
    }
    .faq-answer p {
        font-size: 14px;
    }
    .faq-item:before{
        width: 100%;
        left:0px;
    }
    .faq-accordion .faq-item.active{
        padding: 20px;
    }
    .faq-icon {
        right: 0px;
    }  
    .faq-item.active .faq-icon {
        right: -7px;
    } 
    .swiper.teamList {
        padding-top: 140px;
        padding-bottom: 180px;
        padding-left: 30px;
        padding-right:30px;
    }
    .team_sec button.swiper-button-next-custom {
        right: 0px;
        padding: 0;
    }
    .team_sec .swiper-nav-wrapper {
        display: flex;
    } 
    .team_sec button.swiper-button-next-custom {
        right: 0px;
        padding: 0;
    }
    .left_col_count p{
        font-size: 40px;
        width: auto;
    }
    .home .benefit-section .arrL{
          right: 0%;  
    }
    .home .benefit-section .arrR{
          left: 0%;  
    }    
    .cont-slider{left: 0;opacity: 0 !important;transform: scale(1) translateX(0vw) !important;}
    #ext-1{opacity: 1 !important;}
    .site-footer{
        margin-top: 0px;
        background-color: transparent;
    }
    .case_study_index .pimage img{
        border-radius: 10px;
    }
    .case_study .ptitle, .case_study .pcontent{
        padding: 0px;
    }
    .case_study_index{
        padding: 12px;
        border-radius: 10px;    
    }
    .category-filter a{
        font-size: 14px;
        padding: 14px 7px;    
    }
    .agent-swiper {
    padding: 19REM 1rem 10REM;    
}
.gallery_cate {
    padding-top: 80px !important;
}
    .agentic_category .test-slider .slide-content {
    PADDING-BOTTOM: 30PX;
}
.pricing-subtitle {font-size: 16px;}
    .swiper-slide.swiper-slide-prev, .swiper-slide.swiper-slide-next{
        opacity: 0;
    }
    .agent-swiper .swiper-slide.swiper-slide-active{
        transform: scale(1.8) !important;
    }
    .home .pricing-section.section{
        padding-bottom: 190px;
            padding-top: 205px;    
    }
    .main-container {
        padding: 0 20px;
    }
    .test-slider{
        width: 80%;
        margin: 0px auto;
    }
    .test-slider .slide-content h3 {
    font-size: 18px;
    line-height: 24px;
    }
    .test-slider .slide-content{
     padding: 5px 20px 20px; 
     min-height:fit-content;
    height: 100%; 
    }
    .test-slider .slide-content p{
      font-size: 14px;
        line-height: 24px;  
    }
    .page-template-page-chat-boot .agentic_category {
    padding-bottom: 6rem;
    }
    .case_study #ai-gallery-results {
    margin-top: 30px;
    }
    .agentPage .hero-bg {
        background-size: 100%;
    }
    .agentic_category .sec_title h2 {
        font-size: 22px;
    }  
    .flgPos img{
        width: 100%;
        z-index: -9;
    }
    .col_right video.tm-mb-40 {
        border: 1px solid #ffffff80;
        height: auto;
        width: 100%;
    }
    .container, .agentic_category .sec_title {
        width: 90%;
    }
    .agent-img{
        padding: 5px 5px;
    }
    img.agent_ellipse {
        height: 390px;
    }
    .agent-swiper{
       padding: 18REM 1rem 12REM;
       margin-top: -18rem; 
    }
    .first_agent .swiper-pagination{
        bottom:80px;
    }
    .first_agent img.agent_ellipse {
        height: 550px;
    }
    .agent-hero-content h1{
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .hero-home.section.agentPage {
        padding: 80px 20px 0px !important;
        width: 87%;
        margin: 0 auto;
    }
    .dflex {
        display: block;
        width: 100%;
    }
    .col_left {
        width: 100%;
    }
    .hero-home .hero-content, .hero-home h1{
        width: auto;
        text-align: center;
    }
    .hero-home h1{
        width: auto;
        font-size: 32px;
        font-weight: 700;    
        padding: 0px 10px;
    }
    .hero-home {
      padding: 100px 0px 40px !important;
        }

    .hero-home p {
    font-size: 16px;
    line-height: 24px;
    }
    .hero-home .buttons{
        display: block;
        width: 100%;
    }
    .hero-home .buttons .button-wrapper{
        margin-top: 20px;
    }
    .hero-home .buttons .button-wrapper{
        width: 99%;
    }
    .hero-home .start-btn{
        width: 100%;
        padding: 12px 0px;
    }
    .insights-section .section-title {
    font-size: 22px;
    line-height: 32px;
    max-width: 96%;
    }
    .section{
        padding: 40px 0px;
    }
    .insights-section{
        padding-top:0px;
        padding-bottom:0px;
    }
    .insight-card{
        margin-bottom: 80px;
    }
    .block-section .block-title {
    font-size: 22px;
    line-height: 35px;
    }
    .benefit-title, .pricing-title {
        font-size: 22px;
        line-height: 30px;
    }
    .integration-section.integration2-section{
        padding: 40px 0px 30px;
    }    
    .pricing-section .swiper{
        width: 90%;    
    }
    .pricing-title, .pricing-subtitle{
        padding: 0px 20px;
    }
    .left_col_count {
        width: 15%;
    }
    .swiper-slide.swiper-slide-active {
        transform: scale(1);
    }
    .site-footer{
        padding: 5rem 2rem 1rem;
    }
    .mission.section{
       padding-top: 70px; 
        background-size: 100%;
        background-position: bottom right;
        background-repeat: no-repeat; 
    }
    .faq-item{
        padding: 12px;
    }
    .right_col_count {
        width: 85%;
        padding: 0rem 0.5rem 0rem 2rem;
    }    
    .faq-icon svg{
        width: 16px;
    }
    .team_sec .swiper-pagination {
        bottom: 190px !important;
    }    
}
@media only screen and (max-width: 350px){
        .category-filter a{
        font-size: 12px;
        line-height: 0.5;    
        padding: 14px 7px;  
            margin-top: 5px;    
    }
    .category-filter{height: 46px;}
}