@media only screen and (min-width: 2500px) and (max-width: 4000px) {

    .banner .banner_textt>h1 {
        font-size: 1.55in;
    }

    footer .col-lg-12>p {
        margin-bottom: 210px;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 125px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 125px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }

    .banner .globe_wrpr_main {
        max-width: 830px;
    }

}

@media only screen and (min-width: 1970px) and (max-width: 2499px) {

    .banner .banner_textt>h1 {
        font-size: 1.6in;
    }

    footer p {
        margin-bottom: 270px;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }

    .banner .globe_wrpr_main {
        max-width: 830px;
    }

}

@media only screen and (min-width: 1920px) and (max-width: 1969px) {

    @keyframes abc {
        0% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }

    footer p {
        margin-bottom: 270px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {

    @keyframes abc {
        0% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }
}

@media only screen and (min-width: 1536px) and (max-width: 1599px) {

    footer .col-lg-12>p {
        margin-bottom: 160px;
    }

    .cta_sec .cta_wrpr .cta_img {
        padding-top: 95px;
    }

    .why_choose_secc .choose_sticky>h2 {
        font-size: 45px;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 170px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 170px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .banner .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc !important;
    }

}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {

    @keyframes abc {
        0% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 160px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc !important;
    }

    .excess_inventory_wrpr .excess_inventory_box {
        padding: 25px;
    }

    .theme_heading>p {
        font-size: 16px;
    }

    .contact_strip .contact_strip_wrpr p {
        font-size: 20px;
    }

    .contact_strip .contact_strip_wrpr .strip_boxx>span {
        font-size: 14px;
    }

    .cta_sec .cta_wrpr .cta_text>h2 {
        font-size: 55px;
    }

    .vision_driving.howworks .visions_cards_wrpr .visions_card .vision_textt>h3 {
        font-size: 40px;
    }

    .for_buyers .for_buyers_boxx {
        padding: 20px;
    }

    .for_buyers .for_buyers_boxx>h3 {
        font-size: 22px;
    }

    .product_sec .prod_box>h3 {
        font-size: 18px;
    }

    .excess_inventory_wrpr ul {
        gap: 10px;
    }

    .flexible_pricing .pricing_boxx>ul>li {
        font-size: 15px;
    }

    .flexible_pricing .pricing_boxx>p {
        font-size: 16px;
    }

    .cta_sec .cta_wrpr .cta_img {
        padding-right: 60px;
        padding-top: 120px;
    }

    .our_team_secc .team_box>h3 {
        font-size: 25px;
    }

    .cta_two .cta_two_wrpr>h4 {
        font-size: 60px;
    }

    .cta_two .cta_two_wrpr h3 {
        font-size: 45px;
    }

    .our_team_secc {
        position: relative;
        z-index: 2;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>p {
        font-size: 16px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>h3 {
        font-size: 50px;
    }

    .why_choose_secc .choose_sticky>p {
        font-size: 16px;
    }

    .why_choose_secc .why_choose_boxx>p {
        font-size: 16px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>h3 {
        font-size: 22px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>p {
        font-size: 14px;
    }

    .calendly-wrapper .theme_heading>h2 {
        font-size: 60px;
    }

    .vision_driving.howworks .theme_heading>h2 {
        font-size: 60px;
    }

    .vision_driving .visions_cards_wrpr .visions_card {
        padding: 40px;
    }

    .why_choose_secc .why_choose_boxx>h3 {
        font-size: 30px;
    }

    .excess_inventory .theme_heading>h2 {
        font-size: 60px;
    }

    .excess_inventory_wrpr {
        padding: 40px;
    }

    .why_choose_secc .choose_sticky>h2 {
        font-size: 45px;
    }

    .banner .banner_textt>h2 {
        font-size: 55px;
    }

    .banner .banner_textt>h3 {
        font-size: 45px;
    }

    .theme_heading>h2 {
        font-size: 65px;
    }

    .the_opportunity .opportunity_box>h3 {
        font-size: 50px;
    }

    .the_opportunity .theme_heading>h2 {
        font-size: 55px;
    }

    .the_opportunity .opportunity_box>p {
        font-size: 14px;
    }

    .polymer_sec .theme_heading>h2 {
        font-size: 60px;
    }

    .polymer_sec ul.polymer_wrpr>li {
        width: 250px;
        height: 250px;
    }

    .polymer_sec ul.polymer_wrpr>li>img {
        width: 150px;
        height: 150px;
    }

    footer .footer_links>ul>li>a {
        font-size: 14px;
    }

    footer p {
        margin-bottom: 130px;
    }

    header ul {
        gap: 15px;
    }

    header ul>li>a {
        font-size: 14px;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {

    .flexible_pricing .pricing_boxx {
        padding: 30px;
    }

    .flexible_pricing .pricing_boxx>.pri_heading>h4 {
        font-size: 30px;
    }

    .flexible_pricing .pricing_boxx>.pri_heading>h3 {
        font-size: 30px;
    }

    .flexible_pricing .pricing_boxx>p {
        font-size: 14px;
    }

    .flexible_pricing .pricing_boxx>ul>li {
        font-size: 15px;
    }

    .why_choose_secc .choose_sticky>p {
        width: 100%;
    }

    .our_team_secc .team_box>h3 {
        font-size: 22px;
    }

    .our_team_secc .team_box {
        height: 380px;
    }

    .our_team_secc .team_box>p {
        font-size: 15px;
    }

    .cta_two .cta_two_wrpr>h4 {
        font-size: 54px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>h3 {
        font-size: 50px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>p {
        font-size: 15px;
    }

    .why_choose_secc .choose_sticky>h2 {
        font-size: 40px;
    }

    .why_choose_secc .choose_sticky>p {
        font-size: 15px;
    }

    .why_choose_secc .why_choose_boxx>h3 {
        font-size: 28px;
    }

    .why_choose_secc .why_choose_boxx>p {
        font-size: 16px;
    }

    .why_choose_secc .why_choose_boxx {
        padding: 60px;
    }

    .cust_container {
        padding: 0 3%;
    }

    header ul {
        gap: 10px;
    }

    header ul>li>a {
        font-size: 13px;
    }

    .banner .banner_textt>h2 {
        font-size: 55px;
    }

    .banner .banner_textt>p {
        font-size: 14px;
    }

    .banner .banner_textt>h3 {
        font-size: 40px;
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 190px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 190px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .theme_heading>h2 {
        font-size: 60px;
    }

    .theme_btn {
        font-size: 14px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>h3 {
        font-size: 22px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>p {
        font-size: 14px;
    }

    .theme_heading>p {
        font-size: 16px;
    }

    .vision_driving .visions_cards_wrpr .visions_card {
        padding: 30px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_imgg>img {
        height: 400px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt>p {
        font-size: 16px;
    }

    .the_opportunity .theme_heading>h2 {
        font-size: 50px;
    }

    .the_opportunity .opportunity_box>h3 {
        font-size: 50px;
    }

    .the_opportunity .opportunity_box>p {
        font-size: 12px;
    }

    .the_opportunity {
        margin-top: 50px;
    }

    .video_sec .vid_wrpr>video {
        height: 550px;
    }

    .polymer_sec .theme_heading>h2 {
        font-size: 50px;
    }

    .polymer_sec ul.polymer_wrpr>li {
        width: 200px;
        height: 200px;
        padding: 10px;
    }

    .polymer_sec ul.polymer_wrpr>li>img {
        width: 120px;
        height: 120px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(1) {
        left: -500px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(2) {
        left: -380px;
        top: 60px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(3) {
        left: -250px;
        top: 20px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(4) {
        left: -120px;
        top: -20px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(5) {
        left: 10px;
        top: -60px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(6) {
        left: 140px;
        top: -100px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(7) {
        left: 260px;
        top: -140px;
    }

    .polymer_sec ul.polymer_wrpr {
        margin-left: 500px;
    }

    .polymer_sec {
        padding-bottom: 50px;
    }

    .cta_sec .cta_wrpr .cta_text {
        padding: 40px;
    }

    .cta_sec .cta_wrpr .cta_text>h2 {
        font-size: 50px;
        margin-bottom: 70px;
    }

    .cta_sec .cta_wrpr {
        height: 400px;
    }

    .cta_sec .cta_wrpr .cta_text>.cta_text_mul>p {
        font-size: 20px;
    }

    .cta_sec .cta_wrpr .cta_img {
        padding-top: 40px;
        padding-right: 30px;
    }

    footer p {
        margin-bottom: 100px;
    }

    footer .footer_links>ul>li>a {
        font-size: 12px;
    }

    footer .footer_info>p {
        font-size: 14px;
    }

    .innovative_solutions .theme_heading>h2 {
        font-size: 50px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>p>br {
        display: none;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>ul.listingg>li {
        font-size: 15px;
    }

    .flexible_pricing h2 {
        font-size: 55px;
    }

    .excess_inventory .theme_heading>h2 {
        font-size: 50px;
    }

    .excess_inventory_wrpr {
        padding: 30px;
    }

    .excess_inventory_wrpr ul {
        gap: 10px;
    }

    .excess_inventory_wrpr .excess_inventory_box {
        padding: 20px;
    }

    .product_sec .prod_box {
        padding: 10px;
    }

    .product_sec .prod_box>h3 {
        font-size: 18px;
    }

    .vision_driving.howworks .theme_heading>h2 {
        font-size: 50px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt>h3 {
        font-size: 40px;
    }

    .vision_driving.howworks {
        padding-bottom: 0;
    }

    .for_buyers .for_buyers_boxx {
        padding: 20px;
    }

    .for_buyers .for_buyers_boxx>span {
        width: 80px;
        height: 80px;
        margin-bottom: 40px;
    }

    .for_buyers .for_buyers_boxx>span>i {
        font-size: 35px;
    }

    .for_buyers .for_buyers_boxx>h3 {
        font-size: 22px;
    }

    .for_buyers .for_buyers_boxx>ul>li {
        font-size: 14px;
    }

    .why_choose_secc .why_choose_boxx>span {
        font-size: 40px;
    }

    .contact_sec .theme_heading>h2 {
        font-size: 50px;
    }

    .contact_sec .cont_bx>div>h3 {
        font-size: 22px;
    }

    .contact_sec .cont_bx>div>p {
        font-size: 16px;
    }

    .contact_sec .reach_box>div>a {
        font-size: 14px;
    }

    .contact_sec .reach_box {
        gap: 10px;
    }

    .contact_sec .contact_form_box label {
        font-size: 16px;
    }

    .contact_strip .contact_strip_wrpr p {
        font-size: 18px;
    }

    .calendly-wrapper .theme_heading>h2 {
        font-size: 50px;
    }

    .video_sec .vid_wrpr>h3 {
        font-size: 50px;
    }

    .polices_secc .theme_heading>h2 {
        font-size: 50px;
    }

    .polices_secc .polices_content_wrp h3 {
        font-size: 50px;
    }

    .polices_secc .polices_btn_wrp {
        padding: 30px;
    }

    .polices_secc .polices_content_wrp h4 {
        font-size: 30px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    header {
        padding: 10px 0px;
    }

    header .col-lg-3.col-md-3 {
        width: 100%;
    }

    header .col-lg-9.col-md-9 {
        width: 100%;
    }

    .cust_container {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }

    header ul {
        gap: 10px;
    }

    header ul>li>a {
        font-size: 13px;
    }

    .theme_btn {
        font-size: 14px;
        padding: 0 15px;
        height: 40px;
    }

    .banner .banner_textt>h2 {
        font-size: 40px;
    }

    .banner .banner_textt>p {
        font-size: 14px;
    }

    .banner .banner_textt>p>br {
        display: none;
    }

    .banner .banner_textt>h3 {
        font-size: 35px;
    }

    .banner .globe_wrpr_main {
        width: 50%;
        bottom: -30%;
    }

    .theme_heading>h2 {
        font-size: 45px !important;
    }

    .theme_heading>p>br {
        display: none;
    }

    .theme_heading>p {
        font-size: 14px !important;
        width: 80% !important;
    }


    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>h3 {
        font-size: 20px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>p {
        font-size: 12px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr:before {
        right: 0;
        bottom: 0;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr:after {
        left: 0;
        top: 0;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>p>br {
        display: none;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr {
        margin-bottom: 100px;
        width: 100%;
    }

    .vision_driving {
        padding-top: 130px;
    }

    .vision_driving .theme_heading {
        margin-bottom: 50px;
    }

    .vision_driving .visions_cards_wrpr .visions_card {
        padding: 30px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt {
        width: 100%;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt>h3 {
        font-size: 30px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt>p {
        font-size: 14px;
        line-height: 1.6;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt ul>li>a {
        font-size: 14px;
        padding: 0 14px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_imgg>img {
        height: 370px;
    }

}

@media only screen and (min-width: 520px) and (max-width: 767px) {

    footer .footer_info>a>img {
        display: block;
        margin: 0 auto;
    }

    footer>.container-fluid.cust_container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    .banner .banner_textt>h2 {
        font-size: 40px !important;
        width: 70% !important;
        margin-bottom: 20px !important;
    }

    .banner .banner_textt>p {
        font-size: 16px !important;
    }

    .banner .banner_textt>h3 {
        font-size: 35px !important;
    }

    .turning_industrial .theme_heading>h2 {
        font-size: 35px !IMPORTANT;
    }

    .turning_industrial .theme_heading>p {
        font-size: 16px !IMPORTANT;
    }

    .banner .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc !important;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 185px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 185px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .vision_driving .theme_heading>h2 {
        font-size: 35px !important;
    }

    .vision_driving .the_opportunity {
        margin-top: 0;
    }

    .video_sec .vid_wrpr>video {
        height: 250px !important;
    }

    .cta_sec .cta_wrpr .cta_text>h2 {
        font-size: 35px !important;
    }

    .cta_sec .cta_wrpr .cta_img>img {
        width: 60%;
        display: block;
        margin: 0 auto;
    }

    footer {
        height: 96vh !important;
    }

    footer .row.brd_top {
        margin-top: 40px !IMPORTANT;
    }

    footer .footer_info>a>img {
        display: block !important;
        margin: 20px auto !important;
    }

    .innovative_solutions .theme_heading>h2 {
        font-size: 35px !IMPORTANT;
    }

    .innovative_solutions .theme_heading>p {
        font-size: 16px !important;
    }

    .why_choose_secc .choose_sticky>h2 {
        font-size: 35px !IMPORTANT;
    }

    .why_choose_secc .choose_sticky>p {
        font-size: 16px !IMPORTANT;
    }

    .our_team_secc .theme_heading>h2 {
        font-size: 35px !important;
    }

    .our_team_secc .theme_heading>p {
        font-size: 16px !IMPORTANT;
    }

    .our_team_secc .team_box>img {
        width: 60% !important;
    }

    .product_sec .col {
        flex: 1 0 50% !important;
    }

    .polices_secc .theme_heading>h2 {
        font-size: 35px !IMPORTANT;
    }

    .polices_secc .theme_heading>p {
        font-size: 16px !IMPORTANT;
    }

    .contact_sec .theme_heading>h2 {
        font-size: 35px !important;
    }

    .contact_sec .theme_heading>p {
        font-size: 16px !IMPORTANT;
    }

    .mt-80 {
        margin-top: 40px !IMPORTANT;
    }

    .calendly-wrapper .theme_heading>h2 {
        font-size: 35px !important;
    }

    .calendly-wrapper .theme_heading>p {
        font-size: 16px !IMPORTANT;
    }

}

@media only screen and (min-width: 300px) and (max-width: 767px) {

    /* new css */

    .contact_strip .contact_strip_wrpr .strip_boxx>img {
        width: 40px;
    }

    .contact_strip .contact_strip_wrpr .strip_boxx>span {
        font-size: 15px;
    }

    .vision_driving.howworks .visions_cards_wrpr .visions_card .vision_textt>h3 {
        font-size: 22px;
    }

    .vision_driving.howworks .visions_cards_wrpr .visions_card .vision_textt ul.listingss>li {
        font-size: 12px;
    }

    .our_team_secc .team_box>img {
        object-fit: contain;
    }

    .innovative_solutions .innovative_wrpr>.row:nth-child(2) {
        flex-direction: column-reverse;
    }

    .polymer_sec .theme_heading>h2 {
        width: 95%;
    }

    .turning_industrial .theme_heading {
        padding: 70px 0px 0;
    }

    .turning_industrial {
        padding-top: 0;
    }

    .banner .cust_container>.row:last-child {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 50px;
    }

    .banner .cust_container {
        position: relative;
        height: 100%;
    }

    /* new css */

    footer .footer_info>a>img {
        display: block;
        margin: 0 auto;
    }

    footer>.container-fluid.cust_container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    .turning_industrial .turning_sticky_wrpr>.arr_img {
        width: 35%;
        margin-top: 17px;
    }

    header ul#menu {
        display: none;
    }

    header .d-flex.gap-3.justify-content-end>.theme_btn {
        display: none;
    }

    header {
        padding: 10px 0px;
    }

    header .col-lg-3.col-md-3 {
        width: 80%;
    }

    header .col-lg-9.col-md-9 {
        width: 20%;
    }

    .banner .banner_textt>h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .banner .banner_textt>p>br {
        display: none;
    }

    .banner .banner_textt>p {
        font-size: 14px;
        width: 90%;
    }

    .banner .banner_textt>h3 {
        font-size: 30px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .banner {
        padding-top: 95px;
        align-items: self-start;
        height: 85vh;
    }

    .banner .globe_wrpr_main {
        width: 60%;
        bottom: -100px;
    }

    .theme_heading>h2 {
        font-size: 28px !IMPORTANT;
    }

    .theme_heading>p {
        font-size: 14px ! IMPORTANT;
        width: 95%;
    }

    .theme_heading>p>br {
        display: none;
    }

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 200px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 200px) scale(0.3, 0.3) rotate(360deg);
        }
    }

    .cust_container {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr {
        margin-bottom: 50px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>h3 {
        font-size: 18px;
    }

    .turning_industrial .turning_scroll_wrpr .turning_text_wrpr>p {
        font-size: 13px;
    }

    .turning_scroll_wrpr .row.justify-content-end .turning_text_wrpr {
        margin-left: auto;
    }

    .vision_driving {
        padding-top: 100px;
    }

    .vision_driving .theme_heading {
        margin-bottom: 40px;
    }

    .vision_driving .visions_cards_wrpr .visions_card {
        padding: 15px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt {
        width: 100%;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt>h3 {
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt>p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt ul>li>a {
        font-size: 12px;
        padding: 0;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt ul>li {
        width: 50%;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt ul {
        margin-bottom: 20px;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_imgg>img {
        border-radius: 15px;
        height: 170px;
    }

    .the_opportunity {
        margin-top: 20px;
    }

    .the_opportunity .theme_heading {
        text-align: center;
    }

    .opportunity_box {
        text-align: center;
        margin-bottom: 40px;
    }

    .opportunity_box.obox2 {
        margin-left: 0;
    }

    .the_opportunity .opportunity_box>h3 {
        font-size: 40px;
    }

    .the_opportunity .opportunity_box>p {
        font-size: 14px;
    }

    .vision_driving {
        padding-bottom: 50px;
    }

    .video_sec .vid_wrpr>video {
        height: 200px;
        border-radius: 20px;
    }

    .video_sec {
        padding-bottom: 50px;
    }

    .video_sec .vid_wrpr>a>img {
        width: 50px;
    }

    .polymer_sec a.theme_btn {
        margin: 0 auto;
        margin-top: 30px;
    }

    .polymer_sec .theme_heading>h2 {
        text-align: center;
    }

    .polymer_sec ul.polymer_wrpr>li {
        width: 120px;
        height: 120px;
        border-radius: 10px;
        padding: 5px;
    }

    .polymer_sec ul.polymer_wrpr>li>img {
        width: 80px;
        height: 80px;
    }

    .polymer_sec ul.polymer_wrpr>li>h3 {
        font-size: 11px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(1) {
        left: -50px;
        top: 0;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(2) {
        left: 0px;
        top: -18px;
    }

    .polymer_sec ul.polymer_wrpr>li>span {
        font-size: 12px;
        line-height: 1;
        display: block;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(3) {
        left: 40px;
        top: -35px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(4) {
        left: 80px;
        top: -53px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(5) {
        left: 125px;
        top: -70px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(6) {
        left: 170px;
        top: -87px;
    }

    .polymer_sec ul.polymer_wrpr.open-cards>li:nth-child(7) {
        left: 210px;
        top: -105px;
    }

    .polymer_sec ul.polymer_wrpr {
        height: 150px;
    }

    .polymer_sec {
        padding-bottom: 0;
    }

    .cta_sec .cta_wrpr .cta_text {
        padding: 20px;
    }

    .cta_sec .cta_wrpr .cta_text>h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .cta_sec .cta_wrpr .cta_text>.cta_text_mul {
        flex-direction: column;
    }

    .cta_sec .cta_wrpr .cta_text>.cta_text_mul>p {
        width: 100%;
        font-size: 18px;
    }

    .cta_sec .cta_wrpr .cta_text>.cta_text_mul>ul>li>span {
        font-size: 25px;
    }

    .cta_sec .cta_wrpr .cta_text>.cta_text_mul>ul>li>div>p {
        font-size: 9px;
    }

    .cta_sec .cta_wrpr .cta_text>.cta_text_mul>ul>li>img {
        width: 80px;
    }

    .cta_sec .cta_wrpr .cta_img {
        padding: 0;
    }

    .cta_sec .cta_wrpr {
        height: 600px;
    }

    .footer_area .ft_locations_wrpr .ft_locations_box>img {
        width: 25px;
        height: 25px;
    }

    .footer_area .ft_locations_wrpr .ft_locations_box>span {
        font-size: 12px;
    }

    .footer_area .ft_locations_wrpr .ft_locations_box.box4 {
        left: 10px;
    }

    .footer_area .ft_locations_wrpr .ft_locations_box.box6 {
        left: unset;
        right: 0;
    }

    .footer_area .ft_locations_wrpr .ft_locations_box.box10 {
        left: unset;
        right: 0;
    }

    .footer_area .ft_locations_wrpr .ft_locations_box.box12 {
        bottom: -50px;
        right: 30px;
    }

    .footer_area .ft_locations_wrpr {
        height: 300px;
    }

    .footer_area span.bg_overly {
        height: 100px !important;
        top: 0px !important;
        background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(255, 255, 255, 1) 50%, rgb(255 255 255 / 0%) 100%);
    }

    footer {
        height: 98vh;
        padding-top: 50px;
    }

    footer p {
        font-size: 14px;
        margin: 0;
        margin-bottom: 20px;
    }

    footer p>br {
        display: none;
    }

    footer .footer_info>p {
        font-size: 13px;
        margin-bottom: 10px;
        text-align: center;
    }

    footer .footer_links>h5 {
        margin-bottom: 15px;
        text-align: center;
    }

    footer .footer_links>ul {
        flex-direction: column;
        gap: 5px;
        align-items: center;
    }

    footer .footer_links>ul>li>a {
        font-size: 12px;
    }

    footer .row.align-items-end>.col-lg-5.col-md-5 {
        width: 50%;
    }

    footer .row.align-items-end>.col-lg-4.col-md-4 {
        width: 50%;
    }

    footer .row.align-items-end {
        align-items: flex-start !important;
    }

    footer .row.brd_top {
        margin-top: 30px;
        padding-top: 15px;
    }

    footer .row.brd_top p {
        font-size: 12px;
        text-align: center;
    }

    footer .row.brd_top ul.social_media_links {
        justify-content: center;
        margin-top: 20px;
    }

    /* inner pages */

    .inner_banner {
        height: 300px;
    }

    .inner_banner h1 {
        font-size: 30px;
    }

    .innovative_solutions {
        padding: 50px 0px;
    }

    .theme_heading>h2>br {
        display: none;
    }

    .theme_heading>h2>span>br {
        display: none;
    }

    .innovative_solutions .theme_heading {
        margin-bottom: 30px;
    }

    .innovative_solutions .innovative_wrpr .abt_imgg>img {
        height: 300px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt {
        padding: 20px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>h3 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>p {
        font-size: 14px;
        line-height: 1.6;
    }

    .why_choose_secc .choose_sticky>h2 {
        font-size: 30px;
    }

    .choose_sticky {
        margin-bottom: 30px;
    }

    .why_choose_secc .choose_sticky>p {
        width: 95%;
        font-size: 14px;
        margin: 0 auto;
    }

    .why_choose_secc .choose_sticky>p>br {
        display: none;
    }

    .why_choose_secc .why_choose_boxx {
        padding: 30px;
        padding-top: 60px;
        padding-bottom: 30px;
        border-radius: 20px;
        margin-bottom: 30px;
    }

    .why_choose_secc .why_choose_boxx>span {
        font-size: 35px;
        top: 15px;
        right: 15px;
    }

    .why_choose_secc .why_choose_boxx>h3 {
        font-size: 22px;
    }

    .why_choose_secc .why_choose_boxx>p {
        font-size: 14px;
        line-height: 1.6;
    }

    .why_choose_secc .why_choose_boxx>p>br {
        display: none;
    }

    .why_choose_secc {
        padding-bottom: 60px;
    }

    .our_team_secc .theme_heading>h2 {
        margin-bottom: 20px;
    }

    .our_team_secc .theme_heading {
        text-align: center !important;
    }

    .choose_sticky {
        text-align: center;
    }

    .our_team_secc .team_box>p {
        font-size: 16px;
    }

    .our_team_secc .team_box>h3 {
        font-size: 22px;
    }

    .our_team_secc .team_box {
        height: 400px;
        margin-top: 20px;
    }

    .our_team_secc .team_box>img {
        width: 85%;
    }

    .our_team_secc {
        padding-bottom: 50px;
    }

    .cta_two .cta_two_wrpr {
        padding: 30px;
        height: 350px;
    }

    .cta_two .cta_two_wrpr>h4 {
        width: 100%;
        font-size: 30px;
    }

    .cta_two .cta_two_wrpr h3 {
        position: inherit;
        font-size: 20px;
        top: 0;
        right: 0;
    }

    .cta_two .cta_two_wrpr>p {
        width: 100%;
        font-size: 15px;
    }

    .cta_two {
        padding-bottom: 50px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>ul.listingg {
        margin: 20px 0px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>ul.listingg>li {
        font-size: 14px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>ul.btnss {
        gap: 10px;
    }

    .theme_btn {
        font-size: 14px;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>ul.btnss>li {
        width: 50%;
    }

    .innovative_solutions .innovative_wrpr .abt_textt>ul.btnss>li>a.theme_btn {
        width: 100%;
        padding: 0;
        font-size: 13px;
    }

    .flexible_pricing {
        padding: 50px 0px;
    }

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

    .flexible_pricing .pricing_boxx {
        margin-top: 40px;
        padding: 20px;
        border-radius: 15px;
    }

    .flexible_pricing .pricing_boxx>.pri_heading>h4 {
        font-size: 25px;
    }

    .flexible_pricing .pricing_boxx>.pri_heading>h3 {
        font-size: 25px;
    }

    .flexible_pricing .pricing_boxx>p {
        font-size: 15px;
    }

    .flexible_pricing .pricing_boxx>ul>li {
        font-size: 15px;
    }

    .flexible_pricing .pricing_boxx>ul {
        height: auto;
    }

    .flexible_pricing {
        margin-bottom: 50px;
    }

    .excess_inventory {
        padding: 50px 0px;
    }

    .excess_inventory .theme_heading>h2>br {
        display: none;
    }

    .excess_inventory .theme_heading>h2>span>br {
        display: none;
    }

    .excess_inventory_wrpr {
        margin-top: 30px;
        padding: 15px;
        border-radius: 20px;
    }

    .excess_inventory_wrpr ul>li {
        width: 49%;
        gap: 10px;
        height: 40px;
        font-size: 13px;
        padding: 0 7px;
    }

    .excess_inventory_wrpr ul>li>i {
        font-size: 9px;
        width: 17px;
        height: 17px;
    }

    .excess_inventory_wrpr ul {
        gap: 5px;
        justify-content: center;
    }

    .excess_inventory_wrpr .excess_inventory_box {
        padding: 15px;
        margin-top: 20px;
        border-radius: 20px;
    }

    .excess_inventory_wrpr .excess_inventory_box>img {
        height: 150px;
    }

    .excess_inventory_wrpr .excess_inventory_box>p {
        font-size: 14px;
    }

    .product_sec .theme_heading>h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .product_sec .theme_heading>p {
        text-align: center;
    }

    .product_sec .col {
        flex: 1 0 100%;
    }

    .product_sec {
        padding-bottom: 50px;
    }

    .vision_driving.howworks {
        padding-top: 50px;
    }

    .vision_driving .theme_heading.text-start {
        text-align: center !IMPORTANT;
        margin-bottom: 20px !important;
    }

    .vision_driving .visions_cards_wrpr .visions_card .vision_textt ul.listingss>li {
        font-size: 14px;
        width: 100%;
    }

    .vision_driving.howworks .card-wrapper {
        margin-bottom: 50px;
    }

    .vision_driving.howworks {
        padding-bottom: 0;
    }

    .for_buyers .theme_heading {
        text-align: center !important;
    }

    .for_buyers .for_buyers_boxx {
        padding: 30px;
    }

    .for_buyers .for_buyers_boxx>h3 {
        font-size: 25px;
    }

    section.for_buyers.hitw {
        padding-bottom: 50px;
    }

    .polices_secc {
        padding: 50px 0px;
    }

    .polices_secc .theme_heading {
        margin-bottom: 30px;
    }

    .polices_secc .polices_btn_wrp {
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }

    .polices_secc .polices_content_wrp {
        padding: 20px;
        border-radius: 20px;
    }

    .polices_secc .polices_content_wrp h3 {
        font-size: 30px;
    }

    .polices_secc .polices_content_wrp h4 {
        font-size: 20px;
    }

    .cta_sec .cta_wrpr .cta_text>h2>br {
        display: none;
    }

    .contact_sec {
        padding: 50px 0px;
    }

    .mt-80 {
        margin-top: 30px;
    }

    .contact_sec .theme_heading.text-start {
        text-align: center !IMPORTANT;
    }

    .contact_sec .cont_bx>div>h3 {
        font-size: 20px;
    }

    .contact_sec .cont_bx>div>p {
        font-size: 14px;
    }

    .contact_sec .contact_form_box {
        padding: 20px;
        border-radius: 20px;
        margin-top: 20px;
    }

    .contact_sec .contact_form_box label {
        font-size: 14px;
    }

    .contact_sec .reach_box {
        padding: 10px;
        gap: 10px;
    }

    .contact_sec .reach_box>div>a {
        font-size: 13px;
    }

    .contact_sec .reach_box>span {
        width: 50px;
        height: 50px;
    }

    .contact_sec .reach_box>span>img {
        width: 30px;
    }

    .contact_sec .reach_box>div>p {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .contact_strip .contact_strip_wrpr {
        padding: 20px;
        border-radius: 20px;
    }

    .contact_strip .contact_strip_wrpr p {
        text-align: center;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .contact_strip {
        padding-bottom: 50px;
    }

    .calendly-wrapper {
        padding: 60px 0px;
    }

    .video_sec .vid_wrpr>h3 {
        font-size: 20px;
        left: 10px;
        bottom: 10px;
    }

    .calendly-wrapper .theme_heading {
        margin-bottom: 30px;
    }

}

@media only screen and (min-width: 400px) and (max-width: 519px) {

    .globe_img.img-rota {
        animation: 10s linear 0s infinite normal none running abc;
    }

    @keyframes abc {
        0% {
            transform: translate(0px, 175px) scale(0.3, 0.3) rotate(0deg);
        }

        100% {
            transform: translate(0px, 175px) scale(0.3, 0.3) rotate(360deg);
        }
    }
}