@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
button.secondary, .button.secondary, .where-to-watch form .btn, button, .button, #gform_wrapper_12 .button, footer input[type=submit], .ajax-loader-controls .load-more-button { color: white; text-transform: uppercase; font-size: 13px; padding: 8px 25px 5px 25px; text-align: center; font-family: 'Droid Sans', sans-serif; border: none; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; cursor: pointer; background-image: -webkit-linear-gradient( top , #649afb, #6c93c9); background-image: linear-gradient(to bottom, #649afb, #6c93c9); }
.where-to-watch form .btn:hover, button:hover, .button:hover, #gform_wrapper_12 .button:hover, footer input[type=submit]:hover, .ajax-loader-controls .load-more-button:hover, .where-to-watch form .btn:active, button:active, .button:active, #gform_wrapper_12 .button:active, footer input[type=submit]:active, .ajax-loader-controls .load-more-button:active { color: white; background-image: -webkit-linear-gradient( top , #8ab9fa, #6c93c9); background-image: linear-gradient(to bottom, #8ab9fa, #6c93c9); }

button.secondary, .button.secondary, .where-to-watch form .btn { background-image: -webkit-linear-gradient( top , #f2b988, #c09647); background-image: linear-gradient(to bottom, #f2b988, #c09647); }
button.secondary:hover, .button.secondary:hover, .where-to-watch form .btn:hover, button.secondary:active, .button.secondary:active, .where-to-watch form .btn:active { background-image: -webkit-linear-gradient( top , #f9d490, #c09647); background-image: linear-gradient(to bottom, #f9d490, #c09647); }

meta.foundation-mq-small { font-family: "/only screen and (max-width: 40em)/"; width: 0em; }

meta.foundation-mq-medium { font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/"; width: 40.063em; }

meta.foundation-mq-large { font-family: "/only screen and (min-width:64.063em)/"; width: 64.063em; }

meta.foundation-mq-xlarge { font-family: "/only screen and (min-width:90.063em)/"; width: 90.063em; }

meta.foundation-mq-xxlarge { font-family: "/only screen and (min-width:120.063em)/"; width: 120.063em; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 100%; }

body { background: #f7f7f7; color: #444444; padding: 0; margin: 0; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: default; }

a:hover { cursor: pointer; }

img, embed { max-width: 100%; height: auto; }

embed { height: 100%; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }

.left { float: left !important; }

.right { float: right !important; }

.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

.hide { display: none; }

.antialiased { -webkit-font-smoothing: antialiased; }

img { display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; }

select { width: 100%; }

.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 71.25rem; *zoom: 1; }

.row:before, .row:after { content: " "; display: table; }

.row:after { clear: both; }

.row.collapse > .column, .row.collapse > .columns { position: relative; padding-left: 0; padding-right: 0; float: left; }

.row.collapse .row { margin-left: 0; margin-right: 0; }

.row .row { width: auto; margin-left: -0.9375rem; margin-right: -0.9375rem; margin-top: 0; margin-bottom: 0; max-width: none; *zoom: 1; }

.row .row:before, .row .row:after { content: " "; display: table; }

.row .row:after { clear: both; }

.row .row.collapse { width: auto; margin: 0; max-width: none; *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }

.row .row.collapse:after { clear: both; }

.column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; width: 100%; float: left; }

@media only screen { .small-push-1 { position: relative; left: 8.33333%; right: auto; }
  .small-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .small-push-2 { position: relative; left: 16.66667%; right: auto; }
  .small-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .small-push-3 { position: relative; left: 25%; right: auto; }
  .small-pull-3 { position: relative; right: 25%; left: auto; }
  .small-push-4 { position: relative; left: 33.33333%; right: auto; }
  .small-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .small-push-5 { position: relative; left: 41.66667%; right: auto; }
  .small-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .small-push-6 { position: relative; left: 50%; right: auto; }
  .small-pull-6 { position: relative; right: 50%; left: auto; }
  .small-push-7 { position: relative; left: 58.33333%; right: auto; }
  .small-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .small-push-8 { position: relative; left: 66.66667%; right: auto; }
  .small-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .small-push-9 { position: relative; left: 75%; right: auto; }
  .small-pull-9 { position: relative; right: 75%; left: auto; }
  .small-push-10 { position: relative; left: 83.33333%; right: auto; }
  .small-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .small-push-11 { position: relative; left: 91.66667%; right: auto; }
  .small-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .small-1 { position: relative; width: 8.33333%; }
  .small-2 { position: relative; width: 16.66667%; }
  .small-3 { position: relative; width: 25%; }
  .small-4 { position: relative; width: 33.33333%; }
  .small-5 { position: relative; width: 41.66667%; }
  .small-6 { position: relative; width: 50%; }
  .small-7 { position: relative; width: 58.33333%; }
  .small-8 { position: relative; width: 66.66667%; }
  .small-9 { position: relative; width: 75%; }
  .small-10 { position: relative; width: 83.33333%; }
  .small-11 { position: relative; width: 91.66667%; }
  .small-12 { position: relative; width: 100%; }
  .small-offset-0 { position: relative; margin-left: 0%; }
  .small-offset-1 { position: relative; margin-left: 8.33333%; }
  .small-offset-2 { position: relative; margin-left: 16.66667%; }
  .small-offset-3 { position: relative; margin-left: 25%; }
  .small-offset-4 { position: relative; margin-left: 33.33333%; }
  .small-offset-5 { position: relative; margin-left: 41.66667%; }
  .small-offset-6 { position: relative; margin-left: 50%; }
  .small-offset-7 { position: relative; margin-left: 58.33333%; }
  .small-offset-8 { position: relative; margin-left: 66.66667%; }
  .small-offset-9 { position: relative; margin-left: 75%; }
  .small-offset-10 { position: relative; margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .column.small-centered, .columns.small-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
  .column.small-uncentered, .columns.small-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite { float: right !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 1023px) { .medium-push-1 { position: relative; left: 8.33333%; right: auto; }
  .medium-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .medium-push-2 { position: relative; left: 16.66667%; right: auto; }
  .medium-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .medium-push-3 { position: relative; left: 25%; right: auto; }
  .medium-pull-3 { position: relative; right: 25%; left: auto; }
  .medium-push-4 { position: relative; left: 33.33333%; right: auto; }
  .medium-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .medium-push-5 { position: relative; left: 41.66667%; right: auto; }
  .medium-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .medium-push-6 { position: relative; left: 50%; right: auto; }
  .medium-pull-6 { position: relative; right: 50%; left: auto; }
  .medium-push-7 { position: relative; left: 58.33333%; right: auto; }
  .medium-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .medium-push-8 { position: relative; left: 66.66667%; right: auto; }
  .medium-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .medium-push-9 { position: relative; left: 75%; right: auto; }
  .medium-pull-9 { position: relative; right: 75%; left: auto; }
  .medium-push-10 { position: relative; left: 83.33333%; right: auto; }
  .medium-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .medium-push-11 { position: relative; left: 91.66667%; right: auto; }
  .medium-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .medium-1 { position: relative; width: 8.33333%; }
  .medium-2 { position: relative; width: 16.66667%; }
  .medium-3 { position: relative; width: 25%; }
  .medium-4 { position: relative; width: 33.33333%; }
  .medium-4fv { position: relative; width: 50%; }
  .medium-5 { position: relative; width: 41.66667%; }
  .medium-6 { position: relative; width: 50%; }
  .medium-7 { position: relative; width: 58.33333%; }
  .medium-8 { position: relative; width: 66.66667%; }
  .medium-9 { position: relative; width: 75%; }
  .medium-10 { position: relative; width: 83.33333%; }
  .medium-11 { position: relative; width: 91.66667%; }
  .medium-12 { position: relative; width: 100%; }
  .medium-offset-0 { position: relative; margin-left: 0%; }
  .medium-offset-1 { position: relative; margin-left: 8.33333%; }
  .medium-offset-2 { position: relative; margin-left: 16.66667%; }
  .medium-offset-3 { position: relative; margin-left: 25%; }
  .medium-offset-4 { position: relative; margin-left: 33.33333%; }
  .medium-offset-5 { position: relative; margin-left: 41.66667%; }
  .medium-offset-6 { position: relative; margin-left: 50%; }
  .medium-offset-7 { position: relative; margin-left: 58.33333%; }
  .medium-offset-8 { position: relative; margin-left: 66.66667%; }
  .medium-offset-9 { position: relative; margin-left: 75%; }
  .medium-offset-10 { position: relative; margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .column.medium-centered, .columns.medium-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
  .column.medium-uncentered, .columns.medium-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite { float: right !important; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }
@media only screen and (min-width: 1024px) { .large-push-1 { position: relative; left: 8.33333%; right: auto; }
  .large-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .large-push-2 { position: relative; left: 16.66667%; right: auto; }
  .large-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .large-push-3 { position: relative; left: 25%; right: auto; }
  .large-pull-3 { position: relative; right: 25%; left: auto; }
  .large-push-4 { position: relative; left: 33.33333%; right: auto; }
  .large-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .large-push-5 { position: relative; left: 41.66667%; right: auto; }
  .large-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .large-push-6 { position: relative; left: 50%; right: auto; }
  .large-pull-6 { position: relative; right: 50%; left: auto; }
  .large-push-7 { position: relative; left: 58.33333%; right: auto; }
  .large-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .large-push-8 { position: relative; left: 66.66667%; right: auto; }
  .large-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .large-push-9 { position: relative; left: 75%; right: auto; }
  .large-pull-9 { position: relative; right: 75%; left: auto; }
  .large-push-10 { position: relative; left: 83.33333%; right: auto; }
  .large-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .large-push-11 { position: relative; left: 91.66667%; right: auto; }
  .large-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .large-1 { position: relative; width: 8.33333%; }
  .large-2 { position: relative; width: 16.66667%; }
  .large-3 { position: relative; width: 25%; }
  .large-4 { position: relative; width: 33.33333%; }
  .large-4fv { position: relative; width: 50%; }
  .large-5 { position: relative; width: 41.66667%; }
  .large-6 { position: relative; width: 50%; }
  .large-7 { position: relative; width: 58.33333%; }
  .large-8 { position: relative; width: 66.66667%; }
  .large-9 { position: relative; width: 75%; }
  .large-10 { position: relative; width: 83.33333%; }
  .large-11 { position: relative; width: 91.66667%; }
  .large-12 { position: relative; width: 100%; }
  .large-offset-0 { position: relative; margin-left: 0%; }
  .large-offset-1 { position: relative; margin-left: 8.33333%; }
  .large-offset-2 { position: relative; margin-left: 16.66667%; }
  .large-offset-3 { position: relative; margin-left: 25%; }
  .large-offset-4 { position: relative; margin-left: 33.33333%; }
  .large-offset-5 { position: relative; margin-left: 41.66667%; }
  .large-offset-6 { position: relative; margin-left: 50%; }
  .large-offset-7 { position: relative; margin-left: 58.33333%; }
  .large-offset-8 { position: relative; margin-left: 66.66667%; }
  .large-offset-9 { position: relative; margin-left: 75%; }
  .large-offset-10 { position: relative; margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .column.large-centered, .columns.large-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
  .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right !important; } }
@media only screen and (min-width: 90.063em) { .xlarge-push-1 { position: relative; left: 8.33333%; right: auto; }
  .xlarge-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .xlarge-push-2 { position: relative; left: 16.66667%; right: auto; }
  .xlarge-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .xlarge-push-3 { position: relative; left: 25%; right: auto; }
  .xlarge-pull-3 { position: relative; right: 25%; left: auto; }
  .xlarge-push-4 { position: relative; left: 33.33333%; right: auto; }
  .xlarge-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .xlarge-push-5 { position: relative; left: 41.66667%; right: auto; }
  .xlarge-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .xlarge-push-6 { position: relative; left: 50%; right: auto; }
  .xlarge-pull-6 { position: relative; right: 50%; left: auto; }
  .xlarge-push-7 { position: relative; left: 58.33333%; right: auto; }
  .xlarge-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .xlarge-push-8 { position: relative; left: 66.66667%; right: auto; }
  .xlarge-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .xlarge-push-9 { position: relative; left: 75%; right: auto; }
  .xlarge-pull-9 { position: relative; right: 75%; left: auto; }
  .xlarge-push-10 { position: relative; left: 83.33333%; right: auto; }
  .xlarge-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .xlarge-push-11 { position: relative; left: 91.66667%; right: auto; }
  .xlarge-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .xlarge-1 { position: relative; width: 8.33333%; }
  .xlarge-2 { position: relative; width: 16.66667%; }
  .xlarge-3 { position: relative; width: 25%; }
  .xlarge-4 { position: relative; width: 33.33333%; }
  .xlarge-5 { position: relative; width: 41.66667%; }
  .xlarge-6 { position: relative; width: 50%; }
  .xlarge-7 { position: relative; width: 58.33333%; }
  .xlarge-8 { position: relative; width: 66.66667%; }
  .xlarge-9 { position: relative; width: 75%; }
  .xlarge-10 { position: relative; width: 83.33333%; }
  .xlarge-11 { position: relative; width: 91.66667%; }
  .xlarge-12 { position: relative; width: 100%; }
  .xlarge-offset-0 { position: relative; margin-left: 0%; }
  .xlarge-offset-1 { position: relative; margin-left: 8.33333%; }
  .xlarge-offset-2 { position: relative; margin-left: 16.66667%; }
  .xlarge-offset-3 { position: relative; margin-left: 25%; }
  .xlarge-offset-4 { position: relative; margin-left: 33.33333%; }
  .xlarge-offset-5 { position: relative; margin-left: 41.66667%; }
  .xlarge-offset-6 { position: relative; margin-left: 50%; }
  .xlarge-offset-7 { position: relative; margin-left: 58.33333%; }
  .xlarge-offset-8 { position: relative; margin-left: 66.66667%; }
  .xlarge-offset-9 { position: relative; margin-left: 75%; }
  .xlarge-offset-10 { position: relative; margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .column.xlarge-centered, .columns.xlarge-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
  .column.xlarge-uncentered, .columns.xlarge-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
  .column.xlarge-uncentered.opposite, .columns.xlarge-uncentered.opposite { float: right !important; } }
@media only screen and (min-width: 120.063em) { .xxlarge-push-1 { position: relative; left: 8.33333%; right: auto; }
  .xxlarge-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .xxlarge-push-2 { position: relative; left: 16.66667%; right: auto; }
  .xxlarge-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .xxlarge-push-3 { position: relative; left: 25%; right: auto; }
  .xxlarge-pull-3 { position: relative; right: 25%; left: auto; }
  .xxlarge-push-4 { position: relative; left: 33.33333%; right: auto; }
  .xxlarge-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .xxlarge-push-5 { position: relative; left: 41.66667%; right: auto; }
  .xxlarge-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .xxlarge-push-6 { position: relative; left: 50%; right: auto; }
  .xxlarge-pull-6 { position: relative; right: 50%; left: auto; }
  .xxlarge-push-7 { position: relative; left: 58.33333%; right: auto; }
  .xxlarge-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .xxlarge-push-8 { position: relative; left: 66.66667%; right: auto; }
  .xxlarge-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .xxlarge-push-9 { position: relative; left: 75%; right: auto; }
  .xxlarge-pull-9 { position: relative; right: 75%; left: auto; }
  .xxlarge-push-10 { position: relative; left: 83.33333%; right: auto; }
  .xxlarge-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .xxlarge-push-11 { position: relative; left: 91.66667%; right: auto; }
  .xxlarge-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .xxlarge-1 { position: relative; width: 8.33333%; }
  .xxlarge-2 { position: relative; width: 16.66667%; }
  .xxlarge-3 { position: relative; width: 25%; }
  .xxlarge-4 { position: relative; width: 33.33333%; }
  .xxlarge-5 { position: relative; width: 41.66667%; }
  .xxlarge-6 { position: relative; width: 50%; }
  .xxlarge-7 { position: relative; width: 58.33333%; }
  .xxlarge-8 { position: relative; width: 66.66667%; }
  .xxlarge-9 { position: relative; width: 75%; }
  .xxlarge-10 { position: relative; width: 83.33333%; }
  .xxlarge-11 { position: relative; width: 91.66667%; }
  .xxlarge-12 { position: relative; width: 100%; }
  .xxlarge-offset-0 { position: relative; margin-left: 0%; }
  .xxlarge-offset-1 { position: relative; margin-left: 8.33333%; }
  .xxlarge-offset-2 { position: relative; margin-left: 16.66667%; }
  .xxlarge-offset-3 { position: relative; margin-left: 25%; }
  .xxlarge-offset-4 { position: relative; margin-left: 33.33333%; }
  .xxlarge-offset-5 { position: relative; margin-left: 41.66667%; }
  .xxlarge-offset-6 { position: relative; margin-left: 50%; }
  .xxlarge-offset-7 { position: relative; margin-left: 58.33333%; }
  .xxlarge-offset-8 { position: relative; margin-left: 66.66667%; }
  .xxlarge-offset-9 { position: relative; margin-left: 75%; }
  .xxlarge-offset-10 { position: relative; margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child { float: right; }
  [class*="column"] + [class*="column"].end { float: left; }
  .column.xxlarge-centered, .columns.xxlarge-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
  .column.xxlarge-uncentered, .columns.xxlarge-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
  .column.xxlarge-uncentered.opposite, .columns.xxlarge-uncentered.opposite { float: right !important; } }
.accordion { *zoom: 1; margin-bottom: 0; }

.accordion:before, .accordion:after { content: " "; display: table; }

.accordion:after { clear: both; }

.accordion dd { display: block; margin-bottom: 0 !important; }

.accordion dd.active a { background: #e7e7e7; }

.accordion dd > a { background: #efefef; color: #222222; padding: 1rem; display: block; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 1rem; }

.accordion dd > a:hover { background: #e2e2e2; }

.accordion .content { display: none; padding: 0.9375rem; }

.accordion .content.active { display: block; background: white; }

.alert-box { border-style: solid; border-width: 1px; display: block; font-weight: normal; margin-bottom: 1.25rem; position: relative; padding: 0.875rem 1.5rem 0.875rem 0.875rem; font-size: 0.8125rem; background-color: #008cba; border-color: #0079a1; color: white; }

.alert-box .close { font-size: 1.375rem; padding: 9px 6px 4px; line-height: 0; position: absolute; top: 50%; margin-top: -0.6875rem; right: 0.25rem; color: #333333; opacity: 0.3; }

.alert-box .close:hover, .alert-box .close:focus { opacity: 0.5; }

.alert-box.radius { -webkit-border-radius: 3px; border-radius: 3px; }

.alert-box.round { -webkit-border-radius: 1000px; border-radius: 1000px; }

.alert-box.success { background-color: #43ac6a; border-color: #3c9a5f; color: white; }

.alert-box.alert { background-color: #f04124; border-color: #ea2f10; color: white; }

.alert-box.secondary { background-color: #e7e7e7; border-color: #dadada; color: #4e4e4e; }

.alert-box.warning { background-color: #f08a24; border-color: #ea7d10; color: white; }

.alert-box.info { background-color: #a0d3e8; border-color: #8bc9e3; color: #4e4e4e; }

[class*="block-grid-"] { display: block; padding: 0; margin: 0 -0.625rem; *zoom: 1; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }

[class*="block-grid-"]:after { clear: both; }

[class*="block-grid-"] > li { display: inline; height: auto; float: left; padding: 0 0.625rem 1.25rem; }

@media only screen { .small-block-grid-1 > li { width: 100%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-1 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .small-block-grid-2 > li { width: 50%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-2 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .small-block-grid-3 > li { width: 33.33333%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-3 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .small-block-grid-4 > li { width: 25%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-4 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .small-block-grid-5 > li { width: 20%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-5 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .small-block-grid-6 > li { width: 16.66667%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-6 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .small-block-grid-7 > li { width: 14.28571%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-7 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .small-block-grid-8 > li { width: 12.5%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-8 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .small-block-grid-9 > li { width: 11.11111%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-9 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .small-block-grid-10 > li { width: 10%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-10 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .small-block-grid-11 > li { width: 9.09091%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-11 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .small-block-grid-12 > li { width: 8.33333%; padding: 0 0.625rem 1.25rem; }
  .small-block-grid-12 > li:nth-of-type(n) { clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
@media only screen and (min-width: 599px) { .medium-block-grid-1 > li { width: 100%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-1 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .medium-block-grid-2 > li { width: 50%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-2 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .medium-block-grid-3 > li { width: 33.33333%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-3 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .medium-block-grid-4 > li { width: 25%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-4 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .medium-block-grid-5 > li { width: 20%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-5 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .medium-block-grid-6 > li { width: 16.66667%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-6 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .medium-block-grid-7 > li { width: 14.28571%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-7 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .medium-block-grid-8 > li { width: 12.5%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-8 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .medium-block-grid-9 > li { width: 11.11111%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-9 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .medium-block-grid-10 > li { width: 10%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-10 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .medium-block-grid-11 > li { width: 9.09091%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-11 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .medium-block-grid-12 > li { width: 8.33333%; padding: 0 0.625rem 1.25rem; }
  .medium-block-grid-12 > li:nth-of-type(n) { clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
@media only screen and (min-width: 64.063em) { .large-block-grid-1 > li { width: 100%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-1 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .large-block-grid-2 > li { width: 50%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-2 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .large-block-grid-3 > li { width: 33.33333%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-3 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .large-block-grid-4 > li { width: 25%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-4 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .large-block-grid-5 > li { width: 20%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-5 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .large-block-grid-6 > li { width: 16.66667%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-6 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .large-block-grid-7 > li { width: 14.28571%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-7 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .large-block-grid-8 > li { width: 12.5%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-8 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .large-block-grid-9 > li { width: 11.11111%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-9 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .large-block-grid-10 > li { width: 10%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-10 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .large-block-grid-11 > li { width: 9.09091%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-11 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .large-block-grid-12 > li { width: 8.33333%; padding: 0 0.625rem 1.25rem; }
  .large-block-grid-12 > li:nth-of-type(n) { clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
.breadcrumbs { display: block; padding: 0.5625rem 0.875rem 0.5625rem; overflow: hidden; margin-left: 0; list-style: none; border-style: solid; border-width: 1px; background-color: #f4f4f4; border-color: #dadada; -webkit-border-radius: 3px; border-radius: 3px; }

.breadcrumbs > * { margin: 0; float: left; font-size: 0.6875rem; text-transform: uppercase; }

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a { text-decoration: underline; }

.breadcrumbs > * a, .breadcrumbs > * span { text-transform: uppercase; color: #008cba; }

.breadcrumbs > *.current { cursor: default; color: #333333; }

.breadcrumbs > *.current a { cursor: default; color: #333333; }

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a { text-decoration: none; }

.breadcrumbs > *.unavailable { color: #999999; }

.breadcrumbs > *.unavailable a { color: #999999; }

.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus { text-decoration: none; color: #999999; cursor: default; }

.breadcrumbs > *:before { content: "/"; color: #aaaaaa; margin: 0 0.75rem; position: relative; top: 1px; }

.breadcrumbs > *:first-child:before { content: " "; margin: 0; }

button.success, .button.success { background-color: #43ac6a; border-color: #3c9a5f; color: white; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #3c9a5f; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: white; }

button.alert, .button.alert { background-color: #f04124; border-color: #ea2f10; color: white; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #ea2f10; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: white; }

button.large, .button.large { padding-top: 1.125rem; padding-right: 2.25rem; padding-bottom: 1.1875rem; padding-left: 2.25rem; font-size: 1.25rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }

button.small, .button.small { padding-top: 0.875rem; padding-right: 1.75rem; padding-bottom: 0.9375rem; padding-left: 1.75rem; font-size: 0.8125rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }

button.tiny, .button.tiny { padding-top: 0.625rem; padding-right: 1.25rem; padding-bottom: 0.6875rem; padding-left: 1.25rem; font-size: 0.6875rem; /*     @else                            { font-size: $padding - rem-calc(2); } */ }

button.expand, .button.expand { padding-right: 0; padding-left: 0; width: 100%; }

button.left-align, .button.left-align { text-align: left; text-indent: 0.75rem; }

button.right-align, .button.right-align { text-align: right; padding-right: 0.75rem; }

button.radius, .button.radius { -webkit-border-radius: 3px; border-radius: 3px; }

button.round, .button.round { -webkit-border-radius: 1000px; border-radius: 1000px; }

button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #008cba; border-color: #0079a1; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #0079a1; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { color: white; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #008cba; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #e7e7e7; border-color: #dadada; color: #333333; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #dadada; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { color: #333333; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #e7e7e7; }

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { background-color: #43ac6a; border-color: #3c9a5f; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #3c9a5f; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { color: white; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #43ac6a; }

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #f04124; border-color: #ea2f10; color: white; cursor: default; opacity: 0.7; -webkit-box-shadow: none; box-shadow: none; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #ea2f10; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { color: white; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #f04124; }

@media only screen and (min-width: 40.063em) { button, .button { display: inline-block; } }
.button-group { list-style: none; margin: 0; *zoom: 1; }

.button-group:before, .button-group:after { content: " "; display: table; }

.button-group:after { clear: both; }

.button-group > * { margin: 0; float: left; }

.button-group > * > button, .button-group > * .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group > *:first-child { margin-left: 0; }

.button-group.radius > * > button, .button-group.radius > * .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button { -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button { -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.button-group.round > * > button, .button-group.round > * .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button { -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button { -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; }

.button-group.even-2 li { width: 50%; }

.button-group.even-2 li > button, .button-group.even-2 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-2 li button, .button-group.even-2 li .button { width: 100%; }

.button-group.even-3 li { width: 33.33333%; }

.button-group.even-3 li > button, .button-group.even-3 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-3 li button, .button-group.even-3 li .button { width: 100%; }

.button-group.even-4 li { width: 25%; }

.button-group.even-4 li > button, .button-group.even-4 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-4 li button, .button-group.even-4 li .button { width: 100%; }

.button-group.even-5 li { width: 20%; }

.button-group.even-5 li > button, .button-group.even-5 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-5 li button, .button-group.even-5 li .button { width: 100%; }

.button-group.even-6 li { width: 16.66667%; }

.button-group.even-6 li > button, .button-group.even-6 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-6 li button, .button-group.even-6 li .button { width: 100%; }

.button-group.even-7 li { width: 14.28571%; }

.button-group.even-7 li > button, .button-group.even-7 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-7 li button, .button-group.even-7 li .button { width: 100%; }

.button-group.even-8 li { width: 12.5%; }

.button-group.even-8 li > button, .button-group.even-8 li .button { border-right: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-8 li button, .button-group.even-8 li .button { width: 100%; }

.button-bar { *zoom: 1; }

.button-bar:before, .button-bar:after { content: " "; display: table; }

.button-bar:after { clear: both; }

.button-bar .button-group { float: left; margin-right: 0.625rem; }

.button-bar .button-group div { overflow: hidden; }

/* Clearing Styles */
[data-clearing] { *zoom: 1; margin-bottom: 0; margin-left: 0; list-style: none; }

[data-clearing]:before, [data-clearing]:after { content: " "; display: table; }

[data-clearing]:after { clear: both; }

[data-clearing] li { float: left; margin-right: 10px; }

.clearing-blackout { background: #333333; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 998; }

.clearing-blackout .clearing-close { display: block; }

.clearing-container { position: relative; z-index: 998; height: 100%; overflow: hidden; margin: 0; }

.visible-img { height: 95%; position: relative; }

.visible-img img { position: absolute; left: 50%; top: 50%; margin-left: -50%; max-height: 100%; max-width: 100%; }

.clearing-caption { color: #cccccc; font-size: 0.875em; line-height: 1.3; margin-bottom: 0; text-align: center; bottom: 0; background: #333333; width: 100%; padding: 10px 30px 20px; position: absolute; left: 0; }

.clearing-close { z-index: 999; padding-left: 20px; padding-top: 10px; font-size: 30px; line-height: 1; color: #cccccc; display: none; }

.clearing-close:hover, .clearing-close:focus { color: #ccc; }

.clearing-assembled .clearing-container { height: 100%; }

.clearing-assembled .clearing-container .carousel > ul { display: none; }

.clearing-feature li { display: none; }

.clearing-feature li.clearing-featured-img { display: block; }

@media only screen and (min-width: 40.063em) { .clearing-main-prev, .clearing-main-next { position: absolute; height: 100%; width: 40px; top: 0; }
  .clearing-main-prev > span, .clearing-main-next > span { position: absolute; top: 50%; display: block; width: 0; height: 0; border: solid 12px; }
  .clearing-main-prev > span:hover, .clearing-main-next > span:hover { opacity: 0.8; }
  .clearing-main-prev { left: 0; }
  .clearing-main-prev > span { left: 5px; border-color: transparent; border-right-color: #cccccc; }
  .clearing-main-next { right: 0; }
  .clearing-main-next > span { border-color: transparent; border-left-color: #cccccc; }
  .clearing-main-prev.disabled, .clearing-main-next.disabled { opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel { background: rgba(51, 51, 51, 0.8); height: 120px; margin-top: 10px; text-align: center; }
  .clearing-assembled .clearing-container .carousel > ul { display: inline-block; z-index: 999; height: 100%; position: relative; float: none; }
  .clearing-assembled .clearing-container .carousel > ul li { display: block; width: 120px; min-height: inherit; float: left; overflow: hidden; margin-right: 0; padding: 0; position: relative; cursor: pointer; opacity: 0.4; }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img { height: 100%; max-width: none; }
  .clearing-assembled .clearing-container .carousel > ul li a.th { border: none; -webkit-box-shadow: none; box-shadow: none; display: block; }
  .clearing-assembled .clearing-container .carousel > ul li img { cursor: pointer !important; width: 100% !important; }
  .clearing-assembled .clearing-container .carousel > ul li.visible { opacity: 1; }
  .clearing-assembled .clearing-container .carousel > ul li:hover { opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img { background: #333333; overflow: hidden; height: 85%; }
  .clearing-close { position: absolute; top: 10px; right: 20px; padding-left: 0; padding-top: 0; } }
@media only screen and (max-width: 40em) { .f-dropdown { max-width: 100%; left: 0; } }
/* Foundation Dropdowns */
.f-dropdown { position: absolute; top: -9999px; list-style: none; margin-left: 0; width: 100%; max-height: none; height: auto; background: white; border: solid 1px #cccccc; font-size: 16px; z-index: 99; margin-top: 2px; max-width: 200px; }

.f-dropdown > *:first-child { margin-top: 0; }

.f-dropdown > *:last-child { margin-bottom: 0; }

.f-dropdown:before { content: ""; display: block; width: 0; height: 0; border: inset 6px; border-color: transparent transparent white transparent; border-bottom-style: solid; position: absolute; top: -12px; left: 10px; z-index: 99; }

.f-dropdown:after { content: ""; display: block; width: 0; height: 0; border: inset 7px; border-color: transparent transparent #cccccc transparent; border-bottom-style: solid; position: absolute; top: -14px; left: 9px; z-index: 98; }

.f-dropdown.right:before { left: auto; right: 10px; }

.f-dropdown.right:after { left: auto; right: 9px; }

.f-dropdown li { font-size: 0.875rem; cursor: pointer; line-height: 1.125rem; margin: 0; }

.f-dropdown li:hover, .f-dropdown li:focus { background: #eeeeee; }

.f-dropdown li a { display: block; padding: 0.5rem; color: #555555; }

.f-dropdown.content { position: absolute; top: -9999px; list-style: none; margin-left: 0; padding: 1.25rem; width: 100%; height: auto; max-height: none; background: white; border: solid 1px #cccccc; font-size: 16px; z-index: 99; max-width: 200px; }

.f-dropdown.content > *:first-child { margin-top: 0; }

.f-dropdown.content > *:last-child { margin-bottom: 0; }

.f-dropdown.tiny { max-width: 200px; }

.f-dropdown.small { max-width: 300px; }

.f-dropdown.medium { max-width: 500px; }

.f-dropdown.large { max-width: 800px; }

.dropdown.button { position: relative; padding-right: 3.5625rem; }

.dropdown.button:before { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: solid; border-color: white transparent transparent transparent; top: 50%; }

.dropdown.button:before { border-width: 0.375rem; right: 1.40625rem; margin-top: -0.15625rem; }

.dropdown.button:before { border-color: white transparent transparent transparent; }

.dropdown.button.tiny { padding-right: 2.625rem; }

.dropdown.button.tiny:before { border-width: 0.375rem; right: 1.125rem; margin-top: -0.125rem; }

.dropdown.button.tiny:before { border-color: white transparent transparent transparent; }

.dropdown.button.small { padding-right: 3.0625rem; }

.dropdown.button.small:before { border-width: 0.4375rem; right: 1.3125rem; margin-top: -0.15625rem; }

.dropdown.button.small:before { border-color: white transparent transparent transparent; }

.dropdown.button.large { padding-right: 3.625rem; }

.dropdown.button.large:before { border-width: 0.3125rem; right: 1.71875rem; margin-top: -0.15625rem; }

.dropdown.button.large:before { border-color: white transparent transparent transparent; }

.dropdown.button.secondary:before { border-color: #333333 transparent transparent transparent; }

.flex-video { position: relative; padding-top: 1.5625rem; padding-bottom: 67.5%; height: 0; margin-bottom: 1rem; overflow: hidden; }

.flex-video.widescreen { padding-bottom: 57.25%; }

.flex-video.vimeo { padding-top: 0; }

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Standard Forms */
form { margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.5rem; }

form .row .row .column, form .row .row .columns { padding: 0 0.5rem; }

form .row .row.collapse { margin: 0; }

form .row .row.collapse .column, form .row .row.collapse .columns { padding: 0; }

form .row .row.collapse input { -moz-border-radius-bottomright: 0; -moz-border-radius-topright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; }

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns { padding-left: 0.5rem; }

/* Label Styles */
label { font-size: 0.875rem; color: #4d4d4d; cursor: pointer; display: block; font-weight: normal; margin-bottom: 0.5rem; /* Styles for required inputs */ }

label.right { float: none; text-align: right; }

label.inline { margin: 0 0 1rem 0; padding: 0.625rem 0; }

label small { text-transform: capitalize; color: #666666; }

select { -webkit-appearance: none !important; background: #fafafa url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat; background-position-x: 97%; background-position-y: center; border: 1px solid #cccccc; padding: 0.5rem; font-size: 0.875rem; -webkit-border-radius: 0; border-radius: 0; }

select.radius { -webkit-border-radius: 3px; border-radius: 3px; }

select:hover { background: #f2f2f2 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat; background-position-x: 97%; background-position-y: center; border-color: #999999; }

@-moz-document url-prefix() { select { background: #fafafa; }
  select:hover { background: #f2f2f2; } }
/* Attach elements to the beginning or end of an input */
.prefix, .postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; border-style: solid; border-width: 1px; overflow: hidden; font-size: 0.875rem; height: 2.3125rem; line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; line-height: 2.125rem; border: none; }

.prefix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; line-height: 2.125rem; border: none; }

.prefix.button.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.postfix.button.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.prefix.button.round { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.postfix.button.round { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix { background: #f2f2f2; border-color: #d9d9d9; border-right: none; color: #333333; }

span.prefix.radius, label.prefix.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

span.postfix, label.postfix { background: #f2f2f2; border-color: #cccccc; border-left: none; color: #333333; }

span.postfix.radius, label.postfix.radius { -webkit-border-radius: 0; border-radius: 0; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * { -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.input-group.radius > *:last-child, .input-group.radius > *:last-child * { -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.input-group.round > *:first-child, .input-group.round > *:first-child * { -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.input-group.round > *:last-child, .input-group.round > *:last-child * { -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; background-color: white; font-family: inherit; border: 1px solid #cccccc; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-size: 0.875rem; margin: 0 0 1rem 0; padding: 0.5rem; height: 2.3125rem; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out; -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out; transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999; box-shadow: 0 0 5px #999999; border-color: #999999; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { background: #fafafa; border-color: #999999; outline: none; }

input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] { background-color: #dddddd; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select { margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] { width: 100%; }

/* We add basic fieldset styling */
fieldset { border: solid 1px #dddddd; padding: 1.25rem; margin: 1.125rem 0; }

fieldset legend { font-weight: bold; background: white; padding: 0 0.1875rem; margin: 0; margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #f04124; color: white; }

[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #f04124; color: white; }

.error input, .error textarea, .error select { margin-bottom: 0; }

.error label, .error label.error { color: #f04124; }

.error > small, .error small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #f04124; color: white; }

.error span.error-message { display: block; }

input.error, textarea.error { margin-bottom: 0; }

label.error { color: #f04124; }

.inline-list { margin: 0 auto 1.0625rem auto; margin-left: -1.375rem; margin-right: 0; padding: 0; list-style: none; overflow: hidden; }

.inline-list > li { list-style: none; float: left; margin-left: 1.375rem; display: block; }

.inline-list > li > * { display: block; }

/* Foundation Joyride */
.joyride-list { display: none; }

/* Default styles for the container */
.joyride-tip-guide { display: none; position: absolute; background: #333333; color: white; z-index: 101; top: 0; left: 2.5%; font-family: inherit; font-weight: normal; width: 95%; }

.lt-ie9 .joyride-tip-guide { max-width: 800px; left: 50%; margin-left: -400px; }

.joyride-content-wrapper { width: 100%; padding: 1.125rem 1.25rem 1.5rem; }

.joyride-content-wrapper .button { margin-bottom: 0 !important; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub { display: block; position: absolute; left: 22px; width: 0; height: 0; border: 10px solid #333333; }

.joyride-tip-guide .joyride-nub.top { border-top-style: solid; border-color: #333333; border-top-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; top: -20px; }

.joyride-tip-guide .joyride-nub.bottom { border-bottom-style: solid; border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }

.joyride-tip-guide .joyride-nub.right { right: -20px; }

.joyride-tip-guide .joyride-nub.left { left: -20px; }

/* Typography */
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 { line-height: 1.25; margin: 0; font-weight: bold; color: white; }

.joyride-tip-guide p { margin: 0 0 1.125rem 0; font-size: 0.875rem; line-height: 1.3; }

.joyride-timer-indicator-wrap { width: 50px; height: 3px; border: solid 1px #555555; position: absolute; right: 1.0625rem; bottom: 1rem; }

.joyride-timer-indicator { display: block; width: 0; height: inherit; background: #666666; }

.joyride-close-tip { position: absolute; right: 12px; top: 10px; color: #777777 !important; text-decoration: none; font-size: 24px; font-weight: normal; line-height: .5 !important; }

.joyride-close-tip:hover, .joyride-close-tip:focus { color: #eee !important; }

.joyride-modal-bg { position: fixed; height: 100%; width: 100%; background: transparent; background: rgba(0, 0, 0, 0.5); z-index: 100; display: none; top: 0; left: 0; cursor: pointer; }

.joyride-expose-wrapper { background-color: #ffffff; position: absolute; border-radius: 3px; z-index: 102; -moz-box-shadow: 0 0 30px #ffffff; -webkit-box-shadow: 0 0 15px #ffffff; box-shadow: 0 0 15px #ffffff; }

.joyride-expose-cover { background: transparent; border-radius: 3px; position: absolute; z-index: 9999; top: 0; left: 0; }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 40.063em) { .joyride-tip-guide { width: 300px; left: inherit; }
  .joyride-tip-guide .joyride-nub.bottom { border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right { border-color: #333333 !important; border-top-color: transparent !important; border-right-color: transparent !important; border-bottom-color: transparent !important; top: 22px; left: auto; right: -20px; }
  .joyride-tip-guide .joyride-nub.left { border-color: #333333 !important; border-top-color: transparent !important; border-left-color: transparent !important; border-bottom-color: transparent !important; top: 22px; left: -20px; right: auto; } }
.keystroke, kbd { background-color: #ededed; border-color: #dbdbdb; color: #222222; border-style: solid; border-width: 1px; margin: 0; font-family: "Consolas", "Menlo", "Courier", monospace; font-size: 0.875rem; padding: 0.125rem 0.25rem 0; -webkit-border-radius: 3px; border-radius: 3px; }

.label { font-weight: normal; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; text-align: center; text-decoration: none; line-height: 1; white-space: nowrap; display: inline-block; position: relative; margin-bottom: inherit; padding: 0.25rem 0.5rem 0.375rem; font-size: 0.6875rem; background-color: #008cba; color: white; }

.label.radius { -webkit-border-radius: 3px; border-radius: 3px; }

.label.round { -webkit-border-radius: 1000px; border-radius: 1000px; }

.label.alert { background-color: #f04124; color: white; }

.label.success { background-color: #43ac6a; color: white; }

.label.secondary { background-color: #e7e7e7; color: #333333; }

[data-magellan-expedition] { background: white; z-index: 50; min-width: 100%; padding: 10px; }

[data-magellan-expedition] .sub-nav { margin-bottom: 0; }

[data-magellan-expedition] .sub-nav dd { margin-bottom: 0; }

[data-magellan-expedition] .sub-nav .active { line-height: 1.8em; }

@-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate { from { -moz-transform: rotate(0deg); }
  to { -moz-transform: rotate(360deg); } }
@-o-keyframes rotate { from { -o-transform: rotate(0deg); }
  to { -o-transform: rotate(360deg); } }
@keyframes rotate { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }
/* Orbit Graceful Loading */
.slideshow-wrapper { position: relative; }

.slideshow-wrapper ul { list-style-type: none; margin: 0; }

.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption { display: none; }

.slideshow-wrapper ul li:first-child { display: block; }

.slideshow-wrapper .orbit-container { background-color: transparent; }

.slideshow-wrapper .orbit-container li { display: block; }

.slideshow-wrapper .orbit-container li .orbit-caption { display: block; }

.preloader { display: block; width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; border: solid 3px; border-color: #555 #fff; -webkit-border-radius: 1000px; border-radius: 1000px; -webkit-animation-name: rotate; -webkit-animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-name: rotate; -moz-animation-duration: 1.5s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; -o-animation-name: rotate; -o-animation-duration: 1.5s; -o-animation-iteration-count: infinite; -o-animation-timing-function: linear; animation-name: rotate; animation-duration: 1.5s; animation-iteration-count: infinite; animation-timing-function: linear; }

.orbit-container { overflow: hidden; width: 100%; position: relative; background: none; }

.orbit-container .orbit-slides-container { list-style: none; margin: 0; padding: 0; position: relative; }

.orbit-container .orbit-slides-container img { display: block; max-width: 100%; }

.orbit-container .orbit-slides-container > * { position: absolute; top: 0; width: 100%; margin-left: 100%; }

.orbit-container .orbit-slides-container > *:first-child { margin-left: 0%; }

.orbit-container .orbit-slides-container > * .orbit-caption { position: absolute; bottom: 0; background-color: rgba(51, 51, 51, 0.8); color: white; width: 100%; padding: 10px 14px; font-size: 0.875rem; }

.orbit-container .orbit-slide-number { position: absolute; top: 10px; left: 10px; font-size: 12px; color: white; background: transparent; z-index: 10; }

.orbit-container .orbit-slide-number span { font-weight: 700; padding: 0.3125rem; }

.orbit-container .orbit-timer { position: absolute; top: 12px; right: 10px; height: 6px; width: 100px; z-index: 10; }

.orbit-container .orbit-timer .orbit-progress { height: 3px; background-color: rgba(255, 255, 255, 0.3); display: block; width: 0%; position: relative; right: 20px; top: 5px; }

.orbit-container .orbit-timer > span { display: none; position: absolute; top: 0px; right: 0; width: 11px; height: 14px; border: solid 4px #fff; border-top: none; border-bottom: none; }

.orbit-container .orbit-timer.paused > span { right: -4px; top: 0px; width: 11px; height: 14px; border: inset 8px; border-right-style: solid; border-color: transparent transparent transparent #fff; }

.orbit-container .orbit-timer.paused > span.dark { border-color: transparent transparent transparent #333; }

.orbit-container:hover .orbit-timer > span { display: block; }

.orbit-container .orbit-prev, .orbit-container .orbit-next { position: absolute; top: 45%; margin-top: -25px; width: 36px; height: 60px; line-height: 50px; color: white; text-indent: -9999px !important; z-index: 10; }

.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover { background-color: rgba(0, 0, 0, 0.3); }

.orbit-container .orbit-prev > span, .orbit-container .orbit-next > span { position: absolute; top: 50%; margin-top: -10px; display: block; width: 0; height: 0; border: inset 10px; }

.orbit-container .orbit-prev { left: 0; }

.orbit-container .orbit-prev > span { border-right-style: solid; border-color: transparent; border-right-color: white; }

.orbit-container .orbit-prev:hover > span { border-right-color: white; }

.orbit-container .orbit-next { right: 0; }

.orbit-container .orbit-next > span { border-color: transparent; border-left-style: solid; border-left-color: white; left: 50%; margin-left: -4px; }

.orbit-container .orbit-next:hover > span { border-left-color: white; }

.orbit-bullets-container { text-align: center; }

.orbit-bullets { margin: 0 auto 30px auto; overflow: hidden; position: relative; top: 10px; float: none; text-align: center; display: inline-block; }

.orbit-bullets li { display: block; width: 0.5625rem; height: 0.5625rem; background: #cccccc; float: left; margin-right: 6px; -webkit-border-radius: 1000px; border-radius: 1000px; }

.orbit-bullets li.active { background: #999999; }

.orbit-bullets li:last-child { margin-right: 0; }

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: none; }

.touch .orbit-bullets { display: none; }

@media only screen and (min-width: 40.063em) { .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: inherit; }
  .touch .orbit-bullets { display: block; } }
@media only screen and (max-width: 40em) { .orbit-stack-on-small .orbit-slides-container { height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * { position: relative; margin-left: 0% !important; }
  .orbit-stack-on-small .orbit-timer, .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev, .orbit-stack-on-small .orbit-bullets { display: none; } }
ul.pagination { display: block; height: 1.5rem; margin-left: -0.3125rem; }

ul.pagination li { height: 1.5rem; color: #222222; font-size: 0.875rem; margin-left: 0.3125rem; }

ul.pagination li a { display: block; padding: 0.0625rem 0.625rem 0.0625rem; color: #999999; -webkit-border-radius: 3px; border-radius: 3px; }

ul.pagination li:hover a, ul.pagination li a:focus { background: #e6e6e6; }

ul.pagination li.unavailable a { cursor: default; color: #999999; }

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus { background: transparent; }

ul.pagination li.current a { background: #008cba; color: white; font-weight: bold; cursor: default; }

ul.pagination li.current a:hover, ul.pagination li.current a:focus { background: #008cba; }

ul.pagination li { float: left; display: block; }

/* Pagination centred wrapper */
.pagination-centered { text-align: center; }

.pagination-centered ul.pagination li { float: none; display: inline-block; }

/* Panels */
.panel { border-style: solid; border-width: 1px; border-color: #d9d9d9; margin-bottom: 1.25rem; padding: 1.25rem; background: #f2f2f2; }

.panel > :first-child { margin-top: 0; }

.panel > :last-child { margin-bottom: 0; }

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p { color: #333333; }

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { line-height: 1; margin-bottom: 0.625rem; }

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader { line-height: 1.4; }

.panel.callout { border-style: solid; border-width: 1px; border-color: #baeeff; margin-bottom: 1.25rem; padding: 1.25rem; background: #edfbff; }

.panel.callout > :first-child { margin-top: 0; }

.panel.callout > :last-child { margin-bottom: 0; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p { color: #333333; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { line-height: 1; margin-bottom: 0.625rem; }

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader { line-height: 1.4; }

.panel.callout a { color: #008cba; }

.panel.radius { -webkit-border-radius: 3px; border-radius: 3px; }

/* Pricing Tables */
.pricing-table { border: solid 1px #dddddd; margin-left: 0; margin-bottom: 1.25rem; }

.pricing-table * { list-style: none; line-height: 1; }

.pricing-table .title { background-color: #333333; padding: 0.9375rem 1.25rem; text-align: center; color: #eeeeee; font-weight: normal; font-size: 1rem; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

.pricing-table .price { background-color: #f6f6f6; padding: 0.9375rem 1.25rem; text-align: center; color: #333333; font-weight: normal; font-size: 2rem; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

.pricing-table .description { background-color: white; padding: 0.9375rem; text-align: center; color: #777777; font-size: 0.75rem; font-weight: normal; line-height: 1.4; border-bottom: dotted 1px #dddddd; }

.pricing-table .bullet-item { background-color: white; padding: 0.9375rem; text-align: center; color: #333333; font-size: 0.875rem; font-weight: normal; border-bottom: dotted 1px #dddddd; }

.pricing-table .cta-button { background-color: white; text-align: center; padding: 1.25rem 1.25rem 0; }

/* Progress Bar */
.progress { background-color: #f6f6f6; height: 1.5625rem; border: 1px solid #cccccc; padding: 0.125rem; margin-bottom: 0.625rem; }

.progress .meter { background: #008cba; height: 100%; display: block; }

.progress.secondary .meter { background: #e7e7e7; height: 100%; display: block; }

.progress.success .meter { background: #43ac6a; height: 100%; display: block; }

.progress.alert .meter { background: #f04124; height: 100%; display: block; }

.progress.radius { -webkit-border-radius: 3px; border-radius: 3px; }

.progress.radius .meter { -webkit-border-radius: 2px; border-radius: 2px; }

.progress.round { -webkit-border-radius: 1000px; border-radius: 1000px; }

.progress.round .meter { -webkit-border-radius: 999px; border-radius: 999px; }

.reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: black; background: rgba(0, 0, 0, 0.45); z-index: 98; display: none; top: 0; left: 0; }

.reveal-modal { visibility: hidden; display: none; position: absolute; left: 50%; z-index: 99; height: auto; margin-left: -40%; width: 80%; background-color: white; padding: 1.25rem; border: solid 1px #666666; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); top: 50px; }

.reveal-modal .column, .reveal-modal .columns { min-width: 0; }

.reveal-modal > :first-child { margin-top: 0; }

.reveal-modal > :last-child { margin-bottom: 0; }

.reveal-modal .close-reveal-modal { font-size: 1.375rem; line-height: 1; position: absolute; top: 0.5rem; right: 0.6875rem; color: #aaaaaa; font-weight: bold; cursor: pointer; }

@media only screen and (min-width: 40.063em) { .reveal-modal { padding: 1.875rem; top: 6.25rem; }
  .reveal-modal.tiny { margin-left: -15%; width: 30%; }
  .reveal-modal.small { margin-left: -20%; width: 40%; }
  .reveal-modal.medium { margin-left: -30%; width: 60%; }
  .reveal-modal.large { margin-left: -35%; width: 70%; }
  .reveal-modal.xlarge { margin-left: -47.5%; width: 95%; } }
@media print { .reveal-modal { background: #fff !important; } }
.side-nav { display: block; margin: 0; padding: 0.875rem 0; list-style-type: none; list-style-position: inside; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

.side-nav li { margin: 0 0 0.4375rem 0; font-size: 0.875rem; }

.side-nav li a { display: block; color: #008cba; }

.side-nav li.active > a:first-child { color: #4d4d4d; font-weight: normal; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

.side-nav li.divider { border-top: 1px solid; height: 0; padding: 0; list-style: none; border-top-color: #e6e6e6; }

.split.button { position: relative; padding-right: 5.0625rem; }

.split.button span { display: block; height: 100%; position: absolute; right: 0; top: 0; border-left: solid 1px; }

.split.button span:before { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: inset; top: 50%; left: 50%; }

.split.button span:active { background-color: rgba(0, 0, 0, 0.1); }

.split.button span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button span { width: 3.09375rem; }

.split.button span:before { border-top-style: solid; border-width: 0.375rem; top: 48%; margin-left: -0.375rem; }

.split.button span:before { border-color: white transparent transparent transparent; }

.split.button.secondary span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.secondary span:before { border-color: white transparent transparent transparent; }

.split.button.alert span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.success span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.tiny { padding-right: 3.75rem; }

.split.button.tiny span { width: 2.25rem; }

.split.button.tiny span:before { border-top-style: solid; border-width: 0.375rem; top: 48%; margin-left: -0.375rem; }

.split.button.small { padding-right: 4.375rem; }

.split.button.small span { width: 2.625rem; }

.split.button.small span:before { border-top-style: solid; border-width: 0.4375rem; top: 48%; margin-left: -0.375rem; }

.split.button.large { padding-right: 5.5rem; }

.split.button.large span { width: 3.4375rem; }

.split.button.large span:before { border-top-style: solid; border-width: 0.3125rem; top: 48%; margin-left: -0.375rem; }

.split.button.expand { padding-left: 2rem; }

.split.button.secondary span:before { border-color: #333333 transparent transparent transparent; }

.split.button.radius span { -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.split.button.round span { -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; }

.sub-nav { display: block; width: auto; overflow: hidden; margin: -0.25rem 0 1.125rem; padding-top: 0.25rem; margin-right: 0; margin-left: -0.75rem; }

.sub-nav dt { text-transform: uppercase; }

.sub-nav dt, .sub-nav dd, .sub-nav li { float: left; display: inline; margin-left: 1rem; margin-bottom: 0.625rem; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 0.875rem; color: #999999; }

.sub-nav dt a, .sub-nav dd a, .sub-nav li a { text-decoration: none; color: #999999; }

.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover { color: #0079a1; }

.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a { -webkit-border-radius: 3px; border-radius: 3px; font-weight: normal; background: #008cba; padding: 0.1875rem 1rem; cursor: default; color: white; }

.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover { background: #0079a1; }

div.switch { position: relative; padding: 0; display: block; overflow: hidden; border-style: solid; border-width: 1px; margin-bottom: 1.25rem; height: 2.25rem; background: white; border-color: #cccccc; }

div.switch label { position: relative; left: 0; z-index: 2; float: left; width: 50%; height: 100%; margin: 0; font-weight: bold; text-align: left; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

div.switch input { position: absolute; z-index: 3; opacity: 0; width: 100%; height: 100%; -moz-appearance: none; }

div.switch input:hover, div.switch input:focus { cursor: pointer; }

div.switch span:last-child { position: absolute; top: -1px; left: -1px; z-index: 1; display: block; padding: 0; border-width: 1px; border-style: solid; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out; }

div.switch input:not(:checked) + label { opacity: 0; }

div.switch input:checked { display: none !important; }

div.switch input { left: 0; display: block !important; }

div.switch input:first-of-type + label, div.switch input:first-of-type + span + label { left: -50%; }

div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label { left: 0%; }

div.switch input:last-of-type + label, div.switch input:last-of-type + span + label { right: -50%; left: auto; text-align: right; }

div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label { right: 0%; left: auto; }

div.switch span.custom { display: none !important; }

form.custom div.switch .hidden-field { margin-left: auto; position: absolute; visibility: visible; }

div.switch label { padding: 0; line-height: 2.3rem; font-size: 0.875rem; }

div.switch input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -2.1875rem; }

div.switch span:last-child { width: 2.25rem; height: 2.25rem; }

div.switch span:last-child { border-color: #b3b3b3; background: white; background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%); background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%); background: linear-gradient(to bottom, white 0%, #f2f2f2 100%); -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f3fbf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3fbf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }

div.switch:hover span:last-child, div.switch:focus span:last-child { background: white; background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%); background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%); background: linear-gradient(to bottom, white 0%, #e6e6e6 100%); }

div.switch:active { background: transparent; }

div.switch.large { height: 2.75rem; }

div.switch.large label { padding: 0; line-height: 2.3rem; font-size: 1.0625rem; }

div.switch.large input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -2.6875rem; }

div.switch.large span:last-child { width: 2.75rem; height: 2.75rem; }

div.switch.small { height: 1.75rem; }

div.switch.small label { padding: 0; line-height: 2.1rem; font-size: 0.75rem; }

div.switch.small input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -1.6875rem; }

div.switch.small span:last-child { width: 1.75rem; height: 1.75rem; }

div.switch.tiny { height: 1.375rem; }

div.switch.tiny label { padding: 0; line-height: 1.9rem; font-size: 0.6875rem; }

div.switch.tiny input:first-of-type:checked ~ span:last-child { left: 100%; margin-left: -1.3125rem; }

div.switch.tiny span:last-child { width: 1.375rem; height: 1.375rem; }

div.switch.radius { -webkit-border-radius: 4px; border-radius: 4px; }

div.switch.radius span:last-child { -webkit-border-radius: 3px; border-radius: 3px; }

div.switch.round { -webkit-border-radius: 1000px; border-radius: 1000px; }

div.switch.round span:last-child { -webkit-border-radius: 999px; border-radius: 999px; }

div.switch.round label { padding: 0 0.5625rem; }

@-webkit-keyframes webkitSiblingBugfix { from { position: relative; }
  to { position: relative; } }
table { background: white; margin-bottom: 1.25rem; border: solid 1px #dddddd; }

table thead, table tfoot { background: whitesmoke; font-weight: bold; }

table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5rem 0.625rem 0.625rem; font-size: 0.875rem; color: #222222; text-align: left; }

table tr th, table tr td { padding: 0.5625rem 0.625rem; font-size: 0.875rem; color: #222222; }

table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f9f9f9; }

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.125rem; }

.tabs { *zoom: 1; margin-bottom: 0 !important; }

.tabs:before, .tabs:after { content: " "; display: table; }

.tabs:after { clear: both; }

.tabs dd { position: relative; margin-bottom: 0 !important; top: 1px; float: left; }

.tabs dd > a { display: block; background: #efefef; color: #222222; padding-top: 1rem; padding-right: 2rem; padding-bottom: 1.0625rem; padding-left: 2rem; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 1rem; }

.tabs dd > a:hover { background: #e2e2e2; }

.tabs dd.active a { background: #fff; }

.tabs.radius dd:first-child a { -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.tabs.radius dd:last-child a { -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.tabs.vertical dd { position: inherit; float: none; display: block; top: auto; }

.tabs-content { *zoom: 1; margin-bottom: 1.5rem; }

.tabs-content:before, .tabs-content:after { content: " "; display: table; }

.tabs-content:after { clear: both; }

.tabs-content > .content { display: none; float: left; padding: 0.9375rem 0; }

.tabs-content > .content.active { display: block; }

.tabs-content > .content.contained { padding: 0.9375rem; }

.tabs-content.vertical { display: block; }

.tabs-content.vertical > .content { padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) { .tabs.vertical { width: 20%; float: left; margin-bottom: 1.25rem; }
  .tabs-content.vertical { width: 80%; float: left; margin-left: -1px; } }
/* Image Thumbnails */
.th { line-height: 0; display: inline-block; border: solid 4px white; -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; transition: all 200ms ease-out; }

.th:hover, .th:focus { -webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }

.th.radius { -webkit-border-radius: 3px; border-radius: 3px; }

a.th { display: inline-block; max-width: 100%; }

/* Tooltips */
.has-tip { border-bottom: dotted 1px #cccccc; cursor: help; font-weight: bold; color: #333333; }

.has-tip:hover, .has-tip:focus { border-bottom: dotted 1px #003f54; color: #008cba; }

.has-tip.tip-left, .has-tip.tip-right { float: none !important; }

.tooltip { display: none; position: absolute; z-index: 999; font-weight: normal; font-size: 0.875rem; line-height: 1.3; padding: 0.75rem; max-width: 85%; left: 50%; width: 100%; color: white; background: #333333; -webkit-border-radius: 3px; border-radius: 3px; }

.tooltip > .nub { display: block; left: 5px; position: absolute; width: 0; height: 0; border: solid 5px; border-color: transparent transparent #333333 transparent; top: -10px; }

.tooltip.opened { color: #008cba !important; border-bottom: dotted 1px #003f54 !important; }

.tap-to-close { display: block; font-size: 0.625rem; color: #777777; font-weight: normal; }

@media only screen and (min-width: 40.063em) { .tooltip > .nub { border-color: transparent transparent #333333 transparent; top: -10px; }
  .tooltip.tip-top > .nub { border-color: #333333 transparent transparent transparent; top: auto; bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right { float: none !important; }
  .tooltip.tip-left > .nub { border-color: transparent transparent transparent #333333; right: -10px; left: auto; top: 50%; margin-top: -5px; }
  .tooltip.tip-right > .nub { border-color: transparent #333333 transparent transparent; right: auto; left: -10px; top: 50%; margin-top: -5px; } }
p.lead { font-size: 1.21875rem; line-height: 1.6; }

.subheader { line-height: 1.4; color: #6f6f6f; font-weight: 300; margin-top: 0.2rem; margin-bottom: 0.5rem; }

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; direction: ltr; }

/* Default Link Styles */
a { color: #6c93c9; text-decoration: none; line-height: inherit; }

a:hover, a:focus { color: #649afb; }

a img { border: none; }

/* Default paragraph styles */
p { font-family: inherit; font-weight: normal; /* font-size: 1rem; OFF BY CHRIS 12/29 to fix content navigator excerpts */ line-height: 1.6; margin-bottom: 1.25rem; text-rendering: optimizeLegibility; }

p aside { font-size: 0.875rem; line-height: 1.35; font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: "paytone_oneregular", "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: 400 !important; font-style: normal; color: #222222; text-rendering: optimizeLegibility; margin-top: 0.2rem; margin-bottom: 0.5rem; line-height: 1.4; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; }

h1 { font-size: 2.125rem; }

h2 { font-size: 1.6875rem; }

h3 { font-size: 1.375rem; }

h4 { font-size: 1.125rem; }

h5 { font-size: 1.125rem; }

h6 { font-size: 1rem; }

hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 1.25rem 0 1.1875rem; height: 0; }

/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: bold; color: #bb260d; }

/* Lists */
ul, ol, dl { font-size: 1rem; line-height: 1.6; margin-bottom: 1.25rem; list-style-position: outside; font-family: inherit; }

ul { margin-left: 1.1rem; }

ul.no-bullet { margin-left: 0; }

ul.no-bullet li ul, ul.no-bullet li ol { margin-left: 1.25rem; margin-bottom: 0; list-style: none; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25rem; margin-bottom: 0; font-size: 1rem; /* Override nested font-size change */ }

ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }

ul.square { list-style-type: square; margin-left: 1.1rem; }

ul.circle { list-style-type: circle; margin-left: 1.1rem; }

ul.disc { list-style-type: disc; margin-left: 1.1rem; }

ul.no-bullet { list-style: none; }

/* Ordered Lists */
ol { margin-left: 1.4rem; }

ol li ul, ol li ol { margin-left: 1.25rem; margin-bottom: 0; }

/* Definition Lists */
dl dt { margin-bottom: 0.3rem; font-weight: bold; }

dl dd { margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #444444; border-bottom: 1px dotted #dddddd; cursor: help; }

abbr { text-transform: none; }

/* Blockquotes */
blockquote { margin: 0 0 1.25rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #dddddd; }

blockquote cite { display: block; font-size: 0.8125rem; color: #555555; }

blockquote cite:before { content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited { color: #555555; }

blockquote, blockquote p { line-height: 1.6; color: #6f6f6f; }

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25rem 0; border: 1px solid #dddddd; padding: 0.625rem 0.75rem; }

.vcard li { margin: 0; display: block; }

.vcard .fn { font-weight: bold; font-size: 0.9375rem; }

.vevent .summary { font-weight: bold; }

.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) { h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
  h1 { font-size: 2.75rem; }
  h2 { font-size: 2.3125rem; }
  h3 { font-size: 1.6875rem; }
  h4 { font-size: 1.4375rem; } }
/* Print styles.  Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only { display: none !important; }

@media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; /* h5bp.com/t */ }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .hide-on-print { display: none !important; }
  .print-only { display: block !important; }
  .hide-for-print { display: none !important; }
  .show-for-print { display: inherit !important; } }
meta.foundation-mq-topbar { font-family: "/only screen and (min-width:40.063em)/"; width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: #333333; }

.contain-to-grid .top-bar { margin-bottom: 0; }

.fixed { width: 100%; left: 0; position: fixed; top: 0; z-index: 99; }

.fixed.expanded:not(.top-bar) { overflow-y: auto; height: auto; width: 100%; max-height: 100%; }

.fixed.expanded:not(.top-bar) .title-area { position: fixed; width: 100%; z-index: 99; }

.fixed.expanded:not(.top-bar) .top-bar-section { z-index: 98; margin-top: 45px; }

.top-bar { overflow: hidden; height: 45px; line-height: 45px; position: relative; background: #333333; margin-bottom: 0; }

.top-bar ul { margin-bottom: 0; list-style: none; }

.top-bar .row { max-width: none; }

.top-bar form, .top-bar input { margin-bottom: 0; }

.top-bar input { height: auto; padding-top: .35rem; padding-bottom: .35rem; font-size: 0.75rem; }

.top-bar .button { padding-top: .45rem; padding-bottom: .35rem; margin-bottom: 0; font-size: 0.75rem; }

.top-bar .title-area { position: relative; margin: 0; }

.top-bar .name { height: 45px; margin: 0; font-size: 16px; }

.top-bar .name h1 { line-height: 45px; font-size: 1.0625rem; margin: 0; }

.top-bar .name h1 a { font-weight: normal; color: white; width: 50%; display: block; padding: 0 15px; }

.top-bar .toggle-topbar { position: absolute; right: 0; top: 0; }

.top-bar .toggle-topbar a { color: white; text-transform: uppercase; font-size: 0.8125rem; font-weight: bold; position: relative; display: block; padding: 0 15px; height: 45px; line-height: 45px; }

.top-bar .toggle-topbar.menu-icon { right: 15px; top: 50%; margin-top: -16px; padding-left: 40px; }

.top-bar .toggle-topbar.menu-icon a { text-indent: -48px; width: 34px; height: 34px; line-height: 33px; padding: 0; color: white; }

.top-bar .toggle-topbar.menu-icon a span { position: absolute; right: 0; display: block; width: 16px; height: 0; -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }

.top-bar.expanded { height: auto; background: transparent; }

.top-bar.expanded .title-area { background: #333333; }

.top-bar.expanded .toggle-topbar a { color: #888888; }

.top-bar.expanded .toggle-topbar a span { -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section { left: 0; position: relative; width: auto; -webkit-transition: left 300ms ease-out; -moz-transition: left 300ms ease-out; transition: left 300ms ease-out; }

.top-bar-section ul { width: 100%; height: auto; display: block; background: #333333; font-size: 16px; margin: 0; }

.top-bar-section .divider, .top-bar-section [role="separator"] { border-top: solid 1px #1a1a1a; clear: both; height: 1px; width: 100%; }

.top-bar-section ul li > a { display: block; width: 100%; color: white; padding: 12px 0 12px 0; padding-left: 15px; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 0.8125rem; font-weight: normal; background: #333333; }

.top-bar-section ul li > a.button { background: #008cba; font-size: 0.8125rem; padding-right: 15px; padding-left: 15px; }

.top-bar-section ul li > a.button:hover { background: #006687; }

.top-bar-section ul li > a.button.secondary { background: #e7e7e7; }

.top-bar-section ul li > a.button.secondary:hover { background: #cecece; }

.top-bar-section ul li > a.button.success { background: #43ac6a; }

.top-bar-section ul li > a.button.success:hover { background: #358753; }

.top-bar-section ul li > a.button.alert { background: #f04124; }

.top-bar-section ul li > a.button.alert:hover { background: #d32a0e; }

.top-bar-section ul li:hover > a { background: #272727; color: white; }

.top-bar-section ul li.active > a { background: #008cba; color: white; }

.top-bar-section ul li.active > a:hover { background: #0079a1; }

.top-bar-section .has-form { padding: 15px; }

.top-bar-section .has-dropdown { position: relative; }

.top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent rgba(255, 255, 255, 0.4); border-left-style: solid; margin-right: 15px; margin-top: -4.5px; position: absolute; top: 50%; right: 0; }

.top-bar-section .has-dropdown.moved { position: static; }

.top-bar-section .has-dropdown.moved > .dropdown { display: block; }

.top-bar-section .dropdown { position: absolute; left: 100%; top: 0; display: none; z-index: 99; }

.top-bar-section .dropdown li { width: 100%; height: auto; }

.top-bar-section .dropdown li a { font-weight: normal; padding: 8px 15px; }

.top-bar-section .dropdown li a.parent-link { font-weight: normal; }

.top-bar-section .dropdown li.title h5 { margin-bottom: 0; }

.top-bar-section .dropdown li.title h5 a { color: white; line-height: 22.5px; display: block; }

.top-bar-section .dropdown label { padding: 8px 15px 2px; margin-bottom: 0; text-transform: uppercase; color: #777777; font-weight: bold; font-size: 0.625rem; }

.js-generated { display: block; }

@media only screen and (min-width: 40.063em) { .top-bar { background: #333333; *zoom: 1; overflow: visible; }
  .top-bar:before, .top-bar:after { content: " "; display: table; }
  .top-bar:after { clear: both; }
  .top-bar .toggle-topbar { display: none; }
  .top-bar .title-area { float: left; }
  .top-bar .name h1 a { width: auto; }
  .top-bar input, .top-bar .button { font-size: 0.875rem; position: relative; top: 7px; }
  .top-bar.expanded { background: #333333; }
  .contain-to-grid .top-bar { max-width: 71.25rem; margin: 0 auto; margin-bottom: 0; }
  .top-bar-section { -webkit-transition: none 0 0; -moz-transition: none 0 0; transition: none 0 0; left: 0 !important; }
  .top-bar-section ul { width: auto; height: auto !important; display: inline; }
  .top-bar-section ul li { float: left; }
  .top-bar-section ul li .js-generated { display: none; }
  .top-bar-section li.hover > a:not(.button) { background: #272727; color: white; }
  .top-bar-section li a:not(.button) { padding: 0 15px; line-height: 45px; background: #333333; }
  .top-bar-section li a:not(.button):hover { background: #272727; }
  .top-bar-section .has-dropdown > a { padding-right: 35px !important; }
  .top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent; border-top-style: solid; margin-top: -2.5px; top: 22.5px; }
  .top-bar-section .has-dropdown.moved { position: relative; }
  .top-bar-section .has-dropdown.moved > .dropdown { display: none; }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { display: block; }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; top: 1rem; margin-top: -2px; right: 5px; }
  .top-bar-section .dropdown { left: 0; top: auto; background: transparent; min-width: 100%; }
  .top-bar-section .dropdown li a { color: white; line-height: 1; white-space: nowrap; padding: 12px 15px; background: #333333; }
  .top-bar-section .dropdown li label { white-space: nowrap; background: #333333; }
  .top-bar-section .dropdown li .dropdown { left: 100%; top: 0; }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-bottom: none; border-top: none; border-right: solid 1px #4d4d4d; clear: none; height: 45px; width: 0; }
  .top-bar-section .has-form { background: #333333; padding: 0 15px; height: 45px; }
  .top-bar-section ul.right li .dropdown { left: auto; right: 0; }
  .top-bar-section ul.right li .dropdown li .dropdown { right: 100%; }
  .no-js .top-bar-section ul li:hover > a { background: #272727; color: white; }
  .no-js .top-bar-section ul li:active > a { background: #008cba; color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown { display: block; } }
.off-canvas-wrap, .inner-wrap, nav.tab-bar, .left-off-canvas-menu, .left-off-canvas-menu *, .right-off-canvas-menu, .move-right a.exit-off-canvas, .move-left a.exit-off-canvas { -webkit-backface-visibility: hidden; }

.off-canvas-wrap, .inner-wrap { position: relative; width: 100%; }

.left-off-canvas-menu, .right-off-canvas-menu { width: 250px; top: 0; bottom: 0; height: 100%; position: absolute; overflow-y: auto; background: #333333; z-index: 1001; box-sizing: content-box; }

section.left-small, section.right-small { width: 2.8125rem; height: 2.8125rem; position: absolute; top: 0; }

.off-canvas-wrap { overflow: hidden; }

.inner-wrap { *zoom: 1; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }

.inner-wrap:before, .inner-wrap:after { content: " "; display: table; }

.inner-wrap:after { clear: both; }

nav.tab-bar { background: #333333; color: white; height: 2.8125rem; line-height: 2.8125rem; position: relative; }

nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 { color: white; font-weight: bold; line-height: 2.8125rem; margin: 0; }

nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 { font-size: 1.125rem; }

section.left-small { border-right: solid 1px #1a1a1a; box-shadow: 1px 0 0 #4d4d4d; left: 0; }

section.right-small { border-left: solid 1px #4d4d4d; box-shadow: -1px 0 0 #1a1a1a; right: 0; }

section.tab-bar-section { padding: 0 0.625rem; position: absolute; text-align: center; height: 2.8125rem; top: 0; }

@media only screen and (min-width: 40.063em) { section.tab-bar-section { text-align: left; } }
section.tab-bar-section.left { left: 0; right: 2.8125rem; }

section.tab-bar-section.right { left: 2.8125rem; right: 0; }

section.tab-bar-section.middle { left: 2.8125rem; right: 2.8125rem; }

a.menu-icon { text-indent: 2.1875rem; width: 2.8125rem; height: 2.8125rem; display: block; line-height: 2.0625rem; padding: 0; color: white; position: relative; }

a.menu-icon span { position: absolute; display: block; width: 1rem; height: 0; left: 0.8125rem; top: 0.3125rem; -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }

a.menu-icon:hover span { -webkit-box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }

.left-off-canvas-menu { -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.right-off-canvas-menu { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; }

ul.off-canvas-list { list-style-type: none; padding: 0; margin: 0; }

ul.off-canvas-list li label { padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-weight: bold; background: #444444; border-top: 1px solid #5e5e5e; border-bottom: none; margin: 0; }

ul.off-canvas-list li a { display: block; padding: 0.66667rem; color: rgba(255, 255, 255, 0.7); border-bottom: 1px solid #262626; }

.move-right > .inner-wrap { -webkit-transform: translate3d(250px, 0, 0); -moz-transform: translate3d(250px, 0, 0); -ms-transform: translate3d(250px, 0, 0); -o-transform: translate3d(250px, 0, 0); transform: translate3d(250px, 0, 0); }

.move-right a.exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(255, 255, 255, 0.2); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; }

@media only screen and (min-width: 40.063em) { .move-right a.exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }
.move-left > .inner-wrap { -webkit-transform: translate3d(-250px, 0, 0); -moz-transform: translate3d(-250px, 0, 0); -ms-transform: translate3d(-250px, 0, 0); -o-transform: translate3d(-250px, 0, 0); transform: translate3d(-250px, 0, 0); }

.move-left a.exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(255, 255, 255, 0.2); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; }

@media only screen and (min-width: 40.063em) { .move-left a.exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }
.lt-ie10 .left-off-canvas-menu { left: -250px; }

.lt-ie10 .right-off-canvas-menu { right: -250px; }

.lt-ie10 .move-left > .inner-wrap { right: 250px; }

.lt-ie10 .move-right > .inner-wrap { left: 250px; }

/* Foundation Visibility HTML Classes */
.show-for-small, .show-for-small-only, .show-for-medium-down, .show-for-large-down, .hide-for-medium, .hide-for-medium-up, .hide-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only { display: inherit !important; }

.hide-for-small, .hide-for-small-only, .hide-for-medium-down, .show-for-medium, .show-for-medium-up, .show-for-medium-only, .hide-for-large-down, .show-for-large, .show-for-large-up, .show-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only { display: none !important; }

/* Specific visibility for tables */
table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only { display: table; }

thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only { display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only { display: table-row-group !important; }

tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only { display: table-row !important; }

td.show-for-small, td.show-for-small-only, td.show-for-medium-down td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge td.hide-for-xlarge-up, td.hide-for-xxlarge-up, th.show-for-small, th.show-for-small-only, th.show-for-medium-down th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge th.hide-for-xlarge-up, th.hide-for-xxlarge-up { display: table-cell !important; }

/* Medium Displays: 641px and up */
@media only screen and (min-width: 40.063em) { .hide-for-small, .hide-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-up, .show-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only { display: inherit !important; }
  .show-for-small, .show-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-up, .hide-for-medium-only, .hide-for-large-down, .show-for-large, .show-for-large-up, .show-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only { display: none !important; }
  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only { display: table; }
  thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only { display: table-header-group !important; }
  tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only { display: table-row-group !important; }
  tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only { display: table-row !important; }
  td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-up, th.show-for-medium-only, th.hide-for-large, th.hide-for-large-up, th.hide-for-large-only, th.hide-for-xlarge, th.hide-for-xlarge-up, th.hide-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only { display: table-cell !important; } }
/* Large Displays: 1024px and up */
@media only screen and (min-width: 64.063em) { .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only { display: inherit !important; }
  .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only { display: none !important; }
  /* Specific visilbity for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only { display: table; }
  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only { display: table-header-group !important; }
  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only { display: table-row-group !important; }
  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only { display: table-row !important; }
  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large, th.show-for-large-up, th.show-for-large-only, th.hide-for-xlarge, th.hide-for-xlarge-up, th.hide-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only { display: table-cell !important; } }
/* X-Large Displays: 1441 and up */
@media only screen and (min-width: 90.063em) { .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large-up, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only { display: inherit !important; }
  .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-large, .show-for-large-only, .show-for-large-down, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only { display: none !important; }
  /* Specific visilbity for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only { display: table; }
  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only { display: table-header-group !important; }
  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only { display: table-row-group !important; }
  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only { display: table-row !important; }
  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large-up, th.show-for-xlarge, th.show-for-xlarge-up, th.show-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only { display: table-cell !important; } }
/* XX-Large Displays: 1920 and up */
@media only screen and (min-width: 120.063em) { .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large-up, .show-for-xlarge-up, .show-for-xxlarge-up, .show-for-xxlarge-only { display: inherit !important; }
  .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-large, .show-for-large-only, .show-for-large-down, .hide-for-xlarge, .show-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only { display: none !important; }
  /* Specific visilbity for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only { display: table; }
  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only { display: table-header-group !important; }
  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only { display: table-row-group !important; }
  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only { display: table-row !important; }
  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large-up, th.show-for-xlarge-up, th.show-for-xxlarge-up, th.show-for-xxlarge-only { display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait { display: table; }

thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; }

@media only screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table; }
  thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } }
@media only screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table; }
  thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific visilbity for tables */
table.hide-for-touch { display: table; }

.touch table.show-for-touch { display: table; }

thead.hide-for-touch { display: table-header-group !important; }

.touch thead.show-for-touch { display: table-header-group !important; }

tbody.hide-for-touch { display: table-row-group !important; }

.touch tbody.show-for-touch { display: table-row-group !important; }

tr.hide-for-touch { display: table-row !important; }

.touch tr.show-for-touch { display: table-row !important; }

td.hide-for-touch { display: table-cell !important; }

.touch td.show-for-touch { display: table-cell !important; }

th.hide-for-touch { display: table-cell !important; }

.touch th.show-for-touch { display: table-cell !important; }

header { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 71.25rem; *zoom: 1; padding-bottom: 0.625rem; }

header:before, header:after { content: " "; display: table; }

header:after { clear: both; }

header .logo { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; width: 25%; margin-left: auto; margin-right: auto; float: none !important; float: left; }

.main-content { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 71.25rem; *zoom: 1; }

.main-content:before, .main-content:after { content: " "; display: table; }

.main-content:after { clear: both; }

.main-content aside { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; width: 50%; float: left; }

.main-content article { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; width: 50%; float: left; }

@font-face { font-family: 'paytone_oneregular'; src: url("fonts/paytoneone-webfont.eot"); src: url("fonts/paytoneone-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/paytoneone-webfont.woff") format("woff"), url("fonts/paytoneone-webfont.ttf") format("truetype"), url("fonts/paytoneone-webfont.svg#paytone_oneregular") format("svg"); font-weight: normal; font-style: normal; }
/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; }

.ui-helper-clearfix:after { clear: both; }

.ui-helper-clearfix { min-height: 0; /* support: IE7 */ }

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); }

.ui-front { z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }

.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; min-height: 0; /* support: IE7 */ }

.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons { padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }

.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; }

.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; }

.ui-button { display: inline-block; position: relative; padding: 0; line-height: normal; margin-right: .1em; cursor: pointer; vertical-align: middle; text-align: center; overflow: visible; /* removes extra width in IE */ }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only { width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only { width: 2.4em; }

.ui-button-icons-only { width: 3.4em; }

button.ui-button-icons-only { width: 3.7em; }

/* button text element */
.ui-button .ui-button-text { display: block; line-height: normal; }

.ui-button-text-only .ui-button-text { padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }

.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/* button sets */
.ui-buttonset { margin-right: 7px; }

.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner { border: 0; padding: 0; }

.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }

.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }

.ui-datepicker .ui-datepicker-prev { left: 2px; }

.ui-datepicker .ui-datepicker-next { right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover { left: 1px; }

.ui-datepicker .ui-datepicker-next-hover { right: 1px; }

.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-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }

.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year { width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%; }

.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; }

.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }

.ui-datepicker td { border: 0; padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width: auto; }

.ui-datepicker-multi .ui-datepicker-group { float: left; }

.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }

.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }

.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; outline: 0; }

.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; }

.ui-dialog .ui-dialog-title { float: left; margin: .1em 0; white-space: nowrap; width: 90%; overflow: hidden; text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 21px; margin: -10px 0 0 0; padding: 1px; height: 20px; }

.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; }

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin-top: .5em; padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }

.ui-dialog .ui-resizable-se { width: 12px; height: 12px; right: -5px; bottom: -5px; background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-menu { list-style: none; padding: 2px; margin: 0; display: block; outline: none; }

.ui-menu .ui-menu { margin-top: -3px; position: absolute; }

.ui-menu .ui-menu-item { margin: 0; padding: 0; width: 100%; /* support: IE10, see #8844 */ list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; min-height: 0; /* support: IE7 */ font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }

.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }

.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }

.ui-progressbar { height: 2em; text-align: left; overflow: hidden; }

.ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; }

.ui-progressbar .ui-progressbar-overlay { background: url("images/animated-overlay.gif"); height: 100%; filter: alpha(opacity=25); opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value { background-image: none; }

.ui-resizable { position: relative; }

.ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }

.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }

.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }

.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }

.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }

.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }

.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }

.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }

.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; }

.ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; }

.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }

.ui-slider-horizontal { height: .8em; }

.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }

.ui-slider-horizontal .ui-slider-range-min { left: 0; }

.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }

.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }

.ui-slider-vertical .ui-slider-range-min { bottom: 0; }

.ui-slider-vertical .ui-slider-range-max { top: 0; }

.ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }

.ui-spinner-input { border: none; background: none; color: inherit; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }

.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }

/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; }

/* vertical centre icon */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; }

.ui-spinner-up { top: 0; }

.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s { /* need to fix icons sprite */ background-position: -65px -16px; }

.ui-tabs { position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ display: block !important; }

.ui-tabs * { outline: none !important; }

.ui-tabs .ui-tabs-subheader { font-weight: bold; font-size: 18px; line-height: 16px; text-transform: uppercase; padding: .3em .5em .3em 0; }

.ui-tabs .ui-tabs-nav { margin: 0 auto; border-bottom: 1px solid #e2e2e2; }

.page-template-page-videos-php .ui-tabs .ui-tabs-nav { margin-bottom: 20px !important; }

header .ui-tabs .ui-tabs-nav { border-bottom: none; }

.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin-bottom: -1px; }

.ui-tabs .ui-tabs-nav li a { float: left; padding: .7em .7em .5em; text-decoration: none; font-family: 'Open Sans', sans-serif !important; font-size: 12px; font-weight: bold !important; line-height: 16px; text-transform: uppercase; border-top: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; border-left: none; background-color: #f3f3f3; background-image: -webkit-linear-gradient(top, white, #f3f3f3); background-image: -moz-linear-gradient(top, white, #f3f3f3); background-image: -o-linear-gradient(top, white, #f3f3f3); background-image: linear-gradient(to bottom, white, #f3f3f3); }

.ui-tabs .ui-tabs-nav li:first-child a { border-left: 1px solid #e2e2e2; }

.ui-tabs .ui-tabs-nav li a:hover { text-decoration: underline !important; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a { background-color: #fff !important; background-image: none; color: #000 !important; cursor: pointer; border-bottom: 1px solid white; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover { text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; }

.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }

.ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; -webkit-box-shadow: 0 0 5px #aaa; box-shadow: 0 0 5px #aaa; }

body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }

.ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }

/* Interaction states
----------------------------------*/
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { text-decoration: none; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter: Alpha(Opacity=35); background-image: none; }

.ui-state-disabled .ui-icon { filter: Alpha(Opacity=35); /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { width: 16px; height: 16px; }

.ui-icon, .ui-widget-content .ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon { background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon { background-image: url(images/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }

.ui-icon-carat-1-n { background-position: 0 0; }

.ui-icon-carat-1-ne { background-position: -16px 0; }

.ui-icon-carat-1-e { background-position: -32px 0; }

.ui-icon-carat-1-se { background-position: -48px 0; }

.ui-icon-carat-1-s { background-position: -64px 0; }

.ui-icon-carat-1-sw { background-position: -80px 0; }

.ui-icon-carat-1-w { background-position: -96px 0; }

.ui-icon-carat-1-nw { background-position: -112px 0; }

.ui-icon-carat-2-n-s { background-position: -128px 0; }

.ui-icon-carat-2-e-w { background-position: -144px 0; }

.ui-icon-triangle-1-n { background-position: 0 -16px; }

.ui-icon-triangle-1-ne { background-position: -16px -16px; }

.ui-icon-triangle-1-e { background-position: -32px -16px; }

.ui-icon-triangle-1-se { background-position: -48px -16px; }

.ui-icon-triangle-1-s { background-position: -64px -16px; }

.ui-icon-triangle-1-sw { background-position: -80px -16px; }

.ui-icon-triangle-1-w { background-position: -96px -16px; }

.ui-icon-triangle-1-nw { background-position: -112px -16px; }

.ui-icon-triangle-2-n-s { background-position: -128px -16px; }

.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon-arrow-1-n { background-position: 0 -32px; }

.ui-icon-arrow-1-ne { background-position: -16px -32px; }

.ui-icon-arrow-1-e { background-position: -32px -32px; }

.ui-icon-arrow-1-se { background-position: -48px -32px; }

.ui-icon-arrow-1-s { background-position: -64px -32px; }

.ui-icon-arrow-1-sw { background-position: -80px -32px; }

.ui-icon-arrow-1-w { background-position: -96px -32px; }

.ui-icon-arrow-1-nw { background-position: -112px -32px; }

.ui-icon-arrow-2-n-s { background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }

.ui-icon-arrow-2-e-w { background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }

.ui-icon-arrowstop-1-n { background-position: -192px -32px; }

.ui-icon-arrowstop-1-e { background-position: -208px -32px; }

.ui-icon-arrowstop-1-s { background-position: -224px -32px; }

.ui-icon-arrowstop-1-w { background-position: -240px -32px; }

.ui-icon-arrowthick-1-n { background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }

.ui-icon-arrowthick-1-e { background-position: -32px -48px; }

.ui-icon-arrowthick-1-se { background-position: -48px -48px; }

.ui-icon-arrowthick-1-s { background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }

.ui-icon-arrowthick-1-w { background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }

.ui-icon-arrow-4 { background-position: 0 -80px; }

.ui-icon-arrow-4-diag { background-position: -16px -80px; }

.ui-icon-extlink { background-position: -32px -80px; }

.ui-icon-newwin { background-position: -48px -80px; }

.ui-icon-refresh { background-position: -64px -80px; }

.ui-icon-shuffle { background-position: -80px -80px; }

.ui-icon-transfer-e-w { background-position: -96px -80px; }

.ui-icon-transferthick-e-w { background-position: -112px -80px; }

.ui-icon-folder-collapsed { background-position: 0 -96px; }

.ui-icon-folder-open { background-position: -16px -96px; }

.ui-icon-document { background-position: -32px -96px; }

.ui-icon-document-b { background-position: -48px -96px; }

.ui-icon-note { background-position: -64px -96px; }

.ui-icon-mail-closed { background-position: -80px -96px; }

.ui-icon-mail-open { background-position: -96px -96px; }

.ui-icon-suitcase { background-position: -112px -96px; }

.ui-icon-comment { background-position: -128px -96px; }

.ui-icon-person { background-position: -144px -96px; }

.ui-icon-print { background-position: -160px -96px; }

.ui-icon-trash { background-position: -176px -96px; }

.ui-icon-locked { background-position: -192px -96px; }

.ui-icon-unlocked { background-position: -208px -96px; }

.ui-icon-bookmark { background-position: -224px -96px; }

.ui-icon-tag { background-position: -240px -96px; }

.ui-icon-home { background-position: 0 -112px; }

.ui-icon-flag { background-position: -16px -112px; }

.ui-icon-calendar { background-position: -32px -112px; }

.ui-icon-cart { background-position: -48px -112px; }

.ui-icon-pencil { background-position: -64px -112px; }

.ui-icon-clock { background-position: -80px -112px; }

.ui-icon-disk { background-position: -96px -112px; }

.ui-icon-calculator { background-position: -112px -112px; }

.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }

.ui-icon-search { background-position: -160px -112px; }

.ui-icon-wrench { background-position: -176px -112px; }

.ui-icon-gear { background-position: -192px -112px; }

.ui-icon-heart { background-position: -208px -112px; }

.ui-icon-star { background-position: -224px -112px; }

.ui-icon-link { background-position: -240px -112px; }

.ui-icon-cancel { background-position: 0 -128px; }

.ui-icon-plus { background-position: -16px -128px; }

.ui-icon-plusthick { background-position: -32px -128px; }

.ui-icon-minus { background-position: -48px -128px; }

.ui-icon-minusthick { background-position: -64px -128px; }

.ui-icon-close { background-position: -80px -128px; }

.ui-icon-closethick { background-position: -96px -128px; }

.ui-icon-key { background-position: -112px -128px; }

.ui-icon-lightbulb { background-position: -128px -128px; }

.ui-icon-scissors { background-position: -144px -128px; }

.ui-icon-clipboard { background-position: -160px -128px; }

.ui-icon-copy { background-position: -176px -128px; }

.ui-icon-contact { background-position: -192px -128px; }

.ui-icon-image { background-position: -208px -128px; }

.ui-icon-video { background-position: -224px -128px; }

.ui-icon-script { background-position: -240px -128px; }

.ui-icon-alert { background-position: 0 -144px; }

.ui-icon-info { background-position: -16px -144px; }

.ui-icon-notice { background-position: -32px -144px; }

.ui-icon-help { background-position: -48px -144px; }

.ui-icon-check { background-position: -64px -144px; }

.ui-icon-bullet { background-position: -80px -144px; }

.ui-icon-radio-on { background-position: -96px -144px; }

.ui-icon-radio-off { background-position: -112px -144px; }

.ui-icon-pin-w { background-position: -128px -144px; }

.ui-icon-pin-s { background-position: -144px -144px; }

.ui-icon-play { background-position: 0 -160px; }

.ui-icon-pause { background-position: -16px -160px; }

.ui-icon-seek-next { background-position: -32px -160px; }

.ui-icon-seek-prev { background-position: -48px -160px; }

.ui-icon-seek-end { background-position: -64px -160px; }

.ui-icon-seek-start { background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }

.ui-icon-stop { background-position: -96px -160px; }

.ui-icon-eject { background-position: -112px -160px; }

.ui-icon-volume-off { background-position: -128px -160px; }

.ui-icon-volume-on { background-position: -144px -160px; }

.ui-icon-power { background-position: 0 -176px; }

.ui-icon-signal-diag { background-position: -16px -176px; }

.ui-icon-signal { background-position: -32px -176px; }

.ui-icon-battery-0 { background-position: -48px -176px; }

.ui-icon-battery-1 { background-position: -64px -176px; }

.ui-icon-battery-2 { background-position: -80px -176px; }

.ui-icon-battery-3 { background-position: -96px -176px; }

.ui-icon-circle-plus { background-position: 0 -192px; }

.ui-icon-circle-minus { background-position: -16px -192px; }

.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }

.ui-icon-circle-triangle-s { background-position: -64px -192px; }

.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-icon-circle-arrow-e { background-position: -112px -192px; }

.ui-icon-circle-arrow-s { background-position: -128px -192px; }

.ui-icon-circle-arrow-w { background-position: -144px -192px; }

.ui-icon-circle-arrow-n { background-position: -160px -192px; }

.ui-icon-circle-zoomin { background-position: -176px -192px; }

.ui-icon-circle-zoomout { background-position: -192px -192px; }

.ui-icon-circle-check { background-position: -208px -192px; }

.ui-icon-circlesmall-plus { background-position: 0 -208px; }

.ui-icon-circlesmall-minus { background-position: -16px -208px; }

.ui-icon-circlesmall-close { background-position: -32px -208px; }

.ui-icon-squaresmall-plus { background-position: -48px -208px; }

.ui-icon-squaresmall-minus { background-position: -64px -208px; }

.ui-icon-squaresmall-close { background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }

.ui-icon-grip-solid-vertical { background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }

.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/************************************/
/*! VividCandi Custom CSS */
/*  Version: 2        */
/************************************/
body { background: #e1e1e1 !important; }

.smallipop-instance .sipContent { padding: 5px !important; height: 35px !important; }

.smooth-corners { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.yellow { background-color: #f2b988; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); color: #FFF; }

.row { max-width: 64.1em !important; }

.full-width-row { max-width: 100% !important; width: 100%; }

#wrapper { box-shadow: 8px 0 10px -4px rgba(0, 0, 0, 0.2), -8px 0 10px -4px rgba(0, 0, 0, 0.15); background: none !important; }

.row .row { margin-left: 0 !important; margin-right: 0 !important; }

.clearfix { clear: both; }

.ql_sm_bttn { font-family: 'Open Sans', sans-serif !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); text-transform: uppercase; font-size: 14px; border: solid 1px #d5d5d5; text-align: center; padding: 5px 0; width: 100px; margin: 5px; }

.ql_dots { font-family: 'Open Sans', sans-serif !important; color: #6d6d6d; font-size: 24px; }

.ql_todays_show_widget { background-color: #d9e4e0; width: auto; height: 230px; border: none; margin: 0; position: relative; padding-top: 10px; }

.ql_todays_show_widget_titles a { font-family: 'Open Sans', sans-serif !important; color: #6d6d6d; font-size: 18px; }

.ql_todays_show_widget li { text-align: center; }

.ql_slider_date { color: #a7813c !important; font-size: 11px !important; }

.fancy { line-height: 0.5; text-align: center; }

.fancy span { display: inline-block; position: relative; padding: 0.3em 0; }

.fancy span:before, .fancy span:after { content: ""; position: absolute; height: 5px; border-bottom: 2px dotted #727272; top: 4px; width: 240px; }

.fancy span:before { right: 100%; margin-right: 30px; }

.fancy span:after { left: 100%; margin-left: 30px; }

#sdrn_menu.left { width: 100% !important; }

.inner-shadow-top { border-top-width: 1px; border-bottom-width: 0px; /*border-style: solid;*/ box-shadow: inset 0 0 1px 1px white, inset 0 0 1px 1px white, inset 80px 0 40px -50px white, inset -80px 0 40px -50px white, inset 200px 0 120px -150px white, inset -200px 0 120px -150px white, inset 0 24px 20px -12px rgba(0, 0, 0, 0.08); -moz-border-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* FF3.6+ */ -o-border-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* Opera 11.10+ */ border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.35), transparent) 1% 0%; /* W3C */ }

.inner-shadow-bottom { border-top-width: 0px; border-bottom-width: 1px; /*border-style: solid;*/ box-shadow: inset 0 0 1px 1px white, inset 0 0 1px 1px white, inset 80px 0 40px -50px white, inset -80px 0 40px -50px white, inset 200px 0 120px -150px white, inset -200px 0 120px -150px white, inset 0 -24px 20px -12px rgba(0, 0, 0, 0.08); -moz-border-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* FF3.6+ */ -o-border-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* Opera 11.10+ */ border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.35), transparent) 1% 0%; /* W3C */ }

.inner-shadow-both { border-top-width: 1px; border-bottom-width: 1px; /*border-style: solid;*/ box-shadow: inset 0 0 1px 1px white, inset 0 0 1px 1px white, inset 80px 0 40px -50px white, inset -80px 0 40px -50px white, inset 200px 0 120px -150px white, inset -200px 0 120px -150px white, inset 0 24px 20px -12px rgba(0, 0, 0, 0.08), inset 0 -24px 20px -12px rgba(0, 0, 0, 0.08); -moz-border-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* FF3.6+ */ -o-border-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* Opera 11.10+ */ border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.35), transparent) 1% 0%; /* W3C */ }

/************************************/
/*! TOP AD */
/************************************/
#ad1 { height: auto; background-color: #3a3a3a; text-align: center; }

#ad1 .ad { text-align: center; }

#ad1 .ad img { display: block !important; visibility: visible !important; opacity: 1 !important; margin: 0 auto; }

#ad1 h6 { display: none !important; visibility: none !important; }

/************************************/
/*! HOME-SCHEDULE */
/************************************/
#schedule { background: #222; color: #FFF; }

#schedule h2 { text-transform: uppercase; font-size: 20px; border: solid 1px #d5d5d5; text-align: center; padding: 5px 0; width: auto; margin: 15px; }

#schedule h4 { color: #FFF; font-weight: normal; font-size: 12px; margin: 2px 0 0 0; }

.schedule-list { list-style: none; }

#schedule span.date { background-color: #96a6ac; background-image: -webkit-linear-gradient(bottom, rgba(46, 40, 40, 0.25), rgba(9, 9, 9, 0)); background-image: -moz-linear-gradient(bottom, rgba(46, 40, 40, 0.25), rgba(9, 9, 9, 0)); background-image: -o-linear-gradient(bottom, rgba(46, 40, 40, 0.25), rgba(9, 9, 9, 0)); background-image: linear-gradient(to top, rgba(46, 40, 40, 0.25), rgba(9, 9, 9, 0)); font-family: 'Open Sans', sans-serif !important; font-weight: bold; text-transform: uppercase; padding: 1px 5px; font-size: 0.8em; position: absolute; }

.accordion dd > a, .accordion .content.active { background: none !important; padding: 0 !important; }

#schedule .all-episodes { width: 150px !important; margin: 15px auto 25px auto !important; }

/************************************/
/*! HEADER */
/************************************/
.cbp-af-header { width: 100%; background: #f6f6f6; z-index: 10000; height: 230px; overflow: hidden; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; transition: height 0.3s; }

.cbp-af-header .cbp-af-inner { width: 90%; max-width: 69em; margin: 0 auto; padding: 0 1.875em; }

.cbp-af-header h1, .cbp-af-header nav { display: inline-block; position: relative; }

/* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header h1, .cbp-af-header nav a { line-height: 230px; }

.cbp-af-header h1 { text-transform: uppercase; color: #333; letter-spacing: 4px; font-size: 4em; margin: 0; float: left; }

.cbp-af-header nav { float: right; }

.cbp-af-header nav a { color: #aaa; font-weight: 700; margin: 0 0 0 20px; font-size: 1.4em; }

.cbp-af-header nav a:hover { color: #333; }

/* Transitions and class for reduced height */
.cbp-af-header h1, .cbp-af-header nav a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.cbp-af-header.cbp-af-header-shrink { height: 90px; }

.cbp-af-header.cbp-af-header-shrink h1, .cbp-af-header.cbp-af-header-shrink nav a { line-height: 90px; }

.cbp-af-header.cbp-af-header-shrink h1 { font-size: 2em; }

/* Example Media Queries */
@media screen and (max-width: 55em) { .cbp-af-header .cbp-af-inner { width: 100%; }
  .cbp-af-header h1, .cbp-af-header nav { display: block; margin: 0 auto; text-align: center; float: none; }
  .cbp-af-header h1, .cbp-af-header nav a { line-height: 115px; }
  .cbp-af-header nav a { margin: 0 10px; }
  .cbp-af-header.cbp-af-header-shrink h1, .cbp-af-header.cbp-af-header-shrink nav a { line-height: 45px; }
  .cbp-af-header.cbp-af-header-shrink h1 { font-size: 2em; }
  .cbp-af-header.cbp-af-header-shrink nav a { font-size: 1em; } }
@media screen and (max-width: 32.25em) { .cbp-af-header nav a { font-size: 1em; } }
@media screen and (max-width: 24em) { .cbp-af-header nav a, .cbp-af-header.cbp-af-header-shrink nav a { line-height: 1; } }
header.row { margin: 0; height: 200px; overflow: hidden; }

header.row img.logo { width: 80%; padding: 0; }

header.row ul { list-style: none; margin: 0; padding: 0; }

header.row li { margin: 0; padding: 0; display: inline-block; }

header.row .social { width: 52%; float: right; margin: 10px 0 5px 0; }

header.row .social li { width: 45px; }

header.row .social li:last-child { width: auto; }

header.row .nav ul { margin: 10px 0; }

header.row .nav li { margin: 0 2px; }

#content .read-more, .paginate a.bttn-alt, .upagicurrent, .sm-slider .read-more { background-color: #649afb; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); color: #FFF; text-transform: uppercase; font-size: 13px; padding: 4px 10px; display: table-cell; text-align: center; height: 40px; vertical-align: middle; font-family: 'Open Sans', sans-serif; line-height: 1.2em; }

span.upagicurrent { height: 30px !important; line-height: 23px !important; color: #FFF !important; }

a.upagievent { color: #333; }

#widget_tribe_widget_builder_134-2 a.button:hover, #content .read-more:hover, .paginate a:hover, .widget_tribe_widget_builder_150 a.button:hover, .pds-vote-button:hover, .yellow:hover, .sm-slider .read-more:hover { background-color: #f0d095 !important; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; color: #FFF !important; cursor: pointer; }

#megaMenu ul.megaMenu { height: 48px; }

#megaMenu ul.megaMenu > li.menu-item:hover > a, #megaMenu ul.megaMenu > li.menu-item > a:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > a, #megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover, #megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator, .slider .info a.read-more:hover, #main-nav li.current-menu-item { background-image: -webkit-linear-gradient( top , #8ab9fa, #6c93c9); background-image: linear-gradient(to bottom, #8ab9fa, #6c93c9); color: #FFF !important; cursor: pointer; }

#main-nav .sub-menu li.current-menu-item { background: none !important; background-color: transparent !important; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator, #megaMenu ul ul.sub-menu li.menu-item > a, #megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator { color: #FFF; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar { width: 100% !important; min-height: 265px; padding: 0 !important; margin-bottom: 0; box-sizing: border-box; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget { width: 24.5%; min-height: 200px; padding-top: 20px; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.advanced_recent_posts_widget, #megaMenu .wpmega-nonlink li.widget.widget_text, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.SubmenuFeaturedVideo { width: 229px !important; padding-left: 5%; padding-right: 5%; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.advanced_recent_posts_widget a, #megaMenu li.widget.SubmenuFeaturedVideo a { overflow: hidden; border: 5px solid #fff !important; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.advanced_recent_posts_widget img { width: 229px !important; margin-bottom: 0 !important; border: none !important; }

#megaMenu li.widget.SubmenuFeaturedVideo img { width: 280px !important; max-width: 400px; margin-left: -27px; }

#megaMenu .um-sidebar { position: relative; }

/* .ss-colgroup-1 .um-sidebar  */
header.row .nav li.long a { max-width: 300px; font-weight: bold; font-size: 14px; }

header.row .newsletter { width: 60%; float: right; display: inline-block !important; text-align: right !important; margin-top: 5px; }

header.row .newsletter #field_8_2 { width: 100% !important; }

header.row .newsletter form, header.row .newsletter p { margin: 0 !important; position: relative; }

header.row .newsletter .gform_footer { position: absolute; top: 0; right: 0; width: auto !important; margin: 0 !important; padding: 0 !important; }

header.row .newsletter span { float: left; position: absolute; right: 42%; font-size: 12px; text-transform: uppercase; }

.newsletter .gform_wrapper .left_label .gfield_label { float: left; right: auto; font-size: 12px; text-transform: uppercase; line-height: 1em; width: 45%; font-weight: normal; }

.newsletter .gform_wrapper h3.gform_title { font-weight: normal; font-size: 12px; text-transform: uppercase; }

.newsletter .gform_wrapper .gform_heading { width: 100% !important; margin: 0 !important; position: absolute; top: -12px; }

.newsletter .gform_wrapper div.validation_error { font-size: 12px !important; position: absolute; font-weight: normal !important; top: -80px; background: rgba(121, 0, 0, 0.6) !important; color: #FFF; padding: 1em; z-index: 9999; margin: 0 !important; }

.newsletter .gform_wrapper li.gfield.gfield_error, .newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color: transparent !important; border: none !important; padding: 0 !important; margin: 0 !important; }

.newsletter .gform_wrapper .ginput_container + .gfield_description.validation_message { display: none !important; }

.newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required, .newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container { margin: 0 !important; padding: 0 !important; }

.newsletter .gform_wrapper .gform_ajax_spinner { position: absolute !important; right: -10px !important; margin-top: -10px !important; }

.newsletter #gforms_confirmation_message { font-size: 12px; }

.ginput_preview strong { color: #FFF !important; }

header.row .newsletter span.gfield_required { right: auto !important; }

#input_8_2 { margin: 0 !important; position: relative; width: 47% !important; height: 30px; float: right; right: 20%; padding-left: 5px; -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); font-family: 'Open Sans', sans-serif !important; font-size: 10px; color: #000; top: -10px; text-shadow: 0 1px #fff; }

header.row .newsletter input[type=email] { margin: 0 !important; position: relative; top: -5px; height: 25px; width: 75%; float: left; background-color: #ededed; -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); font-family: ATSackersGothic; font-size: 10px; color: #000; text-shadow: 0 1px #fff; }

header.row .newsletter input[type=submit] { background-color: #f2b988 !important; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)) !important; color: #FFF !important; text-transform: uppercase; font-size: 13px; padding: 8px 25px 8px 25px !important; text-align: center; font-family: 'Open Sans', sans-serif; border: none; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; margin: 0 auto !important; top: -11px; position: relative; }

@-moz-document url-prefix() { header.row .newsletter input[type=submit] { padding: 5px 25px !important; top: -10px !important; } }
.addthis_toolbox.addthis_vertical_style .at300bs { margin-right: 10px !important; }

.addthis_toolbox.addthis_vertical_style a { padding-bottom: 10px !important; }

/******************************************/
/*! V3 HEADER UPDATE */
/******************************************/
.full-width-row .row { margin-left: auto !important; margin-right: auto !important; }
@media (min-width: 1px) and (max-width: 567px) { .full-width-row .row { margin-bottom: -10px; } }

.header-v3 header[role="banner"] nav#secondary { height: 35px; overflow: hidden; position: relative; background: #ededed; /* Old browsers */ background: -moz-linear-gradient(top, #fefefe 0%, #ededed 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ededed)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fefefe 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fefefe 0%, #ededed 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fefefe 0%, #ededed 100%); /* IE10+ */ background: linear-gradient(to bottom, #fefefe 0%, #ededed 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */ box-shadow: 0 2px 6px 4px rgba(0, 0, 0, 0.2); }
.header-v3 header[role="banner"] nav#secondary a { color: #313131; }
.header-v3 header[role="banner"] nav#secondary .utility { width: 650px; margin: 0 auto; }
.header-v3 header[role="banner"] nav#secondary .utility li a { font-size: 13px; line-height: 35px; padding: 0 6px; }
.header-v3 header[role="banner"] nav#secondary .social { position: absolute; width: 240px; top: 0; left: 50%; margin: 5px 0; margin-left: 288px; }
.header-v3 header[role="banner"] nav#secondary .social li { display: inline-block; width: 25px; height: 28px; text-align: center; margin: 0; }
.header-v3 header[role="banner"] nav#secondary .social li a { display: inline-block; vertical-align: middle; background-image: url(../img/social/social-icons-black.png); background-repeat: no-repeat; transition: none !important; }
.header-v3 header[role="banner"] nav#secondary .social li a:hover { margin-top: -1px; margin-left: -2px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-chat-icon-black:hover { background-position: 0 0; width: 27px; height: 28px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-chat-icon-black { background-position: 0 -78px; width: 18px; height: 15px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-facebook-icon-black:hover { background-position: 0 -143px; width: 27px; height: 28px; margin-top: 0 !important; margin-left: -2px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-facebook-icon-black { background-position: 0 -221px; width: 10px; height: 20px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-google-icon-black:hover { background-position: 0 -291px; width: 27px; height: 28px; margin-left: -3px !important; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-google-icon-black { background-position: 0 -369px; width: 18px; height: 17px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-instagram-icon-black:hover { background-position: 0 -436px; width: 27px; height: 28px; margin-top: 0 !important; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-instagram-icon-black { background-position: 0 -514px; width: 18px; height: 16px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-mail-icon-black:hover { background-position: 0 -580px; width: 27px; height: 28px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-mail-icon-black { background-position: 0 -658px; width: 18px; height: 12px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-pinterest-icon-black:hover { background-position: 0 -720px; width: 27px; height: 28px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-pinterest-icon-black { background-position: 0 -798px; width: 16px; height: 20px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-twitter-icon-black:hover { background-position: 0 -868px; width: 27px; height: 28px; margin-left: -2px !important; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-twitter-icon-black { background-position: 0 -946px; width: 19px; height: 16px; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-youtube-icon-black:hover { background-position: 0 -1012px; width: 27px; height: 28px; margin-top: 0 !important; margin-left: -2px !important; }
.header-v3 header[role="banner"] nav#secondary .social li a.sprite-youtube-icon-black { background-position: 0 -1090px; width: 17px; height: 19px; }

.header-v3 header[role="banner"] { height: 240px; background-color: #649afb; background-image: -webkit-linear-gradient(-450deg, #6fa1fb 30%, #6493e8 53%, #5581d0 88%, #5281c7 100%); background-image: linear-gradient(180deg, #6fa1fb 30%, #6493e8 53%, #5581d0 88%, #5281c7 100%); margin-bottom: 37px; }
@media (min-width: 1px) and (max-width: 567px) { .header-v3 header[role="banner"] { border-left: 10px solid #fff; border-right: 10px solid #fff; height: 285px; } }
.header-v3 header[role="banner"] #panel1 { width: 100%; height: 205px; padding-top: 22px; background: url(../img/header-background.png) 50% 0 no-repeat; position: relative; top: 35px; }
@media (min-width: 1px) and (max-width: 567px) { .header-v3 header[role="banner"] #panel1 { top: 0; padding-top: 0; background-image: none; } }
.header-v3 header[role="banner"] #panel1 .row.collapse { top: -10px; position: relative; }
.header-v3 header[role="banner"] a { color: #f9d490; }
.header-v3 header[role="banner"] a.logo { padding: 0 0 0 23px; }
.header-v3 header[role="banner"] a.logo img.logo { width: 80%; padding: 0; }
.header-v3 header[role="banner"] a.thumb { display: block; width: 100%; height: 100%; box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4); }
.header-v3 header[role="banner"] .thumb img { width: 220px; height: 123px; }
.header-v3 header[role="banner"] h4 { margin: 0 0 8px; padding: 0; color: #fff; font-size: 12px; line-height: 1.2; font-weight: bold !important; text-transform: uppercase; font-family: 'Open Sans', sans-serif; }

#schedule-inner { position: relative; margin-top: 0; margin-left: 55px; width: 100%; max-width: 340px; }

#schedule-tabs { width: 100%; margin: 16px; }
#schedule-tabs ul { position: absolute; top: 0; left: 175px; }
#schedule-tabs li { border-right: 1px solid #f9d490; }
#schedule-tabs li a { border: none !important; background-color: transparent !important; background-image: none; padding: 2px 5px 0; font-size: 10px; line-height: 1.1; }
#schedule-tabs li.ui-state-active a, #schedule-tabs li a:hover { color: white !important; }
#schedule-tabs li:last-of-type { border-right: none; }
#schedule-tabs .thumb { width: 60%; max-width: 168px; display: inline-block; vertical-align: top; }
#schedule-tabs .thumb img { width: 100%; box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3); }
#schedule-tabs .info { display: inline-block; vertical-align: middle; margin-top: 40px; margin-left: 5px; }
#schedule-tabs .info time { color: #fff; line-height: 1.2; font-size: 12px; }
#schedule-tabs .info h4 { font-size: 12px; line-height: 1.7; }
#schedule-tabs .info .ui-state-active a { color: #fff; text-decoration: underline; }
#schedule-tabs .view-all { position: absolute; bottom: 0; left: 180px; display: inline-block; font-size: 10px; line-height: 1.2; font-weight: bold; text-transform: uppercase; font-family: 'Open Sans', sans-serif; }

div.wrap-whos-on { padding-top: 16px; }
@media (min-width: 1px) and (max-width: 567px) { div.wrap-whos-on { padding-top: 26px; } }
div.wrap-whos-on a.button { background-image: -webkit-linear-gradient( top , #8ab9fa, #96bafc); background-image: linear-gradient(to bottom, #8ab9fa, #96bafc); }
div.wrap-whos-on a.button:hover, div.wrap-whos-on a.button:active { background-image: -webkit-linear-gradient( top , #a2c8fb, #96bafc); background-image: linear-gradient(to bottom, #a2c8fb, #96bafc); }
div.wrap-whos-on a.button, div.wrap-whos-on a.button:hover { display: inline-block; width: 100%; font-size: 20px; color: white; width: 92%; margin: 12px; padding: 15px 0; font-weight: bold; text-shadow: 1px 1px 1px 2px #000; border-bottom: 2px solid #6c93c9; }

.where-to-watch { width: 87%; color: #fff; text-align: left; font-family: 'Droid Sans', sans-serif; float: right; margin-top: 16px; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch { padding-top: 5px; float: none; width: 87%; margin: 0 auto; } }
.where-to-watch .left-col { float: left; width: 60%; }
.where-to-watch .right-col { float: right; width: 40%; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch .left-col, .where-to-watch .right-col { float: left; width: 100%; } }
.where-to-watch .where-to-watch-title { width: 100%; text-transform: uppercase; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch .where-to-watch-title { display: none; } }
.where-to-watch .where-to-watch-title > h4 { font-size: 12px; line-height: 1.2; background: url(../img/eye.png) no-repeat 0 45%; text-indent: 32px; margin-bottom: 15px !important; }
.where-to-watch .widget-listing { height: auto; padding-top: 29px; overflow: hidden; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch .widget-listing { padding-top: 0px; } }
.where-to-watch ul, .where-to-watch li { margin: 0; padding: 0; }
.where-to-watch ul .list-unstyled { padding: 0; margin: 0; font-size: 14px; }
.where-to-watch ul li.listing { margin: 0 auto 2px; padding: 0; float: left; width: 133px; height: 31px; list-style: none; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch ul li.listing { height: 41px; width: 100%; }
  .where-to-watch ul li.listing:nth-of-type(3), .where-to-watch ul li.listing:nth-of-type(4) { display: none; } }
.where-to-watch ul li.listing .img-wrapper { display: inline-block; vertical-align: top; margin-right: 10px; height: 30px !important; width: 43px; }
.where-to-watch ul li.listing img { display: inline-block; vertical-align: top; height: 30px !important; width: 43px; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch ul li.listing img { height: 40px !important; } }
.where-to-watch ul li.listing .info { display: inline-block; vertical-align: middle; }
.where-to-watch .time { font-size: 11px; line-height: 1; }
.where-to-watch .channel { font-family: "Droid Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 12px; white-space: nowrap; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch .channel, .where-to-watch .time, .where-to-watch form input[type="text"] { font-size: 18px !important; line-height: 1; } }
.where-to-watch form { width: 100%; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch form { margin-top: 5px; } }
.where-to-watch form input[type="text"] { display: inline-block; vertical-align: top; width: 125px; height: 27px; padding: 2px 7px; margin-bottom: 1.3rem !important; font-family: 'Droid Sans', sans-serif; font-size: 14px; border-radius: 3px; border-top-right-radius: 0; border-bottom-right-radius: 0; box-shadow: none; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch form input[type="text"] { width: 75% !important; height: 39px !important; } }
.where-to-watch form .btn { display: inline-block; vertical-align: top; color: #FFF !important; text-transform: uppercase; font-size: 13px; padding: 7px 10px; text-align: center; font-family: 'Droid Sans', sans-serif; border: none; border-radius: 3px; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; margin: 0 auto; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch form .btn { font-size: 19px !important; padding: 10px 15px; } }
.where-to-watch .full-listing { clear: left; width: 100%; font-size: 12px; line-height: 1.2; position: relative; top: -8px; color: white; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch .full-listing { font-size: 16px !important; margin-bottom: 5px; } }
.where-to-watch .full-listing .view-all { display: inline-block; text-transform: lowercase !important; font-size: 12px !important; font-weight: normal !important; line-height: 1.2 !important; width: 47px; background: url(../img/pdf.png) no-repeat right 50%; }
@media (min-width: 1px) and (max-width: 567px) { .where-to-watch .full-listing .view-all { font-size: 16px !important; width: 57px; } }

/************************************/
/*! NAV */
/************************************/
#megaUber i { font-size: 130% !important; }

nav.row { margin-top: -37px !important; position: relative; background-color: #323232; background-image: -webkit-linear-gradient(bottom, #2b2b2b, #383838); background-image: -moz-linear-gradient(bottom, #2b2b2b, #383838); background-image: -o-linear-gradient(bottom, #2b2b2b, #383838); background-image: linear-gradient(to top, #2b2b2b, #383838); }

nav:before { display: none !important; content: '' !important; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg > li.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after { display: none !important; border: none !important; }

nav.row > div.large-9 { margin: 0; padding: 0; }

nav #megaMenu { background: none !important; }

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator { border-right: 1px solid rgba(255, 255, 255, 0.25) !important; border-left: 1px solid rgba(0, 0, 0, 0.25) !important; color: #FFF !important; }

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.active > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a:hover, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator:hover { border-right: 1px solid transparent !important; border-left: 1px solid transparent !important; background-image: -webkit-linear-gradient( top , #8ab9fa, #6c93c9); background-image: linear-gradient(to bottom, #8ab9fa, #6c93c9); }

nav #search form, nav #search input { margin: 0 !important; }

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle { padding: 15px 20px !important; font-weight: bold; font-size: 13px !important; }

#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu .SubmenuFeaturedPost { width: 229px !important; min-height: 200px; padding: 20px 5% 0; background: #2b2b2b !important; }
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu .SubmenuFeaturedPost h2 { margin: 0; }
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu .SubmenuFeaturedPost ul { float: left; margin: 0; padding: 0; display: inline-block !important; list-style: none; }
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu .SubmenuFeaturedPost ul li { float: left !important; width: 100% !important; margin: 0; padding: 0; min-height: 220px; position: relative; }
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu .SubmenuFeaturedPost a { overflow: hidden; border: 5px solid #fff !important; padding: 0; }
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu .SubmenuFeaturedPost img { width: 219px; height: 161px; margin: 0 auto 0 auto !important; display: block !important; float: none !important; border: 1px solid #FFF !important; }

nav .search { padding: 10px 15px 8px 0; }

nav .search form { margin: 0; margin-right: -36px; }

.search input[type=text] { border: none; border-radius: 4px 0 0 4px !important; background-color: #fff; float: right; height: 28px !important; margin: 0; }

nav .search input[type=text] { width: 100%; }

.search #s:before { content: "\f002"; float: left; width: 1em; text-align: center; font-size: 1.7em; margin: 0 0.5em 0 -1em; padding: 0 .2em; }

.search input[type=submit] { border: none; outline: none; padding: 0px 7px; margin: 0 !important; width: 38px !important; height: 28px !important; color: #565656; line-height: 1em; text-indent: 10000px; cursor: pointer; border-radius: 0 4px 4px 0 !important; background: url(../img/search-icon.png) 50% 50% no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#e4e4e4',GradientType=1 ); }

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu { background: #464646 !important; border: none !important; border-top: 10px solid #6c93c9 !important; border-bottom: 10px solid #c09647 !important; border-radius: 0 !important; box-shadow: none !important; }

.megaMenu ul.sub-menu { width: 133.4% !important; position: absolute !important; max-width: 133.4% !important; left: 0 !important; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item { margin-top: 0 !important; }

ul.sub-menu li.recent-post-item p { font-family: 'Open Sans', sans-serif; font-size: 12px !important; }

ul.sub-menu #advanced-recent-posts-16, ul.sub-menu #advanced-recent-posts-18, ul.sub-menu #advanced-recent-posts-19, ul.sub-menu #advanced-recent-posts-20, ul.sub-menu #advanced-recent-posts-21, ul.sub-menu li.widget.SubmenuFeaturedVideo, ul.sub-menu li.widget.advanced_recent_posts_widget { width: 28% !important; background: #2b2b2b !important; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.SubmenuSections, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.SubmenuPhotos, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget.SubmenuVideos { width: 62%; padding: 20px 25px; background: none; }

ul.sub-menu .submenu-sections ul { list-style-type: none; margin: 20px 0 0; }

ul.sub-menu .submenu-sections li { display: inline-block; vertical-align: top; width: 23.5% !important; margin-right: 1.3%; }

ul.sub-menu .submenu-sections li a { color: #c09647; position: relative; }

ul.sub-menu .submenu-sections li a:hover { color: #649afb; text-decoration: underline; }

ul.sub-menu .submenu-sections li:nth-of-type(4n) { margin-right: 0; }

ul.sub-menu .submenu-sections li a img { margin-top: 5px; }

ul.sub-menu .SubmenuVideos .submenu-sections li a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: url("../img/video-play.png") no-repeat 50% 74%; background-size: 30%; }

ul.sub-menu .advanced_recent_posts_widget#advanced-recent-posts-16 li.recent-post-item, ul.sub-menu .advanced_recent_posts_widget#advanced-recent-posts-18 li.recent-post-item, ul.sub-menu .advanced_recent_posts_widget#advanced-recent-posts-19 li.recent-post-item, ul.sub-menu .advanced_recent_posts_widget#advanced-recent-posts-20 li.recent-post-item, ul.sub-menu .advanced_recent_posts_widget li.recent-post-item, ul.sub-menu .SubmenuFeaturedVideo .recent-post-item { float: left !important; width: 100% !important; margin: 0; padding: 0; min-height: 220px; position: relative; }

ul.sub-menu .SubmenuFeaturedVideo .recent-post-item { height: 260px; }

ul.sub-menu #wpmega-wpmega-sidebar-5 .recent-post-item { height: 313px; }

ul.sub-menu #text-13, ul.sub-menu #text-14, ul.sub-menu #text-15, ul.sub-menu #text-16, ul.sub-menu #text-18, ul.sub-menu .widget_text { position: absolute; bottom: 0; margin-top: 185px; height: auto; min-height: initial !important; padding-top: 20px !important; width: 17% !important; margin-left: 0 !important; }

ul.sub-menu .widget_text { padding-top: 15px !important; bottom: auto !important; top: 220px; }

ul.sub-menu .widget_text a { color: #c09647; font-size: 13px !important; text-decoration: none !important; text-align: right; }

ul.sub-menu .widget_text a:hover { color: #649afb; text-decoration: underline; }

ul.sub-menu .button { background-color: #f2b988 !important; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)) !important; color: #FFF !important; text-transform: uppercase; font-size: 13px; padding: 8px 25px 8px 25px !important; text-align: center; font-family: 'Open Sans', sans-serif; border: none; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; margin: 0 auto !important; }

.ie ul.sub-menu #text-13, .ie ul.sub-menu #text-14, .ie ul.sub-menu #text-15, .ie ul.sub-menu #text-16, .ie ul.sub-menu #text-18 { min-height: auto !important; }

ul.sub-menu #advanced-recent-posts-16 a.post-title, ul.sub-menu #advanced-recent-posts-18 a.post-title, ul.sub-menu #advanced-recent-posts-20 a.post-title, ul.sub-menu #advanced-recent-posts-21 a.post-title { display: none !important; }

ul.sub-menu #advanced-recent-posts-16 ul, ul.sub-menu #advanced-recent-posts-18 ul { margin: 0; padding: 0; display: inline-block !important; }

#megaMenu .wpmega-widgetarea h2.widgettitle { color: #FFF !important; /*font-family: 'Open Sans', sans-serif !important;*/ text-transform: uppercase; text-shadow: none !important; font-size: 22px !important; font-weight: normal !important; text-decoration: underline; border: none !important; margin-bottom: 0 !important; }

#megaMenu ul.sub-menu .submenu-sections h2, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator, #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, #megaMenu .wpmega-widgetarea h2.widgettitle { color: #FFF !important; text-transform: uppercase; text-shadow: none !important; font-size: 22px !important; text-decoration: none; border: none !important; margin-bottom: 0 !important; }

#megaMenu .more-link { margin: 10px 0px 0 0; text-transform: uppercase; background: #a7b1bd; background: -moz-linear-gradient(top, #a7b1bd 0%, #86909a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7b1bd), color-stop(100%, #86909a)); background: -webkit-linear-gradient(top, #a7b1bd 0%, #86909a 100%); background: -o-linear-gradient(top, #a7b1bd 0%, #86909a 100%); background: -ms-linear-gradient(top, #a7b1bd 0%, #86909a 100%); background: linear-gradient(to bottom, #a7b1bd 0%, #86909a 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7b1bd', endColorstr='#86909a',GradientType=0 ); color: #FFF; padding: 3px 8px !important; width: auto !important; position: relative; display: block !important; float: right; font-family: 'Open Sans', sans-serif !important; position: relative; right: 0%; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; }

#megaMenu .wpmega-widgetarea h2.widgettitle:empty { display: none !important; }

#megaMenu .sub-menu a:empty { display: none !important; }

.advanced_recent_posts_widget ul li { border: none !important; }

.advanced_recent_posts_widget .post-title, #nav_menu-3 li a, #nav_menu-4 li a, #nav_menu-5 li a { color: #c09647; font-weight: normal; width: 80% !important; }

#advanced-recent-posts-15 ul li, #nav_menu-3 li, #nav_menu-4 li, #nav_menu-5 li, #nav_menu-6 li { list-style: none !important; list-style-type: none !important; color: #c09647; margin: 0 !important; padding: 0 !important; text-shadow: none !important; }

#nav_menu-3 li.menu-item > a, #nav_menu-4 li.menu-item > a, #nav_menu-5 li.menu-item > a, #nav_menu-6 li.menu-item > a { text-shadow: none !important; color: #c09647 !important; font-weight: bold; }

#menu-item-294 .wpmega-widgetarea.ss-colgroup-2 { position: absolute; display: block; height: 100%; width: 90%; }

#menu-item-294 .um-sidebar { height: 100% !important; position: relative; }

#menu-item-294 .um-sidebar .nav_menu-2 { position: absolute; bottom: 0; }

#menu-item-295, #menu-item-326, #menu-item-331, #menu-item-338, #menu-item-335 { width: 75% !important; float: right; border-right: 2px dotted #CCC !important; }

#wpmega-wpmega-sidebar-2 .recent-post-item { display: inline-block !important; }

#menu-item-295 li.recent-post-item, #menu-item-297 li.recent-post-item, #menu-item-326 li.recent-post-item, #menu-item-327 li.recent-post-item, #menu-item-319 li.recent-post-item { color: #FFF !important; font-size: 13px; }

#main-nav .recent-post-item .post-entry p { max-height: 40px; min-height: 30px; overflow: hidden; }

#main-nav .recent-post-item .post-entry { position: relative; }

#menu-item-294 li.recent-post-item a.post-title, #menu-item-295 li.recent-post-item a.post-title, #menu-item-297 li.recent-post-item a.post-title, #menu-item-326 li.recent-post-item a.post-title, #menu-item-327 li.recent-post-item a.post-title, #menu-item-319 li.recent-post-item a.post-title, #menu-item-332 li.recent-post-item a.post-title, #menu-item-331 li.recent-post-item a.post-title, #menu-item-335 li.recent-post-item a.post-title, #menu-item-336 li.recent-post-item a.post-title, #menu-item-338 li.recent-post-item a.post-title, #menu-item-339 li.recent-post-item a.post-title { display: none !important; }

.post-entry { color: #FFF !important; font-size: 13px !important; }

#menu-item-295 .post-title, #menu-item-297 .post-title { display: none !important; }

li.recent-post-item .post-entry img { margin: 0 auto 10px auto !important; display: block !important; float: none !important; border: 1px solid #FFF !important; }

#megaMenu .wpmega-nonlink ul li.widget { margin-bottom: 0 !important; }

#menu-photos-megamenu { margin: 10px 0 0 0 !important; border-top: 2px dotted #CCC !important; width: 95% !important; }

#menu-photos-megamenu a { background-color: #6c93c9 !important; border: solid 1px #989796 !important; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)) !important; background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)) !important; background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)) !important; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)) !important; color: #FFF !important; text-transform: uppercase; font-size: 12px !important; width: 100% !important; position: relative; display: block; text-align: center; text-shadow: none !important; margin-top: 10px !important; padding: 10px 30px !important; font-weight: bold !important; font-family: 'Open Sans', sans-serif !important; }

#menu-photos-megamenu li { background: none !important; background-color: transparent !important; visibility: hidden !important; width: 79% !important; }

#wpmega-wpmega-sidebar-3 { width: 99% !important; }

/************************************/
/* ! Mobile NAV */
/************************************/
#sdrn_bar.sdrn_bar { background: #222 !important; }

#sdrn_searchform { overflow: hidden; }

#sdrn_bar { background: #222 !important; }

#sdrn_bar .sdrn_ic span { background: #F2F2F2 !important; }

#sdrn_menu ul li a, #sdrn_menu ul li a:hover { font-size: 24px !important; font-weight: 800; padding: 7px 14px !important; text-transform: uppercase; letter-spacing: -.05em; }

/************************************/
/*! MAIN CONTENT */
/************************************/
#main-content { /*background: url(../img/patchwork-bg.png) #FFF;*/ background: #FFF; padding: .6rem; }

/* drop padding between main content and sidebar */
#main-content [role="main"].large-8 { padding-right: 0; }

#content { background: none !important; border: none !important; font-family: 'Open Sans', sans-serif; padding: 15px !important; }

#content1 { background: none !important; border: none !important; font-family: 'Open Sans', sans-serif; padding: 0 !important; }

.single #content { padding-top: 20px !important; }

.related-posts-type h2 { font-size: 1.3em !important; font-weight: bold; color: #545454; text-shadow: none; font-family: 'Open Sans', sans-serif; margin-bottom: 5px; }

.related-posts ul { list-style: disc !important; margin-left: 2em !important; }

.related-posts li { list-style: initial !important; list-style-type: disc !important; color: #c09647; }

.related-posts li a { color: #c09647; }

.related-posts li a:hover { color: #f2b988 !important; }

div.post-nav { margin-bottom: 20px; font-size: 13px; color: #333; font-family: 'Open Sans', sans-serif; }

div.post-nav a { color: #c09647; }

#content.full-width { background: #FFF !important; }

#content h1.page-title { text-align: center; font-size: 45px; color: #1a1818; font-weight: normal; border-bottom: 1px solid #1a1818; text-transform: uppercase; width: 35%; display: block; position: relative; left: 0; right: 0; margin: 0 auto; padding-bottom: 0px; line-height: 1em; text-shadow: none; }

#content h4, div.related h4 { text-shadow: none; font-size: 1em; font-weight: bold; text-transform: uppercase; }

#content p { font-size: 12px; font-family: 'Open Sans', sans-serif; color: #535353; }

#content h1.entry-title, #content #respond h3, h3.entry-title { font-weight: bold; text-transform: uppercase; color: #383838 !important; text-shadow: none; font-family: 'Open Sans', sans-serif; margin-bottom: 5px; }

.single #content h1.entry-title { color: #000; font-weight: bold !important; font-size: 24px; }

.single-episodes #content h1.entry-title { font-weight: normal !important; font-size: 30px !important; }

.single-episodes #content h3.entry-title { font-weight: normal !important; font-size: 22px !important; }

.single-episodes p { font-size: 14px; color: #535353; }

#content .entry-content h3 { font-size: 1.2em !important; font-weight: normal; color: #545454; text-shadow: none; font-family: 'Open Sans', sans-serif; margin-bottom: 5px; padding-bottom: 0px; text-decoration: underline; display: inline-block; font-weight: bold; }

#content .entry-content ul { font-size: 0.8em; margin-left: 0.6em; line-height: 2.5em; }

#content .entry-content .times { position: absolute; right: 3em; width: 35%; }

#content .entry-content .times ul { border-top: 2px dotted #CCC; border-bottom: 2px dotted #CCC; float: right; padding: 5px 90px 5px 10px; color: #925126; }

#content .times ul:empty { display: none !important; visibility: hidden; border: none !important; }

#content .entry-content .info { margin-top: 20px; }

#content .entry-content .times strong { text-transform: uppercase; }

#content .entry-content ol { font-size: 0.8em; line-height: 2em; }

#content span.author, #content time { display: block; font-family: 'Open Sans', sans-serif; margin: 0 0 5px 0; font-size: 0.8em; color: #535353 !important; font-weight: normal !important; }

#content time span { font-weight: bold !important; color: #535353 !important; text-transform: uppercase; }

#content span.author a { font-weight: bold; color: #535353; }

#content .entry-tags a { color: #6c93c9; text-transform: uppercase; }

#content span.author a { text-transform: uppercase; font-weight: normal; }

#content .entry-content figure { margin: 0 15px 15px 0 !important; font-size: 14px; font-family: 'Open Sans', sans-serif; line-height: 1.6; }

.page-template-page-ad-php #content .entry-content figure, .page-template-page-ad-php img.aligncenter { margin: 0 0 10px 0 !important; }

#content .entry-content figure img { border-radius: 0 !important; }

a.post-edit-link { color: #6c93c9 !important; }

#content .entry-content figcaption { font-family: 'Open Sans', sans-serif; font-size: 0.7em; background: rgba(255, 255, 255, 0.6); color: #545454; width: 100% !important; position: relative; margin-top: -24px; padding: 8px 10px 5px 10px; }

#content .edit-button a { background: #6c93c9; font-family: 'Open Sans', sans-serif; color: #FFF !important; font-size: 0.7em; padding: 8px 10px 5px 10px; text-transform: uppercase; }

#content .entry-author { margin: 2em 0 2em -2em !important; }

#content .acn-content ul li { width: 30% !important; }

#content .acn-content ul li { margin-right: 20px !important; margin-top: 10px !important; }

/************************************/
/*! BREADCRUMBS */
/************************************/
p#breadcrumbs { margin: 15px 0 0 15px; font-size: 14px; }

p#breadcrumbs > span > span { padding: 2px; }

p#breadcrumbs a { color: #6c93c9; }

p#breadcrumbs .breadcrumb_last { font-weight: bold; color: #909090; }

/************************************/
/*! HOME FEATURED SLIDER */
/************************************/
.slider { margin: 15px 0 20px 0 !important; width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }

.page-template-page-home-php .slider { margin-bottom: 0 !important; }

.slider .rsUni .rsArrow { height: 88% !important; }

.sm-slider { margin-top: 18px !important; }

.slider .rsUni, slider .rsUni .rsSlide, .slider .rsUni .rsVideoFrameHolder, .slider .rsUni .rsThumbs { background-color: none !important; background: none; }

.slider .rsUni .rsThumbsVer { right: auto !important; left: 0 !important; width: 150px !important; background-color: none !important; background: url("../img/featured-bg.png") no-repeat center; background-position: 0px 0px; }

.slider #new-royalslider-1, .slider .rsOverflow { height: 350px !important; }

.slider .rsOverflow { float: right !important; background: url("../img/bg-slider.png") !important; background-color: none !important; width: 505px !important; }

.slider img.rsImg { width: 100% !important; height: auto !important; float: right; margin-top: 0 !important; }

.slider .rsUni.rsWithThumbsVer .rsThumbsContainer { width: 70% !important; margin: -5px auto 0 auto !important; }

.home .slider .rsUni.rsWithThumbsVer .rsThumbsContainer { margin: 15px auto 0 auto !important; }

.slider .rsUni .rsThumb { width: 120px !important; height: 90px !important; }

.slider .info { height: 40px !important; z-index: 999999; position: absolute; bottom: 0; width: 100%; background: rgba(201, 156, 75, 0.7); }

.slider .info h5 { float: left; width: auto !important; margin: 11px 0 0 15px; color: #FFF; text-shadow: none; font-size: 14px; }

.slider .info h5 a { color: #FFF !important; font-weight: bold; }

.slider .info a.read-more { width: 94px; height: 40px; padding: 10px; line-height: 1.7em !important; text-align: center; background-color: #c09647; -webkit-box-shadow: -3px 0 5px rgba(0, 0, 1, 0.1), inset 1px 2px rgba(255, 255, 255, 0.1); -moz-box-shadow: -3px 0 5px rgba(0, 0, 1, 0.1), inset 1px 2px rgba(255, 255, 255, 0.1); box-shadow: -3px 0 5px rgba(0, 0, 1, 0.1), inset 1px 2px rgba(255, 255, 255, 0.1); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 1, 0.2), transparent); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 1, 0.2), transparent); background-image: -o-linear-gradient(bottom, rgba(0, 0, 1, 0.2), transparent); background-image: linear-gradient(to top, rgba(0, 0, 1, 0.2), transparent); color: #FFF; text-transform: uppercase; font-size: 13px; display: block; float: right; }

/************************************/
/*! FORM */
/************************************/
#gform_wrapper_6, #gform_wrapper_4, #gform_wrapper_10, #gform_wrapper_7, #gform_wrapper_9, #gform_wrapper_11, #gform_wrapper_13, #gform_wrapper_2 { width: 100% !important; padding: 0 15px; }

#gform_wrapper_6 .ginput_complex label, #gform_wrapper_10 .ginput_complex label, #gform_wrapper_4 .ginput_complex label, #gform_wrapper_7 .ginput_complex label, #gform_wrapper_9 .ginput_complex label, #gform_wrapper_11 .ginput_complex label, #gform_wrapper_13 .ginput_complex label, #gform_wrapper_2 .ginput_complex label { font-family: 'Open Sans', sans-serif !important; position: relative; margin-top: -10px; }

#input_6_12_5_container { padding-left: 6px; }

.form-wrapper { background: #404040; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.gform_wrapper .gfield_required { color: #f9d490 !important; }

.gform_wrapper.gf_browser_chrome .ginput_complex select, .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, #gform_wrapper_4 select, #gform_wrapper_10 select, #gform_wrapper_7 select, #gform_wrapper_9 select, #gform_wrapper_11 select, #gform_wrapper_13 select, #gform_wrapper_2 select { height: 37px !important; padding-left: 5px; }

#gform_wrapper_6 .gfield_label, #gform_wrapper_4 .gfield_label, #gform_wrapper_7 .gfield_label, #gform_wrapper_9 .gfield_label, #gform_wrapper_10 .gfield_label, #gform_wrapper_11 .gfield_label, #gform_wrapper_13 .gfield_label, #gform_wrapper_2 .gfield_label { color: #FFF !important; font-weight: normal !important; font-size: 14px !important; font-family: 'Open Sans', sans-serif !important; }

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction { color: #EFEFEF; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label { color: #FFF; }

.gform_wrapper .gfield_description { color: #FFF; }

li.gchoice_14_1 { margin: 10px 0 0 0 !important; }

ul#input_7_14 { margin-left: 0 !important; }

#gform_wrapper_12 { margin: 0; display: inline-block; max-width: 100%; width: 100%; padding: 8px 12px 12px; }

#gform_wrapper_12.gform_heading { margin: 0; }

#sidebar h6.mailing-list { position: relative !important; text-indent: 0 !important; text-align: left; text-transform: uppercase; color: #000; letter-spacing: 1px; margin: 0; padding: 12px 12px 0; box-shadow: inset 0 30px 29px -25px rgba(0, 0, 0, 0.08); font-size: 17px; font-weight: bold; }

#gform_wrapper_12 span.gform_description { font-size: 12px; line-height: 1.3; margin-bottom: 10px; display: block; color: #616161; }

#gform_wrapper_12 #gform_fields_12 { float: left; width: 70%; }

#gform_wrapper_12 #input_12_2 { width: 100%; height: 32px; margin: 2px 0 0; padding-left: 5px; border-radius: 1px; font-style: italic; font-size: 13px; }

#gform_wrapper_12 .gform_heading { margin: 0; }

#gform_wrapper_12 .gform_footer { margin: 0; padding: 0; clear: none; float: left; width: auto; }

#gform_wrapper_12 .button { padding: 8px 10px 9px; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; margin-left: 0; }

#gform_wrapper_12 div.validation_error { color: #000; font-size: 1em; }

#gform_wrapper_12 .gfield.gfield_error.gfield_contains_required { margin: 0; background-color: white; }

@media only screen and (min-width: 768px) and (max-width: 1023px) { #gform_wrapper_12 #gform_fields_12 { width: 56%; } }
@media only screen and (min-width: 568px) and (max-width: 767px) { #gform_wrapper_12 #gform_fields_12 { width: 100%; } }
#sidebar .widget .sidebar-giveaways-promo { position: relative; display: block; height: 225px; overflow: hidden; text-align: center; }

#sidebar .widget .sidebar-giveaways-promo h4 { position: absolute; top: 40%; color: #fff; font-size: 32px; font-weight: 300 !important; text-align: center; left: 60px; border-bottom: none; }

#sidebar .widget .sidebar-giveaways-promo .button { position: absolute; top: 67%; left: 46px; width: 215px; height: 41px; font-size: 16px; }

/************************************/
/*! BLOGROLL */
/************************************/
.blogroll { padding-right: 0 !important; }

.blogroll h4 { font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size: 16px; text-shadow: none; margin: 10px 0 0 0 !important; }

.all-episodes .blogroll h4 { margin-top: 0.2rem; margin-bottom: 0.5rem; }

.blogroll .excerpt p { font-family: 'Open Sans', sans-serif; font-size: 13px; margin-bottom: 5px !important; }

.blogroll a.read-more { font-family: 'Open Sans', sans-serif; font-size: 14px; text-transform: uppercase; text-align: right; display: block; padding: 5px 5px 4px 0; color: #000; }

.blogroll a.read-more i { margin-left: 8px !important; }

.wp-pagenavi { margin: 40px 0 !important; text-align: center; }

.wp-pagenavi a, .wp-pagenavi span { font-family: 'Open Sans', sans-serif; background-color: #e5e4e4; border: solid 1px #b2b2b2; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); font-size: 14px; color: #888888; }

.wp-pagenavi span.current, .wp-pagenavi a:hover { background-color: #fff; border: solid 1px #b2b2b2; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); color: #000; }

div.acn-wrap { padding: 0 !important; }

.acn-content ul li { width: 31% !important; margin: 0 15px 20px 0 !important; }

.acn-content ul li:nth-child(3n) { margin-right: 0 !important; }

.acn-date { bottom: 3px; position: absolute; left: 50px; width: 100px; }

.blogroll h3.page-title { font-family: "paytone_oneregular", "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; margin-top: 15px !important; font-size: 24px; }

.video-thumb-grid .blogroll h3.page-title { text-transform: uppercase; font-family: "paytone_oneregular", "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

h3.page-title { font-family: "paytone_oneregular", "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 20px; padding: 10px 15px 7px 0; text-shadow: none; font-weight: bold; width: 100%; color: #383838; margin: 0px 0 10px 0; clear: both; }

.blogroll h3, #content h5 { font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size: 30px; padding: 10px 15px 7px 0; text-shadow: none; font-weight: bold; width: 100%; color: #383838; clear: both; }

.blogroll h3 a, #content h5 a { color: #545454 !important; display: block; }

.blogroll h3 span.view-all, #content h5 span.view-all { float: right; font-size: 12px; line-height: 2.4; }

#content h5 { width: 100% !important; }

.recipes div.acn-load-more, .demos div.acn-load-more, .single div.acn-load-more { display: none !important; }

.sharrre .middle a:hover { background: #f0d095 !important; }

.codenegar-ctt-element { position: absolute; margin: 0 0 0 -72px; display: inline-block; top: 0; padding: 5px 8px; z-index: 9; background-color: #c09647; -webkit-box-shadow: -3px 0 5px rgba(0, 0, 1, 0.1), inset 1px 2px rgba(255, 255, 255, 0.1); -moz-box-shadow: -3px 0 5px rgba(0, 0, 1, 0.1), inset 1px 2px rgba(255, 255, 255, 0.1); box-shadow: -3px 0 5px rgba(0, 0, 1, 0.1), inset 1px 2px rgba(255, 255, 255, 0.1); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 1, 0.2), transparent); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 1, 0.2), transparent); background-image: -o-linear-gradient(bottom, rgba(0, 0, 1, 0.2), transparent); background-image: linear-gradient(to top, rgba(0, 0, 1, 0.2), transparent); color: #FFF; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-size: 13px; }

.codenegar-ctt-element:hover { background-color: #f2b988 !important; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; color: #FFF !important; }

.codenegar-ctt-element:before { content: '\f045'; font-family: FontAwesome; margin-right: 5px !important; }

.blogroll li.post h4 { margin: 0 !important; }

.blogroll li.post:nth-child(3n) { margin-right: 0 !important; }

.ql_fb_comments { margin-top: 25px; padding-top: 20px !important; border-top-width: 1px; border-bottom-width: 0px; /*border-style: solid;*/ box-shadow: inset 0 0 1px 1px white, inset 0 0 1px 1px white, inset 80px 0 40px -50px white, inset -80px 0 40px -50px white, inset 200px 0 120px -150px white, inset -200px 0 120px -150px white, inset 0 24px 20px -12px rgba(0, 0, 0, 0.08); -moz-border-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* FF3.6+ */ -o-border-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* Opera 11.10+ */ border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.35), transparent) 1% 0%; /* W3C */ }

.ql_fb_comments h4 { font-size: 18px; font-weight: bold; text-transform: uppercase; }

.widgetContainer .listContainer { height: 100% !important; }

/************************************/
/*! HOMEPAGE PROMOTIONS */
/************************************/
.homepage-promotion-widget { position: relative; }

.homepage-promotion-widget h2 { display: none; }

.homepage-promotion-widget a.todays-outfit { display: block; width: 331px; height: 47px; position: absolute; bottom: 133px; right: 25px; }

.homepage-promotion-widget a.looks-for-less { display: block; width: 311px; height: 47px; position: absolute; bottom: 77px; right: 25px; }

.homepage-promotion-widget .video-playlist-promotion { background: #fff; padding: 0; }

.homepage-promotion-widget .video-playlist-promotion h3 { background: #c09647; color: #fff; text-transform: uppercase; font-family: "paytone_oneregular", "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 32px; text-align: center; width: 100%; }

.homepage-promotion-widget .video-playlist-promotion a { display: inline-block; position: relative; }

.homepage-promotion-widget .video-playlist-promotion a.large-video { width: 433px; height: 216px; overflow: hidden; vertical-align: top; }

.homepage-promotion-widget .video-playlist-promotion a.large-video img { min-width: 415px; }

.homepage-promotion-widget .video-playlist-promotion .small-video-block { width: 214px; height: 214px; display: inline-block; vertical-align: top; margin-left: 7px; margin-right: -10px; }

.homepage-promotion-widget .video-playlist-promotion a.small-video { width: 100px; height: 103px; overflow: hidden; margin-right: 7px; margin-bottom: 8px; text-align: center; }

.homepage-promotion-widget .video-playlist-promotion a.small-video:nth-child(2n) { margin-right: 0; }

.homepage-promotion-widget .video-playlist-promotion a.small-video img { min-width: 200px; text-align: center; margin-left: -50px; }

.homepage-promotion-widget .video-playlist-promotion .video-title { display: none; position: absolute; width: 100%; height: 100%; margin: auto; top: 0; left: 0; background: rgba(255, 255, 255, 0.6); }

.homepage-promotion-widget .video-playlist-promotion .video-title span { display: table-cell; vertical-align: middle; color: #000; font-weight: bold; text-align: center; font-size: 12px; padding: 5px; }

.homepage-promotion-widget .video-playlist-promotion .large-video span { font-size: 16px; }

.homepage-promotion-widget .video-playlist-promotion a:hover .video-title { display: table; }

.homepage-promotion-widget .video-playlist-promotion a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: url("../img/video-play.png") no-repeat 50% 50%; }

.homepage-promotion-widget .video-playlist-promotion a.small-video:after { background-size: 35%; }

.homepage-promotion-widget .video-playlist-promotion a:hover:after { background: none; }

/************************************/
/*! HOME POST STYLE */
/************************************/
.blogroll li.post h4, #subsection-grid h4, #subsection-grid h4 a { background: none !important; padding: 5px 0 !important; font-family: 'Open Sans', sans-serif; font-size: 15px !important; text-transform: uppercase; color: #474747; font-weight: bold !important; }

.jcarousel-wrapper.ql-post-carousel.best-of h2, .mobile-best-of h2 { background-color: #649afb; background: url(../img/blogroll-header-background.png) no-repeat 0% 0%; }

.blogroll li.post .info { background: none !important; padding: 0 !important; font-size: 14px; overflow: hidden; min-height: 60px; color: #636363; }

.blogroll li.post .info a { color: #474747 !important; }

.blogroll li.post .info a.button, #subsection-grid li.post .info a.button { margin-top: 20px; color: #fff !important; }

.blogroll li.post { -webkit-animation-delay: 1s; animation-duration: 3s; animation-delay: 1s; padding: 1em !important; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.post .more { background: none !important; box-shadow: none !important; padding-right: 10px !important; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; text-align: center; margin-top: 10px; }

.post .more a { color: #333; text-align: right !important; font-size: 14px !important; display: block; text-transform: uppercase; padding: 3px 0; font-family: 'Open Sans', sans-serif; }

.post .more:hover { background: none !important; color: #333 !important; }

.blogroll li.post .more i { margin-left: 5px; }

.blogroll li.post .meta { background: #FFF; padding: 5px; font-size: 11px; border-top: 1px solid #eee; }

.sp-grid { /* margin-right: 4px !important; */ margin-left: 0px !important; }

.meta .a2a_kit.a2a_target { float: right; }

.meta .a2a_dd addtoany_share_save { display: none !important; }

.blogroll li.post .img { position: relative; }

.blogroll .bttn-alt a { background-color: #c09647; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); color: #FFF; text-transform: uppercase; font-size: 13px; padding: 8px 15px 5px 15px; text-align: center; font-family: 'Open Sans', sans-serif; border: none; line-height: 1.3em !important; }

.blogroll .buttons { margin: 10px 0 20px 0 !important; }

#subsection-grid > .royalSlider { margin-top: 20px; }

/************************************/
/*! SIDEBAR */
/************************************/
#sidebar .addthis_toolbox { display: none !important; }

#sidebar { padding: 0 0.6em 0 1.7em !important; }

#sidebar { margin-top: 0px !important; padding-top: 0 !important; }

.page-template-page-home-php #sidebar, .page-template-page-videos-php #sidebar { margin-top: 0 !important; padding-top: 15px !important; }

.single-episodes #sidebar { margin-top: 0 !important; padding-top: 30px !important; }

#sidebar p:first-of-type { display: none; }

#wp-customtype-archive-2 ul { padding: 10px 10px 0 10px; }

#wp-customtype-archive-2 ul li a { color: #6c93c9 !important; font-size: 14px; }

#sidebar h6 { text-transform: uppercase; box-shadow: inset 0 30px 29px -25px rgba(0, 0, 0, 0.08); margin-bottom: 0; padding: 9px 5px 9px 15px; }

#sidebar article { margin: 0px 0px 20px 0px !important; max-width: 300px !important; }

#sidebar article#todays_show { background: #dce7e3; }

#sidebar article#todays_show #today-show { padding-top: 7px; padding-left: 5px; }

#sidebar article div.small-12 { padding: 0 !important; }

#sidebar .ad { overflow: hidden; }

#sidebar .ad h6 { position: absolute; text-indent: -100em; overflow: hidden; }

#sidebar .video-player-sidebar p { display: block; height: auto; line-height: 0; margin: 0; padding: 0; }
#sidebar .video-player-sidebar object { display: block; position: relative; height: 169px; }

html body ul.kebo-tweets { width: auto !important; }

.kebo-tweets a { color: #6c93c9 !important; }

.kebo-tweets a:hover, #wp-customtype-archive-2 ul li a:hover { color: #649afb !important; }

.be-on-show article { background: #2f3130 !important; }

.be-on-show article h6 { text-align: center; text-transform: uppercase; font-weight: 300; color: #FFF; letter-spacing: 1px; margin: 0 0 10px 0; padding: 6px; background-image: -webkit-linear-gradient( top , #f2b988, #f9d490); background-image: linear-gradient(to bottom, #f2b988, #f9d490); font-size: 16px; font-weight: 500; -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }

.be-on-show article h6 a { color: #FFF !important; }

.be-on-show article ul { padding: 0 5px !important; list-style: none; }

.be-on-show article li { list-style: none; padding: 0 10px; }

.be-on-show article li a { color: #FFF !important; font-size: 12px; }

.be-on-show li.recent-post-item .post-entry img { margin: 0 !important; }

.be-on-show img.alignleft { margin: 0 10px 15px 0 !important; }

.be-on-show .view-all { background: #FFF; width: 100%; display: block; text-align: left; padding: 5px 5px 5px 20px; font-size: 10px; color: #000; text-transform: uppercase; -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.1); }

.be-on-show .view-all:hover { color: #f2b988 !important; }

/*!########## BE ON SHOW ############*/
.widget_tribe_widget_builder_150 h6 { position: absolute !important; color: #FFF !important; text-shadow: none !important; font-family: script; font-size: 34px; font-style: italic; text-align: center; width: 100%; padding-right: 12px; top: 0.5em; }

.widget_tribe_widget_builder_150 h6 strong { /* font-weight: normal !important */ }

.widget_tribe_widget_builder_150 .int { position: absolute !important; top: 4em; width: 100% !important; padding-right: 12px; text-align: center; }

.widget_tribe_widget_builder_150 h4 { font-family: 'Open Sans', sans-serif; text-transform: uppercase; color: #FFF !important; font-size: 12px !important; border-bottom: 0 !important; padding-bottom: 10px !important; background: url("../img/bar.png") no-repeat center bottom; }

.widget_tribe_widget_builder_150 h5 { font-family: 'Open Sans', sans-serif; text-transform: uppercase; color: #FFF !important; font-size: 16px !important; font-weight: bold; }

.widget_tribe_widget_builder_150 .int .info-button { float: left !important; width: 55%; border-top: 1px dashed rgba(225, 225, 225, 0.5); border-bottom: 1px dashed rgba(225, 225, 225, 0.5); padding: 10px 0; margin: 33px 15px; }

.widget_tribe_widget_builder_150 a.button { margin-bottom: 0; background-color: #c09647; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important; color: #FFF; padding: 8px 25px !important; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; }

#today-show a { float: left; width: 50%; font-family: 'Open Sans', sans-serif; color: #000; font-size: 12px; padding-right: 5px !important; }

#today-show a span { display: block; padding: 5px; margin-top: 0; }

/*!########## BE ON SHOW ############*/
.kebo-tweets.dark .ktweet .kfooter .kreply, .kebo-tweets.dark .ktweet .kfooter .kretweet, .kebo-tweets.dark .ktweet .kfooter .kfavorite { background-position-y: 0 !important; }

#wpp-5 li a { color: #333 !important; font-size: 13px; font-family: 'Open Sans', sans-serif; display: block; }

div.related { display: block; }

div.related ul { margin-left: 1.5em !important; list-style-type: disc; }

div.related ul li { line-height: 2em !important; font-size: 1.2em; }

/************************************/
/*! SIDEBAR FEATURED PHOTOS/VIDEOS */
/************************************/
#sidebar #featured-tabs { box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15); }

#sidebar #featured-tabs ul { background: none; }

#sidebar #featured-tabs li { width: 50%; }

#sidebar #featured-tabs li a { width: 100%; padding: 10px 5px 7px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; font-size: 12px; cursor: pointer; font-family: 'Open Sans', sans-serif !important; }

#sidebar #featured-tabs li.ui-state-active { border-top: 4px solid #6c93c9; }

#sidebar #featured-tabs li.ui-state-active a { color: #6c93c9 !important; padding-top: 7px; }

#sidebar #featured-tabs li a:hover { text-decoration: none !important; }

#sidebar #featured-tabs > div { padding: 20px 10px 15px; border: 1px solid #e2e2e2; border-top: none; background: #fff; text-align: right; }

#sidebar #featured-tabs a.thumb { display: inline-block; width: 129px; height: 134px; margin: 0 7px 10px 0; padding: 0; vertical-align: top; overflow: hidden; text-align: left; position: relative; }

#sidebar #featured-tabs a.thumb:nth-of-type(2n) { margin-right: 0; }

#sidebar #featured-tabs a.thumb img { min-width: 129px; width: auto; max-height: 90px; text-align: center; }

#sidebar #featured-tabs #featured-videos img { min-width: 160px; margin-left: -20px; }

#sidebar #featured-tabs #featured-videos a.thumb:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: url("../img/video-play.png") no-repeat 50% 30%; background-size: 30%; }

#sidebar #featured-tabs a.thumb h5 { font-size: 11px; font-weight: normal; color: #000; margin-bottom: 0; padding: 0; height: 33px; overflow: hidden; font-family: 'Open Sans', sans-serif !important; text-transform: capitalize; }

#sidebar #featured-tabs a.thumb:hover h5 { color: #649afb; text-decoration: underline !important; }

#sidebar #featured-tabs a.view-all { width: 83px; box-shadow: none; padding: 8px; }

/************************************/
/*! FOOTER */
/************************************/
footer.row { margin: 0; background: #222; color: #FFF; padding: 30px; }

footer.full-width-row { padding: 0; }

footer a { color: #f9d490; }

footer a:hover { color: #ffe6b9; text-decoration: underline; }

footer h6 { font-size: 14px; font-weight: bold; text-transform: uppercase; color: white; font-family: 'Open Sans', sans-serif !important; }

footer article { clear: both; margin-top: 20px; }

footer .textwidget { font-size: 12px; }

footer .social-bar { padding: 25px 0 20px; background-image: -webkit-linear-gradient(top, #2f2f2f, #171717); background-image: -moz-linear-gradient(top, #2f2f2f, #171717); background-image: -o-linear-gradient(top, #2f2f2f, #171717); background-image: linear-gradient(to bottom, #2f2f2f, #171717); }

footer .social-bar .row { height: 44px; line-height: 44px; }

footer .social-bar article { margin-top: 0; }

footer .social-bar ul { display: block; margin-bottom: 0; vertical-align: top; }

footer .social-bar h5 { color: #d3d3d3; font-size: 24px; font-weight: 400; display: inline-block; vertical-align: baseline; line-height: 40px; }

footer .social-bar li { display: inline-block; vertical-align: top; width: 12%; max-width: 44px; height: 44px; line-height: 44px; text-align: center; margin: 0; }

footer .social-bar li a { display: inline-block; vertical-align: middle; background-image: url(../img/social/social-icons-white.png); background-repeat: no-repeat; transition: none !important; }

.header-v3 header[role="banner"] nav#secondary .social li a:hover { /*margin-top: -1px;*/ margin-left: -2px; }

footer .social-bar .sprite-facebook-icon-white:hover { background-position: 0 0; width: 44px; height: 44px; }

footer .social-bar .sprite-facebook-icon-white { background-position: 0 -94px; width: 15px; height: 30px; }

footer .social-bar .sprite-google-icon-white:hover { background-position: 0 -174px; width: 44px; height: 44px; }

footer .social-bar .sprite-google-icon-white { background-position: 0 -268px; width: 26px; height: 24px; }

footer .social-bar .sprite-instagram-icon-white:hover { background-position: 0 -342px; width: 44px; height: 44px; }

footer .social-bar .sprite-instagram-icon-white { background-position: 0 -436px; width: 26px; height: 25px; }

footer .social-bar .sprite-pinterest-icon-white:hover { background-position: 0 -511px; width: 44px; height: 44px; }

footer .social-bar .sprite-pinterest-icon-white { background-position: 0 -605px; width: 24px; height: 30px; }

footer .social-bar .sprite-tumblr-icon-white:hover { background-position: 0 -685px; width: 44px; height: 44px; }

footer .social-bar .sprite-tumblr-icon-white { background-position: 0 -779px; width: 17px; height: 28px; }

footer .social-bar .sprite-twitter-icon-white:hover { background-position: 0 -857px; width: 44px; height: 44px; }

footer .social-bar .sprite-twitter-icon-white { background-position: 0 -951px; width: 29px; height: 23px; }

footer .social-bar .sprite-youtube-icon-white:hover { background-position: 0 -1024px; width: 43px; height: 44px; }

footer .social-bar .sprite-youtube-icon-white { background-position: 0 -1118px; width: 26px; height: 29px; }

footer #search-2 { width: 280px; float: right; }

footer form[role=search] input[type=text] { border-radius: 3px !important; border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; box-shadow: none; }

footer form[role=search] input[type=submit] { border-radius: 3px !important; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; padding: 2px 8px 4px !important; box-shadow: none; font-size: 12px; }

footer .widget-wrapper { background: url(../img/footer-background.png) 8% 80% no-repeat; }

footer .widget-wrapper p { color: #e0e0e0 !important; width: 80%; }

.addthis_toolbox.addthis_vertical_style { width: 100%; }

.addthis_toolbox.addthis_vertical_style > a { display: inline-block; }

footer input[type=submit] { -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); color: #FFF !important; text-transform: uppercase; font-size: 13px; padding: 8px 25px 8px 25px !important; text-align: center; font-family: 'Open Sans', sans-serif; border: none; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; margin: 0 auto !important; }

footer .gform_wrapper { width: 80%; display: block; margin-right: -5px; }

footer .gform_wrapper .gform_footer { margin-top: 0 !important; padding-top: 5px !important; }

footer #gform_1 { width: 100%; }

footer .gform_body { width: 48% !important; display: inline-block; vertical-align: top; margin-right: -4px; }

footer #gform_1 input[type=email] { display: inline-block; border-radius: 3px !important; border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; height: 37px !important; width: 100% !important; background: #fff !important; color: #7c7c7c !important; font-style: italic; padding-left: 15px !important; box-shadow: none; }

footer #gform_1 .gform_footer { display: inline-block; clear: none; margin: 0 !important; padding: 0 !important; width: 29%; }

footer #gform_1 input[type=submit] { display: inline-block; border-radius: 3px !important; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; margin: 0; height: 37px; padding: 8px 10px !important; }

footer ul { margin-left: 0; color: #f9d490; }

footer .wpp-list li { margin: 0 0 10px 0 !important; line-height: 1.2; width: 49%; height: 72px; padding: 0; display: inline-block; vertical-align: top; }

footer .wpp-list li a { max-width: 140px; width: 49%; display: inline-block; vertical-align: middle; color: #fff; text-transform: none; }

footer .wpp-list li a:first-of-type { width: 40%; }

footer .wpp-list li a:hover { color: #f2b988; }

footer .wpp-list li img { margin-right: 12px !important; border: 3px solid #515151; }

footer li { text-transform: uppercase; font-size: 12px; color: #FFF; }

#footer-nav { text-align: center; margin-top: 0px; background-color: #313131; }

#menu-footer { display: inline-block; vertical-align: middle; margin: 0; margin-right: 15px; text-align: center; padding: 5px 0; }

#menu-footer li { text-align: center !important; float: none; display: inline-block; }

#menu-footer a { color: #949494; text-transform: uppercase; font-size: 12px; }

#menu-footer a:hover { color: #b4b4b4 !important; }

#menu-footer a:after { content: '|'; position: absolute; margin: 0 12px; }

#menu-footer li:last-child a:after { content: ' ' !important; }

#copyright { display: inline-block; vertical-align: middle; text-align: center; font-size: 12px; color: #7e7e7e; }

#copyright p { font-size: 12px; margin-bottom: 0; }

#footer-ad { text-align: center; padding: 5px 0 20px 0; background-color: #313131; }

#footer-ad .textwidget { margin: 0 auto !important; }

#ad1 .textwidget { margin: 10px auto; }

#footer-ad h6 { display: none; visibility: none; }

footer .gform_wrapper .top_label input.medium, footer .gform_wrapper .top_label select.medium { width: 80% !important; height: 25px !important; background-color: #ededed; -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: none !important; padding-left: 5px !important; color: #000 !important; }

.gform_wrapper .gform_footer { width: 80%; text-align: left; }

.pds-box, .pds-box-outer, .pds-box-inner, .pds-box-top, .pds-question, .pds-question-outer, .pds-question-inner, .pds-question-top { background: none !important; }

.pds-box { width: 100% !important; padding: 0 !important; border: none !important; }

.pds-box .pds-input-label { width: auto !important; }

.pds-box-top, .pds-question-top, .pds-answer-group { padding: 0 !important; }

.pds-question { margin: 0 !important; }

.pds-question-top { text-transform: uppercase; font-family: 'Open Sans', sans-serif !important; }

.pds-answer { padding: 0 !important; }

.pds-sharing-facebook, .pds-sharing-twitter { float: left !important; }

.pds-sharing-twitter:after { content: ''; clear: both; }

.pds-vote-button { background-color: #f2b988 !important; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); box-shadow: 0 0 9px rgba(0, 0, 0, 0.25); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)) !important; color: #FFF !important; text-transform: uppercase; font-size: 13px; padding: 3px 25px 3px 25px !important; text-align: center; font-family: 'Open Sans', sans-serif !important; border: none; font-weight: normal !important; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; margin: 0 auto !important; }

.pds-pd-link { display: none !important; }

.pds-votebutton-outer { margin: 5px 0 !important; }

.pds-links { text-align: left !important; padding: 5px 0 0 10px !important; }

.pds-links a { margin-left: 10px !important; }

.pds-vote { border-top: 2px dotted #727272; padding-top: 10px !important; }

#ajaxsearchpro1 { background: none !important; }

#ajaxsearchpro1 .probox { border: none !important; -webkit-border-radius: 4px 0 0 4px !important; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; background-color: #eeeeed !important; -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15) !important; -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 1px rgba(255, 255, 255, 0.2), 1px 1px rgba(255, 255, 255, 0.6), inset 1px 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 3px rgba(0, 0, 0, 0.15); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)) !important; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03)); float: right; height: 28px !important; margin: 0; width: 100% !important; }

#ajaxsearchpro1 .probox .proinput input { top: -1px !important; }

#ajaxsearchpro1 .probox .promagnifier, #ajaxsearchpro1 .probox .prosettings { border: none; border-left: 1px solid #b4b4b4; text-transform: uppercase; padding: 0px 7px; margin: 1px 0 !important; height: 28px !important; width: auto; color: #565656; line-height: 1em; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; background-color: #cecece !important; background: -moz-radial-gradient(center, ellipse cover, #cecece 0%, #e4e4e4 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #cecece), color-stop(100%, #e4e4e4)); background: -webkit-radial-gradient(center, ellipse cover, #cecece 0%, #e4e4e4 100%); background: -o-radial-gradient(center, ellipse cover, #cecece 0%, #e4e4e4 100%); background: -ms-radial-gradient(center, ellipse cover, #cecece 0%, #e4e4e4 100%); background: radial-gradient(ellipse at center, #cecece 0%, #e4e4e4 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#e4e4e4',GradientType=1 ); }

#ajaxsearchpro1 .probox .promagnifier, #ajaxsearchpro1 .probox .prosettings { background-size: 65% !important; }

/************************************/
/*! PHOTOS PAGE */
/************************************/
/*
#new-royalslider-4 { height: 620px !important;
}
*/
/*
.page-template-page-photos-php .royalSlider { height: 650px !important;
}

.page-template-page-photos-php .rsOverflow { height: 550px !important;
}
*/
#new-royalslider-4.rsAutoHeight, #new-royalslider-4.rsAutoHeight { padding-bottom: 20px !important; }

.page-template-page-photos-php #content div.entry-content p, .single-photo-galleries #content div.entry-content p { margin: 1em !important; }

/*
.single-photo-galleries .royalSlider, .single-photo-galleries .rsOverflow  { height: 310px !important;
}
*/
.photo-galleries #content p, .single-photo-galleries #content p { margin-top: 15px !important; }

.single-photo-galleries .rsImg { margin: 0 !important; }

#new-royalslider-10 .rsImg { height: auto !important; margin-top: 0px !important; width: 100% !important; }

#new-royalslider-10 h4 { width: 100% !important; text-align: left !important; padding-left: 10px; color: #000 !important; display: block !important; margin: 10px 0 5px 0 !important; font-size: 18px !important; text-transform: uppercase !important; font-family: 'Open Sans', sans-serif; }

#new-royalslider-10 h4 a { color: #000 !important; }

#new-royalslider-10 p { color: #000 !important; padding: 0 10px !important; font-size: 12px !important; text-align: left; font-weight: normal; }

.page-template-page-photos-php .rsUni .rsThumbsHor, .single-photo-galleries .rsUni .rsThumbHor { margin-top: 10px !important; border-top: 1px solid #DCDCDC; padding-top: 10px; }

/*
.page-template-page-photos-php .rsUni, .page-template-page-photos-php .rsUni .rsOverflow, .page-template-page-photos-php .rsUni .rsSlide, .page-template-page-photos-php .rsUni .rsVideoFrameHolder, .page-template-page-photos-php .rsUni .rsThumbs, .single-photo-galleries .rsUni, .single-photo-galleries .rsUni .rsOverflow, .single-photo-galleries .rsUni .rsSlide, .single-photo-galleries .rsUni .rsVideoFrameHolder, .single-photo-galleries .rsUni .rsThumbs, .single-photo-galleries .rsUni, .single-photo-galleries .rsSlide { background: #fefefe !important;
}
*/
#new-royalslider-10.rsUni, #new-royalslider-10.rsUni .rsOverflow, #new-royalslider-10.rsUni .rsSlide, #new-royalslider-10.rsUni .rsVideoFrameHolder, #new-royalslider-10.rsUni .rsThumbs { background: #fefefe !important; }

#new-royalslider-10 .rsUni.rsWithThumbsHor .rsThumbsContainer { position: relative; height: 100%; width: 100% !important; margin: 0 !important; -webkit-transform: none !important; text-align: center; padding: 0 5px !important; }

#new-royalslider-10 .rsNavItem.rsThumb { text-align: center; margin: 0 15px 0 10px !important; float: none; display: inline-block; }

#new-royalslider-10 #respond { margin-top: 30px !important; }

.page-template-page-photos-php .post header, .page-template-page-photos-php .page header { margin-bottom: 0 !important; }

.photos { padding-right: 2em !important; }

.photos article header, #todays_show header { margin-bottom: 0 !important; background: url(../img/head-bg.jpg) no-repeat; background-size: 100% !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }

#sidebar.photos h4, #todays_show header h4 { text-align: center; padding: 3px 0 0 0 !important; text-transform: uppercase !important; color: #333; font-size: 1.3rem !important; border: none !important; }

#sidebar.photos .small-block-grid-2 { width: 100%; }

.photos h5.head, #wpp-5 h6 { background-color: #e7eeee; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.09), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.09), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.09), rgba(255, 255, 255, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.09), rgba(255, 255, 255, 0)); text-transform: uppercase; text-align: center; font-size: 14px; border-top: 1px solid #D2D7D7; border-bottom: 1px solid #D2D7D7; padding: 3px 0; font-weight: bold; margin-top: 0; }

.photos .galleries h5.head { margin-top: 70px !important; height: 30px; line-height: 1.5em; }

.blogroll { margin: 0 !important; padding: 0 !important; }

.photos .galleries div.categories { padding-top: 4px; }

.photos h6.head { font-size: 13px; font-family: 'Open Sans', sans-serif; margin: 0; padding: 0; }

.photos #tabs ul { margin-top: 25px; }

.photos #tabs li.post h4 { color: #313131; }

.photos #tabs li.post .info { color: black; }

.photos #tabs li.post a:hover .info, .photos #tabs li.post a:hover h4 { color: #649afb; }

.photos #new { background: url(../img/patchwork-bg.png); margin-top: -10px; position: relative; padding-top: 15px; -webkit-box-shadow: inset 0 0 30px 5px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 30px 5px rgba(0, 0, 0, 0.1); }

.photos .categories ul li { display: inline-block; padding: 0 5px 10px; }

.photos .categories li a { background-color: #6c93c9; border: solid 1px #989796; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); color: #FFF !important; text-transform: uppercase; font-size: 12px !important; width: 100% !important; position: relative; display: block; text-align: center; }

.photos .categories label { background-color: #6c93c9; border: solid 1px #989796; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.19), rgba(255, 255, 255, 0)); color: #FFF !important; text-transform: uppercase; font-size: 12px !important; width: 88px !important; position: relative; display: block; text-align: center; float: left; padding: 5px; margin-left: 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.photos #new h1 { display: none !important; }

.photos #new h6 a { color: #333 !important; }

.photos .categories input[type="radio"] { display: none !important; }

.photos .categories .taxolabel-0 { display: none !important; }

.photos .categories #uwpqsf_id { border: none; }

/************************************/
/*! LIFESTYLE */
/************************************/
.look-of-day ul, .look-less ul { padding: 0 10px 0 0 !important; }

/************************************/
/*! MUSIC */
/************************************/
.sm-slider { padding: 0 !important; }

.sm-slider .rsUni.rsHor .rsArrowRight { right: auto; left: 55% !important; }

.sm-slider .royalSlider { margin-bottom: 25px !important; }

.sm-slider, .sm-slider .rsUni, .sm-slider .rsOverflow, .sm-slider .rsSlide, .sm-slider .rsUni .rsVideoFrameHolder, .sm-slider .rsUni .rsThumbs { background: none !important; color: #5F5F5E !important; }

.sm-slider img.rsImg { width: 65%; float: left !important; height: auto !important; margin: 0 !important; }

.sm-slider .post-details { padding: 0 10px !important; width: 35%; float: right; }

.sm-slider h4 { font-weight: bold; margin-bottom: 0; }

.sm-slider h4 a { color: #222 !important; }

.sm-slider span.date { color: #a7813c !important; font-size: 11px !important; }

.sm-slider p { color: #5f5f5e; font-size: 14px; line-height: 1.4em; margin: 7px 0 2px 0; }

.sm-slider span.author { text-transform: uppercase; font-size: 60% !important; color: #5f5f5e !important; }

.sm-slider span.author a { text-decoration: none !important; }

.sm-slider .rsNav.rsBullets { height: 25px !important; top: 10px; background: #C99C4B; }

.sm-slider .rsUni.rsBullet { width: 8px; height: 8px; display: inline-block; padding: 5px; margin: 0 2px; top: 2px; position: relative; margin: 0 3px !important; }

.sm-slider .rsBullet.rsNavSelected span { background-color: rgba(255, 255, 255, 0.8) !important; }

.sm-slider .rsBullet span { background: rgba(255, 255, 255, 0.4) !important; }

/************************************/
/*! THE QUEEN */
/************************************/
#new-royalslider-9 .rsSBlock { text-align: center !important; }

#new-royalslider-9 h4 { color: #a32b33 !important; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25) !important; font-size: 52px !important; text-transform: uppercase !important; font-style: italic; background: url("../img/slide-bg.png") no-repeat center; box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.1); font-weight: bold; }

#new-royalslider-9 .rsNav.rsBullets { height: 25px !important; top: -43px !important; }

div.qlslider { padding: 0 !important; margin: 0 !important; }

#about { text-align: center; top: -50px !important; padding: 0 !important; margin: 0 !important; }

#moments { padding: 0 !important; margin: 0 !important; text-align: center; top: -30px; }

#about .addthis_toolbox { display: none !important; }

.page_title { background-color: #525252; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)); color: #FFF !important; padding: 2.5em; height: 180px; vertical-align: middle; position: relative; text-align: center; }

a.mytheme-more-link { text-transform: uppercase; font-family: 'Open Sans', sans-serif !important; font-size: 12px; border-top: 1px dotted #cdcbca; border-bottom: 1px dotted #cdcbca; color: #6d6d6d; padding: 3px 5px; }

.page_title:after { border-top: 1px dotted #787878; content: '&ensp;'; position: absolute !important; left: 0; bottom: 10px; height: 1px; width: 100%; text-indent: -99999px; }

.page_title:before { border-top: 1px dotted #787878; content: '&ensp;'; position: absolute !important; left: 0; top: 10px; height: 1px; width: 100%; text-indent: -99999px; }

.page_title h2 { color: #FFF; text-transform: uppercase; font-family: 'Open Sans', sans-serif !important; font-size: 24px !important; font-weight: bold; border-bottom: 1px solid #cdcbca; width: 40%; margin: 0 auto 5px auto !important; }

.page_title p { font-size: 13px; color: #dfdfdf; font-family: 'Open Sans', sans-serif; }

#about article { width: 60%; margin: 0 auto; }

#about .content { top: -10px; position: relative; }

#about .img-roll { top: -40px; position: relative; }

#moments .img-roll { padding: 1em 1em 0 0.5em !important; }

#moments [data-clearing] li { margin-right: 0 !important; }

.clearing-blackout .clearing-close { top: 7% !important; z-index: 999999; }

/************************************/
/*! ALL EPISODES */
/************************************/
.page_title.episode { height: 130px !important; padding: 1em 0 !important; }

/*
#sidebar.episodes { padding-right: 20px !important;
}
*/
ul#this-week, #all-episodes, #episodes-archive, #subsection-grid ul { list-style: none !important; margin: 0 0 20px 0 !important; padding: 0 !important; }

/*ul#this-week .img, #episodes-archive .img, #subsection-grid .img { width: 31% !important; float: left;
}*/
/*
ul#this-week .info, #episodes-archive .info, #subsection-grid .info { width: 67% !important; float: right;
}*/
ul#this-week li, #all-episodes li, #episodes-archive li, #subsection-grid li { padding: 1.5em 0 1.5em 0 !important; float: left; width: 100%; border-top-width: 1px; border-bottom-width: 0px; border-style: solid; box-shadow: inset 0 0 1px 1px white, inset 0 0 1px 1px white, inset 80px 0 40px -50px white, inset -80px 0 40px -50px white, inset 200px 0 120px -150px white, inset -200px 0 120px -150px white, inset 0 24px 20px -12px rgba(0, 0, 0, 0.08); -moz-border-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* FF3.6+ */ -o-border-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* Opera 11.10+ */ border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.35), transparent) 1% 0%; /* W3C */ }

ul#this-week li .img-wrapper, #all-episodes li .img-wrapper, #episodes-archive li .img-wrapper, #subsection-grid li .img-wrapper { padding-left: 0 !important; }

#all-episodes li:last-child, #episodes-archive li:last-child, ul#this-week li:last-child, #subsection-grid li:last-child { border: none !important; }

/*
#sidebar.episodes h6 { margin: 0 !important; background: url(../img/head-bg.jpg) no-repeat; background-size: 100% !important; text-align: center; text-transform: uppercase !important; color: #222 !important; font-size: 23px !important; line-height: 1.8em !important; margin-bottom: 0 !important; padding-bottom: 0 !important;
}
*/
.info p { margin-bottom: 5px !important; font-family: 'Open Sans', sans-serif; font-style: normal !important; }

.info ul { font-size: 14px; }

.episodes > ul { margin: 0.5em !important; }

.episodes h4 strong { font-weight: normal !important; }

#all-episodes .img { float: left !important; width: 100%; }

ul#this-week li img { float: left; margin-right: 15px; }

#content .read-more, .sm-slider .read-more { height: 32px !important; line-height: 2em !important; float: left !important; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; margin-top: 1em; border-radius: 3px !important; }

.content article p { font-family: 'Open Sans', sans-serif; }

.paginate { text-align: center; }

.paginate .nav-previous { float: right !important; }

.paginate .nav-next { float: left !important; }

.paginate a.bttn-alt { height: 32px !important; line-height: 2em !important; width: auto !important; max-width: initial !important; text-align: center; float: none; margin: 20px auto !important; left: auto; right: auto; display: block; float: left; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; }

.right-ad-unit { width: 300px !important; height: 250px !important; }

.top-ad-unit { text-align: center !important; }

/************************************/
/*! SINGLE EPISODES */
/************************************/
.single-episodes header p { margin-bottom: 8px; }

.single-episodes article.episodes { margin-top: 25px; }

.single-episodes .day-summary { position: relative; display: block; /*height: 170px;*/ padding: 0; padding-bottom: 18px; }

.single-episodes .day-summary:first-of-type { margin-top: 166px; margin-bottom: 18px; border-bottom: 1px solid #d1d1d1; }

.single-episodes .day-summary h3 { font-size: 18px; line-height: 1; font-weight: bold; text-transform: uppercase; }

.single-episodes .day-summary .info { display: inline-block; margin-left: 15px; vertical-align: middle; }

.single-episodes .day-summary .info h4 { font-family: 'Open Sans', sans-serif !important; margin: 10px 0 0; font-size: 16px; line-height: 1.2; color: #000; font-weight: bold !important; }

.single-episodes .day-summary .info span { display: block; line-height: 1.3; font-size: 14px; color: #6c93c9; }

.single-episodes .day-summary .info .post-title { color: #000; }

.single-episodes .day-summary img { display: inline-block; vertical-align: top; }

.single-episodes .day-summary p { font-size: 13px; line-height: 1.3; margin: 1em 0 0 0; }

.single-episodes .related-videos { margin: 1em 0; }

.single-episodes .related-content h3, .single-episodes .yarpp-related h3, .single-episodes .related-content .nr_title { width: 100%; display: block; height: 40px; line-height: 42px; margin: -10px 0 15px 0 !important; padding: 0 15px !important; background-color: #6c93c9; color: #fff; font-size: 18px !important; font-weight: bold !important; text-transform: uppercase !important; background: url(../img/blogroll-header-background.png) no-repeat 0% 0%; }

.single-episodes .related-content .nr_title span { width: 100%; display: block; height: 40px; line-height: 42px; color: #fff; font-size: 18px !important; font-weight: bold !important; text-transform: uppercase !important; }

.single-episodes .related-content .bawmrp { margin-top: 1em !important; }

.single-episodes .related-content .bawmrp ul { margin-left: 0 !important; }

.single-episodes .related-content .bawmrp li { width: auto !important; border-right: none !important; padding: 0 !important; text-align: left !important; }

.single-episodes .related-content .bawmrp li a { font-size: 13px !important; line-height: 1.1; color: #000; font-weight: 500 !important; text-align: left; margin-right: 11px !important; }

.single-episodes .related-content .bawmrp li a:hover { color: #f2b988; text-decoration: underline; }

.single-episodes .related-content .bawmrp li img { margin-bottom: 5px; }

.single-episodes .related-content .yarpp-related h3, .single-episodes .related-content .nr_title, .single-episodes .related-content .bawmrp h3 { background-color: #f2b988; background: url(../img/blogroll-header-background-tan.png) no-repeat 0 0; background-size: 100% !important; }

.single-episodes .related-content a { display: inline-block; vertical-align: top; width: 150px; height: 150px; overflow: hidden; margin: 0; margin-right: 7px; margin-bottom: 10px; text-align: center; border: none; }

.single-episodes .related-content .nr_inner a { margin-right: 11px; }

.nr_img_div { margin-top: 0 !important; }

.single-episodes .related-content a:hover span { color: #649afb; text-decoration: underline; }

.single-episodes .related-content .yarpp-related a:hover span, .single-episodes .related-content .nr_inner a:hover span { color: #f2b988; text-decoration: underline !important; }

.single-episodes .related-content .nr_inner img { height: 115px !important; }

.single-episodes .related-content a:nth-of-type(3n), .single-episodes .related-content .bawmrp li:nth-of-type(3n) a { margin-right: 0 !important; }

.single-episodes .related-content img { display: inline-block; vertical-align: middle; min-width: 150px; height: 115px; text-align: center; margin: 0; }

.single-episodes .related-content .related-videos img { min-width: 200px; margin-left: -20px; }

.single-episodes .related-content span { width: 100%; margin: 5px 0 0 0; font-size: 13px !important; line-height: 1.1; color: #000; font-weight: 500 !important; text-align: left; display: inline-block; }

/************************************/
/*! VIDEOS */
/************************************/
.page-id-44 object { margin: 0 auto !important; position: relative; display: block; }

#content.videos-header { padding-bottom: 5px !important; }

.video-title { font-size: 24px; font-weight: bold; font-family: 'Open Sans', sans-serif !important; color: #535353; }

#sidebar .widget h4, .footer-widget .widget h4, h6.video-description { color: #545454; }

h6.video-description { font-family: 'Open Sans', sans-serif !important; font-size: 14px; color: #535353; }

.video-player-large { padding-bottom: 30px; }

.videos.ql_fb_comments { margin-top: 0; }

.video-thumb-grid ul.inner-shadow-top { margin-top: 0; padding-top: 40px; }

.video-thumb-grid .blogroll li.video { width: 48% !important; }

#breadcrumbs + .video-thumb-grid#content { padding-top: 0 !important; margin-top: -5px; }

.video-thumb-grid#content { padding: 15px 0 !important; }

.video-thumb-grid .img a { position: relative; display: block; }

.video-thumb-grid.more-videos { width: 1026px; margin-bottom: 15px; margin-left: -10px; padding: 24px 25px 4px; background: #fff; border-width: 1px; /*border-style: solid;*/ box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.25), 0 0 24px 8px rgba(0, 0, 0, 0.08); -moz-border-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* FF3.6+ */ -o-border-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.35), transparent 1% 0%); /* Opera 11.10+ */ border-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.35), transparent) 1% 0%; /* W3C */ }

.video-thumb-grid.related-videos .img { width: 136px; height: 78px; background: black; text-align: center; }

.video-thumb-grid.related-videos .img img { height: 78px; }

.video-thumb-grid.related-videos .img a { line-height: 1.2; }

.video-thumb-grid.related-videos .img a:hover { color: #649afb; }

.video-thumb-grid.more-videos .img img { width: 137px; }

.video-thumb-grid .img a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: url("../img/video-play.png") no-repeat 50% 50%; }

.video-thumb-grid.related-videos .img a:after, .video-thumb-grid.more-videos .img a:after { background-size: 30%; }

.video-thumb-grid .large-block-grid-2 li.video h4, .video-thumb-grid.more-videos li.video h4 { line-height: 1.2; overflow: hidden; }

.video-thumb-grid .large-block-grid-2 li.video h4 { height: 38px; }

.video-thumb-grid.more-videos li.video h4 { height: 26px; }

.video-thumb-grid.more-videos li.video h4 { line-height: 0.8; height: 45px; }

.video-thumb-grid .large-block-grid-2 li.video h4 a, .video-thumb-grid.more-videos li.video h4 a { font-size: 14px !important; text-transform: none; font-weight: normal; color: #000; font-family: 'Open Sans', sans-serif !important; }

.video-thumb-grid .large-block-grid-2 li.video h4 a:hover, .video-thumb-grid.more-videos li.video h4 a:hover { text-decoration: underline; color: #649afb; }

.video-thumb-grid.more-videos li.video h4 a { font-size: 12px !important; }

.video-thumb-grid.related-videos .subtitle { font-size: 20px; font-weight: bold; text-transform: uppercase; line-height: 1.4; padding: .4rem 0 0 .625rem; color: #383838; }

.video-thumb-grid.more-videos .subtitle { color: black !important; font-size: 20px; font-weight: bold; line-height: 0.8; text-transform: uppercase; }

.video-thumb-grid.related-videos .large-block-grid-2 li.video h4 a { font-size: 10px !important; line-height: 1.3; display: block; color: #000 !important; font-family: 'Open Sans', sans-serif !important; }

.video-thumb-grid.related-videos .large-block-grid-2 li.video h4 a:hover { color: #649afb !important; }

.video-thumb-grid .large-block-grid-2 > li:nth-of-type(n) { float: left; padding-left: 0; }

.video-thumb-grid .large-block-grid-2 > li:nth-of-type(2n) { float: right; }

.video-thumb-grid .sp-grid { margin-top: 20px; }

.video-thumb-grid.related-videos .sp-grid { margin-top: 0; }

.video-thumb-grid.related-videos .large-block-grid-2 > li { padding: 0 0.625rem 0.25rem; }

.video-thumb-grid .wp-pagenavi a, .wp-pagenavi span { display: inline-block; }

/************************************/
/*! ADS */
/************************************/
.top-ad-unit2 { margin: 10px auto !important; }

.snp-fb a img { width: 100%; }

/************************************/
/*! FORMS update HTML field */
/************************************/
.gform_wrapper .gfield_html.gfield_no_follows_desc { margin-top: 10px; padding-top: 20px !important; line-height: 20px !important; color: #fff !important; font-size: 14px !important; padding-bottom: 20px !important; }

/******************************************/
/*! THIS WEEK FEATURED CELEB NAME */
/******************************************/
.featured-celeb h4 { font-size: 10px; }

/******************************************/
/*! RELATED POSTS WIDGET */
/******************************************/
.single-post .yarpp-related { background: #fff; margin-top: 15px; width: 95%; }

.single-post .yarpp-related h3 { display: block; width: 100%; background-color: #c09647; background: url(../img/blogroll-header-background-tan.png) no-repeat 0 0; margin: 0 10px 0 0 !important; padding: 5px 10px !important; text-transform: uppercase !important; font-size: 19px !important; font-weight: normal !important; color: #fff; }

.single-post .yarpp-thumbnails-horizontal a { display: block; width: 100%; border: none; height: auto; color: #000; font-size: 13px !important; font-weight: normal !important; margin: 0; }

.single-post .yarpp-thumbnails-horizontal a:hover span { color: #f2b988; text-decoration: underline !important; }

.single-post .yarpp-thumbnails-horizontal a img { display: inline-block; margin-left: 0; width: 40%; height: auto; }

.single-post .yarpp-thumbnails-horizontal .yarpp-thumbnail-title { display: inline-block; vertical-align: middle; width: 52%; max-height: 4em; font-size: 13px !important; line-height: 1.2em !important; font-weight: normal !important; }

.single-post .nr_related_placeholder { margin-top: 15px; padding-right: 12px; }

.single-post .nrelate .nr_title { display: block; width: 100%; height: 32px; background-color: #c09647; background: url(../img/blogroll-header-background-tan.png) no-repeat 0 0; margin: 0 10px 5px 0 !important; padding: 5px 10px !important; text-transform: uppercase !important; font-size: 19px !important; font-weight: normal !important; color: #fff; }

.single-post .nrelate .nr_panel { display: inline-block; width: 145px; height: 190px; float: left; margin: 9px 0px 3px; }

.single-post .nrelate .nr_panel:nth-of-type(2n) { float: right; }

.single-post .nrelate .nr_panel:nth-of-type(5), .single-post .nrelate .nr_panel:nth-of-type(6) { display: none; }

.single-post .nrelate .nr_img { width: 145px !important; height: 145px !important; border: 1px solid #025f9a; }

.single-post .nrelate .nr_post_title { width: 100%; padding: 4px 0; display: inline-block; font-family: Helvetica; color: #025f9a; font-weight: normal; text-decoration: none; font-size: 12px; line-height: 1.1; text-align: center !important; text-transform: capitalize; }

/******************************************/
/*! ZERGNET WIDGETS */
/******************************************/
.single-post .zergnet-post-widgets-wrapper { width: 95%; }

.single-post .zergnet-wrapper { padding-left: 12px; }

.single-post h3.zergnet-post-widgets { display: block; width: 100%; height: 32px; background-color: #c09647; background: url(../img/blogroll-header-background.png) no-repeat 0% 0%; margin: 15px 10px 5px 0 !important; padding: 5px 10px !important; text-transform: uppercase !important; font-size: 19px !important; font-weight: normal !important; color: #fff; }

.zerglayoutcl { width: 100% !important; }

.zergentity { width: 145px !important; height: 190px !important; margin: 9px 0px 3px !important; padding: 0px !important; float: left !important; }

.zergentity:nth-of-type(2n) { float: right !important; }

.zergentity img { display: block !important; max-width: 100% !important; width: 145px !important; height: 145px !important; }

/******************************************/
/*! SOCIAL NAV */
/******************************************/
#at4m-mobile-container { position: fixed; z-index: 102000; }

#sidebar .zergnet #zerglayout { width: 100% !important; }

#sidebar .zergnet .zergentity { width: 40% !important; margin-left: 5% !important; margin-right: 5% !important; }

.page-template-page-wotw-php #content { background-color: #4b4b4b !important; }

.page-template-page-wotw-php.header-v2 #schedule-list { padding-top: 0 !important; }

.addthis_responsive_sharing { margin-bottom: 15px; }

/* COVER GIRL SKIN CODE BELOW */
/* body.page-template-page-home-php, body.postid-15370 { background: #fec5cb url(../img/covergirl_hp_skin-nolink.jpg) no-repeat 50% 90px !important; } */
.ajax-loader-controls .load-more-button { font-size: 16px; display: block; height: 46px; line-height: 46px; width: 216px; text-align: center; font-family: 'Droid Sans', sans-serif; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; border-radius: 3px !important; margin: 0 auto !important; padding-top: 0; }

.ajax-loader-controls { text-align: center; position: relative; display: block; height: 50px; margin-bottom: 10px; clear: both; }

.ajax-loader-controls .ajax-spinner { display: none; background: url(../assets/ajax-loader.gif) 50% 50% no-repeat; width: 30px; height: 30px; margin: 0 auto; }

.jcarousel-wrapper { margin: 30px auto; padding: 10px 0 25px; position: relative; display: none; border-left: 0; border-right: 0; }

.more-videos .jcarousel-wrapper { padding: 0 38px; }

/** Carousel **/
.jcarousel { position: relative; overflow: hidden; width: 100%; margin: 0 auto; }

.jcarousel ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; }

.jcarousel li { float: left; width: 210px !important; }

.jcarousel li.post { padding: 0 !important; margin-right: 15px; }

.more-videos .jcarousel li { float: left; padding: 0 8px; width: 153px !important; }

.jcarousel img { display: block; max-width: 100%; height: auto !important; width: 205px; height: 158px !important; }

.jcarousel-wrapper.videos .jcarousel img { height: 77px !important; }

.jcarousel-wrapper.ql-post-carousel { background: #fff; }

.jcarousel-wrapper.ql-post-carousel h2 { text-transform: uppercase; font-size: 24px; line-height: 1.5; font-weight: bold; }

.jcarousel-wrapper.ql-post-carousel.best-of h2, .mobile-best-of h2 { width: 100%; display: block; height: 40px; line-height: 42px; padding: 0 15px; color: #fff; }

.jcarousel-wrapper.ql-post-carousel.best-of h2 { margin: -10px 0 15px 0 !important; }

.blogroll .jcarousel li.post:nth-child(3n) { margin-right: 9px !important; }

.jcarousel li.post .post-wrapper { height: 250px; }

.jcarousel li.post .info { max-height: 95px; }

.jcarousel li.post p { color: #7e7e7e; line-height: 1.2; font-size: 13px; padding-right: 5px; }

.jcarousel-wrapper h4, .blogroll .jcarousel-wrapper li.post h4 { text-transform: capitalize; font-weight: bold; font-size: 16px !important; margin: 0 !important; padding: 7px 0 3px !important; line-height: 1.4; color: #000; }

.jcarousel-wrapper a:hover h4 { color: #649afb !important; }

.jcarousel-wrapper .view-all { position: absolute; top: 25px; right: 0; color: #c09647; font-size: 12px; font-weight: bold; text-transform: uppercase; }

/** Carousel Controls **/
.ql-carousel-pagination { width: 170px; height: 25px; padding-right: 50px; line-height: 27px; font-size: 13px; text-align: right; position: absolute; bottom: 10px; right: 10px; color: #656565; font-weight: bold; }

.ql-carousel-pagination span.of { font-style: italic; color: #aeaeae; font-weight: normal; padding: 0 2px; }

.jcarousel-control-prev, .jcarousel-control-next { position: absolute; bottom: 0; font-size: 16px; width: 22px; height: 23px; line-height: 22px; text-align: center; color: #649afb; border-radius: 2px; }

.more-videos .jcarousel-control-prev, .more-videos .jcarousel-control-next, .more-videos .jcarousel-control-prev:hover, .more-videos .jcarousel-control-next:hover { width: 34px; height: 77px; top: 0; font-size: 20px; line-height: 77px; background-color: #649afb; border-bottom: 2px solid #6c93c9; border-radius: 0; color: #fff; }

.jcarousel-control-prev:hover, .jcarousel-control-next:hover { color: #fff; background-color: #649afb; border-radius: 20px; }

.jcarousel-control-prev { right: 20px; }

.jcarousel-control-next { right: 0px; }

.more-videos .jcarousel-control-prev { left: 0px; }

.more-videos .jcarousel-control-next { right: 0px; }

.jcarousel-control-prev:after { font-size: 18px; content: "<"; }

.jcarousel-control-next:after { font-size: 18px; content: ">"; }

.royalSlider a.rsLink { z-index: 9999999 !important; }

.royalSlider .info { -webkit-transform: translate3d(0, 0, 0); position: absolute; bottom: 0; left: 0; margin: 0; width: 100%; padding: 55px 12px 15px; height: 90px !important; background: none; background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 31%, rgba(0, 0, 0, 0.52) 64%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.6) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(31%, rgba(0, 0, 0, 0.2)), color-stop(64%, rgba(0, 0, 0, 0.52)), color-stop(97%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.6))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 31%, rgba(0, 0, 0, 0.52) 64%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.6) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 31%, rgba(0, 0, 0, 0.52) 64%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.6) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 31%, rgba(0, 0, 0, 0.52) 64%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.6) 100%); /* IE10+ */ background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 31%, rgba(0, 0, 0, 0.52) 64%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.6) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */ }

.royalSlider .info.info-tall { height: 120px !important; }

.royalSlider.qlPhotos .info { padding: 55px 12px 46px; }

.royalSlider .info h4, .royalSlider .info h5, .qlArticles .info h5 a { float: left !important; display: inline-block; font-weight: bold !important; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important; text-transform: capitalize !important; text-align: left; white-space: nowrap; overflow: hidden; background: none !important; padding: 0 !important; }

.royalSlider.qlPhotos .info h5 { white-space: normal; line-height: 19px; }

.royalSlider .info h4 { font-size: 20px; line-height: 24px; color: #c09647; }

.royalSlider .info .partial-width-header { max-width: 85%; }

.royalSlider .info .full-width-header { width: 100%; max-width: 100%; }

.royalSlider .info h5, .royalSlider .info h5 a { margin: 0 !important; }

.royalSlider .info h5, .royalSlider .info h5 a { width: auto !important; color: #FFF !important; font-size: 14px !important; line-height: 18px; }

.royalSlider .info a.more { color: #c09647 !important; width: 14.75% !important; text-transform: capitalize; padding-left: 5px; display: inline-block; float: left; font-size: 14px; font-weight: 300; line-height: 18px; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important; }

.royalSlider .info h4 + a.more { line-height: 34px; padding-left: 10px; }

@media only screen and (min-width: 567px) and (max-width: 850px) { .royalSlider .info .partial-width-header { max-width: 80% !important; }
  .royalSlider .info a.more { width: 19.75% !important; } }
@media only screen and (max-width: 567px) and (min-width: 320px) { .royalSlider.qlArticles .rsOverflow { height: 220px !important; }
  .royalSlider .info { padding-top: 65px; }
  .royalSlider .info .partial-width-header { max-width: 72% !important; }
  .royalSlider .info a.more { width: 27.75% !important; }
  .royalSlider .info h4 { font-size: 16px; line-height: 18px; }
  .royalSlider .info h5, .royalSlider .info h5 a, .royalSlider .info a.more { font-size: 12px; line-height: 14px; }
  .royalSlider .info h5 { text-overflow: ellipsis; } }
/*
.qlPhotos .info h5 { float: left !important; display: inline-block !important; max-width: 72% !important; width: auto !important; margin: 0 !important; text-align: left !important; font-weight: bold !important; color: #FFF !important; font-size: 14px !important; line-height: 18px !important; white-space: nowrap !important; overflow: hidden !important; background: none !important; padding: 0 !important; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
}


@media only screen
and (max-width: 567px)
and (min-width: 320px) { .qlPhotos .rsOverflow { height: 220px !important; } .qlPhotos .info { padding-top: 15px; } .qlPhotos .info h4 { font-size: 16px !important; line-height: 18px !important; } .qlPhotos .info h5, .qlPhotos .info a.more { font-size: 12px !important; line-height: 14px !important; }
}

@media only screen
and (min-width : 568px)
and (max-width : 767px) { .qlPhotos .rsOverflow { height: 288px !important; } .qlPhotos .info { padding-top: 10px; } .qlPhotos .info h4 { font-size: 16px !important; line-height: 18px !important; } .qlPhotos .info h5, .qlPhotos .info a.more { font-size: 12px !important; line-height: 14px !important; }
}*/
/***************
*
*  ARTICLES
*
****************/
/* Background */
.qlArticles, .qlArticles .rsOverflow, .qlArticles .rsSlide, .qlArticles .rsVideoFrameHolder, .qlArticles .rsThumbs { background: none; color: #FFF; }

.slider { overflow: hidden !important; }

.qlArticles { height: auto !important; }

.qlArticles#new-royalslider-1, .qlArticles .rsOverflow { height: 100% !important; }

.qlArticles .rsSlide { z-index: 1; }

.qlArticles .rsOverflow { float: none !important; margin: 0 auto; position: static; width: 100% !important; height: 365px !important; }

.qlArticles img.rsImg { float: none !important; margin: 0 auto !important; width: 100% !important; height: auto !important; }

/***************
*
*  1. Arrows
*
****************/
.qlArticles .rsArrow { height: 100%; width: 80px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.qlArticles.rsVer .rsArrow { width: 100%; height: 44px; }

.qlArticles.rsVer .rsArrowLeft { top: 0; left: 0; }

.qlArticles.rsVer .rsArrowRight { bottom: 0; left: 0; }

.qlArticles.rsHor .rsArrowLeft { left: 0; top: 0; }

.qlArticles.rsHor .rsArrowRight { right: 0; top: 0; }

.qlArticles .rsArrowIcn { width: 52px; height: 52px; top: 50%; left: 50%; margin-top: -26px; margin-left: -26px; position: absolute; cursor: pointer; border-radius: 2px; }

.qlArticles.rsHor .rsArrowLeft .rsArrowIcn, .qlArticles.rsVer .rsArrowLeft .rsArrowIcn { background: url(../img/slider-prev-button.png) no-repeat 50% 50%; }

.qlArticles.rsHor .rsArrowRight .rsArrowIcn, .qlArticles.rsVer .rsArrowRight .rsArrowIcn { background: url(../img/slider-next-button.png) no-repeat 50% 50%; }

.qlArticles .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20); *display: none; }

/***************
*
*  2. Bullets
*
****************/
.qlArticles .rsBullets { position: absolute; z-index: 35; left: 0; bottom: 0; width: 100%; height: auto; margin: 0 auto; background: #000; background: rgba(0, 0, 0, 0.75); text-align: center; line-height: 8px; overflow: hidden; }

.qlArticles .rsBullet { width: 8px; height: 8px; display: inline-block; *display: inline; *zoom: 1; padding: 6px 5px 6px; }

.qlArticles .rsBullet span { display: block; width: 8px; height: 8px; border-radius: 50%; background: #777; background: rgba(255, 255, 255, 0.5); }

.qlArticles .rsBullet.rsNavSelected span { background-color: #FFF; }

/***************
*
*  3. Thumbnails
*
****************/
.qlArticles .rsThumbsHor { width: 100%; height: 110px !important; padding: 0; background-color: #333; background-image: -webkit-linear-gradient(top, #333333, #222222); background-image: -moz-linear-gradient(top, #333333, #222222); background-image: linear-gradient(to bottom, #333333, #222222); }

.qlArticles .rsThumbsVer { width: 96px; height: 100%; position: absolute; top: 0; right: 0; }

.qlArticles.rsWithThumbsHor .rsThumbsContainer { position: relative; height: 100%; padding: 0 !important; }

.qlArticles.rsWithThumbsVer .rsThumbsContainer { position: relative; width: 100%; }

.qlArticles .rsThumb { float: left; width: 96px; height: 72px; }

.qlArticles .rsThumb img { width: 100%; height: 100%; }

.qlArticles .rsThumb.rsNavSelected .thumbIco { width: 100%; height: 100%; position: absolute; top: 0; border: 4px solid #fbcc79; }

.qlArticles .rsTmb { width: 100%; height: 100%; display: block; }

/* Thumbnails with text */
.qlArticles .rsTmb h5 { font-size: 16px; margin: 0; padding: 0; line-height: 20px; color: #FFF; }

.qlArticles .rsTmb span { color: #DDD; margin: 0; padding: 0; font-size: 13px; line-height: 18px; }

/* Thumbnails arrow icons */
.qlArticles .rsThumbsArrow { height: 110px; width: 30px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.qlArticles.rsWithThumbsVer .rsThumbsArrow { width: 100%; height: 20px; }

.qlArticles.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }

.qlArticles.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0; left: 0; }

.qlArticles.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }

.qlArticles.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top: 0; }

.qlArticles .rsThumbsArrowIcn { width: 26px; height: 26px; top: 50%; left: 50%; margin-top: -13px; margin-left: -13px; position: absolute; cursor: pointer; }

.qlArticles.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn, .qlArticles.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background: url(../img/slider-prev-button.png) no-repeat 50% 50%; background-size: 100%; }

.qlArticles.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn, .qlArticles.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background: url(../img/slider-next-button.png) no-repeat 50% 50%; background-size: 100%; }

.qlArticles .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) { .qlArticles .rsThumb { width: 59px; height: 44px; }
  .qlArticles .rsThumbsHor { height: 44px; }
  .qlArticles .rsThumbsVer { width: 59px; } }
/***************
*
*  4. Tabs
*
****************/
.qlArticles .rsTabs { width: 100%; height: auto; margin: 0 auto; text-align: center; overflow: hidden; padding-top: 12px; position: relative; }

.qlArticles .rsTab { display: inline-block; cursor: pointer; text-align: center; height: auto; width: auto; color: #333; padding: 5px 13px 6px; min-width: 72px; border: 1px solid #D9D9DD; border-right: 1px solid #f5f5f5; text-decoration: none; background-color: #FFF; background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4); background-image: linear-gradient(to bottom, #fefefe, #f4f4f4); -webkit-box-shadow: inset 1px 0 0 #fff; box-shadow: inset 1px 0 0 #fff; *display: inline; *zoom: 1; }

.qlArticles .rsTab:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.qlArticles .rsTab:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; border-right: 1px solid #cfcfcf; }

.qlArticles .rsTab:active { border: 1px solid #D9D9DD; background-color: #f4f4f4; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.qlArticles .rsTab.rsNavSelected { color: #FFF; border: 1px solid #999; text-shadow: 1px 1px #838383; box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset; background: #ACACAC; background-image: -webkit-linear-gradient(top, #acacac, #bbbbbb); background-image: -moz-llinear-gradient(top, #acacac, #bbbbbb); background-image: linear-gradient(to bottom, #acacac, #bbbbbb); }

/***************
*
*  5. Fullscreen button
*
****************/
.qlArticles .rsFullscreenBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 22; display: block; position: absolute; cursor: pointer; }

.qlArticles .rsFullscreenIcn { display: block; margin: 6px; width: 32px; height: 32px; background: url("rs-universal.png") 0 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; border-radius: 2px; }

.qlArticles .rsFullscreenIcn:hover { background-color: rgba(0, 0, 0, 0.9); }

.qlArticles.rsFullscreen .rsFullscreenIcn { background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.qlArticles .rsPlayBtn { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); width: 64px; height: 64px; margin-left: -32px; margin-top: -32px; cursor: pointer; }

.qlArticles .rsPlayBtnIcon { width: 64px; display: block; height: 64px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; background: url(rs-universal.png) no-repeat 0 -32px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; }

.qlArticles .rsPlayBtn:hover .rsPlayBtnIcon { background-color: rgba(0, 0, 0, 0.9); }

.qlArticles .rsBtnCenterer { position: absolute; left: 50%; top: 50%; }

.qlArticles .rsCloseVideoBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 500; position: absolute; cursor: pointer; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); }

.qlArticles .rsCloseVideoBtn.rsiOSBtn { top: -38px; right: -6px; }

.qlArticles .rsCloseVideoIcn { margin: 6px; width: 32px; height: 32px; background: url("rs-universal.png") -64px 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; }

.qlArticles .rsCloseVideoIcn:hover { background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.qlArticles .rsPreloader { width: 20px; height: 20px; background-image: url(../preloaders/preloader-white.gif); left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; }

/***************
*
*  PHOTOS
*
****************/
/* Background */
.qlPhotos, .qlPhotos .rsOverflow, .qlPhotos .rsSlide, .qlPhotos .rsVideoFrameHolder, .qlPhotos .rsThumbs { background: #222; color: #FFF; }

/***************
*
*  1. Arrows
*
****************/
.qlPhotos .rsArrow { height: 100%; width: 80px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.qlPhotos.rsVer .rsArrow { width: 100%; height: 60px; }

.qlPhotos.rsVer .rsArrowLeft { top: 0; left: 0; }

.qlPhotos.rsVer .rsArrowRight { bottom: 0; left: 0; }

.qlPhotos.rsHor .rsArrowLeft { left: 0; top: 0; }

.qlPhotos.rsHor .rsArrowRight { right: 0; top: 0; }

.qlPhotos .rsArrowIcn { width: 52px; height: 52px; top: 50%; left: 50%; margin-top: -26px; margin-left: -26px; position: absolute; cursor: pointer; opacity: 0.5; }

.qlPhotos .rsArrow:hover .rsArrowIcn { opacity: 1; }

.qlPhotos.rsHor .rsArrowLeft .rsArrowIcn, .qlPhotos.rsVer .rsArrowLeft .rsArrowIcn { background: url(../img/slider-prev-button.png) no-repeat 50% 50%; }

.qlPhotos.rsHor .rsArrowRight .rsArrowIcn, .qlPhotos.rsVer .rsArrowRight .rsArrowIcn { background: url(../img/slider-next-button.png) no-repeat 50% 50%; }

.qlPhotos .rsArrowDisabled .rsArrowIcn { opacity: .1 !important; filter: alpha(opacity=20); *display: none; }

/***************
*
*  2. Bullets
*
****************/
.qlPhotos .rsBullets { position: relative; z-index: 35; padding-top: 4px; width: 100%; height: auto; margin: 0 auto; text-align: center; line-height: 5px; overflow: hidden; }

.qlPhotos .rsBullet { width: 8px; height: 8px; display: inline-block; *display: inline; *zoom: 1; padding: 5px; }

.qlPhotos .rsBullet span { display: block; width: 8px; height: 8px; border-radius: 50%; background: #BBB; }

.qlPhotos .rsBullet.rsNavSelected span { background-color: #383838; }

/***************
*
*  3. Thumbnails
*
****************/
.qlPhotos .rsThumbsHor { width: 100%; height: 110px !important; margin: 0 !important; border: none !important; }

.qlPhotos .rsThumbsVer { width: 96px; height: 100%; position: absolute; top: 0; right: 0; }

.qlPhotos.rsWithThumbsHor .rsThumbsContainer { position: relative; height: 100%; }

.qlPhotos.rsWithThumbsVer .rsThumbsContainer { position: relative; width: 100%; }

.qlPhotos .rsNavItem.rsThumb, #new-royalslider-10 .rsNavItem.rsThumb { float: left; overflow: hidden; margin: 0 5px 0 0 !important; }

.qlPhotos .rsThumb img { width: 100%; height: 100%; }

.qlPhotos .rsThumb.rsNavSelected { background: #333; }

.qlPhotos .rsThumb.rsNavSelected img { opacity: 0.7; filter: alpha(opacity=30); }

.qlPhotos .rsThumb.rsNavSelected .thumbIco { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: none; -webkit-backface-visibility: hidden; }

.qlPhotos .rsTmb { display: block; }

/* Thumbnails with text */
.qlPhotos .rsTmb h5 { font-size: 16px; margin: 0; padding: 0; line-height: 20px; color: #FFF; }

.qlPhotos .rsTmb span { color: #DDD; margin: 0; padding: 0; font-size: 13px; line-height: 18px; }

/* Thumbnails arrow icons */
.qlPhotos .rsThumbsArrow { height: 100%; width: 40px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.qlPhotos.rsWithThumbsVer .rsThumbsArrow { width: 100%; height: 20px; }

.qlPhotos.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }

.qlPhotos.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0; left: 0; }

.qlPhotos.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }

.qlPhotos.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top: 0; }

.qlPhotos .rsThumbsArrowIcn { width: 26px; height: 26px; top: 50%; left: 50%; margin-top: -13px; margin-left: -13px; position: absolute; cursor: pointer; }

.qlPhotos.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn, .qlPhotos.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background: url(../img/slider-prev-button.png) no-repeat 50% 50%; background-size: 100%; }

.qlPhotos.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn, .qlPhotos.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background: url(../img/slider-next-button.png) no-repeat 50% 50%; background-size: 100%; }

.qlPhotos .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) { .qlPhotos .rsThumb { width: 59px; height: 44px; }
  .qlPhotos .rsThumbsHor { height: 44px; }
  .qlPhotos .rsThumbsVer { width: 59px; } }
/***************
*
*  4. Tabs
*
****************/
.qlPhotos .rsTabs { width: 100%; height: auto; margin: 0 auto; text-align: center; overflow: hidden; padding-top: 12px; position: relative; }

.qlPhotos .rsTab { display: inline-block; cursor: pointer; text-align: center; height: auto; width: auto; color: #333; padding: 5px 13px 6px; min-width: 72px; border: 1px solid #D9D9DD; text-decoration: none; background: #FFF; border-right: none; *display: inline; *zoom: 1; *border-right: 1px solid #d9d9d9; }

.qlPhotos .rsTab:first-child { border-top-left-radius: 16px; border-bottom-left-radius: 16px; }

.qlPhotos .rsTab:last-child { border-top-right-radius: 16px; border-bottom-right-radius: 16px; border-right: 1px solid #D9D9DD; }

.qlPhotos .rsTab:active { background-color: #f4f4f4; }

.qlPhotos .rsTab.rsNavSelected { color: #FFF; background: #383838; border-color: #383838; }

/***************
*
*  5. Fullscreen button
*
****************/
.qlPhotos .rsFullscreenBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 22; display: block; position: absolute; cursor: pointer; }

.qlPhotos .rsFullscreenIcn { display: block; margin: 6px; width: 32px; height: 32px; background: url("rs-universal.png") 0 0 transparent; opacity: 0.7; border-radius: 2px; }

.qlPhotos .rsFullscreenBtn:hover .rsFullscreenIcn { opacity: 1; }

.qlPhotos.rsFullscreen .rsFullscreenIcn { background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.qlPhotos .rsPlayBtn { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); width: 64px; height: 64px; margin-left: -32px; margin-top: -32px; cursor: pointer; }

.qlPhotos .rsPlayBtnIcon { width: 64px; display: block; height: 64px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; background: url(rs-universal.png) no-repeat 0 -32px; background-color: #383838; background-color: rgba(0, 0, 0, 0.75); *background-color: #383838; }

.qlPhotos .rsPlayBtn:hover .rsPlayBtnIcon { background-color: rgba(0, 0, 0, 0.9); }

.qlPhotos .rsBtnCenterer { position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; }

.qlPhotos .rsCloseVideoBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 500; position: absolute; cursor: pointer; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); }

.qlPhotos .rsCloseVideoBtn.rsiOSBtn { top: -38px; right: -6px; }

.qlPhotos .rsCloseVideoIcn { margin: 6px; width: 32px; height: 32px; background: url("rs-universal.png") -64px 0; background-color: #383838; background-color: rgba(0, 0, 0, 0.75); *background-color: #383838; }

.qlPhotos .rsCloseVideoIcn:hover { background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.qlPhotos .rsPreloader { width: 20px; height: 20px; background-image: url(../preloaders/preloader-white.gif); left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; }

/***************
*
*  8. Global caption
*
****************/
.qlPhotos .rsGCaption { position: absolute; float: none; bottom: 6px; left: 6px; text-align: left; background: #222; color: #FFF; padding: 2px 8px; width: auto; font-size: 12px; border-radius: 2px; }

/***************
*
*  Sidebar Sliders
*
****************/
#sidebar .ql-sidebars-wrapper h4 { margin-bottom: 0; padding: 10px 16px; border: none; display: inline-block; color: #000; font-size: 16px; line-height: 20px; font-weight: bold; }

.ql-sidebars-wrapper .slider-header { position: relative; }

.ql-sidebars-wrapper h4 + p { display: inline-block; }

.ql-sidebars-wrapper .view-all { position: absolute; right: 16px; top: 15px; width: 80px; display: inline-block; text-align: right; color: #6c93c9; font-size: 11px; font-weight: bold; text-transform: uppercase; }

.qlSidebars .rsArrow { height: 100%; width: 44px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.qlSidebars.rsVer .rsArrow { width: 100%; height: 44px; }

.qlSidebars.rsVer .rsArrowLeft { top: 0; left: 0; }

.qlSidebars.rsVer .rsArrowRight { bottom: 0; left: 0; }

.qlSidebars.rsHor .rsArrowLeft { left: 0; top: 0; }

.qlSidebars.rsHor .rsArrowRight { right: 0; top: 0; }

.qlSidebars .rsArrowIcn { width: 32px; height: 32px; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; position: absolute; cursor: pointer; border-radius: 2px; }

.qlSidebars.rsHor .rsArrowLeft .rsArrowIcn, .qlSidebars.rsVer .rsArrowLeft .rsArrowIcn { background: url(../img/slider-prev-button.png) no-repeat 50% 50%; background-size: 100%; }

.qlSidebars.rsHor .rsArrowRight .rsArrowIcn, .qlSidebars.rsVer .rsArrowRight .rsArrowIcn { background: url(../img/slider-next-button.png) no-repeat 50% 50%; background-size: 100%; }

.qlSidebars .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20); *display: none; }

.royalSlider.qlSidebars .rsLink { text-indent: 0; }

.royalSlider.qlSidebars .rsLink .info { text-align: left; color: #FFF !important; padding: 50px 8px 10px; width: auto; font-size: 12px; white-space: normal; }

.royalSlider.qlSidebars .rsLink h5 { font-size: 13px; line-height: 19px; width: 283px !important; white-space: normal; }

.royalSlider.qlSidebars .rsLink p { width: 283px !important; font-size: 11px; line-height: 20px; clear: left; }
