/*
Theme Name: LIHC
Template: goodspace
*/

/*

LIHC Blue: #03a5e4;

 */

body {
	border-top: 4px solid #0291c9;
        background-color: #000;
}

.hidden {
	display: none;
}

#wp-admin-bar-w3tc img {
	display: none;
}

.page-title {
    padding-left: 12px;
    border-left: none !important;
    line-height: 1;
}

p, li {
	font-size: 14px !important;
	line-height: 22px !important;
}

.single-content ul {
	margin-bottom: 20px;
}

.container a {
	color: #03a5e4 ;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	-ms-transition:0.2s;
	transition:0.2s;
}

.container a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
	font-weight: bold;
	font-size: 2rem;
}

h2 {
	font-size: 1.5rem;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

h3 {
	font-size: 1.25rem;
}

h4 {
	font-size: 1.15rem;
}

.html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    color: #000;
}

/* Framework */

.page-wrapper .one-third.column {
    width: 30%;
}

/* Header */

.logo-wrapper {
    margin-bottom: 0px !important;
}

.program-category {
	padding-bottom: 20px;
	margin: 20px 0;
}

.search-form {
	position: absolute;
	top: 48%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%,-50%);
}

.search-form label {
	display: none;
}

.search-button {
    position: absolute;
    top: 0;
    right: 0;
}

.translate {
	position: relative;
    float: right;
    right: 0;
    top: 50px;
}

/* Main Menu */

#wprmenu_bar {
	padding: 13px 16px;
	height: 48px;
}

div.navigation-wrapper {
    width: 100%;
    margin-top: 0;
    font-weight: bold;
}

div#main-superfish-wrapper {
	margin-left: 0;
}

.sf-menu {
	display: inline-block;
	float: none !important;
    border-radius: 25px;
    width: 100% !important;
    background-color: #fff;
}

ul.sf-menu li {
    padding: 0px 2px !important;
    float: none !important;
    display: inline-block;
}

ul.sf-menu li a {
	padding: 14px 18px !important;
}

.sf-menu li li {
    background-color: #01a4e3 !important;
}

#menu-main-menu .sub-menu li.menu-item a {
    color: #fff !important;
}

.sf-menu li li:hover a {
	text-decoration: underline;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 52px !important;
}

.navigation-wrapper .sf-menu li a,
.navigation-wrapper .sf-menu .current-menu-ancestor a, 
.navigation-wrapper .sf-menu .current-menu-item a {
       color: #03a5e4 !important;
}

.navigation-wrapper .sf-menu li ul li a,
.navigation-wrapper .sf-menu ul a, .navigation-wrapper .sf-menu ul .current-menu-ancestor ul a, .navigation-wrapper .sf-menu ul .current-menu-item ul a, .navigation-wrapper .sf-menu .current-menu-ancestor ul a, .navigation-wrapper .sf-menu .current-menu-item ul a {
	color: #3C3D42 !important;
}

.navigation-wrapper .sf-menu .current-menu-item ul li a {
	font-weight: normal !important;
}

.navigation-wrapper .sf-menu li ul li:hover a,
.navigation-wrapper .sf-menu ul .current-menu-item ul a:hover, 
.navigation-wrapper .sf-menu .current-menu-item ul a:hover {
	color: #fff !important;
}

.navigation-wrapper .sf-menu a:hover, .navigation-wrapper .sf-menu a:active {
    color: #03a5e4 !important;
    text-decoration: underline;
}

.menu-item {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Page Title */

.page-title-wrapper {
	margin-top: 20px;
}

.page-title {
	padding-left: 12px;
	border-left: 4px solid #03a5e4;
	line-height: 1;
}

div.gdl-page-title-wrapper, .page-title-wrapper {
    padding: 20px;
    position: relative;
    text-align: center;
    margin-top: 20px;
    border: 0;
    background: #03a5e4;
    border-radius: 4px;
}

h1.gdl-page-title, .page-title-wrapper h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
    float: none;
    color: #fff;
    margin: 0;
}

/* Home Page */

.home .page-wrapper {
	padding-top: 20px;
}

.latest-news-container {
	margin-bottom: 40px;
}

.latest-news-block {
	position: relative;
	margin: 0;
	width: 25%;
	text-align: center;
	height: 260px;	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center; 
}

.news-overlay {
	height: 260px;
/*    background: -moz-linear-gradient(to bottom, rgba(84, 120, 148, 0.8) 0%,rgba(0, 37, 51, 0.8) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(84, 120, 148, 0.8) 0%,rgba(0, 37, 51, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(84, 120, 148, 0.8) 0%,rgba(0, 37, 51, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(84, 120, 148, 0.8)', endColorstr='rgba(0, 37, 51, 0.8) 100%',GradientType=0 );*/
}

.latest-news {
	position: absolute;
    width: 37%;
    bottom: 20px;
    background: rgba(29, 29, 29, 0.87);
    left: 20px;
    padding: 20px 10px;
    text-align: left;
}

.latest-news h3 {
	margin-bottom: 0;
	padding: 0;
	color: #fff;
}

.latest-news h3 a {
	color: #fff !important;
}

.latest-news-date {
	margin-top: 10px;
	margin-bottom: 0;
	color: #dedede;
	font-size: 14px !important; 
}

.home-headline {
	text-align: center;
    line-height: 1;
    color: #fff;
    background: rgb(2, 146, 202);
    padding: 10px 0;
    border-radius: 4px;
}

.home-block {
	position: relative;
    background-size: cover;
    min-height: 186px;
    background-position: center center;
    text-align: center;
}

.home-block-overlay {
	background: rgba(0,0,0,0.55);
	min-height: 186px;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	-ms-transition:0.2s;
	transition:0.2s;
}

.home-block:hover .home-block-overlay {
	background: rgba(0,0,0,0.2);
}

.home-block:hover h3 {
	text-decoration: underline;
}

.home-block h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}

#social-feed-container-47 {
	width: 100% !important;
	border-left: 1px solid #e6e6e6;
	max-height: 600px;
	overflow-y: scroll;
}

/* Single Post */

div.left-sidebar-wrapper, div.right-sidebar-wrapper {
	padding-top: 20px;
}

.single-post div.single-thumbnail-info {
	float: none;
}

.single-post .gdl-page-caption {
	display: none;
}

.featured-image {
	margin-bottom: 16px;
}

/* Programs page */

.page-template-page-programs .page-title-wrapper {
	margin-top: 0;
}

/* Search Page */

.gdl-page-title-wrapper div.gdl-page-caption {
	margin-top: 10px;
	color: #fff;
}

.search-results .blog-thumbnail-info {
	display: none;
}

/* Slick Slider */

.slider {
  visibility: hidden;
}

.slider.slick-initialized {
	visibility: visible;
}

.slick-dots {
	float: right;
}

.slick-dots li {
    display: inline;
}

.slick-dots li button {
    font-size: 0;
    border: 0;
    height: 4px;
    background-color: #c5c5c5;
    margin: 1px;
    width: 57px;
    border-radius: 0;
}

.slick-dots li.slick-active button, .slick-dots li button:hover {
	background-color: #4e4e4e;
	background-image: none;
}

.slick-dots li button:focus {
	outline: 1px;
}



/* AODA Plugin */

button.close_container {
    background: #0291c9 !important;
}

/* Footer */

div.copyright-wrapper .container {
	color: #d4d4d4;
}

.footer-widget-wrapper ul.menu li {
	border: 0 !important;
	font-size: 14px;
	padding: 2px 0;
	background: none !important;
}

.footer-wrapper {
    background-color: #000 !important;
}

div.footer-wrapper .container {
    background: #03a5e4;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footer-wrapper a,
.footer-wrapper a:hover {
	color: #fff;
}

.footer-wrapper .textwidget p,
.footer-wrapper .textwidget strong {
	color: #fff;
}

.adobe {
	text-align: center;
	margin-bottom: 0;
}

.adobe span {
	color: #fff;
	font-size: 12px;
}

.copyright-wrapper .container {
    background: #212121 !important;
}

/* Media Queries */

@media screen and (max-width: 960px) {
	ul.sf-menu li {
    	padding: 0px 2px !important;
	}

	.home-block-section .two-thirds .one-third {
		width: 45%;
	}
}

@media screen and (max-width: 768px) {
	.search-form {
		display: none;
	}
	
	.container .column.latest-news-block {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.home-block-section .one-third.column {
		width: 100%;
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 480px) {
	.translate {
	    float: none;
	    right: 0;
	    top: 0;
	}

	.latest-news {
		width: 75%;
	}

	.home-block-section .two-thirds .one-third {
		width: 100%;
		margin: 0 0 20px 0;
	}
}
