@media screen and (min-width: 2800px) {
    .hero-mob-imgs {
        height: 65vh;
    }

    .phone-app {
        top: -8vw;
    }

    .phone-app-sec {
        width: 33.33%;
    }

    .testimonial-sec::before {
        top: -149px;
        width: 1189px;
    }

    .footer-main::after {
        width: 90%;
    }
}

@media screen and (max-width: 1800px) {
    .footer-wrapper {
        padding-left: 200px
    }

    .copy-right-inner {
        padding-left: 200px;
    }
}

@media screen and (max-width: 1600px) {

    /* services-sec */
    .testimonial-sec::before {
        width: 459px;
        height: 605px;
    }

    /* footer */
    /* .footer-main::before {
        top: -28px;
        left: -15px;
        width: 259px;
    } */

    /* .footer-main::after {
        width: 85%;
    } */
    .copy-right-con {
        padding-left: 40px;
    }

    .footer-wrapper {
        padding-left: 240px
    }

    .copy-right-inner {
        padding-left: 240px;
    }

    .copy-right-inner {
        padding-left: 200px;
    }

    .footer-dec {
        padding-left: 50px;
    }
}

@media screen and (max-width: 1460px) {
    /* com */

    .com-sec {
        padding: 85px 0;
    }

    .sec-title-lg {
        font-size: 70px;
    }

    .small-title {
        font-size: 28px;
    }

    /* hero-sec */

    .hero-mob-imgs {
        height: 70vh;
    }

    /* crypto-sec */
    .phone-app {
        right: -7vw;
    }

    .crypto-sec {
        background-position: right 106px;
    }

    /* join-sec */

    .join-sec-num-title {
        font-size: 70px;
    }

    .join-sec-title {
        font-size: 60px;
    }

    /* services-sec */

    .services-box {
        padding: 60px 70px;
    }

    .testimonial-sec::before {
        width: 369px;
        height: 425px;
        top: -96px;
    }

    /* testimonial */

    .testimonial-sec.com-sec {
        padding-bottom: 100px;
    }

    /* partner-sec */
    .partner-boxs {
        max-width: 85%;
    }

    /* why-sec */
    .why-sec .why-con {
        margin-bottom: 50px;
    }

    .why-sec .why-con .cms-con p {
        font-size: 18px;
    }

    /* footer */
    .footer-main::after {
        width: 83.5%;
    }

    .footer-links {
        padding-left: 100px;
    }

    .footer-main::before {
        left: -20px;
    }

    .footer-wrapper {
        padding-left: 200px
    }

    .copy-right-inner {
        padding-left: 200px;
    }
}

@media screen and (max-width: 1348px) {

    .sec-title-lg {
        font-size: 60px;
    }

    .footer-wrapper {
        padding-left: 200px;
    }

}

@media screen and (max-width: 1299px) {
    .sec-title {
        font-size: 65px;
    }

    /* header */
    .header-navbar .container {
        padding-top: 20px;
    }

    .menu-items {
        max-width: 70%;
        flex: 0 0 70%;
    }

    .header-btn {
        max-width: 30%;
        flex: 0 0 30%;
    }

    /* services */
    .h-box-title {
        font-size: 70px;
    }

    .services-box .number {
        font-size: 110px;
    }

    .testimonial-sec::before {
        width: 259px;
        height: 285px;
        top: -26px;
    }

    .services-con {
        margin-top: 0;
    }

    /* join-sec */
    .join-sec-right {
        max-width: 48%;
        padding-right: 30px;
    }

    .phone-app {
        right: -8vw;
    }

    /* testimonial */

    .testimonial-sec.com-sec {
        padding-bottom: 80px;
    }


    /* footer */
    .footer-main::after {
        width: 84%;
    }

    .footer-main {
        padding-top: 50px;
    }

    .footer-main::before {
        top: -10px;
        left: -139px;
    }

    .footer-wrapper {
        padding-left: 150px;
    }

    .copy-right-inner {
        padding-left: 150px;
    }
}



@media screen and (max-width: 1199px) {
    .hero-mob-imgs {
        margin-top: 0;
    }

    /* com */
    .form-title {
        font-size: 25px;
        margin-bottom: 20px;
    }

    /* header */

    .header-list {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        background: linear-gradient(0deg, #0D0D0D 0%, #07160E 100%);
        max-width: 60%;
        height: 100%;
        z-index: 9;
        overflow-y: scroll;
        transition: left 0.4s ease-in-out;
    }

    .menu-items,
    .header-btn {
        padding: 0 30px;
    }

    .body-fixed .header-list {
        left: 0;
    }

    .header-navbar nav {
        justify-content: space-between;
    }

    .menu-items ul li {
        display: block;
    }

    .menu-items,
    .m-header-logo,
    .header-btn {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: start !important;
    }

    .menu-items ul li a,
    .m-header-logo a {
        text-align: start;
    }

    .m-header-logo {
        margin-bottom: 20px;
        padding-bottom: 12px;
        padding: 22px 30px 25px;
    }

    .menu-items ul li a {
        padding: 0;
        margin-bottom: 25px;
        border-bottom: 1px solid #fff;
        padding-bottom: 17px;
    }

    .header-btn {
        margin-top: 40px;
    }

    .headerclosebtn {
        width: 40px;
        height: 30px;
        position: absolute;
        top: 50px;
        right: 19px;
        padding: 0;
        color: #fff;
        z-index: 9;
    }

    .headerclosebtn span:before,
    .headerclosebtn span:after {
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 3px;
        width: 100%;
        margin: auto;
        transform: rotate(45deg);
        background: currentColor;
        transition: all 0.4s ease-in-out;
    }

    .headerclosebtn span {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 30px;
        height: 3px;
        background: currentColor;
        margin: auto;
        transition: all 0.4s ease-in-out;
    }

    .headerclosebtn span:after {
        transform: rotate(-45deg);
    }

    .headerclosebtn span {
        background: transparent;
    }

    .header-logo a {
        text-align: start;
    }

    .header-logo {
        max-width: 30%;
        flex: 0 0 30%;
    }

    .header-navbar.sticky .container {
        padding: 13px 20px;
    }

    /* three-box-sec */
    .three-box-title {
        font-size: 25px;
    }

    .three-box-subtitle {
        font-size: 20px;
    }

    .three-box-icon {
        min-width: 90px;
        min-height: 90px;
    }

    /* servives-sec */
    .services-box {
        padding: 60px 40px;
    }

    .services-box .number {
        font-size: 95px;
    }

    .services-box .box-head {
        font-size: 40px;
    }

    .h-box-title {
        font-size: 60px;
    }

    /* why-sec */
    .why-sec .why-con {
        max-width: 90%;
    }


    .why-banner img {
        max-width: 480px;
    }

    /* crypto-sec */
    .phone-app {
        right: -6vw;
    }

    /* partner-sec */
    .partner-boxs {
        max-width: 100%;
    }


    /* testimonial */

    .testimonial-sec.com-sec {
        padding-bottom: 70px;
    }


    /* footer */
    .copy-right-con {
        padding-left: 0px;
    }

    .footer-links {
        padding-left: 40px;
    }

    .footer-dec {
        padding-left: 30px;
    }

    .footer-main::after {
        width: 100%;
    }

    .footer-main::before {
        display: none;
    }

    .footer-wrapper {
        padding-left: 0px
    }

    .copy-right-inner {
        padding-left: 30px;
    }
}

@media screen and (max-width: 1024px) {

    /* com */

    .sec-title {
        font-size: 55px;
    }

    .sub-title {
        font-size: 40px;
    }

    /* header */
    .header-logo img {
        max-width: 150px;
    }

    .tel-btn img {
        max-width: 45px;
        object-fit: cover;
    }

    /* hero-sec */
    .hero-mob-imgs {
        height: 40vh;
    }

    .hero-sec.com-sec {
        height: auto !important;
        padding-bottom: 60px;
        padding-top: 170px;
    }

    /* services-sec */
    .services-box .number {
        font-size: 80px;
    }

    /* crypto-sec */
    .crypto-right-con {
        width: 85%;
        padding-top: 30%;
        padding-top: 64vh;
    }

    .crypto-form-wrapper {
        max-width: 80%;
    }

    .crypto-sec {
        background-position: center 40%;
        background-image: none;
    }

    .phone-app {
        top: 0;
    }

    /* footer */
    .footer-links {
        padding-left: 85px;
    }


    .footer-main::after {
        width: 100%;
    }

    .footer-links {
        padding-left: 0;
    }

    .copy-right-con {
        padding-left: 0px;
    }

    .copy-right-inner {
        padding-left: 0px;
    }
}

@media screen and (max-width: 992px) {

    /* com */

    .cms-con p {
        font-size: 14px;
    }

    .sec-title {
        font-size: 40px;
    }

    .com-sec {
        padding: 60px 0;
    }

    .sec-title-lg {
        font-size: 50px;
    }

    .small-title {
        font-size: 25px;
    }

    /* header */
    .header-navbar.sticky #p_result {
        height: 45px;
    }

    /* hero-sec */

    .hero-mob-imgs {
        height: 376px;
    }

    /* services-sec */
    .services-con .cms-con p br {
        display: none;
    }

    .services-con {
        max-width: 100%;
    }

    .h-box-title {
        font-size: 50px;
    }

    .services-box .box-head {
        font-size: 25px;
    }

    .services-box .number {
        font-size: 60px;
    }

    .services-box {
        padding: 30px;
    }

    .testimonial-sec::before {
        width: 149px;
        height: 191px;
        top: 0px;
    }

    /* join-sec */
    .join-sec-title {
        font-size: 55px;
    }

    .join-sec-num-title {
        font-size: 60px;
    }

    /* why-sec */
    .why-box {
        padding: 15px 0;
    }

    .why-box-head {
        margin-bottom: 7px;
    }

    .why-sec .why-con {
        max-width: 100%;
    }

    .why-banner img {
        max-width: 350px;
    }

    .why-sec .why-con .cms-con p {
        font-size: 16px;
        line-height: 1.4;
    }

    /* testimonial-sec */

    .testimonial-slider-main {
        margin-top: 30px;
    }

    .testimonial-sec.com-sec {
        padding-bottom: 60px;
    }



    /* crypto */
    .crypto-sec {
        background-image: none;
    }

    .section-prlx {
        flex-wrap: wrap;
    }

    .crypto-right-con {
        padding-top: 70vh;
    }

    .why-box:hover::before {
        width: 50%;
        opacity: 0;
    }

    .why-box:hover .box-title {
        color: #fff;
    }

    .why-box:hover .w-box-img img {
        filter: hue-rotate(45deg) brightness(100);
    }

    /* footer */


    .footer-dec {
        padding-left: 0;
    }

    .footer-wrapper {
        padding-bottom: 25px;
    }

    .footer-main {
        padding-top: 35px;
    }

    .address-icon,
    .number-icon {
        margin-right: 10px;
    }


    .copy-right-con {
        padding-left: 0px;
    }

}

@media screen and (min-device-width: 991px) and (max-device-width: 768px) {
    .phone-app {
        top: -20vw;
    }

}

@media screen and (max-width: 767px) {

    /* hero-sec */
    .hero-mob-imgs {
        height: 300px;
        max-width: 30%;
        margin: 0 auto;
    }

    .h-box-title {
        font-size: 40px;
    }

    /* services-sec */
    .testimonial-sec::before {
        display: none;
    }

    /* join-sec */
    .join-sec-title {
        font-size: 45px;
    }
}

@media screen and (max-width: 568px) {


    /* com */
    .sub-title {
        font-size: 28px;
    }

    .h-box-title {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .com-sec {
        padding: 55px 0;
    }

    .sec-head {
        margin-bottom: 10px;
    }

    .services-con .cms-con p {
        font-size: 14px;
    }

    .btn-b,
    .btn-g {
        font-size: 16px;
        padding: 15px;
    }

    .btn {
        font-size: 14px;
        padding: 10px 15px 10px 15px;
    }

    a {
        font-size: 14px;
    }

    /* header */
    .header-logo img {
        max-width: 145px;
    }

    .header-navbar.sticky .container {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .header-logo {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .header-list {
        max-width: 100%;
    }

    .header-toggler-button span:after {
        bottom: -10px;
        height: 2px;
    }

    .header-toggler-button span:before {
        top: -10px;
        height: 2px;
    }

    .header-toggler-button span {
        height: 2px;
        width: 30px;
    }

    .header-navbar .container {
        padding-top: 10px;
    }

    .m-header-logo img {
        max-width: 130px;
    }

    .tel-btn img {
        max-width: 35px;
    }

    .header-toggler-button {
        margin-left: 10px;
    }

    .m-header-logo {
        margin-bottom: 0;
    }

    .headerclosebtn {
        top: 25px;
    }

    /* .header-btn {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 0;
    } */

    .header-btn .btn {
        width: 100%;
    }

    .header-btn .btn {
        border-radius: 0;
    }

    .menu-items {
        padding-top: 15px;
    }


    /* hero-sec */

    .hero-mob-imgs {
        max-width: unset;
        margin: 0 auto;
        height: 315px;
        width: 300px;
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        top: 18.5%;
    }

    .hero-sec.com-sec {
        text-align: center;
        padding-top: 115px;
    }

    .hero-mob-imgs img:nth-child(1) {
        left: 28%;
    }

    .hero-con {
        padding-top: 360px;
    }

    .hero-con .btn-b {
        background-color: #0D0D0D;
    }

    .hero-con .sec-head .sec-title {
        font-size: 22px;
    }
    .hero-btn{
        justify-content: center;
    }
    /* three-box-sec */
    .three-box-inner {
        padding: 18px;
        flex-wrap: wrap;
        border-radius: 20px;
    }

    .three-box-icon img {
        max-width: 65px;
        max-height: 60px;
        object-fit: cover;
    }

    .three-box-icon {
        min-width: 80px;
        min-height: 80px;
    }

    /* join-sec */

    .join-sec-right {
        margin-left: 0;
        max-width: 100%;
        padding: 40px 20px 200px;
        text-align: center;
    }

    .join-sec-left {
        position: absolute;
        left: 0;
        bottom: -37%;
        height: 80%;
        width: 90%;
        transform: translate(5%);
        top: auto;
    }

    .join-sec-subtitle {
        font-size: 25px;
    }

    .join-sec-title {
        font-size: 35px;
    }

    .join-sec-num-title {
        font-size: 35px;
    }

    .join-sec-num-name {
        font-size: 24px;
    }

    .join-sec-num-list {
        margin-bottom: 30px;
    }

    .join-sec-imgs {
        justify-content: center;
    }

    /* crypto */
    .sec-title-lg {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .crypto-right-con {
        width: 100%;
        padding-bottom: 50px;
        padding-top: 50vh;
    }

    .crypto-form-wrapper {
        max-width: 100%;
    }


    .crypto-form-wrapper {
        height: auto;
        padding: 25px 10px;
    }

    .small-title {
        font-size: 16px;
    }

    .phone-app {
        top: -50px;
        left: -50px;
    }

    .form-title {
        font-size: 18px;
    }

    /* why-sec */

    .services-sec::before {
        top: -5%;
        transform: translate(-50%);
        height: auto;
        aspect-ratio: 16/9;
    }

    .why-banner {
        margin-bottom: 30px;
    }

    .why-box::after {
        border-top: 2px solid #2F2E2E;
    }

    .w-box-con .box-title {
        font-size: 18px;
    }

    .w-box-img img {
        max-width: 36px;
    }

    .why-banner img {
        max-width: 300px;
        margin: 0 auto;
    }

    .why-sec .why-con .cms-con p {
        font-size: 14px;
    }

    /* services-sec */

    .services-con {
        margin-bottom: 30px;
    }

    .services-box .number {
        font-size: 40px;
    }

    .services-box .box-head {
        font-size: 20px;
    }

    .services-box {
        margin-bottom: 20px;
    }

    /* partners-sec */

    .partners-con {
        margin-bottom: 22px;
    }

    .partners-sec .partner-box {
        padding: 10px 20px;
        border-radius: 10px;
    }

    .wrapper-partner-box {
        padding: 0 5px;
    }

    .partner-box .box-img img {
        max-height: 25px;
        max-width: 100%;
    }

    /* testimonial-sec */
    .testimonial-slider-main {
        margin-top: 20px;
    }

    .testimonial-sec.com-sec {
        padding-bottom: 55px;
    }

    .testimonial-box {
        padding: 15px 20px;
    }

    .testimonial-box-wrapper {
        padding: 0 5px;
    }

    /* footer */

    .footer-dec {
        margin-bottom: 30px;
    }

    .footer-social-media {
        margin-bottom: 12px;
    }

    .copy-right-con {
        text-align: center;
    }

    .t-skygain img {
        margin-right: 10px;
    }

    .footer-social-media a {
        font-size: 18px;
    }

    .copy-right-con p,
    .copy-right-con p a {
        font-size: 14px;
    }

    .copy-right-wrapper {
        padding: 20px 0;
    }

    .address,
    .number {
        margin-bottom: 15px;
    }

    .footer-links ul li a {
        margin-bottom: 18px;
        font-size: 14px;
    }

    .footer-title {
        margin-bottom: 14px;
        font-size: 16px;
    }

    .address {
        font-size: 14px;
    }

    .address i,
    .number i {
        font-size: 18px;
    }

    .footer-links {
        display: none;
    }

    .address-icon,
    .number-icon {
        max-width: 7%;
        flex: 0 0 7%;
    }

    .footer-main {
        padding-top: 35px;
    }

    .footer-wrapper {
        padding-bottom: 10px;
    }

    .t-skygain img {
        height: 20px;
    }
}

@media screen and (max-width: 390px) {}