body {
    font-size: 19px;
    font-family: "Golos Text",sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Golos Text", sans-serif;
	text-transform: none;
}

h1 {
	font-size:65px;
	line-height:75px;
	font-weight:500;
	color:#fff;
	margin:0 0 30px 0;
}

h1 span {
	font-style: italic;
    color: #b9c9d0;
}

h2 {
	font-size:60px;
	line-height:65px;
	font-weight:600;
	color:#051d49;
	margin: 0 0 40px 0;
}

.section_Form h2,
.section_SimpleText h2 {
	font-size:60px;
	line-height:65px;
	font-weight:600;
	letter-spacing: 0;
	margin-bottom: 40px;
}


h3 {
	font-size: 32px;
	line-height: 42px;
	font-family: "Golos Text",sans-serif;
	font-weight: 600;
	text-transform: none;
	letter-spacing:0;
	color: #051d49;
    margin: 0 0 20px; 
}

h4 {
	font-family: "Golos Text",sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
	letter-spacing: 0.0em;
	color: #051d49;
	margin: 0 0 10px 0;
}

h5 {
	font-family: "Golos Text", sans-serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	color:#b9c9d0;
	margin: 0 0 10px 0;
}

h6 {
	font-size:26px;
	line-height:32px;
	font-family:"Golos Text",sans-serif;
	font-weight:500;
	text-transform:none;
	letter-spacing:0;
	color: #051d49;
    margin: 0 0 30px; 
}

p {
	font-family: "Golos Text",sans-serif;
	font-size:17px;
	line-height:27px;
	font-weight:400;
    color:#151414;
	margin:0 0 40px 0;
}

.c-section-boxes__inner-box .c-box__paragraph>p {
	margin:0 0 40px 0;
}


.list {
	color:#151414;
}

.list li {
	font-family: "Golos Text",sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
    color: #151414;
	margin: 0 0 10px 0;
}

.list li::marker {
	font-size:25px;
	font-weight:bold;
  color:#fff;
  position:relative !important;
  top:2px;
}

p:last-child {
	margin-bottom: 0;
}

.small {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 30px;
}

a {
	color: #1f1f1f;
}

p a {
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 1px;
	border: 0;
	background:none;
	margin: 0 0 50px 0;
}


.two-columns .col {
    width:50%;
    padding:0 80px;
}

.two-columns .col:nth-child(1) {
    padding-left:0;
}

.two-columns .col:nth-child(2) {
    padding-right:0;
}

.inner-two-columns {
    display:flex;
    flex-wrap: wrap;
}

.inner-two-columns .col {
    width:50%;
}

.dev-grey {
	background:#eff2f6 !important;
}

.flex {
	display:flex;
	flex-wrap:wrap;
}

.photo {
	display:block;
	width:100%;
}

.o-container {
	width:1300px;
}

.o-container,
.homepage .c-customsection__container,
.subpage .c-customsection__container {
	padding-top:100px;
	padding-bottom:100px;
}

.section_Boxes .c-section-boxes__inner-box {
	text-align:left;
	padding-right:50px;
}

.dev-sub-header {
	text-align:center;
	position:relative;
	/*background:#051d49 url("https://rfgadvisory.com/fmg-images/brightlife-homepage-background.jpg") no-repeat top left;*/
	background:#051d49;
	margin-bottom:50px;
}

.dev-sub-header:after {
	content:"";
	width:100%;
	height:50px;
	display:block;
	background:url(https://rfgadvisory.com/fmg-images/powderpoint-pattern.svg) no-repeat center top / 2000px 100px !important;
	position:absolute;
	bottom:-50px;
}

.dev-sub-header .o-container {
	padding-top:130px;
	padding-bottom:70px;
}

/* TWO COLUMNS PHOTO RIGHT */

.dev-two-columns {
	width:100%;
	position:relative;
	background:#fff;
}

.dev-two-columns .o-container {
    width:100%;
    padding:0;
}

.dev-two-columns .c-grid__collapse--Boxes {
    width: 100%;
    margin: 0;
}

.dev-two-columns .c-rich-text__section {
    width:100%;
    padding:0; 
    margin:0;
    display:flex;
}

.dev-two-columns .col {
	width:50%;
	padding:120px 80px;
}

.dev-no-padding-top .col {
	padding-top:0 !important
}


/* TWO COLUMNS PHOTO RIGHT */

.dev-two-columns-photo-right {
	width:100%;
	position:relative;
	background:#fff;
}

.dev-two-columns-photo-right:before {
	content:"";
	/*background:url("https://rfgadvisory.com/fmg-images/willow-wave-pattern.png") repeat-x;
	background-size:31px 7px;*/
	width:100%;
	height:7px;
	position:absolute;
	top:-2px;
	left:50%;
	transform:translateX(-50%);
	z-index:2;
}

.dev-two-columns-photo-right .o-container {
    width:100%;
    padding:0;
}

.dev-two-columns-photo-right .c-grid__collapse--Boxes {
    width: 100%;
    margin: 0;
}

.dev-two-columns-photo-right .c-rich-text__section {
    width:100%;
    padding:0; 
    margin:0;
    display:flex;
}

.dev-two-columns-photo-right .col {
	width:50%;
	padding:120px 80px;
}

.dev-two-columns-photo-right .col:nth-child(3) {
	/*background:#b9c9d0;*/
}

.dev-two-columns-photo-right .col:nth-child(3) img {
	display:block;
	margin:0 auto;
}

.dev-two-columns-photo-right .video {
    width:50%;
    height:100%;
    position:absolute;
    top:0;
    right:0;
    overflow:hidden;
}

.dev-two-columns-photo-right .video iframe {
    width:100vw;
    height:56.25vw;
    height:50vw;
    /*min-height:75vh;
    min-width:197.77vh;*/
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
}


/* TWO COLUMNS PHOTO/VIDEO LEFT */

.dev-two-columns-photo-left {
	width:100%;
	position:relative;
	background:#fff;
}

.dev-two-columns-photo-left:before {
	content:"";
	width:100%;
	height:7px;
	position:absolute;
	top:-2px;
	left:50%;
	transform:translateX(-50%);
	z-index:2;
}

.dev-two-columns-photo-left .o-container {
    width:100%;
    padding:0;
}

.dev-two-columns-photo-left .c-grid__collapse--Boxes {
    width: 100%;
    margin: 0;
}

.dev-two-columns-photo-left .c-rich-text__section {
    width:100%;
    padding:0; 
    margin:0;
    display:flex;
}

.dev-two-columns-photo-left .col {
	width:50%;
	padding:120px 80px;
}

.dev-two-columns-photo-left .col:nth-child(3) {
	background:#fff;
}

.dev-two-columns-photo-left .col:nth-child(3) img {
	display:block;
	margin:0 auto;
}

.dev-two-columns-photo-left .video {
    width:50%;
    height:100%;
    position:absolute;
    top:0;
    right:0;
    overflow:hidden;
}

.dev-two-columns-photo-left .video iframe {
    width:100vw;
    height:56.25vw;
    min-height:100vh;
    min-width:197.77vh;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
}



.page-about-us .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/brightlife-meet-marcia.jpg") no-repeat top right / cover;
}

.page-our-process .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-our-process-header.jpg") no-repeat top center / cover;
}

.page-services .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-services-header.jpg") no-repeat top center / cover;
}

.page-contact-us .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-contact-us-header.jpg") no-repeat top center / cover;
}

.page-who-we-serve .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-who-we-serve-header.jpg") no-repeat top center / cover;
}

.page-retirees .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-retirees-header.jpg") no-repeat top center / cover;
}

.page-business-owners .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-business-owners-header.jpg") no-repeat top left / cover;
}

.page-women .dev-two-columns-photo-right .photo {
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-women-header.jpg") no-repeat top center / cover;
}

.page-veterinarians-practice-owners .dev-two-columns-photo-left .photo {
	background:url("https://rfgadvisory.com/fmg-images/brightlife-veterinarians-photo2.jpg") no-repeat top right / cover;
}

.page-women .dev-two-columns-photo-left .photo {
	background:url("https://rfgadvisory.com/fmg-images/brightlife-women-photo2.jpg") no-repeat top right / cover;
}

.page-families .dev-two-columns-photo-left .photo {
	background:url("https://rfgadvisory.com/fmg-images/brightlife-families-photo2.jpg") no-repeat top right / cover;
}

.c-grid__collapse--SideBySide {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
} 

.dev-two-columns-photo-right .c-btn span {
	color:#151414 !important;
}

.dev-two-columns-photo-right .c-btn:after {
	content: "";
    background: #fff;
}

#box1-image {

}

#box1-text {

}

.section ul {
	margin: 0 0 40px 0;
}

.section ul li a {
	text-decoration: underline;
}

section.ScaleToFit:not(.parallax) {
	background-position: top center !important;
}

.homepage .o-content__container section.section:nth-child(even) {
	background:#fff;
}

.c-header-modern {
	width:100%;
	background:none;
	position:absolute;
	top:0;
}

.c-header .o-container {
	width:100%;
	padding-top:0;
	padding-bottom:0;
}

.c-header-modern .c-header-content {
	height:100%;
}

.c-header-modern .c-header__inner,
.c-topnav__outer-wrapper {
	padding:0;
}

.dev-imgText-small #box1-text {
	padding-top: 0;
}

.dev-imgText-small h2 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 500;
	margin-bottom: 30px;
}


.dev-home-intro {
    background:#f4f5f7 !important;
}

.dev-home-intro .o-container {
    width:100%;
    padding:0;
}

.dev-home-intro .two-columns {
    width:100%;
    height:100%;

    position:relative;
}

.dev-home-intro .c-rich-text__section {
    width:100%;
    float:none;
    margin-left:0;
}

.dev-home-intro .two-columns .col {
    padding:0;
}

.dev-home-intro .col:nth-child(1) {
    /*background:#b9c9d0;*/
    position:relative;
    padding:90px 70px;
}

.dev-home-intro .col:nth-child(1) img {
	display:block;
	margin:0 auto;
}

.dev-home-intro .col:nth-child(2) {
    padding:120px 80px;
}

.dev-home-intro .inner-two-columns .col {
    background:none;
    padding:0;
}

.dev-home-intro .col:nth-child(1) .content {
    width:100%;
    float:right;
}

.dev-home-intro .col:nth-child(2) .content {
    width:100%;
    float:left;
    padding-left:0;
}

.dev-home-two-columns {
    /*background:#d9e2e2 !important;*/
}

.dev-home-two-columns .o-container {

}

.dev-intro .section_Form h2,
.dev-intro .section_SimpleText h2,
.dev-intro h2 {

	margin: 0 0 20px 0;
}

.dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-btn {
	color: #1c7ec2;
}

.link {
	font:600 20px/20px "Golos Text", serif;
	color:#b9c9d0;
	border-bottom:3px solid #b9c9d0;
	text-transform:none;
	text-decoration:none;
	display:inline-block;
	position:relative;
	padding-bottom:8px;
	transition:all 0.3s ease;
}

.link:after {
	content:"";
	background:url("https://rfgadvisory.com/fmg-images/powderpoint-arrow.svg") top center no-repeat;
	background-size:25px 12px;
	width:25px;
	height:12px;
	margin:0 0 0 13px;
	display:inline-block;
	transition:all 0.3s ease;
}

.link:hover::after {
	margin-left:15px;
}


.c-btn,
.submit,
.c-popup__submit {
	font:600 18px/20px "Golos Text", serif;
	color:#051d49;
	text-transform:none;
	text-decoration:none;
	background:#b9c9d0;
	margin:0 0 0;
	padding:20px 35px;
	border:0;
	display:inline-block;
	position:relative;
	transition:all 0.3s ease;
}

.c-btn:after {
	content:"";
	background:#026fac;
	width:100%;
	height:0px;
	position:absolute;
	bottom:0;
	left:0;
	transition:all 0.3s ease;
}




.c-btn:hover {
	background:#dfbc63;
}

.c-btn:hover span {
	color:#fff;
	position:relative;
	z-index:10;
}

.c-btn.arrow::after {
	content:"";
	background:url("../images/icon-arrow-white.svg") top center no-repeat;
	background-size:15px;
	width:15px;
	height:11px;
	margin:0 0 0 5px;
	display:inline-block;
	transition:all 0.3s ease;
}

.c-btn.arrow:hover::after {
	margin:0 0 0 10px;
}

.dev-get-started-button .c-btn {
	margin-top: 0;
}

.back-to-top {
	background: #b9c9d0;
	bottom:0;
}



/*-- Nav --*/

.c-template__logo {
	display:block !important;
	
}

.c-template__logo a {
	width:330px;
	height:80px;
	background:url("https://rfgadvisory.com/fmg-images/powderpoint-logo.svg") no-repeat center center;
	display:block;
	position:absolute;
	top:30px;
	left:30px;
	z-index:999;
}
/*
.subpage .c-template__logo a {
	width:300px;
	height:63px;
	background:url("https://rfgadvisory.com/fmg-images/brightlife-logo-subpage.svg") no-repeat center center;
	display:block;
	position:absolute;
	top:20px;
	left:40px;
}*/

.c-template__logo a h1 {
	text-indent:-999999px;
}

.c-template__logo a img {
	display:none;
}

#mainNav {
	height:100px;
}

#mainNav .c-topnav__menu-item .c-topnav__menu-text {
	font-family: "Golos Text", sans-serif;
	font-weight: 500;
	font-size:18px;
	line-height:20px;
	text-transform:none;
	letter-spacing: 0.03em;
	text-decoration: none;
	color: #fff;
	position:relative;
    transition: all 0.3s ease;
}

#mainNav .c-topnav__menu-item .c-topnav__menu-text:hover {
	color:#b9c9d0;
	opacity:1;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text span:after {
	background: #151414 !important;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text span {
	padding-bottom: 3px;
}

#mainNav .c-topnav__menu-item {
	margin-right: 20px;
}

#mainNav .c-topnav__menu-item .c-topnav__menu-text.selected span::after {
	
}

#mainNav .c-topnav__menu-item:nth-child(1) {
	display: none;
}

#mainNav .c-topnav__menu-item:last-child {
	margin-left:0;
	margin-right:30px;
}

.c-topnav__submenu-item:hover,
.c-topnav__submenu-item a:hover {
	background:#b9c9d0;
}

/*
#mainNav .c-topnav__menu-item:nth-child(5) {
	margin-right: 35px;
}*/

/*
#mainNav .c-topnav__menu-item:nth-last-child(2) .c-topnav__menu-text:before {
	content:"";
	width:18px;
	height:18px;
	display:inline-block;
	background: url(https://rfgadvisory.com/fmg-images/willow-phone.svg) center center no-repeat;
    background-size: 18px 18px;
    margin-right:10px;
    top:4px;
    position:relative;

}*/

/*
.c-header-modern .c-topnav__menu-item:last-of-type {
	height:100%;
}

#mainNav .c-topnav__menu-item:last-child {
	margin-right:0;
}
*/

#mainNav .c-topnav__menu-item:nth-last-child(2) a {
	font:600 18px/20px "Golos Text", serif;
	color:#fff;
	text-transform:none;
	background:none;
	border:2px solid #b9c9d0;
	letter-spacing: 0;
	padding:14px 30px 10px 30px;
	position:relative;
	transition:all 0.3s ease;
    display:flex;
	align-items:center;
}

#mainNav .c-topnav__menu-item:last-child a {
	font:600 18px/20px "Golos Text", serif;
	color:#051d49;
	text-transform:none;
	background:#b9c9d0;
	letter-spacing: 0;
	padding:16px 30px 12px 30px;
	border:0;
	position:relative;
	transition:all 0.3s ease;
    display:flex;
	align-items:center;
}

#mainNav .c-topnav__menu-item:last-child a:hover {
	background:#b9c9d0;
	color:#fff;
	transition:all 0.3s ease;
}

/*
#mainNav .c-topnav__menu-item:last-child a:after {
	content:"";
	background:rgba(184, 159, 76, 1) !important;
	width:100%;
	height:0px;
	position:absolute;
	bottom:0;
	left:0;
	transition:all 0.3s ease;
	opacity:1 !important;
}

#mainNav .c-topnav__menu-item:last-child a:hover::after {
	height:100%;
	opacity:1;
}
*/

.c-vcard-download--link {
	font: 600 20px / 20px "Golos Text", serif;
    text-decoration: none;
    color: #ceab53;
    margin-left:5px;
}

.c-svg path {
	fill:#ceab53;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text span:after {
	display:none;
}


.page-team-marcia-miller .c-template__logo a,
.page-team-kaitlyn-smith .c-template__logo a, 
.page-team-jennifer-lawrence .c-template__logo a,
.page-team-amanda-skinner .c-template__logo a {
	width:217px;
	height:50px;
}

.page-team-marcia-miller .c-header-modern .c-header__inner,
.page-team-kaitlyn-smith .c-header-modern .c-header__inner,
.page-team-jennifer-lawrence .c-header-modern .c-header__inner,
.page-team-amanda-skinner .c-header-modern .c-header__inner {
	background:#051d49 url("https://rfgadvisory.com/fmg-images/brightlife-homepage-background.jpg") no-repeat top left !important;
}

.c-topnav__submenu {
	background:#051d49;
}


/* TWO LOCATIONS */

.dev-two-locations h3 {
	font:700 22px/28px "Golos Text", sans-serif;
}

/*
.dev-two-locations h2 span {
	font-style: italic;
    color: #b9c9d0;
}*/

.dev-two-locations .o-container  {
	width:900px;
}


/* RFG Column */

.dev-two-columns-rfg {
	background:#fff;
	padding:0;
	margin-bottom:0;
}

.dev-two-columns-rfg a {
    text-decoration: none;
}

.dev-two-columns-rfg .o-container {
    width:100%;
}

.dev-two-columns-rfg .c-customsection__container {
	padding:0;
}

.dev-two-columns-rfg .c-grid__collapse--Boxes {
    width: 100%;
    margin: 0;
}

.dev-two-columns-rfg .c-grid__item.box {
    padding:100px 80px;
    margin-bottom: 0;
    background: #fff;
}

.dev-two-columns-rfg h3 {
	font-size: 30px;
	line-height: 38px;
	font-weight:700;
	margin-bottom: 30px;
}

.dev-two-columns-rfg .box:nth-child(2) {
    background:url("https://rfgadvisory.com/fmg-images/powered-by-rfg.jpg") no-repeat center center / cover;
}

.dev-two-columns-rfg .c-grid__item {
    width: 50% !important;
    margin: 0 !important;
}




/*-- Flipcards --*/

.dev-flipCards .box .c-section-boxes__inner-box .flipCardFront {
	background: #1c7ec2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.dev-flipCards .box .c-section-boxes__inner-box .flipCardBack {
	background: #1c7ec2;
	background: linear-gradient(90deg, rgba(20,77,142,1) 0%, rgba(80,152,206,1) 100%);
}

.dev-flipCards .box .c-section-boxes__inner-box .c-box__btn {
	color: #1c7ec2;
}

.dev-flipCards .box .c-section-boxes__inner-box .c-box__btn:hover {
	color: #1c7ec2;
	background: #fff;
}

.dev-flipCards .box .c-section-boxes__inner-box .flipCardFront, .dev-flipCards .box .c-section-boxes__inner-box .flipCardBack {
	box-shadow: none;
}

.dev-flipCards .box .c-section-boxes__inner-box .flipCardBack .c-box__title {
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
    margin: 0 0 15px 0;
}

.dev-flipCards .box .c-section-boxes__inner-box .flipCardBack .c-box__paragraph {
	font-size: 18px;
	margin: 0 0 20px 0;
}


/*-- Homepage --*/

.homepage .dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .sideBySideTitle {
	font-size: 70px;
	line-height: 75px;
	font-weight: 700;
	margin-bottom: 50px;
	color: #fff;
}

.homepage .dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-sxs--description {
	color: #fff;
}

.homepage .dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-sxs--description {
	color: #fff;
}

.homepage .dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-btn {
	background: #fff;
	color: #001641;
}

/*-- Subpage --*/

.subpage .dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-sxs__image,
.subpage .dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-sxs__text {
	min-height: 50vh;	
}

.dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .sideBySideTitle {
	font-size: 45px;
	line-height: 50px;
	font-weight: 500;
	margin-bottom: 40px;
}

.dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .sideBySideTitle {
	color: #001641;
}

.dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-sxs--description {
	color: #333334;
}

.dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-btn {
	background: #1c7ec2;
	background: linear-gradient(90deg, rgba(20,77,142,1) 0%, rgba(80,152,206,1) 100%);
	color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.05em;
	border-radius: 7px;
	padding: 17px 37px;
}

.section_SideBySide .Rectangle .c-image__crop img {
	
}

.section_Boxes .c-section-boxes__inner-box:nth-child(1) {
	padding-left: 0;
}

.section_Boxes .c-section-boxes__inner-box:nth-child(2) {
	padding-right: 0;
}

.dev-what-we-do-boxes h3 {
	font-size:26px;
	line-height:32px;
}

.dev-what-we-do-boxes .o-container {
	padding-bottom:30px;
}

.dev-what-we-do-boxes .c-section-boxes__inner-box {
	padding-left:30px;
	padding-right:30px;
}

.dev-what-we-do-boxes .photo {
	margin-bottom:30px;
}


/*-- About --*/

.c-header-modern .c-header__inner {

}

.c-team-info__icons {
	color: #ae132a;
}

.c-team-list__section--developer .c-team-member__portrait {
	width:22%;
	margin-left:0;
}

.c-team-list__section--developer .c-team-member__info {
	width:78%;
	padding-left:70px;
	margin-left:0;
}

.c-team-member__portrait img {
	width:100%;
	max-width:100%;
	border-radius:50%;
}

.team-img img {
	max-width:250px;
	border-radius:50%;
}

.c-team-list__summary {
	font-family: "Golos Text",sans-serif;
	font-size:17px;
	line-height:27px;
	font-weight:400;
    color:#151414;
    
	margin:0 0 40px 0;
}

.c-team-list__section--developer {
	border-bottom:3px solid #eff2f6;
	padding: 70px 0px;
}

.c-team-section__container:last-child {
	border:0;
}

.c-team-member__info p:nth-child(2) {
    font-family: "Golos Text", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #b9c9d0;
    margin:0 0 20px 0;
}

.c-team-member__info a {
	font:600 18px/20px "Golos Text", serif;
	text-decoration:none;
    color:#051d49;
}

.c-team-member__info a:nth-child(6),
.c-team-member__info a:nth-child(5) {
	text-transform: capitalize;
}

.c-team-member__info a:nth-child(6):after,
.c-team-member__info a:nth-child(5):after {
	content:" >";
}


/*
.c-team-member__info a:nth-child(6) {
	font-size: 16px;
	font-weight: 600;
	text-transform:none;
	color: #ceab53;
	display: block;
	margin-top: 20px;
}

.c-team-member__info a:nth-child(6):after {
	content:">";
	margin-left:8px;
}*/

.c-team-list__section--developer .c-team-member__info h4,
.c-team-list__section--developer .c-team-member__info h4 a,
.c-team-list__section--developer .c-team-member__info h4 p,
.c-team-list__section--developer .c-team-member__info h4 p span {
	font-size:40px;
	font-weight: 600 !important;
	text-transform: none;
	letter-spacing: 0;
	line-height:45px;
	color:#051d49;
	margin: 0 0 15px 0;
}

.c-team-list__section--developer .c-team-member__info h4 sup {
	font-size:25px;
}

.dev-powered .c-btn {
	text-align: center;
}

/*-- Bio Pages --*/

#agentContent {
	padding-top:80px;
	padding-bottom: 50px;
}

.team-img {
	border-radius:50%;
	margin-bottom: 20px;
}

.c-team-detail__h1--developer,
.c-team-detail__h1--developer p,
.c-team-detail__h1--developer p span {
	font-size: 50px;
    font-weight: 600 !important;
    text-transform: none;
    font-style:normal;
    letter-spacing: 0;
    line-height: 35px;
    color: #051d49;
    margin: 0 0 15px 0;
}

.c-team-detail__h2--developer {
	font-family: "Golos Text", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #b9c9d0;
    margin: 0 0 20px 0;
}

.fa {
	color: #fff;
}

.fa-phone,
.fa-envelope {
	color:#b9c9d0;
}

.team-contact a {
	font: 600 18px / 20px "Golos Text", serif;
    text-decoration: none;
    color: #051d49;
    margin-left:5px;
}

.c-team-contact--download {
	display:none;
}

.team-contact h3 {
	margin:0 0 0 0;
}


.page-team-christopher-l-eklund .c-header,
.page-team-michael-j-damon .c-header {
	background:#051d49;
	padding-bottom:40px !important;
}


/*-- Approach --*/


.approach-list {
	width:100%;
	background:#b9c9d0;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	border-radius:0;
	padding:60px;
	margin:0 0 30px 0;
}


.approach-list h3 {
	width:450px;
	font-family: "Golos Text", sans-serif;
    text-transform: uppercase;
    font-size:30px;
    line-height:35px;
    font-weight:600;
    text-transform:none;
    letter-spacing: 0;
    color: #051d49;
	padding:0 25px 0 70px;
}

.approach-list h3 span {
	font:600 25px/30px "Golos Text", sans-serif;
    letter-spacing:0.05em;
    text-transform:none;
	color:#051d49;
	text-align:center;
	background:rgba(255, 255, 255, 1);
	width:50px;
	height:50px;
	border-radius:50px;
	padding:10px 0 0;
	display:inline-block;
	position:absolute;
	top:60px;
	left:55px;
}

.approach-list article {
	width:-webkit-calc(100% - 450px);
	width:-moz-calc(100% - 450px);
	width:calc(100% - 450px);
	padding:0 0 0 50px;
	border-left:2px solid rgba(255, 255, 255, 0.3);
}



/*-- Services --*/

.dev-service-icons h4,
.dev-service-icons .c-section-boxes__inner-box .c-box__paragraph {
	margin: 0;
}


.dev-service-icons h4 {
	color: #001641;
}


/*-- Contact Us --*/

.page-contact-us iframe {
	border-radius: 10px;
}


/*-- Footer --*/

footer {
	background:#051d49;
	padding-top:0;
	margin-top:50px;
	position:relative;
}

footer:before {
	content:"";
	width:100%;
	height:50px;
	display:block;
	background:url(https://rfgadvisory.com/fmg-images/powderpoint-pattern.svg) no-repeat center top / 2000px 100px !important;
	background-size:2000px 100px;
	position:absolute;
	top:-50px;
	left:0;
}

footer h4 {
	font:600 30px/30px "Golos Text", serif;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
	margin:0 0 20px 0;
}

.moonlight-address_block a {
	font-size: 14px;
	line-height: 20px;
}

footer a {
	color: #fff;
	text-decoration:none;
}

.c-footer__quick-links {
	display: none;
}

.c-footer__disclosure .note {
	font-size: 14px;
	padding-left: 30px;
}

.c-footer__disclosure .note p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 20px;
}

.c-footer__contact p {
	color: #fff;
}

.moonlight-address_block,
.moonlight-contact-information,
.moonlight-contact-information a {
	font-family:Golos Text;
	font-size: 17px;
	font-weight: 300;
}

.moonlight-city {
	font-style: normal;
	font-weight: 300;
}

.c-footer__disclosure {
	width: calc(76.333333% - 33.6666666667px);
	margin-left:0;
}

.dev-no-padding .c-rich-text__section {
	margin-left: 0 !important;
}


/*-- Headers --*/


.dev-header {
	width: 100%;
	background:#051d49;
}

.dev-header:after {
	content:"";
	width:100%;
	height:50px;
	display:block;
	background:url(https://rfgadvisory.com/fmg-images/powderpoint-pattern.svg) no-repeat center top / 2000px 100px !important;
	background-size:2000px 100px;
}

.dev-header header {
	background: none;
}

.dev-header .o-container {
	width: 100% !important;
	padding: 0 !important;
}

.dev-header .c-rich-text__section {
	width: 100% !important;
    float: none;
    margin-left: 0;
}

.dev-header .header-photo .container {
	padding:50px 80px;
}

.dev-header h1 {
	font-family:"Golos Text", sans-serif;
	font-size:75px;
	line-height:77px;
	font-weight:600;
	color:#fff;
	margin-bottom:40px;
}

.dev-header p {
	font-size:18px;
	line-height:28px;
	color:#fff;
	margin-bottom:50px;
}

.dev-header h4 {
	margin-bottom: 30px;
}

header.header-photo {
	height:800px;
	position:relative;
	/*background:#051d49 url("https://rfgadvisory.com/fmg-images/brightlife-homepage-background.jpg") no-repeat top left;*/
	background:#051d49;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	padding-top:100px;
}

header.header-photo .container {
	width:50%;
	padding-top:0;
	padding-bottom:0;
}

header.header-photo .photo {
	width:50%;
	height:100%;
	position:relative;
	overflow:hidden;
}

header.header-photo .video {
	background:#000 url("https://rfgadvisory.com/fmg-images/powderpoint-home-header.jpg") no-repeat top center / cover;
	width:50%;
	height:100%;
	position:relative;
	overflow:hidden;
}

header.header-photo .video iframe {
	width:200%;
	height:100%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}

header.header-photo .video a {
	width:100%;
	height:100%;
	display:block;
	position:relative;
	z-index:2;
}

.play {
	background:url("https://rfgadvisory.com/fmg-images/willow-play.svg") top 24px left 30px no-repeat #b9c9d0;
	background-size:40px;
	width:90px;
	height:90px;
	position:absolute;
	bottom:0;
	right:0;
	z-index: 998;
	transition:all 0.3s ease;
}

.play:hover {

}

/*
header.header-photo .video .play {
	background-image:linear-gradient(to top right, #282828, #6a6a6a 50%, #282828 100%);
	width:90px;
	height:90px;
    position:absolute !important;
	bottom:0 !important;
    right:0 !important;
    transition:all 0.3s ease;
	-webkit-box-shadow:0 2px 20px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 2px 20px rgba(0, 0, 0, 0.15);
	box-shadow:0 2px 20px rgba(0, 0, 0, 0.15);
}

header.header-photo .video .play img {
	width:40px;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-18px;
	margin-top:-20px;
}

header.header-photo .scroll {
	width:20px;
	height:auto;
	padding-bottom:50px;
	position:absolute;
	bottom:40px;
	left:55%;
	z-index:10;
	cursor:pointer;
	opacity:0;
	transition:all 0.5s ease 0.3s;
}

header.header-photo .scroll.active {
	padding-bottom:0;
	opacity:1;
}

header.header-photo .scroll img {
	width:100%;
	height:auto;
	position:relative;
	top:0;
}*/


header {
	background-image:url("../images/water-background.jpg");
	background-position:center center;
	background-size:cover;
}


/* ----- Tables ----- */
table th {
  background: #535353;
  color: #fff;
  border-color: #2d2d2d;
  /* new styles */
  color: #fff;
  padding:8px; }

table.uses-accent th {
  background: #247ec2;
  color: #fff;
  border-color: #1c6297;
  /* new styles */
  color: #fff; }

table.uses-accent.is-framed {
  border-color: #247ec2;
  /* new styles */ }

table td {
	border: 1px solid #d9d9d9;
  border-color: #d9d9d9;
  padding:8px;
  /* new styles */ }

table td.is-highlighted {
    background: rgba(36, 126, 194, 0.3);
    /* new styles */ }

table.is-striped tbody tr:nth-child(even) {
  background: #f2f2f2;
  /* new styles */ }

table.is-dashed th,
table.is-dashed td {
  border-color: rgba(83, 83, 83, 0.4);
  /* new styles */ }

.accented,
.is-accent {
  color: #247ec2 !important;
  /* new styles */
  color: !important; }

.dev-centered.section_Boxes .c-grid__item.box, 
.dev-centered.section_Boxes .c-grid__collapse--Boxes {
	align-items:center;
}

.dev-blocks-side-by-side {
	position:relative;
}

.dev-blocks-side-by-side:before {
	content:"";
	background:url("https://rfgadvisory.com/fmg-images/willow-wave-pattern.png") repeat-x;
	background-size:31px 7px;
	width:100%;
	height:7px;
	position:absolute;
	top:-2px;
	left:50%;
	transform:translateX(-50%);
	z-index:2;
}

.dev-blocks-side-by-side a {
    text-decoration: none;
}

.dev-blocks-side-by-side .o-container {
    width:100%;
}

.dev-blocks-side-by-side .c-grid__collapse--Boxes {
    width: 100%;
    margin: 0;
}

.dev-blocks-side-by-side .c-grid__item.box {
    padding:60px 20px;
    margin-bottom: 0;
}

.dev-blocks-side-by-side h3 {
	font-size: 30px;
	line-height: 38px;
	margin-bottom: 30px;
}

.dev-blocks-side-by-side h5,
.dev-blocks-side-by-side h3,
.dev-blocks-side-by-side h6,
.dev-blocks-side-by-side h6 a {
    color: #fff;
}

.dev-blocks-side-by-side h3 {
	font:700 32px/37px "Golos Text", serif;
	margin-bottom: 10px;
}

.dev-blocks-side-by-side h5 {
	font-family: "Lato", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

.dev-blocks-side-by-side h6 {
    margin: 0;
}

.dev-blocks-side-by-side .box:nth-child(1) {
    background: #151414;
}

.dev-blocks-side-by-side .box:nth-child(2) {
    background: #b9c9d0;
}

.dev-blocks-side-by-side .box:nth-child(2) h3 {
	color:#151414;
}

.dev-blocks-side-by-side .c-grid__item {
    width: 50% !important;
    margin: 0 !important;
}


.dev-blocks-side-by-side .box .c-btn {
	color:#151414;
	background:#b9c9d0;
}

.dev-blocks-side-by-side .box:nth-child(2) .c-btn {
	color:#fff;
	background:#151414;
}

.dev-blocks-side-by-side .c-btn:hover span {
	color:#151414;
	position:relative;
	z-index:10;
}

.dev-blocks-side-by-side .box:nth-child(2) .c-btn:hover,
.dev-blocks-side-by-side .box:nth-child(2) .c-btn:hover span {
	color:#151414 !important;
	position:relative;
	z-index:10;
}

.dev-blocks-side-by-side .c-btn:after {
	content:"";
	background:#fff;
}

/* ACCORDION */

.dev-accordion {
	width:100%;
	padding:0;
}

.dev-accordion .o-container {
	width:100%;
	padding:0;
}

.dev-accordion .c-rich-text__section {
    width:100%;
    float:none;
    margin-left:0;
}

.accordion {
  text-align:left;
  margin:0;
}

.accordion-button {
    border-bottom:2px solid #d7d8d6;
    padding:60px 80px;
    margin:0;
}

.accordion .accordion-button:last-child {
	border-bottom:0;
}

.accordion-button h5 {
	margin:0;
}

.accordion-header {
    height:auto;
    display:flex;
    align-items:center;
    cursor:pointer;
    position:relative;
    padding:0 75px 0 0;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.accordion-header span {
  width:50px;
  height:50px;
  display:block;
  position:absolute;
  top:50%;
  right:0;
  margin:-25px 0 0 0;
  border-radius: 50%;

  background:url("https://rfgadvisory.com/fmg-images/willow-accordion-arrow.svg") no-repeat center center / 25px 17px;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

.active.accordion-header span {
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -o-transform:rotate(180deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.accordion-content {
  display:none;
}

.accordion-content p:first-child {
	margin-top:25px;
}

.accordion-content.active {
  display:block;
}

.accordion-content .content {
  padding:30px 0px 0 90px;
}

.accordion h2 {
    font-size:45px;
    position:relative;
    padding:0 0 0 0;
    margin:0;
}


.accordion .video,
.popup .video {
	width:40%;
	height:auto;
	padding:0 80px;
	float:right;
	position:relative;
	top:-30px;
	display:block;
}

.accordion .video img,
.popup .video img {
	width:100%;
	border-radius:10px;
	margin:0 auto;
}

.accordion .video .play,
.popup .video .play {
	background:#cf5c34;
	width:74px;
	height:74px;
	border-radius:74px;
	position:absolute;
	bottom:-14px;
	right:-14px;
	z-index:10;
	transition:all 0.3s ease;
}

.accordion .video:hover .play,
.popup .video:hover .play {
	background:#58595b;
}

.accordion .video .play img,
.popup .video .play img {
	width:25px;
	border-radius:0;
	height:auto;
	float:none;
	position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}



/*-- Get Started --*/


#get-started {
	text-align:center;
}

#get-started h4 {
	font-weight:600;
	color:#007ec4;
	margin-bottom:10px;
}

#get-started h2 {
	font-size:50px;
	margin:0 0 20px 0;
}

.page-contact-us #get-started h3 {
	font-size:23px;
	line-height:30px;
    margin: 0 0 15px 0;
}

#get-started h3 a {
	color: #151515;
}

#get-started .three-columns {
	display:flex;
	flex-wrap:wrap;
	margin:0 0 30px 0;
}

#get-started .three-columns .col {
	width:33.33%;
}

#get-started .icon {
	background: #fff;
	border:4px solid #b9c9d0;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin: 15px auto;
    position: relative;
}

#get-started .icon h5 {
	color: #fff;
    background: #C69E66;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    padding: 9px 0 0;
    margin: 0;
    position: absolute;
    top: 8px;
    left: -2px;
}

#get-started .icon h4 {
	font-size:22px;
	font-weight:700;
	color:#fff;
	background:#783a51;
	width:40px;
	height:40px;
	border-radius:40px;
	padding:6px 0 0;
	margin:0;
	position:absolute;
	top:7px;
	left:-2px;
}

#get-started .icon img {
	width:60px;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	border-radius:0;
	transform:translate(-50%, -50%);
}



.page-contact-us #get-started .col:nth-child(1) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/powderpoint-email.svg) no-repeat center center / 60px 60px;
}

.page-contact-us #get-started .col:nth-child(2) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/powderpoint-call.svg) no-repeat center center / 60px 60px;
}

.page-contact-us #get-started .col:nth-child(3) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/powderpoint-location.svg) no-repeat center center / 60px 60px;
}

.dev-get-started .c-grid__item.box {
	margin-bottom:0;
}


.dev-get-started .button {
	margin:0;
}


/* GET IN TOUCH */

.dev-get-in-touch {
    width:100%;
    /*background:#00223e url("https://rfgadvisory.com/fmg-images/brightlife-get-in-touch-background.jpg") no-repeat center top / cover !important;*/
    background:#b9c9d0 !important;
    position:relative;
    padding:0;
}

.dev-get-in-touch .overlay {
	/*background: linear-gradient(0deg, rgba(184, 159, 76, 1) 0%, rgba(233, 206, 129, 1) 100%) !important;*/
	/*background:#dddbd4 !important;*/
}


.dev-get-in-touch .o-container {
    padding-top:90px;
    padding-bottom:90px;

}

.dev-get-in-touch h2 {
    font-size:55px;
    line-height:55px;
    margin-top:0;
    margin-bottom:25px;
}

.dev-get-in-touch h2,
.dev-get-in-touch h3,
.dev-get-in-touch h5,
.dev-get-in-touch p {
    color:#051d49;
}

.dev-get-in-touch .link {
	color:#051d49;
	border-color:#051d49;
	margin:0;
}

.dev-get-in-touch .link:after {
	background:url("https://rfgadvisory.com/fmg-images/powderpoint-arrow-blue.svg") top center no-repeat;
}

.dev-get-in-touch .c-rich-text__section {
    width:100%;
    float:none;
    margin-left:0;
}

.dev-get-in-touch .three-columns .col {
    position:relative;
}

.dev-get-in-touch .three-columns .col:nth-child(1) {
    width:30%;
    padding-right:20px;
}

.dev-get-in-touch .three-columns .col:nth-child(2) {
    width:35%;
    padding:0 20px 0 30px;
}

.dev-get-in-touch .three-columns .col:nth-child(3) {
    width:35%;
    padding:0 30px;
}

.dev-get-in-touch .box {
    min-height:220px;
    border-left:2px solid rgba(255, 255, 255, 0.3);
    position:relative;
    padding:0 0 0 50px;
}

.page-retirees .dev-get-in-touch .box,
.page-business-owners .dev-get-in-touch .box,
.page-women .dev-get-in-touch .box {
    border-left:2px solid #dddbd4;
}

.dev-get-in-touch .link-container {
    width:400px;
    padding-left:50px;
    position:relative;
    position:absolute;
    bottom:0;
    left:0;
}


/*-- Blog --*/

.page-blog .body-container {
	padding-top: 50px;
}

.page-blog h1 {
	text-align: center;
}

.page-blog h2 a {
	color: #001641 !important;
	text-transform: none !important;
}

.page-blog .o-ui-list,
.page-blog .c-post-header {
	margin-top: 0;
    padding-top: 10px;
}

.o-ui-list {
	border: 0;
}

.c-post-header {
	padding-top: 50px;
	border: 0;
}

.c-post {
	padding-bottom: 70px;
}

.c-post-author__text {
	text-transform: uppercase;
}

.c-post-header__date {
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
}

.c-post__content  a:last-child {
	text-transform: uppercase;
	color: #1c7ec2;
}

.page-blog .c-posts .c-post__image {
	display: none;
}

.page-blog .c-posts .c-post__content {
	width: 100%;
	float: none;
	margin-left: 0;
}

.page-blog .c-post {
	padding-bottom: 0;
}

.c-posts__expand {
	font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #fff ;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.c-posts__expand a,
.page-blog .c-posts__expand a {
	background: #1c7ec2;
    background: linear-gradient(90deg, rgba(20,77,142,1) 0%, rgba(80,152,206,1) 100%);
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #fff !important;
    text-transform: uppercase !important;
    border-radius: 7px;
    transition: all 0s ease 0s;
    padding: 17px 37px;
} 

.c-circle,
.c-topnav__navwrapper.c-circle__expanded {
	background: #0e2d55;
}



#mainNav .c-circle__expanded .c-topnav__menu-item .c-topnav__menu-text {
	color: #fff;
}

#mainNav .c-circle__expanded .c-topnav__menu-item:last-child {
	margin: 0;
}

#mainNav .c-circle__expanded .c-topnav__menu-item:last-child a {
	font-family: "Golos Text", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 1.25rem 1.5rem;
    border: 0;
}



/* RFG TEAM */

#rfg-team {
	display:flex;
	flex-wrap:wrap;
}

#rfg-team .col {
	width:33.3%;
	text-align:center;
	padding:0 20px;
	margin:0 0 40px 0;
}

#rfg-team .col img {
	width:260px;
	margin:0 auto 15px auto;
}

#rfg-team .col h3 {
	font-size:38px;
	line-height:40px;
	margin:0 0 8px 0;
}

#rfg-team .col p {
	/*font:700 15px / 20px "arboria", sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#22b35d;*/
	margin:0 0 15px 0;
}

/*
#rfg-team .col .link {
	color:#b89e4a;
	border-bottom: 2px solid #b89e4a;
}

#rfg-team .col .link:after {
    background:url(https://rfgadvisory.com/fmg-images/treknorth-arrow-gold.svg) no-repeat;
}*/


/* CTA */


.dev-cta {
    width:100%;
    height:auto;
    /*background:#00b17b url("https://rfgadvisory.com/fmg-images/brightlife-cta-background.jpg") no-repeat center center / cover !important;*/
    background:#b9c9d0 !important;
    padding:60px 25px;
    transition:all 0.3s ease;
}

.dev-cta:hover {
	/*background:linear-gradient(0deg, rgba(233, 206, 129, 1) 0%, rgba(233, 206, 129, 1) 100%) !important;*/
	background:#036ea9;
}

.dev-cta:hover a {
	color:#fff;
}

.dev-cta:hover a:after {
    content:"";
        background: url(https://rfgadvisory.com/fmg-images/matterhorn-arrow-white.svg) no-repeat;
}

.dev-cta .o-container {
    padding:0 !important;
}

.dev-cta .c-text__section .box-copy {
    width:100%;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
}

.dev-cta img {
	width:65px;
	height:65px;
	display:block;
	margin:0 auto 20px auto;
}

.dev-cta h3 {
	font:500 28px/38px "Golos Text", sans-serif;
    letter-spacing:0;
    color: #051d49;
    display:inline-block;
    margin:0 0 40px 0;
}

.dev-cta h5 {
	color:#8ad6f4;
}

.dev-cta a {
    font:700 20px/20px "Golos Text", sans-serif;
    text-decoration:none;
    color:#fff;
    display:inline-block;
    margin:0 0 0 0;
}

.dev-cta p {
    padding:0;
    margin:0;
}

/* COLUMNS */

.columns {
	width:100%;
	display:flex;
	position:relative;
	flex-wrap:wrap;
	text-align:center;
	align-items:flex-start;
}

.columns .col {
	width:33.3%;
	padding:0 40px;
	margin:0 0 60px 0;
}

.columns .col h3 {
	font-size:24px;
	line-height:28px;
}

.columns .icon {
	width:160px;
	height:160px;
	background:#fff;
	border:4px solid #b9c9d0;
	border-radius:50%;
	display:flex;
    align-items:center;
    justify-content:center;
	position:relative;
	margin:0 auto 20px auto;
}

.columns .icon img {
	width:80px;
}

.columns .icon span {
	width:30px;
    height:30px;
	font:600 22px/22px "Golos Text", sans-serif;
    color:#051d49;
    background:#b9c9d0;
    border-radius: 30px;
    display:flex;
    align-items:center;
    justify-content:center;
    display:block;
    position:absolute;
    bottom:0;
    right:10px;
    padding:4px 0 0 0;
    margin:0;
}



/*-- Get Started --*/

.dev-get-started {
	background:#fff;
	text-align:center;
}

.dev-get-started .o-container {
	padding-top:120px;
	padding-bottom:120px;
}

.dev-get-started h2 {
	font-size:55px;
	color:#151414;
	margin:0 0 30px 0;
}

.dev-get-started .three-columns {
	display:flex;
	flex-wrap:wrap;
	margin-bottom:20px;
}

.dev-get-started .col {
	width:33.33%;
	margin:0 0 0;
}

.dev-get-started .icon {
	background:#f7f7f7;
	border:5px solid #b9c9d0;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin: 15px auto;
    position: relative;
}

.dev-get-started .icon h5 {
	font-family: "Golos Text", sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: 600;
	color: #fff;
	text-align:center;
	background: #bf6a1e;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	padding: 9px 0 0;
	margin: 0;
	position: absolute;
	top:10px;
	left:-6px;
}

.dev-get-started .icon h4 {
	font-size:22px;
	font-weight:700;
	color:#fff;
	background:#783a51;
	width:40px;
	height:40px;
	border-radius:40px;
	padding:6px 0 0;
	margin:0;
	position:absolute;
	top:7px;
	left:-2px;
}

.dev-get-started .icon img {
	width:60px;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	border-radius:0;
	transform:translate(-50%, -50%);
}

.dev-get-started .col:nth-child(1) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/willow-calendar.svg) no-repeat center center / 70px 70px;
}

.dev-get-started .col:nth-child(2) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/willow-discuss.svg) no-repeat center center / 70px 70px;
}

.dev-get-started .col:nth-child(3) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/willow-location.svg) no-repeat center center / 70px 70px;
}

.dev-get-started .c-grid__item.box {
	margin-bottom:0;
}



.page-contact-us .dev-get-started h3 {
	font-size:23px;
	line-height:30px;
}


/* WHO WE SERVE */

.dev-icons img {
	width:100%;
	margin-bottom:15px;
}

.dev-icons .link {
	margin-top:0;
}

/* Popups */

/*-- Fancybox --*/

.popup {
	background:#fff;
	width:1250px;
	padding:45px 5% 60px !important;
	display:none;
}

.popup h2 {
	font-size:50px;
	line-height:55px;
}

.popup .close {
	text-indent:-999999px;
	background:url("https://rfgadvisory.com/fmg-images/powderpoint-close.png") center center no-repeat;
	background-size:30px;
	border:0;
	width:50px !important;
	height:50px !important;
	border:3px solid #b9c9d0;
	border-radius:50%;
    position:absolute;
    top:20px;
	right:20px;
	cursor:pointer;
}

.fancybox-content {
	border-radius:5px !important;
	overflow:hidden !important;
}

.fancybox-button--close {
	background:url("../images/icon-close-white.svg") center center no-repeat !important;
	background-size:40px !important;
	border:0 !important;
	width:65px !important;
	height:65px !important;
    position:absolute !important;
    top:0 !important;
	right:0 !important;
	cursor:pointer !important;
}

@media (max-width: 1450px) {
	.dev-get-in-touch .three-columns .col:nth-child(1) {
		width:32%;
		padding-left:25px;
		padding-right:25px;
	}

	.dev-get-in-touch .three-columns .col:nth-child(2) {
		width:34%;
		padding:0 25px;
	}

	.dev-get-in-touch .three-columns .col:nth-child(3) {
		width:34%;
		padding:0 25px;
	}
}

@media (max-width: 1400px) {

	.c-logo--image {
		left:40px;
	}

	#mainNav .c-topnav__menu-item {
		margin-right:10px;
	}

	#mainNav .c-topnav__menu-item .c-topnav__menu-text,
	#mainNav .c-topnav__menu-item:nth-last-child(2) a,
	#mainNav .c-topnav__menu-item:last-child a {
		font-size:16px;
    	line-height:18px;
	}

	#mainNav .c-topnav__menu-item:nth-last-child(2) a,
	#mainNav .c-topnav__menu-item:last-child a {
		padding-left:20px;
		padding-right:20px;
	}


	.dev-two-columns-photo-right .col {
		padding:100px 60px;
	}

	footer {
		padding-left:40px;
		padding-right:40px;
	}
}


@media (max-width: 1300px) {
	.dev-header .header-photo .container {
		padding:130px 60px 100px 60px !important;

	}

	.dev-header h1,
	.dev-header p {
		margin:0 0 30px 0;
	}

	header .container {
		width:100% !important;
		padding-top:60px !important;
		padding-bottom:90px !important;
	}
	
	header.header-photo {
		height:auto;
		min-height:auto;
		flex-direction:column;
	}

	header.header-photo .photo,
	header.header-photo .video,
	#services-intro .col2 .video {
		width:100%;
		height:600px;
		padding:0;
	}

	header.header-photo .video iframe {
		height:125%;
	}
	
	header.header-photo .scroll {
		display:none;
	}

	h2 br {
		display: none;
	}



	#mainNav .c-topnav__menu-item {
		margin-right:8px;
	}

	#mainNav .c-topnav__menu-item:last-child a {
		padding-left:20px;
		padding-right:20px;
	}

	.popup {
		width:100%;
	}

	.dev-two-columns-fullwidth-photo-left .o-container,
	.dev-two-columns-rfg .o-container {
		padding-left:0 !important;
		padding-right:0 !important;
	}

	.dev-two-columns-fullwidth-photo-left .c-grid__item.box,
	.dev-two-columns-rfg .c-grid__item.box {
		padding:60px 40px
	}

	.dev-two-columns-fullwidth-photo-left #box1,
	.dev-two-columns-fullwidth-photo-left #box2,
	.dev-two-columns-rfg #box1,
	.dev-two-columns-rfg #box2 {
		margin-bottom:0 !important;
	}

	.dev-two-columns-photo-left .col {
		padding:90px 40px;
	}
}

@media (max-width: 1200px) {
	#mainNav .c-topnav__menu-item:last-child a {
		padding:20px 25px;
	}

	#mainNav .c-topnav__menu-item:last-child a {
		padding-left:15px;
		padding-right:15px;
	}

	#mainNav .c-topnav__menu-item {
		margin-right:2px;
	}


    .dev-home-intro .two-columns .col:nth-child(1) {
        width:100%;
        padding:40px;
    }

    .dev-home-intro .two-columns .col:nth-child(1) .list {
    	margin-bottom:0;
    }

    .dev-home-intro .two-columns .col:nth-child(1) img {
        width:500px;
        margin:0 auto;
    }

    .dev-home-intro .two-columns .col:nth-child(2) {
        width:100%;
        padding:90px 40px;
    }

    .dev-home-intro .inner-two-columns .col {
        padding:0 !important;
    }

    .dev-home-three-columns .col {
        width:100%;
    }

	.dev-two-columns-photo-right .c-rich-text__section {
		display:block;
	}

	.dev-two-columns .c-rich-text__section {
		display:block;
	}

	.dev-two-columns .col {
		width:100%;
		padding:100px 60px;
	}

	.dev-two-columns-photo-right .col {
		width:100%;
	}

	.dev-two-columns-photo-right .col {
		padding:100px 60px;
	}

	.dev-two-columns-photo-right .photo {
		height:400px;
	}

	.dev-two-columns-photo-right .video {
    width:100%;
    height:500px;
    position:relative;
    top:0;
    right:0;
    overflow:hidden;
    padding:0 !important;
}

.dev-two-columns-photo-right .video iframe {
    width:100vw;
    height:56.25vw;
    height:60vw;
    /*min-height:75vh;
    min-width:197.77vh;*/
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
}

	.page-about-us .dev-two-columns-photo-right .photo {
		background-position:top center;
	}

	.dev-two-columns-fullwidth-photo-left .c-grid__item,
	.dev-two-columns-rfg .c-grid__item {
		width:100% !important;
	}

	.dev-two-columns-photo-left .c-rich-text__section {
		display:block;
	}

	.dev-two-columns-photo-left .col:nth-child(2) {
		height:500px;
	}

	.dev-two-columns-photo-left .col {
		width:100% !important;
		display:block;
	}

	.dev-two-columns-rfg .box:nth-child(2) {
		height:450px;
	}

	.accordion-button {
		padding:30px 30px;
	}

	.accordion-content .content {
		padding:30px 0 0 0;
	}

	.accordion .video, .popup .video {
		top:0;
	}

	.dev-two-columns-rfg .c-section-boxes__inner-box,
	.c-section-boxes__inner-box {
		padding-right:0 !important;
	}

	#rfg-team .col {
		width:50%;
	}

	footer {
		padding-top:25px;
	}
}

@media (max-width: 1100px) {
	.dev-get-in-touch .three-columns .col:nth-child(1) {
		width:100%;
		padding-left:25px;
		padding-right:25px;
		margin:0 0 50px 0;
	}

	.dev-get-in-touch .three-columns .col:nth-child(2) {
		width:50%;
		padding:0 25px;
	}

	.dev-get-in-touch .three-columns .col:nth-child(3) {
		width:50%;
		border-left:2px solid rgba(255, 255, 255, 0.3);
		padding:0 25px;
	}

	.dev-get-in-touch .box {
		border-left:0 !important;
		padding:0 40px 0 0;
	}

	.dev-get-in-touch .link-container {
		padding-left:0;
	}

	.dev-two-columns-fullwidth-photo-left .c-grid__item,
	.dev-two-columns-rfg .c-grid__item {
		width:100% !important;
	}

	.dev-two-columns-rfg .box:nth-child(2) {
		height:450px;
	}

	.dev-two-columns #box1 {
		padding-right:0;
	}
	.dev-two-columns #box2 {
		padding-left:0;
	}

	.dev-home-intro .two-columns .col:nth-child(1),
	.dev-home-intro .two-columns .col:nth-child(2) {
		padding-left:25px;
		padding-right:25px;
	}

	footer {
		padding-left:25px;
		padding-right:25px;
	}
}

@media (max-width: 1050px) {
	.dev-header .header-photo .container {
		padding:100px 40px;
	}

	.dev-get-started .three-columns {
		justify-content:center;
	}

	.dev-get-started .col {
		width:50%;
	}

	.dev-cta br {
		display:none !important;
	}

	.dev-cta .c-text__section {
		width:100% !important;
    float:none !important;
    margin-left:0;
	}
}


@media (max-width: 991px) {
	h1 {
		font-size: 60px;
    	line-height: 60px;
	}

	h1 br {
		display: none;
	}

	.c-header {
		padding-top:0;
	}

	.c-template__logo--mobile .c-logo--image {
		max-height:60px;
	}

	.c-topnav__navbar {
		height:80px !important;
		background:transparent !important;
	}

	.c-header-modern {
		background:transparent !important;
	}

	.c-template__logo--mobile .c-logo--image {
		display:none;
	}

	.c-logo--image {
		top:0px;
	}

	.c-topnav__navbar.c-header--optimized .c-topnav__navbar-btn {
		left:15px;
	}

	.c-header-modern .c-topnav__navbar {
		position:absolute;
	}

	.c-navbar__toggle .c-center-bar,
	.c-navbar__toggle .c-center-bar:before,
	.c-navbar__toggle .c-center-bar:after {
		background:#b9c9d0;
	}

		.floating-broker-check {
		display:none;
	}


	#mainNav .c-topnav__menu-item .c-topnav__menu-text {
		color:#fff !important;
	}

	#mainNav .c-topnav__menu-item:last-child a {
		padding: 1.25rem 1.5rem
	}


	#mainNav .c-circle__expanded .c-topnav__menu-item:last-child a {
		font: 700 14px / 14px "Golos Text", sans-serif;
		color: #fff !important;
		border:0 !important;
	}

	#mainNav .c-topnav__menu-item:nth-last-child(2) {
		margin:0;
	}



	.c-header-modern .c-topnav__menu-item .c-topnav__menu-text {
		padding:20px 20px !important;
	}

	#mainNav .c-topnav__menu-item:nth-last-child(2) a,
	#mainNav .c-circle__expanded .c-topnav__menu-item:last-child a {
		font:600 18px/18px "Golos Text", sans-serif !important;
	}

	#mainNav .c-circle__expanded .c-topnav__menu-item .c-topnav__menu-text:hover {
		background:none !important;
	}

	.c-nav__expanded .c-topnav__navbar-btn .c-navbar__toggle .c-center-bar:before,
	.c-nav__expanded .c-topnav__navbar-btn .c-navbar__toggle .c-center-bar:after,
	.c-nav__expanded .c-topnav__navbar-btn .c-navbar__toggle .c-center-bar {

	}

	.c-template__logo--mobile .c-logo--link {
		width:270px;
	
	    background: url(https://rfgadvisory.com/fmg-images/powderpoint-logo.svg) no-repeat center center;
	    display: block;
	    position: absolute;
	    top: 10px;
	    left: 50%;
	    margin-left:-150px;
	}

	.c-template__logo a,
	.subpage .c-template__logo a {
		display:none;
	}

	.c-template__logo--mobile .c-template__logo--displayName {
		text-indent:-999999px;
	}

	.c-logo--image {
		left:50%;
		margin-left:-115px;
	}

	.c-navbar__toggle .c-center-bar,
	.c-navbar__toggle .c-center-bar:before,
	.c-navbar__toggle .c-center-bar:after {
		background:#b9c9d0;	
	}

	.c-topnav__navwrapper.c-circle__expanded {
		top:0;
	}

	.c-template__logo--mobile .c-logo--image {
		max-height:60px;
	}

	.dev-header .header-photo .container {
		padding:80px 40px 80px 40px !important;
	}

	.dev-blocks-side-by-side .c-grid__item {
    	width: 100% !important;
	}

	.dev-blocks-side-by-side .c-grid__item br {
		display: none;
	}

	.approach-list h3 {
		width: 100%;
	}

	.approach-list article {
		width: 100%;
	}

	.c-team-member__info {
		padding-right:0;
	}

	.c-team-list__section--developer .c-team-member__info {
		width:100%;
		padding-left:0;
	}

	.c-team-member__portrait img {
		margin:0 0 30px 0;
	}

	.c-team-list__section--developer .c-team-member__portrait {
		width:200px;
	}

	.dev-sub-header .c-rich-text__section {
		margin:0;
		float:none;
		width:100%;
	}

	.approach-list article {
		width: 100%;
		padding-left:0;
		border:0;
	}

	.approach-list article {
		margin-bottom:30px;
	}

	.approach-list h3 {
		margin-bottom:30px;
	}

	.accordion h2 {
		font-size:35px;
		line-height:37px;
	}

	.columns .col {
		width:50%;
	}

	#get-started .three-columns .col {
		width:50%;
		margin-bottom:30px;
	}

	.c-team-list__section--developer {
		padding-left:60px;
		padding-right:40px;
	}	

	footer {
		padding-top:0;
	}

	footer .contact, footer .quickLinks {
		text-align:center;
	}

	.c-footer__disclosure {
		width:100%;
		padding-left:0;
	}

	.c-footer__disclosure .note {
		padding-left:0;
	}
}

@media (max-width: 900px) {
	.dev-get-in-touch .box {
		min-height:260px;
	}

	.dev-two-columns-photo-right .video {
		height:400px;
	}
}

@media (max-width: 768px) {
	.dev-two-columns-photo-right .col,
	.dev-two-columns-photo-left .col {
		padding:90px 20px;
	}

	.dev-two-columns .col {
		padding:90px 20px;
	}

	.page-about-us .dev-two-columns-photo-right .photo {
		background-position:top center;
	}

	.dev-header .header-photo .container {
		padding:100px 20px;
	}

	.dev-sub-header .c-customsection__container {
		padding-top:130px;
		padding-bottom:30px;
	}

	.c-footer__disclosure .note {
		padding-right:0 !important;
	}

	.dev-two-columns-fullwidth-photo-left .c-grid__item.box, .dev-two-columns-rfg .c-grid__item.box {
		padding-left:25px;
		padding-right:25px;
	}
}


@media (max-width: 700px) {
	.dev-header h1,
	h1 {
		font-size: 55px;
		line-height: 55px;
		margin-bottom: 40px;
	}

	.dev-header h1 br {
		display: none;
	}


	h2,
	.dev-intro .section_Form h2, 
	.dev-intro .section_SimpleText h2, 
	.dev-intro h2 {
		font-size: 35px;
		line-height: 40px;
	}

	.dev-imgText-small h2,
	.section_Form h2, 
	.section_SimpleText h2 {
		font-size: 35px;
    	line-height: 40px;
	}

	h3 {
		font-size: 27px;
		line-height: 32px;
	}

	p {
		margin: 0 0 40px 0;
	}

	.dev-get-started h2 {
		font-size:45px;
	}

	#get-started .three-columns .col {
		width:100%;
	}

	.dev-get-in-touch .three-columns .col:nth-child(2) {
		width:100%;
		border-bottom:2px solid rgba(255, 255, 255, 0.3);
		padding:0 25px 40px 25px;
		margin-bottom:40px;
	}

	.dev-get-in-touch .three-columns .col:nth-child(3) {
		width:100%;
		border-left:0;
		padding:0 25px;
	}

	.dev-get-in-touch .box {
		min-height:auto;
		border-left:0;
		padding:0 40px 0 0;
	}

	.dev-get-in-touch .link-container {
		width:auto;
		position:relative;
	}

	.dev-get-in-touch .o-container {
		padding-top:90px;
		padding-bottom:90px;
	}

	#rfg-team .col {
		width:100%;
	}

	.dev-two-columns-photo-right .video {
		height:300px;
	}
}

@media (max-width: 600px) {
.dev-get-started .col {
		width:100%;
		margin-bottom:20px;
	}

	.accordion-button {
		padding:30px 20px;
	}

	.accordion-header span {
		right:-15px;
	}

	.accordion h2 {
		font-size:30px;
		line-height:32px;
	}

	.approach-list {
		padding-top:100px;
	}

	.approach-list h3 {
		padding-left:0;
	}

	.approach-list h3 span {
		top:40px;
	}

	.dev-header p {
		font-size:19px;
		line-height:28px;
	}

	header.header-photo .photo,
	header.header-photo .video, 
	#services-intro .col2 .video {
		height:500px;
	}

	.dev-cta h3 {
		font-size:24px;
		line-height:32px;
	}

	.dev-two-columns-photo-right .video iframe {
		width:150vw;
		height:100vw;
	}
}


@media (max-width: 500px) {

	h1,
	.dev-header h1 {
		font-size: 35px;
		line-height: 40px;
	}

	p {
		font-size:17px;
		line-height:26px;
	}

	.c-topnav__navbar.c-header--optimized .c-topnav__navbar-btn {
		left:0;
	}

	.c-template__logo--mobile .c-logo--link {
		width:220px;
		height:46px;
		left:auto;
		right:20px;
		margin:0;
	}

	.c-template__logo--mobile .c-logo--link {
		right:10px;
	}

	.dev-get-started h2 {
		font-size:40px;
	}

	.columns .col {
		width:100%;
		padding:0;
		margin:0 0 40px 0;
	}

	.fancybox-slide {
		padding:0;
	}

	.approach-list {
		padding-left:20px;
		padding-right:20px;
	}

	.approach-list h3 span {
		width:40px;
		height:40px;
		top:50px;
		left:20px;
		padding-top:8px;
	}

	.approach-list h3 {
		padding-right:0;
		padding-left:0;
	}

	header.header-photo .video iframe {
		width:240%;
	}
}

@media (max-width: 400px) {
	.dev-header .header-photo .container,
	.dev-sub-header .c-customsection__container {
		padding-left:25px !important;
		padding-right:25px !important;
	}

	.c-template__logo--mobile .c-logo--image {
		right:5px;
	}

	header.header-photo .photo, header.header-photo .video, #services-intro .col2 .video {
		height:450px;
	}

	header.header-photo .video iframe {
		width:270%;
	}

	.dev-header .header-photo .container {
		padding-top:0 !important;
	}

	.dev-sub-header .c-customsection__container {
		padding-top:110px;
		padding-bottom:1s0px;
	}
}
