@import 'https://fonts.googleapis.com/css?family=EB+Garamond|Hind:300,600';
/*Body Fonts Tables*/    

@font-face {
font-family:toolkit-entypo;
src:url(/nova_library/bootstrap/themes/fonts/toolkit-entypo.eot);
src:url(/nova_library/bootstrap/themes/fonts/toolkit-entypo.eot?#iefix) format('eot'),url(/nova_library/bootstrap/themes/fonts/toolkit-entypo.woff2) format('woff2'),url(/nova_library/bootstrap/themes/fonts/toolkit-entypo.woff) format('woff'),url(/nova_library/bootstrap/themes/fonts/toolkit-entypo.ttf) format('truetype');
font-weight:400;
font-style:normal
}


body {
  background: #f2f2f2;
  color: #000;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight:300;
  line-height: 1.4;
}
#ui-datepicker-div {
    z-index: 1051 !important;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6, .head, .pageheading, .modboxhead, .heading, .heading2 > a {
font-family: Georgia, Times, "Times New Roman", serif;
  color:#3f3e40;
  font-weight: 400;
  text-align: left;
 text-transform:uppercase;
   margin-bottom: 20px;
    margin-top: 30px;
}
.pageheading {
  color: #fff;
  font-size: 40px;
  margin-left: -284px;
  position: absolute;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.9);
 top: -150px;
  z-index: 999;
}
h1, .heading{
  font-size: 28px;
  margin-bottom: 34px;
}
h2 {
  font-size: 26px;
}

h3, .head, .modboxhead,.heading2 > a {
  font-size: 22px;
}
h4 {
font-size:20px;
}
h5 {
font-size:18px;
}
h6 {
font-size:16px;
}

    
td, p, li, input, textarea, label {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight:300;
    font-size: 14px;
    color: #000;
    line-height: 1.4;
}
.lead {
  font-size: 16px;
}
a {
color: #3f3e40;
word-wrap: break-word;
}
a:hover, a:focus {
color: #3f3e40;
text-decoration: underline;
}
#site-header-no-image{
display:none;
}
   
 
button, html input[type="button"], input[type="reset"], input[type="submit"],.btn, .more{
display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border:none;
  font-family: Georgia, Times, "Times New Roman", serif;
  background:#294384;
  font-size:16px;
  text-transform:uppercase;
  color:#fff;
  padding: 10px 20px;
  white-space:normal;
  border-radius:0;
   -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  }
 button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover,.more:hover{ 
background:#3f3e40;
color:#fff;
  }
.btn.blue {
  background: #3f3e40 none repeat scroll 0 0;
  margin-top: 5px;
  width: 100%;
}
.btn.blue:hover {
  background:#294384;
  
}
.btn.focus, .btn:focus, .btn:hover {
  color: #fff;

}
/* Content Containers */
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
    .col-md-3.right-sidebar-container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.page-content-container {
  padding-bottom: 40px;
}
.breadcrumb-container {
  padding-bottom: 10px;
  padding-top: 10px;
}
.navbar-brand {
  margin-right: 30px;
  padding: 0;
  height: 1;
  padding-bottom:95px;
}
.leftborder {
  border-left: 1px solid #294384;
}
.container-fluid.footer-area div.container{
width:100%;
padding:0;
}
.container-fluid.footer-area {
  background: #fff url("/resources/1844862.jpg") no-repeat scroll center bottom;
}

#dynamicfooter {
  background: #3f3e40 none repeat scroll 0 0;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
.footer-list {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: "EB Garamond",serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
  width: 1170px;
}
.footer-list > a,.footer.last > a,.footer.first > a,.footer-logo > a{
color:#fff;
}
.footer-copyright,.footer-logo {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
  width: 1170px;
}

.extrafooter {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 108px;
  width: 1170px;
  z-index: 1000;
}
.footerlogo {
  margin-top: -19px;
  position: absolute;
  width: 100%;
}
.logocontainer img {
  position: relative;
  z-index: 1000;
}
.logocontainer {
  margin-left: auto;
  margin-right: auto;
  width: 1170px;
}

.container.site-utility-container {
  left: -15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 1170px;
}
	
.utility {
	margin-left: 962px;
	position: fixed;
	z-index: 1050;
	top: -3px;
}

.utility a {
    text-decoration: none;
}

.utility a:hover {
    color: gray;
}

span.icon.icon-facebook:hover, span.icon.icon-instagram:hover, .icon.icon-twitter:hover, span.icon.icon-vimeo:hover {
color: #fff;
}

.ut-right-mobile {
    min-height: 67px;
}

@media (min-width: 600px) {
.ut-right-mobile {
    display: none;
}
}

@media (max-width: 599px) {
.ut-right {
    display: none;

}


}


.container-fluid.main-content-area {
  background: #fff none repeat scroll 0 0;
  padding-bottom: 25px;
  padding-top:25px;
}
.breadcrumb-container > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > a:nth-child(1):after{
content: "Home";
    margin-right: 5px;
    }	
    .breadcrumb-container a{
   color: #294384;
   }
   
    .breadcrumb-container img{
    display:none;
    }
    .breadcrumb-container td {
  display: inline;
}
/* Navigation */

.navbar-collapse{
padding-left:0;
padding-right:0;
}

.nav > li > a:hover, .nav > li > a:focus  {
    text-decoration: none;
    background-color: transparent;
    color: #294384;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: -14px;
    }

.active > a {
  color: #294384;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-toggle .icon-bar{
background:#fff;
}
.navbar-nav .dropdown-menu > li > a{
white-space:normal;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background: #19325d none repeat scroll 0 0;
}
/* Navigation Left Side */
.left-sidebar-container div.sidebar-nav div.navbar.navbar-area div.collapse.navbar-collapse.sidebar-navbar-collapse ul.nav.navbar-nav li{
  width: 100%;
}
.sidebar-navbar-collapse ul.nav.navbar-nav li a {
	background: #294384 none repeat scroll 0 0;
	color: #fff;
	font-family: "EB Garamond",serif;
	font-weight: 400;
	height: auto;
	margin-bottom: 3px;
	text-shadow: none;
	padding: 15px 15px;
	text-transform: uppercase;
        font-size: 16px;
}
.sidebar-navbar-collapse ul.nav.navbar-nav li a:hover,.sidebar-navbar-collapse ul.nav.navbar-nav li a:focus,.sidebar-navbar-collapse ul.nav.navbar-nav li.active a{
background:#f2f2f2;
color:#3f3e40;
}
.sidebar-nav div.navbar.navbar-area {
  box-shadow: none;
  height: auto;
  z-index: 999;
}
.sidebar-nav {
    margin-top: -30px;
}
.sidebar-navbar-collapse ul.nav.navbar-nav li.dropdown ul.dropdown-menu{

  border: 0 none;
  box-shadow: none;
  float: none;
  left: 100%;
  padding: 0;
  position: absolute;
  top: 0;
}
.sidebar-navbar-collapse ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a{
height:auto;
}

/* Modules */
div.module.output div.head, .modboxhead {
  background-color: transparent;
  margin-bottom: 20px;
  }
.page-content-container img {
  height: auto;
  max-width: 100%;
}
.sidebar-module.sidebar-module-inset {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
/* News Outputs */
.module.output.news.list {
  list-style: none;
  padding-left: 0;
}
.module.output.news.list > li {
  height: 226px;
  margin-bottom: 0;
}

.news_thumb_left {
  float: left;
  padding-bottom: 10px;
  padding-right: 30px;
}
.news_thumb_right{
  float: right;
  padding-bottom: 10px;
  padding-left: 30px;

}
.title > a {
  color: #3f3e40;
  display: block;
  font-size: 16px;
}
.date {
  display: none;
}
.module.indiv.news.header > br {
  display: none;
}

.module.output.news.list{
-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 45px; /* Chrome, Safari, Opera */
    -moz-column-gap: 45px; /* Firefox */
    column-gap: 45px;
    margin-bottom: 20px;
    
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
    }
.news div.head{
    display:none;
    }
.news.list li span.title a{
color:#fff;
font-size:20px;
font-family: Georgia, Times, "Times New Roman", serif;
font-weight:400;
text-transform:uppercase;
margin-bottom: 10px;
}
.news.list li span.short_desc{
color:#fff;
}
.news_container img {
  margin-bottom: 25px;
  max-width: 150px;
}
.mod-image {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  max-width: 100% !important;
  padding-right: 0 !important;
}
.news_container table tbody tr td.output.news font{
display:none;
}
.indiv.news.center div.module.indiv.news.header em{
display:none;
}
/* Events Outputs */

.events.list li span.short_desc a.more{
font-size: 0;
  
  margin-top: 10px;
  }
.events.list li span.short_desc a.more::after {
  content: "Find Out More";
  font-size: 16px;
}
.events.list li span.short_desc a.more:hover{
text-decoration:none;
}
.module.output.events.form.location img {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 80px;
}
.module.output.events.form {
  margin-top: 20px;
}
.module.output.events.form.organisation > td, .module.output.events.form.organisation > th, .module.output.events.form.type > th, .module.output.events.form.type > td, .module.output.events.form.closing_date > th, .module.output.events.form.closing_date > td, .module.output.events.form.description > th{
padding-top:10px;
padding-bottom:10px;
}
.module.output.events.form.contact_details > th, .module.output.events.form.contact_details > td {
  vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}
.module.output.events.list {
  list-style: outside none none;
  padding-left: 0;
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 45px; /* Chrome, Safari, Opera */
    -moz-column-gap: 45px; /* Firefox */
    column-gap: 45px;
    
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

.module.output.events.list > li {
  margin-bottom: 20px;
}
.more {
  display: table;
  margin-top: 10px;
}
.events_thumb {
  float: left;
  margin-right: 30px;
  width: 300px;
}
.module.output.event.centre {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  padding-top: 10px;
}
.page-content-container.event_container td {
  padding-bottom: 20px;
}
.output.event div.head{
display:none;
}
.module.output.event {
  padding-left: 15px;
  padding-right: 15px;
}
.events.list li span.title a{

font-size:20px;
font-family: Georgia, Times, "Times New Roman", serif;
font-weight:400;
text-transform:uppercase;
margin-bottom: 10px;
}
span.short_desc {
  display: block;
}
/* Blog Outputs */
.module.output.blog {

  padding-left: 15px;
  padding-right: 15px;
}
.output.blog.list li span.title a{
color:#294384;
font-size:20px;
font-family: Georgia, Times, "Times New Roman", serif;
font-weight:400;
text-transform:uppercase;
margin-bottom: 10px;
}
.blog.list li span.short_desc div#text p,
.blog.list li span.short_desc p{
color:#fff;
}
div.module.output.blog.center div.content div.main.image {
  border: 0 none;
  float: left;
  margin: 0 20px 0 0;
}
div.module.output.blog.center .date, div.module.output.blog.center .categories, div.module.output.blog.center .author, div.module.output.blog.center .blogdetails, div.module.output.blog.center .blogentryshort {
  padding-left: 0;
}
div.module.output.blog.center div.content {
  padding: 0;
}
div.module.output.blog.center .title {
  width: 100%;
}
.module.output.blog.center.main div.date, .blogdetails div.date {
  font-size: inherit;
}
.blog_image {
  margin: 20px;
}
.blog.list li span.short_desc a.more, .blog_container div.module.output.blog.center div.content div.blogentryshort a.more {
  font-size: 0;
  margin-left: -10px;
  margin-top: 10px;
}
.blog.list li span.short_desc a.more::after {
  content: "Book Now";
  font-size: 16px;
}
.blog_container div.module.output.blog.center div.content div.blogentryshort a.more:after{
content: "Find Out More";
  font-size: 16px;
}
.blog.list li span.short_desc a.more:hover{
text-decoration:none;
}
.module.output.blog.list {
-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 45px; /* Chrome, Safari, Opera */
    -moz-column-gap: 45px; /* Firefox */
    column-gap: 45px;
 list-style: outside none none;
  padding-left: 0;
  
  -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.module.output.blog.list > li {
  color: #fff;
  display: table;
  width: 100%;
}
.blog_thumb {
  float: left;
  margin-right: 30px;
  width: 300px;
}
#container-col-out{
 margin-bottom: 20px;
    margin-top: -20px;
}
.sidebar-module.sidebar-module-inset div#container-col-out form#CFForm_1{
margin-top:20px;
}
#container-col-out form#CFForm_1 input#search{
margin-right:10px;
}
.module.output.blog.date {
  margin-bottom: 20px;
}
.blog div.head{
display:none;
}
.output.blog.center div.head{
display:block;
}
.output.blog.list li span.short_desc p img, .output.blog.center div.content div.blogentryshort p img{
display:none;
}
.blogdetails, #blog-indiv-author{
display:none;
}
.blog_container div.module.output.blog.center {
  display: table;
  margin-bottom: 30px;
}
.blog_container div.module.output.blog.center div.head a h2,.blog_container div.module.output.blog.center div.head{
margin-top:0;
}
.blog_container div.module.output.blog.center{
padding:0;
}
#blog-indiv-details{
display:block;
}
/* Gig Guide Outputs */
.module.output.gig_guide.list.indiv{
max-width: none;
}

/* Photo Gallery Outputs */

.category_breadcrumbs {
  padding-top: 15px;
  text-align: center;
}

.photo-title {
  text-align: center;
}
form#CFForm_1 table tbody tr td select {
margin-left:10px;
margin-right:10px;
}

.photo_image > img {
  max-width: 150%;
}
.photo_image {

  margin-left: auto;
  margin-right: auto;
}
.photo-cell {
    margin-bottom: 10px;
    margin-top: 10px;
}
.module.output.photos.centre div.list div.container{
width:auto;
}
.module.output.photos.centre {
  border-bottom: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.module.output.photos.right {
  padding-bottom: 20px;
}
.output.photos div.head{
display:none;
}
.photos div.list{
overflow-x:scroll;
}

.col-sm-4.photo-cell {
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.photo_image.hover_image {
  height: 310px !important;
  width: 100% !important;
}
.photo_image.hover_image img {
  left: 0 !important;
}
.module.output.photos .category-images .photo_image {
  height: 300px !important;
margin-bottom: 0;
  width: 355px !important;
}
.galleryscroll {
  margin-bottom: 83px;
  margin-top: -130px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1000;
}
.arrowright {
    float: right;
}
.hidden-xs div.module.output.photos div.list table tbody tr td div.photo_image.hover_image {
  height: 200px !important;
  margin-bottom: -5px;
  overflow: hidden;
  width: 100% !important;
}
.photos div.list table tbody tr td div.photo_image.hover_image a span.hover_title{
display:none;
}
#showss_centre div {
  display: block;
  height: auto !important;
  overflow: hidden;
  position: relative !important;
  width: 100% !important;
}
#canvas0_1{
display:none !important;
}
div#showss_centre img{
height:auto !important;
width:100% !important;
}
/* Testimonials */
.testimonials_name > b {
 color:#3f3e40;
  font-weight: 700;
  font-size: 18px;
}

.testimonials_author_name:before{
content:"by ";
  font-style: italic;
}
/* Email */
.emailcampaign div.head,.emailcampaign div.form form br{
display:none;
}
#no_org_first_name, #no_org_last_name, #no_org_email {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #3f3e40;
  height: 42px;
  margin-right: 8px;
  padding-left: 8px;
  padding-right: 8px;
  width: 325px;
  border-radius:0;
}
.module.output.emailcampaign {
  text-align: center;
}
/* Store */
table.module.output.storetiger.list.product_list > tbody > tr > td {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  padding-top: 20px;
}
.addtocart.text.list {
  display: none;
}
.product_price {
  font-size: 28px;
  font-weight: 600;
}
.freight-cell {
  display: none;
}
table.module.output.storetiger.product_details td {
  text-align: right;
  width: 60px;
}
.module.output.storetiger.list.product_list img {
  padding-right: 15px;
}
.create-account {
  display: none;
}
.storetigerv2_container form#CFForm_1{
display:none;
}
.barcolour {
  background-color: #294384;
  border-right: 4px solid #fff;
}
.module.output.storetiger.order_process td {
  padding-left: 5px;
  padding-right: 5px;
}
/* booking form */
.ut-right > div, {
	position:relative;
	display:inline;
	text-align:left !important;
	float: right;
}
#sebel-booking-form input[type='checkbox'], label.form-check-label{
	cursor: pointer;
}

#booking-form {
  background: rgba(0, 48, 94, 0.9) none repeat scroll 0 0;
  margin: auto;
  padding: 15px;
  position: relative;
  width: 208px;
  z-index:1050;
}
#toggleFormButton {
  background: #294384 url("/resources/1844413.png") no-repeat scroll 95% center;
  color: #fff;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  padding: 8px 30px 10px 10px;
  text-transform: uppercase;
  z-index:9999;
}
#booking-form-d{
	position: fixed;
	top: 105px;
	z-index: 1029;
	width: 100%;
}
#sebel-booking-form {
	position: relative;
	display: inline;
	text-align: left !important;
}
#booking-form.form.clearfix div.form-group label{
color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    }
  #date-in.form-control.datepicker.hasDatepicker, #date-out.form-control.datepicker.hasDatepicker {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  display: block;
  font-size: 14px;
  height: 35px;
     background-image: url("/resources/1844420.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}
#adults.form-control, #children.form-control{
border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  display: block;
  font-size: 14px;
  height: 35px;
  }
 #booking-form.form.clearfix div.form-group{
margin-bottom: 8px;
 }
 #adults.form-control, #children.form-control,select {
  background-image: url("/resources/1844396.png");
 background-position: 93% center;
  background-repeat: no-repeat;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  display: block;
  font-size: 14px;
  height: 35px;
}
#loyaltyToggleInput input#fidelityCardNumber.form-control,#promoToggleInput input#preferredCode.form-control{
border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  display: block;
  font-size: 14px;
  height: 35px;
  }
select::-ms-expand {
    display: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.go.booking-link.button.event-tracking {
  width: 100%;
}
.module.output.workflow.centre {
  max-width: 400px;
}
@media (max-width:991px) and (min-width:768px){
	.ut-search-d{
		top: 35px;
	}
	#booking-form-d{
		top: 48px;
	}
}
@media (min-width: 768px){
#booking-form {
  left: 481px;
}
#booking-form-d {
  top: 40px;
}
}



@media (max-width:767px){
	.ut-right > div, .ut-right-mobile > div {
		min-height:35px;
	}
/*	
.container-fluid.footer-area {
    margin-top: 320px;
}
*/
}
@media (min-width:768px){
.container-fluid.footer-area {
    margin-top: 0px;
}
}

/* Powerdata */
.module.output.workflow div.head{
display:none;
}
.module.output.powerdata.form {
  margin-top: -12px;
  width: 100%;
}
.pd_form_row td input{
background: #fff none repeat scroll 0 0;
  border: 1px solid #3f3e40;
  height: 42px;
  margin-right: 8px;
  padding-left: 8px;
  padding-right: 8px;
  border-radius:0;
  }
  select {
  border: 1px solid #3f3e40;
  height: 42px;
  margin-bottom: 15px;
  width: 86%;
}
textarea {
  margin-bottom: 15px;
  width: 86%;
}
.powerdata.form tbody#section1 tr td span.required{
font-size:0;
}
.pd_form_row td{
/*display:table;*/
}
.pd_form_row.required {
  border-bottom: 15px solid transparent;
}

.powerdata.form tbody#section1 tr.pd_form_row.required th {
 /* display: table;*/
  font-weight: 300;
}

/* reservation powerdata */
#wf_form7303 {
  height: 215px;
  margin-top: 25px;
}
#pdid_14088_name.required_6322,#pdid_14089_contactnumber{
width: 365px;
}
#wf_form7303 #section1 > tr:nth-child(4) {
  left: 400px;
  position: absolute;
  top: 33px;
}
#wf_form7303 #section1 > tr:nth-child(5) {
  left: 15px;
  position: absolute;
  top: 110px;
}
#wf_form7303 #section1 > tr:nth-child(6) {
  left: 237px;
  position: absolute;
  top: 110px;
}
#wf_form7303 #section1 > tr:nth-child(7) {
  left: 458px;
  position: absolute;
  top: 110px;
}
#pdid_14090_date, #pdid_14091_numberofguests, #pdid_14092_preferredtime {
  width: 200px;
}
#wf_form7303 #section1 > tr:nth-child(8) {
  left: 15px;
  position: absolute;
  top: 182px;
}
#wf_form7303 #section1 > tr:nth-child(9) {
  left: 677px;
  position: absolute;
  top: 129px;
}
.reservation{
padding-left:0;
}
#wf_form7305{
 position: absolute;
    top: 14px;
    }
/* Responsive */
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .container,.footer-list,.footer-copyright,.footer-logo,.extrafooter,.logocontainer ,.container.site-utility-container {
        width: 960px;
    }
    .utility {
  margin-left: 783px;

}
.navbar-nav > li > a {
	padding: 10px 4px;
	font-size: 13px;
}
.navbar-brand {
  margin-right: 10px;
  width: 95px;
}
#toggleFormButton {
  font-size: 14px;
  padding: 10px 24px 11px 5px;
}
.carousel-caption h3 {
  font-size: 42px;
}
.blog_thumb , .events_thumb, .news_thumb{
  width: 210px;
}
#no_org_first_name, #no_org_last_name, #no_org_email {
  width: 264px;
}
#booking-form {
  left: 376px;
}
.pageheading {

  margin-left: -237px;

}
.sidebar-navbar-collapse ul.nav.navbar-nav li a{
padding: 12px 12px 8px;
}
#wf_form7303 #section1 > tr:nth-child(4) {
  left: 336px;
  position: absolute;
  top: 33px;
}
#pdid_14088_name.required_6322, #pdid_14089_contactnumber {
  width: 297px;
}
#pdid_14090_date, #pdid_14091_numberofguests, #pdid_14092_preferredtime {
  width: 154px;
}
#wf_form7303 #section1 > tr:nth-child(6) {
  left: 193px;
}
#wf_form7303 #section1 > tr:nth-child(7) {
  left: 369px;

}
#wf_form7303 #section1 > tr:nth-child(9) {
  left: 545px;

}
.news_thumb_left {
  float: left;
  padding-bottom: 10px;
  padding-right: 30px;
  width: 260px;
}
 button, html input[type="button"], input[type="reset"], input[type="submit"], .btn, .more {
	font-size: 14px;
	padding: 12px 20px;

}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
    .container,.footer-list,.footer-copyright,.footer-logo,.extrafooter,.logocontainer,.utility,.container.site-utility-container  {
        width: 736px;
    }
    .utility {
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 1050;
}
.container.site-utility-container {
  left: -15px;
  position: relative;
}
    .navbar-brand {

  width: 80px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .btn, .more {
	font-size: 14px;
	padding: 12px 20px;

}
.navbar-nav > li > a {
	font-size: 12px;
	padding: 10px 2px;
}
.navbar-right {
  margin-right: 0;
}
#toggleFormButton {
padding: 8px 40px 10px 21px;
  font-size: 14px;
  z-index:10000;
  position:relative;
 }

 .dropdown-menu > li > a {
  font-size: 12px;
  white-space:normal;
}
.dropdown-menu{
width:120px;
min-width:100px;
}
#booking-form {
  left: 249px;
  top: 37px;
}
#booking-form-d {
  margin-top: 40px;
  top: 0;
}
.leftborder {
  border-left: 0 none;
  padding-top: 20px;
}
.blog_thumb, .events_thumb, .news_thumb {
  margin-bottom: 15px;
  margin-right: 0;
  width: 100%;
}
#no_org_first_name, #no_org_last_name, #no_org_email {

  width: 190px;
}

.extrafooter {
  top: 130px;
}
.footerlogo {
  margin-top: 5px;
}
#sebel-booking-form {
margin-right: 15px;
 
}
div.utility{
height: 67px;

}
.navbar{
z-index: 1060;
}
.sidebar-nav {
  display: none;
}
.pageheading {
 font-size: 32px;
  margin-left: -6px;
}
#wf_form7303 #section1 > tr:nth-child(4) {
  left: 253px;
  position: absolute;
  top: 33px;
}
#pdid_14088_name.required_6322, #pdid_14089_contactnumber {
  width: 219px;
}
#pdid_14090_date, #pdid_14091_numberofguests, #pdid_14092_preferredtime {
  width: 101px;
}
#wf_form7303 #section1 > tr:nth-child(6) {
  left: 138px;
}
#wf_form7303 #section1 > tr:nth-child(7) {
  left: 263px;
}
#wf_form7303 #section1 > tr:nth-child(9) {
  left: 385px;
}
  .module.output.news.list > li {
  min-height: 420px;
}
}
/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width:767px){
    .container,.footer-list,.footer-copyright,.footer-logo,.extrafooter,.logocontainer,.utility,.container.site-utility-container  {
        width: 100vw;
    }
        .utility {
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 1050;
}
.container.site-utility-container {
  left: -15px;
  position: relative;
  height: 67px;
}
 body {
  width: 100%;
}
    .module.output.form input[type='text'], .module.output.form select{
        width: 100%;
    }
    .module.output.form textarea{
        width: 100%;
    }
    .module.output.form select{
        width: 100%;
    }
.navbar-brand {
  margin-top: -40px;
}

.navbar-brand > img {
    top: -42px !important;
}    
    
#toggleFormButton {
  position: fixed;
  right: 62px;
  z-index: 1200;
}

.navbar-toggle:hover{
background:transparent;
}
.nav_flyout_button > .navbar-toggle, .nav_left_flyout_button > .navbar-toggle {
  float: right;

  margin: 0;
  padding: 12px 20px;
}
.carousel-caption h3 {
  
  font-size: 34px;

}
.carousel-caption {
  right: 9%;
}
.carousel-caption p {
  font-size: 18px;
}
.nav.navbar-nav {
  margin: 28px -10px !important;
}
.dropdown-menu{
background:transparent;
margin-bottom:25px;
}
.leftborder {
  border-left: 0 none;
  padding-top: 20px;
}
.blog_thumb, .events_thumb, .news_thumb {
  margin-bottom: 15px;
  margin-right: 0;
  width: 100%;
}
#booking-form {
  left: auto;
  position: absolute;
  right: 62px;
  top: -65px;
  z-index: 9999;
}
.customoutput.pre_content.c_607705 {
  position: relative;
}

.carousel-indicators {
  bottom: 0;
}
#no_org_first_name, #no_org_last_name, #no_org_email {
  margin-bottom: 7px;
  width: 90%;
}
#dynamicfooter {
  text-align: center;
}
.extrafooter {
  text-align: center;
  top: 137px;
}
.footerlogo {
  margin-top: 134px;
}
.logocontainer > p{
text-align:center !important;
}
.container-fluid.footer-area{
background-size:380px;
background-position:center 99%;
}
.utility{
position: relative;
z-index: 1060;
width:90%;
}
/*#top-nav {
  height: 100vh !important;
}

.container.navbar-container {
  height: auto;
}

*/
.sidebar-nav {
  display: none;
}
.pageheading {
  color: #3f3e40;
  font-size: 34px;
  margin-left: 0;
  margin-top: 5px;
  position: relative;
  text-shadow: none;
  top: 0;
  z-index: 999;
}
#wf_form7303 #section1 > tr:nth-child(4),#wf_form7303 #section1 > tr:nth-child(6),#wf_form7303 #section1 > tr:nth-child(7),#wf_form7303 #section1 > tr:nth-child(9),#wf_form7303 #section1 > tr:nth-child(5) {
  left: 0;
  position: relative;
  top: 0;
}
#pdid_14088_name.required_6322, #pdid_14089_contactnumber {
  width: 100%;
}
#pdid_14090_date,  #pdid_14092_preferredtime {
  width: 100%;
}
#pdid_14091_numberofguests {
  width: 100%;
}

#wf_form7303 #section1 > tr:nth-child(8) {
  left: 0;
  position: relative;
  top: 0;
}
.module.output.workflow.post_content {
  margin-left: -15px;
  margin-right: -15px;
}
.reservation {
  padding-right: 0;
}

.pd_form_row td {
  display: block;
}
#wf_form7303 {
  height: auto;
}
.visible-xs-block div.module.output.photos div.list table tbody tr td div.photo_image.hover_image {
  height: auto !important;
  margin-bottom: -23px;
  width: 100% !important;
}
.photo_image.hover_image img {
    left: 0 !important;
}
.output.photos div.list table tbody tr td div.photo_image.hover_image a span.hover_title{
display:none;
}
.formtable {
  width: 100% !important;
}
.formtable table {
  width: 100% !important;
}
.news_thumb_left {
  float: none;
  }
.news_thumb_left {
  padding-right: 15px;
  width: 100%;
}
#toggleFormButton {
  position: fixed;
  right: 62px;
  z-index: 1200;
}

  }
/* Portrait phones and smaller */
@media (max-width: 480px) {
  .container,.footer-list,.footer-copyright,.footer-logo,.extrafooter,.logocontainer, .utility,.container.site-utility-container {
        width: 100%;
    }
.utility {
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 1050;
}


.container.site-utility-container {
  left: -15px;
  position: relative;
}
    .module.output.form textarea{
        width: 90%;
    }
    .module.output.powerdata.form img{
        max-width: 80%;
    }
    .module.output.form input[type='text'], .module.output.form select{
        width: 90%;
    }
     body {
  width: 100%;
}
  
.navbar-brand {
  margin-top: -40px;
}
#toggleFormButton {
  position: fixed;
  right: 62px;
  z-index: 1200;
  font-size: 12px;
padding: 12px 30px 12px 10px;
}
/*
.navbar-toggle .icon-bar {
  background: #294384 none repeat scroll 0 0;
}*/

.navbar-toggle:hover{
background:transparent;
}
.nav_flyout_button > .navbar-toggle, .nav_left_flyout_button > .navbar-toggle {
  float: right;

  margin: 0;
  padding: 12px 20px;
}
.carousel-caption h3 {
  
  font-size: 34px;

}
.carousel-caption {
  right: 9%;
  bottom: 50px;
}
.carousel-caption p {
  font-size: 18px;
}
.nav.navbar-nav {
  margin: 28px -10px !important;
  margin-bottom: 60px !important;
}
.dropdown-menu{
background:transparent;
margin-bottom:25px;
}
.leftborder {
  border-left: 0 none;
  padding-top: 20px;
}
.blog_thumb, .events_thumb, .news_thumb {
  margin-bottom: 15px;
  margin-right: 0;
  width: 100%;
}
#booking-form {
  left: auto;
  position: absolute;
  right: 62px;
  top: -65px;
  z-index: 9999;
}
.customoutput.pre_content.c_607705 {
  position: relative;
}

.carousel-indicators {
  bottom: 0;
}
#no_org_first_name, #no_org_last_name, #no_org_email {
  margin-bottom: 7px;
  width: 90%;
}
#dynamicfooter {
  text-align: center;

}
.extrafooter {
  text-align: center;
  top: 148px;
}
.footerlogo {
  margin-top: 144px;
}
.logocontainer > p{
text-align:center !important;
}
.container-fluid.footer-area{
background-size:300px;
background-position:center 98%;
/*margin-top: 555px;*/
}
.utility{
position: relative;
z-index: 1060;
width:85%;
}
/*
.navbar-brand > img {
  width: 75px;
}*/

h1, .pageheading {
  font-size: 24px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .btn, .more {
	padding: 12px 11px;
	font-size: 12px;
}
.module.output.blog.list,.module.output.events.list{
-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    padding: 0;
    }
    .module.output.blog.list > li {
  margin-bottom: 20px;
}
h3, .head, .modboxhead {
  font-size: 20px;
}
h2{
font-size: 24px;
}
.footer-copyright, .footer-logo {

  font-size: 12px;

}
.extrafooter > p {
  font-size: 12px;
}
.footer-list{
font-size:14px;
}
.blog.list li span.short_desc a.more::after,.events.list li span.short_desc a.more::after{
font-size:14px;
}

/*
#top-nav {
  height: 100vh !important;
}
*/
.container.navbar-container {
  height: auto;
}
.sidebar-nav {
  display: none;
}
.pageheading {
  color: #3f3e40;
  font-size: 34px;
  margin-left: 0;
  margin-top: 5px;
  position: relative;
  text-shadow: none;
  top: 0;
  z-index: 999;
}
#wf_form7303 #section1 > tr:nth-child(4),#wf_form7303 #section1 > tr:nth-child(6),#wf_form7303 #section1 > tr:nth-child(7),#wf_form7303 #section1 > tr:nth-child(9),#wf_form7303 #section1 > tr:nth-child(5) {
  left: 0;
  position: relative;
  top: 0;
}
#pdid_14088_name.required_6322, #pdid_14089_contactnumber {
  width: 100%;
}
#pdid_14090_date,  #pdid_14092_preferredtime {
  width: 100%;
}
#pdid_14091_numberofguests {
  width: 100%;
}

#wf_form7303 #section1 > tr:nth-child(8) {
  left: 0;
  position: relative;
  top: 0;
}
.module.output.workflow.post_content {
  margin-left: -15px;
  margin-right: -15px;
}
.reservation {
  padding-right: 0;
}

.pd_form_row td {
  display: block;
}
#wf_form7303 {
  height: auto;
}
.visible-xs-block div.module.output.photos div.list table tbody tr td div.photo_image.hover_image {
  height: auto !important;
  margin-bottom: -23px;
  width: 100% !important;
}
.photo_image.hover_image img {
    left: 0 !important;
}
.output.photos div.list table tbody tr td div.photo_image.hover_image a span.hover_title{
display:none;
}
.formtable {
  width: 100% !important;
}
.formtable table {
  width: 100% !important;
}
.news_container img {
  margin-bottom: 10px;
  margin-top: 15px;
  max-width: 100%;
  width: 100%;
}
.news_container td {
  display: block;
}
.news_thumb_left {
  padding-right: 0;
}
.module.output.news.list > li {
  
  height: auto;
}
span.short_desc {
  padding-bottom: 20px;
}
.news_thumb_left {
  float: none;
  padding-bottom: 10px;
  width: 100%;
}
.module.output.news.list{
-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
   
    }
    #toggleFormButton {
  position: fixed;
  right: 62px;
  z-index: 1200;
}

}


/*** ADD PROPERLY TO STYLESHEET IF APPROVED **/
/* Navigation */
.navbar {
  background: #294384 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
/*  box-shadow: 0 0 6px rgba(0, 0, 0, 0.31);*/
  height: 40px;
  margin-bottom: 0;
  min-height: 65px;
  z-index: 1050;
  top: 15px;
}

.container-fluid.fullheader-area {
    background:#294384 ;
}

.navbar-collapse{
padding-left:0;
padding-right:0;
}

.nav > li > a:hover, .nav > li > a:focus  {
    text-decoration: none;
    background-color: transparent;
    color: #294384;
}
.container.navbar-container{
height:35px;

}

.active > a {
  color: #294384;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.navbar-nav .dropdown-menu > li > a{
white-space:normal;
color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background: #19325d none repeat scroll 0 0;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #172b36 !important;
    background-color: #ddd;
}
body {
  background: transparent(0, 0, 0, .1);
  color: #000;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight:300;
  line-height: 1.4;
}
  
  .des-slidecaption {
    position: absolute;
    z-index: 999;
    top: 25%;
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
}

.des-well {
    margin-top: -58px;
}
div#sebel-booking-form a.btn {
    background: #3f3e40;
    margin-left: 20px;
    font-size: 16px;
}

.des-slidecaption h2, .des-slidecaption p {
    color: #fff;
    text-align: center;
}


/* ---- */
/* NEW NAVIGATION ETC */
/* ---- */
/***Top Navigation Bar****/
.leftheader > a > .img-responsive {
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 10;
padding-top: 40px;
}
input[type="submit"], .btn:not(.btn-link), .button, #pdSubmit, .addtocart_text, .photos_container form#CFForm_1 table tbody tr td input{
width: auto !important;
}

.navbar.navbar-area .nav.navbar-nav {
float: left;
margin-left: 0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
background-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
text-decoration: none;
background-color: transparent;
}
.navbar-brand, .navbar-nav>li>a {
padding: 0px;
}
.navbar-brand {
margin-bottom: 15px;
}
.navbar-header.nav_flyout_button {
margin-top: 76px;
margin-bottom: -76px;
}
.navbar-brand > img {
max-width: 220px;
top: -108px;
max-height: none;
position: relative;
}
@media (min-width: 768px) and (max-width: 991px){
.navbar-brand > img {
    top: -80px;
    max-width: 180px;
}
}
@media (max-width: 767px) {
.navbar {
height: 160px
}
ul.dropdown-menu.flyout.submenu a:hover {
color: #5D5654;
}
ul.dropdown-menu.flyout.submenu a {
color: #3c3c3c;
}
.dropdown-menu.flyout.submenu {
background: transparent;
padding-bottom: 33px;
}
ul.dropdown-menu.flyout.submenu a{
color:#777;
}

ul.dropdown-menu.flyout.submenu a:active, ul.dropdown-menu.flyout.submenu a:hover {
    color: #fff !important;

}

a.dropdown-toggle.ps-toggle {
    color: #777 !important;
}

.fullheader-area .navbar.navbar-area .navbar-nav > li > a {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
}
@media (min-width:768px) {
.navbar .dropdown-menu {
background-color: #294384;
}
}
/*
@media (max-width:992px) {
.navbar-collapse.flyout {
background-color: #000;
}
}
*/
#pre-page-content {
overflow-x: inherit;
/*margin-bottom: 50px;*/
}

.dropdown-menu > li > a {
font-size: 16px;
}
.sidebar-nav .navbar {
background-image: none;
}
.col-md-3.left-sidebar-container {
margin-top: 30px;
}
.rightheader a, .rightheader a:hover, .rightheader a:focus {
text-decoration: none;
}
body.nav_slide{
width: 100vw;
}
@media (max-width: 480px) {
.navbar-header.nav_flyout_button {
margin-top: 15px;
margin-bottom: -60px;
}
.navbar-brand > img {
top: -29px;
max-height: none;
position: relative;
max-width: 183px;
}
.navbar {
height: 95px;
}
}
/* ---- */
/* UTILITY AND ICONS */
/* ---- */
.site-utility-container {
position: relative;
width: inherit;
z-index: 1050;
}
.utility, .utility a {
color: #FFF;
font-size: 18px;
}
@media (max-width: 480px) {
.utility, .utility a {
font-size: 0;
}
}
.icon-email:before, .icon-lock:before, .icon-login:before {
font-size: 20px !important;
}
span.icon.icon-facebook, span.icon.icon-instagram,.icon.icon-twitter,.icon.icon-paper-plane, span.icon.icon-vimeo, span.glyphicon.glyphicon-earphone {
font-size: 26px;
}

span.glyphicon.glyphicon-earphone {
    margin-left: 30px;
    margin-right: -19px;
}

span.icon.icon-facebook, span.icon.icon-instagram, .icon.icon-twitter, .icon.icon-paper-plane, span.icon.icon-vimeo {
color: gray;
margin-left: 7px;
}

.sidebar-nav .navbar {
background-image: none;
}
.fullheader-area .navbar.navbar-area .navbar-nav > li > a {
    padding: 28px 10px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
}

@media (min-width: 992px) and (max-width: 1199px) {
.fullheader-area .navbar.navbar-area .navbar-nav > li > a {
padding: 28px 15px;
}
.nav.navbar-nav.flyout.menu li:nth-child(1) > a:nth-child(1){
padding-right:10px;
padding-left:0;
}
.navbar-nav.flyout.menu li.dropdown ul.dropdown-menu.flyout.submenu li a{
padding: 3px 20px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.fullheader-area .navbar.navbar-area .navbar-nav > li > a {
padding: 28px 7px;
font-size: 14px;
}
.nav.navbar-nav.flyout.menu li:nth-child(1) > a:nth-child(1){
padding-right:10px;
padding-left:0;
}
.navbar-nav.flyout.menu li.dropdown ul.dropdown-menu.flyout.submenu li a{
padding: 3px 20px;
}
}
@media (max-width: 992px){
.site-utility-container {
color: #5D5654;
padding-left: 0px;
}
}
.utility {
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: -33px;
position: relative;
text-align: right;
padding-left: 10px;
padding-right: 10px;
top: 5px;
}
@media (min-width: 768px) {
.utility {
width: 750px;
padding-right: 0;
}
}
@media (min-width: 992px) {
.utility {
width: 970px;
margin-bottom: 0px;
padding-left: 9px;
padding-right: 15px;
}
}
@media (max-width:480px){
.utility {
margin-bottom: 0px;
padding-left: 9px;
padding-right: 0px;
}
}
@media (min-width: 1200px) {
.utility {
width: 1170px;
}
}

/* Slideshow */
.carousel-inner {
	max-height: 850px;
}

.carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	max-width: 100%;
	padding: 0;
}
.des-slidevideo video {
  width: 100%;
  display: block;
}
.des-slidevideo:before{
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  }
.des-slidevideo {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.des-slidecaption {
	position: absolute;
	z-index: 999;
	top: 80%;
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
}
.carousel-caption h1{
color: #fff;
text-align: center;
font-size: 40px;
text-transform: uppercase;
}
.carousel-caption p{
font-size: 22px;
color: #fff;
}
.carousel-caption .btn {
	text-shadow: none;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	font-size: 18px;
}

@media (min-width: 768px) and (max-width: 991px) {
.des-slidecaption {

	top: 20%;
	padding-left: 10%;
	padding-right: 10%;
}
}
@media(max-width:767px){
.des-slidecaption {
	padding-left: 3%;
	padding-right: 3%;
	top: 10px;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption p {
	font-size: 18px;
}
.des-slidevideo {
	height: 400px;
	width: auto;
}
.des-slidevideo video {
	width: auto !important;
	height: 430px;
}
}
@media screen\0 {
#pre-page-content{
position:relative;
z-index:-100;
}
.main-content-area,#post-page-content{
background:#ffffff;
}
}


/* Instagram Widgets */
.ig_cube {
    display: inline-block !important;
    width: 23.8% !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: auto;
    overflow: hidden;
    margin-top: -18px !important;
    border: 3px solid #fff !important;
}

.ig_cube .EmbedHeader {
display:none;
}

.ig_cube .EmbedCaption {
    display: none !important;
}
 .ig_cube footer.EmbedFooter {
    display: none;
}

.ig_cube .efImage {
    width: 150% !important;
    max-width: none;
}

@media (min-width: 780px) {
.ig_cube {
    width: 12.3% !important;
}
}

