/* TB-newsletter-popup Start */
#TB-newsletter-popup #boxes {
	background-color: #ffffff;
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	height: 500px;
	max-width: 1000px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
#TB-newsletter-popup .newslatterpopup-content {
	width: 88%;
	margin: 0 auto;
}
#TB-newsletter-popup #notification .warning {
	background: #f8d7da;
	padding: 12px;
	color: #842029;
	margin: 0 0 15px 0;
	border: 1px solid #f5c2c7;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
}
#TB-newsletter-popup #notification .success {
	background: #d1e7dd;
	padding: 12px;
	color: #0f5132;
	margin: 0 0 15px 0;
	border: 1px solid #badbcc;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
}
#TB-newsletter-popup #popup2 {
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	cursor: pointer;
	top: 0;
	width: auto;
	height: 30px;
	width: 30px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	z-index: 1;
	background: #fff;
}
#TB-newsletter-popup #popup2 span {
	display: inline-block;
}
#TB-newsletter-popup #popup2 .b-close i {
	color: #111;
	line-height: 30px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	display: block;
	font-size: 20px;
}
#TB-newsletter-popup #popup2:hover .b-close i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
#TB-newsletter-popup .newslatter-img {
	background: #ffffff url("../images/newsletter-img.jpg") no-repeat scroll 0 center;
	padding: 0;
	height: 500px;
	width: 500px;
	order: 2;
}
#TB-newsletter-popup .box {
	text-align: center;
}
#TB-newsletter-popup #dialog {
	display: flex;
	align-items: center;
}
#TB-newsletter-popup #boxes .newletter-title h2 {
	color: #111;
	font: 400 50px/52px 'Rancho', cursive;
	margin: 0 0 20px;
}
#TB-newsletter-popup .newslatterpopup-content>span {
	margin: 0 0 20px 0;
	font: 500 15px/24px "Quicksand", Helvetica, sans-serif;
	color: #666;
	display: block;
}
#TB-newsletter-popup #boxes #newleter_form_subscribe #subscribe_pemail {
	border: 1px solid #dddcdc;
	padding: 12px 20px;
	color: #111;
	background: #f5f5f5;
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: 0.5px;
	font: 500 14px/20px "Quicksand", Helvetica, sans-serif;
	box-shadow: none;
	outline: none;
	display: block;
	width: 100%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
}
#TB-newsletter-popup .popup-button {
	text-align: left;
	vertical-align: top;
	cursor: pointer;
	margin: 0 0 20px;
}
#TB-newsletter-popup .popup-button {
	text-align: center;
}
#TB-newsletter-popup .popup-button .button.btn.btn-primary {
	font: 500 16px/16px "Quicksand", Helvetica, sans-serif;
	color: #fff;
	padding: 14px 30px;
	background: #111;
	margin: 0;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	border: none;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
}
#TB-newsletter-popup .popup-button .button.btn.btn-primary::before {
	background: #e68063;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	z-index: -1;
	right: 0;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
}
#TB-newsletter-popup .popup-button .button.btn.btn-primary:hover::before,
#TB-newsletter-popup .popup-button .button.btn.btn-primary:active::before,
#TB-newsletter-popup .popup-button .button.btn.btn-primary:focus::before {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	height: 100%;
}
#TB-newsletter-popup #boxes .newleter-content label {
	color: #666;
	font: 500 14px/24px "Quicksand", Helvetica, sans-serif;
	cursor: pointer;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
}
#TB-newsletter-popup #boxes .newleter-content label:hover {
	color: #111;
}
#TB-newsletter-popup .popup-button .button.btn.btn-primary:hover,
#TB-newsletter-popup .popup-button .button.btn.btn-primary:active,
#TB-newsletter-popup .popup-button .button.btn.btn-primary:focus {
	color: #fff;
	background: #e68063;
}
@media (max-width: 991px) {
	#TB-newsletter-popup #dialog {
		display: block;
	}
	#TB-newsletter-popup #boxes {
		bottom: 0;
		overflow-y: auto;
		left: 0;
		top: 0;
		margin: 75px auto;
		right: 0;
		position: fixed;
		z-index: 9;
		overflow-x: hidden;
		height: auto;
	}
	#TB-newsletter-popup .box {
		padding: 35px 15px;
		text-align: center;
	}
	#TB-newsletter-popup #boxes {
		max-width: 500px;
	}
	#TB-newsletter-popup .newslatter-img {
		height: 320px;
		background-position: top center;
		width: auto;
	}
	#TB-newsletter-popup #popup2 {
		height: 30px;
		width: 30px;
		z-index: 1;
		right: 0;
		top: 0;
	}
}
@media (max-width: 543px) {
	#TB-newsletter-popup #boxes {
		max-width: 300px;
	}
	#TB-newsletter-popup #boxes .newletter-title h2 {
		font-size: 40px;
		line-height: 42px;
		margin: 0 0 10px;
	}
	#TB-newsletter-popup .newslatterpopup-content {
		width: 100%;
	}
	#TB-newsletter-popup #boxes .newleter-content label {
		font-size: 13px;
	}
}
/* TB-newsletter-popup End*/
/* TB-newsletter-subscribe Start*/
/*#TB-newletter-subscribe .newletter-desc{
	display: none;
}*/
#TB-newletter-subscribe .newletter-title {
	margin: 0 0 20px;
}
#TB-newletter-subscribe .newletter-title h2 {
	font: 400 50px/52px 'Rancho', cursive;
	color: #191919;
	position: relative;
	margin: 0 0 15px;
	padding: 60px 0 0 0;
	letter-spacing: 0.3px;
}
#TB-newletter-subscribe .newletter-title span {
	font: 500 20px/22px "Quicksand", Helvetica, sans-serif;
	color: #555556;
	letter-spacing: 0.30px;
}
#TB-newletter-subscribe #notification-normal {
	position: absolute;
	bottom: -55px;
	top: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#TB-newletter-subscribe #notification-normal .warning {
	background: #f8d7da;
	padding: 9px;
	color: #842029;
	border: 1px solid #f5c2c7;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	margin: 20px 0 0 0;
}
#TB-newletter-subscribe #notification-normal .success {
	background: #d1e7dd;
	padding: 9px;
	color: #0f5132;
	border: 1px solid #badbcc;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	margin: 20px 0 0 0;
}
#TB-newletter-subscribe .newletter-title h2::after {
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	margin: auto;
	width: 45px;
	height: 45px;
	text-align: center;
}
#TB-newletter-subscribe .box {
	position: relative;
	margin: 0 auto;
	width: 55%;
	text-align: center;
}
#TB-newletter-subscribe .newleter-content>label {
	display: none;
}
#TB-newletter-subscribe #form_subscribe {
	position: relative;
}
#TB-newletter-subscribe #form_subscribe #subscribe_email {
	color: #131313;
	padding: 10px 165px 10px 20px;
	font: 500 14px/16px "Quicksand", Helvetica, sans-serif;
	background: #fff;
	height: 54px;
	outline: none;
	letter-spacing: 1px;
	width: 100%;
	border: 2px solid #fff;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#TB-newletter-subscribe #form_subscribe .btn {
	position: absolute;
	right: -2px;
	top: 0;
	background: #e68063;
	color: #fff;
	border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
	padding: 18px 30px;
	text-transform: uppercase;
}
#TB-newletter-subscribe #form_subscribe .btn::before {
	background: #111;
	border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
}
/*#TB-newletter-subscribe #form_subscribe .btn{
		  border-radius: 0 25px 25px 0;
	    -webkit-border-radius: 0 25px 25px 0;
	    -moz-border-radius: 0 25px 25px 0;
	    -ms-border-radius: 0 25px 25px 0;
	    -o-border-radius: 0 25px 25px 0;
	}
	#TB-newletter-subscribe #form_subscribe .btn:before{
		border-radius: 0 25px 25px 0;
	    -webkit-border-radius: 0 25px 25px 0;
	    -moz-border-radius: 0 25px 25px 0;
	    -ms-border-radius: 0 25px 25px 0;
	    -o-border-radius: 0 25px 25px 0;
	}*/

#TB-newletter-subscribe #form_subscribe .btn i {
	display: none;
}
@media (max-width: 1399px) {
	#TB-newletter-subscribe .newletter-title span {
		font-size: 18px;
		line-height: 24px;
	}
}
@media (max-width: 1299px) {
	#TB-newletter-subscribe .newletter-title h2 {
		font-size: 44px;
		line-height: 46px;
	}
}
@media (max-width: 1199px) {
	#TB-newletter-subscribe .newletter-title h2 {
		font-size: 40px;
		line-height: 42px;
		margin: 0 0 10px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		padding: 10px 145px 10px 20px;
		height: 46px;
	}
	#TB-newletter-subscribe #form_subscribe .btn {
		padding: 14px 21px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#TB-newsletter-popup .newslatter-img {
		width: 450px;
	}
	#TB-newsletter-popup #boxes {
		max-width: 900px;
	}
}
@media (max-width: 991px) {
	#tb-footer .footer-top-cms::before {
		height: 37px;
		top: -37px;
	}
	#TB-newletter-subscribe .box {
		width: 65%;
	}
	#TB-newletter-subscribe .newletter-title {
		text-align: center;
		margin: 0 0 16px;
	}
	#TB-newletter-subscribe #notification-normal {
		position: static;
		margin: 10px 0 0 0;
		padding: 0;
	}
}
@media (max-width: 767px) {
	#TB-newletter-subscribe .box {
		width: 80%;
	}
}
@media (max-width: 575px) {
	#TB-newletter-subscribe .box {
		width: 90%;
	}
	#TB-newletter-subscribe .newletter-title h2 {
		font-size: 36px;
		line-height: 38px;
		padding: 50px 0 0 0;
	}
}
@media (max-width: 480px) {
	#TB-newletter-subscribe .box {
		width: 100%;
	}
	#TB-newletter-subscribe .newletter-title {
		margin: 0 0 10px;
	}
	#TB-newletter-subscribe .newletter-title h2 {
		font-size: 30px;
		line-height: 32px;
		padding: 40px 0 0 0;
		margin: 0 0 6px;
	}
	#TB-newletter-subscribe .newletter-title h2::after {
		font-size: 35px;
		line-height: 37px;
		width: 35px;
		height: 35px;
	}
	#TB-newletter-subscribe .newletter-title span {
		font-size: 16px;
		line-height: 18px;
	}
	#TB-newletter-subscribe #form_subscribe .btn span {
		display: none;
	}
	#TB-newletter-subscribe #form_subscribe .btn {
		width: 46px;
		padding: 0;
		height: 46px !important;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		padding: 12px 60px 12px 20px;
	}
	#TB-newletter-subscribe #form_subscribe .btn i {
		display: inline-block;
		line-height: 46px;
		font-size: 20px;
	}
	#TB-newletter-subscribe #notification-normal {
		padding: 0;
	}
	#TB-newletter-subscribe #notification-normal .warning,
	#TB-newletter-subscribe #notification-normal .success {
		font-size: 11px;
	}
}
/* TB-newsletter-subscribe  End*/