/*
	Theme Name: Buyer Persona
	Theme URI: http://tinyfrog.com/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Tinyfrog
	Author URI: http://tinyfrog.com/

	Version: 5.1

	Tags: black, white, one-column, two-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/*
Imports
---------------------------------------------------------------------------------------------------- */

@font-face {
	font-family: 'Icon';
	src:url('fonts/Icon.eot');
	src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/Icon.woff') format('woff'),
		url('fonts/Icon.ttf') format('truetype'),
		url('fonts/Icon.svg#Icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:	border-box;
	box-sizing:			border-box;
}

/* Float Clearing
--------------------------------------------- */

html {
	height: 100%;
}

.clearfix:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-footer:before,
.site-header:before,
.wrap:before,
.textwidget:before {
	content: " ";
	display: table;
}

.clearfix:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-footer:after,
.site-header:after,
.wrap:after,
.clear,
.textwidget:after {
	clear: both;
	content: " ";
	display: table;
}

.site-container {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.site-inner {
	flex: 1 0 auto;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

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

body {
	background: #fff;
	color: #333;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 300;
	line-height: 1.4;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #790000;
	font-weight: 400;
	text-decoration: none;
  	outline:  none!important;
  	transition: color 0.3s ease;
}

a:hover {
	color: #a3260d;
}

p {
	padding: 0;
	margin: 0;
}

p:not(:last-child) {
	margin: 0 0 15px;
}

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

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px;
	margin: 4rem;
}

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

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

cite {
	font-style: normal;
}

.button{
	transition-duration: 0.3s;
    transition-property: background;
    transition-timing-function: linear;
}

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

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2;
	margin: 0 0 11px;
	font-weight: 700;
}

h1 {
	font-size: 32px;
	font-weight:700;
	margin-top: 0;
	margin-bottom: 11px;
	padding: 0;
}

h2 {
	font-size: 32px;
	font-weight:700;
	margin-top: 0;
	margin-bottom:11px;
	padding: 0;
}

.entry-content h2 {
	font-size: 3rem;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-weight: 500;
	font-size: 16px;
}

@media only screen and (max-width: 730px) {
	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 28px;
	}
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
  outline: none!important;
}

img {
    height: auto;
}

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

/* .featured-content img{
	max-width:83px;
} */


/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #333;
	padding: 10px;
	padding: 1rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #333;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	 white-space: nowrap!important;
	background: #e2a700;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    display: inline-block;
    color: #fff;
    padding: 6px 35px;
    border-radius: 3px;
    text-transform: uppercase;
    text-decoration: none;
	cursor: pointer;
  	border: none;
}
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.entry-content .button:focus{
	border: none !important;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background: #D29B01;
}

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

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 20px;
	width: 100%;
}

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

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

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

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 30px;
}

@media only screen and (min-width: 1000px) {
	.wrap {
		max-width: 960px;
	}	
}

@media only screen and (min-width: 1179px) {
	.wrap {
		max-width: 1111px;
	}
}

@media only screen and (min-width: 1299px) {
	.wrap {
		max-width: 1299px;
	}
}

body:not(.home) .site-inner {
	padding-top: 30px;
}

.minimum-landing .site-inner {
	margin: 40px auto;
	margin: 4rem auto;
	padding: 60px 60px 20px;
	padding: 6rem 6rem 2rem;
	width: 800px;
}

/* Site Containers
--------------------------------------------- */

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

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

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

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

.author-box .avatar {
	height: 72px;
	margin-right: 24px;
	margin-right: 2.4rem;
	width: 72px;
}

.entry-comments .avatar {
	height: 48px;
	width: 48px;
}

.search-form {
	overflow: hidden;
	padding: 0;
	width: 100%;
	display: flex;
}

.search-form input[type="search"] {
	font-size: 16px;
    border-radius: 5px 0px 0px 5px;
}

.search-form input[type="submit"] {
	background-image: url('images/search-icon.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px;
	color: transparent;
	width: 40px;
    padding: 6px;
	border-radius: 0px 5px 5px 0px;
}

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

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

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

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

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

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

a.alignleft,
a.alignright {
	border: none;
}

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

.widget-area {
	word-wrap: break-word;
}

.widget_calendar table {
	width: 100%;
}

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

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}


/* Titles
--------------------------------------------- */
.entry-title {
	line-height: 1;
}

.entry-title a,
.sidebar .widget-title a {
	border: none;
}

.widget-title {
	margin-bottom: 12px;
	font-size: 32px;
	text-align: center;
}

.sidebar .widget-title a {
	border: none;
}

.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4 {
	font-weight: bold;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	z-index: 999;
	width: 100%;
}

.site-header .wrap::before,
.site-header .wrap::after {
	content: none;
}

.site-header .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media only screen and (max-width: 730px) {
	.site-header .wrap {
		flex-direction: column;
	}	
}

.title-area {
	padding: 18px 0;
}

#logo img {
	width: 158px;
}

.header-widget-area {
	align-items: center;
	flex: 1;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 730px) {
	.header-widget-area {
		flex-direction: column;
		width: 100%;
	}	

	.widget_nav_menu {
		padding: 30px 0 10px;
	}
}

@media only screen and (min-width: 1024px) {
	.header-widget-area {
		padding-left: 50px;
	}
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1.5;
	width: 100%;
}

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

.genesis-nav-menu a {
	border: none;
	color: #060101;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	font-family: 'Roboto', sans-serif;
}

@media only screen and (min-width: 1300px) {
	.genesis-nav-menu a {
		padding: 20px 37px;
	}
}


.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #a3260d;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition:	opacity .4s ease-in-out;
	-moz-transition:	opacity .4s ease-in-out;
	-ms-transition:		opacity .4s ease-in-out;
	-o-transition:		opacity .4s ease-in-out;
	transition:			opacity .4s ease-in-out;
	width: 250px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	padding: 16px 12px;
	position: relative;
	width: 250px;
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 159px;
}

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

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

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

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

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 20px 0;
	padding: 2rem 0;
	text-transform: uppercase;
}

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

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

.genesis-nav-menu > .search {
	padding: 6px 0 0;
	padding: 0.6rem 0 0;
}


/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

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

.nav-primary .genesis-nav-menu .sub-menu a {
	background-color: #333;
	border: 1px solid #444;
	border-top: none;
}

.nav-primary .sub-menu a:hover {
	color: #0ebfe9;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
}

#responsive-menu-icon::before {
	-webkit-font-smoothing: antialiased;
	color: #333;
	content: "\e00e  MENU";
	font-family: 'Icon';
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
	speak: none;
	text-transform: none;
}


.c-hamburger {
  display: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  float: right;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 23px;
  left: 14px;
  right: 14px;
  height: 5px;
  background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -10px;
}

.c-hamburger span::after {
  bottom: -10px;
}

.c-hamburger--htx {
  background-color: #e2a700;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: #D29B01;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

/* .entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
} */

.entry-content ol,
.entry-content ul {
	margin-left: 20px;
	margin-left: 2rem;
}

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

.entry-content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
.entry-content ul li {
	list-style-type: none;
  margin-bottom: 1.7rem;
}
.entry-content ul > li:before {
    display: inline-block;
    content: "\2014";
    width: 1em;
    margin-left: -1em;
}

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

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

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

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

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
	margin: 4rem 0;
}

.pagination li {
	display: inline;
}

.pagination li a {
	background-color: #333;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #0ebfe9;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 60px;
	margin-bottom: 6rem;
}

.comment-content {
	clear: both;
}

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

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

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

.comment-list li,
.ping-list li {
	list-style-type: none;
}

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

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

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

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

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

.form-allowed-tags {
	background-color: #f5f5f5;
	padding: 24px;
	padding: 2.4rem;
}

/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar img {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.sidebar p:last-child,
.sidebar .featured-content img {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

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

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar li.current_page_item a{
	color: #a3260d;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	clear: both;
	color: #fff;
	background: rgb(38,38,38);
	background: radial-gradient(at bottom, #262624, #000);
}

.footer-widgets .wrap {
	padding: 70px 30px;
}

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

.footer-widgets-1 {
	width: 100%;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets-1 .widget-title{
	font-size:16px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	background:transparent;
	display:block;
	color:#fff;
	border-bottom: 2px solid #525252;
    padding-bottom: 8px;
}

.footer-widgets .panel-grid-cell:not(:last-child) {
	padding-right: 30px;
}

.footer-widgets p {
	font-size: 14px;
}

.footer-widgets .featuredpost .post {
	align-items: center;
	display: flex;
	grid-template-columns: 150px 1fr;
	padding: 8px 0;
	margin: 5px 0;
}

.footer-widgets .featuredpost .post .entry-image {
	border: 3px solid #fff;
	max-width: 100px;
}

.footer-widgets .featuredpost .post .entry-title{
	font-size: 16px;
	letter-spacing: 0.01rem;
	padding-left: 20px;
}

.footer-logo {
	margin-bottom: 10px;
}

.footer-info {
	margin-bottom: 40px;
}

.footer-widgets .menu {
	text-align: center;
}

.footer-widgets .menu li a {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}

/*
Text meant only for screen readers.
---------------------------------------------------------------------------------------------------*/
/* ## Screen reader text
--------------------------------------------- */

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

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

.more-link {
    position: relative;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

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

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

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

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

/*
CUSTOM STYLING
---------------------------------------------------------------------------------------------------- */

#hero {
	position:relative;
	font-size:20px;
	color:#000;
	/* Offset whats going on with padding on large space */
	/* margin: -50px 0 -20px;  */
}

#hero h1 {
	margin-bottom:15px;
	margin-top:0;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	padding: 0;
	font-size:24px;
}

@media (min-width: 1024px) {
	#hero h1 {
		font-size: 34px;
	}
}

@media (min-width: 1190px) {
	#hero h1 {
		font-size: 36px;
	}
}

#hero h1 em {
  font-style: normal;
  color: #8F1A02;
}

#hero .hero-content {
  padding-right: 100px;
  text-align: right;
  position: relative;
}

#hero .hero-content::after {
  content: "";
  position: absolute;
  right: 40px;
  top: 0;
  display: block;
  border-radius: 2px;
  width: 4px;
  height: 75%;
  margin: 2% 0 0 0;
  background: #8F1A02;
}


@media (max-width: 730px) {
	#hero .hero-content {
		padding-right: 0;
		text-align: center;
	}	
}

#hero img{
	/*width:100%;*/
  margin-bottom: 15px;
}

#hero h1{
	font-weight:700;
}


#hero a{
	text-transform:uppercase;
	font-family: 'Cabin', sans-serif;
	font-weight:bold;
	padding-top: 5px;
}

#hero a::after {
	content: '';
    position: relative;
    height: 30px;
    width: 30px;
    background-image: url(images/yellow-play-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    top: 9px;
    right: -8px;
    background-size: contain;
}

@media (max-width: 800px){
  #hero .hero-content::after {
    display: none;
  }

  #hero img {
    max-width: 80vw;
    height: auto;
  }

  #hero a {
    font-size: 20px;
  }

}

/* Buttons */

a.btn,
.entry-content a.btn,
a.mepr_product_link {
	background:#a3260d;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	letter-spacing: 0.05rem;
	text-align: center;
	display:inline-block;
	color:#fff !important;
	padding: 6px 35px;
	border-radius: 8px;
	text-transform:uppercase;
	text-decoration:none;
	cursor: pointer;
	box-shadow:0 1px 1px rgba(0,0,0,0.05), 
	0 2px 2px rgba(0,0,0,0.05), 
	0 4px 4px rgba(0,0,0,0.05), 
	0 6px 8px rgba(0,0,0,0.05),
	0 8px 16px rgba(0,0,0,0.05) !important;
	transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

a.btn:hover,
.entry-content a.btn:hover,
a.mepr_product_link:hover {
	color:#fff !important;
	background:#8f1a02;
	box-shadow:0 1px 1px rgba(0,0,0,0.07), 
	0 2px 2px rgba(0,0,0,0.07), 
	0 4px 2px rgba(0,0,0,0.07)!important;
}

#mc_embed_signup input.button,
.site-header .btn{
	background:#e2a700;
	color:#fff;
	cursor: pointer;
}

#mc_embed_signup input.button:hover,
.site-header a.btn:hover{
	color:#fff;
	background:#d29b01;
}

/*
HOVER BOXES STYLING
----------------------------------------------------------------------------------------------------*/

.view {
    width: 206px;
	height:219px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
	margin:0 auto;
}

.view.view-first:nth-of-type(2){
	margin:0 0px 0 5px;
}

.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view img {
    display: block;
    position: relative;
	width:100%;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view .mask, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.mask-inner{
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	position:absolute;
	padding:0px 15px;
	width: 100%;
	text-align: center;
	color: #a3260d;
	font-size:14px;
}

.image-box-panel .mask-inner a{
	text-transform:uppercase;
	font-weight:700;
	color: #a3260d;
	display: block;
	margin-top:5px;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.view-first:hover p, .view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view p {
    font-size: 15px;
    position: relative;
    color: #a3260d;
    padding: 0px 55px;
    text-align: center;
	font-weight:400;
	margin-bottom:30px;
}

.image-box-panel {
	text-align:center;
}

.image-box-panel .image-box-cta .widget-title::after {
	content: '';
    position: relative;  
    background-image: url(images/yellow-play-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
	top: 6px;
	height: 23px;
	width: 24px;
	right: -5px;
    background-size: contain;
}

@media only screen and (min-width: 1180px) {
	.image-box-panel .image-box-cta .widget-title::after {
		height: 29px;
		width: 30px;
		right: -8px;
		top: 9px;
	}
}

.image-box-panel .image-box-cta p {
	margin-bottom: 0;
}

.image-box-panel .widget-title {
	margin-bottom: 16px;
}

.image-box-panel .widget-title a,
.image-box-panel .image-box-cta a {
  text-decoration: none;
  word-wrap: normal;
  white-space: nowrap;
  font-size: 20px;
}

@media only screen and (min-width: 1180px) {
	.image-box-panel .widget-title a,
	.image-box-panel .image-box-cta a {
		font-size: 24px;
	}
}


.image-box-panel #two-column{
	max-width:580px;
	margin:0 auto;
}

@media only screen and (max-width: 1027px) {
	.book-panel-internal {
		flex-direction: column;
	}

	.book-panel-internal > * {
		width: 100% !important;
	}
}

@media only screen and (min-width: 1180px) {
	.home .site-inner .best-book-panel .widget-title {
		padding-bottom: 45px;
	}
}

.best-book-panel .lsow-testimonials .lsow-testimonial {
	margin-bottom: 0;
}

.best-book-panel .lsow-testimonials .lsow-testimonial-text {
	background: transparent;
	border: 0px;
    border-radius: 0;
    text-align: center;
    position: relative;
    padding: 0;
    margin-bottom: 0;
    font-style: italic;
    font-size: 17px;
    line-height: 1.4;
    color: #060101;
    text-align: left;
    max-width: 450px;
}

.best-book-panel .lsow-testimonials .lsow-testimonial-user .lsow-text{
	margin-top:6px;
	display:block;
}

.best-book-panel  .lsow-testimonials .lsow-testimonial-user .lsow-text .lsow-author-name ,.best-book-panel  .lsow-testimonials .lsow-testimonial-user .lsow-text .lsow-author-credentials{
    margin-bottom: 0px;
    font-size: 13px;
    margin-bottom: 0px;
	line-height: 1.3;
    color: #a3260d;
	text-transform:none;
	font-style:italic;
}

.best-book-panel  .lsow-testimonials .lsow-testimonial-text::after{
	display:none;
}

@media only screen and (min-width: 731px)  {
	.book-panel-internal .lsow-testimonial.lsow-sixcol:first-child{
		border-right:1px solid #e3e3e3;
		padding-right:15px;
	}
}


.book-panel-internal .panel-grid-cell:last-child{
	color:#fff;
	font-size:24px;
	color:#fff;
	font-style:italic;
	text-align:center;
}

.book-panel-callout-section > * {
	display: flex;
	align-items: stretch;
	height: 100%;
}

@media only screen and (min-width: 1028px) {
	.book-panel-callout-section {
		max-width:160px;
	}
}

.book-panel-callout-section > *::before,
.book-panel-callout-section > *::after {
	content: none;
}

.book-panel-callout-content {
	padding: 30px;
    height: 100%;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1027px) {
	.book-panel-callout-content {
		width: 100%;
	}
}

@media only screen and (min-width: 1180px) {
	.book-panel-image {
		position: relative;
	}
	
	.book-panel-image .sow-image-container {
		position: absolute;
		top: -32px;
		left: -14px;
		max-width: 240px;
	}
}

@media only screen and (min-width: 1300px) {
	.book-panel-image .sow-image-container {
		left: -14px;
		top: -46px;
		left: 14px;
		max-width: 270px;
	}
}

/* Weird override of panel styles */
@media (max-width: 1024px) and (min-width: 731px) {
	.book-panel-internal > .panel-grid-cell,
	.book-panel-internal > .panel-row-style > .panel-grid-cell {
		flex: 1 !important;
	}
}

/* .home .site-inner .best-book-panel .panel-grid:first-child {
	padding-bottom: 50px;
} */

.team-panel{
	margin-top:100px;
	text-align:center;
	padding-bottom:70px;
}

.team-panel h4{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:#060101;
	margin-bottom:5px;
	margin-top:10px;
}

.team-panel h6{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#a3250c;
	padding:0 15px;
	min-height:34px;
}

.team-panel .panel-layout .siteorigin-widget-tinymce{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	background:#fff;
	padding-bottom:5px;
	margin-top:10px;
}

.team-panel p,.team-panel img{
	margin-bottom:0px;
}

body .sc_player_container1 {
    display: block;
	position:relative;
}

body .sc_player_container1:before{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#e2a700;
	position: relative;
	top: 19px;
}

.team-panel  .sc_player_container1 input.myButton_play,.team-panel .sc_player_container1 .myButton_stop{
	background-image:url("images/song-icon.png") !important;
	background-position:center center !important;
	background-repeat:no-repeat !important;
	margin: 0 auto !important;
	width: 37px !important;
	height: 37px !important;
	display: block;
}

.team-panel .sc_player_container1 .myButton_stop{
	background-image:url("images/pause.png") !important;
}

.trusted-partners .slick-track {
	display: flex;
    align-items: center;
}

.trusted-partners .lsow-container button.slick-prev::before{
	content:"";
	background-image:url("images/left-arrow.png") !important;
	width:18px;
	height:18px;
	display:block;
}

.trusted-partners .lsow-container img {
	margin: 0 auto;
	max-width: 140px;
}

.trusted-partners .lsow-container button.slick-next::before{
	content:"";
	background-image:url("images/right-arrow.png") !important;
	width:18px;
	height:18px;
	display:block;
}

.cta-panel{
	padding: 40px 0;
	background: rgb(184,135,0);
	background: linear-gradient(133deg, rgba(208,152,0,1) 0%, rgba(226,167,0,1) 50%, rgba(208,152,0,1) 100%);
}

.cta-panel h2 {
	font-weight:700;
	padding-top: 0;
}

.cta-panel .btn,
.cta-panel .so-widget-sow-button .ow-button-base a {
	background:#a3250c !important;
	text-transform:uppercase;
	padding:9px 20px;
	margin-top:15px;
}

.cta-panel .btn:hover,
.cta-panel .so-widget-sow-button .ow-button-base a:hover {
	color:#fff;
	background:#8f1a02 !important;
}

.entry{
	margin-bottom:0px;
}

.masterclass-panel-one{
	position:relative;
}

.masterclass-panel-one h1{
	margin-bottom:0px;
}

.masterclass-panel-one .panel-grid-cell:first-child img, .image-border img{
	margin-bottom:0px;
	padding:5px 0px;
}

.masterclass-panel-one .panel-grid-cell:first-child .panel-first-child{
	margin-bottom:0px !important;
}

.masterclass-panel-one .panel-grid-cell:last-child{
	padding-top:50px;
}

.masterclass-panel-one h5{
	font-size:28px;
}

#email-print{
	position:absolute;
	right:0px;
	top:0px;
	width: 49%;
	text-align: right;
}

#email-print a{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
	text-decoration:none;
}

#email-print a i{
	color:#a3260d;
}

#email-print a.buyer-persona-login {
	font-size: 14px;
	text-decoration: underline;
	position: absolute;
	left: 0;
	margin-left: 3px;
	top: 4px;
}

.masterclass-panel-one .btn{
	padding:13px 30px !important;
}

.masterclass-panel-one strong{
	font-size:20px;
}

.masterclass-tabs-panel{
	margin-top:50px;
}

.masterclass-tabs-panel .sow-tabs .sow-tabs-tab-container .sow-tabs-tab{
	margin:0 -2px 0 -2px !important;
}

.hide-widget-title .widget-title{
	display: none;
}


.hide-widget-title .widget-title{
	margin-bottom: 24px;

}

.hide-widget-title .widget-title a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}

.social i{
	color:#e2a700;
	font-size:21px;
	margin-right:14px;
}

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

.dna-panel-content {
	max-width: 100%;
	height: 1188px;
	margin:0px auto;
	position:relative;
	background-image: url("images/dna-mobile.png");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 396px 1188px;
    padding: 40px 0px;
}

@media only screen and (min-width: 540px) {
	.dna-panel-content {
		background-image: url("images/dna-new.png");
		background-position: center center;
		background-size: 777px 1188px;
	}
}

.priority-initiative {
	width: 170px;
	height: 170px;
	font-size: 13px;
	border-radius:100%;
	padding:10px;
	margin: 5px 0;
	text-align:center;
	display:flex;
	align-items: center;
	position:relative;
}

.priority-initiative::after {
	height: 5px;
	width: 60px;
	content: "";
	background: url("images/left-connection.png");
	background-position: center right;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 5;
	margin-left: 15px;
	right: -60px;
}

.priority-initiative strong {
	display: block;
}

#grey{ border:6px solid #cecdcd; }

#black{ border:6px solid #282828; }

#brown{ border:6px solid #ab7e69; }

#green{ border:6px solid #8bb496; }

#orange{ border:6px solid #e77d5c; }

#blue{ border:6px solid #3d547d; }

@media only screen and (min-width: 436px) {
	.priority-initiative::after {
		width: 110px;
		right: -110px;
	}
}

@media only screen and (min-width: 540px) {
	/* Weird specificity is needed for this section because of siteorigin */

	.dna-panel-content > .panel-layout > .panel-grid .priority-initiative {
		position: absolute;
	}

	.dna-panel-content > .panel-layout > .panel-grid:nth-of-type(odd) .priority-initiative {
		left: 0;
	}

	.dna-panel-content > .panel-layout > .panel-grid:nth-of-type(even) .priority-initiative {
		right: 0;
	}

	.dna-panel-content > .panel-layout > .panel-grid:nth-of-type(even) .priority-initiative::after {
		left: -110px;
		background: url("images/right-connection.png");
		margin-left: 0;
    	margin-right: 15px;
	}

	#grey{ top: 55px; }

	#black{ top: 585px;}

	#brown{ top: 235px; }

	#green{ top: 405px;}

	#orange{ top: 935px; }

	#blue{ top: 753px; }
}

@media only screen and (min-width: 780px) {

	.priority-initiative{
		width:235px;
		height:235px;
		font-size:15px;
	}

	#grey{ top: 25px; }

	#black{ top: 545px;}

	#brown{ top: 195px; }

	#green{ top: 365px;}

	#orange{ top: 895px; }

	#blue{ top: 713px; }
}

@media only screen and (min-width: 850px) {
	.dna-panel-content > .panel-layout > .panel-grid:nth-of-type(odd) .priority-initiative {
		left: 10%;
	}

	.dna-panel-content > .panel-layout > .panel-grid:nth-of-type(even) .priority-initiative {
		right: 10%;
	}
}

@media only screen and (min-width: 1185px) {
	.dna-panel-content {
		height: 1804px;
		background-size: 1180px 1804px;
	}

	#grey{ top: 95px; }

	#black{ top: 895px;}

	#brown{ top: 365px; }

	#green{ top: 628px;}

	#orange{ top: 1425px; }

	#blue{ top: 1157px; }
}



body .ms-alert-box.ms-alert-success {
    border-top-color: #D29B01;
    color: #000;
    background-color: #EEEEEE;
    font-size: 19px;
    padding: 25px 15px;
}

.priority-initiative p{
	margin-bottom:0px !important;
}

.priority-initiative p strong{
	display:block;
}

.wpmui-checkbox-wrapper p{
	display:none;
}

body .login-remember label {
    display: inline-block;
}

body input#rememberme {
    width: auto;
    display: inline-block;
}

body .collapseomatic {
    display: none;
}

@media only screen and (min-width: 731px) {
	body .collapseomatic {
		display: inline;
		background: none;
		padding: 0;
		font-size: 15px;
		font-weight: 700;
	}
}


.image-border img.alignleft{
	margin-right:40px;
	margin-bottom:15px;
}

.services-item{
	padding:40px 0px 15px;
}

@media only screen and (max-width: 730px) {
	.services-item{
		padding:40px 0px;
		text-align: center;
	}

	.services-item h3 {
		font-size: 22px;
		margin-top: 10px;
	}

	.services-item p {
		text-align: center;
	}
}

.services-item-image {
	text-align: center;
}

.services-item h3 a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}

.resources-page .lsow-services.lsow-style1 .lsow-service .lsow-image-wrapper {
	display: block;
	margin-bottom: 30px;
}

.resources-page .lsow-services.lsow-style1 .lsow-service .lsow-image-wrapper img {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.resources-page .lsow-services.lsow-style1 .lsow-service .lsow-service-text .lsow-title {
	margin-bottom: 10px;
	letter-spacing: inherit;
}

.resources-page .lsow-services.lsow-style1 .lsow-service:hover .lsow-image-wrapper img {
    -webkit-transform: none;
    transform: none;
}

.resources-page .lsow-services.lsow-style1 .lsow-service .lsow-service-text {
    text-align: left;
    max-width: 255px;
}

.resources-page .lsow-services.lsow-style1 .lsow-service .lsow-service-text .lsow-title{
	text-align:center;
}


.page-template-page_blog .entry,
.archive .entry,
.search-results .entry {
    margin-bottom: 40px;
}

.entry-content .center-form ul li {
    list-style-type: none;
}

.single .entry {
	margin-top: 40px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 1000px) {
	.single .entry {
		padding: 0 20px;
	}
}

.page-template-page_blog .site-inner,
.archive .site-inner,
.search-results .site-inner {
	padding: 0;
}

body .ctaButton {
	background-color: #D29B01 !important;
}

.praise-testimonials .sow-testimonial-text p{
	font-size:17px !important;
}

.praise-testimonials .sow-testimonials .sow-user-left .sow-testimonial-user{
	font-size:15px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1179px) {
	.content {
		width: 700px;
	}

	.sidebar{
		width:225px;
	}

	#hero .wrap{
		padding-left: calc((100% - 960px) / 2);
	}

	.book-panel-internal .panel-grid-cell:last-child{
		font-size:19px;
	}

	.footer-widgets-1 {
    	font-size: 15px;
	}

	.footer-widgets-1 .entry-title {
    	line-height: 1.3;
    	font-size: 18px;
	}

	.masterclass-tabs-panel .sow-tabs .sow-tabs-tab-container .sow-tabs-tab{
		padding: 15px 21px 15px 21px !important;
	}

	.site-inner {
    	padding-top: 20px;
    	padding-top: 2rem;
	}

	.masterclass-tabs-panel {
    	margin-top: 0;
	}

}

@media only screen and (max-width: 980px) {
	.site-header {
		position: relative;
	}

	.site-header .title-area,
	.site-header .search-form,
	.site-header .widget-area,
	.site-tagline-left,
	.site-tagline-right {
		text-align: center;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-tagline-left,
	.site-tagline-right {
		float: none;
	}

	.minimum-landing .site-inner {
		margin: 0;
		padding: 40px 40px 0;
		padding: 4rem 4rem 0;
	}

	.minimum-landing .site-container {
		padding: 5%;
	}

	.genesis-nav-menu a{
		padding:10px 24px;
	}

	.site-header .btn {
    	padding: 6px 15px;
    	font-size: 14px;
	}

	.book-panel-internal .widget_lsow-testimonials {
    	padding: 20px;
	}

	.team-panel h4,.team-panel h6{
		font-size:13px;
	}

	.footer-widgets-1 .entry-title {
    	font-size: 14px;
	}

	.image-box-panel {
    	font-size: 15px;
	}

	.masterclass-tabs-panel .sow-tabs .sow-tabs-tab-container .sow-tabs-tab{
		padding: 12px 11px 12px 11px !important;
		font-size:12px !important;
	}

	h1{
		font-size:35px;
	}

	h5 {
    	font-size: 20px;
	}

	.sidebar-form {
    	padding: 25px 20px;
	}

	.panel-grid-cell .sidebar-form .widget-title{
		font-size:18px;
	}

	body .gform_wrapper.gf_browser_chrome .gform_body {
    	width: 100%;
	}

	.image-border img.alignleft {
    	margin-right: 30px;
    	margin-bottom: 10px;
    	max-width: 44%;
	}

	.image-border img.alignleft {
    	margin-right: 0;
    	margin-bottom: 15px;
    	max-width: 100%;
    	float: none;
	}

	.content {
    	width: 500px;
	}

	.sidebar {
    	width: 170px;
	}

	.buyer-name{
		font-size:13px;
	}

	body .lsow-services.lsow-style1 .lsow-service .lsow-service-text .lsow-title {
		font-size: 14px;
		margin-bottom:3px;
	}

	body .lsow-services.lsow-style1 .lsow-service .lsow-image-wrapper img{
		margin-bottom:15px;
	}

	.masterclass-panel-one{
		display:block !important;
	}

	.masterclass-panel-one .panel-grid-cell{
		width:100% !important;
	}

	.masterclass-panel-one .panel-grid-cell:last-child {
    	padding-top: 0px;
	}

}

@media only screen and (max-width: 730px) {

	.title-area,
	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.minimum-landing .site-inner,
	.sidebar,
	.site-tagline-left,
	.site-tagline-right {
		float: none;
		width: 100%;
	}

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

	.genesis-nav-menu a {
		padding: 5px 10px;
		padding: 0.5rem 1rem;
	}

	.responsive-menu {
		display: none;
	}

	#responsive-menu-icon,.c-hamburger {
		display: block;
		position:absolute;
		right:0px;
		top:0px;
	}

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


	.genesis-nav-menu > .menu-item > a{
    font-weight: bold;
    font-size: 110%;
  }

	.genesis-nav-menu .sub-menu {
		left: 0px;
		width: 100%;
		opacity: 1;
		position: relative;
		display:block !important;
	}

	.genesis-nav-menu .sub-menu a {
		background-color: transparent;
		border: 0;
		padding: 0.6rem 2rem;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu .sub-menu, .site-header .sub-menu .sub-menu {
		margin: 0px;
	}

	.genesis-nav-menu .sub-menu .sub-menu a {
		padding-left: 4rem;
	}

	.image-box-panel .widget-title{
		font-size:25px;
	}

	.book-panel-internal .panel-grid-cell:last-child {
    	font-size: 24px;
    	width: 100% !important;
    	max-width: 100%;
	}

  .lsow-testimonial {
      margin-bottom: 30px!important;
  }


	.team-panel .panel-layout .panel-grid {
    	max-width: 255px;
    	margin: 0 auto;
	}


	.title-area{
		padding-bottom:0px;
	}

	.team-panel {
		margin-top: 35px;
	}

	.services-item img {
    	display: block;
    	margin: 0 auto;
	}

	#email-print{
		width:100%;
	}

	#email-print{
		top:-23px;
	}
    
  .textwidget > div  {
    display: block!important;
  }

}

@media only screen and (max-width: 415px) {

	.header-image .site-header .title-area .site-title a {
		background-size: contain !important;
	}

	.genesis-nav-menu > .menu-item > a{
    font-weight: bold;
    font-size: 110%;
  }

}

@media only screen and (max-width: 320px) {

}
.buyer-name {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #060101;
    margin-bottom: 5px !important;
    margin-top: 10px;
}

.buyer-role {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #a3250c;
    padding: 0 15px;
    min-height: 34px;
}

@media only screen and (max-width: 1179px) {
	.buyer-role {
		font-size: 12px;
	}
}



div[id^="account"]{
  margin-bottom: 4em;
}

.ms-account-wrapper h2 {
  font-size: 30px;
  font-size: 3rem;
}

.ms-account-wrapper h2 a {
  font-size: 17px;
  font-size: 1.7rem;
  text-decoration: none;
}

.colomat-close {
  display: none;
}

#embed #content {
  width: 100%!important;
  margin: 0!important;
}

.play_button {
  position: relative;
  display: inline-block;
}
.play_button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f04b";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  font-size: 32px;
  color: #ffffff;
  opacity: .95;
  background: #a3260d;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  z-index: 99;
  padding: 8px 16px;
  border-radius: 3px;
  text-decoration: none;
  pointer-events: none;
}
.play_button:hover:before {
  color: #eeeeee;
}

.button.primary {
  	white-space: normal!important;
	background: #a3260d;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    display: inline-block;
    color: #fff !important;
    padding: 6px 35px;
    border-radius: 3px;
    text-transform: uppercase;
    text-decoration: none;
	cursor: pointer;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), 0 2px 2px rgba(0,0,0,0.05), 0 4px 4px rgba(0,0,0,0.05), 0 6px 8px rgba(0,0,0,0.05), 0 8px 16px rgba(0,0,0,0.05) !important;
	transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}


.button.primary.reverse {
  background-color: #ffffff!important;
  color: #a3260d!important;
}

.button.primary:hover {
  background-color: #731a08!important;
  color: #fff!important;
  box-shadow: 0 1px 1px rgba(0,0,0,0.07), 0 1px 1px rgba(0,0,0,0.07), 0 1px 1px rgba(0,0,0,0.07)!important;
}

.button.primary.reverse:hover {
	background-color: #f3f5f8!important;
	color: #a3260d!important;
}

.white-text,
.white-text .widget-title {
  color: #ffffff!important;
}
.lp-main h1, .lp-main h2, .lp-main h3, .lp-main h4, .lp-main h5, .lp-main h6{
	font-weight: 600;
}
.lp-main .form-container .form-title {
	text-align: center;
}
.lp-main .form-container .hs-error-msgs{
	list-style: none;
}
.lp-main .form-container .hs-error-msgs li{
	list-style: none;
}
.lp-main .form-container .hs-form-required {
	color: red;
}
.lp-main .lp-content{
	margin-bottom: 40px;
}
.lp-main .testimonial-section{
	padding: 40px 0px;
	background-color: #F0F0F0;
}
.lp-main p{
	margin-bottom: 2.6rem;
}
.lp-main .section-title{
	margin-bottom: 32px;
	text-align: center;
}
.lp-main .section-title p{
	font-size: 22px;
}
.lp-main .lp-content .form-container{
	box-shadow: 1px 3px 8px rgba(0,0,0,0.8);
	padding: 24px;
}
.lp-main .lp-content .form-container input[type='submit']{
  margin-top: 20px;
}
.lp-main .lp-content .form-container .hbspt-form .form-columns-2 .field:first-child .input {
	margin-right: 10px;
}
.lp-main .lp-content .form-container .hbspt-form .form-columns-2 .field:last-child label {
	margin-left: 10px;
}
.lp-main .lp-content .form-container .hbspt-form .form-columns-2 .field:last-child .input {
	margin-left: 10px;
  	margin-right: 0px;
}
.lp-main .lp-content .form-container .contact-field{
	text-align: center;
}
.lp-main .conversion-section{
	padding: 65px 0px;
	background-color: #e2a700;
	text-align: center;
}
.lp-main .conversion-section .btn{
  margin-top: 15px;
}
.lp-main .quote-section h3{
	font-weight: normal;
}
.lp-main .quote-section{
	padding: 88px 0px;
}
.lp-main .testimonial-section blockquote{
	min-height: 140px;
	color: #000;
  	margin: 10px 0px 0px 0px;
  	max-width: 400px;
}
.lp-main .testimonial-section blockquote::before{
	content: none;
}
.lp-main .testimonial-section .quote-author {
	display: block;
  	text-align: right;
}
.lp-main .lp-content ul{
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
.lp-main .lp-content ul li{
    list-style-type: none;
    margin-bottom: 1.7rem;
}
.lp-main .lp-content ul li:before{
display: inline-block;
    content: "\2014";
    width: 1em;
    margin-left: -1em;
}


/* Moved from WP Customize Styles */

.page-template-page_masterclass #menu-item-4053 a, a.masterclasseventbrite {
	background: #e2a700;
    color: #fff; border-radius:3px; padding:8px; display:inline-block;
	font-weight:bold;
}
.page-template-page_masterclass #menu-item-4053 a:hover, a.masterclasseventbrite:hover {
background:#d29b01;
}

.page-template-page_masterclass a.login_button, .page-template-page_masterclass_registration a.login_button, .page-template-page_masterclass_registration  .ms-login-form a { font-weight:bold; text-decoration:underline; }

.page-template-page_masterclass_registration blockquote::after {
	color: #999;
	content: "\201D";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: 100%;
	position: relative;
	top:-30px;
}

.page-id-1518 .ms-membership-form-wrapper a { display:none; }
.page-id-1518 .ms-membership-form-wrapper form a { display:none; }

.page-template-page_videopopup div.jwplayer { max-width:100%; }

ul#menu-online-training li {
	margin-left:20px;
}
ul#menu-online-training li a {
	margin-left: -20px; 
 	text-indent: 20px; 
	font-size:85%;
}

.page-template-page_masterclass h1.entry-title span {
	font-size:60%; display:block;
}

.content-sidebar-wrap {
	display: flex;
}

.content-sidebar-wrap > .content + .sidebar {
	width: 33%;
	margin-left: 30px;
}

@media (max-width: 1180px) {
	.content-sidebar-wrap {
		flex-direction: column;;
	}

	.content-sidebar-wrap > .content + .sidebar {
		width: 100%;
		margin-left: 0;
	}
}

a.masterclasspdf,a.masterclassppt,a.masterclassexcel {
	height:24px; line-height:24px; padding-top:2px; display:inline-block; padding-left:30px;
	background:transparent url('images/pdf.png') no-repeat left top;
}
a.masterclassppt {
	background-image:url('images/ppt.png');
}
a.masterclassexcel {
	background-image:url('images/excel.png');
}

/* body.page-id-5200 #pgc-5200-0-0 .widget-title {
	margin:0px;padding:0px; font-size:24px; margin-bottom:16px;
} */
/* body.page-id-5200 #firstbpblock .widget-title {
	font-size:32px;margin-top:50px; margin-bottom:0px;
} */


.tablemp { line-height:18px; font-size:90%;
}

table.tablemp { border-bottom:0px; border-color:transparent; }
.tablemp tr td { border-top:solid 1px #dfb3aa; padding-top:20px; padding-bottom:20px; }
.tablemp strong { font-size:120%; }
.tablemp1 { white-space:nowrap; color:#a3250c; font-size:150%; font-weight:bold; padding-right:45px; vertical-align:top; }

#bpmc-linkset {
	list-style:none;padding-left:0px;
}
#bpmc-linkset > li:before {
	content:'';
}
#bpmc-linkset li {
	padding-left:40px; 
	background:transparent url('images/bpnavbullets.png') no-repeat 0px 4px; font-weight:bold; cursor:pointer; font-size:120%; margin-bottom:0px;
}

#bpmc-linkset li a { text-decoration:none; color:black; font-weight:bold; }

@media (max-width: 1179px) {
	#bpmc-linkset li a { 
		font-size: 17px;
	}
}

#bpmc-linkset li:hover, #bpmc-linkset li.selected {
	background-position:0px -44px; 
}
#bpmc-linkset li:hover a, #bpmc-linkset li.selected a {
	color:#a3250c;
}
body.page-id-5200 .sow-accordion .sow-accordion-panel { 
margin-bottom:0px; }
body.page-id-5200  .sow-accordion .sow-accordion-panel .sow-accordion-title { font-weight:bold; }
body.page-id-5200  .sow-accordion td { display:block; width:100%; }

@media (max-width: 1179px) {
	body.page-id-5200 .wrap {
		max-width: 100%;
	}
}

.feedzy-rss a {
    font-size: 2rem;
}

.feedzy-rss .rss_item {
    border-bottom: 0;
}

#speak-with-expert-form-wrapper input.hs-button.primary.large {
	width:100%!important;
}

input.hs-button.primary.large {
    width: 100%!important;
}


/* Start Emily Styles */

/*
@media only screen and (max-width: 415px) {}
@media only screen and (min-width: 416px) {}
@media only screen and (max-width: 730px) {}
@media only screen and (min-width: 731px) {}
@media only screen and (max-width: 1179px) {}
@media only screen and (min-width: 1180px) {}
*/


/*
Refactored Areas
---------------------------------------------------------------------------------------------------- */
/* What is a Buyer Persona Page */
.buyer-persona-page-content h1 {
	text-align: left;
}

.buyer-persona-page-content h3 {
	font-size: 24px;
	font-weight: 700;
}

/* Book Page */
.book-page-content {
	border-bottom: 2px solid #f2f2f2;
}

.book-page-content .widget-title {
	text-align: left;
}

/* Global Content */
.entry-content a,
.collapseomatic {
	color:#a3260d;
	font-weight: bold;
	margin-top: 12px;
	transition: all 0.3s ease-in-out;
	text-decoration: none !important;
}

.entry-content a:hover,
.collapseomatic:hover {
	color:#790000;
	text-decoration: none;
}

/* Footer */


@media (max-width: 1024px) and (min-width: 731px) {
	.footer-widgets .panel-grid > .panel-row-style > .panel-grid-cell {
		flex: 1 !important;
	}

	.footer-widgets .footer-section-posts {
		min-width: 340px;
	}
}

@media (max-width: 1024px) {
	.footer-widgets .footer-section {
		padding: 10px 30px;
		text-align:center;
	}

	.footer-widgets .footer-section-posts .entry-title a {
		display: block;
		text-align: left;
	}

	.footer-widgets .widget_nav_menu {
		padding: 0;
	}
}

@media (max-width: 730px) {
	.footer-widgets .footer-section {
		padding: 30px;
	}
}

/* Site Footer */
.site-footer {
	background: #000;
    color: #999;
    padding: 10px 0 0;
    font-size: 12px;
    text-align: center;
}

/* Our Team */

.image-border {
	border: 1px solid #9b9b9b;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.team-members-content > .panel-grid-cell .so-panel:not(.panel-last-child) .team-member {
	border-bottom: 2px solid #e7e7e7; 
}

/* Memberships */

/* .memberpressproduct-template-page_membership.logged-in .mepr-signup-form {
	display: none;
} */

.memberpressproduct-template-page_membership .content .entry-header {
	display: none;
}

.memberpressproduct-template-page_membership .mepr_price {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width: 1024px) {
	.memberpressproduct-template-page_membership .entry-content,
	.page-template-page_membership .entry-content {
		padding-bottom: 40px;
	}
}

.mp_wrapper {
	text-align: center;
}

.page-template-page_masterclass .mp_wrapper {
	text-align: left;
}

.mp_wrapper form {
	background: #f3f5f8;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	padding: 25px 30px;
	border: 1px solid #cacaca;
	border-radius: 10px;
	margin-bottom: 40px;
	max-width: 430px;
}

.mp_wrapper form label {
	font-size: 15px;
	font-weight: bold;
}

body:not(.page-template-page_masterclass) .mp_wrapper form {
	margin: 0 auto;
}

body:not(.page-template-page_masterclass) .mp_wrapper form .submit,
body:not(.page-template-page_masterclass) .mp_wrapper form .mp-form-submit {
	text-align: center;
}

.mp_wrapper .mepr-form-has-errors, 
.mp_wrapper .cc-error, 
.mp_wrapper .mepr-validation-error {
	font-size: 15px;
	font-style: italic;
}

.mepr-submit,
.mepr-share-button {
	max-width: fit-content;
	padding: 14px 25px !important;
	letter-spacing: 0.05rem;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) !important;
	box-shadow:0 1px 1px rgba(0,0,0,0.05), 
	0 2px 2px rgba(0,0,0,0.05), 
	0 4px 4px rgba(0,0,0,0.05), 
	0 6px 8px rgba(0,0,0,0.05),
	0 8px 16px rgba(0,0,0,0.05) !important;
	transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.mepr-submit:hover,
mepr-share-button:hover {
	box-shadow:0 1px 1px rgba(0,0,0,0.07), 
	0 2px 2px rgba(0,0,0,0.07), 
	0 4px 2px rgba(0,0,0,0.07)!important;
}


.mepr-form input[type="checkbox"], 
.mepr-form input[type="radio"] {
	width: auto;
}

.mp_wrapper .mepr-form-has-errors, 
.mp_wrapper .cc-error, 
.mp_wrapper .mepr-validation-error {
	color: #a3260d;
}

.mepr-form input.invalid, 
.mepr-form select.invalid, 
.mepr-form textarea.invalid, 
.mepr-form label.mepr-checkbox-field.invalid, 
.mepr-form div.mepr-checkboxes-field.invalid, 
.mepr-form div.mepr-radios-field.invalid {
	background-color: #fff !important;
	border: 2px solid #a3260d !important;
}

.mp_wrapper form .button.mp-hide-pw {
	background: none;
    color: #85929E;
	top: 10px;
    right: 20px;
    padding: 0;
}


.mp_wrapper form .button.mp-hide-pw:hover {
	background: none;
    color: #85929E;
    top: 10px;
    right: 20px;
    padding: 0;
}


.mp_wrapper .mepr-cards {
	background-size: 150px !Important;
}

.have-coupon-link { display: none; }

.mp-form-row.mepr_coupon { display: block; }

.mepr_coupon .mp-form-label::before {
    content: 'Promo or';
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
}

/* MasterClass */

.masterclass-content {
	padding: 30px 40px 30px 0 !important;
}

.masterclass-content .masterclass-content-intro .widget-title {
	font-size: 32px;
}

.masterclass-content > .so-panel .desktop,
.masterclass-content > .so-panel .testimonials-carousel {
	padding-bottom: 30px !important;
}

.masterclass-content .widget-title {
	text-align: left;
	font-size: 24px;
    margin-bottom: 14px;
}

.masterclass-content h2 {
	font-size: 22px;
}

.masterclass-content h3 {
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 900px) {

	.masterclass-content {
		padding: 0 !important;
	}

	body.page-id-5200 .wrap {
		padding: 0;
	}

	.masterclass-content-wrapper > *:first-of-type {
		width: 100% !important;
	}

	#pgc-5200-0-0 > .panel-cell-style {
		padding-right: 0 !important;
	}

	.masterclass-content-wrapper .so-panel .so-widget-sow-editor {
		padding: 0 30px;
	}
}

.masterclass-content ul {
	list-style:none; 
	margin-left:0px; 
	padding-left:0px;
	columns: 2;
}

@media (max-width: 900px) {
	.masterclass-content ul {
		list-style:none; 
		margin-left:0px; 
		padding-left:0px;
		columns: 1;
	}
}

.masterclass-content ul > li:before {
	content:'';
}

.masterclass-content ul li {
	padding-left: 25px; 
	background: transparent url('images/bp-bullet.png') no-repeat 3px 7px; 
	background-size: 9px auto;
	font-size: 15px;
	margin-bottom: 5px;
	display: inline-block;
}

.masterclass-mobile-cta {
	background: #f3f3f3;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px 0;
}

.masterclass-mobile-cost {
	background: #f3f3f3;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.masterclass-mobile-cta h1 {
	font-size: 19px;
    margin: 0;
}

.masterclass-mobile-cta .mepr_product_link {
    margin: 20px 0 0;
}

.masterclass-content table {
	margin-bottom: 0;
}

.masterclass-content .table-heading {
	color: #a3250c; 
	font-size: 23px; 
	font-style: italic; 
	margin-top: -15px; 
	margin-bottom: 25px;
}

.sticky-sidebar-container {
	position: relative;
}

.floating-sidebar {
	max-width: 270px;
	position: absolute;
	transform: translateY(0);
	transition: transform 0.1s ease-out;
	left: 14px;
}

@media (min-width: 1300px) {
	.floating-sidebar {
		max-width: 290px;
		left: 20px;
	}
}

/* Download Panel */
.download-panel {
	padding: 40px 0;
	background: #f3f5f8;
	background: linear-gradient(180deg, #f3f5f8 0%, #e1e4e9 100%);
}

@media (max-width: 730px) {
	.download-panel {
		text-align: center;
	}

	.download-panel .ow-button-base.ow-button-align-left {
		text-align: center;
	}

	.download-panel  .sow-image-container .so-widget-image {
		margin: 0 auto;
	}
}

.download-panel .widget-title {
	padding-top: 0;
	text-align: left;
	font-size: 24px;
}

.download-panel .btn,
.download-panel .so-widget-sow-button .ow-button-base a {
	background:#a3250c !important;
	text-transform:uppercase;
	padding:9px 20px;
	margin-top:15px;
}

.download-panel .btn:hover,
.download-panel .so-widget-sow-button .ow-button-base a:hover {
	color:#fff;
	background:#8f1a02 !important;
}

.download-panel img {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

/* Landing Pages */

.landing-testimonials blockquote {
	color: inherit;
	margin: 30px;
}

.landing-testimonials .quote-author {
	margin: 0 30px;
}

.landing-blockquote p {
	font-size: 24px;
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

/* Home */

.home .site-inner .widget-title {
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 30px;
}

.home .site-inner .panel-grid:first-child h1,
.home .site-inner .panel-grid:first-child h2,
.home .site-inner .panel-grid:first-child h3 {
	margin-bottom: 0;
}

/*  Home - Insight Band */

.home .redactor-box .widget-title {
	padding: 10px 0;
}


/* Blog */

.post-edit-link {
	display: none;
}

.page-template-page_blog .site-inner .content-sidebar-wrap,
.single-post .site-inner .content-sidebar-wrap,
.archive .site-inner .content-sidebar-wrap,
.search-results .site-inner .content-sidebar-wrap {
	border-top: solid 2px #e7e7e7;
}

.page-template-page_blog .content-sidebar-wrap > .content + .sidebar,
.single-post .content-sidebar-wrap > .content + .sidebar,
.archive .content-sidebar-wrap > .content + .sidebar,
.search-results .content-sidebar-wrap > .content + .sidebar {
	background: #f0f0f0;
}

.page-template-page_blog .content-sidebar-wrap > .content + .sidebar .widget,
.single-post .content-sidebar-wrap > .content + .sidebar .widget,
.archive .content-sidebar-wrap > .content + .sidebar .widget,
.search-results .content-sidebar-wrap > .content + .sidebar .widget {
	padding: 20px 30px;
	margin-bottom: 20px;
}

.page-template-page_blog .content-sidebar-wrap > .content + .sidebar .widget:nth-child(odd),
.single-post .content-sidebar-wrap > .content + .sidebar .widget:nth-child(odd),
.archive .content-sidebar-wrap > .content + .sidebar .widget:nth-child(odd),
.search-results .content-sidebar-wrap > .content + .sidebar .widget:nth-child(odd) {
	background-color:#e7e7e7;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

.page-template-page_blog .content,
.archive .content,
.search-results .content {
    display: flex;
    flex-wrap: wrap;
	padding: 40px 0 0;
	align-content: flex-start;
	justify-content: space-between;
}

.page-template-page_blog .content .entry,
.archive .content .entry,
.search-results .content .entry {
	width: 100%;
	display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 731px) {
	.page-template-page_blog .content .entry,
	.archive .content .entry,
	.search-results .content .entry {
		width: 48%;
		background: #f3f5f8;
		box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
		
	}
}

.page-template-page_blog .content .archive-description,
.archive .content .archive-description,
.search-results .content .archive-description,
.page-template-page_blog .content .pagination,
.archive .content .pagination,
.search-results .content .pagination {
	grid-column: 1 / -1;
	width: 100%;
}

@media only screen and (max-width: 730px) {
	.page-template-page_blog .content .pagination,
	.archive .content .pagination,
	.search-results .content .pagination {
		font-size: 16px;
	}
}

.page-template-page_blog .content .entry-header .post-image-container,
.archive .content .entry-header .post-image-container,
.search-results .content .entry-header .post-image-container {
	overflow: hidden;
	width: 100%;
    height: 280px;
}

.page-template-page_blog .content .post:hover .post-image,
.archive .content .post:hover .post-image,
.search-results .content .post:hover .post-image  {
	transform: perspective(100px) translate3d(0,0,6px);
}

.page-template-page_blog .content .entry-header .post-image,
.archive .content .entry-header .post-image,
.search-results .content .entry-header .post-image {
	width: 100%;
    height: 280px;
	background-position: center;
	background-size: cover;
	transform: perspective(100px) translate3d(0,0,0);
	transition: transform 0.5s ease-in-out;
}

.page-template-page_blog .content .post .entry-title,
.archive .content .post .entry-title,
.search-results .content .post .entry-title {
	font-size: 19px;
	line-height: 1.3;
	margin: 20px 0 12px;
}

@media only screen and (min-width: 731px) {
	.page-template-page_blog .content .post .entry-title,
	.archive .content .post .entry-title,
	.search-results .content .post .entry-title {
		margin: 20px 20px 12px;
	}
}

.page-template-page_blog .content .entry-title-link,
.archive .content .entry-title-link,
.search-results  .content .entry-title-link {
	font-size: inherit;
	font-weight: bold;
	color: #a3260d;
}

.page-template-page_blog .content .entry-title-link:hover,
.archive .content .entry-title-link:hover,
.search-results .content .entry-title-link:hover {
	color:#790000;
}

/* .archive-description {
	margin-bottom: 40px;
} */

.page-template-page_blog .entry-content,
.archive .entry-content,
.search-results  .entry-content{
    font-size: 15px;
}

@media only screen and (min-width: 731px) {
	.page-template-page_blog .entry-content,
	.archive .entry-content,
	.search-results  .entry-content {
		margin: 0 20px 20px;
	}	
}

.page-template-page_blog .entry-content a::after,
.archive .entry-content a::after,
.search-results .entry-content a::after {
	content: ' \00bb';
}

.read-more {
	display: block;
	margin-top: 20px;
}

/* Blog Post */

.single-post .entry-content {
	padding: 40px 0;
}

.single-post #featured-image img {
	margin: 0 auto;
	display: block;
}

body:not(.single-post) #csbwfs-delaydiv {
	display: none;
}

/* Blog Sidebar */

.sidebar li.cat-item {
	font-size: 14px;
}

/* Forms */

.sidebar-form { 
	background: #f3f5f8;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	padding: 25px 30px;
	border: 1px solid #cacaca;
	border-radius: 10px;
	margin-bottom: 40px;
}

.sidebar-form .field{
	text-align: left;
}

.sidebar-form p{
	margin-bottom:5px;
	text-align:center;
}

.sidebar-form .widget-title {
	font-weight: 600;
	padding: 10px 0;
	text-align: center;
	font-size: 2.4rem;
	margin-bottom: 0;
}

.sidebar-form h5{
	font-size: 2.2rem;
	line-height: 1.2;
	margin-bottom: 5px;
}

.sidebar-form input[type=submit]{
	border: none;
  	margin-bottom: 16px;
}

/* Gravity Forms */

body .sidebar-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px !important;
}

.sidebar-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	padding: 5px 4px;
}

.sidebar-form .gform_wrapper .gfield_label{
	font-size:15px;
}

.sidebar-form .gform_wrapper .gform_fields .gfield {
	margin-top: 10px;
	padding-right: 0;
}

.sidebar-form .gform_wrapper {
    margin: 0;
}

.sidebar-form .gform_wrapper .gform_footer {
    padding: 0 0 5px;
}

.sidebar-form .gform_wrapper .gform_footer .gform_button {
    width: 96%;
	background:#e2a700;
	letter-spacing:0.05rem;
	font-weight:bold;
	border-radius:3px;
	font-size: 15px;
	margin-top: 10px;
	padding-top: 12px;
    padding-bottom: 12px;
}

.sidebar-form .gform_wrapper .gform_footer .gform_button:hover {
	background:#d29b01;
}

.gform_wrapper .gfield_checkbox li label, 
.gform_wrapper .gfield_radio li label {
	line-height: 1 !important;
}

.gform_wrapper .gfield_checkbox li input, 
.gform_wrapper .gfield_checkbox li input[type=checkbox], 
.gform_wrapper .gfield_radio li input[type=radio] {
	margin-top: 0 !important;
	width: auto;
}

.ginput_container_consent input {
	width: auto;
}

.ginput_container_consent label {
	font-size: .875em;
}

.gform_description {
	font-size: 14px;
}

/* Testimonials */
.testimonials-carousel .owl-carousel {
	border-top:solid 2px #efefef;
	border-bottom:solid 2px #efefef;
}

.testimonials-carousel .owl-item {
	padding: 30px 40px 0;
}

.testimonials-carousel p {
	font-style:italic; color:#7f7f7f; font-size:90%; 
}

.testimonials-carousel p strong {
	font-style:normal; color:#000; font-size:100%;
}


.testimonials-carousel .owl-carousel .owl-item img {
	width: auto;
}

.testimonials-carousel .owl-nav {
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.testimonials-carousel .owl-carousel .owl-nav button.owl-prev, 
.testimonials-carousel .owl-carousel .owl-nav button.owl-next {
	font-size: 30px;
}

.testimonials-carousel .owl-nav .owl-next {
	position: absolute;
    right: 0;
}

/* Membership Logged In Banner */
.utility-bar {
	background-color: #d29b01;
	color: #fff;
	font-size: 14px;
}

.utility-bar .wrap {
	display: flex;
	flex-direction: column;
    justify-content: space-between;
    align-items: center;
	padding-top: 4px;
    padding-bottom: 4px;
}

@media (min-width: 731px) {
	.utility-bar .wrap {
		flex-direction: row;
	}
}

.utility-bar .mp_users_subscriptions_list {
	display: flex;
	text-align: left;
}

@media (min-width: 731px) {
	.utility-bar .mp_users_subscriptions_list {
		flex: 1;
	}
}

.utility-bar .mp_users_subscriptions_list ul,
.utility-bar .mp_users_subscriptions_list li {
	width: 100%;
}

.utility-bar .mp_users_subscriptions_list li {
	display: flex;
	width: 100%;
    align-items: center;
	grid-column-gap: 10px;
}

.utility-bar .mp_users_subscriptions_list br {
	display: none;
}

/*
Vendor
---------------------------------------------------------------------------------------------------- */
/* Collapseomatic */
.collapseomatic_excerpt, 
.collapseomatic_content {
	margin-left: 0 !important;
}

.collapseomatic.colomat-visited {
	visibility: hidden;
}

/* SiteOrigin */

/* SiteOrigin - Panels */

@media only screen and (max-width: 1179px) {
	.panel-grid-cell-empty {
		display: none;
	}

	.panel-grid-cell-empty + .panel-grid-cell {
		flex: 1 !important;
	}

	.panel-grid-cell-mobile-last {
		width: 100% !important;
	}
}

/* SiteOrigin - Sidebar */

.so-sidebar h1 {
    font-size: 22px;
}

/* SiteOrigin - Buttons */

/* Override all weird button styles */
.so-widget-sow-button .ow-button-base a {
	box-sizing: border-box;
	font-size: 1em !important;
	font-weight: bold !important;
	letter-spacing: 0.05rem;
    padding: 14px 25px !important;
    background: #e2a700 !important;
    color: #fff !important;
    border: none !important;
    border-width: 0 !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
	border-radius: 8px !important;
	box-shadow:0 1px 1px rgba(0,0,0,0.05), 
	0 2px 2px rgba(0,0,0,0.05), 
	0 4px 4px rgba(0,0,0,0.05), 
	0 6px 8px rgba(0,0,0,0.05),
	0 8px 16px rgba(0,0,0,0.05) !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) !important;
	text-transform: uppercase !important;
	transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.so-widget-sow-button .ow-button-base a:hover {
	background-color: #d29b01 !important;
	box-shadow:0 1px 1px rgba(0,0,0,0.07), 
	0 1px 1px rgba(0,0,0,0.07), 
	0 1px 1px rgba(0,0,0,0.07)!important;
}

.so-widget-sow-button .ow-button-base a.red {
	background: #8f1a02 !important;
}

.so-widget-sow-button .ow-button-base a.red:hover {
	background: #790001 !important;
}


@media only screen and (max-width: 1024px) {
	.so-widget-sow-button .ow-button-base a {
		font-size: 14px !important;
		padding: 10px !important;
	}
}

/* WP Notifications Bar */
.mtsnb-text,
.mtsnb-link {
	font-weight: bold;
}

/* Hide notifications bar on video popups */
.page-template-page_videopopup.has-mtsnb {
	padding-top: 0 !important;
}

.page-template-page_videopopup.has-mtsnb .mtsnb {
	display: none;
}


/* BuddyPress */
#buddypress {
	padding: 0 0 50px;
    max-width: 1200px;
    margin: 0 auto;
}

.entry-content #buddypress ul > li:before {
	content: none;
}

#buddypress  #change-avatar-personal-li {
	display: none;
}

#buddypress .generic-button a, #buddypress a.button, #buddypress input[type=button], #buddypress input[type=submit]  {
	background: #e2a700 !important;
	font-size: inherit !important;
    display: inline-block;
    color: #fff !important;
    padding: 6px 35px !important;
    text-decoration: none !important;
	cursor: pointer !important;
	  border: none !important;
	  width: auto;
}


#buddypress div.item-list-tabs {
	border-bottom: solid 2px #e7e7e7;
}

#buddypress #item-body {
	padding: 10px 50px 30px;
	background: #f3f3f3;
}

#buddypress div.item-list-tabs ul li.current a, 
#buddypress div.item-list-tabs ul li.selected a {
	background-color: #f3f3f3 !important;
	color: #790000 !important;
}

#buddypress div.item-list-tabs ul li a, 
#buddypress div.item-list-tabs ul li span {
    color: #555 !important;
}

/* YARPP */

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: auto !important;
	height: auto !important;
	padding: 10px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	overflow: visible !important;
	font-size: 16px !important;
}

.yarpp-thumbnail > img, 
.yarpp-thumbnail-default {
	height: auto !Important;
	width: 150px !Important;
}

@media only screen and (max-width: 730px) {
	.yarpp-thumbnails-horizontal .yarpp-thumbnail {
		display: flex !Important;
		justify-content: space-around;
		align-items: center;
	}

	.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
		width: 75% !important;
		max-height: unset !important;
	}
}

.yarpp-thumbnails-horizontal {
	display: flex;
    align-items: stretch;
    justify-content: space-between;
}

@media only screen and (max-width: 730px) {
	.yarpp-thumbnails-horizontal {
		flex-direction: column;
	}	
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
 .owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1; }
	.owl-carousel .owl-stage {
	  position: relative;
	  -ms-touch-action: pan-Y;
	  touch-action: manipulation;
	  -moz-backface-visibility: hidden;
	  /* fix firefox animation glitch */ }
	.owl-carousel .owl-stage:after {
	  content: ".";
	  display: block;
	  clear: both;
	  visibility: hidden;
	  line-height: 0;
	  height: 0; }
	.owl-carousel .owl-stage-outer {
	  position: relative;
	  overflow: hidden;
	  /* fix for flashing background */
	  -webkit-transform: translate3d(0px, 0px, 0px); }
	.owl-carousel .owl-wrapper,
	.owl-carousel .owl-item {
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  -ms-backface-visibility: hidden;
	  -webkit-transform: translate3d(0, 0, 0);
	  -moz-transform: translate3d(0, 0, 0);
	  -ms-transform: translate3d(0, 0, 0); }
	.owl-carousel .owl-item {
	  position: relative;
	  min-height: 1px;
	  float: left;
	  -webkit-backface-visibility: hidden;
	  -webkit-tap-highlight-color: transparent;
	  -webkit-touch-callout: none; }
	.owl-carousel .owl-item img {
	  display: block;
	  width: 100%; }
	.owl-carousel .owl-nav.disabled,
	.owl-carousel .owl-dots.disabled {
	  display: none; }
	.owl-carousel .owl-nav .owl-prev,
	.owl-carousel .owl-nav .owl-next,
	.owl-carousel .owl-dot {
	  cursor: pointer;
	  -webkit-user-select: none;
	  -khtml-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none; }
	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel button.owl-dot {
	  background: none;
	  color: inherit;
	  border: none;
	  padding: 0 !important;
	  font: inherit; }
	.owl-carousel.owl-loaded {
	  display: block; }
	.owl-carousel.owl-loading {
	  opacity: 0;
	  display: block; }
	.owl-carousel.owl-hidden {
	  opacity: 0; }
	.owl-carousel.owl-refresh .owl-item {
	  visibility: hidden; }
	.owl-carousel.owl-drag .owl-item {
	  -ms-touch-action: pan-y;
		  touch-action: pan-y;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none; }
	.owl-carousel.owl-grab {
	  cursor: move;
	  cursor: grab; }
	.owl-carousel.owl-rtl {
	  direction: rtl; }
	.owl-carousel.owl-rtl .owl-item {
	  float: right; }
  
  /* No Js */
  .no-js .owl-carousel {
	display: block; }
  
  /*
   *  Owl Carousel - Animate Plugin
   */
  .owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both; }
  
  .owl-carousel .owl-animated-in {
	z-index: 0; }
  
  .owl-carousel .owl-animated-out {
	z-index: 1; }
  
  .owl-carousel .fadeOut {
	animation-name: fadeOut; }
  
  @keyframes fadeOut {
	0% {
	  opacity: 1; }
	100% {
	  opacity: 0; } }
  
  /*
   * 	Owl Carousel - Auto Height Plugin
   */
  .owl-height {
	transition: height 500ms ease-in-out; }
  
  /*
   * 	Owl Carousel - Lazy Load Plugin
   */
  .owl-carousel .owl-item {
	/**
			  This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			  calculation of the height of the owl-item that breaks page layouts
		   */ }
	.owl-carousel .owl-item .owl-lazy {
	  opacity: 0;
	  transition: opacity 400ms ease; }
	.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
	  max-height: 0; }
	.owl-carousel .owl-item img.owl-lazy {
	  transform-style: preserve-3d; }
  
  /*
   * 	Owl Carousel - Video Plugin
   */
  .owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000; }
  
  .owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease; }
  
  .owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
		transform: scale(1.3, 1.3); }
  
  .owl-carousel .owl-video-playing .owl-video-tn,
  .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none; }
  
  .owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease; }
  
  .owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%; }

/* Homepage - 2023 Redesign */
.page-id-24656 #homepage-hero {
    margin-bottom: -50px;
}

.page-id-24656 #services-card-row .panel-grid-cell h3{
    color: #EE5F5F !important;
    text-align: left;
    font-size: 20px;
}

.page-id-24656 #services-card-row .panel-grid-cell h3.widget-title a{
    text-transform: uppercase;
    font-size: 17px;
}

.page-id-24656 #services-card-row .panel-grid-cell h3 a{
    color: #EE5F5F;
    font-size: 20px;
}

.page-id-24656 #services-card-row .panel-cell-style {
    box-shadow: 0px 13px 27px 0px rgba(50, 50, 93, 0.25);
    border-radius: 10px;
}


.page-id-24656 #services-card-row .panel-grid-cell p{
    text-align: left;
    margin-bottom: 20px;
}

.page-id-24656 .book-panel-image .sow-image-container {
    top: -120px;
    left: 40px;
    max-width: unset;
}

.page-id-24656 .book-panel-image .sow-image-container img{
    max-width: unset !important;
    width: 250px;
}

.page-id-24656 .best-book-panel .siteorigin-widget-tinymce h3 {
    color: white;
    font-style: normal;
}

.page-id-24656 .best-book-panel .siteorigin-widget-tinymce p {
    color: white;
    font-style: normal;
    font-size: 16px;
}

.page-id-24656 .best-book-panel .siteorigin-widget-tinymce h3 a {
    color: white;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
}

.page-id-24656 .best-book-panel .siteorigin-widget-tinymce h3 a:after {
    content: '';
    position: relative;
    height: 30px;
    width: 30px;
    background-image: url(images/yellow-play-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    top: 9px;
    right: -8px;
    background-size: contain;
}

.page-id-24656 .quote-name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px !important;
}

.page-id-24656 .quote-title {
    color: #EE5F5F;
    font-size: 14px;
    font-weight: 400;
}

.page-id-24656 .panel-grid-cell img{
    flex: 1;
    width: 100%;
    border-radius: 10px 10px 0 0
}

.page-id-24656 .card-row .panel-grid-cell {
    background-color: white;
    margin-bottom: 30px;
    border-radius: 10px;
}

.page-id-24656 .card-row .textwidget {
    padding: 20px 20px 50px 20px;
}

.page-id-24656 .card-row .textwidget h5 {
    color: #EE5F5F;
    font-size: 20px;
    text-align: center;
}

.page-id-24656 .card-row .textwidget p {
    font-size: 16px;
    text-align: center;
}

.page-id-24656 .card-row .panel-grid-cell img{
    flex: 1;
    width: 100%;
    border-radius: 10px 10px 0 0
}

.page-id-24656 #form-row h2 {
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
}

.page-id-24656 #form-row ul li {
  list-style-type: circle;
}

.page-id-24656 #form-row ul li:before {
    display: none;
}

.page-id-24656 #panel-24656-0-0-0 a {
    color: #EE5F5F;
}

.page-id-24656 #hero h1 {
    color: #03455C;
    font-family: 'Noto Sans', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 43.2px;
}

.page-id-24656 #hero p {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.page-id-24656 #hero a::after {
    width: 25px;
    height: 25px;
    top: 7px;
}

.page-id-24656 .image-box-panel h2 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 120% */
}

.page-id-24656 p, .page-id-24656 h1, .page-id-24656 h2, .page-id-24656 h3, .page-id-24656 h4 {
    font-family: Noto Sans;
}

.page-id-24656 #panel-24656-7-1-0 h5 {
    color: #EE5F5F;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px; /* 125.217% */
}

.page-id-24656 #panel-24656-7-0-0 h2 {
    text-transform: none !important;
    font-family: Noto Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.page-id-24656 #gform_submit_button_3 {
    background: #EE5F5F;
    border-radius: 8px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.60);
    height: 40px;
    color: #FFF;
    font-family: PT Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 150% */
    text-transform: uppercase;
}

.page-id-24656 #pg-24656-6 .card-row {
    align-items: stretch !important;
    display: flex;
}


@media screen and (max-width: 730px) {
   .page-id-24656 #homepage-hero {
        max-width: 60vw;
       margin: 20px auto;
    }
    
    .page-id-24656 #pgc-w64d3c7351d72f-0-1 h2 {
        margin-top: 40px;
    }
    
    .page-id-24656 #services-card-row .panel-cell-style {
        padding-bottom: 0 !important;
        margin-bottom: 20px;
    }
    
    .page-id-24656 #pg-24656-2 .trusted-partners {
        padding: 20px !important;
    }
    
    .page-id-24656 #pgc-w64cbf383cfd7e-0-0 .sow-image-container{
        max-width: 60vw;
        margin: 0 auto 40px auto
    }
    
    .page-id-24656 #pg-24656-5 .panel-grid-cell{
        margin-bottom: 40px;
        
    }
    
    .page-id-24656 #pg-24656-6 .panel-grid-cell {
        margin-bottom: 20px;
    }
    
    .page-id-24656 #pg-24656-7 .panel-grid-cell {
        margin-bottom: 20px;
    }
}

/* Buyer Persona Research - 2023 redesign */

@media screen and (max-width: 730px) {
  .page-id-24777 #panel-24777-0-1-0 {
    margin-top: 30px !important;
  }
}
.page-id-24777 .bpr-text-box {
  background-color: white;
  z-index: 4;
  position: absolute;
  padding: 30px;
  width: 330px;
  border-radius: 10px;
  box-shadow: 0px 13px 27px 0px rgba(50, 50, 93, 0.25);
}
.page-id-24777 .bpr-circle-box.box-2 {
  top: 325px;
}
.page-id-24777 .bpr-circle-box.box-4 {
  top: 325px;
}
.page-id-24777 .bpr-circle-box.box-6 {
  top: 325px;
}
.page-id-24777 .bpr-circle-box {
  position: relative;
}
.page-id-24777 .box-1 .bpr-circle-img {
  position: relative;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  right: -100px;
  bottom: -50px;
}
.page-id-24777 .box-1 h3 {
  color: #03455C;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
}
.page-id-24777 .box-2 .bpr-circle-img {
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  right: -100px;
  top: -200px;
  z-index: 1;
}
.page-id-24777 .box-2 h3 {
  color: #0C6E8A;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
}
.page-id-24777 .box-3 .circle-content {
  border-radius: 50%;
  position: absolute;
  text-align: center;
  background-color: #55AAB4;
  width: 330px;
  height: 330px;
  top: 100px;
  left: -100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-24777 .box-3 .circle-content .content h1 {
  color: #FFF;
  text-align: center;
  font-family: PT Sans;
  font-size: 58px;
  font-style: normal;
  font-weight: 700;
  line-height: 43.2px;
}
.page-id-24777 .box-3 h3 {
  color: #55AAB4;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 144% */
}

.page-id-24777 .box-3 .bpr-circle-img {
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  left: -100px;
  top: -200px;
  z-index: 1;
}

.page-id-24777 .box-3 .bpr-circle-img {
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  left: -100px;
  top: 100px;
  z-index: 1;
}

.page-id-24777 .box-4 .bpr-circle-img {
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  left: -100px;
  top: -200px;
  z-index: 1;
}

.page-id-24777 .box-4 h3 {
  color: #E1B13F;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 144% */
}

.page-id-24777 .box-5 .circle-content {
  border-radius: 50%;
  position: absolute;
  text-align: center;
  background-color: #EE5F5F;
  width: 330px;
  height: 330px;
  top: 100px;
  left: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-24777 .box-5 .circle-content .content h1 {
  color: #FFF;
  text-align: center;
  font-family: PT Sans;
  font-size: 58px;
  font-style: normal;
  font-weight: 700;
  line-height: 43.2px;
}
.page-id-24777 .box-5 h3 {
  color: #EE5F5F;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 144% */
}
.page-id-24777 .box-6 .bpr-circle-img {
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  left: 100px;
  top: -200px;
  z-index: 1;
}
.page-id-24777 .box-6 h3 {
  color: #C9C9C9;
  /* h3 */
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 144% */
}
.page-id-24777 .box-1 .circle {
  z-index: 1;
  position: absolute;
  top: -60px;
  left: -60px;
}
.page-id-24777 .box-2 .circle-top-left {
  z-index: 1;
  position: absolute;
  top: -70px;
  left: -50px;
}
.page-id-24777 .box-3 .circle {
  z-index: 0;
  position: absolute;
	top: 100px;
	left: 170px;
}
@media screen and (max-width: 730px) {
  .page-id-24777 .box-3 .circle {
    right: 20px;
  }
}
.page-id-24777 .box-4 .circle {
  position: absolute;
  z-index: 1;
  left: 160px;
  top: 50px;
}
.page-id-24777 .box-5 .circle {
  z-index: 1;
  position: absolute;
  top: -100px;
  left: -50px;
}

.page-id-24777 .box-5 .bpr-circle-img {
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  left: 100px;
  top: 100px;
  z-index: 1;
}

.page-id-24777 .box-6 .circle {
  position: absolute;
  z-index: 0;
  left: -50px;
    top: -100px;
}
.page-id-24777 #pg-24777-2 .siteorigin-panels-stretch {
  padding-top: 100px;
  padding-bottom: 250px;
}
.page-id-24777 #pg-24777-2 .siteorigin-panels-stretch .panel-grid-cell {
  padding-left: 100px;
}
@media screen and (max-width: 1000px) {
  .page-id-24777 #pg-24777-2 .siteorigin-panels-stretch .panel-grid-cell {
    padding-left: 20px;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24777 #pg-24777-2 .siteorigin-panels-stretch .panel-grid-cell {
    padding-left: 50px;
  }
}
.page-id-24777 #pg-24777-3 .siteorigin-panels-stretch {
  padding-bottom: 250px;
}
.page-id-24777 #pg-24777-3 .siteorigin-panels-stretch .panel-grid-cell {
  padding-left: 100px;
}
@media screen and (max-width: 1000px) {
  .page-id-24777 #pg-24777-3 .siteorigin-panels-stretch .panel-grid-cell {
    padding-left: 20px;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24777 #pg-24777-3 .siteorigin-panels-stretch .panel-grid-cell {
    padding-left: 50px;
  }
}

.page-id-24777 #pg-24777-4 .siteorigin-panels-stretch {
  padding-bottom: 300px;
  padding-top: 100px;
}
.page-id-24777 #pg-24777-4 .siteorigin-panels-stretch .panel-grid-cell {
  padding-left: 100px;
}
@media screen and (max-width: 1000px) {
  .page-id-24777 #pg-24777-4 .siteorigin-panels-stretch .panel-grid-cell {
    padding-left: 20px;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24777 #pg-24777-4 .siteorigin-panels-stretch .panel-grid-cell {
    padding-left: 50px;
  }
}

.page-id-24777 #bpr-quote-row .widget_media_image img {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  box-shadow: 0px 13px 27px 0px rgba(50, 50, 93, 0.25);
}
.page-id-24777 #bpr-quote-row {
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-id-24777 #bpr-quote-row p {
  color: #333;
  /* p */
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.page-id-24777 #bpr-quote-row span.attribution-name {
  margin-right: 10px;
  color: #060101;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px; /* 140% */
}
.page-id-24777 #bpr-quote-row span.attribution-title {
  color: var(--red, #EE5F5F);
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.6px; /* 140% */
}
.page-id-24777 #form-row h2 {
  color: white;
  text-transform: none;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 20px;
}
.page-id-24777 #form-row ul li {
  list-style-type: circle;
}
.page-id-24777 #form-row ul li:before {
  display: none;
}
.page-id-24777 #gform_submit_button_3 {
  background: #EE5F5F;
  border-radius: 8px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6);
  height: 40px;
  color: #FFF;
  font-family: PT Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 150% */
  text-transform: uppercase;
}

#panel-24777-5-1-0 h5 {
    color: var(--red, #EE5F5F);
    font-family: PT Sans;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px; /* 125.217% */
}

#panel-24777-0-0-0 h1 {
    color: var(--initiative, #03455C);
    font-family: Noto Sans;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 43.2px; /* 123.429% */
}

#panel-24777-0-0-0 h2 {
    color: #EE5F5F;

    /* h3 */
    font-family: Noto Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px; /* 144% */
}

#panel-24777-0-0-0 p {
    color: #333;

    /* p */
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

/* Contact Us - 2023 Redesign */
@media screen and (min-width: 730px) {
  .page-id-24836 #form-hero {
    margin-bottom: -450px;
  }
}
.page-id-24836 #form-hero .panel-grid-cell h1 {
  color: #FFF;
  font-family: Noto Sans;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 43.2px;
  margin-bottom: 20px;

}
.page-id-24836 #form-hero .panel-grid-cell h2 {
  color: #FFF;
  /* h3 */
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 144% */
}
.page-id-24836 #form-hero .panel-grid-cell a {
  color: #FFF;
  /* h3 */
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 144% */
  text-decoration: underline !important;
}
.page-id-24836 #panel-24836-1-0-0 img {
  padding-top: 10px;
  border-radius: 50%;
}
.page-id-24836 #panel-24836-0-1-0 {
  box-shadow: 0px 13px 27px 0px rgba(50, 50, 93, 0.25);
}
.page-id-24836 #panel-24836-1-1-0 {
  padding: 10px;
  color: #000;
  font-family: Noto Sans;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
@media screen and (max-width: 1180px) {
  .page-id-24836 #panel-24836-1-1-0 {
    max-width: 350px;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24836 #panel-24836-1-1-0 {
    max-width: unset;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24836 #pgc-24836-1-2 {
    display: none !important;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24836 #pgc-24836-1-0 {
    width: 30%;
  }
}
@media screen and (max-width: 730px) {
  .page-id-24836 #pgc-24836-1-1 {
    width: 100%;
  }
}
.page-id-24836 span.attribution-name {
  margin-right: 10px;
  color: #060101;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px;
  padding-bottom: 0px;
}
.page-id-24836 span.attribution-title {
  color: var(--red, #EE5F5F);
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.6px; /* 140% */
}
.page-id-24836 #gform_submit_button_3 {
  background: #EE5F5F;
  border-radius: 8px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6);
  height: 40px;
  color: #FFF;
  font-family: PT Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 150% */
  text-transform: uppercase;
}
.page-id-24836 #panel-24836-0-1-0 h5 {
  color: var(--red, #EE5F5F);
  font-family: PT Sans;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px; /* 125.217% */
}
.page-id-24836 #panel-24836-0-1-0 {
  border-radius: 10px;
}

/* Who We Are - 2023 */
.page-id-24947 #homepage-hero a:after {
  display: none;
}
.page-id-24947 h1 {
  color: #03455C;
}
.page-id-24947 h2 {
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 40px;
}
.page-id-24947 h5 {
  color: #EE5F5F !important;
}
.page-id-24947 .card-row {
  align-items: stretch !important;
  display: flex;
}
.page-id-24947 .card-row .panel-grid-cell {
  background-color: white;
  border-radius: 10px;
}
.page-id-24947 .card-row .panel-grid-cell .textwidget {
  padding: 20px 20px 20px 20px;
}
.page-id-24947 #pg-24947-4 h2 {
  color: white;
  margin-bottom: 20px;
}
.page-id-24947 #pg-24947-4 a {
  background-color: #EE5F5F !important;
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

/* footer updates - 2023 */
.site-footer a{
    color: #999;
}

.site-footer a:hover{
    color: #EE5F5F;
}

/* header updates - 2023 */
.site-header a.btn {
    background-color: #EE5F5F !important;
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

#menu-main-menu-new li.menu-item a {
    text-align: center;
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px; /* 150% */
    text-transform: uppercase;
}

/* Clients We Serve */

.page-id-24959 .card-row .panel-grid-cell {
	 background-color: white;
	 margin-bottom: 30px;
	 border-radius: 10px;
}
 .page-id-24959 .card-row .textwidget {
	 padding: 20px 20px 50px 20px;
}
 .page-id-24959 .card-row .textwidget h5 {
	 color: #ee5f5f;
	 font-size: 20px;
	 text-align: center;
}
 .page-id-24959 .card-row .textwidget p {
	 font-size: 16px;
	 text-align: center;
}
 .page-id-24959 .card-row .panel-grid-cell img {
	 flex: 1;
	 width: 100%;
	 border-radius: 10px 10px 0 0;
}
 .page-id-24959 h1 {
	 color: #03455c;
}
 .page-id-24959 h2 {
	 font-family: "Noto Sans", sans-serif;
	 font-size: 30px;
	 font-style: normal;
	 font-weight: 600;
	 line-height: 36px;
	 margin-bottom: 40px;
}
 .page-id-24959 h5 {
	 color: #ee5f5f !important;
}

/* Who We Are */
.page-id-24947 .card-row .panel-grid-cell {
	 background-color: white;
	 margin-bottom: 30px;
	 border-radius: 10px;
}
 .page-id-24947 .card-row .textwidget {
	 padding: 20px 20px 50px 20px;
}
 .page-id-24947 .card-row .textwidget h5 {
	 color: #ee5f5f;
	 font-size: 20px;
	 text-align: center;
}
 .page-id-24947 .card-row .textwidget p {
	 font-size: 16px;
	 text-align: center;
}
 .page-id-24947 .card-row .panel-grid-cell img {
	 flex: 1;
	 width: 100%;
	 border-radius: 10px 10px 0 0;
}
 .page-id-24947 h1 {
	 color: #03455c;
}
 .page-id-24947 h2 {
	 font-family: "Noto Sans", sans-serif;
	 font-size: 30px;
	 font-style: normal;
	 font-weight: 600;
	 line-height: 36px;
	 margin-bottom: 40px;
}
 .page-id-24947 h5 {
	 color: #ee5f5f !important;
}

#logo-section #services-card-row .panel-grid-cell{
    align-self: center;
}

/* Hero - 2023 */
#hero2023 h1 {
	margin-bottom:15px;
	margin-top:0;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	padding: 0;
	font-size:24px;
}

@media (min-width: 1024px) {
	#hero2023 h1 {
		font-size: 34px;
	}
}

@media2023 (min-width: 1190px) {
	#hero2023 h1 {
		font-size: 36px;
	}
}

#hero2023 h1 em {
  font-style: normal;
  color: #8F1A02;
}

#hero2023 .hero-content {
  padding-right: 100px;
  text-align: right;
  position: relative;
}

#hero2023 .hero-content::after {
  content: "";
  position: absolute;
  right: 40px;
  top: 0;
  display: block;
  border-radius: 2px;
  width: 4px;
  height: 75%;
  margin: 2% 0 0 0;
  background: #8F1A02;
}


@media (max-width: 730px) {
	#hero2023 .hero-content {
		padding-right: 0;
		text-align: center;
	}	
}

#hero2023 img{
	/*width:100%;*/
  margin-bottom: 15px;
}

#hero2023 h1{
	font-weight:700;
}


#hero2023 a{
	text-transform:uppercase;
	font-family: 'Cabin', sans-serif;
	font-weight:bold;
	padding-top: 5px;
}

#hero2023 a::after {
	content: '';
    position: relative;
    height: 30px;
    width: 30px;
    background-image: url(images/yellow-play-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    top: 9px;
    right: -8px;
    background-size: contain;
}

@media (max-width: 800px){
  #hero2023 .hero-content::after {
    display: none;
  }

  #hero2023 img {
    max-width: 80vw;
    height: auto;
  }

  #hero2023 a {
    font-size: 20px;
  }

}

#hero2023 h1 {
    color: #03455C;
    font-family: 'Noto Sans', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 43.2px;
}

#hero2023 p {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

#hero2023 a::after {
    width: 25px;
    height: 25px;
    top: 7px;
}

/* Services - 2023 */
#services-2023 #services-card-row .panel-grid-cell h3{
    color: #EE5F5F !important;
    text-align: left;
    font-size: 20px;
}

#services-2023 #services-card-row .panel-grid-cell h3.widget-title a{
    text-transform: uppercase;
    font-size: 17px;
}

#services-2023 #services-card-row .panel-grid-cell h3 a{
    color: #EE5F5F;
    font-size: 20px;
}

#services-2023 #services-card-row .panel-cell-style {
    box-shadow: 0px 13px 27px 0px rgba(50, 50, 93, 0.25);
    border-radius: 10px;
}

#services-2023 #services-card-row .panel-grid-cell p{
    text-align: left;
    margin-bottom: 20px;
}

/* Book Panel - 2023 */
#book-2023 .book-panel-image .sow-image-container {
    top: -120px;
    left: 40px;
    max-width: unset;
}

#book-2023 .book-panel-image .sow-image-container img{
    max-width: unset !important;
    width: 250px;
}

.best-book-panel #book-2023 .siteorigin-widget-tinymce h3 {
    color: white;
    font-style: normal;
}

.best-book-panel #book-2023 .siteorigin-widget-tinymce p {
    color: white;
    font-style: normal;
    font-size: 16px;
}

.best-book-panel #book-2023 .siteorigin-widget-tinymce h3 a {
    color: white;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
}

.best-book-panel #book-2023 .siteorigin-widget-tinymce h3 a:after {
    content: '';
    position: relative;
    height: 30px;
    width: 30px;
    background-image: url(images/yellow-play-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    top: 9px;
    right: -8px;
    background-size: contain;
}

/* Testimonials */
#testimonial-2023 .quote-title {
    color: #EE5F5F;
    font-size: 14px;
    font-weight: 400;
}

/* Card Row - 2023 */
#card-row-2023.card-row .panel-grid-cell img{
    flex: 1;
    width: 100%;
    border-radius: 10px 10px 0 0
}

#card-row-2023.card-row .panel-grid-cell {
    background-color: white;
    margin-bottom: 30px;
    border-radius: 10px;
}

#card-row-2023.card-row .textwidget {
    padding: 20px 20px 50px 20px;
}

#card-row-2023.card-row .textwidget h5 {
    color: #EE5F5F;
    font-size: 20px;
    text-align: center;
}

#card-row-2023.card-row .textwidget p {
    font-size: 16px;
    text-align: center;
}

#card-row-2023.card-row .panel-grid-cell img{
    flex: 1;
    width: 100%;
    border-radius: 10px 10px 0 0
}

/* Footer Form */ 
#form-row-2023 #form-col h5 {
    color: #EE5F5F;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px; /* 125.217% */
}

#form-row-2023 h2 {
    text-transform: none !important;
    font-family: Noto Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    color: white;
    margin-bottom: 20px;
}

#form-row-2023 #form-col #gform_submit_button_3 {
    background: #EE5F5F;
    border-radius: 8px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.60);
    height: 40px;
    color: #FFF;
    font-family: PT Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 150% */
    text-transform: uppercase;
}

#form-row-2023 ul li {
    list-style-type: circle;
}

#form-row-2023 ul {
    list-style: none !important;
}

/* CTA - 2023 */
#cta-2023 h2 {
	color: white;
	margin-bottom: 20px;
}

#cta-2023 a {
    background-color: #EE5F5F !important;
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

/*
Very Specific Styling - DO NOT USE UNLESS ABSOLUTELY NECESSARY
---------------------------------------------------------------------------------------------------- */

.postid-24246 #featured-image {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}