/*
	Theme Name: Marketers Delight
	Version: 4.9.2.1
	Author: Alex Mangini
	Description: Marketers Delight is your smart website design system for the future. Built on a foundation of typography, MD's features and layout all work together to help you create stunning content on the web. Use the Site Designer to design your site with live preview, capture subscribers with MD's email and popups tools, and enable power features like the Stream and Bookshelf to deliver unique kinds of content to your audience. All of that and more in Marketers Delight
	Theme URI: https://marketersdelight.net/
	Author URI: https://kolakube.com/
	Text Domain: md
*/

/* SITE */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: md-icon;
  src: url('lib/assets/icons/md.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}

body, .logo, .tagline, .headline, h1, h2, h3, h4, h5, h6, .large-title, .small-title, .med-title, .button, button, input[type="submit"] {
  font-family: Open Sans, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

body {
  background-color: #F0F0F0;
  color: #1E1E1E;
  font-size: 16px;
  line-height: 26px;
}

a, .text-intro:first-letter, .has-drop-cap:first-letter, .drop {
  color: #ef7700;
}

.has-primary-background-color {
  background-color: #AE2525;
}

.has-primary-color {
  color: #AE2525;
}

.has-secondary-background-color {
  background-color: #3E3E3E;
}

.has-secondary-color {
  color: #3E3E3E;
}

.has-accent-background-color {
  background-color: #FFFBCC;
}

.has-accent-color {
  color: #FFFBCC;
}

.has-white-background-color {
  background-color: #FFFFFF;
}

.has-white-color {
  color: #FFFFFF;
}

.has-text-background-color {
  background-color: #1E1E1E;
}

.has-text-color {
  color: #1E1E1E;
}

.has-text-sec-background-color {
  background-color: #777777;
}

.has-text-sec-color {
  color: #777777;
}

.has-links-background-color {
  background-color: #ef7700;
}

.has-links-color {
  color: #ef7700;
}

.has-button-background-color {
  background-color: #22A340;
}

.has-button-color {
  color: #22A340;
}

.has-button-sec-background-color {
  background-color: #F58F2A;
}

.has-button-sec-color {
  color: #F58F2A;
}

input[type="submit"], button, .button, a.button, .button a, .format-text-main .button {
  background-color: #22A340;
  color: #FFFFFF;
  padding: 13px 26px;
}

.button.button-outline, .format-text-main .button.button-outline {
  border: 3px solid #22A340;
  color: #FFFFFF;
}

.button.button-sec, a.button.button-sec, .button.button-sec a, .format-text-main .button.button-sec {
  background-color: #F58F2A;
  color: #FFFFFF;
}

/* LAYOUT */
.inner {
  max-width: 1048px;
}

@media all and (min-width: 900px) {
  .content-sidebar .content, .sidebar-content .content, .content-width {
    width: 64.12213740458%; /* 672 / 1048 */
  }

  .sidebar {
    width: 35.87786259542%; /* 376 / 1048 */
  }

  .footer-columns + .footer-copy {
    margin-top: 52px;
    padding-top: 39px;
  }
}

@media all and (max-width: 900px) {
  .stream {
    margin-bottom: 26px;
    margin-top: 26px;
  }
}

/* FORMATTING */
.format-text-main {
  font-size: 16px;
  line-height: 26px;
}

.format-text-main a, .links-main a {
  border-bottom: 1px solid #ef7700;
}

.format-text-main .alignleft {
  margin-right: 26px;
}

.format-text-main ul, .format-text-main ol, .format-text-main dl, .format-text-main p, .format-text-main blockquote, .format-text-main pre, .format-text-main table, .format-text-main .wp-caption, .format-text-main .gfield, .format-text-main .alert:not(:last-child), .format-text-main .note:not(:last-child), .format-text-main .aligncenter, .format-text-main hr, .format-text-main .wp-block-image {
  margin-bottom: 26px;
}

.format-text-main ul, .format-text-main ol, .format-text-main .alignright {
  margin-left: 26px;
}

.format-text-main li ul, .format-text-main li ol {
  margin-top: 9px;
}

.content-item-text .headline, .content-item-text h1, .content-item-text h2, .content-item-text h3, .content-item-text h4, .content-item-text h5, .content-item-text h6 {
  color: #1E1E1E;
}

.format-text-main .headline a, .format-text-main h1 a, .format-text-main h2 a, .format-text-main h3 a, .format-text-main h4 a, .format-text-main h5 a, .format-text-main h6 a {
  border-bottom: 0;
  color: #3285B6;
}

.format-text-main h1, .format-text-main h2, .format-text-main h3, .format-text-main h4, .format-text-main h5, .format-text-main h6, .format-text-main input, .format-text-main img.alignright, img.format-text-main .alignleft {
  margin-bottom: 13px;
  position: relative;
}

.content-item-text h1:not(:first-child), .content-item-text h2:not(:first-child), .content-item-text h3:not(:first-child), .content-item-text h4:not(:first-child), .content-item-text h5:not(:first-child) {
  margin-top: 39px;
}

.content-item-text p:last-child

)
{
  margin-bottom: 0
;
}
.format-text-main li, .format-text-main dd {
  margin-bottom: 9px;
  position: relative;
}

.format-text-main h1, .format-text-main .large-title, .large-title {
  font-size: 44px;
  font-weight: normal;
  line-height: 62px;
}

.format-text-main h2 {
  font-size: 35px;
  font-weight: normal;
  line-height: 49px;
}

.format-text-main h3, .format-text-main .med-title, .med-title {
  font-size: 31px;
  font-weight: normal;
  line-height: 47px;
}

.format-text-main h4, .format-text-main .comment-reply-title {
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
}

.format-text-main h5, .format-text-main h6, .small-title, .format-text-main .small-title {
  font-size: 22px;
  font-weight: normal;
  line-height: 33px;
}

@media all and (max-width: 900px) {
  .format-text-main {
    font-size: 15px;
    line-height: 25px;
  }

  .format-text-main h1, .format-text-main h2.headline, .format-text-main .large-title, .large-title {
    font-size: 31px;
    line-height: 43px;
  }

  .format-text-main h2 {
    font-size: 26px;
    line-height: 37px;
  }

  .format-text-main h3, .format-text-main .med-title, .med-title {
    font-size: 23px;
    line-height: 35px;
  }

  .format-text-main h4, .format-text-main .comment-reply-title {
    font-size: 19px;
    line-height: 29px;
  }

  .format-text-main h5, .format-text-main h6, .small-title, .format-text-main .small-title {
    font-size: 19px;
    line-height: 28px;
  }
}

@media all and (max-width: 700px) {
  .format-text-main {
    font-size: 15px;
    line-height: 25px;
  }

  .format-text-main h1, .format-text-main h2.headline, .format-text-main .large-title, .large-title {
    font-size: 31px;
    line-height: 43px;
  }

  .format-text-main h2 {
    font-size: 26px;
    line-height: 37px;
  }

  .format-text-main h3, .format-text-main .med-title, .med-title {
    font-size: 23px;
    line-height: 35px;
  }

  .format-text-main h4, .format-text-main .comment-reply-title {
    font-size: 19px;
    line-height: 29px;
  }

  .format-text-main h5, .format-text-main h6, .small-title, .format-text-main .small-title {
    font-size: 19px;
    line-height: 28px;
  }
}

/* BLOCKS */
.block {
  padding: 26px 52px;
}

.block-half, .frame {
  padding: 13px;
}

.block-half-bot, .has-inline-post-thumbnail > .content-item-headline:not(.featured-image-cover) > [class*="block-"] {
  padding-bottom: 13px;
}

.block-half-tb {
  padding-bottom: 13px;
  padding-top: 13px;
}

.block-half-top {
  padding-top: 13px;
}

.block-single, .pagination, .box-style-list ul, .tagcloud, .note, .alert {
  padding: 26px;
}

.block-single-tb {
  padding-bottom: 26px;
  padding-top: 26px;
}

.block-single-lr {
  padding-left: 26px;
  padding-right: 26px;
}

.block-single-top, .block-full-content {
  padding-top: 26px;
}

.block-single-bot {
  padding-bottom: 26px;
}

.block-mid {
  padding: 39px 26px;
}

.block-mid-top {
  padding-top: 39px;
}

.block-mid-bot {
  padding-bottom: 39px;
}

.block-double {
  padding: 52px;
}

.block-double-tb, .footer {
  padding-bottom: 52px;
  padding-top: 52px;
}

.block-double-lr {
  padding-left: 52px;
  padding-right: 52px;
}

.block-double-top {
  padding-top: 52px;
}

.block-double-bot, .block-full-content {
  padding-bottom: 52px;
}

.block-double-content {
  padding: 26px 52px 52px;
}

.block-triple {
  padding: 78px;
}

.block-triple-tb {
  padding-bottom: 78px;
  padding-top: 78px;
}

.block-triple-lr {
  padding-left: 78px;
  padding-right: 78px;
}

.block-triple-top {
  padding-top: 78px;
}

.block-triple-bot {
  padding-bottom: 78px;
}

.block-triple-double {
  padding: 78px 52px;
}

.block-quad {
  padding: 104px 156px;
}

.block-quad-tb {
  padding-bottom: 104px;
  padding-top: 104px;
}

.block-quad-lr {
  padding-left: 104px;
  padding-right: 104px;
}

.block-quad-top {
  padding-top: 104px;
}

.block-quad-bot {
  padding-bottom: 104px;
}

.block-full-quad {
  padding-bottom: 78px;
  padding-top: 104px;
}

[class*="block-full"] {
  padding-left: 22.900763358779%;
  padding-right: 22.900763358779%; /* 240 / 1048 */
}

.block-full {
  padding-bottom: 52px;
  padding-top: 52px;
}

.block-full-top {
  padding-top: 52px;
}

[class*="block-full"] .wrap.alignright, [class*="block-full"] .wrap.aligncenter, [class*="block-full"] .alignfull {
  margin-right: -42.253521126761%; /* 240 / 568 */
}

[class*="block-full"] .wrap.alignleft, [class*="block-full"] .wrap.aligncenter, [class*="block-full"] .alignfull {
  margin-left: -42.253521126761%; /* 240 / 568 */
}

@media all and (min-width: 1048px) {
  [class*="block-full"] .wrap-small.alignright, [class*="block-full"] .wrap-small.aligncenter, [class*="block-full"] .alignwide {
    margin-right: -104px;
  }

  [class*="block-full"] .wrap-small.alignleft, [class*="block-full"] .wrap-small.aligncenter, [class*="block-full"] .alignwide {
    margin-left: -104px;
  }

  .close-on-desktop {
    display: none !important;
  }
}

@media all and (max-width: 1048px) {
  .close-on-max {
    display: none;
  }

  .header .inner, .footer .inner, .page-leads-columns {
    padding-left: 13px;
    padding-right: 13px;
  }

  .sidebar {
    padding-left: 13px;
    padding-right: 13px;
  }

  [class*="block-full"] {
    padding-left: 78px;
    padding-right: 78px;
  }

  [class*="block-full"] .wrap.alignright, [class*="block-full"] .wrap.aligncenter, [class*="block-full"] .alignfull {
    margin-right: -78px;
  }

  [class*="block-full"] .wrap.alignleft, [class*="block-full"] .wrap.aligncenter, [class*="block-full"] .alignfull {
    margin-left: -78px;
  }

  .block-full {
    padding-bottom: 52px;
    padding-top: 52px;
  }

  .block-full-top {
    padding-top: 52px;
  }
}

@media all and (max-width: 900px) {
  /* TRIPLE */
  .block-quad {
    padding: 78px;
  }

  .block-quad-tb {
    padding-bottom: 78px;
    padding-top: 78px;
  }

  [class*="block-full"], .block-quad-lr {
    padding-left: 78px;
    padding-right: 78px;
  }

  .block-quad-top {
    padding-top: 78px;
  }

  .block-quad-bot {
    padding-bottom: 78px;
  }

  .block-full-quad {
    padding-bottom: 52px;
    padding-top: 78px;
  }

  /* DOUBLE */
  .block-triple, .block-triple-double {
    padding: 52px;
  }

  .block-triple-tb {
    padding-bottom: 52px;
    padding-top: 52px;
  }

  .block-triple-lr {
    padding-left: 52px;
    padding-right: 52px;
  }

  .block-triple-top {
    padding-top: 52px;
  }

  .block-triple-bot {
    padding-bottom: 52px;
  }

  /* SINGLE */
  .header-menu-trigger {
    right: 13px;
  }

  .sidebar {
    padding-bottom: 26px;
    padding-top: 26px;
  }
}

@media all and (max-width: 700px) {
  /* SINGLE + HALF */
  .block-quad {
    padding: 26px 13px;
  }

  .block-triple, .block-triple-double, .block-double, .block-double-content, .block {
    padding: 26px;
  }

  .block-quad-tb, .block-triple, .block-triple-tb, .block-double-tb, .block-double {
    padding-bottom: 26px;
    padding-top: 26px;
  }

  .block-full {
    padding-bottom: 26px;
    padding-top: 26px;
  }

  .block-full-quad {
    padding-bottom: 26px;
    padding-top: 52px;
  }

  .stream-loop .block-single {
    padding-bottom: 13px;
    padding-top: 13px;
  }

  [class*="block-full"], .block-quad-lr, .block-triple, .block-triple-lr, .block-triple-double, .block-double, .block-double-content, .block-double-lr, .block-single-lr, .block, .sidebar, .blog-teasers, .block-single, .pagination, .tagcloud, .note, .alert {
    padding-left: 13px;
    padding-right: 13px;
  }

  .block-quad-top, .block-triple-top, .block-double-top {
    padding-top: 26px;
  }

  .block-quad-bot, .block-triple-bot, .block-double-bot {
    padding-bottom: 26px;
  }
}

/* COLUMNS */
@media all and (min-width: 700px) {
  .columns-half {
    margin-left: -13px;
  }

  .columns-half > .col {
    padding-left: 13px;
  }

  .columns-single {
    margin-left: -26px;
  }

  .columns-single > .col {
    padding-left: 26px;
  }

  .columns-mid {
    margin-left: -39px;
  }

  .columns-mid > .col {
    padding-left: 39px;
  }

  .columns-double {
    margin-left: -52px;
  }

  .columns-double > .col {
    padding-left: 52px;
  }
}

/* SPACERS */
.mb-quad:not(:last-child) {
  margin-bottom: 104px;
}

.mb-triple:not(:last-child) {
  margin-bottom: 78px;
}

.mt-double {
  margin-top: 52px;
}

.mb-double:not(:last-child) {
  margin-bottom: 52px;
}

.mb-mid:not(:last-child), .comments-title {
  margin-bottom: 39px;
}

.mt-single {
  margin-top: 26px;
}

.mb-single:not(:last-child) {
  margin-bottom: 26px;
}

.mt-half {
  margin-top: 13px;
}

.mr-half {
  margin-right: 13px;
}

.mb-half:not(:last-child), .form-input, .byline {
  margin-bottom: 13px;
}

.mt-small {
  margin-top: 4px;
}

.mr-small {
  margin-right: 4px;
}

.mb-small:not(:last-child) {
  margin-bottom: 4px;
}

.wrap.alignright, .wrap.aligncenter, .alignfull {
  margin-right: -52px;
}

.wrap.alignleft, .wrap.aligncenter, .alignfull {
  margin-left: -52px;
}

@media all and (max-width: 900px) {
  /* TRIPLE */
  .mb-quad:not(:last-child) {
    margin-bottom: 78px;
  }

  /* DOUBLE */
  .mb-triple:not(:last-child) {
    margin-bottom: 52px;
  }
}

@media all and (max-width: 700px) {
  /* DOUBLE */
  .mb-quad:not(:last-child) {
    margin-bottom: 52px;
  }

  /* SINGLE */
  .mb-triple:not(:last-child), .mb-double:not(:last-child) {
    margin-bottom: 26px;
  }

  /* HALF */
  [class*="block-"] .wrap.alignleft, [class*="block-"] .wrap.aligncenter, [class*="block-full"] .alignfull {
    margin-left: -13px;
  }

  [class*="block-"] .wrap.alignright, [class*="block-"] .wrap.aligncenter, [class*="block-full"] .alignfull {
    margin-right: -13px;
  }
}

/* HEADER */
.header {
  background-color: #ffffff;
  padding-bottom: 5px;
  padding-top: 5px;
}

.logo {
  font-size: 36px;
  line-height: 1.2em;
}

.logo a {
  color: #1E1E1E;
}

.tagline {
  color: #444444;
  line-height: 1.2em;
}

.menu-header .menu-item a, .header-menu-trigger {
  color: #000000;
}

.menu-header .menu-item a:hover {
  color: #ffd700;
}

.menu-header > .current-menu-item > a {
  color: #AE2525;
}

.menu-header .menu-item.button a {
  padding-left: 26px;
  padding-right: 26px;
}

@media all and (min-width: 1048px) {
  .header-menu-wrap {
    right: 0;
  }

  .main-menu-triggers, .menu-trigger, .menu-search {
    display: inline-block;
  }

  .sub-menu {
    width: 234px;
  }

  .sub-menu .sub-menu {
    left: 234px;
    top: 0;
  }

  .menu-main .sub-menu .sub-menu {
    left: 234px;
  }
}

@media all and (min-width: 900px) {
  .menu-item.button {
    padding: 0;
    text-align: center;
  }

  .menu-header > .menu-item > a {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-header .sub-menu {
    background-color: #FFFFFF;
  }

  .menu-header .sub-menu a {
    color: #444444;
  }

  .menu-header .sub-menu a:hover {
    color: #2E2E2E;
  }
}

@media all and (max-width: 1048px) {
  .header-menu-wrap {
    clear: both;
    right: 13px;
  }
}

@media all and (max-width: 900px) {
  .header-menu {
    margin-left: -13px;
    margin-right: -13px;
    margin-top: 13px;
  }

  .header-menu .sub-menu {
    margin-left: 13px;
  }

  .header-menu .menu-item-has-children > a {
    padding-bottom: 13px;
  }

  .header-menu .menu-item a, .header-menu .current-menu-item.menu-item a {
    padding: 13px;
  }

  .menu-item.button {
    padding: 13px 13px 0;
    text-align: center;
  }
}

@media all and (max-width: 700px) {
}

/* MAIN MENU */
.main-menu, .main-menu-search {
  background-color: #DDDDDD;
}

.menu-trigger {
  cursor: pointer;
}

.menu-main .menu-item a {
  color: #1E1E1E;
}

.menu-main .menu-item-desc {
  color: #444444;
  display: block;
  font-size: 0.8em;
  line-height: 1.4em;
}

.menu-trigger:hover, .menu-social.menu .menu-item a:hover {
  opacity: 0.8;
}

.menu-main .button {
  border-radius: 0;
}

.menu-main .button .menu-item-title, .menu-main .button .menu-item-desc {
  color: #fff
}

.menu-social .menu-item a {
  font-family: md-icon;
  font-size: 20px;
  padding: 0;
}

.main-menu-search {
  position: relative;
  z-index: 15;
}

.main-menu-search, .has-search .menu-social, .has-search .menu-search .menu-trigger {
  display: none;
}

.has-search .main-menu-side, .has-social .main-menu-side, .has-search .main-menu-search, .has-search .menu-search {
  display: block;
}

.main-menu .search-input, .main-menu .search-input:focus {
  background-color: transparent;
  border: none;
  box-shadow: none;
  width: 284px;
}

.main-menu .search-submit {
  background-color: transparent;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.main-menu .search-input, .main-menu-triggers .menu-trigger, .main-menu .search-submit {
  color: #1E1E1E;
}

@media all and (min-width: 1048px) {
  .main-menu-triggers {
    display: none;
  }

  .menu-main .menu-item a {
    padding: 13px 26px;
  }

  .menu-main > .menu-item:not(.current-menu-item):first-child {
    margin-left: -26px;
  }

  .menu-main .menu-item-has-children a {
    padding-right: 31px;
  }

  .menu-main .sub-menu, .menu-main > .current-menu-item > a, .menu-main > .menu-item-has-children > a:hover, .menu-main > .menu-item-has-children:hover > a {
    background-color: #FFFFFF;
  }

  .menu-main .current-menu-item a, .menu-main .menu-item-has-children:hover a, .menu-main .menu-item-has-children:hover .menu-item-desc, .menu-main .current-menu-item .menu-item-desc {
    color: #1E1E1E;
  }

  .main-menu-content, .menu-main {
    float: left;
  }

  .has-social-menu {
    padding-bottom: 16px;
    padding-top: 16px;
  }

  .menu-search + .menu-social {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    margin-right: 20px;
    padding-right: 20px;
  }

  .main-menu.has-search .main-menu-side {
    margin-top: -29px;
  }

  .main-menu-side, .main-menu-triggers, .menu-search, .menu-social {
    float: right;
  }

  .main-menu-side {
    margin-top: -14px;
    position: absolute;
    right: 0;
    top: 50%;
  }

  .menu-social .menu-item:not(:last-child) {
    margin-right: 20px;
  }
}

@media all and (max-width: 1048px) {
  .menu-content, .main-menu-side, .menu-main.menu .menu-item-desc {
    display: none;
  }

  .has-menu .menu-main, .has-social .menu-social {
    display: block;
  }

  .menu-trigger {
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 13px 26px;
    text-align: center;
  }

  .menu-trigger:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }

  .has-search .main-menu-triggers .menu-trigger-search, .has-menu .menu-trigger-menu, .has-social .menu-trigger-social {
    background-color: transparent;
    border-bottom: 0;
  }

  .menu-trigger-text {
    font-size: 14px;
    font-weight: 500;
    margin-left: 7px;
  }

  .menu-content {
    padding: 26px 13px;
  }

  .menu-main {
    padding-bottom: 0;
  }

  .menu-social .menu-item:not(:last-child), .menu-main .menu-item:not(:last-child) {
    border-bottom: none;
  }

  .menu-main > .menu-item {
    display: block;
    float: left;
    margin-bottom: 26px;
    vertical-align: top;
    width: 25%;
  }

  .menu-main > .menu-item:not(:first-child) {
    padding-left: 13px;
  }

  .menu-main > .menu-item a {
    padding-bottom: 6px;
    padding-top: 6px;
  }

  .menu-main .sub-menu a:hover {
    background-color: transparent;
  }

  .menu-social {
    text-align: center;
  }

  .menu-social.menu .menu-item a {
    font-size: 26px;
  }

  .menu-social.menu > .menu-item {
    display: inline-block;
    float: none;
  }

  .menu-social.menu .menu-item:not(:last-child) {
    margin-right: 26px;
  }

  .main-menu .main-menu-search .search-input, .main-menu .main-menu-search .search-input:focus {
    float: left;
    padding-left: 0;
    width: 90%;
  }

  .main-menu .search-submit {
    float: right;
  }

  .menu-main.menu > .menu-item-has-children > a > .menu-item-title:after, .menu-main .sub-menu .menu-item-has-children:after {
    content: '';
  }

  .menu-main .sub-menu {
    background-color: transparent;
    border-bottom: 0;
    box-shadow: none;
    display: block;
    position: static;
    width: auto;
  }

  .menu-main .sub-menu a {
    border-bottom: 0;
  }

  .menu-main .sub-menu .sub-menu {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    margin-left: 16px;
  }

  .menu-main .sub-menu .sub-menu a {
    padding-left: 16px;
  }
}

@media all and (max-width: 900px) {
  .menu-main .sub-menu .sub-menu {
    margin-left: 0;
  }

  .menu-main .sub-menu .sub-menu .sub-menu {
    margin-left: 16px;
  }

  .main-menu .columns-3 .col {
    float: left;
    width: 33.333333333%;
  }

  .main-menu .columns-4 .col {
    width: 25%;
  }
}

@media all and (max-width: 700px) {
  .menu-main > .menu-item {
    margin-bottom: 13px;
    padding-left: 0;
    width: 100%;
  }

  .menu-main > .menu-item:not(:first-child) {
    padding-left: 0;
  }

  .menu-trigger-text {
    display: none;
  }
}

/* CONTENT */
.content-item, .blog-teaser {
  background-color: #ffffff;
}

.content-item {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

blockquote, .content-item, .page-numbers, .quote-box {
  border-color: #DDDDDD;
}

.content-item-text {
  color: #1E1E1E;
}

@media all and (min-width: 900px) {
  .content-box {
    margin-bottom: 52px;
    margin-top: 52px;
  }
}

/* FEATURED IMAGE */
.overlay, .image-overlay:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.featured-image-cover {
  background-size: cover;
}

.featured-image-cover, .featured-image-cover .site-title, .featured-image-cover .menu > .menu-item > a, .featured-image-cover .header-menu-trigger, .featured-image-cover .headline, .featured-image-cover .headline a, .featured-image-cover .byline {
  color: #fff;
}

.featured-image-cover .menu > .menu-item > a:hover, .featured-image-cover .tagline, .featured-image-cover .byline a, .featured-image-cover .entry-subtitle {
  color: #eee;
}

.featured-image-cover .byline a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.featured-image-cover.text-alt, .featured-image-cover.text-alt .site-title, .featured-image-cover.text-alt .menu > .menu-item > a, .featured-image-cover.text-alt .header-menu-trigger, .featured-image-cover.text-alt .headline, .featured-image-cover.text-alt .headline a, .featured-image-cover.text-alt .byline {
  color: #1E1E1E;
}

.featured-image-cover.text-alt .menu > .menu-item > a:hover, .featured-image-cover.text-alt .tagline, .featured-image-cover.text-alt .byline a, .featured-image-cover.text-alt .entry-subtitle {
  color: #444;
}

.featured-image-cover.text-alt .byline a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media all and (max-width: 900px) {
  .featured-image-cover .sub-menu > .menu-item > a {
    color: #fff;
  }

  .featured-image-cover.text-alt .sub-menu > .menu-item > a {
    color: #1E1E1E;
  }
}

/* FOOTNOTES */
@media all and (min-width: 1048px) {
  .toggle-footnotes .md-footnote .md-footnote-text, .content-sidebar .md-footnote .md-footnote-text, .sidebar-content .md-footnote .md-footnote-text {
    display: none;
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-top: 13px;
    padding-left: 26px;
    padding-right: 26px;
    position: static;
    width: auto;
  }

  .md-footnote .md-footnote-text {
    position: absolute;
    left: -169px;
    top: 0;
    width: 156px;
  }

  .md-footnote-text.right {
    left: auto;
    right: -169px;
  }

  .md-footnote-triggers {
    display: none;
  }
}

@media all and (max-width: 1048px) {
  .md-footnote-text {
    display: none;
  }

  .md-footnote-show .md-footnote-text, .format-text-main .md-footnote-show .md-footnote-text {
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 13px;
    margin-top: 13px;
    padding-left: 26px;
    padding-right: 26px;
  }
}

/* SHARE */
@media all and (max-width: 1048px) {
  .share-bold .share-count {
    font-size: 13px;
    line-height: 1;
    position: relative;
    top: -3px;
  }

  .share-bold .share-icon {
    font-size: 18px;
  }

  .share-sticky.side-v, .share-sticky.side-v .share {
    width: 100%;
  }

  .share-sticky.side-v {
    bottom: 0;
    left: 0;
    top: auto;
  }
}

@media all and (min-width: 1048px) {
  .share-sticky .share-icon {
    display: block;
  }

  .share-sticky.side-left {
    left: 0;
    top: 40%;
  }

  .share-sticky.side-right {
    top: 40%;
    right: 0;
  }

  .share-sticky.side-v, .share-sticky.side-v .share {
    width: 50px;
  }

  .share-sticky.inline {
    position: absolute;
    left: -50px;
    top: 26px;
  }

  .sidebar-content .share-sticky.inline {
    left: inherit;
    right: -50px;
  }

  .share-sticky.inline .share {
    position: static;
    top: 26px;
  }

  .share-sticky.side-v .share-button {
    display: block;
    width: 100% !important;
  }

  .share-sticky.inline.is-sticky {
    top: 0;
  }

  .share-sticky.inline.is-sticky .share {
    position: fixed;
    top: 78px;
  }

  .share-sticky.inline.is-stuck {
    bottom: 26px;
  }

  .share-sticky.inline.is-stuck, .share-sticky.inline.is-stuck .share {
    top: inherit;
  }

  /* inline + right screen */
  .share-sticky.inline .share-button, .share-sticky.side-right .share-button {
    box-shadow: inset -3px 0 2px rgba(0, 0, 0, 0.15);
  }

  .share-sticky.side-right .share {
    border-radius: 3px 0 0 3px;
  }

  .share-sticky.inline .share-button:first-child, .share-sticky.side-right .share-button:first-child {
    border-radius: 3px 0 0;
  }

  .share-sticky.inline .share-button:last-child, .share-sticky.side-right .share-button:last-child {
    border-radius: 0 0 0 3px;
  }

  /* left screen */
  .share-sticky.side-left .share {
    border-radius: 0 3px 3px 0;
  }

  .sidebar-content .share-sticky.inline .share-button, .share-sticky.side-left .share-button {
    box-shadow: inset 3px 0 2px rgba(0, 0, 0, 0.15);
  }

  .sidebar-content .share-sticky.inline .share-button:first-child, .share-sticky.side-left .share-button:first-child {
    border-radius: 0 3px 0 0;
  }

  .sidebar-content .share-sticky.inline .share-button:last-child, .share-sticky.side-left .share-button:last-child {
    border-radius: 0 0 3px 0;
  }
}

/* SIDEBAR */
.sidebar {
  background-color: transparent;
  color: #1E1E1E;
}

.sidebar a {
  border-bottom: 1px solid #444444;
  color: #444444;
}

.format-text-main .sidebar-title {
}

.content-sidebar .sidebar {
  padding-left: 26px;
}

.sidebar-content .sidebar {
  padding-right: 26px;
}

@media all and (max-width: 900px) {
  .content-sidebar .sidebar, .sidebar-content .sidebar {
    padding-left: 13px;
    padding-right: 13px;
  }

  .footer .col:not(:first-child) {
    margin-top: 26px;
  }
}

@media all and (max-width: 700px) {
}

/* FOOTER */
.footer {
  background-color: #f0f0f0;
  color: #1E1E1E;
  font-size: 12px;
}

.footer a {
  border-bottom-color: #a0a0a0;
  color: #a0a0a0;
}

.format-text-main .footer-title {
  color: #1E1E1E;
}

@media all and (max-width: 900px) {
}

@media all and (max-width: 700px) {
}


/*------------------------------*\
	$ATTRIBUTES
\*------------------------------*/

main {
  display: block;
}

ul {
  list-style: square;
}

a {
  text-decoration: none;
}

img, a img, .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

iframe, video, object {
  max-width: 100%;
}

sup {
  line-height: 1;
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

pre, code {
  background-color: #ddd;
  color: #3e3e3e;
  font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
  font-size: 0.9em;
}

pre {
  overflow: auto;
  padding: 26px;
}

code {
  border-radius: 3px;
  padding: 2px 5px;
}

abbr, acronym {
  border-bottom: 1px dotted #777;
  cursor: help;
  text-decoration: none;
}

a abbr, a acronym {
  border-bottom: none;
}

/* FORMS */

label {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 13px;
}

input, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 16px;
  width: 100%;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ddd;
  -webkit-appearance: none;
}

textarea {
  padding: 26px;
  width: 100%;
  -webkit-appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  outline: none;
}

select {
  max-width: 100%;
}

/* ICONS */

.form-input-name, .form-input-email {
  background-position: 16px center;
  background-repeat: no-repeat;
  padding-left: 45px;
}

.form-input-name {
  background-image: url('lib/assets/images/user.png');
}

.form-input-email {
  background-image: url('lib/assets/images/mail.png');
}

.email-form-footer {
  clear: both;
  font-size: 0.8em;
  font-style: italic;
}

/* FULL */

.form-input, .form-submit {
  width: 100%;
}

.form-full .form-input {
  display: block;
}


/*------------------------------*\
	$HELPERS
\*------------------------------*/

/* CLEARFIX */

.clear:after, .inner:after, .content-item:after, .sidebar:after, .menu:after, [class*="columns-"]:after {
  clear: both;
  content: " ";
  display: table;
}

/* FORMATTING */

.format-text-main {
  word-wrap: break-word;
}

.format-text-main *:last-child {
  margin-bottom: 0;
}

.format-text-main a:hover, .format-text-main .no-border {
  border-bottom-width: 0;
}

.format-text-main .list:not(.list-check), .format-text-main .list > ul, .format-text-main .list > ol {
  margin-left: 0;
}

/* COLUMNS */

@media all and (min-width: 900px) {
  .col {
    float: left;
  }

  .columns-flex:not([class*="block-"]) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .columns-flex > .col {
    display: inline-block;
    float: none;
    margin-left: -5px;
    vertical-align: top;
  }

  .columns-6 > .col {
    width: 16.666666667%;
  }

  .columns-5 > .col {
    width: 20%;
  }

  .columns-4 > .col {
    width: 25%;
  }

  .columns-3 > .col {
    width: 33.333333333%;
  }

  .columns-2 > .col {
    width: 50%;
  }

  .columns-80-20 > .col1 {
    width: 80%;
  }

  .columns-80-20 > .col2 {
    width: 20%;
  }

  .columns-70-30 > .col1 {
    width: 70%;
  }

  .columns-70-30 > .col2 {
    width: 30%;
  }

  .columns-65-35 > .col1 {
    width: 65%;
  }

  .columns-65-35 > .col2 {
    width: 35%;
  }

  .columns-60-40 > .col1 {
    width: 60%;
  }

  .columns-60-40 > .col2 {
    width: 40%;
  }

  .columns-40-60 > .col1 {
    width: 40%;
  }

  .columns-40-60 > .col2 {
    width: 60%;
  }

  .columns-30-70 > .col1 {
    width: 30%;
  }

  .columns-30-70 > .col2 {
    width: 70%;
  }

  .columns-35-65 > .col1 {
    width: 35%;
  }

  .columns-35-65 > .col2 {
    width: 65%;
  }

  .columns-25-75 > .col1 {
    width: 25%;
  }

  .columns-25-75 > .col2 {
    width: 75%;
  }

  .columns-20-80 > .col1 {
    width: 20%;
  }

  .columns-20-80 > .col2 {
    width: 80%;
  }

  .columns-45-55 > .col1 {
    width: 45%;
  }

  .columns-45-55 > .col2 {
    width: 55%;
  }
}

/* OVERLAY */

.image-overlay {
  background-position: center top;
  background-size: cover;
  display: block;
  position: relative;
  z-index: 10;
}

.image-overlay:after {
  z-index: -1;
}

.overlay, .image-overlay:after {
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}

/* BLOCKS */

.pt-none {
  padding-top: 0;
}

.pr-none {
  padding-right: 0;
}

.pb-none {
  padding-bottom: 0;
}

.pl-none {
  padding-left: 0;
}

/* SPACERS */

.mt-none {
  margin-top: 0 !important;
}

.mr-none {
  margin-right: 0;
}

.mb-none {
  margin-bottom: 0 !important;
}

.ml-none {
  margin-left: 0;
}

/* ALIGNMENTS */

.alignleft, .alignright, .aligncenter, .alignnone {
  display: block;
  z-index: 10;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  clear: both;
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignnone {
  clear: both;
  float: none;
}

.width-full {
  clear: both;
  display: block;
  width: 100%;
}

.display-block {
  display: block;
}

/* TEXT STYLES */

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

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

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

.text-intro, .intro {
  font-size: 1.2em;
  line-height: 1.5em;
}

.caps {
  text-transform: uppercase;
}

.text-dark {
  color: #1e1e1e;
}

.text-sec, .byline, .entry-subtitle {
  color: #444;
}

.text-white .text-sec {
  color: #ddd;
}

.text-white {
  color: #fff;
}

.required, label.required {
  color: #ae2525;
}

.text-intro:first-letter, .has-drop-cap:first-letter, .drop {
  float: left;
  font-size: 4.5em;
  line-height: 1;
  margin-bottom: 0.1em;
  margin-right: 0.1em;
}

.text-sep {
  position: relative;
}

.text-sep:after {
  background-color: #ae2525;
  content: '';
  display: block;
  height: 4px;
  margin-top: 20px;
  width: 146px;
}

.text-center.text-sep:after, .text-center .text-sep:after {
  margin-left: auto;
  margin-right: auto;
}

.badge {
  background-color: #f58f2a;
  border-radius: 2px;
  color: #fff;
  margin-left: 4px;
  font-size: 12px;
  padding: 3px 5px 3px 4px;
  position: relative;
  text-transform: uppercase;
}

.middot:not(:last-child):after {
  content: '\00b7';
  margin-left: 6px;
  margin-right: 3px;
}

/* DESIGN */

.circle {
  border-radius: 50%;
}

.shadow, .wp-block-image.shadow img {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}

.shadow-large {
  box-shadow: 0 5px 55px rgba(0, 0, 0, 0.15);
}

.shadow-small {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.box {
  background-color: #fff;
}

.note, .note-box {
  background-color: #eee;
}

.box-sec, .frame {
  background-color: #ddd;
}

.box-dark {
  background-color: #1e1e1e;
  color: #fff;
}

.box-dark .text-sec {
  color: #ddd;
}

.alert {
  background-color: #fffbcc;
}

.avatar {
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* VIDEO */

.video-wrap {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
}

.video-wrap iframe {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.play-button {
  border: 4px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 75px;
  padding: 20px 26px 26px;
  position: relative;
  text-align: center;
  width: 75px;
}

.play-button:after {
  content: '';
  display: block;
  border-style: solid;
  border-width: 15px 0 15px 22px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}

.play-button-text {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}


/*------------------------------*\
	$BUTTONS
\*------------------------------*/

.button, button, input[type="submit"] {
  border: none;
  cursor: pointer;
  font-size: inherit;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  -webkit-appearance: none;
}

input[type="submit"], button, .button, a.button, .button a, .format-text-main .button {
  border-bottom: 0;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-style: normal;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input[type="submit"]:hover, button:hover, .button:hover, .button a:hover, .format-text-main .button:hover {
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}

/* COLORS */

button.green a, button.green a, .button.green, .button.green a {
  background-color: #22A340;
}

button.green:hover, button.green a:hover, .button.green:hover, .button.green a:hover {
  background-color: #128D2E;
}

.button.button-outline.green, .button.button-outline.green a {
  border-color: #22A340;
  color: #22A340;
}

button.orange a, button.orange a, .button.orange, .button.orange a {
  background-color: #f58f2a;
}

button.orange:hover, button.orange a:hover, .button.orange:hover, .button.orange a:hover {
  background-color: #EB8928;
}

.button.button-outline.orange, .button.button-outline.orange a {
  border-color: #f58f2a;
  color: #f58f2a;
}

button.red a, button.red a, .button.red, .button.red a {
  background-color: #ae2525;
}

button.red:hover, button.red a:hover, .button.red:hover, .button.red a:hover {
  background-color: #9C2121;
}

.button.button-outline.red, .button.button-outline.red a {
  border-color: #ae2525;
  color: #ae2525;
}

button.blue a, button.blue a, .button.blue, .button.blue a {
  background-color: #299efd;
}

button.blue:hover, button.blue a:hover, .button.blue:hover, .button.blue a:hover {
  background-color: #2389dc;
}

.button.button-outline.blue, .button.button-outline.blue a {
  border-color: #299efd;
  color: #299efd;
}

button.purple a, button.purple a, .button.purple, .button.purple a {
  background-color: #9850f7;
}

button.purple:hover, button.purple a:hover, .button.purple:hover, .button.purple a:hover {
  background-color: #803cd8;
}

.button.button-outline.purple, .button.button-outline.purple a {
  border-color: #9850f7;
  color: #9850f7;
}

button.gray a, button.gray a, .button.gray, .button.gray a {
  background-color: #999;
}

button.gray:hover, button.gray a:hover, .button.gray:hover, .button.gray a:hover {
  background-color: #666;
}

.button.button-outline.gray, .button.button-outline.gray a {
  border-color: #999;
  color: #999;
}

button.white a, button.white a, .button.white, .button.white a {
  background-color: #fff;
  color: #1e1e1e;
}

button.white:hover, button.white a:hover, .button.white:hover, .button.white a:hover {
  background-color: #eee;
}

.button.button-outline.white, .button.button-outline.white a {
  border-color: #fff;
  color: #fff;
}

button.dark a, button.dark a, .button.dark, .button.dark a {
  background-color: #2e2e2e;
}

button.dark:hover, button.dark a:hover, .button.dark:hover, .button.dark a:hover {
  background-color: #1e1e1e;
}

.button.button-outline.dark, .button.button-outline.dark a {
  border-color: #2e2e2e;
  color: #2e2e2e;
}

/* SIZES */

.button.button-large {
  font-size: 21px;
  padding: 26px 39px;
}

.button.button-small {
  font-size: 15px;
  padding: 10px 20px;
}

/* OUTLINE */

.button.button-outline,
.format-text-main .button.button-outline {
  background-color: transparent;
  border-radius: 3px;
}

.menu .button.button-outline a {
  background-color: transparent;
}

/* ARROW */

.button.button-arrow:after,
.menu .button-arrow a:after {
  content: '\e80f';
  display: inline-block;
  font-family: 'md-icon';
  margin-left: 13px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button.button-arrow:hover:after,
.menu .button-arrow a:hover:after {
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.menu .button-arrow:after {
  display: none;
}

/* BADGE */

.button.button-badge {
  border-bottom: 0;
  border-radius: 0 2px 2px 0;
  padding-right: 84px;
  position: relative;
}

.button.button-badge .badge {
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  height: 100%;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 0;
}


/*------------------------------*\
	$LAYOUT
\*------------------------------*/

.inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

body, p, .col, .header-wrap, .header, .content, .content-item, .featured-image, .footer {
  position: relative;
}


/*------------------------------*\
	$POST_STYLES
\*------------------------------*/

/* WP BLOCKS */

.format-text-main .wp-block-image {
  max-width: inherit;
}

.wp-block-image.shadow {
  box-shadow: none;
}

.wp-block-cover[class*="align"] {
  width: auto;
}

/* FEATURED IMAGE */

.featured-image img, .featured-image-tax img {
  width: 100%;
}

.featured-image-tax.alignleft img, .featured-image-tax.alignright img {
  height: 150px;
  width: 150px;
}

.featured-image-caption {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  padding: 7px 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 10;
}

.featured-image-cover {
  background-position: top center;
}

.featured-image-cover.has-image {
  background-repeat: no-repeat;
  background-size: cover;
}

.header-wrap.featured-image-cover .header,
.header-wrap.featured-image-cover .content-item {
  background-color: transparent;
}

/* BLOCKQUOTE */

blockquote, .quote-box {
  background-color: #fff;
  border-left: 7px solid #777;
  border-radius: 3px;
  color: #444;
  display: block;
  font-style: italic;
  padding: 26px;
  position: relative;
}

blockquote:before, .quote-box:before {
  content: "\201C";
  color: #ddd;
  font-family: Georgia, serif;
  font-size: 69px;
  font-weight: bold;
  position: absolute;
  left: 6px;
  top: 28px;
}

blockquote.alignright, blockquote.alignleft {
  width: 312px;
}

.quote-box, .quote-box img.quote-box-image {
  margin-bottom: 13px;
}

.quote-box {
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #eee;
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.07);
}

.quote-box:after {
  border-width: 26px 26px 0 0;
  border-style: solid;
  border-color: #f0f0f0 transparent;
  content: "";
  display: block;
  position: absolute;
  bottom: -26px;
  right: 26px;
  width: 0;
}

.quote-box-author {
  color: #444;
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
  margin-left: 26px;
  padding-right: 52px;
}

/* LISTS */

.list, .list > ul, ul.list-check {
  list-style: none;
}

.list li, ul.list-check li {
  position: relative;
}

.list > li:not(:last-child), .box-style-list ul > li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 13px;
  padding-bottom: 13px;
}

.list.list-large > li:not(:last-child) {
  margin-bottom: 26px;
  padding-bottom: 26px;
}

.list .children {
  border-left: 1px solid #ddd;
  margin-left: 0;
  margin-top: 26px;
  padding-left: 26px;
}

.list .children li:not(:last-child) {
  margin-bottom: 26px;
}

ul.list-check li:not(:last-child) {
  margin-bottom: 16px;
}

ul.list-check li:before {
  position: absolute;
  left: -26px;
  top: 3px;
}

/* TWITTER */

.twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}


/*------------------------------*\
	$HEADER
\*------------------------------*/

.header-simple {
  text-align: center;
}

/* LOGO + TAGLINE */

.wp-custom-logo .custom-logo-link {
  display: block;
}

.custom-logo-link + .site-title {
  display: inline-block;
  padding-top: 16px;
}

.header-standard .custom-logo-link {
  float: left;
  margin-right: 13px;
  position: relative;
  z-index: 10;
}

.tagline {
  display: inline-block;
}

/* MENU */

.header-menu-trigger {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: inline-block;
  font-size: 34px;
  height: 50px;
  padding-top: 8px;
  position: absolute;
  top: 0;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
  z-index: 20;
}

.header-menu-trigger-text {
  margin-left: 7px;
}

.menu-header > .menu-item-has-children > a > .menu-item-title:after {
  position: relative;
  top: 0;
}


/*------------------------------*\
	$MENUS
\*------------------------------*/

.menu, .menu ul {
  list-style: none;
}

.current-menu-item > a > .menu-item-title {
  font-weight: bold;
}

/* MENU ITEM */

.menu-item {
  display: inline-block;
  position: relative;
  text-align: left;
  vertical-align: top;
}

.menu-item a {
  display: block;
  position: relative;
}

.menu-item-title {
  position: relative;
}

/* SUB MENU */

.sub-menu {
  z-index: 50;
}

.sub-menu .menu-item {
  display: block;
  font-size: 0.9em;
  line-height: 1.4em;
}

.sub-menu a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* BUTTON */

.menu-item.button {
  background-color: transparent;
  box-shadow: transparent;
}

.menu-item.button a, .menu-item.button a:hover {
  color: #fff;
}


/*------------------------------*\
	$CONTENT
\*------------------------------*/

.content-item-headline {
  border-bottom: none;
}

/* SUBTITLES */

.entry-subtitle {
  display: block;
  font-size: 24px;
  line-height: 36px;
  margin-top: 13px;
}

/* BYLINE */

.byline {
  font-size: 0.9em;
  position: relative;
}

.byline a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #444;
}

.byline-item {
  display: inline-block;
}

.byline .byline-icon, .format-text-main .byline .byline-icon a {
  border-bottom: 0;
}

.byline-item:not(:last-child) {
  margin-right: 16px;
}

.byline [class*="md-icon-"] {
  margin-right: 4px;
}

/* CAPTION */

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

.wp-caption-text {
  border-bottom: 1px solid #ccc;
  color: #444;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  padding: 13px;
}

/* PAGINATION */

.pagination {
  position: relative;
  text-align: center;
}

.pagination .page-numbers {
  border-bottom: 0;
  display: inline-block;
  line-height: 32px;
}

.page-numbers:not(:first-child) {
  margin-left: 13px;
}

.pagination .page-numbers:hover {
  opacity: 0.8;
}

.page-numbers.current, .page-numbers.current:hover {
  cursor: default;
  font-weight: bold;
}

.page-numbers.prev [class*="md-icon-"] {
  padding-right: 4px;
}

.page-numbers.next [class*="md-icon-"] {
  padding-left: 4px;
}

/* LOOP: SEARCH */

.loop-search-url {
  color: #006d21;
  font-size: 0.9em;
}

.loop-search .small-title {
  margin-bottom: 4px;
}


/*------------------------------*\
	$COMMENTS
\*------------------------------*/

ol.comments-list, ul.children {
  margin-bottom: 0;
  margin-left: 0;
}

.comments .children {
  margin-top: 26px;
}

/* COMMENT */

.comment {
  background-color: #eee;
  list-style: none;
}

.children .comment:not(.bypostauthor) {
  border-left: 4px solid #777;
  padding-bottom: 13px;
  padding-top: 13px;
}

.bypostauthor {
  background-color: #DBF4FF;
  border-left: 4px solid #4ca6cf;
  box-shadow: 0 0 7px rgba(76, 166, 207, 0.3);
}

/* BYLINE */

.comment-byline .byline-avatar {
  float: left;
  margin-right: 13px;
}

.comment-byline .byline-date {
  font-size: 14px;
  line-height: 18px;
}

.comment-reply {
  margin-right: 7px;
}

/* COMMENTFORM */

.comment-form input[type="text"] {
  width: 75%;
}

.comments-area + .comment-respond {
  margin-top: 52px;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label {
  display: block;
}

#cancel-comment-reply-link {
  border-bottom: none;
  color: #ae2525;
  float: right;
  font-size: 13px;
  text-transform: uppercase;
}

#cancel-comment-reply-link:before {
  content: '\e810';
  margin-right: 7px;
}

.comment-respond + .comment-reply-actions {
  display: none;
}

.format-text-main .comment-form p.form-submit, .format-text-main .form-submit .submit {
  margin-bottom: 13px;
}

/* PAGINATION */

.comments .pagination {
  border-top: 1px solid #ddd;
}


/*------------------------------*\
	$WIDGETS
\*------------------------------*/

.box-style, .box-style-list ul, .tagcloud, #wp-calendar {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05);
  color: #333;
}

/* CONTENT SPOTLIGHT */

.content-spotlight, a.content-spotlight {
  background-color: #222;
  background-position: center center;
  background-repeat: no-repeat;
  border-bottom-width: 0;
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

/* RSS */

.rsswidget img {
  margin-right: 4px;
  margin-top: 9px;
}

.rss-date, .widget_rss cite {
  display: block;
  margin-top: 13px;
}

.rss-date {
  margin-bottom: 13px;
}

.widget_rss cite:before {
  content: "\2014\00a0";
}

/* CALENDAR */

.widget_calendar {
  overflow: hidden;
}

#wp-calendar {
  border-collapse: collapse;
  border-radius: 0 0 3px 3px;
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 9px 13px;
}

#wp-calendar thead th {
  padding-bottom: 9px;
  padding-top: 9px;
}

#wp-calendar thead th {
  background-color: #f9f9f9;
}

#wp-calendar tbody a {
  font-weight: bold;
}

#wp-calendar thead tr, #wp-calendar tbody td {
  border-bottom: 1px solid #ddd;
}

#wp-calendar caption {
  background-color: #ae2525;
  border-radius: 2px 2px 0 0;
  color: #fff;
  padding: 13px;
}


/*----------------------------------*\
	$STREAM
\*----------------------------------*/

.stream .content-width {
  margin-left: auto;
  margin-right: auto;
}

/* HEAD */

.columns-stream-head > .col1 {
  float: left;
  width: 25%;
}

.columns-stream-head > .col2 {
  float: left;
  width: 75%;
}

/* LOOP */

.stream-loop {
  position: relative;
}

.stream-loop:before {
  background-color: #0098de;
  content: '';
  display: block;
  height: 100%;
  margin-left: -2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4px;
}

.stream-item {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  position: relative;
}

.stream-item.first:before {
  background-color: #0098de;
  border-radius: 50%;
  content: '';
  display: block;
  height: 20px;
  margin-left: -10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 20px;
}

.stream-media {
  float: left;
  position: relative;
  width: 20%;
  z-index: 10;
}

.stream-media + .stream-text {
  float: left;
  padding-left: 16px;
  width: 80%;
}

/* ELEMENTS */

.stream-embed {
  border: 1px solid #ddd;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.stream-embed .stream-text {
  font-size: 0.95em;
  line-height: 1.45em;
}

.stream-loop .stream-title {
  font-weight: 700;
}

.stream-list li {
  font-size: 0.9em;
}

.stream-list li:not(:last-child) {
  margin-bottom: 0;
}

.stream-bubble {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: inline-block;
}

/* BOX */

.stream-box {
  cursor: pointer;
  position: relative;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.stream-box:hover {
  opacity: 0.8;
}

.stream-icon {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  font-size: 27px;
  height: 60px;
  line-height: 1;
  margin-left: -30px;
  margin-top: -30px;
  padding-top: .6em;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 60px;
}

/* BYLINE */

.stream-byline {
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
}

.stream-byline-avatar {
  position: relative;
  top: 3px;
}

.stream-byline .md-icon-share {
  color: green;
}

.stream-loop .post-edit-link {
  border-bottom: 0;
  float: right;
}


/*----------------------------------*\
	$BOOKSHELF
\*----------------------------------*/

.md-popup-bookshelf {
  background-color: #F9FCE9;
}

.post-type-archive-bookshelf .content, .tax-bookshelf_categories .content {
  box-shadow: none;
}

.bookshelf-category.is-active {
  font-weight: bold;
}

.bookshelf-row:after {
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  content: '';
  display: block;
  height: 13px;
  width: 100%;
}

.book-thumb, .book-thumb a {
  border-bottom: 0;
  display: block;
}

.book-thumb img {
  box-shadow: 1px 0px 16px rgba(0, 0, 0, 0.1);
}

.bookshelf-grid, .bookshelf-excerpt .book {
  text-align: center;
}

.bookshelf-grid .book {
  display: inline-block;
  float: none;
  margin-left: -5px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: bottom;
  width: 20%;
}

.book-rating {
  color: #999;
  font-size: 20px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}


/*------------------------------*\
	$POPUPS
\*------------------------------*/

.has-popup, .md-popup-content {
  overflow: hidden;
}

.has-popup .md-popups,
.has-popup .md-popup-bg {
  opacity: 1;
  visibility: visible;
}

.has-popup .md-popups {
  height: 100%;
}

.has-popup .md-popup-active {
  display: block;
}

.md-popups {
  height: 0;
  opacity: 0;
  overflow: scroll;
  padding: 52px 0;
  position: fixed;
  left: 0;
  top: 0;
  transition: opacity 0.15s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 500;
}

.md-popup {
  background-color: #fff;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  display: none;
  height: auto;
  position: relative;
  z-index: 1000;
}

.md-popup a:hover, .md-popup-close-corner:hover {
  opacity: 0.95;
}

.md-popup-trigger {
  cursor: pointer;
}

.md-popup-close-corner {
  background-color: #ae2525;
  border-radius: 0 3px 3px 0;
  box-shadow: inset 3px 0 4px rgba(0, 0, 0, 0.15);
  color: #fff;
  cursor: pointer;
  font-size: 32px;
  height: 52px;
  line-height: 1;
  padding: 10px 16px;
  position: absolute;
  right: -52px;
  top: 16px;
  width: 52px;
  z-index: 100;
}

.md-popup-bg {
  background-color: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  transition: opacity 0.15s ease-in-out;
  opacity: 0;
  width: 100%;
  z-index: 999;
}

.md-popup-email {
  background-color: rgba(10, 0, 0, 0.1);
}

.md-popup-content .width-small {
  float: left;
  width: 45%;
}

.md-popup-content .width-wide {
  float: left;
  width: 55%;
}

.md-popup-email .form-input {
  border: 0;
}

.md-popup-email .form-attached-2 .form-input-email {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

@media all and (min-width: 1200px) {
  .md-popup.md-popup-auto {
    background-color: #010101;
    left: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    top: 5%;
    max-width: 1140px;
    width: auto;
  }
}

@media all and (min-width: 832px) {
  .md-popup {
    margin-left: -416px;
    left: 50%;
    top: 52px;
    width: 832px;
  }
}

@media all and (max-width: 832px) {
  .md-popup {
    width: 100%;
  }

  .md-popup .md-popup-content .width-small,
  .md-popup .md-popup-content .width-wide {
    clear: both;
    width: 100%;
  }

  .md-popup-bullets {
    text-align: left;
  }

  .md-popup-image {
    padding-bottom: 0;
  }

  .md-popup-featured-image {
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (max-width: 930px) {
  .md-popup-close-corner {
    border-radius: 3px 0 0 3px;
    box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.3);
    position: fixed;
    right: 0;
    top: 0;
  }
}


/*------------------------------*\
	$SHARE
\*------------------------------*/

.share .share-button {
  border-bottom: 0;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.share .share-button:hover {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  z-index: 95;
}

.share .share-like {
  color: #1e1e1e !important;
}

.share-count {
  font-size: 0.8em;
}

.share .share-button.liked {
  color: #F12020 !important;
  cursor: default;
  font-weight: bold;
}

.share-button.liked .md-icon-heart-empty:before {
  content: '\e821';
}

/* MINIMAL */

.has-share .share-minimal {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  padding: 13px;
}

.share-minimal .share-like {
  float: right;
}

.share .share-count {
  position: relative;
  top: -2px;
}

.share-minimal .share-button {
  line-height: 33px;
}

.share-minimal .share-button:not(.share-like) {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  height: 36px;
  width: 36px;
}

.share-minimal .share-button:not(:last-child) {
  margin-right: 7px;
}

/* BOLD */

.share-bold {
  font-size: 0;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}

.share-bold .share-button {
  color: #fff;
  padding-bottom: 13px;
  padding-top: 13px;
  vertical-align: bottom;
}

.share-bold .md-icon-twitter:before {
  color: #fff;
}

/* FLOATING */

.share-sticky {
  display: block;
  position: fixed;
  z-index: 99;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.share-sticky.side-bottom {
  bottom: 0;
  width: 100%;
}


/*------------------------------*\
	$FOOTNOTES
\*------------------------------*/

.md-footnotes {
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  margin-top: 39px;
}

.md-footnote {
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.md-footnote.md-footnote-show .md-footnote-text {
  display: block;
}

/* NUMBER */

.md-footnote .md-footnote-number {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  height: 19px;
  line-height: 1;
  padding-top: 3px;
  position: relative;
  top: 4px;
  text-align: center;
  width: 23px;
}

.md-footnote-show .md-footnote-number, .md-footnote-number:hover {
  background-color: rgba(0, 0, 0, 0.25);
}

/* TEXT */

.md-footnote-text {
  color: #444;
  cursor: default;
  font-size: 13px;
  font-style: normal;
  line-height: 21px;
  padding-bottom: 26px;
  padding-top: 26px;
  position: relative;
}

.md-footnote-text:before {
  background-color: rgba(0, 0, 0, 0.2);
  content: "\0020";
  display: block;
  height: 1px;
  margin-bottom: 16px;
  width: 26px;
}

.md-footnote-text-number {
  color: #ae2525;
}

/* TRIGGERS */

.md-footnote-show .md-footnote-triggers {
  position: absolute;
  top: 13px;
  right: 13px;
}

.md-footnote-show .md-footnote-trigger-list {
  border-bottom: none;
  color: #ccc;
  cursor: default;
  font-size: 16px;
  position: relative;
  top: -4px;
}

.md-footnote-show .md-footnote-trigger-close {
  color: #ccc;
  font-size: 28px;
  padding-left: 7px;
}


/*------------------------------*\
	$PAGE_LEADS
	...are on the chopping block.
\*------------------------------*/

/* EMAIL LEAD */

@media all and (min-width: 950px) {
  .email-lead-left-right .email-form-intro {
    float: left;
    margin-bottom: 0;
    padding-right: 52px;
    width: 54%;
  }

  .email-lead-left-right .email-form {
    float: left;
    width: 46%;
  }
}

/* VIDEO LEAD */

.video-lead:not(.text-white) .play-button {
  border-color: #1e1e1e;
}

.video-lead:not(.text-white) .play-button:after {
  border-left-color: #1e1e1e;
}

@media all and (min-width: 900px) {
  .columns-video-lead .col1 {
    float: left;
    width: 42.754919499%; /* 478 / 1118 */
  }

  .columns-video-lead .col2 {
    float: left;
    width: 57.245080501%; /* 640 / 1118 */
  }

  .columns-video-lead .col-right {
    float: right;
  }

  .has-play-button .col1 {
    width: 65% !important;
  }

  .has-play-button .col2 {
    width: 35% !important;
  }
}

@media all and (min-width: 1150px) {
  .video-lead-embed iframe,
  .video-lead-embed video,
  .video-lead-embed object {
    max-width: inherit;
  }
}

@media all and (max-width: 1118px) {
  .columns-video-lead {
    margin-left: 0;
  }

  .columns-video-lead .video-lead-text {
    padding-left: 26px;
    padding-right: 26px;
  }
}

@media all and (max-width: 900px) {
  .columns-video-lead > .col2 {
    padding-left: 0;
  }

  .columns-video-lead.block-double-tb {
    padding-bottom: 0;
  }

  .video-lead-text:not(:last-child) {
    margin-bottom: 39px;
  }
}

/* FUNNEL LEAD */

.funnel-lead .col {
  vertical-align: bottom;
}

.funnel-lead .col .button {
  display: block;
}

.funnel-lead .has-col-button .button {
  border: 3px solid #fff;
  position: relative;
  z-index: 1;
}

.funnel-lead .has-col-button + .col-image {
  margin-top: -78px;
}

.funnel-lead .col-image img {
  width: 100%;
}

/* TABLE LEAD */

.table-lead-featured {
  background-color: #32a4e6;
  color: #fff;
}

.table-lead .col-featured {
  border-top: 8px solid #F2A846;
  border-radius: 4px 4px 0 0;
}

.table-lead-control {
  cursor: pointer;
}

@media all and (min-width: 700px) {
  .table-lead-control {
    display: none;
  }
}

/* ACTION LEAD */

.action-lead .col-featured {
  border-bottom: none;
  border-color: rgba(0, 0, 0, 0.15);
}

.content .action-lead .content {
  float: none;
  width: 100%;
}

.content .action-lead .sidebar {
  float: none;
}

.content .action-lead .sidebar {
  padding-left: 0;
  padding-top: 0;
}

@media all and (min-width: 900px) {
  .content-sidebar .content .action-lead .sidebar {
    width: 60%;
  }

  .content .action-lead .sidebar {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
  }
}

@media all and (max-width: 900px) {
  .action-lead {
    text-align: center;
  }

  .action-lead .content {
    padding-left: 26px;
    padding-right: 26px;
  }

  .action-lead .content-sidebar .content {
    margin-bottom: 26px;
  }

  .action-lead .content-sidebar .sidebar {
    padding-top: 0;
  }

  .action-lead .alignvertical .button {
    text-align: center;
    width: 100%;
  }

  .content .action-lead .content {
    padding-left: 0;
    padding-right: 0;
  }
}


/*------------------------------*\
	$QUERIES
\*------------------------------*/

@media all and (min-width: 900px) {
  /* COLUMNS */
  .content-sidebar .content, .content-sidebar .sidebar, .sidebar-content .sidebar {
    float: left;
  }

  [class*="columns-"] .col-right, .sidebar-content .content {
    float: right;
  }

  /* HEADER */
  .header-standard .header-menu-wrap {
    margin-top: -25px;
    position: absolute;
    top: 50%;
  }

  .header-menu-trigger {
    display: none;
  }

  .menu-header .menu-item:not(.button):last-child a {
    padding-right: 0;
  }

  /* MENUS */
  .menu-item a {
    padding: 16px;
  }

  .sub-menu {
    background-color: #fff;
    border-bottom: 2px solid #ae2525;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    left: 0;
  }

  .menu .sub-menu a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }

  .menu-item-has-children:hover > .sub-menu {
    display: block;
  }

  .menu > .menu-item-has-children > a > .menu-item-title:after,
  .menu .sub-menu .menu-item-has-children:after {
    font-family: md-icon;
    position: absolute;
    top: 3px;
    right: -1em;
  }

  .menu > .menu-item-has-children > a > .menu-item-title:after {
    content: '\e80e';
    line-height: 1;
  }

  .menu .sub-menu .menu-item-has-children:after {
    content: '\e80f';
    margin-top: -8px;
    right: 26px;
    top: 50%;
  }

  /* CONTENT */
  .loop-search .featured-image {
    float: left;
    width: 30%;
  }

  .loop-search .featured-image.wrap {
    margin: 0;
  }

  .loop-search .featured-image + .content-item-text {
    float: left;
    padding-left: 16px;
    width: 70%;
  }

  /* BOOKSHELF */
  .bookshelf-excerpt .book {
    float: left;
    position: relative;
    width: 30%;
    z-index: 10;
  }

  .bookshelf-excerpt .book-text {
    float: left;
    width: 70%;
  }

  /* FOOTER */
  .footer-columns + .footer-copy {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
}

@media all and (min-width: 700px) {
  /* LAYOUT */
  .content-item-headline {
    text-align: center;
  }

  .content-sidebar .content-item-headline, .sidebar-content .content-item-headline {
    text-align: left;
  }

  /* FORMS */
  [class*="form-attached"] {
    position: relative;
  }

  [class*="form-attached"] .form-input {
    border-right-width: 0;
    margin-bottom: 0;
    float: left;
    width: 78%;
  }

  .form-attached-2 .form-input {
    width: 39%;
  }

  .form-attached-2 .form-input + .form-input {
    margin-left: -1px;
  }

  [class*="form-attached"] .form-submit {
    border-radius: 0 2px 2px 0;
    border-width: 3px 3px 3px 0;
    float: left;
    font-size: inherit;
    line-height: inherit;
    padding: 16px 7px;
    width: 22%;
  }
}

@media all and (max-width: 900px) {
  /* HEADER */
  .header-menu {
    display: none;
  }

  .has-mobile-menu .header-menu, .header-menu .menu-item {
    display: block;
  }

  .header-menu .sub-menu {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
  }

  .header-menu .menu-item:not(.button) a:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }

  /* MENUS */
  .menu-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }

  .menu-item.button, .menu-item.button:hover {
    display: block;
  }

  .current-menu-item.menu-item a {
    margin-left: 0;
    margin-right: 0;
  }

  .sub-menu .sub-menu {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
  }

  .sub-menu .sub-menu .sub-menu {
    margin-left: 16px;
  }

  .sub-menu .sub-menu a {
    padding-left: 16px;
  }

  /* STREAM */
  .stream-head-image img {
    width: 35%;
  }

  .stream-head-content {
    text-align: center;
  }

  /* BOOKSHELF */
  .bookshelf-grid .book {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media all and (max-width: 800px) {
  .content-item .alignright, .content-item .alignleft {
    clear: both;
    display: block;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
  }
}

@media all and (max-width: 700px) {
  #wpadminbar {
    position: fixed;
  }

  .button, button, input[type="submit"] {
    display: block;
    text-align: center;
    width: 100%;
  }

  .close-on-mobile {
    display: none;
  }

  .content-item:not(:last-child) {
    margin-bottom: 0;
  }

  .col.mt-single {
    margin-top: 0;
  }
}


/*------------------------------*\
	$ICONS
\*------------------------------*/

#cancel-comment-reply-link:before, .menu-icon a, .list-check li:before {
  display: inline-block;
  font-family: md-icon;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

[class*="md-icon-"]:before, [class^=md-icon-]:before {
  font-family: md-icon;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1
}

.md-icon-twitter:before {
  color: #55acee;
  content: '\e800'
}

.md-icon-linkedin:before, .md-icon-linkedin-squared:before {
  content: '\f0e1'
}

.md-icon-github-squared:before {
  content: '\e802'
}

.md-icon-pinterest:before, .md-icon-pinterest-squared:before {
  content: '\f231'
}

.md-icon-instagram:before {
  content: '\e805'
}

.md-icon-gplus:before {
  content: '\f0d5';
}

.md-icon-youtube-play:before {
  content: '\e807'
}

.md-icon-tumblr-squared:before {
  content: '\e808'
}

.md-icon-vimeo-squared:before {
  content: '\e809'
}

.md-icon-flickr:before {
  content: '\e80a'
}

.md-icon-wordpress:before {
  content: '\e80b'
}

.md-icon-dribbble:before {
  content: '\e80c'
}

.md-icon-pencil:before {
  content: '\e80d'
}

.md-icon-angle-down:before {
  content: '\e80e'
}

.md-icon-angle-right:before {
  content: '\e80f'
}

.md-icon-cancel:before {
  content: '\e810' !important;
}

.md-icon-chat:before {
  content: '\e811'
}

.md-icon-clock:before {
  content: '\e812'
}

.md-icon-search:before {
  content: '\e813'
}

.md-icon-mail-alt:before {
  content: '\e814'
}

.md-icon-menu:before {
  content: '\e815'
}

.md-icon-angle-left:before {
  content: '\e816'
}

.md-icon-angle-up:before {
  content: '\e817'
}

.md-icon-user-add:before {
  content: '\e818';
}

.md-icon-user:before {
  content: '\e819'
}

.md-icon-ok-circled:before, .list-check li:before {
  content: '\e81a';
  color: #22a340;
}

.md-icon-medium:before {
  content: '\f23a'
}

.md-icon-rss:before {
  content: '\f09e'
}

.md-icon-periscope:before {
  content: '\e81d'
}

.md-icon-star:before {
  content: '\e81b';
}

.md-icon-speakerdeck:before {
  content: '\e81f'
}

.md-icon-phone:before {
  content: '\e806'
}

.md-icon-whatsapp:before {
  content: '\f232'
}

.md-icon-code:before {
  content: '\f121'
}

.md-icon-share:before {
  content: '\e81c'
}

.md-icon-eye:before {
  content: '\e81e'
}

.md-icon-like:before {
  content: '\e820'
}

.md-icon-facebook:before, .md-icon-facebook-squared:before {
  content: '\f09a'
}

.md-icon-heart:before {
  content: '\e821'
}

.md-icon-hand:before {
  content: '\f256'
}

.md-icon-heart-empty:before {
  content: '\e801';
}

.md-icon-pin:before {
  content: '\e803';
}

/* MAINMENU */

.menu-social .menu-item a[href*="wordpress.org"], .menu-social .menu-item a[href*="wordpress.com"] {
  color: #21759b
}

.menu-social .menu-item a[href*="wordpress.org"]:before, .menu-social .menu-item a[href*="wordpress.com"]:before {
  content: '\e80b'
}

.menu-social .menu-item a[href*="facebook.com"] {
  color: #3b5998
}

.menu-social .menu-item a[href*="facebook.com"]:before {
  content: '\f09a'
}

.menu-social .menu-item a[href*="twitter.com"] {
  color: #55acee
}

.menu-social .menu-item a[href*="twitter.com"]:before {
  content: '\e800'
}

.menu-social .menu-item a[href*="dribbble.com"] {
  color: #ea4c89
}

.menu-social .menu-item a[href*="dribbble.com"]:before {
  content: '\e80c'
}

.menu-social .menu-item a[href*="plus.google.com"] {
  color: #dd4b39
}

.menu-social .menu-item a[href*="plus.google.com"]:before {
  content: '\f0d5'
}

.menu-social .menu-item a[href*="pinterest.com"] {
  color: #cc2127
}

.menu-social .menu-item a[href*="pinterest.com"]:before {
  content: '\e803'
}

.menu-social .menu-item a[href*="tumblr.com"] {
  color: #35465c
}

.menu-social .menu-item a[href*="tumblr.com"]:before {
  content: '\e808'
}

.menu-social .menu-item a[href*="youtube.com"] {
  color: #e52d27
}

.menu-social .menu-item a[href*="youtube.com"]:before {
  content: '\e807'
}

.menu-social .menu-item a[href*="flickr.com"] {
  color: #0063dc
}

.menu-social .menu-item a[href*="flickr.com"]:before {
  content: '\e80a'
}

.menu-social .menu-item a[href*="vimeo.com"] {
  color: #162221
}

.menu-social .menu-item a[href*="vimeo.com"]:before {
  content: '\e809'
}

.menu-social .menu-item a[href*="instagram.com"] {
  color: #3f729b
}

.menu-social .menu-item a[href*="instagram.com"]:before {
  content: '\e805'
}

.menu-social .menu-item a[href*="linkedin.com"] {
  color: #0976b4
}

.menu-social .menu-item a[href*="linkedin.com"]:before {
  content: '\f0e1'
}

.menu-social .menu-item a[href*="github.com"] {
  color: #0976b4
}

.menu-social .menu-item a[href*="github.com"]:before {
  content: '\e802'
}

.menu-social .menu-item a[href*="medium.com"]:before {
  content: '\f23a'
}

.menu-social .menu-item a[href*="medium.com"] {
  color: #58595b
}

.menu-social .menu-item.rss a:before {
  content: '\f09e';
}

.menu-social .menu-item.rss a {
  color: #ff9900;
}

.menu-social .menu-item a[href*="periscope.tv"] {
  color: #e94f3c;
  margin-left: -3px
}

.menu-social .menu-item a[href*="periscope.tv"]:before {
  content: '\e81d'
}

.menu-social .menu-item a[href*="speakerdeck.com"]:before {
  content: '\e81f';
}

.menu-social .menu-item a[href*="speakerdeck.com"] {
  color: #3AB278;
  margin-left: -5px;
}

