@media (min-width: 1300px) {
    .outer-banner-sec h2 {
        font-size: 50px;
        line-height: 58px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .outer-box-banner-right .right-img-box img.banner-img {
        width: 100%;
        max-height: 440px;
        object-fit: contain;
    }
    .outer-box-banner-right p {
        font-size: 16px;
        line-height: 24px;
        max-width: 325px;
        margin-right: 20px;
    }
}
@media (max-width: 1400px) {
    .swap-currency-drop .dropdown-toggle {
        min-width: auto;
    }
    .mobile-img-box .mobile-img {
        max-width: 500px;
    }
    .outer-box-info-download {
        max-width: 252px;
    }
    .outer-box-info-download h6 {
        line-height: 26px;
        margin-top: 40px;
    }
    .outer-box-info-download h3 {
        font-size: 48px;
    }
    .common-heading h2 {
         font-size: 44px;
        line-height: 62px;
    }
    .mobile-img-box .circular-img-outer {
        left: 205px;
        top: -15px;
    }
    .why-choose-box {
        padding: 30px;
    }
    .outer-box-banner-right p {
        max-width: 62%;
        line-height: 26px;
    }
}
@media (max-width: 1300px){
    .outer-token-informations h3 {
        font-size: 26px;
        line-height: 32px;
    }
    .token-with-price {
        border-radius: 12px;
        padding: 12px;
        margin: 20px 0 15px;
    }
    .outer-token-informations h2 {
        font-size: 22px;
        margin: 10px 0 15px;
    }
    .bridge-heading {
        font-size: 28px;
        line-height: 30px;
    }
    .swap-currency-drop p {
        font-size: 14px;
        line-height: 20px;
        padding: 4px 10px;
        border-radius: 6px;
    }
    .swap-currency-drop .dropdown-toggle img {
        height: 20px;
        margin-right: 5px;
    }
    .swap-currency-drop .dropdown-toggle::after {
        top: 8px;
    }
    .swap-currency-drop {
        padding: 10px;
        border-radius: 12px;
    }
    .swap-btn img {
        height: 32px;
    }
    .common-btn {
        border-radius: 10px;
        padding: 8px 20px;
        font-size: 14px;
        line-height: 20px;
    }
    .outer-bridge-box, .outer-token-informations {
        border-radius: 15px;
        padding: 15px;
    }
    .outer-banner-sec p {
        font-size: 16px;
    }
    .outer-banner-sec h2 {
        font-size: 50px;
        line-height: 62px;
        margin-bottom: 30px;
    margin-top: 15px;
    }
    .outer-banner-sec ul li {
        padding: 15px 15px 35px;
        width: calc(50% - 15px);
        min-height: 165px;
    }
    .outer-banner-sec ul li a {
        right: 10px;
        bottom: 10px;
    }
    .common-heading h2 {
        font-size: 38px;
        line-height: 50px;
    }
    .common-heading h5 {
        font-size: 16px;
    }
    .about-slup-sec .about-box {
        padding: 20px 15px;
        border-radius: 15px !important;
    }
    .about-slup-sec .about-box img {
        height: 70px;
        margin-bottom: 15px;
    }
    .about-slup-sec .about-box p {
        font-size: 14px;
        margin-bottom: 0;
        min-height: 175px;
    }
    .download-box p {
        font-size: 16px;
        max-width: 250px;
    }
    .mobile-img-box .mobile-img {
        max-width: 430px;
    }
    .mobile-img-box .circular-img-outer {
        left: 175px;
        top: -20px;
        height: 75px;
        width: 75px;
    }
    .outer-box-info-download {
        max-width: 200px;
    }
    .outer-box-info-download h3 {
        font-size: 32px;
    }
    .outer-box-info-download p {
       font-size: 14px;
    }
    .outer-box-info-download h6 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 60px;
    }
    .why-choose-heading {
        margin: 0px auto 40px;
        padding: 60px 40px 20px;
    }
    .why-choose-heading h2 {
        font-size: 36px;
    }
    .why-choose-heading p {
        font-size: 17px;
    }
    .why-choose-box {
        padding: 20px;
        min-height: 380px;
    }
    .why-choose-box img {
        height: 36px;
        margin-bottom: 20px;
    }
    .why-choose-box h4 {
        font-size: 20px;
    }
    .why-choose-box h6 {
        font-size: 12px;
    }
    .why-choose-box p {
        font-size: 12px;
    }
    .timeline-single h4 {
        font-size: 20px;
        left: -30%;
    }
    .timeline-single ul li {
        font-size: 14px;
    }
    .common-heading h6 {
        font-size: 16px;
    }
    .footer-main .logo {
        height: 30px;
        margin-bottom: 20px;
    }
    .footer-main p {
        font-size: 14px;
    }
}

@media (max-width: 992px){
    .bridge-heading {
        margin-top: 30px;
    }
    .outer-box-banner-right p {
        max-width: 100%;
    }
    .outer-download {
        margin: 75px 0 0;
    }
    .outer-box-info-download {
        max-width: 315px;
    }
    .why-choose-box {
        padding: 15px;
        min-height: 450px;
    }
    .timeline-single h4 {
        font-size: 18px;
        left: -45%;
    }
    .common-heading h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .menu-strip-home {
        width: 100%;
    }
}
@media (max-width: 768px){
    .transaction-common-tab {
        justify-content: center;
    }
    .transaction-common-tab .nav-item button {
        border-radius: 5px;
        padding: 5px 5px;
        font-size: 10px;
        line-height: 12px;
        margin: 0 5px;
    }
    .for-2-swap.currency-transfer-loading div::after {
        width: 370px;
    }
    .transaction-proceed-modal.for-4-swap div::after {
        width: 92px;
        top: 33px;
        left: 45%;
    }
    .currency-transfer-loading div span.text-white {
        font-size: 10px;
        line-height: 14px;
    }
    .transaction-proceed-modal.for-4-swap .currency-transfer-loading div .coin-img {
        margin: 5px auto;
    }
    .outer-div-home {
        overflow-x: hidden;
    }
    .timeline-single h4 {
        font-size: 16px;
        position: static;
    }
    .timeline-single ul li {
        font-size: 12px;
    }
    .timeline-single ul {
        max-width: 400px;
        padding-left: 15px;
    }
    .timeline-single {
        padding-left: 20px;
        min-height: 175px;
    }
    .timeline-single .dot-scroll::after {
        border: 6px solid #FA255F;
        width: 22px;
        height: 22px;
    }
    .timeline-single .dot-scroll {
        margin-left: -32px;
        margin-top: 0;
    }
    .timeline-outer {
        padding-left: 15px;
    }
    .roadmap-sec {
        padding: 25px 0;
    }
    .common-heading h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .menu-strip-home .logo {
        height: 20px;
    }
    .common-btn {
        padding: 5px 10px;
        font-size: 10px;
        line-height: 16px;
    }
    .menu-strip-home .border-btn {
        margin-left: 10px;
        font-size: 12px;
        padding: 4px 10px;
        line-height: 12px;
        border-radius: 6px;
    }
    .border-btn img {
        height: 20px;
    }
    .footer-main .copyright-box {
        display: block;
        margin-top: 20px;
    }
    .footer-main p {
        font-size: 10px;
        margin-bottom: 3px;
    }
  
    .menu-strip-home {
        border-radius: 12px;
        padding: 10px;
        margin: 20px 0;
    }
    .footer-main .logo {
        height: 20px;
        margin-bottom: 15px;
    }
    .footer-landing-page {
        padding: 0 0 25px;
        border-radius: 0;
    }
    .footer-landing-page h6 {
        font-size: 14px;
    }
    .common-heading h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .common-heading h6 {
        font-size: 12px;
    }
    .why-choose-box img {
        height: 30px;
        margin-bottom: 15px;
    }
    .why-choose-box h4 {
        font-size: 16px;
    }
    .why-choose-box h6 {
        font-size: 10px;
        margin: 12px 0;
    }
    .why-choose-box {
        padding: 12px;
        min-height: auto;
    }
    .outer-banner-sec p {
        font-size: 14px;
    }
    .outer-banner-sec h2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .outer-banner-sec ul li h4 {
        font-size: 14px;
    }
    .outer-banner-sec ul li p {
        font-size: 9px;
    }
    .outer-banner-sec ul li a img {
        height: 18px;
    }
    .outer-banner-sec ul li {
        padding: 15px 15px 10px;
        width: calc(50% - 10px);
        min-height: 115px;
        border-radius: 10px;
        padding: 15px;
    }
    .outer-banner-sec ul {
        gap: 10px;
    }
    .outer-box-banner-right .right-img-box img.banner-img {
        display: none;
    }
    .outer-box-banner-right p {
        max-width: 100%;
        margin: 0;
        font-size: 12px;
        line-height: 20px;
    }
    .outer-box-banner-right .right-img-box .social-icon {
        position: static;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .outer-box-banner-right .right-img-box .social-icon a img {
        height: 16px;
    }
    .outer-box-banner-right .right-img-box .social-icon a {
        margin: 10px 8px;
    }
    .outer-banner-sec {
        padding: 15px 0;
    }
    .about-slup-sec {
        padding: 20px 0;
    }
    .common-heading h5 {
        font-size: 14px;
    }
    .about-slup-sec .about-box img {
        height: 65px;
        margin-bottom: 20px;
    }
    .about-slup-sec .about-box p {
        font-size: 12px;
        margin-bottom: 20px;
        min-height: auto;
    }
    .border-btn {
        border-radius: 8px;
        padding: 4px 10px;
        line-height: 20px;
        font-size: 12px;
    }
    .download-add-sec {
        padding: 30px 0;
    }
    .download-box {
        margin-top: 30px;
        display: none;
    }
    .outer-box-info-download {
        position: static;
        max-width: 100%;
    }
    .outer-box-info-download h6 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    .outer-box-info-download h3 {
        font-size: 26px;
        line-height: 32px;
    }
    .outer-box-info-download p {
        font-size: 12px;
        margin: 0 0 10px;
    }
    .outer-download {
        margin: 25px 0 0;
    }
    .mobile-img-box .mobile-img {
        max-width: 320px;
    }
    .mobile-img-box .circular-img-outer {
        left: 125px;
        top: -20px;
        height: 55px;
        width: 55px;
    }
    .why-choose-heading {
        margin: 0px auto 20px;
        background-image: none !important;
        border: none;
        padding: 15px;
    }
    .outer-why-choose {
        border-radius: 0;
        background: none !important;
        border: none;
    }
    .why-choose-sec {
        padding: 30px 0;
    }
    .why-choose-heading h2 {
        font-size: 24px;
    }
    .why-choose-heading p {
        font-size: 12px;
    }
    .mobile-img-box .circular-img {
        animation: animName 8s linear infinite;
    }
}

@media (max-width: 768px){
    .for-2-swap.currency-transfer-loading div::after {
        width: 240px;
    }
    .main-header .navbar-brand img {
        height: 20px;
    }
    .common-btn {
        border-radius: 5px;
        padding: 6px 10px;
        font-size: 12px;
        line-height: 14px;
    }
    .swap-main-sec {
    padding-top: 95px;
}
    .outer-token-informations h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .token-with-price {
        border-radius: 8px;
        padding: 5px 7px;
        margin: 10px 0 10px;
    }
    .token-with-price p .token-img {
        height: 22px;
    }
    .token-with-price p {
        font-size: 13px;
        line-height: 20px;
    }
    .outer-token-informations h6 {
        font-size: 10px;
        line-height: 20px;
    }
    .outer-token-informations span {
        padding: 5px 5px;
        line-height: 10px;
    }
    .outer-token-informations h2 {
        font-size: 20px;
        margin: 5px 0 10px;
    }
    .outer-token-informations .slup-address-copy p {
        font-size: 10px;
    }
    .outer-token-informations .dropdown-toggle {
        padding: 10px 10px;
        font-size: 12px;
    }
    .dropdown-cross-chain-step {
        border-radius: 5px;
    }
    .outer-token-informations .dropdown-toggle::after {
        right: 13px;
        top: 15px;
    }
    .bridge-heading {
        margin-top: 18px;
        font-size: 20px;
        line-height: 24px;
    }
    .swap-currency-drop p {
        font-size: 10px;
        line-height: 14px;
        padding: 4px 5px;
        border-radius: 5px;
    }
    .swap-currency-drop {
        padding: 8px;
        border-radius: 8px;
        margin-bottom: 10px;
    }
    .swap-currency-drop .dropdown-toggle img {
        height: 16px;
        margin-right: 3px;
    }
    .swap-currency-drop .dropdown-toggle {
        font-size: 10px;
        min-width: auto;
        padding-right: 15px;
    }
    .swap-btn img {
        height: 24px;
    }
    .swap-btn {
        margin: 0px 0 10px;
    }
    .available-balance p {
        font-size: 10px;
    }
    .available-balance {
        margin: 0px 0 10px;
    }
    .swap-currency-drop.swap-enter-amount .form-control {
        font-size: 12px;
        padding: 0 10px;
    }
    .swap-currency-drop.swap-enter-amount .common-btn {
        border-radius: 5px;
        line-height: 12px;
        font-size: 10px;
    }
    .service-charge-box p {
        font-size: 9px;
        line-height: 12px;
    }
    .service-charge-box p.receive-amount span.brc-highlight {
        padding: 4px 4px;
        border-radius: 5px;
        line-height: 6px;
        margin-left: 5px;
        font-size: 8px;
    }
    .service-charge-box p .service-icon {
        height: 14px;
        margin-right: 3px;
    }
    .outer-bridge-box, .outer-token-informations {
        border-radius: 8px;
        padding: 8px;
    }
    .service-charge-box p a img {
        height: 8px;
        margin-left: 0px;
    }
    .checkbox-agree .form-check {
        font-size: 10px;
    }
    .checkbox-agree .form-check {
        padding: 0;
    }
    .checkbox-agree .form-check-input {
        height: 12px;
        width: 12px;
        min-width: 12px;
    }
    .checkbox-agree {
        margin: 12px auto;
    }
    .new-user-note h6, .new-user-note h5 {
        font-size: 10px;
        line-height: 16px;
        margin: 5px 0;
    }
    .main-header {
        padding: 0;
    }
    .main-header.darker-header {
        padding: 0;
    }
    .transaction-proceed-modal .modal-content .modal-body {
        padding: 10px;
    }
    .transaction-proceed-modal .modal-content .modal-body .heading-box h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .transaction-proceed-modal .modal-content .modal-body p {
        font-size: 10px;
        line-height: 16px;
    }
    .transaction-proceed-modal .modal-content .modal-body .swap-row > div img {
        height: 30px;
        margin-right: 6px;
    }
    .transaction-proceed-modal .modal-content .modal-body .swap-row > div h4 {
        font-size: 12px;
        line-height: 16px;
    }
    .transaction-proceed-modal .modal-content .modal-body .swap-row .arrow-img {
        height: 10px;
    }
    .currency-transfer-loading div .loader-ing {
        height: 16px;
    }
    .currency-transfer-loading div .coin-img {
        height: 24px;
        margin: 5px 0;
    }
    .currency-transfer-loading div span {
        font-size: 10px;
        line-height: 14px;
    }
    .currency-transfer-loading div::after {
        content: "";
        position: absolute;
      
        left: 15px;
        width: 110px;
        top: 38px;
    }
    .modal.transaction-proceed-modal.show .modal-dialog {
        max-width: 300px;
        margin: auto;
    }
    .outer-bridge-box .common-btn.w-100{
        padding: 10px !important;
    }
    .connect-wallet-modal .modal-content .learnmore-link{
        font-size: 10px;
        line-height: 14px;
    }
    .modal.show.connect-wallet-modal .modal-dialog {
        max-width:300px;
        margin: auto;
    }
    .connect-wallet-modal .modal-header .modal-title {
        font-size: 14px;
        line-height: 18px;
    }
}

/* privacy page css */

@media (max-width: 1200px){
    .privacy-sec h2 {
        font-size: 40px;
        line-height: 60px;
    }
    .privacy-sec .content-box-privacy {
        border-radius: 10px;
        padding: 20px;
    }
    .privacy-sec .content-box-privacy p, .privacy-sec .content-box-privacy ul li {
        font-size: 12px;
        line-height: 18px;
    }
    .privacy-sec .content-box-privacy h4 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 25px;
        margin-bottom: 5px;
    }
}
@media (max-width: 992px){
    .privacy-sec {
        padding-top: 95px;
    }
    .privacy-sec h2 {
        font-size: 28px;
        line-height: 50px;
    }
    .privacy-sec .content-box-privacy {
        border-radius: 10px;
        padding: 10px;
    }
    .privacy-sec .content-box-privacy p, .privacy-sec .content-box-privacy ul li {
        font-size: 10px;
        line-height: 14px;
    }
    .privacy-sec .content-box-privacy h4 {
        font-size: 14px;
        line-height: 18px;
        margin-top: 12px;
        margin-bottom: 10px;
    }
}

/* transaction page css */

@media (max-width: 1200px){
    .transactions-sec .table-outer-box {
        border-radius: 10px;
        padding: 10px;
    }
    .transactions-sec .table-outer-box .table tr th, .transactions-sec .table-outer-box .table tr td {
        font-size: 12px;
        padding: 10px 5px;
    }
    .common-btn {
        border-radius: 5px;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 18px;
    }
    .transactions-sec h2 {
        font-size: 40px;
        line-height: 60px;
    }
}
@media (max-width: 992px) {
    .transactions-sec h2 {
        font-size: 28px;
        line-height: 50px;
    }
    .transactions-sec .table-outer-box .table tr th, .transactions-sec .table-outer-box .table tr td {
        font-size: 12px;
        padding: 5px 5px;
        vertical-align: middle;
    }
    .transactions-sec .table-outer-box {
        
        border-radius: 10px;
        padding: 10px;
    }
    .transactions-sec .table-outer-box .table {
        margin-bottom: 10px;
        min-width: 1000px;
    }
    .transactions-sec {
        padding: 95px 0 0;
    }
    .main-header .common-btn {
        border-radius: 5px;
        padding: 5px 5px;
        font-size: 10px;
        line-height: 12px;
        margin: 0 5px;
    }
    .main-header .w-100.row{
        width: auto !important;
    }
    .transaction-proceed-modal.link-address-modal{
        padding: 0 !important;
    }
    .main-header .navbar .dropdown .dropdown-toggle img {
        height: 12px;
        margin-right: 4px;
    }
    .main-header .navbar .common-btn {
        margin: 0px 5px !important;
    }
    .main-header .navbar-brand img {
        height: 16px;
    }
}