#topBanner {
    display: none;
}

#slideshowHolder {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}

.slideOverlap {
    top: 0;
    height: 100%;
    width: 100%;
}

.slideTextBox {
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    bottom: 5%;
    right: 0;
    width: 40%;
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -3px;
    padding: 5px 25px;
    line-height: 55px;
    display: none;
}

.slideTextBox span {
    font-size: 28px;
    font-style: italic;
    letter-spacing: 0;
    font-family: 'Archer Medium Italic', serif;
}

.slideBtn {
    font-size: 18px;
    letter-spacing: 0;
    font-family: 'Archer Medium Italic', serif;
    border: 1px solid #fff;
    text-align: center;
    width: 110px;
    padding: 5px 0;
    margin: 15px 10px;
    line-height: normal;
    color: #fff;
    transition: all .5s ease-in-out;
}

.slideBtn:hover {
    background: #bf1e2e;
}

.divideSlideLine {
    width: 110px;
    height: 1px;
    margin: 0 0 15px;
    background: #fff;
}

.displayBar {
    display: none !important;
}

/*#threePromises {
    background: #000000;
    color: #BCA56F;
}*/

#secondPromise {
    border-left: 1px solid #BCA56F;
    border-right: 1px solid #BCA56F;
}

#fiveBoxes {
    text-transform: uppercase;
}

.allBoxes {
    background: #f0f0f0;
    margin-top: 20px;
    position: relative;
}

.floatLeftBox {
    float: left;
}

.floatRightBox {
    float: right;
}

.wideBox {
    width: 68%;
    height: 250px;
}

.tallBox {
    height: 500px;
    width: 30%;
}

.boxText {
    padding: 20px;
    font-size: 20px;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    color: #000;
}

.boxText span {
    font-size: 40px;
    line-height: 38px;
}

.tallBox .boxText {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#topRightBox {
    background: linear-gradient(rgba(0,0,0,0), #dedede 75%), url(//https://gallerydesignkc.xologic.com/data/images/home-images/pendant.jpg)no-repeat center top;
}

#topRightBox .boxText {
    width: 77%;
}

#topRightBox .boxText span {
    color: #b88733;
}

#topLeftBox {
    background: linear-gradient(90deg, #dedede 40%, rgba(0,0,0,0)), url(//https://gallerydesignkc.xologic.com/data/images/home-images/chandelier.jpg) no-repeat 436px 0px;
}

#topLeftBox .boxText {
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}

#topLeftBox .boxText span {
    color: #4b7a7e;
}

#bottomLeftBox {
    background: linear-gradient(rgba(0,0,0,0), #dedede 75%), url(//https://gallerydesignkc.xologic.com/data/images/home-images/foyer.jpg)no-repeat center -120px;
}

#bottomLeftBox .boxText {}

#bottomLeftBox .boxText span {
    color: #48a5c4;
}

#bottomRightBox {
    background: linear-gradient(90deg, rgba(0,0,0,0), #dedede 70%), url(//https://gallerydesignkc.xologic.com/data/images/home-images/exterior.jpg)no-repeat -120px 0px;
}

#bottomRightBox .boxText {
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
}

#bottomRightBox .boxText span {
    color: #73665f;
}

.divideLine {
    height: 1px;
    background: #000;
    width: 80px;
    margin: 5px 0 10px;
}

.middleBox {
    width: 36%;
    background: #0c416b;
    margin-left: 22px;
    max-width: 375px;
    height: 190px;
    padding: 20px;
}

.centerBoxText {
    padding: 42px 20px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
}

.centerDivideLine {
    height: 1px;
    background: #fff;
    width: 125px;
    margin: 5px auto 10px;
}

.centerBoxText span {
    color: #fff;
    font-size: 46px;
    /*font-family: 'Archer Medium Italic', serif;*/
    font-family: Roboto, Arial, sans-serif;
    text-transform: none;
}

#trendingBox {
    margin: 40px 0;
}

.boxTitle {
    text-align: center;
    font-size: 42px;
    color: #0d0dd6;
    text-transform: uppercase;
}

.boxTitle span {
    text-transform: none;
    font-size: 34px;
    color: #b5a39e;
    font-family: 'Archer Medium Italic', serif;
}

.lineDivider {
    height: 1px;
    background: #000;
    width: 150px;
    margin: 10px auto;
}

.flexBox {
    vertical-align: top;
    margin: 20px 10px !important;
}

.flexibleBorder {
    border: none;
    border-right: 1px solid #ddd;
}

.flexibleImg {
    height: 250px;
    position: relative;
}

.flexibleImg img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.flexibleText {
    height: 50px;
    padding: 20px;
    color: #000 !important;
    text-align: center;
}

#specialsProducts .flexibleImg {
    height: 400px;
}

#specialsProducts .flexibleText {
    font-size: 14px;
    margin-top: 40px;
}

.homeFullWrapp {
    background: #dedede;
    width: 100%;
    padding: 1px 0;
    position: relative;
}

#leftCenter {
    display: inline-block;
    width: 375px;
    margin: 0 7%;
    font-size: 44px;
    margin-top: -20px;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
    line-height: 30px;
}

.homeFullWrapp span {
    text-transform: uppercase;
    font-size: 12px;
}

#centerLineDivider {
    width: 1px;
    height: 90px;
    display: inline-block;
    background: #000;
    position: absolute;
    left: 48.8%;
    transform: translateX(-49%);
    top: 30px;
}

#rightCenter {
    font-size: 44px;
    display: inline-block;
    padding: 0 0 10px 80px;
    line-height: 30px;
    margin-top: -20px;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
}

#rightCenter span {
    text-align: left;
}

#rightCenter b {
    font-size: 18px;
    text-align: right;
}