@media(min-width: 1550px){
    .container{
        max-width: 1254px;
        margin-inline: auto;
    }
}


@media(max-width: 1399px){
    .hero-content-wrapper h1 {
        font-size: 46px;
        line-height: 1.2em;
    }
    
    .hero-content-wrapper .bi-btn {
        font-size: 14px;
    }
    
    h2.form-heading {
        font-size: 32px;
    }
    
    p.form-para {
        font-size: 17px;
    }
    
    .bi-hero {
        padding: 100px 0 180px;
    }
    
    .hero-form-wrapper {
        padding: 32px 40px;
    }
    
    .trusted-wrapper {
        padding: 40px;
        margin-bottom: 30px;
    }
    
    .highlight-item.alt {
        font-size: 16px;
    }
    
    .section-title {
        font-size: 80px;
    }
    
    .theme-big-para {
        font-size: 23px;
    }
    
    .bi-about {
        padding: 100px 0;
    }
    
    .counter-item h4 {
        font-size: 50px;
        height: 230px;
        line-height: 230px;
    }
    
    .theme-heading {
        font-size: 45px;
    }
    
    .bi-cta {
        padding: 100px 0;
    }
    
    .accordion-header {
        font-size: 30px;
    }
    
    .bi-video {
        height: 500px;
    }
    
    .timeline-item .content h5 {
        font-size: 24px;
    }
    
    .timeline-item .content span {
        font-size: 25px;
    }
    
    .timeline-highlight {
        font-size: 14px;
    }
    
    .timeline-section {
        padding: 100px 0 30px;
    }
    
    .scroll-text span {
        font-size: 50px;
    }
    
    .footer-content-wrapper ul {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    .bi-footer {
        padding: 80px 0 30px;
    }
    .work-item.slick-slide.slick-current.slick-active~.slick-slide {
        height: 485px;
    }
}

@media(max-width: 1199px){
    .timeline-item {
        margin: 80px 0;
        width: 420px;
    }
    
    .timeline-item.right::after {
        left: -35px;
    }
    
    .timeline-item::after {
        right: -201px;
    }
    
    .timeline-item .content {
        padding: 35px;
    }
    
    .timeline-item .content p {
        margin-bottom: 0;
        font-size: 16px;
    }
    
    .timeline-item .content h5 {
        font-size: 22px;
    }
    
    .timeline-highlight {
        top: 10px;
        right: 10px;
    }
    
    .timeline-item .content span {
        font-size: 22px;
    }
    
    .timeline-item.right {
        margin-right: 0;
    }
    
    .timeline-item::after {
        right: -74px;
    }
    
    .container {
        max-width: 991px;
    }
    
    ul.hero-list li {
        font-size: 16px;
    }
    
    ul.hero-list {
        gap: 20px;
    }
    
    .hero-content-wrapper h1 {
        font-size: 40px;
    }
    
    .bi-header img {
        max-width: 200px !important;
    }
    
    .bi-header ul {
        padding-right: 20px;
    }
    
    .bi-header .bi-btn {
        width: 130px;
    }
    
    .trusted-wrapper h3.bordered-text {
        font-size: 23px;
    }
    
    .section-title {
        font-size: 60px;
    }
    
    .theme-big-para {
        font-size: 20px;
    }
    
    .counter-item h4 {
        height: 200px;
        line-height: 200px;
        font-size: 42px;
    }
    
    .counter-item p {
        font-size: 20px;
    }
    
    .theme-heading {
        font-size: 40px;
    }
    
    .cta-wrapper .bi-btn {
        font-size: 13px;
    }
    
    .accordion-header {
        font-size: 26px;
    }
    
    .bi-video {
        height: 430px;
    }
    
    .work-item.slick-slide.slick-current.slick-active~.slick-slide {
        height: 430px;
    }
    
    .scroll-text span {
        font-size: 40px;
    }
    
    .footer-content-wrapper .theme-para {
        font-size: 16px;
    }
    
    .footer-content-wrapper li a {
        font-size: 16px;
    }
    
    body.page {
        margin-bottom: 0;
    }
    .industry-item {
        height: 400px;
    }
    
    .industry-content {
        bottom: -290px;
    }
    .industry-item:hover .industry-content {
        padding: 30px 30px;
    }
    
    .industry-content .bi-btn {
        font-size: 14px;
    }
}

@media(max-width: 991px){
    .bi-header .bi-btn {
        display: none;
    }
    
    .bi-header .main-navigation {
        margin-left: 30px;
    }
    
    .bi-header ul li a {
        font-size: 14px;
    }
    
    .bi-form input {
        font-size: 14px;
    }
    
    .bi-form textarea {
        font-size: 14px;
    }
    
    .hero-form-wrapper .bi-btn {
        font-size: 12px;
        padding: 14px 20px;
    }
    .bi-header .img-fluid {
        max-width: 180px;
    }
    
    .bi-header ul {
        padding-right: 0;
    }
    
    .hero-content-wrapper {
        padding-right: 0;
    }
    
    .hero-content-wrapper h1 {
        font-size: 36px;
    }
    
    ul.hero-list li {
        font-size: 15px;
    }
    
    .hero-form-wrapper {
        padding: 26px 30px;
    }
    
    h2.form-heading {
        font-size: 28px;
    }
    
    p.form-para {
        font-size: 15px;
    }
    
    .bi-btn {
        font-size: 13px;
    }
    
    .trusted-wrapper h3.bordered-text {
        font-size: 22px;
    }
    
    .overlay-small {
        left: unset;
        right: -80px;
        top: 0;
    }
    
    .section-title {
        font-size: 60px;
    }
    
    .theme-big-para {
        font-size: 19px;
    }
    
    .counter-wrapper {
        padding-top: 60px;
        margin-top: 60px;
    }
    
    .counter-item h4 {
        font-size: 40px;
        height: 180px;
        line-height: 180px;
    }
    
    .counter-item p {
        font-size: 20px;
    }
    
    .theme-heading {
        font-size: 40px;
        line-height: 1.3em;
    }
    
    .bi-cta {
        padding: 80px 0;
    }
    
    .accordion-header {
        font-size: 25px;
    }
    
    .bi-video {
        height: 400px;
    }
    
    .testimonial-item {
        font-size: 17px;
        max-width: 600px !important;
    }
    
    .testimonial-item .quote-img {
        max-width: 70px;
    }
    
    .timeline-section .theme-big-para.text-white {
        font-size: 25px;
    }
    
    .timeline-item {
        width: 275px;
    }
    
    .container {
        max-width: 700px;
    }
    
    .timeline-item .content {
        padding: 25px;
    }
    
    .timeline-item .content p {
        font-size: 14px;
    }
    
    .timeline-item .content h5 {
        font-size: 18px;
    }
    
    .d-flex {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    .timeline-item .content span {
        font-size: 18px;
    }
    
    .bi-brands {
        padding: 80px 0 0;
    }
    
    .bi-brands .theme-big-para {
        font-size: 34px;
    }
    
    #capsule-canvas {
        height: 300px;
    }
    
    .scroll-text span {
        font-size: 26px;
    }
    
    .timeline-section {
        padding: 70px 0 30px;
    }
    
    .highlight-item.alt {
        font-size: 14px;
    }
    
    .bi-review {
        padding: 90px 0;
    }
    
    .row.bottom-footer {
        flex-wrap: wrap;
    }
    
    .col-30 {
        width: 100%;
        margin-bottom:50px;
    }
    
    .col-20 {
        width: 30%;
        margin-bottom:0px;
    }
    
    .col-30:nth-child(3) {
        width: 39%;
        margin-bottom:0px;
    }
    
    .footer-content-wrapper.padding-small {
        padding-left: 0;
    }
    
    .footer-content-wrapper.padded {
        padding-left: 0px;
    }
    
    .col-20:nth-child(2) {
        width: 20%;
        margin-bottom:0px;
    }
    
    .col-20:nth-child(4) {
        width: 30%;
        margin-bottom:0px;
    }
    
    .row.copywrite {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    
    .row.copywrite p {
        font-size: 14px;
    }
    
    .row.copywrite .col-half {
        max-width: 100%;
    }
    
    .bi-about {
        padding: 80px 0;
    }
    
    .counter-item h4 {
        font-size: 34px;
        height: 140px;
        line-height: 140px;
    }
    
    .counter-item p {
        font-size: 17px;
    }
    .work-item{
        margin-inline:0;
    }
    .work-item.slick-slide {
        scale: 1 !important;
        max-width: fit-content !important;
        height: fit-content !important;
        margin-inline:20px !important;
    }
    
    .work-item.slick-slide.slick-current.slick-active~.slick-slide {
        scale: 1 !important;
        height: fit-content !important;
    }
    
    .work-item.slick-slide.slick-current.slick-active~.slick-slide~.slick-slide {
        scale: 1 !important;
    }
    .industry-item {
        height: 330px;
        max-width: 47%;
    }
    
    .industry-content p {
        font-size: 14px;
    }
    
    .industry-content {
        bottom: -310px;
    }
}

@media(max-width: 767px){
    .row {
        flex-wrap: wrap;
    }
    
    .col-half {
        max-width: 100%;
    }
    
    .hero-form-wrapper {
        margin-left: 0;
        text-align: center;
    }
    
    .bi-hero .row {
        flex-direction: column-reverse;
    }
    
    .hero-content-wrapper {
        margin-top: 30px;
        text-align: center;
    }
    
    .bi-hero .highlight-item {
        margin-inline: auto;
    }
    
    ul.hero-list {
        justify-content: center;
    }
    
    .bi-about {
        padding: 50px 0;
    }
    
    .section-title {
        font-size: 50px;
    }
    
    .container {
        max-width: 550px;
    }
    
    .trusted-wrapper h3.bordered-text:before {
        content:unset;
    }
    .trusted-wrapper h3.bordered-text:after {
        content:unset;
    }
    
    .trusted-wrapper h3.bordered-text {
        margin-bottom: 30px;
        font-size: 19px;
    }
    
    .theme-big-para {
        font-size: 17px;
    }
    
    .counter-wrapper {
        gap: 45px;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .counter-item h4 {
        font-size: 30px;
        height: 140px;
        line-height: 140px;
    }
    
    .counter-item {
        flex: 0 0 30%;
    }
    
    .theme-heading {
        font-size: 33px;
        letter-spacing: -1px;
    }
    
    .bi-cta {
        padding: 60px 0;
    }
    
    .bi-services {
        padding: 70px 0;
    }
    
    .accordion-header {
        font-size: 22px;
        padding: 20px 62px;
    }
    
    .bi-video {
        height: 300px;
    }
    
    .bi-work {
        padding: 70px 0;
    }
    
    .bi-work .overlay-bg {
        height: 300px;
    }
    
    .timeline-item {
        margin: 50px auto !important;
    }
    
    .timeline-line {
        display: none;
    }
    
    .timeline-item.right::after {
        left: 0px;
        top: -12px;
    }
    
    .timeline-item::after {
        right: unset;
        top: -15px;
    }
    
    .bi-brands .theme-big-para {
        font-size: 30px;
    }
    
    #capsule-canvas {
        height: 250px;
    }
    
    .scroll-text span {
        font-size: 22px;
    }
    
    .row.border-bottom {
        gap: 20px;
    }
    
    .row.border-bottom .col {
        width: 100%;
        justify-content: center;
    }
    
    .row.bottom-footer :is(.col-30, .col-20) {
        width: 100%;
    }
    
    .row.bottom-footer {
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    
    .d-flex {
        justify-content: center;
    }
    .bi-header ul {
        opacity: 0;
        position: absolute;
        height:0;
        left:0;
        right:0;
        top:70px;
        transition: .5s;
    }
    
    button.menu-toggle {
        background-color: var(--themeColor2);
        color: #fff;
        font-family: 'Exo';
        font-size: 0;
        padding: 20px 10px;
        border-radius: 50%;
        transition: .5s;
        position:relative;
    }
    
    .main-navigation button.menu-toggle:before {
        content: "Menu";
        font-size: 16px;
        opacity:1;
        transition:.5s;
    }
    .main-navigation.toggled button.menu-toggle:before {
        opacity:0;
    }
    .main-navigation button.menu-toggle:after {
        content: "X";
        font-size: 17px;
        padding: 0px 10px;
        position:absolute;
        inset:0;
        margin:auto;
        width:fit-content;
        height:fit-content;
        opacity:0;
        transition:.5s;
    }
    .main-navigation.toggled button.menu-toggle:after {
        opacity:1;
    }
    
    .bi-header .main-navigation {
        margin-left: 0px;
        width: fit-content;
    }
    
    .main-navigation.toggled .nav-menu {
        opacity: 1 !important;
        background-color:#ffffff !important;
        width:100%;
        z-index:99;
        padding:20px !important;
        border-top:1px solid #e4dcdc;
        height:fit-content;
    }
    .main-navigation.toggled .nav-menu a{
        color: #000000;
        font-size:20px;
    }
    .industries-wrapper {
        gap: 20px;
    }
    
    .industry-item {
        height: 300px;
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width: 580px){
    .bi-hero {
        padding: 50px 0 150px !important;
    }
    
    .hero-content-wrapper h1 {
        font-size: 30px;
        letter-spacing: -1px;
    }
    
    .hero-content-wrapper .bi-btn {
        font-size: 12px;
    }
    
    .trusted-wrapper {
        padding: 20px;
    }
    
    .section-title {
        font-size: 40px;
    }
    
    .counter-item {
        flex: 0 0 150px;
    }
    
    .theme-heading {
        font-size: 28px;
    }
    
    .bi-cta {
        padding: 50px 0;
    }
    
    .accordion-header {
        padding: 18px 40px;
    }
    
    .accordion-icon {
        right: 8px;
    }
    
    .play-wrapper {
        width: 60px;
        height: 60px;
        padding: 20px;
    }
    
    .testimonial-item {
        font-size: 15px;
    }
    
    h4.author-name {
        font-size: 17px;
    }
    
    .timeline-item .d-flex {
        gap: 10px;
        justify-content: start;
    }
    
    .timeline-item .content h5 {
        font-size: 15px;
    }
    
    .bi-brands .theme-big-para {
        font-size: 26px;
    }
    
    .bi-brands {
        padding: 50px 0 0;
    }
    
    #capsule-canvas {
        height: 200px;
    }
    
    .row.bottom-footer {
        padding-top: 30px;
    }
    
    .bi-footer {
        padding: 40px 0 30px;
    }
    
    .footer-content-wrapper .theme-para {
        font-size: 14px;
    }
    ul.sub-menu {
        height: fit-content !important;
        opacity: 1 !important;
        top: 30px !important;
        left: 0 !important;
    }
    
    ul.sub-menu li a {
        font-size: 14px !important;
        width: 100%;
    }
    
    .menu-item.menu-item-has-children {
        margin-bottom: 95px;
    }
    
    .menu-item.menu-item-has-children:before {
        display: none;
    }
    .industries-wrapper {
        gap: 20px;
    }

    .industry-item {
        height: fit-content;
        max-width: 100%;
        width: 100%;
    }
    
    .industry-content {
        position: relative;
        bottom: 0px;
        padding: 0;
        margin-bottom: 20px;
    }
    
    .industry-content h3 {
        color: #000;
    }
    
    .industry-content p {
        color: #000;
    }
    
    .industry-content .bi-btn {
        border-color: #000;
        color: #000;
    }
    .main-heading {
        font-size: 30px;
        line-height: 1.2em;
    }
    
    .bi-about-inner .content {
        padding-right: 0;
        padding-top: 30px;
    }
    
    .bi-about-inner .row {
        flex-direction: column-reverse;
    }
    
    .bi-about-inner {
        padding: 70px 0;
    }
    
    p.theme-para {
        font-size: 14px;
    }
    
    .row.border-bottom .col {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    
    .row.copywrite .col-half {
        display: flex;
        flex-direction: column;
    }
    
    .bi-hero.title-bg {
        overflow: hidden;
    }
    
    .overlay-big {
        max-width: 400px;
        display: none;
    }
    
    .bi-header {
        overflow: hidden;
    }
    .counter-wrapper {
        gap: 20px;
    }
}