.rb-content a:link,
.rb-content a:visited,
.rb-content a:active {
  color: #666;
  text-decoration: underline;
}

.rb-content a:hover,
.rb-content a:focus {
  color: #0f72be;
}

.rb-content h1,
.rb-content h2,
.rb-content h3,
.rb-content h4,
.rb-content h5,
.rb-content h6 {
  margin: 0 0 1em;
  font-family: "bebas-neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.rb-content h1 {
  margin-bottom: 30px;
  font-size: 5.4em;
  line-height: 1em;
}

.rb-content h2 {
  margin-top: 1.5em;
  font-size: 3.4em;
}

.rb-content h3 {
  margin-top: 1.5em;
  font-size: 3.2em;
  color: #0f72be;
}

.rb-content h4 {
  margin-bottom: 5px;
  font-size: 2.2em;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: none;
  color: #0a558e;
}

.rb-content h5 {
  font-size: 2.2em;
}

.rb-content h6 {
  font-size: 1.8em;
}

.rb-content p {
  margin-bottom: 1.5em;
  font-size: 1.6em;
  line-height: 1.8em;
}

.rb-content ul,
.rb-content ol {
  margin: 0 0 30px 30px;
}

.rb-content li ul,
.rb-content li ol {
  margin: 5px 0 .5em 30px;
}

.rb-content li {
  margin-bottom: 5px;
  font-size: 1.6em;
  line-height: 1.8em;
}

.rb-content li li,
.rb-content li p {
  font-size: 1em;
}

.rb-content ul li {
  list-style-type: square;
}

.rb-content ol li {
  list-style-type: decimal;
}

.rb-content blockquote {
  margin: 0 0 15px 30px;
  padding: 0 30px;
  font-style: italic;
  border-left: 4px solid #ededed;
}

.rb-content strong,
.rb-content b {
  font-weight: 600;
}

.rb-content em,
.rb-content i {
  font-style: italic;
}

.rb-content i.fa {
  font-style: normal;
}

.rb-content .wp-caption {
  display: block;
  margin: 0 auto 30px;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.rb-content .wp-caption p {
  margin: 0;
  padding: 15px 0 0;
  font-size: 1.4em;
  line-height: 1.8em;
  color: #848484;
}

.rb-content img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}

.rb-content img.plain {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.rb-content img.wp-smiley {
  display: inline;
}

.rb-content .alignleft,
.rb-content .wp-caption.alignleft {
  float: left;
  display: inline;
  margin: 5px 30px 30px 0;
}

.rb-content img[align$='left'] {
  float: left;
  display: inline;
  margin: 5px 30px 30px 0;
}

.rb-content .alignright,
.rb-content .wp-caption.alignright {
  float: right;
  display: inline;
  margin: 5px 0 30px 30px;
}

.rb-content img[align$='right'] {
  float: right;
  display: inline;
  margin: 5px 0 30px 30px;
}

.rb-content .wp-caption img,
.rb-content .wp-caption.alignleft img,
.rb-content .wp-caption.alignright img {
  display: block;
  margin: 0;
}

.rb-content .aligncenter {
  margin: 0 auto 30px;
}

.rb-content .alignnone {
  margin: 0 0 30px;
}

.rb-content object,
.rb-content iframe {
  display: block;
  margin: 0 auto;
}

.rb-content .embed {
  margin-bottom: 30px;
}

.rb-content table:not(.tablesorter) {
  width: 100%;
  margin: 0 0 30px;
  font-size: 1.4em;
  line-height: 1.6em;
  border-bottom: 1px solid #ccc;
}

.rb-content table:not(.tablesorter) tr {
  border-top: 1px solid #ccc;
}

.rb-content table:not(.tablesorter) tr th,
.rb-content table:not(.tablesorter) tr td {
  padding: 30px 0;
  vertical-align: top;
}

.rb-content table:not(.tablesorter) tr th {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2em;
}

.rb-content table:not(.tablesorter) tr td strong:nth-of-type(1) {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2em;
}

.rb-content table:not(.tablesorter) tr td:nth-of-type(1) {
  width: 30%;
  padding-right: 5%;
  text-align: left;
}

.rb-content table:not(.tablesorter) tr td img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.rb-content table:not(.tablesorter) tr td:nth-of-type(1) img {
  min-width: 150px !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  margin: 0 auto !important;
}

.rb-content table:not(.tablesorter) tr td:nth-of-type(2) img {
  display: inline-block;
}

.rb-content table:not(.tablesorter) tr td:nth-of-type(2) img[src*="stars"] {
  width: 55px;
  height: 12px;
}

.rb-content table:not(.tablesorter) li,
.rb-content table:not(.tablesorter) p {
  font-size: 1em;
}

.rb-content hr {
  clear: both;
  width: 100%;
  height: 1px;
  margin: 50px 0;
  border: none;
  background: #ccc;
}

.rb-content hr.invisible {
  margin-top: 0;
  background: transparent;
}

.rb-content table.tablesorter {
  width: 100%;
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 1.6em;
}

.rb-content table.tablesorter tr {
  border-bottom: 1px solid #ccc;
}

.rb-content table.tablesorter tr th,
.rb-content table.tablesorter tr td {
  padding: 20px 20px 20px 0;
  text-align: left;
}

.rb-content table.tablesorter tr th {
  padding-left: 20px;
  font-weight: bold;
  line-height: 1.2em;
  white-space: nowrap;
  color: #0f72be;
  cursor: pointer;
}

.rb-content table.tablesorter tr th:hover {
  color: #000;
}

.rb-content table.tablesorter tr th:before {
  float: left;
  content: '\f07d';
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: normal;
  margin: 0 10px 0 -20px;
  text-decoration: none;
  color: #ccc;
}

.rb-content .tablesorter-scroll {
  width: 100%;
}
