body{
  font-family: 'Fjalla One', sans-serif !important;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.bg-background{
    background-color: black !important;
}

.celio-content
{
  display: none;
}
.tom_tailor-content
{
  display: none;
}
.six-content
{
  display: none;
}

.brand-a,.instore-a, .brand-footer
{
  display:none;
}

.salesmanago-found
{
  display:none;
}

.found
{
  display:none;
}

.contact_found
{
  display:none;
}


.no_contact_found
{
  display:none;
}

.already_participated
{
  display:none;
}

.online-a
{
  display: none;
}

.instore-input
{
  display: none;
}
.menu{
  background-color: #E20A17 !important;
}
.poster{
  min-width: 100% !important;
  max-width: 100% !important;
  line-height: 0 !important;
}

.card {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.arrow
{
  position:fixed;
  right:25px;
  bottom:10px;
  color: #E20A17;
  z-index:20;
}

  main {
    flex: 1 0 auto;
  }

  input[name="birthday"]:focus.invalid~label:after,
  input[name="birthday"].invalid~label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1;
  }

  input[name="birthday"]:focus~label:after,
  input[name="birthday"]~label:after {
    display: block;
    content: "";
    position: absolute;
    top: 36px;
    opacity: 0;
    white-space: pre;
    transition: .2s opacity ease-out, .2s color ease-out;
  }

  .picker__date-display {
    background-color:#424242 !important;
  }
  .picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    background-color:#E20A17!important;
    color:white !important;
  } 
  .picker__day--today{
    color:#E20A17!important;
  }
  .picker__today,.picker__close{
    color:#424242!important;
  } 
   .picker__today:hover,.picker__close:hover{
    color:#E20A17!important;
  } 
  .input-field input[type=select]:select{
    color:#E20A17!important;
 }
 .input-field input:focus + label{
  color:#E20A17!important;
 }
 /*
  .input-field input:focus {
    border-bottom: 1px solid #E20A17!important;
    -webkit-box-shadow: 0 1px 0 0 #E20A17!important;
    box-shadow: 0 1px 0 0 #E20A17!important;
  }*/

  [type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
    background-color: #E20A17!important;
}
  [type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after {
    border: 2px solid #E20A17!important;
}
[type="checkbox"].filled-in:checked+label:after {
  border: 2px solid #E20A1A !important;
  background-color: #E20A1A !important;

}
.dropdown-content li>a, .dropdown-content li>span {
  color: #E20A17!important;
}
.select-dropdown li.disabled, .select-dropdown li.disabled>span, .select-dropdown li.optgroup {
  color: rgba(0,0,0,0.3)!important;

}
[type="checkbox"]:checked+label:before {
  border-right: 2px solid white !important;
  border-bottom: 2px solid white  !important;
}
.input-field .prefix.active{
  color:#E20A17!important;
}
.logo-img {
  max-height: 100% !important;
  padding: 15px 15px !important;

}
/*
#banner{
 background-color: #424242 !important;
}*/

.thankyou{
  border-bottom: 2px solid #9e9e9e;
  
}
label{
  color: black !important;
  font-size: 1.25rem !important;
}
.footer-img{
  max-width: 100% !important;
}
.collapsible-body h6{
font-weight: bold;
}

@media only screen and (min-width: 1000px){
  .modal-loader{
    width: 20% !important;
  }
}

@media only screen and (min-width: 769px){
  .field-padding
  {
    padding: 0 10px !important;
  }
}

@media only screen and (max-width: 768px){
  .modal-loader{
    width: 50% !important;
  }
  #modal1{
    width: 95% !important;
  }

  .input-wrapper
  {
    display: block !important;
  }

  .field-padding
  {
    padding: 0 !important;
    padding-left: 10px !important;
  }

  .phone-field-padding
  {
    padding: 0 !important;
    padding-left: 50px !important;
  }
}
#residencel label{
  font-size: 1rem !important;
}
.residence-invalid .select-wrapper input.select-dropdown{
  border-bottom: 1.5px solid #E20A17 !important;
}
.body-on-modal{
  width: 100%;
  position: fixed;
}
#modal1{
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height:100%;
}
#sticky{
  position: -webkit-sticky;
  position: sticky;
 top: 5px;

}
.preloader-holder {
  height: 100px;
}
.modal-overlay{
  background: white !important;
}

.input-box
{
  border: 1px solid #9e9e9e !important;
  padding: 0 10px;
  box-shadow: none !important;
}

.select-dropdown
{
  /* border: 1px solid #9e9e9e !important; */
  padding-left:10px !important;
}
.with-border .select-dropdown
{
  border: 1px solid #9e9e9e !important;
 
}

.input-label
{
  margin :auto !important;
  display: flex;
}

.label-p
{
  margin: 0;
}

.caret
{
  margin-right: -5px !important;
}

.iti__flag {background-image: url("../images/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("../images/flags@2x.png");}
}

.iti--allow-dropdown
{
  width: 100%;
}

#phone
{
  width: -webkit-fill-available;
  padding-left: 50px;
  padding-right: 0;
  
}



#email
{
  margin-left:10px;
}

.valid{
  border-bottom: 2px solid #4CAF50 !important
}

.invalid
{
  border-bottom: 2px solid #e20a17 !important
}

@media only screen and (min-width: 993px){
  .container {
    width: 85% !important;
}
}

.character-counter
{
  display: none !important;
}

.check-row
{
  height: -webkit-fill-available;
}

.border-logos
{
  border-top-style: double;
  border-top-color: #ed1b24;
}

.border-logos-bottom
{
  border-bottom-style: double;
  border-bottom-color: #ed1b24;
}
