@media(min-width:1400px) {
    .container {
        max-width: 1170px;
    }
}

@media(min-width:1200px) and (max-width:1400px) {
    .navbar .dropdown button {
        padding: 10px 11px;
    }
}

@media(min-width:1200px) {
    .responsvenav-header {
        display: none;
    }

    header .graybg {
        background: #fff;
    }

    .case-study-mobile {
        display: none;
    }

    .hire-a-developer-mobile {
        display: none;
    }
}

@media(max-width:1200px) {
    .navbar-toggler i {
        color: #000;
        font-size: 35px;
    }

    .blockchain-menu-listing-inline {
        width: 100%;
    }

    .blockchain-menu-listing-inline ul {
        margin-top: 10px;
    }

    .refine-blockchain-idea-wrap {
        text-align: center;
        margin-top: 20px;
    }

    .top-menu-list {
        width: 100%;
        justify-content: center;
    }

    .hide-case-study {
        display: none;
    }

    .hide-hire-developer {
        display: none;
    }

    .navbar .dropdown-toggle::after {
        display: block;
        right: 16px;
        font-size: 12px;
        top: 26px;
    }

    .hire-a-developers-list.dropdown-menu {
        padding-left: 6px;
        padding-top: 0;
    }

    .nav-link {
        border-bottom: 1px solid #eee;
    }

    .navbar .dropdown button {
        padding: 8px 16px;
        width: 100%;
        border-bottom: 1px solid #eee;
    }

    .navbar-brand img {
        position: relative;
        bottom: 0;
    }

    .responsvenav-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 17px;
        margin-bottom: 6px;
        background: #3a3939;
    }

    .navbar-nav {
        display: block;
        height: 100%;
        width: 300px !important;
        background: #fff;
        position: fixed;
        z-index: 99;
        top: 0;
        left: -310px;
        overflow-x: hidden;
        padding-top: 0;
        transform: translate3d(0, 0, 300px);
        transition: all .5s ease 0s;
    }

    .navbar-collapse.collapse .navbar-nav {
        left: 0px;
    }

    .close-btn::after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 23px;
        width: 2px;
        background-color: #fff;
        transform: rotate(137deg);
    }

    .close-btn::before {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 23px;
        width: 2px;
        background-color: #fff;
    }

    .navbar-nav .dropdown-menu {
        position: relative;
    }

    .blockchain-menu-left {
        display: none;
    }

    .close-btn::before {
        transform: rotate(45deg);
    }

    header .navbar .dropdown-menu {
        box-shadow: none;
    }

    .blockchain-menu-right {
        width: 100%;
        padding: 0 12px;
    }

    .trading-absolute-image {
        display: none;
    }

    .solution-menu-container .blockchain-menu-listing-inline {
        width: 100%;
        text-align: left;
    }

    .services-container {
        display: block;
    }

    .services-container-head {
        display: flex;
        height: auto;
        margin-bottom: 0;
        padding-bottom: 6px;
        width: 100%;
        align-items: center;
    }

    .dropdown .full-width-menu .portfolio-content-list a {
        display: block !important;
        padding: 11px !important;
        font-size: 16px;
        text-align: left;
        font-family: 'Graphik-regular';
    }

    .portfolio-content-list img {
        display: block;
        margin: 0 auto 20px auto;
        display: none;
    }

    .portfolio-menu-list li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #eaeaea;
    }

    .services-container li {
        padding: 0;
        width: 100%;
    }

    .services-container-head>h5 {
        font-size: 16px;
    }

    .services-container li {
        padding: 00px 10px;
        width: 100%;
    }

    .services-container-head figure {
        display: none;
    }

    .solution-menu-container {
        display: flex;
        padding: 00px 11px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .blockchain-menu-listing-inline h6 {
        font-size: 17px;
        color: #000;
        margin: 15px 00px 7px 00px;
        text-align: left;
        border-bottom: 1px solid #f2efef;
        padding-bottom: 15px;
        width: 100%;
    }

    header .navbar-nav .dropdown {
        position: relative;
    }

    .nav-link.menu-btn {
        width: max-content;
        margin-left: 14px;
        margin-top: 15px;
    }

    .menu-text {
        color: #fff;
        font-size: 21px;
        padding-top: 6px;
        margin: 0;
    }

    .close-btn {
        position: relative;
        background: transparent;
        border: 0;
        color: #fff;
        bottom: 9px;
        right: 0;
        width: 31px;
        height: 30px;
        outline: none !important;
    }
}

@media(max-width:992px) {
    .banner .suffesv3-main-heading {
        text-align: center;
    }

    footer ul li {
        width: 36%;
        margin-bottom: 10px;
    }

    .footer-menu-list li {
        width: 100%;
        padding-bottom: 8px;
        margin: 0;
    }

    .professional-web3-platforms li {
        width: 48%;
        margin-bottom: 20px;
    }

    .refine-blockchain-idea-cta .suffesv3-btn {
        margin: 21px auto 00px auto;
        text-align: center;
        /* display: inline-flex; */
        justify-content: center;
        width: 100%;
    }

    .what-is-web3 .suffesv3-main-heading-change,
    .what-is-web3 p {
        text-align: center;
    }

    .suffesv3-banner-carousel li {
        width: 12.666%;
        text-align: center;
    }

    .banner p {
        text-align: center;
    }

    .banner .suffesv3-themebtn {
        margin: 20px auto;
    }

    .range-of-topweb3-technologies li {
        width: 48%;
        margin-bottom: 30px;
    }

    .refine-blockchain-idea-wrap {
        text-align: center;
        margin: 19px 00px;
    }

    .suffescom-whyus-sec li {
        width: 48%;
        margin-bottom: 20px;
    }
}

@media(max-width:768px) {
    .suffesv3-banner-carousel li {
        width: 30.666%;
        margin-bottom: 9px;
    }

    .suffesv3-redefine-solution ul {
        width: 100%;
        justify-content: center;
    }

    .suffesv3-redefine-solution ul li {
        width: 26%;
        margin: 14px;
    }

    footer ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .custom-faq-flex li {
        width: 100%;
    }

    .suffescom-whyus-sec-wrap {
        text-align: center;
    }

    .professional-web3-platforms li {
        width: 100%;
        margin-bottom: 20px;
    }

    .successful-blockchain-technologies-wrap {
        text-align: center;
    }

    .suffesv3-call-schedule-wrap .suffesv3-sub-heading {
        font-size: 36px;
    }

    .suffesv3-call-schedule li {
        width: 48%;
        margin-bottom: 30px;
    }

    .suffesv3-notable-blockchain li {
        width: 100%;
        margin-bottom: 20px;
        /* text-align: center; */
    }

    .range-of-topweb3-technologies li {
        width: 100%;
        margin-bottom: 30px;
    }

    .suffescom-whyus-sec li {
        width: 100%;
        margin-bottom: 20px;
    }
}


@media(max-width:576px) {
    .top-menu-list li:last-child {
        width: auto;
    }

    .suffesv3-in-masters-wrap p {
        text-align: left;
    }

    .custom-faq-heading {
        text-align: center;
    }

    .suffesv3-in-masters ul {
        padding-left: 29px;
        padding-right: 20px;
        border-left: 1px solid #ccc;
    }

    .suffesv3-sub-heading {
        color: #000;
        font-size: 20px;
    }

    .suffesv3-in-masters ul li .suffesv3-in-masters-wrap::after {
        left: -37px;
    }

    .suffesv3-notable-blockchain li {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .suffesv3-call-schedule li {
        width: 100%;
        margin-bottom: 30px;
    }

    .suffesv3-call-schedule-wrap {
        text-align: center;
    }

    .refine-blockchain-idea img {
        margin: 19px auto;
    }

    .new-section-padd {
        padding: 40px 00px !important;
    }

    .suffesv3-main-heading.suffesv3-main-heading-change {
        text-align: center;
    }

    p {
        text-align: center;
    }

    .suffesv3-banner-carousel li {
        width: 48%;
        margin-bottom: 14px;
    }

    .banner {
        padding: 28px 00px;
    }

    .suffesv3-main-heading {
        font-size: 30px;
    }
}