.socialbtn a, .textarea-footer a:hover, .thankyou .socialbtn {
    text-decoration: none;
}

.modal, .upload-menu, .upload-pics {
    text-align: left;
    top: 50%;
    left: 50%
}

.d-none1 {
    display: none !important;
}

#corpLoginModal {
    padding: 0;
    border-radius: .3rem;
    width: 300px;
}
    #corpLoginModal .modal-header {
        padding: 1rem;
        border-bottom: 1px solid #e9ecef;
        border-top-left-radius: .3rem;
        border-top-right-radius: .3rem;
        text-align: center;
    }

    #corpLoginModal .modal-body {
        padding: 1rem;
    }

    #corpLoginModal .modal-title {
        line-height: 1.5;
        font-weight: 500;
        margin: auto !important;
    }

    #corpLoginModal .forgot-pass {
        font-size: 13px;
        margin: 25px 0 10px;
    }

    #corpLoginModal .form-group {
        margin-bottom: 1rem;
    }

    #corpLoginModal .form-control {
        display: block;
        width: 100%;
        padding: 7px 15px;
        font-size: 15px;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        line-height: 1.6;
    }

    #corpLoginModal input {
        min-width: initial;
    }



    #corpLoginModal .btn-primary {
        padding: 7px 15px;
        border-radius: 4px;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, .16);
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        line-height: 1.6;
    }

    #corpLoginModal hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin: 1em 0;
        padding: 0;
    }

    #corpLoginModal .sign-up-email {
        font-size: 14px;
    }

    #corpLoginModal .icon-close {
        opacity: .5;
        top: 15px;
        right: 15px;
    }

    #corpLoginModal .modal .icon-close {
        font-weight: 400;
        color: #111;
    }

    #corpLoginModal .icon-close:hover {
        opacity: .75;
    }

.box-module {
    background: #fff;
    /*border: 1px solid #e5e5e5;*/
    margin: 0px auto;
    padding: 10px 15px;
    border-radius: 2px;
}

#writereviewpanel .page-header {
    padding-top: 0;
}

#writereviewpanel .wr-center-content {
    width: 860px;
    margin: 0 auto;
}

#writereviewpanel .container {
    overflow: visible;
}

#mainprewritediv {
    min-height: 650px;
}

.cus-head-top .product-details p, .support a, .tolerence-div li {
    font-size: 12px;
}

p.text-right {
    margin: 10px 0 0;
}

.scathd {
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 10px;
}

#write-review footer .container .seo-footer, .cloned, .row.table input[type=file], .textarea-footer .save-draft-txt {
    display: none;
}

.addfrbx .warning {
    position: absolute;
    bottom: 0;
}

.bbnone {
    border-bottom: 0 !important;
}

.profile-badge {
    position: absolute;
    margin-top: -40px;
    margin-left: 50px;
    width: 35px;
    padding-right: 5px;
}

    .profile-badge .tooltip-content {
        min-width: 100px;
        padding: 5px 10px;
    }

.participate, .socialbtn a:hover {
    color: #fff !important;
}

.recomd.no {
    color: #ff5a5f;
}

.spacerb, .thankyou .share-container {
    margin-bottom: 20px;
}


.icon-content-marked-as-biased {
    color: #eee;
    font-size: 13em;
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    position: absolute;
    z-index: 98;
}

.profile-blog .icon-content-marked-as-biased {
    font-size: 11em;
}

.corp-response .icon-content-marked-as-biased {
    font-size: 8em;
    top: -35px;
}

.tags a {
    text-transform: capitalize;
    font-size: 13px !important;
    padding: 10px 15px;
    display: inline-block;
    margin: 3px;
    cursor: pointer;
    background: #f2f2f2;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb), to(#e9e9e9));
    background: -webkit-linear-gradient(0 0, 0 100%, from(#fbfbfb), to(#e9e9e9));
    background: -moz-linear-gradient(center top, #fbfbfb, #e9e9e9);
    background: linear-gradient(#fbfbfb, #e9e9e9);
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 #fff;
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #232323;
}

    .tags a:hover {
        background: #f8f8f8;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f1f1f1));
        background: -webkit-linear-gradient(0 0, 0 100%, from(white), to(#f1f1f1));
        background: -moz-linear-gradient(center top, #fff, #f1f1f1);
        background: linear-gradient(#fff, #f1f1f1);
    }

.recomd {
    font-weight: 600;
    vertical-align: baseline !important;
    color: #12ad33;
}

.modal.addProduct {
    width: 370px;
    height: 530px;
    top: 310px;
}

.modal.compareProduct {
    width: 370px;
    height: 530px;
    top: 310px;
}

.timestamp > span {
    padding-right: 10px;
    white-space: nowrap;
}

    .timestamp > span a {
        float: none !important;
    }

.autocomplete_completionListElement {
    font-family: Arial, Helvetica, sans-serif;
    color: #0e2233;
    font-size: 12px;
    padding: 0px;
    visibility: hidden;
    border: 1px solid buttonshadow;
    overflow: hidden;
    text-align: left;
    list-style-type: none;
    margin: 0px;
    z-index: 999999;
    cursor: pointer;
    background-color: white;
    box-sizing: border-box;
    width: 263px;
}

.autocomplete_highlightedListItem, .autocomplete_listItem {
    color: #0e2233;
    padding: 3px;
    margin: 0;
    z-index: 1000;
    cursor: pointer;
}

.autocomplete_highlightedListItem {
    background-color: #fff !important;
}

.autocomplete_listItem {
    background-color: #fff !important;
}

.compare .icon-search {
    position: absolute;
    top: 25px;
    right: 25px;
}

.modal {
    background: #fff;
    margin: auto;
    display: block !important;
    overflow: auto;
    position: fixed;
    -webkit-transform: translate3d(-50%, -56%, 0);
    -moz-transform: translate3d(-50%, -56%, 0);
    transform: translate3d(-50%, -56%, 0);
    float: left;
    z-index: 99999;
    padding: 20px;
    max-height: 490px;
    width: 100%;
    max-width: 600px;
}

#pnRecommendation .star-ratings .requi#eee, .inlinblck, .star-ratings div > p, .thankyou .socialbtn {
    display: inline-block;
}

.modal .icon-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 18px;
}

.modal .modal-head {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    padding-right: 20px;
}

h2 > a {
    color: #3d3d3d;
}

    h2 > a.pull-right {
        color: #44a512;
    }

.edit-spec {
    color: #109598;
    font-size: 12px;
    margin-right: 10px;
}

.thankyou {
    margin-bottom: 30px;
}

    .thankyou .review-thank {
        margin-top: 60px;
    }

.review-thank .box {
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.thankyou img {
    max-width: 200px;
}

.thankyou p {
    font-size: 16px;
    margin-bottom: 25px;
}

p.icon-write-share-win {
    font-size: 10em;
    margin: 0;
    text-shadow: 3px 3px #c7c5c5;
    color: #3d536a;
}

p.thankyou-Text {
    font-weight: 600;
    font-size: 24px;
}

.sr-guideline p, .upload-menu h2 .close-icon .icon-close, .upload-pics h2 .close-icon .icon-close {
    font-weight: 700;
}

.thankyou .socialbtn span {
    color: #000;
    vertical-align: middle;
}

.thankyou .socialbtn {
    padding: 10px 20px;
    cursor: pointer;
    width: auto;
}

.cus-head-bottom .wrapper {
    padding-top: 30px;
}

.table, .table-container {
    display: table;
    width: 100%
}

.socialbtn {
    border-radius: 3px;
    width: 245px;
    margin: 0 auto;
}

    .socialbtn a {
        color: #fff !important;
        padding: 11px 30px 11px 50px;
        width: 100%;
        position: relative;
    }

.thankyou .socialbtn [class*=icon-], .thankyou .socialbtn [class^=icon-] {
    margin-right: 10px;
    font-size: 26px;
}

.fb-colr {
    background-color: #3b5998;
    border: 1px solid #3b5998;
}

.twitter-colr {
    background-color: #fff;
    border: 1px solid #000;
}

    .twitter-colr:hover {
        box-shadow: rgba(0, 0, 0, .09) 0 2px 1px, rgba(0, 0, 0, .09) 0 4px 2px, rgba(0, 0, 0, .09) 0 8px 4px, rgba(0, 0, 0, .09) 0 16px 8px, rgba(0, 0, 0, .09) 0 32px 16px;
    }

.login .gplus-colr {
    background-color: #fff;
    border: 1px solid rgba(36, 44, 66, .6);
}

.summary [class*=" col-"], .summary [class^=col-] {
    padding: 0;
    line-height: 18px;
}

.express-ratings > div {
    width: 15%;
    max-width: 46px;
    padding: 3px;
    float: left;
    margin-right: 2px;
}

    .express-ratings > div:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .express-ratings > div:nth-child(5) {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.icn-verifyTick, .thank-quote span {
    color: #44a512;
    font-size: 40px;
}

.filter > ul.filter-content {
    overflow: inherit;
    max-height: 100%;
    margin-top: 0;
    text-transform: capitalize;
}

.left-panel ul.filter-content > li, .sidebar ul.filter-content > li {
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0 10px 40px;
    position: relative;
    overflow: hidden;
    text-align: right;
}

.filter-content li {
    font-size: 12px;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
    text-indent: 0;
}

    .filter-content li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

.filter-content ul {
    clear: both;
    display: none;
}

.collapsible a {
    float: left;
    text-align: left;
}

.collapsible li > span {
    display: block;
    overflow: hidden;
}

.filter ul.lp > li {
    padding-left: 0 !important;
}

.add, .draft, .feditop, .get-file, .thumb-count, .upload, .w-r-panel .express-ratings > div {
    cursor: pointer;
}

.w-r-panel .btn-sidebar {
    width: auto;
    font-size: 13px;
    margin-left: 15px;
    min-width: auto;
}

.icon-draft, .icon-tool-tip {
    font-size: 16px;
}

.requi#eee:before {
    content: '*';
    color: #eee;
}

.table > * {
    display: table-cell;
    vertical-align: middle;
}

.w-r-panel {
    background-color: #fafafa;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 25px;
    position: relative;
    width: 100%;
    max-width: 807px;
}

.wr-img {
    max-width: 70%;
    height: 100%;
    margin-bottom: 20px;
    cursor: pointer;
}

.w-r-panel > span, .w-r-panel > span input, .wrap-product.table {
    width: 100%
}

.field-outline {
    border-radius: 3px;
    display: block;
    height: auto;
    margin-bottom: 20px;
    position: relative;
}

.textarea-footer {
    background: #f0f0f0;
    width: 100%
}

    .textarea-footer li {
        display: inline-block;
        margin-right: 15px;
        font-size: 12px;
    }

    .textarea-footer a {
        color: inherit;
    }

.icon-camera, .icon-draft {
    font-size: 18px;
    padding-right: 5px;
    font-weight: 400;
    vertical-align: sub;
}

.icon-share {
    padding-right: 10px;
    font-size: 15px;
    display: inline-block;
    vertical-align: text-bottom;
}

#pnRecommendation, .blog-bx {
    background: #fff;
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
    overflow: hidden;
}

.w-r-wrapper .w-r-panel #pnRecommendation {
    border: 0;
    overflow: hidden;
    background: 0 0;
    margin-bottom: 15px;
}

.w-r-panel div.star-ratings {
    font-size: 13px;
    position: relative;
    overflow: hidden;
}

    .w-r-panel div.star-ratings.blog-bx {
        width: 100%;
        padding: 10px 20px;
        float: none;
    }

.sr-guideline {
    width: 35%;
    float: left;
    padding: 10px 20px 10px 5px;
}

    .sr-guideline p {
        margin-top: 10px;
        padding-bottom: 4px;
        border-bottom: 1px solid #dfdfdf;
    }

    .sr-guideline ul li {
        list-style-type: disc;
        color: #44a512;
        font-size: 12px;
    }

        .sr-guideline ul li span {
            color: #000;
        }

.w-r-panel div.star-ratings .table > * {
    width: 100px;
}

.w-r-panel div.star-ratings > div {
    margin: 10px 0 20px;
    overflow: hidden;
    padding-top: 1px;
    min-height: 18px;
}

    .w-r-panel div.star-ratings > div span > input[type=text] {
        padding: 6px;
        width: 100%;
        min-width: 0;
    }

.recent-visit .box, .star-ratings .mb {
    margin-bottom: 0 !important;
}

.right-module > p:last-child, .tagdiv .field-outline {
    margin: 0;
}

.tagdiv .selectbox-container, .upload-pics hr {
    margin-top: 0;
}

.tagdiv input {
    min-width: 180px;
}

.addfrbx span, .tagdiv > div:last-child > span {
    line-height: 33px;
}

.tagdiv .selectbox-container select {
    height: 33px;
}

.photoiframe .add-image, .photoiframe .add-image img {
    height: 100px;
    width: 100px;
}

.w-r-panel .rating span {
    font-size: 25px;
    cursor: pointer;
    width: auto;
}

.video-holder-text, .w-r-panel p {
    font-size: 13px;
    line-height: 20px;
}

.w-r-panel .unique-ques-rating {
    margin-bottom: 5px;
}

    .w-r-panel .unique-ques-rating > .row {
        margin-bottom: 10px;
    }

    .w-r-panel .unique-ques-rating > div {
        padding: 0;
    }

.video-holder-text {
    display: inline-block;
    vertical-align: middle;
}

.w-r-panel .video-option-holder {
    padding: 0 0 12px 3px;
}

.video-option-holder span:nth-child(2) {
    width: 75%;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
}

.w-r-panel .prod-details .row #tr_question2 {
    padding-top: 10px;
}

#tr_question1 input, #tr_question2 input {
    font-size: 12px;
    border: 1px solid #d2d2d2;
    padding: 5px 12px;
    min-width: 210px;
}

.cust-radio label, .w-r-panel .certify-text input {
    vertical-align: middle;
}

.help-recommend {
    background: #f0f0f0;
    padding: 5px 12px;
    border-radius: 4px;
    margin: 5px 0;
}

.w-r-panel .unique-ques-rating p {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    width: 104px;
}

.w-r-panel .unique-ques-rating .express-ratings {
    margin: 5px 0 15px;
    padding: 0;
    vertical-align: middle;
    width: calc(100% - 110px);
    display: inline-block;
    text-align: center;
}

.w-r-panel .certify-text {
    color: #4d4d4d;
    padding-top: 5px;
    font-size: 11px;
    line-height: 16px;
    clear: both;
    margin-bottom: 0;
}

#trPublish {
    margin-top: 15px;
}

    #trPublish .certify-tool-tip, .wr-acceptance .certify-tool-tip {
        margin-top: 7px;
    }

    #trPublish .btn-secondary {
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

.submit-rev-holder {
    width: calc(100% - 142px);
    display: inline-block;
    vertical-align: middle;
}

    .submit-rev-holder .certify-tool-tip .tooltip-content, .wr-acceptance .certify-tool-tip .tooltip-content {
        margin-top: -80px !important;
        width: 270px;
        padding: 8px 12px;
        display: none;
        line-height: 1.5;
        background: #fff;
        font-family: Lato, sans-serif;
    }

.tooltip.right.certify-tool-tip .tooltip-content:after, .tooltip.right.certify-tool-tip .tooltip-content:before {
    top: 60px;
}

.certify-text input, .certify-text span {
    display: table-cell;
    margin: 0 15px 0 0;
}

.star-ratings span.rating {
    margin: 0 20px;
    vertical-align: sub;
    display: inline-block;
}

#write-review footer {
    border-top: none;
}

#write-review .sidebar {
    margin-top: -100px;
    z-index: 1;
    position: relative;
}

.right-module .sidebar-title {
    border-bottom: 1px solid #eee;
    padding: 0 0 12px;
    margin-bottom: 8px;
}

.right-module h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    word-break: break-word;
    color: #333;
    padding: 0px 10px 0px 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4em; /* Approx 2 lines height (depends on font size) */
    /*line-height: 1.5em;*/
}

.right-module p a {
    padding: 0;
    margin: 0;
}

.add-image.imgv, .sidebar .right-module .share {
    border: 0;
}

    .sidebar .right-module .share span {
        font-size: 50px;
    }

.tolerence-div h4 {
    margin: 0;
    border-bottom: 0;
    padding: 0 5px;
}

.change-msid .w-r-panel {
    margin-bottom: 10px;
    margin-top: 10px;
}

.brands .product-details, .categories .cat-advice .box, .categories .reviews-on-cat .box, .change-msid .alert, .list-upimg .row:last-child, .list-upimg > p {
    margin-bottom: 0;
}

.change-msid .w-r-panel > span {
    max-width: 100%
}

.tolerence-div > ul {
    margin-top: 5px;
    border-top: 1px solid #dfdfdf;
}

.icon-collapse, .icon-expand {
    float: right;
    font-size: 17px;
    cursor: pointer;
}

.add-product {
    padding: 35px 10px;
    background-image: url(/App_themes/images/read-review/add-product.jpg);
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #caebf4;
}

.upload-menu, .upload-pics {
    width: 100%;
    max-width: 450px;
    border: 1px solid #dfdfdf;
    margin: 0 auto;
    overflow: auto;
    position: fixed;
    background: #fff;
    float: left;
    z-index: 9999;
    display: none;
    min-height: auto;
    transform: translate(-50%, -51%);
    -webkit-transform: translate(-50%, -51%);
    -moz-transform: translate(-50%, -51%);
}

.to-top {
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 999;
    background: #44a512;
    border: 1px solid #44a512;
    border-right: 0;
    padding: 9px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 40px;
    -webkit-transition: color .5s, background-color .5s;
    transition: color .5s, background-color .5s;
    color: #fff !important;
}

    .to-top:hover {
        background: #fff;
        color: #44a512 !important;
    }

    .to-top span {
        font-size: 20px;
        line-height: 1 !important;
    }

.icon-close {
    cursor: pointer;
    font-size: 16px;
}

.upload-menu .icon-close:before, .upload-pics .icon-close:before{
    font-size:15px;
}
.upload-menu, .upload-pics {
    padding: 20px;
}

.photoiframe, .video-cont {
    padding-top: 15px;
}

.upload-menu h2, .upload-pics h2 {
    margin: 0;
    padding: 0 50px;
    font-size: 20px;
    font-weight: 500;
    color: #242c42;
}

    .upload-menu h2 .close-icon, .upload-pics h2 .close-icon {
        position: absolute;
        top: 15px;
        right: 15px;
        color: #000;
    }

.list-upimg .row > div {
    float: none;
    position: relative;
}

.list-upimg > p {
    font-size: 15px;
    line-height: 1.67;
    color: #242c42;
}

.tabable-accordion .table-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pagination p, .tabable-accordion .table-content span {
    line-height: 1.6;
}

.list-upimg .alert-info {
    padding: 10px;
    margin-bottom: 10px;
}

.list-upimg .row {
    margin: 15px 0;
}

.list-upimg .icon-close {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 12px;
}

.photoiframe .add-image span, .up-ibox .icon-camera {
    font-size: 40px;
    color: #fff;
}

.up-box2 > div {
    padding: 10px 50px 30px;
    overflow: auto;
}

.up-ibox {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}

    .up-ibox .icon-camera {
        background: #dfdfdf;
        padding: 24px;
        border-radius: 50%;
        display: inline-block;
        margin: 0 0 15px;
    }

.photoiframe .add-image {
    border: 1px solid;
    background: #d2d2d2;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    position: relative;
}

.photoiframe input {
    min-width: auto;
    width: 100%
}

.photoiframe .add-image .icon-close {
    font-size: 12px;
    position: absolute;
    top: -7px;
    right: -7px;
    border-radius: 50%;
    border: 1px solid #000;
    background: #000;
    padding: 4px;
    color: #fff;
}

.upload-section {
    display: inline-block;
    width: 100%
}

.profile-pic img {
    border-radius: 50%
}

.with-divider > span {
    border-right: 1px solid #d2d2d2;
    padding-right: 5px;
}

    .with-divider > span:last-child {
        border-right: 0;
        padding-right: 0;
    }

.mswriters .prod-desc, .pagination .pages {
    width: auto;
}

.mswriters .profile-badge {
    margin-left: 26px;
    margin-top: -22px;
}

.profile-badge img {
    width: 35px;
    max-width: initial;
}

.feditop {
    margin: 0 !important;
    font-size: 18px !important;
}

.add-product .btn-sidebar {
    word-wrap: break-word;
    word-break: break-all;
    min-width: 100px;
}

.support p {
    margin: 12px 0 5px;
}

.click-star-txt {
    color: #ff5a5f !important;
}

.corp-img, .profile-img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    border: 2px solid #dfdfdf;
    overflow: hidden;
}

.profile .profile-img {
    margin-bottom: 10px;
    position: relative;
    overflow: visible;
}

.profile-img .nw-feature {
    position: absolute;
    top: 18px;
    right: -14px;
}

.categories .box, .video-rw {
    position: relative;
    overflow: hidden;
}

.profile-img a > img, .recent-vis .profile-img > img {
    border-radius: 50%;
    height: 66px;
    width: 66px;
    display: block;
}

.corp-response .corp-img a, .corp-response .profile-img a {
    height: 100%;
    width: 100%
}

.corp-response .corp-img img, .corp-response .profile-img img {
    max-height: 100%
}

.corp-img img, .divcomment .profile-img a > img {
    width: 48px;
    height: 46px;
}

.pagination p {
    font-size: 13px;
    font-weight: 500;
    color: #242c42;
}

.pagination li {
    margin: 0 3px;
    display: inline-block;
}

    .pagination li.prev {
        float: none;
    }

    .pagination li.next a.btn.btn-link:before {
        font-family: ms-icons !important;
        content: "\ea83"
    }

    .pagination li.prev a.btn.btn-link:before {
        font-family: ms-icons !important;
        content: "\ea68"
    }

    .pagination li .btn {
        font-size: 14px;
        font-weight: 600;
        padding: 5px 8px;
        width: auto;
        text-align: center;
        border-radius: 4px;
        background-color: #fff;
        border: 1px solid rgba(36, 44, 66, .3);
        color: rgba(36, 44, 66, .3);
    }

        .pagination li .btn.active {
            color: #44a512;
            border: 1px solid #44a512;
            pointer-events: none;
            background-color: #fff;
        }

        .pagination li .btn.disabled {
            color: #e44e67;
            pointer-events: none;
        }

        .pagination li .btn i {
            font-size: 16px;
            font-weight: 600;
            color: #44a512;
            margin-right: 0;
        }

        .pagination li .btn:hover i {
            color: #fff;
        }

    .pagination li.next .btn, .pagination li.prev .btn {
        color: #44a512;
        border: 1px solid #44a512;
        background-color: #fff;
    }

        .pagination li.next .btn:hover, .pagination li.prev .btn:hover {
            color: #fff !important;
            background-color: #44a512;
        }

    .pagination li .btn:hover {
        color: #44a512 !important;
        border: 1px solid #44a512;
        transition: none;
    }

.video-cont {
    color: #6d6d6d;
    font-size: 16px;
}

.video-rw {
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom: 10px;
}

    .video-rw embed, .video-rw iframe, .video-rw object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.cat-advice .grid .box p:last-child {
    height: auto;
}

.categories .grid {
    margin: 0 -15px;
}

.categories .box {
    border: 1px solid #dfdfdf;
    padding: 10px;
    margin-bottom: 30px;
}

    .categories .box > a {
        width: 182px;
        height: 121px;
    }

        .categories .box > a img {
            margin: 0 auto;
            height: 100%
        }

.categories .rtitle {
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .categories .rtitle a {
        font-weight: 700;
        color: #333;
    }

.note {
    font-size: 12px;
    font-weight: 400;
    color: #9d9d9d;
    vertical-align: middle;
}

.customer-no, .customer-yes {
    font-weight: 600;
    text-transform: uppercase;
}

.tabable-accordion {
    margin-top: 20px;
}

    .tabable-accordion .table-content {
        display: none;
        border: 0;
        padding: 15px;
        font-size: 15px;
        color: #242c42;
    }

    .tabable-accordion .open + .table-content {
        display: block;
    }

    .tabable-accordion .table-head {
        cursor: pointer;
        background-color: #fff;
        padding: 15px;
    }

.tabable-header {
    background: #eee;
    padding: 10px 15px;
}

.tabable-accordion .table-head .acc-head span {
    vertical-align: middle;
    padding-right: 10px;
}

.tabable-accordion .box {
    margin-bottom: 2px;
}

.tabable-accordion .table-head .acc-head {
    color: #3d3d3d;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 600;
}

.icon-tick {
    font-size: 18px;
    color: #333;
}

.customer-yesno {
    font-size: 14px !important;
}

.customer-yes {
    color: #44a512;
}

    .customer-yes:hover {
        color: #89bd34 !important;
    }

.customer-no {
    color: #ea4335;
}

    .customer-no:hover {
        color: #f55c75 !important;
    }

@media only screen and (max-width:1130px) {
    .pagination .pages li: nth-child(n+6) {
        display: none;
    }
}

@media only screen and (max-width:910px) {
    .pagination .pages li: nth-child(n+4) {
        display: none;
    }
}

@media only screen and (max-width:768px) {
    .express-ratings {
        padding-left: 0;
    }

    h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width:500px) {
    .click-star-txt {
        clear: left;
        text-align: center;
    }

    .w-r-panel {
        padding: 15px;
    }
}


/*Revamp changes*/
#top2 .pull-right .btn {
    display: flex;
    align-items: center;
}
    #top2 .pull-right .btn .icon-share{
        margin-bottom:3px;
    }

    #top2 {
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 10px;
    }

.companywrapper {
    padding: 0px 15px 10px 15px;
}


.companyinfo {
    height: 100%;
    width: 100%;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: start;
    position: relative;
}

.vertical-divider {
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 30.5%;
    width: 1px;
    background: #eee;
}

.info-title {
    font-weight: 600;
    font-size: 20px;
    color:#000;
}

.cls-weight{
    font-size:14px;
    line-height:24px;
}

.aboutme {
    width: 70%;
    height: 100%;
    padding-right: 25px;
}

/*.vertical-divider {
    height: 150px;
    width: 1px;
    background: #eee;
}*/
.companycontact {
    width: 30%;
    display: flex;
    flex-direction: column;
    height:100%;
    padding-left:25px;
/*    border-left:1px solid #eee;*/
} 

.imgCont {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
}

#topspecs1 {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 20px 0;
}

#divrestinfo {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 20px 0;
}

.like-review {
    height: 18px;
    width: 18px;
    background: url(/Images/like-icon.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    margin-right: 5px !important;
}

.count-section .rc {
    display: flex;
    align-items: center;
    gap: 30px;
}

.hover-tt {
    display: none !important;
    padding: 5px;
    font-size: 10px;
    background: #fff;
    color: #4169b2;
    border: 1px solid #eee;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
   /* left: -40%;*/
    z-index:1;
}

.like-div {
    margin-right: 0 !important;
    position: relative;
}

.like-wrapper {
    position: relative;
}

 .onhover{
    display:none !important;
    /*margin-right:5px !important;*/
}

.rar-rate:hover .like-review {
    background: url(/Images/like-icon.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.rar-rate:hover .hover-tt {
    display: block !important;
}

.rar-rate:hover .nonhover{
    display:none;
}
.rar-rate:hover .onhover {
    display: inline-block !important;
}

.comment-clk {
    position: relative;
}

    .comment-clk a {
        display: flex;
        /*justify-content: center;*/
        align-items: center;
    }

    .comment-clk .hover {
        display: none !important;
    }

    .comment-clk:hover .nohover {
        display: none !important;
    }

    .comment-clk:hover .hover {
        display: block !important;
    }

    .comment-clk:hover .hover-tt {
        display: block !important;
    }

.views {
    position: relative;
}

    .views:hover{
        cursor: default !important;
    }

    .views a {
        display: flex;
        /*justify-content: center;*/
        align-items: center;
    }

    .views a:hover{
        cursor: default !important;
    }

    .views .hover {
        display: none !important;
    }

    .views:hover .nohover {
        display: none !important;
    }

    .views:hover .hover {
        display: block !important;
    }

    .views:hover .hover-tt {
        display: block !important;
        left: -20%;
    }

.share-review {
    position: relative;
}

    .share-review a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .share-review .hover {
        display: none !important;
    }

    .share-review:hover .nohover {
        display: none !important;
    }

    .share-review:hover .hover {
        display: block !important;
    }

    .share-review:hover .hover-tt {
        display: block !important;
    }

.share a {
    display: flex;
    gap:10px;
    align-items: center;
}

.share .hover {
    display: none !important;
}

.share:hover .nohover {
    display: none !important;
}

.share:hover .hover {
    display: block !important;
}
/*Compare Section*/
.compare-sec {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 10px;
    margin: 10px 15px;
}

    .compare-sec .icon-close {
        position: absolute;
        top: 0px;
        right: 10px;
    }

.compare-prod1 {
    display: flex;
    gap: 20px !important;
    width:100%;
}

.vs {
    width: 50px;
    height: 50px;
    color: #fd3853;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #eee;
    font-weight: 700;
    font-size: 15px;
    position: absolute;
    left: -35px;
    top: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.compare-prod1 .compare-col:first-child {
    border: none;
    border-radius: 5px;
}

.compare-prod1 .compare-col {
    border: 1px solid #eee;
    border-radius: 5px;
}

.compare-prod1 .express-ratings > div {
    padding: 2.5px;
}



.icon-close:before {
    color: #201c1c;
    font-size: 10px;
}

.lg-outer .icon-close:before {
    color: #fff;
    font-size: 20px;
}

.lg-outer{
    left:50% !important;
    transform:translateX(-50%);

}

    .lg-outer .lg-image {
        position:absolute;
        top: 50%;
        left:50%;
        transform: translate(-50%,-50%);
    } 

.add-prod {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}

.compare-page .add-product {
    height: 80px;
    width: 80px;
    background: #ecfce2;
    color: #000;
    font-size: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: none;
    /*margin-bottom:30px;*/
}

.add-prod p {
    margin-bottom: 0;
}

.tabable-accordion .box {
    border-bottom: 1px solid #eee;
}

.tabable-accordion .table-content {
    padding: 0 15px 15px;
}

.acc-minus {
    display: none;
}

.open .acc-plus {
    display: none;
    transition: display 2s ease, display 0s 2s;
}

.open .acc-minus {
    display: block;
    transition: display 2s ease, display 0s 2s;
}

.attraction-gist-wrapper {
    width: 100%;
    height: 300px;
    background: #eee;
    padding: 20px;
    display: flex;
    gap:10px;
}

.attraction-gist-card {
    background: #fff;
    padding: 10px;
    width: 24%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 5px;
    align-items: start;
}

    .attraction-gist-card h3 {
        color: #000;
    }

.attraction-gist-icon {
    width: 100%;
    height: 80px;
    align-items: start;
}

    .attraction-gist-icon img {
        height: 60px;
    }

.attraction-gist-card .btn {
    width: 120px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 5px;
}

.attraction-gist-card .btn a:hover{
    color:#fff !important;
}

}

.attraction-gist-card h3 {
    font-weight: 900;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.attraction-gist-ul-wrapper {
    width: 100%;
}

.attraction-gist-ul li {
    display: list-item;
    list-style: disc;
    margin: 7px 0 7px 20px;
}

    .attraction-gist-ul li a {
        margin-bottom: -3px;
        line-height: 1.2;
        font-size: 13px;
        font-weight: 400;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color:#000;
        width:100%;
    }

        .attraction-gist-ul li a:hover {
            color: #44a512;
            cursor: pointer;
        }

    .attraction-gist-ul li::marker {
        color: #4169b2;
    }

.attraction-gist-ul .attraction-gist-li .place-name{
    line-height:16px !important;
}
#contest_banner, #invitefreinds_banner, #fblogin_banner {
    padding: 10px;
}
