.fieldpopupnewsletter {display: none;}
.fieldpopup .fancybox-skin .fancybox-close {top:5px; right:5px; background-color: transparent; line-height: 20px; z-index:8}
.fieldpopup .fancybox-skin .fancybox-close:after {
	font-family: "agency";
	content: "X";
	font-size: 16px;
        color:#fff;
}
#newsletter_block_popup {
	position: absolute;
        left:0;
        right:0;
	bottom:0;
	margin: 0;
}
@media(max-width:1199px){
#newsletter_block_popup .block_content{
    text-align:center;}
}
.fieldpopup .inputNew { display:inline-block; margin-left:142px; width:410px; height: 35px; background-color: rgba(0, 0, 0,0.6);border:0; line-height: 35px; margin-bottom: 6px; text-align: center; color:#fff; font-size:16px; text-transform: none; }
.popup_text {
        font-size:15px;
	color:#fff;
	text-align: center;
	padding-top: 0;
        padding-bottom:0;
        margin-top:-15px;
        margin-bottom:10px;
}
.fieldpopupnewsletter{
       background-repeat:no-repeat;     
       max-height:390px!important;
        }
.newsletter_block_popup-bottom{ 
    margin: 30px 0px 0 10px;
    text-align: left;}
#uniform-newsletter_popup_dont_show_again{display:inline-block;}
.newsletter_block_popup-bottom label{
    color:#fff;
    display:inline-block; 
    font-weight: normal;
}
.button_unique {
	background-color: transparent;
	border:none;
        font-size: 18px;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 30px;
	cursor: pointer;}
.send-response {
	text-align: center;
	font: bold 14px "Open Sans",sans-serif;
	color:#990000;
	padding-bottom: 5px;
}
.fancybox-close-overlay {
	width: 28px;
	height: 28px;
	position: absolute;
	cursor: pointer;
	top:5px;
	right:5px;
	z-index:9;
}
.title_popup{
    font-family:"agency";
    font-size:34px;
    color:#fff;
    text-align:center;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: -1px 1px rgba(0, 0, 0, 0.3);
}
.button_unique span{
    line-height:1;
    padding:7px 35px;
    background:transparent;
    border:1px solid #fff;
    display:inline-block;
    color:#fff;
    text-transform: uppercase;
    font-family:"agency";
    font-size:18px;
    transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
#newsletter_block_popup .block_content{
    margin-top:30px;
}
.button_unique span:hover{
    background:#eb5f06;;
    border-color:#eb5f06;
     transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
@media(max-width:360px){
    .fieldpopup .inputNew{width:300px;}
    .title_popup{width:300px!important;}
}