body {
    background-color: #f4efe8;
    margin: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    color: #736b6c;
    font-weight: 300;
    overflow-x: hidden;
}
#innerbody p:not(:first-child) > a {
    font-weight: 500;
}
a:link {
    color: #704210;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #704210;
}

a:hover {
    text-decoration: underline;
    color: #704210;
    cursor: pointer;
}

a:active {
    text-decoration: none;
    color: #704210;
}

h1 {
    font-size: 24px;
    color: #704210;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
}

h2 {
    font-size: 20px;
    color: #704210;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
}

h3 {
    font-size: 18px;
    color: #704210;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
}

img {
    border: none;
    max-width: 100%;
}

strong {
    font-weight: 700;
}

.mobileonly {}

.deskonly {
    display: none;
}

.alignleft {
    float: left;
    padding-right: 25px;
    max-width: 35%;
}

.alignright {
    float: right;
    margin-left: 25px;
    max-width: 35%;
}

.container {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

#pagetop {
    background-color: #181818;
    float: left;
    width: 100%;
    color: #FFF;
}
@media screen and (min-width: 1347px) {
    #pagetop {
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#homebanner {
    margin-top: 112px;
}
.pushy{
    z-index: 99999 !important;
}
#innerbanner {
    margin-top: 112px;
}
}

.pushy-submenu ul li {
    border-bottom: 1px solid rgba(76, 64, 48, 0.3);
    padding-bottom: 10px;
}

#navbutton {
    float: right;
    width: auto;
    margin-right: 3%;
}

#navbutton a {
    font-size: 30px;
    text-transform: uppercase;
    color: #D6B77A;
    font-family: 'Playfair Display', serif;
}

#donatebutton {
    float: left;
    width: auto;
    margin-top: 20px;
    margin-left: 3%;
}

#donatebutton a {
    color: #FFF;
    font-size: 30px;
    font-family: 'Playfair Display', serif;
}

.headerbox {
    float: right;
    width: 40%;
    background: #584d3b;
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.headerbox:nth-child(2) {
    float: left;
    width: 60%;
    background: #303030;
}

.headerbox a {
    color: #FFF;
}

.headerbox span {
    font-size: 18px;
}

/*.headerbox br {
    display: none;
}*/

@media screen and (max-width: 412px) {
    .headerbox span {
        padding: 0 12px !important;
    }
}

#logo {
    text-align: center;
    float: left;
    width: 94%;
    padding-top: 15px;
    padding-right: 3%;
    padding-bottom: 15px;
    padding-left: 3%;
    font-size: 35px;
    font-family: 'Playfair Display', serif;
}

#logo img {
    vertical-align: middle;
}

#homebanner {
    background-color: #dad3cd;
    float: left;
    width: 100%;
    position: relative;
}

.bannerlead {
    font-size: 40px;
    color: #763F00;
    font-family: 'Playfair Display', serif;
}

.bannerlink {
    display: none;
}

#homectas {
    float: left;
    width: 100%;
    font-family: 'Playfair Display', serif;
}

#homectas a {
    color: #FFF;
}

.ctabox {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}

.ctaboxicon {
    margin-right: auto;
    margin-left: auto;
    padding-right: 40%;
    padding-left: 40%;
    position: absolute;
    left: 0px;
    top: 20%;
    right: 0px;
    width: 20%;
}

.ctaboxtext {
    text-align: center;
    width: 94%;
    padding-right: 3%;
    padding-left: 3%;
    position: absolute;
    bottom: 20%;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

.homelead {
    float: left;
    width: 100%;
}

.home_content {
    float: left;
    width: 94%;
    padding-right: 3%;
    padding-left: 3%;
}

.homepic {
    float: left;
    width: 100%;
}

#bottomctas {
    float: left;
    width: 100%;
}

.bottomctabox {
    float: left;
    width: 100%;
    position: relative;
    min-height: 200px;
}

.bottom_cta_txt {
    color: #FFF;
    text-align: center;
    float: left;
    width: 94%;
    margin-top: -100px;
    padding-right: 3%;
    padding-left: 3%;
    position: relative;
    z-index: 99;
}

@media screen and (max-width: 768px) {
    .bottom_cta_txt {
        margin-top: -195px !important;
    }
}

.bottomctalead {
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    color: #FFF;
}

.bottomctalead a {
    color: #FFF;
}

#pagebottom {
    background-color: #181818;
    float: left;
    width: 100%;
    color: #D6B77A;
}

#movebutton {
    text-align: center;
    float: left;
    width: 100%;
}

#bottominfo {
    float: left;
    width: 94%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 3%;
    font-size: 16px;
}

#bottominfo > a {
    color: #d6b77a;
}

#bottominfo span {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}

#bottomfollow {
    float: left;
    width: 45%;
    padding-left: 3%;
}

#bottomfollow img {
    max-width: 33%;
}

#bottomcall {
    float: right;
    width: 45%;
    padding-left: 3%;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
}

#bottomcall img {
    max-width: 33%;
    vertical-align: middle;
}

#bottomlogo {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

#innerbanner {
    float: left;
    width: 100%;
}

#innerbody {
    width: 94%;
    padding-top: 25px;
    padding-right: 3%;
    padding-bottom: 25px;
    padding-left: 3%;
    float: left;
}

.breadcrumbs {
    color: #736b6c;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.breadcrumbs a {
    color: #736b6c;
    padding: 0 8px;
}

#innerbody h1 {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    background-image: url(images/inner_titleline.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 20px;
}

.catalog_item {
    width: 48%;
    float: left;
    margin-left: 2%;
    text-align: center;
    font-size: 16px;
    color: #704210;
    background: #FFF;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.catalog_item:nth-child(odd) {
    float: right;
}

.catalog_item h2 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.catalog_prod {
    /*    width: 49%;
*/
    float: left;
    margin-left: 2%;
    text-align: center;
    font-size: 16px;
    color: #704210;
    background: #FFF;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.catalog_prod:nth-child(odd) {
    float: right;
}

.catalog_prod h2 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
    min-height: 75px;
}

.catalog_prod .productSubmitInput {
    background: none;
    border: solid 1px #7f9084;
    text-align: center;
    float: left;
    width: 48%;
    margin-left: 1%;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #7f9084;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px !important;
    margin-top: inherit !important;
}

.catalog_prod .seedetails {
    background: none;
    border: solid 1px #bfb5a5;
    text-align: center;
    float: right;
    width: 48%;
    margin-right: 1%;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bfb5a5;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px;
}

#flip_box3 .catalog_prod {
    width: 100% !important;
    margin-left: 0px !important;
}

#inner_rightside {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#inner_leftside {
    float: left;
    width: 100%;
}

#categorylist {
    float: left;
    width: 100%;
}

#categorylist h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    border-bottom: solid 1px #7f9084;
}

#categorylist ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    list-style-type: none;
}

#categorylist ul li {
    background-image: url(images/categoryarrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 5px;
    width: 100%;
}

#categorylist ul li a {
    font-size: 22px;
    color: #6f4110;
}

#product_search {
    float: left;
    width: 100%;
}

#product_search h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    border-bottom: solid 1px #7f9084;
}

.productList {
    margin: 0px;
    float: left;
    width: 100%;
    padding: 0px;
    list-style-type: none;
}

.productList li {
    display: inline;
}

#flip_box1 li {
    display: list-item;
}

.catalogueItemNotFound {
    display: none;
}

#prodinfo {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.catProdAttributeItem select {
    font-size: 18px;
}

.catProdAttributeTitle {
    font-weight: 900;
    padding-bottom: 5px;
}

.catProductAttributeGroup:nth-of-type(2) {
    padding-top: 12px;
}

#prodimagearea {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.mainimage {
    float: left;
    width: 100%;
}

#productdesccontainer {
    float: left;
    width: 100%;
}

#productdesclinks {
    float: left;
    width: 100%;
    border-bottom: solid 1px #7f9084;
}

.infolink {
    width: 31%;
    margin-right: .5%;
    float: left;
    border-left: solid 1px #7f9084;
    border-top: solid 1px #7f9084;
    border-right: solid 1px #7f9084;
    border-bottom: solid 1px #7f9084;
    margin-bottom: -1px;
    padding-left: 1%;
    padding-top: 10px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.infolink.current {
    width: 31.5%;
    margin-right: .5%;
    float: left;
    border-left: solid 1px #7f9084;
    border-top: solid 1px #7f9084;
    border-right: solid 1px #7f9084;
    border-bottom: solid 1px #f4efe8;
    margin-bottom: -1px;
    padding-top: 14px;
    margin-top: -4px;
}

.infotext {
    float: left;
    width: 99%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 1%;
}

#inner_rightside .productTextInput {
    width: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    text-align: center;
    color: #736b6c;
    border: solid 2px #7f9084;
}

a.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #704210 url("up-arrow.png") no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.putabovemin {}

@media screen and (min-width: 1024px) {
    body {
        font-size: 24px;
    }
    h1 {
        font-size: 50px;
    }
    h2 {
        font-size: 40px;
    }
    h3 {
        font-size: 30px;
    }
    .container {
        max-width: 1170px;
    }
    .mobileonly {
        display: none;
    }
    .deskonly {
        display: inline;
    }
    /*.headerbox {
	text-align: left;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 14px;
}
.headerbox:nth-child(2){
	text-align: left;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
}
.headerbox br {
	display: block;
}
#navbutton {
	display: inline-block;
    float: left;
    margin-right: 0;
    margin-top: 10px;
    padding-top: 12px;
}
#donatebutton {
	margin-top: 10px;
	display: inline-block;
}

#donatebutton .deskonly {
	display: inline;
	vertical-align: middle;
}*/
    #navbutton{margin-top:30px;}
    #logo {
        float: none;
        width: auto;
        margin-right: 0px;
        margin-left: auto;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 13%;
    }
    #logo span {
        display: none;
    }
    .bannerlead {
        font-size: 125px;
        margin: 0px;
    }
    .bannerlead.longlead {
        font-size: 85px;
    }
    .bannerlink {
        display: block;
    }
    .bannerlink a {
        color: #7B9183;
        padding-top: 5px;
        padding-right: 35px;
        padding-bottom: 5px;
        padding-left: 30px;
        border: 1px solid #7f9084;
        text-transform: uppercase;
        font-size: 22px;
        letter-spacing: 2px;
    }
    .ctabox {
        width: 33.333333333333333%;
    }
    .home_content {
        width: 33%;
        padding-left: 1%;
        padding-right: 0px;
    }
    .homepic {
        width: 64%;
        text-align: right;
    }
    .home_content:nth-child(2) {
        width: 33%;
        padding-right: 1%;
        padding-left: 0px;
        float: right;
    }
    .floatright {
        float: right;
    }
    .home_content.floatright {
        float: right;
        text-align: right;
        padding-right: 1%;
        padding-left: 0px;
    }
    .home_content h2 {
        font-size: 40px;
    }
    .bottomctabox {
        width: 49.5%;
    }
    .bottomctabox:nth-child(2) {
        float: right;
    }
    .bottom_cta_txt {
        color: #fff;
        float: left;
        margin-top: -290px;
        padding-left: 10%;
        padding-right: 10%;
        position: relative;
        text-align: center;
        width: 80%;
        z-index: 99;
    }
    .bottomctalead {
        font-size: 36px;
    }
    .bottomctatxt {
        font-size: 20px;
    }
    #pagebottom {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #movebutton {
        width: auto;
    }
    #bottominfo {
        padding-top: 0px;
        padding-left: 20px;
        width: auto;
        padding-bottom: 0px;
    }
    #bottomfollow {
        padding-top: 0px;
        padding-right: 20px;
        width: auto;
        padding-bottom: 0px;
        float: right;
    }
    #bottomcall {
        padding-top: 0px;
        padding-left: 20px;
        width: auto;
        padding-bottom: 0px;
        float: left;
        font-size: 30px;
    }
    #bottomlogo {
        float: right;
        padding-top: 0;
        padding-bottom: 0px;
        width: auto;
    }
    #bottomcall img {
        display: inline;
        max-width: 100%;
        vertical-align: middle;
    }
    .breadcrumbs {
        font-size: 24px;
    }
    #innerbody h1 {
        font-size: 40px;
    }
    .catalog_prod {
        width: 31%;
        float: left;
        margin-left: 2%;
        min-height: 472px;
    }
    .catalog_prod:nth-child(odd) {
        float: left;
    }
    .catalog_item {
        width: 23%;
        float: left;
        margin-right: 2%;
        margin-left: 0px;
    }
    .catalog_item:nth-child(odd) {
        float: left;
    }
    .catalog_prod img {
        max-height: 600px
    }
    #inner_rightside {
        float: right;
        width: 73%;
    }
    #inner_leftside {
        float: left;
        width: 25%;
    }
    #prodinfo {
        float: right;
        width: 39%;
    }
    #prodimagearea {
        width: 59%;
    }
    .ctaboxicon {
        margin-right: auto;
        margin-left: auto;
        padding-right: 40%;
        padding-left: 40%;
        position: absolute;
        left: 0px;
        top: 20%;
        right: 0px;
        width: 20%;
    }
    .ctaboxtext {
        text-align: center;
        width: 94%;
        padding-right: 3%;
        padding-left: 3%;
        position: absolute;
        bottom: 20%;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 20px;
    }
    div.form div.item,
    div.webform div.item {
        float: left;
        width: 50%;
    }
    .item {
        float: left;
        width: 50%;
        padding-bottom:20px;
    }
    .itemsm {
        float: left;
        width: 25%;
        padding-bottom:20px;
    }
    .putabove1024 {}
}

@media screen and (min-width: 1200px) {
    .headerbox {
        text-align: left;
        width: 160px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 14px;
    }
    .headerbox:nth-child(2) {
        text-align: left;
        width: 160px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: right;
    }
    .headerbox br {
        display: block;
    }
    #navbutton {
        display: inline-block;
        float: left;
        margin-right: 0;
        margin-top: 10px;
        padding-top: 12px;
    }
    #donatebutton {
        margin-top: 10px;
        display: inline-block;
    }
    #donatebutton .deskonly {
        display: inline;
        vertical-align: middle;
    }
    .ctaboxicon {
        margin-right: auto;
        margin-left: auto;
        padding-right: 30%;
        padding-left: 30%;
        position: absolute;
        left: 0px;
        top: 5%;
        right: 0px;
        width: 40%;
    }
    .ctaboxtext {
        text-align: center;
        width: 94%;
        padding-right: 3%;
        padding-left: 3%;
        position: absolute;
        bottom: 20%;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 30px;
    }
    .bottomctalead {
        font-size: 36px;
    }
    .bottomctatxt {
        font-size: 20px;
    }
}

@media screen and (min-width: 1600px) {
    #innerbody {
        width: 60%;
        padding-top: 25px;
        padding-right: 20%;
        padding-bottom: 20px;
        padding-left: 20%;
        float: left;
    }
    #logo {
        float: none;
        width: auto;
        margin-right: 0px;
        margin-left: auto;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 16%;
    }
    #logo span {
        display: inline;
    }
    .bannerlead {
        font-size: 200px;
    }
    .ctaboxicon {
        top: 20%;
    }
    .ctaboxtext {
        font-size: 40px;
    }
}


/*Image Alignment for Drop Down CSS Selector*/

.img_align_left {
    border-radius: 5px;
    box-shadow: 0px 6px 25px rgba(136, 136, 136, 0.6);
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}

.img_align_center {
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(136, 136, 136, 0.6);
    display: block;
    margin: 25px auto;
}

.img_align_right {
    border-radius: 5px;
    box-shadow: 2px 6px 25px rgba(136, 136, 136, 0.6);
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-bottom: 0px;
}


/*Caption/Figure CSS*/

figcaption {
    font-size: 20px;
    font-weight: 500;
    margin: 0 auto;
    text-align: center !important;
}

figure.img_align_right {
    box-shadow: none;
}

.img_align_right img {
    border-radius: 6px;
    box-shadow: 2px 6px 25px rgba(136, 136, 136, 0.6);
}


/*End Caption/Figure CSS*/

.training-video {
    padding-bottom: 25px;
}

.ctaButton {
    border: 2px solid #b6bcb3;
    color: #7f9084;
    font-size: 22px;
    letter-spacing: 2px;
    padding: 6px 30px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.ctaButton::before {
    content: "»";
    font-size: 36px;
    line-height: 18px;
    padding-right: 8px;
}

.ctaButton.noArrow::before {
    content: none;
}


/*Group Anchors Style*/

.group-anchors > li {
    float: left;
    list-style-type: none;
    margin: 0 auto;
    padding-bottom: 12px;
    width: 48%;
}

.group-anchors > li:nth-child(2n+1) {
    margin-right: 10px;
}

.group-anchors > li:nth-child(5) {
    padding-left: 24%;
}

@media screen and (max-width: 1040px) {
    .group-anchors > li {
        width: 96% !important;
        padding-left: 0 !important;
    }
}


/*Reformated Default Form Style*/

.standardForm {
    max-width: 100% !important;
    width: 550px !important;
}

.cat_dropdown_smaller,
.cat_dropdown {
    color: #704210 !important;
    font-size: 20px !important;
    margin-top: 8px !important;
}

label {
    font-size: 22px !important;
}

.standardForm input,
.standardForm textarea {
    color: #704210 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: 10px !important;
    width: 100% !important;
}

input,
textarea {
    color: #704210 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: 10px !important;
}

input[type="radio"] {
    width: initial !important;
}

.cat_textbox {
    border: 0.1px solid #7B9183 !important;
    border-radius: 2px !important;
}

.date td {
    font-size: 18px !important;
}


/*TOUR REQUEST FORM CSS*/

.tourRequestForm {
    max-width: 100%;
    width: 550px !important;
}

.tourRequestForm .cat_dropdown_smaller,
.cat_dropdown {
    color: #704210;
    font-size: 20px;
    margin-top: 8px;
}

.tourRequestForm label {
    font-size: 22px;
}

.tourRequestForm input,
textarea {
    color: #704210;
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    width: 100% !important;
}

.tourRequestForm .cat_textbox {
    border: 0.1px solid grey;
    border-radius: 2px;
}

.date td {
    font-size: 18px !important;
}


/*25% boxes that stack on mobile*/

ul.twentyFivePercentBoxes {
    list-style-type: none;
}

.twentyFivePercentBoxes > li {
    display: table;
    float: left;
    padding-bottom: 50px;
    width: 25%;
}

@media screen and (max-width: 768px) {
    ul.twentyFivePercentBoxes {
        list-style-type: none;
        padding-left: 0 !important;
    }
    .twentyFivePercentBoxes > li {
        padding-right: 5px;
        text-align: center;
        width: 48%;
    }
}


/*END 25% boxes that stack on mobile*/


/*30% boxes that stack on mobile*/

ul.thirtyPercentBoxes {
    list-style-type: none;
}

.thirtyPercentBoxes > li {
    display: table;
    float: left;
    padding-bottom: 50px;
    width: 33%;
}

@media screen and (max-width: 768px) {
    ul.thirtyPercentBoxes {
        list-style-type: none;
        padding-left: 0 !important;
    }
    .thirtyPercentBoxes > li {
        text-align: center;
        width: 50%;
    }
}

@media screen and (max-width: 440px) {
    .thirtyPercentBoxes > li {
        text-align: center;
        width: 100%;
    }
}


/*END 30% boxes that stack on mobile*/


/*50% boxes that stack on mobile*/

.fiftyFifty {
    display: table;
    width: 100%;
    padding-left: 0;
}

.fiftyFifty > li {
    float: left;
    list-style-type: none;
    width: 50%;
}

@media screen and (max-width: 768px) {
    .fiftyFifty > li {
        width: 100%;
    }
}


/*END 50% boxes that stack on mobile*/


/*homebanner placement*/

#homebanner_text {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: -140px;
    margin-bottom: 20px;
    color: #422911;
    position: relative;
    margin-bottom: 0 !important;
}

@media screen and (min-width:580px) {
    #homebanner_text {
        margin-top: -268px;
    }
}

@media screen and (min-width: 1024px) {
    #homebanner_text {
        margin-top: -455px;
        width: 60%;
        padding-right: 20%;
        padding-left: 20%;
        font-size: 24px;
    }
}

@media screen and (min-width: 1600px) {
    #homebanner_text {
        margin-top: -540px;
    }
}


/*END homebanner placement*/

.donation_button {
  font-family: arial;
  color: #FFFFFF !important;
  font-size: 24px;
  text-shadow: 1px 1px 0px #687A6F;
  box-shadow: 1px 1px 1px #BEE2F9;
  padding: 10px 25px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #4C5951;
  background: #7B9183;
}
.donation_button:hover {
  color: #FFFFFF !important;
  background: #3F4A43;
}
