/*** ***/
.infonew .bg-gradienti {
    border: 1px solid #222222;
    padding: 7px;
    border-radius: 7px;
    background: linear-gradient(180deg, #0086FF 0%, #BEEF00 100%);
    box-shadow: 0px 1px 3px 0px #00000026;
    box-shadow: 0px 4px 8px 0px #71706B29;
    margin-bottom: 15px;
}

.infonew .bg-gradienti .user-card {
    background: #fff;
    border-radius: 7px;
    border: none;
    margin: 0;
    display: flex;
    align-items: start;
    padding: 10px;
}

.infonew .bg-gradienti .user-card .userimg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.infonew .bg-gradienti .user-card h3 {
    font-family: "Ubuntu", sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 3px;
}

.infonew .bg-gradienti .user-card p {
    font-family: "Ubuntu", sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
}

.infonew .bg-gradienti .btns {
    margin-top: 10px;
}

.infonew .bg-gradienti .btns a {
    font-family: "Ubuntu Sans", sans-serif;
    font-size: 10px;
    color: #333;
    font-weight: 400;
    display: inline-block;
    background: #D9D9D9;
    border-radius: 5px;
    margin-right: 5px;
    padding: 6px 7px;
}

.infonew .bg-gradienti .btns a img {
    margin-right: 7px;
}

.infonew .bg-gradienti .edit-tag {
    color: #222;
    font-family: "Staatliches", sans-serif;
    font-size: 11px;
    line-height: 10px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 17px;
}

.infonew .bg-gradienti .edit-tag img {
    margin-left: 10px;
    top: -2px;
    position: relative;
}

.infonew .infobox {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 5px 12px 0px 12px;
    border: 1px solid #222222;
    box-shadow: 0px 4px 8px 0px #71706B29;
}

.infonew .infobox h3 {
    color: #333;
    text-transform: inherit;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infonew .infobox h3 img {
    margin-left: 2px;
    margin-right: 10px;
}

.infonew .infobox p {
    color: #333;
    font-size: 12px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infonew .infobox .last p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infonew.profilecarousel.profile-view.tabis {
    background: none;
    padding-top: 0px;
}

.infonew.profilecarousel.profile-view.tabis .item.saved-place {
    background: none;
    border: 1px solid none;
    padding: 0px;
    border-radius: 0px;
}

.infonew.profilecarousel.profile-view.tabis .nav-tabs {
    display: flex;
    align-items: end;
    margin-top: 5px;
}

.infonew.profilecarousel.profile-view.tabis .nav-tabs li {
    width: 50%;
}

.infonew.profilecarousel.profile-view.tabis .nav-tabs.full li {
    width: 100%;
}

.infonew.profilecarousel.profile-view.tabis .nav-tabs .nav-link {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    font-family: "Staatliches", sans-serif;
    background: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #333;
    width: 100%;
    padding: 4px 0px;
}

.infonew.profilecarousel.profile-view.tabis .nav-tabs .nav-link.active {
    color: #333333;
    border-bottom: 2px solid #BEEF00;
}

.infonew.profilecarousel.profile-view.tabis .tab-pane {
    padding-top: 10px;
}

.infonew.profilecarousel.profile-view.tabis .tab-pane .align {
    right: auto;
    left: 0px;
    padding-top: 10px;
    padding-left: 10px;
}

.infonew.profilecarousel.profile-view.tabis .tab-pane .item.saved-place .btn-default.green {
    margin: 10px 0px;
    line-height: 32px;
    width: 100%;
    text-align: center;
}

.viewpublic-btn {
    display: inline-block;
    border: 1px solid #79747E;
    min-width: 168px;
    line-height: 38px;
    border-radius: 100px;
    border-width: 1px;
    text-align: center;
    color: #1C1C1C;
    font-weight: 500;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
}

.viewpublic-btn:hover {
    color: #fff;
    background: #1C1C1C;
    border: 1px solid #1C1C1C;
}




/**/
.infonew.welcome .prev-stay p {
    font-size: 12px;
}

.infonew.welcome .prev-stay p span {
    font-size: 16px;
}

.infonew.welcome .prev-stay p.small {
    color: #000;
    font-size: 12px;
}

.linkbtn {
    font-family: "Ubuntu", sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.linkbtn img {
    margin-left: 6px;
    margin-top: -3px;
}


/**/
.bg-head-img {
    display: inline-block;
    width: 100%;
    background: linear-gradient(180deg, #0086FF 0%, #BEEF00 100%);
    border: 1px solid #222222;
    box-shadow: 0px 4px 8px 0px #71706B29;
    border-radius: 8px;
    padding: 6px;
    margin-bottom: 8px;
}

.new-topbar .middle-items {
    display: flex;
    justify-content: space-between;
    padding: 0px 30px;
}


/* rewards */
.infonew .listinfo {
    border: none;
    border-radius: 0px;
    background: none;
    box-shadow: none;
}

.normal-para {
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #000;
}

.infonew .listinfo.big {
    border: 1px solid #000000;
    border-radius: 8px;
    background: #fff;
}

.infonew .listinfo.big .text p {
    color: #000;
}

.infonew .listinfo.big .text p span {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.rewards-row {
    margin-left: -5px;
    margin-right: -5px;
}

.rewards-row>div {
    padding: 0px 5px;
}

.rewardsbox {
    width: 100%;
    display: flex;
    align-items: end;
    border-radius: 8px;
    padding: 8px;
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
    margin-bottom: 10px;
    padding-top: 40px;
    position: relative;
    overflow: hidden;
}

.rewardsbox:hover {
    border: 1px solid #FEEFE1;
    background: #fff;
    box-shadow: 0px 1px 3px 0px #00000026;
    box-shadow: 0px 4px 8px 0px #00000029;
}

.rewardsbox:hover .shareicon {
    opacity: 1;
}

.rewardsbox .shareicon {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0;
    transition: all .3s;
}

.rewardsbox h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0.5px;
    font-family: "Staatliches", sans-serif;
    color: #000000;
    display: flex;
    align-items: center;
}

.rewardsbox h3 img {
    margin-right: 10px;
}

.rewardsbox p {
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.5px;
    color: #000;
}

.infonew .bg-gradienti .user-card {
    flex-wrap: wrap;
}

.infonew .bg-gradienti .user-card .pricebar {
    font-family: "Ubuntu", sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.25px;
    line-height: 14px;
    margin: 0;
    border-top: 1px solid #222222;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 13px;
    padding-bottom: 0px;
    margin-top: 10px;
    padding-right: 30px;
}

.infonew .bg-gradienti .user-card .pricebar .price {
    font-size: 25px;
    font-weight: 700;
}

.rewards-row .rewardsbox {
    border: none !important;
    background: #93C572;
    aspect-ratio: 1 / .87;
    padding-top: 0px;
    padding: 12px;
}

.rewardsbox.bg-skyblue {
    background: #ACE1F0 !important;
}

.rewardsbox.bg-pink {
    background: #F397A8 !important;
}

.rewardsbox.bg-yellow {
    background: #FCE77D !important;
}

.rewardsbox.bg-green {
    background: #64AA78 !important;
}

.rewardsbox.bg-lightgreen {
    background: #BEEF00 !important;
}

.rewards-row .rewardsbox h3 {
    flex-wrap: wrap;
    margin-bottom: 0;
}

.rewards-row .rewardsbox h3 span {
    width: 100%;
    padding-top: 10px;
}


/******** New Css ********/
.info-card {
    border: 1px solid #000000;
    box-shadow: 0px 4px 8px 0px #71706B29;
    background: #FEFDFA;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    margin-bottom: 15px;
}
 
.info-card .head {
    background: #BEEF00;
    border-bottom: 1px solid #000000;
    padding: 5px 13px;
    color: #222;
    font-size: 20px;
    font-weight: 400;
    font-family: "Staatliches", sans-serif;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
 
.info-card .head span {
    font-family: "Ubuntu Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
}
 
.info-card .text {
    padding: 2px 13px 12px 13px;
}
 
.info-card .text a {
    border: 1px solid #D9D9D9;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Ubuntu", sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    padding: 2px 10px;
    margin-top: 10px;
}
 
.info-card .text a span {
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
}
 
/**/
.summary-view {
    padding-top: 0px;
    padding-bottom: 160px;
}
 
.summary-view .nav-tabs {
    display: flex;
    align-items: end;
    margin-top: 5px;
}
 
.summary-view .nav-tabs li {
    width: 25%;
}
 
.summary-view .nav-tabs.full li {
}
 
.summary-view .nav-tabs .nav-link {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    font-family: "Staatliches", sans-serif;
    background: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #333;
    width: 100%;
    padding: 2px 0px;
}
 
.summary-view .nav-tabs .nav-link span {
    font-family: "Ubuntu", sans-serif;
    font-size: 12px;
    font-weight: 800;
    padding-left: 3px;
    top: -1px;
    position: relative;
}
 
.summary-view .nav-tabs .nav-link.active {
    color: #333333;
    border-bottom: 2px solid #BEEF00;
}
 
.summary-view .tab-pane {
    padding-top: 14px;
}
 
.summary-view .heading {
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Staatliches", sans-serif;
    color: #222;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 8px;
    padding: 5px 10px 4px 10px;
    margin-bottom: 12px;
    background: #FFFFF3;
}
 
.summary-view .heading span {
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
}
 
.summary-usercard {
    box-shadow: 0px 4px 8px 0px #71706B29;
    border: 1px solid #000;
    background: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 12px;
}
 
.summary-usercard .top {
    display: flex;
    align-items: center;
    padding: 10px 13px;
}
 
.summary-usercard .top .img {
    min-width: 100px;
}
 
.summary-usercard h3 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    margin: 0;
    margin-bottom: 3px;
}
 
.summary-usercard p {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #000;
    margin: 0;
}
 
.summary-usercard .top p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
 
.summary-usercard .top p a {
    font-weight: 700;
    text-decoration: underline;
}
 
.summary-usercard .top .img {
    text-align: right;
    margin-left: auto;
    object-fit: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
 
.summary-usercard .top .img img {
    margin-left: -20px;
}
 
.summary-usercard .middle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Staatliches", sans-serif;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
 
.summary-usercard .middle div:last-child {
    min-width: 70px;
}
 
.summary-usercard .middle p strong {
    font-weight: 700;
}
 
.summary-usercard .middle p span {
    font-size: 10px;
}
 
.summary-usercard .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 10px;
}
 
.summary-usercard .bottom .btns a {
    background: #F397A980;
    min-width: 59px;
    line-height: 28px;
    border-radius: 5.96px;
    display: inline-block;
    padding: 0px 7px;
    font-family: "Ubuntu", sans-serif;
    color: #333;
    font-size: 10px;
    font-weight: 500;
    margin: 0;
}
 
.summary-usercard .bottom .right {
    margin-left: auto;
}
 
.summary-usercard .bottom .right a {
    display: flex;
    align-items: center;
    justify-content: end;
    font-family: "Staatliches", sans-serif;
    color: #222;
    font-size: 11px;
    line-height: 10px;
    font-weight: 400;
    text-align: right;
    padding: 4px 0px;
}
 
.summary-usercard .bottom .right a img {
    margin-top: -4px;
    margin-left: 7px;
}
 
.roombox {
    border: 1px solid #000000;
    background: #FEFDFA;
    box-shadow: 0px 4px 8px 0px #71706B29;
    border-radius: 8px;
    padding: 10px 10px;
    margin-bottom: 15px;
}
 
.roombox h3 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    margin: 0;
    margin-bottom: 15px;
}
 
.roombox h3 span {
    font-weight: 400;
    font-size: 11px;
    color: #000;
}
 
.roombox .price-rate {
    display: flex;
    justify-content: space-between;
}
 
.roombox p {
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #000;
    margin: 0;
    margin-bottom: 3px;
}
 
.roombox p span {
    font-weight: 400;
    font-size: 10px;
}
 

/*** New Design css ***/
@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 768px)and (max-width: 991px) {

}

@media only screen and (min-width: 992px)and (max-width: 1199px) {

}

@media only screen and (min-width:1200px) and (max-width:1399px) {

}

@media only screen and (min-width:1400px) and (max-width:1579px) {

}