@media(min-width:2400px) {
    .widget-section {
        padding: 150px 0;
    }
}

@media(min-width:1400px) and (max-width:1920px) {}

@media(min-width:1920px) {
    .info_boxs {
        transform: scale(1.4);
        margin-top: 115px;
        margin-bottom: 115px;
    }

    .hero_area,
    .hero_bg_slider .single_bg_item {
        /* height: calc(1080px - 61px) !important; */
        background-image: none;
    }

    .hero_bg_slider .single_bg_item img {
        display: block !important;
    }

    .telegram-btn {
        width: 50px;
    }

    .telegram-btn img {
        width: 34px;
    }

    header .logo {
        max-width: 165px;
    }

    .header-right .btn {
        padding: 12px;
        font-size: 14px;
        width: 135px;
    }

    .navbar .nav li a {
        font-size: 15px;
    }

    .process-section h1,
    .sec-title,
    .artist-spotlight-section h2,
    .about_inner h2 {
        font-size: 50px;
    }

    .about_inner {
        max-width: 1250px;
    }

    .artist-spotlight-section p,
    .about-arty-section p {
        font-size: 20px;
        line-height: 1.4;
    }

    .center-video .single_profile {
        bottom: -75px;
    }

    .artist-spotlight-section p {
        margin-top: 20px;
    }

    .single_profile .dtails h3 {
        font-size: 24px;
    }

    .single_profile .dtails ul li {
        font-size: 17px;
        padding: 3px 15px;
    }

    .single_profile .profile_picture img {
        width: 60px;
        height: 60px;
    }

    .single_profile .profile_picture {
        width: 60px;
    }

    .process-section .section_title p {
        font-size: 22px;
        max-width: 820px;
        margin-top: 20px;
    }

    .how_drop_work button {
        font-size: 30px;
    }

    .how_drop_work #accordion p {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.4;
    }

    .countdown-time {
        font-size: 50px;
    }

    .countdown-text {
        font-size: 22px;
    }

    .list_btn h3 {
        font-size: 26px;
    }

    .list_btn p {
        font-size: 20px;
    }

    .process_inner li i {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    #main #faq .card .card-header .btn-header-link {
        font-size: 24px;
    }

    .fax-section .card-body {
        font-size: 22px;
        line-height: 1.4;
    }

    .token-address h4 {
        font-size: 24px;
    }

    .token-address input {
        font-size: 16px;
        width: 235px;
    }

    footer p {
        font-size: 20px;
    }

    /* font responsive */

}

@media(min-width:1400px) {
    .sig-img {
        right: -55px;
        bottom: -60px;
    }
}

@media(max-width:1600px) {
    .info-office {
        padding: 0px;
    }

    .simple-head .extra-huge-text {
        font-size: 100px;
        line-height: 80px;
    }

    .arrival-block .item-name a {
        font-size: 20px;
        letter-spacing: 1px;
    }
}

@media(min-width:1200px) and (max-width:1400px) {
    .latest-work .col-4 .item.filter-home {
        width: 100%;
    }

    .arrival-block .item-name a {
        font-size: 18px;
        letter-spacing: 1px;
    }

    .arrival-block .item-name {
        position: relative;
        padding-top: 30px;
    }

    .arrival-block .item {
        min-height: inherit;
    }

    .latest-work .col-4 .item.filter-home li {
        display: inline-block;
        width: auto;
    }

    .latest-work .col-4 .item.filter-home li a {
        padding: 0 10px;
        margin-top: -2px;
    }

    .latest-work .position-center-center {
        width: 100%;
        text-align: center;
    }

    .latest-work .filter {
        min-height: auto;
        height: 80px;
    }

    .fst-up {
        margin-top: 0px;
    }

    .road-map .edu-list li {
        width: 33.3333%;
    }

    .road-map .edu-list li:nth-last-child(3) {
        border-bottom: 0px;
    }

    .road-map .edu-list li:nth-last-child(2) {
        border-bottom: 0px;
    }

    .road-map .edu-list li:nth-last-child(1) {
        border-bottom: 0px;
    }
}



@media(max-width:1200px) {

    .single_profile {
        bottom: -70px;
    }

    .pie {
        margin: 0 auto;
    }

    .pie,
    .pie svg {
        width: 120px !important;
        height: 120px !important;
    }

    .btn {
        padding: 12px 35px;
    }

    .arrival-block .item-name a {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .arrival-block .item-name {
        position: relative;
        padding-top: 30px;
    }

    .arrival-block .item {
        min-height: inherit;
        width: 33.3333%;
    }

    .road-map .edu-list li {
        width: 50%;
    }

    .team.style-2 .team-small li {
        width: 25%;
    }

    .team.style-2 .team-small li img {
        width: 100%;
    }

    .road-map .edu-list li:nth-last-child(2) {
        border-bottom: 0px;
    }

    .road-map .edu-list li:nth-last-child(1) {
        border-bottom: 0px;
    }
}


@media(min-width:992px) and (max-width:1205px) {}

@media(max-width:1024px) {
    .fst-up {
        margin-top: -100px;
    }

    .sub-space {
        padding-left: 0px;
    }
}

@media(min-width:992px) and (max-width:1199px) {

    .hero_bg_slider .img_1,
    .hero_bg_slider .img_2,
    .hero_bg_slider .img_3 {
        background-image: none;
    }

    .hero_bg_slider .single_bg_item img {
        display: block !important;
    }

    .hero_area,
    .hero_bg_slider .single_bg_item {
        height: auto;
    }

    .top-info-con ul li {
        width: 27%;
    }

    .fst-up {
        margin-top: 0px;
    }

    .top-info-con ul li {
        float: left;
    }

    .top-info-con {
        width: 67%;
    }

    header .logo:after {
        right: -100px;
    }

    header .search-nav ul.dropdown {
        width: 100% !important;
    }

    .promo-block .promo-text {
        padding-right: 20px;
    }

    .contact.style-2 .contact-right {
        padding-right: 15px;
        padding-left: 15px !important;
    }

    .services {
        padding-left: 0px;
    }

    .latest-work .col-4 .item.filter-home {
        width: 100%;
    }

    .latest-work .col-4 .item.filter-home li {
        display: inline-block;
        width: auto;
    }

    .latest-work .col-4 .item.filter-home li a {
        padding: 0 10px;
        margin-top: -2px;
    }

    .latest-work .position-center-center {
        width: 100%;
        text-align: center;
    }

    .latest-work .filter {
        min-height: auto;
        height: 80px;
    }

    .offer-services li {
        width: 33.333%;
    }

    .offer-services li .position-center-center {
        width: 100%;
    }

    .counter ul li {
        width: 50%;
        margin-bottom: 30px;
    }

    .req-quote .col-md-6.pull-right {
        width: 100%;
    }

    .gallery .col-6 li {
        width: 33.3333%;
    }

    .gallery .col-6 li img {
        width: 100%;
    }

    .about-us-con .btn {
        margin-bottom: 10px;
    }

    .why-choose .col-md-7.margin-top-60 {
        margin-top: 0px !important;
    }

    .padding-bottom-150 {
        padding-top: 100px !important;
    }

    .padding-top-150 {
        padding-top: 100px !important;
    }

    .why-choose .col-md-4 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .feature-section .left-side img {
        max-width: 250px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .widget-section .single-widget h1 {
        min-width: 475px;
    }

    .header-socials li a {
        width: 39px;
        height: 39px;
        line-height: 40px;
    }

    .navbar-collapse {
        transform: rotateX(90deg);
        transition: .5s !important;
        top: -20px;
        opacity: 0;
    }

    .navbar-toggler {
        top: 9px !important;
    }

    .top-right ul li {
        float: left;
        display: inline-block;
        margin-left: 10px;
        padding-right: 10px;
    }

    .why-choose .col-md-4 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .main-half-layout-container {
        padding: 80px 50px;
        text-align: center;
    }

    .road-map {
        text-align: center;
    }

    .road-map .edu-list li span:after {
        content: "";
        position: absolute;
        right: -30px;
        height: 1px;
        top: 9px;
        width: 30px;
        background: #0b0c22;
    }

    .parthner li {
        width: 25%;
    }

    .top-info-con {
        width: 100%;
        margin-bottom: 20px;
    }

    .ownmenu ul.dropdown,
    .ownmenu ul.dropdown li ul.dropdown {
        width: 250px !important;
    }

    .ownmenu ul.dropdown,
    .ownmenu ul.dropdown li ul.dropdown {
        padding: 20px;
    }

    header .ownmenu ul.dropdown {
        padding: 0px;
    }

    .welcome article {
        margin-bottom: 30px;
    }

    .promos {
        text-align: center;
    }

    .promos .text-right {
        text-align: center;
    }

    .top-info-con ul li {
        float: left;
    }

    .top-info-con ul {
        text-align: left;
    }

    .procsss {
        position: relative;
        margin-top: 0px;
        top: 0px;
    }

    .procsss .container {
        width: 100%;
    }

    .procsss ul {
        padding: 30px 0px;
    }

    .call-out {
        text-align: center;
    }

    .call-out h4 {
        line-height: 40px;
        margin-bottom: 20px;
    }

    .heading {
        width: 100%;
    }

    .what-we-do .rotatebox {
        min-height: auto;
        line-height: normal;
    }

    .services .tab-content {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .emergency {
        text-align: center;
    }

    .emergency .text-right {
        text-align: center;
    }

    .news .post-detail article {
        margin-bottom: 30px;
    }

    .latest-work .col-4 .item.filter-home {
        width: 100%;
    }

    .latest-work .col-4 .item.filter-home li {
        display: inline-block;
        width: auto;
    }

    .latest-work .col-4 .item.filter-home li a {
        padding: 0 10px;
        margin-top: -2px;
    }

    .latest-work .position-center-center {
        width: 100%;
        text-align: center;
    }

    .latest-work .col-4 .item {
        width: 33.3333%;
    }

    .clients ul li {
        float: left;
        width: 33.3333%;
        padding: 0px;
    }

    /* footer h4 {
	display: inline-block;
	width: 100%;
	margin: 50px 0;
	margin-bottom: 20px;
} */
    .footer-works>.col-md-3 {
        float: left;
        width: 33.3333%;
        margin: 0px;
        padding: 10px;
    }

    .latest-work .filter {
        min-height: 80px;
        display: inline-block;
        width: 100%;
    }

    .services .nav-tabs {
        display: inline-block;
        width: 100%;
    }

    .offer-services li {
        width: 33.333%;
    }

    .offer-services li .position-center-center {
        width: 100%;
    }

    header .search-nav ul.dropdown {
        width: 100% !important;
    }

    header .ownmenu .look-book .nav-img {
        width: 70px;
        margin-right: 10px;
    }

    header .ownmenu .look-book .media-heading {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    header .ownmenu li>.megamenu li a {
        padding: 5px 0
    }

    header .ownmenu .look-book p {}

    header .ownmenu>li>.megamenu.full-width {
        padding: 30px;
    }

    header .ownmenu .look-book .media-body a {
        padding: 5px 0 0 0px;
    }

    header .ownmenu>li>.megamenu.full-width .nav-post .col-sm-3 {
        width: 50%;
    }

    header .ownmenu .megamenu h6 {
        margin-top: 20px;
    }

    header .ownmenu ul.dropdown li a {
        letter-spacing: 1px;
    }

    .what-we-do .rotatebox {
        width: 50%;
        float: left;
    }

    .what-we-do .rotatebox:nth-child(3) {
        width: 100%;
    }

    .services {
        padding-left: 0px;
    }

    .team .social li {
        width: auto;
    }

    .media.padding-right-100 {
        padding-right: 0px !important;
    }

    .testi .owl-nav {
        left: 50%;
        bottom: -40px;
    }

    .tab-pane.text-right {
        text-align: center;
    }

    .services .nav-tabs {
        text-align: center;
    }

    .services .nav-tabs li {
        float: none;
        display: inline-block;
        text-align: left;
    }

    .portfolio.style-2 li.item {
        width: 50% !important;
    }

    .counter ul li {
        width: 50%;
        margin-bottom: 30px;
    }

    header {
        padding: 0px;
    }

    header .logo {
        width: 100%;
        margin: 0px;
        padding: 15px 0px;
        text-align: center;
        border: none;
    }

    header .navbar {
        width: 100%;
    }

    .top-bar {
        width: 100%;
    }

    header .quotes a {
        margin-right: 0px;
    }

    .testi-name {
        width: 70%;
    }

    header .logo a {
        margin-top: 0px;
    }

    header .logo {
        height: auto;
        overflow: hidden;
    }

    header .container {
        position: relative;
    }

    .why-choose .col-md-7.margin-top-60 {
        margin-top: 0px !important;
    }

    .simple-head h1 {
        font-weight: 600;
        font-size: 38px;
    }

    .simple-head p {
        line-height: 26px;
        font-size: 16px;
    }

    header .logo:before {
        width: 100%;
        left: 100%;
    }

    header .logo:after {
        right: 0px;
    }

    .latest-work .filter {
        top: 0px;
        position: relative;
        margin-bottom: 20px;
        min-height: auto;
    }

    .members li {
        width: 50%;
    }

    .req-quote .col-md-6.pull-right {
        width: 100%;
    }

    .req-quote form {
        margin-bottom: 50px;
        display: inline-block;
        width: 100%;
    }

    .shipper {
        margin-top: 0px;
    }

    .sub-bnr .position-center-center {
        width: 100%;
    }

    .portfolio-wrapper .items .item {
        width: 50%;
    }

    footer h5 {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
    }

    footer .text-post {
        float: left;
        width: auto;
        margin-left: 20px;
    }

    footer .subcribe {
        margin-bottom: 0px;
    }

    .gallery .col-6 li {
        width: 33.3333%;
    }

    .gallery .col-6 li img {
        width: 100%;
    }

    .team .col-md-3 {
        width: 50%;
        float: left;
        margin-bottom: 30px;
    }

    .foot-info-con li {
        width: 50%;
        float: left;
        margin-bottom: 30px;
    }

    footer h6 {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .arrival-block .item {
        min-height: inherit;
        width: 50%;
    }

    /* .simple-head {
        min-height: 1200px;
    } */

    #particles-js {
        position: absolute;
        height: 100%;
    }

    .simple-head .position-center-center {
        position: absolute;
    }

    .header-2 .logo-center {
        padding: 0px;
    }

    .header-2 .is-sticky .sticky {
        padding: 10px 20px;
    }

    .header-2 .sticky {
        padding: 10px 20px;
    }

    .cd-nav-trigger {
        left: 20px;
    }

    .navbar-toggler {
        position: absolute;
        top: 16px;
        right: 15px;
        height: 50px;
        width: 50px;
        padding: 0px;
        margin: 0px;
        color: #000;
        text-align: center;
        background: #fff;
    }

    .navbar-toggler span {
        height: 2px;
        width: 20px;
        background: none;
        position: absolute;
        margin: 0 auto;
        left: 0px;
        right: 0px;
        display: inline-block;
        top: 22px;
    }

    .navbar-toggler span:before {
        height: 2px;
        width: 20px;
        background: #252839;
        float: left;
        position: absolute;
        content: "";
        top: 0px;
        left: 0px;
        -webkit-transition: 0.1s ease-in-out;
        -moz-transition: 0.1s ease-in-out;
        -ms-transition: 0.1s ease-in-out;
        -o-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
        transform: translateY(0px) translateX(0) rotate(-45deg);
    }

    .navbar-toggler span:after {
        height: 2px;
        width: 20px;
        float: left;
        background: #252839;
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0px;
        -webkit-transition: 0.1s ease-in-out;
        -moz-transition: 0.1s ease-in-out;
        -ms-transition: 0.1s ease-in-out;
        -o-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
        transform: translateY(0px) translateX(0) rotate(45deg);
    }

    .navbar-toggler.collapsed span {
        background: #252839;
    }

    .navbar-toggler.collapsed span:before {
        transform: none;
        top: -5px;
    }

    .navbar-toggler.collapsed span:after {
        transform: none;
        bottom: -5px;
    }

    .navbar-toggler span i {
        display: none;
    }

    .distri .countdown {
        margin-bottom: 50px;
    }

    .distri {
        text-align: center;
    }

    .main-half-layout-container.half_right_layout {
        width: 100%;
        margin: 0px;
    }

    .main-page-section {
        width: 100%;
        position: relative;
    }

    .main-half-layout.half_right_layout {
        width: 0px;
    }

    header .navbar li {
        width: 100%;
    }

    header {
        background: rgba(0, 0, 0, 0.9);
    }
}

/*=======================================================
			Mobile Menu Responsive
========================================================*/


@media(max-width:992px) {

    .feature-section .left-side img {
        max-width: 85%;
    }

    .telegram-btn {
        margin-left: 30px;
    }

    .hero_area {
        height: auto;
        margin-top: 56px;
    }

    .hero_bg_slider .single_bg_item {
        height: auto;
    }

    .hero_bg_slider .img_1,
    .hero_bg_slider .img_2,
    .hero_bg_slider .img_3 {
        background-image: none;
    }

    .hero_bg_slider .single_bg_item img {
        display: block !important;
    }

    .mobile_menu .navbar-collapse {
        position: fixed;
        top: 0px;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 75%;
        z-index: 9999;
        height: 100%;
        padding-top: 80px;
        background: rgba(0, 0, 0, 0.9);
    }

    .navbar-nav .scroll {
        padding: 10px 0;
        text-align: left;
    }

    .navbar-nav {
        padding-left: 40px;

    }

    .navbar-collapse.collapsing {
        right: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        right: 0;
        z-index: 9;
        right: -24px;
    }

    .navbar-toggler.collapsed~.navbar-collapse {
        transition: right 200ms ease-in-out;
    }

    .navbar-toggler span {
        height: 2px;
        width: 28px;
        background: none;
        position: absolute;
        margin: 0 auto;
        left: 0px;
        right: 0px;
        display: inline-block;
        top: 20px;
    }

    .navbar-toggler span:before {
        height: 2px;
        width: 28px;
        background: #fff;
        float: left;
        position: absolute;
        content: "";
        top: 0px;
        left: 0px;
        -webkit-transition: 0.1s ease-in-out;
        -moz-transition: 0.1s ease-in-out;
        -ms-transition: 0.1s ease-in-out;
        -o-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
        transform: translateY(0px) translateX(0) rotate(-45deg);
    }

    .navbar-toggler {
        position: absolute;
        top: 14px;
        right: 15px;
        height: 44px;
        width: 46px;
        padding: 0px;
        margin: 0px;
        color: #000;
        background: #fff;
    }

    .faqs_header .navbar-toggler {
        right: 28px;
        top: 40px;
    }

    .drawer-toggle.dark.navbar-toggler span:before,
    .drawer-toggle.dark.navbar-toggler span:after,
    .navbar-toggler.dark.collapsed span {
        background: #000;
    }

    header .logo {
        max-width: 100px;
        padding: 0;
        margin-top: 7px;
        margin-bottom: -6px;
        float: left;
    }

    .navbar-toggler span:after {
        height: 2px;
        width: 28px;
        float: left;
        background: #fff;
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0px;
        -webkit-transition: 0.1s ease-in-out;
        -moz-transition: 0.1s ease-in-out;
        -ms-transition: 0.1s ease-in-out;
        -o-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
        transform: translateY(0px) translateX(0) rotate(45deg);
    }

    .navbar-toggler.collapsed span {
        background: #fff;
        -webkit-transition: 0.1s ease-in-out;
        -moz-transition: 0.1s ease-in-out;
        -ms-transition: 0.1s ease-in-out;
        -o-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
    }

    .navbar-toggler.collapsed span:before {
        transform: none;
        top: -8px;
    }

    .navbar-toggler.collapsed span:after {
        transform: none;
        bottom: -8px;
    }

    .navbar-toggler span i {
        display: none;
    }

    .for_mobile {
        display: block !important;
    }

    /* .language .for_mobile a {
    padding-left: 0px;
    margin-top: 30px;
    padding-right: 20px;
}
.language .for_mobile {
    display: inline-block !important;
    width: 100%;
}
header .language {
    position: absolute;
    bottom: 40px;
    padding-left: 55px;
    border: none;
    width: 100%;
    display: block;
} */
    /* header .navbar li{
	width:100%;
	text-align:left;
} */

    .navbar-toggler {
        position: absolute;
        top: 10px;
        right: 15px;
        height: 40px;
        width: 40px;
        padding: 0px;
        box-shadow: 0 0 20px 0 rgb(255 225 26);
        margin: 0px;
        transform: skewX(-20deg);
        color: #fff;
        background: #000;
    }

    .navbar-toggler:hover {
        box-shadow: rgb(255 225 26) 0px 0px 20px 5px;
        -webkit-box-shadow: rgb(255 225 26) 0px 0px 20px 5px;
    }

    .navbar-toggler span {
        height: 2px;
        width: 20px;
        background: none;
        position: absolute;
        margin: 0 auto;
        left: 0px;
        right: 0px;
        display: inline-block;
        top: 18px;
        color: #fff;
    }

    .navbar-toggler span:before {
        height: 2px;
        width: 20px;
        background: #fff;
        float: left;
        position: absolute;
        content: "";
        top: 0px;
        left: 0px;
        -webkit-transition: 0.4s ease-in-out;
        -moz-transition: 0.4s ease-in-out;
        -ms-transition: 0.4s ease-in-out;
        -o-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        transform: translateY(0px) translateX(0) rotate(-45deg);
    }

    .navbar-toggler span:after {
        height: 2px;
        width: 20px;
        float: left;
        background: #fff;
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0px;
        -webkit-transition: 0.4s ease-in-out;
        -moz-transition: 0.4s ease-in-out;
        -ms-transition: 0.4s ease-in-out;
        -o-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        transform: translateY(0px) translateX(0) rotate(45deg);
    }

    .navbar-toggler.collapsed span:before {
        transform: none;
        top: -5px;
    }

    .navbar-toggler.collapsed span:after {
        transform: none;
        bottom: -5px;
    }

    .navbar-toggler span i {
        display: none;
    }



    .about_inner {
        max-width: 100%;
    }
}

@media(max-width:767px) {


    .header-right .btn {
        padding: 10px 10px;
        font-size: 10px;
        margin: 0 8px;
    }

    .artist-spotlight-section {
        padding: 60px 0;
        min-height: 325px;
    }

    .about-arty-right {
        display: none;
    }

    .feature-section h2 {
        margin-bottom: 20px;
    }

    .widget-section .single-widget h1 {
        min-width: auto;
    }

    .feature-section {
        padding-bottom: 30px;
    }

    .left-side h5 {
        top: 35px !important;
    }

    .center-video img {
        transform: scale(1);
    }

    .google_search.on {
        width: 175px;
    }

    .btn {
        font-size: 10px;
    }

    .process-wrap .img-line {
        display: none !important;
    }

    .single-process {
        flex-direction: column;
        text-align: center;
    }

    .single-process .count {
        margin-bottom: 30px;
    }

    .single-process .round-wrap {
        margin: 0 auto;
    }

    .swiper-container:before {
        right: -95px;
    }

    .swiper-container:after {
        left: -95px;
    }

    .filter-nav {
        justify-content: center !important;
    }

    .nav-item {
        margin-bottom: 20px;
    }

    .nav_2 {
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
    }

    .nav_2 {
        display: none;
    }

    .item_4 .portfolio .project {
        -ms-flex: 0 0 calc((100% / 2) - 20px);
        flex: 0 0 calc((100% / 2) - 20px);
    }

    .pie {
        margin-top: 20px;
    }

    .footer-right {
        align-items: start !important;
        margin-top: 30px;
    }

    .about_inner {
        padding: 0;
    }

    .how_drop_work button {
        width: 85%;
        margin: auto;
    }

    .countdown {
        width: 85%;
    }

    .single-roadmap {
        min-height: auto !important;
        max-width: 290px !important;
        transform: skewX(-12deg);
    }

    .sig-img {
        bottom: -65px;
        right: 0;
    }

    h2 {
        font-size: 30px;
    }

    .about-arty-section {
        padding: 50px 0;
    }

    .about-arty-section p,
    .about-arty-section h2 {
        text-align: center;
    }

    ul.header-socials.pc {
        display: none !important;
    }

    ul.header-socials.phone {
        display: block !important;
        height: 50px;
    }

    ul.header-socials.phone li {
        float: none;
        width: auto;
    }

    .hero_area {
        height: auto;
    }

    .single-nxt-drp h5 {
        margin-bottom: 30px;
    }

    .token-title {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .process_inner section {
        display: none;
    }

    .process_inner li {
        width: 100%;
    }

    .process_slider {
        display: block !important;
    }


    /* hero slider */

    .simple-head {
        max-height: 100%;
    }


    .lity-iframe-container {
        height: 90vh;
    }

    .why-choose .col-md-7.margin-top-60 {
        margin-top: 0px !important;
    }

    .road-map .edu-list li p {
        margin-bottom: 0px;
    }

    .road-map .edu-list li {
        width: 100%;
        min-height: inherit;
        padding-bottom: 20px !important;
        margin-bottom: 20px !important;
    }

    .road-map .edu-list li:nth-last-child(1) {
        border-bottom: 0px;
    }

    .container {
        position: relative;
    }

    .simple-head .position-center-center {
        position: relative;
        left: 0%;
        top: 0%;
        -webkit-transform: translate(-0%, -0%);
        -moz-transform: translate(-0%, -0%);
        -ms-transform: translate(-0%, -0%);
        transform: translate(-0%, -0%);
        padding: 100px 0;
    }

    .distri .countdown li {
        width: 25%;
    }

    .simple-head .distri {
        margin-top: 50px;
    }

    .simple-head .btn {
        margin-left: 0px;
        margin-right: 10px;
    }

    section.why-choose .col-md-7.margin-top-60 {
        margin-top: 0px !important;
    }

    .cd-nav-trigger {
        left: 20px;
    }

    .distri .countdown {
        margin-bottom: 30px;
    }

    .distri .countdown-all li {
        width: 25%;
    }

    .main-half-layout {
        width: 100%;
        position: relative;
    }

    .main-half-layout-container {
        width: 100%;
        padding: 100px 15px;
        margin: 0px;
        background: rgba(0, 0, 0, 0.07);
    }

    .community-sec .socials li {
        margin-bottom: 10px;
    }

    header {
        background: rgba(0, 0, 0, 0.9);
    }

    .team.style-2 .team-small li {
        width: 33.33333%;
    }

    .count-info {
        margin: 20px 0;
    }

    .dev-activ ul li.col {
        flex-basis: 50%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    }

    .community-sec .col {
        flex-basis: 100%;
    }

    .sm-intro {
        margin-bottom: 30px;
    }

    .parthner li a {
        opacity: 1;
    }

    .simple-head h1 {
        font-size: 30px;
    }

    .simple-head p {
        font-size: 16px;
        line-height: 24px;
    }

    .padding-bottom-150 {
        padding-bottom: 100px !important;
    }

    .padding-top-150 {
        padding-top: 100px !important;
    }

    .rights {
        padding-bottom: 10px;
    }

    .rights .col-md-6 {
        text-align: center !important;
    }

    .parthner li {
        width: 50%;
        margin-bottom: 20px;
    }

    .dev-activ ul li.col {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    header .navbar-collapse {
        margin-right: 0px;
    }

    .why-choose .vid-btn {
        margin-bottom: 30px;
    }

    .heading {
        text-align: center;
    }

    .why-choose {
        text-align: center;
    }

    .distri {
        text-align: center;
    }

    .dev-activ {
        text-align: center;
    }

    .about-us-con {
        text-align: center;
    }

    .road-map {
        text-align: center;
    }

    .community-sec {
        text-align: center;
    }

    .parthner {
        text-align: center;
    }

    .info_boxs .single_line {
        flex-direction: column;
        align-items: center;
    }

    .info_boxs {
        width: 100%;
    }

    .info_circle {
        top: 0px;
        transition: .5s;
        position: inherit;
    }

    .chart-bottom-wrap h4 {
        margin-right: 0;
    }

    .single-widget h1 span {
        font-size: 40px;
    }

    .feature-section .left-side img {
        max-width: 100%;
    }

    .feature-section .single_profile {
        margin-bottom: 40px;
    }

    .center-video .single_profile {
        margin-top: 25px;
    }

    .center-video h5 {
        margin-top: 0;
    }

    .feature-section .left-side.center-video img {
        margin-top: 0;
    }
}

@media (max-width:640px) {
    .distri .col {
        margin-bottom: 20px;

    }

    .token-address h4 {
        font-size: 14px;
    }

    /* .distri .row{
	display: inline-block;
} */
    .distri .countdown ul {
        width: 100%;

    }

    .distri .countdown li {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    .distri .countdown-all ul {
        width: 100%;

    }

    .distri .countdown {
        padding-bottom: 0px;
    }

    .count-info li span {
        font-size: 40px;
    }

    .about-us-con .btn {
        margin-bottom: 15px;
    }

    .dev-activ .btn {
        margin: 0px;
        margin-bottom: 15px;
    }

    .road-map .container-fluid {
        padding: 0 15px;
    }

    .team.style-2 .team-small li {
        width: 50%;
    }

    .distri .countdown-all li {
        text-align: left;
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
}

@media(max-width:575px) {

    #main {
        margin-bottom: 0;
    }

    .fax-section {
        padding-bottom: 30px;
    }


    footer {
        background-size: contain;
        background-position: center 142px !important;
    }

    footer .widget-section {
        padding-top: 0;
    }

    .single-widget {
        margin-top: 0 !important;
    }

    .widget-section .single-widget h1 {
        margin-bottom: 0 !important;
    }

    footer .single-widget p {
        color: #fff;
        margin: 110px 0;
    }

    #main #faq .card .card-header .btn-header-link {
        padding: 17px 16px;
        font-weight: 400;
        font-size: 9px;
    }

    #main #faq .card .card-header .btn-header-link:after {
        position: absolute;
        top: 17px;
        right: 15px;
    }

    .center-address {
        width: 100%;
        text-align: left;
    }

    .main-wrap {
        flex-direction: column;
    }
}

@media(max-width:440px) {

    .left-side h5 {
        top: 20px !important;
    }

    .countdown {
        font-size: 24px;
        width: 90%;
    }

    .countdown-time {
        padding: 0 10px;
    }

    .countdown-text {
        font-size: 13px;
    }

    footer {
        background-size: contain;
        background-position: center 152px !important;
    }
}

@media(max-width:320px) {}



/* ================== Responsive Custom Css ================= */


@media(max-width:1199px) {
    .hero_bg_slider .single_bg_item img {
        height: auto !important;
    }
}


@media(max-width:992px) {
    .hero_area .btn {
        padding: 12px 10px;
    }
}


@media(max-width:1199px) and (min-width:992px) {
    .single-roadmap {
        min-height: 420px !important;
    }

    .comingsoon-roadmap {
        min-height: 40px !important;
    }

    .header .col-lg-8.col-md-8 {
        padding-right: 0;
        padding-left: 0;
    }

    header .navbar li a {
        font-size: 11px !important;
        padding: 10px 8px !important;
    }
}

@media(max-width:991px) {
    .desktop-only-dropdown {
        display: none;
    }

    #google_translate_element2 {
        margin-top: 15px;
    }

    .mobile-only-dropdown,
    .mobile-only-dropdown .desktop-only-dropdown {
        display: block;
    }

    .header {
        margin-top: 0;
        height: 0;
        border-bottom: 0;
        padding: 0;
    }

    .header {
        position: fixed;
        top: 0;
    }

    .nav-item {
        margin-bottom: 15px;
    }


    .reverse-column-md {
        flex-direction: column-reverse;
    }

    .single-widget {
        margin-top: 30px;
    }


    .dist-right {
        margin-bottom: 30px;
    }

    .header-right {
        margin-bottom: 10px;
        width: 100%;
        margin-top: 12px;
        justify-content: flex-end;
        padding-right: 60px !important;
    }

    header.sticky .header-right {
        margin-top: -34px;
    }

    header .navbar li a {
        font-size: 12px !important;
        padding: 10px 10px !important;
    }

    .navbar-collapse .header-right {
        width: 100%;
        margin-bottom: 0px;
        justify-content: center;
        border-top: 1px solid;
        padding: 30px 0;
    }

    .header.sticky .navbar-collapse .header-right {
        opacity: 1;
        visibility: visible;
        height: auto;
        width: auto;
    }

    .header.sticky .phone_hide.header-right {
        display: none;
    }

    .telegram-btn {
        position: absolute !important;
        right: 90px;
        top: 12px;
    }

    .navbar-collapse {
        position: absolute;
        left: 0;
        top: 65px;
        background: #000;
        display: flex;
        flex-direction: column;
        width: 100%;
        border-radius: 6px;
    }

    .navbar-collapse .nav {
        padding: 30px 0px;
    }

    .navbar-collapse li {
        width: 100%;
    }

    .sig-img {
        bottom: -60px;
    }

    .single-roadmap {
        min-height: 400px;
        margin: auto;
        margin-bottom: 50px;
        max-width: 325px;
    }

    .single_profile {
        bottom: -95px;
    }

    .left-side h5 {
        top: -15px;
    }

    .nft_drops {
        padding-top: 50px;
    }

    .comingsoon-roadmap {
        margin-top: 0 !important;
        min-height: 30px !important;
        margin-bottom: 0 !important;
    }

    .roadmap-section,
    footer {
        background-position: center center;
        background-attachment: scroll;
    }


}

@media(max-width:991px) and (min-width:768px) {
    .process-section .container {
        max-width: 100 !important;
    }
}

@media only screen and (min-width: 992px) {
    .about_inner {
        padding-left: 100px;
    }
}