@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Prompt:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Prompt:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Prompt:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Prompt:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Prompt:wght@350&display=swap');


body {
    font-family: 'Prompt', sans-serif !important;
    box-sizing: border-box !important;
}

.select2-container--default .select2-selection--single{
    height:40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:40px !important;
}
 .select2-container--default .select2-selection--single .select2-selection__arrow{
     height:40px !important;
 }
/**************** HOME PAGE ************/


.magnify-footer .magnify-toolbar{
        background-color: #2a84f2 !important;

}



.shadow_nav {
    box-shadow: 1px -5px 10px #000000;
}

.text_dec_none {
    text-decoration: none !important;
}


.header_logo img {
    width: 140px;
}

.nav_item {
    font-family: 'Prompt', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #2A84F2;

}

.nav_item:active {
    color: #2A84F2 !important;

}

.nav_item:hover {
    color: #2A84F2 !important;
}

.nav_item:focus {
    color: #2A84F2 !important;
}


.nav_btn1 {
    height: 47px;
    width: 224px;
    padding: 12px 30px;
    border-radius: 5px;
    font-family: Prompt;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #2A84F2;
    color: #2A84F2;
}

.nav_btn1:hover {
    border: 1px solid #FFCB47;
    background: #FFCB47;
    transition: all 0.3s;
}

.nav_btn1:active {
    border: 1px solid #FFCB47 !important;
    background: #FFCB47 !important;
    transition: all 0.3s !important;
}

.nav_btn2 {
    height: 47px;
    width: 170px;
    padding: 12px 30px;
    background: #2A84F2;
    border-radius: 5px;
    font-family: Prompt;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.nav_btn2:hover {
    border: 1px solid #FFCB47;
    background: #FFCB47;
    transition: all 0.3s;
    color: black;
}

.nav_btn2:active {
    border: 1px solid #FFCB47 !important;
    background: #FFCB47 !important;
    color: black !important;
}

.navbar_setting {
    flex-grow: 0 !important;
}

.leng_drop_down_btn {
    border: none !important;
    color: #2A84F2;
}

.leng_drop_down_btn:active {
    color: #2A84F2;
}

.leng_drop_down_btn:hover {
    color: #2A84F2;
}



.leng_drop_down_btn:checked {
    color: #2A84F2;
}

.leng_drop_down .dropdown-item.active {
    background-color: #e6e6e6 !important;
    color: black;
}

.flag_img {
    width: 23px !important;
    /* border-radius: 3px; */
}


.img_card {
    /* height: 150px; */
    background: #FFFFFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.img_card_parent {

    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #3A456E;
    background: #F3F4F8 !important;
    /* width: 299px; */

}

.img_card_parent .img_card img {
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 160px;
    background-size: cover;
    object-fit: cover;


}

.img_card_parent {
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}



.img_card_parent:hover {
    background-color: #2A84F2 !important;
    color: white;
    transition: all 0.4s;
    /* border: 2px solid #2A84F2; */
    padding: 2px;
    /* border-radius: 10px; */
}



@media only screen and (min-width: 991px) {
    .leng_drop_down {
        left: -120px !important;
        top: 50px !important;
        overflow: hidden !important;

    }
}





/**************** HOME PAGE END************/





/**************** LOG IN PAGES & SIGNUP ETC************/

.sigin-bg-color {
    background: #FFFFFF;
}

.btn-enter1 {
    width: 100%;
    color: #3A456E;
    border: 2px solid #2A84F2;
    border-radius: 4px;

}

.btn-enter1:active {

    border: 2px solid #2A84F2 !important;

}

.btn-enter1:hover {

    border: 2px solid #2A84F2;


}

.btn-enter {
    width: 100%;

}

.logsignmain {
    height: 100vh;
}




.loglogo {
    width: 150px !important;
}

.head-text-form {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    color: #3A456E;
}

@media(max-width:460px)
{
    .head-text-form {
   
    font-size: 26px;
     
}

}
.form-label {
    position: relative;
    font-family: 'Prompt';
    font-style: normal;
    font-size: 20px;

    color: #3A456E !important;
}

.form-labelforget {
    position: relative;
    font-family: 'Prompt';
    font-style: normal;
    font-size: 20px;

}

.bg-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.content {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #F3F4F8;
    ;
    z-index: 999;
    text-align: center;
    padding: 60px 32px;
    width: 370px;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    backdrop-filter: blur(3px);
}

.content header {
    color: white;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 35px 0;
}


.sectionblock {
    position: relative;
    height: 40px;
    width: 100%;
    display: flex;

    border-radius: 4px;
    background: #EEEEEE;
}

.sectionblock input:focus {
    box-shadow: #2A84F2 0px 0px 5px;
}

.sectionblock span {
    color: #2A84F2;
    width: 40px;
    line-height: 45px;
    position: relative;
    right: 15px;
}

.sectionblock input {
    border: 1px solid #2A84F2 !important;
    height: 100%;
    width: 100%;
    background: transparent;
    border-radius: 4px;
    outline: none;
    color: #222;
    font-size: 18px;
}

.toggle-password:hover {
    cursor: pointer;
}

.signup {
    color: black;
    font-weight: bold;
}

.account {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;

    /* main text color */

    color: #3A456E;
}

.long-value-input {
    width: 200px;
    height: 30px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.btn-enter {
    color: white;
    background-color: #2A84F2;
    border-radius: 4px;
    height: 40px;
}

.btn-enter:active {
    color: white !important;
    background-color: #2A84F2 !important;

}

.btn-enter:hover {
    background-color: #2A84F2;
    color: white;
}

.hero a {
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    color: #2A84F2;

}

.loginpragraph {
    font-family: 'Prompt';
    font-weight: 500;
    font-size: 25px;
    text-align: center;
    color: #FFFFFF;

}

@media(max-width:786px) {
    .logform {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.imgsize {
    width: 100px;
}

/* forget Password  */
.paragraph {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: rgba(131, 142, 161, 0.5);


}

.emailparagraph {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;


    color: #838EA1;

}

.backlog a {
    text-decoration: none;
}



.sign_up_link {
    font-weight: 650;
    font-family: Prompt;
}



.check_your_email {
    font-size: 17px;
    color: #838EA1;
    font-family: Prompt;
    font-style: normal;
}

.forward_back_icon {
    width: 24px;
}


/**************** LOG IN PAGES & SIGNUP ETC  END************/





/**************** FOOTER START************/



.footercontain {
    background-color: #2A84F2;
}

.loglogo1 {
    width: 190px;
}

.loglogoforget {
    width: 130px !important;
}

.footer-text {
    font-family: Prompt;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    width: 282px;
    text-align: justify;
    color: white;
}

.footerhead {
    font-family: Prompt;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
    color: white;
}


.footerselect {
    font-family: Prompt;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: white;
    text-decoration: none;
    border-bottom: 0.5px solid transparent
}

.footerselect h6 {
    font-weight: 400 !important;
    font-family: Prompt;
    line-height: 30px;
}

.footerselect:hover {
    color: darkgrey;
}

.footerline {
    width: 100%;
    height: 1px;
    background-color: white;
    margin-bottom: 10px;

}

.footercopyroght {
    font-family: Prompt;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: white;
    text-align: center;
}

.footerspace {
    margin-top: 3rem;
}

@media(max-width:768px) {
    .footerspace {
        margin-top: 0px !important;
    }
}




/**************** FOOTER END************/





/**************** HOME SCREEN************/




.select_option {
    cursor: pointer;
    font-size: 15px;
    text-overflow: ellipsis;
    color: #444;
    line-height: 28px;
    border-radius: 0.375rem;

}





.search_section {
    line-height: 32px;
    font-size: 16px;
}

/* .search_section_div {
    width: 150px;
} */



.category_img_banner {
    background-image: url('../img/category-images-banner/car-banner.jpeg'), linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    /*background-blend-mode: overlay;*/
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 240px;
    /*vertical-align: middle;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*object-fit: cover;*/
    /*background-size: cover;*/
}
@media (max-width: 992px){
.category_img_banner {
    height: 27vh !important;
}
}
@media (max-width: 768px){
.category_img_banner {
    height: 20vh !important;
}
}
@media (max-width: 500px){
.category_img_banner {
    height: 10vh !important;
     width: 100%;
}
}

.banner_heading {
    color: white;
    font-size: 3rem;
    font-weight: bold;
    text-transform: capitalize;

}


.banber_title {
    font-size: 1.8rem;
    font-weight: bold;
    color: rgb(255, 231, 108);
    background-color: #7e8c8d;
    padding: 5px 10px;
}

.text_d_none {
    text-decoration: none;
}


.category_icon_span {
    background-color: hsl(213, 88%, 56%);
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    width: 35px;
    height: 35px;
    position:relative;
    left:10px;
}

.category_icon_span:hover {
       border: 1px solid #FFCB47;
    background: #FFCB47;
    transition: all 0.3s;
    color: black !important;
}
.category_icon_span i:hover {
   
    color: black !important;
}


.category_icon {
    color: white;
    text-align: center;
    margin-top: 10px;
}


.category_icon_name {
    text-align: center;
    font-size: 10px;
    color: #838ea1;
    font-size: 9px;
    font-weight: 600;
}

.category_icon_parent {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 14px;
}



.url_link_onpage {
    color: #7e8c8d;
}


.heading_bg_div {
    background-image: url('../img/heading-bg-md.svg');
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 40px;
    /* vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    background-size: cover; */
}

.page-main-heading {
    font-family: Prompt;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #3a456e;
}




.category_images {
    background-repeat: no-repeat;
    position: relative;
    height: 100px;
    width: 100%;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    background-size: cover;

}



.add-title a {
    color: #333;
    font-size: .88rem;
    font-weight: 700;

}

.add-title:hover a {
    color: #666;

}

.add-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}


.product_price {
    color: #3a456e !important;
    font-family: 'Prompt' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}


.item_list:hover {
    background: #f6f6f5;
}




.item_list:hover .make_favorite span {
    font-size: .65rem;
}

.btn-default {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover {
    color: #292b2c;
    /* background-color: #fff; */
    border-color: #ccc;
}

.make_favorite {
    width: fit-content;
}

.item_list:hover .make_favorite span {
    width: auto;
    font-size: 12px;
}

.item_list .make_favorite span {
    width: 0;
    font-size: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}


.item_list .btn.make_favorite {
    width: fit-content;
    padding: 2px 10px;
}



.reviews-widget>span.far.fa-star {
    color: #ffc32b;
}

.reviews-widget>span.far.fa-star {
    margin-top: 5px;
    font-size: 12px;
    margin-right: -4px;
}

.info-row {
    font-size: 0.7rem !important;
}


.rating-label {
    margin-top: 5px;
    font-size: 12px;
    font-family: Prompt;
    font-style: normal;
    font-weight: 300 !important;
    margin-left: 4px;
    color: #ccc;
}


.info-row span {
    font-size: 0.8rem !important;
    padding-right: 1px;
}



.c-bottom-details {
    border-top: 0.5px solid #E0E0E0;
}

.c-bottom-details .item-location, .c-bottom-details .date {
    font-size: 8px;
    font-family: Prompt;
    font-style: normal;
    font-weight: 300;
}

.item-location {
    white-space: nowrap;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

bottom-details .date {
    font-size: 8px;
    font-family: Prompt;
    font-style: normal;
    font-weight: 300;
}


.photo-count {
    background: #ccc;
    border: 0 none;
    font-size: 12px;
    opacity: .75;
    padding: 0 3px;
    position: absolute;
    right: 4px;
    top: 5px;
    border-radius: 3px px;
    color: black;
    border-radius: 2px;
}


.add_image {
    position: relative;
}



@media (min-width: 768px) {
    .cornerRibbons {
        left: -15% !important;
        top: 7% !important;
    }
}

.cornerRibbons {
    left: -15% !important;
    top: 7% !important;
}




.bg-org {
    background: #ff8c00;
}

.cornerRibbons {
    width: 100px !important;
}

.cornerRibbons {
    padding: 2px;
}

.cornerRibbons {
    box-shadow: 0 0 1px rgb(0 0 0 / 15%);
    left: -6%;
    overflow: hidden;
    position: absolute;
    top: 20%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 200px;
    z-index: 2;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}


.ribbon-text {
    font-size: 8px;
    font-weight: 700;
    margin: auto;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}


.item_list {
    /* border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd; */
    position: relative;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    border-radius: 5px;
}

.item_list:hover {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
    transition: all 0.3s;
}



.c_width {
    padding: 8px;
    /* margin-bottom: 5px; */
}



/**************** HOME SCREEN END************/









/**************** HOME SIDE BAR************/



.dropbtn {
    color: white;
    padding: 5px 10px !important;
    font-size: 15px;
    border: none;
    cursor: pointer;
    border-bottom: 1px solid #5AB4FF;
    font-family: 'Prompt';
    font-style: normal;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}


.sub_menu {
    padding: 5px 10px !important;
    margin-bottom: 5px;
    border-bottom: 1px solid #5AB4FF;
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.side_nav_arrow {
    font-size: 13px !important;
}


.dropbtn:hover {
    background-color: #5AB4FF;
    /* border-radius: 5px; */
}

.dropdown {
    position: relative;
    display: block;
    z-index: 100;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2A84F2;
    min-width: 200px;
    left: 105%;
    top: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.dropdown-content a {
    color: rgb(255, 255, 255);
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #5AB4FF;
    /* border-radius: 5px; */
}

.dropdown:hover .dropdown-content {
    display: block;
}


.side_navbar {
    background: #2A84F2;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;

}

.category1_heading {
    color: #3A456E;
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**************** HOME SIDE BAR END************/








/**************** Promote Your Ad ************/


.promote_add_heading {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #3A456E;

}


.pro_text {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #838EA1;
}




.adds_btn {
    background: #2A84F2;
    color: white;
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;

}

.adds_btn:hover {
    background: #1c73df;
    color: white;
}


.adds_btn2 {
    border: 2px solid #2A84F2;
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #2A84F2;

}

.adds_btn2:hover {
    border: 2px solid #2A84F2;
    background: #2A84F2;
    color: white;

}

.adds_model {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
    color: #2A84F2;

}

.adds_model_text {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #2A84F2;

}

/**************** Promote Your Ad END************/





/**************** User Profile************/

.tab {
    float: left;
    /* border: 1px solid #ccc; */
    /* background-color: #f1f1f1; */
    width: 100%;
    /* height: 300px; */
}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ccc;
}

/* .tablinks.active {
    background-color: #000000;
} */

/* Style the tab content */
.tabcontent {
    width: 100%;
    /* height: 600px; */
    padding: 10px;
    /* height: 300px; */
}



.user_pro_img_div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* width: 200px; */
}

.user_profile_img {
    width: 100px;
    background-size: cover;


}


.user_name {

    font-family: Prompt;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #3A456E;

}

.border_none {
    border: none !important;
    cursor: pointer;
}

.hello2.active {
    border: none !important;
}


.user_icon_span {
    background-color: #838EA1;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    width: 30px;
    height: 30px;
}

.user_icon {
    color: white;
    text-align: center;
    margin-top: 7px;
}



.user_pro_cat {

    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #838EA1;

}

.cat_content_heading h3 {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #3A456E;

}

.cat_content_heading {
    border-bottom: 1px solid rgba(42, 132, 242, 0.3);
}





.sectionblock1 {
    position: relative;
    height: 55px;
    width: 100%;
    display: flex;

    background: #F3F4F8;
    border-radius: 5px;
}

.sectionblock1 input:focus {
    box-shadow: #2A84F2 0px 0px 3px;
    border: 1px solid #479aff;
    background: #F3F4F8 !important;
    border-radius: 5px;
}

.sectionblock1 span {
    color: #2A84F2;
    width: 40px;
    line-height: 45px;
    position: relative;
    right: 15px;
}



.sectionblock1 input {
    border: none;
    height: 100%;
    width: 100%;
    background: transparent;
    border-radius: 4px;
    outline: none;
    color: #222;
    font-size: 18px;
}

.form-label1 {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 7px;
    /* main text color */

    color: #3A456E;

}


.cart_img_box {
    position: relative;
}

.ellipse {
    position: absolute;
    top: 44%;
    left: 44%;
    width: 20px;
}


.sign_out_span {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 24px; */
    /* text-align: center; */
    color: #FFCB47;

}

/**************** User Profile END************/




/**************** MY SAVE************/

.b_border {
    border-bottom: 1px solid rgba(42, 132, 242, 0.3);
}


.cat_content_heading1 h3 {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #3A456E;

}

/**************** MY SAVE END************/
























/* responsive css */



@media all and (max-width: 980px) {

    .banner_heading {
        font-size: 2.5rem;
    }

    .banber_title {
        font-size: 1.5rem;
    }
}




@media all and (max-width: 800px) {

    .banner_heading {
        font-size: 2.3rem;
    }

    .banber_title {
        font-size: 1.3rem;
    }

    .footer-text {

        width: auto !important;


    }
}


@media all and (max-width: 480px) {

    .banner_heading {
        font-size: 2.2rem;
    }

    .banber_title {
        font-size: 1.2rem;
    }



    .loglogo {

        width: 100px !important;
    }
}

.notify_profile img{
    width:40px !important;
    height:40px !important;
    border-radius:50%;
    object-fit:cover;
    
}

.noti-prile-nme{
    font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height:1px !important;
/* identical to box height */


color:#3A456E !important;

}
.noti-prile-nmecat{
    line-height:20px !important;
}

.noti-prile-msg{
       font-family: Prompt;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #838EA1;
    line-height:0px !important;
}
.view_nitification-btn{
    border-radius:0px !important;
}
.notification_message{
    width:100%;
    height:auto;
      background-color:#FAFAFA !important;
}