@media (max-width: 1600px) {
	h2.quote-title {
		font-size: 35px;
		line-height: 45px;
	}
}

@media (max-width: 1200px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.header nav {
		margin-right: 20px;
	}

	.header .navigation {
		padding-right: 20px;
	}

	h2.quote-title {
		font-size: 28px;
		line-height: 38px;
	}
}

@media (max-width: 1144px) {
	header .categories ul li a {
		padding: 13px 13px;
		font-size: 16px;
	}
}

@media (max-width: 1130px) {
	header .categories {
		font-size: 1rem;
	}

	h2.quote-title {
		font-size: 28px;
		line-height: 36px;
	}
}

@media (max-width: 1023px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}

	html,
	body {
		height: 100%;
	}

	input {
		-webkit-appearance: none;
		-moz-appearance: none;
	}

	.training-item-tiles,
	.article-block-tiles {
		grid-template-columns: repeat(2, 1fr);
	}

	.blockContainer {
		padding: 0 55px 20px 55px;
	}

	.blockContainer.blockType-2 {
		padding: 0;
	}

	body.home .blockContainer {
		padding: 0;
	}

	.container .container {
		padding: 0;
	}

	.blockContainer.blockWidth-0 {
		width: 100%;
	}

	.blockContainer .blockitem table {
		width: 100% !important;
	}

	.blockContainer article > div {
		width: 100%;
	}

	.blockContainer article img {
		width: 100%;
	}

	header .categories {
		font-size: 20px;
	}

	header .categories ul li {
		float: none;
		text-align: center;
	}

	header nav {
		display: none;
	}

	header .icon-menu {
		color: #4a4a4a;
		font-size: 40px;
		position: absolute;
		right: 0;
	}

	header .icon-menu:before {
		margin-right: -3px;
	}

	.courseHeader {
		height: 275px;
	}

	.courseHeader:after {
		clear: both;
		content: '';
		display: block;
	}

	.courseHeader .courseDate {
		float: none;
	}

	.courseHeader .subscribeButton {
		float: none;
	}

	.headerContent {
		display: none;
	}

	.page_container {
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;
		z-index: 1;
		background: #fff;
	}

	.page_container:after {
		clear: both;
		content: '';
		display: block;
	}

	.container:after {
		clear: both;
		content: ' ';
		display: block;
	}

	.navItem:hover > ul {
		background: none;
		opacity: 1;
	}

	.firstNav {
		margin-left: 20px;
	}

	.navItem {
		float: none;
		margin-bottom: 15px;
		margin-left: 20px;
	}

	.navItem ul li:hover {
		background: none;
	}

	.navItem > a {
		color: #c0c0c0;
		text-transform: uppercase;
	}

	#nav ul li a {
		padding: 10px;
	}

	footer .row.partners {
		height: auto;
	}

	footer .row.address .row > div {
		float: none;
		margin-bottom: 20px;
	}

	footer .row.partners .partner {
		margin-right: 0;
		text-align: center;
		width: 50% !important;
	}

	footer .row.partners .partner img {
		left: 50%;
		max-width: 210px;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	article.article-tile {
		height: 195px;
	}

	footer .row.partners .partner:nth-of-type(2) {
		width: 50%;
	}

	.flex .blockContainer {
		padding-left: 0;
	}

	.header .navigation li {
		margin: 0 0 0 40px;
	}
}

@media (max-width: 767px) {

	.header {
		height: auto;
	}

	.logo {
		padding-top: 0;
		padding-bottom: 10px;
	}

	.training-item-tiles,
	.article-block-tiles {
		grid-template-columns: repeat(1, 1fr);
	}

	div[data-type="label"] label {
		margin-left: 0;
	}

	.container {
		padding: 20px;
	}

	.blockContainer {
		padding: 0 20px 20px;
	}

	article.article-tile {
		padding-right: 0;
	}

	.blockContainer > div {
		width: 100% !important;
		padding: 0 !important;
	}

	.hidden-sm {
		display: none !important;
	}

	.categories .home {
		display: none;
	}

	header .categories ul li {
		float: none;
		margin-left: 0 !important;
		text-align: center;
	}

	header .categories ul li:nth-child(2) {
		margin-top: 0;
	}

	header .searchForm {
		height: 41px;
		margin-bottom: 0;
		margin-top: 20px;
		position: relative;
		width: 100%;
	}

	header .searchForm div {
		height: 41px;
		margin-bottom: 0;
		position: relative;
		width: 100%;
	}

	header .searchForm div input[type="text"] {
		height: 41px;
		padding: 10px 30px 10px 24px;
		width: calc(100% - 41px);
	}

	header .searchForm div input[type="submit"] {
		font-size: 26px;
		height: 41px;
		width: 41px;
	}

	header > .container > .row {
		height: auto;
	}

	header > .container > .row:after {
		clear: both;
		content: '';
		display: block;
	}

	header .navigation {
		margin-top: 0;
	}

	header .navigation,
	header .logo {
		height: auto;
		padding: 0;
		position: relative;
	}

	.flex {
		display: flex;
		flex-flow: row wrap;
	}

	.flex .flex1 {
		margin-bottom: 20px;
		order: 1;
	}

	.flex .flex2 {
		order: 2;
	}

	nav {
		display: none;
	}

	header .inner {
		display: inline-block;
	}

	header .icon-menu {
		top: 0;
	}

	.headerSlider {
		display: none;
	}

	article.article-tile {
		height: auto;
	}

	header .logo {
		float: none;
	}

	article.article-detail,
	.narrowDiv {
		padding-right: 0 !important;
	}

	article.article-tile.fixed-height {
		height: auto;
		overflow: visible;
	}

	article.article-tile.fixed-height footer {
		position: relative;
	}

	.iz-form label,
	.iz-form input[type="checkbox"] + label:before,
	.iz-form input[type="radio"] + label:before,
	.iz-form input[type="text"],
	.iz-form input[type="password"],
	.iz-form input[type="submit"],
	.iz-form textarea,
	.iz-form select,
	.iz-form button[type="submit"] {
		width: 100%;
	}

	.iz-form input[type="submit"],
	.iz-form button[type="submit"],
	.iz-form div.iz-submitContainer {
		margin: 20px 0 0 0;
	}

	.iz-form .col.iz-form-error {
		padding: 0;
	}

	.experience-item {
		padding-left: 0;
	}

	.training-item {
		margin-right: 0;
	}

	.training-content .row.no-gutter {
		margin-right: 0;
	}
}

@media (max-width: 660px) {
	header .categories {
		font-size: 16px;
	}

	.googleMapsWrapper {
		padding-bottom: 45% !important;
	}

	.popupContent {
		padding: 20px 20px 0;
	}

	.popupContent .blockContainer {
		padding: 0;
	}

	.popupContent h2 {
		width: calc(100% - 60px);
	}

	.popupClose {
		right: 20px;
		top: 25px;
	}
}

@media (max-width: 560px) {
	.blockType-3 .blockitem, .blockType-4 .blockitem, .blockType-5 .blockitem, .blockType-6 .blockitem {
		width: 100% !important;
		padding: 5px 0 !important;
	}

	.visible-560-down {
		display: block !important;
	}

	.hidden-560-up {
		display: none !important;
	}

	header .categories ul li {
		float: none;
		width: 100%;
	}

	header .categories {
		padding: 0;
	}
}

@media (max-width: 480px) {
	.hidden-xs {
		display: none !important;
	}

	.iz-form div.captcha {
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}

	.livechat_button {
		right: 50%;
		transform: translateX(50%);
		margin-right: 0;
	}
}

@media print {
	* {
		background: transparent !important;
		color: black !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important;
	}

	a,
	a:visited {
		color: #444 !important;
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}

	body {
		background: none;
		line-height: 1.2em;
		word-spacing: 1px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		width: 95%;
		color: #000;
	}

	div#main a:after {
		content: " ( " attr(href) " )";
	}

	img,
	a img {
		border: none;
	}
}
