* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
    /*-ms-text-size-adjust: 100%;*/
    /*-webkit-text-size-adjust: 100%;*/
}
img{
	-ms-interpolation-mode:bicubic;
}
html{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body{
	min-height: 100%;
	min-width: 61em;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background: url("/imgs/ns/pattern1.jpg");
	-webkit-font-smoothing: antialiased;
}
a img {
	outline: none;
	border: none;
}
#header{
	width: 100%;
	position: relative;
	display: block;
	padding: 0;
	background: #0e0012;
}
h1{
	padding: 0;
	color: #FFFFFF;
	font-size: 140%;
	z-index: 1300;
	position: absolute;
	display: block;
	bottom: 2em;
	right: 1em;
}
#hs_s{
	display: block;
	font-size: 70%;
}
#addrs{
	font-size: 120%;
}
#hinfo{
	padding: 1em 0 23em;
	width: 100%;
	min-width: 40em;
	display: block;
	max-width: 74em;
	margin: 0 auto;
	/*margin: 0 auto 21em;*/
	position: relative;
	text-align: right;
}
#header:after{
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1.6em;
	background: rgba(255,255,255,.8);
	font-size: 170%;
	-webkit-box-shadow: 0px -2px 3px 0px rgba(70, 70, 70, 0.7);
	-moz-box-shadow:    0px -2px 3px 0px rgba(70, 70, 70, 0.7);
	box-shadow:         0px -2px 3px 0px rgba(70, 70, 70, 0.7);
}

#head_nav{
	position: absolute;
	background: rgba(154, 230, 252, 0.25);
	padding: .8em 0;
	top: 0;
	left: 0;
	width: 100%;
	color: #9BA2B7;
	text-align: right;
}
#hbo_logo{
	display: block;
	position: absolute;
	height: 2.6em;
	margin: -1.3em 0 0;
	padding: 0;
	top: 50%;
	left: 5%;
}
#tbl_link{
	margin: 0 1em;
	padding: .1em 0 .1em 1em;
	color: #9BA2B7;
	border-left: 2px solid #C5CCE2;
	/*border-right: 2px solid #C5CCE2;*/
	position: relative;
}
#tbl_link:hover{
	color: white;
}


#bk_img1{
	position: absolute;
	display: block;
	height: 100%;
	left: -8em;
	top: 0;
	width: auto;
}
#bk_img2{
	position: absolute;
	display: block;
	height: 11em;
	right: 4em;
	top: 4.5em;
	width: auto;
	border: 1px solid white;
}

#cont{
	max-width: 74em;
	width: 100%;
	margin: 0 auto;
	/*min-height: 100%;*/
	padding: 0 1em 2em 1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
	/*background: rgba(255,255,255,.1);*/
	/*overflow: auto;*/
}

#jo_img{
	position: absolute;
	height: 100%;
	bottom: 0;
	right: 10%;
}

h2{
	font-family: custom_font, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 170%;
	height: 1.6em;
	line-height: 1.9em;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 2px solid #000000;
}
h3{
	margin-bottom: .5em;
}
/*ie8 bug*/
:root .top2, :root .top2_t{
	margin: -1.7em 0 0 0;
}

#blurb{
	margin: 0 0 2em -34em;
	padding: 0 0 0 34em;
	position: relative;
	float: right;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#main_sched{
	display: block;
	width: 100%;
	max-width: 33em;
	padding: 0;
	margin: 0;
	line-height: 120%;

}
.sched_line{
	min-height: 4.5ex;
	/*height: 5ex;*/
	position: relative;
	margin: 1.2ex 0 0 1em;
	padding: 0 0 .6ex 0;
	border-bottom: 1px dotted gray;
	display: block;
	/*background: white;*/
	/*font-size: 100%;*/
	/*line-height: 100%;*/

	/*overflow: auto;*/
	float: none;
	clear: both;
}
:root .sched_line{
	height: auto;
}
.sched_line .sl_day{
	color: #8C5454;
}
.sched_line:before{
	content: '';
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	left: -.9em;
	top: .2em;
	/*border: 1px solid #6B6B6B;*/
	border-radius: 7px;
	background: #B2A382;
}
.sl_notyet, .sl_notyet .sl_day{
	color: gray;
}
.sl_day{
	font-size: 75%;
	display: block;
	position: absolute;
	left: 2.3em;
	top: 4.4ex;
}
.sl_date{
	font-size: 260%;
	line-height: .9em;
	height: .9em;
	font-family: 'custom_font', arial, sans-serif;
	font-weight: normal;
	display: block;
	width: 1.5em;
	text-align: center;
	z-index: 290;
	padding: 0;
	float: left;
	margin: 0 -.1em 0 0;
}
.sl_suf{
	position: absolute;
	display: block;
	left: 2.5em;
	top: .3ex;
	font-size: 120%;
}
.sl_my{
	font-size: 130%;
	display: block;
}
.sl_showtime{
	font-style: italic;
	display: block;
	margin: .3ex 0 0 0;
	position: relative;
	/*z-index: 350;*/
	font-size: 90%;
	padding: 0 0 0 4.5em;
	color: black;
}
.sl_showtime:before{
	content: '';
	display: inline-block;
	width: 0px;
	height: 0px;
	margin: -.2em 0 0;
	padding: 0 0 0 .6em;
	border-style: solid;
	border-width: .3em 0 .3em .9em;
	border-color: transparent transparent transparent #007bff;
	vertical-align: middle;
}
.sl_guest{
	font-style: normal;
	margin-right: 4em;
	margin-bottom: .1em;
}
.sl_guest a{
	color: #00083A;
}
.sl_guest_img{
	display: block;
	position: absolute;
	top: -20%;
	right: 3%;
	height: 130%;
	max-height: 8ex;
	max-width: 8ex;
}
#sl_no_shows{
	margin: 0 .5em 1.5em;
	padding: .6em .6em 0 .6em ;
	background: #F4F5F6;
	background: rgba(255,255,255,.7);
	-webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    3px 3px 3px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         3px 3px 3px 0px rgba(50, 50, 50, 0.55);
	border-radius: .5em;
}

#form_cont{
	width: 32em;
	float: left;
	z-index: 700;
	position: relative;
}
form{
	counter-reset: section;
	margin: 1em 0;
	position: relative;
}

/*form fields and sections*/
select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.frm_fld_c,.frm_fld{
	font-size: 100%;

	position: relative;

	/*-webkit-appearance: none;*/
	/*-moz-appearance: none;*/
	/*appearance: none;*/

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

    -moz-box-sizing: content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;

	line-height: 1.3em;
    height: 1.3em;
	padding: .15em;

	border: 1px solid #AAAAAA;
	background: #FFFFFF;
	background-image: none;
	color: #1E1E1E;
	display: block;

	border-radius: 0;
	-webkit-border-radius: 0;

	/*-webkit-user-modify: read-write;*/
	/*margin: 0 0 1em 0;*/
}

.fld_tix{
	width: 90%;
}
.fld_tix:disabled{
	color: gray;
}
.frm_fld_c{
	width: 100%;
}

#fs_tix{
	z-index: 740;
}
fieldset{
	margin: .5em 0 0 0;
	padding: .3em 1em .7em;
	display: block;
	border: none;
	position: relative;
	background: #F4F5F6;
	background: rgba(255,255,255,.7);
	border-radius: .5em;
	line-height: 120%;
}
:root fieldset:before{
	font-family: 'custom_font', arial, sans-serif;
	counter-increment: section;
	content: counter(section);
	display: block;
	position: absolute;
	text-align: center;
	top: -.3em;
	left: -.4em;
	width: 1.7em;
	height: 1.7em;
	line-height: 1.7em;
	font-size: 130%;
	border-radius: 100%;
	background: #485B6D;
	border: .1em solid white;
	color: white;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.50), inset 1px 1px 3px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.50), inset 1px 1px 3px 0px rgba(50, 50, 50, 0.50);;
	box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.50), inset 1px 1px 3px 0px rgba(50, 50, 50, 0.50);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#fncy_sel{
	display: block;
	position: absolute;
	background: #EDEDED;
	z-index: 780;
	width: 25.5em;
	border: .3em solid #FFFFFF;
	padding: .3em 1em .1em .3em;
	-webkit-box-shadow: 4px 4px 6px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 6px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 6px 1px rgba(50, 50, 50, 0.75);

	/*force redraw old webkit*/
	-webkit-transition: opacity .1s;
}
.fncy_sel_p, .fncy_sel_b{
	left: 1em;
}
#fncy_sel:before{
	content: "";
	position: absolute;
	display: block;

	top: -.95em;
	width: 1.2em;
	height: 1.2em;

	background: #EDEDED;

	border-top: .3em solid #FFFFFF;
	border-left: .3em solid #FFFFFF;
	border-right: none;
	border-bottom: none;


    transform: rotate(45deg) ;
    -webkit-transform: rotate(45deg) ;
    -moz-transform: rotate(45deg) ;
    -o-transform: rotate(45deg) ;
    -ms-transform: rotate(45deg) ;

	box-shadow: -2px -2px 3px -2px rgba(50, 50, 50, 0.15);
	-webkit-box-shadow: -2px -2px 3px -2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: -2px -2px 3px -2px rgba(50, 50, 50, 0.15);
}
.fncy_sel_p:before{
	left: 1em;
}

.fncy_sel_b:before{
	left: 11em;
}



.f_sel_line{
	display: block;
	/*margin: .4em 0 0;*/
	padding: .4em 0 .4em .4em;
	/*height: 4em;*/
	position: relative;
	overflow: auto;
	width: 100%;
	border-bottom: 1px solid #BCBCBC;
	cursor: pointer;
}
.f_sel_line:hover{
	background: #F4F4F4;
}
.f_sel_line:hover .cc_cont{
	-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.25);
	margin: -.1em .6em .1em -.1em;
}
/*no more tix class for f_fsel_line and sched_line*/
.no_more_tix{
	/*display: none;*/
	color: #AAAAAA;
	cursor: not-allowed;
}
.no_more_tix .sl_showtime{
	color: #AAAAAA;
}
.no_more_tix .sl_guest a{
	color: #AAAAAA;
}
.no_more_tix:after{
	content: 'FULL';
	position: absolute;
	display: block;
	left: 25%;
	width: 40%;
	padding: 0;
	height: 1.2em;
	line-height: 1.2em;
	top: 50%;
	margin: -.7em 0 0;
	border: .2em solid red;
	border: .2em solid rgba(255,0,0,.7);
	color: red;
	text-align: center;
	font-weight: 900;
	font-size: 140%;
	max-width: 6em;
	padding: 0;

	/*webkit anti aliasing*/
	-webkit-backface-visibility: hidden;
	/*-webkit-background-clip:padding-box;*/

	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
#main_sched .no_more_tix:after{
	width: 35%;
	margin: -1em 0 0;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);

}


.f_sel_shwt{
	display: block;
	font-style: italic;
	margin-top: .2em;
}
.f_sel_date_ng{
	font-size: 120%;
	display: block;
	margin-top: .2em;
}
.f_sel_img{
	display: block;
	position: absolute;
	right: .4em;
	bottom: 5%;
	height: 90%;
}
.cc_cont{
	float: left;
	background: white;
	width: 3.5em;
	text-align: center;
	/*height: 100%;*/
	margin: 0 .5em 0 0;
}
.cc_mon{
	background: #485B6D;
	font-size: 80%;
	display: block;
	color: white;
	line-height: 2ex;
	height: 2ex;
}
.cc_dat{
	display: block;
	font-size: 120%;
	color: red;
	padding: .3ex 0;
	/*height: 1.3em;*/
	/*line-height: 1.3em;*/
}
.cc_day{
	display: block;
	font-size: 55%;
	color: #485B6D;
	margin: -.4ex 0 0 0;
	line-height: 96%;
	padding: 0 0 .2ex 0;
	line-height: 2ex;
	height: 2ex;
}

.sec_head{
	border-bottom: 1px solid #999999;
	margin: 0 0 .6em 0;
	padding: 0;
	position: relative;
}
:root .sec_head{
	margin: 0 0 .6em 1em;
	padding: 0 0 0 .5em;
}
#hv_sec_head{
	margin-bottom:.8em;
}
.sub_sec_t{
	display: inline-block;
	width: 34%;
	position: relative;
}
.sub_sec_tn{
	width: 29%;
}
.sub_sec_c{
	display: inline-block;
	margin-top: .4em;
	width: 96%;
	vertical-align: top;
	position: relative;
}

.fld_na{
	display: block;
	font-size: 85%;
	height: 1.25em;
	/*margin: 1em 0 0;*/
}
#pref_d_overlay,#bku_d_overlay{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: .6em;
	/*background: url("/imgs/trans_oldb.gif");*/
	background: rgba(255,255,255,.01);
	/*prevent delay m$ touch*/
	-ms-touch-action: none;
    touch-action: none;
/*background: red;*/
}

#ss_name{
	margin: 0;
}
#ss_email{
	margin-right: 3%;
	width: 52%;
}
#ss_tel{
	width: 41%;
}
#ss_ref{
	width: 52%;
}
#ss_zip{
	width: 15%;
	margin-left: 3%;
}
#ss_age{
	width: 23%;
	margin-left: 3%;
}
#f_sel_close{
	position: absolute;
	display: block;
	top: -1em;
	right: -1em;
	height: 1.5em;
	width: 1.5em;
	border-radius: 100%;
	background: #F4F4F4;
	border: .2em solid #FFFFFF;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	cursor: pointer;
}
#svg_x{
	display: block;
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	top: 0;
	left: 0;
}
#svg_xp{
	stroke-linejoin:miter;
	stroke:#D33F00;
	stroke-linecap:round;
	stroke-miterlimit:4;
	stroke-dasharray:none;
	stroke-width:17;
	fill:none;
}
#fncy_overlay{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 745;
	/*background: url("/img/trans_oldb.gif");*/
	background: rgba(255,255,255,.01);
	/*border: none;*/
	/*background: green;*/
}
.f_sel_show{
	visibility: visible;
	opacity: 1;
	/*display: block;*/
}
.f_sel_hide{
	visibility: hidden;
	opacity: 0;
	/*display: none;*/
}

/*misc*/
.er_cls{
	border-color: red;
	background: #FFFECE;
}
#err_msg{
	margin: .5em 0 .8em 0;
	padding: .3ex 0 0;
	font-size: 130%;
	text-align: center;
	color: red;
	background: #FFFECE;
	line-height: 3ex;
	height: 3ex;
	border: 1px solid red;
}

.fld_cmt{
	display: block;
	font-size: 80%;
	color: #636363;
	font-style: italic;
	margin: -.1em 0 -.5em 0;
}



/*h ver*/
#hv_img_sec{
	display: inline-block;
	width: 13em;
	vertical-align: bottom;
	padding: .2em;
	-webkit-border-radius: .4em;
	border-radius: .4em;
	border: 1px solid #808080;
	background: white;
	position: relative;
}
#hv_img{
	display: block;
	width: 13em;
	height: 4.33em;
}
#hv_arw{
	display: inline-block;
	width: 5em;
	height: 3em;
	padding: .2em 0 0;
	/*margin: 1em 0 0 0;*/
	vertical-align: top;
	position: relative;
}
#hv_arw:before{
	content: ">>>>>";
	display: block;
	position: absolute;
	top: .3em;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 120%;
	font-weight: 900;
}
:root #hv_arw:before{
	display: none;
}
#hv_inp{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#svg_arw{
	width: 5em;
	height: 3em;
	display: block;
}
.svg_arw_p{
	stroke-linejoin:round;
	stroke:rgba(0,0,0,.3);
	stroke-linecap:round;
	stroke-miterlimit:4;
	stroke-width:2;
	fill:none;
}
#svg_arw_p_reg{
	display: block;
}
#svg_arw_p_mob{
	display: none;
}
.fsel_actv{
	border-color: #FFFFFF;
	 background: #A3C3E0;
	color: #FFFFFF;
}
.fsel_actv_lbl{
	font-weight: 900;
}
#fi_a_hv{
	display: block;
	width: 6em;
	font-size: 120%;
	font-weight: 900;
}

#sbmt{
	-webkit-border-radius: .3em;
	border-radius: .3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: 1px 1px 1px gray;
	-moz-box-shadow: 1px 1px 1px gray;
	box-shadow: 1px 1px 1px gray;
    -moz-box-sizing: content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;

	font-size: 110%;
	display: block;
	background:  #e5983d;
	padding: .2em 0;
	text-align: center;
	border: none;
	color: white;
	position: absolute;
	bottom: .5em;
	width: 31%;
	/*right: .7em;*/
	left: 63%;
	transition: border-radius .8s;
	-webkit-transition: border-radius .8s;

	cursor: pointer;
}
#sbmt:hover{
	/*color: black;*/
	-webkit-border-radius: 1em;
	border-radius: 1em;
}
#sbmt:disabled{
	background: #DBDBDB;
}
#sbmt:hover:disabled{
	-webkit-border-radius: .3em;
	border-radius: .3em;
	transition: none;
	-webkit-transition: none;
}
#ul_ruls{
	padding: 1em 0 0 1em;
	font-style: italic;
	font-size: 85%;
	border-top: 1px solid gray;
	list-style: circle;
	margin-bottom: 3em;
	/*border-bottom: 1px solid gray;*/
}
.li_ruls{
	margin-bottom: .4em;
}
.lir_big{
	font-size: 120%;
	/*font-style: normal;*/
}
.thnx{
	text-align: right;
	font-size: 90%;
	padding: .5em 0;
	display: block;
}
.thnx span{
	color: gray;
	display: block;
	font-size: 80%;
	font-style: italic;
}
#sm_cont{
	text-align: right;
	margin: 2em 0;
}
.sm_icon{
	width: 3em;
	height: 3em;
	display: inline-block;
	/*background-repeat: no-repeat;*/
	/*background-position: top left;*/
	/*background-size: 100% auto;*/
	margin: 0 0 0 .5em;
	/*background: white;*/
}
.sm_svgs{
	width: 3em;
	height: 3em;
}
#sm_svg_fb{
	fill: #6d85b4;
}
#sm_svg_tw{
	fill-rule: evenodd;
	fill:#5eaade;
}
#sm_svg_gl{
	fill-rule: evenodd;
	fill: #da4835;
}
.sm_old_b{
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#footer{
	position: absolute;
	bottom: 0;
	left: 1em;
	right: 1em;
	height: 2em;
	line-height: 2em;
}
footer{
	border-top: 1px solid gray;
	display: block;
	height: 2em;
	line-height: 2em;
	padding: 0 .5em 0 0;
	max-width: 72em;
	/*width: 100%;*/
	text-align: right;
	margin: 0 auto;
	padding: 0 1em 0 0;
	position: relative;

}
footer:before, footer:after{
	content: '';
	position: absolute;
	display: block;
	right: 0;
	top: -4px;
	width: 7px;
	height: 7px;
	background: gray;
}
footer:after{
	left: 0;
}
.wsp_nb{
	white-space: nowrap;
}
/*thank you page*/
#thp_main{
	float: left;
	width: 55%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding: 0 0 2em;
}

#thp_note{
	float: right;
	width: 41%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding: 0 0 2em;
}
#thp_thnx{
	font-size: 100%;
}

@media screen and (max-width: 800px){
	body{
		min-width: 32em;
	}
	h1{
		bottom: 0;
		font-size: 130%;
		margin-bottom: .3em;
	}
	.bkr_blk{
		background: black;
		background: rgba(0,0,0,.5);
		padding: .1em 0 .1em 1em;
	}
	#hs_s{
		margin-top: .4em;
		/*font-size: 40%;*/
	}
	h2{
		line-height: 1.7em;
	}
	:root .top2{
		margin: 0;
	}
	:root .top2_t{
		margin: -1.6em 0 0;
	}
	.top2_thp{
		margin: 0;
	}
	:root .top2_thp{
		margin: 0;
	}
	h3{
		margin-left: .5em;
	}
	#hinfo{
		padding: 1em 0 0;
		min-width: 0em;
		margin: 0 auto;
	}
	#header:after{
		display: none;
	}

	#head_nav{
		padding: .3em 0;
	}

	#head_nav span{
		font-size: 75%;
		display: block;
		margin: 0 2% 0 0;
	}
	#bk_img1{
		position: relative;
		display: block;
		height: auto;
		left:0;
		top: 0;
		width: 100%;
		margin-top: -1em;
	}
	#bk_img2{
		display: none;
	}

	#tbl_link{
		margin: 0 2% 0 0;
		padding: 0;
		color: #9BA2B7;
		border: none;
	}
	#blurb{
		margin: 0;
		padding: 0;
		float: none;
		width: 100%;
		z-index: 800;
	}
	#main_sched{
		margin: 0 0 0 1em;
		max-width: 38em;
	}
	.sl_guest_img{
		right: 5%;
		top: -35%;
		height: 150%;
		max-height: 10ex;
		max-width: 10ex;
	}

	#form_cont{
		float: none;
		width: 100%;
	}

	form{
		max-width: 37em;
		margin: 1em auto;
	}
	#ul_ruls{
		padding: 1em 0 0 0;
		max-width: 44em;
		width: 100%;
		margin: 0 auto 3em;
		display: block;
		list-style-position: inside;
	}
	.fncy_sel_b{
		left: 35%;
		margin-left: -10em;
	}
	#f_sel_close{
		top: -1.5em;
		right: -1.5em;
		height: 2em;
		width: 2em;
	}
	#svg_x{
		width: 2em;
		height: 2em;
	}
	#sm_cont{
		margin: 1.2em 0 0;
	}
	#thp_main, #thp_note{
		float: none;
		width: 100%;
	}
	#thp_main{
		padding: 0;
	}
}

@media screen and (max-width: 479px) {
	body{
		min-width: 18em;
	}
	h1{
		position: relative;
		margin: 0;
		padding: .3em 0;
		font-size: 110%;
		top: 0;
		left: 0;
		bottom: auto;
		right: auto;
		text-align: center;
		border-top: 2px solid #DBDBDB;
		border-bottom: 2px solid #DBDBDB;
	}
	:root .top2_t{
		margin: 0;
	}
	.bkr_blk{
		background: black;
		background: rgba(0,0,0,.5);
		padding: 0;
	}
	#hs_s{
		margin-top: 0;
	}

	#bk_img1{
		margin-top: 0;
	}
	#bk_img2{
		display: block;
		position: relative;
		height: auto;
		right: 0;
		top: 0;
		width: 100%;
		border: none;
	}
	#head_nav span{
		font-size: 70%;
	}
	#tbl_link{
		font-size: 90%;
	}

	#hbo_logo{
		height: 2em;
		margin: -1em 0 0;
		left: .8em;
	}
	#tbl_link{
		font-size: 90%;
	}
	h3{
		margin-left: 0;
	}

	#main_sched{
		margin: 0;
		max-width: 38em;
	}
	.sched_line{
		margin: 1.2ex 0 0 1em;
		padding: 0 0 .5ex 0;
	}
	.sl_day{
		left: 1.2em;
		top: 3.9ex;
	}
	.sl_date{
		font-size: 230%;
		margin: .05em 0 0 -.2em;
	}
	.sl_my{
		font-size: 125%;
	}
	.sl_showtime{
		padding: 0 0 0 4em;
	}
	.sl_guest{
		margin-right: 0;
	}
	.sl_guest_img{
		display: none;
	}
	#sl_no_shows{
		margin: 0 0 1.5em;
	}
	#sm_cont{
		margin: .8em 0 0;
		text-align: center;
	}
	.sm_icon{
		width: 25%;
		height: 3em;
		display: inline-block;
		margin: 0;
	}

	/*form fields*/
	.fld_na{
		overflow: hidden;
	}
	.sub_sec_t{
		width: 48%;

	}
	.sub_sec_tn, .sub_sec_c{
		display: block;
		width: 96%;
		margin-top: .5em;
	}
	:root .sec_head{
		margin: 0 0 .6em 1em;
		padding: 0 0 .2em .5em;
	}
	#fi_tix{
		width: 43%;
	}
	#ss_name,#ss_email,#ss_tel,#ss_ref{
		width: 96%;
		margin: .5em 0 0 0;
	}
	#ss_tel{
		width: 85%;
	}
	#ss_ref{
		width: 75%;
	}
	#ss_zip,#ss_age{
		display: inline-block;
		margin: .7em 0 0 0;
		width: 30%;
	}
	#ss_age{
		width: 40%;
		margin-left: 5%;
	}
	.sec_cmt{
		margin: .5em 0 0 0;
	}



	#hv_inp{
		display: inline-block;
		vertical-align: top;
		position: relative;
		margin-top: 1em;
	}

	#hv_fldset{
		text-align: center;
	}
	#hv_sec_head{
		text-align: left;
	}
	#hv_sec_head span{
		font-size: 80%;
		/*display: block;*/
		font-style: italic;
		line-height: 1.2ex;
		white-space: nowrap;
	}
	#hv_img_sec{
		display: block;
		margin: 0 auto;
	}
	#svg_arw_p_reg{
		display: none;
	}
	#svg_arw_p_mob{
		display: block;
	}
	#sbmt{
		position: relative;
		bottom: auto;
		width: 61%;
		left: auto;

		transition: none;
		-webkit-transition:  none;
		margin: .8em auto 0;
	}

	#fncy_sel{
		width: auto;
		top: 5.6em;
	}
	.fncy_sel_p, .fncy_sel_b{
		left: .5em;
		right: 1em;
		margin: 0;
	}
	.fncy_sel_p:before{
		left: 1em;
	}

	.fncy_sel_b:before{
		left: 52%;
	}
	.f_sel_date_ng{
		font-size: 110%;
	}
	.f_sel_shwt{
		margin-top: 0;
	}
	.f_sel_img{
		display: none;
	}
	.cc_cont{
		display: none;
	}

	footer{
		font-size: 60%;
		height: 3.2em;
		line-height: 3.2em;
	}


}
