#admin-menu {
	z-index: 99999;
}

div.status {
    position: fixed;
    top: 24px;
    z-index: 9999;
}

#rockhurst_alert_container {
    top: 100px;
    position: relative;
}

#main-wrapper {
	padding-top: 100px;
}

.secondary-menu-item {
	display: none;
}

#rockhurst_header_container {
    width: 100%;
    height: 150px;
    margin: 0;
    padding: 0;
    background-color: #002855;
    overflow: hidden;
	position: fixed;
	z-index: 9999;
}

.region-header {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

#rockhurst_header {
    width: 100%;
    height: 150px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    overflow: hidden;
}

#rockhurst_header_logo_small {
    display: none;
}

#header_logo {
    position: relative;
    width: calc(260px + ((100% - 1300px) / 2));
    height: 150px;
    min-width: 260px;
    background-color: #0056ae;
}

#logo img {
    position: absolute;
    right: -20px;
    height: 150px;
}


#block-menu-menu-header-secondary-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    right: calc(50% - 415px);
    top: 20px;
}

#block-menu-menu-header-secondary-menu li {
    display: inline;
    float: left;
    font-family: lato, ff-din-web, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#block-menu-menu-header-secondary-menu a {
    color: #ffffff;
    text-decoration: none;
}

#block-menu-menu-header-secondary-menu a:hover {
    color: #b9e1f8;
}

.header-search {
    position: absolute;
    right: calc(50% - 620px);
    top: 18px;
    width: 200px;
    height: 30px;
    z-index: 1;
}

.header-search label {
    position: absolute;
    top: 2px;
    left: 2px;
    color: white;
    z-index: -10;
}

.header-search input[type=text] {
    position: absolute;
    top: 0;
    left: 0;
    width: 165px;
    height: 30px;
    border-radius: 15px 0 0 15px;
    border-width: 0;
    padding-left: 10px;
    background-color: #b9e1f8;
}

.header-search input[type=text]::-webkit-input-placeholder {
    font-family: lato, ff-din-web, sans-serif;
    color: #002855;
    font-weight: bold;
}

.header-search input[type=text]::-moz-placeholder {
    font-family: lato, ff-din-web, sans-serif;
    color: #002855;
    font-weight: bold;
}

.header-search input[type=submit] {
    position: absolute;
    right: 0;
    top: 5px;
    height: 22px;
    width: 20px;
    border: 0;
    color: #002855;
    font-size: 0;
    background-color: #002855;
    background-image: url("/sites/all/themes/rockhurst2019/images/rockhurst_header_search_icon.png");
    background-size: 20px 22px;
    background-repeat: no-repeat;
}

.mobile_menu, .mobile-secondary-menu {
    display: none;
}

.mobile_menu hr {
    border: 0;
    color: #b9e1f8 !important;
    background-color: #b9e1f8 !important;
    height: 4px !important;
    margin: 10px 0 10px 0;
}

.mobile_menu a {
	font-weight: bold !important;
}

#mobile-buttons {
	display: none;
}

#rockhurst_header_main_nav, .mobile_menu {
    position: absolute;
    z-index: 400;
}

#rockhurst_header_main_nav {
    max-width: 1000px;
    right: calc(50% - 595px);
    bottom: 45px;
}

#mobile-nav {
    display: none;
}

@media only screen and (min-width: 1051px) {
	#rockhurst_header_container {
		height: 100px;
	}
	
	#header_logo {
		top: -25px;
	}
	
	#rockhurst_header_main_nav {
		top: 61px;
	}
}

@media only screen and (max-width: 1320px) {
    #block-menu-menu-header-secondary-menu ul {
        right: 220px;
    }
    .header-search {
        right: 20px;
    }
    #rockhurst_header_main_nav {
        right: 45px;
    }
}

@media only screen and (max-width: 1050px) {
    #header_logo {
        margin-top: -25px;
    }
    #rockhurst_header_container, #rockhurst_header, .region-header {
        height: 100px;
    }
    #rockhurst_header_main_nav {
        bottom: 10px;
    }
}

@media only screen and (max-width: 860px) {
    #rockhurst_header_main_nav {
        right: 20px;
    }
}

@media only screen and (max-width: 760px) {
	body, html {
		overflow-y: unset;
	}
	
	#rockhurst_alert_container {
	    top: 60px;
	}
	
	#main-wrapper {
		padding-top: 60px;
	}
	
    #rockhurst_header_container, #rockhurst_header, .region-header, #rockhurst_header_logo_small {
        height: 60px;
        overflow: visible;
    }
	
    #header_logo {
        display: none;
    }
	
    #rockhurst_header_logo_small {
        display: block;
        position: relative;
        height: 60px;
    }
	
    #rockhurst_header_logo_small img {
        height: 60px;
    }
	
    .header-search, #rockhurst_header_main_nav {
        display: none;
    }
	
    #mobile-buttons {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 60px;
        width: 300px;
        background-color: #b9e1f8;
    }
	
    #block-menu-menu-header-secondary-menu ul {
        right: 150px;
        top: 17px;
		z-index: 1;
    }
	
    #block-menu-menu-header-secondary-menu a {
        color: #002855;
    }
	
    #light-backer {
        position: absolute;
        left: -20px;
        top: 0;
        height: 60px;
    }
	
    #mobile-search {
        position: absolute;
        top: 15px;
        right: 95px;
    }
	
    #mobile-buttons .menu-button {
        background-color: transparent;
		display: block;
    }
	
	#mobile-buttons a:focus img {
		outline: 5px solid #002855;
		outline-offset: 5px;
	}
	
	#rockhurst_header_logo_small a:focus {
		outline: 5px solid #fff;
	}
	
	.menu-button img:focus {
		outline: 5px solid #002855;
		outline-offset: 5px;
	}
	
	#block-menu-menu-header-secondary-menu .content .menu .leaf a:focus {
		outline: 5px solid #002855 !important;
		outline-offset: 5px;
	}
	
	.mobile_menu a:focus {
		outline: 5px solid #fff;
	}
	
    .menu-button img {
        height: 32px;
    }
	
    .mobile-secondary-menu {
        display: none;
    }
	
    .mobile_menu {
        position: fixed;
        top: 60px;
		left: 0px;
        width: 100%;
		height: 100%;
        background-color: #002855;
        z-index: 300000;
        padding-top: 20px;
        padding-bottom: 20px;
		overflow: auto;
    }
	
	.mobile_menu .content {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: calc(100% - 120px);
		overflow-y: auto;
		/* Highly reccomended: enables momentum scrolling on iOS */
		-webkit-overflow-scrolling: touch;
	}
	
    .mobile-secondary-menu li, .mobile_menu ul li {
        padding-top: 10px;
    }
	
    .mobile_menu ul li a {
        font-family: lato, ff-din-web, sans-serif;
        font-size: 18px;
    }
	
	.secondary-menu-item {
		display: none;
	}
}


@media only screen and (max-width: 450px) {
	body, html {
		overflow-y: unset;
	}
	
	#rockhurst_header_logo_small {
		position: absolute;
		top: 0px;
	}
	
    #block-menu-menu-header-secondary-menu {
        display: none;
    }

    .mobile-secondary-menu {
        position: relative;
        width: 100%;
        background-color: #002855;
        z-index: 300000;
        padding-top: 20px;
        padding-bottom: 30px;
		top: 60px;
    }

    .mobile-secondary-menu li a {
        color: #b9e1f8;
        padding-left: 20px;
        font-size: 18px;
    }
	
    #mobile-buttons {
        width: 90px;
    }
	
    #mobile-search {
        right: 65px;
    }
	
	.mobile_menu {
		border-top: none;
	}
	
	.secondary-menu-item {
		display: block;
	}
}