a {
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}


body {
	background-color: #000;
	font-size:16px;
}

body, input, textarea, select {
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.navbar{
    background-color: #000000 !important;
}

.navbar-nav {
    margin-left: auto;
    margin-right: 0 !important;
}

.navbar-dark .navbar-brand {
    padding-left: 30px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #e99619;
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
}

.marketing .col-lg-4 p {
    color:#dbdbdb;
}

div.container.marketing div.row.featurette div.col-md-7 p {
    color:#dbdbdb;
}


div.container-fluid.promo-top {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}

div.container-fluid.promo-top > div.row.featurette {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

div.container-fluid.promo-top > div.row.featurette > div.col-md-7 > div.promo-profile-bio > h1.promo-profile-header{
    font-weight: 300;
    text-transform: uppercase;
    color: #e99619;
    font-size: 2.2em;
}

div.container-fluid.promo-top > div.row.featurette > div.col-md-7 > div.promo-profile-bio > div.promo-profile > img{
    max-width: 150px;
}

div.container-fluid.promo-top > div.row.featurette > div.col-md-7 > div.promo-profile-bio > h2.promo-profile-subheader{
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.5em;
}

div.container-fluid.promo-top div.row.featurette div.col-md-7 p {
    font-size: 0.88rem;
    font-weight: 300;
    color: #fff;
	line-height: 2rem;
	text-transform: uppercase;
}

div.container-fluid.promo-top > div > div.col-md-5{
    padding-right: 0;
    padding-left: 0;
}

.promo-profile{
    padding-bottom: 35px;
}

.promo-profile-bio {
	width: 64%;
	float: left;
	padding-left: 10%;
	margin-top: 25px;
}
.promo-profile-social {
	float: left;
    width: 34%;
    margin-top: 25px;
}
.promo-profile-social-icon {
	float: left;	
	text-align: right;
	width: 20px;
}

.promo-profile-social-contain {
	overflow: hidden;
	max-width: 300px;
}

.promo-profile-social-sub {
	float: left;
	width: 100%;
	height: 35px;
	margin-left: 15px;
	color: #fff;
	max-width: 300px;
}

.promo-profile-social-sub a {
	color: #fff;
}

.carousel-item > img {
	height: auto !important;
	width: fit-content;
}

html body main footer.container p.float-end a {
    color:#dbdbdb !important;
}

#twitter-widget-0 {
    height: 350px !important;
}

hr.featurette-divider {
	color: #2ca4ec !important;
	height: 2px !important;
}

.bd-placeholder-img.etwizard{
    z-index:2 !important;
    left: 0% !important;
    top: -100%;
}

.bd-placeholder-img.etbackground.particle_spin {
    left: 0% !important;
    top: -100%;
}

.particle_spin {
	animation: rotate 11.25s linear infinite, particle 3s linear infinite;
	will-change: transform;
	transform-origin: 50% 50%;
}

.mst-card-img {
	max-width: 355px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.row.mst-card div.col-sm-4 div.card div.card-body {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
}

.row.mst-card div.col-sm-4 div.card div.card-body div.card-subtitle {
	margin-bottom: 0;
	width: 100%;
	float: left;
}

.row.mst-card div.col-sm-4 div.card div.card-body a.card-btn-buy {
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 10px;
	color: #fff;
	font-size: 0.85em;
}
.row.mst-card div.col-sm-4 div.card div.card-body a.card-btn-buy .ether-icon {
	height: 17px; width: 25px; margin-right: -5px;
}



.row.mst-card div.col-sm-4 div.card div.card-body div.card-pricing {
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 10px;
	color: #fff;
	font-size: 0.75em;
}

.row.mst-card div.col-sm-4 div.card {
	background-color: #1e1e1e;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
    height: 490px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.row.mst-card div.col-sm-4 div.card div.card-body div.card-subtitle img.card-subtitle-img{
	width: 36px;
	height: 36px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.row.mst-card div.col-sm-4 div.card div.card-body div.card-subtitle p.card-text{
	float: left;
	color: #fff;
	font-weight: 300;
	font-size: 0.75em;
	text-align: left;
	margin-left: 20px;
	margin-top: 18px;
	text-transform: uppercase;
}

div.row.mst-card div.col-sm-4 div.card div.card-body h5.card-title {
	color: #fff;
	font-weight: 300;
	font-size: 0.75em;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	text-transform: uppercase;
}


div.row div.col-sm-12 h1,
div.row div.col-sm-12 p.lead{
    text-align: center;
}

div.row div.col-sm-12 p.lead{
	text-align: center;
	font-size: 1.75rem;
	color: #c4c1c1;
}

div.row div.col-md-6 p.lead{
	text-align: center;
	font-size: 1.75rem;
	color: #c4c1c1;
}


button, select {
	z-index: 2 !important;
}
.marketing div.row div.col-lg-2 p a.btn.btn-secondary {
	color: #000;
	background-color: #49f20c;
	border-color: #6c757d;
}

.container.marketing div.row div.col-lg-2 p{
    color: #c4c1c1;
}


.btn-primary {
	background-color: #e99619  !important;
	border-color: #e99619;
}

.featurette-divider {
	margin: 3rem 0 !important;
}

.gallery-container {
    /*   background-image: url(/images/artist_promo_bg1.jpg);*/
    padding-top: 85px;
    padding-bottom: 85px;
}

.gallery-container.Rainer-Art{
	background: linear-gradient(135deg, #fbb426 40%, #01fee1);
}

.gallery-container.KidMograph{
	background: linear-gradient(135deg, #9dd3f0 40%, #fb6b49);
}

.gallery-container.TERESA-MEIER{
	background: linear-gradient(135deg, #778e9e 40%, #feeeca);
}

.gallery-container.BigComicArt{
	background: linear-gradient(135deg, #e7ac35 40%, #b4eb1c);
}

.gallery-container.JaredBarel{
	background: linear-gradient(135deg, #fff91e 40%, #e265b5);
}

.gallery-container.ChristopherNoelle{
	background: linear-gradient(135deg, #f65cff 40%, #a6d6fe);
}

.gallery-container.BraydenBugazzi{
	background: linear-gradient(135deg, #75c2ea 40%,#fc17da);
}

.gallery-container.EYLUL-DURANAGAC{
	background: linear-gradient(135deg, #ffffff 25%,#000000);
}




.gallery-container > .container {
    background-color: transparent;
}

.carousel {
    margin-bottom: 0 !important;
}

.carousel-item {
	height: 53rem !important;
	background-position-x: center;
	background-size: cover;
}

.carousel-indicators [data-bs-target] {
	height: 20px;
	border-radius: 5px;
	border-style: solid;
	border-width: 0px;
}

.carousel-caption {
	top: 17em;
}


#myCarousel > div.carousel-inner {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 100px;
}

#myCarouseltwo > div.carousel-inner {
	padding-top: 100px;
	margin-top: 0;
	padding-bottom: 100px;
}

.gallery-page-art-line {
    width: 100%;
    margin-top: 13px;
    border-bottom: 0.4px solid #DADADA;
}

.jumbo-promo-carousel-header {
	margin-left: auto;
	color: #fff;
	font-size: 4.6rem;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	line-height: 2em;
	margin-bottom: 0;
	margin-top: 3.5rem;
}

.promo-carousel-header {
	margin-left: auto;
	margin-top: auto;
	color: #000;
	font-size: 2.2rem;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
}

.promo-carousel-subheader {
	color: #000;
	font-size: 1.65rem;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	margin-left: 1rem;
	margin-right: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	line-height: 1.5em;
}

.promo-carousel-header.artists {
	color: #fff;
	font-weight: 500;
	margin-top: 1rem;
}

.promo-carousel-subheader.artists {
	color: #fff;
	font-weight: 600;
}

#footer-divider {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}

#nextLine.row div.col-md-6 img {
	max-width: 125px;
}

#footer-divider > img{
    width: 100%;
    height: 3px;
}

#footer-links{
    color:#fff;
}

#footer-links.col-md-6 div.next_path div.card-group div.card{
    background-color:#000;
}

#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body ul.landing-footer-help-list {
    padding-left: 0;
}

#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body ul.landing-footer-help-list li {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 0.8rem;
	line-height: 2em;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body ul.landing-footer-help-list li > a{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 0.8rem;
	line-height: 2em;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body h4.landing-footer-help-title {
	font-size: 0.9rem;
}

#footer-links.col-md-6 div.next_path div.card-group div#cardForJoin.card div.card-body ul.social li a.social span.hdn{
	color: #FFFFFF;
	font-size: 0.8rem;
}


#footer-links.col-md-6 div.next_path div.card-group div#cardForJoin.card div.card-body ul.social {
	cursor: pointer;
	list-style: none;
	padding-left: 0;
	line-height: 2rem;
	font-size: 0.8rem;
	text-transform: uppercase;
}

#footer-links.col-md-6 div.next_path div.card-group div#cardForJoin.card div.card-body ul.social {
	cursor: pointer;
	list-style: none;
	line-height: 2rem;
	font-size: 0.8rem;
	text-transform: uppercase;
}

.contact {
	background-color: #fff;
	padding: 15px;
	max-width: 200px;
	margin: 30px auto;
  }
  
  .icon {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
  }

  .copy-button {
	height: 25px;
	display: block;
	position: relative;
	cursor: pointer;
	width: 15px;
	float: left;
}
.eth-address {
	height: 35px;
	display: block;
	width: 111px;
	float: left;
}

  .tip {
	background-color: #263646;
	padding: 0 14px;
	line-height: 27px;
	position: absolute;
	border-radius: 4px;
	z-index: 100;
	color: #fff;
	font-size: 12px;
	animation-name: tip;
	animation-duration: 0.6s;
	animation-fill-mode: both;
  }
  .tip:before {
	content: "";
	background-color: #263646;
	height: 10px;
	width: 10px;
	display: block;
	position: absolute;
	transform: rotate(45deg);
	top: -4px;
	left: 17px;
  }
  #copied_tip {
	animation-name: come_and_leave;
	animation-duration: 1s;
	animation-fill-mode: both;
	bottom: -35px;
	left: 2px;
  }
  .text-line {
	font-size: 14px;
  }
  
  .bi-clipboard2-plus{

color:#fff
  }
  
/* artists list page */

.gallery-page-artist {
	background:#1e1e1e;
	filter: drop-shadow(1px 1px 4px rgba(255, 255, 255, 0.39));
	border-radius: 3px;
	width: 100%;
	height: 205px;
	margin: auto;
	transition: 0.3s;
	text-align: center;
	/* position: relative; */
	margin-top: 120px;
}
.gallery-page-artist-pp {
	width: 80px;
	height: 80px;
	object-fit: cover;
	margin: auto;
	border-radius: 50%;
	/* border: 5px solid white; */
	position: relative;
	top: -63px;
	background: black;
	z-index: 1;
}

.gallery-page-artist-cover {
	width: 100%;
	height: 87px;
	object-fit: cover;
	position: relative;
	top: -107px;
	border-radius: 3px 3px 0px 0px;
	z-index: 0;
}

.gallery-page-artist-name {
	font-family: Montserrat;
	/* font-family: Futura Md BT; */
	font-style: normal;
	font-weight: normal;
	/* font-size: 16px; */
	font-size: 1rem;
	line-height: 19px;
	color: #000000;
	position: relative;
	top: -107px;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	text-transform: uppercase;
}

.gallery-page-artist-name a{
	color:#fff;
}

.gallery-page-artist-bio {
	font-family: Montserrat;
	/* font-family: Maitree; */
	font-style: normal;
	font-weight: 500;
	/* font-size: 12px; */
	font-size: 0.8rem;
	line-height: 20px;
	text-align: center;
	color: #A9A9A9;
	position: relative;
	top: -107px;
	text-align: center;
	width: fit-content;
	margin-top: 10px;
	text-transform: uppercase;
	margin-left: 5%;
	margin-right: 5%;
}
.gallery-page-artist-bio a{
	color:#A9A9A9;
}

.gallery-page-artist-footer {
	position: absolute;
	margin-top: 270px;
}

.gallery-page-artist-footer {
	height: 49px;
	width: 100%;
	position: relative;
	top: -107px;
	margin-top: 5px;
	display: flex;
}

.gallery-page-artist-arts {
	width:25%;
}

.gallery-page-artist-arts-count {
	font-family: Montserrat;
	/* font-family: Maitree; */
	font-style: normal;
	font-weight: 600;
	/* font-size: 12px; */
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
}

.gallery-container.artists {
	padding-top: 1rem;
}

.promo-carousel-header.artists{

}

.promo-carousel-subheader.artists{
	color: #e99619;
}

.promo-artist-bg-contain{
	padding-left:0;
	padding-right:0;
	overflow-x: hidden;
}

.promo-artist-bg-contain .promo-artist-bg {
	height: 17rem;
	position: relative;
	float: left;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out;
	background-position-x: center;
	background-size: cover;
}

.promo-artist-bg-contain .promo-gallerist-bg {
	height: 17rem;
	position: relative;
	float: left;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out;
	background-position-x: center;
	background-size: cover;
}


.promo-artist-logo-contain {
	margin-top: -75px;
	z-index: 100;
}

.promo-artist-logo-contain .promo-artist-logo {
	margin-top: 0;
	float: left;
	max-width: 100px;
	margin-left: 1rem;
}

#countdown-container {
	border-radius: 30px;
	background-color: #000;
	width: 445px;
	height: 190px;
	margin-bottom: 25px;
}

#countdown {
	font-weight: 500;
	text-transform: uppercase;
	color: #e99619;
	font-size: 2.2em;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
	padding-top: 25px;
}

.countdown-toc{
	margin-bottom: 85px;
}

.countdown-text {
	font-weight: 300;
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.8em;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
}

.countdown-subtext {
	font-weight: 300;
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
}

.countdown-sidetext {
	padding-top: 25px;
	padding-bottom: 0;
}

.countdown-sidetext > .promo-countdown-header {
	margin-left: auto;
	margin-top: auto;
	color: #000;
	font-size: 2.4em;
	text-transform: uppercase;
	text-align: left;
	font-weight: 300;
}

.countdown-toc > .promo-countdown-copytext {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #000;
	margin-left: 0;
	margin-right: auto;
	width: fit-content;
}

.countdown-toc > .promo-countdown-copytext a {
	font-size: 0.7em;
	color: #000;
	text-decoration: underline;
}

.promo-countdown-button {
	margin-left: 110px;
	margin-right: auto;
	width: fit-content;
	height: 50px;
	display: block;
	padding: 0.5em 3em 0em 3em !important;
	background: rgb(250 244 244 / 40%);
	color: #000 !important;
	border-width: 1px !important;
	border-color: #000 !important;
	border-radius: 7px;
	letter-spacing: 2px;
	font-size: 1.2em;
	font-weight: 700 !important;
	background: #e99619;
	margin-bottom: 50px;
}

/*homepage lower section*/

.homepage-lower-contain{
	background-image: linear-gradient(180deg,rgba(0,211,255,0.61) 0%,#000000 65%) !important;
}

.homepage-lower {
	background: transparent;
	padding-top: 1em;
}

.homepage-lower h4 {
	font-size: 1.55em;
	color: #f09936 !important;
	line-height: 1.3em;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin-top: 2em;
	margin-bottom: 2em;
}

.homepage-lower p {
	font-size: 0.88em;
	line-height: 1.8em;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase !important;
	text-align: left;
	color: #fff;
	padding-left: 5%;
	padding-right: 5%;
}

/*homepage lower section*/

/*subpage lower section*/

.subpage-lower-contain{
	/*background-image: linear-gradient(180deg,rgba(0,211,255,0.61) 0%,#000000 65%) !important;*/
}

.subpage-lower {
	background: transparent;
	padding-top: 1rem;
	font-family: 'Montserrat', sans-serif;
}

.subpage-lower h4 {
	font-size: 1.15rem;
	color: #f09936 !important;
	line-height: 1.3rem;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2rem;
	margin-bottom: 2rem;
	text-align: left;
	margin-left: 1rem;
	margin-right: 1rem;
	text-transform: uppercase;
}

.subpage-lower h3 {
	font-size: 1.45rem;
	color: #f09936 !important;
	line-height: 1.4rem;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2em;
	margin-bottom: 2rem;
	text-align: left;
	margin-left: 1rem;
	margin-right: 1rem;
	text-transform: uppercase;
	font-weight: 600;
}

.subpage-lower li {
	font-size:0.88rem;
	line-height: 1.8rem;
	text-transform: uppercase !important;
	text-align: left;
	color: #f09936 !important;
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
}

.subpage-lower p {
	font-size: 0.88rem;
	line-height: 1.8rem;
	text-transform: uppercase !important;
	text-align: left;
	color: #fff;
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 2rem;
}

.subpage-lower .subpage-lower-img-right{
	float:right;
}
.subpage-lower .subpage-lower-img-left {
	float:left;
}

.subpage-lower .subpage-lower-img-right, 
.subpage-lower .subpage-lower-img-left {
	max-width: 100%;
	height: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 2rem;
	margin-top: 0;
}

.subpage-lower .subpage-lower-img-right img,
.subpage-lower .subpage-lower-img-left img {
	width:100%;
}

.subpage-lower .et_pb_module_number {
	border-radius: 50%;
	width: 2.1em;
	height: 2.1em;
	padding: 0.4em;
	background: #373535;
	border: 2px solid #666;
	color: #f09936 !important;
	text-align: center;
	/* font: 32px Arial, sans-serif; */
	font-size: 2em;
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 1em;
}

.subpage-lower  .et_pb_blurb_container {
	margin-bottom: 5em;
}

.youtube-embed-contain{
	width:100%;
	text-align: center;

}

.youtube-embed-contain > iframe {
	border: 0;
	height: 40rem;
	width: 80%;
}

/*subpage lower section*/

/*join now button */

.join-now-button-wrapper {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	height: auto;
}

.join-now-button {
	color: #f09936 !important;
	border-width: 1px !important;
	border-color: #f09936;
	/* border-radius: 7px; */
	letter-spacing: 0.15em;
	font-size: 0.8;
	line-height: 2em;
	/* background-color: RGBA(0,0,0,0); */
	padding-top: 0.8em;
	padding-right: 2em;
	padding-bottom: 0.8em;
	padding-left: 2em;
	position: relative;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	border-radius: 8px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important;
	/* height: 71px; */
	/* padding: 1em; */
	font-weight: 500;
}

/*join now button */

/*contact form */

.SAO-contact-form {
	margin-top: 1rem;
	margin-left: 1rem;
	margin-right: 1rem;
}

.SAO-contact-form .form-control {
	background-color: transparent;
	border-top: 0;
	border-left: 0;
	border-radius: 0;
	border-right: 0;
	color: #fff;
}


.SAO-contact-form .form-control:focus {
	color: #fff !important;
	background-color: transparent !important;
	border-color:#e99619 !important;
	box-shadow: none !important;
}

.SAO-contact-form .form-label {
	text-transform: uppercase;
	color: #fff;
	font-size: 0.88em;
}

/*contact form */

/*blog section */


/*blog section */

/*sao-cookie-modal */
#sao-cookie-modal {
	position: fixed;
	top: auto;
	bottom: 0;
	right: auto;
	left: auto;
	width: 100%;
	height:auto;
}

#sao-cookie-modal > .modal-dialog {
	display: block;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	margin-left: 0;
}

#sao-cookie-modal > .modal-dialog > .modal-content {
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 0.8;
	line-height: 2em;
	text-transform: uppercase !important;
}

#sao-cookie-modal .modal-body p{
	margin-bottom: 0;
}

#sao-cookie-modal > .modal-dialog > .modal-content > .modal-header > button.btn-close{
	color: #fff;
}

#sao-cookie-modal .accept-now-button-wrapper {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	height: auto;
}

#sao-cookie-modal .accept-now-button {
	color: #f09936 !important;
	border-width: 1px !important;
	border-color: #f09936;
	/* border-radius: 7px; */
	letter-spacing: 0.15em;
	font-size: 0.8;
	line-height: 2em;
	/* background-color: RGBA(0,0,0,0); */
	padding-top: 0.8em;
	padding-right: 2em;
	padding-bottom: 0.8em;
	padding-left: 2em;
	position: relative;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	border-radius: 8px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important;
	/* height: 71px; */
	/* padding: 1em; */
	font-weight: 500;
}


/*sao-cookie-modal */

/*begin media queries*/

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

    .jumbo-promo-carousel-header {
        font-size: 3.5rem;
        line-height: 1em;
    }
    .row.mst-card div.col-sm-4 div.card {
        height: 345px;
	}
	
	#footer-newsletter{
		width:30%;
	}

	#footer-links{
		width:70%;
	}
    
    .gallery-page-artist {
        height: 245px;
	}
	#countdown-container {
		margin-bottom: 25px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	#countdown {
		font-size: 1.7em;
		padding-top: 40px;
	}
	.countdown-text {
		font-size: 1.4em;
	}
	.promo-countdown-button {
		margin-left: auto;
		margin-right: auto;
	}	

}

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

    .row.mst-card div.col-sm-4 div.card {
          height: 420px;
	}

}
@media screen and (min-width:1200px) and (max-width:1279px)  {

    
}
@media screen and (min-width:1280px) and (max-width:1359px)  { 


}
@media screen and (min-width:1360px) and (max-width:1439px) {


}
@media screen and (min-width:1440px) and (max-width:1599px) {


}
@media screen and (min-width:1600px) and (max-width:1919px) { 
	.promo-profile-bio {
		width: 79%;
	}
	.promo-profile-social {
		width: 19%;
	}	
}
@media screen and (min-width:1920px) {
	.promo-profile-bio {
		width: 79%;
	}
	.promo-profile-social {
		width: 19%;
	}
}
/* small displays section begin */
@media (min-width: 0) and (max-width:767px) {
	
	body {
		padding-bottom: 0 !important;
	}

	.navbar-dark .navbar-nav li.nav-item {
		border-top: 1px solid #e99619;
		margin-left: 30px;
		margin-right: 15px;
	}

    .row.mst-card div.col-sm-4 div.card {
        max-width: 350px;
        height: 490px;
    }

    .row.mst-card div.col-sm-4 div.card div.card-body div.card-subtitle p.card-text{
        margin-left: 20px;        
        max-width: 100%;
	}

	.navbar-dark .navbar-nav li.nav-item:first-child {
		margin-top: 15px;
	}

	.navbar-dark .navbar-nav .nav-link {
		font-size: 1.2em;
		line-height: 2.2em;
		font-weight: 300;
	}

	#footer-newsletter{
		display: none;
	}	
	#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body ul.landing-footer-help-list li {
		line-height: 2.5rem;
	}	

	#footer-links.col-md-6 div.next_path div.card-group div#cardForJoin.card div.card-body ul.social {
		line-height: 2.5rem;
	
	}	

	#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body ul.landing-footer-help-list li > a {

		font-size: 1rem;

	}
	#footer-links.col-md-6 div.next_path div.card-group div#cardForJoin.card div.card-body ul.social li a.social span.hdn {
	
		font-size: 1rem;
	
	}

	#footer-links.col-md-6 div.next_path div.card-group div.card div.card-body h4.landing-footer-help-title {
		font-size: 1.1rem;
	}

	.jumbo-promo-carousel-header {
		font-size: 2.2rem;
		line-height: 1em;
	}

	.promo-artist-logo-contain {
		margin-bottom: 35px;
		margin-left: auto;
		margin-right: auto;
		width: 175px;
		text-align: center;
	}

    .promo-artist-logo-contain .promo-artist-logo {
		float: none;
		max-width: 120px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100px !important;
	}

	#countdown-container {
		margin-bottom: 25px;
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	.promo-countdown-button {
		margin-left: auto;
		margin-right: auto;
	}	
	.countdown-sidetext {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.countdown-toc {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}	

	.carousel-caption {
		top: 5em;
	}
		
	.carousel-item {
		height: 45rem !important;
	}	

	.promo-carousel-header{
		font-size: 2rem;
	}

}

@media (min-width: 0) and (max-width:480px) {

    div.container.marketing div.row div.col-lg-2{
        width:50%;
        float:right;
    }

    .promo-profile-bio {
		width: 100%;
		padding-left: 5%;
	}
	
    .promo-profile-social {
        width: 100%;
        padding-left: 10%;
        margin-top: 30px;
        margin-bottom: 30px;
	}

}

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

@media (min-width:321px) and (max-width:375px) {
   
}
@media (min-width:376px) and (max-width:414px) {
    
}
@media (min-width:415px) and (max-width:480px) {
    
     
}
@media (min-width: 481px) and (max-width:575px) {


    .promo-profile-bio {
		width: 100%;
		padding-left: 5%;
	}
	
    .promo-profile-social {
        width: 100%;
		padding-left: 5%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) and (max-width:767px) {

    .promo-profile-bio {
		padding-left: 5%;
	}

	.promo-profile-social {
		padding-left: 5%;
	}

    .row.mst-card div.col-sm-4 div.card {
        height: 320px;
    }

    .row.mst-card div.col-sm-4 div.card div.card-body div.card-subtitle p.card-text {
        margin-left: 5px;
        max-width: 90px;
    }

}
/* small displays section end */

/* media queries section end */

