@import '../fonts/Compiled/stylesheet.css';
/* Core
================================================== */
/* #Clearing
================================================== */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* #Stripped Elements
================================================== */
.barea {
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
.bareul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.bareul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.hide {
  display: none;
}
/* #Text
================================================== */
.upper {
  text-transform: uppercase;
}
.hidetext {
  text-indent: -9999px;
  white-space: nowrap;
}
.tight {
  padding: 0;
  margin: 0;
}
/* #Images
================================================== */
.bgcover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* #Retina Display
================================================== */
/*
* First Look v1.0
* Author: Evan Nagle, http://mentalpez.com/mr/evan/nagle
*/
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* #Basic Styles
================================================== */
body {
  background: #fff;
  font: 16px/1.5em "Open Sans", Arial, sans-serif;
  color: #444;
}
/* #Typography
================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #181818;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 46px;
  line-height: 50px;
}
h2 {
  font-size: 35px;
  line-height: 40px;
}
h3 {
  font-size: 28px;
  line-height: 34px;
}
h4 {
  font-size: 21px;
  line-height: 30px;
}
h5 {
  font-size: 17px;
  line-height: 24px;
}
h6 {
  font-size: 14px;
  line-height: 21px;
}
.subheader {
  color: #777;
}
p {
  margin: 0 0 20px 0;
}
p img {
  margin: 0;
}
p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
  color: #333;
}
small {
  font-size: 80%;
}
blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic;
}
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555;
}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
/* #Links
================================================== */
a,
a:visited {
  text-decoration: none;
  outline: 0;
}
p a,
p a:visited {
  line-height: inherit;
}
/* #Lists
================================================== */
ul,
ol {
  margin-bottom: 20px;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
}
ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 30px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}
li {
  line-height: 18px;
  margin-bottom: 12px;
}
ul.large li {
  line-height: 21px;
}
li p {
  line-height: 21px;
}
/* #Images
================================================== */
img.scale-with-grid {
  max-width: 100%;
  height: auto;
}
/* #Forms
================================================== */
form {
  margin-bottom: 20px;
}
fieldset {
  margin-bottom: 20px;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "Open Sans", Arial, sans-serif;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
}
select {
  padding: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
textarea {
  min-height: 60px;
}
label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}
select {
  width: 220px;
}
input[type="checkbox"] {
  display: inline;
}
label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}
/* #Menu & Logo
================================================== */.header {
  clear: both;
}
.logo a {
  text-decoration: none;
}
/* #Misc
================================================== */
.title {
  padding-bottom: 15px;
}
.full-width {
  padding-left: 10px;
}
/* #Sidebar
================================================== */
.sidebar {
  font: 14px/1.5em "Open Sans", Arial, sans-serif;
}
.sidebar li {
  list-style: none;
}
/* #Footer
================================================== */
.footer li {
  list-style: none;
  padding-right: 15px;
  float: left;
  width: 220px;
}
/* #Administrator
================================================== */
/* #Shared
================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  color: #333333;
  font-family: "Open Sans", Arial, sans-serif;
  background: #e6e6e6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PT Serif", serif;
  font-weight: bold;
  color: #333333;
  text-rendering: geometricPrecision;
}
a {
  color: #cc0000;
  text-decoration: none;
}
/* #Outer Frame
================================================== */
#outer-frame {
  max-width: 1000px;
  margin: 0 auto;
  box-shadow: 5px 0 15px -4px rgba(0, 0, 0, 0.15), -5px 0 8px -4px rgba(0, 0, 0, 0.15);
  position: relative;
}
#wpadminbar #wp-admin-bar-user-info .author-thumb img {
  width: 50px;
}
/* #Columns
================================================== */
.container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.container > .pad {
  padding-left: 35px;
  padding-right: 35px;
  overflow: hidden;
}
.container .leftcol {
  float: none;
  border-right: 1px dotted #999;
  display: table-cell;
  vertical-align: top;
}
.container .rightcol {
  float: none;
  padding: 45px 25px;
  background: #f6f6f6;
  width: 270px;
  display: table-cell;
  vertical-align: top;
}
/* #Header
================================================== */
header[role=banner] {
  background: white;
  border-top: 6px solid #cc0000;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  height: 120px;
}
header[role=banner] .logo {
  background-image: url('../images/logo-s2.png');
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 471px;
  height: 45px;
  margin-top: 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  header[role=banner] .logo {
    background-image: url("../images/logo-s2@2x.png");
    background-size: 471px 45px;
  }
}
header[role=banner] .pad {
  padding-right: 25px;
}
header[role=banner] nav.social {
  float: right;
  margin-top: 7px;
}
header[role=banner] nav.social ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header[role=banner] nav.social ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
header[role=banner] nav.social ul li {
  float: left;
  margin-left: 15px;
  text-indent: -9999px;
  white-space: nowrap;
}
header[role=banner] nav.social ul li a {
  display: block;
  width: 38px;
  height: 38px;
}
header[role=banner] nav.social ul li a[title=twitter] {
  background-image: url('../images/iconbig-twitter.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=twitter]:hover {
  background-image: url('../images/iconbig-twitter-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=facebook] {
  background-image: url('../images/iconbig-facebook.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=facebook]:hover {
  background-image: url('../images/iconbig-facebook-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=alerts] {
  background-image: url('../images/iconbig-message.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=alerts]:hover {
  background-image: url('../images/iconbig-message-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=alerts].on {
  background-image: url('../images/iconbig-message-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=rss] {
  background-image: url('../images/iconbig-rss.png');
  background-repeat: no-repeat;
  background-position: center center;
}
header[role=banner] nav.social ul li a[title=rss]:hover {
  background-image: url('../images/iconbig-rss-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
/* #Nav
================================================== */
#outer-frame.fix header[role=banner] {
  margin-bottom: 38px;
}
#outer-frame.fix nav[role=menu] {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
nav[role=menu] {
  color: white;
  zoom: 1;
}
nav[role=menu] ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
nav[role=menu] ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
nav[role=menu] ul li {
  display: table-cell;
  vertical-align: middle;
}
nav[role=menu] ul li:hover a {
  background-color: #cc0000 !important;
  color: #ffffff !important;
}
nav[role=menu] ul li:hover a[title=More].on,
nav[role=menu] ul li:hover a[title=Search].on {
  background-color: white !important;
}
nav[role=menu] ul li:hover a[title=Search] {
  border-right: 1px solid #cc0000;
}
nav[role=menu] ul li a {
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
  text-transform: uppercase;
  display: block;
  text-align: center;
  line-height: 38px;
  padding: 0 10px;
  border-right: 1px solid #676767;
  font-size: 14px;
  font-weight: 600;
  color: white;
  min-width: 100px;
  background: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
nav[role=menu] ul li a:hover {
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
nav[role=menu] ul li a[title=Search] {
  text-indent: -9999px;
  white-space: nowrap;
  background-image: url('../images/search.png');
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  min-width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  nav[role=menu] ul li a[title=Search] {
    background-image: url("../images/search@2x.png");
    background-size: 17px 18px;
  }
}
nav[role=menu] ul li a[title=Search].on {
  background: white;
  border-right: 1px solid white;
  background-image: url('../images/search_on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  nav[role=menu] ul li a[title=Search].on {
    background-image: url("../images/search_on@2x.png");
    background-size: 17px 18px;
  }
}
nav[role=menu] ul li a[title=More] {
  text-indent: -9999px;
  white-space: nowrap;
  background-image: url('../images/menu.png');
  background-repeat: no-repeat;
  background-position: center center;
  min-width: 35px;
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  nav[role=menu] ul li a[title=More] {
    background-image: url("../images/menu@2x.png");
    background-size: 22px 18px;
  }
}
nav[role=menu] ul li a[title=More].on {
  background: white;
  border-right: 2px solid white;
  background-image: url('../images/menu_on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  nav[role=menu] ul li a[title=More].on {
    background-image: url("../images/menu_on@2x.png");
    background-size: 22px 18px;
  }
}
nav[role=menu] ul li:first-child {
  display: none;
}
nav[role=menu] ul li.current_page_item a,
nav[role=menu] ul li.current-menu-item a {
  background-color: #cc0000 !important;
  color: #ffffff !important;
}
nav[role=menu] ul li.current_page_item:first-child a,
nav[role=menu] ul li.current-menu-item:first-child a {
  background-color: #333 !important;
  border-right: 1px solid #676767 !important;
}
nav[role=menu] .menu-dropdown {
  display: none;
  background: white;
  border-bottom: 1px solid #eee;
}
nav[role=menu] .menu-dropdown.search {
  padding: 15px 35px;
}
nav[role=menu] .menu-dropdown.search form {
  width: 100%;
  margin: 0;
  overflow: hidden;
  height: auto;
  position: relative;
}
nav[role=menu] .menu-dropdown.search form label {
  font-size: 16px;
  font-family: "Open Sans", Arial, sans-serif;
  color: #666;
  font-weight: normal;
  position: absolute;
  left: 0;
  line-height: 38px;
  padding: 0 12px;
  display: none;
}
nav[role=menu] .menu-dropdown.search form .field {
  float: left;
  width: 100%;
  padding-right: 170px;
  position: relative;
  z-index: 1;
}
nav[role=menu] .menu-dropdown.search form .field input {
  display: block;
  height: 38px;
  outline: none;
  background: #f7f6f5;
  border: 1px solid #ccc;
  padding: 0 85px 0 15px;
  width: 100%;
  font-size: 15px;
}
nav[role=menu] .menu-dropdown.search form .field b.x {
  background: #9c9c9b;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  right: 180px;
  top: 50%;
  margin-top: -8px;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
  cursor: pointer;
  display: none;
}
nav[role=menu] .menu-dropdown.search form button {
  border: none;
  background: #cc0000 url('../images/search.png') no-repeat 26px center;
  color: #ffffff;
  display: block;
  width: 150px;
  float: right;
  margin: 0;
  height: 38px;
  cursor: pointer;
  outline: none;
  padding-left: 19px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
nav[role=menu] .menu-dropdown.more {
  background: #f6f6f6;
  border-bottom: none;
  position: relative;
}
nav[role=menu] .menu-dropdown.more ul {
  max-width: 500px;
  float: right;
  border-left: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 8888;
}
nav[role=menu] .menu-dropdown.more ul li {
  display: block;
}
nav[role=menu] .menu-dropdown.more ul li a {
  background: white !important;
  color: #cc0000 !important;
  border: none !important;
  line-height: 43px;
  display: block;
  border-bottom: 1px solid #ccc !important;
  text-align: left;
  padding: 0 20px;
}
nav[role=menu] .menu-dropdown.more ul li a[title=Search] {
  display: none;
}
nav[role=menu] .menu-dropdown.more ul li a[title=More] {
  display: none;
}
/* #Sidebar
================================================== */
.sidebar {
  font-size: 13px;
  position: relative;
}
.sidebar .pane {
  position: relative;
}
.sidebar .stick {
  margin-top: 0;
}
.sidebar h3 {
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #666;
  border-bottom: 1px dotted #999;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.sidebar a {
  color: #666;
}
.sidebar a:hover {
  text-decoration: underline;
}
.sidebar ul li {
  margin-bottom: 8px;
}
.sidebar ul.social li {
  width: 100%;
}
.sidebar ul.social li a {
  width: auto !important;
  height: auto;
  background-image: none !important;
}
.sidebar .with-icon {
  padding-left: 30px;
  line-height: 22px;
}
.sidebar .with-icon.email {
  background-image: url('../images/icon-message.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-position: left center;
}
.sidebar .with-icon.twitter {
  background-image: url('../images/icon-twitter.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-position: left center;
}
.sidebar .with-icon.facebook {
  background-image: url('../images/icon-facebook.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-position: left center;
}
.sidebar .with-icon.googlep {
  background-image: url('../images/icon-googleplus.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-position: left center;
}
.sidebar .with-icon.linkedin {
  background-image: url('../images/icon-linkedin.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-position: left center;
}
.sidebar .with-icon.secure-drop {
  background-image: url('../images/secure-drop-icon.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-position: left center;
}
/* #Page - Generic
================================================== */
.page-meta {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.page-meta img,
.page-meta .img {
  float: left;
  width: 81px;
  height: 81px;
  border-top: 5px solid #cc0000;
  margin-top: -10px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
}
.page-meta .img-wrap {
  width: 81px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.page-meta .img-wrap img,
.page-meta .img-wrap .img {
  margin-bottom: 0;
}
.page-meta .img-wrap p {
  font-size: 11px;
  color: #333;
  margin: 0;
}
.page-meta .img-wrap p:hover {
  text-decoration: underline;
}
.page-meta h2 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #cc0000;
  margin-bottom: 0;
  text-transform: uppercase;
}
.page-meta.no-thumb h2 {
  margin-left: 0;
}
.page-meta a.contact {
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 15px;
  margin-top: 0;
}
.page-meta a.contact:hover {
  text-decoration: underline;
}
.page-meta .offset {
  margin-left: 100px;
}
.authors {
  color: #666;
}
.authors ul {
  padding-top: 5px;
}
.authors ul li {
  margin-bottom: 10px;
  overflow: hidden;
}
.authors ul li:last-child {
  margin-bottom: 0;
}
.authors ul li .image {
  border: 1px solid #bbb;
  width: 50px;
  height: 50px;
  background-color: #fff;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.authors ul li .onright {
  margin-left: 60px;
}
.authors ul li .name {
  font-weight: bold;
  font-size: 14px;
}
.authors ul li .minibio .read-more {
  color: inherit;
}
.authors ul li .minibio .read-more:hover {
  text-decoration: underline;
}
/* #Article - Shared
================================================== */
article {
  position: relative;
  clear: both;
}
article .title {
  padding-bottom: 22px;
  clear: both;
}
article .title .hero-thumb {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  background: #ccc;
  max-height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: none;
}
article .title .hero-thumb img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  visibility: hidden;
}
article .title small {
  text-transform: uppercase;
  color: #cc0000;
  font-size: 13px;
}
article .title a {
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
article .title a:hover {
  color: #000;
}
article .title a:hover h3 {
  color: #000;
}
article .title h3 {
  font-size: 34px;
  margin-top: 5px;
  margin-bottom: 6px;
  line-height: 110%;
  clear: both;
}
article .title .meta {
  font-size: 13px;
  overflow: hidden;
}
article .title .meta .author {
  color: #cc0000;
  margin-right: 35px;
  float: left;
}
article .title .meta .author a {
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
article .title .meta .author a:hover {
  text-decoration: underline;
}
article .title .meta time {
  color: #666;
  float: left;
}
article .title .meta .comment-count {
  float: right;
  margin: -2px 0 0 0;
  padding: 0 13px 0 23px;
  background-image: url('../images/icon-comment.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-position: left center;
  color: #666;
  border-right: 1px solid #ccc;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  article .title .meta .comment-count {
    background-image: url("../images/icon-comment@2x.png");
    background-size: 17px 16px;
  }
}
article .content {
  zoom: 1;
  clear: both;
  overflow: hidden;
  font-family: "PT Serif", serif;
  font-size: 15px;
  line-height: 22px;
  /*h2 {
            font-family: "Open Sans", Arial, sans-serif;
            font-size: 34px;
            line-height: 40px;
            font-weight: 300;
            color: #cc0000;
            margin-bottom: 25px;
            text-transform: uppercase;            
        }*/

  /*h4 {
            font-size: 23px;
            font-family: @brandfont;
            font-weight: 300;
            color: green;
            margin-bottom: 5px;
        }*/

}
article .content h1,
article .content h2,
article .content h3,
article .content h4,
article .content h5,
article .content h6 {
  color: black;
  margin: 0 0 20px 0;
}
article .content .page-title {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #cc0000;
  margin-bottom: 20px;
  text-transform: uppercase;
}
article .content a:hover {
  text-decoration: underline;
}
article .content ul {
  list-style-type: disc;
}
article .content ol {
  list-style-type: decimal;
}
article .content img {
  max-width: 100%;
  height: auto;
}
article .content .dropcap {
  float: left;
  font-size: 43px;
  padding-right: 6px;
  line-height: 44px;
}
article .content iframe {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  max-width: 100%;
}
article .content .twitter-tweet-wrap,
article .content .facebook-post-wrap,
article .content .instagram-post-wrap {
  margin: 0 auto;
  margin-bottom: 20px;
}
article .content .gplus-post-wrap {
  width: 440px;
  margin: 0 auto;
}
article .content .image-shadow {
  -webkit-box-shadow: 0px 2px 4px #999999;
  -moz-box-shadow: 0px 2px 4px #999999;
  box-shadow: 0px 2px 4px #999999;
  border: 1px solid #999;
}
article .content .image-border {
  border: 1px solid #999;
}
article .content .image-border-thick {
  border: 3px solid #999;
}
article .content .image-pad {
  background: white;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
article .content .image-pad img {
  float: left;
}
article .content .alignleft,
article .content .alignright,
article .content .aligncenter {
  margin-bottom: 10px;
}
article .content .alignleft p,
article .content .alignright p,
article .content .aligncenter p {
  margin-bottom: 0;
}
article .content .alignleft {
  float: left;
  margin-right: 20px;
}
article .content .alignright {
  float: right;
  margin-left: 20px;
}
article .content .aligncenter {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
article .content .clearleft {
  clear: left;
}
article .content .clearright {
  clear: right;
}
article .content .clearboth {
  clear: both;
}
article .content .inlineblock {
  display: inline-block;
}
article .content .inline {
  display: inline;
}
article .content .block {
  display: block;
}
article .content .image-pad-thick {
  background: white;
  padding: 25px;
  margin-bottom: 20px;
}
article .content .p {
  margin-bottom: 20px;
}
article .content .wp-caption-text {
  font-size: 13px;
  color: #666;
  font-style: italic;
}
article .content ul,
article .content ol {
  margin-left: 30px;
}
article .content ul li,
article .content ol li {
  margin-bottom: 8px;
}
article .content .document-cloud-container {
  margin-bottom: 20px;
}
article .content.with-thumb > .thumb {
  float: left;
  width: 35%;
  margin: 0 0 20px 0;
  background: #ccc;
  max-height: 580px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
article .content.with-thumb > .thumb img {
  max-width: 100%;
  max-height: 100%;
  visibility: hidden;
}
article .content.with-thumb .onright {
  margin-left: 35%;
  padding-left: 20px;
}
.social-bar ul.social,
#social ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
}
.social-bar ul.social li,
#social ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social-bar ul.social li,
#social ul li {
  float: left;
  margin-left: 13px;
}
.social-bar ul.social li a,
#social ul li a {
  display: block;
  width: 18px;
  height: 18px;
}
.social-bar ul.social li a.twitter,
#social ul li a.twitter {
  width: 22px;
  background-image: url('../images/icon-twitter.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.twitter,
  #social ul li a.twitter {
    background-image: url("../images/icon-twitter@2x.png");
    background-size: 18px 18px;
  }
}
.social-bar ul.social li a.twitter:hover,
#social ul li a.twitter:hover {
  background-image: url('../images/icon-twitter-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.twitter:hover,
  #social ul li a.twitter:hover {
    background-image: url("../images/icon-twitter-on@2x.png");
    background-size: 18px 18px;
  }
}
.social-bar ul.social li a.facebook,
#social ul li a.facebook {
  width: 9px;
  background-image: url('../images/icon-facebook.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.facebook,
  #social ul li a.facebook {
    background-image: url("../images/icon-facebook@2x.png");
    background-size: 9px 18px;
  }
}
.social-bar ul.social li a.facebook:hover,
#social ul li a.facebook:hover {
  background-image: url('../images/icon-facebook-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.facebook:hover,
  #social ul li a.facebook:hover {
    background-image: url("../images/icon-facebook-on@2x.png");
    background-size: 9px 18px;
  }
}
.social-bar ul.social li a.googlep,
#social ul li a.googlep {
  background-image: url('../images/icon-googleplus.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.googlep,
  #social ul li a.googlep {
    background-image: url("../images/icon-googleplus@2x.png");
    background-size: 18px 18px;
  }
}
.social-bar ul.social li a.googlep:hover,
#social ul li a.googlep:hover {
  background-image: url('../images/icon-googleplus-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.googlep:hover,
  #social ul li a.googlep:hover {
    background-image: url("../images/icon-googleplus-on@2x.png");
    background-size: 18px 18px;
  }
}
.social-bar ul.social li a.linkedin,
#social ul li a.linkedin {
  background-image: url('../images/icon-linkedin.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.linkedin,
  #social ul li a.linkedin {
    background-image: url("../images/icon-linkedin@2x.png");
    background-size: 18px 18px;
  }
}
.social-bar ul.social li a.linkedin:hover,
#social ul li a.linkedin:hover {
  background-image: url('../images/icon-linkedin-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.linkedin:hover,
  #social ul li a.linkedin:hover {
    background-image: url("../images/icon-linkedin-on@2x.png");
    background-size: 18px 18px;
  }
}
.social-bar ul.social li a.mail,
#social ul li a.mail {
  width: 19px;
  background-image: url('../images/icon-message.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.mail,
  #social ul li a.mail {
    background-image: url("../images/icon-message@2x.png");
    background-size: 19px 13px;
  }
}
.social-bar ul.social li a.mail:hover,
#social ul li a.mail:hover {
  background-image: url('../images/icon-message-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-bar ul.social li a.mail:hover,
  #social ul li a.mail:hover {
    background-image: url("../images/icon-message-on@2x.png");
    background-size: 19px 13px;
  }
}
/* #Article List
================================================== */
.article.list,
.fl-page {
  background: #f6f6f6;
  padding: 35px 0 25px;
}
.article.list .container,
.fl-page .container {
  display: block;
}
.article.list article,
.fl-page article {
  padding-bottom: 10px;
  margin-bottom: 35px;
  border-bottom: 1px dotted #d2d2d2;
  float: left;
  width: 100%;
}
.article.list article:last-child,
.fl-page article:last-child,
.article.list article:last-of-type,
.fl-page article:last-of-type,
.article.list article.last,
.fl-page article.last {
  border-bottom: none;
  margin-bottom: 0;
}
.article.list article .title a h3,
.fl-page article .title a h3 {
  position: relative;
  clear: both;
  /*&:after {
                        content: '';
                        position: absolute;
                        left: 0;
                        bottom: -5px;
                        height: 3px;
                        width: 0;
                        background-color: @brandcolor;
                        .transition(width .3s);
                    }
                    &:hover {
                        &:after {
                            width: 25px;
                        }
                    }*/

}
nav.paginate {
  text-align: center;
  font-weight: 300;
  font-size: 22px;
  color: #cc0000;
  border-top: 1px dotted #d2d2d2;
  padding: 19px 0 0;
  clear: both;
  position: relative;
}
nav.paginate:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 0;
  background: #cc0000;
  transition: width 2s;
  opacity: 0;
}
nav.paginate.thinking:before {
  width: 100%;
  opacity: 1;
}
nav.paginate a {
  background-image: url('../images/arrow-on.png');
  background-repeat: no-repeat;
  background-position: right 10px;
  display: inline-block;
  padding-right: 28px;
}
/* #Single Article
================================================== */
.article.single .leftcol,
.article.single .fullcol {
  background: #fff;
}
.article.single .leftcol.gray {
  background: #f6f6f6;
}
.article.single article {
  padding: 45px 0;
  background: white;
}
.article.single article .pad {
  padding: 0 35px;
}
.article.single article .title .meta .comment-count {
  border-right: none;
  padding-right: 0;
}
.article.single article .social {
  background: white;
  display: block;
  width: 100%;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
}
.article.single article .social li {
  line-height: 42px;
  border-left: 1px solid #e0e0e0;
  margin-left: 0;
  float: right;
}
.article.single article .social li.label {
  width: auto;
  font-size: 13px;
  color: #aaa;
  padding-right: 15px;
  border-left: none;
}
.article.single article .social li.copy a {
  width: auto;
  color: #aaa;
  font-size: 13px;
  padding: 0 8px;
  text-transform: uppercase;
}
.article.single article .social li.copy a:hover {
  color: #cc0000;
}
.article.single article .social li a {
  height: 42px;
  width: 42px;
}
.article.single article .content .hero {
  margin-bottom: 20px;
}
.article.single article .content .hero img {
  width: 100%;
}
.article.single .social-top-mobile {
  overflow: hidden;
  margin: 20px -35px 5px;
  display: none;
}
.article.single .authors.for-mobile {
  display: none;
  padding: 20px 15px 30px;
  font-size: 13px;
  border-bottom: 1px dotted #999;
}
.article.single .authors.for-mobile h3 {
  text-transform: uppercase;
  color: #444;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 4px;
}
.article.single .authors.for-mobile ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.article.single .authors.for-mobile ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.article.single .authors.for-mobile ul li {
  zoom: 1;
  overflow: hidden;
  margin-bottom: 20px;
  float: none;
  width: 100%;
}
.article.single .authors.for-mobile ul li:last-child {
  margin-bottom: 0;
}
.article.single .authors.for-mobile a.read-more {
  color: #444;
}
.article.single .authors.for-mobile a.read-more:hover {
  text-decoration: underline;
}
/* #Single Full Bleed Article
================================================== */
#outer-frame-bleed header[role=banner] {
  height: 47px;
  padding: 10px 0;
  background: #f6f6f6;
  position: relative;
  z-index: 99;
}
#outer-frame-bleed header[role=banner] .logo {
  background-image: url('../images/logo-bleed.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 209px;
  height: 19px;
  margin: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #outer-frame-bleed header[role=banner] .logo {
    background-image: url("../images/logo-bleed@2x.png");
    background-size: 204px 19px;
  }
}
#outer-frame-bleed header[role=banner] .social-bar {
  float: right;
}
#outer-frame-bleed nav[role=menu] {
  display: none;
}
#outer-frame-bleed .article.single article {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
#outer-frame-bleed .article.single article .title {
  padding: 0 20px;
}
#outer-frame-bleed .article.single article .hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -300px;
  -webkit-transform-style: preserve-3d;
  background-attachment: scroll;
  overflow: hidden;
  position: relative;
  margin-top: 0;
  margin-bottom: 35px;
}
#outer-frame-bleed .article.single article .hero .frame {
  width: 100%;
  height: 100%;
}
#outer-frame-bleed .article.single article .hero.no-parallax {
  background-position: center top;
}
#outer-frame-bleed .article.single article .hero.no-parallax img {
  margin-bottom: 0;
}
#outer-frame-bleed .article.single article .hero h1 {
  color: white;
  font-size: 36px;
  line-height: 35px;
  font-weight: bold;
  margin: 0 0 5px;
}
#outer-frame-bleed .article.single article .hero a {
  color: white;
}
#outer-frame-bleed .article.single article .hero a:hover {
  text-decoration: underline;
}
#outer-frame-bleed .article.single article .hero img {
  float: left;
  width: 100%;
  visibility: hidden;
  margin-bottom: -300px;
}
#outer-frame-bleed .article.single article .hero .overlay {
  max-width: 80%;
  position: absolute;
  background: rgba(204, 0, 0, 0.5);
  color: white;
  right: 25px;
  bottom: 25px;
  padding: 20px;
  z-index: 30;
}
#outer-frame-bleed .article.single article .hero .overlay span.author {
  font-size: 13px;
}
#outer-frame-bleed .article.single article .fade .frame:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */

}
#outer-frame-bleed .article.single article .framed {
  max-width: 820px;
  margin: 0 auto 20px;
}
#outer-frame-bleed .article.single article .hero-caption {
  padding: 0 20px;
  margin-top: -30px;
  font-size: 13px;
  color: #666;
  font-style: italic;
}
#outer-frame-bleed .article.single article .fullbleed {
  margin: 35px 0;
}
#outer-frame-bleed .article.single article .fullbleed.hero {
  margin-top: -55px;
}
#outer-frame-bleed .article.single article .fullbleed > div,
#outer-frame-bleed .article.single article .fullbleed iframe {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 680px;
  display: block;
  border-top: none;
  margin: 0;
}
#outer-frame-bleed .article.single article .fullbleed > div {
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-transform-style: preserve-3d;
  background-attachment: scroll;
}
#outer-frame-bleed .article.single article .fullbleed > div img {
  width: 100%;
  visibility: hidden;
}
#outer-frame-bleed .article.single article .fullbleed blockquote {
  color: white;
  width: 410px;
  max-width: 100%;
  float: right;
  margin: 0;
  border: none;
  padding: 0;
  position: absolute;
  bottom: 50px;
  right: 50px;
  z-index: 20;
}
#outer-frame-bleed .article.single article .fullbleed blockquote p {
  color: white;
  font-size: 31px;
  font-style: italic;
  line-height: 41px;
  margin: 0;
}
#outer-frame-bleed .article.single article .content {
  max-width: 820px;
  padding: 0 20px;
  margin: 0 auto;
}
#outer-frame-bleed .article.single article .content img {
  border-top: 5px solid #cc0000;
}
#outer-frame-bleed .article.single article .content .alignnone {
  float: none;
  width: 100% !important;
}
#outer-frame-bleed .article.single article .content .alignnone img {
  width: 100%;
  height: auto !important;
}
#outer-frame-bleed .article.single article .content .alignnone .wp-caption-text {
  padding-bottom: 5px;
  border-bottom: 5px solid #cc0000;
}
#outer-frame-bleed .article.single article .content .carousel {
  height: 600px;
}
#outer-frame-bleed .article.single article .content .carousel .frame {
  position: absolute;
  left: 0;
  right: 0;
  height: 600px;
}
#outer-frame-bleed .article.single article .content .carousel .frame li {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
}
#outer-frame-bleed .article.single article .content .carousel .frame .tile {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
#outer-frame-bleed .social-wrap {
  overflow: hidden;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  margin-top: 60px;
}
#outer-frame-bleed .social-wrap ul.social {
  max-width: 800px;
  margin: 0 auto;
  border: none;
  float: none;
}
#outer-frame-bleed .social-wrap ul.social li:first-child {
  border-right: 1px solid #e0e0e0;
}
#outer-frame-bleed .comments-wrap {
  background-color: #f6f6f6;
}
#outer-frame-bleed .comments-wrap #comments {
  max-width: 800px;
  margin: 0 auto;
}
/* #Comments
================================================== */
#comments {
  background: #f6f6f6;
  padding: 25px 35px;
}
#comments article {
  padding: 0;
  position: initial;
  background: #f6f6f6;
}
#comments .post-comment {
  background: #cc0000;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  padding: 0 50px;
  border-bottom: 1px solid #7b7b7a;
  display: inline-block;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
#comments .comment-count {
  padding: 0 13px 0 23px;
  background: url('../images/icon-comment.png') no-repeat left center;
  color: #333;
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#comments #comment-nav-below {
  background: #eee;
  padding: 0 15px;
  margin: 20px 0;
  overflow: hidden;
}
#comments #comment-nav-below h1,
#comments #comment-nav-below h4 {
  text-transform: uppercase;
  font-size: 17px;
  line-height: 40px;
  font-weight: lighter;
  float: left;
}
#comments #comment-nav-below .nav-previous {
  float: right;
  font-size: 12px;
  line-height: 40px;
}
#comments #comment-nav-below .nav-next {
  float: right;
  font-size: 12px;
  line-height: 40px;
  margin-left: 8px;
}
#comments ol.commentlist {
  list-style-type: none;
  padding: 10px 0 0 0;
  margin: 0;
}
#comments ol.commentlist li {
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 5px;
  position: relative;
  border-top: 1px dotted #d2d2d2;
  margin-bottom: 0;
}
#comments ol.commentlist li article {
  padding-left: 50px;
}
#comments ol.commentlist li .commentmetadata {
  margin-bottom: 3px;
}
#comments ol.commentlist li .author-thumb {
  width: 40px;
  height: 40px;
  float: left;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  margin-top: -10px;
  position: absolute;
  left: 0;
  top: 18px;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
}
#comments ol.commentlist li .author-thumb img {
  display: none;
}
#comments ol.commentlist li img.avatar,
#comments ol.commentlist li .comment-author img {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  width: 40px;
  height: 40px;
  float: left;
  margin-top: -4px;
  position: absolute;
  left: 0;
  top: 18px;
}
#comments ol.commentlist li .comment-meta {
  margin: 3px 0 5px;
  overflow: hidden;
}
#comments ol.commentlist li .fn {
  color: #666;
  margin-right: 8px;
  float: left;
}
#comments ol.commentlist li .says {
  display: none;
}
#comments ol.commentlist li .comment-meta a {
  color: #666;
}
#comments ol.commentlist li .comment-metadata {
  float: left;
}
#comments ol.commentlist li p {
  margin-bottom: 11px;
  line-height: 17px;
  word-break: break-word;
}
#comments ol.commentlist li blockquote {
  padding-top: 0;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
#comments ol.commentlist li blockquote p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
#comments ol.commentlist li .reply a {
  color: #333;
}
#comments ol.commentlist ul.children {
  margin-left: 0;
  padding-left: 50px;
  margin: 5px 0 0;
}
#comments ol.commentlist ul.children li {
  padding-bottom: 0;
}
#comments #respond {
  font-size: 13px;
  border-top: 1px dotted #d2d2d2;
  padding-top: 10px;
  margin-top: 5px;
}
#comments #respond h3 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 100;
  color: #999;
  margin-bottom: 0px;
}
#comments #respond h3 small {
  display: block;
  margin-top: -5px;
  text-transform: none;
}
#comments #respond form {
  margin: 0;
  overflow: hidden;
}
#comments #respond form p {
  margin-bottom: 10px;
}
#comments #respond form p.comment-form-author {
  float: left;
  width: 50%;
  padding-right: 20px;
}
#comments #respond form p.comment-form-author input {
  width: 100%;
  margin-bottom: 8px;
}
#comments #respond form p.comment-form-email {
  float: left;
  width: 50%;
}
#comments #respond form p.comment-form-email input {
  width: 100%;
  margin-bottom: 8px;
}
#comments #respond form textarea {
  height: 80px;
  resize: vertical;
  width: 100%;
  margin-bottom: 0;
}
#comments #respond form #submit {
  -webkit-appearance: none;
  background: #cc0000;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  padding: 0 50px;
  border-bottom: 1px solid #7b7b7a;
  cursor: pointer;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
/* #News
================================================== */
.article.list.news article .title small {
  display: none;
}
/* #Featured Author
================================================== */
.article.list.featured-author .page-meta {
  padding-top: 20px;
}
.article.list.featured-author article .title small {
  display: none;
}
/* #Author Page
================================================== */
body.author h4 {
  text-transform: uppercase;
  padding: 6px 35px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
  margin-bottom: 10px;
}
body.author .leftcol {
  background: #f6f6f6;
}
body.author .article-pad {
  padding: 0 10px;
}
body.author .article.list.author {
  padding-top: 0;
}
body.author .article.list.author .author-tile-wrap {
  padding: 25px 35px 30px;
  background: white;
  overflow: hidden;
}
body.author .article.list.author .author-tile-wrap small {
  text-transform: uppercase;
  color: #cc0000;
  margin-bottom: 7px;
  display: block;
}
body.author .article.list.author .author-tile-wrap .author-tile {
  height: 500px;
  position: relative;
  border-top: 6px solid #cc0000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #efefef;
  float: left;
  width: 350px;
  height: 350px;
  margin: 0 20px 0 0;
}
body.author .article.list.author .author-tile-wrap .author-tile b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: inherit;
  padding: 5px 15px;
}
body.author .article.list.author .left-bio {
  font-size: 13px;
  color: #333;
}
body.author .article.list.author .bio {
  display: none;
  background: white;
  padding: 15px 35px;
  border-bottom: 1px dotted #999;
  font-size: 13px;
  font-family: "Open Sans", Arial, sans-serif;
}
body.author .article.list.author .bio p:last-child {
  margin-bottom: 0;
}
body.author .article.list.author .bio aside {
  display: inline;
}
body.author .article.list.author .bio aside p {
  display: inline;
}
body.author .article.list.author .bio aside.hide {
  display: none;
}
body.author .article.list.author .contact {
  display: none;
  background: white;
}
body.author .article.list.author .contact a {
  color: inherit;
}
body.author .article.list.author .contact a:hover {
  text-decoration: underline;
}
body.author .article.list.author .contact .social {
  border-bottom: 1px dotted #999;
  padding: 10px 35px;
  font-size: 13px;
  font-family: "Open Sans", Arial, sans-serif;
}
body.author .article.list.author .contact .pgp {
  border-bottom: 1px dotted #999;
  padding: 10px 35px;
  font-size: 13px;
  font-family: "Open Sans", Arial, sans-serif;
}
body.author .article.list.author article {
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
  border-bottom-color: #ccc;
}
body.author .article.list.author article .title {
  padding-bottom: 0;
}
body.author .article.list.author article .title .hero-thumb {
  display: none;
}
body.author .article.list.author article .title h3 {
  font-size: 23px;
  margin-bottom: 5px;
}
body.author .article.list.author article .title .meta .author {
  display: none;
}
body.author .article.list.author article > .content {
  display: none;
}
body.author .sidebar .pgp .toggler {
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
body.author .sidebar .pgp .toggled {
  padding: 0 12px;
}
body.author .sidebar .pgp .toggled a {
  display: block;
  margin-bottom: 10px;
}
body.author .sidebar .pgp .toggled.on {
  display: block;
}
/* #Document Archive
================================================== */
.article.list.documents {
  background-color: #f6f6f5;
}
.article.list.documents article {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.article.list.documents article .title {
  padding-bottom: 0;
}
.article.list.documents article .title small {
  display: none;
}
.article.list.documents article .title h3 {
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 110%;
}
.article.list.documents article .title .meta .author {
  display: none;
}
.article.list.documents article .title .meta .social {
  display: none;
}
.article.list.documents article .title .meta .comment-count {
  display: none;
}
.article.list.documents article .content {
  display: none;
}
/* #Document
================================================== */
.article.document .leftcol {
  background: white;
}
.article.document .leftcol > .pad {
  padding: 25px 35px;
}
.article.document .leftcol .document-cloud-container {
  margin-bottom: 20px;
}
/* #Archive
================================================== */
.article.list.archive-summary h3 {
  margin-bottom: 20px;
}
.article.list.archive-summary ul.main {
  padding-left: 30px;
}
.article.list.archive-summary ul {
  padding-left: 15px;
  margin: 0;
}
.article.list.archive-summary ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.article.list.archive-summary ul li h5 {
  padding-bottom: 3px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 0;
}
.article.list.archive .page-meta h2 {
  margin-right: 0;
}
.article.list.archive article {
  padding-bottom: 0;
}
.article.list.archive article .title {
  margin-bottom: 0;
}
.article.list.archive article .title small {
  display: none;
}
.article.list.archive article .title .meta .social {
  display: none;
}
.article.list.archive article .title .meta .comment-count {
  display: none;
}
.article.list.archive article.document-type h3 {
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 110%;
}
.article.list.archive article.document-type .author {
  display: none;
}
.article.list.archive article.document-type .content {
  display: none;
}
/* #Staff
================================================== */
section.staff {
  padding: 45px 0 25px;
}
section.staff ul#staff-tiles {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
section.staff ul#staff-tiles li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
section.staff ul#staff-tiles li {
  float: left;
  width: 33%;
  height: 260px;
  padding: 0 25px 25px 0;
}
section.staff ul#staff-tiles li a {
  display: block;
  height: 100%;
  background-color: #e0e0e0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  line-height: 49px;
  border-top: 6px solid #cc0000;
}
section.staff ul#staff-tiles li a b {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding: 0 15px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
section.staff ul#staff-tiles li a:hover b {
  background: rgba(204, 0, 0, 0.5);
}
/* #Team Blog
================================================== */
.article.list.team-blog article .title small {
  display: none;
}
/* #Footer
================================================== */
footer section.social {
  background: #efefef;
  border-top: 1px solid #e0e0e0;
}
footer section.social b.pre {
  text-transform: uppercase;
  float: left;
  line-height: 92px;
  font-size: 16px;
  color: #666;
}
footer section.social ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer section.social ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
footer section.social ul li {
  float: left;
  margin-left: 45px;
}
footer section.social ul li a {
  display: block;
  color: #333;
  line-height: 92px;
  padding-left: 48px;
  background-position: left center !important;
}
footer section.social ul li a[title=twitter] {
  background-image: url('../images/iconbig-twitter-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer section.social ul li a[title=twitter] {
    background-image: url("../images/iconbig-twitter-on@2x.png");
    background-size: 38px 38px;
  }
}
footer section.social ul li a[title=facebook] {
  background-image: url('../images/iconbig-facebook-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer section.social ul li a[title=facebook] {
    background-image: url("../images/iconbig-facebook-on@2x.png");
    background-size: 38px 38px;
  }
}
footer section.social ul li a[title=alerts] {
  background-image: url('../images/iconbig-message-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer section.social ul li a[title=alerts] {
    background-image: url("../images/iconbig-message-on@2x.png");
    background-size: 38px 38px;
  }
}
footer section.social ul li a[title=rss] {
  background-image: url('../images/iconbig-rss-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer section.social ul li a[title=rss] {
    background-image: url("../images/iconbig-rss-on@2x.png");
    background-size: 38px 38px;
  }
}
/* #Copyright
================================================== */
footer section.copyright {
  background: #333;
  color: #fff;
  font-size: 14px;
  padding: 11px 0;
}
footer section.copyright .short {
  display: none;
}
footer section.copyright .long {
  display: block;
  float: left;
}
footer section.copyright ul {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer section.copyright ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
footer section.copyright ul li {
  margin-left: 20px;
}
footer section.copyright ul li a {
  color: #eee;
}
footer section.copyright ul li a:hover {
  text-decoration: underline;
}
footer section.copyright .to-top {
  display: none;
  float: right;
  color: inherit;
  padding-left: 50px;
}
/* #Ninja Form
================================================== */
#outer-frame .ninja-forms-required-items {
  display: none;
}
#outer-frame .ninja-forms-form-wrap .ninja-forms-field {
  margin-left: 0;
}
#outer-frame .ninja-forms-form-wrap .text-wrap label {
  margin-bottom: 5px;
}
#outer-frame .ninja-forms-form-wrap .text-wrap input {
  width: 300px;
  max-width: 100%;
}
#outer-frame .ninja-forms-form-wrap .checkbox-wrap {
  position: relative;
}
#outer-frame .ninja-forms-form-wrap .checkbox-wrap input {
  position: absolute;
  left: 0;
  top: 1px;
}
#outer-frame .ninja-forms-form-wrap .checkbox-wrap label {
  padding-left: 23px;
}
#outer-frame .ninja-forms-form-wrap .submit-wrap input {
  background: #cc0000;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  padding: 0 50px;
  border-bottom: 1px solid #7b7b7a;
  cursor: pointer;
}
/* #Search
================================================== */
#outer-frame .gsc-control-cse {
  padding-top: 40px;
  padding-left: 35px;
  padding-right: 35px;
}
#outer-frame .gsc-table-result,
#outer-frame .gsc-thumbnail-inside,
#outer-frame .gsc-url-top {
  padding-left: 0;
  padding-right: 0;
}
#outer-frame .gs-webResult.gs-result a.gs-title:link,
#outer-frame .gs-webResult.gs-result a.gs-title:link b,
#outer-frame .gs-imageResult a.gs-title:link,
#outer-frame .gs-imageResult a.gs-title:link b {
  color: #cc0000;
}
#outer-frame .gs-result .gs-title,
#outer-frame .gsc-control-cse .gs-result .gs-title * {
  line-height: 18px;
}
#outer-frame .gs-webResult div.gs-visibleUrl,
#outer-frame .gs-imageResult div.gs-visibleUrl {
  color: #333;
  font-weight: bold;
}
#outer-frame .gsc-search-box-tools .gsc-search-box .gsc-input {
  outline: none;
  border: none !important;
}
#outer-frame input.gsc-search-button,
#outer-frame input.gsc-search-button:hover,
#outer-frame input.gsc-search-button:focus {
  width: auto;
  height: auto;
  border: none;
  background: #cc0000;
  color: #ffffff;
  display: block;
  float: right;
  margin: 0;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  height: 34px;
}
#outer-frame .gsc-orderby-container {
  display: none;
}
#outer-frame .gsc-input-box {
  height: 34px;
}
#outer-frame .gsst_a {
  display: none;
}
#outer-frame .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #cc0000 !important;
}
/* #Carousel
================================================== */
#outer-frame .article.single .content .carousel-wrapper,
#outer-frame-bleed .article.single .content .carousel-wrapper {
  height: 600px;
  margin: 35px 0;
}
#outer-frame .article.single .content .carousel-wrapper .carousel,
#outer-frame-bleed .article.single .content .carousel-wrapper .carousel {
  height: 600px;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
}
#outer-frame .article.single .content .carousel-wrapper .carousel img,
#outer-frame-bleed .article.single .content .carousel-wrapper .carousel img,
#outer-frame .article.single .content .carousel-wrapper .carousel .img,
#outer-frame-bleed .article.single .content .carousel-wrapper .carousel .img {
  border-top: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#outer-frame .article.single .content .carousel-wrapper .carousel img.active,
#outer-frame-bleed .article.single .content .carousel-wrapper .carousel img.active,
#outer-frame .article.single .content .carousel-wrapper .carousel .img.active,
#outer-frame-bleed .article.single .content .carousel-wrapper .carousel .img.active {
  opacity: 1;
}
#outer-frame .article.single .content .carousel-wrapper .carousel .img,
#outer-frame-bleed .article.single .content .carousel-wrapper .carousel .img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#outer-frame .article.single .content .carousel-wrapper .prev,
#outer-frame-bleed .article.single .content .carousel-wrapper .prev,
#outer-frame .article.single .content .carousel-wrapper .next,
#outer-frame-bleed .article.single .content .carousel-wrapper .next {
  cursor: pointer;
  width: 50px;
  position: absolute;
  height: 600px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#outer-frame .article.single .content .carousel-wrapper .prev:hover,
#outer-frame-bleed .article.single .content .carousel-wrapper .prev:hover,
#outer-frame .article.single .content .carousel-wrapper .next:hover,
#outer-frame-bleed .article.single .content .carousel-wrapper .next:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
#outer-frame .article.single .content .carousel-wrapper .prev,
#outer-frame-bleed .article.single .content .carousel-wrapper .prev {
  background-image: url('../images/slider-arrow-prev.png');
  background-repeat: no-repeat;
  background-position: center center;
  left: 0px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #outer-frame .article.single .content .carousel-wrapper .prev,
  #outer-frame-bleed .article.single .content .carousel-wrapper .prev {
    background-image: url("../images/slider-arrow-prev@2x.png");
    background-size: 25px 36px;
  }
}
#outer-frame .article.single .content .carousel-wrapper .prev:hover,
#outer-frame-bleed .article.single .content .carousel-wrapper .prev:hover {
  background-image: url('../images/slider-arrow-prev-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #outer-frame .article.single .content .carousel-wrapper .prev:hover,
  #outer-frame-bleed .article.single .content .carousel-wrapper .prev:hover {
    background-image: url("../images/slider-arrow-prev-on@2x.png");
    background-size: 25px 36px;
  }
}
#outer-frame .article.single .content .carousel-wrapper .next,
#outer-frame-bleed .article.single .content .carousel-wrapper .next {
  background-image: url('../images/slider-arrow-next.png');
  background-repeat: no-repeat;
  background-position: center center;
  right: 0px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #outer-frame .article.single .content .carousel-wrapper .next,
  #outer-frame-bleed .article.single .content .carousel-wrapper .next {
    background-image: url("../images/slider-arrow-next@2x.png");
    background-size: 25px 36px;
  }
}
#outer-frame .article.single .content .carousel-wrapper .next:hover,
#outer-frame-bleed .article.single .content .carousel-wrapper .next:hover {
  background-image: url('../images/slider-arrow-next-on.png');
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #outer-frame .article.single .content .carousel-wrapper .next:hover,
  #outer-frame-bleed .article.single .content .carousel-wrapper .next:hover {
    background-image: url("../images/slider-arrow-next-on@2x.png");
    background-size: 25px 36px;
  }
}
/*
* First Look v1.0
* Author: Evan Nagle, http://mentalpez.com/mr/evan/nagle
*/
@media only screen and (max-width: 1024px) {
  {
    /* #Header
  ================================================== */
  
    /* #Nav
  ================================================== */
  
    /* #Staff
  ================================================== */
  
    /* #Single Full Bleed Article
  ================================================== */
  
    /* #Sidebar
  ================================================== */
  
    /* #Copyright
  ================================================== */
  
  }
  header[role=banner] {
    display: none;
  }
  #outer-frame {
    padding-top: 43px;
  }
  #outer-frame.fix header[role=banner] {
    margin-bottom: 58px;
  }
  #outer-frame.fix nav[role=menu] {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  body.admin-bar #outer-frame {
    padding-top: 0;
  }
  nav[role=menu] {
    border-top: 6px solid #cc0000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
  }
  nav[role=menu] ul li:first-child {
    display: table-cell;
    text-indent: -9999px;
    white-space: nowrap;
  }
  nav[role=menu] ul li:first-child a {
    background-image: url('../images/logo-mobile.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    min-width: 176px;
    min-height: 17px;
    background-position-x: 10px;
  }
  nav[role=menu] ul li:nth-child(n + 5) {
    display: none;
  }
  nav[role=menu] ul li:nth-last-child(-n+2) {
    display: table-cell;
  }
  nav[role=menu] ul li a[title=Search] {
    display: block;
  }
  nav[role=menu] ul li a[title=More] {
    display: block;
  }
  nav[role=menu] ul li.current_page_item a {
    margin-left: 0;
  }
  nav[role=menu] .menu-dropdown.more ul li:nth-child(1),
  nav[role=menu] .menu-dropdown.more ul li:nth-child(2),
  nav[role=menu] .menu-dropdown.more ul li:nth-child(3),
  nav[role=menu] .menu-dropdown.more ul li:nth-child(4) {
    display: none;
  }
  body.admin-bar #outer-frame #wpadminbar {
    display: none;
  }
  section.staff ul#staff-tiles li {
    width: 50%;
  }
  #outer-frame-bleed header[role=banner] {
    display: block;
  }
  #outer-frame-bleed .article.single article .hero {
    max-height: 500px;
  }
  #outer-frame-bleed .article.single article .hero img {
    visibility: visible;
    margin-bottom: 0;
  }
  #outer-frame-bleed .article.single article .content .fullbleed blockquote {
    right: 20px;
    bottom: 30px;
  }
  .sidebar .stick {
    margin-top: -20px;
    padding-top: 20px;
  }
  body.admin-bar .sidebar .stick {
    padding-top: 20px;
  }
  footer section.copyright .long {
    float: none;
  }
  footer section.copyright ul li {
    margin-left: 0px;
    margin-right: 10px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  nav[role=menu] ul li:first-child a {
    background-image: url("../images/logo-mobile@2x.png");
    background-size: 176px 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.author .article.list.author .left-bio {
    clear: both;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  {
    /* #Shared
  ================================================== */
  
    /* #Base 960 Grid
  ================================================== */
  
    /* #Nav
  ================================================== */
  
    /* #Article
  ================================================== */
  
    /* #Article List
  ================================================== */
  
    /* #Single Article
  ================================================== */
  
    /* #Single Full Bleed Article
  ================================================== */
  
    /* #Homepage
  ================================================== */
  
    /* #Author Page
  ================================================== */
  
    /* #Comments
  ================================================== */
  
    /* #Staff
  ================================================== */
  
    /* #Document
  ================================================== */
  
    /* #Footer
  ================================================== */
  
    /* #Copyright
  ================================================== */
  
    /* #Ninja Form
  ================================================== */
  
    /* #Carousel
  ================================================== */
  
  }
  .container {
    display: block;
  }
  .container > .pad {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container .leftcol {
    border-right: none;
  }
  body.admin-bar {
    margin-top: -2px;
  }
  body.admin-bar #wpadminbar {
    display: none;
  }
  nav[role=menu] ul li:first-child {
    display: table-cell;
  }
  nav[role=menu] ul li:nth-child(n + 2) {
    display: none;
  }
  nav[role=menu] ul li:nth-last-child(-n+2) {
    display: table-cell;
  }
  nav[role=menu] ul li a[title=Search] {
    display: block;
  }
  nav[role=menu] ul li a[title=More] {
    display: block;
  }
  nav[role=menu] .menu-dropdown.search {
    padding: 15px 20px;
  }
  nav[role=menu] .menu-dropdown.search form .field {
    padding-right: 0;
  }
  nav[role=menu] .menu-dropdown.search form .field b.x {
    right: 10px;
  }
  nav[role=menu] .menu-dropdown.search form button {
    display: none;
  }
  nav[role=menu] .menu-dropdown.more ul li:nth-child(2),
  nav[role=menu] .menu-dropdown.more ul li:nth-child(3),
  nav[role=menu] .menu-dropdown.more ul li:nth-child(4) {
    display: block;
  }
  article > .title .hero-thumb {
    display: block;
  }
  article > .title small {
    display: none;
  }
  article > .title h3 {
    font-size: 18px;
    margin-bottom: 10px;
    clear: both;
  }
  article > .title .meta .author {
    display: block;
    margin-bottom: 7px;
    margin-right: 0;
  }
  article > .title .meta time {
    float: right;
  }
  article > .title .meta .comment-count {
    position: absolute;
    bottom: 10px;
    left: 20px;
    border: none;
  }
  article > .title .meta ul.social {
    position: absolute;
    bottom: 10px;
    right: 20px;
  }
  article > .title .meta ul.social li {
    border-left: 1px solid #e1e1e1;
    width: 38px;
    text-align: center;
    margin-left: 0;
  }
  article > .title .meta ul.social li a {
    display: inline-block;
  }
  article > .content h1 {
    font-size: 23px;
  }
  article > .content h2 {
    font-size: 21px;
  }
  article > .content h3 {
    font-size: 19px;
  }
  article > .content h4 {
    font-size: 17px;
  }
  article > .content h5 {
    font-size: 16px;
  }
  article > .content h6 {
    font-size: 15px;
  }
  article > .content.with-thumb > .thumb {
    display: none;
  }
  article > .content.with-thumb .onright {
    margin-left: 0;
    padding-left: 0;
  }
  .article.list,
  .fl-page {
    padding: 0;
  }
  .article.list .pad,
  .fl-page .pad {
    padding: 0;
  }
  .article.list .page-meta,
  .fl-page .page-meta {
    border-bottom: 1px dotted #999;
    margin-bottom: 20px;
    padding: 0 20px;
  }
  .article.list .page-meta h2,
  .fl-page .page-meta h2 {
    font-size: 16px;
    line-height: 45px;
    color: #333;
    margin-right: 0;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  .article.list .page-meta a.contact,
  .fl-page .page-meta a.contact {
    display: none;
  }
  .article.list .page-meta.with-thumb,
  .fl-page .page-meta.with-thumb {
    border-bottom: none;
    padding-top: 20px;
  }
  .article.list .page-meta.with-thumb h2,
  .fl-page .page-meta.with-thumb h2 {
    line-height: 16px;
    padding-top: 4px;
    margin-bottom: 0;
  }
  .article.list .page-meta.with-thumb h2 .delim,
  .fl-page .page-meta.with-thumb h2 .delim {
    display: none;
  }
  .article.list .page-meta.with-thumb h2 .name,
  .fl-page .page-meta.with-thumb h2 .name {
    display: block;
    color: #cc0000;
    font-size: 22px;
    line-height: 29px;
  }
  .article.list .page-meta.with-thumb .img,
  .fl-page .page-meta.with-thumb .img {
    margin: 0;
    width: 80px;
    height: 80px;
  }
  .article.list article,
  .fl-page article {
    padding: 0 20px 45px;
    margin-bottom: 15px;
    border-bottom-color: #999;
  }
  nav.paginate {
    padding: 10px 0 15px;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    margin-top: 0;
  }
  nav.paginate a {
    background-position: right 8px;
  }
  .article.single .leftcol {
    display: block;
  }
  .article.single article {
    padding: 20px 0;
  }
  .article.single article .pad {
    padding: 0 20px;
  }
  .article.single article .social {
    display: table;
  }
  .article.single article .social li {
    float: none;
    display: table-cell;
  }
  .article.single article .social li.label {
    display: none;
  }
  .article.single article .social li.copy {
    vertical-align: top;
  }
  .article.single article .social li.copy a {
    padding: 0 14px;
    overflow: hidden;
  }
  .article.single article .social li a {
    display: block;
    width: auto;
    min-width: 52px;
  }
  .article.single .social-top-mobile {
    margin: 20px -20px 5px;
    display: block;
  }
  .article.single .authors.for-mobile {
    display: block;
  }
  .article.single .rightcol {
    display: none;
  }
  .article.single .content .page-title {
    font-size: 24px;
  }
  .article.single .content .alignleft,
  .article.single .content .alignright,
  .article.single .content .aligncenter {
    margin-bottom: 10px;
    text-align: center;
    width: 100% !important;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .article.single .content .alignleft p,
  .article.single .content .alignright p,
  .article.single .content .aligncenter p {
    margin-bottom: 0;
  }
  .article.single .content iframe {
    width: 100% !important;
    height: 200px !important;
  }
  .article.single .content .twitter-tweet-wrap,
  .article.single .content .facebook-post-wrap,
  .article.single .content .instagram-post-wrap {
    width: 100% !important;
  }
  .article.single .content .twitter-tweet-wrap iframe,
  .article.single .content .facebook-post-wrap iframe,
  .article.single .content .instagram-post-wrap iframe {
    height: inherit !important;
  }
  .article.single .content .gplus-post-wrap {
    width: 100% !important;
  }
  .article.single .content .gplus-post-wrap > div {
    width: 100% !important;
  }
  .article.single .content .gplus-post-wrap iframe {
    height: inherit !important;
  }
  body.admin-bar #outer-frame-bleed {
    margin-top: -46px;
  }
  #outer-frame-bleed header[role=banner] {
    display: none;
  }
  #outer-frame-bleed header[role=banner] .social {
    display: none;
  }
  #outer-frame-bleed nav[role=menu] {
    display: block;
  }
  #outer-frame-bleed nav[role=menu] ul li a {
    line-height: 40px;
  }
  #outer-frame-bleed .article.single article .title {
    padding: 0 20px;
  }
  #outer-frame-bleed .article.single article .title small {
    display: block;
  }
  #outer-frame-bleed .article.single article .title .meta .comment-count {
    display: none;
  }
  #outer-frame-bleed .article.single article .hero {
    background-size: 100% auto;
  }
  #outer-frame-bleed .article.single article .hero h1 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
  }
  #outer-frame-bleed .article.single article .hero .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    padding: 10px 15px;
  }
  #outer-frame-bleed .article.single article .content .fullbleed > div,
  #outer-frame-bleed .article.single article .content .fullbleed iframe {
    background-position: 0 !important;
  }
  #outer-frame-bleed .article.single article .content .fullbleed > div img,
  #outer-frame-bleed .article.single article .content .fullbleed iframe img {
    margin-bottom: 0 !important;
    border-top: none;
  }
  #outer-frame-bleed .article.single article .content .fullbleed blockquote {
    right: 5px;
    bottom: 10px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  #outer-frame-bleed .article.single article .content .fullbleed blockquote p {
    font-size: 17px;
    line-height: 21px;
  }
  #outer-frame-bleed .social-wrap ul.social li:first-child {
    border-right: none;
  }
  .article.list.homepage {
    padding-top: 20px;
  }
  .article.list.homepage article > .title small {
    display: block;
  }
  .article.list.homepage article time {
    display: block;
    text-align: right;
  }
  body.author .leftcol {
    width: 100%;
    border-right: none;
  }
  body.author h4 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 2px;
    border-bottom: none;
    margin-bottom: 0;
  }
  body.author .article-pad {
    padding: 0;
  }
  body.author .article.list.author .author-tile-wrap {
    padding: 0;
  }
  body.author .article.list.author .author-tile-wrap small {
    display: none;
  }
  body.author .article.list.author .author-tile-wrap .author-tile {
    height: 300px;
    border-top: none;
    width: 100%;
    margin-right: 0;
  }
  body.author .article.list.author .author-tile-wrap .author-tile b {
    font-size: 20px;
  }
  body.author .article.list.author .left-bio {
    display: none;
  }
  body.author .article.list.author .bio {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.author .article.list.author .contact {
    display: block;
  }
  body.author .article.list.author .contact .social {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.author .article.list.author .contact .pgp {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.author .article.list.author .contact .pgp a {
    color: #0099CC;
  }
  body.author .article.list.author .contact .pgp .toggler {
    cursor: pointer;
  }
  body.author .article.list.author .contact .pgp .toggled {
    padding: 5px 13px;
    display: none;
  }
  body.author .article.list.author .contact .pgp .toggled.on {
    display: block;
  }
  body.author .article.list.author article {
    padding-left: 20px;
  }
  body.author .article.list.author article .title h3 {
    font-size: 18px;
    margin-bottom: 3px;
    clear: both;
    line-height: 110%;
  }
  body.author .article.list.author article .title .meta .comment-count {
    margin-top: 0;
  }
  body.author .article.list.author article .title .meta .social {
    display: none;
  }
  body.author .with-icon {
    padding-left: 30px;
    line-height: 25px;
  }
  body.author .with-icon.email {
    background-image: url('../images/icon-message.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-position: left center;
  }
  body.author .with-icon.twitter {
    background-image: url('../images/icon-twitter.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-position: left center;
  }
  body.author .with-icon.facebook {
    background-image: url('../images/icon-facebook.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-position: left center;
  }
  body.author .with-icon.secure-drop {
    background-image: url('../images/secure-drop-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-position: left center;
  }
  body.author .sidebar {
    display: none;
  }
  #comments {
    padding-left: 20px;
    padding-right: 20px;
  }
  #comments ol.commentlist li {
    padding-left: 26px;
  }
  #comments ol.commentlist li article {
    padding-left: 1px;
  }
  #comments ol.commentlist li .comment-author img {
    width: 20px;
    height: 20px;
    margin-top: -2px;
  }
  #comments ol.commentlist li .author-thumb {
    width: 25px;
    height: 25px;
    margin-top: 0px;
    margin-left: 0;
  }
  #comments ol.commentlist li p.logged-in-as {
    line-height: 21px;
  }
  #comments ol.commentlist li .comment-form-comment label {
    margin-bottom: 3px;
  }
  #comments ol.commentlist li .children {
    padding-left: 0;
  }
  #comments #response form #submit {
    -webkit-appearance: none;
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  section.staff {
    padding: 0 0 25px;
  }
  section.staff ul#staff-tiles {
    padding: 0 15px;
  }
  section.staff ul#staff-tiles li {
    width: 50%;
    height: 170px;
    padding: 7px 5px;
  }
  section.staff ul#staff-tiles li a b {
    font-size: 11px;
    line-height: 27px;
  }
  .article.document .leftcol {
    background: white;
  }
  .article.document .leftcol > .pad {
    padding: 25px 0;
  }
  .article.document .leftcol .gutter {
    padding-left: 20px;
    padding-right: 20px;
  }
  .article.document .leftcol .gutter.nomob {
    padding-left: 0;
    padding-right: 0;
  }
  .article.document .leftcol .document-cloud-container {
    margin-bottom: 20px;
  }
  footer section.social {
    background-color: #F6F6F6;
    border-top: 1px dotted #999;
  }
  footer section.social .pad {
    overflow: hidden;
    padding: 0 20px;
  }
  footer section.social b.pre {
    display: block;
    width: 100%;
    line-height: 16px;
    padding: 20px 0 15px;
  }
  footer section.social ul li {
    margin-left: 0;
    margin-bottom: 25px;
    width: 33%;
    text-align: center;
  }
  footer section.social ul li a {
    padding-left: 0;
    padding-top: 50px;
    background-position: center top !important;
    line-height: 14px;
    font-size: 13px;
  }
  footer section.copyright {
    background-color: #F6F6F6;
    border-top: 1px dotted #999;
    color: #333;
  }
  footer section.copyright .pad {
    overflow: hidden;
    padding: 0 20px;
  }
  footer section.copyright span.long {
    display: none;
  }
  footer section.copyright span.short {
    display: block;
    float: left;
  }
  footer section.copyright ul {
    display: block;
    clear: both;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  footer section.copyright ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
  }
  footer section.copyright ul li {
    margin: 0 6px 0 0;
  }
  footer section.copyright ul li a {
    font-size: 12px;
    color: #333;
  }
  footer section.copyright .to-top {
    display: block;
  }
  #outer-frame .ninja-forms-form-wrap .checkbox-wrap input {
    width: 18px;
    height: 16px;
  }
  #outer-frame .ninja-forms-form-wrap .checkbox-wrap label {
    line-height: 26px;
  }
  #outer-frame .article.single .content .carousel-wrapper,
  #outer-frame-bleed .article.single .content .carousel-wrapper {
    height: 300px !important;
  }
  #outer-frame .article.single .content .carousel-wrapper .carousel,
  #outer-frame-bleed .article.single .content .carousel-wrapper .carousel {
    height: 300px !important;
  }
  #outer-frame .article.single .content .carousel-wrapper .carousel img,
  #outer-frame-bleed .article.single .content .carousel-wrapper .carousel img,
  #outer-frame .article.single .content .carousel-wrapper .carousel .img,
  #outer-frame-bleed .article.single .content .carousel-wrapper .carousel .img {
    height: 100% !important;
  }
  #outer-frame .article.single .content .carousel-wrapper .prev,
  #outer-frame-bleed .article.single .content .carousel-wrapper .prev,
  #outer-frame .article.single .content .carousel-wrapper .next,
  #outer-frame-bleed .article.single .content .carousel-wrapper .next {
    height: 300px !important;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.author .with-icon.email {
    background-image: url("../images/icon-message@2x.png");
    background-size: 19px 13px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.author .with-icon.twitter {
    background-image: url("../images/icon-twitter@2x.png");
    background-size: 22px 18px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.author .with-icon.facebook {
    background-image: url("../images/icon-facebook@2x.png");
    background-size: 9px 18px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.author .with-icon.secure-drop {
    background-image: url("../images/secure-drop-icon@2x.png");
    background-size: 22px 22px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
}
@media only screen and (max-width: 479px) {
  
}
@media print {
  /* #Header
  ================================================== */
  header[role=banner] {
    display: none;
  }
  /* #Nav
  ================================================== */
  nav[role=menu] {
    display: none;
  }
  /* #Article - Shared
  ================================================== */
  article .title .meta .comment-count {
    display: none;
  }
  article .content iframe {
    display: none !important;
  }
  article .content .fullbleed {
    height: auto !important;
  }
  article .content .fullbleed .frame {
    position: relative !important;
  }
  article .content .fullbleed img {
    visibility: visible !important;
    margin-bottom: 0 !important;
  }
  .social-bar ul.social,
  #social ul {
    display: none;
  }
  /* #Single Article
  ================================================== */
  .article.single .leftcol {
    width: 100%;
  }
  .article.single .rightcol {
    display: none;
  }
  .article.single #comments {
    display: none;
  }
  .article.single .social-bar {
    display: none;
  }
  /* #Single Full Bleed Article
  ================================================== */
  body.admin-bar #outer-frame-bleed {
    margin-top: -46px;
  }
  #outer-frame-bleed .article.single article .hero {
    background-size: 100% auto;
  }
  #outer-frame-bleed .article.single article .hero img {
    visibility: visible !important;
    margin-bottom: 0 !important;
  }
  #outer-frame-bleed .article.single article .content iframe {
    display: none;
  }
  #outer-frame-bleed .article.single article .content .fullbleed > div img,
  #outer-frame-bleed .article.single article .content .fullbleed iframe img {
    visibility: visible !important;
    margin-bottom: 0 !important;
  }
  #outer-frame-bleed .article.single article .content .carousel-wrapper {
    display: none;
  }
  /* #Sidebar
  ================================================== */
  /* #Comments
  ================================================== */
  .comments-wrap {
    display: none;
  }
  /* #Footer
  ================================================== */
  footer section.social {
    display: none;
  }
  /* #Copyright
  ================================================== */
  footer section.copyright {
    display: none;
  }
  footer section.copyright ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  footer section.copyright ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
  }
}
html.no-js {
  /* #Single Full Bleed Article
================================================== */

}
html.no-js #outer-frame-bleed .article.single article .fullbleed > div,
html.no-js #outer-frame-bleed .article.single article .fullbleed iframe {
  position: relative;
}
html.no-js #outer-frame-bleed .article.single article .fullbleed > div img {
  width: 100%;
  visibility: visible;
  margin-bottom: 0 !important;
}
html.no-js #outer-frame-bleed .carousel-wrapper {
  display: none;
}
