@media(min-width: 1600px){
    .container-fluid{
        padding-inline: 50px;
    }
}

@media (max-width: 1690px){
    .hero-content-wrapper{
        padding-top: 180px;
    }
    .hero-content-wrapper h1{
        font-size: 85px;
    }
    .hero-content-wrapper.right-content .btn-wrapper {
        width: fit-content;
    }
    .hero-bg{
        width: 100%;
        height: 100%;
    }
    .progress-bar {
        width: 400px;
    }
    .hero-content-wrapper{
        height: 900px !important
    }
    .services-wrapper-inner .service-box {
        width: 46%;
        margin-inline: 15px;
    }

    .services-wrapper-inner {
        gap: 10px;
    }
}

@media(max-width: 1440px){
    .hero-content-wrapper h1 {
        font-size: 74px;
    }

    .bi-header {
        padding-inline: 30px;
    }

    .menu-wrapper .bi-btn {
        padding: 10px 27px;
    }

    .bi-services {
        padding: 80px 0;
    }

    .theme-heading {
        font-size: 60px;
        line-height: 1.1em;
    }

    .theme-para {
        font-size: 20px;
    }

    .top-content .theme-para {
        max-width: 40%;
        text-align: right;
        padding-right: 30px;
    }

    .hero-content-wrapper.right-content .bi-btn.tranparent {
        padding-right: 0;
    }
    .service-top h3 {
        font-size: 32px;
    }

    .service-top {
        padding: 35px 22px;
    }

    .bi-projects {
        padding: 80px 0;
    }

    .bi-our-work .container-fluid {
        padding: 80px 40px;
    }

    .bi-success-stories {
        padding: 80px 0;
    }

    .success-slider {
        padding-right: 15px;
    }

    .success-item p {
        font-size: 28px;
        margin-bottom: 75px;
    }

    .success-author {
        align-items: center;
    }

    .success-author p {
        margin-bottom: 0;
    }

    .bi-footer .right-col {
        padding-left: 120px;
    }

    .copyright-section .col-one img:nth-child(1) {
        max-width: 360px;
    }
    .copyright-section .col-one img:nth-child(2) {
        max-width: 700px;
    }

    .bi-footer {
        padding-bottom: 20px;
    }
    .projects-box {
        width: 30%;
    }

    .projects-box img {
        height: 355px;
    }

    .projects-box img.up-arrow {
        height: 45px;
    }

    .project-wrapper {
        gap: 40px;
    }

    .bi-our-work .container-fluid {
        padding: 80px 30px;
    }

    .bi-our-work .container-fluid {
        max-width: 98%;
    }

    .bi-video-container {
        padding-inline: 20px;
    }

    .menu-wrapper {
        gap: 60px;
    }
    .bottom-footer .d-flex img {
        max-width: 650px;
    }
    .inner-page .bi-hero {
        height: 650px;
    }

    .top-content.direction-column .theme-para {
        text-align: left;
    }

    .feature-name h3 {
        font-size: 22px;
    }

    .bi-faq .col-right {
        padding-left: 40px;
    }

    .bi-faq .accordion-button {
        font-size: 20px;
    }
    .phase-name {
        font-size: 26px;
    }
    .phases-item img{
        height:80px;
    }
    .phases-item {
        gap: 40px !important;
        padding: 25px !important;
        height: 380px !important;
        margin-inline: 12px !important;
    }
    .bi-about-content {
        padding: 100px 0;
    }
    .about-content-area .top-content .theme-heading {
        font-size: 55px;
    }

    .about-content-area.col-right {
        padding-left: 0;
    }

    .about-content-area .top-content .theme-para {
        font-size: 18px;
    }
}

@media(max-width: 1199px){
    .top-content .bi-btn.tranparent {
        right: 30px;
    }
    .hero-content-wrapper {
        padding: 180px 15px 80px;
    }

    .hero-cotent-box {
        right: 20px;
    }

    .hero-content-wrapper h1 {
        font-size: 62px;
    }

    .hero-content-wrapper p {
        font-size: 16px;
    }

    .hero-cotent-box h3 {
        font-size: 20px;
    }

    .theme-heading {
        font-size: 50px;
        letter-spacing: -2px;
    }

    .theme-para {
        font-size: 17px;
    }

    .top-content .bi-btn.tranparent {
        right: -10px;
    }

    .service-box {
        margin-inline: 15px;
    }

    .service-top {
        gap: 20px;
    }

    .service-top h3 {
        font-size: 28px;
    }

    .col-right .theme-para {
        margin: 45px 0;
        padding-right: 130px;
    }

    .bi-btn {
        font-size: 14px;
        padding: 12px 22px;
    }

    .success-item p {
        font-size: 22px;
    }

    .upper-footer {
        padding-bottom: 70px;
    }

    .bottom-footer .d-flex img {
        max-width: 650px;
    }

    .copyright-section .col-one img:nth-child(1) {
        max-width: 300px;
    }

    .copyright-section .col-one img:nth-child(2) {
        max-width: 625px;
    }
    .progress-bar {
        width: 300px;
    }
    .menu-wrapper {
        gap: 45px;
    }
    .nav-link {
        font-size: 14px;
    }

    .menu-wrapper .bi-btn {
        font-size: 12px;
    }

    nav.bi-nav {
        gap: 20px;
    }

    .bi-header {
        padding-inline: 10px;
    }
    .hero-bg {
        object-fit: cover;
    }
    .hero-content-wrapper {
        height: 735px !important;
    }
    .top-content .bi-btn.tranparent {
        right: 30px;
    }
    .top-content .bi-btn.tranparent {
        right: 30px;
    }

    .project-highlight span {
        font-size: 12px;
    }

    .projects-box {
        width: 47%;
    }

    .top-content .theme-para {
        max-width: 47%;
    }

    .top-content .theme-heading {
        max-width: 47%;
    }

    .col-right {
        padding-left: 50px;
    }

    .success-content {
        padding-right: 15px;
    }

    .bi-footer .right-col {
        padding-left: 40px;
    }

    .hero-content-wrapper h1 {
        font-size: 60px;
        letter-spacing: -2px;
    }

    .success-content .theme-para {
        margin: 30px 0;
    }

    .success-content .btn-wrapper .bi-btn.tranparent {
        padding-inline: 0;
    }

    .success-item {
        padding: 25px;
    }

    .success-item p {
        font-size: 20px;
    }
    .inner-page .bi-hero {
        height: 550px;
    }

    .service-detail-page .bi-services {
        padding-bottom: 45px;
    }

    .feature-name h3 {
        font-size: 20px;
    }

    .feature-icon img {
        height: 40px;
    }

    .bi-core-feature {
        padding-top: 86px;
    }

    .bi-faq .cl-12:nth-child(1) {
        width: 40%;
    }

    .bi-faq .cl-12:nth-child(2) {
        width: 60%;
    }

    .bi-newsletter .col-right h4 {
        font-size: 30px;
    }

    .bi-newsletter .col-right p {
        font-size: 17px;
    }

    .bi-newsletter .container-fluid {
        padding: 70px 30px;
    }
    .about-content-area .top-content .theme-heading {
        font-size: 40px;
    }

    .bi-about-content .row {
        flex-direction: column;
        gap: 30px;
    }

    .bi-about-content .row .col-12 {
        width: 100%;
    }
}
@media(max-width: 991px){
    .hero-content-wrapper h1 {
        font-size: 52px;
        letter-spacing: -2px;
        margin-bottom: 30px;
        max-width: 56%;
    }

    .hero-bg {
        object-fit: cover;
    }

    .hero-content-wrapper {
        padding: 230px 15px 80px;
        height: 800px !important;
    }

    .progress-bar {width: 200px;}

    .hero-content-wrapper p {
        font-size: 14px;
    }

    .hero-cotent-box {
        padding: 15px;
    }

    .theme-heading {
        font-size: 40px;
        letter-spacing: -2px;
    }

    .theme-para {
        font-size: 16px;
    }

    .top-content .bi-btn.tranparent {
        right: 20px !important;
        bottom: 10px !important;
        font-size: 12px;
    }

    .col-right {
        padding-left: 40px;
    }

    .bi-btn {
        padding: 10px 20px;
        font-size: 13px;
    }

    .success-content {
        padding-right: 0px;
    }

    .success-content .theme-para {
        margin: 25px 0 30px;
    }

    .success-item {
        padding: 30px;
    }

    .success-item p {
        font-size: 20px;
        margin-bottom: 50px;
    }

    .author-content h4 {
        font-size: 20px;
    }

    .author-content p {
        font-size: 15px;
        margin-bottom: 0;
    }

    .bi-footer .right-col {
        padding-left: 0;
        padding-top: 30px;
    }

    .right-wrapper .wrapper-one {
        width: 50%;
    }

    .bi-logos {
        padding-bottom: 60px;
    }

    .upper-footer {
        padding-bottom: 50px;
    }

    .bottom-footer {
        padding: 50px 30px 30px;
    }

    .bottom-footer .d-flex {
        flex-direction: column;
        gap: 20px
    }

    .copyright-section {
        margin-top: 30px;
        padding: 30px 0 0;
    }

    .copyright-section .col-one {
        flex-direction: column;
        gap: 20px;
    }

    .copyright-section .col-two {
        flex-direction: column;
        gap: 0px;
    }

    .bottom-footer .col-two .d-flex {
        gap: 5px !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .menu-wrapper .bi-btn {
        display: none;
    }
    .hero-content-wrapper h1 {
        letter-spacing: -1px;
    }

    .hero-content-wrapper {
        padding: 170px 15px 80px;
        height: 700px !important;
    }

    .service-top h3 {
        font-size: 25px;
    }

    .service-info {
        width: 55%;
    }

    .service-top {
        gap: 10px;
    }
    .inner-page .bi-hero {
        height: 500px;
    }

    .top-content.direction-column .theme-heading {
        max-width: 100%;
    }

    .top-content.direction-column .theme-para {
        max-width: 100%;
    }

    .feature-item {
        width: 48%;
    }

    .feature-wrapper {
        column-gap: 20px;
    }

    .phase-name {
        font-size: 20px;
    }

    .phases-item img {
        height: 65px;
    }

    .bi-faq .accordion-button {
        font-size: 17px;
    }

    .bi-newsletter .col-right h4 {
        font-size: 25px;
        line-height: 1.2em;
    }

    .bi-newsletter .col-right p {
        font-size: 15px;
    }
    .services-wrapper-inner .service-box {
        width: 80%;
    }

    .services-wrapper-inner {
        justify-content: center;
    }
    .bi-about-content {
        padding: 60px 0;
    }
}
@media(max-width: 767px){
    .bi-hero{
        height: fit-content !important;
    }
    .bi-about-content {
        padding: 70px 0;
    }

    .col-right {
        padding-left: 0;
        margin-top: 30px;
    }

    .col-left h3 {
        font-size: 18px;
    }

    .theme-heading {
        font-size: 30px;
        letter-spacing: -1px;
    }

    .about-content-area h2 {
        margin-bottom: 0px;
    }

    .col-right .theme-para {
        margin: 15px 0 40px;
        padding-right: 80px;
    }
    .bottom-footer .d-flex img {
        max-width: 100%;
    }

    .copyright-section .col-one img:nth-child(2) {
        max-width: 100%;
    }
    .bi-header .d-flex {
        flex-direction: column;
        gap: 20px;
    }

    .nav-link {
        font-size: 12px;
    }
    .hero-content-wrapper{
        justify-content:center !important;
        align-items:center !important;
        text-align:center !important;
        padding:190px 15px 80px;
    }

    .hero-content-wrapper  .btn-wrapper {
        justify-content: center !important;
        align-items: center !important;
    }
    .hero-content-wrapper p{
        position:relative;
        bottom:0;
        max-width: 80%;
        margin-inline:auto;
        font-weight: 300;
        line-height: 1.5em;
        margin-bottom: 0px;
        padding-top:30px;
    }
    .hero-content-wrapper h1{
        font-size:42px;
        max-width:450px !important;
        margin-inline:auto;
        text-align:center !important;
        padding-inline: 0 !important
    }
    .top-content {
        flex-direction: column;
        align-items:center;
    }

    .top-content .theme-para {
        text-align: center;
        width: 100%;
        max-width: 65%;
        margin-inline:auto;
        padding-inline:0;
        padding-top:15px;
    }

    .top-content .bi-btn.tranparent {
        position:relative;
        inset:0;
        text-align:center;
    }
    .top-content .theme-heading{
        width: 100%;
        max-width: 80%;
        text-align:center;
        margin-inline:auto;
    }
    .hero-content-wrapper.right-content .btn-wrapper{
        margin-right:auto;
    }
    .hero-cotent-box {
        position: relative;
        bottom: 0px;
        right: 0px;
        flex-direction:column;
        max-width: 350px;
        margin-inline:auto;
        gap: 10px;
        margin-top:40px;
    }
    .hero-cotent-box p{
        padding-top:0;
    }

    .projects-box img {
        height: 270px;
    }
    .project-highlight {
        flex-wrap:wrap;
    }
    img.up-arrow {
        width:30px !important;
        height:30px !important;
    }
    .bi-our-work .container-fluid {
        padding:30px 20px;
    }
    .feature-name h3 {
        font-size: 18px;
    }

    .top-content.direction-column .theme-para {
        text-align: center;
    }

    .top-content.direction-column {
        gap: 20px;
    }

    .phases-item {
        height: 280px !important;
    }

    .phases-item span {
        font-size: 18px;
    }

    .faq-other-question {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .bi-faq .col-right {
        padding-left: 0px;
    }

    .bi-faq .accordion-button {
        font-size: 16px;
    }

    .bi-newsletter {
        margin: 70px 20px;
    }

    .bi-newsletter .container-fluid {
        padding: 30px;
    }
    .feature-icon img {
        height: 30px;
    }
    .inner-page-hero img {
        object-position: 0 50px;
        background-color: #000;
    }
    .project-wrapper {
        gap: 20px;
    }

    .projects-box {
        width: 46%;
    }
    .about-content-area .top-content {
        flex-direction: row;
    }

    .about-content-area .top-content .theme-heading {
        margin-left: 0;
        text-align: left;
        font-size: 30px;
    }

    .about-content-area .top-content .theme-para {
        text-align: left;
    }
    
}
@media(max-width: 550px){
    .about-content-area .top-content .theme-para {
        max-width: 100%;
    }
    .about-content-area .top-content {
        flex-direction: column;
    }
    .hero-content-wrapper h1 {
        font-size: 38px;
        max-width: 100%;
    }

    .hero-content-wrapper .btn-wrapper {
        flex-direction: column;
        gap: 10px;
    }

    .hero-content-wrapper p {
        display: none;
    }

    .progress-bar {
        width: 110px;
    }

    .hero-content-wrapper {
        height: 550px !important;
        padding-top: 135px;
    }

    .top-content .theme-heading {
        max-width: 100%;
    }

    .top-content .theme-para {
        max-width: 100%;
    }

    .service-top {
        flex-direction: column;
    }

    .service-top h3 {
        width: 100%;
    }

    .service-info {
        width: 100%;
    }

    .bi-services {
        padding: 55px 0;
    }

    .services-wrapper {
        margin-top: 50px;
    }

    .bi-projects {
        padding: 55px 0;
    }

    .project-wrapper {
        margin-top: 50px;
    }

    .projects-box {
        width: 90%;
    }

    .theme-heading {
        font-size: 26px;
        letter-spacing: 0px;
    }

    .success-slider {
        margin-top: 30px;
    }

    .success-item p {
        font-size: 17px;
        margin-bottom: 30px;
    }

    .success-author p {
        margin-bottom: 0;
    }

    .right-wrapper .wrapper-one {
        padding-right: 30px;
        width: 60%;
    }

    .right-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .right-wrapper .wrapper-two {
        width: 40%;
    }

    .copyright-section .col-one img:nth-child(1) {
        max-width: 270px;
    }
    .btn-wrapper {
        flex-direction: column;
        gap: 10px;
    }

    .btn-wrapper .bi-btn.tranparent {
        padding-left: 20px !important;
    }
    .feature-wrapper {
        flex-wrap: wrap;
    }

    .feature-item {
        width: 100%;
    }

    .phase-name {
        font-size: 18px;
    }

    .phases-item {
        gap: 20px !important;
        height: 250px !important;
    }

    .phases-item img {
        height: 55px;
    }

    a.phase-btn {
        font-size: 15px;
    }

    a.phase-btn img {
        width: 30px;
    }

    .bi-faq .row {
        flex-direction: column;
    }

    .bi-faq .row .cl-12 {
        width: 100% !important;
    }

    .bi-newsletter .col-right h4 {
        font-size: 20px;
    }

    .bi-newsletter .col-right p {
        font-size: 14px;
    }
    .phase-top {
        margin: 15px 0 25px;
    }
}