/*************** NEWS & ARTICLE  (02.05.2018) **************/


.nav-top li a {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.artcl-content {
    padding-top: 0px;
}

.nav-top .nav-tabs {
    padding-bottom: 12px;
}

.content-spovt {
    padding-left: 0px;
    padding-right: 0px;
}

.filter-list .f-select select {
    background: none;
    padding-left: 0px;
}

.filter-list .filter-section.fltr-tgl-bx {
    padding-left: 0px;
    padding-right: 0px;
}

.ads-sidebar .adds-section.adds-section-custom {
    padding: 0px !important;
    position: static;
    margin: 0px;
}

.ads-sidebar {
    padding-left: 0px;
}

.filter-section .f-select select,
.filter-section .search-words input {
    color: #fff;
    font-size: 13px;
    font-family: 'poppins';
    height: 38px;
    padding: 5px 20px !important;
}

.filter-section .search-words input {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid #e6e6e6;
}

.fg-btn {
    padding: 12px 20px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4811a+0,c46816+100 */
    background: rgb(244, 129, 26);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(244, 129, 26, 1) 0%, rgba(196, 104, 22, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(244, 129, 26, 1) 0%, rgba(196, 104, 22, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(244, 129, 26, 1) 0%, rgba(196, 104, 22, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4811a', endColorstr='#c46816', GradientType=0);
    /* IE6-9 */
    font-family: 'poppins';
}

.filter-input-wrap .fg-btn {
    font-size: 14px;
    margin: 0px;
    padding: 9px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

.filter-input-wrap .btn-info {
    font-weight: 600;
    font-size: 14px;
    font-family: 'poppins';
    margin: 0px;
    padding: 9px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    background: #737373;
}

.filter-list {
    display: inline-block;
    width: 100%;
    margin: 0px;
}

.pd-lt-rt-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.row-10 {
    margin-left: -10px;
    margin-right: -10px;
}

.ct-news {
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    overflow: hidden;
}

.ct-news-sb {
    padding: 30px 20px;
    background: #fff;
}

.ct-news-sb h4 {
    color: #282828;
    font-size: 20px;
}

.ct-news-sb p {
    color: #202120;
    font-size: 18px;
    text-transform: uppercase;
}

.ct-news-sb i {
    color: #424242;
    display: inline-block;
    padding-left: 30px;
    font-size: 15px;
    font-style: normal;
    padding-top: 6px;
    padding-bottom: 6px;
    background: url("../img/marker.png") no-repeat 0px 6px;
    background-size: 18px;
    text-align: left;
}

.news-aside {
    padding: 0px;
}

.side-search {
    padding: 30px 16px 0px;
}

.side-insearch {
    position: relative;
}

.side-insearch i {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #FFF;
}

.side-insearch .form-control {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    height: 44px;
    color: #FFF !important;
}

.side-insearch .form-control::placeholder{color: #FFF !important;}

input[type="submit"].hidesbmtbtn {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 8px 18px;
    display: inline-block;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    width: 50px;
}

.ct-news-card {
    background: none;
    height: 100%;
    overflow-y: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 50px;
    display: flex;
    flex-direction: column;
}

.nws-bx-shdw-ppovr #loader_image {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}

.ct-news-card .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.ct-news-card .mCSB_scrollTools {
    right: -5px;
}

.news-fltr-ht .swvdo-filter {
    display: none
}

/*************** NEWS & ARTICLE  (02.05.2018) **************/
/*************** NEWS & ARTICLE DETAIL (02.05.2018) **************/
.content-description {
    padding: 20px;
    background: #fff;
    border: 3px solid #e6e6e6;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    position: absolute;
    z-index: 9;
}

.content-description img {
    margin: 30px 0;
    border: 3px solid #e6e6e6;
}

.content-description h3 {
    margin-top: 0px;
    color: #202120;
    text-transform: uppercase;
}

.content-description p {
    color: #b0b0b0;
    font-family: 'poppins';
    margin-bottom: 25px;
}

.content-avt-lt {
    width: 90px;
    float: left;
}

.content-avt-wrp {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.content-avt-wrp img {
    margin-bottom: 0px;
    border: none;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
}


.content-avt-rt h4 {
    font-size: 18px;
    margin: 0px;
    font-weight: 400;
    text-transform: uppercase;
    color: #202120;
}

.content-avatar {
    margin: 15px 0px;
    display: inline-flex;
    width: 100%;
    align-items: center;
}

/*************** NEWS & ARTICLE DETAIL (02.05.2018) **************/
/*************** CAREER (03.05.2018) **************/
.career-sd .panel-rpt {
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    padding: 10px 5px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border: 4px solid #ececed;
}

.career-sd .panel-rpt>h4 {
    font-size: 14px;
    color: #060606;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    padding-left: 8px;
    border-left: 2px solid #fff;
}

.career-sd .activedx .panel-rpt>h4 {
    border-color: #f88926;
}

.pd-lt-rt-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.career-sd .mCSB_inside>.mCSB_container {
    margin-right: 10px;
}

.career-sd {
    padding-right: 0px;
}

/*************** CAREER (03.05.2018) **************/
/*************** THE SCENE (04.05.2018) **************/
.grid-thm-bx {
    list-style: none;
    padding: 0px;
}

.pro-image {
    text-align: center;
}

.pro-image img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #FF8D28;
}

.pro-view-top {
    padding: 15px;
}

.pro-view {
    position: relative;
    border-radius: 12px;
    background: #424242;
}

.pro-info-content {
    margin-top: 25px;
    text-align: center;
}

.pro-info-content h4 {
    margin-bottom: 5px;
    color: #fff;
}

.pro-info-content p {
    color: #b0b0b0;
    font-family: 'poppins';
}

.pro-info-content .user_dtl span p {
    color: #FFF;
    margin-bottom: 0;
}

.pro-info-content ul {
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
    padding-left: 25px;
}

.pro-cntnt-grph {
    padding-left: 40px;
    display: inline-block;
    font-size: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    text-align: left;
}

.plc-icn {
    background: url("../img/markericon.png") no-repeat 2px 0px;
}

.pht-grph-icn {
    background: url("../img/cameraicon.png") no-repeat 0px 0px;
}

.pro-info-content li {
    margin-bottom: 2px;
}

.pro-view-btn .btn-default {
    border: none;
    padding: 15px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d6d5+0,aaa9a9+100 */
    background: rgb(216, 214, 213);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(216, 214, 213, 1) 0%, rgba(170, 169, 169, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(216, 214, 213, 1) 0%, rgba(170, 169, 169, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(216, 214, 213, 1) 0%, rgba(170, 169, 169, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d6d5', endColorstr='#aaa9a9', GradientType=0);
    /* IE6-9 */
}

.pro-view-btn .btn-addd {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e1+0,b4b4b4+100 */
    background: rgb(226, 226, 225);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(226, 226, 225, 1) 0%, rgba(180, 180, 180, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(226, 226, 225, 1) 0%, rgba(180, 180, 180, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(226, 226, 225, 1) 0%, rgba(180, 180, 180, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e1', endColorstr='#b4b4b4', GradientType=0);
    /* IE6-9 */
}

.pro-view-btn .display-cell {
    width: 50%;
}


.pro-about-ct {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.pro-flw-icn i {
    color: #f8831a;
    margin-right: 10px;
    font-size: 16px;
}

.pro-flw {
    margin-left: 8px;
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
    align-items: center;
}

.pro-flw h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.pro-flw p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.prabttxt {
    margin-top: 0px;
    font-family: 'poppins';
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.pro-about-ct .display-table {
    table-layout: fixed;
}

.pro-about-ct .display-cell:first-child {
    width: 38%;
}


/*************** /THE SCENE (04.05.2018) **************/
/*************** THE SHOP (04.05.2018) **************/
.row-6 {
    margin-left: -6px;
    margin-right: -6px;
}

.pd-lt-rt-8 {
    padding-left: 6px;
    padding-right: 6px;
}

.shop-col {
    text-align: center;
    margin-bottom: 12px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.12);
    overflow: hidden;
    height: 100%;
}

.star-rate .fa {
    font-size: 12px;
    vertical-align: top;
    padding-top: 4px;
}

.filter-input-wrap .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border-color: #e6e6e6;
}

.shop-col .img-sec img {

    width: auto;
    max-width: 100%;
}

.prdct-lnk-pg {
    display: table;
    width: 100%;
    padding: 15px;
    height: 140px;
}

.img-sec .shop-box-wrp {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.shop-side-gd .img-sec img {
    max-height: 140px;
}

.shop-side-gd .product-deatail p {
    color: #9f9f9f;
    font-family: 'poppins';
    font-size: 13px;
    text-transform: initial;
}

.goto-btn {
    box-shadow: 0px 3px 5px 3px #ccc;
    -webkit-box-shadow: 0px 3px 5px 3px #ccc;
    -ms-box-shadow: 0px 3px 5px 3px #ccc;
    display: inline-block;
    font-family: 'poppins';
    font-size: 14px;
    color: #3d3d3d;
    text-transform: uppercase;
    padding: 13px 36px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbd9d8+0,a9a8a7+100 */
    background: rgb(219, 217, 216);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(219, 217, 216, 1) 0%, rgba(169, 168, 167, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(219, 217, 216, 1) 0%, rgba(169, 168, 167, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(219, 217, 216, 1) 0%, rgba(169, 168, 167, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd9d8', endColorstr='#a9a8a7', GradientType=0);
    /* IE6-9 */
}

.shop-side-gd .goto-btn {
    margin-top: 25px;
    margin-bottom: 35px;
}

.shop-side-gd {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.shop-side-gd .goto-btn:hover {
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb5409+0,d64608+100 */
    background: rgb(235, 84, 9);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235, 84, 9, 1) 0%, rgba(214, 70, 8, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(235, 84, 9, 1) 0%, rgba(214, 70, 8, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(235, 84, 9, 1) 0%, rgba(214, 70, 8, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb5409', endColorstr='#d64608', GradientType=0);
    /* IE6-9 */
}

.info-prc h4 {
    margin: 0px;
    margin-top: 6px;
    margin-bottom: 5px;
    color: #343434;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.info-prc p span {
    color: #252525;
    font-size: 36px;
    font-weight: 500;
}

.desc-info p {
    font-family: 'poppins';
    color: #adadad;
    font-size: 15px;
}

.prdct-col-dspl .display-cell {
    float: none;
    vertical-align: middle;
}

.prdctwhtbg {
    background: #fff;
}

.pdtl-tab {
    background: #fff;
}

.prdct-main {
    padding: 20px;
}

.details .tab-pane {
    padding: 0px;
}

.details .product-description {
    margin-bottom: 0px;
}

.cat-lst-tbl td {
    padding-left: 0px;
    font-family: 'poppins';
    font-size: 13px;
    color: #555;
}

/* .newspopup {
    bottom: 0;
    left: 100%;
    position: absolute;
    right: -100%;
    top: -2px;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    z-index: 1;
    left: 100%;
    width: 100%;
} */

.modalblock {
    left: 15px;
    right: 15px;
    width: auto;
}

.newspopup-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.popupclose {
    position: absolute;
    right: 7px;
    z-index: 1;
    top: 0px;
    font-size: 20px;
    font-weight: normal;
    color: #1f1f1f;
}

.act-mrkt {
    height: auto !important;
    padding: 0px !important;
}

.news-fltr-ht~.col-sm-10 {
    overflow-x: hidden;
}

/*************** /THE SHOP (04.05.2018) **************/
/*************** SHOP DETAIL (09.05.2018) **************/
.pdtl-tab .nav-tabs>li>a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 18px 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
}

.pdtl-tab .nav-tabs>li.active>a {
    background: #f8831a;
    color: #fff !important;
    z-index: 1;
}

.pdtl-tab .nav-tabs>li>a::after {
    display: none;
}

.pdtl-tab .nav-tabs>li>a::before {
    border-bottom: 27px solid transparent;
    border-left: 8px solid #f8831a;
    border-top: 29px solid transparent;
    content: "";
    position: absolute;
    right: -8px;
    top: 0px;
    display: none;
}

.pdtl-tab .nav-tabs>li.active>a::before {
    display: block;
}

.showmodal {
    cursor: pointer;
}

.info-crausl-wrp {
    padding-right: 100px;
    position: relative;
}

.info-crausl-wrp .carousel-indicators {
    left: auto;
    margin: 0 !important;
    white-space: normal !important;
    position: absolute !important;
    right: 0;
    top: 0;
    width: 90px !important;
}

.info-crausl-wrp .carousel-indicators li img {
    height: auto;
}

.info-crausl-wrp .carousel-indicators li {
    border: 1px solid #fff;
}

.info-crausl-wrp .carousel-indicators li.active {
    border-color: #f8831a;
}

.cnct-cmnt h4 {
    font-size: 22px;
    margin: 0px;
    margin-bottom: 20px;
}

.cnct-cmnt {
    max-width: 270px;
    margin: 0 auto;
}

.cnct-cmnt-rwrp .form-control {
    font-family: 'poppins';
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border: 1px solid #dddddd;
    height: 44px;
}

.cnct-cmnt-rwrp textarea.form-control {
    height: 100px;
    resize: none;
}

.btn-success {
    padding: 15px;
    background: #71c341;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border: none;
    font-weight: 600;
}

.news-section .shop-col .product-deatail {
    text-align: center;
}

.news-section .shop-col .c-price {
    vertical-align: top;
}

.sngl-crt-action .goto-btn {
    margin-top: 0px;
    color: #fff;
    margin-bottom: 10px;
}

.buy-btn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8fcc69+0,5e9b39+100 */
    background: rgb(143, 204, 105);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(143, 204, 105, 1) 0%, rgba(94, 155, 57, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(143, 204, 105, 1) 0%, rgba(94, 155, 57, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(143, 204, 105, 1) 0%, rgba(94, 155, 57, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fcc69', endColorstr='#5e9b39', GradientType=0);
    /* IE6-9 */
}

.add-cart-btn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4811a+0,c46816+100 */
    background: rgb(244, 129, 26);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(244, 129, 26, 1) 0%, rgba(196, 104, 22, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(244, 129, 26, 1) 0%, rgba(196, 104, 22, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(244, 129, 26, 1) 0%, rgba(196, 104, 22, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4811a', endColorstr='#c46816', GradientType=0);
    /* IE6-9 */
}

/*************** /SHOP DETAIL (09.05.2018) **************/
/*************** VIDEO DETAIL (09.05.2018) **************/
.modal {
    top: 72px;
    bottom: 52px;
}

.modal-backdrop {
    background-color: #040404;
    top: 70px;
    bottom: 52px;
    height: 100vh;
}

.modal-backdrop.in {
    opacity: 0.95;
}

.modalcustom .modal-body {
    padding: 0px;
}

.modalcustom .modal-content {
    background: #202020;
}

.modalcustom .modal-header {
    border: none;
}

.comment-avatar {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    float: left;
}

.avatar-name {
    padding-top: 0px;
}

.avatar-name p {
    font-size: 16px;
    color: #acacac;
    margin: 0px;
    text-transform: capitalize;
}

.avatar-name h3 {
    font-size: 22px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 6px;
}

.all_video {
    align-items: center;
    background-color: #484848;
    display: flex;
    margin: 0 25px 15px 25px;
    padding: 5px;
}

.all_video img {
    height: 60px;
    width: 60px;
}

.all_video .all_video-inner {
    margin-left: 15px;
}

.all_video .all_video-inner p.data-title {
    color: #fff;
    margin-bottom: 5px;
}

.all_video .all_video-inner p.data-username {
    color: #999;
    margin-bottom: 0;
}

.avt-box-rw {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 15px;
}

.video-box {
    padding: 12px 25px;
}

.modalcustom .modal-dialog {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 760px;
}

.vdo-name-tag h3 {
    margin: 0px;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    font-weight: normal;
}

.video-box .display-cell {
    vertical-align: middle;
}

.video-box .display-cell:first-child {
    width: 220px;
}

.video-view iframe {
    vertical-align: top;
}

.modalcustom button.close {
    border: 2px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 0;
    opacity: 1;
    position: absolute;
    right: -50px;
    width: 40px;
    z-index: 11111;
    top: -50px;
}

.modalcustom button.close i {
    margin-top: -2px;
}

.modalcustom .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #333 !important;
}

.modalcustom .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #333;
}

.modalcustom .mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}

/*************** VIDEO DETAIL (09.05.2018) **************/
.news-section .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background: #d5d5d6;
    height: 2px !important;
    margin: 7px 0 !important;
}

.news-section .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px !important;
}

.news-section .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.news-section .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    opacity: 1 !important;
    height: 30px !important;
    margin-top: -6px !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3811a+0,c56916+100 */
    background: rgb(243, 129, 26);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(243, 129, 26, 1) 0%, rgba(197, 105, 22, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(243, 129, 26, 1) 0%, rgba(197, 105, 22, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(243, 129, 26, 1) 0%, rgba(197, 105, 22, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3811a', endColorstr='#c56916', GradientType=0);
    /* IE6-9 */
}

.news-section .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 10px;
}

/*.news-section .mCSB_horizontal.mCSB_inside > .mCSB_container{ margin-bottom:50px;}*/
.news-section .mCSB_scrollTools .mCSB_dragger {
    z-index: 0;
}

/*************** SEARCH RESULT (10.05.2018) **************/
.numb-crcl {
    background: #f8831a;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    height: 40px;
    width: 40px;
    padding: 7px;
}

.searchrslt {
    padding: 0px;
}

.srch-page-right-cont {
    padding: 15px;
    background: #fff;
    border: 3px solid #e6e6e6;
    border-radius: 4px;
}

.srch-page-right-cont .mCSB_scrollTools {
    right: 10px;
}

/*.srch-page-right-cont .mCSB_scrollTools .mCSB_dragger { min-height:16px !important; right:-9px; height: 16px !important; width: 30px !important; border-radius: 4px; background:#f88926;}*/
.srch-page-right-cont .mCSB_scrollTools .mCSB_dragger {
    z-index: 0;
}

.static-aside .nav-tabs>li>h4 {
    text-transform: uppercase;
    color: #fff;
}

.static-aside .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #555;
}

.static-aside .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #555;
}

.static-aside .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
    max-height: none !important;
    height: 100% !important;
}

.static-title {
    margin-bottom: 22px;
}

.static-title-0 {
    margin-bottom: 0px;
}

/*************** /SEARCH RESULT (10.05.2018) **************/
/*************** SCROLLBAR (16.05.2018) **************/
.scroll-blk {
    width: 100%;
}

.scrollbar .handle {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #e47919;
    cursor: pointer;
    height: 28px;
    width: 30px !important;
    position: absolute;
    margin-top: -14px;
    box-shadow: 0px 0px 10px 0px #ccc;
}

.frame .slidee {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none;
}

.frame .slidee li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 240px;
    height: 100%;
}

.scrollbar {
    height: 5px;
}

.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.frame ul li {
    float: left;
    width: 227px;
    height: 100%;
    margin: 0 1px 0 0;
    padding: 0;
    color: #ddd;
}

.scrollbar {
    margin: 0 0 1em 0;
    height: 2px;
    background: #ccc;
    line-height: 0;
}

.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}

.pages {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

.pages li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.pages li:hover {
    background: #aaa;
}

.pages li.active {
    background: #666;
}

.controls {
    margin: 25px 0;
    text-align: center;
}

.oneperframe ul li {
    width: 1140px;
}

.crazy ul li:nth-child(2n) {
    width: 100px;
    margin: 0 4px 0 20px;
}

.crazy ul li:nth-child(3n) {
    width: 300px;
    margin: 0 10px 0 5px;
}

.crazy ul li:nth-child(4n) {
    width: 400px;
    margin: 0 30px 0 2px;
}

.info-crausl-wrp .carousel-indicators {
    bottom: 10px;
}

/*************** /SCROLLBAR (16.05.2018) **************/
/*************** MEMBER (16.05.2018) **************/
.news-section .mm-col.shop-col .product-deatail .price {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    margin: 0px;
}


.mm-col .product-deatail p {
    vertical-align: top;
    font-family: 'poppins';
    display: inline-block;
    font-size: 16px;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.mm-col .img-sec img {
    width: 100%;
    max-height: 200px;
}

.loc-point {
    vertical-align: top;
    color: #fff;
    font-size: 15px;
    font-family: 'poppins';
    padding-left: 20px;
    position: relative;
    display: inline-block;
}

.loc-point i {
    position: absolute;
    left: 0px;
    top: 2px;
    padding: 8px;
    display: inline-block;
    background: url("../img/markericon.png") no-repeat;
    background-size: 12px;
}

.mm-col .product-deatail {
    border-top: none;
    text-align: left;
}

.mm-col-wrp .pd-ltrt-10 {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -3px;
}

/*************** /MEMBER (16.05.2018) **************/
/*************** PROFILE (16.05.2018) **************/
.dash-title {
    font-size: 22px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-left: 50px;
    position: relative;
}

.dash-title i {
    padding: 30px;
    display: inline-block;
    background: url("../img/photograph.png") no-repeat;
    position: absolute;
    left: 0px;
    top: 8px;
    background-size: 36px;
}

.dashwrap {
    padding-top: 20px;
    margin-bottom: 25px;
}

.dashdtl h3 {
    color: #2c2c2c;
    margin-top: 0px;
    font-weight: 600;
    font-family: 'poppins';
    font-size: 34px;
}

.dashdtl h4 {
    color: #2c2c2c;
    font-family: 'poppins';
    font-style: italic;
    font-size: 34px;
    margin-bottom: 20px;
}

.dashdtl p {
    color: #b0b0b0;
    font-size: 15px;
    font-family: 'poppins';
    margin: 0px;
    margin-bottom: 25px;
}

.msg-prof {
    padding-left: 15px;
}

.msg-prof textarea {
    height: 90px;
    background: none;
    max-width: 90%;
    border: 2px solid #d5d5d5;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    resize: none;
    font-family: 'poppins';
}

.pro-loc-rw span {
    padding-left: 32px;
    padding-bottom: 4px;
    text-transform: uppercase;
    color: #424242;
    font-size: 18px;
    margin-right: 30px;
    background-position: 0px 3px;
}

.prof-wrd-lbl {
    background: url("../img/cameraicon.png") no-repeat;
}

.loc-wrd-lbl {
    background: url("../img/markericon.png") no-repeat;
}

.pro-loc-rw {
    margin-top: 25px;
    margin-bottom: 40px;
}

.msg-prof textarea:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border-color: #ecbc83;
}

.msg-prof .btn {
    margin-top: 30px;
    max-width: 260px;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 30px;
    text-transform: uppercase;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#92b640+0,5d9934+100 */
    background: rgb(146, 182, 64);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(146, 182, 64, 1) 0%, rgba(93, 153, 52, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(146, 182, 64, 1) 0%, rgba(93, 153, 52, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(146, 182, 64, 1) 0%, rgba(93, 153, 52, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92b640', endColorstr='#5d9934', GradientType=0);
    /* IE6-9 */
}

.side-search .btn {
    background: #e87b19;
    border: none;
    color: #ffffff;
    font-family: 'poppins';
    font-size: 14px;
    font-weight: 600;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 20px !important;
}

.side-search .btn:hover {
    background: #e5a032;
}

/*************** /PROFILE (16.05.2018) **************/
/*************** DASHBOARD VIDEO LISTING (17.05.2018) **************/
.dashboard-wrap {
    padding-top: 14px;
    display: inline-block;
    width: 100%;
}

.vdo-top {
    position: relative;
}

.video-frame .desc-wrap {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column-reverse;
}

span.vplay img {
    width: 40px;
    height: 40px;
}

.market-aside .static-aside .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    max-height: none !important;
}

.market-aside .ct-news-card {
    padding-top: 80px;
}

/*************** /DASHBOARD VIDEO LISTING (17.05.2018) **************/
/*************** CLASSIFIED (21.05.2018) **************/
.lst-msc-cntnt p {
    font-size: 15px;
    font-family: 'poppins';
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* number of lines to show */
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.wrk-stts-pst {
    color: #9c9c9c;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
    width: 100%;
    font-weight: normal;
    text-transform: uppercase;
}

.wrk-stts-pst a {
    color: #f8831a;
}

.lst-msc {
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.22);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
    border: 0px;
}

.lst-msc:hover {
    box-shadow: none;
}

.lst-msc-cntnt h4 {
    width: 95%;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 20px;
    color: #FF8D28;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lst-msc {
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
    align-items: center;
    gap: 20px;
}

/*************** /CLASSIFIED (21.05.2018) **************/
/*************** COMMUNITY (21.05.2018) **************/
.cmnti-avt {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
}

.cmnti-avt img {
    min-width: 100%;
    min-height: 100%;
}

.cmnti-rw {
    padding-left: 25px;
    padding-right: 25px;
}

/*************** COMMUNITY (21.05.2018) **************/
.rsrvd-cpoi {
    text-align: center;
    padding-top: 17px;
}

.rsrvd-cpoi p {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.adds-section.adds-section-custom {
    background: none;
}

.tnc-policy footer {
    z-index: 111;
}

.video-view video {
    max-width: 100%;
}

.inln-blk-flt {
    float: none;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}

.nw-sq-ht {
    table-layout: fixed;
}

.dashboard-wrap .grid-thm-bx li {
    float: none;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}

.video-desc {
    text-align: left;
}


/******** ON PAGE CSS *********/
.shop-col .img-sec>a {
    padding: 5PX;
}

.news-section .shop-col .c-price {
    font-size: 14px;
}

.shop-col .price h4 {
    font-size: 18px;
    margin: 0 0 8px;
    color: #fff;
    font-weight: 600;
}

.star-rate .fa {
    font-size: 10px;
    padding-top: 4px;
}

.shop-col .c-price {
    font-size: 16px;
}

.static-aside .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
    height: 100% !important;
    vertical-align: middle;
    max-height: none !important;
}

.scrollbar {
    margin-bottom: 15px;
    margin-top: 15px;
}

/*@media all and (min-width:1561px){
	.pd-lt-rt-8 { padding-left: 3px; padding-right: 3px;}
	.shop-col{ margin-bottom:5px;}

}
@media all and (min-width:1400px){
	.nav-top .nav-tabs { padding-bottom: 6px;}
	.nav-top li a{ padding:0px; margin:0px;}
	.filter-list {display: inline-block; margin: 4px 0; width: 100%;}
}
@media all and (max-width:1800px){
.new-square h4{ font-size:16px;}
.new-square h6{ margin-bottom: 5px;  margin-top: 5px;}
.new-square p { line-height: 20px; overflow: hidden; min-height: 1px; text-overflow: ellipsis; white-space: nowrap; height: auto; margin-bottom: 0px;}
.new-square a.read-more{ font-size:12px;}
.new-square{ padding:5px 10px;}
.news-wrap{ margin-bottom:10px;}
}
@media all and (min-width:1801px){
	.new-square p {
    height: auto;
    margin-bottom: 0;
    max-height: 75px;
    white-space: normal;
    min-height: 1px;
    overflow: hidden;
}
}*/


.tnc-policy footer {
    padding: 0px 12px;
}

.static-aside {
    bottom: 52px;
    overflow-y: auto;
}

.static-aside::-webkit-scrollbar{display: none;}

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

.pd-lt-rt-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.mm-blkrt .frame ul li {
    text-align: left;
}

/******** /ON PAGE CSS *********/
/******** ALIGN CONTENT *********/
.cont-ovt .testi-section {
    margin-bottom: 15px;
}

.mdlbkdrp .modal-backdrop {
    left: 260px;
}

.mdl-msg .btn-grn:hover,
.mdl-msg .btn-grn:focus,
.btn-grn {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 20px;
    background: rgb(146, 182, 64);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(146, 182, 64, 1) 0%, rgba(93, 153, 52, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(146, 182, 64, 1) 0%, rgba(93, 153, 52, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(146, 182, 64, 1) 0%, rgba(93, 153, 52, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92b640', endColorstr='#5d9934', GradientType=0);
    /* IE6-9 */
}

.mdl-msg .modal-content {
    border: none;
    margin-top: 80px;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.mdl-msg .form-group .form-control {
    background: #f0f0f2;
    border: none;
    height: 120px;
}

.mdl-msg .btn-grn {
    font-size: 18px;
    padding: 16px 20px;
}

.mdl-msg .btn-grn:hover {
    color: #fff;
}

.mdl-msg .form-group {
    margin-bottom: 25px;
}

/******** /ALIGN CONTENT *********/
.accountbx .ltext {
    margin-bottom: 15px;
}

.accountbx .ltext img {
    max-width: 40px;
    vertical-align: top;
}

.pronavlk li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    font-family: oswald;
    color: #060606;
}

.pronavlk li a:hover {
    background: none;
}

.pronavlk {
    padding-bottom: 20px;
    max-width: 160px;
    margin: 0 auto;
}

/******** PROFILE (28MAY2018) *********/
.pro-txt-blk h4 {
    margin-bottom: 5px;
}

.pro-txt-blk p {
    color: #b0b0b0;
    font-family: 'poppins';
}

.pro-txt-blk {
    margin-top: 75px;
    text-align: center;
}

.pro-txt-blk ul {
    list-style: none;
    padding: 0px;
}

.pro-txt-blk li {
    display: inline-block;
    padding: 0px 5px;
}

.pro-txt-blk li a {
    position: relative;
    padding: 5px 10px;
    display: inline-block;
    background: #f8831a;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

.pro-txt-blk {
    text-align: center;
}

.pro-txt-blk li a i {
    vertical-align: top;
    padding-top: 2px;
    margin-right: 2px;
}

.loc-flag {
    display: inline-block;
    padding-left: 35px;
    background: url("../img/caneda.png") no-repeat 0px 5px;
}

.pronavlk li a:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 8px;
    bottom: 8px;
    width: 3px;
    background: #f88925;
    display: none;
}

.pronavlk li:hover a:before {
    display: block;
}

.pronavlk li.active a:before {
    display: block;
}

.prv-bk-us .pro-image {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
}

.dash-sbwrap {
    padding: 40px;
    background: #fff;
    border-radius: 3px;
}

.dash-insbwrap {
    padding: 40px;
    padding-top: 25px;
    text-align: center;
}

.dash-insbwrap h2 {
    margin-top: 0px;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 56px;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
}

.dash-insbwrap h2:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 4px;
    width: 30px;
    background: #f8831a;
    height: 4px;
}

.dash-sbwrap {
    text-align: left;
}

.dash-sbwrap p {
    font-size: 16px;
    font-family: 'poppins';
    color: #b0b0b0;
}

.dash-sbtl {
    position: relative;
    margin-top: 0px;
    padding-bottom: 12px;
}

.dash-sbtl:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 4px;
    width: 20px;
    background: #f8831a;
    height: 4px;
}

.dashbg {
    background: url("../img/dashbg.jpg") no-repeat;
    margin-top: 72px;
    padding-bottom: 20px;
    background-size: cover;
}

.sdbgblk .vdo-sd {
    background: none !important;
}

.sdbgblk {
    background: rgba(35, 35, 35, 0.5);
}

.sdbgblk .side-search {
    background-: none;
}

.dash-insbwrap .contact-box label {
    font-family: 'poppins';
    font-size: 15px;
}

.dash-cntct-rw .cntct-rw-in {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 0px;
}

.dash-cntct-rw .cntct-rw-in h4 {
    margin-top: 0px;
}

.dash-cntct-rw {
    margin-top: 35px;
}

.tnc-policy .dash-sbwrap input.btn-contact {
    background: #f8831a;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.tnc-policy .dash-sbwrap input.btn-contact:hover {
    background: #f89034;
}

.contact-box textarea.form-control {
    resize: none;
}

.loc-mrk-d {
    position: relative;
    margin-top: 10px;
    padding-left: 35px;
}

.mark-loc {
    padding: 15px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -3px;
    background: url("../img/markericon.png") no-repeat center center;
}

.post-dsc .content-avt-rt {
    padding-top: 36px;
}

.content-description .pstblk img {
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
}

.ads-sidebar .newsht {
    height: auto !important;
    max-height: none !important;
}

.ads-sidebar .newsht .mCSB_scrollTools_vertical {
    display: none !important;
}

.ads-sidebar .newsht .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.ads-sidebar .newsht #nt-example1 {
    overflow: visible !important;
    height: auto !important;
}

.video-view img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nav-top li a {
    padding-bottom: 6px;
    color: #fff;
    font-size: 16px;
    padding: 0px 25px;
}

.dashboard-wrap .newspopup.modalblock {
    top: 11px;
    left: 15px;
    right: 15px;
    width: auto;
}

.usrfrm-blk .pswd-remb {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
}

.accountbx .g-recaptcha>div {
    height: auto !important;
}

.accountbx select.form-control {
    font-size: 12.99px;
    font-weight: 400;
}

.row-8 {
    margin-left: -8px;
    margin-right: -8px;
}

.news-evnst-blk {
    border: none;
    text-align: center;
}

.news-evnst-blk .new-square h6 {
    color: #777;
}

.dsp-tbl-fxd {
    table-layout: fixed;
    width: 100%;
    display: table;
}

.inline-blkfram {
    display: inline-block;
    width: 100%;
}

/******** /PROFILE (28MAY2018) *********/
.dash-blg-wp .news-wrap {
    border: none;
    margin-bottom: 20px;
}

.dash-blg-wp .news-wrap>img {
    max-height: 200px;
}

.dash-blg-wp .new-square {
    padding: 12px 10px;
}

.dash-blg-wp .pd-lt-rt-5 {
    padding-left: 10px;
    padding-right: 10px;
}

.row-5.dash-blg-wp {
    margin-left: -10px;
    margin-right: -10px;
}

.removeSlide .prdct-info-d {
    display: none;
}

.addedcart .table {
    border: none !important;
    table-layout: fixed;
}

.addedcart .table td,
.addedcart .table th {
    font-size: 18px;
    border: none !important;
    font-weight: normal;
}

.removeSlide {
    vertical-align: top !important;
}

.addedcart .table th {
    color: #414141;
}

.addedcart {
    display: none;
}

.removeSlide .addedcart {
    display: block;
}

.addedcart .table td {
    color: #909090;
}

.addedcart .table td:first-child {
    padding-left: 0px;
}

.addedcart .table tbody tr:last-child td {
    padding-bottom: 15px;
}

.addedcart .table td a {
    color: #909090;
}

.prcinpt {
    width: 50px;
    text-align: center;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.prcinpt:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.thumbnailcart {
    display: inline-block;
}

.addedcart .table tfoot tr:first-child td {
    padding-top: 15px;
    border-top: 2px solid #e3e3e3 !important;
}

.ofr-cd-cl label {
    margin-bottom: 0px;
}

.ofr-cd-cl .form-control {
    height: 46px;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border: 1px solid #d0d0d0;
}

.ofr-cd-cl .input-group-addon {
    padding-right: 0px !important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    padding-left: 10px !important;
}

.ofr-cd-cl .input-group-addon .btn {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #71c341;
}

.addedcart .btn.btn-block {
    text-transform: uppercase;
    background: #71c341;
    font-size: 16px;
}

.addedcart .btn.btn-block:hover {
    color: #fff;
}

.sbttl-rw td {
    border-top: 2px solid #e3e3e3 !important;
}

/*.video-frame .vdo-top > img{ max-height:150px;}*/
.video-view video {
    width: 100%;
    max-height: 475px;
}

.news-wrap {
    text-align: center;
}

.modalcustom .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.accountbx .ltext a {
    color: #fff;
}

.logd-pg-tl {
    color: #ffffff;
    font-size: 28px;
    padding-bottom: 20px;
    padding-left: 70px;
    position: relative;
    text-transform: uppercase;
}

.logd-pg-tl i {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 23px;
}

.video-icon {
    background: url("../img/videoicon.png") no-repeat center center;
    background-size: 40px;
}

.gallery-icon {
    background: url("../img/galleryicon.png") no-repeat center center;
    background-size: 40px;
}

.cart-icon {
    background: url("../img/carticon.png") no-repeat center center;
    background-size: 40px;
}

.blog-icon {
    background: url("../img/blogfile.png") no-repeat center center;
    background-size: 40px;
}

.classified-icon {
    background: url("../img/classified.png") no-repeat center center;
    background-size: 40px;
}

.events-icon {
    background: url("../img/eventsicon.png") no-repeat center center;
    background-size: 40px;
}

.logd-pg-tl i.events-icon {
    top: -3px;
}

.blg-logd-pg-tl {
    padding-left: 55px;
}

.static-aside .shop-col:hover {
    opacity: 1;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ns-cnt-sqht .new-square {
    border: none;
}

.ns-cnt-sqht {
    border-top: 3px solid #e6e6e6;
}

.clsfd-wrap {
    position: relative;
}

.clsfd-wrap .lst-msc:last-child {
    margin-bottom: 0px;
}

.rnw-acnt-mdl {
    margin: 0 auto;
    margin-top: 50px;
    max-width: 500px;
    text-align: center;
}

.rnw-acnt-mdl h2 {
    color: #ffffff;
    font-size: 38px;
    font-weight: normal;
    text-transform: uppercase;
}

.rw-mdl {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    text-align: center;
}

.rnw-acnt-mdl .btn {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    font-family: 'poppins';
    margin-top: 18px;
    padding: 9px 15px;
    text-transform: uppercase;
    width: 180px;
}

.cmuniti-scrl.ct-news-card {
    background: none;
}

.sd-srch-mn::before {
    background: #3c3c3c;
    bottom: -12px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
}

.new-square {
    text-align: left;
}

.shop-col .img-sec>a {
    padding: 5px;
    display: table;
    width: 100%;
    vertical-align: top;
}



.mdl-mmb-msg .mdl-msg .btn-grn {
    padding: 12px 20px;
}

.mdl-msg .form-group .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.cntnt-nsw {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.cd-blk-ht {
    height: 100%;
}

.cntrd-prvw .display-cell {
    vertical-align: middle;
}

.home-caption .btn:hover {
    opacity: 1;
}



/******* ADS CHANGES (13JUNE2018) ********/
.adds-section .carousel-inner {
    min-height: 1px;
    margin-bottom: 5px;
}

.hidethis {
    display: none;
}

/******* /ADS CHANGES (13JUNE2018) ********/
/******* PROFILE PAGE (13JUNE2018) ********/
.lgd-pro-blk .pro-topbx {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
    margin-bottom: 15px;
}

.lgd-pro-blk .pro-topbx .text-center {
    text-align: left;
}

.lgd-pro-blk .pro-topbx .profile-name {
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.lgd-pro-blk .profile-name p {
    color: #fff;
    text-align: center;
    margin: 15px 0px 20px;
}

.lgd-pro-blk .profile-follow ul li {
    padding-right: 20px;
    text-align: left;
    width: auto;
    color: #FF8D28;
    border-right: 1px solid #757575;
    margin-right: 20px;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 7px;
}

.lgd-pro-blk .profile-follow ul li svg {
    width: 18px;
    height: 18px;
}

.lgd-pro-blk .profile-follow ul a:last-child li {
    margin-right: 0px;
    border: 0px;
}

.lgd-pro-blk .profile-follow ul li i {
    vertical-align: top;
    margin-top: 2px;
}

.lgd-pro-blk .wdgt-lft-pro {
    padding-left: 0px;
    padding-right: 0px;
}

.lgd-pro-blk .aside-prob {
    background: #232323;
}

.lgd-pro-blk .profile_info_2,
.lgd-pro-blk .profile_info_widget {
    border: none;
    background: none;
}


.lgd-pro-blk .prbx-tbnav .nav-tabs>li {
    border: none;
    width: 33.33%;
    padding: 0px;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs>li a {
    text-align: center;
    color: #d3d3d3;
    width: 100%;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs>li.bgclr-grlt a {
    background: #3c3c3c;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs>li.bgclr-dgrlt a {
    background: #373737;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs>li a {
    background: #353535;
    color: #fff;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs>li.active a {
    background: #f8831a;
    color: #000 !important;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs>li a:hover {
    color: #000 !important;
}

.lgd-pro-blk .prbx-tbnav .nav-tabs {
    padding: 0px 6px;
    gap: 8px;
    display: flex;
}

.lgd-pro-blk .prb-lst {
    padding-left: 30px;
    padding-right: 30px;
}

.lgd-pro-blk .btn.btn-fill {
    color: #ffffff;
    font-family: 'poppins';
    font-size: 12px;
    font-weight: 400;
    text-align: left !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.10);
    padding: 10px 15px !important;
    justify-content: start;
}

.lgd-pro-blk .probx-lftnav .mCSB_scrollTools {
    right: 10px;
}

.lgd-pro-blk .prv-title {
    background: none;
    text-transform: uppercase;
    border-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
    color: #060606;
}


.lgd-pro-blk .logd-pg-tl {
    display: none;
}

.lgd-pro-blk .grid-thm-bx {
    text-align: left;
    margin-bottom: 0px;
}

.lgd-pro-blk .dashboard-wrap .row.grid-thm-bx {
    margin-left: -10px;
    margin-right: -10px;
}

.lgd-pro-blk .dashboard-wrap .row.grid-thm-bx li.col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.lgd-pro-blk .prb-lst .btn.btn-fill {
    padding-top: 9px;
    padding-bottom: 9px;
}

/******* /PROFILE PAGE (13JUNE2018) ********/
.nws-paraht {
    height: 156px;
}

.nws-paraht p {
    min-height: 1px;
    max-height: 124px;
    overflow: hidden;
    margin-bottom: 5px;
}

.news-fltr-ht .nav-top .nav-tabs>li.active a:hover {
    background: none;
}

.thmb-pr-ht {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
}

.ad-side-scroll .item img {
    width: 100%;
}

.modal.fade .modal-dialog {
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
}

.modal.fade.in .modal-dialog {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

.shop-col .img-sec>a[title="Remove from wishlist"] {
    padding: 0px;
}

.ads-sidebar {
    margin-bottom: -42px;
}

.profile_video_listing .nav.tab-prbx {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    padding-bottom: 5px;
}

.nav.tab-prbx>li.ntfc-badg>a {
    background: #f8831a;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    color: #ffffff !important;
    padding: 7px 12px;
    text-transform: uppercase;
}

.profile_video_listing .tab-prbx {
    margin-bottom: 20px;
}

.msg-rpt-rw a {
    display: inline-block;
    font-family: 'poppins';
    padding: 15px 60px 15px 20px;
    position: relative;
    text-align: left;
    width: 100%;
}

.msg-rpt-rw a:focus,
.msg-rpt-rw a:active {
    text-decoration: none;
}

.msg-rpt-rw i {
    font-style: normal;
    font-size: 13px;
    width: 100%;
    color: #adadad;
}

.msg-rpt-rw i span {
    display: inline-block;
    margin-left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #39da4c;
}

.msg-rpt-rw h4 {
    color: #3b3b3b;
    font-size: 15px;
    margin: 4px 0px;
}

.msg-rpt-rw em {
    font-style: normal;
    font-size: 13px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #929292;
}

.msg-rpt-rw p {
    color: #929292;
    margin-bottom: 0px;
}

.msg-rpt-rw i .status-offline {
    background: #adadad;
}

.msg-rpt-rw {
    border-bottom: 1px solid #dcdcdc;
}

.inbx-hd>ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
}

.inbx-hd li {
    display: inline-block;
    margin-right: 18px;
}

.inbx-hd li:last-child {
    margin-right: 0px;
}

.inbx-hd li a {
    color: #c4c5ca;
    font-size: 16px;
}

.inbx-hd {
    text-align: left;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 20px;
}

.profile_video_listing .tab-prbx a {
    text-transform: uppercase;
}

.msg-rpt-rw a:hover {
    text-decoration: none;
}

.inbx-sdbr {
    background: #f6f7fb;
    width: 320px;
}

.inbx-sdbr .mCSB_inside>.mCSB_container {
    margin-right: 10px;
}

.inbx-nav {
    width: 40px;
}

.reply-block {
    padding: 15px;
    padding-top: 25px;
    font-family: 'poppins';
    text-align: left;
    padding-left: 0px;
}

.reply-block h4 {
    color: #c4c4c4;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.reply-block h3 {
    color: #3b3b3b;
    margin-top: 6px;
    margin-bottom: 15px;
}

.reply-block p {
    color: #868686;
    line-height: 26px;
}

.reply-block a {
    padding: 11px 35px;
    background: #f8831a;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 25px;
}

.msgcntnt-bg {
    background: #fff;
}

.inbx-hd li a:hover {
    color: #f8831a;
}

.reply-block a:hover {
    background: #ee8129;
}

.od-banr {
    height: 220px;
    background: url("/img/orderbanner.jpg") no-repeat;
    background-size: cover;
    position: relative;
}

.od-cov {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translate(0, -50%);
    width: 200px;
}

.table-quantity {
    font-family: 'poppins';
}

.table-quantity th {
    background: #f5f5f5;
    color: #3c3c3c;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.table-quantity td {
    vertical-align: top;
    color: #9a9a9a;
    padding-left: 10px;
    padding-right: 10px;
}

.od-blk {
    margin-top: 15px;
    padding: 16px;
    background: #ffff;
    box-shadow: 0px 0px 10px 0px #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    -ms-box-shadow: 0px 0px 10px 0px #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

.od-blk .vw-dtl-btn {
    padding: 0px;
    background: none;
    color: #ea5506;
    margin-top: 0px;
}

.od-blk .vw-dtl-btn:hover {
    color: #f8831a;
}

.od-blk .table-quantity td {
    vertical-align: top;
}

.orlist td,
.orlist th {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 14px;
    border: none;
}

.orlist th {
    font-weight: 600;
}

.profilter-wrp .filter-input-wrap.favcol .col-sm-2 {
    width: 33.33%;
}

.fd-grd-bx .display-cell {
    width: 50%;
}

.follow-ui .flw-usnm p {
    color: #888888;
    font-family: 'poppins';
}

.flw-usnm h2 {
    margin-top: 0px;
}

.flw-usnm {
    padding-left: 10px;
    padding-right: 10px;
}

.flw-us-avt img {
    max-height: 135px;
}

.follow-ui .fd-grd-bx {
    margin-bottom: 18px;
}

.main-logd-wrp {
    margin-top: 20px;
    position: relative;
}

.main-logd-wrp .lst-srch-inpt {
    top: -72px;
}

.profile_navigation ul.pagination {
    margin-top: 15px;
}

.profile_navigation ul.pagination>ul.pagination {
    margin-top: 0px;
    padding-top: 0px;
}

.profile_navigation ul.pagination li a,
.profile_navigation ul.pagination li span {
    text-align: center;
    color: #252526;
    padding: 6px 10px;
    width: 34px;
    font-size: 14px;
    border-radius: 2px;
    background: #fff;
    border: none;
}

.profile_navigation ul.pagination li {
    display: inline-block;
    margin-right: 10px;
}

.profile_navigation ul.pagination li a:hover {
    background: #f8831a;
    color: #fff;
}

.rvw-ord-tbl {
    font-size: 13px;
    font-family: 'poppins';
}

.od-hst-wrp {
    background: none;
}

.display-cell.flw-usnm {
    vertical-align: middle;
}

.testi-section .bx-card {
    padding: 0px;
}

/******** ADD VIDEO (20.06.2018) *********/
.form-blk-otr {
    padding: 50px 50px;
    margin-bottom: 30px;
    border-radius: 14px;
    backdrop-filter: blur(13px);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
}

.inr-sb-tl {
    text-align: left;
    color: #f8831a;
    font-weight: 600;
    margin-top: 0px;
    font-family: 'poppins';
}

.form-ui-wrp .form-horizontal .control-label .formatClass {
    color: #9b9b9b;
}

.rdo-tp-lbl {
    text-align: left;
}

.mm-col .img-sec img {
    height: 140px;
    max-height: none;
    width: 100%;
}

.fm-vdbx-scrl .box-footer {
    text-align: left;
}

.fmgrp-vdofm {
    min-height: 68px;
}

.fmgrp-vdofm .rdo-tp-lbl {
    margin-top: 6px;
}

.vdoadd-boxwp .form-control[type="file"] {
    padding-top: 9px;
    padding-bottom: 8px;
}

.vdo-rdo {
    display: inline-block;
    margin-right: 25px;
    padding-left: 24px;
    position: relative;
}

.vdo-rdo input {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}

.vdo-rdo label:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    left: 0px;
    background: #dedede;
    top: 5px;
}

.vdo-rdo input:checked~label:before {
    background: #f8831a;
}

.vdo-rdo label {
    font-family: 'poppins';
}

/******** /ADD VIDEO (20.06.2018) *********/
/******** REVIEW ORDER (21.06.2018) *********/
.rvw-ord-tbl {
    text-align: left;
}

.rvw-ord-tbl .cart-desc p {
    max-width: 300px;
    overflow-wrap: break-word;
    text-align: left;
    white-space: normal;
    color: #000;
}

.prc-bdg {
    padding: 2px 10px;
    background: #79ce77;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.rvw-ord-tbl th,
.rvw-ord-tbl td {
    padding: 10px 10px;
    background: #fff;
}

.rvw-ord-tbl th {
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    background: #FF8D27;
    color: #fff;
    border: 0px !important;
    font-weight: 600;
}

.rvw-ord-tbl table {
    width: 100%;
}

.ms-fl-ip {
    position: relative;
}

.ms-fl-btn {
    background: #f8f8f8;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    color: #777777;
    font-family: 'poppins';
    font-size: 14px;
    left: 10px;
    padding: 3px 15px;
    position: absolute;
    top: 6px;
    width: 110px;
}

.ms-fl-btn>input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    width: 100%;
}

.ms-fl-ip .form-control {
    padding-left: 120px;
}

.SumoSelect select {
    position: absolute;
    opacity: 0px;
}

body .SumoSelect {
    width: 100%;
    font-family: 'poppins';
    border-radius: 9.975px;
    background: rgba(255, 253, 253, 0.30);
}

body .SumoSelect>.CaptionCont {
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 9.975px;
    background: #0000;
    border: 0px;
}

body .SumoSelect>.optWrapper>.options li label {
    margin-bottom: 0px;
    font-size: 14px;
    text-align: left;
    padding: 8px 15px;
}

body .SumoSelect>.optWrapper>.options li label:hover {
    color: #555;
}

body .SumoSelect>.optWrapper>.options li.opt {
    padding: 0px;
}

body .SumoSelect:focus>.CaptionCont,
body .SumoSelect:hover>.CaptionCont,
body .SumoSelect.open>.CaptionCont {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border-color: #dfdfdf;
}

body .SumoSelect.open>.optWrapper {
    top: 41px;
}

.activebar {
    background: #f8f6c4;
}

/******** /REVIEW ORDER (21.06.2018) *********/
/******** EDIT PROFILE (21.06.2018) *********/
.fml-open-sans {
    font-family: 'poppins';
    font-weight: 400;
}

/******** /EDIT PROFILE (21.06.2018) *********/
/******** MESSAGE REPLY (22.06.2018) *********/
.msg-rpl .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 44px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    background: #f0f0f2;
    border: 3px solid #d5d5d5;
}

.msg-rpl textarea.form-control {
    height: 110px;
    resize: none;
}

.rpl-btn {
    background: #f8831a;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    padding: 11px 35px;
    text-transform: uppercase;
    border: none;
}

.msg-rpl {
    display: none;
}

body .sm-rightcol-hdr {
    border-bottom: 2px solid #dcdcdd;
    margin-bottom: 15px;
    padding-bottom: 8px;
    padding-right: 0;
    margin-top: 0px;
}

.open-sans {
    font-family: 'poppins';
}

/******** /MESSAGE REPLY (22.06.2018) *********/
body #chatter ul.discussions li .chatter_posts {
    padding: 0px;
}

body #chatter ul.discussions li a.discussion_list,
body #chatter ul.discussions li .chatter_posts {
    padding: 0px;
    border: none;
    background: none;
}

body #chatter .conversation ul.discussions li .chatter_posts .chatter_middle {
    margin-left: 0px;
    padding-left: 0px;
    width: auto;
}

body #chatter ul.discussions li a.discussion_list .chatter_post_actions,
body #chatter ul.discussions li .chatter_posts .chatter_post_actions {
    top: 2px;
}

.chatter_sidebar.sm-sidebar {
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.chatter_sidebar.sm-sidebar .btn {
    width: 100%;
    padding: 10px 15px;
    text-align: center;
}

.chatter_sidebar.sm-sidebar .nav-stacked {
    margin-left: 0px;
}

body #chatter.discussion #new_response {
    padding-left: 0px;
}

.sm-sidebar-search-bx .form-group {
    margin-bottom: 0px;
}

#new_response .lst-msc-cntnt {
    margin-left: 15px;
}

/******** PRODUCT DETAIL FEEDBACK (25.06.2018) *********/
.prdct-vw-sld .prdctwhtbg {
    left: 100%;
    position: relative;
    transition: all 0.8s linear 0s;
    -webkit-transition: all 0.8s linear 0s;
    -ms-transition: all 0.8s linear 0s;
}

.sldeprdctcntnt.prdctwhtbg {
    left: 0px;
}

.ct-news-card .display-table {
    table-layout: fixed;
}

.pro-linkbk .lst-msc-cntnt h4>span.usr-pro-label {
    right: 72px;
}

.dashboard-wrap .content-description {
    text-align: left;
}

.dashclsfd {
    position: relative;
}

.dashclsfd .content-description {
    bottom: 57px;
    top: 0px;
    z-index: 11;
}

.dashclsfd .content-description.modalblock {
    left: 0px;
}

.fv-vdo-wrp {
    padding: 0px;
    margin-top: 0px;
}

.nav.tab-prbx.fv-nav-advd.fv-nv-tb {
    padding: 15px 0px;
    margin: 0px;
}

/******** /PRODUCT DETAIL FEEDBACK (25.06.2018) *********/
/******** FAVORITE VIDEO (25.06.2018) *********/
.fv-vdo-gd {
    position: relative;
}

.video-list-thumbs .fv-vdo-gd .glyphicon-play-circle {
    margin-left: 0px;
    margin-top: 0px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.fav-vdo-dscp h2 {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    margin-top: 0;
    text-transform: uppercase;
}

.fav-vdo-dscp {
    padding: 14px 15px;
    background: #fff;
}

.fv-vdo-wrp .video-list-thumbs>li {
    margin-bottom: 0px;
}

.fv-vdo-wrp .mCSB_scrollTools .mCSB_dragger {
    z-index: 0;
}

/******** /FAVORITE VIDEO (25.06.2018) *********/
/******** TRANSACTION (27.06.2018) *********/
.od-ui {
    font-family: 'poppins';
}

.od-ui .table-responsive .table>thead>tr>th {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background: #e9e9ea;
    color: #2f2f2f;
}

.od-ui .table-responsive .table>tbody>tr>td {
    border-color: #e4e4e4 !important;
    color: #828181;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.od-ui .table-responsive .table {
    border: none;
}

.od-wall {
    display: inline-block;
    padding: 25px;
    text-align: left;
    width: 100%;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.22);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
}

.profile_navigation ul.pagination.pgntnt-od li a,
.profile_navigation ul.pagination.pgntnt-od li span {
    font-family: 'poppins';
    font-size: 14px;
}

.profile_navigation ul.pagination.pgntnt-od li a:hover {
    background: #f8831a;
}

.nt-bx-ot {
    font-family: 'poppins';
}

.nt-bx-ot .usr-pic-name {
    padding-left: 40px;
}

.nt-bx-ot .usrdy-ago {
    color: #999999;
}

/******** /TRANSACTION (27.06.2018) *********/
.panel-graph {
    font-family: 'poppins';
}

.panel-graph .panel {
    padding: 10px;
    border: none;
}

.chng-pswd-hd {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}

.panel-graph .panel-heading {
    background: none !important;
    color: #353535 !important;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    padding-left: 10px;
    padding-right: 10px;
}

.panel-graph .panel-body {
    padding-left: 10px;
    padding-right: 10px;
}

.panel-graph .nav-tabs {
    border: none;
}

.panel-graph .nav-tabs li {
    margin-left: 15px;
    margin-right: 8px;
}

.panel-graph .nav-tabs li:last-child {
    margin-right: 0px;
}

.panel-graph .nav-tabs li a {
    font-size: 14px;
    color: #777777;
    padding: 0px;
    padding-bottom: 5px;
    font-weight: 600;
}

.panel-graph .nav-tabs li a:focus {
    background: none;
}

.panel-graph .nav-tabs li.active a {
    color: #f8831a !important;
}

.panel-graph .nav-tabs>li>a::after {
    background: #f8831a;
}

.btn-orng-lt {
    background: #f8831a;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    color: #fff;
}

.prgrs-blk {
    margin-top: 24px;
    width: 120px;
    height: 120px;
    display: inline-block;
    border: 3px solid #ffa10f;
    text-align: center;
    padding-top: 38px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    font-size: 26px;
    color: #f8831a;
    font-weight: 600;
}

.ado-ft-sz {
    margin-top: 20px;
}

.panel-graph .nav-tabs li:last-child {
    margin-left: 0px;
}

.ado-ft-sz h2 {
    margin: 0px;
    margin-top: 0px;
    font-size: 80px;
    font-weight: 600;
    color: #222222;
    font-family: 'poppins';
    margin-top: -34px;
    text-align: left;
}

.blg-count {
    margin-bottom: 10px;
}

#chatter .sm-rightcol-hdr .chatter_cat {
    background: #d2d2d2;
    padding: 7px 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    color: #6b6b6b;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    margin-right: 10px;
}

.sm-rightcol-hdr .sm-custom-select .f-select::after {
    right: 12px;
}

.sm-rightcol-hdr h6.pstd-und {
    color: #636363;
}

.lst-cnt-ui h2 {
    font-weight: normal;
    text-transform: uppercase !important;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 20px !important;
    color: #202120 !important;
    font-family: oswald !important;
}

.rsp-cmnt-tx .go-bck {
    color: #444444 !important;
    margin-top: 15px;
    display: inline-block;
}

.rsp-cmnt-tx .go-bck i {
    color: #f7841a;
    margin-right: 5px;
}

.rsp-cmnt-tx .btn-success {
    background: #f8831a !important;
    padding: 16px 24px;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
}

.conv-ui-cmnti {
    padding: 18px 25px;
    border: 4px solid #e6e6e6;
    background: #fff;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.conv-ui-cmnti .lst-msc {
    padding: 0px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}

.conv-ui-cmnti .lst-msc:last-child {
    border-bottom: none !important;
    padding-bottom: 0px;
}

.conv-ui-cmnti #new_response {
    border-bottom: none;
}

body #chatter.discussion .conv-ui-cmnti #new_response {
    padding-right: 0px;
}

.conv-ui-cmnti #new_response .lst-msc-cntnt {
    margin-left: 0px;
}

#chatter .conversation.conv-ui-cmnti ul.discussions li .chatter_posts .chatter_middle {
    width: 100% !important;
}

.conv-ui-cmnti .sm-post-reply-bx .form-group .post-rpy {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    background: #f8831a !important;
}

.conv-ui-cmnti .sm-reply-area .sm-reply-btn {
    color: #f8831a;
}

.sm-rightcol-hdr h3.dsc-bdg-bd {
    padding: 4px 10px;
    background: #f8831a;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
}

#chatter.discussion {
    padding-bottom: 0px;
}

/********** COMMUNITY SIDEBAR **********/
.cmuniti-scrl {
    padding-left: 25px;
    padding-right: 25px;
}

.sm-rightcol-hdr .text-right {
    font-family: 'poppins';
}

/********** /COMMUNITY SIDEBAR **********/
.prvcylist-right .SumoSelect {
    max-width: 120px;
    float: right;
}

.prvcylist-right .SumoSelect>.CaptionCont {
    padding: 8px 10px;
}

.prvacy-check-listing li .prvcylist-right .custom-switch {
    margin-top: 8px;
    margin-right: 20px;
}

.privacy-page-outer .panel-collapse {
    overflow: hidden;
}

.privacy-page-outer .panel-collapse.in {
    overflow: visible;
}

.privacy-page-outer .SumoSelect>.optWrapper>.options li.opt {
    vertical-align: top;
}

.lgd-bs-newsht .usr-pro-label {
    color: #fff;
}

.video-list-thumbs>li.pls-mdlvdo a {
    padding: 0px;
    min-height: 315px;
}

.video-list-thumbs>li.pls-mdlvdo a:before {
    display: none;
}

.inbx-msg-nv {
    width: 60px;
    text-align: center;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

.inbx-msg-nv a {
    color: #c2c2ca;
}

.inbx-msg-nv span {
    height: 30px;
    width: 2px;
    background: #f5f6f8;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -8px;
}

.tab-prbx li.active a:hover {
    background: none !important;
}

.ads-bx-ht .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.pagination.pgntnt-od.pgntnt-trn {
    margin-top: 12px;
}

/*********** DASHBOARD (02.08.2018) **************/
.panel-graph .nav-tabs li:first-child {
    margin-left: 0px;
}

.prdctdshbd {
    margin-top: -12px;
    margin-bottom: -4px;
}

.sting-hdr-left h2 {
    text-transform: uppercase;
}

.sting-pibx .seting-pi-chart {
    border: 4px solid #e6e6e6;
}

.sl-rpt-icn .stng-hdr-icon a {
    padding: 20px;
    border: none;
    display: inline-block;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
}

.stng-hdr-icon a.icn-pdf {
    background: url("/img/pdf.png") no-repeat;
}

.stng-hdr-icon a.icn-xls {
    background: url("/img/xls.png") no-repeat;
}

.sl-rpt-icn .stng-hdr-icon {
    margin-left: 12px;
}

.sting-hdr-right .ms-btn {
    margin-top: -10px;
}

.sting-hdr-right .ms-btn a:after {
    display: none;
}

.sting-hdr-right .ms-btn a {
    padding: 8px 18px;
    font-family: 'poppins';
    background: #f8831a;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

.sl-rpt-icn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.od-rpt {
    margin-bottom: 30px;
}

.shortcut-popup-listing ul li h5 {
    font-weight: normal;
}

.shortcut-popup-listing {
    margin-top: 15px;
    font-family: 'poppins';
}

#dashboard-save-exit {
    margin-left: 15px;
}

#dashboard-save-exit:hover {
    color: #fff;
}

.ads-sidebar .carousel-control .glyphicon-chevron-left,
.ads-sidebar .carousel-control .glyphicon-chevron-right,
.ads-sidebar .carousel-control .icon-next,
.ads-sidebar .carousel-control .icon-prev {
    font-size: 14px;
}

.panel-graph img {
    width: 100%;
}

.ms-fl-btn label.error {
    position: absolute;
    white-space: nowrap;
    left: -10px;
    bottom: -24px;
}

.vw-pv-rsp.lgd-pro-blk {
    overflow: visible;
}

.vdoadd-boxwp .fm-vdbx-scrl .form-group.fmgrp-vdofm {
    margin-bottom: 0px;
}

.ads-sidebar .carousel-control {
    display: none;
}

.ads-sidebar .carousel.slide:hover .carousel-control {
    display: block;
}

/*********** /DASHBOARD (02.08.2018) **************/
.error {
    font-weight: normal;
}

.home-form .g-recaptcha~label.error {
    margin-top: 7px;
}

.pswd-remb .chklbl-rmbrbx label::before {
    top: 4px;
}

.btn-tab .btn-round.msc-scn-mgrt {
    margin-right: 0px;
}


.od-blk .vdo-bx-ht {
    margin-top: 0px;
}

.mdl-ui-msc .modal-header {
    background: #f8831a;
}

.addtl-cntntwrp {
    font-family: 'poppins';
}

.addtl-cntntwrp .col-xs-8 label {
    color: #999;
    font-weight: lighter;
}

.ad-cntnt-blk.ad-btn-tp-algn .vw-dtl-btn {
    margin-right: 0px;
    right: -15px;
}

.ads-bx-ht.addtl-cntntwrp .col-xs-3.col-md-3 {
    padding-right: 0px;
}

.pro-edt-scrl .pf-main-inr {
    padding-left: 15px;
    padding-right: 15px;
}

.pro-edt-scrl .mCSB_inside>.mCSB_container {
    margin-right: 10px;
}


.home-form select.form-control,
.sort-bxcntnt select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url('../img/seectarrow.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 22px;
    color: #D9D9D9;
}

.search_bar_searh input.search.ovtsrchbx {
    margin-right: 0px;
}

.search_bar_searh form#global-search {
    margin-right: 15px;
}

.description {
    font-family: 'poppins';
}

.chatter_post_actions {
    z-index: 1;
    font-family: 'poppins';
}

#chatter .btn {
    font-family: 'poppins';
}

.rnwactmdl .modal-dialog {
    margin-top: 0px !important;
    transform: translate(0%, 50%) !important;
    -webkit-transform: translate(0%, 50%) !important;
    -ms-transform: translate(0%, 50%) !important;
}

.untrk-loginmsg {
    font-family: 'poppins';
    color: #999;
    margin-top: 14px;
    font-size: 14px;
}

.rnw-acnt-mdl a:hover {
    color: #fff;
}

.rnwactmdl .rnw-acnt-mdl {
    margin-top: 0px;
}

.plan-tab li a {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: normal;
    padding-top: 0px;
}

.plan-tab .price_table_container {
    margin-top: 12px;
}

.plan-tab li a:hover,
.plan-tab li a:focus {
    background: none !important;
}

.frmsbmtbx .btn-default.profileCancel {
    width: auto;
}




/*.video-list-thumbs > li.pls-mdlvdo > a{ display:table;}
.video-list-thumbs > li.pls-mdlvdo > a span{ display:table-cell; margin:0px; vertical-align:middle;}*/
li.pls-mdlvdo {
    margin-bottom: 10px;
}

li.pls-mdlvdo>a {
    display: table;
}

li.pls-mdlvdo>a span {
    display: table-cell;
    margin: 0px;
    vertical-align: middle;
}

.ad-cntnt-blk .vdo-bx-ht .mCSB_inside>.mCSB_container {
    margin-right: 10px;
}

.display-btns .btn-outline {
    border-color: #FF8D28;
    color: #FF8D28;
    margin-top: 15px;
}

.nav-top .nav-tabs>li.active>a,
.nav-top .nav-tabs>li>a:hover {
    border: none;
    color: #FFA04B !important;
    background: #0000 !important;
}

.mm-col .img-sec img {
    height: 240px;
    width: 100%;
    object-fit: cover;
    border-radius: 0px;
}

.mm-col-wrp.mm-blkrt {
    margin-bottom: 100px;
}

.profile-fluid .profile_info_2.a {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.edit_wrp {
    margin-left: auto;
    width: 20%;
    text-align: right;
}

.edit_wrp i {
    color: #fff;
    background: #FFFFFF29;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    text-align: center;
    line-height: 43px;
    font-size: 22px;
    margin-left: 10px;
}

.vdo-rdo label {
    color: #fff;
}

.SumoSelect>.CaptionCont>label>i {

    filter: invert();
}

.SumoSelect.open>.optWrapper label {
    color: #000;
}

.profile_video_listing .tab-prbx li.active>a {
    background: #0000 !important;
    color: #FF8D28 !important;
    border-bottom: 2px solid #FF8D28;
    display: inline-flex;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-radius: 0px !important;
}

.about_text {
    height: 40px !important;
    max-height: 100%;
}

select option {
    color: #000;
}

.card_bg {
    background: #ffffff61;
    padding: 20px 20px 50px 20px;
    border-radius: 15px;
}

.orange-btn {
    background: #F77D24;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Sans-serif;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 24px;
    width: 200px;
    margin-top: 13px;
    text-align: center;
}

img#user-img {
    width: 200px;
    border-radius: 10px;
}

.image_filter{
    filter: invert(1);
    margin-right: 5px !important;
}
.text-color{
    color: #fff !important;
    padding: 0 !important;
}
span.loc-wrd-lbl.image_filter_2 {
    filter: invert(1);
    margin: 0;
}

/* Anas CSS */

.scrollbar-style::-webkit-scrollbar-track,.sidebar-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f5f5f5;
}

.scrollbar-style::-webkit-scrollbar,.sidebar-menu::-webkit-scrollbar
{
	width: 3px;
	background-color: #FF8D28;
}

.scrollbar-style::-webkit-scrollbar-thumb,.sidebar-menu::-webkit-scrollbar-thumb
{
	background-color: #FF8D28;
}

.dashcontent {
    height: 100%;
    overflow-y: auto;
    margin: 0 0 100px;
}

.dashcontent-about-main{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 30px 100px 30px 30px;
    background-color: #FFFFFF1F;
    border-radius: 15px;
}

.dashcontent-about-left {
    min-width: 190px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.dashcontent-about-left img{
    width: 190px;
    height: 190px;
    object-fit: cover;
    border-radius: 6px;
}

.dashcontent-about-left-btn a{
    width: 100%;
    margin-top: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: 'poppins' !important;
    border-radius: 6.5px;
    background: linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
    position: relative;
}

.dashcontent-about-left-btn a input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.dashcontent-about-left-btn a:hover,
.dashcontent-about-left-btn a:focus{
    color: #fff;;
}

.dashcontent-about-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}

.dashcontent-about-right h3 {
    margin: 0;
    color: #FF8D28;
    font-size: 26px;
    font-weight: 600;
}

.dashcontent-about-right span {
    color: #FFF;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 500;
}

.dashcontent-about-right p {
    color: #FFF;
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
}

.lgd-pro-blk .profile-name p {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 6px;
    text-align: left;
}

.toggle-aside {
    width: 60px;
    height: 40px;
    align-items: center;
    justify-content: center;
    top: 0;
    background: #1A1919;
    transform: translateX(15px);
    display: none;
    background: #FF9333 url("../img/longarrowright.png") no-repeat;
    background-size: 18px;
    background-position: center;
}

.toggle-aside i{display: none;}

.asidetoggle .toggle-aside{right: 21px;z-index: 99;}
.asidetoggle .main-content{margin-left: 0 !important;}
.asidetoggle .footerColor{left: 0;}

.mm-col .product-deatail{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mm-col .product-deatail .loc-point {
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.shop-col{border: 1px solid #242737;}

.shop-col:hover{
    border: 1px solid #FF8D28;
    opacity: 1;
}

/* .filter-wrap{opacity: 1;pointer-events: all;} */

.filter-toggle .filter-wrap {
    display: block;
    opacity: 0;
    pointer-events: none;
}

.swvdo-filter{top: 2px;}

.filter-toggle .swvdo-filter{top: 2px;}

.footer-inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 10px;
}

.footer-inner-links {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 10px;
    padding-left: 0;
    margin-bottom: 0;
}

.footer-inner-links li a {
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    transition: all 0.3s ease-in-out;
}

.footer-inner-links li a:hover{color: #FF8D28;}


.footer-inner-links li span {
    width: 1px;
    display: inline-block;
    background: #484848;
    height: 12px;
    transform: translateY(2px);
}

.footer-inner-social ul {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 20px;
    padding-left: 0;
    margin-bottom: 0;
}

.footer-inner-social ul li a {
    color: #FFF;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: #FF8D28;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-inner-text p{margin-bottom: 0;color: #fff;font-size: 12px;}

.accountbx {
    /* width: 100%; */
    max-width: 100%;
    margin: 50px 240px;
}

.signup-banner:not(.ssb2) .accountbx{
    width: 100%;
}

.signup-banner {
    background: url("../img/mainbg.jpg") no-repeat top / cover;
    position: relative;
}

.signup-banner::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/mainbg.jpg") no-repeat top / cover;
    filter: grayscale(1);
}

.signup-banner.signup-banner2{
    background: url("../img/mainbg2.jpg") no-repeat top / cover;
    padding: 100px 0;
}

.signup-banner.signup-banner2::before{
    /* background: url("../img/mainbg2.jpg") no-repeat top / cover; */
    background: rgba(0, 0, 0, .8);
}

.ltext.brand-size.Inner_logo{
    padding: 15px 80px;
    text-align: left;
}

.ltext.brand-size.Inner_logo.active{text-align: center;}

.accountbx-flex{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accountbx-flex .accbx{
    padding: 0 25px;
}

.accountbx-flex .chklbl-rmbrbx{
    margin-bottom: 40px;
}

.signup-checkbox-div-main{
    margin-bottom: 10px;
}

.accountbx-flex .signup-checkbox-div{
    margin-bottom: 0;
}

.home-form .form-group {
    margin-bottom: 20px;
}

.home-form .form-group:has(.error) {
    margin-bottom: 10px;
}

.home-form .form-group input {
    margin-bottom: 0;
}

.home-form .form-group:has(.error) input {
    margin-bottom: 10px;
}

.home-form .form-group:has(.error) select {
    margin-bottom: 10px;
}

.accountbx-flex .rm-label.text-center{
    margin-top: 50px;
}

.icon-box{cursor: pointer;}

.accbx.accountbx-flex-txt {
    width: 50%;
}

.accountbx-flex-txt h1 {
    font-size: 128px;
    font-weight: 600;
    line-height: 120px;
    color: #FFF;
    letter-spacing: -4px;
}

.accountbx-flex-txt p {
    width: 100%;
    font-size: 19px;
    font-weight: 400;
    color: #FFF;
}

.accountbx-flex-txt p a{
    text-decoration: none;
    color: #FFF;
}

.accountbx .home-form {
    width: 475px;
    margin: 5px auto;

}

.accountbx-flex-txt-btn{
    display: flex;
    align-items: center;
    gap: 20px;
    padding-top: 20px;
}

.accountbx-flex-txt-btn label{
    width: 175px;
    display: inline-block;
    font-size: 14.62px;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 6.5px;
    background: #969595;
    color: #000;
    text-decoration: none;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.accountbx-flex-txt-btn label input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    font-size: 14.62px;
    font-weight: 500;
}

.accountbx-flex-txt-btn label:has(input:checked){
    background: linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
}

.flex-form-group {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    width: 100%;
    padding: 0 15px;
}

.accountbx .alert{max-width: 475px;margin: 0 auto;}

.avt-bx{
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.avt-bx :not(#previewHolder) {
    border: 4px solid #FF8D28;
}
.avt-bx img{width: 180px;height: 180px;object-fit: cover;border-radius: 50%;}
.avt-bx img#previewHolder{width: 100px;height: 100px;object-fit: contain;}

.tc-bg{
    background: url("../img/tc_lines.png") no-repeat center/contain;
}
.inner-container{margin-left: 30px;}
body .SumoSelect>.CaptionCont{padding: 12px 15px;}
.frm-cntrl-pt .form-control{padding: 12px 15px;}
.frm-cntrl-pt .form-control::-webkit-scrollbar{display: none;}
.acount-type{padding-top: 10px;}
.mb-10{margin-bottom: 10px !important;}
.signup-banner.signup-banner2 .home-form{padding-bottom: 5px;}

.home-form.lgn-home-form {
    padding: 50px 50px 20px;
}
.home-form.lgn-home-form .lgn-btn {
    margin: 30px 0 60px !important;
}
.home-form.lgn-home-form h3 {
    margin-bottom: 35px;
}
.home-form.forgot-home-form {
    padding: 50px 50px 60px;
}
.home-form.forgot-home-form .btn-hover.next_btn {
    margin-bottom: 25px;
}
.home-form.forgot-home-form h3 {
    margin-bottom: 35px;
}
body:has(.home-top.signup-banner)::-webkit-scrollbar{display: none !important;}

.classified-nwp .static-aside{
    left: -100%;
    transition: 0.3s ease;
}
.classified-nwp.active .static-aside{left: 0;}
.classified-nwp .main-content{
    margin-left: 0;
}
.classified-nwp.active .main-content{
    margin-left: 260px;
}
.lgd-pro-blk .prbx-tbnav .nav-tabs>li.bgclr-dgrlt a {
    background: #4b4b4b;
}
.lgd-pro-blk .prbx-tbnav .nav-tabs>li a {
    background: #4b4b4b;
}
body .SumoSelect > .CaptionCont > label > i{background: none !important;}
body .SumoSelect > .CaptionCont > label{margin-bottom: 0; transition: 0.2s ease-in-out !important; width: 12px !important; right: 15px !important; background: url("../../../img/sumoArrow.png") no-repeat center/contain !important;}
body .SumoSelect.open > .CaptionCont > label{transform: rotate(180deg);}
.frm-cntrl-pt .edp-wall{padding: 50px 80px 50px 30px}
.video-list-thumbs>li.pls-mdlvdo.lcl-add a {
    min-height: auto;
    background: rgba(255, 255, 255, 0.22);
}
.side-search {
    padding: 0px 16px 30px;
}
.side-search:has(.btn){
    padding: 0px 16px 80px;
}

.signup-banner2 .accountbx-flex {
    justify-content: center;
}
.signup-banner2 .ltext.brand-size.Inner_logo {
    text-align: center;
}
.menu_nm {
    font-size: 13px;
    font-weight: 500;
    font-family: "Montserrat";
}
.footer-inner-social{
    min-width: 420px;
    display: flex;
    justify-content: flex-end;
}
.footerColor{
    background: #1A1919;
}

@media only screen and (min-width: 320px) and (max-width: 529px) {
    .dashcontent-about-main{
        flex-direction: column;
        align-items: flex-start;
    }
    .dashcontent-about-right h3{font-size: 22px;}
    .toggle-aside{
        display: flex;
    }
    .static-aside{width: 320px;left: -320px;position: absolute;top: 42px;z-index: 1 !important;}
    .asidetoggle .static-aside::before{left: 320px;}
    .footer-inner{flex-direction: column;gap: 20px;}
    .footer-inner-text p{text-align: center;}

    .accountbx{margin: 80px 0px 150px;}
    .accountbx-flex-txt p{width: 100%;}
    .accountbx .home-form{padding: 30px 20px 15px;width: 100%;}
    .accountbx-flex-txt h1{font-size: 60px;line-height: 60px;}
    .accountbx-flex-txt p{font-size: 16px;width: 100%;}
    .ltext.brand-size.Inner_logo{padding: 5px 25px 15px;}
    .accountbx-flex{width: 100%;flex-direction: column;gap: 50px;}
    .accountbx-flex-txt-btn{flex-wrap: wrap;align-items: flex-start;}
    .accountbx-flex .accbx{width: 100%;}
    .accountbx{width: 100%;}

    .flex-form-group{flex-direction: column;align-items: flex-start;gap: 0;}
    .flex-form-group .form-group{width: 100%;}

    .btn-tab{flex-direction: column;}
    .row-adjustment{width: 100%;margin: 0 auto;}
    .frm-cntrl-pt {
        padding-bottom: 100px;
    }
    .frm-cntrl-pt .edp-wall {
        padding: 50px 30px;
    }
    .footer-inner-social{
        min-width: auto;
    }
    .footer-inner-links{flex-wrap: wrap;justify-content: center;}
}
@media only screen and (min-width: 375px) and (max-width: 424px) {
}
@media only screen and (min-width: 425px) and (max-width: 529px) {
}
@media only screen and (min-width: 530px) and (max-width: 767px) {
    .dashcontent-about-main{
        flex-direction: column;
        align-items: flex-start;
    }
    .dashcontent-about-right h3{font-size: 22px;}
    .toggle-aside{
        display: flex;
    }
    .static-aside{position: absolute;top: 42px;z-index: 1 !important;}
    .footer-inner{flex-direction: column;gap: 20px;}
    .footer-inner-text p{text-align: center;}

    .accountbx{margin: 50px 20px 150px;}
    .accountbx-flex-txt p{width: 100%;}
    .accountbx .home-form{padding: 35px 50px;}
    .accountbx-flex-txt h1{font-size: 60px;line-height: 60px;}
    .accountbx-flex-txt p{font-size: 18px;width: 100%;}
    .ltext.brand-size.Inner_logo{padding: 15px 50px;}
    .accountbx-flex{width: 100%; flex-direction: column;gap: 50px;}
    .accountbx{width: 100%;}

    .flex-form-group{flex-direction: column;align-items: flex-start;gap: 0;}
    .flex-form-group .form-group{width: 100%;}

    .btn-tab{flex-direction: column;}
    .row-adjustment{width: 100%;margin: 0 auto;}
    .frm-cntrl-pt {
        padding-bottom: 100px;
    }
    .frm-cntrl-pt .edp-wall {
        padding: 50px 30px;
    }
    .footer-inner-social{
        min-width: auto;
    }
}
@media only screen and (min-width:768px) and (max-width: 991px) {
    .toggle-aside{
        display: flex;
    }
    .static-aside{z-index: 1 !important;}
    .footer-inner{flex-direction: column;gap: 20px;}

    .accountbx{margin: 50px 20px;}
    .accountbx-flex-txt p{width: 100%;}
    .accountbx .home-form{padding: 35px 50px;}
    .accountbx-flex-txt h1{font-size: 70px;line-height: 70px;}
    .accountbx-flex-txt p{font-size: 18px;width: 100%;}
    .ltext.brand-size.Inner_logo{padding: 15px 50px;}
    .accountbx-flex{width: 100%;flex-direction: column;gap: 50px;}
    .accountbx{width: 100%;}
    .frm-cntrl-pt {
        padding-bottom: 100px;
    }
    .footer-inner-social{
        min-width: auto;
    }
}
@media only screen and (min-width:992px) and (max-width: 1199px) {
    .accountbx{margin: 50px 100px;}
    .accountbx-flex-txt p{width: 100%;}
    .accountbx .home-form{padding: 35px 50px;}
    .accountbx-flex-txt h1{font-size: 100px;}
    .accountbx-flex-txt p{font-size: 18px;}
    .ltext.brand-size.Inner_logo{padding: 15px 50px;}
    .footer-inner-social{
        min-width: 170px;
    }
}
@media only screen and (min-width:1260px) and (max-width: 1365px) {
    .accountbx{margin: 50px 100px;}
    .accountbx-flex-txt p{width: 100%;}
    .accountbx .home-form{padding: 35px 50px;}
    .accountbx-flex-txt h1{font-size: 100px;}
    .accountbx-flex-txt p{font-size: 18px;}
}
@media only screen and (min-width:1366px) and (max-width: 1439px) {
    .accountbx{margin: 50px 100px;}
    .accountbx-flex-txt p{width: 100%;}
    .accountbx .home-form{padding: 35px 50px;}
    .accountbx-flex-txt h1{font-size: 100px;}
    .accountbx-flex-txt p{font-size: 18px;}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px){
    .accountbx{margin: 50px 120px;}
    .accountbx-flex-txt p{width: 90%;}
}
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
    .accountbx{margin: 50px 120px;}
}
@media only screen and (min-width: 1680px) and (max-width: 1919px){
    .accountbx-flex-txt p{width: 90%;}
}
@media only screen and (min-width: 2560px) {
}
