
.header-section.header-transparent {

    position: relative !important;
}
@media (min-width: 800px) {
    .fixed_grey_container {
        min-height: 60px;
    }
}

.fixed_grey_container{
    min-height: 70px;
}
.headingHolder_grey_bar {
    background: #ededec;
    padding: 5px 10px;
    /* position: fixed; */
    width: 100%;
    z-index: 1;
}
.container-holder {
    margin-right: 10%;
    margin-left: 10%;
}

@media (min-width: 710px) {
    .container-holder {
        margin-right: 10%;
        margin-left: 10%;
    }
}
@media (min-width: 800px) {
    .header-breadcrum {
        height: 18px;
        display: flex
;
    }
}

.header-breadcrum {
    display: none;
}
@media (min-width: 800px) {
    .headingLink {
        font-size: 11px;
        color: #828282;
    }
}
@media (min-width: 800px) {
    .headingArrow {
        font-size: 11px;
        margin: 0 5px;
    }
}
@media (min-width: 800px) {
    .modifySearch {
        font-size: 14px;
        width: 80px;
        height: 25px;
    }
}


.modifySearch {
    font-size: 15px;
    background: white;
    border: none;
    color: #174799;
    height: 47px;
    width: 75px;
    padding: 0;
    font-weight: 700;
}

.cab-title{
    font-size: 20px !important;
    font-weight: 700;
    margin: 0;
}
.cab-card-button{
    background-color: #FAB716;
    font-size: 20px;
    border: 1px solid #FAB716;
}
.cab-cards{
    border: 1px solid #FAB716;
    box-shadow: 1px 0px 11px #e3e1e1;
}
.fs-11{
    font-size: 11px;
}
.text-line-through{
    text-decoration: line-through;
}
.color-primary{
    color: #174799;
}
.color-saver{
    color: #770a0a;
}
@media screen and (min-width: 452px) and (max-width: 800px) {
    .headingHolder_grey_bar[_ngcontent-hqb-c73] {
        background: #ededec;
        position: fixed;
        width: 100%;
        z-index: 1;
        padding: 5px 8%;
    }
 .cab-card-button{
        width: 100% !important;
    }
}
@media (max-width: 710px) {
    .fixed_grey_container_2[_ngcontent-hqb-c73] {
        min-height: 64px;
    }
}
@media screen and (min-width: 452px) and (max-width: 800px) {
    .headingHolder_grey_bar[_ngcontent-hqb-c73] {
        background: #ededec;
        position: fixed;
        width: 100%;
        z-index: 1;
        padding: 5px 8%;
    }
}
@media screen and (min-width: 452px) and (max-width: 800px) {
    .container-holder {
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 452px) and (max-width: 800px) {
    .row[_ngcontent-hqb-c73] {
        margin: 0;
    }
}
@media screen and (min-width: 452px) and (max-width: 800px) {
    .selectedCityList[_ngcontent-hqb-c73] {
        font-size: 12px;
    }
}
.modify-button[_ngcontent-hqb-c73] {
    font-size: 12px;
    background: transparent;
    font-weight: 400;
    color: #174799;
    border: none;
    padding: 0;
}
.mobile_selected{
    color: #174799 !important;
    border: 0 !important;
}
.mobile-tabs>.mobile-tabs-active{
color: #174799 !important;
border: 0 !important;
}
.mobile-tabs-inactive{
    color: #828282 !important;
    border: 0 !important;
    border-color: #0000 !important;
}