/* #
Theme Name: Secure360 v3
Theme URI: http://secure360.org
Description: A custom theme created for the Genesis Framework.
Author: Lift Development
Author URI: http://www.liftdevelopment.com/
Template: genesis
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #333; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* ## Box Sizing
--------------------------------------------- */
html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table; }

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table; }

/* # Defaults
---------------------------------------------------------------------------------------------------- */
.def-cta, button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button, .lift-page-locations .lift-location .location-button {
  border-radius: 3px;
  border: none;
  cursor: pointer;
  display: inline-block;
  background: #e87722;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 40px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none !important;
  margin: 0 auto; }

.def-cta-hover, button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus, .lift-page-locations .lift-location .location-button:hover {
  background-color: #ea8539;
  color: #fff; }

.def-input-text, input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  letter-spacing: 1px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 10px 8px;
  width: 100%; }

.def-input-text-focus, input:focus,
textarea:focus {
  border-color: #000;
  outline: none; }

.test-1 {
  background: #31B7D7;
  background: -webkit-linear-gradient(-90deg, #31B7D7, #EDAC7D);
  background: linear-gradient(180deg, #31B7D7, #EDAC7D); }

.test-2 {
  background: #E47D7D;
  background: -webkit-linear-gradient(left, #E47D7D 0%, #C195D3 50%, #4FB4E8 100%);
  background: linear-gradient(to right, #E47D7D 0%, #C195D3 50%, #4FB4E8 100%); }

.test-3 {
  background: #B58234;
  background: -webkit-linear-gradient(48deg, #B58234 0%, #D2B545 50%, #D7C04D 50.01%, #FFFFFF 100%);
  background: linear-gradient(42deg, #B58234 0%, #D2B545 50%, #D7C04D 50.01%, #FFFFFF 100%); }

/* ## Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* 10px browser default */ }

/* Chrome fix */
body > div {
  font-size: 1.3rem; }

body {
  background-color: #009cde;
  color: #616161;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.9;
  margin: 0;
  /*@include linear-gradient($altcolor2, lighten($altcolor2,10%));*/
  background: url(images/bg-page1.jpg) no-repeat center center #cbc9ca;
  background-attachment: fixed;
  background-size: cover; }

body.home {
  background-color: #F7F8F1; }

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

a {
  color: #e87722;
  text-decoration: none; }

a:hover,
a:focus {
  color: #e87722;
  text-decoration: underline; }

p {
  margin: 0 0 28px;
  padding: 0; }

ol,
ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  clear: both;
  margin: 1em 0; }

b, strong {
  font-weight: 700; }

blockquote,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 40px; }

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px; }

/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2b2b2b;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
  margin: 0 0 28px; }

h1 {
  font-size: 32px;
  font-size: 3.2rem; }

h2 {
  font-size: 28px;
  font-size: 2.8rem; }

h3 {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 10px; }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px; }

h5 {
  font-size: 18px;
  font-size: 1.8rem; }

h6 {
  font-size: 16px;
  font-size: 1.6rem; }

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

img {
  height: auto; }

.featured-content img,
.gallery img {
  width: auto; }

/* ## Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden; }

.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6666%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px; }

.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999; }

/* ## Forms
--------------------------------------------- */
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

::-moz-placeholder {
  color: #333;
  font-weight: 300;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #333;
  font-weight: 300; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  width: auto; }

.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff; }

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  /*
	background-color: #c3251d;
	color: #fff;
	*/ }

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
  /*
	background-color: #fff;
	color: #333;
	*/ }

.button {
  display: inline-block; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none; }

/* ## GRAVITY Forms
--------------------------------------------- */
.gform_wrapper ul li.gfield {
  margin-bottom: 10px; }

body div.gform_wrapper ul li.gfield {
  margin-top: 30px;
  padding-top: 0; }

div.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
div.gform_wrapper ul.gfield_radio li input[type=radio] {
  vertical-align: top; }

/* ## Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%; }

tbody {
  border-bottom: 1px solid #ddd; }

td, th {
  text-align: left; }

td {
  border-top: 1px solid #ddd;
  padding: 6px 0; }

th {
  font-weight: 400; }

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

.more-link {
  position: relative; }

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.site-inner {
  clear: both;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 100%;
  border-top: 4px solid rgba(0, 0, 0, 0.05); }

.home .site-inner {
  padding-top: 0;
  padding-bottom: 20px; }

.wrap,
.content-sidebar-wrap {
  margin: 0 auto;
  max-width: 1200px; }

.home .content-sidebar-wrap {
  max-width: 100%; }

/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px; }

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left; }

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right; }

/* ### Content */
.content {
  float: right;
  width: 800px; }

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left; }

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px; }

.full-width-content .content {
  width: 100%; }

/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 360px; }

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left; }

/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px; }

.content-sidebar-sidebar .sidebar-secondary {
  float: right; }

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%; }

.one-third,
.two-sixths {
  width: 31.623931623931625%; }

.four-sixths,
.two-thirds {
  width: 65.81196581196582%; }

.one-fourth {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.first {
  clear: both;
  margin-left: 0; }

/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */
.avatar {
  float: left; }

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px; }

.alignright .avatar {
  margin-left: 24px; }

.comment .avatar {
  margin: 0 16px 24px 0; }

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px; }

.archive-description,
.author-box {
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 40px;
  padding: 40px; }

.archive-description {
  background: url(images/bg-blog-header.jpg) no-repeat center center;
  background-size: cover;
  color: #fff; }

.archive-description h1.entry-title,
.archive-description h1.archive-title {
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 0; }

.author-box-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px; }

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0; }

/* ## Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden; }

.site-header .search-form {
  float: right;
  margin-top: 12px; }

.entry-content .search-form,
.site-header .search-form {
  width: 50%; }

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

/* ## Titles
--------------------------------------------- */
.archive-title {
  font-size: 20px;
  font-size: 2rem; }

.entry-title {
  font-size: 32px;
  font-size: 3.2rem; }

h1.entry-title {
  color: #009cde;
  margin-bottom: 28px; }

.page-template-page_blog article h2.entry-title {
  font-size: 32px; }

.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none; }

.entry-title a:hover,
.entry-title a:focus {
  color: #e87722; }

.widget-title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px; }

.sidebar .widget-title {
  color: #009cde; }

.footer-widgets .widget-title {
  color: #fff; }

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto; }

a.alignnone {
  display: inline-block; }

.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px; }

img.alignnone,
.alignnone {
  margin-bottom: 12px; }

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px; }

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px; }

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  word-wrap: break-word; }

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px; }

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0; }

.widget_calendar table {
  width: 100%; }

.widget_calendar td,
.widget_calendar th {
  text-align: center; }

/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 20px;
  padding: 0 0 24px; }

.footer-widgets .entry {
  border-bottom: 1px dotted #666; }

.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem; }

/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */
.enews-widget,
.enews-widget .widget-title {
  color: #fff; }

.sidebar .widget.enews-widget {
  background-color: #333; }

.enews-widget input,
.enews-widget input:focus {
  border: 1px solid #333; }

.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 16px; }

.enews-widget input[type="submit"] {
  background-color: #c3251d;
  color: #fff;
  margin: 0;
  width: 100%; }

.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"] {
  background-color: #fff;
  color: #333; }

.enews form + p {
  margin-top: 24px; }

/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none; }

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0; }

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none; }

/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px; }

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #fff;
  min-height: 60px; }

.site-header .wrap {
  padding: 20px 0; }

/* ## Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding: 10px 0;
  width: 240px; }

.header-full-width .title-area {
  /*width: 100%;*/ }

.site-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.2; }

.site-title a,
.site-title a:hover,
.site-title a:focus {
  color: #333; }

.header-image .site-title > a {
  background: url(images/logo@2x.png) no-repeat left;
  background-size: contain;
  float: left;
  min-height: 40px;
  width: 100%; }

.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5; }

.site-description,
.site-title {
  margin-bottom: 0; }

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px; }

/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  margin-top: 6px;
  text-align: right;
  width: auto; }

.site-header .widget {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

.site-header .simple-social-icons {
  margin-left: 15px;
  padding-top: 9px; }

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  width: 100%; }

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left; }

.genesis-nav-menu a {
  color: #2b2b2b;
  font-weight: 700;
  text-decoration: none;
  display: block;
  padding: 20px 24px; }

.genesis-nav-menu a:hover {
  text-decoration: none; }

/*
.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
	color: $altcolor1;
}
*/
.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  width: 200px;
  z-index: 99; }

.genesis-nav-menu .sub-menu a {
  background-color: #eee;
  border: 1px solid #eee;
  border: none;
  border-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 24px;
  position: relative;
  width: 230px;
  word-wrap: break-word; }

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -30px 0 0 229px; }

.genesis-nav-menu .menu-item:hover {
  position: static; }

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1; }

.genesis-nav-menu > .first > a {
  padding-left: 0; }

.genesis-nav-menu > .last > a {
  padding-right: 0; }

.genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0; }

.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0; }

.genesis-nav-menu > .rss > a {
  margin-left: 48px; }

.genesis-nav-menu > .search {
  padding: 10px 0 0; }

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1; }

/* ## Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu {
  width: auto; }

.site-header .menu-item-has-children > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  padding-left: 5px; }

.site-header .menu-item-has-children > a:hover:after {
  text-decoration: none !important;
  /*visibility: hidden;*/
  color: #e87722; }

.site-header .genesis-nav-menu > li {
  padding: 5px 0 0; }

.site-header .genesis-nav-menu > li > a {
  padding: 10px 24px 10px; }

.site-header .genesis-nav-menu > li > a:hover {
  background-color: none;
  color: #009cde; }

.site-header .sub-menu {
  border-top: none;
  padding-top: 12px; }

.site-header .sub-menu:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #656c7f transparent; }

.site-header .sub-menu a {
  background: #2b2b2b;
  background: #656c7f;
  border: none;
  color: #fff;
  padding: 10px 24px; }

.site-header .sub-menu a:hover {
  background-color: #e87722; }

.site-header .sub-menu .sub-menu {
  margin-top: -56px; }

.site-header .genesis-nav-menu li li {
  margin-left: 0; }

/* ## Primary Navigation
--------------------------------------------- */
.nav-primary {
  background-color: #eee; }

.nav-primary .lift-event-name {
  display: inline-block;
  color: #fff;
  font-weight: 700; }

.nav-primary .genesis-nav-menu {
  display: inline-block;
  float: right;
  width: auto; }

.nav-primary .genesis-nav-menu .menu-item {
  vertical-align: top; }

.nav-primary .genesis-nav-menu .menu-item a {
  color: #555;
  font-weight: 500;
  font-size: 13px;
  padding: 9px 20px;
  text-decoration: none; }

.nav-primary .genesis-nav-menu .menu-item > a {
  padding: 9px 20px 10px; }

.nav-primary .genesis-nav-menu .primary-nav-featured > a {
  font-weight: 700; }

.nav-primary .menu-item-has-children > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  padding-left: 5px; }

.nav-primary .menu-item-has-children > a:hover:after {
  text-decoration: none !important;
  /*visibility: hidden;*/
  color: #555; }

.nav-primary .sub-menu .menu-item-has-children > a:after {
  content: "\f107"; }

.nav-primary .simple-social-icons {
  margin: 3px 0; }

.nav-primary .simple-social-icons a {
  padding: 6px;
  font-size: 12px; }

.nav-primary .s360-social {
  display: inline-block;
  text-align: left; }

.nav-primary .simple-social-icons ul li {
  margin: 0 6px 0px !important;
  padding: 0 !important; }

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus {
  color: #009cde;
  text-decoration: none; }

.nav-primary .genesis-nav-menu .sub-menu a {
  color: #333; }

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus {
  background-color: #009cde;
  color: #fff;
  text-decoration: none; }

/* ## Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  margin-top: 5px;
  display: inline-block;
  float: right; }

.nav-secondary .lift-event-name {
  display: inline-block;
  color: #333;
  font-weight: 700; }

.nav-secondary .genesis-nav-menu {
  display: inline-block;
  width: auto; }

.nav-secondary .genesis-nav-menu a {
  color: #555;
  line-height: 1.4;
  padding: 10px 20px;
  text-decoration: none; }

.nav-secondary .genesis-nav-menu a:hover {
  color: #009cde;
  color: #fff; }

.nav-secondary .genesis-nav-menu li.s360-wi a:before,
.nav-secondary .genesis-nav-menu li.s360-tc a:before,
.nav-secondary .genesis-nav-menu li.s360-ia a:before {
  content: "v";
  color: #009cde;
  height: 18px;
  width: 18px;
  padding: 2px 0 0;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 3px;
  font-family: 'sf-regular';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  speak: none; }

.nav-secondary .genesis-nav-menu li.s360-tc a:before {
  content: "W"; }

.nav-secondary .genesis-nav-menu li.s360-ia a:before {
  content: "L"; }

/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */
.entry {
  margin-bottom: 40px;
  padding: 40px 40px; }

.content .entry {
  background-color: #fff;
  margin-bottom: 0; }

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px; }

.entry-content ol > li {
  list-style-type: decimal; }

.entry-content ul > li {
  list-style-type: disc; }

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0; }

.entry-content code {
  background-color: #333;
  color: #ddd; }

/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0; }

.entry-header .entry-meta {
  margin-bottom: 24px; }

.entry-footer .entry-meta {
  border-top: 2px solid #f5f5f5;
  padding-top: 24px; }

.entry-categories,
.entry-tags {
  display: block; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

/* ## Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0; }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  color: #fff;
  display: inline; }

.archive-pagination li a {
  background: none;
  border-bottom: 3px solid transparent;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 8px 12px;
  text-decoration: none; }

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
  /*background-color: $altcolor1;*/
  border-bottom-color: #e87722;
  text-decoration: none; }

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px; }

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px; }

.entry-comments {
  padding: 40px; }

.comment-header {
  font-size: 16px;
  font-size: 1.6rem; }

li.comment {
  background-color: #f5f5f5;
  border: 2px solid #fff;
  border-right: 0; }

.comment-content {
  clear: both;
  word-wrap: break-word; }

.comment-list li {
  margin-top: 24px;
  padding: 32px; }

.comment-list li li {
  margin-right: -32px; }

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%; }

.comment-respond label {
  display: block;
  margin-right: 12px; }

.entry-comments .comment-author {
  margin-bottom: 0; }

.entry-pings .reply {
  display: none; }

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 24px; }

/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  font-size: 13px;
  font-size: 1.3rem; }

.sidebar h3 {
  font-size: 16px; }

.sidebar li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.sidebar p:last-child,
.sidebar ul > li:last-child {
  margin-bottom: 0; }

.sidebar .widget {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 40px; }

.sidebar .widget_search {
  background: #ccc;
  background: #009cde; }

.sidebar .widget_ssba_widget {
  background: #000;
  background: -webkit-linear-gradient(-90deg, #000, #1a1919);
  background: linear-gradient(180deg, #000, #1a1919);
  background: rgba(50, 50, 50, 0.3); }

.sidebar .widget_ssba_widget h3.widgettitle {
  color: #fff; }

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background-color: #2b2b2b;
  background: url(images/footer-1.jpg) no-repeat center center;
  background-size: cover;
  clear: both;
  padding-top: 40px;
  color: #ccc; }

.footer-widgets .wrap {
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1280px; }

.footer-widgets a {
  color: #fff;
  text-decoration: underline; }

.footer-widgets a:hover,
.footer-widgets a:focus {
  color: #e87722;
  text-decoration: underline; }

.footer-widgets input {
  border: 1px solid #333; }

.footer-widgets li {
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.footer-widgets .widget {
  margin-bottom: 40px; }

.footer-widgets p:last-child {
  margin-bottom: 0; }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  width: 340px;
  width: 30%; }

.footer-widgets-1 {
  margin-right: 5%; }

.footer-widgets-1,
.footer-widgets-2 {
  float: left; }

.footer-widgets-3 {
  float: right; }

/* # Specific Widgets
---------------------------------------------------------------------------------------------------- */
.widget_recent_entries a {
  display: block;
  font-weight: 600;
  line-height: 1.4; }

.widget_recent_entries span.post-date {
  font-size: 12px;
  font-size: 1.2rem; }

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #009cde;
  background: #009cde;
  background: -webkit-linear-gradient(-90deg, #009cde, #12b9ff);
  background: linear-gradient(180deg, #009cde, #12b9ff);
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 20px 0;
  text-align: center; }

.site-footer p {
  margin-bottom: 0; }

/* # General
---------------------------------------------------------------------------------------------------- */
.lift-top-bar {
  background: #2b2b2b;
  background: #009cde;
  background: -webkit-linear-gradient(-90deg, #009cde, #12b9ff);
  background: linear-gradient(180deg, #009cde, #12b9ff);
  color: #fff;
  padding: 5px 0; }

/* # Home Page
---------------------------------------------------------------------------------------------------- */
.lift-page-section {
  margin: 20px auto; }

.lift-page-section ul {
  margin-bottom: 25px; }

.lift-page-section ul > li {
  list-style-type: disc;
  margin-left: 30px; }

.lift-page-section .wrap {
  margin: 0 auto; }

.lift-page-padded .wrap {
  background: #fff;
  padding: 40px; }

.lift-page-section h2.lift-section-title {
  color: #009cde;
  margin-bottom: 28px;
  text-align: center; }

.lift-page-section .lift-section-content {
  /*
	max-width: 800px;
	margin:0 auto;
	*/ }

.lift-page-padded .lift-section-content {
  max-width: 800px;
  margin: 0 auto; }

.lift-page-columns .one-third,
.lift-page-columns .two-thirds {
  background: #fff;
  padding: 40px; }

.lift-page-columns h2.lift-section-title {
  text-align: left; }

.lift-page-section .no-background {
  background: none; }

.lift-page-featured {
  /*background-image:url(images/samples/home2.jpg);*/
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 630px; }

.lift-page-featured .wrap {
  height: 100%;
  position: relative; }

.lift-page-featured h1 {
  color: #fff;
  text-align: center;
  margin: 0 auto 0;
  max-width: 800px;
  padding-bottom: 100px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.lift-page-locations {
  padding: 40px;
  padding-top: 0;
  margin-top: -100px; }

.lift-page-locations .lift-location {
  padding: 40px;
  background: #009cde;
  background: -webkit-linear-gradient(-90deg, #009cde, #45c8ff);
  background: linear-gradient(180deg, #009cde, #45c8ff);
  color: #fff;
  font-size: 18px;
  text-align: center; }

.lift-page-locations .location-icon {
  text-align: center;
  margin-bottom: 28px;
  margin-top: -112px; }

.lift-page-locations .location-icon span.sf {
  margin: 0;
  line-height: 1;
  font-size: 80px;
  color: #fff;
  color: #006692;
  color: #009cde;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  background: #fff;
  line-height: 140px;
  padding-left: 5px; }

.lift-page-locations .lift-location h4 {
  color: #fff;
  font-size: 30px; }

.lift-page-sponsors {
  background: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  padding: 40px 0 0; }

.lift-page-sponsors .wrap {
  background: #fff;
  margin: 0 auto 40px;
  padding: 40px 40px 0; }

.lift-page-sponsors h2.section-title {
  color: #fff; }

.lift-page-sponsors .lift-sponsors {
  text-align: center; }

.lift-page-sponsors .lift-sponsor-level {
  margin-bottom: 20px; }

.lift-page-sponsors .lift-sponsor {
  background: #fff;
  padding: 40px;
  text-align: center;
  display: inline-block;
  margin: 0 20px;
  /*height:220px;*/
  width: 267px;
  vertical-align: middle; }

.lift-page-sponsors .lift-sponsor img {
  max-width: 100%;
  max-height: 140px;
  height: auto;
  vertical-align: middle; }

.lift-page-sponsors .lift-sponsor h4 {
  text-transform: uppercase; }

.lift-page-sponsors .lift-sponsor a {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  vertical-align: middle;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.lift-page-sponsors .lift-sponsor a:hover {
  text-decoration: none; }

.lift-page-sponsors .lift-sponsors-footer {
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
  margin: 0 auto 40px;
  padding: 40px 40px 20px;
  max-width: 1200px; }

.lift-page-sponsors .lift-sponsor-level h4.lift-sponsor-level-title {
     padding: 0;
     font-size: 18px;
     text-transform: uppercase;
     margin-bottom: 15px; }

.lift-blog-section {
  background: #009cde;
  background: -webkit-linear-gradient(-90deg, #009cde, #45c8ff);
  background: linear-gradient(180deg, #009cde, #45c8ff);
  background-size: cover; }

.lift-blog-section .wrap {
  margin: 0 auto;
  padding: 40px 40px; }

.home .lift-blog-section .wrap {
  padding: 40px 0; }

.lift-blog-section h2.lift-section-title {
  color: #fff; }

.lift-blog-section .post-container {
  background: #fff;
  padding: 40px;
  text-align: center; }

.lift-blog-section .post-container a {
  color: #2b2b2b;
  text-decoration: none; }

.lift-blog-section .post-container a img {
  margin-bottom: 28px;
  max-width: 100%;
  height: auto; }

.lift-blog-section .post-container a .post-title {
  font-size: 17px;
  font-size: 1.7rem; }

.lift-blog-section .lift-section-footer {
  color: #fff;
  margin: 0 auto 0;
  padding: 40px 40px 0;
  max-width: 1200px; }

.lift-blog-section .lift-section-footer a {
  font-weight: bold;
  color: #fff; }

.lift-blog-section .lift-section-footer a:hover {
  text-decoration: underline; }

.lift-three-columns .wrap,
.lift-full-width .wrap,
.lift-one-third-two-thirds .wrap,
.lift-two-thirds-one-third {
  background: #fff;
  padding: 40px; }

/* OLD Sponsor Logos while we transition
--------------------------------------------------------------------------------------------------- */
.lift-sponsor-level {
  margin-bottom: 60px; }

h3.sponsor-level-title {
  padding: 5px 10px;
  background: #aaa;
  color: #fff;
  margin-bottom: 40px;
  margin-top: 10px; }

.lift-sponsor-level ul.sponsor-showimage {
  padding: 0;
  margin: 0;
  text-align: center; }

.lift-sponsor-level .sponsor-showimage li {
  /*border:1px solid red;*/
  display: inline-block;
  list-style: none;
  padding: 10px;
  margin: 0;
  vertical-align: middle; }

.lift-sponsor-level .sponsor-showimage li img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%; }

.lift-img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.lift-sponsor-level ul.sponsor-hideimage {
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
  -moz-column-gap: 60px;
  -webkit-column-count: 2;
  -webkit-column-gap: 60px;
  column-count: 2;
  column-gap: 60px; }

.lift-sponsor-level .sponsor-hideimage li {
  list-style: none;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 8px 0;
  text-align: left;
  font-weight: 500; }

.s360-sponsor-table {
  width: 100%; }

.s360-sponsor-table tr td {
  border: 0px solid #eee;
  padding: 20px 10px 20px;
  text-align: center;
  vertical-align: center; }

.s360-sponsor-table img {
  max-width: 100%; }

/* Event/Conference pages
--------------------------------------------------------------------------------------------------- */
.lift-event-header {
  background: #009cde;
  background: -webkit-linear-gradient(-90deg, #009cde, #45c8ff);
  background: linear-gradient(180deg, #009cde, #45c8ff);
  color: #fff;
  padding: 40px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px; }

.lift-event-header h1 {
  color: #fff;
  margin-bottom: 30px; }

.lift-event-header a {
  color: #fff;
  text-decoration: underline; }

.lift-event-header .location-icon {
  display: inline-block;
  float: left;
  margin: 0 40px 40px 0;
  vertical-align: middle; }

.lift-event-header .location-icon span.sf {
  margin: 0;
  line-height: 1;
  font-size: 80px;
  color: #009cde;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  background: #fff;
  line-height: 140px;
  padding-left: 5px;
  text-align: center; }

.lift-event-header .location-description {
  display: block;
  padding: 0 0 0 180px; }

.lift-event-header .lift-event-address {
  line-height: 1.4;
  padding-left: 25px;
  margin-bottom: 40px; }

.lift-event-header .lift-event-address .fa {
  float: left;
  margin-left: -25px;
  vertical-align: middle; }

.lift-event-header .lift-event-links {
  text-align: right; }

.lift-event-header .lift-registration-link {
  margin-bottom: 40px; }

.lift-event-header .lift-app-links .button,
.lift-event-header .lift-secondary-links .button {
  margin-bottom: 20px;
  padding: 10px 20px; }

.lift-event-header .lift-app-links .button {
  background-color: #444; }

.lift-event-header .lift-app-links .button:hover {
  opacity: .94; }

.lift-event-header .lift-event-extra {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 40px; }

.lift-event-header .lift-event-extra h4 {
  color: #fff;
  margin-bottom: 20px; }

.lift-event-footer {
  background: #333;
  color: #fff;
  padding: 40px;
  min-height: 300px;
  /*margin:-40px auto 40px;*/ }

.lift-featured-speakers .lift-speakers-container {
  text-align: center; }

.lift-featured-speakers .lift-featured-speaker {
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  display: inline-block;
  padding: 40px;
  margin: 20px;
  margin: 20px 1%;
  width: 30%;
  width: 22%;
  vertical-align: top;
  line-height: 1.3; }

.lift-featured-speakers .lift-speaker-photo {
  margin-bottom: 15px; }

.lift-featured-speakers .lift-speaker-photo img {
  border-radius: 50%; }

.lift-featured-speakers .lift-featured-speaker h4 {
  margin: 5px 0 15px; }

.lift-featured-speakers .lift-featured-speaker .lift-speaker-byline {
  color: #000;
  font-size: 13px; }

.page-template-page_event_landing .lift-page-sponsors .wrap {
  margin-bottom: 0; }

.page-template-page_event_landing .lift-page-sponsors .lift-sponsors-footer {
  /*background:none;*/
  margin-bottom: 0; }

.page-template-page_event_landing .lift-page-sponsors {
  padding: 0; }

/* Volunteer/voting
----------------------------------------------------------- */
#session-information h4 {
  margin-top: 25px; }

/* Table formatting
------------------------------------------------------------ */
#ct {
  border-collapse: collapse;
  width: 700px;
  clear: both; }

#ct th {
  color: #ffffff;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  border: 1px solid #404046;
  padding: 3px 0px 3px 8px;
  background-color: #404046;
  margin: 0px;
  cursor: pointer; }

#ct th.sorting {
  background-color: #404046; }

#ct th span {
  display: block;
  float: right;
  margin-top: 5px; }

#ct th span.sort {
  width: 21px;
  height: 9px;
  background: url(../images/sort_white.gif) no-repeat right center; }

#ct th span.sort_asc {
  width: 21px;
  height: 9px;
  background: url(../images/sort_asc_white.gif) no-repeat right center; }

#ct th span.sort_desc {
  width: 21px;
  height: 9px;
  background: url(../images/sort_desc_white.gif) no-repeat right center; }

#ct_multiple_search th {
  padding: 0px; }

#ct_multiple_search th input {
  width: 100%;
  padding: 0px;
  height: 20px;
  border: 0px; }

#ct td {
  color: #555555;
  border: 1px solid #E3E3E3;
  padding: 5px 8px;
  vertical-align: top; }

#ct .odd, #ct_no_results {
  background-color: #ffffff; }

#ct .odd_selected {
  background-color: #ff0000; }

#ct .even {
  background-color: #f5f5f5; }

#ct .even_selected {
  background-color: #ff0000; }

#ct a:link, #ct a:visited {
  color: #04A3F5;
  text-decoration: none; }

#ct a:hover, #ct a:active {
  color: #04A3F5;
  text-decoration: underline; }

#ct_wrapper #ct_paginate,
#ct_wrapper #ct_previous,
#ct_wrapper #ct_next {
  width: auto; }

/* Admin stuff */
.ratings_table {
  margin: 0px 0 30px; }

#ct_paginate .paginate_button {
  padding: 3px 7px;
  background: #eee;
  margin: 0 3px;
  cursor: pointer; }

#ct_paginate .paginate_button.current {
  background: #333;
  color: #fff; }

#ct_length select {
  width: auto; }

#ct_filter input {
  width: auto;
  padding: 3px 5px; }

/* Table Sorter jQuery plugin
---------------------------------------------------------------------------------------------------- */
table.tablesorter {
  /*
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
	*/ }

table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
  /*
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	*/
  padding-right: 20px !important; }

table.tablesorter thead tr .header {
  background-image: url(images/sort_white.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

table.tablesorter tbody td {
  vertical-align: top; }

table.tablesorter thead tr .headerSortUp {
  background-image: url(images/sort_asc_white.gif); }

table.tablesorter thead tr .headerSortDown {
  background-image: url(images/sort_desc_white.gif); }

table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  background-color: #555 !important; }

/* Schedule pages
------------------------------------------------------------ */
.page-template-page_schedule .content-sidebar-wrap .content {
  background: #fff; }

#s360-schedule {
  background: #fff;
  padding: 40px;
  width: 100%; }

#printfriendly #s360-schedule {
  background: none; }

#s360-schedule #schedule-title,
#printfriendly #s360-schedule #schedule-title {
  background: #ddd;
  background: #009cde;
  color: #fff;
  float: left;
  margin: 10px 2%;
  margin: 10px 0;
  padding: 3px 10px;
  text-align: center;
  width: 96%;
  width: 100%; }

#schedule-nav {
  margin: 0 0 20px;
  text-align: center;
  width: 100%; }

#focus-nav {
  margin: 0 0 20px;
  text-align: center;
  width: 100%; }

#schedule-nav h3,
#focus-nav h3 {
  font-size: 16px; }

#s360-schedule .timeslot,
#printfriendly #s360-schedule .timeslot {
  border-top: 1px dashed #ccc;
  float: left;
  margin: 0 2%;
  margin: 0;
  padding: 2% 0;
  width: 96%;
  width: 100%; }

#s360-schedule .timeslot.firstslot {
  border-top: none; }

#s360-schedule .timedetail,
#printfriendly #s360-schedule .timedetail {
  float: left;
  font-weight: bold;
  width: 20%; }

#s360-schedule .schedule-items,
#printfriendly #s360-schedule .schedule-items {
  float: right;
  width: 75%; }

#s360-schedule .schedule-item,
#printfriendly #s360-schedule .schedule-item {
  /*border:1px solid #fff;*/
  border-top: 1px dotted #fff;
  float: left;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
  width: 100%; }

#s360-schedule .schedule-item.first,
#printfriendly #s360-schedule .schedule-item.first {
  border-top: 0;
  padding-top: 0; }

#s360-schedule .schedule-item-title,
#printfriendly #s360-schedule .schedule-item-title {
  font-weight: bold; }

#s360-schedule .keynote .schedule-item-title,
#printfriendly #s360-schedule .Keynote .schedule-item-title {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px; }

#s360-schedule .schedule-item-location,
#printfriendly #s360-schedule .schedule-item-location {
  font-style: italic;
  margin: 5px 0 5px; }

#s360-schedule .schedule-item .speaker-pic,
#printfriendly #s360-schedule .schedule-item .speaker-pic,
#s360-schedule .schedule-item .avatar,
#printfriendly #s360-schedule .schedule-item .avatar {
  border-radius: 40px;
  border-radius: 50%;
  float: right;
  margin: 0 0 10px 10px;
  width: 50px;
  height: auto; }

#s360-schedule .schedule-item.keynote .speaker-pic,
#printfriendly #s360-schedule .schedule-item.keynote .speaker-pic,
#s360-schedule .schedule-item.keynote .avatar,
#printfriendly #s360-schedule .schedule-item.keynote .avatar {
  border-radius: 50%;
  width: 80px;
  height: auto; }

.lift-conference-navigation {
  margin-bottom: 40px; }

.lift-conference-navigation li.lift-selected-date {
  font-weight: bold; }

.single-schedule article.type-schedule .entry-header,
.single-session article.type-session .entry-header {
  margin-bottom: 40px; }

.single-schedule .content .entry-content,
.single-session .content .entry-content {
  /*width:750px;*/ }

.single-schedule .schedule-item-details,
.single-session .schedule-item-details {
  font-size: 14px;
  /*
	width: 280px;
    float: right;*/
  margin: 0;
  padding: 0; }

.single-schedule .schedule-item-information,
.single-session .schedule-item-information {
  font-weight: bold;
  padding-left: 25px; }

.single-schedule .schedule-item-information:before,
.single-session .schedule-item-information:before {
  color: #009cde;
  content: "\f017";
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
  margin-left: -25px;
  text-align: center;
  width: 25px; }

.single-schedule .schedule-item-location,
.single-session .schedule-item-location {
  font-weight: bold;
  padding-left: 25px;
  margin-top: 20px; }

.single-schedule .schedule-item-location:before,
.single-session .schedule-item-location:before {
  color: #009cde;
  font-weight: normal;
  content: "\f277";
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
  margin-left: -25px;
  text-align: center;
  width: 25px; }

.single-schedule .schedule-item-track,
.single-session .schedule-item-track {
  font-weight: bold;
  padding-left: 25px;
  margin-top: 20px; }

.single-schedule .schedule-item-track:before,
.single-session .schedule-item-track:before {
  color: #009cde;
  font-weight: normal;
  content: "\f129";
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
  margin-left: -25px;
  text-align: center;
  width: 25px; }

.single-schedule .schedule-item-level,
.single-session .schedule-item-level {
  font-weight: bold;
  padding-left: 25px;
  margin-top: 20px; }

.single-schedule .schedule-item-level:before,
.single-session .schedule-item-level:before {
  color: #009cde;
  font-weight: normal;
  content: "\f07d";
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
  margin-left: -25px;
  text-align: center;
  width: 25px; }

.single-schedule .speaker-info,
.single-session .speaker-info {
  margin-bottom: 50px; }

.single-schedule .speaker-pic,
.single-session .speaker-pic,
.single-schedule .speaker-info .avatar,
.single-session .speaker-info .avatar {
  max-width: 200px;
  height: auto;
  border-radius: 50%;
  float: right;
  margin: 0 0 10px 15px; }

.single-schedule .speaker-name,
.single-session .speaker-name {
  margin-top: 40px; }

.schedule-item-klp {
  margin-bottom: 15px;
  font-size: 14px; }

.schedule-item-klp ul {
  margin-left: 40px;
  margin-top: 10px; }

/* Speaker listing
------------------------------------------------------------ */
.s360-speaker-list {
  background: #fff; }

.s360-speaker-list ul {
  padding-left: 20px;
  list-style-type: disc; }

.s360-speaker-list ul li {
  font-weight: 600; }

.s360-speaker-list ul ul {
  margin-bottom: 15px; }

.s360-speaker-list ul ul li {
  list-style-type: circle;
  font-weight: 300; }

.s360-speaker-list fieldset {
  border: 0;
  margin: 10px auto 25px;
  background: #f1f1f1; }

.s360-speaker-list fieldset input {
  background: #fff; }

/* # Responsive Navigation
---------------------------------------------------------------------------------------------------- */
.slicknav_menu {
  display: none; }

body .slicknav_menu {
  background: #eeeeee;
  text-transform: uppercase; }

body .slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px !important;
  background-color: transparent;
  margin: 0; }

body .slicknav_btn:hover,
body .slicknav_btn:focus {
  border-radius: 0 !important; }

body .slicknav_btn .slicknav_icon {
  /* Firefox */
  -moz-transition: all .5s ease;
  /* WebKit */
  -webkit-transition: all .5s ease;
  /* Opera */
  -o-transition: all .5s ease;
  /* Standard */
  transition: all .5s ease; }

body .slicknav_btn.slicknav_open .slicknav_icon {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }

body .slicknav_menu .slicknav_menutxt {
  text-shadow: none; }

body .slicknav_menu .slicknav_icon-bar {
  background-color: #333;
  box-shadow: none; }

body .slicknav_nav a {
  border-radius: 0 !important;
  color: #333; }

body .slicknav_nav .slicknav_row:hover {
  border-radius: 0px;
  background: #009cde;
  color: #fff; }

body .slicknav_nav .slicknav_row:hover a {
  color: #fff; }

.site-inner .slicknav_menu {
  background: none;
  text-transform: uppercase;
  background: #fff;
  color: #000;
  text-align: center; }

.site-inner .slicknav_btn {
  margin: 0px auto;
  float: none;
  outline: none;
  padding: 0 10px 10px; }

.site-inner .slicknav_menu .slicknav_menutxt {
  text-shadow: none;
  color: #009cde;
  float: none;
  display: inline-block; }

.site-inner .slicknav_menu .slicknav_icon {
  float: none;
  display: inline-block;
  margin: 10px 0 0 10px;
  padding-top: 2px; }

.site-inner .slicknav_menu .slicknav_icon-bar {
  background-color: #009cde; }

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .site-inner {
    border-top: 0;
    max-width: 100%;
    padding: 0 0 20px; }
  .home .site-inner {
    padding: 0 0 20px; }
  .wrap {
    max-width: 960px; }
  .content-sidebar-wrap {
    padding: 40px;
    max-width: 100%; }
  .home .content-sidebar-wrap {
    padding: 0; }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px; }
  .content,
  .site-header .widget-area {
    width: 620px; }
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px; }
  .sidebar-primary,
  .title-area {
    width: 300px; }
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    width: 30%; }
  .sidebar-primary,
  .title-area {
    width: 300px; }
  .footer-widgets-1 {
    margin-right: 5%; }
  .site-header .title-area {
    width: 100%; }
  .header-image .site-title > a {
    min-height: 40px;
    width: 100%;
    background-position-x: center; }
  .nav-secondary {
    display: block;
    float: none;
    text-align: center;
    width: 100%; } }

@media only screen and (max-width: 1060px) {
  .sidebar-primary {
    width: 250px; }
  .lift-featured-speakers .lift-featured-speaker {
    width: 29%;
    margin-right: 2%;
    margin-left: 2%; }
  .lift-featured-speakers .lift-speaker-photo img {
    max-width: 100px; } }

@media only screen and (max-width: 960px) {
  body {
    background-image: none;
    background-color: #eee; }
  .wrap {
    /*max-width: 800px;*/ }
  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .title-area {
    width: 100%; }
  .sidebar-primary {
    margin-top: 40px; }
  .site-header .wrap {
    padding: 10px 5% 10px; }
  .header-image .site-title > a {
    background-position: center top; }
  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none; }
  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center; }
  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 20px 16px; }
  .site-header .search-form {
    margin: 16px auto; }
  .genesis-nav-menu li.right {
    display: none; }
  .footer-widgets-1 {
    margin-right: 0; }
  .lift-page-featured {
    height: 450px; }
  .lift-page-locations {
    margin-top: 0; }
  .lift-page-locations .lift-location {
    margin-top: 100px; }
  .lift-blog-section .post-container {
    text-align: center;
    max-width: 400px;
    margin: 20px auto; }
  .lift-event-header .lift-event-links {
    text-align: center; }
  .site-header .title-area {
    margin: 0; }
  /* START Responsive navigation */
  #menu-mainmenu {
    display: none; }
  .nav-secondary {
    display: none; }
  .slicknav_menu {
    display: block; }
  /* END Responsive navigation */
  .lift-featured-speakers .lift-featured-speaker {
    width: 45%;
    padding: 30px 20px;
    margin-right: 2.4%;
    margin-left: 2.4%; }
  .lift-featured-speakers .lift-speaker-photo img {
    max-width: 100px; } }

@media only screen and (max-width: 800px) {
  body {
    font-size: 16px;
    font-size: 1.6rem; }
  .wrap {
    padding-left: 5%;
    padding-right: 5%; }
  .content-sidebar-wrap {
    padding: 0; }
  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget,
  .site-header {
    padding-left: 5%;
    padding-right: 5%; }
  .entry {
    padding: 40px 5%; }
  .archive-pagination li a {
    margin-bottom: 4px; }
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%; }
  .sidebar .widget.enews-widget {
    padding: 40px; }
  .lift-page-locations {
    padding: 0 0 40px; }
  .lift-page-section .wrap,
  .lift-page-sponsors .wrap,
  #s360-schedule,
  .footer-widgets .wrap {
    padding-left: 5%;
    padding-right: 5%; }
  .lift-page-featured h1 {
    font-size: 22px;
    padding-bottom: 0;
    top: inherit;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: absolute;
    bottom: 30px;
    left: 0;
    padding-left: 5%;
    padding-right: 5%; }
  #s360-schedule .timeslot,
  #printfriendly #s360-schedule .timeslot {
    border-top: none; }
  #s360-schedule .schedule-items,
  #printfriendly #s360-schedule .schedule-items {
    width: 100%; }
  #s360-schedule .timedetail,
  #printfriendly #s360-schedule .timedetail {
    width: 100%;
    background: #555;
    color: #fff;
    padding: 0 10px;
    margin-bottom: 20px; }
  .lift-sponsor-level .sponsor-hideimage li {
    width: 100%;
    margin-right: 0; }
  .lift-page-sponsors .lift-sponsor {
    margin: 0 0 40px; }
  .lift-featured-speakers .lift-featured-speaker {
    width: 40%;
    padding: 30px 20px; }
  .lift-featured-speakers .lift-speaker-photo img {
    max-width: 100px; } }

@media only screen and (max-width: 650px) {
  .lift-event-header .location-icon {
    display: inline-block;
    float: left;
    margin: 0 0 40px 0;
    vertical-align: middle;
    text-align: center;
    width: 100%; }
  .lift-event-header .location-description {
    padding: 0; }
  .lift-event-header h1 {
    text-align: center; }
  .button {
    width: 100%; }
  .lift-featured-speakers .lift-featured-speaker {
    width: 100%;
    padding: 20px 20px;
    margin: 20px 0;
    height: auto !important; }
  .lift-featured-speakers .lift-speaker-photo img {
    max-width: 80px; } }

/* # Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: ""; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 2cm 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .content,
  .content-sidebar {
    width: 100%; }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important; }
  .title-area {
    text-align: center;
    width: 100%; }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0; }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px; }
  .author-box {
    margin-bottom: 0; }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3; }
  img {
    page-break-after: avoid;
    page-break-inside: avoid; }
  blockquote,
  pre,
  table {
    page-break-inside: avoid; }
  dl,
  ol,
  ul {
    page-break-before: avoid; } }

/*# sourceMappingURL=style.css.map */