body {
    min-height: 100%;
    padding-top: 0px;
}
/* CUSTOMIZE THE NAVBARS
-------------------------------------------------- */

.container.top-banner {
    min-height: 120px;
}
.navbar {
    margin-bottom: 0px;
    min-height: 120px;
}
.navbar-brand.main-brand {
    padding: 5px;
}
.navbar-right {
    position: relative;
    top: 45px;
}
.navbar-right .btn-primary {
    color: white;
    font-size: 14px;
    border-radius: 10px;
    margin: 0 0 0 20px;
    background-color: #A4A4A4;
    border-color: #A4A4A4;
}
.navbar-right .btn-primary:hover {
    background-color: #6E6E6E;
}
.navbar-fixed-top {
    position: absolute;
}
.navbar.navbar-default.navbar-static-bottom {
    position: relative;
    min-height: 50px;
    background-color: #E6E6E6;
}
.navbar-collapse.collapse {
    padding-left: 0px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.carousel {
    width: 100%;
}
.carousel-inner {
    height: 500px;
}
#image-1 {
    background-image: url("../images/insurancerepairs.jpg");
}
#image-2 {
    background-image: url("../images/home-renovations.jpg");
}
#image-3 {
    background-image: url("../images/kitchen-cabinetry.jpg");
}
.carousel-caption {
    top: 0px;
    width: 60%;
    background-color: rgb(66, 66, 66);
    background-color: rgba(66, 66, 66, 0.5);
    height: 500px;
    padding-top: 96px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.carousel-caption h1 {
    position: relative;
    font-size: 60px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.carousel-caption p {
    text-align: left;
}
.carousel-indicators {
    position: absolute;
    bottom: 10%;
    left: 21.5%;
}
.container.marketing p {
    background-size: 115px;
}
.jumbotron-mobile {
    display: none;
}
/* CUSTOMIZE THE FEATURETTES
-------------------------------------------------- */

.btn.btn-default {
    color: white;
    background-color: #A4A4A4;
    border-color: #A4A4A4;
}
.btn.btn-default:hover {
    background-color: #6E6E6E;
}
.featurette-image.img-responsive {
    position: absolute;
    right: 0%;
}
#services .img-square {
    width: 140px;
    height: 140px;
}
/* CUSTOMIZE JUMBOTRON INSURANCE
-------------------------------------------------- */

.marketing .col-lg-4 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.about-text {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 50px;
    text-align: center;
}
.about-text p {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}
/* CUSTOMIZE SLIDERS
-------------------------------------------------- */

.insurance-slider {
    background-image: url("../images/stormhouse.jpg");
    background-repeat: none;
    background-size: cover;
    height: 700px;
}
.insurance-slider ul {
    position: relative;
    top: 10%;
    bottom: 10%;
    text-align: right;
    margin-right: 70px;
    padding: 0;
    margin-bottom: auto;
    margin-top: auto;
}
.insurance-slider li {
    line-height: 45px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
}
.insurance-slider a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}
.insurance-slider h3 {
    color: #fff;
}
.slider.inner-text {
    color: white;
    margin-left: auto;
    margin-right: auto;
}
.slider.inner-text h3 {
    text-align: center;
}
.slider.inner-text p {
    text-align: center;
}
#activateMe {
    width: 50px;
    height: 50px;
    background-image: url("../images/openbutton.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    border: 0px;
}
#changeMe {
    color: white;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 10%;
}
#slideMenu {
    background-color: rgba(66, 66, 66, 0.5);
}
/*JUMBOTRON - INSURANCE REPARS
=======================================*/

.jumbotron.insurance-repairs {
    background-image: url("../images/stormhouse-1200.jpg");
    min-height: 100%;
    height: 700px;
    padding: 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.jumbotron.insurance-repairs .jumbo-inner {
    background-color: rgb(66, 66, 66);
    background-color: rgba(66, 66, 66, 0.6);
    float: right;
    width: 25%;
    height: 700px;
    color: white;
}
.insurance-repairs-text {
    position: relative;
    top: 10%;
}
.jumbo-inner h1 {
    font-size: 30px;
}
.jumbo-inner p {
    font-family: "Helvetica Neue" Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: inherit;
}
.insurance-repairs-specs {
    margin-top: 40px;
    margin-bottom: 50px;
}
.insurance-repairs-specs .col-lg-4 {
    text-align: center;
}
.jumbotron.insurance-repairs {
    display: none;
}
.insurance-repairs-specs {
    display: none;
}
/* CUSTOMIZE LOCATIONS
-------------------------------------------------- */

.col-md-6 h2 {
    font-size: 48px;
}
.col-md-6 ul {
    font-size: 18px;
    list-style: none;
    line-height: 18px;
    padding-left: 0px;
    margin-top: 25%;
}
#map-locations {
    margin-top: 50px;
}
#map-locations h2 {
    font-size: 48px;
    text-align: center;
}
.container#map-locations .col-md-6 img {
    height: 500px;
}
/* CUSTOMIZE OUR APPROACH/PROCESS
-------------------------------------------------- */

.process-index .col-lg-3 {
    margin-bottom: 20px;
    text-align: center;
}
.process-index .col-lg-3 p {
    margin-right: 10px;
    margin-left: 10px;
}
.our-approach {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 100px;
}
.our-approach p {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
}
.our-approach h2 {
    font-size: 48px;
    margin-bottom: 30px;
}
.process-index .row {
    position: relative;
    width: 100%;
}
.col-lg-2 {
    text-align: center;
}
.col-lg-2 p {
    text-align: center;
}
/* CUSTOMIZE RENOVATIONS - JUMBOTRON
-------------------------------------------------- */

.jumbotron.renovations {
    background-image: url("../images/renovations.jpg");
    min-height: 100%;
    height: 700px;
    padding: 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.jumbotron.renovations .jumbo-inner {
    background-color: rgb(66, 66, 66);
    background-color: rgba(66, 66, 66, 0.6);
    float: right;
    width: 25%;
    height: 700px;
    color: white;
}
.renovation-text {
    position: relative;
    top: 10%;
}
.jumbo-inner h1 {
    font-size: 30px;
}
.jumbo-inner p {
    font-family: "Helvetica Neue" Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: inherit;
}
.renovation-specs {
    margin-top: 40px;
    margin-bottom: 50px;
}
.renovation-specs .col-lg-4 {
    text-align: center;
}
/* CUSTOMIZE KITCHENS - JUMBOTRON
-------------------------------------------------- */

.jumbotron.kitchen {
    background-image: url("../images/kitchen.jpg");
    height: 700px;
    padding: 0px;
}
.jumbo-inner {
    background-color: rgb(66, 66, 66);
    background-color: rgba(66, 66, 66, 0.5);
    float: left;
    width: 25%;
    height: 700px;
    color: white;
}
.kitchen-text {
    position: relative;
    top: 10%;
}
.jumbo-inner h1 {
    font-size: 30px;
}
.jumbo-inner p {
    font-family: "Helvetica Neue" Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: inherit;
}
.kitchen-specs {
    margin-top: 40px;
    margin-bottom: 50px;
}
.kitchen-specs .col-lg-4 {
    text-align: center;
}
/* CUSTOMISE OUR CLIENTS
---------------------------------------- */

.our-clients h1 {
    text-align: center;
    font-size: 48px;
    margin-top: 100px;
    margin-bottom: 40px;
}
.our-clients .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.our-clients {
    background-color: #E6E6E6;
    padding-top: 1px;
    padding-bottom: 1px;
}
.our-clients img {
    height: 450px;
}
/* CUSTOMISE FOOTER
---------------------------------- */

.footer {
    position: relative;
    top: 100px;
    height: 100px;
    background-color: #E6E6E6;
}
.footer-links li {
    display: inline;
    margin-right: 25px;
    position: relative;
    top: 15px;
}
.footer-links {
    position: relative;
    top: 30px;
}
.footer img {
    height: 50px;
    margin: 10px;
}
.footer ul {
    list-style: none;
}
.footer li {
    display: inline;
}
.footer .pull-right {
    position: relative;
    top: -10px;
}
/* CUSTOMISE CONTACT US BOTTOM
------------------------------------------- */

.contact-us-heading {
    text-align: center;
    margin-top: 70px;
}
.contact-us-heading h3 {
    font-size: 48px;
}
.contact-us-heading p {
    font-size: 24px;
}
#map-large {
    width: 90%;
    position: relative;
    left: 5%;
    right: 5%;
}
.col-lg-4 a {
	color: #5a5a5a;
}
/* PRIVACY POLICY & COMPLAINTS
------------------------------------------- */

#privacy {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
#complaints {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
/* MEDIA QUERIES
------------------------------------------- */
/* MEDIA IPADS-LANDSCAPE
------------------------------------------- */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .insurance-slider {
        display: none;
    }
    .jumbotron.insurance-repairs {
        display: inherit;
    }
    .insurance-repairs-specs {
        display: inherit;
    }
    .navbar-brand.main-brand {
        margin-left: 20px;
    }
    .navbar.navbar-default.navbar-static-bottom {
        margin-top: 20px;
    }
    .navbar-nav.navbar-right:last-child {
        position: relative;
        right: auto;
        float: left;
        margin-right: auto;
    }
    .navbar-right .btn-primary {
        position: relative;
        top: 20px;
        margin-top: 10px;
    }
    #image-1 {
        background-image: url("../images/insurancerepairs-1024.jpg");
    }
    #image-2 {
        background-image: url("../images/home-renovations-1024.jpg");
    }
    #image-3 {
        background-image: url("../images/kitchen-cabinetry-1024.jpg");
    }
    #services .img-square {
        width: 250px;
        height: 250px;
    }
    .slider.inner-text .row {
        margin-right: 5%;
        margin-left: 5%;
    }
    .container.marketing p {
        margin-right: 30%;
        margin-left: 30%;
    }
    .insurance-slider {
        background-image: url("../images/stormhouse-1200.jpg");
    }
    .col-md-6 li {
        font-size: 18px;
    }
    .col-lg-2 p {
        width: 60%;
        margin-right: auto;
        margin-left: auto;
        font-size: 18px;
    }
    .jumotron-insurance-repairs {
        background-image: url("../images/stormhouse-1200.jpg");
    }
    .insurance-repairs-specs h3 {
        font-size: 30px;
    }
    .insurance-repairs-specs p {
        font-size: 18px;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    #insurance-repairs p {
        font-size: 18px;
    }
    .jumotron-renovations {
        background-image: url("../images/renovations-1024.jpg");
    }
    .renovation-specs h3 {
        font-size: 30px;
    }
    .renovation-specs p {
        font-size: 18px;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    #renovations p {
        font-size: 18px;
    }
    #specs-bottom {
        margin-top: 0px;
    }
    #specs-top {
        margin-bottom: 0px;
    }
    .kitchen-specs h3 {
        font-size: 30px;
    }
    .kitchen-specs p {
        font-size: 18px;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    #kitchen p {
        font-size: 18px;
    }
    .our-clients img {
        position: relative;
        width: 90%;
        height: auto;
        left: 5%;
        right: 5%;
    }
    .container.marketing p {
        font-size: 18px;
    }
    #map-large {
        width: 90%;
        position: relative;
        left: 5%;
        right: 5%;
    }
}
@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
    .insurance-slider {
        display: none;
    }
    .jumbotron.insurance-repairs {
        display: inherit;
    }
    .insurance-repairs-specs {
        display: inherit;
    }
    .carousel-indicators {
        display: none;
    }
    .navbar-right {
        position: relative;
        float: left !important;
    }
    .navbar.navbar-default.navbar-static-bottom {
        margin-top: 60px;
    }
    .col-md-6 {
        text-align: center;
    }
    .col-md-6 ul {
        margin-top: 30px;
    }
    .footer {
        height: 150px;
    }
    .footer li {
        display: list-item;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer-links {
        top: 15px;
    }
    .footer img {
        height: 50px;
        margin: 10px;
    }
    .footer .pull-right li {
        display: inline;
    }
    .footer .pull-right {
        position: relative;
        top: -50px;
        left: -10px;
    }
    .footer-links a {
        font-size: 14px;
    }
}
/* MEDIA IPADS-PORTRAIT
------------------------------------------- */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .insurance-slider {
        display: none;
    }
    .jumbotron.insurance-repairs {
        display: inherit;
    }
    .insurance-repairs-specs {
        display: inherit;
    }
    .carousel-indicators {
        display: none;
    }
    .container.top-banner {
        min-height: 180px;
    }
    .nav.navbar-nav.navbar-right {
        width: 40%;
        height: 70px;
        margin-right: 0px;
        top: 10px;
    }
    .navbar-right .btn-primary {
        margin-top: 15px;
    }
    .navbar-brand.main-brand {
        position: relative;
        top: 30px;
    }
    .navbar.navbar-default.navbar-static-bottom {
        margin-top: 10px;
    }
    #image-1 {
        background-image: url("../images/insurancerepairs-1024.jpg");
    }
    #image-2 {
        background-image: url("../images/home-renovations-1024.jpg");
    }
    #image-3 {
        background-image: url("../images/kitchen-cabinetry-1024.jpg");
    }
    #services .img-square {
        width: 250px;
        height: 250px;
    }
    #services p {
        font-size: 18px;
    }
    .insurance-slider {
        background-image: url("../images/stormhouse-768.jpg");
    }
    #changeMe {
        width: 100%;
    }
    #changeMe h3 {
        margin-top: 5px;
    }
    #changeMe p {
        font-size: 16px;
    }
    .slider.inner-text .container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .col-md-6 {
        text-align: center;
    }
    .col-md-6 ul {
        margin-top: 30px;
    }
    .jumotron-insurance-repairs {
        background-image: url("../images/stormhouse-768-768.jpg");
    }
    .jumbotron.insurance-repairs .jumbo-inninsurance-repairser {
        width: 35%;
    }
    .process-index p {
        font-size: 18px;
    }
    .insurance-repairs-text p {
        font-size: 18px;
    }
    .insurance-repairs-specs h3 {
        font-size: 30px;
    }
    .insurance-repairs-specs p {
        font-size: 18px;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    .jumotron-renovations {
        background-image: url("../images/renovations-768.jpg");
    }
    .jumbotron.renovations .jumbo-inner {
        width: 35%;
    }
    .process-index p {
        font-size: 18px;
    }
    .renovation-text p {
        font-size: 18px;
    }
    .renovation-specs h3 {
        font-size: 30px;
    }
    .renovation-specs p {
        font-size: 18px;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    #specs-bottom {
        margin-top: 0px;
    }
    #specs-top {
        margin-bottom: 0px;
    }
    .jumbotron.kitchen .jumbo-inner {
        width: 35%;
    }
    .kitchen-specs h3 {
        font-size: 30px;
    }
    .kitchen-specs p {
        font-size: 18px;
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    .our-clients img {
        position: relative;
        width: 90%;
        height: auto;
        left: 5%;
        right: 5%;
    }
    #map-large {
        width: 90%;
        position: relative;
        left: 5%;
        right: 5%;
    }
    .footer {
        height: 150px;
    }
    .footer li {
        display: list-item;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer-links {
        top: 15px;
    }
    .footer img {
        height: 50px;
        margin: 10px;
    }
    .footer .pull-right li {
        display: inline;
    }
    .footer .pull-right {
        position: relative;
        top: -50px;
        left: -10px;
    }
    .footer-links a {
        font-size: 14px;
    }
}
/* MEDIA SMARTPHONES-PORTRAIT
------------------------------------------- */

@media (min-device-width: 569px) and (max-device-width: 767px) {
    .insurance-slider {
        display: none;
    }
    .jumbotron.insurance-repairs {
        display: inherit;
    }
    .insurance-repairs-specs {
        display: inherit;
    }
    .carousel-indicators {
        display: none;
    }
    .navbar-brand.main-brand {
        margin-left: 30px;
    }
    .navbar.navbar-default.navbar-static-bottom {
        margin-top: 40px;
    }
    #image-1 {
        background-image: url("../images/insurancerepairs-767.jpg");
    }
    #image-2 {
        background-image: url("../images/home-renovations-767.jpg");
    }
    #image-3 {
        background-image: url("../images/kitchen-cabinetry-767.jpg");
    }
    .insurance-slider {
        height: 700px;
        background-image: url("../images/stormhouse-768.jpg");
    }
    .col-md-6 {
        text-align: center;
    }
    .col-md-6 ul {
        margin-top: 30px;
    }
    .jumbotron.insurance-repairs {
        height: 500px;
        background-image: url("../images/stormhouse-768.jpg");
    }
    .jumbotron.insurance-repairs .jumbo-inner {
        height: 500px;
        width: 30%;
    }
    .jumbotron.renovations {
        height: 500px;
        background-image: url("../images/renovations-767.jpg");
    }
    .jumbotron.renovations .jumbo-inner {
        height: 500px;
        width: 30%;
    }
    .jumbotron.kitchen {
        height: 500px;
        background-image: url("../images/kitchen-767.jpg");
    }
    .jumbotron.kitchen .jumbo-inner {
        height: 500px;
        width: 30%;
    }
    .jumbo-inner h1 {
        font-size: 18px;
    }
    .jumbo-inner p {
        font-size: 10px;
    }
    #specs-bottom {
        margin-top: 0px;
    }
    #specs-top {
        margin-bottom: 0px;
    }
    .our-clients img {
        position: relative;
        width: 90%;
        height: auto;
        left: 5%;
        right: 5%;
    }
    #map-large {
        width: 90%;
        position: relative;
        left: 5%;
        right: 5%;
    }
    .footer {
        height: 150px;
    }
    .footer li {
        display: list-item;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer-links {
        top: 15px;
    }
    .footer img {
        height: 50px;
        margin: 10px;
    }
    .footer .pull-right li {
        display: inline;
    }
    .footer .pull-right {
        position: relative;
        top: -50px;
        left: -10px;
    }
    .footer-links a {
        font-size: 14px;
    }
}
/* MEDIA SMARTPHONES-PORTRAIT
------------------------------------------- */

@media (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .insurance-slider {
        display: none;
    }
    .jumbotron.insurance-repairs {
        display: inherit;
    }
    .insurance-repairs-specs {
        display: inherit;
    }
    .carousel-indicators {
        display: none;
    }
    .navbar-brand.main-brand {
        margin-left: 30px;
    }
    .navbar-brand.main-brand img {
        width: 280px;
        height: auto;
        margin-right: auto;
        margin-left: auto;
    }
    .nav.navbar-nav.navbar-right {
        width: 40%;
        height: 70px;
        margin-right: 0px;
        top: 10px;
    }
    .navbar-right .btn-primary {
        position: relative;
        top: 20px;
        margin-top: 10px;
        margin-right: 100%;
    }
    .navbar.navbar-default.navbar-static-bottom {
        margin-top: 25px;
    }
    .carousel {
        height: 350px;
    }
    #image-1 {
        background-image: url("../images/insurancerepairs-568.jpg");
    }
    #image-2 {
        background-image: url("../images/home-renovations-568.jpg");
    }
    #image-3 {
        background-image: url("../images/kitchen-cabinetry-568.jpg");
    }
    .carousel-inner {
        height: 350px;
    }
    .carousel-caption {
        background: none;
    }
    .carousel-caption h1 {
        font-size: 24px;
    }
    .carousel-indicators {
        display: none;
    }
    .insurance-slider {
        height: 400px;
        background-image: url("../images/stormhouse-568.jpg");
    }
    .container#map-locations .col-md-6 img {
        height: 400px;
    }
    #map-locations h2 {
        font-size: 36px;
    }
    .col-md-6 {
        text-align: center;
    }
    .our-approach p {
        width: 90%;
    }
    .our-approach h2 {
        font-size: 36px;
    }
    .col-lg-2 {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 10px;
        margin-right: auto;
    }
    .jumbotron.insurance-repairs {
        height: 400px;
        background-image: url("../images/stormhouse-568.jpg");
    }
    .jumbotron.insurance-repairs .jumbo-inner {
        height: 400px;
        width: 45%;
    }
    .jumbotron.renovations {
        height: 400px;
        background-image: url("../images/renovations-568.jpg");
    }
    .jumbotron.renovations .jumbo-inner {
        height: 400px;
        width: 45%;
    }
    .jumbo-inner h1 {
        font-size: 18px;
    }
    .jumbo-inner p {
        font-size: 10px;
    }
    #specs-bottom {
        margin-top: 0px;
    }
    #specs-top {
        margin-bottom: 0px;
    }
    .jumbotron.kitchen {
        height: 400px;
        background-image: url("../images/kitchen-568.jpg");
    }
    .jumbotron.kitchen .jumbo-inner {
        height: 400px;
        width: 45%;
    }
    .our-clients img {
        position: relative;
        width: 90%;
        height: auto;
        left: 5%;
        right: 5%;
    }
    .our-clients h1 {
        font-size: 30px;
    }
    #map-large {
        width: 90%;
        position: relative;
        left: 5%;
        right: 5%;
    }
    .footer {
        height: 150px;
    }
    .footer li {
        display: list-item;
    }
    .footer-links {
        top: 10px;
    }
    .footer img {
        height: 35px;
        margin: 10px;
    }
    .footer .pull-right li {
        display: inline;
    }
    .pull-right {
        float: left !important;
    }
    .footer .pull-right {
        position: relative;
        top: 20px;
        left: -10px;
    }
    .footer-links a {
        font-size: 12px;
    }
}
/* MEDIA SMARTPHONES-LANDSCAPE
------------------------------------------- */

@media (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .insurance-slider {
        display: none;
    }
    .jumbotron.insurance-repairs {
        display: inherit;
    }
    .insurance-repairs-specs {
        display: inherit;
    }
    .carousel-indicators {
        display: none;
    }
    .navbar-brand.main-brand {
        margin-left: 30px;
    }
    .navbar-right .btn-primary {
        margin-right: 100%;
        margin-top: 10px;
    }
    .navbar.navbar-default.navbar-static-bottom {
        margin-top: 35px;
    }
    .carousel {
        height: 350px;
    }
    .carousel-inner {
        height: 350px;
    }
    .carousel-caption {
        padding-top: 20px;
    }
    .carousel-caption h1 {
        font-size: 40px;
    }
    .carousel-indicators {
        display: none;
    }
    #image-1 {
        background-image: url("../images/insurancerepairs-568.jpg");
    }
    #image-2 {
        background-image: url("../images/home-renovations-568.jpg");
    }
    #image-3 {
        background-image: url("../images/kitchen-cabinetry-568.jpg");
    }
    .insurance-slider {
        height: 400px;
        background-image: url("../images/stormhouse-568.jpg");
    }
    #changeMe {
        position: relative;
        top: 10px;
    }
    #changeMe h2 {
        font-size: 20px;
    }
    #changeMe p {
        font-size: 11px;
    }
    .col-md-6 {
        text-align: center;
    }
    .jumbotron.insurance-repairs {
        height: 400px;
        background-image: url("../images/stormhouse-568.jpg");
    }
    .jumbotron.insurance-repairs .jumbo-inner {
        height: 400px;
        width: 40%;
    }
    .jumbotron.renovations {
        height: 400px;
        background-image: url("../images/renovations-568.jpg");
    }
    .jumbotron.renovations .jumbo-inner {
        height: 400px;
        width: 40%;
    }
    .jumbotron.kitchen {
        height: 400px;
        background-image: url("../images/kitchen-568.jpg");
    }
    .jumbotron.kitchen .jumbo-inner {
        height: 400px;
        width: 40%;
    }
    .jumbo-inner h1 {
        font-size: 18px;
    }
    .jumbo-inner p {
        font-size: 10px;
    }
    #specs-bottom {
        margin-top: 0px;
    }
    #specs-top {
        margin-bottom: 0px;
    }
    .our-clients h1 {
        font-size: 36px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .our-clients .container {
        margin-bottom: 20px;
    }
    .our-clients img {
        position: relative;
        width: 90%;
        height: auto;
        left: 5%;
        right: 5%;
    }
    #map-large {
        width: 90%;
        position: relative;
        left: 5%;
        right: 5%;
    }
    .footer {
        height: 150px;
    }
    .footer li {
        display: list-item;
    }
    .footer-links {
        top: 10px;
    }
    .footer img {
        height: 35px;
        margin: 10px;
    }
    .footer .pull-right li {
        display: inline;
    }
    .pull-right {
        float: left !important;
    }
    .footer .pull-right {
        position: relative;
        top: 20px;
        left: -10px;
    }
}
/* MEDIA SMARTPHONES-PORTRAIT
------------------------------------------- */
