@media only screen and (max-width:480px) {
   
    .h1-origama {
        font-size: 29px;
    }

    .offcanvas {
        padding-left: 10px;
        padding-top: 50px;
    }

    .mar-gin-footer {
        padding-bottom: 30px;
    }

    .nav-link-head {
        font-size: 30px;
        line-height: 40px;
    }

    .img-nav-off {
        width: 80px;
    }

    .img-icon-navs {
        width: 25px;
    }

    .tit-pg2 {
        font-size: 17px;
    }

    .para-pg2 {
        font-size: 14px;
        line-height: 18px;
    }

    .mt-pg2 {
        margin-top: 40px;
    }

    .anc-pg2 {
        font-size: 14px;

    }

    .nav-tabs {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        text-wrap: nowrap;
    }

    .ul-pg2 {
        padding: 0;
        gap: 12px;
    }

    .anc-n {
        margin-top: 5px;
    }

    .cont-pg2 {
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .img-vec {
        width: 5px;
    }

    .spn-nv {
        font-size: 16px;
    }

    .det-card {
        font-size: 12px;
    }

    .tex-card {
        font-size: 14px;
    }

    .span-ft {
        font-size: 13px;
    }

    .anc-ft {
        font-size: 14px;
    }

    .img-icon-ft {
        width: 40px;
    }
    .img-icon-ft2 {
        width: 40px;
    }

    .para-ft {
        font-size: 16px;
    }

    .img-logo2 {
        width: 180px;
    }

    .ul-ft2 {
        margin-top: 20px !important;
        padding: 0 !important;
        gap: 12px !important;
        justify-content: space-between !important;
    }

    .mar-ft {
        margin-bottom: 80px;
    }

    .ul-ft1 {
        padding: 0 !important;
        flex-direction: column;
        gap: 10px;
    }

    .cent-cont {
        font-size: 20px;
    }

    .op-logo {
        width: 100px !important;
        height: 60px;
    }

    .tog {
        width: 45px;
    }

    .input-search {
        width: 100px;
        height: 32px;
        font-size: 12px;
        padding-left: 18px;
    }

    .bg-s1::before {
        background-position: center;
    }

    .h1-s2 {
        font-size: 50px;
    }

    .para-s2 {
        font-size: 16px;
    }

    .btns2 {
        margin-top: 20px !important;
    }

    .my-s2 {
        margin: 35px 0px 0;
    }

    .background-container {
        height: 960px;
    }

    .background-container2 {
        height: 800px;
    }

    .background-container:before {
        height: 869px;
    }

    .background-container2:before {
        height: 930px;
    }

    .gg-text {
        font-size: 20px;
    }

    .gg-para {
        font-size: 14px;
    }

    .mt-gg {
        margin: 8px 0px;
    }

    .pic-mar {
        width: 100%;
    }

    .kilo {
        margin-bottom: 20px;
    }

    .gg-margin-g {
        margin-top: 25px;
    }

    .mar-ft {
        margin-top: 80px !important;
    }

    .nav-tabs::-webkit-scrollbar {
        display: none;
    }
}

@media only screen and (min-width:481px) and (max-width: 991px) {
    .h1-origama {
        font-size: 40px;
    }
    .anc-pg2{
        font-size: 17px;
    }
    .nav-tabs::-webkit-scrollbar {
        display: none;
    }

    .nav-tabs {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        text-wrap: nowrap;
    }

    .mar-gin-footer {
        padding-bottom: 50px;
    }

    .nav-link-head {
        font-size: 35px;
        line-height: 40px;
    }

    .img-nav-off {
        width: 100px;
    }

    .img-icon-navs {
        width: 40px;
    }

    .mt48w {
        margin-top: 80px !important;
    }

    .para-pg2 {
        font-size: 16px;
    }

    .tit-pg2 {
        font-size: 26px;
    }

    .mt-pg2 {
        margin-top: 42px;
    }

    .ul-pg2 {
        padding: 0px 25px !important;
        gap: 12px;
    }

    .det-card {
        font-size: 12px;
    }

    .tex-card {
        font-size: 14px;
    }

    .span-ft {
        font-size: 20px;
    }

    .anc-ft {
        font-size: 20px;
    }

    .img-icon-ft {
        width: 40px;
    }
    .img-icon-ft2 {
        width: 40px;
    }

    .para-ft {
        font-size: 18px;
    }

    .img-logo2 {
        width: 180px;
    }

    .ul-ft2 {
        margin-top: 20px !important;
        padding: 0 !important;
        gap: 12px !important;
        justify-content: space-between !important;
    }

    .mar-ft {
        margin-bottom: 80px;

    }

    .ul-ft1 {
        padding: 0 !important;
        flex-direction: column;
        gap: 10px;
    }
}

@media only screen and (min-width:481px) and (max-width: 767px) {
    .toggler-icon {
        font-size: 40px !important;
    }
    .op-logo {
        width: 105px !important;
        height: 58px;
    }

    .img-vec {
        width: 8px;
    }

    .spn-nv {
        font-size: 18px;
    }

    .tog {
        width: 45px;
    }

    .input-search {
        width: 100px;
        height: 32px;
        font-size: 12px;
        padding-left: 18px;
    }

    .bg-s1::before {
        background-position: center;
    }

    .h1-s2 {
        font-size: 50px;
    }

    .para-s2 {
        font-size: 16px;
    }

    .btns2 {
        margin-top: 20px !important;
    }

    .my-s2 {
        margin: 85px 0px 0;
    }

    .background-container {
        height: 1200px;
    }

    .gg-text {
        font-size: 20px;
    }

    .gg-para {
        font-size: 14px;
    }

    .mt-gg {
        margin: 8px 0px;
    }

    .pic-mar {
        width: 100%;
    }

    .kilo {
        margin-bottom: 20px;
    }

    .gg-margin-g {
        margin-top: 25px;
    }

}

@media only screen and (min-width:768px) and (max-width: 991px) {
    .op-logo {
        width: 130px !important;
        height: 80px;
    }

    .tog {
        width: 45px;
    }

    .input-search {
        width: 167px;
        height: 39px;
        font-size: 16px;
        padding-left: 18px;
    }

    .bg-s1::before {
        background-position: center;
    }

    .h1-s2 {
        font-size: 50px;
    }

    .para-s2 {
        font-size: 16px;
    }

    .btns2 {
        margin-top: 20px !important;
        width: 160px;
        height: 44px;
    }

    .my-s2 {
        margin: 85px 0px 0;
    }

    .background-container {
        height: 1200px;
    }

    .gg-text {
        font-size: 20px;
    }

    .gg-para {
        font-size: 10px;
        line-height: 12px;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .btns2 {
        height: 37px;
        width: 150px;
        font-size: 16px !important;
        margin-top: 10px !important;
    }

    .mt-gg {
        margin: 25px 0px;
    }

    .pic-mar {
        width: 100%;
    }

    .kilo {
        margin-bottom: 20px;
    }

    .gg-margin-g {
        margin-top: 0px;
    }
}

@media only screen and (min-width:992px) and (max-width: 1400px) {
    .nav-link-head {
        font-size: 40px;
        line-height: 45px;
    }

    .img-nav-off {
        width: 140px;
    }

    .img-icon-navs {
        width: 45px;
    }

    .anc-pg2 {
        font-size: 16px;
    }

    .op-logo {
        width: 150px !important;
        height: 90px;
    }

    .tog {
        width: 60px;
    }

    .input-search {
        width: 170px;
        height: 40px;
        font-size: 16px;
        padding-left: 18px;
    }

    .bg-s1::before {
        background-position: center;
    }

    .h1-s2 {
        font-size: 60px;
    }

    .para-s2 {
        font-size: 16px;
    }

    .btns2 {
        margin-top: 20px !important;
        width: 160px;
        height: 44px;
    }

    .my-s2 {
        margin: 85px 0px 0;
    }

    .background-container {
        height: 1200px;
    }

    .gg-text {
        font-size: 24px;
    }

    .gg-para {
        font-size: 14px;
    }

    .mt-gg {
        margin: 25px 0px;
    }

    .pic-mar {
        width: 100%;
    }

    .kilo {
        margin-bottom: 20px;
    }

    .gg-margin-g {
        margin-top: 25px;
    }

    .span-ft {
        font-size: 15px;
    }

    .anc-ft {
        font-size: 14px;
    }

    .img-icon-ft {
        width: 40px;
    }
    .img-icon-ft2 {
        width: 40px;
    }

    .para-ft {
        font-size: 16px;
    }

    .img-logo2 {
        width: 180px;
    }
}

@media only screen and (min-width:1251px) and (max-width: 1399px) {
    .span-ft {
        font-size: 20px;
    }

    .anc-ft {
        font-size: 17px;
    }

    .img-icon-ft {
        width: 50px;
    }
    .img-icon-ft2 {
        width: 50px;
    }

    .para-ft {
        font-size: 18px;
    }

    .img-logo2 {
        width: 200px;
    }
}