﻿
#headline h1 {  }


#contact-form   { max-width:700px; }
#contact-form-title { width:100%; color:#F68B1F; font-size:35px; padding:10px; }

#contact-form textarea { width: 100%; margin-top: 10px; height: 245px; }

#ContactButton { color:#ffffff; text-decoration:none; font-size:130%; display:inline-block; background-color:#F68B1F; border-radius:5px; padding:10px 30px 6px 30px; float:left; }

a.green-button.medals-pdf {  position: absolute; bottom: 25px; right: 50px;width:auto;}

@media(max-width:767px){
    a.green-button.medals-pdf   {position: relative;float: right;bottom: auto;right: 0;left: auto;background: none;color: #000000;text-decoration: none;padding: 0;margin-top: 0;text-align: left;width:auto;}
    a.green-button.medals-pdf:after {content: "";border-bottom: 4px solid #91a289;transform: skewY(182deg);-webkit-transform: skewY(182deg);margin-top: 4px;position: absolute;width: 100%;right: 0;bottom: -6px; }
}


@media (max-width: 991px) and (min-width: 768px){
#categoryView-subcategories {width: 90%;margin:0 auto;}

}