@media only screen and (max-width: 768px) {
    .steps::before {
        display: none;
    }
    .step {
        display: flex;
        align-items: center;
        width: 66%;
        justify-content: center;
        margin: 20px 0;
        margin-left: 20.5rem;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgba(255, 255, 255, 0.90);
        text-align: center;
        position: absolute;
        top: auto;
        bottom: -50px;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 66%;
    }
    a.ybtn {
        width: 100%;
        border-radius: 50px;
        background: #046CDD;
        text-decoration: none;
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 10px 95px;
        width: 100%;
    }
    .step {
        display: flex;
        align-items: center;
        width: 70%;
        justify-content: center;
        margin: 20px 0;
        margin-left: 15.5rem;
    }
    .step.reverse {
        margin-left: -15rem;
    }
    .inner_sec_2_img {
        margin-top: 2rem;
    }
    section.reviews:before {
        content: '';
        background: transparent;
        width: 100%;
        height: 100%;
        background-size: cover;
        position: absolute;
        top: -78px;
        z-index: -1;
    }
    .portfolio_slider .owl-wrapper-outer {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .portfolio_slider .owl-wrapper {
        display: block !important;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100% !important;
        justify-content: center;
        margin: 20px 0;
        margin-left: 4.5rem !important;
    }
    .step.reverse {
        margin-left: -12rem !important;
    }
}

@media only screen and (max-width: 425px) {
    .inner_img {
        display: none;
    }
    .steps::before {
        display: none;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100% !important;
        ;
        justify-content: center;
        margin: 20px 0;
        margin-left: 0 !important;
        ;
    }
    .step.reverse {
        margin-left: 0;
    }
    .banner_content h1 {
        color: #fff;
        font-family: Roboto;
        font-size: 40px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgba(255, 255, 255, 0.90);
        text-align: center;
        position: absolute;
        top: 22rem;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
    }
    .number {
        display: none;
    }
    .step.reverse {
        margin-left: 0;
        width: 100%;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        margin: 20px 0;
        margin-left: 6.5rem;
    }
    .content {
        background: rgba(255, 165, 0, 0.2);
        padding: 15px;
        border-radius: 5px;
        text-align: left;
        width: 100%;
    }
    .col_3 {
        display: none;
    }
    button#navbarToggle {
        display: none;
        display: block;
    }
    .inner_sec_1_area ul {
        display: flex;
        list-style-type: none;
        text-align: center;
        padding-left: 0;
        flex-direction: column;
    }
    .inner_sec_2_content h2 {
        color: #000;
        font-family: Roboto;
        font-size: 36px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }
    .inner_sec_2_img img {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: flex-start;
    }
    .inner_sec_2_img {
        margin-top: 1rem;
    }
    section.inner_sec_2 {
        padding: 5rem 0;
        padding-bottom: 0;
    }
    .cta_content h4 {
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 45px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
        max-width: 100%;
        margin: auto;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .cta {
        background-image: url(../images/cta_img.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 2rem 0;
        margin: 5rem 0;
    }
    .cta_content p {
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        max-width: 100%;
        margin: auto;
        margin-top: 1rem;
        margin-bottom: 3rem;
    }
    .sec_timelinne_header h2 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 800;
        font-size: 35px;
        line-height: 53px;
        text-align: center;
        text-transform: uppercase;
        color: #000000;
        width: 100%;
        margin: auto;
    }
    .marquee_area_main {
        display: flex;
        display: none;
    }
    section.portfolio {
        background: #046CDD;
        padding: 2rem 0;
        padding-bottom: 5rem;
    }
    .portfolio_header h3 {
        color: #000;
        text-align: center;
        font-family: Roboto;
        font-size: 39px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }
    section.reviews:before {
        content: '';
        background: transparent;
        width: 100%;
        height: 100%;
        background-size: cover;
        position: absolute;
        top: -78px;
        z-index: -1;
    }
    .reviews_header p {
        color: #000;
        text-align: center;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        max-width: 100%;
        margin: auto;
    }
    section.footer_1 {
        background: linear-gradient(180deg, #FFF7EC, #000000);
        background: linear-gradient(to bottom, #FFF7EC 50%, #000000 50%);
        padding: 3rem 0;
        margin-top: -11px;
    }
    .inner_footer_1 {
        background: #FF9900;
        border-radius: 100px;
        padding: 4rem 1rem;
    }
    .inner_footer_1_header h3 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 49px;
        line-height: 24px;
        color: #000000;
        margin-bottom: 1rem;
    }
    .inner_footer_1_header p {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 21px;
        line-height: 24px;
        color: #000000;
    }
    .inner_footer_1 {
        background: #FF9900;
        border-radius: 30px;
        padding: 4rem 1rem;
    }
    button.btn.btn-primary.btn_submit {
        background: #FFF;
        border: none;
        border-radius: 0%;
        padding: 4px 21px;
        width: 100%;
    }
    .top_inner_footer_header {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .bottom_footer_inner {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .bottom_footer_inner_right ul {
        display: flex;
        list-style-type: none;
        padding-left: 0;
        gap: 0.5rem;
        margin-bottom: 0;
        flex-direction: column;
    }
    .portfolio_slider .owl-wrapper-outer {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .portfolio_slider .owl-wrapper {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .owl-item {
        flex: unset;
        width: 50%;
        margin: 0px 0px;
    }
    a.btn.btn-primary.btnyellow {
        width: 100%;
        margin-bottom: 1rem;
    }
    a.btn.btn-primary.btnwhite.btnblack {
        width: 100%;
    }
    .banner_form {
        border-radius: 30px;
        background: #d4e9ffc2;
        box-shadow: 0px 0px 50px 0px rgba(255, 153, 0, 0.20);
        padding: 30px 1px;
        width: 100%;
        margin: auto;
        /* padding-top: 0; */
        /* padding-bottom: 0; */
    }
    .btn-group {
        display: flex;
        flex-direction: column;
    }
    ul#pills-tab .nav-link {
        color: #FFF;
        font-family: Roboto;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        color: #000;
        background: #FFF !important;
        border-radius: 15px !important;
        margin: 4px 0;
    }
}

@media only screen and (max-width: 430px) {
    .inner_img {
        display: none;
    }
    .steps::before {
        display: none;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100% !important;
        ;
        justify-content: center;
        margin: 20px 0;
        margin-left: 0 !important;
        ;
    }
    .step.reverse {
        margin-left: 0;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgba(255, 255, 255, 0.90);
        text-align: center;
        position: absolute;
        top: 22rem;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
    }
    .number {
        display: none;
    }
    .step.reverse {
        margin-left: 0 !important;
        width: 100%;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        margin: 20px 0;
        margin-left: 0;
    }
    .content {
        background: rgba(255, 165, 0, 0.2);
        padding: 15px;
        border-radius: 5px;
        text-align: left;
        width: 100%;
    }
    .col_3 {
        display: none;
    }
    button#navbarToggle {
        display: none;
        display: block;
    }
    .inner_sec_1_area ul {
        display: flex;
        list-style-type: none;
        text-align: center;
        padding-left: 0;
        flex-direction: column;
    }
    .inner_sec_2_content h2 {
        color: #000;
        font-family: Roboto;
        font-size: 36px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }
    .inner_sec_2_img img {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: flex-start;
    }
    .inner_sec_2_img {
        margin-top: 1rem;
    }
    section.inner_sec_2 {
        padding: 5rem 0;
        padding-bottom: 0;
    }
    .cta_content h4 {
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 45px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
        max-width: 100%;
        margin: auto;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .cta {
        background-image: url(../images/cta_img.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 2rem 0;
        margin: 5rem 0;
    }
    .cta_content p {
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        max-width: 100%;
        margin: auto;
        margin-top: 1rem;
        margin-bottom: 3rem;
    }
    .sec_timelinne_header h2 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 800;
        font-size: 35px;
        line-height: 53px;
        text-align: center;
        text-transform: uppercase;
        color: #000000;
        width: 100%;
        margin: auto;
    }
    .marquee_area_main {
        display: flex;
        display: none;
    }
    section.portfolio {
        background: #046CDD;
        padding: 2rem 0;
        padding-bottom: 0.1rem;
    }
    .portfolio_header h3 {
        color: #000;
        text-align: center;
        font-family: Roboto;
        font-size: 39px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }
    section.reviews:before {
        content: '';
        background: transparent;
        width: 100%;
        height: 100%;
        background-size: cover;
        position: absolute;
        top: -78px;
        z-index: -1;
    }
    .reviews_header p {
        color: #000;
        text-align: center;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        max-width: 100%;
        margin: auto;
    }
    section.footer_1 {
        background: linear-gradient(180deg, #FFF7EC, #000000);
        background: linear-gradient(to bottom, #FFF7EC 50%, #000000 50%);
        padding: 3rem 0;
        margin-top: -11px;
    }
    .inner_footer_1 {
        background: #FF9900;
        border-radius: 100px;
        padding: 4rem 1rem;
    }
    .inner_footer_1_header h3 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 49px;
        line-height: 24px;
        color: #000000;
        margin-bottom: 1rem;
    }
    .inner_footer_1_header p {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 21px;
        line-height: 24px;
        color: #000000;
    }
    .inner_footer_1 {
        background: #FF9900;
        border-radius: 30px;
        padding: 4rem 1rem;
    }
    button.btn.btn-primary.btn_submit {
        background: #FFF;
        border: none;
        border-radius: 0%;
        padding: 4px 21px;
        width: 100%;
    }
    .top_inner_footer_header {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .bottom_footer_inner {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .bottom_footer_inner_right ul {
        display: flex;
        list-style-type: none;
        padding-left: 0;
        gap: 0.5rem;
        margin-bottom: 0;
        flex-direction: column;
    }
    .portfolio_slider .owl-wrapper-outer {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .portfolio_slider .owl-wrapper {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .owl-item {
        flex: unset;
        width: 50%;
        margin: 0px 0px;
    }
    a.btn.btn-primary.btnyellow {
        width: 100%;
        margin-bottom: 1rem;
    }
    a.btn.btn-primary.btnwhite.btnblack {
        width: 100%;
    }
    .banner_form {
        border-radius: 30px;
        background: #d4e9ffc2;
        box-shadow: 0px 0px 50px 0px rgba(255, 153, 0, 0.20);
        padding: 30px 10px;
        width: 100%;
        margin: auto;
        /* padding-top: 0; */
        /* padding-bottom: 0; */
    }
    .btn-group {
        display: flex;
        flex-direction: column;
    }
    ul#pills-tab .nav-link {
        color: #FFF;
        font-family: Roboto;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        color: #000;
        background: #FFF !important;
        border-radius: 15px !important;
        margin: 4px 0;
    }
}

figure {
    margin: 0 0 1rem;
    text-align: center;
}

@media only screen and (max-width: 320px) {
    .inner_img {
        display: none;
    }
    .steps::before {
        display: none;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100% !important;
        ;
        justify-content: center;
        margin: 20px 0;
        margin-left: 0 !important;
        ;
    }
    .step.reverse {
        margin-left: 0;
    }
    .banner_content h1 {
        color: #fff;
        font-family: Roboto;
        font-size: 51px !important;
        ;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .steps::before {
        display: none;
    }
    .sec_4_box_item_right h2 {
        color: #F2DFC2;
        font-family: Roboto;
        font-size: 87px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        text-transform: uppercase;
    }
    .banner_content h1 {
        color: #fff;
        font-family: Roboto;
        font-size: 61px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgba(255, 255, 255, 0.90);
        text-align: center;
        position: absolute;
        top: 9rem !important;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
    }
    .number {
        display: none;
    }
    .step.reverse {
        margin-left: 0;
        width: 100%;
    }
    .step {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        margin: 20px 0;
        margin-left: 6.5rem;
    }
    .content {
        background: rgba(255, 165, 0, 0.2);
        padding: 15px;
        border-radius: 5px;
        text-align: left;
        width: 100%;
    }
    .col_3 {
        display: none;
    }
    button#navbarToggle {
        display: none;
        display: block;
    }
    .inner_sec_1_area ul {
        display: flex;
        list-style-type: none;
        text-align: center;
        padding-left: 0;
        flex-direction: column;
    }
    .inner_sec_2_content h2 {
        color: #000;
        font-family: Roboto;
        font-size: 36px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }
    .inner_sec_2_img img {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: flex-start;
    }
    .inner_sec_2_img {
        margin-top: 1rem;
    }
    section.inner_sec_2 {
        padding: 5rem 0;
        padding-bottom: 0;
    }
    .cta_content h4 {
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 45px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
        max-width: 100%;
        margin: auto;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .cta {
        background-image: url(../images/cta_img.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 2rem 0;
        margin: 5rem 0;
    }
    .cta_content p {
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        max-width: 100%;
        margin: auto;
        margin-top: 1rem;
        margin-bottom: 3rem;
    }
    .sec_timelinne_header h2 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 800;
        font-size: 35px;
        line-height: 53px;
        text-align: center;
        text-transform: uppercase;
        color: #000000;
        width: 100%;
        margin: auto;
    }
    .marquee_area_main {
        display: flex;
        display: none;
    }
    section.portfolio {
        background: #046CDD;
        padding: 2rem 0;
        padding-bottom: 0.5rem;
    }
    .portfolio_header h3 {
        color: #000;
        text-align: center;
        font-family: Roboto;
        font-size: 39px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
    }
    section.reviews:before {
        content: '';
        background: transparent;
        width: 100%;
        height: 100%;
        background-size: cover;
        position: absolute;
        top: -78px;
        z-index: -1;
    }
    .reviews_header p {
        color: #000;
        text-align: center;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        max-width: 100%;
        margin: auto;
    }
    section.footer_1 {
        background: linear-gradient(180deg, #FFF7EC, #000000);
        background: linear-gradient(to bottom, #FFF7EC 50%, #000000 50%);
        padding: 3rem 0;
        margin-top: -11px;
    }
    .inner_footer_1 {
        background: #FF9900;
        border-radius: 100px;
        padding: 4rem 1rem;
    }
    .inner_footer_1_header h3 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 42px;
        line-height: 24px;
        color: #000000;
        margin-bottom: 1rem;
    }
    .inner_footer_1_header p {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 21px;
        line-height: 24px;
        color: #000000;
    }
    .inner_footer_1 {
        background: #FF9900;
        border-radius: 30px;
        padding: 4rem 1rem;
    }
    button.btn.btn-primary.btn_submit {
        background: #FFF;
        border: none;
        border-radius: 0%;
        padding: 4px 21px;
        width: 100%;
    }
    .top_inner_footer_header {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .bottom_footer_inner {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .bottom_footer_inner_right ul {
        display: flex;
        list-style-type: none;
        padding-left: 0;
        gap: 0.5rem;
        margin-bottom: 0;
        flex-direction: column;
    }
    .portfolio_slider .owl-wrapper-outer {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .portfolio_slider .owl-wrapper {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .owl-item {
        flex: unset;
        width: 50%;
        margin: 0px 0px;
    }
    a.btn.btn-primary.btnyellow {
        width: 100%;
        margin-bottom: 1rem;
    }
    a.btn.btn-primary.btnwhite.btnblack {
        width: 100%;
    }
    .banner_form {
        border-radius: 30px;
        background: #d4e9ffc2;
        box-shadow: 0px 0px 50px 0px rgba(255, 153, 0, 0.20);
        padding: 30px 1px;
        width: 100%;
        margin: auto;
        /* padding-top: 0; */
        /* padding-bottom: 0; */
    }
    .btn-group {
        display: flex;
        flex-direction: column;
    }
    ul#pills-tab .nav-link {
        color: #FFF;
        font-family: Roboto;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        color: #000;
        background: #FFF !important;
        border-radius: 15px !important;
        margin: 4px 0;
    }
}

@media only screen and (max-width: 2560px) {
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgb(0 0 0 / 42%);
        text-align: center;
        position: absolute;
        top: auto;
        bottom: -50px;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
        backdrop-filter: blur(5px);
    }
}

@media only screen and (max-width: 1440px) {
    .steps::before {
        display: none;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgb(0 0 0 / 42%);
        text-align: center;
        position: absolute;
        top: auto;
        bottom: -50px;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
        backdrop-filter: blur(5px);
    }
}

@media only screen and (max-width: 1024px) {
    .steps::before {
        display: none;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgb(0 0 0 / 42%);
        text-align: center;
        position: absolute;
        top: auto;
        bottom: 0;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
        backdrop-filter: blur(5px);
    }
    .step.reverse {
        margin-left: -20rem;
    }
    .step {
        display: flex;
        align-items: center;
        width: 76%;
        justify-content: center;
        margin: 20px 0;
        margin-left: 13.5rem;
    }
    .service_content {
        border-radius: 50px;
        border-top: 5px solid #046CDD;
        background: rgb(0 0 0 / 42%);
        text-align: center;
        position: absolute;
        top: auto;
        bottom: -50px;
        z-index: 1;
        padding: 56px 25px;
        padding-top: 25px;
        padding-bottom: 149px;
        max-width: 100%;
        backdrop-filter: blur(5px);
    }
    .service_footer_btn {
        position: absolute;
        top: auto;
        bottom: 20px;
        text-align: center;
    }
    a.ybtn {
        width: 100%;
        border-radius: 50px;
        background: #046CDD;
        text-decoration: none;
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 10px 36px;
        width: 100%;
    }
}

@medIa(max-width: 767px) {
    .inner_sec_2 {
        text-align: center;
    }
}