

body {font-family: "futura-pt", sans-serif !important;}

h1,h2,h3,h4,h5,h6 {font-family: neue-aachen-pro, sans-serif !important;}

p {font-family: "futura-pt", sans-serif !important;font-size: 16px;line-height: 1.25;}


/*---HEADER---*/
.header-wrap {gap: 10%;justify-content: space-between;padding: 15px 0;align-items: flex-start;}
.third-flex {width: 33%;flex-grow: 1;}
.logo.third-flex a {width: 375px;margin: 0 auto;display: inline-block;}
.logo.third-flex img { max-width: 100%; width: 100%; margin: 0 auto;}

.location-head ul {list-style: none;padding-inline-start: 0;}
.location-head ul strong {font-size: 24px;font-weight: 900;font-family: neue-aachen-pro, sans-serif !important;color:#0060AA;}
.location-head ul i{color:#002B5C;margin-right: 5px;}
.location-head ul li a {color:#000;transition:.3s all;text-decoration: none !important;margin-bottom: 4px;display: inline-block;vertical-align: top !important;}
.location-head ul li a:hover {color:#858585;}
.navigation-bar {background: #f8f8f8;}
a.main-phone {
    font-weight: 700;
}
/***BODY STYLES----*/
.blue-bg {background:#0060AA}
.offwhite {background:#f8f8f8}
.wid90 {width:90%;margin:0 auto;}
.flex-container {display: flex;}
.grid-container {display: grid;}
.page-wid{max-width: 1400px;}
.center {text-align: center;}
.pad-xl{padding-top:90px;padding-bottom:90px;}
.pad-xl-top{padding-top:90px;}
.pad-l-top{padding-top:60px;}
.pad-xl-bottom{padding-bottom:90px;}
.pad-l{padding-top:40px;padding-bottom:40px;}
.relative {position: relative;}
.base-align {align-items: baseline;}
.align-center {align-items:center !important;}
.just-center{justify-content: center;}
.space-between{justify-content: space-between;}
.just-between{justify-content: space-between;}
.align-right {text-align: right !important;}
.align-left {text-align: right !important;}
.align-right{text-align: left!important;}
.block,#block {display: block !important;}
.half-page {flex-basis: 50%;}

/*--HOME--*/
.intro-txt h1 { padding: 20px 0; color: #fff; font-weight: 800; letter-spacing: 1px; font-size: 44px; line-height: 1; margin: 0;}
.blackbg.center.inventory-wrap {padding: 10px 0 0 0;text-transform: uppercase;}
.blackbg.center.inventory-wrap h2 {margin: 0;font-family: proxima-nova, sans-serif !important;font-weight: 600;font-size: 28px;}
.location-section h2 {margin-bottom: 20px;font-size: 32px;text-transform: uppercase;}
.map {display: flex;gap: 20px;}
.map .col-md-6.text-center {flex: 1;padding: 15px;background: #fff;box-sizing: border-box;box-shadow: 0 4px 12px rgba(0, 96, 170, 0.15);border-radius:12px; margin: 0 auto;}
/***Old styles----*/







div#navbarHead {text-align: center;
    justify-content: center;
    display: flex;
}

.surroundall {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    list-style: none !important;
    gap: 20px;
    padding: 20px 0;
}

.surroundall a {
    color: black;
    text-decoration: underline;
}

.surroundall * {
    list-style: none !important;
}

.surroundall ul:first-of-type {
    margin-right: 50px;
}

.blackbg {
    background: black;
    color: white;
}

.blackbg h2 {
    padding: 19px 0;
    font-style: italic;
}

.header-navigation ul.phoneDiv {
    position: relative;
    margin-top: 1rem;
    list-style: none;
    text-align: right;
    right: 0;
    top: 20px;
    display: flex;
    justify-content: flex-end;
}

.header-navigation ul.phoneDiv li {
    margin-left: 40px;
}

.header-navigation ul.phoneDiv a {
    color: #000;
}

.mob-img {
    display: none;
}

.desk-img {
    margin-left: 40px;
    position: relative;
    top: -25px;
}

.desk-img img {
    width: 300px;
}

#navbarHead ul li a.nav-link {
    color: #000;
    font-weight: 400;
    padding: 24px 20px;
    font-size: 20px;
    font-weight: bold;
}

#navbarHead ul li:first-child a.nav-link {
    padding-left: 0;
}

#navbarHead ul li:last-child a.nav-link {
    padding-right: 0;
}

#navbarHead ul li a.nav-link:hover {
    color: rgb(240, 116, 116);
}

#navbarHead ul li a.nav-link.active {
    color: rgb(240, 116, 116);
}

.header-navigation {
    background-color: #fff;
    border-bottom: 3px solid #bbbbbb;
    z-index: 2;
    position: relative;
}

.navbar-expand-lg .navbar-nav {
    margin-left: 0 !important;
}

img.img-mobile {
    display: none;
}

.navbar {
    padding: 0px;
}

.banner {}

.banner h1 {
    color: #fff;
}

.banner h4 {
    color: #fff;
}

.banner p {
    color: #fff;
    line-height: 20px;
}

.carousel-inner img {
    width: 100%;
}

.carousel {
    z-index: 1;
}

.carousel-control-prev-icon {
    background-image: url(../images/prev-arrow.png);
    width: 26px;
    height: 46px;
}

.carousel-control-next-icon {
    background-image: url(../images/next-arrow.png);
    width: 26px;
    height: 46px;
}

.about {
    padding-bottom: 30px;
}

.blueHeading {
    background-image: url(../images/blue-bg.jpg);
    background-repeat: repeat;
    background-position: 0 0;
    padding: 10px;
    color: white;
}

.map {
    display: flex;
}

.blueHeading h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin: 0;
}

.thank-center {
    text-align: center;
    padding: 30px;
    font-size: 22px;
    margin: 0px;
}

.para p {
    padding: 0px 55px;
    text-align: center;
    font-size: 15px;
}

.item {
    background-color: #ffffff;
    padding: 60px 0 10px 0;
}

.item a:hover {
    text-decoration: none;
}

.item .row {
    display: flex;
    justify-content: center;
}

.item img {
    margin: 0 auto;
}

.item h1 {
    color: #343434;
    font-size: 36px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.item h4 {
    color: #343434;
    font-size: 26px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.item span.bold {
    font-weight: 700;
}

.item .imgWrap {
    border: 1px solid rgb(204, 202, 202);
    padding: 5px;
}

.item .imgWrap h4 {
    font-size: 20px;
    color: #5572ac;
    margin: 10px 0;
}

.content h1 {
    color: #5572ac;
    font-size: 30px;
    margin: 0;
}

.content h2 {
    color: #5572ac;
    font-size: 20px;
    margin: 0;
}

.content h4 {
    font-weight: 300;
}

.content p {
    color: #000;
    font-size: 18px;
}

.content .contactDetails a {
    color: #000;
}
.clear {clear: both}

.blackStrip {
    background-image: url(../images/black-bg.jpg);
    background-repeat: repeat;
    background-position: 0 0;
    padding: 20px;
	background-color:#222;
}

.blackStrip h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    display: inline;
    vertical-align: middle;
}

.blackStrip a.btn {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 8px 60px;
    margin: 0 20px;
    color: #fff;
    border-radius: 0;
    display: inline;
    transition: .3s all;    font-family: proxima-nova, sans-serif !important;
}

.blackStrip a.btn:hover {
    background-color: #fff;
    color: #000;
}

.contactCont {
    background-color: #5572ac;
    color: #fff;
}

.contactCont .addressCont {
    background-color: #5f7dbb;
    height: 100%;
    min-height: 170px;
}

.contactCont .addressCont h6 {
    font-weight: 700;
}

.contactCont .col-md-4 a {
    color: #fff;
}

.contactCont i {
    font-size: 30px;
    margin: 10px;
}

.mapWrap {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 11px 3px rgba(204, 204, 204, 1);
    -moz-box-shadow: 0px 2px 11px 3px rgba(204, 204, 204, 1);
    box-shadow: 0px 2px 11px 3px rgba(204, 204, 204, 1);
}

.innerList a {
    color: #000;
}

.innerList a:hover {
    color: rgb(117, 117, 117);
}

.foot {
    background: #3d3c3c;
}

.foo-row {
    display: flex;
    justify-content: center;
}

.footer,
.foot a {
    text-align: center;
}

.footer {
    padding: 20px 0;
}
.footer ul.nav {display: flex;}
.footer ul.nav li {list-style: none;}
.footer ul.nav li a {text-decoration: none;
    color: #fff;transition:.3s all;
}

.footer ul.nav li a:nth-child(1) {
    padding-left: 0;
}

.footer ul.nav li a:hover {
    opacity:.5;
}


footer {background:#002B5C}
footer .nav {align-items: baseline;gap: 20px;}
.footer span {font-family: neue-aachen-pro, sans-serif !important;color: #fff;font-size:22px;font-weight: 800;margin-bottom: 0;padding-right: 20px;
}
footer a.nav-link {
    padding: 0 !important;
}
.footer h2>a {
    color: #fff;
    text-decoration: underline;
}

.footer h2>a:hover {
    text-decoration: none;
}

.foot p {
    margin: 0px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: inline;
}

.copy {
    border-left: 2px solid #fff;
    height: 10px;
    margin: 8px 10px;
}

.lead-button {
    font-weight: 700;
    max-width: 300px;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #5572ac;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #5572ac;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
    display: block;
    margin: 10px auto;
}

.lead-button:hover {
    background-color: #415f9b;
    color: #fff;
    text-decoration: none;
}

.small_instructions {
    color: #8d8d8d;
    font-size: 10px;
}

footer .nav {
    align-items: baseline;
    gap: 20px;
}



/*====== Scroller code ====*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

/*====== Scroller end =====*/
.attachment-search .search-checkboxes label .row {
    float: left !important;
}

.attachment-search .checkbox {
    margin: 0 5px 0 20px !important;
}

@media only screen and (max-width: 1450px) {
	li.location-address span {display: block;}
	.logo.third-flex a {
		width: 100%;}
	
}

@media only screen and (max-width: 1200px) {
	.location-head ul strong {
		font-size: 20px;}
	.location-head ul li a,.location-head ul i {font-size:15px;}
	.header-wrap {gap: 30px;}
	
}
@media only screen and (max-width: 1093px) {
    p.mobile-hide {
        display: none;
    }
}

@media only screen and (max-width: 1122px) {
    .banner h1 {
        font-size: 15px;
    }

    .banner h4 {
        font-size: 16px;
    }

    .banner p {
        font-size: 12px;
    }

}


@media only screen and (max-width: 1000px) {
	.header-wrap {gap: 10px;}
	.intro-txt h1 {font-size: 32px;}
}

@media (min-width: 991px) and (max-width: 1091px) {
    .desk-img img {
        width: 250px;
    }
}

@media  (max-width: 990px) {
    .item .col-md-2 {min-width: 200px;margin-top: 20px;}
	.navigation-bar {text-align: center;}
	.intro-txt h1 {font-size: 36px;}
	.blackbg.center.inventory-wrap h2 {font-size: 24px;}
	.location-section h2 {font-size: 28px;}
	
}



@media only screen and (min-width: 992px) and (max-width: 1260px) {
    #navbarHead ul li a.nav-link {
        padding: 24px 16px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 992px) {
    .header-navigation ul.phoneDiv {
        text-align: center;
        bottom: -90px;
        top: 96px;
        margin-left: 0 !important;
        padding-left: 0 !important;
        justify-content: center;
    }

    .surroundall #navbarHead ul li .nav-link {
        text-align: center;
        font-size: 14px;
        line-height: 15px;
        padding: 20px 20px;
    }

    #navbarHead ul li:first-child a.nav-link {
        padding-left: 20px;
    }

    #navbarHead ul li:last-child a.nav-link {
        padding-right: 20px;
    }

    .top-nav-con {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-toggler {
        position: relative;
        color: #fff;
        /* top: -37px; */
    }

    .blackMenuBg {
        background-color: #000;
        width: 100%;
        padding: 5px 0;
    }

    .nav-bar-icon {
        color: #fff;
        font-size: 50px;
        position: relative;
        top: 34px;
        background-image: url('../images/menu-arrow.png');
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .surroundall {
        flex-direction: column
    }

    .surroundall ul:last-of-type {
        margin-right: 50px;
    }

    .mob-img {
        display: flex;
        justify-content: center;
        margin: 0 auto;
        top: -53px;
        position: relative;
        top: 0 !important;
    }

    a.navbar-brand.head-logo.mob-img img {
        width: 270px;
        margin: 10px 0;
    }

    .desk-img {
        display: none;
    }

    .item .col-md-2 {
        margin-top: 20px;
    }

}

@media only screen and (max-width: 850px) {
	.header-wrap{flex-wrap:wrap;}
	.logo {order: -1;}
	.logo {flex-basis: 100%;width:100%; text-align: center;}
	.logo.third-flex a {max-width: 400px;}
	.location-head {text-align: center !important;margin-top: 20px;}
	
}

@media only screen and (max-width: 400px) {

    .mob-img img {
        margin-top: -40px;
        /* top: -50px; */
        position: relative;
    }


    .header-navigation ul.phoneDiv {
        margin-bottom: 70px
    }
}

@media only screen and (max-width: 768px) {
    #navbarHead ul li .nav-link {
        text-align: center;
        border-bottom: 1px solid #999;
    }

    .header-navigation ul.phoneDiv {
        margin-right: 40px;
        display: flex;
        flex-direction: column;
    }

    .header-navigation ul.phoneDiv li {
        margin-left: 0;
    }

    .header-navigation ul.phoneDiv li {}

    .item .col-md-2 {
        width: 100%;
    }

    .nav-bar-icon {
        float: left;
    }

    .top-nav-con {
        padding-left: 0px;
    }

    .blackStrip h1 {
        line-height: 60px;
    }

    .mob-img {
        top: -80px;
    }

    .mob-img img {
        margin-right: 0;
    }

    .desk-img {
        display: none;
    }

    .item img {
        width: 120p;
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .blueHeading h1 {
        font-size: 18px;
    }

    .blackStrip h1 {
        font-size: 20px;
        line-height: 50px;
    }

    .content h1 {
        font-size: 20px;
    }

    .content p {
        font-size: 16px;
    }
	.map {flex-wrap:wrap;}
	.map .col-md-6 {flex-basis: 100% !important;}
	.map .col-md-6 iframe {height: 250px;}
	footer .nav {flex-wrap:wrap;}
	footer .nav li {flex-basis: 100%;}
	    .blackStrip h3 {
        margin-bottom: 10px;
        display: block;
    }
	
}

@media only screen and (max-width: 568px) {
    .item h1 {
        font-size: 30px;
    }

    .map .contactDetail h2 {
        font-size: 16px;
    }

    .mobile-hide {
        display: none;
    }

    img.img-mobile {
        display: block;
    }

    .map .contactDetail {
        text-align: center;
    }

    .map .contactDetail ul {
        margin-left: -41px;
    }

    .map .contactDetail ul li {
        display: inline-block;
        padding: 0 10px;
    }

    #navbarHead ul li a.nav-link {
        padding: 18px 20px;
    }

    .smallfootertex,
    a.footerlink:link,
    a.footerlink:visited,
    a.footerlink:active {
        font-size: 14px;
    }

    .divfooter {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 500px) { 
	    .location-head {text-align: center !important;margin-top: 0;flex-basis: 100%;}
	    .intro-txt h1 {
        font-size: 28px;
    }
	    .blackbg.center.inventory-wrap h2 {
        font-size: 18px;
    }
}