/* * {
    overflow-x: clip;
} */
.certification_card:nth-child(1) img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(1);
}
.lanes_cc h3 {
    font-size: clamp(16px, 2vw, 27px);
    text-align: center;
    line-height: 2;
    font-weight: bold;
    color: #C00000;
    width: 100%;
    margin: 0 auto;
}
.certification_card{
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
.certification_card:hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
.certification_card:nth-child(1):hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
section.art_ship_Section_Sec *::-webkit-scrollbar {
    display: none;
}
section.sticky_Section_Sec * {

}
section.sticky_Section_Sec img {
    width: 22px;
    position: relative;
    top: 5px;
}
section.sticky_Section_Sec {
    font-family: 'Poppins', sans-serif;
}
.phone_cont_st p:nth-child(3) {
    width: -webkit-fill-available;
    word-break: break-all;
}
.phone_cont_st {
    display: flex;
}
.phone_cont_st p:nth-child(1) {
    width: 85px;
}
.get_a_qutoe p {
    font-size: 16px !important;
    font-weight: 600;
}
.get_a_qutoe a {
    color: #fff;
    text-decoration: none;
}
.toggle_sticky_mm:hover {
    background: #003992;
}
.sidebar-contact h2 {
    font-size: 30px;
    line-height: 45px;
    margin: 0;
    font-weight: 600;
    color: #003992;
}
.scroll_sticky p strong {
    font-weight: 600;
    color: #f26722;
}
.get_a_qutoe {
    position: fixed;
    z-index: 9999;
    top: 514px;
    right: -37px;
    color: #fff;
    cursor: pointer;
    background: #4B0082;
    padding: 7px 15px;
    transform: rotate(-90deg);
}
.phone_cont_st p:nth-child(2) {
    width: 16px;
    font-weight: 600;
    color: #f26722;
}
section.sticky_Section_Sec p a {
    text-decoration: none;
    color: #000;
}
section.sticky_Section_Sec p {
    margin: 0;
    font-size: 16px;
}
section.sticky_Section_Sec h3 {
    color: #f26722;
    margin: 0;
    font-weight: 600;
}
.sidebar-contact{
    z-index: 99999;
    position:fixed;
    top:586px;
    right:-350px;
    transform:translateY(-50%);
    width:350px;
    height:auto;
    padding:40px;
    background:#fff;
    box-shadow: 0 20px 50px rgba(0,0,0,.5);
    box-sizing:border-box;
    transition:0.5s;
  }
  .sidebar-contact.active_sticky_mm{
    right:0;
  }
  .toggle_sticky_mm{
    position:absolute;
    height:48px;
    width:38px;
    text-align:center;
    cursor:pointer;
    background:#4B0082;
    top:0;
    left:-36px;
    line-height:48px;
  }
.copyright_pp a {
    text-decoration: none;
}
.footer_partner a {
    text-decoration: none;
}
section.art_ship_Section_Sec * {
    overflow-x: initial;
}
.footer_menu_cc ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}
.form_field_cc textarea:focus {
    outline: none;
}
span.error_msg {
    color: #ff2100;
    position: absolute;
    bottom: -32px;
}
header {
    position: sticky;
    top: 0;
    z-index: 9;
    background: #fff;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}
.footer_partner p {
    margin: 0;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.footer_partner {
    width: 20%;
}
.banner_footer {
    width: 60%;
    text-align: center;
    margin: 0 auto;
}
.foo_tt {
    width: 20%;
    margin: 0 auto;
    text-align: center;
}
.footer_menu_cc:nth-child(1) {
    width: 20%;
}
section.copyright_section_sec {
    background: #000;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}
.copyright_pp:nth-child(3) {
    text-align: right;
}
.copyright_pp p {
    font-size: 18px;
    margin: 0;
}
.copyright_sef {
    /* flex-wrap: wrap; */
    display: flex;
    /* justify-content: end;
    align-items: center; */
    padding: 20px 0;
}
.footer_ss_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}
.footer_menu_cc {
    width: 30%;
    color: #fff;
}
.footer_menu_cc h3:before {
    content: '';
    background: #E67E22;
    display: inline-block;
    width: 55px;
    height: 3px;
    position: absolute;
    left: 5px;
    bottom: 0;
}
.footer_menu_cc ul li {
    margin: 10px 0;
}
.footer_menu_cc h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    margin: 10px 0;
}
.footer_menu_cc ul {
    padding: 0;
    font-size: 25px;
    list-style: none;
    /* margin-top: 20px; */
    display: inline-block;
}
.copyright_sef {
    display: flex;
    /* justify-content: end;
    align-items: center; */
}
.footer_menu_cc:nth-child(2) {
    width: 40%;
    text-align: center;
}
.footer_menu_cc:nth-child(3) h3 {
    margin-top: 0;
}
.footer_menu_cc p {
    font-size: 16px;
    /* margin-top: 42px; */
    display: inline-block;
    line-height: 2;
}
.footer_pp_ff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2% 0 2% 0;
    border-bottom: 1px solid #ffffff78;
}
section.footer_section_Sec {
    font-family: 'Poppins', sans-serif;
    background: #2f82d6;
}
.footer_pp_ff {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
section.contact_details_Sec {
    background-image:linear-gradient(to right, rgb(255 255 255 / 16%), rgb(255 255 255 / 0%)),url(/newhome/assests/us_map_contactus.jpeg);
    background-position: right;
    background-repeat: no-repeat;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 50px;
    background-size: 55%;
    position: relative;
}
img.rr1 {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 100px;
}
img.rr2 {
    position: absolute;
    right: 11%;
    bottom: 36%;
    width: 100px;
}
section.contact_details_Sec h2 {
    color: #003992;
    font-weight: 600;
    font-size: 35px;
    margin: 70px 0;
}
.contact_details_Ss img {
    margin-right: 40px;
}

.details_ss:before {
    content: '';
    display: inline-block;
    background: #f26722;
    height: 4px;
    width: 90%;
    margin: auto;
    position: relative;
    top: -3px;
}.details_ss {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #a8a8a8;
}
.partner_sec_cc .partner_card:nth-child(even) h5 {
    color: #f26722;
}
.partner_sec_cc .partner_card:nth-child(odd) h5 {
    color: #0053ff;
}
.contact_new a,.contact_details_Ss a {
    text-decoration: none;
    color: #000;
}
.anchor_pp{
    margin-top: 20px;
    background: #f26722;
    width: 550px;
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
}
.contact_details_Ss {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
}
.contact_details_Ss p {
    font-size: 16px;
    width: 445px;
    margin: 0;
}
.contact_details_Ss p strong {
    font-weight: 500;
}
section#main_header .logo_ann * {
    overflow: initial;
}
section.lanes_section_sec{
    font-family: 'Poppins', sans-serif;   
}
section.contact_section_sec{
    font-family: 'Poppins', sans-serif;   
    padding-bottom: 50px;
}
section.contact_details_Sec h2{
    /* padding-top: 100px; */
}
.form_field_cc img {
    width: 25px;
    object-fit: contain;
}
.form_field_cc:nth-child(5):after{
    display:none;
}
.form_field_cc input[type="submit"] {
    background: #f26722;
    width: 85%;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    border-radius: 50px;
    text-transform: uppercase;
    margin: 0 auto;
}
.contact_cc {
    justify-content: center;
    width: 50%;
    display: flex;
}
.contact_cc form {
    width: 75%;
    margin: auto;
}
.form_field_cc {
    display: flex;
    /* flex-wrap: wrap; */
}
.form_field_cc:after {
    content: '';
    background: #726b6b73;
    width: 40px;
    height: 2px;
    display: inline-block;
    position: absolute;
    right: 12px;
    bottom: 0;
}
.form_field_cc input::placeholder, .form_field_cc textarea::placeholder {
    
    color: #000;
    text-transform: capitalize;
}
.form_field_cc input, .form_field_cc textarea {
    padding-right: 20px;
    border-bottom: 2px solid #f26722!important;
    background: transparent;
    border: none;
    width: 90%;
    resize: none;
    color: #000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.form_field_cc {
    margin-bottom: 50px;
    position: relative;
}
.form_field_cc input:focus {
    outline: none;
}
.contact_sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
        margin-top: 3rem;
}
section.contact_section_sec h2 {
    position: relative;
    color: #F26722;
    font-size: 100px;
    font-weight: 500;
    text-align: center;
    margin: 0;
}
section.contact_section_sec h2:after {
    content: 'CONTACT US';
    position: absolute;
    color: #7070702e;
    left: -23px;
    width: 100%;
    -webkit-text-fill-color: #9d939300;
    -webkit-text-stroke-width: 1px;
}
.lanes_cc p span {
    color: #F26722;
    font-weight: 600;
}
.lanes_cc p {
    padding-bottom: 20px;
    margin: 0;
    font-size: 18px;
    text-align: center;
    line-height: 2;
}
.lanes_cc h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    margin: 0;
    color: #003992;
    margin-bottom: 2% !important;
}
.business_can {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.business_cc h3 {
    color: #F26722;
    font-weight: 600;
    font-size: 20px;
        padding-top: 2rem;
}
.business_cc:after {
    content: '';
    top: 0;
    background: #f26722;
    display: inline-block;
    width: 3px;
    height: 100%;
    position: absolute;
    right: 33%;
    transform: skewX(30deg);
}
/* .business_image img {
    position: relative;
    bottom: -30px;
} */
/* .business_image {
    padding-top: 25px;
} */
.business_gate p {
    width: 78%;
}
.business_gate {
    display: flex;
    align-items: center;
}
.business_cc p {
    line-height: 2;
    font-size: 16px;
}
section.business_section_Sec {
    margin-bottom: 70px;
    border-top: 3px solid #f26722;
    border-bottom: 3px solid #f26722;
    font-family: 'Poppins', sans-serif; 
}
.partner_sec p {
    margin-top: 90px;
    font-size: 20px;
}
.business_image img {
    width: 380px;
}
.business_cc {
    width: 65%;
    /* padding-top: 25px;
    padding-bottom: 25px; */
}
.partner_sec {
    text-align: center;
    margin-top: 65px;
}
.partner_sec_cc {
    display: flex;
    justify-content: space-between;
    width:1378px;
    margin: auto;
    align-items: center;
    /* padding-left:45px; */
}
.partner_card:nth-child(2) {
    position: relative;
    left: 18px;
}
/* .partner_card:nth-child(3) {
    position: relative;
    left: 35px;
}
.partner_card:nth-child(4) {
    position: relative;
    left: 23px;
} */
.partner_card img {
    height: 100px;
    object-fit: scale-down;
}
.partner_card {
    padding-left: 40px;
}
.partner_sec_cc h5 {
    margin: 15px 0;
    font-size: 18px;
    font-weight: 500;
}
section.partner_pages_cc{
    /* background-image: url(/homepage/new_assets/images/19742.png); */
    font-family: 'Poppins', sans-serif; 
    /* padding-top: 90px; */
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100%;  
}
section.partner_pages_cc h2 span {
    color: #003992;
    font-size: 40px;
    display: block;
    position: relative;
    top:0;
    font-weight: 600;
}
section.partner_pages_cc h2 {
    margin-top: 0;
    text-align: center;
    font-size: 95px;
    line-height: .4;
    font-weight: 700;
    color: #f26722;
}
.art_truck_slider img{
    width: 100%;
}
.splide_youtube_vv {
    top: 13.5%;
    position: absolute;
    width: 69%;
    right: 2.7%;
    height: 286px;
}
.splide_youtube_vv .splide__arrow--prev {
    right: 75px;
    left: initial;
}
.splide_youtube_vv .splide__arrows button {
    position: absolute;
    bottom: -275px !important;
    top: initial;
    background: #f26722;
    opacity: 1;
    height: 50px;
    width: 50px;
}
.splide_youtube_vv button svg{
 display: none;
}
.iframe_dd iframe {
    height: 282px;
    width: 100%;
}
.art_truck_slider {
    position: relative;   
    margin: auto;
}
section.art_ship_Section_Sec{
    font-family: 'Poppins', sans-serif; 
    padding-top: 90px;
    /* padding-bottom: 5%; */
    position: relative;
}
.art_truck_tt {
    text-align: center;
}
.art_truck_tt p {
    font-size: 18px;
    width: 80%;
    margin: 10px auto;
    font-style: italic;
    color: #110303;
    margin-bottom: 3%;
}
.art_truck_tt h2 span {
    color: #f26722;
}
.art_truck_tt h2 {
    font-size: 40px;
    margin: 0;
    font-weight: 600;
    color: #003992;
}
 .descrip{
                padding-top: 5px;
            }
.logic_card_pp:nth-child(2) {
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 50px;
}
.logic_card_pp:nth-child(2):after {
    content: '';
    display: inline-block;
    background: #f26722;
    height: 4px;
    width: 90%;
    margin: auto;
    position: relative;
    top: 50px;
}
.logic_card_pp:nth-child(1) {
    padding-bottom: 50px;
}
.logic_content_content p {
    line-height: 2;
    color: #1A0404;
    font-size: 18px;
}
.logic_image {
    width: 45%;
}
.logic_image img {
    width: 100%;
}
.logic_content_content h3 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
}
.logic_content_content h3 span {
    font-weight: 500;
    font-style: italic;
    color: #FF621A;
    font-size: 30px;
}
section.logistic_Section_sec{
    font-family: 'Poppins', sans-serif; 
    padding-top: 75px;    
}
.logic_card_pp {
    display: flex;
    width: 100%;
    height: auto;
}
.logic_card_pp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.logic_content_content {
    width: 51%;
}

p.para_sc {
    font-size: 20px;
    font-weight: 500;
    padding-left: 45px;
}
section.reason_Section_Ss h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #003992;
}
p.para_sc:before {
    left: -20px;
    content: '';
    display: inline-block;
    background: #f94611;
    width: 3px;
    height: 35px;
    border-radius: 63px;
    position: relative;
    top: 23px;
}
.reason_Sec_pp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 35px;
    padding-top: 35px;
}
.reason_sec {
    width: 30%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
        background: #fff;
    border-radius: 10px;
    padding: 3rem 1rem;
    text-align: center;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
}
.reason_sec h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}
.reason_sec p {
    margin: 0;
    font-size: 17px;
    color: #707070;
}
section.reason_Section_Ss h2:after {
    content: '';
    display: block;
    background: #f94611;
    width: 65px;
    height: 3px;
    position: relative;
    bottom: -3px;
    text-align: center;
    margin: auto;
    left: 7px;
}
.shipping_sec img {
    width:100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
section.shipping_section_sec{
    padding-top: 30px;
    padding-bottom: 2%;
}
section.reason_Section_Ss{
    font-family: 'Poppins', sans-serif;  
        background-color: #EFFBFF;
    padding: 3rem 0;
}
section.shipping_section_sec h3 span {
    color: #003992;

}
.shipping_sec {
    text-align: center;
}
.shipping_sec h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0;
}
.shipping_sec p {
    font-size: 16px;
    color: #707070;
    line-height: 1.8;
}
section.shipping_section_sec h3 {
   width: 100%;
    margin: auto;
    font-size: clamp(18px, 3vw, 35px);
    font-weight: 600;
    text-align: center;
    color: #F94611;
    white-space: nowrap;
    
}
section.certified_Section_sec {
    padding-bottom: 50px;
    font-family: 'Poppins', sans-serif;
    padding-top: 70px;
    background: #123456 url(/homepage/new_assets/images/imgleft1.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom left;
}
section.certified_Section_sec p {
    font-size: 18px;
    margin: 0;
    text-align: center;
    color: #fff;
}
.certification_card h6 {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    padding-top: 5px;
}
.certification_card img {
    width: 75px;
    object-fit: contain;

}
.card_cc_ag h3 span {
    font-size: 18px;
    color: #988B8B;
    display: inline-block;
}
section.service_Section_sec {
    background: #f8610aa6;
    padding-top: 70px;
    padding-bottom: 70px;
    font-family: 'Poppins', sans-serif;
}
.certified_pp {
    padding-top: 85px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 61%;
    margin: 0 auto;
        gap: 10px;
}

.certification_card {
   width: 25%;
    margin-bottom:25px;
    background: #fff;
    padding: 4rem 10px;
    border-radius: 10px;
    text-align: center;
}
.certification_card:nth-child(3), .certification_card:nth-child(6), .certification_card:nth-child(9) {
    width: 25%;
}
.card_cc_ag h3 {
    margin: 0;
    font-size: 23px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.card_cc_ag p {
    font-size: 16px;
}
.card_cc_ag p {
    font-size: 15px;
    text-align: left;
    line-height: 2;
}
.service_Ss_card {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    width: 77%;
    margin: auto;
    flex-wrap: wrap;
}
.service_Card {
    width: 45%;
    display: flex;
    /* justify-content: center; */
    flex-direction: column;
}
.card_cc_ag a:hover {
    text-decoration: underline solid #F8610A 3px;
}
/* .service_Card {
    width: 40%;
} */
.card_cc_ag a {
    text-transform: uppercase;
    text-align: left;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.card_cc_ag {
    padding: 20px 32px;
    background: #fff;
    width: 82%;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -146px;
    flex-direction: column;
    position: relative;
    border-radius: 7px;
    box-shadow: rgb(0 0 0 / 12%) 0px 54px 13px, rgb(0 0 0 / 2%) 0px -8px 46px, rgb(0 0 0 / 12%) 0px 4px 17px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
}
.service_pp h2 {   
     margin: 0;
    color: #0039927a;
    font-size: 145px;
    -webkit-text-fill-color: #9d939300;
    -webkit-text-stroke-width: 1.5px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
}
.service_pp h2 span:before {
    content: '';
    display: inline-block;
    width: 50px;
    background: #fff;
    height: 4px;
    position: relative;
    top: -25px;
    left: -29px;
}
.service_pp h2 span:after {
    content: '';
    display: inline-block;
    width: 50px;
    background: #fff;
    height: 4px;
    position: relative;
    top: -25px;
    right: -29px;
}
.service_pp h2 span {
    margin-top: -107px;
    color: #fff;
    font-size: 78px;
    opacity: 1;
    display: inherit;
    -webkit-text-fill-color: initial;
    -webkit-text-stroke-width: initial;
}
.about_pp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.about_title_ss h4:before {
    content: '';
    background: #f26722;
    display: inline-block;
    width: 35px;
    height: 4px;
} 
.about_title_ss h3 {
    font-size: 45px;
    margin: 0;
    line-height: 1.2;
    color: #003992;
}  
.about_left_Sec p {
    font-size: 15px;
    line-height: 2;
}
.about_title_ss h2 {
    margin: 0;
    font-size: 145px;
    color: #000;
    -webkit-text-fill-color: #9d939300;
    -webkit-text-stroke-width: 1px;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    font-weight: 600;
    /* opacity: 0.5; */
}
.about_title_ss h4 {
    color: #f26722;
    font-size: 29px;
    margin-left: 35px;
    margin-top: -87px;
    opacity: 1;
}
.about_right_Sec img {
    width: 100%;
}
section.about_Section_sec {
    padding-top: 80px;
    font-family: 'Poppins';
    padding-bottom: 4%;
}
.about_left_Sec {
    width: 42%;
}
.about_right_Sec {
    width: 50%;
}
div#home1_slider .splide__arrow--prev:before {
    content: '\00AB';
    font-size: 30px;
    color: #fff;
    margin-top: -5px;
}
div#home1_slider .splide__arrow--next:before {
    content: '\00BB';
    font-size: 30px;
    color: #fff;
    margin-top: -5px;
}
.splide_youtube_vv .splide__arrow--prev:before {
    content: '\00AB';
    font-size: 30px;
    color: #fff;
    margin-top: -5px;
}
.splide_youtube_vv .splide__arrow--next:before {
    content: '\00BB';
    font-size: 30px;
    color: #fff;
    margin-top: -5px;
}
div#home1_slider .splide__arrows button svg {
    display: none;
}
div#home1_slider .splide__arrows {
    /* display: none; */
    position: absolute;
    bottom: 100px;
    right: 10%;
    left: 0;
}
div#home1_slider .splide__arrow--prev {
    right: 1em;
    left: initial;
    background: #f26722;
}
div#home1_slider .splide__arrow--next {
    right: initial;
    right: 13px;
    background: #f26722;
    top: 55px;
}
div#home1_slider .splide__arrows button {
    fill: #fff;
    border-radius: 2px;
    height: 45px;
    width: 50px;
    opacity: 1;
}
h3.hrs {
    font-size: 35px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
}
span.org_text {
    color: #f26722;
    display: block;
    font-style: italic;
}
span.big {
    font-size: 85px;
    color: #fff;
    -webkit-text-fill-color: #9d939300;
    -webkit-text-stroke-width: 1px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.3;
    opacity: 0.5;
}
span.new_ship {
    font-size: 90px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: 0.9;
    position: relative;
    left: 0px;
    top: -18px;
    font-weight: 500;
    letter-spacing: -6px;
}
.backround_banner .container {
    display: flex;
    align-items: center;
    height: 100%;
}
img.work_csed {
    width: 280px !important ;
    bottom: 70px !important;
    left: 19px !important;
    
    height: auto !important;
}
.big-truck-image-cls {
	margin-top: 0px !important;
}
.art_truck_slider-delivery-running-truck {
margin-top: 140px;	
}

@media screen and (max-width:768px) {
    .lanes_cc h3{
        font-size: 20px;
        padding-top:15px;      
    margin: 0 auto;
    margin-bottom: 26px;
    }
    section.contact_details_Sec{
        background-size: 100%;
    }
    img.rr2,img.rr1{
        z-index: -1;
    }
    .backround_banner{background-position: center;}
    .copyright_pp{
        text-align: center !important;
    }
    .copyright_pp p {
        font-size: 12px;
        margin: 0;
    }
    .copyright_sef{
        flex-wrap: wrap;
        padding: 20px 0;
    }
    .copyright_pp {
        width: 100%;
    }
  
    .footer_menu_cc p{
        font-size: 14px;
        margin-top: 10px;
    }
    .footer_menu_cc img {
        object-fit: contain;
        width: 285px;
        display: block;
        margin-bottom: 20px;
    }
    .footer_menu_cc h3{font-size: 18px;}
    .footer_menu_cc{
        width: 100% !important;
    }
    .footer_menu_cc ul{
        margin-top: 0;
    }
    .footer_menu_cc ul li {
        margin: 10px 0;
        font-size: 18px;
    }
    .footer_ss_sec{
        flex-wrap: wrap;
        margin-top: 50px;
    }
    .footer_partner {
        width: 40%;
        margin: auto;
        margin-bottom: 35px;
    }
    .footer_partner p{
        font-size: 14px;
    }
    .footer_partner img {
        width: 100%;
        height: 75px;
        object-fit: contain;
    }
    .footer_pp_ff{
        padding:2% 0 2% 0;
        flex-wrap: wrap;    justify-content: center;
    }
    .contact_details_Ss p {
        font-size: 15px;
        width: 199px;
        margin: 0;
        word-break: break-all;
    }
    section.contact_section_sec{
        padding-bottom: 70px;   
    }
    .anchor_pp {
        margin-top: 0;    width: 280px;font-size: 15px;    padding: 15px 0;
    }
    section.contact_details_Sec h2 {
        padding-top: 0;
        font-size: 32px;
        margin-bottom: 25px;
    }
    .footer_partner,.banner_footer,.foo_tt{width:100% !important;}
    .contact_details_Ss img {
        margin-right: 12px;
        WIDTH: 60px;
    }
    .form_field_cc input[type="submit"]{
        font-size: 18px;
        padding: 10px 0;
        margin-top: 8%;
    }
    .lanes_cc h2{
        font-size: 20px;
    }
    .lanes_cc p{
        font-size: 15px;

    }
       .descrip{
                padding-top: 105px !important;
            }
    .contact_cc form{
        width: 90%;
    }
    .form_field_cc:after{
        width: 10%;
        right: 3px;
    }
    .contact_sec{
        position: relative;
    }
    .contact_cc:nth-child(1) {
        order: 2;
        position: absolute;
        left: -20%;
        bottom: 14px;
        width: 100%;
        opacity: 0.5;
    }
    .contact_cc img {
        width: 600px;
    }
    .form_field_cc:nth-child(5) {
        margin-bottom: 0;
    }
    .contact_cc{
        width: 100%;
    }
    .form_field_cc img {
        width: 25px;
    }
    section.contact_section_sec h2{
        font-size: 35px;
        margin-bottom: 40px;
    }
    .form_field_cc input, .form_field_cc textarea{
        font-size: 16px;
    }
    section.contact_section_sec h2:after{
        left: -8px;
    }
    /* .business_image img{
        bottom: -10px;
        width: 100%;
    } */
    .business_cc{
        padding-bottom: 0;
    }
    .business_image {
        padding-top: 0;
    }
    .business_cc:after{
        display:none;
    }
    .business_cc h3{
        font-size: 22px;
    }
    .business_cc p{
        font-size: 16px;
    }
    .business_cc{
        width: 100%;
    }
    .business_can{
        flex-wrap: wrap;
        justify-content: center;
    }
   
    .partner_sec p{
        font-size: 14px;
    }
    section.partner_pages_cc h2 span{
        font-size: 20px;
        line-height: 1.5;
    }
    section.partner_pages_cc h2{
        font-size: 20px;
        line-height: 0.9;
    }
    .art_truck_tt p {
        font-size: 14px;
        width: 100%;
    }
    .art_truck_slider img{
        display: none;
    }
    .splide_youtube_vv{
        position: initial;
        width: 100%;
    }
    .art_truck_slider{
        width: 100%;
    }
    .splide_youtube_vv .splide__arrows button{
        bottom: 0 !important;
    }
    .art_truck_tt h2 {
        font-size: 20px;
    }
    .logic_content_content h3 span{
        font-size: 18px;  
    }
    .logic_content_content p{
        font-size: 15px;
    }
    .logic_content_content h3{
        margin: 0;
        font-size: 18px;
    }
    /* .logic_card_pp:nth-child(2) .logic_content_content {
        order: 2;
    } */
    .logic_content_content, .logic_image{
        width: 100%;
    }
    .reason_Sec_pp{
        padding-bottom: 0;
        gap:25px;
    }
    p.para_sc{
        padding-left: 25px;
        font-size: 16px;
    }
    .reason_sec p{
        font-size: 14px;
    }
    .reason_sec h3{
        font-size: 19px;
    }
    .reason_sec img {
        width: 100px;
    }
    .reason_sec {
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }
    section.reason_Section_Ss h2{
        font-size: 32px;
    }
    .shipping_sec h3 {
        font-size: 18px;
    }
    .shipping_sec p {
        font-size: 14px;
    }
    section.shipping_section_sec h3{
        line-height: 1.2;
        font-size: 20px;
        width: 100%;
        white-space: normal;
    }
    .certification_card{    width: 45% !important;}
    .certification_card{
        text-align: center;
        margin-bottom: 20px;
    }
    section.certified_Section_sec p {
        font-size: 16px;
    }
    .service_Card{
        margin-bottom: 40px;
    }
    .card_cc_ag a{
        font-size: 16px;

    }
    .card_cc_ag p{
        line-height: 1.5;    font-size: 14px;
    }
    .card_cc_ag h3{
        font-size: 20px;
    }
    .card_cc_ag{    padding: 20px 15px;}
   
    
    .service_pp h2 span:before,.service_pp h2 span:after{
        width: 32px;
        top: -8px;
    }
    .service_pp h2 span{
        margin-top: -46px;
        font-size: 32px;
    }
    .about_left_Sec p {
        font-size: 14px;
    }
    .about_title_ss h3 {
        font-size: 28px;
    }
    .about_title_ss h4{
        font-size: 18px;
        margin-left: 10px;
        margin-top: -43px;
    
    }
    .about_title_ss h4:before{   
    width: 25px;
    }
    .about_title_ss h2,.service_pp h2{
        font-size: 65px;
    }
    .about_right_Sec img {
        width: 100%;
    }
    .about_right_Sec,.about_left_Sec{
        width: 100%;
    }
    h1.ship_title {
        margin-bottom: 0;
    }
    h3.hrs {
        font-size: 21px;
    }
    span.big {
        font-size: 40px;
    }
    .certification_card img{width:50px !important;}
    .certified_pp{width:100% !important;}
    span.new_ship{
        /* left: 8px; */
        top: -20px;
        letter-spacing: -1px;
        line-height: 1.5;
        font-size: 36px;
    }
    .certification_card h6 {
        font-size: 16px;
    }
    
section.certified_Section_sec p {
    font-size: 15px;
}
    .card_cc_ag h3 span{font-size: 14px;}
}
@media screen and (max-width:600px) {
    .business_gate{
        display: block;
    }
    .business_gate img {
        width: 300px;
    }
    
    .business_gate p {
        width: 100%;
    }
    .sidebar-contact{
        top: 209px;
        right: -105%;
    }
    .toggle_sticky_mm.active_sticky_mm:after {
        content: '';
        width: 2px;
        height: 20px;
        position: relative;
        background: #f26722;
        display: inline-block;
        top: 0;
    }
    .toggle_sticky_mm{
        top:360px;
        left: -65px;
    }
    section.sticky_Section_Sec img{
        top: 0;
    }
    .toggle_sticky_mm.active_sticky_mm:hover {
        background: #fff;
    }
    .toggle_sticky_mm.active_sticky_mm {
        left: auto;
        right: 0;
    }
    .toggle_sticky_mm.active_sticky_mm img {
        display: none;
    }
    .toggle_sticky_mm.active_sticky_mm:before {
        content: '';
        width: 2px;
        height: 20px;
       
        background: #f26722;
        top: -2px;
        display: inline-block;
        position: relative;
        left: 2px;
    }
  
    .toggle_sticky_mm.active_sticky_mm {
        top: 12px;
        background: #fff !important;
        left: auto;
        right: 15px;
        border: 1px solid #f26722;
    }
    .toggle_sticky_mm{
        height: 36px;
    width: 36px;
    }
    .sidebar-contact{
        width: 100%;
   
    }
   
    .service_Ss_card,.service_Card{
        width: 100%;
    }
}
@media screen and (min-width:601px) and (max-width:992px) {
    .card_cc_ag{
        margin-top: -66px;
    }
    .service_Ss_card{
        width: 100%;
    }
    .service_Card {
        width: 49%;
    }
}
@media screen and (min-width:769px) and (max-width:992px) {
    
    .form_field_cc input[type="submit"]{
        font-size: 16px;
        padding: 10px 0;
    }
    section.contact_section_sec h2{
        font-size: 80px;
    }
    .form_field_cc img {
        width: 25px;

    }
    .form_field_cc:after{
        width: 10%;

        right: 0;
    }
    /* .business_image img {
        position: relative;
        bottom: -38px;
        width: 70%;
    } */
    .business_cc:after{
        right: 40%;transform: skewX(18deg);
    }
    .business_image img {
        width: 260px;
    }
    .business_cc h3{
        font-size: 17px;
    }
    .business_cc p{
        font-size: 12px;
    }
    .business_image{
        display: flex;
        justify-content: end;
        align-items: center;
    }
    section.partner_pages_cc h2{
        font-size: 70px;
    }
    section.partner_pages_cc h2 span{
        font-size: 30px;
    }
    .splide_youtube_vv .splide__arrows button {
        bottom: -172px !important;
    }
  
    .iframe_dd iframe {
        height: 132px;
    }
    .logic_content_content p{
        font-size: 15px;
    }
    .logic_content_content h3 span{
        font-size: 30px;
    }
    .logic_content_content h3{
        font-size: 27px;
    }
    p.para_sc {
        font-size: 17px;
    }
    .reason_sec h3{
        margin: 11px 0;
    }
    .reason_sec p{
        font-size: 14px;
    }
    .reason_sec h3{
        font-size: 21px;    
    }
    .reason_sec img{
        width: 100px;
    }
    .reason_sec {
        text-align: center;
    }
    .shipping_sec h3 {
        font-size: 18px;
    }
    .shipping_sec p {
        font-size: 14px;
    }
    section.shipping_section_sec h3{
        line-height: 1.3;
        font-size: 20px;
        width: 100%;

    }
    .card_cc_ag h3 span {
    font-size: 12px;
    }
    .card_cc_ag a{
        font-size: 16px;

    }
    .card_cc_ag p{
        line-height: 1.5;    font-size: 14px;
    }
    .card_cc_ag h3{
        font-size: 20px;
    }
    .card_cc_ag{    padding: 20px 15px;}
   
    .about_right_Sec{
        width: 56%;
    }
    .about_left_Sec p {
        font-size: 14px;
    }    
    .about_title_ss h3{
        font-size: 28px;
    }
    .about_title_ss h2{
        font-size: 82px;
    }
    .about_title_ss h4{
        margin-top: -53px;
    }
    h3.hrs{
        font-size: 35px;
    }
    span.big{
        font-size: 70px;
    }
    span.new_ship{
        font-size: 77px;
    }
}
@media screen and (min-width:993px) and (max-width:1550px) {
    .about_title_ss h4{
        margin-top: -78px;
    }
    .about_title_ss h3 {
        font-size: 35px;
    }
    .about_right_Sec {
        width: 54%;
    }
    .about_title_ss h2{
        font-size: 120px;
    }
    h3.hrs{
        font-size: 30px;
    }
    span.new_ship{
        font-size: 85px;
    } 
    span.big {
        font-size: 70px;
    }
}

@media screen and (min-width:993px) and (max-width:1200px){
    .business_image img {
        width: 260px;
    }
    .copyright_pp p {
        font-size: 12px;
        margin: 0;
    }
    .copyright_pp {
        width: 35%;
    }
    .copyright_pp:nth-child(1) {
        width: 20%;
    }
    .footer_menu_cc img {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer_menu_cc h3{
        margin-top: 0;
    }
    .footer_menu_cc p {
        font-size: 13px;
        margin-top: 15px;
    }
    .footer_ss_sec{
        align-items: flex-start;
    }
    .footer_menu_cc ul{
        margin-top: 0;
    }
    .footer_menu_cc h3{
        font-size: 18px;
    }
    .footer_menu_cc ul li{
        margin: 14px 0;
        font-size: 15px;
    }
    .footer_pp_ff{
        padding: 75px 0;
    }
    .footer_partner img {
        width: 113px;
        height: 65px;
        object-fit: contain;
    }
    .footer_partner p{    font-size: 14px;}
    section.contact_section_sec h2{
        font-size: 90px;
    }
    section.partner_pages_cc h2 span{
        font-size: 35px;
    }
    section.partner_pages_cc h2{
        font-size: 92px;
    }
    .iframe_dd iframe {
        height: 172px;
    }
    .art_truck_slider img {
        width: 892px;
    }

    .reason_sec img {
        width: 100px;
    }
    .card_cc_ag h3 span {
        font-size: 14px;
    }
    .card_cc_ag{
        padding: 20px 15px;
        width: 85%;
        margin-top: -82px;
    }
    .card_cc_ag h3{
        font-size: 25px;
    }
    .service_Card {
        width: 48%;
    }
}
@media screen and (min-width:1201px) and (max-width:1550px) {
    .business_image img {
        width: 300px;
    }
    .card_cc_ag{    padding: 20px 25px;} 
} 
@media screen and (min-width:1201px) and (max-width:1400px) {
    .art_truck_slider img {
        width: 1085px;
    }
    .iframe_dd iframe {
        height: 207px;
        width: 100%;
    }
}
@media screen and (min-width:1401px) and (max-width:1600px){
    .art_truck_slider img {
        width: 1200px;
    }
    .iframe_dd iframe {
        height: 250px;
    }
}
@media screen and (min-width:993px) and (max-width:1600px){
    .business_cc:after{
        transform: skewX(24deg); 
    }
    /* .business_image img {
        position: relative;
        bottom: -103px;
        width: 60%;
    } */

    .art_truck_slider img{
        width: 600px;
    }
    .business_image{
        display: flex;
        justify-content: end;
    }
    .business_cc h3{
        font-size: 20px;
    }
    .business_cc p{
        font-size: 16px;
    }
    .partner_sec_cc h5{
        font-size: 15px;
    }
    .partner_sec_cc{
        width: 75%;
    }
    .partner_sec img {
        width: 99.3%;
    }
    .partner_card {
        padding-left: 0;
    }
}
@media screen and (max-width:992px) {
    .partner_card:last-child:after {
        display: none;
    }
    .partner_card {
        margin-bottom: 18%;
    }
    .partner_card:after {
        content: "";
        position: absolute;
        border-bottom: 1px dashed;
        width: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: rotate(90deg);
        margin-top: 9%;
    }
    .partner_card img {
        height: 75px;
        object-fit: scale-down;
        width: 75px;
    }
    .partner_sec_cc h5{
        font-size: 15px;
    }
    .partner_card:nth-child(2){    position: inherit !important;}
    /* .partner_card:nth-child(4) {
        position: relative;
        left: 98px;
        top: 400px;
    } */
    /* .partner_card:nth-child(5) {
        position: relative;
        left: -80px;
        top: 535px;
    }
    .partner_card:nth-child(6) {
        position: relative;
        left: 80px;
        top: 690px;
    } */
    /* .partner_card:nth-child(3){
        position: relative;
        left: -80px;
        top: 280px;
    } */
    .partner_sec_cc h5 {
        margin: 0px 0;
    }
    img.mobile_line {
        display: none;
    }
    .partner_sec{
        position: relative;
    }
    .partner_sec_cc {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    /* .partner_card:nth-child(1) {
        position: relative;
        left: -80px;
        top: -28px;
    } */
    /* .partner_card:nth-child(2) {
        position: relative;
        left: 80px;
        top: 120px;
    } */

img.desktop_line {
    display: none;
}
    .partner_sec_cc{
        display: block;
        width: 100%;
    }
.partner_card {
    width: 100%;
    padding-left: 0;
}
}
@media screen and (min-width:993px) {
    img.mobile_line{
        display:none;
    }
}
@media screen and (max-width:500px) {
    .partner_sec_cc h5 {
        font-size: 13px;
    }
}
@media screen and (min-width:2000px) {
    .form_field_cc:after{
        right: 31px;
    }
}
@media screen and (min-width:1366px){
    .card_cc_ag{    min-height: 355px !important;}
}
.reason_sec img {
    width: 70px;
}
.form_field_cc.sub_mit:after {
    display: none;
}
.contact_details_Ss img{    width: 40px;}
.banner_footer img {
    width: 50%;
}
img.footer_tt {
    width: 100%;
}
.copyright_pp:first-child {
    text-align: left;
}
section.copyright_section_sec .container {
    width: 97% !important;
}
@media screen and (min-width:1280px) and (max-width:1365px){
    section.contact_section_sec h2{font-size: 80px !important;}
    section.partner_pages_cc h2{    font-size: 90px !important;}
    .card_cc_ag{min-height: 400px;}
    section.certified_Section_sec p{font-size: 15px !important;}
    .card_cc_ag h3{font-size: 19px !important;}
 
}
@media screen and (min-width:991px) and (max-width:1365px){

    section.shipping_section_sec h3{    font-size: 25px !important;}
}
@media screen and (min-width:1366px) and (max-width:1446px){
    .card_cc_ag h3{    font-size: 20px !important;}
}
@media sreen and (min-width:1280px) and (max-width:1439px){
    /* .business_image img{    width: 400px !important;
        margin: 0 auto !important   ;    bottom: -38px !important;} */
        section.contact_details_Sec{
            background-size: 100%;
            background-position-x: 85px;    background-position: center left !important;
        }
}
@media sreen and (min-width:1440px) and (max-width:1800px){
    /* .business_image img{    width: 400px !important;
        margin: 0 auto !important   ;    bottom: -38px !important;} */
        section.contact_details_Sec{
            background-size: 100%;
            background-position-x: 85px;    background-position: center left !important;
        }
}
@media screen and (min-width:769px) and (max-width:1199px){
    .business_cc h3{
        width: 90%;
    }
    .descrip{
        padding-top: 55px;
    }
}
@media screen and (max-width:600px) {
    .descrip{
        padding-top: 225px !important;
    }
}
@media screen and (max-width:480px) {
    .toggle_sticky_mm{
        position: fixed;
        top: 360px;
        left: -60px;
    }
}
@media screen and (max-width:420px) {
    .toggle_sticky_mm{
        position: fixed;
        top: 375px;
        left: -54px;
    }
}
html {
    overflow-y: scroll; /* or scrollbar-gutter: stable; */
}

/* Or lock the moving elements */
.get_a_qutoe {
    will-change: transform;
}
html {
    scrollbar-gutter: stable;
}
.get_a_qutoe {
    right: calc(-37px - var(--scrollbar-width, 0px));
}


.get_a_qutoe {
    position: fixed;
    right: -37px;
    margin-right: calc(100vw - 100%); /* This cancels scrollbar shift exactly */
}