/* Start - Responsive Styles */
@media (max-width: 1399px) {
    .container{
        max-width: 1250px;
    }
    .sub-menu{
        left: 0;
    }
    .ourstats-content-counter{
        padding: 50px 20px;
    }
    .ourstats-content-inner{
        gap: 20px;
    }
    .ourstats-counter{
        width: 290px;
    }
    .single-case-study-banner-text.scsbt-left {
        left: 20px;
    }
    .single-case-study-banner-text.scsbt-right {
        right: 20px;
    }
    .single-case-study-banner-text{
        top: 30px;
    }
    .single-case-study-Solution{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1299px) {
    .webapp-img {
        width: 380px;
        height: 380px;
    }
}

@media (max-width: 1199px) {
	.container{
        max-width: 100%;
    }
    .counter-section .row {
        gap: 60px 0;
    }
    .services-slider .slick-list {
        margin-left: 0;
        margin-right: 0;
    }
    .testimonial-section {
        overflow: hidden;
    }
    .webapp-img {
        width: 310px;
        height: 310px;
    }
    .our-services-card{
        padding-left: 15px;
        padding-right: 15px;
    }
    .services-whychoose-cont {
        padding-left: 2.5rem;
    }
    .ourstats-counter {
        width: 250px;
        padding: 20px;
    }
    .ourstats-image-column .section-title{
        padding: 0 30px;
        margin-bottom: 0;
    }
    .footer1-col-1 {
        padding-right: 0;
    }
    .contactus-form {
        padding-left: 0;
    }
    .contactus-map {
        margin: 0;
        margin-top: 90px;
    }
    .case-studies-box {
        padding: 0;
    }
    .casestudies-page .tab-content .row {
        gap: 30px 0;
    }
    .how-testing-icon::before {
        left: 67px;
        top: 0;
        width: 140px;
        height: 96px;
    }
    .how-testing-icon {
        padding-top: 50px;
    }
    .single-case-study-banner-text {
        top: auto;
        bottom: -200px;
        width: 47%;
        min-height: 235px;
    }
    .single-case-study-banner {
        padding-bottom: 190px;
    }
    .section-mask-guides .guide-container{
        padding: 0 20px;
        max-width: calc(1320px + 20px* 2);
    }
    .section-mask-guides .guide-container > .guide:last-child{
        right: 20px;
    }
    .speak-experts-section .contact-box{
        padding-right: 0;
    }
}

@media (max-width: 1024px) {
    .about-category-item{
        padding: 15px 20px;
    }
    .about-image-group .about-image1::after{
        left: -52%;
        bottom: -71px;
    }
    .about-category{
        gap: 10px;
    }
    .footer1-col-1 {
        padding-right: 0;
    }
    .blog-content-area {
        padding: 0 0 0 50px;
    }
    .webapp-img {
        width: 305px;
        height: 305px;
    }
    .services-whychoose-left {
        padding-left: 0;
    }
    .how-testing-works{
        padding-left: 15px;
        padding-right: 15px;
    }
    .how-testing-card{
        gap: 25px;
    }
    .how-testing-icon::before{
        width: 160px;
        height: 115px;
    }
    .how-testing-works .section-title {
        margin-bottom: 50px;
    }
    .ourstats-counter {
        width: 100%;
    }
    .contact-box {
        padding: 30px 15px;
    }
    .footer-widget.footer1-col-4 {
        padding-left: 0;
    }
    .contact-box .contact-info li:first-child p br{
        display: none;
    }
    .life-bespokeqa-left {
        padding-right: 0;
    }
    .casestudies-page.careers-tabs-section .nav-link {
        min-width: auto;
        padding: 20px 30px;
    }
    .careers-content-main .about-image-group .about-image1::after{
        left: -80px;
    }
    .team-box-card {
        padding-right: 20px;
    }
    .what-you-get-content .ourstats-counter{
        width: 300px;
    }
}

@media(max-width: 991px) {
    .hero-banner-main{
        height: auto;
        padding: 100px 0 130px 0;
    }
	.navbar-toggle{
        display: block;
        position:relative;
        width:40px;
        height:40px;
    }
    .header-main-bar nav.header-navbar {
        margin-left: auto;
        margin-right: 0px;
    }
    .navbar-toggle span {
        width: 32px;
        height: 2px;
        background: var(--primary);
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0;
        margin: auto;
        transition:all 0.3s;
    }
    .navbar-toggle span:nth-child(1) {
        top: -16px;
        width: 18px;
    }
    .navbar-toggle span:nth-child(3) {
        bottom: -16px;
        width: 18px;
    }
    .menu-show .navbar-toggle span:nth-child(1) {
        top: 0;
        width: 28px;
        transform:rotate(45deg);
    }
    .menu-show .navbar-toggle span:nth-child(2) {
        width: 0;
    }
    .menu-show .navbar-toggle span:nth-child(3) {
        bottom: 0;
        width: 28px;
        transform:rotate(-45deg);
    }
    nav.header-navbar {
        position: fixed;
        right: 0;
        display: block;
        z-index: 9999;
        background: var(--primary);
        top: 0;
        bottom: 0;
        width: 100%;
        padding: 30px;
        transform: translatex(100%);
        transition: all 0.4s;
        overflow: auto;
        color: #fff;
    }
    .menu-show nav.header-navbar {
        transform: translatex(0%);
    }
    .header-navbar .navbar-toggle {
        margin-left: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .header-navbar .navbar-toggle span {
        background:#fff;
    }
    header nav > ul {
        margin: 10px 0 0;
        display: block;
    }
    header nav > ul > li + li {
        margin-left: 0;
        margin-top: 15px;
    }
    header nav > ul > li:hover > a {
        color: #fff;
    }
    header nav > ul > li > a {
        color: #fff;
		font-size: 20px;
		line-height: 40px;
		font-weight: 500;
        display: inline-flex;
        align-items: center;
        text-transform: none;
    }
    header nav > ul > li{
        transform: translateY(20px);
        opacity: 0;
        transition: all 0.4s;
    }
    .menu-show header nav > ul > li{
        transform: translateY(0);
        opacity: 1;
    }
    .sub-menu {
        position: relative;
        left: 0;
        margin-top: 10px;
        box-shadow: 0 0 0 transparent;
        padding: 15px;
        display: none;
        transform:none;
        width:100%;
        opacity: 1;
        visibility: visible;
    }
    li:hover > .sub-menu {
        display: none;
    }
    li.submenu_active > .sub-menu {
        display: block;
    }
    header nav > ul > li.menu-parent > a:after {
        display: none;
    }
    header nav > ul > li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0px;
    }
    .submenu-toggle {
        display: flex;
        align-items: center;
        width: 24px;
        height: 24px;
        position: relative;
        justify-content: center;
        transition:all 0.3s;
    }
    li.submenu_active > .sub-menu {
        display: block;
        position: static;
    }
    li.submenu_active > .submenu-toggle {
        transform:rotate(180deg);
    }
    .submenu-toggle:after {
        content: "";
        display: block;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotate(45deg);
        width: 9px;
        height: 9px;
        vertical-align: top;
    }
    header .contact-btn {
	    margin-right: 30px;
	    margin-left: auto;
	}
	.header-logo a {
	    max-width: 180px;
	}
	header {
	    padding: 10px 0;
	}
    header nav > ul > li.mega-menu .sub-menu .sub-menu-inner .col-md-4 {
        padding-right: 0;
        width: 100%;
    }
    .sub-menu-inner .row {
        gap: 40px 0;
    }
    header.sticky-header nav > ul > li {
        padding: 0;
    }
    .about-category-item {
        width: 49%;
        flex: auto;
    }
    .about-image-group .about-image1::after {
        left: -76%;
    }
    .services-section .justify-content-end,
    .testimonial-section .justify-content-end,
    .case-studies-section .justify-content-end{
        justify-content: flex-start !important;
    }
    .services-nav-btn, .testimonials-nav-btn{
        margin-bottom: 0;
        margin-top: 30px;
    }
    .services-slider,
    .testimonial-slider {
        margin-top: 40px;
    }
    .verticals-row{
        flex-wrap: wrap;
    }
    .verticals-col{
        flex: auto;
        width: 100%;
    }
    .case-studies-count h5 {
        font-size: 30px;
        line-height: 40px;
    }
    .case-studies-count {
        top: -80px;
        right: -50px;
        width: 140px;
        height: 140px;
        padding: 86px 0 0 33px;
    }
    .case-studies-btn {
        margin-top: 30px;
    }
    .case-studies-main {
        margin-top: 40px;
    }
    .blog-section .row {
        gap: 50px 0;
    }
    .footer-menu-area .row {
        gap: 40px 0;
    }
    .footer-widget.footer1-col-4 {
        padding-left: 0;
    }
    .webapp-img {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .our-services-card .col-lg-3.col-md-4 {
        width: 50%;
    }
    .our-services-card .row {
        gap: 90px 0;
    }
    .services-whychoose-cont {
        margin-top: 50px;
    }
    .how-testing-card {
        gap: 35px 25px;
        flex-wrap: wrap;
    }
    .how-testing-item {
        flex: auto;
        width: 48%;
    }
    .whyus-page-main .services-whychoose-cont {
        margin-top: 0;
    }
    .ourstats-talking-section{
        flex-wrap: wrap;
    }
    .ourstats-image-column,
    .ourstats-content-column {
        width: 100%;
        flex: auto;
    }
    .ourstats-counter {
        width: 48%;
    }
    .agile-methodology-img {
        margin-bottom: 40px;
        width: 100%;
        text-align: center;
    }
    .at-process-content {
        padding: 20px 15px 35px;
    }
    .contact-box {
        margin-bottom: 50px;
    }
    .contactus-map {
        margin-top: 60px;
        border-radius: 0;
    }
    .sitemap-content {
        margin-top: 0;
    }
    .careers-content-main .about-image-group {
        right: 0;
        max-width: 400px;
    }
    .life-bespokeqa-right {
        margin-top: 40px;
    }
    .apply-attachment-form .contact-button .btn {
        width: auto;
    }
    .agile-methodology-content {
        text-align: center;
    }
    .agile-methodology-content li{
        padding-left: 0;
    }
    .agile-methodology-content li::after{
        display: none;
    }
    .agile-methodology-content li::before{
        position: relative;
        display: inline-block;
        content: "";
        top: -4px;
        left: -5px;
        width: 5px;
        height: 2px;
        background: -webkit-gradient(linear, left top, right top, from(var(--secondary)), to(var(--primary)));
        background: linear-gradient(90deg, var(--secondary) 0%, var(--primary) 100%);
    }
    .requirement-section{
        background-attachment: initial;
    }
    .how-testing-item{
        text-align: center;
    }
    .how-testing-icon {
        width: 100px;
        margin: 0 auto;
        padding-top: 50px;
    }
    .how-testing-icon-inner{
        height: 100px;
        width: 100px;
        margin-bottom: 30px;
    }
    .how-testing-icon-inner img {
        width: 50px;
    }
    .how-testing-icon:after{
        bottom: -10px;
        height: 110px;
        width: 100px;
    }
    .how-testing-item:hover .how-testing-icon:after{
        height: 100px;
        width: 100px;
    }
    .how-testing-icon::before {
        width: 140px;
        height: 95px;
    }
    .careers-content-main .about-image-group .about-image1::after{
        left: -110px;
    }
    .management-team-section .row {
        gap: 50px 0;
    }
    .team-conent{
        text-align: center;
    }
    .single-case-study-banner-text {
        bottom: -210px;
        width: 46%;
    }
    .single-case-study-Result .featured-item {
        margin-bottom: 30px;
        height: auto;
    }
    .single-case-study-Problem .section-title{
        text-align: center;
    }
    .schedule-call-form {
        max-width: 100%;
    }
}

@media(max-width: 767px) {
	header .contact-btn {
	    display: none;
	}
	.menu-contact {
	    display: inline-block;
	}
    .about-image-group .about-image1::after {
        left: -288px;
    }
    .case-studies-card{
        flex-wrap: wrap;
    }
    .case-studies-item{
        width: 100%;
        height: 130px;
    }
    .case-studies-item.active {
        height: 100%;
    }
    .at-process-content h4{
        min-height: auto;
    }
    .careers-content-main .about-image-group .about-image1 {
        max-width: 400px;
        height: 400px;
        top: 40px;
    }
}

@media(max-width: 575px) {
    .hero-content-area h1 {
        margin-bottom: 15px;
        font-size: 35px;
        line-height: 45px;
    }
    .hero-content-area p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0;
    }
    .btn {
        font-size: 15px;
        line-height: 26px;
        padding: 12px 25px;
    }
    header nav > ul > li > a{
        font-size: 17px;
        line-height: 32px;
    }
    header nav > ul > li.mega-menu .sub-menu .sub-menu-inner,
    .sub-menu{
        padding: 15px;
        background: linear-gradient(298deg, var(--primary) 10%, var(--secondary) 90%);
    }
    .mega-menu .sub-menu h3::after{
        background: linear-gradient(274.07deg, var(--secondary) 17.75%, var(--primary) 90.96%);
    }
    .sub-menu-inner .row {
        gap: 30px 0;
    }
    .mega-menu .sub-menu h3{
        font-size: 17px;
    }
    header nav > ul > li.mega-menu .sub-menu .sub-menu-inner .col-md-4{
        padding-right: 12px;
    }
    .mega-menu .sub-menu li a {
        font-size: 15px;
    }
    .sub-menu ul li a{
        font-size: 15px;
    }
    .about-section {
        padding-top: 60px;
        padding-bottom: 0;
    }
    section {
        padding-top: 60px;
    }
    .section-title h3 {
        font-size: 33px;
        line-height: 43px;
        margin-bottom: 15px;
    }
    .section-title p{
        font-size: 15px;
        line-height: 25px;
    }
    .section-title {
        margin-bottom: 25px;
    }
    .about-category-item {
        width: 100%;
    }
    .about-category-item h5 {
        font-size: 15px;
        line-height: 25px;
    }
    .about-category{
        margin-bottom: 25px;
    }
    .about-image-group {
        min-height: 480px;
        width: 350px;
        margin-bottom: 10px;
        margin-top: 40px;
    }
    .about-image-group .about-image1 .lg-images{
        padding: 10px;
    }
    .about-image-group .about-image1::before {
        width: 235px;
        height: 235px;
    }
    .about-image-group .about-image1::after {
        left: -50px;
        bottom: -30px;
        width: 150px;
        height: 150px;
    }
    .about-image-group .shapes_1 {
        top: auto;
        right: 0;
        bottom: 0;
    }
    .services-section{
        margin-top: 40px;
        padding-top: 30px;
    }
    .services-nav-btn, .testimonials-nav-btn {
        margin-bottom: 0;
        margin-top: 25px;
    }
    .services-slider, .testimonial-slider {
        margin-top: 30px;
    }
    .services-slider .slick-slide {
        padding: 0;
    }
    .services-item{
        padding: 25px 20px 50px;
        box-shadow: none;
        border: 1px solid #00000014;
    }
    .services-item h5{
        margin-bottom: 10px;
    }
    .services-item p{
        font-size: 15px;
        line-height: 25px;
    }
    .verticals-serve-section {
        padding-top: 30px;
    }
    .verticals-img h6{
        bottom: 20px;
        font-size: 20px;
        padding: 0 20px;
    }
    .verticals-img{
        height: 375px;
    }
    .verticals-col{
        flex-wrap: wrap;
    }
    .counter-card{
        padding: 40px 15px;
    }
    .counter-box p{
        font-size: 15px;
        line-height: 25px;
    }
    .counter-box h6 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .counter-box i{
        margin-bottom: 15px;
    }
    .testimonial-item{
        padding: 20px 15px;
    }
    .testimonial-top-content .auother-image{
        width: 65px;
        height: 65px;
        margin-right: 15px;
    }
    .auother-text h4 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0px;
    }
    .auother-text p{
        font-size: 14px;
    }
    .testimonial-top-content::after{
        font-size: 40px;
        width: 40px;
        height: 40px;
        bottom: 48px;
        line-height: 40px;
    }
    .testimonial-top-content{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .testimonial-text h5 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 5px;
    }
    .testimonial-text p {
        font-size: 15px;
        line-height: 25px;
    }
    .case-studies-section{
        margin-top: 50px;
        padding-top: 30px;
    }
    .case-studies-item img {
        height: 375px;
    }
    .case-studies-content{
        left: 10px;
        right: 10px;
        bottom: 10px;
        gap: 15px;
        padding: 15px 0px 15px 15px;
    }
    .case-studies-header .sub-title{
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 3px;
    }
    .case-studies-header .title-link {
        font-size: 18px;
        line-height: 26px;
    }
    .case-studies-arrow i {
        width: 45px;
        height: 35px;
        line-height: 36px;
        font-size: 20px;
    }
    .requirement-section {
        padding: 60px 0;
        margin-top: 60px;
    }
    .section-title h6 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .blog-title{
        font-size: 18px;
        line-height: 28px;
    }
    .blog-meta {
        margin-bottom: 8px;
    }
    .blog-button {
        margin-top: 15px;
    }
    .blog-section .row {
        gap: 40px 0;
    }
    .footer-main{
        margin-top: 60px;
    }
    .footer-main .footer-menu-area {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .footer-content-info .footer-logo {
        max-width: 170px;
        margin-bottom: 20px;
    }   
    .footer-content-info p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .footer-menu-area .row {
        gap: 30px 0;
    }
    .footer-menu-area .footer_title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }
    .widget_nav_menu .footer-menu ul li a{
        font-size: 15px;
        line-height: 25px;
    }
    .widget_nav_menu .footer-menu ul li {
        margin-bottom: 10px;
    }
    .widget_contact_menu .footer-menu ul li p {
        font-size: 15px;
        line-height: 25px;
    }
    .widget_contact_menu .footer-menu ul li {
        margin-bottom: 15px;
    }
    .copyright-area p {
        font-size: 14px;
    }
    #return-to-top{
        bottom: 10px;
        right: 10px;
    }
    .page-header-inner h1 {
        margin-bottom: 20px;
        font-size: 35px;
        line-height: 45px;
    }
    .breadcrumb{
        font-size: 14px;
    }
    .sub-page-header{
        padding: 140px 0 70px;
    }
    .agile-methodology-content li {
        font-size: 15px;
        line-height: 23px;
    }
    .our-services-card{
        margin-top: 60px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .our-services-card .col-lg-3.col-md-4 {
        width: 100%;
    }
    .our-services-card .section-title {
        margin-bottom: 70px;
    }
    .ourservices-item-no {
        height: 90px;
        width: 90px;
        top: -40px;
    }
    .ourservices-item-no h6 {
        font-size: 30px;
        line-height: 90px;
        margin: 0;
    }
    .ourservices-item{
        padding: 30px 20px;
    }
    .ourservices-desc {
        padding-top: 30px;
    }
    .ourservices-desc h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .ourservices-desc p{
        font-size: 15px;
        line-height: 25px;
    }
    .our-services-card .row {
        gap: 70px 0;
    }
    .bg-pattern {
        max-height: 340px;
    }
    .services-whychoose {
        padding-top: 60px;
    }
    .services-whychoose-cont {
        margin-top: 40px;
        padding-left: 0;
    }
    .values-approach-section .services-whychoose-cont {
        padding-left: 0;
        margin-top: 0px;
    }
    .services-whychoose-cont .featured-item:nth-child(2n) {
        margin-right: 0;
        margin-left: 25px;
    }
    .featured-desc h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .featured-desc p {
        font-size: 15px;
        line-height: 25px;
    }
    .featured-item .featured-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 23px;
        top: 23px;
        margin-top: 0;
        left: -25px;
    }
    .featured-item {
        padding: 20px 15px;
        padding-left: 40px;
        border-radius: 10px;
        margin-left: 25px;
        margin-bottom: 25px;
    }
    .how-testing-works {
        padding-left: 0;
        padding-right: 0;
        margin-top: 60px;
        padding-bottom: 60px;
    }
    .how-testing-works .section-title {
        margin-bottom: 30px;
    }
    .how-testing-icon-inner{
        height: 100px;
        width: 100px;
        margin-bottom: 25px;
    }
    .how-testing-icon-inner img {
        width: 52px;
    }
    .how-testing-icon:after {
        bottom: -10px;
        height: 110px;
        width: 100px;
    }
    .how-testing-item:hover .how-testing-icon:after {
        height: 100px;
        width: 100px;
        bottom: 0px;
    }
    .how-testing-cont h6 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .how-testing-cont p {
        font-size: 15px;
        line-height: 25px;
    }
    .whyus-page-main .services-whychoose-cont .featured-item:nth-child(2n) {
        margin-right: 0;
        margin-left: 0;
    }
    .whyus-page-main .services-whychoose-cont {
        padding-left: 25px;
    }
    .whyus-page-main .bespoke-services-section .featured-item .featured-icon {
        line-height: 44px;
    }
    .whyus-page-main .featured-item .featured-icon img {
        width: 27px;
    }
    .ourstats-talking-section{
        margin-top: 60px;
    }
    .ourstats-image-column .section-title {
        padding: 0 15px;
    }
    .ourstats-image-column img{
        height: 375px;
    }
    .ourstats-counter {
        width: 100%;
    }
    .ourstats-content-counter {
        padding: 50px 15px;
    }
    .ourstats-counter h6{
        font-size: 15px;
        line-height: 25px;
    }
    .ourstats-counter h3 {
        font-size: 40px;
        line-height: 50px;
    }
    .ourstats-counter p {
        font-size: 15px;
        line-height: 25px;
    }
    .agile-testing-process{
        margin-top: 60px;
    }
    .at-process-content h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .at-process-content li + li {
        margin-top: 8px;
    }
    .at-process-content li{
        font-size: 15px;
        line-height: 22px;
    }
    .at-process-no h5{
        font-size: 25px;
        width: 35px;
        height: 35px;
    }
    .at-process-no {
        width: 80px;
        height: 80px;
        margin-top: -40px;
    }
    .at-process-content {
        padding: 5px 15px 20px;
    }
    .agile-testing-process .row {
        gap: 65px 0;
    }
    .agile-testing-process .section-title {
        margin-bottom: 65px;
    }
    .social-commu-card{
        gap: 20px;
    }
    .social-commu-item{
        max-width: 145px;
    }
    .social-commu-img {
        width: 95px;
        height: 95px;
    }
    .social-commu-img img {
        max-width: 60px;
    }
    .social-commu-inner{
        padding: 15px 10px 20px;
    }
    .tech-stack-page .social-commu-item {
        max-width: 165px;
    }
    .social-commu-title h4 {
        font-size: 13px;
        line-height: 17px;
    }
    .social-commu-title {
        margin-top: 10px;
    }
    .tech-stack-page .social-commu-inner {
        padding: 15px 10px 25px;
    }
    .tech-stack-page .social-commu-card {
        margin-bottom: 40px;
    }   
    .contact-box {
        padding: 20px 15px;
    }
    .contact-box .contact-info li p, .contact-box .contact-info li a {
        font-size: 15px;
        line-height: 24px;
    }
    .contact-box .contact-info li {
        margin-bottom: 30px;
    }
    .contact-box .section-title {
        margin-bottom: 30px;
    }
    .contact-form-box .form-input-card .form-input {
        height: 55px;
        font-size: 15px;
    }
    .contact-form-box .form-input-card {
        margin-bottom: 15px;
    }
    .contactus-map {
        margin-top: 40px;
        height: 350px;
    }
    .freepilot-content li {
        font-size: 15px;
        line-height: 25px;
    }
    .freepilot-content li + li {
        margin-top: 5px;
    }
    .freepilot-content ul {
        margin-bottom: 15px;
    }
    .freepilot-content p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .freepilot-section .contact-box .section-title {
        margin-bottom: 12px;
    }
    .uploadFile .filename {
        font-size: 15px;
    }
    .uploadFile{
        height: 55px;
        padding: 6px 20px;
    }
    .sitemap-content {
        margin-top: 0;
        padding-left: 26px;
    }
    .sitemap-content .featured-item {
        padding: 15px 15px;
        padding-left: 35px;
    }
    .sitemap-content .featured-desc h4{
        font-size: 15px;
        line-height: 25px;
    }
    .sitemap-content .featured-item .featured-icon {
        top: 3px;
        line-height: 50px;
    }
    .sitemap-content .featured-item li {
        font-size: 15px;
        line-height: 25px;
    }
    .sitemap-content .featured-item li + li {
        margin-top: 8px;
    }
    .sitemap-content .featured-item:nth-child(2n){
        margin-right: 0;
        margin-left: 0;
    }
    .sitemap-content .featured-item ul {
        margin-top: 10px;
    }
    .privacy-policy-content h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .privacy-policy-content p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .privacy-policy-content h5 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .privacy-policy-content ul {
        margin-bottom: 10px;
    }
    .privacy-policy-content li {
        font-size: 15px;
        line-height: 25px;
    }
    .privacy-policy-content li + li {
        margin-top: 5px;
    }
    .careers-content-main .about-image-group {
        min-height: 410px;
    }
    .careers-content-main .about-image-group .about-image1 {
        max-width: 300px;
        height: 300px;
    }
    .life-bespokeqa-section {
        padding: 60px 0;
    }
    .life-bespokeqa-left p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .life-bespokeqa-right h5 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .life-bespokeqa-right {
        margin-top: 30px;
    }
    .life-bespokeqa-right li i {
        height: 30px;
        width: 30px;
        font-size: 20px;
        flex: none;
    }
    .life-bespokeqa-right li p {
        font-size: 15px;
        line-height: 22px;
    }
    .life-bespokeqa-right li{
        padding: 10px 15px;
    }
    .careers-tabs-section .nav-pills li.nav-item {
        width: 100%;
    }
    .careers-tabs-section .nav-link{
        min-width: 100%;
        padding: 15px 0;
        font-size: 16px;
        line-height: 26px;
    }
    .careers-tabs-card {
        margin-bottom: 20px;
    }
    .careers-tabs-content h5 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .careers-tabs-content p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .careers-tabs-content li {
        font-size: 15px;
        line-height: 25px;
    }
    .careers-tabs-content li + li {
        margin-top: 7px;
    }
    .careers-tabs-content .btn {
        margin-top: 0;
    }
    .apply-attachment-form .card{
        padding: 20px 15px;
    }
    .apply-attachment-form h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .casestudies-page.careers-tabs-section .nav-link {
        min-width: 100%;
        padding: 15px 10px;
    }
    .casestudies-page .careers-tabs-card {
        margin-bottom: 40px;
    }
    .case-studies-box-img {
        padding: 15px;
    }
    .case-studies-box-img img {
        height: 28px;
    }
    .case-studies-box-cont {
        padding: 15px;
    }
    .case-studies-box-cont h6 {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 3px;
    }
    .case-studies-box-cont h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .case-studies-box-cont p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 12px;
    }
    .case-studies-box-cont ul {
        margin-bottom: 20px;
        gap: 5px;
    }
    .case-studies-box-cont ul li {
        padding: 3px 10px;
        font-size: 13px;
        line-height: 23px;
    }
    .casestudies-page .tab-content .row {
        gap: 20px 0;
    }
    .agile-methodology-content p {
        font-size: 15px;
        line-height: 25px;
    }
    .at-process-content p {
        font-size: 15px;
        line-height: 25px;
    }
    .hero-banner-main {
        padding: 70px 0 100px 0;
    }
    .careers-content-main .about-image-group .about-image1::before {
        width: 350px;
        height: 350px;
    }
    .how-testing-icon {
        padding-top: 40px;
    }
    .how-testing-icon::before {
        width: 120px;
        height: 100px;
        left: 45px;
    }
    .team-box-card {
        padding-right: 0;
    }
    .team-box-card:before {
        left: 30px;
        top: 80px;
        bottom: auto;
        right: 30px;
    }
    .team-conent {
        padding: 30px 0 0;
    }
    .team-conent p {
        font-size: 15px;
        line-height: 25px;
    }
    .management-team-section .row {
        gap: 35px 0;
    }
    .whyus-connect-section {
        padding-bottom: 60px;
        margin-bottom: -60px;
    }
    .single-case-study-banner-text {
        bottom: auto;
        width: 100%;
        position: relative;
        min-height: auto;
        left: auto;
        right: auto;
        border-radius: 0;
        padding: 20px;
        text-align: center;
    }
    .single-case-study-banner-text.scsbt-left {
        left: auto;
    }
    .single-case-study-banner-text.scsbt-right {
        right: auto;
    }
    .single-case-study-banner {
        padding-bottom: 0;
    }
    .single-case-study-banner-text h4 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 7px;
        margin-top: 15px;
    }
    .single-case-study-banner-text p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .single-case-study-Problem {
        margin-top: 60px;
    }
    .single-case-study-Problem .life-bespokeqa-right li{
        gap: 10px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        text-align: center;
    }
    .single-case-study-Problem .section-title h4 {
        font-size: 16px;
        line-height: 26px;
    }
    .single-case-study-Solution{
        margin-top: 0px;
        padding-bottom: 80px;
    }
    .what-you-get-section {
        margin-top: 70px;
        padding: 60px 0;
    }
    .what-you-get-content .ourstats-counter h6 {
        font-size: 15px;
        line-height: 25px;
    }
    .what-you-get-content{
        gap: 15px;
    }
    .schedule-call-form form{
        height: auto;
        padding: 5px;
        border-radius: 10px;
        flex-wrap: wrap;
    }
    .schedule-call-form form input{
        font-size: 15px;
        text-align: center;
    }
    .schedule-call-form form .btn {
        height: auto;
        padding: 10px 30px;
        width: 100%;
    }
    .speak-experts-section{
        padding-bottom: 60px;
        margin-top: 40px;
        margin-bottom: -60px;
        padding-top: 30px;
    }
    .speak-experts-section .contact-form-box{
        padding: 25px 20px;
    }
    .section-mask-guides .guide-container{
        grid: 1fr / repeat(2, 1fr);
    }
    .section-mask-guides .guide-container {
        padding: 0 10px;
        max-width: calc(1320px + 10px* 2);
    }
    .section-mask-guides .guide-container > .guide:last-child{
        right: 10px;
    }
    .what-you-get-content .ourstats-counter h3 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media(max-width: 320px) {
    .hero-banner-main{
        height: auto;
        padding: 40px 0 60px 0;
    }
    .social-commu-item {
        max-width: 130px;
    }
    .tech-stack-page .social-commu-item {
        max-width: 130px;
    }
    .social-commu-title h4 {
        font-size: 12px;
        line-height: 22px;
    }
    .careers-content-main .about-image-group .about-image1 {
        max-width: 270px;
        height: 270px;
    }
    .careers-content-main .about-image-group {
        min-height: 350px;
        max-width: 270px;
    }
    .life-bespokeqa-right li{
        gap: 10px;
    }
    .about-image-group {
        width: 300px;
    }
}