body {
	background-color: #FFFFFF;
}
.hdr_title {
	width:100%; 
    background: url('/m/www/css/images/header-mobile-onegrp.jpg') center bottom no-repeat;
	height: 124px;
	background-size: cover;
}

#HeadHeader
{
	
	margin-left: 0;
    text-align: center;
    width: 100%;
    height:110px;
    vertical-align: bottom;
    background-color:#3773ca;
    
}

.geicoLogo
{
	    position: absolute;
    font-size: 10rem;
    overflow: hidden;
    display: inline-block;
    color: #fff;
    left: 50%;
    top: 35%;
    outline: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}
}
.hdr_title_pnc {
	width:100%; 
    height: 45px;
    background: url('/m/www/css/images/header-mobile-pnc.jpg') center bottom no-repeat;
	background-size: cover;
}


.hdr_title_cbu {
	width:100%; 
    height: 124px;
    background: url('/m/www/css/images/header-mobile.jpg') center bottom no-repeat;
	background-size: cover;
}

.hdr_title_lq
{
	width:100%; 
    height: 200px;
    background: url('/m/www/css/images/home-banner.png') left top no-repeat;
	background-size: cover;
}


.hdr_title_fb
{
	
   width:100%; 
   height: 300px;
   background: url('/m/www/css/images/headerbkg.jpg') left top no-repeat;
   background-size: cover;
}