﻿/* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */

@media (min-width: 1025px) and (max-width: 1740px) {
  .header_telephone_show {
    display: inline !important;
    position: static;
  }

  .header_telephone_show a {
    display: inline !important;
    position: static;
    background: none;
    width: auto;
    height: auto;
    padding-left: 20px;
  }

  .header_telephone_show a:hover {
    background: none;
  }

  .mainNav .nav-item .nav-link {
    font-size: 18px;
  }

  .navbar-brand img {
    width: 150px;
  }

  .home_banner_content h3 {
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 1px;
  }

  .home_banner_content p {
    font-weight: 400;
    font-size: 18.5px;
    line-height: 28px;
    padding-bottom: 23px;
  }

  .banner_search_form {
    width: 645px;
  }

  .home_banner_wrap {
    height: 830px;
  }

  .footer_top_bottom_text {
    margin-top: 15px;
    padding-top: 24px;
  }

  .all_banner_content h3 {
    font-size: 45px;
  }

  .all_banner_wrap {
    height: 455px;
  }

  .about_section_one h2 {
    font-size: 44px;
    line-height: 52px;
  }

  .head_medim_telephone {
    display: block !important;
    top: 5px;
    position: relative;
  }

  .it_none_lg {
    display: none;
  }
  .header_telephone a {
    top: 31px;

    margin-left: 12px;
    font-size: 13.79px;
  }
}

/* 
      ##Device = Tablets, Ipads (portrait)
      ##Screen = B/w 768px to 1024px
    */

@media (min-width: 768px) and (max-width: 1024px) {
  .header_telephone_show {
    display: none !important;
    position: static;
  }

  .header_telephone_show a {
    display: inline !important;
    position: static;
    background: none;
    width: auto;
    height: auto;
    padding-left: 20px;
  }

  .header_telephone_show a:hover {
    background: none;
  }

  .home_banner_wrap {
    height: 850px;
  }

  .mainNav .nav-item .nav-link {
    font-size: 13px;
    padding-left: 10px;
  }

  .navbar-brand img {
    width: 140px;
  }

  .navbar_list img {
    max-width: 100%;
    width: 95px;
  }
  .navbar_list img.web-chat-icon {
    width: 52px;
  }
  .brand_logo_border_bottom {
    padding-bottom: 40px;
    margin-bottom: 55px;
  }
  .blog_wrap {
    padding-top: 120px;
    margin-top: 0px;
  }
  .compan_commit_sec1_box {
    padding: 15px;
  }
  .compan_commit_sec1_box p {
    font-size: 16px;
    line-height: 21.58px;
  }

  .com_commit_sec2_left h4 {
    font-size: 33px;
    line-height: 40px;
  }

  .com_commit_sec2_left p {
    font-size: 14px;
    line-height: 18px;
  }

  .com_commit_sec2_right h5 {
    font-size: 20px;
  }

  .com_commit_sec2_call a {
    font-size: 16px;
  }
  .footer_top_bottom_text {
    margin-top: 0;
    padding-top: 21px;
  }

  a.company_process_btn {
    width: 83%;
    height: 40px;
    font-size: 15px;
  }

  .footer_top_wrap {
    height: auto;
    padding-bottom: 50px;
  }

  .header_wrap nav {
    height: auto;
    padding: 10px 16px;
  }

  .navbar_list {
    padding-top: 10px;
    padding-right: 30px;
  }
  .navbar_list li {
    margin-left: 7px;
  }
  .blog_slider .owl-nav {
    display: flex;
    align-items: center;
  }
  .blog_slider .owl-nav button {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #171717 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px !important;
  }
  .blog_slider .owl-nav .owl-prev {
    margin-right: 30px;
  }
  .blog_slider .owl-nav .owl-prev,
  .blog_slider .owl-nav .owl-next {
    position: static;
  }
  .blog_slider .owl-nav {
    position: absolute;
    right: 40px;
    bottom: 2%;
  }

  .blog_item_text_content h4 br {
    display: none;
  }

  .blog_item_text_content p br {
    display: none;
  }

  .blog_slide_content {
    flex-direction: column;
    justify-content: center;
  }

  .blog_thumb {
    background: #f6f6f6;
    padding-right: 0px;
    width: 90%;
    margin: auto;
    padding-top: 50px;
  }

  .blog_thumb img {
    height: auto;
    width: 500px !important;
    text-align: center;
    margin: auto;
  }
  .compan_commit_sec1_box img {
    width: 72%;
  }
  .about_section_one h2 {
    font-size: 35px;
    line-height: 50px;
  }

  .about_address_wrap {
    font-size: 20px;
    line-height: 37px;
  }

  .about_address_wrap p {
    font-size: 20px;
  }

  .about_blue_text_box h4 {
    font-size: 36px;
    line-height: 44px;
  }

  .about_blue_text_box h4 br {
    display: none;
  }

  .brand_logo_wrap {
    margin-top: 15px;
  }

  .remove_br_all br {
    display: none;
  }

  .individual_text_con_same h2 br {
    display: none;
  }

  .individual_family_planFinder h4 {
    height: 100px;
  }

  .footer_content h4 {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .banner_search_form {
    height: 60px;
    width: 70%;
  }
  .calof_short_team_c h1 br {
    display: none;
  }
  .calof_short_team_c h1 {
    padding-bottom: 15px;
  }
  .indiv_text_con_one {
    padding-bottom: 0;
  }
  .individual_text_con_same {
    margin-bottom: 25px;
    padding-bottom: 30px;
  }

  .individual_text_con_same h4 {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 12px;
  }

  .individual_text_con_same h4 br {
    display: none;
  }
}

/* 
      ##Device = Low Resolution Tablets, Mobiles (Landscape)
      ##Screen = B/w 481px to 767px
    */
@media (max-width: 991.98px) {
  .header_telephone {
    position: static;
    margin-top: 10px;
    margin-left: 10px;
  }
  .navbar_list {
    align-items: normal;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .header_telephone_show {
    display: none !important;
    position: static;
  }

  .header_telephone_show a {
    display: inline !important;
    position: static;
    background: none;
    width: auto;
    height: auto;
    padding-left: 20px;
  }

  .header_telephone_show a:hover {
    background: none;
  }

  .home_banner_wrap {
    height: 590px;
  }

  .mainNav .nav-item .nav-link {
    font-size: 17px;
    padding-left: 10px;
  }

  .navbar-brand img {
    width: 150px;
  }

  .brand_logo_border_bottom {
    padding-bottom: 21px;
    margin-bottom: 30px;
    padding-top: 25px;
  }

  .footer_top_bottom_text {
    margin-top: 0;
    padding-top: 21px;
  }

  .footer_top_wrap {
    height: auto;
    padding-bottom: 50px;
    background-size: cover;
    padding-top: 70px;
  }

  .header_wrap nav {
    height: auto;
    padding: 10px 16px;
  }

  .navbar_list {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .home_banner_content h3 {
    font-size: 33px;
    line-height: 36px;
  }

  .home_banner_content p br {
    display: none;
  }

  .home_banner_content p {
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 15px;
  }

  .banner_search_form {
    height: 50px;
    width: 100%;
  }

  .banner_search_form button {
    width: 95px;
    font-size: 14px;
  }

  .home_common_heading h3 {
    font-size: 33px;
  }

  .footer_content p:first-of-type {
    padding-bottom: 16px;
  }

  .footer_content p {
    font-size: 14px;
    line-height: 26px;
  }

  .footer_content h4 {
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 25px;
  }

  .footer_bottom_content {
    text-align: center;
  }

  .footer_bottom_content ul {
    margin: auto;
    justify-content: center;
  }

  .footer_bottom_content p {
    font-size: 16px;
    padding-bottom: 12px;
  }

  .blog_item_text_content h4 {
    font-size: 25.5px;
  }

  .blog_item_text_content h4 br {
    display: none;
  }

  .blog_item_text_content p br {
    display: none;
  }

  .blog_slide_content {
    flex-direction: column;
    justify-content: center;
  }

  .blog_thumb {
    background: #f6f6f6;
    padding-right: 0px;
    width: 90%;
    margin: auto;
    padding-top: 50px;
  }

  .blog_thumb img {
    height: auto;
    width: 100% !important;
    text-align: center;
    margin: auto;
  }

  .blog_item_text_content {
    padding: 30px 20px;
  }
  .blog_slider .owl-nav {
    display: flex;
    align-items: center;
  }
  .blog_slider .owl-nav button {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #171717 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px !important;
  }
  .blog_slider .owl-nav .owl-prev {
    margin-right: 20px;
  }
  .blog_slider .owl-nav .owl-prev,
  .blog_slider .owl-nav .owl-next {
    position: static;
  }
  .blog_slider .owl-nav {
    position: absolute;
    right: 20px;
    bottom: 4%;
  }
  .all_banner_wrap {
    height: 350px;
  }

  .all_banner_content h3 {
    font-size: 45px;
  }

  .about_blue_text_box p {
    line-height: 35px;
    padding-bottom: 26px;
    padding-left: 0;
  }

  p {
    font-size: 17px;
  }

  .remove_br_all br {
    display: none;
  }

  #page_top_scroll {
    width: 35px;
    height: 35px;
  }

  #page_top_scroll i {
    font-size: 23px;
  }

  .individual_family_section_one h2 {
    font-size: 33px;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 23px;
  }

  .individual_family_section_one p {
    line-height: 30px;
    margin-bottom: 15px;
  }

  .individual_plan_type_box {
    padding-bottom: 31px;
    margin-bottom: 33px;
  }

  .individual_confused_box h5 {
    color: #fff;
    font-size: 33px;
  }

  .individual_confused_box {
    height: 175px;
  }

  .individual_family_planFinder {
    padding: 28px 15px;
    margin-bottom: 60px;
  }

  .individual_family_planFinder h2 {
    font-size: 35px;
    padding-bottom: 20px;
  }

  .individual_family_planFinder h4 {
    padding: 15px 28px;
    font-size: 25px;
    margin-bottom: 30px;
  }

  .individual_family_planFinder h6 {
    font-size: 26px;
    padding-bottom: 15px;
  }

  .individual_text_con_same h2 {
    font-size: 33px;
    line-height: 39px;
    padding-bottom: 5px;
  }

  .individual_text_con_same h2 br {
    display: none;
  }

  .individual_text_con_same {
    margin-bottom: 25px;
    padding-bottom: 30px;
  }

  .individual_text_con_same h4 {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 12px;
  }

  .individual_text_con_same h4 br {
    display: none;
  }
  .indiv_text_con_one {
    padding-bottom: 0;
  }
  .individual_text_con_same p {
    line-height: 33px;
    padding-bottom: 14px;
  }
}

/* 
      ##Device = Most of the Smartphones Mobiles (Portrait)
      ##Screen = B/w 320px to 479px
    */

@media (min-width: 320px) and (max-width: 480px) {
  .header_telephone_show {
    display: none !important;
    position: static;
  }

  .header_telephone_show a {
    display: inline !important;
    position: static;
    background: none;
    width: auto;
    height: auto;
    padding-left: 20px;
  }

  .header_telephone_show a:hover {
    background: none;
  }

  .home_banner_wrap {
    height: 520px;
  }

  .mainNav .nav-item .nav-link {
    font-size: 17px;
    padding-left: 10px;
  }

  .navbar-brand img {
    width: 150px;
  }

  .brand_logo_border_bottom {
    padding-bottom: 21px;
    margin-bottom: 30px;
    padding-top: 25px;
  }

  .footer_top_bottom_text {
    margin-top: 15px;
    padding-top: 21px;
  }

  a.company_process_btn {
    width: 83%;
    height: 40px;
    font-size: 15px;
  }

  .footer_top_wrap {
    height: auto;
    padding-bottom: 50px;
    background-size: cover;
    padding-top: 170px;
  }

  .header_wrap nav {
    height: auto;
    padding: 10px 16px;
  }

  .navbar_list {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .home_banner_content h3 {
    font-size: 33px;
    line-height: 36px;
  }

  .home_banner_content p br {
    display: none;
  }

  .home_banner_content p {
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 15px;
  }

  .banner_search_form {
    height: 50px;
    width: 100%;
    margin-bottom: 10px;
  }

  .banner_search_form button {
    width: 95px;
    font-size: 14px;
  }

  .home_common_heading h3 {
    font-size: 33px;
    padding-bottom: 25px;
  }

  .plan_heading h3 {
    padding-bottom: 40px;
  }

  .call_plan_btn_grp {
    justify-content: center;
  }

  .call_plan_btn_grp a {
    margin: 10px;
  }

  .call_plan_box {
    box-shadow: 0.5px 0.766px 12px 0px rgb(65 45 45 / 50%);
    z-index: 10;
    margin-bottom: 30px !important;
  }

  .cal_health_enrolled_wrap {
    padding-bottom: 60px;
  }

  .agent_call_content {
    height: auto;
    padding: 25px 10px;
    margin-bottom: 50px;
  }

  .company_process_wrap {
    padding-bottom: 45px;
    margin-bottom: 65px;
  }

  .callHealth_adv_heading {
    padding-bottom: 40px;
  }

  .compan_commit_sec1_box {
    height: auto;
    padding: 20px 0px;
  }

  .com_commit_sec2_left h4 {
    font-size: 21px;
    line-height: 27px;
  }

  .footer_content p:first-of-type {
    padding-bottom: 16px;
  }

  .footer_content p {
    font-size: 14px;
    line-height: 26px;
  }

  .footer_content h4 {
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 25px;
  }

  .footer_bottom_content {
    text-align: center;
  }

  .footer_bottom_content ul {
    margin: auto;
    justify-content: center;
  }

  .footer_bottom_content p {
    font-size: 16px;
    padding-bottom: 12px;
  }
  .blog_item_text_content h4 {
    font-size: 25.5px;
  }

  .blog_item_text_content h4 br {
    display: none;
  }

  .blog_item_text_content p br {
    display: none;
  }

  .blog_slide_content {
    flex-direction: column;
    justify-content: center;
  }

  .blog_thumb {
    background: #f6f6f6;
    padding-right: 0px;
    width: 90%;
    margin: auto;
    padding-top: 50px;
  }

  .blog_thumb img {
    height: auto;
    width: 100% !important;
    text-align: center;
    margin: auto;
  }

  .blog_item_text_content {
    padding: 30px 20px;
  }

  .see_blog_revi_content {
    flex-direction: column;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 20px;
  }

  .see_blog_revi_content p {
    font-size: 20.5px;
    padding-bottom: 10px;
  }
  .compan_commit_sec1_box p {
    font-size: 16px;
    line-height: 21.58px;
  }

  .com_commit_sec2_left h4 {
    font-size: 33px;
    line-height: 40px;
  }

  .com_commit_sec2_left p {
    font-size: 14px;
    line-height: 18px;
  }

  .com_commit_sec2_right h5 {
    font-size: 20px;
  }

  .com_commit_sec2_call a {
    font-size: 16px;
  }

  .footer_top_bottom_text {
    margin-top: 0;
    padding-top: 21px;
  }

  a.company_process_btn {
    width: 83%;
    height: 40px;
    font-size: 15px;
  }
  .blog_wrap {
    padding-top: 65px;
    margin-top: 0px;
  }
  .blog_heading {
    padding-bottom: 10px;
  }
  .blog_slider .owl-nav {
    display: flex;
    align-items: center;
  }
  .blog_slider .owl-nav button {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #171717 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px !important;
  }
  .blog_slider .owl-nav button span {
    margin-top: -1px;
  }
  .blog_slider .owl-nav .owl-prev {
    margin-right: 7px;
  }
  .blog_slider .owl-nav .owl-prev,
  .blog_slider .owl-nav .owl-next {
    position: static;
  }
  .blog_slider .owl-nav {
    position: absolute;
    right: 7px;
    bottom: 5%;
  }
  .all_banner_wrap {
    height: 350px;
  }

  .all_banner_content h3 {
    font-size: 45px;
  }

  .about_section_one h2 {
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 32px;
  }

  .about_section_one h2 br {
    display: none;
  }

  .about_blue_text_box h4 br {
    display: none;
  }

  .about_section_one img {
    padding-bottom: 21px;
  }

  p {
    font-size: 17px;
  }

  #page_top_scroll {
    width: 35px;
    height: 35px;
    right: 20px;
  }

  #page_top_scroll i {
    font-size: 23px;
  }

  .individual_family_section_one h2 {
    font-size: 33px;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 23px;
  }

  .individual_family_section_one p {
    line-height: 30px;
    margin-bottom: 15px;
  }

  .individual_plan_type_box {
    padding-bottom: 31px;
    margin-bottom: 33px;
  }

  .individual_confused_box h5 {
    color: #fff;
    font-size: 33px;
  }

  .individual_text_con_same h2 {
    font-size: 33px;
    line-height: 39px;
    padding-bottom: 5px;
  }

  .individual_text_con_same h2 br {
    display: none;
  }

  .individual_text_con_same p {
    line-height: 33px;
    padding-bottom: 14px;
  }

  .individual_text_con_same {
    margin-bottom: 25px;
    padding-bottom: 30px;
  }

  .individual_text_con_same h4 {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 12px;
  }

  .individual_text_con_same h4 br {
    display: none;
  }

  .calof_short_team_c h1 {
    font-size: 23px;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .calof_short_team_c h1 br {
    display: none;
  }
  .calof_short_team_c h3 {
    font-size: 20px;
  }
  .bb_page_footer_wrap {
    padding-top: 70px;
  }
  .indiv_text_con_one img {
    padding-top: 0px;
    max-width: 100%;
  }
  .indiv_text_con_one {
    padding-bottom: 0;
  }

  .individual_text_con_same h4 {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 12px;
  }
}

.brand-logo {
        max-width: 200px;
    }


@media(max-width: 576px){
    .brand-logo {
        max-width: 100px;
    }
}
@media (min-width: 768px) {
  .footer-logo {
    margin-bottom: 20px;
  }
  .footer-chat-icon,
  .footer-call-icon {
    max-width: 100%;
  }
  .footer_content_end {
    margin-top: 0;
  }



  .pick-your-plan {
    max-width: inherit;

  }

  .insurance-logo-slider-section {

    padding: 15px 0;

  }
}
@media (min-width: 992px) {
  .navbar_list li:first-child {
    position: relative;
  }
  .navbar_list li:first-child:before {
    position: absolute;
    content: "Quote";
    top: -37%;
    color: #ffbc56;
    font-weight: 600;
    font-size: 13px;
    left: 0;
    display: block;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {

    margin-top: 1px;
}




  .health-insurance-agent {
    position: absolute;
    bottom: -44px;
    left: 0;
  }

  .insurance-logo-slider-section {
    padding-top: 25px;
  }

  .main-hero h1 {

    font-size: 47px;
    line-height: 1.2;
  }

  .call-to-action h4 {
    font-size: 34px;
  }
}
@media (min-width: 1024px) {
  body {
    padding-top: 40px;
  }
  .navbar_list img {
    width: 110px;
  }
  .navbar_list img.web-chat-icon {
    width: 50px;
  }
}

@media (min-width: 1200px) {
  .brand-logo {
    width: 160px;
  }
  .footer-logo {
    max-width: initial;
  }
  .footer-google-rating {
    max-width: 360px;
  }
  .footer_top_bottom_text p {
    font-size: 16px;
    line-height: 24px;
  }
  .navbar_list li:first-child:before {
    font-size: 17px;
    left: -20px;
  }
    .pick-your-plan .plan-box {
    border: 6px solid #38B6FF;
    border-radius: 25px;

  }

  .pick-your-plan .plan-box img {
    max-width: 80px;
  }

  .pick-your-plan .plan-box h4 {
    font-size: 31px;
    margin-top: 12px;
    line-height: 1;
  }



  .feature-box h5 {
    font-size: 30px;
  }




  .feature-box {

    max-width: 315px;
  }

  .section-title {
    font-size: 47px !important;
  }

  .savings-box h5 {

font-size: 30px;

}

  .savings-box .price {
    font-size: 44px;
  }

  .btn-orange {
    font-size: 28px;
  }

  .call-to-action h4 {
    font-size: 45px;
  }

  .call-to-action p {
    font-size: 22px;
  }

  .chat-invite-section ul li {
    font-size: 1.7rem;
  }
  .pick-your-plan {

    max-width: 800px;
}
.btn-custom {

    font-size: 28px;
    padding-left: 50px;
    padding-right: 50px;
}
.btn-custom span {

    font-size: 50%;
    margin-top: -10px;

}
}

@media (min-width: 1400px) {
    .brand-logo {
    width: 235px;
    max-width: 235px;
}
  .navbar_list img {
    width: 130px;
  }
  .navbar_list img.web-chat-icon {
    width: 70px;
  }
  .header_telephone a {
    font-size: 20px;
  }


  .main-hero h1 {
    font-size: 64px;
  }

  .pick-your-plan h6 {

font-size: 23px;

}

  .section-title {
    font-size: 54px !important;
  }



  .savings-box .price {
    font-size: 42px;
  }

  .call-to-action h4 {
    font-size: 48px;
  }

  .call-to-action p {
    font-size: 21px;
  }


  .btn-orange {
    font-size: 43px;
  }

  .chat-invite-section ul li {
    font-size: 2.3rem;
  }
  .btn-custom {
    font-size: 36px;
}
.shop-compare-btn {

    font-size: 18px;
    padding: 10px 18px;
}
}

@media (min-width: 1740px) {
  .navbar_list img {
    width: 225px;
  }
  .navbar_list img.web-chat-icon {
    width: 105px;
  }
  .brand-logo {
    width: auto;
  }
  .header_telephone a {
    font-size: 25px;
  }
  .navbar_list li:first-child:before {
    font-size: 20px;
  }
}
