body {
    font-size: 19px;
    font-family: "Roboto Serif",sans-serif;
    font-weight: 400;
    font-optical-sizing: auto;
    font-variation-settings:
    "wdth" 100,
    "GRAD" 0;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Host Grotesk", sans-serif;
	text-transform: none;
}

h1 {
	font-size:65px;
	line-height:70px;
	font-weight:600;
	color: #fff;
	margin: 0 0 30px 0;
}

h1 span {
	font-style: italic;
}

h2 {
	font-size:40px;
	line-height:42px;
	font-weight:700;
	color:#000f02;
	margin: 0 0 40px 0;
}

.section_Form h2,
.section_SimpleText h2 {
	font-size: 52px;
	line-height:56px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 40px;
}


h3 {
	font-size: 30px;
	line-height: 40px;
	font-family: "Host Grotesk",sans-serif;
	font-weight: 700;
	text-transform: none;
	letter-spacing:0;
	color: #151414;
    margin: 0 0 20px; 
}

h4 {
	font-family: "Host Grotesk",sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #8dc63f;
	margin: 0 0 20px 0;
}

h5 {
	font-family: "Roboto Serif", sans-serif;
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#151414;
	margin: 0 0 10px 0;
}

p {
	font-family: "Roboto Serif", sans-serif;
	font-size: 17px;
	line-height: 28px;
	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: "Roboto Serif",sans-serif;
	font-size: 19px;
	line-height: 29px;
	font-weight: 400;
    color: #151414;
	margin: 0 0 10px 0;
}

.list li::marker {
  color:#8dc63f;
}

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 30px 0;
}

.dev-grey {
	background:#dddbd4;
}

.flex {
	display:flex;
	flex-wrap:wrap;
}

.photo {
	display:block;
	width:100%;
}

.o-container {
	width:1350px;
}

.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:#3a4303 /*url("https://rfgadvisory.com/fmg-images/licata-subpage-header.jpg") no-repeat top center / cover*/;
}

.dev-pattern .o-container {
	width:100%;
	padding:0;
}

.dev-pattern .c-rich-text__section {
	width:100%;
    float:none;
    margin-left:0 !important;
}

.dev-pattern .c-text__section {
	width:100%;
	float:none;
	margin-left:0 !important;
}

#pattern {
	width:100%;
	height:55px;
	background:url("https://rfgadvisory.com/fmg-images/licata-pattern.svg") repeat-x top center;
	display:block;
}

.dev-sub-header .o-container {
	padding-top:150px;
	padding-bottom:70px;
}


/* TWO COLUMNS PHOTO RIGHT */

.dev-two-columns-photo-right {
	width:100%;
	position:relative;
	background:#dddbd4;
}

.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:after {
	content:"";
	width:100%;
	display:block;
	border-bottom: 12px solid #f26322;
}


.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 .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;
    min-height:100vh;
    min-width:197.77vh;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
}


.dev-two-columns-photo-right .col h2,
.dev-two-columns-photo-right .col p {
	color:#151414;
}


/* TWO COLUMNS PHOTO LEFT */

.dev-two-columns-photo-left {
	width:100%;
	position:relative;
	background:#dddbd4;
}

.dev-two-columns-photo-left: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-left:after {
	content:"";
	width:100%;
	display:block;
	border-bottom: 12px solid #f26322;
}


.dev-two-columns-photo-left .o-container {
    width:100%;

}

.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 .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/matterhorn-about-header.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;
}

.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;
	left:0;
	z-index:999;
	padding-left:40px;
	padding-right:40px;
}

.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-intro {
	border-bottom: 13px solid #dddddd;
}

.dev-intro .section_Form h2,
.dev-intro .section_SimpleText h2,
.dev-intro h2 {
	font-size: 57px;
	line-height: 70px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 20px 0;
}
*/
.dev-imgText-fullsize .o-container .c-grid__collapse--SideBySide .c-btn {
	color: #1c7ec2;
}


.c-btn,
.link, 
.submit,
.c-popup__submit {
	font:600 20px/20px "Host Grotesk", serif;
	color:#fff;
	text-transform:none;
	text-decoration:none;
	background:#f26322;
	margin:20px 0 0;
	padding:20px 35px;
	border:0;
	display:inline-block;
	position:relative;
	transition:all 0.3s ease;
}

.c-btn:after,
.link:after {
	content:"";
	background:#026fac;
	width:100%;
	height:0px;
	position:absolute;
	bottom:0;
	left:0;
	transition:all 0.3s ease;
}

.c-btn:hover::after,
.link:hover::after {
	
}

.c-btn:hover,
.link:hover {
	background:#8dc63f;
}

.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;
}

.link2 {
	font:600 20px/20px "Host Grotesk", serif;
	color:#f26322;
	text-transform:none;
	text-decoration:none;
	margin:20px 0 0;
	padding:0 0 3px 0;
	border-bottom:2px solid #f26322;
	display:inline-block;
	position:relative;
	transition:all 0.3s ease;
}

.link2:after {
	content:"";
	background:url("https://rfgadvisory.com/fmg-images/licata-arrow-orange.svg") no-repeat;
	width:26px;
	height:14px;
	margin:0 0 0 15px;
	display:inline-block;
	transition:all 0.3s ease;
}

.dev-get-started-button .c-btn {
	margin-top: 0;
}

.back-to-top {
	background:#f26322;
	bottom:0;
}



/*-- Nav --*/

.c-template__logo {
	display:block !important;
	
}

.c-logo--image {
	display:none;
}

.c-template__logo a {
	width:230px;
	height:96px;
	background:url("https://rfgadvisory.com/fmg-images/licata-logo.svg") no-repeat center center;
	display:block;
	position:absolute;
	top:20px;
	left:40px;
}

/*
.subpage .c-template__logo a {
	width:300px;
	height:63px;
	background:url("https://rfgadvisory.com/fmg-images/matterhorn-logo-subpage.svg") no-repeat center center;
	display:block;
	position:absolute;
	top:20px;
	left:40px;
}*/

.c-template__logo a h1 {
	text-indent:-999999px;
}

#mainNav {
	height:100px;
}

#mainNav .c-topnav__menu-item .c-topnav__menu-text {
	font-family: "Host Grotesk", sans-serif;
	font-weight:500;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing:0.05em;
	color: #fff;
	position:relative;
    transition: all 0.3s ease;
}

#mainNav .c-topnav__menu-item .c-topnav__menu-text:hover {
	color:#8dc63f;
	opacity:1;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text span:after {
	background: #8dc63f !important;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text span {
	padding-bottom: 3px;
}

#mainNav .c-topnav__menu-item {
	margin-right: 25px;
}

#mainNav .c-topnav__menu-item .c-topnav__menu-text.selected span::after {
	background: #8dc63f;
}

#mainNav .c-topnav__menu-item:nth-child(1) {
	display: none;
}

#mainNav .c-topnav__menu-item:last-child {
	margin-left: 10px;
}

.c-topnav__submenu-item:hover,
.c-topnav__submenu-item a:hover {
	background:#f26322;
}

/*
#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;

}*/



#mainNav .c-topnav__menu-item:last-child {
	margin-right:0;
}

#mainNav .c-topnav__menu-item:last-child a {
	font:600 20px/20px "Host Grotesk", serif;
	color:#fff !important;
	text-transform:none;
	background:none;
	border:4px solid #8dc63f;
	letter-spacing: 0;
	padding:15px 25px 12px 25px;
	position:relative;
	transition:all 0.3s ease;
    display:flex;
	align-items:center;
}

#mainNav .c-topnav__menu-item:last-child a:after {
	content:"";
	background:#8dc63f !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-header-modern .c-topnav__menu-item .c-topnav__menu-text span:after {
	display:none;
}

#mainNav .c-topnav__menu-item:last-child a:hover,
#mainNav .c-topnav__menu-item:last-child a:hover span {
	color: #fff;
	position:relative;
	z-index:10;
}


/* TWO LOCATIONS */

.dev-two-locations h3 {
	font:700 22px/28px "Host Grotesk", sans-serif;
}

/*
.dev-two-locations h2 span {
	font-style: italic;
    color: #f26322;
}*/

.dev-two-locations .o-container  {
	width:900px;
}


/* RFG Column */

.dev-two-columns-rfg {
	background:#dddbd4;
	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: #dddbd4;
}

.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;
}


/*-- About --*/

.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-bottom:10px solid #f26322;
}

.c-team-member__info p:nth-child(2) {
	font-family: "Host Grotesk", sans-serif;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #8dc63f;
    margin: 0 0 30px 0;
}

.c-team-member__info a {
	font:600 19px/19px "Host Grotesk", serif;
	text-decoration:none;
    color:#f26322;
}

.c-team-member__info a:nth-child(6) {
	font: 600 20px / 20px "Host Grotesk", serif;
    color: #f26322;
    text-transform: none;
    text-decoration: none;
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
    display: inline-block;
    position: relative;
}

.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 {
	font-size: 40px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0;
	line-height: 45px;
	color:#151414;
	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-bottom: 100px;
}

.team-img {
	margin-bottom: 20px;
}

.c-team-detail__h1--developer {
	font-family: "Host Grotesk",sans-serif;
	font-size: 40px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    line-height: 35px;
    margin: 0 0 10px 0;
}

.c-team-detail__h2--developer {
	font: 400 14px / 18px Roboto Serif, sans-serif;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #151414;
    margin: 0 0 30px 0;
}

.fa {
	color: #fff;
}

.fa-phone,
.fa-envelope {
	color:#f26322;
}

.team-contact a {
	font: 800 19px / 19px "Host Grotesk", serif;
    text-decoration: none;
    color: #151414;
    margin-left:5px;
}

.team-contact h3 {
	margin:0 0 0 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 {
	margin:0 0 15px 0;
}

#rfg-team .col .link {
	font:600 20px/20px "Host Grotesk", serif;
    color:#f26322;
    text-transform: none;
    text-decoration: none;
    background:none;
    margin:0;
    padding:0;
    border: 0;
    display: inline-block;
    position: relative;
}

#rfg-team .col .link:after {
    background:url(https://rfgadvisory.com/fmg-images/treknorth-arrow-gold.svg) no-repeat;
}




/*-- Approach --*/


.approach-list {
	width:100%;
	background:#dfe1d6;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	border-radius:0;
	padding:60px;
	margin:0 0 30px 0;
}


.approach-list h3 {
	width:500px;
	font-family: "Host Grotesk", sans-serif;
    text-transform: uppercase;
    font-size:40px;
    line-height:45px;
    font-weight:600;
    text-transform:none;
    letter-spacing: 0;
    color: #151414;
	padding:0 25px 0 60px;
}

.approach-list h3 span {
	font:600 21px/21px "Host Grotesk", sans-serif;
    letter-spacing:0.05em;
    text-transform:none;
	color:#fff;
	text-align:center;
	background:#f26322;
	width:45px;
	height:45px;
	border-radius:50px;
	padding:13px 0 0;
	display:inline-block;
	position:absolute;
	top:60px;
	left:55px;
}

.approach-list article {
	width:-webkit-calc(100% - 500px);
	width:-moz-calc(100% - 500px);
	width:calc(100% - 500px);
	border-left:2px solid #fff;
	padding:0 0 0 50px;
}



/*-- 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: #011b15 url("https://rfgadvisory.com/fmg-images/licata-footer-background.jpg") center center;
	padding-top: 80px;
}

footer h4 {
	font:600 30px/30px "Host Grotesk", 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: 13px;
	line-height: 18px;
	color: #fff;
	margin-bottom: 20px;
}

.c-footer__contact p {
	color: #fff;
}

.moonlight-address_block,
.moonlight-contact-information,
.moonlight-contact-information a {
	font-family: "Roboto Serif", sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}

.moonlight-city {
	font-style: normal;
	font-weight: 300;
}

.c-footer__disclosure {
	width: calc(75.333333% - 31.6666666667px);
}

.dev-no-padding .c-rich-text__section {
	margin-left: 0 !important;
}


/*-- Headers --*/


.dev-header {
	width: 100%;
	background: #fff;
}

.dev-header header {
	background:#3a4303;
}

.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:80px 80px;
}

.dev-header h1 {
	font-family:"Host Grotesk", sans-serif;
	font-size:80px;
	line-height:85px;
	font-weight:600;
	color:#fff;
	margin-bottom:40px;
}

.dev-header p {
	font-size:19px;
	line-height:28px;
	color:#fff;
}

.dev-header h4 {
	margin-bottom: 30px;
}

header.header-photo {
	height: 700px;
	position:relative;
	/*background:url("https://rfgadvisory.com/fmg-images/licata-homepage-header-background.jpg") no-repeat top left / cover;*/
	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:url("https://rfgadvisory.com/fmg-images/licata-home-header.jpg") no-repeat center 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 #f26322;
	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 "Host Grotesk", 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: #f26322;
}

.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:#f26322;
}

.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:#8dc63f;
	margin-bottom:10px;
}

#get-started h2 {
	font-size:50px;
	margin:0 0 20px 0;
}

.page-contact-us #get-started h3 {
	font:700 22px /28px "Host Grotesk", sans-serif;
    color: #151515;
    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: #b89e4a;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin: 15px auto;
    position: relative;
}

#get-started .icon h5 {
	color: #fff;
    background: #f26322;
    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:#efede7 url(https://rfgadvisory.com/fmg-images/matterhorn-call.svg) no-repeat center center / 65px 65px;
}

.page-contact-us #get-started .col:nth-child(2) .icon {
	background:#efede7 url(https://rfgadvisory.com/fmg-images/matterhorn-email.svg) no-repeat center center / 65px 65px;
}

.page-contact-us #get-started .col:nth-child(3) .icon {
	background:#efede7 url(https://rfgadvisory.com/fmg-images/matterhorn-location.svg) no-repeat center center / 65px 65px;
}

.dev-get-started .c-grid__item.box {
	margin-bottom:0;
}


.dev-get-started .button {
	margin:0;
}

/* GET IN TOUCH */



/* GET IN TOUCH */

.dev-get-in-touch {
    width:100%;
    /*background:#00223e url("https://rfgadvisory.com/fmg-images/crescent-get-in-touch-background.jpg") no-repeat center top !important;*/
    position:relative;
    /*background: linear-gradient(0deg, rgba(184, 159, 76, 1) 0%, rgba(233, 206, 129, 1) 100%) !important;*/
    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:#dfe1d6 /*url("https://rfgadvisory.com/fmg-images/licata-get-in-touch-background.jpg") no-repeat center center / cover !important*/;
}

.page-retirees .dev-get-in-touch .overlay,
.page-business-owners .dev-get-in-touch .overlay,
.page-women .dev-get-in-touch .overlay {
	background:#fff !important;
}


.dev-get-in-touch .o-container {
    padding-top:90px;
    padding-bottom:90px;

}

.dev-get-in-touch h2 {
    
    font-size:55px;
    line-height:55px;
    color:#151414;
    margin-top:0;
}

.dev-get-in-touch h3,
.dev-get-in-touch p {
    color:#151414;
}

.dev-get-in-touch h4 {
	color:#151414;
}

.dev-get-in-touch .link {

	margin:0;
}

.dev-get-in-touch .link:after {
    background:none;
}

.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:40px;
}

.dev-get-in-touch .three-columns .col:nth-child(2) {
    width:35%;
    padding:0 30px 0 40px;
}

.dev-get-in-touch .three-columns .col:nth-child(3) {
    width:35%;
    padding:0 40px;
}

.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: #3a4303;
}



#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: "Host Grotesk", 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;
}



/* CTA */


.dev-cta {
    width:100%;
    height:auto;
    /*background: linear-gradient(0deg, rgba(184, 159, 76, 1) 0%, rgba(233, 206, 129, 1) 100%) !important;*/
    background:#8dc63f;
    padding:35px 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:#8dc63f;
}

.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;
    flex-direction: row;
    align-items:center;
    justify-content:center;
}

.dev-cta h3 {
	font:700 23px/23px "Host Grotesk", sans-serif;
    letter-spacing:0;
    color: #fff;
    display:inline-block;
    margin:0 30px 0 0;
}

.dev-cta a {
    font:700 20px/20px "Host Grotesk", sans-serif;
    text-decoration:none;
    color:#fff;
    display:inline-block;
    margin:0 30px 0 0;
}


.dev-cta a:after {
    content:"";
    width:26px;
    height:14px;
        background: url(https://rfgadvisory.com/fmg-images/matterhorn-arrow-white.svg) no-repeat;
    display: inline-block;
    position: relative;
    top: 1px;
    margin: 0 0 0 15px;
}

.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:22px;
	line-height:25px;
}

.columns .icon {
	width:150px;
	height:150px;
	background:#dfe1d6;
	border-radius:150px;
	display:flex;
    align-items:center;
    justify-content:center;
	position:relative;
	margin:0 auto 20px auto;
}

.columns .icon img {
	width:70px;
}

.columns .icon:after {
	content:"+";
	width:30px;
    height:30px;
	font:600 22px/22px "Host Grotesk", sans-serif;
    color:#fff;
    background:#f26322;
    border-radius: 30px;
    display:flex;
    align-items:center;
    justify-content:center;
    position:absolute;
    bottom:0;
    right:10px;
    padding: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 #f26322;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin: 15px auto;
    position: relative;
}

.dev-get-started .icon h5 {
	font-family: "Roboto Serif", 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 .col:nth-child(1) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/willow-contact-phone.svg) no-repeat center center / 70px 70px;
}

.page-contact-us .dev-get-started .col:nth-child(2) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/willow-contact-email.svg) no-repeat center center / 70px 70px;
}

.page-contact-us .dev-get-started .col:nth-child(3) .icon {
	background:#fff url(https://rfgadvisory.com/fmg-images/willow-contact-location.svg) no-repeat center center / 70px 70px;
}

.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 .close {
	text-indent:-999999px;
	background:url("https://rfgadvisory.com/fmg-images/licata-close.png") center center no-repeat;
	background-size:40px;
	border:0;
	width:60px !important;
	height:60px !important;
    position:absolute;
    top:5px;
	right:5px;
	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) {
	footer .o-container {
		padding-left:40px;
		padding-right:40px;
	}

	.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;
	}

	.dev-header p br {
		display:none;
	}
}

@media (max-width: 1400px) {
	.c-topnav__navwrapper .c-topnav__menu-item:nth-of-type(7) {
		display:none;
	}

	.c-logo--image {
		left:40px;
	}

	.dev-two-columns-photo-right .col {
		padding:100px 60px;
	}
}


@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: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;
	}

	#rfg-team .col {
		width:50%;
	}
}

@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:10px;
	}

	.dev-two-columns-photo-right .c-rich-text__section {
		display:block;
	}

	.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;
	}

	.page-about-us .dev-two-columns-photo-right .photo {
		background-position:top -100px center;
	}

	.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;
	}

	.accordion-button {
		padding:30px 30px;
	}

	.accordion-content .content {
		padding:30px 0 0 0;
	}

	.accordion .video, .popup .video {
		top:0;
	}

	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;
	}
}

@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%;
	}
}


@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:#3a4303 !important;
	}

	.c-header-modern {
		background:transparent !important;
	}

	.c-logo--image {
		top:0px;
	}

	.c-navbar__toggle .c-center-bar,
	.c-navbar__toggle .c-center-bar:before,
	.c-navbar__toggle .c-center-bar:after {
		background:#f26322;
	}

	.floating-broker-check {
		display:none;
	}


	#mainNav .c-topnav__menu-item .c-topnav__menu-text {
		font-size:20px;
		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 "Host Grotesk", sans-serif;
		color: #fff !important;
		border:0 !important;
	}

	#mainNav .c-topnav__menu-item:nth-last-child(2) {
		margin:0;
	}

	#mainNav .c-topnav__menu-item:nth-last-child(2) a, #mainNav .c-topnav__menu-item:last-child a {
		background:none;
	}

	.c-header-modern .c-topnav__menu-item .c-topnav__menu-text {
		padding:20px 20px !important;
	}

	#mainNav .c-circle__expanded .c-topnav__menu-item .c-topnav__menu-text:hover {
		background:none !important;
		color:#f26322 !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 {
		background:#f26322
	}

	#mainNav .c-circle__expanded .c-topnav__menu-item:last-child a {
		font-size:20px;
		text-transform:none;
	}

	#mainNav .c-topnav__menu-item:last-child a:hover {
		color:#bca26c;
	}

	#mainNav .c-topnav__menu-item:last-child a:after {
		display:none;
	}

	.c-template__logo--mobile .c-logo--link {
		width:168px;
		height:70px;
		background:url(https://rfgadvisory.com/fmg-images/licata-logo.svg) no-repeat center center;
	    display: block;
	    position: absolute;
	    top: 5px;
	    left: 50%;
	    margin-left:-84px;
	}

	.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:#f26322;	
	}

	.c-topnav__navwrapper.c-circle__expanded {
		top:0;
	}

	.c-template__logo--mobile .c-logo--image {
		max-height:60px;
	}

	.dev-header .header-photo .container {
		padding:30px 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;
	}

	.dev-sub-header .o-container {
		padding-top:110px;
		padding-bottom:40px;
	}

	.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;
	}

	.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;
	}

	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: 768px) {
	.dev-two-columns-photo-right .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;
	}



	.c-footer__disclosure .note {
		padding-right:50px;
	}

	.dev-two-columns-fullwidth-photo-left .c-grid__item.box, .dev-two-columns-rfg .c-grid__item.box {
		padding-left:25px;
		padding-right:25px;
	}

	.section_Boxes .c-section-boxes__inner-box {
		padding-right:0;
	}

	#rfg-team .col {
		width:100%;
	}
}


@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;
	}
}

@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;
	}
}


@media (max-width: 500px) {

	h1,
	.dev-header h1 {
		font-size: 40px;
		line-height: 42px;
	}

	h2,
	.dev-intro .section_Form h2,
	.dev-intro .section_SimpleText h2,
	.dev-intro h2 {
		font-size:30px;
        line-height:35px;
	}

	p {
		font-size:17px;
		line-height:26px;
	}

	.dev-sub-header .o-container {
		padding-bottom:20px;
	}

	.c-template__logo--mobile .c-logo--link {
		left:auto;
		right:20px;
		margin:0;
	}

	.list li {
		font-size: 17px;
    line-height: 25px;
	}

	.dev-get-started h2 {
		font-size:40px;
	}

	.approach-list h3 {
		font-size:35px;
		line-height: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%;
	}

	.dev-cta a {
		margin-right:0;
	}
}

@media (max-width: 400px) {
	.dev-header .header-photo .container {
		padding:40px 25px 50px 25px !important
	}

	.dev-sub-header .c-customsection__container {
		padding-top:130px;
		padding-bottom:40px;
	}

	.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%;
	}
}



/* LANDING PAGES */

.page-tax-retirement header.header-photo .video {
	background:url(https://rfgadvisory.com/fmg-images/licata-tax-retirement-header.jpg) no-repeat center center / cover;
}

header.header-photo {
	overflow:hidden;
}

.page-tax-retirement .dev-header h1 {
	font-size:70px;
    line-height:75px;
}

.dev-intro {
	width:1000px;
	margin:0 auto;
}

.dev-intro h2 {
	font-size:56px;
	line-height:60px;
}

.page-strategies-professionals header.header-photo .video {
	background:url(https://rfgadvisory.com/fmg-images/licata-strategies-professionals-header.jpg) no-repeat center center / cover;
}

.page-strategies-professionals .dev-header h1 {
	font-size:60px;
    line-height:65px;
}


@media (max-width: 1050px) {
	.dev-intro {
		width:100%;
		padding-left:40px;
		padding-right:40px;
		margin:0;
	}

	.page-strategies-professionals .dev-header h1,
	.page-tax-retirement .dev-header h1 {
		font-size:50px;
    	line-height:55px;
	}
}

@media (max-width: 767px) {
	.dev-header .header-photo .container {
		padding:30px 20px 80px 20px !important;
	}

	.dev-intro {
		padding:0;
	}

	.dev-intro h2 {
		font-size:46px;
		line-height:48px;
	}

	footer .o-container {
		padding-left:0;
		padding-right:0;
	}
}

@media (max-width: 450px) { 
	.page-strategies-professionals .dev-header h1,
	.page-tax-retirement .dev-header h1 {
		font-size:40px;
        line-height:45px;
	}

	.dev-header p {
		font-size:17px;
		line-height:24px;
	}

	.dev-intro h2 {
		font-size:36px;
		line-height:40px;
	}
}