/*-------------------*/
#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;
}
#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 {
    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: 12rem;
}
#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;}

.signup-btn-w{
    padding:1.0rem 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);
}
.signup-btn-w:hover{
    background-color:#fff;
    color:#484848;
}
.interested-in-joining{
    background: #57ABB2; 
    color: #fff
}
.interested-in-joining {
    background: #57ABB2; 
    color: #fff;
    border-radius: 0.5rem;
    padding: 2rem;
    margin: 0;
    margin-top: 1.2rem;
}
.interested-in-joining p {
    font-size: 1.3rem;
    margin: 0.2rem;
    color: 
    #fff;
}
.items-align-v{
    align-items: center;
    display: flex;
}
.login-signup-bg{  
  position: relative;
  padding-bottom: 2rem;
 
}
header{
    min-height:14.2rem;
}
.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;}
#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-top: 5rem; min-height: 100%; }
.dektop-content, .vertical-line, .mobile-content{display: none;}


.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;
}

/*-----------------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:#EDEDED;}
    .signup-btn-w{
        width: 100%;
        margin-top: 1rem;
    }
    .col{margin: 1.5rem auto;}
    .custom-products-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;
	}
    
}
.interested-in-joining{margin:1.2rem 1.5rem;}
.maintenance-notice-login {   
    background: #fff;
}
/* END -------------------*/
