@charset "UTF-8";
#contactdiv {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 30px;
}
#contactdiv h5 {
    text-align: center;
    font-size: 2em;
    color: hsla(0,3%,12%,1.00);
}
.contactsocialicons {
    letter-spacing: 15px;
}
.topbottompadding {
    padding-top: 40px;
    padding-bottom: 13px;
}
.contactbanner {
    background-image: url(../img/adbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.container-fluid.contactbanner h4 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 4em;
    background-color: hsla(0,0%,0%,0.44);
    color: hsla(0,0%,100%,1.00);
    padding-top: 200px;
    padding-bottom: 200px;
}
iframe {
    width: 100%;
    height: 100%;
}
.boxheight {
    height: 400px;
}
