.header-top { 
    height: 54px;
}
.contact .call-us, .header-top-right .find-location {
    display: none;
}
.contact {
    width: 54%;
    height: 54px;
    text-align: left;
}
.header-top-right {
    background-color: #0053a0;
}
.top-desktop {
    display: block;
}
.contact .top-desktop {
    text-align: left;
    line-height: 5.4rem;
    padding-left: 6%;
    font-size: 1.7rem;
    font-weight: 500;
    display: block;
}

.contact .top-desktop a {
    display: inline !important;
    color: #fff;
    text-decoration: none;
}
.header-top-right{
    width: auto;
    padding-right: 3%;
}
nav.top-desktop a {
    display: inline-block;
    width: auto;
    line-height: 5.4rem;
    padding: 0 9px;
    font-size: 1.3rem;
}
nav.top-desktop {
    width: auto;
    display: inline-block;
}

.search {
    display: none;
    height: 27px;
}

.header-bar .home-nav {
    display: none !important;
}
.header-bar .wrapper:after {
    visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.logo {
    width: 27%;
    float: left;
    margin-left: 3%;
}

.header-bar nav.desk ul {
    list-style: none;
    
    padding: 0;
    display: inline-block;
    position: relative;
    float: none !important;
    text-align: right;
    width: auto;
    min-width: 493px;
}
/*--.header-bar nav.desk li {
    display: inline-block;
    float: none !important;
}--*/
.header-bar nav.desk li li {
    display: block;
    text-align: left;
}
.header-bar nav.desk ul ul {
    width: auto;
    background: #ad2939;
    /*--height: 41px;--*/
    position: absolute !important;
    text-align: center;
    z-index: 4;
    padding: 10px;
    min-width: 300px;
    margin-top: 9px;
    transition: opacity .3s;
    opacity: 0;
}
.header-bar nav.desk ul ul a {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 4.1rem;
    border-bottom: none;
    border-top: none;
    font-weight: 700;
    font-size: 1.4rem;
}
.header-bar nav.desk ul ul li ul {
    display: block !important;
    opacity: 1;
    position: relative !important;
    left: 0 !important;
    padding: 0 0 0 20px;
}
.header-bar nav.desk ul ul li ul a {
    font-size: 1.3rem;
    font-weight: 500;
    text-transform: none;
}


.header-bar nav.desk ul > li, .header-bar nav.desk ul, .header-bar nav.desk, .navigation-container, .header-bar .wrapper {
    /*--position: initial !important;--*/
}

.header-bar nav.desk li a {
    color: #0053a0;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: 900;
    padding: 9px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.resources-nav ul {
    right: 0;
    left: auto !important;
}
.navigation-container {
    width: auto;
    margin-right: 3%;
    
    
}


.gallery {
    height: 633px;
}
.slide-img {
    min-height: 347px;
}

.gallery-content-container h2 {
    font-size: 4.5rem;
    line-height: 4.7rem;
}
.gallery-nav {
    top: 304px;
}



/*------------------------
        BINS
------------------------*/

.bins {
    width: 100%;
    padding: 30px 0;
    /*--border-bottom: 4px solid #dfe1e3;--*/
}
.bins:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.hp-auto, .hp-loans, .hp-visa {
    float: left;
    width: 33%;
    border-bottom: none;
}
.hp-loans, .hp-auto {
    border-right: 4px solid #e5e5e5;
}

.bins h2 {
    font-size: 3.5rem;
}
.bin-blurb {
    width: 80%;
}
.bins-hr {
    border-bottom: 4px solid #dfe1e3;;
}



/*------------------------
        RATES
------------------------*/
.hp-rates .wrapper {
    max-width: 980px;
    margin: 0 auto;
}
.hp-rates h2 {
    margin-bottom: 8px;
}
.hp-rates .rates-left span {
    display: block;
    color: #b5cce7;
    font-weight: 300;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 0 auto 42px;
    width: 75%;
}


/*------------------------
        LOCATIONS
------------------------*/

.hp-locations .wrapper {
    width: auto;
}
.hours span {
    display: INLINE-BLOCK;
}
.locations {
    width: auto;
    border-top: none;
    display: inline-block;
}
.locations div, .phone div {
   display: inline-block;
    border-right: 1px solid #b8b8cd;
    padding: 0 14px;
    text-align: center;
}
.locations div span {
    display: inherit;
}
.locations div a:before {
    display: none;
}
.locations .location4, .phone .phone3 {
    border-right: none;
}


/*------------------------
        FOOTER
------------------------*/

.footer-sitemap {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 95%;
    padding: 37px 0;
}
.sitemap-column {
    display: inline-block;
    border-right: 3px solid #02488b;
    width: 24%;
    position: relative;
    font-weight: 300;
    font-size: 1.5rem;
    padding: 0 2%;
    vertical-align: top;
}
.sitemap-column:last-of-type {
    border-right: none;
}
.sitemap-column a {
    color: #c8d1d9;
    margin-bottom: 4px;
}
a.sitemap-parent {
    font-size: 2rem;
    margin-bottom: 10px;
    color: #fff;
}
footer .footer-top-right a {
    display: inline-block;
    margin-right: 15px;
    width: auto;
    
}
.footer-top-right {
    display: block;
    position: relative;
    text-align: center;
    width: auto;
}

.subpage .top-pane p {
    height: 213px;
}
.expand-content {
    padding-left: 31px;
}



.two-column {
    -moz-column-count: 2;
    -moz-column-gap: 40px;

    -webkit-column-count: 2;
    -webkit-column-gap: 40px;

    column-count: 2;
    column-gap: 40px;
    list-style-position: inside;

}
.two-column li {
padding-left: 1em;
    text-indent: -1em;
}
.expand-content {
    
}
.expand-content:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.expand-content { display: inline-block; }
.three-cols {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-top: 28px;
}
.three-cols:last-of-type {
    margin-right: 0;
    
}
.apr-box {
    max-width: 278px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.contactus-left {
    width:30%;
    display: block;
    position: relative;
    float: left;
}
.contactus-right {
    width:60%;
    display: block;
    position: relative;
    float: right;
    min-height: 566px;
    background: url(../images/contact-map.jpg) no-repeat center center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.chip {
	width: 33%;
	float:left;
	text-align:left;
	margin: 0 auto 50px;
}
.chip img, .chip span {
	width: 80%;
	
}
.half {
    float: left;
    margin-right: 5%;
    padding: 0 0 0 0;
    position: relative;
    width: 50%;
}
.half {
    float: left;
    margin-right: 5%;
    padding: 0 0 0 0;
    position: relative;
    width: 50%;
}
.half:nth-of-type(2) {
    margin-right: 0;
    width: 45%;
}
.ppc-grey h3 {
    font-size: 4.7rem !important;
    line-height: 5.4rem;
}
@media (min-width: 1020px) {
  .visa-wrap {
        margin: 0 auto;
        position: relative;
      max-width: 1193px;
    }
    .Visa-2016-Hero h1 {
        text-align: left;
        padding-left: 12%;
    }
    .visa-hero-left .introductory-offer {
        font-size: 2.6rem;
        width: 423px;
        margin-left: 11%;
        margin-top: 20px;
    }
    .visa-hero-left ul {
        font-size: 2.6rem;
        width: 423px;
        margin-left: 14%;
    }
    .visa-wrap:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
    .visa-hero-left {
        position: relative;
        width: 50%;
        float: left;
        display: block;
        padding-top: 28px;
    }
    .visa-hero-right {
        position: relative;
        width: 50%;
        float: left;
        margin-bottom: 81px;
    }
     .visa-hero-right:after {
        clear: both;
    }
    
    .visa-hero-right img {
        margin: 0 auto;
    }
}