a{
transition: all 0.7s; 
/* color: #000 !important; */
}
a:hover{
opacity: 0.5;
}
body {
    padding: 0;
    margin: 0;
     font-family: 'Montserrat', sans-serif;
    background-color: #F8F4EB;
    text-transform: uppercase;
    

}

img {

    max-width: 100%;

    height: auto;

}
.terms a:hover {
    opacity: .5;
}
.copyrightwrapper a {
    color: #000;
}
.socialwrapper a {
    color: #000;
    margin-right: 15px;
}
.follow-section {
    text-align: center;
    padding-top: 20px;
}
.copyrightwrapper {
    text-align: center;
    padding: 20px;
    font-size: 12px;
}
.footer-part {
    position: static;
    padding-top: 50px;
}



.icon-envelope:before {
	content: "\e902";
}
.icon-deezer:before {
	content: "\1f320";
}
.icon-soundcloud:before {
	content: "\e900";
}
.icon-facebook-official:before {
	content: "\e901";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-spotify:before {
	content: "\ea94";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-tumblr:before {
	content: "\eab9";
}
.icon-appleinc:before {
	content: "\eabe";
}


div#headerwrapper {
    min-height: 6vh !important;
}
.header-listen-section {

    display: none !important;
}

.content{

    text-align: center;

    margin: 0 auto;

    /* height: 100vh; */

}
 input:-webkit-autofill,select:-webkit-autofill
{
    -webkit-box-shadow: 0 0 0px 1000px #F8F4EB inset;
    -webkit-text-fill-color: #000;

}
.mailinglistSection{
    
    background-size: auto;
    color: #000000;
    
    width: 100%;
    margin: 0 auto;
    
    position: relative;
     font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    
}

fieldset {
    border: none;
    
    
    margin: 0 auto;
    width: 100%;
    padding: 0;
}





.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message.embed {
    color:#000000;
    display: block;

}
.mlist-field {
    font-size: 0;
}
.mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay, .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobMonth, .mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobYear{

	/* margin: 0 6% 0 0; */

    width: 49%;

    display: inline-block;
    margin-right: 2%;

}

.mlist-outer-wrapper .mlist-wrapper .mlist-field select#dobDay{

	margin-right: 0px;

}



.termsWrapper a.terms:after, .termsWrapper a.terms.showing:after {

    content: "Terms";

    font-size: 9px;

    padding: 0;

    letter-spacing: 0.5px;

    padding-bottom: 2px;

}



.termsWrapper a.terms.showing:after {

    content: "Hide";

}



.mlist-outer-wrapper.embedded-inline-list.country-detect.page form .mlist-field {width: 100%;}

/* .mlist-outer-wrapper.embedded-inline-list.country-detect form.join-button-form .mlist-field {

    float: left;

    width: 65%;

    clear: none;

} */



.mlist-field label {

    display: block;

    text-align: center;

    padding-bottom: 10px;

    padding-top: 10px;

}

.mlist-field input {
    width: 100%;
     font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    /* height: 24px; */
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding-left: 12px;
    background: transparent;
    /*border: 1px solid #423835;*/
	border: 1px solid #000000;
}

.mlist-field label.error {

	color: red;

	font-size: 12px;

	margin-top: 5px;

    text-transform: none;
    padding: 0;

}

select {

    -moz-appearance: none;

    color: #423835;

    background: #ffffff;

    width: 100%;

    

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -webkit-appearance: none;

    outline: none;

    height: 30px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    border: 1px solid #ffffff;

    padding: 0;

    font-size: 12px;

    width: 100%;

     font-family: 'Montserrat', sans-serif;
    font-weight: 100;

    cursor: default;

}

input {}

/* .mlist-field #dobDay {

	width: 50%;

	margin-left: 4%;

	padding-left: 10px;

	margin-right: 0;

}

.mlist-field #dobMonth {

	width: 45%;

	padding-left: 10px;

} */



.mlist-header .welcomeMsg,.mlist-field label{

    font-size: 15px;
    letter-spacing: 1px;
    line-height: 18px;
}

.mlist-submit .submit {
  
    max-width: 190px;

    padding: 0px;

    border-left: 0px;

    margin-right: 0px;

    height: 45px;

    /* -webkit-text-fill-color: #423835; */

    line-height: 45px;

    letter-spacing: 1px;

    width: 100%;

    border: 0px;

    text-transform: uppercase;

    background-color: #423835;

    color: #efebf0;

    font-size: 12px;

    cursor: pointer;

    font-style: normal;
    font-weight: 700;
    border: none;
    border-radius: 0;
    -webkit-webkit: border radius 0;
    -moz-webkit: border radius 0;
    -ms-webkit: border radius 0;
    -o-webkit: border radius 0;
	background-color: #000;
    color: #fff;
     font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    

}

.mlist-submit .submit:hover {
    opacity: 0.5;
}

/* .mlist-submit .submit:hover {

    transition: all 0.7s ease-in-out;

    -webkit-transition: all 0.7s ease-in-out;

    background: #b24469;

    color: #423835;

} */



select {
    background: url("../images/dropdown-arrow-white.png") no-repeat transparent;
    background-position: 98% center;
    padding-left: 12px;
    /* background-size: 15px; */
    height: 24px;
    border: 0;
}
div div select {
    background: url(../images/dropdown-arrow.png) no-repeat right 10px center transparent;
    cursor: pointer;
}


.mlist-checks {

    font-size: 10px;

    position: relative;

   
    

    padding-top: 5px;

}

label.global-list {

    display: inline-block;

    width: 98%;

    text-align: left;

    margin-left: 20px;

    font-size: 10px;

    color: #000;

    line-height: 14px;

    vertical-align: middle;

    letter-spacing: 0.5px;

     font-family: 'Montserrat', sans-serif;
    
    font-weight: 100;

    margin-top: 4px;

    /* margin-left: 0; */

    /* padding: 0; */

}

.mlist-outer-wrapper [type="checkbox"]:not(:checked) +



 label:before, .mlist-outer-wrapper [type="checkbox"]:checked + label:before {



  content: '';



  position: absolute;



  left: 0px;

    top: 10px;



  width: 15px;



  height: 15px;



  border: 1px solid #000;



  background: transparent;



  border-radius: 0px;



  box-sizing: border-box;



 }



 .mlist-outer-wrapper [type="checkbox"]:not(:checked) +



 label:after, .mlist-outer-wrapper [type="checkbox"]:checked + label:after {



  content: '\2713';



  position: absolute;



  top: 11px;

    left: 3px;

  font-size: 12px;



  color: #000;



  transition: all 0.2s;



 }







 .mlist-outer-wrapper [type="checkbox"]:not(:checked) + label:after {



    opacity: 0;



    transform: scale(0);



}







.mlist-outer-wrapper [type="checkbox"]:not(:checked), .mlist-outer-wrapper [type="checkbox"]:checked {



    display: inline-block;



    position: absolute;



    left: 0;



    /* width: 15px;



    height: 15px; */



    z-index: 10;



    top: 0px;



    opacity: 0;



    cursor: pointer;



    margin: 0;



}

.mlist-submit {

    /* padding-top: 10px; */
    margin: 0 auto;
    max-width: 190px;

}

.terms a {

    
	color:#000;

    text-transform: uppercase;

    text-decoration: underline;

    font-size: 8px;


}



/* .terms a:hover {

    color: #b24469;

    text-decoration: underline;

} */



.termsWrapper .termsContent {

        /* width: calc( 100% - ( 2% + 5px ) ); */
        width: 100%;
        padding: 1%;
        /* margin-top: 1%; */
        margin-left: 0px;
        color: #fff;
        font-size: 9px;
        max-width: 472px;
        text-align: center;
        margin: 0 auto;
        line-height: 12px;
        letter-spacing: 1px;
        position: absolute;
        /* bottom: 19px; */
        background: #000;

}

.termsWrapper .termsContent a {

    color: #fff;
    text-decoration: underline;

}

.termsContent a:hover {

    text-decoration: none;

}

.thankyou-message.embed {

    display: block;

    padding-top: 150px;
    padding-bottom: 300px;

    color: #000;

}

input:focus, select:focus {

    outline: none;

}




    

    /* @media only screen and (min-width:1500px){
        .mlist-outer-wrapper.embedded-inline-list.page.country-detect.customPageName {
            position: absolute; 
             top: 50%; 
             left: 50%; 
             transform: translate(-50%, -50%);
        }
    } */

    input, select {
        -moz-appearance: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-appearance: none;
        outline: none;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-transform: uppercase;
        /*border: 1px solid #423835;*/
        border: 1px solid #000000;
        color: #000000;
        height: 45px;
		 font-family: 'Montserrat', sans-serif !important;
        font-weight:100;
    }

select option{
	background-color:#ffffff;
	color:#000;
}
    #innercontent {
       
        width: 100%;
        margin: 0 auto;
        position: relative;
        margin-top: 100px;
            
    }
    .joinmlist{
        font-size: 30px;
        
		color:#000000;
         font-family: 'Montserrat', sans-serif;
		margin-top: 0px;
    }
 
    .mlist-field input.error {
        border: 1px solid #ff1010;
    }
    .copyright {
        font-size: 10px;
        text-align: center;
        /*color: #423835;*/
		color:#ffffff;
        padding-top: 20px;
        text-transform:  capitalize;
    }
    
    .copyright a {
        /*color: #423835;*/
		color:#ffffff;
        text-decoration: none;
    }
    
    .copyright .desktop {
        display: inline-block;
    }
    .socials {
        margin-top: 30px;
    }
    
     .socials{
        text-align: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
        /* max-width: 500px; */
        max-width: 100%;
    }
    
    .socials p {
        font-size: 18.56px;
        /*color: #423835;*/
		color:#ffffff;
        margin-bottom: 15px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    #content .socials a:hover {
        /*color: #423835;
        background-color: #efebf0;*/
		opacity:0.7;
    }
    #content .socials a {
        display: inline-block;
        /*background-color: #423835;
        color: #f2eff5;*/
		background-color: #eae5e5;
		color: #000;
        font-size: 18px;
        text-decoration: none;
        /* width: 36px;
        height: 36px; */
        vertical-align: top;
        /* margin-left: 4px; */
        -webkit-transition: background-color 0.5s ease-out;
        -moz-transition: background-color 0.5s ease-out;
        -o-transition: background-color 0.5s ease-out;
        transition: background-color 0.5s ease-out;
        text-align: center;
        padding: 10px;
    }
    /* #content .socials a:before {
        position: relative;
        top: 9px;
        left: -9px;
    } */
    #content .socials a.icon-icon-soundcloud:before {
        top: 5px;
        left: -6px;
    }
    #content .socials a.icon-icon-soundcloud {
        font-size: 22px;
    }

    @media only screen and (max-width: 1023px) {
        
        
        #content {
            margin: 0 auto;
            padding-top: 15%;
            width: 100%;
        }
        #innercontent {
            width: 100%;
            min-height: auto;
            margin: 0;
        }
        .joinmlist{
            margin-top: 0px;
            font-size: 20px;
            color: #000;
            
        }
        
        #footer {
            
            width: 90%;
		    margin: 0 auto;
           text-align: center;
           max-width: 350px;
        }
        .mlistheader{
		    font-size: 16px;
			color: #000;
			text-align:right;
	}
	.mlist-header{
		color: #000;
		letter-spacing: 1px;
        line-height: 18px;
    }
    .mlist-field input{
        border: 1px solid #000;
    }
    
	a.terms,.termsWrapper.first .termsContent,.termsWrapper.first .termsContent a,.thankswelcome-msg,label.global-list,.mlist-outer-wrapper [type="checkbox"]:not(:checked) + label:after, .mlist-outer-wrapper [type="checkbox"]:checked + label:after,.secondFormCloseWrap a,div#thankyoublock-innerwrapper .thankyou-message.embed,.termsWrapper.second .termsContent,.termsWrapper.second .termsContent a,div#thankyouBlock.final-screen .thankyou-message.embed,.mlist-header .welcomeMsg, .mlist-field label{
		/* color: #efebf0; */
	}
	.mlist-outer-wrapper [type="checkbox"]:not(:checked) + label:before, .mlist-outer-wrapper [type="checkbox"]:checked + label:before{
		    border: 1px solid #000;
	}
	/* .termsWrapper.first .terms{
		text-align:right;
	} */
	input, select{
		/*border: 1px solid #efebf0;
		color:#efebf0;*/
		border: 1px solid #000000;
		color:#000000;
		
	}
	input.submit{
	    background-color:#000;
		color:#fff;	  
	}
	input.submit{
		/*background: url('../images/mail-icon-mobile.png') #efebf0;*/
    background-position: center left calc(((100% - 14px) / 2));
    background-repeat: no-repeat;
    background-size: 40px auto;
}
	input::-webkit-input-placeholder {/* Chrome/Opera/Safari */
		color: #efebf0;
		-webkit-text-fill-color: #efebf0;
		opacity: 1;
	}
	input::-moz-placeholder {/* Firefox 19+ */
		color: #efebf0;
		-webkit-text-fill-color: #efebf0;
		opacity: 1;
	}
	input:-ms-input-placeholder {/* IE 10+ */
		color: #efebf0;
		-webkit-text-fill-color: #efebf0;
		opacity: 1;
	}
	input:-moz-placeholder {/* Firefox 18- */
		color: #efebf0;
		-webkit-text-fill-color: #efebf0;
		opacity: 1;
	}
	
	a.terms:hover{
		opacity:1;
	}
	/* fieldset .mlist-submit input.submit{
		color: #423835;
    } */
    .mlist-submit .submit{
        background: #000;
        border: 1px solid #000;
        color: #fff;
    }
    #content .socials a {
		color: #000000;
		background-color: #efebf0;
	}
	.socials p, .copyright span, .copyright a, .copyright {
		color: #efebf0;
	}
	#content .socials a:before {
		top: 8px;
		left: 0;
	}
	#content .socials a {
		/* width: 33px;
		height: 33px; */
        /* margin-left: 4px; */
        padding: 6px;
    }
    #content .socials a.icon-icon-soundcloud:before {
		left: -6px;
	}
	#content .socials a:before {
		top: 8px;
		left: -7px;
	}
	.socials p {
		font-size: 16px;
		text-align: center;
	}
	.socials {
        text-align: center;
        max-width: 100%;
        width: 100%;
    }
    

    }
    @media only screen and (min-width: 768px) and (max-width: 1024px){
        .menu-items ul {
           
            margin-top: 13px !important;
        }
        .termsWrapper .termsContent {
            /* width: calc( 100% - ( 2% + 5px ) ); */
            width: 100%;
            padding: 1%;
            /* margin-top: 1%; */
            margin-left: 0px;
            color: #fff;
            font-size: 9px;
            max-width: 487px;
            text-align: center;
            margin: 0 auto;
            line-height: 12px;
            letter-spacing: 1px;
            position: absolute;
            
            background: #000;
        }
        .mailinglistSection {
            /* background: url(../images/lightbox_bg.png) center left 43% no-repeat; */
            background-size: auto;
            color: #000000;
            padding-top: 60px;
            
            padding-bottom: 70px;

            width: 85%;
            margin: 0 auto;
            position: relative;
            /* min-height: auto !important; */
            min-height: calc(100vh - 425px);
             font-family: 'Montserrat', sans-serif;
            font-weight: 100;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
        .termsWrapper .termsContent {
            /* width: calc( 100% - ( 2% + 5px ) ); */
            width: 100%;
            padding: 1%;
            /* margin-top: 1%; */
            margin-left: 0px;
            color: #fff;
            font-size: 9px;
            max-width: 483px;
            text-align: center;
            margin: 0 auto;
            line-height: 2;
            letter-spacing: 1px;
            position: absolute;
            /* bottom: 120px; */
            background: #000;
        }
        .mailinglistSection {
           
           
            padding-bottom: 110px;
            min-height: calc(100vh - 375px);
        
        }
        #innercontent {
            width: 100%;
            margin: 0 auto;
        }
        
    }

    @media only screen and (min-width: 1500px) {
        
        .mailinglistInnerWrapper {
            position:  absolute;
            top:  50%;
            left:  50%;
            transform: translate(-50%,-50%);
            width: 100%;
        }
        .joinmlist{
            margin-top: 0;
        }
        .mlist-wrapper .mlist-field select#dobMonth {
            width: 47% !important;
        }
    

    
        #content {
            margin: 0 auto;
            padding-top: 0%;
            width: 100%;
        }
        .mailinglistInnerWrapper {
            max-width: 90%;
            margin: 0 auto;
        }
        .termsWrapper .termsContent {
            width: calc( 100% - ( 2% + 5px ) );
            width: 87%;
            padding: 1%;
            /* margin-top: 1%; */
            margin-left: 0px;
            color: #fff;
            font-size: 9px;
            max-width: 339px;
            text-align: center;
            margin: 0 auto;
            line-height: 12px;
            letter-spacing: 1px;
            position: absolute;
            
        }
        .mailinglistSection {
           
            background-size: cover;
            color: #000;
            width: 100%;
            margin: 0 auto;
            position: relative;
             font-family: 'Montserrat', sans-serif;
            font-weight: 100;
            padding-top: 90px;
            padding-bottom: 90px;
            min-height: calc(100vh - 1vh);
        }
    }    

 	input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    /* -webkit-box-shadow: 0 0 0 0 #F8F4EB inset !important;
     -webkit-text-fill-color: #ffffff;  */
   
}        

        .copyright a {

            display: inline-block;

        }

        .copyright {

            max-width: 290px;

            margin: 0 auto;

            line-height: 15px;

            display: block;
            text-align: center;

        }

       
      
        /* .mlist-submit {

            margin-top: 8px;

        } */

    

        .mailing-list-container {

            padding-top: 132px;

            max-width: 300px;

            width: 100% !important;

            text-align: center;

        }

    
    @media only screen and (max-width: 767px) and (orientation: landscape){
        .thankyou-message.embed {
            display: block;
            padding-top: 0px;
            padding-bottom: 50px;
            color: #000;
        }
        
        .socials{
            max-width: 300px;
        }
        .menu-items ul li {
         
            padding-bottom: 45px !important;
        }
        .menu-items ul {
            
            padding-top: 80px !important;
        }
        .menu.mobile1{
            display:none;
        }
        
    }
    @media only screen and (max-width: 767px){
       
        .menu-items ul {
            
            padding-top: 80px !important;
        }
        .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message.embed {
            color: #000000;
            display: block;
            
        }
        
        .logoWrapper {
            max-width: 90%;
            margin: 0 auto;
            display: none;
        }
        
        /* .menu.desktop{
        display: none;
    }
    .menu.mobile{
        display: block;
    } */
    .menu.desktop{
        overflow-x:scroll;
        height:65px;
        display:none;
    }
    .inner-menu {
        /* width: 735px; */
    }
        .ticker-container.ticking {
            display: none;
        }
        .owl-carousel .owl-item{
            text-align:right;
        }
        /* .menu.desktop{
            display: none;
        }
        .menu.mobile{
            display: block;
        } */
        .menu.desktop{
            display: none;
        }
        .menu.desktop, .menu.mobile1{
            /* overflow-x:scroll; */
            height:65px;
            position:relative;
            overflow:hidden;
        }
        .menu.mobile1{
            display:block;
        }
        span.sep.one {
            visibility: hidden;
        }
    }

/* .menu a.img.img1 {
    width: 75px !important;
    height: 80px;
    margin-bottom: 10px;
} */
.menu a.img.img1 {
    width: 100px;
    height: 75px;
    box-sizing: border-box;
}
.logoWrapper {
    display: none;
}
.ticker-container.ticking {
    display: none;
}
.menu.desktop{
    height:75px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
  
    .footerwrapper {
       
        margin-top: 30px !important;
    }
    .menu {
        position: absolute;
        top: 0;
        height: 55px !important;
        background: #000;
        display: inline-block;
        width: 100%;
        left: 0;
        text-align: left;
        z-index: 2;
    }
    .ken.stance {
        display: none;
    }
    .menu a.img.img1 {
        width: 100px;
        height: 80px;
        display: none;
    }
    .logoWrapper {
        display: none;
    }
    a.stage {
        display: none;
    }
}
.headerwrapper {
    background: none !important;
    background-size: cover;
    height: 0 !important;
    background-attachment: fixed;
}

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

.header-logo {
    max-width: 54.17276720351391vw;
    margin: 2vw auto;
}

.artist-title {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 15vw;
    width: 100%;
    z-index: 1;
}

.artist-title a {
    font-size: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

body {
}

.site-footer .block {
    margin: 1vw 0;
    padding: 0;
    border: 0;
    border-color: transparent;
}

.mailing {
    font-size: 6vw;
    line-height: 1.2;
    margin: 2vw auto;
    color: #fff;
    font-weight: 600;
}

.page-node-106 span.input-error {
    color: red;
    text-align: left;
    font-size: 0.8vw;
    line-height: 1.771vw;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    margin: 0vw auto;
    top: 0.5vw;
    z-index: -1;
    left: 0;
    width: 100%;
    display: block;
}

.siteMlistsection {
    visibility: hidden;
}

.page-node-106 .legalWrapper {
    position: static;
    margin: 0;
}

@media only screen and (max-width: 1023px) and (orientation:portrait) {
    .siteMlistsection {
        visibility: hidden;
        display: none;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div input#submitbutton {
        width: auto;
        height: auto;
        padding: 0;
        margin: 0 auto;
        border: 0;
    }

    .page-node-106 span.input-error {
        font-size: 3vw;
        margin: 0.8vw auto;
        top: auto;
        z-index: -1;
        bottom: -2.5vw;
    }

    .mailing {
        font-size: 13vw;
        line-height: 1.2;
        margin: 2vw auto;
    }

    .artist-title {
        position: static;
        top: 0;
        left: 0;
        max-width: 45vw;
        width: 100%;
        margin: 0 auto;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div.submit {
        width: 40%;
        text-align: center;
        margin: 0 auto;
        border: 1px solid;
        margin-bottom: 5vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div {
        margin-bottom: 4vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div.globaloptin {
        margin-top: 4vw;   
    }
}

* {
    box-sizing: border-box;
}

label.goptin_checkbox span {
    white-space: nowrap;
}

span.input-error {
    color: red;
    text-align: left;
}

.footer-mlist {
    padding: 7vw 0 0vw;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
    background-size: cover;
}

.site-footer .layout-container {
    padding: 0 !important;
}

input,
select {
    background: transparent;
    padding: 0 0.5vw;
    box-sizing: border-box;
    color: #000;
    width: 100%;
    display: block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.458vw;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    color: #000;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}

input:focus,
select:focus {
    outline: none;
}

:focus {
    outline: none;
}

:focus {
    outline: none !important;
}

select::-ms-expand {
    display: none;
}

.header-mlist {
    position: absolute;
    top: 35vw;
    left: auto;
    right: 0;
    width: 25%;
    margin: 0px 4%;
    z-index: 10;
}

.header-mlist .mlistwrapper form.mlistFormOne,
.header-mlist .mlistwrapper .mlform .terms {
    width: 100%;
}

/* .mlistwrapper {
    text-align: center;
    margin: 10vw 0;
} */

.mailingtext {
    font-size: 2.0833333333333335vw;
    color: #fff;
    letter-spacing: 0;
   font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-style: normal;
    font-weight: 400;

}

.mlistwrapper .mlform .terms.active a {
    font-size: 0;
}

.mlistwrapper div.plain-ml-wrapper {
    width: 100%;
    margin: 0 auto;
}

form.mlistFormTwo .postal_country,
.dobMonth.fieldWrap {
    width: 68%;
    display: inline-block;
}

form.mlistFormTwo .postalcode,
.plain-ml-wrapper div.dobday.fieldWrap {
    width: 30%;
    margin-right: 2%;
    display: inline-block;
}

.mlistwrapper .mlform input.email.errored{
    color: red;
}

.secondform input:not([type="submit"]),
.secondform select {
    width: 100%;
}



input::-webkit-input-placeholder {
    color: #fff;
    -webkit-text-fill-color: #fff;
    opacity: 1;
    text-transform: none;
}

input::-moz-placeholder {
    color: #fff;
    -webkit-text-fill-color: #fff;
    opacity: 1;
    text-transform: none;
}

input:-ms-input-placeholder {
    color: #fff;
    -webkit-text-fill-color: #fff;
    opacity: 1;
    text-transform: none;
}

input:-moz-placeholder {
    color: #fff;
    -webkit-text-fill-color: #fff;
    opacity: 1;
    text-transform: none;
}


/*Footer End*/


.mlistwrapper form.mlistFormOne>div {
    display: inline-block;
    vertical-align: top;
}

.fadeOut {
    display: none;
}

.fadeIn {
    display: block;
}

/* .mlistwrapper {
    max-width: 50vw;
} */

div#firstMlistForm>div {
    max-width: none;
    margin: 0 0 0 auto;
}

p.message-description {
    text-align: center;
    margin: 0 0 1vw;
    text-transform: uppercase;
    font-size: 1.458vw;
    line-height: 1.771vw;
    letter-spacing: 0;
}

.block .content {
    margin-top: 0;
}

.layout-main {
    margin-top: 0;
    margin-bottom: 0;
}

.message {
    display: block;
}

.plain-ml-wrapper .email.fieldWrap label {
    display: none;
}

.mlistwrapper .plain-ml-wrapper form.mlistFormOne div.fieldWrap {
    margin-right: 2%;
    width: 66%;
}

.mlistwrapperform .mlistFormOne>div {
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.mlistwrapper .plain-ml-wrapper div.fieldWrap {
    position: relative;
}

form.mlistFormOne>div.submit {
    width: 30%;
    margin: 0 auto;
}


.mlistwrapper .mlform input.email {
    box-sizing: border-box;
    padding-left: 1vw;
    background: transparent;
    color: #fff;
    letter-spacing: 0;
}

.mlistwrapper .mlform .mlistFormOne input.submit {
    background: #fff;
    color: #C3C0B7;
    text-transform: uppercase;
    border-color: #fff;
   font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    cursor: pointer;
}

.mlistwrapper .secondform input:not([type="submit"]) {
    background: transparent;
    width: 100%;
    color: #fff;
    height: 3vw;
    padding: 0 0.8vw;
    border: 0.052vw solid #fff;
    font-size: 1vw;
}

input.submit {
    /* background-color: transparent; */
    /* text-transform: lowercase; */
    /* border-color: #fff; */
}

.mlistwrapper .mlform input,
.mlistwrapper input.submit {
    width: 100%;
    height: 3vw;
    line-height: 1.2;
    padding: 0;
    background: transparent;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 0.8vw;
    text-transform: none;
    font-style: normal;
   font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.mlistwrapper div.mlform {
    width: 100%;
    margin: 0px auto;
}

.mlistwrapper form.mlistFormOne,
.mlistwrapper .mlform .terms,
.footer-mlist .mlistwrapper .secondform {
    width: 65%;
    margin: 0 auto;
}

.mlistwrapper input.submit:hover {
    opacity: 1;
    color: #fff;
    border-color: transparent;
}

.mlistwrapper .mlform .mlistFormOne input.submit:hover {
    opacity: 0.5;
    /* background: #DDA6CB; */
}

.mlistwrapper .plain-ml-wrapper .terms {
    position: relative;
    text-align: left;
    padding-left: 0.2vw;
}


.mlistwrapper .mlform p.terms-message a:hover,
.mlistwrapper .secondform p.terms-message a:hover {
    opacity: 0.5;
}

.mlistwrapper .mlform .terms,
.secondform .terms {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9vw;
    color: #fff;
    line-height: 1;
}

.mlistwrapper .mlform .terms:hover,
.mlistwrapper .secondform .terms:hover {
    /* color: #DDA6CB; */
    /* opacity: 0.5; */
}

.mlistwrapper .mlform .terms:active,
.mlistwrapper .secondform .terms:active .mlistwrapper .mlform .terms:focus,
.mlistwrapper .secondform .terms:focus {
    color: #fff;
}

.mlistwrapper form.mlistFormTwo .globaloptin {
    position: relative;
    margin: 0vw auto;
    width: 100%;
    text-align: left;
}

.mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked),
.globaloptin [type="checkbox"]:checked {
    position: absolute;
    left: 0px;
    width: 2vw;
    height: 2vw;
    z-index: 10;
    top: 0;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
}

.mlistwrapper form.mlistFormTwo .globaloptin .goptin_checkbox {
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.6vw;
    color: #fff;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1vw;
    padding-left: 2vw;
}

.mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked)+label:before,
.mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1.5vw;
    height: 1.5vw;
    border: 0.052vw solid #fff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

.mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.plain-ml-wrapper span.secondFormClose:hover {
    opacity: 0.5;
}

.mlistwrapper .mlform .terms p.terms-message,
.mlistwrapper .mlform .terms p.terms-message-2 {
    position: relative;
    bottom: auto;
    top: 0;
    font-size: 0.9vw;
    z-index: 1;
    width: 92%;
    background: var(--background-transparent-color);
    color: #fff;
    text-align: left;
    text-transform: none;
    padding: 1vw;
   font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding-right: 3.5vw;
}

.mlistwrapper .plain-ml-wrapper .terms .terms {
    width: auto;
    border-bottom: 0;
    text-decoration: underline;
}

.mlistwrapper .mlform p.terms-message a,
.mlistwrapper .secondform p.terms-message a {
    margin: 0;
    text-transform: none;
    border: 0;
    color: #fff;
    text-decoration: underline;
}

.mlistwrapper .secondform {
    position: relative;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
}

.mlistwrapper form.mlistFormTwo div.terms {
    width: 100%;
}

.mlistwrapper div.plain-ml-wrapper {
    position: relative;
    padding: 15px 0;
    margin: 0 auto;
}

.firstMlistForm .terms .close:hover {
    opacity: 0.5;
}

.firstMlistForm .terms .close {
    position: absolute;
    top: 38%;
    left: auto;
    right: 0.5vw;
    width: 1.5vw;
    height: 1.5vw;
    text-align: center;
    line-height: 1.7;
    color: #fff;
    background: #fff;
    cursor: pointer;
}

.firstMlistForm .terms p {
    position: relative;
}

.mlistwrapper .mlform,
.mlistwrapper .secondform {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    transition: all 0.5s ease-in-out;
}

.mlistwrapper .plain-ml-wrapper .terms .terms:hover {
    opacity: 0.5;
}

.mlistwrapper .secondform .welcome {
    padding: 2vw 0 1vw;
}

.secondform.singleform.fadeIn {
    position: absolute;
    top: -23vw;
}

.mlistwrapper .plain-ml-wrapper p.terms-message-2 a:hover {
    color: #fff;
}

.mlistwrapper .plain-ml-wrapper p.terms-message-2 a {
    color: #fff;
    border: 0;
}

.mlistwrapper div.plain-ml-wrapper span.secondformClose {
    position: absolute;
    right: 0;
    font-size: 1.3vw;
    top: -1vw;
    cursor: pointer;
    color: #fff;
    display: block;
}

.mlistwrapper div.plain-ml-wrapper span.secondformClose:hover {
    opacity: 0.5;
}

.mlistwrapper form.mlistFormOne,
.mlistwrapper form.mlistFormTwo {
    font-size: 0;
    /* width: 82%; */
    margin: 0 auto;
}


.mlistwrapper form.mlistFormTwo div.terms {
    margin: 10px 0 0;
    display: block;
    text-align: center;
}

.mlistwrapper .plain-ml-wrapper p.terms-message-2,
.mlistwrapper div#nav .plain-ml-wrapper p.terms-message-2 a {
    position: static;
    top: initial;
    left: initial;
    background: 0 0;
    font-size: 1vw;
    text-transform: none;
    margin: 0;
}

.mlistwrapper .mlform .terms p.terms-message-2 {
    width: 100%;
    padding-right: 1vw;
}

.mlistwrapper form.mlistFormOne span.input-error {
    font-size: 1vw;
    bottom: auto;
    display: block;
    text-align: left;
    line-height: 1;
    left: 0;
}

.mlistwrapper form.mlistFormTwo label {
    /* position: relative;*/
    text-align: left;
    top: initial;
    left: initial;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0;
}

.mlistwrapper form.mlistFormOne,
.mlistwrapper form.mlistFormTwo {
    padding-bottom: 0.8vw;
}

.mlistwrapper form.mlistFormTwo .postal_country {
    padding-top: 0.8vw;
}

.mlistwrapper .mlform input.submit:hover {
    border-color: transparent;
    color: #fff;
}

.mlform input.submit {
    color: #000; 
     background-color: transparent; 
    /* border: none; */
    cursor: pointer;
}


#header .region-header div#block-homepagemailinglistblock {
    padding-top: 63px;
}

.mlistwrapper div#thankyou {
    width: 100%;
    font-size: 1.3vw;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.mlistwrapper .secondform .globaloptin {
    margin: 0;
}

.mlistwrapper .secondform .globaloptin label {
    text-transform: none;
}



.mlistwrapper div#firstMlistForm>div {
    margin: 0 auto;
}

section.email-section .section-title h2 {
    font-size: 30px;
}

.mlistwrapper .secondform .welcome p,
.mlistwrapper .secondform .welcome span {
    font-size: 1vw;
    display: inline;
}

.mlistwrapper form.mlistFormTwo label {
    font-size: 1vw;
    text-transform: uppercase;
    color: #fff;
}

.mlistwrapper form.mlistFormTwo>div {
    padding-bottom: 1vw;
}

.mlistwrapper .secondform input,
.mlistwrapper .secondform select {
    font-size: 1vw;
    text-transform: uppercase;
   font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.mlistwrapper .secondform input.submit {
    font-size: 1vw;
    height: 3vw;
    color: #fff;
    background: var(--default-bg-color);
    width: 100%;
    border-color: transparent;
    cursor: pointer;
}

.mlistwrapper .secondform .submit {
    width: 50%;
}

.mlistwrapper .secondform input.submit:hover {
    opacity: 0.5;
}

.mlistwrapper p.thankswelcome-msg {
    text-transform: uppercase;
    line-height: 1.2;
}

.mlistwrapper .mlform input.email.errored {
    border-bottom: red !important;
}

.plain-ml-wrapper p.terms-message-2 a {
    text-decoration: underline;
}

.mlistwrapper .secondform input,
.mlistwrapper .secondform select {
    border-radius: 0 !important;
    height: 3vw;
    background-color: transparent;
}

.mlistwrapper .secondform select {
    padding: 0 1vw;
    border: 0.052vw solid #fff;
}

.mlistwrapper select#country {
    width: 100%;
    border: 0.052vw solid #fff;
    text-transform: uppercase;

}

.mlistwrapper input#goptin_checkbox label.goptin_checkbox {
    height: auto;
}

.mlistwrapper input#goptin_checkbox {
    position: absolute;
}

.mlistwrapper form.mlistFormOne span.input-error {
    color: #ff0000;
}


.plain-ml-wrapper.firstMlistForm.mlistPage .singleform {
    max-width: 100%;
    margin: 0;
    padding: 0;
}



.plain-ml-wrapper.firstMlistForm.mlistPage .mlform .dobMonth.fieldWrap,
.plain-ml-wrapper.firstMlistForm.mlistPage .mlform .dobDay.fieldWrap {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.plain-ml-wrapper.firstMlistForm.mlistPage .mlform .dobMonth.fieldWrap {
    margin-right: 2%;
}

.plain-ml-wrapper.firstMlistForm.mlistPage .mlform .birthday {
    font-size: 0;
}

.plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div {
    margin-top: 1vw;
    position: relative;
    margin-bottom: 1vw;
}

.plain-ml-wrapper .country.select-drop-down-arrow:after {
    /* top: 70%; */
}

.globaloptin {
    position: relative;
    margin: 0vw auto;
    width: 100%;
    text-align: left;
}



.plain-ml-wrapper div.select-drop-down-arrow:after {
    /* font-size: 1.3vw; */
    /* color: #fff; */
    /* right: -1.2vw; */
    /* top: 50%; */
    /* position: absolute; */
    /* pointer-events: none; */
    /* width: 3.5vw; */
    /* text-indent: 14px; */
    /* content: "\25BC"; */
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.plain-ml-wrapper.firstMlistForm.mlistPage .globaloptin [type="checkbox"]:not(:checked),
.globaloptin [type="checkbox"]:checked {
    position: absolute;
    left: 0px;
    width: 2vw;
    height: 2vw;
    z-index: 10;
    top: 0;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
}
.plain-ml-wrapper.firstMlistForm.mlistPage .mlform label,
.plain-ml-wrapper.firstMlistForm.mlistPage .mlform label.birthday {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.458vw;
    line-height: 1.771vw;
    letter-spacing: 0;
    margin-bottom: 1vw;
}

.plain-ml-wrapper.firstMlistForm.mlistPage .mlform label.goptin_checkbox {
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.6vw;
    color: #000;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 1vw;
    padding-left: 3vw;
}


.globaloptin [type="checkbox"]:not(:checked)+label:before,
.globaloptin [type="checkbox"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 2vw;
    height: 2vw;
    border: 0.052vw solid #000;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

.globaloptin [type="checkbox"]:not(:checked)+label:after,
.globaloptin [type="checkbox"]:checked+label:after {
    content: "\2713";
    position: absolute;
    top: 0.4vw;
    line-height: 1;
    left: 0.5vw;
    font-size: 1.4vw;
    color: #000;
    font-weight: 400;
    text-align: center;
}

label {
    font-weight: 400 !important;
}

.globaloptin [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.plain-ml-wrapper.firstMlistForm.mlistPage p.terms-message.fadeIn {
    position: relative;
    top: auto;
    bottom: -1vw;
    background: #000;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    padding: 1vw;
   font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1vw;
    border: 0.052vw solid;
    letter-spacing: 0;
    opacity: 1;
    line-height: 1.5;
}

.plain-ml-wrapper.firstMlistForm.mlistPage p.terms-message.fadeIn a {
    color: #fff;
    border: 0;
    font-size: 1vw;
    letter-spacing: 0;
    text-decoration: underline;
}

.plain-ml-wrapper.firstMlistForm.mlistPage .terms a {
    text-align: left;
    font-size: 1vw;
    border-bottom: 0;
    width: auto;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
}

.plain-ml-wrapper.firstMlistForm.mlistPage .terms {
    text-align: center;
}



input.submit {
    /* text-transform: uppercase; */
}

.email.fieldWrap {
    position: relative;
}

.mlform input.errored {
    border-color: #ff0000;
}

.message.fadeOut {
    display: none;
}

div.thankyou {
    font-size: 3vw;
    padding: 8vw 0;
}

span.input-error {
    color: red;
    text-align: left;
    font-size: 0.8vw;
    line-height: 1.771vw;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    width: 100%;
}

div.thankyou {
    font-size: 3vw;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top:2vw;

}

.submit:hover {
    opacity: 0.8;
}

.plain-ml-wrapper.firstMlistForm.mlistPage p.terms-message.fadeIn a:hover {
    opacity: 0.8;
}

@media only screen and (max-width: 1023px) and (orientation:portrait) {
    .mlistwrapper {
        max-width: 100%;
    }

    .globaloptin [type="checkbox"]:not(:checked)+label:before,
    .globaloptin [type="checkbox"]:checked+label:before {
        border: 0.267vw solid #000;
    }



   
  

    .block.block-views.block-views-blockheader-block-1,
    .block.block-block-content {
        position: relative;
    }

    .mlistwrapper .mlform input.email {
        padding-left: 5vw;
    }

    .mlistheader {
        font-size: 3vw;
    }

    .mlistwrapperform .mlistFormOne,
    .mlistwrapper div#block-plainjsmailinglist form.mlistFormTwo {
        font-size: 0;
        width: 100%;
        margin: 0 auto;
    }

    .mlistwrapper .mlform input,
    .mlistwrapper input.submit {
        font-size: 4vw;
        height: 12vw;
    }

    .firstMlistForm .terms .close {
        width: 5vw;
        height: 6vw;
    }

    .mlistwrapper form.mlistFormOne span.input-error {
        font-size: 3.5vw;
        top: -4vw;
    }

    .mlistwrapper .mlform .terms,
    .mlistwrapper .secondform .terms,
    .thankyou {
        font-size: 4vw;
    }

    .mlistwrapper .secondform input:not([type="submit"]),
    .mlistwrapper .secondform select {
        height: 12vw;
        font-size: 4vw;
        padding-left: 5vw;
    }

    .secondform.singleform.fadeIn {
        background: #000;
        padding: 5%;
    }

    .footer-mlist .secondform.singleform.fadeIn {
        background: transparent;
    }

    .mlistwrapper form.mlistFormTwo label {
        font-size: 2vw;
    }

    .mlistwrapper form.mlistFormTwo .globaloptin .goptin_checkbox {
        font-size: 3.5vw;
        line-height: 4vw;
        padding-left: 7vw;
    }

    .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked)+label:before,
    .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:checked+label:before {
        width: 4.5vw;
        height: 4.5vw;
    }

    .mlistwrapper form.mlistFormTwo>div {
        padding-bottom: 5vw;
    }

    .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:not(:checked)+label:after,
    .mlistwrapper form.mlistFormTwo .globaloptin [type="checkbox"]:checked+label:after {
        font-size: 4.5vw;
    }

    .mlistwrapper .secondform .submit {
        width: 100%;
    }

    .mlistwrapper .secondform input.submit {
        font-size: 4vw;
        height: 12vw;
    }

    .mlistwrapper .mlform .terms p.terms-message,
    .mlistwrapper .mlform .terms p.terms-message-2 {
        font-size: 3.5vw;
    }

    .mlistwrapper .plain-ml-wrapper p.terms-message-2,
    .mlistwrapper div#nav .plain-ml-wrapper p.terms-message-2 a {
        font-size: 3.5vw;
    }

    .mlistwrapper .secondform .welcome p,
    .mlistwrapper .secondform .welcome span {
        font-size: 4vw;
    }

    .mlistwrapper form.mlistFormOne,
    .mlistwrapper form.mlistFormTwo {
        padding-bottom: 3vw;
    }

    .mlistwrapper form.mlistFormOne,
    .mlistwrapper .mlform .terms,
    .mlistwrapper form.mlistFormTwo {
        width: 100%;
    }

    form.mlistFormTwo .postalcode,
    form.mlistFormTwo .postal_country {
        width: 100%;
        margin-right: 0;
    }

    .mlistwrapper div.mlform {
        width: 90%;
    }

    .mlistwrapper div.plain-ml-wrapper {
        padding-bottom: 30px;
    }

    .page-node-type-miscellaneous_pages #main-wrapper {
        min-height: calc(100vh - 30.9vw);
    }

    span.input-error {
        font-size: 2.5vw;
        line-height: 2;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div {
        margin-top: 0vw;
    }

     p.message-description {
        font-size: 4.800vw;
        line-height: 1.3;
        letter-spacing: 0;
        margin-bottom: 5vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform>div {
        margin-top: 1vw;
        position: relative;
        margin-bottom: 5vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform label,
    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform label.birthday {
        font-size: 4vw;
        line-height: 1.3;
        letter-spacing: 0;
    }
    .mailinglistSection{
      min-height: auto;
    }
    .footer-part{
	padding-top :4vw;
    }

    div.thankyou {
        font-size: 10vw;
        padding: 63vw 0;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform label,
    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform label.birthday {
        margin-bottom: 1vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform input:not([type="checkbox"]),
    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform select {
        height: 12vw;
        font-size: 4.267vw;
        line-height: 12vw;
        letter-spacing: 0;
        font-weight: 400;
        padding: 0 6.5vw 0 1.5vw;
        border: 0.267vw solid #000;
        padding-left: 3vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform label.goptin_checkbox {
        font-size: 2.8vw;
        padding-left: 8vw;
        line-height: 1.4;
    }

    .plain-ml-wrapper div.select-drop-down-arrow:after {
        font-size: 4vw;
        color: #fff;
        right: 4.8vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .mlform .birthday {
        margin-bottom: 2vw;
    }

    .globaloptin [type="checkbox"]:not(:checked)+label:before,
    .globaloptin [type="checkbox"]:checked+label:before {
        width: 6vw;
        height: 6vw;
    }

    .globaloptin [type="checkbox"]:not(:checked)+label:after,
    .globaloptin [type="checkbox"]:checked+label:after {
        font-size: 5.8vw;
        left: 0.9vw;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage .terms a {
        font-size: 2.5vw;
        border-bottom: 0;
        letter-spacing: 0;

    }

    .plain-ml-wrapper.firstMlistForm.mlistPage p.terms-message.fadeIn a {
        color: #fff;
        border: 0;
        font-size: 2.5vw;
        letter-spacing: 0;
    }

    .plain-ml-wrapper.firstMlistForm.mlistPage p.terms-message.fadeIn {
        font-size: 2.5vw;
    }

}


.mlform input.errored {
    border-color: #ff0000 !important;
}
#content .consent-placeholder{
    position: relative; 
    margin: 1vw auto 0; 
    display: block; 
    text-align: left;
  } 
  .plain-ml-wrapper label:not(.goptin_checkbox){
      position:static;
      transform:none;        
  }
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), 
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked { 
    position: absolute; 
    left: 0px; 
    width: 1.28vw; 
    height: 1.28vw; 
    z-index: 10; 
    top: 0px; 
    opacity: 0; 
    cursor: pointer; 
    margin: 0; 
    -webkit-appearance: none; 
    padding: 0; 
  } 
  
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, 
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:before { 
    content: ""; 
    position: absolute; 
    left: 0px; 
    top: auto; 
    width: 1.28vw; 
    height: 1.28vw; 
    border: 2px solid  #000; 
    background: transparent; 
    border-radius: 0px; 
    box-sizing: border-box; 
  } 
  
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked) + label:before { 
    border-color: red; 
  } 
  
  #content .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label { 
    display: inline-block; 
    box-sizing: border-box; 
    line-height: 2; 
    text-align: left; 
    text-transform: none; 
    letter-spacing: 0; 
    font-size: 0.68vw; 
    padding-left: 2.04vw; 
    vertical-align: top; 
    font-weight: 400; 
      position: static;
      transform: none;
      pointer-events: auto;
      color:  #000;
      margin: 0;
  } 
  
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after { 
    content: "\2713"; 
    position: absolute; 
    top: 0.58vh; 
    line-height: 1; 
    left: 0.25vw; 
    font-size: 1vw; 
    color:  #000; 
    font-weight: 700; 
    text-align: center; 
  } 
  
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after { 
    color:  #000; 
  } 
  
   #content .consent-placeholder span.input-error { 
    color: red; 
    position: absolute; 
    top: -1.25vw;
    left: 0;
    bottom: auto;
    font-size: 0.8vw;

  } 
  
  #content .secondform .consent-placeholder { 
    margin: 2vh auto; 
  } 
  #content .plain-ml-wrapper .mlform .consent-placeholder label a,
  #content .plain-ml-wrapper .mlform .consent-placeholder label span {
      color: #000;
  }
  #content .plain-ml-wrapper .mlform .consent-placeholder label a{
      text-decoration:underline;
  }
  #content .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
      opacity: 0.5;
  }
  @media only screen and (max-width: 1024px) and (orientation:portrait){ 
  
   #content .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"] + label { 
       font-size: 2.6vw; 
       padding-left: 6vw; 
    } 
  
    #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked), 
    #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked, 
    #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked) + label:before, 
    #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:before { 
       width:4vw; 
       height: 4vw; 
    } 
  
    #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked + label:after { 
          top: 0.2vh;
          left: 0.5vw;
          font-size: 3.15vw;
    } 
  } 
  @media only screen and (max-height: 1366px) and (min-width: 1024px) and (orientation: portrait) {
  #content .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label{
      font-size: 1.268vw;
      padding-left: 3.54vw;
  }        
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after{
     top:0;
     font-size:2vw;
  }
  #content .consent-placeholder {
      position: relative;
      margin: 2vh auto ;
  }
  #content .consent-placeholder span.input-error{
     top: -1.5vh;
  }
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before, 
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
  #content .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked{
      width: 2.28vw;
      height: 2.28vw;
  }
  
  }
  @media only screen and (min-width: 1900px) {

  input, select {
    height: 3vw;
    line-height: 3vw;
}
  }
@media only screen and (max-width: 1023px) {
  #content .consent-placeholder span.input-error {
      font-size:2.5vw;
       top:-4.5vw;
   } 
}