#rockhurst_footer_container {
    position: relative;
    width: 100%;
    overflow: visible;
}

#rockhurst_footer_preload {
    display: none;
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
}

#rockhurst_footer {
    width: 100%;
    position: relative;
    padding: 0;
    color: #ffffff;
    line-height: 120%;
}

#rockhurst_footer a{
    color: #ffffff;
    text-decoration: none;
}

#rockhurst_footer a:hover{
    color: #b9e1f8;
}

#footer_contact a:focus {
	outline: 5px solid #fff;
}

#rockhurst_sub_footer_social a:focus {
	outline: 5px solid #fff;
}

#rockhurst_sub_footer {
    position: relative;
    width: 100%;
    height: 375px;
    background-color: #002855;
    font-size: 16px;
}

#rockhurst_sub_footer_tower {
    position: absolute;
    left: calc(50% - 580px);
	top: -3px;
}

#rockhurst_sub_footer_tower img {
	height: 380px;
    width: auto;
}

#sub_footer_col1 {
    position: relative;
    margin-left: calc(50% - 380px);
    width: 400px;
    height: 360px;
    float: left;
}

#footer_logo {
    padding-top: 30px;
    padding-bottom: 30px;
}

#footer_logo img {
    width: 335px;
}

#footer_contact, #mobile_footer_contact {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    padding-bottom: 30px;
}

#mobile_footer_contact {
    display: none;
}

#rockhurst_sub_footer_social {
    position: relative;
    height: 50px;
}

#rockhurst_sub_footer_social span {
    display: inline-block;
    height: 50px;
}
#rockhurst_sub_footer_social img {
    width: 50px;
    height: 50px;
}

#rockhurst_footer_social_facebook {
    width: 40px;
    height: 40px;
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_facebook_w.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

#rockhurst_footer_social_facebook:hover {
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_facebook_icon_hover.png");
}

#rockhurst_footer_social_twitter{
    width: 40px;
    height: 40px;
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_twitter_w.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

#rockhurst_footer_social_twitter:hover {
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_twitter_icon_hover.png");
}

#rockhurst_footer_social_youtube{
    width: 40px;
    height: 40px;
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_youtube_w.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

#rockhurst_footer_social_youtube:hover {
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_youtube_icon_hover.png");
}

#rockhurst_footer_social_instagram{
    width: 40px;
    height: 40px;
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_instagram_w.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

#rockhurst_footer_social_instagram:hover {
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_footer_instagram_icon_hover.png");
}

#rockhurst_footer_social_tiktok {
    width: 40px;
    height: 40px;
    background-image: url("/sites/all/themes/rockhurst2019/images/social-icon-tiktok-W.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

#rockhurst_footer_social_tiktok:hover {
    background-image: url("/sites/all/themes/rockhurst2019/images/social-icon-tiktok-hover.png");
}

#rockhurst_footer_social_linkedin {
    width: 40px;
    height: 40px;
    background-image: url("/sites/all/themes/rockhurst2019/images/social-icon-linkedin-W.png");
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

#rockhurst_footer_social_linkedin:hover {
    background-image: url("/sites/all/themes/rockhurst2019/images/social-icon-linkedin-hover.png");
}


#sub_footer_col2 {
    position: relative;
    width: calc(50% - 55px);
    max-width: 540px;
    float: left;
    padding-top: 18px;
    padding-left: 20px;
}

#rockhurst_sub_footer h2 {
    color: #b9e1f8;
    font-size: 20px;
    font-weight: bold;
	font-family: lato,ff-din-web,sans-serif;
}

#rockhurst_sub_footer h3 {
    color: #b9e1f8;
    font-size: 20px;
    font-weight: bold;
}

#sub_footer_col2 a {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3em;
}

#sub_footer_col2 h2 {
    padding-bottom: 10px;
}

#sub_footer_col2 h3 {
    padding-bottom: 10px;
}

#rockhurst_sub_footer_links_2, #rockhurst_sub_footer_links_3 {
    width: calc(49% - 20px);
    float: left;
}

#rockhurst_sub_footer_links_1 {
    padding-top: 30px;
}

#rockhurst_bottom_footer {
    position: relative;
    background-color: #0056ae;
    width: 100%;
    height: 60px;
}

#footer_kc_jes {
    position: relative;
    margin-left: calc(50% - 380px);
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
}

#rockhurst_footer_copyright, #mobile_footer_copyright {
    position: relative;
    margin-left: calc(50% - 380px);
    font-size: 12px;
    padding-top: 3px;
    text-align: left;
}

#mobile_footer_copyright {
    display: none;
}

@media only screen and (max-width: 1100px) {
    #sub_footer_col2 {
        width: calc(50% - 60px);
    }
    #rockhurst_sub_footer_links_2 {
        width: auto;
        padding-right: 20px;
    }
    #rockhurst_sub_footer_links_3 {
        width: auto;
    }
    #rockhurst_sub_footer_links_1 {
        width: auto;
        padding-right: 20px;
    }
    #rockhurst_sub_footer_tower {
        left: 30px;
    }
    #sub_footer_col1 {
        margin-left: 200px;
    }
    #sub_footer_col2 {
        padding-left: 0;
        width: calc(100% - 600px);
    }
    #footer_kc_jes, #rockhurst_footer_copyright {
        margin-left: 200px;
    }
}

@media only screen and (max-width: 1025px) {
    #rockhurst_sub_footer {
        height: 400px;
    }
    #rockhurst_sub_footer_tower {
		top: 21px;
	}
}

@media only screen and (max-width: 950px) {
    #footer_logo img {
        width: 250px;
    }
    #footer_contact {
        display: none;
    }
    #mobile_footer_contact {
        display: block;
    }
    #rockhurst_sub_footer_tower {
        left: 0px;
    }
    #sub_footer_col1 {
        width: 300px;
        margin-left: 170px;
    }
    #sub_footer_col2 {
        width: calc(50% - 60px);
    }
    #rockhurst_footer_copyright, #footer_kc_jes {
        margin-left: 170px;
    }
}

@media only screen and (max-width: 840px) {
    #rockhurst_sub_footer_tower {
        display: none;
    }
    #sub_footer_col1, #rockhurst_footer_copyright, #footer_kc_jes {
        margin-left: 20px;
    }
    #sub_footer_col2 {
        width: calc(100% - 320px);
    }
}

@media only screen and (max-width: 675px) {
    #rockhurst_sub_footer {
        height: 670px;
    }
    #sub_footer_col1, #sub_footer_col2 {
        float: none;
        width: calc(100% - 40px);
        margin-left: 20px;
    }
    #sub_footer_col1 {
        height: 300px;
    }
}

@media only screen and (max-width: 385px) {
    #rockhurst_sub_footer {
        height: 975px;
    }
    #rockhurst_sub_footer_links_2, #rockhurst_sub_footer_links_3 {
        float: none;
        width: calc(100% - 40px);
    }
    #rockhurst_sub_footer_links_3 {
        padding-top: 30px;
    }
    #rockhurst_bottom_footer {
        height: 80px;
    }
    #rockhurst_footer_copyright {
        display: none;
    }
    #mobile_footer_copyright {
        display: block;
        margin-left: 20px;
    }
}
