

footer .column1 {
position: relative;
top: -18px;
}

.side_menu_button > a.side_menu_button_link{
    color: #ff6901;
}

.side_menu_button_link {
    font-size:22px !important;
}

.side_menu_button a:last-child {
    padding: 2px 8px !important;
}


.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.give-wrap.container {
margin: 0 auto;
padding: 112px 0;
width: 1100px;
}

@media only screen and (max-width: 1300px) {
.give-wrap.container {
width: 1200px;
}
}

@media only screen and (max-width: 1200px) {
.give-wrap.container {
width: 950px;
}
}

@media only screen and (max-width: 1000px) {
.give-wrap.container {
width: 768px;
}
}

@media only screen and (max-width: 768px) {
.give-wrap.container {
width: 600px;
}
}

@media only screen and (max-width: 600px) {
.give-wrap.container {
width: 420px;
}
}

@media only screen and (max-width: 480px) {
.give-wrap.container {
width: 300px;
}
}

@media only screen and (max-width: 350px) {
.give-wrap.container {
width: 95%;
}
}

.give-btn {

background: #ff6901;

color: #ffffff;

border-color: #ff6901;

font-family: signika;

border-width: 0px;

padding: 8px 20px;

border-top-left-radius: 4px;

border-top-right-radius: 4px;

border-bottom-right-radius: 4px;

border-bottom-left-radius: 4px;

}


.give-btn:hover {
  background-color: #08517a;
  color: white;
}


form[id*=give-form] .give-donation-amount .give-currency-symbol {

border-top-left-radius: 4px;

border-bottom-left-radius: 4px;

}





form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {

border-top-right-radius: 4px;

border-bottom-right-radius: 4px;

}

allow="geolocation"
