input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
}
.cstm-table tr th:after {
    background: url(../images/listify-tool-images/select-icon-show.svg) no-repeat;
    background-size: cover;
    right: 15px;
}
.saved-modal .dataTables_filter, .saved-modal .dataTables_length {
    display: none;
}
.listify-tab-section ul.nav.zonresearch-tab-style li.nav-item a.nav-link.active {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border: 1px solid #E5E5E5;
    color: #000;
}
.listify-tab-section ul.nav.zonresearch-tab-style li.nav-item a.nav-link{
    padding: 15px 44px !important;
    font-weight: 600;
    color: #8A8A8A;
    font-size: 12px;
}
.listify-tab-section .tab-pane{
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
}
.listify-tab-section {
    margin-top: 70px;
}
.listify-tool-search.cstm-search input::placeholder {
    color: #979797;
}

table.cstm-lifty-table.dataTable.cstm-table tbody td {
    padding: 19.24px 20px !important;
}
/*table.cstm-lifty-table.dataTable.cstm-table tbody td:first-child, table.cstm-lifty-table.dataTable.cstm-table thead th:first-child {
    padding-left: 57px !important;
}*/
table.cstm-lifty-table th span{
    margin-left: 5px;
}
.tab-pane div.dataTables_paginate {
    padding: 22.5px 18px !important;
}
.cstm-lifty-table tbody tr td{
    color: #FF9900;
}
.cstm-lifty-table tbody tr td a{
    text-decoration:underline;
}
table.cstm-lifty-table.dataTable.cstm-table thead th:last-child {
    width: 90px !important;
}
/*table.cstm-lifty-table.dataTable.cstm-table thead th:first-child {
     width: 740px !important;
}*/
table.cstm-lifty-table.dataTable.cstm-table thead th:nth-child(2) {
    width: 205px !important;
}
.delete-listing p{
    font-size: 23px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000;
    margin-bottom: 5px;
}

.delete-listing img {
    margin-bottom: 30px;
}
.delete-listing .modal-dialog {
    min-width: 564px !important;
    max-width: 564px !important;
}
.payment-modals.delete-listing .modal-dialog {
    min-width: 401px !important;
    max-width: 401px !important;
}
.payment-modals.delete-listing .modal-header p{
    font-size: 14px;
    line-height: 1;

}

/*-----  listify   -------*/
/*.listify-section {
    margin: 0px 40px;
}*/
.cstm-btn-row {
    justify-content: flex-end;
    margin: 0px;
}
.cstm-btn-row button.btn.download-btn {
    margin: 0px 0px 10px 19px;
    font-weight: 700;
    width: 115px;
    text-align: center;
    height: 36px;
    justify-content: center;
}
.cstm-btn-row button.btn.ai-listing-btn {    
    width: auto;
    background-color: #f90;
    border-color: #f90 !important;
    color: #ffff;
}
.cstm-btn-row button.btn.ai-listing-btn:hover img{
    filter: invert(0);
}
.lifty-prdct-sec {
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
    margin: 28px 0px;
    height: 100%;
    max-height: 80%;
}
.prdct-titl {
    font-size: 22px;
    font-weight: 700;
    line-height: 21px;
    color: #FF9900;
}
.vertical-center {
    text-align: center;
}
.prdct-desc-listify {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #000;
    margin-bottom: 16px;
}
.ctgry-desc strong {
    color: #000;
}
.ctgry-desc {
    font-size: 15px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}
.cstm-ornage-btn {
    font-weight: 700;
    color: #fff;
    background: #FE9802;
    border: 1px solid #FF9900 !important;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    height: 36px;
    width: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cstm-ornage-btn:hover, .cstm-btn-row button.btn.download-btn:hover, .retrive-listing-btn:hover, button.btn.download-btn.close-btn:hover {
    background: #000;
    border: 1px solid #000 !important;
    color: #fff;
}
.save-btn img, .download-btn img {
    margin-right: 5px;
}
.top-btn img {
    filter: invert(1);
}
.cstm-listify-h3{
    font-size: 24px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 0.3px;
    color: #000;
    padding-left: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
.cstm-listify-h3 span {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.3px;
    color: #A1A1A1;
    margin-left: 5px;
}

.prdt-btmp-img {
    margin-bottom: 10px;
    max-height: 130px;
}
.listify-mn-inner-box {
    padding: 11.3px 26px;
}

.cstm-listify-box {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    padding: 16px;
    margin-top: 18px;
    margin-bottom: 28px;
}
.cstm-listify-inner-box {
    padding: 32px 12px 6px 12px;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
}
.cstm-listify-box .cstm-ornage-btn{
    width: 220px !Important;
    margin: 18px 0px 0px 26px;
}
.cstm-listify-box .popup-btn-row .cstm-ornage-btn{
    width: 100%;
}
.cstm-listify-inner-box .row {
    margin: 0px;
}
/*.cstm-listify-inner-box textarea.form-control {
    border: 0px;
    resize: none;
}*/
.cstm-listify-h3 span.listify-click-edit {
    margin-left: 15px;
}
.cstm-listify-main-box {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
.listing-analysis-counter-sec-hedr h4, .listing-box h4 {
    font-size: 22px;
    font-weight: 800;
    line-height: 32px;
    letter-spacing: 0.3px;
    color: #000;
}
.listing-box h4 {
    font-weight: 700;
}
.listing-analysis {
    padding: 11.3px 26px 11.3px 42px;
    border-bottom: 1px solid #D9D9D9;
}

.listing-analysis h3.cstm-listify-h3 {
    padding: 0px;
}
.listing-score {
    margin-top: 34px;
    margin-bottom: 48px;
}
/*.listing-analysis .cstm-box-shadow {
    padding: 10px 12px 19px;
}*/
.prdct-desc-countr {
    border-top: 1px solid #CCCCCC;
    padding: 14px 0px 0px;
    margin-top: 14px;
    justify-content: center;
}
.prdct-desc-countr p {
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #878787;
}
.prdct-desc-countr img.img-fluid {
    margin-right: 5px;
}
.listing-analysis .counter-sec-content p br {
    display: block;
}
.listing-analysis-column h3.cstm-listify-h3 {
    font-size: 18px;
    line-height: 26px;
}
.listing-analysis-column h3.cstm-listify-h3 span {
    font-weight: 700;
}
/*.listing-analysis-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #878787;
}
.listing-analysis-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #878787;
    border-bottom: 1px solid #B5B5B5;
    margin-top: 31px;
    padding-bottom: 5px;
    position: relative;
    padding-right: 30px;
}
.listing-analysis-list li:nth-child(odd):after {
    background: url(../images/listify-tool-images/green-tick.svg) no-repeat;
}
.listing-analysis-list li:nth-child(odd):after , .listing-analysis-list li:nth-child(even):after{
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.listing-analysis-list li:nth-child(even):after {
    background: url(../images/listify-tool-images/red-cross.svg) no-repeat !important;
}*/
.listing-analysis-column:first-child {
    padding-left: 15px;
}
.rev-brk{
    margin-top: 28px;
}
.listing-analysis-counter-sec-hedr use.gray {
    fill: #FF9900;
}
.listing-analysis-counter-sec-hedr use.gray:hover {
    fill: #B9B9B9;
}
.listing-analysis .counter-sec-content p {
    font-size: 16px;
}
.listing-analysis-column .cstm-box-shadow {
    min-height: auto;
}
.listing-analysis-column .cstm-counter {
    margin: 22px 0px;
}
.top-btn:after {
    content: "";
    background:url(../images/listify-tool-images/drop-icon.svg) no-repeat;
    position: absolute;
    top: 47%;
    height: 7px;
    width: 10px;
    right: 5px;
    border: 0px;
}
.top-btn {
    position: relative;
}
.import-btn{
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    color: #FF9900;
    text-decoration: underline !important;
    display: flex;
    align-items: center;
}
.cstm-bullet-sec {
    padding: 0px 19px;
}
.list-sec-key{
    justify-content: space-between;
    margin: 0px 0px 10px;
}
.imprt-lst-clmn {
    border-right: 1px solid #D9D9D9;
}
.my-list-clmn {
    padding: 28px 42px;
}
.import-btn img {
    margin-right: 5px;
}
.cstm-inset-box{
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.25);
    min-height: 221px;
    padding: 15px 15px;
}
.my-cmpre-listing .cstm-inset-box {
    padding: 15px 25px;
}
.list-sec-key h3.cstm-listify-h3 {
    padding: 0px;
    border-bottom: 2px solid #000;
}
.listing-box {
    padding: 14px 0px;
}
.import-my-listing .modal-dialog.modal-dialog-centered {
    max-width: 945px;
}

button.close {
    top: 10px;
    margin-left: 0;
    position: absolute;
    right: 15px;
    padding: 8px;
    font-weight: 400;
}

.import-search-section {
    margin-top: 5px;
}
.retrive-listing-btn{
    background: #FF9900;
    border-radius: 0px 3px 3px 0px;
    width: 100%;
    color: #fff;
    border: 1px solid #FF9900;
    margin-top: 40px;
    padding: 6.5px 15px;
    font-size: 24px;
    font-weight: 700;
}
.import-search-section .cstm-select-prdct .dropdown-toggle {
    margin: 0px;
    width: 100%;
}
.import-search-section .cstm-select-prdct .dropdown-menu {
    width: 100% !important;
}
.import-search-section .cstm-search input {
    padding: 9.7px 14px;
}
.saved-modal .modal-dialog, .history-modal .modal-dialog{
    max-width: 1338px;
}
.table-box{
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
    overflow-x: auto;
}
.table-box table.cstm-lifty-table.dataTable.cstm-table tbody td {
    padding: 19.24px 35px !important;
}

button.btn.update-btn.cstm-ornage-btn {
    margin-left: 12px;
}

button.close:hover {
    background-color: transparent;
}
button.btn.download-btn.close-btn {
    margin: 0px;
    justify-content: center;
    margin-right: 12px;
}
.update-my-listify .modal-dialog, .add-mr-keywords .modal-dialog{
    max-width: 643px;
    min-width: 643px !important;
}
.add-keywrd-sec {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.2px;
    margin-bottom: 0px;
    color: #000;
}
.cstm-btn-row a.dropdown-item {
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #FF9900;
    padding: 7.73px 10px;
}
.cstm-btn-row .dropdown-menu.show {
    padding: 0px;
    border: 1px solid #FF9900;
    border-radius: 0px;
    top: -2px !important;
    border-bottom: 0px;
}
.cstm-btn-row  .dropdown-item.active, .cstm-btn-row  .dropdown-item:active, .cstm-btn-row  .dropdown-item:focus, .cstm-btn-row  .dropdown-item:hover {
    color: #000;
    background: #fff;
}
.cstm-listify-inner-box span {
    letter-spacing: 0.3px;
    color: #000;
    border-radius: 10px;
    border: 1px solid #000;
    padding:2.5px 15px;
    margin: 0px 8px 27px;
    position: relative;
}
.cstm-listify-inner-box .copen{
    cursor:pointer;
}
.cstm-listify-inner-box .font-22 span, .fnt-sz-22 {
    font-size: 22px;
    line-height: 32px;
}
.kewords-active, .phrases-active {
    text-decoration: line-through;
    color: #ffff !important;
    background: #FF9900;
    border: 1px solid #FF9900 !important;
}
.cstm-listify-inner-box .font-18 span, .fnt-sz-18 {
    font-size: 18px;
    line-height: 26px;
}
.cstm-listify-inner-box .font-16 span, .fnt-sz-16 {
    font-size: 16px;
    line-height: 23px;
}
.toyoto .row {
    justify-content: center;
}
.cstm-listify-box .cstm-ornage-btn:first-child {
    margin: 18px 0px 0px;
}
.rmove-icon img.img-fluid {
    position: absolute;
    bottom: -10px;
    right: -10px;
    opacity: 0;
}
.cstm-listify-inner-box span:hover img {
    opacity: 1;
}
.search-name-popup .modal-dialog {
    max-width: 1439px;
}
.search-name-popup .modal-content {
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
}
.search-name-popup .modal-body {
    padding: 0px;
}
.search-name-popup .modal-header h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #FF9900;
}
.search-name-popup .modal-header {
    border-bottom: 1px solid #D9D9D9;
}
.search-name-btn button.btn {
    width: 246px;
    height: 36px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0px 0px 8px 26px !important;
}
.search-name-btn{
    justify-content: flex-end;
}
.search-name-popup .modal-footer {
    border-top: 1px solid #D9D9D9;
}
.cstm-counter .progress {
    overflow: inherit;
    position: inherit;
}
.listing-analysis-column{
    padding: 0px 0px 0px 48px;
}
#add-mr-keywords, #update-my-listify {
    z-index: 99999;
}
.modal-open-new {
    overflow: hidden;
}
.modal-open-new .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.cstm-cntent-change {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.3px;
    color: #FF9900;
    padding-right: 35px;
}
.cstm-cntent-change[aria-expanded=false]::after{
    transform: rotate(180deg);
    transition: 0.3s ease-in-out;
}
.cstm-cntent-change:after {
    content: "";
    background: url(../images/listify-tool-images/listing-caret.svg) no-repeat;
    width: 13px;
    height: 9px;
    position: absolute;
    right: 10px;
    transition: 0.3s ease-in-out;
    top: 10px;
}
.hide-caret-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;;
}
.col-prdt-img {
    width: 150px;
    padding: 0px 15px;
}
.cstm-alert-sec {
    border-bottom: 0px !important;
}
.listify-mn-inner-box.cstm-active {
    border-bottom: 1px solid #D9D9D9;
}

.shdw-box-main{
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 6px 6px;
}

.cstm-popover-content a{
    color: #FF9900 !important;
    text-decoration: underline;
    padding: 10px 15px;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 17px;
    border-right: 1px solid #AFAFAF;
}
.cstm-popover {
    box-shadow: 0px 0px 7px rgb(0 0 0 / 25%);
    border-radius: 0px;
    padding: 6px 0px;
    position: absolute;
    background: #fff;
    z-index: 9;
    border: 1px solid #AFAFAF;
    top: -62px;
}
.cstm-popover-content a:last-child {
    border: 0px;
}

.cstm-popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
    bottom: calc((.5rem + 1px) * -1);
}

.cstm-popover .arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25) !important;
}
.cstm-popover .arrow::after, .cstm-popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.cstm-popover .arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}
.popover-possible-sec {
    width: 784px;
}

.cstm-popover.alert-popover {
    width: 292px;
}

.cstm-alert-sec .cstm-popover{
    left: -100px;
}
.cstm-alert-sec .cstm-popover .arrow{
    left: 0px;
    right: 0px;
    margin: auto;
}
.listiy-tool-sec .search-inner-row {
    margin-top: 32px;
}
.counter-sec-content, .cloud-dec-sec {
    padding-top: 0px;
}


#showModuleErrorPromptTitle .modal-header, #success-listify .modal-header{
    padding-bottom: 0px;
}
.mdl-wdth .modal-header {
    background: #ffff;
}
/*.listing-analysis-list {
    text-align: left;
}*/
.listify-editor {
    outline: none;
}
.ai-listing-modal .form-control{
    padding: 10px 20px;
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    font-size: 20px;
    height: auto;
}
.ai-listing-modal input:placeholder{
    font-size: 20px;
}
.ai-listing-modal input::-webkit-input-placeholder {
  color: #979797 !important;
  font-size: 20px !important;
}
.ai-listing-modal input:-ms-input-placeholder {
 color: #979797 !important;
  font-size: 20px !important;
}
.ai-listing-modal input::placeholder {
  color: #979797 !important;
  font-size: 20px !important;
}
.ai-listing-modal .modal-xl{
    max-width: 945px;
}
.ai-listing-modal .btn-primary{
    background-color: #FF9900;
    border-color: #FF9900;
    border-radius:3px;
    font-family: 'Objektiv Mk1';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    padding: 13px 20px 17px 20px;
}
.ai-listing-modal .btn-primary:hover{
    background-color: #000000;
    border-color: #000000;
}
.ai-listing-modal .modal-content{
    padding: 40px !important;
}
.ai-listing-modal .btn-default{
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C0C0C0 !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25) !important;
    border-radius: 3px;
    text-align: left;
    padding: 9px 20px 11px 20px;
    font-size: 20px;
}
.ai-listing-modal .btn-default img{
    margin-right: 10px;
    width: 44px;
}
.ai-listing-modal .dropdown-menu {
    width: 328px;
    padding: 0px 3px;
    margin: 0px;
}
.ai-listing-modal .dropdown-menu li {
    border-bottom: 1px solid #D9D9D9;
    padding: 5.3px 0px;
}
.ai-listing-modal .dropdown-menu li a {
    color: var(--text-black) !important;
    font-size: 20px;
}
.ai-listing-modal .dropdown-menu li a img{
    width: 44px;
}


@media(min-width: 0px) and (max-width: 767px){
    .cstm-lifty-table{
        margin-top: 0px !important;
    }
    .listify-tab-section {
        margin-top: 30px;
    }
    .zonresearch-tab-style .nav-item a.nav-link {
        font-size: 15px;
    }
    table.cstm-lifty-table.dataTable.cstm-table thead th, table.cstm-lifty-table.dataTable.cstm-table tbody td {
        padding: 10px 10px !important;
    }
    .cstm-lifty-table{
        table-layout: fixed;
    }
    table.cstm-lifty-table.dataTable.cstm-table thead th:first-child {
        width: 250px !important;
    }
    .tab-pane div.dataTables_paginate, div.dataTables_paginate {
        padding: 0px 18px 22.5px !important;
    }
    .listify-tab-section .nav-tabs .nav-item {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important;
    }

    .listify-tab-section ul.nav.zonresearch-tab-style li.nav-item a.nav-link {
        padding: 10px 15px !important;
    }
    .listify-section {
        margin: 0px 0px;
    }
    .cstm-btn-row button.btn.download-btn {
        margin: 0px 6px 12px 6px;
    }


    .save-btn{
        margin: auto;
    }
    .listify-mn-inner-box {
        padding: 11.3px 15px;
    }
    .cstm-btn-row {
        flex-wrap: wrap;
        justify-content: center;
    }
    .cstm-listify-box .cstm-ornage-btn {
        margin: 10px 0px 0px 0px;
    }

    .cstm-listify-inner-box span {
        margin: 0px 5px 10px;
    }
    .cstm-listify-inner-box .font-22 span, .fnt-sz-22, .cstm-listify-h3 span {
        font-size: 14px;
        line-height: 26px;
    }
    .cstm-listify-inner-box .font-18 span, .fnt-sz-18 {
        font-size: 13px;
        line-height: 21px;
    }
    .cstm-listify-inner-box .font-16 span, .fnt-sz-16 {
        font-size: 11px;
        line-height: 18px;
    }
    .cstm-listify-inner-box .font-16 span {
        font-size: 13px;
    }
    /*.cstm-listify-inner-box .font-22 span {
        font-size: 18px;
    }*/
    .cstm-listify-inner-box .font-18 span {
        font-size: 15px;
    }
    .listing-analysis {
        padding: 11.3px 15px 11.3px;
    }
    .listing-analysis-column {
        padding: 0px 15px 15px;
    }
    .listing-analysis-column h3.cstm-listify-h3 {
        margin-bottom: 0px;
    }
    .my-list-clmn {
        padding: 28px 15px;
    }
    .lifty-prdct-sec {
        margin: 10px 0px 0px;
    }

    div.dataTables_info {
        font-size: 16px;
    }
    div.dataTables_paginate {
        padding: 0px 18px 16.6px!important;
    }

    .update-my-listify .modal-dialog, .add-mr-keywords .modal-dialog, .delete-listing .modal-dialog {
        min-width: 95% !important;
    }
    .import-search-section .cstm-select-prdct {
        margin-bottom: 15px;
    }
    .import-search-section .cstm-search input {
        padding: 15px 15px 15px 14px;
    }
    .import-search-section .cstm-select-prdct .dropdown-toggle{
        font-size: 17px;
    }
    .search-name-popup .modal-header h4{
        text-align: center;
    }
    .search-name-btn button.btn {
        width: auto!important;
        margin: 10px !important;
        padding: 10px 18px;
        line-height: 14px;
    }
    .search-name-btn {
        justify-content: center;
        padding: 0px;
    }
    .cstm-alert-sec .cstm-popover {
        left: -85px !important;
        top: -50px !important;
    }
    .cstm-popover.alert-popover {
        width: 250px !important;
        padding: 0px;
    }
    div.cstm-popover-content a {
        font-size: 15px !important;
    }
    .hide-caret-sec {
        align-items: baseline;
    }
    .cstm-listify-inner-box {
        padding: 20px 5px 5px 5px;
    }
    .cstm-search input, .cstm-search button{
        height: 52px;
    }
    .cstm-select-prdct .dropdown-toggle, .cstm-select-prdct .dropdown-menu a {
        font-size: 16px;
    }
    .listing-score {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    .delete-listing img {
        margin-bottom: 20px;
        width: 130px;
    }

    .cstm-search input, .cstm-search button, .cstm-select-prdct .dropdown-toggle, .revrs-add-btn input, .revrs-add-btn .btn {
        height: 44px;
    }
    .cstm-select-prdct .dropdown-toggle {
        padding: 9px 25px 9px 5px;
    }
    .cstm-select-prdct .dropdown-toggle, .cstm-select-prdct .dropdown-menu a {
        font-size: 16px;
    }
    .listify-tool-search.cstm-search input {
        padding: 11px 100px 11px 14px;
    }
    .cstm-search input {
        font-size: 16px;
    }
    .listify-tool-search button {
        width: 90px;
        padding: 11px 3px;
    }
    .prdct-desc-listify {
        font-size: 16px;
        line-height: 21px;
    }
    .ctgry-desc {
        font-size: 14px;
    }
    .cstm-listify-box{
        margin-bottom: 0px;
    }
    .listing-analysis .counter-sec-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .cstm-listify-h3 {
        display: inline-block;
        padding-left: 0px;
    }
    .cstm-listify-h3 span.listify-click-edit {
        margin-left: 8px;
    }
    /*.listing-analysis-list li {
        font-size: 13px !important;
        margin-top: 15px !important;
    }*/
    .imprt-lst-clmn{
        border-right: 0px;
    }
    .my-list-clmn {
        padding: 15px 15px 0px
    }
    .saved-modal .modal-header, .history-modal .modal-header{
        padding: 12px 10px;
    }
    .delete-listing p{
        font-size: 18px;
    }
    .cstm-listify-h3 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .cstm-cntent-change {
        font-size: 16px;
    }
}

@media(min-width: 0px) and (max-width: 767px) and (orientation: landscape){
    .cstm-listify-box .cstm-ornage-btn {
        width: 225px;
        margin: 18px 10px 0px !important;
    }
    .cstm-btn-row button.btn.download-btn {
        width: 145px;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    /*.cstm-btn-row button.btn.download-btn {
        width: 145px;
    }
    .prdct-titl {
        font-size: 40px;
        line-height: 50px;
    }
    .prdct-desc-listify {
        font-size: 15px;
        line-height: 20px;
    }
    .ctgry-desc {
        font-size: 20px;
        line-height: 30px;
    }*/
    .cstm-select-prdct .dropdown-toggle, .cstm-search input, .cstm-search button, .keywords-select-prdct .dropdown-menu a {
        font-size: 14px !important;
        line-height: 16px !important;
    }
    .popup-btn-row .cstm-ornage-btn {
        width: auto;
        margin-left: 10px;
        margin-bottom: 8px;
    }
    .cstm-btn-row.popup-btn-row {
        justify-content: start;
        margin: 0px;
        flex-wrap: wrap;
    }
    .listing-analysis-column:first-child {
        padding-right: 15px;
    }
    .listing-analysis-column {
        padding: 0px 15px 15px;
    }

    .list-sec-key .cstm-listify-h3 {
        font-size: 18px;
    }
    .cstm-possible-sec h3.cstm-listify-h3 {
        display: inline-block;
    }
    .import-btn {
        font-size: 15px;
    }
    .import-btn img {
        width: 20px;
    }
    /*.import-search-section .cstm-search input {
        padding: 15px 14px;
    }*/
    table.cstm-lifty-table.dataTable.cstm-table thead th:nth-child(2) {
        width: 160px !important;
    }
    table.cstm-lifty-table.dataTable.cstm-table thead th:first-child {
        width: 290px !important;
    }
    table.cstm-lifty-table.dataTable.cstm-table thead th:last-child {
        width: 80px !important;
    }
    .listify-mn-inner-box{
        padding: 11.3px 10px;
    }
    .listing-analysis{
        padding: 11.3px 10px 11.3px 26px;
    }
    .my-list-clmn {
        padding: 20px 25px !important;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    .listing-analysis .counter-sec-content p br{
        display: none;
    }
    .listing-analysis-column.listing-analysis-column-width {
        padding: 0px 0px 0px 15px !important;
    }
    .listing-analysis-column h3.cstm-listify-h3, .listing-analysis-column h3.cstm-listify-h3 span {
        font-size: 16px;
    }
    /*.listing-analysis-counter-sec-hedr h4, .listing-box h4 {
        font-size: 20px;
    }
    .import-my-listing .modal-dialog.modal-dialog-centered {
        min-width: 945px;
    }*/
    .cstm-counter .progress .title {
        font-size: 45px;
    }
    .cstm-counter .progress {
        width: 140px;
        height: 140px;
    }
    /*.listing-analysis-list li {
        font-size: 14px;
    }*/
    /*.ctgry-desc {
        font-size: 21px;
        line-height: 31px;
    }
    .prdct-desc-listify {
        font-size: 27px;
        line-height: 32px;
    }*/
    table.cstm-lifty-table.dataTable.cstm-table thead th:first-child {
        width: 380px !important;
    }
}

@media(min-width: 768px) and (max-width: 1199px){
    .cstm-lifty-table{
        table-layout: fixed;
    }
    .saved-modal .modal-dialog, .history-modal .modal-dialog, .search-name-popup .modal-dialog {
        max-width: 95%;
    }
    .cstm-select-prdct .dropdown-toggle, .keywords-select-prdct.cstm-select-prdct .dropdown-menu,
    .resrch-asin-section.sales-estimater-sec .bsr-base .sales-estimator-search.cstm-search input {
        width: 100%;
    }
    .lifty-prdct-row {
        padding: 48px 15px 33px;
    }
    .import-my-listing .modal-dialog.modal-dialog-centered {
        min-width: 700px !important;
        max-width: 700px !important;
    }
}

@media(max-width: 1199px) {
    .paginate_button {
        font-size: 16px;
    }
    div.dataTables_info{
        padding: 15px 15px 10px !important;
    }
    .cstm-counter .progress{
        width: 130px;
        height: 130px;
    }
    .cstm-counter .progress .title{
        font-size: 40px;
    }
    .cstm-bullet-sec {
        padding: 0px 15px;
    }
    table.cstm-lifty-table.dataTable.cstm-table thead th, .table-box table.cstm-lifty-table.dataTable.cstm-table tbody td{
        padding: 10px !important;
    }
    .lifty-prdct-row .listify-row{
        flex-wrap: wrap !important;
      }
      
}

@media(max-width: 340px) {
    .cstm-btn-row button.btn.download-btn {
        width: 133px;
    }
    .search-name-btn button.btn {
        margin: 0px 5px !important;
        padding: 10px 10px;
    }
    .list-sec-key h3.cstm-listify-h3 {
        font-size: 15px !important;
    }
    .import-btn{
        font-size: 13px !important;
    }

    /*-----Fire dropdown ----*/
    .streak.dropdown-content {
        min-width: 314px;
        left: -35px;
        top: 17px;
    }
    .streak-dropdown:after {
        left: -48px;
        width: 70px;
        background-size: 100%;
    }
}

@media(min-width: 1200px) and (max-width: 1294px){
    table.cstm-lifty-table.dataTable.cstm-table thead th:first-child {
        width: 650px !important;
    }
    .listing-analysis .counter-sec-content p br {
        display: none;
    }
    .listing-analysis .counter-sec-content p {
        font-size: 13px !important;
    }
    .saved-modal .modal-dialog, .history-modal .modal-dialog, .search-name-popup .modal-dialog {
        max-width: 95% !important;
    }
    .cstm-select-prdct .dropdown-toggle,
     .keywords-select-prdct.cstm-select-prdct .dropdown-menu,
     .keywords-select-prdct.cstm-select-prdct .dropdown-menu,
     .resrch-asin-section.sales-estimater-sec .bsr-base .sales-estimator-search.cstm-search input {
        width: 100%;
    }
}

@media(min-width: 1200px){
    .lifty-prdct-row .col-md-9 {
        padding: 0px 60px 0px 25px;
    }
    #saved .table-responsive, #listify-history-table .table-responsive, #saved-modal .table-responsive, #history-modal  .table-responsive{
        overflow: hidden;
    }
}

@media(min-width: 992px){
    /*.listing-analysis-column.listing-analysis-column-width {
        -ms-flex: 0 0 37%;
        flex: 0 0 37%;
        max-width: 37%;
    }*/
    .listing-analysis .counter-sec-content p {
        font-size: 15px;
    }
}

@media(min-width: 768px) and (max-width: 1200px){
    .cstm-listify-box .popup-btn-row.cstm-btn-row {
        flex-wrap: wrap;
        justify-content: center;
    }
}


@media(min-width: 768px){
    .col-prdt-dscriptn {
        width: 100%;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
    }
}
@media(min-width: 768px){
    .col-dscriptn {
        font-size: 22px;
        font-weight: bold;
    }
}
@media(max-width: 1200px){
    .keywords-select-prdct.cstm-select-prdct .dropdown-menu{
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1650px){
    .cstm-search input, .cstm-search button, .cstm-select-prdct .dropdown-toggle {
        height: 48px;
    }
    .cstm-select-prdct .dropdown-toggle, .cstm-search input, .cstm-search button, .keywords-select-prdct .dropdown-menu a {
        font-size: 18px;
        line-height: 18px;
    }
    table.cstm-lifty-table.dataTable.cstm-table tbody td, .table-box table.cstm-lifty-table.dataTable.cstm-table tbody td{
        padding: 9px 10px !important;
    }
    table.dataTable.cstm-table thead th{
        padding: 7.7px 10px !important;
    }
    table.dataTable.cstm-table thead th, table.cstm-lifty-table.dataTable.cstm-table tbody td{
        font-size: 13px;
        line-height: 21px;
    }
    .cstm-listify-h3 span{
        font-size: 14px !important;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button{
        margin-left: 10px!important;
    }
    div.dataTables_info{
        padding: 15px !important;
    }
    .tab-pane div.dataTables_paginate , div.dataTables_paginate{
        padding: 11px 15px !important;
    }
    .listify-tab-section {
        margin-top: 30px;
    }

    .lifty-prdct-row {
        padding: 20px 30px 20px;
    }
    .cstm-listify-inner-box{
        padding: 20px 6px 5px 6px;
    }
    .cstm-listify-inner-box span{
        margin: 0px 8px 15px;
    }
    .listify-section .cstm-btn-row button.btn.download-btn, .lifty-prdct-row .cstm-ornage-btn {
        width: 120px !important;
    }
    .listify-section .cstm-btn-row button.btn.download-btn.yr-keyword{
        width: auto !important;
    }
    .save-btn-top, .save-btn-bottom {
        width: 160px !important;
    }
    .cstm-listify-box .cstm-ornage-btn {
        width: 205px !important;
        margin: 18px 5px 0px !important;
        font-size: 13px;
    }
    .cstm-listify-inner-box .font-16 span, .fnt-sz-16 {
        font-size: 13px;
    }
    .cstm-listify-inner-box .font-18 span, .fnt-sz-18 {
        font-size: 14px;
    }
    .cstm-listify-inner-box .font-22 span, .fnt-sz-22 {
        font-size: 18px;
    }
    .cstm-listify-box{
        margin-bottom: 0px;
    }
    .listing-score {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .update-my-listify .modal-dialog, .add-mr-keywords .modal-dialog {
        max-width: 550px;
        min-width: 550px !important;
    }
    .import-search-section {
        margin-top: 0px;
    }
    .modal-content {
        padding: 25px 15px 30px !important;
    }

    .import-my-listing .modal-dialog.modal-dialog-centered {
        max-width: 800px;
    }
    .cstm-btn-row .dropdown-menu.show {
        min-width: 115px;
        max-width: 115px;
    }
    .search-name-popup .modal-content{
        padding: 0px !important;
    }
    .search-name-btn button.btn {
        width: 200px;
    }
    .my-list-clmn {
        padding: 15px 40px;
    }
    .delete-listing .modal-dialog {
        min-width: 500px !important;
        max-width: 500px !important;
    }
    .delete-listing p{
        font-size: 20px;
    }
    .listing-analysis-column .cstm-box-shadow {
        padding: 10px 5px 10px;
    }
    .my-list-clmn {
        padding: 20px 40px;
    }
}

@media(min-width: 1200px) and (max-width: 1650px){
    .listing-analysis-column {
        padding: 0px 0px 0px 20px;
    }
    .cstm-counter .progress .title{
        font-size: 45px !important;
    }
    .cstm-counter .progress {
        width: 140px !important;
        height: 140px !important;
    }
    .saved-modal .modal-dialog, .history-modal .modal-dialog {
        max-width: 1200px;
    }
    .search-name-popup .modal-dialog {
        max-width: 1300px;
    }
    .dataTables_info, .dataTables_paginate {
        padding: 15px 18px !important;
    }
    .dataTables_info, .dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_paginate {
        font-size: 16px !important;
    }
}

@media (max-width: 1650px){
    .listing-analysis .counter-sec-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .listing-analysis-column .cstm-counter{
        margin: 10px 0px;
    }
    /*.listing-analysis-list li {
        font-size: 14px;
        padding-right: 22px;
        margin-top: 20px;
    }*/
    .counter-sec-content, .cloud-dec-sec {
        padding-top: 2px;
    }
    .listing-box {
        padding: 8px 0px;
    }
    .cstm-inset-box {
        min-height: 160px;
    }
    .cstm-listify-h3{
        font-size: 20px;
        line-height: 30px;
    }
    .import-btn, .prdct-desc-listify, .listing-analysis-column h3.cstm-listify-h3, .listing-analysis-column h3.cstm-listify-h3 span {
        font-size: 16px;
    }
    .listing-analysis-counter-sec-hedr h4, .listing-box h4 {
        font-size: 18px;
    }
    .rev-brk {
        margin-top: 20px;
    }
    .modal-header h4, .search-name-popup .modal-header h4 {
        font-size: 22px;
    }
}
@media (max-width: 767px){
    .keywords-list-module.cstm-select-prdct .dropdown-menu a{font-size: 16px;}
    .payment-modals.delete-listing .modal-dialog {
        min-width: unset !important;
        max-width: 100% !important;
    }

}

.listify-keyword-section .listing-box .listify-editor {
    resize: none !important;
}

@media (min-width: 990px) and (max-width: 992px){
    
    .popup-btn-row .cstm-ornage-btn {
        width: auto;
        margin-left: 10px;
        margin-bottom: 8px;
    }
    .cstm-btn-row.popup-btn-row {
        justify-content: start;
        margin: 0px;
        flex-wrap: wrap;
    }
}