/*-------   My Insurance reward Responsive sheet V1.o Created and Developed By Volive solutions --------*/
body,
html {
    overflow-x: hidden;
}

@media (min-width:1200px) {
    .container {
        max-width: 1481px;
    }

    .submit_referral .container {
        max-width: 1100px;
    }

    .download_app .container,
    .contact_us .container {
        max-width: 960px;
    }
}

@media screen and (max-width:600px) {
    .navbar-brand img {
        height: 50px;
    }
}

@media screen and (max-width:900px) {
    .navbar-brand img {
        padding-left: 0 !important;
    }
}

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



    .logo-text h4 {
        font-size: 16px;
    }

    .logo-text h6 {
        font-size: 13px;
    }


    .insurance_nav .navbar-brand h4 {
        font-size: 16px;
    }

    .banner_content {
        max-width: 60% !important;
        left: 15% !important;
    }

    .main-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        position: absolute;
        border: 1px solid #fff !important;
        border-radius: 100%;
        line-height: 30px !important;
        transition: all 0.5s;
        background: #fff !important;
    }

    .main-carousel .owl-nav button i {
        color: #1fa44e;
        font-size: 15px;
        transition: all 0.5s;
    }

    .banner_content h3 {
        font-size: 13px;
    }

    .about_row {
        margin-top: 0px !important;
        padding: 25px 15px !important;
    }

    .about_cont h3 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px;
    }

    .submit_reCont {
        padding-top: 0;
    }

    .submit_referral {
        padding: 50px 0;
    }

    .sub_col {
        padding: 15px !important;
    }

    .submit_referral {
        background-size: 100% 100%;
    }

    .main_head {
        width: 100%;
        max-width: 100%;
        display: block;
    }

    .main_head h3 {
        min-width: 100%;
        margin-right: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .main_head h3:after {
        content: '';
        position: absolute;
        height: 5px;
        width: 85px;
        top: auto;
        background: #1fa44e;
        right: 0;
        bottom: 0;
    }

    .testimoninals-carousel {
        padding: 0px 15px;
    }

    .download_app {
        background-size: 100% 100%;
    }

    .download_appC h3 {
        min-width: 100%;
    }

    .download_icons img {
        max-width: 130px;
        margin-right: 5px;
    }

    .download_icons {
        text-align: left;
    }

    .contact_card {
        padding: 15px;
    }

    .contact_info {
        margin-right: 0;
    }

    .contact_info {
        padding: 25px;
    }

    .footer .row {
        margin-right: 0;
    }

    .footer_links {
        margin-top: 15px;
    }
}




@media screen and (min-width: 481px) and (max-width:600px) {

    .logo-text h4 {
        font-size: 18px;
    }

    .logo-text h6 {
        font-size: 13px;
    }

    .insurance_nav .navbar-brand h4 {
        display: none;
    }

    .banner_content {
        max-width: 60% !important;
        left: 15% !important;
    }

    .main-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        position: absolute;
        border: 1px solid #fff !important;
        border-radius: 100%;
        line-height: 30px !important;
        transition: all 0.5s;
        background: #fff !important;
    }

    .main-carousel .owl-nav button i {
        color: #1fa44e;
        font-size: 15px;
        transition: all 0.5s;
    }

    .banner_content h3 {
        font-size: 16px;
    }

    .about_row {
        margin-top: 0px !important;
        padding: 25px 15px !important;
    }

    .about_cont h3 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px;
    }

    .submit_reCont {
        padding-top: 0;
    }

    .submit_referral {
        padding: 50px 0;
    }

    .sub_col {
        padding: 15px !important;
    }

    .submit_referral {
        background-size: 100% 100%;
    }

    .main_head {
        width: 100%;
        max-width: 100%;
    }

    .main_head h3 {
        min-width: 40%;
        max-width: 40%;
        font-size: 24px;
        letter-spacing: 1px;
        color: #111;
        position: relative;
        margin-right: 60px;
        line-height: 30px;
    }

    .testimoninals-carousel {
        padding: 0px 15px;
    }

    .download_app {
        background-size: 100% 100%;
    }

    .download_appC h3 {
        min-width: 100%;
    }

    .download_icons img {
        max-width: 130px;
        margin-right: 5px;
    }

    .download_icons {
        text-align: left;
    }

    .contact_card {
        padding: 15px;
    }

    .contact_info {
        margin-right: 0;
    }

    .contact_info {
        padding: 25px;
    }

    .footer .row {
        margin-right: 0;
    }

    .footer_links {
        margin-top: 15px;
    }

    .insurance_list .col-md-3 {
        width: 50%;
    }

    .single_partner img {
        margin: 0 auto;
        display: block;
    }
}




@media screen and (min-width: 601px) and (max-width:767px) {
    .navbar-brand img {
        padding-left: 50px !important;
    }

    .logo-text h4 {
        font-size: 25px;
    }

    .logo-text h6 {
        font-size: 18px;
    }

    .banner_content {
        max-width: 60% !important;
        left: 15% !important;
    }

    .main-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        position: absolute;
        border: 1px solid #fff !important;
        border-radius: 100%;
        line-height: 30px !important;
        transition: all 0.5s;
        background: #fff !important;
    }

    .main-carousel .owl-nav button i {
        color: #1fa44e;
        font-size: 15px;
        transition: all 0.5s;
    }

    .banner_content h3 {
        font-size: 21px;
    }

    .about_row {
        margin-top: 0px !important;
        padding: 25px 15px !important;
    }

    .about_cont h3 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px;
    }

    .submit_reCont {
        padding-top: 0;
    }

    .submit_referral {
        padding: 50px 0;
    }

    .sub_col {
        padding: 15px !important;
    }

    .submit_referral {
        background-size: 100% 100%;
    }

    .main_head {
        width: 100%;
        max-width: 100%;
    }

    .main_head h3 {
        min-width: 40%;
        max-width: 40%;
        font-size: 24px;
        letter-spacing: 1px;
        color: #111;
        position: relative;
        margin-right: 60px;
        line-height: 30px;
    }

    .testimoninals-carousel {
        padding: 0px 15px;
    }

    .download_app {
        background-size: 100% 100%;
    }

    .download_appC h3 {
        min-width: 100%;
    }

    .download_icons img {
        max-width: 130px;
        margin-right: 5px;
    }

    .download_icons {
        text-align: left;
    }

    .contact_card {
        padding: 15px;
        width: 75%;
        margin: 0 auto;
    }

    .contact_info {
        margin-right: 0;
    }

    .contact_info {
        padding: 25px;
    }

    .footer .row {
        margin-right: 0;
    }

    .footer_links {
        margin-top: 15px;
    }

    .insurance_list .col-md-3 {
        width: 50%;
    }

    .single_partner img {
        margin: 0 auto;
        display: block;
    }

    .footer .col-md-2,
    .footer .col-md-3,
    .footer .col-md-4 {
        width: 50%;
    }
}



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

    .footer_bottom_info .col-md-9 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }


    .banner_content {
        max-width: 60% !important;
        left: 15% !important;
    }

    .main-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        position: absolute;
        border: 1px solid #fff !important;
        border-radius: 100%;
        line-height: 30px !important;
        transition: all 0.5s;
        background: #fff !important;
    }

    .main-carousel .owl-nav button i {
        color: #1fa44e;
        font-size: 15px;
        transition: all 0.5s;
    }

    .banner_content h3 {
        font-size: 28px;
    }

    .about_row {
        margin-top: 0px !important;
        padding: 25px 15px !important;
    }

    .about_cont h3 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px;
    }

    .submit_reCont {
        padding-top: 0;
    }

    .submit_referral {
        padding: 50px 0;
    }

    .sub_col {
        padding: 15px !important;
    }

    .submit_referral {
        background-size: 100% 100%;
    }

    .main_head {
        width: 100%;
        max-width: 100%;
    }

    .main_head h3 {
        min-width: 40%;
        max-width: 40%;
        font-size: 24px;
        letter-spacing: 1px;
        color: #111;
        position: relative;
        margin-right: 60px;
        line-height: 30px;
    }

    .testimoninals-carousel {
        padding: 0px 15px;
    }

    .download_app {
        background-size: 100% 100%;
    }

    .download_appC h3 {
        min-width: 100%;
    }

    .download_icons img {
        max-width: 150px;
        margin-right: 5px;
    }

    .download_icons {
        text-align: right;
    }

    .contact_info {
        margin-right: 0;
    }

    .contact_info {
        padding: 25px;
    }

    .footer .row {
        margin-right: 0;
    }

    .footer_links {
        margin-top: 15px;
    }

    .insurance_list .col-md-3 {
        width: 33.33%;
        flex: 33.33%;
        max-width: 33.33%;
    }

    .single_partner img {
        margin: 0 auto;
        display: block;
    }

    .footer .col-md-2,
    .footer .col-md-3,
    .footer .col-md-4 {
        width: 33.33%;
        flex: 33.33%;
        max-width: 33.33%;
    }
}




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

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 3px;
        padding-left: 3px;
    }

    .insurance_nav .container {
        max-width: 98%;
    }


    .insurance_nav .navbar-brand h4 {
        font-size: 12px;
    }

    .navbar-brand img {
        height: 70px;
    }

    .insurance_nav a.nav-link {
        color: #393939 !important;
        font-size: 12px;
        font-weight: 400;
    }

    .about_cont h3 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px;
    }

    .submit_reCont {
        padding-top: 0;
    }

    .submit_referral {
        padding: 50px 0;
    }

    .sub_col {
        padding: 15px !important;
    }

    .submit_referral {
        background-size: 100% 100%;
    }

    .main_head {
        width: 100%;
        max-width: 100%;
    }

    .main_head h3 {
        min-width: 40%;
        max-width: 40%;
        font-size: 24px;
        letter-spacing: 1px;
        color: #111;
        position: relative;
        margin-right: 60px;
        line-height: 30px;
    }

    .testimoninals-carousel {
        padding: 0px 15px;
    }

    .download_app {
        background-size: 100% 100%;
    }

    .download_appC h3 {
        min-width: 100%;
    }

    .download_icons {
        text-align: right;
    }

    .contact_info {
        margin-right: 0;
    }

    .contact_info {
        padding: 25px;
    }

    .footer .row {
        margin-right: 0;
    }

    .footer_links {
        margin-top: 15px;
    }

    .insurance_list .col-md-3 {
        width: 25%;
        flex: 25%;
        max-width: 25%;
    }

    .single_partner img {
        margin: 0 auto;
        display: block;
    }

    .footer .col-md-2,
    .footer .col-md-3,
    .footer .col-md-4 {
        width: 25%;
        flex: 25%;
        max-width: 25%;
    }
}



@media screen and (min-width: 1025px) and (max-width:1270px) {

    .insurance_nav .container {
        max-width: 98%;
    }

    .insurance_nav .navbar-brand h4 {
        font-size: 12px;
    }

    .navbar-brand img {
        height: 70px;
    }

    .insurance_nav a.nav-link {
        color: #393939 !important;
        font-size: 12px;
        font-weight: 400;
    }


    .about_cont h3 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        line-height: 30px;
    }

    .submit_reCont {
        padding-top: 0;
    }

    .submit_referral {
        padding: 50px 0;
    }

    .sub_col {
        padding: 15px !important;
    }

    .submit_referral {
        background-size: 100% 100%;
    }

    .main_head {
        width: 100%;
        max-width: 100%;
    }

    .main_head h3 {
        min-width: 40%;
        max-width: 40%;
        font-size: 24px;
        letter-spacing: 1px;
        color: #111;
        position: relative;
        margin-right: 60px;
        line-height: 30px;
    }

    .testimoninals-carousel {
        padding: 0px 15px;
    }

    .download_app {
        background-size: 100% 100%;
    }

    .download_appC h3 {
        min-width: 100%;
    }

    .download_icons {
        text-align: right;
    }

    .contact_info {
        margin-right: 0;
    }

    .contact_info {
        padding: 25px;
    }

    .footer .row {
        margin-right: 0;
    }

    .footer_links {
        margin-top: 15px;
    }

    .insurance_list .col-md-3 {
        width: 25%;
        flex: 25%;
        max-width: 25%;
    }

    .single_partner img {
        margin: 0 auto;
        display: block;
    }

    .footer .col-md-2,
    .footer .col-md-3,
    .footer .col-md-4 {
        width: 25%;
        flex: 25%;
        max-width: 25%;
    }

}

@media(max-width:1199px) {
    .insurance_nav .navbar-brand h4 {
        margin-left: 10px;
    }

    .footer_bottom_info .container {
        max-width: 100%;
    }
}

@media(max-width:1100px) {
    .footer_bottom_info>.container>div {
        display: block !important;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media(max-width:991px) {
    .insurance_nav .container {
        max-width: 94%;
    }

    .community-detail-wrap .img-block {
        height: 400px;
    }

    .chat_ib p,
    .received_withd_msg p,
    .sent_msg p {
        line-height: 18px;
        font-size: 13px;
    }
}