/************************
* Resets *
************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, main { display: block }
audio, canvas, video { display: inline-block; *display:inline;
*zoom:1
}
audio:not([controls]) { display: none }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
a:hover, a:active { outline: 0 }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -0.5em }
sub { bottom: -0.25em }
img { height: auto; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle }
button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: middle }
button, input {
*overflow:visible; line-height: normal }
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
.clearfix { *zoom:1}
.clearfix:before, .clearfix:after { display: table; content: "" }
.clearfix:after { clear: both }

/*------ prevent focus zoom on mobile ------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
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"] { font-size: 16px!important; }
}
/*------typography, etc.------*/
body { margin: 0; font-family: 'Lato', sans-serif; font-size: 16px; line-height: 1.5em; color: #333333; }
p { margin: 0 0 .5em; }
a { color: #85AA42; text-decoration: none; -webkit-transition: color .1s ease-in; -moz-transition: color .1s ease-in; -o-transition: color .1s ease-in; transition: color .1s ease-in; }
a:hover { color: #0099A8; text-decoration: none; }
a:link img, a:visited img { border-style: none }
img { max-width: 100%; }
h1, h1 a, .h1 { font-weight: bold; font-size: 42px; color: #333333; letter-spacing: 0; margin-bottom: 0.50em; line-height: 42px }
h2, h2 a, .h2 { font-size: 35px; color: #555659; letter-spacing: 0; font-style: italic; line-height: 42px; margin-bottom: .50em }
h3, h3 a, .h3 { font-weight: bold; font-size: 25px; color: #333333; letter-spacing: 0; line-height: 32px; margin-bottom: .50em }
h4, h4 a, .h4 { font-size: 1.25em; margin-bottom: .5em; font-weight: bold; color: #333; }
h5, h5 a, .h5 { font-size: 1em; margin-bottom: .5em; font-weight: bold; }
h6, h6 a, .h6 { font-size: 1.1em; margin-bottom: 0; font-weight: bold; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; font-size: 1em; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }
p+div, p+fieldset { margin-top: 1.5em; }
p+ul, p+ol { margin-top: -.125em; margin-bottom: 1.5em; }
p+h2, ul+h2, ol+h2, aside+h2, p+h3, ul+h3, ol+h3, aside+h3, p+h4, ul+h4, ol+h4, aside+h4, p+h5, ul+h5, ol+h5, aside+h5, p+h6, ul+h6, ol+h6, aside+h6 { margin-top: 1.25em; }
.lead { font-weight: 300; font-size: 20px; color: #000000; letter-spacing: 0; line-height: 31px; margin-bottom: 1em }
hr { color: #CCCCCC; background-color: #CCCCCC; height: 1px; border: 0; width: 100%; margin-bottom: 2em; margin-top: 1.5em; clear: both; }
blockquote { font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; color: #666; margin: 0 0 1.5em 0; padding-left: .75em; font-style: italic; }
blockquote p { margin-bottom: .75em }
cite { color: #333; margin: 0 00; display: block; text-emphasis: none; font-style: normal; }
cite p { margin-bottom: 1em; }
.align_center { margin: 0 auto; text-align: center; display: block; }
sup, sub { line-height: 1em; }
strike { color: #999; }
iframe { margin: 0 auto 1.5em auto; display: block; width: 100%; }
code { font-size: 1em; background: rgba(0,0,0,.085); border-radius: 4px; padding: 0 3px; }
pre code { display: block; background: #f4f6f9; font-family: Monaco, monospace; border: 1px solid #DDD; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 2.5em; overflow: auto; width: 100%; padding: 1em; font-size: 1.25em; }
pre { white-space: pre; padding: 0; font-size: 12px; line-height: 1.4em; }
aside, figure { float: right; margin: 0 0 1em 2.5%; width: 33%; background: #f4f6f9; padding: .75em; font-size: .75em; line-height: 1.333em; -moz-border-radius: 4px; border-radius: 4px; }
aside img, figure img { margin: 0 0 1em; }
dl { margin-bottom: 1em; }
dt { font-weight: bold; }
.mobile { display: none; }
.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
.center { text-align: center; }
.skip { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
.skip:focus { position: static; width: auto; height: auto; margin: .5em .5em; font-size: .9em; }
.item_align_rt { right: 0; }
.item_align_lft { left: 0; }
.align_left { text-align: left; }
.align_right { text-align: right; }

/************************
* Structure *
************************/

.first { float: left; margin-right: 3.5%; }
.middle { float: left; margin-right: 3.5%; }
.last { float: right; }
/*------widths------*/
.group { margin-bottom: 1.5em; }
.group:last-child { margin-bottom: 0; }
.group_1of2, table.table_structure_2x td { width: 48.25%; }
.group_1of3, table.table_structure_3x td { width: 31%; }
.group_2of3 { width: 65.5%; }
.group_1of4, table.table_structure_4x td { width: 22.375%; }
.group_3of4 { width: 74.125%; }
.group_1of5 { width: 17.2%; }
.group_2of5 { width: 37.9%; }
.group_3of5 { width: 58.6%; }
.group_4of5 { width: 79.3%; }
.group_1of6 { width: 13.75%; }
.group_5of6 { width: 82.75%; }
.group_1of7 { width: 11.28571428571429%; }
.group_2of7 { width: 26.07142857142858%; }
.group_3of7 { width: 40.85714285714287%; }
.group_4of7 { width: 55.64285714285716%; }
.group_5of7 { width: 70.42857142857145%; }
.group_6of7 { width: 85.21428571428574%; }
.group_1of8 { width: 9.4375%; }
.group_3of8 { width: 35.3125%; }
.group_5of8 { width: 61.1875%; }
.group_7of8 { width: 87.0625%; }
.share_this { margin-bottom: 1.25em; }

/*------sections / wrappers------*/
.wrapper { margin: 0 auto; padding: 0 3.5%; }
section.section_primary { padding: 3em 0; background-color: #F3F3F3; }
section.section_secondary { padding: 3em 0; background-color: #555659; color: #fff; }
section.section_default { padding: 3em 0; background-color: #fff; }
.section_hero { background: #f4f6f9; }
.section_hero .wrapper { max-width: 1400px; padding: 0; position: relative; }
.site_wrapper { max-width: 1620px; margin: 0 auto; -moz-box-shadow: 0 0 20px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 20px rgba(0,0,0,.3); box-shadow: 0 0 20px rgba(0,0,0,.3); overflow: hidden; }
.section_secondary.values { text-align: center; }
.values .h3 { color: #fff; text-align: center; }
.interior .values h3 { color: #fff; }
.section_careers { padding: 2em }
.section_careers .lead { padding: 1em 0; line-height: 1.25em }
.section_careers .h2 { font-weight: bold; font-size: 42px; color: #333333; letter-spacing: 0; font-style: normal; line-height: 45px }
.section_careers .btn { color: #fff; }

/* --- global media object --- */
.media { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; }
.media_body { -ms-flex: 1; flex: 1; min-width: 0; -ms-word-break: break-all; overflow-wrap: break-word; word-wrap: break-word; }
.media_right { -ms-flex-negative: 0; flex-shrink: 0; margin-left: .75rem; }
.media_left { margin-left: 0; margin-right: .75rem; }

/* --- no support for flex, .no-flexbox added with Modernizr--- */
.no-flexbox .media { display: table; width: 100%; }
.no-flexbox .media_body, .no-flexbox .media_right, .no-flexbox .media_left { display: table-cell; }
.no-flexbox .media_right { float: right; }

/* --- interior pages --- */
.interior .section_hero { position: relative; }
.interior .section_hero .hero_img { position: relative; max-height: 300px; }
.interior .section_hero img { width: 100% }
.interior .section_hero.home_hero a { display: block; position: relative }
.interior .section_hero.home_hero .center_text { position: static; top: auto; transform: none; }
.interior .section_hero.home_hero h4 { font-size: 2em; font-weight: 500; margin-bottom: .25em; line-height: 1em }
.interior .section_hero.home_hero .headline .btn { font-size: .8em; background: none; padding: 8px 12px 6px }
.interior .section_hero.home_hero .light_theme .headline .btn { color: #666; border: 1px solid #999 }
.interior .banner_content { position: absolute; bottom: 50px; left: 5%; width: 40%; padding: 2em 2em; background: rgba(0, 74, 151, 0.9); z-index: 1; color: #fff; }
.interior .banner_content h1 { font-family: 'Lato', sans-serif; font-size: 35px; color: #FFFFFF; letter-spacing: 0; }
.interior .banner_content .description {font-family: 'Lato', sans-serif; font-size: 18px; color: #FFFFFF; letter-spacing: 0; line-height: 35px; }
.interior .section_hero .hero_btn { position: absolute; left: 5%; bottom: 90px; }
.interior .values p { margin-top: 1em; font-size: 18px; letter-spacing: .20px; line-height: 28px; font-weight: 300; }
.interior .values .btn { margin-top: 1em }

/*------careers section------*/
.featured_careers { display: grid; grid-gap: 2.5%; grid-template-columns: 25%; padding: 2em; }
.item { background: #fff; margin-bottom: 35px; border: 1px solid #E4E3E1; position: relative; }
.item-1 { grid-column: 1 / 1; grid-row: 1 / 4; min-height: 600px; padding: 20px; }
.item-2 { grid-column: 2 / 4; grid-row: 1 / 4; min-height: 600px; }
.item-3 { grid-column: 4 / 4; grid-row: 3 / 1; min-height: 300px; }
.item-4 { grid-column: 4 / 4; grid-row: 3 / 4; min-height: 300px; }
.item_tagline { position: absolute; bottom: 50px; background: rgba(0,74,151,.80); padding: 5px 15px; font-weight: bold; font-size: 14px; color: #FFFFFF; letter-spacing: 0.10px; text-align: center; }
.section_careers .featured_careers .item-1 .first, .section_careers .featured_careers .item-1 .last { width: 100%; float: none }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.section_careers .featured_careers { display: flex; }
.section_careers .featured_careers .item { flex: 1; margin: 1% }
.section_careers .featured_careers .first, .section_careers .featured_careers .last { width: 100%; float: none }
}

/*------articles feed (bottom of pages)------*/
.articles .inset { padding: 3em 0; }
.articles h2 { font-style: normal; font-weight: bold; font-size: 42px; color: #333333; letter-spacing: 0; margin-bottom: 2em; text-align: center; }
.article_feed .inset { padding: 1.5em; }
.article_feed a { color: #333; text-decoration: none; }
.article_feed.flex_grid a.flex_item:hover { border: 1px solid #ccc }
.article_feed.flex_grid { margin-bottom: 1.5em; }
.article_feed .heading { font-weight: 400; font-size: 1.3em; color: #333; line-height: 1.35em; margin-bottom: 1.25em }
.article_feed span { display: block }
.article_feed .read_more { color: #85AA42; font-size: .9em }
.article_feed .read_more::after { display: inline-block; margin: 10px; }
article .article_feed .inset { padding: 1em }
article .article_feed .heading { font-size: 1em; margin-bottom: 2em }
.flex_grid.flex_borders.flex_margin.article_feed .flex_item { background-color: #fff; }

/*------press room------*/
.press_room li ol.tags li:hover { color: #fff!important; }
.press_room li ol.tags { list-style: none; margin: 0 0 1.5em; font-size: .75em; padding-top: 1.5em!important; }
.press_room li ol.tags li { float: left; margin: 0 5px 5px 0; border: 0!important; padding: 0 }
.press_room li ol.tags li a { text-decoration: none; background: #444!important; float: left; padding: 0px 7px; font-weight: normal; color: #fff; border-radius: 0; }
.press_room li ol.tags li a:focus { background-color: #333; border: 0; }
.press_room li ol.tags li a:active { background-color: #333; }

/*------featured careers------*/
.featured_careers ul { list-style: none; padding-left: 0 }
.featured_careers ul li { border-bottom: 1px solid #efefef; padding: 10px 8px 10px 8px; }
.featured_careers ul li span.careers_tag { background-color: #F3F3F3; display: inline-block; font-size: 12px; padding: 2px 5px; color: #A9A8A7 }
.featured_careers .careers_company { color: #85AA42; font-weight: bold; font-size: 14px; letter-spacing: 0; display: inline-block; margin-right: 5px; }
.featured_careers .careers_description { font-size: 14px; color: #555659; letter-spacing: 0; line-height: 20px; padding-top: 10px }
.featured_careers h3 { font-weight: bold; font-size: 14px; color: #A9A8A7; letter-spacing: 0; text-align: left; }
.featured_careers .h2 { font-weight: normal; font-size: 35px; color: #333333; letter-spacing: 0; }
.featured_careers a { text-decoration: none; color: #85AA42; font-weight: bold; font-size: 15px; letter-spacing: 0; }
.featured_careers a.position li:hover { background-color: #F3F3F3; }

/*------rotator banner------*/
.section_hero { position: relative; }
.section_hero .hero_img { position: relative; max-height: 600px; margin-bottom: 0; border-bottom: 0; }
.section_hero img { width: 100%; }
.section_hero.home_hero a { display: block; position: relative }
.section_hero.home_hero .center_text { position: static; top: auto; transform: none; }
.section_hero.home_hero h4 { font-size: 2em; font-weight: 500; margin-bottom: .25em; line-height: 1em }
.section_hero.home_hero .headline .btn { font-size: .8em; background: none; padding: 8px 12px 6px }
.section_hero.home_hero .light_theme .headline .btn { color: #666; border: 1px solid #999 }
.rotator_arrows { width: 33px; height: 53px; position: absolute; cursor: pointer; color: transparent; border: none; outline: none; margin-top: -25px; top: 50%; overflow: hidden; z-index: 100; }
.rotator_prev { background: url(/images/left-arrow-sm.png) no-repeat; left: 15px; }
.rotator_next { background: url(/images/right-arrow-sm.png) no-repeat; right: 15px; }
.home_hero_slider section { position: relative; }
.home_hero_slider section, .cal_featured section { display: none; overflow: hidden }
.home_hero_slider section:first-of-type, .cal_featured section:first-of-type { display: block; }
.home_hero_slider.slick-initialized .slick-slide, .cal_featured.slick-initialized .slick-slide { display: block }
.banner_content { position: absolute; bottom: 150px; left: 5%; width: 50%; padding: 2em 2em; background: rgba(0, 74, 151, 0.9); z-index: 1; color: #fff; }
.banner_content h1 { font-family: 'Lato', sans-serif; font-weight:bold; font-size: 35px; color: #FFFFFF; letter-spacing: 0; }
.banner_content .description {font-family: 'Lato', sans-serif;font-size: 18px; color: #FFFFFF; letter-spacing: 0; line-height: 35px; }
.section_hero .hero_btn { position: absolute; left: 5%; bottom: 90px; }
.companies h2 { margin-bottom: 1em }
.companies .flex_item { display: flex; align-items: center; justify-content: center; background: #fff; }
.companies .flex_grid .flex_item .content { justify-content: center; align-self: center; }
.companies .flex_grid { margin-top: 3em; }
.companies .flex_borders { border: 1px solid #DDDDDD }
.companies .flex_grid.flex_borders.flex_margin .flex_item { padding: 20px; }
.companies p { font-size: 18px; color: #555659; letter-spacing: 0; text-align: center; line-height: 28px; padding: 10px 0; }

/*------site header------*/
.site_header { padding: 0; position: relative; background: #fff; background: rgba(255, 255, 255, .97); width: 100%; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
.site_header .wrapper { position: relative; }
.site_header a.logo { margin: 30px 40px 20px 30px; background: url(/images/logo-amc.png); /*------ PNG backup (2x final size)------*/ background-image: url(/images/logo-amc.svg), none; /*------ SVG ------*/ background-repeat: no-repeat; background-position: top left; background-size: 217px 76px; width: 217px; height: 76px;/*------ final size ------*/ float: left; display: block; padding: 40px }
ul.site_header_cta { padding: 0; list-style: none; float: right; z-index: 1000; margin-top: 40px; margin-right: 20px; }
ul.site_header_cta li { display: inline-block; }
ul.site_header_cta li > ul > li { display: block; }
.site_header nav.nav_primary svg { color: #78A22F; }

/*------site footer------*/
.site_footer { clear: both; font-size: .85em; color: #666; padding: 3em 0; }
.site_footer a { color: #333333 }
.site_footer a:hover { color: #666666 }
.site_footer .last { text-align: right }
.site_footer .legal { font-size: .90em; margin-top: 3em; }
.site_footer .legal a { text-decoration: underline }
.site_footer ul.footer_links li:last-child { padding-right: 0; }
.site_footer .company { display: inline-block; vertical-align: top; }
.site_footer ul.footer_links { display: block; padding-left: 0; margin-right: 0; }
.site_footer ul.footer_links a { text-decoration: none; padding: 0 20px 0 0; }
.site_footer ul.footer_links li { display: inline-block; font-weight: bold; text-decoration: none; font-size: 16px; color: #555659; letter-spacing: 0; text-align: right; line-height: 20px; padding:0 10px }
.site_footer ul.footer_links a:last-child { padding-right: 0; }
.section_primary.questions { padding: 2em 0; }
.site_footer img { max-width: 150px; padding: 20px 0; }

/************************
* Navigation *
************************/

/* Primary Navigation Resets and Defaults*/
nav.nav_primary { float: right; margin-top: 40px; margin-right: 30px }
nav.nav_primary .wrapper { padding: 0; }
nav.nav_primary .nav_full { display: table; width: 100%; }
nav.nav_primary ul { list-style: none; margin: 0; padding: 0; }
nav.nav_primary li > a { text-decoration: none; color: #333; font-weight: 500; letter-spacing: 0.07em }
nav.nav_primary .caret { margin-left: 10px; display: inline-block; width: 0; height: 0; vertical-align: middle; border-top: 5px solid #78A22F; border-right: 5px solid transparent; border-left: 5px solid transparent; content: ""; opacity: .5; filter: alpha(opacity=30); }
/* Mobile Button*/
.nav_primary_btn { display: none; position: absolute; top: 7px; right: 185px; z-index: 1; margin: 0; color: #333; font-size: 1.6em; }
.nav_primary_btn:hover { color: #666; text-decoration: none; }
/* Level 1 (All) */
nav.nav_primary ul.parent { display: table-row; width: 100%; }
nav.nav_primary .nav_full ul.parent { display: table-row; }
nav.nav_primary ul.parent > li { position: relative; display: block; float: left; }
nav.nav_primary ul.parent > li.nav_mobile { display: none; }
nav.nav_primary .nav_full ul.parent > li { display: table-cell; float: none; }
nav.nav_primary ul.parent > li > a { padding: 1em; font-size: 15px; text-transform: uppercase; font-weight: 500; text-align: center; display: block; }
nav.nav_primary ul.parent > li > a:hover, nav.nav_primary ul.parent > li.drop_nav.hover > a, nav.nav_primary ul.parent > li.drop_mega.hover > a { color: #666; }
/* Level 1 Dropdown (Mega)*/
nav.nav_primary ul.parent li.drop_mega { position: static; }
/* Level 2 Dropdown (All)*/
nav.nav_primary ul.parent > li > ul { background: #fff; display: none; position: absolute; left: -1px; -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); z-index: 3; }
/* Level 2 Dropdown (Nav)*/
nav.nav_primary ul.parent li.drop_nav > ul > li > a { padding: 0.5em; background: #fff; display: block; border-bottom: 1px solid #ddd }
nav.nav_primary ul.parent li.drop_nav > ul > li > a:hover { background: #f4f6f9; }
nav.nav_primary ul.parent li.drop_nav > ul { width: 200px; top: 100%; }
/* Level 2 Dropdown (Mega)*/
nav.nav_primary ul.parent li.drop_mega > ul { width: 100%; top: auto; }
nav.nav_primary ul.parent li.drop_mega > ul > li { width: 33.333%; padding: 1em; float: left; }
nav.nav_primary ul.parent li.drop_mega > ul > li ul li a { display: block; padding: .5em 0; border-bottom: 1px solid #ddd; }
/* Mobile Button*/
.nav_primary_btn { display: none; margin: .5em; color: #333; text-decoration: none; font-size: 1.3em; }
.nav_primary_btn:hover { color: #fff; text-decoration: none; }
/* Level 1 (All) */
nav.nav_primary ul.parent { display: table-row; width: 100%; }
nav.nav_primary .nav_full ul.parent { display: table-row; }
nav.nav_primary ul.parent > li { position: relative; display: block; float: left; }
nav.nav_primary ul.parent > li.nav_mobile { display: none; }
nav.nav_primary .nav_full ul.parent > li { display: table-cell; float: none; }
nav.nav_primary ul.parent > li > a { padding: 1em; color: #555659; text-align: center; display: block; }
nav.nav_primary ul.parent > li > a:hover, nav.nav_primary ul.parent > li.drop_nav.hover > a, nav.nav_primary ul.parent > li.drop_mega.hover > a { color: #ccc; }
/* Level 1 Dropdown (Mega)*/
nav.nav_primary ul.parent li.drop_mega { position: static; }
/* Level 2 Dropdown (Mega)*/
nav.nav_primary ul.parent li.drop_mega > ul { width: 100%; top: auto; }
nav.nav_primary ul.parent li.drop_mega > ul > li { width: 33.333%; padding: 1em; float: left; }
nav.nav_primary ul.parent li.drop_mega > ul > li ul li a { display: block; padding: .5em 0; border-bottom: 1px solid #ddd; }

/*------secondary navigation------*/
nav.nav_secondary { position: absolute; top: 40px; right: 0; }
nav.nav_secondary ul { margin: 0; padding: 0; list-style: none; }
nav.nav_secondary li { float: left; font-size: .875em; }
nav.nav_secondary li a { float: left; padding: 0 1.25em; text-decoration: none; border-radius: 4px; }
nav.nav_secondary li a:hover, nav.nav_primary li a:focus { color: #333; }
nav.nav_secondary li a:active { color: #666; }
nav.nav_secondary li.active a { font-weight: bold; color: #333; }

/*------section navigation (vertical)------*/ 
.nav_section { background-color: #fff; }
.nav_section .h4 { font-weight: bold; font-size: 25px; color: #000000; }
.nav_section .h5 { font-size: .9em; }
.nav_section > ul { list-style: none; padding: 0; border: 1px solid #DDDDDD; font-size: 1.1em; }
.nav_section > ul > li { font-size: 16px; color: #000000; letter-spacing: 0; line-height: 40px; }
.nav_section > ul > li a { display: block; color: #333; padding: 5px 20px }
.nav_section > ul li a:hover { background-color: #F3F3F3; color: #333; }
.nav_section > ul .selected { position: relative; background-color: #F3F3F3; font-weight: bold; border-left: 8px solid #85AA42; padding: 5px 10px; }

/*------nested------*/ 
.nav_section > ul ul { list-style: none; font-size: 0.9em; padding: 0; }
.nav_section > ul ul a { padding: .325em 1em; }
.nav_section ul .selected_parent { font-weight: 500; }

/*------ press room------*/	
.article_list { margin: 0 0 2.5em; padding: 0; list-style: none; border-bottom: 1px solid #ddd }
.article_list li { border-top: 1px solid #ddd; padding: 2.5em 0; overflow: hidden; position: relative; }
.article_list li .li-img { float: right; width: 38%; margin-left: 5%; display: block }
.article_list .li-head { display: block; font-size: 1.4em; line-height: 1.3em; color: #333; text-decoration: none; margin-bottom: .5em; float: left; width: 57%; font-weight: 400 }
.article_list .li-text { display: block; float: left; width: 57% }
.article_list .li-head-full { display: block; font-size: 1.4em; line-height: 1.3em; color: #333; text-decoration: none; margin-bottom: .5em; float: none; width: 90%; font-weight: 400 }
.article_list .li-text-full { display: block; float: none; width: 95%; }
.article_list .li-summary { margin-bottom: 1em; display: block }
.article_list .li-action { display: block; }
.articles_nav { padding: 0; margin-top: 1em; list-style: none; }
.articles_nav a { text-decoration: none; color: #333; display: block; margin-bottom: 7px }
.articles_nav a:hover { text-decoration: underline }
.posted_date { margin-top: .75em; margin-bottom: 1.5em; text-transform: uppercase; letter-spacing: 1px }
.article_header_img img { width: 100% }

/*------paging, crumbs, tags (articles)------*/ 
nav.page ul { text-align: center; padding: 0; }
nav.page ul li { display: inline; margin: 0 4px 0 0; }
nav.page ul li a { padding: 4px 8px; font-size: 14px; font-weight: bold; border: 1px solid #CCC; border-radius: 4px; text-decoration: none; background: #f4f6f9; }
nav.page ul li a:hover, nav.page ul li a:focus { background: #f0f0f0; border-color: #ccc; }
nav.page ul li a:active, nav.page ul li a.current { background: #fff; border-color: #ccc; }
nav.breadcrumb { color: #666; margin-bottom: 2em; padding: 1.50em; background-color: #F3F3F3; font-size: 14px; letter-spacing: 0; text-transform: uppercase; position:relative}
nav.breadcrumb a { margin: 0 5px; text-decoration: none; color: #999; }
nav.breadcrumb a:first-child { margin-left: 0; }
nav.breadcrumb a:hover, nav.breadcrumb a:focus { color: #616161; }
nav.breadcrumb a:active { color: #616161; }
nav.breadcrumb strong { font-weight: bold; color: #616161; }
ol.tags { list-style: none; padding: 0; margin: 1.50em 0 1.5em; font-size: .75em; }
ol.tags li { float: left; margin: 0 5px 5px 0; }
ol.tags li a { text-decoration: none; float: left; padding: 5px 10px; font-weight: 300; font-size: 16px; color: #333; text-align: center; border: 1px solid #DDDDDD; }
ol.tags li a:hover, ol.tags li a:focus { background-color: #F3F3F3; color: #333 }
ol.tags li a:active { background-color: #ccc; }

/************************
* Content *
************************/
section header, article header { }
section footer, article footer { border-top: 1px solid #CCC; font-size: .875em; padding: 1em 0; color: #888; margin-top: 3em; }
section footer img { float: left; margin: 0 10px 0 0; }
.well { display: block; padding: 15px 15px; background: #FFF; margin-bottom: 2em; border: 1px solid #DDDDDD; }
.platform { display: block; padding: 15px 15px; background: #FFF; border-radius: 4px; -moz-box-shadow: 0 0 4px #999; -webkit-box-shadow: 0 0 4px#999; box-shadow: 0 0 4px #999; margin-bottom: 2em; }
.comments { margin-top: 5em; }
.item_image { margin-bottom: .5em; }
.item_title { font-size: 1.25em; margin-bottom: .5em; }
.item_description { margin-bottom: .5em; }

/*------Insets & Outsets ------*/
.inset { padding: 2rem; }
.inset_right_large { padding-right: 4rem; }
.inset_right { padding-right: 2rem; }
.inset_right_small { padding-right: .5rem; }
.inset_left_large { padding-left: 4rem; }
.inset_left { padding-left: 2rem; }
.inset_left_small { padding-left: .5rem; }
.inset_top_large { padding-top: 4rem; }
.inset_top { padding-top: 2rem; }
.inset_top_small { padding-top: .5rem; }
.inset_bottom_large { padding-bottom: 4rem; }
.inset_bottom { padding-bottom: 2rem; }
.inset_bottom_small { padding-bottom: .5rem; }
.outset { margin: 2rem; }
.outset_right_large { margin-right: 4rem; }
.outset_right { margin-right: 2rem; }
.outset_right_small { margin-right: .5rem; }
.outset_left_large { margin-left: 4rem; }
.outset_left { margin-left: 2rem; }
.outset_left_small { margin-left: .5rem; }
.outset_top_large { margin-top: 4rem; }
.outset_top { margin-top: 2rem; }
.outset_top_small { margin-top: .5rem; }
.outset_bottom_large { margin-bottom: 4rem; }
.outset_bottom { margin-bottom: 2rem; }
.outset_bottom_small { margin-bottom: .5rem; }

/*------Spinternet Defaults ------*/
.page_banner { margin-bottom: 1em; -moz-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 0 4px #999; -webkit-box-shadow: 0 0 4px#999; box-shadow: 0 0 4px #999; }
.page_video { font-size: .875em; line-height: 1.666em; padding: 1em; margin-bottom: 1em; -moz-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 0 4px #999; -webkit-box-shadow: 0 0 4px#999; box-shadow: 0 0 4px #999; }
.page_video .fluid_video { margin-bottom: 0; }
.page_video .last { margin-left: 1em; }
img[align=left], img.img_left { float: left; margin: 0 1em 1em 0; max-width: 30%; }
img[align=right], img.img_right { float: right; margin: 0 0 1em 1em; max-width: 30%; }
.fluid_video { margin-bottom: 1.5em; }
.fluid_map { width: 100%; height: 0; padding-top: 60%; position: relative; margin-bottom: 1.5em; }
.fluid_map iframe { width: 100%; height: 100%; position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
.fluid_map img { max-width: none; }/*-- fixes max-width conflict in Google API maps --*/
ul.login_links { position: fixed; top: 0; right: 0; margin: 0; padding: 4px; list-style: none; font-size: 12px; }
.login_links li { float: right; margin-left: .5em; }
.login_links li > a { line-height: 1; padding: .333em .5em; text-decoration: none; background-color: #888; background: rgba(0,0,0,.5); border: 1px solid #666; -moz-border-radius: 4px; border-radius: 4px; color: #FFF; }

/*------Locations------*/
.location_results { padding: 1em; border: 1px solid #CCC; font-size: .875em; }
.location_results ol { list-style: none; margin: 0; padding: 0; line-height: 1.5em; width: 100%; }
.location_results ol li { list-style: none; margin: 0; display: inline-block; width: 100%; }
.location_results ol li div { float: left; width: 80%; }
.location_results img { float: left; margin-right: 5%; max-width: 15%; }

/*------video container ------*/
.video_link { display: block; margin-bottom: 1em; }
.video_link .video_thumb { position: relative; display: block; margin-bottom: .5em; }
.video_link .video_play { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); color: rgba(255,0,0,0.80); font-size: 5em; line-height: 1em; }
.video_link:hover .video_play { color: rgba(255,0,0,0.40); }

/*------icons (added with selectors.js) ------*/

a[href$="pdf"]:after { content: ' (.pdf)'; }
a[href$="xls"]:after { content: ' (.xls)'; }
a[href$="csv"]:after { content: ' (.csv)'; }
a[href$="doc"]:after { content: ' (.doc)'; }
a[href$="docx"]:after { content: ' (.docx)'; }
a[href$="ppt"]:after { content: ' (.ppt)'; }
.pdf { background: url(/images/icon-pdf.gif) no-repeat 98% 50%; padding: 2px 2em 2px 0; }
.excel { background: url(/images/icon-excel.gif) no-repeat 98% 50%; padding: 2px 2em 2px 0; }
.word { background: url(/images/icon-word.gif) no-repeat 98% 50%; padding: 2px 2em 2px 0; }

/*------text options------*/
.text_cooler { color: #0066CC; }
.text_success { color: #009933; }
.text_warmer { color: #f78d1d; }
.text_danger, .ecom-error { color: #b94a48; }
.text_smaller { font-size: .75em; }
.text_small { font-size: .875em; }
.text_large { font-size: 1.25em; line-height: 1.5em; }
.text_larger { font-size: 1.5em; }
.text_largest { font-size: 1.75em; }
.text_primary { color: #85aa42 }
.text_secondary { color: #0099a8 }

/*------highlighting / alerts------*/
.alert_banner { background: #D90000; color: #fff; padding: 1.25em 1em; margin-bottom: 0; font-size: .9em; line-height: 1.4em; }
.alert_banner a { color: #fff; }
.alert_banner .btn { padding: 0; border: none; background: none; margin: 0 0 0 3em; float: right; }
.alert_banner .btn:hover { border: none; background: none; color: #ccc; }
.hidden { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.alert { padding: .5em 1em; color: #c09853; border: 1px solid #fbeed5; background: #fcf8e3; font-size: .875em; border-radius: 4px; margin: .25em 0 2em; }
.alert p:last-child { margin: 0; }
.alert.alert_success { color: #468847; border: 1px solid #d6e9c6; background: #dff0d8; }
.alert.alert_danger { color: #b94a48; border: 1px solid #eed3d7; background: #f2dede; }
/*.site_alert{z-index:4000; position:relative; top:0; left:0; padding:25px; background:#C00; color:#FFF; font-size:18px; font-weight:bold;}
.site_alert a{color:#F1C411;}*/

/*------Flags------*/
.flag { z-index: 1; min-width: 40px; max-width: 100%; background: grey; color: #fff; line-height: 1.2em; padding: .5em; position: absolute; top: 15px; left: -7px; font-size: .875em; }
.flag:after { width: 0; height: 0; display: block; content: ' '; border-top: 10px solid grey; opacity: .3; border-left: 7px solid transparent; position: absolute; bottom: -10px; left: 0; }
.flag.flag_success { background: #288232; }
.flag.flag_success:after { border-top-color: #288232; }
.flag.flag_danger { background: #b94a48; }
.flag.flag_danger:after { border-top-color: #b94a48; }
.flag.flag_cool { background: #06C; }
.flag.flag_cool:after { border-top-color: #06C; }
.flag.flag_warm { background: #f78d1d; }
.flag.flag_warm:after { border-top-color: #f78d1d; }

/* --- lists --- */
.list--horizontal { list-style: none; margin: 0; padding: 0; display: table; }
.list--horizontal > li { width: auto; margin: 0 2rem 0 0; display: inline-block; vertical-align: middle; }
.list--horizontal > li:last-child { margin-right: 0; }
.list--horizontal.last > li:first-child { margin-right: 0; }
.list--horizontal.list--m--small > li { margin: 0 1rem 0 0; }
.list--horizontal.list--m--xsmall > li { margin: 0 .5rem 0 0; }
.list--horizontal.list--m--none > li { margin: 0; }
.list--horizontal.last > li { margin: 0 0 0 2rem; }
.list--horizontal.list--m--small.last > li { margin: 0 0 0 1rem; }
.list--horizontal.list--m--xsmall.last > li { margin: 0 0 0 .5rem; }

/* --- Definition Lists --- */	
.dl--horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: start; align-items: flex-start; display: -ms-flexbox; display: flex; max-width: 400px; }
.dl--horizontal__label { width: 30%; padding-right: .75rem; margin: 0; }
.dl--horizontal__detail { width: 70%; margin: 0; }
.no-flexbox .dl--horizontal__label { display: inline-block; padding-right: 0; }
.no-flexbox .dl--horizontal__detail { display: inline-block; width: 68%; }

/*------rows and grid views (e-commerce, typically generated dynamically)------*/ 
.list { clear: both; margin: 0 0 2em; }
.list_row { padding: 0; padding-top: 1em; }
.list_row > li { margin: 0; display: table; border-collapse: collapse; width: 100%; float: left; }
.list_row .inner { display: table-row; text-decoration: none; }
.list_row .li-img { display: table-cell; vertical-align: middle; width: 20%; padding-right: 1.5em; padding-top: 1em; padding-bottom: 1em; }
.list_row .li-img img { display: block; width: 100%; height: auto; -moz-border-radius: 4px; border-radius: 4px; }
.list_row .li-text { display: table-cell; vertical-align: middle; width: 70%; padding: 1.5em 1em 1.5em 0; }
.list_row .li-head { margin-bottom: .25em; font-size: 1.5em; font-weight: normal; text-decoration: none; }
.list_row .li-summary { display: block; color: #333; margin-bottom: .25em; font-size: 1em; }
.list_row .li-action { margin: 0; text-decoration: none; }
span.posted_info { display: block; font-style: italic; color: #999; font-size: .9em; margin-bottom: 1em; }
.list_row .author { display: block; font-style: italic; color: #999; }
.list_row > li.clear_even, .list_row > li.clear_third, .list_row > li.clear_fourth, .list_row > li.clear_fifth { width: 100%; display: none; margin: 0; }
.list_grid { padding: 0; }
.list_grid > li { padding: 0; margin-right: 3.5%; margin-bottom: 0em; display: block; float: left; }
.list_grid.list_2x > li { width: 48.25%; }
.list_grid.list_3x > li { width: 31%; }
.list_grid.list_4x > li { width: 22.375%; }
.list_grid.list_5x > li { width: 17.2%; }
.list_grid.list_6x > li { width: 13.75%; }
.list_grid > li.clear_even, .list_grid > li.clear_third, .list_grid > li.clear_fourth, .list_grid > li.clear_fifth, .list_grid > li.clear_sixth { display: none; border-bottom: 1px solid #ddd; margin: 2em 0 2em 0; }/*---set up/style clears---*/
.list_grid.list_2x > li.even, .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth { margin-right: 0; }/*---margin of last item---*/
.list_grid.list_2x > li.clear_even, .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth { display: block; width: 100%; }/*---show clears---*/
.list_grid .inner { text-decoration: none; }
.list_grid .li-img { padding-bottom: 1em; }
.list_grid .li-img img { -moz-border-radius: 4px; border-radius: 4px; margin-bottom: .5em; }
.list_grid .li-text { clear: both; display: block; }
.list_grid .li-head { margin-bottom: .1em; line-height: 1.1em; font-size: 1em; font-weight: bold; display: block; }
.list_grid .li-summary { font-size: .75em; display: block; }
.list_grid .li-action { font-size: .75em; display: block; }

/*------processing, please wait buttons-------*/
.spnWaitMessage { color: #CC0000; font-weight: bold; font-size: 16px; }

/*------related content (often used in side column, or below main content)------*/ 
.related { list-style: none; padding: 0; margin: 0; font-size: .875em; }
.related .related_item { padding: 15px; margin-bottom: 2em; border: 1px solid #DDDDDD }
.related .related_item *:last-child { margin-bottom: 0; }
.related .related_item.related_html .h2 { color: #333; font-weight: bold; font-size: 20px; font-style: normal; letter-spacing: 0; }
.related .related_item.related_banner figure { float: none; width: auto; }
.related .related_item.related_banner img { margin-bottom: .5em; }
.related .related_item.related_testimonial img { width: 75px; float: left; margin: 0 1em 1em 0; border-radius: 50%; }
.related .related_item.related_video img { cursor: pointer; }


/*------panels (often used to create different secions of content on the same page)------*/ 
.panel { padding: 2em 0; border-bottom: 1px solid #ccc; background-color: #ddd; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.panel.panel_image .panel_image_img { position: relative; }
.panel.panel_image .panel_image_img > img { width: 100%; }
.panel.panel_testimonial img { width: 75px; float: left; margin: 0 1em 1em 0; border-radius: 50%; }
.panel .img_blend { position: absolute; top: 0; height: 100%; width: 100%; }
.panel.left .img_blend { opacity: 0.7; background-image: linear-gradient(-90deg, rgba(255,255,255,0.00) 0%, #ffffff 80%); left: 0; width: 60%; }
.panel.right .img_blend { opacity: 0.7; background-image: linear-gradient(90deg, rgba(255,255,255,0.00) 0%, #ffffff 80%); right: 0; width: 60%; }
.panel.cover .img_blend { background: rgba(255,255,255,0.7); left: 0; right: 0; top: 0; bottom: 0; color: #000; }
.panel.dark.left .img_blend { background-image: linear-gradient(-90deg, rgba(0,0,0,0.00) 0%, #000000 80%); }
.panel.dark.right .img_blend { background-image: linear-gradient(90deg, rgba(0,0,0,0.00) 0%, #000000 80%); }
.panel.dark.cover .img_blend { background: rgba(0,0,0,0.7); color: #fff; }
.panel.dark, .panel.dark h4 { color: #fff; }
.panel .img_text { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }
.panel.left .img_text { left: 7%; width: 45%; }
.panel.right .img_text { right: 7%; width: 45%; }

/*------table structure (in editor template)------*/
table.table_structure_4x { width: 100%; margin-bottom: 1em; border-collapse: collapse; line-height: 1.3em; display: block; }
table.table_structure_4x tbody, table.table_structure_4x tr { display: block; width: 100%; }
table.table_structure_4x tr td { display: block; float: left; padding-bottom: .5em; margin-right: 2.5%; }/*margin matches column structure*/
table.table_structure_4x td td { display: table-cell; float: none; width: auto; }/*fix embeded tables*/
table.table_structure_4x td.clear { display: none; clear: both; width: 100%; }
table.table_structure_3x { width: 100%; margin-bottom: 1em; border-collapse: collapse; display: block; }
table.table_structure_3x tbody, table.table_structure_3x tr { display: block; width: 100%; }
table.table_structure_3x tr td { display: block; float: left; padding-bottom: .5em; line-height: 1.4em; margin-right: 2.5%; }/*margin matches column structure*/
table.table_structure_3x td td { display: table-cell; float: none; width: auto; }/*fix embeded tables*/
table.table_structure_2x { width: 100%; margin-bottom: 1em; border-collapse: collapse; display: block; }
table.table_structure_2x tbody, table.table_structure_2x tr { display: block; width: 100%; }
table.table_structure_2x tr td { display: block; float: left; padding-bottom: .5em; margin-right: 2.5%; }/*margin matches column structure*/
table.table_structure_2x td td { display: table-cell; float: none; width: auto; }/*fix embeded tables*/
table.table_structure_2x tr td:last-child, table.table_structure_3x tr td:last-child, table.table_structure_4x tr td:last-child { margin-right: 0; }/*margin matches column structure*/

/*------data tables (min-width for overflow on small devices, can be adjusted)------*/ 
table.table_data thead th, table.table_list thead th { background: #eee; white-space: nowrap; font-weight: normal; color: #333; padding: 10px 10px; font-size: 15px; }
table.table_data thead tr:first-child th:first-child, table.table_list thead tr:first-child th:first-child { border-top-left-radius: 4px; }
table.table_data thead tr:first-child th:last-child, table.table_list thead tr:first-child th:last-child { border-top-right-radius: 4px; border: 0; }
.table_data { border-collapse: collapse; min-width: 480px; width: 99.9%; font-size: .9rem; }
.table_data td { padding: .5em .75em; border: 1px solid #ddd; min-width: 5em; }
.table_data td strong { white-space: nowrap; }
.table_list { border-collapse: collapse; min-width: 480px; width: 99.9%; font-size: .9rem; }
.table_list td { padding: .5em .75em; border-bottom: 1px solid #DDD; border-right: 1px solid #DDD; min-width: 5em; }
.table_list td:last-child { border-right: 0; }
.table_list.table_stripe { border-top: 0; }
table.table_stripe tbody tr:nth-child(even) { background: #f4f6f9; background-color: rgba(193, 195, 198, 0.1); }
table.table_condensed th { padding: .25em .5em; font-size: 1rem; }
table.table_condensed td { padding: .25em .5em; font-size: .875rem; }
.table_overflow { /*added with selectors.js and */ 
width: 100%; overflow-x: auto; margin-bottom: 1.5rem; background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),  linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0, 		/* Shadows */
		radial-gradient(0 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)),  radial-gradient(100% 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0; background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),  linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0, 		/* Shadows */
		radial-gradient(farthest-side at 0 50%, rgba(0,0,0,.8), rgba(0,0,0,0)),  radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0; background-repeat: no-repeat; background-color: white; background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%; /* Opera doesn't support this in the shorthand */
background-attachment: local, local, scroll, scroll; }

/* Flex Grid */
.flex_grid { padding: 0; margin: 0; list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: flex-start; margin-bottom: 3em; }
.flex_grid .flex_item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; /* for IE */ padding: 1.75em; margin-bottom: 2em; position: relative; }

/* Flex Grid border/no border widths */
.flex_grid.flex_4x .flex_item { width: 25%; }
.flex_grid.flex_3x .flex_item { width: 33.333%; }
.flex_grid.flex_2x .flex_item { width: 50%; }

/* Flex Grid Borders */
.flex_grid.flex_borders { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
.flex_grid.flex_borders .flex_item { border: 1px solid #ddd; margin: 0; border-bottom: 0; border-right: 0; }

/* Flex Grid Margins */
.flex_grid.flex_borders.flex_margin { border: 0; }
.flex_grid.flex_borders.flex_margin .flex_item { margin-right: 3%; margin-bottom: 1.5em; border: 1px solid #ddd; }
.flex_grid.flex_borders.flex_margin .flex_item .item_details { padding: .75em; padding-top: 0; }
.flex_grid.flex_4x.flex_margin .flex_item { width: 22.75%; }
.flex_grid.flex_3x.flex_margin .flex_item { width: 31.333%; }
.flex_grid.flex_2x.flex_margin .flex_item { width: 48.5%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_2x.flex_margin .flex_item:nth-child(2n+2) { margin-right: 0; }

/* IE8 and IE9 */
.no-flexbox .flex_grid:after { content: ' '; display: block; clear: both; }
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_2x .flex_item:nth-child(2n+3) { clear: both; }

/*---Scale Proportionally for varied images sizes---*/ 
.grid_img { position: relative; border: 1px solid #ddd; width: 100%; margin-bottom: .75em }
.aspect_ratio_1to1 { padding-top: 100%; /* forces 1:1 aspect ratio, 100% is a square */ }
.aspect_ratio_3to2 { padding-top: 66.666%; /* forces 3:2 aspect ratio*/ }
.aspect_ratio_16to9 { padding-top: 56.25%; /* forces 16:9 aspect ratio*/ }
.img-container { position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; /* Align center inline elements */ font: 0/0 a; }
.img-container:before { content: ' '; display: inline-block; vertical-align: middle; height: 100%; }
.img-container img { vertical-align: middle; display: inline-block; max-height: 100%/* Makes taller img fit the box */; }
.flex_grid.flex_borders.flex_margin .flex_item .grid_img { border: 0; border-bottom: 1px solid #ddd }
.categories .h2 { font-weight: 700; font-style: normal; font-size: 22px; color: #000000; letter-spacing: 0; margin-bottom: 0.50em }
.flex_grid.flex_borders.flex_margin.categories { margin-top: 2em; }
.categories a { color: #333 }
.categories span { color: #85AA42 }

/************************
* Forms *
************************/
.form { margin-bottom: 1rem; clear: both; font-size: .875rem; }
.form > fieldset { margin-bottom: 1em; border: 1px solid #DDD; padding: 15px; -moz-border-radius: 4px; border-radius: 4px; background: #FFF; }
.form > fieldset > legend { display: block; background: #fff; padding: 0 .25em; color: #000; font-size: 1.3em; margin-bottom: .5em; font-weight: 600; }
.form fieldset > div, .form fieldset > fieldset { padding: 7px 0; clear: both; border-bottom: 1px dotted #DDD; }
.form fieldset > div:last-child { border-bottom: 0; }
.form fieldset > div { *zoom:1}
.form fieldset div:before, .form fieldset div:after { display: table; content: "" }
.form fieldset div:after { clear: both }
.form fieldset > div > label, .form fieldset > fieldset > legend { display: block; padding: 3px 5% 3px 0; width: 33%; text-align: right; float: left; }
.form fieldset > div > ul { margin: 0; padding: 0; list-style: none; }
.form fieldset ul.field_list { padding: 3px 0; list-style: none; margin: 0; float: left; display: block; width: 66%; }
.form fieldset ul.field_list li { margin: 0 0 3px 0; }
.form fieldset ul.field_list li { *zoom:1}
.form fieldset ul.field_list li:before, .form fieldset ul.field_list li:after { display: table; content: "" }
.form fieldset ul.field_list li:after { clear: both }
.form fieldset ul.field_list li span { width: 90%; float: left; }
.form fieldset ul.field_list li small { font-size: .85em; margin: -.5em 0 0 0; }
.form input[type="checkbox"], .form input[type="radio"] { margin-right: .5em; vertical-align: text-top; margin-top: 6px; float: left; }
.form fieldset input, .form fieldset select { margin: 0; max-width: 66%; }
.form fieldset select { padding: 0; }
input[type="text"], textarea, input[type="email"], input[type="password"], input[type="number"], input[type="tel"], select { padding: .5em .5em; font-size: .875rem; border: 1px solid #CCC; background: #f5f5f5; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 1px 2px rgba(0,0,0,.05); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}

/*------remove number spinners------*/
input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { border-color: rgba(0,102,204,.8); outline: 0; outline: thin dotted 9; box-shadow: 0 0 8px rgba(0,102,204,.6); background: #fff; }
.form .required { color: #b94a48; font-weight: bold; font-size: 0.8em; }
.form [disabled="disabled"] { opacity: .60; }
.form .btn { margin: .5em .5em 0 0; }
.app_hours label { display: block }
.app_hours div { float: left; }

/*------Login------*/
.form.login { clear: none; }
.form.login fieldset input, .form.login fieldset select { width: 100%; max-width: none; }
.form.login fieldset > div { border-bottom: none; }
.form.login fieldset > div > label { width: inherit; padding: 0; text-align: left; }
.form.login fieldset input[type="submit"] { width: inherit; }

/*------search------*/
.site_header fieldset.site_search { position: absolute; top: 10px; right: 0; width: 35%; text-align: right; }
fieldset.site_search input[type="search"], fieldset.site_search input[type="text"] { width: 50%; padding: .25em .5em; font-size: 16px; border: 1px solid #ddd; background: #f5f5f5; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 1px 2px rgba(0,0,0,.05); -moz-border-radius: 4px; border-radius: 4px; margin-right: .5em; }

/*------buttons------*/
.btn { text-decoration: none; display: inline-block; *display:inline;*zoom:1;
background: #999; color: #FFFFFF; line-height: 1em; font-weight: 600; font-size: 1rem; margin: 0 .25em 0 0; padding: .5em .875em; cursor: pointer; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #888; text-align: center; }
.btn:hover { border-color: #808080; background: #999; color: #FFF; text-decoration: none; }
.btn:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-danger { background: #b94a48; border-color: #ac2925; }
.btn-danger:hover { background-color: #d2322d; border-color: #ac2925; }
.btn-success { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover { background-color: #47a447; border-color: #398439; }
.btn-full { display: block; margin: 0; }
.btn-xxxlarge { font-size: 1.75rem; }
.btn-xxlarge { font-size: 1.5rem; }
.btn-xlarge { font-size: 1.25rem; }
.btn-large { font-size: 1.15rem; padding: 15px 30px }
.btn-small { font-size: .875rem; padding: 10px 20px }
.btn-mini { font-size: .75rem; }
.btn-special { font-size: 15px; color: #FFFFFF; letter-spacing: 1.25px; text-align: center; background: #0099A8; border-radius: 5px; border: 0; text-transform: uppercase; }
.nav_section_btn { display: none; margin: 0 0 1.5em 0; padding: 15px }
nav.nav_section.show { display: block; }
.nav_section_btn a { display: block; }
/* just for presentation (bottom left corner) */
.breakpoint { position: fixed; bottom: 0; left: 0; background: #333; width: 70px; color: #FFF; font-size: .8em; display: none; padding: 0 10px; }
.break_1024to992 { display: block; }
.g-recaptcha > div { margin-left: 33%; }

/* High Density Images - uncomment to use
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dppx) { 
.selector {background: url() top no-repeat;background-size:;}
}
*/
@media only screen and (max-width: 1200px) {
.banner_content { width: 70% }
}

@media only screen and (max-width: 1080px) {
nav.nav_primary ul.parent > li > a { padding: 0.65em; font-size: 14px; }
.banner_content { width: 70% }
}

@media only screen and (max-width: 991px) {
.section_careers .featured_careers { display: block; }
.featured_careers .item { display: block; }
.site_header a.logo { margin-bottom: 0px }
section.section_default { padding-top: 0; }
.site_footer .group_1of3 { float: none; margin-right: 0; padding-right: 0; width: 100%; text-align: center }
.site_footer .group_2of3 { text-align: center; }
/*---remove defaults for breakpoints---*/
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth { display: none; }/*---hide default clears---*/
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth { margin-right: 3.5%; }/*---over-ride default margin---*/
/* Flex Grid max 3 column */
.flex_grid.flex_4x .flex_item { width: 33.333%; }
.flex_grid.flex_4x.flex_margin .flex_item { width: 31.333%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4) { margin-right: 3%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3) { margin-right: 0; }
/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5) { clear: none; }
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) { clear: both; }
.featured_careers { display: block; }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
.banner_content { bottom: 80px; width: 75%; left: 10%; }
.section_hero .hero_btn { bottom: 20px; left: 10%; }
nav.nav_primary { margin-top: 10px; margin-bottom: 10px; margin-right: 5px; clear: both; }
.break_991to768 { display: block; }
.site_footer ul.footer_links li { text-align: right; }
.site_footer ul.footer_links a { font-size: 15px }
/*---5, 6 column to 4---*/	
.list_grid.list_5x > li, .list_grid.list_6x > li { width: 22.375%; }/*---establish widths---*/
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fourth, .list_grid.list_6x > li.fourth { margin-right: 0; }/*---last column---*/
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fourth, .list_grid.list_6x > li.clear_fourth { display: block; width: 100%; }/*---show clears---*/
.group_2of3 { display: block; float: none; width: 100%; clear: both; text-align: center; }
}

@media only screen and (max-width: 768px) {
/*---standards---*/
h1 { font-size: 2.25em; }
/*---interior---*/	
.interior .banner_content { position: static; width: 100%; }
/*---hero---*/
.rotator_arrows { top: 25%; }
.section_hero .wrapper { background-color: #004A97; }
.banner_content { position: relative; bottom: auto; left: auto; width: 100%; padding: 2em 0; background: #004A97; text-align: center; }
.section_hero .hero_btn { margin: 0 auto; position: static; bottom: 0; top: 0; margin-top: 1em; padding-bottom: 1em; width: 60%; left: 0 }
.slick-slider { background-color: #004A97 }
.section_hero .banner_content { padding: 1em; }
/*---home---*/
.search input { width: 100%; display: block; margin: 0; }
.section_careers { padding: 1em }
.article_feed .heading { font-size: 15px; width: 100%; display: block; }
.article_feed span { width: 100%; float: none; display: block; padding-bottom: 1em }
.featured_careers { padding: 0 }
ul.site_header_cta { margin: 2em auto; float: none; display: block; width: 90%; text-align: center; position: static; }
ul.site_header_cta .btn { width: 100%; display: block }
ul.site_header_cta li { display: block; clear: both; margin-bottom: 0; padding-bottom: 0; }
/*---nav---*/
.nav_section_btn { display: block; }
.nav_section { display: none; }
nav.nav_primary { margin-top: 10px; margin-right: 5px; }
.nav_primary_btn { top: 40px; }
.nav_primary_btn { display: block; }
nav.nav_primary ul.parent > li > ul { box-shadow: none; }
nav.nav_primary ul.parent li.drop_nav > ul > li > a:last-child { border-bottom: 0; }
nav.nav_primary { float: none; margin-top: 0; margin-right: 0; }
nav.nav_primary ul.parent li.drop_nav > ul > li { text-align: center; }
/*---footer---*/	
.site_footer ul.footer_links a { padding: 0; }
.site_footer .last, .site_footer .disclaimer, .site_footer .company { text-align: center; }
.site_footer .social { padding-left: 0; margin-left: 0 }
.site_footer ul.footer_links { text-align: center; }
.site_footer ul.footer_links { padding-bottom: 1em; }
.site_footer ul.footer_links li { text-align: center; display: block; background-color: #F2F2F2; margin: 10px 0; padding: 10px; }
.site_footer .company { display: block; text-align: center; }
.wrapper { padding: 0 4.5%; }
/* default breakpoints for structure */
.structure > .first, .structure > .middle, .structure > .last { float: none; width: 100%; margin-right: 0; margin-bottom: 3em; }
.structure > .first:last-child, .structure > .last:last-child { margin-bottom: 0; }
/* default breakpoints for table structure */
table.table_structure_4x tr { clear: both; }
table.table_structure_4x tr td { width: 47%; }
table.table_structure_4x td.clear { display: block; }
/* Flex Grid max 2 column */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item { width: 50%; }
.flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item { width: 48.5%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3) { margin-right: 3%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(2n+2), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(2n+2) { margin-right: 0 }
/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) { clear: none; }
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(2n+3), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(2n+3) { clear: both; }
/* Level 1 Dropdown (All)*/
nav.nav_primary ul.parent, nav.nav_primary .nav_full ul.parent { display: none; }
nav.nav_primary ul.parent.show, nav.nav_primary .nav_full ul.parent.show { display: block; }
nav.nav_primary ul.parent > li, nav.nav_primary .nav_full ul.parent > li { display: block; width: 100%; }
nav.nav_primary ul.parent > li.nav_mobile { display: block; }
nav.nav_primary ul.parent > li > a { text-align: center; border-top: 1px solid #ddd; }
nav.nav_primary ul.parent > li > ul { display: none; }
nav.nav_primary .caret { display: none; }
nav.nav_primary .nav_primary_btn { display: block; }
/* Level 2 Dropdown (All)*/
nav.nav_primary ul.parent li.drop_nav > ul, nav.nav_primary ul.parent li.drop_mega > ul { position: relative; width: 100%; left: 0; }
nav.nav_primary ul.parent li.drop_mega > ul > li { float: none; width: 100%; }
/*------rotator banner------*/
.rotator_banner .rotator_banner_img { height: 300px; }
.rotator_banner .rotator_banner_content { padding: 1.5em 1.5em; position: relative; top: auto; left: auto; transform: none; }
/*------panels (often used to create different secions of content on the same page)------*/ 
.panel.panel_image .panel_image_img > img { margin-bottom: .75em; }
.panel .img_blend { opacity: 1; position: inherit; top: inherit; height: inherit; right: inherit!important; left: inherit!important; background: none!important; width: 100%!important; }
.panel .img_text { position: inherit; top: inherit; right: inherit!important; left: inherit!important; transform: inherit; width: 100%!important; }
.panel, .panel h4 { color: #333!important; }
/*------Insets & Outsets ------*/
[class*="outset_r"], [class*="outset_l"] { margin: 0 }
.mobile { display: block; }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
.break_767x480 { display: block; }
.nav_primary_btn { right: 40px; position: absolute; }
.nav_primary_btn:hover { color: #ccc; }
.form textarea { width: 60%; }
/*---4, 5, 6 column to 3---*/	
.list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li { width: 31%; }/*---establish widths---*/
.list_grid.list_3x > li.third, .list_grid.list_4x > li.third, .list_grid.list_5x > li.third, .list_grid.list_6x > li.third { margin-right: 0; }/*---last column---*/
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_third, .list_grid.list_5x > li.clear_third, .list_grid.list_6x > li.clear_third { display: block; width: 100%; }/*---show clears---*/
}

/* Interim breakpoint for some phones (landscape) and tablets (portrait) */
@media only screen and (max-width: 640px) {
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.search { margin-top: 0; }
.section_hero .hero_btn { width: 60%; }
.nav_primary_btn { right: 20px; top: 40px; float: right; }
.break_479x0 { display: block; }
/* default breakpoints for table structure */
table.table_structure_4x tr td, table.table_structure_3x tr td, table.table_structure_2x tr td { width: 100%; margin: 0; }
table.table_structure_4x tr td td, table.table_structure_3x tr td td, table.table_structure_2x tr td td { width: auto; }
.form fieldset { padding-left: 0; padding-right: 0; border-radius: 0; border-right: 0; border-left: 0; }
.form input[type="text"], .form input[type="number"], .form input[type="email"], .form input[type="password"], .form textarea, .form fieldset select { max-width: none; width: 100%; }
.form fieldset > div > label, .form fieldset > fieldset > legend { width: 100%; padding: 0; text-align: left; }
.form fieldset .icon_form { clear: both; display: block; margin-top: .5em; }
.form fieldset ul { width: 100%; }
img.img_left, img[align=left], img.img_right, img[align=right] { max-width: 33%; }
aside, figure { width: auto; float: none; margin-left: 0; }
nav.page ul li { display: none; }
nav.page ul li.page-prev, nav.page ul li.page-next { display: inline; }
/*---3, 4, 5, 6 column to 2---*/	
.list_grid.list_3x > li, .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li { width: 48.25%; }/*---establish widths---*/
.list_grid.list_3x > li.even, .list_grid.list_4x > li.even, .list_grid.list_5x > li.even, .list_grid.list_6x > li.even { margin-right: 0; }/*---last column---*/
.list_grid.list_3x > li.clear_even, .list_grid.list_4x > li.clear_even, .list_grid.list_5x > li.clear_even, .list_grid.list_6x > li.clear_even { display: block; width: 100%; }/*---show clears---*/
/* Flex Grid */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item, .flex_grid.flex_2x .flex_item, .flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item, .flex_grid.flex_2x.flex_margin .flex_item { width: 100%; margin-right: 0; }
.list .li-summary { display: none; }
.rotator_banner .rotator_banner_img { height: 200px; }
/*---form builder captcha---*/
#rc-imageselect, .g-recaptcha { transform: scale(0.77); -webkit-transform: scale(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; }
#rc-imageselect > div, .g-recaptcha > div { margin: 0; width: 291px!important; }
}

/*Print styles */
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; } /* Black prints faster */
a, a:visited { color: #85AA42!important; text-decoration: underline; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img { page-break-inside: avoid; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
/************************
* eCommerce *
************************/
/*-----shop overrides-----*/
.wrapper.shop { }
/*-----shop search-----*/
fieldset.search.shop { margin-bottom: 1.5em; }
fieldset.search.shop input[type="text"] { font-size: 14px; padding: .5em; width: 65%; }
fieldset.search.shop input[type="submit"] { padding: .5em .75em; font-size: 14px; }
/*-----categories-----*/
.shop_category { font-size: 16px; border-bottom: 1px solid #ccc; color: #666; text-align: center; }
.shop_category_img { margin-bottom: 1.5em; }
/*-----toobar-----*/
.toolbar { font-size: 13px; }
.toolbar .first, .toolbar .middle { margin-right: 5% }
.toolbar ul { list-style: none; padding: 0; margin: 0; }
.toolbar ul li { margin-right: .75em; display: inline; float: left; }
.toolbar .list_view a { background: url(/images/icon-list-view.png) no-repeat; width: 12px; height: 12px; display: block; margin-top: 7px; }
.toolbar .list_view a:hover, .toolbar .list_view a.current_view { background-position: bottom; }
.toolbar .grid_view a { background: url(/images/icon-grid-view.png) no-repeat; width: 12px; height: 12px; display: block; margin-top: 7px; }
.toolbar .grid_view a:hover, .toolbar .grid_view a.current_view { background-position: bottom; }
.list.list_row .price { float: right; width: 20%; font-size: 1.2em; margin-top: .25em; }
.list .price strike { display: block; }
/*-----product-----*/
.form.product fieldset { padding: .5em; }
.form.product p { margin-bottom: 0; }
.form.product h2 { margin-bottom: 1em; }
.product_detail_img { max-width: 468px; margin-bottom: 1em; text-align: center; }
ul.product_detail_img_thumb { margin: 0; padding: 0; list-style: none; }
ul.product_detail_img_thumb li { display: block; float: left; }
ul.product_detail_img_thumb li a img { height: 40px; margin: 0 .25em 1em 0; }
/*-----reviews-----*/
.reviews { clear: both; display: block; padding: 15px 15px; background: #FFF; -moz-border-radius: 4px; border-radius: 4px; -moz-box-shadow: inset 0 0 5px #ccc; -webkit-box-shadow: inset 0 0 5px #ccc; box-shadow: inner 0 0 5px #ccc; margin-bottom: 1em; }
.review_info { background: #F3F3F3; padding: 20px; -moz-border-radius: 4px; border-radius: 4px; }
.review { border-bottom: 1px dotted #ccc; font-size: .90em; margin-bottom: 20px; }
.review:last-child { border-bottom: none!important; }
.review h2 { color: #0066CC; }
.reviews .btn { background-color: #0066CC; border-color: #005CB6; font-weight: normal; float: right; }
.reviews .btn:hover { background-color: #005CB6; border-color: #004992; }
/*-----star ratings-----*/
.userRatingStar { background-repeat: no-repeat; cursor: pointer; display: block; font-size: 0; height: 16px; margin: 0; padding: 0; width: 16px; text-align: center; }
.userRatingStarNoPointer { background-repeat: no-repeat; cursor: default; display: block; font-size: 0; height: 16px; margin: 0; padding: 0; width: 16px; text-align: center; }
.userFilledRatingStar { background-image: url(/images/star_yellow_14.gif); }
.userEmptyRatingStar { background-image: url(/images/star_gray_14.gif); }
.userWaitingRatingStar { background-image: url(/images/star_gray_14.gif); }
.ratingStar { background-repeat: no-repeat; cursor: pointer; display: block; font-size: 0; height: 50px; margin: 10px 0 0 0; padding: 0; width: 50px; text-align: center; }
.filledRatingStar { background-image: url(/images/star_yellow_12.png); }
.emptyRatingStar { background-image: url(/images/star_gray_12.png); }
.waitingRatingStar { background-image: url(/images/star_gray_12.png); }
/*-----cart-----*/	
.flex-table { margin-bottom: 1em; border-collapse: collapse; width: 100%; background: #FFF; border: 1px solid #CCC; }
.flex-table thead th { border-bottom: 1px solid #E0E0E0; background: #F4F4F4; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: capitalize; white-space: nowrap; }
.flex-table td, .flex-table th { padding: 10px; border-right: 1px solid #E0E0E0; }
#cart-table tfoot td { text-align: right; }
.flex-table tfoot td { border-top: 1px solid #E0E0E0; background: #F4F4F4; }
.flex-table td, .flex-table th { padding: 10px; border-right: 1px solid #E0E0E0; }
.flex-table tbody tr:last-child td { border-bottom: 0; }
.flex-table tbody tr td { border-bottom: 2px solid #E8E8E8; vertical-align: top; }
.cart-item-wrapper { padding-bottom: 1em; }
.cart-item-description { font-size: .875em; line-height: 1.2em; margin-left: 90px; }
.product-name { margin-left: 90px; display: block; line-height: 1.2em; margin-bottom: .5em; }
.product-image { float: left; margin-right: 10px; }
.remove-link { color: #666; text-decoration: none; }
span.label { display: none; float: left; margin-right: .5em; }
.cart_calculate { font-size: .875em; padding: 5px 10px 10px 10px; float: none; margin-right: 0; }
.cart_calculate label { display: block; }
.cart_calculate input[type="text"] { font-size: .875em; margin-right: .25em; width: 50%; }
.cart_calculate select { max-width: 100%; }
.payment_method { list-style: none; padding: 0; }
.payment_method li { display: block; float: left; margin: 0 5px 5px 0; }
/*-----checkout-----*/	
.checkout_help { font-size: .875em; line-height: 1.5em; }

@media only screen and (max-width: 768px) {
/*-----cart-----*/	
.flex-table.linearize thead { display: none; }
.flex-table.linearize tbody tr:last-child { border-bottom: 0; }
.flex-table.linearize tbody tr { border-bottom: 2px solid #CCC; }
.flex-table.linearize tr, .flex-table.linearize th, .flex-table.linearize td { display: block; }
.flex-table.linearize tbody tr td:first-child { padding-top: 10px; }
.flex-table.linearize tbody tr td { padding: 0 10px 10px; border-right: 0; border-bottom: 0; }
.cart-item-wrapper { min-height: 75px; border-bottom: 1px solid #ddd; }
span.label { display: compact; }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
.cart_calculate.first { width: 44%; float: left; }
.cart_calculate.last { width: 44%; float: right; }
}

@media screen and (max-width: 479px) {
.list.list_row .price { margin: 0; font-size: 1em; }
.list .price strike { display: none; }
}

/************************
* Date Picker Calendar *
************************/
/*------ Date Picker ------*/		
.ui-datepicker { width: 100%; font-size: .9em; text-align: center; color: #666; }
.ui-datepicker a { color: #666; text-decoration: none; }
.ui-datepicker .ui-icon { width: 16px; height: 16px; background-image: url("/images/datepicker-arrows.png"); display: inline-block; vertical-align: middle; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 6px; width: 1.8em; height: 1.8em; cursor: pointer; }
.ui-datepicker .ui-datepicker-prev { left: 2px; }
.ui-datepicker .ui-datepicker-next { right: 2px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
.ui-datepicker .ui-datepicker-next span { background-position: -16px 0; }
.ui-datepicker .ui-datepicker-header { position: relative; padding: .5em 0; background: #eee; font-weight: bold; }
.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; }
.ui-datepicker th { padding: .7em .3em; font-weight: bold; }
.ui-datepicker td { padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .25em; border: 1px solid #ddd; background: #fff; }
.ui-datepicker .ui-state-hover { background: #eee; }
.ui-datepicker .ui-state-highlight { background: #00C; color: #fff; }
/*------ Calendar ------*/
.cal_date { position: relative; z-index: 1; display: inline-block; width: 70px; height: 70px; margin-right: 1.5em; padding-top: 10px; text-align: center; border-right: 1px solid #fff; border-bottom: 1px solid #fff; background: #777; line-height: 1.4em; color: #fff; }
.cal_date .cal_month { display: block; text-transform: uppercase; margin-bottom: 0; font-size: .9em; font-weight: bold; }
.cal_date .cal_day { display: block; font-size: 1.7em; font-weight: lighter; }
.cal_listing { padding: 0; list-style: none; }
.cal_listing > li { padding: 1.5em 0; border-bottom: 1px solid #ddd; }
.cal_listing > li:last-child { border-bottom: none }
.cal_listing a { text-decoration: none; }
.cal_listing .cal_listing_img { float: left; max-width: 55%; margin-bottom: 1.5em; }
.cal_listing .cal_listing_img img { margin-top: -70px; padding-right: 1.5em; }
.cal_listing .cal_listing_detail { }
.cal_next_prev { display: table; margin-bottom: 1.5em; height: 40px; width: 100%; text-align: center; }
.cal_next_prev h3 { display: table-cell; margin: 0; background: #666; color: #fff; font-size: .9em; padding: 0 .5em; text-transform: uppercase; vertical-align: middle; }
.cal_next_prev a { display: table-cell; background: #666; color: #fff; font-size: 1.8em; width: 40px; text-decoration: none; vertical-align: middle; }
.cal_next_prev a:hover { background: #999; }
.cal_next_prev a:first-child { border-right: 2px solid #fff; }
.cal_next_prev a:last-child { border-left: 2px solid #fff; }
.cal_search { position: relative; }
.cal_search input { width: 100%; margin-bottom: 1.5em; padding: 1em 1.25em; background: #fff; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 1px solid #ddd; }
.cal_search a { position: absolute; top: 1em; right: 1.25em; color: #666; }
.cal_search a:hover { color: #999 }
.cal_nav { border: 1px solid #ddd; margin-bottom: 1.5em; }
.cal_nav > ul { margin: 0; padding: 0; list-style: none; }
.cal_nav > ul > li { border-bottom: 1px solid #ddd; background: #fff; }
.cal_nav > ul > li:last-child { border-bottom: none; }
.cal_nav > ul > li > a { display: block; padding: 1em 1.25em; text-decoration: none; font-weight: bold; color: #666; font-size: .9em; text-transform: uppercase; }
.cal_nav > ul > li > a:hover { background: #eee; }
.cal_nav > ul > li > a.selected { background: #eee; }
.cal_nav > ul > li > span { display: block; padding: 1em 1.25em; text-decoration: none; font-weight: bold; color: #666; font-size: .9em; text-transform: uppercase; }
.cal_nav #datepicker { margin: 0 1.25em 1em 1.25em; }
.cal_filter { border: 1px solid #ddd; padding: 1em 1.25em; margin-bottom: 1.5em; font-size: .9em; }
.cal_filter legend { font-weight: bold; text-transform: uppercase; margin-bottom: .25em; }
.cal_filter input { margin: -2px 5px 0 0; cursor: pointer; }
.cal_filter label { padding: 2px 5px; -moz-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.cal_filter .count { opacity: .7 }
.cal_filter_btn { display: none; }
.cal_detail_img { position: relative; }
.cal_detail_img { margin-bottom: 2em; }
.cal_detail_img .cal_date { position: absolute; top: 0; left: 0; z-index: 1; }
.cal_detail table { border-collapse: collapse; width: 100%; margin-bottom: 2em; font-size: .9em; line-height: 1.4em; }
.cal_detail table tr { border-bottom: 1px solid #ddd; }
.cal_detail table tr td { padding: 1em 1.5em 1em 0; }
.cal_detail table tr td:first-child { text-transform: uppercase; font-weight: bold; }
.cal_related { border: 1px solid #ddd; padding: 1em 1.25em; margin-bottom: 1.5em; color: #666; font-size: .9em; }
.cal_related h5 { font-weight: bold; text-transform: uppercase; }
.cal_related .cal_listing { margin: 0; }
.cal_related .cal_listing > li:first-child { padding-top: 0; }
.cal_related .cal_listing > li:last-child { padding-bottom: 0; }
/*------Featured Events ------*/
.cal_featured { margin: 1.5em 0 4em 0!important; }
.cal_featured .cal_featured_event { display: block; position: relative; color: #fff; z-index: 0; }
.cal_featured .cal_featured_event a, .cal_featured .cal_featured_event .h4 { color: #fff; }
.cal_featured .cal_featured_event .cal_featured_img { height: 450px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center center; display: block; }
.cal_featured .cal_featured_event .cal_date { position: absolute; top: 0; left: 0; z-index: 1; }
.cal_featured .cal_featured_event .cal_featured_content { display: inline-block; position: absolute; bottom: 0; left: 0; width: 65%; z-index: 1; padding: 1.5em 1.5em; background: #000; background: rgba(0,0,0,.8); }
.cal_featured .cal_featured_event .cal_featured_content span { display: block; }
.cal_featured .slick-dots li button:before { font-size: 18px; }
.cal_featured .slick-dots { bottom: -35px; }
.cal_featured .slick-dots li { margin: 0 2px; }

@media only screen and (max-width: 768px) {
.cal_featured .cal_featured_event .cal_featured_img { height: 350px; }
.cal_featured .cal_featured_event .cal_featured_content { position: inherit; bottom: inherit; left: inherit; width: 100%; z-index: inherit; background: #000; }
.cal_filter_btn { display: block; text-align: center; }
.cal_filters { display: none; }
}

@media only screen and (max-width: 640px) {
.cal_listing li .cal_listing_img { max-width: 100%; }
.cal_listing .cal_listing_img img { padding-right: 0; }
}

@media only screen and (max-width: 479px) {
.cal_featured .cal_featured_event .cal_featured_img { height: 200px; }
}

/************************
* Full Calendar *
************************/
.fc { direction: ltr; text-align: left; }
.fc table { border-collapse: collapse; border-spacing: 0; }
html .fc, .fc table { font-size: 1em; }
.fc td, .fc th { padding: 0; vertical-align: top; }
.fc-header td { white-space: nowrap; }
.fc-header-left { width: 25%; text-align: left; }
.fc-header-center { text-align: center; }
.fc-header-right { width: 25%; text-align: right; }
.fc-header-title { display: inline-block; vertical-align: top; }
.fc-header-title h2 { margin-top: 0; white-space: nowrap; }
.fc .fc-header-space { padding-left: 10px; }
.fc-header .fc-button { margin-bottom: 1em; vertical-align: top; }
.fc-header .fc-button { margin-right: -1px; }
.fc-header .fc-corner-right { margin-right: 1px; }
.fc-header .ui-corner-right { margin-right: 0; }
.fc-header .fc-state-hover, .fc-header .ui-state-hover { z-index: 2; }
.fc-header .fc-state-down { z-index: 3; }
.fc-header .fc-state-active, .fc-header .ui-state-active { z-index: 4; }
.fc-content { clear: both; }
.fc-view { width: 100%; overflow: hidden; }
.fc-widget-header, .fc-widget-content { border: 1px solid #ccc; }
.fc-state-highlight { background: #ffc; }
.fc-cell-overlay { background: #9cf; opacity: .2; filter: alpha(opacity=20); }
.fc-button { position: relative; display: inline-block; cursor: pointer; }
.fc-state-default { border-style: solid; border-width: 1px 0; }
.fc-button-inner { position: relative; float: left; overflow: hidden; }
.fc-state-default .fc-button-inner { border-style: solid; border-width: 0 1px; }
.fc-button-content { position: relative; float: left; height: 1.9em; line-height: 1.9em; padding: 0 .6em; white-space: nowrap; }
.fc-button-content .fc-icon-wrap { position: relative; float: left; top: 50%; }
.fc-button-content .ui-icon { position: relative; float: left; margin-top: -50%; *margin-top:0;
*top:-50%;
}
.fc-state-default .fc-button-effect { position: absolute; top: 50%; left: 0; }
.fc-state-default .fc-button-effect span { position: absolute; top: -100px; left: 0; width: 500px; height: 100px; border-width: 100px 0 0 1px; border-style: solid; border-color: #fff; background: #444; opacity: .09; filter: alpha(opacity=9); }
.fc-state-default, .fc-state-default .fc-button-inner { border-style: solid; border-color: #ccc #bbb #aaa; background: #F3F3F3; color: #000; }
.fc-state-hover, .fc-state-hover .fc-button-inner { border-color: #999; }
.fc-state-down, .fc-state-down .fc-button-inner { border-color: #555; background: #777; }
.fc-state-active, .fc-state-active .fc-button-inner { border-color: #555; background: #777; color: #fff; }
.fc-state-disabled, .fc-state-disabled .fc-button-inner { color: #999; border-color: #ddd; }
.fc-state-disabled { cursor: default; }
.fc-state-disabled .fc-button-effect { display: none; }
.fc-event { border-style: solid; border-width: 0; font-size: .85em; cursor: default; }
a.fc-event, .fc-event-draggable { cursor: pointer; }
a.fc-event { text-decoration: none; }
.fc-rtl .fc-event { text-align: right; }
.fc-event-skin { color: #fff; border-radius: 2px; }
.fc-event-inner { line-height: 1.3em; position: relative; width: 100%; height: 100%; border-style: solid; border-width: 0; overflow: hidden; }
.fc-event-time, .fc-event-title { padding: 0 1px; color: #fff; }
.fc .ui-resizable-handle { display: block; position: absolute; z-index: 99999; overflow: hidden; font-size: 300%; line-height: 50%; }
.fc-event-hori { border-width: 1px 0; margin-bottom: 1px; }
.fc-event-hori .ui-resizable-e { top: 0!important; right: -3px!important; width: 7px!important; height: 100%!important; cursor: e-resize; }
.fc-event-hori .ui-resizable-w { top: 0!important; left: -3px!important; width: 7px!important; height: 100%!important; cursor: w-resize; }
.fc-event-hori .ui-resizable-handle { _padding-bottom: 14px; }
.fc-corner-left { margin-left: 1px; }
.fc-corner-left .fc-button-inner, .fc-corner-left .fc-event-inner { margin-left: -1px; }
.fc-corner-right { margin-right: 1px; }
.fc-corner-right .fc-button-inner, .fc-corner-right .fc-event-inner { margin-right: -1px; }
.fc-corner-top { margin-top: 1px; }
.fc-corner-top .fc-event-inner { margin-top: -1px; }
.fc-corner-bottom { margin-bottom: 1px; }
.fc-corner-bottom .fc-event-inner { margin-bottom: -1px; }
.fc-corner-left .fc-event-inner { border-left-width: 1px; }
.fc-corner-right .fc-event-inner { border-right-width: 1px; }
.fc-corner-top .fc-event-inner { border-top-width: 1px; }
.fc-corner-bottom .fc-event-inner { border-bottom-width: 1px; }
table.fc-border-separate { border-collapse: separate; }
.fc-border-separate th, .fc-border-separate td { border-width: 1px 0 0 1px; }
.fc-border-separate th.fc-last, .fc-border-separate td.fc-last { border-right-width: 1px; }
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td { border-bottom-width: 1px; }
.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th { border-top-width: 0; }
.fc-grid th { text-align: center; }
.fc-grid .fc-day-number { float: right; padding: 0 2px; }
.fc-grid .fc-other-month .fc-day-number { opacity: .3; filter: alpha(opacity=30); }
.fc-grid .fc-day-content { clear: both; padding: 2px 2px 1px; }
.fc-grid .fc-event-time { font-weight: bold; }
.fc-rtl .fc-grid .fc-day-number { float: left; }
.fc-rtl .fc-grid .fc-event-time { float: right; }
.fc-agenda table { border-collapse: separate; }
.fc-agenda-days th { text-align: center; }
.fc-agenda .fc-agenda-axis { width: 50px; padding: 0 4px; vertical-align: middle; text-align: right; white-space: nowrap; font-weight: normal; }
.fc-agenda .fc-day-content { padding: 2px 2px 1px; }
.fc-agenda-days .fc-agenda-axis { border-right-width: 1px; }
.fc-agenda-days .fc-col0 { border-left-width: 0; }
.fc-agenda-allday th { border-width: 0 1px; }
.fc-agenda-allday .fc-day-content { min-height: 34px; _height: 34px; }
.fc-agenda-divider-inner { height: 2px; overflow: hidden; }
.fc-widget-header .fc-agenda-divider-inner { background: #eee; }
.fc-agenda-slots th { border-width: 1px 1px 0; }
.fc-agenda-slots td { border-width: 1px 0 0; background: none; }
.fc-agenda-slots td div { height: 20px; }
.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td { border-top-width: 0; }
.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td { border-top-style: dotted; }
.fc-agenda-slots tr.fc-minor th.ui-widget-header { *border-top-style:solid;
}
.fc-event-vert { border-width: 0 1px; }
.fc-event-vert .fc-event-head, .fc-event-vert .fc-event-content { position: relative; z-index: 2; width: 100%; overflow: hidden; }
.fc-event-vert .fc-event-time { white-space: nowrap; font-size: 10px; }
.fc-event-vert .fc-event-bg { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: .3; filter: alpha(opacity=30); }
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg { display: none\9; }
.fc-event-vert .ui-resizable-s { bottom: 0!important; width: 100%!important; height: 8px!important; overflow: hidden!important; line-height: 8px!important; font-size: 11px!important; font-family: monospace; text-align: center; cursor: s-resize; }
.fc-agenda .ui-resizable-resizing { _overflow: hidden; }
/* Custom */
	
.calendar_views { margin-bottom: 1.5em; font-size: 14px; margin-top: .5em; }
.calendar_views > ul { padding: 0 0 5px; margin: 0; border-bottom: 1px solid #ccc; width: 100%; }
.calendar_views > ul li { display: inline; background: none; padding: 0; margin-left: 10px; }
.calendar_views > ul li a { padding: 7px 12px 6px 2em; text-decoration: none; border: 1px solid #ccc; border-bottom: 0; }
.calendar_views > ul li a.calendar_view { background: url(/images/icon-calendar-view.gif) 7px 9px no-repeat #F3F3F3; }
.calendar_views > ul li a.list_view { background: url(/images/icon-list-view.gif) 7px 9px no-repeat #F3F3F3; border-bottom: 1px solid #ccc; }
.calendar_views > ul li a.event_details { padding-left: 12px; }
.calendar_views > ul li a.current { background-color: #FFF; padding-bottom: 9px; border-bottom: #fff; }
.calendar_views { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 0 }
.calendar_views .list-wrap { background: none; padding: 0 }
.calendar_views .nav { background: none; margin-bottom: 1.5em; }
.calendar_views .nav { background: none; margin-bottom: 1.5em; }
.events_feed { list-style: none; padding: 0; margin: 0 0 1em 0; line-height: 1.25em; }
.events_feed li { padding: 0; margin-top: 15px; font-size: 15px; }
/*.events_feed li a{padding:8px;margin-bottom:0;display:block;text-decoration:none;height:1%;overflow:hidden;float:left;clear:both;width:100%; border-top: 1px solid #ccc;}*/
.events_feed li a { margin-bottom: 0; text-decoration: none; height: 1%; clear: both; width: 100%; overflow: hidden; }
.events_feed li:hover { background: #F7f7f7; }
.latest_date { background: #333; color: #FFF; display: block; text-align: center; float: left; line-height: .8em; margin-right: 12px; padding: 3px 8px 6px 7px; -moz-border-radius: 3px; border-radius: 3px; font-size: 20px; }
.latest_date span { font-size: .6em; display: block; }
.calendar_options { margin-bottom: 1em; }
.calendar_options h3 { font-weight: normal; }
.calendar_options label { padding: 2px 5px; -moz-border-radius: 3px; border-radius: 3px; font-size: 13px; color: #FFF; margin-bottom: .5em; display: block; line-height: 1.4em; height: 1%; overflow: hidden; }
.calendar_options label:hover { opacity: .8; }
.calendar_options label input[type="checkbox"] { margin-right: .5em; float: left; margin-top: 4px; }
.calendar_options label div { float: left; width: 80%; }
.calendar_options.secondary label { background: #DDD; color: #333; }
label.calendar_all { background: #F0F0F0; border-color: #F0F0F0; color: #333; font-weight: bold; }
label.calendar_secondary { background: #FFF; border-color: #FFF; color: #333; }
.calendar_1 { background: #5895AD; border-color: #5895AD; }
.calendar_2 { background: #9C7C27; border-color: #9C7C27; }
.calendar_3 { background: #DD5839; border-color: #DD5839; }
.calendar_4 { background: #49862C; border-color: #49862C; }
.calendar_5 { background: #333; border-color: #333; }
.calendar_6 { background: #FB4C2F; border-color: #FB4C2F; }
.calendar_7 { background: #FFAD46; border-color: #FFAD46; }
.calendar_8 { background: #5229A3; border-color: #5229A3; }
.calendar_9 { background: #B22222; border-color: #B22222; }
.calendar_10 { background: #9ACD32; border-color: #9ACD32; }
.calendar_11 { background: #8B008B; border-color: #8B008B; }
.calendar_12 { background: #008B8B; border-color: #008B8B; }
.calendar_13 { background: #333; border-color: #333; }
.calendar_14 { background: #4986E7; border-color: #4986E7; }
.calendar_15 { background: #F08080; border-color: #F08080; }
#calendar thead th { background: #D8D6C9; padding: 3px 0; font-size: 1em; font-weight: bold; }
.calendar_header { margin-bottom: 1em; }
.calendar_header h2 { font-size: 1.7em!important; }
.calendar_header .last { text-align: right; }
.calendar_header .last a.btn { padding: 4px 10px; border: 1px solid #CCC; }
.home_sections .list-wrap ul.calendar_paging, ul.calendar_paging { padding: 0; margin: 0; float: right; }
ul.calendar_paging li { display: inline; float: right; }
ul.calendar_paging li a { padding: 2px 20px 2px 20px; width: 12px; height: 22px; text-decoration: none; background: #EFEFEF; border: 1px solid #CCC; float: right; }
ul.calendar_paging li a.back { background: url(/images/icon-calendar-left.gif) 20px 7px no-repeat #F3F3F3; border-right: 0; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; margin-left: 1em; }
ul.calendar_paging li a.forward { background: url(/images/icon-calendar-right.gif) 20px 7px no-repeat #F3F3F3; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
ul.calendar_paging li a.disabled { opacity: .5; }
.event_content .events_feed li a { border-top: 0; margin: 0 0 1.5em 0; }

@media only screen and (max-width: 768px) {
.calendar_views ul.nav { display: none; }
.calendar_views .list-wrap #tab1 { display: none!important; }
.calendar_views .list-wrap #tab2 { display: block!important; }
.calendar_paging { clear: both; padding-top: .5em!important; display: block; float: none!important; }
.structure.calendar_wrapper > div > .first, .structure.calendar_wrapper > div > .middle, .structure.calendar_wrapper > div > .last { float: none; width: 100%; margin-right: 0; margin-bottom: 1em; }/* default breakpoints for structure */
.disabled { opacity: .5; }
}
/* Slider */
.slider, .slider_product_detail ul { display: none; overflow: hidden }
.slider.slick-initialized, .slider_product_detail ul.slick-initialized { display: block }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/* Slider */
.slick-loading .slick-list { background: #fff url('/images/ajax-loader.gif') center center no-repeat; }
/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('/fonts/slick.eot'); src: url('/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/fonts/slick.woff') format('woff'), url('/fonts/slick.ttf') format('truetype'), url('/fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }
/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 12px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }
