@charset "utf-8";
@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Book.woff2') format('woff2'),
      url('fonts/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#bodywrapper #header {
  margin-bottom: 0px;
  position: fixed;
  z-index: 98;
  left: 0;
  top: 0;
}
body {
  padding-top: 151px;
}
.headertop {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  display: block;
  -webkit-transition: opacity 1s ease-out;
  opacity: 1;
  padding-top: 7px;
}
.headertop_left {
  width: 50%;
  float: left;
  display: inline;
  text-align: left;
}
.headertop_right {
  width: 50%;
  float: right;
  display: inline;
  text-align: right;
}
#bodywrapper #header .header_logo {
  padding: 15px 0;
}
#bodywrapper #header .header_logo a {
  color: #661511 !important;
  font-size: 80px;
  text-decoration: none !important;
}
#bodywrapper #header .header_right {
  padding: 6px 0px 24px 0;
}
#bodywrapper #header .header_right .socialicon {
  position: relative;
  top: 10px;
}
.headertop a {
  color: #fff;
  padding: 0px 10px 0px 0px;
}
.headertop span {
  color: #fff;
  padding: 0px 5px 0px 0px;
}
a.logo {
  float: left;
  display: inline;
}
.smaller {
  transition: all 0.6s ease;
  background-color: rbg(0, 0, 0, 1);
}
.smaller1 {
  transition: all 0.6s ease;
}
#bodycontent {
  padding-top: 30px;
  margin-bottom: 20px;
}
.smaller1 {
  transition: all 0.6s ease;
  padding-top: 90px !important;
}
.header_reserven {
  font-size: 18px;
  color: #fff;
  background-color: #661511;
  border: 2px solid #4a4a4a;
  padding: 3px 55px !important;
  border-right: 4px solid #4a4a4a;
  border-left: 4px solid #4a4a4a;
  text-decoration: none !important;
}
.header_reserven:hover {
  color: #661511;
  background-color: #fff;
}
/*transition*/
#bodywrapper .smaller .headertop {
  padding: 0px !important;
  transition: all 0.6s ease !important;
  background-color: #fff;
}
#bodywrapper .smaller .header_logo {
  padding: 14px 0px !important;
  transition: all 0.6s ease !important;
  text-align: center !important;
  width: 100% !important;
}
#bodywrapper .smaller .header_logo a {
  font-size: 50px !important;
}
#bodywrapper .smaller .header_right {
  padding: 10px 0px !important;
  transition: all 0.6s ease !important;
}
#bodywrapper .smaller .header_logoleft {
  display: none !important;
}
#bodywrapper .smaller .header_right {
  display: none !important;
}

/*Custom CSS*/
.table_wrap {
  width: 1000px;
  margin: 0 auto;
  display: block;
}
.table_list .head1 {
  width: 70%;
  text-align: left;
}
.head2 {
  width: 15%;
  text-align: left;
}
.head3 {
  width: 15%;
  text-align: left;
}
.table_list td {
  padding: 0px 20px 10px 20px;
}
.table_list th {
  padding: 20px;
  font-weight: bold;
}

body.cookiebeleid-page #bodywrapper .single_column,
body.privacyverklaring-page #bodywrapper .single_column {
  margin-top: 5em;
}

#footer .footer.cook-priv p a {
  margin-right: 2em;
}

/*banner*/
#banner .banner_home {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background-color: #434445;
  margin-bottom: 45px;
}
#banner #banner_1{
  min-height: 500px;
  height: 100%;
}
#banner .banner_home .form-parent{
  position: relative;
  margin-top: -18rem;
}
#banner .banner_home .form-parent h2{
  text-align: center;
  font-weight: 700;
  color: white;
  font-size: 21.6px;
  line-height: 25.9px;
  margin-bottom: 38px;
}
#banner .banner_home .banner-reservation{
  display: flex;
}

#datepicker-parent{
  position: relative;
  background-color: white;
}
#datepicker-parent::after {
  content: " ";
  /* font-family: "FontAwesome"; */
  background-image: url("../style/images/calender-icon.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 6%;
  height: 100%;
  position: absolute;
  color: #661511;
  font-size: 17px;
  z-index: 0;
  top: 18px;
  right: 18px;
  font-weight: bold;
}
.input-icons{
  position: relative;
}
.input-icons::after {
  content: " ";
  /* font-family: "FontAwesome"; */
  background-image: url("../style/images/user-icon.svg");
  background-repeat: no-repeat;
  position: absolute;
  color: #661511;
  z-index: 0;
  font-size: 17px;
  background-size: 100%;
  width: 8%;
  height: 100%;
  top: 18px;
  right: 18px;
}
.reserv_time{
  position: relative;
  background-color: white;
}
.reserv_time::after {
  content: " ";
  /* font-family: "FontAwesome"; */
  background-image: url("../style/images/clock-icon.svg");
  background-repeat: no-repeat;
  position: absolute;
  color: #661511;
  font-size: 17px;
  background-size: 100%;
  width: 7%;
  height: 100%;
  z-index: 0;
  top: 16px;
  right: 18px;
}
.form-control{
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 17px !important;
  line-height: 1.3;
  font-weight: 400 !important;
  color: #000000 !important;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #DDDFE1;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
}
.form-control:focus{
  background-color: white !important;
}
.btn-reservation{
  display: inline-block;
  font-weight: 400;
  font-style: italic;
  padding: 14.09px 34.127px 15.91px 34.47px  !important;
  background-color: #2BA930;;
  font-size: 16.5px;
  border-radius: 0 !important;
  border: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}

#banner .banner_home .banner-reservation .form-control{
  height: 57px;
  border: none;
  border-right: 1px solid black !important;
  background-color: white;
}


/* reservation form */
.contact_form.leftcontactform label{
  display: block !important;
}
#bodywrapper .two_column_left_right_same .leftsidebar {
  width: 75% !important;
}
#bodywrapper .two_column_left_right_same .leftsidebar .form-control{
  border: 1px solid black !important;
  padding: 14px 8px !important;
  height: 58px;
  font-family: 'Gotham';
  font-size: 17px;
  color: #6C757D;
}
#bodywrapper .two_column_left_right_same .leftsidebar textarea{
  height: 140px !important;
}
#bodywrapper .two_column_left_right_same .leftsidebar label{
  font-size: 17px;
  line-height: 20px;
  color: black;
  margin-top: 2rem;
  font-family: 'Gotham';
}
#bodywrapper .two_column_left_right_same .leftsidebar .form-group{
  margin-bottom: 0;
}
#bodywrapper .two_column_left_right_same .leftsidebar select.form-control:not([size]):not([multiple]){
  height: 58px;
}
#bodywrapper .two_column_left_right_same .leftsidebar #datepicker-parent::after {
  width: 8%;
  top: 16px;
}
#bodywrapper .two_column_left_right_same .leftsidebar .reserv_time::after {
  width: 10%;
  top: 16px;
}
#bodywrapper .two_column_left_right_same .leftsidebar .form_submit [type="button"] {
  font-size: 16.5px;
  float: left;
  padding: 12px 21px;
  font-style: italic;
  margin-top: 36px;
  font-family: 'Gotham';
}
#bodywrapper .two_column_left_right_same .leftsidebar .form_submit{
  margin-left: -12px;
}
#exampleModalLabel{
  font-family: 'Gotham';
  font-size: 17px !important;
  color: black;
  margin-left: -0.5rem;
}
.modal1 #captchaImg {
  width: 52% !important;
}

#bodywrapper .two_column_left_right_same .leftsidebar .captcha-col2 .form-control{
  border-radius: 8px;
  width: 60%;
    margin-left: -5rem;
}
#bodywrapper .two_column_left_right_same .leftsidebar .container-1 .checkbox-label{
  position: relative;
  padding-left: 2rem;
}
#bodywrapper .two_column_left_right_same .leftsidebar .container-1 .checkbox-label::after{
  content: '';
    position: absolute;
    left: -66px;
    top: -1px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.input-icons #Aantal{
  position: relative;
  z-index: 1;
  background-color: transparent !important;
}
#datepicker-parent #reservation_date{
  position: relative;
  z-index: 1;
  background-color: transparent !important;
}
.reserv_time select#timeFreamdiv{
  position: relative;
  z-index: 1;
  background-color: transparent !important;
}
.container-1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 25px;
  width: 25px;
  top: 27px;
  left: -26px;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 27px;
  left: -24px;
  height: 25px;
  width: 25px;
  background-color: white;
  border: 1px solid black;
}

/* On mouse-over, add a grey background color */
.container-1:hover input ~ .checkmark {
  background-color: white;
}

/* When the checkbox is checked, add a blue background */
.container-1 input:checked ~ .checkmark {
  background-color: white;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-1 input:checked ~ .checkmark::after {
  display: block;
}

/* Style the checkmark/indicator */
.container-1 .checkmark::after {
  left: 8px;
    top: 3px;
    width: 7px;
    height: 13px;
  border: solid #661511;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row.captcha-row{
  margin-left: -1.5rem;
}
.modal1{
  margin-top: 26px;
}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}



/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 0px;
  height: 500px !important;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {
  display: block;
}
.flexslider .slides img {
  width: 100%;
  display: inline-block;
}
/*.flexslider .slides img.mobile {width: 100%; display: none;}*/
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 0px;
  background: #fff;
  border: 0px solid #fff;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
#carousel {
  margin: 10px auto;
}
.carousel li {
  margin-right: 0px;
}
.carousel_height {
  height: 100px;
}
.slider {
  margin: 0px 0 0px !important;
  min-height: 320px;
}
.slider .image {
  position: relative;
}
#carousel li {
  margin-right: 4px;
  text-align: center;
  float: none;
  padding: 0px;
  overflow: hidden;
}
#carousel img {
  display: block;
  opacity: 0.5;
  cursor: pointer;
  display: inline;
}
#carousel img:hover {
  opacity: 1;
  transition: all 0.6s ease;
}
#carousel .flex-active-slide img {
  opacity: 1;
  cursor: default;
}

#carousel .flex-direction-nav {
  *height: 0;
}
#carousel .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 12;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: #ccc;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 40px;
}
#carousel .flex-direction-nav .flex-prev {
  left: 0px;
}
#carousel .flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}
#carousel .flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
#carousel .flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
#carousel .flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
#carousel .flex-direction-nav .flex-disabled {
  cursor: default;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
#carousel .flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 30px;
  display: inline-block;
  content: "\f053";
}
#carousel .flex-direction-nav a.flex-next:before {
  content: "\f054";
}

/* Direction Nav */
.banner_nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.banner_nav_play_pause {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 15;
}
.banner_nav_play_pause .wrapper_width ul {
  position: relative;
  list-style: none;
}

.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 46%;
  z-index: 12;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 40px;
}
.flex-direction-nav .flex-prev {
  left: 5px;
}
.flex-direction-nav .flex-next {
  right: 5px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 15px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 15px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  color: #661511;
}
.flex-direction-nav .flex-disabled {
  cursor: default;
  opacity: 0 !important;
  filter: alpha(opacity=0);
}
.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 68px;
  display: inline-block;
  content: "\f104";
  text-shadow: 1px 1px #434445;
}
.flex-direction-nav a.flex-next:before {
  content: "\f105";
  text-shadow: 1px 1px #434445;
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 60px;
  right: 15px;
  opacity: 0.8;
  z-index: 12;
  overflow: hidden;
  cursor: pointer;
  color: #fafafa;
  padding: 5px;
}
.flex-pauseplay a:before {
  font-family: "FontAwesome";
  font-size: 30px;
  display: inline-block;
  content: "\f01d";
  text-shadow: 1px 1px #434445;
}
.flex-pauseplay a:hover {
  opacity: 1;
  color: #661511;
}
.flex-pauseplay a.flex-play:before {
  content: "\f01d";
  text-shadow: 1px 1px #434445;
}
.flex-pauseplay a.flex-pause:before {
  content: "\f04c";
  text-shadow: 1px 1px #434445;
  font-size: 28px;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 77px;
  text-align: center;
  z-index: 12;
}
.flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 18px;
  height: 18px;
  display: block;
  background-color: none;
  cursor: pointer;
  text-indent: 9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #661511;
}
.flex-control-paging li a:hover {
  background-color: #7d3834;
}
.flex-control-paging li a.flex-active {
  background-color: #661511;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flex-caption1 {
  bottom: 18%;
  color: #fff;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 9999;
  top: -178px;
}
.caption_info {
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  width: 65%;
}
.flex-caption1 h1 {
  color: #fff;
}
.flex-caption1 h2 {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  margin: 0px;
}
.flex-caption1 h3 {
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  margin: 0px;
}
.flex-caption1 h4 {
  font-size: 22px;
  color: #fff;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  margin: 0px;
}
.flex-caption1 h5 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  margin: 0px;
}
.flex-caption1 h6 {
  color: #fff;
}
.flex-caption1 p {
  font-size: 56px;
  margin: 0;
  line-height: 30px;
  color: #661511;
  padding: 30px 30px 30px;
  overflow: hidden;
  display: block;
}
.flex-caption1 strong {
  color: #fff;
}
.flex-caption1 span {
  color: #fff;
}
.flex-caption1 a.btn {
  background-color: rgba(69, 120, 223, 0.8);
  display: inline-block;
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px 15px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 860px) {
  .flexslider .slides img {
    width: auto;
    display: block;
  }
  /*.flexslider .slides img.desktop {width: 100%; display: none;}
.flexslider .slides img.mobile {width: 100%; display: block;}*/
  .flex-caption1 {
    position: relative;
  }
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*menu style 1*/

.header_menu {
  background: rgba(102, 21, 17, 0.9);
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  position: fixed;
  z-index: 9999;
}
.smaller1 .header_menu {
  background: rgba(102, 21, 17, 0.9);
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  position: fixed;
  z-index: 9999;
}
.nav {
  padding: 0px;
  padding-left: 5%;
}
.nav ul {
  padding: 0;
  margin: 0;
}
.nav ul li {
  display: inline-block;
  margin: 0;
  line-height: 100%;
  padding: 20px 11px 25px;
}
.nav ul li:last-child {
}
.nav ul li:first-child {
}
.nav a {
  font-size: 21px;
  color: #fff;
  text-decoration: none;
}
.nav a:hover,
.nav a.current {
  color: #fff;
}
.nav ul.dropdown {
  position: absolute;
  top: 62px;
  left: 10px;
  z-index: 9999;
  opacity: 0;
  display: none;
  border: 1px solid #661511;
  background: rgba(102, 21, 17, 0.9); /*padding-bottom:44px*/
}
.nav ul.dropdown li {
  border-left-width: 0;
  border-right-width: 0;
  border-bottom: 2px solid #eacfe5;
  padding: 13px 0px;
  margin: 0px;
  display: block;
  text-align: left;
}
.nav ul.dropdown li:hover {
  background-color: #fff;
}
.nav ul.dropdown li a {
  display: block;
  color: #fff;
  margin: 3px 28px;
  font-size: 18px;
}
.nav ul.dropdown li:hover a {
  color: #661511;
}
.nav li.dropdown {
  position: relative;
}
.nav li.dropdown:hover {
  background: url("images/droparrow.png") no-repeat center bottom;
}
#nav-mobile {
  display: none;
}
.log-links {
  position: absolute;
  left: 0px;
}

/*menu style 2*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 21px;
  color: #fff;
  text-decoration: none;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  line-height: 1;
  display: inline-block;
  z-index: 9999;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li:first-child {
  padding-left: 0px;
}
#cssmenu > ul > li {
  display: inline-block;
  line-height: 100%;
  margin: 0;
  padding: 0px 0px;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  font-size: 21px;
  color: #fff;
  text-decoration: none;
  padding: 20px 11px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a.current,
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li.has-sub > a {
}
#cssmenu > ul > li.dropdown:hover {
  background: url("images/droparrow.png") no-repeat center bottom;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: auto;
  border: 1px solid #661511;
  background: rgba(102, 21, 17, 0.9);
}
#cssmenu ul ul ul {
  background: rgb(242, 170, 15) none repeat scroll 0 0;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height 0.2s ease;
  -moz-transition: height 0.2s ease;
  -ms-transition: height 0.2s ease;
  -o-transition: height 0.2s ease;
  transition: height 0.2s ease;
  border-bottom: 2px solid #eacfe5;
}
#cssmenu ul li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul li a {
  padding: 15px 15px;
  min-width: 200px;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-align: left;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  color: #661511;
}
#cssmenu ul ul ul li a:hover {
  background: rgb(136, 100, 23) none repeat scroll 0 0;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 769px) {
  #cssmenu {
    width: 100%;
    text-align: left;
    background: rgba(102, 21, 17, 0.9);
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    padding: 13px 15px;
    border: 0px !important;
    text-align: left;
  }
  #cssmenu > ul > li:first-child {
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
    padding: 0px;
  }
  #cssmenu ul ul li a {
    padding: 15px 20px 15px 20px;
    font-size: 15px;
    color: #661511;
    background: none;
  }
  #cssmenu ul ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-bottom: 0px;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
    top: auto;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu ul ul li a {
  }
  #cssmenu #menu-button {
    display: block;
    padding: 15px 10px 15px 15px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    background: url(images/menu.png) no-repeat rgba(102, 21, 17, 0.9);
    background-position: right 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #cssmenu .menu-opened {
    background-position: right -24px !important;
  }
  /*  #cssmenu #menu-button::after {content: '';position: absolute;top: 20px;right: 20px;display: block;width: 15px;height: 2px;background: #3f3f3f;
  }
  #cssmenu #menu-button::before {content: '';position: absolute;top: 25px;right: 20px;display: block;width: 15px;height:7px;border-top: 2px solid #3f3f3f;border-bottom: 2px solid #3f3f3f;
  }*/

  #cssmenu > ul > li.dropdown {
    background-image: none !important;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 47px;
    width: 47px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: "";
    position: absolute;
    top: 18px;
    left: 19px;
    display: block;
    width: 1px;
    height: 11px;
    background: #fff;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: "";
    position: absolute;
    left: 14px;
    top: 23px;
    display: block;
    width: 11px;
    height: 1px;
    background: #fff;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
  #bodywrapper .smaller .header_right #cssmenu > ul > li {
    padding: 0px;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    border-top: 1px solid #fff;
  }
}

/* 
Media queris Styles
	
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 992px){
  #banner .banner_home .form-parent {
    margin-top: -24rem;
}
#banner .banner_home .banner-reservation .form-control {
  border-right: 0px solid black !important;
  border-bottom: 1px solid black !important;
  text-align: center;
}
#datepicker-parent::after {
  width: 4%;
  top: 17px;
}
.input-icons::after {
  width: 4%;
  top: 18px;
  right: 18px;
}
.reserv_time::after {
  width: 4%;
  top: 16px;
}
.contacttext{
  padding-left: 15px;
  padding-right: 15px;
}
#bodycontent{
  padding-left: 15px;
  padding-right: 15px;
}
#bodywrapper .two_column_left_right_same .leftsidebar #datepicker-parent::after {
  width: 4%;
}
#bodywrapper .two_column_left_right_same .leftsidebar .reserv_time::after {
  width: 4%;
}
.modal1 #captchaImg {
  width: 60% !important;
}
#bodywrapper .two_column_left_right_same .leftsidebar .captcha-col2 .form-control {
  margin-left: -4rem;
}
}


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

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 769px) {
  .hide-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  .nav,
  .log-links {
    display: none;
  }
  #nav-mobile {
    display: block;
    width: 100%;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 0;
  }
  .menu-holder,
  .submenu {
    display: none;
    clear: both;
  }

  .menu-holder li a {
    padding-left: 16px !important;
  }
  .menu-holder li a:hover {
    background: rgba(102, 21, 17, 0.9) none repeat scroll 0 0;
    color: #fff;
  }
  #nav-mobile ul {
    /*height: 52px;*/
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    /*transition: height 300ms linear;*/
  }
  #nav-mobile ul.scroll {
    height: 320px;
    overflow: auto;
    position: relative;
    z-index: 9999;
  }
  #nav-mobile ul.show {
    height: auto;
  }
  #nav-mobile ul li {
    display: block;
    border-bottom: 1px solid #666;
    padding: 0;
    text-align: left;
    background-color: #fff;
    border-left: 0;
    padding: 4px 5px;
  }
  #nav-mobile ul li.dropdown > a {
    background: transparent !important;
    color: #661511;
  }
  .menu {
    background: url(images/hamburger.svg) no-repeat scroll right center !important;
    background-size: 11% !important;
    margin-right: 6px;
  }
  #nav-mobile .active {
    background: url(images/close.png) no-repeat scroll right center !important;
    background-size: 11% !important;
    margin-right: 6px;
  }
  .submenu li a {
    padding-left: 25px !important;
  }
  #nav-mobile ul li.submenu-item {
    background-color: #b2b3b2;
  }
  #nav-mobile ul li.submenu-item a {
    font-weight: 400;
    /*color: #661511;*/
  }
  /*.fa-chevron-down{font-size: 23px; line-height: 10px; height: 44px;}*/
  .submenu-item li a:hover {
    background: rgba(102, 21, 17, 0.9) none repeat scroll 0 0;
    color: #fff !important;
  }
  #nav-mobile ul li.submenu-item.active a {
    /*color: #661511;*/
  }
  #nav-mobile ul li:first-child {
    border-top: 1px solid #666;
  }
  #nav-mobile li a,
  #nav-mobile li i {
    display: inline-block;
    padding: 10px 0;
  }
  /*#nav-mobile li a.current{color: #661511;}*/
  #nav-mobile li i {
    cursor: pointer;
    float: right;
    width: 40px;
    display: inline-block;
    text-align: right;
    padding: 13px 7px 15px;
    color: #661511;
  }
  #nav-mobile li.active {
    background-color: none;
  }
  #nav-mobile li:hover {
    background-color: none;
  }
  #nav-mobile .menu {
    text-align: left;
    padding: 18px 0;
  }
  #nav-mobile .menu a {
    padding-left: 5px;
  }

  #nav-mobile .menu i {
    padding-right: 10px;
    top: 3px;
    position: relative;
    float: right;
    cursor: pointer;
  }
  #nav-mobile li:last-child {
    border-bottom: 0 none;
  }
}



.size30 {
  font-size: 30px;
}
.size20 {
  font-size: 20px;
}
/*scroll*/
pre.prettyprint {
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 5px;
  background: #eee;
  border-bottom: 3px solid;
}
.slimScrollDiv {
  border: 1px solid #eee;
}

/*tooltip*/
a.tooltip {
  outline: none;
}
a.tooltip strong {
  line-height: 13px;
  font-weight: normal;
}
a.tooltip:hover {
  text-decoration: none;
}
a.tooltip span {
  z-index: 10;
  display: none;
  padding: 5px;
  margin-top: 10px;
  width: auto;
  line-height: 16px;
}
a.tooltip:hover span {
  display: block;
  position: absolute;
  color: #fff;
  border: 1px solid #043568;
  background: #4578df;
  line-height: 16px;
}
a.tooltip:hover span i {
  border: 0 none;
  color: #4578df;
  font-size: 20px;
  left: 16px;
  position: absolute;
  top: -15px;
  z-index: 20;
} /*CSS3 extras*/
a.tooltip span {
  border-radius: 4px;
}
/*breadchrum*/
.breadcrum {
  margin: 0px 0px 0px -6px;
  overflow: hidden;
  padding: 10px 0px 10px 0;
  position: relative;
  border-bottom: 1px dashed #ccc;
}
.breadcrum a {
  color: #4e4e4e;
  display: inline;
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 2px 6px;
}
.breadcrum span {
  color: #333;
  display: inline;
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 5px 10px;
}
.breadcrum a.act {
  color: #4578df;
}
.breadcrum span {
}
.breadcrum strong {
  font-weight: normal;
}
.breadcrum strong a {
  color: #4578df !important;
}

/*sidebar*/

ul.box-sidebar-links,
ul.box-sidebar-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
}
ul.box-sidebar-links > li:first-child {
  padding: 0px 8px 8px 0px;
}
ul.box-sidebar-links > li {
  padding: 8px 8px 8px 0px;
}
ul.box-sidebar-links > li + li {
  border-top: 1px solid #eeeeee;
}
ul.box-sidebar-links > li > a {
  text-decoration: none;
  color: #333;
}
ul.box-sidebar-links > li ul {
}
ul.box-sidebar-links > li a.active {
  font-weight: bold;
}
ul.box-sidebar-links > li a.active + ul {
  display: block;
}
ul.box-sidebar-links > li ul > li {
  padding: 5px 5px 0px 10px;
}
ul.box-sidebar-links > li ul > li > a {
  text-decoration: none;
  display: block;
}
ul.box-sidebar-links > li ul > li > a.active {
  font-weight: bold;
}

/* */
.homecontent {
  width: 63%;
  float: left;
  display: inline;
}
.homeform {
  width: 30%;
  float: right;
  display: inline;
  margin-top: 30px;
}

/*boxlayout*/
.boxes {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
  margin-right: -30px;
}
.boxes .outer_box {
  padding: 0px 45px 10px 0px;
  overflow: hidden;
  float: left;
  display: inline-block;
}
.boxes h2 {
  /*text-transform:capitalize;*/
}

/*initial width for the grid items */

.display_items1 {
  width: 100%;
}
.display_items2 {
  width: 50%;
}
.display_items3 {
  width: 33.3%;
}
.display_items4 {
  width: 25%;
}
.display_items5 {
  width: 20%;
}

/*initial width for the list items */

/*.lists .display_items1{ width:100% }
.lists .display_items2{ width:100% }
.lists .display_items3{ width:100% }
.lists .display_items4{ width:100% }
.lists .display_items5{ width:100% }*/

/*Grids with respect to box layouts*/

#bodywrapper .single_column .boxes .display_items1 {
  width: 100%;
}
#bodywrapper .single_column .boxes .display_items2 {
  width: 50%;
}
#bodywrapper .single_column .boxes .display_items3 {
  width: 33.3%;
}
#bodywrapper .single_column .boxes .display_items4 {
  width: 25%;
}
#bodywrapper .single_column .boxes .display_items5 {
  width: 20%;
}

#bodywrapper .two_column_left_big_right_small .boxes .display_items1 {
  width: 100%;
}
#bodywrapper .two_column_left_big_right_small .boxes .display_items2 {
  width: 50%;
}
#bodywrapper .two_column_left_big_right_small .boxes .display_items3 {
  width: 33.3%;
}
#bodywrapper .two_column_left_big_right_small .boxes .display_items4 {
  width: 33.3%;
}
#bodywrapper .two_column_left_big_right_small .boxes .display_items5 {
  width: 50%;
}

#bodywrapper .two_column_left_small_right_big .boxes .display_items1 {
  width: 100%;
}
#bodywrapper .two_column_left_small_right_big .boxes .display_items2 {
  width: 50%;
}
#bodywrapper .two_column_left_small_right_big .boxes .display_items3 {
  width: 33.3%;
}
#bodywrapper .two_column_left_small_right_big .boxes .display_items4 {
  width: 33.3%;
}
#bodywrapper .two_column_left_small_right_big .boxes .display_items5 {
  width: 50%;
}

#bodywrapper .two_column_left_right_same .boxes .display_items1 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .boxes .display_items2 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .boxes .display_items3 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .boxes .display_items4 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .boxes .display_items5 {
  width: 50%;
}

#bodywrapper .three_column .boxes .display_items1 {
  width: 100%;
}
#bodywrapper .three_column .boxes .display_items2 {
  width: 100%;
}
#bodywrapper .three_column .boxes .display_items3 {
  width: 100%;
}
#bodywrapper .three_column .boxes .display_items4 {
  width: 100%;
}
#bodywrapper .three_column .boxes .display_items5 {
  width: 100%;
}

/*Grids with respect to lists layouts*/

#bodywrapper .single_column .lists .display_items1 {
  width: 100%;
}
#bodywrapper .single_column .lists .display_items2 {
  width: 100%;
}
#bodywrapper .single_column .lists .display_items3 {
  width: 100%;
}
#bodywrapper .single_column .lists .display_items4 {
  width: 100%;
}
#bodywrapper .single_column .lists .display_items5 {
  width: 100%;
}

#bodywrapper .two_column_left_big_right_small .lists .display_items1 {
  width: 100%;
}
#bodywrapper .two_column_left_big_right_small .lists .display_items2 {
  width: 100%;
}
#bodywrapper .two_column_left_big_right_small .lists .display_items3 {
  width: 100%;
}
#bodywrapper .two_column_left_big_right_small .lists .display_items4 {
  width: 100%;
}
#bodywrapper .two_column_left_big_right_small .lists .display_items5 {
  width: 100%;
}

#bodywrapper .two_column_left_small_right_big .lists .display_items1 {
  width: 100%;
}
#bodywrapper .two_column_left_small_right_big .lists .display_items2 {
  width: 100%;
}
#bodywrapper .two_column_left_small_right_big .lists .display_items3 {
  width: 100%;
}
#bodywrapper .two_column_left_small_right_big .lists .display_items4 {
  width: 100%;
}
#bodywrapper .two_column_left_small_right_big .lists .display_items5 {
  width: 100%;
}

#bodywrapper .two_column_left_right_same .lists .display_items1 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .lists .display_items2 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .lists .display_items3 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .lists .display_items4 {
  width: 50%;
}
#bodywrapper .two_column_left_right_same .lists .display_items5 {
  width: 50%;
}

#bodywrapper .three_column .lists .display_items1 {
  width: 100%;
}
#bodywrapper .three_column .lists .display_items2 {
  width: 100%;
}
#bodywrapper .three_column .lists .display_items3 {
  width: 100%;
}
#bodywrapper .three_column .lists .display_items4 {
  width: 100%;
}
#bodywrapper .three_column .lists .display_items5 {
  width: 100%;
}

/*box*/

.boxes .box {
  float: left;
  display: inline-block;
  padding: 0px;
  width: 100%;
  position: relative;
  min-height: 250px;
  padding: 30px 0px 20px 0px;
}
.boxes .box h2 {
  font-size: 16px;
  padding-bottom: 5px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}
.boxes .box h3 {
  padding: 10px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.boxes .box h4 {
  padding: 10px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.boxes .box h5 {
  padding: 10px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.boxes .box h6 {
  padding: 10px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.boxes .box .image {
  overflow: hidden;
  margin: 0px 0px 10px 0px;
  min-height: 80px;
  height: 150px;
  overflow: hidden;
  text-align: center;
  position: relative;
  display: block;
}
.boxes .box .description {
  overflow: hidden;
  margin: 0px 0px 25px 0px; /*height:85px; */
  clear: both;
  padding: 0px;
  height: 94px;
}
.boxes .box p {
  overflow: hidden;
  font-size: 13px;
}
.boxes .box .read_more {
  overflow: hidden;
  margin: 0px;
  height: 30px;
  clear: both;
  position: relative;
  bottom: 0;
  padding: 0px;
}
.boxes .box a.readmore {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 18px;
  color: #661511;
  text-decoration: none;
}
.boxes .box a.readmore:hover {
  text-decoration: underline;
}
.boxes .box a.readmore_left {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.boxes .box .date {
  font-size: 13px;
  padding: 10px;
}
.boxes .heightauto {
  min-height: 50px;
  height: auto;
}

.newstyle2 .image img {
  width: 100%;
}

.boxes .homefeaturenews .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .homefeaturenews .image {
  margin: 0px 0px 0px 0px;
}
.boxes .homefeaturenews .description {
  padding: 0px;
  margin: 0px 0px 0px 0px; /*height:70px;*/
}
.boxes .homefeaturenews .description p {
  font-size: 18px;
  line-height: 21px;
}
.boxes .homefeaturenews h2 {
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .homefeaturenews h2 a {
  color: #661511;
  font-size: 24px;
}

.boxes .homefeaturegallery .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .homefeaturegallery .image {
  margin: 0px 0px 10px 0px;
}
.boxes .homefeaturegallery .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 10px 0px;
  height: 70px;
}
.boxes .homefeaturegallery .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .homefeaturegallery h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .homefeaturegallery h2 a {
  color: #fff;
}

.boxes .homefeaturegallery_footer {
  background-color: #fff;
}
.boxes .homefeaturegallery_footer .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .homefeaturegallery_footer .image {
  margin: 0px 0px 10px 0px;
}
.boxes .homefeaturegallery_footer .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 10px 0px;
  height: 70px;
}
.boxes .homefeaturegallery_footer .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .homefeaturegallery_footer h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .homefeaturegallery_footer h2 a {
  color: #fff;
}

.boxes .homefeatureevents .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .homefeatureevents .image {
  margin: 0px 0px 0px 0px;
}
.boxes .homefeatureevents .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 70px;
  background-color: #fefefe;
}
.boxes .homefeatureevents .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .homefeatureevents h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .homefeatureevents h2 a {
  color: #fff;
}

.boxes .homefeaturecasestudy .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .homefeaturecasestudy .image {
  margin: 0px 0px 0px 0px;
}
.boxes .homefeaturecasestudy .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 70px;
  background-color: #fefefe;
}
.boxes .homefeaturecasestudy .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .homefeaturecasestudy h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .homefeaturecasestudy h2 a {
  color: #fff;
}

.boxes .news_list_style1 .date {
  font-size: 13px;
  padding: 2px 0px;
}
.boxes .news_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .news_list_style1 .description {
  padding: 10px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.boxes .news_list_style1 .description p {
  font-size: 18px;
  text-align: left;
}
.boxes .news_list_style1 h2 {
  background: none;
  padding: 10px 10px 10px 0px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .news_list_style1 h2 a {
  color: #661511;
  font-size: 24px;
}

.boxes .event_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .event_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .event_list_style1 .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 70px;
}
.boxes .event_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .event_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .event_list_style1 h2 a {
  color: #fff;
}

.boxes .company_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .company_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .company_list_style1 .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 90px;
}
.boxes .company_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .company_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
  height: auto;
  margin-bottom: 10px;
}
.boxes .company_list_style1 h2 a {
  color: #fff;
}
.boxes .company_list_style1 h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #eee;
}

.boxes .casestudy_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .casestudy_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .casestudy_list_style1 .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 70px;
}
.boxes .casestudy_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .casestudy_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .casestudy_list_style1 h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #eee;
}
.boxes .casestudy_list_style1 h2 a {
  color: #fff;
}

.boxes .career_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .career_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .career_list_style1 .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 190px;
}
.boxes .career_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.boxes .career_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .career_list_style1 h2 a {
  color: #fff;
}

.boxes .product_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .product_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .product_list_style1 .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 90px;
}
.boxes .product_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.boxes .product_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .product_list_style1 h5 {
  margin-bottom: 0;
  font-size: 20px;
  background-color: #eee;
}
.boxes .product_list_style1 h2 a {
  color: #fff;
}
.boxes .product_list_style1 .read_more {
  position: absolute;
  margin: 0px;
  bottom: 10px;
  right: 10px;
  width: 100%;
}

.boxes .product_list_style1_footer {
  background-color: #fff;
}
.boxes .product_list_style1_footer .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .product_list_style1_footer .image {
  margin: 0px 0px 0px 0px;
}
.boxes .product_list_style1_footer .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 120px;
}
.boxes .product_list_style1_footer .description p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.boxes .product_list_style1_footer h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .product_list_style1_footer h5 {
  margin-bottom: 0;
  font-size: 20px;
  background-color: #eee;
}
.boxes .product_list_style1_footer h2 a {
  color: #fff;
}
.boxes .product_list_style1_footer .read_more {
  position: absolute;
  margin: 0px;
  bottom: 10px;
  right: 10px;
  width: 100%;
}

.boxes .team_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .team_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .team_list_style1 .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 120px;
}
.boxes .team_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.boxes .team_list_style1 h2 {
  padding: 10px 10px 10px 15px;
  margin-bottom: 10px;
  font-family: "open_sansregular";
  line-height: 20px;
  background-color: #eee;
}
.boxes .team_list_style1 h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #eee;
  text-transform: uppercase;
  font-size: 13px;
}
.boxes .team_list_style1 h2 a {
}
.boxes .team_list_style1 h5 {
  margin-bottom: 0;
  font-size: 13px;
  color: #333;
  height: 70px;
}

.boxes .gallery_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .gallery_list_style1 .image {
  margin: 0px 0px 0px 0px;
  height: 320px;
}
.boxes .gallery_list_style1 .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 90px;
}
.boxes .gallery_list_style1 .description p {
  font-size: 18px;
  margin-bottom: 10px;
}
.boxes .gallery_list_style1 h2 {
  padding: 10px 15px 10px 0px;
  margin-bottom: 0;
}
.boxes .gallery_list_style1 h3 {
  padding: 10px 15px 10px 0px;
  margin-bottom: 0;
  font-family: "open_sansregular";
  height: 87px;
}
.boxes .gallery_list_style1 h3 {
  font-size: 24px;
  color: #661511;
  min-height: 84px;
}
.boxes .gallery_list_style1 h5 {
  margin-bottom: 0;
  font-size: 20px;
  background-color: #eee;
}
.boxes .gallery_list_style1 h2 a {
  color: #661511 !important;
  font-size: 46px;
}
.boxes .gallery_list_style1 .read_more {
  position: absolute;
  margin: 0px;
  bottom: 10px;
  right: 10px;
  width: 100%;
}

.boxes .gallery_list_style2 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .gallery_list_style2 .image {
  margin: 0px 0px 0px 0px;
  height: 150px;
  overflow: hidden;
}
.boxes .gallery_list_style2 .description {
  padding: 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 125px;
}
.boxes .gallery_list_style2 .description p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.boxes .gallery_list_style2 h2 {
  background-color: #eee;
  color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
  line-height: 25px;
  height: 40px;
}
.boxes .gallery_list_style2 h3 {
  background-color: #eee;
  padding: 10px 15px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
  line-height: 22px;
  height: 60px;
}
.boxes .gallery_list_style2 h5 {
  margin-bottom: 0;
  font-size: 20px;
  background-color: #eee;
}
.boxes .gallery_list_style2 h2 a {
}
.boxes .gallery_list_style2 .read_more {
  position: absolute;
  margin: 0px;
  bottom: 10px;
  right: 10px;
  width: 100%;
}

.boxes .download_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
}
.boxes .download_list_style1 .image {
  margin: 0px 0px 0px 0px;
}
.boxes .download_list_style1 .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 70px;
}
.boxes .download_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .download_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .download_list_style1 h2 a {
  color: #fff;
}

.boxes .press_list_style1 .date {
  font-size: 10px;
  padding: 2px 10px;
  margin-top: 10px;
}
.boxes .press_list_style1 .image {
  margin: 0px 0px 10px 0px;
}
.boxes .press_list_style1 .description {
  padding: 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  height: 70px;
}
.boxes .press_list_style1 .description p {
  font-size: 12px;
  line-height: 18px;
}
.boxes .press_list_style1 h2 {
  background-color: #4578df;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  font-family: "open_sansregular";
}
.boxes .press_list_style1 h2 a {
  color: #fff;
}

/* */
.testimonial_recencies {
  border-bottom: 1px solid #661511;
  padding-bottom: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.testimonial_recencies a {
  float: left;
  display: inline-block;
  width: 33%;
  text-decoration: none;
  font-size: 24px;
  min-height: 100px;
}
.testimonial_recencies h2 {
  font-size: 46px;
  color: #661511;
  padding-bottom: 20px;
}
.testimonialdes {
  font-size: 24px !important;
  color: #661511 !important;
}
/*list*/

.lists {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
  margin-right: -10px;
}
.lists .outer_box {
  padding: 0 10px 10px 0;
  overflow: hidden;
  float: left;
  display: inline-block;
}
.lists .list {
  display: inline-block;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 0px; /*border:1px solid #ccc; */
  position: relative;
  width: 100%; /* min-height:250px;*/ /*-webkit-box-shadow: -1px 10px 10px -8px rgba(50, 50, 50, 0.75);-moz-box-shadow:    -1px 10px 10px -8px rgba(50, 50, 50, 0.75);box-shadow:-1px 10px 10px -8px rgba(50, 50, 50, 0.75)*/
}
.lists .list h2 {
  font-size: 18px;
  height: 70px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}
.lists .list span.testimonialheading {
  font-size: 18px;
}
.lists .list h3 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.lists .list h4 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.lists .list h5 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.lists .list h6 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
.lists .list .image {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  height: 80px;
  float: left;
  width: 30%;
  display: inline-block;
  position: relative;
}
.lists .list .image_full {
  overflow: hidden;
  margin: 0px 0px 10px 0px;
  min-height: 80px;
  overflow: hidden;
  text-align: center;
  position: relative;
  display: block;
}
.lists .list .image_full img {
  width: 100%;
}
.lists .list .image_description {
  overflow: hidden;
  margin: -5px 0px 0px 0px;
  min-height: 70px;
  float: left;
  width: 70%;
  padding: 10px;
  display: inline-block;
}
.lists .list .description {
  overflow: hidden;
  margin: 0px 0px 10px 0px;
  height: 125px;
  clear: both;
}
.lists .list .description_auto {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  min-height: 80px;
  clear: both;
  padding: 10px 10px 0px 10px;
}
.lists .list p {
  overflow: hidden;
  font-size: 13px;
  line-height: 19px;
  text-align: justify;
}
.lists .list .read_more {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  height: 38px;
  clear: both;
  position: relative;
  bottom: 0;
}
.lists .list a.readmore {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.lists .list a.readmore_left {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.lists .list .date {
  font-size: 13px;
  margin-bottom: 10px;
}
.lists .heightauto {
  min-height: 50px;
  height: auto;
}

.lists .testimonial_list_footer {
  background-color: #fff;
}
.lists .testimonial_list_footer .image {
  width: 100%;
  float: none;
  text-align: center;
  margin: 10px 0px 10px 0px;
  height: 120px;
}

.lists .testimonial_list {
}
.lists .testimonial_list h2 {
  height: auto;
}
.lists .testimonial_list .image {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  height: 150px;
  float: left;
  width: auto;
  display: inline-block;
  position: relative;
  padding: 10px 0px 0px 10px;
}
.lists .testimonial_list p {
  clear: both;
}
.lists .testimonial_list .description {
  min-height: 53px;
  height: auto;
}
#home_loader {
  position: fixed;
  float: left;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0px;
  opacity: 0.3;
  padding: 20% 46%;
  display: none;
}
#home_loader_image {
  position: fixed;
  float: left;
  z-index: 10000; /*width:24px; height:24px;*/
  top: 0px;
  padding: 20% 46%;
  display: none;
}
/*details*/
.details {
  margin: 0px 0px 10px 0px;
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
}
.details .newsicons {
  padding: 6px 0px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.details .newsicons span {
  padding-right: 10px;
  font-size: 11px;
}
.details .image_details {
  position: relative;
  width: 50%;
  float: left;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
}
.details .description {
  overflow: hidden;
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
  min-height: 450px;
  height: auto;
  text-align: justify;
  padding: 0px 0px 30px 10px;
}

.details .detail .read_more {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  height: 29px;
  clear: both;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.sharethis {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.sharethis p {
  margin: 0 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
.sharethis p a {
  display: inline-block;
}
.details .description a.readmore {
  position: absolute;
  bottom: 0px;
  right: 25px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.three_column .details .image_details {
  width: 100%;
  margin-bottom: 20px;
}
.three_column .details .description {
  width: 100%;
  min-height: 100px;
  height: auto;
  padding-bottom: 50px;
}

.details .details_style1 .newsicons {
  margin-top: 0px;
  padding: 6px 0px 6px 10px;
  background-color: #f9f9f9;
}
.details .details_style1 .image_details {
  width: 100%;
}
.details .details_style1 .description {
  width: 100%;
  padding: 10px 0px 10px 0px;
  min-height: 200px;
}
.details .details_style1 .sharethis {
  position: relative;
  float: right;
  top: 0;
  right: 0;
  font-size: 23px;
}
.details .details_style1 .sharethis p {
  margin: 0 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
.details .details_style1 .sharethis p a {
  display: inline-block;
}

.details .details_style2 .slider {
  position: relative;
}
.details h1 {
}
.details .details_style2 .newsicons {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 5px 10px 10px;
  background-color: rgba(26, 26, 26, 0.6);
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 11;
  border: 0px;
}
.details .details_style2 .newsicons span {
  padding-right: 10px;
  font-size: 12px;
}
.details .details_style2 .image_details {
  width: 100%;
}
.details .details_style2 .description {
  width: 100%;
  padding: 25px 15px 25px 15px;
  min-height: 200px;
}
.details .details_style2 .description p {
  padding-bottom: 20px;
}
.details .details_style2 .sharethis {
  position: relative;
  float: right;
  top: 0;
  right: 0;
  font-size: 23px;
}
.details .details_style2 .sharethis p {
  margin: 0 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
.details .details_style2 .sharethis p a {
  display: inline-block;
  color: #fff;
}
.details .details_style2 .sharethis p a:hover {
  color: #661511;
}
.details .details_style2 .read_more {
  margin: 0px;
  height: 27px;
  right: 15px;
}
.details .details_style2 .read_more a {
  display: inline-block;
  float: right;
}

.details .details_style2 .related_description {
  width: 100%;
  padding: 10px 10px 10px 10px;
  min-height: 70px;
}
.details .related_description {
  width: 100%;
  padding: 10px 10px 10px 10px;
  min-height: 70px;
}
.related h2 {
  background-color: #666;
  color: #fff;
  padding: 10px 10px 10px 15px;
  font-family: "open_sansregular";
  font-weight: normal;
  font-style: normal;
}

.details .details_style2 .slider_not_present {
  margin: 0px 0 0px !important;
  min-height: 50px;
  position: relative;
}

.details .product_details_style1 .slider {
  position: relative;
}
.details h1 {
}
.details .product_details_style1 .price {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 10px 5px 10px 10px;
  background-color: #eee;
  width: 100%;
  color: #333;
  border: 0px;
}
.details .product_details_style1 .price span {
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
}
.details .product_details_style1 .price span.old {
  text-decoration: line-through;
  color: #f03;
}
.details .product_details_style1 .price span.new {
}
.details .product_details_style1 .image_details {
  width: 100%;
}
.details .product_details_style1 .description {
  width: 100%;
  padding: 0px 10px 0px 10px;
  min-height: 200px;
}
.details .product_details_style1 .description p {
  padding-bottom: 20px;
}
.details .product_details_style1 .sharethis {
  position: relative;
  float: right;
  top: 0;
  right: 0;
  font-size: 23px;
}
.details .product_details_style1 .sharethis p {
  margin: 0 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
.details .product_details_style1 .sharethis p a {
  display: inline-block;
  color: #fff;
}
.details .product_details_style1 .read_more {
  margin: 0px;
  height: 27px;
  right: 15px;
}
.details .product_details_style1 .read_more a {
  display: inline-block;
  float: right;
}

.casestudy_detail {
  min-height: 435px;
}
.product_detail {
  min-height: 435px;
}
/*errormessage*/

/*.error{ background-color:#fbeeee; padding:3px 5px; margin-top:10px; font-size:12px;}
.warning{ background-color:#fcddb6; padding:3px 5px; margin-top:10px;}
.success{ background-color:#d7fcb6; padding:3px 5px; margin-top:10px;}*/

.errortxt {
  color: #d5071a;
}
.warningtxt {
  color: #f4d8b0;
}
.successtxt {
  color: #c9ffa5;
}
#ajaxerror {
  color: red !important;
  font-size: 28px !important;
}
/*searchbox*/
.searchbox h2 {
  margin: 0px;
  padding: 5px;
}
.searchbox {
  display: inline-block;
  margin: 0px 0px 15px 0px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #ccc;
  position: relative;
  width: 100%;
  -webkit-box-shadow: -1px 10px 10px -8px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: -1px 10px 10px -8px rgba(50, 50, 50, 0.75);
  box-shadow: -1px 10px 10px -8px rgba(50, 50, 50, 0.75);
}
.searchbox input[type="submit"] {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  height: 30px;
  line-height: 26px;
  width: 100%;
}

/*loading*/
.loading {
  width: 100%;
  text-align: center;
  height: 32px;
  background-image: url(images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  margin-bottom: 25px;
}

/*hover effect*/

.image a.info {
  position: absolute;
  display: block;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  margin: 0px auto;
  color: #fff;
  font-size: 30px;
  left: 48%;
  top: 45%;
}
.image_full a.info {
  position: absolute;
  display: block;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  margin: 0px auto;
  color: #fff;
  font-size: 30px;
  left: 48%;
  top: 45%;
}

.effects {
}
.effects .image {
  position: relative;
  float: left;
  margin-bottom: 5px;

  overflow: hidden;
}
.effects .image:nth-child(n) {
}
.effects .image:first-child {
}
.effects .image:last-child {
}
.effects .image img {
  display: block;
  margin: 0;
  padding: 0;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;

  border: solid 0px #fff;
  text-align: center;
  color: #fff;
  line-height: 150px;
  font-weight: 700;
  font-size: 30px;
  height: 100%;
}
a.zoom {
  display: block;
  position: absolute;
  z-index: 100;

  border: solid 0px #fff;
  text-align: center;
  color: #fff;
  /*  line-height: 150px;*/
  font-weight: 700;
  font-size: 30px;
  height: 100%;
}

a.videoplay {
  display: block;
  position: absolute;
  z-index: 100;

  border: solid 0px #fff;
  text-align: center;
  color: #fff;
  /*  line-height: 150px;*/
  font-weight: 700;
  font-size: 30px;
  height: 100%;
}

/* ============================================================
  EFFECT 1 - SLIDE IN BOTTOM
============================================================ */
.effect-1 .overlay {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
.effect-1 .overlay a.expand {
  left: 0;
  right: 0;
  bottom: 50%;
  margin: 0 auto -30px auto;
}
.effect-1 .image.hover .overlay {
  height: 100%;
}

/* ============================================================
  EFFECT 2 - SLIDE IN TOP
============================================================ */
.effect-2 .overlay {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0; /* min-height:150px;*/
}
.effect-2 .overlay a.expand {
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(images/link.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.effect-2 .overlay a.zoom {
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(images/zoom.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.effect-2 .overlay a.videoplay {
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(images/videoplay.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.effect-2 .image.hover .overlay {
  height: 100%;
  opacity: 1;
}

/* ============================================================
  EFFECT 3 - SLIDE IN LEFT
============================================================ */
.effect-3 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
}
.effect-3 .overlay a.expand {
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto 0 auto -30px;
}
.effect-3 .image.hover .overlay {
  width: 100%;
}

/* ============================================================
  EFFECT 4 - SLIDE IN RIGHT
============================================================ */
.effect-4 .overlay {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5; /* min-height:150px;*/
}
.effect-4 .overlay a.expand {
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(images/link.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.effect-4 .overlay a.zoom {
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(images/zoom.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.effect-4 .overlay a.videoplay {
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(images/videoplay.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.effect-4 .image.hover .overlay {
  height: 100%;
  opacity: 1;
}

/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */
.effect-5 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.effect-5 .overlay a.expand {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.effect-5 .image.hover .overlay {
  opacity: 1;
}
.effect-5 .image.hover .overlay a.expand {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
.effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.effect-6 .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.effect-6 .image.hover .overlay {
  opacity: 1;
}
.effect-6 .image.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}

.bannerspace {
  margin-top: 40px;
}
.inschrijven input[type="button"] {
  font-size: 24px;
  padding-top: 4px !important;
  padding-bottom: 0px !important;
}

/* 
 ul {margin-bottom: 14px;    list-style: inside none disc;}
 ol {margin-bottom: 14px;    list-style: inside none inside;}
 ul  li {margin: 0 0 5px 0;  border-left: 2px solid #4578df; padding:0px 0px 0px 5px; }
  ul  li {margin: 0 0 5px 0;  border-left: 2px solid #4578df; padding:0px 0px 0px 5px; }*/

/*lightbox*/
#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: 200;
  color: #fff;
}
#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999999;
  text-align: left;
  visibility: hidden;
  display: none;
}
#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}
#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}
#sb-wrapper-inner {
  position: relative;
  border: 0px solid #a6631c;
  overflow: hidden;
  height: 100px;
  -webkit-box-shadow: 0px 0px 10px -2px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px -2px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px -2px rgba(50, 50, 50, 0.75);
}
#sb-body {
  position: relative;
  height: 100%;
}
#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 998;
}
#sb-player.html {
  height: 100%;
  overflow: auto;
}
#sb-body img {
  border: none;
}
#sb-loading {
  position: relative;
  height: 100%;
}
#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}
#sb-loading-inner span {
  background: url(loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}
#sb-body,
#sb-loading {
  background-color: #060606;
}
#sb-title,
#sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#sb-title,
#sb-title-inner {
  height: 30px;
  line-height: 30px;
}
#sb-title-inner {
  font-size: 16px;
}
#sb-info,
#sb-info-inner {
  height: 30px;
  line-height: 30px;
}
#sb-info-inner {
  font-size: 12px;
}
#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 25px;
  width: 25px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}
.close {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background-image: url(images/closelightbox.png);
  background-repeat: no-repeat;
  z-index: 9999;
  width: 68px;
  height: 62px;
  display: block; /*background-size:70%;*/
}
#sb-nav-close {
}
#sb-nav-next {
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  text-shadow: 1px 1px #000;
  cursor: pointer;
  width: 37px;
  height: 62px;
  cursor: pointer;
  background-image: url(images/next.png);
  background-repeat: no-repeat;
  z-index: 9999;
}
#sb-nav-previous {
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 10px;
  text-shadow: 1px 1px #000;
  cursor: pointer;
  width: 37px;
  height: 62px;
  cursor: pointer;
  background-image: url(images/prev.png);
  background-repeat: no-repeat;
  z-index: 9999;
}
#sb-nav-play {
  font-size: 22px;
  color: #fff;
  position: absolute;
}
#sb-nav-pause {
  font-size: 22px;
  color: #fff;
  position: absolute;
}
#sb-counter {
  float: left;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}
div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link,
div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

/* bottomgallery */
.bottomgallery {
  float: left;
  display: inline-block;
  width: 32%;
  overflow: hidden;
  margin-right: 12px;
}
.bottomgallery a {
  text-align: center;
  color: #661511;
  font-size: 46px;
}
.footer_top .boxes {
  border-top: 1px solid #661511;
  border-bottom: 1px solid #661511;
  margin: 0px 0px 57px 0px;
  padding: 0px 0px 0px 0px;
}

/* */
.homeform #contactform {
  padding: 0px 13px;
}
.homeform .formgroup {
  margin-bottom: 16px;
}
.homeform input[type="text"] {
  border-radius: 12px;
  height: 37px;
  font-size: 18px;
}
.homeform input[type="button"],
[type="submit"],
[type="reset"] {
  color: #fff;
  text-align: center;
  border-radius: 12px;
  padding: 6px 28px;
  float: left;
}
.homeform p {
  font-size: 18px;
  color: #661511;
  margin: 0px;
  padding: 0px;
}
.contacttext {
  margin-top: 30px;
  margin-bottom: 40px;
}
.contacttext .contacttop {
  margin-bottom: 10px;
  color: #651410;
  font-size: 46px;
  margin-top: 10px;
}
.contacttext1 {
  margin-top: 90px;
}
.rightheading {
  color: #651410;
  font-size: 30px;
}
.form_submit {
  margin-top: -18px;
}
.form_submit [type="button"] {
  font-size: 18px;
}
.reservenform {
  /* background: url(images/reserven.png); */
  background: url("../style/images/reservation-btn.svg");
  background-repeat: no-repeat;
  display: block;
  height: 238px;
  /* width: 36px; */
width: 184px;
  position: fixed;
  /* top: 45%; */
  top: 80%;
  right: 0;
  z-index: 9999;
}
#bodywrapper .two_column_left_right_same .wrapper_width{
  display: flex;
}
#bodywrapper .two_column_left_right_same .wrapper_width .rightsidebar{
  padding-left: 6rem;
  padding-top: 7rem 
}

/* .reservenform:hover {
  background: url(images/reservenhover.png);
  display: block;
  height: 238px;
  width: 36px;
  position: fixed;
  top: 45%;
  right: 0;
  z-index: 9999;
} */

/* scroll up */
.scrollup {
  width: 70px;
  height: 70px;
  text-indent: -9999px;
  opacity: 1;
  position: fixed;
  bottom: 5px;
  right: 5px;
  display: none;
  z-index: 999;
  background: url("images/arrowtop.png") no-repeat;
}

.scrollup:hover {
  background: url("images/arrowtophover.png") no-repeat;
}
.socialicon {
  width: 50px;
  height: 50px;
  opacity: 1;
  background: url("images/facebook.png") no-repeat;
  display: block;
  float: right;
}
.socialicon:hover {
  background: url("images/facebookhover.png") no-repeat;
}
.scrollicon {
  width: 33px;
  height: 33px;
  opacity: 1;
  background: url("images/facebookfooter.png") no-repeat;
  display: block;
  margin-bottom: 36px;
  float: right;
}
.scrollicon:hover {
  background: url("images/facebookfooterhover.png") no-repeat;
}
/*faq*/

.list-items {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.list-items ul {
  margin: 0px;
  padding: 0 0px 20px 0px;
  list-style: none;
}
.list-items ul li {
  margin: 0px;
  padding: 10px;
  line-height: 24px;
  border: 1px solid #eee;
}
.list-items ul li + li {
  border-top: 0px;
}
.list-items ul li a {
  font-weight: bold;
  padding: 4px;
}
.list-items ul ul {
  width: 90%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
.list-items ul ul li {
  padding: 0 0 0 7px;
  list-style: disc;
  margin: 0 0 0 16px;
  border: 0px;
  width: 30%;
  float: left;
}
.list-items ul ul li a {
  font-weight: normal;
}

/*accordian*/
#accordion {
  clear: both;
  overflow: hidden;
}
#accordion h2 {
  font-family: "open_sansregular";
}
#accordion h2 a {
  color: #5177b8;
  text-decoration: none;
}
#accordion h3 {
  position: relative;
  clear: both;
}
#accordion h3 i {
  position: absolute;
  left: 10px;
  top: 8px;
}
.header-default {
  box-sizing: border-box;
  width: 100%;
  padding: 5px 5px 5px 30px;
  border: 1px solid #d1d1d1;
  background-color: #d9d9d9;
  color: #5177b8;
  cursor: pointer;
  margin: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 20px;
}
.header-default a {
  color: #5177b8;
}
.header-default:hover {
  background-color: #5177b8;
  color: #fff;
}
.header-default:hover a {
  color: #fff;
}
.header-active {
  background-color: #5177b8 !important;
  margin-bottom: 0px !important;
  color: #fff;
}
.header-active:hover {
  background-color: #4578df !important;
}
.header-active a {
  color: #fff;
}
.content-default {
  display: none;
}
.accordion-content {
  text-align: justify;
  margin: 0px;
  padding: 15px;
  border: 1px solid #d1d1d1;
  clear: both;
}
.inline {
  display: inline;
}
.btn-ordering {
  margin: 0px 5px 0px 10px;
  min-width: 50px;
  border: 0px;
  font-size: 12px;
}
.btn-ordering:hover {
}
#btn-div {
  margin-top: 0px;
  text-align: right;
}
#btn-div button {
  float: right;
}
#btn-div button[data-type="accordion-search"] {
}
#btn-div button[data-type="accordion-filter"] {
}

.highlight {
  background-color: #feffc8;
}

.highlight {
  padding: 1px 4px;
  margin: 0 -4px;
}

#banner {
  position: relative;
  margin-bottom: -60px;
}
.ban_search {
  position: absolute;
  width: 98%;
  top: 32%;
  margin-top: 240px;
  z-index: 13;
}
.banner_search {
  position: relative;
  width: 60%;
  margin: 0 auto;
}
.banner_search input[type="text"] {
  padding: 10px 60px 10px 10px;
  height: 50px;
  box-shadow: none !important;
}
.banner_search input[type="submit"] {
  padding: 10px 35px 10px 10px;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  background-color: #434445;
  background-image: url(images/search.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

/*sitemap*/
#site-map {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  background-color: #eee;
}
#site-map ul {
  margin: 0px;
  padding: 0 0px 0px 0px;
  list-style: disc inside;
}
#site-map ul li {
  margin: 0px;
  padding: 10px;
  line-height: 24px;
  border: 1px solid #ccc;
}
#site-map ul li + li {
  border-top: 0px;
}
#site-map ul li a {
  font-weight: bold;
  padding: 4px;
}
#site-map ul ul {
  width: 90%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
#site-map ul ul li {
  padding: 0 0 0 7px;
  list-style: circle;
  margin: 0 0 0 16px;
  border: 0px;
  width: 30%;
  float: left;
}
#site-map ul ul li a {
  font-weight: normal;
}
#site-map ul ul ul {
}
#site-map ul ul ul li {
  padding: 0 0 0 7px;
  list-style: square;
  margin: 0 0 5px 16px;
  border: 0px;
  width: 100%;
  float: left;
}

/*footer*/

#footer {
  width: 100%;
  clear: both;
  overflow: hidden;
  padding-top: 3px;
}
#footer ul {
  margin: 0px;
  padding: 20px 0px 20px 0px;
  float: left;
  display: inline-block;
  list-style: none;
}
#footer ul li strong {
  font-family: "open_sansregular";
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 24px;
  padding: 0px 0px 18px 0px;
  text-transform: uppercase;
  display: inline-block;
}
#footer ul.col1 {
  width: 23.79%;
}
#footer ul.col2 {
  width: 22.79%;
}
#footer ul.col3 {
  width: 22.79%;
}
#footer ul.col4 {
  width: 28.79%;
}
#footer ul li {
  font-size: 12px;
  color: #ececec;
  background-image: url(images/icon11.png);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  padding: 0px 0px 0px 0px;
  line-height: 24px;
}
#footer ul.col4 li {
  background-image: none;
  padding: 0px 0px 0px 0px;
  margin-bottom: 5px;
}
#footer ul li .phone {
  padding: 0px 10px 8px 0px;
  line-height: 24px;
  font-size: 20px;
  color: #fff;
}
#footer ul li .sales {
  padding: 0px 10px 8px 0px;
  line-height: 24px;
  font-size: 20px;
  color: #fff;
}
#footer ul li .talk {
  padding: 0px 10px 8px 0px;
  line-height: 24px;
  font-size: 20px;
  color: #fff;
}
#footer ul li .email {
  padding: 0px 10px 8px 0px;
  line-height: 24px;
  font-size: 20px;
  color: #fff;
}
#footer ul li a {
  font-size: 12px;
  color: #ececec;
}
#footer ul ul {
  margin: 0px;
  padding: 0px 0px 40px 0px;
  float: left;
  display: inline-block;
  list-style: none;
  width: 100% !important;
}
.requestquote {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin: 27px 0px;
}
.requestquote span {
  font-size: 20px;
  color: #d22121;
  font-weight: normal;
}
.requestquote a.startproject {
  border: 2px solid #fff;
  margin: 0px 0px 20px 20px;
  display: inline-block;
  padding: 0px 27px 0px 27px;
  clear: both;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  line-height: 44px;
}
.requestquote a.startproject i {
  color: #d22121;
  font-size: 30px;
  margin-top: 10px;
  margin-right: 5px;
  float: left;
}

#footer p {
  line-height: 1.3;
  margin-bottom: 0px;
}

.footeraddr {
  width: 28%;
  float: left;
  display: inline;
}
.footerform {
  width: 60%;
  float: left;
  display: inline;
  text-align: center;
  position: relative;
  top: 86px;
}
.footerlogo {
  width: 10%;
  float: left;
  display: inline;
  position: relative;
  top: 32px;
  text-align: right;
}
.smaller1 .footerlogo {
  /*top:135px*/
}
.footer_bottom p {
  color: #fff;
  padding: 25px 0px 0px 30px;
}
.footer_bottom .companytitle {
  font-size: 24px;
}
.footer_bottom a {
  color: #fff;
}
.footerform a {
  color: #661511 !important;
  font-size: 18px;
  background-color: #fff;
  padding: 5px 65px;
}

.sociallinks {
  float: right;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.sociallinks span {
  float: left;
  padding: 5px;
  color: #333;
  line-height: 30px;
}
.sociallinks span a {
  background-color: #4578df;
  color: #fff;
  padding: 5px 10px;
  width: 35px;
  display: inline-block;
  text-align: center;
}
.sociallinks span a:hover {
  background: rgb(74, 175, 230);
}
.right_form {
  overflow: hidden;
  width: 100%;
}
.contact_left {
  padding: 10px;
  border: 1px solid #ccc;
}
.contact_right {
  padding: 10px;
  border: 1px solid #ccc;
}
.googlemap {
  margin: 61px 0 0;
}
.iframe_fix {
  margin: 0px -8px;
  clear: both;
}
a[title="Regenerate"] {
  cursor: pointer;
}

.team {
  display: none;
}
.team-details {
  padding: 10px;
  text-align: center;
  color: #fff !important;
}
.team-details h2 {
  color: #fff !important;
}

.scrollicon {
  display: none;
}
.smaller1 .scrollicon {
  display: block;
}

.innerfooteraadr {
  width: 88% !important;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 640px){
  #banner_1 .flexslider .slides img {
    object-fit: cover;
    height: revert-layer;
  }
#datepicker-parent::after {
    width: 7%;
    top: 17px;
}
.input-icons::after {
  width: 7%;
  top: 15px;
  right: 18px;
}
.reserv_time::after {
  width: 7%;
  top: 16px;
}
#bodywrapper .two_column_left_right_same .leftsidebar {
  width: 106% !important;
}
#bodywrapper .two_column_left_right_same .leftsidebar #datepicker-parent::after {
  width: 7%;
}
#bodywrapper .two_column_left_right_same .leftsidebar .reserv_time::after {
  width: 7%;
}
.modal1 #captchaImg{
  margin-bottom: 2rem;
  width: 45% !important;
}
#bodywrapper .two_column_left_right_same .leftsidebar .captcha-col2 .form-control {
  width: 100%;
  margin-left: 0rem;
}
.row.captcha-row {
  margin-left: -8px;
}
#exampleModalLabel {
  margin-left: 3px;
}
.checkmark {
  left: -2px;
}
.container-1 input{
  left: -2px;
}
#bodywrapper .two_column_left_right_same .leftsidebar .container-1 .checkbox-label {
  padding-left: 1rem;
  margin-top: 1.5rem;
}
#bodywrapper .two_column_left_right_same .leftsidebar .form_submit {
  margin-left: -2px;
}
#bodywrapper .two_column_left_right_same .wrapper_width {
  display: flex;
  flex-direction: column;
}
#bodywrapper .two_column_left_right_same .wrapper_width .rightsidebar {
  padding-left: 1rem;
  padding-top: 1rem;
}
}

@media all and (max-width: 479px) {
  body {
    padding-top: 0px !important;
  }
  .smaller1 {
    padding-top: 0px !important;
  }
  .smaller1 .header_menu {
    position: relative !important;
  }
  .header_menu {
    width: 100%;
    position: relative !important;
  }
  .reservenform {
    display: none;
  }
  .headertop_left {
    width: 100%;
    float: none;
    display: block;
    text-align: left;
  }
  .headertop_right {
    width: 100%;
    float: none;
    display: block;
    text-align: left;
  }
  .boxes {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    margin-right: 0px;
  }
  .lists {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    margin-right: 0px;
  }
  .boxes .box {
    padding: 30px 0px 20px 0px;
    border-top: 1px solid #661511;
  }
  .footer_top .boxes {
    border-top: none;
  }
  .boxes .box p {
    height: auto;
    margin-bottom: 30px;
  }
  #nav-mobile .menu-holder {
    height: 380px !important;
    overflow: scroll !important;
  }

  .display_items5 {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .display_items4 {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .display_items3 {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .display_items2 {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .display_items1 {
    width: 100% !important;
    padding-right: 0 !important;
  }

  .lists .list .image_description {
    overflow: hidden;
    margin: 0px 0px 10px 0px;
    min-height: 70px;
    float: left;
  }
  .details .details_style2 .sharethis {
    float: left;
  }
  .details .details_style2 .sharethis p {
    padding: 0px;
  }
  .details .details_style2 .slider_not_present {
    height: auto;
    overflow: hidden;
  }
  #footer ul {
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col1 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col2 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col3 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col4 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  /*#footer ul.col1 li{padding: 0 0 0 13px;}
#footer ul.col2 li{padding: 0 0 0 13px;}
#footer ul.col3 li{padding: 0 0 0 13px;}
#footer ul.col4 li{padding: 0 0 0 13px;}*/
  .footer_bottom .footerleft {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    text-align: center;
  }
  .footer_bottom .footerright {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  .sociallinks {
    float: left;
  }
  .footeraddr {
    width: 100%;
  }
  .footerform {
    width: 100%;
    top: 0px;
    margin: 20px 0;
  }
  .footerlogo {
    width: 100%;
    top: 0px;
    text-align: center;
    margin-bottom: 20px;
  }
  .homecontent {
    width: 100%;
  }
  .homeform {
    width: 100%;
  }
  .bottomgallery {
    width: 100%;
  }
  #bodywrapper #header .header_logo a {
    font-size: 40px !important;
  }
  #bodywrapper .smaller .header_logo a {
    font-size: 40px !important;
  }
  .testimonial_recencies a {
    margin-bottom: 5%;
    width: 100%;
  }
  .testimonial_recencies h2 {
    padding-bottom: 0px;
    font-size: 30px;
  }
  .footer_bottom p {
    padding-left: 0px;
    text-align: center;
  }
  .scrollicon {
    position: relative;
    margin-bottom: 15px;
  }
  .innerfooteraadr {
    width: 100% !important;
  }
  .smaller1 .footerlogo {
    top: 0;
  }
  .flex-control-nav {
    display: none;
  }
  .flex-pauseplay {
    display: none;
  }
  #banner_3 .flex-control-nav {
    display: none;
  }
  #banner_3 .flex-pauseplay {
    display: none;
  }
}
/* Mobile Landscape Size to Mobile Portrait Size (devices and browsers) */
@media (min-width: 480px) and (max-width: 736px) {
  body {
    padding-top: 0px !important;
  }
  #nav-mobile .menu-holder {
    height: 380px !important;
    overflow: scroll !important;
  }
  .smaller1 {
    padding-top: 79px !important;
  }
  .smaller1 .header_menu {
    position: relative;
  }
  .header_menu {
    width: 100%;
    position: relative;
  }
  #bodywrapper #header .header_logo a {
    font-size: 49px !important;
  }
  #bodywrapper .smaller .header_logo a {
    font-size: 49px !important;
  }
  .header_logo a {
    padding-right: 0px;
  }
  .display_items5 {
    width: 50% !important;
  }
  .display_items4 {
    width: 50% !important;
  }
  .display_items3 {
    width: 50% !important;
  }
  .display_items2 {
    width: 50% !important;
  }
  .display_items1 {
    width: 50% !important;
  }
  .boxes h2 {
    min-height: 70px;
  }
  .reservenform {
    display: none;
  }
  .testimonial_recencies a {
    margin-bottom: 5%;
    width: 100%;
  }
  .bottomgallery {
    width: 45%;
    margin-right: 15px;
  }
  .details .details_style2 .newsicons span {
    float: left;
  }
  .details .details_style2 .sharethis {
    clear: both;
    float: left;
  }
  .details .details_style2 .sharethis p {
    padding: 0px;
  }
  .details .details_style2 .slider_not_present {
    height: auto;
    overflow: hidden;
  }
  .testimonial_list_footer {
    min-height: 330px !important;
    background-color: #fff;
  }
  #footer ul {
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col1 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col2 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col3 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col4 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  .footer_bottom .footerleft {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    text-align: center;
  }
  .footer_bottom .footerright {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  .sociallinks {
    float: left;
  }
  #footer ul {
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col1 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col2 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col3 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col4 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col4 li {
    padding: 0 0 0 13px;
  }
  .footer_bottom .footerleft {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    text-align: center;
  }
  .footer_bottom .footerright {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  .sociallinks {
    float: left;
  }
  .homecontent {
    width: 100%;
  }
  .homeform {
    width: 100%;
  }
  .footeraddr {
    width: 100%;
  }
  .footerform {
    width: 100%;
    top: 0px;
    margin: 20px 0;
  }
  .footerlogo {
    width: 100%;
    top: 0px;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer_bottom p {
    padding-left: 0px;
    text-align: center;
  }
  .scrollicon {
    position: relative;
    margin-top: 8px;
  }
  .innerfooteraadr {
    width: 100% !important;
  }
  .smaller1 .footerlogo {
    top: 0;
  }
  .menu {
    background-size: 6% !important;
    margin-right: 6px;
  }
  #nav-mobile .active {
    background-size: 6% !important;
    margin-right: 6px;
  }
  .boxes .box {
    border-top: none;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #661511;
  }
  .footer_top .boxes {
    border-top: 1px solid #661511;
    margin: 0px 0px 30px 0px;
    padding: 30px 0px 30px 0px;
  }
  .flex-control-nav {
    display: none;
  }
  .flex-pauseplay {
    display: none;
  }
  #banner_3 .flex-control-nav {
    display: none;
  }
  #banner_3 .flex-pauseplay {
    display: none;
  }
}

/* Mobile Landscape Size to Mobile Portrait Size (devices and browsers) */
@media (min-width: 610px) and (max-width: 768px) {
  .display_items5 {
    width: 33.3% !important;
  }
  .display_items4 {
    width: 33.3% !important;
  }
  .display_items3 {
    width: 50% !important;
  }
  .display_items2 {
    width: 50% !important;
  }
  .display_items1 {
    width: 50% !important;
  }

  /*.lists .display_items1{ width:100% !important;}
.lists .display_items2{ width:100% !important;}
.lists .display_items3{ width:100% !important;}
.lists .display_items4{ width:100% !important;}
.lists .display_items5{ width:100% !important;}*/

  #bodywrapper .three_column .display_items1 {
    width: 50%;
  }
  #bodywrapper .three_column .display_items2 {
    width: 50%;
  }
  #bodywrapper .three_column .display_items3 {
    width: 50%;
  }
  #bodywrapper .three_column .display_items4 {
    width: 50%;
  }
  #bodywrapper .three_column .display_items5 {
    width: 50%;
  }

  #footer ul {
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col1 {
    width: 100%;
    float: none;
  }
  #footer ul.col2 {
    width: 100%;
    float: none;
  }
  #footer ul.col3 {
    width: 100%;
    float: none;
  }
  #footer ul.col4 {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  .footer_bottom .footerleft {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer_bottom .footerright {
    width: 100%;
    float: none;
  }
  .sociallinks {
    float: left;
  }

  #footer ul {
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  #footer ul.col1 {
    width: 50%;
    float: left;
    clear: none;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    min-height: 230px;
  }
  #footer ul.col2 {
    width: 50%;
    float: left;
    clear: none;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    min-height: 230px;
  }
  #footer ul.col3 {
    width: 50%;
    float: left;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    min-height: 230px;
  }
  #footer ul.col4 {
    width: 50%;
    float: left;
    clear: none;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    min-height: 230px;
  }
  /*#footer ul.col4 li{padding: 0 0 0 13px;}*/
  .footer_bottom .footerleft {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    text-align: center;
  }
  .footer_bottom .footerright {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
  }
  .sociallinks {
    float: left;
  }
  .footer_reserven {
    left: 7%;
    padding: 7px 48px;
  }
}
@media all and (max-width: 768px) {
  body {
    padding: 0px 10px;
  }
  /*transition for fixxed header*/
  #bodywrapper #header {
    background-color: rgba(255, 255, 255, 1) !important;
    z-index: 99999;
    position: relative;
  }
  #bodywrapper .headertop {
    padding: 10px 10px !important;
  }
  #bodywrapper #header .header_logoleft {
    display: none !important;
  }
  #bodywrapper #header .header_right {
    display: none !important;
  }
  #bodywrapper #header .header_logo {
    padding: 10px 0px !important;
  }
  #bodywrapper #header .header_right {
    padding: 0px 0px !important;
  }
  #bodywrapper .smaller .header_logo {
    padding: 10px 0px !important;
    transition: all 0.6s ease !important;
  }
  #bodywrapper .smaller .header_right {
    padding: 10px 0px !important;
    transition: all 0.6s ease !important;
  }
  #bodycontent {
    padding-top: 10px;
  }
  .smaller1 {
    transition: all 0.6s ease;
  }
  .smaller1 .header_menu {
    position: relative !important;
  }
  .header_logo a {
    padding-right: 0px;
  }
  .wrapper_width {
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
  }
  .usercomp {
    width: 100%;
  }
  .headertop {
    padding: 10px;
    text-align: center;
  }
  .headertop a {
    display: block;
  }
  .headertop_left {
    text-align: left;
  }
  .headertop_right {
    text-align: left;
  }
  #bodywrapper #header {
    width: 100%;
  }
  #bodywrapper #header .header_logo {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
  }
  #bodywrapper #header .header_right {
    width: 100%;
    float: none;
    display: block;
  }
  #banner {
    width: 100%;
  }
  #menu {
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
  }

  /*layout in ipad iphone*/
  #bodywrapper .single_column {
    width: 100%;
    margin: 0px auto 0px auto;
    clear: both;
    overflow: hidden;
    padding: 0px;
  }
  #bodywrapper .two_column_left_right_same {
    width: 100%;
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    padding: 0px;
  }
  #bodywrapper .two_column_left_right_same .leftsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .two_column_left_right_same .rightsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .two_column_left_big_right_small {
    width: 100%;
    margin: 0px auto 0px auto;
    clear: both;
    overflow: hidden;
    padding: 0px;
  }
  #bodywrapper .two_column_left_big_right_small .leftsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .two_column_left_big_right_small .rightsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .two_column_left_small_right_big {
    width: 100%;
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    padding: 0px;
  }
  #bodywrapper .two_column_left_small_right_big .leftsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .two_column_left_small_right_big .rightsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .three_column {
    width: 100%;
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    padding: 0px;
  }
  #bodywrapper .three_column .leftsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #bodywrapper .three_column .contentmiddle {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
  }
  #bodywrapper .three_column .rightsidebar {
    width: 100%;
    float: none;
    display: block;
  }
  #nav-mobile .menu a {
    color: #fff;
  }
  #nav-mobile .menu i {
    color: #fff;
  }
  /*#nav-mobile .menu i:hover{color:#EF8484}*/
  .lists .list {
    min-height: 100px;
  }
  .lists .testimonial_list {
    min-height: 200px;
  }
  .lists .list .description {
    height: auto;
  }
  .details .image_details {
    width: 100%;
    float: none;
    display: block;
  }
  .details .description {
    width: 100%;
    float: none;
    display: block;
    height: auto;
  }
  .sharethis {
    position: relative;
    bottom: 0px;
    left: 0px;
    display: block;
    overflow: hidden;
  }
  .details .description a.readmore {
    position: relative;
    clear: both;
    float: left;
  }
  .requestquote {
    line-height: 36px;
  }
  .requestquote a.startproject {
    margin-left: 0;
  }
  #footer .footer_top {
    padding: 10px;
  }
  #footer .footer_bottom .footerleft {
    width: 100%;
    float: none;
    display: block;
  }
  #footer .footer_bottom .footerright {
    width: 100%;
    float: none;
    display: block;
    text-align: center !important;
  }
  .sociallinks {
    width: 100%;
    float: none;
    display: block;
  }
  .sociallinks span {
    float: none;
  }
  .sociallinks span.get {
    display: none;
  }
  #site-map {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    background-color: #eee;
  }
  #site-map ul {
    margin: 0px;
    padding: 0 0px 0px 0px;
    list-style: disc inside;
  }
  #site-map ul li {
    margin: 0px;
    padding: 10px;
    line-height: 24px;
    border: 1px solid #ccc;
  }
  #site-map ul li + li {
    border-top: 0px;
  }
  #site-map ul li a {
    font-weight: bold;
    padding: 4px;
  }
  #site-map ul ul {
    width: 90%;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
  }
  #site-map ul ul li {
    padding: 0 0 0 7px;
    list-style: circle;
    margin: 0 0 0 16px;
    border: 0px;
    width: 100%;
    float: left;
  }
  #site-map ul ul li a {
    font-weight: normal;
  }
  #site-map ul ul ul {
  }
  #site-map ul ul ul li {
    padding: 0 0 0 7px;
    list-style: square;
    margin: 0 0 5px 16px;
    border: 0px;
    width: 100%;
    float: left;
  }
  .flex-caption1 p {
    padding: 15px 0px;
    font-size: 41px;
  }
  .caption_info {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .contacttext {
    margin-top: 30px;
  }
  .contacttext .contacttop {
    font-size: 30px;
  }

  .table_wrap {
    width: 100%;
  }
  .table_list {
    font-size: 13px !important;
  }
  .table_list .head1 {
    width: 60%;
    text-align: left;
  }
  .head2 {
    width: 20%;
    text-align: left;
  }
  .head3 {
    width: 20%;
    text-align: left;
  }
  .table_list td {
    padding: 0px 5px 10px 5px;
  }
  .table_list th {
    padding: 20px 0px 20px 5px;
    font-weight: bold;
  }
  .flexslider .slides img {
    width: 100%;
    height: auto;
  }
  .slider {
    min-height: 0px;
  }
  .flexslider {
    background: #fff !important;
    height: auto !important;
  }
  .flex-caption1 {
    position: relative;
    top: 0px;
    display: none;
  }
  .caption_info {
    background: #666 !important;
  }
  .caption_info p {
    padding: 15px;
  }
  .contact_form {
    margin-top: 50px;
  }
  .bannerspace {
    margin-top: 0px;
  }
  .googlemap {
    margin-top: 0px;
  }
  .flex-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 56px;
  }
  #footer .footer_bottom {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 700px) and (max-width: 800px) {
  body {
  }
  .smaller1 {
  }
  .smaller1 .header_menu {
    position: relative;
  }
  .header_menu {
    width: 100%;
    position: relative;
  }
  #bodywrapper #header .header_logoleft {
    display: block !important;
    padding-left: 11px !important;
  }
  #bodywrapper #header .header_logo a {
    font-size: 67px !important;
  }
  #bodywrapper .smaller .header_logo a {
    font-size: 67px !important;
  }
  #bodywrapper #header .header_logo {
    padding-top: 29px !important;
  }
  .bottomgallery {
    width: 31%;
  }
  .footerform {
    width: 49%;
  }
  .footerlogo {
    width: 16%;
  }
  .testimonial_recencies a {
    min-height: 100px;
    width: 50%;
  }
  .footeraddr {
    width: 34%;
  }
  .footer_bottom .companytitle {
    font-size: 22px;
  }
  .innerfooteraadr {
    width: 82% !important;
  }
  .scrollicon {
    margin-bottom: 36px;
  }
  .footer_bottom p {
    padding-left: 13px !important;
  }
  .menu {
    background-size: 4% !important;
    margin-right: 6px;
  }
  #nav-mobile .active {
    background-size: 4% !important;
    margin-right: 6px;
  }
  .homeform {
    margin-top: 30px;
  }
  .boxes .box {
    border-top: none;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #661511;
  }
  .footer_top .boxes {
    border-top: 1px solid #661511;
    margin: 0px 0px 40px 0px;
    padding: 30px 0px 30px 0px;
  }
}
@media all and (max-width: 800px) {
  .footerlogo a {
    clear: both;
    display: block;
    text-align: center;
  }
  .scrollicon {
    margin: 15px auto;
    float: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
  .contacttext .contacttop {
    display: block;
    margin-top: 30px;
  }
}
