.footer {
    min-height:300px;
    background-color:#212121;
    padding:15px;
}
.footer-blabla-container {
    float: none;
    width: auto;
    min-height: 100px;
}
.footer-centered-container {
    clear: both;
    min-height: 100px;
    width:95%;
    margin-left:auto;
    margin-right:auto;
}
.footer-agency-div {
    clear: both;
    width: auto;
    min-height: 100px;
    padding:7px;
}
.footer-types {
    float: none;
    width: auto;
    min-height: 100px;
    padding:7px;
}
.footer-services {
    float: none;
    width: auto;
    min-height: 100px;
    padding:7px;
    display:none;
}
.footer-extras {
    float: none;
    width: auto;
    min-height: 100px;
    padding:7px;
    display:none;
}
.footer-blabla {
    float: none;
    width: auto;
    min-height: 100px;
}
.footer-disclaimer-div {
    clear: both;
    width: auto;
    min-height: 100px;
    padding:7px;
    font-size:11px;
    border-top:1px solid rgba(119, 119, 119, 0.9);
    line-height:150%;
}
.footer-logo {
    float: none;
    width: auto;
    min-height: 0px;
    margin-top:9px;
    margin-bottom:9px;
}
.footer-legal {
    float: none;
    width: auto;
    min-height: 0px;
    font-size:11px;
    color:#E0E0E0;
}
.footer-language {
    float: none;
    width: auto;
    min-height: 0px;
}
.footer-connect-container {
    float: none;
    width: auto;
    min-height: 0px;
    padding:15px;
    border-style:solid;
    border-width:1px;
    border-radius:5px;
    background-color:rgba(255, 255, 255, 0.1);
}
.footer-connect-cta {
    clear: both;
    width: auto;
    min-height: 100px;
    font-size:11px;
    color:#E0E0E0;
    line-height:150%;
}
.footer-connect-newsletter {
    clear: both;
    width: auto;
    min-height: 100px;
    border-top:1px solid rgba(119, 119, 119, 0.9);
}
.list2 {
    padding-left: 20px;
}
.list1 li {
    color: #e0e0e0;
}
.list1 li.footer-txt-list {
    font-size: 13px;
    font-weight:300;
}
.list1 {
    color: #e0e0e0;
    padding-left:20px;
    font-size:13px;
    line-height:170%;
    font-weight:300;
}
p.footer-txt-heading {
    font-weight:300;
    line-height:150%;
    color: #FFD200;
    font-size:15px;
}
p.footer-txt-small {
    font-size: 13px;
    margin-top:9px;
    margin-bottom:9px;
    color: #e0e0e0;
    letter-spacing:0px;
}
.element1 {
    min-height: 100px;
}
.customClass1 {
    margin-top: 0em;
}
a.footer-link {
    color: #E0E0E0;
    font-size:13px;
    letter-spacing:0px;
}
a.footer-link:active {
    color: #FFD200;
}
a.footer-link:hover {
    color: #FFD200;
}
a.footer-link:visited {
    color: #999999;
}
img.logo-footer {
    display: inline-block;
    width:130px;
    opacity:0.5;
}
input.input-footer {
    border-radius: 3px;
    display:inline-block;
    padding:5px 5px 5px 7px;
    background-color:#212121;
    font-weight:300;
    color:#cccccc;
    font-size:13px;
    transition:all 0.4s linear 0s;
}
input.input-footer:hover {
    color: #cccccc;
    background-color:#ffffff;
}
input.input-footer:focus {
    color: #999999;
    letter-spacing:0px;
    display:inline-block;
    border-width:0px;
    border-color:#FFD000;
    transition:all 0.4s linear 0s;
    padding-left:15px;
    border-style:none;
}
.list1 li.footer-link {
    letter-spacing: 0px;
}
input.button-footer {
    font-size: 13px;
    display:inline-block;
    padding:10px;
    background-color:rgba(255, 208, 0, 0.7);
    color:#212121;
    border-radius:3px;
    font-weight:900;
    margin:7px 0;
    transition:all 0.4s linear 0s;
}
input.button-footer:hover {
    letter-spacing: 0px;
    background-color:#FFD000;
    transition:all 0.4s linear 0s;
    border-radius:7px;
}
p.presentations-heading-footer {
    color: #7A7A7A;
    font-size:23px;
    font-weight:300;
}
@media only screen and (min-width : 768px) {
    .footer-blabla-container {
        float: left;
        width: 80%;
        min-height: 270px;
    }
    .footer-disclaimer-div {
        min-height: 35px;
        padding:7px;
    }
    .footer-logo {
        float: left;
        width: 18.33%;
        min-height: 21px;
    }
    .footer-legal {
        float: left;
        width: 45.33%;
        min-height: 21px;
    }
    .footer-language {
        float: left;
        width: 36.34%;
        min-height: 21px;
    }
    .GMB-div-options {
        clear: both;
        width: auto;
    }
    .footer-connect-container {
        float: left;
        width: 18%;
        min-height: 270px;
        padding:15px;
    }
    .footer-connect-cta {
        min-height: 125px;
    }
    .footer-connect-newsletter {
        min-height: 125px;
    }
    .footer-centered-container {
        clear: both;
        min-height: 100px;
        margin-left:auto;
        margin-right:auto;
        width:90%;
    }
    .footer-agency-div {
        clear: both;
        width: auto;
        min-height:235px;
        padding:7px;
    }
    .footer-types {
        float: left;
        width: 26%;
        min-height: 221px;
        padding:7px;
    }
    .footer-services {
        float: left;
        width: 26%;
        min-height: 221px;
        padding:7px;
        display:block;
    }
    .footer-extras {
        float: left;
        width: 26%;
        min-height: 221px;
        padding:7px;
        display:block;
    }
    .footer-blabla {
        float: left;
        width: 22%;
        min-height: 221px;
    }
    .menu-top {
        clear: both;
        width: auto;
    }
    .list2 {
        padding-left: 20px;
    }
    .list1 {
        padding-left: 20px;
    }
    img.logo-footer {
        width: 85%;
    }
    input.input-footer {
        min-height: 30px;
        width:100%;
    }
    input.input-footer:focus {
        padding-left: 9px;
    }
    input.button-footer {
        width: 129px;
        padding:5px;
        min-height:35px;
        transition:all 0.4s linear 0s;
    }
    p.presentations-heading-footer {
        color: #999999;
        font-size: 19px;
        font-weight: 300;
        letter-spacing: 0px;
    }
}
@media only screen and (min-width : 1024px) {
    .footer-centered-container {
        clear: both;
        min-height: 100px;
        margin-left:auto;
        margin-right:auto;
        width:90%;
    }
    .footer-agency-div {
        clear: both;
        width: auto;
        padding:7px;
    }
    .menu-top {
        clear: both;
        width: auto;
    }
    .footer-types {
        float: left;
        padding:7px;
        width:26%;
    }
    .footer-services {
        float: left;
        padding:7px;
        width:26%;
        display:block;
    }
    .footer-extras {
        float: left;
        padding:7px;
        width:26%;
        display:block;
    }
    .footer-blabla {
        float: left;
        width:22%;
    }
    .footer-blabla-container {
        float: left;
    }
    .footer-disclaimer-div {
        clear: both;
        width: auto;
        padding:7px;
    }
    .GMB-div-options {
        clear: both;
        width: auto;
    }
    .footer-logo {
        float: left;
        width:18.33%;
        min-height:21px;
    }
    .footer-legal {
        float: left;
        width:45.33%;
        min-height:21px;
    }
    .footer-language {
        float: left;
        width:36.34%;
        min-height:21px;
    }
    .footer-connect-container {
        float: left;
        width:18%;
        margin-left:2%;
        padding:7px 15px;
        min-height:270px;
    }
    .footer-connect-cta {
        clear: both;
        width: auto;
    }
    .footer-connect-newsletter {
        clear: both;
        width: auto;
    }
    img.image1 {
        height: 0px;
        width:0px;
        max-width:none;
        display:inline-block;
    }
    .list2 {
        padding-left: 20px;
    }
    .list1 {
        padding-left: 20px;
    }
    img.logo-footer {
        width: 85%;
    }
    input.input-footer {
        min-height: 30px;
        display:inline-block;
        clear:both;
        width:100%;
    }
    input.input-footer:focus {
        padding-left: 9px;
        display:inline-block;
    }
    input.button-footer {
        width: 100%;
        display:inline-block;
        padding:5px;
        min-height:35px;
        transition:all 0.4s linear 0s;
    }
    p.presentations-heading-footer {
        color: #7A7A7A;
        font-size:21px;
        font-weight:400;
        letter-spacing:0px;
    }
}