/* Normalize.css(http://necolas.github.com/normalize.css/) + Eric Meyer Reset(http://meyerweb.com/eric/tools/css/reset/) = Freaks Reaet(http://www.mobifreaks.com/?p=943)*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

body { line-height: 1; }

/* HTML5 Element display reset for non supporting browsers*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

/* Corrects inline-block display not defined in IE6/7/8/9 & FF3*/
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* Prevents modern browsers from displaying 'audio' without controls*/
audio:not([controls]) { display: none; }

/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 Known issue:no IE6 support */
[hidden] { display: none; }

/* Base 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 2. Keeps page centred in all browsers regardless of content height. 3. Prevents iOS text size adjust after orientation change, without disabling user zoom. www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
*/
html { font-size: 100%; /* 1 */ overflow-y: scroll; /* 2 */ -webkit-text-size-adjust: 100%; /* 3 */ -ms-text-size-adjust: 100%; /* 3 */ }

/* Addresses font-family inconsistency between 'textarea' and other form elements */
body, button, input, select, textarea { font-family: sans-serif; }

/*	Links - Addresses outline displayed oddly in Chrome */
a:focus { outline: thin dotted; }

/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }

/* Typography - Neutralise smaller font-size in 'section' and 'article' in FF4+, Chrome, S5 */
h1 { font-size: 2em; }

/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] { border-bottom: 1px dotted; }

/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

/* Addresses styling not present in S5, Chrome */
dfn { font-style: italic; }

/* Addresses styling not present in IE6/7/8/9 */
mark { background: #ff0; color: #000; }

/* Corrects font family set oddly in IE6, S4/5, Chrome en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace,serif; _font-family: 'courier new',monospace; font-size: 1em; }

/* Improves readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/*	1. Addresses CSS quotes not supported in IE6/7
	2. Addresses quote property not supported in S4
*/
/* 1 */
blockquote, q { quotes: none; }

/* 2 */
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

small { font-size: 75%; }

/* Prevents sub and sup affecting line-height in all browsers - gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Lists */
article ul, article ol { margin-left: 0; padding: 0 0 0 40px; }

article dd { margin: 0 0 0 40px; }

nav ul, nav ol { list-style: none; list-style-image: none; }

/* Embedded content - Improves image quality when scaled in IE7 - code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
img { -ms-interpolation-mode: bicubic; /* 1 */ }

/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) { overflow: hidden; }

/* Define consistent border, margin, and padding */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/*	1. Corrects color not being inherited in IE6/7/8/9
	2. Corrects alignment displayed oddly in IE6/7
*/
legend { border: 0; /* 1*/ *margin-left: -7px; /* 2*/ }

/*	1. Corrects font size not being inherited in all browsers
	2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
	3. Improves appearance and consistency in all browsers
*/
button, input, select, textarea { font-size: 100%; /* 1*/ margin: 0; /* 2*/ vertical-align: baseline; /* 3*/ *vertical-align: middle; /* 3*/ }

/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button, input { line-height: normal; }

/*	1. Improves usability and consistency of cursor style between image-type 'input' and others
	2. Corrects inability to style clickable 'input' types in iOS
	3. Removes inner spacing in IE7 without affecting normal text inputs. Known issue:inner spacing remains in IE6
*/
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1*/ -webkit-appearance: button; /* 2*/ *overflow: visible; /* 3*/ }

/*	1. Addresses box sizing set to content-box in IE8/9
	2. Removes excess padding in IE8/9
*/
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1*/ padding: 0; /* 2*/ }

/*	1. Addresses appearance set to searchfield in S5, Chrome
	2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
*/
input[type="search"] { -webkit-appearance: textfield; /* 1*/ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2*/ box-sizing: content-box; }

/* Removes inner padding that is displayed in S5, Chrome on OS X */
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* Removes inner padding and border in FF3+ - www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*	1. Removes default vertical scrollbar in IE6/7/8/9
	2. Improves readability and alignment in all browsers
*/
textarea { overflow: auto; /* 1*/ vertical-align: top; /* 2*/ }

/* Tables - Remove most spacing between table cells */
table { border-collapse: collapse; border-spacing: 0; }

/* jQuery FlexSlider v2.4.0 http://www.woothemes.com/flexslider/  Copyright 2012 WooThemes Free to use under the GPLv2 and later license. http://www.gnu.org/licenses/gpl-2.0.html  Contributing author: Tyler Smith (@mbmufffin)  */
/* ==================================================================================================================== RESETS ====================================================================================================================*/
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus { outline: none; }

.slides, .slides > li, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }

.flex-pauseplay span { text-transform: capitalize; }

/* ==================================================================================================================== BASE STYLES ====================================================================================================================*/
.flexslider { margin: 0; padding: 0; }

.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }

.flexslider .slides img { width: 100%; display: block; }

.flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

html[xmlns] .flexslider .slides { display: block; }

* html .flexslider .slides { height: 1%; }

.no-js .flexslider .slides > li:first-child { display: block; }

/* ==================================================================================================================== DEFAULT THEME ====================================================================================================================*/
.flexslider { margin: 0 0 20px; background: #ffffff; border: 4px solid #ffffff; position: relative; zoom: 1; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides { zoom: 1; }

.flexslider .slides img { height: auto; }

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.loading .flex-viewport { max-height: 300px; }

.carousel li { margin-right: 5px; }

.flex-direction-nav { *height: 0; }

.flex-direction-nav a { text-decoration: none; display: block; width: 40px; height: 40px; /*margin: -20px 0 0;*/ position: absolute; /*top: 50%;
/*z-index: 10;*/ overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before { /*font-family: "flexslider-icon";
font-size: 40px;*/ display: inline-block; /*content: '\f001';*/ color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

/*.flex-direction-nav a.flex-next:before { content: '\f002';
}
.flex-direction-nav .flex-prev { left: -50px;
}
.flex-direction-nav .flex-next { right: -50px; text-align: right;
}*/
.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.8; /*left: 10px;*/ }

.flexslider:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.8; /*right: 10px;*/ }

.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1; }

.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; }

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }

/*.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004';
}
.flex-pauseplay a:hover { opacity: 1;
}
.flex-pauseplay a .flex-play:before { content: '\f003';
}*/
.flex-control-nav { width: 100%; position: absolute; /*bottom: -40px;*/ text-align: center; }

.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }

/*.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0, 0, 0, 0.5); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
}
.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active { background: #000; background: rgba(0, 0, 0, 0.9); cursor: default;
}*/
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }

.flex-control-thumbs li { width: 25%; float: left; margin: 0; }

.flex-control-thumbs img { width: 100%; height: auto; display: block; opacity: .7; cursor: pointer; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.flex-control-thumbs img:hover { opacity: 1; }

.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

/* ==================================================================================================================== RESPONSIVE ====================================================================================================================*/
@media screen and (min-width: 768px) { .flexslider { margin-bottom: 36px; }
  .flex-control-nav { display: block; z-index: 2; } }
/* apply a natural box layout model to all elements, but allowing components to change */
html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

/* colour palette */
@font-face { font-family: 'bebas_neuebold'; src: url("../_fonts/bebasneue_bold-webfont.eot"); src: url("../_fonts/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../_fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("../_fonts/bebasneue_bold-webfont.woff") format("woff"), url("../_fonts/bebasneue_bold-webfont.ttf") format("truetype"), url("../_fonts/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'sintony-regular'; src: url("../_fonts/Sintony-Regular-webfont.eot"); src: url("../_fonts/Sintony-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../_fonts/Sintony-Regular-webfont.woff2") format("woff2"), url("../_fonts/Sintony-Regular-webfont.woff") format("woff"), url("../_fonts/Sintony-Regular-webfont.ttf") format("truetype"), url("../_fonts/Sintony-Regular-webfont.svg#sintonyregular") format("svg"); font-weight: normal; font-style: normal; }

body { margin: 0; padding: 0; overflow-x: hidden; font-family: 'sintony-regular', serif; font-size: 100%; line-height: 1em; color: #212120; background-color: #212120; }

.clear { clear: both; }

h1, h2, h3, h4, h5 { margin: 0 0 20px 0; padding: 0; color: #212120; font-family: 'bebas_neuebold', serif !important; text-transform: uppercase; line-height: 1.2em; letter-spacing: 1px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

h1 { font-size: 1.8em; color: #A8A8A8 !important; }

h2 { font-size: 1.4em; }

h3 { font-size: 1em; text-transform: none; }

p { margin: 0 0 20px 0; font-size: 0.8em; line-height: 1.6em; letter-spacing: 0.3px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

a { color: #903530; text-decoration: none; outline: none; -moz-outline: none; }
a:active, a:focus, a:hover { color: #903530; text-decoration: none !important; outline: none; -moz-outline: none; }
a.btn { margin: 0 0 20px 0; padding: 8px 40px 8px 15px; color: #212120; font-size: 0.8em; display: block; background: url(../_images/hires/btn_arrow_red.png) #e7e7e7 no-repeat right center; -webkit-background-size: 20px; -moz-background-size: 20px; -o-background-size: 20px; background-size: 20px; -webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; -o-transition: background 0.3s ease; transition: background 0.3s ease; }
a.btn:hover { background-color: #D8D8D8; }
a.btn.red { background: url(../_images/hires/btn_arrow.png) #903530 no-repeat right center; -webkit-background-size: 20px; -moz-background-size: 20px; -o-background-size: 20px; background-size: 20px; color: white; }
a.btn.red:hover { background-color: #802F2B; }

HTML.ie8 a.btn { background: url(../_images/hires/btn_arrow_red_IE.png) #e7e7e7 no-repeat right center; }

HTML.ie8 a.btn.red { background: url(../_images/hires/btn_arrow_IE.png) #903530 no-repeat right center; }

ul, li { margin: 0; padding: 0; list-style: none; }

img { margin: 0; padding: 0; border: 0; vertical-align: bottom; }
img.logo { width: 100%; max-width: 230px; margin: 0 auto 20px auto; text-align: center; display: block; }

HTML.ie8 img.logo { width: 230px; }

.heading-large { margin: 0 0 20px 0; padding: 0; color: #A8A8A8; font-family: 'bebas_neuebold', serif; font-size: 1.8em; text-transform: uppercase; line-height: 0.8em; letter-spacing: 1px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.no-margin { margin: 0; }

#header { margin: 0; position: relative; background: #903530; overflow: hidden; }
#header .banner { margin: 20px 5%; }
#header .top-line { width: 100%; height: 7px; background-color: #212120; }
#header .search { padding: 15px 5%; background: white; position: relative; }
#header .search h2 { margin: 0; line-height: 1em; display: none; }
#header .search select { margin-bottom: 0; }
#header .search .arrow-container { width: 90%; position: absolute; bottom: 0; }
#header .search .arrow-container img { width: 40px; margin: 0 auto; display: block; text-align: center; position: relative; top: 14px; }
#header p.tagline { display: none; text-transform: uppercase; color: white; text-align: center; font-family: 'bebas_neuebold', serif; font-size: 0.85em; letter-spacing: 1px; }

#nav { margin: 0; padding: 0; clear: both; }
#nav ul { margin: 0 0 20px 0; }
#nav ul li { width: 50%; float: left; margin: 0; padding: 0 0 0 25px; font-family: 'bebas_neuebold', serif; font-size: 1.4em; text-transform: uppercase; line-height: 1.4em; letter-spacing: 1px; background: url(../_images/hires/star.png) no-repeat left 5px; -webkit-background-size: 18px; -moz-background-size: 18px; -o-background-size: 18px; background-size: 18px; }
#nav ul li a { color: #212120; }
#nav ul li a:hover { color: #903530; }

HTML.ie8 #nav ul li { background: url(../_images/hires/star_IE.png) no-repeat left 5px; }

.content-container { padding: 20px 0; position: relative; background-color: white; }

.content { margin: 0 5%; position: relative; }
.content .left-col, .content .right-col { margin: 0; position: relative; clear: both; }
.content .left-col img { width: 100%; margin: 0 0 20px 0; border: 7px solid #e7e7e7; }
.content .right-col .icon { display: none; }
.content .left-col-1 img.poster-img { width: 100%; max-width: 170px; display: none; }
.content .container { margin: 0 0 20px 0; padding: 15px; border: 1px solid #e7e7e7; }
.content .container p:last-of-type { margin-bottom: 0; }
.content .terms-container UL { list-style-type: disc !important; margin: 0px 0px 1em 1em; }
.content .terms-container UL LI { list-style-type: disc !important; font-size: 0.8em; line-height: 1.6em; letter-spacing: 0.3px; }
.content .terms-container OL { list-style-type: decimal !important; margin: 0px 0px 1em 1em; }
.content .terms-container OL LI { list-style-type: decimal !important; font-size: 0.8em; line-height: 1.6em; letter-spacing: 0.3px; }
.content .icon { width: 60px; height: 60px; margin: 0 15px 30px 0; float: left; border: 3px solid #e7e7e7; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; }
.content .icon#figure-icon { background: url(../_images/hires/icons/icon_figure.png) white no-repeat center center; -webkit-background-size: 24px; -moz-background-size: 24px; -o-background-size: 24px; background-size: 24px; }
.content .icon#city-icon { background: url(../_images/hires/icons/icon_city.png) white no-repeat center center; -webkit-background-size: 27px; -moz-background-size: 27px; -o-background-size: 27px; background-size: 27px; }
.content .icon#tickets-icon { background: url(../_images/hires/icons/icon_tickets.png) white no-repeat center center; -webkit-background-size: 27px; -moz-background-size: 27px; -o-background-size: 27px; background-size: 27px; }
.content .icon#date-icon { background: url(../_images/hires/icons/icon_date.png) white no-repeat center center; -webkit-background-size: 27px; -moz-background-size: 27px; -o-background-size: 27px; background-size: 27px; }
.content .border { border: 7px solid #e7e7e7; }
.content .grey-bg { background: #e7e7e7; background: rgba(231, 231, 231, 0.65); }
.content .white-bg { background: white; background: rgba(255, 255, 255, 0.65); }
.content .results-table { margin: 0; }
.content .results-table .result { margin: 0; padding: 15px; background-color: #e7e7e7; }
.content .results-table .result .col1, .content .results-table .result .col2, .content .results-table .result .col3 { clear: both; }
.content .results-table .result .col1a, .content .results-table .result .col2a, .content .results-table .result .col3a, .content .results-table .result .col4a { clear: both; }
.content .results-table .result p { width: 70%; margin-bottom: 10px; float: left; }
.content .results-table .result p.mob-title { width: 30%; font-family: 'bebas_neuebold', serif; font-size: 0.95em; letter-spacing: 1px; }
.content .results-table .result a.btn { margin: 0; text-align: center; }
.content .results-table .result.headings { display: none; }
.content .results-table .result:nth-of-type(2n+2) { background-color: #f4f4f4; }

HTML.ie8 .content .icon#figure-icon { background: url(../_images/hires/icons/icon_figure_IE.png) white no-repeat center center; }
HTML.ie8 .content .icon#city-icon { background: url(../_images/hires/icons/icon_city_IE.png) white no-repeat center center; }
HTML.ie8 .content .icon#tickets-icon { background: url(../_images/hires/icons/icon_tickets_IE.png) white no-repeat center center; }
HTML.ie8 .content .icon#date-icon { background: url(../_images/hires/icons/icon_date_IE.png) white no-repeat center center; }
HTML.ie8 .content .results-table .result { background-color: white; border-top: 1px solid #e7e7e7; }
HTML.ie8 .content .results-table { background-color: white; border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }

.grey { background-color:#F4F4F4; }
.guarantee li, .guaranteeLight li { margin:0 -15px 0 -15px; padding:7px 7px 7px 42px; font-family:OpenSansRegular, Arial, Helvetica, sans-serif; font-weight:normal; color:#FFF; background: url('../_images/hires/check.png') no-repeat; background-size: 32px 16px; -webkit-background-size: 32px 16px; -moz-background-size: 32px 16px; background-position:center left; }
HTML.ie8 .guarantee li { background: url('../_images/hires/check_IE.png') no-repeat; background-color:#323231; margin-bottom:1px; }
HTML.ie7 .guarantee li { background: url('../_images/hires/check_IE.png') no-repeat; background-color:#323231; margin-bottom:1px; }
.guaranteeLight li { color:#212120; background: url('../_images/hires/check_dark.png') no-repeat; background-size: 32px 16px; -webkit-background-size: 32px 16px; -moz-background-size: 32px 16px; background-position:center left; }
HTML.ie8 .guaranteeLight li { background: url('../_images/hires/check_dark_IE.png') no-repeat; background-color:#E7E7E7; margin-bottom:1px; }
HTML.ie7 .guaranteeLight li { background: url('../_images/hires/check_dark_IE.png') no-repeat; background-color:#E7E7E7; margin-bottom:1px; }
.guarantee li:nth-of-type(2n) { background-color:#323231; }
.guaranteeLight li:nth-of-type(2n) { background-color:#E7E7E7; }
.guarantee img, .guaranteeLight img, .worryFree img { width:107px; display:block; margin:0 auto; text-align:center; margin-bottom:10px; }
.worryFree img { width:214px; }
.worryFree h1 { margin-bottom:0; }

#footer { margin: 0; position: relative; bottom: 0; overflow-x: hidden; background: #212120; }
#footer .footer-content { padding: 20px 5%; }
#footer p { margin-bottom: 5px; font-size: 0.75em; color: white; text-align: center; }
#footer p:last-of-type { margin-bottom: 0; }
#footer a { color: white; }
#footer a:hover { color: #e7e7e7; }

select { width: 100%; margin: 0 0 20px 0; padding: 6px 0 6px 0; color: #212120; background-color: #e7e7e7; border: none; font-size: 0.85em; font-family: 'sintony-regular', serif; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0; text-indent: 0.01px; text-overflow: ''; cursor: pointer; -moz-appearance: none; -webkit-appearance: none; appearance: none; background-image: url(../_images/hires/select_arrow.png); background-position: center right; background-repeat: no-repeat; -webkit-background-size: 25px; -moz-background-size: 25px; -o-background-size: 25px; background-size: 25px; -moz-padding-start: 6px; -webkit-padding-start: 6px; padding-start: 6px; -moz-padding-end: 6px; -webkit-padding-end: 6px; padding-end: 6px; }

select::-ms-expand { display: none !important; }

HTML.ie8 select, HTML.ie9 select { background-image: none; }

/* Flexslider adjustments */
.flexslider { border: 0; }

.flex-control-nav, .flex-direction-nav a { display: none; }

.map { width: 100%; margin: 0 0 20px 0; border: 7px solid #e7e7e7; background-color: #e7e7e7; }

@media screen and (min-width: 480px) { .content .left-col-1 { width: 170px; margin-right: 20px; float: left; }
  .content .left-col-1 img.poster-img { display: block; }
  .content .left-col-2 { width: 56%; float: left; } 
  .halfLeft, .halfRight { width:49%; float:left; }
  .halfLeft .container, .halfRight .container { min-height:178px; }
  .halfRight { float:right; }
  .halfLeft.worryFree .container, .halfRight.worryFree .container { min-height:425px; }
}
@media screen and (min-width: 600px) { 
  .content .left-col-2 { width: 64%; } 
  .worryFree img { margin:0 15px 10px 0; float:left; }
  .worryFree ul { margin-left:224px; }
  .worryFree ul li { margin-left:0; margin-right:0; padding-top:15px; padding-bottom:15px; }
  .worryFree h1 { font-size:1.9em; }
  .halfLeft.worryFree .container, .halfRight.worryFree .container { min-height:360px; }
}
@media screen and (min-width: 768px) { 
  h1 { font-size: 2em; }
  h2 { font-size: 1.6em; }
  h3 { font-size: 1.2em; }
  img.logo { margin-bottom: 5px; }
  .content-container { background: url(../_images/hires/map_bg.gif) white no-repeat top right; -webkit-background-size: 530px; -moz-background-size: 530px; -o-background-size: 530px; background-size: 530px; }
  HTML.ie8 .content-container { background: url(../_images/hires/map_bg_IE.gif) white no-repeat top right; }
  .content { margin-left: 30px; margin-right: 30px; }
  .content .left-col { width: 48%; float: left; clear: none; }
  .content .right-col { width: 48%; float: right; clear: none; }
  .content .left-col-1 { width: auto; margin-right: 0; float: none; }
  .content .left-col-1 img.poster-img { display: none; }
  .content .left-col-2 { width: auto; }
  .content .container { margin: 0 0 30px 0; }
  .content .results-table { margin-bottom: 30px; border: 1px solid #e7e7e7; }
  .content .results-table .icon-assist { position: relative; top: 20px; }
  .content .results-table .result .col1, .content .results-table .result .col2, .content .results-table .result .col3 { width: 33.3%; clear: none; float: left; background-color: none; }
  .content .results-table .result .col3 { width: 25%; float: right; }
  .content .results-table .result .col1a, .content .results-table .result .col2a, .content .results-table .result .col3a, .content .results-table .result .col4a { width: 25%; clear: none; float: left; background-color: none; }
  .content .results-table .result .col4q { width: 20%; float: right; }  
  .content .results-table .result p { margin-bottom: 0; position: relative; top: 5px; }
  .content .results-table .result p a { color: #212120; }
  .content .results-table .result p a:hover { color: #903530; }
  .content .results-table .result p.mob-title { display: none; }
  .content .results-table .result .icon { margin-bottom: 0; }
  .content .results-table .result .icon-assist { margin-bottom: 0; }
  .content .results-table .result.headings { display: block; background: rgba(255, 255, 255, 0.65); border-bottom: 1px solid #e7e7e7;}
  HTML.ie8 .content .results-table { border-top: none; }
  .map { margin-bottom: 30px; }
  a.btn { margin-bottom: 30px; }
  #header .banner { margin-left: 30px; margin-right: 30px; }
  #header p.tagline { display: block; }
  #header .search { padding-left: 2%; padding-right: 2%; }
  #header .search .arrow-container { width: 96%; }
  #header .search select { width: 50%; float: right; }
  #header .search p { margin-bottom: 0; float: left; position: relative; top: 7px; }
  #nav ul li { font-size: 1.6em; background: url(../_images/hires/star.png) no-repeat left 7px; -webkit-background-size: 18px; -moz-background-size: 18px; -o-background-size: 18px; background-size: 18px; }
  #footer { padding-left: 0; padding-right: 0; } 
  .no-inventory-venue { margin: 0px 15px 15px 15px !important; }
  .halfLeft.worryFree .container, .halfRight.worryFree .container { min-height:320px; }
}
@media screen and (min-width: 980px) { img.logo { width: 100%; max-width: 457px; }
  HTML.ie8 img.logo { width: 457px; }
  #header { background: url(../_images/hires/star_fall.png) #903530 repeat-x center 5px; -webkit-background-size: 62px; -moz-background-size: 62px; -o-background-size: 62px; background-size: 62px; }
  #header p.tagline { margin: 0; }
  #header .main-heading { float: left; position: relative; top: 36px; }
  #header .banner { width: 920px; margin: 0 auto; }
  #header .search { width: 400px; float: right; padding-left: 15px; padding-right: 15px; position: relative; top: 20px; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  #header .search .arrow-container { display: none; }
  #header .search select { width: 100%; }
  #header .search h2 { display: block; }
  #header .search p { margin-bottom: 15px; }
  #header p.tagline { text-align: left; }
  HTML.ie8 #header { background: url(../_images/hires/star_fall_IE.png) #903530 repeat-x center 5px; }
  .content-container { padding: 20px 0 20px 0; }
  .content { width: 920px; margin: 0 auto; }
  .content .left-col { width: 460px; }
  .content .left-col img { margin-bottom: 30px; }
  .content .right-col { width: 400px; }
  .content .right-col .icon { display: block; }
  .content .icon-assist { position: relative; top: 20px; }
  .content .left-col-1 { width: 170px; margin-right: 20px; float: left; }
  .content .left-col-1 img.poster-img { display: block; }
  .content .left-col-2 { width: 270px; }
  img.logo { margin: 0 0 5px 0; }
  #footer .footer-content { width: 920px; margin: 0 auto; padding: 30px 0; } 
  .worryFree ul { margin-top:15px; }
  .halfLeft.worryFree .container, .halfRight.worryFree .container { min-height:260px; }
}
@media screen and (min-width: 1280px) { #header .banner { width: 1120px; }
  #header .search { width: 450px; }
  .content { width: 1120px; }
  .content .left-col { width: 600px; }
  .content .right-col { width: 450px; }
  .content .left-col-2 { width: 410px; }
  #footer .footer-content { width: 1120px; } }
