#note {
  background: #ea7024 !important;
  color: #333 !important; }
  #note .notelink {
    color: #333 !important;
    font-style: italic; }
    #note .notelink a {
      color: #333 !important; }
      #note .notelink a:hover, #note .notelink a:focus {
        color: #333 !important;
        text-decoration: underline; }
      #note .notelink a:visited {
        color: #27142b !important; }

.header-top {
  background-image: none; }

.header-top-inner {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.header-top-inner, .header-top-inner *, .header-top-inner a,
.header-top-inner .header-top-part.mobile-phone-small,
.header-top-inner .header-top-part.mobile-phone-small *,
.header-top-inner .header-top-part.mobile-phone-small a {
  color: #333;
  font-weight: bold;
  font-size: 18px; }

.header-top-inner .chat-button a,
.header-top-inner .header-top-part.mobile-phone-small .chat-button a {
  padding: 2px 10px; }

.header-top-part.mobile-phone-small ul li.phone-number span:before {
  background-image: url(../images/phone-icon-blk.png);
  opacity: 1; }

.header-top-part.mobile-phone-small ul li.account-info a:before {
  background-image: url(../images/person-icon-blk.png);
  opacity: 1; }

.header-top-part.mobile-phone-small ul li.chat-button a {
  background-color: #fff;
  border: 2px solid;
  border-color: #333;
  color: #333; }

a {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    a {
      transition: none; } }

/*
.box-text,
.social-trim {
  .small-button {
	border: none;
	background: none;
	color: $dark;
	font-weight: bold;
	font-size: 1.5rem;
	display: block;
	margin: 0 auto;
	padding: 0;

	i.fa.fa-angle-right {
	  position: relative;
	  background: none;
	  width: auto;
	  margin-left: 10px;
	  border: $border-style $secondary;
	  height: auto;
	  padding: 5px 10px;

	  &:before {
		top: 0;
	  }
	}

	@include hover-focus-active {
	  background: transparent;
	  color: $tertiary;
	}
  }
}
 */

.small-button {
  padding: 12px 16px 12px 14px;
  color: #102446;
  border: 2px solid #87bd48 !important;
  border-radius:5px;}

  .small-button i.fa.fa-angle-right:before {
    top: 2px; }
  .small-button:hover, .small-button:focus, .small-button:active {
    color: #102446;
    border-color: #87bd48;
    background-color:#ffffff;}

/*
.box-text {
  .small-button {
	.fa.fa-angle-right {
	  border-color: $tertiary !important;
	}

	&:before {
	  content: "";
	  width: 80%;
	  display: block;
	  margin-top: 20px;
	  padding-top: 20px;
	  margin-left: auto;
	  margin-right: auto;
	  border-top: 1px solid lighten($dark, 65%);
	}
  }
}
*/
.partnerships-section .small-button {
  background-color: #572C5f;
  padding: 2px 65px 2px 20px;
  color: #fff;
  border: 2px solid #572C5f; }
  .partnerships-section .small-button i.fa.fa-angle-right:before {
    top: 2px; }
  .partnerships-section .small-button:hover, .partnerships-section .small-button:focus, .partnerships-section .small-button:active {
    background: #fff;
    color: #333;
    border-color: #422145; }

.small-button.btn-light {
  background-color: #572C5f;
  padding: 2px 65px 2px 20px;
  color: #fff;
  border: 2px solid #572C5f; }
  .small-button.btn-light i.fa.fa-angle-right:before {
    top: 2px; }
  .small-button.btn-light:hover, .small-button.btn-light:focus, .small-button.btn-light:active {
    background: #fff;
    color: #333;
    border-color: #422145; }

.hero-section:before {
  display: none;
  background: #572C5f;
  min-height: 90px;
  height: 90px; }

.hero-section .container-fluid,
.header-top .container-fluid {
  /*max-width: 1600px;*/
    max-width: 1200px; }

/* SLIDESHOW LIGHT */

.hero-image-part {
  background-size: cover !important; 
}

.hero-image-part::before {
  background-color: transparent !important; }

.hero-section-slider #main-slider .slide-main::before {
  background-color: transparent !important; }

.hero-section-slider #main-slider .side-space {
  padding: 0 !important;
  width: 45%;
  text-align: left !important; }

.hero-section-slider #main-slider .main-title {
  color: #fff;
  text-transform: none !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  /*font-size: 48px;*/
  font-size:40px;
  letter-spacing: 0;
  line-height: 1.25em; }

.hero-section-slider #main-slider .hero-text p {
  color: #333;
  line-height: 1.3em;
  text-shadow: 0 0 9px #fff; }

.hero-section-slider #main-slider .hero-text a {
  background-color: #572C5f;
  padding: 2px 65px 2px 20px;
  color: #fff;
  border: 2px solid #572C5f;
  line-height: 46px;
  padding: 0 0 0 20px; }
  .hero-section-slider #main-slider .hero-text a i.fa.fa-angle-right:before {
    top: 2px; }
  .hero-section-slider #main-slider .hero-text a:hover, .hero-section-slider #main-slider .hero-text a:focus, .hero-section-slider #main-slider .hero-text a:active {
    background: #fff;
    color: #333;
    border-color: #422145; }
  .hero-section-slider #main-slider .hero-text a:after {
    content: ">";
    margin-left: 35px;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 14px 20px;
    text-decoration: none; }
  .hero-section-slider #main-slider .hero-text a:hover, .hero-section-slider #main-slider .hero-text a:focus, .hero-section-slider #main-slider .hero-text a:active {
    background-color: #fff !important; }

@media only screen and (max-width: 767px) {
  .hero-section-slider #main-slider .hero-text {
    position: absolute;
    bottom: 0;
    background: #ecececbf;
    padding: 1rem; }
  .hero-section-slider #main-slider .side-space {
    width: 100%; }
  .testimonial-text {
    color: #fff;
    text-shadow: none; } }

.hero-text-inner .side-space {
  min-width: 300px;
  max-width: 400px; }

.hero-text-inner .main-title h1,
.hero-text-inner p {
  color: #333;
  text-align: left;
  text-shadow: 0 0 9px #fff; }

.breadcrumb li {
  font-size:12px; }

.vc_row-has-fill p a:not(.small-button) {
  text-decoration: underline; }


.testimonial-fpo ul li h2 {
  color: #582D60;
  font-weight: bold; }

.testimonial-fpo + .wpb_content_element a {
  color: #582D60;
  text-decoration: underline; }
  .testimonial-fpo + .wpb_content_element a:hover, .testimonial-fpo + .wpb_content_element a:focus, .testimonial-fpo + .wpb_content_element a:active {
    color: #422145; }
  .testimonial-fpo + .wpb_content_element a:visited {
    color: #333; }

.vc_btn3-container .vc_btn3.vc_btn3-style-custom {
  background-image: none; }

.rs-subscribebar {
  border-radius: 0 !important;
  background-color: transparent !important; }

.rs-subscribebar .rs-dropdown .rs-dropbtn {
  background-color: #572C5f;
  padding: 2px 65px 2px 20px;
  color: #fff;
  border: 2px solid #572C5f;
  line-height: 46px;
  border-radius: 0; }
  .rs-subscribebar .rs-dropdown .rs-dropbtn i.fa.fa-angle-right:before {
    top: 2px; }
  .rs-subscribebar .rs-dropdown .rs-dropbtn:hover, .rs-subscribebar .rs-dropdown .rs-dropbtn:focus, .rs-subscribebar .rs-dropdown .rs-dropbtn:active {
    background: #fff;
    color: #333;
    border-color: #422145; }

.page-realstories .vc_custom_1569939011394,
.page-episodes .vc_custom_1569939011394 {
  background: #572C5f !important; }
  .page-realstories .vc_custom_1569939011394 a,
  .page-episodes .vc_custom_1569939011394 a {
    color: #fff; }

.vc_btn3-container .vc_general.vc_btn3:hover, .vc_btn3-container .vc_general.vc_btn3:focus, .vc_btn3-container .vc_general.vc_btn3:active {
  border: 2px solid #572C5f; }

.vc_btn3-container .vc_btn3, .vc_btn3-container .vc_btn3.vc_btn3-shape-rounded, .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .vc_btn3-container .vc_btn3.vc_btn3-size-lg {
  border-radius: 0;
  background: #fff !important;
  border: 2px solid #422145;
  color: #333;
  text-transform: uppercase;
  padding-right: 60px; }
  .vc_btn3-container .vc_btn3:after, .vc_btn3-container .vc_btn3.vc_btn3-shape-rounded:after, .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:after, .vc_btn3-container .vc_btn3.vc_btn3-size-lg:after {
    position: absolute;
    content: "\f095";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 40px;
    text-align: center;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .vc_btn3-container .vc_btn3:hover, .vc_btn3-container .vc_btn3:focus, .vc_btn3-container .vc_btn3:active, .vc_btn3-container .vc_btn3.vc_btn3-shape-rounded:hover, .vc_btn3-container .vc_btn3.vc_btn3-shape-rounded:focus, .vc_btn3-container .vc_btn3.vc_btn3-shape-rounded:active, .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active, .vc_btn3-container .vc_btn3.vc_btn3-size-lg:hover, .vc_btn3-container .vc_btn3.vc_btn3-size-lg:focus, .vc_btn3-container .vc_btn3.vc_btn3-size-lg:active {
    background: #572C5f !important;
    color: #fff; }
  .vc_btn3-container .vc_btn3:after, .vc_btn3-container .vc_btn3.vc_btn3-shape-rounded:after, .vc_btn3-container .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:after, .vc_btn3-container .vc_btn3.vc_btn3-size-lg:after {
    content: "\f105"; }

@media (min-width: 768px) {
  .modal-dialog {
    margin-top: 100px; } }

.modal .modal-content {
  border-radius: 0;
  background-clip: inherit;
  min-height: 230px;
  margin: 100px auto;
  padding: 0px;
  background: #fff;
  border: 0; }
  .modal .modal-content a, .modal .modal-content a:visited, .modal .modal-content a.notelink:link, .modal .modal-content button, .modal .modal-content button:visited, .modal .modal-content button.notelink:link {
    color: #d91900;
    font-weight: bold;
    opacity: 1; }

.modal .modal-header,
.modal .modal-footer {
  border: none; }

.modal .modal-body {
  font-size: 20px;
  font-family: sans-serif; }

.faq-section .panel-title a i {
  color: #572C5f; }

.faq-section .panel-title a:hover, .faq-section .panel-title a:focus, .faq-section .panel-title a:active {
  color: #333; }

.wpb_wrapper .vc_color-info.vc_message_box {
  color: #fff;
  border-color: #116EAC;
  background-color: #116EAC; }
  .wpb_wrapper .vc_color-info.vc_message_box .vc_message_box-icon, .wpb_wrapper .vc_color-info.vc_message_box p {
    color: #fff; }

.welcome-section.about-section {
  background-color: #87BD48; }

body.page-template-blog-template .hero-text-inner .side-space,
body.page-blog .hero-text-inner .side-space,
body.category .hero-text-inner .side-space,
body.search-results .hero-text-inner .side-space {
  margin: 0 auto 1rem;
  text-align: center;
  background: #fffffff2;
  display: block;
  padding: 48px; }
  body.page-template-blog-template .hero-text-inner .side-space .main-title, body.page-template-blog-template .hero-text-inner .side-space p, body.page-template-blog-template .hero-text-inner .side-space h1,
  body.page-blog .hero-text-inner .side-space .main-title,
  body.page-blog .hero-text-inner .side-space p,
  body.page-blog .hero-text-inner .side-space h1,
  body.category .hero-text-inner .side-space .main-title,
  body.category .hero-text-inner .side-space p,
  body.category .hero-text-inner .side-space h1,
  body.search-results .hero-text-inner .side-space .main-title,
  body.search-results .hero-text-inner .side-space p,
  body.search-results .hero-text-inner .side-space h1 {
    float: none;
    display: block; }

.blog-section .blog-section-inner + .page-link a {
  font-weight: bold;
  font-size: 16px; }
  .blog-section .blog-section-inner + .page-link a i {
    margin-left: 1rem; }

.resource-tools-menu ul li a {
  color: #572C5f; }
  .resource-tools-menu ul li a:hover, .resource-tools-menu ul li a:focus {
    color: #422145; }

.form-controls .small-button + .small-button {
  margin-left: 1rem; }

header.index-header,
.header-top {
  float: none; }

.search-panel {
  float: none; }

header.index-header .hero-section,
header.index-header .hero-section .section-top-part,
header.index-header .hero-section .hero-section-inner,
header.index-header .hero-section .hero-section-top {
  float: none;
  position: relative; }

header.index-header .hero-section .section-top-part {
  background: #f6f6f6;
  box-shadow: 0 1px 5px rgba(0,0,0,.15);
}

header.index-header .hero-section .hero-section-top {
  display: flex;
  /*justify-content: space-around;*/
  justify-content: space-between;
}


  header.index-header .hero-section .hero-section-top .logo-part {
    float: none;
    order: 1; }
  header.index-header .hero-section .hero-section-top .search-part {
    order: 3; }
  header.index-header .hero-section .hero-section-top .navigation-part {
    float: none;
    order: 2; }

@media only screen and (max-width: 991px) {
  header.index-header .hero-section .hero-section-top .logo-part {
    flex: 0 0 76.666667%;
    max-width: 76.666667%; } }



/** ================================**/
/** PT ADDED**/
/** ================================**/

@media only screen and (min-width:767px) {
    #primary {
    margin-top: 160px;
    }
}































