/* newsletter popup */
.b-close{
	display: block;
	z-index: 1;
	position: relative;
}
.ttpopupclose {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	cursor: url("images/pop.png"), pointer;
}
.b-close::before {
	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll -13px -324px;
	content: "";
	height: 25px;
	left: 0;
	position: absolute;
	right: auto;
	top: 0;
	transition: all 0.5s ease-in-out 0ms;
	-webkit-transition: all 0.5s ease-in-out 0ms;
	-moz-transition: all 0.5s ease-in-out 0ms;
	-o-transition: all 0.5s ease-in-out 0ms;
	-ms-transition: all 0.5s ease-in-out 0ms;
	width: 25px;
	z-index: 1;
}
#popup2:hover .b-close::before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.b-close span { display:none; }
.newletter-popup {
	background-attachment: scroll;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-background-position: center bottom;
	-moz-background-position: center bottom;
	-o-background-position: center bottom;
	-webkit-background-repeat: no-repeat;
	-moz-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	background-repeat: no-repeat;
	top: 52% !important;
	margin-top: -220px;
	position: fixed !important;
	text-align: center;
	display: none;
	height: 400px;
	width: 770px;
	max-width: 770px;
}
.newletter-popup #boxes {
	background-color: #ffffff;
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	height: 400px;
	max-width: 770px;
	border: 8px solid #ffaa01;
	float: left;
	width: 100%;
}
.newletter-popup #dialog {
	background-color: #ffffff;
	border: 8px solid #002c42;
	float: left;
	width: 100%;
}
.newletter-popup .box {
	float: right;
	margin: 80px 0 10px;
	text-align: center;
	background: #fff;
	padding: 0 30px;
}
.newslatter-img {
	background: #ffffff url("images/newsletter.jpg") no-repeat scroll 0 center;
	height: 460px;
	padding: 0;
}
.newletter-popup .newletter-title {
	width: 100%;
}
.newletter-popup #boxes .newletter-title h2 {
	color: #111;
	margin: 0 0 10px;
	position: relative;
	text-transform: uppercase;
	padding: 0 0 10px;
	font: 500 34px/36px "Oswald",sans-serif;
}
.newletter-popup #frm_subscribe .newslatterpopup-content > span {
	color: #666;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: "Roboto Slab","sans-serif";
}
.newletter-popup #frm_subscribe {
	float: left;
	width: 100%;
}
.newletter-title {
	float: left;
	padding: 0;
}
.newletter-popup .newleter-content {
  float: left;
  width: 100%;
}
#boxes .box-content label {
	font-weight: 400;
	font-size: 13px;
	cursor: pointer;
	color: #666;
	line-height: 30px;
}
#boxes .box-content label:hover {
	color: #000;
}
#boxes  #frm_subscribe .required{
	color: #f00;
	padding-right: 5px;
}
#boxes #frm_subscribe #subscribe_pemail {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	height: 45px;
	margin: 25px 0;
	padding: 5px 15px;
	text-align: center;
	width: 90%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	color: #666;
	letter-spacing: 1px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
#boxes  #frm_subscribe #notification{
	color: #f00;
}
#subscribe_popup #notification > div {
  margin: 15px 0 0;
}
#boxes  #frm_subscribe #notification .success{
	color: #4caf50;
}
#popup2 {
	cursor: pointer;
	height: 25px;
	line-height: 24px;
	padding: 0;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 9px;
	width: 25px;
}
.popup-button {
  display: inline-block;
  float: none;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
#dialog-normal .newletter-title .tt-title {
	cursor: pointer;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #111;
	float: left;
	font: 400 30px/32px "Oswald",Helvetica,sans-serif;
	margin: 0;
	position: relative;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	padding: 35px 0 35px 55px;
}
#dialog-normal .newletter-title .tt-title::before {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	color: #111;
	content: "\f003";
	cursor: pointer;
	float: left;
	font-family: fontawesome;
	font-size: 36px;
	height: 50px;
	left: 10px;
	line-height: 50px;
	margin: auto;
	position: absolute;
	right: auto;
	top: 0;
	width: 36px;
	bottom: 0;
}
.newletter-subscribe .newletter-desc {
	color: #ccc;
	float: left;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
	font: 400 13px/24px "Poppins",Helvetica,sans-serif;
	display: none;
}
#dialog-normal .newleter-content {
	float: left;
	padding: 18px 0;
	max-width: 510px;
	width: 75%;
}
#form_subscribe {
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
}
.newletter-subscribe .box {
  float: left;
  width: 100%;
}
#subscribe_email {
	position: relative;
	background: #fff;
	border: none;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	color: #111;
	float: left;
	font-size: 13px;
	padding: 12px 20px 12px 20px;
	width: 100%;
	line-height: 20px;
	height: 50px;
	letter-spacing: 1px;
	margin: 5px 0;
}
#subscribe_email::-webkit-input-placeholder{
	color: #111;
}
#subscribe_email::-moz-placeholder{
	color: #111;
}
#subscribe_email:-ms-input-placeholder{
	color: #111;
}
#subscribe_email:-moz-placeholder {
	color: #111;
}
#subscribe .btn {
	padding: 2px 20px;
	text-transform: capitalize;
	top: 8px;
	background: #111;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #fff;
	float: left;
	margin: 0;
	position: absolute;
	right: 3px;
	text-align: center;
	height: 44px;
	font: 500 14px/38px "Roboto Slab",Helvetica,sans-serif;
	border: none;
	bottom: 0;
}
#subscribe .btn:hover {
	background: #111;
	color: #fff;
}
#subscribe .btn::after {
	background: #002c42;
}
.newletter-subscribe .button i {
  display: none;
}
#notification-normal {
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid transparent;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
}
#notification-normal div{
	background: #dff0d8;
	color: #3c763d;
	font-size: 13px;
	padding: 10px 15px;
}
#notification-normal div.warning{
	background: #f2dede;
	color: #a94442;
}
@media(max-width:1199px){
	.newletter-subscribe .box {
		float: left;
		width: 100%;
	}
	#dialog-normal .newleter-content {
		max-width: 450px;
	}
}
@media(max-width:991px){
	.newletter-subscribe.bottom-to-top.hb-animate-element.hb-in-viewport {
		float: left;
		margin: 25px 20px;
		width: 100%;
	}
	.newletter-subscribe.bottom-to-top.hb-animate-element.hb-in-viewport {
		margin: 25px 0;
	}
	#dialog-normal .newletter-title h2 {
		margin: 0 0 5px 0;
	}
	#dialog-normal .newleter-content {
		margin: 10px 0 0;
		padding: 0 10px;
		float: none;
		width: 80%;
		display: inline-block;
		vertical-align: top;
	}
	.newletter-subscribe {
		padding: 15px 0;
		float: left;
		width: 100%;
	}
	#dialog-normal .newletter-title .tt-title {
		float: none;
		width: auto;
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
	#dialog-normal .newletter-title {
		float: none;
		width: auto;
	}
	.newletter-subscribe .newletter-desc {
		text-align: center;
		margin: 10px 0;
	}
	.newletter-popup, .newletter-popup #boxes{
		max-width: 740px;
	}
	#dialog-normal .newletter-title .tt-title {
		padding: 0 0 0 50px;
		font-size: 26px;
	}
}
@media(max-width:600px){
	.newletter-popup {
		width: 300px;
		top: 2% !important;
		margin: 0;
		height: 100%;
		overflow-y: auto;
	}
	.newslatter-img {
		width: 100%;
	}
	.newletter-popup, .newletter-popup #boxes {
		width: 300px;
		margin: auto;
		height: 100%;
		overflow-y: auto;
		top: 5%;
	}
	.newletter-popup .box {
		width: 100%;
		padding: 0 10px;
		margin: 10px 0;
	}
	.newletter-popup #boxes .newletter-title h2 {
		margin: 10px 0 0;
		font-size: 24px;
		line-height: 26px;
	}
	#boxes .box-content .subscribe-bottom {
		margin-bottom: 15px;
	}
	.b-close::before {
		background-position: -72px -324px;
	}
}
@media(max-width:480px){
	.newletter-popup {
		width: 300px;
	}
	.newletter-popup #boxes .newletter-title h2 {
		font-size: 22px;
	}
	#boxes #frm_subscribe #subscribe_pemail {
		width: 80%;
	}
	#dialog-normal .newleter-content {
		padding: 0;
		width: 100%;
	}
	.newletter-subscribe .button:hover > i {
		color: #fff;
	}
	.newletter-subscribe .button > span {
		display: none;
	}
	#dialog-normal .newletter-title .tt-title::before {
		left: 0;
		margin: 0 auto;
		right: 0;
		top: 0;
		bottom: 0;
	}
	#subscribe .btn {
		padding: 5px 15px;
	}
	.newletter-subscribe .button > i {
		display: block;
		font-size: 18px;
		color: #fff;
		line-height: 32px;
	}
	#dialog-normal .newletter-title .tt-title {
		padding: 50px 0 0 0;
		font-size: 24px;
		line-height: 28px;
	}
	#subscribe_email {
		padding: 0 50px 0 10px;
	}
}