/*** Responsive Tabs ***/

.resp-tabs-list ul {
	width: 100%;
}

.resp-tabs-list li {
    width: 33.33%;
    text-align: center;
}

div.themed-collections {
	background-color: #fff;
	float: left;
}

/*** End Resp Tabs ***/

/*** FE Subject Images *******/

/*.subject-icons li.Arts-Creative-Digital-Media {
    background-image: url("images/homepage-icons/FE--Arts-Creative-Digital-Media.png");
}
.subject-icons li.Business-Management {
    background-image: url("images/homepage-icons/FE--Business-Management.png");
}
.subject-icons li.Education-Teacher-Training {
    background-image: url("images/homepage-icons/HE--Education.png");
}
.subject-icons li.Engineering-Construction {
    background-image: url("images/homepage-icons/FE--Engineering-Construction.png");
}
.subject-icons li.Environmental-Land-Studies {
    background-image: url("images/homepage-icons/FE--Environmental-Land-Studies.png");
}
.subject-icons li.Health-Social-Personal-Care {
    background-image: url("images/homepage-icons/FE--Health-Social-Personal-Care.png");
}
.subject-icons li.Hospitality-Services-Leisure {
    background-image: url("images/homepage-icons/FE--Hospitality-Services-Leisure.png");
}
.subject-icons li.Humanities-Related-Subjects {
    background-image: url("images/homepage-icons/FE--Humanities-Related-Subjects.png");
}
.subject-icons li.Industrial-Services-and-Logistics {
    background-image: url("images/homepage-icons/FE--Industrial-Services-and-Logistics.png");
}
.subject-icons li.Science-Technology-maths{
    background-image: url("images/homepage-icons/FE--Science-Technology-Maths.png");
}*/

/* HE */
/*.subject-icons li.Arts-Languages {
    background-image: url("images/homepage-icons/HE--Arts-Languages.png");
}
.subject-icons li.Business-Law {
    background-image: url("images/homepage-icons/HE--Business-Law.png");
}
.subject-icons li.Education {
    background-image: url("images/homepage-icons/FE--Education-Teacher-Training.png");
}
.subject-icons li.Engineering-Architecture {
    background-image: url("images/homepage-icons/HE--Engineering-Architecture.png");
}
.subject-icons li.Languages-Linguistics {
    background-image: url("images/homepage-icons/HE--Languages-Linguistics.png");
}
.subject-icons li.Life-Sciences {
    background-image: url("images/homepage-icons/HE--Human-Life-Sciences.png");
}
.subject-icons li.Maths-Computer-Science {
    background-image: url("images/homepage-icons/HE--Maths-Computer-Science.png");
}
.subject-icons li.Medicine-Dentistry {
    background-image: url("images/homepage-icons/HE--Medicine-Dentistry.png");
}
.subject-icons li.Science-Technology-Engineering {
    background-image: url("images/homepage-icons/HE--Science-Technology-Engineering.png");
}
.subject-icons li.Social-Sciences{
    background-image: url("images/homepage-icons/HE--Social-Sciences.png");
}*/

/* Collections */
/*.subject-icons li.collection-dementia {
    background-image: url("images/homepage-icons/collection-dementia.png");
}
.subject-icons li.collection-forensics {
    background-image: url("images/homepage-icons/collection-forensics.png");
}
.subject-icons li.collection-interprofesionaledu{
    background-image: url("images/homepage-icons/collection-interprofesionaledu.png");
}
.subject-icons li.collection-infolit {
    background-image: url("images/homepage-icons/collection-infolit.png");
}
.subject-icons li.collection-rdm{
    background-image: url("images/homepage-icons/collection-rdm.png");
}
*/

/*ul.themed-collections, ul.higher-education, ul.further-education {
	float: left;
	list-style: none;
	text-align: center;	
	margin: 0;
	padding:0;
	display: table;
}

.resp-tabs-list li {
	padding: none !important;
}


ul.further-education li, ul.higher-education li {
	
}*/

ul.further-education li.mid, ul.higher-education li.mid {
	/*margin: 0 20px 0 20px;*/
}


/*ul.subject-icons {
	
	padding-left: 40px;
	display: table;
	table-layout: fixed;
	text-align: justify;
	width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}



.subject-icons li {
    background-repeat: no-repeat;
    background-position: 0 0;	
	display: table-cell;
    vertical-align: middle;
	width: 173px;
	height: 220px;
	background-size: 173px 173px;
	position: relative;
	text-align: center;
    list-style:  none;
    vertical-align: top;
    margin-bottom: 20px;	
}
*/
.subject-icons  .title {
	/*text-shadow: 2px 2px 2px rgba(0, 0, 50, 1);*/
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	text-align: center;
	display: block;
	bottom: 0;
	width: 100%;
	position: relative;
	right: 25px;
}

.subject-icons  .title a {
	text-decoration: none;
	width: 100%;
	text-align: center;	
	color: #000;
	font-weight: 200;
	display: block;
}

.themed-collections.subject-icons a {
	/*background-color: #EEE;*/
	
}
/*a.full {
	display: block;
	height: 173px;
	width: 173px;
}*/
/*** End Subject Images ***/


.resp-tab-item {
	background-color: #333333;
	color: #FFF;
}

.resp-tab-active {
	background-color: #FFF;
	color: #333;
}

/*** Custom breakpoint shiznit ***/


@media only screen and (max-width: 767px) {
	.subject-icons li {
		background-image: none !important;
		float: none;
		width: 100%;
		height: 1rem;
		padding: 10px 0 10px 0;
		margin: 0;
		display: list-item;
		text-align: left
	}
	.subject-icons  .title {
		float: none;
		height: 1rem;

	}
	.subject-icons .title a {
		text-align: left;
	}
	a.full {
		width: 100%;
		height: 1rem;
		text-align: left;
		display: inline;
	}
	.resp-tab-content {
		padding: 0;
	}
}

/*** Latest tweets and stuff *******/

.latest-tweets {
	background: url('img/tweet-bg.png') no-repeat;
	vertical-align: middle;
    background-position: left; 	
	height: 80px;
	position: relative;
	width: inherit;
	text-align: left;
	display: block;
	width: 100%;
}

.latest-tweets ul, .latest-tweets li {
	padding: 0; margin: 0;
	display: inline;
}

.latest-tweets .tweet-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 0 0 20px;
	top:35%;
	position: relative;
	text-align: left;
	float: left;
	display: block;
	float: left;
	width: 95%;
	/*transform: translateY(50%);  	*/

}

.latest-tweets a {

	text-decoration: none
}

.latest-tweets a:hover {
	color: #0092CB;
	text-decoration: underline;
}

.tweet-details {
	display: none;
}

.tweet-box {
	margin: 20px 0 20px 0;

}
.tweet-box .unit-20   {
	text-align: right;
	position: relative;
	height: 80px;
}

.tweet-box .unit-20 a{
	margin-right: 10px;
	position: relative;
	top: 50%;	
	display: block;
	float: left;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%); 		 
}

.tweet-box .unit-20 a span{
	padding-left: 10px;
}

.tweet-box .fa {
	font-size: 2.3rem;
	color: #1593ca;
	margin-right: 5px;
	float: left;
}

.tweet-box .fa.fa-twitter {
	font-size: 2.6rem;
}

.tweet-box .fa.fa-facebook:hover {
	color: #3B5998
}
.tweet-box .fa.fa-twitter:hover {
	color: #5EA9DD
}

	@media only screen and (max-width: 767px) {
		.latest-tweets .tweet-text {
			white-space: pre-wrap;
			top: 5px;
		}
		.latest-tweets {
		    background: #fff url("img/tweet-bg.png") no-repeat scroll left top;
		    float: left;
		    clear: both;
		    display: block;	
		    height: auto !important;

		}
		.tweet-text {
			padding: 5px 0px 5px 5px;
		}


	}
/*** END Latest tweets and stuff ***/

/*** Latest / Featured Resources ***/

.latest-resource .resource {
/*	float: left;
	clear: both;
	margin-bottom: 20px;*/
}

.dc_description {
	font-size: 95%;
}

/*** End Latest / Recent ***/