/* ============================================================
	Replace me with the Actual Design
============================================================ */
@font-face {
	font-family: "Road Rage";
	src: url("/images/Road_Rage.otf");
}

html,
body {
	font-family: "mr-eaves-modern", sans-serif;
	_font-family: "rogue-sans-ext", sans-serif;
	color: #3c3c3c;
	font-size:29px;
	scroll-behavior: smooth;
}
p{
	font-size:29px;
    padding: .5em 0;
}

.module-video-banners__video-wrap source{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 102%;
    height: auto;
}
.module.video-banners {
    position: relative !important;
    top: -247px;
    max-height: 700px;
    overflow: hidden;
    margin-bottom: -8em;
}

img.menu {
    max-width: 95px;
}
img.paw {
    height: 35px;
}

img{
	max-width:100%;
}


main .module {
	max-width: 1200px;
	margin: 0 auto;
}

h1{
    font-family: "rogue-sans", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 92px;
}
.cms-content h1, .news-view h1, .events-view h1{
	font-size:60px;
    color:white;
    text-shadow: -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 3px 3px 0 #000, 0 -3px 0 #000, 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, -4px -4px 0 #000, 4px -4px 0 #000, -4px 4px 0 #000, 4px 4px 0 #000, 0 -4px 0 #000, 4px 0 0 #000, -4px 0 0 #000, 0 4px 0 #000;
}
.cms-content h1 em{
    color:#e82608;
}
.cms-content a,
.cms-content a:visited{
	color:#e82608;
}
.cms-content a:hover{
	color:#273f5e;
}
h2 {
	font-family: "rogue-sans", sans-serif;
    font-size: 36px;
	color:#0e0e0e;
	padding-bottom: 0.5em;
    font-style: italic;
}
h2 span{
	color:#e82608;
    font-family: "Road Rage";
    font-weight:normal;
}
h3{
	font-family: "rogue-sans-ext", sans-serif;
    color: #0e0e0e;
    font-size: 28px;
    padding-bottom: 24px;
}
h4{
    color:#e82608;
}

.generic__1up, 
.generic__2up, 
.generic__3up, 
.generic__4up{
	display:flex;
	flex-wrap:wrap;
    justify-content: center;
    align-items: center;
}

.generic__inner{
	padding:2.5em 1em;
    margin:0 auto;
}
.generic__part{
	padding:1em;
}

nav {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 2;
}
nav a,
nav a:visited{
	color:white;
}
.nav__link {
    background-color: transparent;
}
.nav__item-action {
    color: white;
	font-size: 30px;
}
#primary-nav-toggle .material-icons{
    color: #e82608;
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 2;
    font-size: 52px;
}
.nav__item__current > .nav__item-actions .nav__link {
    background-color: black;
	color: white;
}
.nav__item:hover > .nav__item-actions .nav__link {
    background-color: #e82608;
	color:white;
}
.open .nav__menu {
    background-color: rgba(0, 0, 0, 0.5);
	padding: 3em 1em;
}

a.generic__link-button,
a.generic__link-button:visited,
.fb3__button,
.fb3__button:visited{
	font-size: 33px;
    color: white;
    background-color: #e82608;
    padding: 0;
    text-transform: uppercase;
    margin: .5em .3em;
    transition: 0.3s;
    border: 0;
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    font-family: "rogue-sans-ext", sans-serif;
    font-style: italic;
    text-align: left;
}
.button-slanted-content {
    display: inline-flex;
    align-items: center;
    padding: .3em 0.5em;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);  
}
.buttons-corner{
    display: block;
    margin-left: auto;
    margin-right: 0;
    width: 680px;
}
a.generic__link-button:hover,
.fb3__button:hover{
	background-color:#273f5e;
	color:white;
}

a.news__link.news__link__title{
    color: #e82608;
	font-family: "rogue-sans-ext", sans-serif;
}
.news__short-description{
    padding-top:.5em;
}


.headerbanner {
    background-color: white;
    min-height: 92px;
}
img.header__logo-image {
    position: absolute;
    padding: .5em;
    top: 0;
    max-width: 190px;
}

.home-header{
	background-image: url(../../images/headerbg2.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
}
.home-header h1{
    color:white;
    text-shadow: 
        -3px -3px 0 #000,  
        3px -3px 0 #000,  
        -3px 3px 0 #000,   
        3px 3px 0 #000,   
        0 -3px 0 #000,    
        3px 0 0 #000,     
        -3px 0 0 #000,    
        0 3px 0 #000,     
        -4px -4px 0 #000,  
        4px -4px 0 #000,  
        -4px 4px 0 #000,   
        4px 4px 0 #000,   
        0 -4px 0 #000,    
        4px 0 0 #000,     
        -4px 0 0 #000,    
        0 4px 0 #000;
}
.home-header h2{
    color:#e82608;
    text-shadow: 
        -3px -3px 0 #000,  
        3px -3px 0 #000,  
        -3px 3px 0 #000,   
        3px 3px 0 #000,   
        0 -3px 0 #000,    
        3px 0 0 #000,     
        -3px 0 0 #000,    
        0 3px 0 #000,     
        -4px -4px 0 #000,  
        4px -4px 0 #000,  
        -4px 4px 0 #000,   
        4px 4px 0 #000,   
        0 -4px 0 #000,    
        4px 0 0 #000,     
        -4px 0 0 #000,    
        0 4px 0 #000;
}
.header__inner {
    padding: 2em;
    position: relative;
    z-index: 1;
    min-height:600px;
}
img.home-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
}
a.header__logo-link {
	max-width: 215px;
}

.heading_splash {
    padding: 2em 0;
    text-align: center;
    background-color:black;
    max-width: 100%;
    color:#e82608;
}
.heading_splash h2{
	font-weight:normal;
	padding-bottom: .5em;
    font-size: 39px;
	
	padding-top: 0.3em;
}

a.phonenumber {
    font-size: 24px;
} 
.body__layout__default .header{
	min-height: 142px;
    background-image: url(../../images/pawprintbg.png);
    background-position: center;
}

.success{
    position:relative;
}
img.headerdoggo {
    position: absolute;
    right: 5%;
    max-width: 500px;
    bottom: 0px;
}


.success .generic__inner{
	max-width: 72%;
	position: relative;
	z-index: 1;
    padding: 0 2em;
    top: -88px;
}
.success .generic__part{
	max-width: 273px;
    width: 273px;
	position:relative;
}
img.bone {
    position: relative;
}
.success .generic__part h3{
	text-align: center;
    position: absolute;
    font-size: 27px;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 0;
    font-weight: 400;
    color: white;
    z-index: 1;
}

.banner{
	text-align:center;
}
.banner h2{
	font-size: 50px;
	line-height: 48px;
}
img.dogmascot{
    margin-bottom:-3em;
}

.gallery .generic__inner{
    padding:0;
}

.gallery__style__scroll_h .module-gallery__item-image {
    padding: .1em;
}

section.module.gallery.gallery__style__grid_alt .generic__inner{
    padding: .3em 0;
    max-width:1200px;
    margin:0 auto;
}

.cost .generic__2up{
    max-width: 1100px;
    margin:0 auto;
}
.cost .generic__part{
	padding:0;
}
.cost .generic__2up .generic__part.spanner:nth-child(1){
	width:40%;
}
.cost .generic__2up .generic__part.spanner:nth-child(2){
	width:60%;
}
.cost .point{
    padding: 1em;
    margin: 0 auto;
}
.cost h3{
    font-size:22px;
    padding-bottom:.1em;
}
.cost p{
	margin: 0.1em 0 1em;
}
.flex {
    display: flex;
    padding-bottom: 1em;
    flex-wrap: wrap;
}


.services .generic__3up{
	align-items: center;
	text-align: center;
}
.services .generic__part{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;    
    padding:0;
      transition: 0.3s;
}
.services .generic__part:nth-child(1){
    background-image: url(../../images/roofinglink.jpg);

}
.services .generic__part:nth-child(2){
    background-image: url(../../images/sidinglink.jpg);
}
.services .generic__part:nth-child(3){
    background-image: url(../../images/gutterslink.jpg);
}

.services h2{
    padding: 1.5em 1em;
    font-size: 55px;
    color:white;
    position:relative;
    z-index:1;
	font-family: "rogue-sans-ext", sans-serif;
    font-style: italic;
}

.services .generic__part:hover::before{
    background-color: #e82608;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    transition: 0.3s;
    z-index:0;
}

.purpose{
    background-image: url(../../images/pawsbackground.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.purpose .generic__inner{
    padding:0;
}
.purpose .generic__2up{
    justify-content: normal;
    align-items: normal;
}
.purpose .generic__2up .generic__part:nth-child(1){
    background-image: url(../../images/dogfoodbags.jpg);
	background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
    min-height: 300px;
}
.purpose .generic__2up .generic__part:nth-child(2){
    padding:2em;
}
.purpose img.logo{
    padding: .5em;
}

.feeds__view-all{
    display:none;
}
.testimonial {
    max-width: 1000px;
    margin:0 auto;
}

.testimonial .generic__2up{
    align-items: normal;
}
.testimonial .generic__2up .generic__part:nth-child(1){
    background-image: url(../../images/knoxvillehousetestimonial.jpg);
    background-position: center right;
    background-size: cover;
    position:relative;
}
.testimonial .generic__2up .generic__part:nth-child(2){
    background-color:#f5f5f5;
    margin: .5em 0;
    position:relative;
}

.testimonial .generic__2up .generic__part:nth-child(2)::before {
    content: "";
    position: absolute;
    inset: 0;
    left: -123px;
    background: #f5f5f5;
    clip-path: polygon(0% 50%, 100% 0%, 100% 100%);
    transform: rotate(0deg);
    width: 124px;
    height: auto;
}


.testimonials__item {
    display: none;
}
.testimonials__item.show {
    display: block;
}
.testimonials__citation-person {
    text-align: right;
	font-family: "rogue-sans-ext", sans-serif;
	color:#e82608;
}
.feeds__type__testimonials .testimonials__quote {
    font-size: 24px;
	line-height: 27px;
}
.feeds__type__testimonials .generic__inner{
    padding:0;
}
ul.testimonials__list.insta-switch {
    padding-bottom: 2em;
}
.testimonials__prev,
.testimonials__next {
    cursor: pointer;
    font-size: 56px;
    color:#e82608;
}
span.testimonials__next.material-icons {
    position: absolute;
    bottom: 0;
    right: 35%;
}
span.testimonials__prev.material-icons {
    position: absolute;
    bottom: 0;
    left: 35%;
}


.testimonials__quote::before,
.testimonials__quote::after {
    display: none;
}

.brandscript{
    background-image: url(../../images/dogbonebackground.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.brandscript .generic__2up .generic__part:nth-child(1){
    width:80%;
    padding-right: 3em;
}
.brandscript .generic__2up .generic__part:nth-child(2)::before{
    content: "";
    position: absolute;
    inset: 0;
    left: -55px;
    background: #e82608;
    clip-path: polygon(100% 0%, 0% 0%, 100% 103%);
    transform: rotate(0deg);
    width: 56px;
    height: auto;
}
.brandscript .generic__2up .generic__part:nth-child(2){
    width:20%;
    background-color:#e82608;
    text-align: center;
    position:relative;
}
.brandscript h2, 
.brandscript h3,
.brandscript p{
    color:white;
}
.brandscript h2{
    font-size: 48px;
    padding-bottom:0;
}
.brandscript h3{
    font-family: "rogue-sans", sans-serif;
    font-style: italic;
    font-size: 37px;
}
img.whitepaw {
    width: 140px;
}

.center {
    text-align: center;
}

.donation{
	text-align: center;
	position:relative;
    margin: 3em 0;
    overflow-x: clip;
}
.black_link {
    background-color: #0e0e0e;
    min-height: 388px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -2;
}
.donation h2{
	color:white;
	font-size:44px;
	padding:0;
}
.donation h3{
	color:white;
    font-size: 100px;
	padding:0;
}
.donation .generic__part{
	padding:0;
}
.donation:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -120px;
    width: 60%;
    background: #0e0e0e;
    transform: skew(-23deg);
    transform-origin: top;
    z-index: -1;
    box-shadow: 0 0 0 0.3em #e82608, 0 0 0 1em #0e0e0e;
  margin: 1em;
  padding: 1em;
}

img.dogfooddonation {
    position: absolute;
    bottom: -33px;
    right: 0;
    width: 820px;
}
.donation-stats {
    padding: 2.5em .5em;
    position: relative;
    z-index: 1;
}
img.donationpaw {
    position: absolute;
    left: 5%;
    top: 35px;
}


.process{
	background-image: url(../../images/knoxville-house.jpg);
	background-position: bottom center;
    background-repeat: no-repeat;
    background-size:cover;
}
.process h2{
    padding: .5em 1em .5em;
}
.process h3{
    padding-bottom: 8px;
}
.process .generic__2up{
    max-width: 1000px;
    margin: 0 auto;
    align-items: end;
}
.process .generic__link-button{
    margin: 2em 0;
}
.process .generic__part{
    padding:0;
}
.process .generic__4up{
    flex-direction: column;
    align-items: normal;
}
.generic__4up .generic__part{
        width: stretch;
        border-bottom: 6px solid #e82608;
}
.process .generic__2up .generic__part:nth-child(2){
	background-color:white;
}
.tag{
    width: 180px;
    
}
img.tag{
    width:62px;
    padding-right:.3em;
}
.step{
    display:flex;
    align-items: center;
    padding: 1em;
}

.process p {
    font-size: 23px;
}


.news{
	background-color:#f8f8f8;
	position:relative;
	margin-top: 6em;
}
.news h2 {
    font-size: 58px;
}
.news .generic__inner {
    max-width: 1028px;
    margin: 0 auto;
    padding-top: 5em;
}
.news .generic__part:nth-child(odd){
	width:60%;
}
.news .generic__part:nth-child(even){
	width:40%;
    position: relative;
}
img.event{
	border: 7px solid black;
}
.newsheader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -247px;
    flex-wrap: wrap;
}
img.woof {
    max-width: 550px;
}
.news h3{
	font-family: "rogue-sans-ext", sans-serif;
    font-size: 30px;
    padding-bottom: 212px;
}
.news .gallery_video {
    height: 545px;
}
.news .generic__2up{
    align-items:normal;
    padding-bottom: 3em;
}
.news img.event.second{
    position: absolute;
    bottom: -40px;
    left: -46px;
}


.module.forms{
    color: white;
	max-width:100%;
}
form.fb3__form {
    text-align: left;
}
.body__layout__default .module.forms{
	background-image: url(../../images/contactbg.jpg);
    color: white;
	max-width:100%;
}
.body__layout__default .module.forms .generic__inner{
	max-width:800px;
	margin:0 auto;
}

.contact {
	background-image: url(../../images/contactbg.jpg);
	background-position: left center;
    background-repeat: no-repeat;
    background-size:cover;
	background-color:#0e0e0e;
    color: white;
	position:relative;
}
.contact h2{
	color:white;
}
.contact .generic__2up{
	max-width: 1200px;
    margin: 0 auto;
}
.contact .generic__2up{
	align-items: center;
}

.forms__form-item-header{
	display:none;
}
.fb3__field-input, 
.fb3__field-select{
	color:black;
}
.fb3__field-heading-text {
    padding-bottom: 0.3em;
}
.contact .generic__2up{
	text-align: center;
}

.body__layout__home .module.forms .generic__inner{
	padding:0;
}

.brands{
	text-align:center;
}
.brands .generic__inner{
	max-width:1000px;
	margin:0 auto;
}
img.products {
    margin: 1em;
	max-width: 210px;
}

footer.footer{
	background-color:#e82608;
	color:white;
}

.module.raw {
    max-width: 100%;
	background-image: url(../../images/contactbg.jpg);
    background-size:contain;
    background-repeat: no-repeat;
    background-color:#0e0e0e;
    color: white;
}
.module.raw h2{
    color:white;
}
.module.raw h3{
    color:white;
    font-weight:normal;
}
.raw__content {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 2em 0;
}
img.pawcrown{
    max-width: 100px;
}
.module.raw p span{
    color:#e82608;
}
.module.raw .generic__2up{
    align-items: flex-start;
}

.heading-video-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden;
    height: 100%;
}
.heading_video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 115%;
    height: auto;
}
.headerbgframe{
	background-image: url(../../images/headerbgframe.jpg);
	background-position: left center;
    background-repeat: repeat-x;
    background-size: cover;
	color:white;
	position:relative;
    height:101px;
}

.center .generic__inner{
    max-width:1000px;
    margin:0 auto;
}

.donation.sub .black_link{
    min-height: 100%;
}
.donation p{
    color:white;
    max-width:1000px;
    margin:0 auto;
    padding: 1em 0em;
}
.donation.sub {
    text-align: center;
    position: relative;
    margin: 0 0 2em;
    overflow-x: clip;
}
.donation.sub.inspection .donation-stats,
.donation.sub.repair .donation-stats,
.donation.sub.replace .donation-stats {
    margin: 0 0 2.5em;
    padding: 0;
}
.donation-stats .generic__2up.soffit{
    align-items: normal;
}
.donation.sub:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 23px;
    width: 106%;
    background: #0e0e0e;
    transform: skew(-23deg);
    transform-origin: top;
    z-index: -1;
    box-shadow: 0 0 0 0.3em #e82608, 0 0 0 1em #0e0e0e;
    margin: 1em;
    padding: 1em;
}
.donation.sub.repair img.donationpaw {
    position: absolute;
    right: 5%;
    top: 35px;
    left: auto;
}
img.inspection,
img.replace,
img.flashing{
    margin-left: auto;
    display: block;
    max-height: 718px;
}
img.repair{
    display: block;
}
img.soffit {
    width: 550px;
}
.donation-stats .generic__2up.soffit{
    max-width: 950px;
    margin:0 auto;
}
.generic__2up.soffit .generic__part{
    padding:0 1em;
}
.donation.sub.repair.soffit:before {
    width: 126%;
}
.video.siding{
    top:auto;
    bottom:0;
}


.whytrust{
    max-width: 100%;
    background-image: url(../../images/contactbg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #0e0e0e;
    color: white;
}
.whytrust .generic__inner{
    max-width:1000px;
    margin:0 auto;
}
.whytrust .generic__2up{
    align-items: normal;
}
.whytrust h2,
.whytrust h3{
    color:white;
}

.landingpage .donation.sub li,
.maryville .donation.sub li,
.lenoir .donation.sub li,
.loudon .donation.sub li,
.powell .donation.sub li
{
    color:white;
}
.landingpage .donation.sub h2,
.maryville .donation.sub h2,
.lenoir .donation.sub h2,
.loudon .donation.sub h2,
.powell .donation.sub h2{
    text-align: left;
    padding-bottom:1em;
}

.landingpage .process li,
.landingpage .donation-stats li,
.maryville .donation-stats li,
.maryville .process li,
.lenoir .donation-stats li,
.lenoir .process li,
.loudon .donation-stats li,
.loudon .process li,
.powell .donation-stats li,
.powell .process li{
    text-align: left;
    padding: .5em 0;
}
.landingpage .process .generic__inner,
.maryville .process .generic__inner,
.lenoir .process .generic__inner,
.loudon .process .generic__inner,
.powell .process .generic__inner{
    max-width:744px;
    padding:2em 1em;
}
.landingpage .donation.sub.replace .donation-stats,
.maryville .donation.sub.replace .donation-stats,
.lenoir .donation.sub.replace .donation-stats,
.loudon .donation.sub.replace .donation-stats,
.powell .donation.sub.replace .donation-stats,
.landingpage .donation.sub,
.maryville .donation.sub,
.lenoir .donation.sub, 
.loudon .donation.sub,
.powell .donation.sub{
    margin:0;
}
.landingpage .brandscript p,
.maryville .brandscript p,
.lenoir .brandscript p, 
.loudon .brandscript p,
.powell .brandscript p{
    font-size: 28px;
    line-height: normal;
    padding: 0.5em 0em;
}
.landingpage .brandscript .generic__inner,
.maryville .brandscript .generic__inner,
.lenoir .brandscript .generic__inner, 
.loudon .brandscript .generic__inner,
.powell .brandscript .generic__inner{
    padding: 2em 0;
}
.landingpage .contact .generic__inner,
.maryville .contact .generic__inner,
.lenoir .contact .generic__inner,
.loudon .contact .generic__inner,
.powell .contact .generic__inner{
    padding: 1em;
}
.faqs__item-indicator {
    top: 18px;
    color:#e82608;
}

@media screen and (max-width:1368px){
    .heading_video {
        height: 100%;
        width: auto;
    }
}


@media screen and (max-width:1030px){
    .news .video {
        width: auto;
        height: 100%;
    }
}

@media screen and (max-width: 959px){
	.contact .generic__2up,
	.cost .generic__2up{
        flex-direction: column-reverse;
        text-align: center;
	}
	.value .generic__2up{
		flex-direction:column-reverse;
	}
	.contact .generic__part,
	.value .generic__part,
	.cost .generic__part{
		width:100%;
	}
    .cost .generic__2up .generic__part.spanner:nth-child(1){
        width: 100%;
        
    }
    .cost .generic__2up .generic__part.spanner:nth-child(2) {
        width:100%;
        padding: 2em .5em;
    }
    img.shockeddog {
        display: block;
        padding-top: 0;
        width: 438px;
    }

    .cost .generic__inner {
        padding: 1em;
    }
    .cost .gallery__style__scroll_h .generic__inner{
        padding:0;
    }
    .testimonials h2{
        text-align: center;
    }
    .newsheader {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: 0;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .news .generic__inner {
        max-width: 1028px;
        margin: 0 auto;
        padding-top: 2em;
    }
    .news {
        margin-top: 0;
    }
    img.woof {
        max-width: 100%;
    }
}

@media (max-width: 934px){
    img.headerdoggo {
        bottom: 0;
        right: 0;
    }
    .home_video .video{
        width: auto;
        height: 100%;
    }
    .process .generic__2up{
        flex-direction: column-reverse;
        text-align: center;
        align-items: center;
    }
   .process .generic__2up .generic__part.first:nth-child(2){
    width: 90%;
    margin: 0 auto;
}
}

@media (max-width: 900px){
    .purpose .generic__2up {
        flex-direction: column;
    }
    .purpose .generic__2up .generic__part{
        width:100%;
    }
    .brandscript .generic__2up{
        flex-direction: column;
    }
    .brandscript .generic__2up .generic__part:nth-child(1){
        width:100%;
        padding-right: 0;
    }
    .brandscript .generic__2up .generic__part:nth-child(2){
        width:100%;
    }
    .services .generic__3up{
        flex-direction: column;
    }
    .services .generic__3up .generic__part{
        width:100%;
    }
    .services h2 {
    padding: 0.5em 1em;
}
}

@media (max-width: 860px){
    .black_link {
        min-height: 100%;
    }
    .donation:before {
        width: 132%;
        left: -28px;
    }
    .donation .generic__part {
        width:100%;
    }
    img.dogfooddonation {
        position: relative;
        bottom: -31px;
        right: -15px;
        width: 821px;
    }
    .donation-stats {
        padding: 2.5em .5em 0;
    }
    .donation h2 {
        font-size: 30px;
    }
    .donation h3 {
        font-size: 74px;
    }
    .news img.event.second {
        position: relative;
        bottom: auto;
        left: auto;
    }
    .news h3{
        padding-bottom: 75px;
    }
    .news .generic__2up{
        flex-direction: column;
    }
    .news .generic__part:nth-child(even),
    .news .generic__part:nth-child(odd){
        width:100%;
    }
    .buttons-corner {
    display: block;
    margin-left: auto;
    margin-right: 0;
    width: 356px;
    max-width: 100%;
    }
}

@media (max-width: 766px){
	.nav {
		max-height: initial;
		overflow-y: initial;
	}
	h1 {
		font-size: 48px;
		line-height: 56px;
	}
	.heading_splash h2 {
		font-size: 34px;
	}
	
	.areasofservice .generic__3up{
		flex-direction: column;
	}
	.areasofservice .generic__2up .generic__3up .generic__part {
		padding: 0;
	}
    .news h3{
        text-align: center;
    }
    .raw .generic__2up{
        flex-direction: column;
    }
    .raw .generic__part{
        width:100%;
    }
}

@media (max-width: 680px){
    .gallery_container {
        position: relative;
        margin-top: 6em;
    }
    a.generic__link-button, a.generic__link-button:visited, .fb3__button, 
    .fb3__button:visited {
        font-size: 25px;
    }
    .contact .generic__part{
        padding: 0em;
    }

}

@media (max-width: 640px){
    .video {
        width: auto;
        height: 100%;
    }
}

@media (max-width: 570px){
	a.header__logo-link {
        max-width: 150px;
        position: absolute;
        bottom: 0;
	}
    .success .generic__inner {
        max-width: 100%;
        padding: 0 ;
    }
    img.ctaphone {
        width: 147px;
    }
    img.headerdoggo {
        bottom: -390px;
        right: 0;
        max-width: 100%;
        position: relative;
        top: -156px;
    }
    .headerbanner {
    position: relative;
    }
    .testimonial .generic__2up .generic__part:nth-child(1) {
    min-height: 300px;
    }
}

@media screen and (max-width: 450px){
	h2, 
	.contact h2 {
		font-size: 32px;
		line-height: 35px;
	}
	h1 {
		font-size: 37px;
	}
	.heading_splash h2 {
		font-size: 28px;
	}
	.header__inner {
		padding: 1em;
	}
	.generic__link-button,
	.fb3__button {
		font-size: 20px;
    }
    img.icon {
        top: 15%;
    }
    img.menu {
        max-width: 90px;
    }
	
	
}

