.laberPopupnewsletter{}.laberPopupnewsletter-i{margin:15% auto;position:relative;}.laberPopupnewsletter-i .close{	background: #bc8247 url("../img/icon_close.png") no-repeat scroll center center;    color: #fff;    font-size: 30px;    font-weight: normal;    height: 44px;    opacity: 1;    position: absolute;    right:0;    text-align: center;    text-indent: -999em;    top: 0;    width: 44px;    z-index: 99;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}.laberPopupnewsletter-i .close:hover{	background-color:#323232;}.labpopupnewsletter{position:relative;background-color:#f6f6f6;border-radius: 5px;width: 100%;}#newsletter_block_popup{	bottom: 0;	left: 0;	padding: 90px;	position: absolute;	right: 0;	text-align: center;	top: 0;}#newsletter_block_popup .block_content{}#newsletter_block_popup .block_content .newsletter_title{}#newsletter_block_popup .block_content .newsletter_title h3{	color: #333333;	font-size: 30px;	line-height: 1;	margin: 0 0 25px;	text-transform: none; 	font-weight: 500;}#newsletter_block_popup .block_content .laberContent {	color: #666666;    font-size: 16px;    line-height: 25px;	margin-bottom:30px;}#newsletter_block_popup .block_content .laberContent p{	margin:0;}#newsletter_block_popup .block_content .labAlert {color:#c22312;font-size:14px;}#newsletter_block_popup .block_content .inputNew {	background-color: #fff;    border: 1px solid #ebebeb;    border-radius: 4px;    height: 45px;    line-height: 45px;    padding: 0 15px;    width: 90%;	margin-bottom:30px;}#newsletter_block_popup .block_content .send-reqest {	background: #323232;    border-radius: 2px;    color: #ffffff;    cursor: pointer;    display: inline-block;    font-size: 14px;    font-weight: 600;    line-height: 45px;    margin-bottom: 30px;    padding: 0 30px;    text-transform: uppercase;	-webkit-transition: all 300ms ease;	-moz-transition: all 300ms ease;	-ms-transition: all 300ms ease;	-o-transition: all 300ms ease;	transition: all 300ms ease;}#newsletter_block_popup .block_content .send-reqest:hover{	background-color:#bc8247;	}#newsletter_block_popup .newsletter_block_popup-bottom {	bottom: 30px;	display: inline-block;	position: absolute;	right: 50px;	left: 50px;	text-align: center;}#newsletter_block_popup .newsletter_block_popup-bottom .subscribe-bottom {	display: inline-block;	line-height: 25px;	margin-right: 5px;}#newsletter_block_popup .newsletter_block_popup-bottom .laber_newsletter_dont_show_again {	color: #666666;    font-size: 14px;    font-style: italic;    line-height: 25px;    margin: 0;}@media only screen and (min-width : 992px) and (max-width : 1199px){	.laberPopupnewsletter-i{		width: 910px;	}}@media only screen and (min-width : 768px) and (max-width : 991px){	.laberPopupnewsletter-i{		width: 650px;	}	#newsletter_block_popup {		background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;		padding: 60px;		margin:0;	}}@media only screen and (max-width : 767px){}