@media only screen and (min-width: 1521px) {
    .container {
        max-width: 1440px;
    }
}
@media only screen and (max-width: 1520px){
    .navbar-brand img{
        max-width: 200px;
    }
    html, body{
        font-size: 15px;
    }
    .talent-tabing .tab-content{
        margin-top: 71px;
    }
    .section-title-left,.designed-slider{
        margin-left: 0;
    }
    .designed-slider .slider-nav{
        top: -85px;
        margin-right: calc(1920px / 15 + 10px);
    }
    
}
@media only screen and (max-width: 1399px){
    .header-transparent .navbar-nav {
        gap: 2px;
    }
   
    .tabbed .nav-tabs button.nav-link span{
        font-size: 1.2rem;
    }
    .tabbed .nav-tabs button.nav-link{
        padding: 20px 15px;
    }
    .talent-tabing .tab-content{
        margin-top: 67px;
    }
    .benefit-slider, .section-title-left,.designed-slider{
        margin-left: 50px;
    }
    .benefit-slider .slider-nav,.designed-slider .slider-nav{
        margin-right: calc(100% / 10 + 0px);
    }
    .solution-designed .section-title{
        max-width: 73%;
    }
    .percent-box{
        max-width: 70%;
    }
    .ecosystem-box{
        max-width: 250px;
    }
    .hero-tabing .nav-tabs .nav-link:before{
        width: 10px;
        right: -12px;
    }
    .hero-tabing .nav-tabs .nav-link:after{
        width: 10px;
        left: -12px;
    }
    .process-box::after {
        width: 24px;
        height: 24px;
        right: -32px;
        top: 0;
        bottom: 0;
        margin: auto;
        background-size: contain;
    }
    .header-transparent .navbar-nav .nav-link{
        padding-left: 1rem;
        padding-right: 0.75rem;
    }
    .mega_dropdown .megamenu_nav .nav-link{
        padding: 11px 23px;
        text-align: left;
    }
    .talent-footer h3{
        font-size: 2.5rem;
    }
    .footer-logo a img {
        max-width: 236px;
    }
    .footer-contact div{
        max-width: 175px;
    }
    .delivering-section .section-title{
        margin-bottom: 50px !important;
    }
    .blog-title h1{
        font-size: 3rem;
    }
    .assesment-slider{
        margin-left: 50px;
    }
    .btn-secondary,.btn-primary{
        padding: 10px 26px;
    }
}

@media only screen and (max-width: 1199px){
    .hero-section{
        padding-bottom: 45px;
    }
    .hero-tabing .nav-tabs .nav-link:after,.hero-tabing .nav-tabs .nav-link:before{
        display: none;
    }
    .hero-tabing .nav-tabs:before{
        display: none;
    }
    .hero-title h1{
        padding-top: 30px;
    }
    .hero-title h1,.banner-heading h1{
        font-size: 2.5rem;
    }
    .topbar-link a{
        font-size: 0.8rem;
    }
    a.navbar-brand img {
        max-width: 150px;
    }
    button.navbar-toggler {
        padding: 0;
    }
    .navbar-toggler-icon img {
        width: 30px;
        background: #ffffffe7;
        border-radius: 2px;
    }
    .hero-tabing .nav-tabs .nav-link {
        font-size: 1.2rem;
        padding: 12px 20px;
    }
    .hero-tabing .nav-tabs{
        gap: 10px;
        justify-content: center;
        max-width: 100%;
    }
    .hero-tabing .tab-content{
        margin-top: 0;
    }
    .hero-tabing {
        margin-top: 40px;
    }
    .hero-title{
        padding-top: 0;
    }
    .product-description h2{
        font-size: 1.5rem;
    }
    .product-desc-footer div.price{
        font-size: 2.5rem;
    }
    .product-desc-footer p{
        font-size: 0.9rem;
    }
    /*div#navbarNav {
        background: #fff;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid #ffffff78;
    }
    .header-transparent .navbar-nav .nav-link{
        min-height: auto;
        line-height: normal;
    }
    .navbar-right{
        margin-left: 0;
        display: flex;
    }
    .navbar-right a{
        flex: 1;
        padding: 10px;
    }*/
    .product-video,.product-description {
        margin-top: 20px;
    }
    
    .topbar-link {        
        align-items: center;
    }
    .topbar{
        padding: 2px 0 !important;
    }
    .header-transparent{
        top: 20px;
        z-index: 9999;
    }
    .section-title h2,.design-title h2{
        font-size: 2.1rem;
    }
    .section-title p{
        font-size: 1.1rem;
    }
    .tabbed .nav-tabs button.nav-link{
        padding: 15px 10px;
    }
    .tabbed .nav-tabs button.nav-link span {
        font-size: 1rem;
    }
    .tabbed .nav-tabs{
        display: flex;
        flex-wrap: nowrap;
        float: none;
        margin-bottom: 0 !important;
    }
    .talent-tabing .tab-content{
        margin-top: 0px;
    }
    
    .talent-footer h3{
        font-size: 2rem;
    }
    .talent-body p {
        font-size: 1rem;
    }
    .benefit-slider .slider-nav{
        top: -75px;
    }
    .benefit-slider .slider-nav button img,.designed-slider .slider-nav button img{
        max-width: 34px;
    }
    .percent-box{
        margin-bottom: 30px;
        max-width: 100%;
    }
    .testimonial-desc p{
        font-size: 1.1rem;
    }
    .testimonial-desc h4{
        font-size: 1rem;
    }
    .footer-contact {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        padding-bottom: 20px;
        justify-content: space-between;
    }
    .footer-contact div p{
        max-width: 200px;
    }
    .footer-space{
        height: 50px;
    }
    .page-header.is-sticky .navbar-brand img{
        max-width: 150px;
    }
    .mega_dropdown{
        max-height: 500px;
        overflow: scroll;
        padding: 15px;
    }
    .mega_dropdown .megamenu_nav .nav-link{
        font-size: 1.2rem;
        padding: 10px;
    }
    .mega-content{
        padding-left: 0;
    }
    .mega_dropdown .megamenu_nav .nav-tabs{
        flex-wrap: nowrap;
        gap: 5px;
    }
    .everyteam-box img.img-fluid {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .everyteam-vectorbox{
        flex-direction: column;
    }
    .everyteam-vectorbox .vector-img{
        flex: 1;
        text-align: right;
    }
    .everyteam-vectorbox .vector-img img{
        max-height: 200px;
    }
    .ecocenter-img{
        display: none;
    }
    .ecosytem-center{
        padding: 15px 0px;
    }
    .ecosystem-box{
        position: initial;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .ecosystem-box.eco2,.ecosystem-box.eco3{
        transform: none;
    }
    .ecosystem-box::after{
        display: none;
    }
    .ecosystem-box .desc{
        height: 100%;
        opacity: 1;
    }
    .transparent-top-banner{
        height: 600px;
    }
    .about-story-desc {
        padding: 20px 0 0;
    }
    .deliver-img{
        margin-bottom: 30px;
    }
    .deliver-img img{
        width: 100%;
        max-height: 450px;
        object-position: center;
        object-fit: cover;
    }
    .banner-heading p{
        font-size: 1.2rem;
    }
    .blog-details-banner{
        height: 400px;
    }
    .blog-title h1{
        font-size: 3rem;
    }
    .blog-description h2{
        font-size: 1.7rem;
    }
    .blog-details,.contact-section{
        padding: 60px 0;
    }
    .contact{
        min-height: 200px;
        padding-bottom: 30px !important;
    }
    
    .assesment-fbox label{
        font-size: 1.1rem;
        padding: 7px 20px;
    }
    section.assesment-filter{
        padding-bottom: 0;
    }
    .assesment-short-desc{
        padding: 12px;
    }
    .assesment-short-desc h1{
        font-size: 2.25rem;
    }
    .assesment-slider{
        margin-left: 30px;
    }
    .assesment-slider .slider-nav{
        margin-right: 20px;
    }
    .discover-nav-tab nav div.nav-tabs .nav-link{
        font-size: 1.2rem;
    }
    .discover-s{
        padding-top: 60px;
    }
    .discover-details{
        padding: 20px;
    }
    .design-tools{
        padding: 60px 0px;
    }
    .engine-box{
        padding: 0;
    }
    .design-title {
        margin-bottom: 40px;
    }
    .pricing-table{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .pricing-table .pricing-details {
        margin-bottom: 20px;
        border-radius: 10px;
        display: flex;
        align-items: stretch;
        gap: 20px;
        padding: 0px;
    }
    .pricing-table .pricing-details .pricing-header{
        padding: 20px;
        background-color: #E0E0FF;
        border-radius: 10px 0px 0px 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 1;
    }
    .pricing-table .pricing-details .pricing-body{
        padding: 10px;
    }
    .best-plan{
        max-width: 150px;
        top: 0;
        border-radius: 0 0 10px 0px;
        font-size: 1rem;
        left: 0;
    }
    .pricing-table .pricing-left{
        border-right: 2px solid #DADADA;
    }
    .pricing-table .pricing-right{
        border-left: 2px solid #DADADA;   
    }
    .usercase-top{
        padding-top: 60px;
    }
    .pricing-nav-tab nav div.nav-tabs .nav-link{
        font-size: 1.1rem;
    }
    .pricing-nav-tab nav div.nav-tabs{
        padding: 6px;
    }
    .add-on-table{
        flex-direction: column;
        border: 0;
    }
    .add-on-table .addon-details{
        display: flex;
        align-items: stretch;
        border: 1px solid #dadada;
        margin-bottom: 20px;
        border-radius: 10px;
        padding: 0;
    }
    .add-on-table .addon-details .addonheader{
        flex: 1;
        border-right: 1px solid #DADADA;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #f1f1f1;
        border-radius: 10px 0 0 10px;
    }
    .add-on-table .addon-details .addon-body {
        flex: 1;
        padding: 15px;
    }
    .contact-form.form-price{
        margin-top: 30px;
    }
    .process-box img {
        width: 50px;
    }
    .process-box::after {
        width: 15px;
        height: 20px;
        right: -27%;
        background-size: contain;
    }
    .process-box h3{
        font-size: 1rem;
        margin-top: 15px;
    }
    .process-box{
        max-width: 100px;
        padding: 10px;
    }
    .hire-box.section-title{
        padding-left: 0;
        padding-bottom: 30px;
    }
    .padding-90-90{
        padding: 60px 0px !important;
    }
    section.logo-brand-section.padding-90-90 {
        padding: 0px 0 0 !important;
    }
    .eligibility-desc,.confident-desc {
        padding-top: 30px;
    }
    .expert-banner-section .hero-title {
        padding-top: 50px !important;
    }
    .hiring-box{
        height: 300px;
        width: 100%;
        padding: 20px;
    }
    .hire-desc h3{
        font-size: 1.5rem;
    }
    .hire-desc p{
        font-size: 1.3rem;
    }
    .hire-body{
        transform: translate3d(0, calc(100% - 10rem), 0);
    }
    div#navbarNav {
        height: 100vh;
        background: #fff;
        padding: 100px 20px 20px;
        border-radius: 0;
        border: 1px solid #ffffff78;
        position: fixed;
        left: 0;
        right: 0;
        top: 0px;
        z-index: 9;
    }
    .navbar-right{
        margin-left: 15px;
    }
    #navbarNav .dropdown-toggle::after {
        display: inline-flex;
        position: static;
        align-items: center;
    }
    .navbar-toggler{
        z-index: 999;
    }
    .navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon img{
        display: none;
    }
    .navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon:after {
        display: inline-block;
        content: "\00d7";
        font-size: 30px;
        line-height: 0;
        color: #6161ff;
    }
    .contact-details h2{
        font-size: 2.2rem;
    }
    .footer-logo a img {
        max-width: 200px;
    }
    body.menu-open {
  overflow: hidden;
}

body.menu-open::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 1040;
}
}
@media only screen and (max-width: 1099px){
    .hero-title h1, .banner-heading h1 {
        font-size: 2rem;
    }
    .hero-tabing .nav-tabs .nav-link {
        font-size: 0.9rem;
        padding: 8px 10px;
    }
    .contact-details{
        padding: 30px 0px 0;
        display: flex;
        gap: 15px;
    }
    .contact-details > div{
        flex: 1;
    }
    .talet-description{
        flex-direction: row;
        padding-left: 0;
        gap: 20px;
        padding-top: 30px;
    }
    
}
@media only screen and (max-width: 991px){
    .product-description{
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .mega_dropdown .megamenu_nav .nav-tabs{
        margin-bottom: 0 !important;
    }
    .mega_dropdown .megamenu_nav .nav-link {
        font-size: 0.8rem;
        padding: 5px;
    }
    .mega-sub-title {
        font-size: 0.9rem;
    }
    .topbar-link.top-contact{
        display: none !important;
    }
    .play-icon img {
        max-width: 48px;
    }
    .logo-section{
        padding: 30px 0 0;
    }
    .talent-section, .benefit-section,.solution-designed,.testimonial-section,.industry-section,.hire-section,.everything-team,.ecosystem,.delivering-section,.blog-list,.blog-details,.contact-section,.assesment-list,.usercase-top,.discover-s,.pricing-addons,.faq-section{
        padding: 45px 0px;
    }
    .section-title h2{
        font-size: 2rem;
    }
    .section-title p{
        font-size: 1.2rem;
    }
    .tabbed{
        margin-bottom: 0;
    }
    .tabbed .nav-tabs{
        overflow: scroll;
    }
    .talet-description{
        flex-direction: column;
        padding-left: 0;
        gap: 15px;
        padding-top: 20px;
        padding-right: 0;
    }
    .benefit-slider, .section-title-left {
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
    }
    .benefit-box .benefit-desc h3{
        font-size: 1.2rem;
    }
    .benefit-box .benefit-desc p{
        font-size: 0.9rem;
        margin-bottom: 0;
    }
    .benefit-box .benefit-desc{
        left: 15px;
        bottom: 15px;
    }
    .benefit-slider .slider-nav,.designed-slider .slider-nav,.assesment-slider .slider-nav {
        top: 100%;
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        justify-content: center;
        margin: 10px auto;
    }
    .percent-box h3{
        font-size: 2rem;
    }
    .percent-box p,.solution-desc p{
        font-size: 1rem;
    }
    .designed-slider{
        margin-left: 15px;
        margin-right: 0px;
        margin-bottom: 50px;
    }
    .solution-desc h3{
        font-size: 1.5rem;
    }
    .testimonial-desc{
        padding-left: 0;
        padding-top: 40px;
        background-position: left 10px;
        background-size: 100px;
    }
    .dot{
        width: 30px;
        height: 4px;
    }
    .dots.swiper-horizontal > .swiper-pagination-bullets, .dots.swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .dots.swiper-pagination-fraction, .dots{
        gap: 10px;
    }
    .hire-box.section-title{
        padding-left: 0;
    }
    .hire-email{
        flex-direction: column;
    }
    .other-opt{
        text-align: center;
        font-size: 1rem;
    }
    .google-btn a img{
        max-width: 28px;
    }
    .hire-img .img-text p{
        font-size: 0.8rem;
    }
    .hire-img .img-text label{
        font-size: 1rem;
    }
    .hire-img .img-text{
        position: static;
        border-radius: 0px 0px 20px 20px;
        max-width: 100%;
    }
    .hire-box .hire-footer p {
        font-size: 1rem;
    }
    footer{
        padding-top: 45px;
    }
    .footer-space {
        height: 20px;
    }
    .transparent-top-banner{
        height: 400px;
    }
    .fs-20 {
        font-size: 1rem !important;
    }
    .eventteam-desc h3{
        font-size: 1.25rem;
    }
    .eventteam-desc p{
        font-size: 1rem;
    }
    .blog-banner{
        min-height: 300px;
        height: 100%;
        padding: 50px 0px;
    }
    .blog-fbox label {
        border: 1px solid #0D0D0D;
        padding: 5px 15px;
        font-size: 1rem;
    }
    .blog-filter{
        gap: 10px;
    }
    .blog-details-banner{
        height: 240px;
    }
    .blog-title h1 {
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .blog-description h2{
        font-size: 1.2rem;
    }
    .blog-description h3{
        font-size: 1.25rem;
    }
    .blog-description .blog-quotebox{
        padding: 15px;
    }
    .blog-relatedpost-title{
        font-size: 2rem;
        padding: 25px 0;
    }
    .contact-details{
        flex-direction: column;
    }
    .contact-details h2{
        font-size: 2rem;
        margin-bottom: 10px;
    }
    .office-address h3{
        font-size: 1.3rem;
    }
    .contact-form{
        padding: 20px;
    }
    .assesment-fbox label {
        font-size: 0.8rem;
        padding: 5px 15px;
    }
    .discover-nav-tab nav div.nav-tabs{
        gap: 5px;
    }
    .discover-details {
        padding: 20px 0;
    }
    .engine-box .engine-desc h3{
        font-size: 1.8rem;
    }
    .engine-box .engine-desc p,.design-tool-box p{
        font-size: 1.1rem;
    }
    .pricing-table .pricing-details,.add-on-table .addon-details{
        display: block;
    }
    .pricing-table .pricing-details .pricing-header,.add-on-table .addon-details .addonheader{
        background-color: transparent;
        border-radius: 0;
    }
    .best-plan{
        position: initial;
    }
    .contact-form.form-price {
        padding: 20px;
    }
    .padding-90-90{
        padding: 50px 0px !important;
    }
    .screen-step{
        flex-direction: column;
        padding: 20px 0px;
        max-width: 100%;
    }
    .screen-step .screen-box {
        border-left: 2px solid #6161FF;
        /*border-bottom: 2px solid #6161FF;*/
        display: flex;
        align-items: center;
        gap: 15px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .screen-step .screen-box p br{
        display: none;
    }
    .process-box {
        max-width: 100%;
        padding: 20px;
        margin: 20px auto;
        display: flex;
        gap: 15px;
        align-items: center;
    }
    .process-box h3{
        margin-top: 0;
    }
    .process-box::after {
        width: 15px;
        height: 20px;
        right: 0;
        background-size: contain;
        bottom: -34%;
        top: auto;
        left: 0;
        transform: rotateZ(90deg);
    }
    .smart-btn-grp {
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.process-right-title .d-flex {
    flex-direction: column;
    gap: 10px !important;
}
.ai-power-bottom{
    padding-bottom: 0 !important;
}
.screen-img {
    padding-top: 20px;
}
.product-video{
    height: auto !important;
}
.scrren-assistat-sec .section-title {
    padding-top: 25px;
}
.scrren-assistat-sec .section-title .d-flex.gap-3{
    flex-direction: column;
    gap: 10px !important;
}
.banner-heading {
        padding: 90px 0 40px 0;
}
.everyteam-box{
    height: 294px !important;
}
.assesment-check{
    margin-bottom: 0;
}
.industry-box{
    height: auto;
}
section.usercase-top{
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}
.banner-heading{
    padding: 90px 0 0 !important;
}
.best-plan{
    border-radius: 8px 0 10px 0px;
}
.industry-details h3{
    margin-bottom: 20px;
}
.pb-0{
    padding-bottom: 0 !important;
}
section.everything-team .section-title{
    padding-top: 0;
}
.test-nav-details,.assesment-box{
    padding: 20px;
}
.section-title{
    padding-top: 0 !important;
}
.footer-contact div img{
    width: 21px;
    height: 21px;
}
.section-title.about-story-desc{
    padding-top: 30px !important;
}
.delivering-section .section-title h2{
    margin-bottom: 20px;
}
.pricing-addons {
    padding: 0 !important;
}
.custom-accordian .accordion-item .accordion-body{
    padding: 20px;
}
.custom-accordian .accordion-header button{
    font-size: 1rem;
}
.custom-accordian .accordion-item .accordion-body p{
    font-size: 1rem;
}
.blog-details blockquote{
    padding: 20px !important;
}
.assesment-check{
    gap: 10px 5px;
}

.assesmentCat{
    padding: 5px 10px !important;
    font-size: 1rem !important;
}
.assesmentCat.active:after{
    right: -5px;
}
section.assesment-filter{
    padding-top: 0 !important;
}
.search-bar .form-control{
    height: 50px;
}
.search-bar .form-icon{
    top: 10px;
}
.hire-desc p{
    opacity: 1;
    max-height: 100%;
}
.hire-body{
    transform: none;
}
.interview-accordian .accordion-button{
    font-size: 1.5rem;
    padding: 0 15px;
}
.interview-accordian .accordion-body p{
    font-size: 1.2rem;
}
.interview-accordian .accordion-button img {
    width: 24px;
}
}