/*
Theme Name: CORE
*/

img.fouders_slider_img {
	height: 150px;
}

.simple_content blockquote > p {
	font-size: 2.25rem;    
	border-left: none;
    font-weight: 300;
    text-align: right;
    line-height: 1.3;
}

.error_message {
	margin-bottom: 15px;
	color: #f55755;
	font-weight: bold;
}

#registration_teacher_type, #registration_student_type, #registration_teacher_confirmation_link {
	display: none;
}

.fact_checker .carousel-indicators {
  left: 0;
  right: 0;
  width: 100%;
}

  .nav .nav_login li:nth-last-child(2) a {
     margin-right: 0; }
  .nav .nav_login + .nav_logout li:last-child a {
    margin-right: 2.5rem; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .nav .nav_login + .nav_logout li:last-child a {
        margin-right: 2rem; } }

            @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .nav_logout--show a {
        margin-right: 2rem; } }

         .nav_login li:nth-last-child(2) a {
   margin-right: 0; }

   #testimonialsCarusel .item {
height: 201px; }

.nav a:hover {
  font-weight: bold;
}

@media only screen and (min-width: 769px) {
  #headerCarusel .carousel-indicators {
    width: 350px;
    text-align: right;
  }
}

.home.logged-in .last a.va,
.home .join a {
  position: absolute;
  bottom: 41px;
  left: 40px;
  right: 40px;
}

@media only screen and (max-width: 992px) {
  .home .join a {
    position: static;
  }
}

#foundsCarusel .item {
  /*display: inline-block;*/
  /*height: 150px;*/
  /*vertical-align: middle;*/
  /*width: 100%;*/
  text-align: center;
  vertical-align: middle;
  line-height: 200px;
}
#foundsCarusel img {
  /*display: inline;*/
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 200px;
  vertical-align: middle;
}

#foundsCarusel_m .item img,
#foundsCarusel_m .item {
    vertical-align: middle;
    text-align: center;
}

#foundsCarusel_m .item img {
    display: inline;
}

#foundsCarusel.actualFoundersPage img {
    vertical-align: middle;
    line-height: 200px;
}

#foundsCarusel.actualFoundersPage .item div {
    height: 200px;
    line-height: 200px;
}

.about-to-h {
  overflow: hidden;
}

    .nav-mobile_list li.bigtop {
      margin-top: 30px; }
    .nav-mobile_list li.special {
      background: #f66866; }
    .nav-mobile_list li:last-child {
      margin-bottom: 10px; }

      .last_item_figure {
  min-height: 146px;
}

.fact_search_results {
  padding: 2.5rem 2.188rem 0 0.3125rem; }

a.last_item_category {
	display: inline;
}

div.wpcf7 form.wpcf7-form span.ajax-loader {width: 16px; height: 16px; background-image:url(./components/image/ajax-loader.gif); background-size: 16px}

.one_resource {
  display: none;
}

.simple_author {
    line-height: 18px;
}

.simple_details {
    line-height: 26px;
}

.one_resource_type .last_item_details .last_item_text {
  font-size: 16px;
}

.one_resource_type:nth-child(2n+1) {
  clear:both;
}

@media only screen and (min-width: 992px) {
  .latest-press-home {
    min-height: 600px;
  }
}

.articles {
  padding-left:14px;
  padding-right:14px;
}

.articles .last_item_figure {
  width: 170px;
  float: left;
  margin-right: 10px;
}

.articles .last_item_details--separator {
  margin-top: 0;
}

.articles .last_item_title {
  margin: 0;
}

@media(max-width: 375px) {
    .simple_details {
        line-height: 17px;
    }
}

.rft {
    text-transform: uppercase;
}

.rst {
    color: #f55755;
    font-size: 1.125rem;
}

.resources-extension {
    font-size: 1rem;
}

.one_resource .last_item_title {
    margin: 0.1rem 0 0.8rem;
}

.one_resource .last_item_details {
    padding-left: 70px;
}

.last_item_details_bottom {
    margin-top: -5px;
    border-bottom: 1px solid #aba5b1;
}

.one_resource .last_item {
    margin-bottom: 1.5rem;
}

.one_resource_type:first-child, .one_resource_type:nth-child(2) {
    margin-top: 3.5rem;
}

@media(max-width: 767px) {
    .last_item_details_bottom {
        margin-top: 0;        
    }
    .one_resource .text-right {
        text-align: left;
    }
    .last_item_details_bottom {
        border-bottom: 0;
    }
    .last_item_details_bottom_2 {
        clear:both;
        margin-top: 50px;
        border-bottom: 1px solid #aba5b1;
    }
    .one_resource .last_item_details {
        width: 100%;
    }
}