/*
Theme Name: SCEE R&D
Author: Brave Little Tank - A division of Ten & Bourne Ltd
Author URI: http://tenbourne.com
Description: Brave Little Tank is a digital creative agency. This website has been designed and developed to showcase the corporate culture, work and technology of SCEE R&D. For more information please contact hello@tenbourne.com.
Version: 1.0
License: Exclusive modification rights to SCEE R&D.
*/

/* Overrides */
.blog-listing-image {background:none}
.text-content{text-overflow: ellipsis;}
.dark{background-color: rgba(0,0,0,0.1) !important ;}
.institutions-list li{ letter-spacing: 0}
.institutions-list strong { letter-spacing: 0}
.institutions-list p {margin-top:1em}
ul#menu-terms {display: none;}
.text-width{width:80%}
.nav-tabs>li>a {border-radius: 0!important}

/* Typography Override */
.institutions-list strong {
  font-size: 13px;
}
.institutions-list li {
  list-style-type: none;
  margin: 0;
  font-size: 13px;
}
@media (max-width: 768px){
.img-responsive{  margin: auto;}.col-sm-3 .image-text h5 {
  text-align: center;
}}