/*Mobile*/
@media (max-width: 767px) {
    .screen {
        display: none;
    }
}

/*Screen*/
@media (min-width: 767px) {
    .mobile {
      display: none;
    }
    .uk-navbar .uk-container.uk-container-center {
        max-width : 1760px;
    }
.home .tm-block.top-c.tm-block-dark {
  margin-top: -200px;
	}
.artist-verified {
	margin-top: 125px;
	}
.home .uk-navbar {
  background: transparent;
  color: #777777;
	}
}

/*Logos*/
.desktop-logo {
    width: 250px;
    height: auto;
}
.mobile-logo {
    width: 110px;
    height: auto;
}

/*Home Hero (Video)*/
.tm-block.top-teaser.tm-block-full-width.tm-block-default {
  margin-top: -100px;
}

/*Contact Form*/
.powered-by {
    display: none !important;
}

/*Button*/
.buttonbig {
  font-size: 12px;
  padding: 15px;
  color: #fff;
  border: 2px solid #d69946;
  text-decoration: none;
  cursor: pointer !important;
  transition: all 0.3s ease-out;
  background: linear-gradient(90deg, rgba(209,172,106,1) 5%, rgba(155,110,61,1) 39%, rgba(138,100,60,1) 63%, rgba(255,224,132,1) 94%);
  letter-spacing: 3px;
}
.buttonbig:hover {
  background: linear-gradient(90deg, rgba(209,172,106,1) 5%, rgba(155,110,61,1) 39%, rgba(138,100,60,1) 63%, rgba(255,224,132,1) 94%);
}

/*Home Background*/
.home .tm-block.top-a.tm-block-dark {
background: url('/wp-content/uploads/home-background.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*Home Artists Displayed*/
.artist-verified p {
	margin-top: 25px;
	color: #969696;
}
/*Newsletter*/
.newsletter-image {
  position: absolute;
  top: -160px;
  right: 0px;
}

/*Contact*/
.page-id-821 .tm-block.main-area.tm-block-dark {
	background: url('/wp-content/uploads/contact-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*Press & Media*/
.page-id-852 .tm-block.top-a.tm-block-dark {
  	padding: 300px !important;
	background: url('/wp-content/uploads/contact-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*Forms*/
html .formcraft-css .fc-form .form-element .form-element-html input[type="color"], html .formcraft-css .fc-form .form-element .form-element-html input[type="date"], html .formcraft-css .fc-form .form-element .form-element-html input[type="datetime-local"], html .formcraft-css .fc-form .form-element .form-element-html input[type="datetime"], html .formcraft-css .fc-form .form-element .form-element-html input[type="email"], html .formcraft-css .fc-form .form-element .form-element-html input[type="month"], html .formcraft-css .fc-form .form-element .form-element-html input[type="number"], html .formcraft-css .fc-form .form-element .form-element-html input[type="password"], html .formcraft-css .fc-form .form-element .form-element-html input[type="search"], html .formcraft-css .fc-form .form-element .form-element-html input[type="tel"], html .formcraft-css .fc-form .form-element .form-element-html input[type="text"], html .formcraft-css .fc-form .form-element .form-element-html input[type="time"], html .formcraft-css .fc-form .form-element .form-element-html input[type="url"], html .formcraft-css .fc-form .form-element .form-element-html input[type="week"], html .formcraft-css .fc-form .form-element .form-element-html select, html .formcraft-css .fc-form .form-element .form-element-html textarea {
border: 2px solid transparent;
  border-image: linear-gradient(90deg, rgba(209,172,106,1) 5%, rgba(155,110,61,1) 39%, rgba(138,100,60,1) 63%, rgba(255,224,132,1) 94%);
  border-image-slice: 1;
}
.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button, .formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file, .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button, .formcraft-datepicker .ui-datepicker-header, .formcraft-datepicker .ui-datepicker-title {
	  background: linear-gradient(90deg, rgba(209,172,106,1) 5%, rgba(155,110,61,1) 39%, rgba(138,100,60,1) 63%, rgba(255,224,132,1) 94%) !important;
border: 2px solid #d69946;
}
.formcraft-css .fc-form.fc-form-2 .form-element .submit-cover .submit-button, .formcraft-css .fc-form.fc-form-2 .form-element .fileupload-cover .button-file, .formcraft-css .fc-form.fc-form-2 .form-element .field-cover .button, .formcraft-datepicker .ui-datepicker-header, .formcraft-datepicker .ui-datepicker-title {
	border: 2px solid transparent;
  border-image: linear-gradient(90deg, rgba(209,172,106,1) 5%, rgba(155,110,61,1) 39%, rgba(138,100,60,1) 63%, rgba(255,224,132,1) 94%);
  border-image-slice: 1;
}

/*14-03-2022*/
.newsletter-image {
    position: absolute;
    top: -101px;
    right: 0px;
}
.home .tm-block.top-c.tm-block-dark {
    margin-top: 0;
}
.uk-overlay-panel {
    position: absolute;
    top: 90px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #ffffff;

}
.home .tm-block.top-c.tm-block-dark {
    margin-top: -121px;
}
@media only screen and (max-width: 1440px){
    .home .tm-block.top-c.tm-block-dark {
    margin-top: -25px;
}
  
}
 @media only screen and (max-width: 1336px){
.uk-overlay-panel {
    position: absolute;
    top: 38px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #ffffff;
}
.newsletter-image {
    position: absolute;
    top: -101px;
    right: 0px;
    width: 500px;
}
}

@media only screen and (max-width: 1193px){
    .home .tm-block.top-c.tm-block-dark {
    margin-top: -10px;
}
  
}
@media only screen and (max-width: 1163px){
    .home .tm-block.top-c.tm-block-dark {
    margin-top: 0;
}
}
@media only screen and (max-width: 1100px){
    .wrap-container ul li {
    height: 50px;
    line-height: 50px;
    transition: transform 0.3s;
    font-size: 13px;
}
}
@media only screen and (max-width: 1000px){
  .newsletter-image {
    position: absolute;
    top: -101px;
    right: 0px;
    width: 400px;
}
}
 @media only screen and (max-width: 978px){
    .my-m-l{
    margin-left: 0px;
}
 }
 @media only screen and (max-width: 920px){
    .uk-overlay-panel {
    position: absolute !important;;
    top: -45px !important;;
    bottom: 0 !important;;
    left: 0 !important;;
    right: 0 !important;;
    padding: 20px !important;;
    color: #ffffff !important;;
}
h1, .uk-h1 {
    font-size: 45px;
    line-height: 50px;
}
.artist-verified img{
    width: 100px;
}
.newsletter-image {
    position: absolute;
    top: -101px;
    right: 0px;
    width: 400px;
    display: none;
}

  
}
 @media only screen and (max-width: 900px){
    .wrap-container ul li {
    height: 50px;
    line-height: 50px;
    transition: transform 0.3s;
    font-size: 10px;

}
#ul-scroll{
    overflow: hidden;
 }
}
@media only screen and (max-width: 800px){
    .uk-overlay-panel {
    position: absolute;
    top: -127px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #ffffff;
}
.page-id-821 .tm-block.main-area.tm-block-dark {
    background: url('/wp-content/uploads/contact-bg.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 50px !important;
}
.artist-verified p br{
    display: none;
}
h2, .uk-h2 {
    font-size: 30px;
    line-height: 48px;
}
.tm-block-dark{
    padding: 0 !important;
}
  
}

@media only screen and (max-width: 700px){
    .uk-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
  .uk-width-1-1 {
    width: 100%;
    padding: 0;
}
.wrap-container ul li {
    height: 50px;
    line-height: 50px;
    transition: transform 0.3s;
    font-size: 7px;
}
  
}
@media only screen and (max-width: 600px){
    .uk-overlay-panel {
    position: absolute;
    top: -91px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #ffffff;
}
.artist-verified img{
    width: 60px;
}

h1, .uk-h1 {
    font-size: 33px;
    line-height: 35px;
}
.uk-overlay{
        padding: 136px 0;
}

}
@media only screen and (max-width: 520px){
    .wrap-container ul li {
    height: 50px;
    line-height: 50px;
    transition: transform 0.3s;
    font-size: 5px;
}
}
@media only screen and (max-width: 400px){
.buttonbig {
    font-size: 12px;
    padding: 0px 10px;
    color: #fff;
    border: 2px solid #d69946;
    text-decoration: none;
    cursor: pointer !important;
    transition: all 0.3s ease-out;
    background: linear-gradient(90deg, rgba(209,172,106,1) 5%, rgba(155,110,61,1) 39%, rgba(138,100,60,1) 63%, rgba(255,224,132,1) 94%);
    letter-spacing: 3px;
    display: inline-block;
    margin-top: 10px;
}
h1, .uk-h1 {
    font-size: 20px;
    line-height: 25px;
}
.wrap-container ul li {
    transition: transform 0.3s;
    font-size: 10px;
}
  
}




#scroll-container {
  overflow: hidden;
  max-width: 100%;
  margin: auto;
  height: 50vh;
  top: 25vh;
  position: relative;
  min-height: 200px;
}
.wrap-container {
  position: relative;
  max-height: 200px;
  width: 100%;
  max-width: 100%;
  margin: auto;
 /* background: #eee;
  */
  overflow: auto;
  padding-right: 20px;
  mask: url(#masking);
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, rgba(0, 0, 0, 1)), color-stop(1, rgba(0, 0, 0, 0)));
}
.wrap-container ul {
  list-style: none;
  position: relative;
  transition: transform 0.3s;
  top: 50px;
}
.wrap-container ul, .wrap-container ul li {
  margin: 0;
  padding: 0;
  text-align: center;
}
.wrap-container ul li {
  height: 50px;
  line-height: 50px;
  transition: transform 0.3s;
}
.wrap-container ul li:last-of-type {
  padding-bottom: 50px;
}
.wrap-container ul li.active .item {
  transform: scale(1.9);
}
.wrap-container ul li .item {
  position: relative;
  transition: transform 200ms;
  display: inline-block;
}
#ul-scroll li{
    opacity: 30%;

}
#ul-scroll .active{
    opacity: 100% !important;
}
.bnt-banner-1{
        margin-top: 196px;
    position: absolute;
    top: 162px;
    width: 100%;

}
.uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
    margin-bottom: 0;
    width: 100%;
}
#scroll-container {
    overflow: hidden;
    max-width: 100%;
    margin: auto;
    height: 50vh;
    top: 100px;
    position: relative;
    min-height: 200px;
    margin-top: -100px;
}


.btn-banner-1{

    position: absolute;
    width: 100%;
    bottom: 25px;
    z-index: 100000000000;

}

/*scroll-animtion*/
.border{
    position: absolute;
    background-color: #e6e6e6;
    z-index: 10;
}

#content-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

#wrapper-out{
    width: 100%;
    height: 500px;
    /*border: 3px solid blue;*/
    overflow: hidden;
}

#wrapper-in{
    width: 100%;
    height: 500px;
    /*border: 3px solid blue;*/
    overflow-y: scroll;
    overflow-x: hidden;
}

#wrapper-in .item{
    color: #ffffff;
    text-align: center;
    margin: 30px;
    font-size: 38px;
}

/* for Chrome */
#wrapper-in::-webkit-scrollbar {
    display: none;
}
.full-page{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 600px){
 .btn-banner-1{
    bottom: 200px;

}   
}