/*MOx Css*/
.SliderTextSecondary {
    font-size: 44px;
}
.MainNavTitle .navTitleMain {
    line-height: 22px !important;
}
.customBorderTabs span.navbar-text-truncate {
    line-height: 25px;
}
:root {
    
	--h3-line-height: 28px;
}
.breadcrumb-item span {
    line-height: 30px;
}
label {
    line-height: 22px;
}

element.style {
    display: none;
}

.stamp-duty-calculator {
    gap: 29px;
}

.submit-lp button {
    width: 130px;
}


/* Landing page */

.banner-heading {
    line-height: 64.2px;
}


@media only screen and (max-width: 767px){
.SliderTextSecondary {
    line-height: 52px !important;
}
}
@media only screen and (max-width: 767px){
.bannerSpaceBottom {
    padding-bottom: 13px !important;
    padding-top: 10px !important;
}
}

