/*
Theme Name: Grantist
Theme URI: 
Author: 
Author URI:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, sticky-post, translation-ready
Text Domain: grantist
*/


/* =Reset
-------------------------------------------------------------- */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
/*html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #ffffff;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}

b, strong {
	font-weight: 700;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

a {
	color: #2e8eb5;
	outline: none;
	text-decoration: none;
}


p {
	padding: 10px 0px;
}

/* Clearing floats */
.clear {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 2px 10px 2px 0;

}
img.alignright {
	display: inline;
	float: right;
	margin: 2px 0 2px 5x;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.site-content img {
	max-width: 100%;
	height: auto;
}

.mobile {
	display: none;
}



/*  Global  */

body, input, textarea {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	color: #5f5f5f;

	/*font-family: 'Noto Sans', sans-serif;*/
}

body {
	background: #f2f2f2;
}


.container-1200 {
	max-width: 1200px;
	margin: auto;
}

.clearfix:after {
  clear: both;
  display: block;
  content: "";
}

.container-1200:after {
  clear: both;
  display: block;
  content: "";
}

img {
	max-width: 100%;
	height: auto;
}


/*  patterns  */
#searchform .submit,
.subscribe input[type="submit"],
.icon,
.paging-navigation .pagination .prev,
.paging-navigation .pagination .next,
#slider-nav a,
.comment-date:before,
.comment-author-name:before {
	background-image: url(img/patterns.png);
	background-repeat: no-repeat;
}


/*  Forms  */

input[ type="text"],
input[ type="email"],
input[ type="password"] {
	height: 22px;
	line-height: 22px;
	padding: 5px 10px;
	border: 1px solid #dfe1e4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

input[type="submit"] {
	cursor: pointer;
}

select {
	height: 30px;
	line-height: 30px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #dfe1e4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 397px;
	max-width: 100%;
	font-family: 'Ubuntu',sans-serif;
	color: #5f5f5f;
}

textarea {
	padding: 5px 10px;
	resize: vertical;
	width: 500px;
	height: 120px;
	min-height: 120px;
	max-width: 100%;
	overflow: auto;
	border: 1px solid #DFE1E4;	
}

.wpcf7-form p {
	padding-bottom: 0;
	font-weight: 400;
}

.wpcf7 .wpcf7-response-output {
	border: none;
	padding: 0;
	margin: 20px 0px;
	font-weight: 400;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
	color: #f00;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
	color: #398f14;
}

/*  Structure  */

.left-sidebar {
	width: 185px;
	float: left;
	margin-left: -192px;
}

.sidebar-container {
	width: 265px;
	float: right;
	margin-right: -280px;
}

#main {
	max-width: 728px;
	overflow: hidden;
}
.site-main {
	padding: 0px 280px 0px 192px;
}

.left-sidebar,
.content-area,
.sidebar-container {
	padding-top: 32px;
}

.content-area {
	float: left;
	width: 100%;
	margin: 0 -280px 0 0;
}

.site-content {
	padding: 0px 45px 50px;
	background: #fff;
}


.top-info {
	margin-bottom: 17px;
	max-width: 100%;
}
.top-info img {
	vertical-align: top;
	width: 100%;
	height: auto;
}


/* ====   Navigation   ==== */


/* Header */

#navbar {
	background: rgb(232,88,21); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,88,21,1) 0%, rgba(222,70,16,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,88,21,1)), color-stop(100%,rgba(222,70,16,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,88,21,1) 0%,rgba(222,70,16,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,88,21,1) 0%,rgba(222,70,16,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,88,21,1) 0%,rgba(222,70,16,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,88,21,1) 0%,rgba(222,70,16,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e85815', endColorstr='#de4610',GradientType=0 ); /* IE6-9 */
}



.screen-reader-text {
	display: none;
}




@media only screen and (min-width: 601px) {

	.menu-toggle {
		display: none;
	}

	.nav-menu .with-sub-nav {
		background: url(img/b-corner.png) right 16px no-repeat;
	}

	.nav-menu {
		padding-top: 8px;
		font-weight: 400;
	}

	.nav-menu > li {
		float: left;
		margin-left: 10px;
		margin-bottom: -5px;
	}

	.nav-menu > li:hover {
		position: relative;
	}
	.nav-menu > li:first-child {
		margin-left: 0;
	}

	.nav-menu > li > a {
		display: block;
		color: #fff;
		font-size: 15px;
		height: 35px;
		line-height: 35px;
		padding: 0px 17px 10px;
	}

	.nav-menu > li > a:hover,
	.nav-menu > li:hover > a {
		color: #de4610;
		background: #fff;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	.nav-menu > .current_page_item > a,
	.nav-menu > .current_page_ancestor > a,
	.nav-menu > .current-menu-item > a,
	.nav-menu > .current-menu-ancestor > a {
		color: #333333;
		background: #fff;
		border-radius: 3px 3px 0 0;
	}

	.nav-menu .sub-menu {
		position: absolute;
		left: 0;
		z-index: 2000;
		background: #fff;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		margin-top: -14px;
		padding: 9px 5px;
		display: none;
	}

	.nav-menu > li:hover .sub-menu {
		display: block;
	}

	.nav-menu .sub-menu a {
		color: #333333;
		display: block;
		white-space: nowrap;
		padding: 5px 10px;
	}

	.nav-menu .sub-menu a:hover {
		color: #000;
		background: #f2f2f2;
	}

	.nav-menu .sub-menu a:hover,
	.nav-menu .sub-menu .current_page_item a,
	.nav-menu .sub-menu .current_page_ancestor a,
	.nav-menu .sub-menu .current-menu-item a,
	.nav-menu .sub-menu .current-menu-ancestor a {
		color: #000;
		background: #f2f2f2;	
	}

}

/* Left Nav */

.left-sidebar div {
	padding-left: 7px;
}

.left-sidebar a {
	display: inline-block;
}

.left-sidebar div > ul > li > a {
	color: #1e1e1e;
	font-size: 15px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.left-sidebar div > ul > li > a:hover {
	color: #3e3e3e;
}

.left-sidebar div > ul > li {
	padding-bottom: 20px;
}

.left-sidebar div ul.sub-menu li {
	margin: 2px 0px;
}

.left-sidebar div ul.sub-menu a {
	color: #5f5f5f;
	padding: 0px 7px;
	margin-left: -7px;
	line-height: 18px;

}

.left-sidebar div ul.sub-menu a:hover,
.left-sidebar div ul.sub-menu .current-menu-item a,
.left-sidebar div ul.sub-menu .current-menu-parent a {
	color: #fff;
	background: #de4610;
}



/* Pagination */

.paging-navigation {
	padding-top: 30px;
	border-top: 1px solid #e5e5e5;
}

.paging-navigation .pagination {
	position: relative;	
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #1e1e1e;
	padding: 0px 30px;
}

.paging-navigation .pagination a {
	color: #1e1e1e;
}

.paging-navigation .pagination a,
.paging-navigation .pagination span {
	margin: 0px 10px;
}

.paging-navigation .pagination .current {
	color: #de4610;
}

.paging-navigation .pagination .prev,
.paging-navigation .pagination .next {
	display: block;
	position: absolute;
	width: 10px;
	height: 18px;
	top: 0;
}

.paging-navigation .pagination .prev {
	background-position: 0px -100px;
	left: 0;
}

.paging-navigation .pagination .next {
	background-position: -50px -100px;
	right: 0;
}


.top-link {
	text-align: right;
	padding-top: 20px;
}

.top-link a {
	color: #2e8eb5;
	text-decoration: underline;
}

.top-link a:hover {
	text-decoration: none;
}

/* ========= Header ========== */

.site-header {
	position: relative;
	z-index: 2000;
	background: #fafafa;
}

.header-content {
	padding: 20px 0px 15px;
}

.header-content .subscribe div {
	float: left;
}

#searchform {
	width: 302px;
	
	overflow: hidden;
}

.header-content #searchform {
	margin: auto;
}

#searchform {
	position: relative;
}

#searchform input[type="text"] {
	width: 242px;
}

#searchform input[type="submit"] {
	background-color: transparent;
	border: none;
	height: 34px;
	width: 33px;
	padding: 0;
	background-color: #2e8eb5;
	border-bottom: 3px solid #176889;
	background-position: -142px 8px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

/* social-icons */
.social-icons {
	float: left;
}

.social-icons .icon {
	float: left;
	width: 28px;
	height: 34px;
}

.social-icons .icon.fb {
	background-position: 11px 8px;
}
.social-icons .icon.vk {
	background-position: -43px 8px;
}

.social-icons .icon.rss {
	background-position: -95px 8px;
}

/* subscribe */

.subscribe {
	float: left;
	min-width: 446px;
	max-width: 448px;
	max-height: 34px;
}

.subscribe .title {
	padding: 3px 10px 0px;
	font-weight: 400;
}

.subscribe p.wysija-paragraph {
	padding: 0;
	float: left;
	position: relative;
}

.formError .formErrorContent {
	margin-left: -220px;
	margin-top: 34px;
}

.header-content .subscribe div.widget_wysija_cont {
	float: right;
}



.subscribe input[type="text"],
.subscribe input[type="email"] {
	width: 200px;
}
.subscribe input[type="submit"] {
	border: none;
	background-color: #e55213;
	border-bottom: 3px solid #cc3a06;
	width: 32px;
	height: 34px;
	margin-left: 5px;
	background-position: -194px 9px;
	float: left;
	margin-top: 0;
}

/* ===========     Slider     ============== */

#slider {
	background: #fff;
	padding: 20px;
	margin-bottom: 10px;
	position: relative;
}

#slider ul {
	height: 100%;
}

.slide {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	padding-bottom: 50px;
	z-index: 100;
}

.slide .entry-thumbnail {
	float: left;
	margin-right: 40px;
	margin-top: 3px;
}

.slide-desctiption {
	overflow: hidden;
	line-height: 18px;
}

.slide-desctiption .entry-title {
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	color: #1e1e1e;
	letter-spacing: -1px;
	padding-bottom: 0;
}

.slide .more {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-top: 0;
}

#slider-nav {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 215px;
	text-align: center;
	z-index: 1000;
}

#slider-nav a {
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0px 6px;
	vertical-align: middle;
	overflow: hidden;
	background-position: -50px -150px;
}

#slider-nav a.selected {
	background-position: 0px -150px;
}

#slider-nav span {
	display: inline-block;
	padding-top: 15px;
}




/* ===========     Content     ============== */

.hentry {
	border-top: 1px solid #e5e5e5;
	padding: 22px 0px;
}

.hentry:first-child {
	border-top: none;
}

.post-wrap {
	overflow: hidden;
}

/* entry header  */
.entry-header {
}

.entry-header .entry-thumbnail {
	float: left;
	margin-right: 25px;
}

.course .entry-header .entry-thumbnail,
.scholarship .entry-thumbnail {
	float: right;
	margin-left: 25px;
	margin-right: 0;
}

.scholarship .entry-thumbnail {
	margin-top: 5px;
}

h2.entry-title,
.archive .entry-header .entry-meta,
.home .entry-meta {
	overflow: hidden;
	clear: none;
}

.single .entry-meta {
	clear: both;
}


h1.entry-title {
	font-size: 21px;
	color: #1e1e1e;
	padding: 10px 0px;
	font-weight: 500;
	letter-spacing: -1px;
}

.page h1.entry-title {
	font-size: 26px;
	padding: 10px 0px;
	font-weight: 700;
}

h2.entry-title {
	font-size: 21px;
	line-height: 24px;
	padding: 0 0 10px;
	font-weight: 400;
	color: #1e1e1e;
}

.scholarship h2.entry-title {
	padding-bottom: 0px;
}

h2.entry-title a {
	color: #1e1e1e;
}
h2.entry-title a:hover {
	color: #2e8eb5;
}

.entry-meta {
	line-height: 15px;
	color: #1e1e1e;
	padding: 7px 0px;
}

.scholarship .entry-meta {
	float: right;
}

.scholarship .entry-footer {
	padding-top: 10px;
}

.single-scholarship .scholarship .entry-meta {
	float: left;
}

.scholarship .entry-footer .entry-meta {
	margin-top: -20px;
}

.entry-meta .col-part {
	width: 50%;
	float: left;
}

.entry-meta p {
	padding: 3px 10px 3px 20px;
	position: relative;
}

.entry-meta .icon,
.section-related-posts .icon,
.deadline-part .icon {
	height: 15px;
	line-height: 15px;
	width: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 3px;
}

.entry-meta .icon.deadline,
.deadline-part .icon.deadline {
	background-position: 0px -50px;
}

.entry-meta .icon.grant {
	background-position: -50px -50px;
}

.entry-meta .icon.when {
	background-position: -100px -50px;
}

.entry-meta .icon.where {
	background-position: -150px -50px;
}

.entry-meta .icon.university {
	background-position: -250px -50px;
	height: 16px;
	line-height: 16px;
}

.entry-meta .full-part {
	background: #f2f2f2;
	padding: 0px 12px;
	margin: 0 0 10px -13px;
}

.entry-meta .full-part p {
	padding: 5px 10px 5px 22px;
	font-weight: bold;
}

.section-related-posts .full-part p {
	padding: 6px 0px 0px 22px;
	font-weight: bold;
	position: relative;
	color: #1e1e1e;
	font-size: 13px;
	line-height: 15px;
	display: none;
}

.course .entry-meta .full-part p {
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	font-size: 12px;
}

.entry-meta .icon.sponsor,
.section-related-posts .icon.sponsor {
	background-position: -250px -50px;
	height: 16px;
	line-height: 16px;
}

/* entry footer  */

.more {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	background: #2e8eb5;
	border-bottom: 2px solid #176889;
	padding: 0px 10px;
	margin-top: 10px;
}

.more:hover {
	background: #42a1c7;
}

.entry-footer {
	clear: both;

}


.entry-footer .term-list {
	position: relative;
	line-height: 18px;
	margin-bottom: 7px;
	padding-left: 22px;
}

.entry-footer .term-list .icon {
	height: 15px;
	line-height: 15px;
	width: 15px;
	background-position: -200px -50px;
	position: absolute;
	left: 0;
	top: 1px;
}

.entry-footer .term-list a {
	color: #1c9090;
	font-weight: 700;
	font-size: 13px;
}

.entry-footer .term-list a:hover {
	color: #22a8a8;
}

.contact-info {
	padding: 10px 0px 15px;
	margin: 0px -20px 20px;
	background: #f2f2f2;
}

.entry-content .contact-info h3 {
	padding: 10px 20px 10px;
}

.contact-info .col-part {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px;
}

.contact-info .full-part {
	padding: 0px 20px;
}

.contact-info .col-part p,
.contact-info .full-part p {
	position: relative;
	padding: 10px 0px 10px 55px;
	line-height: 20px;
}

.contact-info .col-part p {
	min-height: 30px;
	white-space: pre-wrap;
}

.contact-info a {
	color: #2e8eb5;
}

.contact-info .col-part .icon,
.contact-info .full-part .icon {
	display: block;
	width: 40px;
	position: absolute;
	left: 0;
	top: 10px;
}

.contact-info .col-part .icon {
	height: 30px;
}

.contact-info .col-part .icon.address {
	background-position: 0px -200px;
}

.contact-info .col-part .icon.phone {
	background-position: -40px -200px;
}

.contact-info .full-part .icon {
	height: 24px;
}

.contact-info .full-part .icon.email {
	background-position: -100px -198px;
}

.contact-info .full-part .icon.site {
	background-position: -150px -200px;
}


/* single */

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
#comments-title,
#reply-title  {
	font-weight: bold;
	color: #333333;
	padding: 20px 0px 10px;	
}

.entry-content h2 {
	font-size: 19px;
	line-height: 23px;
}

.entry-content h3,
#comments-title,
#reply-title {
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}

.entry-content h4 {
	font-size: 16px;
	line-height: 20px;
}

.entry-content h4 {
	font-size: 15px;
}

.entry-content h4 {
	font-size: 14px;
}

.thumbnail {
	padding: 10px 0px 20px;
	text-align: center;
}

.requirements {
	padding: 10px 0px 10px;
	border-top: 1px solid #e5e5e5;
}

.entry-content ul, .entry-content ol {
	margin: 0 0 1.625em 2.5em;
}
.entry-content ul {
	list-style: disc;
}
.entry-content ol {
	list-style-type: decimal;
}
.entry-content ol ol {
	list-style: upper-alpha;
}
.entry-content ol ol ol {
	list-style: lower-roman;
}
.entry-content ol ol ol ol {
	list-style: lower-alpha;
}
.entry-content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
.entry-content dl {
	margin: 0 1.625em;
}
.entry-content dt {
	font-weight: bold;
}
.entry-content dd {
	margin-bottom: 1.625em;
}
.entry-content strong {
	font-weight: bold;
}
.entry-content cite, .entry-content em, .entry-content i {
	font-style: italic;
}
.entry-content blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
.entry-content blockquote em, .entry-content blockquote i, .entry-content blockquote cite {
	font-style: normal;
}
.entry-content blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.entry-content pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
.entry-content code, .entry-content kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.entry-content abbr, .entry-content acronym, .entry-content dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address {
	display: block;
	margin: 0 0 1.625em;
}
.entry-content ins {
	background: #ffffff;
	text-decoration: none;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.entry-content sup {
	bottom: 1ex;
}
.entry-content sub {
	top: .5ex;
}

.entry-content table {
    border: 1px ridge #DFDFDF;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 5px 0;
}

.entry-content table.full {
    width: 100%;
}

.entry-content th {
    border: 1px ridge #DFDFDF;
    padding: 3px 10px;
   color: #666666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}

.entry-content td {
    padding: 3px 10px;
    border: 1px solid #DDDDDD;	
}

/* Comments */
.comment-author-name {
	font-weight: 500;
}

.comment-author-name:before {
	display: inline-block;
	content: "";
	width: 10px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	margin-right: 5px;
	background-position: 0 -250px;
}

.comment-date {
	font-size: 12px;
	display: inline-block;
}

.comment-date:before {
	display: inline-block;
	content: "";
	width: 14px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	margin-right: 5px;
	background-position: -50px -250px;
}

.comment-content {
	line-height: 18px;
	font-weight: 300;
}

#comments .reply {
	text-align: right;
	margin-top: -10px;
}

#comments .reply a {
	font-size: 12px;
	font-weight: 600;
	color: #2e8eb5;
	text-decoration: underline;
}

#comments .children {
	margin-left: 35px;
}

#comment-nav-below {
	overflow: hidden;
	font-weight: 500;
	font-size: 17px;
	padding: 30px 0px;
}

#comment-nav-below  .nav-previous a {
	float: left;
	padding: 5px 10px;
	background: #f2f2f2;
}

#comment-nav-below  .nav-next a {
	float: right;
	padding: 5px 10px;
	background: #f2f2f2;	
}

.comment-body {
	padding: 10px 0px;
}

.comment-form-item {
	padding: 5px 0px;
}

#commentform label {
	font-weight: 500;
}

#commentform label .small {
	font-size: 12px;
	font-weight: 300;
}

#commentform input[type="text"],
#commentform input[type="email"] {
	width: 270px;
	max-width: 100%;
}

#commentform textarea {
	padding: 5px 10px;
	width: 460px;
	height: 150px;
	max-width: 100%;
	overflow: auto;
	border: 1px solid #DFE1E4;
}

#commentform input[type="submit"], .entry-content input[type="submit"] {
	height: 33px;
	color: #fff;
	font-weight: 500;
	background: #2e8eb5;
	border: none;
	border-bottom: 2px solid #176889;
	padding: 0px 20px;
	cursor: pointer;
}

.share-buttons {
	float: right;
	height: 20px;
	padding-top: 20px;
}

.single .share-buttons {
	float: none;
	padding: 30px 0px 10px;
}

.share-buttons .button-wr {
	float: left;
	margin-left: 30px;
}

.share-buttons .button-wr:first-child {
	margin-left: 0;
}

.share-buttons .button-wr.twitter {
	width: 74px;
}


/* Related Posts */

.section-related-posts {
	padding-top: 50px;
	color: #1e1e1e;
	letter-spacing: -0.5px;
}

h3.related-title {
	font-size: 17px;
	line-height: 21px;
	color: #333333;
}

.section-related-posts .list {
	margin: 0 -10px;
}

.section-related-posts .hentry {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	padding: 20px 10px;
	border-top: none;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.section-related-posts .hentry .thumbnail {
	display: block;
	padding: 5px 0px;
	position: relative;
}

.section-related-posts .hentry .thumbnail img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.section-related-posts .hentry .thumbnail .grant {
	position: absolute;
	top: 15px;
	left: 0;
	background: #fff600;
	padding: 3px 5px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	line-height: 13px;
}

.section-related-posts .hentry .entry-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}

.section-related-posts .hentry .entry-title a {
	color: #1e1e1e;
}

.deadline-part {
	position: relative;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}


/* Category */

.archive-meta {
	color: #fff;
	background: #2e8eb5;
	padding: 25px 45px;
	margin-bottom: 15px;
}

.archive-meta h1 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 0px;
}


.archive-meta p {
	padding: 5px 0px;
}

/* FAQ */
h6.title.toggler {
	font-size: 15px;
	line-height: 18px;
	color: #2e8eb5;
	cursor: pointer;
	padding-top: 15px;
}

.t-content p {
	padding: 0 0 0 30px;
}

/* ================ Widgets ===================== */

.widget  {
	margin-bottom: 20px;
}

h3.widget-title {
	color: #000;
	font-size: 19px;
	line-height: 21px;
	padding-bottom: 10px;
}

.widget_popular_entries,
.widget_terms {
	border: 1px solid #dbdce0;
	background: #fff;
	overflow: hidden;
}

.widget_popular_entries h3,
.widget_terms h3 {
	color: #fff;
	background: #1d8f90;
	padding: 9px 13px;
}

.widget_popular_entries ul {
	padding: 13px;
}

.widget_popular_entries li {
	position: relative;
	min-height: 65px;
	padding: 10px 0px 12px 77px;
	border-top: 1px solid #d9d9d9;
}

.widget_popular_entries li:first-child {
	border-top: none;
}


.widget_popular_entries li .thumbnail {
	position: absolute;
	left: 0;
	top: 12px;
	padding: 0;
}

.widget_popular_entries li h6 {
	color: #1e1e1e;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.widget_popular_entries li h6 .title {
	color: #1e1e1e;
}

.widget_popular_entries li h6 .title:hover {
	color: #3e3e3e;
}

.widget_terms ul {
	padding: 13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.widget_terms ul.two-col {
	width: 50%;
	float: left;
}

.widget_terms li {
	padding: 2px 0px;
}

.widget_terms li a {
	color: #5f5f5f;
	text-decoration: underline;
}

.widget_terms li a:hover {
	text-decoration: none;
}

.widget_calendar .widget-title {
	color: #1c9090;
	font-size: 22px;
	line-height: 22px;
}

#calendar_wrap {
	padding: 0 10px 10px;
	border: 1px solid #dee1e2;
	background: #f7f7f7;	
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	vertical-align: center;
	padding: 1px;
}

#wp-calendar th {
	color: #1c9090;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ededed;
}

#wp-calendar caption {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	background: #1c9090;
	margin: 0 -10px;
}

#wp-calendar caption div {
	position: relative;
	padding: 0 40px;
	height:  40px;
}

#wp-calendar caption a {
	display: block;
	width: 35px;
	height: 40px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	top: 0;
}

#wp-calendar caption a#prev {
	left: 0;
}

#wp-calendar caption a#next {
	right: 0;
}

#wp-calendar td span,
#wp-calendar td a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

#wp-calendar td a {
	background: #89c3c3;
	color: #fff;
}

/*#post-sidebar {
	font-size: 0;
	line-height: 0;
	padding-top: 30px;
}

#post-sidebar .widget {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 21px;
}*/

#post-sidebar {
	padding-top: 30px;
	overflow: hidden;
}

#post-sidebar .widget {
	float: right;
}

#post-sidebar .widget:first-child {
	float: left;
}

/* Footer */

.site-footer {
	padding-bottom: 15px;
}

.footer-nav li {
	display: inline-block;
	font-size: 13px;
	margin: 0px 12px;
}

.footer-nav {
	padding: 15px 290px 0px 205px;
	padding-top: 15px;
}

.footer-nav li:first-child {
	margin-left: 0;
}

.footer-nav li a {
	color: #2e8eb5;
	font-size: 13px;
}

.footer-nav li a:hover {
	text-decoration: underline;
}

.copyright {
	padding: 10px 290px 10px 205px;
	font-size: 12px;
	color: #5f5f5f;
}

@media only screen and (max-width: 1100px) {
	#post-sidebar {
		padding-top: 30px;
		overflow: hidden;
		margin: 0 -35px;
	}
}
@media only screen and (max-width: 1024px) {

	.header-content {
		padding: 20px 7px 15px;
	}

	.section-related-posts .hentry {
		width: 50%;
	}

}


@media only screen and (max-width: 980px) {

	.subscribe .title {
		width: 90px;
		line-height: 16px;
		margin-top: -5px;

	}

	#post-sidebar {
		padding-top: 30px;
		overflow: hidden;
		margin: 0;
	}

	#post-sidebar .widget,
	#post-sidebar .widget:first-child {
		float: none;
	} 

}


@media only screen and (max-width: 900px) {

	.subscribe .title {
		display: none;

	}

}

@media only screen and (max-width: 800px) {

	.subscribe {
		display: none;

	}

/*	.header-content #searchform {
		float: right;
		margin-right: 30px;
	}
*/

	#secondary {
		display: none;
	}

	.site-main {
		padding-right: 0;
	}

	#primary {
		margin-right: 0;
	}


	.footer-nav,
	.copyright {
		padding-right: 10px;
	}

}

@media only screen and (max-width: 640px) {

	#slider {
		padding: 20px 10px;
	}

	.site-content {
		padding: 0 10px 30px;
	}

	.site-content .entry-thumbnail {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.site-content .entry-thumbnail img {
		width: 100%;
		height: auto;
	}

	.share-buttons {
		float: none;
	}	

}

@media only screen and (max-width: 600px) {

	.menu-toggle,
	.search-toggle,
	.nav-menu a:after {
		background: url(img/patterns_2x.png) no-repeat;
		background-size: 100px 100px;
	}

	.mobile {
		display: block;
	}

	.left-sidebar {
		display: none;
	}

	.site-main {
		padding-left: 0;
	}

	.header-content .alignright {
		display: none;
	}

	.site-header {
		padding-top: 63px;
		position: relative;
	}

	.home-link {
		position: absolute;
		left: 90px;
		top: 11px;
	}

	.menu-toggle {
		display: block;
		width: 56px;
		height: 55px;		
		position: absolute;
		left: 11px;
		top: 7px;
		background-position: 14px 14px;
		cursor: pointer;
		background-color: #fafafa;
		border: 1px solid #fafafa;
		/*border-bottom: 1px solid #ececec;*/
		
	}

	.menu-toggle.toggled-on {	
		background-color: #fff;
		border: 1px solid #ececec;
		border-bottom: 1px solid #fff;
		z-index: 1000;
	}

	.nav-menu {
		padding: 0;
		display: none;
	}

	.nav-menu.toggled-on {
		display: block;
	}

	.nav-menu li {
		width: 100%;
		margin: 0;
	}

	.nav-menu a {
		display: block;
		padding: 10px 40px 10px 25px;
		background-color: #ffffff;
		color: #333333;
		font-size: 15px;
		line-height: 17px;
		font-weight: 400;
		border-top: 1px solid #ececec;
		position: relative;
	}

	.sub-menu a {
		color: #fff;
		background-color: #de4610;
		border-color: #e56b40;
	}

	.nav-menu a:after {
		display: block;
		content: "";
		width: 11px;
		height: 11px;
		position: absolute;
		top: 14px;
		right: 18px;
		background-position: 0 -50px;
	}

	.nav-menu a.open-subnav:after {
		background-position: -30px -50px;
	}

	.sub-menu a:after {
		background-position: -60px -50px;
	}

	.nav-menu .sub-menu {
		display: none;
	}

	.header-content #searchform {
		display: none;
	}

	.header-content {
		padding: 0;
	}

	.footer-nav,
	.copyright {
		padding-left: 10px;
	}

	.contact-info .col-part {
		padding: 0 20px;
		width: 100%;
	}

	#commentform textarea,
	textarea {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

}


@media only screen and (max-width: 360px) {

	input[type="text"],
	input[type="email"],
	input[type="password"],
	#commentform input[type="text"],
	#commentform input[type="email"] {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 32px;
	}

	#slider {
		display: none;
	}

	.entry-meta .col-part {
		width: 100%;
	}

	.share-buttons {
		display: none;
		height: auto;
	}

	.section-related-posts .hentry {
		width: 100%;
	}	

}