/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
@font-face {
    font-family: 'Optima LT Pro';
    src: url('fonts/OptimaLTPro-Black.woff2') format('woff2'),
        url('fonts/OptimaLTPro-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Optima LT Pro';
    src: url('fonts/OptimaLTPro-Medium.woff2') format('woff2'),
        url('fonts/OptimaLTPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Optima LT Pro';
    src: url('fonts/OptimaLTPro-Bold.woff2') format('woff2'),
        url('fonts/OptimaLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avenir Next";
    src: url('fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Avenir Next";
    src: url('fonts/AvenirNextLTPro-Demi.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Demi.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avenir Next";
    src: url('fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



body {
    font-family: "Avenir Next", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
body h1 {
	font-family: 'Optima LT Pro', sans-serif;
	font-size: 45px!important;
	font-weight: bold;
	line-height: 116.131%; /* 58.066px */
    text-transform: capitalize;
}
body h2 {
	font-family: 'Optima LT Pro', sans-serif;
	font-size: 40px!important;
	font-weight: bold;
    line-height: normal;
}
body h3 {
	font-family: 'Optima LT Pro', sans-serif;
	font-size: 22px!important;
	font-weight: bold;
    line-height: normal;
}
body h4 {
    font-family: "Avenir Next", sans-serif;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150% !important;
}
body h5 {
	font-family: 'Optima LT Pro', sans-serif;;
	font-size: 20px;
	font-weight: bold;
    line-height: normal;
}
h1, h2, h3, h4, h5, h6{
    padding-bottom: 0px;
}
/* body{
    padding: 15px 18px;
} */
body.et_pb_button_helper_class .et_pb_button{
    font-family: "Avenir Next";
    font-weight: 500;
    text-transform: capitalize;
}
body.et_pb_button_helper_class #page-container .header_section .et_pb_button:hover{
    background: #091F5C!important;
    color: #fff!important;
}

/* ---------------------------------Start Header Css --------------------- */
html {
    scroll-behavior: smooth;
}
body.page-about header.stickyheader div.header_section,
body.page-faqs header.stickyheader div.header_section{
    background-color: #091F5C !important;
}
body.page-about header,
body.page-faqs header{
    background: #091F5C !important;
    margin-top: 10px;
    border-radius: 34px;
    padding-top: 0px !important;
}
body.page-about header.stickyheader,
body.page-faqs header.stickyheader{
    margin-top: 0px;
}
body #page-container header.stickyheader div.header_section.custom-header,
body.et-db #page-container #et-boc header.et-l.stickyheader div.header_section.custom-header{
    background: #091F5C !important;
}
body header .et-menu-nav .et-menu.nav{
    margin: 0px!important;
}
body div.header-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body #page-container header {
    z-index: 99;
    position: fixed;
    top: 0px;
    background: transparent;
    transition: all 0.3s;
    padding: 0px;
    width: 100%;
}
body.header-transpent #page-container header{
    z-index: 99;
    top: 0px;
    background: transparent;
    transition: all 0.3s;
    padding: 0px;
    width: 100%;
}
.header-transpent #et-boc.et-boc{
    padding-top: 0px!important;
}
body #page-container header.stickyheader{
    background: #f9f6ed;
    padding: 0px 0px;
    position: fixed;
}
.header_section .et-menu a {
    color: #091F5C;
}
.header_section .et-menu li ul li a{
    line-height: 1.3;
    width: 100%;
    padding: 10px 20px!important;
}
.et-menu .menu-item-has-children>a:first-child:after{
    top: 8px !important;
    right: 16px;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{
    padding: 8px 40px 8px 40px!important;
    border-right: 1px solid #091f5c;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child a , .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:nth-last-of-type(2) a{
    border: none;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{
    margin: 0px!important;
}
.et_pb_menu .et-menu>li {
    padding: 9px 0px;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{
    padding: 0px 0px!important;
}
a{
    color: #091f5c;
}

.nav li li{
    padding: 0px!important;
    width: 100%;
    border-bottom: 1px solid #091f5c36;
}
.nav li li:last-child{
    border-bottom: 0px;
}
.header_section .et-menu a{
    line-height: 1.5;
}
.et_pb_column.header-menu-col{
    align-items: center;
    gap: 20px;
}
/* ---------------------------------End Header Css --------------------- */


div.widget_nav_menu{
    display: flex;
    justify-content: center;
    width: 100% !important;
    margin: 0px!important;
}
.et_pb_widget_area ul.menu{
     display: flex;
}
.et_pb_bg_layout_light .et_pb_widget li a{
    color: #4A4A4A;
    padding: 0px 45px;
    border-right: 1px solid #4A4A4A;
    display: inline-block;
}
.et_pb_bg_layout_light .et_pb_widget li:last-child a{
    border: none;
}
.et_pb_widget ol li, .et_pb_widget ul li{
    margin: 0px!important;
}
.ready_to_own_left_part{
    position: relative;
}
.ready_to_own_left_part::before{
    content: "";
    position: absolute;
    top: -28px;
    right: -40px;
    display: block;
    width: 119px;
    height: 119px;
    background-image: url(./images/yellow-sun.svg);
    background-size: cover;
    background-position: center;
}
.investing-tab div.customDotsList  {
    display: flex;
    justify-content: center;
    padding-bottom: 5px;
    padding-left: 0;
    margin-top: 0;
}
.investing-tab ul.slick-dots,
.why_home_halo_section ul.slick-dots{
    display: flex;
    justify-content: center;
    padding-bottom: 0px;
}
.why_home_halo_section button.slick-arrow.slick-next::before{
    right: 45px;
}
.why_home_halo_section button.slick-arrow.slick-next::before{
    right: 45px;
}
.why_home_halo_section button.slick-arrow.slick-prev::before{
    left: 27%;
}
.why_home_halo_section ul.slick-dots{
    margin-top: -50px;
    justify-content: flex-start;
    padding-left: 0px;
    margin-left: 30%;
    z-index: 999;
    position: relative;
}
div.customItemList a {
    color: #FFF;
    font-family: 'Optima LT Pro', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
div.customItemList {
    list-style: none;
    padding: 0px 18px 9px;
    cursor: pointer;
    text-align: center;
    position: relative;
    width: auto!important;
}
.WhytakoreanSlides{
    margin: -16px 0px;
}
.investing-tab .customDotsList .slick-track div.customItemList.slick-current::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(./images/before_underline.svg);
    width: 97px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
}
button.slick-arrow{
    cursor: pointer;
}
button.slick-arrow::before {
    position: absolute;
    content: " ";
    top: 50%;
    width: 12px;
    height: 23px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    z-index: 99999;
}
button.slick-arrow.slick-prev::before{
    background-image: url(./images/left-arrow.svg);
    left: 0px;
}
button.slick-arrow.slick-next::before{
    background-image: url(./images/right-arrow.svg);
    right: 0px;
}
body .investing-tab .customDotsList .slick-track {
    display: flex;
    justify-content: center;
    padding-bottom: 16px;
}
button.slick-arrow {
    text-indent: -9999px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.investing-tab .slick-dots li button,
.why_home_halo_section  .slick-dots li button{
    display: none;
}
.investing-tab .slick-dots li.slick-active,
.why_home_halo_section .slick-dots li.slick-active{
    background: #FFA645;
    width: 57px;
}
.investing-tab .slick-dots li,
.why_home_halo_section .slick-dots li{
    margin: 0 4px;
    list-style: none;
    height: 4px;
    width: 43px;
    background-color: #fff;
    border-radius: 23px;
    cursor: pointer;
}
.why-now-blurb-section .et-waypoint:not(.et_pb_counters){
    opacity: 1;
}
.why-now-blurb-section .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 80px;
    row-gap: 58px;
}
.why-now-blurb-section .et_pb_module.et_pb_blurb {
    width: calc(33.33% - 80px);
}
.why-now-blurb-section  .et_pb_blurb .et_pb_image_wrap{
    height: 75px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.why-now-blurb-section .et_pb_module.et_pb_blurb .et_pb_blurb_description p{
    color: #fff;
    text-align: center;
    font-family: "Avenir Next";
    font-size: 22px;
    font-style: normal;
    line-height: normal;
}
.why-now-blurb-section .et_pb_module.et_pb_blurb .et_pb_main_blurb_image img{
    margin: 0 auto;
}
.our_leader_ship_section ul{
    padding: 0px;
    list-style-position: outside;
    padding-left: 20px;
}
.our_leader_ship_section ul li{
    line-height: 1.5;
    padding-bottom: 10px;
}
.our_leader_ship_section h2{
    padding-bottom: 13px;
}
.our_leadership_row::after{
    display: none!important;
}
.our_leadership_row {
    gap: 30px;
    justify-content: center;
}
.et_pb_gutters1 .et_pb_column.meet_our_ceo_section{
    width: 28%;
}
.meet_our_ceo_section .meet_our_text .et_pb_text_inner{
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    align-items: center;
}
.meet_our_ceo_section .meet_our_text .et_pb_text_inner p img{
    width: 18px;
    height: 18px;
}
.our_leader_ship_section{
    display: flex;
    flex-wrap: wrap;
}
.our_leader_image{
    display: flex;
    margin-top: auto;
}
.cost-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 11px 0px 14px;
    border-bottom: 1px solid #fff;
}
.cost-row:last-child{
    border-bottom: 0px;
}
.cost-section h4 {
    color: #fff;
    font-size: 20px!important;
    text-transform: capitalize;
    text-align: left;
}
.cost-section p{
    color: #fff;
}
.cost-section h3{
    color: #fff;
}
.financials_row .financials_text h4 {
    padding-bottom: 17px;
    margin-bottom: 21px;
    position: relative;
}
.financials_row .financials_text h4::before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    background: #F9F6ED;
    width: 75px;
    height: 1px;
    transform: translateX(-50%);
}
.growth_row .growth_text h2{
    margin-bottom: 15px;
}
.growth_row .growth_text p{
    padding-bottom: 20px;
}
.growth_row .growth_text li{
    padding-bottom: 10px;
}
.align-items-center{
    align-items: center
}
.map_intro ul {
    margin: 0;
    padding: 0;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    grid-gap: 50px;
    margin-bottom: 10px;
    row-gap: 0px;
}
.map_intro ul li {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    position: relative;
    vertical-align: top;
    padding-left: 35px;
    width: auto;
    margin-bottom: 15px;
    list-style: none;
    line-height: 1.7;
}
.color_red.cc0:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    width: 28px;
    background: #FFA645;
    border-radius: 50%;
}
.color_red.cc1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    width: 28px;
    background: #E24717;
    border-radius: 50%;
}
.franchising-row .franchising-text h2 {
    margin-bottom: 15px;
}
.franchising-row .franchising-text h4 {
    margin-bottom: 10px;
}
.et_pb_gutters4.et_pb_row .et_pb_column.franchising-col-1 {
    width: 50%;
}
.et_pb_gutters4.et_pb_row .et_pb_column.franchising-col-2 {
    width: 42%;
}
body .font-size-20 h4{
    font-size: 20px!important;
}
.research-box-blurb {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
}
.research-box-blurb .et_pb_module.et_pb_blurb.three-box-blurb {
    width: calc(33.33% - 6px);
    margin-bottom: 5px!important;
}
.research-box-blurb .et_pb_module.et_pb_blurb.five-box-blurb {
    width: calc(25% - 6px);
    margin-bottom: 0px!important;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description br{
    display: none;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description img{
    min-height: 88px;
    vertical-align: middle;
    padding-top: 10px;
    width: 80px;
    display: block;
    margin: 0 auto;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description a.btn,
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description span.btn{
    padding: 12px 35px;
    border-radius: 85px;
    background: #FFA645;
    color: #091F5C;
    text-align: center;
    font-family: "Avenir Next";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 35px;
    border: 2px solid #091F5C;
    transition: all 300ms ease 0ms;
    cursor: pointer;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description a.btn:hover,
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description span.btn:hover{
    background: transparent;
    border: 2px solid #FFA645;
    color: #FFA645;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_content {
    height: 100%;
}
.research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.description-text p{
    line-height: 1.5;
    margin-bottom: 20px;
    padding-bottom: 0px ;
}
.description-text h4{
    margin-bottom: 15px;
}
.description-text ul{
    padding-bottom: 0px;
    padding-left: 0px;
    list-style: none;
}
.description-text li{
    line-height: 1.5;
    padding-bottom: 30px;
    position: relative;
    padding-left: 70px;
}
.description-text li p{
    margin-bottom: 0px;
}
.description-text li:after{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(./images/list-before-icon.svg);
	width: 41px;
	height: 41px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.description-text li:last-child{
    padding-bottom: 0px;
}
.support_section_row .et_pb_column.support_section_col_1{
    margin-right: 15%;
    padding-right: 0px;
    width: 63%;
}
.support_section_row .et_pb_column.support_section_col_2{
    width: 22%;
}
.support_section_row .et_pb_column.support_section_col_2 .et_pb_module.et_pb_blurb{
    margin-bottom: 15px;
    position: relative;
}
.support_section_row .et_pb_column.support_section_col_2 .et_pb_module.et_pb_blurb:last-child{
    margin-bottom: 0px;
}
.support_section_row .et_pb_column.support_section_col_2 .et_pb_module.et_pb_blurb:last-child:after{
    content: none;
}
.support_section_row .et_pb_column.support_section_col_2 .et_pb_module.et_pb_blurb::after{
    content: " ";
    position: absolute;
    top: 96%;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(./images/down_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    z-index: 999;
}
.support_section_row .et_pb_column.support_section_col_2 .et_pb_module.et_pb_blurb .et_pb_main_blurb_image{
    margin-bottom: 15px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}
.franchising_101_text h1{
    margin-bottom: 12px;
}
.franchise_research_section_2 {
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px;
    column-gap: 20px;
}
.story-list-bottom {
    width: calc(50% - 10px);
}
.research_detail_info{
    padding-top: 20px;
    padding-right: 15px;
}
.research_detail_info h3{
    color: #091F5C;
    margin-bottom: 13px;
}
.link-url a{
    color: #E24717;
    font-weight: 500;
}
.research_img a{
    display: block;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li.display-none.header-btn ,
footer .display-none.header-btn{
    display: none;
}
.videop-popup-module .dtq-video-popup-text {
    text-indent: -9999px;
    background-image: url(./images/play-icon.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
}
.error404 .et_pb_post.not_found{
    margin-bottom: 0px;
    display: flex;
    height: 40vh;
    align-items: center;
}
.error404 .et_pb_post.not_found h1{
    color: #091f5c;
}
.error404 .et_pb_post.not_found p{
    font-size: 18px;
}
body div#acwp-toolbar-btn-wrap{
    right: 20px;
    left: unset;
}
body .get_in_touch_popup {
    max-height: 90vh;
    position: fixed !important;
    left: 50% !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow-y: auto;
    justify-content: center;
    width: 70%;
    max-width: 90%;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding: 40px;
    background: #fff;
}
.banner-form.col-group{
    width: 100%;
}
.b-close {
	float: right;
	width: 25px;
	height: 25px;
	cursor: pointer;
	position: absolute;
	background: none;
	top: 15px;
	right: 15px;
}
.b-close:after,
.b-close:before {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -2px;
	content: '';
	width: 110%;
	height: 2px;
	background: #000;
	float: left;
	position: relative;
	clear: both;
}
.b-close:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.b-close:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.faqs_section .et_pb_toggle_content {
    padding-top: 10px
}
.table-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 15px;
    border-bottom: 1px solid #000;
    padding: 8px 0px;
}
.table-row:last-child{
    border-bottom: 0px;
}
.table-row .table-col-3{
    width: 100%;
}
.description-text li h3{
    color: #000;
}
.footer-icon .et_pb_text_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.footer-icon .et_pb_text_inner a {
    line-height: normal;
}
.footer-icon .et_pb_text_inner a img{
    width: 22px;
    height: 22px;
}
.privacy_policy_text h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.has-inline-block-img .d-inline-block{
    display: inline-block;
}
.has-inline-block-img .d-inline-block.ml-10{
    margin-left: 10px;
}
.has-fixed-height.et_pb_module .et_pb_text_inner{
    height: 530px;
    overflow-y: auto;
    padding-right: 15px;
}
.has-fixed-height.et_pb_module .et_pb_text_inner::-webkit-scrollbar{
    width: 10px
}
.has-fixed-height.et_pb_module .et_pb_text_inner::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background: #FFA645;;
    width: 32px;
}
.has-fixed-height.et_pb_module .et_pb_text_inner::-webkit-scrollbar{
    width: 8px;
    background-color: #fff;
    border-radius: 19px;
}
.has-fixed-height.et_pb_module .et_pb_text_inner::-webkit-scrollbar-track{
    border-radius: 19px;
    background-color: #DEDEDE ;
    border-left: 2px solid white;
    border-right: 2px solid white;
}
.header-menu ul.et-menu li ul.sub-menu{
    width: 350px;
}
.header-menu ul.et-menu li ul.sub-menu li,
.header-menu ul.et-menu li ul.sub-menu li a{
    width: 100%;
}
.why_home_halo_section.slick-initialized .slick-slide.why_home_halo_slider_row{
    display: flex;
}
.why_home_halo_slider_col_1 .et_pb_image , .why_home_halo_slider_col_1 .et_pb_image span , .why_home_halo_slider_col_1 .et_pb_image img{
    height: 100%;
}
.why_home_halo_slider_col_1 .et_pb_image img{
    object-fit: cover;
}



@media screen and (max-width: 1430px) {
    body .fixed-section.et_pb_section{
        margin-left: 20px!important;
        margin-right: 20px!important;
    }
    body .fixed-section.et_pb_row{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media screen and (max-width: 1300px) {
    .et_pb_gutters1 .et_pb_column.meet_our_ceo_section{
        width: 31%;
    }
}
@media screen and (max-width: 1180px) and (min-width: 980px) {
    .why_home_halo_slider_col_2.et_pb_column{
        padding-right: 70px;
        padding-bottom: 70px;
    }
}
@media screen and (max-width: 1180px) {
    .et_pb_row{
        width: 90%;
    }
    .support_section_row .et_pb_column.support_section_col_1{
        margin-right: 7%;
        width: 63%;
    }
    .support_section_row .et_pb_column.support_section_col_2 {
        width: 30%;
    }
    div.customItemList {
        padding: 0px 12px 9px;
    }
}
@media screen and (min-width: 1011px) {
    body .investing-tab .customDotsList .slick-track {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}
@media screen and (max-width: 1080px) {
    .d-flex-mobile-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order1{
        order: 1;
    }
    .order2{
        order: 2;
    }
    .why-now-blurb-section .et_pb_module.et_pb_blurb {
        width: calc(33.33% - 50px);
    }
    .why-now-blurb-section .et_pb_column {
        gap: 50px;
    }
    .our_leader_ship_section .et_pb_module.et_pb_text, .et_pb_column .meet_our_ceo_section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .br-none br{
        display: none;
    }
    .research-box-blurb .et_pb_module.et_pb_blurb.five-box-blurb {
        width: calc(33.33% - 6px);
    }
    body .get_in_touch_popup {
        width: 90%;
    }
    body .our_leader_image{
        position: relative;
    }
    .et_pb_gutters1 .et_pb_column.our_leader_ship_section  {
        width: 60%;
    }
    .et_pb_gutters1 .et_pb_column.meet_our_ceo_section{
        width: 40%;
    }
}
@media screen and (max-width: 1024px) {
    .et_pb_blurb_content{
        max-width: 100%;
    }
    .et_pb_row {
        padding: 0% 0;
    }
    div.et_pb_section.banner_section{
        background-size: 650px!important;
    }
}
@media screen and (max-width: 1010px){
    div.customItemList{
        width: inherit!important;
    }
    .et_pb_column.header-menu-col .header-menu {
        padding-right: 10px;
    }
}
@media screen and (min-width: 980px) {
    .et_pb_gutters3 .et_pb_column.header-button-col{
        width: 64%;
    }
}
@media screen and (max-width: 980px) {
    .why-now-blurb-section .et_pb_module.et_pb_blurb {
       width: calc(50% - 50px);
    }
    .our_leader_image{
        position: relative;
    }
    .et_pb_gutters1.et_pb_row .our_leader_ship_section{
        margin-bottom: 30px!important;
    }
    .header_row{
        display: flex;
        align-items: center;
    }
    .header_row .et_pb_column{
        margin-bottom: 0px;
    }
    .header_row .et_pb_column .et_pb_module{
        margin: 0px;
    }
    header .mobile_menu_bar,
    header .et_pb_menu_inner_container,
    header .et_pb_module,
    header .header-row,
    header .et_pb_column {
        position: unset;
    }

    #mobile_menu1 {
        top: 100%;
        text-align: start;
    }
    body #mobile_menu1 li.header-btn a {
        font-size: 16px;
        display: inline-block;
        padding-top: 7.5px !important;
        padding-right: 35px !important;
        padding-bottom: 7.5px !important;
        padding-left: 35px !important;
        border-radius: 85px;
        margin-top: 10px;
        font-weight: 500 !important;
    }
    body #mobile_menu1 li.header-btn.yellow-btn a{
        background-color: #FFA645 !important;
        color: #091F5C !important;
        border-color: #FFA645;
        border-bottom-color: #ffa645 !important;
    }
    body #mobile_menu1 li.header-btn.blue-btn a{
        background-color: #091F5C !important;
        color: #fff !important;
        border-color: #091F5C;
        border-bottom-color: #091F5C !important;
    }
    .mobile_menu_bar:before,
    .et-db #et-boc .et-l .mobile_menu_bar:before{
        content: "";
        background: url(images/menu-icon.svg);
        background-repeat: no-repeat;
        width: 28px!important;
        height: 14px!important;
        display: block;
        top: 0px;
    }
    .et_pb_menu__wrap .mobile_menu_bar{
        transform: unset;
    }
    body #mobile_menu1 li a,
    .et_mobile_menu .menu-item-has-children>a{
        padding: 8px 0%!important;
        text-align: start!important;
        opacity: 1!important;
        background: transparent!important;
        font-weight: normal!important;
        color: #091F5C!important;
    }
    #mobile_menu1 {
        padding: 25px 30px!important;
    }
    .et_pb_column.banner-left-colunm {
        padding: 0px 30px;
        width: 100%;
    }
    .whyhome-section .et_pb_column.whyhome-section_col_left {
        background-image: none;
    }
    .whyhome-section .et_pb_row {
        display: flex;
        flex-direction: column-reverse;
    }
    .ready_to_own_left_part::before{
        content: none;
    }
    body .fixed-section.et_pb_section {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    button.slick-arrow::before{
        content: none;
    }
    body ul.slick-dots{
        padding-top: 30px;
    }
    .why_home_halo_section ul.slick-dots{
        padding-top: 0px;
        justify-content: flex-start;
        padding-left: 0px;
        z-index: 999;
        position: absolute;
        bottom: 80px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0px;
    }
    .our_leadership_row{
        display: flex;
        height: 100%;
        flex-direction: column;
        gap: 0px;
    }
    .franchising-row{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
    }
    body div.franchising-row::after{
        display: none;
    }
    .et_pb_gutters4.et_pb_row .et_pb_column.franchising-col-1{
        margin-bottom: 0px;
    }
    .research-box-blurb .et_pb_module.et_pb_blurb.five-box-blurb {
        width: calc(33.3% - 6px);
        margin-bottom: 0px !important;
    }
    body .fixed-section.et_pb_row{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .et_pb_bg_layout_light .et_pb_widget li a {
        padding: 0px 25px;
    }
    header .mobile_nav.opened .mobile_menu_bar:before, .et-db #et-boc .et-l .mobile_nav.opened .mobile_menu_bar:before {
        color: #091F5C !important;
        font-family: ETmodules !important;
        font-weight: 400 !important;
        content: "\4d" !important;
        background: no-repeat !important;
        top: -8px !important;
        font-size: 34px !important;
    }
    .et_pb_gutters1.franchising-banner-row{
        display: flex;
    }
    .et_pb_gutters1 .et_pb_column.franchising-banner-col-left , .et_pb_gutters1 .et_pb_column.franchising-banner-col-right{
        width: 50%;
    }
    body .franchising_101_text h1{
        font-size: 40px!important;
    }
    body .franchising_101_text h4 br{
        display: none;
    }
    .our_leader_ship_section .et_pb_module.et_pb_text{
        padding-left: 30px !important;
        padding-right: 20px !important;
    }
    .et_pb_column .meet_our_ceo_section{
        padding-left: 30px !important;
        padding-right: 25px !important;
    }
    div.whyhome-section .et_pb_row{
        border-bottom-right-radius:0px;
        border-bottom-left-radius:0px;
        overflow:hidden;
    }
    .et_pb_column.header-menu-col{
        justify-content: left;
        gap: 8px;
    }
     ul.et_mobile_menu li.menu-item{
        position: relative;
     }
    ul.et_mobile_menu li.menu-item a.mobile-toggle{
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        border: none !important;
        padding: 0 !important;
        height: 0 !important;
    }
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after{
        top: 2px !important;
        position: relative !important;
        content: "\43";
        font-family: 'ETmodules' !important;
        font-size: 16px !important;
    }
    ul.et_mobile_menu .menu-item-has-children .sub-menu, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
    .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
    .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu{
        display: none !important;
        visibility: hidden !important;
    }
    ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible{
        display: block !important;
        visibility: visible !important;
    }
    ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after{
        content: '\42';
        font-family: 'ETmodules' !important;
    }
    .et_pb_gutters1 .et_pb_column.our_leader_ship_section,
    .et_pb_gutters1 .et_pb_column.meet_our_ceo_section  {
        width: 100%;
    }
    .why_home_halo_section.slick-initialized .slick-slide.why_home_halo_slider_row{
        flex-wrap: wrap;
    }
    .why_home_halo_slider_col_1 .et_pb_image img{
        max-height: 550px;
        height: 100%;
    }
}


@media screen and (max-width: 767px) {
    body.page-about header, body.page-faqs header{
        margin-top: 0px;
    }
    .why-now-blurb-section .et_pb_module.et_pb_blurb {
        max-width: 250px;
        margin: 0 auto;
        width: 100%;
    }
    .why-now-blurb-section .et_pb_column{
        gap: 58px;
        flex-direction: column;
    }
    body h1{
        font-size: 40px!important;
    }
    .tab_section .et_pb_row{
        width: 100%;
    }
    .tab_section .et_pb_row .et_pb_row{
        padding: 0px 5px!important;
    }
    .financials_row .financials_text h2{
        margin-bottom: 15px;
    }
    .financials_row .financials_text h3 br{
        display: none;
    }
    .et_pb_gutters4.et_pb_row .et_pb_column.franchising-col-1{
        width: 100%;
    }
    .et_pb_gutters4.et_pb_row .et_pb_column.franchising-col-2{
        width: 100%;
    }
    .franchising-row{
        flex-wrap: wrap;
    }
    div.investing-tab div.customDotsList{
       padding-bottom: 30px
    }
    .support_section_row .et_pb_column.support_section_col_2{
        display: none;
    }
    .support_section_row .et_pb_column.support_section_col_1{
        margin-right: 0px;
        width: 100%;
        margin-bottom: 0px;
    }
    .services_details_section .et_pb_row{
        width: 100%;
    }
    body .services_details_section.et_pb_section{
        padding: 20px 20px 30px;
    }
    .et_pb_gutters1 .et_pb_column.franchising-banner-col-left, .et_pb_gutters1 .et_pb_column.franchising-banner-col-right{
        width: 100%;
    }
    .et_pb_gutters1.franchising-banner-row{
        flex-wrap: wrap;
    }
    .franchising_101_text  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .franchising-row{
        gap: 15px;
    }
    .privacy_policy_text h3 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .has-inline-block-img .d-inline-block.ml-10{
        margin-left: 5px;
    }
    .has-width img{
        width: auto;
    }
    .research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description{
        padding-top: 15px;
    }
    .research-box-blurb .et_pb_module.et_pb_blurb .et_pb_blurb_description img{
        padding-top: 15px;
    }
}
@media screen and (max-width: 600px) {
    div.customItemList{
        padding: 0px 20px 9px;
    }
    .cost-row{
        flex-direction: column;
    }
    .map_intro ul{
        justify-content: center;
        padding-top: 25px;
    }
    .research-box-blurb .et_pb_module.et_pb_blurb.three-box-blurb,
    .research-box-blurb .et_pb_module.et_pb_blurb.five-box-blurb{
        width: 100%;
        margin-bottom: 0px!important;
    }
    .research-box-blurb .et_pb_module.et_pb_blurb.three-box-blurb:last-child{
        margin-bottom: 6px!important;
    }
    .story-list-bottom{
        width: 100%;
    }
    .franchise_research_section_2{
        row-gap: 25px;
    }
}

@media screen and (max-width: 480px) {
    div div.customItemList{
        width: auto!important;
    }
    div.investing-tab div.customDotsList{
        padding-bottom: 0px;
    }
    .table-row{
        flex-direction: column;
        gap: 5px;
    }
    .table-col-1, .table-col-2, .table-col-3 {
        width: 100%;
    }
    .description-text li {
        padding-bottom: 20px;
        padding-left: 60px;
    }
    body div#acwp-toolbar-btn-wrap{
        top: 140px !important;
    }
}