/*
Theme Name:   HRMI
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.categories-list,
.share-list,
.rightBlock ul,
.mainMenu,
.mainMenu > li.hover ul,
.language {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
#main:after,
.widget:after,visual
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

.row #container:only-child {
	width: 100% !important;
	float: none !important;
}

img {
	max-width: 100%;
	height: auto;
}

input[type="submit"] {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius: 0 !important;
}
input, textarea {
  font-weight: normal;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="date"] {
	height: 30px;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 2px solid #d1d1d1;
	padding: .1em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}


.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.search-form input {
	float: left;
	height: 30px;
}

.search-form input[type="search"] {
	margin: 0 4px 15px 0;
	max-width: 170px;
	width: 100%;
}

.post-password-form input {
	float: left;
	height: 30px;
}

.post-password-form input[type="password"] {
	max-width: 170px;
	width: 100%;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #12aae1;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	height: 30px;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: transparent;
	color: #12aae1;
	padding: 4px 16px 4px !important;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	border: 2px solid #12aae1;
	margin: 10px 0;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	border-color: #1d2e66;
	color: #1d2e66;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: transparent;
	color: #12aae1;
	text-decoration: none;
	border: 2px solid #12aae1;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	border-color: #1d2e66;
	color: #1d2e66;
}

.navigation-single .next a,
.navigation-single .prev a {
	padding: 4px 16px 4px;
	color: inherit;
	text-decoration: none;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
	font-size: 75%;
	color: #888;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

iframe,
table {
	width: 100%;
}

#wp-calendar {
	max-width: 320px;
}

html {
	height: 100%;
}

body {
	width: 100%;
	margin: 0;
	height: 100%;
	display: table;
	table-layout: fixed;
	color: #444;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #262262;
}
h2 { font-size: 1.5em;	}
h3 { font-size: 1.25em;	}
h4 { font-size: 1.1em;	}
h5 { font-size: 1em;	}

#wrapper {
	width: 100%;
	display: table-cell;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

a {
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

p {
	margin: 0 0 20px;
}

.fa,
.mainMenu > li.has-drop-down > a:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.visual {
	position: relative;
	margin: 0 0 18px;
	background-color: #444;
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.visual:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 1px;
	height: 169px;
}

.visual * {
	color: #fff;
}

.visual h1 {
	font-family: "source_sans_pro", "Arial", Helvetica, sans-serif;
	text-shadow: 0px 0px 30px #666;
	line-height: 1.1;
}

.visual .caption {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: .6em;
  color: rgba(255,255,255,.5);
	text-shadow: 0px 0px 20px #666;
}

.heading {
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.18;
	overflow: hidden;
}

.bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: cover;
	right: 0;
	bottom: 0;
    background-color: #262262;
}

.bg-stretch:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.home .bg-stretch:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.33) 100%);
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#54000000',GradientType=0 );
}

.intro {
	color: #fff;
	font-size: 18px;
	line-height: 1.25;
	margin: 0 0 52px;
}

.intro .row {
	background-color: #12aae1;
	overflow: hidden;
	margin: 0;
	padding: 20px 7px 27px;
}

.intro p {
	margin: 0 0 9px;
}

.btn {
	text-transform: uppercase;
	font-size: 13px;
	padding: 4px 16px 4px;
	font-weight: 700;
	border: 2px solid #12aae1;
}

.btn.btn-default {
	border: 2px solid #12aae1;
}

.btn.btn-default:hover,
.btn.btn-default:focus {
	border-color: #1d2e66;
	color: #1d2e66;
}

.btn.btn-primary {
	font-size: 12px;
	border-color: #fff;
	padding: 5px 16px 6px 12px;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
	border-color: #1d2e66;
	color: #1d2e66;
}

.meta h2 {
	font-size: 18px;
	padding: 6px 0 0 0;
	margin: 0 0 4px;
}

.meta h2 * {
	color: #252161;
}

.meta h2 *:hover,
.meta h2 *:focus {
	color: #4c4c4c;
}


.post-date,
.meta-info,
.meta .date {
	text-transform: uppercase;
	color: #818180;
	font-size: 12px;
	display: block;
	margin-bottom: 1em;
}
.meta-info,
.meta .date {
	margin-top: 1em;
}
.meta-info a {
	color: #666;
}
.blog .meta-info {
  margin-top: 1px;
}


.widget ul,
.meta ul {
	padding-left: 0px;
	line-height: 1.1;
}
.widget li {
	list-style: none;
}
.meta li {
	text-transform: uppercase;
	color: #818180;
	font-size: 12px;
	display: inline;
	list-style: none;
	padding-right: 1em;
}

.widget h3,
.comment-form label,
.category:not(body) {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
}

.widget h3,
.category:not(body) {
	border-bottom: 3px solid #d1d1d1;
	margin: 0 0 7px;
	padding: 0 0 5px;
}

.widget h3,
.category:not(body) * {
	color: #4c4c4c;
}

.category:not(body) *:hover,
.category:not(body) *:focus {
	color: #252161;
}


.content-holder {
	border: 1px solid #d1d1d1;
	position: relative;
	padding: 15px 23px 18px;
}
.content-holder.blog {
  border: none;
}

.content-holder .col-xs-1,
.content-holder .col-sm-1,
.content-holder .col-md-1,
.content-holder .col-lg-1,
.content-holder .col-xs-2,
.content-holder .col-sm-2,
.content-holder .col-md-2,
.content-holder .col-lg-2,
.content-holder .col-xs-3,
.content-holder .col-sm-3,
.content-holder .col-md-3,
.content-holder .col-lg-3,
.content-holder .col-xs-4,
.content-holder .col-sm-4,
.content-holder .col-md-4,
.content-holder .col-lg-4,
.content-holder .col-xs-5,
.content-holder .col-sm-5,
.content-holder .col-md-5,
.content-holder .col-lg-5,
.content-holder .col-xs-6,
.content-holder .col-sm-6,
.content-holder .col-md-6,
.content-holder .col-lg-6,
.content-holder .col-xs-7,
.content-holder .col-sm-7,
.content-holder .col-md-7,
.content-holder .col-lg-7,
.content-holder .col-xs-8,
.content-holder .col-sm-8,
.content-holder .col-md-8,
.content-holder .col-lg-8,
.content-holder .col-xs-9,
.content-holder .col-sm-9,
.content-holder .col-md-9,
.content-holder .col-lg-9,
.content-holder .col-xs-10,
.content-holder .col-sm-10,
.content-holder .col-md-10,
.content-holder .col-lg-10,
.content-holder .col-xs-11,
.content-holder .col-sm-11,
.content-holder .col-md-11,
.content-holder .col-lg-11,
.content-holder .col-xs-12,
.content-holder .col-sm-12,
.content-holder .col-md-12,
.content-holder .col-lg-12 {
	position: static !important;
}

.content-holder h2 {
	margin: 0 0 12px;
}

.content-holder h2 > a {
	display: inline-block;
}

.content-holder footer {
	font-size: 14px;
	padding: 23px 0 0;
}

.content-holder footer h3 {
	margin: 0 0 1px;
	font-weight: 500;
}

.content-holder article {
	padding: 5px 0 0;
	overflow: hidden;
}

.content-holder hr {
	width: 34.6%;
	margin: 0 auto 7px 0;
}

.content-holder li {
	margin: 1em 0;
}
hr {
	border: none;
	color: #d1d1d1;
	background-color: #d1d1d1;
	height: 1px;
	margin: 0 0 7px;
}

.recentPost {
	margin: 0 0 50px;
	font-size: 18px;
}

.recentPost p {
	margin: 0 0 10px;
}

.content {
	margin: 0 0 15px;
}




/* responsive youtube embeds */
.recentPost .video-container {	
  margin-top: 12px;
  margin-bottom: 12px;
}


.embed-youtube,
.video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  height: 0; 
  overflow: hidden;
}

.category-video div.content iframe,
.category-video div.content object,
.embed-youtube object,
.embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.category-video .row {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 5rem;
}
.category-video .col-sm-4 {
  flex: 0 0 100%;
  margin-bottom: 2rem;
}


@media (min-width: 767px) {
	.category-video .col-sm-4 {
	  flex: 0 0 32%;
	}
}


/* icons */

.categories-list {
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 2em 0px;
}
.categories-list p {
	margin-bottom: 0px;
}
.categories-list li {
	float: left;
	margin: 0;
}
.categories-list li a {
	display: block;
	height: 170px;
	width: 170px;
	margin: 10px 10px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #d1d1d1;
	padding: 9px 8px 8px 8px;
	-webkit-transition: box-shadow .4s;
	transition: box-shadow .4s;
	font-size: 13px;
}

.categories-list li a:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}

.categories-list li a img {
	margin: auto 0 0;
	display: block;
}

.categories-list .title {
	text-align: center;
}

.title {
	width: 100%;
	display: block;
	font-weight: 600;
	color: #1d2e66;
	line-height: 1.2;
	font-family: "source_sans_pro", "Arial", Helvetica, sans-serif;
	margin: auto 0 0 0;
	text-shadow: 0 0 0;
}

.share-list {
	font-size: 13px;
}

.share-list li {
	vertical-align: middle;
	display: inline-block;
	text-transform: uppercase;
	margin: 0 11px 0 0;
}

.share-list li:hover {
	cursor: pointer;
}

.share-list span {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden;
	color: #fff;
	display: block;
}

.share-list span.st_facebook_custom {
	background-color: #3460a1;
}

.share-list span.st_twitter_custom {
	background-color: #28aae1;
}

.share-list span.st_email_custom {
	background-color: #514e70;
}

.share-list span.st_email_custom .fa,
.share-list span.st_email_custom .mainMenu > li.has-drop-down > a:after {
	font-size: 19px;
}

.share-list span:hover {
	opacity: .8;
}

.share-list .fa,
.share-list .mainMenu > li.has-drop-down > a:after {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.share-list .fa:before {
	line-height: 32px;
}

#footer {
	overflow: hidden;
	display: table-footer-group;
	height: 1%;
	font-size: 12px;
	background-color: #1d2e66;
	box-shadow: 0 -4px 8px -1px rgba(25, 25, 26, .3);
}

#footer * {
	color: #fff;
}

#footer .btn {
	margin: 0 0 18px;
}

#footer .btn:hover,
#footer .btn:focus {
	border-color: #818180;
	color: #818180;
}

#footer .container {
	padding-top: 32px;
}

#footer p {
	margin: 0 0 8px;
	overflow: hidden;
}

#footer .widget.widget-text {
	font-size: 14px;
}

#footer .widget.widget-text p > strong {
	display: block;
	margin: 0 0 4px;
}

#footer .widget .logo {
	max-width: 145px;
	margin: 0 0 12px;
}

#header {
	width: 100%;
	position: relative;
	z-index: 3;
}

#header .logo {
	float: left;
	width: 100%;
	max-width: 110px;
}

#header .logo img {
	vertical-align: top;
}

#header .logo a {
	display: block;
}

#header .container {
	background-color: #fff;
	position: relative;
	padding: 20px 20px 12px;
}

.logo img {
	width: 100%;
}

.slogan {
	font-family: "roboto", "Arial", Helvetica, sans-serif;
	font-size: 7px;
	display: block;
	font-weight: 500;
	color: #818180;
}

.rightBlock {
	float: right;
	text-align: right;
	margin: 0 -5px;
	padding: 2px 0 0;
}

.rightBlock ul {
	font-family: "roboto", "Arial", Helvetica, sans-serif;
}

.rightBlock ul ul li {
	display: block;
}

.social {
	display: inline-block;
	vertical-align: top;
}

.social li {
	margin: 0 5px;
}

.social a {
	width: 27px;
	height: 27px;
	background-color: #c0c0bf;
	color: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.social a:hover,
.social a:focus {
	background-color: #252161;
}

.mainMenu {
	width: 100%;
	font-size: 20px;
}

.mainMenu a {
	display: block;
}

.mainMenu > li {
	position: relative;
}

.mainMenu > li.has-drop-down > a {
	position: relative;
	padding-right: 20px;
}

.mainMenu > li.has-drop-down > a:after {
	content: "\f0d7";
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 3px;
}

.mainMenu > li.has-drop-down.hover {
	background-color: #1d2e66;
}

.mainMenu > li.has-drop-down.hover > a {
	color: #fff;
}

.mainMenu > li.hover {
	background-color: #0058a2;
}

.mainMenu > li.hover > a {
	color: #fff;
}

.mainMenu > li.hover > a:after {
	color: #fff;
}

.mainMenu > li.hover > a:before {
	background-color: #1d2e66;
}

.mainMenu > li.active > a:before {
	display: block;
}

.mainMenu > li > a {
	font-weight: 700;
	color: #fff;
	position: relative;
	padding: 11px 23px 9px 23px;
}

.mainMenu ul {
	background-color: #0058a2;
	text-align: left;
}

.mainMenu ul li.hover {
	background-color: #1d2e66;
}

.mainMenu ul li + li {
	border: 1px solid #0a4b82;
}

.mainMenu ul a {
	color: #fff;
	padding: 9px 21px 10px;
}

.nav-opener {
	width: 27px;
	height: 27px;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	opacity: 1;
	-webkit-transition: opacity .4s linear;
	transition: opacity .4s linear;
	z-index: 25;
	color: #fff;
	font-size: 11px;
	background-color: #252161;
	border-radius: 50%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	margin: 0 5px;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
	top: 9px;
	position: absolute;
	left: 7px;
	right: 7px;
	background: #fff;
	height: 2px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.nav-opener:after {
	top: 17px;
}

.nav-opener:hover,
.nav-opener:focus {
	color: #fff;
	background-color: #818180;
}

.nav-opener span {
	top: 13px;
}

.nav-opener span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.language {
	font-size: 14px;
	color: #bbb;
}

.language a {
	color: #818180;
}

.language a:hover,
.language a:focus {
	color: #252161;
}

.language-opener {
	width: 27px;
	height: 27px;
	font-size: 15px;
	line-height: 25px;
	background-color: #818180;
	border-radius: 50%;
	font-weight: 400;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: top;
	color: #fff;
	font-family: "source_sans_pro", "Arial", Helvetica, sans-serif;
	text-align: center;
	margin: 0 5px;
	padding: 2px 0 0 0;
}

.language-opener:hover,
.language-opener:focus {
	color: #fff;
	background-color: #252161;
}

.language-active .language {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.nav-active #nav {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-black-webfont.eot");
	src: url("fonts/roboto-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-black-webfont.woff2") format("woff2"), url("fonts/roboto-black-webfont.woff") format("woff"), url("fonts/roboto-black-webfont.ttf") format("truetype"), url("fonts/roboto-black-webfont.svgroboto-black-webfont") format("svg");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-blackitalic-webfont.eot");
	src: url("fonts/roboto-blackitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-blackitalic-webfont.woff2") format("woff2"), url("fonts/roboto-blackitalic-webfont.woff") format("woff"), url("fonts/roboto-blackitalic-webfont.ttf") format("truetype"), url("fonts/roboto-blackitalic-webfont.svgroboto-blackitalic-webfont") format("svg");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-bold-webfont.eot");
	src: url("fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bold-webfont.woff2") format("woff2"), url("fonts/roboto-bold-webfont.woff") format("woff"), url("fonts/roboto-bold-webfont.ttf") format("truetype"), url("fonts/roboto-bold-webfont.svgroboto-bold-webfont") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-bolditalic-webfont.eot");
	src: url("fonts/roboto-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bolditalic-webfont.woff2") format("woff2"), url("fonts/roboto-bolditalic-webfont.woff") format("woff"), url("fonts/roboto-bolditalic-webfont.ttf") format("truetype"), url("fonts/roboto-bolditalic-webfont.svgroboto-bolditalic-webfont") format("svg");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-italic-webfont.eot");
	src: url("fonts/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-italic-webfont.woff2") format("woff2"), url("fonts/roboto-italic-webfont.woff") format("woff"), url("fonts/roboto-italic-webfont.ttf") format("truetype"), url("fonts/roboto-italic-webfont.svgroboto-italic-webfont") format("svg");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-light-webfont.eot");
	src: url("fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-light-webfont.woff2") format("woff2"), url("fonts/roboto-light-webfont.woff") format("woff"), url("fonts/roboto-light-webfont.ttf") format("truetype"), url("fonts/roboto-light-webfont.svgroboto-light-webfont") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-lightitalic-webfont.eot");
	src: url("fonts/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-lightitalic-webfont.woff2") format("woff2"), url("fonts/roboto-lightitalic-webfont.woff") format("woff"), url("fonts/roboto-lightitalic-webfont.ttf") format("truetype"), url("fonts/roboto-lightitalic-webfont.svgroboto-lightitalic-webfont") format("svg");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-medium-webfont.eot");
	src: url("fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-medium-webfont.woff2") format("woff2"), url("fonts/roboto-medium-webfont.woff") format("woff"), url("fonts/roboto-medium-webfont.ttf") format("truetype"), url("fonts/roboto-medium-webfont.svgroboto-medium-webfont") format("svg");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-mediumitalic-webfont.eot");
	src: url("fonts/roboto-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-mediumitalic-webfont.woff2") format("woff2"), url("fonts/roboto-mediumitalic-webfont.woff") format("woff"), url("fonts/roboto-mediumitalic-webfont.ttf") format("truetype"), url("fonts/roboto-mediumitalic-webfont.svgroboto-mediumitalic-webfont") format("svg");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-regular-webfont.eot");
	src: url("fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-regular-webfont.woff2") format("woff2"), url("fonts/roboto-regular-webfont.woff") format("woff"), url("fonts/roboto-regular-webfont.ttf") format("truetype"), url("fonts/roboto-regular-webfont.svgroboto-regular-webfont") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-thin-webfont.eot");
	src: url("fonts/roboto-thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-thin-webfont.woff2") format("woff2"), url("fonts/roboto-thin-webfont.woff") format("woff"), url("fonts/roboto-thin-webfont.ttf") format("truetype"), url("fonts/roboto-thin-webfont.svgroboto-thin-webfont") format("svg");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("fonts/roboto-thinitalic-webfont.eot");
	src: url("fonts/roboto-thinitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-thinitalic-webfont.woff2") format("woff2"), url("fonts/roboto-thinitalic-webfont.woff") format("woff"), url("fonts/roboto-thinitalic-webfont.ttf") format("truetype"), url("fonts/roboto-thinitalic-webfont.svgroboto-thinitalic-webfont") format("svg");
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-black-webfont.eot");
	src: url("fonts/sourcesanspro-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-black-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-black-webfont.woff") format("woff"), url("fonts/sourcesanspro-black-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-black-webfont.svgsourcesanspro-black-webfont") format("svg");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-blackit-webfont.eot");
	src: url("fonts/sourcesanspro-blackit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-blackit-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-blackit-webfont.woff") format("woff"), url("fonts/sourcesanspro-blackit-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-blackit-webfont.svgsourcesanspro-blackit-webfont") format("svg");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-bold-webfont.eot");
	src: url("fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-bold-webfont.svgsourcesanspro-bold-webfont") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-boldit-webfont.eot");
	src: url("fonts/sourcesanspro-boldit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-boldit-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-boldit-webfont.woff") format("woff"), url("fonts/sourcesanspro-boldit-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-boldit-webfont.svgsourcesanspro-boldit-webfont") format("svg");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-extralight-webfont.eot");
	src: url("fonts/sourcesanspro-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-extralight-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-extralight-webfont.woff") format("woff"), url("fonts/sourcesanspro-extralight-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-extralight-webfont.svgsourcesanspro-extralight-webfont") format("svg");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-extralightit-webfont.eot");
	src: url("fonts/sourcesanspro-extralightit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-extralightit-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-extralightit-webfont.woff") format("woff"), url("fonts/sourcesanspro-extralightit-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-extralightit-webfont.svgsourcesanspro-extralightit-webfont") format("svg");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-it-webfont.eot");
	src: url("fonts/sourcesanspro-it-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-it-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-it-webfont.woff") format("woff"), url("fonts/sourcesanspro-it-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-it-webfont.svgsourcesanspro-it-webfont") format("svg");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-light-webfont.eot");
	src: url("fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-light-webfont.woff") format("woff"), url("fonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-light-webfont.svgsourcesanspro-light-webfont") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-lightit-webfont.eot");
	src: url("fonts/sourcesanspro-lightit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-lightit-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-lightit-webfont.woff") format("woff"), url("fonts/sourcesanspro-lightit-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-lightit-webfont.svgsourcesanspro-lightit-webfont") format("svg");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-regular-webfont.eot");
	src: url("fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-regular-webfont.svgsourcesanspro-regular-webfont") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-semibold-webfont.eot");
	src: url("fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-semibold-webfont.svgsourcesanspro-semibold-webfont") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-semiboldit-webfont.eot");
	src: url("fonts/sourcesanspro-semiboldit-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-semiboldit-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-semiboldit-webfont.woff") format("woff"), url("fonts/sourcesanspro-semiboldit-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-semiboldit-webfont.svgsourcesanspro-semiboldit-webfont") format("svg");
	font-weight: 600;
	font-style: italic;
}



.left-quote,
.right-quote{
	margin: 1em 0;
	padding: .6em .8em;
	border: 1px solid #009;
	font: 1.15em/1.3 "source_sans_pro";
	font-weight: bold;
	color: #262262;
	text-indent: -6px;
}
.left-quote span,
.right-quote span {
	color: #27aae1;
}



.data-button a {
	margin-top: 20px;
	display: block;
	padding: 12px 24px;
	font-weight: bold;
	border: 2px solid #f90;	
	font-size: 24px;
	color: #f90;
	transition: .5s color, .5s border;
	text-transform: uppercase;
	text-align: center;
}
.data-button a:hover {
	border: 2px solid #009;
	color: #009;
}


/* mobile */

@media (min-width: 480px) {
	.intro {
		font-size: 20px;
	}

	#header .logo {
		max-width: 186px;
	}

	#header .container {
		padding: 42px 40px 32px;
	}

	.rightBlock {
		padding: 13px 0 0;
		margin: 0 -8px;
	}

	.social li {
		margin: 0 8px;
	}

	.social a {
		width: 32px;
		height: 32px;
	}

	.nav-opener span,
	.nav-opener:before,
	.nav-opener:after {
		top: 11px;
	}

	.nav-opener:after {
		top: 19px;
	}

	.nav-opener {
		font-size: 15px;
		width: 32px;
		height: 32px;
		margin: 0 8px;
	}

	.nav-opener span {
		top: 15px;
	}

	.language-opener {
		width: 32px;
		height: 32px;
		margin: 0 8px;
		line-height: 29px;
	}

}


/* tablet */

@media (min-width: 480px) and (max-width: 1023px) {
	.content-holder {
		margin: 0 -25px;
	}
	.home #header .container {
		padding: 20px 40px 12px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.recentPost .textDescription {
		padding-right: 78px;
	}
}


@media (min-width: 640px) {
  #grid-break {
    clear: both;
  }
}


@media (min-width: 768px) {


	.right-quote{
		float: right;
		width: 300px;
		margin: 0em 0em .5em 1em;
	}

	.left-quote{
		float: left;
		width: 300px;
		margin: 0em 1em .5em 0em;
	}


	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.home .visual {
		background-color: #a4a4a4;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.home .visual:before {
		height: 576px;
	}

	.visual {
		margin: 0 0 22px;
	}

	.visual:before {
		height: 300px;
	}

	.heading {
		font-size: 30px;
		line-height: 1.14;
		padding: 51px 0 0;
	}

	.heading strong {
		display: inline;
		margin: 0 0 5px;
		padding: 0px 10px 0 10px;
		line-height: 1.4;
		background-color: rgba(29, 46, 102, .3);
	}	
	.heading strong:after {
     	content: "\A";
     	white-space: pre; 
	}

	.data-button a {
		margin-top: 40px;
		display: inline-block;
		padding: 12px 22px;
		line-height: 1.1;
		box-shadow: 2px 2px 6px #666;
		text-shadow: 0px 0px 20px #666;
		border-width: 4px;
		font-size: 21px;
	}
	.data-button a:hover {
		border: 4px solid #fff;
		color: #fff;
	}

	.slogan {
		font-size: 12px;
	}

	
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	    justify-content: space-between;
	    background-color: #fff;
	}
	.grid div {
	     margin: 10px;
	}
	.grid h4 {
		height: 40px;
	}

}

@media (min-width: 1024px) {
	p {
		margin: 0 0 24px;
	}

	.heading {
		font-size: 34px;
	}

	.intro {
		font-size: 18px;
	}

	.intro .row {
		padding: 23px 5px 1px;
	}

	.intro .btn {
		margin-top: 16px;
	}

	.meta h2 {
		padding: 6px 19px 0 0;
		margin: 0;
	}

	.data-button a {
		font-size: 28px;
	}


	.content-holder {
		min-height: 210px;
		padding: 28px 0 25px;
		margin: 0 0 29px;
	}

	.content-holder h2 {
		margin: 0 0 12px;
	}

	.content-holder footer {
		padding: 41px 0 0;
		font-size: 15px;
	}

	.content-holder footer h3 {
		margin: 0 0 3px;
	}

	.content-holder article {
		padding: 13px 0 0;
	}

	.content-holder hr {
		width: 49.5%;
	}

	.recentPost {
		margin: 0 0 34px;
	}

	.recentPost p {
		margin: 0 0 14px;
	}

	.content {
		margin: 0 0 0;
		padding: 3px 0 0;
	}

	.title {
		font-size: 15px;
	}

	.share-list {
		font-size: 12px;
		position: absolute;
		top: 30px;
		left: 22px;
	}

	.share-list li {
		display: block;
		margin: 0 0 11px;
	}

	.share-list li:first-child {
		margin: 0 0 17px;
	}

	.share-list .fa,
	.share-list .mainMenu > li.has-drop-down > a:after {
		font-size: 16px;
	}

	#footer .container {
		padding-top: 28px;
	}

	#footer .widget .logo {
		float: left;
		margin: 3px 23px 0 0;
	}

	#header .logo {
		max-width: 251px;
		padding-top: 5px;
	}

	#header .container {
		padding: 31px 15px 22px;
	}

	.home #header .container {
		padding: 31px 15px 11px;
	}

	.rightBlock {
		margin: 0;
		padding: 0;
	}

	.rightBlock ul li {
		display: inline-block;
		vertical-align: top;
	}

	.rightBlock ul.mainMenu {
		padding-top: 19px;
	}

	.social li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 12px;
	}

	.mainMenu {
		font-size: 19px;
	}

	.mainMenu > li {
		-webkit-transition: background .4s;
		transition: background .4s;
	}

	.mainMenu > li:first-child {
		margin: 0;
	}

	.mainMenu > li.has-drop-down > a {
		padding-right: 6px;
	}

	.mainMenu > li.has-drop-down > a:after {
		font-size: 16px;
		line-height: 26px;
		color: #12aae1;
	}

	.mainMenu > li.rightSlide ul {
		left: auto;
		right: 0;
	}

	.mainMenu > li.hover {
		background-color: #1d2e66;
	}

	.mainMenu > li.hover ul {
		opacity: 1;
		visibility: visible;
	}

	.mainMenu > li > a {
		padding: 12px 6px 10px 6px;
		color: #252161;
	}

	.mainMenu > li > a:before {
		content: "";
		background-color: #12aae1;
		height: 3px;
		display: none;
		left: 7px;
		right: 6px;
		position: absolute;
		bottom: 6px;
		-webkit-transition: background .4s;
		transition: background .4s;
	}

	.mainMenu ul {
		font-weight: 400;
		background-color: #1d2e66;
		min-width: 300px;
		position: absolute;
		opacity: 0;
		visibility: hidden;
		overflow: hidden;
		top: 100%;
		left: 0;
		z-index: 1;
		-webkit-transition: visibility .4s, opacity .4s;
		transition: visibility .4s, opacity .4s;
	}

	.mainMenu ul li.hover {
		background-color: #0058a2;
	}

	.mainMenu ul li + li {
		border-top: 1px solid #384b8e;
	}

	.nav-opener {
		display: none;
	}

	.language {
		line-height: 32px;
		display: inline-block;
		vertical-align: middle;
	}

	.language li {
		margin: 0 4px 0 0;
	}

	.language li + li:before {
		content: "/";
		position: relative;
		display: inline-block;
		margin: 0 6px 0 0;
	}

	.language-opener {
		display: none;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	#footer .widget:last-child {
		text-align: right;
	}
}


@media (min-width: 1200px) {
	.visual {
		margin: 0 0 43px;
	}

	.visual:before {
		height: 355px;
	}

	.heading {
		font-size: 33px;
	}

	.heading strong {
		padding: 0 10px;
	}


	.intro {
		font-size: 21px;
		margin: 0 0 40px;
	}

	.content-holder {
		padding: 21px 0 41px;
	}

	.share-list {
		top: 24px;
		left: 29px;
	}

	#footer {
		font-size: 14px;
		box-shadow: none;
	}

	#footer .container {
		padding-top: 45px;
	}

	#header .logo {
		max-width: 279px;
		padding-top: 0;
	}

	#header .container {
		padding: 38px 15px 14px;
	}

	#header .social {
		margin-left: 5px;
	}

	#header .language {
		letter-spacing: .4px;
	}

	.home #header .container {
		padding: 35px 15px 11px;
	}

	.slogan {
		font-size: 17px;
	}

	.rightBlock {
		margin: 4px 0 0;
		padding: 0;
	}

	.rightBlock ul.mainMenu {
		padding-top: 15px;
	}

	.mainMenu {
		font-size: 20px;
	}

	.mainMenu > li.has-drop-down > a {
		padding-right: 12px;
	}

	.mainMenu > li.has-drop-down > a:after {
		font-size: 20px;
		line-height: 26px;
	}

	.mainMenu > li > a {
		padding: 14px 15px 14px 15px;
	}

	.mainMenu > li > a:before {
		left: 15px;
		right: 15px;
		bottom: 12px;
	}
}

@media (max-width: 1023px) {
	.container {
		width: 100% !important;
		padding: 0 40px;
	}

	h1 {
		font-size: 34px;
		margin: 0 0 7px;
	}

	.content-holder {
		font-size: 16px;
		line-height: 1.18;
	}

	.content-holder h2 {
		font-weight: 600;
	}

	.content-holder footer hr {
		margin: 0 0 9px;
	}

	.content-holder footer h3 {
		font-size: 17px;
	}

	.content-holder {
		line-height: 1.4;
	}

	.recentPost:last-child {
		margin: 0 0 33px;
	}


	.share-list {
		clear: both;
		border-top: 1px solid #d1d1d1;
		padding: 22px 0 0;
		margin-top: 33px;
	}

	.share-list .fa,
	.share-list .mainMenu > li.has-drop-down > a:after {
		font-size: 17px;
	}

	.rightBlock {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.social {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#nav {
		text-align: left;
		width: 100%;
		position: absolute;
		top: 100%;
		left: 0;
		-webkit-transform: translateY(-999px);
		-ms-transform: translateY(-999px);
		transform: translateY(-999px);
		z-index: -1;
		background-color: #1d2e66;
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
	}

	.mainMenu > li + li {
		border-top: 1px solid #4a5884;
	}

	.mainMenu > li.has-drop-down.hover + li {
		border-top: 1px solid #203463;
	}

	.mainMenu > li.hover ul {
		max-height: 1000px;
		box-shadow: 0 0 0 rgba(29, 46, 102, .9);
	}

	.mainMenu ul {
		width: 100%;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: max-height .4s linear;
		transition: max-height .4s linear;
	}

	.language {
		text-align: left;
		display: block;
		width: 100%;
		position: absolute;
		top: 100%;
		left: 0;
		font-size: 20px;
		font-weight: 700;
		top: 100%;
		left: 0;
		-webkit-transform: translateY(-999px);
		-ms-transform: translateY(-999px);
		transform: translateY(-999px);
		z-index: -1;
		background-color: #1d2e66;
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
	}

	.language li {
		background-color: #1d2e66;
	}

	.language li:hover,
	.language li:focus {
		background-color: #0058a2;
	}

	.language li:hover a,
	.language li:focus a {
		color: #fff;
	}

	.language li + li {
		border-top: 1px solid #4a5884;
	}

	.language a {
		display: block;
		padding: 11px 23px 9px 23px;
		color: #fff;
	}
}


@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.home .visual {
		display: block;
		background: none;
	}

	.home .visual:before {
		display: none;
	}

	.home .visual .bg-stretch {
		position: relative;
		height: 310px;
		margin: 0 0 17px;
	}

	.heading {
		background-color: #4a5884;
		padding: 13px 22px 18px;
		margin: 0;
	}

	#footer .widget:last-child {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	#footer .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	#footer .row:before,
	#footer .row:after {
		display: none;
	}

	.social a {
		font-size: 16px;
	}
}


@media (max-width: 479px) {
	.container {
		padding: 0 20px;
	}

	.home .visual .bg-stretch {
		height: 250px;
	}
}

@media print {
	/* Styles for print version */

	* {
		background: none !important;
		color: #000 !important;
	}

	.container {
		width: 100% !important;
		padding: 0 15px !important;
	}

	.language-opener,
	.nav-opener,
	.btn,
	.social,
	.share-list {
		display: none !important;
	}

	#content {
		float: none;
		width: 100%;
		max-width: none;
	}

	body,
	.page-wrap,
	#footer {
		overflow: visible;
		display: block;
		height: auto !important;
	}

	#wrapper {
		overflow: visible;
	}

	.visual {
		height: auto !important;
	}

	.visual:before {
		height: auto !important;
	}

	.button-block,
	.visual-block {
		width: 60% !important;
		margin-left: 0 !important;
	}

	.button-block.col-sm-offset-7,
	.visual-block.col-sm-offset-7 {
		margin-left: 0 !important;
	}

	.visual picture,
	.visual img {
		display: none;
	}

	#twocolumn {
		padding: 0;
	}

	.recent-post {
		padding: 0;
		margin: 0;
	}

	.recent-post .img-holder {
		display: none;
	}

	.recent-post .post-description {
		overflow: visible;
	}

	#footer .logo {
		display: none !important;
	}

}





#faq .question {
	display: block;
	line-height: 1.3;
	padding-top: .25em;
	border-top: 1px solid #eee;	
	margin-bottom: -1em;
	font-weight: normal;
}
#faq a {
	color: #039;
}
#faq div {
	margin: 2em 0 1.5em 1.5em;
}
#faq h3:first-of-type {
	margin-top: 0;
}
#faq .bolder {
  font-weight: bold;
}


#emailSignup label {
	font-weight: normal;
	padding-top: 13px;
}
#emailSignup p { margin: 0; }
#emailSignup input.form-control {
  padding-top: 10px;
  height: auto;
  border: 1px solid #aaa;
  appearance: none;
  box-shadow: none;
  border-radius: none;	
}



.grid {
    background-color: #fff;
}
.grid div {
	background-color: #f5f5f5;
	padding: .75em;
	margin-bottom: .75em;
}
.grid h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	border: none;
	margin: 0;
}
.grid ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.grid ul li {
	margin: .5em 0;
}
table {
	margin-bottom: 1em;
}
table input[type="text"] {
	width: 100%;
	padding: .25em;
	height: auto;
}
