@font-face {
    font-family: 'PPEditorialNew-Italic';
    src: url('../fonts/PPEditorialNew-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sohne-Buch';
    src: url('../fonts/Sohne-Buch.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sohne-Fett';
    src: url('../fonts/Sohne-Fett.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sohne-Halbfett';
    src: url('../fonts/Sohne-Halbfett.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.custom-sitebtn{
	background-color: #EA5200 !important;
    color: #fff;
    padding: 15px 35px !important;
    border-radius: 50px;
    font-size: 25px;
    border:0 !important;
    font-family: 'Sohne-Halbfett', sans-serif;
    margin-top:10px;
}
.crowheader{display: flex;align-items: center;}
.custom-sitebtn:after{content: none !important;}
.footer-center-sec .et_pb_text_inner{
	font-size: 28px;
	font-family: 'Sohne-Buch', sans-serif;
	color:#fff;
	position: relative;
	left: -115%;
}
.footer-center-sec-content .et_pb_text_inner{
	font-size: 3em;
	font-family: 'Sohne-Fett', sans-serif;
	color:#fff;
    left:-28px;
}
.footer-requbtn{
	background-color:#FF9958 !important;
	margin-top:0 !important;
	padding:15px 3.5em !important;
	color:#000 !important;
	font-family: 'Sohne-Halbfett', sans-serif !important;
}
.footer-center-col{
	display: flex;
    flex-direction: column;
    align-items: end;
}
.faq-sec-title .et_pb_text_inner .nmfont{
	font-family: 'Sohne-Buch', sans-serif !important;
}
.faq-sec-title h2{
	font-size: 55px;
	font-family: 'PPEditorialNew-Italic', sans-serif !important;
	color:#020F0A;
}
.faq-sec-title .et_pb_text_inner .itfont{
	font-family: 'PPEditorialNew-Italic', sans-serif !important;
}
.faq-acc-sec .et_pb_toggle_open{
	border-radius: 20px;
	padding:40px;
	background-color: #F6E9D3;
	border:0 !important;
}
.faq-acc-sec .et_pb_toggle_close{
	border-radius: 20px;
	padding:40px;
	background-color: #FFBE1D;
	border:0 !important;
}
.faq-acc-sec .et_pb_toggle_title{
	font-size:36px;
	color:#020F0A !important;
	font-family: 'Sohne-Buch', sans-serif !important;
	line-height: 1.2;
}
.faq-acc-sec .et_pb_toggle_content{
	font-size: 24px;
	color:#4D3A09;	font-family: 'Sohne-Buch', sans-serif;
	line-height: 1.5;
	padding-top:50px;
}
.faq-acc-sec .et_pb_toggle_open .et_pb_toggle_title:after {
    font-size: 50px;
    left: 65px;
    position: relative;
    color: #000000;
    font-family: ETmodules !important;
    font-weight: 400 !important;
    content: "\32" !important;
    float:right;
}
.get-help-today-title h2{font-size: 55px;color:#fff;}
.get-help-today-title .et_pb_text_inner .itfont{
	font-family: 'PPEditorialNew-Italic', sans-serif !important;
}
.get-help-today-title .et_pb_text_inner .nmfont{
	font-family: 'Sohne-Buch', sans-serif !important;
}
.get-help-content .et_pb_text_inner{
	font-size: 25px;
	font-family: 'Sohne-Buch', sans-serif !important;
	color:#fff;
	line-height: 1.5;
}
#request-form {
    box-shadow: 0px 4px 6px 0px #0000001A !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 12px !important;
    margin-top:4em;
}
#form_msg {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #4B5563 !important;
    font-family: 'Sohne-Buch', sans-serif !important;
}
.form_label {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
    color: #374151 !important;
    font-family: 'Sohne-Halbfett', sans-serif !important;
}
.form_input {
    height: 50px !important;
    padding: .375rem .75rem !important;
    font-family: 'Sohne-Buch', sans-serif !important;
}
.form_input, .form_inputarea {
    border-radius: 8px !important;
    border: 1px solid #D1D5DB;
font-family: 'Sohne-Buch', sans-serif !important;
}
.pre_loader {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999999999999999999;
    background: #7a7a7a57;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #E15F0C;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 999999999999;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
h2#swal2-title {
    font-size: 18px !important;
}

div#swal2-html-container {
    font-size: 16px !important;
}
button.swal2-confirm.swal2-styled {
    background: #80C84E !important;
    border-radius: 5px;
}
.journey-title h2{font-size: 60px;color:#000;}
.journey-title .et_pb_text_inner .itfont{
    font-family: 'PPEditorialNew-Italic', sans-serif !important;
}
.journey-title .et_pb_text_inner .nmfont{
    font-family: 'Sohne-Buch', sans-serif !important;
}
.journey-title-content .et_pb_text_inner{
    font-family: 'Sohne-Halbfett', sans-serif !important;
    color:#E15F0C;
    line-height: 1.5;
    font-size: 30px;
}
.journey-acc .et_pb_toggle_open{
    border-radius: 20px;
    padding:40px;
    background-color: #F6E9D3;
    border:0 !important;
}
.journey-acc .et_pb_toggle_close{
    border-radius: 20px;
    padding:40px;
    background-color: #FFBE1D;
    border:0 !important;
}
.journey-acc .et_pb_toggle_title{
    font-size:36px;
    color:#020F0A !important;
    font-family: 'Sohne-Buch', sans-serif !important;
    line-height: 1.2;
}
.journey-acc .et_pb_toggle_content{
    font-size: 24px;
    color:#333;  
    font-family: 'Sohne-Buch', sans-serif;
    line-height: 1.5;
    padding-top:50px;
}
.journey-acc .journey-subtitle{
    font-size: 26px;
    font-family: 'Sohne-Halbfett', sans-serif;
    line-height: 1.5;
    color:#333; 
}
.journey-acc .et_pb_toggle_open .et_pb_toggle_title:after {
    font-size: 50px;
    left: 65px;
    position: relative;
    color: #000000;
    font-family: ETmodules !important;
    font-weight: 400 !important;
    content: "\32" !important;
    float:right;
}
.journey-maindiv{
    display: flex;
    width:100%;
}
.journey-leftimg{
    margin-right:2em;width:45%;
}
.journey-leftimg img{
    width:100%;height:185px;object-fit:cover;border-radius:20px;
}
.sreqbtn{
    color:#fff !important;padding:15px 50px !important;
}
.journey-subcontent{padding-top: 15px;padding-bottom:20px;}
.journey-subcontent ul li{
    line-height: 1.5;
    font-size:26px;
    font-family: 'Sohne-Buch', sans-serif;
}
.journey-callus-title{
    font-size: 28px;
    font-family: 'Sohne-Buch', sans-serif;
    color: #000;
}
.journey-callus-number{
    font-size: 45px;
    font-family: 'Sohne-Fett', sans-serif;
    color: #000;
    line-height: 1;
}
.journey-bottom-btnsec{
    padding-top:50px;
    padding-bottom:50px;
}
.first-sec-rowcls{display: flex;align-items: center;}
.journey-rightcnt{width:100%;}
.otherpage-header{background:#FFC000;padding:50px;}
.otherpage-header h1{
    font-size:42px;
    font-family: 'Sohne-Fett', sans-serif;
    text-transform: uppercase;
    letter-spacing: 20px;
    color:#333;
    text-align: center;
    padding-bottom: 0;
}
body{
    font-family: 'Sohne-Buch', sans-serif;
}
.guide_sub_title .et_pb_text_inner{line-height: 1.3;}
.reqfrmmaindiv{width:60%;margin:auto;}
@media (min-width:1781px) and (max-width:1880px){
    .journey-subcontent ul li{font-size: 23px;}
}
@media (min-width:1700px) and (max-width:1800px){
    .section_1_title h1{font-size: 60px !important;}
}
@media (min-width:1600px) and (max-width:1699px){
    .section_1_title h1{font-size: 58px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 21px !important;}
    .eligible_row .et_pb_image_1 img{height:415px !important;}
}
@media (min-width:1500px) and (max-width:1599px){
    .section_1_title h1{font-size: 55px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 20px !important;}
    .eligible_row .et_pb_image_1 img{height:385px !important;}
    .footer-requbtn{padding-left:3em !important;padding-right:3em !important;}
    .section_1_title1 h1{font-size: 60px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
}
@media (min-width:1585px) and (max-width:1780px){
    .journey-acc .et_pb_toggle_title{font-size: 30px;}
    .journey-acc .journey-subtitle{font-size:22px;}
    .journey-subcontent ul li{font-size:20px;}
}
@media (min-width:1500px) and (max-width:1584px){
    .journey-title h2{font-size:55px}
    .journey-acc .et_pb_toggle_title{font-size: 30px;}
    .journey-acc .journey-subtitle{font-size:22px;}
    .journey-subcontent ul li{font-size:21px;}
    .journey-callus-title{font-size: 26px;}
    .journey-callus-number{font-size: 40px;}
    .journey-leftimg{width:35%;}
    .journey-leftimg img{height:140px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .home-journey .journey-leftimg{width:45%;}
    .home-journey .journey-leftimg{margin-right:1em;}
}
@media (min-width:1400px) and (max-width:1499px){
    .journey-title h2{font-size:50px}
    .journey-acc .et_pb_toggle_title{font-size: 27px;}
    .journey-acc .journey-subtitle{font-size:22px;}
    .journey-subcontent ul li{font-size:19px;}
    .journey-callus-title{font-size: 26px;}
    .journey-callus-number{font-size: 40px;}
    .journey-leftimg{width:35%;}
    .journey-leftimg img{height:140px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}

    .section_1_title h1{font-size: 50px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;}
    .eligible_row .et_pb_image_1 img{height:350px !important;}
    .footer-requbtn{padding-left:2em !important;padding-right:2em !important;}
    .section_1_title1 h1{font-size: 55px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:350px;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 32px;}
    .et_pb_image.eligible_top_image{left:70% !important;top:5% !important;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:1em;}
}
@media (min-width:1300px) and (max-width:1399px){
    .journey-title h2{font-size:45px}
    .journey-acc .et_pb_toggle_title{font-size: 25px;}
    .journey-acc .journey-subtitle{font-size:21px;}
    .journey-subcontent ul li{font-size:17px;}
    .journey-callus-title{font-size: 26px;}
    .journey-callus-number{font-size: 40px;}
    .journey-leftimg{width:35%;}
    .journey-leftimg img{height:140px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}

    .section_1_title h1{font-size: 45px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 17px !important;}
    .eligible_row .et_pb_image_1 img{height:300px !important;}
    .footer-requbtn{padding-left:2em !important;padding-right:2em !important;}
    .section_1_title1 h1{font-size: 50px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:350px;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 28px;}
    .et_pb_image.eligible_top_image{left:70% !important;top:10% !important;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:1em;}
    .home-journey .journey-leftimg img{height:120px;}
}
@media (min-width:1200px) and (max-width:1299px){
    .journey-title h2{font-size:45px}
    .journey-acc .et_pb_toggle_title{font-size: 22px;}
    .journey-acc .journey-subtitle{font-size:20px;}
    .journey-subcontent ul li{font-size:16px;}
    .journey-callus-title{font-size: 26px;}
    .journey-callus-number{font-size: 40px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:140px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 28px;}

    .section_1_title h1{font-size: 40px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:300px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 45px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:290px;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 25px;}
    .et_pb_image.eligible_top_image{left:70% !important;top:0% !important;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:1em;}
    .home-journey .journey-leftimg img{height:120px;}
    .section_1_img .et_pb_image_wrap{height:700px !important;}
    .section_1_img .et_pb_image_wrap img{height:550px !important;}
    .hidden_section_top{top:640px !important;height:800px !important;}
    .eligible_row .et_pb_image_1{height:480px !important;}
    .guide-left-column{width:75% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.8em;}
    .footer-center-sec .et_pb_text_inner{left:-66%;}
}
@media (min-width:992px) and (max-width:1199px){
    .journey-title h2{font-size:36px}
    .journey-acc .et_pb_toggle_title{font-size: 22px;}
    .journey-acc .journey-subtitle{font-size:18px;}
    .journey-subcontent ul li{font-size:14px;}
    .journey-callus-title{font-size: 22px;}
    .journey-callus-number{font-size: 35px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:110px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 23px;}
    .journey-acc .custom-sitebtn{font-size: 20px;}
    .reqfrmmaindiv{width:100% !important;}

    .section_1_title h1{font-size: 35px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:250px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 40px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:250px;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 20px;}
    .et_pb_image.eligible_top_image{left:70% !important;top:5% !important;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:0.5em;}
    .home-journey .journey-leftimg img{height:90px;}
    .section_1_img .et_pb_image_wrap{height:600px !important;}
    .section_1_img .et_pb_image_wrap img{height:450px !important;}
    .hidden_section_top{top:560px !important;height:700px !important;}
    .eligible_row .et_pb_image_1{height:480px !important;}
    .guide-left-column{width:75% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.3em;}
    .footer-center-sec .et_pb_text_inner{left:-60%;font-size: 24px;}
    .custom-sitebtn{font-size: 20px;}
    .home-sec1-subtitle{font-size: 24px !important;}
    .blurb_call_now .et_pb_module_header span{font-size: 22px !important;}
    .eligible_top_image img{width:130px !important;}
    .eligible_title h1{font-size: 40px !important;}
    .et_pb_text_3 h1{font-size: 40px !important;}
    .get-help-content .et_pb_text_inner{font-size: 20px;}
    .get-help-today-title h2{font-size: 45px;}
    .faq-acc-sec .et_pb_toggle_content{font-size: 16px;}
    .faq-sec-title h2{font-size: 45px;}
}
@media (min-width:981px) and (max-width:991px){
    .journey-left-column{width:100% !important;}
    .journey-right-column{width:100% !important;}
    .journey-acc{padding-top:50px;}
    .journey-title h2{font-size:36px}
    .journey-acc .et_pb_toggle_title{font-size: 24px;}
    .journey-acc .journey-subtitle{font-size:18px;}
    .journey-subcontent ul li{font-size:16px;}
    .journey-callus-title{font-size: 26px;}
    .journey-callus-number{font-size: 38px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:140px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 22px;}
    .reqfrmmaindiv{width:100% !important;}

    .section_1_title h1{font-size: 35px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:250px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 40px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:250px;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 20px;}
    .et_pb_image.eligible_top_image{left:70% !important;top:5% !important;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:0.5em;}
    .home-journey .journey-leftimg img{height:90px;}
    .section_1_img .et_pb_image_wrap{height:600px !important;}
    .section_1_img .et_pb_image_wrap img{height:450px !important;}
    .hidden_section_top{top:560px !important;height:700px !important;}
    .eligible_row .et_pb_image_1{height:480px !important;}
    .guide-left-column{width:75% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.3em;}
    .footer-center-sec .et_pb_text_inner{left:-60%;font-size: 24px;}
    .custom-sitebtn{font-size: 20px;}
    .home-sec1-subtitle{font-size: 24px !important;}
    .blurb_call_now .et_pb_module_header span{font-size: 22px !important;}
    .eligible_top_image img{width:130px !important;}
    .eligible_title h1{font-size: 40px !important;}
    .et_pb_text_3 h1{font-size: 40px !important;}
    .get-help-content .et_pb_text_inner{font-size: 20px;}
    .get-help-today-title h2{font-size: 45px;}
    .faq-acc-sec .et_pb_toggle_content{font-size: 16px;}
    .faq-sec-title h2{font-size: 45px;}
    .guide_section{font-size: 20px !important;}
    .guide_list_details{font-size: 20px !important;}
}
@media (min-width:768px) and (max-width:980px){
    .journey-title h2{font-size:45px}
    .journey-acc .et_pb_toggle_title{font-size: 25px;}
    .journey-acc .journey-subtitle{font-size:22px;}
    .journey-subcontent ul li{font-size:18px;}
    .journey-callus-title{font-size: 25px;}
    .journey-callus-number{font-size: 40px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:140px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 26px;}
    .reqfrmmaindiv{width:100% !important;}

    .section_1_title h1{font-size: 30px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:450px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 35px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:250px;margin:auto;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 18px;}
    .et_pb_image.eligible_top_image{
        left:auto !important;top:-60px !important;
        right: -50px;
        display: flex;
        justify-content: right;
    }
    .faq-acc-sec .et_pb_toggle_open .et_pb_toggle_title:after{line-height: 10px;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:0.5em;}
    .home-journey .journey-leftimg img{height:auto;}
    .section_1_img .et_pb_image_wrap{height:600px !important;}
    .section_1_img .et_pb_image_wrap img{height:450px !important;}
    .hidden_section_top{top:560px !important;height:700px !important;}
    .eligible_row .et_pb_image_1{height:550px !important;}
    .guide-left-column{width:75% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.3em;}
    .footer-center-sec .et_pb_text_inner{left:auto;font-size: 24px;}
    .custom-sitebtn{font-size: 20px;}
    .home-sec1-subtitle{font-size: 20px !important;}
    .blurb_call_now .et_pb_module_header span{font-size: 22px !important;}
    .eligible_top_image img{width:150px !important;}
    .eligible_title h1{font-size: 40px !important;}
    .et_pb_text_3 h1{font-size: 40px !important;}
    .get-help-content .et_pb_text_inner{font-size: 20px;}
    .get-help-today-title h2{font-size: 45px;}
    .faq-acc-sec .et_pb_toggle_content{font-size: 16px;}
    .faq-sec-title h2{font-size: 45px;}
    .guide_section{font-size: 20px !important;}
    .guide_list_details{font-size: 20px !important;}
    .first-sec-rowcls{display:block;}
    .section_1_position{position: relative !important;}
    .hidden_section_top{display: none;}
    .guide_main_section{padding-top:50px !important;}
    .eligible_row{display: block !important;}
    .eligible_column{background-size:100% !important;}
    .home-journey-main-sec{padding-top:50px !important;padding-bottom: 50px !important;}
    .subreqformrow{width:80% !important;}
    .reqfrmmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faqmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faq-acc-sec{width:100% !important;}
    .footer-center-col{align-items: center;}
    .footer-rightcolumn .et_pb_button_alignment_right{text-align: center !important;}
    .main-footer-sec{padding-top:50px !important;padding-bottom:50px !important;}
}
@media (min-width:568px) and (max-width:767px){
    .journey-title h2{font-size:34px}
    .journey-acc .et_pb_toggle_title{font-size: 22px;}
    .journey-acc .journey-subtitle{font-size:18px;}
    .journey-subcontent ul li{font-size:14px;}
    .journey-callus-title{font-size: 20px;}
    .journey-callus-number{font-size: 30px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:100px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 24px;}
    .journey-acc .custom-sitebtn{font-size: 20px;}
    .journey-acc .et_pb_toggle_open .et_pb_toggle_title:after{line-height: 20px;}
    .reqfrmmaindiv{width:100% !important;}

    .section_1_title h1{font-size: 30px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:380px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 35px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:250px;margin:auto;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 18px;}
    .et_pb_image.eligible_top_image{
        left:auto !important;top:-35px !important;
        right: -35px;
        display: flex;
        justify-content: right;
    }
    .faq-acc-sec .et_pb_toggle_open .et_pb_toggle_title:after{line-height: 10px;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:0.5em;}
    .home-journey .journey-leftimg img{height:auto;}
    .section_1_img .et_pb_image_wrap{height:600px !important;}
    .section_1_img .et_pb_image_wrap img{height:450px !important;}
    .hidden_section_top{top:560px !important;height:700px !important;}
    .eligible_row .et_pb_image_1{height:550px !important;}
    .guide-left-column{width:100% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.3em;}
    .footer-center-sec .et_pb_text_inner{left:auto;font-size: 24px;}
    .custom-sitebtn{font-size: 20px;}
    .home-sec1-subtitle{font-size: 20px !important;}
    .blurb_call_now .et_pb_module_header span{font-size: 22px !important;}
    .eligible_top_image img{width:150px !important;}
    .eligible_title h1{font-size: 40px !important;}
    .et_pb_text_3 h1{font-size: 40px !important;}
    .get-help-content .et_pb_text_inner{font-size: 20px;}
    .get-help-today-title h2{font-size: 45px;}
    .faq-acc-sec .et_pb_toggle_content{font-size: 16px;}
    .faq-sec-title h2{font-size: 45px;}
    .guide_section{font-size: 20px !important;}
    .guide_list_details{font-size: 20px !important;}
    .first-sec-rowcls{display:block;}
    .section_1_position{position: relative !important;}
    .hidden_section_top{display: none;}
    .guide_main_section{padding-top:50px !important;}
    .eligible_row{display: block !important;}
    .eligible_column{background-size:100% !important;}
    .home-journey-main-sec{padding-top:50px !important;padding-bottom: 50px !important;}
    .subreqformrow{width:80% !important;}
    .reqfrmmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faqmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faq-acc-sec{width:100% !important;}
    .footer-center-col{align-items: center;}
    .footer-rightcolumn .et_pb_button_alignment_right{text-align: center !important;}
    .main-footer-sec{padding-top:50px !important;padding-bottom:50px !important;}
    .crowheader .et_pb_column_0_tb_header{margin-bottom:0 !important;}
    .et_pb_button_0_tb_header.custom-sitebtn{font-size: 18px !important;padding-left:25px !important;padding-right:25px !important;margin-top:0;}
}
@media (min-width:480px) and (max-width:567px){
    .journey-title h2{font-size:34px}
    .journey-acc .et_pb_toggle_title{font-size: 19px;}
    .journey-acc .journey-subtitle{font-size:18px;}
    .journey-subcontent ul li{font-size:14px;}
    .journey-callus-title{font-size: 20px;}
    .journey-callus-number{font-size: 30px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:100px;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 24px;}
    .journey-acc .custom-sitebtn{font-size: 20px;}
    .journey-acc .et_pb_toggle_open .et_pb_toggle_title:after{line-height: 20px;font-size: 35px;}
    .sreqbtn{padding: 15px 25px !important;}
    .journey-acc .et_pb_toggle_title:before{font-size: 35px !important;}
    .otherpage-header h1{letter-spacing: 10px;}
    .reqfrmmaindiv{width:100% !important;}

    .section_1_title h1{font-size: 30px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 18px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:320px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 35px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:250px;margin:auto;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 18px;}
    .et_pb_image.eligible_top_image{
        left:auto !important;top:0px !important;
        right: -35px;
        display: flex;
        justify-content: right;
    }
    .faq-acc-sec .et_pb_toggle_open .et_pb_toggle_title:after{line-height: 10px;}
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:50%;}
    .home-journey .journey-leftimg{margin-right:0.5em;}
    .home-journey .journey-leftimg img{height:auto;}
    .section_1_img .et_pb_image_wrap{height:600px !important;}
    .section_1_img .et_pb_image_wrap img{height:450px !important;}
    .hidden_section_top{top:560px !important;height:700px !important;}
    .eligible_row .et_pb_image_1{height:550px !important;}
    .guide-left-column{width:100% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.3em;}
    .footer-center-sec .et_pb_text_inner{left:auto;font-size: 24px;}
    .custom-sitebtn{font-size: 20px;}
    .home-sec1-subtitle{font-size: 20px !important;}
    .blurb_call_now .et_pb_module_header span{font-size: 22px !important;}
    .eligible_top_image img{width:150px !important;}
    .eligible_title h1{font-size: 40px !important;}
    .et_pb_text_3 h1{font-size: 40px !important;}
    .get-help-content .et_pb_text_inner{font-size: 20px;}
    .get-help-today-title h2{font-size: 45px;}
    .faq-acc-sec .et_pb_toggle_content{font-size: 16px;}
    .faq-sec-title h2{font-size: 45px;}
    .guide_section{font-size: 20px !important;}
    .guide_list_details{font-size: 20px !important;}
    .first-sec-rowcls{display:block;}
    .section_1_position{position: relative !important;}
    .hidden_section_top{display: none;}
    .guide_main_section{padding-top:50px !important;}
    .eligible_row{display: block !important;}
    .eligible_column{background-size:100% !important;}
    .home-journey-main-sec{padding-top:50px !important;padding-bottom: 50px !important;}
    .subreqformrow{width:80% !important;}
    .reqfrmmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faqmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faq-acc-sec{width:100% !important;}
    .footer-center-col{align-items: center;}
    .footer-rightcolumn .et_pb_button_alignment_right{text-align: center !important;}
    .main-footer-sec{padding-top:50px !important;padding-bottom:50px !important;}
    .crowheader .et_pb_column_0_tb_header{margin-bottom:0 !important;}
    .et_pb_button_0_tb_header.custom-sitebtn{font-size: 16px !important;padding-left:20px !important;padding-right:20px !important;margin-top:0;}
    .journey-maindiv{display: inline-block;}
}
@media (min-width:320px) and (max-width:479px){
    .journey-title h2{font-size:30px}
    .journey-acc .et_pb_toggle_title{font-size: 19px;}
    .journey-acc .journey-subtitle{font-size:18px;}
    .journey-subcontent ul li{font-size:14px;}
    .journey-callus-title{font-size: 20px;}
    .journey-callus-number{font-size: 30px;}
    .journey-leftimg{width:35%;margin-right: 1em;}
    .journey-leftimg img{height:auto;}
    .journey-acc .et_pb_toggle_close{padding:33px;}
    .journey-acc .et_pb_toggle_open{padding:33px;}
    .journey-title-content .et_pb_text_inner{font-size: 20px;}
    .journey-acc .custom-sitebtn{font-size: 17px;}
    .journey-acc .et_pb_toggle_open .et_pb_toggle_title:after{line-height: 20px;font-size: 35px;top:-18px;}
    .sreqbtn{padding: 15px 25px !important;}
    .journey-acc .et_pb_toggle_title:before{font-size: 35px !important;}
    .otherpage-header h1{letter-spacing: 10px;}
    .journey-maindiv{display: inline-block;}
    .journey-leftimg{width:100%;margin-right:0;}
    .journey-rightcnt{padding-top:20px;}
    .reqfrmmaindiv{width:100% !important;}

    .section_1_title h1{font-size: 25px !important;}
    .checkbox_eligible .et_pb_module_header{font-size: 16px !important;line-height: 1.3;}
    .eligible_row .et_pb_image_1 img{height:220px !important;}
    .footer-requbtn{padding-left:1.5em !important;padding-right:1.5em !important;}
    .section_1_title1 h1{font-size: 30px !important;}
    .guide_sub_title .et_pb_text_inner{line-height: 1.3;}
    .footer-leftcolumn .et_pb_image_0_tb_footer{width:250px;margin:auto;}
    .faq-acc-sec .et_pb_toggle_title{font-size: 18px;}
    .et_pb_image.eligible_top_image{
        left:auto !important;top:0px !important;
        right: -20px;
        display: flex;
        justify-content: right;
    }
    .guide_main_section{background-size: contain !important;}
    .home-journey .journey-leftimg{width:100%;}
    .home-journey .journey-leftimg{margin-right:0em;}
    .home-journey .journey-leftimg img{height:auto;}
    .section_1_img .et_pb_image_wrap{height:400px !important;}
    .section_1_img .et_pb_image_wrap img{height:250px !important;}
    .hidden_section_top{top:560px !important;height:700px !important;}
    .eligible_row .et_pb_image_1{height:350px !important;}
    .guide-left-column{width:100% !important;}
    .footer-center-sec-content .et_pb_text_inner{font-size: 2.3em;}
    .footer-center-sec .et_pb_text_inner{left:auto;font-size: 24px;}
    .custom-sitebtn{font-size: 20px;}
    .home-sec1-subtitle{font-size: 18px !important;}
    .blurb_call_now .et_pb_module_header span{font-size: 18px !important;line-height: 1.3;}
    .eligible_top_image img{width:120px !important;}
    .eligible_title h1{font-size: 30px !important;}
    .et_pb_text_3 h1{font-size: 30px !important;}
    .get-help-content .et_pb_text_inner{font-size: 20px;}
    .get-help-today-title h2{font-size: 30px;}
    .faq-acc-sec .et_pb_toggle_content{font-size: 16px;}
    .faq-sec-title h2{font-size: 30px;}
    .guide_section{font-size: 16px !important;}
    .guide_list_details{font-size: 16px !important;}
    .first-sec-rowcls{display:block;}
    .section_1_position{position: relative !important;}
    .hidden_section_top{display: none;}
    .guide_main_section{padding-top:50px !important;}
    .eligible_row{display: block !important;}
    .eligible_column{background-size:100% !important;}
    .home-journey-main-sec{padding-top:50px !important;padding-bottom: 50px !important;}
    .subreqformrow{width:80% !important;}
    .reqfrmmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faqmainsec{padding-top:50px !important;padding-bottom: 50px !important;}
    .faq-acc-sec{width:100% !important;}
    .footer-center-col{align-items: center;}
    .footer-rightcolumn .et_pb_button_alignment_right{text-align: center !important;}
    .main-footer-sec{padding-top:50px !important;padding-bottom:50px !important;}
    .crowheader .et_pb_column_0_tb_header{margin-bottom:0 !important;}
    .et_pb_button_0_tb_header.custom-sitebtn{
        font-size: 16px !important;
        padding-left:20px !important;padding-right:20px !important;margin-top:20px;
    }
    .journey-maindiv{display: inline-block;}
    .crowheader{display: block;}
    .crowheader .et_pb_button_alignment_right{text-align: center !important;}
    .section_1_img .et_pb_image_wrap img{width:85% !important;}
    .guide_sub_title{font-size: 24px !important;}
    .faq-acc-sec .et_pb_toggle_open{padding:25px;}
    .faq-acc-sec .et_pb_toggle_close{padding:25px;}
    .faq-acc-sec .et_pb_toggle_open .et_pb_toggle_title:after{margin-top:-.5em;}
    .otherpage-journey-sec{padding-top:50px !important;padding-bottom:50px !important;}
    .otherreqfrmsec #request-form{margin-top:0 !important;}
}