@media(max-width: 1499px){
    .action-img1 {
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
    .action-img1 img{
        width: 300px;
    }
    .action-img2{
        right: 0;
        bottom: 0;
        width: 280px;
    }
    .cta-wrapper {
        max-width: 690px;
    }
}

@media(max-width: 1299px){
    .hero-content .hero-left {
        width: 70%;
    }
    section {
        padding: 80px 0;
    }
}

@media(max-width: 1199px){
    .hero {
        margin-top: 100px;
    }
    .stat-box{
        height: 100%;
    }
    .cta-wrapper {
        max-width: 600px;
    }
    .action-img1 img {
        width: 250px;
    }
    .action-img2 {
        width: 210px;
    }
    .action-list{
        gap: 45px;
    }
    .inner .expertise-image{
        margin-right: 0;
    }
}

@media(max-width: 991px){
    .hero-content .hero-left {
        width: 100%;
    }
    .hero h1 {
        font-size: 55px;
        line-height: 70px;
    }
    .hero-counter{
        flex-wrap: wrap;
        width: 70%;
    }
    .hero-counter li{
        width: 48%;
    }
    .hero-image{
        height: 800px;
    }
    .hero-right p {
        margin: 10px 0;
        font-size: 30px;
        line-height: 40px;
    }
    section {
        padding: 70px 0;
    }
    .section-title h2 {
        font-size: 38px;
        margin: 0 0 10px;
        line-height: 48px;
    }
    .section-title {
        margin-bottom: 45px;
    }
    .stat-box .head h3{
        font-size: 28px;
    }
    .stats .row, .services .row, .process .row, .review-section .row, .team .row, .footer .row{
        row-gap: 30px;
    }
    .expertise-image{
        justify-content: center;
        margin-right: 0;
    }
    .ab-img2 {
        top: 0;
    }
    .expertise-content{
        margin-top: 30px;
    }
    .review-content {
        padding-right: 0;
    }
    .gallery-tab .tab {
        padding: 8px 20px;
        font-size: 14px;
    }
    .gallery-grid{
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        gap:20px;
    }
    .gallery-item{
        width:calc(50% - 10px);
    }
    .consultation-wrapper {
        padding: 0;
    }
    .consultation-list{
        border: none;
    }
    .consultation-form, .cta-wrapper{
        width: 100%;
        max-width: 100%;
    }
    .consultation-wrapper .row{
        row-gap: 30px;
    }
    .action-img1, .action-img2{
        display: none;
    }
    .footer-part {
        padding-left: 0;
    }
    .site-social{
        display: none;
    }
    .stats.inner .row .col:nth-child(even) .stat-box::before{
        display: none;
    }
    .inner .ab-img1{
        padding-bottom: 100px;
    }
    .innerbanner .hero-image {
        height: 330px;
    }
    .about.inner .inner-ab-btm{
        margin-top: 50px;
    }
    .about.inner .inner-ab-btm .row{
        row-gap: 20px;
    }
    /* .service-2nd .row{
        flex-direction: column-reverse;
        row-gap: 25px;
    } */
    .service-2nd .ser-right img{
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
    .blog-details .row{
        row-gap: 25px;
    }
}

@media(max-width: 767px){
    .hero .tagline {
        font-size: 13px;
        margin-bottom: 25px;
    }
    .hero h1 {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 25px;
    }
    .hero p.yellow-para{
        font-size: 17px;
    }
    .hero-counter {
        width: 100%;
    }
    .hero-buttons {
        flex-direction: row;
    }
    .hero-right{
        position: relative;
        margin-top: 30px;
    }
    .star li img {
        width: 18px;
    }
    .hero-right p {
        margin: 7px 0;
        font-size: 25px;
        line-height: 35px;
    }
    .hero-right span{
        font-size: 14px;
    }
    .hero-right .reviews h3 span, .hero-right .reviews h3 {
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 8px;
    }
    .hero-right .reviews h3 span{
        margin: 0;
    }
    .hero {
        margin-top: 170px;
    }
    .hero-image {
        height: 1030px;
    }
    .hero-right p {
        margin: 7px 0;
        font-size: 20px;
        line-height: 30px;
    }
    section {
        padding: 60px 0;
    }
    .section-title h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .stat-box{
        padding: 20px 25px;
    }
    .stat-box .head .icon{
        width: 50px;
        height: 51px;
    }
    .stat-box .head .icon img {
        width: 26px;
    }  
    .stat-box .head h3 {
        font-size: 25px;
    } 
    .service-lis li h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .process-card{
        padding: 25px 20px;
    }
    .process-card .icon {
        margin-bottom: 15px;
    }
    .process-card .icon img {
        width: 35px;
        height: 35px;
    }
    .process-card h3{
        margin-bottom: 10px;
    }
    .consultation-content{
        padding: 30px 25px;
    }
    .consultation-list .icon {
        width: 45px;
        height: 45px;
    }
    .consultation-list .icon img {
        width: 25px;
    }
    .submit-btn {
        padding: 15px 25px;
        font-size: 16px;
    }
    .career-holder{
        grid-template-columns:1fr;
    }
    .career-card{
        padding: 20px;
    }
    .action-list {
        gap: 30px;
    }
    .footer-bottom-holder{
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    .footer-map {
        margin: 30px 0;
    }
    .team.inner .row{
        row-gap: 0;
    }
    .innerbanner .hero-image {
        height: 300px;
    }
    .team.inner .career-holder{
        grid-template-columns: 1fr;
    }
}

@media(max-width: 574px){
    .hero h1 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 20px;
    }
    .hero p br{
        display: none;
    }
    .section-title h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .section-title {
        margin-bottom: 35px;
    }
    .stats .row, .services .row, .process .row, .review-section .row, .team .row, .footer .row {
        row-gap: 25px;
    }
    .section-title span{
        margin-bottom: 15px;
    }
    .service-lis li .icon{
        width: 42px;
        height: 42px;
    }
    .service-lis li .icon img {
        width: 20px;
    }
    .service-lis li h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .ab-counter h3{
        font-size: 30px;
        line-height: 40px;
    }
    .ab-counter p {
        font-size: 14px;
        line-height: 20px;
    }
    .section-title p, .process-card p, .consult-notice p, .submit-btn, .form-group input, .form-group select, .faq-answer, .career-content .section-title p, .career-card p, .fotter-para, .footer-list li a {
        font-size: 15px;
        line-height: 25px;
    }
    .gallery-tab .tab {
        padding: 5px 15px;
        font-size: 14px;
    }
    .gallery-tab .tablist{
        margin-bottom: 30px;
    }
    .gallery-item {
        width: 100%;
    }
    .consultation-list li{
        align-items: flex-start;
    }
    .action-list{
        flex-wrap: wrap;
    }
    .footer-list li {
        margin-bottom: 10px;
    }
    .footer-contact-list li a, .footer-contact-list li span {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .stories  .career-card{
        margin-top: 0;
    }
    .ser-list{
        column-count: 1;
    }
}

@media(max-width: 479px){
    .headerBottomHolder .btn-holder .cmnbtn{
        display: none;
    }
    .headerBottomHolder .btn-holder{
        margin: 0;
    }
    .hero {
        margin-top: 118px;
    }
    .gallery-tab .tablist{
        flex-wrap: wrap;
    }
    .menu.menu-toggle svg{
        width: 35px!important;
        height: 35px!important;
    }
    .menu-toggle {
        top: 25px;
    }
    .hero .tagline {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .hero h1 {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 20px;
    }
    .hero p {
        margin-bottom: 30px;
        font-size: 15px;
        font-weight: 400;
    }
    .hero-counter li {
        width: 47%;
    }
    .hero-counter .count-part p{
        margin: 0;
    }
    .hero-counter .count-part{
        min-height: 103px;
    }
    .count-part h2{
        font-size: 20px;
    }
    .hero-buttons {
        flex-direction: column;
        justify-content: center;
    }
    .cmnbtn{
        justify-content: center;
    }
    .hero-right p{
        margin-bottom: 7px;
    }
    .hero-right, .service-lis li{
        padding: 20px;
    }
    .hero-image {
        height: 1140px;
    }
    .hero p.yellow-para {
        font-size: 16px;
    }
    section {
        padding: 50px 0;
    }
    .service-card h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .service-card p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .service-lis li .icon{
        min-width: 42px;
    }
    .service-lis li{
        gap: 15px;
    }
    .ab-img1 img, .ab-img2 img {
        border-radius: 65px;
    }
    .expertise-image{
        gap: 10px;
    }
    .section-title span{
        font-size: 11px;
        padding: 6px 15px;
    }
    .consultation-list .icon {
        width: 42px;
        min-width: 42px;
        height: 42px;
    }
    .consult-item h4, .consult-notice h5  {
        font-size: 16px;
        line-height: 25px;
    }
    .consult-notice{
        padding: 15px;
    }
    .submit-btn {
        padding: 10px 15px;
    }
    .faq-item .faq-question{
        padding: 15px 20px 15px 15px;
    }
    .faq-item .faq-question::before{
        right: 8px;
        width: 14px;
        height: 8px;
    }
    .footer-bottom-holder p{
        text-align: center;
    }
    .footer-bottom-list{
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    .footer-bottom-list li{
        line-height: 18px;
    }
    .inner .ab-img1, .inner .ab-img2{
        width: 100%;
    }
    .inner .stat-box{
        padding: 0;
    }
    .inner .stat-box .head{
        margin-bottom: 5px;
    }
    .inner .stat-box .head h3{
        font-size: 27px;
    }
    .inner .stat-box::before{
        display: none;
    }
    .stories .career-card{
        flex-wrap: wrap;
        justify-content: center;
    }
    .stories .career-card .content{
        padding-left: 0;
        border: none;
    }
    .stories .career-card h3, .stories .career-card p{
        text-align: center;
    }
    .recent-blog li{
        flex-wrap: wrap;
    }
    .recent-blog li img{
        width: 100%;
        height: 150px;
        max-width: 100%;
    }
}

@media(max-width: 320px){

}