@media only screen and (min-width:1920px) {
    .container {
        max-width: 1600px;
    }
}

@media only screen and (min-width:1600px) and (max-width:1900px) {
    .banner_form>span,
    .comntitle {
        font-size: 50px;
    }
    .artical_box h4 {
        font-size: 18px;
    }
    .coverage_list li img {
        max-height: 100px;
    }
    .list_stayle_one {
        width: 100%;
    }
    .icon_box {
        width: 70px;
        height: 70px;
    }
    .benifits_img {
        margin-left: 0;
    }
    /* =============== application_form page css start here 8-10-24 ========================= */
    .form_list_stayle li {
        width: calc(50% - 9px);
    }
    /* =============== application_form page css end here 8-10-24 ========================= */
}

@media only screen and (min-width:1200px) and (max-width:1550px) {
    .banner_form>span,
    .comntitle {
        font-size: 40px;
    }
    .comntitle2 {
        font-size: 36px;
    }
    .artical_box h4 {
        font-size: 18px;
    }
    .coverage_list li img {
        max-height: 100px;
    }
    .insurance ul {
        gap: 25px;
    }
    .reliable_coverage {
        padding: 120px 0;
        margin-top: -40px;
    }
    img.appleimg {
        max-width: 550px;
        top: -30px;
    }
    .apple_icon li {
        margin: 20px 0;
        font-size: 16px;
        padding-left: 60px;
    }
    .insurance {
        padding: 100px 0;
    }
    /* ========== auto insurance page css start here 7-10-24 ======== */
    .list_stayle_one {
        width: 90%;
    }
    .right_titel h4 {
        font-size: 28px;
    }
    .list_stayle_one li {
        gap: 15px;
        padding: 15px;
    }
    .benifits_img {
        width: 88%;
        margin-left: 30px;
    }
    .list_stayle_two li {
        gap: 15px;
        margin-bottom: 30px;
    }
    .icon_box {
        width: 60px;
        height: 60px;
    }
    .icon_box img {
        max-width: 40px;
        width: 100%;
    }
    .content_part h4 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .content_part p {
        margin-bottom: 0;
    }
    .list_stayle_three li {
        width: 30%;
        padding: 15px;
    }
    .list_stayle_three li h4 {
        font-size: 28px;
    }
    .blueBTN {
        font-size: 24px;
    }
    .list_stayle_four {
        gap: 30px;
    }
    .list_stayle_four li {
        width: 31.5%;
    }
    .blog_part .blueBTN {
        margin: 30px auto 0;
    }
    .car_blog {
        padding: 15px;
    }
    .car_blog h5 {
        font-size: 26px;
    }
    .auto_form {
        width: 100%;
    }
    .switch-label {
        font-size: 13px !important;
    }
    .switch-input:checked~.switch-handle {
        left: 40px;
    }
    /* ========== auto insurance page css end here 7-10-24 ======== */
    /* =============== application_form page css start here 8-10-24 ========================= */
    .form_list_stayle {
        padding-right: 30px;
    }
    .form_list_stayle li {
        width: calc(50% - 9px);
    }
    .radio_btn .form-check {
        width: 45%;
    }
    /* =============== application_form page css end here 8-10-24 ========================= */

    .comnpadding {
        padding: 60px 0;
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {}

@media screen and (max-width: 1190px) {
    .comnpadding {
        padding: 50px 0;
    }
    p {
        font-size: 16px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 20px;
        margin-left: 10px;
    }
    .banner_form>span,
    .comntitle {
        font-size: 34px;
    }
    .comntitle2 {
        font-size: 36px;
    }
    .artical_box h4 {
        font-size: 16px;
        min-height: 60px;
    }
    .coverage_list li img {
        max-height: 100px;
    }
    .insurance ul {
        gap: 25px;
    }
    .reliable_coverage {
        padding: 120px 0;
        margin-top: -40px;
    }
    img.appleimg {
        max-width: 550px;
        top: -30px;
    }
    .apple_icon li {
        margin: 20px 0;
        font-size: 16px;
        padding-left: 60px;
    }
    .insurance {
        padding: 70px 0;
        background: var(--blue_gradient);
    }
    .reliable_coverage {
        padding: 70px 0;
        background: var(--orange_gradient);
        margin-top: 0;
    }
    img.appleimg {
        position: initial;
        max-width: 500px;
        margin: 30px auto 0;
        display: block;
    }
    .artical_box span,
    .ft_cotadd address,
    .ft_cotadd a,
    .ft_about a {
        font-size: 16px;
    }
    .accordion-button {
        font-size: 18px;
    }
    footer h6 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .blueBTN {
        font-size: 24px;
    }
    /* =============== auto insurance pag css start here 7-10-24 ============ */
    .list_stayle_one {
        width: 100%;
    }
    .list_stayle_one li {
        gap: 15px;
        padding: 15px;
    }
    .right_titel h4 {
        font-size: 28px;
    }
    .icon_box {
        width: 60px;
        height: 60px;
    }
    .list_stayle_two li {
        gap: 15px;
        margin-bottom: 5px;
    }
    .icon_box img {
        max-width: 40px;
    }
    .benifit .comntitle {
        margin-bottom: 5px;
    }
    .content_part {
        width: 83%;
    }
    .content_part h4 {
        margin-bottom: 5PX;
    }
    .content_part p {
        margin-bottom: 0;
        line-height: 20px;
    }
    .list_stayle_three li {
        width: calc(33% - 31px);
        padding: 15px;
    }
    .list_stayle_three li h4 {
        font-size: 22px;
    }
    .tailored_Car {
        max-width: 540px;
    }
    .list_stayle_four li {
        width: calc(33% - 31px);
    }
    .car_blog {
        padding: 15px;
    }
    .car_blog h5 {
        font-size: 20px;
    }
    .auto_form {
        width: 100%;
    }
    .owner {
        margin-left: 5px;
    }
    .owner>span {
        font-size: 15px;
    }
    .switch {
        width: 55px;
        height: 25px;
    }
    .switch-handle {
        top: 8px;
        left: 8px;
        width: 15px;
        height: 15px;
    }
    .switch-label {
        font-size: 10px !important;
    }
    .switch-label:after {
        left: 8px;
    }
    .switch-input:checked~.switch-handle {
        left: 33px;
    }
    /* =============== auto insurance pag css end here 7-10-24 ============ */
    /* =============== application_form page css start here 8-10-24 ========================= */
    .insurance_form_icon .blueBTN {
        padding: 5px 45px 0px;
    }
    .form_list_stayle {
        padding-right: 30px;
    }
    .form_list_stayle li {
        width: calc(50% - 9px);
    }
    .radio_btn .form-check {
        width: 44%;
    }
    /* =============== application_form page css end here 8-10-24 ========================= */
}

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

@media screen and (max-width: 991px) {
    .comnpadding {
        padding: 50px 0;
    }
    .comntitle {
        font-size: 30px;
    }
    .navbar-collapse .Serch_BTN {
        display: none;
    }
    .navbar .mob .Serch_BTN {
        display: inline-block;
        margin-right: 15px;
    }
    .navbar-collapse {
        background: var(--blue);
        padding: 15px;
    }
    .banner {
        padding: 150px 0 50px;
    }
    .navbar-nav .dropdown-menu {
        padding: 15px;
        background: var(--green);
    }
    .banner_img {
        display: none;
    }
    .banner_form>span,
    .comntitle {
        text-align: center;
    }
    .ft_about {
        margin-bottom: 30px;
    }
    .ftlogo {
        text-align: center;
    }
    .ft_cotadd {
        display: table;
        margin: auto;
        text-align: center;
    }
    .ft_cotadd a {
        display: block;
    }
    .navbar-light .navbar-toggler {
        color: transparent;
        border-color: transparent;
    }
    /* =============== auto insurance pag css start here 7-10-24 ============ */
    .owner>span {
        font-size: 16px;
    }
    .switch {
        width: 90px;
        height: 40px;
    }
    .switch-label {
        font-size: 16px !important;
    }
    .switch-input:checked~.switch-handle {
        left: 55px;
    }
    .switch-handle {
        width: 25px;
        height: 25px;
        top: 10px;
        left: 10px;
    }
    .customized .comntitle {
        margin-top: 30px;
    }
    .customized,
    .Tailored,
    .benifit {
        padding: 50px 0;
        background: var(--blue_gradient);
    }
    .tailored_Car,
    .Tailored::before,
    .benifit::before,
    .benifits_img {
        display: none;
    }
    .list_stayle_two li {
        margin-bottom: 30px;
    }
    .benifit .comntitle {
        margin-bottom: 15px;
    }
    .list_stayle_three {
        gap: 30px;
    }
    .list_stayle_three li {
        width: calc(50% - 15px);
        padding: 15px;
    }
    .FAQ_two {
        padding: 50px 0;
        background: var(--orange_gradient);
        margin-top: 0;
    }
    .blog_part .comntitle,
    .services_part .comntitle {
        margin-bottom: 30px;
    }
    .Tailored .comntitle {
        text-align: left;
    }
    .list_stayle_four li {
        width: calc(50% - 25px);
    }
    .FAQ_two .comntitle {
        margin-bottom: 30px
    }
    .content_part h4,
    .right_titel h4 {
        font-size: 24px;
    }
    .Tailored .comntitle {
        font-size: 30px;
    }
    /* =============== auto insurance pag css end here 7-10-24 ============ */
    /* =============== application_form page css start here 8-10-24 ========================= */
    .connect .comntitle {
        margin-top: 90px;
    }
    .form_list_stayle {
        justify-content: center;
        padding: 0;
        border: 0;
        border-bottom: 1px solid #dedede;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .form_list_stayle li {
        width: calc(25% - 9px);
    }
    /* =============== application_form page css end here 8-10-24 ========================= */
}

@media screen and (max-width: 767px) {
    .comntitle {
        font-size: 26px;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-left: 0;
        padding: 8px 15px;
        font-size: 18px;
    }
    .banner_form>span,
    .comntitle {
        font-size: 36px;
    }
    .comntitle2 {
        font-size: 30px;
    }
    .Serch_BTN {
        margin-left: 0;
        margin-right: 10px;
    }
    img.appleimg {
        max-width: 80%;
    }
    .ft_about {
        font-size: 14px;
    }
    .ftlogo {
        margin-bottom: 10px;
    }
    .ftlogo img {
        max-width: 200px;
    }
    .accordion-button {
        font-size: 16px;
    }
    .reliable_coverage,
    .insurance,
    .comnpadding {
        padding: 40px 0;
    }
    .insurance li span {
        width: 130px;
        height: 130px;
        font-size: 24px;
    }
    .banner_form form {
        gap: 15px;
        flex-wrap: wrap;
    }
    .banner_zipcode {
        max-width: 100%;
    }
    .coverage_list li {
        width: 50%;
        margin: 5px 0;
        padding: 0 20px;
    }
    /* =============== auto insurance pag css start here 7-10-24 ============ */
    .auto_form {
        padding: 15px;
    }
    .FAQ_two,
    .customized,
    .Tailored,
    .benifit {
        padding: 40px 0;
    }
    .list_stayle_four {
        gap: 30px;
    }
    .list_stayle_four li,
    .list_stayle_three li {
        width: 100%;
        padding: 15px;
    }
    .blog_part .comntitle,
    .services_part .comntitle {
        margin-bottom: 15px;
    }
    /* =============== application_form page css start here 8-10-24 ========================= */
    .form_list_stayle li {
        width: calc(30% - 9px);
    }
    /* =============== application_form page css end here 8-10-24 ========================= */
}

@media screen and (max-width:525px) {
    a.navbar-brand {
        max-width: 200px;
        margin: 0;
    }
    .insurance li {
        width: 100%;
    }
    /* =============== auto insurance pag css start here 7-10-24 ============ */
    .owner {
        margin: 30px 0 0 0;
    }
    .list_stayle_one li {
        flex-wrap: wrap;
    }
    .content_part {
        width: 100%;
    }
    /* =============== auto insurance pag css end here 7-10-24 ============ */
    /* =============== application_form page css start here 8-10-24 ========================= */
    .connect .comntitle {
        margin-top: 70px;
    }
    .form_list_stayle li {
        width: calc(50% - 9px);
    }
    /* =============== application_form page css end here 8-10-24 ========================= */
}

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