﻿.insuranseFirstSec {
    padding: 0% 15% !important;
}

.protectMortgageTitle {
    font-family: Lato;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    color: #323234;
}

.protectMortgageDesc {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.71;
    color: #323234;
}

.insuranceCoverWrapp {
    padding-top: 0px !important;
}

.protectMortgageDesc:first-child > p {
    padding-right: 35px;
}

.protectMortgageDesc:last-child > p {
    padding-left: 35px;
}

.insuranceCover {
    font-size: 25px;
    font-weight: normal;
    line-height: 1.44;
    margin-bottom: 2em;
    margin-top: 2em;
    text-align: left;
    color: #323234;
}

.insuranceCover {
    margin-bottom: 0;
    margin-top: 0;
}

.button_quote {
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
    width: 100%
}

.coverSubTitle {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8;
    text-align: justify;
    color: #323234;
    margin-top: 1em;
    margin-bottom: 1em;
}

.coverList {
    list-style-position: inside;
    padding-inline-start: 0px;
    padding: 0;
}

    .coverList > li {
        margin: 20px 0px;
    }

.subheading {
    text-align: center;
    top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;
}

.Life_Insurance_Panel_Wrapper {
    margin-top: 10%;
    min-height: 1.5rem;
}

.halfcard {
    width: 50%;
    min-width: 15em;
}

.full_height {
    height: 100%;
}

.cards.additional_info.full_height {
    display: table;
    width: 100%;
    box-shadow: 0 0 12px #ddd;
    border-radius: 12px;
}

.link_module.full_height {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    min-width: 300;
}

.link_module p {
    margin-bottom: 20px;
}

.right-bottom {
    margin-bottom: 0;
}

.arrange_free {
    margin-top: 20px;
}

.right-card {
    margin-left: 10px;
    border-radius: 12px;
}

.left-card {
    margin-right: 10px;
}

.right-card > .cards > .link_module > p {
    padding-bottom: 0 !important;
}

.left-card > .cards > .link_module .subheading {
    margin-bottom: 50px;
}

.button_quote {
    bottom: 20px;
}


@media only screen and (max-width: 1028px) {
    .button_quote {
        bottom: 30px;
    }
}

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

    .Life_Insurance_Panel_Wrapper {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .Life_Insurance_Contact_Us {
        width: 100%;
    }

    .cards.additional_info.full_height {
        width: 100%;
    }

    .left-card {
        width: 100%;
    }


    .button_quote {
        bottom: 20px;
    }

    .subheading {
        margin-bottom: 60px !important;
    }

    .Life_Insurance_Panel_Wrapper .col {
        margin: 20px 0;
    }

    .right-card > .cards > .link_module {
        box-shadow: unset;
    }
}


@media screen and (max-width: 768px) {
    div.button_quote {
        bottom: 20px !important;
        width: 50%;
        left: 25%;
    }

    .Life_Insurance_Contact_Us {
        width: 100%;
    }

    .cards.additional_info.full_height {
        width: 100%;
    }

    .left-card {
        width: 100%;
    }

    .subheading {
        margin-bottom: 50px !important;
    }

    .link_module > p {
        text-align: center !important;
    }


    .right-card {
        margin-left: 0px;
        width: 100%;
    }

    .left-card {
        margin-right: 0px;
        width: 100%;
    }

    .link_module {
        box-sizing: unset !important;
    }

    .left-card {
        margin-bottom: 75px !important;
    }



    .Life_Insurance_Panel_Wrapper .col {
        margin: 0;
    }

    .right-card {
        margin-left: 0px;
        width: 100%;
    }

    .left-card {
        margin-right: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .subheading {
        margin-bottom: 70px !important;
    }
}
