
@import url("//hello.myfonts.net/count/39c7a8");
footer{ display: none !important; }

/* 18-8 mit */
/* font change */

#below_grid_content .inner p
{
    font-family: "Gotham A", "Gotham B", sans-serif;
    line-height: normal !important;
    font-weight: 300;
    font-size: 28px !important;
    letter-spacing: 1px !important;
    color: #3f4b50 !important;
}
/* font change */
/* 18-8 mit */
#cliSettingsPopup,#cookie-law-info-bar{ display: none; }

#header-link{ clear: both; }

ul{ padding-left: 0px; }

.menudiv li.level_one{
	border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 6px;
    background-color: rgb(0, 0, 0,.4);
    max-width: 390px;
    margin: 0 auto;   
    margin-bottom: 15px;
    transition: 0.9s;
    list-style: none;
	padding: 12.5px 0px;
}

.menudiv li.level_one:active,
.menudiv li.level_one:hover{
	border-color: rgb(255, 255, 255);
	border-radius: 6px;
}

.menudiv li.level_one a{
    font-family: adobe-garamond-pro,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    color: #fff;
    display: block;
	text-decoration: none;
    letter-spacing: 0.6px;
}

.menudiv{
    padding-top: 65px;
    display: block;
    padding-bottom: 0px;
}

.header-top-logo {
    max-width: 110px;
    margin: 0 auto;
    width: 100%;
}

header .show_menu_section .btn10.open .icon,header .show_menu_section .btn10.open .icon:after{ background: #000; }

header .show_menu_section .btn10 .icon,header .show_menu_section .btn10 .icon:after{ background: #fff; }

#site_inner,header.stuck{ background: transparent; }

header{ max-width: 1295px !important; width: 1295px !important; }

header.stuck{ max-width: 88% !important; width: 100% !important;}

.instadiv{ padding-top: 10px; }

.instadiv a{
    font-family: adobe-garamond-pro,serif;
    font-style: normal;
    font-weight: 400;
	color: #fff;
    font-size: 20px;
    text-decoration: none;
    display: block;
    padding: 10px 0px;
    text-shadow: 5px 5px 10px rgb(0 0 0 / 60%);
    letter-spacing: 0.6px;
}

.center-logo{
    margin: 0 auto;
    display: block;
    text-align: center;
	padding-top: 20px;
}

header{
    padding-bottom: 0px;
    padding-top: 30px;
}

.the_oxford_collection #site_inner{ padding-left: 0px; padding-right: 0px;}

header .show_menu_section:focus{ outline: none;	 }

header .show_menu_section{
    position: absolute;
    cursor: pointer;
    margin-top: 3px;
    height: 19px;
    width: 36px;
    right: 0px;
    top: 0px;
	z-index: 9999;
    outline: none;
}

header .show_menu_section .btn10.open .icon{
    transform: rotate(-405deg);
}

header .show_menu_section .btn10.open .icon:after{
	transform: rotateZ(90deg) translate(-10px, 0px);
}

header .show_menu_section .btn10{
    transition-duration: 0.5s;
    position: absolute;
    height: 12px;
    width: 36px;
    right: 0px;
    top: 0px;
}

header .show_menu_section .btn10 .icon{
    transition-duration: 0.5s;
    background-color: #fff;
    position: absolute;
    height: 1px;
    width: 36px;
    top: 0px;
}

header .show_menu_section .btn10 .icon:after{
    transition-duration: 0.5s;
    background-color: #fff;
    position: absolute;
    height: 1px;
    width: 36px;
    content: "";
    top: 10px;
    left: 0px;
}

header .inner{
    position: relative;
    width: 100%;
    float: left;
}

header{
    max-width: 95% !important;
    width: 100% !important;
    margin: 0 auto;
}

li{ list-style: none; }

#full_height_nav .full_height_nav_inner nav{
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 100%;
}

#full_height_nav .full_height_nav_inner nav ul{
    width: 100%;
    float: left;
}

#full_height_nav .full_height_nav_inner nav ul li{
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

#full_height_nav .full_height_nav_inner nav ul li a:hover{
    color: #df5331;
}

#full_height_nav .full_height_nav_inner nav ul li a{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 32px;
    color: #171717;
    text-decoration: none;
	font-family: adobe-garamond-pro,serif;
}

#full_height_nav{
    text-align: center;
    background: #FFF;
    position: fixed;
    display: none;
    z-index: 1001;
    height: 100vh;
    width: 100%;
    left: 0px;
    top: 0px;
}

#full_height_nav .full_height_nav_inner{
    display: inline-block;
    position: relative;
    max-width: 920px;
    height: 100%;
    width: 100%;
}

#linkfooter{
	position: fixed;
	bottom: 0px;
    left: 0px;
	height: 90px;
	padding: 0px; 
	width: 100%;
}

#linkfooter img{
    max-width: 410px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    padding: 40px 0px;
}

body{ margin: 0px !important; }

.linktemplate{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}

.linktemplate-inner{
    min-height: 700px;
    width: 100%;
    height: 100%;
    padding-bottom: 150px;
}

#brand{
    height: 20px;
    display: flex;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
}
	
#full_height_nav .full_height_nav_inner #venue_links .single_venue a{
    text-indent: -1000em;
    height: 100%;
    width: 100%;
    float: left;
}

.menu_open header #brand a{ visibility: visible; }

header #brand a{
    /* background: url(../img/sites/oxfordcollection/brand/logo_header.svg);*/
    background-size: 100% 100%;
    text-indent: -1000em;
    height: 100%;
    width: 100%;
    z-index: 9999;
	visibility: hidden;
}

#full_height_nav .full_height_nav_inner #venue_links #quod.single_venue{
    background: url(../img/sites/oxfordcollection/brand/menu/quod.svg);
    margin-right: 9.239130434782608%;
    background-size: 100% 100%;
    width: 12.173913043478262%;
    margin-top: 15px;
    height: 48px;
}

#full_height_nav .full_height_nav_inner #venue_links #old_bank.single_venue{
    background: url(../img/sites/oxfordcollection/brand/menu/old_bank.svg);
    margin-right: 7.065217391304348%;
    background-size: 100% 100%;
    width: 10.760869565217392%;
    height: 72px;
}

#full_height_nav .full_height_nav_inner #venue_links #old_parsonage.single_venue{
    background: url(../img/sites/oxfordcollection/brand/menu/old_parsonage.svg);
    margin-right: 7.065217391304348%;
    background-size: 100% 100%;
    width: 18.586956521739133%;
    margin-top: 10px;
    height: 48px;
}

#full_height_nav .full_height_nav_inner #venue_links #gees.single_venue{
    background: url(../img/sites/oxfordcollection/brand/menu/gees.svg);
    margin-right: 7.608695652173914%;
    background-size: 100% 100%;
    width: 6.304347826086956%;
    height: 72px;
}

#full_height_nav .full_height_nav_inner #venue_links #parsonage_grill.single_venue{
    background: url(../img/sites/oxfordcollection/brand/menu/parsonage_grill.svg);
    background-size: 100% 100%;
    width: 19.782608695652172%;
    margin-top: 25px;
    height: 22px;
}

#full_height_nav .full_height_nav_inner #venue_links .single_venue{ float: left; }

#full_height_nav .full_height_nav_inner #venue_links{
    padding: 0px 50px 0px 50px;
    box-sizing: border-box;
    position: absolute;
    max-width: 920px;
    bottom: 60px;
    width: 100%;
    left: 0px;
}

#full_height_nav .full_height_nav_inner nav ul.sub-menu{ display: none; }

a,a:visited, a:focus, a:active, a:hover{
   outline: 0 none !important;
}

a{
    text-decoration: none;
    transition: color .25s ease-in;
    color: #443e4d;
}
  
.show_menu_section{ display: none; }

@media only screen and (max-width: 767px){

.linktemplate{
    height: auto;
    min-height: 100vh;
}

.linktemplate-inner{
    min-height: auto;
    padding-bottom: 50px;
	height: auto;
}

header #brand{
    width: 216px;
    height: 10px;
}

#full_height_nav .full_height_nav_inner nav{
    transform: translateY(-30%);
    top: 30%;
}

#full_height_nav .full_height_nav_inner nav ul li a{ font-size: 18px !important; }

#full_height_nav .full_height_nav_inner #venue_links{ display: none; }

.menudiv{ padding-bottom: 30px; }

header{ padding-top: 20px; }

#linkfooter{  position: fixed;  }

#full_height_nav .full_height_nav_inner nav ul li a{ font-size: 25px; }


#linkfooter img{
    max-width: 260px;
	padding: 30px 0px;
}

#linkfooter{ height: 75px; }

.menudiv{ padding-top: 40px; }

#site_inner .sticky-wrapper{ height: 20px !important; }

.menudiv li.level_one{ max-width: 60%;  padding: 12.5px 10px; }

.menudiv li.level_one a{ font-size: 20px; padding: 0 !important; }

.the_oxford_collection #site_inner{ padding-bottom: 0px; }

.center-logo{ padding-top: 5px; }

header .show_menu_section{ right: 15px; }

}


@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {

.linktemplate-inner{ min-height: 700px; }

}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {

.linktemplate-inner{ min-height: 700px; }
  
}
  
@media(min-height: 750px){

#linkfooter{ position: fixed; }
	
}

@media only screen and (max-width: 450px){
	.linktemplate-full .menudiv li.level_one a{ font-size: 18px !important; }
}

@media only screen and (max-width: 767px){
	.menudiv li.level_one{
		margin: 0 auto;
		margin-bottom: 10px;
		max-width: 60%;
		width: 100% !important;
	}
}