#getInTouchModal {
max-width: 600px;
}

#get-in-touch {
background: #27215e;padding: 50px 20px;color: white;font-size: 20px;text-align: center;
}

#get-in-touch p {
color: white;
}

#get-in-touch .button {
    padding: 10px 20px;
    border: 0;
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, .45);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 99999 !important;
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.reveal {
display:none;
}
.reveal-overlay {
z-index: 99999 !important
;
}



.ubermenu-content-block .cod-foundation h4 {
color: white;
font-weight: bold;
}

.ubermenu-content-block .cod-foundation {
margin-bottom: 20px;
}

.ubermenu-content-block .cod-foundation h4 + br {
display: none;
}

#copyright-wrap .footer-socials-v2 a.cod-footer-social-link {
    background-image: url(../images/v2/footer_social_sprites.png?v2) !important;
}

#copyright-wrap .footer-socials-v2 a.cod-footer-social-link.instagram {
    background-position: -200px 0px;
}

.topbutton3.inline {
display:inline-block;
}

.wpcf7 form:not(.init) .wpcf7-response-output {
	display: block !important;
}

/* Footer Copyright v2 */ 
#copyright-wrap.v2 {
    background-color: #27215E;
}

#copyright-wrap.v2 .columns strong {
    color: #E1D923;
    font-size: 14px;
}


#copyright-wrap.v2 h5 {
    text-transform: none;
    color: white;
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 20px;
}

#copyright-wrap.v2 h5 a {
    color: white;
}

#copyright-wrap.v2 .button.hollow {
    text-transform: uppercase;
    border-color: white;
    border-width: 1px;
    text-align: center;
    color: white;
    max-width: 415px;
    width: 100%;
    font-size: 16px;
    padding: 17px 20px;
}

#copyright-wrap.v2 .button.hollow:hover {
    color: #27215e;
    background: white;
}

#copyright-wrap.v2 .button.hollow.no-full {
    width: auto;
}

#copyright-wrap.v2 .copy {
    text-transform: none;
    font-size: 14px;
}

#copyright-wrap.v2 h3 {
    font-size: 36px;
    text-transform: none;
    color: white;
    font-weight: 400;
    margin: 0;
}

#copyright-wrap.v2 .footer-socials-v2 a {
    margin: 0 10px;
}
/* Footer Copyright v2 */ 

