/*
body#home a#homeLink,
body#inventory a#inventoryLink,
body#locations a#locationsLink,
body#about a#aboutLink,
body#contact a#contactLink {
color: #FFF;}
*/


/*
ul li:first-child { margin-left: 0 !important; }
ul li:last-child { margin-right: 0 !important; }
*/


/*

COLOR =   #

*/

@font-face {
    font-family: 'montserratregular';
    src: url('/fonts/montserrat/montserrat-regular-webfont.eot');
    src: url('/fonts/montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('/fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
        url('/fonts/montserrat/montserrat-regular-webfont.woff') format('woff'),
        url('/fonts/montserrat/montserrat-regular-webfont.ttf') format('truetype'),
        url('/fonts/montserrat/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('/fonts/montserrat/montserrat-semibold-webfont.eot');
    src: url('/fonts/montserrat/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('/fonts/montserrat/montserrat-semibold-webfont.woff2') format('woff2'),
        url('/fonts/montserrat/montserrat-semibold-webfont.woff') format('woff'),
        url('/fonts/montserrat/montserrat-semibold-webfont.ttf') format('truetype'),
        url('/fonts/montserrat/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('/fonts/montserrat/montserrat-bold-webfont.eot');
    src: url('/fonts/montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('/fonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
        url('/fonts/montserrat/montserrat-bold-webfont.woff') format('woff'),
        url('/fonts/montserrat/montserrat-bold-webfont.ttf') format('truetype'),
        url('/fonts/montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratextra_bold';
    src: url('/fonts/montserrat/montserrat-extrabold-webfont.eot');
    src: url('/fonts/montserrat/montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
        url('/fonts/montserrat/montserrat-extrabold-webfont.woff2') format('woff2'),
        url('/fonts/montserrat/montserrat-extrabold-webfont.woff') format('woff'),
        url('/fonts/montserrat/montserrat-extrabold-webfont.ttf') format('truetype'),
        url('/fonts/montserrat/montserrat-extrabold-webfont.svg#montserratextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.centerText {
    text-align: center;
}

body {
    line-height: 1;
    /*	position: relative;
*/
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

.inner {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: auto;
    max-width: 1200px;
}

.invPage .contentFull .inner {
    width: 100%;
}

.linkfill {
    display: inline-block !important;
    width: 100% !important;
    height: 100% !important;
    line-height: 0 !important;
    font-size: 0 !important;
    color: transparent !important;
    text-decoration: none !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;

    z-index: 900;
}

li {
    list-style: none;
}


 .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  }

/***************************  FONTS  *******************************************/
h1.welcome {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 18px;
    line-height: 110%;
    text-transform: uppercase;
}

h1.sitename {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 32px;
    line-height: 120%;
    text-transform: uppercase;
    text-align: left;
}

h2 {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 28px;
    line-height: 140%;
    text-transform: uppercase;
}

h2.thankyou {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 42px;
    line-height: 140%;
    text-transform: uppercase;
}

h3 {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 24px;
    line-height: 140%;
}

h4 {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 18px;
    line-height: 140%;
}

h5 {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 16px;
    line-height: 140%;
}

h6 {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    letter-spacing: 2px;
}

p {
    font-family: 'roboto_condensedregular', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 140%;
    text-align: left;
}

a.blacklink {
    font-family: 'roboto_condensedregular', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 140%;
    text-decoration: none;
}

a.blacklink:hover {
    text-decoration: underline;
}

a.whitelink {
    font-family: 'roboto_condensedregular', sans-serif;
    font-size: 16px;
    color: #FFF;
    line-height: 140%;
    text-decoration: none;
}

a.whitelink:hover {
    text-decoration: underline;
}

a.yellowlink {
    font-family: 'roboto_condensedregular', sans-serif;
    font-size: 16px;
    color: #fdb827;
    line-height: 140%;
    text-decoration: none;
}

a.yellowlink:hover {
    text-decoration: underline;
}

/***************  FONT CLASSES  *************************/
.textBlack {
    color: #000;
}

.textWhite {
    color: #fff;
}

.textYellow {
    color: #fdb827;
}

.textLeft {
    text-align: left;
}

.textCenter {
    text-align: center;
}

.textRight {
    text-align: right;
}

ul.list {
    font-family: 'roboto_condensedregular', sans-serif;
    list-style: disc;
    margin-left: 14px;
}

ul.list li {
    list-style: disc;
}


/***************************  HEADER  ******************************************/
.headercontainer {
    background-image: url(../siteart/texturebg.png);
    background-repeat: repeat;
    padding: 15px 0px;
    box-sizing: border-box;
}

.logo {
    display: inline-block;
    float: left;
    padding-top: 10px;
}

.logo img {
   
}

/***************************  BUTTONS  **************************************/
.landingCategoryBox {
    width: 25%;
    display: inline-block;
    float: left;
    overflow: hidden;
    position: relative;
}

.landingCategoryBoxtext {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 5px 0px;
    z-index: 30;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.landingCategoryBox img {
    width: 100%;
    height: auto;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    float: left;
}

.landingCategoryBox:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.textbreak {
    width: 100%;
    display: block;
}

/***************************  MAIN IMAGE  **************************************/
.mainimage {
    width: 100%;
    height: auto;
}

.cycle-slideshow {
    width: 100%;
    height: xxxxx;
    /*CHANGE*/
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.cycle-slideshow img {
    width: 100%;
}

/***************************  STRUCTURE  *****************************************/
.contentContainer {
    width: 100%;
}

.contentFull {
    width: 100%;
    display: inline-block;
}

.invPage .contentFull {
    display: flex !important;
    justify-content: center;
    margin: 40px 0;
}

.contentHalf {
    display: inline-block;
    width: 46%;
    margin: 1%;
}

.contentOneThird {
    display: inline-block;
    width: 32%;
    padding: 1%;
    box-sizing: border-box;
}

.contentTwoThirds {
    display: inline-block;
    width: 64%;
    padding: 1%;
    box-sizing: border-box;
}

.contentOneFourth {
    display: inline-block;
    width: 20%;
    padding: 1%;
    box-sizing: border-box;
}

.textcontainer {
    width: 80%;
    display: inline-block;
    float: none;
}

.video {width: 1000px; margin: 0 auto; max-width: 90%;}

/*************  STRUCTURE CLASSES  ************************/
.bgWhite {
    background-color: #fff;
}

.bgBlack {
    background-color: #000;
}

.bgYellow {
    background-color: #fdb827;
}

.bgTexture {
    background-image: url(../siteart/texturebg.png);
    background-repeat: repeat;
}

.paddingV15 {
    padding: 15px 0px;
}

.paddingV35 {
    padding: 35px 0px;
}

.paddingV65 {
    padding: 65px 0px;
}

.margintop15 {
    margin-top: 15px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/***************************  BUTTONS  *****************************************/
a.yellowbutton {
    font-family: 'roboto_condensedbold', sans-serif;
    font-size: 16px;
    color: #000;
    background-color: #fdb827;
    /*CHANGE*/
    padding: 15px 20px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin: 10px 0px 2% 0;

    border: 2px solid #fdb827;
}

a.yellowbutton:hover {
    background-color: #000;
    color: #fdb827;
    text-decoration: none;
    border: 2px solid #FFFFFF;
}

a.newarrivalsbutton {
    width: 50%;
    display: inline-block;
    float: none;
    padding: 20px 0px;
    text-align: center;
    text-transform: uppercase;
    background-color: #fdb827;
    border: 2px solid #fdb827;
    color: #000;
    text-decoration: none;
}

a.newarrivalsbutton:hover {
    background-color: #000;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
}

/***************************  FOOTER  *****************************************/
.footercontainer {
    background-color: #000;
    width: 100%;
    padding: 50px 0px;
    box-sizing: border-box;
}

.FooterThird {
    display: inline-block;
    width: 32%;
    padding: 1%;
    box-sizing: border-box;
    vertical-align: middle;
}

.footerright {
    float: right;
}

a.phonenumber {
    font-family: 'roboto_condensedbold', sans-serif;
    color: #fdb827;
    font-size: 18px;
    float: none;
    text-decoration: none;
    margin-bottom: 15px;
}

a.phonenumber:hover {
    color: #fff;
}

/* SOCIAL MEDIA */
.buttoncontainer {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: baseline;
}

.buttonrow {
    width: 100%;
    display: inline-block;
}

.button_Facebook {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../siteart/socialmedia/icon_facebook.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.button_YouTube {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../siteart/socialmedia/icon_youtube.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.button_Facebook:hover {
    background-position: bottom;
}
.button_YouTube:hover {
    background-position: bottom;
}

.button_Twitter {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../siteart/socialmedia/icon_twitter.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.button_Twitter:hover {
    background-position: bottom;
}

.button_LinkedIn {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../siteart/socialmedia/icon_linkedin.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.button_LinkedIn:hover {
    background-position: bottom;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #fdb827;
}

a.footerlink:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #fdb827;
}

.footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
}

.divfooter {
    width: 80%;
    text-align: left;
    margin: 0 auto;
}

/***************************  SPECIFIC PAGES  ***************************************************************/

/***************************  INVENTORY  ***************************************/
.listings-wrapper .listing-boxed .listing-boxed-details {
    text-align: left !important;
}

.hosted-content .listings-wrapper .border-bottom,
.hosted-content .listings-detail-wrapper .border-bottom,
.hosted-content .listings-drilldown-wrapper .border-bottom {
    text-align: left !important;
}

.hosted-content .listings-detail-wrapper .information-box {
    text-align: left !important;
}

.hosted-content .left {
    text-align: left !important;
}

.hosted-content .listings-detail-wrapper .listing-details .divider {
    text-align: left !important;
}

.hosted-content .listings-wrapper .hosted-theme a.btn {
    background: #fdb827 !important;
    color: #000 !important;
    border: solid 2px #fdb827 !important;
}

.hosted-content .listings-wrapper .hosted-theme a.btn:hover {
    color: #fdb827 !important;
    border: solid 2px #000 !important;
    background: #000 !important;
    box-sizing: border-box !important;
}

.hosted-content .listings-wrapper .listings-list .category-banner h3 {
    font-family: 'roboto_condensedbold', sans-serif !important;
    font-weight: normal !important;
    font-size: 18px;
}


/***************************  PAGE 1  ***************************************/
/*Search Inventory*/
.searchbar {
    width: 400px;
    float: right;
}

.searchbar, .searchbar * {
    box-sizing: border-box !important;
}

.searchbar h3 {
    color: #fdb827;
    text-align: left;
    line-height: 180%;
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 16px !important;
}

.search {
    position: relative;
    float: right;
    width: 400px;
    height: 100%;
    padding-bottom: 10px;
}

.search-title {
    float: left;
    padding: 5px 0;
}

.search input[type=text] {
    height: 35px !important;
    width: 85% !important;
    background: none;
    border: 1px solid #fff !important;
    padding: 8px !important;
    color: #5C5C5C !important;
    box-sizing: border-box;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0 !important;
}

.searchButton {
    width: 10%;
    height: 35px !important;
    cursor: pointer !important;
    background-color: #fdb827 !important;
    color: #000 !important;
    font-family: 'roboto_condensedbold', sans-serif;
    text-transform: uppercase;
    display: inline-block !important;
    font-size: 18px !important;
    border: 2px solid #fdb827 !important;
    vertical-align: top;
    line-height: 18px !important;
    border-radius: 0 !important;
}

.searchButton:focus,
.searchButton:hover {
    width: 10%;
    background-color: #333;
    color: #fff;
    border: 1px solid #fff;
    font-family: 'roboto_condensedbold', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    border: 2px solid #fff;
    vertical-align: top;
    line-height: 18px;
}

#form .search input {
    width: 350px;
    padding-right: 8px;
    margin: 5px 0 15px;
    height: 35px;
    border-radius: 5px;
    box-sizing: border-box;
}

/*Styles once user clicks
.search textarea:focus, .search input:focus{
	border-bottom: 1px solid #fff !important;
	border: 0px;
	outline: none;
}*/
/*Search Inventory - END*/



/***************************  LOCATIONS  ***************************************/
.location {
    width: 24%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    background-color: 000;
    border: 2px solid #fff;
    margin: 5px;
    height: 200px;
}

h3.locationscity {
    text-align: center;
    border-top: 1px solid #fdb827;
    border-bottom: 1px solid #fdb827;
    padding: 5px 0px;
    text-transform: uppercase;
    color: #fdb827;
}

p.locations {
    color: #fff !important;
    text-align: center;
    line-height: 160%;
}

.location a {
    font-family: 'roboto_condensedregular', sans-serif;
    font-size: 16px;
    color: #FFF;
    line-height: 140%;
    text-decoration: none;
    display: block;
}

.location a:hover {
    text-decoration: underline;
}

.locationsMap {
    display: inline-block;
    float: left;
    width: 25%;
    height: auto;
    box-sizing: border-box;
    padding: 2% 1%;
}

.locationsMap img {
    width: 100%;
    height: auto;
}


@media screen and (max-width: 1130px) {
    .location {
        width: 32%;
    }

    .locationsMap {
        width: 33%;
        height: auto;
    }

    .locationsMap img {
        width: 100%;
        height: auto;
    }
}


@media screen and (max-width: 1099px) {
    /*HEADER*/


    /*NAVIGATION*/


    /*CONTENT*/


    /*FOOTER*/

    /***PAGES***/

    /*PAGE 1*/


}

@media screen and (max-width: 1023px) {
    /*HEADER*/


    /*NAVIGATION*/


    /*CONTENT*/
    .textcontainer {
        width: 80%;
        margin: auto;
    }

    .location {
        width: 31%;
    }

    .locationsMap {
        display: inline-block;
        float: left;
        width: 32%;
        height: auto;
        box-sizing: border-box;
        padding: 2% 1%;
    }

    .locationsMap img {
        width: 100%;
        height: auto;
    }

    .textbreak {
        display: none !important;
    }

    /*FOOTER*/

    /***PAGES***/

    /*PAGE 1*/
    .FooterThird {
        width: 90%;
        margin: 10px 0px;
    }

    .footerright {
        float: none;
    }

    a.phonenumber {
        float: none;
    }
}

@media screen and (max-width: 767px) {

    /*HEADER*/
    .logo {
        display: inline-block;
        float: none;
        max-width: 80%;
    }

    .search {
        width: 80%;
        float: none;
    }

    .searchbar {
        width: 80%;
    }

    .searchbar h3 {
        text-align: left;
        padding-left: 35px;
    }

    .searchButton {
        width: 85%;
    }

    .searchButton:focus,
    .searchButton:hover {
        width: 85%;
    }

    .landingCategoryBox {
        width: 50%;
        height: 50%;
    }


    /*CONTENT*/
    h2 {
        font-size: 24px;
    }

    .contentHalf {
        width: 100%;
        display: inline-block;
    }

    .contentOneThird {
        width: 100%;
    }

    .contentTwoThirds {
        width: 100%;
    }

    .contentOneFourth {
        width: 46%;
        display: inline-block;
        margin: 1%;
    }

    a.newarrivalsbutton {
        width: 80%;
    }

    /*FOOTER*/



    /***PAGES***/

    /*LOCATION*/
    .location {
        width: 45%;
    }

    .locationsMap {
        width: 46%;
    }

    h3.locationscity {
        font-size: 20px !important;
    }
}


@media screen and (max-width: 480px) {

    /*HEADER*/
    .logo {
        max-width: 60%;
        display: inline-block;
        float: none;
    }

    .search {
        width: 100%
    }

    .searchbar {
        width: 100%;
    }

    .searchbar h3 {
        text-align: center;
    }

    .searchButton {
        width: 85%;
    }

    a.newarrivalsbutton {
        width: 90%;
    }

    /*CONTENT*/
    .contentOneFourth {
        width: 90%;
        margin: 5%;
    }

    a.button {
        width: 70%;
        margin: 10px 0px;
    }

    .floatleft {
        float: none;
    }

    .floatright {
        float: none;
    }

    /*FOOTER*/



    /***PAGES***/

    /*PAGE 1*/
    .location {
        height: 190px;
        width: 90%;
        float: none;
    }

    .locationsMap {
        width: 90%;
        float: none;
    }

    .locationsMap img {
        width: 50%;
        float: none;
    }

}
