/* Minification failed. Returning unminified contents.
(1287,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
 */
.pathall {
    max-width: 1000px;
    margin: 11px auto 8px auto;
    text-align: left;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 500;
    color: #777777d4;
    overflow: hidden;
    text-overflow: " ";
    white-space: nowrap;
}

.path {
    padding: 5px 13px 5px 8px;
    display: inline;
    background-image: url('/img/path.png');
    background-repeat: no-repeat;
    background-position: right center
}

.pathSelect {
    color: #000;
    background-image: none;
    font-size: 0.9rem;
}

.ModelImage {
    height: 110px;
}

.defaultListOther {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.defaultListView {
    vertical-align: top;
    text-align: center;
    height: 100%;
    line-height: 1.1rem;
    margin: 15px 0;
    flex: 1;
    min-width: 15%;
    margin: 4px 0px 30px 0px;
    max-width: 200px;
}

    .defaultListView img:hover {
        filter: opacity(68%);
        border: 1px solid #ddd8d8;
        box-shadow: 0 2px 4px -1px rgba(29,29,32,.16),0 4px 5px 0 rgba(29,29,32,.05),0 1px 10px 0 rgba(29,29,32,.08);
    }

    .defaultListView img {
        max-height: 104px;
    }

    .defaultListView a {
        font-size: 0.97rem;
        font-family: Product Sans, Roboto, sans-serif;
        color: #4f4c4c;
    }

.defaultSpace {
    height: 17px;
}

.defaultRow {
    margin: 10px 0;
    clear: both;
}

.padding10 {
    padding: 10px 0 0 0;
}

.divTopName {
    background-color: #fafafa;
    padding: 64px 0.25rem;
    text-align: center;
    margin-bottom: 9px;
}

.divTopNameh1 {
    max-width: 860px;
    margin: 2px auto auto auto;
    text-align: left;
}

    .divTopNameh1 h2 {
        font-weight: 500;
        padding: 0 4px 5px 4.5px;
    }

.table {
    display: table;
    width: 100%;
}

.tr {
    display: table-row
}

.td {
    display: table-cell;
    width: 49.9%
}

.downPager {
    padding: 1px 0;
    font-weight: bold;
    font-size: 1.19rem;
    color: #4f4c4c;
    text-decoration: none;
    letter-spacing: 0.02em;
    border: solid;
    border-width: 1px;
    border-color: #E4E4E4;
    background-color: #fafafa;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    clear: both;
    text-align: center;
    margin: 1px auto;
    display: block;
}

    .downPager a {
        font-weight: bold;
        font-size: 1.065rem;
        color: #607890;
        text-decoration: none;
        margin: 7px auto;       
    }

.pageNumber {
    padding: 6px 14px 6px 14px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%,rgb(241, 241, 241) 50%,rgb(250, 250, 250) 51%,rgb(250, 250, 250) 100%);
    font-weight: normal;
    margin-right: 3px;
    margin-left: 3px;
    letter-spacing: normal;
}

    .pageNumber:hover {
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,0.91) 47%, rgba(255,192,203,0.8) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(2%, rgba(255,255,255,1)), color-stop(47%, rgba(255,255,255,0.91)), color-stop(100%, rgba(255,192,203,0.8)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,0.91) 47%, rgba(255,192,203,0.8) 100%);    
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,0.91) 47%, rgba(255,192,203,0.8) 100%);
    }

.aspNetDisabled {
    visibility: hidden !important;
    display: none !important;
    height: 0 !important;
    width: 0 !important;
}

.next {
    border-style: none;
    background-position: -64px top;
    width: 55px;
    height: 55px;
    background-image: url('/img/next.png');
    background-repeat: no-repeat;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

    .next:hover {
        background-position: right top;
    }

.preview {
    border-style: none;
    background-position: left top;
    width: 55px;
    height: 55px;
    background-image: url('/img/next.png');
    background-repeat: no-repeat;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

    .preview:hover {
        background-position: -120px top;
    }

.sugglinks {
    background-color: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.09);
    transition: background-color 0.5s cubic-bezier(0.05,0,0,1);
    color: #0f0f0f;
    padding: 3px 8px 4px 8px;
    border-radius: 10px;
    margin: 8px 5px;
}

    .sugglinks:hover {
        background-color: rgb(255, 229, 249);
    }

    .sugglinks a {
        font-weight: 300;
        color: #5b5a5a;
        font-size: 1.15rem;
    }

.adsbelow {
    margin: 10px 0;
    text-align:center;
}

@media (max-width:800px) {

    .defaultListView {
        min-width: 25%;
    }
}

@media (max-width:550px) {
    .pathall {
        font-size: 0.98rem;
    }

    .path {
        padding: 5px 13px 5px 7px;
    }

    .pathSelect {
        font-size: 0.88rem;
    }

    .defaultListView {
        min-width: 30%;
    }
}

@media (max-width:455px) {
    .pathall {
        font-size: 0.9rem;
    }

    .pathSelect {
        font-size: 0.7rem;
    }

    .sugglinks {
        margin: 6px 4px;
    }

        .sugglinks a {
            font-size: 1.14rem;
        }
}

@media (max-width:400px) {
    .pathall {
        font-size: 0.85rem;
    }

    .path {
        padding: 5px 13px 5px 5px;
    }

    .pathSelect {
        font-size: 0.69rem;
    }
}

@media (max-width:375px) {
    .pathall {
        font-size: 0.81rem;
    }

    .pageNumber {
        padding: 6px 13px 6px 13px;
    }

    .downPager {
        font-size: 1rem;
    }

    .sugglinks {
        width: 100%;
        margin: 4px 2px;
    }

        .sugglinks a {
            font-size: 1rem;
        }
}

@media (max-width:355px) {
    .pathall {
        font-size: 0.73rem;
    }

    .path {
        padding: 5px 13px 5px 5px;
    }

    .pathSelect {
        font-size: 0.64rem;
    }

    .defaultListView {
        min-width: 50%;
    }
}

@media (max-width:300px) {

    .defaultListView {
        min-width: 100%;
    }
}

.divTopNameh1 {
    font-size: 1.3rem;
}
.divTopNameh1 h2 {
    font-family: 'Gabriela';
    color: #ff5f42;
    padding: 0 4px 5px 4.5px;
    font-size: 1.35rem;
    text-align: left;
    /*text-transform: uppercase;*/
    /*    text-shadow: 0 1px 0 rgba(37, 34, 34, 0.4);*/
    text-shadow: 0 1px 0 rgb(189, 196, 210);
}

h2 {
    font-size: 1.7rem;
}

.pathall {
    max-width: 860px;
    margin: 0 auto 11px auto;
}

.divTopName {
    border-bottom: 1px solid #e4f12b;
    padding: 0.625rem 0.25rem 2.313rem 0.25rem;
    background: linear-gradient(85.12deg, rgba(185, 185, 241, 0.05) 0%, rgba(84, 132, 234, 0.12) 56.29%, rgba(58, 142, 137, 0.06) 99.99%);
}

.divmainimageleft {
    float: left;
    max-width: 246px;
    width: 100%
}

.divmainright {
    float: left;
    max-width: calc(100% - 246px);
    width: 100%;
    text-align: left;
}

    .divmainright ul {
        padding-left: 44px;
    }

.ulmainPhone li:nth-child(odd) {
    list-style-type: circle;
}

.mainin {
    font-size: 1.8rem;
}

.MainBlack {
    color: #555;
    font-size: 1.25rem;
    font-weight: bold;
}

.listStyle {
    list-style-type: circle;
}

.spaninside {
    font-weight: 600;
    font-size: 1.1rem;
    font-family: Product Sans, Roboto, sans-serif;
}

.moresize {
    font-size: 1.3rem;
}

.ReviewPhoneListView a {
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
}

.categorytd {
    height: 64px;
    text-align: center;
    background: #f7f8f9;
    font-size: 1.24rem !important;
    color: #ce1f00;
    font-weight: 500;
}

.tabledetails {
    width: 100%;
    max-width: 860px;
    table-layout: fixed;
}

    .tabledetails th, .tabledetails td {
        text-align: left;
        border: 1px solid #ddd8d8;
        padding: 3px 6px;
        font-size: 1.2rem;
    }

    .tabledetails td {
        font-family: Roboto, sans-serif;
    }

    .tabledetails th {
        font-size: 1.19rem;
     /*   background: #f7f8f9;*/
        width: 200px;
        padding-left: 8px;
        background-color: #fbfbfb
    }

.ReleasedLabel {
    padding-right: 15px;
}

.Discontinued {
    color: red;
    font-weight: 500;
    font-family: Product Sans;
    font-size: 1.1rem;
    letter-spacing: 0.07rem;
}

.mm {
    font-size: 1.04rem;
    padding-right: 14px;
}

.inches {
    font-size: 1.17rem;
}

.gNetBest {
    font-weight: 500;
}

.TotalreviewDiv {
    color: #ce1f00;
    text-align: left;
}

    .TotalreviewDiv:hover {
        color: #555;
    }

.spanCountReview {
    color: #000000;
    font-size: 1rem;
}

.divcheck {
    padding: 10px;
    font-size: 0.82rem;
    font-weight: 600;
    cursor: default;
    text-align: right;
    font-family: Roboto, sans-serif;
    letter-spacing: 0.035em;
    color: #645c54e8;
    clear: both;
    margin: 0 0 10px 0;
    justify-content: space-evenly;
    display: flex;
}

    .divcheck div {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
        flex: 1;
    }

    .divcheck:hover {
        color: #000;
    }

    .divcheck img {
        filter: opacity(70%);
        padding-left: 11px;
        float: right;
    }

        .divcheck img:hover {
            filter: opacity(100%);
        }

    .divcheck a {
        padding: 13px 0;
    }

.divinlineads {
    text-align: center;
}
/*    //down*/
.defaultListOther {
    max-width: 1200px;
    margin: auto;
}

.flexuniversal {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    gap: 3px;
}

.defaultListSimilar {
    background-color: #ffffff;
    border: 1px solid #ddd8d8;
    border-radius: 8px 8px 0 0;
    margin: 0 auto;
    flex: 1;
    min-width: 49%;
    max-width: 860px;
}

    .defaultListSimilar h2 {
        padding: 12px 0 12px 0;
        border-bottom: 1px solid #e2e2e2;
        background-color: rgb(255, 229, 249);
        font-size: 1.44rem;
        border-radius: 8px 8px 0 0;
    }

    .defaultListSimilar a {
        font-weight: 400;
        color: #4d4d4d;
    }

.divSimilar {
    text-align: center;
    padding: 6px 0 3px 0;
}

.ModelImageSimilar {
    height: 67px;
}

.defaultListViewSimilar {
    width: 100%;
    vertical-align: top;
    text-align: center;
    height: 100%;
    line-height: 1rem;
    margin: 4px auto 8px auto;
    max-width: 150px;
    flex: 1;
}

    .defaultListViewSimilar img:hover {
        filter: opacity(68%);
        border: 1px solid #ddd8d8;
        box-shadow: 0 2px 4px -1px rgba(29,29,32,.16),0 4px 5px 0 rgba(29,29,32,.05),0 1px 10px 0 rgba(29,29,32,.08);
    }

    .defaultListViewSimilar img {
        max-height: 65px;
    }

    .defaultListViewSimilar a {
        font-size: 0.78rem;
        font-family: Product Sans, Roboto, sans-serif;
        color: #4f4c4c;
        font-weight: 500;
    }

        .defaultListViewSimilar a:hover {
            color: #000;
        }

.defaultSpaceSimilar {
    height: 6px;
}

.defaultRowSimilar {
    margin: 10px 0;
    clear: both;
}

.defaultListViewMoreSimilar {
    line-height: 1.1rem;
    text-align: center;
}

    .defaultListViewMoreSimilar .gonextSimilar a {
        line-height: 1.7rem;
        font-size: 0.75rem;
        color: inherit;
        padding: 10px 0;
        display: block;
    }

    .defaultListViewMoreSimilar:hover {
        color: #000;
    }

.moreSimilar {
    background-image: url('/img/more.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 11px;
}

    .moreSimilar:hover {
        background-repeat: no-repeat;
        background-position: center top;
    }

.report {
    font-size: 0.83rem;
    font-family: Segoe UI;
    margin: 8px 0 18px 0;
    color: #757575;
    line-height: 1.2rem;
    text-align: center;
}

    .report a {
        font-weight: bold;
    }

.VideoMainDiv {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    display: block;
}

    .VideoMainDiv iframe,
    .VideoMainDiv object,
    .VideoMainDiv embed {
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 99.9%;
        height: 99.9%;
    }

.specification {
    padding: 10px 5px;
    border: 1px solid #ffe5f9;
    margin: 10px 0 14px 0;
    font-size: 0.99rem;
    font-family: Roboto, Verdana, sans-serif;
    color: #4f4c4c;
    line-height: 1.75rem;
    max-width: 860px;
}

    .specification p {
        margin: 7px 0;
    }

    .specification a {
        font-weight: bold;
    }

    .specification .sumup {
        font-weight: bold;
        text-align: center;
        margin-bottom: 7px;
        line-height: 1.43rem;
    }

.LabelFullTime {
    font-size: 0.9rem;
    font-weight: normal;
    padding-left: 13px;
    color: #4d4d4d;
    display: inline-block;
}

.center .textbox {
    max-width: 98%;
    width: 100%;
}

.nameR {
    font-weight: bold;
}

.timeReview {
    font-size: 0.75rem;
}

.reviewMain {
    padding: 5px 0 11px 0;
}

.reviewDiv {
    margin: 2px 0 15px 0;
    border-radius: 4px;
    text-align: left;
    box-shadow: 0 0 13px 0 rgba(34,62,153,.1);
    background-color: #fff;
    border: 1px solid #ffe5f9;
    padding: 15px 20px;
}

.reviewLine {
    justify-content: space-between;
    display: flex;
    margin: 2px 0 20px 0;
    border-bottom: solid 1px #d8dde6;
}

.reviewA {
    border: none;
}

    .reviewA textarea {
        border-radius: 4px;
        border: 1px solid #d8dde6;
        border: 1px solid #b3aeae;
        width: 99%;
        margin: 5px auto;
        min-height: 88px;
        padding: 5px;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.11);
    }

        .reviewA textarea:focus-visible {
            border: 1px solid #ffe5f9;
            outline: 0;
            text-indent: 4px;
            border: 1px solid #fbbeedb0;
            border: 1px solid #df9cd0;
        }

.DivOpinion input {
    border: 1px solid #b3aeae;
    width: 99%;
    margin: 5px auto;
    padding: 5px;
    max-width: 300px;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.11);
    min-height: 32px;
}

.Btnreview input {
    width: 100%;
    border: 1px solid #CCCCCC;
    color: #777;
    cursor: pointer;
    font-weight: bold;
    min-height: 35px;
    margin: 10px auto;
    padding: 6px 3px;
    font-family: Calibri;
    text-align: center;
    font-size: 19px;
    line-height: 1em;
    max-width: 240px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,0.91) 47%, rgba(255,192,203,0.8) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,0.91) 47%, rgba(255,192,203,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,0.91) 47%, rgba(255,192,203,0.8) 100%);
}

    .Btnreview input:hover {
        color: #6699FF;
        background: #fff;
        text-shadow: 0 0 1px #FFFFFF;
        transition: all 0.3s ease-in-out 0s;
    }

br {
    margin: 1px;
}

.notif {
    padding: 20px 5px;
    text-align: center;
    background-color: #ce1f00;
    color: #ffffff;
    border-radius: 8px;
    font-weight: 500;
    font-size: 1.09rem;
}

.checkbox {
    padding: 9px 0;
}

    .checkbox a {
        text-decoration: underline;
        color: inherit;
    }

    .checkbox input {
        height: 28px;
        vertical-align: bottom;
        width: 28px;
        border: none;
        text-align: center;
        max-width: 100%;
        margin: 5px 5px 0 0;
    }

.InfoDivPost {
    border: 1px solid rgba(0, 0, 0, 0.11);
    padding: 2px;
    margin: 5.5px auto;
}

.GuidelinesDiv {
    text-align: left;
    margin: 20px auto;
    line-height: 1.7rem;
    font-family: Roboto, Verdana, sans-serif;
}

.GuidelinesH1 {
    margin: 8px auto;
    font-weight: 500;
    color: black;
    font-size: 1.4rem;
}

.GuidelinesDiv .pDiv {
    padding: 2px 2px;
    margin: 2px auto;
}

.GuidelinesDiv .pSpan {
    font-size: 1rem;
    font-weight: 500;
}

.GuidelinesHr {
    height: 5px;
    width: 75%;
    border-bottom: 1px solid rgb(179, 174, 174);
    margin: 5px auto 6px auto;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.11);
}

@media (max-width:1150px) {
    .defaultListViewSimilar {
        margin: 8px auto 10px auto;
        width: unset;
        flex: 1;
        min-width: 30%;
    }
}

@media (max-width:868px) {
    h1 {
        font-size: 3rem;
        line-height: 3.5rem;
    }

    h2 {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    .divTopNameh1 h2 {
        font-size: 1.3rem;
    }

    .divTopNameh1 {
        font-size: 1.25rem;
    }

    .divmainimageleft {
        max-width: 209px;
        text-align: left;
    }

    .divmainright {
        max-width: calc(100% - 209px);
    }

        .divmainright ul {
            padding-left: 38px;
            text-indent: -23px;
        }

    .MainBlack {
        font-size: 1.2rem;
    }
}

@media (max-width:681px) {
    .divTopName {
        padding: 7px 0.25rem 32px 0.25rem;
    }

    h1 {
        font-size: 2.8rem;
        line-height: 3.2rem;
    }

    h2 {
        font-size: 1.5rem;
        line-height: 1.6rem;
    }

    .divTopNameh1 h2 {
        font-size: 1.25rem;
    }

    .divTopNameh1 {
        font-size: 1.2rem;
    }

    .MainBlack {
        font-size: 1.12rem;
    }

    .defaultListSimilar {
        margin: 0;
        min-width: 100%;
    }

    .flexuniversal {
        gap: unset;
    }
}

@media (max-width:550px) {
    .content {
        padding: 0.126rem;
    }

    h1 {
        font-size: 2.25rem;
        line-height: 3rem;
    }

    h2 {
        font-size: 1.4rem;
        line-height: 1.5rem;
    }

    .divTopNameh1 h2 {
        font-size: 1.2rem;
    }

    .spaninside {
        font-size: inherit;
    }

    .moresize {
        font-size: inherit;
    }

    .mainin {
        font-size: 1.7rem;
    }

    .divmainimageleft {
        max-width: 42%;
    }

    .divmainright {
        max-width: 58%;
    }

        .divmainright ul {
            padding-left: 13px;
            text-indent: unset;
        }

            .divmainright ul li {
                list-style-type: none;
            }

    .ulmainPhone li:nth-child(odd) {
        list-style-type: none;
    }

    .lios {
        text-overflow: ellipsis;
        overflow: hidden;
        text-overflow: " ";
        white-space: nowrap;
    }

    .tabledetails th {
        font-size: 1.1rem;
        width: 118px;
        padding: 3px 5px;
    }

    .tabledetails td {
        font-size: 1.1rem;
        padding: 3px 5px;
    }

    .divTopNameh1 {
        font-size: 1.15rem;
        color: #656363;
    }

    .MainBlack {
        font-size: 1rem;
    }
}

@media (max-width:450px) {

    .divTopName {
        padding: 6px 0.24rem 29px 0.24rem;
    }

    .LabelFullTime {
        padding-left: 7px;
        font-size: 0.85rem;
    }
}

@media (max-width:408px) {
    .LabelFullTime {
        padding: 7px 3px 0 3px;
        display: block;
    }
}

@media (max-width:400px) {
    .divmainright ul {
        padding-left: 9px;
    }

    .tddimensions {
        line-height: 1.7rem;
    }

    .defaultListSimilar h2 {
        font-size: 1.35rem;
    }

    .divTopNameh1 h2 {
        font-size: 1rem;
    }
}

@media (max-width:390px) {
    .tabledetails th {
        line-height: 1.68rem;
        width: 112px;
        font-size: 1.01rem;
        padding: 3px 8px;
    }

    .tabledetails td {
        font-size: 1.06rem;
    }

    .inches {
        display: block;
    }

    .divTopNameh1 {
        font-size: 1.14rem;
    }

    .divmainimageleft {
        max-width: 39.5%;
    }

    .divmainright {
        max-width: 60.5%;
    }

        .divmainright ul {
            padding-left: 6px;
        }

    .report {
        font-size: 0.80rem;
        margin: 8px 0;
    }

        .report a {
            font-size: 0.79rem;
        }
}

@media (max-width:360px) {

    .tabledetails {
        border-spacing: 0.1rem;
    }

    .divTopName {
        padding: 4.5px 0.24rem 26px 0.24rem;
    }

    h1 {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }

    .divTopNameh1 {
        font-size: 1.07rem;
    }

    .MainBlack {
        font-size: 1.02rem;
    }
}

@media (max-width:355px) {
    .divTopNameh1 {
        font-size: 1.01rem;
    }

    .divmainright ul {
        padding-left: 5px;
    }

    .defaultListViewSimilar {
        min-width: 50%;
    }
}

@media (max-width:330px) {
    .divTopNameh1 {
        font-size: 1rem;
    }
}

@media (max-width:320px) {
    .divTopName {
        padding: 4px 0.2rem 20px 0.2rem;
    }

    h1 {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    .tabledetails th {
        line-height: 1.6rem;
        width: 108px;
        font-size: 1rem;
        padding: 2px 7px;
    }

    .divmainimageleft {
        max-width: 38%;
    }

    .divmainright {
        max-width: 62%;
    }

    .categorytd {
        height: 58px;
        font-size: 1.3rem !important;
    }
}

@font-face {
    font-family: 'Fondamento';
    src: url('/fonts/Fondamento-Regular.woff2') format('woff2'), url('/fonts/Fondamento-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
body {
    background-color: #f9f9f9;
}
h3 {
    font-size: 1.36rem;
    font-weight: 400;
    font-family: Roboto;
    color: #555;
    padding: 0.7rem 0.25rem;
    line-height: 1.4rem;
}

.flex {
    position: initial;
}

.content {
    max-width: 985px;
    padding: 0.2rem;
    padding: 0.16rem;
    padding: 0.125rem;
}

.defaultList {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px -1px rgba(29,29,32,.16),0 4px 5px 0 rgba(29,29,32,.05),0 1px 10px 0 rgba(29,29,32,.08);
}

.defaultListViewcompare {
    display: inline-block;
    margin: 5px auto 20px auto;
    width: auto;
    height: 100%;
    line-height: 1.1rem;
    padding: 4px 3px;
    cursor: pointer;
    min-width: 50%;
    flex: 1;
}

    .defaultListViewcompare:hover {
        border-bottom: 1px solid #e1dcdc;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        box-shadow: 0.5rem 0.5rem #e4f12b, -0.5rem -0.5rem #db16168f;
        box-shadow: 0.4rem 0.4rem #e4f12b, -0.4rem -0.4rem #db16168f;
    }

.ComparePhoneListView a {
    font-size: 1rem;
    font-family: Product Sans, Roboto, sans-serif;
    color: #4f4c4c;
}

.ModelImagecopmare {
    height: auto;
}

    .ModelImagecopmare img {
        height: 60px;
    }

.defaultSpace {
    height: 8px;
}

.defaultListViewcompare a {
    font-size: 0.92rem;
    color: #000;
    font-family: Product Sans, Roboto, sans-serif;
}

.txt {
    /* border: 1px solid #DDD8D8;*/
    border-radius: 6px;
    box-shadow: 1px 1px 2px #CCCCCC;*/
    text-indent: 4px;
    font: 15px 'Segoe UI', 'Arial',sans-serif;
    color: #515151;
    outline: none;
    height: 40px;
    padding: 4px;
    background-color: #ffffff;
    max-width: 300px;
    width: 99%;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 2px #fafafa;
}

.compinfo {
    font-family: 'Gabriela';
    margin: 6px 4px;
    min-height: 30px;
    color: #4d4d4d;
}

.infocompare {
    font-family: Segoe UI;
    margin: 8px 4px 10px 4px;
    color: #757575;
    font-size: 0.85rem;
    line-height: 1.2rem;
    text-align: center;
    color: #4d4d4d;
    font-weight:normal;
}
.tablecompare {
    table-layout: fixed;
    background-color: #fff;
    border-collapse: collapse;
    border-radius: 13px 13px 0 0;
    text-align: center;
    box-shadow: 0 2px 4px -1px rgba(29,29,32,.16),0 4px 5px 0 rgba(29,29,32,.05),0 1px 10px 0 rgba(29,29,32,.08);
    max-width: 50%;
    width: 100%;
}

    .tablecompare img {
        max-height: 180px;
    }

.tablecompare2 {
    max-width: 100%;
    width: 100%;
}

.tablecompareLeft {
    float: right;
}

.tablecompareRight {
    /*text-align:right;*/
}

.tablecompare th, .tablecompare td {
    padding: 3px 6px;
    font-size: 1.04rem;
    width: 50%
}

.tablecompare td {
    font-family: Roboto, sans-serif;
}

.tablecompare th {
    font-size: 1rem;
    word-break: break-word;
}

.tablecompare tr {
    border: 1px solid #f1f1f1;
    border-right: none;
    border-left: none;
}

.tdname1 {
    text-align: center !important;
    vertical-align: middle;
    padding: 0.34rem 0.005rem !important;
    margin: 0;
}

.categorytdcompare {
    height: 64px;
/*    text-align: left;*/
    background: #f7f8f9;
    font-size: 1.24rem !important;
    color: #ff5f42;
    font-weight: 500;
    padding: 3px 8px 3px 13px !important;
    color: #df2200;
}

.discontinuedcompare {
    color: red;
    font-weight: 500;
    font-family: Product Sans;
    font-size: 0.75rem;
    letter-spacing: 0.07rem;
    text-transform: uppercase;
}
.inchescompare {
    padding-left: 5px;
}

.compareVS {
    font-size: 4.4rem;
    font-family: Fondamento;
    color: #e12200;
}

.tablesugest {
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-collapse: collapse;
    box-shadow: 0 2px 4px -1px rgba(29,29,32,.16),0 4px 5px 0 rgba(29,29,32,.05),0 1px 10px 0 rgba(29,29,32,.08);
    margin-top: 8px;
}

    .tablesugest a {
        font-weight: 400;
        font-size: 1.2rem;
        font-family: Roboto;
        color: #001a06;
        text-shadow: 0 1px 0 rgba(171, 180, 173, 0.26);
        line-height: 47px;
        padding: 0 5px;
    }

    .tablesugest tr {
        border: 1px solid #ddd8d8;
        border-radius: 0.25rem;
        background-color: #fcfcfc;
        cursor: pointer;
    }

        .tablesugest tr:hover {
            filter: opacity(90%);
            border: 1px solid #ddd8d8;
            box-shadow: 0 2px 4px -1px rgba(29,29,32,.16),0 4px 5px 0 rgba(29,29,32,.05),0 1px 10px 0 rgba(29,29,32,.08);
        }

    .tablesugest td {
        padding: 8px 0;
        vertical-align: middle;
        text-align: center;
        line-height: 1.6rem;
    }

        .tablesugest td img {
            max-height: 47px;
            vertical-align: middle;
        }

    .tablesugest .tdright {
        text-align: right;
    }

        .tablesugest .tdright img {
            float: right;
        }

    .tablesugest .tdleft {
        text-align: left;
    }

        .tablesugest .tdleft img {
            float: left;
        }
    /*td:first-child {*/
    /*  background-color: #ffe5f9;*/
    /*       text-align:right;*/
    /*}

td:nth-child(2n+3) {*/
    /*    background: #CCC*/
    /*}*/
    .tablesugest tr:nth-child(even) {
        background-color: #ffe5f9;
        border: 1px solid #ddd8d8;
        /*  background: linear-gradient(85.12deg, rgba(185, 185, 241, 0.2) 0%, rgba(84, 132, 234, 0.2) 56.29%, rgba(58, 142, 137, 0.2) 99.99%);*/
    }

.VSsugest {
    width: 11%;
    color: tomato;
    font-family: Fondamento;
    color: #ce1f00;
}

.downPager {
    border: none;
    background-color: unset;
}

.LoadProgress {
    position: fixed !important;
    margin: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    right: 0px;
    bottom: 0px;
}

    .LoadProgress img {
        vertical-align: bottom;
        text-align: center;
        position: fixed;
        top: 59.5px;
        left: 50%;
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin-left: -128px;
        width: 256px;
        height: 29px;
    }
.phone-finder-intro {
    border: 1px solid #ddd;
    padding: 8px 7px 1px 7px;
    margin-bottom: 13px;
    font-family: Roboto,'Segoe UI', Tahoma, Geneva, Verdana;
    color: #333;
    color: #4d4d4d;
    font-size: 0.91rem;
    position: relative;
    min-height: 120px;
    display: block;
    background-color: #fafcff;
}

    .phone-finder-intro h2 {
        margin: 0 0 10px 0;
        font-size: clamp(1.2rem, calc(3.4vw + 0.1rem), 1.3rem);
        color: #222;
        line-height: 1.43rem;
    }

    .phone-finder-intro strong {
        font-weight: 600;
    }

.finder-bullets {
    margin: 0 0 0 18px;
    padding: 0;
    list-style-type: disc;
    line-height: 1.24;
}

    .finder-bullets li {
        margin-bottom: 6px;
    }

.intro-text {
    line-height: 1.5;
    margin: 0 0 6px;
}

.spacer {
    display: block;
    height: 8px;
}

.read-more {
    display: block;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
    line-height: 1rem;
    position: absolute;
    right: 2px;
    bottom: 3px;
    background-color: #f9f9f9;
    padding: 3px 5px 3px 6px;    
}

    .read-more:hover {
        text-decoration: underline;
    }

.read-nevi {
    display: none;
}

.infodown {
    margin: 11px 0 24px 0;
}
@media (max-width:868px) {
    .defaultListViewcompare a {
        font-size: 0.88rem;
    }

    .tablesugest a {
        font-size: 1.1rem;
    }

    .VSsugest {
        width: 10%;
    }
}
@media (max-width:681px) {
    .infocompare .h1span {
        display: block;
    }
    .defaultListViewcompare {
        margin: 3px auto 12px auto;
    }

    .ModelImagecopmare {
        height: auto;
        vertical-align: middle;
    }

    .comparelink {
        vertical-align: middle;
        text-align: center;
    }

    .tablesugest a {
        font-weight: 400;
        font-size: 1.1rem;
        min-height: 50px;
        line-height: inherit;
        display: block;
        line-height: 1.2rem;
    }

    .VSsugest {
        width: 11%;
        vertical-align: middle
    }  
        .finder-bullets li {
            text-indent: -1.13rem;
        }
    }

@media (max-width:600px) {
    .tablecompare img {
        max-height: 150px;
    }

    .tablecompare th {
        font-size: 1rem;
        padding: 3px 4px;
        line-height: 1.6rem;
    }

    .tablecompare td {
        font-size: 0.95rem;
        padding: 3px 4px;
        line-height: 1.6rem;
    }

    .compareVS {
        font-size: 4rem;
    }

    .infocompare {
        font-size: 0.8rem;
    }

    .tablesugest td {
        padding: 7px 0;
    }

    .tablesugest a {
        font-weight: 400;
        font-size: 1rem;
    }

    .VSsugest {
        font-size: 1.3rem;
    }
}

@media (max-width:550px) {
    .defaultListViewcompare a {
        font-size: 0.818rem;
    }

    .tablecompare th {
        padding: 2px 2px;
        line-height: 1.58rem;
    }

    .tablecompare td {
        padding: 2px 2px;
        line-height: 1.58rem;
    }

    .inchescompare {
        display: block;
    }

    .tablesugest td {
        line-height: 1rem;
        padding: 7px 0 9px 0;
    }

    .tablesugest a {
        font-size: 0.9rem;
        text-align: center;
        min-height: 45px;
        padding: 0;
    }

    .VSsugest {
        font-size: 1.18rem;
        width: 11.5%;
    }
}

@media (max-width:520px) {
    .tablecompare th {
        padding: 0.13rem 0.063rem;
        line-height: 1.56rem;
    }

    .tablecompare td {
        padding: 0.35rem 0.113rem;
        line-height: 1.54rem;
    }

    .compareVS {
        font-size: 3.7rem;
    }

    .infocompare {
        font-size: 0.79rem;
        margin: 7px 3px 9px 3px;
    }
}

@media (max-width:450px) {
    .defaultListViewcompare {
        padding: 0;
        line-height: 0.84rem;
    }

    .tablecompare img {
        max-height: 140px;
    }

    .tablecompare th {
        font-size: 0.97rem;
        padding: 0.13rem 0.06rem;
        line-height: 1.54rem;
    }

    .tablecompare td {
        font-size: 0.93rem;
        padding: 0.13rem 0.06rem;
        line-height: 1.54rem;
    }
}

@media (max-width:390px) {
    .compinfo {
        font-size: 1.34rem;
    }

    .ComparePhoneListView a {
        font-size: 0.9rem;
    }

    .tablecompare img {
        max-height: 128px;
    }

    .tablecompare th {
        line-height: 1.53rem;
        font-size: 0.95rem;
        padding: 0.13rem 0.005rem;
    }

    .tablecompare td {
        font-size: 0.91rem;
        line-height: 1.51rem;
        padding: 0.13rem 0.005rem;
    }

    .compareVS {
        font-size: 3.2rem;
    }

    .tablesugest a {
        font-size: 0.85rem;
        min-height: 42px;
    }
}

@media (max-width:385px) {
    .defaultListViewcompare a {
        font-size: 0.813rem;
    }
}

@media (max-width:355px) {
    .defaultListViewcompare {
        flex: unset;
        min-width: unset;
    }
}

@media (max-width:320px) {
    h3 {
        font-size: 1.19rem;
    }

    .defaultListViewcompare {
        padding: 0;
        line-height: 0.8rem;
        width: 100%;
    }

    .ComparePhoneListView a {
        font-size: 0.88rem;
    }

    .ModelImagecopmare img {
        height: auto;
        max-height: 50px;
    }

    .txt {
        width: 99.5%
    }

    .tablecompare img {
        max-height: 120px;
    }

    .tablecompare th {
        line-height: 1.5rem;
        font-size: 0.89rem;
        padding: 0.1rem 0.001rem;
    }

    .tablecompare td {
        font-size: 0.88rem;
        line-height: 1.5rem;
        padding: 0.1rem 0.001rem;
    }

    .compareVS {
        font-size: 3rem;
    }

    .tablesugest a {
        font-weight: 400;
        font-size: 0.8rem;
    }

    .VSsugest {
        font-size: 1.13rem;
    }
}

