:root {
	--yellow: #edaa1e;
    --navy: #001e36;
}

.logo img {
    width: 380px !important;
    margin-top: 5px !important;
}

html {
    background: #fff !important;
}

/* TEMP CSS AREA */
#header .avia_mega_div {
    top: calc(100% + 5px);
}
#top .avia_mega_div.three.units {
    left: 0 !important;
}
.main_menu .avia_mega_div {
    border-top: 3px solid var(--yellow) !important;
}
.main_menu .avia_mega_div > .sub-menu,
.main_menu .avia_mega_div > .sub-menu a {
    background-color: var(--navy) !important;
}
.main_menu .avia_mega_div > .sub-menu a {
    color: var(--yellow) !important;
}
/* TEMP CSS AREA - END */

.team-header,
.hero-area {
    background-position: center 25% !important;
}

.firm-header {
    background-position: center 75% !important;
}

.individuals-header {
    background-position: center 40% !important;
}

blockquote {
    color: #666 !important;
    font-weight: bold;
    letter-spacing: 0.7px;
    font-size: 22px;
}

#hero_top {
    background-position: center 25% !important;
}

.main_menu .menu-item-top-level > a .avia-menu-text {
    font-size: 20px;
    font-weight: normal;
    color: #edaa1e !important;
}

.main_menu .sub-menu .avia-menu-text {
    font-size: 18px;
	letter-spacing: 0;
}

.av_header_transparency .main_menu .avia-menu-text {
    color: #fff !important;
}

.main_menu .avia-menu-text:hover {
    opacity: .8;
}

#header_main_alternate {
    background: #001e36;
    border: none !important;
		letter-spacing: 1px
}

#header_main {
    border: none;
}

#hero_top {
    position: relative;
}

#hero_top:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to right,rgba(184, 115, 51, 0.6),rgba(0, 0, 0, 0.8));
		opacity: .6;
    z-index: 9;
}

#hero_top main {
    z-index: 99;
}

.hero-button a {
    font-size: 20px !important;
    letter-spacing: 1.8px;
    padding: 17px 40px !important;
    text-transform: uppercase;
    font-weight: bold !important;
    background: #edaa1e !important;
    border: none !important;
}

.bolder-item {
    font-weight: bold;
}

.hero-title .av-subheading {
    letter-spacing: 0.5px;
}

.avia-button {
    border-radius: 50px !important;
}

.main_menu {
    padding: 5px 0;
}

.av-main-nav > li > ul {
    top: 54px;
    border-top-color: #333 !important;
}

.menu-item-top-level a:hover {
    color: #B87333 !important;
}

.team-img .avia-image-container-inner {
    border-radius: 0 !important;
}


.title_container {
    padding-top: 10px;
}

.inner-link-img .av-caption-image-overlay-bg {
    opacity: .3 !important;
}

.inner-link-img .av-image-caption-overlay-center p {
    text-shadow: 0 0 10px #000;
    font-size: 40px;
}

.inner-link-img img {
    transition: .5s;
    border-radius: 0 !important;
}

.inner-link-img a:hover img {
    transform: scale(1.07);
}

.inner-link-img .av-image-caption-overlay-position {
    position: relative;
    z-index: 999;
}

.inner-link-img {
    transition: 0.5s;
    border-bottom: 6px solid transparent !important;
}

@media (min-width: 990px) {
    .small-size-col {
            width: 40% !important;  
    }
}

#services_link_area .flex_column_table {
	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
}

#services_link_area .av-flex-placeholder {
		display: none !important;  
}

.inner-link-title {
    margin-top: 20px;
}

.inner-link-title h2 {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 22px !important;
}

#services_link_area svg {
    width: auto;
    height: 100px;
    margin: 0 auto;
    fill: #fff;
}

.inner-link-col {
    text-align: center;
    transition: .5s;
    padding: 30px;
    background: #1c3750;
}

.inner-link-col:hover {
    transform: translateY(-5px);
    background: #001e36;
}

.yellow-bg-area {
    background: #f8f8f8 !important;
}

#socket {
    background: #000;
}

#socket .container {
    text-align: center;
}

#socket .copyright {
    float: none;
    font-size: 15px;
}

.home-stat-col {
    background: transparent;
    padding: 20px;
    border-radius: 5px !important;
}

.home-stat-col * {
    color: #fff;
    opacity: 1 !important;
}

.home-stat-box .avia-single-number {
    display: block;
    font-size: 80px;
    line-height: 80px;
}

.home-stat-box .avia-no-number {
    opacity: .6;
}

.home-stat-box .avia-animated-number-content {
    font-size: 32px;
    opacity: .6;
    font-weight: 400;
    color: #222;
    letter-spacing: -1.5px !important;
}

.testimonial-block {
    text-align: center;
}

.testimonial-block .avia-testimonial-name img {
    display: block;
    margin: 20px auto 20px;
    border-radius: 100%;
    width: 120px;
}

.testimonial-block .avia-testimonial-name {
    font-size: 25px;
    color: #fff !important;
}

.testimonial-block  .avia-testimonial-content:before {
    content: '\e833';
    font-family: entypo-fontello;
    position: absolute;
    left: 0;
    top: -25px;
    font-size: 50px;
    color: #edaa1e;
    transform: scaleX(-1);
}

.testimonial-block  .avia-testimonial-content:after {
    content: '\e833';
    font-family: entypo-fontello;
    position: absolute;
    right: 0;
    bottom: -25px;
    font-size: 50px;
    color: #edaa1e;
}

.testimony-area {
    background: #222222;
}

.testimonial-block  .avia-testimonial-content {
    font-size: 20px;
    line-height: 1.8;
    color: #fff;
    position: relative;
}

@media (min-width: 768px) {
    .testimonial-block  .avia-testimonial-content {
        padding: 0 50px 0 80px;
    }
}

@media (max-width: 767px) {
    .testimonial-block  .avia-testimonial-content {
        padding: 50px 0;
    }

    .testimonial-block  .avia-testimonial-content:before {
        top: -15px;
        font-size: 40px;
    }

    .testimonial-block  .avia-testimonial-content:after {
        bottom: 0;
        font-size: 40px;
    }
}

.phone-icon:before {
    content: '\e854';
    font-family: entypo-fontello;
    position: absolute;
    transform: rotate(170deg);
    left: -20px;
}

.login-icon:before {
    content: '\e85c';
    font-family: entypo-fontello;
    padding-right: 7px;
}

#header_meta * {
    font-size: 16px;
    letter-spacing: 0.5px;
}

.login-icon,
.phone-icon {
    position: relative;
}

@media (min-width: 990px) {
    .phone-icon:before {
        left: 20px;
    }
    
    .login-icon {
        border: 1px solid #333 !important;
        padding: 8px 25px;
        top: 18px;
    }

    .phone-icon {
        padding: 10px 20px 10px 40px !important;
        position: relative;
        border: 1px solid #333 !important;
    }

    .av_header_transparency .phone-icon,
    .av_header_transparency .login-icon {
        background: #fff;
        color: #333 !important;
    }

    #header_meta {
        background: transparent;
        height: 0 !important;
    }

    #header_meta, #header_meta .container {
        min-height: 0 !important;
        height: 0 !important;
    }

    #main {
        padding-top: 150px !important;
    }

		#header_meta .phone-info,
		#header_meta .sub_menu {
		    position: relative !important;
        top: 30px !important;
    }
	
    #header_meta .sub_menu {
        top: 20px !important;
    }

    #header_main {
        top: -30px !important;
    }

    #header {
        height: 148px;
    }

    .phone-icon,
    .login-icon {
        transition: .3s;
    }

    .phone-icon:hover,
    .login-icon:hover {
        background: #edaa1e !important;
      	color: #000 !important;
    }
}

.round-img img {
    border-radius: 100%;
}

/* Team CSS Starts */
.team-area-inner .content .post-entry {
    border: 1px solid #b87333 !important;
    margin-bottom: 50px;
    padding: 30px 60px 50px!important;
  	box-shadow: 15px 15px 0px 0px #f1eee1;
}

.team-iconlist ul li {
    display: inline-block;
}

.team-iconlist ul li a {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}

.team-iconlist ul li:nth-child(n+2) {
    margin-left: 10px;
}

.team-iconlist {
    margin: -10px 0 10px 0;
}

.team-iconlist .iconlist-char {
    font-size: 20px !important;
    line-height: 40px;
    display: inline-block;
    background: #edaa1e;
    padding: 0 12px;
    border-radius: 100%;
    color: #525252;
}

.team-iconlist a:hover {
    opacity: .8;
}

.team-iconlist ul {
    text-align: center;
}

.team-col {
    border: 1px solid #efefef !important;
    box-shadow: 0 0 15px 5px rgba(239, 239, 239, 0.5);
    padding: 30px;
    transition: .5s;
    background: #fff;
}

.team-col:hover {
    transform: translateY(-5px);
}

.team-title h3 {
    font-weight: bold !important;
    font-size: 25px !important;
    color: #001e36;
}

.team-title {
    margin-top: 10px;
    text-align: center;
}

.team-inner-header .team-title *{
  color: #fff !important;
}

.team-inner-header .team-title {
  padding-bottom: 30px !important;
}


@media (min-width: 990px) {
  .team-inner-header .team-title {
      text-align: left;
      color: #fff;
      padding-bottom: 30px !important;
  }

  .team-inner-header .team-title h1 {
      font-size: 60px !important;
  }

  .team-inner-header .team-iconlist ul {
      text-align: left;
  }
}

.read-bio-link p {
    color: #001e36 !important;
}
/* Team CSS Ends */

#top .title_container .main-title {
    text-align: center;
    font-size: 70px !important;
    font-family: "ibm plex serif", HelveticaNeue, "Helvetica Neue", Helvetica-Neue, Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
}

.breadcrumb {
    display: flex !important;
    justify-content: center;
    padding-bottom: 150px !important;
}

@media (max-width:767px) {
    .logo img {
        width: 270px !important;
    }

    #header_meta {
        position: fixed;
        width: 100%;
        bottom: 0;
    }

    #header_meta .container {
        display: flex;
        width: 100% !important;
        max-width: 100% !important;
    }

    #header_meta .phone-info {
        order: -1;
    }

    #header_meta a, #header_meta span {
        display: block !important;
        line-height: 45px;
    }

    .phone-icon:before {
        position: relative;
        left: -5px;
        display: inline-block;
    }

    #header_meta li,
    #header_meta a,
    #header_meta nav,
    .phone-info {
        width: 100%;
        padding: 0 !important;
        border: none;
    }

    #header_meta nav a {
        background-color: #333 !important;
        color: #edaa1e !important;
    }

    #header_meta .phone-info a {
        background-color: #f2d024;
        color: #333 !important;
    }

    body {
        padding-bottom: 44px /* same as fixed cta */;
    }
}

.footer-iconbox {
    margin-bottom: 10px;
}

.footer-iconbox .iconbox_icon,
.footer-iconbox h3 {
    color: #edaa1e !important;
}

.footer-iconbox .iconbox_icon {
    font-size: 25px;
    line-height: 45px;
}

.footer-custom-nav .widget_nav_menu li,
.footer-custom-nav .widget_nav_menu a {
    background: transparent !important;
}

.footer-custom-nav .widget_nav_menu li:first-child {
    border-top: none !important;
}

.footer-custom-nav .widget_nav_menu li {
    border-bottom: none !important;
}

.footer-custom-nav .widget_nav_menu li a {
    padding: 0 !important;
    font-size: 18px
}

.footer-custom-nav .widget_nav_menu li:nth-child(n+2) a {
    padding-top: 5px !important;
}

.footer-career a,
.footer-custom-nav .widget_nav_menu li a:hover {
    color: #edaa1e !important;
}

.gform_footer.top_label {
    padding-top: 0 !important;
}


.copyright-text {
    margin-top: 30px !important;
    font-size: 14px;
    text-align: center;
}

.avia_textblock strong,
.contact-iconbox strong,
.contact-iconbox .iconbox_content_title,
.contact-iconbox .iconbox_icon {
    color: #333333 !important;
}

.contact-page-form textarea,
.contact-page-form .large,
.contact-page-form .button {
    border-radius: 3px !important;
}

.contact-page-form textarea,
.contact-page-form .large {
    border: 1px solid #dedede !important;
}

.normal-button a {
    font-size: 16px !important;
    letter-spacing: 0.5px;
    padding: 13px 35px !important;
    border: none !important;
    background: #edaa1e !important;
    color: #000 !important;
}

.testimonial-block .avia-testimonial-meta-mini {
    line-height: initial;
}

.inner-dual-col ul {
    margin: 0;
}

@media(min-width: 768px) {
    .inner-dual-col {
        display: flex;
    }

    .inner-dual-col ul:first-child {
        margin-right: 30px;
    }
}

.copyright-text {
    color: #fff;
}

.copyright-text a {
    color: #edaa1e;
}

.contact-page-info strong {
    color: #333;
}

.contact-page-info a:hover {
    color: #edaa1e;
}

.team-col-area .hr,
.team-col-area .av-flex-placeholder {
    display: none !important;
}


.team-col-area .flex_column_table {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
}

.team-col-area .flex_column {
    margin: 0 0 30px 0 !important;
}

@media (min-width: 768px) and (max-width: 989px) {
    .team-col-area .flex_column {
        width: calc(50% - 30px);
    }
    
    #top .team-col-area .flex_column {
        margin-right: 30px !important;
    }
}

@media (min-width: 990px) {
    .team-col-area .flex_column {
        width: calc(25% - 22.5px);
    }

    .team-col-area .flex_column:nth-child(n+2) {
        margin-left: 30px !important;
    }
}

@media (max-width: 989px) {
    .team-title h1 {
        font-size: 45px !important;
    }
}

@media (max-width: 767px) {
    .team-title h1 {
        font-size: 35px !important;
    }

    .inner-col-area .flex_column_table {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .inner-col-area .flex_column {
        width: 100%;
    }

    .inner-col-area .img-col {
        order: -1;
    }
	
	.home-stat-col-alt {
		padding: 0 !important;
	}
}

.home-stat-col-alt {
    border-radius: 10px !important;
    padding: 30px 30px 20px;
}

.navy-colored {
    color: #001e36;
}

@media (min-width: 768px) {
    .hero-area .content {
        padding: 225px 0;
    }
}

.testimony-area {
    background: #001e36 !important;;
}

.custom-footer-area .av-section-color-overlay {
    background: #001e36 !important;
}

.intro-col svg {
    height: 80px;
    width: auto;
    margin: 0 auto !important;
    text-align: center !important;
    fill: #666;
}

.intro-col {
    text-align: center;
}

.intro-col-title {
    margin-top: 10px;
    padding-bottom: 0 !important;
}

#av-burger-menu-ul li .avia-menu-text {
    color: #001e36 !important;
}

#av-burger-menu-ul li {
    border-bottom: 1px solid #e8e8e8;
}

.avia-testimonial-meta {
    margin-left: 0 !important;
}

.inner-heading h1 {
    text-transform: none !important;
    font-weight: 400 !important;
		text-shadow: 2px 2px 10px #000;
}

@media (min-width: 990px) {
    .inner-heading-area .content {
        padding: 150px 0;
    }
}

@media (max-width: 989px) {
    .inner-heading-area .content {
        padding: 150px 0;
    }
}

@media (min-width: 768px) and (max-width: 989px) {
    .inner-heading-area .container {
        padding-top: 0 !important;;
    }
}

.inner-col-area .content-col-gray {
    background: #f8f8f8;
}

.inner-col-area .content-col-sky {
    background: #f8f8f8 !important;
}

@media (max-width: 989px) {
    #top .team-inner-header .flex_column_table,
    #top .inner-col-area {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    #top .team-inner-header .flex_column,
    #top .inner-col-area .flex_cell {
        width: 100% !important;
        margin: 0 !important;
    }

    #top .inner-col-area .flex_cell.img-col {
        order: -1 !important;
        padding: 180px;
    }

    #top .team-inner-header .img-col {
        order: -1 !important;
        margin-bottom: 30px !important;
    }
}

.after-heading-bar {
    background: #1c3750 !important;
}

.after-heading-bar h2 {
    color: #fff !important;
}

.after-heading-bar .template-page {
    padding: 30px 0;
}

.image-border img {
    border-radius: 0 !important;
}

.team-img img {
    width: 300px;
}

.approach-col svg {
    height: 150px;
    width: auto;
    margin: 0 auto;
    fill: #001e36;
}

.approach-col {
    text-align: center;
}

.circle-block {
    background: #edaa1e;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 30px;
    margin-left: 30px;
}

.wealth-iconlist .av_iconlist_title {
    font-weight: bold;
}

.wealth-iconlist li:nth-child(n+2) {
    margin-top: 15px;
}

.inner-text-heading h3 {
    font-size: 25px;
    color: #001e36;
}

.custom-btn .toggler {
    background: #001e36;
    color: #fff;
    max-width: 145px;
    padding: 6px 10px 6px 35px !important;
    border-radius: 3px !important;
}

.custom-btn .toggler:hover {
    background: #001e36 !important;
    color: #fff !important;
    opacity: .8;
}

.custom-btn .vert_icon,
.custom-btn .hor_icon {
    border-color: #fff;
}

.custom-btn em {
    font-style: normal;
    font-size: 14px;
}

.white-strong strong {
    color: #fff !important;
}

.avia_codeblock a,
.read-bio-link p,
.toggle_content a,
.avia_textblock a,
.contact-page-info a {
    color: #2196F3 !important; 
}

.copyright-text-center {
    margin: 0 !important;
}

#header_meta .sub_menu ul {
    position: relative;
}

@media (min-width: 990px) {
#header_meta .bc-link {
    position: absolute;
    bottom: -50px;
    padding: 0;
    width: 100%;
    text-align: center;
}
}

#header_meta .bc-link a {
    font-size: 13px;
}

#header_meta .bc-link a:hover {
    color: #edaa1e !important;
}

@media (max-width: 767px) {
    #header_meta .bc-link {
        display: none !important;
    }
	
		.phone-info > div {
				width: 100%;
		}
}

@media (min-width: 641px) {
    .disclosure-col-area .av_one_full {
        padding: 40px 50px 30px !important;
    }
	
		.wf-info-col {
        padding: 30px 40px 20px !important;
    }
}

.primary-title .av-special-heading-tag {
    text-transform: none !important;
    color: #666;
}

.inner-col-area .av-flex-placeholder {
    width: 30px !important;
}

.flex_column_table {
    margin-top: 0 !important;
    float: none !important;
}

.av-subheading {
    line-height: 1.7;
    margin-top: 8px;
}

.non-link .av-flex-placeholder {
    position: relative;
}
.non-link .av-flex-placeholder:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background: #D5D5D5;
}
@media (max-width: 767px) {
    .non-link .flex_column {
        border-top: 1px solid #D8D8D8 !important;
        padding-top: 10px !important;
    }
}

.big-preview.single-big {
    width: 800px !important;
    max-width: 100% !important;
    margin-inline: auto;
}

.single .entry-content h2 {
    text-align: initial;
    font-size: 23px;
    color: var(--navy);
    font-family: inherit !important;
}

.single .comment-entry.post-entry {
    display: none !important;
}

.single .entry-content {
    margin-bottom: -100px;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: inherit !important;
}
.template-single-blog .entry-content-header {
    margin-bottom: 50px;
}