div.vehicle-description {
    font-size:15px;
}

/************************Experience*********************/
.experience span {
    font-size: 30px;
}

.btns {
    text-align: right;
    margin-top: -40px;
}

.btn-primary {
    color: #fff;
    background-color: #0047a8;
    border-color: #0047a8;
    margin-left: 4em;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0047a8;
    border-color: #0047a8;
    box-shadow: 1px 1px 1px #383838;
}
/*****************************Center text***************************/

div#element-d20838c1c7b043fe834366313799697a {
    text-align: center;
    color: #0047a8;
}


div#element-d20838c1c7b043fe834366313799697a h3{
font-weight:bold;
}
divrow-6c01cf5b458546e693f576891428a476 h3 {
    color: #0047a8;
    font-weight: bold;
}



div#row-6c01cf5b458546e693f576891428a476 .btn {
    margin-left: 0;
}
div#element-ecb3f8c9598d4e1ab28391b9f0175186 li {
    list-style: none!important;
}
div#element-ecb3f8c9598d4e1ab28391b9f0175186 .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    background: #0047a8;
    width: 14px;
    text-align: center;
    font-weight: bold;
    margin-right: 6px;
}

div#element-ecb3f8c9598d4e1ab28391b9f0175186 ul {
    margin-left: -30px;
}

div#element-d20838c1c7b043fe834366313799697a h3 {
    text-align: center;
    color: #0047a8;
    font-weight: bold;
    font-size: 34px;
}

.mission p {
    text-align: center;
    font-size: 18px;
    color: #0047a8;
    font-style: italic;
}

div#row-6c01cf5b458546e693f576891428a476 {
    line-height: 26px;
}

div#row-f4199738226641a7a37cfb82e33500dc {
    line-height: 26px;
}
/**********************FOOTER**************************/
div#element-a76ce039103249a781e394d37da7dbf7 img {
    text-align: center;
}

div#element-a76ce039103249a781e394d37da7dbf7 {
    background: url('http://media.automanager.com/wmclients/028903/images/logos-background-stripe1.jpg?1467066803608');
    height: 20em;
}
div#element-a76ce039103249a781e394d37da7dbf7 h3 {
    text-align: center;
    font-weight: bold;
    color: #c11000;
    padding-bottom: 20px;
}
.car-makes h3 {
    padding-top: 50px;
    margin-top: -12px;
}

div#row-b5a6ae293999425fb9f6fbdcb57e5e62 {
    background: white;
    color: #0047a8;
    text-align: center;
}

div#row-b5a6ae293999425fb9f6fbdcb57e5e62 h3{    
font-weight: bold;
}

div.footer-container {
    background-color: #2f2f2f;
    color: #fff;
}
.dealershipinfo-fax a {
    color: #fff;
}
div#row-2c91ab75ea5d4f0b95ccc8b15592a92c  {
    background-color: #2F2F2F;
    color: #fff;
}

div#row-14bb7f04e71e470291a09ab1f80f722d {
    background: #3D3D3D;
}

div#element-19bec671a13a4ebf97b4c37abbcf3d09 {
    margin-right: 50px;
}

div#row-57fd7a2a5c8c4795b8cbafe43bf32078 {
    background: #fff;
}

div#row-57fd7a2a5c8c4795b8cbafe43bf32078 .element-container.element-type-customhtmlnobackground {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;

}
div#row-57fd7a2a5c8c4795b8cbafe43bf32078 a{
text-decoration:none;
}

div#row-b363b6c1073b48d9bac8cb47080539a7 {
    background: white;
}
/******************COMUNITY OUTREACH*******************/
.outreach .btn {
    margin-left: 0;
}

.outreach a {
    padding: 12px 18px;
}



/************************SERVICE************************/
.service {
    background: #153162;
    padding: 50px;
    text-align: center;
    box-shadow: -2px 1px 8px Black;
line-height: 24px;
    max-height: 346px;
}

.service p {
    font-size: 12px;
    color: #eee;
    margin-top: 16px;
}
.service h5 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 26px;
}






/********************************MEDIAQ*********************************/

* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.btn-primary {

    display: block;
}
.btns {
    text-align: center;
    margin-top: 0;
}
.btn-primary {
    margin-top: 10px;
}
.car-makes h3 {
    padding-top: 0;
    margin-top: -12px;
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.experience {
    text-align: center;
}
.btns {
    text-align: center;
    margin-top: 0; 
    display: inline;
}

.btns a {
    text-align: center;
    margin-top: 10px;
}
.car-makes h3 {
    padding-top: 0;
    margin-top: -12px;
    font-size: 14px;
}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
.experience {
    text-align: center;
}
.btns {
    text-align: center;
    margin-top: 0; 
    display: inline;
}

.btns a {
    text-align: center;
    margin-top: 10px;
}

.car-makes h3 {
    padding-top: 0;
    margin-top: -12px;
    font-size: 14px;
}
}

/* Banner */
#row-2be77e2fb7414f2eb7670e7156bc497d .container{
    padding-top: 0px;
    padding-bottom: 0px;
    height: 28px;
}