@import url(https://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow:400,700|Amatic+SC:400,700);

@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/ambass_advise/assets/icons/icomoonfonts/icomoon.eot?eqf5f3');
  src:  url('/wp-content/themes/ambass_advise/assets/icons/icomoon/fonts/icomoon.eot?eqf5f3#iefix') format('embedded-opentype'),
    url('/wp-content/themes/ambass_advise/assets/icons/icomoon/fonts/icomoon.ttf?eqf5f3') format('truetype'),
    url('/wp-content/themes/ambass_advise/assets/icons/icomoon/fonts/icomoon.woff?eqf5f3') format('woff'),
    url('/wp-content/themes/ambass_advise/assets/icons/icomoon/fonts/icomoon.svg?eqf5f3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checkmark:before {
  content: "\e90f";
}
.icon-send-email:before {
  content: "\e90d";
}
.icon-social-linkedin:before {
  content: "\e90e";
}
.icon-chevron:before {
  content: "\e908";
  color: #2a0747;
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-youtube:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-google-play .path1:before {
  content: "\e902";
  color: rgb(33, 150, 243);
}
.icon-google-play .path2:before {
  content: "\e903";
  margin-left: -0.947265625em;
  color: rgb(76, 175, 80);
}
.icon-google-play .path3:before {
  content: "\e904";
  margin-left: -0.947265625em;
  color: rgb(255, 193, 7);
}
.icon-google-play .path4:before {
  content: "\e905";
  margin-left: -0.947265625em;
  color: rgb(244, 67, 54);
}
.icon-apple:before {
  content: "\e906";
}
.icon-plus-icon:before {
  content: "\e900";
  color: #20825f;
}
.icon-minus-icon:before {
  content: "\e901";
  color: #20825f;
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-calendar:before {
  content: "\e911";
}
.icon-price-tag:before {
  content: "\e910";
}
.icon-plus:before {
  content: "\e900";
  color: #20825f;
}
.icon-minus:before {
  content: "\e901";
  color: #20825f;
}

/* Irritating CSS */

.post-edit-link {
  display: block;
  position: fixed;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  font-size: 12px;
  z-index: 99999999;
  background-color: #F8981D;
  padding: 3px 20px;
  border-radius: 0px 0px 5px 5px;
  text-decoration: none;
}
.post-edit-link:hover {
  background-color: #2F9573;
  text-decoration: none !important;
  color: #FFF;
}

/* Broad CSS */

.fixed_width {
  width: 1200px;
  margin: 0px auto;
}
.fixed-width-tabs {
  width: 720px;
  float: left;
  margin: 0 0 0 10px;
}
.clear {
  clear: both;
}
.mobile {
  display: none;
}
a {
  color: #712C6B;
  color: #FBA22E;
}
a:hover {
  text-decoration: underline !important;
}

.orangebutton{
    display: block;
    margin: 0 auto;
    width: 200px;
    color: #fff;
    background: #FBA22E;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
}
.orangebutton:hover{
	background-color: #F49110;
	text-decoration: none !important;
}

.purplebutton {
  display: inline-block;
  background-color: #46166B;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', sans-serif;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
}
.purplebutton.bigger {
  padding: 15px;
  font-size: 20px;
}
#holiday_button {
  display: inline-block;
  position: absolute;
  bottom: 100px;
  left: 20px;
  z-index: 999999999;
}

/* Done */

html {
  width: 100%;
}
body {
  font-family: "PT Sans", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  /* background-image: url('../img/page_bg.jpg'); */
}
#wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

/* Menus */

#top-menu {
    width: auto;
    height: 47px;
    vertical-align: top;
    background-color: #012E39;
    padding-top: 15px;
    text-align: right;
}
#top-menu #search {
  display: inline-block;
  position: relative;
  padding-right: 30px;
}
#top-menu #search label {
  position: absolute;
  top: 7px;
  left: 5px;
}
#top-menu #search input[type='submit'] {
  display: none;
}
#top-menu #search input[type='text'] {
  font-size: 18px;
  width: 160px;
  padding-left: 25px;
}
#top-menu ul {
    display: inline-block;
    padding: 0px;
    margin-left: 0;
}
#top-menu ul li {
  display: inline-block;
  margin: 0 8px;
}
#top-menu ul li a {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 19px;
  font-size: 16px;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
}
#top-menu ul li.last a {
  padding-right: 25px;
}
#top-menu ul li.phone-item a {
    text-decoration: none !important;
    color: #fba22e !important;
}
#top-menu .menu-item-meet-the-team {
  display: none;
}
#top-lower-menu {
  width: 920px;
  height: 65px;
  vertical-align: top;
  text-align: left;
  background-color: #2A0447;
  padding-top: 25px;
}
#top-lower-menu ul {
  padding: 0px;
}
@supports (display: flex) {
  #top-menu {
      display: flex;
      justify-content: space-around;
  }
  #top-lower-menu ul { 
    display: flex;
    justify-content: space-around;
   } /* alternative styles */
}
@supports not (display: flex) {
  #top-menu {
      text-align: right;
  }
  #top-lower-menu ul { float: right; } /* alternative styles */
}
#top-lower-menu ul li {
  display: inline-block;
}
#top-lower-menu ul li a {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 25px;
  font-size: 28px;
  border-top: 4px solid #2A0447;
  padding: 8px 0;
  font-family: "PT Sans Narrow", sans-serif;
}
#top-lower-menu ul li a:hover {
  border-top: 4px solid #238D6A;
  text-decoration: none !important;
}
#top-lower-menu ul li.current-page-ancestor a {
  border-top: 4px solid #238D6A;
  text-decoration: none !important;
}
#top-lower-menu li.current_page_item a {
  border-top: 4px solid #238D6A;
  text-decoration: none !important;
}
#top-lower-menu li.current_page_ancestor a {
  border-top: 4px solid #238D6A;
  text-decoration: none !important;
}
#mobile_menu_wrapper {
  display: none;
  background-color: #012E39;
}
#mobile_menu_wrapper .nav-toggle {
  display: none;
  text-decoration: none !important;
}
#mobile_menu_wrapper #main_menu_mobile {
  display: none
}
.mobile_menu img {
  height: 28px;
  width: auto;
}
.mobile_menu span {
  font-size: 26px;
  line-height: 44px;
  vertical-align: top;
  color: #FFF;
  text-decoration: none;
}
#mobile_menu {
  font-size: 18px;
}
#mobile_menu ul {
  padding: 5px 0;
}
#mobile_menu ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    padding-right: 15px;
    padding-left: 15px;
}
#mobile_menu ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}
#mobile_menu ul li:last-child {
    border-bottom: none;
}
#mobile_menu li a {
    display: block;
    font-size: 18px;
    padding: 8px 0;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    text-align: right;
}
#mobile_menu ul li.team-item, #mobile_menu ul li.knowledge-item, #mobile_menu ul li.events-item {
    border: none;
    margin: 5px 0;
    padding: 0;
}
#mobile_menu ul li.team-item a {
    background: #2f9573;
    padding-left: 15px;
    padding-right: 15px;
}
#mobile_menu ul li.knowledge-item a {
    background: rgba(0, 0, 0, 0.36);
    padding-left: 15px;
    padding-right: 15px;
}
#mobile_menu ul li.events-item a {
    background: #f8981d;
    padding-left: 15px;
    padding-right: 15px;
}
#mobile_menu_wrapper {
  display: none;
  background-color: #012E39;
}
#mobile_menu_wrapper .nav-toggle {
  display: none;
  text-decoration: none !important;
}
#mobile_menu_wrapper #main_menu_mobile {
  display: none
}
#sidemenu_wrapper {
  width: 240px;
  float: left;
  background-color: #2A0447;
  background-image: url('../img/sidemenu_grad.jpg');
  color: #FFF;
  background-repeat: repeat-x;
}
#sidemenu_wrapper>ul {
  font-family: "PT Sans Narrow", sans-serif;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#sidemenu_wrapper>ul>li {
  border-bottom: 1px solid #4C226B;
  position: relative;
}
#sidemenu_wrapper>ul>li>a {
  display: block;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
}
#sidemenu_wrapper>ul>li>span {
  display: block;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
}
#sidemenu_wrapper>ul>li>ul {
  display: none;
  padding-bottom: 10px;
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0px;
}
#sidemenu_wrapper>ul>li>ul>li {
  padding: 3px 10px;
}
#sidemenu_wrapper>ul>li>ul>li>a {
  font-family: "PT Sans", sans-serif;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
}
#sidemenu_wrapper>ul>li>ul>li>ul {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
#sidemenu_wrapper>ul>li>ul>li>ul>li {
  padding: 3px 10px;
}
#sidemenu_wrapper>ul>li>ul>li>ul>li>a {
  font-family: "PT Sans", sans-serif;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
}
#sidemenu .sm_arrow {
  background-image: url('../img/sidemenu_arrows.png');
  height: 8px;
  width: 8px;
  position: absolute;
  right: 10px;
  top: 15px;
}
#sidemenu li.current_page_item .sm_arrow {
  background-position: 0px -9px;
}
#sidemenu li.current_page_ancestor .sm_arrow {
  background-position: 0px -9px;
}
#sidemenu li.current_page_item ul {
  display: block;
}
#sidemenu li.current_page_ancestor ul {
  display: block;
}
#mobile_sidemenu_wrapper {
  display: none;
  width: 100%;
  background-color: #2A0447;
  background-image: url('../img/sidemenu_grad.jpg');
  color: #FFF;
  background-repeat: repeat-x;
  margin: 0 auto;
}
#mobile_sidemenu_wrapper>ul {
  font-family: "PT Sans Narrow", sans-serif;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#mobile_sidemenu_wrapper>ul>li {
  border-bottom: 1px solid #4C226B;
  position: relative;
}
#mobile_sidemenu_wrapper>ul>li>a {
  display: block;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
}
#mobile_sidemenu_wrapper>ul>li>ul {
  display: block;
  padding-bottom: 10px;
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0px;
}
#mobile_sidemenu_wrapper>ul>li>ul>li {
  padding: 0 10px;
}
#mobile_sidemenu_wrapper>ul>li>ul>li>a {
  font-family: "PT Sans", sans-serif;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 0;
  display: block;
}
#mobile_sidemenu_wrapper>ul>li>ul>li>ul {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
#mobile_sidemenu_wrapper>ul>li>ul>li>ul>li {
  padding: 3px 10px;
}
#mobile_sidemenu_wrapper>ul>li>ul>li>ul>li>a {
  font-family: "PT Sans", sans-serif;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
}
#mobile_sidemenu_wrapper a {
  text-decoration: none !important;
}
.mobile_sub_menu {
  display: block;
  color: #FFF;
  font-weight: bold;
  padding: 15px 10px;
  text-decoration: none;
  font-size: 18px;
  position: relative;
}
.mobile_sub_menu .sm_arrow {
  background-image: url('../img/sidemenu_arrows.png');
  height: 14px;
  width: 14px;
  background-size: cover;
  display: inline-block;
  margin-left: 15px;
}
#mobile_sidemenu_wrapper .active .sm_arrow {
  background-position: 0px -13px;
}
.mobile_sub_menu li.current_page_ancestor .sm_arrow {
  background-position: 0px -9px;
}

/* Constant Blocks */

#header {
  font-size: 0;
  position: relative;
  z-index: 100;
  background-color: #FFF;
}
#branding {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  text-align: center;
  padding-top: 15px;
  min-height: 70px;
}
#site-title {}
#site-title a {}
#site-title a img {
  height: 128px;
}
#menu_wrapper {
  display: inline-block;
  vertical-align: top;
}
#convo_block {
  margin-left: -170px;
  display: none;
  width: 167px;
  height: 142px;
  background-image: url("https://www.ambassadoradvisors.com/wp-content/uploads/2015/01/aa-schedule-now.png");
  font-size: 18px;
  text-align: center;
  font-family: "PT Sans Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  text-decoration: none !important;
  transition: all .2s;
}
a#convo_block:hover {
    opacity: 0.9;
}
#convo_block .white {
  color: #FFF;
}
#convo_block .purple {
  color: #46166B;
}
#convo_block .large {
  font-size: 50px;
  line-height: 50px;
}
#convo_block .medium {
  font-size: 16px;
  line-height: 20px;
}
#convo_block .small {
  font-size: 14px;
  line-height: 25px;
}
#convo_block .let0 {
  letter-spacing: -1px;
}
#convo_block .let1 {
  letter-spacing: 1px;
}
#convo_block .let3 {
  letter-spacing: 3px;
}
#convo_block .pad {
  padding: 6px 0 2px;
  font-size: 26px;
}
#footer_wrapper {
  background-image: url('../img/footer_bg.jpg');
}
#footer {
  text-align: center;
  font-family: 'Times New Roman', sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #27221A;
}
#footer_logo {
  padding: 55px 0 40px;
}
#footer_logo a img {
  height: 128px;
  width: auto !important;
}
#footer #address {
  color: #48433C;
  font-size: 14px;
}
#footer #copyright {
  color: #48433C;
  font-size: 14px;
}
#footer_sep {
  width: 50%;
  background-color: #DDDCD9;
  height: 1px;
  margin: 10px auto;
}
#registered_trademark {
  padding-bottom: 20px;
  color: #48433C;
}
#registered_trademark p {
  color: #48433C;
  font-size: 12px;
  margin: 5px 0;
}
#sidetabs {
  display: none;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#sidetabs #meet-tab {
    background: #2f9573;
}
#sidetabs #news-tab {
  background: #522675;
}
#sidetabs #events-tab {
  background: #fba22e;
}
#sidetabs .tab {
    display: inline-block;
    /* background-image: url(../img/side_tabs.png); */
    /* background-repeat: no-repeat; */
    /*margin-bottom: 20px;*/
    width: 33.33%;
    text-align: center;
    background: #333;
    float: left;
}
#sidetabs .tab img {
    max-height: 104px!important;
    padding: 15px;
    width: auto!important;
}

.hero-nav {
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 99;
}
.hero-nav a {
    display: block;
    margin-bottom: 20px;
}
.page-side-nav.hero-nav {
    top: 60px;
}
#mobile_convo_block_wrapper {
  display: none;
  background-color: #F8981D;
}
#mobile_convo_block_wrapper {
  display: none;
  background-color: #F8981D;
}
#mobile_convo_block_wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
@supports (display: flex) {
  #mobile_convo_block_wrapper ul {
    display: flex;
    justify-content: space-between;
  }
}
@supports not (display: flex) {
  #mobile_convo_block_wrapper ul {
    text-align: right;
  }
  #mobile_convo_block_wrapper li {
      display: inline;
  }
}
#mobile_convo_block_wrapper li a {
    text-decoration: none !important;
    padding: 15px 9px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "PT Sans Narrow", sans-serif;
}
#mobile_convo_block {
  width: 440px;
  margin: 0 auto;
  padding: 10px 0px;
  display: block;
  text-decoration: none !important;
}
#mobile_convo_block div {
  display: inline-block;
}
#mobile_convo_block .first {
  color: #FFF;
  text-transform: uppercase;
  font-size: 50px;
  vertical-align: top;
}
#mobile_convo_block .middle {
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  padding: 5px 5px 0;
  vertical-align: top;
}
#mobile_convo_block .last {
  color: #46166B;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  padding: 5px 5px 0;
  vertical-align: top;
}
#mobile_convo_block .wide {
  letter-spacing: 3px;
}
#mobile_convo_block .medium {
  font-size: 20px;
}
#mobile-famlegjour-wrapper {
  display: none;
  height: 120px;
  line-height: 0px;
  white-space: nowrap;
  background-color: #F1F0EC;
}
#entry-videos {
  background-color: #F1F1F1;
  padding: 10px;
  margin: 0 10px 10px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  float: right;
}
#entry-videos.multi {
  display: block;
  max-width: 240px;
}
#entry-videos .entry-video {
  display: inline-block;
  width: auto;
  padding: 0 10px;
}
#entry-videos.multi .entry-video {
  display: block;
  width: auto;
  max-width: 100%;
  padding: 0px;
  margin-bottom: 5px;
}
#entry-videos .entry-video .title {
  color: #000;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
}
#entry-videos .entry-video a {
  display: block;
  width: 100%;
}
#entry-videos .entry-video img {
  width: 100%;
  height: auto;
  max-width: 300px;
  padding: 0px;
}

/* Content Stuff */

#container_wrapper {
  position: relative;
  min-width: 1140px;
  background-image: url('../img/page_grad.png');
  background-repeat: repeat-x;
  padding: 30px;
  background-color: #FFF;
}
#container {
  width: 100%;
  min-height: 510px;
}
#container .sidebar-size {
  width: 675px;
  padding-left: 30px;
  float: left;
}
.entry-content {
  position: relative;
}
.entry-content img {
  padding: 4px;
  max-width: 100%;
  height: auto;
}
h1.entry-title {
  margin: 0px;
  padding: 0 0 0.67em 0;
  letter-spacing: -2px;
}
h1.huge {
    font-size: 120px;
    font-family: "PT Sans Narrow", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 30px;
    margin: 0;
    color: #fff;
}
@media (max-width: 767px) {
  h1.huge { font-size: 85px; }
}
@media (max-width: 450px) {
  h1.huge { font-size: 55px; }
}
#content {
  font-family: "PT Sans", sans-serif;
  position: relative;
}
#content p {
  margin: 1em 0;
  word-wrap: break-word;
}
#content li {
  padding-bottom: 6px;
}
#content .entry-meta {
  position: relative;
}
#content .social {
  position: absolute;
  top: -10px;
  right: 0px;
}
#content .header.has_image {
  position: relative;
}
#content .header.has_image h1 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0px;
  background-image: url('../img/trans_white.png');
  width: 100%;
  padding: 5px;
}
#content .has_image img {
  width: 100%;
}
#content .shadow {
  position: relative;
  top: -2px;
  width: 100%;
  height: auto;
}
#breadcrumbs, .breadcrumbs {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: normal;
  padding-bottom: 30px;
  font-size: 14px;
}
#breadcrumbs ul, .breadcrumbs ul {
  padding: 0px;
  margin: 0px;
}
#breadcrumbs li, .breadcrumbs li {
  display: inline-block;
  padding: 0 5px 0 0;
}
#breadcrumbs li a, .breadcrumbs li a {
  color: #000;
  text-decoration: none;
}
#breadcrumbs li span, .breadcrumbs li span {
  color: #712C6B;
  font-weight: bold;
}

/* Pages */

.home #header_wrapper {}
.home #header {}
.home #container_wrapper {
  padding: 0px;
}
.home #container {
  width: 100%;
  min-width: 1200px;
  margin: 0px auto;
  min-height: 510px;
}
.home #container .sidebar-size {
  width: 1040px;
}
.home #sidetabs {}
#fp-image-wrapper {
  width: 100%;
  height: auto;
  max-height: 780px;
  position: relative;
  top: 0px;
  z-index: 0;
  z-index: 10;
  overflow: hidden;
}
#fp-image {
  height: 100%;
}
#fp-image img {
  display: block;
}
/*#fp-image-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  background-image: url('../img/purple_arrow.png');
  background-repeat: no-repeat;
  height: 36px;
  position: absolute;
  bottom: 0px;
  background-position: center center;
  z-index: 99999;
}*/
#fp-purplebox-wrapper {
    /*margin-top: -10px;*/
    height: 320px;
    background-color: #46166B;
    background: url('../img/Logo%20BG@1x.png');
    color: #FFF;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#fp-purplebox {
  font-family: 'PT Sans', sans-serif;
  width: 850px;
  margin: 0px auto;
  padding: 35px 0;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -1px;
}
#fp-purplebox h3 {
  display: inline-block;
  font-size: 46px;
}
#fp-purplebox p {
  font-size: 18px;
  margin: 10px 0;
}
.fp-purplebox-cta {
    text-align: center;
    margin-top: 60px;
    text-transform: uppercase;
    font-size: 25px;
}
.fp-purplebox-cta span {
    margin-right: 35px;
    letter-spacing: .5px;
}
.fp-purplebox-cta .button {
    font-size: 22px;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none !important;
    font-family: "PT sans narrow", sans-serif;
    font-weight: bold;
}
.teal {
  background: #2f9573;
}
.teal:hover {
  background: #288264;
}
#fp-famlegjour-wrapper {
  width: 100%;
  height: 390px;
  max-height: 390px;
  z-index: 0;
  background-size: cover;
  z-index: 10;
  background-image: url('../img/large_home_block_bg.jpg');
  text-align: center;
  background-position: center center;
}
#fp-famlegjour-wrapper.not-home {
  background-image: url('/wp-content/uploads/2017/04/advisor-client-home-slice.jpg');
}
#fp-famlegjour-wrapper.not-home {
    display: flex;
    align-items: center;
    height: 250px;
    position: relative;
}
#fp-famlegjour-wrapper.not-home:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,.45);
}
#fp-famlegjour-wrapper.not-home span {
    display: block;
    font-size: 21px;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 16px;
    color: rgb(0, 0, 0);
}
#fp-famlegjour-wrapper.not-home .inner-content {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}
#fp-famlegjour-wrapper.alt-style {
    display: block;
    height: auto;
    max-height: auto;
}
@media (max-width: 996px) {
  #fp-famlegjour-wrapper.alt-style >
   div {
      padding: 25px 0;
  }
}
div#fp-famlegjour-wrapper > div p {
    padding-right: 15px;
    padding-left: 15px;
}
#fp-famlegjour-wrapper.alt-style >
 div img {
    max-width: 90%;
    width: auto;
}
#mobile-famlegjour-wrapper.alt-style {
    display: none;
}
#fp-famlegjour {
  padding: 88px 0;
}
#fp-famlegjour p {
  margin: 10px 0;
  font-family: "Times New Roman", serif;
  font-size: 16px;
  line-height: 20px;
}
#org-grn-block-wrapper {
  height: 120px;
  line-height: 0px;
  white-space: nowrap;
  background-color: #F18903;
}
#grn-block {
  background-color: #238D6A;
  width: 49%;
  height: 70px;
  display: inline-block;
  vertical-align: top;
  padding: 25px 0;
}
#org-grn-sep {
  background-image: url('../img/fp-org-grn-sep.jpg');
  height: 100%;
  width: 22px;
  background-repeat: no-repeat;
  display: inline-block;
}
#org-block {
  background-color: #F18903;
  width: 49%;
  height: 70px;
  display: inline-block;
  vertical-align: top;
  padding: 25px 0;
}
.org-img {
  background-position: -72px 0px !important;
}
#org-grn-block-wrapper .text {
  display: inline-block;
  font-family: "Times New Roman", serif;
  color: #FFF;
  font-size: 25px;
  position: relative;
  top: -25px;
  left: 60px;
  text-decoration: none;
}
#org-grn-block-wrapper .img {
  position: relative;
  left: 50px;
  display: inline-block;
  background-image: url('../img/org_grn_imgs.png');
  background-position: 0px 0px;
  height: 70px;
  width: 70px;
}
.page-video-gallery #gallery_table .gallery-title {
  color: #d17500;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  line-height: 22px;
}
.page-video-gallery #gallery_table>div {
  display: inline-block;
  width: 46%;
  padding: 0 1% 20px 1%;
}
.page-video-gallery #gallery_table p {
  margin: 0px;
}
.page-video-gallery #gallery_table p a {
  display: block;
}
.page-video-gallery #gallery_table p a img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0px;
}
.page-video-gallery #gallery_table p a br {
  display: none;
}
.page-id-141 form input[type="text"] {
  display: block;
}
.wpcf7 form input[type="text"] {
  display: block;
}
.wpcf7 .wpcf7-checkbox>span {
  display: block;
  margin-right: 10px;
}
.page-id-169 .left, .page-id-169 .right {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.page-id-169 .purplebutton {
  border-radius: 5px;
}
.page-id-169 .purplebutton a {
  width: 100px;
  margin: 0 auto;
  color: #FFF;
  text-decoration: none;
}
.entry-post-featured {
  font-family: 'PT Sans Narrow', sans-serif;
  width: 100%;
}
.entry-post-featured img {
  display: block;
  width: 100%;
}
.entry-post-featured img.feat {
  width: 100%;
  height: auto;
  min-height: 290px;
}
.entry-post-featured .title_wrapper {
  position: relative;
}
.entry-post-featured .title_wrapper .title {
  position: absolute;
  bottom: 0px;
  background-image: url('../img/trans_white.png');
  width: 100%;
  padding: 5px;
}
.entry-post-featured .title_wrapper .title.no_img {
  position: relative;
  bottom: inherit;
}
.entry-post-featured .title_wrapper .title .date {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.entry-post-featured .title_wrapper .title .text {
  font-size: 36px;
}
.featured-post-excerpt {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
}
.featured-post-extra {
  position: relative;
  border-bottom: 1px solid #CCC;
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.featured-post-extra .post-count {
  display: inline-block;
  vertical-align: top;
}
.featured-post-extra .count {
  display: inline-block;
  width: 40px;
  height: 29px;
  background-image: url('../img/comment_bubble.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  color: #FFF;
  line-height: 24px;
  font-size: 12px;
}
.featured-post-extra .label {
  vertical-align: text-bottom;
}
.featured-post-extra .read-more {
  padding: 5px;
  position: absolute;
  right: 0px;
}
.entry-post-list {
  font-size: 0px;
}
.post-list-item {
  font-family: 'PT Sans Narrow', sans-serif;
  width: 48%;
  display: inline-block;
  position: relative;
  margin: 20px 1%;
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 0px;
  vertical-align: top;
}
.post-list-item img {
  display: block;
}
.post-list-item img.feat {
  width: 100%;
  height: auto;
  max-height: 220px;
}
.post-list-item .title_wrapper {
  position: relative;
}
.post-list-item a {
  display: block;
  color: #000;
  text-decoration: none;
}
.post-list-item .post-count {
  display: inline-block;
  vertical-align: top;
}
.post-list-item .count {
  display: inline-block;
  width: 40px;
  height: 29px;
  background-image: url('../img/comment_bubble.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  color: #FFF;
  line-height: 24px;
  font-size: 12px;
}
.post-list-item .label {
  vertical-align: text-bottom;
}
.post-list-item .read-more {
  padding: 5px;
  position: absolute;
  right: 0px;
}
.post-list-item .title_wrapper .title {
  position: absolute;
  bottom: 0px;
  background-image: url('../img/trans_white.png');
  width: 98%;
  padding: 5px 1%;
}
.post-list-item .title_wrapper .title.no_img {
  position: relative;
  bottom: inherit;
}
.post-list-item .title_wrapper .title .date {
  display: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.post-list-item .title_wrapper .title .text {
  font-size: 36px;
}
.page-news .entry-post-featured .title_wrapper .title .text {
  font-size: 24px;
}
.page-news .post-list-item a {
  font-size: 20px;
}
#sidemenu_wrapper.non-menu {
  background-color: transparent;
  background-image: none;
}
#sidemenu_wrapper.non-menu .callout {
  text-align: center;
  border-bottom: none;
  border-right: 3px solid #012E39;
}
#sidemenu_wrapper.non-menu .callout div {
  color: #012E39;
  font-weight: bold;
  padding: 40px 15px;
  text-decoration: none;
  margin: 5px;
  line-height: 34px;
  font-size: 26px;
  text-align: right;
}
#sidemenu_wrapper.non-menu .callout .em {
  font-size: 26px;
}
.page-market-update #sidemenu_wrapper {
  background-color: transparent;
  background-image: none;
}
.page-market-update #sidemenu_wrapper .callout {
  text-align: center;
  border-bottom: none;
  border-right: 3px solid #012E39;
}
.page-market-update #sidemenu_wrapper .callout div {
  color: #012E39;
  font-weight: bold;
  padding: 40px 15px;
  text-decoration: none;
  margin: 5px;
  line-height: 34px;
  font-size: 26px;
  text-align: right;
}
.page-market-update #sidemenu_wrapper .callout .em {
  font-size: 26px;
}
.page-calvary .entry-title, .page-christmas .entry-title, .page-getty .entry-title {
  display: none;
}
.fee_schedule {
  color: #404040;
  display: block;
  margin: 0 auto 20px auto;
}
#comment {
  max-width: 95%;
}
.search #content article {
  border-bottom: 1px solid #CCC;
  padding-top: 10px;
  margin-bottom: 10px;
}
p.form-allowed-tags {
  display: none;
}
.faq-list-item {
  font-family: 'PT Sans Narrow', sans-serif;
  width: auto;
  position: relative;
  margin: 20px 1%;
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  vertical-align: top;
}
.faq-list-item .title {
  font-weight: bold;
  margin-bottom: 10px;
}
.faq-list-item .title a {
  color: #000;
  text-decoration: none;
}
.faq-list-item .title a:hover {
  text-decoration: none !important;
}
.faq-list-item .content {}
.page-template-page-team-php {}
.page-template-page-team-php .accordion {}
.page-template-page-team-php .accordion #full-team {
  width: 100%;
}
.page-template-page-team-php .accordion #full-team div {}
.page-template-page-team-php .accordion #full-team div a {
  display: block;
}

/* Mejs thing */

.mejs-container {
  width: 100% !important;
}

.page-home {}
.page-home #header{
	background-color: #FDF9FE;
}
.page-home #container_wrapper {
  padding: 0px;
}
.page-home #container {
  width: 100%;
  min-width: 1200px;
  margin: 0px auto;
  min-height: 510px;
  position: relative;
}
.page-home #container .sidebar-size {
  width: 1040px;
}
.page-home #breadcrumbs {
  display: none
}
.page-home #fp-image {
  max-height: 740px;
}
.page-home #fp-image>img{
	position: relative;
  width: 100%;
}
@media (max-width:768px){
  .page-home #fp-image>img{
    top: 0;
  }
}
.page-home #fp-image-wrapper {
  max-height: 878px;
  overflow: visible;
}
.page-home #fp-image-wrapper #fp-callout {
    position: absolute;
    z-index: 201;
    bottom: 150px;
    color: #fff;
    /* background: rgba(251,162,46, 0.78); */
    background: -moz-linear-gradient(left, rgba(123,116,103,0.6) 0%, rgba(123,116,103,1) 78%, rgba(123,116,103,1) 100%);
    background: -webkit-linear-gradient(left, rgba(123,116,103,0.6) 0%,rgba(123,116,103,1) 78%,rgba(123,116,103,1) 100%);
    background: linear-gradient(to right, rgba(123,116,103,0.6) 0%,rgba(123,116,103,1) 78%,rgba(123,116,103,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#997b7467', endColorstr='#7b7467',GradientType=1 );
    padding: 20px 20px 20px 40px;
    font-style: italic;
    font-family: serif;
    font-size: 30px;
}
.page-home #fp-image-wrapper #fp-callout a {
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    font-style: normal;
    float: right;
    margin-top: 8px;
}
.page-home #fp-image-wrapper #fp-image-callout {
  font-size: 32px;
}
.phone-items > span {
    margin: 0 10px;
}
@media (max-width:1024px){
	  .page-home #fp-image-wrapper #fp-callout {
      bottom: 80px;
      padding-left: 20px;
    }
    .page-home #fp-image-wrapper #fp-image-callout{
      font-size: 24px;
    }
    .fp-purplebox-cta span {
        margin-right: 0;
        letter-spacing: .5px;
        display: block;
        margin-bottom: 15px;
        font-size: 22px;
    }
}
@media (max-width:768px){
  .page-home #fp-promos .promo {
      margin: 20px;
  }
	.page-home #fp-image-wrapper #fp-callout {
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
    }
    .page-home #fp-image-wrapper #fp-image-callout{
      font-size: 22px;
  /*
    position: relative;
      margin: 0;
      width: auto;
      padding: 15px;
  */
    }
    .page-home #fp-image-wrapper #fp-callout a {
      font-size: 20px;
      float: none;
    }
    .fp-purplebox-cta {
      margin-top: 35px;
      /*text-align: left;*/
    }
    .fp-purplebox-cta .button {
        display: inline-block;
        font-size: 20px;
    }
}
@media (max-width:480px){
	.page-home #fp-image-wrapper #fp-image-callout{
		font-size: 18px;
	}
}

.page-home #fp-map-slice {
  position: relative;
  z-index: 200;
  width: 100%
}
.page-home #fp-map-slice-wrapper a {
	font-family: "PT Sans Narrow", sans-serif;
  position: absolute;
  margin-top: 48px;
  z-index: 201;
  text-align: center;
  width: 100%;
  display: block;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.page-home #fp-purplebox {
	width: 90%;
  margin: 0 auto;
}
.promos-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.page-home #fp-purplebox .orangebutton{
	margin-top: 30px;
}

.page-home #fp-promos{
  width: 100%;
}
@media (max-width: 767px) {
  .page-home #fp-promos {
    width: initial;
  }
  .page-home #fp-promos h4 {
      margin-bottom: 20px;
  }
}
.page-home #fp-promos>h2{
	display: block;
	width: 70%;
	margin: 40px auto 10px auto;
	text-align: center;
	color: #2f9573;
	font-size: 28px;
	font-weight: bold;
}
.page-home #fp-promos>h4{
	display: block;
  width: 70%;
	margin: 0 auto;
	text-align: center;
	font-family: serif;
	font-size: 18px;
}
.page-home #fp-promos .gray-bg{
  position: relative;
}
.page-home #fp-promos .gray-bg:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #f9f8f6;
}

.page-home #fp-promos .promo{
  width: 275px;
  float: left;
  margin: 30px;
  position: relative;
}
@media (max-width:1000px){
    #fp-map-slice-wrapper{
    display: none;
  }
}
@media (max-width:600px){
  .promos-wrapper {
      display: block;
  }
  .page-home #fp-promos .promo {
      float: none;
      margin: 30px auto;
  }
  .page-home #fp-promos .gray-bg {
      padding-top: 1px;
      padding-bottom: 1px;
  }
}
@media (max-width:480px){
  .page-home #fp-promos .promo {
      margin: 15px;
      width: auto;
      float: none;
      clear: both;
      display: block;
  }
/*  .home #container_wrapper{
    padding:15px !important;
  }*/
  .page-home #fp-promos .promo .btn{
    margin-bottom: 20px;
  }
}

.page-home #fp-promos .promo img{
  width: 100%;
  display: block;
}
.page-home #fp-promos .promo .btn {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 15px;
    text-indent: 0;
    color: #fff;
    font-size: 17px;
    text-decoration: none !important;
}
.page-home #fp-promos .promo h3{
    color: #46166b;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0;
}
.page-home #fp-promos .promo p{
	line-height: 1.5;
}

#location_container *{ box-sizing: border-box; }
#location_container{
  width: 100%;
}

#location_container p {
  margin-bottom: 6px;
}

#location_container .location{ display: inline-block; width: 49%; vertical-align: top; padding: 20px; }
#location_container .location .inner{ background-color: #EDEDED; padding: 20px;  position: relative; }
#location_container .location .inner .title{ color: #238D69; font-family: 'PT Sans Narrow'; font-weight: bold; text-transform: uppercase; font-size: 28px; }
#location_container .location .inner .img{ text-align: center; margin-bottom: 10px; }
#location_container .location .inner .content h3{ color: #46156B; font-family: 'PT Sans Narrow'; }
#location_container .location .inner .button{ background-color: #238D69; font-family: 'PT Sans Narrow'; font-size: 20px; color: #FFF; width: 50%; padding: 14px; text-align: center; text-transform: uppercase; position: absolute; bottom: -25px; left: 50%; transform: translateX(-50%); text-decoration: none; }

@media (max-width: 1200px){
    #location_container .location{ display: inline-block; width: 49%; }
}

@media (max-width: 640px){
    #location_container .location{ display: block; width: 100%; }
    #location_container .location .inner{ background-color: #EDEDED; padding: 20px; height: auto; position: relative; }
    #location_container .location .inner .img img{ max-width: 180px; }
}

/* Meet the team Container */

.page-id-3554 #content article{ margin-bottom: 30px; }
.page-id-3554 #content article p{ display: block; width: 90%; padding-left: 5px; box-sizing: border-box; }
.page-id-3554 .upper-team-content ul{ display: block; width: 90%; margin: 0; box-sizing: border-box; font-size: 14px; line-height: 20px }
.page-id-3554 #sidemenu_wrapper img{ width: 100%; height: auto; }
.page-id-3554 .accordion section{ cursor: inherit; }

@media (max-width: 960px){
	.page-id-3554 #content {
    	width: 100%;
	}
}

#sort_wrapper{ background-color: #248c69; text-align: right; padding: 10px; margin: 20px auto 0; box-sizing: border-box; }
#sort_wrapper .title{ display: inline-block; float: left; color: #FFF; font-weight: bold; }
#sort_wrapper select{ width: 30%; margin-left: 5px; }
.clear_sort{ display: block; text-align: right; margin: 0 auto; font-size: 14px; box-sizing: border-box; }

@media (max-width: 960px){
	#sort_wrapper{ width: 90%; max-width: none; }
}

#team_member_wrapper{ box-sizing: border-box; }
#team_member_wrapper section{ height: auto; }
#team_member_wrapper section h2{ height: 50px; }
#team_member_wrapper section h2 a{ color: #370856; font-size: 30px; text-decoration: none !important; border-bottom: 2px solid #f89a20; padding: 8px 10px; display: block; font-family: Times; font-weight: normal;
}
#team_member_wrapper section h2 a .handle{ line-height: 42px; }
#team_member_wrapper .team_members{ padding: 0px; margin: 1em 0 0; clear: both; }
#team_member_wrapper .team_members .team_member{ float: none; display: inline-block; vertical-align: top; width: 33%; box-sizing: border-box; margin: 0px; padding: 10px; }
#team_member_wrapper .team_members .team_member img{ width: 100%; height: auto; }
#team_member_wrapper .team_members .team_member .name{ margin: 4px 0; font-weight: bold; }
#team_member_wrapper .team_members .team_member .title{ font-style: italic; font-size: 14px; margin-top: 3px; }
#team_member_wrapper .team_members .team_member .bio{ margin: 4px 0; }
#team_member_wrapper section#no-results{ height: 120px; }
#team_member_wrapper section#no-results p{ width: 100%; }

@media (max-width: 960px){ #team_member_wrapper section .team_members .team_member{ width: 33% } }
@media (max-width: 768px){ #team_member_wrapper section .team_members .team_member{ width: 33% } }
@media (max-width: 480px){ 
	#team_member_wrapper section h2{ height: auto; }
	#team_member_wrapper section h2 a{ font-size: 20px; }
	#team_member_wrapper section h2 a .handle{ line-height: 28px; }
	#team_member_wrapper section .team_members .team_member{ width: 50% } 
	
}
.entry-content .social {
  position: relative !important;
  margin: 20px 0 15px 0;
}
.social {
    display: inline-block;
    margin: 10px;
}
.social img {
    max-width: 35px;
    width: 35px;
    height: auto;
}
.social a:hover img {
    opacity: .85;
}

.page-id-4643 .purple {
    color: #522675;
}
span.big-letter {
    display: inline-block;
    font-size: 82px;
    float: left;
    vertical-align: top;
    font-weight: normal;
    color: #522675;
    line-height: .8;
    margin-right: 6px;
    font-family: serif;
}
.process-steps {
    margin: 40px 0 5px;
}
.process-steps h2 {
    margin-bottom: 25px;
    font-weight: bold;
}
.process-steps .col {
    margin-bottom: 30px;
}
.process-steps h3 {
    font-size: 20px;
    font-weight: bold;
    color: #4f2272;
    clear: both;
    display: inline-block;
    clear: both;
}
.process-steps p {
    margin-top: 10px !important;
}
.process-steps .big-letter {
  font-family: inherit;
    font-size: 55px;
    position: relative;
    bottom: 0px;
}
.page-template-default .half {
    display: table-cell;
}
img.img-responsive {
  max-width: 100%;
  height: auto;
}
.process-steps-footer hr {
    margin: .5em 0 2em;
}
.page-id-4643 #fp-famlegjour-wrapper {
    display: none;
}


/* YDOP Styles 
   New Footer
*/

.footer__wrapper {
  background: #fff;
  padding: 30px 0 0;
  font-family: 'PT Sans', sans-serif;
}

.footer__wrapper a {
  text-decoration: none;
}

.footer__wrapper ul {
  padding-left: 0;
}

.footer__wrapper .container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}

.footer__wrapper .footer-logo {
  max-width: 200px;
}

.footer__wrapper .col-3,
.footer__wrapper .col-6,
.footer__wrapper .col-8 {
  position: relative;
  min-height: 1px;
  max-width: 100%;
  flex: 0 0 100%;
}

.footer__wrapper address {
  margin-top: 13px;
  margin-bottom: 9px;
}

.footer__wrapper address a {
  color: #48433C;
  font-size: 15px;
}

.footer__wrapper .dark-grey {
  font-size: 15px;
  font-weight: 700;
  color: #71695C;
  text-transform: uppercase;
  transition: 0.295s all ease-in-out;
}

.footer__wrapper .dark-grey:hover,
.footer__wrapper .col-3:first-of-type h5+a:hover,
.footer__wrapper .green-text a:hover,
.footer__wrapper .col-3:nth-child(2) ul li a:hover,
.footer__wrapper .purple-text a:hover,
.footer__wrapper .orange-text a:hover,
.footer__wrapper .col-3:nth-last-child(-n + 2) ul li a:hover,
.footer__wrapper address a:hover
 {
  text-decoration: none !important;
  opacity: 0.75;
}

.footer__wrapper .col-3:first-of-type h5 {
  text-transform: uppercase;
  color: #48433C;
  line-height: 17px;
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 4px;
}

.footer__wrapper .col-3:first-of-type h5+a,
.footer__wrapper .col-3:first-of-type h5+p {
  font-weight: 700;
  color: #71695C;
  font-size: 15px;
}

.footer__wrapper .col-3 ul li {
  list-style-type: none;
}


.footer__wrapper .col-3:nth-child(2) ul {
  margin-top: 20px;
  margin-bottom: 25px;
}

.footer__wrapper .col-3:nth-child(2) ul li {
  margin-bottom: 13px;
}

.footer__wrapper .col-3:nth-child(2) ul li a {
  color: #71695C;
}

.footer__wrapper .col-3:nth-child(2) ul li:last-child {
  margin-bottom: none;
}

.footer__wrapper .col-3:nth-last-child(-n + 2) h5 {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "PT Sans", sans-serif;
  color: #48433C;
}


.footer__wrapper .col-3:nth-last-child(-n + 2) ul li a {
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.footer__wrapper .social__icons li {
  display: inline;
}

.footer__wrapper .green-text a {
  font-size: 18px;
  font-weight: 700;
  color: #20825F;
  text-transform: uppercase;
}


.footer__wrapper .purple-text {
  margin-bottom: 23px;
}

.footer__wrapper .purple-text a {
  font-size: 18px;
  font-weight: 700;
  color: #48226A;
  text-transform: uppercase;
}

.footer__wrapper .orange-text a {
  font-size: 18px;
  font-weight: 700;
  color: #EF7D07;
  text-transform: uppercase;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.footer__wrapper address a {
  display: block;
}

.bottom__footer {
  background: #e1e1e1;
  position: relative;
  padding: 20px 0 0;
  font-size: 14px;
}

.bottom__footer p {
  color: #48433C;
}

.bottom__footer .container:last-of-type {
  padding-top: 8px;
  justify-content: center;
  text-align: center;
  padding-bottom: 12px;
}

.bottom__footer .container:last-of-type p {
  font-size: 12px;
  color: #48433C;
  letter-spacing: 0.5px;
  line-height: 19px;
}


.bottom__footer a {
  color: #48226A;
}

.footer__wrapper .social__icons li {
  margin-right: 10px;
}

.footer__wrapper .social__icons li:last-of-type {
  margin-right: 0;
}

.footer__wrapper .social__icons li img {
  width: 40px !important;
  height: 40px;
}

@media (min-width: 992px) {
  .footer__wrapper .col-3 {
    max-width: 25%;
    flex: 0 0 25%;
  }

  .footer__wrapper .col-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .footer__wrapper .col-8 {
    max-width: 66.6666667%;
    flex: 0 0 66.666667%;
  }

  .footer__wrapper .col-3:nth-child(2) {
    margin-top: 53px;
  }


  .footer__wrapper .col-3:nth-last-child(-n + 2) {
    margin-top: 38px;
  }


  .footer__wrapper .col-3:nth-last-child(-n + 2) ul li {
    margin-bottom: 37px;
  }

  .footer__wrapper .green-text a+i {
    display: none;
  }

  .footer__wrapper .col-3:first-of-type {
    position: relative;
    left: 15px;
    }

    .footer__wrapper .col-3:nth-child(2) {
      position: relative;
      left: 25px;
    }

    .footer__wrapper .col-3:nth-last-child(-n + 2) {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .footer__wrapper .col-3:last-of-type h5 {
      margin-left: -35px;
    }

    .footer__wrapper .col-3:last-of-type .social__icons {
      padding-left: 40px;
    }

    .bottom__footer .container:first-of-type {
      padding-left: 30px;
      padding-right: 30px;
    }

    .bottom__footer .container:first-of-type:after {
      content: '';
      position: absolute;
      height: 1px;
      width: 92.2%;
      background: #BBBBBB;
      top: 50px;
    }

    .bottom__footer .container:first-of-type .col-6:last-of-type {
      display: flex;
      justify-content: flex-end;
      right: 35px;
    }
  
}

@media (max-width: 992px) {

  .footer__wrapper {
    padding: 20px 0 0;
  }

  .footer__wrapper .container {
    text-align: center;
  }
  .footer__wrapper .col-3,
  .footer__wrapper .col-6,
  .footer__wrapper .col-8  {
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    display: flex;
  }

  .footer__wrapper .col-3:first-of-type {
      margin-bottom: 30px;
  }

  .footer__wrapper .footer-logo {
      margin-bottom: 15px;
  }

  .footer__wrapper ul {
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer__wrapper .social__icons {
    margin-top: 8px;
    margin-bottom: 35px;
  }

  .footer__wrapper .green-text,
  .footer__wrapper .purple-text,
  .footer__wrapper .orange-text,
  .footer__wrapper .col-3 ul li {
    margin-bottom: 32px;
  }


  .footer__wrapper .col-3:nth-child(2) ul {
    margin-top: -20px;
    margin-bottom: 15px;
  }

  .footer__wrapper .parent__list {
    display: none;
  }

  .footer__wrapper .green-text a+i {
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
  }


  .footer__wrapper .green-text i.expanded:before {
    content: '\e901';
  }

  .bottom__footer {
    padding: 14px 0 7px;
  }


  .bottom__footer .col-6:first-of-type p {
      max-width: 230px;
      margin-bottom: 10px;
      line-height: 30px;
  }

}

/*--------------------------------------------------------------
# Blog Section
--------------------------------------------------------------*/
.intro-blog-content {
  max-width: 1110px;
}

.sort-cat-buttons {
  padding: 25px 0 5px;
}

.sort-cat-buttons h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #012E39;
  font-weight: bold;
}

.cat-btns-container {
  margin-top: 10px;
  text-align: center;
}

.sort-cat-buttons .category-btn {
  background: #448E6B;
  font-size: 15px;
  color: #fff;
  line-height: 21px;
  text-decoration: none !important;
  padding: 6px 10px;
  transition: 0.375s all ease-in-out;
  border: 1px solid #448E6B;
  margin-right: 5px;
  border-radius: 0px;
  margin-bottom: 5px;
}

.sort-cat-buttons .category-btn:first-of-type {
  margin-right: 1px;
}

.sort-cat-buttons .category-btn:hover,
.sort-cat-buttons .category-btn.mixitup-control-active {
  text-decoration: none;
  color: #448E6B;
  background: transparent;

}

.sort-cat-buttons .category-btn:focus {
  outline: none;
}

/*--------------------------------------------------------------
# Blog Cards
--------------------------------------------------------------*/
.blog-post-cards {
      padding: 0 0 25px;
}
.flex-row {
  display: flex;
  /* margin-left: -15px;
  margin-right: -15px; */
  flex-wrap: wrap;
  justify-content: center;
}

.flex-card-blog {
  /* padding-left: 15px;
  padding-right: 15px; */
  margin-top: 25px;
  margin-right: 25px;
  width: 300px; /* 10.899vw; */
  height: 225px;  /* (14.984vw) */
  background-size: cover;
  position: relative;
  background-image: url(https://www.ambassadoradvisors.com/wp-content/uploads/2016/02/visit-us-thumb.jpg);
  background-size: 100%;
  overflow: hidden;
}

/*.flex-card-blog:nth-of-type(3n) {
  margin-right: 0;
} */

.caption__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px;
  color: white;
  transform: translateY(100%);
  transition: transform .35s ease-out;
  z-index: 109;
}

.flex-card-blog:hover .caption__overlay {
  transform: translateY(0);
}

.flex-card-blog:hover > a {
  color: #604274;
}

.flex-card-blog::before {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background .35s ease-out;
}
.flex-card-blog:hover::before {
  background: rgba(42,4,71, 0.75);
}

.flex-card-blog > a {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(42,4,71, 0.75);
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  z-index: 99;
  text-decoration: none;
  font-weight: 900;
}

.flex-card-blog a:hover {
  text-decoration: none !important;
}

.caption__overlay {
  padding: 10px 20px;
}


.caption__overlay a {
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
  top: 0;
  text-transform: none;
  text-decoration: none;
}

.caption__overlay a:hover {
  text-decoration: none !important;
}

.caption__overlay .read-more-cta {
  padding: 6px 14px;
  color: #2a0447;
  font-weight: 900;
  text-transform: uppercase;
  background: #fff;
  font-size: 16px;
  border: 2px solid #fff;
  transition: 0.35s ease-in-out;
}

.caption__overlay .read-more-cta:hover {
  background: transparent;
  color: #fff;
}

.flex-card-blog p {
  color: #fff;
  margin-bottom: 20px;
}

@media (max-width: 1024px) { 
  .hero {
    width: 100%;
    margin: 0;
    margin-bottom: 30px
  }
}

@media (max-width: 676px) {
  .caption__overlay  a {
    font-size: 15px;
  }
}

/*-------------------------------
	# Podcasts on knowledge center page
-------------------------------*/

.podcasts-featured {
	margin-top: 20px;
	margin-bottom: 22px;
	padding-bottom: 40px;
  border-bottom: solid 2px #CCC;
  font-family: "PT Sans", Helvetica, sans-serif;
}
.podcasts-featured__header-wrap {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  .podcasts-featured__header-wrap {
    flex-wrap: wrap;
  }
}
.podcasts-featured__header-wrap {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.podcasts-featured__header-wrap a {
  flex-shrink: 0;
}
.podcasts-featured__header-wrap + p {
  max-width: 750px;
  margin-bottom: 23px;
  line-height: 1.6;
}
.podcasts_featured__header {
  flex-grow: 1;
  font-style: italic;
  font-size: 19px;
  font-weight: bold;
  font-family: "PT Sans", Helvetica, sans-serif;
  color: #474054;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .podcasts_featured__header {
    width: 100%;
    margin-bottom: 5px;
  }
}
.podcasts-featured__podcast {
  background: #F7F7F7;
  border-radius: 10px;
  border: solid 1px #CCC;
  padding: 22px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .podcasts-featured__podcast {
    flex-wrap: wrap;
  }
}
.featured-podcast__img-wrap {
  max-width: 195px;
  margin: 0 55px 0 0;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .featured-podcast__img-wrap {
    max-width: 165px;
    margin: 0 0 20px 0;
    flex-shrink: 1;
  }
}
.featured-podcast__img-wrap img {
  width: 100%;
}
.featured-podcast__content-wrap {

}
.featured-podcast__content-wrap p {
  margin-bottom: 20px;
}
.featured-podcast__episode {
  color: #696969;
  font-size: 24px;
  margin-bottom: 8px;
}
.featured-podcast__title {

}
.featured-podcast__title a,
.featured-podcast__title a:hover,
.featured-podcast__title a:focus {
  color: #532873;
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 640px) {
  .featured-podcast__title a {
    font-size: 16px;
  }
}

.podcast__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .podcast__wrap {
    flex-wrap: wrap;
  }
}
.podcast__wrap-img {
  margin: 0;
  max-width: 165px;
  margin: 0 20px 0 0;
}
.podcast__wrap-img img {
  width: 100%;
}
.podcast__wrap-content {
  flex-grow: 1;
}
@media (max-width: 640px) {
  .podcast__wrap-content {
    width: 100%;
  }
}

body .alert-cta {
  color: #FBA22E;
  background: #FEF0E0;
  border: solid 1px #FBA22E;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none !important;
  font-weight: bold;
  position: absolute;
  text-align: center;
  top: -20px;
  left: 0;
  transform: translateY(-100%);
  box-shadow: 1px 12px 22px 2px rgba(0,0,0,0.31);
  -webkit-box-shadow: 1px 12px 22px 2px rgba(0,0,0,0.31);
  -moz-box-shadow: 1px 12px 22px 2px rgba(0,0,0,0.31);
  transition: all 0.25s ease-in-out;
}
body .alert-cta:hover {
  color: #FFF;
  background: #FBA22E;
}
@media (max-width: 768px) {
  body.home .alert-cta {
    display: none;
  }
}
@media (max-width: 500px) {
  body.home .alert-cta {
    font-size: 15px;
    width: 70vw;
  }
}
body .alert-cta.for-mobile {
  position: relative;
  top: unset;
  transform: unset;
  margin-top: 50px;
  display: none;
}
@media (max-width: 768px) {
  body .alert-cta.for-mobile {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  body .alert-cta.for-mobile {
    display: block;
  }
}
.page-template-page-knowledge-center .hero-banner {
  height: 376px;
  display: flex;
  align-items: flex-end;
  padding: 0 30px 0 30px;
}
@media (max-width: 1000px) {
  .page-template-page-knowledge-center .hero-banner {
    height: auto;
    padding: 20% 15px 0 15px;
  }
}
.page-template-page-knowledge-center .hero-banner .hero-banner__content {
  padding: 0;
}

.hero.template-page {
  height: 376px;
  display: flex;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 10px solid #448E6B;
  position: relative;
  padding: 0 30px 0 30px;
  margin-left: -30px;
  margin-top: -30px;
  width: calc( 100%);
}
@media (max-width: 1200px) {
  .hero.template-page {
    height: auto;
    padding: 20% 30px 0 30px;
  }
}
@media (max-width: 640px) {
  .hero.template-page {
    margin-top: -12px;
  }
}
.hero.template-page:before {
  content: '';
  background: rgba(0,0,0,0.35);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hero.template-page h1 {
  z-index: 2;
  font-size: 90px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  line-height: 1em;
  position: relative;
}
@media (max-width: 992px) {
  .hero.template-page h1 {
      font-size: 70px;
  }
}
@media (max-width: 768px) {
  .hero.template-page h1 {
      font-size: 50px;
  }
}
@media (max-width: 530px) {
  .hero.template-page h1 {
      font-size: 40px;
  }
}

.home .intro-seg__header .for-desktop p {
  margin-bottom: 18px;
}
.home .intro-seg__header .for-mobile p {
  margin-top: 15px;
}
.for-mobile,
.for-desktop {
  display: none;
}
@media (min-width: 768px) {
  .for-desktop {
    display: block;
  }
}
@media (max-width: 767px) {
  .for-mobile {
    display: block;
  }
}