﻿.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;
}

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

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

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

@media only screen and (max-width: 1024px) {
    .insuranseFirstSec {
        padding: 0% 6% !important;
    }

    .insuranceCover {
        opacity: 0.9;
        font-size: 25px;
        font-weight: 500;
        line-height: 1.52;
        letter-spacing: -0.9px;
        text-align: left;
        color: #3f3f3f;
        margin-bottom: 1em;
    }

    .protectMortgageTitle {
        opacity: 0.9;
        font-size: 25px;
        font-weight: 500;
        line-height: 1.52;
        letter-spacing: -0.9px;
        text-align: center;
        color: #3f3f3f;
    }

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

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

    .protectMortgageDesc > p {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
    }

    .coverSubTitle {
        opacity: 0.9;
        font-size: 22px;
        font-weight: normal;
        line-height: 1.73;
        letter-spacing: -0.8px;
        color: #3f3f3f;
    }

    .mobileSizeIns {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.71;
    }

    .introTitle {
        text-align: left;
    }
}

.mobileSizeIns {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #323234;
}

@media only screen and (max-width: 480px) {
    .protectMortgageTitle {
        margin-top: 1em;
    }

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

@media only screen and (max-width: 768px) {
    .mobileSizeIns {
        font-size: 16px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #323234;
    }
}
