/* Home page Updated Layout */

html{
  /* overflow-x: hidden !important; */
}

.backtoTop.showbacktoTop {
    display: block;
    bottom: 18px;
    opacity: 1;
}

.backtoTop:hover {
    /*background: #333e48;
    -webkit-animation: jump 1.5s ease 0s infinite normal;
    animation: jump 1.5s ease 0s infinite normal;*/
}

.backtoTop {
    position: fixed;
    bottom: 45px;
    right: 20px;
    background: rgba(51,62,72,.8);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    border-radius: 35px;
    opacity: 0;
    display: none;
    z-index: 99;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.backtoTop i {
    color: #fff;
    margin: 0;
    display: block;
    position: relative;
    left: 13px;
    top: 14px;
    font-size: 19px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.backtoTop i::after, .backtoTop i::before {
    content: '';
    background: #fff;
    width: 4px;
    height: 19px;
    position: absolute;
    left: 15px;
}

.backtoTop i::before {
    top: 0;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.backtoTop i::after {
    top: 0;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    left: 5px;
}
  
.dropdown-menu {
    z-index: 1001;
}

#masonry-wrapper{
width:100%;
padding:0px !important;
margin:0px !important;
}

.home-page .hp-alert {

	z-index: 1 !important;
	padding-right:50px;
}

.home-close-icon{

	position: absolute;
    right: 13px;
    top: 0px;
    font-size: 48px;
}

      .fdic-logo{

       		display: none !important;
		border-bottom: none !important;
       }

.footer-bottom {
    border-bottom: 2px solid #616265 !important;
}



#masonry
{
margin-left:-12px;
margin-right:-12px;
}

body{
	    overflow-x: hidden;
}

.home-page .hp-img-box .brand-box{

	width: 33.333%;
	float: left;
	padding: 0px 12px;
	margin-bottom:15px;
}

.home-page .hp-img-box .brand-box .box-content{
	width: 100%;
    border-radius: 50px;
    background-repeat: no-repeat;
	background-size: cover;
	position:relative;
	background-position: 50% 50%;
}



.home-page .hp-img-box .brand-box .box-content .bg-Image{
visibility:hidden;
}
.home-page .hp-img-box .brand-box .box-content:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 50px;
}

.home-page .hp-img-box .brand-box.size-1 .box-content:before {
 /*background: rgba(31, 123, 65, 0.5);*/
    background: rgba(0,232,20, 0.7);
}
.home-page .hp-img-box .brand-box.size-2 .box-content:before {
 /*background: rgba(255, 255, 255, 0.5);*/
}
.home-page .hp-img-box .brand-box.size-3 .box-content:before {
 /*background: rgba(255, 255, 255, 0.5);*/
}
.home-page .hp-img-box .brand-box.size-4 .box-content:before {
 background: rgba(0, 0, 0, 0);
 width: 0px;
height: 0px;
}
.home-page .hp-img-box .brand-box.size-5 .box-content:before {
  background: rgba(217, 127, 12, 0.7);
}

.home-page .hp-img-box .brand-box .box-content .title-msg{

	font-size: 28px;
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 31px;
	width:100%;
	position:absolute;
	padding-top:40px;
    z-index: 1000;
    font-family: 'Roboto', sans-serif;
	
}

.home-page .hp-img-box .brand-box .box-content .title-msg p{
font-family: 'Roboto', sans-serif;
font-weight: 300;
} 
.home-page .hp-img-box .brand-box.size-5 .box-content p{

	font-weight: 300;
}

.home-page .hp-img-box .brand-box.size-1{
width:336px;
}
.home-page .hp-img-box .brand-box.size-1 .box-content{
background-color: #1f7b41;
}

.home-page .hp-img-box .brand-box.size-2{
width:406px;
}
.home-page .hp-img-box .brand-box.size-2 .box-content{
background-color: #d97f0c;
}

.home-page .hp-img-box .brand-box.size-3{
width:422px;
}
.home-page .hp-img-box .brand-box.size-3 .box-content{
background-color: #ffffff;
}
.home-page .hp-img-box .brand-box.size-4{
width:742px;
}
.home-page .hp-img-box .brand-box.size-4 .box-content{
background-color: #000000;
}
.home-page .hp-img-box .brand-box.size-5{
width:422px;
}
.home-page .hp-img-box .brand-box.size-5 .box-content{
background-color: #d97f0c;
}

.home-page .hp-img-box .brand-box.size-5 .bg-Image{
max-height: 370px;
}

.title-msg.nonGrid{
	position:relative !important;
	line-height: 47.17px !important;
	
}

.home-page .hp-img-box .brand-box .box-content .title-msg.nonGrid p{
font-family: 'Roboto', sans-serif;
font-weight: 300;
} 

.home-page .hp-img-box .brand-box.size-1 p{
font-size:27.92px;
line-height: 31.16px;
}
.home-page .hp-img-box .brand-box.size-2 p{
font-size:19.8px;
line-height: 27px;
}
.home-page .hp-img-box .brand-box.size-2 strong{
font-size:33.64px;
line-height: 30.96px;
}
.home-page .hp-img-box .brand-box.size-3 p{
/*font-size:28.3px;
line-height: 28.83px;*/
font-size: 24.3px;
    line-height: 26.83px;
}
.home-page .hp-img-box .brand-box.size-5 p{
font-size:24.82px;
}
.title-msg.nonGrid p{
	font-size:40.14px !important;
}

.title-msg.black, .title-msg.black .learn-more-link a{
	color: #000000;
	font-family: 'Roboto', sans-serif;
}

.title-msg.white, .title-msg.white .learn-more-link a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
}


.title-msg.bottom{

	bottom:10px;

}

.title-msg.top{
	left: 0px;
    	top: 0px;
}



.pic {
  display: inline-block;
  vertical-align: middle;
  width: 0; 
  height: 0; 
   margin-top: -2px;
}

.arrow-left {
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 3px solid #737373;
}
.arrow-right {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #737373;
}

.title-msg.black, .title-msg.black .learn-more-link a .arrow-right{
	border-left-color: #000000;
}

.title-msg.white, .title-msg.white .learn-more-link a .arrow-right{
	border-left-color: #ffffff;
}

.arrow-up {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid #737373;
}
.arrow-down {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #737373;
}


.home-page .hp-img-box .brand-box .box-content .title-msg.top{
    padding-top: 10px !important;
}

.home-page .hp-img-box .brand-box .box-content .title-msg.left{
	    padding-top: 23px !important;
    		padding-left: 25px;
}

.home-page .hp-img-box .brand-box .box-content .title-msg.nonGrid{
    padding-top:  25px !important;
        padding-bottom: 15px;
}

.title-msg.left{

    left: 0px;
    padding-left:20px;
    top: 0px;
    text-align: left !important;

}

.title-msg.right{

	right:10px;

}

.home-page .hp-img-box .brand-box .box-content .title-msg p{

	margin:0px;
}

.home-page .hp-img-box .brand-box .box-content .learn-more-link, .home-page .hp-img-box .brand-box .box-content .learn-more-link a{

	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	    text-transform: capitalize;

}



/* end of Home page Updated Layout */


.home-page .hp-alert{
    z-index:1000;
    position:relative;
}
.dropdown-menu > li > a{
    white-space: initial !important;
    padding-right: 5px !important;
}
.equity-table h4 a {
    color: #1B1B1B !important;
    padding-left: 0px !important;
}

.equity-table h4 a:hover{
    text-decoration:underline;
}

.Assumptions_Table{
    margin-top:0px !important;
    box-shadow:none !important;
}
.Assumptions_Table tr:first-child {
        text-transform: none !important;
        box-shadow:none !important;
}

table.Assumptions_Table tbody tr:first-child {
    background-color: transparent !important;
}
.Assumptions_Table,.Assumptions_Table td,.Assumptions_Table tr{
    border:0px !important;
    background: #ECEEEF;
}

table.Assumptions_Table tbody tr:last-child td {
    padding: 0px !important;
    color:#1B1B1B !important;
    font-size: 12px !important;
}
table.Assumptions_Table tbody tr td:last-child{
    text-align:right;
}
table.Assumptions_Table tbody tr:last-child td p{
    font-size: 12px !important;
    color:#1b1b1b !important;
    font-weight:300;
}

.ratesLanding table+p,.equity-table table+p{
    line-height:10px !important;
    margin-bottom: 0px !important;
}

.Assumptions_Table td{
    vertical-align:top;
}

.compat-object-fit{
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;  
  }
.home-equity-loans .representatives .second-box > div figure {
    min-width: 100px;
    max-width: 100px;
}

.home-equity-loans .representatives .second-box > div > div .phone span {
    font-size: 14px;
}
.classificationEmpty
{
    visibility: hidden;
}

.home-equity-loans .representatives .second-box > div > div .contact {
 margin-top: 3px;
}

.home-equity-loans .representatives .second-box > div > div .contact {

    max-width: 175px;
}

.landingPageMenu{
	
	display:none;
}

.side-chat .contact{
-ms-writing-mode: tb-rl; 
-webkit-writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-ms-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}

.footer-middle .atm .zip-form,.lbl-zip-code{
	
	display:none;
}


.footer-middle .atm .allpoint a img{
			width:auto;
		}

	
.title-box img{

	max-width:100%;
	height:auto;
}

.news-detail-box img{
	max-width:100%;
	height:auto;
}	

.checking-accounts .details-list section img {
    max-width: 100%;
  /*  height:auto;*/
}

.commercial-first img,.header-box img{
  
    max-width: 100%;
    height:auto;
}

.tile-box img{

    max-width: 100%;
    height:auto;
}

.general-template section img{

	 max-width: 100%;
    	 height:auto;
}

 .home-page .hp-alert{top : 0px;}

/* login -box css for Desktop */

.login-box{

	background-color: #0b5c29;
}

.login-box ul li a{

	color: #ffffff;
}

.login-box ul .online {
    border-right: 2px solid #ffffff;
}

.login-box .login-form div a, .login-box .login-form div label{
	
	    color: #ffffff;
	    font-size: 12px;
	    font-weight: 600;
}

.login-box .login-form .password-box {
    margin-left: 5px;
    margin-right: 0px;
}

.login-box .login-form div .bt-login {
    margin-top: 2px;

}

.login-box .login-form {
     margin-top: 0px; 
}

.login-box .login-form div input{

	text-indent: 7px;
	margin-top: 2px;
}

.header-logo-login .links-login .links-social ul.social li+li {
    padding-left: 4px;
}

.header-logo-login {
     padding: 23px 23px 23px 24px;
}

.head-first-box {
    background-color: #1f7b41;
    opacity: 1;
}

#user_id::-webkit-input-placeholder,
#advbusinessuser_id::-webkit-input-placeholder,
#advuser_id::-webkit-input-placeholder,
#companyuser_id::-webkit-input-placeholder,
#businessuser_id::-webkit-input-placeholder,
#consumeruser_id::-webkit-input-placeholder,
#advpassword::-webkit-input-placeholder,
#consumerpassword::-webkit-input-placeholder,
#businesspassword::-webkit-input-placeholder,
#password::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
    font-size: 11px;
    font-weight: 600;
    text-indent: 7px;
}
#user_id::-moz-placeholder,
#advuser_id::-moz-placeholder,
#advbusinessuser_id::-moz-placeholder,
#companyuser_id::-moz-placeholder,
#businessuser_id::-moz-placeholder,
#consumeruser_id::-moz-placeholder,
#advpassword::-moz-placeholder,
#consumerpassword::-moz-placeholder,
#businesspassword::-moz-placeholder,
#password::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
    font-size: 11px;
    font-weight: 600;
    text-indent: 7px;
}
#user_id:-ms-input-placeholder,
#advuser_id:-ms-input-placeholder,
#advbusinessuser_id:-ms-input-placeholder,
#companyuser_id:-ms-input-placeholder,
#businessuser_id:-ms-input-placeholder,
#consumeruser_id:-ms-input-placeholder,
#advpassword:-ms-input-placeholder,
#consumerpassword:-ms-input-placeholder,
#businesspassword:-ms-input-placeholder,
#password:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
    font-size: 11px;
    font-weight: 600;
    text-indent: 7px;
}
#user_id:-moz-placeholder,
#advuser_id:-moz-placeholder,
#advbusinessuser_id:-moz-placeholder,
#companyuser_id:-moz-placeholder,
#businessuser_id:-moz-placeholder,
#consumeruser_id:-moz-placeholder,
#advpassword:-moz-placeholder,
#consumerpassword:-moz-placeholder,
#businesspassword:-moz-placeholder,
#password:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    font-size: 11px;
    font-weight: 600;
    text-indent: 7px;
}

.navbar {
    min-height: 42px;

}

.navbar li a {
    padding: 12px 17px;
}


/* login Lanscape view */

@media only screen and (min-width: 1023px) and (max-width: 1239px){

	.head-first-box {
	    background-color: #1f7b41;
	    opacity: 1;
	}

}

/* login portrait view */

@media only screen and (min-width: 768px) and (max-width: 1023px){


	.login-box .login-form .password-box {
		
		margin-top: 30px;
	}

	.login-box .login-form div .bt-login {
	    margin-top: 17px;

	}

	.login-box .login-form div input{

		height: 43px;
	}

	.head-first-box, .header-nav {
	    background-color: #1f7b41;
	    opacity: 1;
	}


}

/* login mobile view */

@media (max-width: 767px){

	.home-page .hp-alert{
		font-size:14px;
		padding-right:40px;
	}

	.home-page .hp-alert .close{
		font-size:32px;
	}

	.login-box .login-form div p {
	    font-size: 16px;
            color: #ffffff;
	}

	.login-box .login-form div:first-child{

		margin: 15px 0px 5px;
	}

	.login-box .login-form .password-box {
	    
		margin-left: 0px;
	}

	.login-box .login-form div .bt-login {
	    margin-top: 15px;

	}

	.head-first-box, .header-nav {
	    background-color: #1f7b41;
	    opacity: 1;
	}

}


@media only screen and (min-width:992px) and (max-width:1199px){

	#masonry
{
margin-left:-6px;
margin-right:-6px;
}
.home-page .hp-img-box .brand-box{

	padding: 0px 6px;
}

.home-page .hp-img-box .brand-box.size-1{
width: 28%;
}
.home-page .hp-img-box .brand-box.size-2{
    width: 34.8%;
}
.home-page .hp-img-box .brand-box.size-3{
width:36.2%;
}
.home-page .hp-img-box .brand-box.size-4{
width:62.7%;
}
.home-page .hp-img-box .brand-box.size-5{
width:36.2%;
}

.home-page .hp-img-box .brand-box.size-1 p{
font-size:22.92px;
line-height: 26.16px;
}
.home-page .hp-img-box .brand-box.size-2 p{
font-size:14.8px;
line-height: 25.96px;
}
.home-page .hp-img-box .brand-box.size-2 strong{
font-size:28.64px;
line-height: 25.96px;
}
.home-page .hp-img-box .brand-box.size-3 p{
/*font-size:28.3px;
line-height: 28.83px;*/
font-size: 19.3px;
    line-height: 21.83px;
}
.home-page .hp-img-box .brand-box.size-5 p{
font-size:19.82px;
}
.title-msg.nonGrid p{
	font-size:30.14px !important;
}

}

@media only screen and (min-width:768px) and (max-width:991px){

#masonry
{
margin-left:-6px;
margin-right:-6px;
}
.home-page .hp-img-box .brand-box{

	padding: 0px 6px;
}


.home-page .hp-img-box .brand-box.size-1{
	width: 28%;
}
.home-page .hp-img-box .brand-box.size-2{
    width: 34.8%;
}
.home-page .hp-img-box .brand-box.size-3{
   width:36.2%;
}
.home-page .hp-img-box .brand-box.size-4{
   width:62.7%;
}
.home-page .hp-img-box .brand-box.size-5{
  width:36.2%;
}

.home-page .hp-img-box .brand-box.size-1 p{
font-size:17.92px;
line-height: 21.16px;
}
.home-page .hp-img-box .brand-box.size-2 p{
font-size:14.8px;
line-height: 22px;
}
.home-page .hp-img-box .brand-box.size-2 strong{
font-size:23.64px;
line-height: 25.96px;
}
.home-page .hp-img-box .brand-box.size-3 p{
/*font-size:28.3px;
line-height: 28.83px;*/
font-size: 14.3px;
 line-height: 20.83px;
}
.home-page .hp-img-box .brand-box.size-5 p{
font-size:14.82px;
}
.title-msg.nonGrid p{
	font-size:25.14px !important;
}
.home-page .hp-img-box .brand-box .box-content .bg-Image{
max-height: 275px;
}
.home-page .hp-img-box .brand-box .box-content .title-msg.nonGrid {
    padding-top: 15px !important;
    padding-bottom: 7px;
}
}


@media only screen and (min-width:600px) and (max-width:767px){


	.home-page .hp-img-box .brand-box .box-content,
	.home-page .hp-img-box .brand-box .box-content:before {
		border-radius: 25px;
	}
#masonry
{
margin-left:-5px;
margin-right:-5px;
}
.home-page .hp-img-box .brand-box{

	padding: 0px 5px;
}


.home-page .hp-img-box .brand-box.size-1{
	width: 28%;
}
.home-page .hp-img-box .brand-box.size-2{
    width: 34.8%;
}
.home-page .hp-img-box .brand-box.size-3{
   width:36.2%;
}
.home-page .hp-img-box .brand-box.size-4{
   width:62.7%;
}
.home-page .hp-img-box .brand-box.size-5{
  width:36.2%;
}

.home-page .hp-img-box .brand-box.size-1 p{
font-size:15.92px;
line-height: 19.16px;
}
.home-page .hp-img-box .brand-box.size-2 p{
font-size:12.8px;
line-height: 23.96px;
}
.home-page .hp-img-box .brand-box.size-2 strong{
font-size:22.64px;
line-height:18.96px;
}
.home-page .hp-img-box .brand-box.size-3 p{
/*font-size:28.3px;
line-height: 28.83px;*/
font-size: 12.3px;
    line-height: 20.83px;
}
.home-page .hp-img-box .brand-box.size-5 p{
font-size:12.82px;
}
.title-msg.nonGrid p{
	font-size: 20.14px !important;
}
.home-page .hp-img-box .brand-box .box-content .bg-Image{
max-height: 275px;
}
.home-page .hp-img-box .brand-box .box-content .title-msg.nonGrid {
    padding-top: 15px !important;
    padding-bottom: 7px;
}
}
	@media only screen and (max-width:599px){
#masonry-wrapper
{
margin-bottom:20px !important;
}
.home-page .hp-img-box .brand-box.size-1 .box-content{
	background-position: 50% 0%;
}
	.home-page .hp-img-box .brand-box .box-content,
	.home-page .hp-img-box .brand-box .box-content:before {
		border-radius: 25px;
	}

	.home-page .hp-img-box .brand-box{

			width:100% !important;
			position: relative !important;
			top:0px !important;

	}
		.home-page .hp-img-box .brand-box.size-1 p{
		font-size:17.92px;
		line-height: 21.16px;
		}
		.home-page .hp-img-box .brand-box.size-2 p{
		font-size:14.8px;
		line-height: 25.96px;
		}
		.home-page .hp-img-box .brand-box.size-2 strong{
		font-size:23.64px;
		line-height: 20.96px;
		}
		.home-page .hp-img-box .brand-box.size-3 p{
		/*font-size:28.3px;
		line-height: 28.83px;*/
		font-size: 14.3px;
		    line-height: 20.83px;
		}
		.home-page .hp-img-box .brand-box.size-5 p{
		font-size:14.82px;
		}
		.title-msg.nonGrid p{
			font-size: 15.14px !important;
			line-height: 27px !important;
		}
		

	}

.commercial-loan .commercial-reps .representatives-box .rep-box .rep-name{
	
	font-size: 15px;
}
.commercial-loan .commercial-reps .representatives-box .rep-box {
margin-bottom:25px;
}

.commercial-loan .commercial-reps .representatives-box .rep-box .rep-tel{
	
	margin: 0px;
}

.commercial-loan .commercial-reps .representatives-box .rep-box .classification-text{

	font-size: 16px;
	font-weight: 400;
	color: #616469;
	margin: 0px;
}

@media only screen and (min-width:1024px) {
.commercial-loan .commercial-reps .representatives-box {
    max-width: 750px;
    margin: 0px auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}


.commercial-loan .commercial-reps .representatives-box .rep-box {
    width: 33.333%;
    padding: 0px 40px;
    float: left;
}

}


@media only screen and (min-width:768px) and (max-width:1023px)  {
	.commercial-loan .commercial-reps .representatives-box .rep-box {
		width:170px;
	}
	.commercial-loan .commercial-reps .representatives-box {
	    max-width: 582px;
	    margin: 0px auto;
	}
}


@media only screen and (min-width:1199px){
    .home-page .hp-alert {
        margin-top:15px;
    }
}
		
@media only screen and (min-width:1139px) and (max-width:1200px) 
{  
	footer{
	padding-left:22px;
	padding-right:22px;
	}
	
	.wb-full-box{
		
		
	padding-left:15px;
	padding-right:15px;
		
	}
}
		

 @media (max-width:1023px) {
	 
	 .landingPageMenu{
	
				display:block;
			}
			
			
 }

@media only screen and (min-width:768px) and (max-width:1139px) { 
  
  
	.footer-middle .calculators{
				
				display: none;
				
			}
			
			.footer-middle .atm{
				
				display:block;
			}
	
		.footer-middle .quick{
			
			padding-left: 0px;
		}
		
		.footer-middle .quick,.footer-middle .atm,.footer-middle .address{
			
			padding-right:16px;
		}
		
		.footer-bottom .allpoint{
			
			display:none;
		}
		
		.footer-middle .atm .allpoint a img{
			width:auto;
		}
  
  }
  
  @media only screen and (min-width:768px) and (max-width:1023px) { 
	  .footer-middle .atm .zip-form .zipcode{
		  
		  padding: 10px 30px 10px 14px;
	  }
	  
	  .footer-middle .atm .zip-form .bt-submit
	  {
		  
		  padding:10px 36px 12px 36px;
		  display: block;
		  margin-left: 0px;
		  margin-top:10px;
	  }
	  
	  .footer-middle .atm .allpoint a img{
		  
		  width:auto;
		  display:block;
	  }
	  
	  .footer-middle .atm .allpoint .a-txt{
		  
		  margin-left:0px;
		  margin-top:5px;
	  }
  }
 
 @media (max-width:767px) {

	.footer-bottom {
	    border-bottom: none !important;
	}

 	.footer-bottom .allpoint img{
 		width: auto !important;
 		height: 32px !important;
 	}

	 .home-equity-loans .representatives .second-box .contact.visible-xs {
 	}
    display: block;
    width: 135px;
    margin-bottom: 40px;
    background-color: #0c7031;
    color: #d7f9e3;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0 9px 25px;
    border-radius: 3px;
    position: relative;

	.footer-bottom {
	    border-bottom: none !important;
	}

       .fdic-logo{

       		display: block !important;
       		border-bottom: 2px solid #616265 !important;
       		padding: 0 0 22px;
       }
}

.home-equity-loans .representatives .second-box .contact.visible-xs:before {
    position: absolute;
    background: url(../images/commercial-loans/commercial.png) -36px -8px no-repeat;
    content: "";
    width: 16px;
    height: 12px;
    top: 11px;
    left: 19px;
}
	 

.home-equity-loans .representatives .second-box>div {
    margin-bottom: 10px;
}
	 
	 .quick-links a{
        height:auto !important;
	 }

     .quick-links a img{
         max-width:50px;
     }

     .quick-links a p{
         width: calc(100% - 50px);
     }
	 
	 .locations .location-map .map-address-info .drive-car, .locations .location-map .map-address-info .drive-up-box, .locations .location-map .map-address-info .lobby-box  {
	
		/* display: block;*/
		}

	.first-box	h4 {
    margin-top: 0;
    margin-bottom: 4px;
    color: #277e47;
    font-size: 21px;
    font-weight: 500;
}
			
		.locations .location-map .map-address-info .lobby-box h4,.locations .location-map .map-address-info .drive-up-box h4{
		font-weight: 800;
		font-size: 15px;
		color: #5e5e5e;
		margin-bottom: 6px;
		}
		.locations .location-map .map-address-info .lobby-box p,.locations .location-map .map-address-info .drive-up-box p{
		font-weight: 800;
		font-size: 12px;
		color: #5e5e5e;
		margin-bottom: 2px;
		}

		.locations .location-map .map-address-info .lobby-box p span,.locations .location-map .map-address-info .drive-up-box p span{
		font-weight: 600;
		font-size: 13px;
		}
	 
	 
		.i-car::before {
			margin-top: 19px;
			content: "\00a0 ";
			display: inline-block;
			height: 20px;
			width: 37px !important;
			background: url(../images/locations/locations-icon.png) -3px -54px no-repeat;
		}
	 
	 
		.i-card::before {
			margin-top: 19px;
			content: "\00a0 ";
			display: inline-block;
			height: 21px;
			width: 40px;
			background: url(../images/locations/i-card.png) no-repeat;
		}
		
			.i-home::before {
				margin-top: 19px;
				content: "\00a0 ";
				display: inline-block;
				height: 20px;
				width: 30px;
				background: url(../images/locations/i-home.png) no-repeat;
			}
			
			
			.i-coin::before {
				margin-top: 19px;
				content: "\00a0 ";
				display: inline-block;
				height: 20px;
				width: 30px;
				background: url(../images/locations/i-coin.png) no-repeat;
			}

	.gm-style-iw{
		
		/*display:none;*/
	}
	 
	 .landingPageMenu{
	
				display:block;
			}
	 
	 .home-page .hp-title{
		 
		 margin-top: 26px;
	 }
	 
	 .home-page .hp-img-box .b-left .b-img a img, .home-page .hp-img-box .b-right .b-img a img{
		  min-height:auto !important;
	 }
      .home-page .hp-img-box .b-left .b-img, .home-page .hp-img-box .b-right .b-img {
       height: auto;
	  
       }
     .classificationEmpty
      {
        display: none!important;
       }

       .home-page .hp-img-box .b-left, .home-page .hp-img-box .b-right{
       	width:100%;
       }

      
       
     }
  }


  
