.page-id-5454 .OUTBRAIN,
.page-id-5446 .OUTBRAIN { /* subscription confirmation page */
  display: none;
}

@media screen and (min-width: 999px) {
.NA .ob_container_recs .item-container {
  margin-right: 3% !important;
  width: 22% !important;
}
  body.home #section-one h1 { font-size: 1.8rem; }

}

.wysija-input {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 12px 4px;
  width: 96%;
}

.widget_wysija_cont .wysija-submit {
  background: none repeat scroll 0 0 #ddd;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: block;
  margin-top: 8px;
  padding: 4px;
}

.allmsgs .updated {
  display: table;
  width: 96%;
}

.allmsgs .updated li {
  display: table !important;
  line-height: 20px !important;
  margin: 0 auto !important;
  padding: 12px 4px !important;
  width: 96% !important;
}

.first-mobile .button.app-store-button {
  display: none !important;
}

.first-mobile .mobile-slide-nav {
  top: 910px;
}

/* start signup-trial page */

body.page-id-6119 .header_div {
  display: table;
  margin: 4% auto 0;
  padding: 24px;
  width: auto;
  visibility: hidden;
}

body.page-id-6119 .header_div img {
  display: none;
}

body.page-id-6119 .w-container {
  display: table;
  margin: 0 auto;
  padding: 0 10%;
  width: auto;
}

body.page-id-6119 .w-inline-block.logo {
  display: table;
  margin: 0 auto 16px;
}

body.page-id-6119 .w-container h1 {
  font-weight: 400;
  text-transform: none;
  font-size: 24px;
}

body.page-id-6119 .w-container h2 {
  font-weight: 300;
  text-transform: none;
  font-size: 20px;
}

body.page-id-6119 .newsletter-signup--base {
  padding: 4rem 0 4rem;
}

body.page-id-6119 .style_footer_section {
  display: none;
}

/* end signup-trial page */

@media screen and (max-width: 991px) {
  .first-mobile .mobile-slide-nav { top: 480px; }
}

@media screen and (max-width: 767px) {
  .first-mobile .mobile-slide-nav { top: 390px; }
  .habla-desktop { display: none; }
}

@media screen and (max-width: 479px) {
  .first-mobile .mobile-slide-nav { top: 260px; }
}

/* start homepage takeover section */

@media screen and (max-width: 991px) {
  .hero-text.white > br { display: none; }
}
  
/* end homepage takeover section */

.prev-slide, .prev-slide2 {
    display: inline;
    float: left;
    margin-top: -230px;
    margin-left: -50px;
    font-size: 50px;
    color: #767474;
}

.next-slide, .next-slide2 {
  display: inline;
  float: right;
  margin-top: -230px;
  margin-right: -50px;
  font-size: 50px;
  color: #767474;
}

.careers-content iframe {
  min-height: 120rem !important;
}

/*.product-details-tabs .tabs a:hover {
  cursor: default;
  color: #767474 !important;
}*/

/*remove sidebar for positioning */
.sidebar {
	display: none;
}

.dropdown-menu {
	/*position: absolute !important;*/
}

<!-- Notification Bar styles -->

.top-nav-collapse {
   padding-top: 20px !important;
}

.navbar-fixed-top {
  top: 15px !important;
}

<!-- end notification bar styles -->

.form-header h3 {
   font-weight: 400 !important;
}

/*get rid of the following code once HP slider removed */
@media screen and (max-width: 767px) {
  #section-one {
  	display: block !important;
  }
}

.hero h1 {
  color: #1899f4 !important;
  font-size: 2.1rem !important;
}
/*end HP slider rules*/

iframe[name='google_conversion_frame'] {
	display:none !important;
}

@media screen and (max-width: 992px) {
  .form-content{
    margin-left:0!important;
    width:100%!important;
  }
}

/*fix for twitter icon on blog roll*/

i.us-icon-spin,
i.us-icon-spinner {
   display:none !important; 
}

i.us-icon-twitter {
  position:relative;
  left:25px;
}

/*end twitter fix*/

/* Blog Format Fix */

.post li {
    font-size: 1rem;
    margin-bottom: .75rem;
    line-height: 1.75;
  	font-weight: 100;
}
ul.ob_ul_container li {
    margin-bottom: 0;
    font-size: .9rem;
}

/* End Blog Fix */
