@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Karla:400,400i,700|Roboto:400,700,900|Montserrat:400,700,800i,900|Rubik");
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0; }

body {
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

img {
  max-width: 100%; }

a {
  cursor: pointer;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:visited {
  text-decoration: underline; }

.clr {
  clear: both; }

.container {
  width: 100%;
  margin: 0 auto; }

.gallery {
  margin: 0 -1.1666667% 1.75em; }

a.gallery {
  margin: 0; }

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

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

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

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

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

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

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

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

.gallery-icon img {
  margin: 0 auto; }

.fifth {
  float: left;
  width: 20%; }

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.inner {
  width: 100%; }

h1 a, h2 a, h3 a {
  cursor: pointer; }

body {
  font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.022em;
  font-size: 12pt;
  line-height: 1.45;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  letter-spacing: 0; }

.container {
  max-width: 1280px; }

h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  font-size: 22pt; }

h3 {
  color: #767676;
  font-size: 12pt;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.comments-area h3, .stub-right h3 {
  margin-bottom: 15px; }

.stub h3 {
  text-transform: uppercase; }

.h1 {
  padding-bottom: 0.25em;
  padding-top: 0.75em;
  position: relative;
  display: block;
  color: #ddd;
  font-size: 24pt;
  font-weight: bolder; }

.h2 {
  padding-bottom: 0.5em;
  padding-top: 0.75em;
  position: relative;
  display: block;
  color: #274654;
  font-size: 22pt;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.2em; }

.h3 {
  padding-bottom: 0.5em;
  padding-top: 0.75em;
  position: relative;
  display: block;
  color: #666;
  font-size: 18pt;
  font-weight: bold; }

.h4 {
  padding-bottom: 0.25em;
  padding-top: 0.55em;
  position: relative;
  display: block;
  font-size: 14pt;
  font-weight: bold; }

.h5 {
  padding-bottom: 0.15em;
  padding-top: 0.35em;
  position: relative;
  display: block;
  font-size: 12pt;
  font-weight: bold; }

h1, .h1, h2, .h2 {
  font-family: 'Roboto', sans-serif; }

a {
  color: #274654; }

a:visited {
  color: #609; }

.callout a:visited {
  color: #274654; }

a:hover, .link:hover {
  color: #274654; }

.entry-title, .page-title, .widget-title {
  color: #274654; }

a.link {
  color: #274654; }

figure {
  max-width: 100%;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

.dk-blue {
  color: #274654; }

.post-stats {
  margin-top: 0.5em; }

blockquote {
  margin: 0;
  padding: 0; }

.single-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.entry-content {
  margin-bottom: 1em; }

.archive .entry-content {
  margin-left: 1em; }

.archive .wp-post-image {
  float: left;
  width: 300px;
  max-width: 45%; }

.half {
  width: 50%;
  float: left; }

span.notification-container {
  position: relative;
  overflow: visible !important; }

.notification-counter {
  position: absolute;
  top: -2px;
  left: 12px;
  background-color: #d4130d;
  color: #fff;
  border-radius: 3px;
  padding: 1px 3px;
  font: 8px Verdana;
  font-weight: bolder; }

.fake-notification {
  font: 10px Arial;
  margin-top: 50px; }

P + h3 {
  margin-top: 30px; }

.stub ul {
  margin: 0 auto;
  padding: 0; }

.notes {
  margin-top: 5px;
  border: 1px solid #ccd;
  padding: 5px;
  border-radius: 5px; }

.notes.highlight {
  background-color: #eef;
  border: 1px solid #fff;
  box-shadow: 0 0 1px #aae; }

.light {
  color: #aaa; }

.star {
  color: #ffc733; }

#footer {
  background-color: rgba(100, 66, 99, 0.05); }

/* Page content */
.content {
  padding-top: 16px; }

li {
  margin-bottom: 15px; }

#banner {
  float: right; }

.page-header {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 2px solid #ddd; }

.entry-meta {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  color: #767676;
  padding-bottom: 0.25em; }

.entry-meta p {
  font-weight: 400;
  margin-bottom: 0; }

.author-callout {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZThmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGU4ZjQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9eced), color-stop(100%, rgba(233, 236, 237, 0)));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* IE10 preview */
  background: linear-gradient(to bottom, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0e8f4', endColorstr='#00d0e8f4', GradientType=0);
  /* IE6-8 */
  padding: 10px;
  border-radius: 11px; }

.author-callout img {
  float: left;
  width: 120px;
  border-radius: 5px; }

.author-callout .desc {
  float: right;
  width: calc(100% - 135px); }

.entry-footer {
  padding: 2em 0; }

.entry-footer .cat-links, .entry-footer .tags-links {
  display: block;
  font-size: 10pt;
  font-weight: 600;
  letter-spacing: 0.1818em;
  padding-left: 2.5em;
  position: relative;
  text-transform: uppercase; }

.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  top: -0.0625em;
  vertical-align: middle;
  width: 1em; }

.entry-footer .cat-links .icon, .entry-footer .tags-links .icon {
  color: #767676;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 2px; }

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%; }

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.column-taxonomy-item {
  padding-top: 4px;
  background-size: cover;
  position: relative;
  width: 100%;
  background-position: 50% 50%;
  height: 160px;
  float: left;
  margin-right: 16px; }

.columns-info {
  background-color: #D0E8F4; }

.columns-flex {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  justify-content: space-between; }

.blog-column-container {
  width: 49%;
  margin-bottom: 2%;
  padding: 20px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZThmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGU4ZjQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9eced), color-stop(100%, rgba(233, 236, 237, 0)));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(top, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* IE10 preview */
  background: linear-gradient(to bottom, #e9eced 0%, rgba(233, 236, 237, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0e8f4', endColorstr='#00d0e8f4', GradientType=0);
  /* IE6-8 */ }

.blog-column-container-simple {
  width: 49%;
  margin-bottom: 2%;
  display: inline-block;
  vertical-align: top; }

.column-bg {
  padding: 20px;
  background-color: #EFEFF9;
  border-radius: 8px; }

.column-bg h2 a {
  color: #274654; }

.blog-column-container-simple:nth-of-type(even) {
  float: right; }

article img, .site-main img {
  max-width: 100%;
  height: auto; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto; }

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em; }

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em; }

.nav-links {
  padding: 1em 0; }

.nav-next .nav-subtitle {
  text-align: right; }

.nav-title {
  color: #333333;
  font-size: 10pt;
  display: inline-flex; }

.nav-subtitle {
  color: #979797;
  display: block;
  font-size: 0.6875rem;
  letter-spacing: 0.1818em;
  text-transform: uppercase;
  background: transparent; }

/*
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.nav-next::after {
  clear: both;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}*/
.pagination, .comments-pagination {
  border-top: 1px solid #eee;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  padding: 2em 0 3em;
  text-align: center; }

.navigation.pagination, .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
  float: none;
  width: 100%; }

.prev.page-numbers, .next.page-numbers {
  background-color: #ddd;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.25em 0.5em 0.4em; }

.next.page-numbers {
  float: right; }

.prev.page-numbers {
  float: left; }

.page-numbers {
  display: inline-block;
  padding: 0.5em 0.75em; }

.widget-area li {
  margin-bottom: 8px; }

.menu > li {
  background-color: rgba(100, 66, 99, 0.05);
  padding: 20px;
  list-style-type: none; }

.menu > .menu-item > a, .menu > .menu-item > span {
  color: #767676;
  font-size: 12pt;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.menu-item-has-children > a {
  font-size: 12pt;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-transform: uppercase; }

.stub-right {
  list-style-type: none; }

.stub-right .block {
  padding: 20px;
  background-color: rgba(100, 66, 99, 0.05);
  margin-bottom: 4px; }

li > div, li > div h3 {
  display: inline;
  clear: both; }

.trending-post-item, .fakeh4 {
  font-size: 12pt;
  clear: both; }

.sub-menu {
  margin-top: 15px; }

.sub-menu li {
  list-style-type: none;
  border-bottom: 1px solid #eee;
  padding: 2px 0; }

.sub-menu li::before {
  content: '';
  font-weight: bolder;
  opacity: 0.2; }

/*
.sub-menu li a:hover {
  color: #000;
  background-color: #fff;
}*/
.stub ul {
  list-style-position: inside; }

.relatedcontent > a {
  display: block;
  margin-bottom: 4px; }

.relatedauthor {
  padding: 0 20px; }

article ul li, #relatedpages ul li {
  margin-left: 1.2em; }

#relatedpages ul {
  list-style: none;
  margin: 0; }

#relatedpages ul li {
  display: inline-flex;
  align-items: center;
  min-width: 50%; }

.relatedthumb img {
  display: block;
  border-radius: 50%; }

.relatedcontent {
  line-height: 1;
  margin-left: 1em;
  flex: 1; }

.relatedcontent a {
  display: block;
  font-size: 13pt;
  font-weight: 700; }

#stickA {
  z-index: 2; }

#stickB {
  z-index: 3; }

#stickB {
  background-color: #fff; }

.muted {
  color: #979797; }

.menu_toggle {
  z-index: 99999;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  padding: 8px 20px;
  font-size: 16pt;
  border: none;
  background: none;
  outline: none;
  color: #274654; }

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/
#comments {
  clear: both;
  padding: 2em 0 0.5em; }

.comments-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.5em; }

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 0;
  position: relative; }

.comment-list li:before {
  display: none; }

.comment-body {
  margin-left: 65px; }

.comment-author {
  font-size: 1.2rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2; }

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px; }

.comment-author .says {
  display: none; }

.comment-metadata {
  color: #767676;
  font-size: 10pt;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }

.comment-metadata a {
  color: #767676; }

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em; }

.comment-body {
  color: #333;
  font-size: 1.1rem;
  margin-bottom: 3em; }

.comment-reply-link {
  font-weight: 800;
  position: relative; }

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em; }

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px; }

.archive article {
  border-bottom: 2px dotted #eee;
  margin-bottom: 1em;
  padding-bottom: 1em; }

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #333;
  padding: 2px; }

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.comments-pagination {
  margin: 2em 0 3em; }

.form-submit {
  text-align: right; }

.comment-form #wp-comment-cookies-consent {
  margin: 0 10px 0 0; }

.comment-form .comment-form-cookies-consent label {
  display: inline; }

.comment-form label {
  display: block; }

.comment-form input {
  width: 100%; }

.stub ul li {
  margin-bottom: 4px; }

.frontpage-imagetitle {
  background-color: #274654; }

.frontpage-imagetitle a {
  color: #fff; }

img.tptn_thumb {
  display: block;
  float: left;
  clear: left;
  margin-right: 10px !important;
  padding: 0;
  border: none;
  vertical-align: bottom;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.tnav-logo img {
  height: 60px; }

.site-main input, .site-main select, .site-main button, .site-main textarea {
  font-size: 12pt;
  border: 1px solid #e9eced;
  background: #fff;
  margin-bottom: 4px;
  margin-top: 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: 0;
  padding: 4px 8px;
  max-width: 100%; }

.site-main textarea {
  width: 100%; }

.site-main select {
  height: 1.75em; }

.site-main button, .site-main input[type=submit] {
  padding: 4px 32px;
  background-color: #2f9d90;
  color: #fff;
  border: 1px solid #2f9d90; }

.site-main button:hover, .site-main input[type=submit]:hover {
  color: #274654;
  background-color: #d5ebe8;
  border: none;
  cursor: pointer; }

.site-main button:active, .site-main input[type=submit]:active {
  color: #fff;
  background-color: #2f9d90;
  border: 1px solid #2f908e;
  cursor: pointer; }

table button, table select, table input {
  width: 100%; }

.pad-right {
  padding-right: 8px; }

.highlight {
  background-color: #ffeb3b;
  font-weight: bold; }

.callout {
  padding: 6px;
  padding-bottom: 4px;
  background-color: rgba(100, 66, 99, 0.05);
  border-radius: 5px;
  margin-bottom: 1em;
  color: #666; }

.callout h3 {
  color: #000; }

.site-main ul {
  margin: 0;
  margin-left: 1.2em;
  padding: 1em 0 0 0; }

.menu-p {
  padding-top: 1em; }

.margin-bottom {
  margin-bottom: 1em; }

.margin-top {
  margin-top: 1em; }

button.primary {
  box-shadow: 0 4px 14px rgba(30, 128, 240, 0.2);
  font-size: 1.2em; }

#tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px; }

#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
  pointer-events: none; }

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto; }

#tooltip.left:after {
  left: 10px;
  margin: 0; }

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0; }

iframe {
  max-width: 100%; }

.tip li:last-child {
  margin-bottom: 0; }

body.hidden-scroll {
  overflow: hidden; }

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1050; }

.sl-wrapper {
  z-index: 1040; }
  .sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 28px;
    padding: 0;
    cursor: pointer; }
    .sl-wrapper button:hover {
      opacity: 0.7; }
  .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 1060;
    margin-top: -14px;
    margin-right: -14px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-family: "Roboto", "Montserrat", sans-serif;
    color: #000;
    font-size: 3rem; }
    .sl-wrapper .sl-close:focus {
      outline: none; }
  .sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1060;
    color: #000;
    font-size: 1rem; }
  .sl-wrapper .sl-navigation {
    width: 100%;
    display: none; }
    .sl-wrapper .sl-navigation button {
      position: fixed;
      top: 50%;
      margin-top: -22px;
      height: 44px;
      width: 22px;
      line-height: 44px;
      text-align: center;
      display: block;
      z-index: 1060;
      font-family: "Roboto", "Montserrat", sans-serif;
      color: #000; }
      .sl-wrapper .sl-navigation button.sl-next {
        right: 5px;
        font-size: 2rem; }
      .sl-wrapper .sl-navigation button.sl-prev {
        left: 5px;
        font-size: 2rem; }
      .sl-wrapper .sl-navigation button:focus {
        outline: none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-navigation button {
          width: 44px; }
          .sl-wrapper .sl-navigation button.sl-next {
            right: 10px;
            font-size: 3rem; }
          .sl-wrapper .sl-navigation button.sl-prev {
            left: 10px;
            font-size: 3rem; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-navigation button {
          width: 44px; }
          .sl-wrapper .sl-navigation button.sl-next {
            right: 20px;
            font-size: 3rem; }
          .sl-wrapper .sl-navigation button.sl-prev {
            left: 20px;
            font-size: 3rem; } }
  .sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000; }
    .sl-wrapper .sl-image img {
      margin: 0;
      padding: 0;
      display: block;
      border: 0 none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image img {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image img {
          border: 0 none; } }
    .sl-wrapper .sl-image iframe {
      background: #000;
      border: 0 none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
    .sl-wrapper .sl-image .sl-caption {
      display: none;
      padding: 10px;
      color: #fff;
      background: rgba(0, 0, 0, 0.8);
      font-size: 1rem;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-top {
        bottom: auto;
        top: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-outside {
        bottom: auto; }
    .sl-wrapper .sl-image .sl-download {
      display: none;
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #000;
      z-index: 1060; }

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
.success, .error, .info {
  padding: 8px;
  margin: 8px 0;
  border-radius: 5px; }

.info > h3 {
  color: #d6a835; }

.info a {
  font-weight: bolder; }

.success {
  color: #2aa459;
  background-color: #e9ffe9;
  border: 1px solid #2aa459; }

.info {
  background-color: #ffebbc;
  border: 1px solid #d6a835; }

h2 .pill {
  font-size: 0.75em; }
  
.pill__wrapper {
  margin-top: 8px;
}

.pill {
  background-color: #eee;
  padding: 0 0.7em;
  margin: 0;
  margin-right: 0.5em;
  border-radius: 4px;
  font-weight: bold;
  color: #999; }

.pill.inline {
  float: left;
  min-width: 44px;
  text-align: center;
  background: #eee;
  border-radius: 4px;
  color: #999;
  font-size: 0.85em;
  font-weight: bolder;
  font-family: "Karla";
  margin-right: 8px; }

.pill.small {
  min-width: 44px;
  text-align: center;
  background: #eee;
  border-radius: 4px;
  color: #999;
  font-size: 0.85em;
  font-weight: bolder;
  font-family: "Karla";
  margin-right: 0px; }

/*
blockquote:before {
  color: #ddd;
  content: '“';
  font-size: 102pt;
  position: absolute;
  left: 0px;
  z-index: -1;
  top: 30px;
}*/
/*
blockquote:after {
  color: #ddd;
  content: '”';
  font-size: 102pt;
  position: absolute;
  right: -16px;
  z-index: -1;
  bottom: -30px;
}

blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(images/close-quote.gif) no-repeat right bottom;
  padding-left: 32px;
  text-indent: 0px;
  position: relative;
}

blockquote:first-letter {
  background: url(images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

blockquote .author {
  margin-left:48px;
  text-align:right;
}*/
.activity .pill {
  white-space: pre;
  max-width: calc(100% - 8px);
  display: inline-block; }

.lt-purple {
  color: #7d55aa; }

.purple {
  color: #e5704e; }

.pill.purple {
  color: #fff;
  background: #e5704e; }

.pill.success {
  color: #2aa459;
  background-color: #e9ffe9;
  border: none; }

.fa.success.pill {
  border: 1px solid #2aa459; }

.current {
  color: #000 !important;
  cursor: default;
  text-decoration: underline; }

.pill.current {
  color: #7d55aa;
  cursor: default;
  text-decoration: underline; }

.pill.link {
  color: #274654;
  text-decoration: none; }

#comment-form {
  position: relative;
  top: -70px; }

.pill.link:hover {
  color: #274654;
  text-decoration: underline;
  cursor: pointer; }

.price-range {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between; }

.display-card {
  border: 4px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.display-card > p {
  padding: 1em;
  margin: 0px; }

.display-card .name {
  background-color: #eee;
  float: left;
  padding: 0 10px; }

.display-card .data {
  background-color: #eee;
  float: right;
  padding: 0 10px; }

.display-card img {
  width: 25%;
  float: left; }

.display-card .content {
  width: 75%;
  float: right; }

body .site-main form input.error, body .site-main input.error, body .site-main form textarea.error, .error {
  color: #d42a59;
  background-color: #ffe9e9;
  border: 1px solid #d42a59; }

button.red {
  color: #d42a59;
  background-color: #fff;
  border: 1px solid #d42a59; }

button.red:hover {
  background-color: #ffe9e9;
  border: 1px solid #d42a59;
  color: #d42a59; }

button.red:active {
  background-color: #d42a59;
  border: 1px solid #d42a59;
  color: #fff; }

button.green {
  color: #2aa459;
  background-color: #e9ffe9;
  border: 1px solid #2aa459; }

button.green:hover {
  background-color: #e9ffe9;
  border: 1px solid #2aa459;
  color: #2aa459; }

button.green:active {
  background-color: #2aa459;
  border: 1px solid #2aa459;
  color: #fff; }

button.lg {
  width: 100%; }

button.in-header {
  margin: 0;
  padding: 8px;
  border-radius: 4px;
  font-weight: bolder;
  font-size: 10pt;
  background-color: #e9eced;
  border: 0;
  color: #274654;
  text-decoration: underline;
  cursor: pointer; }

button.in-header:hover {
  color: #fff;
  background: #274654;
  border: 0;
  outline: 0;
  text-decoration: underline;
  cursor: pointer; }

button.in-header:active {
  background-color: #274654;
  border: 0;
  color: #fff; }

.count {
  margin-top: 4px !important; }

.count.error {
  color: #d42a59;
  border: none; }

button.muted {
  color: #999;
  background-color: #fff;
  border: 1px solid #999; }

button.muted:hover {
  background-color: #eee;
  border: 1px solid #999;
  color: #999; }

button.muted:active {
  background-color: #999;
  border: 1px solid #999;
  color: #fff; }

.toggle-me {
  height: 0;
  overflow: hidden;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 4px solid #eee; }

.inset {
  margin-top: 10px;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 4px solid #eee; }

.comment-form-author {
  width: 49%;
  float: left; }

.comment-form-email {
  width: 49%;
  float: right; }

.review .callout h3 {
  height: 2em;
  vertical-align: middle; }

.review .callout p {
  text-align: center; }

.callout tr {
  border-bottom: 2px dotted #ddd; }

.callout tr:last-of-type {
  border-bottom: none; }

.review th {
  color: #000; }

.review th, .review td {
  padding: 4px 10px; }

.review td {
  font-size: 18pt;
  text-align: center;
  font-weight: bolder; }

.review .success, .review .error {
  padding: 2px 8px;
  margin: 0 0;
  padding-bottom: 1px;
  font-size: 80%;
  line-height: initial; }

.site-main table, .site-main th, .site-main td {
  border: 1px solid black; }

.site-main table {
  width: 100%;
  border-collapse: collapse; }

.site-main td {
  padding: 4px; }

.callout table, .callout th, .callout td {
  border: 0;
  padding: 0; }

.no-style table, table.no-style, .no-style td, .no-style th {
  border: 0; }

.no-style table, table.no-style, .no-style th {
  width: auto; }

#quiz {
  padding-bottom: 0.5em;
  border-bottom: 4px solid #eee;
  margin-bottom: 1em; }

a.fourth, button.fourth {
  width: 23%;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bolder; }

.fourth {
  font-size: 14pt;
  border: 1px solid #2f9d90;
  background: #2f9d90;
  color: #e9eced; }

.fourth span {
  width: 100%;
  text-align: center;
  line-height: 1.2;
  padding: 8px 4px; }

.children > .comment {
  margin-left: 47px;
  margin-top: -10px;
  /* border-left: 2px solid #eee; */ }

a.fourth:visited {
  color: #e9eced; }

a.fourth:hover {
  color: #274654;
  background-color: #e9eced;
  border: 1px solid #2f9d90;
  cursor: pointer; }

.hid {
  display: none; }

.aligncenter {
  margin: 0 auto;
  display: block; }

figcaption.wp-caption-text {
  color: #999;
  font-weight: bolder; }

.comment-list > .comment {
  border-bottom: 2px dotted #eee; }

.comment-body {
  color: #333;
  font-size: 11pt;
  margin-bottom: 2em;
  margin-top: 2em; }

.hub {
  float: right;
  width: 25%;
  padding: 10px;
  min-width: 250px; }

.hub h3 {
  border-bottom: 2px dotted #ddd;
  padding-bottom: 4px;
  margin-bottom: 8px; }

.hub ul {
  padding-top: 0;
  margin-left: 0; }

.hub ul > ul {
  padding-top: 0;
  margin-left: 10px; }

.hub li {
  margin-bottom: 0; }

.hub .active {
  font-weight: bolder; }

.animated {
  -webkit-animation-duration: 0.62s;
  animation-duration: 0.62s; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

.fancy-text {
  letter-spacing: 0.04em; }

.flexbox-center {
  height: 100%;
  -js-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

.flex {
  -js-display: flex;
  display: flex; }

.adthrive-sticky.adthrive-footer {
  z-index: 1; }

.navbar-container {
  background-color: #274654;
  width: 100%; }

.navbar {
  overflow: hidden;
  margin: 0 auto; }

.navbar > button, .navbar > div > button {
  margin: 0;
  padding: 0; }

.navbar > a, .navbar > div > button {
  padding: 8px 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.2em; }

a, img {
  border: none;
  outline: none; }

.navbar a {
  float: left;
  font-size: 12pt;
  color: white;
  text-decoration: none; }

.navbar .header > a {
  color: #274654;
  float: none; }

.navbar .column a {
  border-radius: 8px;
  padding: 4px 16px;
  font-size: 12pt;
  line-height: 1.25;
  letter-spacing: -0.01em; }

.navbar .column a h3 {
  border-bottom: 2px solid #eee; }

.dropdown, .navbar span {
  float: left;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: none !important;
  /* IE 7 and the rest of the world */ }

.navbar .search input {
  font-size: 12pt;
  padding: 8px 16px;
  outline: 0;
  border: none; }

.dropdown .dropbtn {
  font-size: 12pt;
  border: none;
  outline: none;
  color: white;
  background-color: #274654;
  margin: 0;
  z-index: -99 \9; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  right: 0;
  left: 0;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  margin: 0 auto; }

.dropdown-content .header {
  background: #e9eced;
  padding: 8px;
  color: white; }

.dropdown-content:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  width: 100vw;
  height: calc(100% + 60px);
  transform: translatex(-50%);
  transform-origin: top center; }

@media screen and (min-width: 600px) {
  .stub.hidden {
    display: none; }

  .navbar a:hover, .dropdown:hover .dropbtn {
    background-color: #e9eced;
    color: #274654; }

  .navbar a:hover h3 {
    color: #274654; }

  .dropdown:hover .dropdown-content, .dropdown:active .dropdown-content {
    display: block;
    position: absolute;
    overflow: visible; }

  .column {
    max-width: calc(100% / 3); } }
/* Create three equal columns that floats next to each other */
.column {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.column a {
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left; }

.column a:hover > h3 {
  border-bottom: 2px solid #274654; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.row .column {
  display: inline-block;
  vertical-align: top; }

.column a:after {
  content: "";
  display: table;
  clear: both; }

#header {
  min-height: 66px; }

.mainmenu-open > #header {
  position: fixed;
  top: 0;
  left: 0; }

#menu_toggle {
  display: none; }

.site-main {
  padding: 20px; }

.stub {
  background: #fff;
  position: relative;
  top: 0;
  left: 0;
  width: 220px;
  float: left;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  z-index: 1;
  overflow: hidden; }

.stub-right {
  width: 300px;
  float: left;
  overflow: hidden; }

.site-main {
  width: 50%;
  width: calc(100% - 520px);
  float: left;
  overflow: hidden; }

.site-main.full {
  width: 100%;
  float: left; }

article iframe {
  max-width: 100%; }

@media screen and (max-width: 999px) {
  .stub-right {
    float: right;
    width: calc(100% - 220px);
    padding: 20px; }

  .site-main {
    width: calc(100% - 220px); }

  .site-main.full {
    width: 100%; } }
#resp:target {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden; }

.resp-menu {
  color: #fff;
  display: none; }

.resp-cont {
  display: block; }

.entry-p {
  float: left;
  width: 55%;
  margin-top: 1em;
  padding-left: 1em; }

.fake-table .muted, .tip .muted {
  color: #666;
  font-weight: bold; }

.fake-table .row {
  width: 100%;
  border-bottom: 2px dotted #eee;
  margin-bottom: 1em;
  padding-bottom: 1em; }

.fake-table .col, .fake-table .col-sm, .fake-table .col-md, .fake-table .col-lg {
  display: inline-block; }

.fake-table .col-sm {
  width: 25%; }

.fake-table .col-md {
  width: 50%; }

.fake-table .col-lg {
  width: 100%; }

.fake-table h1 {
  padding-bottom: 0.25em;
  padding-top: 0.75em;
  position: relative;
  text-shadow: 4px 4px 0 #fff, -4px 4px 0 #fff;
  display: block;
  color: #ddd; }

.tip, .dotted-bottom {
  border-bottom: 2px dotted #eee;
  margin-bottom: 1em;
  padding-bottom: 1em; }

.tip .bottom {
  padding-top: 0.5em; }

.review p {
  margin-top: 10px; }

.no-mobile-flex {
  height: 100%; }

.mid {
  width: 100%; }

.stub-right > div {
  margin-bottom: 1em;
  border-bottom: 2px solid #eee;
  padding-bottom: 1em; }

.col-2 {
  width: 15%;
  float: left; }

.col-3 {
  width: 25%;
  float: left; }

.col-4 {
  width: 35%;
  float: left; }

.callout a.active {
  font-weight: bolder;
  text-decoration: underline; }

.modal-back {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background-color: #eee; }

.three-column {
  column-count: 3; }

.social-icons .fifth {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 2em;
  -webkit-transition: all 260ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 260ms cubic-bezier(0.645, 0.045, 0.355, 1); }

.social-icons .clr {
  float: none; }

.social-icons .facebook {
  color: #4267b2; }

.social-icons .twitter {
  color: #1da1f2; }

.social-icons .instagram {
  color: #c32aa3; }

.social-icons .youtube {
  color: #ff0000; }

.social-icons .pinterest {
  color: #bd081c; }

.social-icons .fifth:hover {
  transform: scale(1.2); }

.social-icons .clr {
  float: none; }

.social-buttons {
  display: inline-block;
  float: right; }

.social-buttons a {
  display: inline-block;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  padding: 8px 15px;
  font-size: 15pt;
  margin-right: 4px; }

.social-buttons .facebook {
  color: #fff;
  background-color: #4267b2; }

.social-buttons .twitter {
  color: #fff;
  background-color: #1da1f2; }

.social-buttons .instagram {
  color: #fff;
  background-color: #c32aa3; }

.social-buttons .youtube {
  color: #fff;
  background-color: #ff0000; }

.social-buttons .pinterest {
  color: #fff;
  background-color: #bd081c; }

.social-buttons .flipboard {
  color: #fff;
  background-color: #F52828; }

.stub-right > div:first-of-type {
  margin-top: 20px; }

#activity-log a .pill, .activity a .pill {
  color: #274654; }

#activity-log a:hover .pill, .activity a:hover .pill {
  text-decoration: underline; }

.recipe-card {
  width: 25%;
  float: left; }

.recipe-card img {
  max-width: 100%; }

.filter-list-area {
  column-count: 3; }

.filter-list-area-4 {
  column-count: 4; }

.answer-image {
  font-size: 2em;
  color: #000;
  opacity: 0.82;
  font-weight: bolder;
  font-family: Roboto;
  text-align: center;
  background-color: #fff;
  padding: 0 1em; }

.answer-image-container {
  cursor: pointer;
  width: 50%;
  height: 256px;
  float: left; }

.answer-image-container:hover .answer-image {
  opacity: 1; }

.slide {
  display: inline-flex;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 80px; }

.card-slide {
  width: 100%; }

.card, article.post {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #fefefe;
  border-left: 1px solid #fefefe;
  margin: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.slide-card-wide .card, .slide-card .card, .card-slide, .slide-card-full .card {
  position: relative;
  border-radius: 4px;
  border-left: 0;
  padding-top: 8px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.card .display {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-width: 33%;
  margin-right: 10px;
  background-size: cover;
  background-position: 50% 50%;
  min-height: 1em; }

.opaque {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  /* IE 5-7 */
  filter: alpha(opacity=10);
  /* Netscape */
  -moz-opacity: 0.1;
  /* Safari 1.x */
  -khtml-opacity: 0.1;
  /* Good browsers */
  opacity: 0.1; }

.slide-gallery {
  width: 100%;
  display: inline-flex; }

.slide-gallery > * {
  flex-grow: 1; }

.slide-gallery .card {
  width: 100%; }

.slide-gallery a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 100%; }

.slide-gallery a:not(:last-child) {
  margin-right: 8px; }

.slide div.card:last-child {
  border-right: 0; }

.flex-full {
  display: flex;
  flex-flow: row wrap; }

.padded {
  padding: 20px; }

.slide-card .card {
  flex-basis: calc(100% / 3);
  margin: 0;
  box-shadow: none; }

.slide-card-wide .card {
  flex-basis: calc(100% / 2);
  margin: 0;
  box-shadow: none; }

.slide-card-full .card {
  flex-basis: 100%;
  margin: 0;
  box-shadow: none; }

.slide-card .card-full {
  flex-basis: 100%; }

.card .content {
  padding: 10px; }

article .card .content {
  padding: 10px 0; }

.card.margin-bottom {
  margin-bottom: 20px; }

.item {
  display: inline-flex; }

.item-title {
  margin: 0 10px;
  flex-grow: 1;
  min-width: 30%;
  max-width: 30%; }

.item-description {
  width: 100%; }

.site-main > .card > .content {
  padding: 20px 0; }

.item-price {
  margin: 0 10px; }

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .answer-image {
    font-size: 1.2em; }

  .answer-image-container {
    width: 50%;
    height: 128px;
    float: left; }

  .filter-list-area {
    column-count: 2; }

  .filter-list-area-4 {
    column-count: 1; }

  .slide .card p {
    font-size: 0.85em; }

  .stub-right {
    display: block;
    width: 100%; }

  .stub-right .mobile-sm {
    display: block;
    width: 100%; }

  .three-column {
    column-count: 1; }

  .fake-table .col-sm {
    width: 50%; }

  .fake-table .col-md {
    width: 100%; }

  .fake-table .col-lg {
    width: 100%; }

  .entry-p {
    float: left;
    width: 100%;
    padding-left: 0; }

  .resp-menu {
    display: block; }

  .resp-cont {
    display: none; }

  .mainmenu-open .resp-cont {
    display: block;
    padding-bottom: 4em; }

  #menu_toggle {
    display: block; }

  .stub {
    pointer-events: initial;
    float: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100vw;
    width: 100vw;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }

  .site-main {
    width: 100%;
    float: none; }

  .sidemenu-open .stub {
    left: 0;
    z-index: 3;
    padding-bottom: 4em; }

  .dropdown-content {
    position: relative;
    width: 100%; }

  .dropdown .dropbtn {
    font-size: 14pt; }

  .navbar a, .navbar .dropdown {
    font-size: 14pt;
    text-decoration: none;
    display: block;
    width: 100%; }

  .row {
    display: block;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit; }

  .column {
    height: auto;
    max-width: 100%; }

  .blog-column-container-simple, .blog-column-container, .contentbody {
    width: 100%; }

  .blog-column-container-simple {
    border-bottom: 2px solid #e9eced; }

  .dropdown.open .dropdown-content, .dropdown.open .dropdown-content {
    display: block;
    position: relative; }

  .dropdown.open .dropbtn {
    background-color: #e9eced;
    color: #274654; }

  .dropdown.open .dropbtn > i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

  .sidemenu-open, .sidemenu-open body {
    overflow: hidden;
    pointer-events: none;
    width: 100%;
    height: 100%; }

  .mainmenu-open, .mainmenu-open body {
    overflow: hidden;
    pointer-events: none;
    width: 100%;
    height: 100%; }

  .mainmenu-open #stickA, .mainmenu-open .sticky {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0;
    overflow-y: hidden;
    pointer-events: all;
    z-index: 9; }

  .mainmenu-open #navbar {
    pointer-events: all;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }

  .review h3 span {
    width: 100%;
    display: inline-block;
    float: none !important; }

  a.fourth {
    width: 48%;
    margin-bottom: 4px; }

  .no-mobile-flex {
    height: auto; }

  button.mid {
    margin-bottom: 16px; }

  .hub {
    float: right;
    width: 100%;
    padding: 10px; }

  .author-callout img {
    float: left;
    width: 45px; }

  .author-callout .desc {
    float: right;
    width: calc(100% - 60px); } }
img[alt]:after {
  display: none; }

article .card ul {
  margin-left: 0; }

article .card ul li {
  margin-left: 8px;
  font-weight: bolder;
  line-height: 1.25; }

article .card ul li:last-child {
  margin-bottom: 0; }

.author-inner-single {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.review-data-cards {
  margin-left: 20px;
  padding-left: 20px; }

.slide-card .card {
  padding: 10px; }

.review-text-area {
  position: relative;
  left: 20px; }

.review-text-area > div {
  padding: 0 20px; }

.review-data-value {
  color: #111;
  font-size: 16pt; }

@media screen and (max-width: 800px) {
  .review-data-cards {
    float: none; }

  .review-data-cards .slide-card .card {
    padding: 1px; }

  .review-text-area {
    margin-left: 0px;
    position: relative;
    left: 0px; }

  .review-text-area > div {
    padding: 0; }

  .review-data-value {
    font-size: 12pt; }

  .social-buttons {
    margin-bottom: 20px; }

  .author-inner-single {
    display: block;
    width: 100%; }

  .author-inner-single div {
    width: 100%; }

  .col-stack-mobile {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .slide-card, .slide-card-wide, .slide-card-full {
    overflow: auto;
    display: block;
    border: none; }

  .slide div.card {
    border-bottom: 1px solid #eee; }

  .flex-full {
    display: block; }

  /*
  .flex-full, .slide-gallery {
        overflow: visible;
  }

  .flex-full > *, .slide-gallery > * {
    display: block;
    float: none;
  }

  .slide-card .card, .slide-card-wide .card {
    width: initial;
  }
  */
  .flex-stack {
    flex-flow: column wrap; }

  .flex-stack > a:first-child {
    min-height: 80px;
    margin-bottom: 20px;
    margin-right: 0; }

  article .card .flex-stack ul {
    margin-left: 20px; } }
article figcaption {
  margin-bottom: 1em; }

article h1, article h2, article h3 {
  margin-bottom: 1em; }

article .card h1, article .columns-flex h1, article .card h2, article .columns-flex h2, article .card h3, article .columns-flex h3 {
  margin-bottom: 0; }

.column i.fa {
  padding: 2px 1.2em;
  font-size: 64%; }

.column .pill > i.fa {
  padding: 2px 0.25em;
  font-size: 84%; }

.column .pill.inline {
  min-width: 50px; }

/* styling for quiz popular quizzes */
.popularQuiz__wrapper {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }

.popularQuiz__link {
  overflow: hidden;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.75);
  position: relative;
  display: flex;
  align-items: center;
  color: #000; }

.popularQuiz__title .popularQuiz__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  object-contain: 50% 50%; }

.popularQuiz__title {
  text-align: center;
  display: flex; }

.popularQuiz__inner {
  padding: 5px;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  float: left;
  width: 100%;
  display: flex;
  min-height: 100px; }

.popularQuiz__container {
  border: 8px solid #f45341;
  border-radius: 12px;
  padding: 12px;
  margin: 10px 0; }

.popularQuiz__containerTitle {
  font-size: 1.2em;
  text-align: center; }

@media screen and (min-width: 480px) {
  .popularQuiz__wrapper {
    overflow: hidden;
    display: block; }

  .popularQuiz__link {
    color: #0d81f7;
    overflow: hidden;
    display: block;
    padding: 5px 10px; }

  .popularQuiz__title .popularQuiz__img {
    float: left;
    height: auto;
    width: 100px;
    position: static; }

  .popularQuiz__title {
    font-size: 1.3em;
    display: block;
    text-align: left; }

  .popularQuiz__inner {
    width: 100%;
    min-height: 0;
    display: block; }

  .popularQuiz__container {
    border: 8px solid #f45341;
    border-radius: 12px;
    padding: 12px;
    margin: 10px 0; }

  .popularQuiz__containerTitle {
    font-size: 1.2em;
    text-align: center; } }
article#post--1 h1, article#post--1 h2, article#post--1 h3:not(.callout) {
  margin-bottom: 0; }

.reviewCategory__topicItem {
  padding-bottom: 12px; }

article#post--1 .card .content {
  padding: 10px; }

.navbar-container, .dropdown .dropbtn {
  background-color: #274654; }

a.fourth {
  background-color: #2f9d90;
  color: #f8f8ff !important;
  border: none !important; }
  a.fourth:hover {
    background-color: rgba(47, 157, 144, 0.8); }

.frontpage-imagetitle {
  background-color: #274654; }

.socialWidget__header {
  padding: 5px 20px;
  text-transform: uppercase;
  background: #274654;
  color: #fff; }

.aeSingleAuthorBlock img[src="http://1.gravatar.com/avatar/a4f47406bf09206102b27b5c52c8acfd?s=96&d=mm&r=g"] {
  display: none; }

@media print {
  * {
    font-family: "Times New Roman", serif !important; }

  #navbar {
    display: none; }

  .stub, .stub-right, #banner, #footer, i, .entry-footer, .nav-links, #comments, iframe, #relatedpages {
    display: none; }

  #main {
    width: 100%;
    padding: 0; }

  html {
    padding: 20px; }

  #print-button {
    display: none; }

  .hide-when-print {
    display: none; } }

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