/* WJ styles */
table.descriptiontable table tr td {
	padding: 0px;
}
.smallText {
	font-size: 12px;
}
h1 {
	font-weight: 400;
	font-family: exo;
	font-size: 36px;
	color: #2f3336;
	padding: 0;
}
h2 {
	font-weight: 400;
	font-family: exo;
	font-size: 28px;
	color: #2f3336;
	padding: 0;
}
h3 {
	font-weight: 400;
	font-family: exo;
	font-size: 24px;
	color: #2f3336;
	padding: 0;
}
h4 {
	font-weight: 400;
	font-family: exo;
	font-size: 18px;
	color: #2f3336;
	padding: 0;
}
.amenity {
	background-color: #008cba; 
	color: #ffffff; 
	vertical-align: middle;
	text-align:center;
	font-size: 12px;
	padding: 5px;
}
a.amenity {
	color: #ffffff; 
	text-decoration: none;
}
a.amenity:hover {
	color: #ffffff; 
}
.amenitysmall {
	font-size: 11px;
	vertical-align: middle;
	padding: 5px;
}
#map {
	width:650px; 
	height:500px;
	margin-left:auto;
	margin-right:auto;
	border-width: 1px 2px 2px 2px !important;
}
.maptable {
	width:100%;
}
.mapkey {
	width:650px;
}
#landingLabel {
	font-size:18px;
	vertical-align:top;
	color:#333333;
	font-family: exo;
	white-space:nowrap;
	padding-top:10px;
	float:left;
}
#landingContent {
	padding:10px;
	float:left;
}
#landing {
	padding-left: 10%;
}
.landingSection {
	float: left;
	padding: 10px;
	width: 30%;
}
#clear {
	clear:both;
}
.wjfooter {
	font-size: 11px;
	text-align: center;
}
#wj_profile_container, #wj_hotel_info, #wj_payment_info {
	width: 90%; 
	margin-left: auto; 
	margin-right: auto;
}
#wj_hou_info, #wj_profile_container table {
	width: 100%;
}
.wj_confRes_buttons {
	text-align: center;
}
ul.bigButtons {
	padding-left:5%;
}
ul.bigButtons li {
    margin:0;
    padding: 20px 20px;
    list-style: none;
    float: left;
}
ul.bigButtons li a {
    display: block;
    width: 375px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    line-height: 1.5em;
	background-color: #008cba;
}
ul.bigButtons > li > a {
    padding: 30px 15px;
    margin: 0 1px;
    border-radius: 10px;
    background-color: #008cba;
	color: #ffffff;
}
ul.bigButtons a:hover {
    text-decoration: none;
	background-color: #0079a1;
}
.smaller {
	font-size: 14px;
}
.iframe {
	border: 1px #999999 solid;
	padding: 20px;
	max-height: 300px;
	min-height: 300px;
	overflow: auto;
}
#modalWrap-indiv { /* The div that shows/hides. */ 
	display:none; /* starts out hidden */ 
	z-index:40001; /* High z-index to ensure it appears above all content */ 
} 
#modalWrap-group { /* The div that shows/hides. */ 
	display:none; /* starts out hidden */ 
	z-index:40001; /* High z-index to ensure it appears above all content */ 
} 
.modalOverlay { /* Shades out background when selector is active */ 
	position:fixed; 
	width:100%; 
	height:100%; 
	background-color:black; 
	opacity:.5; /* Sets opacity so it's partly transparent */ 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE transparency */ 
	filter:alpha(opacity=50); /* More IE transparency */ 
	z-index:40001; 
} 
.vertical-offset { /* Fixed position to provide the vertical offset */ 
	position:fixed; 
	top:30%; 
	width:100%; 
	z-index:40002; /* ensures box appears above overlay */ 
} 
.modal { /* The actual box, centered in the fixed-position div */ 
	max-width:550px; /* Whatever width you want the box to be */ 
	position:relative; 
	margin:0 auto; /* Everything below is just visual styling */ 
	background-color:white; 
	padding:20px 20px 0 20px; 
	border:1px solid black; 
}
#closeModal { 
	position:absolute; 
	top:-12px; /* Half the icon's height */ 
	right:-12px; /* half the icon's width */ 
	z-index:50; 
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid #1e728c;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
}
table.formcols input.password, table.formcols input.phone {
	width: 250px;
}
table.formcols fieldset {
	width: 500px;
}
select {
	margin: 5px;
}
legend {
	font-size: 16px;
}
#hotelsAvail, #hotelsSelected, table#blockPattern, tr.blockPatternInputs input {
	width: 100%;
}
table.formcols label, #requestedSuites ol li {
	clear: both;
}
table.formcols label {
	margin-bottom: 0;
}
table.requestedSuites td, table.formcols td.left, table.formcols ol li {
	font-size: 14px;
}
table.requestedSuites, table.recapDates {
	margin-left: 0 !important;
}
.ui-datepicker-header select {
	padding: 2px;
}
.ui-datepicker td {
	padding: 0;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: 0;
}
#ui-datepicker-div {
	width: 208px !important;
}
.zoom {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.zoom:hover {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.faqs {
	line-height: 25px;
}
.faqs a.arrow-right::before {
	content: url(../img/arrow_right.png);
}
.faqs a.arrow-down::before {
	content: url(../img/arrow_down.png);
}
.faqs a:hover {
	text-decoration: underline;
}
.faq-answer {
	display: none;
	margin-left: 20px;
}

body {font-family: sans-serif,Verdana, Arial, Helvetica;}

.wrapper{
	width:100%;
	height:100%;
}
.main-container{
	background: #000 url('../img/bg.jpg') no-repeat center top;
	padding-top: 20px;
}

.sy-box{margin-bottom:10px}
.sy-box{/*overflow:hidden!important;*/}

.btnContainer{

text-align:center;


overflow:hidden;
}

.pause{
width: 41px;
height: 40px;
background: url('../img/button-play-pause.png');
background-repeat: no-repeat;
background-position: -40px -80px;
margin: 0 auto;
}
.pause:hover{
background-position: -40px -40px;
}

.play{
width: 41px;
height: 40px;
background: url('../img/button-play-pause.png');
background-repeat: no-repeat;
background-position: 0px -80px;
margin: 0 auto;
}
.play:hover{
background-position: 0px -40px;
}

.content-Box{background:#fff;}

.header-slideShow{
	margin-left: auto;
	margin-right: auto;
	max-width: 980px ;
}

.menu-container{
	max-width:980px;
	margin-left: auto;
	margin-right: auto;
	background-color:transparent !important;
	/*height: 55px;*/
}

.inner-menuContainer{
	/*margin: auto 9%;*/
}

.pauseplay{text-align:center;}

.gkw-speakers .gkw-speaker-small h4 a{font-family:exo;}

/*foundation overrides*/
.top-bar,.top-bar-section ul ,.top-bar-section li a:not(.button) ,.top-bar-section ul li > a{
	background-color:transparent !important;
}

.top-bar{
	/*height: 55px;*/
}

.top-bar-section ul li > a{
	color: #ffffff;
	text-transform: uppercase!important;
	font-family: exo;
	font-size: 18px;
	font-weight: 600;
}
.top-bar-section ul li > a:hover{
	color: #626262;
}

.top-bar-section li a:not(.button){
	padding: 0 6px 0 6px;
	/*line-height: 55px;*/
}


/*=====================================content box circle menu==============================*/

.gk-page-wrap.gk-speakers-exist {
	border-top: 7px solid #e89e44;
	margin-top: 0px!important;
}

#gk-speakers{
	margin-top: -162px;
}

.gkw-speakers {
	margin: 0 auto;
	max-width: 864px;
	position: relative;
}

.gkw-rest-speakers {
	left: -9999px;
	position: absolute;
}

.gkw-speakers .gkw-speaker-big {
	background: transparent url('../img/speaker_big_bg.png') no-repeat 0 0;
	margin: 0 auto;
	overflow: hidden;
	width: 296px;
}

.gkw-speakers .gkw-speaker-big > div {
	-webkit-border-radius: 50%!important;
	   -moz-border-radius: 50%!important;
	     -o-border-radius: 50%!important;
	        border-radius: 50%!important;
	display: block;
	height: 272px;
	margin: 10px 0 0 11px;
	overflow: hidden;
	width: 272px;
}

.gkw-speakers .gkw-speaker-big > div a,
.gkw-speakers .gkw-speaker-small > div a {
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	display: block;
	line-height: 1;
}

.gkw-speakers .gkw-speaker-big > div img,
.gkw-speakers .gkw-speaker-small > div img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	opacity: 1;
	-webkit-transform: scale(1.0);
	   -moz-transform: scale(1.0);
	    -ms-transform: scale(1.0);
	     -o-transform: scale(1.0);
	   	    transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(.71,.23,.03,.79), opacity 0.3s ease-out;
	   -moz-transition:    -moz-transform 0.3s cubic-bezier(.71,.23,.03,.79), opacity 0.3s ease-out;
	    -ms-transition:     -ms-transform 0.3s cubic-bezier(.71,.23,.03,.79), opacity 0.3s ease-out;
	     -o-transition:      -o-transform 0.3s cubic-bezier(.71,.23,.03,.79), opacity 0.3s ease-out;
	        transition:         transform 0.3s cubic-bezier(.71,.23,.03,.79), opacity 0.3s ease-out;
}

.gkw-speakers .gkw-speaker-big > div img {
	height: auto;
	width: 272px;
}

.gkw-speakers .gkw-speaker-small > div img {
	height: auto;
	width: 104px;
}

.gkw-speakers .gkw-speaker-big > div:hover img,
.gkw-speakers .gkw-speaker-small > div:hover img {
	opacity: 0.92;
}

.gkw-speakers .gkw-speaker-big.speaker-hide > div img,
.gkw-speakers .gkw-speaker-small.speaker-hide > div img {
	-webkit-transform: scale(0);
	   -moz-transform: scale(0);
	    -ms-transform: scale(0);
	     -o-transform: scale(0);
	   	    transform: scale(0);
}

.gkw-speakers .gkw-speaker-small {
	background: transparent url('../img/speaker_small_bg.png') no-repeat 0 0;
	margin: 0 auto;
	overflow: hidden;
	width: 119px;
}

.gkw-speakers .gkw-speaker-small > div {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	height: 104px;
	margin: 8px 0 0 8px;
	overflow: hidden;
	width: 104px;
}

.gkw-speakers .gkw-speakers-small-right {
	position: absolute;
	right: 0;
	top: 101px;
}

.gkw-speakers .gkw-speakers-small-left {
	left: 0;
	position: absolute;
	top: 101px;
}

.gkw-speakers .gkw-speaker-small {
	float: left;
}

.gkw-speakers .gkw-speakers-small-left .gkw-speaker-small:first-child,
.gkw-speakers .gkw-speakers-small-right .gkw-speaker-small:first-child {
	margin-right: 14px;
}

.gkw-speakers .gkw-speaker-small h4 {
	color: #1d1a1a;
	font-size: 18px;
	font-weight: 600;
	margin-top: 34px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 0;
}

.gkw-speakers .gkw-speaker-small:hover h4 {
	top: -12px;
}

.gkw-speakers .gkw-speaker-small h4 a {
	color: #1d1a1a;
}

.gkw-speakers .gkw-speaker-small h4 a:hover {
	color: #666;
}

.gkw-speakers .gkw-speaker-big {
	text-align: center;
}

.gkw-speakers .gkw-speaker-big h4 {
	background: #e89e44;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	display: inline-block;
	float: none!important;
	font-weight: 600;
	line-height: 24px;
	margin: -20px auto 0 auto!important;
	min-height: 50px;
	min-width: 190px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: -20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gkw-speakers .gkw-speaker-big h4 a {
	color: #fff;
}

h4{
	font-size: 125%;
}

.gkw-speakers .gkw-speaker-big h4 a:hover {
	color: #eee;
}

.gkw-speakers .gkw-speaker-big:hover h4 {
	-webkit-transform: scale(1.03);
	   -moz-transform: scale(1.03);
	    -ms-transform: scale(1.03);
	     -o-transform: scale(1.03);
	        transform: scale(1.03);
}

.gkw-speakers .gkw-speaker-big h4 {
	-webkit-transition: opacity 0.75s cubic-bezier(.71,.23,.03,.79), top 0.5s cubic-bezier(.71,.23,.03,.79), -webkit-transform 0.2s ease-out;
	   -moz-transition: opacity 0.75s cubic-bezier(.71,.23,.03,.79), top 0.5s cubic-bezier(.71,.23,.03,.79), -moz-transform 0.2s ease-out;
	        transition: opacity 0.75s cubic-bezier(.71,.23,.03,.79), top 0.5s cubic-bezier(.71,.23,.03,.79), transform 0.2s ease-out;
	opacity: 1;
}

.gkw-speakers .gkw-speaker-small h4 {
	-webkit-transition: opacity 0.3s cubic-bezier(.71,.23,.03,.79), top 0.3s cubic-bezier(.71,.23,.03,.79);
	   -moz-transition: opacity 0.3s cubic-bezier(.71,.23,.03,.79), top 0.3s cubic-bezier(.71,.23,.03,.79);
	        transition: opacity 0.3s cubic-bezier(.71,.23,.03,.79), top 0.3s cubic-bezier(.71,.23,.03,.79);
	line-height: 1.2;
	opacity: 1;
}

.gkw-speakers .gkw-speaker-big.speaker-hide h4,
.gkw-speakers .gkw-speaker-small.speaker-hide h4 {
	opacity: 0;
	top: 30px;
}


.gkw-speakers .gkw-speaker-big h4 a{font-family: exo;
    font-size: 18px;
    /*line-height: 50px;font-size: 16px;*/
	padding-left: 3px;
	padding-right: 3px;
	}
/*@media screen and (min-width:341px) and (max-width:640px){
	
	.widget_gk_speakers .gkw-speakers-small-left, 
.widget_gk_speakers .gkw-speakers-small-right {
	float: none!important;
	margin: 0 auto!important;
	width: 265px!important;
}
	
}*/
/*========================================text part begins=========================*/
.text-content{
	/*margin: 2% 10%;
	overflow: auto;*/
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.text-content > p{font-size: 14px;color: #555555;font-family: sans-serif;}

.footer{
	min-height:30px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.footer-Content{
	/*margin: auto 10%;*/
}
.footer-Content > span > a{
	color: #626262;
	font-family: exo;
}
.footer-Content > span > a:hover{
	color: #fff;
}
/************************SLIDER CSS**********************/

.sy-pager li a{width: 50%!important;height: 50%!important;}
.sy-pager li{margin: 0 0.1em 0 0!important;}
/*.sy-pager{position: relative;
top: -30px;
z-index: 99;}*/
/*===================================media queries================================*/

/*
@media screen and (min-width:901px) and (max-width:1190px){
	
	.footer-Content,.header-slideShow{margin: auto 4%;}
	.inner-menuContainer{margin:auto 3%;}
	.text-content{margin: 2% 5%;}
	.top-bar-section ul li > a{font-size:1em;}
	.top-bar-section li a:not(.button){padding:0 7px !important;}
}*/

@media screen and (min-width:768px) and (max-width:980px){
	.footer-Content,.inner-menuContainer,.header-slideShow{margin: auto 3%;}
	.text-content{margin: 2% 3%;width:95%;/*text-align:center;*/}
	.menu-container{margin-bottom: 3%;}
	/*circle menu*/
	
	.gkw-speakers .gkw-speakers-small-left{
		margin-left:14px;
		position: relative !important;
		top: 0px !important;
	}
	.gkw-speakers .gkw-speakers-small-right{
		margin-right:14px;
		position: relative !important;
		top: 0px !important;
		float:right;
	}
	/*foundation overrides*/
	.top-bar-section ul li > a{font-size:13.4px;}
	.top-bar-section li a:not(.button){padding:0 7px !important;}
}

@media screen and (min-width:641px) and (max-width:767px){
	
	.footer-Content,.inner-menuContainer,.header-slideShow{margin: auto 3%;}
	.text-content{margin: 2% 5%;width:90%;/*text-align:center;*/}
	.menu-container{margin-bottom: 3%;}
	/*circle menu*/
	
	.gkw-speakers .gkw-speakers-small-left{
		margin-left:14px;
		position: relative !important;
		top: 0px !important;
	}
	.gkw-speakers .gkw-speakers-small-right{
		margin-right:14px;
		position: relative !important;
		top: 0px !important;
		float:right;
	}
	/*foundation overrides*/
	.top-bar-section{z-index:99;}
	.top-bar-section ul,.top-bar-section ul li:hover > a:hover{background:transparent !important;}
	.top-bar.expanded .title-area{background:#110F10 !important}
	.top-bar-section li a:not(.button){padding: 0 4px;}
	.top-bar-section ul li > a{font-size:12px;}
	.top-bar,.top-bar-section ul ,.top-bar-section li a:not(.button) ,.top-bar-section ul li > a{
	background-color:transparent !important;}
	
	h1 {font-size:28px;}
	
}

@media screen and (min-width:341px) and (max-width:640px){
	.footer-Content,.inner-menuContainer,.header-slideShow{margin: auto 5%;}
	.text-content{margin: 2% 3%;width:90%;/*text-align:center;*/}
	.menu-container{margin-bottom: 3%;}
	.footer-Content{margin: auto 4%;font-size: 0.9em !important}
	.btnContainer{margin-bottom:2%;}
	/*circle menu*/
	
	.gkw-speakers-small-left{
	
		
		position: relative !important;
		top: 0px !important;
		float: none!important;
		margin: 0 auto!important;
		width: 265px!important;
	}
	.gkw-speakers-small-right{
		
		position: relative !important;
		top: 0px !important;
		float: none!important;
		margin: 0 auto!important;
		width: 265px!important;
	}
	/*foundation overrides*/
	.top-bar-section{z-index:99;}
	.top-bar-section ul,.top-bar-section ul li:hover > a:hover{background:#333 !important;}
	.top-bar.expanded .title-area{background:#110F10 !important}
	.top-bar-section li a:not(.button){line-height: 34px;}
	.top-bar,.top-bar-section ul ,.top-bar-section li a:not(.button) ,.top-bar-section ul li > a{
	background-color:#110F10 !important;}
	
	h1 {font-size:28px;}
	ul.bigButtons li {padding: 20px 0px;}
	ul.bigButtons li a {width: 275px;}
	.landingSection {width: 100%;}
}

@media screen and (min-width:240px) and (max-width:340px){
	
	.footer-Content,.inner-menuContainer,.header-slideShow{margin: auto 5%;}
	.footer-Content{line-height: 25px;height: 50px;}
	.text-content{margin: 2% 3%;width:90%;/*text-align:center;*/}
	.menu-container{margin-bottom: 3%;}
	.footer-Content{margin: auto 1%;font-size: 0.9em !important;}
	.footer-Content > .right{float: left!important;display: block;clear: both;}
	.btnContainer{margin-bottom:2%;}
	/*circle menu*/
	
	.gkw-speakers-small-left{
	
		
		position: relative !important;
		top: 0px !important;
		float: none!important;
		margin: 0 auto!important;
		width: 100%!important;
	}
	
	
	
	.gkw-speakers-small-right{
		
		position: relative !important;
		top: 0px !important;
		float: none!important;
		margin: 0 auto!important;
		
	}
	.gkw-speakers-small-right{width: 100%!important;clear:both;}
	
	.gkw-speakers .gkw-speaker-small,.gkw-speakers .gkw-speakers-small-right{width: 105px;background-size: 98%;}
	
	.gkw-speakers .gkw-speakers-small-left .gkw-speaker-small:first-child, .gkw-speakers .gkw-speakers-small-right .gkw-speaker-small:first-child {margin-right: 6px;}
	
	/*foundation overrides*/
	.top-bar-section{z-index:99;}
	.top-bar-section ul,.top-bar-section ul li:hover > a:hover{background:#333 !important;}
	.top-bar.expanded .title-area{background:#110F10 !important}
	.top-bar-section li a:not(.button){line-height: 34px;}
	.top-bar,.top-bar-section ul ,.top-bar-section li a:not(.button) ,.top-bar-section ul li > a{
	background-color:#110F10 !important;}
	/*foundation overrides end*/
	
	.gkw-speakers .gkw-speaker-small h4{font-size:15px;margin-top: 20px;}
	
	.gkw-speakers .gkw-speaker-small > div{/*height: 95px;*/}
	.gkw-speakers .gkw-speaker-big > div img{height: auto;width: 186px;}
	.gkw-speakers .gkw-speaker-big > div {
		-webkit-border-radius: 50%!important;
		-moz-border-radius: 50%!important;
		-o-border-radius: 50%!important;
		border-radius: 50%!important;
		display: block;
		height: 222px;
		margin: 7px 0 0 0px;
		overflow: hidden;
		width: 201px;
	}
	.gkw-speakers .gkw-speaker-small > div{margin: 5px 0 0 5px;overflow: hidden;width: 104px;}
	.gkw-speakers .gkw-speaker-small > div img{width:87%;}
	.mobRight{float:right!important;}
	
	.gkw-speakers .gkw-speaker-big {
		margin: 0 auto;
		overflow: hidden;
		width: 200px;
		background-size: 100%;
	}
	#gk-speakers {
		margin-top: -110px;
	}
	.menu-container{margin-bottom:0;}
	
	.sy-pager{margin-top:0.5em!important;}
	.sy-pager li {width: 0.8em!important;height: 0.8em!important;}
	.sy-controls{display:none!important;}
	.gkw-speakers .gkw-speaker-big h4 a {/*line-height: 50px;*/font-size: 12px;padding-left: 1px;padding-right:1px;}
	
	h1 {font-size:24px;}
	ul.bigButtons li {padding: 20px 0px;}
	ul.bigButtons li a {width: 275px;}
	.landingSection {width: 100%;}
}
/**.sy-controls li a:after***/

/* WJ header */
header {
	margin-bottom: 0px;
}

@media print {
	.no-print {
		display: none;
	}
}

.top-bar-section ul li {
	padding-left: 5px;
	padding-right: 5px;
}
.top-bar-section ul li a:not(.button) {
	line-height: 2em;
}
#arrCalContainer, #depCalContainer {
	width: 21em !important;
}
table#amenitytable {
	margin-left: -40px;
}