@charset "UTF-8";
@font-face {
    font-family: 'league_gothicregular';
    src: url('/fonts/leaguegothic-regular-webfont.eot');
    src: url('/fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/leaguegothic-regular-webfont.woff') format('woff'), url('/fonts/leaguegothic-regular-webfont.ttf') format('truetype'), url('/fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    /*font-weight: normal;
    font-style: normal;
	font-family:"league_gothicregular", Arial, Helvetica, sans-serif;
*/
}

@font-face {
    font-family: 'ab_cursiveregular';
    src: url('/fonts/abcursive-webfont.eot');
    src: url('/fonts/abcursive-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/abcursive-webfont.woff2') format('woff2'), url('/fonts/abcursive-webfont.woff') format('woff'), url('/fonts/abcursive-webfont.ttf') format('truetype'), url('/fonts/abcursive-webfont.svg#ab_cursiveregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Lato', sans-serif;
    color: #4f677c;
    font-size: 10px;
    font-weight: 400;
    background: #f8f5f1;
}

a,
a:hover {
    text-decoration: none;
}

.homepagelogo {
    float: left;
    padding-left: 170px;
    padding-top: 50px;
}

p {
    font-size: 1.5em;
    margin: 0 0 20px;
    padding: 0;
}

h1,
h3,
h3,
h4,
h5 {
    color: #0f3b63;
}

.league {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
}

.green {
    color: #5ab49c;
}

.white {
    color: #fff;
}

.blue {
    color: #0f3b63;
}

.italic {
    font-style: italic;
}

li {
    font-size: 1.2em;
    margin: 0 0 3px;
    padding: 0;
}

.wrapper {
    width: 100%;
    position: relative;
}

.main-content {
    text-align: center;
    background: url('/images/stiching.png') 0em 0.4em repeat-x;
    background-image: url('/images/stiching.png');
    background-repeat: repeat-x;
    background-position: 0em 0.4em;
    position: relative;
    padding-top: 6em;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.no-shadow {
    padding-top: 3em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.contact-content {
    background: none;
    background-image: none;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.contact-content .row {
    margin-bottom: 3em;
}

.main-content img {
    margin-left: auto;
    margin-right: auto;
}

.main-content h2 {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 4.4em;
}

.lower-content {
    margin-top: 2%;
    padding-bottom: 2%;
}

.lower-content h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 2.6em;
}

.lower-content h4 {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 4.4em;
}

.lower-content p {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.4em;
    font-family: 'Lato', sans-serif;
    width: 80%;
    margin: 0 auto 1em;
}

.entry-text {
    width: 75%;
    margin: auto;
    padding-bottom: 1%;
}

.entry-text h2 {
    font-family: 'ab_cursiveregular', cursive;
    font-size: 6em;
    line-height: 1em;
    text-transform: none;
    color: #5ab49c;
    margin: 0.2em 0;
}

.entry-text h3 {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #113f68;
    font-size: 2.4em;
}

.locationIntro {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #113f68;
    font-size: 2.4em;
}

.locationList li {
    font-size: 1.5em;
}

.locationList li em {
    color: #5ab49c;
}

.main-bottom {
    font-weight: 400;
}

.main-bottom p {
    margin-bottom: 1%;
}

.middle-navigation {
    position: relative;
}

.border-box {
    border: 3px solid #eae2d8;
    border-radius: 3px;
    /*max-width: 300px;*/
}

.border-box img {
    border: 8px solid #fff;
    position: relative;
    z-index: 3;
}

.ribbon-box:hover img,
a .border-box:hover img,
.border-box:hover img {
    border: 8px solid #6ea5da;
}

.middle-background {
    /*background-color: #bbdbcf;*/
    display: block;
    height: 112px;
    width: 100%;
    position: absolute;
    top: 23em;
    z-index: -1;
}

.middle-blue {
    background-color: #0f3b63;
    color: #b0bbc5;
    padding: 0 auto 1em;
    text-align: center;
}

.middle-blue p {
    color: #b0bbc5;
    font-size: 5em;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
}

.star {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin-top: 28px;
    margin-bottom: 15%;
}

.star img {
    border: none;
    margin-top: -20px;
    margin-bottom: -10px;
}

.star a {
    color: #0f3b63;
}

.star a:hover {
    color: #96ccbc;
}

.quote {
    margin-top: -17em;
}

.quote img {
    float: right;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

.quote img:hover {
    float: right;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.quote-button {
    display: none;
}

.quote-mobile {
    display: none;
    width: 125px;
    margin: 0 auto 20px auto;
}

.mobile-bottom {
    display: none;
    margin-bottom: 35px;
}


/* Navigation
---------------------------------------------*/

.navbar-default {
    background-color: #5093d2;
    color: #fff;
    text-transform: uppercase;
    background-image: url('/images/nav-stitching.png');
    background-repeat: repeat-x;
    background-position: 0em 4.6em;
    border: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1000;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: 0 1px 2px #000000;
}

.navbar-brand {
    padding: 0.8em 0em 0em 3em;
    font-size: 10px;
    line-height: 10px;
    height: 53px;
}

.navbar-brand img {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

.navbar-brand img:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.nav>li>a {
    position: relative;
    /*display: block;
*/
    padding: 40px 15px;
}

.navbar-nav>li {
    /* float: left */
}

.navbar-nav>li>a {
    padding-top: 1.5em;
    padding-bottom: 0.6em
}

.navbar-default .navbar-toggle {
    border-color: #fff
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #5093d2;
}

.navbar-nav .open .dropdown-menu {
    background: #fff;
}


}
.top-bar {
    /* background-image: url('/images/top-bar-background.png'); */
    
    position: absolute;
    min-height: 30px;
    width: 100%;
    color: #fff;
}
.header-top ul {
    list-style: none;
    color: #fff;
    /* float:right; */
    
    z-index: 900;
}
.header-bottom ul {
    list-style: none;
    color: #fff;
    margin: auto;
    text-align: center;
    padding: 1% inherit;
}
.header-bottom ul li {
    display: inline-block;
    margin: auto 2em;
    font-size: 1.6em;
}
.header-bottom a {
    color: #fff;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}
.header-top a {
    color: #fff;
}
.top-bar a:hover,
.header-top a:hover,
.header-top ul a:hover {
    color: #0f3b63;
}
.header-bottom a:hover {
    color: #5093d2;
}
.prev {
    font-weight: 200;
    margin-right: 7px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -3px;
    font-size: .8em;
    display: inline-block;
}
.next {
    font-weight: 200;
    margin-left: 4px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -3px;
    font-size: .8em;
    display: inline-block;
}
.top-bar ul,
.top-bar ul ul,
.top-bar ul,
.header-top ul ul {
    list-style: none;
}
.top-bar ul li ul,
.header-top ul li ul {
    display: none;
    /* position:absolute; */
    
    background-color: #fff;
    padding: 10px;
}
.top-bar ul li:hover ul,
.header-top ul li:hover ul {
    /*display:block;*/
}
.hover {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}
.contact-icon {
    margin-left: 20%;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('/images/icon-contact.png') no-repeat;
    background-image: url('/images/icon-contact.png') no-repeat;
    background-repeat: none;
    margin-bottom: -10px;
}
#contact-nav a:hover {
    color: #5093d2;
}
.menu-icon {
    display: inline-block;
    width: 28px;
    height: 40px;
    background: url('/images/menu-icon.png') no-repeat;
    background-image: url('/images/menu-icon.png') no-repeat;
    background-repeat: none;
    margin-bottom: -22px;
    margin-top: 9px;
}
.top-bar a {
    color: #fff;
}
.small-logo {
    position: absolute;
}
.small-logo a img {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.small-logo a img:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Ribbons
-------------------------------------------- */
.ribbon-box {
    position: relative;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.ribbon1,
.ribbon2,
.ribbon3 {
    z-index: 9990;
    display: block;
    height: 200px;
    width: 300px;
    top: -5px;
    left: -6px;
    position: absolute;
}
.ribbon1 {
    background: url('/images/ribbon1.png') no-repeat;
}
.ribbon2 {
    background: url('/images/ribbon2.png') no-repeat;
}
.ribbon3 {
    background: url('/images/ribbon3.png') no-repeat;
}

/* Site Containers
--------------------------------------------- */
@media (min-width: 1200px) {
    .col5 {
        width: 20% !important;
    }
}

/* Title Area
--------------------------------------------- */
.title-area {
    text-align: center;
    font-weight: 700;
    width: 100%;
    position: relative;
    z-index: 99;
    margin: 3em 0 -5em
}
.title-area-about,
.title-area-services {
    text-align: center;
    font-weight: 700;
    width: 100%;
    position: relative;
    z-index: 99;
    margin: 7em 0 5em
}
.title-area h1,
.title-area-about h1,
.title-area-services h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    text-shadow: 5px 5px 0px rgba(22, 66, 106, 1);
}
.title-area h1 {
    font-size: 9em;
    padding: 0.3em 0 0.1em;
}
.title-area-about h1 {
    font-size: 12em;
    padding: 0.8em 0 0;
}
.title-area-services h1 {
    font-size: 10em;
    padding: 0.8em 0 0;
}
.title-area img {
    margin: auto;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */
.top-banner {
    background: url('/images/top-banner.jpg') no-repeat #0f3b63;
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
}
.top-banner-about {
    background: url('/images/top-about-new.jpg') no-repeat #144068;
    background-size: cover;
    background-position: center 3em;
    display: block;
    position: relative;
}
.top-banner-vehicles {
    background: url('/images/top-vehicle.jpg') no-repeat #144068;
}
.top-banner-fleet {
    background: url('/images/top-fleet.jpg') no-repeat #144068;
}
.top-banner-retail {
    background: url('/images/top-retail.jpg') no-repeat #144068;
}
.top-banner-architectural {
    background: url('/images/top-architectural.jpg') no-repeat #144068;
}
.top-banner-misc {
    background: url('/images/top-misc.jpg') no-repeat #144068;
}
.top-banner-services {
    background-size: cover;
    background-position: center 3em;
    display: block;
    position: relative;
}
#map {
    width: 100%;
    height: 40em;
    margin-top: -20px;
    position: relative;
}
.service-header {
    position: relative;
    text-align: center;
    z-index: 1000;
    margin: -12em auto 0;
    height: 19em;
}
.service-header img {
    max-height: 100%;
}
.services-slideshow-wrapper {
    width: 100%;
    height: 50em;
    margin-top: -20px;
    overflow: hidden;
    position: relative;
    clear: both;
}
.services-slideshow {
    width: 100%;
    padding: 1em 0;
    position: relative;
    clear: both;
}
.services-slideshow img {
    width: 100%;
    height: auto;
    margin: auto;
}
.header-top {
    background: #5093d2;
    min-height: 49px;
}
.header-bottom {
    background: #0f3b63;
    min-height: 50px;
    margin-top: -2em
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.footer {
    background-color: #525e67;
    color: #9c9e9f;
    font-size: 1em;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.footer p {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: inherit;
}
.footer-top,
.footer-bottom {
    background: url('/images/bottom-stiching.png') repeat-x;
    background-image: url('/images/bottom-stiching.png');
    background-repeat: repeat-x;
}
.footer-top {
    padding-top: 3%;
    padding-bottom: 1%;
    text-align: left;
    font-size: 1.3em;
    margin-bottom: 1%;
}
.footer-top a:hover {
    color: #7dd8bd;
}
.footer-bottom {
    color: #838586;
    padding: 1%;
    font-size: .8em;
}
.footer-bottom a {
    color: #838586;
}
.footer-bottom a:hover {
    color: #bababa;
}
.affilaites .row {
    width: 90%;
}
.social-links {
    margin-top: 10%;
    border-top: dashed 1px #3e4a59;
    width: 80%;
}
.social-links ul {
    list-style: none;
    margin: 10% 0;
    padding: 0;
}
.social-links ul li {
    float: left;
}
.social-links ul li:nth-child(1) {
    margin-right: 20px;
}
.social-links img {
    margin-top: -7px;
    margin-left: 3px;
}
.security-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.security-links ul li {
    float: left;
    margin-right: 1em;
}
.security-links ul li:nth-child(1) {
    margin-left: 1em;
}

/* 
Custom ABInstallation Elements
---------------------------------------------------------------------------------------------------- */
.icon-div h3 {
    color: #364c60;
    font-weight: 600;
    color: #364c60;
}

/*
/* Custom Bio Page Elements 
---------------------------------------------------------------------------------------------------*/
.about {
    padding-top: 1%;
}
.bio-main-content {
    background: url("../images/bio-background.jpg");
    text-align: center;
    padding-top: 2%;
}
.bio-main-content img {
    margin: auto;
}

/* ----Personal Bios ---*/
.jarred-bio {
    background: url("../images/photos/jarred-background.png") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/julie-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/julie-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.julie-bio {
    background: url("../images/photos/julie-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/julie-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/julie-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.chad-bio {
    background: url("../images/photos/chad-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/chad-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/chad-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.shannon-bio {
    background: url("../images/photos/shannon-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/shannon-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/shannon-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.kandy-bio {
    background: url("../images/photos/kandy-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/kandy-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/logo.gif', sizingMethod='scale')";
    padding: 3% inherit;
}
.lucia-bio {
    background: url("../images/photos/lucia-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/lucia-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/lucia-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.anna-bio {
    background: url("../images/photos/anna-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/anna-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/anna-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.amy-bio {
    background: url("../images/photos/amy-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/amy-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/amy-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.allison-bio {
    background: url("../images/photos/allison-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/allison-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/allison-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.allen-bio {
    background: url("../images/photos/allen-photo_banner-big.png") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/allen-photo_banner-big.png', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/allen-photo_banner-big.png', sizingMethod='scale')";
    padding: 3% inherit;
}
.patrick-bio {
    background: url("../images/photos/patrick-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/patrick-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/patrick-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.jake-bio {
    background: url("../images/photos/jake-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/jake-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/jake-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}
.gabi-bio {
    background: url("../images/photos/gabi-background.jpg") no-repeat;
    background-position: center bottom;
    background-size: contain;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/gabi-background.jpg', sizingMethod='crop');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/gabi-background.jpg', sizingMethod='scale')";
    padding: 3% inherit;
}

/* ----END Personal Bios ---*/
.name-ribbon {
    background: url("/images/ribbon-large.png") no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: -0.4em;
    width: 100%;
    text-align: center;
    font-weight: 300;
}
.name-ribbon p {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    font-size: 5em;
    line-height: 1em;
    padding: 0.3em 0 0.8em;
    margin: 0;
    color: #fff;
}
p.position {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    font-size: 4.5em;
    line-height: 1em;
    margin: 0.3em 0 0.3em;
}
.name-ribbon-small-text {
    background: url("/images/name-ribbon-small.png") no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 2em;
    line-height: 1em;
    padding: 0.8em 0em 1em;
    margin-top: 0em;
    width: 100%;
    text-align: center;
    font-weight: 300;
}
.name-ribbon-small-text a {
    color: #fff;
    padding: 0 1.5em;
}
.name-ribbon-small-text:hover,
.name-ribbon-small-text:focus {
    color: #07355A;
}
.right {
    text-align: right;
}
.contact-button img {}
.contact-button img:hover {}
.intro-stars h3 {
    font-weight: 500;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    font-size: 4.7em;
    margin: 4% auto 2% auto;
}
.intro-stars h3:before,
.intro-stars h3:after {
    content: url(/images/star.png);
}
.showcase {
    padding: 0.5em;
    max-height: 20em;
    overflow: hidden;
    border-radius: 4px;
}
.showcase-center {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.showcase img {
    vertical-align: middle;
}
.team-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.team-list ul li {
    font-size: 1.6em;
}
.team-list ul li:before {
    content: "» "
}
.team-photo>a img {
    /* max-width: 97%; */
    
    border: 2px solid #113F68;
}
.outer-border {
    border: 4px solid #0b2f51;
    margin: 0;
    padding: 0;
    display: inline-block;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
.outer-border img {
    z-index: -1;
    position: relative;
}
.stiches-top {
    background: url('/images/stiching.png') repeat-x;
    height: 7px;
    margin-top: 2em
}
.stitches-lite {
    background: url('/images/stitching-lite.png') repeat-x;
    height: 7px;
    margin: 1.5em 0;
}
.stiches-bottom {
    background: url('/images/stiching.png') repeat-x;
    height: 4px;
    margin-top: 2px;
    margin-bottom: 2%;
}
.smart-car {
    background: #5fa693 url('/images/car.jpg') no-repeat center;
}
.pace-car {
    background: #5fa693 url('/images/pace-car.jpg') no-repeat center;
}
.middle-green {
    background-size: contain;
    background-position: center top;
    width: 100%;
}
.whole-team {
    background: #0f3b63;
    width: 100%;
    padding: 5em 0;
    color: #fff;
}
.whole-team h3 {
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 4.4em;
    color: #5093d2;
}
.whole-team-pics {
    border: solid 6px #5093d2;
}
.whole-team-pics img {
    width: 100%;
    height: auto;
    margin: auto;
}
.whole-team-pics-1,
.whole-team-pics-2,
.whole-team-pics-3,
.whole-team-pics-4 {}
.lower-about {
    background-size: cover;
    background-position: center top;
    width: 100%;
}
.lower-misc {
    background: url('/images/lower-misc.jpg')
}
.lower-architectural {
    background: url('/images/lower-architectural.jpg')
}
.lower-retail {
    background: url('/images/lower-retail.jpg')
}
.lower-fleet {
    background: url('/images/lower-fleet.jpg')
}
.lower-vehicle {
    background: url('/images/lower-vehicle.jpg')
}
.lower-bgd {
    background-size: cover;
    background-position: center;
    width: 100%;
}
.lower-bgd-title p {
    color: #0f3b63;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    font-size: 5em;
    text-align: center;
    margin: .5em auto .5em;
}
.middle-green-title p {
    color: #fff;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 12em;
    text-align: center;
    margin: 3em auto 0em;
    text-shadow: 5px 5px 0px rgba(55, 97, 86, 1);
}
.alt-title h2 {
    font-size: 11em;
    color: #0f3b63
}
.alt-title h3 {
    font-weight: 300;
    font-style: italic;
}
.alt-title {
    margin-bottom: 2%;
}
.cursive {
    font-family: 'ab_cursiveregular', cursive;
    font-size: 5em;
}

/*
Form & Buttons
---------------------------------------------------------------------------------------------------- */
.button {
    background-color: #6abaa5;
    color: #fff;
    padding: 8px 30px 5px 20px;
    font-size: 25px;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-weight: 100;
}
.button:hover {
    background: #6abba5;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    color: #2a6496;
}
.button-left-arrow {
    background-color: #6abaa5;
    color: #fff;
    padding: 8px 30px 5px 20px;
    font-size: 25px;
    font-family: "league_gothicregular", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-weight: 100;
    background: url('/images/right-arrow.png') no-repeat #6abba5;
    background-position: 123px 10px;
    border-radius: 3px;
    width: 150px;
    margin: auto;
}
.button-left-arrow:hover {
    background: url('/images/right-arrow-blue.png') no-repeat #6abba5;
    background-position: 123px 10px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
    color: #2a6496;
}
.button:hover {
    background-color: #e19337;
    color: #fff;
}

/*
Request an Estimate Styles
---------------------------------------------------------------------------------------------------- */
.nivo-lightbox-theme-default .nivo-lightbox-ajax {
    background: none;
    padding: 1em;
}
body.request-an-estimate-body {
    background: transparent !important;
}
.request-an-estimate-wrapper {
    background: #5ab49c;
    position: relative;
    padding: 2em;
    width: 100%;
    border-radius: 4px;
}
.request-an-estimate {
    position: relative;
    font-family: 'Lato', sans-serif;
    color: #4f677c;
    font-weight: 400;
    background: #f8f5f1;
    width: auto;
    padding: 2em 5em;
    margin: 4.5em auto 0;
    text-align: center;
    border-radius: 4px;
}
.request-logo {
    margin: -8em 0 1em;
}
.request-an-estimate p {
    font-size: 1.8em;
}
.request-an-estimate input[type=text],
.request-an-estimate textarea {
    font-size: 1em;
    padding: 0.8em 1em;
    width: 100%;
}

/*
Simple Lightbox Styles
---------------------------------------------------------------------------------------------------- */
body.simple-lightbox-body {
    background: transparent !important;
}
.simple-lightbox-wrapper {
    background: #5ab49c;
    position: relative;
    padding: 2em;
    width: 50%;
    margin: auto;
    border-radius: 4px;
}
.simple-lightbox {
    position: relative;
    font-family: 'Lato', sans-serif;
    color: #4f677c;
    font-weight: 400;
    background: #f8f5f1;
    width: auto;
    padding: 2em 5em;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px;
}
.simple-lightbox ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.simple-lightbox p,
.simple-lightbox li {
    font-size: 2.2em;
    margin: .5em 0;
}
.simple-lightbox li:before {
    content: "» ";
}
#popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}
#popup .backdrop {
    background-color: #000;
    opacity: 0.8;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
}
#popup .close-btn {
    background-color: #333;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 7px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 500;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}
#popup .close-btn:hover {
    background-color: #222;
}
#popup .content {
    margin: auto;
    margin-left: -250px;
    margin-top: -250px;
    width: 500px;
    height: 500px;
    text-align: center;
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
    -moz-box-shadow: 2px 5px 8px #222;
    -webkit-box-shadow: 2px 5px 8px #222;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {}
@media only screen and (max-width: 1377px) {
    .middle-green-title p {
        font-size: 10em;
        margin: 3em auto 0em;
        text-shadow: 5px 5px 0px rgba(55, 97, 86, 1);
    }
}
@media only screen and (max-width: 1200px) {
    .title-area {
        margin: 3em 0 -5em
    }
    
    .title-area h1 {
        font-size: 9em;
        padding: 0.3em 0 0.1em;
    }
    
    .title-area-about {
        margin: 11em 0 7em;
    }
    
    .title-area-about h1 {
        font-size: 11em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .title-area-services {
        margin: 11em 0 7em;
    }
    
    .title-area-services h1 {
        font-size: 9em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .service-header {
        margin: -11em auto 0;
    }
    
    .services-slideshow-wrapper {
        height: 40em;
    }
    
    .main-content h2 {
        font-size: 4em;
        line-height: 1.8em;
        margin: 0.2em 0;
    }
    
    .middle-green-title p {
        font-size: 8em;
        margin: 3em auto 0em;
        text-shadow: 3px 3px 0px rgba(55, 97, 86, 1);
    }
    
    .entry-text h2 {
        font-size: 5em;
        line-height: 1em;
        margin: 0.2em 0;
    }
    
    .outer-border {
        display: inline-block;
        max-width: 75%;
    }
    
    .name-ribbon-small {
        position: relative;
        margin-bottom: 1em;
        margin-left: 0;
        width: 110%
    }
    
    .name-ribbon-small-text {
        font-size: 2em;
        margin-top: 0.1em;
    }
}
@media only screen and (max-width: 1021px) {
    .title-area {
        margin: 3em 0 -5em
    }
    
    .title-area h1 {
        font-size: 8em;
        padding: 0.3em 0 0.1em;
    }
    
    .title-area-about {
        margin: 10em 0 7em;
    }
    
    .title-area-about h1 {
        font-size: 10em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .title-area-services {
        margin: 10em 0 7em;
    }
    
    .title-area-services h1 {
        font-size: 9em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .service-header {
        margin: -10em auto 0;
        height: 16em;
    }
    
    .services-slideshow-wrapper {
        height: 35em;
    }
    
    .main-content h2 {
        font-size: 3.2em;
        margin-top: 0.2em;
        margin-bottom: 0em;
    }
    
    .middle-green-title p {
        font-size: 7em;
        margin: 3em auto 0em;
        text-shadow: 3px 3px 0px rgba(55, 97, 86, 1);
    }
    
    .entry-text h2 {
        font-size: 5em;
        line-height: 1em;
        margin: 0.2em 0;
    }
    
    .entry-text {
        width: 100%;
    }
    /*-- Personal Bios --*/
    
    .julie-bio {
        background: url("../images/photos/julie-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/julie-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .chad-bio {
        background: url("../images/photos/chad-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/chad-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .shannon-bio {
        background: url("../images/photos/shannon-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/shannon-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .kandy-bio {
        background: url("../images/photos/kandy-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/kandy-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .anna-bio {
        background: url("../images/photos/anna-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/anna-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .amy-bio {
        background: url("../images/photos/amy-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/amy-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .allison-bio {
        background: url("../images/photos/allison-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/allison-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .patrick-bio {
        background: url("../images/photos/patrick-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/patrick-background-nomargin.jpg', sizingMethod='scale');
    }
    
    .jake-bio {
        background: url("../images/photos/jake-background-nomargin.jpg") no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 3% inherit;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/photos/jake-background-nomargin.jpg', sizingMethod='scale');
    }
    /*-- END Personal Bios --*/
}

/*end  @media only screen and (max-width: 1021px) */
@media only screen and (max-width: 993px) {
    .title-area {
        margin: 3em 0 -5em
    }
    
    .title-area h1 {
        font-size: 5em;
        padding: 0.3em 0 0.1em;
    }
    
    .title-area-about {
        margin: 10em 0 7em;
    }
    
    .title-area-about h1 {
        font-size: 8em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .title-area-services {
        margin: 10em 0 7em;
    }
    
    .title-area-services h1 {
        font-size: 7em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .service-header {
        margin: -11em auto 0;
    }
    
    .services-slideshow-wrapper {
        height: 30em;
    }
    
    .main-content h2 {
        font-size: 3.2em;
        margin-top: 0.2em;
        margin-bottom: 0em;
    }
    
    .middle-green-title p {
        font-size: 6em;
        margin: 3em auto 0em;
        text-shadow: 2px 2px 0px rgba(55, 97, 86, 1);
    }
    
    .entry-text h2 {
        font-size: 5em;
        line-height: 1em;
        margin: 0.2em 0;
    }
    
    .quote {
        margin-top: -10em;
    }
    
    .quote img {
        float: right;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    .quote img:hover {
        float: right;
        -webkit-transform: none;
        transform: none;
    }
    
    .name-ribbon-small {
        position: relative;
        margin-bottom: 1em;
        margin-left: 15%;
        width: 80%
    }
    
    .name-ribbon-small-text {
        color: #fff;
        font-size: 2em;
        margin-bottom: -0.5em;
        width: 100%;
        text-align: center;
    }
    
    .main-content {
        padding-top: 5em;
    }
}

/*end  @media only screen and (max-width: 920px) */
@media only screen and (max-width: 800px) {
    .bio-main-content p,
    .bio-main-content h1 {
        padding-left: 4%;
    }
}

/*end  @media only screen and (max-width: 920px) */
@media only screen and (max-width: 767px) {
    .alt-title h2 {
        font-size: 4.8em;
        color: #0f3b63
    }
    
    .outer-border {
        border: none;
    }
    
    .main-content {
        background: none;
        padding-top: 5em;
    }
    
    .name-ribbon-small {
        margin-bottom: 0;
    }
    
    .intro-stars img:nth-child(1) {
        display: none;
    }
    
    .intro-stars img:nth-child(2) {
        float: left: margin-left: 50%;
    }
    
    .intro-stars {
        font-size: 2em;
        display: inline-block;
    }
    
    .title-area {
        margin: 3em 0 -5em
    }
    
    .title-area h1 {
        font-size: 5em;
        padding: 0.3em 0 0.1em;
    }
    
    .title-area-about {
        margin: 8em 0 4em;
    }
    
    .title-area-about h1 {
        font-size: 5em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .title-area-services {
        margin: 8em 0 4em;
    }
    
    .title-area-services h1 {
        font-size: 4em;
        padding: 0.3em 0 0;
        color: #fff
    }
    
    .service-header {
        margin: -9em auto 0;
    }
    
    .services-slideshow-wrapper {
        height: 25em;
    }
    
    .name-ribbon-small {
        width: 100%;
    }
    
    .name-ribbon-small-text {}
    
    .ribbon1,
    .ribbon2,
    .ribbon3 {
        display: none;
    }
    
    .quote-mobile {
        display: block;
    }
    
    .mobile-bottom {
        display: block;
    }
    
    .quote {
        display: none;
    }
    
    .quote-button {
        display: block
    }
    
    .border-box,
    .ribbon-box {
        max-width: 110%;
        border: none;
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .border-box img {
        max-width: 100%;
        width: 100%;
        border: none;
    }
    
    .whole-team-pics {
        border: solid 3px #5093d2;
    }
    
    .ribbon-box {
        display: none;
    }
    
    .footer,
    .footer-top {
        text-align: center;
    }
    
    .social-links {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .social-links ul {
        margin-left: 10%;
    }
    
    .affilaites {
        margin-top: 8%;
    }
    
    .affilaites .row {
        margin: auto;
    }
    
    .star {
        z-index: 999;
        bottom: 0;
        border: none;
        background: #fff;
        left: 0;
        width: 100%;
        margin-bottom: 0;
        margin-top: 0.5em;
        padding: 0.5em 0 0.1em;
        color: #0f3b63;
        border-radius: 0;
    }
    
    .main-content h2 {
        font-size: 3em;
        margin-top: 0.2em;
        margin-bottom: 0em;
    }
    
    .entry-text h2 {
        font-size: 4.5em;
        line-height: 1em;
        margin: 0.2em 0;
    }
    
    .main-content h3 {
        font-size: 2em;
    }
    
    .small-bio-photo {
        margin-bottom: 2%;
    }
    /*--Personal Bios--*/
    
    .julie-bio,
    .chad-bio,
    .shannon-bio,
    .kandy-bio,
    .anna-bio,
    .amy-bio,
    .allison-bio,
    .patrick-bio,
    .jake-bio,
    .lucia-bio,
    .jarred-bio {
        background: none;
        filter: none;
    }
    /*--End Personal Bios--*/
    
    .header-bottom {
        padding-top: 40px;
    }
    
    .header-bottom ul li {
        margin: auto 10px;
    }
    
    .simple-lightbox-wrapper {
        padding: 0em;
        width: 100%;
    }
    
    .simple-lightbox {
        position: relative;
        font-family: 'Lato', sans-serif;
        color: #4f677c;
        font-weight: 400;
        background: #f8f5f1;
        width: auto;
        padding: 2em 5em;
        margin: 0 auto;
        text-align: center;
        border-radius: 4px;
    }
    
    #popup .content {
        margin: auto;
        margin-left: -180px;
        margin-top: -180px;
        width: 360px;
        height: 360px;
        text-align: center;
        z-index: 9999;
        position: fixed;
        left: 50%;
        top: 50%;
        -moz-box-shadow: 2px 5px 8px #222;
        -webkit-box-shadow: 2px 5px 8px #222;
    }
    
    .allen-bio {
        background: none;
    }
}

/* end @media only screen and (max-width: 767px) */
@media only screen and (max-width: 480px) {
    .intro-stars {
        margin-bottom: -10%;
        margin-top: 5%;
    }
    
    .title-area {
        margin: 3em 0 -5em
    }
    
    .title-area h1 {
        font-size: 3.8em;
        padding: 0.3em 0 0;
    }
    
    .title-area-about {
        margin: 7em 0 4em;
    }
    
    .title-area-about h1 {
        font-size: 3.8em;
        padding: 0;
        color: #fff
    }
    
    .title-area-services {
        margin: 7em 0 4em;
    }
    
    .title-area-services h1 {
        font-size: 3.8em;
        padding: 0;
        color: #fff
    }
    
    .service-header {
        margin: -9em auto 0;
        height: 15em;
    }
    
    .service-header img {}
    
    .services-slideshow-wrapper {
        height: 20em;
    }
    
    .name-ribbon-text {
        font-size: 1.6em;
    }
    
    .name-ribbon-small {}
    
    .name-ribbon-small-text {
        font-size: 2em;
    }
    
    .header-bottom ul li {
        margin: auto 8px;
    }
    
    .menu-icon {
        margin-left: 40px;
    }
    
    .entry-text {
        width: 100%;
        margin: auto;
        padding-bottom: 1%;
    }
    
    .homepagelogo {
        margin: auto;
        padding-left: 0px;
    }
}

/*end @media only screen and (max-width: 480px) */

/****************new-css*****************/
.popupContent .modal-header .close {
    margin-top: -11px;
}
.request-an-estimate input[type="submit"] {
    width: 140px;
    padding: 8px 0;
    font-size: 16px;
}

/****************16-02-21****************/

/*.about .col-sm-2.team-photo {
	width: 20% !important;
}*/
@media(max-width:1024px) and (min-width:767px) {
    .allen-bio {
        background-position: 25% bottom;
        background-size: auto;
    }
    
    .about .col-sm-2.team-photo {
        padding: 0;
    }
}
@media(max-width: 767px) {
    .about .col-sm-2.team-photo {
        width: inherit !important;
        margin-bottom: 10px;
    }
    
    .intro-stars {
        margin-bottom: 0 !important;
    }
}