.navbar-brand > img {
    display: block;
    width: 340px;
}
footer {
    padding-top: 0px;
}
.bg-img-holder {
    padding: 230px 0px 60px 0;
    background: url(../img/canine-footer.png);
}
.slide-0 path.slide__overlay-path {
    opacity: 0;
}
.slide__text {
    color: #6bb108;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}


p.col-md-10.col-sm-10.white.col-centered {
    color: #ffffff;
    font-weight: bold;
}
.white p {
    color: #ffffff;
    text-align: center;
}
.quote-test p {
    color: #000000;
    line-height: 135%;
    font-size: 20px;
    display: inline;
}
.top-bar .contact-details li {
    text-transform: lowercase;
}
.lead {
    font-family: "Nunito", sans-serif;
    font-size: 2.2rem;
    color: #6bb108;
    margin-bottom: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
}
p.white {
    color: #fff;

}
.clear{clear:both;}
img.cont-logo {
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    margin-left: 50px;
}

ul.social-list li a i {
    width: 54px;
    font-size: 25px;
}
.navbar-brand {
    font-size: 25px;
    line-height: 30px;
    margin-left: 0px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 56px;
    font-family: 'Bree Serif', serif;
}
.navbar-brand > img {
    display: block;
    width: 340px;
}
.navbar-right p.top-par {
    line-height: 70px;
    font-family: 'nunito',sans-serif !important;
    color: #000;
    font-weight: bold;
}
footer .social-media i {
    font-size: 41px;
}
footer .social-media a i {
    transition: .3s;
    margin: 3px;
    width: 57px;
}
h2.slide__text-heading {
    padding-top: 100px;
}
.slide__text-heading {
    margin: 3rem;
    margin-bottom: 1.5rem;
    margin-top: 0;
    color: #ffffff;
}
.white h2 {
    color: #ffffff;
}
.row.pad-t {
    padding-top: 40px;
}
h2.slide__text-heading {
    padding-top: 210px;
}
.cont-s a {
    color: #ffffff;
}
footer {
    background-color: #6bb108;
    background: url(../img/canine-footer.png);
    background-position: center bottom;
    padding-top: 292px!important;
}
.slider-container img {
    width: 100%;
}
.hr-white .hr {
    color: #ffffff;
}
@media (max-width: 736px)
{img.res-margin.img-responsive {
    width: 33.333%;
    float: left;
}
}
@media only screen and (max-width: 640px){
    footer {
        background-image: url(http://caninehilton-communication.com/css/../img/canine-footer.png);
        padding-top: 230px !important;
        height: 350px;
        background-position-x: -1270px;
    }
}
}
@media (max-width: 991px)
{
    img.res-margin.img-responsive {
        float: left;
        width: 33.333%;
    }

}