/*
Theme Name: Unique Venues of Edinburgh
Theme URI: http://wordpress-501932-2486846.cloudwaysapps.com
Description: WP Theme For Unique Venues of Edinburgh
Author: David @ Creative State
Author URI: http://www.creativestate.co.uk
Version: 1.0
*/
/* ========================================================================================================================
FONT-FACE
======================================================================================================================== */
@font-face {
  font-family: 'didot';
  src: url("fonts/didot/theanodidot-regular-webfont.eot");
  src: url("fonts/didot/theanodidot-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/didot/theanodidot-regular-webfont.woff") format("woff"), url("fonts/didot/theanodidot-regular-webfont.ttf") format("truetype"), url("fonts/didot/theanodidot-regular-webfont.svg#theano_didotregular") format("svg");
  font-weight: normal;
  font-style: normal; }


@font-face {
  font-family: 'DidotLTPro-Roman';
  src: url('fonts/DidotLTPro-Roman/35BC75_0_0.eot');
  src: url('fonts/DidotLTPro-Roman/35BC75_0_0.eot?#iefix') format('embedded-opentype'),
  url('fonts/DidotLTPro-Roman/35BC75_0_0.woff2') format('woff2'),
  url('fonts/DidotLTPro-Roman/35BC75_0_0.woff') format('woff'),
  url('fonts/DidotLTPro-Roman/35BC75_0_0.ttf') format('truetype');
}
/* ========================================================================================================================
SCSS VARIABLES
======================================================================================================================== */
/* ========================================================================================================================
BASICS
======================================================================================================================== */
a {
  text-decoration: none;
  transition: color .25s ease-in;
  -moz-transition: color .25s ease-in;
  -webkit-transition: color .25s ease-in;
  color: #880045; }

a:hover {
  color: #6a1f45;
  text-decoration: underline; }

html {
  width: 100%;
  -webkit-text-size-adjust: none !important;
  font-family: "brandon-grotesque";
  font-weight: 400;
  color: #2E414E;
  font-size: 1em;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

html {
  height: 100%;
}

#wrapper {
  width: 100%;
  float: left; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

textarea {
  -webkit-appearance: none;
  border-radius: 0; }

:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

input::-webkit-input-placeholder {
  color: #737C83; }

input:-moz-placeholder {
  color: #737C83; }

input::-moz-placeholder {
  color: #737C83; }

input:-ms-input-placeholder {
  color: #737C83; }

input::placeholder {
  color: #737C83; }

input:focus::-webkit-input-placeholder {
  color: #737C83; }

input:focus:-moz-placeholder {
  color: #737C83; }

input:focus::-moz-placeholder {
  color: #737C83; }

input:focus:-ms-input-placeholder {
  color: #737C83; }

input:focus::placeholder {
  color: #737C83; }


#inner_header.fixed {
  top: 0;
  position: fixed;
}

.home header {
  margin-bottom: 15px;
}

.quick_search input::-webkit-input-placeholder {
  color: #FFF; }

.quick_search input:-moz-placeholder {
  color: #FFF; }

.quick_search input::-moz-placeholder {
  color: #FFF; }

.quick_search input:-ms-input-placeholder {
  color: #FFF; }

.quick_search input::placeholder {
  color: #FFF; }

.quick_search input:focus::-webkit-input-placeholder {
  color: #FFF; }

.quick_search input:focus:-moz-placeholder {
  color: #FFF; }

.quick_search input:focus::-moz-placeholder {
  color: #FFF; }

.quick_search input:focus:-ms-input-placeholder {
  color: #FFF; }

.quick_search input:focus::placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates::-webkit-input-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:-moz-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates::-moz-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:-ms-input-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates::placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:focus::-webkit-input-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:focus:-moz-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:focus::-moz-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:focus:-ms-input-placeholder {
  color: #FFF; }

input#inner_page_number_of_delegates:focus::placeholder {
  color: #FFF; }

.explorer .quick_search input:focus::-webkit-input-placeholder {
  color: #000;
  background: #FFF; }

.explorer .quick_search input:focus:-moz-placeholder {
  color: #000;
  background: #FFF; }

.explorer .quick_search input:focus::-moz-placeholder {
  color: #000;
  background: #FFF; }

.explorer .quick_search input:focus:-ms-input-placeholder {
  color: #000;
  background: #FFF; }

.explorer .quick_search input:focus::placeholder {
  color: #000;
  background: #FFF; }

.explorer #home_page_number_of_delegates:focus {
  background: #FFF;
  color: #000; }

.Other.Unknown.windows #home_page_number_of_delegates:focus {
  background: #FFF;
  color: #000; }

/**.explorer #home_page_number_of_delegates:focus {
	background: #FFF;
	color: #000;
}**/
.explorer input#inner_page_number_of_delegates:focus::-webkit-input-placeholder {
  color: #000;
  background: #FFF; }
.explorer input#inner_page_number_of_delegates:focus:-moz-placeholder {
  color: #000;
  background: #FFF; }
.explorer input#inner_page_number_of_delegates:focus::-moz-placeholder {
  color: #000;
  background: #FFF; }
.explorer input#inner_page_number_of_delegates:focus:-ms-input-placeholder {
  color: #000;
  background: #FFF; }
.explorer input#inner_page_number_of_delegates:focus::placeholder {
  color: #000;
  background: #FFF; }

.explorer input#inner_page_number_of_delegates:focus {
  background: #FFF;
  color: #000; }

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

article {
  width: 100%;
  float: left; }

ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.toggle {
  width: 18px;
  height: 16px;
  float: left;
  background: url("img/menu_toggle.png") no-repeat;
  text-indent: -1000em;
  background-size: 18px 16px; }

/*10 mar css start*/
#fieldset_3 select.medium.gfield_select {
  width: 100%;
  height: auto;
  float: left;
  color: #737C83;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  padding: 3px 7px 2px 7px;
  margin: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*10 mar css end*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .toggle {
    background: url("img/retina/burger-menu.svg") no-repeat;
  }
}
.toggle.active,
.toggle.active:hover {
  background: url("img/menu_toggle_close.png") no-repeat;
  background-size: 18px 16px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .toggle.active {
    mask-image: url(img/menu_toggle_close.png);
    -webkit-mask-image: url(img/menu_toggle_close.png);
    background-color: #565656;
  }
}


ol {
  padding-left: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ol li {
  margin-bottom: 15px;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 1.0625em;
  line-height: 24px; }

/* al common */
.page-template-news-offers .page_title,
.page-template-blog_archive .page_title,
.page-template-blog .page_title {
  margin-bottom: 21px;
}
.page-template-news-offers .type-page .page_title h1,
.page-template-blog .type-page .page_title h1 {
  line-height: 40px;
  text-align: left;
}
.page_title h1,
.type-page .page_title h1,
.full_width_page .page_title h1 {
  font-size: 40px;
  line-height: 52px;
  font-weight: normal;
}
.page-template-news-offers-archive .type-page .page_title h1,
.page-template-blog_archive-php .type-page .page_title h1 {
  float: left;
  text-align: left;
  max-width: 440px;
}
.type-page .page_title h1 {
  float: none;
  text-align: center;
  max-width: none;
}
/*#sidebar-toggle-desktop {*/
/*display: none;*/
/*}*/
#al-page-middle-section h3,
.al-main-title {
  font-size: 40px;
  margin: 60px 0 30px 0;
  font-weight: 300;
  text-transform: capitalize;
}
.al-main-subtitle,
.al-main-subtitle h2 {
  font-size: 18px;
  font-family: "brandon-grotesque";
  text-align: center;
  font-weight: 500;
  margin-bottom: 60px;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.al-container {
  max-width: 1060px;
  margin: 0 auto;
}
.al-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .al-desktop {
    display: none;
  }
  .al-mobile {
    display: block;
  }
  .al-mobile-hidden {
    display: none;
  }
  .sidebar-active .al-desktop {
    /*display: block;*/
  }
}

h1,h2,h3,h4,h5 {
  font-family: "DidotLTPro-Roman";
}
.al-child-term.opened .al-inner,
.al-gradient-pink {
  background: #6a1f45; /* Old browsers */
  background: -moz-linear-gradient(to top right, #6a1f45, #8f2a5d ); /* FF3.6-15 */
  background: -webkit-linear-gradient(to top right, #6a1f45,#8f2a5d ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top right, #6a1f45 ,#8f2a5d ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a1f45', endColorstr='#8f2a5d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.al-child-term .al-inner,
.al-gradient-blue {
  background: #32536b; /* Old browsers */
  background: -moz-linear-gradient(to top right, #233746, #32536b ); /* FF3.6-15 */
  background: -webkit-linear-gradient(to top right, #233746, #32536b ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top right, #233746, #32536b ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233746', endColorstr='#32536b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.al-gradient-blue-transp {
  background: rgba(35, 55, 70, 0.58); /* Old browsers */
  background: -moz-linear-gradient(to top right, rgba(35, 55, 70, 0.58), rgba(50, 83, 107, 0.82) ); /* FF3.6-15 */
  background: -webkit-linear-gradient(to top right, rgba(35, 55, 70, 0.58), rgba(50, 83, 107, 0.82) ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top right, rgba(35, 55, 70, 0.58), rgba(50, 83, 107, 0.82) ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233746', endColorstr='#32536b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.al-gradient-yellow {
  background: #86754d; /* Old browsers */
  background: -moz-linear-gradient(to top right, #86754d, #b29f72 ); /* FF3.6-15 */
  background: -webkit-linear-gradient(to top right, #86754d, #b29f72 ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top right, #86754d, #b29f72 ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86754d', endColorstr='#b29f72',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.al-rel {
  position: relative;
}
.al-abs {
  position: absolute;
}
.al-iframe-inside {

}
.al-rel.al-iframe-inside iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
}

.al-algn-bottom-left {
  bottom: 0;
  left: 0;
}
.al-algn-top-left {
  top: 0;
  left: 0;
}
.al-fill {
  width: 100%;
  height: 100%;
}
.al-mw-none {
  max-width: none;
}
.banner__meta h4,
.al-link-under-line {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}

.al-link-under-line.al-yellow {
  color: #c1ae81;
}

.al-opac-05 {
  opacity: .5;
}
.al-marg-line {
  margin: .8em 0 1em 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.clearfix {
  clear: both;
}

.al-bgi {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 0 0;
  background-repeat:no-repeat;
}
.al-text-center {
  text-align: center;
}
.al-text-left {
  text-align: left;
}
.al-text-left-cust p:first-child {
  text-align: left !important;
}
.al-text-right {
  text-align: right;
}
.al-pull-left {
  float: left;
}
.al-pull-right {
  float: right;
}
.al-text-uppercase {
  text-transform: uppercase;
}

.white-placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #e5ded8;
}
.white-placeholder::-moz-placeholder { /* Firefox 19+ */
  color: #e5ded8;
}
.white-placeholder:-ms-input-placeholder { /* IE 10+ */
  color: #e5ded8;
}
.white-placeholder:-moz-placeholder { /* Firefox 18- */
  color: #e5ded8;
}
.al-width-50 {
  width: 50%;
}

.al-shadow {
  -webkit-box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.47);
  -moz-box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.47);
  box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.47);
  
  /*-webkit-box-shadow: 7px 17px 17px 0px rgba(204,204,204,1);*/
  /*-moz-box-shadow: 7px 17px 17px 0px rgba(204,204,204,1);*/
  /*box-shadow: 7px 17px 17px 0px rgba(204,204,204,1);*/
}
.al-bg-transp-blue {
  background-color: #fff;
}
.page-title .al-subheader {
  font-size: 18px;
  text-transform: none;
}
.al-two-columm-text {
  column-count: 2;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
/*.al-two-columm-text p {*/
/*margin-top: 0;*/
/*line-height: 36px;*/
/*font-weight: 500;*/
/*font-size: 18px;*/
/*}*/
.al-two-columm-text p {
  margin-top: 0;
  line-height: 24px;
  font-weight: 400;
  font-size: 17px;
}
.al-content-wider {
  max-width: 1180px;
  margin: 0 auto;
}

.al-table-wrap {
  display: table;
}
.al-table-row {
  display: table-row;
}

.al-table-row.al-table-row-map {
  display: flex;
}

.al-table-cell {
  display: table-cell;
}

.al-button-white {
  display: inline-block;
  padding: 7px 50px;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  border: 1px solid #fff;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.al-button-white:hover {
  text-decoration: none;
  color: #32536b;
  background-color: #fff;
}

.al-has-overlay {
  overflow: hidden;
  position: relative;
}
.al-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}
.al-overlay .al-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-decoration: none;
}
/*.al-overlay .al-inner a:hover {*/
/*}*/
.al-has-overlay:hover .al-overlay {
  transform: translateY(-100%)
}
.al-925-visible {
  display: none;
}
.al-bg-pink {
  background-color: #6a1f45;
}
.al-info-block h3.al-venue-details-title {
  margin-bottom: 28px;
}
.al-marg-top-15 {
  margin-top: 15px;
}
/* al common end */

/* ========================================================================================================================
SETUP OF CONTENT AREAS
======================================================================================================================== */
.ten_zero_six_wide {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding-left: 35px;
  padding-right: 35px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.eleven_eighty_wide {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 60px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  width: 100%;
  float: left;
  margin-bottom: 20px; }

.row:last-child {
  margin-bottom: 0px; }

.content_box {
  float: left; }

.seven_hundred_wide {
  width: 66.0377358490566%;
  max-width: 700px;
  margin-right: 1.8867924528301887%; }
@media screen and (min-width: 926px) {
  
  #social_area .three_fourty_wide {
    max-width: 337px;
  }
}

.three_fourty_wide {
  width: 32.075471698113205%;
  max-width: 340px;
  margin-right: 1.8867924528301887%; }

.three_fourty_wide:last-child {
  margin-right: 0px; }

.content_box_section.three_fourty_wide {
  margin-right: 0px;
  float: left; }

.three_fifty_wide {
  width: 33.0188679245283%;
  max-width: 350px;
  float: left; }

.content_box_inner {
  width: 100%;
  float: left; }

.content_box_section {
  padding: 30px 40px 35px 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }



.content_box_section.no_padding {
  padding: 0px; }

.content_box_section img {
  width: 100%;
  float: left; }

.content_box_section strong {
  width: 100%;
  float: left;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 1.5em;
  color: #FFF;
  text-transform: capitalize;
  font-weight: normal; }

.content_box_section h2 {
  /*font-family: "brandon-grotesque";*/
  font-weight: 300;
  /*font-style: italic;*/
  font-size: 2.5em;
  text-transform: capitalize;
  line-height: 1.4em;
  margin-bottom: 0;
}

.content_box_section h3 {
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-style: italic;
  font-size: 2.25em;
  text-transform: uppercase;
  line-height: 42px; }

.content_box_section p {
  width: 100%;
  float: left;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 1.125em;
  line-height: normal;
  margin: 0px;
  color: #FFF !important; }

.content_box_section .non_body_link {
  width: 100%;
  float: left;
  font-weight: 500;
  font-size: 0.875em;
  color: #FFF;
  text-transform: uppercase; }
.home #latest_tweet .al-red-link {
  color: #6a1f45;
  font-weight: bolder;
}
#latest_tweet  .al-red-link {
  font-size: 16px !important;
}
.home #latest_tweet .al-red-link:hover {
  color: #6a1f45;
}

.content_box_section .non_body_link:hover {
  color: #C6BEAC; }

.two_col_box .two_col_box_image_wrap {
  float: right; }

.two_col_box .two_col_box_image_wrap img {
  width: 100%;
  float: left; }

.two_col_box .two_col_box_image_wrap .featured-img {
  float: left;
  width: 100%;
  max-width: 350px;
  height: 340px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.al-front {
  float: none;
}
.al-front .ten_zero_six_wide {
  padding-right: 45px;
}
.al-front .two_col_box .two_col_box_image_wrap .featured-img {
  height: 0;
  padding-top: 97%;
}

.al-front .al-overlay {
  background: rgba(105, 32, 69, 0.7);
}

.al-front .al-overlay .al-inner {
  font-size: 40px;
  color: #fff;
  font-family: "DidotLTPro-Roman";
}
.al-inst-image-wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.al-inst-image-wrapper  div {
  height: 100%;
}
.home-ul-el,
.home-ul-el ul {
  width: 100%;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  font-size: 16px;
  padding-left: 0 !important;
}
@media screen and (max-width: 925px) {
  .two_col_box .two_col_box_image_wrap .featured-img {
    max-width: none;
    padding-top: 100%;
    height: 0;
  }
  /*#featured_partner {*/
  /*width: 100%;*/
  /*max-width: none;*/
  /*}*/
}

.contains_read_more_overlay {
  position: relative; }

.image_box .content_box_section {
  width: 100%;
  height: 100%;
  padding: 20px;
  float: left;
  margin: 0px;
  overflow: hidden;
  display: table; }

.image_box .content_box_section .caption {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative; }

.white_border {
  border: 1px solid #FFF;
  text-transform: uppercase;
  padding: 5px 10px 5px 10px;
  color: #FFF;
  font-weight: 500;
  font-size: 0.875em;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in; }

.white_border:hover {
  background: #FFF;
  color: #384A56;
  text-decoration: none; }

.read_more_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  cursor: pointer; }

.read_more_overlay a {
  width: 100%;
  height: 100%;
  float: left;
  background: #692045;
  background: rgba(105, 32, 69, 0.7);
  color: #FFF;
  text-transform: uppercase;
  display: table; }

.read_more_overlay a:hover {
  text-decoration: none; }

.read_more_overlay a span {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.slide_out_social_links {
  width: auto;
  float: left;
}

.slide_out_social_links li {
  float: left;
  width: 60px;
  height: 50px;
  /*border-left: 1px solid #919ba3;*/
}

@media screen and (max-width: 540px) {
  .slide_out_social_links li {
    width: 35px;
    height: 45px;
  }
}

/*.slide_out_social_links li:last-child {*/
/*border-right: 1px solid #919ba3;*/
/*}*/

.slide_out_social_links li a {
  color: transparent;
  font-size: 0;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.slide_out_social_links li a:hover {
  background: #2a4558;
}

.slide_out_social_links li a:before {
  content: "";
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}

.slide_out_social_links li a:before {
  width: 22px;
  height: 22px;
  display: block;
  top: calc(50% - 10px);
  background-image: url(img/socials/socials-footer-icons.png);
  background-repeat: no-repeat;
  margin: 0 auto;
}

.slide_out_social_links li.linkedin a:before {
  background-position: 0 0;
  
}
.slide_out_social_links li.twitter a:before {
  background-position: -45px 0;
}

.slide_out_social_links li.facebook a:before {
  background-position: -84px 0;
  
}
.slide_out_social_links li.instagram a:before {
  background-position: -124px 0;
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  
  .slide_out_social_links li.linkedin a:before {
    background-image: url(img/socials/svg/footer-linkedin.svg);
    background-position: 0 0;
  }
  .slide_out_social_links li.twitter a:before {
    background-image: url(img/socials/svg/footer-twitter.svg);
    background-position: 0 3px;
  }
  
  .slide_out_social_links li.facebook a:before {
    background-image: url(img/socials/svg/footer-facebook.svg);
    background-position: 0 2px;
  }
  .slide_out_social_links li.instagram a:before {
    background-image: url(img/socials/svg/footer-instagram.svg);
    background-position: 0 0;
  }
}




/*.slide_out_social_links li.twitter a:before {*/
/*top: calc(50% - 5px);*/
/*width: 18px;*/
/*height: 14px;*/
/*background: url("img/twitter.svg") no-repeat center center / cover;*/
/*}*/

/*.slide_out_social_links li.linkedin a:before {*/
/*top: calc(50% - 7.5px);*/
/*width: 16px;*/
/*height: 15px;*/
/*background: url("img/socials/linkedin-footer.png") no-repeat center center / cover;*/
/*}*/

/*.slide_out_social_links li.facebook a:before {*/
/*top: calc(50% - 6.5px);*/
/*width: 9px;*/
/*height: 15px;*/
/*background: url("img/facebook.svg") no-repeat center center / cover;*/
/*}*/
/*.slide_out_social_links li.instagram a:before {*/
/*top: calc(50% - 6.5px);*/
/*width: 18px;*/
/*height: 18px;*/
/*background: url("img/socials/inst-footer.png") no-repeat center center / cover;*/
/*}*/
/* social links in menu */
.slide_out_social_links.header {
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  float: none;
  width: 100%;
}
.al-is-tablet .slide_out_social_links.header {
  bottom: 75px;
}

/*.admin-bar .slide_out_social_links.header {*/
/*bottom: 95px;*/
/*}*/


/*@media (-webkit-min-device-pixel-ratio: 3)*/
/*and (min-resolution: 192dpi) and (max-width:640px){*/
/*.admin-bar .slide_out_social_links.header {*/
/*bottom: 115px;*/
/*}*/
/*}*/
.slide_out_social_links.header li a:before {
  height: 24px;
  width: 22px;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  
  position: static;
  display: block;
  
}
.slide_out_social_links.header li.twitter a:before {
  background-image: url("img/socials/svg/menu-twitter.svg");
}
.slide_out_social_links.header li.linkedin a:before {
  background-image: url("img/socials/svg/menu-linkedin.svg");
}
.slide_out_social_links.header li.facebook a:before {
  height: 22px;
  background-image: url("img/socials/svg/menu-facebook.svg");
}
.slide_out_social_links.header li.instagram a:before {
  background-image: url("img/socials/svg/menu-instagram.svg");
}


.logged-in .slide_out_social_links.header ul,
.slide_out_social_links.header ul {
  padding: 0;
  max-width: 200px;
}
.slide_out_social_links.header li {
  border: none;
  width: auto;
  height: auto;
}
.slide_out_social_links.header li a {
  width: 40px;
  height: auto;
}

.slide_out_social_links.header li a:hover {
  background: transparent;
}

@media screen and (max-width: 768px) {
  .top_bar--toggle.al-mobile {
    position: static;
    float: left;
  }
}
/* social links in menu end */

#top_bar .slide_out_social_links a span {
  font-size: 1.375em; }

.slide_out_social_links a.twitter {
  border-right: 1px solid #9CA5AC; }

.slide_out_social_links a.twitter img {
  width: 18px;
  height: 13px;
  margin-top: 27px; }

.slide_out_social_links a.twitter:hover {
  width: 120px;
  color: #FFF; }

.slide_out_social_links a.linkedin {
  display: none; }

.slide_out_social_links a.linkedin img {
  width: 15px;
  height: 15px;
  margin-top: 26px;
  margin-left: 23px; }

.slide_out_social_links a.linkedin:hover {
  width: 120px;
  color: #FFF; }

.slide_out_social_links.mobile_only {
  display: none;
  margin-left: 20px; }

.tooltip {
  width: 23px;
  height: 23px;
  text-indent: -1000em;
  background: url("img/information_icon.png") no-repeat;
  background-size: 23px 23px;
  position: absolute;
  right: 5px;
  top: 6px;
  z-index: 10; }

.callout {
  width: 100%;
  float: left;
  background: #E3DBD5;
  padding: 18px 23px 18px 23px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 5px; }

.callout p {
  width: auto;
  float: left;
  color: #737c83;
  padding: 0px;
  margin: 0px;
  margin-top: 3px; }

.add_venues_wrap {
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 25px; }

.add_venues_wrap a {
  width: auto;
  float: right;
  background: #692045;
  color: #FFF;
  font-family: "brandon-grotesque";
  font-weight: 500;
  font-size: 0.875em;
  text-transform: uppercase;
  border: 1px solid transparent; }

.add_venues_wrap a span {
  width: 100%;
  float: left;
  padding: 6px 32px 5px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("img/plus_icon.png") 93% 11px no-repeat;
  background-size: 11px 11px; }

.add_venues_wrap a.active span {
  background: url("img/minus_icon.png") 93% 12px no-repeat; }

.add_venues_wrap a.active:hover span {
  background: url("img/minus_icon_purple.png") 93% 12px no-repeat; }

.add_venues_wrap a:hover {
  background: #FFF;
  border: 1px solid #692045;
  color: #692045; }

.add_venues_wrap a:hover span {
  background: url("img/plus_icon_purple.png") 93% 12px no-repeat;
  background-size: 11px 11px; }

.safari.ipad.mac .add_venues_wrap a.active:hover span {
  background: url("img/minus_icon.png") 93% 12px no-repeat; }

.safari.ipad.mac .add_venues_wrap a:hover {
  background: #692045;
  border: 1px solid transparent;
  color: #FFF; }

.safari.ipad.mac .add_venues_wrap a:hover span {
  background: url("img/plus_icon.png") 93% 12px no-repeat; }

.callout .add_venues_wrap {
  width: auto;
  float: right;
  margin: 0px; }

/* ========================================================================================================================
HEADER
======================================================================================================================== */

.single-post header {
  margin-bottom: 0;
}

.single-venues header {
  margin-bottom: 0;
}

header {
  width: 100%;
  float: left;
  margin-top: 113px;
  text-transform: uppercase; }

#inner_header {
  width: 100%;
  float: left;
  background: #FFF; }

.logged-in .sidebar-menu {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .logged-in .sidebar-menu {
    top: 48px;
  }
}
@media screen and (max-width: 768px) {
  .logged-in .sidebar-menu {
    /*top: 46px;*/
    top: 96px;
  }
}

.sidebar-menu {
  z-index: 9999;
  top: 0;
  left: -355px;
  width: 355px;
  height: 100%;
  min-height: calc(100vh - 50px);
  position: fixed;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  box-sizing: border-box;
}
.admin-bar .sidebar-menu {
  height: calc(100vh - 30px);
}

@media screen and (max-width: 782px) {
  .admin-bar .sidebar-menu {
    height: calc(100vh - 49px);
  }
}
#wrapper {
  position: relative;
}

#wrapper:after {
  content: "";
  z-index: 1050;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.502;
  pointer-events: none;
  position: absolute;
  background: transparent;
  transition: all 0.3s ease-in-out;
}

.sidebar-active #wrapper:after {
  background-color: rgb(35, 55, 70);
}

.sidebar-active .sidebar-menu {
  transform: translateX(100%);
  /*overflow-x: hidden;*/
  /*overflow-y: scroll;*/
}
.al-menu-links-wrapp {
  height: 100%;
  /*overflow-y: scroll;*/
}
/*.sidebar-active.al-is-mobile .sidebar-menu {*/
/*overflow: scroll;*/
/*}*/
/*.al-desktop {*/

/*}*/
/*.al-is-mobile .slide_out_social_links.header {*/
/*top: -50px;*/
/*position: relative;*/
/*}*/

.sidebar-active #top_bar {
  z-index: 1500;
  position: fixed;
}

.sidebar-active #wrapper {
  padding-top: 50px;
}

/*.logged-in .sidebar-menu ul {*/
/*padding: 100px 0 182px 0;*/
/*}*/

.sidebar-menu ul {
  display: table;
  margin: 0 auto;
  padding: 50px 0 50px 0;
}

.sidebar-menu ul li {
  padding: 13px 0;
}

.sidebar-menu ul li a {
  color: #233746;
  font-size: 18px;
  text-transform: uppercase;
}

.sidebar-menu ul li a:hover {
  text-decoration: none;
}

#wrapper header.fixed {
  top: 0;
  z-index: 9999;
  margin-top: 0px;
  background: white;
  padding-top: 52px;
  position: fixed;
}
.al-is-mobile.sidebar-active #wrapper header.fixed {
  z-index: 10;
}




@media screen and (max-width: 768px) {
  .sidebar-menu ul {
    padding-bottom: 70px;
    padding-top: 30px;
  }
  .page-template-quick_search-php #wrapper header.fixed {
    padding-top: 0;
    margin-top: 113px;
    position: static;
  }
}

#wrapper #header-container {
  min-height: 218px;
  position: relative;
  overflow: hidden;
}

#top_bar {
  width: 100%;
  overflow: hidden;
  height: 50px;
  padding: 14px 0 13px 0;
  background: #243745;
  color: #FFF;
  font-size: 0.75em;
  box-sizing: border-box;
}

.top_bar--toggle {
  /*float: left;*/
  position: absolute;
  top: 12px;
  right: -115px;
  cursor: pointer;
  padding: 3px 0;
}

.top_bar--toggle .hamburger {
  user-select: none;
  overflow: hidden;
}

.top_bar--toggle .hamburger .hamburger-spans {
  float: left;
  width: 18px;
  height: 16px;
  border-top: 2px solid #ffffff;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.top_bar--toggle .hamburger .hamburger-spans:before,
.top_bar--toggle .hamburger .hamburger-spans:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  border-top: 2px solid #ffffff;
  transform: translateY(5px);
  transition: all 0.3s ease-in-out;
}

.top_bar--toggle .hamburger .hamburger-spans:after {
  transform: translateY(12px);
}

.top_bar--toggle.active .hamburger .hamburger-spans {
  border: none;
  transform: rotate(45deg) translateX(3px);
}

.top_bar--toggle.active .hamburger .hamburger-spans:after {
  transform: rotate(-90deg) translateX(-5px);
}

.top_bar--toggle .hamburger .hamburger-label {
  float: left;
  padding-left: 18px;
}

.top_bar--toggle .hamburger .hamburger-label p {
  top: -3px;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
}

.top_bar--venues {
  float: right;
  padding: 2px 0;
}

.top_bar--venues span a {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

.top_bar_inner {
  width: 100%;
  float: left;
  /**border: 1px solid red;**/
}
.languages li {
  border-right: 1px solid #5A6973;
  margin-right: 4px;
  padding-right: 4px; }

nav {
  width: 100%;
  float: left;
  text-align: center; }

nav .menu {
  width: 100%;
  max-width: 250px;
  float: left; }

nav .menu li {
  font-size: 18px;
  width: auto;
  float: left; }

nav .menu li a {
  color: #233746; }

nav .menu li a:hover,
nav .menu li.current-menu-item a {
  color: #880045;
  text-decoration: none; }

nav .menu li.last-menu-item {
  float: right; }

nav .menu#menu-main-menu-right {
  float: right; }

nav .logo {
  width: 186px;
  height: 98px;
  position: absolute;
  left: 50%;
  margin-left: -91px;
  margin-top: -78px;
  background: url("img/main_logo.jpg") no-repeat;
  background-size: 186px 94px;
  text-indent: -1000em; }

.fixed nav .logo {
  height: 40px;
  margin-top: -22px;
}

@media screen and (max-width: 1200px) and (min-width: 1015px) {
  nav .logo {
    left: calc(50% - 15px);
  }
}
@media screen and (max-width: 768px) {
  .page-template-quick_search-php .fixed nav .logo {
    height: 98px;
    margin-top: -78px;
  }
}


/* ========================================================================================================================
MAIN CONTENT STRUCTURE
======================================================================================================================== */
#slider {
  width: 100%;
  height: 100%;
  min-height: 1039px;
  max-height: 1039px;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 58px;
  margin-bottom: 40px; }

#slider_inner {
  width: 100%;
  height: 1039px; }

#slider .carousel {
  width: 100%;
  float: left; }

#slider .carousel div {
  width: 1180px;
  height: 615px;
  float: left;
  margin-right: 20px;
  position: relative; }

#slider .carousel div img {
  width: 100%;
  height: auto;
  display: block; }

#slider .carousel div .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0px; }

#slider .carousel div.active .overlay {
  display: none !important; }

#slider_bottom {
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 2;
  left: 50%;
  text-align: center; }

#slider_bottom .slider_bottom_inner {
  width: 100%;
  float: left;
  background: rgba(0, 0, 0, 0.5); }

#slider_bottom strong {
  width: 100%;
  max-width: 1060px;
  display: inline-block;
  color: #FFF;
  padding: 20px 25px 30px 25px;
  margin: 0px;
  font-family: 'didot';
  font-weight: normal;
  font-size: 3.625em; }

.slider_single {
  padding-left: 20px !important;
  padding-right: 20px !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /**border:thin solid aqua;**/ }

.slider_bottom_single {
  width: 100% !important;
  left: 0px !important;
  margin-left: 0px !important;
  padding-left: 20px;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.breadcrumbs {
  clear: both;
}

.breadcrumbs ul {
  overflow: hidden;
}

.breadcrumbs ul li {
  float: left;
  margin-right: 6px;
  text-transform: capitalize;
}

.breadcrumbs ul li:last-child {
  margin-right: 0;
}

.breadcrumbs ul li span {
  padding-left: 6px;
}

.banner-section {
  max-width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
.banner-section .al-inner-text {
  padding: 1.4em;
}

@media screen and (max-width: 1025px) {
  .banner-section {
    margin-top: 20px;
  }
  .social-area .seven_hundred_wide {
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.banner {
  margin-bottom: 35px;
  overflow: hidden;
}

@media screen and (max-width: 1025px) {
  .banner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 480px) {
  .banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.banner__main {
  width: 67%;
  float: left;
  height: 370px;
}

.banner__main .image {
  height: 100%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner__meta {
  width: 33%;
  float: left;
  height: 370px;
  padding: 35px;
  word-wrap: break-word;
  box-sizing: border-box;
}

.banner__meta h4 {
  color: #fff;
  font-family: "brandon-grotesque";
}

.banner__meta h3 {
  font-size: 40px;
  line-height: 48px;
  white-space: nowrap;
  margin-bottom: 0;
}

.banner__meta h3,
.banner__meta p {
  color: #ffffff;
  font-weight: normal;
  margin-top: 0;
}

#featured_venue .al-title-925 {
  padding: 10px;
  width: 100%;
}
#featured_venue .al-title-925 span {
  display: block;
}
#featured_venue .al-title-925 a {
  color: #fff;
  font-size: 30px;
  font-family: "DidotLTPro-Roman";
}
#featured_venue .al-title-925 a:hover {
  text-decoration: none;
}

#featured_venue .content_box_section h2 a {
  color: inherit;
  font-size: inherit;
}
#featured_venue .content_box_section h2 a:hover {
  text-decoration: none;
}

#featured_venue .al-overlay {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin: 20px;
}
#featured_venue .al-overlay {
  transform: translateY(-110%);
}
#featured_venue .al-has-overlay:hover .al-overlay {
  transform: translateY(0);
}
@media screen and (max-width: 1130px) and (min-width: 981px) {
  .banner__meta h3 {
    font-size: 30px;
  }
  #featured_venue .content_box_section h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 980px) {
  .banner__meta h3 {
    font-size: 27px;
  }
  #featured_venue .content_box_section h2 {
    font-size: 27px;
  }
}

@media screen and (max-width: 925px) {
  .banner__main {
    width: 70%;
  }
  .banner__meta {
    width: 30%;
  }
}

@media screen and (max-width: 768px) {
  .sidebar-menu {
    top: 50px;
  }
  .banner__main {
    width: 100%;
  }
  .banner__meta {
    width: 100%;
    height: 130px;
    margin-top: 0;
  }
  .banner-section .banner__meta {
    height: 152px;
  }
  .banner__meta h3 {
    font-size: 30px;
    line-height: 30px;
  }
  #featured_venue .content_box_section h2 {
    font-size: 27px;
  }
  /*.banner__meta h4 {*/
  /*font-size: 18px;*/
  /*margin-bottom: 10px;*/
  /*}*/
  #featured_venue .content_box_section strong {
    font-size: 18px;
  }
  .banner__meta h4 br {
    display: none;
  }
  .banner__meta h3 br {
    display: none;
  }
}


.static_image {
  display: none; }

.quick_search_wrap {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto 60px auto;
  padding: 16px 0;
  overflow: hidden;
  background: #8C7C59;
  color: #FFF; }

.quick_search_wrap .extra_link {
  width: 60px;
  float: right;
  color: #FFF;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

.quick_search_wrap .extra_link:hover {
  color: #BDB5A4;
  text-decoration: none; }

.quick_search {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 60px;
  box-sizing: border-box;
}

.quick_search fieldset {
  width: 100%;
  float: left;
  border: none;
  margin: 0;
  padding: 0;
}

.quick_search div {
  width: 100%;
  float: left;
  padding-right: 33px;
}

@media screen and (max-width: 1199px) {
  .quick_search div {
    box-sizing: border-box;
  }
  .quick_search div.button_wrap {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1015px) {
  .quick_search div {
    padding-right: 0;
    margin-right: 15px;
  }
}

.quick_search div label {
  display: none; }

.quick_search .number_of_delegates input {
  width: 100%;
  float: left;
  position: relative;
  text-decoration: none;
  text-align: left;
  outline: none;
  vertical-align: middle;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 14px;
  background: #8C7C59;
  padding: 12px 10px 12px 10px; }

.quick_search div.button_wrap {
  width: 100%;
  max-width: 240px;
  padding-right: 0px; }

@media screen and (max-width: 1199px) {
  .quick_search div.button_wrap {
    max-width: 25%;
  }
}

.quick_search button {
  width: 100%;
  float: left;
  color: #FFF;
  background: #692045;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.875em;
  border: none !important;
  padding: 13px 5px 13px 5px;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in;
  -webkit-font-smoothing: subpixel-antialiased; }

.quick_search button:hover {
  background: #FFF;
  color: #880045; }

.quick_search_mobile {
  width: 100%;
  float: left;
  margin-top: 10px;
  display: none;
  padding-left: 20px;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.quick_search_mobile a {
  width: 100%;
  float: left;
  color: #FFF;
  background: #692045;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 0.875em;
  border: none !important;
  padding: 6px 5px 6px 5px;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#home_intro {
  width: 100%;
  /*float: left;*/
  margin: 2em 0 3em 0;
  color: #233746;
  text-align: center;
  margin-bottom: 22px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#home_intro h1,
#home_intro p,
#home_intro em {
  width: 100%;
  max-width: 800px;
  float: none;
  display: inline-block; }

#home_intro h1 {
  text-transform: inherit;
  /*font-family: DidotLTPro-Roman;*/
  font-weight: 400;
  font-size: 40px;
  line-height: 52px;
  margin: 0; }

#home_intro em {
  font-weight: 300;
  font-size: 1.3125em;
  line-height: 28px; }

.main_area_bottom_row .three_fourty_wide::after {
  padding-top: 101.470588235%;
  display: block;
  content: ''; }

.home .sbi_photo {
  cursor: pointer;
}
.home .sbi_photo,
.home .sbi_photo:hover {
  opacity: 1 !important;
}

@media screen and (max-width: 1150px) and (min-width: 1008px) {
  .home #latest_tweet.three_fourty_wide::after {
    padding-top: 103%;
  }
}

.home #home_intro p {
  font-weight: 500;
  font-size: 18px;
}
.home #home_intro p:last-child {
  margin-bottom: 30px;
}

@media screen and (max-width: 667px) {
  
  .home #latest_tweet p.tweet {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 640px) {
  
  .home #latest_tweet p.tweet {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 570px) {
  .main_area_bottom_row .three_fourty_wide::after {
    padding-top: 0;
  }
  .home #latest_tweet p.tweet {
    font-size: 14px !important;
  }
}


.main_area_bottom_row .three_fourty_wide {
  position: relative; }

.main_area_bottom_row .three_fourty_wide .content_box_section {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }

@media screen and (max-width: 570px) {
  .main_area_bottom_row .three_fourty_wide .content_box_section {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: hidden;
    position: relative;
  }
}

#featured_venue {
  margin-bottom: 18px; }

#featured_venue .three_fourty_wide {
  width: 50%; }

#featured_venue .two_col_box_image_wrap {
  width: 50%; }

#featured_venue .content_box_section {
  /*padding-bottom: 0;*/
}

#featured_venue .content_box_inner {
  /*background: #6a1f45;*/
  color: #FFF; }

#featured_venue .content_box_section strong span {
  width: 75%;
  float: left;
  margin-bottom: 20px; }

@media screen and (max-width: 768px) {
  #featured_venue .content_box_section strong span {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

#featured_partner {
  overflow: hidden;
  margin-right: 0px; }

#featured_partner .content_box_section {
  background: #8f2a5d; }

#featured_partner .content_box_section span img {
  width: 100%;
  height: auto;
  float: left; }

#featured_partner .content_box_section .partner_caption {
  width: 100%;
  height: 300px;
  float: left; }

#featured_partner .content_box_section .partner_caption .inner_caption {
  width: 100%;
  height: 100%;
  float: left; }

#featured_partner .content_box_section .partner_caption .inner_caption .caption_content {
  width: 250px;
  float: none;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2; }

#featured_partner .content_box_section .partner_caption .inner_caption .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #CCC;
  background: rgba(204, 204, 204, 0.5);
  z-index: 1; }

#featured_partner .content_box_section strong {
  text-align: center;
  color: #2e414e; }

#featured_partner .content_box_section strong span {
  width: 75%;
  display: inline-block;
  line-height: 30px;
  margin-bottom: 20px; }

#featured_partner .content_box_section h3 {
  width: 100%;
  display: inline-block;
  margin: 0px;
  text-align: center;
  font-size: 30px; }

#featured_partner .read_more_overlay {
  padding: 0px;
  top: 0;
  z-index: 3; }

#latest_tweet {
  position: relative;}

#latest_tweet .content_box_section {
  background-image: url(img/socials/twitter-bg.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #FFF; }

#latest_tweet .content_box_section strong {
  margin-bottom: 8%; }

#latest_tweet .content_box_section a.twitter_icon {
  width: 30px;
  height: 27px;
  position: absolute;
  top: 4px;
  right: 0px;
  text-indent: -1000em;
  background: url(img/socials/twit-white-icon.png) no-repeat;
  background-size: contain; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #latest_tweet .content_box_section a.twitter_icon {
    background: url(img/socials/svg/home-social-twitter.svg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
}
#latest_tweet .content_box_section_inner {
  width: 100%;
  height: 100%;
  float: left;
  position: relative; }
#latest_tweet .al-inner {
  width: 100%;
}
#latest_tweet h2 {
  margin: 0 0 20px 0;
}

/*#latest_tweet .content_box_section a.non_body_link {*/
/*position: absolute;*/
/*bottom: 0px;*/
/*left: 0px; }*/


#latest_tweet .content_box_section a.non_body_link:hover {
  color: #FFF; }

#latest_tweet .content_box_section p a {
  color: #FFF;
  font-size: inherit !important;
}
@media screen and (max-width: 1120px) {
  #latest_tweet .content_box_section p {
    line-height: 1.4;
  }
}

@media screen and (max-width: 1100px) {
  #latest_tweet .content_box_section p {
    line-height: 1.2;
  }
}

@media screen and (max-width: 1010px) {
  #latest_tweet h2 {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 950px) {
  #latest_tweet h2 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 925px) {
  #latest_tweet .content_box_section p {
    line-height: 1.6;
  }
}
@media screen and (max-width: 750px) {
  #latest_tweet .content_box_section p {
    line-height: 1.2;
  }
}
@media screen and (max-width: 570px) {
  .main_area_bottom_row #latest_tweet .content_box_section p {
    font-size: 18px !important;
    line-height: 1.6;
  }
  .home #latest_tweet {
    padding-top: 100%;
  }
}
@media screen and (max-width: 320px) {
  .main_area_bottom_row #latest_tweet .content_box_section p {
    font-size: 16px !important;
    line-height: 1.2;
  }
}


#latest_news .content_box_section {
  background: #C7B9AE;
  color: #2f4250; }

#latest_news .content_box_section_inner {
  width: 100%;
  height: 100%;
  float: left;
  position: relative; }

#latest_news .content_box_section strong {
  color: #2f4250;
  margin-bottom: 8%;
  font-family: "DidotLTPro-Roman";
}

#latest_news .content_box_section ul {
  width: 100%;
  float: left; }

#latest_news .content_box_section ul li {
  width: 100%;
  float: left;
  margin-bottom: 9.636363636363637%;
  padding-bottom: 9.636363636363637%;
  border-bottom: 1px solid #FFF; }

#latest_news .content_box_section ul li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none; }

#latest_news .content_box_section ul li:last-child span {
  margin-bottom: 0px; }

#latest_news .content_box_section ul li a {
  width: 100%;
  float: left;
  color: #2f4250;
  font-size: 1.125em;
  line-height: normal; }

#latest_news .content_box_section a.non_body_link {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #2f4250; }

#newsletter .content_box_section {
  background: #692045;
  color: #FFF;
  text-align: center; }

#newsletter .content_box_section_inner {
  width: 100%;
  height: 100%;
  float: left;
  position: relative; }

#newsletter .content_box_section_inner > strong {
  margin-bottom: 16px;
}

#newsletter .content_box_section_inner > p {
  color: #e5ded8;
  font-size: 18px;
  text-align: left;
  margin-bottom: 20px;
}

@media screen and (max-width: 570px) {
  #newsletter .content_box_section_inner > p {
    display: block !important;
  }
}

@media screen and (max-width: 730px) {
  #newsletter .content_box_section_inner > p {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  #newsletter .content_box_section_inner > p {
    display: block;
  }
}

#newsletter .content_box_section_inner .gform_body {
  margin-bottom: 29px;
}

#newsletter .content_box_section_inner .gform_body .validation_message {
  color: #e0e0e0;
  margin-bottom: 15px;
}

#newsletter .content_box_section_inner .gform_body .validation_message .gfield_error input {
  border: 1px solid #c70041 !important;
}

#newsletter .content_box_section_inner form label {
  display: none;
}

#newsletter .content_box_section_inner form input {
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #b58fa2;
  background: none;
  margin-bottom: 6px;
  padding: 4px 8px;
}

#newsletter .gform_footer {
  clear: both;
}

#newsletter .content_box_section_inner form .form-footer {
  margin-top: 29px;
}

#newsletter .content_box_section_inner form button {
  width: 160px;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  background: none;
  margin: 0;
  padding: 8px 0;
  transition: all 0.3s ease-in-out;
}

#newsletter .content_box_section_inner form button:hover {
  background: #73214b;
}

#newsletter .content_box_section_inner form input::-webkit-input-placeholder {
  color: #e5ded8 !important;
}
#newsletter .content_box_section_inner form input::-moz-placeholder {
  color: #e5ded8 !important;
}
#newsletter .content_box_section_inner form input:-ms-input-placeholder {
  color: #e5ded8 !important;
}
#newsletter .content_box_section_inner form input:-moz-placeholder {
  color: #e5ded8 !important;
}

#newsletter .content_box_section strong {
  color: #e5ded8;
  text-align: center;
  font-family: "DidotLTPro-Roman";
}

#newsletter .content_box_section h4 {
  width: 100%;
  float: left;
  color: #e5ded8;
  text-align: center;
  font-family: 'didot';
  color: #FFF;
  font-size: 2.25em;
  font-weight: normal;
  line-height: normal;
  margin: 0px;
  margin-top: 18.181818181818183%;
  margin-bottom: 32.72727272727273%; }

#venues {
  width: 100%;
  float: left;
  position: relative;
  margin: 65px 0 40px 0;
  background: #243745;
  color: #FFF;
  padding: 76px 0 44px 0;
}

#venues h5 {
  width: auto;
  float: left;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 2.5em;
  margin: 0;
  /*margin-right: 20px; */
}

#venues .carousel {
  width: 100%;
  float: left;
  margin-top: 30px;
  margin-bottom: 50px; }

#venues .carousel div {
  width: 220px;
  height: 220px;
  float: left;
  margin-right: 20px;
  position: relative; }

#venues .carousel a {
  width: calc(100% - 7px);
  height: calc(100% - 16px);
  
}

#venues .carousel a:hover strong {
  background: rgba(105, 32, 69, 0.7); }

#venues .carousel div.al-item-text {
  width: 100%;
  height: 25%;
  min-height: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF;
  background: rgba(51, 58, 65, 0.7);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  font-size: 1.25em;
  transition: background .25s ease-in;
  -moz-transition: background .25s ease-in;
  -webkit-transition: background .25s ease-in; }

#venues .carousel div.al-item-text span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  font-size: 21px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#venues_prev {
  /*background: url("img/arrows_left_right.png") no-repeat;*/
  /*background-size: 50px 16px;*/
  margin-right: 10px;
  margin-left: 40px;
}

#venues_next {
  /*background: url("img/arrows_left_right.png") no-repeat;*/
  /*background-size: 50px 16px;*/
  /*background-position: -32px;*/
  margin-left: 8px; }

#venues_prev,
#venues_next {
  margin-top: 10px;
  color: #fff;
  font-family: DidotLTPro-Roman;
  font-size: 25px;
  font-weight: 800;
  cursor: pointer;
  float: left;
}

#venues_prev:hover,
#venues_next:hover {
  text-decoration: none;
}
#venues .al-inner {
  padding: 0 5px 5px 0;
}
.venue_dropdown {
  width: auto;
  float: right;
  margin-right: 1px;
  margin-top: 10px;
  cursor: pointer; }

.venue_dropdown:hover .toggle {
  background: url("img/menu_toggle_active.jpg") no-repeat; }

.venue_dropdown.active:hover .toggle {
  background: url("img/menu_toggle_close.png") no-repeat; }

.venue_dropdown span {
  font-weight: 300;
  width: auto;
  float: left;
  margin-right: 15px; }

.venue_dropdown a {
  margin-top: 2px; }

.venue_dropdown.active {
  background: #FFF;
  color: #384a56; }

.venue_dropdown_mobile {
  width: 170px;
  margin: 0 auto;
  display: none; }

.venue_dropdown_mobile div {
  margin-bottom: 35px; }

.venue_dropdown_menu {
  width: 100%;
  float: left;
  background: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
  top: 118px;
  z-index: 10;
  display: none;
  position: absolute; }

.venue_dropdown_menu strong {
  width: 100%;
  float: left;
  color: #2D404F;
  margin-bottom: 5px;
  font-size: 1.625em;
  text-transform: uppercase;
  font-weight: normal; }

.venue_dropdown_menu a.close_btn {
  width: 18px;
  height: 16px;
  position: absolute;
  top: 30px;
  right: 10px;
  text-indent: -1000em;
  background: url("img/menu_toggle_close.png") no-repeat;
  background-size: 18px 16px;
  display: none; }

.venue_dropdown_menu strong p {
  width: auto;
  float: left;
  margin: 0px;
  padding: 0px; }

.venue_dropdown_menu.active .mobile_toggle {
  float: left;
  margin-left: 20px;
  background: url("img/menu_toggle_close.png") no-repeat;
  margin-top: 10px; }

#venue_dropdown_menu ul.items {
  width: 100%;
  margin: 0px; }

#venue_dropdown_menu ul {
  width: 22.87735849056604%; !important;
  margin-right: 2.8301886792452833%;
  float: left;  !important;}

#venue_dropdown_menu ul:last-child {
  margin-right: 0%; }

footer {
  width: 100%;
  float: left;
  background: #243745;
  color: #bcbebf;
  margin-top: 55px; }

.home footer {
  margin-top: 65px; }

footer a {
  color: #FFF; }

footer .footer_content {
  width: auto;
  float: right;
  color: #bcbebf;
  font-size: 0.875em;
  margin-top: 16px; }

footer .footer_content p {
  width: auto;
  float: left;
  margin: 0px;
  padding: 0px;
  margin-right: 15px; }

footer .footer_content p.last {
  margin-right: 0px; }

footer .footer_content p.last a {
  margin-right: 0px; }

footer .footer_content p a {
  width: auto;
  float: none; }

footer .footer_content a {
  width: auto;
  float: left;
  margin: 0px;
  padding: 0px;
  margin-right: 15px; }

footer .footer_content a:hover {
  color: #bcbebf;
  text-decoration: none; }

/* ========================================================================================================================
SELECTBOX
======================================================================================================================== */
.selectBox-dropdown {
  width: 100% !important;
  float: left;
  position: relative;
  text-decoration: none;
  text-align: left;
  outline: none;
  vertical-align: middle;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #FFF;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 14px;
  transition: background .25s ease-in;
  -moz-transition: background .25s ease-in;
  -webkit-transition: background .25s ease-in; }

.selectBox-dropdown:hover {
  color: #8d7d57;
  background: #FFF;
  cursor: pointer; }

.selectBox-dropdown:hover .selectBox-arrow {
  background: url("img/down-arrow-active.svg") 50% center no-repeat;
  background-size: 10px 10px; }

.selectBox-menuShowing {
  color: #8d7d57;
  background: #FFF; }

.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
  background: url("img/down-arrow-active.svg") 50% center no-repeat;
  background-size: 10px 10px; }

.selectBox-dropdown .selectBox-label {
  width: 90% !important;
  float: left;
  padding: 12px 10px 12px 10px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden; }

.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 15px;
  width: 10px;
  height: 100%;
  background: url("img/down-arrow.svg") 50% center no-repeat;
  background-size: 10px 10px;
  border: none !important; }

/* Dropdown menu */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 320px;
  max-width: 250px;
  min-height: 1em;
  background: #FFF;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #FFF;
  padding-top: 10px; }

.selectBox-dropdown-menu li:first-child {
  display: none; }

.selectBox-dropdown-menu li:last-child {
  padding-bottom: 10px; }

/* Inline control */
.selectBox-inline {
  min-width: 150px;
  outline: none;
  border: solid 1px #E6E0D5;
  background: #E6E0D5;
  display: inline-block;
  overflow: auto; }

/* Options */
.selectBox-options,
.selectBox-options li {
  margin-bottom: 5px; }

.selectBox-options li,
.selectBox-options li a {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0; }

.selectBox-options li a {
  white-space: nowrap;
  overflow: hidden;
  color: #8C7C59;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 0.9375em;
  padding-left: 11px;
  padding-right: 11px; }

.selectBox-options li.selectBox-hover a {
  background-color: #8C7C59;
  color: #FFF;
  text-decoration: none; }

.selectBox-options li.selectBox-disabled a {
  color: #888;
  background-color: transparent; }

.selectBox-options li.selectBox-selected a {
  background-color: #FAF8F7;
  color: #8C7C59; }

.selectBox-options .selectBox-optgroup {
  color: #757b82;
  background: #EEE;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 .3em;
  white-space: nowrap; }

/* Disabled state */
.selectBox.selectBox-disabled {
  color: #888888 !important; }

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  filter: alpha(opacity=50);
  border-color: #666; }

.selectBox-inline.selectBox-disabled {
  color: #888888 !important; }

.selectBox-inline.selectBox-disabled .selectBox-options a {
  background-color: transparent !important; }

.selectBox-dropdown {
  font-size: 14px; }

.quick_search div {
  max-width: 240px; }

@media screen and (max-width: 1199px) {
  .quick_search div {
    max-width: 25%;
  }
}

.quick_search fieldset {
  max-width: 100%; }

.quick_search button {
  font-weight: 500; }

.quick_search_wrap .extra_link {
  font-size: 0.75em; }

/* ========================================================================================================================
INNER PAGE
======================================================================================================================== */
.inner_page h1#al-inner-header {
  /*font-family: "brandon-grotesque";*/
  font-weight: 400;
  /*text-transform: uppercase;*/
  font-size: 36px;
}
.inner_page .content_right h2 {
  font-size: 26px;
  text-transform: capitalize;
  margin-bottom: 8%;
}
.content_right #newsletter strong {
  text-align: left;
}
.inner_page h2 {
  font-weight: 300;
  font-size: 2.5em;
  text-transform: capitalize;
  line-height: 1.4em;
  margin-bottom: 0;
}

.inner_page .content_left_main h2 {
  max-width: 90%;
  margin: 0 auto 70px auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  font-family: "brandon-grotesque";
  margin-bottom: 25px;
}

.inner_page h3 {
  /*font-family: "brandon-grotesque";*/
  font-weight: 500;
  font-size: 1em;
  font-style: normal;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 15px; }

.inner_page .content_left_main h3 {
  font-family: "brandon-grotesque";
  font-weight: 500;
  font-size: 1em;
  font-style: normal;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.inner_page p {
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 1.0625em;
  color: #2e414e; }

.inner_page .content_left_main ul {
  font-size: 1.0625em; }

.inner_page .content_left_main img {
  width: 100%;
  height: 100%;
  float: left;
  margin-bottom: 20px;
}

.page_intro {
  width: 100%;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px; }

#quick_search_inner_page_wrap {
  width: 100%;
  max-width: 1180px;
  float: none;
  margin: 0 auto; }

#quick_search_inner_page_wrap .quick_search_wrap {
  margin-top: 46px;
  margin-bottom: 15px; }

#quick_search_inner_page_wrap .quick_search_wrap .quick_search {
  padding-left: 60px;
  padding-right: 60px; }

#quick_search_mobile_inner_page {
  margin-top: 25px;
  margin-bottom: -15px; }

@media screen and (max-width: 768px) {
  #quick_search_mobile_inner_page {
    margin-top: 50px;
  }
}

/* ========================================================================================================================
ENQUIRY FORM
======================================================================================================================== */
.enquiry_page .page_content .content_left.full_width form {
  text-align: left;
  margin-top: 10px; }

.enquiry_page fieldset {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  border: none; }

.enquiry_page #fieldset_1 {
  width: 45.28301886792453%;
  max-width: 480px;
  margin-right: 1.8867924528301887%; }

.enquiry_page #fieldset_2 {
  width: 52.83018867924528%;
  max-width: 560px; }

.enquiry_page #fieldset_3 {
  width: 52.83018867924528%;
  max-width: 560px;
  margin-top: 45px; }

.enquiry_page fieldset legend {
  width: 100%;
  float: left;
  background: #E3DBD5;
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  padding: 18px 23px 18px 23px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*.enquiry_page #fieldset_1 {*/
/*  width: 100%;*/
/*  float: left; }*/

.enquiry_page #fieldset_1 ul li {
  width: 100%;
  float: left; }

.enquiry_page .venues_list_header {
  padding-left: 23px; }

.enquiry_page .venues_list_header span {
  font-size: 1.125em;
  font-weight: 500; }

.enquiry_page .venues_list_header span:last-child {
  float: right; }

.enquiry_page .gfield_checkbox {
  width: 100%;
  float: left; }

.enquiry_page .gfield_checkbox div.gchoice  {
  width: 100%;
  float: left;
  padding: 5px 5px 5px 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.enquiry_page #fieldset_1 .gfield_checkbox div:nth-child(odd) {
  background: #F4F1EE; }

.enquiry_page #fieldset_1 .gfield_checkbox div.active {
  background: #8C7C59; }

.enquiry_page #fieldset_1 .gfield_checkbox div.active a {
  color: #FFF; }

.enquiry_page #fieldset_1 .gfield_checkbox div.active label {
  color: #FFF; }

.enquiry_page #fieldset_1 .gfield_checkbox div .styledCheckbox {
  width: auto;
  float: right;
  margin-right: 0px; }

.enquiry_page .gfield_checkbox div label {
  width: auto;
  float: left;
  font-size: 1.125em;
  padding-left: 23px; }

.enquiry_page .gfield_checkbox div input {
  float: right;
  margin-top: 5px; }

.enquiry_page #fieldset_2 div.list-inputs {
  width: 100%;
  max-width: 535px;
  float: left;
  margin-top: 110px;
  padding-left: 20px;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.enquiry_page #fieldset_2 div.list-inputs > .gfield  {
  width: 48.484848484848484%;
  max-width: 240px;
  margin-right: 3.0303030303030303%;
  margin-bottom: 15px;
  float: left; }

/**.enquiry_page #fieldset_2 ul li:first-child {
	display: none;
}**/
.enquiry_page #fieldset_2 div.list-inputs .gfield:nth-child(2n+2) {
  margin-right: 0%; }

.enquiry_page #fieldset_2 ul li.gfield_html_formatted {
  width: 100%;
  max-width: none;
  margin-right: 0%;
  margin-bottom: 0px;
  margin-top: 3px; }

.enquiry_page #fieldset_2 .required_message  {
  margin: 0px;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  font-style: italic;
  float: left;
  width: 100%;
}

.enquiry_page #fieldset_2 div.list-inputs .gfield input {
  width: 100%;
  height: auto;
  float: left;
  color: #737C83;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  padding: 3px 7px 2px 7px;
  margin: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.enquiry_page #fieldset_2 .gfield_checkbox {
  margin: 0px;
  padding: 0px; }

.enquiry_page #fieldset_2 .gfield_checkbox .gchoice {
  width: 100%;
  max-width: none;
  background: none;
  margin: 0px;
  padding: 0px; }

.enquiry_page #fieldset_2 .gfield_checkbox .gchoice input {
  width: auto;
  float: left;
  margin-top: 11px; }

.enquiry_page #fieldset_2 .gfield_checkbox .gchoice label {
  padding-left: 10px;
  margin-top: 6px;
  color: #737C83;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  max-width: 225px; }

.enquiry_page #fieldset_2 #input_1_11 .gchoice .styledCheckbox {
  margin-top: 10px;
  margin-right: 0px; }

.enquiry_page #fieldset_3 legend {
  margin-bottom: 25px; }

.enquiry_page #fieldset_3 label {
  color: #737c83; }

.enquiry_page #fieldset_3 ul {
  width: 100%;
  max-width: 535px;
  float: left;
  padding: 0px 20px 0px 20px;
  margin-bottom: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.enquiry_page #fieldset_3 ul li {
  width: 100%;
  float: left; }

.enquiry_page #fieldset_3 ul li .gfield_radio {
  padding: 0px;
  padding-left: 8px;
  padding-right: 8px; }

.enquiry_page #fieldset_3 #input_1_13 .gchoice {
  width: 44.44444444444444%;
  max-width: 240px;
  margin-bottom: 15px;
  float: left; }

.enquiry_page #fieldset_3 #input_1_13 .gchoice:first-child {
  width: 31.372549019607842%;
  max-width: 160px;
  min-width: 160px; }

.enquiry_page #fieldset_3 #input_1_13 .gchoice:last-child {
  min-width: 201px;
  float: right;
  margin-right: 7.8431372549019605%; }

.enquiry_page #fieldset_3 #input_1_13 li label {
  width: auto;
  float: left;
  margin-top: -5px;
  color: #737c83;
  font-size: 1.125em; }

.styledRadio {
  width: auto;
  float: left;
  margin-right: 15px; }

.styledCheckbox {
  width: auto;
  float: left;
  margin-right: 15px; }

#dates_required_section {
  width: 100%;
  float: left;
  padding: 25px 28px 25px 28px !important;
  background: #F9F8F7;
  margin-bottom: 25px !important;
  display: none; }

#field_1_21 {
  width: 29.156941649899395%;
  max-width: 145px;
  float: left; }

#field_1_21 ul,
#field_1_21 li {
  padding: 0px !important; }

#field_1_21 .gchoice label {
  width: auto;
  float: left;
  margin-top: -3px;
  padding-left: 0px; }

.enquiry_page .cal_icon {
  width: 25px;
  height: 27px;
  float: left;
  background: url("img/calendar_icon.png");
  background-size: 25px 27px;
  margin-right: 15px; }

.enquiry_page .cal_icon span {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 0.875em;
  margin-top: 6px; }

.enquiry_page #fieldset_3 ul .start_end_wrap {
  width: 100%;
  max-width: 270px;
  float: right;
  margin-top: -30px; }

.enquiry_page #fieldset_3 ul #field_1_14 {
  width: 21.568627450980394%;
  max-width: 125px;
  min-width: 125px;
  float: left;
  margin-right: 4.901960784313726%; }

.enquiry_page #fieldset_3 ul #field_1_14 input {
  width: 100%;
  max-width: 80px;
  background: #F9F8F7;
  border: none;
  padding: 0px; }

.enquiry_page #fieldset_3 ul #field_1_15 {
  width: 21.568627450980394%;
  max-width: 125px;
  min-width: 125px;
  margin-right: 0px;
  float: right; }

.enquiry_page #fieldset_3 ul #field_1_15 input {
  width: 100%;
  max-width: 80px;
  background: #F9F8F7;
  border: none;
  padding: 0px; }

.enquiry_page #fieldset_3 ul .datepicker  {
  margin-top: 40px; }

#reset_cal {
  margin-left: 10px;
  margin-top: 15px;
  cursor: pointer;
  color: #880045;
  width: auto;
  float: left;
}

.enquiry_page #fieldset_3 #input_1_22 .gchoice {
  width: 44.44444444444444%;
  max-width: 240px;
  margin-bottom: 15px;
  float: left; }

.enquiry_page #fieldset_3 #input_1_22 .gchoice:first-child {
  width: 31.372549019607842%;
  max-width: 160px;
  min-width: 160px; }

.enquiry_page #fieldset_3 #input_1_22 .gchoice:last-child {
  min-width: 205px;
  float: right;
  margin-right: 7.8431372549019605%; }

.enquiry_page #fieldset_3 #input_1_22 li label {
  width: auto;
  float: left;
  margin-top: -5px;
  color: #737c83;
  font-size: 1.125em; }

#times_required_section {
  width: 100%;
  float: left;
  padding: 25px 25px 25px 25px !important;
  background: #F9F8F7;
  margin-bottom: 25px !important;
  display: none; }

#times_required_section li:nth-child(1) {
  display: none; }

#times_required_section .gfield  {
  width: 47.05882% !important;
  max-width: 240px;
  margin-right: 2.7450980392156863%;
  margin-bottom: 0px;
  float: left; }

#field_1_24 {
  margin-right: 0% !important; }

.enquiry_page .selectBox-dropdown {
  border: 1px solid #233745;
  color: #233746;
  text-transform: none;
  font-size: 1.125em;
  color: #737c83; }

.enquiry_page .selectBox-dropdown .selectBox-arrow {
  background: url("img/down-arrow-dark.svg") 50% center no-repeat; }

.page-template-enquiry-php .selectBox-dropdown-menu {
  background: #FFF;
  border: 1px solid #233745;
  border-top: none;
  padding-top: 0px; }

.page-template-enquiry-php .selectBox-options li:last-child {
  padding-bottom: 0px; }

.page-template-enquiry-php .selectBox-options li a {
  color: #737c83;
  font-size: 1em;
  padding-top: 5px;
  padding-bottom: 5px; }

.page-template-enquiry-php .selectBox-options li a:hover {
  background: #faf8f7; }

.enquiry_page #field_1_25 {
  width: 48.48485% !important;
  max-width: 240px;
  margin-right: 3.0303030303030303%;
  margin-bottom: 0px;
  float: left; }

.enquiry_page #field_1_35 {
  width: 48.48485% !important;
  max-width: 240px;
  margin-bottom: 0px;
  float: left; }

.enquiry_page #field_1_35 input {
  width: 100%;
  height: auto;
  float: left;
  color: #737C83;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  padding: 3px 7px 2px 7px;
  margin: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.enquiry_page #field_1_27 {
  width: 100%;
  max-width: 495px;
  margin-top: 15px; }

.enquiry_page #field_1_27 textarea {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px;
  border: 1px solid #233745;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 15px;
  font-size: 1.125em;
  color: #737c83; }

.enquiry_page .gform_footer {
  width: 52.83018867924528%;
  max-width: 560px;
  margin-top: 35px;
  float: right; }

.enquiry_page .gform_footer .gform_footer_inner {
  width: 100%;
  max-width: 535px;
  float: left;
  padding: 0px 20px 0px 20px;
  margin-bottom: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.enquiry_page .gform_footer .gform_button {
  width: auto;
  float: right;
  border: none;
  background: #692045;
  color: #FFF;
  font-family: "brandon-grotesque";
  font-weight: 500;
  font-size: 0.875em;
  text-transform: uppercase;
  padding: 5px 60px 5px 60px;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in;
  border: 1px solid transparent; }

.enquiry_page .gform_footer .gform_button:hover {
  background: #FFF;
  border: 1px solid #692045;
  color: #692045; }

#field_1_3 .gfield_label,
#field_1_11 .gfield_label,
#field_1_13 .gfield_label,
#field_1_21 .gfield_label,
#field_1_22 .gfield_label,
#field_1_23 .gfield_label,
#field_1_24 .gfield_label,
#field_1_25 .gfield_label,
#field_1_26 .gfield_label {
  display: none; }

.gform_wrapper .validation_error {
  color: #790000;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 16px;
  display: none; }

.gform_wrapper .gform_heading{
  display: none;
}

.gform_wrapper .validation_message {
  width: auto !important;
  float: left !important;
  color: #790000;
  font-size: 11px;
  display: none;
  letter-spacing: normal; }

.gfield_error input {
  border: 3px solid #cf142b !important; }

.enquiry_page #fieldset_2  #field_1_10,
.enquiry_page #fieldset_2 #field_1_11 {
  margin-bottom: 0px; }

.enquiry_page #fieldset_2 ul li#field_1_34 {
  margin-top: 5px; }

.gfield_error .gfield_radio label {
  color: #cf142b !important;
  font-weight: bold; }

.gfield_error .gfield_radio label.error_off {
  color: #cf142b !important;
  font-weight: bold; }

.gfield_error .selectBox-dropdown {
  border: 3px solid #cf142b; }

.venue_issue {
  font-weight: bold!important;
  font-size: 17px!important;
  color: #cf142b!important;
  letter-spacing: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  display: none;
  float: right;
  width: auto;
}

#field_1_3.gfield_error .venue_issue {
  display: block; }

.gchoice_11_1 {
  display: block !important; }

#fieldset_3 .selectBox-dropdown .selectBox-label {
  padding: 2px 10px 3px 10px; }

.field_issue {
  display: none;
  padding: 0px;
  margin: 0px;
  float: left;
  width: 100%;
}

.field_issue p {
  font-weight: bold!important;
  font-size: 17px!important;
  color: #cf142b!important;
  margin: 0px 0px 10px 0px;
  letter-spacing: normal;
  position: absolute;
  padding: 0px;
  width: 240px;
  bottom: 35px;
  float: none;
}

#field_1_6.gfield_error {
  position: relative;
}

#field_1_6.gfield_error .field_issue {
  display: block!important;
}

/* ========================================================================================================================
DATEPICKER
======================================================================================================================== */
.dp-highlight .ui-state-default {
  background: #E0D8D1 !important; }

.ui-datepicker.ui-datepicker-multi {
  width: 100% !important; }

/* ========================================================================================================================
SINGLE VENUE PAGE
======================================================================================================================== */
.al-button-wrapper {
  margin: 20px;
  text-align: center;
}
.al-show {
  display: inline-block;
  margin: 0 10px;
  /*background-color: #000;*/
  color: #000;
  text-transform: uppercase;
  padding: 7px 10px;
  max-width: 150px;
  width: 100%;
  line-height: 1;
  cursor: pointer;
  font-weight: 500;
}
.al-show span {
  padding-bottom: 2px;
  border-bottom: 1px solid;
}

.al-show.active span {
  border-bottom: none;
}
.al-owl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.al-owl .item {
  -webkit-background-size: cover;
  background-size: cover;
}

.al-owl .owl-item,
.al-owl .item,
.al-owl .owl-stage-outer,
.al-owl .owl-stage {
  height: 100%;
}
.single_venue .ten_zero_six_wide {
  position: relative; }

.single-post .venue_nav_wrap {
  float: right;
}

.single-venues .venue_nav_wrap {
  padding-right: 10px;
}

.venue_nav_wrap {
  width: auto;
  float: right;
  padding-left: 25px;
  margin-top: 7px;
}

.venue_nav {
  width: 20px;
  height: 19px;
  text-indent: -1000em;
  float: left; }

.venue_nav a {
  width: 20px;
  height: 19px;
  float: left;
  background: url("img/gold_arrows_large.png") no-repeat;
  background-size: 60px 19px; }

.venue_nav.previous_venue {
  margin-right: 20px; }

.venue_nav.next_venue a {
  background: url("img/gold_arrows_large.png") -39px 0px no-repeat;
  background-size: 60px 19px; }

.page_title {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 32px; }

.single-post .content_left .page_title {
  width: 100%; }

.single-venues .page_title {
  width: 100%;
  max-width: 100%; }

.single-venues .gallery .page_title {
  width: 100%;
  max-width: none; }

.content_left.full_width .page_title {
  width: 100%;
  max-width: none; }

.page_title h1 {
  max-width: 440px;
  float: left;
  margin-bottom: 0;
  /*color: #233746;*/
  /*margin: 0px;*/
  /*margin-top: -2px;*/
}

.single-venues .page_title h1 {
  max-width: 400px;
}

.page_title .news_list_nav {
  width: auto;
  float: right;
  margin-top: 3px; }

.page_title .news_list_nav div {
  margin-top: 0px; }

.venue_actions_container {
  width: 100%;
  overflow: hidden;
}

.venue_actions {
  float: right;
}

.venue_actions_mobile {
  display: none;
}

.content_left .venue_actions_mobile {
  width: 100%;
  float: left;
  margin-bottom: 32px;
}

@media screen and (max-width: 1150px) {
  /*.venue_actions:not(.venue_actions_mobile) {*/
  /*display: none;*/
  /*}*/
  .venue_actions_mobile {
    display: block;
  }
  .content_left .venue_actions_mobile a {
    width: 100%;
    max-width: 170px;
    text-align: center;
    padding: 5px 15px;
  }
  .chrome.mac .content_left .venue_actions_mobile .contact_venue {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content_left .venue_actions_mobile .contact_venue {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-venues .venue_nav_wrap {
    padding-right: 0;
  }
  .single-venues .page_title h1 {
    max-width: 600px;
  }
}

.venue_actions a {
  width: auto;
  float: left;
  border: none;
  background: #692045;
  color: #FFF;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 0.875em;
  text-transform: uppercase;
  padding: 5px 32px 5px 32px;
  margin-right: 20px;
  border: 1px solid transparent;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.venue_actions a:hover {
  background: #FFF;
  color: #692045;
  border: 1px solid #692045;
  text-decoration: none; }

.venue_actions a.last {
  margin-right: 0px; }

.content_right .select_venue {
  float: right;
  width: auto;
  border: none;
  background: #692045;
  color: #FFF;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 0.875em;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 5px 32px 5px 32px;
  border: 1px solid transparent;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content_right .select_venue:hover {
  background: #FFF;
  color: #692045;
  border: 1px solid #692045;
  text-decoration: none;
}

.chrome.mac .content_right .select_venue {
  padding: 5px 13px 5px 21px; }

.select_venue span {
  background: url("img/plus_icon.png") 93% 10px no-repeat;
  padding: 5px 28px 5px 0px; }

.select_venue.active span {
  background: url("img/minus_icon.png") 93% 10px no-repeat; }

.content_right .select_venue:hover {
  background: #FFF;
  text-decoration: none; }

.select_venue:hover span {
  background: url("img/plus_icon_purple.png") 93% 10px no-repeat; }

.select_venue.active:hover span {
  background: url("img/minus_icon_purple.png") 93% 10px no-repeat; }

.venue_actions .contact_venue {
  padding-left: 21px;
  padding-right: 22px; }

.chrome.mac .venue_actions .contact_venue {
  padding-left: 22px;
  padding-right: 22px; }

.page_content .content_left {
  width: 66.0377358490566%;
  max-width: 700px;
  float: left;
  margin-right: 1.8867924528301887%; }

.page_content .content_left .content_left_main {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.page_content .content_left .content_left_main h2 {
  margin-top: -2px; }

.page_content .content_left .content_left_main p {
  line-height: 24px;
  margin: 0px;
  margin-bottom: 17px; }

.page_content .content_left .content_left_main p:last-child {
  margin-bottom: 0;
}

body:not(.page-id-26) .page_content .content_left .content_left_main  ul:not(.no-list-style) ,
body:not(.page-id-26) article ul:not(.no-list-style)  {
  width: 100%;
  float: left;
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 17px;
  font-stretch: expanded;
}
body:not(.page-id-26) article div:not(.no-list-style-wrapper) ul:not(.no-list-style) {
  line-height: 36px;
  font-weight: 500;
  font-size: 18px;
}
.no-list-style-wrapper ul {
  list-style: none !important;
}

.page-template-suppliers .page_content .content_left .content_left_main ul {
  list-style-type: none;
}


.page_content .content_left .content_left_main p:first-child {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  font-family: "brandon-grotesque";
  margin-bottom: 20px; }

.page_content .content_left .venue_meta {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

.page_content .content_left .venue_meta p:first-child {
  margin-top: 0px; }

.page_content .content_left .venue_meta .fluid-width-video-wrapper {
  margin-bottom: 20px; }

.venue_content_panel {
  width: 50%;
  max-width: 340px;
  float: right;
  padding-left: 30px;
  padding-bottom: 20px;
}

.venue_content_panel.location {
  padding-left: 0;
  padding-bottom: 0;
}


.venue_content_panel:last-child {
  margin-right: 0px; }

.venue_content_panel.view_gallery img {
  width: 100%;
  max-height: 275px;
  float: left;
  margin-bottom: 0;
}

.venue_content_panel a {
  width: 100%;
  float: left; }

.venue_content_panel a:hover p {
  background: #692045; }

.venue_content_panel p {
  width: 100%;
  float: left;
  background: #2D3C46;
  text-transform: uppercase;
  color: #FFF;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  font-style: italic;
  transition: background .25s ease-in;
  -moz-transition: background .25s ease-in;
  -webkit-transition: background .25s ease-in;
  margin: 0px; }

.venue_content_panel p strong {
  width: 100%;
  float: left;
  margin: 0px;
  color: #FFF;
  padding: 18px 18px 18px 18px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal; }

.venue_content_panel.view_gallery p strong span {
  background: url("img/white_arrow_right.png") right 6px no-repeat;
  background-size: 16px 17px;
  padding-right: 30px; }

#single_venue_map {
  width: 100%;
  float: left;
  height: 275px; }

.venue_location_content {
  width: 50%;
  float: left;
  color: #233746; }

.venue_location_content h4 {
  width: 100%;
  float: left;
  margin: 0px;
  font-weight: bold;
  font-size: 1em; }

.venue_location_content p {
  width: 100%;
  float: left;
  margin: 0px;
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 25px;
  line-height: 24px; }

.venue_location_content p:last-child {
  margin-bottom: 0px; }

.page_content .content_right {
  width: 32.075471698113205%;
  max-width: 340px;
  float: left;
  margin-top: 20px; }

.single_venue .page_content .content_right {
  margin-top: 0; }

.venue_social_icons {
  float: left;
}

.venue_social_icons li {
  width: 35px;
  height: 33px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.venue_social_icons li.last {
  margin-right: 0px; }

.venue_social_icons li a {
  width: 100%;
  height: 100%;
  float: left;
  text-indent: -1000em;
  background: url("img/main_social_icons.png") no-repeat;
  background-size: 296px 33px; }

.venue_social_icons li.linkedin a {
  background-position: -43px; }

.venue_social_icons li.pinterest a {
  background-position: -87px; }

.venue_social_icons li.facebook a {
  background-position: -131px; }

.venue_social_icons li.flickr a {
  background-position: -174px; }

.venue_social_icons li.instagram a {
  background-position: -218px; }

.venue_social_icons li.youtube a {
  background-position: -262px; }

.content_right_lists {
  width: 100%;
  float: left; }

.content_right_list {
  width: 100%;
  float: left;
  margin-bottom: 35px; }

.content_right_list:last-child {
  margin-bottom: 0px; }

.content_right_list h3 {
  width: 100%;
  float: left;
  margin: 0px;
  background: #E3DBD5;
  color: #233746;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 15px 40px 15px 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.content_right_list ul {
  width: 100%;
  float: left; }

.content_right_list ul li {
  width: 100%;
  float: left;
  color: #233746;
  font-size: 1.0625em;
  padding: 4px 40px 4px 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.content_right_list ul li:nth-child(even) {
  background: #F4F1EE; }

.content_right_list ul li em {
  width: auto;
  float: right;
  font-style: normal; }

.content_right .three_fourty_wide {
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 20px; }

.content_right .three_fourty_wide:first-child {
  margin-top: 30px; }

.page-template-news .content_right .three_fourty_wide:first-child {
  margin-top: 41px; }

.page-template-news_archive .content_right .three_fourty_wide:first-child {
  margin-top: 41px; }

@media screen and (min-width: 926px) {
  .page-template-news_archive #latest_tweet .content_box_section {
    height: 412px !important;
  }
  .page-template-news_archive #newsletter .content_box_section {
    height: 413px !important;
  }
}

.content_right .three_fourty_wide:last-child {
  margin-bottom: 0px; }

.content_right .three_fourty_wide .content_box_section {
  width: 100%;
  float: left; }

.content_right #latest_news .content_box_section {
  background: #E3DBD5;
  padding-bottom: 60px; }

.content_right #latest_news .content_box_section ul li {
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-bottom: none; }

.content_right #latest_news .content_box_section ul li:last-child {
  margin-bottom: 0px; }

.content_right #latest_news .content_box_section ul li a {
  color: #880045;
  font-size: 1.125em;
  line-height: 24px; }

.content_right .small_cta {
  background: #E3DBD5; }

.content_right .small_cta .content_box_section {
  padding: 15px 40px 15px 40px; }

.content_right .small_cta a {
  width: 100%;
  float: left;
  color: #233746;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: capitalize; }

/* single venue page */
.al-gallery-wrap {
  width: 70%;
}

.al-gallery-wrap > .al-bg-img {
  height: calc(100% - 39px);
  background-position: center center;
  margin-bottom: 39px;
}

.al-nav-wrap {
  width: 30%;
}

.al-gallery-wrap,
.al-nav-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.al-gallery-wrap .al-bgi {
  top: 0;
}


.al-gallery-wrap .al-view-gallery {
  width: 100%;
  height: 19px;
  display: block;
  background-color: #e5e5e5;
  text-align: center;
  color: #909090;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 13px;
  z-index: 100;
  top: auto;
  bottom: -39px;
}
.al-gallery-wrap .al-view-gallery.bottom-0 {
  bottom: 0;
}
.al-gallery-wrap .al-view-gallery:hover {
  text-decoration: none;
}
.al-nav-wrap .al-inner {
  padding-left: 20px;
}

.al-gallery-nav-wrapp .venue_actions,
.al-gallery-nav-wrapp .venue_contact {
  float: none;
  padding: 30px 40px 23px 40px;
}
.al-gallery-nav-wrapp .venue_contact {
  margin-top: 20px;
}

.al-gallery-nav-wrapp a.al-white-button {
  display: inline-block;
  float: none;
  background: #fff;
  color: #2e414e;
  width: 100%;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  padding: 7px 10px;
}

.al-gallery-nav-wrapp a.al-white-button:hover {
  border-color: #fff;
  text-decoration: none;
}


.al-gallery-nav-wrapp .venue_actions a.al-white-button span {
  background: none !important;
  padding: 0;
  margin-left: -10px;
  color: #2e414e;
}
/*.al-gallery-nav-wrapp .venue_actions a span:after {*/
/*content: '+';*/
/*position: absolute;*/
/*right: -20px;*/
/*top: -5px;*/
/*font-size: 20px;*/
/*font-weight: 800;*/
/*}*/
.al-gallery-nav-wrapp a.al-white-button.al-marg {
  margin: 10px 0;
}

.al-gallery-nav-wrapp .venue_actions a.active span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  background-image: url(img/cross.png);
  font-size: 25px;
  line-height: 0;
  right: calc(25% - 38px);
  position: absolute;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .al-gallery-nav-wrapp .venue_actions a.active span:after {
    background-image: url(img/cross.svg);
  }
}
@media screen and (min-width: 571px){
  .al-gallery-nav-wrapp .al-iframe-inside {
    padding-bottom: 39px;
  }
}
.al-gallery-nav-wrapp .al-iframe-inside {
  height: calc(100% - 39px);
  margin: 0;
}

.al-post-naw-wrap {
  margin-top: 10px;
}
.al-post-naw-wrap .al-post-nav {
  width: 65px;
  position: relative;
}
.venue_actions .al-post-naw-wrap .al-post-nav a {
  padding: 0;
  margin: 0;
  background: transparent;
  color: #fff;
  font-weight: 400;
  float: none;
  -webkit-font-smoothing: auto;
}
.venue_actions .al-post-naw-wrap .al-post-nav a:hover {
  border-color: transparent;
}

.venue_actions .al-post-naw-wrap  .al-post-nav a span {
  font-size: 20px;
}

.venue_actions .al-post-naw-wrap .al-post-nav.al-prev a span {
  padding-right: 10px;
}
.venue_actions .al-post-naw-wrap .al-post-nav.al-next a span {
  padding-left: 10px;
}

.al-gallery-nav-wrapp .venue_contact {
  /*margin-top: 20px;*/
  color: #fff;
}
.al-gallery-nav-wrapp .venue_contact h3 {
  font-size: 28px;
  margin-top: 0;
}


.al-gallery-nav-wrapp .venue_contact p {
  font-size: 16px;
  margin-left: 26px;
  position: relative;
}
.al-gallery-nav-wrapp .venue_contact p.al-phone:before,
.al-gallery-nav-wrapp .venue_contact p.al-email:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  width: 18px;
  height: 18px;
  margin-left: -26px;
  background-repeat: no-repeat;
  background-position: center center;
}
.al-gallery-nav-wrapp .venue_contact p.al-phone:before {
  background-image: url(img/socials/svg/venue-inner-phone.svg);
}
.al-gallery-nav-wrapp .venue_contact p.al-email:before {
  background-image: url(img/socials/svg/venue-inner-email.svg);
}


.al-gallery-nav-wrapp .venue_contact p a {
  color: #fff;
  display: inline-block;
  width: 100%;
  max-width: 192px;
  word-wrap: break-word;
  vertical-align: top;
}
.al-gallery-nav-wrapp .venue_contact p img {
  margin-right: 15px;
  width: 18px;
  display: inline-block;
}

.single_venue .content {
  margin: 40px 0;
}

.al-map-data-wrapp {
  width: 100%;
}
.al-info-block {
  padding: 30px 40px 30px 40px;
  color: #fff;
  margin-top: 20px;
}

.al-info-block.al-info-block-address a{
  color: #fff;
  display: inline-block;
  width: 100%;
  max-width: 192px;
  word-wrap: break-word;
  vertical-align: top;
}

div .al-info-block:first-child {
  margin-top: 0;
}
.al-info-block h3 {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 0;
}
.al-info-block p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
}
.al-info-block h3,
.al-info-block h4,
.al-info-block p {
  font-weight: 500;
}
.al-info-block h4 {
  font-family: "brandon-grotesque";
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}
.al-ul-li-border li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.59);
  padding: 15px 0 20px 0;
  text-transform: capitalize;
}
.al-ul-li-border span {
  float: right
}
.al-ul-li-border li:last-child {
  border-bottom: none;
}
.al-column-left ul {
  padding-right: 25px;
}
.al-column-right  ul {
  padding-left: 25px;
}
.map-details {
  width: 25%;
}
.al-map {
  width: 75%;
}
.al-map #single_venue_map {
  width: calc(100% - 20px);
  left: 20px;
  float: none;
  height: 100%;
  top: 0;
}
.al-venue-social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  margin-bottom: -10px;
}
.al-venue-social-icons li {
  /*display: inline-block;*/
  margin-bottom: 15px;
}
.al-venue-social-icons li {
}
.al-venue-social-icons li a {
  margin: 0;
  width: 50px;
  height: 50px;
  display: block;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center center;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.al-venue-social-icons li.twitter a {
  background-image: url(img/socials/svg/venue-inner-twitter.svg);
}
.al-venue-social-icons li.linkedin a {
  background-image: url(img/socials/svg/venue-inner-linkedin.svg);
}
.al-venue-social-icons li.pinterest a {
  background-image: url(img/socials/svg/venue-inner-pinterest.svg);
}
.al-venue-social-icons li.facebook a {
  background-image: url(img/socials/svg/venue-inner-facebook.svg);
}
.al-venue-social-icons li.instagram a {
  background-image: url(img/socials/svg/venue-inner-instagram.svg);
}
.al-venue-social-icons li.youtube a {
  background-image: url(img/socials/svg/venue-inner-youtube.svg);
}


/*.al-venue-social-icons li:nth-child(3n -1) {*/
/*margin: 0 13px;*/
/*}*/

/*.al-venue-social-icons li:nth-child(n + 4) {*/
/*margin-top: 15px;*/
/*}*/

/* single venue page end */

/* ========================================================================================================================
MAIN NEWS PAGE
======================================================================================================================== */
.news_list {
  width: 100%;
  float: left;
  margin-top: 14px;
  padding-left: 0px !important;
  list-style-type: none !important; }

.news_list .news_item {
  width: 48.57142857142857%;
  max-width: 340px;
  float: left;
  margin-right: 2.857142857142857%;
  margin-bottom: 20px;
  position: relative; }

.news_list .news_item:nth-child(even) {
  margin-right: 0%; }

.news_list .news_item a {
  width: 100%;
  float: left; }

.news_list .news_item a img {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 0px; }

.news_list .news_item a:hover h2 {
  background: rgba(105, 32, 69, 0.9); }

.news_list .news_item h2 {
  max-width: none;
  text-align: left;
  width: 100%;
  min-height: 85px;
  position: absolute;
  bottom: 0px;
  color: #FFF;
  background: rgba(56, 74, 87, 0.9);
  margin: 0px;
  padding: 8px 10px 5px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "brandon-grotesque";
  font-weight: 300;
  /*font-style: italic;*/
  font-size: 1.25em;
  text-transform: uppercase;
  transition: background .25s ease-in;
  -moz-transition: background .25s ease-in;
  -webkit-transition: background .25s ease-in;
  line-height: 24px; }

.news_list_nav {
  width: 100%;
  float: left; }

.news_list_nav .next_link {
  width: auto;
  float: right;
  margin-top: 25px; }

.news_list_nav .previous_link {
  width: auto;
  float: left;
  margin-top: 25px; }

.news_list_nav a {
  width: 100%;
  float: left;
  text-transform: uppercase;
  font-size: 0.875em;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.news_list_nav .next_link a {
  padding-right: 40px;
  background: url("img/purple_arrow_next.png") right center no-repeat;
  background-size: 17px 16px; }

.news_list_nav .previous_link a {
  padding-left: 40px;
  background: url("img/purple_arrow_prev.png") left center no-repeat;
  background-size: 17px 16px; }

/* ========================================================================================================================
SINGLE NEWS PAGE
======================================================================================================================== */
.single-post .page_content .content_left {
  margin-top: 20px; }

.single-post .page_content .content_left .page_title {
  margin-top: 30px; }

.single-post .page_content .content_left .view_gallery a p {
  margin-bottom: 0;
}

.single-post .page_content .content_left img {
  width: 100%;
  height: auto;
  float: left;
  margin-right: 2.857142857142857%;
  margin-top: 5px; }

.previous_link {
  width: auto;
  float: left;
  margin-top: 25px; }

.previous_link a {
  width: 100%;
  float: left;
  background: url("img/purple_arrow_prev.png") left center no-repeat;
  background-size: 17px 16px;
  text-transform: uppercase;
  padding-left: 40px;
  font-size: 0.875em; }

.single-post .venue_nav.previous_venue {
  margin-right: 0px; }

.single-post .venue_nav.next_venue {
  margin-right: 20px; }

.single-post .venue_nav a {
  width: 20px;
  height: 19px;
  float: left;
  background: url("img/gold_arrows_large.png") -39px 0px no-repeat;
  background-size: 60px 19px; }

.single-post .venue_nav.next_venue a {
  background: url("img/gold_arrows_large.png") no-repeat;
  background-size: 60px 19px; }

.archive_previous_page {
  width: 100%;
  float: left;
  background: url("img/purple_arrow_prev.png") left center no-repeat;
  background-size: 17px 16px;
  text-transform: uppercase;
  padding-left: 40px;
  font-size: 0.875em;
  color: #880045;
  display: none; }

.archive_page.archive_previous_page {
  display: block; }

/* ========================================================================================================================
NEWS ARCHIVE PAGE
======================================================================================================================== */
.news_archive .news_list .news_item h2 {
  position: relative;
  min-height: 126px;
  padding: 15px 15px 15px 15px; }
.page-template-news-offers-archive .page_title {
  position: relative;
}
.page-template-news-offers-archive .news_list_nav.top {
  position: absolute;
  right: 0;
}
@media screen and (max-width:  570px) {
  .post-type-archive-news-offers #newsletter {
    position: relative;
    padding-top: 70%;
  }
  .post-type-archive-news-offers #newsletter > div {
    position: absolute;
    padding-top: 50px;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
  }
  .al-gallery-nav-wrapp .venue_contact p a {
    max-width: none;
  }
}
@media screen and (max-width:  480px) {
  .post-type-archive-news-offers #newsletter {
    padding-top:  100%;
  }
  
}

/* ========================================================================================================================
FULL WIDTH PAGE TEMPLATE
======================================================================================================================== */
.full_width_page .page_title {
  text-align: center; }

.full_width_page .page_title h1 {
  float: none;
  display: inline-block; }

.page_content .content_left.full_width {
  width: 100%;
  max-width: none;
  margin-right: 0px;
  text-align: center; }

.page_content .content_left .content_left_main.full_width {
  max-width: 800px;
  float: none;
  display: inline-block; }

/* ========================================================================================================================
GALLERY PAGE
======================================================================================================================== */
.gallery_container {
  width: 100%;
  float: left;
  margin-top: 15px; }

.ngg-gallery-thumbnail strong {
  display: none; }

#shDisplay div#shTitle {
  color: #FFF;
  text-align: center;
  margin: 0 auto; }

#shDisplay div#shCount {
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 0.9375em;
  color: #999; }

/**.ngg-gallery-thumbnail strong {
	width: 100%;
	min-height:68px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFF;
	background: rgba(56,74,87,0.9);
	margin: 0px;
	padding: 8px 10px 5px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: $default_font;
	font-weight: $light_weight;
	font-style: italic;
	font-size: $font-20px;
	text-transform: uppercase;
	transition: background .25s ease-in;
	-moz-transition: background .25s ease-in;
	-webkit-transition: background .25s ease-in;
	line-height:24px;
}

.ngg-gallery-thumbnail:hover strong {
	background: rgba(105,32,69,0.9);
}**/
/* ========================================================================================================================
SEARCH RESULTS PAGE
======================================================================================================================== */
.search_results .result {
  width: 100%;
  float: left;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #243745; }

.search_results .result strong {
  width: auto;
  float: left;
  font-weight: normal;
  font-size: 1.125em;
  margin-right: 10px; }

.search_results .result time {
  width: auto;
  font-size: 1.125em; }

.search_results .result span {
  width: 100%;
  float: left;
  font-size: 0.9375em; }

.search_results .result:last-child {
  margin-bottom: 0px;
  border-bottom: none; }

/* ========================================================================================================================
MAIN VENUES PAGE
======================================================================================================================== */
#main_venue_map_wrap {
  width: 100%;
  float: left;
  margin-top: 55px;
  padding-left: 20px;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto!important;
}

#main_venues_map {
  width: 100%;
  max-width: 1180px;
  height: 580px;
  margin: 0 auto; }

.page-template-main_venues-php #quick_search_inner_page_wrap .quick_search_wrap {
  margin-top: 0px; }

div.infoBox strong {
  width: 100%;
  float: left;
  text-align: center;
  color: #FFF;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-style: italic;
  font-size: 1.625em;
  text-transform: uppercase;
  line-height: 20px;
  margin-top: 0px; }

div.infoBox strong a {
  color: #FFF; }

div.infoBox strong a:hover {
  color: #FFF; }

.venue_list {
  width: 100%;
  float: left;
  margin-top: 14px; }

.venue_list .venue {
  width: 32.075471698113205%;
  max-width: 340px;
  float: left;
  margin-right: 1.8867924528301887%;
  margin-bottom: 20px;
  position: relative; }

.venue_list .venue:nth-child(3n+3) {
  margin-right: 0%; }

.venue_list .venue a {
  width: auto;
  float: left; }

.venue_list .venue a img {
  width: 100%;
  height: auto;
  float: left; }

.venue_list .venue .tick {
  width: 25px;
  height: 25px;
  float: left;
  text-indent: -1000em;
  background: url("img/tick_icon.jpg") center center no-repeat;
  background-size: 25px 25px;
  display: none;
  margin-right: 5px; }

.venue_list .venue h2 {
  width: 100%;
  min-height: 88px;
  position: absolute;
  max-width: none;
  bottom: 0px;
  color: #FFF;
  background: rgba(56, 74, 87, 0.9);
  margin: 0px;
  padding: 8px 10px 8px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-style: italic;
  font-size: 1.125em;
  text-transform: uppercase;
  transition: background .25s ease-in;
  -moz-transition: background .25s ease-in;
  -webkit-transition: background .25s ease-in;
  line-height: 24px; }

.venue_list .venue a:hover h2 {
  background: rgba(105, 32, 69, 0.7); }

.venue_list .venue h2 span {
  width: 100%;
  max-width: 230px;
  text-align: left;
  float: left;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
}

.venue_list .venue h2 .venue_selection {
  width: 55px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12.5px; }

.venue_list .venue h2 label {
  display: none; }

.venue_list .venue h2 .styledCheckbox {
  margin: 0px;
  float: right; }

.page-template-main_venues-php #quick_search_inner_page_wrap {
  padding-left: 20px;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1220px; }

.venue_list .venue.venue_id_146 h2 span {
  max-width: 200px; }

/* ========================================================================================================================
RANDOM PAGES
======================================================================================================================== */
.page-id-1035 .page_content .content_left .content_left_main p:first-child {
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 1.125em;
  line-height: 24px; }

/* ========================================================================================================================
NEWSLETTER SIGNUP PAGE
======================================================================================================================== */
.newsletter_signup form,
.newsletter_signup form fieldset {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px;
  border: none; }

.newsletter_signup form {
  max-width: 500px;
  float: none;
  margin: 0 auto; }

.newsletter_signup form div {
  width: 100%;
  float: left;
  max-width: 48%;
  margin-right: 4%;
  margin-bottom: 20px; }

.newsletter_signup form div:nth-child(2n+2) {
  margin-right: 0%; }

.newsletter_signup form div:last-child {
  margin-right: 0%; }

.newsletter_signup form div label {
  width: 100%;
  float: left;
  font-size: 0.875em;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px; }

.newsletter_signup form div input {
  width: 100%;
  height: auto;
  float: left;
  color: #737C83;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  padding: 4px 7px 4px 7px;
  margin: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.newsletter_signup form div .selectBox-dropdown {
  color: #737C83;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  text-transform: none;
  margin: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.page-template-newsletter_signup-php .selectBox-dropdown-menu {
  background: #FFF;
  border: 1px solid #233745;
  border-top: none;
  padding-top: 0px; }

.page-template-newsletter_signup-php .selectBox-options li:last-child {
  padding-bottom: 0px; }

.page-template-newsletter_signup-php .selectBox-options li a {
  color: #737c83;
  font-size: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px; }

.page-template-newsletter_signup-php .selectBox-options li a:hover {
  background: #faf8f7; }

.newsletter_signup form div .selectBox-dropdown .selectBox-label {
  padding: 4px 10px 4px 5px; }

.newsletter_signup form div .selectBox-dropdown .selectBox-arrow {
  background: url("img/arrow_down_dark.png") 50% center no-repeat; }

.page-template-newsletter_signup-php .selectBox-dropdown-menu:last-child {
  max-height: 250px;
  max-width: 500px;
  border: 1px solid #233745;
  padding-top: 0px; }

.page-template-newsletter_signup-php .selectBox-dropdown-menu:last-child li:last-child {
  padding-bottom: 0px; }

.page-template-newsletter_signup-php .selectBox-dropdown-menu:last-child li a {
  padding-top: 5px;
  padding-bottom: 5px; }

.newsletter_signup form div button {
  width: 100%;
  float: left;
  color: #FFF;
  background: #692045;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.875em;
  padding: 8px 5px 8px 5px;
  transition: color .25s ease-in, background .25s ease-in, border .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in, border .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in, border .25s ease-in;
  -webkit-font-smoothing: subpixel-antialiased;
  border: 1px solid #FFF;
  margin-top: 24px; }

.newsletter_signup form div button:hover {
  background: #FFF;
  border: 1px solid #243745 !important;
  color: #6a1f45; }

.newsletter_signup form input.error {
  border: 1px solid #900633; }

.newsletter_signup form label.error {
  display: none !important; }

/* ========================================================================================================================
QUICK SEARCH PAGE
======================================================================================================================== */
.page-template-quick_search-php article .quick_search {
  width: 100%;
  max-width: 495px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  display: none; }

.page-template-quick_search-php article .quick_search fieldset {
  width: 100%;
  float: left;
  max-width: none;
  padding-top: 10px; }

.page-template-quick_search-php article .quick_search div {
  max-width: 240px;
  margin-bottom: 10px; }

.page-template-quick_search-php article .quick_search div.number_of_delegates input {
  color: #737C83 !important;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  text-transform: none;
  background: none;
  padding: 4px 10px 4px 5px; }

.page-template-quick_search-php article .quick_search div:nth-child(2n+2) {
  margin-right: 0px; }

.page-template-quick_search-php article .quick_search div .selectBox-dropdown {
  color: #737C83;
  border: 1px solid #233745;
  font-family: "brandon-grotesque";
  font-weight: 300;
  font-size: 1.125em;
  line-height: normal;
  text-transform: none;
  margin: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.page-template-quick_search-php article .quick_search div .selectBox-dropdown .selectBox-label {
  padding: 4px 10px 4px 5px; }

.page-template-quick_search-php article .quick_search div .selectBox-dropdown .selectBox-arrow {
  background: url("img/arrow_down_dark.png") 50% center no-repeat; }

.page-template-quick_search-php article .quick_search button {
  padding: 10px 5px 8px 5px; }

.page-template-quick_search-php .selectBox-dropdown-menu:nth-child(7),
.page-template-quick_search-php .selectBox-dropdown-menu:nth-child(8),
.page-template-quick_search-php .selectBox-dropdown-menu:nth-child(9) {
  border: 1px solid #233745; }

@media screen and (max-width: 1015px) {
  .page-template-quick_search-php #wrapper > .inner_page.main_venues {
    margin-top: -108px;
  }
}

/* ========================================================================================================================
MEMBERSHIP PAGE
======================================================================================================================== */
.page-template-membership-php .venue_list {
  padding-left: 0px !important; }

.page-template-membership-php .venue_list .venue {
  width: 48.57142857142857%;
  max-width: 340px;
  margin-right: 2.857142857142857%; }

.page-template-membership-php .venue_list .venue:nth-child(2n+2) {
  margin-right: 0px !important; }

.page-template-membership-php .venue_list .venue:nth-child(3n+3) {
  margin-right: 2.857142857142857%; }

.page-template-membership-php .venue_list .venue img {
  margin-bottom: 0px; }

.page-template-membership-php .venue_list .venue a {
  position: relative; }

.page-template-membership-php .venue_list .venue h2 span {
  margin-bottom: 5px; }

.page-template-membership-php .venue_list .venue h2 p {
  width: 100%;
  text-align: left;
  float: left;
  color: #FFF;
  margin: 0px;
  font-size: 0.875em; }

.page-template-membership-php .venue_list .venue .member_content {
  width: 100%;
  float: left;
  margin-top: 10px; }

.page-template-membership-php .venue_list .venue .member_content p {
  width: 100%;
  float: left;
  font-size: 1em;
  line-height: 22px; }

.page-template-default .page_title h1,
.page-template-default .content_left .content_left_main p:first-child,
.page-template-membership .page_title h1,
.page-template-membership .inner_page .content_left_main h2 {
  text-align: left;
}
.page-template-membership .inner_page .content_left_main h2 {
  margin-left: 0;
  margin-right: 0;
  text-transform: inherit;
}
/* ========================================================================================================================
SUPPLIERS PAGE
======================================================================================================================== */
#suppliers_list {
  padding-left: 0px !important;
  margin-bottom: 10px !important; }

#suppliers_list .venue {
  width: 48.57142857142857%;
  max-width: 340px;
  margin-right: 2.857142857142857%;
  margin-bottom: 35px; }

#suppliers_list .venue:nth-child(2n+2) {
  margin-right: 0px !important; }

#suppliers_list .venue:nth-child(3n+3) {
  margin-right: 2.857142857142857%; }

#suppliers_list .venue img {
  margin-bottom: 0px; }

#suppliers_list .venue a {
  position: relative; }

#suppliers_list .venue h2 span {
  max-width: 245px;
  margin-bottom: 5px; }

#suppliers_list .venue h2 p {
  width: 100%;
  text-align: left;
  float: left;
  color: #FFF;
  margin: 0px;
  font-size: 0.875em; }

#suppliers_list .venue .member_content {
  width: 100%;
  float: left;
  margin-top: 10px; }

#suppliers_list .venue .member_content p {
  width: 100%;
  float: left;
  font-size: 1em;
  line-height: 22px; }

#suppliers_list .venue .member_content a {
  float: none; }

#suppliers_list .venue .member_extra_links {
  width: 100%;
  float: left;
  margin-top: 12px; }
#suppliers_list .venue .member_extra_links a {
  width: 47.05882352941176%;
  max-width: 160px;
  margin-right: 5.88235294117647%;
  float: left;
  color: #FFF;
  background: #692045;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.75em;
  padding: 8px 5px 7px 5px;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  text-decoration: none; }
#suppliers_list .venue .member_extra_links a.email {
  margin-right: 0px; }
#suppliers_list .venue .member_extra_links a:hover {
  background: #FFF;
  color: #880045;
  border: 1px solid #692045; }

.page-template-suppliers-php #loading #infscr-loading img {
  display: none !important; }
.page-template-suppliers-php #loading #infscr-loading div {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px; }
.page-template-suppliers-php #wp-pagenavi-wrap {
  display: none; }
.page-template-suppliers-php #show_more_wrap {
  width: 100%;
  float: left;
  text-align: center; }
.page-template-suppliers-php #show_more_wrap a {
  width: 100%;
  max-width: 160px;
  color: #692045;
  background: #FFF;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 8px 5px 7px 5px;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #692045;
  text-decoration: none;
  display: inline-block; }

.single-suppliers .page_title h1 {
  max-width: 460px; }
.single-suppliers .member_extra_links {
  width: 100%;
  float: left;
  margin-top: 12px;
  margin-bottom: 12px; }
.single-suppliers .member_extra_links a {
  width: 47.05882352941176%;
  max-width: 160px;
  margin-right: 10px;
  float: left;
  color: #FFF;
  background: #692045;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.75em;
  padding: 8px 5px 7px 5px;
  transition: color .25s ease-in, background .25s ease-in;
  -moz-transition: color .25s ease-in, background .25s ease-in;
  -webkit-transition: color .25s ease-in, background .25s ease-in;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  text-decoration: none; }
.single-suppliers .member_extra_links a.email {
  margin-right: 0px; }
.single-suppliers .member_extra_links a:hover {
  background: #FFF;
  color: #880045;
  border: 1px solid #692045; }


@media screen and (max-width: 768px) {
  .sidebar-menu {
    left: -280px;
    width: 280px;
  }
  /*.logged-in .sidebar-menu ul {*/
  /*padding: 40px 0 136px 0;*/
  /*}*/
  /*.sidebar-menu ul {*/
  /*padding: 40px 0 90px 0;*/
  /*}*/
  .sidebar-menu ul li {
    padding: 10px 0;
  }
}
body.post-type-archive-news-offers .page_title h1,
body.single-news-offers .page_title h1,
body.single-post .page_title h1,
body.page .page_title h1 {
  margin-top: 0;
}
/* ========================================================================================================================
GALLERY POPUP
======================================================================================================================== */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

.mfp-close {
  width: 22px;
  height: 21px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  background-repeat: no-repeat;
  background-image: url("img/gallery/close_icon.png");
  background-image: url("img/gallery/close_icon.svg"), none;
  text-indent: -1000em;
  background-color: transparent; }

button.mfp-arrow {
  width: 16px;
  height: 27px;
  background-color: transparent;
  top: 50%;
  border: 0;
  display: block;
  outline: none;
  padding: 0;
  margin: 0;
  z-index: 1046;
  margin-top: -55px;
  position: absolute;
  -webkit-appearance: none; }

.mfp-arrow-left {
  left: 20px;
  background-repeat: no-repeat;
  background-image: url("img/gallery/left_arrow.png");
  background-image: url("img/gallery/left_arrow.svg"), none; }

.mfp-arrow-right {
  right: 20px;
  background-repeat: no-repeat;
  background-image: url("img/gallery/right_arrow.png");
  background-image: url("img/gallery/right_arrow.svg"), none; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -40px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  background: #FFF;
  color: #000;
  padding: 28px 23px 22px 23px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-title {
  width: auto;
  float: right;
  text-align: left;
  line-height: 18px;
  color: #880045;
  word-wrap: break-word; }

.mfp-counter {
  width: auto;
  float: left;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  white-space: nowrap; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-s-loading .mfp-arrow {
  display: none; }

/* ========================================================================================================================
FIREFOX
======================================================================================================================== */
@-moz-document url-prefix() {
  .slide_out_social_links a span {
    left: 61px; }
  
  /*#venues .carousel a {*/
  /*position: relative; }*/
  
  #venues .carousel div.al-item-text {
    left: 0px;
    z-index: 1; }
  
  .read_more_overlay {
    top: 0px;
    left: 0px; } }
/* ========================================================================================================================
IE10
======================================================================================================================== */
.explorer.ten.windows #venues .carousel a {
  position: relative; }

.explorer.ten.windows #venues .carousel div.al-item-text {
  left: 0px;
  z-index: 1; }

/* ========================================================================================================================
IE11
======================================================================================================================== */
.Other.Unknown.windows #venues .carousel a {
  position: relative; }

.Other.Unknown.windows #venues .carousel div.al-item-text {
  left: 0px;
  z-index: 1; }

/* ========================================================================================================================
CHROME
======================================================================================================================== */
/**.chrome.windows .map_overlay ul li span {margin-right:35px;}**/
/* ========================================================================================================================
RETINA / HiDPI IMAGES
======================================================================================================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  
  nav .logo {
    background: url("img/retina/main_logo@2x.jpg") no-repeat;
    background-size: 186px 98px; }
  
  .selectBox-dropdown .selectBox-arrow {
    background: url("img/down-arrow.svg") 50% center no-repeat;
    background-size: 10px 10px; }
  
  /*#latest_tweet .content_box_section a.twitter_icon {*/
  /*background: url("img/retina/twitter@2x.png") no-repeat;*/
  /*background-size: 23px 18px; }*/
  
  /*#venues_prev {*/
  /*background: url("img/retina/arrows_left_right@2x.png") no-repeat;*/
  /*background-size: 50px 16px; }*/
  
  /*#venues_next {*/
  /*background: url("img/retina/arrows_left_right@2x.png") no-repeat;*/
  /*background-size: 50px 16px;*/
  /*background-position: -32px; }*/
  
  .venue_social_icons li a {
    background: url("img/retina/main_social_icons@2x.png") no-repeat;
    background-size: 296px 33px; }
  
  #searchform button {
    background: url("img/retina/search_icon@2x.png") no-repeat;
    background-size: 11px 11px; }
  
  .tooltip {
    background: url("img/retina/information_icon@2x.png") no-repeat;
    background-size: 23px 23px; }
  
  .venue_content_panel.view_gallery p strong span {
    background: url("img/retina/white_arrow_right@2x.png") right 6px no-repeat;
    background-size: 16px 17px; } }
/* ========================================================================================================================
YOUR EVENT INNER
======================================================================================================================== */
.page-template-your_event_inner-php .page_title {
  width: 100%;
  float: left;
  text-align: center; }
.page-template-your_event_inner-php .page_title .inner {
  width: 74.07407407407408%;
  max-width: 800px;
  display: inline-block; }
.page-template-your_event_inner-php .page_title .inner h2 {
  width: 100%;
  margin: 0px;
  color: #233746;
  max-width: 440px;
  margin-top: -8px;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: "brandon-grotesque";
  display: inline-block;
  font-style: normal; }
.page-template-your_event_inner-php .page_title .inner p {
  width: 100%;
  float: left;
  font-weight: 300;
  line-height: 28px;
  font-size: 1.3125em;
  margin-bottom: 20px; }
.page-template-your_event_inner-php .venue_category_section {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  text-align: center; }
.page-template-your_event_inner-php .venue_category_section .page_title .inner p {
  margin-bottom: 0px; }
.page-template-your_event_inner-php .venue_category_section .venue_list {
  display: inline-block;
  text-align: center;
  float: none; }
.page-template-your_event_inner-php .venue_category_section .venue_list .venue {
  margin-left: -4px;
  display: inline-block;
  float: none; }
.page-template-your_event_inner-php .venue_category_section .venue_list .venue:last-child {
  margin-right: 0px; }
.page-template-your_event_inner-php .venue_category_section .venue_list .venue a {
  position: relative; }
.page-template-your_event_inner-php .venue_category_section .venue_list .venue .summary {
  width: 100%;
  float: left;
  margin-top: 10px; }
.page-template-your_event_inner-php .venue_category_section .venue_list .venue .summary p {
  width: 100%;
  float: left;
  margin: 0px;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
  text-align: left; }





/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 2.11

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/
/* ----------- Album Styles Extend -------------*/
.ngg-albumoverview {
  width: 100%;
  float: left; }

.ngg-album {
  height: 100%;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #fff; }

html > body .ngg-album {
  overflow: hidden;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #cccccc; }

.ngg-album {
  overflow: hidden;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #cccccc; }

.ngg-albumtitle {
  text-align: left;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 1.4em;
  margin-bottom: 10px; }

.ngg-thumbnail {
  float: left;
  margin-right: 12px; }

.ngg-thumbnail img {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  margin: 4px 0px 4px 5px;
  padding: 4px;
  position: relative; }

.ngg-thumbnail img:hover {
  background-color: #A9A9A9; }

.ngg-description {
  text-align: left; }

/* ----------- Album Styles Compact -------------*/
.ngg-album-compact {
  float: left;
  padding-right: 6px !important;
  margin: 0px !important;
  text-align: left;
  width: 120px; }

.ngg-album-compactbox {
  background: transparent url(albumset.gif) no-repeat scroll 0%;
  height: 86px;
  margin: 0pt 0pt 6px !important;
  padding: 12px 0pt 0pt 7px !important;
  width: 120px; }

.ngg-album-compactbox .Thumb {
  border: 1px solid #000000;
  margin: 0px !important;
  padding: 0px !important;
  width: 91px;
  height: 68px; }

.ngg-album-compact h4 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 110px; }

.ngg-album-compact p {
  font-size: 11px;
  margin-top: 2px; }

/* ----------- Gallery style -------------*/
.ngg-galleryoverview {
  width: 100%;
  float: left; }

.ngg-galleryoverview .desc {
  margin: 0px 10px 10px 0px;
  padding: 5px; }

.ngg-gallery-thumbnail-box {
  width: 32.075471698113205%;
  max-width: 340px;
  margin-right: 1.8867924528301887%;
  margin-bottom: 1.8867924528301887%;
  float: left; }

.ngg-gallery-thumbnail-box:nth-child(3n+3) {
  margin-right: 0%; }

.ngg-gallery-thumbnail {
  width: 100%;
  float: left; }

.ngg-gallery-thumbnail a {
  width: 100%;
  float: left;
  position: relative; }

.ngg-gallery-thumbnail img {
  width: 100%;
  height: auto;
  float: left; }

.ngg-clear {
  clear: both;
  float: none; }

/* ----------- Gallery navigation -------------*/
.ngg-navigation {
  font-size: 0.9em !important;
  clear: both !important;
  display: block !important;
  padding-top: 15px;
  padding-bottom: 2px;
  text-align: center; }

.ngg-navigation span {
  font-weight: bold;
  margin: 0pt 6px; }

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
  border: 1px solid #DDDDDD;
  margin-right: 3px;
  padding: 3px 8px;
  text-decoration: none; }

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
  background-color: #0066CC;
  color: #FFFFFF !important;
  text-decoration: none !important; }

/* ----------- Image browser style -------------*/
.ngg-imagebrowser h3 {
  text-align: center; }

.ngg-imagebrowser img {
  border: 1px solid #A9A9A9;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  display: block !important;
  padding: 5px; }

.ngg-imagebrowser-nav {
  padding: 5px;
  margin-left: 10px; }

.ngg-imagebrowser-nav .back {
  float: left;
  border: 1px solid #DDDDDD;
  margin-right: 3px;
  padding: 3px 7px; }

.ngg-imagebrowser-nav .next {
  float: right;
  border: 1px solid #DDDDDD;
  margin-right: 3px;
  padding: 3px 7px; }

.ngg-imagebrowser-nav .counter {
  text-align: center;
  font-size: 0.9em !important; }

.exif-data {
  margin-left: auto !important;
  margin-right: auto !important; }

/* ----------- Slideshow -------------*/
.slideshow {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  outline: none; }

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
  overflow: hidden;
  position: relative; }

.ngg-slideshow * {
  vertical-align: middle; }

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.ngg-slideshow-loader img {
  background: none !important;
  border: 0 none !important;
  margin: auto !important; }

/* ----------- Single picture -------------*/
.ngg-singlepic {
  background-color: #FFFFFF;
  display: block;
  padding: 4px; }

.ngg-left {
  float: left;
  margin-right: 10px; }

.ngg-right {
  float: right;
  margin-left: 10px; }

.ngg-center {
  margin-left: auto !important;
  margin-right: auto !important; }

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
  overflow: hidden;
  margin: 0pt;
  padding: 5px 0px 0px 0pt;
  text-align: left; }

.ngg-widget img {
  border: 2px solid #A9A9A9;
  margin: 0pt 2px 2px 0px;
  padding: 1px; }

/* ----------- Related images -------------*/
.ngg-related-gallery {
  background: #F9F9F9;
  border: 1px solid #E0E0E0;
  overflow: hidden;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 5px; }

.ngg-related-gallery img {
  border: 1px solid #DDDDDD;
  float: left;
  margin: 0pt 3px;
  padding: 2px;
  height: 50px;
  width: 50px; }

.ngg-related-gallery img:hover {
  border: 1px solid #000000; }

/* ----------- Gallery list -------------*/
.ngg-galleryoverview ul li:before {
  content: '' !important; }

.ngg-gallery-list {
  list-style-type: none;
  padding: 0px !important;
  text-indent: 0px !important; }

.ngg-galleryoverview div.pic img {
  width: 100%; }

.ngg-gallery-list li {
  float: left;
  margin: 0 2px 0px 2px !important;
  overflow: hidden; }

.ngg-gallery-list li a {
  border: 1px solid #CCCCCC;
  display: block;
  padding: 2px; }

.ngg-gallery-list li.selected a {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: #000000 none repeat scroll 0 0; }

.ngg-gallery-list li img {
  height: 40px;
  width: 40px; }

li.ngg-next, li.ngg-prev {
  height: 40px;
  width: 40px;
  font-size: 3.5em; }

li.ngg-next a, li.ngg-prev a {
  padding-top: 10px;
  border: none;
  text-decoration: none; }

#TB_window {
  z-index: 9999 !important; }

/*
 * jQuery FlexSlider v2.5.0
 */
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-control-nav {
  display: none; }

.flex-direction-nav {
  display: none; }

/* ----------- Latest Posts/Offers -------------*/
.al-latest-posts {
  width: 50%;
  float: left;
  color: #fff;
  margin-bottom: 15px;
}
.al-latest-posts h2 {
  font-weight: 400;
  font-size: 2.5em;
  margin: 0 0 15px;
}
.al-latest-posts h2 a {
  color: inherit;
  text-decoration: none;
}
.al-latest-posts h2 a:hover {
  text-decoration: none;
}


.al-latest-posts h5 {
  font-weight: 300;
  font-size: 1.38em;
  text-transform: capitalize;
  margin: 0;
  font-family: "brandon-grotesque";
}
.al-latest-posts hr {

}


.al-latest-posts:first-child .al-inner {
  padding-right: 7.5px;
}
.al-latest-posts:nth-child(2) .al-inner {
  padding-left: 7.5px;
}
.al-latest-posts .al-inner > div {
  padding: 30px;
}
.al-latest-posts .al-gradient-yellow .al-link-under-line{
  color: #6a1f45;
  font-weight: 600;
}
.al-latest-posts .al-gradient-pink .al-link-under-line{
  color: #c1ae81;
}
.al-latest-posts .al-content {
  min-height: 100px;
}
/* ----------- Latest Posts/Offers End -------------*/

/* ----------- Socials block -------------*/
.social-area {
  margin: 30px auto 64px auto;
}

.social-area .al-width-50 {
  width: 50%;
  margin-right: 0;
}
.al-disp-inln-blck {
  display: inline-block;
}

.al-width-100 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.social-area .seven_hundred_wide {
  margin-right: 0;
}
.al-follow-instagram {
  margin-right: 0;
  background-image: url('img/socials/inst-bg.png');
  background-position: top right;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.al-follow-instagram .al-inner {
  padding: 30px;
}
.al-follow-instagram .al-link-under-line {
  color: #c1ae81;
}

.al-follow-instagram h2 {
  color: #fff;
  font-weight: 300;
  font-size: 2.5em;
  text-transform: capitalize;
  line-height: 48px;
  margin-bottom: 0;
  position: absolute;
  left: 30px;
  top: 5px;
}

.al-follow-instagram .al-icon {
  top: 10%;
  left: auto;
  right: 9%;
  width: 32px;
  height: 32px;
  background-image: url(img/socials/inst-white-icon.png);
}
@media screen and (max-width: 950px) {
  .al-follow-instagram .al-icon {
    top: 9%;
    right: 8%;
  }
}
@media screen and (max-width: 925px) {
  .al-follow-instagram .al-icon {
    top: 11%;
    right: 9%;
  }
  #edinburgh_guide {
    width:100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .al-follow-instagram .al-icon {
    top: 10%;
    right: 9%;
  }
}
@media screen and (max-width: 680px) {
  .al-follow-instagram .al-icon {
    top: 9%;
    right: 8%;
  }
}
@media screen and (max-width: 570px) {
  .al-follow-instagram .al-icon {
    top: 12%;
    right: 10%;
  }
  .page-id-1035 #latest_tweet {
    padding-top: 59.5%;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .al-follow-instagram .al-icon {
    top: 11%;
    right: 9%;
  }
}
@media screen and (max-width: 375px) {
  .al-follow-instagram .al-icon {
    top: 10%;
    right: 9%;
  }
}
@media screen and (max-width: 360px) {
  .al-follow-instagram .al-icon {
    top: 9%;
    right: 8%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .al-follow-instagram .al-icon {
    background-image: url(img/socials/svg/home-social-instagram.svg);
  }
}
.al-why-edinburgh .inner_caption {
  padding-top: 100%;
}
.al-why-edinburgh .read_more_overlay {
  margin-left: -20px;
}
.al-why-edinburgh .read_more_overlay a span,
#featured_venue .read_more_overlay a span {
  font-family: didot;
  font-size: 40px;
  text-transform: capitalize;
  padding: 0 30px;
}

/* ----------- Socials block End -------------*/

/* ----------- Newsletter -------------*/
.al-newsletter-wrapper {
  padding: 46px 0 81px 0;
  color: #fff;
  margin-bottom: -65px;
}
.al-newsletter-wrapper h3 {
  font-size: 48px;
  margin-bottom: 10px;
  font-weight: 400;
}
.al-newsletter-wrapper p {
  font-size: 18px;
  margin-top: 0;
}

.al-newsletter-wrapper form {
  margin-top: 50px;
  font-weight: 500;
}

.al-newsletter-wrapper .al-field {
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.al-newsletter-wrapper input {
  width: 100%;
  background: transparent;
  text-align: center;
  padding: 10px 0;
}
.al-newsletter-wrapper .al-submit {
  border: 1px solid #fff;
  text-transform: uppercase;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.al-newsletter-wrapper .al-submit:hover{
  color: #6a1f45;
  background: #fff;
}

.al-newsletter-wrapper input {
  border: none;
  border-bottom: 1px solid #bd92a8;
}
.al-newsletter-wrapper .al-field:nth-child(1),
.al-newsletter-wrapper .al-field:nth-child(2) {
  padding-right: 20px;
}
/* ----------- Newsletter end -------------*/

/* ----------- Your Events Page -------------*/
.al-page-header .al-img {
  padding-top: 42%;
  margin-bottom: 70px;
}
.your-event-page {

}
/* ----------- Your Events Page end -------------*/


/* ----------- Venue Types Grid -------------*/
.al-venue-types-grid-wrapper {
  margin-top: 60px;
}

.al-venue-types-grid-wrapper a {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.al-venue-types-grid-wrapper span {
  width: 100%;
  font-family: 'DidotLTPro-Roman';
  padding-bottom: 15px;
}
.al-venue-types-grid-wrapper .al-tax-item {
  width: 31.773879142339183%;
  /*max-width: 271.666666667px;*/
  margin-right: 2.3391812865497075%;
  margin-bottom: 2.3391812865497075%;
  
}
.al-venue-types-grid-wrapper .al-inner {
  padding-top: 75%;
}
.al-venue-types-grid-wrapper .al-content {
  width: 100%;
  overflow: hidden;
}
.al-venue-types-grid-wrapper .al-content .al-fill {
  transition: all .6s ease;
}

.al-venue-types-grid-wrapper .al-inner:hover .al-content .al-fill {
  transform: translatey(-100%);
}
/* ----------- Venue Types Grid end -------------*/

/* ----------- Venue Types Single Page -------------*/
.event-type-category-single {

}
.event-type-category-single p {
  line-height: 2;
}

.event-type-category-single .al-header h1 {
  font-size: 40px;
  font-weight: 500;
  margin-top: 60px;
}
.event-type-category-single div.al-subheader {
  max-width: 90%;
  margin: 0 auto 70px auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}
.event-type-category-single .al-content h2 {
  font-size: 36px;
  line-height: 1;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 500;
  text-align: center;
}
.event-type-category-single .al-content .al-item {
  margin-bottom: 70px;
}

.event-type-category-single .al-content p,
.event-type-category-single .al-content ul {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
}

.event-type-category-single .al-content p {
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.event-type-category-single .al-content p {
  margin-bottom: 17px;
}
.event-type-category-single .al-content ul {
  margin-left: 13px;
}

.event-type-category-single .al-content ul li {
  position: relative;
}
/*.event-type-category-single .al-content ul li:before {*/
/*content: '.';*/
/*position: absolute;*/
/*left: -13px;*/
/*top: 10px;*/
/*line-height: 0;*/
/*font-size: 35px;*/
/*}*/
.event-type-category-single .al-content .al-item .al-padd,
.event-type-category-single .al-content .al-item .al-description{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.event-type-category-single .al-content .al-item:nth-child(1) .al-description,
#single-page-full-width .al-description.al-left {
  padding: 0 30px 0 0;
}
.event-type-category-single .al-content .al-item:nth-child(1) .al-padd {
  padding: 0 0 0 30px;
}
.event-type-category-single .al-content .al-item:nth-child(2) .al-description,
#single-page-full-width .al-description.al-right  {
  padding: 0 0 0 30px;
}
.event-type-category-single .al-content .al-item:nth-child(2) .al-padd {
  padding: 0 30px 0 0;
}
.event-type-category-single .al-content .al-bg-img {
  padding-bottom: 100%;
  height: 0;
}

.al-child-term-wrapper {
  margin-bottom: 70px;
}

.al-child-term {
  margin: 0 0 40px 0;
}
.al-middle-content-full-width .al-icon {
  background: url("img/down-arrow.png") no-repeat;
  width: 40px;
  height: 20px;
  left: 50%;
  transform: translatex(-50%);
  margin-top: 40px;
  position: absolute;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .al-middle-content-full-width .al-icon {
    background: url("img/down-arrow.svg") no-repeat;
  }
}

.al-child-term h4 {
  font-size: 24px;
  line-height: 36px;
  margin: 0;
}
.al-child-term .al-inner {
  padding: 22px 50px;
  color: #fff;
  min-height: 80px;
  box-sizing: border-box;
}
.al-child-term .al-action span {
  margin-right: 50px;
  width: 45px;
  position: relative;
  text-transform: uppercase;
}
.al-child-term .al-action span:before {
  content: 'open';
  display: inline-block;
  text-transform: uppercase;
  line-height: 35px;
  min-width: 50px;
  margin-left: -20px;
}
.al-child-term .al-action span:after {
  content: '+';
  padding: 0 5px;
  background-color: #fff;
  color: #000;
  font-size: 24px;
  position: absolute;
  line-height: 22px;
  min-height: 22px;
  left: 60px;
  top: 0;
  min-width: 14px;
  font-weight: bold;
  box-sizing: unset;
  text-align: center;
}

.al-child-term .al-hidden-cont {
  /*max-height: 0;*/
  display: none;
  overflow: hidden;
  /*-webkit-transition: max-height 1s ease-in;*/
  /*-moz-transition: max-height 1s ease-in;*/
  /*-ms-transition: max-height 1s ease-in;*/
  /*-o-transition: max-height 1s ease-in;*/
  /*transition: max-height 1s ease-in;*/
}
.al-child-term .al-hidden-cont .al-description {
  margin: 20px 0;
  line-height: 2;
  font-size: 19px;
  font-weight: 500;
}

.text-transform-inher {
  text-transform: inherit;
  font-size: 16px;
}
/* opened */
.al-child-term.opened .al-action span:before {
  content: 'close';
  
}
.al-child-term.opened .al-action span:after {
  content: '-';
  line-height: 19px;
}
/* ----------- Venue Types Single Page end -------------*/

/* ----------- Full width page -------------*/

.al-page-middle-section {
  padding: 100px 0;
  margin: 70px auto;
}

#single-page-full-width h2 {
  font-style: normal;
}
.al-page-middle-section p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
#single-page-full-width .al-page-middle-section p,
#single-page-full-width .al-page-middle-section h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 50px;
}
#single-page-full-width .al-page-middle-section h3 {
  line-height: 1;
}

/* ----------- Full width page end -------------*/
.page-id-22 .page_title h1 {
  margin: 0;
}
@media screen and (max-width: 1015px) {
  .page-id-22 .page_title {
    margin-top: 30px;
  }
  .page-id-22 .breadcrumbs {
    margin-top: 27px;
  }
}

/* Main media */
/* ========================================================================================================================
MEDIA QUERIES
======================================================================================================================== */
@media screen and (max-width: 1440px) {
  #slider_bottom strong {
    padding-left: 0px;
    padding-right: 0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

@media screen and (max-width: 1150px) and (min-width: 1005px) {
  
  #quick_search_inner_page_wrap .quick_search_wrap .quick_search {
    padding-left: 30px;
    padding-right: 30px;
  }
  
}


@media screen and (max-width: 1200px) {
  
  #header-container .ten_zero_six_wide {
    padding-left: 60px;
    padding-right: 60px;
  }
}



@media screen and (max-width: 1150px) {
  #header-container .ten_zero_six_wide {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-height: 1020px) {
  div#shDisplay {
    top: 100px !important; } }
@media screen and (max-height: 940px) {
  div#shDisplay {
    top: 60px !important; }
  
}
@media screen and (max-height: 890px) {
  div.sh_image_wrap {
    max-width: 800px; }
  
  img#shTopImg {
    max-width: 800px; } }
@media screen and (min-width: 1390px) and (max-height: 820px) {
  #slider_bottom strong {
    font-size: 3.125em;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
@media screen and (max-width: 1135px) {
  #slider_bottom strong {
    font-size: 2.875em;
    padding-bottom: 20px; }
  
  
  
}
@media screen and (max-width: 1200px) {
  .quick_search .number_of_delegates input,
  .selectBox-dropdown,
  .quick_search button,
  .quick_search_wrap .extra_link {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 1100px) {
  
  .quick_search .number_of_delegates input,
  .selectBox-dropdown,
  .quick_search button,
  .quick_search_wrap .extra_link {
    font-size: 0.72em;
  }
}
@media screen and (max-width: 1075px) {
  .page-template-main_venues-php .quick_search_wrap .extra_link {
    width: 55px;
    padding-top: 22px; } }
@media screen and (max-width: 1060px) {
  .chrome.windows .quick_search_wrap .extra_link {
    width: 55px;
    padding-top: 22px; }
  
  .explorer.ten.windows .quick_search_wrap .extra_link {
    width: 55px;
    padding-top: 22px; } }

@media screen and (max-width: 1030px) {
  .explorer.ten.windows .quick_search_wrap {
    background: none;
    display: none; }
  
  .explorer.ten.windows .quick_search_mobile {
    display: block;
    margin-bottom: 35px; }
  
  #slider {
    margin-bottom: 0px; } }
@media screen and (max-width: 1024px) {
  .safari.ipad.mac #slider.slider_single {
    max-height: 390px !important; }
  
  .page_title h1 {
    max-width: 100%;
    width: calc(100% - 85px);
  }
  
  .page_title .venue_nav_wrap {
    width: 85px;
    float: right;
    box-sizing: border-box;
  }
  
  .safari.ipad.mac #single_venue_map {
    height: 247px; } }
@media screen and (max-width: 1015px) {
  header {
    margin-bottom: 30px;
  }
  .single-venues header {
    margin-bottom: 30px;
  }
  .single-post header {
    margin-bottom: 30px;
  }
  .quick_search_wrap {
    background: none;
    display: none; }
  
  .quick_search_mobile {
    display: block;
    margin-bottom: 35px; }
  
  .page-template-quick_search-php .quick_search_mobile {
    display: none; }
  
  .page-template-quick_search-php article .quick_search {
    display: block; }
  
  #slider {
    margin-bottom: 0px; } }
@media screen and (max-width: 980px) {
  #venues {
    margin-top: 35px; }
  
  footer {
    margin-top: 35px; }
  
  #main_venues_map {
    height: 470px; }
  
  
  .al-latest-posts h5 {
    font-size: 1.1em;
  }
}




.latests_boxes .ten_zero_six_wide.featured-venues-boxes {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}




@media screen and (max-width: 925px) {
  .al-925-visible {
    display: block;
    box-sizing: border-box;
  }
  .al-925-hidden {
    display: none;
  }
  
  #featured_venue,
  #featured_partner {
    width: calc(50% - 7.5px );
    float: left;
    margin: 0 0 15px 0;
  }
  #featured_venue {
    margin-right: 15px;
  }
  #featured_venue .two_col_box_image_wrap {
    width: 100%;
  }
  .al-why-edinburgh .inner_caption {
    padding-top: 100%;
  }
  .al-front .two_col_box .two_col_box_image_wrap .featured-img {
    padding-top: 100%;
  }
  nav .menu {
    max-width: 205px; }
  
  #searchform {
    margin-top: 26px; }
  
  .selected_venue_count {
    margin-top: 26px; }
  
  #slider {
    margin-top: 23px; }
  
  #slider_bottom strong {
    font-size: 2em; }
  
  #venue_dropdown_menu ul {
    width: 48.24561403508772%;
    margin-right: 3.508771929824561%;
    margin-bottom: 20px; }
  
  #venue_dropdown_menu ul:nth-child(2n+2) {
    margin-right: 0%; }
  
  /*#featured_venue {*/
  /*width: 100%;*/
  /*max-width: none;*/
  /*margin-bottom: 15px;*/
  /*margin-right: 0px; }*/
  
  /*#featured_partner {*/
  /*margin-right: 2.3391812865497075%;*/
  /*margin-bottom: 2.3391812865497075%; }*/
  
  #latest_tweet {
    margin-right: 0px; }
  
  .three_fourty_wide {
    width: 48.83%;
    max-width: 418px;
    margin-right: 2.3391812865497075%; }
  
  .image_box .content_box_section .caption {
    background-size: cover; }
  
  #newsletter .content_box_section h4 {
    margin-top: 21.246458923512748%;
    margin-bottom: 39.6600566572238%;
    text-align: center; }
  
  #newsletter .content_box_section h4 span {
    width: 80%;
    display: inline-block; }
  
  footer {
    margin-top: 35px; }
  
  .page_content .content_left {
    width: 100%;
    max-width: none;
    margin-right: 0px; }
  
  .venue_content_panel {
    width: 48.83040935672515%;
    max-width: 417.5px;
    margin-right: 2.3391812865497075%; }
  
  .page_content .content_right {
    width: 100%;
    max-width: none;
    margin-top: 40px; }
  
  .single_venue .page_content .content_right {
    margin-top: 10px; }
  
  .venue_social_icons {
    margin-bottom: 35px; }
  
  .enquiry_page #fieldset_1,
  .enquiry_page #fieldset_2,
  .enquiry_page #fieldset_3 {
    width: 100%;
    max-width: 600px;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px; }
  
  .enquiry_page #fieldset_2 div.list-inputs {
    margin-top: 47px; }
  
  .enquiry_page .gform_footer {
    width: 100%;
    max-width: 600px;
    float: none;
    margin: 0 auto; }
  
  .enquiry_page .gform_footer .gform_button {
    float: right; }
  
  .news_list .news_item {
    width: 31.773879142339183%;
    max-width: 271.666666667px;
    margin-right: 2.3391812865497075%; }
  
  .news_list .news_item:nth-child(even) {
    margin-right: 2.3391812865497075%; }
  
  .news_list .news_item:nth-child(3n+3) {
    margin-right: 0%; }
  
  .news_list_nav {
    margin-bottom: 0px; }
  
  .content_right .three_fourty_wide {
    width: 48.83040935672515%;
    max-width: 417.5px;
    margin-right: 2.3391812865497075%;
    margin-top: 0px;
    margin-bottom: 0px; }
  
  .content_right .three_fourty_wide:first-child {
    margin-top: 0px; }
  
  .page-template-news .content_right .three_fourty_wide:first-child {
    margin-top: 0px; }
  
  .page-template-news_archive .content_right .three_fourty_wide:first-child {
    margin-top: 0px; }
  
  .content_right .three_fourty_wide:last-child {
    margin-right: 0px; }
  
  .content_right .three_fourty_wide#latest_news {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 20px; }
  
  .news_main .content_right .three_fourty_wide#latest_news {
    display: none; }
  
  .content_right #latest_tweet {
    margin-right: 2.3391812865497075%; }
  
  #latest_news .content_box_section strong {
    margin-bottom: 20px; }
  
  .content_right #latest_news .content_box_section {
    padding-bottom: 30px; }
  
  .venue_list .venue h2 {
    font-size: 1em;
    line-height: 20px;
    min-height: 80px; }
  
  .venue_list .venue h2 span {
    max-width: 160px; }
  
  .venue_list .venue h2 a {
    max-width: 80%; }
  
  #why_edinburgh {
    margin-top: 0px;
    margin-bottom: 20px; }
  
  #edinburgh_guide {
    margin-right: 0px;
    margin-bottom: 20px; }
  
  .news_archive .news_list .news_item h2 {
    min-height: 174px; }
  
  .page-template-quick_search-php .callout p {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px; }
  
  .page-template-quick_search-php .callout .add_venues_wrap {
    width: 170px;
    float: none;
    margin: 0 auto; }
  
  .content_left .page_title, .single-venues .page_title {
    width: 100%;
    max-width: none; }
  
  .venue_list .venue.venue_id_146 h2 span {
    max-width: 150px; }
  
  .page-template-membership-php .venue_list {
    max-width: 700px;
    float: none !important;
    clear: none;
    margin: 0 auto; }
  
  #suppliers_list {
    max-width: 700px;
    float: none !important;
    clear: none;
    margin: 0 auto; }
  
  .social-area .seven_hundred_wide {
    width: 48.83%;
    margin-left: 2.34%;
    padding: 0;
  }
  .social-area .al-social-image {
    display: none;
  }
  
  .social-area .seven_hundred_wide .al-width-50 {
    width: 100%;
  }
  
  /*.al-why-edinburgh .inner_caption {*/
  /*padding-top: 50%;*/
  /*}*/
}

@media screen and (max-width: 1024px) {
  .event-type-category-single .al-content .al-item:nth-child(1) .al-description,
  #single-page-full-width .al-description.al-left {
    padding: 0 30px 0 0;
  }
  .event-type-category-single .al-content .al-item:nth-child(2) .al-description,
  #single-page-full-width .al-description.al-right {
    padding: 0 0 0 30px;
  }
  .al-main-title {
    margin-top: 30px;
  }
  .al-venue-types-grid-wrapper a {
    font-size: 24px;
  }
  .al-container {
    padding: 0 20px;
  }
}

@media screen and (max-width:  830px) {
  footer .footer_content.footer_copyright {
    margin-top: 0;
  }
  
  footer .footer_content.footer_links {
    width: 100%;
    float: left;
    background: #FFF;
    color: #880045;
    margin: 0px;
    padding: 10px 35px 15px 35px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  
  footer .footer_content.footer_copyright {
    margin: 0;
    margin-top: -78px;
    margin-right: 35px; }
  footer .ten_zero_six_wide {
    padding-left: 0px;
    padding-right: 0px; }
  footer .footer_content.footer_links a {
    width: auto;
    /*float: left;*/
    color: #880045;
    margin: 0px;
    margin-right: 10px; }
  
  footer .footer_content.footer_links p {
    width: auto;
    float: right;
    margin: 0px; }
  
  
  footer .slide_out_social_links {
    margin-left: 20px; }
}
@media screen and (max-width:  820px) {
  footer .footer_content.footer_copyright p {
    margin-right: 0; }
}
@media screen and (max-width:  480px) {
  footer .footer_content.footer_copyright p {
    line-height: 1.2;
  }
}
@media screen and (min-width: 769px) {
  .al-venue-types-grid-wrapper .al-tax-item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  /*.sidebar-active .sidebar-menu {*/
  /*overflow-y: scroll;*/
  /*}*/
  .al-venue-types-grid-wrapper .al-tax-item {
    width: 48.83%;
  }
  .al-venue-types-grid-wrapper .al-tax-item:nth-child(2n) {
    margin-right: 0;
  }
  .al-child-term .al-inner .al-pull-left {
    display: inline-block;
    width: calc(100% - 80px);
  }
  #inner_header nav .menu {
    display: none;
  }
  .al-latest-posts {
    width: 100%;
  }
  .al-latest-posts .al-inner {
    padding: 0 !important;
  }
  
  .event-type-category-single .al-pull-left,
  #single-page-full-width .al-padd {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .event-type-category-single .al-description  {
    margin-top: 40px;
    padding: 0 !important;
  }
  
  .event-type-category-single div.al-subheader,
  .event-type-category-single .al-content .al-item {
    margin-bottom: 40px;
  }
  .al-two-columm-text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  
  
  /*.al-table-wrap,*/
  /*.al-table-row,*/
  /*.al-table-cell {*/
  /*display: block;*/
  /*width: 100%;*/
  /*}*/
  /*.al-gallery-wrap,*/
  /*.al-table-cell.al-map {*/
  /*padding-top: 100%;*/
  /*}*/
  .al-nav-wrap .al-inner {
    padding: 0;
  }
  
  .al-map {
    margin-top: 20px;
  }
  .al-venue-types-grid-wrapper {
    margin-top: 0;
  }
  .al-child-term-wrapper {
    margin-top: 20px;
  }
  .al-front .ten_zero_six_wide {
    padding-right: 35px;
  }
  .al-gallery-nav-wrapp .al-nav-wrap {
    max-width: 250px;
    padding-left: 10px;
  }
  .al-gallery-nav-wrapp .venue_actions {
    padding: 20px 20px 13px 20px;
  }
  .al-gallery-nav-wrapp .venue_contact {
    margin-top: 10px;
  }
  .al-gallery-wrap .al-bgi {
    background-position: center center;
  }
  .al-tablet-hidden {
    display: none;
  }
  .al-child-term .al-inner {
    padding: 20px 15px;
  }
  .al-info-block {
    padding: 30px 20px 40px 20px;
  }
  
  .event-type-category-single .al-content .al-item:nth-child(2) .al-padd {
    padding: 0;
  }
  
  .al-main-subtitle,
  .al-main-subtitle h2 {
    max-width: 100%;
  }
} /*screen and (max-width: 768px)*/

@media screen and (min-width: 768px) {
  .event-type-category-single .al-content .al-item {
    display: flex;
    align-items: center;
}
}

@media screen and (min-width: 1140px) {
  #top_bar .al-mobile{
    display: block;
    float: left;
    position: static;
    margin-left: 0;
    transition: all .25s ease-in;
    margin-top: -2px;
  }
  .sidebar-menu .al-desktop {
    visibility: hidden;
    opacity: 0;
  }
  .sidebar-active #top_bar .al-mobile {
    margin-left: 30%;
  }
}
.sidebar-ative .sidebar-menu .al-desktop {
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 1300px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 25%;
  }
}

@media screen and (min-width: 1350px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 22%;
  }
}
@media screen and (min-width: 1400px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 20%;
  }
}
@media screen and (min-width: 1450px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 17%;
  }
}
@media screen and (min-width: 1500px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 14%;
  }
}
@media screen and (min-width: 1550px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 13%;
  }
}
@media screen and (min-width: 1600px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 10%;
  }
}
@media screen and (min-width: 1630px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 8%;
  }
}
@media screen and (min-width: 1670px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 5%;
  }
}

@media screen and (min-width: 1750px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 3%;
  }
}
@media screen and (min-width: 1800px) {
  .sidebar-active #top_bar .al-mobile {
    margin-left: 0;
  }
}


@media screen and (max-width: 767px) {
  .slide_out_social_links.header {
    position: static;
    margin-top: -70px;
  }
}
@media screen and (max-width: 765px) {
  
  
  nav .menu {
    width: 100%;
    max-width: none;
    margin-top: 50px; }
  
  nav .menu li {
    width: auto;
    float: none;
    display: inline-block;
    margin: 0px;
    text-align: center;
    margin-right: 20px; }
  
  nav .menu li.last-menu-item {
    float: none;
    margin-right: 0px; }
  
  #menu-main-menu-right {
    margin-top: 10px; }
  
  #top_bar .toggle {
    display: block;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 16px; }
  
  .top_bar_inner {
    display: none;
    text-align: center; }
  
  #top_bar ul#menu-top-bar-menu {
    margin-top: 0px; }
  
  #top_bar ul {
    width: 100%;
    float: left;
    margin-bottom: 10px; }
  
  #top_bar ul li {
    width: 100%;
    float: left;
    border-top: 1px solid #FFF; }
  
  #top_bar ul li a {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    transition: color .25s ease-in, background .25s ease-in;
    -moz-transition: color .25s ease-in, background .25s ease-in;
    -webkit-transition: color .25s ease-in, background .25s ease-in; }
  
  #top_bar ul li:hover a {
    background: #692045;
    color: #FFF; }
  
  #top_bar ul li.first-menu-item {
    border-top: none; }
  
  #top_bar ul li.last-menu-item {
    border-bottom: 1px solid #FFF; }
  
  .slide_out_social_links.mobile_only {
    display: block; }
  
  .slide_out_social_links.desktop_only {
    display: none; }
  
  #top_bar ul.menu {
    margin-bottom: 0px; }
  
  #searchform {
    display: none; }
  
  #home_intro {
    padding-left: 0px;
    padding-right: 0px; }
  
  #main_area #featured_partner .content_box_section {
    min-height: 1px; }
  
  #main_area .three_fourty_wide .content_box_section {
    min-height: 1px; }
  
  #featured_venue {
    margin-bottom: 20px; }
  
  
  #venues {
    margin-top: 35px; }
  
  #newsletter .content_box_section h4 {
    margin-bottom: 0px; }
  
  footer {
    margin-top: 35px; }
  
  
  
  
  
  
  
  
  footer .footer_content.footer_links a:last-child {
    margin-right: 0px; }
  
  
  footer .footer_content.footer_links p.last a {
    width: auto;
    float: none;
    display: inline-block; }
  
  footer .slide_out_social_links a.twitter:hover {
    width: 60px; }
  
  footer .slide_out_social_links a.linkedin:hover {
    width: 60px; }
  
  .news_list .news_item {
    width: 48.561151079136685%;
    max-width: 337.5px;
    margin-right: 2.877697841726619%; }
  
  .news_list .news_item:nth-child(even) {
    margin-right: 0px; }
  
  .news_list .news_item:nth-child(3n+3) {
    margin-right: 2.877697841726619%; }
  
  .news_list .news_item:last-child {
    margin-right: 0%; }
  
  #main_venues_map {
    height: 405px; }
  
  .venue_list .venue {
    width: 48.561151079136685%;
    max-width: 337.5px;
    margin-right: 2.877697841726619%; }
  
  .venue_list .venue:nth-child(3n+3) {
    margin-right: 2.877697841726619%; }
  
  .venue_list .venue:nth-child(2n+2) {
    margin-right: 0%; }
  
  /*.ngg-gallery-thumbnail-box {*/
  /*width: 48.561151079136685%;*/
  /*max-width: 337.5px;*/
  /*margin-right: 2.877697841726619%; }*/
  
  /*.ngg-gallery-thumbnail-box:nth-child(3n+3) {*/
  /*margin-right: 2.877697841726619%; }*/
  
  .news_archive .news_list .news_item:nth-child(2n+2) {
    margin-right: 0px; }
  
  #featured_partner .content_box_section h3 {
    font-size: 23px;
    
    line-height: 33px; }}
/*screen and (max-width: 765px)*/
@media screen and (max-width: 635px) {
  .slide_out_social_links {
    margin-top: 0;
  }
  #slider_bottom strong {
    font-size: 1.5em; }
  
  .content_left .venue_actions_mobile a {
    width: 49.11504424778761%;
    max-width: 277.5px;
    margin-right: 1.7699115044247788%;
    text-align: center; }
  
  .content_left .venue_actions_mobile a:last-child {
    margin-right: 0;
  }
  
  .content_left .venue_actions_mobile .select_venue {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  
  .venue_actions a span:not(.al-width-100) {
    width: auto;
    float: none;
    margin: 0 auto; }
  
  .content_right .select_venue {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    text-align: center;
    padding-right: 15px;
    background-image: none;
    margin-bottom: 10px; }
  
  .select_venue span {
    padding-right: 20px;
    background: url("img/plus_icon.png") 100% 10px no-repeat; }
  
  .select_venue:hover span {
    background: url("img/plus_icon_purple.png") 100% 10px no-repeat; }
  
  .news_list .news_item {
    width: 100%;
    max-width: none;
    margin-right: 0px; }
  
  .news_list .news_item:nth-child(3n+3) {
    margin-right: 0px; }
  
  .callout p {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px; }
  
  .callout .add_venues_wrap {
    width: 158px;
    float: none;
    margin: 0 auto; }
  
  .al-venue-types-grid-wrapper .al-tax-item {
    width: 100%;
  }
  .al-info-block .al-width-50 {
    width: 100%;
  }
  .al-info-block .al-ul-li-border {
    padding: 0;
  }
  .al-venue-awards .al-column-left li:last-child,
  .al-venue-membership .al-column-left li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.59);
  }
}/*screen and (max-width: 635px)*/
@media screen and (max-width: 600px) {
  #single_venue .page_title h1 {
    margin-bottom: 5px;
  }
  .venue_nav_wrap {
    clear: both;
    float: none !important;
    display: block;
    padding-left: 0;
    overflow: hidden;
  }
  .single_venue .page_title .venue_nav_wrap {
    clear: none;
    float: right;
  }
  .single-suppliers .page_title h1 {
    float: none;
    max-width: none; }
  .single-suppliers .venue_nav_wrap {
    margin-top: 10px;
  }
}/*screen and (max-width: 600px)*/
@media screen and (min-width: 481px) and (max-width: 614px) {
  .content_box_section {
    padding: 20px 25px 20px 25px; }
  
  #featured_venue .content_box_section h2 {
    line-height: 25px; }
  
  #featured_partner .content_box_section strong {
    font-size: 1.125em; }
  
  #featured_partner .content_box_section strong span {
    line-height: 20px; }
  
  #featured_partner .content_box_section h3 {
    width: 80%;
    font-size: 20px;
    line-height: 25px; }
  
  
  #newsletter .content_box_section h4 {
    margin-top: 14%; }
  
  .content_right .three_fourty_wide .content_box_section {
    padding: 35px 40px 35px 40px; } }/*screen and (min-width: 481px) and (max-width: 614px)*/
@media screen and (max-width: 577px) {
  #latest_news .content_box_section a.non_body_link {
    display: none; }
  
  .content_right #newsletter .content_box_section .white_border span {
    font-size: 0.75em; }
  
  .page-template-quick_search-php article .quick_search {
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px; }
  
  .page-template-quick_search-php article .quick_search div {
    width: 100%;
    max-width: none; }
  
  .single_venue .page_title h1 {
    float: none;
    width: 100%;
  }
  
  .single_venue .page_title .venue_nav_wrap {
    clear: both;
    float: none;
    margin-top: 10px;
  }
  
  .content_left .page_title {
    max-width: none; }
  
  .venue_nav_wrap {
    margin-top: 10px;
    float: left; }
  
  .single-post .content_left .page_title h1 {
    width: 100%;
    max-width: none; }
  
  .single-post .content_left .page_title .venue_nav_wrap {
    margin-bottom: 25px; }
  
  #suppliers_list .venue .member_extra_links a {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 10px; }
  #suppliers_list .venue .member_extra_links a.email {
    margin-bottom: 0px; } }/*screen and (max-width: 577px)*/
@media screen and (max-width: 540px) {
  footer .footer_content.footer_copyright {
    margin-top: -76px;
  }
  .slide_out_social_links li.facebook a:before {
    background-position: 4px 2px;
  }
}/*screen and (max-width: 540px)*/
@media screen and (max-width: 535px) {
  
  /*.page-parent #latest_tweet .content_box_section,*/
  /*.page-parent #newsletter .content_box_section {*/
  /*height: auto !important;*/
  /*min-height: 270px !important;*/
  /*}*/
  #field_1_21{
    width: 100% !important;
  }
  .content_right #latest_tweet .content_box_section a.non_body_link {
    display: block; }
  
  #newsletter .content_box_section .white_border {
    font-size: 0.75em;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: -64.5px; }
  
  .venue_content_panel {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 20px; }
  
  .venue_location_content {
    margin-bottom: 30px;
  }
  
  .venue_content_panel:last-child {
    margin-bottom: 0px; }
  
  .single-post .page_content .content_left img {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 30px; }
  
  .enquiry_page #fieldset_2 ul {
    padding-right: 23px; }
  
  .enquiry_page #fieldset_2 div.list-inputs > .gfield {
    width: 100%;
    max-width: none;
    margin-right: 0px; }
  
  .enquiry_page #fieldset_2 ul li.gfield_html_formatted {
    margin-bottom: 15px; }
  
  #field_1_19 {
    display: none; }
  
  #times_required_section .gfield  {
    width: 100% !important;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 15px; }
  
  #field_1_24 {
    margin-bottom: 0px !important; }
  
  #field_1_31 {
    display: none; }
  
  .enquiry_page #field_1_25 {
    width: 100% !important;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 15px; }
  
  .enquiry_page #field_1_35 {
    width: 100% !important;
    max-width: none;
    margin-right: 0px; }
  
  .enquiry_page #field_1_27 {
    margin-top: 15px; }
  
  .enquiry_page #fieldset_3 #input_1_13 .gchoice:first-child {
    width: 100%;
    max-width: none; }
  
  .enquiry_page #fieldset_3 #input_1_13 .gchoice:last-child {
    min-width: 201px;
    float: left;
    margin-right: 0%; }
  
  #field_1_21 {
    max-width: none;
    float: left;
    margin-bottom: 30px; }
  
  .enquiry_page #fieldset_3 ul #field_1_14 {
    float: left;
    margin-bottom: 20px; }
  
  .enquiry_page #fieldset_3 ul #field_1_15 {
    float: left; }
  
  .enquiry_page #fieldset_3 ul #field_1_16 {
    margin-top: 20px; }
  
  .ui-datepicker-multi .ui-datepicker-group {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0px !important;
    margin-bottom: 25px; }
  
  .ui-datepicker-multi .ui-datepicker-group:nth-child(3) {
    margin-bottom: 0px; }
  
  .enquiry_page #fieldset_3 #input_1_22 .gchoice:first-child {
    width: 100%;
    max-width: none; }
  
  .enquiry_page #fieldset_3 #input_1_22 .gchoice:last-child {
    float: left;
    margin-right: 0%; }
  
  .enquiry_page #fieldset_3 ul .start_end_wrap {
    float: left;
    margin-top: 0px; }
  
  .venue_list .venue {
    width: 100%;
    max-width: none;
    margin-right: 0%;
    float: left; }
  
  .venue_list .venue:nth-child(3n+3) {
    margin-right: 0%; }
  
  .venue_list .venue:nth-child(2n+2) {
    margin-right: 0%; }
  
  .venue_list .venue a {
    width: 100%; }
  
  .venue_list .venue h2 {
    font-size: 1.25em;
    line-height: 25px;
    min-height: 60px; }
  
  .venue_list .venue h2 span {
    max-width: 300px; }
  
  .page-template-membership-php .venue_list {
    max-width: 340px; }
  
  .page-template-membership-php .venue_list .venue {
    width: 100%;
    margin-right: 0px;
    max-width: none; }
  
  #suppliers_list {
    max-width: 340px; }
  
  #suppliers_list .venue {
    width: 100%;
    margin-right: 0px;
    max-width: none; }
  
  /*.ngg-gallery-thumbnail-box {*/
  /*width: 100%;*/
  /*max-width: none;*/
  /*margin-right: 0%;*/
  /*float: left; }*/
  
  .ngg-gallery-thumbnail-box:nth-child(3n+3) {
    margin-right: 0%; }
  
  #venue_dropdown_menu ul {
    width: 48.095238095238095%;
    margin-right: 3.8095238095238098%; }
  
  #venue_dropdown_menu ul:nth-child(2n+2) {
    margin-right: 0%; }
  
  .content_right .three_fourty_wide {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 20px; }
  
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    top: 2.2% !important; }
  
  .ui-datepicker .ui-datepicker-next {
    right: 38px !important; }
  
  #suppliers_list .venue h2 span {
    max-width: 300px; }
  
  .page-template-default:not(.home) #newsletter {
    padding-top: 320px;
  }
}/*screen and (max-width: 535px)*/
@media screen and (max-width: 570px){
  #latest_tweet h2 {
    margin-bottom: 16px;
  }
  .page-template-default #latest_tweet,
  .page-template-blog #latest_tweet,
  .page-template-blog #newsletter {
    padding-top: 70% !important;
  }
  .page-template-default #newsletter {
    padding-top: 0 !important;
  }
  
  .page-template-default #newsletter,
  .page-template-default #latest_tweet,
  .page-id-1035 #latest_tweet {
    width: 100%;
    padding-top: 70%;
    max-width: 100%;
    margin-bottom: 15px !important;
    position: relative;
  }
  
  .page-id-1035 #newsletter {
    width: 100%;
    max-width: 100%;
    padding-top: 0 !important;
  }
  .page-id-1035 #newsletter > div {
    width: 100%;
  }
  .page_title h1 {
    width: 100%;
  }
  body.page-template #latest_tweet,
  body.page-template #newsletter,
  body.single-news-offers #latest_tweet,
  body.single-news-offers #newsletter,
  body.single-post #latest_tweet,
  body.single-post #newsletter {
    width: 100%;
    padding-top: 100%;
    position: relative;
    height: 0 !important;
    max-width: none;
  }
  body.page-template #latest_tweet > div,
  body.page-template #newsletter > div,
  body.single-news-offers #latest_tweet > div,
  body.single-news-offers #newsletter > div,
  body.single-post #latest_tweet > div,
  body.single-post #newsletter > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
  }
  /*.al-gallery-nav-wrapp .al-iframe-inside {*/
  /*padding-top: 100%;*/
  /*}*/
  footer .footer_content.footer_links {
    padding-left: 20px;
  }
  .al-show {
    max-width: 100px;
  }
  #venues .carousel > div {
    width: 160px;
    height: 160px;
  }
  .al-map #single_venue_map {
    width: 100%;
    left: 0;
  }
  .al-venue-social-icons {
    margin-bottom: -15px;
  }
  .al-gallery-nav-wrapp .venue_contact {
    padding: 20px 15px;
  }
  .al-info-block {
    padding: 30px 15px;
  }
  div .al-child-term:last-child {
    margin-bottom: 0;
  }
  #venues h5 {
    margin-left: 30px;
    margin-top: 10px
  }
  #home_intro {
    margin-top: 0;
  }
  #venues_prev,
  #venues_next {
    margin-top: 17px;
  }
  .al-gallery-nav-wrapp .venue_actions {
    margin-top: 20px;
  }
  .al-gallery-nav-wrapp .al-nav-wrap {
    max-width: none;
    padding-left: 0;
  }
  #main_area .main_area_bottom_row .three_fourty_wide .content_box_section_inner {
    min-height: 270px;
  }
  .social-area .seven_hundred_wide,
    /*#latest_tweet,*/
  #featured_partner .flexslider li,
  #featured_partner {
    width: 100%;
    position: relative;
    padding-top: 100%;
    margin: 0;
  }
  .social-area .seven_hundred_wide .al-width-50,
  #featured_partner > div,
  #latest_tweet .content_box_section,
  #featured_partner .content_box_section .partner_caption .inner_caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    display: block;
  }
  /*#featured_partner .content_box_section .partner_caption .inner_caption {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*}*/
  .al-why-edinburgh .inner_caption,
  #featured_partner {
    padding-top: 100%;
  }
  
  .al-front .banner {
    padding: 0;
  }
  
  .content_box_section {
    height: auto !important;
  }
  
  /*.page-parent #latest_tweet .content_box_section,*/
  /*.page-parent #newsletter .content_box_section {*/
  /*height: 320px !important;*/
  /*}*/
  
  .three_fourty_wide {
    width: 100%;
    max-width: none;
    float: left; }
  
  .main_area_bottom_row .content_box {
    margin-bottom: 15px; }
  
  .main_area_bottom_row .content_box .content_box_section {
    height: auto; }
  
  #main_area {
    padding: 0px; }
  
  #main_area .content_box {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  
  #featured_venue {
    margin-bottom: 15px; }
  
  #featured_venue .three_fourty_wide {
    width: 100%; }
  
  #featured_venue .content_box_section h2 {
    line-height: 42px;
  }
  
  #featured_venue .two_col_box_image_wrap {
    width: 100%; }
  
  #featured_partner {
    margin-right: 0px;
    margin-bottom: 15px; }
  
  #latest_news {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #latest_news .content_box_section ul li:last-child {
    display: block; }
  
  #latest_tweet {
    margin-bottom: 15px !important; }
  
  .post-type-archive-news-offers #latest_tweet {
    padding-top: 70%;
  }
  .post-type-archive-news-offers #latest_tweet,
  .post-type-archive-news-offers #newsletter {
    max-width: none;
    width: 100%;
  }
  
  #latest_news {
    margin-bottom: 10px !important;
  }
  
  #newsletter {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #venues {
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 20px 0;
  }
  
  .venue_dropdown {
    display: none; }
  
  .venue_dropdown_mobile {
    display: block; }
  
  .venue_dropdown_mobile .venue_dropdown {
    display: block; }
  
  .venue_dropdown_menu {
    top: 90%; }
  
  
  .venue_dropdown_menu a.close_btn {
    display: block; }
  
  .ten_zero_six_wide {
    padding-left: 10px;
    padding-right: 10px; }
  .al-front .ten_zero_six_wide {
    padding: 0;
    margin: 0;
  }
  .newsletter_signup form div {
    width: 100%;
    max-width: none;
    margin-right: 0%; }
  
  .al-front {
    padding: 0 10px;
    width: auto;
  }
  .al-table-wrap,
  .al-table-row,
  .al-table-cell {
    display: block;
    width: 100%;
  }
  .al-table-row.al-table-row-map{
      flex-direction:column;
  }
  .al-gallery-wrap{
    padding-top: 100%;
  }
  
  .al-table-cell.al-map {
      height:350px;
  }
  
  #featured_venue {
    margin-right: 0;
    width: 100%;
  }
  #featured_venue .al-title-925 span {
    margin-bottom: 10px;
  }
  #featured_venue .al-title-925 {
    padding: 20px 10px;
  }
  .al-newsletter-wrapper .al-field {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0 !important;
    
    
  }
  .al-child-term .al-action span {
    margin-right: 30px;
  }
  .al-child-term .al-action span:after {
    left: 35px;
  }
  .slide_out_social_links a {
    width: 35px;
  }
  
  .sidebar-active #wrapper header.fixed {
    z-index: 1;
  }
  
  .quick_search_mobile {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px; }
  
  .sidebar-active .al-desktop {
    display: none;
  }
  .admin-bar .sidebar-menu {
    height: auto;
  }
  .sidebar-menu ul {
    padding-bottom: 60px;
    padding-top: 20px;
  }
  .sidebar-menu ul li {
    padding: 10px 0;
  }
}/*screen and (max-width: 570px)*/

@media screen and (max-device-height: 768px) {
  
  /*.sidebar-menu {*/
  /*width: 100%;*/
  /*left: -100%;*/
  /*}*/
}

@media screen and (max-device-width: 768px) and (orientation: landscape) {

}


@media screen and (max-width: 480px) {
  .page-template-blog #latest_tweet,
  .page-template-blog #newsletter {
    padding-top: 100% !important;
  }
  #venue_dropdown_menu ul {
    width: 100%;
    float: left; }
  
  .post-type-archive-news-offers #latest_tweet {
    padding-top: 100%;
  }
  
  footer .footer_content.footer_copyright {
    width: 120px;
    margin-top: -84px; }
  .single-venues .al-container {
    padding: 0 10px;
  }
  .al-venue-social-icons li {
    margin-right: 5px;
  }
  
  .al-venue-social-icons li:last-child {
    margin-right: 0;
  }
  #venues .carousel div.al-item-text span {
    line-height: 1;
  }
  .banner__main {
    width: 100%;
    height: 250px;
  }
  
  .banner__meta {
    margin-top: 0;
  }
  
  #top_bar .toggle {
    display: block;
    margin-bottom: 16px; }
  
  #top_bar .selected_venue_count {
    margin-right: 10px;
    margin-bottom: 16px; }
  
  #top_bar .slide_out_social_links {
    margin-left: 10px; }
  
  #top_bar .slide_out_social_links a.twitter:hover {
    width: 60px; }
  
  #top_bar .slide_out_social_links a.linkedin:hover {
    width: 60px; }
  
  #top_bar .ten_zero_six_wide {
    padding-left: 10px;
    padding-right: 10px; }
  
  nav .menu {
    margin-top: 45px; }
  
  #slider_bottom strong {
    font-size: 1.125em; }
  
  .slider_single {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  
  .slider_bottom_single {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  
  
  
  
  #home_intro {
    padding-left: 10px;
    padding-right: 10px; }
  
  .home footer {
    margin-top: 0px; }
  
  footer .slide_out_social_links {
    margin-left: 10px; }
  
  footer .footer_content.footer_copyright {
    margin-right: 10px; }
  
  footer .footer_content.footer_links {
    padding-left: 10px;
    padding-right: 10px; }
  
  .content_right #latest_news {
    border: none;
    margin-bottom: 15px !important; }
  
  .content_right #latest_news ul li:last-child {
    display: none; }
  
  .content_right #latest_tweet {
    margin-bottom: 10px; }
  
  .content_right #newsletter {
    border: none; }
  
  #latest_news .content_box_section a.non_body_link {
    display: block; }
  
  #latest_tweet .content_box_section a.non_body_link {
    display: block; }
  
  
  
  /*#venues .carousel > div {*/
  /*margin-left: 20px;*/
  /*}*/
  
  #venues .carousel > div {
    width: 135px;
    height: 135px;
  }
  /*#venues .carousel div {*/
  /*margin-right: 5px;*/
  /*}*/
  
  .sidebar-menu ul {
    /*padding-bottom: 60px;*/
    padding-top: 20px;
  }
  .sidebar-menu ul li {
    padding: 8px 0;
  }
}/*screen and (max-width: 480px)*/
@media screen and (max-width: 390px) {

}/*screen and (max-width: 390px)*/
@media screen and (max-width: 360px) {
  .sidebar-menu ul li {
    padding: 5px 0;
  }
  
  #venues .carousel > div {
    margin-left: 5px;
    margin-right: 15px !important;
  }
  #venues_prev {
    margin-left: 10px;
  }
  #top_bar .slide_out_social_links {
    margin-left: 0px; }
  
  .slide_out_social_links a {
    width: 25px; }
  
  .slide_out_social_links a img {
    margin-left: 15px; }
  
  .slide_out_social_links a.linkedin img {
    margin-left: 18px; }
  
  #top_bar .toggle {
    margin-left: 15px; }
  
  #slider {
    margin-bottom: 0px; }
  
  #slider_bottom strong {
    font-size: 0.8125em;
    padding-top: 10px;
    padding-bottom: 10px; }
  
  .quick_search_mobile {
    padding-left: 10px;
    padding-right: 10px; }
  
  .safari.ipad.mac #slider.slider_single {
    max-height: 118px !important; }
  
  
  /*.venue_dropdown_menu {*/
  /*top: -140px; }*/
  
  #venues {
    margin-top: 0px; }
  
  #venues div.caroufredsel_wrapper {
    margin-bottom: 30px !important; }
  
  #venues .ten_zero_six_wide {
    width: 300px;
    max-width: none;
    float: none;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px; }
  
  #venues .caroufredsel_wrapper {
    width: 100%;
    float: none !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
    margin-top: 60px !important;
    max-width: 300px; }
  
  #venues .carousel {
    margin-top: 30px; }
  
  #venues .carousel div {
    width: 125px;
    height: 125px; }
  
  #venues .carousel div img {
    width: 100%;
    height: 100%; }
  
  #venues .carousel div.al-item-text {
    font-size: 0.875em; }
  
  #featured_partner .content_box_section .caption {
    height: 250px !important; }
  
  #latest_tweet .content_box_section a.non_body_link {
    display: block; }
  
  #latest_news .content_box_section a.non_body_link {
    display: block; }
  
  .enquiry_page .gfield_checkbox li label {
    width: 100%;
    max-width: 235px;
    padding-left: 10px; }
  
  .page_content .content_right {
    margin-top: 10px; }
  
  .content_right #latest_news .content_box_section ul li:nth-child(4),
  .content_right #latest_news .content_box_section ul li:nth-child(5),
  .content_right #latest_news .content_box_section ul li:nth-child(6) {
    display: none; }
  
  #main_venue_map_wrap {
    display: none; }
  
  .venue_list .venue h2 span {
    max-width: 200px; }
  
  .venue_actions a {
    font-size: 0.75em; }
  
  #featured_partner .read_more_overlay {
    height: 250px !important; }
  
  .ui-datepicker .ui-datepicker-next {
    right: 28px !important; }
}/*screen and (max-width: 360px)*/
/*# sourceMappingURL=style.css.map */


/* iPhone 5 & 5S in landscape */
@media  (max-width : 568px)
and (orientation : landscape) {
  .quick_search_mobile {
    padding-left: 10px;
    padding-right: 10px;
  }
}


@media screen and (max-width: 380px) {
  .banner__meta {
    padding: 30px 20px;
  }
  .banner__meta h3 {
    font-size: 25px;
  }
  #featured_venue .content_box_section h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .sidebar-active .sidebar-menu {
    /*overflow: scroll;*/
    box-sizing: content-box;
  }
  
  .al-latest-posts h5 {
    font-size: .9em;
  }
}


.carousel-custom .al-inner {
  max-width: 250px;
  width: 100%;
}
.carousel-custom .al-inner a {
  display: block;
  padding-top: 100%;
  
}
.carousel-custom .al-inner a div {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.home .owl-carousel .item {
  width: 230px;
  padding-top:100%;
  position: relative;
}
.inner-item {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 17px);
  height: calc(100% - 17px);
}
.owl-carousel {
  margin-top: 30px;
  margin-bottom: 40px;
}
.home .owl-carousel .owl-stage {
  margin-left: 8px;
}

.owl-carousel div.al-item-text {
  width: 100%;
  height: 25%;
  min-height: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF;
  background: rgba(51, 58, 65, 0.7);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  font-size: 1.25em;
  transition: background .25s ease-in;
  -moz-transition: background .25s ease-in;
  -webkit-transition: background .25s ease-in; }

.owl-carousel div.al-item-text span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  font-size: 21px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and ( max-width: 1100px ){
  .owl-carousel .item {
    width: auto;
  }
}
@media screen and ( max-width: 480px ) {
  .owl-carousel div.al-item-text span {
    line-height: 1;
  }
}
@media screen and ( max-width: 375px ) {
  .owl-carousel div.al-item-text span {
    line-height: 1;
    font-size: 18px;
  }
  .sidebar-menu ul li {
    padding: 4px 0;
  }
}

@media screen and (max-width: 825px) and (orientation:landscape) {
  .sidebar-menu ul {
    padding-top: 10px;
  }
  
  
  .al-menu-links-wrapp {
    overflow-y: scroll;
  }
}
@media screen and (max-width: 768px) and (orientation:landscape) {
  .sidebar-menu {
    height: calc(100% - 50px);
  }
  .admin-bar .sidebar-menu {
    height: calc(100% - 100px);
    min-height: auto;
  }
}


@media screen and (max-width: 768px) and (orientation:portrait) {
  .sidebar-menu ul li {
    padding: 9px 0;
  }
  
}
@media screen and (max-width: 480px) and (orientation:portrait) {
  .slide_out_social_links.header {
    margin-top: -60px;
  }
}
@media screen and (max-width: 325px) and (orientation:portrait) {
  .admin-bar .sidebar-menu {
    height: calc( 100vh - 100px );
  }
}

.optanon-alert-box-body p a {
  display: inline-block;
  margin-left: 5px;
}

/*!
Animate.css - http://daneden.me/animate
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  
  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  
  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  
  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  
  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.single_venue .gallery_wrap {
  margin-bottom: 40px;
  display: block;
  width: 100%;
  float: left;
}

.single_venue .gallery_wrap .gallery_wrap_inner {
  display: flex;
  width: 100%;
  float: left;
}

.single_venue .gallery_wrap .al-gallery-nav-wrapp .al-iframe-inside {
  height: auto;
  width: 70%;
}

.single_venue .flexslider .slides {
  height: 100%;
  padding: 0px;
  margin: 0px;
}

.single_venue .flexslider .slides > li {
  height: 100%;
}
.single_venue .flexslider .slides > li .item_inner {
  background-size: cover;
  min-height: 100%;
  height: 100%;
  width: 100%;
  float: left;
}
.single_venue .gallery_right_section {
  width: 318px;
  flex: 0 0 318px;
}
.single_venue .gallery_right_section .al-inner {
  padding-left: 5.85480093676815%;
}

@media (max-width:570px) {
  .single_venue .gallery_wrap .gallery_wrap_inner {
    display: block;
  }
  
  .single_venue .gallery_wrap .al-gallery-nav-wrapp .al-iframe-inside {
    height: 491px;
    padding: 0px;
    width: 100%;
  }
  
  .single_venue .flexslider .slides > li .item_inner {
    min-height: 491px;
    height: 491px;
  }
  
  .single_venue .gallery_right_section {
    width: 100%;
    flex: none;
  }
  
  .single_venue .gallery_right_section .al-inner {
    padding-left: 0px;
  }
}

/**
 * Owl Carousel v2.3.3
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.3
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}




/* Enquiry page - match all intro paragraphs to first-child styling */
body.page-id-26 .page_content .content_left .content_left_main p {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px;
}
