

@media (min-width: 1400px) {
	.container1 {
		width: 100%;
		max-width: 100%;
		padding: 0 3rem!important;
	}
	.ragister-wrapper-sec {
    	margin-top: 50px;
	}
	.banner-content h1 {
		font-size: 38px;
	}
	.footer-social-icon li {
		width: 47px;
	}
	ul.property-share-link {
	  width: 72%;
	}
	.ragister-wrapper-sec {
	  margin-top: 30px;
	}
	.header-main-wrapper .navbar, .home-page-nav nav {
		padding: 1.4rem 0;
	}
}
@media (min-width: 1380px) {
	.banner-content p {
		line-height: 171%;
	}
}
@media (max-width: 1299px) {
	.navbar-collapse .input-group {
    	width: 400px;
	}	
}

@media (max-width: 1199px) {
	.creator-sell-wrap {
	    max-width: 33.33%;
	    margin-bottom: 30px;
	}
	.ml-md-5{
    	margin-left: 0rem!important;
	}
	.create-mint-wrap h3 {
		font-size: 35px;
		margin-bottom: 0!important;
	}
	.banner {
    	padding-bottom: 20px!important;
	}
	.marketplace-box-wrapper {
		max-width: 25%;
		flex: 0 0 25%;
	}
	.filter-bar-sec .col-lg-9.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.filter-bar-sec .col-lg-3.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.marketplace-wrap-row .col-md-3 {
		flex: 0 0 33.33%;
		max-width: 33%;
	}
	.banner-top-wrapper {
    	margin-top: 25px!important;
	}
	.banner-content {
		padding: 0;
	}
}

@media (max-width: 1099px) {
	.blank-column {
		display: none;
	}
	.footer-first-row .ml-auto {
    	margin-left: 0px!important;
	}
	.create-mint-wrap h3 {
    	font-size: 31px;
	}
	.border-style {
		top: 55%;
	}
}

@media (max-width: 991px) {
	.navbar-light .navbar-toggler-icon {
		filter: invert(1);
	}
	.header-menu-wrap .navbar-collapse {
	    background: #373E41!important;
	    z-index: 9;
	    margin: 0!important;
	    width: 300px;
	    position: fixed;
	    height: 100% !important;
	    top: 0;
	    right: 0;
	    /* display: none; */
	}
	.menu-open .header-menu-wrap .navbar-collapse {
		display: block;
	}
	.menu-open {
		overflow: hidden;
	}
	.navbar-nav li.nav-item {
	    width: 100%;
	}
	ul.navbar-nav.space {
	    padding: 20px 20px;
	}
	li.nav-item.contect-btn-wrap {
		margin-top: 20px!important;
	}
	.input-group input.form-control.rounded {
		max-width: 100%;
	}
	.navbar-nav li a {
	    padding: 10px 15px 10px 0!important;
	    border-bottom: 1px solid #fff;
		color: #fff !important;
		display: block;
	}
	.navbar-nav li:last-child a {
		border: none;
	}
	.navbar-light .navbar-nav.space .nav-item {
		margin: 0;
	}
	ul.profile-inner-dropdown {
	    position: relative;
	    top: 0;
	    padding: 0;
	    width: 100%;
	    right: 0;
	}
	.mobile-view-search {
	    display: flex;
	    flex-wrap: initial;
	}
	.input-group.mobile-view-search {
    	width: 400px;
	}
	.input-group.mobile-view-search input{
    	width: 100%;
	}
	.navbar-collapse .input-group {
    	display: none;
	}
	.mobile-menu-wrap a.navbar-brand {
		width: 80px;
	}
	.mobile-menu-wrap a.navbar-brand img {
		height: auto!important;
		width: 100%;
	}
	.navbar-light .navbar-nav .nav-item:nth-child(3n) a{
		border: none;
	}
	.create-mint-wrap {
	    text-align: center;
	}
	.border-style {
		top: 51%;
	}
	.banner-overlay {
	    margin-top: 0!important;
	}
	.marketplace-box-wrapper {
		max-width: 33.33%;
		flex: 0 0 33.33%;
	}
	.all-marketplace-wrap .col-md-6 {
	    flex: 0 0 60%;
	    max-width: 60%;
	}
	.aprovel-pending .property-details-wrap, 
	.property-details-wrap.creator-property-details, 
	.property-details-wrap {
	    top: auto;
	    position: relative;
	}
	.description-text-wrap {
    	padding-left: 15px;
	}
	.property-details-area {
		margin-right: 0;
	}
	.property-details-wrap > img {
    	width: 100%;
    	height: 185px;
	}
	.header-menu-wrap {
		position: absolute;	
	}
	.fillter-top-area i {
    	position: absolute;
    	right: 15px;
	}
	.all-marketplace-wrap .fillter-top-area {
		right: 11px 10px;
	}
	.container-fluid.px-5 {
		padding: 0 20px!important;
	}
	ul.collections-list-wrap li {
	    flex: 0 0 33.3%;
	    max-width: 33.3%;
	    margin-bottom: 20px;
	}
	ul.collections-list-wrap li.share-btn-wrap {
		position: relative;
	}
	.header-main-wrapper {
	    min-height: 99px;
	}
	.description-text-wrap {
		max-width: 100%!important;
		flex: 0 0 100%!important;
	}
	.property-details-area {
		flex: 0 0 41.666667%!important;
    	max-width: 41.666667%!important;
	}
	.margin-botom-wrap {
    	margin-bottom: 0px!important;
    	padding-bottom: 10px!important;
	}
	.mobile-wallet-wrap, .mobile-block, .mobile-edit-creators-btn {
    	display: block;
	}
	.dekstop-wallet-wrap, .my-wallet-wrapper.sidear-hide, .dekstop-block, .edit-creators-btn {
		display: none;
	}
	.mobile-wallet-wrap2 form.form-group {
	    margin-bottom: 10px;
	    display: flex;
	    align-items: center;
	}
	.mobile-wallet-wrap2 form.form-group i {
		color: #fff;
		padding-left: 5px;
	}
	.mobile-wallet-wrap2 form.form-group input {
		background: transparent;
		color: #fff;
		border: none;
	}
	.mobile-wallet-wrap2 form.form-group input::placeholder {
		color: #fff;
	}
	.mobile-wallet-wrap a, .mobile-block a {
		border: none!important;
	}
	.mobile-block a i {
    	font-size: 21px;
    	padding-right: 6px;
	}
	.property-file-type img, .property-details-wrap.property-details-img-wrap img {
		height: auto;
	}
	.mobile-pd-style {
		padding: 0 15px!important;
	}
	.property-details-area.mobile-property-details h3 {
		height: 77px;
	}
	.view-nft-banner, .vew-nft-pannel-last {
		margin-bottom: 20px;
	}
	.notificatin-wrap .sort-tab-wrap {
    	width: 50%;
	}

	/* 26-7-23 */
	.header-menu-wrap{
		width: 100%;
		padding: 0.7rem 15px;
	}
	.navbar-toggler span {
		width: 21px;
		height: 3px;
		display: block;
		background-color: rgb(120 120 120 / 48%);
		border-radius: 48px;
	}
	.navbar-toggler {
		gap: 4px;
		display: flex;
		flex-direction: column;
		padding:.45rem .45rem !important;
	}
	.mobile-menu-wrap {
		justify-content: space-between;
		width: 100%;
	}
	.mobile-connect-search{
		padding: 0 20px;
		flex-direction: row-reverse;
		flex-wrap: wrap;
	}
	.profile-menu-nav i,
	.header-search-wrap i {
		color: #fff;
	}
	.header-search-toggle.header-search-wrap i {
		color: #000;
	}
	.header-search-toggle + .auth-form-btn{
		width: 100%;
	}
	.header-menu-wrap a.btn.btn-primary {
		background-color: #fff !important;
		border-color: #fff !important;
		color: #282b35 !important;
	}
	.header-search-toggle .header-search-wrap-form .input-group-wrapper{
		width: 100%;
	}
	.header-search-toggle{
		margin-bottom: 10px;
	}
	/* ul.navbar-nav.space{
		height: calc(100vh - 50px);
	} */
	.footer-row-style{
		gap: 20px;
	}
	.footer-logo{
		text-align: center;
	}
	ul.social-icon-list{
		justify-content: center;
		gap: 25px;
	}
	ul.social-icon-list li {
		margin: 0;
	}
	footer {
		padding: 50px 0 15px;
	}
	ul.footer-nav-link{
		flex-wrap: wrap;
	}
	section {
		padding: 40px 0;
	}
	.profile-menu-nav1 .profile-sub-menu{
		left: 0;
	}
	.top-head-area h2{
		font-size: 1.6em;
	}
	.marketplace-heading-style h2 {
		font-size: 21px;
	}
	.table td, .table th{
		white-space: pre;
	}
	.user-search-box{
		position: unset;
		margin-top: 20px;
		text-align: center;
		justify-content: flex-end;
	}
	.certifiacation-img-wrap{
		height: 350px;
	}
	ul.details-list-style li span:first-child{
		width: 50%;
		min-width: 50%;
	}
}
@media (max-width: 768px) {
	.creator-sell-wrap {
	    max-width: 50%;
	}
	.banner-content h1 {
	    font-size: 32px;
	}
	.banner-overlay img {
		height: 450px;
	}
	.copyright-col {
	    flex-direction: column;
	}
	.content-wrap p br {
		display: none;
	}
	.banner-overlay {
	    padding-top: 0!important;
	}
	.banner-slider-wrap .slick-dots {
	    right: 0px;
	}
	.border-style {
		top: 44%;
	}
	.banner-main-wrapper > img {
		height: 320px!important;
	}
	.creator-sell-wrap:last-child{
		margin-bottom: 0!important;
	}
	.banner-slider-wrap .pt-4 {
	    padding-top: 0!important;
	}
	.left-side-top-head {
    	margin-bottom: 15px;
	}
	.marketplace-box-wrapper {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.all-marketplace-wrap .col-md-6 {
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.all-marketplace-wrap .col-md-3 {
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.all-marketplace-wrap .col-md-3 {
    	order: 2;
	}
	.collections-banner {
	    min-height: 200px;
	}
	.collections-banner .container {
	    min-height: 200px;
	}
	.hide-div-on-tab {
	    padding: 0 10px;
	}
	.property-col-wrap {
	    max-width: 30%;
	    flex: 0 0 30%;
	}
	.edit-user-update {
		margin-top: 30px;
	}
	.clear-all-btn {
		width: 48%;
	}
	.clear-all-btn a {
		width: 100%!important;
		margin-left: 9px!important;
	}
	.notificatin-wrap {
		justify-content: start;
	}

	/* 26-7-2023 */
	.digital-phtsical-row:before {
		width: 4px;
		height: 103%;
		background: #1c1c1c;
		top: -1.5%;
	}
	.digital-art-box {
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.digital-art-box > div{
		background-color: #fff;
		padding: 10px 0;
	}
	.digital-phtsical-row {
		gap: 34px;
	}
	section {
		padding: 30px 0;
	}
	h1 {font-size: 2rem;}
	h2{font-size: 1.75rem;}
	h3 {font-size: 1.25rem;}
	.user-img-wrap {
		width: 130px;
		height: 130px;
		border-radius: 30px;
	}
	.banner-bg-img {
		height: 300px;
	}
	.user-top-area h3 {
		font-size: 25px;
	}
	.user-top-area img {
		width: 25px;
	}
	.user-info-wrapper .btn-primary {
		padding: 10px 17px;
	}
	.user-tab-content ul.nav li a,
	.user-info-wrapper span {
		font-size: 16px;
	}
	.user-top-area{
		flex-wrap: wrap;
		row-gap: 12px;
		margin-bottom: 12px;
	}
	.follwers-btn-wrap{
		flex : 0 0 100%;
	}
	.follwers-btn-wrap a.btn{
		width: 50%;
	}
	ul.details-list-style li{
		flex-direction: column;
	}
	.explore-nft-box{
		margin-bottom: 15px;
	}
	.border-right-wrap,
	.update-profile-col .border-right-wrap {
		border-right: 0;
	}
	.allartist-font-mobile{
		font-size: 1.15rem !important;
	}
}
@media (max-width: 595px) {
	.digital-architecture-row:before, 
	.digital-architecture-row:after, 
	.slider-shedow:before, 
	.slider-shedow:after, 
	.slider-shedow2:before, 
	.slider-shedow2:after {
		content: none;
	}
	.top-heading-are1 p br, .top-heading-are p br {
		display: none;
	}
	.top-heading-are span.all-categories {
		display: block;
	}
	.banner-overlay img {
		display: none;
	}
	.top-heading-are h2 {
		font-size: 30px;
	}
	.digital-architecture-row .slick-prev {
		left: 0!important;
	}
	.see-all-wrap a {
		padding: 0;
	}
	.input-group.mobile-view-search {
    	width: 300px;
	}
	.featured-creators-slider {
		padding: 20px 0 0 0px!important;
	}
	.feature-name-wrap {
		padding-left: 68px;
    	font-size: 12px;
	}
	.created-box-wrapper {
    	padding: 9px 0 9px 9px;
	}
	.creator-sell-wrap {
		padding: 0 15px;
	}
	.container-fluid.px-5 {
    	padding: 0 20px!important;
	}
	ul.propert-details-list li {
	    padding: 10px 2px;
	    width: 82px;
	}
	ul.propert-details-list li p {
		font-size: 10px;
	}
	.modal-content {
    	padding: 17px 5px 10px 5px;
	}
	.modal-open .modal {
		padding-right: 0!important;
	}
	ul.modal-share-icon-slider li {
	    max-width: 13%;
	    flex: 0 0 13%;
	}
	.banner-content h1 {
    	font-size: 30px;
	}
	.marketplace-wrap-row .col-md-3 {
		flex: 0 0 50%;
    	max-width: 50%;
	}
	ul.collections-list-wrap li {
    	flex: 0 0 50%;
    	max-width: 50%;
	}
	.property-col-wrap {
	    max-width: 40%;
	    flex: 0 0 40%;
	}
	.property-details-area {
		padding-left: 0;
	}
	.property-details-area .form-group input {
		font-size: 15px;
	}
	.property-details-area {
    	flex: 0 0 50%!important;
    	max-width: 50%!important;
	}
	.nft-description-wrap {
		margin-bottom: 20px;
	}
	.box-details-button a {
		width: 190px;
	}
	.blockchain-box1 {
		margin-top: 20px;
	}
	.all-notification-list li {
    	flex-direction: column;
	}

	/* 26-7-2023 */
	.fal-difference-box p {
		margin-bottom: 30px;
	}
	.banner-bg-img {
		height: 250px;
	}
	.user-img-wrap {
		width: 120px;
		height: 120px;
		border-radius: 20px;
	}
	.marketplace-heading-style h2 {
		font-size: 18px;
	}
	.sell-item-details h3 {
		font-size: 20px;
	}
	.sell-item-details h4{
		font-size: 17px;
	}
	.sell-item-box{
		gap: 8%;
	}
	.sell-item-box > * {
		flex: 0 0 46%;
	}
	.sell-item-img {
		width: 100%;
		height: 171px;
	}	
	.sell-item-details {
		padding: 0;
	}
	.sell-art-tabs .nav-tabs li a{
		height: 80px;
	}
	.certifiacation-img-wrap + div > a > h4,
	.view-box-wrap + div > a > h4{
		font-size: 15px;
	}
	.top-head-area h2 {
		font-size: 1.4em;
	}
}
/* @media (max-width: 575px){
	.certifiacation-img-wrap{
		margin-top: 30px;
	}
} */
@media (max-width: 480px) {
	.copyright-col ul {
    	flex-wrap: wrap;
	}
	.copyright-col ul li {
		padding-bottom: 10px;
	}
	.banner-content h1 {
	    font-size: 26px;
	}
	.banner-content {
	    padding: 0;
	}
	.banner-content p {
		font-size: 15px;
	}
	.footer-email-box .form-group input {
		width: 100%!important;
	}
	.input-group.mobile-view-search {
	    width: 250px;
	    margin-left: 0!important;
	}
	.mobile-menu-wrap a.navbar-brand {
	    width: 70px;
	}
	.banner-text-wrapper h3 {
	    font-size: 17px;
	}
	ul.listing-style-wrap li span.first-col {
		width: 76px;
	}
	.box-details-wrap h3 {
		font-size: 15px;
	}
	.creator-sell-wrap h3 {
		font-size: 15px;
	}
	.inner-creator-sell {
		padding: 10px 5px;
	}
	.creator-sell-wrap p {
		font-size: 12px;
	}
	.navbar {
	    padding: 0.7rem 15px;
	}
	.top-heading-are h2 {
    	font-size: 25px;
	}
	.property-col-wrap {
	    max-width: 45%;
	    flex: 0 0 45%;
	}
	.property-details-wrap > img {
		height: auto;
	}
	.property-details-area .form-group input {
	    font-size: 13px;
	}
	.header-main-wrapper {
		min-height: 94px;
	}
	.property-share-link li img {
    	width: 16px;
	}
	.property-share-link li a {
    	font-size: 12px;
	}
	ul.property-share-link {
		width: 80%;
	}
	.property-share-link li {
		width: 25px;
		height: 25px;
	}
	.property-details-area.mobile-property-details h3 {
		height: 70px;
	}
	.box-details-button a {
		width: 170px;
	}
	h1 {font-size: 1.7rem;}
	h2{font-size: 1.50rem;}
	h3 {font-size: 1.15rem;}
	body{font-size:0.90em;}
	.user-top-area h3 {
		font-size: 20px;
	}
	.user-info-wrapper .btn-primary {
		padding: 8px 14px;
		font-size: 13px;
	}
	ul.details-list-style li {
		flex-direction: column;
	}
	ul.details-list-style li:not(:last-child){
		margin-bottom: 14px;
	}
	.sell-item-box{
		row-gap: 25px;
		flex-direction: column;
	}
}
@media (max-width: 420px) {
	.input-group.mobile-view-search {
	    width: 200px;
	    margin-left: 0!important;
	}
	.banner-main-wrapper > img {
	    height: 300px!important;
	}
	.banner-text-wrapper h3 {
	    font-size: 16px;
	}
	.banner-eth-text {
    	width: 110px;
	}
	.creator-sell-wrap {
	    max-width: 50%;
	    flex: 0 0 50%;
	    padding: 0 7px;
	    margin-bottom: 14px;
	}
	.creator-img-box {
	    width: 60px;
	    min-height: 60px;
	    margin-bottom: 15px;
	    height: auto;
	}
	.creator-sell-wrap h3 {
	    font-size: 12px;
	    padding: 0;
	}
	.creator-sell-wrap p {
		font-size: 11px;
	}
	.inner-creator-sell {
		height: 220px;
	}
	.footer-social-icon li {
		width: 41px;
		height: 41px;
	}
	.footer-email-box .form-group input {
	    margin: 0 5px 0 0!important;
	}
	.footer-meta-list span {
		font-size: 13px;
	}
	.footer-sec-wrap h3 {
		margin-bottom: 5px;
	}
	.mobile-menu-wrap a.navbar-brand {
	    margin-right: 10px!important;
	}
	.collection-main-box .col-6, 
	.collections-box-row .col-6, 
	.marketplace-box-wrapper, 
	.all-marketplace-wrap .col-md-3{
		max-width: 100%;
		flex: 0 0 100%;
	}
	.all-marketplace-wrap .fillter-top-area {
		margin-bottom: 10px;
	}
	.banner-button-wrap {
    	justify-content: space-between;
	}
	.banner-button-wrap a {
    	width: 48%!important;
    	margin-right: 0;
    	padding: 15px 7px!important;
    	font-size: 13px!important;
	}
	.btn-group-wrapper, .banner-button-wrap {
		flex-wrap: wrap;
	}
	.marketplace-wrap-row .col-md-3 {
		flex: 0 0 100%;
    	max-width: 100%;
	}
	ul.collections-list-wrap li a {
		font-size: 13px;
	}
	.property-details-area h3 {
		height: 91px;
	}
	.property-details-area .form-group input {
	    font-size: 12px;
	    width: 100%;
	}
	.mobile-edit-creators-btn a {
    	width: 180px;
    	padding: 10px;
	}
	.property-details-area.mobile-property-details h3 {
		height: 50px;
	}
	.box-details-button a {
		width: 150px;
	}
	.digital-architecture-slider .slick-slide, 
	.featured-creators-slider.slick-initialized .slick-slide, 
	.collections-slider-wrap .slick-slide {
		padding: 0 7px!important;
	}
	.digital-architecture-slider, 
	.featured-creators-slider, 
	.collections-slider-wrap {
		padding: 0 8px!important;
		margin-top: 0!important;
	}
	ul.listing-style-wrap li span.first-col {
    	width: 57px;
	}
	ul.listing-style-wrap li span.second-col span.usdet-wrap {
		font-size: 10px;
	}
	.box-details-wrap h3 {
    	font-size: 14px;
    	margin-bottom: 0;
	}
	.view-details-wrap span {
		font-size: 12px;
	}
	.digital-architecture-box {
		padding: 6px;
	}
	.featured-creators-slider .created-box-wrapper {
    	padding: 9px 4px 5px 6px;
	}
	.featured-creators-slider .feature-icon-box {
	    bottom: 16px;
	    left: 18px;
	}
	.feature-icon-box img {
    	width: 25px;
	}
	.feature-name-wrap {
    	padding-left: 44px;
    	font-size: 10px;
	}
	.feature-icon-box {
		width: 40px;
		height: 40px;
	}
	.feature-name-wrap img {
		width: 23px;
	}
	.digital-architecture-img.browse-collections-img img {
		height: auto;
	}
	.digital-architecture-box p {
		font-size: 11px;
	}
	.collection-name-wrap h4 {
		font-size: 12px;
	}
	.digital-architecture-row .slick-list {
    	padding: 0;
	}
	.slick-prev:before, .slick-next:before {
	    width: 20px;
	    height: 20px;
	    background-size: contain;
	}
	.slider-arrows-style button.slick-next.slick-arrow {
		right: 19px;
	}
	.creator-sell-row {
		padding: 0 8px;
		margin-top: 10px!important;
	}
	.creator-img-box img {
		width: 25px;
	}
	.top-heading-are p, .content-wrap p {
		font-size: 12px;
	}
	.banner-content p {
    	font-size: 14px;
    	margin-bottom: 0;
	}
	.btn-group-wrapper.metamask-btn a.btn-secoundry {
    	width: 100%!important;
    	height: 45px;
	}
	.top-heading-style > *{
		margin-bottom: 0;
	}
	.top-heading-style a {
		font-size: 0;
	}
}