.grid-layout .news-header {
        min-height: 30px;
    }

.PP-body .wide-layout .product-table {
    margin: 20px auto !important;
}

.PP-body a {
        transition: 0.8s ease !important;
    }

    /*--- MQ ---*/

@media (min-width: 1275px) {

    body .PP-body {
        max-width: 1000px;
    }

}

@media (max-width: 1275px) {

    body .struct-layout {
        width: 1000px;
        margin: 0 auto;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .PP-body .grid-layout p {
        font-size: 15px;
    }

}

@media (max-width: 1055px) {

    body .PP-body h5 {
        font-size: 12px !important;
        word-spacing: 0px !important;
    }

    body .PP-body p {
        font-size: 11px !important;
        word-spacing: 0px !important;
        margin: 2px 0;
    }

    body .struct-layout {
        width: 100%;
        margin: 0 auto;
    }

    body .PP-body .grid-block .grid-select {
        width: 100% !important;
        height: 250px !important;
    }

    body .PP-body .grid-layout .grid-block {
        width:180px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .PP-body .grid-layout p {
        font-size: 15px;
    }

    body .PP-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .default-layout h3 {
        font-size: 20px;
    }

    body .scroll-layout img {
        width: 200px;
    }

    body .PP-body .scroll-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    body .PP-body .scroll-layout .product-header {
        font-size: 17px;
    }

    body .PP-body .struct-layout .product-header {
        font-size: 15px;
    }

    body .PP-body .struct-layout p {
        font-size: 12px;
    }

    body .PP-body .struct-layout td {
        width: 50% !important;
    }

    body .edit-product-form {
        text-align: center;
    }

    body .PP-body .scroll-layout .product-text {
        vertical-align: middle !important;
        padding: 0;
    }

}

@media (max-width: 855px) {

    body .default-layout .product-img {
        display: none !important;
    }

    body .PP-body .grid-block .grid-select {
        width: 100% !important;
        height: 200px !important;
    }

    body .PP-body .product-viewer {
        width: 400px !important;
    }

    body .PP-body td p, body .PP-body th p {
        font-size: 10px;
    }

    body .PP-body .dlt-btn {
        font-size: 10px;
        padding: 1px 3px;
    }

    body .PP-body .grid-layout .grid-block {
        width:130px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 14px;
    }

    body .PP-body .product-header,
    body .PP-body .extract-text {
        text-align: center;
        font-weight: 800;
    }

    body .PP-body .grid-layout p {
        font-size: 12px;
    }

    body .PP-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .default-layout h3 {
        font-size: 17px;
    }

    body .PP-body .struct-layout .img-block {
        width: 100%;
    }

    body .PP-body .struct-layout .text-block {
        width: 200px !important;
    }

    body .PP-body .struct-layout td {
        width: 200px !important;
    }

    body .PP-body .scroll-layout .product-text {
        vertical-align: middle !important;
        padding: 0;
    }

}

@media (max-width: 758px) {

    body .default-layout .product-menu {
        width: 250px !important;
    }

    body .default-layout .PreviousproductLink {
        font-size: 10px;
    }

    .PP-body .list-layout .product-img,
    .list-layout .table-block td:first-child {
           width: 150px !important;
        height: 150px !important;
    }

}

@media (max-width: 655px) {

    body .default-layout .product-menu {
        width: 100px !important;
    }

    body .default-layout .product-img {
        display: none !important;
    }

    body .default-layout .product-text {
        font-size: 12px !important;
    }

    body .struct-layout {
        width: 100%;
    }

    body .PP-body .grid-block .grid-select {
        width: 100% !important;
        height: 150px !important;
    }

    body .PP-body .scroll-layout .product-text {
        vertical-align: middle !important;
        padding: 0;
        font-size: 12px;
    }

    .PP-body h3 {
        font-size: 18px;
    }

    body #interface {
        padding: 0;
    }

    body .PP-body .add-product-img-btn, body .PP-body .edit-product-img-btn {
        padding: 7% 20%;
    }

    body .PP-body .product-viewer {
        width: 300px !important;
    }

    body .PP-body .grid-layout .grid-block {
        width:80px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 10px;
    }

    body .PP-body .grid-layout p {
        font-size: 10px;
    }

    body .PP-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .default-layout img {
        width: 150px;
    }

    body .default-layout h3 {
        font-size: 15px;
    }

    body .PP-body .struct-layout .img-block {
        width: 100%;
    }

    body .PP-body .struct-layout .text-block {
        width: 100px;
    }

    body .PP-body .struct-layout .product-header {
        font-size: 12px;
    }

    body .PP-body .struct-layout p {
        font-size: 10px;
    }

    body .PP-body .struct-layout td {
        width: 100px !important;
    }

}

    .PP-body .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }

    .PP-body {
        text-align: center;
    }

    .PP-body ul.pagination li {display: inline;}

    .PP-body ul.pagination li a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
    }

    .PP-body ul.pagination li a.active {
        background-color: #2F2F2F;
        color: white;
    }

    .PP-body ul.pagination li a:hover:not(.active) {background-color: #ddd;}

    .PP-body .pagination > li > a, .PP-body .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.428571429;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #dddddd;
    }

    .PP-body .pagination > li:first-child > a, .PP-body .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .PP-body .pagination > li > a:hover, .PP-body .pagination > li > span:hover, .PP-body .pagination > li > a:focus, .PP-body .pagination > li > span:focus {
        background-color: #eeeeee;
    }

    .PP-body .pagination > li:last-child > a, .PP-body .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    #testing-input {
        background: #FFFFFF;
    }

    .PP-body {
        margin: 0 auto;
    }

    .PP-body .default-layout .product-menu {
        font-weight: normal ;
        font-family: Arial ;
        font-size: 12px ;
        padding-top: 0px ;
        padding-left: 7px ;
        padding-Right: 7px ;
        padding-bottom: 0px ;
        text-align: Left ;
        vertical-align: top ;
        color: #FFFFFF;
        background-image: url('/WebModules/images/CustomerInterface/black-lens.png');
    }

    .PP-body .default-layout .product-menu ul {
        list-style-image: url("/WebModules/images/CustomerInterface/bullet.png");
        margin: 0px 0px 0px 0px ;
        padding-top: 20px ;
        padding-left: 20px ;
        padding-right: 0px ;
        padding-bottom: 20px ;
    }

    .PP-body .default-layout .product-menu li {
        margin: 0px ;
        margin-bottom: 7px ;
        padding-left: 7px;
    }

    .PP-body .default-layout .product-menu a {
        text-decoration: none;
        color: #FFFFFF;
    }

    .PP-body .default-layout .product-img {
        width: 300px;
        height: 300px;
    }

    .PP-body .default-layout .product-text {
        padding-top: 20px;
        padding-left: 20px ;
        padding-Right: 20px ;
        padding-bottom: 20px ;
        font-family: Calibri ;
        font-size: 16px ;
        font-weight: normal ;
        font-style: normal ;
        text-align: Justify ;
        vertical-align: top ;
    }

    .PP-body .grid-layout .grid-block {
        background-repeat: repeat;
        padding: 10px;
        vertical-align: middle;
    }

    .PP-body .grid-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        font-weight: 700;
    }

    .PP-body .scroll-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        font-weight: 700;
    }

    .PP-body .scroll-layout .scroll-block {
        background-repeat: repeat;
        padding: 10px;
    }

    .PP-body .scroll-layout .product-img {
        width: 300px;
        height: 300px;
    }

    .PP-body .scroll-layout .product-text {
        padding-top: 20px;
        padding-left: 20px ;
        padding-Right: 20px ;
        padding-bottom: 20px ;
        font-family: Calibri ;
        font-size: 16px ;
        font-weight: normal ;
        font-style: normal ;
        text-align: Justify ;
        vertical-align: top ;
        position: relative;
    }

    .PP-body .wide-layout .product-img img {
        width: 100%;
        height: 250px;
    }

    .PP-body .wide-layout .text-block {
        background-repeat: repeat;
        padding: 10px;
    }

    .PP-body .wide-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        display: inline-block;
        font-weight: 700;
    }

    .PP-body .wide-layout .date-added {
        display: inline-block;
    }

    .PP-body .struct-layout .struct-block {
        background-repeat: repeat;
        padding: 10px;
    }

    .PP-body .struct-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        display: inline-block;
        font-weight: 700;
    }

    .PP-body .struct-layout .date-added {
        display: inline-block;
        margin: 0;
    }

    .PP-body .struct-layout .inner-text {
        display: none;
        padding: 10px;
    }

    .PP-body .struct-layout .img-block {
        background-size: cover;
        background-position: center center;
        width: 500px;
        height: 100px;
    }

    .PP-body .struct-layout .product-text {
        width: 500px;
    }

    ul.pagination li a.active {
        background-color: #2F2F2F;
        color: white;
    }

    @media (max-width: 550px) {

        body .PP-body .grid-block .grid-select {
            width: 100px !important;
            height: 100px !important;
        }

        body .PP-body .grid-layout .outer-div, body .PP-body .grid-layout .inner-div {
            font-size: 10px;
        }

    }

    @media (max-width: 435px) {

        .PP-body .list-layout .product-img,
        .list-layout .table-block td:first-child {
            width: 100px !important;
            height: 100px !important;
        }

        body .product-exr, body .text-article {
            font-size: 10px !important;
        }

        body .PP-body .scroll-layout .product-img {
            width: 150px !important;
            height: 150px !important;
        }

        body .PP-body .scroll-layout .product-text {
            vertical-align: middle !important;
            padding: 0;
            width: 200px !important;
            font-size: 10px;
        }

        body .PP-body .scroll-layout .date-added {
            display: none;
        }

        body .PP-body .scroll-layout .product-header {
            font-size: 12px;
        }

         body .PP-body .grid-block .grid-select {
            width: 50px !important;
            height: 50px !important;
        }

        .body .scroll-layout .product-text {
            padding: 1px;
        }

    }

    @media (max-width: 390px) {
    
        body .PP-body .scroll-layout .product-img {
            width: 150px !important;
            height: 150px !important;
        }

        body .PP-body .scroll-layout .product-header {
            font-size: 10px;
        }

        body .PP-body .scroll-layout .product-text {
            vertical-align: middle !important;
            padding: 1px;
            width: 200px !important;
            font-size: 8px;
        }

        body .PP-body .grid-layout .outer-div, body .PP-body .grid-layout .inner-div {
            font-size: 8px;
        }
    
    }

/*- DT -*/

table.dataTable tbody tr {
    background-color: transparent;
}

.PP-body table.dataTable tbody th, .PP-body table.dataTable tbody td {
    padding: 0;
}

.PP-body table.dataTable tbody .product-text {
    vertical-align: top;
    padding: 10px;
}

.holder-pics .sub-img {
    float: left;
}

.PP-body a {
    transition: 0.8s ease !important;
}

/*- RG -*/

.PP-body .RG-layout .grid-block {
    display: inline-block;
}

.PP-body .RG-layout .extract-text {
    cursor: pointer;
}

.PP-body .RG-layout .sub-img {
    display: inline-block;
    opacity: 0.5;
    margin: 0 -1.4px;
}

/*--- MQ ---*/

@media (max-width: 1275px) {

    .PP-body .grid-layout .product-table .product-img {
        width: 250px !important;
        height: 250px !important;
    }

    .PP-body .grid-layout .product-table .grid-select {
        height: 250px !important;
    }

    body .PP-body .grid-layout .grid-block {
        width:230px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .PP-body .grid-layout p {
        font-size: 15px;
    }

    .PP-body .wide-layout .product-table {
        width: 900px !important;
    }

    .PP-body .wide-layout .product-img {
        width: 900px !important;
    }

}

@media (max-width: 1055px) {

    .PP-body .wide-layout .product-table {
        width: 100% !important;
    }

    .PP-body .wide-layout .product-img {
        width: 100% !important;
    }

    body .PP-body input {
        width: 80%;
    }

    body .PP-body .cke {
        width: 80%;
    }

    body .PP-body .add-product-img-btn, body .PP-body .edit-product-img-btn {
        padding: 7% 30%;
    }

    body .PP-body .cke_contents > iframe {
        width: 99%;
    }

    body .PP-body .products-ctn h3 {
        font-size: 12px;
    }

    body .PP-body .btn-small img {
        width: 25px !important;
    }

    .PP-body .grid-layout .product-table .product-img {
        width: 220px !important;
        height: 220px !important;
    }

    
    .PP-body .grid-layout .product-table .grid-select {
        height: 220px !important;
    }

    body .PP-body .grid-layout .grid-block {
        width:180px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .PP-body .grid-layout p {
        font-size: 15px;
    }

    body .PP-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .PP-body td:last-child , body .PP-body th:last-child {
        width: auto !important;
    }

    .PP-body .default-layout img {
        width: 200px;
    }

    .PP-body .default-layout h3 {
        font-size: 20px;
    }

    .PP-body .scroll-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    body .PP-body .scroll-layout .scroll-block > td:first-child {
        width: 200px !important;
        height: 200px !important;
    }

    body .PP-body .scroll-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    body .PP-body .scroll-layout .product-header {
        font-size: 17px;
    }

    .PP-body .edit-product-form {
        text-align: center;
    }

}

@media (min-width: 200px) {

    body > table {
        width: 100%;
    }

}

@media (max-width: 855px) {

    body .PP-body td p, body .PP-body th p {
        font-size: 10px;
    }

    body .PP-body .dlt-btn {
        font-size: 10px;
        padding: 1px 3px;
    }

    .PP-body .grid-layout .product-table .product-img {
        width: 150px !important;
        height: 150px !important;
    }
    
    .PP-body .grid-layout .product-table .grid-select {
        height: 150px !important;
    }

    body .PP-body .grid-layout .grid-block {
        width:130px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 14px;
    }

    body .PP-body .grid-layout p {
        font-size: 12px;
    }

    body .PP-body ul.pagination li a {
        padding: 4px 8px;
    }

    .PP-body .default-layout h3 {
        font-size: 17px;
    }

    .PP-body h3 {
        font-size: 15px;
    }

    .PP-body .default-layout .upper-blockz {
        display: none;
    }

}

@media (max-width: 700px) {

    .PP-body .table-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    .PP-body .table-layout .table-block td:first-child {
        width: 200px !important;
        height: 200px !important;
    }

}

@media (max-width: 655px) {

    .PP-body h3 {
        font-size: 18px;
    }

    .PP-body #interface {
        padding: 0;
    }

    body .PP-body .add-product-img-btn, body .PP-body .edit-product-img-btn {
        padding: 7% 20%;
    }

    .PP-body .grid-layout .product-table .product-img {
        width: 100px !important;
        height: 100px !important;
    }

    .PP-body .grid-layout .product-table .grid-select {
        height: 100px !important;
    }

    body .PP-body .grid-layout .grid-block {
        width:80px;
    }

    body .PP-body .grid-layout .product-header {
        font-size: 10px;
    }

    body .PP-body .grid-layout p {
        font-size: 10px;
    }

    body .PP-body ul.pagination li a {
        padding: 4px 8px;
    }

    .PP-body .default-layout .product-img {
        width: 150px;
    }

    .PP-body .default-layout h3 {
        font-size: 15px;
    }

}

@media (max-width: 415px) {

    .PP-body .grid-layout .product-table .product-img {
        width: 50px !important;
        height: 50px !important;
    }
    
    .PP-body .grid-layout .product-table .grid-select {
        height: 50px !important;
    }

}
