* {
    font-family: 'Montserrat', sans-serif;
}


div.footer-container, div.page-bottom, div.pagetitle-container .container, .pagetitle-container .container-fluid, .page-content .container, .page-content .container-fluid {
    background-color: rgba(0, 0, 0, 0);
}

/**********************************************************/
/*************************BANNER**********************/
/**********************************************************/

div.banner-container {
    background: #ffffff;
}

.s-media {
    text-align: right;
    font-size: 25px;
}

.s-media i {
    border: 2px solid #a86b12;
    border-radius: 17px;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 3px;
    color: #000;
    transition: all 0.5s;
}

.s-media i:hover {
    transform: rotate(360deg);
}

.contact {
    text-align: right;
    margin-top:31px;
}

.contact i {
    color: #a86b12;
    font-size: 25px;
}

.contact a.tel {
    color: #000;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
}


a.address {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
/**********************************************************/
/*************************NAVBAR**********************/
/**********************************************************/

.navbar-default {
    background-color: #000000;
}

/**********************************************************/
/*************************SEARCH**********************/
/**********************************************************/


.element-type-inventorysearch .form-control {
    background-color: transparent;
    border: 2px solid #fff !important;
    border: 0;
    border-radius: 0;
    height: 46px;
    font-size: 26px;
}

div#element-851e45c306bd4ff896b1b51459d2d5ea {
    background: rgba(0, 0, 0, 0.5);
    margin-top: -100px;
}
.element-type-inventorysearch {
    padding-bottom: 10px;
    padding-top: 10px;
}

.element-type-inventorysearch .btn-default {
    color: #fff;
    background-color: transparent;
    border: none;
}

.element-type-inventorysearch .form-group {
    width: 50%;
    display: inline-block;
}

/**********************************************************/
/************************QBUTTONS**********************/
/**********************************************************/

div#row-23d8e8779c7841f3b2dcd1f26d5b0a89 {
    background: #a86b12;
    margin-top: -2px;
}
div#row-23d8e8779c7841f3b2dcd1f26d5b0a89 .container {
    background: #a86b12;
}

.icon-img.col-md-3 img {
    width: 35%;
}

.icon-sec {
    text-align: center!important;
}

.icon-sec span {
    color: #000;
    font-weight: bold;
    font-size: 16px;

}

.icon-sec a {
    text-decoration: none;
}

/**********************************************************/
/**************INVENTORY SECTION***************/
/**********************************************************/

.img1 img {
    max-width: 800px!important;
}

.inv-btn2.col-md-4 {
    margin-top: 170px;
}

span.inv {
    font-size: 54px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

span.special,span.sold {
    display: block;
    text-align: center;
    background: #a86b12;
    padding: 4px 30px;

}

.inv-btn2.col-md-4 a:hover {
    color: #3c2100;
}

span.special a ,span.sold a {
    font-size: 24px;
    text-decoration: none;
}

span.special {
    margin-bottom: 30px;
}
.inv-btn2.col-md-4 a {
    text-decoration: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.inv-btn2.col-md-4 span  {
    text-decoration: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}


.inv-btn2.col-md-4 span:hover  {
box-shadow:0px 6px 8px #1d1d1d;
}
/**********************************************************/
/**************MILITERY SECTION***************/
/**********************************************************/

.military-btn.col-md-12 {
    text-align: center;
    margin-top: 80px;
}

.military {
    background-image: url(http://media.automanager.com/wmclients/work10/images/militart-01.jpg);
    height: 650px;

}

.military-btn.col-md-12 span {
    font-size: 54px;
    font-weight: bold;
}
.col-md-12.img2 {
    margin-top: 80px;
    font-size: 55px;
    text-align: center;
}


/**********************************************************/
/**************CHOICES SECTION***************/
/**********************************************************/

.chioces {
    background-image: url(http://media.automanager.com/wmclients/work10/images/img3.jpg);
    height: 650px;
    margin-top: -23px;
}

.choice-btn.col-md-12 {
    text-align: center;
    margin-top: 80px;
}

img.center-block.choices.img-responsive {
    display: inline;
}

.choice-btn.col-md-12 span {
    font-size: 54px;
    font-weight: bold;
}

.container.choices-box {
    text-align: center;
}

.col-md-5.choice-btn1 {
    background: #a86b12;
    font-size: 24px;
    margin: 10px 0px;
    padding: 4px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;

}
.col-md-5.choice-btn1 a {
    text-decoration: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;

}
.col-md-5.choice-btn1 a:hover {
    color: #3c2100;
}
.col-md-5.choice-btn1:hover {
    box-shadow: 0px 6px 8px #000;
}


/**********************************************************/
/**************APPROVAL SECTION***************/
/**********************************************************/

.approve {
    background-image: url('http://media.automanager.com/wmclients/work10/images/img-04.jpg');
    height: 650px;
}


.approve-btn.col-md-12 span {
    font-size: 54px;
    font-weight: bold;
}

.approve-btn.col-md-12 {
    text-align: center;
    margin-top: 170px;
}

.col-md-6.credt-btn {
    text-align: center;
    margin-top: 200px;
}

span.crdt {
    background: #a86b12;
    font-size: 24px;
    margin: 10px 0px;
    padding: 5px 80px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    text-decoration: none;
display:block;
}

span.crdt a {
    text-decoration: none;
}


.col-md-6.credt-btn a {
    text-decoration: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.col-md-6.credt-btn a:hover {
    color: #3c2100;
}


.col-md-6.credt-btn span:hover {
    box-shadow: 0px 6px 8px #000;
}



/**********************************************************/
/****************REVIEWS SECTION*****************/
/**********************************************************/

.reviews {
    background-image: url(http://media.automanager.com/wmclients/work10/images/img-05.jpg);
    height: 650px;
}


.col-md-6.revs img {
    width: 200px;
}


.col-md-12.review-btn {
    text-align: center;
    margin-top: 120px;
}

.col-md-12.review-btn span {
    font-size: 54px;
    font-weight: bold;
}

.col-md-6.revs {
    margin-top: 80px;
}


/**********************************************************/
/*********************FOOTER**************************/
/**********************************************************/



div.footer-container {
    border-top: 18px solid #a86b12;
    border-bottom: 2px solid #333;
}



/**********************************************************/
/*********************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) {
.col-md-6.revs img {
    width: 150px;
}
.col-md-12.review-btn {
    text-align: center;
    margin-top: 0;
}
.approve-btn.col-md-12 {
    text-align: center;
    margin-top: 40px;
}
theme.css:291
.approve-b
.military {
    background-image: url(http://media.automanager.com/wmclients/work10/images/militart-01.jpg);
    height: 450px;
}
.img1 img {
    max-width: 100%!important;
}
}



/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.contact {
    text-align: center;
    margin-top: 0;
}
.s-media {
    text-align: center;
    font-size: 25px;
}
div#element-851e45c306bd4ff896b1b51459d2d5ea {
    background: rgba(0, 0, 0, 0.5);
    margin-top:0;
}
.inv-btn.col-md-12 {
    text-align: center;
}


.inv-btn2.col-md-4 {
    margin-top:0;
}
.col-md-6.credt-btn {
    text-align: center;
    margin-top: 0;
}

.approve-btn.col-md-12 span {
    font-size: 36px;
    font-weight: bold;
}

.chioces {

    height:100%;
    margin-top: 0;
}
.img1 img {
    max-width: 100%!important;
}
.approve {
    background-image: url(http://media.automanager.com/wmclients/work10/images/img-04.jpg);
    height: 100%;
}
.col-md-6.revs img {
    width: 150px!important;
}
.col-md-12.review-btn {
    text-align: center;
    margin-top: 0;
}
.approve-btn.col-md-12 {
    text-align: center;
    margin-top: 0;
}
.military {
    background-image: url(http://media.automanager.com/wmclients/work10/images/militart-01.jpg);
    height: 450px;
}
.col-md-12.img2 {
     margin-top:0;
}

.military-btn.col-md-12 span {
    font-size: 40px;
    font-weight: bold;
}
}



/* Portrait phones and smaller */
@media (max-width: 480px) {
.contact {
    text-align: center;
    margin-top: 0;
}
.s-media {
    text-align: center;
    font-size: 25px;
}
div#element-851e45c306bd4ff896b1b51459d2d5ea {
    background: rgba(0, 0, 0, 0.5);
    margin-top:0;
}

span.inv {
    font-size: 36px;
}
.inv-btn.col-md-12 {
    text-align: center;
}

.inv-btn2.col-md-4 {
    margin-top:0;
}
.col-md-6.credt-btn {
    text-align: center;
    margin-top: 0;
}


.approve-btn.col-md-12 span {
    font-size: 36px;
    font-weight: bold;
}

span.crdt {
    background: #a86b12;
    font-size: 20px;
    margin: 10px 0px;
    padding: 5px 40px;
    display: block;
}

.chioces {

    height:100%;
    margin-top: 0;
}
.img1 img {
    max-width: 100%!important;
}
.approve {
    background-image: url(http://media.automanager.com/wmclients/work10/images/img-04.jpg);
    height: 100%;
}
.col-md-6.revs img {
    width: 150px!important;
}
.col-md-12.review-btn {
    text-align: center;
    margin-top: 0;
}
.approve-btn.col-md-12 {
    text-align: center;
    margin-top: 0;
}
.military {
    background-image: url(http://media.automanager.com/wmclients/work10/images/militart-01.jpg);
    height: 450px;
}
.col-md-12.img2 {
   margin-top: 0;
}

.military-btn.col-md-12 span {
    font-size: 40px;
    font-weight: bold;
}
}