/** Web Developer Custom Stylesheet **/

#nf-form-113-cont {
	min-height:610px;
}

.header-contents {
	display:none !important;
}

@font-face {
    font-family: 'GoodTimes';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/good times rg.woff') format('woff'), 
		 url('fonts/good times rg.ttf') format('truetype');
}

/* Bio Landing page */
#bio_landing_wrapper {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 60px);
	max-width: 1600px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.bio_social, .bio_guide {
	width: calc(50% - 512px);
}

.bio_social {
	padding: 36px 21px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bio_social_inner {
	max-width: 160px;
	margin-left: -15px;
	position: sticky;
	top: 42%;
}

.bio_social_inner h2 {
	letter-spacing: -1px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	margin-bottom: 15px; 
}

.bio_social_inner h2 span {
	display: block;
}

#bio_landing_wrapper .bio_social_links {
	width: 100%;
	margin: 0 !important;
	padding: 0 3px 0 5px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bio_social_links li a {
	border: none;
}

.bio_social_links li a:hover {
	text-decoration: none;
	border: none;
}

.bio_social_links .fab {
	font-size: 30px;
}

.bio_main {
	width: 1024px;
	margin-top: -72px;
}

.bio_main .limit-wrapper {
	padding: 0;
}

.bio_main .fl-row-content-wrap {
	padding: 0;
	padding-top: 20px;
}

.bio_main .fl-module-content {
	margin: 0;
}

.bio_guide {
	padding: 25px 12px 39px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	align-content: flex-end;
}

.bio_guide p {
	font-weight: 600;
    font-size: 16px;
    transform: rotate(15deg);
    text-align: center;
    line-height: 23px;
}

.bio_guide p span {
	white-space: nowrap;
}

.bio_guide img {
	display: block;
	width: 60%;
	max-width: 110px;
	margin-left: 25px;
	transform: rotate(-39deg);
}

#bio_heading {
	margin-left: 50px;
	position: relative;
	top: 110px;
	z-index: 9;
	display: flex;
	align-items: center;
	min-height: 35px;
	padding-left: 20px;
	background: #fff;
}

#bio_heading .vamtam-heading {
	font-family: 'GoodTimes';
	font-size: 16px;
}

/** Custom Media Query **/

@media screen and (max-width: 1040px) {

#btn-secure {
  color: #fff;
}


#callNow a {
  color: #fff !important;
  text-decoration: none;
  transition: all 0.3s ease;
  border-bottom: 1px solid transparent;
}

#callNow a:hover {
  border-bottom: 1px solid #fff;
}

#partner-login-button {
  padding:20px;
  border-color: #e5e5e5;
  border-style: solid;
}

#partner-login-button a {
  color: #E51022 !important;
  text-decoration: none;
  transition: all 0.3s ease;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  font-weight: bold;
  border-color: #e5e5e5;
  border-style: solid;
}


#secure-approval-button .secure-btn {
  background: #a40f16;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 13px;
  line-height: 60px;
  height: 60px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

#secure-approval-button .secure-btn:hover {
  background: #000;
}


a:hover {
  text-decoration: none;
  color: var(--vamtam-body-link-hover);
  border-color: var(--vamtam-body-link-hover);
}

a h3{
  text-decoration: none;
  color: #000;
  transition: all .3s ease;
  border-bottom: solid 1px transparent;
}
a h3:hover {
  text-decoration: none;
  color: var(--vamtam-body-link-hover);
  border-color: var(--vamtam-body-link-hover);
}
.archive.layout-full .page-content > .loop-wrapper.regular .post-row{
	flex-flow: row !important;
}
.archive.layout-full .page-content > .loop-wrapper.regular .post-row .post-media{
	margin-right: 20px !important;
	margin-bottom: 0 !important;
}
.archive.layout-full .page-content > .loop-wrapper.regular{
	min-width: 100% !important;
}
.archive.layout-full .heading-blog h2{
	font-size: 24px !important;
}
/*.archive.layout-full #recent-articles img{
	width: 100% !important;
}*/



@media (max-width: 480px) {
	#nf-form-29-cont{
		margin-left: 20px;
	}
	.editorspick {
	  margin-top: 140px;
	}
	.editors__slider-image-container{
		width: auto;
		height: 296px;
	}
	.page-title-blog{
		text-align: center;
    justify-content: center;
    font-size: 32px;
    padding: 0;
	}
	.page-cnt-blog{
		text-align: center;
    justify-content: center;
    font-size: 16px;
	}
	.featured-title{
		width: 90%;
    font-size: 20px;
    padding-bottom: 10px;
	}
	.editors__pick{
		margin-bottom: 30px;
	}
	.slick-prev, .slick-next{
		width: 40px;
    height: 40px;
	}
	.slick-next{
		right: -15px;
	}	
	.slick-prev{
		left: -15px;
	}
	.mt100 {
    margin-top: 0;
	}
	.heading-blog h2{
		padding-bottom: 26px;
	}
	.archive.layout-full .page-content > .loop-wrapper.regular .post-row{
		flex-flow: column !important;
	}
}

/** Phil R. Rep Page CSS **/

.rep-top {
	background-color:#F2F2F2;
	height:100px;
	width: 99.225vw;
	position: relative;
	margin-left: -49.59vw;
	left: 50%;
}
.rep {
	margin-top:-70px;
}
.rep .rep-image {
	float:left;
	max-width:250px;
	margin-right:20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
	margin-top:20px;
}
.rep h1 {
	font-size:24px;
	margin-top:80px;
	font-weight:bold;
	margin-bottom:0px;
}
.rep .title {
	font-size:18px;
	margin-bottom:10px;
	display:block;
}
.rep .fl-icon-text {
	font-size:16px;
}
.rep .fl-icon-wrap {
	display:block;
	margin:15px 0px;
}
.rep .bio-heading {
	display:block;
	margin-top:70px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}
.rep h2 {
	display:block;
	text-align:center;
	margin:50px auto;
}
.rep .reviews {
	border-bottom:solid thin #f2f2f2;
	border-top:solid thin #f2f2f2;
	background-color:#FFF;
	position:relative;
	width: 99.225vw;
	position: relative;
	margin-left: -49.59vw;
	left: 50%;
	padding:30px 20vw 150px 20vw;
}
.rep .form-title {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}
.awards {
	background-color:#FFF;
	width: 99.225vw;
	position: relative;
	margin-left: -49.59vw;
	left: 50%;
	padding: 20px 20vw;
}
.awards img {
	display:block;
	margin:auto;
	padding:5px;
}
.awards .award {
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	display:block;
	font-size:20px;
}
.awards p {
	text-align:center;
	padding:40px;
	padding-bottom:20px;
}
.awards a {
	background-color: #ec1f27;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 20px;
	border-radius: 30px;
	margin: auto;
	display: block;
	max-width: 200px;
	text-align: center;
	margin-top:60px;
}
.rep h4 {
	font-size:20px;
	color:#ec1f27;
	text-align:center;
}

.rep .fl-rich-text p {
	font-size:14px;
}
/* Rep Page Mobile CSS */
@media (max-width: 480px) {
	.rep .rep-image {
		margin:auto;
		max-width:200px;
		margin-top:20px;
		margin-bottom:10px;
		float:none;
		display:block;
	}
	.rep h1 {
		text-align:center;
		margin-top:10px;
	}
	.rep .title {
		text-align:center;
	}
	.rep .fl-icon-text {
	text-align:center;
	}
	.rep .fl-icon-wrap {
	margin: 10px auto;
    width: 60%;
	}
	.rep .bio-heading {
	display:block;
	margin-top:40px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
	text-align:center;
	}
	.rep .bio {
		text-align:center;
	}
	.rep .reviews {
	padding-bottom:50px;
	padding-top:10px;
}
.social {
	display: block;
    margin: auto;
    width: auto;
    text-align: center;
}
}


/** Custom Media Query for Bio Landing page **/

@media screen and (max-width: 1280px) {

.bio_social {
	width: 240px;
}

.bio_main {
	width: calc(100% - 240px);
}

.bio_guide {
	display: none;
}

}


@media screen and (max-width: 767px) {

.bio_social {
	width: 100%;
	position: relative;
	z-index: 99;
	order: 3;
}

.bio_social_inner {
	position: initial;
	max-width: 100%;
	width: 315px;
	margin-left: 0;
}

.bio_social_inner h2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.bio_social_inner h2 span:first-child {
	margin-right: 9px;
}

.bio_main {
	width: 100%;
}

.bio_main .fl-rich-text iframe {
	max-height: 830px;
}

}


@media screen and (max-width: 600px) {

#bio_landing_wrapper {
	overflow: hidden;
}

.bio_social {
	padding: 15px 0 36px;
}

.bio_social_inner {
	width: 275px;
}

.bio_social_inner h2 {
	font-size: 1.75rem;
}

.bio_main .fl-rich-text iframe {
	max-height: 650px;
}

#bio_heading {
	top: 110px;
	margin-left: 40px;
}

#bio_heading .vamtam-heading {
	font-size: 11px;
	line-height: 1.4;
}

.bio_main {
	margin-top: -72px;
}

}


@media screen and (max-width: 480px) {

.bio_main .fl-rich-text iframe {
	max-height: 550px;
}

#bio_heading {
	top: 111px;
}

#bio_heading .vamtam-heading {
	font-size: 9px;
}

}


@media screen and (max-width: 420px) {

#bio_landing_wrapper {
	width: calc(100% - 40px);
}

.bio_main .fl-rich-text iframe {
	max-height: 490px;
}

#bio_heading .vamtam-heading {
	font-size: 8px;
}

}

#credit-plug-btn a {
	background: #8cfd21 !important;
	color: #000 !important;
}


#nf-form-54-cont {
	border-radius:15px;
}

#nf-form-54-cont .nf-field-label label {
	font-size:16px;
}

#nf-form-54-cont .list-checkbox-wrap .nf-field-element li label, .list-image-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {
	font-size:16px;
}

.fl-rich-text ol ::marker {
	font-size:1.8em;
	font-weight:bold;
}

.fl-rich-text ul ::marker {
	font-size:1em;
	font-weight:bold;
}

#post-37477 ul {
	margin-left:30px;
	padding:20px 0px;
}

#nf-form-67-cont .nf-field-description {
	margin-top: -25px !important;
    padding-left: 20px !important;
}

input[value="Processing"], input[value="Processing"]:hover {
   user-select : none !important; 
   -moz-user-select : none !important;
   -webkit-user-select : none !important;
 pointer-events: none !important;
 opacity: .5 !important; }

 input[value="Submitting"], input[value="Submitting"]:hover {
	user-select : none !important; 
	-moz-user-select : none !important;
	-webkit-user-select : none !important;
  pointer-events: none !important;
  opacity: .5 !important; }

  .logo-tagline {
      width:150px;
  }

  #sub-header .meta-header {
      display:none;
  }

.hidden-container {
	display:none;
}

.author-image {
	border-radius:40px;
	margin:-8px 10px 10px 10px;
	width:40px;
}


.multistep-home-wrapper {
	width:95%;
	margin:auto;
}

.multistep-home-element {
	background-color:#FFF;
	border-radius:13px;
	padding:0px;
}

.multistep-home-element .nf-breadcrumbs {
	border-bottom:solid thin #ec2037;
}

.multistep-home-element .nf-breadcrumbs {
	margin:0 !important;
}

.multistep-home-element .nf-breadcrumbs li {
	width:33.33%
}

.multistep-home-element .nf-breadcrumbs li a {
	font-size:16px;
	font-weight:500;
	text-align:left;
	padding:5%;
	text-decoration:none;
	border:none;
	width:100%;
	text-align:center;
}

.multistep-home-element .nf-breadcrumbs .active .nf-breadcrumb, .multistep-home-element .nf-breadcrumbs .active .nf-breadcrumb:visited {
	color:#FFF !important;
}

.multistep-home-element .nf-breadcrumbs li a:hover {
	text-decoration:none;
	border:none;
}

.multistep-home-element .nf-breadcrumbs .active {
	background-color:#0c6600;
	color:#ec2037;
	border:#ec2037;
	border-bottom:solid 1px;
	border-radius:13px 0px 0px 0px;
}

.multistep-home-element .nf-mp-body {
	padding:40px 25px;
}

.multistep-home-element .nf-field-label label, .multistep-home-element .nf-field-label .nf-label-span, .nf-field-label label {
	font-size:13px;
	font-weight:600;
	margin-left:10px;
	color:#494949;
}

.multistep-home-element #nf-field-2152-wrap .nf-field-element {
	margin-top:10px;
	color:#494949;
	font-weight:400;
}

.multistep-home-element #nf-field-2182-wrap {
	padding-top:20px;
}

.multistep-home-element input[type=text] {
	border-radius:13px;
	width:100%;
}

.multistep-home-element select {
	border-radius:13px;
	width:60%;
}

.multistep-home-element .list-radio-wrap .nf-field-element li {
	float:left;
	width:33%;
	padding:5%;
}

.multistep-home-element .nf-field-container {
	padding:0px 15px;
}

.multistep-home-element .nf-form-errors .nf-error-field-errors {
	width: 60%;
    margin: auto;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    background-color: #ffebed;
    padding: 10px;
    border-radius: 5px;
}

#nf-field-2154-container {
	background-color:#F6F6F6;
	border-radius:13px;
	text-align:center;
}

.multistep-home-element .nf-checked-label {
	color:#ec2037;
}

.multistep-home-element .list-radio-wrap .nf-field-element li input[type=radio] {
	accent-color:#ec2037;
}

.nf-field-2152-wrap .nf-field-label {
	margin-bottom:20px;
}

.fl-node-bzo9g8hvq2fs.fl-row-full-height > .fl-row-content-wrap {
	min-height:700px !important;
	height:80vh;
}

.home-form-element {
	background-color:rgb(0 0 0 / 75%);
	border-radius:13px;
	max-width:650px;
	padding:20px;
}

.home-form-element input[type=text], .home-form-element select  {
	border-radius:13px;
	width:100% !important;
	height:60px !important;
	color:#909090;
	font-size:12px;
}

.home-form-element input[type=text]::placeholder, .home-form-element select option {
	font-size:12px !important;
	font-weight:500;
	color:#909090;
}

.home-form-element input[type=submit] {
	font-weight:600;
	border-radius:13px;
	text-transform:uppercase;
	width:100% !important;
	height:60px !important;
	font-size:.8em;
} 

.sub-head {
	color:#FFF !important;
	font-size:22px;
	line-height:1;
}

.featured-img {
	width:90%;
}

.widgettitle {
	display:none;
}

#nf-field-2154-wrap {
	padding:30px;
}

.nf-next-item, .nf-previous-item {
	width:50%;
}

.nf-next-previous input[type=button] {
	border-radius:13px;
	margin:20px auto;
	width:80%;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:600;
	padding:20px;
	display:block;
}

.nf-previous {
	background-color:#ff959e !important;
}

.nf-mp-footer {
	margin-top:-20px;
}

.multistep-home-element .nf-error-wrap .nf-error-msg {
	font-size:14px;
	line-height:1.8em;
	border-radius:6px;
	margin:5px 0px 15px 0px;
	padding:2px 10px;
}

.main-head h2 {
	font-size:61px;
	text-align:left;
	color:#1C1C1C;
	line-height:1;
}

.wp-image-95210 {
	-webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

#id-form-101-cont .nf-error-wrap {
	min-height:auto;
}

#nf-field-2198 {
	font-size:22px;
	border-radius:5px;
	font-weight:bold;
	width:70%;
	text-align:center;
	padding:30px;
	margin:10px auto !important;
	background-color:#28a745;
	display:block;
}

.businessAppDetails {
	list-style-type: none;
    background-color: #f6f6f6;
    border-radius: 13px;
    width: 70%;
    margin: auto !important;
	font-size:18px;
}
.businessAppDetails li {
	padding:10px;
}

.businessAppDetails .detailTitle {
    font-weight: 500;
    margin-right: 10px;
}

/** Progress Form with Slider **/
#custom-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    border-radius: 40px;
	border:none;
    background: linear-gradient(90deg, #ec2037 0%, #808080 0%);
    outline: none;
	transition: background 0.3s;
}

#custom-slider:hover {
    opacity: 1;
}

#custom-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ec2037;
    cursor: pointer;
}

#custom-slider::-moz-range-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ec2037;
    cursor: pointer;
}

#multi-amount-slider-output {
    display: block;
    text-align: center;
    font-size: 28px;
    margin-top: -10px;
	padding-bottom:30px;
	color:#ec2037;
	font-weight:500;
}


.slider-progress-form .nf-next-item .nf-next, .slider-progress-form .nf-previous-item .nf-previous {
	width:fit-content;
	display:block;
	margin:auto;
	text-transform:capitalize;
}

.progressLabel {
	display:block;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#000;
}

.sliderFormLabel {
	display:block;
	font-weight:600;
	text-align:center;
	font-size:26px;
}

.sliderFormSubLabel {
	display:block;
	text-align:center;
	font-size:16px;
}

.nf-progress-container {
	background-color:#d2d6dc;
	border-radius:40px;
	margin-top:10px;
}

.nf-progress {
	background-color:#e51022 !important;
	border-radius:40px 0px 0px 40px;
	width:10%;
}

.slider-progress-form .nf-next-previous input[type=button] {
	font-size:22px;
	border-radius:8px;
	padding:15px 30px;
}

#nf-form-113-cont {
	border-width:3px;
	border-radius:30px;
}

#nf-form-113-cont input, #nf-form-113-cont select {
	border-radius:20px;
}

/** Force ADA Widget To Bottom Left **/
.adabundle-trigger-button-box.left-center {
	top:90% !important;
}

input[id^="nf-field-"], select[id^="nf-field-"],  textarea[id^="nf-field-"] {
    border: solid 1px #b2b2b2;
    border-radius: 11px;
}

select {
    padding-right: 30px; /* Adjust as needed */
    background-repeat: no-repeat;
    background-position: right 10px center; /* Adjust for custom arrow */
}

.mobileLogo {
	border:none;
}

.right-btn {
    margin-top: auto;
}

.pagination {
    text-align: center;
    margin-top: 20px;
}

.pagination a, .pagination span {
    display: inline-block;
    padding: 10px 15px;
    margin: 5px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #e51022;
}

.pagination .current {
    background-color: #e51022;
    color: #fff;
    border: 1px solid #e51022;
}

@media (min-width:420px) {
	.productArrow { display:none; }
	#loanContainer1, #loanContainer2, #loanContainer3, #loanContainer4, #loanContainer5, #loanContainer6 {
		max-height:1000px;
	}
}

@media (min-width:375px) {
	.author-bio-page .author-avatar {
		display:block;
		margin:10px auto;
	}
	.author-bio-page h1 {
		font-size:35px;
		text-align:center;
		padding:10px;
	}
	.author-bio-page .title {
		text-align:center;
		display:block;
	}
	.author-bio-page .blog {
		display:block;
		margin:auto;
		padding:10px 0px;
	}
	.author-bio-page .author-description {
		padding:0px 20px;
		line-height:1.5em;
	}
	.page-content {
		padding:0px 20px;
	}
	.author-bio-page .wp-image-58344 {
		float:left !important;
		padding:15px;
		width:50%;
	}
}

.loanProductCollapse {
	overflow:hidden;
	max-height:120px;
}