/* start login page category */
#login{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	/* color:#ffd800; */
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#login span{
	position:relative;
	float:left;
	cursor:pointer;
	padding:11px 0 9px 0;
	margin:0 0 0 20px;
}
#benefit-categories{
	position:relative;
	width:25%;
	height:auto;
	float:left;
	clear:both;
	padding:12px 0 22px 20px;
}
#benefit-categories h2{
	font-size:18px !important;
	border-bottom: 1px solid #C9C9C9;
	margin-left: -20px;
	padding:15px 0 15px 15px;
    width: 100%;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:2px;
}
#benefit-categories ul{
	list-style:none;
	margin:0 0 0 -3px;
	padding:0px 5px 0px 0px;
}
#benefit-categories > ul > li{
	margin:0 0 10px 0;
}
#benefit-categories h2 {margin-bottom:20px;}
#nbp_sidebar_menu li {margin: 0 0 10px;}
#nbp_sidebar_menu li a {text-decoration:none;}
ul#nbp_sidebar_menu {padding:0px;margin:0px;}
#benefit-categories ul li span, #nbp_sidebar_menu li, #nbp_sidebar_menu li a{
	position:relative;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	/*padding-left:15px;*/
	background:url(images/bullet.png) left no-repeat;
}
#benefit-categories ul li a{
}
li.logged-out ul.children,li.loggedin ul.children{
	display:none;
	padding:0 0 0 16px !important;
	margin:10px 0 20px 0 !important;
	border:0 !important;
}
#benefit-categories ul li ul li{
	font-weight:normal;
}
#page-content a, #page-content-single a{
	font-weight:bold;
	text-decoration:underline;
}
#benefits-page #page-content, #page-content-single, #page-content-single{
	positive:relative;
	width:75%;
	height:auto;
	float:left;
	padding:0px 32px;
}
#benefits-page #page-content ul{
	margin-top:10px;
	margin-bottom:25px;	
}
#benefits-page .page-opout{
	positive:relative;
	width:680px;
	height:auto;
	float:left;
	font-size:12px;
	line-height:19px;
	padding:0px 32px;
	background:#FFF;
}
#benefits-page .page-opout{
	font-size:12px;
}
#benefits-page .page-opout strong{
	font-size:15px;
}
.other-benefits{
	position:relative;
	width:215px;
	height:auto;
	float:left;
    border-top:1px solid #FFFFFF;
	margin:0px 0 0 -20px;
	padding:11px 0 12px 20px;
}
.other-benefits ul.other li:last-child{
	padding-bottom:0px;
}
.other-benefits ul.terminal{
	padding:20px 20px 10px 15px !important;
	margin:0 0 0 -20px !important;
}
/* Featured Partners */
#benefits-page .featured-partners{
	position:relative;
	width:100%;
	height:auto;
	float:left;	
	padding:30px;
	margin:0px 0 10px 0;
}
#benefits-page .featured-partners .please-login{
	width:165px !important;
}
#benefits-page .featured-partners .partner{
	position:relative;
	width:121px;
	height:195px;
	float:left;
	line-height:13px !important;
	margin-right:18px;
	margin-bottom:15px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#benefits-page .featured-partners div:nth-child(5n+5){
	/*margin:0 !important;*/
} 
#benefits-page .featured-partners .partner .image{
    max-height:150px;
    /* width:121px; */
    width:60%;
    min-height:47px;
    overflow:hidden;
    text-align:center;
    margin:auto;
}
#benefits-page .featured-partners .partner .image img{
	/*width: 100%;*/
    height: auto;
    /*max-width: 80%;*/
    max-height: 53px;
}
#benefits-page .featured-partners .partner .image tr{
	height:65px;
	text-align:left;
}
#benefits-page .featured-partners .partner .content{
	border:0px !important;
	padding:0px !important;
	/* margin:-17px 0 0 0 !important; */
	text-align:center !important;
}
#benefits-page .featured-partners .partner .content .summary{
	color:#404041;
	font-size:14px;
	font-weight:bold;
	margin:0 0 4px 0;
	/* margin:8px 0; */		
}
#benefits-page .featured-partners .partner .content .excerpt{
	font-size:11px;
	padding:0 10px;
	text-align:center !important;
}
#benefits-page .featured-partners .partner .content .excerpt strong{
	font-size:11px !important;
}
.benefits-single{
	position:relative;
	width:100%;
	height:auto;
	float:left;
}
.benefits-single .benefit-banner{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 25px 0;
}
.benefits-single .benefit-banner img{
	width:100%;
	height:auto;
}
.benefits-single .benefit-image{
	/*
position:relative;
    width:210px;
	height:auto;
	float:left;
	margin:0 0 20px 0;
*/
	display: inline-block;
    float: left;
    height: 100%;
    margin: 0 0 20px;
    position: relative;
    vertical-align: middle;
    width: 210px;
}
.benefits-single .benefit-image img{
	width:210px;
	height:auto;
}
.benefits-single .benefit-summary{
	/*
position:relative;
	top:22px;
	width:220px;
	width:50%;
	text-align:right;
	height:auto;
	float:right;
*/
	display: inline-block;
    float: right;
    height: auto;
    position: relative;
    text-align: right;
    vertical-align: middle;
    width: 50%;	
}
.benefits-single .benefit-summary .benefit-discount{
	font-size:22px;
	line-height:22px;
	color:#404041;
	font-weight:bold;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.benefits-single .benefit-discount-summary{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
	color:#404041;
	margin-top:8px;
}
.benefit-description ol, .benefit-description ul{
	margin:0 0 20px 0;
}
.benefits-single .benefit-description-iframe, .benefits-single .benefit-description-full, .benefits-single .benefit-description{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	font-size:13px;
    line-height:21px;
	margin:5px 0 0 0;
}
.benefits-single .benefit-description-full strong, .benefits-single .benefit-description strong{
	font-weight:bold;
}
.benefits-single .benefit-description-full a, .benefits-single .benefit-description a{
	color:#033560;
}
.benefits-single .benefit-description-iframe iframe{
	width:100%;
	height:500px;
}
.benefits-single .benefit-link-top{
	width:auto;
	float:left;	
	padding-left:15px;
	padding-top:0;
}
#partners{
	position:relative;
	width:209px;
	height:auto;
	float:left;	
	padding:22px 0 22px 0;
	text-align:center;
}
#partners img{
	width:180px;
	height:auto;
	margin:0 0 25px 0;
}
.benefit-item{
	width:100%;
	float:left;
	margin:0 0 25px 0;
}
.benefit-item .benefit-image{
	width:25%;
	min-height:150px;
	max-height:210px;
	float:left;
	text-align:center;
}
.benefit-item .benefit-image a img{
	max-width:180px;
	height:auto;
	width:100%;
	display:inline-block;
}
.benefit-item .benefit-title{
	width:75%;
	height:auto;
	float:left;
	padding:0 0 0 20px;
	text-transform:none;
	margin:0 0 2px 0;
}
.benefit-item .benefit-title a{
	color:#000;
	font-size:15px;
	font-weight:bold;
}
.benefit-item .benefit-description{
	width:75%;
	height:auto;
	float:left;
	padding:0 0 0 20px;
	line-height:17px;
	float: left;
    font-size: 13px;
    height: auto;
    line-height: 21px;
    margin: 5px 0 0;
    position: relative;
}
.benefit-item .benefit-description p {
	/*margin:10px 0 10px 0;*/
	color: #686868;
    font-family: Arial;
    opacity: 1;
}
.benefit-item .benefit-description ul{
	/*margin:10px 20px 30px 20px !important;
	padding-left:2px;
	*/
	margin:0px !important;
	padding:0px !important;
	line-height:24px !important;
	width:350px;
}
.benefit-item .benefit-description ul li{
	width:100% !important;
	display:block !important;
	float:none !important;
	height:auto !important;
	padding:0 0 10px 0 !important;
	line-height:12px;
	/*background:url(images/bullet.png) top left no-repeat;*/
}
.benefit-item .benefit-description p{
	/*padding:0 0 12px 0;*/
	margin: 6px 0 0;
}
.benefit-item .benefit-description a{
	margin:5px 0 0 0;
}
.benefit-item .benefit-details{
	width:115px;
	height:auto;
	float:left;
	margin-top:-10px;
	padding:0 0 0 20px;
	line-height:17px;
}
#benefit-categories ul li{ cursor:pointer; line-height:1.15; margin:0 0 10px 0;}
.featured-deals {
	position:relative;
	width:100%;
	height:auto;
	float:left;
	padding:20px 0;
	margin-top: 0rem;
}
.featured-deals .title {
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 15px 0;
}
.featured-deals ul{
	margin:0;
	padding:0;
	list-style:none;
}
.featured-deals ul li{
	/* width:124px; */
	width:20%;
	height:135px;
	float:left;
	/* margin:0 10px 10px 0; */
	padding: 10px;
	font-family:"ITCLubalinGraphBook";
}
.featured-deals .benefit-icon{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	border-radius:10px;
	margin:0 0 5px 0;
}
.featured-deals .benefit-icon img{
	width:auto;
	height:79px;
	padding:5px;
}
.featured-deals .benefit-title{
	text-align:center;
	font-size:14px;
	color:#195184 !important;
	font-family:Arial, Helvetica, sans-serif !important;	
}
.featured-deals .benefit-title a{
	text-decoration:none !important;
}
.featured-deals .benefit-title a:hover{
	text-decoration:none !important;
}
/* end login page category */
#login-box, #my_account-box,.open_iframe_gf{
	position:fixed;
	width:50%;
	height:auto;
	padding:20px;
	top:100px;
	display:none;
	color:#FFF;
	background:#000;
	z-index:9999;
	font-weight:bold;
/* 	margin:0 0 0 260px; */
	border:3px solid #FFF;
	transform-origin: 20% 40%;
	top:35%;
	max-width:70%;
	margin: 0 15%;
}
.please-login{
	position:absolute;
	width:176px;
	height:98px;
	top:0px;
	left:0px;
	display:none;
	padding:23px 0;
	text-align:center;
	background:#FFF;
	border-radius:10px;
}
.login-logo{
	position:relative;
	width:100%;
	height:auto;
	text-align:center;
	float:left;
	/*margin:0 0 15px 0;*/
	margin:0px;	
}
.login-logo1{
	position:relative;
	width:100%;
	height:auto;
	/*text-align:center;*/
	float:left;
	margin:0 0  10px;	
}
/* #login-box,#signup-box{ width:46% !important; margin:0 24% !important;} */
.results-box {
	position:fixed !important;
	left: auto !important;
	width:45% !important;
	height:auto;
	padding:20px !important;
	top:100px;
	display:none;
	color:#000;
	background:#ffffff;
	z-index:9999;
	font-weight:bold;
/* 	margin:0 0 0 260px; */
	border:3px solid #FFF;
	transform-origin: 20% 40% !important;
	top:35% !important;
	max-width:70% !important;
	margin: 0 25% !important;	
}
.results-box h1 {text-align:center !important;margin-bottom: 15px; font-size: 24px;}
.results-box p {text-align:center !important;}
.results-box .fancybox-bg {background:none !important;}
.results-box .results-box-content {width:100% !important; border-width:0px !important;}
.results-box .results-box-content td{text-align:left !important;background: #e2e2e2;}
.results-box .results-box-content th{background: #CCCCCC;}
.results-box table.results {
	width:100%;
}
/* #login-box, */ #signup-box,#free_status_signup-box, #update-box, #optout-box, #my_account-box, #login-box, .logged-out-warning,.open_iframe_gf{
	position:fixed;
	width:95%;
	height:auto;
	padding:20px;
	top:100px;
	display:none;
	color:#000;
	background:#fff;
	z-index:9999;
	font-weight:bold;
/* 	margin:0 0 0 260px; */
	border:3px solid #FFF;
	transform-origin: 20% 40%;
	top:35%;
	max-width:70%;
	margin: 0 15%;	
}
#login-box input{
	padding:4px;
	/*border:1px solid #000;*/
	width:1005
}
#login-box input#submit,span#forgot_pass, input#submit_signup,input#submit_signup_new,input#optout-box, span#login_user, input#submit_forgot{
	width:auto;
	height:auto;
	/* height:23px; */
	border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
	margin:6px 0 0 10px;
    text-transform: uppercase;	
	background:#333;
}
#login-box input#submit_login,#login-box input#submit_login_new, .logged-out-warning input#submit_login,#optout-box form .row > input{
	/* width:auto; */
	height:23px;
	border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
	/*margin:6px 142px 0 10px;*/
    text-transform: uppercase;	
	background:#333;
}
#login-box input#submit_update{
	width:auto;
	height:23px;
	border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
	margin:6px -28px 0 10px;
    text-transform: uppercase;	
	background:#333;
}
#login-box span#signup1, #login-box #login_div .row span, #login-box #login_div .row input, .logged-out-warning span#signup1, .logged-out-warning .row span, .logged-out-warning .row input,#optout-box form .row > input{
	width:auto;
	height:23px;
	/*border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 17px;*/
	margin:6px 0 0 10px;
    text-transform: uppercase;	
	/*background:#333;*/
}
#login-box  span#forgot_pass_login {
	width:auto;
	height:23px;
	border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 13px;
	margin:6px 0 0 10px;
    text-transform: uppercase;	
	background:#333;
}
#login-box .row, .logged-out-warning .row{
	/*position:relative;*/
	z-index:1;
	width:100%;
	height:auto;
	/* float:left; */
	margin:0px 0 0 38px;
	margin-top:15px;
	text-align:center;
}
#login-box .row1, .logged-out-warning .row1{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:15px 20px 8px 0;
	text-align:center;
}
#login-box .row:last-child{
	/* margin:7px 0 0 46px !important; */
}
#login-box .row .left, .logged-out-warning .row .left{
	position:relative;
	margin:0 0 0 20px;
	width:41%;
	height:auto;
	float:left;
	padding:5px 1% 5px 0;
	text-align:right;
}
#login-box .row .right, .logged-out-warning .row1 .right{
	position:relative;
	width:54%;
	height:auto;
	float:right;
	text-align:left;
}
#login-box .row1 .left1, .logged-out-warning .row1 .left1{
	/* position:relative; */
	width:50%;
	height:auto;
	float:left;
	 padding:0 0 0 40px; 
	/* text-align:left; */
	margin:0 -25px 0 0; 
}
#login-box .row1 .right1, .logged-out-warning .row1 .right1{
	position:relative;
	width:50%;
	height:auto;
	float:left;
	text-align:left;
	margin:-3px;
}
.error{
	position:absolute;
	width:100%;
	height:auto;
	top:0px;
	left:0px;
	padding:10px 0;
	color:#FFF;
	text-align:center;
	background:#FFC1C1;
	border-bottom:2px solid red;
	margin-bottom:5px;
	z-index:9999;
}
.loading{
	position:relative;
	width:162px;
	height:auto;
	display:none;
	float:left;
	margin:10px 138px 0px 138px;
	text-transform:uppercase;
	text-align:center;
	background:url(/wp-content/plugins/nbp-core/images/loading_transparent.gif) left no-repeat;
	background-size:15px;
}
.close{
	bottom: 0;
    cursor: pointer;
    height: auto;
    position: absolute;
    right: 15px;
    top: 5px;
    width: 54px;
}
#signup-box .row, #forgot_div .row,#free_status_signup-box .row{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 8px 0;
	text-align:center;
}
#signup-box .row:last-child{
	margin:0 !important;
}
#signup-box .row .left,#free_status_signup-box .row .left{
	position:relative;
	width:41%;
	height:auto;
	float:left;
	padding:5px 1% 5px 0;
	text-align:right;
	margin:0 0 0 20px;
}
#signup-box .row .right,#free_status_signup-box .row .right{
	position:relative;
	width:54%;
	height:auto;
	float:right;
	text-align:left;
}
.loading_signup{
	position:relative;
	/*width:162px;*/
	width:205px;
	height:auto;
	display:none;
	float:left;
	margin:10px 138px 0px 138px;
	text-transform:uppercase;
	text-align:center;
	background:url(/wp-content/plugins/nbp-core/images/loading_transparent.gif) left no-repeat;
	background-size:15px;
}
.loading_forgot{
	position:relative;
	width:162px;
	height:auto;
	display:none;
	float:left;
	margin:10px 138px 0px 138px;
	text-transform:uppercase;
	text-align:center;
	background:url(/wp-content/plugins/nbp-core/images/loading_transparent.gif) left no-repeat;
	background-size:15px;
}
/*--------------style for update password box stsrt here--------------------------*/
#update-box input{
	padding:4px;
	border:1px solid #000;
}
#update-box input#submit_password{
	width:auto;
	height:23px;
	border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
	margin:6px 0 0 10px;
    text-transform: uppercase;	
	background:#333;
}
#update-box .row{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 8px 0;
	text-align:center;
}
#update-box .row:last-child{
	margin:0 !important;
}
#update-box .row .left{
	position:relative;
	width:41%;
	height:auto;
	float:left;
	padding:5px 1% 5px 0;
	text-align:right;
}
#update-box .row .right{
	position:relative;
	width:54%;
	height:auto;
	float:right;
	text-align:left;
}
.loading_password{
	position:relative;
	width:162px;
	height:auto;
	display:none;
	float:left;
	margin:10px 138px 0px 138px;
	text-transform:uppercase;
	text-align:center;
	background:url(/wp-content/plugins/nbp-core/images/loading_transparent.gif) left no-repeat;
	background-size:15px;
}
/*--------------style for update password box end here--------------------------*/
/*Css for opt out form*/
#optout-box .row{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 8px 0;
	text-align:center;
}
#optout-box .row:last-child{
	margin:0 !important;
}
span.optout_required{ color:red;}
#optout-box .row .left{
	position:relative;
	/*margin:0 0 0 42px;*/
	margin:0 0 0 34px;
	width:41%;
	height:auto;
	float:left;
	/*padding:5px 1% 5px 0;*/
	padding:5px 0% 5px 0;
	text-align:right;
}
#optout-box .row .right{
	position:relative;
	width:53%;
	height:auto;
	float:right;
	text-align:left;
}
.loading_optout{
	position:relative;
	width:162px;
	height:auto;
	display:none;
	float:left;
	margin:10px 138px 0px 138px;
	text-transform:uppercase;
	text-align:center;
	background:url(/wp-content/plugins/nbp-core/images/loading_transparent.gif) left no-repeat;
	background-size:15px;
}
#my_account-box{
position:fixed;
	width:95%;
	height:auto;
	padding:20px;
	top:100px;
	display:none;
	color:#FFF;
	background:#000;
	z-index:9999;
	font-weight:bold;
/* 	margin:0 0 0 260px; */
	border:3px solid #FFF;
	transform-origin: 20% 40%;
	top:35%;
	max-width:70%;
	margin: 0 15%;
}
#my_account-box input{
	padding:4px;
	border:1px solid #000;
}
#my_account-box input#submit{
	width:auto;
	height:23px;
	border-radius:12px;
	border:0px;
	color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
	margin:6px -29px 0 10px;
    text-transform: uppercase;	
	background:#333;
}
#my_account-box .row{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0 0 8px 0;
	text-align:center;
}
#my_account-box .row:last-child{
	margin:0 !important;
}
#my_account-box .row .left{
	position:relative;
	width:41%;
	margin:0 -25px 0 17px;
	height:auto;
	float:left;
	padding:0 0 0 40px;
	text-align:right;
}
#my_account-box .row .right{
	position:relative;
	width:54%;
	height:auto;
	float:right;
	text-align:left;
}
#optout-box { width:63% !important; padding:30px; /*margin:0 100px !important;*/ left:0px;}
.image table {
	margin-bottom:10px;
}
.featured-partners table, .featured-partners table td {border: 0px solid transparent;}
.featured-partners .image td {
    text-align: center;
}
.featured-partners h2 {clear:none;margin-bottom:30px;}
body .inner.featured-deals {display:none;}
/*.optout_box .mess , .optout_box div{color:#939393 !important;}
End Css for opt out*/
/* RESPONSIVE */
@media all and (min-width:1101px) {
.accounts_button{margin: 15px 0 0 42px;	}
	}
@media all and (min-width:1024px) {
	/*.accounts_button{ margin:15px 0 0 42px;}*/
	#login-box,#signup-box, .results-box,#free_status_signup-box, .logged-out-warning{ width:50% !important; margin:0 25% !important;}
	body #benefits-page .featured-partners .partner {
    display: inline-block;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
  /* height: 195px;margin-right: 18px;*/
    height: auto;
    line-height: 13px !important;
    margin-bottom: 35px;
    margin-right: 0px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    /* width: 32%; */
}
}
@media all and (max-width:1000px) {
	body #login-box .row1 .right1 {
    float: left;
    height: auto;
    margin: 0px;
    position: relative;
    text-align: left;
    width: 50%;
}
body #login-box #login_div .row > span, body #login-box #login_div .row > input {
    display: block;
    float: none;
    font-size: 15px;
    height: auto;
    line-height: 15px;
    width: 100%;
}
body #login-box span#signup1, body #login-box #login_div .row span/*, body #login-box #login_div .row input*/ {
    background: #333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 12px;
    color: #ffffff;
    font-weight: bold;
    height: 23px;
    margin: 15px 0px !important;
    padding: 4px 17px;
    text-transform: uppercase;
    width: 100%;
}
	body #benefit-categories {
	display:none;
	}
	body .inner.featured-deals {display:block;}
	body #benefits-page #page-content, body #page-content-single {
	float:none;
    width: 100%;
}
#login-box{ top:20%;}
}
@media all and (max-width: 1100px) {
	#benefits-page .entry-content, .benefit-item .benefit-description, .benefit-item .benefit-title {
    margin-right:0px;
    margin-left: 0px;
    padding-left:0px;
    padding-right:0px;
}
.benefit-item {
	margin-bottom: 35px;
}
	body .results-box {
		max-width: 98% !important;
		margin: auto 1% !important;
		width: 100% !important;
	}
	#login-box, .logged-out-warning{
    background: #000 none repeat scroll 0 0;
    border: 3px solid #fff;
    color: #fff;
    display: none;
    font-weight: bold;
    height: auto;
    margin: 0 15%;
    max-width: 90%;
    padding: 20px;
    position: fixed;
    top: 35%;
    transform-origin: 20% 40% 0;
    width: 100%;
    z-index: 9999;
    margin: auto 5%;
}
.logged-out-warning .page_login_div {padding-top:15px;}
#login-box .row1 .left1, #logged-out-warning .row1 .left1 {
    float: none;
    height: auto;
    margin: -5px;
    padding: 5px 1% 5px 5px;
    position: relative;
    text-align: left;
    width: 100%;max-width: 300px;
}
#login-box input#submit_login, .logged-out-warning input#submit_login {
    /*
background: #333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 12px;
    color: #ffffff;
    font-weight: bold;
    height: 23px;
    margin: 6px 142px 0 10px;
    padding: 4px 10px;
    text-transform: uppercase;
    width: auto;
    float:left;
*/
}
#signup1, #forgot_pass_login {
    /*
bottom: 1px;
    display: block !important;
    float: none;
    left: 0;
    position: relative;
    width: 50%;
    margin: 15px 0px !important;
    height: auto !important;
    max-width: 300px;
*/
}
#login_div .right1 > input, #login_div .right1, .logged-out-warning .right1 > input, .logged-out-warning .right1  {
    width: 100% !important;
    max-width:300px;
}
#login-box .row1 .right1, .logged-out-warning .row1 .right1 {
	float:none !important;
	display:block; 
}
#login-box .row1, .logged-out-warning .row1 {
    float: none;
    height: auto;
    margin: 15px 20px 8px 0;
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin:auto;
    display:block;
}
body #login-box .row, body .logged-out-warning .row {
    float: none;
    height: auto;
    margin: auto !important;
    max-width: 300px;
    position: relative;
    text-align: center;
    width: 100%;
}
body #login-box .row:last-child {
    margin: auto !important;
}
}
@media all and (max-width:1024px) {
	body #benefits-page .featured-partners .partner {
    display: inline-block;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    /*height: 195px;*/
	height:120px;
    line-height: 13px !important;
    margin-bottom: 10px;
    margin-right: 0px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 25%;
}
}
@media all and (max-width:1024px) and (min-width:768px) {
	body #benefits-page .featured-partners .partner {
    width: 25%;
	height:auto;
}
.featured-deals ul li {
    display: inline-table;
    float: none;
    font-family: "ITCLubalinGraphBook";
    height: 135px;
    margin: 0 0 10px;
    padding: 5px;
    width: 25%;
}
}
@media all and (max-width: 767px) {
	body .results-box {
    top: 15% !important;

}
.benefit-item .benefit-image{
	text-align:left;
}
body .benefit-item .benefit-title, body .benefit-item .benefit-description {
	padding-left: 0px !important;
}
.benefits-single .benefit-summary{
	position:relative;
	width:100%;
	text-align:center;
	height:auto;
	float:left;	
}
.benefits-single .benefit-image {
float:none;margin:auto;
    width: 60%;
}
	.benefit-item .benefit-image, .benefit-item .benefit-title, .benefit-item .benefit-description {
    width: 100%;
}
.benefit-item .benefit-image {
    height: auto;
    min-height: 0px;
}
	#my_account-box .row .left {
    float: left;
    height: auto;
    padding: 5px 1% 5px 0;
    position: relative;
    text-align: left;
    width: 100%;
}
#my_account-box .row .right {
    float: right;
    height: auto;
    position: relative;
    text-align: left;
    width: 100%;
}
#my_account-box input#submit {
    background: #333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 12px;
    color: #ffffff;
    font-weight: bold;
    height: 23px;
    margin: 6px 0px;
    padding: 4px 10px;
    text-transform: uppercase;
    width: auto;
    float:left;
}
}
@media all and (max-width:767px) and (min-width:480px) {
	body #benefits-page .featured-partners .partner {
    width: 50% !important;
}
div.partner .image {
    margin: auto;
    text-align: center;
}
.featured-deals ul li {
    display: inline-table;
    float: none;
    font-family: "ITCLubalinGraphBook";
    height: 135px;
    margin: 0 0 10px;
    padding: 5px;
    width: 50%;
}
}
@media all and (max-width:479px) {
	.featured-partners h2, .featured-deals h2 {clear:none;margin-bottom:30px; text-align:center;}
	body #benefits-page .featured-partners .partner {
    width: 100% !important;
    border-bottom: 1px solid #f1f1f1;
}
body #benefits-page .featured-partners .partner:last-child {
	border-bottom:1px solid transparent;
	}
div.partner .image {
    margin: auto;
    text-align: center;
}
.featured-deals ul li {
    display: inline-table;
    float: none;
    font-family: "ITCLubalinGraphBook";
    height: 135px;
    margin: 0 0 10px;
    padding: 5px;
    width: 50%;
}
.logged-out-warning,  body #login-box, body #my_account-box{
	position:fixed;
	width:95%;
	height:auto;
	padding:20px;
	top:100px;
	display:none;
	color:#FFF;
	background:#000;
	z-index:9999;
	font-weight:bold;
/* 	margin:0 0 0 260px; */
	border:3px solid #FFF;
	transform-origin: 20% 40%;
	top:25%;
	max-width:95%;
	left: 2.5%;
	margin:auto !important;
}
body #login-box,body #signup-box{ top:1% !important;}
}
div#close_warning{     float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    right:-21px;
    position:relative;}
span#close_warning_span a:hover{ text-decoration:underline;}
#benefits-login-bar {border: 1px solid #f1f1f1; margin: 5px 0px; width:100%; display: inline-block;}
#benefits-login-bar #login {float:right;margin: 0px 15px;}
#benefit-categories ul.children li{ line-height:.75;}
div.iframe_link_to_open{ float:left; margin:0 0 15px 0;}
div#page-content div.text h1{ margin:0 0 40px 0;}
div#page-content-single div.content h1{ margin:0 0 15px 0;}
@media screen and ( max-width: 1217px ){
    /* CSS stuff */
	.benefit-item .benefit-image a img{ max-width:180px !important;}
	.benefit-item .benefit-title,.benefit-item .benefit-description{ padding:0 0 0 60px !important;}
}
div.entry-content div.benefit-description span.benifit-link a{box-shadow:none !important; text-decoration:none !important;}
.entry-content .benefit-title h2{ margin-bottom:0px;}
div.benefit_content,div.benefit_content div{    line-height: 20px !important;margin-bottom: 20px !important;}
div.benefit-discount input[type="button"]{ padding: 8px 25px 6px 25px;color: #FFFFFF; border:0px; /*border-radius:12px;*/ text-transform:uppercase;white-space:normal;}
body #login-box .login-logo, body #signup-box .login-logo,#free_status_signup-box .login-logo, #login-box .login-logo1, .logged-out-warning h1{
    float: none;
    height: auto;
    margin: auto;
    position: relative;
    text-align: center;
    /*width: 50%;*/
	width: 100%;
    margin-bottom:15px;
}
/*
#login_div > form {
    display: block;
    height: 100%;
    margin: auto;
    width: 70%;
}
*/
div.container div#benefits-login-bar{ margin-top:-29px;}
#login-box #login_div .row > span, #login-box #login_div .row > input, .logged-out-warning form .row > span, .logged-out-warning form .row > input,#optout-box form .row > input {
    display: inline-block;
    float: none;
    font-size: 15px;
    height: auto;
    line-height: 15px;
   width:21%;
}
.home-featured-partner #page-content-single .content h1 {color: #ffffff; padding: 15px;}
.home-featured-partner #page-content-single .content { width:100%; background: #195184; }
.home-featured-partner #page-content-single .benefit-description {display:none;}
.home-featured-partner #page-content-single {padding: 0px;}
.signup:hover,#forgot_pass_login:hover{ text-decoration:underline !important;}
form[name=loginform]{ margin:0 0 0 16px !important;}
div.close{ right:-31px !important; height:35px !important;}
span#close_warning_span{ color:#195184;}
/* .logged-out-warning h1{ margin:-15px 0 9px 0;} */
.logged-out-warning { text-align:center;}
div.accounts_button a{ color:#195184 !important;}
#login-box,#signup-box,#free_status_signup-box,#optout-box,#my_account_div,.open_iframe_gf{
font-weight:normal !important;;
	/* width:470px !important;	 */
}
h1.opt-out-heading{ margin:-32px 0 4px 0px;}
body .home-featured-partner {
    max-width: 100%;
    width: 100%;
}
body .home-featured-partner #featured-benefit .title {
    float: left;
    font-size: 18px;
    height: auto;
    margin: 0 0 1px;
	text-align:center;
    padding: 20px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
body .home-featured-partner #featured-benefit .banner {
    float: left;
    height: auto;
    margin: 0;
    position: relative;
    width: 100%;
}
body .home-featured-partner #featured-benefit .content {
    float: left;
    height: auto;
    margin: 0 0 10px;
    padding: 10px;
    position: relative;
    width: 100%;
    border: 0px solid transparent;
}
body .home-featured-partner #featured-benefit .content .left, body .home-featured-partner #featured-benefit .content .right {
    border:0px solid transparent;
    float: none;
    height: auto;
    position: relative;
    width: 100%;
    display:block;
    text-align:center;
    font-size:18px;
}
body .home-featured-partner #featured-benefit .content .right strong {
	display:none;
}
body .home-featured-partner #featured-benefit .content .right{ font-size:18px;padding-left: 15px;padding-right: 15px;}
body .home-featured-partner #featured-benefit .content .left img {width: 50%;}
.right .benefit-discount{ margin-top:15px; /*padding:10px;*/}
#my_account-box .login-logo{ margin:0 0 -3px 0 !important;}
body .home-featured-partner #featured-benefit .content .right span{ font-size:18px;}
@media only screen and (max-width: 1234px) {
	#login-box .row1 .left1, .logged-out-warning .row1 .left1{ margin:0px -15px 0 0;}
}
@media only screen and (max-width: 1234px) {
#optout-box .row .left{ width:36%; margin:0 0 0 61px;}	
}
@media only screen and (max-width: 997px) {
	#optout-box .row .left{ width:34%; margin:0 0 0 60px;}	
}
@media only screen and (max-width: 1100px) { #login-box .row .left{ margin:0px;}}
@media all and (max-width: 646px) {
	#signup-box .row .right,#free_status_signup-box .row .right,#forgot_div .row .right {
    position: relative;
     width: 100%; 
    height: auto;
    /* float: right; */
     text-align: center;}
	#signup-box .row .left,#free_status_signup-box .row .left,#forgot_div .row .left {
    position: relative;
    width: 91%;
    height: auto;
    float: left;
    padding: 5px 1% 5px 0;
    text-align: center;
    margin: 0 0 0 20px;
}
#forgot_div .row .right #recaptcha2{ margin:7px -48px 0 0;}
}
@media all and (max-width: 847px) {
#optout-box .row .left{    width: 100%;
    text-align: center;
    float: right;
    margin: 0 0 0 60px;}
#optout-box .row .right{
width: 100%;
text-align: center;	
}
body .results-box .results-box-content td {
   font-size: 14px;

}
body .results-box th {
    font-size: 16px;
}	
}
.logged-out-warning form{ margin:0 0 0 4px !important;}
.logged-out-warning input{ padding:4px; border:1px solid #000000;}
.logged-out-warning input#submit_login{
	/*
width: auto;
    height: 23px;
    border-radius: 12px;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
     margin: 9px 0px 0 0; 
    text-transform: uppercase;
    background: #333;
*/}	
.logged-out-warning #forgot_pass_login{ margin-left:8px; color:#195184 !important;}	
.logged-out-warning .login_password{ margin:0 0 0 0 !important;}
div#close_warning:hover{ color:#000 !important; opacity:.5;}
div.benefit-description p,div.benefit-description ul{
    font-family: Arial;
    font-size: medium;}
.modal-dialog{ width:80% !important; max-width:80% !important;}.modal-header button.close{ position:initial !important; margin:-8px -16px 0 0 !important;}
#page-content-single .benefits-single .benefit-summary > br{
    display: none;
}
#page-content-single .benefits-single .benefit-summary .benefit-discount { /* float:left */;margin:8px 16px 3px 2px;display:inline-block;}	
.open_iframe_gf{ top:7% !important;}
.open_iframe_gf iframe{ margin:15px 6px 6px 6px;}
#optout-box form .row > input{ /*width:16% !important;*/width:auto !important; background:#333 !important;}
<!--css reset-->
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
<!--end css reset-->
.rs_multiSearchBoxContent_hotel{
	margin:20px 0 0 0 !important;
}
.rs_multiSearchBoxForm_hotel{
	margin:20px 0 0 0 !important;
}
#changeSearchForm { color: #000000; width: 430px !important; font-size: 11px; position: relative; font-family: Arial, Helvetica,sans-serif; background: #F2F2E6; padding: 15px 20px; }
#changeSearchForm .left { float: none; }
#changeSearchForm .clear { clear: both; }
#changeSearchForm .bold { font-weight: bold; }
#changeSearchForm a { color: #578DF2; }
#changeSearchForm a:hover { color: #FF5905; }
#changeSearchForm h2 { font-weight: 900; font-size: 21px; margin:0; color:#0984c0; }
#changeSearchForm .rs_multiSearchBoxTabsList { padding-bottom: 10px; overflow:hidden; border-bottom:1px solid #d8d7bb; }
#changeSearchForm .rs_searchbox { border-top:1px solid #ffffff; padding-top:15px; }
#changeSearchForm .options { display: block; margin: 10px 20px 0 0; float: left; font-weight: bold; }
#changeSearchForm .options .radio { float: left; margin: 0 6px 0 0; }
#changeSearchForm .label { margin: 0 0 5px 0; float:left; width:60px; }
#changeSearchForm .search { background: url(/wp-content/uploads/priceline/searchbox.png) -0px -0px no-repeat; border: 0; width: 89px; height: 37px; color: #fff; font-weight: bold; text-shadow: #464646 1px 1px 0px; font-size: 19px; cursor: pointer; float: right; margin: 8px 0 0 0; text-indent: -99999px; }
#changeSearchForm .search:hover { background-position: -103px -0px; }
#changeSearchForm .label { margin-bottom: 5px; }
#changeSearchForm .calendar { width: 21px; height: 18px; background: #fff url(/wp-content/uploads/priceline/searchbox.png) -211px -0px no-repeat; cursor: pointer; display: block; margin: 5px 5px 0 5px; padding: 0px 0 0 0; float: right; *float:left; }
#changeSearchForm .calendar:hover { background-position: -235px -0px; }
#changeSearchForm .rs_multiSearchBoxAutosuggest { background: #fff; width: 165px; height: 18px; padding: 5px; margin: 0 0 10px 0; border: 1px solid #B7B69D; color: #8C8976; }
#changeSearchForm .rs_multiSearchBoxCalendarMonth { background: #fff; width: 75px; height: 28px; padding: 5px; margin: 0 3px 10px 0; border: 1px solid #B7B69D; color: #8C8976; }
#changeSearchForm .rs_multiSearchBoxCalendarDay { background: #fff; width: 60px; height: 28px; padding: 5px; margin-right: 5px; border: 1px solid #B7B69D; color: #8C8976; }
#changeSearchForm .rs_multiSearchBoxRooms { background: #fff; width: 60px; height: 28px; padding: 5px; margin: 0px; border: 1px solid #B7B69D; color: #8C8976; }
.container.inner:after {
	content:"";
	clear:both;
	display:table;
}
.container.inner {
	width:100%;
}
.nbp_sidebar_menu li{ float:none; display:block;}
#login-box .row1 .class_for_pad{ padding:0 0 0 0;}
ul#other_benefit_listing{ padding:20px 0 0 0;}

@media all and (max-width: 646px) {
#recaptcha1{ width:80%;}
#recaptcha1,#recaptcha2{ float:right; margin: 0 -7px 0 0;}
#recaptcha2{ width:100%;}
}
#recaptcha1{transform:scale(0.65);-webkit-transform:scale(0.65);transform-origin:0 0;-webkit-transform-origin:0 0;}
#recaptcha2{margin:7px 0 0 0;transform:scale(0.68);-webkit-transform:scale(0.68);transform-origin:0 0;-webkit-transform-origin:0 0;}
body .navbar-nav .nav-item{ font-weight:bold;}
@media screen and (orientation: landscape) and (max-width: 960px) {
	#login-box{top:0% !important; position:absolute !important;}
	#signup-box{top:0% !important; position:absolute !important;}
}
