/*--
	Theme Name: theme52437
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.2.2
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.nav {
	margin-bottom: 0;
}

.home-post-grid li {
	background: #fff;
	padding: 10px;
}
.home-post-grid li{
	margin-left: 1.9% !important;
}
.language-switcher > p {
	float: left;
	line-height: 24px;
	font-size: 12px;
}

.language-switcher #lang_sel {
	height: 25px;
}

.language-switcher #lang_sel li {
	max-width: 60px;
}

.language-switcher #lang_sel ul ul {
	background: none;
	border: none;
}

.language-switcher #lang_sel ul ul a, .language-switcher #lang_sel ul ul a:visited {
	background: none;
	border:none;
}

.language-switcher #lang_sel *:hover > a, .language-switcher #lang_sel ul ul *:hover > a {
	background: none;
}

.language-switcher {
	float: right;
	margin-top: 12px;
	z-index: 10;
	position: relative;
}
.language-switcher #lang_sel img.iclflag {
	width: 32px;
	height: 22px;
}

body #lang_sel a.lang_sel_sel {
	background: url("images/nav-arrow-down.png") no-repeat scroll right center;
}
body #lang_sel a, body #lang_sel a:visited {
	border:none;
}

body .posts-grid h5 {
	margin-top: 7px;
}
body .posts-grid h5 a {
	color: #000000;
    font: 400 18px/1.2em Roboto;    
}

body .posts-grid li .featured-thumbnail {
	margin-bottom: 12px;
}
.top-link {
    margin-top: 17px;
    font-size: 20px;
}
.top-link a {
	color: #0066AC;
}
.mobile-slider {
	display: none !important;
}
.content-holder a {
    color: #0066D1 !important;
}
.content-holder a.btn {
	color: #FFF !important;
}
@media screen and (max-width: 767px) {
	.top-link {
	    font-size: 15px;
	    text-align: center;
	}
	.home-slider {
		display: none !important;
	}
	.mobile-slider {
		display: block !important;
	}
}