/*NEWSLETTER*/

#preview_text{
  margin-top:20px;
  margin-bottom:20px;
  margin-left:13px;
  margin-right:10px;
  text-align: left !important;
  font-size:12px !important;
}

.newsletter_form{
  height: 190px;
  border-style:solid;
  border-width: 1px;
  border-color: #e8e8e8;
}
.newsletter_form_header{
  background-color: #000;
  height: 30px;
}
.newsletter_form_title{
  color:white;
  font-size: 17px;
  font-weight: 700;
  text-align:center;
  line-height:1.8;
  font-family: 'Titillium Web', Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}

.newsletter_form button.cr_button{
  height: 42px;
  width:100px;
  float:left;
  background-color: #c31e00;
  color:white;
  border-style:none;
  font-size: 14px !important;
}
.newsletter_form button.cr_button:hover{
  background-color: #B01D02;
}
.newsletter_form button.cr_button:active{
  border-style:solid;
  border-width:2px;
  border-color:#ad3941;
}  
.email_input{
  width:170px;
  height:30px;
  padding-left:10px;
  font-size:14px !important;
  border-width: 0;
  background-color: #f0f0f0;
  float:left;
  margin-left: 10px;
  letter-spacing: 0.5px;
  outline: 0;
  text-align:center;
  color:#8d8d8d;
  font-weight:300;
}


/*NEWSLETTER BOTTOM*/

#preview_text_bottom{
  margin-top:15px;
}

.newsletter_form_bottom{
  min-height: 100px;
  margin-top: 30px;
}
.newsletter_boxL{
  float:left;
  width:50%;
}

.newsletter_boxR{
  margin-top:15px;
  width:300px;
  float:left;
  margin-left:10px;
}
.newsletter_form_header_bottom{
 height: 30px;
}
.newsletter_form_title_bottom{
  font-size: 18px;
  font-weight: 700;
  font-family: 'Titillium Web', Verdana, Geneva, sans-serif;
  border-bottom: 1px solid #eaeaea;
  padding-bottom:5px;
}

.newsletter_form_bottom button.cr_button{
  height: 32px;
  width:100px;
  float:left;
  background-color: #c31e00;
  color:white;
  border-style:none;
  font-size: 14px !important;
}
.newsletter_form_bottom button.cr_button:hover{
  background-color: #B01D02;
}
.newsletter_form_bottom button.cr_button:active{
  border-style:solid;
  border-width:2px;
  border-color:#ad3941;
}  
.email_input_bottom{
  width:170px;
  height:30px;
  padding-left:10px;
  font-size:14px !important;
  border-width: 0;
  background-color: #f0f0f0;
  float:left;
  margin-left: 10px;
  letter-spacing: 0.5px;
  outline: 0;
}


@media screen and (max-width: 600px) {
  
.newsletter_form_bottom{
  min-height: 170px;
}
.newsletter_boxL{
  float:none;
  width:100%;
}

.newsletter_boxR{
  margin-top:15px;
  width:300px;
  float:none;
}

.email_input_bottom{
  margin-left: 0px;
}


}





/* NEWSletter VIP*/

#preview_text-vip{
  margin-top:20px;
  margin-bottom:20px;
  margin-left:13px;
  margin-right:10px;
  text-align: left !important;
  font-size:12px !important;
}

.newsletter_form-vip{
  height: 210px;
  border-style:solid;
  border-width: 1px;
  border-color: #e8e8e8;
}
.newsletter_form_header-vip{
  background-color: #c31e00;
  height: 42px;
}
.newsletter_form_title-vip{
  color:white;
  font-size: 18px;
  font-weight: 700;
  text-align:center;
  line-height:2.3;
  font-family: 'Titillium Web', Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}

.newsletter_form-vip button.cr_button-vip{
  height: 42px;
  width:100px;
  float:left;
  background-color: #c31e00;
  color:white;
  border-style:none;
  font-size: 14px !important;
}
.newsletter_form-vip button.cr_button-vip:hover{
  background-color: #B01D02;
}
.newsletter_form-vip button.cr_button-vip:active{
  border-style:solid;
  border-width:2px;
  border-color:#ad3941;
}  
.email_input-vip{
  width:170px;
  height:40px;
  padding-left:10px;
  font-size:14px !important;
  border-width: 0;
  background-color: #f0f0f0;
  float:left;
  margin-left: 10px;
  letter-spacing: 0.5px;
  outline: 0;
}


/*NEWSLETTER BOTTOM*/

#preview_text_bottom-vip{
  margin-top:15px;
}

.newsletter_form_bottom-vip{
  min-height: 300px;
  margin-top: 30px;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  overflow:hidden;
}
.newsletter_boxL-vip{
  padding-left:30px;
  padding-right:30px;
}

.newsletter_boxL-vip b{
  font-size: 15px;

}

.newsletter_boxR-vip{
  margin-top:25px;
  width:400px;
}
.newsletter_form_header_bottom-vip{
  height: 60px;
  background-color: #1D77B0;
  color:white;
}
.newsletter_form_title_bottom-vip{
  font-size: 30px;
  font-weight: 500;
  font-family: "Titillium Web",Verdana,Geneva,sans-serif;
  padding-top: 20px;
 text-align:center;

}

.newsletter_form_bottom-vip button.cr_button-vip{
  height: 42px;
  width:159px;
  float:left;
  background-color: #1D77B0;
  color:white;
  border-style:none;
  font-size: 24px !important;
}
.newsletter_form_bottom-vip button.cr_button-vip:hover{
  background-color: #156192;
}
.newsletter_form_bottom-vip button.cr_button-vip:active{
  border-style:solid;
  border-width:2px;
  border-color:#156192;
}  
.email_input_bottom-vip{
  width:220px;
  height:40px;
  padding-left:10px;
  font-size:24px !important;
  border-width: 0;
  background-color: #f0f0f0;
  float:left;

  letter-spacing: 0.5px;
  outline: 0;
}


@media screen and (min-width: 331px) and (max-width: 600px) {
  
.newsletter_form_bottom-vip{
  min-height: 170px;
  width: 90%;
}
.newsletter_boxL-vip{
  width:90%;
}

.newsletter_boxR-vip{
  margin-top:15px;
  width:100%;
  float:none;
}

.email_input_bottom-vip{
  margin-left: 0px;
  width: 60%;
}

.newsletter_form_bottom-vip button.cr_button-vip {
  font-size:22px !important;
    width: 36%;
}
.newsletter_form_title_bottom-vip {
    font-size: 25px;
    text-align:center;
}


}

@media screen and (max-width: 330px) {
.newsletter_form_bottom-vip{
  min-height: 170px;
  width: 90%;
}
.newsletter_boxL-vip{
  width:90%;
  padding-left: 20px;
}

.newsletter_boxR-vip{
  margin-top:15px;
  width:100%;
  float:none;
}

.email_input_bottom-vip{
  margin-left: 0px;
  width: 59%;
  font-size: 20px !important;
}

.newsletter_form_bottom-vip button.cr_button-vip {
  font-size:20px !important;
    width: 36%;
}
.newsletter_form_title_bottom-vip {
    font-size: 21px;
    text-align:center;
}



}






