@media (max-width:1366px) {
    html .container {
        padding: 0px 20px;
    }
    .testimonial_slider button.owl-next {
        right: -55px;
    }
    .testimonial_slider  button.owl-prev {
        left: -55px;
    }   
    .banner_slider .owl-dots {
        right: 28px;
    }
    .about_us_wrap .counter_box {
        height: 170px;
        width: 170px;
        left: 0;
}
}
@media (max-width:1319px) {
    .banner_slider .item h2 {
    font-size: 56px;
}
.counter_box p {
    font-size: 14px;
}
.tbs_logos_slider img {
    max-width: 158px;
    height: fit-content;
}
.footer_middle ul li {
    min-width: fit-content;
}
.tbw_wrap .tbw_logos_wrap {
    max-width: 750px;
}
.services_detail_wrap .fleet_box {
    gap: 15px;
    padding: 15px;
}
.fleet_box h5 {
    font-size: 16px;
}
}
@media (max-width:1199px) {
    section {
    padding-top: 80px;
    padding-bottom: 80px;
}

        .banner_slider .item h2 {
    font-size: 40px;
}
.banner_slider .item .image {
    margin-left: 0px;
    margin-right: 20px;
}
.title h2 {
    font-size: 36px;
}
.who_we_are_section p {
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 10px;
}
.who_we_are_section .who_we_are_content_wrap {
    margin-top: 20px;
}
.who_we_are_content_wrap .content {
    margin-left: 0px;
}
.counter_box h3.digit {
    font-size: 46px;
}
.who_we_are_content_wrap .content  img {
    margin: 20px 0px 30px;
}
.tbw_wrap h4 {
    font-size: 22px;
}
.who_we_are_section .tbw_wrap {
    padding: 20px 30px;
    margin-top: 40px;
}
.tbw_wrap .text {
    padding-right: 20px;
}
.tbw_wrap .tbw_logos_wrap {
    padding-left: 20px;
    gap: 15px;
}
.bg-white-image:before {
    height: 70px;
    width: 70px;
}
.tbs_logos_slider img {
    max-width: 125px;
}
.testimonial_wrap .title {
    margin-bottom: 40px;
}
.testimonial_slider .item {
    padding: 30px;
}
.testimonial_slider .item .image {
    margin-bottom: 18px;
}
.testimonial_slider .item .image img {
    height: 55px;
    width: 55px;
}
.testimonial_slider .item h4 {
    font-size: 20px;
}
.testimonial_slider .item p {
    font-size: 15px;
}
.testimonial_slider .item:before {
    width: 180px;
    bottom: 30px;
}
footer {
    background-image: none;
}
footer .footer_middle {
    padding: 20px;
}
.footer_middle ul {
    gap: 35px;
}
.footer_middle ul li p a {
    font-size: 16px;
}
.footer_logo {
    display: flex;
    justify-content: center;
}
footer .footer_logo img {
    margin-bottom: 20px;
}
footer .footer_top {
    padding: 70px 0px 30px;
}
footer .footer_bottom {
    padding-top: 25px;
}
.tbw_wrap .tbw_logos_wrap {
    max-width: 600px;
}
.tbw_wrap .tbw_logos_wrap:before {
    height: 55px;
    top:5px;
}
.about_us_wrap .image {
    height: 550px;
}
.mv_text__wrap .image {
    height: 450px;
    margin-top: -80px;
}
.mv_text__wrap .image:before {
    height: 80px;
}
.mv_text__wrap .mv_text_box {
    padding: 25px;
}
.mv_text_box h4 {
    font-size: 28px;
    padding-bottom: 15px;
}
.mv_text_box p {
    padding-top: 15px;
    font-size: 15px;
}
.services_content_wrap h4 {
    font-size: 26px;
    margin-bottom: 20px;
}
.more_services_wrap h3 {
    font-size: 26px;
    margin-bottom: 18px;
}
.services_content_wrap {
    padding: 35px;
    margin-right: 0px;
}
.more_services_wrap ul li a {
    padding: 12px 20px 12px 12px;
    gap: 10px;
    font-size: 15px;
}
.services_detail_wrap p {
    font-size: 15px;
    margin-bottom: 30px;
}
.services_detail_wrap .key_feature_box {
    padding: 20px;
}
.key_feature_box h4 {
    font-size: 17px;
}
.key_feature_box .icon {
    height: 45px;
    min-width: 45px;
}
.key_feature_box .icon_wrap {
    margin-bottom: 15px;
}
.certificate_section .title {
    margin-bottom: 40px;
}
.faq_sec .title{
        margin-bottom: 40px;
    }
    .contact_cards .contact_card_box {
    padding: 30px;
}
ul.contact_info li .content h5 {
    font-size: 18px;
}
.contact_card_box ul.contact_info li .content p {
    font-size: 18px;
}
}
@media (max-width:1024px) {
    .error-wrapper {
        padding: 180px 25px 60px;
    }
    header .contact_wrap a.btn {
        margin: 0px 24px;
    }
    .navbar-toggle {
    display: block;
    position: relative;
    flex: 1;
    height: 32px;
    margin-right: 25px;
}
.menu-show .navbar-toggle {
    margin-left: auto;
    margin-right: 25px;
    width: fit-content;
}
.navbar-toggle span:nth-child(1) {
    top: -16px;
}
.navbar-toggle span {
    width: 26px;
    height: 2px;
    background-color: #FFFEED;
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    border-radius: 0;
    margin: auto;
    transition: all 0.3s;
}
.navbar-toggle span:nth-child(3) {
    bottom: -16px;
}
nav.header-navbar {
    position: fixed;
    left: 0;
    display: block;
    z-index: 9999;
    background: #ffffff;
    top: 0;
    bottom: 0;
    width: 330px;
    padding: 35px 30px 20px 30px !important;
    transform: translatex(-100%);
    transition: all 0.4s;
    overflow: auto;
    color: #fff;
    margin: 0;
}
.menu-show nav.header-navbar {
    transform: translatex(0%);
    box-shadow: -1px 0px 10px 0 #0000001f;
}
.menu-show .navbar-toggle span:nth-child(1) {
    top: 0;
    width: 28px;
    transform: rotate(45deg);
    background-color: var(--dark);
}
.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);
    background-color: var(--dark);
}
html.menu-show .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 70%);
}
header nav > ul {
    margin: 10px 0 0;
    display: block;
}
header nav > ul > li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
header nav > ul > li:focus-visible  a{
    outline: 0px;
}
.menu-show header nav > ul > li {
    transform: translateY(0);
    opacity: 1;
}
header nav > ul > li > a {
    color: var(--black) !important;
    padding: 0px;
    width: 100%;
}
header nav > ul > li + li {
    margin-left: 00px;
}
header nav > ul > li > a > svg {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}
header nav > ul > li:hover > a, header nav > ul > li.active > a {
    color: var(--primary) !important;
    border: 0px;
}

.header-navbar > ul > li.menu-parent.submenu_active .sub-menu{
    display: block;
    position: static;
    transform: unset !important;
}
.header-navbar > ul > li.menu-parent ul.sub-menu{
    display: none;
}
.contact_cards {
    padding-left: 20px;
}
html .career-opening-main .accordion-button {
    line-height: 38px;
    padding: 0 20px !important;
    font-size: 14px;
}
.career-opening-main .accordion .accordion-item .accordion-header h5 {
    font-size: 18px;
    margin-bottom: 6px;
}
.career-opening-main .accordion .accordion-item .accordion-header p {
    font-size: 14px;
}
.career-opening-main .accordion-body,
.career-opening-main .accordion .accordion-item .accordion-header {
    padding: 16px;
    border-radius: 14px 14px 0 0;
}
}
@media (max-width:991px) {
    section {
    padding-top: 70px;
    padding-bottom: 70px;
}
    .footer_middle ul {
        flex-wrap: wrap;
        justify-content: center;
    }
   
    .git_section .git-2-img {
        max-width: 350px;
    }
    .who_we_are_section .tbw_wrap {
        display: block !important;
    }
    .tbw_wrap .text {
        padding-right: 00px;
        max-width: 100%;
        border-right: 0px;
        border-bottom: 3px solid var(--primary);
        padding-bottom: 20px;
        text-align: center;
        font-size: 20px;
    }
    .tbw_wrap .tbw_logos_wrap {
        padding-left: 0px;
        margin: 20px auto 0px;
    }
    .bg-white-image:before {
    height: 50px;
    width: 50px;
}
.banner_slider .item h2 {
    font-size: 35px;
}
.banner_slider .item p {
    font-size: 14px;
}
.banner_section .banner_slider_wrap:before {
    width: 80%;
    background-size: contain;
    right: 0;
}
.banner_slider .owl-dots .owl-dot {
    font-size: 20px;
}
.banner_slider .owl-dots {
    gap: 8px;
}
.banner_section .banner_slider .item .content {
    padding-top: 30px;
    padding-bottom: 65px;
}
.who_we_are_section .title {
    text-align: center;
}
.about_us_section .title,
.about_us_section p {
    text-align: start !important;
}
.about_us_section .title h2{
    font-size: 27px;
}
.about_us_wrap .content {
    margin-left: 0px;
}
.about_us_wrap .image {
    height: 450px;
}
.mv_text__wrap .image {
    height: 360px;
}
.mv_text__wrap .mv_text_box {
    padding: 20px;
}
.mv_text_box h4 {
    font-size: 25px;
    padding-bottom: 10px;
}
.mv_text_box p {
    padding-top: 10px;
    font-size: 14px;
}
.title h2 {
    font-size: 30px;
}
.who_we_are_section p:first-child {
    margin-top: 20px;
}
.who_we_are_section p {
    text-align: center;
}
.counter_box h3.digit {
    font-size: 35px;
    margin-bottom: 0px;
}
.counter_box p {
    text-align: left;
    font-size: 13px;
}
.who_we_are_content_wrap .content  img {
    margin: 10px 0px 25px;
}
html .btn {
    padding: 0px 5px 0px 20px;
    font-size: 14px;
    gap: 12px;
}
.who_we_are_section .tbw_wrap {
    margin-top: 30px;
}
.testimonial_slider .owl-stage-outer {
    width: 100%;
}
.testimonial_slider .item {
    padding: 25px;
}
.testimonial_slider .item:before {
   display: none;
}
.testimonial_slider .item h4 {
    font-size: 18px;
    margin-bottom: 0px;
}
.testimonial_slider .item .image {
    gap: 10px;
}
.testimonial_slider .item p {
    font-size: 14px;
}
.testimonial_slider .item p {
    margin-bottom: 10px;
}
.testimonial_slider .item img {
    max-width: 100px;
}
.testimonial_slider button.owl-next {
    right: -50px;
}
.testimonial_slider button.owl-prev {
    left: -50px;
}
header .header-logo img {
    transform: scale(0.9);
}
.sticky header .header-logo img {
    transform: scale(0.80);
}
.services_wrap .services_row {
    row-gap: 30px;
}
.availabel_equipment_wrap .eqp_row {
    row-gap: 40px;
}
.services_box h4 {
    font-size: 22px;
}
.eqp_box h4 {
    font-size: 22px;
}
.inner-banner {
    padding: 150px 20px 50px;
}
.inner-banner h1 {
    font-size: 44px;
    margin-bottom: 15px;
}
.contact-info .title h4 {
    font-size: 37px;
}
.contact-info-sec .info-box {
    padding: 23px 24px;
    margin-bottom: 10px;
}
.contact-info-sec .info-box h4 {
    font-size: 16px;
}
.contact-info-sec .info-box .icon svg {
    width: 35px;
    height: auto;
}
.about_us_wrap .counter_box {
    height: 130px;
    width: 130px;
}
.about_us_wrap .counter_box h3.digit {
    font-size: 45px;
}
.about_us_wrap .counter_box p{
    font-size: 11px;
}
.services_content_wrap h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.services_content_wrap {
    padding: 25px;
}
.services_detail_wrap p {
    font-size: 14px;
    margin-bottom: 25px;
}
.key_feature_box .icon_wrap {
    display: block;
}
.key_feature_box .icon {
    height: 45px;
    min-width: 45px;
    width: 45px;
    margin-bottom: 14px;
}
.services_content_wrap h4 {
    font-size: 18px;
}
.key_feature_box .icon_wrap {
    margin-bottom: 10px;
}
.services_detail_wrap .image {
    margin: 30px 0px;
}
.more_services_wrap h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.more_services_wrap ul li a {
    font-size: 14px;
    line-height: 130%;
}
.contact_cards {
    padding-left: 0;
}
.contact_cards .contact_card_box {
    padding: 25px;
    margin-bottom: 15px;
}
.contact_cards .contact_card_box h3 {
    font-size: 22px;
    margin-bottom: 10px;
}
.contact_cards .contact_card_box h4 {
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}
.contact_card_box ul.contact_info li .content p {
    font-size: 18px;
}
.contact_card_box ul.contact_info li .icon img {
    height: 25px;
    width: 25px;
}
.accordian_wrap .accordion-item {
    margin-bottom: 15px;
}
.accordion-item .accordion-button {
    font-size: 18px;
    padding: 18px;
}
.contact_card_box ul.contact_info li {
    margin-bottom: 8px;
}
.contact_card_box ul.contact_info li .content p {
    font-size: 16px;
}
}
@media (max-width:767px) {
    .error-wrapper {
        padding: 152px 20px 50px;
    }
    .error-card {
        padding: 28px;
    }
    .error-code {
        font-size: 84px;
    }
    .error-title {
        font-size: 22px;
    }
    header .header-logo img {
        height: 74px;
    }
    .banner_section .banner_slider .item .content {
        padding-top: 00px;
        padding-bottom: 20px;
        text-align: center;
    }
    .banner_slider .item h2 {
        font-size: 28px;
    }
    .banner_slider .item .content  img {
        margin: 20px 0px;
        max-width: 100%;
    }
    .banner_slider .item p {
        font-size: 14px;
    }
    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .title h2 {
        font-size: 22px;
    }
    .who_we_are_section p:first-child {
        margin-top: 6px;
    }
    html .container {
        padding: 0px 15px;
    }
    .who_we_are_section .who_we_are_content_wrap {
        margin-top: 10px;
    }
    .who_we_are_content_wrap .content {
        text-align: center;
    }
    .counter_box p {
        text-align: center;
    }
    .who_we_are_section .tbw_wrap {
        padding: 20px 20px;
    }
    .tbw_wrap .tbw_logos_wrap {
        flex-wrap: wrap;
    }
    .tbw_wrap .tbw_logos_wrap:before {
        top: 0px;
        right: 6px;
        height: 42px;
    }
    .title p {
        font-size: 14px;
    }
    .services_wrap .title {
        max-width: 100%;
        margin: 0px auto 30px;
    }
    .services_wrap .title h2 {
        margin-bottom: 10px;
    }
    .services_box h4 {
        font-size: 20px;
    }
    .services_wrap .services_row {
        row-gap: 20px;
    }
    .availabel_equipment_wrap .title {
        margin-bottom: 50px;
    }
    .eqp_box h4 {
        font-size: 20px;
    }
    .availabel_equipment_wrap .eqp_box:before {
        width: calc(100% - 90px);
        height: 25px;
    }
    .availabel_equipment_wrap .eqp_row {
        row-gap: 30px;
    }
    .testimonial_wrap .title {
        margin-bottom: 20px;
    }
    .testimoniqal_section .container {
        padding: 0px 15px;
    }
    .testimonial_slider .owl-nav {
        width: fit-content;
        margin: 25px auto 0px;
        display: flex;
        gap: 10px;
    }
    .testimonial_slider .owl-nav button {
        position: static;
    }
    .git_wrap .title {
        margin-bottom: 20px;
    }
    .git_wrap .cnt_form_wrap {
        padding: 30px 22px;
        max-width: 100%;
    }
    html .form-control {
        height: 46px;
        padding: 0px 20px;
        font-size: 14px;
        margin-bottom: 12px;
    }
    .cnt_form_wrap textarea.form-control {
        margin-bottom: 20px;
        height: 80px;
        padding: 10px 20px;
    }
    .git_section {
        padding-bottom: 100px;
    }
    .git_section .git-2-img {
        width: 50%;
    }
    .git_section .git-1-img {
        width: 50%;
        left: 0;
    }
    footer .footer_logo img {
        height: 80px;
    }
    .footer_top h4 {
        margin-bottom: 12px;
    }
    .footer_top ul.links a {
        font-size: 15px;
    }
    .footer_top ul.links li {
        margin-bottom: 0px;
    }
    .footer_top ul.links.services-links {
        display: unset;
    }
    footer p {
        font-size: 14px;
    }
    footer .footer_bottom {
        padding-top: 18px;
    }
    .footer_middle ul li p a {
        font-size: 15px;
        word-wrap: anywhere;
    }
    .footer_middle ul {
        justify-content: start;
        gap: 15px;
    }
    .footer_middle ul li p {
        font-size: 15px;
        font-weight: 400;
    }
    .footer_middle ul li .icon {
        height: 40px;
        min-width: 40px;
    }
    .footer_middle ul li {
        gap: 10px;
    }
    .services_box .image svg {
        bottom: -7px;
        width: 65px;
    }
    html .btn {
        height: 40px;
        line-height: 40px;
    }
    .banner_slider .owl-dots {
        right: 20px;
        top: auto;
        bottom: 20px;
    }
    .banner_slider .owl-dots .owl-dot {
        font-size: 18px;
    }
    .banner_slider .owl-dots .owl-dot.active:after {
        height: 35px;
    }
    .tbw_wrap .tbw_logos_wrap {
        gap: 20px 30px;
    }
    .sticky header {
        padding: 0px 0;
    }
    footer .footer-bottom-img {
        display: none;
    }
    section.inner-banner:before {
        width: 250px;
    }
    .inner-banner {
        padding: 110px 20px 29px;
    }
    .inner-banner h1 {
        font-size: 35px;
        margin-bottom: 9px;
    }
    .contact-info .title h4 {
        font-size: 25px;
    }
    .contact-info-sec .info-box {
        padding: 23px 24px;
        height: fit-content;
        margin-bottom: 10px;
    }
    .contact-info-sec .info-box .icon svg {
        width: 28px;
        height: auto;
    }
    .about_us_wrap .image {
        height: fit-content;
    }
    .about_us_wrap .content {
        margin-top: 30px;
    }
    .about_us_section .title, .about_us_section p, .why_join_us h4, .why_join_us h5 {
        text-align: center !important;
    }
    .about_us_section .title h2 {
        font-size: 22px;
    }
    .mv_text__wrap .image .icon svg {
        width: 60px;
    }
    .mv_text__wrap .image {
        height: fit-content;
        margin-top: -50px;
    }
    .about_us_wrap .image:before {
        height: 25px;
        width: 150px;
    }
    .mv_text__wrap .image:before {
        height: 50px;
    }
    .about_us_wrap .counter_box {
        height: 100px;
        width: 100px;
        top: -25px;
    }
    .about_us_wrap .counter_box h3.digit {
        font-size: 35px;
    }
    .about_us_wrap .counter_box p {
        line-height: 100%;
    }
    .scrollToTop {
        width: 40px;
        height: 40px;
        padding: 14px;
        bottom: 70px;
    }
    .whatsapp-float {
        width: 40px;
        height: 40px;
    }
    .whatsapp-float img {
        width: 30px;
        height: 30px;
    }
    .inner-banner nav li.breadcrumb-item {
        font-size: 14px;
    }
    .services_content_wrap {
        padding: 20px;
    }
    .key_feature_box .icon {
        height: 40px;
        min-width: 40px;
        width: 40px;
        margin-bottom: 15px;
        padding: 10px;
    }
    .services_detail_wrap p {
        margin-bottom: 20px;
    }

    .sticky_wrp {
        position: relative;
        top: 0;
    }
    .contact_cards {
        padding-top: 30px;
    }
    .contact_cards .contact_card_box {
        padding: 20px;
    }
    .contact_cards .contact_card_box h3 {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .contact_cards .contact_card_box h4 {
        font-size: 15px;
        line-height: 110%;
        margin-bottom: 12px;
    }
    .contact_card_box ul.contact_info li .content p {
        /* font-size: 14px; */
    }
    .contact_card_box ul.contact_info li {
        gap: 6px;
        margin-bottom: 8px;
    }
    .contact_card_box ul.contact_info li .icon img {
        height: 20px;
        width: 20px;
        min-width: 20px;
    }
    .contact_cards .contact_card_box h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .certificate_box {
        margin-bottom: 15px;
    }
    .certificate_section .title {
        margin-bottom: 20px;
    }
    .faq_sec .title{
        margin-bottom: 20px;
    }
    .accordion-item .accordion-button {
    font-size: 17px;
    font-weight: 500;
    padding: 15px;
}
.accordion-body p {
    font-size: 13px;
}
.accordion-body p:last-child{
    margin-bottom: 0px;
}
.accordian_wrap .accordion-item {
    margin-bottom: 10px;
}
.career-opening-main .accordion-body, .career-opening-main .accordion .accordion-item .accordion-header {
    flex-wrap: wrap;
    justify-content: center;
}
.career-opening-main .accordion-body, .career-opening-main .accordion .accordion-item .accordion-header {
    padding: 14px;
    border-radius: 10px 10px 0 0;
}
.career-opening-main .accordion-body h5 {
    font-size: 17px;
    margin-bottom: 10px;
}
.career-opening-main .accordion-body .requirements li::before {
    width: 20px;
    height: 20px;
    top: 8px;
    background-size: contain;
}
.career-opening-main .accordion-body .requirements li {
    padding: 6px 0 6px 28px;
}
.career-opening-main .accordion .accordion-item .accordion-header strong {
    display: block;
}
}