﻿.featured-search h1, .homepage-profile .title, .title1 {
    font-size: 51px;
    font-weight: 900;
    /*line-height: 1.06;*/
    letter-spacing: 0.3px;
    color: #000000;
    /*overflow: hidden;*/
    margin-bottom: 10px;
  /*  text-shadow: 0 3px 6px rgb(0 0 0 / 16%);*/
    text-align: center;
   /* font-style: normal;*/
    margin-top: 30px;
    font-family:sans-serif;
}

/*.homepage-profile .title, .title1 {
    text-shadow: 0 3px 6px rgb(0 0 0 / 16%)
}*/

.compare-prod .compare-prod-text a, .featured-search .feature-text, .homepage-profile .homepage-profile-name, .title1 {
    text-overflow: ellipsis;
    white-space: nowrap
}

@media only screen and (min-width:1300px) {
    .nav-container .browse-cat {
        margin-right: 0 !important
    }
}

.categories-btn {
    white-space: nowrap
}

.homepage-profile {
    background: url(/APP_THEMES/IMAGES_NEW/HomePage/new-homepage-banner.svg) center center/cover no-repeat;
}

.left-search-padding {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top:26px;
}

.featured-search h1, .homepage-profile .title {
    font-stretch: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: #000 !important;
    outline: 0;
    background-color: #fff !important;
    background-image: url("/APP_THEMES/Images_New/Common/drop.svg") !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}

.featured-search .feature-text {
    margin: 0 0 42px;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: .6px;
    text-align: center;
    color: #000000;
    overflow: visible
}

.explore1 {
    display: flex;
    gap: 6px;
    height: 64px;
    justify-content: center;
    margin-top: 6px;
    margin-bottom: 30px;
    flex-wrap: wrap
}

.homepage-search .dropdown-menu li {
    margin: 0;
    border-bottom: 1px solid rgb(0 0 0 / 8%);
    font-size: 15px;
    font-weight: 500;
}

    .homepage-search .dropdown-menu li a {
        padding: 6px 10px;
        width: 100%;
        min-height: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

.nav-search {
    width: 338px;
    max-width: 400px;
    margin-right: 10px !important;
    margin-left: 10px;
    flex-grow: 1;
    position: relative
}

.left-search-padding div#headersearch, div#searchidnew {
    justify-content: center;
    width: 930px;
    position: relative;
    margin: auto
}

#headersearch:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
    border-radius:40px;
}


.welcome21 {
    width: auto;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 23px;
    border-radius: 42px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    letter-spacing: .6px;
    margin-top: 15px;
    background-color: white;
}

    .welcome21:hover {
        border: 1px solid #44a512;
        color: #44a512;
        box-shadow: 0 2px 2px rgba(0,0,0,0.1);
        transform: scale(1.02) translateY(-0.3rem);
        transition: box-shadow 400ms cubic-bezier(0.33,0.11,0.02,0.99),transform 400ms cubic-bezier(0.33,0.11,0.02,0.99),-webkit-box-shadow 400ms cubic-bezier(0.33,0.11,0.02,0.99),-webkit-transform 400ms cubic-bezier(0.33,0.11,0.02,0.99);
    }

.alagitem {
    display: flex;
    gap: 15px;
}

.search-icon {
    cursor:pointer;
}

.newupexp {
    display: flex;
    justify-content: center;
    gap: 1%
}

.club10 {
    display: flex;
    justify-content: left;
    background-color: white;
    padding: 11px 12px;
    width: 250px;
    border-radius: 6px;
    border: 1px solid white;
    cursor:pointer;
}


    .club10:hover {
        border: 1px solid #44a512;
        transition: ease-in-out 0.3s;
    }

        .club10:hover .versin, .club10:hover .versin1 {
            color: #44a512 !important;
        }


        .versin {
            font-size: 14px;
            font-weight: 600;
            line-height: 1.25;
            margin-top: 10px
        }

.versin, .versin1 {
    letter-spacing: .3px;
    color: #000000;
    text-align: center;
    width: max-content;
    font-size: 15px;
}

.versin1 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    margin-top: 2px
}

.search-btn-box .icon-search {
    font-size: 22px;
    color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.green {
    display: none;
    margin: auto
}

.grey, .intro .green {
    display: block;
    margin: auto
}

.search-btn-box {
    width: 49px;
    height: 48px;
    position: absolute;
    z-index: 5;
    right: 0;
    padding: 12px;
/*    background: #44a512;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px*/
}

.homepage-profile .title {
    margin-bottom: 25px
}

.homepage-profile .homepage-profile-details {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%)
}

.featured-search .custom-container, .homepage-profile .custom-container {
    width: 1440px
}

.homepage-main .homepage-section, .homepage-profile {
    margin-bottom: 22px!important;
}

[ng-cloak] {
    display: none !important
}

.homepage-main .side-option-btn .btn-white {
    padding: 6px 19px;
    margin-right: 7px;
    font-size: .875em;
    display: inline-block;
    cursor: pointer
}

    .homepage-main .side-option-btn .btn-white.active {
        color: #fff;
        background-color: #44a512
    }

.homepage-section .box-border {
    border: 1px solid #ddd
}

.homepage-section .box-shadow {
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgba(119,119,119,.4)
}

.card-slider .slick-next, .card-slider .slick-prev, .full-width-slider .slick-next, .full-width-slider .slick-prev, .full-width-slider-1 .slick-next, .full-width-slider-1 .slick-prev {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background-image: url("/APP_THEMES/Images_New/Common/drop.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    z-index: 1
}

.homepage-main .homepage-title {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .homepage-main .homepage-title h2 {
        margin: 0;
        font-size: 1.625em;
        font-weight: 500;
        color: #242c42
    }

.blogs-holder, .card-slider .slick-next:before, .card-slider .slick-prev:before, .croppedImg, .full-width-slider .slick-next:before, .full-width-slider .slick-prev:before, .full-width-slider-1 .slick-next:before, .full-width-slider-1 .slick-prev:before, .intro .grey, .profile-details-step, .recent-rev-text .user-review-content a br, .side-tab-content .tabs-content, .tabs-holder .homepage-title h2, .tabs-main .blog-holder, .tabs-main .discussion-holder, .tabs-main .tips-holder, testimonial-holder {
    display: none
}

    .profile-details-step.active, .side-tab-content .tabs-content.active, .tabs-holder .homepage-title h2.active {
        display: block
    }

.card-slider .slick-next, .card-slider .slick-prev {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
    box-shadow: -1px 1px 3px 0 rgba(0,0,0,.5);
    top: 40%
}

.full-width-slider .slick-next, .full-width-slider .slick-prev, .full-width-slider-1 .slick-next, .full-width-slider-1 .slick-prev {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.5)
}

.slick-slide:focus, .slick-slider .slick-list:focus, .slick-slider .slick-track:focus {
    outline: 0
}

.card-slider .slick-track {
    margin-left: initial
}

.card-slider .slick-prev, .full-width-slider .slick-prev {
    left: -18px;
    transform: rotate(90deg)
}

.card-slider .slick-next, .full-width-slider .slick-next {
    right: -18px;
    transform: rotate(-90deg)
}

.full-width-slider .slick-next, .full-width-slider .slick-prev {
    top: 45%
}

.full-width-slider-1 .slick-next, .full-width-slider-1 .slick-prev {
    top: 42%
}

.full-width-slider-1 .slick-prev {
    left: -13px;
    transform: rotate(90deg)
}

.full-width-slider-1 .slick-next {
    right: -13px;
    transform: rotate(-90deg)
}

.badge-write-review .dropdown-menu {
    position: absolute;
    width: 100%;
    width: calc(100% - 80px)
}


input#searchProd:focus .green-icon {
    display: block !important;
}

 .search-icon:hover .green-icon{
   display:block!important;
   z-index:100;
}

.homepage-search .dropdown-menu {
    margin: 0 12px;
    padding: 0px;
    right: 0;
    border-radius: 0;
    background-clip: border-box;
    top: 49px !important;
    left: 0px;
    width: 95%;
    margin: 0 auto;
    border-radius: 6px;
}

.homepage-search input {
    border-radius: 40px !important;
    padding-left: 24px;
    font-size: 18px;
    background-color: #fff;
    color: #242c42;
    font-weight: 500;
    height: 48px
}

.prod-variants {
    font-size: 11px;
    color: #44a512
}

.compare-search .dropdown-menu .searchTitle, .homepage-search .dropdown-menu .searchTitle {
    color: #333 !important
}

.compare-search .dropdown-menu > li.active > a, .homepage-search .dropdown-menu > li.active > a {
    background-color: #dfecff
}

.homepage-search .searchParent {
    display: block;
    font-size: 11px;
    color: #44a512;
    margin-top: 4px;
    float: right
}

.compare-search .typeahd-noreslt ul li, .homepage-search .typeahd-noreslt ul li {
    margin: 0;
    padding: 10px;
    border-top: 1px solid silver
}

.compare-search .cat-search .dropdown-menu, .homepage-search .cat-search .dropdown-menu {
    margin: 0;
    left: 0 !important
}

.homepage-profile {
    height: 415px;
    display: flex;
    justify-content: center;
    align-items: center
}

    .homepage-profile .homepage-profile-img {
        margin-bottom: 6px;
        text-align: center
    }

        .homepage-profile .homepage-profile-img .user-pro-img {
            border-radius: 50%;
            width: 95.2px;
            height: 95.2px
        }

.homepage-profile-img .user-badge-holder {
    position: absolute;
    bottom: -36px;
    right: -7px
}

.user-pro-img .user-badge-holder {
    position: absolute;
    right: 0;
    bottom: 0
}

.homepage-profile-img .profile-tool-tip {
    width: 19px;
    height: 19px;
    position: absolute;
    top: -29px;
    right: 1px;
    border-radius: 100%;
    background-color: #db5858
}

.homepage-profile .homepage-profile-name {
    margin-bottom: 12px;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    color: #242c42;
    text-align: center;
    overflow: hidden
}

.homepage-profile .homepage-profile-msid {
    margin-bottom: 43px;
    word-break: break-word;
    text-align: center
}

    .homepage-profile .homepage-profile-msid a {
        vertical-align: middle;
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: .36px;
        text-align: center;
        color: #000;
    }

.v-div-inner {
    background-repeat: no-repeat;
    height: 368px;
    width: 100%
}

.homepage-profile .homepage-profile-details {
    min-width: 400px;
    padding: 20px;
    position: absolute;
    top: -102px;
    left: 146px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    border-radius: 8px;
    background-color: #fff;
    z-index: 10;
    display: none;
    z-index:1005!important;
}

.homepage-profile-details .close-btn {
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer
}

.profile-quest-text {
    margin-bottom: 10px;
    font-size: 1.125em;
    font-weight: 500;
    color: #242c42
}

.homepage-profile-details .seperator {
    margin-bottom: 14px;
    border-bottom: 1px solid #242c42
}

.homepage-profile-details .btn-green {
    padding: 5px 15px;
    margin-right: 20px;
    font-size: .9375em;
    display: inline-block
}

    .homepage-profile-details .btn-green #uploadInput {
        width: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

.btn-green #uploadInput::-webkit-file-upload-button {
    cursor: pointer;
    width: 100%;
    height: 100%
}

.homepage-profile-btn .skip-btn {
    margin-right: 10px;
    font-size: .9375em;
    font-weight: 500;
    cursor: pointer;
    color: #44a512
}

.homepage-profile-details .homepage-profile-btn {
    margin-bottom: 15px
}

.homepage-profile-details .progress {
    height: 1.2rem
}

.homepage-profile-details .bg-success {
    background-color: #44a512 !important
}

.homepage-profile-details .fourite-selfie {
    margin-bottom: 1px;
    font-size: .9375em
}

.homepage-profile-details .upload-now {
    margin-bottom: 8px;
    font-size: 1em;
    color: #242c42
}

.homepage-profile-input input {
    height: 40px
}

    .homepage-profile-input input::placeholder {
        font-size: .9375em
    }

.profile-details-step .date-of-birth {
    display: inline-block;
    position: relative
}

.date-of-birth-holder .date-of-birth:not(:last-child) {
    margin-right: 5px
}

.profile-details-step .custom-dropdown .dropdown-menu {
    min-width: initial
}

.profile-details-step .custom-dropdown .dropdown-item {
    text-align: center;
    padding: 5px 8px
}

.profile-details-step .custom-dropdown-btn {
    padding: 6px 52px 7px 20px;
    font-size: .875em;
    color: #242c42
}

    .profile-details-step .custom-dropdown-btn.dropdown-toggle::after {
        top: 10px
    }

.nt-cropped-wrapr {
    position: relative;
    width: 100%;
    max-height: 415px;
    overflow: auto;
    margin-bottom: 10px;
    text-align: center
}

#loader {
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: none
}

#ntCropedImg {
    max-height: 350px;
    max-width: 530px
}

.nt-cropped-wrapr > div {
    position: absolute !important
}

.featured-search {
    height: 430px;
    justify-content: center;
    align-items: center;
    display: flex;
    background: url(/APP_THEMES/IMAGES_NEW/HomePage/new-homepage-banner.svg) center center/cover no-repeat;
}

.mb-5 {
    margin-bottom: 22px !important
}

.main-content .featured-search .custom-container .homepage-search .form-control {
    height: 48px;
    padding-left: 24px;
    font-size: 18px;
   
    background-color: #fff;
    color: #242c42;
    font-weight: 500
}

.ispal {
    margin-bottom: 49px
}

.explore2 {
    display: flex;
    gap: 6px;
    height: 64px;
    justify-content: center;
    margin-top: 6px;
    margin-bottom: 39px;
    flex-wrap: wrap;
    .homepage-profile
}

.explore .ex-img, .explore .ex-text {
    display: table-cell;
    vertical-align: middle
}

.scrollka {
    position: absolute;
    bottom: -45px
}

.explore {
    margin-bottom: 55px;
    padding: 10px 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.15);
    border: 1px solid #e5e5e5
}

    .explore .ex-img {
        padding-right: 17px
    }

    .explore .explore-link {
        font-size: 1em;
        font-weight: 500
    }

    .card-slider-text .tag-type, .explore .explore-title {
        padding-bottom: 5px
    }

        .explore .explore-title a {
            font-size: 1.125em;
            font-weight: 500;
            color: #777
        }

            .blog-details a.blog-title:hover, .card-slider-text .card-slider-name a:hover, .compare-now-details a.compare-now-title:hover, .compare-prod .compare-prod-text a:hover, .discussion-details a.discussion-title:hover, .explore .explore-title a:hover, .ms-recommendation .ms-recommend-text a:hover, .recent-rev-text .review-title:hover, .recent-rev-text .user-review-content a:hover, .tips-details a.tips-title:hover, .top-reveiwer .top-review-msid a:hover {
                color: #44a512
            }

    .explore .ex-img img {
        height: 55px;
        width: 55px
    }

    .explore .ex-text {
        text-align: left
    }

.explore-details {
    font-size: 1em;
    color: #777
}

.recent-reviews .col, .top-reveiwer .col {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 20%;
    max-width: 20%
}

.homepage-section .recent-rev-img {
    width: 100%;
    height: 150px;
    display: inline-block;
    position: relative
}

    .homepage-section .recent-rev-img .verified-rev-stamp {
        position: absolute;
        top: 6px;
        right: 6px;
        font-size: 20px;
        z-index: 2
    }

.product-tag {
    color: #fff;
    font-size: 14px;
    background-color: #9013fe;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    font-weight: 500;
    padding: 6px 2px;
    text-align: center
}

    .product-tag svg {
        position: absolute;
        top: 32px;
        left: 0;
        fill: #9013fe
    }

.recent-rev-content .recent-rev-text {
    padding: 0 12px 10px
}

.recent-rev-text .user-details {
    margin: 12px 0;
    display: flex;
    align-items: center
}

.recent-rev-text .user-icon {
    width: 27px;
    height: 27px;
    margin-right: 12px;
    font-size: .75em;
    font-weight: 500;
    text-align: center;
    border-radius: 100%;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    color: #777;
    background-color: #ddd
}

.recent-rev-text .user-name {
    overflow: hidden
}

.recent-rev-text .time-text {
    font-size: .6875em;
    font-weight: 500;
    color: #777
}

.homepage-section .star-image-holder, .recent-rev-text .user-review-content {
    margin-bottom: 10px
}

    .homepage-section .star-image-holder img:not(:last-child) {
        margin-right: 3px
    }

.recent-rev-text .review-title {
    max-width: 100%;
    margin-bottom: 3px;
    font-size: 1.125em;
    font-weight: 500;
    display: inline-block;
    color: #242c42
}

.recent-rev-text .user-review-content a {
    font-size: 1em;
    line-height: 1.44;
    color: #242c42
}

.recent-rev-text .recent-rev-divider {
    margin: 0 -12px 12px;
    border-bottom: 1px solid #ddd
}

.recent-rev-text .read-complete-rev {
    font-size: .9375em;
    font-weight: 500;
    line-height: 1.53;
    color: #44a512
}

.sectionvariants select {
    width: 300px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px 30px 5px 9px;
    outline: 0;
    color: #5d5d5d;
    position: relative;
    background: 0 0;
    cursor: pointer;
    z-index: 1
}

.sectionvariants .select-down-arrow {
    position: absolute;
    top: 6px;
    right: 4px
}

.user-testimonial .box-shadow {
    height: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column
}

.user-testimonial .user-test-img {
    width: 100px;
    height: 100px;
    margin: 0 auto 23px;
    display: block;
    border-radius: 100%;
    position: relative
}

    .top-reveiwer .user-test-img .profile-badge, .user-testimonial .user-test-img .profile-badge {
        height: 46px;
        width: 46px;
        position: absolute;
        bottom: 0;
        right: -11px
    }

    .top-reveiwer .user-test-img img, .user-testimonial .user-test-img img {
        width: 100%;
        height: 100%
    }

    .user-testimonial .user-test-img .profile-img {
        border-radius: 75px
    }

.user-testimonial .user-testimonial-rev {
    height: 120px;
    margin-bottom: 16px;
    flex-grow: 1;
    line-height: 1.8;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.user-testimonial .btn-green {
    font-size: .875em;
    padding: 6px 20px
}

.tabs-main .card-slider-holder.slick-initialized .slick-slide {
    padding-bottom: 6px;
    padding-top: 5px
}

.side-tab-content .tab-read-more {
    font-size: 15px;
    font-weight: 500
}

.blog-holder .blog-content, .discussion-holder .discussion-content, .tips-holder .tips-content {
    padding: 15px 24px;
    margin: 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .blog-holder .blog-content:not(:last-child), .compare-now-holder .compare-now-content:not(:last-child), .discussion-holder .discussion-content:not(:last-child), .tips-holder .tips-content:not(:last-child) {
        border-bottom: 1px solid #ddd
    }

.blog-holder .blog-details, .discussion-holder .discussion-details, .tips-holder .tips-details {
    display: flex;
    align-items: center
}

.blog-details .blog-img, .compare-now-holder .compare-now-img, .discussion-details .discussion-img, .tips-details .tips-img {
    margin-right: 30px;
    flex-shrink: 0;
    display: inline-block
}

    .blog-details .blog-img img, .discussion-details .discussion-img img, .tips-details .tips-img img {
        width: 68px;
        height: 68px;
        border-radius: 100%
    }

.blog-details .blog-text, .compare-now-details .compare-now-text, .discussion-details .discussion-text, .tips-details .tips-text {
    margin-right: 20px
}

.blog-details .blog-title {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.88;
    vertical-align: middle;
    color: #242c42
}

.blog-details .blog-by-text, .discussion-details .discussion-by-text, .tips-details .tips-by-text {
    font-size: .8125em;
    font-weight: 500
}

    .blog-details .blog-by-text .corp-svg {
        width: 20px
    }

.blog-content .comment-details, .discussion-content .comment-details, .tips-content .comment-details {
    flex-shrink: 0;
    font-size: .9375em;
    font-weight: 500;
    color: #44a512
}

.discussion-details .discussion-title, .tips-details .tips-title {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.88;
    color: #242c42
}

.card-slider-holder.slick-initialized .slick-slide {
    padding-right: 15px;
    padding-left: 15px
}

.card-slider-holder .slick-list {
    margin: 0 -15px
}

.homepage-section .card-slider-img {
    height: 150px;
    width: 100%;
    display: block
}

.homepage-section .card-slider-text {
    padding: 10px 12px
}

.card-slider-text .card-slider-name {
    margin-bottom: 3px
}

    .card-slider-text .card-slider-name a {
        font-size: 1.125em;
        font-weight: 500;
        color: #242c42
    }

.card-slider-text .trending-rating {
    display: flex;
    justify-content: space-between
}

.trend-prod .card-slider-text .trending-rating {
    height: 27px
}

.trending-rating .rating-star {
    width: 17px;
    height: 17px
}

.trending-rating .rating-no {
    margin: 0 5px;
    font-size: 1.125em;
    font-weight: 500;
    display: inline-block;
    line-height: 1;
    color: #f5a100
}

.trending-rating .review-no {
    display: flex;
    font-size: .875em;
    text-align: center;
    color: #777
}

.trending-rating .recommended-img {
    width: 18px;
    height: 18px
}

.trending-rating .recommended-no {
    margin-left: 5px;
    font-size: 1em;
    font-weight: 500;
    display: inline-block;
    color: #777
}

.brands-ad .brands-ad-holder {
    display: flex !important
}

.brands-ad .brands-ad-title {
    margin-bottom: 20px;
    font-size: 1.625em;
    font-weight: 600;
    color: #242c42
}

.brands-ad-text .brands-ad-points {
    font-size: 1em;
    line-height: 2.5;
    color: #242c42
}

.brands-ad-text div:last-child {
    margin-top: 10px;
    font-size: 1em;
    line-height: 1.88;
    color: #242c42
}

.brands-ad-holder .brands-ad-estate {
    font-size: 1.375em;
    color: #242c42
}

.card-slider-text .release-date {
    margin-bottom: 5px;
    font-size: .8125em;
    font-weight: 500;
    color: #777
}

.card-slider-text .movie-detail-text {
    margin-bottom: 10px;
    font-size: .9em;
    font-weight: 500;
    color: #777
}

.card-slider-text .tag-type span {
    padding: 2px 7px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 2px;
    font-size: .625em;
    font-weight: 500;
    word-wrap: break-word;
    word-break: break-word;
    background-color: #44a512;
    color: #fff
}

.upcoming-tag {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 5px 10px;
    font-size: 12px;
    width: 80px;
    text-align: center;
    position: absolute;
    z-index: 999999;
    top: 10px;
    right: 10px;
    color: #242c42
}

.top-reviewer-holder {
    height: 100%;
    display: flex;
    flex-direction: column
}

.top-reveiwer .user-test-img {
    width: 100px;
    height: 100px;
    margin: 0 auto 12px;
    display: block;
    border-radius: 100%;
    position: relative
}

    .top-reveiwer .user-test-img .profile-img {
        border-radius: 100%
    }

.top-reveiwer .top-reveiw-user {
    margin-bottom: 5px;
    flex-grow: 1;
    font-size: 1.125em;
    font-weight: 500;
    text-align: center;
    color: #242c42
}

.top-reveiwer .top-review-msid {
    display: flex;
    justify-content: space-evenly;
    font-size: .8125em;
    font-weight: 500;
    text-align: center;
    color: #777
}

    .top-reveiwer .top-review-msid a:last-child {
        color: #777
    }

    .top-reveiwer .top-review-msid a:first-child {
        color: #242c42
    }

.near-by .opacity-image {
    height: 180px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(255,255,255,.5)),url("/APP_THEMES/Images_New/Common/firstman.jpg");
    border-radius: 5px
}

.near-by .opacity-text, .recommend-articles .opacity-text {
    font-size: 1.25em;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.homepage-section .compare-prod {
    padding: 26px 30px
}

.compare-prod .compare-input {
    display: flex;
    justify-content: center
}

    .compare-prod .compare-input .input-group {
        max-width: 500px
    }

.compare-prod .compare-prod-img {
    width: 280px;
    height: 164px;
    margin: 0 auto
}

.compare-prod .compare-prod-text {
    display: flex;
    justify-content: center;
    margin-top: 10px
}

    .compare-prod .compare-prod-text a {
        font-size: 16px;
        line-height: 1.85;
        text-align: center;
        color: #242c42;
        overflow: hidden
    }

.compare-prod .product-versus {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.compare-prod .product-versus-holder {
    width: 68px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    border-radius: 75px;
    box-shadow: 0 0 6px 0 rgba(119,119,119,.4);
    color: #777
}

.compare-prod .compare-btn {
    display: flex;
    flex-grow: 1;
    justify-content: center
}

.compare-prod .full-width-slider {
    margin: 0 -30px
}

    .compare-prod .full-width-slider .slick-next, .compare-prod .full-width-slider .slick-prev {
        top: 28%
    }

.compare-now-holder .compare-now-content {
    padding: 7px 24px;
    margin: 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.compare-now-holder .compare-now-details {
    display: flex;
    align-items: center;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.88;
    color: #242c42
}

.compare-now-holder .compare-now-img img {
    width: 50px;
    height: 50px;
    border-radius: 100%
}

.compare-now-content .close-btn {
    flex-shrink: 0;
    font-size: .9375em;
    font-weight: 500;
    cursor: pointer
}

.compare-search .dropdown-menu {
    max-height: 256px;
    padding-top: 0;
    margin-top: 1px;
    padding-bottom: 0;
    right: 0;
    border-radius: 0;
    background-clip: border-box
}

.compare-search input {
    border-radius: 3px !important
}

.compare-search .dropdown-menu li {
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,.15);
    font-size: 14px
}

    .compare-search .dropdown-menu li a {
        padding: 6px 10px;
        width: 100%;
        min-height: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

.compare-variants {
    font-size: 11px;
    color: #44a512;
    float: right
}

.compare-search .searchParent {
    display: block;
    font-size: 11px;
    color: #44a512;
    margin-top: 4px
}

.recommend-articles .opacity-image {
    height: 180px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.brand-says .brand-says-img {
    height: 160px;
    margin-bottom: 16px;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.homepage-main .ms-for-brand {
    height: 220px;
    background: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,.5)) center/cover,url("/APP_THEMES/Images_New/Common/hand.jpg") center/cover;
    align-items: center;
    justify-content: center;
    display: flex
}

.ms-for-brand .ms-brand-text {
    margin-bottom: 16px;
    font-size: 2.0625em;
    font-weight: 500;
    line-height: 1.79;
    color: #fff
}

.side-tab-content .tab-date, .side-tab-content .tab-pipe {
    font-size: 13px;
    font-weight: 500;
    color: #777
}

.ms-for-brand a {
    font-size: 1.125em;
    font-weight: 500;
    color: #44a512
}

.side-tab-content .tab-pipe {
    padding: 0 15px
}

.ms-recommendation .row .col {
    flex: 0 0 20%;
    max-width: 20%
}

.ms-recommendation .row {
    height: 349px;
    margin-right: 0;
    margin-left: 0;
    align-items: center
}

.ms-recommendation .ms-recommend-img {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    border-radius: 16px;
    overflow: hidden;
    display: block
}

.ms-recommendation .ms-recommend-text {
    height: 60px;
    overflow: hidden;
    text-align: center
}

    .ms-recommendation .ms-recommend-text a {
        font-size: 1rem;
        font-style: normal;
        line-height: 1.88;
        color: #242c42
    }

.to-top {
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 1;
    background: #44a512;
    border: 1px solid #44a512;
    border-right: 0;
    padding: 7px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-transition: color .5s,background-color .5s;
    transition: color .5s,background-color .5s;
    color: #fff !important;
    display: none
}




    .to-top:hover {
        background: #4dbc16;
        color: #44a512 !important
    }

    .to-top span {
        font-size: 20px;
        line-height: 1 !important
    }

.user-name a[href="#"], .user-name a[ng-href="#"] {
    pointer-events: none;
    cursor: pointer
}

@media only screen and (max-width:1440px) {
    .recent-reviews .row .col:nth-child(5), .top-reveiwer .col:nth-child(5) {
        display: none
    }

    .recent-reviews .row .col, .top-reveiwer .row .col {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width:576px) {
    #imageDisplayPopup .modal-dialog {
        max-width: 590px;
        margin: 1.75rem auto
    }
}

@media (max-width:950px) {
    .small-wrapper .versin {
        font-size:14px ;
        font-weight:400;
    }

    .small-wrapper .versin1 {
        font-size: 11px!important;
        
    }
}


