@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Open+Sans&family=Poppins&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Open+Sans&family=Poppins&family=Roboto&display=swap");

body {
    font-family: "Poppins";
    font-weight: inherit;
    color: #000000;
    font-size: 20px;
    line-height: 38px;
    width: 100%;
    
    background: #ffffff;
}

 
figure {
    margin-bottom: 0 !important;
}

a {
    text-decoration: none !important;
}

#main_navbar {
    position: sticky;
    top: 0;
    z-index: 99;
}

.form-control:focus {
    box-shadow: 0 0 0 0rem #01b537 !important;
}

.primary-bg {
    background-color: #01b537;
}

.secondary-bg {
    background: #eef8f0;
}

.primary-color {
    color: #01b537;
}

.orange-color {
    color: #fc4c00;
}

.orange-color:hover {
    color: #fc4c00;
}

.border-radius-20 {
    border-radius: 20px !important;
}

#main_navbar nav {
    height: 76px;
}

.nav-item a,
.nav-item.active a {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #FAF9F7;

}

.active_dot {
    width: 35px;
    height: 5.21px;
    background: #faf9f7;
    border-radius: 5px;
    display: none;
}

.su_img-bg {
    width: 100%;
}

.nav-item.active .active_dot {
    display: block;
}

.lang_toggle {
    width: 162px;
    height: 32.27px;
    background: #faf9f7;
    border-radius: 48px;
}

.lang_toggle button {
    background: #faf9f7;
    border: 0;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
    padding: 5px 14px;
    border: 1px solid #ffffff;
    border-radius: 48px;
}

.lang_toggle button.active {
    background: #01b537;
    border: 1px solid #ffffff;
    border-radius: 48px;
    color: #ffffff;
    padding: 5px 20px;
}

#main_footer {
    background-color: #25282b;
    padding-top: 150px;
    padding-bottom: 40px;
    z-index: 1;
}

.footer_top {
    padding-top: 60px;
    padding-bottom: 60px;
}

.child1 figure {
    width: 152px;
    height: 35px;
}

.child1 figure img {
    width: 100%;
}

.footer_list .child1 p {
    width: 419px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 18.06px;
    line-height: 42px;
}

.parcel figure img {
    margin-top: -5px;
}

.footer_bottom p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}

.footer_list .child2 ul li,
.footer_list .child3 ul li,
.footer_list .child4 ul li {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.footer_list h6 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 23.2169px;
    line-height: 31px;
    letter-spacing: 0.257966px;
    color: #01b537;
    margin-bottom: 1.5rem;
}

.footer_list .child2 ul li figure,
.footer_list .child3 ul li figure,
.footer_list .child4 ul li figure {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
}

.footer_list .child2 ul li a,
.footer_list .child3 ul li a,
.footer_list .child4 ul li a {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 18.0576px;
    line-height: 23px;
    letter-spacing: 0.128983px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 1rem;
}

.footer_bottom figure {
    width: 190px;
    height: 44px;
}

.footer_bottom figure img {
    width: 100%;
}

.info_section {
    z-index: 2;
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: -110px;
}

.info_section_top {
    padding-bottom: 20px;
}

.info_section_top .info,
.info_section .info {
    background: #eef8f0;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
    padding: 1.5rem 1rem;
}

.info_section form>div {
    height: 62px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
}

.info_section form .ad_input {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
}

.info_section_top form b {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 20.1582px;
    line-height: 24px;
    color: #313131;
}

.info_section_top form .ad_input {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 20.1582px;
    line-height: 24px;
    color: #989898;
}

.info h5 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0.257966px;
    color: #25282b;
}

.info p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.128983px;
    color: #25282b;
}

.info_section form .submit {
    background: #01b537;
    border-radius: 6px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #ffffff;
    padding: 12px 0px;
}

.wave-bg {
    background: url(./image/cloud.svg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 85px;
    padding-top: 85px;
}

.card {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff !important;
    z-index: 1;
}

.content h1 {
    font-family: "Poppins";
    color: #000;
    font-size: 66.632px;
    font-style: normal;
    font-weight: 700;
    line-height: 155.2%;
    text-align: left;
    width: 639.172px;
}

.content p {
    color: #01B537;
    font-size: 26.653px;
    font-style: normal;
    font-weight: 700;
    line-height: 155.2%;
    text-transform: uppercase;
    font-family: "Poppins";
    text-align: left;
}

 

.content span {
    color: #000;
    font-family: "Poppins";
    font-size: 24.987px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    text-align: left;
}

.truck_img {
    position: absolute;
    left: 72.1%;
    top: 550px;
}

.img-truck_img-line {
    width: 100%;
}

.card-text {
    display: flex;
    gap: 15px;
    align-items: center;
}

.form-group {
    position: relative;
}

.submit-form {
    background: #01b537;
    border-radius: 6px;
    font-family: "Poppins";
    text-align: center;
    color: #ffffff;
    padding: 12px 0px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.card-body-bg {
    width: 70%;
    height: 106px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
}

.card-h {
    color: #313131;
    font-family: "Poppins";
    font-size: 21.073px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.588px;


}

.mt-100px {
    margin-top: 100px !important;
    margin-bottom: 100px;
}

.card-text span {
    color: #989898;
    font-family: "Poppins";
    font-size: 21.073px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.588px;
    /* 121.429% */
}

.truck_line {
    position: absolute;
    left: 25.1%;
    top: 41px;
    width: 100% !important;
}

.card-body {
    display: flex;

}

.form-group {
    float: left;
    /*  margin-top: 20px; */

}

.images-bg {
    position: relative;
}

.line-green {
    position: absolute;
    z-index: -1;
    top: -200px;
    right: 76%;

}

.line-card {
    position: relative;
    z-index: 0;
}

.bg-section {
    z-index: -1;
    position: relative;

}
 

.truck_img-line {
    position: absolute;
    left: 25.2%;
    top: 27px;

}
 

.img-line {
    position: relative;
}

.img-line-bg {
    position: absolute;
    right: 124px;
    top: -200px;
    z-index: -2;
}

.img-line-right {
    position: absolute;
    top: -259px;
    right: -100px;
    left: unset;
    width: 100%;
}



.line-right {
    position: relative;
}

.cloud-bg {
    float: right;
}

.line-play {
    position: absolute;
    left: 26%;
    top: 40px;

}

.image-building {
    display: flex;
    position: absolute !important;
    width: 100% !important;
    top: 673px !important;
}


.images {
    position: relative;
}

.img-cloud {
    position: absolute;
    top: -647px;
}

.text-p {
    color: #000 !important;
    font-family: "Poppins" !important;
    font-size: 24.987px !important;
    font-weight: 400 !important;
    line-height: 200% !important;
    font-style: normal !important;
    text-transform: lowercase !important;
}

.img-bg {
    position: absolute;
    top: 60px;
}

.border-right {
    border-right: 2px solid #d9d9d9;
}

.step_section {
    border: 1px solid #D9D9D9;
    background: #FFF;
}

.data_list {
    text-align: left;
    margin-left: 1rem;
}

.data_list h2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #3a3a3a;
    margin-bottom: 0px;
}

.data_list span {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #898989;
}

.our_values_section {
    background: url("./image/bgp.png");
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.our_values_section h2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 39px;
    color: #ffffff;
}

.our_values_section p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px;
}

.our_values_section h6 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
}

.book {
    background: #E00000;
    box-shadow: 3.21176px 10.7059px 53.5294px rgba(4, 59, 86, 0.1);
    border-radius: 8.56471px;
    padding: 12px 40px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 16.0588px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
}

.book:hover {
    color: #ffffff;
}

.about_btn {
    padding: 8px 16px;
    font-weight: 500;
    font-size: 14.8485px;
    line-height: 22px;
    text-align: center;
    color: #01b537;
    background: #eef8f0;
    border: 1px solid #d9d9d9;
    border-radius: 8.48485px;
}

.about_section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.about_section h2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 51px;
    color: #000000;
}

.about_section p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    color: #000000;
}

.play_section {
    padding-top: 50px;
    padding-bottom: 180px;
}

.badge {
    background: #eef8f0;
    border: 1.144px solid #d9d9d9;
    border-radius: 22.88px !important;
    padding: 6px 10px !important;
}

.pakket_btn {
    background: #01b537;
    border-radius: 22.6667px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 14.7333px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    border: 0px;
    padding: 7px 15px;
}

.play_section .badge p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    color: #000000;
}

.play_section h2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 48px;
    color: #000000;
}

.play_section p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    color: #000000;
}

.mobile figure {
    width: 646px;
    height: 638px;
}

.mobile figure img {
    width: 100%;
}

.play_content {
    width: 480px;
}

.appstore_btn,
.appstore_btn2 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 12.681px;
    line-height: 20px;
    border: 0;
    text-align: left;
    border-radius: 10px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
}

.appstore_btn:hover {
    color: #ffffff;
}

.appstore_btn2:hover {
    color: #323232;
}

.appstore_btn {
    background: #01b537;
    color: #ffffff;
}

.appstore_btn2 {
    background: #ffffff;
    box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.15);
    color: #323232;
}

.appstore_btn i,
.appstore_btn2 i {
    font-size: 33px;
}

.about_img img {
    width: 100%;
}

.mobile figure {
    width: 100%;
    height: 638px;
}

.text_p {
    width: 95%;
}

.w-lg-50 {
    width: 50% !important;
}

.angle_icon {
    font-size: 22px;
}

.wf-35 {
    width: 35%;
}

.wf-25 {
    width: 25%;
}

.data_icon figure {
    width: 66px;
    height: 45px;
}

.data_icon figure img {
    width: 100%;
}

.width-lg {
    width: 90%;
}

.pac-container {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 0px solid #d9d9d9;
}

.pac-item-query {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
}

.pac-item {
    padding: 5px 16px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}

.pac-item:first-child {
    border-top: 0 !important;
}

.pac-logo:after {
    content: "";
    padding: 0;
    height: 0px;
    background-size: 0;
}

.su_col_heading {
    font-weight: 600;
    font-size: 25px;
    line-height: 43px;
    text-align: center;
    color: #000000;
}

.su_col_para {
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 0px;
    color: #777777;
}

.su_Featured_Partners {
    font-weight: 600;
    font-size: 30px;
    line-height: 48px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

.su_carousal {
    padding: 55px 0px;
}

.owl-dots {
    display: block;
    text-align: center;
}

.owl-carousel button.owl-dot {
    width: 12px !important;
    height: 12px !important;
    background: #a3a3a3 !important;
    border-radius: 20px !important;
    margin-left: 5px;
}

.owl-carousel button.owl-dot.active {
    width: 52px !important;
    height: 12px !important;
    background: #01b537 !important;
    border-radius: 20px !important;
}

.owl-nav {
    display: none !important;
}

.su_become_courier {
    font-weight: 600 !important;
    font-size: 25px !important;
    line-height: 38px !important;
    color: #ffffff !important;
}

.su_Pakket2Go {
    color: #01b537;
    margin-left: 15px;
}

.su_white_bg_text {
    font-weight: 700;
    font-size: 25.2857px;
    line-height: 38px;
    text-align: center;
}

.su_courier_white_bg {
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 43px !important;
    margin-left: 15px;
    margin-bottom: 0px;
    width: 470px;
}

.su_Apply_Now {
    background: #01b537;
    border: 0.8625px solid #d9d9d9;
    border-radius: 8.625px;
    font-weight: 600;
    font-size: 18.975px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    padding: 9px 30px;
    border: none;
}

.su_Apply_Now:hover {
    color: #ffffff !important;
}

.su_See {
    background: #ffffff;
    border: 2.5875px solid #01b537;
    border-radius: 8.625px;
    font-weight: 600;
    font-size: 18.975px;
    line-height: 28px;
    text-align: center;
    color: #01b537;
    padding: 7px 30px;
    margin-left: 10px;
}

.su_white_section_margin {
    margin: 170px 0px;
}

.su_main_logo_become {
    width: 396px;
    height: 95px;
    margin: auto;
}

.su_main_logo_become img {
    width: 100%;
    height: 100%;
}

.banner-section {
    padding-top: 50px;
    padding-bottom: 150px;
}

/*
.become_banner_section {
    padding-bottom: 85px;
}

*/
/* sumit new css end */

.su_main_top_bg {
    margin-top: 6%;
}

.connect-bg {
    padding-top: 200px;
}

.content-top h1 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    color: #000000;
}

.content-top p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #01b537;
    margin-bottom: 0px;
}

.truck_imgone {
    position: absolute;
    left: 44%;
    margin-top: -140px;
}

.below {
    margin-bottom: 132px;
}


.su_position_3_btns {
    position: absolute;
    top: 0;
    left: 57%;
}


.su_available_deliveries {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #313131;
    margin-bottom: 0px;
}

.su_border_Courier_page {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 10px;
}

.su_courier_form_flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.su_courier_search {
    font-weight: 600;
    font-size: 16.875px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    background: #01b537;
    border-radius: 11.25px;
    padding: 12px 60px;
}

.su_courier_search:hover {
    color: #ffffff;
}


.su_cou_width_30 {
    width: 30%;
}

.su_cou_width_70 {
    width: 70%;
}

.su_cou_block {
    display: flex;
}

.mt_1257 {
    margin-right: 15px;
}


.su_hide_input {
    border: none;
    width: 100%;
}

.su_hide_input:focus-visible {
    outline: none !important;
}

.su_accordion_button {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 185.69% !important;
    color: #777777 !important;
}

/* order_detail start  */

.su_flex {
    display: flex;
}

.su_order_width_60 {
    width: 60%;
}

.su_order_width_40 {
    width: 40%;
}

.su_details_img {
    width: 210px;
    height: 135px;
}

.su_details_img img {
    width: 100%;
    height: 100%;
}

.su_margin_x_20 {
    margin: 0px 20px;
}

.su_order_details_text {
    font-weight: 500;
    font-size: 21.1767px;
    line-height: 21px;
    color: #313131;
    margin-bottom: 0px;
}

.su_item_name_new {
    font-weight: 500;
    font-size: 22.4224px;
    line-height: 34px;
    color: #000000;
}

.su_item_price_new {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #fc4c00;
}

.su_margin_y_12 {
    margin: 12px 0px;
}

.su_map_img_dashboard_new {
    width: 196.82px;
    height: 203.05px;
}

.su_map_img_dashboard_new img {
    width: 100%;
    height: 100%;
}

.su_flex_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.su_order_width_20 {
    width: 20%;
}

.su_from_text {
    font-weight: 600;
    font-size: 18.6853px;
    line-height: 28px;
    color: #fc4c00;
}

.su_margin_right_20 {
    margin-right: 20px;
}

.su_order_width_80 {
    width: 80%;
}

.su_to_text {
    font-weight: 600;
    font-size: 18.6853px;
    line-height: 28px;
    color: #01b537;
}

.su_total_details {
    font-weight: 500;
    font-size: 24.9138px;
    line-height: 21px;
    color: #313131;
}

.su_total_details_price a {
    font-weight: 700;
    font-size: 24.9138px;
    line-height: 21px;
    color: #fc4c00;
}

.su_flex_768_block {
    display: flex;
}


.su_Shared_Contents {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #0e2932;
    margin-bottom: 22px;
}

.su_Shared_Contents_img img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

.cross_btn {
    position: relative;
    top: -39px;
}

.cross_btn .svg-icon.svg-icon-1 svg {
    height: 2.75rem !important;
    width: 2.75rem !important;
}

.padding_1400 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.su_vdo_bg-img {
    width: 100%;

}

/* chat style end  */

/* sumit code start   */
@media screen and (max-width: 1700px) {
    .su_side_margin {
        margin-left: 30px;
    }
}

@media screen and (max-width: 1600px) {
    .su_inputs_padding {
        padding: 0px 30px;
    }

    .su_side_img {
        width: 280px;
    }

    .su_side_img img {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 1500px) {

    .su_side_img {
        width: 240px;
    }

    .su_col_padding {
        padding: 15px 50px 0px 50px;
    }

    .su_sign_in_form_padding {
        padding: 0px 100px;
    }
}

@media only screen and (max-width: 1440px) {
    .su_details_img {
        width: 190px;
    }

    .su_map_img_dashboard_new {
        width: 175px;
    }

    .img-cloud {
        position: absolute;
        top: -474px;
    }

    .nav-item a,
    .nav-item.active a {
        font-size: 14px;
    }
}

@media only screen and (min-width:1400px) {

    /* .truck_img-line {
        width: 211% !important;
    }
*/
    /* .img-line-right {
        position: absolute;
        top: -93px;
        left: 364px;
        width: 51%;

    }*/
}

@media only screen and (max-width: 1400px) {

    /*  .image-building {
        top: 486px !important;
    }*/
    .img-fluid-img {
        width: 100%;
    }

    .padding_1400 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .img-line-right {
        position: absolute;
        top: -98px;
        left: 353px;
        width: 50%;
    }

    .logo_1400 {
        width: 140px;
    }

    .logo_1400 img {
        width: 100%;
        height: 100%;
    }

    .su_vdo_bg {
        background-size: 540px 525px;
    }

    .su_details_img {
        width: 190px;
    }

    .pakket2go_vdo_set>iframe {
        width: 470px;
    }

    .su_position_right {
        top: 140px;
    }

    .su_position_left {
        top: 150px;
        right: 90px;
    }

    .su_position_3_btns {
        left: 55%;
    }

    .su_margin_right_20 {
        margin-right: 5px;
    }

    .su_sm_ml {
        margin-left: 10px;
    }

    .form_pos {
        position: absolute;
        width: 83%;
        left: 8.6%;
        margin-top: 25px;
    }

    /* sumit code start   */


    .su_icons_text_adjust {
        inline-size: 130px;
    }

    .footer_list .child1 p {
        width: auto;
    }

    /* sumit css end  */
}


@media only screen and (max-width: 1399px) {
    .img-fluid-img {
        width: 35%;
    }

    /* .image-building {
        top: 486px !important;
    }*/
    .content p {
        font-size: 23.653px;
    }

    /* .truck_img-line {
        width: 233% !important;
    }
*/
    .img-line-right {
        display: none;
    }

    .img-cloud {
        position: absolute;
        top: -475px;
    }
}

@media only screen and (max-width: 1366px) {
    .su_details_img {
        width: 170px;
    }

    .img-cloud {
        position: absolute;
        top: -464px;
    }

    /*.image-building {
        top: 550px !important;
    }*/
    .calculate {
        padding: 12px 40px;
    }

    .form_pos {
        position: absolute;
        width: 70%;
        left: 15%;
        margin-top: 25px;
    }

    .top_div {
        background-position: 2.7%;
    }

    .su_sign_btn {
        padding: 10px 35px;
    }

    .su_margin_1366 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }


}

/* sumit code start  */
@media screen and (max-width: 1308px) and (min-width: 1300px) {
    .mt_1257 {
        margin-right: 0px;

    }

    /*
    .image-building {
        top: 550px !important;
    }*/
}

@media screen and (max-width: 1300px) {
    .su_map_img_dashboard_new {
        width: 150px;
    }

    .su_details_img {
        width: 160px;
    }

    .su_button_padding {
        padding: 0px 50px;
    }

    .mt_1257 {
        margin-right: 0px;
    }

    .su_cou_apply_now {
        padding: 12px 22px;
    }


    .su_col_padding {
        padding: 0px 20px;
    }

    .su_inputs_padding {
        padding: 0px 30px;
    }

}

/* sumit code end  */

@media only screen and (max-width: 1280px) {

    .mobile figure,
    .footer_list .child1 p {
        width: 100%;
    }
}

/* sumit code start   */

@media screen and (max-width: 1257px) and (min-width: 1201px) {
    .su_cou_block {
        display: block;
    }

    .mt_1257 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .logo_1400 {
        width: 125px;
    }

    /* .image-building {
        top: 550px !important;
    }
*/
    .active_dot {
        width: 22px;
        height: 2.21px;
    }

    .nav-item a,
    .nav-item.active a {
        font-weight: 500;
        font-size: 13px;
        line-height: 18px;
    }

    .su_details_img {
        width: 130px;
    }

    .su_total_details {
        font-size: 22px;
    }

    .su_item_price_new {
        font-size: 20px;
    }

    .su_item_name_new {
        font-size: 20px;
    }

    .su_order_details_text {
        font-size: 18px;
    }

    .su_details_img {
        width: 145px;
    }

    .pakket2go_vdo_set>iframe {
        width: 390px;
        height: 390px;
    }

    .su_vdo_bg {
        background-size: 450px 460px;
    }

    .su_after_img::after {
        background: none;
        background-position: none;
        content: '.';
        width: 0px;
    }

    .su_map_img_dashboard {
        width: 100%;
        height: 190px;
        margin-top: 15px;
    }

    .su_block_in_1200 {
        display: block !important;
    }

    .su_Book_Transport {
        padding: 5px 16px !important;
    }

    .su_position_3_btns {
        left: 53%;
    }

    .su_position_2_btns {
        left: 66%;
    }

    .su_icons_text_adjust {
        inline-size: 110px;
    }

    .su_register_sidebar_padding {
        padding: 50px 31px 50px 30px;
    }

    .flex_align_end {
        margin-left: 10px;
    }

    .su_courier_white_bg {
        width: 380px;
    }

    .su_position_right {
        top: 125px;
    }

    .su_position_left {
        top: 130px;
        right: 70px;
    }

    /* .truck_imgone img {
        width: 180px;
    } */

    .truck_imgone {
        margin-top: -110px;
    }
}


@media screen and (max-width: 1199px) {

    .padding_1400 {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }

    /* .image-building {
        top: 550px !important;
    }*/
}



@media screen and (max-width: 1167px) {
    .su_courier_search_filter {
        display: block;
    }

    .su_block_1167 {
        display: none;
    }

    .su_cou_width_70 {
        width: 30%;
    }

    .su_courier_form_flex {
        display: block;
    }

    .su_navbar_heading {
        font-size: 18px;
    }

    .su_border_right {
        border-right: none;
    }

    .su_border_Courier_page {
        border: none;
    }
}

@media screen and (max-width: 1100px) {
    .su_details_img {
        width: 120px;
    }

    .su_position_3_btns {
        left: 52%;
    }

    .su_register_sidebar_padding {
        padding: 50px 15px 50px 15px;
    }

    .flex_align_end {
        margin-left: 15px;
    }

    /* .image-building {
        top: 595px !important;
    }*/
}

/* sumit code end  */

@media only screen and (max-width: 1080px) {
    .su_navbar_heading {
        font-size: 16px;
    }

    .su_Book_Transport {
        line-height: 20px;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 1030px) {
    .su_map_img_dashboard_new {
        width: 110px;
    }

    .su_Book_Transport {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .top_div {
        background-position: 3.7%;
    }

    .calculate {
        padding: 12px 20px;
    }

    /* .truck_img-line {
        left: 42%;
        margin-top: -90px;
    }
*/
    .about_section p {
        font-size: 16px;
        line-height: 30px;
    }

    .connect-bg {
        padding-top: 100px;
    }

    .truck_img-line img {
        width: 100%
    }

    .truck_img {
        left: 70%;
        margin-top: -90px;
    }

    /* .img-cloud {
        position: absolute;
        top: -375px;
    }
*/
    .truck_img img {
        width: 80%
    }

    .padding_1400 {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }

    .calculate {
        margin-left: 1rem;
    }

    .dflex {
        display: flex;
        align-items: center;
        justify-items: center;
    }

    .mobile figure {
        height: auto;
    }

    .play_content {
        width: 100%;
    }

    .img-cloud {
        position: absolute;
        top: -337px;
    }
}

@media only screen and (max-width: 991px) {
    .card-body {
        display: block !important;

    }

    .card-van {
        width: 60% !important;
    }

    .connect-bg {
        padding-top: 200px;
    }

    .su_main_top_bg {
        margin-top: -18%;
        margin-bottom: 50%;
    }

    .image-building {
        display: none;
    }

    .truck_img-line img {
        width: 99%;
    }

    .line-green {
        top: -239px;
    }

    .truck_img {
        left: 44%;
        margin-top: 210px;
    }

    .img-cloud {
        position: absolute;
        top: -305px;
    }

    .lang_toggle {
        width: 200px;
    }

    .su_vdo_bg {
        background-size: 690px 460px;
    }

    .su_map_img_dashboard_new {
        width: 160px;
    }

    .su_details_img {
        width: 160px;
    }

    .pakket2go_vdo_set {
        margin-bottom: 10px;
    }

    .pakket2go_vdo_set>iframe {
        width: 100%;
    }

    .su_button_padding {
        padding: 0px 30px;
    }

    .su_card_out_box {
        height: 85vh;
    }

    .su_container_dashboard {
        padding: 0px 15px;
    }

    .truck_imgone {
        left: 37%;
    }

    .su_details {
        width: 100%;
    }

    .su_icons_text_adjust {
        inline-size: 180px;
    }

    .su_position_white_arrow {
        display: none;
    }

    .su_courier_white_bg {
        width: auto;
    }

    .su_main_circle img {
        margin-bottom: 10px;
    }

    .data_textarea {
        width: 100%;
    }

    .su_Contact_with {
        font-size: 31px;
    }

    .su_padding_input {
        padding: 10px 0px;
    }

    .four_section_top .info,
    .four_section_top .info {
        padding: 15px 20px;
    }

    .su_position_right {
        display: none;
    }

    .su_position_left {
        display: none;
    }

    .su_flex_align h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .su_flex_align span {
        color: #898989;
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
    }

    .content-top h1 {
        font-size: 35px;
    }

    .first-section {
        padding-top: 35px;
        padding-bottom: 40px;
    }

    .su_badge {
        width: 40px;
        height: 40px;
    }

    /* sumit code end  */

    .form_pos {
        width: 83%;
        left: 8%;
    }

    .info_section_top>.container {
        max-width: 95%;
    }

    .step_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .w-md-80 {
        width: 80% !important;
    }

    .wf-35 {
        width: 100%;
    }

    .wf-25 {
        width: 100%;
    }


    .border-right {
        border-right: 0;
        border-bottom: 2px solid #D9D9D9;
    }

    .info_section_top .form-group {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .four_section_top .form-group {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .badge span {
        white-space: break-spaces;
    }

    .play_section .badge p {
        white-space: break-spaces;
        margin-top: 20px;
    }

    .appstore_btn figure,
    .appstore_btn2 figure {
        width: 20px;
    }

    .appstore_btn figure img,
    .appstore_btn2 figure img {
        width: 100%;
    }

    .content p {
        font-size: 18px;
        line-height: 30px;
    }

    .width-lg {
        width: 100%;
    }

    .info_section_top form b,
    .info_section_top form .ad_input,
    .about_section p,
    .our_values_section p,
    .play_section p {
        font-size: 16px;
        line-height: 28px;
    }

    .play_section .badge p,
    .footer_list .child1 p,
    .footer_list .child2 ul li a,
    .footer_list .child3 ul li a,
    .footer_list .child4 ul li a {
        font-size: 14px;
        line-height: 24px;
    }

    .mobile figure,
    .footer_list .child1 p {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-toggler-icon {
        /* background-image: url(./image/bar.svg) !important; */
        filter: brightness(1) invert(1);
        /* background-size: 123% !important; */
    }

    .navbar-toggler {
        border-color: #fff !important;
        border-width: 2PX !important;
        padding: 2px 5px !important;
    }

    .navbar-toggler:focus {
        box-shadow: 0 0 0 !important;
    }

    #menu_items {
        background-color: #fff;
        position: absolute;
        width: 100%;
        left: 0;
        top: 72px;
        padding: 2rem 3rem;
        z-index: 3;
    }

    ul.navbar-nav {
        justify-content: left;
    }

    .nav-item a {
        color: #000000 !important;
        font-weight: 400;
    }

    .nav-item a,
    .nav-item.active a {
        text-align: left;
    }

    .nav-item.active a {
        color: #01B537 !important;
        font-size: 20px;
    }

    #menu_items .nav-item {
        margin-bottom: 1rem;
    }

    #menu_items .nav-item:last-child {
        margin-bottom: 0rem;
    }

    .nav-item.active .active_dot {
        display: none;
    }
}

@media screen and (max-width: 872px) {
    .su_map_img_dashboard_new {
        width: 130px;
    }

    .su_details_img {
        width: 130px;
    }
}

/* sumit code start   */
@media screen and (max-width: 768px) {
    .su_vdo_bg {
        background-size: 515px 460px;
    }

    .su_details_img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .su_order_width_sm {
        width: 100%;
    }

    .su_order_width_80 {
        width: 100%;
    }

    .su_flex_768_block {
        display: block;
    }

    .su_total_details_price a {
        font-size: 20px;
        line-height: 30px;
    }

    .su_total_details {
        font-size: 20px;
        line-height: 30px;
    }

    .su_item_name_new {
        font-size: 20px;
        line-height: 30px;
    }

    .su_order_details_text {
        font-weight: 400;
        font-size: 16px;
    }

    .su_card_out_box {
        height: 84vh;
    }

    .su_icons_text_adjust {
        inline-size: auto;
    }


    .su_register_sidebar {
        height: auto;
    }


    .su_row_div_padding {
        padding: 0px;
    }

    .su_row_padding {
        padding: 40px 0px;
    }

    .su_position_right {
        display: none;
    }

    .su_position_left {
        display: none;
    }

    .su_details {
        width: 100%;
    }

    .su_width {
        width: 100%;
    }
}

/* sumit code end  */

@media only screen and (max-width: 767px) {
    .mt-100px {
        margin-top: 100px !important;
        margin-bottom: 50px;
    }

    .img-cloud {
        display: none;
    }

    .card-van {
        width: 80% !important;
    }

    .img-cloud {
        position: absolute;
        top: -291px;
    }

    .width_35 {
        display: none;
    }

    .su_chat_filter_icon {
        display: block;
    }

    .su_width_lg_100 {
        width: 80%;
    }

    .su_upload_768_margin {
        margin: 15px 0px;
    }

    .su_flex_block_at_767 {
        display: block;
    }

    .su_display_grid_sm {
        display: grid;
    }

    .su_order_width_40 {
        width: 100%;
    }

    .su_details_img {
        width: 50%;
        margin: auto;
    }

    .su_map_img_dashboard_new {
        width: 50%;
        margin: auto;
    }

    .su_mr_10_480 {
        margin-left: 22px;
    }

    .play_content {
        text-align: center;
    }

    .su_register_sidebar_padding {
        display: block;
        height: auto;
    }

    .su_button_padding {
        padding: 0px 15px;
    }

    .su_cou_width_70 {
        width: 40%;
    }

    .su_margin_767 {
        margin-left: 20px;
    }

    .truck_imgone {
        left: 35%;
    }

    .truck_imgone img {
        width: 200px;
    }

    .logo_cls {
        display: none;
    }

    .mobile_build {
        background-image: url(../img/mobile_build.png);
        background-repeat: no-repeat;
        height: 200px;
        width: 100%;
        background-size: 100%;
    }

    .banner-section {
        padding-bottom: 110px;
    }

    .truck_img {
        /* left: 34%; */
        margin-top: 32px;
    }

    .truck_img-line {
        left: 34%;
        margin-top: -130px;
    }

    .line-green {
        top: -318px;
    }


    .data_list {
        margin-left: 12px;
    }

    .play_section .badge p {
        /*   white-space: inherit; */
        margin-top: 0;
    }

    .flxDirection {
        flex-direction: column-reverse;
    }

    .mobile figure {
        margin-left: auto;
        margin-right: auto;
    }

    .play_section .dflex {
        flex-direction: column;
        margin-bottom: 1.5rem
    }

    /* .badge {
        width: fit-content;
    } */

    .mob_align {
        text-align: center;
    }

    .footer_bottom p {
        font-size: 14px;
        line-height: 24px;
    }

    .navbar-brand figure {
        width: 141px;
        height: 40px;
    }

    .navbar-brand figure img {
        width: 100%;
    }

    .navbar-toggler-icon {
        width: 1em !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    #menu_items .nav-item {
        margin-bottom: 0.50rem;
    }

    #menu_items .nav-item:last-child {
        margin-bottom: 0.50rem;
    }

    .lang_toggle {
        border: 1px solid #D9D9D9;
        /* width: 167px; */
    }

    .content h1 {
        font-size: 32px;
        line-height: 45px;
        width: auto;
    }

    .our_values_section h2 {
        font-size: 30px;
    }

    #main_footer {
        padding-top: 100px;
    }

    .child1 {
        margin-bottom: 1rem;
    }

    .mobile figure,
    .footer_list .child1 p {
        width: 100%;
    }

    .our_values_section figure {
        width: 70px;
        margin-left: auto;
        margin-right: auto;
    }

    .our_values_section figure img {
        width: 100%;
    }

    .mob_px {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #sub_header figure img {
        width: 20px;
    }

    #sub_header figure img:first-child {
        margin-top: -2px;
    }

    .top_div {
        background-position: 5.6%;
    }

}

@media screen and (max-width: 673px) and (min-width: 320px) {
    .su_cou_block {
        display: block;
    }

    .mt_1257 {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 600px) {

    .img-cloud {
        position: absolute;
        top: -188px;
    }

    .connect-bg {
        padding-top: 150px;
    }

    .truck_imgone {
        left: 30%;
    }
    .main-box{
        height: 660px !important ;
    }
    .truck_img {
        left: 27%;

    }
}

@media only screen and (max-width: 576px) {
    .su_details_img {
        width: 60%;
    }

    .su_cou_width_70 {
        width: 50%;
    }

    .su_search_border_style {
        padding: 8px 10px 8px 50px;
    }

    .su_padding_toolbar {
        padding: 15px 0px;
    }

    .su_item_name_btn {
        font-size: 14px;
        line-height: 17px;
    }

    .su_address_dashboard {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }

    .su_item_date {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }

    .su_item_price {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }

    .su_item_name {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }

    .Track_orders {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .su_navbar_heading {
        font-weight: 600;
        line-height: 27px;
    }

    .su_white_section_margin {
        margin: 100px 0px;
    }
}

@media only screen and (max-width: 530px) {
    .su_vdo_bg {
        background-size: 480px 460px;
    }

    .connect-bg {
        padding-top: 60px;
    }


}

@media only screen and (max-width: 500px) {
    .su_margin_y_12 {
        margin: 5px 0px;
    }

    .su_details_img {
        width: 100%;
    }

    .su_map_img_dashboard_new {
        width: 100%;
    }

    .su_details_img img {
        object-fit: inherit;
    }
}

@media only screen and (max-width: 480px) {


    .su_day_name_date {
        font-size: 15px;
        padding: 15px 0px;
    }

    .su_user_name_and_back {
        padding: 12px 12px;
    }

    .su_user_name_topic {
        font-size: 16px;
    }

    .su_chat_width_80 {
        width: 75%;
    }

    .su_img_height {
        width: 30px;
        height: 30px;
    }

    .su_padding_chat_section {
        padding: 0px 10px;
        height: 83vh;
    }

    .su_chat_right {
        width: 80%;
    }

    .su_chat_left {
        width: 85%;
    }

    .su_Sort_By {
        font-size: 16px;
    }

    .su_filter_heading {
        margin: 15px 0px;
    }

    .su_chat_Reset {
        font-size: 18px;
    }

    .su_chat_filter {
        font-size: 20px;
    }

    .su_chat_seen {
        font-size: 12.6336px;
    }

    .su_chat_user_name {
        font-size: 15px;
    }

    .su_chat_user_chat {
        width: 213px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14.087px;
        line-height: 21px;
    }

    .su_upload_button {
        padding: 5px 35px 8px 35px;
        font-size: 15.3099px;
        line-height: 23px;
    }

    .su_upload_sm_btn {
        font-size: 11.1085px;
        line-height: 17px;
    }

    .su_upload_para {
        font-size: 17px;
        line-height: 26px;
    }

    .su_upload_input {
        font-size: 13.9394px;
        line-height: 21px;
    }

    .su_upload_input::placeholder {
        font-size: 13.9394px;
        line-height: 21px;
    }

    .su_upload_label {
        font-size: 13.9394px;
        line-height: 21px;
    }

    .su_Upload_heading {
        font-weight: 600;
        font-size: 17px;
        line-height: 26px;
    }

    .su_license_img {
        width: 90px;
        height: 60px;
    }

    .su_license_details {
        font-weight: 600;
        font-size: 13px;
        line-height: 20px;
    }

    .su_upload_Drag_para {
        display: none;
    }

    .su_upload_Drag_or {
        display: none;
    }

    .su_upload_sm_btn {
        margin-top: 12px;
    }

    /* sumit code start  */
    .su_upload_border {
        margin: 15px;
        padding: 10px;
    }

    .width_popup_detail {
        max-width: 100%;
    }

    #booking_detail_content {
        padding: 0px;
    }

    .su_vdo_bg {
        background-size: 435px 460px;
    }

    .su_mr_10_480 {
        margin-left: 22px;
    }

    .form-label {
        margin-bottom: 0px !important;
    }

    .su_courier_search_filter {
        width: 50%;
        margin-left: auto;
    }

    .su_available_deliveries {
        font-size: 14px;
        line-height: 17px;
    }

    .su_cou_width_70 {
        width: 100%;
    }

    .su_container_dashboard {
        padding: 0px 5px;
    }

    .su_courier_search {
        font-size: 14px;
        line-height: 21px;
    }

    .su_cou_apply_now {
        font-size: 14px;
        line-height: 21px;
    }

    .su_480_block_this {
        display: block !important;
    }

    .su_my_480 {
        margin: 8px 0px 8px 0px;
    }

    .su_card_out_box {
        padding: 10px;
    }

    .Track_orders {
        font-size: 14px;
        line-height: 17px;
    }

    .su_register_sidebar_padding {
        padding: 50px 0px 50px 0px;
    }

    .su_flex_align h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .su_flex_align span {
        font-size: 16px;
        line-height: 25px;
    }

    .four_section_top .form-group {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .info_section_top {
        margin: 0px;
    }

    .info_section .info {
        border-radius: 0px !important;
    }

    .su_phone_no {
        margin: 10px 0px;
    }

    .border-radius-20,
    .info_section .info {
        border-radius: 0px !important;
    }

    .su_icons_text_adjust {
        width: auto;
    }

    .submit-form {
        font-size: 15px;
    }

    .su_Message {
        font-size: 23.2169px !important;
        line-height: 31px !important;
    }

    .su_phone_text {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .su_accordion_body {
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 185.69% !important;
        color: #313131 !important;
    }

    .su_Contact_with {
        margin-top: 30px !important;
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .su_green_para {
        margin-bottom: 30px !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .su_accordion_item {
        padding: 0px 0px;
    }

    .su_courier_white_bg {
        width: 300px;
    }

    .su_inputs_padding {
        padding: 0px 15px;
    }

    .su_easilest {
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 30px;
    }

    .su_Your_Best {
        font-weight: 500;
        font-size: 17px;
        line-height: 26px;
    }

    .su_text_Sign_In {
        font-weight: 500;
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .su_Join_now {
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
    }

    .su_Join_now_span {
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
    }

    .su_Forgot_password {
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
    }

    .su_checkbox_text {
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
    }


    .su_sign_btn {
        padding: 10px 50px;
        font-weight: 600;
        font-size: 15px;
        line-height: 22px;
    }

    .su_white_bg_img img {
        width: 100%;
        height: 100%;
    }

    .su_green_bg_with_col {
        padding: 45px 0px;
    }

    .su_See {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .su_Apply_Now {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
        padding: 7px 20px;
    }

    .su_become_courier {
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .su_register_sidebar_padding {
        padding: 15px 0px 15px 0px;
    }

    .su_main_logo_become {
        width: 250px !important;
    }

    .su_carousal {
        padding: 25px 0px;
    }

    .su_carousal_img_ste {
        width: 300px;
        height: 300px;
        margin: auto;
    }

    .su_Featured_Partners {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .su_white_bg_img {
        width: 180px;
        height: 180px;
    }

    .su_col_para {
        font-size: 16px;
        line-height: 28px;
    }

    .su_col_heading {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .about_section {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .about_section h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .su_content_payment {
        padding: 10px 10px;
    }

    .data_textarea {
        width: 100%;
    }

    .su_col_padding {
        padding: 20px 0px;
    }

    .su_side_margin {
        margin: 10px;
    }

    .su_sign_in_form_padding {
        padding: 0px 5px;
    }

    .su_register_card {
        padding: 20px 15px 20px 15px;
    }

    .radio_style {
        padding: 1px;
    }

    .radio_style label {
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        padding: 5px 20px;
    }

    .su_button_padding {
        padding: 0px 10px;
    }

    .su_Sign_In {
        width: 100%;
        padding: 8px 40px;
    }

    .su_Quick_Fast {
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
    }

    .su_courier_white_bg {
        font-size: 14px !important;
        line-height: 24px !important;
        font-weight: 400px !important;
    }
    .truck_img {
        top: 225PX;
    }
.text-p{
    font-size: 16px !important;
    line-height: 28px !important; 
}
    .content h1 {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .become_banner_section {
        padding-bottom: 40px;
    }

    .su_main_top_bg {
        background: #F8F9FA;
        padding-bottom: 15px;
        padding-top: 30px;
    }

    .images {
        background: transparent;
    }

    .su_Register_btn {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .su_See_Jobs {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

    .content p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
    }

    .su_textarea {
        padding: 16px 10px 14px 30px;
    }

    .su_Send_width {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .address h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .su_Message {
        font-size: 22px;
        line-height: 30px;
        margin-top: 20px;
        text-align: center;
    }

    .su_phone_text {
        font-size: 20px;
        line-height: 30px;
    }

    .su_red_text_center {
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .su_accordion_para {
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
    }

    .su_accordion_body {
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
    }

    .su_accordion_button {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .su_accordion_item {
        padding: 2px 0px !important;
    }

    .su_accordion_button:not(.collapsed) {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .su_green_para {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .su_Contact_with {
        margin-top: 30px;
        font-size: 22px;
        line-height: 30px;
    }

    .four_section_top {
        padding: 0px 20px;
    }

    .fifth_section {
        padding: 0px 20px;
    }

    .content-top h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .content-top p {
        font-size: 16px;
        line-height: 25px;
    }

    .first-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .truck_imgone img {
        width: 160px;
    }

    .truck_imgone {
        left: 37%;
        margin-top: -90px;
    }

    .su_form_card {
        padding: 10px !important;
    }

    .su_form_section_padding {
        margin-bottom: 160px !important;
    }

    .card-h {
        font-size: 13.073px;
    }
}
.minwidth{
    max-width: 110px;
}
@media only screen and (max-width: 600px){
.nav-item.active a {
    color: #01B537 !important;
    font-size: 14px;
}
}