.sernav {
    background: #fff;
}

.searchsec {
    margin-top: 50px;
    background-color: white !important;
}

.mbRemove {
    margin-bottom: 0;
}

.frows {
    display: flex;
    flex-wrap: wrap;
}

.rblock {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 27px;
}

.adSearchrow {
    margin-top: 10px;
    white-space: nowrap;
}

.d-flex {
    display: flex;
}

.tbcontainer {
    display: flex;
}

.trecords {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 50px;
}

.tdcol {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 40px;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 700;
}

.tablehead {
    display: flex;
    justify-content: space-between;
}

.tdcol:nth-child(even) {
    background-color: #efefef;
}

.tdcol:last-child div:nth-child(2) span,
.tdcol:last-child div:nth-child(3) span {
    color: #337ab7;
}

.tdcol div:nth-child(2) span,
.tdcol div:nth-child(3) span {
    color: #000;
}

.moreprod {
    padding: 20px;
    margin: 20px;
}

.tdcol span,
.tdcol span a {
    text-decoration: none;
    color: #337ab7;
}

.recname {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 350px;
}

.fcontent {
    padding-left: 70px;
}

.morewhatsnew {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

    .morewhatsnew .morehead,
    .morewhatsnew table {
        width: 100%;
    }

        .morewhatsnew table tr td:first-child {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 450px;
            color: #337ab7 !important;
            padding-left: 10px;
        }

        .morewhatsnew table tr td:nth-child(3) {
            text-align: right;
            padding-right: 20px;
        }

#whatsNewMore .ealert {
    background: none !important;
}

.recname i,
.contentshow div i {
    color: #337ab7;
}

.morewhatsnew table thead tr th:nth-child(2) {
    text-align: left;
    padding-left: 20px;
}

.morewhatsnew table thead tr th:nth-child(3) {
    text-align: right;
    padding-right: 20px;
    white-space: nowrap;
}

.morewhatsnew table tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px;
}

.morewhatsnew table tr:hover {
    background: #faebd7 !important;
}

.morewhatsnew table thead tr:hover {
    background: 0 0 !important;
}

.morewhatsnew table tr td a {
    text-decoration: none;
    color: #337ab7;
}

.morewhatsnew table,
.morewhatsnew table tr,
.morewhatsnew table tr td {
    text-align: left;
}

    .morewhatsnew table tr:last-child td {
        border-top: 1px solid #dee2e6;
    }

    .morewhatsnew table thead tr {
        background: 0 0 !important;
    }

    .morewhatsnew table tr:nth-child(odd) {
        background-color: #efefef;
    }

    .morewhatsnew table tbody tr,
    .morewhatsnew table thead tr th {
        height: 49px;
    }

.hlabels,
.sDate,
.sortby {
    font-family: sans-serif;
}

.collapsible {
    background-color: #1a456b;
    color: #fff;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    cursor: pointer;
    height: 38px;
}

.content {
    display: none;
}

.records:hover {
    background: #faebd7;
}

.hlabels {
    flex-grow: 3;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    position: relative;
}

.sorting {
    border-radius: 5px;
    padding: 5px;
    font-size: 14px !important;
}

.contentshow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
    border-right: 1.5px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    min-height: 50px;
    align-items: center;
}

.contenthide {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}

.contentshow:nth-child(odd),
.even,
.morewhatsnew table tr:nth-child(odd),
.tdcol:nth-child(even) {
    background-color: #efefef;
}

.sDate,
.subcontent {
    display: none;
}

.sortby {
    color: #fff;
    display: block;
    padding-right: 10px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
}

    .sortby label {
        margin-right: 10px;
    }

.subcontentshow {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}

.subcontenthide {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: none;
}

.mainContent {
    border-right: 2px solid #000;
    border-left: 2px solid #000;
}

.col {
    flex: 1;
    padding: 16px;
}

.relfiles p {
    margin-bottom: 0;
}

.records {
    cursor: pointer;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #dee2e6;
    min-height: 49px;
}

.recordshide {
    border-bottom: 0;
}

.records div:first-child {
    flex-grow: 3;
}

.records div {
    display: flex;
}

    .records div span:last-child {
        color: #333 !important;
    }

    .records div span:first-child {
        color: #366493;
    }

.records a {
    text-decoration: none;
    color: #337ab7;
}

.relassetscontent {
    padding: 0px !important;
}

.relrecordscontent {
    width: 100%;
}

.relrecordscontent > label + div {
    border-top: 1px solid #dee2e6 !important;
    margin-top: 10px !important;
}

@media screen and (max-width: 600px) {
    .relrecords {
        cursor: default;
        width: 95%;
        justify-content: space-between;
        margin-left: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        border-bottom: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        background-color: rgb(255, 255, 255);
    }
}

@media screen and (max-width: 992px) {
    .relrecords {
        cursor: default;
        width: 95%;
        justify-content: space-between;
        margin-left: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        border-bottom: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        background-color: rgb(255, 255, 255);
    }
}

@media not screen and (max-width: 992px) {
    .relrecords {
        cursor: default;
        display: flex;
        width: 95%;
        justify-content: space-between;
        margin-left: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        border-bottom: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        background-color: rgb(255, 255, 255);
    }

        .relrecords div:first-child {
            flex-grow: 3;
            border-right: 1px solid #dee2e6;
        }
}

    .relrecords div {
        display: flex;
        padding: 5px;
        vertical-align: middle;
    }
        .relrecords div span:last-child {
            color: #333 !important;
        }

        .relrecords div span:first-child {
            color: #366493;
        }

    .relrecords a {
        text-decoration: none;
        color: #337ab7;
    }

.related a {
    text-decoration: none;
    color: #337ab7;
    font-size: 14px;
}

.collapsible div {
    padding-left: 10px;
}

    .collapsible div a {
        color: #fff;
        text-decoration: none;
        margin-left: 5px;
        position: absolute;
        left: 25px;
        text-transform: uppercase;
    }

.blbtn {
    background-color: #337ab7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px !important;
    width: 100%;
}

.btnsec {
    width: 100%;
    text-align: right;
    color: white !important;
}

.responsive {
    width: 100%;
    height: auto;
}

.prevanchor {
    display: flex;
    align-items: baseline;
    max-width: 200px;
    min-height: 50px;
    margin:0 auto; 
}

    .prevanchor p {
        font-size: 16px;
        max-width: 100px;
        margin-left: 25px;
        font-family: "Open Sans";
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        color: #333;
        position: absolute;
    }

.subcontent .col:first-child {
    display: flex;
    justify-content: center;
}

.desc p,
.filesec p,
.relfiles p,
.modelfname,
#modFileName {
    word-break: break-all;
}

.mainproduct {
    padding-bottom: 50px;
}

    .mainproduct .container {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

.maincontainer {
    width: 100%;
}

.imgrow {
    display: flex;
    justify-content: flex-end;
}

.pname {
    padding-left: 20px;
}

.tdcol:hover {
    background: #faebd7 !important;
}

.mySlides {
    display: none;
}

.modalPreview {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

    .modalPreview .modal-content {
        background-color: #fefefe;
        margin-top: 15px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #888;
        width: 80%;
        height: 96vh;
        padding-bottom: 20px;
    }

        .modalPreview .modal-content .modaltimes .close {
            color: #fff !important;
            float: right;
            font-size: 30px;
            font-weight: 700;
            cursor: pointer;
        }

        .modalPreview .modal-content .modalheading {
            padding: 20px 20px 0 20px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            text-align: left;
        }

        .modalPreview .modal-content .modaltimes {
            background-color: #f58025;
            height: 50px;
            padding-right: 20px;
        }

.ImagePreview {
    width: 100%;
    height: auto;
}

.modalpopuplastsec {
    margin-right: 33%;
    margin-left: 33%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-right: 10px;
    margin-top: 15px;
    padding-left: 10px;
    position: relative;
    bottom: 5px;
}

.warning {
    border: 1px solid red;
}

.arrow {
    border: 1px solid #000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.line {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    cursor: pointer;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    cursor: pointer;
}

.outof {
    padding-left: 10px;
    padding-right: 10px;
}

.modalicondiv {
    height: 30px;
    width: 30px;
    cursor: pointer;
}

    .modalicondiv:hover {
        background: #dee2e6;
    }

.demoleft,
.demoright {
    margin-top: 10px;
}

.modelfname {
    font-size: 16px;
}

.prodpdficon:before {
    content: "\e916";
    font-family: icons !important;
    line-height: 1;
}

.relfiles ul li {
    font-size: 14px;
}

    .relfiles ul li a {
        text-decoration: none;
        color: #337ab7;
        word-break: break-all;
    }

.mbottom {
    padding-right: 0;
    padding-left: 0;
}

.lheadwidgets {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 400;
    white-space: nowrap;
}

#featuredContent li {
    margin-bottom: 0 !important;
}

.productleftplus {
    padding-top: 10px !important;
}

.productlefttext {
    padding-bottom: 10px !important;
    padding-left: 1em !important;
    margin-bottom: 0 !important;
    padding-top: 10px !important;
    border-bottom: none !important;
}

.productlistuli {
    padding-top: 0px !important;
}

.splusicon .is-closed [class^="cs-"]::before {
    content: "\e901" !important;
}

.productleftaccordioncontent {
    padding-bottom: 0px !important;
}

.prparentarrow {
    display: flex;
    justify-content: flex-end;
}

.productlistuli > li:last-child {
    padding-bottom: 15px;
}

.tdcol div:nth-child(2) {
    white-space: nowrap;
}

.tmuted {
    font-style: italic;
}

.pnamee {
    padding-left: 20px;
}

.sproductsec {
    display: flex;
}

#whatsNew + .tdcol:hover {
    background: none !important;
}

.modalpopuplastsec div:nth-child(3) {
    white-space: nowrap !important;
}

.plrightarrow {
    font-size: 14px;
    color: rgb(51, 51, 51);
    padding-right: 5px;
}

.OneImage {
    max-height: calc(100vh - 240px);
}

.MoreImage {
    max-height: calc(100vh - 290px);
}

.images {
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding-bottom: 15px;
}

.ssrtres span {
    align-items: baseline !important;
}

    .ssrtres span .lsrtres {
        margin-right: 5px !important;
    }

.swspacetop {
    padding-top: 0px !important;
}

.servicelandbak {
    background-color: white !important;
}

.popup-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.5;
}

.leftFamilyElip {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 170px;
    display: inline-block;
    padding-left: 0;
}

.tooltiptext {
    visibility: hidden;
    width: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    left: -20%;
    margin-left: -60px;
    margin-top: -10%;
    font-size: x-small;
}

    .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #000 transparent transparent transparent;
    }

.prelefilessec {
    min-width: 191px;
}

.familyblock {
    padding-right: 40px;
}

    .prelefilessec div h2 {
        font-weight: 700;
        font-style: italic !important;
        font-size: 18px !important;
        color: #666666 !important;
    }

.preletdparent {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.preletdparent {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.rfilesinsidediv {
    width: 240px;
    border: 1px solid #ccc;
    height: 250px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 25px 15px 0;
    padding: 10px 10px;
    cursor: pointer;
}

    .rfilesinsidediv:hover {
        border: 1px solid #f58025;
    }

    .rfilesinsidediv div span a:hover {
        color: #366493 !important;
    }

    .rfilesinsidediv div:nth-child(2) {
        padding: 0 20px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

        .rfilesinsidediv div:nth-child(2) img {
            max-width: 100%;
            height: 150px;
            object-fit: fill;
        }

.head {
    width: 100%;
}

.searchtopspace {
    padding-top: 0px !important;
}

#yourAccount {
    margin-left: 5px;
}

.yacctlist {
    padding: 0rem !important;
    width: 133px !important;
}

    .yacctlist div ul li {
        padding-left: 10px;
        display: flex;
        padding: 10px 0 0 10px;
        word-break: break-all;
    }

        .yacctlist div ul li:hover {
            background: rgba(239, 239, 239, 1) !important;
        }

        .yacctlist div ul li:last-child {
            border-top: 1px solid #ccc;
        }

        .yacctlist div ul li a {
            color: rgb(51, 122, 183) !important;
        }

.rec-per-page {
    font-size: 0.9rem !important;
    padding: 0.375rem 0.3rem !important;
}

.whatsNewMore_label {
    color: #337ab7;
    text-decoration: none;
}

    .whatsNewMore_label:hover {
        color: #f58025;
    }

.imagediv {
    width: 220px;
    height: auto;
}

.imgrow .imagediv .responsive {
    max-width: 100% !important;
    height: 100% !important;
}

.cs-downloadarrow,
.cs-eye {
    color: white !important;
    font-size: 16px !important;
}

.blbtn span,
.blbtn i.cs-downloadarrow,
.blbtn i.cs-eye {
    padding-left: 0.6rem !important;
}

.subcontentshow > div {
    padding: 16px 10px;
}

    .subcontentshow > div:first-child {
        display: flex;
    }

.rfilesinsidediv_withoutimage {
    width: 200px;
    border: 1px solid #ccc;
    height: 210px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 15px 15px 0;
    padding: 10px 20px;
    cursor: pointer;
}

.filesec + div p {
    word-break: break-word;
}

.records div span:nth-child(2) {
    display: inline-block;
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 10px;
    pointer-events: none;
}

.plitem {
    padding-left: 40px !important;
    padding-right: 0.75em !important;
}

.planchor {
    margin-left: 0px !important;
}

.cplitem {
    padding-left: 60px !important;
    padding-right: 0.75em !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    background-color: rgb(230,230,230,1) !important;
}

.plselected {
    margin-left: 0px !important;
    padding-left: 28px !important;
    padding-right: 0.75em !important;
    align-items: baseline !important;
    display: flex !important;
}

.cplselected {
    margin-left: 0px !important;
    padding-left: 48px !important;
    padding-right: 0.75em !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    background-color: rgb(230,230,230,1) !important;
    align-items: baseline !important;
    display: flex !important;
}

.childproducts {
    padding-top: 8px;
    list-style: none;
    padding-left: 10px !important;
    margin-bottom: 0px !important;
}

.leftfamilytitle .cs-plus-solid,
.leftfamilytitle .cs-minus-solid {
    cursor: pointer;
    padding-right: 0.75em !important;
}

#whatsNew + .tdcol:last-child {
    position: relative;
}

#whatsNew + .tdcol:hover,
#whatsNewMore .ealert {
    background: 0 0 !important;
}

#whatsNew + .tdcol {
    border-top: 1px solid #dee2e6;
    position: absolute;
    margin-top: 10px;
}



@media only screen and (max-width: 600px) {
    .morewhatsnew table tr td:first-child {
        max-width: 160px;
    }

    .morewhatsnew table tr td:nth-child(3) {
        white-space: nowrap;
        padding-right: 20px;
    }

    .imagediv {
        width: 180px;
    }

    .records div span:nth-child(2) {
        width: 200px;
    }

    .MoreImage {
        max-height: calc(100vh - 400px);
    }

    .OneImage {
        max-height: calc(100vh - 360px);
    }

    .prparentarrow i.cs-downloadarrow {
        right: 25%;
    }

    .blbtn {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .morewhatsnew table thead tr th:nth-child(2),
    .morewhatsnew table tr td:nth-child(2) {
        display: none;
    }

    .rfilesinsidediv {
        width: 100%;
    }

        .rfilesinsidediv div:nth-child(2) {
            justify-content: center;
            display: flex;
        }

    .ImagePreview {
        padding-right: 5%;
        padding-left: 5%;
        width: 100%;
    }

    .images {
        max-width: 100% !important;
        object-fit: contain;
        margin-top: 5%;
    }

    .recname {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 220px;
    }

    .col {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .subcontentshow {
        display: flex;
        width: 100%;
        flex-direction: column;
        height: 100%;
    }

    .blbtn {
        width: 100%;
    }

    .fcontent {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tbcontainer {
        display: flex;
        flex-wrap: wrap;
    }

    .modalpopuplastsec {
        margin-right: 20%;
        margin-left: 20%;
        padding-right: 2px;
        padding-left: 2px;
    }

    .records div {
        display: flex;
        align-items: center;
    }

    .morewhatsnew table tr td:nth-child(3) {
        white-space: nowrap;
    }

    .morewhatsnew {
        margin: 20px 0;
        padding: 0;
        overflow: auto;
    }

    .frows div:nth-child(2),
    .sproductsec div:nth-child(2) {
        padding-left: 10px;
    }

    .frows div a,
    .sproductsec div a {
        width: auto !important;
    }

    .btnsec {
        text-align: center;
    }

    .hlabels {
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fff;
        max-width: 200px;
        white-space: nowrap;
    }

    .btnsec p {
        display: flex !important;
        justify-content: flex-end;
    }
}



@media only screen and (max-width: 991px) and (min-width: 601px) {
    .records div span:nth-child(2) {
        width: 240px;
    }

    .MoreImage {
        max-height: calc(100vh - 380px);
    }

    .OneImage {
        max-height: calc(100vh - 340px);
    }

    .rfilesinsidediv div:nth-child(2) {
        padding: 0 10px;
    }

    .rfilesinsidediv {
        height: 250px;
        width: 240px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .OneImage {
        max-height: calc(100vh - 270px);
    }

    .rfilesinsidediv div:nth-child(2) {
        padding: 0 10px;
    }

    .rfilesinsidediv {
        width: 240px;
    }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
    .morewhatsnew table tr td:first-child {
        max-width: 200px;
    }

    .Moreimage {
        max-height: calc(100vh - 350px);
    }

    .ImagePreview {
        padding-right: 5%;
        padding-left: 5%;
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .morewhatsnew table tr td:first-child {
        max-width: 300px;
    }

    .ImagePreview {
        padding-right: 5%;
        padding-left: 5%;
        width: 100%;
    }

    .modalheading div:first-child {
        padding-right: 10%;
    }

    .rblock {
        display: flex;
        justify-content: flex-end;
        padding-right: 20px;
    }
}


.ipad-up {
    display: block !important;
}


@media only screen and (max-width: 991px) {
    .ipad-up {
        display: none !important;
    }

    .globalheadermobileresponsive {
        display: block;
        height: 35px !important;
    }

    .headermobileancr {
        position: relative;
        font-size: 1rem !important;
        font-weight: 700;
        display: -ms-flexbox;
        color: #366493 !important;
        width: 100%;
        height: 35px !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-decoration: none;
    }

        .headermobileancr:hover {
            color: black !important;
        }
}

@media screen and (min-width: 601px) and (max-width: 991px) {
    .fcontent {
        padding-left: 10px;
    }

    .Moreimage {
        max-height: calc(100vh - 350px);
    }

    .images {
        max-width: 100% !important;
        object-fit: contain;
        margin-top: 2%;
    }

    .rblock {
        padding-top: 25px !important;
    }

    .modalpopuplastsec {
        margin-right: 25%;
        margin-left: 25%;
    }

    .frows div:nth-child(2),
    .sproductsec div:nth-child(2) {
        padding-left: 10px;
    }

    .frows div a,
    .sproductsec div a {
        width: auto !important;
    }
}

@media only screen and (min-width: 992px) and (min-width: 1119px) {
    .records div span:nth-child(2) {
        width: 400px;
    }
}

@media only screen and (min-width: 1200px) {
    .records div span:nth-child(2) {
        width: 550px;
    }
}

.spmobile-only {
    display: none;
}



@media screen and (max-width: 600px) {
    .hrfiltertext {
        margin: 0;
    }

    .globalheadermobileresponsive {
        display: block;
        height: 35px !important;
    }

    .headermobileancr {
        position: relative;
        font-size: 1rem !important;
        font-weight: 700;
        display: -ms-flexbox;
        color: #366493 !important;
        width: 100%;
        height: 35px !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-decoration: none;
    }

        .headermobileancr:hover {
            color: black !important;
        }

    .ssrtres span {
        display: block !important;
        text-align: end;
    }

        .ssrtres span .lsrtres {
            text-align: center;
        }

    .ssrtres {
        display: flex !important;
        flex-wrap: nowrap !important;
    }

        .ssrtres span:nth-child(2) .lsrtres {
            margin-left: 18% !important;
        }

    .lsrtres + div select {
        min-width: 51% !important;
        padding: 0 0.2rem;
    }

    .filtersec {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .spmobile-only {
        display: block !important;
    }

    .rtext {
        order: 2;
    }

    .smobsearchsec {
        display: flex;
        flex-direction: row;
        align-items: baseline;
        margin-top: -20px;
    }

        .smobsearchsec #a-search-btn {
            margin-left: 10px;
        }

    .ssrtres span:first-child .lsrtres {
        text-align: center;
    }

    .ssrtres span:first-child div select {
        width: 65% !important;
    }

    .filtermob {
        left: 35px;
        width: 67px;
        text-align: center;
        margin-bottom: 0;
        margin-top: 15px;
        cursor: pointer;
    }

    .rtext + div {
        padding-right: 0px !important;
    }

    .productmob {
        margin-left: 20px;
        width: 67px;
        text-align: center;
    }

    .is-hidden-spmobile-only {
        display: none !important;
    }

    .col-xsp {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-xsp-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xsp-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xsp-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xsp-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xsp-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xsp-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xsp-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xsp-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xsp-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xsp-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xsp-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xsp-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding: 0;
    }

    .overlay-content {
        position: relative;
        width: 100%;
        text-align: left;
    }

    .closebtn {
        color: #fff;
        transition: 0.3s;
        background-color: #000;
        padding: 2px;
    }

    .cs-tclosebtn:after {
        content: "\e904";
    }

    .overlay .closebtn {
        display: block;
        position: absolute;
        top: 25px;
        right: 15px;
        font-size: 12px;
        background: #000;
        color: #fff;
        padding: 0 3px;
        height: 15px;
        width: 14px;
        line-height: 15px;
        text-decoration: none;
    }

    #selections .m-search-tag {
        margin-bottom: 0rem !important;
    }

    .mainSearchResult div .o-search-results {
        margin-top: 0.5rem;
    }

    #paginatesec {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: baseline;
    }

        #paginatesec .ssrtres span {
            display: flex !important;
            align-items: baseline;
        }

        #paginatesec .ssrtres div select {
            min-width: 100% !important;
        }
}








#prog-holder,
#progressd {
    text-align: center;
    width: 100%;
}

#progbar {
    border-radius: 0 0 5px 5px;
    border-top: 16px solid #f58025;
    display: block;
    margin: 0 auto 10px;
    text-align: center;
    width: 1px;
}

#progressd img {
    max-width: 26px;
    position: relative;
    top: 5px;
}

#progressd span {
    font-size: 18px;
}

.ImagePreview .load-prod-page-holder {
    position: absolute;
    right: 0;
    top: 50px;
    width: 100%;
}

.load-prod-page-counter {
    color: #b6b6b6;
    font-size: 10px;
    position: absolute;
    text-align: center;
    top: 17px;
    width: 100%;
}

.load-prod-page-img {
    max-width: 50px;
    opacity: 0.2;
}

.leftfamilytitle {
    display: flex !important;
    align-items: baseline !important;
}

    .leftfamilytitle button {
        text-align: left !important;
        overflow: unset !important;
        white-space: normal !important;
        margin-right: 10px;
    }

.product-facet-nav {
    border-bottom: 1px solid #ccc !important;
}

.custom-breadcrum:hover {
    color: #f58025 !important;
}

.ImagePreview,
.imagediv,
.prevanchor,
.reslut-num,
.rfilesinsidediv {
    position: relative;
}

#Message {
    color: red;
    display: none;
    bottom: 10px;
    position: relative;
}

.custome-myaccount {
    padding: 0.5rem;
    width: auto;
}

.facet-showmore-n-less {
    display: none;
    width: 100%;
    text-align: right;
}

.search-pagination {
    padding: 0;
    display: flex;
    justify-content: flex-end;
}

.result-num {
    display: flex;
    justify-content: flex-end;
}

.bg-white {
    background-color: #fff;
}

.p0 {
    padding: 0;
}

.landing-main {
    background-color: #fff;
    margin-top: 50px;
}

.main-search-pagination {
    position: relative;
    right: 65px;
    top: 27px;
}

.search-result-main {
    min-height: 300px;
}

.mw-100 {
    min-width: 100%;
}

.whatsnew-main {
    background-color: #fff;
    padding-right: 10%;
    padding-left: 10%;
}

.d-none {
    display: none;
}

.d-block {
    display: block !important;
}

.mouse-pointer {
    cursor: pointer;
}

.modal-close-icon {
    padding-top: 7px;
    opacity: 1;
}

.pl20 {
    padding-left: 20px;
}

.mt20 {
    margin-top: 20px;
}

.product-thumbnail-img {
    max-width: 50%;
}

.pl3 {
    padding-left: 3px;
}

.txt-black-color {
    color: #000;
}

.wtablesec {
    padding-left: 0;
}

#whatsNew + .tdcol div span a:hover {
    color: #f58025;
}

.product-facet-accordion {
    color: rgb(51, 51, 51);
    margin-left: 5px;
    pointer-events: none;
}

.product-facet-accordion-selected {
    display: flex;
    align-items: center;
}

.filterprodmob {
    display: none;
}

.pheadermob {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-leftcontent {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-content-x {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pheadermob {
        display: block;
    }

    .poverlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding: 0;
    }

    .poverlay-content {
        position: relative;
        width: 100%;
        text-align: left;
    }

    .closebtn {
        color: #fff;
        transition: 0.3s;
        background-color: #000;
        padding: 2px;
    }

    .cs-tclosebtn:after {
        content: "\e904";
    }

    .poverlay .closebtn {
        display: block;
        position: absolute;
        top: 25px;
        right: 15px;
        font-size: 12px;
        background: #000;
        color: #fff;
        padding: 0 3px;
        height: 15px;
        width: 14px;
        line-height: 15px;
        text-decoration: none;
    }

    .filterprodmob {
        width: 75px;
        text-align: center;
        margin-bottom: 15px;
        cursor: pointer;
        font-size: 16px;
        display: block !important;
    }

        .filterprodmob:hover {
            background-color: rgba(255, 255, 255, 1);
            border-color: rgba(204, 204, 204, 1);
            color: #333;
        }

    .pnamee {
        padding-left: 0px !important;
    }

    .productresultcontent {
        padding-left: 0px !important;
    }

    .hlabels i {
        position: absolute;
    }

    .preletdparent {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .collapsible div a {
        margin-left: 10px;
        position: static;
    }

    .rfilesinsidediv {
        width: 48% !important;
        height: 230px;
        margin: 0 0 10px 0;
    }

        .rfilesinsidediv div:nth-child(2) img {
            height: 110px;
        }

    .prod_family_head {
        margin-bottom: 0px !important;
        padding-bottom: 0.6rem !important;
    }

    .productlefttext:hover {
        color: rgb(153, 153, 153) !important;
        font-weight: 700 !important;
    }

    #productfacetleftside {
        background-color: white !important;
    }

    .cplitem {
        padding-left: 60px !important;
        padding-right: 0.75em !important;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        background-color: white !important;
    }
}

@media screen and (max-width: 767px) {
    .pheadermob {
        display: block;
    }

    .poverlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding: 0;
    }

    .poverlay-content {
        position: relative;
        width: 100%;
        text-align: left;
    }

    .closebtn {
        color: #fff;
        transition: 0.3s;
        background-color: #000;
        padding: 2px;
    }

    .cs-tclosebtn:after {
        content: "\e904";
    }

    .poverlay .closebtn {
        display: block;
        position: absolute;
        top: 25px;
        right: 15px;
        font-size: 12px;
        background: #000;
        color: #fff;
        padding: 0 3px;
        height: 15px;
        width: 14px;
        line-height: 15px;
        text-decoration: none;
    }

    .filterprodmob {
        width: 75px;
        text-align: center;
        margin-bottom: 15px;
        cursor: pointer;
        font-size: 16px;
        display: block !important;
    }

        .filterprodmob:hover {
            background-color: rgba(255, 255, 255, 1);
            border-color: rgba(204, 204, 204, 1);
            color: #333;
        }

    .pnamee {
        padding-left: 0px !important;
    }

    .productresultcontent {
        padding-left: 0px !important;
    }

    .hlabels i {
        position: absolute;
    }

    .preletdparent {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .collapsible div a {
        margin-left: 10px;
        position: static;
    }

    .rfilesinsidediv {
        width: 48% !important;
        height: 230px;
        margin: 0 0 10px 0;
    }

        .rfilesinsidediv div:nth-child(2) img {
            height: 110px;
        }

    .prod_family_head {
        margin-bottom: 0px !important;
        padding-bottom: 0.6rem !important;
    }

    .productlefttext:hover {
        color: rgb(153, 153, 153) !important;
        font-weight: 700 !important;
    }

    #productfacetleftside {
        background-color: white !important;
    }

    .cplitem {
        padding-left: 60px !important;
        padding-right: 0.75em !important;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        background-color: white !important;
    }
}

#productfacetleftside {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.plselected > a {
    color: rgb(51, 51, 51) !important;
    font-weight: 700;
}

.cplselected > a {
    color: rgb(51, 51, 51) !important;
    font-weight: 700;
}

/* start session popup */

.custom-legalpopup {
    background: #fff !important;
    padding: 0px !important;
}

.custom-legalpopup-white-text {
    color: #000 !important;
}

/* end session popup */

/* Start Change Password */

.a-btn-changepassword {
    display: inline-block !important;
}

/* End Change Password */

/* Start Related files table */

.reltable {
    width: 100%;
    border: 1px solid #dee2e6;
    border-collapse: collapse;
}

/* End Related files table */

.relatedproductcontent {
    display: flex !important;
}


/* Start spinner */

.spincontainer {
    display: flex;
    align-items: center;
    justify-content: left;
    justify-items: center;
    padding: 10px;
}

.loader {
    border-radius: 50%;
    border: 5px solid transparent;
    background: linear-gradient(270deg, white 1%, rgb(230,230,230,1)) border-box;
    -webkit-mask: linear-gradient(rgb(230,230,230,1) 0 0) padding-box, linear-gradient(rgb(230,230,230,1) 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.message {
    color: #000;
    font-family: Open Sans,sans-serif;
    padding: 10px;
    text-align: center;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*For autocomplete suggestions*/
.ui-menu-item-wrapper .autocomplete-source {
    font-style: italic !important;
    font-size: 12px;
    color: #cccccc;
}

.ui-menu .ui-menu-item-wrapper {
    display: flex !important;
    justify-content: space-between !important;
}

/* End spinner */