@media (max-width: 767px) {
    .MainBanner_Sec h1 {
        font-size: 30px;
    }
    .sect_title p,
    .MainBanner_Sec p {
        font-size: 16px;
    }
    .sect_title h2 {
        font-size: 24px;
    }
    .Why_Promaxcard,
    .container{
        overflow: hidden;
    }

    .banner_title h1 {
        font-size: 24px;
    }

    .banner_title p,
    .About_Promaxcard h5 {
        font-size: 16px;
    }
    .Why_Promaxcard .right_part svg,
    .About_Promaxcard svg{
        height: 16px;
        width: 16px;
    }
    .HeandPromax {
        position: relative;
        right: 0%;
        bottom: 0;
        width: 50%;
        margin: 0 auto;
        animation: moveLeftRight 2s ease-in-out infinite;
    }
    .About_Promaxcard .right_part .outlined-text {
        font-size: 55px;
        text-align: center;
    }
    .Why_Promaxcard .right_part p,
    .Why_Promaxcard .right_part h5,
    .FrequentlyAskedQuestions .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
    }
    .Why_Promaxcard .left_image {
        position: relative;
        bottom: 0%;
        width: 92%;
    }
    .banner_title h2 {
        font-size: 24px;
    }
    footer .FooterLogo {
        width: 170px;
    }
    footer ul li a {
        color: #2F2F2F;
        font-size: 16px;
        text-decoration: none;
    }
    footer a {
        font-size: 16px;
    }
    .Custome_Navbar .menu_list {
        text-align: center;
    }
    .Ovner_promaxcard .name_details p {
        font-size: 14px;
    }
    .Ovner_promaxcard .right_part h2 {
        font-size: 24px;
    }
    .Ovner_promaxcard .right_part p {
        font-size: 16px;
    }
    .Mission_Vision .Vision_Part,
    .Mission_Vision .Mission_Part {
        width: 100%;
        padding: 50px 0px;
        border-radius: 0px;
        text-align: center;
    }
    .Mission_Vision .Vision_Part .detail_sec,
    .Mission_Vision .Mission_Part .detail_sec {
        width: 90%;
    }
    .Mission_Vision .Vision_Part .Mission_img,
    .Mission_Vision .Mission_Part .Mission_img {
        position: relative;
        left: 46%;
        top: 50%;
        transform: translateX(-50%);
        width: 222px;
        z-index: 5;
    }
    .Mission_Vision .Vision_Part .detail_sec h2,
    .Mission_Vision .Mission_Part .detail_sec h2 {
        font-size: 24px;
    }
    .Mission_Vision .Vision_Part .detail_sec p,
    .Mission_Vision .Mission_Part .detail_sec p {
        font-size: 16px;
    }
    .WhyChoosePromaxCard .custome_part{
       text-align: center;
    }
    .WhyChoosePromaxCard .custome_part svg{
        height: 50px;
        width: 50px;
    }
    .UseCasesPromaxcard .custome_card p,
    .Contact_Page .right_part p,
    .Contact_Page .right_part h4,
    .WhyChoosePromaxCard .custome_part p {
        font-size: 16px;
    }

    .Clients_List .Client_Custome_card img {
        width: 90%;
        height: 100%;
    }
    .Contact_Page .left_Part {
        box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.15);
        padding: 30px 16px;
    }
    .Contact_Page .left_Part form .input_fild {
        border-radius: 5px;
        font-size: 16px;
    }
    .Contact_Page .right_part .icon_svg {
        height: 55px;
        width: 55px;
    }
    .Contact_Page .right_part .icon_svg svg{
        height: 30px;
        width: 30px;
    }
    .ProductDetailBanner .banner_title {
        top: 0%;
    }
    .ProductDetailBanner .banner_title h1 {
        font-size: 27px;
    }
    .ProductDetailBanner .banner_title p {
        font-size: 18px;
    }
    .ProductDetailBanner{
        height: 100%;
    }
    .UseCasesPromaxcard .custome_card h3 {
        font-size: 20px;
    }
    .Custome_Model_Popup .modal-content .design_form form label {
        width: 100%;
    }
    .Custome_Model_Popup .modal-content .design_form form .input_field {
        width: 83% !important;
    }
    .Custome_Model_Popup .modal-content .design_form form .inputmvp {
        width: 100% !important;
    }
    .Custome_Model_Popup .modal-content .design_form form .inputMV {
        width: 45px !important;
    }
}

/* @media (min-width: 481px) and (max-width: 767px) {

} */

@media (min-width: 768px) and (max-width: 1023px){
   .MainBanner_Sec h1 {
        font-size: 30px;
    }
    .sect_title p,
    .MainBanner_Sec p {
        font-size: 16px;
    }
    .sect_title h2 {
        font-size: 24px;
    }

    .banner_title h1 {
        font-size: 24px;
    }

      .Why_Promaxcard,
    .container{
        overflow: hidden;
    }

    .banner_title p,
    .About_Promaxcard h5 {
        font-size: 16px;
    }
    .Why_Promaxcard .right_part svg,
    .About_Promaxcard svg{
        height: 16px;
        width: 16px;
    }
    /* .HeandPromax {
        position: relative;
        right: 0%;
        bottom: 0;
        width: 50%;
        margin: 0 auto;
        animation: moveLeftRight 2s ease-in-out infinite;
    } */
    .About_Promaxcard .right_part .outlined-text {
        font-size: 65px;
        /* text-align: center; */
    }
    .Why_Promaxcard .right_part p,
    .Why_Promaxcard .right_part h5,
    .FrequentlyAskedQuestions .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
    }
    /* .Why_Promaxcard .left_image {
        position: relative;
        bottom: 0%;
        width: 92%;
    } */
    .banner_title h2 {
        font-size: 24px;
    }
    footer .FooterLogo {
        width: 170px;
    }
    footer ul li a {
        color: #2F2F2F;
        font-size: 16px;
        text-decoration: none;
    }
    footer a {
        font-size: 16px;
    }
    .Custome_Navbar .menu_list {
        text-align: center;
    }
    .Ovner_promaxcard .name_details p {
        font-size: 14px;
    }
    .Ovner_promaxcard .right_part h2 {
        font-size: 24px;
    }
    .Ovner_promaxcard .right_part p {
        font-size: 16px;
    }
    .Mission_Vision .Vision_Part,
    .Mission_Vision .Mission_Part {
        width: 100%;
        padding: 50px 0px;
        border-radius: 0px;
        text-align: center;
    }
    .Mission_Vision .Vision_Part .detail_sec,
    .Mission_Vision .Mission_Part .detail_sec {
        width: 90%;
    }
    .Mission_Vision .Vision_Part .Mission_img,
    .Mission_Vision .Mission_Part .Mission_img {
        position: relative;
        left: 46%;
        top: 50%;
        transform: translateX(-50%);
        width: 222px;
        z-index: 5;
    }
    .Mission_Vision .Vision_Part .detail_sec h2,
    .Mission_Vision .Mission_Part .detail_sec h2 {
        font-size: 24px;
    }
    .Mission_Vision .Vision_Part .detail_sec p,
    .Mission_Vision .Mission_Part .detail_sec p {
        font-size: 16px;
    }
    .WhyChoosePromaxCard .custome_part{
       text-align: center;
    }
    .WhyChoosePromaxCard .custome_part svg{
        height: 50px;
        width: 50px;
    }
    .UseCasesPromaxcard .custome_card p,
    .Contact_Page .right_part p,
    .Contact_Page .right_part h4,
    .WhyChoosePromaxCard .custome_part p {
        font-size: 16px;
    }

    .Clients_List .Client_Custome_card img {
        width: 77%;
        height: 100%;
    }
    .Contact_Page .left_Part {
        box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.15);
        padding: 30px 16px;
    }
    .Contact_Page .left_Part form .input_fild {
        border-radius: 5px;
        font-size: 16px;
    }
    .Contact_Page .right_part .icon_svg {
        height: 55px;
        width: 55px;
    }
    .Contact_Page .right_part .icon_svg svg{
        height: 30px;
        width: 30px;
    }
    .ProductDetailBanner .banner_title {
        top: 0%;
    }
    .ProductDetailBanner .banner_title h1 {
        font-size: 27px;
    }
    .ProductDetailBanner .banner_title p {
        font-size: 18px;
    }
    .ProductDetailBanner{
        height: 100%;
    }
    .UseCasesPromaxcard .custome_card h3 {
        font-size: 20px;
    }

    .Custome_Model_Popup .modal-content .design_form form label {
        width: 100%;
    }
    .Custome_Model_Popup .modal-content .design_form form .input_field {
        width: 83% !important;
    }
    .Custome_Model_Popup .modal-content .design_form form .inputmvp {
        width: 100% !important;
    }
    .Custome_Model_Popup .modal-content .design_form form .inputMV {
        width: 45px !important;
    }
}


@media (min-width: 1024px) and (max-width: 1280px){
   .MainBanner_Sec h1 {
        font-size: 40px;
    }

    .Why_Promaxcard,
    .container{
        overflow: hidden;
    }

    .WhyChoosePromaxCard .custome_part p,
    .Ovner_promaxcard .right_part p,
    .banner_title p,
    .About_Promaxcard h5,
    .sect_title p,
    .MainBanner_Sec p {
        font-size: 18px;
    }
    .sect_title h2 {
        font-size: 30px;
    }
    .Promaxcard_Features .Custome_Card {
        min-height: 399px;
    }
    .HeandPromax {
        right: 1%;
        width: 214px;
    }
    .About_Promaxcard .right_part .outlined-text {
        font-size: 60px;
    }
    .banner_title h2 {
        font-size: 44px;
    }
    .Ovner_promaxcard .right_part h2,
    .banner_title h1 {
        font-size: 30px;
    }
    .Mission_Vision .Vision_Part,
    .Mission_Vision .Mission_Part {
        width: 80%;
    }
    .Mission_Vision .Vision_Part .Mission_img,
    .Mission_Vision .Mission_Part .Mission_img{
        width: 280px;
    }
    .WhyChoosePromaxCard .custome_part svg{
        height: 50px;
        width: 50px;
    }
    .Clients_List .Client_Custome_card img {
        width: 82%;
        height: 100%;
    }
    .ProductDetailBanner .banner_title {
        top: 0%;
    }
    .ProductDetailBanner .banner_title h1 {
        font-size: 40px;
    }
    .ProductDetailBanner .banner_title p {
        font-size: 18px;
    }
    .ProductDetailBanner{
        height: 100%;
    }
}

@media (min-width: 1281px) and (max-width: 1440px) {

}
