.main-review.col,
.main-makers.col,
.main-article-list.col {
    padding: 0 0 0px 0px;
    /*was p:0 0 10 0   */
}



#review-body h3,
#review-body h2 {
    font-size: 23px;
    font-weight: 400;
    font-family: "Arimo", 'Google-Oswald', sans-serif;
    color: #777;
    /*color: #999;*/
    padding-bottom: 1em;
    padding-top: 1em;
    padding-left: 30px;
}

#review-body h2 {
  color: #333;
}


.main-review p {
    margin: 0 30px 15px 30px;
}

.main-review p + img {
    margin: 0 auto;
    /*width: 100%;*/
    /*width: calc(100% + 1px);*/
    width: auto;
    max-width: 728px;
    margin-bottom: 10px;
    height: auto;
    display: block;
}

.main-review p > object embed,
.main-review p > iframe {
    width: 727px;
    height: 409px;
    margin-left: -30px;
}


.main-review p > img[width="580"],
.main-review p > img[width="590"] {
    margin: 0;
    width: 727px;
    width: calc(100% + 60px);
    height: auto;
    margin-bottom: 10px;
    margin-left: -30px;
    border:none;
}

#review-body h6 {
    padding-bottom: 1em;
}
#review-body a {
    text-decoration: underline;
}
#review-body ul {
    margin: 0 60px;
    padding-bottom: 1.4em;
    list-style: disc;
    list-style-position: outside;
}


#review-body strong font,
img + font {
    color: #888888;
    font: bold 13px "Arimo", Arial, sans-serif;
}
#review-body font strong,
img + font strong {
    color: #888888;
    font: bold 13px "Arimo", Arial, sans-serif;
    top: 0 !important;
}
#review-body h6 {
    color: #888888;
    font: bold 11px Arial;
}

img + font {
    display: inline-block;
    background: rgba(230,230,230,.5);
    padding: 10px 25px;
    width: 100%;
    margin: 0;
    top: -17px;
    position: relative;
}

/*blockquote*/



blockquote {
    padding: 20px 30px 0px 100px;
    font: 300 31px/1.35 'Google-Oswald', 'Arimo', Arial, sans-serif;
    quotes: "\201C""\201D""\2018""\2019";
    color: #777;
    margin-bottom: 15px;
    background: rgba(230,230,230,.2);
    width: 100%;
    position: relative;
    overflow: hidden;
}

blockquote::before {
    content: "\201C";
    font-size: 288px;
    line-height: 0.1em;
    margin-right: 0.15em;
    vertical-align: -0.5em;
    top: 116px;
    left: 20px;
    position: absolute;
    opacity: .5;
    font-family: "Google-Oswald";
    color: #DFDFDF;
}

blockquote p {
    padding-bottom: 20px !important;
}

.small-blockquote p {
    font: 300 20px/1.45 'Google-Oswald', 'Arimo', Arial, sans-serif
}

/*blockquote::after {
  content:close-quote;
  font-size: 4em;
  vertical-align: -0.4em;
  line-height: 1em;
  margin-right: 0.25em;
  }*/
  /* ARTICLE BLURBS */

  .article-blurb {
    margin: 0px 0px 15px 0px !important;
    padding:5px 30px 10px 30px !important;
    width: 100%;
    color: #333;
    background-color: rgba(230,230,230,.5);
    position: relative;
    border-left-width: 10px;
    border-style: solid;
}



.article-blurb-title {
    width: 100%;
    padding: 5px 20px !important;
    margin-bottom: 0;
    border-style: solid;
    border-left-width: 10px;
}



.article-blurb li {
    list-style: none !important;
    list-style-position: outside;
    position: relative;
    padding:3px 0 3px 30px;
    text-indent: -6px
}

.article-blurb li:before {
    content: "\203A";
    position: relative;
    left: -10px;
    opacity: .8;
    font-size: 19px;
    top: 0px;
    font-family: "Arimo";
}

.article-blurb-findings li::before {color:rgba(29, 129, 159, 1);}
.article-blurb-features li::before {color:  rgba(88, 160, 22, .5); }
.article-blurb-disadvantages li::before { color:rgba(237, 157, 157, 1.0); }



.blurb-title-findings,
.article-blurb-findings { border-color: rgba(23, 129, 159, 1); }
.blurb-title-features,
.article-blurb-features  {border-color:  rgba(88, 160, 22, .5); }
.blurb-title-disadvantages,
.article-blurb-disadvantages { border-color: rgba(237, 157, 157, 1.0); }

.g4-plus::before, .g4-minus::before {
  content: "+" !important;
  color: rgb(20, 202, 0) !important;
  padding-right: 8px;
  font-size: 18px;
}
.g4-minus::before {
    content: "\2013" !important;
    color: red !important;
}


/* ARTICLE TABLES */

.review-body table {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    margin-bottom: 14px;
    width: 100%;
}
.review-body th, .review-body td {
    background: #f7f7f7;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    font: 13px 'Arimo', Arial, sans-serif;
    padding: 5px 6px;
    vertical-align: top;
}


img.pullNeg {
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
}

#review-ad table {
    border-bottom: medium none;
    border-top: medium none;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 565px;
}



#review-ad th, #review-ad td {
    background: #FFFFFF;
    border-bottom: medium none;
    border-top: medium none;
    color: #a2a2a2;
    font: 16px Arial;
    padding: 0;
    vertical-align: top;
}
.adr {
    margin: 9px 0;
    text-align: center;
}
.nr-tags p {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 0;
    text-align: left;
}
.nr-tags a {
    color: #ABABAB;
    text-decoration: underline;
}
.nr-tags a:hover {
    color: #F04F40;
    text-decoration: underline;
}

.article-pages + .review-nav {
    margin: 15px 0px 0px 0px;
}

.article-pages + .review-nav > .review-pages .page-options,
#review-body + .review-nav > .review-pages .page-options {
    bottom: 100%;
    top: inherit;
}

.article-pages {
    /*background: rgba(230,230,230,.5);*/
    width: 100%;
    position: relative;
    text-align: right;

}
.article-pages strong {
    padding: 10px 7px; /*14 11*/
    background: #B23F33;
    color: #fff;
    text-transform: uppercase;
    font: 16px/110% "Google-Oswald", Arial, sans-serif;
    vertical-align: middle;
    margin-right: -4px;
}

.article-pages:hover strong,
.article-pages:hover span {
    opacity:.85;
}


.article-pages .faux-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.article-pages span {
    font: 700 16px "Arimo", Arial, sans-serif;
    opacity: .85;
    background: #f0f0f0;
    padding: 14px 10px 13px 10px;
    vertical-align: middle;
}




/* --------------------------------
@
@@@@@@  HERO REVIEW IMAGE
@ .review-hd -> holder
@ .review-hd-image -> actual image
@
-----------------------------------*/

.review-hd {
    min-height: 313px;
    position: relative;
    width: 727px; /* used to be 100% */

    /*testing*/
    /*overflow: hidden;*/

}

  /*.review-hd-image {
    position: relative;
    line-height: 0;
    left: 0;
    background: #fff;
    padding: 0 0 0px 0;
    margin: 0 0 0 -31px;
  }
  */
  .review-hd-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: url('../i/review-overlay-2.png') repeat-x top left;
}



.review-hd .article-info {
    position: absolute;
    top: 0px;
    left: 0px;
    border-bottom: none;
    color: #eee;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    z-index: 5;
    height: 314px;
    width: 728px;
    /*background: url('../i/placeholder702x320-2.png') no-repeat top left;*/

}

.article-info .center-stage {
    height: 224px;
    width: 728px;

    padding-left: 11px;
    position: relative;
}

.center-stage .article-hgroup {
    position: absolute;
    bottom: 20px;
    width: 95%;
}

.center-stage .article-hgroup-news {
    position: absolute;
    bottom: 10px;
    width: 95%;
}

.article-info-line {
    height: 45px;
    left: 0px;
    position: relative;
    width :100%;
    /*border-top: 1px solid rgba(255,255,255,.5);*/
    border-top: 1px solid rgba(255,255,255,.2);
    /*padding: 0 15px;*/
    z-index: 5;
    overflow: hidden;
}

.article-info-line.no-overflow {
    overflow: initial;
}

.article-info-line-standalone {
    border-top:1px solid #ccc;
    background: #ddd;
    overflow: hidden;
    float: left;
    margin-top: 15px;
}

.article-info-line.light,
.article-info-line.light {
   border-top: 1px solid rgba(150,150,150,.7);
}

.article-info-line.border-bottom {
    border-bottom: 1px solid rgba(255,255,255,.2);
    border-top: none;
}


.article-info-line .no-blur {
    background-position: 0px 0px;
    position: absolute;
    top: 0px; left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
}


.blur.grey:after {
    background-color: rgba(155,155,155,.2);
    content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 130%;
    height: 130%;
    opacity : 0.7;
    z-index: -1;
}

.blur.bottom,
.no-blur.bottom  {
    background-position: 0px -269px;
}

/*  .article-info-name {
    position: relative;
    font: 400 40px/1.28 "Google-Oswald", Arimo, Arial, sans-serif;
    color: #fff;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    top: 5px;
    padding: 0 5px;
    display: inline;
    background: url('../i/pattern-diag-dark.gif') repeat;
    text-shadow: 1px 1px 2px rgba(0,0,0,.8);
    }*/

    .article-info-name span {
        font: 300 30px Arimo, Arial, sans-serif;
        color: #333;
        background: rgba(255,255,255,.75);
        padding: 0 5px;
        text-shadow: none;
        position: absolute;
        left: 0;
        top: -35px;
        display: table;
    }

    .article-info-name-standalone {
        color: #b23f33;
        text-shadow: none;
        font: 400 30px/1.28 "Google-Oswald", Arimo;
        padding: 10px;
    }


    .inverted h1 {
        text-shadow: 1px 1px 2px rgba(255,255,255,1);
        color: #000;
    }


    .article-info .article-info-subtitle {
        font: 400 30px "Arimo", Arial, sans-serif;
        display: inline;
        color: #333;
        background: rgba(255,255,255,.75);
        padding: 0 5px;
        margin-bottom: -12px;
        text-shadow: none;
    }

    .nr-tags select {
        width: 200px;
        border: 1px solid #ccc;
        border-radius: 2px;
    }

    .article-info-meta .left {
        float: left;
        padding-left: 10px;
    }

    .article-info-meta-tags {
        font: 12px Arimo;
    }

    .article-info-meta-tags strong {
        text-transform: uppercase;
    }

    .article-info-meta-tags a {
        text-decoration: underline;
    }


    .article-info-meta-tags a:hover {
        color: #B23F33;
    }

    .article-info-meta {
        padding:0;
    }

    .article-info-meta span {
        font-size: 12px;
        text-align:right;
        text-shadow: 1px 1px 1px rgba(0,0,0,.8)
    }

    .float-left .article-info-meta li {
        float: left;
    }


    .article-info-meta-link a {
        display: block;
        line-height: 44px;
        padding:12px 15px;
        min-width: 139px;
        font:400 14px 'Google-Oswald', Arial, sans-serif;
        text-transform: uppercase;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,.8);
        text-align: center

    }


    .article-info .meta-author {

      top: 10px;
      font: 300 16px "Google-Oswald", Arial, sans-serif;
      text-transform: none;
  }

  .meta-author .reviewer { margin-left: 5px;}
  .meta-author .dtreviewed { margin-right: 5px;}

  .article-info-line-standalone .article-info-meta-link a {
    color:#777;
    text-shadow: none;
}

.article-info-meta-link a {
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    position: relative; z-index: 11;
}

.meta-link-opinions .head-icon {
    font-size:23px
}

.article-info-meta-link a:hover {
    text-decoration: none;
    background: rgba(178, 63, 51, 1);
    color: #fff;
}







/* --------------
@
@ Highlighted areas in the dropdown menu
@
-------------- */

.meta-dropdown:first-child {
    margin-top:10px;
    border-top:1px solid #000;
}
.meta-dropdown:first-child a{
   border-top:1px solid #000;
}

.meta-dropdown:last-child {
    margin-bottom:-2px;
}

.meta-dropdown {
    background: #ededed;
    margin-left:-10px;
    padding: 0 10px;
    width: 103.6%;
}

.meta-dropdown a {

}

.review-pages .meta-dropdown a:hover {
    text-decoration: none;
    background: #f0f0f0;
}

/* -------------------------------------
@
@@@@@ IMAGE ROW -> <p>
@ .image-row -> <p> with all the image thumbs and their links
@ it is fixed height with the links having negative margin-top in order to "pop out"
@
--------------------------------------- */

#review-body .image-row {
    padding: 5px 30px 0px 30px;
    margin: 0px;
    width: 99.7%;
    position: relative;
    margin: 0 0 15px 0;
}

#review-body .image-row::after,
center + br + font::after,
center ~ font::after {
    border-bottom: 85px solid rgba(230,230,230,.5);
    width: 100.5%;
    padding: 0 30px;
    margin-left: -30px;
    position: absolute;
    bottom: 0px;
    z-index: -1;
}



#review-body .image-row a {
    padding:0;
    margin:0;
    position: relative;;
    text-decoration: none;
}

#review-body .image-row font {
    position:relative;
    top:-5px;
}

#review-body .image-row a img {
    border: 1px solid rgba(230,230,230,.6);
    box-sizing: content-box;
}

#review-body .image-row img,
p img {
    border: 1px solid #d9d9d9;
    box-sizing: content-box;
}
#review-body .image-row a:hover img,
p a:hover img {
  webkit-animation-name: linesMoveDown;
  animation-name: linesMoveDown;
  -webkit-animation-duration: .35s;
  animation-duration: .35s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 1px solid #d7d7d7;
}

.notice {
    margin-bottom: 15px;
    margin-top: 15px;
    font: 16px/1.5 Arimo;
}

#review-body .notice p {
    margin: 0;
    padding: 10px 50px 10px 20px;
    font-style: italic;
}

.notice-info {
    border-left: solid 10px #addff1;
    background: url('../i/icon-info.png') no-repeat 98.3% center;
    background-size: 32px;
}

.notice-warning {
    background: url('../i/icon-warning.png') no-repeat 98.3% center;
    background-size: 32px;
    border-left: solid 10px #f1e5ad;
}









a { text-decoration: none; }




.center-stage-background {
   position: absolute;
   top: -50%;
   left: -26%;
   width: 128%;
   filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='30'%20/></filter></svg>#blur");
   filter: blur(30px);
   -webkit-filter: blur(30px);
   -moz-filter: blur(30px);
   -o-filter: blur(30px);
   -ms-filter:blur(30px);
   filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='30'); /* IE lte 9 */

   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   transform: translate3d(0,0,0);
   z-index: -1;
}



.main-maker .darken .blur {
    background: #fff;
}

.search-results .darken .blur {
    background: none !important
}

.focus-brand-image {
    position: absolute;
    top: 40%;
    left: 43%;
}

.overflow {
    overflow: hidden;
}

.darken .blur {
    background: rgba(0,0,0,.15);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px) !important;
    -o-filter: blur(0px) !important;
    -ms-filter:blur(0px) !important;
    filter: blur(0px) !important;
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0') !important; /* IE lte 9 */

    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0,0,0);
}


.article-tags {
  clear: both;
  padding: 0px 10px 10px 10px;
  font: normal 12px/1.5 Arimo, Arial, sans-serif;
  text-align: left;
  margin-bottom: 15px;
  color: #777;

}
.article-tags p {
    margin: 0;
}
.article-tags span {
    font-size: 14px;
}

.article-tags a {
   background: #eee;
   padding: 2px 5px;
   text-decoration: none;
   opacity:.85;
   margin-left: 5px;
}

.article-tags a:hover {
    background: #b23f33;
    color:#fff;
}


#review-body p.article-source:last-of-type a[target="_blank"],
#review-body p.article-source:last-of-type {
    font: normal 13px/1.5 "Arimo", Arial, sans-serif;
}

#review-body p.article-source:last-of-type a[target="_blank"] + i {
    font: italic 13px/1.5 "Arimo", Arial, sans-serif;
}

.main-maker .st-text {
    padding: 0 30px;
}

.st-text .note {
    padding: 5px 0;
}

.main-makers .st-text  {
    padding: 30px;
}

.main-makers table {
    width: 100%;
}

.main-makers table td {
}

.main-makers table td a {
    display: block;
    font-family: 'Google-Oswald', 'Arimo', Arial;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 35px;
    color: #999;    
    padding: 15px 10px 10px 10px;
}



.main-makers table td a:hover {
    color: #b23f33;
    background: #f9f9f9;
}


.main-makers table td a span {
    font-weight: normal;
    font-size: 20px;
    display: block;
    font-family: 'Arimo', Arial, sans-serif;
    margin-top: 10px;
    text-transform: none;

}

#body ul.jrGraphControls {
    height: auto !important;
    right:0px;
    padding: 10px 12px !important;
    top: 0 !important;
    margin: 0 !important;
}

#body ul.jrGraph {
  clear: both;
  list-style: none;
  width: 65%;
  overflow: visible !important;
  position: static !important;
  left: auto !important;
  padding-bottom: 0 !important;
  background:  none !important;
  float: right !important;
  margin: 0 10px 10px 0 !important;

}

#body .jrGraphContainer {
    overflow: hidden;
}

#body ul.jrGraph li span.label {
    padding: 7px 0 5px 0;
}

.user-avatar {
    max-height: 80px;
    max-width: 125px;
    top: 7px;
    position: relative;
}

.makers h3 {
    padding: 0 30px;
    margin-bottom: 10px;
}

hr {
    margin-top: 10px;
    display: block;
}

#uname.invalid {
  background-color: rgba(255, 0, 0, 0.2);
}

#total-hits, #current-rankings {
    padding: 0 30px;
}

#total-hits {
  clear: both;
  display: block;
  font: 12px "Arimo", sans-serif;
  padding: 0 8px 30px 8px;
  text-align: center;
}

#total-hits big {
  clear: both;
  color: red;
  display: block;
  font: 38px "Arimo", sans-serif;
  padding: 1px 8px 0;
  text-align: center;
}

#current-rankings h2 {
   padding: 15px 0 10px;
   color: #777;
   font-size: 23px;
   font-weight: 400;
   font-family: "Arimo", sans-serif;
}

#current-rankings caption {
    padding-top: 20px;
}

.main-review.main-news .article-info-line .blur,
.main-review .article-info-line .blur {
    background-image: none !important;
    background-color: Rgba(0,0,0,.2);
    -webkit-filter: blur(0);
    filter: blur(0);
    -moz-filter: blur(0);
}

/* SHORT REVIEWS */

.icon-small-menu {
    padding: 3px 4px 3px 5px;
    background: #999;
    border: 1px solid #aaa;
    box-shadow: 0px 0px 1px rgba(0,0,0,.2);
}



.review-also-consider {
    border-left: 10px solid rgba(188, 160, 22, .5);
    background: #f8f8f8 ;
    margin-bottom: 20px;
}

.review-also-consider-list {
    margin: 15px 30px 0 30px !important;
    overflow: hidden;
    list-style: none !important;
}

.review-also-consider-list li:not(:last-child) {
    list-style: none !important;
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.also-consider-item {
    width: 75px;
    margin-right: 15px;
    text-align: center;
    color: #888888;
    font: bold 13px "Arimo", Arial, sans-serif;
}

.also-consider-item img {
    width: 115%;
    left: -5px;
    position: relative;
    padding: 5px;
    background: #fff;
    z-index: 1;
    opacity: .977;
    height: auto !important;
}

.also-consider-item a {
    min-height: 111px;
    padding: 0px 0;
    letter-spacing: -.1px;
    display: block;
    position: relative
}

.also-consider-item a::after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 86px;
    left: -5px;
    top: 0;
    height: 111px;
    z-index: 0;
}


.review-also-consider-list h4 {
    margin-top: 0;
    padding-top: 0;
    font: bold 17px Arimo, Arial, sans-seirf;
    color: #777;
}

.review-also-consider-list h4 a {
    text-decoration: none !important;
}


.review-spotlight-features {
    background: hsla(71, 7%, 97%, 1);
    margin-bottom: 20px;
    border-left: 10px solid rgba(88, 160, 22, .5)
}

.review-spotlight-features h3,
.review-also-consider h3 {
    background: #fff;
    text-align: left;
    padding: 5px 20px !important;
}

.review-spotlight-features ul {
    display: table;
    margin: 0 !important;
    padding: 10px 10px !important;
    width: 100%;
}

#review-body {
    font-weight: normal !important;
}

.review-spotlight-features li {
    width: 20%;
    height: 100%;
    display: table-cell;
    text-align: center;
    border-left: 1px solid hsla(71, 30%, 90%, 1);;
    padding: 10px 15px;
    box-sizing:border-box;
    font-size: 14px;
    font-weight: normal;
}

.review-spotlight-features li:first-child {
    border-left: none;
} 

.review-spotlight-features .head-icon {
    font-size:46px;
    opacity: .4;
    margin-bottom: 10px;
    display: inline-block;
    text-shadow: 5px 5px 5px rgba(0,0,0,.2);
}

.review-spotlight-features .accent {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
}

.review-spotlight-features .icon-touch-1 {
    position: relative;
    left: -8px;
}


/* SPEEDO NEEDLE PERFORMANCE */

.performance-visual {
    display: table;
    margin: 10px auto;
    width: 65%;
}

.speedo:before {
    background: #fbfbfb;
    border-radius: 225px 225px 0 0;
    box-shadow: 3px 1px 8px rgba(0, 0, 0, 0.15) inset;
    content: "";
    height: 121px;
    position: absolute;
    width: 225px;
}

.speedo {
    border-radius: 225px 225px 0 0;
    height: 110px;
    margin: 10px auto 0;
    overflow: hidden;
    position: relative;
    width: 225px;
}

.speedo:after {
    background: #fff;
    border-radius: 131px 131px 0 0;
    bottom: 0;
    box-shadow: 3px 1px 8px rgba(0, 0, 0, 0.15);
    color: #777;
    content: attr(data-value) "%";
    font-family: Arimo, Arial, sans-serif;
    font-size: 2.9em;
    font-weight: normal;
    height: 83px;
    left: 34px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    width: 157px;
    z-index: 3;
}


.speedo span {
    height: 8px;
    left: 10px;
    position: absolute;
    width: 104px;
    bottom: -4px;
    transform-origin: 100% 4px;
    transform: rotate(0deg);
    transition: all 1s;
}

.speedo span:after {
    content: "";
    /*background: rgba(179, 50, 36, 1);*/
    background: #999;
    border-radius: 4px;
    box-shadow: 3px -1px 4px rgba(0, 0, 0, 0.4);
    display: block;
    height: 8px;

    transition: all 1s;
    animation: wobble 3s infinite;
}

@keyframes wobble  {
    0%  { transform:  rotate(0deg); }

    20%  { transform:  rotate(0deg); }
    26%  { transform:  rotate(-2deg); }
    32%  { transform:  rotate(0deg); }

    70%  { transform:  rotate(0deg); }
    76%  { transform:  rotate(2deg); }
    82%  { transform:  rotate(0deg); }
    88%  { transform:  rotate(-2deg); }
    94%  { transform:  rotate(0deg); }

    100%  { transform:  rotate(0deg); }
}
.wobble { animation: wobble 0.3s infinite; }

.bench-vis {
    border-left: 10px solid rgba(241,176,95,1);
    border-top: none !important;  
    border-bottom: none !important;
    width: 100%;
    margin-bottom: 20px;
}

.bench-vis-cell {
    position: relative;
    border-top: none !important;
    border-bottom: none !important;
    width: 50%;
    padding: 5px 0 10px 0 !important;
    background: #f8f8f8 !important;
}

.bench-vis-name {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    color: #777;
}

.center {
    text-align: center;
    margin: 0 auto;
}




.score-table-exp {
  float: right;
  position: relative;
  text-decoration: none !important;
  left: 5px;
  top: 2px;
}



.score-table-exp::before {
  content: "Read more";   
  display: none;
  position: absolute;
  bottom: 30px;
  min-width: 210px;
  padding: 10px 5px 9px;
  right: -6px;
  text-align: center;
  background: #333;
  color: #fff;
  font-size: 14px;
  border: 1px solid #bbb;
}

.score-table-exp::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #333 transparent transparent transparent;
  content: "";
  position: absolute;
  bottom: 23px;
  right: 5px;
  display: none;

}

.score-table-exp:hover::before,
.score-table-exp:hover::after {
  display: block;
}


.perc-help {
  z-index: 3;
  position: absolute;
  top: 0; left:0 ;
  transform: translateX(127%) translateY(125px);
  font: 700 13px Arimo, Arial, sans-serif;
  padding: 3px 10px;
  color: #333;
  text-decoration: none !important;
  width: 100px;
  text-align: center;
  height: 20px;
  opacity: 0;
  transition: .1s all;
}

.perc-help:hover {
  text-decoration: underline !important;
}

.bench-vis-cell:hover .speedo::after {
  line-height: 90px;
}

.bench-vis-cell:hover .perc-help {
  opacity: 1;
  transform: translateX(130%) translateY(103px);

}





.conclusion-container{
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.review-body .c-table { 
  border-bottom: none;
  border-top: none;
  border-collapse: collapse;
  margin-bottom: 0px;
  width: 58%;
  float: right;
  position: relative;
  z-index: 2;

}

#review-body .c-table ul {
  margin: 10px 10px;
}

.c-table td {
  padding: 0 !important;
  background: none !important
}

.c-table th {
  width: 100%;
  background: #444;
  border:none;
  color: #f8f8f8;
  border-top: 5px solid #f8f8f8;
  font-size: 19px;
  padding-left: 15px;
}

.c-table td.section,
.c-table .section-title {
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  border: none !important;
  border-bottom: 1px solid #666 !important;
  background: rgba(0,0,0,.6) !important;
  color: #fff;
  line-height: 200%;
}


.c-table td.section-content {
  background: rgba(0,0,0,.7) !important;

  border-top: 1px solid rgba(255,255,255,.1);
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.section-content li {
  font: 300 15px/1.35 Arimo !important;
  list-style: none;
  position: relative;
  padding: 9px 0 8px 30px;
  color: #f8f8f8;
}

.c-table .section-content li::before {
  content: "";
  border-radius: 100% 100%;
  border: 1px solid #f8f8f8;
  font-weight: bold;
  font-size: 15px;
  min-width: 22px;
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  margin-right: 8px;
  position: absolute;
  top: 0%;
  left: 0;
  transform: translateY(9px);
}

.c-table .content-plus li::before {
  content: "+";
}

.c-table .content-minus li::before {
  content: "\2013";

  line-height: 17px;
  padding-bottom: 3px;
}

.c-table .content-minus {
  border-left: 1px solid rgba(255,255,255,.1);
}

.c-image {
 width: 100%;
 height: 99.8%;
 background-repeat: no-repeat;
 display: inline-block;
 position: absolute;
 -webkit-background-size: cover;
 background-size: cover;
 background-position: 100% 52%;
 z-index: 1;
}

.c-table .section-title {
    font: bold 23px/1.5 Arimo, Arial, sans-serif;
    text-align: center;
    border-bottom: none !important;
    padding: 5px !important;
}

.score-card { 
    width: 100%;
    padding: 3px 20px;
    margin: 0 0 45px 0;
    border-bottom: none;
    position: relative;
    display: table;
    background: #f8f8f8;
}

.score-card-title {
    margin: 0px 0 0 0;
    padding: 0 10px 0 0;
    color: #E23E57;
    font-weight: normal;
    font-size: 16px;
    text-align: right;
    width: 74%;
    display: inline-block;
    vertical-align: middle;

}

.score-card-phone {
    color: #f8f8f8 !important;
    margin: 0 !important;
    padding: 0 20px 5px 20px !important;
    font: 300 33px/39px "Google-Oswald", Arimo, Arial, sans-serif !important;
}
.score-fill {
    position: relative;   
    font-size: 23px;
}

.score-card-regular .score-fill {
    width: 150px;
    top: 0px;
    right: 0px;
    line-height:1em;
    height: 1.1em;
    vertical-align: middle;
    display: inline-block
}

.score-card-regular .score-fill-num {
    float: right;
    position: relative;
    top: 0px;
    font-size: 0.805em;
}

.score-card-cell {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.score-card-cell:first-child {
    width: 100%
}


.score-card .score-table-exp {
    left: 0px;
    top: 2px;
}




.score-amount::after,
.score-amount::before {
    display: block;
    font-size: 0.782608696em;
    line-height: 1.37777778em;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0.138888889em;
    letter-spacing: 0.444444444em;
    content: "\2605\2605\2605\2605\2605";
    height: 1em;
    box-sizing: content-box;
}

.score-amount::after {    
    color: white;
    z-index: 2;
    overflow: hidden;
}

.score-amount::before {
    color: #eaeaea;
    z-index: 1;
}

.score-fill::after,
.score-fill::before {
    font-family: "gsmarena", Arial;
    content:"\2B1B\2B1B\2B1B\2B1B\2B1B";
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0;
    font-size: 1em; /* 28 */
    letter-spacing: 0.139130435em;
    height: 1em;
    line-height: 100%;
}


.score-card-cell table {
    border: none !important;
}
.score-card-cell table td {
    background: none !important;
    border: none !important;
    width: 10%;
    padding: 0 5px 3px 5px !important;
    vertical-align: top;
    color: #f8f8f8;
    font: normal 13px/20px 'Arimo', Arial, sans-serif !important;
}

#review-body .score-total-rating {
    width: 25% !important;
    font-weight: normal !important;
}

.score-total-section {
    width: 51% !important;
    text-align: right;
}

.score-fill::after {
    color: #E23E57;
    overflow: hidden;
}

.score-fill::before {
    color: #c3c3c3;

}


.score-card-total .final-score {
    text-align: center;
    padding: 15px 0px;
}

.final-score .score-fill {
    width: 255px;
    height: 40px;
    margin: 0 auto;

    font-size: 50px;
}



.score-all .score-fill {
    font-size: 20px;  
}



.score-fill[data-score="0.5"]::after  { width: calc((0.860869565 * 0.5) + (0.139130435em * 0));  /*width: 0.45em;*/ }
.score-fill[data-score="1"]::after,
.score-fill[data-score="1.0"]::after    { width: 0.9em; }
.score-fill[data-score="1.5"]::after  { width: calc((0.860869565em * 1.5) + (0.139130435em * 1)) }
.score-fill[data-score="2"]::after,
.score-fill[data-score="2.0"]::after     { width: calc((0.851em * 2) + (0.139130435em * 2)); }
.score-fill[data-score="2.5"]::after  { width: calc((0.860869565em * 2.5) + (0.139130435em * 2)); }
.score-fill[data-score="3"]::after,
.score-fill[data-score="3.0"]::after    { width: calc((0.851em * 3) + (0.139130435em * 3)); }
.score-fill[data-score="3.5"]::after  { width: calc((0.860869565em * 3.5) + (0.139130435em * 3)); }
.score-fill[data-score="4"]::after,
.score-fill[data-score="4.0"]::after    { width: calc((0.851em * 4) + (0.139130435em * 4)); }
.score-fill[data-score="4.5"]::after  { width: calc((0.860869565em * 4.5) + (0.139130435em * 4)); }
.score-fill[data-score="5"]::after,
.score-fill[data-score="5.0"]::after   { width: calc((0.860869565em * 5) + (0.139130435em * 4)); }



.score-fill[data-score="0.5"] .score-amount::after  { width: calc((0.8333em * 0.5) + (0.444444444em * 0)); /* 0.55em; */ }
.score-fill[data-score="1"] .score-amount::after,
.score-fill[data-score="1.0"] .score-amount::after    { width: calc((0.8333em * 1) + 0.444444444em * 1); /* 1.05em; */ }
.score-fill[data-score="1.5"] .score-amount::after  { width: calc((0.8333em * 1.5) + 0.444444444em * 1); /* 1.74538461em; */ }  
.score-fill[data-score="2"] .score-amount::after,
.score-fill[data-score="2.0"] .score-amount::after    { width: calc((0.8333em * 2) + 0.444444444em * 2); /* 2.32em; */ }
.score-fill[data-score="2.5"] .score-amount::after  { width: calc((0.8333em * 2.5) + 0.444444444em * 2); /* 2.88851em; */ }
.score-fill[data-score="3"] .score-amount::after,
.score-fill[data-score="3.0"] .score-amount::after    { width: calc((0.8333em * 3) + 0.444444444em * 3); /* 3.37884615em; */ }
.score-fill[data-score="3.5"] .score-amount::after  { width: calc((0.8333em * 3.5) + 0.444444444em * 3); /* 4.0226923em; */ }
.score-fill[data-score="4"] .score-amount::after,
.score-fill[data-score="4.0"] .score-amount::after    { width: calc((0.8333em * 4) + 0.444444444em * 4); /* 4.57115384em; */ }
.score-fill[data-score="4.5"] .score-amount::after  { width: calc((0.8333em * 4.5) + 0.444444444em * 4); /* 5.26134614em; */ }
.score-fill[data-score="5"] .score-amount::after,
.score-fill[data-score="5.0"] .score-amount::after    { width: calc((0.8333em * 5) + 0.444444444em * 4); /* 5.70384614em; */ }




.final-score .score-fill[data-score="1.1"]::after  { width: calc((0.8333em * 1.1) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.2"]::after  { width: calc((0.8333em * 1.2) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.3"]::after  { width: calc((0.8333em * 1.3) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.4"]::after  { width: calc((0.8333em * 1.4) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.5"]::after  { width: calc((0.8333em * 1.5) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.6"]::after  { width: calc((0.8333em * 1.6) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.7"]::after  { width: calc((0.8333em * 1.7) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.8"]::after  { width: calc((0.8333em * 1.8) + 0.139130435em * 1); }
.final-score .score-fill[data-score="1.9"]::after  { width: calc((0.8333em * 1.85) + 0.139130435em * 1); }

.final-score .score-fill[data-score="2.1"]::after    { width: calc((0.851em * 2.1) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.2"]::after    { width: calc((0.851em * 2.3) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.3"]::after    { width: calc((0.851em * 2.4) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.4"]::after    { width: calc((0.851em * 2.45) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.5"]::after    { width: calc((0.860869565em * 2.5) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.6"]::after    { width: calc((0.851em * 2.6) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.7"]::after    { width: calc((0.851em * 2.7) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.8"]::after    { width: calc((0.851em * 2.8) + (0.139130435em * 2)); }
.final-score .score-fill[data-score="2.9"]::after    { width: calc((0.851em * 2.85) + (0.139130435em * 2)); }

.final-score .score-fill[data-score="3.1"]::after    { width: calc((0.851em * 3.2) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.2"]::after    { width: calc((0.851em * 3.3) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.3"]::after    { width: calc((0.851em * 3.4) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.4"]::after    { width: calc((0.851em * 3.46) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.5"]::after  { width: calc((0.860869565em * 3.5) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.6"]::after    { width: calc((0.851em * 3.6) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.7"]::after    { width: calc((0.851em * 3.7) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.8"]::after    { width: calc((0.851em * 3.8) + (0.139130435em * 3)); }
.final-score .score-fill[data-score="3.9"]::after    { width: calc((0.851em * 3.85) + (0.139130435em * 3)); }

.final-score .score-fill[data-score="4.1"]::after    { width: calc((0.851em * 4.244) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.2"]::after    { width: calc((0.851em * 4.355) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.3"]::after    { width: calc((0.851em * 4.4) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.4"]::after    { width: calc((0.851em * 4.47) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.5"]::after  { width: calc((0.860869565em * 4.5) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.6"]::after    { width: calc((0.851em * 4.6) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.7"]::after    { width: calc((0.851em * 4.7) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.8"]::after    { width: calc((0.851em * 4.8) + (0.139130435em * 4)); }
.final-score .score-fill[data-score="4.9"]::after    { width: calc((0.851em * 4.85) + (0.139130435em * 4)); }

.final-score .score-fill[data-score="1.1"] .score-amount::after    { width: calc((0.8333em * 1.1) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.2"] .score-amount::after    { width: calc((0.8333em * 1.2) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.3"] .score-amount::after    { width: calc((0.8333em * 1.3) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.4"] .score-amount::after    { width: calc((0.8333em * 1.4) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.5"] .score-amount::after    { width: calc((0.8333em * 1.5) + 0.444444444em * 1); /* 1.74538461em; */ }  
.final-score .score-fill[data-score="1.6"] .score-amount::after    { width: calc((0.8333em * 1.6) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.7"] .score-amount::after    { width: calc((0.8333em * 1.7) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.8"] .score-amount::after    { width: calc((0.8333em * 1.8) + 0.444444444em * 1); /* 1.05em; */ }
.final-score .score-fill[data-score="1.9"] .score-amount::after    { width: calc((0.8333em * 1.85) + 0.444444444em * 1); /* 1.05em; */ }

.final-score .score-fill[data-score="2.1"] .score-amount::after    { width: calc((0.8333em * 2.1) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.2"] .score-amount::after    { width: calc((0.8333em * 2.2) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.3"] .score-amount::after    { width: calc((0.8333em * 2.3) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.4"] .score-amount::after    { width: calc((0.8333em * 2.4) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.5"] .score-amount::after  { width: calc((0.8333em * 2.5) + 0.444444444em * 2); /* 2.88851em; */ }
.final-score .score-fill[data-score="2.6"] .score-amount::after    { width: calc((0.8333em * 2.6) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.7"] .score-amount::after    { width: calc((0.8333em * 2.7) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.8"] .score-amount::after    { width: calc((0.8333em * 2.8) + 0.444444444em * 2); /* 2.32em; */ }
.final-score .score-fill[data-score="2.9"] .score-amount::after    { width: calc((0.8333em * 2.85) + 0.444444444em * 2); /* 2.32em; */ }

.final-score .score-fill[data-score="3.1"] .score-amount::after    { width: calc((0.8333em * 3.1) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.2"] .score-amount::after    { width: calc((0.8333em * 3.2) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.3"] .score-amount::after    { width: calc((0.8333em * 3.3) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.4"] .score-amount::after    { width: calc((0.8333em * 3.4) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.5"] .score-amount::after  { width: calc((0.8333em * 3.5) + 0.444444444em * 3); /* 4.0226923em; */ }
.final-score .score-fill[data-score="3.6"] .score-amount::after    { width: calc((0.8333em * 3.6) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.7"] .score-amount::after    { width: calc((0.8333em * 3.7) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.8"] .score-amount::after    { width: calc((0.8333em * 3.8) + 0.444444444em * 3); /* 3.37884615em; */ }
.final-score .score-fill[data-score="3.9"] .score-amount::after    { width: calc((0.8333em * 3.85) + 0.444444444em * 3); /* 3.37884615em; */ }

.final-score .score-fill[data-score="4.1"] .score-amount::after    { width: calc((0.8333em * 4.1) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.2"] .score-amount::after    { width: calc((0.8333em * 4.2) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.3"] .score-amount::after    { width: calc((0.8333em * 4.3) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.4"] .score-amount::after    { width: calc((0.8333em * 4.4) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.5"] .score-amount::after  { width: calc((0.8333em * 4.5) + 0.444444444em * 4); /* 5.26134614em; */ }
.final-score .score-fill[data-score="4.6"] .score-amount::after    { width: calc((0.8333em * 4.6) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.7"] .score-amount::after    { width: calc((0.8333em * 4.7) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.8"] .score-amount::after    { width: calc((0.8333em * 4.8) + 0.444444444em * 4); /* 4.57115384em; */ }
.final-score .score-fill[data-score="4.9"] .score-amount::after    { width: calc((0.8333em * 4.85) + 0.444444444em * 4); /* 4.57115384em; */ }





.table-cell {
  display: table-cell !important;
  width: 50%;
  vertical-align: middle;
}

.table {
  display: table !important;
}

.table-row {
  display: table-row !important;
}






.score-card-total .score-card-total-title {
  color: #999;
  margin-top: 0;
  padding-top: 0;
  font: 300 20px "Google-Oswald", "Arimo", Arial !important;
}

.score-card-total .score-card-cell:first-child {
  width: 37%;
}

.score-card-total .score-card-cell:last-child {
  border-left: 1px solid rgba(255,255,255,.1);
  padding: 10px 20px 0 0px;
}

.score-card-total .final-num {
  font: 100 85px/1 "Google-Oswald", "Arimo", Arial;
  letter-spacing: -5.5px;
  color: #E23E57;
  margin-bottom: 19px;
}


.score-card-total {
  background: #f8f8f8;
}

.score-card-total .score-card-phone {
  color: #777 !important;
}

.score-card-total .score-card-title {
  color: #aaa;
}

.score-total-section,
.score-card-cell table td {
  color: #777;
}

.score-card-total .score-card-cell:last-child {
  border-left: 1px solid rgba(0,0,0,.1);
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
 .score-amount::after,
 .score-amount::before { 
  letter-spacing: 0.2444444em !important; 
  line-height: 1.27777778em;} 

}


.info-notice {
    padding:10px 30px 10px 50px;
    margin: 0;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

.info-notice .head-icon {
    position: absolute;
    top: 10px;
    left: 0;
    color: #dedede;
    font-size: 42px;
}