/*
Theme Name: Medanaid Theme
Author: David Hiskett
*/
/*******************************************************************************
Default
*/
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgFhaRv2pGgT5Kf0An0s4MM.woff) format('woff');
}
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
    unicode-range:   U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range:   U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range:   U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
a img {
    border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
#wrapper {
    min-height: 100%;
    margin: 0;
    height: auto !important;
    overflow: hidden;
}
/* Text */
h1 {
    font-size: 4em;
    margin-bottom: 20px;
    color: #0A9FE6;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.03em;
}
h2 {
    font-size: 3em;
    margin-bottom: 10px;
    color: #0A9FE6;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.03em;
}
h3 {
    font-size: 2em;
    margin-bottom: 10px;
    color: #0A9FE6;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.03em;
}
h4 {
    font-size: 1.5em;
    margin-bottom: 10px;
    font-size: 25px;
    color: #0A9FE6;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.03em;
}
p {
    font-size: 0.9em;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #404040;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
a {
    color: #0A9FE6;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}
a:hover {
    text-decoration: none;
    color: #108BC5;
}
a:visited {
    text-decoration: none;
    color: #108BC5;
}
a:focus {
    text-decoration: none;
    color: #108BC5;
}
li {
    font-size: 0.9em;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #404040;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}
ul {
    padding-left: 20px;
    list-style: none;
}
@media only screen and (max-width: 450px) {
    h1 {
        font-size: 2.75em;
    }
    h2 {
        font-size: 2.25em;
    }
    h3 {
        font-size: 1.75em;
    }
    h4 {
        font-size: 1.25em;
    }
    p {
        font-size: 0.75em;
        line-height: 15px;
    }
    li {
        font-size: 0.75em;
    }
}
/* Other elements */
html,
body {
    height: 100%;
}
html {
    min-width: 100%;
}
body {
    width: 100%;
    overflow-x: hidden;
}
.header-content,
#content,
.footer-content {
    width: 100%;
    padding: 0px;
    overflow: hidden;
    min-width: 320px;
}
p,
#page-content li,
#page-content td {
    font-family: 'Roboto', sans-serif;
}
#page-content ul li:before {
    content: "■";
    font-size: 0.8em;
    color: #0A9FE6;
    position: absolute;
    left: -12px;
    top: 0px;
}
#header,
#cookie-bar-container,
#footer {
    min-width: 320px;
}
.align-center {
text-align:center;
}

/*******************************************************************************
Header
*/
.header {
    width: 100%;
    margin: 0px;
    position: relative;
    z-index: 100;
    padding-top: 180px;
}
.top-scroll-button {
    position: fixed;
    opacity: 0;
    bottom: 50px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    padding-top: 6px;
    border: 2px solid #0A9FE6;
    background-color: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}
.top-scroll-button p {
    text-align: center;
    font-size: 30px;
    transition: all 0.3s ease;
    color: #0A9FE6;
}
.top-scroll-button:hover {
    background-color: #0A9FE6;
}
.top-scroll-button:hover > p {
    color: white;
    transition-duration: 0.3s;
}
.logo-link-container {
    width: 100%;
    position: fixed;
    margin: 0 auto;
    top: 0px;
    text-align: center;
    transition: opacity 0.3s ease;
}
.logo-container img {
    max-width: 260px;
    margin: 16px auto 0;
    transition: opacity ease 0.3s;
}
.fixed-header {
    height: 130px;
    width: 100%;
    margin: 0 0 -50px 0;
    position: fixed !important;
    z-index: 100;
    padding-top: 0px;
    background-color: #FFF;
	border-bottom:1px solid #ebebeb;
}
.fixed-header .header-content {
    height: 130px;
    position: fixed !important;
}
.fixed-header .logo-link-container {
    margin: 0px !important;
    opacity: 1;
    position: fixed;
}
.fixed-header .logo-container img {
    max-width: 250px;
}
.fixed-header .menu-section nav ul li {
    margin-top: 90px;
}
.menu-toggle {
    display: none;
}
.navigation-mobile ul {
    display: none;
}
.menu-section nav {
    text-align: center;
}
.menu-section a {
    color: #42B233;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.menu-section .current_page_item a {
    color: #0A9FE6;
}
.menu-section a:hover {
    color: #0A9FE6;
}
.menu-section nav ul {
    padding: 0px;
    margin: 0px;
}
.menu-section nav ul li {
    display: inline-block;
    color: #42B233;
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 0px 15px;
}
@media only screen and (max-width: 900px) {
    .header {
        height: 100px;
        padding-top: 0px;
        position: fixed;
        background-color: #FFF;
		border-bottom:1px solid #ebebeb;
    }
    .fixed-header .header-content {
        height: 100px !important;
        position: fixed !important;
		overflow:visible;
    }
    .logo-link-container {
        width: 250px;
        margin: 0px;
        opacity: 1 !important;
        position: fixed;
    }
    .logo-container img {
        max-width: 250px;
    }
    .menu-toggle {
        width: 40px;
        height: 30px;
        position: absolute;
        top: 30px;
        right: 45px;
        cursor: pointer;
        z-index: 999;
        display: block;
    }
    .menu-toggle.on .one {
        -moz-transform: rotate(45deg) translate(7px, 7px);
        -ms-transform: rotate(45deg) translate(7px, 7px);
        -webkit-transform: rotate(45deg) translate(7px, 7px);
        transform: rotate(45deg) translate(7px, 7px);
    }
    .menu-toggle.on .two {
        opacity: 0;
    }
    .menu-toggle.on .three {
        -moz-transform: rotate(-45deg) translate(8px, -10px);
        -ms-transform: rotate(-45deg) translate(8px, -10px);
        -webkit-transform: rotate(-45deg) translate(8px, -10px);
        transform: rotate(-45deg) translate(8px, -10px);
    }
    .one,
    .two,
    .three {
        width: 100%;
        height: 5px;
        background: #42B233;
        margin: 6px auto;
        backface-visibility: hidden;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }
    .navigation-mobile ul {
        margin: 0;
        padding: 100px 0 0;
        list-style: none;
        margin: 0 auto 0;
        text-align: center;
        display: block;
        position: relative;
        z-index: 100;
    }
    .navigation-mobile ul a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 2.5em;
        line-height: 1.8;
        width: 100%;
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }
    .menu-section.on {
        z-index: 10;
        width: 100%;
        height: 100%;
        display: block;
        background-color: rgba(0, 0, 0, 0.75);
        position: fixed;
        top: 0px;
        left: 0px;
    }
    .menu-section nav ul {
        display: none;
    }
}
@media only screen and (max-width: 550px) {
    .navigation-mobile ul a {
        font-size: 2em;
    }
}
@media only screen and (max-width: 450px) {
    #header {
        height: 60px;
    }
    .fixed-header .header-content {
        height: 80px;
    }
    .menu-toggle {
        top: 11px;
        right: 35px;
    }
    .logo-link-container {
        width: 200px;
        margin: -9px auto 0px;
    }
    .logo-container img {
        width: 200px;
    }
    .navigation-mobile ul a {
        font-size: 2em;
    }
}
@-moz-document url-prefix() {
    .top-scroll-button {
        display: none !important;
    }
}
/*******************************************************************************
General Content
*/
#content {
    background: none;
    margin: 80px auto 0;
    overflow: hidden;
    height: 100%;
    min-width: 320px;
}
.outlined-box-button {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #0A9FE6;
    box-shadow: inset 0px 0px 0px 0px #0A9FE6;
    transition: all 0.3s ease;
}
.outlined-box-button:hover {
    box-shadow: inset 300px 0px 0px 0px #0A9FE6;
    color: #FFF;
}
.over {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    z-index: 110;
    display: none;
}
.close-button {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.close-button div {
    height: 40px;
    width: 10px;
    background-color: #0A9FE6;
    position: absolute;
    top: 5px;
    right: 19px;
}
.close-button .close-one {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-button .close-two {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.clearfix {
    clear: both;
}
@media only screen and (max-width: 800px) {
	#content {
		margin-top:110px;
	}
}
@media only screen and (max-width: 450px) {
    #content {
        margin: 70px auto 0;
    }
    .outlined-box-button {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
        padding: 15px;
        font-size: 0.9em;
        text-transform: uppercase;
        font-weight: 600;
        display: block;
        cursor: pointer;
        font-family: 'Montserrat', sans-serif;
        border: 2px solid #0A9FE6;
        box-shadow: inset 0px 0px 0px 0px #0A9FE6;
        transition: all 0.3s ease;
    }
}
/*******************************************************************************
Cookie Law Bar
*/
#cookie-bar-container {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99;
}
#cookie-bar {
    background: #0A9FE6;
    width: 100%;
    margin: 0 auto;
    height: 50px;
    text-align: center;
    padding: 10px 0 0;
    -webkit-box-shadow: 0px 14px 30px 10px rgba(0, 0, 0, 0.249);
    -moz-box-shadow: 0px 14px 30px 10px rgba(0, 0, 0, 0.249);
    box-shadow: 0px 14px 30px 10px rgba(0, 0, 0, 0.249);
}
#cookie-bar p {
    color: white;
    font-size: 14px;
}
#cookie-bar a {
    color: white;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    margin-left: 8px;
    font-weight: 700;
}
#cookie-bar .cb-enable {
    border: 1px solid white;
    width: 120px;
    height: 30px;
    padding-top: 5px;
}
#cookie-bar .cb-enable:hover {
    background: white;
    color: #125D01;
}
@media only screen and (max-width: 550px) {
    #cookie-bar {
        height: 80px;
    }
    #cookie-bar .cb-enable {
        margin-top: 10px;
        width: 250px;
    }
}
@media only screen and (max-width: 450px) {
    #cookie-bar {
        height: 100px;
    }
    #cookie-bar p {
        color: white;
        font-size: 14px;
        width: 250px;
        margin: 0 auto;
    }
    #cookie-bar .cb-enable {
        margin-top: 10px;
        width: 250px;
    }
}
/*******************************************************************************
Index
*/
.index-section-1 img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
}
.index-section-1 {
    padding: 0px 20px;
}
.index-section-2 {
    max-width: 980px;
    text-align: center;
}
.index-section-2 h1 {
    padding: 10px 25px;
    display: block;
    color: white;
    background-color: #0A9FE6;
}
.index-section-2 .word-container {
    margin-bottom: 30px;
}
.index-section-2 h3 {
    max-width: 600px;
    margin: 40px auto 0;
    line-height: 1.4;
    color: #42B233;
}
.index-section-3 {
    margin: 50px auto;
    background-color: #0A9FE6;
    height: auto;
    padding: 50px 0px;
    width: 100%;
    min-height: 100%;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
.index-section-3 .text-content {
    max-width: 500px;
    padding-left: 30px;
}
.index-section-3 h2 {
    color: #FFF;
}
.index-section-3 p {
    color: #FFF;
}
.index-section-3 img {
    width: 100%;
    max-width: 500px;
    display: block;
    float: right;
}
.index-section-4 {
    max-width: 500px;
    width: 90%;
    margin: 0 auto 60px;
    text-align: center;
}
.index-section-4 p {
    font-size: 1.2em;
    margin: 20px 0px;
    line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
    .index-section-2 h1 {
        font-size: 2em;
    }
    .index-section-3 .text-content {
        padding-top: 0px;
    }
}
@media only screen and (max-width: 800px) {
    .index-section-1 {
        padding-top: 0px;
    }
}
@media only screen and (max-width: 768px) {
    .index-section-2 h1 {
        max-width: 300px;
        display: block;
        margin: 0 auto;
    }
    .index-section-3 img {
        float: none;
        margin: 0 auto;
    }
    .index-section-3 .text-content {
        padding-top: 40px;
        max-width: 100%;
    }
}
@media only screen and (max-width: 450px) {
    .index-section-2 h1 {
        font-size: 2em;
    }
    .index-section-2 h3 {
        font-size: 1.4em;
        margin-top: 20px;
    }
    .index-section-4 p {
        font-size: 1em;
    }
}
/*******************************************************************************
About
*/
.about-content {
    max-width: 600px;
    width: 90%;
    margin: 0 auto 60px;
}
.about-overview-container {
    margin-bottom: 50px;
}
.about-overview-container ol {
    padding-left: 20px;
}
.about-overview-container p {
    margin: 0 auto 10px;
}
.about-overview-container .col-xs-1 {
    padding: 0;
}
.about-aims-container span {
    font-size: 0.8em;
}
.about-list-indicator {
    font-size: 1.6em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-top: 4px;
    padding-left: 20px;
    color: #0A9FE6;
}
.about-aims-container img {
    width: 90%;
    max-width: 400px;
    margin: 30px auto;
    display: block;
}
@media only screen and (max-width: 600px) {
    .grant-making-policy-container {
        width: 90%;
        left: 5%;
        top: 5%;
        bottom: 5%;
        margin-left: 0px;
        background-color: #FFF;
        z-index: 111;
        padding: 50px;
    }
}
@media only screen and (max-width: 450px) {
    .about-overview-container h2 {
        font-size: 2.25em;
    }
    .about-overview-container p {
        font-size: 0.7em;
    }
}
/*******************************************************************************
Beneficiaries
*/
.beneficiaries-content {
    max-width: 600px;
    width: 90%;
    margin: 0 auto 60px;
}
.beneficiaries-overview-container {
    margin-bottom: 50px;
}
.beneficiaries-overview-container p {
    margin: 0 auto 10px;
}
.beneficiaries-image {
    width: 90%;
    max-width: 400px;
    margin: 50px auto;
    display: block;
}
@media only screen and (max-width: 450px) {
    .beneficiaries-overview-container h2 {
        font-size: 2.25em;
    }
    .beneficiaries-overview-container p {
        font-size: 0.7em;
    }
}
/*******************************************************************************
Donors
*/
.donors-content {
    max-width: 600px;
    width: 90%;
    margin: 0 auto 60px;
}
.donors-content li {
  padding-left:8px;
}
.donors-overview-container {
    margin-bottom: 60px;
}
.donors-overview-container .outlined-box-button {
    margin: 20px auto 30px;
}
.other-donations {
    margin-top: 50px;
}
.bank-details-container {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}
.bank-details-container span {
    font-weight: 600;
}
.bank-details-container .bank-details p,
.bank-details-container .address p {
    text-align: left;
    max-width: 150px;
    margin: 0 auto;
}
.grants-container .quote p {
    padding: 3%;
}
.grant-policy-button-container {
    margin-top: 30px;
}
.grant-making-policy-container {
    display: none;
    position: fixed;
    width: 90%;
    height: 90%;
    top: 5%;
    max-width: 700px;
    left: 50%;
    margin-left: -350px;
    background-color: #FFF;
    z-index: 111;
    padding: 50px;
    overflow: scroll;
}
.grant-making-policy-container ol ol {
    margin-left: 15px;
}
@media only screen and (max-width: 800px) {
    .grant-making-policy-container {
        display: none;
        position: fixed;
        min-width: 300px;
        width: 95%;
        height: 95%;
        top: 2.5%;
        left: 2.5%;
        max-width: 100%;
        margin-left: 0;
        padding: 10%;
    }
}
/*******************************************************************************
Contact
*/
.contact-content {
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
}
.contact-form-container {
    margin: 40px 0px;
}
.contact-details-container p {
    font-size: 1em;
    font-weight: 500;
}
/*******************************************************************************
Other Info
*/
.other-info-content {
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
}
.other-info-overview-container {
    margin-bottom: 50px;
}
.other-info-button-container {
    margin-top: 30px;
}
.other-info-button-container a {
    padding: 15px;
}
/*******************************************************************************
Donation Message
*/
.donation-message-content {
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
}
/*******************************************************************************
404
*/
.container-404 {
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
    text-align: center;
}
/*******************************************************************************
Forms
*/
::-webkit-input-placeholder {
    color: #9A9A9A;
    font-size: 1em;
}
:-moz-placeholder {
    color: #404040;
    font-size: 1em;
}
::-moz-placeholder {
    color: #404040;
    font-size: 1em;
}
:-ms-input-placeholder {
    color: #404040;
    font-size: 1em;
}
label {
    width: 100%;
}
.wpcf7 input {
    padding: 3px 1px;
    color: #404040;
    border: none;
    font-weight: 500;
    width: 100%;
    border-left: 3px solid #0A9FE6;
    background-color: #F5F5F5;
    padding: 10px;
}
.wpcf7 textarea {
    padding: 3px 4px;
    color: #404040;
    font-weight: 500;
    border: none;
    border-left: 3px solid #0A9FE6;
    width: 100%;
    height: 100px;
    max-height: 500px;
    background-color: #F5F5F5;
    padding: 10px 6px;
}
.wpcf7-not-valid-tip {
    font-size: 0.75em !important;
    font-weight: 700;
    margin: 5px 0px;
    text-shadow: none;
}
div.wpcf7-response-output {
    background-color: #404040;
    font-family: 'Roboto', sans-serif;
    border: none;
    font-weight: 500;
    color: white;
    text-align: center;
    font-size: 0.75em;
    padding: 10px;
    margin: 20px 0 0;
}
div.wpcf7-mail-sent-ok {
    background-color: white;
    color: #404040;
}
.wpcf7 .wpcf7-submit {
    width: 100%;
    margin: 10px auto 0;
    text-align: center;
    padding: 10px;
    font-size: 1em;
    text-transform: uppercase;
    color: #0A9FE6;
    font-weight: 600;
    background-color: transparent;
    border: 2px solid #0A9FE6;
    box-shadow: inset 0px 0px 0px 0px #0A9FE6;
    transition: all 0.3s ease;
}
.wpcf7-submit:hover {
    box-shadow: inset 600px 0px 0px 0px #0A9FE6;
    color: #FFF;
}
.ajax-loader {
    display: none;
}
@media only screen and (max-width: 768px) {
    .wpcf7 input {
        max-width: 100%;
    }
    .wpcf7 textarea {
        max-width: 100%;
    }
    .contact-form .contact-title-container {
        max-width: 100%;
    }
    div.wpcf7-response-output {
        max-width: 100%;
    }
}
/*******************************************************************************
Scroll
*/
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
::-webkit-scrollbar-thumb {
    background: #0A9FE6;
    border: ;
}
/*******************************************************************************
Footer
*/
#footer {
    margin: -150px auto 0;
    padding-top:250px;
    overflow:hidden;
    width: 100%;
    position: relative;
    z-index:-1;
}
.footer-slants {
    position: relative;
}
.footer-slant {
    width: 120%;
    left: -10%;
    position: absolute;
    height: 200px;
    position: relative;
    background-color: #0C4200;
    z-index: -1;
}
.footer-slant-left {
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: absolute;
}
.footer-slant-right {
    -ms-transform: rotate(10deg);
    position: absolute;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}
.footer-content {
    width: 100%;
    background-color: #0C4200;
    color: #FFF;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 35px;
}
.footer-content ul {
    list-style: none;
    margin: 0;
	padding:0;
}
.footer-content a {
    color: #FFF;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.footer-content a:hover {
    color: #0A9FE6;
    text-shadow: none;
}
.footer-content h3,
.footer-content li {
    font-size: 1.4em;
    color: #FFF;
    margin-top: 20px;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}
.footer-content p {
    color: #FFF;
}
.footer-content .contact-address-container span {
    font-weight: 700;
}
.footer-content .contact-address-container .numbers {
    font-size: 0.75em;
}
.footer-content .numbers i {
    width: 18px;
    text-align: center;
}
.footer-content-container {
    display: inline-flex;
    width: 100%;
}
.footer-column-1 {
    padding-left: 10%;
    width: 40%;
}
.footer-column-2 {
    text-align: right;
    padding-right: 10%;
    width: 60%;
}
.footer-content .legal-information {
    padding-right: 10%;
    text-align: right;
    margin: 30px 0px 40px;
    font-size: 0.8em;
}
.footer-subtext {
    color: #404040;
    height: 10px;
    text-align: center;
    margin: 20px -10px 0px;
}
.footer-subtext span {
    font-size: 0.75em;
}
.footer-subtext a {
    border-right: 1px solid #FFF;
    margin-left: 5px;
    padding-right: 5px;
    font-size: 0.75em;
}
@media only screen and (max-width: 768px) {
    .footer-content h3,
    .footer-content li {
        font-size: 1.2em;
    }
    .footer-content .contact-address-container {
        font-size: 0.9em;
    }
    .footer-column-1 {
        padding-left: 5%;
    }
    .footer-column-2 {
        padding-right: 5%;
    }
}
@media only screen and (max-width: 450px) {
    .footer-content-container {
        display: block;
    }
    .footer-content h3,
    .footer-content li {
        text-align: center;
    }
    .footer-column-1 {
        width: 100%;
        padding: 0;
    }
    .footer-column-2 {
        text-align: left;
        padding: 0px 20px;
        width: 100%;
        margin-top: 50px;
    }
    .footer-content .contact-address-container {
        font-size: 1.2em;
        margin: 20px 0px;
    }
    .footer-subtext {
        margin: 20px 0px;
        font-size: 0.6em;
    }
    .footer-content .legal-information {
        text-align: left;
        padding-left: 20px;
        padding-right: 0px;
    }
}
