.hero-home-logo {
	display: none;
}

.home .hero-home-logo {
position: absolute;
    right: 11%;
    bottom: -3em;
    width: 86px;
    display: block;
}

.orange-footer-logo {
	margin-top: -45px;
	float: right;
}

footer p {
	margin-bottom: 0px;
}

.how .button {
   
    min-width: 170px;
    max-width: 100%;
}

.heart-vote-confirm {

    padding-right: 0px !important;
}

.download-tile:nth-child(even) {
background-color: white !important;
}


.contained-hero .main-content {
    margin-top: -400px;
}

.single-news .small-hero img {
    margin-bottom: 0px;
}

.featured_caption {
        font-size: 14px;
    padding: 12px;
    opacity: 0.5;
}

.single-news .news-single-container {
    margin-top: 2em;
}

.wpcf7-form-control-wrap {
    display: block;
}

.enter-to-win .grid-x .button {
    margin-top: 2em;
}

.wpcf7-list-item span, label>[type='checkbox'], label>[type='radio'] {

        float: none;
    margin-top: -24px;
    display: block;
    padding-left: 27px;
}

.wpcf7-list-item, .wpcf7-list-item label {
    margin-top: 25px;
}

.home h1 {
    font-size: 45px;
    line-height: 44px;
    text-align: left;
    margin-bottom: 0px;
}

.tasty-message {
    font-size: 26px;
}

h2 {
    font-size: 32px;
}



.vote-page .contact-form-section .button {
    margin-top: 0em;
}




@media screen and (max-width: 1024px) {

.home .hero h1 {
	    width: 80%;
   font-size: 38px;
    line-height: 41px;
    text-align: left;
    margin-bottom: 0px;
}

footer p {
	width: 75%;
}
}


@media screen and (max-width: 700px) {

	.home .hero h1 {
    width: 100%;
    font-size: 36px;
    line-height: 42px;
    text-align: left;
    margin-bottom: 20px;
}


.home .hero-home-logo {
    position: absolute;
    right: 12px;
    bottom: 0em;
    width: 66px;
    display: block;
}

.orange-footer-logo {
    margin-top: -204px;
    float: right;
    width: 21%;
}

footer .main-footer {
	background-color: white;
    position: relative;
    z-index: 99;
    padding-bottom: 20px;
}

.home .hero h1 {
    width: 80%;
    font-size: 36px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 20px;
}

.homepage-page .small-hero-slider .grid-container {
        padding: 0px 6px;
}


footer img {
    max-height: 90px;
}

.contained-hero .main-content {
    margin-top: 1em;
}

.single-news .news-single-container {
    margin-top: 0em;
    padding-top: 0em;
}

.featured_caption {
    font-size: 12px;
}

.tasty-message {
    font-size: 18px;
}

.home .hero h1 {
    font-size: 28px;
    line-height: 30px;
}

}





