body {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #494949;
  letter-spacing: 0.16px;
  /*background-position: 0 0;
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-image: url('https://www.thechalkboardkitchen.com/images_noindex/theme-bg.png');
  background-attachment: fixed;*/
  background-color: #fff;
}

body.active-it #ftpwanotification {
  display: none;
}

body.BgActive {
  background: url("https://www.thechalkboardkitchen.com/resourcefiles/common-image/home-body-bg.png") repeat;
  background-attachment: fixed;

}

/*body.BgActive{background-image: url(/images_noindex/mobile-bg.jpg);}*/
body.navactive,
body.reserveactive {
  /* overflow: hidden;*/
}

.mob-social {
  /*    margin-top: 40px;*/
}

div#wrapper {
  position: relative;
  overflow-x: hidden;
}

select::-ms-expand {
  display: none;
}

* {
  box-sizing: border-box;
}

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: 0;
  left: 0;
  text-indent: -9999px;
  color: #000!important;
  background: #fff!important;
  filter: opacity(1) !important;
}

input[type="text"],
input[type="tel"],
input[type="number"],
input[type="date"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

select {
  cursor: pointer;
}

input[type="text"],
input[type="email"],
input[type="date"],
input[type="tel"],
select,
textarea {
  /* border: 1px solid #DDDDD4; */
  border: 1px solid #a4a4a4;
  background-color: transparent;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #494949;
  font-family: inherit;
  font-size: 20px;
  margin: 0;
  padding: 10px 20px;
  height: 50px;
  letter-spacing: 0.4px;
  width: 100%;
  line-height: 30px;
  font-weight: 400;
}

textarea {
  height: 100px;
  resize: vertical !important;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="date"]::placeholder,
input[type="tel"]::placeholder,
select::placeholder,
textarea::placeholder {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.4px;
  opacity: 0.5;
  font-weight: 400;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  outline: 0;
  box-shadow: 0px 0px 6px #00000029;
  -webkit-box-shadow: 0px 0px 6px #00000029;
  border-color: #212864;
}

.uk-checkbox,
.uk-radio {
  display: inline-block;
  height: 25px;
  width: 25px;
  overflow: hidden;
  /* border: 1px solid #cfcfe6; */
  border: 1px solid #a4a4a4;
  border-radius: 4px;
  margin-right: 23px;
}

.uk-checkbox:hover,
.uk-radio:hover {
  border-color: #A16B15;
  border: 1px solid #A16B15;
  box-shadow: 0px 0px 6px #00000029;
}

.uk-checkbox:focus,
.uk-radio:focus {
  box-shadow: 0px 10px 20px #00000029;
  outline: 1px solid #F2C57C;
  outline-offset: 2px;
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
  background-color: transparent;
  /* border-color: #D9D9EB; */
  border-color: #a4a4a4;
}

.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
  background-color: transparent;
  box-shadow: 0px 10px 20px #00000029;
  outline: 1px solid #F2C57C;
  outline-offset: 2px;
}

.uk-checkbox:checked {
  background-image: url("https://www.thechalkboardkitchen.com/images_noindex/checkbox.svg");
  /* background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23A16B15%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); */
}

.input-error {
  border: 1px solid #A00100 !important;
}

.error-message {
  color: #A00100 !important;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.32px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
  color: #010101;

}

h1,
h2,
.h1,
.h2 {
  font-family: 'Baroneys Textured' !important;
}

h3,
h4,
.h3,
.h4 {

  font-family: 'Barlow Condensed', sans-serif;

}

h1,
.h1 {
  font-family: 'Baroneys Textured' !important;
  text-transform: none !important;
  font-size: 55px;
  line-height: 50px;
  letter-spacing: 4px;
}

h2,
.h2 {
  font-family: 'Baroneys Textured' !important;
  text-transform: none !important;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 3px;
}

h3,
.h3 {
  font-family: 'Baroneys Textured' !important;
  text-transform: none !important;
  font-size: 40px;
  line-height: 50px;
}

.bigtext {
  font-size: 70px;
  line-height: 70px;

  color: #010101;
}

p {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  color: #010101;
  font-size: 20px;
  line-height: 30px;
}

img {
  height: auto;
}

a {
  color: rgb(161, 107, 21);
  text-shadow: 0 0 ;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}

a:hover,
a:focus {
  outline: 0;
}

a.skip-to-content-btn {
  background-color: #A16B15;
  position: absolute;
  color: #ffffff;
  padding: 10px 20px;
  pointer-events: none;
  z-index: 999;
  filter: opacity(0);
  text-decoration: none;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

a.skip-to-content-btn:focus {
  filter: opacity(1);
  outline: 0;
  pointer-events: auto;
}

img {
  max-width: 100%;
}

#ftpwanotification {
  margin-top: 12px;
}

#ftpwanotification .button-notification {
  position: relative;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: rgb(161 107 21);
  text-shadow: 0 0 ;
}

#ftpwanotification .button-notification:after {
  content: "\e918";
  font-family: 'Template-Icons' !important;
  font-size: 14px;
  margin-left: 5px;
}

.button,
button,
input[type="submit"],
input[type="button"] {
  display: inline-block;
  cursor: pointer;
  height: 50px;
  background: transparent;
  border: 2px solid #A16B15;
  font-size: 18px;
  text-transform: uppercase;
  outline: 0;
  line-height: 16px;
  letter-spacing: 1.8px;
  /* line-height: 40px; */
  color:rgb(161 107 21);
  text-shadow: 0 0 ;
  box-shadow: none;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  max-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.button:hover,
.button:focus,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
  text-decoration: none;
  background: transparent;
  background: #A16B15;
  color: #FFF;
  border-color: #A16B15;
  outline: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.button-link {
  /* color: #A16B15; */
  /* text-shadow: 0 0 rgb(161 107 21); */
  /* color: transparent;
  text-shadow: 0 0 rgb(161 107 21); */
  color: #8C5D12;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding-right: 25px;
  position: relative;
  display: inline-block;
  line-height: 18px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  text-decoration: none !important;
}

.button-link:before {
  height: 1px;
  width: calc(100% - 25px);
  position: absolute;
  left: 0;
  bottom: 7px;
  background: #A16B15;
  content: "";
  opacity: 0;
  display: none;
}

.button-link:hover,
.button-link:focus {
  color: #A16B15;
}

.button-link:hover:before,
.button-link:focus:before {
  text-decoration: none !important;
  color: #A16B15;

}

.button-link:after {
  font-family: 'icon';
  /* content: "\eaa6"; */
  font-size: 24px;
  transform: rotate(90deg);
  display: inline-block;
  top: 1px;
  position: absolute;
  font-weight: 400;
  right: 0;
}

.button-link .circle-desc {
  position: absolute;
  top: 50%;
  /* right: 22px;
  transform: translate(50%, -50%) rotate(-135deg); */
  right: 12px;
  transform: translate(50%, -51%) rotate(-144deg);
  width: 3.4722222222vw;
  height: 3.4722222222vw;
}

.button-link .circle-desc svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.circle-desc svg:first-child circle {
  stroke-dashoffset: 30;
  opacity: .2;
}

.circle-desc svg:nth-child(2) circle {
  transition: .5s;
  stroke-dashoffset: 155;
}

.button-link:hover .circle-desc svg:nth-child(2) circle,
.button-link:focus .circle-desc svg:nth-child(2) circle {
  stroke-dashoffset: 30;
}


.readmorebutton {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  color: #A16B15;
}

.readmorebutton:after {
  font-family: 'Template-Icons' !important;
  content: "\e901";
  position: absolute;
  font-weight: 400;
  right: 0;
  top: 0;
  font-size: 11px;
}

.readmorebutton:hover,
.readmorebutton:focus {
  color: #8D5D11;
  text-decoration: none;
}

.readmorebutton.changetext {
  /* visibility: hidden; */
  max-width: 90px;
  text-indent: 100px;
}

.readmorebutton.changetext:hover:before,
.readmorebutton.changetext:focus:before {
  text-decoration: none;
}

.readmorebutton.changetext:after {
  visibility: visible;
  content: "\e900";
  font-size: 2px;
}

.oh {
  display: block;
  font-family: 'Baroneys Textured' !important;
  margin-bottom: 25px;
  font-size: 75px;
  line-height: 50px;
  letter-spacing: 4px;
  text-transform: none !important;

}

.er {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.4px;
  color: #010101;
}

.errSugg {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.4px;
  color: #010101;
}

.er-or {
  font-size: 28px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}

.er-back {
  padding: 30px 0;
  max-width: 100%;
  text-align: center;
  width: 360px;
  margin: 0 auto;
}

.er-back a {
  width: 333px;
  max-width: 100%;
  margin: auto;
}

.err-404-box .page-content-box {
  padding: 0;
}

.errTop {
  line-height: 28px;
  text-align: center;
}

.err-404-box .page-content-box .uk-container1170 {
  padding: 0;
}

.google-captcha-code {
  margin-top: 17px;
  margin-right: 30px;
}

.sub-footer-sec {
  display: flex;
}

.error-message {
  color: red;
  font-size: 14px;
  font-weight: 500;
}

/* ======= HEADER SECTION ========== */
header.header-section {
  background: #EAEAEA;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  height: 60px;
  align-items: center;
  border-bottom: 2px solid transparent;
}

header.header-section.uk-active {
  border-bottom: 2px solid #C9C9C9;

}

.burger-menu a {
  display: inline-block;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600 !important;
}

.burger-menu-wrap span {
  width: 24px;
  height: 2px;
  border-radius: 2px;
  display: block;
  margin: 4px 0;
  background-color: #373D20;
  position: relative;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}

/* .burger-menu-wrap span.third-line {
width: 24px;
margin-bottom: 0;
} */
.navactive .burger-menu span.first-line {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 12px;
}

.navactive .burger-menu span.second-line {
  opacity: 0;
}

.navactive .burger-menu span.third-line {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  width: 20px;
}

.burger-menu-wrap {
  margin-bottom: 0px !important;
  margin-right: 4px;
}

.burger-menu a>span {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.12px;
  position: relative;
}

.navactive .burger-menu a>span {
  visibility: hidden;
}

/* .navactive .burger-menu a>span:after {
content: "Close";
font-weight: 500;
position: absolute;
visibility: visible;
left: 0;
top: 5px;
} */

.navactive .burger-menu-wrap span {
  background-color: #ffffff;
  width: 20px;
  height: 2px;
}

.navactive .burger-menu-wrap .menu-line-wrap {
  position: relative;
  left: 15px;
  top: -5px;
}

.reservesec {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: none;
}

.uk-offcanvas-container .reservesec {
  display: block;
  width: 100%;
}

.reserve-openbox a {
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1.8px;
  color: #ffffff;
  background-color: #A16B15;
  text-decoration: none;
  height: 60px;
  align-items: center;
  justify-content: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  min-width: 140px;
}

.reserve-openbox a:hover,
.reserve-openbox a:focus {
  background-color: #000;
  color: #fff;
  text-decoration: none;
  outline: 0;
}

/*Mobile Reservation Start Here*/
.reservation-form {
  padding: 0px;
}

.reservation-form li {
  list-style: none;
  position: relative;
  padding-bottom: 10px;
}

/* .reservation-form li.dalendar-content {
padding-bottom: 22px;
} */

.powerd-opentable {
  padding-top: 15px;
  font-size: 15px;
  line-height: 16px;
  color: #494949;
  font-weight: 600;
  letter-spacing: 1.5px;
  font-family: 'Barlow Condensed', sans-serif;
}

#open_table1 label {
  display: block;
  font-size: 15px;
  color: #010101;
  padding: 0px 0px 1px 5px;
  letter-spacing: 1.5px;
  line-height: 16px;
  margin-bottom: 0;
  font-weight: 500;

  text-transform: uppercase;

}

.reservation-form .styled-select,
.reservation-form input {
  position: relative;
  min-height: 42px;
  border: 0;
  border-bottom: 2px rgba(105, 110, 114, 0.3) solid;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
}
.reservation-form input{
  padding-left: 5px;
}
.reservation-form .styled-select .resdropdown {
  width: 100%;
  border: 0px;
  font-size: 50px !important;
  line-height: 50px !important;
  letter-spacing: 3px !important;
  padding: 0;
  background: #fff;
  z-index: 5;
  /* position: absolute;
  left: 0;
  top: 0; */
  background: transparent;
  z-index: 8;
  cursor: pointer;
  color: #010101;
  font-family: 'Baroneys Textured';
  text-transform: lowercase !important;
  padding-left: 5px;
}

.privacy-wrap {
  display: block !important;
  width: 100% !important;
}

.reservation-form li.reserv-drop .res-down-arrow {
  position: absolute;
  right: 5px;
  font-weight: 400;
  bottom: 30px;
  z-index: 5;
  transform: rotate(90deg);
  font-size: 32px;
  color: #494949;
  pointer-events: none;
}

#open-table .reservation-form input {
  position: relative;
  margin-bottom: 0;
  font-size: 50px !important;
  line-height: 50px !important;
  letter-spacing: 3px !important;
  color: #010101;
  padding-left: 5px;
  text-transform: lowercase !important;
  font-family: 'Baroneys Textured';
  border-radius: 0;
}
#open-table .reservation-form input.datepicker-input {background:none;}
.reservation-box-footer button.button {
  width: 100%;
  max-width: 100%;
  font-size: 20px;
  letter-spacing: 1.6px;
  background-color: #A16B15;
  border-color: #A16B15;
  color: #fff;
}

.reservation-box-footer button.button:focus,
.reservation-box-footer button.button:hover {
  background-color: transparent;
  color: #A16B15;
}

.reservation-form li.reserv-drop .res-down-arrow {
  right: 8px;
}

.resright {
  padding: 20px 35px 40px 35px;
  background: #ffffff;
  text-align: left;
  justify-content: left;
}

span.res-down-arrow.icon-time,
span.res-down-arrow.icon-calendar {
  position: absolute;
  right: 15px;
  font-weight: normal;
  font-size: 20px;
  top: 15px;
  z-index: 5;
  color: #494949;
  border: 1px solid transparent;

}

span.res-down-arrow.icon-time:before,
span.res-down-arrow.icon-calendar:before {
  color: #494949;
}

span.res-down-arrow.icon-calendar {
  top: 25px;
  display: none !important;
}

span.res-down-arrow.icon-time {
  bottom: 17px !important;
  right: 12px !important;
  top: auto;
}

span.res-down-arrow.icon-time:hover,
span.res-down-arrow.icon-time:focus {
  border: 1px solid #494949;
  color: #A16B15;
}

.resright {
  text-align: left;
  justify-content: left;
}

.reservation-form {
  padding: 0px;
}

.reservation-form li.reserv-drop {
  position: relative;
}

/*Reservation End Here*/
.burger-menu a {
  color: #000;
  display: flex;
  align-items: center;
}

.burger-menu a:hover,
.burger-menu:focus {
  color: #A16B15;
  text-decoration: none;
}

.burger-menu a:hover .icon-chalkboard-hamburger:before,
.burger-menu a:hover .contact-icon:before,
.burger-menu a:focus .icon-chalkboard-hamburger:before,
.burger-menu a:focus .contact-icon:before {
  color: #A16B15;
}

.burger-menu {
  position: relative;
  z-index: 9;
}

.navactive .burger-menu a {
  color: #ffffff;
}

div#number {
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 16px;
  z-index: 9;
  position: relative;
  padding-left: 10px;
}

.navactive div#number a {
  color: #ffffff;
  font-weight: 600;
}

.navfixpad div#number a {
  color: #fff;
  font-weight: 600;
  letter-spacing: 1.5px;
  font-size: 15px;
  line-height: 16px;
  text-align: center;
  display: flex;
  align-items: center;
}

.navactive div#number a:hover,
.navactive div#number a:focus {
  color: #e4c286;
  outline: 0;
}

div#number a {
  color: #fff;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 16px;
  font-size: 15px;
  text-align: center;
  display: flex;
  align-items: center;
}

div#number a:hover,
div#number a:focus {
  color: #55131c;
  text-decoration: none;
}

#number span {
  display: block;
  color: #373D20;
  letter-spacing: 0.21px;
  position: relative;
}

#number span:first-child {
  font-size: 18px;
}

.logo img {
  width: 92px;
  height: auto;
}

.logo a {
  display: block;
}

.mainlogo img {
  width: 180px;
}

.top-navigation {
  /* background: #000 url(https://chalkboardtulsa.w010cms.milestoneinternet.info/resourcefiles/common-image/menu-bg.png) no-repeat center center;
  background-size: cover; */
  background-size: 100% 100%;
  background-position: 0 0;
  background-attachment: scroll;
  padding: 60px 0 60px 0;
  opacity: 0;
}

.uk-open .top-navigation {
  width: 100%;

  opacity: 1;
}

.uk-offcanvas-container-animation .uk-open .top-navigation {
  background: #000 url(https://www.thechalkboardkitchen.com/resourcefiles/common-image/menu-bg.png) no-repeat center center;
  background-size: cover;
  background-attachment: scroll;

}

.top-navigation ul {
  padding: 0;
  margin: 0;
}

.top-navigation li {
  list-style: none;
  text-align: center;
  padding-bottom: 0;
}

.top-navigation li a {
  color: #ffffff;
  position: relative;
  /* font-family: 'Baroneys Textured'; */
  font-weight: 400;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 60px;
  display: block;
  letter-spacing: 1.2px;
}
.top-navigation li:nth-child(3) a{
  /*text-transform: none;*/
}

.top-navigation li a.navON,
.top-navigation li a:hover {
  color: #A16B15;
  outline: 0;
  text-decoration: none;
}

.top-navigation li a:focus {
  color: #A16B15;
  outline: 0;
  text-decoration: none;
}

.top-navigation li a:hover::after,
.top-navigation li a:focus::after,
.top-navigation li a.navON::after {
  content: "...";
  display: block;
  position: absolute;
  /* top: 15px; */
  top: 5px;
  left: 0;
  right: 0;
  letter-spacing: 0;
  font-size: 65px;
}

.top-navigation li a.navON:after {
  /*
  content: ". . .";
  position: absolute;
  bottom: -25px;
  left: 0;
  letter-spacing: -2px;
  font-weight: 600;
  text-align: center;
  width: 100%;

  */
}

.submenulist.active_menu .navmenu__dropmenu {
  display: block;
  position: inherit;
  background: none;
  padding: 0;
  margin: 20px 0 0 0;
  box-shadow: none;
}
.submenulist.active_menu .navmenu__dropmenu a {
  font-size: 20px;
  line-height: 40px;
}
.submenulist.active_menu .navmenu__dropmenu a:hover:after, 
.submenulist.active_menu .navmenu__dropmenu a:focus:after, 
.submenulist.active_menu .navmenu__dropmenu a.navON:after {
  content: none;
}
.navfixpad {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
}

.uk-offcanvas-close.navclosebtn {
  position: relative;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  outline: 0;
  top: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 16px;
  font-family: 'Barlow Condensed', sans-serif;
}

.uk-offcanvas-close.navclosebtn svg {
  display: none;
}

.uk-offcanvas-close.navclosebtn span {
  display: inline-block;
  font-size: 23px;
  /* line-height: 37px; */
  line-height: 0;
  width: 65%;
  color: #A16B15;
  text-align: center;
}

.navfixpad div#number {
  padding: 0;
}

.navfixpad div#number a {
  color: #fff;
}

.navfixpad #number span {
  color: #fff;
}

.uk-offcanvas-close.navclosebtn:hover,
.uk-offcanvas-close.navclosebtn:focus {
  color: #ffffff;
  text-decoration: none;
}

.navlogo {
  position: absolute;
  top: 10px;
  width: 92px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.nav-number {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 10px;
}

.num-txt {
  /* display: block;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 1.5px;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif; */
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  display: block;
  letter-spacing: 1.2px;
}

.nav-number a {
  color: #A16B15;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.6px;
  font-family: 'Barlow Condensed', sans-serif;
}

.nav-number a:hover,
.nav-number a:focus {
  text-decoration: none;
  color: #8D5D11;
}

.social-media {
  text-align: center;
  padding: 10px 0;
}

.top-navigation .social-media li {
  display: inline-block;
  padding: 0 10px;
  line-height: 10px;
  font-size: 18px;
}

.social-media .social-media-wrap.footer-box a {
  font-size: 20px;
}

.navover {
  height: calc(100vh - 160px);
  overflow: scroll;
  /*margin-top: 40px;*/
  margin-top: 20px;
}

.reservationpad {
  position: fixed;
  left: 0;
  top: 200%;
  width: 100%;
  min-height: 100%;
  background: #ffffff;
  z-index: 9999;
  height: 100vh;
  overflow: auto;
  transition: all 0.4s ease 0s;
  visibility: hidden;
}

.reserveactive .reservationpad {
  top: 0;
  visibility: visible;
}

.resleft {
  text-align: center;
  position: relative;
  padding: 65px 35px 25px 35px;
  overflow: hidden;
  background-color: #292929;
  position: relative;
}

.reserveactive .resleft {
  background: url("https://www.thechalkboardkitchen.com/resourcefiles/common-image/reserve-bg.png") #292929;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

}

.reserveactive .resleft:before {

  content: "";
  background: url("https://www.thechalkboardkitchen.com/resourcefiles/common-image/reservation-bg.png") no-repeat;
  position: absolute;
  width: 100%;
  height: 80%;
  top: 75px;
  left: 20px;
  /* transform: translateY(-50%); */
  background-repeat: no-repeat;
}


.reserve-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
}


.resleft i.icon-platter {
  font-size: 84px;
  /* width: 84px;
  height: 51px; */
  display: block;
  /* line-height: 51px;
  margin: 0 auto 20px auto; */
  color: #fff;
}

.resleft i.icon-platter:before {
  content: "\e919";
  font-family: 'Template-Icons' !important;
}

.resleft>div {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.reserheading {
  color: #FFF;
  text-align: center;
  margin-bottom: 25px;
}

.restext {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.4px;
  color: #fff;
}

a.resclosebtn {
  position: absolute;
  top: 10px;
  font-size: 30px;
  width: 30px;
  line-height: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
}

a.resclosebtn:hover,
a.resclosebtn:focus {
  text-decoration: none;
  outline: 0;
  color: #A16B15;
}

.bookhead {
  font-size: 26px;
  color: #55131c;
  line-height: 24px;
  margin-bottom: 25px;
}


/*========HEADER SECTION END=========*/
/*========FOOTER SECTION=========*/
footer {
  text-align: center;
  position: relative;
  z-index: 0;
  border-top: 16px solid #A16B15;
}

/* 
footer.addBg:before {
background: url(/images_noindex/pattern-round-circle.png) #1e115a;
background-repeat: repeat;
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
} */

.footerlayer {
  position: absolute;
  bottom: 85px;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0 10px;
}

.footerlayer img {
  width: 360px;
}

.footwrapper {
  padding: 45px 40px 125px 40px;
  position: relative;
  z-index: 1;
}

.footlogo {
  margin: 0  0 50px 0;
}
.footlogo a {
  display: inline-block;
}

.footlogo a:focus {
  outline: 1px solid #A16B15;
}

.subscrihead {
  font-size: 40px;
  line-height: 25px;
  font-weight: 500;
  font-weight: normal;
  margin-bottom: 17px;
  padding: 0 30px;
  color: #010101;
  font-family: 'Baroneys Textured';
}

.subscribepad {
  padding: 16px 0 20px 0;
}
.join-mail-list{
  background:#A16B15; margin-bottom: -25px;
}
.join-mail-list .subscrihead{
  color: #fff;
}
.join-mail-list a.button{
  color: #fff; border-color: #fff;
}
.join-mail-list a.button:hover,
.join-mail-list a.button:focus{
  background:#fff; color:#A16B15;
}
footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.foot-link {
  margin-bottom: 20px;
}

ul.foot-link-list li {
  display: inline-block;
  padding: 5px 10px;
}

ul.foot-link-list li a {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #010101;
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
  text-shadow: none;
}
.footer-address {
  max-width: 50%;
  margin: 0 auto;
}
.footer-address {
  max-width: 65%;
  margin: 0 auto;
}
.footer-address__item a {
  font-size: 20px;
  line-height: 30px;
  color: #494949;
  text-shadow: none;
}
.footer-new ul.foot-link-list li a{
  letter-spacing: 1.5px;
  font-weight: 400;
  font-size: 15px;
  text-shadow: none;
}
.pop-link .pop-link-list a {
  color: #494949;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-shadow: none;
}

/* .pop-link .pop-link-list a:hover,
.pop-link .pop-link-list a:focus{
text-decoration: underline;
} */

.social-media-wrap a {
  color: #A16B15;
  font-size: 16px;
}

ul.foot-link-list li a:hover,
ul.foot-link-list li a:focus,
ul.foot-link-list li a.navON {
  color: #8D5D11;
  text-decoration: none;
}

.footer-box .htl-addr a,
.phone-wrap .htl-phone,
.phone-wrap .htl-phone a,
.opening-hours,
.opening-hours .hortxt a {
  color: #494949;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.6px;
  text-shadow: none;
}
.footer-box .htl-addr a,
.phone-wrap .htl-phone,
.phone-wrap .htl-phone a {
  font-size: 20px !important;
  font-weight: 500;
  letter-spacing: 0.4px;
}
.htl-phone .icon-chalkboard-Call-white:before{
  color: #a16b15;
  font-size: 16px;
}
.emailwrap .icon-chalkboard-Icon-feather-mail:before{
  font-size: 14px;
}
footer .social-media li {
  display: inline-block;
  margin: 0 8px;
}

footer .social-media {
  margin-bottom: 8px;
  font-size: 20px;
}


.googleaddress {
  max-width: 202px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.googleaddress a:hover,
.googleaddress a:focus {
  color: #8D5D11;
  text-decoration: none;
}

.foot1 {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
}

.foot2 {
  position: relative;
  z-index: 1;
}

.pop-link-list li {
  font-size: 20px;
  position: relative;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 0 15px 0 8px;
  display: inline-block;
}

.pop-link-list a.navON {
  color: #8D5D11 !important;
  text-decoration: none;
}

.pop-link-list a:hover,
.pop-link-list a:focus {
  text-decoration: none;
  color: #8D5D11;
}

.pop-link {
  margin-bottom: 12px;
}

.copy-rights {
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 1.5px;
  margin-bottom: 9px;
  color: #494949;
  display: inline-block;

}


.opening-hours {
  font-size: 16px;
  line-height: 30px;
  color: #494949;
}

.mobfoot .opening-hours {
  max-width: 200px;
  position: relative;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

.opening-hours .hortxt span {
  position: relative;
  top: 1px;
  cursor: pointer;
  color: #494949;

}

.opening-hours .hortxt a:hover span,
.opening-hours .hortxt a:focus span {
  color: #A16B15;
}

.opening-hours .hortxt p {
  font-family: 'Baroneys Textured';
  font-size: 30px;
  letter-spacing: 1.8px;
  color: #010101;
  font-weight: 500;
}

.opening-hours .hortxt a:focus,
.opening-hours .hortxt a:hover {
  outline: 0;
  color: #8d6520;
}

.morebutton:hover,
.morebutton:focus {
  text-decoration: none;
}

.morebutton.changeicon {
  color: #8d6520;
}

.morebutton.changeicon span:before {
  content: "\e903";
}

div#hurdiv {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 300px;
  transform: translate(-50%, 0px);
  transition: all 0.3s ease 0s;
  visibility: hidden;
}

div#hurdiv.changeicon {
  opacity: 1;
  bottom: 30px;
  visibility: visible;
}

.hortxt li {
  line-height: 22px;
  padding: 5px 0;
  text-align: left;
}

/* .hortxt li:nth-child(2) strong,
.hortxt li:nth-child(3) strong {
display: block;
} */

.horhead {
  font-weight: 600;
  letter-spacing: 1.6px;
  color: #161616;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
}

.totop {
  position: absolute;
  right: 20px;
  bottom: 120px;
  z-index: 9;
  top: inherit !important;
  width: auto !important;
  opacity: 1;
}

.totop.uk-active {
  opacity: 1;
}

.totop a {
  padding: 0;
  text-align: center;
  color: #c7cacb;
  transition: color .1s ease-in-out;
  width: 40px;
  height: 40px;
  line-height: 37px;
  border: 1px solid #c7cacb;
}

.totop a svg polyline {
  stroke: #fff;
}

.totop>a:focus,
.totop>a:hover {
  background: #fff;
}

.totop>a:hover svg polyline,
.totop>a:focus svg polyline {
  stroke: #121614 !important;
}

.subscribepad .button {

  margin: 0 auto;
}

.faqanchor:hover {
  text-decoration: none;
}


footer .social-media a:hover,
footer .social-media a:focus {
  color: #A16B15;
  text-decoration: none;
  /*    border-bottom: 1px solid;*/
}

ul.fixeddiv {
  padding: 0;
  z-index: 99;
  margin: 0;
  background: #494949;
  list-style: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 0 1px #00000052;
}

ul.fixeddiv li {
  width: 18%;
}

.fixeddiv a {
  display: block;
  color: #ffffff;
  text-align: center;
  height: 60px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 10px 0px 7px 0;
  font-family: 'Barlow Condensed', sans-serif;
}

ul.fixeddiv li:nth-child(3) {
  width: 24%;
}

.fixeddiv li.reservation-link {
  width: 100%;
  background-color: #A16B15;
}
.fixeddiv li.reservation-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 10px;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.8px;
  font-weight: 500;
}
.fixeddiv a i{
  /* min-height: 22px; */
}
.fixeddiv a i:before {
  font-family: 'Template-Icons';
}

/*ul.fixeddiv li:last-child {
width: 110px;
padding-left: 0;
margin-left: 16px;
}
.fixeddiv li:last-child a {
color: #A16B15;
}*/
.fixeddiv a.navON {
  color: #c6a867;
}

.fixeddiv a:hover i:before,
.fixeddiv a:focus i:before,
.fixeddiv a.navON i:before {
  color: #c6a867;
}

.fixeddiv a i {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.fixeddiv a i.icon-chalkboard-calendar-dark:before {
  color: #fff;
  font-size: 16px;

}

.fixeddiv li:nth-child(2) a i {
  font-size: 16px;
}

.fixeddiv a i.icon-dinner {
  font-size: 29px;
}

.fixeddiv a i.icon-gift-card {
  font-size: 26px;
}

.fixeddiv a .icon-image {
  font-size: 22px;
}

.fixeddiv a:hover,
.fixeddiv a:focus {
  text-decoration: none;
  color: #c6a867;
}

.googl-captha-space {
  display: block;
  position: relative;
  margin-bottom: 30px;
}

/*========FOOTER SECTION END=========*/



#msCookieBanner .left {
  width: auto !important;
  float: none !important;
}

#msCookieBanner .right {
  float: none !important;
  text-align: left;
  width: 100% !important;
}

#msCookieBanner .right button {
  padding: 10px 0 0 !important;
  text-align: left !important;
}

#msCookieBanner .right button:hover,
#msCookieBanner .right button:focus {
  border: 1px solid transparent !important;
}

/*==========*/
#msCookieBanner {
  font-size: 12px !important;
  line-height: 20px !important;
  height: auto !important;
  width: auto !important;
  bottom: 70px !important;
  max-width: 230px !important;
  margin: 0 auto !important;
  left: 0 !important;
  padding: 10px 15px !important;
  right: 0 !important;
  display: block !important;
  top: inherit !important;
  border: none !important;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
}

#msCookieBanner .left {
  width: 100% !important;
  display: block !important;
  padding-left: 0 !important;
  text-align: left !important;
  line-height: 20px !important;
}

#msCookieBanner .left span:first-child {
  font-weight: 700;
  display: inline;
  margin-bottom: 5px;
}

#msCookieBanner .left span:last-child {
  font-weight: 400;
  text-transform: none;
}

#msCookieBanner a {
  border-bottom: 1px solid !important;
  text-transform: capitalize;
}

#msCookieBanner a:hover,
#msCookieBanner a:focus {
  color: #A16B15 !important;
  text-decoration: none;
  border-bottom: solid 1px !important;
}

#msCookieBanner .right {
  display: block !important;
  text-align: center;
  font-weight: 700 !important;
  line-height: normal !important;
  margin-top: 5px;

}

#msCookieBanner .right button {
  border: 0 !important;
  font-size: 12px;
  line-height: 19px;
  padding: 0 !important;
  background: none !important;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 700;
  letter-spacing: .45px;
  transition: all .4s ease;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif !important;
  height: auto;
}

#msCookieBanner .right button:hover,
#msCookieBanner .right button:focus {
  border: 1px solid #FFF !important;
  outline: none !important;
}

#msCookieBanner {
  max-width: 230px;
  width: 100% !important;
  bottom: 15px !important;
  left: 15px !important;
  margin: 0 !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

#msCookieBanner .left {
  line-height: 24px;
  padding: 5px 0px 0px 0px !important;
}

#msCookieBanner .right {
  float: none !important;
  text-align: left;
}

#msCookieBanner .left span:first-child {
  font-weight: 700;
  display: block;
  font-size: 12px;
  line-height: normal;
}


#msCookieBanner .right button:hover,
#msCookieBanner .right button:focus {
  border: none !important;
  text-decoration: underline;
}

em {
  color: #1e115a;
}

.icon-chalkboard-Call-white:before {
  font-weight: 400 !important;
}

#number span.icon-phone {
  font-weight: 400 !important;
}
.reserve-subtxt a.btn.btn-link {
  color: #875A12;
}

@media screen and (max-width: 767px) {
  header .nvamenu,
  header .rightpad {
    width: 90px;
  }
  
  body.reserveactive .uk-offcanvas {
  	display: block;
  }
  body.BgActive {
    background-color: #e9e9e9e6;
    width: 100%;
    height: 100%;
    background-blend-mode: luminosity;
  }

  .contentfocus:focus {
    outline: none !important;
    box-shadow: none !important;
  }

  input[type="text"],
  input[type="email"],
  input[type="date"],
  input[type="tel"],
  select,
  textarea {
    padding: 10px;
  }

  #msCookieBanner {
    bottom: 70px !important;
    left: 10px !important;
  }

  .ft-right {
    margin-top: 15px;
  }

  .foot-link {
    margin-bottom: 30px;
  }
  .footer-address {
    max-width: inherit;
    margin: 0 auto 30px;
  }
  .footer-address__item {
    padding: 0;
  }
  .foot2 {
    margin: 0 0 30px 0;
  }

  footer .social-media {
    margin-bottom: 20px;
  }

  /* .button-link{
  font-size: 14px;
  line-height: 1.4px;
}
  .button, button, input[type="submit"], input[type="button"]{
  font-size: 14px;
  line-height: 1.4px;

} */
  .reserveactive .resleft:before {
    width: 343px;
    height: 225px;
    top: 68px;
    left: 15px;
    background-size: contain;
  }
}

#wrapper .pushItDown {
  margin-top: 0 !important;
}

.rfp-title {
  margin-bottom: 10px;
}

.frmgroup label {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-weight: 500;
}

.frmgroup label.privacy-policy {
  text-transform: none;
  color: #494949;
  font-size: 20px;
  letter-spacing: 0.4px;
  font-weight: 400;

}

.frmgroup label.privacy-policy a {
  color: #494949;
}

.frmgroup label.privacy-policy a:hover {
  color: #8D5D11;
}

.frmgroup {
  margin-bottom: 20px;
}

.rfptxt {
  font-size: 14px;
  line-height: 20px;
  margin-top: 28px;
}

.rfptxt br {
  display: none;
}

#contacform-captcha-message {
  position: absolute;
}

#PrivateDiningRFP {
  margin-top: 0 !important;
}

#PrivateDiningRFP .uk-close {
  line-height: 0px;
  padding: 0;
  margin: 0;
  height: auto;
}

#diningrfp-captcha-message {
  position: absolute;
  bottom: -25px;
}

#PrivateDiningRFP .uk-close svg {
  width: 20px;
  height: 20px;
}

#PrivateDiningRFP .uk-close svg line {
  stroke: #000000;
}

#PrivateDiningRFP .uk-close:hover,
#PrivateDiningRFP .uk-close:focus {
  background: transparent;
  outline: 1px solid #000;
}

.dinbtn.uk-sticky.uk-active.uk-sticky-fixed {
  width: 100% !important;
  left: 0;
  z-index: 1;
}

.dinbtn.uk-sticky.uk-active.uk-sticky-fixed .button {
  background: #e4c286;
  width: 100%;
  border-color: #e4c286;
  padding-top: 16px;
}

.frmgroup.dategroup,
.frmgroup.selectgroup {
  position: relative;
}

.frmgroup.dategroup>span {
  position: absolute;
  pointer-events: none;
  right: 20px;
  top: 45px;
}

.frmgroup.selectgroup span.icon-right-arrow {
  position: absolute;
  pointer-events: none;
  right: 10px;
  top: 40px;
  transform: rotate(90deg);
  font-size: 30px;
}

.uk-modal-body {
  padding: 30px 20px;
}

.list,
.sitemapinfo ul,
.adacontent ul,
.policypages ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list li,
.sitemapinfo ul li,
.adacontent ul li,
.policypages ul li {
  line-height: 28px;
  padding-left: 20px;
  position: relative;
}

.list li:after,
.sitemapinfo ul li:after,
.adacontent ul li:after,
.policypages ul li:after {
  content: "\eadf";
  position: absolute;
  left: -10px;
  top: 0px;
  font-family: 'icon';
  font-size: 25px;
  color: #010101;
}

.policypages ul li:after .sitemapinfo h2 {
  margin-top: 25px;
}

.sitemapinfo a:hover,
.sitemapinfo a:focus,
.adacontent a:hover,
.adacontent a:focus,
.policypages a:hover,
.policypages a:focus {
  color: #000;
  text-decoration: underline;
}

.adacontent ul {
  margin-top: 10px;
}

.uk-slider li.uk-active *{
  display: block;
}

.uk-slider li *{
  display: none;
}

.ada-datepicker {
  position: relative;
}

button.ui-datepicker-trigger {
  padding: 2px;
  border-color: transparent;
  height: auto;
  position: absolute;
  top: 9px;
  right: 15px;
  border: 1px solid transparent;
}

button.ui-datepicker-trigger:hover,
button.ui-datepicker-trigger:focus {
  border: 1px solid #000;
}

button.ui-datepicker-trigger:focus {
  background: transparent;
  outline: 1px solid #946742;
}

button.ui-datepicker-trigger:hover {
  background: transparent;
  outline: none;
}

button.ui-datepicker-trigger img {
  width: 21px;
}

#gdpr-rfp a {
  color: #373d20;
  text-decoration: underline;
}

#gdpr-rfp a:hover,
#gdpr-rfp a:focus {
  color: #A16B15;
  text-decoration: underline;
}

.formslable {
  display: none !important;
}

/*------ reservation page -----------*/
.resrvationppage {
  max-width: 768px;
  padding: 0 15px 30px 15px;
  box-sizing: border-box;
  margin: 0 auto;
}

.reservation-inner-right {
  background-color: transparent;
  padding-top: 15px;
  padding-bottom: 30px;
  margin-left: 30px;
}

.reservation-innerpage {
  width: 300px;
  margin: auto;
}

.reservation-inner-right .h2 {
  font-size: 26px;
  color: #002341;
  margin-bottom: 18px;

  font-weight: 500;
}

.contact-resrppage h1 {
  text-align: left;
}

.border-bottom {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

.resrightpage {
  padding: 20px 35px 40px 35px;
  background: #fff;
  text-align: center;
  justify-content: center;
}

a.btn.btn-link {
  font-weight: 500;
  font-size: 18px;
  color: #A16B15;
}

a.btn.btn-link:hover,
a.btn.btn-link:focus {
  text-decoration: underline;
}

.giftcardbtnsection .button {
  color: #9d6a34;
  text-shadow: 0 0 0 ;
}

.giftcardbtnsection .button:hover,
.giftcardbtnsection .button:focus {
  text-shadow: 0 0 0 #ffffff;
  color: #ffffff;
}

.mob-second-nav {
  display: flex;
  justify-content: center;
  padding: 40px 0 25px 0;
  border-top: solid thin rgba(255, 255, 255, 0.2);
}

.mob-second-nav a {
  position: relative;
  padding: 0 15px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
}

.mob-second-nav a:after {
  display: block;
  content: "";
  width: 1px;
  height: 13px;
  background: white;
  top: 10px;
  position: absolute;
  right: 0;
}

.mob-second-nav a:last-child:after {
  display: none;
}

.pop-link-list li:after {
  content: "|";
  right: 0;
  position: absolute;
  top: 2px;
  color: #494949;
}

.mobfoot .pop-link-list li:nth-of-type(4):after {
  opacity: 0;
}

.mobfoot .pop-link-list li:last-child {
  padding-right: 0;
}

.mobfoot .pop-link-list li:last-child:after {
  display: none;
}

#diningrfp .formbtngroup {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.formbtngroup .formbutton {
  width: 100%;
  margin: 0;
}

.powered-by-milestone a:hover,
.powered-by-milestone a:focus {
  text-decoration: none;
}

.powered-by-milestone a {
  color: white;
  text-decoration: underline;
}

.powered-by-milestone {
  color: white;
  font-size: 14px;
  display: inline-block;

}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  color: #494949 !important;
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:focus {
  color: #A16B15 !important;
}

.header-select-locations {
  position: relative;
  display: block;
}
.select-locations-menu {
	font-size: 20px;
	line-height: 20px;
	color:  #FFF;
	cursor: pointer;
	text-shadow: 0 0 0 #FFF;
}
.header-section.uk-active .select-locations-menu,
.innerpage .select-locations-menu {
  color: #010101;
}
ul.select-locations-list {
  min-width: 110px;
  top: 28px !important;
  padding: 10px 20px;
  margin: 0;
}
ul.select-locations-list li {
  display: inline-block;
}
.select-locations-arrow {
  display: inline-block;
  position: relative;
  top: 3px;
  font-size: 22px;
  line-height: 22px;
  transform: rotate(90deg);
  pointer-events: none;
}

/*============ Responsive ===============*/
@media only screen and (min-width:480px) and (max-width:823px) and (orientation: landscape) {

  .hortxt li:nth-child(2) strong,
  .hortxt li:nth-child(3) strong {
    display: inline;
  }

  div#hurdiv {
    width: 480px;
  }

  div#hurdiv.changeicon {
    bottom: 110px;
  }
}

@media only screen and (min-width:640px) {
  .googl-captha-space {
    margin-right: 30px;
    display: block !important;
    position: relative;
    margin-bottom: 0;
    /* margin-bottom: 30px !important;
    width: 100%; */
  }

  .formbtngroup .formbutton {
    vertical-align: middle;
  }

}

@media only screen and (min-width:320px) and (max-width:736px) {

  /*css start*/
  .opening-hours .hortxt a {
    font-size: 16px;
    color: #ffffff;
  }


  /* .menu-section-new .inner-link-activity a {
  font-size: 11px;
  padding: 11px 0;
}

  .menu-section-new .inner-link-activity a::after {
  bottom: 10px;
} */

  /*css end*/

  .contactpage #middle {
    display: none;
  }

  .subscrihead {
    margin-bottom: 20px;
    padding: 0;
    font-size: 40px;
    color: #010101;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .rfptxt {
    font-size: 13px;
    line-height: 24px;
    margin-top: 17px;
  }

  .subscribepad {
    padding: 50px 0 50px 0;
  }

  .footwrapper {
    padding: 45px 25px 95px 25px;
    position: relative;
    z-index: 1;
  }

  ul.foot-link-list li {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.5px;
  }

  .mobfoot .opening-hours {
    max-width: 350px;
    margin: 50px auto;
  }
}



@media only screen and (min-width:768px) {

  /*body.BgActive {
  background-image: url(/images_noindex/desktop-bg.jpg);background-attachment: fixed;
}*/

  header .social-media {
    display: none;
  }

  header.header-section {
    border-bottom: 0 !important;
  }

  .reserheading {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 3px;
    font-family: 'Baroneys Textured';
  }

  .reservation-form li {
    list-style: none;
    padding: 0;
  }

  .resleft i.icon-platter {
    color: #fff;
  }

  h1,
  .h1 {
    font-size: 45px;
    line-height: 50px;
  }

  h2,
  .h2 {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 3px;
  }

  h3,
  .h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .bigtext {
    font-size: 70px;
    line-height: 70px;
  }

  .top-navigation.desktoptopnav {
    width: 520px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    visibility: hidden;
    transition: all 0.4s ease 0s;
    opacity: 0;
  }

  .uk-sticky-placeholder {
    display: none !important;
    height: 0 !important;
  }

  .navactive .top-navigation.desktoptopnav {
    visibility: visible;
    opacity: 1;
    overflow: auto;
  }

  /* width */
  .navactive .top-navigation::-webkit-scrollbar {
    width: 5px;
  }

  /* Track */
  .navactive .top-navigation::-webkit-scrollbar-track {
    background: #010101;
  }

  /* Handle */
  .navactive .top-navigation::-webkit-scrollbar-thumb {
    background: #A16B15;
  }

  /* Handle on hover */
  .navactive .top-navigation::-webkit-scrollbar-thumb:hover {
    background: #A16B15;
  }

  /*--------------*/

  .reservation-form {
    padding: 0px;
  }

  .reservation-form li {
    list-style: none;
  }

  .rtitle {
    display: block;
    font-size: 16px;
    color: #002341;
    padding: 0px 0px 1px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .reservation-box-footer {
    padding-top: 20px;
  }

  /*newly added*/
  .reservation-box-footer {
    padding-top: 15px;
  }

  /*newly added*/
  .reservation-form .styled-select {
    margin-bottom: 10px;
    position: relative;
    min-height: 42px;
    background: #fff;
  }

  /*Newly added*/
  .reservation-form .styled-select,
  .reservation-form input {
    margin-bottom: 23px;
    position: relative;
    min-height: 42px;
    background: #fff;
  }

  #open-table .reservation-form input {
    position: relative;
    margin-bottom: 0;
    font-size: 25px;
    color: #121614;
    padding-left: 5px;
  }

  /*Newly added ends*/
  .reservation-form .styled-select .resdropdown:focus-visible {
    /* opacity: 0.7; */
    outline: 1px solid;
    /* padding: 0; */
  }

  .reservation-form .styled-select .resdropdown:focus,
  .reservation-form select:focus {
    box-shadow: none;
    border-left: 0;
    border-top: 0;
    border-right: 0;
  }

  .reservation-form input[type="text"]:focus {
    border-bottom: 2px rgba(105, 110, 114, 0.3) solid;
    box-shadow: none;
    border-left: 0;
    border-top: 0;
    border-right: 0;
  }

  .reservation-form .styled-select .resdropdown {
    /* position: absolute;
    left: 0;
    top: 0; */
    background: transparent;
    z-index: 8;
    cursor: pointer;
    padding-left: 5px;
  }
  .reservation-form .styled-select .resdropdown option{
    padding-left: 5px;
  }
  .resdropdown {
    width: 100%;
    border: 0px;
    font-size: 24px;
    color: #000;
    padding: 0;
    background: #fff;
    z-index: 5;
  }

  /*newly added css*/
  #open_table1 label {
    margin-bottom: 0px;
    font-weight: normal;
  }

  /*newly added css ends here*/
  .datepicker-input {
    width: 100%;
    border: 0;
    border-bottom: 2px #002341 solid;
    font-size: 24px;
    color: #002341;
    margin-bottom: 10px;
    padding-left: 0px;
  }

  .datepicker-input:focus {
    border: none;
    border-bottom: 2px #000 solid;
  }

  .powerd-opentable {
    padding-top: 30px;
  }

  .dalendar-content {
    position: relative;
  }

  .reservation-form li.reserv-drop {
    position: relative;
  }

  .reservation-form li.reserv-drop .res-down-arrow {
    position: absolute;
    right: 5px;
    font-weight: bold;
    bottom: 15px;
    z-index: 5;
  }

  /*newly added*/
  .reservation-form li.reserv-drop .res-down-arrow {
    position: absolute;
    right: 10px;
    font-weight: 400;
    top: 20px;
    z-index: 5;
    transform: rotate(90deg);
    font-size: 32px;
    color: #494949;
  }

  /*newly added*/
  #open-table .ada-datepicker {
    position: relative;
    /* border-bottom: 2px #002341 solid;
    border: solid; */
    margin-bottom: 23px;
  }

  /*newly added*/
  /*newly added ends here*/
  span.res-down-arrow.icon-time {
    position: absolute;
    right: 10px;
    font-weight: normal;
    font-size: 20px;
    bottom: 15px !important;
    z-index: 1;
    color: #494949;
    pointer-events: none;
  }

  span.res-down-arrow.icon-calendar {
    top: 28px;
  }

  button.ui-datepicker-trigger {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 19px !important;
    right: 15px !important;
    bottom: 11px;
    background-color: transparent;
    z-index: 99;
  }

  .planform button.ui-datepicker-trigger {
    right: 15px;
  }

  /*newly added*/
  button.ui-datepicker-trigger {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 23px;
    right: 5px;
    bottom: 14px;
    background-color: transparent;
    z-index: 99;
  }

  .hortxt li:nth-child(2) strong,
  .hortxt li:nth-child(3) strong {
    display: inline;
  }

  div#hurdiv {
    transform: translate(0%, 0px);
    left: 0;
    /* width: 360px; */
    width: 425px;
  }

  div#hurdiv.changeicon {
    bottom: 50px;
  }

  footer .social-media li a {
    font-size: 18px;
  }

  footer .social-media li a:hover,
  footer .social-media li a:focus {
    color: #494949;
  }

  footer .social-media li {
    margin: 0 13px;
  }

  footer .social-media li a:hover .icon-chalkboard-Tripadvisor:before,
  footer .social-media li a:focus .icon-chalkboard-Tripadvisor:before {
    color: #494949;
  }

  #ot-sdk-btn.ot-sdk-show-settings,
  #ot-sdk-btn.optanon-show-settings {
    color: #494949 !important;
  }

  #ot-sdk-btn.ot-sdk-show-settings:hover,
  #ot-sdk-btn.optanon-show-settings:hover,
  #ot-sdk-btn.ot-sdk-show-settings:focus,
  #ot-sdk-btn.optanon-show-settings:focus {
    color: #A16B15 !important;
  }

  div#GeneralForm-captcha-message {
    position: absolute;
    bottom: -30px;
  }

  #open-table .reservation-inner .h2 {
    margin-bottom: 20px;
  }
  .emailwrap{
    margin-left: 10px;
  }

  .resright {
    padding: 60px 40px 50px;
  }
  .reserv-two-col {
    display: flex;
    justify-content: space-between;
    padding-left: 40px;
    grid-column-gap: 20px;
    flex-wrap: nowrap;
  }
  .reserv-drop,
  .reserv-time {
    position: relative;
    padding-left: 0;
  }
  .res-down-arrow {
    position: absolute;
    right: 0;
    bottom: 12px;
    font-size: 26px;
    display: inline-block;
    transform: rotate(90deg);
    pointer-events: none;
  }
  .select-location-drop {
    position: relative;
  }
}

@media only screen and (min-width:767px) and (max-width:1024px) {
footer {
    padding-bottom: 50px;
}
  .rfptxt {
    font-size: 14px;
    line-height: 20px;
    margin-top: 28px;
  }

  /* #open-table .reservation-form input {
  border-bottom: 2px #002341 solid;
} */

  .totop {
    bottom: 160px;
  }

  #diningrfp-captcha-message,
  #contacform-captcha-message {
    position: absolute;
  }

  .managed-by {
    padding-top: 20px;
  }

  .googleaddress {
    max-width: 100%;
  }
}

@media only screen and (min-width:768px) and (max-width:823px) and (orientation: landscape) {
  .mobfoot .foot2 {
    display: block;
    text-align: center;
  }

  .mobfoot .foot2>div:first-child {
    max-width: 100%;
  }

  .mobfoot .pop-link {
    text-align: center;
    margin-bottom: 20px;
  }

  .mobfoot .copy-rights {
    text-align: center;
    margin-bottom: 20px;
  }

  .mobfoot .foot2>div:last-child {
    padding: 0 0 80px 0;
  }
}

@media screen and (min-width:768px) {
  footer {
    padding: 0;
    background-color: #fff;
  }

  .footwrapper {
    padding: 50px 15px 35px 15px;
    background-size: 517px 603px;
    background-position: left center;
  }

  .footwrapper::after {
    content: "";
    background: url("https://www.thechalkboardkitchen.com/resourcefiles/common-image/footer-bg.png") no-repeat center bottom;
    background-size: contain;
    position: absolute;
    width: 70%;
    height: 100%;
    bottom: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
  }

  .subscribepad {
    padding: 35px 0 45px;
  }

  .subscrihead {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 3px;
    text-transform: none;
  }

  ul.foot-link-list li {
    padding: 0 12px;
  }

  .googleaddress {
    line-height: 24px;
  }

  .foot2 {
    display: flex;
    text-align: left;
    justify-content: space-between;
    padding-top: 60px;
  }

  .foot2>div:first-child {
    min-width: 260px;
    z-index: 1;
  }

  .foot2>div:last-child {
    padding-left: 0px;
  }

  .pop-link-list li {
    padding: 0 15px 0 8px;
    line-height: 15px;
    display: inline-block;
  }
  .pop-link-list li:first-child {
    padding-left: 0;
  }

  .pop-link-list li:last-child:after {
    display: none;
  }

  .pop-link-list li:last-child {
    padding-right: 0;
  }

  .copy-rights span {
    display: inline-block;
  }

  .copy-rights {
    text-align: left;
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5px;
  }

  .pop-link {
    margin-bottom: 0;
    text-align: left;
  }


  header.header-section.desktophead {
    height: 92px;
    background: transparent;
    width: 100%;
    transition: all 0.3s ease 0s;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    position: fixed;
    width: 100%;
  }

  .pop-link .pop-link-list a {
    font-size: 15px !important;
  }

  header.header-section.desktophead.uk-active {
    /*background: rgba(255, 255, 255, 95%);*/
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0);
  }

  .headerinpad {
    display: flex;
    margin: 0 auto;
    /* max-width: 1380px; */
    padding: 0 60px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
  }

  .desktophead .reserve-openbox a {
    height: 49px;
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 16px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    background: transparent;
    padding: 14px 35px;
    border: 1.5px solid #A16B15;
    color: #fff;
    text-shadow: 0 0 0 ;
    font-weight: 600;
    white-space: nowrap;
  }

  .desktophead .reserve-openbox a:hover,
  .desktophead .reserve-openbox a:focus,
  .desktophead.uk-active .reserve-openbox a:hover,
  .desktophead.uk-active .reserve-openbox a:focus {
    background-color: #A16B15;
    outline: none;
  }

  .desktophead.uk-active .reserve-openbox a:hover,
  .desktophead.uk-active .reserve-openbox a:focus {
    border-color: #A16B15;
  }

  header.desktophead .nvamenu,
  header.desktophead .rightpad {
    /*    width: 140px;*/
  }

  .desktophead .reservesec {
    position: static;
    display: block;
  }

  .desktophead .reservesec:first-child {
    margin-right: 0;
  }

  .desktophead .burger-menu-wrap {
    margin-bottom: 8px;
  }

  .desktophead .logo img {
    width: 113px;
  }

  .top-navigation {
    padding: 80px 60px 60px 60px;
  }

  .navactive .top-navigation {
    background: #000 url("https://www.thechalkboardkitchen.com/resourcefiles/common-image/menu-bg.png") no-repeat center center;
    background-size: cover;
  }

  .navover {
    height: auto;
    overflow: visible;
    margin-top: 25px;
  }

  a.navclose {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    color: #ffffff;
    font-size: 27px;
    width: 30px;
    text-align: center;
    margin: 0 auto;
  }

  a.navclose:hover,
  a.navclose:focus {
    text-decoration: none;
    color: #A16B15;
  }

  .nav-number {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  header .social-media {
    padding: 0;
  }

  .burger-menu {
    z-index: 0;
    display: flex;
    align-items: center;
  }

  .desktophead .mainlogo {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease 0s;
    text-align: center;
  }

  .burger-menu-wrap span {
    background-color: #FFF;
  }

  .contact-wrap a {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 1.15px;
    margin-left: 40px;
    padding-left: 35px;
    position: relative;

  }

  .contact-icon {
    margin-right: 9px;
    font-size: 15px;
  }

  .contact-wrap a::before {
    content: "";
    position: absolute;
    border-left: 1px solid #FFFFFF;
    width: 1px;
    height: 25px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .uk-active .contact-wrap a::before {
    border-left: 1px solid #000;
    opacity: 0.5;
  }

  .uk-active .contact-wrap .contact-icon.icon-chalkboard-Call-white:before {
    color: #A16B15;
  }

  .burger-menu a {
    color: #FFF;
    text-shadow: 0 0 0 #FFF;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1.5px;
  }

  .burger-menu .icon-chalkboard-hamburger:before {
    font-size: 10px;
    position: relative;
    top: -1.5px;
    font-weight: 600;
  }

  .uk-active .burger-menu a {
    color: #010101;
    text-shadow: none;
    outline: none;
    /* font-stretch: initial; */
  }

  .uk-active .burger-menu .icon-chalkboard-hamburger:before {
    color: #A16B15;
  }

  .uk-active .burger-menu-wrap span {
    background-color: #A16B15;
  }

  .desktophead.uk-active .reserve-openbox a {
    background-color: transparent;
    border-color: #A16B15;
    color: #A16B15;
    text-shadow: none;
  }

  .desktophead.uk-active .reserve-openbox a:hover,
  .desktophead.uk-active .reserve-openbox a:focus {
    background: #A16B15;
    color: #fff;
  }

  .desktophead.uk-active .mainlogo {
    visibility: visible;
    opacity: 1;
    text-align: center;
  }

  .burger-menu a:hover,
  .burger-menu a:focus {
    color: #A16B15;
    outline: 0;
    text-shadow: none;
  }

  .burger-menu a:hover .burger-menu-wrap span,
  .burger-menu a:focus .burger-menu-wrap span {
    background-color: #A16B15;
  }

  .uk-active .burger-menu a:hover,
  .uk-active .burger-menu a:focus {
    color: #A16B15;
  }

  .uk-active .burger-menu a:hover .burger-menu-wrap span,
  .uk-active .burger-menu a:focus .burger-menu-wrap span {
    background-color: #A16B15;
  }

  .desktophead .reservationpad {
    top: 0;
    opacity: 0;
    background: #00000096;
    padding: 50px;
    transition: all 0.3s ease 0s;
  }

  .reserveactive .desktophead .reservationpad {
    visibility: visible;
    opacity: 1;
    background: rgba(0, 0, 0, 0.88);
  }

  a.resclosebtn {
    color: #ffffff;
  }

  a.resclosebtn:hover,
  a.resclosebtn:focus {
    color: #A16B15;
  }



  .subscribepad {
    padding-bottom: 27px;
  }

  .contact-wrap {
    position: relative;
    top: -1px;
    display: none;
  }

  .contact-icon {
    position: relative;
    top: 1px !important;
  }

  /* footer .social-media li:nth-child(even) {
  display: none !important;
} */

  footer .social-media ul {
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-direction: row-reverse; */
  }

  #diningrfp button.ui-datepicker-trigger {
    bottom: 10px;
  }
}

@media only screen and (min-width:768px) and (max-width:800px) {
  div#hurdiv.changeicon {
    bottom: 102px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .managed-by {
    padding-top: 20px;
  }

  .homebannerdiv .uk-slidenav:focus {
    outline: none;
  }

  div#hurdiv {
    transform: translate(0%, 0px);
    left: 0;
    width: 360px;
    right: 0;
    text-align: center;
    margin: 0 auto;
  }

  .home-intro-section {
    padding: 50px 0 40px 0;
  }

  .foot2>div:first-child {
    min-width: 260px;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
  }

  .resleft {
    padding: 70px 35px 70px 35px;
  }

  .resright {
    padding: 50px 35px 50px 35px;
  }

  .reservation-inner {
    max-width: 400px;
    margin: 0 auto;
  }

  .copy-rights {
    text-align: center;
    margin: 0;

  }

  .pop-link {
    margin-bottom: 0;
    text-align: center;
  }

  .ft-right {
    text-align: center;
  }

  .foot2 {
    display: block;
    text-align: center;
    justify-content: space-between;
    padding-top: 30px;
  }

  .foot2>div:last-child {
    padding-left: 0px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-top: 20px;
  }
}

@media only screen and (min-width:960px) {

  /* .reservation-form li.dalendar-content {
  padding-bottom: 0;
} */
  .reservation-form li.dalendar-content:last-child {
    padding-bottom: 0;
  }

  .button,
  button,
  input[type="submit"],
  input[type="button"] {
    margin: 0 auto;
  }

  .social-media .social-media-wrap.footer-box a {
    font-size: 20px;
  }

  .googleaddress {
    max-width: 100%;
  }
  .footer-new .googleaddress{
    display: flex;
    justify-content: center;
    column-gap: 60px;
  }
  .footer-box .htl-addr a,
  .phone-wrap .htl-phone,
  .phone-wrap .htl-phone a,
  .opening-hours,
  .opening-hours .hortxt a {
    font-size: 18px;
  }

  .foot-link {
    margin-bottom: 53px;
  }
  .footer-new .foot-link {
    margin-bottom: 35px;
  }
  .readmorebutton:after {
    font-size: 11px;
  }

  .readmorebutton {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #A16B15;
    padding-right: 17px;
    position: relative;
    height: 22px;
    overflow: hidden;
    transition: none;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-size: 15px;
    width: auto;
  }

  .readmorebutton.changetext:before {
    content: "Read Less";
    visibility: visible;
    position: absolute;
    left: 0;
    text-indent: 0;
  }

  .top-navigation {
    width: 710px;
  }

  .top-navigation .social-media li a {
    font-size: 16px;
  }

  .desktophead .reservationpad {
    padding: 0;
    display: flex;
    align-items: center;
  }

  .resinpad {
    display: flex;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 20px;
    position: relative;

  }

  .resinpad>div {
    width: 50%;
  }

  .resleft {
    padding: 50px 70px;
    display: flex;
    align-items: center;
    background-position: 0 0;
    background-size: auto auto;
    position: relative;
    background-repeat: repeat;
    overflow: hidden;
  }

  /* .resleft:after {
  top: 50%;
  bottom: inherit;
  width: 336px;
  height: 425px;
  transform: translate(0px, -50%) scale(0.9);
} */

  /*.reserveactive .resleft:after {
  background-image: url(/images_noindex/bg1-d.png);
}*/
  .resleft>div {
    position: relative;
    z-index: 1;
  }

  .resright {
    padding: 60px 40px 50px;
    background: #ffffff;
    display: flex;
    align-items: center;
  }

  /*Newly Added For Reservation*/
  .resright .reservation-right#open-table {
    width: 100%;
  }

  #open-table .reservation-inner .h2 {
    font-size: 50px;
    color: #010101;
    line-height: 50px;
  }

  .reservation-form li.reserv-drop .res-down-arrow {
    position: absolute;
    right: 13px;
    font-weight: 400;
    bottom: 10px;
    z-index: 5;
    transform: rotate(90deg);
    font-size: 32px;
    color: #494949;
  }

  /*Newly Added Ends Here*/
  .calign {
    width: 100%;
  }

  .resleft i.icon-platter {
    /* width: 140px;
    font-size: 138px;
    height: 85px;
    line-height: 86px; */
    margin-bottom: 30px;
    color: #fff;
  }

  a.resclosebtn {
    top: -55px;
  }

  .top-navigation {
    /*display: flex;
    align-items: center;*/
    padding: 75px 60px 0px 60px;
  }

  .navover {
    width: 100%;
    transform: translate(0px, 0);
  }

  .footwrapper {
    position: relative;
  }

  .top-navigation li {
    margin-bottom: 5px;
  }

  .button,
  button,
  input[type="submit"],
  input[type="button"] {
    margin: 0;
  }
}

@media only screen and (min-width:960px) and (max-width:1024px) {
  div#hurdiv.changeicon {
    bottom: 33px;
  }
}

@media only screen and (min-width:1024px) {
  .footwrapper {
    padding: 50px 15px;
  }

  .top-navigation.desktoptopnav {
    width: 710px;
  }

  header.desktophead .rightpad {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    grid-column-gap: 30px;
  }
}

@media only screen and (min-width:1280px) {
  .uk-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  header.header-section {
    padding: 0 15px;
  }

  footer {
    padding: 0;
  }

  .footwrapper {
    max-width: 1240px;
    margin: 0 auto;
    padding: 60px 0;
  }

  .footerlayer {
    right: inherit;
  }

  div#hurdiv.changeicon {
    bottom: 00px;
  }

  .BgActive div#hurdiv.changeicon {
    transform: translate(0%, -30px);
  }

  .burger-menu a>span {
    top: -0.1px;
  }
}

@media only screen and (min-width:1440px) {
  .top-navigation li {
    margin-bottom: 10px;
  }

  .top-navigation {
    padding-top: 90px;
  }
}

@media only screen and (max-width:767px) {
  .oh {
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .top-navigation li a {
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 1.2px;
  }
  .top-navigation li a:hover::after, .top-navigation li a:focus::after, .top-navigation li a.navON::after{
    font-size: 50px;
  }
  .top-navigation .navover>ul li {
    margin-bottom: 6px;
  }
  .submenulist.active_menu .navmenu__dropmenu {
    margin: 10px 0 0 0;
  }
  .submenulist.active_menu .navmenu__dropmenu a {
    font-size: 16px;
    line-height: 35px;
  }

  .rfp-title {
    font-size: 22px;
  }

  .reservation-inner .h2 {
    text-align: center;
    margin-bottom: 20px;
  }

  #ftpwanotification {
    margin-top: 0;
    margin-bottom: 25px;
  }

  /* .top-navigation .navover>ul li:nth-child(8) a:after {
  top: -32px;
} */
  .resleft i.icon-platter {
    font-size: 50px;
    display: block;
    color: #fff;
    margin-bottom: 20px;
  }
}

/*200 Zoom level*/
.zommLevel200 .headerinpad {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.zommLevel200 header .nvamenu,
.zommLevel200 header .rightpad {
  width: 142px;
}

.zommLevel200 .reservesec {
  position: static;
  display: inline-block;
}

.zommLevel200 .reserve-openbox a {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}

.zommLevel200 .top-navigation a.navclose {
  top: 0;
}

.zommLevel200 .top-navigation {
  padding: 30px 0 20px 0;
  overflow: auto;
}

.zommLevel200 .navover {
  height: auto;
  overflow: visible;
}

.zommLevel200 .footlogo a {
  width: 110px;
}

.zommLevel200 .pop-link-list li {
  padding: 0 15px 0 8px;
  line-height: 24px;
}

.zommLevel200 .pop-link-list li:after {
  content: "|";
  right: 0;
  position: absolute;
  top: 0;
}

.zommLevel200 .pop-link-list li:last-child::after {
  /*display: none;*/
}

.zommLevel200 .footwrapper {
  padding: 30px 40px 40px 40px;
}

.zommLevel200 a.resclosebtn {
  top: 0;
  color: #55131c;
}

.contentfocus:focus {
  outline: 1px solid #373D20;
  box-shadow: 0 0 5px #373D20 inset;
}

.homemennuinpad .contentfocus:focus,
.home-review-section .contentfocus:focus {
  outline: 1px solid #fff;
  box-shadow: 0 0 5px #fff inset;
}

#mainimage .ms_cms_editbar {
  top: -170px !important;
}

.cms6 .bannerlogo {
  z-index: 3;
}

.cms6 .home-hero-image {
  z-index: 2;
}

@media only screen and (max-width:960px) {
  .reservation-inner-right {
    margin-left: 0;
  }

  div#breadcrumb {
    display: none;
  }
  .footer-new-links {
    display: block !important;
  }
  .footer-new .foot2{
    padding-top:0;
  }
  .footer-address-new:last-child{
    margin-top: 20px;
  }
}

@media only screen and (min-width:1024px) and (max-width:1366px) {
  .resinpad {
    height: 80vh;
  }
}

@media screen and (min-width: 768px) and (max-width: 959.59px) {
  .headerinpad {
    padding: 0 25px;
  }

}

.outer-box {
  background-color: transparent;
  margin: 30px auto 0;
  max-width: 960px;
  padding: 30px 0;
  text-align: center;
  width: 94%;
  border: 1px solid #122034;
}

.pro-txt {
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
  text-align: center
}

.click-logo {
  padding-bottom: 20px
}

.vcard {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.4px;
}

.vcard a:link,
.vcard a:visited {
  border-bottom: none;
  text-decoration: none;
}

.vcard a:hover,
.vcard a:focus {
  border-bottom: 1px solid #A16B15 !important;
  /* text-decoration: underline !important; */
}

.vcard .fn {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 40px;
}

.lockimg {
  font-size: 120px;
  margin-bottom: 20px
}

.careers-center {
  /* text-align: center; */
  margin-bottom: 45px;
  /* display: block; */
}

.uk-container1170 {
  max-width: 1170px;
  padding: 0px 15px 0;
  box-sizing: border-box;
  margin: 0 auto;
}

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

  h1,
  .h1 {
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  h2,
  .h2 {
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 2px;
  }

  .menuheading {
    font-size: 22px;
    line-height: 28px;
  }
  
  .header-select-locations {
    display: flex;
    justify-content: flex-end;
  }
  .uk-offcanvas-overlay.uk-open .select-locations-menu {
    color: #fff;
  }
  .select-locations-menu {
    font-size: 18px;
    color: #010101;
    cursor: pointer;
    position: relative;
    right: -6px;
  }
  ul.select-locations-list {
    min-width: 100px;
    top: 28px !important;
    padding: 10px 10px;
    right: 0;
    left: auto !important;
  }
  ul.select-locations-list li a {
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #A16B15;
    text-shadow: none;
  }
  ul.select-locations-list li a:after {
    content: none !important;
  }

  .burger-menu .icon-chalkboard-hamburger:before {
    color: #A16B15;
    font-size: 12px;
    position: relative;
    top: -1.5px;
  }

  .burger-menu a>span {
    color: #010101;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 1.5px;
    padding-left: 2px;
  }

  .burger-menu-wrap span {
    background-color: #A16B15 !important;
  }

  #number span.icon-phone {
    color: #A16B15;
    margin-right: 7px;
  }

  #number span {
    color: #010101;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 0;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 600;
  }

  .burger-menu-wrap span {
    width: 18px;
  }

  .reserheading {
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: 'Baroneys Textured';
  }

  .reserve-logo {
    width: 268px;
  }

  .resleft {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 66px 20px 50px;
  }

  #open-table .reservation-form input {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-bottom: 10px;
  }

  .reservation-form .styled-select .resdropdown {
    font-size: 50px !important;
    line-height: 50px !important;
  }

  .resright {
    padding: 50px 35px 40px 35px;
  }

  .reservation-form li {

    padding-bottom: 15px;
  }

  .navlogo {
    width: 165px;
  }

  .heroimage-slider-wrap.home-hero-image.mobile {
    position: relative;
  }

  .reservation-form .styled-select,
  .reservation-form input {
    border-bottom: 1px rgba(105, 110, 114, 0.3) solid;
  }

  .heroimage-slider-wrap.home-hero-image.mobile::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }

  .home-hero-image.mobile a:before {
    z-index: 2;
  }

  .menuheading {
    margin-bottom: 15px;
  }

  .googleaddress {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .googleaddress .htl-addr {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  pop-link-list li:after {
    top: 0;
  }

  .mobfoot .pop-link-list li:nth-of-type(4):after {
    opacity: 1;
  }

  button.ui-datepicker-trigger {
    margin: 0px;
    width: 23px;
    bottom: 20px;
    background-color: transparent;
    z-index: 99;
  }

  .mainlogo img {
    width: 110px;
  }

  footer.addBg:before {
    background-size: 65%;
  }

  /* .top-navigation li a:hover::after,
  .top-navigation li a:focus::after,
  .top-navigation li a.navON::after {
  top: -24px;
} */

  .mob-second-nav {
    display: none !important;
  }

  .social-media-wrap a {
    color: #A16B15 !important;
  }

  .footer-box .htl-addr a,
  .phone-wrap .htl-phone,
  .phone-wrap .htl-phone a,
  .opening-hours,
  .opening-hours .hortxt a {
    color: #494949;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding: 0;
  }

  .emailwrap {
    display: block;
  }

  .pop-link-list li {
    display: block;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1.5px;
  }

  .pop-link-list li:after {
    display: none;
  }

  .pop-link .pop-link-list a {
    color: #494949;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1.5px;
  }

  .copy-rights {
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 1.5px;
  }

  .copy-rights span {
    display: block;
  }

  .horhead {
    line-height: 30px;
  }

  .button-link .circle-desc {
    position: absolute;
    top: 50%;
    /* right: 22px;
    transform: translate(50%, -50%) rotate(-135deg);
    width: 14.472222vw;
    height: 20.472222vw; */
    right: 16px;
    transform: translate(60%, -50%) rotate(-145deg) !important;
    width: 13.472222vw;
    height: 20.472222vw;
  }

  .social-media .social-media-wrap.footer-box a {
    font-size: 20px;
  }

  .top-navigation .social-media li {
    padding: 0 15px;
  }

  /* footer .social-media li:nth-child(even) {
  display: none !important;
} */

  footer .social-media ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #ot-sdk-btn.ot-sdk-show-settings,
  #ot-sdk-btn.optanon-show-settings {
    font-size: 15px !important;
    line-height: 26px !important;
    letter-spacing: 1.5px;
  }

  footer ul {
    max-width: 300px;
    margin: auto;
  }

  .navlogo {
    text-align: center;
  }

  .navover {
    height: calc(100vh - 138px);
    margin-top: 14px;
    padding: 20px 0;
  }

  .frmgroup label.privacy-policy {
    display: flex;
  }

  .privacy-policy .uk-checkbox.checkbox {
    width: 40px;
    position: relative;
    top: 10px;
    margin-right: 15px;
  }

  .mob-social {
    margin-top: 30px;
  }

  .managed-by-inner {
    flex-direction: column;
  }

  .managed-by-inner span {
    padding-right: 0 !important;
    padding-bottom: 15px;
  }

  .footwrapper::after {
    content: none;
  }

  span.res-down-arrow.icon-time {
    bottom: 38px !important;
    right: 15px !important;
  }

  .reservation-form li.reserv-drop .res-down-arrow {
    right: 10px;
  }

  #diningrfp button.ui-datepicker-trigger img {
    width: 19px;
  }

  #diningrfp button.ui-datepicker-trigger {
    width: 23px;
    bottom: 11px;
    right: 11px;
  }

  footer .social-media li {
    margin: 0 15px;
  }
  .careers-center{
    margin: 30px 0 35px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .button-link .circle-desc {
    transform: translate(50%, -50%) rotate(-145deg);
    width: 7.472222vw;
    height: 20.472222vw;
  }

}

.htl-phone a {
  position: relative;
  padding: 0 5px;
}

/* .htl-phone a::after {
content: '';
position: absolute;
width: 1px;
height: 65%;
background: #ffffff;
top: 50%;
transform: translateY(-50%);
right: 0;
} */

.htl-phone a:last-child::after {
  display: none;
}

.list-circle {
  padding: 0;
  margin: 15px 0 25px;
  list-style-type: none;
}

.list-circle li {
  position: relative;
  padding-left: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.list-circle li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: #A16B15;
  border-radius: 50%;
}

/* Hide Calendar Icon In Chrome */
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

img::selection {
  background: transparent !important;
}

#main.pushItDown {
  margin-top: 0px !important;
}

/* #msCookieBanner {
display: none !important;
} */

.managed-by {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.managed-by-inner {
  display: flex;
  align-items: center;
}

.managed-by-inner span {
  color: #494949;
  padding-right: 20px;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.5px;
}

.managed-by-inner img {
  max-width: 100%;
  object-fit: contain;
  width: 145px;
}

/* ------------------------------------ */
.spscript.uk-container970 {
  text-align: left;
}
.spscript table {
  width: 100% !important;
  box-sizing: border-box;
}
#tripleseat_embed_form #lead_phone_number, #tripleseat_embed_form #lead_phone_number_extension, input.hasDatepicker, #tripleseat_embed_form input, #tripleseat_embed_form #lead_guest_count {
  width: 100% !important;
  box-sizing: border-box;
}
#tripleseat_embed_form span.required {color: #A40404 !important;}
.spscript label#referral_label, .spscript label#contact_preference_label, .spscript label#start_time_label {
  position: relative;
}
.spscript label#referral_label:after, .spscript label#contact_preference_label:after, .spscript label#start_time_label:after, .spscript td.cell_end_time:after {
  content: "\eaab";
  position: absolute;
  top: 42px;
  right: 10px;
  width: 20px;
  height: 20px;
  z-index: 1;
  font-family: 'icon' !important;
  pointer-events: none;
  transform: rotate(90deg);
}
.spscript td.cell_end_time:after {top:48px;}
#tripleseat_embed_form input[type='checkbox'] {
  width: inherit !important;
  margin-top: 6px;
  margin-right: 6px;
}
#tripleseat_embed_form select {
  border: solid 1px black;
}
.spscript #tripleseat_embed_form label, .spscript #tripleseat_embed_form #contact_preference_label {
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  padding-bottom: 7px;
}
.spscript #tripleseat_embed_form .lead_additional_information {
  height: 100px;
}
.spscript .ui-datepicker .ui-datepicker-next{background-image:none;}

.spscript #tripleseat_embed_form table td {
  position: relative;
}
.spscript #ui-datepicker-div {
  left: 5px !important;
  top: 85px !important;
}
.spscriptevnt-btn {display:none;
  margin: 20px auto 40px;
  display: block;
  text-align: center;
}
.spscript #tripleseat_embed_form input.error, .spscript #tripleseat_embed_form .location_list.error, .spscript .errorExplanation {
  background-color: #ffffff;
  border: 1px solid #a4a4a4;
}
.spscript #tripleseat_embed_form_inline input.error, .spscript #tripleseat_embed_form_inline .location_list.error, .spscript .errorExplanation {
  background-color: #ebe4e0;
  border: 1px solid #a4a4a4;
}
#tripleseat_embed_form #tripleseat_embed_form input[type='email'], input[type='number'], #tripleseat_embed_form input[type='text'], #tripleseat_embed_form button, #tripleseat_embed_form textarea, #tripleseat_embed_form select {
  background: #fff;
}
.spscript .errorExplanation h2 {
  font-size: 16pt;
  border-color: #a4a4a4;
}
.button-gift {
  text-align: center;
  margin: 0 auto 25px auto;
}

@media only screen and (max-width:1023px) {
  .managed-by-inner {
    position: relative;
    top: 0;
    padding-bottom: 15px;
    justify-content: center;
  }
}

@media (min-width: 1122px) and (max-width: 1432px) {
  .button-link .circle-desc {
    width: 4.472222vw !important;
    height: 6.472222vw !important;
  }
}

/* @media screen and (max-width: 1280px) {
.breadcrumb {
left: 20px;
}
} */

@media (min-width: 768px) and (max-width: 1121px) {

  /* .contact-wrap {
  display: none !important;
} */
  .contact-wrap a {
    margin-left: 25px;
    padding-left: 25px
  }

  .button-link .circle-desc {
    width: 5.472222vw !important;
    height: 5.472222vw !important;
  }

  .readmorebutton.changetext:before {
    content: "Read Less";
    visibility: visible;
    position: absolute;
    left: 0;
    text-indent: 0;
  }
}


.ui-widget-content .ui-state-active,
.ui-widget-content .ui-state-hover {
  background-color: #A16B15;
  color: #fff;
  border: #A16B15 solid 1px;
}

.ui-datepicker .ui-datepicker-buttonpane button:hover,
.ui-datepicker .ui-datepicker-buttonpane button:focus {
  background-color: #A16B15;
  border: #A16B15 solid 1px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  background-color: #A16B15;
  color: #fff;
  border: #A16B15 solid 1px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  top: 9px;
}
.ui-datepicker .ui-datepicker-next {
  background: url(https://www.thechalkboardkitchen.com/images_noindex/sprite.png) -72px 0 no-repeat !important;
}

.ui-datepicker .ui-datepicker-prev {
  background: url(https://www.thechalkboardkitchen.com/images_noindex/sprite.png) -85px 0 no-repeat !important;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled{
  opacity: 0;
  background: none !important;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next:focus {
  background-color: transparent;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-prev:focus {
  background-color: transparent;
}

.ui-datepicker td {
  font-family: 'Barlow Condensed', sans-serif !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
  font-family: 'Barlow Condensed', sans-serif !important;
}

.social-media li a .icon-chalkboard-icons8-yelp:before {
  font-weight: 700 !important;
}
.footer-new{
  background:#fff;
}
.innerpage footer.footer-new{
  padding-top: 0;
}
.footer-new-links{
  display: flex;
  column-gap: 20px;
}
@media screen and (max-width: 767px) and (orientation:landscape) {
  .privacy-policy .uk-checkbox.checkbox {
    width: 25px;

  }
}
.ui-datepicker td.ui-datepicker-today .ui-state-highlight{
  opacity: 0.4;
}

@media screen and (max-width: 767px) {
  .desktoponly .uk-child-width-1-3\@l{
    width: calc(100% * 1 / 3.001);
  }
  .desktoponly .headerinpad {
    display: flex;
    margin: 0 auto;
    /* max-width: 1380px; */
    padding: 0 0px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 56px;

  }

  .desktoponly .burger-menu {

    z-index: 0;
    display: flex;
    align-items: center;
  } 
  .desktoponly  .burger-menu a {
    display: flex;
    align-items: center;
    color: #010101;
    text-shadow: none;
    outline: none;
    letter-spacing: 1.5px;
  }
  .desktoponly  .contact-wrap .contact-icon.icon-chalkboard-Call-white:before {
    color: #A16B15;
    margin-right: 8px
  }
  .desktoponly .top-navigation {
    background-size: 100% 100%;
    background-position: 0 0;
    background-attachment: scroll;
    padding: 60px 0 80px 0;
    opacity: 0;
    width: 400px;
    /* position: absolute; */
    /* left: 0; */
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    visibility: hidden;
    transition: all 0.4s ease 0s;
    opacity: 0;
  }
  .desktoponly .mainlogo.contentfocus {
    visibility: visible;
    opacity: 1;
    text-align: center;
  }
  .desktoponly .contact-wrap {
    margin-left: 10px;
  }
  .navactive .desktoponly .top-navigation {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    background: #000 url(https://chalkboardtulsa.w010cms.milestoneinternet.info/resourcefiles/common-image/menu-bg.png) no-repeat center center;
    background-size: cover;
    width: 100%;
  }
  .desktoponly .navclose{
    position: absolute;
    top: 30px;
    left: 49%;
    transform: translateX(-50%);
    text-decoration: none;
    font-size: 30px;
  }
  .navactive .desktoponly .top-navigation .navover{
    height: 100vh;
  }
  .desktoponly .reservesec {
    position: static;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 9999;
    margin-right: 0;
  }
  .desktoponly .reserve-openbox a {
    height: 38px;
    font-size: 14px;
    letter-spacing: 1.8px;
    line-height: 16px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    background: transparent;
    padding: 14px 35px;
    border: 1.5px solid #A16B15;
    color: #A16B15;
    font-weight: 600;
    white-space: nowrap;
  }
  .join-mail-list{
    padding: 0 20px;
  }
  .footer-new .powered-statement {
    margin: 15px 0 0 5px !important;
  }
}
.loading  {
  cursor: none;
} 
.powered-statement {
  margin: 5px 0 0 0;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 24px;
}
.footer-new .powered-statement{
  margin: 0 0 0 5px;
}
.powered-statement a {
  font-size: 15px;
  color: #494949;
  text-shadow: none;
}
.powered-statement a:hover {
  color: #8d5d11;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .copy-rights {
    justify-content: center;
  }
  .footwrapper:after {
    width: 90%;
  }
}

@media (min-width: 1024px) and (max-width: 1180px) {
  header.desktophead .rightpad {
    grid-column-gap: 20px;
    min-width: 350px;
  }
}
.list_br_tulsa
{
display: flex;
    column-gap: 55px;
    list-style: none;
    justify-content: center;
    padding-left: 0;
    margin-top: 50px;
   transform: translate(-440px, 10px);
}
.list_br_okc
{
display: flex;
    column-gap: 55px;
    list-style: none;
    justify-content: center;
    padding-left: 0;
    margin-top: 50px;
   transform: translate(-555px, 10px);
}
@media only screen and (max-width: 767px) {
.list_br_tulsa { 
    transform: translate(-350px, 0px);
}
  .list_br_okc { 
    transform: translate(-370px, 0px);
}
}
@media (min-width: 1200px) {
  .blackbg { background: #000;}
  .cms6.blackbg { background: #000;}
  .managed-by-inner span {
    text-transform: uppercase;
  }
  .managed-by-inner a:hover, .managed-by-inner a:focus {
    opacity: 0.5;
  }
}