.default-page-content .sub-heading {
    font-size: 1.25vw;
    letter-spacing: 0.055vw;
    color: #F27420;
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin: 0 0 0.8vw;
    display: block;
    width: 100%;
    text-align: center;
}
.common-hero-banner .inner-page-content h1 span {
    font-weight: 500;
}
.default-page-content .sub-heading + h2{
    text-align: center;
    font-size: 2.72vw;
    line-height: 1.45;
    margin: 0 0 0.7vw;
}
.border {
    background: url(../images/border.svg);
    background-size: 100% auto;
    width: 4.8vw;
    height: 0.16vw;
    text-align: center;
    margin: 0 auto 4vw;
}
    .default-page-content {
        padding-top: 7.8vw;
        padding-bottom: 7.8vw;
    }

    .default-page-content center p,
    .default-page-content center {
        font-style: italic;
    }

    .default-page-content p,
    .default-page-content li,
    .default-page-content center {
        font-size: 1.15vw;
        line-height: 1.6;
        font-family: "Roboto";
          font-weight: 400;
        color: #7F7F88;
        letter-spacing: 0.0344vw;
        margin: 0 0 1.6vw;
    }

    .default-page-content center {
        margin: 0 auto 5vw;
        padding: 0 2.5vw;
    }

    .default-page-content .h2,
    .default-page-content h2 {
        font-size: 1.83vw;
        font-family: 'Poppins';
        font-weight: bold;
        margin: 0 0 2.1vw;
        color: #041C4D;
        letter-spacing: 0.055vw;
    }

    .default-page-content p:empty {
        display: none;
    }

    .default-page-content .inner {
        padding-left: 1.83vw;
        padding-right: 1.6vw;
    }

    .default-page-content .text-group {
        margin: 0 0 3vw;
    }

    .default-page-content .inner h3 {
        font-size: 1.31vw;
        color: #101010;
        font-family: "Poppins";
        font-weight: 600;
        line-height: 1.35;
        margin: 2vw 0 1vw;
        letter-spacing: 0.039vw;
    }

    .default-page-content ul li {
        padding-left: 2vw;
        position: relative;
    }

    .default-page-content ul li::before {
        content: "";
        position: absolute;
        width: .5vw;
        background: #707070;
        height: .5vw;
        left: 0.7vw;
        border-radius: 50%;
        top: 0.7vw;
    }
   .default-page-content strong {
    color: #101010;
    font-weight: 500;
}
    .contact-information {
        background: url('../images/t-banner.png') no-repeat center center;
        background-size: cover;
        padding: 7vw 0 5vw;
    }

    .contact-information h2 {
        color: #fff;
        font-size: 1.84vw;
        font-family: "Poppins";
        font-weight: bold;
        letter-spacing: 0.055vw;
        text-align: center;
        margin: 0 0 1vw;
    }

    .contact-information p {
    font-size: 1.15vw;
    line-height: 1.6;
    font-family: "Roboto";
    color: #fff;
    letter-spacing: 0.0344vw;
    text-align: center;
    margin: 0 0 3.5vw;
}
   .contact-information .info ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 47.5vw;
    margin: 0 auto 3vw;
    justify-content: space-between;
}

    .contact-information .info li {
        /*width: 25%;*/
        text-align: center;
        cursor: pointer;
    }

    .contact-information .info li p {
        margin: 0;
        font-size: 1.05vw;
         transition: all 0.3s;
    }
    .contact-information .info li svg {
    width: 2.7vw;
    height: 2.7vw;
    display: block;
    margin: 0 auto 1vw;
}
.contact-information .info li a{
    color: #fff;
} 
    .contact-information .info li svg g g{
    transition: all 0.3s;

    }
.last-updated {
    text-align: center;
    padding: 4.3vw 0;
}
.contact-information  .btn-primary {
    height: 3.2vw;
    padding: 0.834vw 1.55vw;
    font-family: "poppins";
}
.contact-information .info li:hover svg g g{
        fill: #fff;
}
.contact-information .info li:hover p{
    /*font-weight:500;*/
        transform: scale(1.07);
}
.contact-information .info li:hover svg g path{
    fill: #041C4D;
}
.last-updated p {
    font-size: 1.15vw;
    line-height: 1.6;
    font-family: "Roboto";
    color: #7F7F88;
    letter-spacing: 0.0344vw;
    margin-bottom: 0;
    text-align: center;
    max-width: max-content;
    text-decoration: underline;
    margin-left: auto;
    margin-right: auto;
}
.common-hero-banner .inner-page-content h1{
    text-transform: uppercase;
}
strong.bold {
    font-weight: bold;
}
@media(max-width:767px){
    .common-hero-banner img.mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.common-hero-banner .inner-page-content h1 {
    position: relative;

}
.default-page-content {
    padding-top: 60px;
    padding-bottom: 100px;
}
.default-page-content p, .default-page-content li, .default-page-content center {
    font-size: 3.8vw;
    color: #7F7F88;
    letter-spacing: 0.11vw;
    margin: 0 0 1.6vw;
}
.default-page-content .h2, .default-page-content h2 {
    font-size: 25px;
    margin-bottom: 30px;
    letter-spacing: 0.75px;
}
.default-page-content .inner h3 {
    font-size: 20px;
    line-height: 1.35;
    margin: 30px 0 20px;
    letter-spacing: 0.6px;
}
.default-page-content .inner {
    padding-left: 12px;
    padding-right: 0;
}
 .default-page-content p{
    margin-bottom: 30px;
 }
.default-page-content center {
    margin: 0 0 55px;
    padding: 0;
}
.contact-information {
    padding: 148px 0 100px;
    background: url(../images/Contact-Information-Banner-Mobile.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.contact-information h2 {
    font-size: 25px;
    letter-spacing: 0.75px;
    margin: 0 0 25px;
}
.contact-information p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.48px;
    margin: 0 0 50px;
}
.contact-information .info ul {
    max-width: 100%;
    margin: 0 auto 0;
    justify-content: center;
}
.contact-information .info li {
    width: 100%;
    margin: 0 0 55px;
}
.contact-information .info li svg {
    width: 50px;
    height: 50px;
    margin: 0 auto 25px;
}
.contact-information .info li p {
    font-size: 20px;
    line-height: 35px;
}
.contact-information  .btn-primary {
    height: 60px;
    padding: 5px 30px;
    font-size: 22px;
}
.default-page-content ul li {
    padding-left: 26px;
    
}
.default-page-content .sub-heading + h2 {
    color: #0D133B;
}
.default-page-content ul li::before {
    width: 8px;
    height: 8px;
    left: 9px;
    top: 8px;
}
.last-updated {
    padding: 65px 0;
}
.default-page-content .text-group {
    margin: 0 0 55px;
}
.default-page-content .sub-heading {
    font-size: 18px;
    letter-spacing: 0.54px;
    margin: 0 0 5px;
 }
 .default-page-content .sub-heading + h2 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 0.7vw;
    letter-spacing: 0.9px;
}
.border {
    width: 75px;
    height: 2px;
    margin: 10px auto 25px;
}
.last-updated p {
    font-size: 16px;
    letter-spacing: 0.48px;
 }
 .default-page-content .sub-heading + h2 + .border + p, .default-page-content .sub-heading + h2 + .border + p + p ,.default-page-content .sub-heading + h2 + .border + p + p  + p{
    margin: 0;
}
}