﻿.TopBanner {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 320px;
    position: relative;
    margin-top:105px;
}

    .TopBanner h1 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 70px;
        text-align: center;
    }

.CategoriesImg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 220px;
}

    .CategoriesImg:hover {
        filter:brightness(.80);
    }

    .CategoriesWrapper a {
        text-decoration: none;
    }

.CategoriesWrapper .col-sm-4 {
    margin-bottom:30px;
}

.CategoriesWrapper {
    margin-left:-5px;
    margin-right:-5px;
}

.Categories h2 {
    margin:0px 0px 40px 0px;
}

.MultiplePhotosWrapper .col-sm-3.President {
    border-right: 2px solid #54595f;
}

    .mainInteriorContent h2 {
    margin-top: 0px;
}


.ThreeColumns h2 {
    margin: 0px auto 20px auto;
    display: table;
}

.MultipleContentWrapper {
    background: #fff;
    margin-bottom: 30px;
    padding: 30px;
}


.TwoColumnsWrapper h1 {
    margin-top: -10px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #d5d8dc;
}

.panel-group .glyphicon {
    margin: 3px 5px 0px 0px;
    float: left;
}

.panel-title p, .panel-body p {
    margin-bottom: 0px;
}

.panel-title a, .panel-title a:hover {
    text-decoration:none;
}

.panel-group {
    margin-top:20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.imageRight p:last-child {
    margin-bottom:0px;
}

.imageRight h3:first-child, .imageLeft h3:first-child, .FullWidth h2:first-child, .TwoColumns h2:first-child {
    margin-top: 0px;
}


.panel-group {
    padding-left:15px;
    padding-right:15px;
}

.MultipleContentWrapper {
    background: #b7cf0d;
    border-radius:40px;
    padding:30px;
}

    .MultipleContentWrapper h3 {
        margin-top:0px;
        color:#fff;
    }

    .MultipleContentWrapper p {
        margin-bottom: 0px;
        color: #000;
    }

.MultipleThumbnailsImg {
    margin:0px auto 10px auto;
    display:table;
}

.MultipleThumbnails .callout-button {
    margin:30px auto 0px auto;
    display:table;
}

.MultipleThumbnails h3 {
    margin:0px auto 40px auto;
    display:table;
    text-align:center;
}

.MultipleThumbnails .MultipleContentWrapper h3 {
    margin: 0px auto 15px auto;
    font-size: 24px;
}

.FAQ h3:first-child {
    margin-top: 0px;
}


@media (min-width: 1367px) and (max-width: 1480px) {
    .TopBanner h1 {
        font-size: 60px;
    }
}
    @media (min-width: 1200px) and (max-width: 1366px) {
        .TopBanner h1 {
            font-size: 60px;
        }

        .MultipleThumbnailsWrapper .col-sm-3 {
            width:50%;
        }

        .CategoriesImg {
            height: 200px;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .TopBanner h1 {
            font-size: 50px;
        }

        .MultipleThumbnailsWrapper .col-sm-3 {
            width: 50%;
        }

        .CategoriesImg {
            height: 180px;
        }

        .TopBanner {
            height: 300px;
        }

        .blockThumbs1 {
            height:auto!important;
        }

        .MultipleThumbnails .MultipleContentWrapper h3 {
            font-size: 20px;
        }

    }

    @media (min-width: 768px) and (max-width: 991px) {
        .TopBanner h1 {
            font-size: 40px;
        }

        .CategoriesImg {
            height: 150px;
        }

        .MultipleThumbnailsWrapper .col-sm-3 {
            width: 100%;
        }

        .MultipleThumbnails .MultipleContentWrapper h3 {
            font-size: 20px;
        }

        .TopBanner {
            height: 280px;
        }

        .blockThumbs1, .blockThumbs2, .blockThumbs3 {
            height: auto !important;
        }

        .TwoColumnsWrapper .col-sm-4 a {
            word-break:break-all;
        }
    }

@media (min-width: 0px) and (max-width: 767px) {

    .TopBanner {
        height: 200px;
        margin-top: 0px;
    }

    .Categories h2 {
        margin: 0px 0px 20px 0px;
    }

    

    .MultipleThumbnails .MultipleContentWrapper h3 {
        font-size: 18px;
    }

    .CategoriesImg {
        height: 180px;
    }

        .TopBanner h1 {
            font-size: 24px;
            padding: 0px 30px;
        }

    .MultiplePhotosWrapper .col-sm-3 {
        padding:0px;
    }

    .MultipleThumbnailsWrapper .col-sm-3 {
        width: 100%;
    }

    .blockThumbs1, .blockThumbs2, .blockThumbs3 {
        height: auto !important;
    }

    .TwoColumnsWrapper .col-sm-4 a {
        word-break: break-all;
    }

    .imageRight img, .imageLeft img, .TwoColumnsWrapper img {
        margin-top: 40px;
    }

    .col-sm-12, .panel-group, .imageLeft .col-sm-6 {
        padding: 0px;
    }

    .panel-group {
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .mobileImgLift {
        margin-top: -30px!important;
    }

    .MultipleThumbnailsWrapper .col-sm-3 {
        padding:0px;
    }

    .MultipleThumbnails h3 {
        margin: 0px auto 25px auto;
    }

    .MultipleThumbnails p:last-child, .noImg p:last-child, .imageRight p:last-child, .imageLeft p:last-child {
        margin-bottom: 0px;
    }

    img.thumbnailImg {
        margin-top:0px;
    }

    .TwoColumnsWrapper .col-sm-4, .TwoColumnsWrapper .col-sm-8 {
        padding: 0px;
    }

    #cms-content_136 img {
        margin-top:0px;
        width:100%;
    }

    .MultiplePhotosWrapper .col-sm-3.President {
        border-right: 0px;
    }
}
