/*-------------------*/
#login-form{
	box-shadow: 0 0 20px 0px #0000000a
}
#productBannerTitle {
    background-image: url(../images/login-menu/get_started.jpg) !important;
    display: block !important;
}
#pog-menu-container{
	background-color: rgba(255,255,255,0);
}
#pog-menu-container::before{
	display:none;
}
#pog-login-head{
	z-index: 1;
   position: relative;
}
#pog-login-head #nav-container{
	margin:auto;
}
#productBannerTitle .p-names-price, #productBannerTitle .head2, #productBannerTitle .product-banner-title-item-link, .product-banner-title-content i.fa-angle-right{color: #fff !important;}

.info-z-pattern .col-sm-4.col-sm-4 {
    -ms-flex: 0 0 99.333333%;
    flex: 0 0 99.333333%;
    max-width: 99.333333%;
}
.newbadgeprobanner{display: none;}
.seo-sub-head{
    margin:0rem 0 1.5rem 0;
}
.seo-item-list li{
    padding: 1.0rem;
    padding-left: 4.5rem;
    list-style: none;
    position: relative;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}
.seo-item-list li i.fa-check-circle {
    color: #57ABB2;
    font-size: 2.9rem;
    position: absolute;
    left: 0;
    top: 0.9rem;
}
.special-heading-a, .special-heading-b {
    max-width: 90rem;
}
.special-heading-a{margin-top: 0;}
.further-assistance{
    font-size: 1.3rem;
}
.fonts2, .head3, .fonts2, h3.head3 a {
    font-size: 1.8rem;
}
.benefits-b-Heading .benefits-img-mx-height {
    height: 7rem;
    width: 7rem;
}
.benefits-b-Heading div{ 
    margin-bottom: 0rem !important;
}
.benefits-b-Heading p{ 
    margin-bottom: 2.5rem !important;
}
.special-heading-a {
    margin-top: 8rem;
}
#brokerBenefits{
    padding-top: 6rem;
}
#brokerBenefits .special-heading-a{
	margin-top: 0 !important;
}
.special-heading-a-text{margin-top: 0.75rem !important}
#productBannerTitle {
    background-size: cover;
}
.product-banner-title-item-link{font-weight: bold;}

.items-align-v a{
    color: #fff !important;
}
.signup-btn-w:hover{
    background-color:#fff;
    color:#484848 !important;
}
.items-align-v{
    align-items: center;
    display: flex;
}
.login-signup-bg{  
  position: relative;
  padding-bottom: 2rem;
 
}
header{
    min-height:14.2rem;
}
.keepSignedIn-popover-toolTip {
    background-color: #fff !important;
    color: #484848;
    border: 0.1rem solid #d8d8d8 !important;
    border-top: 0.7rem solid #57abb2 !important;
    padding: 0.5rem 1rem 0.8rem 1rem;
    border-radius: 0.5rem;
    font-size: 1.3rem;
    text-align: justify;
}
.wrapped{position: relative;}
.wrapped:before {
    content: '';
	background: url('../images/login-menu/bg-2.png') no-repeat center center;
	background-color: #EDEDED;
	background-size: cover;
	position: absolute;
	top: -20px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0.25;
}
.btm-text{position: relative;z-index: 1; margin-top: 6rem;}
.signup-text{margin-top: 5rem; margin-left: 0rem;}
#login-form{
    background: rgba(255,255,255,0.75);
    padding: 2rem;
    border-radius: 0.5rem;
}
.login-bg-img:before {
	top:4.0rem !important;
	height: 90% !important;
	background-size: cover;
}
.login-signup-container{margin-top: 0 !important;padding: 5rem 0; min-height: 100%; }
.dektop-content, .vertical-line, .mobile-content{display: none;}
.dektop-content-img{
	display: block;
}

.benefits-b-Heading p{padding-left:1.5rem; padding-right:1.5rem; }
.r-mrg{margin-right: 7rem;}

#eligibility{
	padding-top: 12rem;
}
#eligibility .special-heading-a{
    margin-top: 0;
}
.offset-md-1 p{
	font-size: 1.3rem;
}

.interested-in-joining{
    position: relative;
    background-image: url(../images/login-menu/signup_rewards_banner.jpg);
    /* background-repeat: no-repeat; */
    background-position: center;
    border-radius: 0.5rem;
    width: 100%;
    min-height: 20rem;
    margin-top: 6rem;
}
.offset-md-1 {
    margin-left: 8.333333%;
    color: #fff;
    margin-top: 2rem;
}
.offset-md-1 .rewardText{
    color:  #fff;
    font-size: 1.6rem;
    margin-top: -1rem;
}
.signup-btn-w{
     padding: 0.5rem 2.0rem;
     border: 0.1rem solid #fff;
     border-radius: 2.0rem;
     color: #fff;
     font-size: 1.6rem;
     font-weight: bold;
     height: 4rem;
     white-space: nowrap;
     background-color: rgba(255,255,255,0);
}
#rewardBannerMob{
    display:none;
}
/*-----------------Mobile and tablet Styling---------------------*/
@media only screen and (max-width: 472px) {
  #productBannerTitle {
        background-image: url(../images/login-menu/get_started_mobile_pog.jpg) !important;
        display: block !important;
        min-height: 28rem !important;
    }
   .login-signup-bg{background:#ededed52; padding-bottom: 0.1rem;}
    .signup-btn-w{
        width: 100%;
        margin-top: 1rem;
    }
    .col{margin: 1.5rem auto;}
    .custom-products-img, .dektop-content-img{display: none !important;}
    .img-fluid{max-width: 90%;}
    .row, .svg{text-align: center;}
    #login-form span{display: block; text-align: left;}
    #login-form a{display: block; text-align: left;}
    .mobile-content{display: block;}
    .r-mrg{margin-right: 0;}
    header{
	    height:auto;
	}
	#wrapper::before, #pog-menu-container::before{
	background: #EDEDED;
	}
	#rewardBannerMob {
        background-image: url(../images/login-menu/rewards_banner_mobile.jpg) !important;
        display: block !important;
        min-height: 26rem !important;
        background-repeat: no-repeat;
        background-size: 100%;
        cursor: pointer;
        margin-top: -30rem;
     }
     .interested-in-joining{
        visibility:hidden;
     }
     .login-signup-container{padding: 0rem 1rem 0rem 1rem}
}
@media only screen and (max-width: 768px) {
	.offset-md-1 {
	    margin-left: 4.333333% !important;
		}
	.interested-in-joining{margin:1.2rem 0rem}
	.maintenance-notice-login {   
	    background: #fff;
	}
}
@media only screen and (min-width: 357px) and (max-width: 414px){
    #rewardBannerMob {
        min-height: 22rem !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 356px){
    #rewardBannerMob {
        min-height: 20rem !important;
    }
}
/* END -------------------*/
