body .site-main.cr-detail {
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.cr-detail {
  font-family: "Rajdhani", cursive;
  font-size: 18px;
  color: hsl(218, 7%, 52%);
}

.cr-detail *,
.cr-detail *::before,
.cr-detail *::after {
  box-sizing: border-box;
}

.cr-detail h1,
.cr-detail h2,
.cr-detail h3,
.cr-detail h4,
.cr-detail h5,
.cr-detail h6 {
  word-wrap: break-word;
}

.cr-detail #content {
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.cr-detail h1 {
  border-color: hsla(0, 0%, 100%, 0.13);
  font-size: 20px;
  color: hsl(0, 0%, 99%);
  text-align: right;
  text-shadow: none;
  font-weight: normal;
  text-transform: uppercase;
  line-height: normal;
  font-family: "Play", cursive;
  margin: 11px 0 3px;
  padding: 0 19px 0 0;
  background-color: hsl(0, 0%, 37%);
}

.cr-detail #topic {
  margin: 0 auto;
  border-color: hsl(12, 100%, 44%);
}

.cr-detail #topic-inner {
  margin: 0 auto;
  max-width: 1920px;
}

.cr-detail .row-fluid {
  width: 100%;
  clear: both;
}

.cr-detail .twpara-row {
  clear: both;
  width: 100%;
}

.cr-detail .row-fluid::before,
.cr-detail .row-fluid::after {
  display: table;
  line-height: 0;
  content: "";
}

.cr-detail .row-fluid::after {
  clear: both;
}

.cr-detail [class*="span"] {
  display: block;
  float: left;
  min-height: 1px;
  margin-left: 2.127659574%;
}

.cr-detail .row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}

/* Float grid: force new row when columns wrap (unequal height fix) */
.cr-detail .row-fluid > .span4:nth-child(3n + 1) {
  clear: left;
  margin-left: 0;
}

.cr-detail .row-fluid > .span3:nth-child(4n + 1) {
  clear: left;
  margin-left: 0;
}

.cr-detail .row-fluid > .cr-grid-break {
  clear: left;
  margin-left: 0;
  width: 100%;
  float: none;
}

.cr-detail .span12 {
  width: 100%;
  margin-left: 0;
  float: none;
  clear: both;
}

.cr-detail .span7 {
  width: 57.446808511%;
}

.cr-detail .span6 {
  width: 48.936170213%;
}

.cr-detail .span5 {
  width: 40.425531915%;
}

.cr-detail .span4 {
  width: 31.914893617%;
}

.cr-detail .span3 {
  width: 23.404255319%;
}

.cr-detail .tw-para {
  float: left;
  overflow: hidden;
  word-wrap: break-word;
  font-family: "Play", cursive;
}

.cr-detail .tw-para h2 {
  font-size: 160%;
  font-weight: bold;
  color: hsl(224, 6%, 27%);
  padding: 0 20px;
  font-family: "Play", cursive;
}

.cr-detail .tw-para .ptext {
  box-shadow: none;
  line-height: normal;
  font-size: 22px;
  color: hsl(0, 0%, 20%);
  padding: 32px 32px 32px 24px;
  font-family: "Play", cursive;
}

.cr-detail .tw-para a:not(.btn) {
  color: hsl(199, 100%, 60%);
  font-weight: bold;
  font-size: 18px;
}

.cr-detail .tw-para li {
  line-height: 1.3;
}

.cr-detail .pobj {
  position: relative;
  max-width: 100%;
}

.cr-detail .pobj img {
  max-width: 100%;
  box-sizing: border-box;
}

.cr-detail .tw-para .pobj.obj-before {
  margin: 32px;
  text-align: left;
}

.cr-detail .tw-para .pobj.float-l {
  float: left;
  margin: 32px;
}

.cr-detail .span7 .ptext {
  overflow: hidden;
}

.cr-detail .tw-para .pobj.obj-after {
  margin: 0;
  padding: 0;
}

.cr-detail .tw-bkg-yw2gLkoA {
  background-color: #ececec;
}

.cr-detail .tw-bkg-HznDZWMV,
.cr-detail .tw-bkg-kq7YlyNc,
.cr-detail .tw-bkg-aqwSqdeq,
.cr-detail .tw-bkg-hPlfNDi3,
.cr-detail .tw-bkg-K1DsFIK9,
.cr-detail .tw-bkg-0SFwvpad {
  background-color: #fff;
}

.cr-detail .tw-bkg-hPlfNDi3 .ptext {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cr-detail .tw-bkg-QXm3ZC1k,
.cr-detail .tw-bkg-Wji8k5b6 {
  background-color: #ddd;
}

.cr-detail .responsive,
.cr-detail .ptext table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto 40px;
  table-layout: auto;
}

.cr-detail .responsive tr:nth-of-type(odd),
.cr-detail .ptext table tr:nth-of-type(odd) {
  background: #f5f5f5;
}

@media screen and (min-width: 800px) {
  .cr-detail .responsive,
  .cr-detail .ptext table {
    width: 100%;
  }

  .cr-detail .responsive thead th,
  .cr-detail .ptext table thead th,
  .cr-detail .ptext table tr:first-child th,
  .cr-detail .ptext table tr:first-child td {
    height: 50px;
    line-height: 1.3;
    padding: 8px 6px;
    border: 1px solid #ddd;
    background: grey;
    color: #cdcdcd;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
  }

  .cr-detail .responsive tbody td,
  .cr-detail .ptext table tbody td,
  .cr-detail .ptext table tr:not(:first-child) td {
    height: 40px;
    line-height: 1.3;
    padding: 6px 4px;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
  }
}

@media screen and (max-width: 799px) {
  .cr-detail .responsive,
  .cr-detail .responsive thead,
  .cr-detail .responsive tbody,
  .cr-detail .responsive th,
  .cr-detail .responsive tr,
  .cr-detail .responsive td {
    display: block;
  }

  .cr-detail .responsive {
    width: 90%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  .cr-detail .responsive thead tr th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .cr-detail .responsive tbody tr {
    border: 0 solid #ddd;
  }

  .cr-detail .responsive td {
    border: none;
    border-bottom: 1px solid #ddd;
    position: relative;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 70%;
  }

  .cr-detail .responsive td::before {
    position: absolute;
    top: 0;
    left: 5px;
    padding-right: 0;
    white-space: nowrap;
    width: 100%;
  }

  .cr-detail .responsive td:nth-of-type(1)::before { content: " CR rif/ref "; }
  .cr-detail .responsive td:nth-of-type(2)::before { content: " d (mm) "; }
  .cr-detail .responsive td:nth-of-type(3)::before { content: " T (mm) "; }
  .cr-detail .responsive td:nth-of-type(4)::before { content: " D (mm) "; }
  .cr-detail .responsive td:nth-of-type(5)::before { content: " H (mm) "; }
  .cr-detail .responsive td:nth-of-type(6)::before { content: " h (mm) "; }
  .cr-detail .responsive td:nth-of-type(7)::before { content: " B (mm) "; }
  .cr-detail .responsive td:nth-of-type(8)::before { content: " A (mm) "; }
  .cr-detail .responsive td:nth-of-type(9)::before { content: " S (mm) "; }
  .cr-detail .responsive td:nth-of-type(10)::before { content: " r (mm) "; }
  .cr-detail .responsive td:nth-of-type(11)::before { content: " C (kN) "; }
  .cr-detail .responsive td:nth-of-type(12)::before { content: " Co (kN) "; }
  .cr-detail .responsive td:nth-of-type(13)::before { content: " Ø** (mm) "; }
  .cr-detail .responsive td:nth-of-type(14)::before { content: " Profilo Perfil "; }
}

@media screen and (max-width: 767px) {
  .cr-detail .pobj.float-l,
  .cr-detail .pobj.float-r {
    float: none;
    text-align: center;
  }

  .cr-detail .span3,
  .cr-detail .span4,
  .cr-detail .span5,
  .cr-detail .span6,
  .cr-detail .span7 {
    width: 100%;
    margin-left: 0;
    float: none;
  }

  .cr-detail .tw-para {
    float: none;
    width: 100%;
  }

  .cr-detail .span7 .ptext {
    overflow: visible;
  }
}
