/*
Theme Name: Kale Child
Description: Kale child theme
Author: Sarah Hum
Author URI: https://canny.io
Template: kale
Version: 1.0.1
*/

@charset "UTF-8";

@font-face {
  font-family: "SFUI";
  src: url("font/SFUI-Light.main.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "SFUI";
  src: url("font/SFUI-Regular.main.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SFUI";
  src: url("font/SFUI-Semibold.main.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "SFUI";
  src: url("font/SFUI-Bold.main.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}

a {
  color: #525df9;
}

a:hover {
  color: #525df9;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'SFUI', -apple-system, BlinkMacSystemFont, sans-serif;
  text-transform: none;
}

body {
  font-size: 18px;
}

h1 {
  color: #444b50;
}

h2 {
  margin: 50px 0 15px 0;
  letter-spacing: -0.01em;
  font-size: 26px;
  line-height: 36px;
  color: #444b50;
  font-weight: 700;
}

h3.widget-title {
  text-align: left;
  letter-spacing: 0.01em;
  color: #444b50;
}

h3.widget-title .span:before, h3.widget-title .span:after {
  content: none;
}

h4 {
  max-width: 650px;
  margin: 50px auto 20px auto;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #525df9;
}

p {
  margin: 20px 0 0 0;
}

p iframe {
  max-width: 800px;
  margin: 0 0 0 -75px;
}

strong {
  font-weight: 600;
}

.block-title {
  letter-spacing: -0.01em;
  margin: 0;
  text-align: left;
}

.block-title span {
  padding: 0;
}

.block-title span:before, .block-title span:after {
  content: none;
}

.category-description {
  margin: 0 0 40px 0;
}

.category-description p {
  margin: 10px 0 0 0;
  color: #666;
}

/* Menu */
.navbar-default {
  background-color: transparent;
  border-color: none;
}

.navbar-default .navbar-nav {
  width: 100%;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background-color: #fff;
  cursor: pointer;
}

.navbar-default .navbar-toggle {
  align-items: center;
  border: none;
  margin: 0;
  margin: 9px 0;
  padding: 9px 15px;
}

.navbar-default .navbar-toggle .hamburger {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 10px;
  height: 24px;
  justify-content: center;
}

.navbar-nav > li > a {
  font-family: 'SFUI', -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 600;
  font-size: 11px;
  color: #888;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.dropdown-menu {
  top: 57px;
  left: -117px;
  border: 1px solid #e9e9e9;
}

.main_search .form-control {
  padding: 12px;
}

.navbar-nav > li.search.open > a:focus, .navbar-nav > li.search.open > a:hover, .navbar-nav > li.search.open > a {
  background: transparent;
}

.form-control:focus {
  border: none;
  box-shadow: none;
}

/* About author */

#wtr-content .wp-about-author-containter-none {
  display: none;
}

.wp-about-author-containter-none {
  display: block;
  max-width: 650px;
  margin: 80px auto 0 auto !important;
  padding: 80px 0 0 0 !important;
}

.wp-about-author-pic.wp-about-author-circle, .wp-about-author-pic.wp-about-author-circle img {
  border: none;
}

.entry-content .wp-about-author-text {
  margin: 0 0 0 75px !important;
}

.entry-content .wp-about-author-text a {
  text-decoration: none;
}

.entry-content .wp-about-author-text p {
  font-size: 15px;
  line-height: 22px;
  margin: 10px 0;
}

/* Canny blurb */
.entry-content .canny-blurb {
  display: flex;
  max-width: 650px;
  margin: 0 auto 50px auto;
  display: none;
}

.entry-content .canny-blurb img {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  margin: 0 40px 0 0;
}

/* Custom post text blocks */

.entry-content .callout {
  background: #f7f8fa;
  max-width: 650px;
  margin: 30px auto;
  padding: 20px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.entry-content .callout h4 {
  margin: 0 auto 10px auto;
}

.entry-content .callout p {
  margin: 10px 0 0 0;
}

.entry-content .product-plug {
  display: flex;
  background: #f7f8fa;
  max-width: 650px;
  margin: 30px auto;
  padding: 20px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.entry-content .product-plug .product-img {
  width: 80px;
  flex-shrink: 0;
  margin: 0 20px 0 0;
  border-radius: 5px;
  overflow: hidden;
}

.entry-content .product-plug .product-img img {
  width: 100%;
}

.entry-content .product-plug a.title {
  margin: -3px 0 0 0;
  font-weight: bold;
}

.entry-content .product-plug p {
  margin: 0;
}


/* Post subscribe form */
.post-subscribe-form {
  max-width: 650px;
  border: 1px solid #e9e9e9;
  padding: 60px;
  text-align: center;
  border-radius: 10px;
  margin: 50px auto;
  color: #666c71;
}

.entry-content .post-subscribe-form img {
  width: 260px;
  max-width: 70%;
}

.entry-content .post-subscribe-form p {
  max-width: 80%;
}

.post-subscribe-form-widget {
  margin: 0;
}

.mc4wp-form-basic input[type=email] {
  max-width: none;
}

.mc4wp-alert .mc4wp-success {
  font-size: 18px;
  line-height: 30px;
  color: #22b413;
}

.post-subscribe-form-widget .mc4wp-form-fields input[type=email] {
  padding: 12px;
}

.post-subscribe-form-widget .mc4wp-form-fields input.submit-button {
  padding: 13px 15px;
}

.post-subscribe-form .header {
  font-size: 24px;
  line-height: 32px;
}

.tnp.tnp-subscription, .subscribe-form-container {
  max-width: none;
  margin: 30px 0 0 0;
}

.mc4wp-form-fields {
  display: flex;
  flex: 1;
}

.entry-content .mc4wp-form-fields p {
  margin: 0;
}

#mc_embed_signup {
  max-width: 650px;
  margin: 0 auto;
}

#mc_embed_signup .mc4wp-form-fields {
  margin: 0 auto;
  max-width: 650px;
}

#mc_embed_signup .mc4wp-form-fields label, .subscribe-form-container .mc4wp-form-basic .mc4wp-form-fields label {
  display: none;
}

#mc_embed_signup .mc4wp-form-fields p {
  margin: 0;
}

.subscribe-form-container .mc4wp-form-fields {
  justify-content: center;
}

.entry-content #mc_embed_signup_scroll p {
  margin: 0;
  width: 50%;
}

.mc4wp-form-fields p {
  margin: 0;
}

.entry-content .mc4wp-response .mc4wp-success p {
  line-height: 30px;
  color: #22b413;
}

#mc_embed_signup_title {
  max-width: 650px;
  margin: 40px auto 10px auto;
  color: #666c71;
}

#mc_embed_signup_title img {
  width: 220px;
  margin: 0 0 5px 0;
}

#mc_embed_signup_scroll input {
  border: 1px solid #e9e9e9;
  padding: 8px 18px;
  font-size: 15px;
  border-radius: 5px;
  width: 100%;
  transition: border-color 0.1s ease-in-out;
}

#mc_embed_signup_scroll input#mc-embedded-subscribe {
  margin: 0 0 0 10px;
  padding: 9px 25px;
  color: white;
  border: none;
  background: #525df9;
}

#mc_embed_signup_scroll input#mc-embedded-subscribe:hover {
  background: #404ada;
}

.tnp.tnp-subscription form, .subscribe-form-container form {
  display: flex;
  flex-direction: column;
  max-width: none;
  margin: 0 auto;
}

#mc_embed_signup .mc4wp-form-basic label {
  display: none;
}

.tnp-field.tnp-field-email {
  text-align: left;
  flex: 1;
}

.mc4wp-form-fields p:first-child {
  width: 320px;
}

.tnp-field.tnp-field-email input[type=email], .mc4wp-form-fields input[type=email] {
  padding: 13px 15px;
  border-radius: 5px;
  max-width: none;
  border: 1px solid #e9e9e9;
  max-width: 300px;
  width: 100%;
  margin: 0 10px 0 0;
  transition: border-color 0.1s ease-in-out;
}

.mc4wp-form-fields input[type=email]:focus {
  border-color: #bbb;
}

.tnp-field.tnp-field-button input.tnp-submit, .mc4wp-form-fields input.submit-button {
  padding: 14px 25px;
  background: #525df9;
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  transition: background 0.1s ease-in-out;
  margin: 0 0 0 10px;
}

.mc4wp-form-fields input.submit-button:hover {
  background: #404ada;
}

/* Social icons at the bottom of a post */
div.sharedaddy {
  max-width: 650px;
  margin: 0 auto;
  padding: 50px 0 !important;
  border-top: 1px solid #e9e9e9 !important;
}

div.sharedaddy h3.sd-title {
  font-size: 17px !important;
}

div.sharedaddy h3.sd-title:before {
  content: none !important;
}

/* Hub items */
.page-list.page-list-ext {
  max-width: 650px;
  margin: 0 auto;
}

.page-list-ext .page-list-ext-item {
  margin: 10px 0 60px 0;
}

.page-list-ext .page-list-ext-image {
  width: 120px;
  margin: 0 30px 0 0;
}

.entry-content h3.page-list-ext-title {
  margin: 0 0 7px 0;
}

.entry-content h3.page-list-ext-title a {
  text-decoration: none;
}


/* Etc */

.container {
  max-width: 990px;
}

body.custom-background .main-wrapper {
  background-color: #fff;
  box-shadow: none;
}

.entry-content a.read-more-link {
  text-decoration: none;
}

.entry {
  margin-bottom: 0;
}

.col-md-6 {
  width: 100%;
}

.col-md-6 .entry-thumb, .col-md-4 .entry-thumb {
  width: auto;
  height: auto;
  margin: 0 0 12px 0;
}

.spoke-page .col-md-12 .entry-title {
  text-align: center;
}

.col-md-6 .entry-title, .col-md-4 .entry-thumb {
  margin: 20px 0 15px 0;
}

.col-md-6 .entry .entry-content .entry-summary p {
  margin: 0;
  line-height: 28px;
}

.col-md-6 .entry {
  margin: 0 0 50px 0;
}

.entry-author, .entry-author .author_name a {
  color: #666c71;
  font-size: 14px;
}

.entry-category, .entry-category a, .entry-category span, .entry-category a:hover, .entry-meta-text {
  color: #666c71;
  font-size: 14px;
}

.entry-footer {
  margin: 0;
}

.footer-copyright {
  display: none;
}

.widget ul>li>a, .widget ul>li>span>a {
  text-transform: none;
  font-size: 17px;
}

.header {
  padding: 0;
}

.header-row-2 {
  border-bottom: 1px solid #efefef;
  margin-bottom: 0;
}

.header-row-2 .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  width: 990px;
  margin: 1px auto 0 auto;
}

.header-row-2 .inner .logo {
  display: flex;
  align-items: center;
  position: relative;
  top: 1px;
}

.header-row-3 .logo {
  margin: 0 0 0 -40px;
}

a.nav-link {
  font-size: 11px;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
  padding: 15px;
  margin: -1px 0 0 0;
}

a.nav-link:hover {
  text-decoration: none;
  color: #333;
}

a.nav-link.right {
  margin: 3px -15px 0 20px;
}

.header-row-3 {
  position: relative;
  z-index: 999;
  background: #fff;
  max-width: 960px;
  margin: 0 auto;
}

.blog-nav-container {
  height: 61px;
  border-bottom: 1px solid #efefef;
  margin: 0 0 50px 0;
}

.navbar {
  display: flex;
  align-items: center;
  height: 60px;
  margin-bottom: 0;
}

.navbar-header .logo img {
  height: 20px;
  margin: 0 10px 0 20px;
}

.navbar-collapse {
  padding: 0;
  width: 100%;
}

.navbar-default {
  border: none;
  width: 100%;
}

.navbar-default .navbar-nav>li>a {
  color: #999;
  padding: 19px 0 18px 0;
  margin: 0 40px 0 0;
}

.navbar-nav>li.search {
  float: right;
}

.main_search .form-control {
  height: 36px;
}

input {
  outline: 0;
}

hr {
  margin: 40px auto;
  max-width: 650px;
}

.entry-content {
  font-size: 18px;
  line-height: 30px;
  max-width: 800px;
  margin: 0 auto;
}

.entry-content p, .entry-content a, .single .entry-content p a, .entry-content li {
  color: #666c71;
}

.single .entry-content p a {
  white-space: nowrap;
}

.entry-content p a:hover {
  color: #444b50;
  text-decoration: underline;
}

.entry-content h3 {
  max-width: 650px;
  font-size: 17px;
  font-weight: bold;
  margin: 40px auto 0 auto;
}

.blog-feed .entry-content h3 {
  font-size: 24px;
  font-weight: normal;
}

.entry-small .entry-content {
  margin: 0 0 40px 0;
}

.entry-small .entry-content .entry-title a {
  color: #444b50;
}

.entry-small .entry-content p {
  margin: 10px 0 0 0;
  color: #666c71;
}

.entry-small .entry-title a {
  text-decoration: none;
}

.entry-content p, .entry-content ul, .entry-content ol, .entry-content h2, .entry-content blockquote, .entry-content .credit, .entry-content .text-highlight {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.entry-content .text-highlight {
  margin-top: 30px;
  background: #f7f7ff;
  border-radius: 10px;
  padding: 20px 30px;
}

.entry-content .text-highlight p:first-child {
  margin: 0;
}

.entry-content .text-highlight ul li {
  margin: 0 0 10px 0;
}

.entry-content .text-highlight ul li:last-child {
  margin: 0;
}


.entry-content .credit {
  font-size: 14px;
  line-height: 20px;
  color: #aaa;
  margin: 20px auto 0 auto;
}

.entry-content a {
  text-decoration: underline;
}

.entry-content ul, .entry-content ol {
  padding: 0 0 0 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.entry-content ol li {
  margin: 0 0 10px 0;
}

.entry-content .tiled-gallery, .entry-content .gallery-size-thumbnail, .entry-content .gallery {
  margin: 40px 0;
}

.entry-content .gallery-item {
  padding: 0 0.2%;
}

.entry-content .gallery-item .gallery-caption {
  display: none;
}

.entry-header, .entry-title {
  max-width: 650px;
  margin: 0 auto;
  letter-spacing: -0.01em;
  min-height: 0 !important;
  color: #444b50;
}

.entry-title {
  font-weight: 600;
}

.entry-header {
  margin: 0 auto 50px auto;
  color: #666c71;
}

.entry-date {
  font-style: normal;
}

.entry-content blockquote {
  margin: 20px auto 0 auto;
  border-left: 4px solid #edeefe;
}

.entry-content blockquote p {
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
  color: #525df9;
  margin: 0;
}

.entry-content blockquote p:last-child {
  font-size: 17px;
  color: #aaa;
  margin: 10px 0 0 0;
  font-weight: 400;
}

.entry-content blockquote p:first-child {
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
  color: #525df9;
  margin: 0;
  letter-spacing: -0.01em;
}

.single .entry-meta span {
  font-size: 14px;
  text-transform: none;
  color: #666c71;
  font-weight: normal;
  letter-spacing: normal;
  display: block;
}

.wp-caption.alignnone, .alignnone {
  margin: 40px 0 30px 0;
}

.aligncenter {
  margin: 40px auto;
  text-align: center;
}

.wp-caption-text {
  text-align: center;
  font-size: 14px;
  color: #666c71;
  margin: 5px 0 0 0;
}

.entry-thumb {
  width: 800px;
  max-height: 400px;
  max-width: 100%;
  margin: 30px auto 40px auto;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.entry-thumb .img-responsive {
  width: 100%;
}

.entry-content img {
  width: 100%;
}

.entry-content img.width-80 {
  width: 80px;
}

.entry-content img.border {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.entry-content img.gif {
  width: 400px;

}

.entry-content img.alignright {
  width: 40%;
}

.single-image {
  margin: 40px 0;
}

.single-image .alignnone {
  margin: 0;
}

.entry-summary {
  text-align: left;
  line-height: 28px;
}

.entry-meta {
  font-size: 12px;
  font-style: normal;
  color: #666c71;
  display: block;
}

.pagination-post {
  display: none;
  border-top: 1px solid #e9e9e9;
  max-width: 650px;
  margin: 0 auto;
  padding: 30px 0;
}

.comments {
  width: 650px;
  margin: 0 auto;
  padding: 50px 0 0 0;
  border-top: 1px solid #e9e9e9;
}

.comments-area {
  margin: 80px auto 0 auto;
}

.comments .comment-reply-title {
  letter-spacing: 0;
  margin: 0 0 20px 0;
}

#wpcomm .wc-reply {
  margin-left: 75px;
}

#wc_show_hide_loggedin_username {
  padding: 10px 0 5px 0;
}

#wtr-progress {
  box-shadow: none;
}

#wpcomm .wc-field-textarea {
  margin-left: 74px;
}

#wpcomm .wc-comment .wc-comment-left {
  width: 55px;
}

#wpcomm .wc-reply .wc-comment-right {
  background: #fff;
}

#respond #comment-form-comment, #comment-form-share-text-padder {
  box-shadow: none;
  border: 1px solid #e9e9e9;
}

#respond .form-submit input, #respond .form-submit input#comment-submit, #respond .comment-form-fields input[type=submit], #respond p.form-submit input[type=submit], #respond input[type=submit], #commentform #submit {
  border-radius: 3px !important;
  padding: 8px 12px !important;
}

.header-row-2.canny-header {
  display: flex;
  height: 61px;
  align-items: center;
}

.logo img {
  width: 62.81px;
}


.recent-posts-widget-with-thumbnails .rpwwt-widget img {
  width: auto;
}

/* Featherlight lightbox */
.featherlight .featherlight-content .caption {
  font-family: 'SFUI', -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 400;
  margin: 10px 0 0 0;
}

/* Related Posts */
#jp-relatedposts {
  max-width: 650px;
  margin: 0 auto !important;
  border-top: 1px solid #e9e9e9;
  padding: 50px 0 !important;
}

#jp-relatedposts h3.jp-relatedposts-headline, #jp-relatedposts h3.jp-relatedposts-headline em {
  font-size: 24px !important;
  font-weight: 400 !important;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  margin: 5px 0 0 0 !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
  content: none !important;
}

/* Sidebar */
.sidebar-no-borders .widget.widget_text, #newsletterwidgetminimal-3, #newsletterwidget-2 {
  border-top: 1px solid #e9e9e9;
  border-bottom: none;
}

.about-us-img {
  width: 100%;
  height: auto;
  margin: 25px 0 15px 0;
}

#custom_html-6 {
  margin-bottom: 0;
}

#custom_html-6 .subtitle {
  color: ##666c71;
  margin: 10px 0 0 0;
}

#custom_html-6 .tnp-subscription input.tnp-submit {
  height: 50px;
  background-color: #30303d;
}

#custom_html-6 .tnp.tnp-subscription {
  margin: 0 20px 0 0 0;
}

.widget.widget_text .textwidget {
  font-weight: normal;
  margin-bottom: 0;
  line-height: 22px;
  font-size: 15px;
  color: #666c71;
}

.textwidget a {
  text-decoration: underline;
}

.tnp-widget input[type=checkbox] {
  margin: 4px 4px 0 0;
}

.sidebar-no-borders .widget.widget_text:first-child {
  border-top: none;
  padding: 0;
}

#sb_instagram .sbi_header_text {
  padding-top: 0;
}

#sb_instagram .sb_instagram_header p {
  line-height: 18px;
}

#sbi_load {
  padding: 0 4px;
}

#sb_instagram #sbi_load .sbi_follow_btn {
  width: 100%;
  margin-left: 0;
}

#sb_instagram .sbi_follow_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 0;
}

/* Footer CTA */
.footerCTAContainer {
  background: #f6f6f6;
  margin: 50px 0 0 0;
}

.footerCTA {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 960px;
  margin: 0 auto;
  padding: 50px 0;
  font-size: 24px;
}

.footerCTA .button {
  background: #525df9;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  padding: 15px 20px;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.footerCTA .button:hover {
  background: #353FCD;
  text-decoration: none;
}

/* Footer */
.landingFooter {
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  border-top: 1px solid $lightest-grey;
}

.footerContainer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 70px 0 80px 0;
  width: 100%;
  max-width: 960px;
}

.landingFooter .sections {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 3;
  justify-content: space-between;
}

.landingFooter .sections .section {
  display: flex;
  flex-direction: column;
  padding: 0 0 0 30px;
  margin: 0 0 30px 0;
}

.landingFooter .uppercaseHeader {
  font-family: 'SFUI', -apple-system, BlinkMacSystemFont, sans-serif;
  color: #999;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  line-height: 17px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

.footerContainer a {
  font-family: 'SFUI', -apple-system, BlinkMacSystemFont, sans-serif;
  padding: 5px 0;
  color: #666;
  font-size: 15px;
  letter-spacing: 0.01em;
  font-weight: 300;
}

.footerContainer a:hover {
  text-decoration: none;
  color: #333;
}

.footerInfo {
  display: flex;
  flex-direction: column;
  color: #666;
  flex: 1;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}

.footerInfo a {
  color: #666;
  font-size: 12px;
}

.cannyIcon {
  width: 26px;
  margin: 0 0 30px 0;
}

.footerLinks {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.footerLinks.icon {
  color: #777;
  padding: 5px;;
  cursor: pointer;
}

.footerLinks.icon:hover {
  color: #333;
}

.icon-facebook {
  font-size: 22px;
}

.icon-twitter {
  font-size: 24px;
}

@media (max-width: 980px) {
  .footerCTA, .footerContainer {
    padding: 50px 30px;
  }

  .navbar-default .navbar-collapse {
    padding: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 990px;
  }
}

@media (max-width: 768px) {
  .entry-title {
    font-size: 28px;
  }
  .widget-title, h4.form-label, .entry-title, .block-title {
    font-size: 24px;
  }

  .entry-content {
    max-width: none;
    margin: 0 auto;
  }

  .comments, .entry-thumb {
    max-width: 100%;
  }

  .navbar {
    flex-direction: column;
  }

  .navbar-default .navbar-toggle {
    display: flex;
    align-items: center;
    float: none;
  }

  .navbar-header:before, .navbar-header:after {
    content: none;
  }

  .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    width: 100%;
  }

  .navbar-default .navbar-collapse {
    position: absolute;
    top: 80px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: white;
    width: 90%;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }

  .navbar-collapse .nav.navbar-nav {
    padding: 0 15px;
  }

  .navbar-collapse.in {
    overflow-y: inherit;
  }

  .navbar-nav {
    margin: 0;
  }

  .header-row-3 .logo {
    margin: 0 0 0 -5px;
  }

  p iframe {
    max-width: 100%;
    margin: 0;
    max-height: 345px;
  }

  a.nav-link {
    padding: 15px 10px;
  }

  a.nav-link:hover {
    color: #333;
  }

  .navbar-default .navbar-nav {
    padding: 0 15px;
  }

  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    border-bottom: none;
    color: #333;
  }

  .entry-content .product-plug {
    flex-direction: column;
  }

  .entry-content .product-plug .product-img {
    width: 150px;
    margin: 0 0 20px 0;
  }

  .tnp.tnp-subscription form {
    flex-direction: column;
    align-items: stretch;
    max-width: none;
    margin: 0;
  }

  .post-subscribe-form {
    padding: 20px 30px;
  }

  .post-subscribe-form mc4wp-form-fields p:first-child {
    margin: 0;
  }

  .tnp-field.tnp-field-email input[type=email], .tnp-field.tnp-field-button input.tnp-submit {
    border-radius: 5px;
    width: 100%;
  }

  .subscribe-form-container .mc4wp-form-fields {
    flex-direction: column;
    align-items: center;
  }

  .subscribe-form-container .mc4wp-form-fields input[type=email] {
    margin: 0 0 10px 0;
  }

  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%;
    padding: 0;
  }

  .footerCTA {
    flex-direction: column;
    text-align: center;
  }

  .footerCTA .button {
    margin: 30px 0 0 0;
  }

  .footerContainer {
    flex-direction: column-reverse;
  }

  .landingFooter .sections .section {
    padding: 0 60px 0 0;
    margin: 0 0 30px 0;
  }
}
