/*Media Query Start*/

@media only screen and (min-width: 1440px) and (max-width: 1920px) {}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    ul#menu {
        gap: 20%;
    }
    .contact_information h2 {
        font-size: 12px;
    }
    .carousel-item>img {
        width: 100%;
        height: 80vh;
    }
    .contact_information {
        padding: 23px 41px 0;
    }
    .our-join img {
        left: 42%;
        width: 149px;
    }
    .banner_text h1 {
        font-size: 30px;
    }
    .banner_text h2 {
        font-size: 20px;
    }
    .carousel-caption {}
    .banner_text p {
        padding-top: 9px;
        padding-bottom: 12px;
    }
    .banner_img img {
        /* bottom: 74px; */
        width: 22%;
    }
    .Our_Traning h2 {
        font-size: 21px;
    }
    .Our_Traning::before {
        left: 43%;
    }
    .our_programing h4 {
        font-size: 19px;
    }
    .our_programing {
        padding: 43px 45px;
    }
    .item::before {
        left: 78px;
    }
    .testimonal_text {
        padding: 85px 41px;
    }
    .our_Rebot_text h2 {
        font-size: 36px;
    }
    .btn3 {
        left: 41%;
    }
    .copyright::before {
        width: 92%;
        left: 43px;
    }
    .footer_btn {
        text-align: end;
    }
    .carousel-caption.inner-banner {}
    .about_text h2::before {
        width: 92%;
        top: 81px;
    }
    .founder_text h3 {
        font-size: 28px;
    }
    .founder_text p {
        font-size: 14px;
    }
    span.one {
        left: 41%;
    }
    span.two {
        left: 34%;
    }
    span.three {
        left: 35%;
    }
    .veteran_business_stats h2 i {
        padding-left: 10px;
    }
    .veteran_business_stats h2 {
        font-size: 21px;
    }
    .veteran_business_stats p {
        font-size: 9px;
        font-weight: 500;
    }
    .contact_form h2 {
        font-size: 24px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .item::before {
        width: 121px;
        bottom: 31px;
        left: 46px;
    }
    .menuSec ul {
        gap: 32px;
    }
    .contact_information h5 {
        font-size: 13px;
    }
    .contact_information {
        padding: 17px 21px 0;
        border-radius: 12px;
        margin-top: 103px;
    }
    ul#menu {
        gap: 5%;
    }
    .banner_text h1 {
        font-size: 21px;
    }
    .banner_text h2 {
        font-size: 15px;
    }
    .carousel-caption {
        height: 79vh;
    }
    .copyright::before {
        height: 4px;
        width: 90%;
        left: 33px;
    }
    .carousel-item img {
        height: 68vh;
    }
    li.btn.btn_badam img {
        width: 185px;
        height: 38px;
    }
    .banner_img img {
        width: 39%;
        bottom: 81px;
        height: 64%;
    }
    .Our_Traning h2 {
        font-size: 17px;
    }
    .Our_Traning::before {
        left: 40%;
    }
    .our_programing {
        padding: 15px 18px;
    }
    .our_programing h4 {
        font-size: 16px;
    }
    .our_programing p {
        font-size: 10px;
    }
    .testimonal_text {
        padding: 47px 41px;
    }
    .testimonal_text h3 {
        font-size: 19px;
    }
    .btn3 {
        left: 34%;
    }
    .our_Rebot::before {
        height: 600px;
    }
    .our_Rebot {
        height: 600px;
    }
    .footer_btn {
        text-align: end;
    }
    .carousel-caption.inner-banner {
        height: 68vh;
    }
    .about_text h1 {
        font-size: 35px;
    }
    .about_text h2 {
        font-size: 22px;
    }
    .about_text h2::before {
        width: 99%;
    }
    .our_mission_img img {
        height: 337px;
    }
    .our_mission {
        padding-top: 75px;
    }
    .our_mission p {
        padding-top: 13px;
        width: 100%;
        font-size: 12px;
    }
    .founder_text h3 {
        font-size: 16px;
    }
    .founder_text p {
        font-size: 9px;
        padding-bottom: 15px;
    }
    .founder p {
        width: 95%;
        padding-top: 9px;
        font-size: 11px;
    }
    .Highlighting h1 {
        font-size: 30px;
    }
    .Tampas::before {
        height: 388px;
    }
    span.one {
        left: 37%;
    }
    span.two {
        left: 28%;
    }
    span.three {
        left: 30%;
    }
    .busniess p {
        font-size: 12px;
    }
    .veteran_business_stats h2 {
        font-size: 16px;
    }
    .veteran_business_stats h2 i {
        padding-left: 21px;
    }
    .veteran_business_stats {
        padding: 42px 30px;
        width: 100%;
    }
    .veteran_business_stats p {
        font-size: 14px;
    }
    .Strategic_Positioning p {
        font-size: 11px;
    }
    .contact_form h2 {
        font-size: 18px;
    }
    .contact_information h2 {
        padding-bottom: 31px;
        font-size: 10px;
    }
    .contact_information a {
        font-size: 10px;
        color: #000000;
        padding-bottom: 20px;
    }
    .carousel-item {
        height: 67vh;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    header {
        position: unset;
    }
    .carousel-caption {
        width: 100%;
        height: 27vh;
    }
    .logo {
        position: absolute;
        content: '';
        top: 6px;
        left: 5px;
        z-index: 99;
        width: 120px;
    }
    .logo img {
        width: 44px;
    }
    .header_sec {
        padding: 0;
    }
    .banner_text h1 {
        font-size: 13px;
    }
    .banner_text h2 {
        font-size: 8px;
        padding-top: 5px;
    }
    .banner_text p {
        padding-top: 3px;
        font-size: 9px;
        line-height: 10px;
        padding-bottom: 0;
    }
    .banner_text ul {
        gap: 6px;
    }
    a.btn.btn_badam {
        padding: 3px;
        font-size: 4px;
    }
    a.btn2 {
        font-size: 6px;
    }
    li.btn.btn_badam {
        padding: 3px;
    }
    .Our_Traning::before {
        height: 4px;
        width: 100px;
        left: 35%;
    }
    .Our_Traning h2 {
        font-size: 9px;
        padding-bottom: 7px;
    }
    .Our_Traning_sec {
        padding: 50px 0;
    }
    .our_programing {
        margin-bottom: 16px;
    }
    .item::before {
        width: 123px;
        bottom: 63px;
    }
    .item p {
        font-size: 11px;
    }
    .item {
        padding-bottom: 25px;
    }
    .testimonal_text h3 {
        font-size: 24px;
    }
    .our_Rebot_text h2 {
        font-size: 17px;
    }
    .our_Rebot {
        height: 491px;
    }
    .our_Rebot::before {
        height: 490px;
    }
    .btn3 {
        left: 19%;
    }
    .copyright {
        padding-top: 66px;
    }
    .footer_img a {
        font-size: 9px;
    }
    .copyright p {
        font-size: 9px;
    }
    .copyright::before {
        height: 4px;
        width: 100%;
        top: 44px;
        left: 0;
    }
    .footer_btn {
        text-align: end;
    }
    .footer_btn a {
        font-size: 10px;
    }
    .footer_img h5 {
        font-size: 10px;
    }
    .footer_icon a {
        font-size: 16px;
        height: 38px;
        width: 38px;
        padding-top: 6px;
    }
    .carousel-caption.inner-banner {
        height: 26vh;
    }
    .carousel-inner.inner-banner {
        height: 25vh;
    }
    .about_text h1 {
        font-size: 18px;
    }
    .about_text h2 {
        font-size: 12px;
        padding-bottom: 0;
    }
    .about_text h2::before {
        width: 91%;
        top: 45px;
    }
    .our_mission {
        padding-top: 49px;
        padding-bottom: 15px;
    }
    .founder_text p {
        font-size: 12px;
    }
    .founder_text h3 {
        font-size: 23px;
    }
    .founder p {
        padding-bottom: 20px;
    }
    .Highlighting h1 {
        font-size: 17px;
    }
    .Tampas::before {
        height: 358px;
    }
    span.one {
        left: 29%;
    }
    span.two {
        left: 12%;
    }
    span.three {
        left: 15%;
    }
    .busniess h2 {
        font-size: 20px;
    }
    .busniess p {
        font-size: 7px;
        line-height: 13px;
    }
    .veteran_business_stats {
        padding: 74px 30px;
        width: 100%;
        margin-bottom: 18px;
    }
    .veteran_business_stats h2 {
        font-size: 22px;
    }
    .veteran_business_stats h2 i {
        padding-left: 5px;
    }
    .veteran_business_stats p {
        font-size: 9px;
    }
    .Strategic_Positioning h2 {
        font-size: 27px;
    }
    .Strategic_Positioning p {
        font-size: 12px;
    }
    .National_Veteran_Business {
        padding: 100px 0 0;
    }
    .contact_form h2 {
        font-size: 26px;
    }
    .our_programing h4 {
        padding-bottom: 18px;
        font-size: 16px;
    }
    .our_programing.inner-programing {
        padding: 24px;
    }
    .programing h2 {
        padding-bottom: 10px;
        font-size: 19px;
    }
    .our-join img {
        left: 31%;
    }
    .our-join::before {
        left: 35%;
    }
    .our-join h2 {
        padding-bottom: 21px;
        font-size: 16px;
    }
    .carousel-item>img {
        width: 100%;
        height: 34%;
    }
    .banner_img img {
        position: absolute;
        bottom: 0;
        width: 35%;
    }
}


/*Media Query End*/