/* $green:   #67BE64;*/
/* $blue:    #189BD7;*/
/* $blue:    #016282;*/
.gform_wrapper div.validation_error {
  margin-top: 50px !important;
  padding: 80px 20px !important;
  background-color: red !important;
  border-radius: 4px !important;
  border: 3px solid crimson !important;
  color: white !important; }

/* SITE SPECIFIC STYLES -----------------------------------------------------------------------------------------*/
body {
  background-color: white;
  color: #53585a; }
  @media (min-width: 980px) {
    body {
      overflow: visible !important; } }

.flickity-page-dots {
  /* display: none;*/ }

/* ORDER TOTALS BOX --- add id of list item ID*/
/* .gform_wrapper #field_4_3 {*/
/*   font-size: 150%;*/
/* }*/
#sub-footer-space {
  background-color: rgba(0, 0, 0, 0.05);
  margin: 0;
  padding: 0;
  /* border-top: 1px solid #DDD;*/ }

.site-title,
.site-description {
  display: none; }

.hero-title sup {
  font-size: 50%;
  top: -1em; }

.primary-padding-top {
  padding-top: 25px; }
  @media (min-width: 980px) {
    .primary-padding-top {
      padding-top: 40px; } }
  @media (min-width: 1600px) {
    .primary-padding-top {
      padding-top: 50px; } }

@media (min-width: 1400px) {
  body.single .hero-simple-intro .hero-title {
    padding-left: 5%;
    padding-right: 5%; } }
@media (min-width: 1600px) {
  body.single .hero-simple-intro .hero-title {
    padding-left: 10%;
    padding-right: 10%; } }

body.single .hero-simple-intro .hero-intro {
  font-size: 115%; }
  @media (min-width: 980px) {
    body.single .hero-simple-intro .hero-intro {
      font-size: 120%; } }
  @media (min-width: 1400px) {
    body.single .hero-simple-intro .hero-intro {
      font-size: 125%; } }
  @media (min-width: 1600px) {
    body.single .hero-simple-intro .hero-intro {
      font-size: 130%; } }

@media (min-width: 980px) {
  body.home .hero-featured-image .hero-intro {
    margin-left: auto;
    margin-right: auto;
    width: 745px;
    /* background-color: crimson;*/ } }
@media (min-width: 1200px) {
  body.home .hero-featured-image .hero-intro {
    width: 770px; } }
@media (min-width: 1400px) {
  body.home .hero-featured-image .hero-intro {
    /* width: 790px;*/ } }
@media (min-width: 1600px) {
  body.home .hero-featured-image .hero-intro {
    width: 800px; } }

.mp-lgn-stuff {
  text-align: center;
  padding: 50px 0 100px 0; }

h1, h2, h3, h4, h5, h6 {
  color: #1e92c8; }

blockquote {
  position: relative;
  display: block;
  width: 100%;
  clear: both;
  border-left: 0;
  margin: 10px 0;
  padding: 40px 0 15px 0;
  font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #11516f;
  font-size: 15px;
  line-height: 16px;
  border-top: 1px solid #cccccc;
  border-top: 1px solid #c3e6c2;
  max-width: 100%; }
  @media (min-width: 700px) {
    blockquote {
      font-size: 16px;
      line-height: 17px; } }
  @media (min-width: 980px) {
    blockquote {
      font-size: 18px;
      line-height: 19px;
      margin: 10px 0;
      padding: 55px 0 20px 0; } }
  @media (min-width: 1200px) {
    blockquote {
      font-size: 20px;
      line-height: 21px; } }
  @media (min-width: 1600px) {
    blockquote {
      font-size: 22px;
      line-height: 23px; } }

/* blockquote:before {*/
/*   content: "\201C";*/
/*   display: inline-block;*/
/*   // font-size: 24px;*/
/*   color: $green;*/
/*   position: absolute;*/
/*   left: -15px;*/
/*   top: 0px;*/
/* }*/
main blockquote:first-child {
  border-top: 0; }

blockquote p:last-child {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 5px; }

blockquote p:last-child em {
  color: gray;
  font-size: 85%; }

blockquote p:last-child strong {
  font-weight: 600;
  font-size: 96%;
  color: #1e92c8; }

main .default-wrapper {
  /* min-height: 600px;*/ }

#list-of-services a {
  margin: 40px auto 0 auto;
  width: 90%;
  text-align: center; }
  @media (min-width: 600px) {
    #list-of-services a {
      margin: 25px 2% 0 2%;
      width: 45%; } }
  @media (min-width: 980px) {
    #list-of-services a {
      width: 30%;
      margin: 20px 1% 0 1%; } }

.hero-simple-intro {
  text-align: center;
  padding: 10px 0 20px 0;
  /* background-color: gray;*/ }

.hero-extra-line {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background-color: #F47520;
  margin: 10px 0 20px 0; }
  @media (min-width: 980px) {
    .hero-extra-line {
      width: 40px;
      height: 3px; } }
  @media (min-width: 1400px) {
    .hero-extra-line {
      width: 50px; } }
  @media (min-width: 1600px) {
    .hero-extra-line {
      width: 80px;
      height: 4px; } }

.hero-simple-intro .hero-title {
  color: #1e92c8; }

.hero-simple-intro .hero-intro {
  color: #4cad48;
  margin: 0 auto 0 auto;
  width: 90%;
  max-width: 1100px;
  font-size: 115%; }
  @media (min-width: 980px) {
    .hero-simple-intro .hero-intro {
      font-size: 120%; } }

.btn-spaced {
  margin: 10px; }
  @media (min-width: 980px) {
    .btn-spaced {
      margin: 0 15px; } }

.wide-wrapper {
  max-width: 1700px; }

#footer-layer-1 {
  margin: 10px 0 0 0;
  padding: 5px;
  overflow: auto; }
  @media (min-width: 980px) {
    #footer-layer-1 {
      padding: 10px; } }

#footer-layer-2 {
  border: 10px solid white;
  overflow: auto;
  background-color: #F7F7F7;
  background-color: #e9f6fc; }
  @media (min-width: 980px) {
    #footer-layer-2 {
      padding: 10px;
      border-top: 10px solid white;
      border-bottom: 10px solid white;
      border-left: 20px solid white;
      border-right: 20px solid white; } }

#footer-layer-3 {
  padding: 5px;
  overflow: auto; }
  @media (min-width: 980px) {
    #footer-layer-3 {
      padding: 10px; } }

#footer-layer-4 {
  padding: 5px;
  overflow: auto; }

#footer-layer-5 {
  padding: 5px;
  overflow: auto; }

#footer-prmaven-subscribe-podcasts a {
  display: inline-block;
  max-width: 240px;
  margin: 10px; }

#footer-layer-4 a {
  display: inline-block;
  margin: 15px; }

#footer-layer-4 a img {
  max-width: 240px; }

#footer-marshall-report {
  padding: 50px 5%;
  /* background-color: lighten($blue, 48%);*/
  /* background-color: $blue;*/
  background: #189bd7;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #189bd7), color-stop(100%, #5abb64));
  background: linear-gradient(135deg, #189bd7 0%, #5abb64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#189bd7', endColorstr='#5abb64', GradientType=1 );
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-marshall-report {
      padding: 50px 5% 50px 5%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }

#footer-marshall-report i {
  color: white;
  font-size: 350%; }

#footer-prmaven-podcast {
  padding: 50px 5%;
  /* background-color: lighten($orange, 40%);*/
  /* background-color: $orange;*/
  background: #ff970f;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff970f), color-stop(68%, #f47520), color-stop(100%, #f47520));
  background: linear-gradient(-135deg, #ff970f 0%, #f47520 68%, #f47520 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff970f', endColorstr='#f47520', GradientType=1 );
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-prmaven-podcast {
      padding: 50px 2% 50px 2%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }

.footer-prmaven-podcast-logo {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px auto; }

@media (min-width: 980px) {
  #footer-prmaven-podcast .footer-prmaven-podcast-intro {
    margin: 0 auto 30px auto;
    max-width: 600px; } }

#footer-prmaven-podcast .btn-default {
  margin: 15px; }

.podcast-listen-on {
  text-align: center; }

.podcast-listen-on img {
  border-radius: 4px; }

.podcast-listen-on a {
  margin: 10px;
  display: inline-block; }
  @media (min-width: 980px) {
    .podcast-listen-on a {
      margin: 10px 5px; } }

#footer-new-blog-posts {
  padding: 30px 0; }

#footer-new-blog-posts .footer-blog-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 5%;
  width: 90%;
  max-width: 1500px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media (min-width: 980px) {
    #footer-new-blog-posts .footer-blog-wrapper {
      width: 96%;
      margin: 0 auto; } }

#footer-new-blog-posts .filter-item-single {
  /* @media(min-width: 1200px){*/
  /*   width: 16%;*/
  /*   margin: 2%;*/
  /* }*/ }
  @media (min-width: 980px) {
    #footer-new-blog-posts .filter-item-single {
      width: 23%;
      margin: 1%; } }

#footer-new-blog-posts .filter-item-title {
  font-size: 120%;
  font-weight: 500; }
  @media (min-width: 980px) {
    #footer-new-blog-posts .filter-item-title {
      font-size: 110%; } }

#footer-new-blog-posts .filter-item-content-space {
  padding: 15px; }
  @media (min-width: 980px) {
    #footer-new-blog-posts .filter-item-content-space {
      padding: 15px; } }

#footer-new-blog-posts .filter-item-excerpt {
  font-size: 80%;
  display: none; }

#footer-contact {
  padding: 30px 5%;
  /* background-color: lighten($green, 48%);*/
  /* background-color: $green;*/
  background: #2abfae;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #2abfae), color-stop(80%, #5abb64), color-stop(100%, #5abb64));
  background: linear-gradient(135deg, #2abfae 0%, #5abb64 80%, #5abb64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2abfae', endColorstr='#5abb64', GradientType=1 );
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-contact {
      padding: 30px 2% 30px 2%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }

#footer-contact p {
  color: white;
  opacity: .85; }

#footer-contact-prmaven {
  padding: 30px 5%;
  /* background-color: lighten($orange, 40%);*/
  /* background-color: $orange;*/
  background: #ff970f;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff970f), color-stop(68%, #f47520), color-stop(100%, #f47520));
  background: linear-gradient(-135deg, #ff970f 0%, #f47520 68%, #f47520 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff970f', endColorstr='#f47520', GradientType=1 );
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-contact-prmaven {
      padding: 30px 2% 30px 2%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }

#footer-stay-connected {
  padding: 20px 5% 40px 5%;
  /* background-color: lighten($gold, 46%);*/
  /* background-color: lighten($blue, 48%);*/
  /* background-color: $blue;*/
  /* background-color: #F7F7F7;*/
  background: #2abfae;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #2abfae), color-stop(80%, #1e92c8), color-stop(100%, #1e92c8));
  background: linear-gradient(135deg, #2abfae 0%, #1e92c8 80%, #1e92c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2abfae', endColorstr='#1e92c8', GradientType=1 );
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-stay-connected {
      padding: 30px 2% 10px 2%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }

@media (min-width: 980px) {
  #footer-stay-connected .social-media-links {
    width: 90%;
    margin: 0 auto; } }
@media (min-width: 1200px) {
  #footer-stay-connected .social-media-links {
    width: 260px; } }

.footer-address-col1,
.footer-address-col2 {
  width: 100%; }
  @media (min-width: 600px) {
    .footer-address-col1,
    .footer-address-col2 {
      width: 50%; } }

.footer-address-col1 address {
  line-height: 1.5em; }

.footer-address-phone {
  margin-bottom: 15px; }
  @media (min-width: 600px) {
    .footer-address-phone {
      margin-bottom: 27px; } }

.foot-address-simple {
  padding: 30px 0; }

.foot-address-simple span {
  display: block;
  height: 5px; }
  @media (min-width: 600px) {
    .foot-address-simple span {
      display: inline-block;
      width: 25px; } }

#footer-fb-nation {
  padding: 20px 5% 40px 5%;
  /* background-color: lighten($color-facebook, 53%);*/
  background-color: #3B5998;
  background-image: url("/wp-content/uploads/fb-nation-background-05.jpg");
  background-size: cover;
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-fb-nation {
      padding: 30px 5% 30px 5%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }

.footer-join-facebook-nation i {
  margin-right: 15px; }

.aoe-single {
  padding-top: 30px;
  padding-bottom: 30px;
  /* border: 1px solid #EEE;*/ }

.icon-industries-served-intro {
  width: 70%;
  max-width: 180px;
  margin: 0 auto 10px auto; }

#footer-prmaven-join-fb-group {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #cfebf8; }

#footer-prmaven-subscribe-podcasts {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #feede2; }

#google-map-embed {
  border-top: 1px solid #dddddd; }

#footer-listen-on {
  padding: 30px 5% 30px 5%;
  /* background-color: lighten($orange, 40%);*/
  /* background-color: $orange;*/
  background: #ff970f;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff970f), color-stop(68%, #f47520), color-stop(100%, #f47520));
  background: linear-gradient(-135deg, #ff970f 0%, #f47520 68%, #f47520 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff970f', endColorstr='#f47520', GradientType=1 );
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-listen-on {
      padding: 30px 2% 30px 2%;
      border-left: 10px solid white;
      border-right: 10px solid white; } }
  @media (min-width: 1400px) {
    #footer-listen-on {
      padding: 30px 5% 30px 5%; } }
  @media (min-width: 1600px) {
    #footer-listen-on {
      padding: 30px 10% 30px 10%; } }

#footer-more-on-podcasts {
  padding: 30px 5% 0 5%;
  background-color: #ffe34d;
  /* background-color: gold;*/
  background-image: url("/wp-content/uploads/angles-01.png");
  background-size: cover;
  border: 5px solid white; }
  @media (min-width: 980px) {
    #footer-more-on-podcasts {
      padding: 30px 2% 0 2%;
      border-top: 0;
      border-left: 15px solid white;
      border-right: 15px solid white;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (min-width: 1200px) {
    #footer-more-on-podcasts {
      padding-bottom: 20px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      padding-top: 50px; } }

.footer-more-podcasts h4 {
  color: #444; }

.footer-more-podcasts {
  margin: 0 0 30px 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 600px) {
    .footer-more-podcasts {
      text-align: left; } }
  @media (min-width: 980px) {
    .footer-more-podcasts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 780px;
      margin: 0 auto 30px auto; } }
  @media (min-width: 1200px) {
    .footer-more-podcasts {
      margin: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center; } }

.footer-more-podcasts-link {
  display: block;
  text-decoration: none; }

.footer-icon-help-podcast {
  height: 80px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .footer-icon-help-podcast {
      margin: 0 20px 0 0;
      padding: 0 20px 0 0;
      /* border-right: 1px solid #666;*/
      float: left; } }
  @media (min-width: 980px) {
    .footer-icon-help-podcast {
      margin: 0 20px 0 0;
      padding: 0 20px 0 0;
      float: none; } }
  @media (min-width: 1200px) {
    .footer-icon-help-podcast {
      border: 0;
      margin: 0 0 10px 0;
      padding: 0; } }

@media (min-width: 1200px) {
  .footer-more-podcasts-2 {
    padding: 0 5%; } }

/* #footer-marshall-report p,*/
/* #footer-prmaven-podcast p,*/
/* #footer-contact p,*/
/* #footer-contact-prmaven p,*/
/* #footer-fb-nation p,*/
.footer-intro-reduced {
  color: white;
  opacity: .8; }

.footer-join-facebook-nation {
  background-color: white !important;
  color: #3B5998 !important; }

#footer-contact a {
  color: white; }

#footer-contact .btn-default {
  background-color: white !important;
  color: #4cad48 !important; }

#footer-prmaven-podcast .btn-default,
#footer-contact-prmaven .btn-default {
  background-color: white !important;
  color: #F47520 !important; }

.btn-mp-logout {
  background-color: #ec1f26 !important;
  color: white !important;
  display: block;
  font-size: 130%;
  text-align: center;
  padding: 25px 40px;
  margin: 50px 0; }

.icon-footer {
  background-color: white;
  color: #1e92c8 !important; }

.icon-footer:hover {
  background-color: white;
  color: #4cad48 !important; }

/* ISOTOPE STYLES  -------------------------------------------------------------------*/
#filter-grid {
  position: relative;
  display: block;
  width: 100%;
  /* @media(min-width:600px) {*/
  /*   -webkit-columns: 2;*/
  /*      -moz-columns: 2;*/
  /*           columns: 2;*/
  /*   -webkit-column-gap: 40px;*/
  /*      -moz-column-gap: 40px;*/
  /*           column-gap: 40px;*/
  /* }*/
  /* @media(min-width:980px) {*/
  /*   -webkit-columns: 3;*/
  /*      -moz-columns: 3;*/
  /*           columns: 3;*/
  /*   -webkit-column-gap: 40px;*/
  /*      -moz-column-gap: 40px;*/
  /*           column-gap: 40px;*/
  /* }*/ }

#filter-grid:after {
  content: '';
  display: block;
  clear: both; }

#filters-space {
  padding: 10px 0 30px 0; }

.filters {
  text-align: center; }

.filter-ui-group {
  display: inline-block;
  margin: 0 35px; }

.filter-button-group:after {
  content: '';
  display: block;
  clear: both; }

.filter-button {
  display: inline-block;
  padding: 10px 15px;
  background: #F47520;
  border: none;
  border-radius: 3px;
  border: 1px solid #F47520;
  color: white;
  font-family: sans-serif;
  font-size: 16px;
  margin: 5px;
  cursor: pointer; }

.filter-button:hover {
  background-color: #4cad48;
  color: white;
  border: 1px solid #4cad48; }

.filter-button:active,
.filter-button.is-checked {
  background-color: #1e92c8;
  border: 1px solid #1e92c8; }

.filter-button.is-checked {
  color: white; }

.filter-title {
  margin: 30px 0 20px 0;
  /* text-transform: uppercase;*/
  /* letter-spacing: 0.1em;*/
  font-size: 90%;
  color: #555; }

.filter-ui-group .filter-button-group {
  display: inline-block;
  /*margin-right: 20px;*/ }

.filter-item-single,
.filter-item-single .filter-item-image,
.filter-item-single .filter-item-title {
  text-decoration: none !important; }

.filter-item-single {
  width: 100%;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 10px;
  margin: 0 auto 30px auto;
  overflow: auto;
  border-radius: 4px;
  border: 1px solid rgba(55, 133, 251, 0.2);
  -webkit-box-shadow: 0px 2px 10px rgba(55, 133, 251, 0.08);
  box-shadow: 0px 2px 10px rgba(55, 133, 251, 0.08);
  background-color: white; }
  @media (min-width: 600px) {
    .filter-item-single {
      width: 45%;
      margin: 2.5%; } }
  @media (min-width: 980px) {
    .filter-item-single {
      width: 31%;
      margin: 1%; } }
  @media (min-width: 1200px) {
    .filter-item-single {
      width: 23%;
      margin: 1%; } }

.filter-item-single:hover {
  -webkit-box-shadow: 0px 2px 10px rgba(55, 133, 251, 0.35);
  box-shadow: 0px 2px 10px rgba(55, 133, 251, 0.35);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.filter-item-image {
  position: relative;
  margin: 0;
  width: 100%; }

.filter-item-image img {
  width: 100%;
  height: auto; }

.filter-item-content-space {
  padding: 30px 20px 10px 20px; }

.filter-item-title {
  margin: 0 0 8px 0;
  color: #1e92c8; }

.filter-item-excerpt {
  color: #444; }

#filter-search-fun {
  width: 100%;
  padding: 20px 0; }

#filter-search-box {
  padding: 10px 15px;
  color: #141414;
  width: 80%;
  max-width: 900px;
  border-radius: 4px;
  border: 1px solid gray;
  background-color: white; }

/* PODCAST STYLES  --------------------------------------------------------------------*/
#cpt-podcast-box .result-item {
  margin: 0;
  padding: 40px 0;
  /* border-bottom: 1px solid lighten($green, 35%);*/
  border-bottom: 1px solid #eeeeee; }
  @media (min-width: 980px) {
    #cpt-podcast-box .result-item {
      padding: 50px 0; } }

@media (min-width: 600px) {
  #cpt-podcast-box .result-image-space {
    margin-left: 0; } }
@media (min-width: 980px) {
  #cpt-podcast-box .result-image-space {
    width: 15%; } }

#cpt-podcast-box .result-image-space img {
  border-radius: 3px; }

@media (min-width: 600px) {
  #cpt-podcast-box .result-content-space {
    width: 80%; } }

.tod-list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance; }
  @media (min-width: 980px) {
    .tod-list {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }
  @media (min-width: 1200px) {
    .tod-list {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4; } }

.centered-list-columns {
  width: auto;
  /* display: inline-block;*/
  margin-left: auto;
  margin-right: auto;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance; }

.repeater-single-item {
  margin: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 600px) {
    .repeater-single-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 980px) {
    .repeater-single-item {
      padding: 0 5%;
      margin: 10px 0 40px 0; } }
  @media (min-width: 1200px) {
    .repeater-single-item {
      margin: 20px 0 50px 0; } }
  @media (min-width: 1600px) {
    .repeater-single-item {
      margin: 20px 0 60px 0; } }

.repeater-img-link {
  display: block;
  overflow: auto; }

.repeater-image-space img {
  /* border-radius: 3px;*/
  display: block;
  width: 100%; }

.repeater-image-space {
  width: 100%;
  /* padding: 10px;*/
  /* background-color: white;*/
  /* border: 1px solid $orange;*/
  /* border-radius: 4px;*/ }
  @media (min-width: 600px) {
    .repeater-image-space {
      width: 30%; } }
  @media (min-width: 980px) {
    .repeater-image-space {
      width: 35%; } }

.result-image-space img {
  /* border-radius: 3px;*/
  display: block;
  width: 100%; }

.result-image-space {
  /* padding: 10px;*/
  /* background-color: white;*/
  /* border: 1px solid $orange;*/
  /* border-radius: 4px;*/ }

.repeater-content-space {
  width: 100%;
  padding: 0 5%; }
  @media (min-width: 600px) {
    .repeater-content-space {
      width: 70%;
      padding: 0 0 0 5%; } }

.event-date {
  /* color: $orange;*/ }

.event-time {
  /* color: $green;*/ }

/* .event-small-box .event-small-single-item:last-child {*/
/*   margin-bottom: 0;*/
/* }*/
.event-small-single-item {
  margin: 0 0 30px 0; }

.event-small-link {
  padding: 5px 0;
  display: block;
  font-size: 110%;
  font-weight: bold;
  color: #1e92c8;
  text-decoration: none; }

.event-small-title {
  margin: 0; }

.event-small-event-date {
  margin: 0;
  color: #4cad48; }

.event-small-event-time {
  margin: 0;
  color: gray; }

@media (min-width: 600px) {
  .blog-layout-flex-grid {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px; } }
@media (min-width: 980px) {
  .blog-layout-flex-grid {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px; } }

@media (min-width: 600px) {
  .new-blog-posts {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px; } }
@media (min-width: 980px) {
  .new-blog-posts {
    /* columns: 3;*/
    /* column-gap: 40px;*/ } }

.blog-single-item {
  margin-bottom: 30px; }
  @media (min-width: 600px) {
    .blog-single-item {
      margin-bottom: 40px; } }

.blog-single-link {
  display: block;
  text-decoration: none !important;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  color: #F47520 !important; }

.blog-single-image-space {
  display: block; }

.blog-single-image-space img {
  display: block;
  width: 100%; }

.blog-single-content-space {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 100px 25px 5px 25px;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.4); }
  @media (min-width: 980px) {
    .blog-single-content-space {
      padding: 100px 30px 10px 30px; } }

.hero-featured-image {
  margin-bottom: 40px; }

.media-logos-gallery-box .gallery-item {
  padding: 20px; }

/* HOME PAGE --------------------------------------------------------*/
body.home .hero-featured-image .hero-content {
  position: absolute;
  bottom: -100px; }
  @media (min-width: 1200px) {
    body.home .hero-featured-image .hero-content {
      bottom: -125px; } }

.mc-logo-home-page {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
  padding: 0; }

.ami-logo-home-page {
  margin: 50px auto;
  width: 80%;
  max-width: 300px; }
  @media (min-width: 600px) {
    .ami-logo-home-page {
      margin: 0 20px;
      max-width: 160px; } }
  @media (min-width: 980px) {
    .ami-logo-home-page {
      margin: auto auto 15px auto;
      max-width: 160px; } }

.forbes-logo-home-page {
  margin: 0 auto 50px auto;
  width: 80%;
  max-width: 300px; }
  @media (min-width: 600px) {
    .forbes-logo-home-page {
      margin: 20px;
      max-width: 100px; } }
  @media (min-width: 980px) {
    .forbes-logo-home-page {
      margin: 0 auto;
      max-width: 120px; } }

#home-layer-1 {
  padding: 120px 0 10px 0; }
  @media (min-width: 1200px) {
    #home-layer-1 {
      padding: 150px 0 10px 0; } }

@media (min-width: 980px) {
  #home-layer-1 .basic-col-1 {
    padding-left: 60px;
    padding-right: 2%;
    width: 70%; } }

@media (min-width: 600px) {
  #home-layer-1 .basic-col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
@media (min-width: 980px) {
  #home-layer-1 .basic-col-2 {
    width: 30%;
    display: block;
    padding-right: 40px;
    padding-left: 2%; } }

#home-layer-2 {
  padding: 50px 0; }

#home-layer-3 {
  padding: 30px 0;
  border-left: 10px solid white;
  border-right: 10px solid white;
  background-color: #ECF6FC; }
  @media (min-width: 980px) {
    #home-layer-3 {
      border-left: 20px solid white;
      border-right: 20px solid white; } }

#home-layer-4 img {
  display: block;
  width: 100%; }

#home-layer-4 p {
  margin: 0; }

#home-layer-4 {
  padding: 30px 0;
  background-color: white; }
  @media (min-width: 980px) {
    #home-layer-4 {
      padding-bottom: 0; } }

@media (min-width: 1600px) {
  #home-layer-4 .wide-wrapper {
    width: 100%;
    max-width: 2400px;
    border-left: 20px solid white;
    border-right: 20px solid white; } }

.home-client-logos {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.home-client-logos img {
  margin: 15px;
  height: 60px; }
  @media (min-width: 980px) {
    .home-client-logos img {
      height: 70px;
      margin: 5px 15px; } }
  @media (min-width: 1100px) {
    .home-client-logos img {
      height: 80px;
      margin: 5px 20px; } }

body.home #footer-layer-1,
body.page-template-template-industries-served #footer-layer-1 {
  margin-top: 10px !important; }

.light-blue-background-box-major {
  overflow: auto;
  padding: 30px 0;
  border-left: 10px solid white;
  border-right: 10px solid white;
  background-color: #ECF6FC; }
  @media (min-width: 980px) {
    .light-blue-background-box-major {
      border-left: 20px solid white;
      border-right: 20px solid white; } }

.light-green-background-box-major {
  padding: 30px 0;
  border-left: 10px solid white;
  border-right: 10px solid white;
  background-color: #EDF8ED; }
  @media (min-width: 980px) {
    .light-green-background-box-major {
      border-left: 20px solid white;
      border-right: 20px solid white; } }

body.page-id-94 .hero-featured-image {
  background-position: center 20%; }

.icon-mp-intro {
  display: block;
  margin: 0 auto 40px auto;
  width: 70%;
  max-width: 600px; }
  @media (min-width: 980px) {
    .icon-mp-intro {
      margin: 0 0 0 40px;
      width: 90%; } }

#mp-layer-2 {
  padding: 40px 0; }
  @media (min-width: 980px) {
    #mp-layer-2 {
      padding: 50px 0; } }

.icon-mp-guts {
  display: block;
  margin: 0 auto 40px auto;
  width: 70%;
  max-width: 600px; }
  @media (min-width: 980px) {
    .icon-mp-guts {
      margin: 0;
      width: 150px;
      float: right; } }

.mp-the-strategy {
  padding: 40px 0; }

#mp-layer-4 {
  margin: 30px 0 20px 0; }
  @media (min-width: 980px) {
    #mp-layer-4 {
      margin: 40px 0 20px 0; } }

.pr-maven-logo-main-page-style1 {
  display: block;
  width: 70%;
  max-width: 500px;
  margin: 0 auto 30px auto; }
  @media (min-width: 980px) {
    .pr-maven-logo-main-page-style1 {
      max-width: 100%;
      width: 90%; } }

.pr-maven-side-bar-orange-wrapper {
  padding: 25px;
  background-color: #F47520;
  border-radius: 3px; }
  @media (min-width: 980px) {
    .pr-maven-side-bar-orange-wrapper {
      padding: 35px; } }

.listen-pr-maven-main-page-side-bar-column {
  width: 100%; }

.listen-pr-maven-main-page-side-bar-column a {
  display: inline-block;
  overflow: auto;
  margin: 10px; }

.listen-pr-maven-main-page-side-bar-column img {
  width: 100%; }

#pr-maven-extra-content {
  padding: 50px 0 20px 0; }

.highlight-box-style3 {
  border: 1px solid #F47520;
  padding: 40px 30px 20px 40px; }

.highlight-box-style3 h2:first-child,
.highlight-box-style3 h3:first-child,
.highlight-box-style3 h4:first-child {
  margin-top: 0; }

@media (min-width: 980px) {
  #pr-maven-extra-content .basic-col-1 {
    padding-right: 2.5%; } }

@media (min-width: 980px) {
  #pr-maven-extra-content .basic-col-2 {
    padding-left: 2.5%; } }

#pr-maven-book-content {
  padding: 40px 0; }

.pr-maven-speaking-call-out-box {
  border: 1px solid #1e92c8;
  text-align: center; }

.blue-block-white-text {
  background-color: #1e92c8;
  padding: 20px;
  color: white; }
  @media (min-width: 980px) {
    .blue-block-white-text {
      padding: 30px; } }
  @media (min-width: 1600px) {
    .blue-block-white-text {
      padding: 40px; } }

.blue-block-white-text p {
  margin-bottom: 0; }

@media (min-width: 600px) {
  .team-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.team-content-single {
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 600px) {
    .team-content-single {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @media (min-width: 980px) {
    .team-content-single {
      width: 50%; } }

.team-headshot {
  /* background-color: gray;*/ }
  @media (min-width: 600px) {
    .team-headshot {
      width: 25%; } }
  @media (min-width: 980px) {
    .team-headshot {
      /* width: 20%;*/ } }

.team-headshot img {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 2px; }

.team-intro {
  /* background-color: #eee;*/
  padding: 40px 5px 50px 15px; }
  @media (min-width: 600px) {
    .team-intro {
      padding: 15px 20px 0 30px;
      width: 75%; } }
  @media (min-width: 980px) {
    .team-intro {
      padding: 15px 8% 0 30px; } }
  @media (min-width: 1600px) {
    .team-intro {
      /* padding-left: 40px;*/ } }

.team-person-name {
  padding: 0;
  margin: 0; }

.team-job-title {
  padding: 0;
  margin: 8px 0 12px 0;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 90%; }

.team-text-highlight {
  padding: 0;
  margin: 0 0 20px 0;
  font-weight: 400;
  color: #777; }

.team-content-single .toggle-inner {
  display: none;
  width: 100%; }

.team-member-show-more {
  cursor: pointer; }

.team-member-more {
  display: none;
  padding: 0; }

/* PODCAST STYLING FOR POST GRID PRO*/
.rt-tpg-container .layout1 .rt-holder .rt-img-holder img,
.rt-tpg-container .isotope1 .rt-holder .rt-img-holder img,
.rt-tpg-container .carousel1 .rt-holder .rt-img-holder img {
  margin: 0 0 7px 0; }

.rt-tpg-container .layout1 .rt-holder .rt-img-holder:hover img,
.rt-tpg-container .isotope1 .rt-holder .rt-img-holder:hover img,
.rt-tpg-container .carousel1 .rt-holder .rt-img-holder:hover img {
  -webkit-transform: scale(1);
  transform: scale(1); }

.tpg-iso-filter button:hover {
  cursor: pointer; }

.rt-holder {
  width: 100%;
  overflow: auto;
  /* margin-bottom: 30px;*/ }

.rt-holder .rt-detail h3 a,
.rt-holder .rt-detail h3 a:link,
.rt-holder .rt-detail h3 a:hover,
.rt-holder .rt-detail h3 a:visited,
.rt-holder .rt-detail h3 a,
.rt-holder .rt-detail h3 a:link,
.rt-holder .rt-detail h3 a:hover,
.rt-holder .rt-detail h3 a:visited {
  font-size: 18px;
  color: #f47521;
  font-weight: 500; }

.rt-tpg-container .layout1 .rt-holder .rt-detail h3,
.rt-tpg-container .isotope1 .rt-holder .rt-detail h3,
.rt-tpg-container .carousel1 .rt-holder .rt-detail h3 {
  /* font-size: 16px !important;*/
  line-height: 1 !important;
  margin: 0 0 15px !important;
  /*font-weight: 400;*/ }

.rt-tpg-container .layout1 .rt-detail .tpg-excerpt,
.rt-tpg-container .isotope1 .rt-detail .tpg-excerpt {
  margin-bottom: 0; }

.rt-tpg-container .rt-holder .tpg-excerpt {
  /* font-size: 12px !important;*/
  /* line-height: 130% !important;*/ }

.tpg-iso-filter .iso-search {
  width: 100%;
  padding: 15px 0;
  display: block; }

.rt-tpg-container .tpg-iso-filter input[type="text"] {
  margin: 0 auto !important;
  width: 80% !important;
  padding: 10px 15px !important; }

.podcast-main-content-stuff {
  width: 100%;
  height: auto;
  float: left;
  overflow: visible;
  margin-right: 0;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.podcast-sidebar-stuff {
  width: 100%;
  height: auto;
  float: left;
  overflow: visible; }

.podcast-main-content-stuff h2 {
  color: #f47521;
  margin: 10px 0 0;
  font-size: 28px;
  font-family: 'Open Sans', Arial, Sans-serif;
  font-weight: normal;
  font-style: normal; }

.podcast-main-content-stuff p {
  font-size: 16px;
  font-family: 'Open Sans', Arial, Sans-serif;
  line-height: 155%; }

.podcast-sidebar-stuff img {
  display: block;
  width: auto;
  margin: 10px auto 20px auto;
  max-width: 200px; }

@media (min-width: 600px) {
  .rt-img-holder {
    width: 25%;
    float: left; }

  .rt-detail {
    width: 70%;
    float: right;
    padding-right: 15px !important; } }
@media (min-width: 700px) {
  .rt-img-holder {
    width: 135px;
    margin-right: 30px; }

  .rt-detail {
    width: 70%;
    float: left;
    padding-right: 0 !important; }

  .rt-holder .rt-detail h3 a,
  .rt-holder .rt-detail h3 a:link,
  .rt-holder .rt-detail h3 a:hover,
  .rt-holder .rt-detail h3 a:visited,
  .rt-holder .rt-detail h3 a,
  .rt-holder .rt-detail h3 a:link,
  .rt-holder .rt-detail h3 a:hover,
  .rt-holder .rt-detail h3 a:visited {
    font-size: 19px; }

  /* .rt-tpg-container .layout1 .rt-holder .rt-detail h3, */
  /* .rt-tpg-container .isotope1 .rt-holder .rt-detail h3, */
  /* .rt-tpg-container .carousel1 .rt-holder .rt-detail h3 {*/
  /*     font-size: 19px !important;*/
  /*     line-height: 1.4 !important;*/
  /* }*/
  .rt-tpg-container .rt-holder .tpg-excerpt {
    /* font-size: 13px !important;*/
    /* line-height: 135% !important;*/ } }
@media (min-width: 940px) {
  .podcast-main-content-stuff {
    width: 75%;
    padding: 0 5% 0 0; }

  .podcast-sidebar-stuff {
    width: 25%; }

  .rt-tpg-container .rt-tpg-isotope-buttons button {
    font-size: 15px;
    padding: 10px 15px; }

  .rt-detail {
    width: 76%; }

  .rt-holder .rt-detail h3 a,
  .rt-holder .rt-detail h3 a:link,
  .rt-holder .rt-detail h3 a:hover,
  .rt-holder .rt-detail h3 a:visited,
  .rt-holder .rt-detail h3 a,
  .rt-holder .rt-detail h3 a:link,
  .rt-holder .rt-detail h3 a:hover,
  .rt-holder .rt-detail h3 a:visited {
    font-size: 22px; }

  /* .rt-tpg-container .layout1 .rt-holder .rt-detail h3, */
  /* .rt-tpg-container .isotope1 .rt-holder .rt-detail h3, */
  /* .rt-tpg-container .carousel1 .rt-holder .rt-detail h3 {*/
  /*     font-size: 20px !important;*/
  /*     line-height: 1.4 !important;*/
  /* }*/
  /* .rt-tpg-container .rt-holder .tpg-excerpt {*/
  /*   font-size: 14px !important;*/
  /*   line-height: 150% !important;*/
  /* }*/ }
@media (min-width: 1400px) {
  .rt-holder .rt-detail h3 a,
  .rt-holder .rt-detail h3 a:link,
  .rt-holder .rt-detail h3 a:hover,
  .rt-holder .rt-detail h3 a:visited,
  .rt-holder .rt-detail h3 a,
  .rt-holder .rt-detail h3 a:link,
  .rt-holder .rt-detail h3 a:hover,
  .rt-holder .rt-detail h3 a:visited {
    font-size: 26px;
    line-height: 1.2 !important; }

  /* .rt-tpg-container .layout1 .rt-holder .rt-detail h3, */
  /* .rt-tpg-container .isotope1 .rt-holder .rt-detail h3, */
  /* .rt-tpg-container .carousel1 .rt-holder .rt-detail h3 {*/
  /*     font-size: 30px !important;*/
  /*     line-height: 1.4 !important;*/
  /*     margin: 0 0px 18px !important;*/
  /*     */
  /*font-weight: 400;*/
  /**/
  /* }*/
  .rt-tpg-container .rt-holder .tpg-excerpt {
    /* font-size: 15px !important;*/
    line-height: 160% !important; } }
/* SOCIAL FEED CUSTOM STYLING  -------------------------------*/
#cff .cff-item.cff-box,
#cff .cff-item.cff-box:first-child,
#cff .cff-item.cff-shadow {
  border: 1px solid rgba(55, 133, 251, 0.2);
  -webkit-box-shadow: 0px 2px 10px rgba(55, 133, 251, 0.08);
  box-shadow: 0px 2px 10px rgba(55, 133, 251, 0.08); }

#cff.cff-masonry .cff-load-more {
  float: none !important; }

#cff-load-more {
  float: none !important;
  padding: 15px 35px !important;
  /* display: inline-block !important;*/
  width: 250px !important;
  margin: 0 auto !important;
  text-decoration: none !important;
  border-radius: 3px !important; }

#cff .cff-posts-wrap,
#cff .cff-masonry-posts {
  margin-bottom: 50px !important; }

.clients-logo-box {
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 980px) {
    .clients-logo-box {
      /* display: flex;*/
      /* justify-content: center;*/
      /* align-items: center;*/ } }

.clients-logo-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 46%;
  margin: 2%;
  padding: 5px;
  /* background-color: gray;*/
  overflow: auto; }
  @media (min-width: 600px) {
    .clients-logo-box a {
      width: 26%;
      margin: 3%; } }
  @media (min-width: 980px) {
    .clients-logo-box a {
      margin: 0;
      width: 14%;
      padding: 10px; } }
  @media (min-width: 1200px) {
    .clients-logo-box a {
      /* width: 14%;*/
      padding: 15px; } }

.clients-logo-box a img {
  width: 100%;
  margin: 0;
  display: block; }

@media (min-width: 980px) {
  .clients-logo-box a.client-list-logo-adjust-lundeer {
    width: 23%; } }

@media (min-width: 980px) {
  .clients-logo-box a.client-list-logo-adjust-massgeneral {
    width: 18%; } }

@media (min-width: 980px) {
  .clients-logo-box a.client-list-logo-adjust-maple {
    width: 12%; } }

@media (min-width: 980px) {
  .clients-logo-box a.client-list-logo-adjust-sugarloaf {
    width: 10%; } }

@media (min-width: 980px) {
  .clients-logo-box a.client-list-logo-adjust-orvis {
    width: 16%; } }

@media (min-width: 980px) {
  .clients-logo-box a.client-list-logo-adjust-city-saco {
    width: 13%; } }

/* SPECIAL LOGIN ACCESS STYLES */
.post-password-form {
  text-align: center;
  padding: 40px 0 60px 0; }

.post-password-form input[type="password"] {
  background-color: white;
  border-radius: 3px !important;
  padding: 12px !important;
  /* border: 1px solid $grayD !important;*/
  border: 1px solid #6bc068 !important; }

.brand-platform-box {
  padding: 10px 0 10px 10px; }
  @media (min-width: 980px) {
    .brand-platform-box {
      padding: 10px 0 10px 20px; } }

.brand-platform-box strong {
  font-size: 125%; }

#fancy-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* .brand-platform-box p {*/
/*   margin: 15px 0 40px 0;*/
/* }*/

/*# sourceMappingURL=custom-css.css.map */
