@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5{
	margin-top:0;	
}
h1{
	font-size:32px;	
}
ul{
	list-style:none;	
	padding:0;
	margin:0;
}
#content{
	background:#f3f3f3;	
}
.note{
	color:#FD9417;
	font-weight:bold;
}

.titleDate{
	margin-bottom:0;	
}
img{
	max-width:100%;	
}

.gMap img, #map img{
	max-width:none !important;	
}

.mobile_logo{
	display:none;	
}
.clear{
	clear:both;	
}
.navbar-brand{
	padding: 0 15px 0 0;
}

.navbar mtnav{
	top: 5px;
}
.ajax_msg{
	display:none;	
}
.navholder {
	padding: 10px 5px;
	padding-bottom:0;	
}
.cke_button__charcount_label.limitReached{
	color:red;	
}
.container_holder_microsite{
	margin-bottom:20px;	
	min-height:300px;
}
.container_holder > .container{
	margin-top:20px;	
}
.mobile_visitor_guide_request,.mobile_visitor_guide_request_478{
		display:none;	
	}
#loading-div-background 
{
	position:fixed;
	top:0;
	left:0;
	background:url('../images/map/alpha-black-80.png');
	width:100%;
	height:100%;
	z-index:2147483648;
 }
#loading-div-background img{
	max-width:none;	
}
#loading-div
{
	 width: 300px;
	 height: 157px;
	 background-color: #fff;
	 text-align:center;
	 position:absolute;
	 left: 50%;
	 top: 50%;
	 margin-left:-150px;
	 margin-top: -100px;
 }
#loading-div strong{
	font-weight:bold;
	color:#808080;
	display:block;	
}

.upcomingEvents .dates .month.top {
	font-weight:bold;
}
.upcomingEvents a button{
	display:block;
	width:100%;
}

.upcomingEvents .info{
	border-left: 1px solid #E8E8E8;	
}

.special_nav,.social_media_nav{
	float: right;	
}
.mobile_nav_holder .special_nav{
	float: none;
	/*background: #001E7A;*/
	background:#192A61;
	/*padding: 5px;*/
	margin-top: 10px;
}
.social_media_nav{
	width:400px;	
}
.get_social{float:left; margin-right:10px; margin-top:2px;}
.get_social h4{color:#fff; font-size:30px; line-height:40px;}

.special_nav{
	margin: 0;
	margin-top:5px;
	margin-right: 10px;
}

.special_nav ul.nav > li{
	margin:0;
	margin-right:25px;	
}

.special_nav a.dropdown-toggle.active{
	color:#fff !important;
}

.special_nav ul.dropdown-menu{
	border:0;	
	min-width:180px;
	border-radius:5px;
}


.special_nav ul li a{
	line-height:36px;	
}

.navbar-collapse{
	/*float: right;*/
	/*clear: both;*/	
}

.navbar-wrapper2{
	background: #001E7A;	
}


.navbar .nav>li>a, .navbar .nav>li>span {
	color: #fff;
	text-shadow: none;
	padding-top: 0px;	
	padding-bottom:3px;
}

.navbar .nav>li>span{
	line-height: 20px;	
}

.navbar .nav>li>span:hover{
	color: #bbe529;	
	cursor:default;
}

.listing.labelleft2{width:635px !important;}

.bigNav{
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	/*padding-top: 5px;*/	
}

.bigNav a{
	font-weight: bold;	
}

.bigNav .visitNav,.mobile_nav_holder .visitNav{
	color: #bbe529 !important;
}

.bigNav .sportsNav,.mobile_nav_holder .sportsNav{
	color: #fd9417 !important;	
}

.bigNav .meetNav,.mobile_nav_holder .meetNav{
	color: #66ccff !important;
}

.navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .main_nav .nav a.active {
	color: #bbe529;	
}

.hoverArrow{
	background:url('../images/hoverArrow.png');
	width:10px;
	height:9px;	
	position: absolute;
	bottom: 0px;
	left: 20px;
}

.main_nav .hoverArrow{
	display:none;	
	width:0;
	height:0;
	background:none;
}

.siteSearch_holder{
	position: relative;
	float:right;
	padding-top:5px;

}
.main_nav .nav{
	margin-top:14px;	
}
.main_nav .nav > li > a, .main_nav .nav > li > span{
	 font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size:18px;
	padding-bottom:17px;
}
.mobileToggle .toggles{
	display: none;	
	background-color:#006597;
}
.mobileToggle .toggles a:hover{
	background-color:#fd9417;
}




.container_holder{
	/*min-height:500px;*/	
}

.navbar-nav > li{
	margin-left: 18px;	
}

#CaptchaRespond{
	display:none;	
}

.btn{
	padding: 3.6px 4px;	
}

.btn-info {
	color: #ffffff;
	background-color: #fd9417;
	border-color: #fd9417;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #fd9417;
  border-color: #1798FD;
}



.bold{
	font-weight:bold;	
}
.itablic{
	font-style:italic;	
}
.important{
	font-style:italic;
	font-weight:bold;	
}

.radio, .checkbox {
min-height: 20px;
padding-left: 20px;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
float: left;
margin-top:3px;
margin-left: -20px;
}

input[type="radio"], input[type="checkbox"] {
	margin: 0;
	margin-top: 1px \9;
	line-height: normal;
}
.frm input.btn{
	margin-top:20px;	
}

textarea{
	height:100px !important;
	width:100%;	
}

label {
display: block;
margin-bottom: 5px;
}


.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}



.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px;
}

button.close {
	padding: 0;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
	border: 0;
	-webkit-appearance: none;
}

.logo2{
	position:absolute;
	bottom:20px;
	right:2%;
	z-index:999;
	
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.sboxpurple  h4,.sboxpurple  h5{
	margin:0;	
	line-height:65px;
}
.sboxpurple  h4{
	background:#FD9417 ;
	line-height:normal;
	padding:3px 5px;
	display:inline;	
}
.sboxpurple  h5{
	background: #bbe529;
	color:#333;
	padding: 0 11px;
	margin-top: 10px;	
}

form label{
	display:block;
	*display:block;
	margin-bottom:5px;	
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append{
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;	
}



textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;

	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}

select {
	width: 220px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}


button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #FFF, #E6E6E6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	border-color: #E6E6E6 #E6E6E6 #BFBFBF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #B3B3B3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333;
	background-color: #E6E6E6;
}



.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 10.5px;
}

.btn-group > .btn-small {
  font-size: 11.9px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bookbtn{
	background: #fd9417;
	border:#ce7b19;
	color: #fff;
}

.bookbtn:hover{
	background: #f8aa4d;
	border: #f39f3a;	
}

.bookbtn.removeItinerary{
	background:red;	
}

.itinerary_toggle{
	position: fixed;
	top: 150px;
	background: #F00;
	padding: 14px 5px;
	border-radius: 0px 10px 10px 0;
	padding-left: 7px;
	font-weight: bold;
	
}


.itinerary_list .itinerary_toggle{
	position:absolute;
	right:0;
	background:url('../images/map/alpha-blue-80.png')	
}
.itinerary_list .itinerary_toggle:hover{
	cursor:pointer;	
}
.itinerary_list .itinerary_toggle:hover span{
	color:#BBE529 ;	
}


.itinerary_list .itinerary_toggle span{
	font-size:22px;
	margin-top:0;	
	background:none;
	color:#FFF;
	padding:27px 3px;
}
.itinerary_list .itinerary_toggle span:hover{
	background:none;	
}

.itinerary_list{
	
	position:fixed;
	top:120px;
	left:-235px;	
	padding: 10px;
	background: url('../images/map/alpha-blue-80.png');
	border-radius: 0 5px 5px 0;	
	z-index:15000
}
.itinerary_list h4{
	color: #FFF;
	background: #FD9417;
	padding: 5px 2px;
	text-align: center;
	border-radius: 4px;	
	border:1px solid #B66207;
}
.itinerary_list ul{
	overflow:hidden;	
}
.itinerary_list ul.busItinerary{
	margin-bottom:20px;
}
.itinerary_list li{
	font-size:12px;	
	
}
.itinerary_list a{
	font-weight:bold;
	padding: 5px 0;
	border-bottom: 1px dashed #3E6392;
	display: block;
	float:left;
	width:200px;
	height:34px;
	overflow:hidden;
	color:#FD9417
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.itinerary_list a{
		float:none;
		width:250px;
}

.itinerary_list span {
	margin-top:-30px;
}

}


.itinerary_list a.viewAll{
	border:none;
	text-align:center;	
	font-style:italic;
	color: #131313;
	background: #BBE529;
	margin-top: 5px;
	border-radius: 5px;
	border: 1px solid #4A8A25;
	
}
.itinerary_list a.viewAll:hover{
	background: #D5FA54;
	color: #292929;	
	border: 1px solid #BFCF00;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.removeItinerary {
	margin-top:-25px !important;
}

}

.itinerary_list span{
	float: right;
	background: #DADADA;
	padding: 2px 3px;
	margin-top: 6px;
	border-radius: 2px;
}




.itinerary_list span:hover{
	cursor:pointer;
	background:#fff;
		
}
.itinerary_list a img{
	margin-right:5px;	
}

.breadcrub{
	color: #999;	
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}


input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
cursor: not-allowed;
background-color: #EEE;
}

.socialFooter iframe{
	background: #fff;
	width: 100%;	
}

.visitorGuide .btn{
	padding-top:2px;
	z-index:2342;
	margin-top: -30px;
	margin-left: 15px;	
}

form em{
	color:#E93B3B;	
}

input.error,select.error{
	border: 1px solid #E93B3B;
	background: url('../images/icon-fail.png') no-repeat right center #FFEBEF;
}
select.error{
	background-image:none;
}



input.loading{
	background: url('../images/ajax-loader.gif') no-repeat 99% center;
}

input.error{
	border:1px solid #E93B3B;
	background:url('../images/icon-fail.png') no-repeat right center #FFEBEF;
}

input.fullWidth{
	width:100%;
	padding-right:25px;	
}

form label.error{
	color: #F00;
	font-size: 12px;
	font-style: italic;
}
form .required_field{
	color:red;	
}

.sidebar .webAds{
	position:relative;	
}

.sidebar .webAds .adstext{
	position: absolute;
	bottom: 0px;
	right: 10px;
	background: #FFF;
	padding: 0 5px;
	font-size: 10px;
}

.sidebar > div{
	padding:10px;	
	margin-left:10px;
	margin-bottom:20px;
}

.sidebar .web-ads-two{
	padding:0	
}
.sidebar .web-ads-two a{
	margin-right:10px;
	float:left;
}
.sidebar .web-ads-two a.omega{
	margin-right:0px;
}

.sidebar .upcomingEvents .dates .month{
	color: #FD9417;	
}

.sidebar .upcomingEvents .dates .date{
	color: #FD9417;	
	font-weight:bold;
}
.sidebar .upcomingEvents .dates{
	width:85px;
	text-align:center;
	border-right:1px solid #E8E8E8;
	padding-right:5px;
}
.sidebar .upcomingEvents .info{
	width: 283px;
	padding-left: 14px;
}
.sidebar .upcomingEvents .info p{
	margin-bottom:0;	
}

.sidebar .upcomingEvents .dates,.sidebar .upcomingEvents .info{
	float:left;	
}

.upcomingEvents h3{
	margin-top:0;	
	background: #001E7A;
padding: 2px 6px;
text-align: center;
color:#FFF;
}
 .upcomingEvents h3 a{
	color:#FFF;	
}

.sidebar .upcomingEvents .info p.dotdotdot{
	height:25px;	
}

.sidebar .upcomingEvents .dates > span{
	display:block;	
}
.sidebar .upcomingEvents .dates .month{
	font-size:15px;	
}
.sidebar .upcomingEvents .dates .date{
	font-size:30px;	
}

.snap-drawers{
	background: #001E7A;	
	color: #EEE;
}

.snap-drawer h4{
	padding: 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	margin-bottom: 0;
}

.snap-drawer ul{
	padding: 0;
	margin: 0;
	list-style-type: none;	
	border-bottom:3px solid #FFF;
	padding-bottom:10px;
}
.snap-drawer ul:last-child{
	border-bottom:none;
	padding-bottom:0;	
}

.lastminute3{
	padding-top: 20px;	
	padding-bottom:10px;
	height: auto;
}

.lmc p{
	font-size: 14px;
}
#respond{
	display:none;	
}

.recaptcha{
	margin-top:10px;	
}
.content-form p{
	margin: 0 0 15px;	
}

.lastminute3 .dates{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	font-weight: 400;	
}

.socialFeed{
	position: relative;
 	min-height: 1px;
 	padding-right: 15px;
 	padding-left: 15px;	
	float:left;
	width: 33%; !important
	
}

.socialFooter{
	margin-top: 10px;
	height: 250px;
	
}

#visitorCenter_map{
	height:200px;	
}

.footerbg  .ftitle{
	margin-bottom:10px;	
}

.footerbg2{
	background: #041549;
	border-top: 4px solid #041547;

}

.footerFlickr{
	list-style:none;	
	margin:0;
	padding:0;
}
.footerFlickr li{
	float:left;
	margin: 0 1px 1px 0;
	
}
.footerFlickr li a{
	opacity: 0.85;
	filter: alpha(opacity=85);
	-webkit-transition: opacity 0.31s ease;
	-moz-transition: opacity 0.31s ease;
	-ms-transition: opacity 0.31s ease;
	-o-transition: opacity 0.31s ease;
	transition: opacity 0.31s ease;
}

.footerFlickr a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


#scrollUp{
	width: 56px;
	height: 56px;
	background:url(../images/scroll-top.png) no-repeat 0 0;
	position: fixed;
	bottom: 48px;
	right: 32px;
	display: none;
}
#scrollUp:hover{
	background-position: 0 -56px;
}

.nav-tab-head {
	background:#09c; 
	height:40px; 
	position:absolute; 
	top:0px; 
	width:100%	
}

.fileinput-button {
	position: relative;
	overflow: hidden;
}

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
	margin-bottom: 5px;
}
.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	font-size: 200px;
	direction: ltr;
	cursor: pointer;
}

form input{
	padding: 5px;	
}

.ajax_loader {
margin-bottom: 20px;
}


.loader {
	height: 106px;
	<cfoutput>background: url('../loadingAnimation.gif') center 77% no-repeat;</cfoutput>
	margin-bottom: 10px;
	padding-top: 14px;
	text-align: center;
	display: block;
}
.loader span {
	font-size: 3em;
}
.siteSearch_holder h5{
	font-weight:bold;	
}
.siteSearch_holder .ac_results{
	padding:5px;
	background:	#E6E6E6;
	border-radius: 5px 5px 0 0;
	
}
.siteSearch_holder .ac_results .bus_result{
	margin-bottom:15px;	
}
.searchHolder{
	position:relative;
}
.searchHolder.marginbottom{
	margin-bottom:10px;
}
.searchHolder .ac_results{
	position: absolute;
	top: 34px;
	left: 15px;
	z-index:9999;
}

.searchHolder .ac_results ul {
	margin: 0;
	padding:0;
	list-style:none;
	border-radius: 5px;
	background: #FFF;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
	padding:5px 0;
}

.searchHolder .ac_results ul li{
	width:216px;
	overflow:hidden;
}

.siteSearch_holder .ac_results ul{
	border-radius:0;	
}

.searchHolder .ac_results ul li a,.searchHolder .ac_results ul li{
	line-height: 36px;
	display: block;
	padding: 7px 13px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #666;
	border-bottom: 1px solid #EFEFEF;
	transition: all .2s ease-in-out;
	font-size:11px;
	height:30px;

}
.searchHolder .ac_results ul li a:hover{
	background: #FD9417;
	color: #FFF;
}

.siteSearch_holder button{
	margin-bottom:10px;	
}
.siteSearch_holder .ac_results{
	display: none; 
	position: absolute;	
	top: 45px;
	right: 49px;
	left:inherit;
	width:226px;
	z-index:200;
}

.siteSearch_holder  .hoverArrow{
	left:inherit;
	right:56px;
	display:none;	
}

.siteSearch_holder .ac_results ul li{
	width:216px;
	overflow:hidden;
	padding:0
}
.siteSearch_holder .ac_results .no_results li{
	color: #C43434;
	font-style: italic;
	padding:7px 13px;
}

.siteSearch_holder .ac_results .view_all a{
	text-align: center;
	display: block;
	background: #FFA500;
	padding: 5px;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
}
.siteSearch_holder .ac_results .view_all a:hover{
	background:#FFBD47;
}

.pagination > a,
.pagination > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > a:first-child,
.pagination > span:first-child {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > a:last-child,
.pagination > span:last-child{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > a:hover,
.pagination > a:focus {
  background-color: #FFCB8E;
	color: #0202B4;
}

.pagination .jp-current{
	color:	#FFF;
	background:#FD9417;
}
.pagination .jp-current:hover{
	color:	#FFF;
	background:#FD9417;
	font-weight:normal;
}

.navbar-nav > li > a {
	border-bottom: none;	
}

.smallSocialIcon{display:none;}

.upcomingEvents .info{width: 73% !important;}


.bannercontainer {
    padding:5px;
    background-color:#fff;
    width:890px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
 
.banner{
    width:890px;    
    height:490px; 
    position:relative;
    overflow:hidden;
}

.gmap_desc{
	margin-top:10px;	
}
.gmap_desc p{
	color:#FD9417;	
}
.gmap_desc .phone{
	float:right;	
}
.gmap_desc .addr{
	float:left;	
}

.map_drag{
position: absolute;
bottom: 5px;
right: 5px;
z-index: 200;	
}

.mobile_logout{
	margin-top:12px;	
	display:none;
}

.nav-tabs > li > a{
	padding:10px 20px;	
}

/* Image Gallery For Tabs*/

.zoomex, .zoomex2 { width: 100%; background: rgba(0,0,0,.35) url(../images/fancy-big-ico.png) no-repeat center; background-color: url(../images/fancy-big-ico.png)\9;  opacity: 0; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: transparent; display: block; left: 0; filter: alpha(opacity=0); position: absolute; top: 0; bottom: 5px; }
.img-item:hover .zoomex, .prettyPhoto:hover .zoomex, .img-item:hover .zoomex2, .img-item:hover .zoomex2 * { opacity: 1; filter: alpha(opacity=100); }

.img-item { position: relative; overflow: hidden; margin-bottom: -6px; }
.img-item img { width: 100%; height: auto; margin: 0; padding: 0; }
	
.image-gallery { display:block; margin:10px 0;}
.image-gallery ul li { float:left; width:215; height:215px; margin:1px; overflow:hidden;}
.image-gallery ul li img { max-width:420px; width:auto; height:215px; border-radius:1px; text-align:center}
.image-gallery .zoomex { bottom:0;}

.tab-photos {
	margin-left:auto; 
	margin-right:auto;
	max-width:695px;
	padding-left:20px;
	padding-right:20px;
	}
	
.socialTop {
	margin-top:11px;
}

@media (max-width:1200px){
	.socialTop {
		margin-top:0px;
	}
	
.get_social {
    margin-top: 0px;
}	

}
	

@media (max-width: 991px){
	.breadcrub{
		margin-top:97px;
		padding-top:10px;
	}
	.container .filters{
		display:none;	
	}
	
	#navbar-toggle,.mobile_logout{
		display:none;		
	}
	.sidebar{
		padding:0;	
	}
	.sidebar > div{
		margin:0;
		margin-top:15px;	
	}
	.sidebar .webAds > div{
		text-align:center;
	}
	.sidebar .webAds > div > a{
		float:none;	
	}
	
	.fullscreen-container{
		top:95px;	
	}
	.fullscreenbanner{
		height:260px !important;	
	}
	.tp-leftarrow,.tp-rightarrow{
		top:121px !important;
	}
	#content .lastminute3{
		margin-top:95px;	
	}
	
	.sboxpurple h4{
		font-size:40px !important;
	}
	.sboxpurple h5{
		font-size:25px !important;	
	}
	
	.tp-simpleresponsive .tp-caption{
		left:6% !important;
		top:102px !important;
	}
	
	.desktop_visitor_guide_request{
		display:none;	
	}
	.mobile_visitor_guide_request{
		display:block;	
	}
	.mobile_visitor_guide_request a{
		display:block;	
	}
}



@media only screen and (min-width: 990px) and (max-width: 1199px) {
	.smallSocialIcon{
		margin: 0 5px; 
		display:inline-block;}
	.bigSocialIcon{
		display:none;}
	a.social1b, 
	a.social2b, 
	a.social3b, 
	a.social4b{
		display:none;}
	.special_nav ul li a {
		line-height:30px;}
	.special_nav ul.nav > li {
		margin-right: 5px;}
	.special_nav {
		margin-right: 5px;}
	.social_media_nav {
		margin-right:5px; 
		line-height: 2.428571;}
	.navbar-nav > li {
		margin-left: 5px;}
	.navbar-collapse {
		padding-left: 0px;}
	.navbar-brand {
		padding: 0 3px 0 0;}
	img.logo{
		width:180px;}
	.desktop_logo{
		width:180px;}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		top:-10px;}
		
	.sidebar .webAds img{
		width:139px;
	}
		
	
}

@media (max-width:820px){
	.smallSocialIcon{margin: 0 1px !important;}
}

@media only screen and (min-width: 771px) and (max-width: 933px) {
	.main_nav .nav > li > span, 
	.main_nav .nav > li > a {
		font-size:15px;}
	img.logo{
		position:absolute; 
		margin-left:55px;}
	.navbar-collapse{
		box-shadow:none; 
		clear:both;}
	.special_nav ul.nav > li {
		margin-right:10px;}
	.navbar-nav > li {
		margin-left: 8px;}
		
	.fullscreen-container {
	top: 109px;
	}	
	#content .lastminute3 {
	margin-top: 154px;
	}
		
	
}

@media only screen and (min-width: 934px) and (max-width: 990px) {
	#siteSearch{
		width:135px;}
	.social_media_nav{
		margin-right:15px;}
	.special_nav ul li a{
		line-height: 15px;}
	.special_nav ul.nav > li {
		margin-right:10px;}
	.bigNav{
		font-size:28px;}
	.navbar-nav > li {
		margin-left: 8px;}
	.main_nav .nav {
		margin-top:0px;}
	.main_nav .nav > li > a{
		font-size:18px;}
	.navbar-header{
		float:left;}
	.navbar-collapse{
		box-shadow:none; 
		padding-right:0;}
	.special_nav{
		margin-right:0;}
	
	.main_nav .nav > li > span, 
	.main_nav .nav > li > a {
		font-size:17px;}
	img.logo{
		width:170px;}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		top:-18px;}
	.hoverArrow{
		bottom: -5px;}
}

@media only screen and (min-width: 771px) and (max-width: 1199px) {

	.smallSocialIcon{
		margin: 0 5px; 
		display:inline-block;}
	.bigSocialIcon{display:none;}
	a.social1b, 
	a.social2b, 
	a.social3b, 
	a.social4b{
		display:none;}
}
@media (max-width:992px){
	.get_social{display:none;}
	.scont.icons{text-align:right; padding-top:10px;}
	.navbar-collapse.collapse{float:right;}
	
	.social_media_nav{
		display:none;	
	}	
	
}


@media (max-width:933px){
	.breadcrub {
	margin-top: 110px;
	padding-top: 10px;
	}	
}
@media (max-width: 770px) {
	h1{
		font-size:21px;	
	}
	h2{
		font-size:19px;	
	}
	h3{
		font-size:18px;	
	}

	
	.desktop_logo{
		display:none;	
	}
	.mobile_logo{
		display:block;	
	}
	img.logo {
	width: 244px;
	}
	.navbar-brand{
		padding-bottom:6px;
		padding-left:11px;	
	}
	.breadcrub{
		margin-top:	90px;
	}
	.siteSearch_holder{
		display: none;
	}
	.lastminute3{
		margin-top: 0;
		padding: 55px 0 0 0; /*sp*/
	}
	.btn{
		padding: 3.6px 8px;	
	}
	/*
	.btn-info{
		color: #ffffff;
		background-color: #fd9417;
		border-color: #fd9417;	
	}
	*/
	textarea{
		width:100%;
		margin-bottom:20px;	
	}
	/*
	.btn-info:hover,
	.btn-info:focus,
	.btn-info:active,
	.btn-info.active,
	.open .dropdown-toggle.btn-info {
		color: #ffffff;
		background-color: #fd9417;
	  	border-color: #fd9417;
	}
	*/
	#navbar-toggle{
		display:block;		
	}

	
	.fullscreen-container {
		top: 60px;
	}
	
	#content .lastminute3 {
	margin-top: 40px;
	}
	
}

@media (max-width:675px){
	.hidetext2{display:none;}	
}

@media (max-width:563px){
	.gmap_desc p{
		float:none !important;	
	}
	.gmap_desc p.addr{
		margin-bottom:0;
	}
}

@media (max-width: 400px){
	.sidebar .webAds img{
		width:46%;
	}
		
}

@media (max-width: 478px) {
	.hidetext{
		display:none;
	}
	.mobile_logout{
		display:block;	
	}
	.navbar-toggle{
		margin-right:8px;	
	}
	#navbar-toggle{
		display:block;		
	}
	.breadcrub{
		display:none;	
	}
	.container_holder{
		padding-top:60px;	
	}
	.mobile_visitor_guide_request{
		display:none;	
	}
	.mobile_visitor_guide_request_478{
		display:block;	
	}
	
	
	
	

}
@media (max-width: 360px) {
	img.logo {
		width: 195px;
	}
}




