.custom_btn {
    border-radius: 999px;
    box-sizing: border-box;
    cursor: pointer;
    font-family: Inter, Helvetica, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", EmojiSymbols, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    opacity: 1;
    outline: 0 solid transparent;
    padding: 8px 18px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content;
    word-break: break-word;
    border: 0;
}

.cusotn_btn_color_a {
    background: #5E5DF0;
    color: #FFFFFF;
    box-shadow: #5E5DF0 0 10px 20px -10px;
}

.badge_img img {
    width: 70%;
}

.badge_img {
    text-align: center;
    display: none;
}

.user.rating {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
}

.user.rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

.user.rating label:last-child {
    position: static;
}

.user.rating label:nth-child(1) {
    z-index: 5;
}

.user.rating label:nth-child(2) {
    z-index: 4;
}

.user.rating label:nth-child(3) {
    z-index: 3;
}

.user.rating label:nth-child(4) {
    z-index: 2;
}

.user.rating label:nth-child(5) {
    z-index: 1;
}

.user.rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.user.rating label .icon {
    float: left;
    color: transparent;
}

.review_Image {
    border-radius: 50%;
}

.user.rating label:last-child .icon {
    color: rgb(171 158 158);;
}

.rating .unchecked {
    color: rgb(171 158 158);
}
.rating .red{
    color : red;
}
.rating .yellow{
    color : #FFAC33FF;
}
.rating .blue{
    color : #4a36ff;
}

.user.rating:not(:hover) label input:checked ~ .icon,
.user.rating:hover label:hover input ~ .icon {
    color: rgba(255, 172, 51, 1);
}

.user.rating label input:focus:not(:checked) ~ .icon:last-child {
    color: rgb(171 158 158);
    text-shadow: 0 0 5px rgba(255, 172, 51, 1);
}

textarea {
    width: 100%;
}

.card-header {
    font-size: 18px;
    font-weight: 700;
}

.follow span {
    font-weight: 600;
    font-size: 15px;
    color: #000;
}
.direct-all-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.insurance {
    position: relative;
}
.insurance img.badge_rough {
    width: 100%;
}
.rough_img {
    display: grid;
    grid-template-columns: 78% 20%;
    gap: 2%;
    align-items: center;
}






.sidebar-review h1 {
    margin-top: 25px !important;
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #00205b;
    text-align: center;
}
.sidebar-review a {
    background: #f4f4f4;
    color: #00205b;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
}
.leave-review {
    border: 1px solid #00205b;
    text-align: center;
    padding: 8px 15px;
    border-radius: 5px;
    margin-top: 20px;
    display: block;
}
.blue {
    color: #2D3090 !important;
    font-weight: 600 !important;
    opacity: 0.8;
}
.rating .unchecked {
    color: rgb(171 158 158);
}
.leave-review span {
    color: #666;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500;
}
.leave-review a {
    color: #00205b;
    text-decoration: underline;
    font-weight: bold;
}
section.newblog_sec {
    padding: 50px 15px;
    position: relative;
}
.all_vict_txt {
    padding: 20px;
    border: 2px solid #f3f3f3;
}
.victorius_img {
    text-align: center;
    padding-bottom: 30px;
}
.victorius_img img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}
.victorius_img h3 {
    font-size: 26px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0px;
    color: #000000ad;
}
.victorius_img h5 {
    margin: 0px;
    font-size: 16px;
    padding-bottom: 10px;
    color: #00000099;
}
.victorius_img p {
    font-size: 14px;
    line-height: 20px;
    color: #00000099;
    margin: 0px;
    padding-bottom: 20px;
}
.victoria_call {
    background: #1F86EF;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none !important;
    border: 0px;
    width: fit-content;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.victoria_call i.fa.fa-phone {
    rotate: 90deg;
}
.join_victoria {
    background: #22B14C;
    color: #fff !important;
    padding: 10px 15px !important;
    border-radius: 5px !important;
    font-size: 13px !important;
    text-decoration: none !important;
    border: 0px !important;
    margin-bottom: 20px !important;
}
.join_victoria:hover {
    background: #22B14C;
    color: #fff;
}
.insurance h1 {
    margin-top: 25px !important;
    font-size: 30px;
    font-weight: bold;
    color: #00205b;
    margin-bottom: 10px;
}
.insurance p.client-para {
    margin-bottom: 0px;
    color: #00205b;
    padding-bottom: 10px;
}
.insurance p {
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 25px;
}
.appoint {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.appoint a {
    background: #04DAFF;
    color: #000;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none !important;
}
.appoint a:hover {
    background: #2D3090;
    transition: .5s;
    color: #fff;
}
.company-logos {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    column-gap: 2%;
    align-items: center;
    justify-content: center;
}
.company-logos img {
    margin-bottom: 20px;
}
.companies-i-represent {
    padding: 40px 0px 0px 0px;
}
.companies-i-represent .container {
    width: 60%;
}
.companies-i-represent h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: normal !important;
    margin: 0px !important;
    padding-bottom: 30px;
}
.all_video_txt {
    padding: 20px;
    border: 2px solid #f3f3f3;
}
.video_ul video {
    width: 100%;
    height: 300px;
    object-fit: contain;
}
.socail_share {
    padding-bottom: 30px;
}
.socail_icon {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.socail_icon a img {
    width: 25px;
}
.socail_share p {
    color: #00205b;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    margin: 0px;
}
.zip_code {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
    padding-bottom: 15px;
}
.first_nm .input_nm {
    height: auto !important;
    font-size: 14px;
    padding: 8px !important;
    box-shadow: none;
}
.get-it-touch h3 {
    font-size: 18px;
    color: #00205b;
    font-weight: 500;
    line-height: normal;
    margin: 0px;
    padding-bottom: 10px;
}
.first_nm label {
    font-size: 14px;
    line-height: normal;
    color: #333;
    font-weight: 400;
}
textarea#message {
    height: 100px;
    line-height: normal;
    font-size: 14px;
    padding: 8px;
    color: #333;
    border-radius: 5px;
}
.text_area label {
    line-height: normal;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.word_enter label {
    line-height: normal;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.word_enter input.input_nm {
    height: auto !important;
    font-size: 14px;
    padding: 8px !important;
    box-shadow: none;
}
.license_check input#license {
    width: auto;
    height: auto;
    position: relative;
    top: 2px;
    box-shadow: none;
}
.text_area {
    padding-bottom: 10px;
}
.word_enter {
    padding-bottom: 15px;
}
.license_check {
    display: flex;
    align-items: baseline;
    gap: 5px;
}
.license_check label {
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.license_check label span {
    color: #00205b;
    font-weight: 600;
    font-size: 14px;
}
#victoria_modal .modal-header {
    position: relative;
    display: block;
    text-align: left;
}
#victoria_modal .modal-header button.close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 28px;
    color: #333333c2;
    opacity: 1;
}
#victoria_modal .modal-header h4.modal-title {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
.phone_medi .input_nm {
    padding: 8px;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
    width: 100%;
    box-shadow: none;
}
.modal-footer button.request_cal {
    padding: 10px 15px;
    border: 0px;
    border-radius: 5px;
    color: #fff;
    background: #00205b;
    margin: 0px;
}





.meet-aldo h1 span {
    font-size: 30px;
}
button.find_plan_btn {
    line-height: normal;
    background: #F89967;
    color: #1B223A;
    font-weight: 600 !important;
    border: 1px solid #F89967;
    display: block;
    margin: auto;
    border-radius: 50px;
    padding: 7px 20px;
}
.comment-item-wrap {
    padding-bottom: 30px;
}
.visit-btn p {
    line-height: normal;
    padding-top: 20px;
    color: #000;
    font-size: 14px;
}
#myModal .modal-content {
    background: #00205b;
}
.disclam_txt p {
    color: #fff;
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 25px;
}
.disclam_txt span {
    font-weight: bold;
}
#myModal button.btn-close {
    filter: invert(1);
    opacity: 1;
}
.ok_btns a {
    display: block;
    text-align: end;
    color: #fff;
    font-family: 'Poppins';
    font-size: 18px;
    line-height: normal !important;
}



.about_new_row4 .who_sec p a {
    color: #2154CB;
    font-weight: 500;
}
.about_halo_2 p.build_comm {
    padding-bottom: 80px;
}
.about_halo_2 p.earn_reward {
    padding-bottom: 80px;
}
.about_new_row3 .who_image img {
    height: 391px;
    object-fit: cover;
}
.about_new_row2 .who_sec {
    padding-right: 5px;
}
.about_new_row6 .col-sm-12 {
    padding: 0px;
}
.startherebtn a {
    color: #2154CB;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Poppins';
    padding-bottom: 30px !important;
    display: block;
    width: fit-content;
}
.about_new_row3 .who_sec p {
    padding-bottom: 10px !important;
}
.about_new_row3 .who_sec p:last-child {
    padding: 0px !important;
}





.row.about_new_row3 {
    padding-bottom: 40px;
}
.row.about_new_row2 {
    padding-bottom: 40px;
    align-items: center;
}
.about_new_row2 .col-sm-6 {
    padding: 0px !important;
}
.about_new_row3 .col-sm-6 {
    padding: 0px !important;
}
.about_new_row3 .who_sec {
    background: #F4F8FB;
    padding: 8% 20px;
}
.row.about_new_row4 {
    padding-bottom: 40px;
    align-items: center;
}
.about_new_row4 .col-sm-6 {
    padding: 0px !important;
}
.about_new_row3 p {
    padding-bottom: 0px !important;
}
.about_new_row5 .col-sm-12 {
    padding: 0px !important;
}







.site-footer-two {
    margin-top: 0px !important;
}
header.main-header-three {
    display: none;
}



.footer-widget__social-box:before {
    display: none !important;
}
.menu-item.active a {
    color: #000;
    border-bottom: 1px solid #000;
}
.footer-widget__logo a img {
    width: 85% !important;
}
.site-footer-two {
    margin-top: 0px !important;
}
section.new_header {
    padding: 10px 70px;
    background-color: #7AD8FF;
}
section.new_header2 {
    background: transparent;
    margin-left: 70px;
    margin-right: 70px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
header.main-header-three {
    display: none;
}
.new_header .container {
    width: 100% !important;
    max-width: 100% !important;
}
.new_header2 .container {
    width: 100% !important;
    max-width: 1170px !important;
}
.new_menu ul {
    padding: 0px !important;
    list-style: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 27px;
    margin: 0px !important;
}
.row.new_header_row2 {
    align-items: center;
}
.login_btn a {
    background: #fff;
    color: #000;
    padding: 6px 30px !important;
    border-radius: 50px;
    display: block;
    text-align: center;
    width: fit-content;
    line-height: normal !important;
    margin: auto;
    margin-right: 0px;
    font-size: 16px !important;
    border: 1px solid #000;
    font-weight: 400 !important;
    font-family: var(--secondaryFont);
}
.login_btn a:hover {
    background: #00205b;
    border: 1px solid #00205b;
    color: #fff;
}
.new_menu ul li a {
    color: #00205b;
    font-family: var(--secondaryFont);
    font-weight: 500;
    font-size: 14px;
}
.mobile_menus {
    display: none;
}




.medi_advant_sec .container {
    max-width: 100% !important;
    padding: 0px !important;
    width: 100%;
}
.discover_txt {
    padding-left: 17%;
    padding-right: 17%;
    display: flex;
    flex-direction: column;
    row-gap: 45px;
    padding-top: 29%;
    padding-bottom: 29%;
}
.zip_code_txt p {
    font-size: 14px;
    line-height: normal;
    margin: 0px;
    padding: 15px 0px;
    font-family: 'Poppins';
    color: #00000094;
}
.dances_img img {
    width: 100%;
}
.dances_img {
    position: relative;
}
.zip_code_txt h4 {
    font-weight: bold;
    font-size: 34px;
    font-family: 'Poppins';
    margin: 0px;
    line-height: 40px;
    padding-bottom: 0px;
    padding-top: 0px;
    color: #fff;
}
.zip_code_txt a {
    color: #fff;
    background: #2154CB;
    font-size: 14px;
    display: block;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: normal;
    padding: 8px 20px;
    border-radius: 5px;
    width: fit-content;
    margin-top: 10px;
}
.medi_advant_row .col-sm-4 {
    padding: 0px !important;
}
.medi_advant_row .col-sm-4:nth-child(1) {
    background: #3F608B;
}
.medi_advant_row .col-sm-8 {
    padding: 0px !important;
}



section.discoverhalo_sec1 {
    padding: 60px 15px;
}
.about_halo_col p {
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    margin: 0px;
    padding-bottom: 20px;
}
.about_halo_col ul {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
}
.about_halo_col ul {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
}
.about_halo_col li a {
    color: #000;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: normal;
}
.about_halo_col li a:hover {
    color: #2154CB;
}
a.creteacc {
    color: #2154CB;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
    padding: 15px 0px;
    display: block;
    line-height: normal;
}
.about_halo_2 h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0px;
    color: #000;
    font-weight: bold;
    font-family: 'Poppins';
    padding-bottom: 8px;
}
.about_halo_2 h1 span {
    color: #2154CB;
    font-size: 24px;
    line-height: normal;
}
.who_sec p span {
    color: #333;
    font-weight: bold;
}
.about_halo_2 h5 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: 'Poppins';
    margin: 0px;
    line-height: normal;
    padding-bottom: 5px;
}
.about_halo_2 p {
    color: #00000094;
    font-weight: 400;
    font-family: 'Poppins';
    margin: 0px !important;
    line-height: 20px;
    padding-bottom: 15px;
    font-size: 14px;
}
.about_halo_2 li {
    color: #00000094;
    font-weight: 400;
    font-family: 'Poppins';
    margin: 0px !important;
    line-height: normal;
}




.meet-aldo h1 a {
    color: #2D3090;
}


        .blue {
    color: #2D3090 !important;
    font-weight: 600 !important;
    opacity: 0.8;
}
        .direct-all-flex span {
    font-weight: 600;
    font-size: 15px;
    color: #000;
}
        .direct-all-flex a.follow_nn {
    background: #f4f4f4;
    width: 30%;
    padding: 8px 15px;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;
    margin-right: 20px;
}

.direct-all-flex a.follow_ff {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    background: #f4f4f4;
    width: 40%;
    padding: 8px 15px;
    margin-bottom: 0px;
    justify-content: center;
    margin-right: 6px;
}

        .full-box {
    margin-top: 20px;
    background: #f4f4f4;
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 0px;
    margin-right: 0px;
    text-align: center;
}
.full-box p {
    margin: 0px !important;
    font-weight: 600;
    font-size: 15px;
    color: #000;
}
 
    .reviews {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    margin-bottom: 20px;
    gap: 10px;
    width: max-content;
}
span.review-point {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    font-family: "Montserrat", sans-serif !important;
}
span.fa.fa-star.checked {
    color: #2D3090;
    font-size: 16px;
}
span.fa.fa-star {
    color: #04DAFF;
    font-size: 16px;
}
span.leave-review {
    font-size: 16px;
    font-weight: 500;
}
.leave-review a {
    color: #00205b;
    text-decoration: underline;
    font-weight: bold;
}
.aldo {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
/* .insurance {
    width: 65%;
} */
.date-agent-img {
    width: 45%;
}
.aldo img {
    width: 100%;
    border-radius: 4px;
    height: 380px;
    object-fit: cover;
}
section.posts-agent {
    padding: 40px 15px;
}
.insurance h1 {
    margin-top: 25px !important;
    font-size: 30px;
    font-weight: bold;
    color: #00205b;
    margin-bottom: 10px;
}
.insurance p {
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
}
.insurance p.client-para {
    margin-bottom: 0px;
    color: #00205b;
}
.insurance p.client-verify {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #00205b;
}
.insurance p.sales-in {
    color: #2a6e5b;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
    position: relative;
}
.insurance p.sales-in:after {
    content: '';
    background: #2a6e5b;
    width: 70px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.call-direct {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    background: #f4f4f4;
    width: 60%;
    padding: 8px 15px;
    margin-bottom: 0px;
    justify-content: center;
    margin-right: 6px;
}
.call-direct p {
    margin: 0px !important;
    color: #000;
    font-weight: 600;
    opacity: 1 !important;
}
.call-direct a {
    color: #666;
    font-weight: 500;
    text-decoration: none !important;
    font-size: 14px;
}
.reviews p {
    margin: 0px !important;
    color: #666;
    font-weight: bold;
}
.appoint {
    display: flex;
    align-items: center;
    gap: 10px;
}
.appoint a {
    background: #04DAFF;
    color: #000;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none !important;
}
.appoint a:hover {
    background: #2D3090;
    transition: .5s;
    color: #fff;
}
.call-office {
    display: flex;
    align-items: center;
    gap: 5px;
    width: max-content;
    margin-bottom: 5px;
}
.call-office p {
    margin: 0px !important;
    color: #666;
    font-weight: 500;
    opacity: 1 !important;
    font-size: 18px;
}
.call-office a {
    color: #666;
    font-weight: 500;
    text-decoration: none !important;
    font-size: 18px;
}
.hours-table a {
    background: #04DAFF;
    color: #000;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    display: flex;
    width: max-content;
    margin-top: 15px;
    font-weight: 500;
}
.hours-table a:hover {
    background: #2D3090;
    transition: .5s;
}
.weeks p {
    margin: 0px !important;
    color: #666;
    font-weight: 500;
    width: 50%;
}
.weeks {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}
section.meet {
    padding: 40px 15px;
}
.map iframe {
    width: 100%;
}
.meet-aldo h1 {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 35px;
    color: #2D3090;
    font-weight: bold;
    font-size: 30px;
}
.col-sm-4.cont-deatil {
    padding: 50px;
}
.col-sm-4.hous-detail {
    padding: 50px;
}
.all-detail {
    background: #f4f4f4 !important;
    border-radius: 4px;
}
.col-sm-4.map-col {
    padding: 0px !important;
}
.all-detail h4 {
    color: #00205b;
    font-weight: 700;
    font-size: 20px;
    margin-top: 0px;
}
.all-detail h5 {
    color: #00205b;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.all-detail span {
    display: block;
    font-size: 18px;
    color: #666;
    font-weight: 500;
}
a.mail-id {
    color: #00205b;
    text-decoration: underline !important;
}
.all-detail td {
    width: 50%;
    font-size: 16px;
    font-weight: 500;
    color: #666;
    padding-bottom: 5px;
}
section.review-slider {
    padding: 40px 15px;
    background: #f4f4f4 !important;
}
.slide-text h1 {
    font-size: 20px;
    color: #00205b;
    font-weight: 400;
    margin-top: 0px  !important;
    line-height: 35px;
}
.slide-text p {
    color: #666;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}
.reviews-slider {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #00000040;
    padding: 8px 15px;
    width: max-content;
    border-radius: 5px;
    margin-bottom: 20px;
}
.review-slider span {
    color: #00205b;
    font-size: 20px;
    font-weight: 400;
}
.sidebar-review h1 {
    margin-top: 25px !important;
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #00205b;
}
.sidebar-review a {
    background: #f4f4f4;
    color: #00205b;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
}
.leave-review {
    border: 1px solid #00205b;
    text-align: center;
    padding: 8px 15px;
    border-radius: 5px;
    margin-top: 20px;
    display: block;
}
.leave-review span {
    color: #666;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500;
}
section.customer-review {
    padding: 30px 15px;
}
.review-cust h1 {
    color: #000;
    font-weight: bold;
    font-size: 26px;
    margin-top: 0px !important;
    margin-bottom: 20px;
}
.clients-review {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 30px 0px;
}
.clients-pic img {
    width: 100%;
    border-radius: 50%;
    height: 120px;
    object-fit: cover;
}
.clients-pic {
    width: 10%;
}
.clients-review-detail {
    width: 90%;
}
.clients-name {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 10px;
}
.clients-name h5 {
    margin: 0px !important;
    font-size: 20px;
    font-weight: bold;
}
.client-date-review p {
    font-weight: 400;
    color: #000;
}
.clients-msg p {
    color: #000;
    font-weight: 400;
}
.clients-review.second-review {
    border-top: 1px solid #0003;
}

.main-header-three {
    position: relative;
}
.site-footer-two {
    margin-top: 0px;
    padding-top: 100px;
}

.direct-all-flex .follow {
    background: #f4f4f4;
    width: 40%;
    padding: 8px 15px;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;
}


@media(min-width: 280px) and (max-width: 319px) {

.clients-pic {
    width: 70% !important;
}
.review-cust h1 {
    font-size: 22px !important;
}
.review-cust span {
    font-size: 22px !important;
}
.clients-review .clients-pic img {
    height: 170px !important;
}
.clients-name {
    display: block !important;
}
.direct-all-flex {
    display: block !important;
}
.call-direct {
    margin-top: 0px !important;
    width: 100% !important;
    margin-right: 0px !important;
}
.direct-all-flex .follow {
    width: 100% !important;
    display: block  !important;
}
}



@media(min-width: 320px) and (max-width: 374px) {

.clients-pic {
    width: 60% !important;
}
.clients-review .clients-pic img {
    height: 160px !important;
}
.clients-name {
    display: block !important;
}
.direct-all-flex {
    display: block !important;
}
.call-direct {
    margin-top: 0px !important;
    width: 100% !important;
    margin-right: 0px !important;
}
.direct-all-flex .follow {
    width: 100% !important;
    display: block  !important;
}
}



@media(min-width: 375px) and (max-width: 424px) {


.clients-review .clients-pic img {
    height: 160px !important;
}
.clients-name {
    display: block !important;
}
.direct-all-flex {
    display: block !important;
}
.call-direct {
    margin-top: 0px !important;
    width: 100% !important;
    margin-right: 0px !important;
}
.direct-all-flex .follow {
    width: 100% !important;
    display: block  !important;
}
}




@media(min-width: 240px) and (max-width: 479px) {


.badge_img {
    display: block !important;
}
.badge_img img {
    width: 50%;
}
.rough_img {
    display: flex !important;
    gap: 2%;
    align-items: center;
    padding-top: 35px;
    /* flex-direction: column-reverse; */
}
.rouh_img {
    text-align: center;
    display: none;
}
.insurance img.badge_rough {
    width: 35%;
}
.date-agent-img {
    width: 100%;
}
.date-agent-img {
    margin-bottom: 20px;
}
.aldo {
    display: block !important;
}
.aldo img {
    height: 400px !important;
    object-fit: contain !important;
}
.appoint {
    display: block !important;
}
.insurance {
    width: 100%;
}
.appoint a {
    text-align: center;
    font-size: 14px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #000;
}
.sidebar-review {
    margin-top: 15px;
}
.review-cust span {
    font-size: 24px !important;
}
.review-cust h1 {
    font-size: 24px;
}
.clients-review {
    display: block !important;
}
.clients-pic {
    width: 50%;
    margin-bottom: 20px;
}
.clients-pic img {
    height: 180px !important;
    object-fit: inherit !important;
}
.clients-msg br {
    display: none;
}
.meet .row.all-detail {
    display: block;
    padding: 0px !important;
    margin: auto;
}





.first_nm {
    padding-top: 15px;
}
.zip_code {
    grid-template-columns: 100% !important;
    gap: 0% !important;
}
.socail_icon {
    flex-wrap: wrap;
}
.col-sm-3.newblog_row_col1 {
    width: 100% !important;
}
.col-sm-5.newblog_row_col2 {
    width: 100% !important;
}
.col-sm-4.newblog_row_col3 {
    width: 100% !important;
}



.companies-i-represent .container {
    width: 100% !important; 
}
.company-logos {
    grid-template-columns: 100% !important;
    column-gap: 0% !important;
}
.company-logos img {
    margin: auto;
    margin-bottom: 20px;
    width: 60%;
}

.about_new_row3 .who_image img {
    height: auto;
}

.discover_txt {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.row.about_new_row2 {
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px !important;
    padding-top: 20px;
}
.row.about_new_row3 {
    margin: 0px !important;
}
.row.about_new_row4 {
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px !important;
}
.about_new_row3 .who_sec {
    padding: 5% 20px !important;
}



.mobile_menus .container-fluid {
    justify-content: space-between;
}
.mobile_menus .show {
    visibility: visible !important;
    opacity: 1;
}
.mobile_menus {
    display: block !important;
}
section.new_header {
    display: none;
}
section.new_header2 {
    display: none;
}
.mobile_menus nav.navbar {
    position: relative !important;
    background: #E0F5FF !important;
}
.mobile_menus button.navbar-toggler {
    border: 1px solid #000 !important;
}
.mobile_menus span.navbar-toggler-icon {
    filter: invert(1);
    opacity: 1 !important;
}
.login_btn a {
    margin-right: auto !important;
    margin-left: 0px !important;
}
.mobile_menus div#offcanvasDarkNavbar {
    background: #E0F5FF !important;
}
.mobile_menus button.btn-close.btn-close-white {
    filter: brightness(0.5) !important;
    opacity: 1;
}
.mobile_menus a.nav-link.active {
    color: #00205b !important;
    font-weight: 700 !important;
}
.mobile_menus a.nav-link {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.professional_sec1 .row {
    align-items: center;
    row-gap: 30px;
}
section.professional_sec1 {
    padding: 20px 0px;
}
}


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


.badge_img {
    display: block !important;
}
.rough_img {
    display: flex !important;
    gap: 2%;
    align-items: center;
    padding-top: 35px;
    /* flex-direction: column-reverse; */
}
.badge_img img {
    width: 45%;
}
.rouh_img {
    text-align: center;
    display: none;
}
.insurance img.badge_rough {
    width: 35%;
}
.date-agent-img {
    width: 100%;
}
.meet .row.all-detail {
    display: block;
    padding: 0px !important;
    margin: auto;
}
.date-agent-img {
    margin-bottom: 20px;
}
.aldo {
    display: block !important;
}
.aldo img {
    height: 400px !important;
    object-fit: contain !important;
}
.appoint {
    display: block !important;
}
.insurance {
    width: 100%;
}
.appoint a {
    text-align: center;
    font-size: 14px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #000;
}
.sidebar-review {
    margin-top: 15px;
}
.review-cust span {
    font-size: 26px !important;
}
.clients-review {
    display: block !important;
}
.clients-pic {
    width: 40%;
    margin-bottom: 20px;
}
.clients-pic img {
    height: 180px !important;
    object-fit: inherit !important;
}
.clients-msg br {
    display: none;
}





.first_nm {
    padding-top: 15px;
}
.zip_code {
    grid-template-columns: 100% !important;
    gap: 0% !important;
}
.col-sm-3.newblog_row_col1 {
    width: 100% !important;
}
.col-sm-5.newblog_row_col2 {
    width: 100% !important;
}
.col-sm-4.newblog_row_col3 {
    width: 100% !important;
}



.companies-i-represent .container {
    width: 100% !important; 
}
.company-logos {
    grid-template-columns: 100% !important;
    column-gap: 0% !important;
}
.company-logos img {
    margin: auto;
    margin-bottom: 20px;
    width: 60%;
}


.about_new_row3 .who_image img {
    height: auto;
}





.discover_txt {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
}



.row.about_new_row2 {
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px !important;
    padding-top: 20px;
}
.row.about_new_row3 {
    margin: 0px !important;
}
.row.about_new_row4 {
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px !important;
}
.about_new_row3 .who_sec {
    padding: 5% 20px !important;
}


.mobile_menus .container-fluid {
    justify-content: space-between;
}
.mobile_menus .show {
    visibility: visible !important;
    opacity: 1;
}
.mobile_menus {
    display: block !important;
}
section.new_header {
    display: none;
}
section.new_header2 {
    display: none;
}
.mobile_menus nav.navbar {
    position: relative !important;
    background: #E0F5FF !important;
}
.mobile_menus button.navbar-toggler {
    border: 1px solid #000 !important;
}
.mobile_menus span.navbar-toggler-icon {
    filter: invert(1);
    opacity: 1 !important;
}
.login_btn a {
    margin-right: auto !important;
    margin-left: 0px !important;
}
.mobile_menus div#offcanvasDarkNavbar {
    background: #E0F5FF !important;
}
.mobile_menus button.btn-close.btn-close-white {
    filter: brightness(0.5) !important;
    opacity: 1;
}
.mobile_menus a.nav-link.active {
    color: #00205b !important;
    font-weight: 700 !important;
}
.mobile_menus a.nav-link {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.professional_sec1 .row {
    align-items: center;
    row-gap: 30px;
}
section.professional_sec1 {
    padding: 20px 0px;
}
}


@media(min-width: 576px) and (max-width: 767px) {
.about_new_row3 .who_image img {
    height: auto;
}





.discover_txt {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
}



.row.about_new_row2 {
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px !important;
    padding-top: 20px;
}
.row.about_new_row3 {
    margin: 0px !important;
}
.row.about_new_row4 {
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px !important;
}
.about_new_row3 .who_sec {
    padding: 5% 20px !important;
}


.mobile_menus .container-fluid {
    justify-content: space-between;
}
.mobile_menus .show {
    visibility: visible !important;
    opacity: 1;
}
.mobile_menus {
    display: block !important;
}
section.new_header {
    display: none;
}
section.new_header2 {
    display: none;
}
.mobile_menus nav.navbar {
    position: relative !important;
    background: #E0F5FF !important;
}
.mobile_menus button.navbar-toggler {
    border: 1px solid #000 !important;
}
.mobile_menus span.navbar-toggler-icon {
    filter: invert(1);
    opacity: 1 !important;
}
.login_btn a {
    margin-right: auto !important;
    margin-left: 0px !important;
}
.mobile_menus div#offcanvasDarkNavbar {
    background: #E0F5FF !important;
}
.mobile_menus button.btn-close.btn-close-white {
    filter: brightness(0.5) !important;
    opacity: 1;
}
.mobile_menus a.nav-link.active {
    color: #00205b !important;
    font-weight: 700 !important;
}
.mobile_menus a.nav-link {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.professional_sec1 .row {
    align-items: center;
    row-gap: 30px;
}
section.professional_sec1 {
    padding: 20px 0px;
}


.medi_advant_row .col-sm-4 {
    width: 100% !important;
}
.medi_advant_row .col-sm-8 {
    width: 100% !important;
}
.discoverhalo_sec1 .col-sm-3 {
    width: 100% !important;
}
.discoverhalo_sec1 .col-sm-9 {
    width: 100% !important;
}
.about_new_row2 .col-sm-6 {
    width: 100% !important;
}
.about_new_row3 .col-sm-6 {
    width: 100% !important;
}
.about_new_row4 .col-sm-6 {
    width: 100% !important;
}
.about_new_row6 .col-sm-12 {
    padding: 0px 10px !important;
}
.about_new_row5 .col-sm-12 {
    padding: 0px 10px !important;
}
}



@media(min-width: 768px) and (max-width: 999px) {


.rough_img {
    padding-top: 35px !important;
}
.clients-pic {
    width: 15%;
}
.date-agent-img {
    width: 100% !important;
}
.clients-pic img {
    height: 100px !important;
    object-fit: cover !important;
}
.row.all-detail {
    margin: auto;
    padding: 0px !important;
}
.col-sm-4.cont-deatil {
    padding: 25px;
    width: 50% !important;
}
.col-sm-4.hous-detail {
    padding: 25px;
    width: 50% !important;
}
.col-sm-4.map-col {
    width: 100% !important;
}
.posts-agent .row {
    align-items: flex-start !important;
}
.col-sm-9.aldo-col {
    width: 100% !important;
}
.col-sm-3.sidebar-review-col {
    width: 50% !important;
}
.aldo img {
    height: 400px !important;
    object-fit: contain !important;
}
.date-agent-img {
    margin-bottom: 20px;
}
.insurance {
    width: 100% !important;
}
/* .appoint {
    display: block !important;
} */
.appoint a {
    margin-bottom: 10px;
    text-align: center;
}


    


.col-sm-3.newblog_row_col1 {
    width: 100% !important;
}
.col-sm-5.newblog_row_col2 {
    width: 100% !important;
}
.col-sm-4.newblog_row_col3 {
    width: 100% !important;
}


/* .company-logos {
    grid-template-columns: 48% 48% !important;
    column-gap: 4% !important;
} */
.company-logos img {
    margin-bottom: 20px;
    width: 100%;
}
.video_ul video {
    height: 300px !important;
    object-fit: contain;
}
.about_new_row3 .who_image img {
    height: auto;
}
.companies-i-represent h3 {
    font-size: 28px !important;
}
.companies-i-represent .container {
    width: 50% !important;
}



.discoverhalo_sec1 .row .col-sm-3 {
    width: 35%;
}
.discoverhalo_sec1 .row .col-sm-9 {
    width: 65%;
}
.about_new_row3 .who_sec {
    padding: 5% 20px !important;
}
.row.about_new_row3 {
    padding-bottom: 40px;
    flex-direction: column;
}
.about_new_row3 .col-sm-6 {
    padding: 0px !important;
    width: 100%;
}
.row.about_new_row2 {
    padding-bottom: 40px;
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 20px;
}
.about_new_row2 .col-sm-6 {
    padding: 0px !important;
    width: 100% !important;
}
.row.about_new_row4 {
    padding-bottom: 40px;
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 20px;
}
.about_new_row4 .col-sm-6 {
    padding: 0px !important;
    width: 100% !important;
}






.discover_txt {
    padding-left: 22px;
    padding-right: 15px;
    padding-top: 24%;
    padding-bottom: 24%;
}
.zip_code_txt h4 {
    font-size: 20px;
    line-height: 30px !important;
    padding-bottom: 15px !important;
}


.mobile_menus .container-fluid {
    justify-content: space-between;
}
.mobile_menus .show {
    visibility: visible !important;
    opacity: 1;
}
.mobile_menus {
    display: block !important;
}
section.new_header {
    display: none;
}
section.new_header2 {
    display: none;
}
.mobile_menus nav.navbar {
    position: relative !important;
    background: #E0F5FF !important;
}
.mobile_menus button.navbar-toggler {
    border: 1px solid #000 !important;
}
.mobile_menus span.navbar-toggler-icon {
    filter: invert(1);
    opacity: 1 !important;
}
.login_btn a {
    margin-right: auto !important;
    margin-left: 0px !important;
}
.mobile_menus div#offcanvasDarkNavbar {
    background: #E0F5FF !important;
}
.mobile_menus button.btn-close.btn-close-white {
    filter: brightness(0.5) !important;
    opacity: 1;
}
.mobile_menus a.nav-link.active {
    color: #00205b !important;
    font-weight: 700 !important;
}
.mobile_menus a.nav-link {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
section.professional_sec1 {
    padding: 20px 0px;
}
}


@media(min-width: 992px) and (max-width: 1199px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
section.new_header {
    padding: 10px 20px !important;
}
}


@media(min-width: 1000px) and (max-width: 1100px) {
.about_new_row3 .who_image img {
    height: 444px;
}




.new_menu ul {
    gap: 17px !important;
}
.new_menu ul li a {
    font-size: 12px !important;
}



.discover_txt {
    padding-left: 12% !important;
    padding-right: 12% !important;
    padding-top: 13% !important;
    padding-bottom: 13% !important;
}
.zip_code_txt h4 {
    font-size: 24px !important;
    padding-bottom: 8px !important;
}
.about_new_row3 .who_sec {
    padding: 8.5% 20px !important;
}
.about_new_row2 .col-sm-6 {
    padding: 0px 10px !important;
}
.about_new_row4 .col-sm-6 {
    padding: 0px 10px !important;
}
.row.about_new_row4 {
    align-items: flex-start !important;
}
}


@media(min-width: 1000px) and (max-width: 1100px) {

.clients-pic {
    width: 12%;
}
.clients-pic img {
    object-fit: inherit !important;
}
.row.all-detail {
    margin: auto;
    padding: 0px !important;
}
.col-sm-4.cont-deatil {
    padding: 25px;
    width: 50% !important;
}
.col-sm-4.hous-detail {
    padding: 25px;
    width: 50% !important;
}
.col-sm-4.map-col {
    width: 100% !important;
}
.aldo {
    display: block !important;
}
.posts-agent .row {
    display: block !important;
}
.col-sm-9.aldo-col {
    width: 60% !important;
}
.col-sm-3.sidebar-review-col {
    width: 40% !important;
}
.aldo img {
    height: auto !important;
    object-fit: inherit !important;
}
.date-agent-img {
    margin-bottom: 20px;
}
.insurance {
    width: 100% !important;
}
.appoint {
    display: block !important;
}
.appoint a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
}


@media (min-width: 1100px) and (max-width: 1500px) {
    .new_menu ul {
        justify-content: center !important;
    }
}


@media(min-width: 1200px) and (max-width: 1449px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 20px !important; 
    padding-right: 20px !important;
} 
section.new_header {
    padding: 10px 20px !important;
}
}

@media(min-width: 1100px) and (max-width: 6000px) {

.site-footer__top .col-xl-3.col-lg-6.col-md-6.wow.fadeInUp {
    width: 25%;
}
}


@media(min-width: 1400px) and (max-width: 6000px) {

.about_new_row3 .who_sec {
    background: #F4F8FB;
    padding: 19.5% 20px;
}
.about_new_row3 .who_image img {
    height: 457px;
}
}


@media(min-width: 1450px) and (max-width: 1650px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section.new_header {
    padding: 10px 20px !important;
}
}



@media(min-width: 1650px) and (max-width: 1850px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section.new_header {
    padding: 10px 20px !important;
}
}


@media(min-width: 1950px) and (max-width: 2150px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section.new_header {
    padding: 10px 20px !important;
}
}



@media(min-width: 2150px) and (max-width: 2450px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section.new_header {
    padding: 10px 20px !important;
}
}



@media(min-width: 2450px) and (max-width: 2750px) {

.new_header2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section.new_header {
    padding: 10px 20px !important;
}
}