.sbmg-main-popup {
	background-image:url('images/bg-trans.png');
	height: 100%;
	min-height: 500px;
	min-width: 910px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
/* Powered By Link */

.sbmg-main-popup .powered {
	padding-top: 0px;
	padding-right:50px;
	padding-left:35px;
	clear: both;
	margin-top:10px
}
.sbmg-main-popup .powered a {
	  font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color:#fff;
	font-size: 12px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	text-shadow: 1px 1px 0px #000;
}

.sbmg-main-popup .powered a:hover {
	text-decoration: none;
	color:#F39810;
}

.sbmg-main-popup .close-popupbox {
	float: right;
	position: relative;
	right:10px;
	top: 27px;
	background-image: url('images/lightbox-close.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
}

.sbmg-main-popup .close-popupbox:hover {
	background-position: left bottom;
}

.sbmg-main-popup .close-popupbox span {
	display: none;
}

.sbmg-main-popup .sbmg-maindiv {
	color: #fff;
	height: 450px;
	background-repeat: no-repeat;
	background-position: left top;
	width:830px;
	margin-left: auto;
	margin-right: auto;
}

.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box {
	width: 400px;
	height: 360px;
	margin-left: 75px;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
}
.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box div.sbmg-title{
	width:460px;
	height:70px;
	overflow:hidden;
}
.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box div.sbmg-title h1{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	font-style: none;
	color:#CE0000;
	text-shadow: 0px 1px 1px #010101;
	letter-spacing: 0px;
	margin:0px;
	padding:0px;
}
.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box .sbmg-left-content{
	margin-top:40px;
}
.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box .sbmg-left-content p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight:600;
	color: #000;
	letter-spacing: 0px;
	padding:0px;
	margin-bottom: 5px;
}
.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box .sbmg-display-images img{
	margin:10px 0 10px 0;
	border:none;
	max-height:200px;
	max-width:200px;
	vertical-align:middle;
}
.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box .bullet-listx {
	width: 100%;
	margin-top: 25px;
}

.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box ul {
	list-style: none;
	max-width: 400px;
	padding: 0px 0px 5px 10px;
}

.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box ul li {
	font-size: 17px;
	font-family: Times New Roman, serif;
	background-image: url('images/bullets1.png');	
	background-position: 0px 3px;
	text-shadow: 0px 1px 0px #000;
	font-weight: normal;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 26px;
	color: #FFF;
}


.sbmg-main-popup .sbmg-maindiv .sbmg-subscribe-panel {
	width: 220px;
	height: 240px;
	padding-left: 15px;
	padding-top: 5px;
	float: right;
	margin-right: 50px;
	margin-top: 95px;
	text-align:center;
}



.sbmg-main-popup .sbmg-maindiv .sbmg-subscribe-panel p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 32px;
	color:#2A2A2A;
	letter-spacing: 0px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-shadow: 1px 1px 0px #111111;
	padding:0px;
	max-height:99px;
	overflow:hidden;
}

.sbmg-main-popup .sbmg-maindiv .lightbox-info {
	height: 230px;
	float: left;
	margin-left: 180px;
	margin-top: 60px;
	width: 400px;
}


.sbmg-main-popup .sbmg-maindiv .lightbox-info p.sbmg-title {
	font-size: 24px;
	line-height: 30px;
	font-family: Georgia, Garamond, Times, serif;
	color: #002753;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 45px;
	color: #fff;
}

.sbmg-main-popup .sbmg-maindiv .lightbox-info .green-ticks {
	list-style: none;
	margin-top: 20px;
}

.sbmg-main-popup .sbmg-maindiv .lightbox-info .green-ticks li {
	background-image: url('images/green-tick.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 16px;
	line-height: 30px;
	font-family: Georgia, Garamond, Times, serif;
	color: #fff;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 0px 1px 0px #fff;
	background-position: left center;
}

.sbmg-main-popup .sbmg-maindiv .lightbox-info .discover {
	background-image: url('images/discover.png');
	background-repeat: no-repeat;
	height: 12px;
	width: 176px;
}	

.sbmg-main-popup .sbmg-maindiv .lightbox-info .discover span {
	display: none;
}

.sbmg-main-popup .sbmg-maindiv .lightbox-signup {
	height: 260px;
	float: right;
	margin-right: 40px;
	margin-top: 50px;
	width: 250px;
}


.sbmg-lightbox-div-clear {
	clear: both;
}

.sbmg-main-popup .sbmg-subscribe-panel form {
	margin-left: auto;
	margin-right: auto;
	width: 212px;
	text-align:center;
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="text"] {
	background-image: url('images/lightbox-text-box.png');
	margin-bottom: 10px;
	border: 0px;
	line-height: 20px;
	height: 20px;
	padding-right: 30px;
	padding-top: 10px;
	margin-left: 3px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 160px;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	padding-left: 10px;
	background-color: transparent;
	background-position: left top;
	outline: none;
	overflow:hidden;
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="text"].email {
	background-position: left bottom;
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"] {
	background-repeat: no-repeat;
	width: 205px;
	height: 47px;
	margin-top:12px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: none;
	font-size: 19px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-transform:capitalize;
	letter-spacing: -1px;
	line-height: 45px;
	text-align: center;
	padding:0px;
}
.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"].tmp5-popin-btn-1 {
	background-image: url('images/btn/red-button.png');

}

.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"].tmp5-popin-btn-2 {
	background-image: url('images/btn/blue-button.png');
	
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"].tmp5-popin-btn-3 {
	background-image: url('images/btn/brown-button.png');
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"].tmp5-popin-btn-4 {
	background-image: url('images/btn/green-button.png');
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"].tmp5-popin-btn-5 {
	background-image: url('images/btn/purple-button.png');
}



.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"]:hover {
	background-position: left center;
}

.sbmg-main-popup .sbmg-subscribe-panel input[type="submit"]:active {
	background-position: left bottom;
}

.sbmg-main-popup .sbmg-subscribe-panel div.security {
	font-size: 11px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 5px;
	line-height: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #111;
	text-shadow: 0px 1px 0px #5a7689;
	padding:0px;

	text-align: center;
}




/* security note */
#tmp5-sbmg-popin img{
				background:none !important;
				margin:0px !important;
				border: none !important;
				background-color:none !important;
				vertical-align:bottom !important;
				padding:0px;
				height:15px;
				width:16px;
				float:none;
	
				
				
			}
#tmp5-sbmg-popin{
				padding:0px;
				margin:5px;
			}
/* The Theme Designs
=======================
*/
/* default background image */
.sbmg-main-popup .lightbox-color-red {
	background-image: url('images/bg-1/sbmg-theme-1.png');
}
.sbmg-main-popup .tmp5-popin-bg-1 {
	background-image: url('images/bg-1/sbmg-theme-1.png');
}

.sbmg-main-popup .tmp5-popin-bg-2 {
	background-image: url('images/bg-1/sbmg-theme-2.png');
}

.sbmg-main-popup .tmp5-popin-bg-3 {
	background-image: url('images/bg-1/sbmg-theme-3.png');
}

.sbmg-main-popup .tmp5-popin-bg-4 {
	background-image: url('images/bg-1/sbmg-theme-4.png');
}

.sbmg-main-popup .tmp5-popin-bg-5 {
	background-image: url('images/bg-1/sbmg-theme-5.png');
}
.responsive-optin-title { display:none}			
@media screen and (max-width:768px){
		.responsive-optin-title { display:block}
		.sbmg-main-popup { min-width:auto; min-height:auto; height:100%}
		.sbmg-main-popup .sbmg-maindiv { width:380px; height:380px; background-image:url('images/bg-1/responsive-bg-1.png')}
		.sbmg-main-popup .sbmg-maindiv .sbmg-msg-box { display:none}
		.sbmg-main-popup .sbmg-maindiv { background-repeat: no-repeat;
	background-position: right top;}
		.sbmg-main-popup .sbmg-maindiv .sbmg-subscribe-panel { height:auto; width:320px; margin: 10px auto; padding-right:40px; padding-left:0px; margin-top:0px}
		.sbmg-main-popup .close-popupbox { right:5px; top:10px}
		.sbmg-main-popup .powered {margin-top:0px; text-align:center}
		.sbmg-main-popup .powered a { padding-bottom:0px; padding:top:0px; margin:0px; color:#15597D; text-shadow:none }
		.sbmg-main-popup .sbmg-maindiv .tmp3-popin-optin-title{ height:auto}
		.popin-subtitle { display:none}
		.popin-subtitle-responsive{ display:block}
		.sbmg-main-popup .sbmg-subscribe-panel form {	margin-left: -12px;width: 320px;height:auto;}
		.tmp5-optin-from { margin-left:30px}
	}	
	@media screen and (max-width:480px){
		.responsive-optin-title { font-size:18px !important; line-height:20px !important }
		
	}
	@media screen and (max-width:320px){
		.sbmg-main-popup .sbmg-maindiv { width:300px; margin-top:20px; height: auto; padding:0px; background-image:none; background-color:#FFFFFF}
		.sbmg-main-popup .sbmg-maindiv .sbmg-subscribe-panel { height:auto; width:305px; margin-right:0px; margin-left:0px; padding:0px}
		.sbmg-main-popup .close-popupbox { right:15px; top:10px}
	}
