@charset "utf-8";

 
/*  
     ⤵︎                                         MOBILE DEVICES
*/

/* 
     ⤴︎                                         
*/       
/*  
     ⤵︎                                         1024px >=y
*/
@media screen and (max-height:1024px) {
}
/* 
     ⤴︎                                         
*/    
/*  
     ⤵︎                                         
*/
@media screen and (max-height:1024px) and (min-width:481px) {
}
/* 
     ⤴︎                                         
*/
/*  
     ⤵︎                                         864px >=y
*/
@media screen and (max-height:864px) {
}
/* 
     ⤴︎                                         
*/
/*  
     ⤵︎                                         1820px >=x
*/
@media screen and (max-width:1820px) {
}
/* 
     ⤴︎                                         
*/
/*  
     ⤵︎                                         1680px >=x
*/
@media screen and (max-width:1680px) {
    #fcare_graph .container {
        max-width: 1206px;
    }
    
    #fcare_graph .item.one {
        top: 124px;
        left: 56px;
    }
    
    #fcare_graph .item.two {
        top: 124px;
        right: 76px;
    }
    
    #fcare_graph .item.three {
        top: 474px;
        left: 56px;
    }
    
    #fcare_graph .item.four {
        top: 474px;
        right: 76px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    h1.section_title {
        font-size: 58px;
    }
    
    #home_about .container {
        max-width: 1024px;
    }
    
    #home_about .cols .icon img {
        width: 120px;
    }
    
    #home_about .cols .col {
        width: 28%;
    }
    
    #home_about img.bg {
        top: 160px;
        width: 202px;
    }
    
    #home_about .get_offer .container {
        height: 518px;
        margin-top: 24px;
    }
    
    #home_about .get_offer a {
        padding-bottom: 144px;
    }
    
    #home_about .get_offer img.man {
        width: 310px;
    }
    
    #home_search .container {
        max-width: 948px;
    }
    
    #home_search:before {
        width: 244px;
    }
    
    #home_search:after {
        width: 208px;
    }
    
    #app_section h1.section_title {
        font-size: 56px;
    }
    
    #home_tips img.figure {
        left: 6px;
        width: 8vw;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_car .top_section .container {
        padding-top: 60px;
    }
    
    #privateLines_page.pp_car .top_section .outer_wrapper {
        max-width: none;
    }
    
    #privateLines_page.pp_car .top_section div.col {
        max-width: 680px;
        padding-bottom: 3rem;
    }
    
    #insurance_packages {
        padding-top: 120px;
        padding-bottom: 160px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #company_page .intro figure img {
        bottom: -112px;
    }
    
    #company_benefits .box {
        top: -166px;
        left: -84px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎                                         
*/
/*  
     ⤵︎                                         1480px >=x
*/
@media screen and (max-width:1480px) {
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_about img.bg {
        width: 172px;
    }
    
    #home_search:before {
        width: 218px;
    }
    
    #home_search:after {
        width: 178px;
    }

    #home_tips:before {
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        width: 100%;
        height: 118px;
        background: #f2f2f2 url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/curve.svg) no-repeat bottom center / 100% auto;
        content: ''
    }

    #home_tips {
        background-image: none
    }
    
    #home_tips img.figure {
        bottom: 0;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #ins_program .tabs .btn button {
        padding: 10px;
        font-size: 1em;
    }
    
    #care4u_content .intro.two .col:last-child {
        max-width: 488px;
    }
    
    #privateLines_page.pp_health.pp_immigrants .top_section div.col,
    .pp_immigrants .info div.col {
        width: 49%;
    }
    
    .pp_immigrants section.coverages .item {
        padding: 0 24px;
    }
    
    .pp_immigrants .details .item:nth-child(2) {
        max-width: 232px;
        padding-left: 30px;
        padding-right: 30px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page.bp_liability .top_section div.col {
        padding-bottom: 0;
    }
    
    #ins_program .tabs .table_slider .slick-next {
        right: -96px;
    }
    
    #ins_program .tabs .table_slider .slick-prev {
        left: -96px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #company_page .intro figure img {
        bottom: -112px;
    }
    
    #company_benefits .box {
        top: -166px;
        left: -84px;
    }
    
    #company_vision .container {
        width: 100%;
    }
    
    #contact_complaints figure img {
        width: 122%;
    }
    
    #legalTerms_page h1 {
        padding-bottom: 48px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
    /* --       FOOTER
    */
    .f_cols .col {
        padding-right: 24px;
    }
    
    .f_cols .col:last-child {
        padding-right: 0;
    }
    /* --       end FOOTER
    */
}
/* 
     ⤴︎
/*  
     ⤵︎                                         1280px >=x
*/
@media screen and (max-width:1280px) { 
    #fcare_hero .header h1 {
        padding-top: 3%;
        font-size: 2.3em;
    }
    
    #fcare_hero .box {
        padding: 42px 54px;
    }
    
    #fcare_options .slide {
        padding-left: 12px;
        padding-right: 12px;
    }

    #fcare_options a.item img {
        -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
                box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
    }

    #fcare_options a.item:hover img,
    #fcare_options a.item:active img {
        -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.3);
                box-shadow: 0 2px 25px rgba(0, 0, 0, 0.3);
    }
    /* --       HEADER
    */
    #header .container {
        height: 162px;
        padding: 12px 60px;
    }
    
    #header_logo a img {
        width: 288px;
    }
    
    #header .top.row a.btn {
        margin-right: 30px;
        font-size: 1em;
    }
    
    #header ul.lang li:first-child:after {
        right: -4px;
        width: 3px;
    }
    
    #header ul.lang li {
        font-size: 1.125em;
    }
    
    .main_nav .main_menu li a {
        margin-left: 12px;
        margin-right: 12px;
        font-size: 1.125em;
    }
    
    #header .user_options button {
        width: 40px;
        height: 40px;
        margin-right: 24px;
    }
    /* --       end HEADER
    */
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_hero .slide .wrapper {
        max-width: none !important;
        width: 50%;
        padding-right: 48px;
    }
    
    #home_hero a.btn {
        padding: 12px;
    }
    
    h1.section_title {
        font-size: 54px;
    }
    
    #home_about .cols .icon img {
        width: 96px;
    }
    
    #home_about .container {
        max-width: 948px;
    }
    
    #home_about .cols .col {
        width: 31%;
    }
    
    #home_about .cols h2 {
        font-size: 1.65em;
    }
    
    #home_about .cols p {
        font-size: 1.125em;
    }
    
    #home_about img.bg {
        width: 148px;
    }
    
    #home_about .get_offer .container {
        height: 452px;
    }
    
    #home_about .get_offer a {
        padding-bottom: 120px;
        font-size: 44px;
        margin-bottom: 60px;
    }
    
    #home_about .get_offer a .icon,
    #home_thankyou .btn a.icon {
        width: 72px;
        height: 72px;
    }
    
    #home_about .get_offer a img.arrow,
    #home_thankyou .btn a.icon img.arrow {
        width: 58px;
    }
    
    #home_about .get_offer a:hover .icon img.arrow.hover,
    #home_thankyou .btn a.icon:hover img.arrow.hover {
        width: 88px;
    }
    
    #home_about .get_offer img.man {
        width: 280px;
        right: 0%;
    }
    
    #home_search .container {
        max-width: 860px;
    }
    
    #home_search .cols .col {
        width: 46%;
    }
    
    #home_search .q_item h2.title {
        padding-right: 40px;
    }
    
    #home_search:before {
        top: 0px;
        width: 180px;
    }
    
    #home_search:after {
        width: 138px;
    }
    
    #home_thankyou .container {
        max-width: 928px;
    }
    
    #home_thankyou h1.section_title {
        font-size: 2.25em;
    }
    
    #home_thankyou .col:nth-child(2) img {
        width: 100%;
        max-width: 300px;
    }
    
    #collaborations_section .slider {
        padding-left: 84px;
        padding-right: 84px;
    }
    
    #app_section h1.section_title {
        font-size: 52px;
    }
    
    #tips_tabs .boxes .box:after {
        left: 24px;
        top: 18px;
        width: 30px;
        height: 4px;
    }
    
    #tips_tabs .boxes .box {
        width: 32%;
        padding: 36px 30px 30px 24px;
        margin-top: 9px;
        margin-bottom: 9px;
        font-size: 1.125em;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_car .top_section .container {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    #privateLines_page .top_section h1.section_title,
    #privateLines_page.pp_health .top_section h1.section_title,
    #privateLines_page.pp_health.pp_immigrants section.info h1 {
        font-size: 2.25em;
    }
    
    #insurance_packages {
        padding-top: 96px;
        padding-bottom: 148px;
    }
    
    #insurance_packages h1.section_title {
        padding-bottom: 2.875rem;
        font-size: 2.5em;
    }
    
    #insurance_packages .notes h2 {
        padding-bottom: 1rem;
        font-size: 1.875em;
    }
    
    #insurance_packages .notes ul li,
    #insurance_packages table tbody th {
        font-size: 1.125em;
    }
    
    #insurance_packages .notes ul li img,
    #insurance_packages table tbody td img {
        width: 36px;
    }
    
    .package_box h2 {
        font-size: 1.5rem;
    }
    
    .package_box {
        padding-top: 20px;
        padding-bottom: 36px;
    }
    
    .get_offer_2 {
        padding: 60px 0;
    }
    
    #privateLines_page h2.heading_2,
    .cost_info_tables h1.m_heading {
        font-size: 2.25em;
    }
    
    #privateLines_page h3.subtitle {
        font-size: 1.375em;
    }
    
    #ins_program .tabs .btn button {
        line-height: 1.125em;
    }
    
    #ins_program .tabs .btn {
        width: 180px;
        padding-left: 3px;
        padding-right: 3px;
        border-width: 4px;
    }

    #privateLines_page.pp_firstCare .top_section .container {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    
    #privateLines_page.pp_firstCare .top_section figure.col {
        padding-top: 10%;
    }
    
    .liability_program {
        padding-bottom: 84px;
    }
    
    .pp_liability .terms figure.col img {
        top: -138px;
    }

    .cost_info_tables h1.m_heading {
        padding-bottom: 1.5rem;
        color: #0E3772;
        font: 700 2.25em/1.125em 'Manrope', Helvetica, Arial, sans-serif;
        letter-spacing: -.02em;
    }
    
    .cost_info_tables tbody td {
        width: 130px;
    }
    
    #privateLines_page.pp_health .top_section h1.section_title {
        padding-bottom: 2.25rem;
    }
    
    #privateLines_page.pp_health h2.heading, 
    #privateLines_page.pp_health section h1 {
        font-size: 2.125em;
    }
    
    #privateLines_page.pp_health .care_s {
        padding-top: 1.125rem;
    }
    
    #privateLines_page.pp_health .progr_two .cols.two h3 {
        font-size: 1.5em;
    }
    
    .pp_health .progr_two .cols.two .col:first-child {
        margin-top: -108px;
    }
    
    #care4u_content .intro h1.section_title {
        font-size: 2.25em;
    }
    
    #care4u_content .intro h2 {
        font-size: 1.65em;
    }
    
    #care4u_content .intro.two {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    
    #care4u_content .intro.two h1.section_title {
        padding-bottom: 30px;
    }
    
    #care4u_content .intro.two .col:last-child {
        width: 40%;
    }
    
    #care4u_content .intro .sales .item .box {
        width: 72px;
        height: 72px;
    }
    
    #care4u_content .intro .sales .inner_col {
        padding-bottom: 18px;
    }
    
    .care4u_table table {
        padding-top: 72px;
    }
    
    .care4u_table table thead th:first-of-type {
        font-size: 1.5em;
        padding-left: 12px;
    }
    
    .care4u_table table thead th {
        padding-bottom: 24px;
        font-size: 21px;
    }
    
    .care4u_table table tbody th {
        padding-left: 12px;
        font-size: 1.125em;
    }
    
    .care4u_table table tbody td {
        font-size: 1.125em;
    }
    
    .care4u_table table tbody .small,
    .care4u_table table tbody small {
        font-size: 14px;
    }
    
    .care4u_table table tbody td img {
        width: 36px;
    }
    
    .care4u_table table tbody td,
    .care4u_table table thead th {
        width: 158px;
    }
    
    .care4u_table .cols h2 {
        font-size: 1.75em;
    }
    
    .care4u_table .cols {
        padding-top: 108px;
        padding-bottom: 74px;
    }
    
    #privateLines_page.pp_health.pp_immigrants h2.heading_2 {
        font-size: 1.65em;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.steps h1,
    #privateLines_page.pp_health.pp_immigrants section.anual h1 {
        font-size: 1.875em;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.coverages h1 {
        font-size: 2em;
    }
    
    #privateLines_page.pp_health.pp_immigrants .top_section div.col,
    .pp_immigrants .info div.col {
        width: 48%;
    }
    
    .pp_immigrants section.coverages .item {
        padding: 0 18px;
    }
    
    .pp_immigrants section.coverages .item p {
        font-size: 1.25em;
    }
    
    .pp_immigrants .info .container {
        padding-top: 108px;
        padding-bottom: 96px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page .top_section h1.section_title {
        font-size: 2.25em;
    }
    
    #businessLines_page h2.heading_2 {
        font-size: 2.25em;
    }
    
    #businessLines_page h3.subtitle {
        font-size: 1.375em;
    }
    
    #businessLines_page.bp_propery .top_section div.col {
        padding-bottom: 280px;
    }
    
    #businessLines_page.bp_propery .top_section div.col img.bottom_img {
        bottom: -48px;
        width: 468px;
    }
    
    #businessLines_page.bp_propery #ins_program .tabs .btn {
        width: 234px;
    }
    
    #businessLines_page.bp_liability .top_section .container {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    #businessLines_page.bp_liability #ins_program .tabs .btn {
        width: 230px;
    }
    
    #ins_program .tabs .table_slider .slick-arrow {
        top: 3px;
        width: 52px;
        height: 52px;
        z-index: 111111;
    }
    
    #ins_program .tabs .table_slider .slick-next {
        right: 0;
    }
    
    #ins_program .tabs .table_slider .slick-prev {
        left: 0;
    }
    
    #ins_program .tabs .table_slider img.arrow {
        width: 42px;
    }
    
    #ins_program .tabs .table_slider .slick-arrow:hover {
        border-width: 4px;
    }
    
    #ins_program .tabs .table_slider img.arrow.hover {
        width: 58px;
    }
    
    #businessLines_page .table_slider .cost_info_tables h2.m_heading {
        padding-left: 54px;
        padding-right: 54px;
    }
    
    #businessLines_page.bp_d_o .top_section figure.col {
        padding-top: 11%;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page ul.points li {
        margin-right: 18px
    }

    #thanksPr_page ul.points .euro {
        width: 46px;
        height: 46px;
        margin-left: 5px
    }
    
    #company_page .intro figure img {
        bottom: -54px;
    }
    
    #company_benefits .box {
        top: -116px;
        left: -24px;
    }
    
    #company_vision .slide .box {
        padding: 30px;
    }
    
    #company_vision .slider .slick-next {
        right: 29%;
    }
    
    #company_vision .slider .slick-prev {
        left: 29%;
    }
    
    .news_entries .col {
        padding: 0 12px 36px 12px;
    }
    
    .news_entry .wrapper {
        padding: 18px 18px 36px 18px;
    }

    .news_entry .more {
        right: 18px;
        bottom: 18px;
    }
    
    .news_post header .date {
        margin-bottom: 48px;
    }
    
    #contact_complaints figure.col {
        width: 42%;
    }
    
    #contact_complaints figure img {
        top: 6%;
        width: 112%;
    }

    #collaborators .carousel {
        padding-left: 48px;
        padding-right: 48px;
    }
    
    #collaborators .slick-next {
        right: 0;
    }
    
    #collaborators .slick-prev {
        left: 0;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎

/*  
     ⤵︎                                         1170px >=x
*/
@media screen and (max-width:1170px) {
    #fcare_benefits .container {
        padding-top: 108px;
        padding-bottom: 88px;
    }
    
    #fcare_reasons {
        padding-top: 66px;
        padding-bottom: 66px;
    }
    
    #fcare_reasons h1 {
        font-size: 2.375em;
    }
    
    #fcare_reasons p {
        font-size: 1em;
    }
    
    #fcare_reasons a.btn {
        margin-top: 36px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_hero .slide {
        min-height: 680px;
    }
    
    #home_hero .slide .wrapper {
        width: 57%;
        padding-right: 30px;
    }
    
    #home_hero a.view_all {
        right: 30px;
        font-size: 20px;
    }
    
    #home_hero h1 {
        font-size: 42px;
    }
    
    #home_hero button.slick-arrow,
    #home_hero ul.slick-dots {
        left: 60%;
    }
    
    #home_tips {
        padding-bottom: 118px;
    }
    
    #home_tips img.figure {
        left: 6px;
        width: 14vw;
        bottom: -25vw;
        z-index: 1;
    }
    
    #home_tips:before {
        height: 100px;
        background: transparent url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/curve-2.svg) no-repeat bottom center / 100% auto;
        z-index: 2;
    }
    
    #tips_tabs .content .note {
        max-width: 600px;
        margin: auto;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page.bp_propery .top_section div.col {
        width: 50%;
        padding-bottom: 208px;
    }
    
    #businessLines_page.bp_propery .top_section div.col img.bottom_img {
        bottom: -30px;
        right: -20%;
        left: auto;
        width: 366px;
    }
    
    #liabl_office tbody td {
        width: 124px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    .pp_immigrants section.steps .step div {
        font-size: 24px;
    }
    
    .pp_immigrants section.steps .step {
        width: 108px;
        height: 108px;
    }
    
    .pp_immigrants section.steps .cols .arrow {
        top: 34px;
        background-size: 38px auto;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page section .container {
        font-size: 1em
    }

    #thanksPr_page section h1.df_section_title {
        font-size: 28px
    }

    #thanksPr_page section h2 {
        font-size: 1.25em
    }

    #thanksPr_page ul.points {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #thanksPr_page ul.points li {
        margin-left: 9px;
        margin-right: 9px
    }

    #thanksPr_page ul.points li:last-child {
        margin-right: 9px
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎

/*  
     ⤵︎                                         1096px >=x
*/
@media screen and (max-width:1096px) {
    #fcare_hero .header {
        width: 35.5%;
    }
    
    #fcare_hero .box {
        width: 46.4%;
        padding-left: 48px;
        padding-right: 48px;
    }
    
    #fcare_graph .container {
        max-width: 930px;
    }
    
    #fcare_graph .item.one {
        top: 106px;
        left: 10px;
    }
    
    #fcare_graph .item.two {
        top: 106px;
        right: 20px;
    }
    
    #fcare_graph .item.three {
        top: 392px;
        left: 10px;
    }
    
    #fcare_graph .item.four {
        top: 392px;
        right: 20px;
    }
    
    #fcare_options h1,
    #fcare_benefits h1,
    #fcare_logos h1 {
        font-size: 1.875em;
    }
    
    #fcare_benefits .container {
        padding-bottom: 66px;
    }
    
    #fcare_benefits figure.col {
        width: 100%;
        max-width: 558px;
        margin: auto auto 30px auto;
    }
    
    #fcare_benefits h1 .block {
        display: inline
    }
    
    #fcare_benefits div.col {
        width: 100%;
        max-width: 558px;
        margin: auto;
    }
    
    #fcare_logos h1 {
        max-width: 558px;
        margin: auto;
    }
    
    #fcare_options .col {
        width: 29%;
    }
    /* --       HEADER
    */
    #header .container {
        height: 132px;
        padding: 12px 98px;
    }
    
    #header .top.row {
        padding-bottom: 16px;
    }
    
    .main_nav {
        display: none !important;
    }
    
    #header .user_options button {
        margin-right: 58px;
    }
    
    button.hambmenu_btn {
        position: absolute;
        display: block;
        top: 3px;
        right: 0;
        width: 32px;
        height: 36px;
    }
    
    button.hambmenu_btn span {
        position: absolute;
        top: 50%;
        left: 0;
        width: 31px;
        height: 4px;
        background-color: #0E3772;
        border-radius: 6px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    
    button.hambmenu_btn:before,
    button.hambmenu_btn:after {
        position: absolute;
        left: 0;
        height: 4px;
        width: 28px;
        background-color: #0E3772;
        border-radius: 6px;
        content: ''
    }
    
    button.hambmenu_btn:before {
        top: 5px;
    }
    
    button.hambmenu_btn:after {
        bottom: 5px;
        width: 21px;
    }
    
    #homepage button.hambmenu_btn span,
    #homepage button.hambmenu_btn:before,
    #homepage button.hambmenu_btn:after {
        background-color: #fff;
    }
    
    .shrink#homepage button.hambmenu_btn span,
    .shrink#homepage button.hambmenu_btn:before,
    .shrink#homepage button.hambmenu_btn:after {
        background-color: #0E3772;
    }
    
    #header .top.row {
        display: none;
    }
    
    /*
    .alt_header #header .container {
        height: 144px;
    } */
    /* menu popup */
    .opened_main_menu .right_col:before {
        display: none !important
    }
    
    .mb_menu_popup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 9999;
    }
    .opened_main_menu .mb_menu_popup {
        display: block
    }
    
    .mb_menu_popup .top_row,
    .mb_menu_popup .bottom_row {
        position: absolute;
        left: 50%;
        width: 90%;
        max-width: 600px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    
    .mb_menu_popup .top_row {
        top: 0;
        height: 84px;
    }
    
    .mb_menu_popup button.close_btn {
        position: absolute;
        top: 50%;
        right: 0;
        width: 30px;
        height: 30px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-close_btn-2.svg) no-repeat center center / contain;
        cursor: pointer;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: all 0.3s ease-out;
             -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
    }
    
    .mb_menu_popup ul.lang {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    .mb_menu_popup ul.lang li:first-child:after {
        background-color: #000 !important;
    }
    
    .mb_menu_popup ul.lang li,
    #homepage .mb_menu_popup ul.lang li {
        font-size: 20px;
        color: #000;
    }
    
    .mb_menu_popup ul.lang li:first-child:after {
        width: 3px;
    }

    .mb_menu_popup .user_options button {
        position: absolute;
        top: 50%;
        right: 52px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        overflow: hidden;
        cursor: pointer;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    .mb_menu_popup .user_options button img {
        margin-bottom: 0;
    }
    
    .mb_menu_popup .bottom_row {
        bottom: 0;
        padding-right: 48px;
        padding-top: 48px;
    }

    .mb_menu_popup .bottom_row a.btn {
        display: block;
        width: 175px;
        padding: 6px;
        margin-bottom: 16px;
        background-color: #8DE23B;
        border: 4px solid transparent;
        border-radius: 24px;
        font-size: 15px;
        line-height: 20px;
        font-weight: 700;
        color: #000;
        text-align: center;
        -webkit-transition: all 0.3s ease-out;
             -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
    }

    .mb_menu_popup .bottom_row a.btn.h_offer {
        background-color: transparent;
        border-color: #8de23b;
    }

    .mb_menu_popup .social {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .mb_menu_popup .social {
        list-style-type: none;
        padding-bottom: 0;
    }

    .mb_menu_popup .social li {
        margin-left: 0;
        padding-bottom: 16px;
    }

    .mb_menu_popup .social li a img {
        margin-bottom: 0;
    }

    .mb_menu_popup .outer_wrapper {
        position: absolute;
        left: 50%;
        top: 90px;
        bottom: 160px;
        max-width: 600px;
        overflow: auto;
        width: 90%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    
    ul.mb_menu {
        list-style-type: none;
        padding-bottom: 0;
    }
    
    ul.mb_menu li {
        padding: 3px 12px;
        margin-left: 0;
        font-size: 20px;
        line-height: 1.25em;
        font-weight: 700;
    }
    
    ul.mb_menu li a {
        display: inline-block;
        padding-top: 12px;
        padding-bottom: 12px;
        color: #000;
    }
    
    ul.mb_menu li .submenu {
        display: none;
    }
    
    ul.mb_menu li.opened .submenu {
        display: block;
    }
    
    ul.mb_menu li.opened a.heading:before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 2px;
        height: 5px;
        background-color: #8DE23B;
        content: ''
    }
    
    ul.mb_menu li.opened a.heading {
        position: relative;
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 3px;
        color: #8DE23B;
    }
    
    ul.mb_menu li.opened .submenu li {
        padding-left: 6px;
        padding-right: 6px;
    }
    
    ul.mb_menu li.opened .submenu li a {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 16px;
        line-height: 1.25em;
        font-weight: 400;
    }
    /* end menu popup */
    /* --       end HEADER
    */
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_about {
        padding-top: 72px;
    }
    
    h1.section_title {
        padding-bottom: 48px;
        font-size: 50px;
    }
    
    #home_about .cols .icon img {
        width: 82px;
    }
    
    #home_about .cols h2 {
        padding-bottom: 1rem;
        font-size: 1.5em;
    }
    
    #home_about img.bg {
        top: 80px;
        width: 126px;
    }
    
    #home_about .get_offer .container {
        height: 412px;
    }
    
    #home_about .get_offer a {
        padding-bottom: 112px;
        margin-bottom: 60px;
    }
    
    #home_about .get_offer img.man {
        right: 5%;
        width: 262px;
    }
    
    #home_search:before {
        top: 48px;
        width: 148px;
        height: 278px;
    }
    
    #home_search:after {
        width: 120px;
        height: 232px;
    }
    
    #home_search .q_item h2.title {
        padding-right: 32px;
    }
    
    #home_search .q_item h2.title:before {
        width: 24px;
        background-size: 22px;
    }
    
    #home_search .cols .col {
        width: 47%;
    }
    
    #home_thankyou .container {
        max-width: 866px;
    }
    
    #home_thankyou h1.section_title {
        font-size: 2.125em;
    }
    
    #app_section h1.section_title {
        font-size: 50px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_car .top_section .outer_wrapper {
        padding-right: 0;
    }
    
    #privateLines_page.pp_car .top_section .container {
        padding-top: 36px;
    }
    
    #insurance_packages {
        padding-top: 84px;
        padding-bottom: 124px;
    }
    
    #privateLines_page h2.heading_2,
    .cost_info_tables h1.m_heading {
        font-size: 2.125em;
    }
    
    #privateLines_page h3.subtitle {
        font-size: 1.275em;
    }
    
    #privateLines_page.pp_house .top_section .container {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    
    #privateLines_page.pp_house .top_section div.col {
        padding-bottom: 48px;
    }
    
    #privateLines_page.pp_house .top_section figure.col {
        padding-top: 10%;
    }
    
    #ins_program figure {
        max-width: 600px;
        padding-bottom: 48px;
        margin: auto;
    }
    
    #ins_program h1 {
        font-size: 2em;
    }
    
    #privateLines_page.pp_firstCare .top_section .container {
        padding-bottom: 130px;
    }
    
    #privateLines_page.pp_firstCare .table .cell {
        width: 144px;
    }
    
    #privateLines_page.pp_firstCare .table {
        padding-top: 48px;
    }
    
    #privateLines_page.pp_liability .top_section .container {
        padding-top: 24px;
    }
    
    #privateLines_page.pp_liability .top_section h3, 
    .cost_info_tables h2.m_heading, 
    .pp_liability .terms h1 {
        font-size: 1.375em
    }
    
    #privateLines_page.pp_liability .top_section h2.heading_2 {
        padding-bottom: 1.5rem;
        padding-top: 0;
    }
    
    .cost_info_tables thead tr th {
        font-size: 17px;
    }
    
    .cost_info_tables tbody th,
    .cost_info_tables thead tr th.alt {
        font-size: 16px;
    }
    
    .cost_info_tables tbody td {
        width: 104px;
        padding-left: 6px;
        padding-right: 6px;
        font-size: 15px;
    }
    
    .cost_info_tables tfoot td {
        font-size: 19px;
    }
    
    .cost_info_tables thead tr th:first-child,
    .cost_info_tables tbody th,
    .cost_info_tables tfoot th,
    .cost_info_tables .extension h2.title,
    .cost_info_tables .extension .wrapper {
        padding-left: 18px;
        padding-right: 6px;
    }
    
    .pp_liability .terms figure.col img {
        top: -96px;
    }
    
    .liability_program {
        padding-bottom: 42px;
    }
    
    #privateLines_page.pp_health h2.heading, 
    #privateLines_page.pp_health section h1 {
        font-size: 2em;
    }
    
    #privateLines_page.pp_health .top_section figure.col {
        width: 44%;
        padding-top: 60px;
    }
    
    #privateLines_page.pp_health .top_section div.col {
        width: 51%;
    }
    
    #privateLines_page.pp_health .top_section .container {
        padding-bottom: 66px;
    }
    
    .pp_health .progr_one {
        padding-top: 66px;
    }
    
    .pp_health .progr_one .intro {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    
    .pp_health .progr_one .intro div.col {
        width: 50%;
    }
    
    .pp_health .progr_one .info ul.circles {
        margin-bottom: 12px;
    }
    
    #privateLines_page.pp_health .blue_banner p {
        font-size: 23px;
    }
    
    .pp_health .progr_two .cols.two .col:first-child {
        margin-top: -66px;
    }
    
    .pp_health .progr_two .cols.two {
        padding-bottom: 84px;
    }
    
    #privateLines_page.pp_health .bottom_section .container {
        padding-top: 72px;
        padding-bottom: 72px;
    }
    
    #care4u_content .intro .col:last-child {
        width: 40%;
    }
    
    #care4u_content .intro .col:first-child {
        max-width: none;
        width: 56%;
    }
    
    #care4u_content .intro.two .col:last-child {
        width: 30%;
    }
    
    #care4u_content .intro.two .col:first-child {
        width: 67%;
        max-width: none;
    }
    
    #care4u_content .intro .sales {
        padding-top: 0;
    }
    
    .care4u_table .cols figure.col {
        width: 30%;
    }
    
    .care4u_table .cols div.col {
        width: 66%;
        max-width: none;
    }
    
    .care4u_table .cols {
        padding-top: 84px;
        padding-bottom: 54px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page h2.heading_2{
        font-size: 2.125em;
    }
    
    #businessLines_page h3.subtitle {
        font-size: 1.275em;
    }
    
    #businessLines_page.bp_liability .top_section figure.col {
        width: 45%;
    }
    
    #businessLines_page.bp_liability .top_section div.col {
        width: 50%;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot th {
        font-size: 16px;
    }
    
    #businessLines_page.bp_liability .cost_info_tables tbody td {
        width: 104px;
    }
    
    #bp_liability_terms .container {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    
    #bp_liability_terms figure.col {
        padding-top: 10%;
    }
    
    #businessLines_page .top_section h3 {
        font-size: 1.375em
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page .hero .box .badge {
        right: -96px;
    }
    
    #thanksPr_page section.one .container {
        padding-top: 188px;
    }
    
    #thanksPr_page .faq {
        padding-top: 1.875rem;
        padding-bottom: 84px;
    }
    
    #company_page .intro p {
        padding-bottom: 1.5rem;
        font-size: 1.063em;
    }
    
    #company_benefits ul.circles,
    #company_benefits .box {
        font-size: 1em;
    }
    
    #company_benefits h1 {
        font-size: 1.25em;
    }
    
    #company_benefits .box {
        padding: 48px 36px;
    }
    
    #company_values .col img.icon {
        width: 66px;
        margin-bottom: 24px;
    }
    
    #company_vision .container {
        padding-top: 66px;
        padding-bottom: 84px;
    }
    
    #company_vision .slider {
        padding-top: 0;
        width: 140%;
        left: -20%;
    }
    
    #contact_info .addresses .item h2 {
        padding-top: 6px;
        background-size: auto 28px;
    }
    
    #contact_info .col.map iframe {
        position: relative;
        top: 60px;
    }
    
    #legalTerms_page h1 {
        font-size: 42px;
    }
    
    #legalTerms_page h2 {
        font-size: 1.375em;
    }
    
    #legalTerms_page h3 {
        padding-top: 30px;
        padding-bottom: 16px;
        font-size: 1.25em
    }
    
    #collaborators .carousel {
        margin-bottom: 118px;
    }
    
    #transaction_page .hero {
        height: 320px;
    }
    
    #transaction_page .main_content h1 {
        font-size: 42px;
    }
    
    #transaction_page .main_content h2 {
        font-size: 28px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
    /* --       FOOTER
    */
    #footer {
        padding-top: 66px;
        padding-bottom: 36px;
    }
    
    .f_bottom_row {
        padding-top: 24px;
    }
    
        .btnnf {
    top: -50px;
    left: 10px;
    text-decoration: none!important;
    }
    
    
    /* --       end FOOTER
    */
}
/* 
     ⤴︎

/*  
     ⤵︎                                         980px >=x
*/
@media screen and (max-width:980px) {
    #fcare_graph .num {
        width: 48px;
        height: 48px;
        margin-bottom: 6px;
        font-size: 24px;
    }
    
    #fcare_graph .item {
        width: 232px;
    }
    
    #fcare_graph .item.one {
        top: 112px;
        left: 24px;
    }
    
    #fcare_graph .item.two {
        top: 112px;
        right: 6px;
    }
    
    #fcare_graph .item.three {
        top: 362px;
        left: 24px;
    }
    
    #fcare_graph .item.four {
        top: 362px;
        right: 6px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  ALL PRODUCTS pages

     ⤴︎   
*/
    #allProducts_page article a .arrow_btn .icon {
        width: 48px;
        height: 48px;
    }
    
    #allProducts_page article a .arrow_btn {
        bottom: 18px;
        right: 24px;
    }
    
    #allProducts_page article .arrow_btn img.arrow {
        width: 40px;
    }
    
    #allProducts_page article .arrow_btn img.arrow.hover {
        left: 5px;
        width: 60px;
    }
    
    #allProducts_page .offers article a h1 {
        padding-top: 9px;
        font-size: 1.5em;
    }

    #allProducts_page .more_btns {
        padding-top: 36px;
    }

    #allProducts_page .more_btns a.more {
        margin-bottom: 6px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end ALL PRODUCTS pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #insurance_packages .notes h2 {
        font-size: 1.75em;
    }
    
    #insurance_packages .notes ul li img {
        width: 30px;
    }
    
    #insurance_packages table tbody td img {
        width: 34px;
    }
    
    #insurance_packages .notes ul li img {
        margin-right: 6px;
    }
    
    .package_box h2 {
        font-size: 1.375rem;
    }
    
    .package_box:before {
        width: 20px;
        height: 7px;
    }
    
    .package_box:after {
        bottom: 17px;
        width: 40px;
        height: 3px;
    }
    
    .get_offer_2 a {
        padding-bottom: 84px;
        font-size: 38px;
    }
    
    .get_offer_2 a .icon {
        width: 60px;
        height: 60px;
        border-width: 4px;
    }
    
    .get_offer_2 a:hover .icon img.arrow.hover {
        left: 22px;
        width: 64px;
    }
    
    ul.circles li {
        max-width: none !important
    }
    
    #privateLines_page h2.heading_2,
    .cost_info_tables h1.m_heading {
        font-size: 1.875em;
    }
    
    #privateLines_page.pp_firstCare .top_section figure.col {
        width: 38%;
    }
    
    #privateLines_page.pp_firstCare .top_section div.col {
        width: 58%;
    }
    
    #privateLines_page.pp_health .blue_banner {
        padding: 60px 24px;
    }
    
    #privateLines_page.pp_health .blue_banner p {
        font-size: 22px;
    }
    
    ol.numbers li {
        padding-bottom: 24px;
    }
    
    .pp_health .progr_two {
        padding-top: 72px;
    }
    
    .pp_health .progr_two .cols.two {
        padding-bottom: 66px;
    }
    
    #privateLines_page.pp_health .bottom_section .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #privateLines_page h2.heading_2 {
        font-size: 1.875em;
    }
    
    #businessLines_page.bp_propery .top_section .container {
        padding-bottom: 72px;
    }
    
    #businessLines_page.bp_propery .top_section div.col {
        padding-bottom: 142px;
    }
    
    #businessLines_page.bp_propery .top_section div.col img.bottom_img {
        width: 296px;
    }
    
    #businessLines_page.bp_propery #ins_program {
        padding-top: 48px;
        padding-bottom: 114px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page .hero .outer_wrapper {
        max-width: 430px;
    }
    
    #thanksPr_page .hero .outer_wrapper h1 {
        font-size: 48px;
    }
    
    #thanksPr_page .hero .outer_wrapper img {
        left: 0;
        margin-top: 9px;
        max-width: 396px;
    }
    
    #thanksPr_page .hero .box {
        font-size: 1.275em;
    }
    
    #thanksPr_page .hero .container {
        max-width: 640px;
    }
    
    #thanksPr_page section.one .container {
        padding-top: 164px;
    }
    
    #thanksPr_page section.one figure.col,
    #thanksPr_page section.two figure.col {
        padding-top: 11%;
        width: 37%;
    }
    
    #thanksPr_page section.one div.col,
    #thanksPr_page section.two div.col {
        width: 58%;
    }
    
    #legalTerms_page .item {
        width: 32%;
        padding-left: 44px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎

/*  
     ⤵︎                                         820px >=x
*/
@media screen and (max-width:820px) {
    
    #fcare_hero.bgImg {
        background: #f1f1f1;
    }
    
    #fcare_hero .header:before {
        position: absolute;
        top: -78px;
        left: -50vw;
        right: -50vw;
        bottom: -148px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/hero.jpg) no-repeat top right;
        content: ''
    }
    
    #fcare_hero .header {
        width: 100%;
        max-width: 502px;
        margin: auto;
        padding-right: 0;
        padding-bottom: 84px;
        padding-top: 0;
    }
    
    #fcare_hero .header h1 {
        position: relative;
        padding-right: 0;
        padding-bottom: 24px;
    }
    
    #fcare_hero .header .badge {
        position: relative;
        bottom: auto;
        right: auto;
        width: 138px;
        height: 138px;
    }
    
    #fcare_hero .header .badge,
    #fcare_hero .header .badge .small {
        font-size: 18px;
    }
    
    #fcare_hero .header .badge .price {
        font-size: 32px;
    }
    
    #fcare_hero .header .badge .price .num {
        font-size: 40px;
    }
    
    #fcare_hero .box {
        position: relative;
        width: 100%;
        max-width: 480px;
        margin: auto;
    }
    
    #fcare_graph:before {
        position: absolute;
        top: -10%;
        left: 0;
        width: 106px;
        height: 168px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/bg_leaves-1.png) no-repeat left center / contain;
        content: ''
    }
    
    #fcare_graph:after {
        position: absolute;
        top: 40%;
        right: 0;
        width: 106px;
        height: 190px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/bg_leaves-2.png) no-repeat right center / contain;
        content: ''
    }
    
    #fcare_graph figure img {
        display: none;
    }
    
    #fcare_graph .container {
        padding-bottom: 48px;
    }
    
    #fcare_graph .item {
        position: static;
        width: 100%;
        max-width: 378px;
        margin: auto auto 24px auto;
    }
    
    #fcare_options:before {
        width: 516px;
        height: 14px;
    }
    
    #fcare_options a.item .badge {
        font-size: 16px;
    }
    
    #fcare_options a.item .badge strong {
        font-size: 18px;
    }
    
    #fcare_options a.item .badge .price {
        font-size: 24px;
        font-weight: 700;
    }
    
    #fcare_options a.item .badge .price .num {
        font-size: 30px;
    }
    
    #fcare_options a.item .badge {
        width: 148px;
        height: 148px;
    }
    
    #fcare_benefits ul li:before {
        width: 16px;
        height: 16px;
    }
    
    #fcare_logos {
        padding-bottom: 48px;
    }
    
    #fcare_reasons h1 {
        padding-bottom: 18px;
        font-size: 2.25em;
    }
    
    #fcare_reasons .container:before {
        top: 0;
        width: 82px;
    }
    
    #fcare_reasons .container {
        max-width: 668px;
        padding-left: 108px;
        padding-right: 108px;
    }
    
    body { font-size: 0.938em }
    
    /* --       HEADER
    */
    #header .container {
        padding: 12px 60px;
    }
    
    #homepage #header {
        background-color: transparent;
    }
    
    .default #header {
        -webkit-box-shadow: 0 0 -8px rgba(0, 0, 0, 0.2);
                box-shadow: 0 -8px 15px rgba(0, 0, 0, 0.2); 
    }
    
    .shrink #header {
        background-color: #f2f2f2;
    }
    
    #header:before {
        display: none
    }
    /*
    .shrink #header:before {
        display: block
    } */
    
    .alt_header #header:after {
        bottom: -14px;
        width: 516px;
        height: 14px;
    }
    
    #header .top.row {
        display: none;
    }
    
    #header .user_options {
        position: absolute;
        top: -20px;
        right: 78px;
        -webkit-transition: all 0.5s ease-out;
             -o-transition: all 0.5s ease-out;
                transition: all 0.5s ease-out;
    }
    
    button.hambmenu_btn {
        top: -18px;
        right: 24px;
    }
    
    .shrink button.hambmenu_btn {
        top: -18px;
    }
    
    #header .user_options button {
        margin-right: 0;
    }
    /* --       end HEADER
    */
    a.default_btn {
        min-width: 204px;
        padding: 9px 16px;
        border-width: 3px;
        -webkit-box-shadow: 0px 1px 21px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 1px 21px rgba(0, 0, 0, 0.1);
    }


    a.default_btn.selected:before,
    a.default_btn:hover:before {
        -webkit-box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.05);
                box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.05);
        content: ''
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_hero .slide {
        height: auto;
        min-height: 100vh;
    }
    
    #home_hero .container {
        max-width: 458px;
        padding-bottom: 506px;
    }
    
    #home_hero .slide .wrapper {
        width: 100%;
        padding-right: 0;
    }
    
    #home_hero h1 {
        font-size: 40px;
    }
    
    #home_hero a.btn {
        display: block;
        min-width: inherit;
        max-width: 284px;
        margin: auto;
    }
    
    #home_hero a.view_all {
        left: 50%;
        right: auto;
        bottom: 366px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    
    #home_hero button.slick-arrow, 
    #home_hero ul.slick-dots {
        left: 50%;
        right: auto;
        bottom: 144px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    
    #home_hero button.slick-arrow {
        top: auto !important;
        bottom: 222px !important;
        width: 40px;
        height: 40px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }
    
    #home_hero button.slick-prev {
        left: calc(50% - 60px);
        right: auto;
    }
    
    #home_hero button.slick-next {
        right: calc(50% - 60px);
        left: auto
    }
    
    #home_hero button.slick-prev:before,
    #home_hero button.slick-next:before {
        left: 50% !important;
        top: 50% !important;
        background-size: 13px auto;
        -webkit-transform: translate(-50%, -50%) !important;
            -ms-transform: translate(-50%, -50%) !important;
                transform: translate(-50%, -50%) !important;
    }
    
    #home_hero button.slick-prev:before {
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-left-5.svg) !important;
    }
    
    #home_hero button.slick-next:before {
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-right-5.svg) !important;
    }
    
    #home_hero ul.slick-dots li {
        display: inline-block;
        margin-left: 4px;
        margin-right: 4px;
        padding-bottom: 0;
    }

    #home_hero ul.slick-dots li button {
        width: 31px;
        height: 6px;
    }
    
    #home_about {
        padding-top: 60px;
    }
    
    #home_about .cols {
        -webkit-box-pack: center; 
        -webkit-justify-content: center; 
            -ms-flex-pack: center; 
                justify-content: center;
    }
    
    #home_about .cols .col {
        width: 50%;
        padding: 0 12px 24px 12px
    }
    
    h1.section_title,
    #homepage h1.section_title {
        padding-bottom: 36px;
        font-size: 44px;
    }
    
    #home_about .get_offer .container {
        height: 356px;
    }
    
    #home_about .get_offer a {
        font-size: 40px;
        margin-bottom: 48px;
    }
    
    #home_about .get_offer img.man {
        right: 0;
        width: 232px;
    }
    
    #home_search {
        padding-top: 66px;
    }
    
    .search_form input {
        padding: 16px 66px 16px 24px;
    }
    
    #home_search .cols {
        display: block;
    }
    
    #home_search .cols .col {
        width: 90%;
        max-width: 424px;
        margin: auto;
    }
    
    #home_search:after {
        display: none;
    }
    
    #home_search:before {
        top: 50%;
        left: auto;
        right: 0;
        width: 180px;
        height: 300px;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/gear-3.png);
    }
    
    #collaborations_section h1.section_title {
        padding-bottom: 54px;
    }
    
    #app_section .container {
        max-width: 428px;
        padding-top: 60px;
        padding-bottom: 60px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/interasco_mobile_app-mb.png) no-repeat right bottom / 222px auto;
    }
    
    #app_section div.col {
        position: relative;
        width: 100%;
        padding-left: 0;
        z-index: 2;
    }
    
    #app_section figure.col {
        display: none;
    }
    
    #app_section h1.section_title {
        font-size: 40px;
        text-align: center;
    }
    
    #tips_tabs .boxes .box {
        width: 48%;
    }
    
    #tips_tabs .content .note {
        max-width: none;
        padding-left: 112px
    }
    
    #tips_tabs .content .note p {
        text-align: left;
    }
    
    #home_tips img.figure {
        width: 20vw;
        bottom: -38vw;
    }
    
    #tips_tabs .btns .slick-list {
        padding-left: 30px;
        padding-right: 30px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  ALL PRODUCTS pages

     ⤴︎   
*/
    #allProducts_page h1.page_title {
        padding-top: 0;
        font-size: 2.5em
    }
    
    #allProducts_page #main .offers.cols {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
    
    #allProducts_page #main .offers.cols {
        padding-bottom: 60px;
        margin-bottom: 0
    }
    
    #allProducts_page .offers .col {
        width: 50%;
        padding: 0 18px 3rem 18px;
    }
    
    #allProducts_page article a h1,
    #allProducts_page article a p {
        padding-right: 48px;
    }
    
    #allProducts_page #main article a p {
        max-width: none !important;
    }

    #allProducts_page article a .arrow_btn .icon {
        width: 40px;
        height: 40px;
    }

    #allProducts_page article a:hover .arrow_btn .icon {
        border-width: 3px;
    }

    #allProducts_page article .arrow_btn img.arrow {
        width: 32px;
    }

    #allProducts_page article .arrow_btn img.arrow.hover {
        width: 48px;
    }
    
    #allProducts_page #main .cols article {
        padding-bottom: 36px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end ALL PRODUCTS pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_car .top_section .container {
        padding-top: 0;
    }
    
    #privateLines_page.pp_car .top_section div.col {
        width: 100%;
        max-width: none;
        padding-right: 0;
    }
    
    #privateLines_page.pp_car .top_section figure.col {
        display: none;
    }
    
    #privateLines_page.pp_car .top_section .desktop_hide {
        display: block;
        padding-top: 24px;
        padding-bottom: 48px;
    }
    
    #privateLines_page.pp_car .top_section h1.section_title,
    #privateLines_page.pp_car .top_section p {
        padding-left: 18px;
        padding-right: 18px;
    }
    
    #insurance_packages {
        padding-top: 66px;
        padding-bottom: 124px;
    }
    
    #insurance_packages h1.section_title {
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 2.75rem;
        font-size: 2.25em;
    }
    
    #insurance_packages .outer_wrapper {
        padding-left: 18px;
        padding-right: 18px;
    }
    
    #insurance_packages .notes {
        position: static;
        width: 100%;
    }
    
    #insurance_packages .notes h2 {
        font-size: 1.5em;
    }
    
    .package_box h2 {
        font-size: 18px;
    }
    
    ul.circles li {
        background-position: top left;
    }
    
    ol.numbers li:before {
        top: 6px;
    }
    
    #privateLines_page.pp_firstCare .table {
        padding-top: 36px;
    }
    
    #privateLines_page.pp_firstCare .top_section .container {
        padding-bottom: 108px;
    }
    
    #privateLines_page.pp_liability .top_section figure.col {
        display: none;
    }
    
    #privateLines_page.pp_liability .top_section div.col {
        width: 100%;
        max-width: none;
    }
    
    #privateLines_page.pp_liability .top_section div.col img.desktop_hide {
        display: block;
        margin-bottom: 3rem;
        -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
    }
    
    #privateLines_page.pp_liability .top_section p {
        max-width: none !important;
    }
    
    #privateLines_page.pp_liability .top_section .container {
        padding-bottom: 24px;
    }
    
    .cost_info_tables {
        padding-top: 24px;
        background-color: #fff;
    }
    
    .cost_info_tables thead tr th {
        padding: 14px 6px;
        font-size: 16px;
    }
    
    .cost_info_tables tbody td,
    .cost_info_tables tfoot th {
        width: 108px;
        padding: 14px 6px;
        font-size: 15px;
    }
    
    .cost_info_tables tbody th {
        width: 35%;
    }
    
    .cost_info_tables tbody th, 
    .cost_info_tables thead tr th.alt {
        font-size: 15px;
    }
    
    .cost_info_tables thead tr th:first-child, 
    .cost_info_tables tbody th, 
    .cost_info_tables tfoot th, 
    .cost_info_tables .extension h2.title, 
    .cost_info_tables .extension .wrapper {
        padding-left: 12px;
    }
    
    .cost_info_tables tfoot td {
        font-size: 18px;
    }
    
    .cost_info_tables .extension h2.title:before {
        right: 24px;
        background-size: 22px auto
    }
    
    .cost_info_tables .extension h2.title {
        padding-right: 60px;
    }
    
    #privateLines_page.pp_liability .cost_info_tables .container {
        padding-bottom: 30px;
    }
    
    .liability_program {
        padding-top: 48px;
        padding-bottom: 0;
        background-color: #EFEFEF;
    }
    
    .pp_liability .terms {
        background-color: #fff;
    }
    
    .pp_liability .terms figure.col {
        width: 100%;
        max-width: 480px;
        margin: auto;
    }
    
    .pp_liability .terms figure.col img {
        top: 0;
    }
    
    .pp_liability .terms div.col {
        width: 100%;
        padding-top: 36px;
    }
    
    #privateLines_page.pp_health .top_section div.col {
        width: 100%;
        max-width: none
    }
    
    #privateLines_page.pp_health .top_section .desktop_hide {
        display: block;
        margin-bottom: 3rem;
        -webkit-box-shadow: 0 3px 25px rgb(0 0 0 / 20%);
        box-shadow: 0 3px 25px rgb(0 0 0 / 20%);
    }
    
    #privateLines_page.pp_health .top_section figure.col {
        display: none;
    }
    
    #care4u_content .intro .col {
        width: 100%;
    }
    
    #care4u_content .intro .col:first-child {
        width: 100%;
        max-width: none;
    }
    
    #care4u_content .intro .col:last-child {
        max-width: none;
        padding-top: 0;
        width: 100%;
    }
    
    #care4u_content .intro .col p {
        max-width: none !important
    }
    
    #care4u_content .intro figure {
        display: none;
    }
    
    #care4u_content .intro img.desktop_hide {
        display: block;
        margin-bottom: 3rem;
        -webkit-box-shadow: 0 3px 25px rgb(0 0 0 / 20%);
        box-shadow: 0 3px 25px rgb(0 0 0 / 20%);
    }
    
    #care4u_content .intro .container {
        padding-top: 24px;
    }
    
    #care4u_content .intro.two .col:first-child {
        width: 100%;
        max-width: none;
    }
    
    #care4u_content .intro .sales {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
    }
    
    #care4u_content .intro .sales .inner_col {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 12px;
    }
    
    #care4u_content .intro .sales .item {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }
    
    .care4u_table .table.desktop_hide {
        display: block;
    }
    
    .care4u_table .table h2 {
        position: relative;
        padding-top: 48px;
        padding-bottom: 30px;
        font-size: 1.875em;
        line-height: 1.125em;
        font-weight: 700;
        color: #17D3FF;
        text-transform: uppercase;
        letter-spacing: -.02em;
        text-align: center;
    }
    
    .care4u_table .table .box {
        display: block;
        background-color: #17D3FF;
        color: #fff;
        padding: 12px 12px;
        text-align: center;
        border-radius: 23px;
        font-size: 20px;
        font-weight: 800;
        line-height: 21px;
    }
    
    .care4u_table table.desktop {
        display: none;
    }
    
    .care4u_table .table .options {
        max-width: 286px;
        padding: 0 41px;
        margin: auto;
    }
    
    .care4u_table .table .options .slick-arrow {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px auto;
        cursor: pointer;
        text-indent: -9999em;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    
    .care4u_table .table .options .slick-prev {
        left: 0;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-left-4.svg);
    }
    
    .care4u_table .table .options .slick-next {
        right: 0;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-right-4.svg);
    }
    
    .care4u_table table {
        padding-top: 36px;
    }
    
    .care4u_table .cols {
        padding-top: 36px;
    }
    
    .care4u_table .cols figure.col {
        display: none
    }
    
    .care4u_table .cols div.col {
        width: 100%;                            
    }
    
    #privateLines_page.pp_health.pp_immigrants .top_section div.col, 
    .pp_immigrants .info div.col {
        width: 100%;
        max-width: none;
    }
    
    .pp_immigrants .info figure.col {
        display: none
    }
    
    .pp_immigrants .info figure.desktop_hide {
        display: block;
        margin-bottom: 3rem;
    }
    
    .pp_immigrants .info figure.desktop_hide img {
        display: block;
        -webkit-box-shadow: 0 3px 25px rgb(0 0 0 / 20%);
        box-shadow: 0 3px 25px rgb(0 0 0 / 20%);
    }
    
    #privateLines_page.pp_health.pp_immigrants h2.heading_2,
    #privateLines_page.pp_health.pp_immigrants .top_section h1.section_title,
    .pp_health.pp_immigrants section p {
        max-width: none;
    }
    
    #privateLines_page.pp_health.pp_immigrants .top_section h1.section_title {
        padding-bottom: 18px;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.info h1 {
        padding-bottom: 2.25rem;
    }
    
    .pp_immigrants .details {
        max-width: 520px;
    }
    
    .pp_immigrants .top_section a.default_btn.apply {
        margin-bottom: 60px;
    }
    
    #privateLines_page.pp_health.pp_immigrants #main section.steps .container {
        padding-top: 84px;
        padding-bottom: 92px;
    }
    
    .pp_immigrants section.steps .item {
        width: 21%;
    }
    
    .pp_immigrants section.steps .cols .arrow {
        background-size: 100% auto;
        width: 5%;
    }
    
    .pp_immigrants section.anual {
        padding-top: 60px;
        padding-bottom: 84px;
    }
    
    .pp_immigrants section.coverages {
        padding-top: 78px;
        padding-bottom: 60px;
    }
    
    .pp_immigrants section.coverages .circle {
        width: 92px;
        height: 92px;
    }
    
    .pp_immigrants section.coverages .circle div {
        font-size: 36px;
    }
    
    .pp_immigrants section.coverages .item {
        width: 50%;
        margin-bottom: 36px;
    }
    
    .pp_immigrants .info .container {
        padding-top: 66px;
        padding-bottom: 96px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page .top_section div.col {
        width: 100% !important;
        max-width: none !important;
        padding-bottom: 0 !important;
    }
    
    #businessLines_page .top_section figure.col {
        display: none !important;
    }
    
    #businessLines_page.bp_propery .top_section .outer_wrapper {
        max-width: none;
    }
    
    #businessLines_page .top_section div.col img.desktop_hide {
        display: block !important;
        margin-bottom: 3rem;
        -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
    }
    
    #businessLines_page.bp_propery .top_section div.col img.bottom_img {
        position: static;
        margin-left: auto;
        margin-right: auto;
    }
    
    #businessLines_page.bp_liability .cost_info_tables {
        padding-top: 0;
        background-color: transparent;
    }
    
    #ins_program .tabs .table_slider .slick-dots .pager_item {
        font-size: 20px;
    }
    
    #bp_liability_terms div.col,
    #bp_liability_terms figure.col {
        width: 100%;
    }
    
    #bp_liability_terms figure.col {
        max-width: 320px;
        padding-top: 0;
        margin-left: auto;
        margin-right: auto;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot th,
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot th:last-child {
        font-size: 15px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page .hero .box .badge {
        left: 50%;
        bottom: -114px;
        top: auto;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
    }
    
    #thanksPr_page .hero .box {
        padding:  60px 60px 108px 60px
    }
    
    #thanksPr_page section.one div.col, 
    #thanksPr_page section.two div.col,
    #thanksPr_page section.three div.col,
    #thanksPr_page .faq .col {
        width: 100%;
    }
    
    #thanksPr_page section.one figure.col, 
    #thanksPr_page section.two figure.col,
    #thanksPr_page section.three figure.col {
        padding-top: 24px;
        width: 100%;
    }
    
    #thanksPr_page section figure.col img {
        max-width: 380px;
        margin: auto;
    }
    
    #thanksPr_page section.one ul {
        max-width: none;
    }
    
    #thanksPr_page section.one .container {
        padding-bottom: 84px;
    }
    
    #thanksPr_page section.two .numbers, #thanksPr_page section.two .circles {
        max-width: none;
    }
    
    #thanksPr_page section.three .container {
        padding-top: 24px;
    }
    
    #thanksPr_page section.three figure.col img {
        max-width: 312px;
    }
    
    #thanksPr_page .border_wrap {
        padding-left: 36px;
        border-left-width: 6px;
    }
    
    #company_page .intro .col {
        width: 100%;
        max-width: none;
        padding-bottom: 48px;
    }
    
    #company_page .intro figure.col {
        display: none;
    }
    
    #company_page .intro img.desktop_hide {
        display: block;
        margin-bottom: 3rem;
        -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
    }
    
    #company_benefits {
        z-index: 2;
    }
    
    #company_benefits .col:first-child {
        width: 100%;
        max-width: none;
        padding-bottom: 0;
    }
    
    #company_benefits .col:last-child {
        width: 100%;
        max-width: none;
        margin: auto;
    }
    
    #company_benefits .box {
        top: 30px;
        left: auto;
    }
    
    #company_benefits .box .leaves {
        width: 124px;
    }
    
    #company_values {
        padding-top: 72px;
        padding-bottom: 30px;
    }
    
    #company_values .cols {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    
    #company_values .col {
        width: 50%;
        padding-left: 8%;
        padding-right: 8%;
        padding-bottom: 24px;
    }
    
    #company_values .col img.icon {
        width: 60px;
        margin-bottom: 16px;
    }
    
    #company_values .col p {
        max-width: none !important;
    }
    
    #finacialEvid_page #main h2 {
        font-size: 1.25em;
    }
    
    .news_entries .col {
        width: 50%;
    }
    
    .news_post {
        padding-bottom: 48px;
    }
    
    .news_post .col:first-child,
    .news_post .col:last-child {
        width: 100%;
    }
    
    .news_post header .date {
        margin-bottom: 30px;
    }
    
    .news_post .col:first-child {
        max-width: 600px;
        margin: auto;
    }
    
    .news_post .col:last-child {
        max-width: 380px;
        margin: 30px auto auto auto;
    }
    
    ul.post_nav li a {
        background-size: 6px auto;
    }
    
    ul.post_nav li a {
        font-size: 14px;
    }
    
    .job_entry .col:first-child {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .job_entry .col:last-child {
        padding: 42px 16px;
    }
    
    .job_entry h1,
    .job_entry ul {
        padding-bottom: 24px;
    }
    
    #contact_info .addresses .item h2 {
        padding-left: 34px;
        background-size: auto 24px;
    }
    
    #contact_info .addresses .item a {
        padding-left: 34px;
        background-size: 20px auto;
    }
    
    #contact_info .col {
        width: 45%;
    }
    
    #contact_info .col.map {
        width: 52%;
    }
    
    #contact_form h1, 
    #contact_complaints h1 {
        font-size: 1.75em
    }
    
    #legalTerms_page h1 {
        padding-top: 12px;
        font-size: 40px;
    }
    
    #legalTerms_page h2.subtitle {
        font-size: 28px;
    }
    
    #legalTerms_page h3 {
        padding-top: 24px;
    }
    
    #legalTerms_page .item {
        padding-left: 36px;
        background-size: 26px auto;
    }
    
    #transaction_page .hero {
        height: 260px;
    }
    
    #transaction_page .main_content h1 {
        font-size: 38px;
    }
    
    #transaction_page .main_content h2 {
        font-size: 26px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
    /* --       FOOTER
    */
    #footer {
        padding-top: 48px;
        padding-bottom: 30px;
    }
    
    #footer .container {
        max-width: 330px;
    }
    
    .f_cols {
        display: block;
        padding-bottom: 48px;
    }
    
    .f_cols .col {
        width: 100% !important;
        padding-bottom: 12px;
        padding-top: 24px;
        padding-left: 12px;
        padding-right: 12px;
        padding-right: 0 !important;
        max-width: none !important;
        border-bottom: 1px solid #474747;
    }
    
    .f_cols .col .wrapper {
        display: none;
        padding-top: 12px;
    }
    
    #footer h3.title {
        position: relative;
        padding-bottom: 0;
        padding-right: 30px;
    }

    #footer h3.title:before {
        position: absolute;
        top: 40%;
        right: 0;
        width: 30px;
        height: 24px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-down-6.svg) no-repeat center center / 17px auto;
        content: '';
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    #footer h3.title.opened:before {
        -webkit-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg);
    }
    
    .f_cols li {
        padding-bottom: 9px;
    }
    
    #footer .col ul.social_media {
        display: none
    }
    
    #footer ul.social_media.desktop_hide {
        display: block;
        text-align: center;
    }
    
    .f_bottom_row {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        text-align: center;
        border-top: none;
        padding-top: 24px;
        font-size: 13px;
    }
    
    .f_bottom_row .col {
        padding-left: 9px;
        padding-right: 9px;
    }

    .f_bottom_row .col:last-child {
        width: 100%;
    }
    
    .f_bottom_row #copyright:before {
        display: none;
    }
    
    .f_bottom_row #copyright {
        padding-top: 12px;
        padding-left: 0;
    }
    .btnnf {
    top: 0px;
    left: 5px;
    }
    
    
    /* --       end FOOTER
    */
}
/* 
     ⤴︎

/*  
     ⤵︎                                         768px >=x
*/
@media screen and (max-width:768px) {
    #fcare_options .col {
        width: 32%;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_house .top_section figure.col {
        display: none;
    }
    
    #privateLines_page.pp_house .top_section div.col {
        width: 100%;
        max-width: none;
    }
    
    #privateLines_page.pp_house .top_section div.col img.desktop_hide {
        display: block;
        margin-bottom: 3rem;
        -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
    }
    
    #privateLines_page.pp_house .top_section p:last-of-type {
        font-weight: 400;
    }
    
    #ins_program .content {
        max-width: 580px;
    }
    
    .pp_immigrants section.anual table td:first-child, 
    .pp_immigrants section.anual table th:first-child {
        padding-right: 54px;
    }
    
    .pp_immigrants section.anual table td:last-child, 
    .pp_immigrants section.anual table th:last-child {
        padding-left: 62px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
}
/* 
     ⤴︎
/* 

/*  
     ⤵︎                                         640px >=x
*/
@media screen and (max-width:640px) {
    #fcare_options .container {
        width: 100%;
    }
    
    #fcare_options h1 {
        padding-left: 2.5%;
        padding-right: 2.5%;
        padding-bottom: 24px;
    }
    
    #fcare_options .outer_wrapper {
        position: relative;
        left: 20%;
        width: 80%;
        overflow: auto;
    }
    
    #fcare_options .cols {
        width: 862px;
        padding-right: 24px;
    }
    
    #fcare_options .col {
        width: 33.333%;
        padding-left: 24px;
        padding-top: 30px;
    }
    
    #fcare_reasons h1 {
        font-size: 2em;
    }
    
    #fcare_reasons .container:before {
        width: 48px;
        height: 48px;
    }
    
    #fcare_reasons .container {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    #fcare_benefits .container {
        padding-top: 66px;
    }
    #header .container {
        padding: 12px 42px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #tips_tabs .btns .btn button {
        padding: 9px 12px;
        border-width: 3px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  ALL PRODUCTS pages

     ⤴︎   
*/
    #allProducts_page h1.page_title {
        font-size: 2.125em
    }
    
    #allProducts_page #main .offers.cols {
        padding-bottom: 48px;
    }
    
    #allProducts_page #main .cols {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
    
    #allProducts_page .offers .col,
    #allProducts_page #main .col_2_3,
    #allProducts_page #main .col_1_3 {
        width: 100%;
        max-width: 380px;
    }
    
    #allProducts_page .offers .col {
        padding: 0 0 30px 0;
    }

    #allProducts_page article figure img.img-responsive {
        margin-bottom: 18px;
        -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
                box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
    }
    
    #allProducts_page article a .arrow_btn {
        bottom: -52px;
        right: 0;
    }

    #allProducts_page .offers article a .arrow_btn {
        bottom: -60px;
    } 
/*  
     ⤵︎ 

       ⋮⋮⫸  end ALL PRODUCTS pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_car .top_section .container {
        padding-top: 24px;
    }
    
    #privateLines_page.pp_car .top_section h1.section_title,
    #privateLines_page.pp_car .top_section p,
    #insurance_packages h1.section_title,
    #insurance_packages .outer_wrapper {
        padding-left: 12px;
        padding-right: 12px;
    }
    
    #privateLines_page.pp_car .top_section .desktop_hide {
        padding-bottom: 36px;
    }
    
    #privateLines_page.pp_car .top_section div.col {
        padding-bottom: 30px;
    }
    
    #insurance_packages {
        padding-bottom: 104px;
    }
    
    #insurance_packages h1.section_title {
        padding-bottom: 2.5rem;
        font-size: 2.125em;
    }
    
    #insurance_packages .notes ul li, 
    #insurance_packages table tbody th {
        font-size: 1em;
    }
    
    #insurance_packages .notes ul li img {
        width: 28px;
    }
    
    #insurance_packages table .first,
    #insurance_packages table .second,
    #insurance_packages table .third {
        display: none;
    }
    
    #insurance_packages table .show {
        display: table-cell;
    }
    
    #insurance_packages table .package {
        width: 184px;
    }
    
    #insurance_packages table thead th {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 18px;
    }
    
    .package_box h2 {
        font-size: 16px;
    }
    
    .package_box {
        padding-top: 12px;
        padding-bottom: 24px;
        border-radius: 6px;
    }
    
    .package_box:before {
        width: 15px;
        height: 5px;
        bottom: 10px;
    }
    
    .package_box:after {
        bottom: 11px;
        width: 25px;
        height: 3px;
    }
    
    #insurance_packages table tbody th {
        position: relative;
        padding-left: 12px;
        padding-top: 18px;
        padding-bottom: 18px;
    }
    
    #insurance_packages table tbody td img {
        width: 32px;
    }
    
    #insurance_packages .arrows {
        display: block;
        position: absolute;
        top: 132px;
        right: 0;
        width: 204px;
    }
    
    #insurance_packages .arrows button {
        position: absolute;
        top: 0;
        width: 30px;
        height: 30px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px auto;
        cursor: pointer;
    }
    
    #insurance_packages .arrows button.prev {
        left: 0;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-left-4.svg);
    }
    
    #insurance_packages .arrows button.next {
        right: 0;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-right-4.svg);
    }
    
    .get_offer_2 {
        padding: 48px 0;
    }
    
    .get_offer_2 a {
        padding-bottom: 72px;
        font-size: 32px;
    }
    
    .get_offer_2 a .icon {
        width: 54px;
        height: 54px;
        border-width: 3px;
    }
    
    .get_offer_2 a img.arrow {
        top: 50%;
        left: -3px;
        width: 42px;
    }

    .get_offer_2 a:hover .icon img.arrow.hover {
        left: 24px;
        width: 54px;
    }
    
    #privateLines_page h2.heading_2,
    .cost_info_tables h1.m_heading {
        font-size: 1.75em;
    }
    
    #privateLines_page h3.subtitle {
        padding-bottom: 2rem;
        font-size: 1.125em;
    }
    
    ul.circles li {
        background-position: left 1px;
        background-size: 20px auto;
    }
    
    #privateLines_page h3 {
        font-size: 1.875em
    }
    
    #ins_program {
        padding-bottom: 96px;
    }
    
    #ins_program .tabs .btns {
        max-width: 580px;
        margin: auto;
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 0;
        margin-bottom: 48px;
    }
    
    #ins_program .tabs .btn button {
        height: auto !important;
        font-size: 1.125em;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    
    #ins_program .tabs .slick-arrow {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 14px auto;
        text-indent: -9999em;
        overflow: hidden;
        cursor: pointer;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    
    #ins_program .tabs .slick-prev {
        left: 0;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-left-4.svg);
    }
    
    #ins_program .tabs .slick-next {
        right: 0;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-right-4.svg);
    }
    
    #ins_program .content a.more {
        margin-left: 24px;
    }
    
    #privateLines_page.pp_firstCare .top_section .container {
        padding-bottom: 84px;
    }
    
    #privateLines_page.pp_firstCare .top_section div.col {
        width: 100%;
        max-width: none;
    }
    
    #privateLines_page.pp_firstCare .top_section figure.col {
        display: none;
    }
    
    #privateLines_page.pp_firstCare .top_section img.desktop_hide {
        display: block;
        margin-bottom: 48px;
        -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
                box-shadow: 0 3px 25px rgba(0, 0, 0, 0.2);
    }
    
    #privateLines_page.pp_firstCare .table {
        display: block;
        max-width: 320px;
        margin: auto;
    }
    
    #privateLines_page.pp_firstCare .table .row {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    
    #privateLines_page.pp_firstCare .table .cell:first-child {
        width: 100%;
        padding-right: 0;
        padding-bottom: 6px;
        padding-top: 24px;
        text-align: center;
        font-size: 1.25em;
        color: #0E3772;
        font-weight: 700;
    }
    
    #privateLines_page.pp_firstCare .table .cell {
        padding-bottom: 24px;
        border: none
    }
    
    #privateLines_page.pp_firstCare .table .row:first-child {
        border-bottom-color: #0E3772;
    }
    
    .cost_info_tables table {
        position: relative;
        table-layout: fixed;
        margin-bottom: 18px;
        margin-top: 78px;
    }
    
    .cost_info_tables tbody td, 
    .cost_info_tables thead tr th.alt,
    .cost_info_tables tfoot td {
        display: none !important;
    }
    
    .cost_info_tables tbody td.active, 
    .cost_info_tables thead tr th.alt.active,
    .cost_info_tables tfoot td.active {
        display: table-cell !important;
    }
    
    .cost_info_tables thead tr:first-child {
        position: absolute;
        top: -78px;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    .cost_info_tables thead tr:first-child th {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 78px;
    }
    
    .cost_info_tables tbody th,
    .cost_info_tables tbody td, 
    .cost_info_tables tfoot th {
        width: auto !important;
    }
    
    .table_nav_btns.desktop_hide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding-bottom: 30px;
    }
    
    .table_nav_btns {
        padding-top: 6px;
        padding-bottom: 6px;
        background-repeat: no-repeat;
        background-size: 36px auto;
        font-size: 13px;
        line-height: 1.125em;
        font-weight: 700;
    }
    
    .table_nav_btns button {
        padding-top: 6px;
        padding-bottom: 6px;
        background-repeat: no-repeat;
        background-size: 36px auto;
        font-size: 13px;
        line-height: 1.125em;
        font-weight: 700;
    }
    
    .table_nav_btns button.prev {
        padding-left: 42px;
        padding-right: 12px;
        background-position: left center;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-left-1.png);
        text-align: left;
    }
    
    .table_nav_btns button.next {
        padding-right: 42px;
        padding-left: 12px;
        background-position: right center;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-right-1.png);
        text-align: right;
    }
    
    .table_nav_btns button.prev {
        padding-left: 42px;
        padding-right: 12px;
    }
    
    .pp_health .progr_one .intro div.col {
        width: 100%;
        padding-bottom: 36px;
    }
    
    .pp_health .progr_one .intro figure.col {
        width: 100%;
    }
    
    .pp_health .progr_two .col:first-child {
        width: 100%;
        max-width: none;
    }
    
    .pp_health .progr_two .col:last-child {
        width: 100%;
        padding-bottom: 48px;
    }
    
    #privateLines_page.pp_health .blue_banner:before {
        position: absolute;
        top: 0;
        left: -60px;
        top: 0;
        bottom: 0;
        width: 60px;
        background-color: #17D3FF;
        content: ''
    }
    
    #privateLines_page.pp_health .blue_banner {
        position: relative;
        margin-top: 24px;
    }
    
    #privateLines_page.pp_health .bottom_section .text_cols {
        column-count: 1;
        column-gap: 0;
    }
    
    .pp_health .progr_two .cols.two {
        padding-bottom: 12px;
    }
    
    #privateLines_page.pp_health .bottom_section .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    
    .pp_health .progr_one .lists .col {
        width: 100%;
    }
    
    .pp_health .progr_one .info ul.circles {
        margin-bottom: 0;
    }
    
    #privateLines_page.pp_health .blue_banner p {
        font-size: 20px;
    }
    
    #privateLines_page.pp_health .blue_banner {
        padding: 48px 18px 48px 0;
    }
    
    .pp_immigrants section.steps .item {
        width: 100%;
    }
    
    .pp_immigrants section.steps .cols .arrow {
        top: 0;
        width: 100%;
        height: 36px;
        margin-top: 24px;
        margin-bottom: 24px;
        background-size: 35px auto;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
    
    .pp_immigrants section.anual table td, .pp_immigrants section.anual table th {
        padding: 17px 24px !important;
    }
    
    .pp_immigrants section.anual .table {
        max-width: 400px;
        padding: 0;
    }
    
    .pp_immigrants section.anual table {
        font-size: 20px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page h2.heading_2 {
        font-size: 1.75em;
    }
    
    #businessLines_page h3.subtitle {
        padding-bottom: 2rem;
        font-size: 1.125em;
    }
    
    #businessLines_page h3 {
        font-size: 1.875em
    }
    
    #businessLines_page.bp_propery .top_section .container {
        padding-bottom: 24px;
    }
    
    #businessLines_page.bp_liability #ins_program .tabs .btn {
        max-width: none;
    }
    
    #ins_program .tabs .table_slider .slick-arrow {
        top: 40px;
        width: 36px;
        height: 36px;
    }
    
    #ins_program .tabs .table_slider img.arrow {
        width: 32px;
    }
    
    #ins_program .tabs .table_slider .slick-arrow:hover {
        border-width: 2px;
    }
    
    #ins_program .tabs .table_slider .slick-next:hover img.arrow.hover {
        left: 0;
    }
    
    #ins_program .tabs .table_slider .slick-prev:hover img.arrow.hover {
        right: 0;
    }
    
    #ins_program .tabs .table_slider img.arrow.hover {
        width: 30px;
    }
    
    #ins_program .tabs .table_slider .slick-dots .pager_item {
        font-size: 18px;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot {
        position: relative;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot tr:first-child {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot tr:first-child th {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 78px;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot tr:nth-child(2) th,
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot tr:nth-child(2) td {
        position: relative;
        padding-top: 96px;
    }
    
    #businessLines_page.bp_liability .business_liab .cost_info_tables tfoot tr:first-child th:last-child {
        width: 280px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page .hero .outer_wrapper h1 {
        font-size: 42px;
    }
    
    #thanksPr_page .hero .outer_wrapper img {
        max-width: 100%;
    }
    
    #thanksPr_page .hero .outer_wrapper {
        max-width: 376px;
    }
    
    #thanksPr_page .hero .box .badge {
        bottom: -90px;
        width: 186px;
        height: 186px;
    }
    
    #thanksPr_page section h1.df_section_title {
        font-size: 26px;
    }
    
    #thanksPr_page section.one ul h3 {
        font-size: 20px;
        background-position: left 0px;
    }
    
    #thanksPr_page section figure.col img {
        max-width: 50%;
    }
    
    #thanksPr_page section.two ul.circles li {
        background-position: left 2px;
    }
    
    #thanksPr_page section.three figure.col {
        padding-top: 0
    }
    
    #thanksPr_page section.three .register_box {
        padding: 48px;
    }
    
    #thanksPr_page .faq .item {
        padding-bottom: 18px;
    }
    
    #thanksPr_page .faq .item h2,
    #finacialEvid_page .toggle_item h3 {
        padding-right: 36px;
        background-size: 22px auto;
    }
    
    #company_vision .slider {
        width: 200%;
        left: -50%;
    }
    
    #company_values .col {
        padding-left: 12px;
        padding-right: 12px;
    }
    
    #finacialEvid_page #main .container {
        max-width: 960px;
        padding-bottom: 60px;
        padding-top: 18px;
    }
    
    #finacialEvid_page .toggle_item, #finacialEvid_page p.note {
        padding-top: 24px;
    }
    
    #finacialEvid_page .toggle_item ul {
        padding-right: 36px;
    }
    
    .news_entries .col {
        padding: 0 6px 30px 6px;
    }
    
    .news_post header h1 {
        font-size: 1.875em;
    }
    
    #job_openings_page #main .container {
        padding-bottom: 66px;
    }
    
    #job_openings_page p.intro {
        margin-bottom: 24px;
    }
    
    .job_entry .col:first-child,
    .job_entry .col:last-child {
        width: 100%;
    }
    
    .job_entry .col:last-child {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    
    .job_entry .col .outer_wrapper {
        max-width: 448px;
    }
    
    #contact_info .col,
    #contact_info .col.map {
        width: 100%;
    }
    
    #contact_info .col.map {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        padding-bottom: 48px;
    }
    
    #contact_info .col {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2;
    }
    
    #contact_info .col.map iframe {
        top: 0;
    }
    
    #contact_info ul.social {
        padding-bottom: 48px;
    }
    
    #contact_form,
    #contact_complaints .container {
        padding-top: 66px;
        padding-bottom: 66px;
    }
    
    #contact_complaints div.col,
    #contact_complaints figure.col {
        width: 100%;
    }
    
    #contact_complaints figure {
        max-width: 480px;
        margin: 36px auto auto auto;
    }
    
    #contact_complaints figure img {
        position: static;
        width: auto;
        max-width: 100%;
    }
    
    #contact_complaints .download_btns {
        margin-bottom: 24px;
    }
    
    #contact_complaints .download_btns a {
        width: 84px;
        height: 84px;
        background-size: 84px auto;
    }

    #contact_complaints .download_btns a:hover,
    #contact_complaints .download_btns a:active {
        background-size: 74px auto;
    }
    
    #contact_form .col {
        width: 100%;
        padding-bottom: 24px;
    }
    
    #contact_form label {
        padding-bottom: 12px;
    }
    
    #contact_form textarea {
        border-radius: 18px;
    }
    
    #legalTerms_page h1 {
        padding-bottom: 36px;
        font-size: 36px;
    }
    
    #legalTerms_page h2.subtitle {
        font-size: 26px;
    }
    
    #legalTerms_page h2 {
        font-size: 1.25em;
    }
    
    #legalTerms_page h3.alt {
        padding-bottom: 24px;
        font-size: 1.125em;
    }
    
    #legalTerms_page p {
        padding-bottom: 1.25rem;
    }
    
    #legalTerms_page h3 {
        padding-top: 18px;
        font-size: 1.2em;
    }
    
    #legalTerms_page h4 {
        padding-top: 6px;
    }
    
    #legalTerms_page .item {
        width: 100%;
        margin-top: 12px;
    }
    
    #collaborators .carousel {
        margin-bottom: 84px;
    }
    
    #thanksPr_page #collaborators h2 {
        font-size: 26px;
    }
    
    #transaction_page .hero {
        height: 248px;
    }
    
    #transaction_page .main_content h1 {
        font-size: 36px;
    }
    
    #transaction_page .main_content h2 {
        font-size: 24px;
    }
    
    #payments_article .toggle_item h2.title,
    #payments_article .toggle_item .wrapper {
        padding-right: 36px;
    }
    
    #payments_article .toggle_item h2.title:before {
        top: 45%;
        width: 24px;
        background-size: 20px auto;
        background-position: center right;
    }
    
    #payments_article .banks .col {
        width: 100%;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎                                        
*/

/*  
     ⤵︎                                         639px >=x
*/
@media screen and (max-width:639px) {
    /* --       HEADER
    */
    #header .container,
    .alt_header #header .container {
        height: 108px
    }
    
    #header_logo a img {
        width: 248px;
    }
    
    #header .user_options {
        top: -20px;
    }
    /* --       end HEADER
    */
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_hero .container {
        max-width: 284px;
        padding-bottom: 325px;
    }
    
    #home_hero h1 {
        padding-bottom: 30px;
        font-size: 30px;
    }
    
    #home_hero a.btn {
        display: block;
        margin: auto;
        font-size: 16px;
        line-height: 24px;
        padding: 9px
    }
    
    #home_hero a.view_all {
        bottom: 252px;
        padding: 3px 20px 12px 20px;
        font-size: 15px;
    }
    
    #home_hero a.view_all svg {
        width: 208px;
    }
    
    #home_hero button.slick-arrow {
        bottom: 168px !important;
    }
    
    #home_hero ul.slick-dots {
        bottom: 112px;
    }
    
    #home_about {
        padding-top: 30px;
    }
    
    #home_about .container {
        max-width: 296px;
    }
    
    #home_about .cols {
        padding-bottom: 0;
    }
    
    #home_about .cols .col {
        width: 100%;
        padding-bottom: 18px;
    }
    
    #home_about .cols .col:last-child {
        padding-bottom: 0;
    }
    
    #home_about .icon {
        padding-bottom: 18px;
    }
    
    h1.section_title,
    #homepage h1.section_title {
        font-size: 30px;
    }
    
    #home_about .cols h2 {
        padding-bottom: 12px;
        font-size: 18px;
    }
    
    #home_about .cols p {
        font-size: 17px;
    }
    
    #home_about img.bg {
        top: 24%;
        width: 96px;
    }
    
    #home_about .get_offer .container {
        height: 296px;
    }
    
    #home_about .get_offer img.man {
        right: 0;
        width: 132px;
    }
    
    #home_about .get_offer img.man {
        right: -96px;
        width: 166px;
        bottom: auto;
        top: -260px;
    }
    
    #home_about .get_offer a {
        margin-bottom: 48px;
        padding-bottom: 96px;
        font-size: 36px;
    }
    
    #home_about .get_offer a .icon, 
    #home_thankyou .btn a.icon {
        width: 60px;
        height: 60px;
        border-width: 4px;
    }
    
    #home_about .get_offer a img.arrow, 
    #home_thankyou .btn a.icon img.arrow {
        width: 46px;
    }
    
    #home_about .get_offer a:hover .icon img.arrow.hover, 
    #home_thankyou .btn a.icon:hover img.arrow.hover {
        width: 66px;
    }
    
    #home_search {
        padding-top: 48px;
    }
    
    #home_search h1.section_title {
        padding-bottom: 24px;
        font-size: 32px;
    }
    
    #home_search .container {
        max-width: 376px;
    }
    
    .search_form input {
        padding: 9px 48px 9px 24px;
    }
    
    .search_form button {
        right: 16px;
        width: 24px;
        height: 24px;
    }
    
    .search_form {
        margin-bottom: 48px;
    }
    
    #home_search .q_item h2.title {
        padding-right: 28px;
        font-size: 16px;
    }
    
    #home_search .q_item h2.title:before {
        background-size: 17px;
    }
    
    #home_search .q_item .wrapper {
        font-size: 14px;
    }
    
    #home_search .q_item .icon img {
        width: 20px;
    }
    
    #home_search .q_item .icon {
        padding-left: 36px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    
    #home_thankyou .col {
        width: 100% !important;
    }
    
    #home_thankyou h1.section_title {
        padding-bottom: 12px;
        font-size: 30px;
    }
    
    #home_thankyou .container {
        max-width: 288px;
    }
    
    #home_thankyou .col:nth-child(2) img {
        width: 204px;
    }
    
    #home_thankyou .container {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    
    #collaborations_section h1.section_title {
        padding-bottom: 48px;
        font-size: 30px;
    }
    
    #collaborations_section .container {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    
    #collaborations_section .slider {
        padding-left: 48px;
        padding-right: 48px;
    }
    
    #collaborations_section .slick-arrow {
        background-size: 16px auto;
    }
    
    #app_section .container {
        max-width: 348px;
        padding-top: 48px;
        background-size: 202px auto;
    }
    
    #app_section h1.section_title {
        padding-bottom: 24px;
        font-size: 32px;
    }
    
    #app_section p {
        padding-bottom: 18px;
        font-size: 16px;
    }
    
    #app_section .btns a img {
        width: 132px;
    }
    
    #tips_tabs .btns {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #tips_tabs .btns .slick-list {
        padding-left: 0;
        padding-right: 0;
    }
    
    #tips_tabs .btns .btn button {
        max-width: 288px;
        margin: auto;
    }
    
    #tips_tabs .slick-arrow {
        position: absolute;
        top: 50%;
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        text-indent: -9999em;
        overflow: hidden;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    
    #tips_tabs .slick-prev {
        left: 5%;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-prev.svg);
    }
    
    #tips_tabs .slick-next {
        right: 5%;
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/icon-arrow-next.svg);
    }
    
    #home_tips {
        padding-bottom: 72px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
    /* --       FOOTER
    */
    #footer {
        padding-top: 36px;
        font-size: 13px
    }
    
    #footer h3.title {
        font-size: 15px;
    }
    /* --       end FOOTER
    */
}
/* 
     ⤴︎
*/

/*  
     ⤵︎                                         480px >=x
*/
@media screen and (max-width:480px) {
    
    #fcare_hero .header {
        max-width: 268px;
        padding-bottom: 132px;
    }
    
    #fcare_hero .container {
        padding-top: 48px;
        padding-bottom: 60px;
    }
    
    #fcare_hero .header h1 {
        font-size: 2.125em;
    }
    
    #fcare_hero .header .badge {
        width: 122px;
        height: 122px;
    }
    
    #fcare_hero .header .badge, 
    #fcare_hero .header .badge .small {
        font-size: 16px;
    }
    
    #fcare_hero .header .badge .price {
        font-size: 33px;
    }
    
    #fcare_hero .header .badge .price .num {
        font-size: 39px;
    }
    
    #fcare_hero .box {
        max-width: 318px;
        padding: 30px 24px;
    }
    
    #fcare_hero form legend {
        font-size: 21px;
    }
    
    #fcare_hero form p, 
    #fcare_hero form label {
        font-size: 14px;
    }
    
    #fcare_hero form input {
        max-width: 225px;
        padding: 9px 12px;
        font-size: 14px;
        line-height: 20px;
    }
    
    #fcare_hero form label {
        padding-bottom: 9px;
    }
    
    #fcare_hero form .item {
        padding-bottom: 24px;
    }
    
    #fcare_hero form .item.checkboxes {
        max-width: 246px;
        padding-top: 0;
    }
    
    #fcare_hero form .checkbox_item {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    
    #fcare_hero form button {
        font-size: 14px;
    }
    
    #fcare_hero .msg h1 {
        font-size: 16px;
    }
    
    #fcare_hero .msg {
        max-width: 250px;
        margin-top: 9px;
        font-size: 12px;
    }
    
    #fcare_hero .msg .icon img {
        width: 46px;
        margin-bottom: 10px;
    }
    
    #fcare_hero .msg a.btn {
        margin-top: 18px;
        margin-bottom: 12px;
    }
    
    #fcare_graph:before {
        top: -20px;
        width: 60px;
        height: 100px;
    }
    
    #fcare_graph:after {
        position: absolute;
        top: 40%;
        right: 0;
        width: 60px;
        height: 98px;
        background: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/bg_leaves-2.png) no-repeat center center / cover;
        content: ''
    }
    
    #fcare_graph .container {
        max-width: 274px;
        padding-bottom: 18px;
        padding-top: 36px;
    }
    
    #fcare_graph .num {
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
    
    #fcare_options:before {
        width: 268px;
        height: 14px;
    }
    
    #fcare_options {
        padding-top: 48px;
    }
    
    #fcare_options h1, 
    #fcare_benefits h1, 
    #fcare_logos h1 {
        font-size: 24px;
    }
    
    #fcare_options h1 {
        padding-bottom: 6px;
    }
    
    #fcare_options .cols {
        width: 650px;
        padding-bottom: 30px;
    }
    
    #fcare_options a.item {
        padding-bottom: 52px;
    }
    
    #fcare_options a.item .badge {
        width: 102px;
        height: 102px;
        font-size: 12px;
    }
    
    #fcare_options a.item .badge strong {
        font-size: 14px;
    }
    
    #fcare_options a.item .badge .price {
        font-size: 17px;
    }
    
    #fcare_options a.item .badge .price .num {
        font-size: 25px;
    }
    
    #fcare_options a.item .badge .small {
        font-size: 12px;
    }
    
    #fcare_benefits .container {
        max-width: 288px;
        padding-top: 42px;
        padding-bottom: 36px;
        font-size: 13px;
    }
    
    #fcare_benefits figure.col {
        display: none
    }
    
    #fcare_benefits h1 {
        padding-bottom: 30px;
    }
    
    #fcare_benefits ul li {
        padding-left: 30px;
        margin-bottom: 18px;
    }
    
    #fcare_benefits ul li:before {
        top: 2px;
        width: 15px;
        height: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    
    #fcare_logos .container {
        max-width: 288px;
    }
    
    #fcare_logos h1 {
        padding-bottom: 30px;
    } 
    
    #fcare_logos .col {
        width: 50%;
        padding-bottom: 0;
    }
    
    #fcare_reasons {
        padding-top: 48px;
    }
    
    #fcare_reasons .container {
        max-width: 372px;
        padding-left: 54px;
        padding-right: 54px;
    }
    
    #fcare_reasons h1 {
        font-size: 22px;
    }
    
    #fcare_reasons p {
        font-size: 13px;
    }
    
    #fcare_reasons .container:before {
        width: 38px;
        height: 36px;
    }
    
    #fcare_hero .header:before {
        background-image: url(https://ca316h9zta43p7c.onstatic.studio/wp-content/themes/interasco/images/hero_mb.jpeg);
        background-size: cover;
    }
    /* --       HEADER
    */
    .alt_header #header:after {
        bottom: -12px;
        width: 268px;
        height: 14px;
    }
    
    #header .container,
    .alt_header #header .container {
        height: 84px;
    }
    
    #header_logo a img {
        width: 156px;
    }
    
    .shrink #header_logo a img {
        width: 156px;
    }
    
    #header .user_options button {
        width: 31px;
        height: 31px;
    }
    
    button.hambmenu_btn,
    .shrink button.hambmenu_btn {
        top: -16px;
        right: 0;
    }
    
    #header .user_options,
    .shrink #header .user_options {
        top: -14px;
        right: 52px;
    }
    
    .shrink #header .container {
        height: 84px !important
    }
    /* --       end HEADER
    */
    
    a.default_btn {
        min-width: 140px;
        padding: 6px 12px;
        font-size: 1em;
        -webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1);
    }


    a.default_btn.selected:before,
    a.default_btn:hover:before {
        -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.05);
                box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.05);
        content: ''
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_search .container {
        max-width: 296px;
    }
    
    #home_thankyou .container {
        max-width: 248px;
    }
    
    #home_search:before {
        top: 38%;
        width: 138px;
    }
    
    #home_about .container {
        max-width: 248px;
    }
    
    #home_about .get_offer img.man {
        top: -284px;
    }
    
    #home_tips .container {
        width: 100%;
    }
    
    #homepage #home_tips h1.section_title,
    #home_tips .intro {
        width: 90%;
        margin: auto;
    }
    
    #tips_tabs .boxes .box {
        width: 100%;
    }
    
    #tips_tabs .boxes {
        width: 90%;
        margin: auto;
    }
    
    #tips_tabs .content .note {
        padding-right: 12px;
    }
    
    #tips_tabs .content .note p {
        font-size: 1.125em;
    }
    
    #tips_tabs .content .more {
        display: block;
        width: 90%;
        margin: auto auto 36px auto;
        text-align: center;
    }
    
    #tips_tabs .content .more a {
        display: inline-block;
        font-size: 16px;
        color: #17D3FF;
        font-weight: 700;
        text-decoration: underline
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  ALL PRODUCTS pages

     ⤴︎   
*/
    #allProducts_page h1.page_title {
        padding-bottom: 2.25rem;
        font-size: 2em
    }
    
    #allProducts_page #main .cols {
        padding-bottom: 24px;
    }
    
    #allProducts_page #main .offers.cols {
        padding-bottom: 24px;
    }
    
    #allProducts_page .offers .col, 
    #allProducts_page #main .col_2_3, 
    #allProducts_page #main .col_1_3 {
        padding-left: 12px;
        padding-right: 12px;
    }
    
    #allProducts_page .offers .col {
        padding-bottom: 12px;
    }
    
    #allProducts_page .offers .col:last-child {
        padding-bottom: 0;
    }
    
    
    #allProducts_page article a h1,
    #allProducts_page .offers article a h1 {
        padding-top: 3px;
        padding-bottom: 9px;
        font-size: 20px;
    }
    
    #allProducts_page article a .arrow_btn {
        bottom: -54px !important;
    }
    
    #allProducts_page .btns {
        padding-bottom: 36px;
        margin-top: -6px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end ALL PRODUCTS pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page.pp_car .top_section .container {
        padding-top: 12px;
    }
    
    #privateLines_page .top_section h1.section_title,
    #privateLines_page.pp_health .top_section h1.section_title {
        padding-bottom: 1.5rem;
        font-size: 2.125em;
    }
    
    #privateLines_page.pp_car .top_section p {
        line-height: 1.25em;
    }
    
    #privateLines_page.pp_car .top_section p.highlight {
        font-size: 1.063em;
    }
    
    #privateLines_page.pp_car .top_section .desktop_hide {
        padding-bottom: 24px;
        padding-top: 0;
    }
    
    #privateLines_page.pp_car .top_section div.col {
        padding-bottom: 12px;
    }
    
    #insurance_packages {
        padding-bottom: 72px;
        padding-top: 48px;
    }
    
    #insurance_packages h1.section_title {
        padding-bottom: 24px;
        font-size: 1.875em;
    }
    
    #privateLines_page .top_section h1.section_title, 
    #privateLines_page.pp_car .top_section p, 
    #insurance_packages h1.section_title, 
    #insurance_packages .outer_wrapper {
        padding-left: 6px;
        padding-right: 6px;
    }
    
    #insurance_packages .arrows {
        width: 196px;
    }
    
    .get_offer_2 a {
        padding-bottom: 68px;
        font-size: 30px;
    }
    
    .get_offer_2 {
        padding: 36px 0;
    }
    
    #ins_program .tabs .btns {
        padding-left: 36px;
        padding-right: 36px;
    }
    
    #ins_program .tabs .btn button {
        font-size: 1.25em;
    }
    
    #privateLines_page.pp_firstCare .table {
        padding-top: 24px;
    }
    
    #privateLines_page.pp_firstCare .top_section .container {
        padding-bottom: 66px;
    }
    
    #privateLines_page.pp_house .top_section p,
    #privateLines_page.pp_health .top_section p,
    #privateLines_page.pp_car .top_section p,
    #privateLines_page.pp_liability .top_section p,
    .cost_info_tables .intro p,
    #privateLines_page .top_section p,
    .pp_health section p,
    ol.numbers li,
    #care4u_content .intro .container {
        font-size: 1.063em;
    }
    
    #privateLines_page.pp_liability .top_section h3, 
    .cost_info_tables h2.m_heading, 
    .pp_liability .terms h1 {
        font-size: 1.25em;
    }
    
    #privateLines_page.pp_liability .cost_info_tables .container {
        width: 100%;
        padding-bottom: 24px;
    }
    
    .cost_info_tables h2.m_heading {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .cost_info_tables thead tr th:first-child, 
    .cost_info_tables tbody th, 
    .cost_info_tables tfoot th, 
    .cost_info_tables .extension h2.title, 
    .cost_info_tables .extension .wrapper,
    .cost_info_tables .intro {
        padding-left: 5%;
    }
    
    .cost_info_tables .intro {
        padding-right: 5%;
    }
    
    .pp_liability .terms div.col {
        padding-top: 12px;
    }
    
    .cost_info_tables .extension h2.title {
        font-size: 16px;
    }
    
    .cost_info_tables .extension .wrapper {
        padding-right: 5%;
    }
    
    .cost_info_tables .extension .wrapper h4 {
        font-size: 1em;
    }
    
    .cost_info_tables .extension ol.custom li span.num {
        font-size: 18px;
    }
    
    .cost_info_tables .extension .notes ol li {
        font-size: 1em;
    }
    
    .cost_info_tables thead tr:first-child th {
        line-height: 1.125em;
    }
    
    #privateLines_page.pp_health .top_section .desktop_hide {
        margin-bottom: 30px;
    }
    
    #privateLines_page.pp_health h2.heading, 
    #privateLines_page.pp_health section h1 {
        padding-bottom: 18px;
        font-size: 1.687em;
    }
    
    #privateLines_page.pp_health h3.heading {
        padding-bottom: 12px;
        font-size: 1.125em;
    }
    
    #privateLines_page.pp_health h2.heading_2 {
        padding-bottom: 18px;
        font-size: 1.5em;
    }
    
    .pp_health .progr_one {
        padding-top: 48px;
    }
    
    #privateLines_page.pp_health .info h3.heading {
        padding-bottom: 24px;
        font-size: 1.25em;
    }
    
    .pp_health .progr_one .info h4 {
        padding-bottom: 0;
    }
    
    .pp_health .progr_one {
        padding-bottom: 6px;
    }
    
    .pp_health .progr_two {
        padding-top: 36px;
    }
    
    #privateLines_page.pp_health .progr_two h1 {
        font-size: 1.875em;
        color: #0E3772;
    }
    
    #privateLines_page.pp_health .progr_two h3 {
        padding-bottom: 12px;
        color: #17D3FF;
        font-size: 1.25em;
    }
    
    ul.circles li {
        padding-left: 30px;
    }
    
    #privateLines_page.pp_health .blue_banner p {
        font-size: 21px;
    }
    
    #privateLines_page.pp_health .blue_banner {
        padding: 30px 30px 30px 0;
    }
    
    #privateLines_page.pp_health .blue_banner a {
        max-width: 175px;
        padding: 5px 12px;
        font-size: 17px;
        margin: 0;
        border-width: 3px;
    }
    
    #privateLines_page.pp_health section h1 {
        font-size: 2em;
        color: #0E3772;
    }
    
    ol.numbers li {
        padding-left: 46px;
    }
    
    ol.numbers li:before {
        width: 34px;
        height: 34px;
        background-size: 34px auto;
    }
    
    #care4u_content .intro h1.section_title {
        font-size: 2em;
    }
    
    #care4u_content .intro h2 {
        padding-bottom: 18px;
        font-size: 1.667em;
    }
    
    #care4u_content .intro ul.items h3,
    #care4u_content .intro.two p.feat {
        font-size: 1.067em;
    }
    
    #care4u_content .intro .col p {
        padding-bottom: 16px;
    }
    
    #care4u_content .intro.two h1.section_title {
        padding-bottom: 18px;
    }
    
    #care4u_content .intro h2 {
        padding-top: 0;
        padding-bottom: 24px;
        font-size: 1.333em;
    }
    
    #care4u_content .intro .sales .item .box {
        width: 85px;
        height: 85px;
    }
    
    #care4u_content .intro .sales h3 {
        padding-bottom: 12px;
    }
    
    #care4u_content .intro .sales .inner_col {
        margin-bottom: 6px;
    }
    
    #care4u_content .intro .sales .inner_col {
        width: 100% !important;
        max-width: 300px;
    }
    
    #care4u_content .intro .sales p.note {
        text-transform: uppercase
    }
    
    #care4u_content .intro.two {
        padding-bottom: 24px;
    }
    
    .care4u_table .table h2 {
        padding: 48px 12px 24px 12px;
        font-size: 1.467em;
    }
    
    #privateLines_page.pp_health #main .care4u_table .container {
        width: 100%;
    }
    
    .care4u_table table tbody th {
        padding-left: 16px;
        font-size: 14px;
    }
    
    .care4u_table table tbody td img {
        width: 32px;
    }
    
    .care4u_table table tbody div {
        padding: 3px 0;
    }
    
    .care4u_table table tbody td,
    .care4u_table table tbody th {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    
    .care4u_table .cols {
        width: 90%;
        margin: auto;
    }
    
    .care4u_table .cols {
        padding-top: 60px;
    }
    
    .care4u_table .cols h2 {
        font-size: 1.333em;
    }
    
    .care4u_table ol.numbers li {
        padding-bottom: 12px;
    }
    
    .care4u_table .cols {
        padding-bottom: 36px;                    
    }
    
    #privateLines_page.pp_health.pp_immigrants section.info h1 {
        padding-bottom: 1.5rem;
        font-size: 2.125em;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.steps h1, #privateLines_page.pp_health.pp_immigrants section.anual h1 {
        font-size: 1.75em;
    }
    
    #privateLines_page.pp_health.pp_immigrants h2.heading_2 {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 1.25em;
    }
    
    #privateLines_page.pp_health.pp_immigrants .top_section h2.heading {
        padding-top: 30px;
    }
    
    .pp_immigrants .top_section a.default_btn.apply {
        margin-bottom: 36px;
    }
    
    #privateLines_page.pp_health .top_section .container {
        padding-bottom: 36px;
    }
    
    #privateLines_page.pp_health.pp_immigrants #main section.steps .container {
        padding-top: 36px;
        padding-bottom: 72px;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.steps h1, #privateLines_page.pp_health.pp_immigrants section.anual h1 {
        font-size: 25px;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.steps h1 {
        text-align: left;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.anual h1 {
        text-align: center;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.steps h1 {
        padding-bottom: 36px;
        color: #17D3FF;
    }
    
    .pp_immigrants section.steps .step {
        width: 100px;
        height: 100px;
        margin-bottom: 16px;
    }
    
    .pp_immigrants section.steps .step div {
        font-size: 22px;
    }

    .pp_immigrants section.steps .item p {
        font-size: 17px;
    }
    
    .pp_immigrants section.anual {
        padding-top: 66px;
        padding-bottom: 72px;
    }
    
    .pp_immigrants section.anual table th {
        font-size: 16px;
    }
    
    .pp_immigrants section.anual table td {
        font-size: 18px;
    }
    
    .pp_immigrants section.anual table td, 
    .pp_immigrants section.anual table th {
        padding: 12px 16px !important;
    }
    
    .pp_immigrants section.anual table th {
        padding-bottom: 24px !important;
    }
    
    .pp_immigrants section.coverages {
        padding-top: 60px;
        padding-bottom: 36px;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.coverages h1 {
        padding-bottom: 44px;
        font-size: 25px;
    }
    
    .pp_immigrants section.coverages .item {
        width: 100%;
        margin-bottom: 44px;
        padding: 0;
    }
    
    .pp_immigrants section.coverages .circle {
        width: 70px;
        height: 70px;
        margin-bottom: 18px;
    }
    
    .pp_immigrants section.coverages .circle div {
        font-size: 42px;
    }
    
    .pp_immigrants section.coverages .item p {
        max-width: 288px;
        margin: auto;
        font-size: 17px;
    }
    
    .pp_immigrants .info .container {
        padding-top: 54px;
        padding-bottom: 44px;
    }
    
    #privateLines_page.pp_health.pp_immigrants section.info h1 {
        font-size: 25px;
    }
    
    .pp_immigrants .info figure.desktop_hide {
        margin-bottom: 42px;
    }
    
    .pp_immigrants .details {
        padding-top: 30px;
    }
    
    .pp_immigrants .details .item {
        display: block;
        text-align: left;
        margin-bottom: 18px;
    }
    
    .pp_immigrants .details .item img {
        display: inline-block;
        vertical-align: middle;
        width: 38px;
        margin-right: 16px;
        margin-bottom: 0;
    }
    
    .pp_health.pp_immigrants section p {
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 0;
        line-height: 1.375em;
    }
    
    .pp_immigrants .details .item:nth-child(2) {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page .top_section h1.section_title {
        padding-bottom: 1.5rem;
        font-size: 2.125em;
    }
    
    #businessLines_page h3 {
        font-size: 1.75em;
    }
    
    #businessLines_page .top_section p {
        font-size: 1.063em;
    }
    
    #businessLines_page.bp_propery #ins_program h1 {
        font-size: 1.875em;
    }
    
    #businessLines_page.bp_liability #ins_program {
        padding-bottom: 66px;
    }
    
    #businessLines_page.bp_liability p.blue_note {
        font-size: 1em;
    }
    
    #businessLines_page .top_section h3 {
        font-size: 1.25em;
    }
    
    #businessLines_page.bp_d_o .top_section .container,
    #businessLines_page.bp_t_insur .top_section .container,,
    #businessLines_page.bp_freight .top_section .container {
        padding-bottom: 66px;
    }
    
    #businessLines_page.bp_t_insur .top_section ul.circles,
    #businessLines_page.bp_t_insur .top_section ul.circles {
        font-size: 1em;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page .hero .outer_wrapper h1 {
        padding-top: 30px;
        font-size: 36px;
    }
    
    #thanksPr_page .hero .outer_wrapper {
        max-width: 318px;
    }
    
    #thanksPr_page .hero .box {
        padding: 48px 24px 108px 24px;
    }
    
    #thanksPr_page section.one .container {
        padding-top: 148px;
    }
    
    #thanksPr_page section h1.df_section_title {
        font-size: 24px;
    }
    
    #thanksPr_page section.one ul h3 {
        font-size: 18px;
    }
    
    #thanksPr_page section.one figure.col, 
    #thanksPr_page section.two figure.col, 
    #thanksPr_page section.three figure.col {
        padding-top: 12px;
    }
    
    #thanksPr_page section.three figure.col img {
        max-width: 277px;
    }
    
    #thanksPr_page .border_wrap {
        padding-left: 24px;
        border-left-width: 4px;
        margin-top: 30px;
        margin-bottom: 42px;
    }
    
    #thanksPr_page section.three p.feat {
        margin-bottom: 2rem;
    }
    
    #thanksPr_page .faq {
        padding-bottom: 66px;
    }
    
    #thanksPr_page section.three .register_box a.default_btn {
        width: 100%;
        max-width: 222px;
        min-width: inherit;
    }
    
    h1.section_title_2 {
        padding-bottom: 1.5rem;
        font-size: 2.125em;
    }
    
    #company_page .intro .col {
        padding-bottom: 36px;
    }
    
    #company_benefits .container {
        padding-top: 60px;
    }
    
    #company_benefits .box {
        padding: 48px 24px;
    }
    
    #company_benefits .box .leaves {
        width: 96px;
        bottom: -60px;
        right: -48px;
    }
    
    #company_values .col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    #company_values {
        padding-top: 72px;
        padding-bottom: 12px;
    }
    
    #company_vision .container {
        padding-top: 54px;
        padding-bottom: 54px;
    }
    
    #company_vision .slider {
        width: 100%;
        left: 0;
    }
    
    #company_vision .slide {
        padding: 66px 18px;
    }
    
    #company_vision .slider .slick-prev {
        left: 3px;
    }
    
    #company_vision .slider .slick-next {
        right: 3px;
    }
    
    #company_vision .slider .slick-arrow {
        width: 24px;
        height: 48px;
    }
    
    #company_vision .slick-center .slide .box h2 {
        font-size: 1.5em;
    }
    
    #company_vision .slick-center .slide .box p {
        font-size: 1em;
    }
    
    #company_vision h1.section_title_2 {
        padding-bottom: 1.5rem;
    }
    
    #news_page h1.section_title_2 {
        padding-bottom: 2.25rem;
    }
    
    .news_entries .col {
        width: 100%;
        max-width: 320px;
    }
    
    #news_post_page h1.section_title_2 {
        padding-bottom: 2.25rem
    }
    
    .news_post {
        padding-bottom: 24px;
    }
    
    .news_post header h1 {
        font-size: 1.75em;
    }
    
    .news_post header .date {
        margin-bottom: 24px;
        font-size: 1.125em;
    }
    
    .news_post .col:last-child {
        margin-top: 24px;
    }
    
    ul.post_nav {
        padding-bottom: 48px;
    }
    
    #job_openings_page #main .container {
        padding-bottom: 48px;
    }
    
    .job_entry {
        border-radius: 18px;
        margin-bottom: 30px;
    }
    
    #contact_info .addresses .item {
        padding-bottom: 36px;
    }
    
    #contact_info ul.social {
        padding-bottom: 36px;
    }
    
    #contact_form, 
    #contact_complaints .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    #contact_form input {
        padding: 9px 24px;
    }
    
    #contact_form h1, 
    #contact_complaints h1 {
        padding-bottom: 30px;
    }
    
    #contact_info .col.map iframe {
        height: 448px;
    }
    
    #legalTerms_page h1 {
        padding-bottom: 30px;
        padding-top: 24px;
        font-size: 32px;
    }
    
    #legalTerms_page h2 {
        font-size: 1.125em;
    }
    
    #legalTerms_page h2.subtitle {
        padding-bottom: 30px;
        font-size: 22px;
    }
    
    #legalTerms_page ul.circles li {
        padding-left: 36px;
    }
    
    #legalTerms_page h3 {
        font-size: 1.125em;
    }
    
    #transaction_page #header .container {
        height: 84px !important;
    }
    
    #transaction_page #header_logo {
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    
    #transaction_page #header_logo a img {
        width: 212px !important;
    }
    
    #transaction_page .hero {
        height: 196px;
    }
    
    #transaction_page .main_content h1 {
        font-size: 32px;
    }
    
    #transaction_page .main_content h2 {
        font-size: 22px;
    }
    
    #transaction_page label,
    #transaction_page input {
        font-size: 1em;
    }
    
    #transaction_page button.default_btn {
        font-size: 18px;
    }
    
    .pp_immigrants section.anual table td {
        white-space: nowrap
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎
*/

/*  
     ⤵︎                                         479px >=x
*/
@media screen and (max-width:479px) {
    #tips_tabs .btns .btn button {
        max-width: 206px;
    }
}

/*  
     ⤵︎                                         380px >=x
*/
@media screen and (max-width:380px) {
    #fcare_options .outer_wrapper {
        left: 15%;
        width: 85%;
    }
    #header .container {
        padding: 12px 32px;
    }
    
/*  
     ⤵︎ 

       ⋮⋮⫸  HOMEPAGE

     ⤴︎   
*/
    #home_hero a.view_all {
        width: 188px;
    }
    
    #home_about img.bg {
        top: 28%;
    }
    
    #home_search:before {
        width: 92px;
    }
    
    #app_section .container {
        max-width: 284px;
        padding-bottom: 72px;
    }
    
    #home_tips {
        padding-bottom: 48px;
    }
    
    #tips_tabs .btns .btn button {
        font-size: 18px;
    }
    
    #home_tips .intro {
        font-size: 16px;
    }
    
    #tips_tabs .boxes {
        padding-bottom: 30px;
    }
    
    #tips_tabs .boxes .box {
        min-height: 185px;
        padding: 26px 24px 24px 18px;
        margin-top: 6px;
        margin-bottom: 6px;
        font-size: 14px;
    }
    
    #tips_tabs .boxes .box:after {
        left: 24px;
        top: 14px;
        width: 22px;
        height: 3px;
    }
    
    #tips_tabs .content .note {
        padding-right: 42px;
    }
    
    #home_tips img.figure {
        width: 27vw;
        bottom: -51vw;
    }
    
    #tips_tabs .content .note p {
        font-size: 16px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end HOMEPAGE

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  ALL PRODUCTS pages

     ⤴︎   
*/
    #allProducts_page .offers .col, 
    #allProducts_page #main .col_2_3, 
    #allProducts_page #main .col_1_3 {
        max-width: 285px;
        padding-left: 0;
        padding-right: 0;
    }
    
    #allProducts_page #main .cols article {
        padding-bottom: 24px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end ALL PRODUCTS pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #insurance_packages .notes ul li {
        font-size: 14px;
    }
    
    #insurance_packages table .package {
        width: 138px;
    }
    
    #insurance_packages table thead th {
        padding-left: 24px;
        padding-right: 24px;
    }
    
    .package_box {
        padding-top: 10px;
        padding-bottom: 18px;
        border-radius: 5px;
    }
    
    .package_box:before {
        bottom: 7px;
    }
    
    .package_box:after {
        bottom: 8px;
    }
    
    .package_box h2 {
        font-size: 14px;
    }
    
    #insurance_packages table tbody th {
        padding-right: 0;
        padding-left: 6px;
    }
    
    #insurance_packages table tbody th {
        font-size: 14px;
    }
    
    #insurance_packages .arrows {
        top: 128px;
        width: 158px;
        right: -5px;
    }
    
    #ins_program .tabs .btns {
        padding-left: 26px;
        padding-right: 26px;
    }
    
    #ins_program .tabs .btn button {
        font-size: 1em;
    }
    
    #ins_program .tabs .slick-arrow {
        width: 24px;
    }
    
    #ins_program .tabs .btn {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    #ins_program {
        padding-bottom: 84px;
    }
    
    #privateLines_page h2.heading_2, .cost_info_tables h1.m_heading {
        font-size: 1.65em;
    }
    
    #privateLines_page.pp_firstCare .table .cell {
        width: auto;
    }
    
    #privateLines_page.pp_firstCare .table a img {
        width: 96px;
    }
    
    #ins_program h1 {
        font-size: 1.75em;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page h2.heading_2 {
        font-size: 1.65em;
    }
    
    #businessLines_page.bp_propery #ins_program h1 {
        font-size: 1.75em;
    }
    
    #businessLines_page.bp_propery #ins_program {
        padding-bottom: 84px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    #thanksPr_page section figure.col img {
        max-width: 85%;
    }
    
    #thanksPr_page section.three figure.col img {
        max-width: 90%;
    }
    
    #thanksPr_page .border_wrap {
        padding-left: 12px;
        border-left-width: 3px;
    }
    
    #thanksPr_page section.three p.feat {
        font-size: 1.125em;
    }
    
    #thanksPr_page section.three .register_box {
        padding: 36px 24px;
        font-size: 1.25em;
    }
    
    #thanksPr_page .hero .box {
        font-size: 1.25em;
    }
    
    #finacialEvid_page #main .container {
        padding-bottom: 36px;
    }
    
    #finacialEvid_page #main h2 {
        font-size: 1.125em;
    }
    
    #finacialEvid_page .toggle_item h3 {
        background-size: 18px auto;
        font-size: 1.063em;
    }
    
    #finacialEvid_page .toggle_item, #finacialEvid_page p.note {
        padding-top: 18px;
    }
    
    ul.post_nav li a.prev {
        padding-left: 12px;
    }
    
    ul.post_nav li a.next {
        padding-right: 12px;
    }
    
    #contact_form h1, 
    #contact_complaints h1 {
        font-size: 1.65em;
    }
    
    #legalTerms_page #main {
        font-size: 1em;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎
*/

/*  
     ⤵︎                                         320px >=x
*/
@media screen and (max-width:380px) {
    #header .container {
        padding: 12px 9px;
    }
    
/*  
     ⤵︎ 

       ⋮⋮⫸  ALL PRODUCTS pages

     ⤴︎   
*/
    #allProducts_page h1.page_title {
        padding-bottom: 1.875em
        font-size: 1.875em
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end ALL PRODUCTS pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  PRIVATE LINES pages

     ⤴︎   
*/
    #privateLines_page .top_section h1.section_title,
    #privateLines_page.pp_health .top_section h1.section_title {
        font-size: 1.875em;
    }
    
    #privateLines_page.pp_car .top_section p.highlight {
        font-size: 15px;
    }
    
    #privateLines_page.pp_car .top_section p {
        font-size: 14px;
    }
    
    #insurance_packages {
        padding-bottom: 60px;
    }
    
    #insurance_packages h1.section_title {
        font-size: 1.5em;
    }
    
    #insurance_packages .notes h2 {
        font-size: 1.375em;
    }
    
    #insurance_packages .notes ul li {
        font-size: 13px;
    }
    
    #insurance_packages .notes ul li img {
        width: 24px;
        margin-right: 3px;
    }
    
    #insurance_packages table tbody td img {
        width: 30px;
    }
    
    #insurance_packages table tbody th {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    
    #insurance_packages .arrows {
        top: 120px;
        width: 158px;
    }
    
    .get_offer_2 {
        padding: 28px 0;
    }
    
    .get_offer_2 a {
        font-size: 26px;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end PRIVATE LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  BUSINESS LINES pages

     ⤴︎   
*/
    #businessLines_page .top_section h1.section_title {
        font-size: 1.875em;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end BUSINESS LINES pages

     ⤴︎   
*/
/*  
     ⤵︎ 

       ⋮⋮⫸  OTHER PAGES pages

     ⤴︎   
*/
    h1.section_title_2 {
        font-size: 1.875em;
    }
    
    #company_benefits h1 {
        font-size: 1.125em;
    }
    
    ul.post_nav li a {
        font-size: 13px;
    }
    
    .job_entry .col:first-child,
    .job_entry .col:last-child {
        padding-left: 16px;
        padding-right: 16px;
    }
    
    .job_entry h1 {
        font-size: 1.25em;
    }
    
    #transaction_page #header_logo a img {
        width: 158px !important;
    }
/*  
     ⤵︎ 

       ⋮⋮⫸  end OTHER PAGES pages

     ⤴︎   
*/
}
/* 
     ⤴︎
*/