/* Enter Your Custom CSS Here */

html, body {
  overflow-x: hidden;
}

.page-id-23611 .post-title {
  display: none;
}

.fw-container-full-width {
  margin: 0 -60px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.page-id-19088 div.header-wrap.feat-image,
.page-id-23073 div.header-wrap.feat-image {
  background: rgba(0,0,0,0.6);
}

#header {
	z-index: 21;
}

#get-started {
  margin: 0px auto;
  width: 400px;
}

#get-started .hs-form .hs-form-field > label {
  display: none;
}

#get-started .hs-form input[type="email"] {
  border-radius: 0px;
  color: #222222;
  font-family: 'open-sans';
  font-size: 16px;
  padding: 10px;
  text-align: center;
}

#get-started .hs-button.primary,
#get-started input[type="submit"],
#get-started input[type="button"] {
  background-color: #1876b6;
  border: 0px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 9px;
  width: 100%;
}

#get-started .hs-button.primary:hover,
#get-started input[type="submit"]:hover,
#get-started input[type="button"]:hover {
  color: #ffffff;
  background-color: #5399c9;
}

#get-started ::-webkit-input-placeholder {
  text-align: center;
  text-transform: uppercase;
}

#get-started input:focus::-webkit-input-placeholder {
    opacity: 0;
}

#get-started ul.hs-error-msgs.inputs-list {
  font-size: 14px;
  list-style-type: none;
  margin: 0px 0px 8px;
  text-align: center;
}

.feat-video {
  background-color: rgba(0, 0, 0, 0.6);
}

.blog-list #content h2 {
  margin-bottom: 25px;
}

.custom-header-container nav#main-navigation ul.menu ul li,
.custom-header-container ul.menu ul li {
  padding: 2px 0px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

a.intel-card {
  background: url("https://www.recordedfuture.com/assets/intel-card-icon-1.png") no-repeat center left;
  margin-left: 2px;
  padding-left: 17px;
}

#content .page ul {
  margin-left: 4.5rem;
}

.blog-list #content .post-categories a {
  font-weight: normal;
}

.sumome-popup .sumome-popup-content .sumome-popup-form button {
  font-family: 'open-sans'!important;
}

.single .blog-list #sidebar .author-info p {
  line-height: 16px;
  margin-bottom: 5px;
}

#content p.impact {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}

blockquote {
  font-style: italic;
  margin: 0px 0px 0px 30px;
  padding: 5px 20px 0px;
  position: relative;
}

blockquote:before {
  color: #7a7a7a;
  content: "\201C";
  display: block;
  font-size: 80px;
  left: -40px;
  position: absolute;
  top: -20px;
}

blockquote cite {
  color: #999999;
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
 
blockquote cite:before {
  content: "\2014 \2009";
}

.blockquote-one {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #a5a4a4;
  font-style: italic;
  margin: 30px 0px;
  padding: 30px;
  text-align: center;
}

.pullquote {
  border-left: 5px solid #cccccc;
  margin-bottom: 30px;
  margin-left: 40px;
  padding-left: 20px;
}

.pullquote-alt {
  border-left: 5px solid #cccccc;
  margin-bottom: 30px;
  padding-left: 20px;
}

.pullquote-one:before {
  border-top: 5px solid #cccccc;
  color: #777777;
  content: attr(text);
  display: block;
  font-size: 22px;
  font-weight: 200;
  padding-bottom: 20px;
  padding-top: 15px;
  line-height: 30px;
  margin-top: 25px;
}

.pullquote-one:after {
  border-bottom: 1px solid #cccccc;
  color: #777777;
  content: attr(cite);
  display: block;
  font-family: "acumin-pro-extra-condensed";
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

span.screen-reader-text {
  display: none;
}

form.search-form {
  margin-bottom: 25px;
  margin-top: 5px;
}

input.search-field,
input[type="password"] {
  border-radius: 0px;
  font-size: 14px;
  font-family: 'open-sans';
}

input.search-submit,
input[type="password"] {
  padding: 6px 8px 8px;
}

input[type="password"] {
  box-shadow: none;
  width: 300px;
}

.post-password-form {
  margin-left: 92px;
}

input[type="submit"] {
  padding-bottom: 8px;
}

.textwidget p a,
table a {
  color: #1876b6;
}

.single .blog-list #content .post-content a:hover,
#content .page p a:hover,
.blog-list #content .post-categories a:hover,
#content .page ul a:hover,
#content .page ol a:hover,
.textwidget p a:hover,
table a:hover {
  color: #abc7e7;
}

#quickiebar.qb .bar-button {
  font-family: 'acumin-pro-extra-condensed'!important;
  font-size: 24px!important;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 36px!important;
  padding-top: 1px!important;
}

#quickiebar.qb .bar-text {
  font-family: 'open-sans'!important;
}

img.wp-post-image {
  border: 0px!important;
  margin-bottom: 30px!important;
  margin-top: 0px!important;
  padding: 0px!important;
}

.single .blog-list #sidebar .author-info h3 {
  margin-bottom: 0px;
}

.single .blog-list #sidebar .author-info h2 {
  margin: 0px 0px 5px;
}

.single .blog-list #sidebar .rf-widget_recent_entries a {
  text-transform: inherit;
}

.box-area .row .content-box h2 {
  font-weight: bold;
  text-transform: uppercase;
}

.home .preheader {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.custom-header-container nav#main-navigation ul.menu a,
.custom-header-container ul.menu a {
  font-weight: bold;
}

.header-row p {
  font-weight: 500;
  margin-bottom: 25px;
}

.feat-video .header-row h1 {
  line-height: 64px;
  margin-bottom: 25px;
}

.feat-image .header-row h1,
.feat-header .header-row h1 {
  line-height: 64px;
  margin-bottom: 25px;
}

.header-row p:last-child {
  margin-bottom: 0px;
}

.home-citations p {
  font-weight: normal;
}

#footer-widgets .widget-heading h6 {
  text-transform: uppercase;
}

#content h3 {
  margin-bottom: 25px;
}

.blog-list #content .action-button,
.blog-list #content .pagination a {
  padding: 4px 10px 7px;
}

.post-content img {
  border: 1px solid #ebebeb;
  margin-top: 5px;
  padding: 3px;
}

#content #content-box-author,
#content #content-box-partner {
  border: 1px solid #ebebeb;
  padding: 20px 25px 25px;
  margin-bottom: 40px;
  margin-top: 35px;
}

#content #content-box-author p:first-child:before,
#content #content-box-partner p:first-child:before {
  display: block;
  font-size: 14px;
  font-family: 'open-sans';
  font-weight: 800;
  background-color: #dddddd;
  letter-spacing: 1px;
  margin-top: -20px;
  padding: 5px 0px;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}

#content #content-box-author p:first-child:before {
  content: "Author";
}

#content #content-box-partner p:first-child:before {
  content: "Partner";
}

#content #content-box-author p:first-child,
#content #content-box-partner p:first-child {
  border-bottom: 1px solid #ebebeb;
  font-family: "acumin-pro-extra-condensed";
  font-size: 30px;
  margin-bottom: 15px;
}

#content #content-box-author p:last-child,
#content #content-box-partner p:last-child {
  margin-bottom: 0px;
}

.content-box-summary {
  border: 1px solid #ebebeb;
  padding: 20px 25px 25px;
  margin-bottom: 25px;
}

.content-box-summary h3 {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}

.content-box-summary p:last-child {
  margin-bottom: 0px!important;
}

.content-box-summary ul {
  margin-bottom: 0px!important;
}

.content-box-blue {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 25px;
}

.content-box-blue {
  background-color: #f7f7f7;
  border-left: 5px solid #1876b6;
}

#content p.caption {
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 35px!important;
  margin: -15px auto;
  text-align: center;
  max-width: 90%;
}

#content #footnote p {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 15px;
}

#content #footnote p:first-child:before {
  border-top: 1px solid #ebebeb;
  content: "Footnotes";
  display: block;
  font-size: 20px;
  font-weight: 200;
  margin: 25px 0px 25px;
  padding-top: 25px;
}

#content #footnote p:last-child {
  margin-bottom: 35px;
}

.aligncenter,
img.aligncenter {
  margin-bottom: 35px;
}

/* Sidebar
------------------------------------------------------------ */

.single .blog-list #sidebar .rf-widget_recent_entries li:first-child:before {
  content: "Recent Posts";
  display: block;
  font-family: "acumin-pro-extra-condensed";
  font-size: 30px;
  margin-bottom: 10px;
}

.single .blog-list #sidebar .rf-widget_recent_entries ul {
  border-top: 5px solid #1876b6;
  border-bottom: 5px solid #1876b6;
  padding-top: 10px;
  margin-top: 10px;
}

.single .blog-list #sidebar .rf-widget_recent_entries li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.single .blog-list #sidebar .rf-widget_recent_entries li {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

/* Borders
------------------------------------------------------------ */

.border-left-blue,
.border-left-blue-tint-25,
.border-left-blue-tint-50,
.border-left-blue-tint-75,
.border-left-gray,
.border-left-green,
.border-left-orange,
.border-left-red,
.border-left-yellow {
  border-left: 5px solid;
  padding-left: 20px;
}

.border-left-blue {
  border-color: #1876b6;
}

.border-left-blue-tint-25 {
  border-color: #5399c9;
}

.border-left-blue-tint-50 {
  border-color: #8cbada;
}

.border-left-blue-tint-75 {
  border-color: #c5dded;
}

.border-left-gray {
  border-color: #ebebeb;
}

.border-left-green {
  border-color: #96c172;
}

.border-left-orange {
  border-color: #f99a21;
}

.border-left-red {
  border-color: #e6452a;
}

.border-left-yellow {
  border-color: #f8da40;
}

/* Buttons
------------------------------------------------------------ */

.action-button {
  font-size: 24px;
  letter-spacing: 1px;
  padding: 6px 8px 9px;
}

.no-feat .header-right a.action-button {
  color: #ffffff;
}

.no-feat .header-right a.action-button:hover {
  background-color: #5399c9;
  color: #ffffff;
}

.blog-list #content .action-button:hover,
.blog-list #content .pagination a:hover {
  background-color: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #ffffff!important;
}

.header-right a.action-button {
  background-color: #1876b6;
  font-weight: bold;
  letter-spacing: 1px;
  border: 0px;
}

.header-right a.action-button:hover {
  color: #ffffff;
  background-color: #5399c9;
}

.header-row a.action-button {
  padding: 0px 16px 2px;
}

.header-row a.action-button:hover {
  background: #ffffff;
  color: #222222;
}

a.blue {
  background-color: #1876b6!important;
  border: 0px!important;
  color: #ffffff!important;
}

a.blue:hover {
  background-color: #5399c9!important;
  border: 0px!important;
  color: #ffffff!important;
}

a.white {
  background-color: #ffffff!important;
  border: 1px solid #ffffff!important;
  color: #222222!important;
}

a.white:hover {
  background-color: transparent!important;
  border: 1px solid #ffffff!important;
  color: #ffffff!important;
}

/* Tabs
------------------------------------------------------------ */

.fw-tabs-container .fw-tabs ul li.ui-state-active {
  border-bottom-color: #cfcfcf;
}

#content .page .fw-tabs ul {
  margin-left: 0px;
}

/* Tables
------------------------------------------------------------ */

table {
  border-collapse: collapse;
  font-family: 'open-sans';
  font-size: 14px;
  margin: 0px 0px 25px;
}

table td {
  border-color: #dddddd;
  border-top: 1px solid #dddddd;
  padding: 10px;
}

table th {
  background: #f7f7f7;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding: 10px;
}

table.one-half {
  margin-bottom: 0px;
}

table.one-half td {
  border: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  vertical-align: top;
}

table.one-half td:first-child {
  padding-left: 0px;
  padding-right: 20px;
}

table.one-half td:last-child {
  padding-left: 20px;
  padding-right: 0px;
}

table.one-half td p:last-child {
  margin-bottom: 0px!important;
}

.single .blog-list #content .post-content ul > li, .single .blog-list #content .post-content ol > li {
  padding-left: 5px;
}

figure.wp-caption {
	margin: 0 0 25px;
}
/* RFUN
------------------------------------------------------------ */

.page-id-11338 .header-right {
  display: none;
}

.page-id-11338 .row .col-8 {
  width: inherit;
}

.page-id-11338 .shift-2 {
  margin-left: inherit;
}

.page-template-tpl-rfun #main #content .speaker-box img {
	border-radius:50%;
}

/* Responsive Design
------------------------------------------------------------ */

@media screen and (min-width: 601px) {
  
  .mobile-only {
    display: none!important;
  }
  
}

@media screen and (max-width: 767px) {
  .fw-container-full-width {
    margin: 0 auto;
  }
}

@media screen and (max-width: 600px) {
  
  .desktop-only {
    display: none!important;
  }
  
  #get-started {
    width: 100%;
  }
  
  table {
    font-size: 11px;
    font-family: 'open-sans';
  }
  
  table thead {
    display: none;
  }
  
  table th,
  table tr,
  table td {
    display: block;
    width: 100%;
  }
  
  table th {
    border-top: 0px;
    border-bottom: 0px;
  }
  
  table tr:first-child th {
    border-top: 1px solid #dddddd;
  }  
  
  table.wide td {
    border-top: 0px;
  }
  
  table.wide tr:first-child td:first-child {
    border-top: 1px solid #dddddd;
  }
  
  table.wide td:first-child {
    background: #f7f7f7;
  }
  
  table.wide td:before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.wide td {
    text-align: left;
  }
  
}