@media only screen and (min-width: 769px) and (max-width: 1216px) { 
	#footer:before {
		left: 67% !important;
	}
}
@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?uqbn4e");
	src: url("../fonts/icomoon.eot?uqbn4e#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?uqbn4e") format("truetype"), url("../fonts/icomoon.woff?uqbn4e") format("woff"), url("../fonts/icomoon.svg?uqbn4e#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
	content: "\e90b";
}

.icon-arrow-left:before {
	content: "\e90a";
}

.icon-play:before {
	content: "\e90c";
}

.icon-icon_check:before {
	content: "\e909";
}

.icon-icon_plus:before {
	content: "\e907";
}

.icon-icon_minus-06:before {
	content: "\e908";
}

.icon-ico04:before {
	content: "\e906";
}

.icon-ico03:before {
	content: "\e903";
}

.icon-ico01:before {
	content: "\e904";
}

.icon-ico02:before {
	content: "\e905";
}

.icon-search:before {
	content: "\e902";
}

.icon-date:before {
	content: "\e900";
}

.icon-checking:before {
	content: "\e901";
}

/* custom select styles */

.jcf-select {
	position: relative;
	border: 2px solid #777;
	background: #e8e8e7;
	min-width: 150px;
	height: 40px;
	display: none !important;
	top: 10px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 12px;
	margin: 10px 35px 0 8px;
	text-transform: uppercase;
	font-weight: 700;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #777;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #fff transparent transparent transparent;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #000;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	font-size: 12px;
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: normal;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #000 !important;
}

.jcf-select-nav-select .jcf-list li:first-child {
	display: none;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-wrap img {
	max-width: 100%;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

div.lightbox {
	overflow: hidden;
}

/*Retina graphics!*/

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.banner-slider .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) skewX(-25deg);
	-ms-transform: translateY(-50%) skewX(-25deg);
	transform: translateY(-50%) skewX(-25deg);
	z-index: 9;
	margin: 10px 0 0;
	background: none;
	border: 0;
	width: 135px;
	height: 100px;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	background: rgba(46, 42, 37, .1);
	text-indent: -9999px;
}

.banner-slider .slick-arrow:hover,
.banner-slider .slick-arrow:focus {
	background: #2e2a25;
}

.banner-slider .slick-arrow.slick-prev {
	left: -57px;
}

.banner-slider .slick-arrow.slick-next {
	right: -50px;
}

.banner-slider .slick-arrow.slick-next:before {
	content: "\f105";
	margin: 0 0 0 -37px;
}

.banner-slider .slick-arrow:before {
	content: "\f104";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 61px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) skewX(25deg);
	-ms-transform: translateY(-50%) skewX(25deg);
	transform: translateY(-50%) skewX(25deg);
	left: 50%;
	color: #fff;
	z-index: 2;
	margin: 0 0 0 12px;
	text-indent: 0;
}

.banner-slider .slick-dots {
	padding: 0 12px !important;
	width: 1200px;
	margin: 0 auto !important;
	position: absolute;
	bottom: 53px;
	left: 0;
	right: 0;
}

.banner-slider .slick-dots li {
	display: inline-block;
	vertical-align: middle;
}

.banner-slider .slick-dots li + li {
	margin: 0 0 0 11px;
}

.banner-slider .slick-dots li.slick-active button {
	background: #fff;
}

.banner-slider .slick-dots li button {
	width: 18px;
	height: 18px;
	border: 3px solid #fff;
	border-radius: 50%;
	background: transparent;
	padding: 0;
	margin: 0;
	display: block;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	text-indent: -9999px;
	overflow: hidden;
}

.banner-slider .slick-dots li button:hover,
.banner-slider .slick-dots li button:focus {
	text-decoration: none;
	background: #fff;
}

.banner-slider .slick-dots,
.share ul,
.social-networks,
.article-list ul,
.side-nav,
.list,
.register-form .checkbox-list,
.contact-block .contact-list,
#header #nav .drop-menu,
#footer .footer-nav,
#footer .logos,
.benefits-section .benefits-list,
.inner .pagination {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

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

/* This stylesheet generated by Transfonter (http://transfonter.org) on June 6, 2016 9:41 AM */

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

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

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

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

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

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

* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
}

body {
	min-width: 320px;
	font-weight: 300;
	font-size: 1.6rem;
}

img {
	height: auto;
	vertical-align: top;
}

a {
	-webkit-transition: background 300ms ease, opacity 300ms ease,color 300ms ease,color 300ms ease;
	transition: background 300ms ease, opacity 300ms ease,color 300ms ease,color 300ms ease;
	text-decoration: none;
}

a:hover {
	color: #65665c;
	text-decoration: none;
}

a:focus {
	outline-offset: 2px;
	text-decoration: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin: 0 0 15px;
}

h1,
.h1 {
	font-size: 7rem;
	font-weight: 700;
	text-transform: none;
	line-height: 1;
}

h1 span,
.h1 span {
	font-weight: 300;
	display: block;
}


h2,
.h2 {
	font-size: 5rem;
	line-height: 1;
	font-weight: 700;
	text-transform: none;
}

h3,
.h3 {
	font-size: 2.4rem;
	line-height: 1;
	font-weight: 700;
	color: #65665c;
}

h4,
.h4 {
	font-size: 2rem;
}

h5,
.h5 {
	font-size: 1.8rem;
}

h6,
.h6 {
	font-size: 1.6rem;
}

.btn {
	text-transform: uppercase;
	border-width: 4px;
	border-radius: 0;
	-webkit-transition: background 300ms ease, border 300ms ease,color 300ms ease,color 300ms ease;
	transition: background 300ms ease, border 300ms ease,color 300ms ease,color 300ms ease;
	vertical-align: middle;
	font-size: 16px;
	letter-spacing: 4px;
	padding: 11px 11px 10px;
}

.btn .fa {
	font-weight: 400;
	line-height: 1;
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
}

.btn:hover,
.btn:focus {
	background: #635d59;
	border-color: #635d59;
	color: #fff;
}

.btn.btn-success {
	border-color: #fff;
}

.btn.btn-success:hover,
.btn.btn-success:focus {
	background: #009ca6;
	border-color: #fff;
}

.btn.btn-lg {
	font-weight: 600;
	font-size: 14px;
	padding: 12px 15px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin: 0 0 9px;
}

#main .btn {
	white-space: normal;
	min-width: 226px;
}

#twocolumns {
	overflow: hidden;
}

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.bg-stretch {
	position: absolute;
	right: -183px;
	top: 0;
	bottom: 0;
	left: -124px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.banner {
	position: relative;
	overflow: hidden;
	background: #009ca6;
	color: #fff;
}

.banner h1,
.banner .h1 {
	font-size: 70px;
}

.banner .description {
	position: relative;
	z-index: 11;
	padding: 78px 0;
}

.banner .description p {
	font-size: 32px;
	line-height:  36px;
}

.banner .description.new {
	padding: 87px 0;
	margin: 0 -30px 0 -4px;
	font-size: 40px;
	line-height: 40px;
}

.banner .description.new h1 {
	font-size: 56px;
	line-height: 60px;
	letter-spacing: -1px;
	text-transform: none;
	margin: 0 0 28px;
}

.banner .description.new p {
	margin: 0 0 63px;
}

.banner .description.new .btn-success {
	min-width: 290px !important;
	letter-spacing: .15em;
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
}

.banner .description.new .btn-success:hover,
.banner .description.new .btn-success:focus {
	background: #fff;
	color: #009ca6;
}

.banner .img-wrap {
	min-height: 595px;
	position: relative;
}

.banner .img-wrap:before {
	z-index: 1;
	position: absolute;
	top: 0;
	left: -220px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 800px 378px 0 0;
	border-color: #009ca6 transparent transparent transparent;
}

.banner .img-wrap:after {
	z-index: 1;
	position: absolute;
	top: 0;
	right: -183px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 800px 378px;
	border-color: transparent transparent #009ca6 transparent;
}

.form-control {
	font-size: 14px;
	box-shadow: none;
	-webkit-appearance: none;
	letter-spacing: 2px;
	padding: 6px 23px;
}

.form-control:focus {
	outline: thin dotted;
}

.form-control.input-error {
	border-color: #f00;
}

[type="checkbox"] {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}

.fake-label {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}

label {
	position: relative;
	margin: 0;
	padding-left: 42px;
	letter-spacing: 1px;
}

.fake-input,
label {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.333;
}

.fake-input {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: #fff;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #fff;
}

[type="checkbox"] + .fake-input:before {
	content: "";
	width: 10px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 3px solid #555;
	border-width: 0 0 3px 3px;
	opacity: 0;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -4px 0 0 -5px;
}

[type="checkbox"]:focus + .fake-input {
	outline: thin dotted;
}

[type="checkbox"]:checked + .fake-input:before {
	opacity: 1;
}

[type="checkbox"] + .fake-input:focus {
	display: none;
}

[type="checkbox"]:checked ~ .fake-input {
	border-color: #555;
}

input:disabled + .fake-input,
input:disabled ~ .fake-label {
	opacity: .5;
}

.share ul,
.social-networks {
	float: right;
	padding: 5px 0 22px;
}

.share ul li,
.social-networks li {
	float: left;
	margin: 0 0 38px 38px;
}

.share ul a,
.social-networks a {
	display: block;
	border-radius: 100%;
	width: 51px;
	height: 51px;
	background: #b2b2ad;
	color: #2e2a25 !important;
	font-size: 32px;
	text-align: center;
	padding: 4px 4px 4px 6px;
}

.share ul a:hover,
.share ul a:focus,
.social-networks a:hover,
.social-networks a:focus {
	background: #fff;
}

.hidden {
	display: none;
}

.checkbox.input-error ~ .fake-input {
	border-color: #f00;
}

.panel-group {
	color: #2c2a29;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
}

.panel-group .panel-heading {
	padding: 0;
	background: #fff;
}

.panel-group .panel {
	box-shadow: none;
	border: 1px solid #dcdcdc;
	border-radius: 0;
}

.panel-group .panel + .panel {
	margin-top: 10px;
}

.panel-group .panel-title {
	color: #2c2a29;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.25;
}

.panel-group .panel-title a {
	padding: 34px 95px 34px 28px;
	position: relative;
	display: block;
}

.panel-group .panel-title a:hover {
	color: #009ca6;
}

.panel-group .panel-title a.collapsed:after {
	content: "\e907";
}

.panel-group .panel-title a:after {
	font-family: "icomoon";
	content: "\e908";
	position: absolute;
	right: 28px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 41px;
	line-height: 1;
}

.panel-group .panel-body {
	border: none !important;
	padding: 15px 29px 39px;
}

#content {
	color: #2c2a29;
	font-size: 1.8rem;
	line-height: 1.5555;
}

#content .highlight-text {
	color: #009ca6;
	font-size: 3.6rem;
	line-height: 1.1111;
}

#content .share {
	text-align: right;
	padding: 35px 0 0;
}

#content .share .title {
	color: #2c2a29;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	max-width: 250px;
	min-width: 210px;
	text-align: left;
	padding: 5px 10px 0 0;
}

#content .share ul {
	display: inline-block;
	vertical-align: middle;
	float: none;
	padding: 0;
	max-width: 400px;
}

#content .share ul li {
	margin: 0 0 14px 27px;
}

#content .share ul a {
	width: 38px;
	height: 38px;
	font-size: 21px;
	background: #65665c;
	color: #fff !important;
	padding: 5px 4px 4px 6px;
}

#content .share ul a:hover,
#content .share ul a:focus {
	background: #009ca6;
}

#content .text-holder {
	padding: 55px 0 29px;
}

#sidebar {
	background: #e8e8e7;
	padding-top: 55px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

#sidebar:before {
	background: #e8e8e7;
	width: 99999px;
	right: 100%;
	top: 0;
	position: absolute;
	height: 100%;
	content: "";
}

#sidebar h2 {
	font-size: 3.6rem;
	color: #2c2a29;
	margin-bottom: 30px;
	text-transform: none;
}

.article-list {
	font-weight: 700;
	margin-bottom: 30px;
}

.article-list h2 {
	color: #2c2a29;
	margin-bottom: 30px;
}

.article-list ul {
	margin-bottom: 23px;
}

.article-list ul li {
	margin-bottom: 9px;
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 15px 28px 12px;
	text-align: center;
	line-height: 1.333;
	font-size: 1.8rem;
}

.article-list ul a {
	color: #009ca6;
}

.article-list ul a:hover,
.article-list ul a:focus {
	color: #2c2a29;
}

.article-list p {
	margin-bottom: 10px;
	text-align: left;
}

.article-list time {
	color: #65665c;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	border-bottom: 1px solid #e5e5e5;
	min-width: 100px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 12px;
	padding-bottom: 3px;
}

.article-list .link {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 3px;
	color: #65665c;
}

.article-list .link:hover,
.article-list .link:focus {
	color: #009ca6;
}

.article-list .link .fa {
	font-weight: 400;
	line-height: 24px;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 2px;
}

.fixed-block {
	max-width: 270px;
}

.side-nav {
	margin-bottom: 30px;
}

.side-nav li {
	border-top: 4px solid #2c2a29;
	padding: 5px 0;
	min-height: 91px;
	white-space: nowrap;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 21px;
	font-weight: 600;
	text-transform: uppercase;
}

.side-nav li:after {
	content: "";
	display: inline-block;
	height: 78px;
	vertical-align: middle;
}

.side-nav li:first-child {
	border: none;
}

.side-nav li.active a {
	color: #0068bd;
}

.side-nav a {
	color: #2c2a29;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
}

.side-nav a:hover,
.side-nav a:focus {
	color: #0068bd;
}

.list {
	font-weight: 500;
	color: #0072ce;
}

.list li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 18px;
	font-size: 1.8rem;
	line-height: 1.555;
}

.list li:before {
	font-family: "icomoon";
	content: "\e909";
	position: absolute;
	top: 1px;
	left: 2px;
}

.blue-block {
	color: #fff;
	background: #004ea8;
	padding: 50px 45px 42px;
}

.blue-block h2 {
	font-weight: 600;
	color: #fff;
	margin-bottom: 13px;
}

.register-form {
	background: #646464;
	color: #fff;
	padding: 74px 0 82px;
	font-size: 18px;
	line-height: 1.3333;
}

.register-form .title {
	font-size: 36px;
	line-height: 1.4;
	display: block;
	font-weight: 700;
	margin-bottom: 40px;
}

.register-form .subtitle {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	display: block;
	margin-bottom: 21px;
}

.register-form p {
	margin-bottom: 27px;
}

.register-form .checkbox-list {
	margin-bottom: 60px;
}

.register-form .checkbox-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 84px 10px 0;
}

.register-form .checkbox-list li:last-child {
	margin-right: 0;
}

.register-form .btn {
	text-align: center;
	padding: 11px 10px 9px;
}

.contact-block {
	background-color: #009ca6;
	line-height: 1.3888;
	color: #fff;
	font-size: 1.8rem;
	padding: 57px 0 29px;
}

.contact-block .link {
	font-weight: 700;
	border-bottom: 1px solid #7cc9cb;
}

.contact-block a {
	color: #fff;
}

.contact-block a:hover,
.contact-block a:focus {
	color: #000;
}

.contact-block h2 {
	text-transform: inherit;
}

.contact-block .contact-list {
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	padding-top: 6px;
}

.contact-block .contact-list li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.contact-block .contact-list .fa,
.contact-block .contact-list .icon-ico04 {
	position: absolute;
	left: 4px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	line-height: 1;
}

.contact-block .contact-list .icon-ico04 {
	font-size: 18px;
}

.contact-block address {
	margin-bottom: 0;
}

.contact-block p {
	margin-bottom: 25px;
}

#header {
	position: relative;
	z-index: 9999;
}

#header .container {
	position: relative;
}

#header .navbar-default {
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}

#header .navbar-brand {
	padding: 5px 15px;
	margin-left: -23px;
	position: relative;
	width: 406px;
}

#header .navbar-brand img {
	max-width: 100%;
}

#header .navbar-brand a {
	position: relative;
	z-index: 11;
}

#header .navbar-brand:before {
	width: 9999px;
	right: -85px;
	top: 0;
	bottom: 0;
	height: auto;
	position: absolute;
	content: "";
	background: #eee;
}

#header .navbar-brand:after {
	right: -85px;
	bottom: 0;
	top: 0;
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 100px 48px;
	border-color: transparent transparent #fff transparent;
}

#header #nav {
	padding: 49px 69px 15px 0;
	max-width: 720px;
}

#header #nav .drop-menu {
	position: absolute;
	top: 100%;
	left: -20px;
	width: 200px;
	background: #fff;
	padding: 27px 20px 0;
	display: none;
}

#header #nav .drop-menu li {
	margin: 0 0 5px;
	font-size: 15px;
	letter-spacing: 0;
	text-transform: capitalize;
	font-weight: 500;
}

#header #nav .drop-menu a {
	color: #2e2a25;
}

#header #nav .drop-menu a:hover {
	color: #009ca6;
}

#header #nav > li {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px 40px;
	position: relative;
}

#header #nav > li.last .drop-menu {
	left: auto;
	right: -20px;
}

#header #nav > li a {
	padding: 0;
}

#header #nav > li.hover .drop-menu,
#header #nav > li:hover .drop-menu {
	display: block;
}

#header #nav > li:hover > a,
#header #nav > li.hover > a {
	color: #009ca6;
}

#header .opener {
	color: #2c2a29;
	font-weight: 900;
	position: absolute;
}

#header .opener:hover,
#header .opener:focus {
	color: #009ca6;
}

#header .btn-search {
	font-size: 18px;
	right: 15px;
	top: 51px;
}

#header .search-wrap {
	border-top: 4px solid #2c2a29;
	padding: 10px 0 14px;
	position: absolute;
	top: 100%;
	z-index: 11;
	background: #fff;
	width: 100%;
}

#header .search-wrap label {
	display: inline-block;
	vertical-align: middle;
	color: #009ca6;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 4px 10px 0 0;
	max-width: 145px;
}

#header .search-wrap .search-form {
	margin-left: 62px;
}

#header .search-wrap .form-control {
	color: #2c2a29;
	font-size: 20px;
	font-weight: 300;
	display: inline-block;
	vertical-align: middle;
	max-width: 413px;
	box-shadow: none;
	border-color: #fff;
	letter-spacing: 1px;
}

#header .search-wrap .form-control:focus {
	border-color: #000;
}

#header .search-wrap .btn-close {
	font-size: 20px;
	right: 10px;
	top: 11px;
}

#header .search-wrap .btn {
	font-size: 16px;
	color: #666;
	min-width: 130px;
	height: 53px;
	border: 4px solid #666;
	padding: 11px 5px;
	letter-spacing: 0;
}

#header .search-wrap .btn .fa {
	margin-left: 9px;
}

#header .search-wrap .btn:hover,
#header .search-wrap .btn:focus {
	background: #666;
	color: #fff;
}

#header .navbar-toggle {
	width: 20px;
	height: 17px;
	padding: 0;
	border: none;
	margin: 0;
	float: none;
	position: absolute;
	left: 10px;
	top: 22px;
	z-index: 11;
	border-radius: 0;
}

#header .navbar-toggle .icon-bar {
	height: 4px;
	background: #009ca6;
	border-radius: 1px;
	width: 20px;
}

#header .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 2px;
}

#header .navbar-toggle:hover,
#header .navbar-toggle:focus {
	background: none;
}

#header .navbar-toggle:hover .icon-bar,
#header .navbar-toggle:focus .icon-bar {
	height: 4px;
	background: #009ca6;
}

#header .navbar-toggle.collapsed .icon-bar {
	height: 4px;
	background: #2e2a25;
}

#footer {
	background: #2e2a25;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	padding: 87px 0 7px;
	position: relative;
	overflow: hidden;
}

#footer:before {
	width: 968px;
	height: 191px;
	/*background: url(../images/bg-footer.png);*/
	background:none;
	content: "";
	position: absolute;
	bottom: 0;
	left: 42.5%;
	background-size: cover;
}

#footer a {
	color: #fff;
}

#footer a:hover,
#footer a:focus {
	color: #009ca6;
}

#footer .footer-nav li {
	margin-bottom: 12px;
	font-size: 15px;
	letter-spacing: 2px;
	word-spacing: 2px;
}

#footer .footer-nav li.active a {
	color: #009ca6;
}

#footer .footer-nav a {
	border-bottom: 1px solid #00a9b7;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 2px;
}

#footer .footer-nav .wrap {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding-top: 11px;
}

#footer .footer-nav .wrap .icon {
	width: 59px;
	display: table-cell;
	vertical-align: middle;
}

#footer .footer-nav .wrap a {
	padding-bottom: 0;
	border: none;
}

#footer .footer-nav .wrap img {
	max-width: 100%;
	width: 59px;
}

#footer .footer-nav .wrap span {
	font-weight: 500;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding-left: 13px;
}

#footer .logos {
	float: right;
	clear: both;
}

#footer .logos img {
	max-width: 100%;
}

#footer .logos li {
	margin: 0 0 0px 32px;
	display: inline-block;
	vertical-align: middle;
}

#footer .logos a {
	display: block;
}

#footer .list-inline {
	margin: 0;
	padding-top: 37px;
}

#footer .list-inline li {
	letter-spacing: 2px;
	word-spacing: 2px;
	padding: 0;
}

#footer .list-inline li:before {
	content: "|";
	padding: 0 10px;
}

#footer .list-inline li:first-child:before {
	display: none;
}

#footer .list-inline li.active a {
	color: #009ca6;
}

#footer .list-inline a {
	border-bottom: 1px solid #00a9b7;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 4px;
}

#footer .footer-b {
	padding-top: 91px;
}

#footer .copyright {
	letter-spacing: 1px;
	word-spacing: 2px;
}

#footer .btn-go-top {
	position: absolute;
	color: #b2b2ad;
	top: 125px;
	right: 69px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#footer .btn-go-top:before {
	content: "\f106";
	font-family: FontAwesome;
	position: absolute;
	top: -34px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 20px;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	border: 2px solid #b2b2ad;
	text-align: center;
	line-height: 1;
	padding: 1px 0 0 3px;
}

#footer .btn-go-top:hover:before,
#footer .btn-go-top:focus:before {
	border-color: #009ca6;
}

.video-section {
	background: #e0dddd;
	color: #2c2a29;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.333;
	padding: 63px 0 71px;
}

.video-section .add {
	padding: 0;
}

.video-section p {
	margin-bottom: 20px;
}

.video-section h2 {
	color: #2c2a29;
	margin-bottom: 32px;
}

.video-section .video {
	padding-top: 23px;
}

.video-section .btn-wrap {
	padding-top: 34px;
}

.threecolumns {
	text-align: center;
	padding: 81px 0 42px;
}

.threecolumns .block {
	margin-bottom: 30px;
}

.threecolumns .ico-wrap {
	height: 141px;
	position: relative;
	margin-bottom: 18px;
	font-size: 140px;
	line-height: 1;
	color: #009ca6;
}

.threecolumns .ico-wrap span {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.threecolumns .ico-wrap a {
	color: #009ca6;
}

.threecolumns .ico-wrap a:hover,
.threecolumns .ico-wrap a:focus {
	color: #65665c;
}

.threecolumns .ico-wrap .icon-ico03 {
	font-size: 73px;
}

.threecolumns h3 {
	letter-spacing: 4px;
	margin-bottom: 22px;
	text-transform: uppercase;
}

.threecolumns h3 a {
	color: #65665c;
}

.threecolumns h3 a:hover,
.threecolumns h3 a:focus {
	color: #009ca6;
}

.updates-section {
	padding: 57px 0;
	background-color: #e9e7e7;
	line-height: 1.5;
}

.updates-section h2 {
	text-align: center;
	margin-bottom: 44px;
}

.updates-section img {
	max-width: 100%;
}

.updates-section h3 {
	line-height: 1.25;
	margin-bottom: 19px;
}

.updates-section h3 a {
	color: #009ca6;
}

.updates-section h3 a:hover,
.updates-section h3 a:focus {
	color: #2c2a29;
}

.updates-section .block {
	background: #fff;
	padding: 24px 28px 32px;
	margin-bottom: 30px;
	border: 1px solid #dcdcdc;
}

.updates-section .time-wrap {
	text-align: center;
	margin-bottom: 24px;
}

.updates-section .icon-date {
	display: block;
	line-height: 1;
	vertical-align: top;
	color: #c4c4c4;
}

.updates-section time {
	border-bottom: 1px solid #dedede;
	font-size: 15px;
	line-height: 1;
	color: #65665c;
	font-weight: 500;
	text-transform: capitalize;
	padding: 0 20px 4px;
}

.updates-section .btn-wrap .btn {
	min-width: 300px !important;
}

.benefits-section {
	padding: 65px 0 38px;
	line-height: 1.333;
	font-size: 1.8rem;
}

.benefits-section h2 {
	margin-bottom: 27px;
	text-align: center;
}

.benefits-section .img-wrap {
	min-height: 170px;
	margin-bottom: 3px;
}

.benefits-section .benefits-list {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin-left: -1px;
}

.benefits-section .benefits-list li {
	width: 20%;
	font-size: 18px;
	line-height: 1.333;
	letter-spacing: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 1.8rem;
	padding: 30px 10px 0;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	margin-bottom: 15px;
}

.benefits-section .benefits-list li:nth-child(5n+1) {
	border-left: none;
}

.benefits-section .benefits-list img {
	max-width: 100%;
}

.inner .updates-section {
	padding: 64px 0;
}

.inner .banner.add [class^="col-"],
.inner .banner.add [class*=" col-"] {
	min-height: 301px;
	white-space: nowrap;
}

.inner .banner.add [class^="col-"]:after,
.inner .banner.add [class*=" col-"]:after {
	content: "";
	display: inline-block;
	height: 301px;
	vertical-align: middle;
}

.inner .banner.add h1 span {
	text-transform: lowercase;
}

.inner .banner.add .description {
	padding: 10px 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.inner .banner.add:before {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 777px 403px;
	border-color: transparent transparent #00b7bd transparent;
}

.inner .pagination {
	float: right;
	margin: 0;
	border-radius: 0;
	color: #666;
}

.inner .pagination li {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
}

.inner .pagination strong {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	min-width: 86px;
	max-width: 100px;
	text-align: center;
}

.inner .pagination .btn {
	border-radius: 0;
	border: 4px solid #666;
	padding: 11px 16px 10px;
	background: transparent;
	min-width: 121px !important;
}

.inner .pagination .btn:hover,
.inner .pagination .btn:focus {
	background: #666;
	color: #fff;
}

.inner footer {
	overflow: hidden;
}

.inner footer .btn-wrap {
	max-width: 350px;
	float: left;
}

.faq {
	background: #dfdfdc;
}

.faq .banner.add {
	height: auto;
}

.faq .banner.add [class^="col-"],
.faq .banner.add [class*=" col-"] {
	min-height: 301px;
}

.faq .banner.add h1 span {
	text-transform: lowercase;
}

.faq .banner.add .description {
	padding: 10px 0;
	position: absolute;
	top: 50%;
	left: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.faq .banner.add:before {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 777px 403px;
	border-color: transparent transparent #00b7bd transparent;
}

.tabset-nav {
	background: #e9e7e7;
	position: relative;
}

.tabset-nav:before {
	height: 2px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #009ca6;
}

#tabset {
	display: table;
	width: 100%;
	table-layout: fixed;
	text-align: center;
	border: none;
}

#tabset:before,
#tabset:after {
	content: none;
}

#tabset li {
	display: table-cell;
	float: none;
	vertical-align: top;
	margin: 0;
	color: #65665c;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}

#tabset li.active a {
	background: #dfdfdc;
	border-color: transparent #009ca6 transparent;
}

#tabset li.active a span {
	color: #009ca6;
}

#tabset a {
	margin: 0;
	border-radius: 0;
	text-align: center;
	border: none;
	border-width: 0 2px 2px;
	border-color: transparent;
	border-style: solid;
	min-height: 296px;
	padding: 48px 10px 10px;
	line-height: 1;
	color: #65665c;
}

#tabset a span {
	color: #a7a6a6;
}

#tabset a:hover,
#tabset a:focus {
	background: #dfdfdc;
	border-color: transparent #009ca6 transparent;
}

#tabset a:hover span,
#tabset a:focus span {
	color: #009ca6;
}

#tabset .ico-wrap {
	height: 140px;
	position: relative;
	margin-bottom: 20px;
	font-size: 140px;
	line-height: 1;
	color: #009ca6;
}

#tabset .ico-wrap span {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#tabset .ico-wrap .icon-ico03 {
	font-size: 73px;
}

.tab-content {
	padding: 59px 0 45px;
}

.updates-page h2 {
	font-size: 3.6rem;
	color: #009ca6;
	margin-bottom: 20px;
	text-transform: none;
}

.updates-page .meta {
	margin-bottom: 48px;
}

.updates-page p {
	margin-bottom: 37px;
}

.updates-page .article-list h2 {
	color: #2c2a29;
	margin-bottom: 30px;
}

.updates-page .article-list p {
	margin-bottom: 10px;
}

.updates-page .banner.add [class^="col-"],
.updates-page .banner.add [class*=" col-"] {
	min-height: 301px;
	white-space: nowrap;
}

.updates-page .banner.add [class^="col-"]:after,
.updates-page .banner.add [class*=" col-"]:after {
	content: "";
	display: inline-block;
	height: 301px;
	vertical-align: middle;
}

.updates-page .banner.add h1 span {
	text-transform: lowercase;
}

.updates-page .banner.add .description {
	padding: 10px 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.updates-page .banner.add:before {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 777px 403px;
	border-color: transparent transparent #00b7bd transparent;
}

.air-quality .banner {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3333;
}

.air-quality .banner .description {
	padding: 98px 0 20px;
}

.air-quality .banner h1 {
	margin-bottom: 30px;
}

.air-quality .banner .bg-stretch {
	right: -145px;
	left: -125px;
}

.air-quality .banner:before {
	width: 99999px;
	top: 0;
	bottom: 0;
	position: absolute;
	left: 50%;
	content: "";
	background: #004ea8;
}

.air-quality .banner .img-wrap {
	min-height: 447px;
}

.air-quality .banner .img-wrap:before {
	left: -230px;
}

.air-quality .banner .img-wrap:after {
	border-color: transparent transparent #004ea8 transparent;
	right: -145px;
}

.air-quality .banner .img-wrap img {
	margin-left: -61px;
}

.air-quality h2 {
	color: #0072ce;
	font-size: 3.6rem;
	line-height: 1.222;
	text-transform: none;
	margin-bottom: 15px;
}

.air-quality p strong {
	font-weight: 500;
	font-size: 1.6rem;
}

.air-quality .block {
	border-bottom: 1px solid #c1c2be;
	padding: 51px 0 35px;
}

.air-quality .block:first-child {
	padding-top: 20px;
}

.air-quality .block:last-child {
	border: none;
}

.air-quality .block.add {
	padding-bottom: 0;
	border: none;
}

.air-quality .block .img-wrap {
	padding-top: 33px;
}

.air-quality .block .img-wrap img {
	max-width: 100%;
}

.air-quality #sidebar {
	padding-top: 24px;
}

.air-quality #content .text-holder {
	padding: 31px 0 35px;
}

.air-quality p {
	margin-bottom: 18px;
}

.air-quality .blue-block {
	margin: 46px 0 26px;
}

.air-quality .blue-block h2 {
	color: #fff;
	margin-bottom: 13px;
}

.air-quality .blue-block .list {
	font-weight: 300;
	color: #fff;
}

.air-quality .blue-block .list li {
	padding-left: 35px;
}

.air-quality .blue-block .list li:before {
	top: 0;
	left: 0;
}

.air-quality .chart-block {
	background: #e8e8e7;
	padding: 52px 20px 64px;
	margin: 56px 5px 6px 0;
}

.air-quality .chart-block h2 {
	color: #2c2a29;
	text-transform: none;
	margin-bottom: 39px;
}

.air-quality .chart-block .img-wrap {
	padding: 0 0 0 7px;
}

.landing-page .banner {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3333;
}

.landing-page .banner .description {
	padding: 78px 0 20px;
}

.landing-page .banner h1 {
	margin-bottom: 32px;
}

.landing-page .banner p {
	margin-right: 50px;
}

.landing-page .banner .img-wrap {
	min-height: 511px;
}

.landing-page .banner .img-wrap:before {
	left: -270px;
	border-width: 800px 378px 0 0;
	border-color: #009ca6 transparent transparent transparent;
}

.landing-page .banner .img-wrap:after {
	right: -109px;
	border-width: 0 0 800px 378px;
	border-color: transparent transparent #004ea8 transparent;
}

.landing-page .banner .btn-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: rgba(255, 255, 255, .8);
	width: 132px;
	height: 132px;
	overflow: hidden;
	z-index: 11;
}

.landing-page .banner .btn-play:after {
	font-family: "icomoon";
	content: "\e90c";
	font-size: 132px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.landing-page .banner .btn-play:hover {
	color: #fff;
}

.landing-page .banner .bg-stretch {
	right: -109px;
	left: -136px;
}

.landing-page .banner:before {
	width: 99999px;
	top: 0;
	bottom: 0;
	position: absolute;
	left: 50%;
	content: "";
	background: #004ea8;
}

.landing-page #sidebar {
	padding-top: 24px;
}

.landing-page #content .text-holder {
	padding: 50px 0 40px;
}

.landing-page #content h2 {
	margin-bottom: 20px;
}

.landing-page #content p {
	margin-bottom: 21px;
}

.landing-page .block {
	overflow: hidden;
	border-top: 1px solid #dfdfdc;
	padding-top: 56px;
}

.landing-page .block:first-child {
	border: none;
	padding-top: 0;
}

.landing-page .block img {
	max-width: 100%;
}

.landing-page .block .row {
	border-top: 1px solid #dfdfdc;
}

.landing-page .block .row:first-child {
	border: none;
}

.landing-page .block h3 {
	color: #0072ce;
	font-size: 3.6rem;
	line-height: 1.5;
	margin-bottom: 13px;
}

.landing-page .block .wrap {
	font-size: 1.5rem;
	line-height: 1.333;
	margin-top: -3px;
	overflow: hidden;
}

.landing-page .block .wrap h3 {
	color: #0072ce;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 2px;
	min-height: 58px;
}

.landing-page .block .article-block {
	padding: 45px 0 41px;
}

.landing-page .block .img-wrap {
	padding-top: 50px;
	border-top: 1px solid #dfdfdc;
}

.landing-page .block .img-wrap .caption {
	font-style: italic;
	padding: 21px 0 17px;
}

.landing-page .block .text-wrap {
	min-height: 267px;
}

.landing-page .link {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 3px;
	color: #65665c;
}

.landing-page .link:hover,
.landing-page .link:focus {
	color: #009ca6;
}

.landing-page .link .fa {
	font-weight: 400;
	line-height: 24px;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 2px;
}

.landing-page .more {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 3px;
	color: #65665c;
	font-weight: 700;
}

.landing-page .more:hover,
.landing-page .more:focus {
	color: #009ca6;
}

.landing-page .more .fa {
	font-weight: 400;
	line-height: 1;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.slider {
	position: relative;
	padding-top: 28px;
}

.slider .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 0;
	letter-spacing: -4px;
	line-height: 0;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #dbd9d9;
}

.slider .slideset {
	width: 100% !important;
	white-space: nowrap;
}

.slider .slide {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.375;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}

.slider .slide a {
	display: block;
	position: relative;
}

.slider .slide a:hover {
	opacity: .9;
}

.slider .thumb {
	margin: 0 -8px;
	padding-top: 30px;
}

.slider .thumb .mask1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.slider .thumb .slideset1 {
	width: 100% !important;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.slider .thumb .slide1 {
	width: 33.333%;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.slider .thumb .slide1 a {
	display: block;
	position: relative;
}

.slider .thumb .slide1 a:after {
	border: 5px solid rgba(100, 100, 100, .7);
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	display: none;
}

.slider .thumb .slide1 a:hover:after,
.slider .thumb .slide1 a:focus:after {
	display: block;
}

.slider .thumb .slide1.active a:after {
	display: block;
}

.slider .thumb .btn-wrap {
	overflow: hidden;
}

.slider .slider-caption {
	padding: 24px 16px 19px;
	background: #fbfbfb;
}
.slider .slider-caption .title {
	font-size: 1.8rem;
}
.slider .title {
	color: #2c2a29;
	font-size: 1.8rem;
	line-height: 1.3;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 4px;
	display: block;
}
.thumb-controller {
	display: none !important;
}
.slider .subtitle {
	color: #65665c;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.2;
	display: block;
}
.slider .slide img {
	margin-top: 0;
}
.slider p {
	margin-bottom: 10px !important;
}

.slider .thumb-controller {
	font-size: 28px;
	line-height: 1;
	margin-left: 2px;
	float: left;
	color: #2c2a29;
}

.slider .thumb-controller:hover,
.slider .thumb-controller:focus {
	color: #009ca6;
}

.slider .thumb-controller.btn-next {
	float: right;
	margin-right: 2px;
}

.slider .controller {
	font-size: 80px;
	line-height: 1;
	color: #fff;
	position: absolute;
	top: 215px;
	left: 9px;
	z-index: 11;
}

.slider .controller:hover,
.slider .controller:focus {
	color: #0068bd;
}

.slider .controller.btn-next {
	left: auto;
	right: 9px;
}

.slider .btn-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: rgba(255, 255, 255, .8);
}

.slider .btn-play:after {
	font-family: "icomoon";
	content: "\e90c";
	font-size: 132px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	#footer:before {
		/*background: url(../images/bg-footer-2x.png) no-repeat;*/
		background:none;
		background-size: 968px 191px;
	}
}

@media only screen and (min-width: 1025px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
	}
}

@media (min-width: 1200px) {
	.fancybox-close {
		display: none;
	}
}

@media (min-width: 1217px) {
	.fancybox-wrap {
		/*top: 100px !important;*/
	}
}

@media (max-width: 1699px) {
	#footer .btn-go-top {
		right: 10px;
		top: 50px;
	}
}

@media (max-width: 1599px) {
	.banner .description.new {
		margin: 0;
		padding: 50px 0;
		font-size: 30px;
		line-height: 30px;
	}

	.banner .description.new h1 {
		font-size: 45px;
		line-height: 45px;
		margin: 0 0 10px;
	}

	.banner .description.new .btn-success {
		min-width: 0 !important;
		width: 100%;
	}
}

@media (max-width: 1216px) {
	.banner-slider .slick-dots {
		width: 970px;
	}

	h1,
	.h1 {
		font-size: 50px;
	}

	.banner h1,
	.banner .h1 {
		font-size: 50px;
	}

	#header .navbar-default {
		min-height: 80px;
	}

	#header .navbar-brand {
		height: 80px;
		width: 250px;
	}

	#header .navbar-brand img {
		max-width: 200px;
		margin: 0;
	}

	#header .navbar-brand:before {
		right: -40px;
	}

	#header .navbar-brand:after {
		right: -40px;
		border-width: 0 0 80px 48px;
	}

	#header #nav {
		padding: 35px 50px 5px 0;
	}

	#header #nav > li {
		margin-left: 20px;
		letter-spacing: 0;
	}

	#header .btn-search {
		top: 35px;
	}

	#footer:before {
		width: 968px;
		height: 191px;
		left: 47%;
		-webkit-transform: rotate(-9deg);
		-ms-transform: rotate(-9deg);
		transform: rotate(-9deg);
		bottom: 69px;
	}

	#footer .logos li {
		margin-left: 10px;
	}

	#footer .list-inline li:before {
		padding: 0 5px;
	}

	.air-quality .banner .description {
		padding-top: 75px;
	}

	.landing-page .banner .description {
		padding-top: 75px;
	}
}

@media (max-width: 1199px) {
	h1,
	.h1 {
		font-size: 5rem;
	}

	h2,
	.h2 {
		font-size: 3.6rem;
	}

	h3,
	.h3 {
		font-size: 2rem;
	}

	.banner h1,
	.banner .h1 {
		font-size: 50px;
	}

	.banner .description.new {
		padding: 40px 0;
	}

	.banner .description.new p {
		margin: 0 0 30px;
	}

	#header {
		z-index: 999;
	}

	#header #nav {
		padding-right: 35px;
	}

	#header #nav > li {
		margin-left: 20px;
		font-size: 14px;
	}

	#header .btn-search {
		font-size: 16px;
	}

	#header .search-wrap label {
		padding-left: 0;
	}

	#header .search-wrap .search-form {
		margin-left: 0;
	}

	.benefits-section .benefits-list li {
		width: 33.333%;
	}

	.benefits-section .benefits-list li:nth-child(3n+1) {
		border-left: none;
	}

	.air-quality .banner {
		font-size: 18px;
	}

	.air-quality .banner h1 {
		margin-bottom: 15px;
	}

	.landing-page .banner {
		font-size: 18px;
	}

	.landing-page .banner h1 {
		margin-bottom: 15px;
	}

	.slider .controller {
		font-size: 65px;
		top: 180px;
	}

	.slider .btn-play {
		width: 100px;
		height: 100px;
	}

	.slider .btn-play:after {
		font-size: 100px;
	}
}

@media (max-width: 991px) {
	.banner-slider .slick-dots {
		width: 750px;
	}

	h1,
	.h1 {
		font-size: 3.5rem;
	}

	.btn {
		font-size: 14px;
	}

	#main .btn {
		min-width: 150px;
	}

	.banner h1,
	.banner .h1 {
		font-size: 35px;
	}

	.banner .description.new {
		margin: 0;
	}

	.banner .description.new h1 {
		font-size: 28px;
		line-height: 28px;
		padding: 15px;
		margin: 0;
		padding: 0;
	}
	
	.share ul li,
	.social-networks li {
		margin: 0 0 10px 10px;
	}

	#content .highlight-text {
		font-size: 2.5rem;
	}

	#content .share .title {
		min-width: 50px;
	}

	#content .share ul li {
		margin: 0 0 5px 5px;
	}

	#sidebar h2 {
		font-size: 2.5rem;
	}

	.article-list ul li {
		padding: 5px;
		font-size: 1.6rem;
	}

	.article-list .link {
		font-size: 14px;
	}

	.fixed-block {
		max-width: 220px;
	}

	.register-form {
		padding: 30px 0;
	}

	.register-form .title {
		font-size: 30px;
		margin-bottom: 25px;
	}

	.contact-block .contact-list {
		font-size: 13px;
	}

	#header .search-wrap .form-control {
		max-width: 350px;
	}

	#footer {
		padding: 90px 0 30px;
	}

	#footer:before {
		left: 70%;
		bottom: 0;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	#footer .footer-nav li {
		font-size: 12px;
	}

	#footer .logos {
		float: none;
		text-align: center;
	}

	#footer .logos li {
		margin: 0 0 10px 5px;
	}

	#footer .list-inline {
		margin-bottom: 50px;
		text-align: center;
	}

	#footer .footer-b {
		padding-top: 20px;
	}

	#footer .btn-go-top {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		right: auto;
	}

	.video-section {
		padding: 30px 0;
	}

	.video-section .add {
		padding: 0 15px;
	}

	.video-section .video {
		padding-top: 0;
	}

	.video-section .btn-wrap {
		padding-top: 10px;
	}

	.threecolumns {
		padding: 30px 0;
	}

	.threecolumns .ico-wrap {
		font-size: 120px;
	}

	.threecolumns .ico-wrap .icon-ico03 {
		font-size: 60px;
	}

	.threecolumns .btn {
		font-size: 14px;
	}

	.updates-section {
		padding: 30px 0;
	}

	.inner .updates-section {
		padding: 30px 0;
	}

	.inner .banner.add [class^="col-"],
	.inner .banner.add [class*=" col-"] {
		min-height: 200px;
	}

	.inner .banner.add [class^="col-"]:after,
	.inner .banner.add [class*=" col-"]:after {
		height: 200px;
	}

	.inner .banner.add .description {
		background: none;
	}

	.inner .banner.add:before {
		border-width: 0 0 300px 200px;
	}

	.faq .banner.add [class^="col-"],
	.faq .banner.add [class*=" col-"] {
		min-height: 200px;
	}

	.faq .banner.add .description {
		background: none;
	}

	.faq .banner.add:before {
		border-width: 0 0 300px 200px;
	}

	#tabset li {
		font-size: 18px;
	}

	#tabset a {
		min-height: 200px;
		padding: 10px;
	}

	#tabset .ico-wrap {
		font-size: 80px;
		height: 100px;
	}

	#tabset .ico-wrap .icon-ico03 {
		font-size: 40px;
	}

	.updates-page h2 {
		font-size: 2.5rem;
	}

	.updates-page .banner.add [class^="col-"],
	.updates-page .banner.add [class*=" col-"] {
		min-height: 200px;
	}

	.updates-page .banner.add [class^="col-"]:after,
	.updates-page .banner.add [class*=" col-"]:after {
		height: 200px;
	}

	.updates-page .banner.add .description {
		background: none;
	}

	.updates-page .banner.add:before {
		border-width: 0 0 300px 200px;
	}

	.air-quality h2 {
		font-size: 2.5rem;
	}

	.landing-page .banner .img-wrap {
		min-height: 400px;
	}

	.landing-page .banner .btn-play {
		width: 100px;
		height: 100px;
	}

	.landing-page .banner .btn-play:after {
		font-size: 100px;
	}

	.landing-page #content p {
		margin-bottom: 20px;
	}

	.landing-page .block {
		padding-top: 20px;
	}

	.landing-page .block .row {
		border: none;
	}

	.landing-page .block h3 {
		font-size: 2.8rem;
	}

	.landing-page .block .wrap h3 {
		min-height: 10px;
	}

	.landing-page .block .article-block {
		padding: 20px 0;
		border-top: 1px solid #dfdfdc;
	}

	.landing-page .block .article-block {
		margin-top: -1px;
	}

	.landing-page .block .img-wrap {
		padding-top: 10px;
	}

	.landing-page .block .text-wrap {
		min-height: 10px;
	}

	.landing-page .link {
		font-size: 14px;
	}

	.landing-page .more {
		font-size: 14px;
	}

	.slider {
		padding-top: 0;
	}

	.slider .thumb {
		margin: 0 -3px;
	}

	.slider .thumb .slide1 {
		padding: 0 3px;
	}

	.slider .slider-caption {
		padding: 10px;
	}

	.slider .controller {
		font-size: 40px;
		top: 125px;
	}

	.slider .btn-play {
		width: 80px;
		height: 80px;
	}

	.slider .btn-play:after {
		font-size: 80px;
	}
}

@media (max-width: 767px) {
	#header .navbar-brand img {
		margin-top: 0;
	}
	.slider .slider-caption {
		background: #FFF;
	}
	.banner .description h1{
		font-size: 28px;
		line-height: 28px;
		padding: 15px;
		margin: 0;
		padding: 0;
	}
	.banner .description p {
		font-size: 18px;
		line-height: 20px;
	
	}
	.jcf-select {
		display: block !important;
	}
	.jcf-select-nav-select {
		margin-bottom: 30px;
	}
	
	.banner-slider .slick-arrow {
		display: none !important;
	}

	.banner-slider .slick-dots {
		width: auto;
		bottom: 20px;
		text-align: center;
	}

	body {
		font-size: 1.4rem;
	}

	h1,
	.h1 {
		font-size: 3rem;
	}

	h2,
	.h2 {
		font-size: 2.5rem;
	}

	h3,
	.h3 {
		font-size: 1.8rem;
	}

	.banner {
		max-height: 320px;
		margin: 0 -15px;
	}

	.banner h1,
	.banner .h1 {
		font-size: 28px;
	}

	.banner .description {
		padding: 15px;
		background: rgba(0, 156, 166, .7);
		margin: 0 15px;
	}

	.banner .description.new {
		font-size: 18px;
		line-height: 18px;
		padding: 15px;
		margin: 0 15px;
	}

	.banner .pull-right {
		float: none !important;
	}

	.banner .add {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index: 1;
		width: 100%;
		padding: 15px;
		height: auto !important;
	}

	.banner .img-wrap:before {
		display: none;
	}

	.banner .img-wrap:after {
		display: none;
	}

	.share ul,
	.social-networks {
		float: none;
	}

	.share ul li,
	.social-networks li {
		margin: 0 5px 5px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}

	.share ul a,
	.social-networks a {
		width: 40px;
		height: 40px;
		font-size: 20px;
		padding: 7px 6px 4px 7px;
	}

	.panel-group {
		font-size: 1.4rem;
	}

	.panel-group .panel-title {
		font-size: 1.8rem;
	}

	.panel-group .panel-title a {
		padding: 10px 55px 10px 10px;
	}

	.panel-group .panel-title a:after {
		font-size: 25px;
		right: 5px;
	}

	.panel-group .panel-body {
		padding: 10px;
	}

	#content {
		font-size: 1.4rem;
		float: none !important;
	}

	#content .highlight-text {
		font-size: 2rem;
	}

	#content .share {
		padding-top: 0;
		text-align: left;
	}

	#content .share ul a {
		padding-left: 5px;
		width: 34px;
		height: 34px;
		font-size: 18px;
	}

	#content .text-holder {
		padding: 20px 0;
	}

	#sidebar {
		margin-bottom: 0;
		padding-bottom: 20px;
		padding-top: 20px;
		background: none;
	}

	#sidebar:before {
		display: none;
	}

	.article-list p {
		text-align: center;
	}

	.fixed-block {
		max-width: none;
		left: 0 !important;
		z-index: 11;
		background: #fff;
	}

	.fixed-block.fixed-position {
		left: 15px !important;
		right: 15px !important;
	}

	.side-nav {
		display: none;
	}

	.list li {
		font-size: 1.4rem;
		padding-left: 25px;
	}

	.blue-block {
		padding: 10px;
	}

	.register-form .title {
		font-size: 25px;
		margin-bottom: 15px;
	}

	.contact-block {
		font-size: 1.4rem;
	}

	.contact-block .contact-list li {
		margin-bottom: 25px;
	}

	#header .navbar-default {
		min-height: 60px;
	}

	#header .navbar-brand {
		height: 60px;
		padding: 12px 50px;
		margin: 0;
		float: none;
		text-align: center;
		width: 100%;
	}

	#header .navbar-brand img {
		max-width: 205px;
		height: 40px;
	}

	#header .navbar-brand:before {
		display: none;
	}

	#header .navbar-brand:after {
		display: none;
	}

	#header #nav {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		border-bottom: 5px solid #2e2a25;
		max-width: none;
	}

	#header #nav .drop-menu {
		position: static;
		width: 100%;
		padding: 0;
	}

	#header #nav .drop-menu li {
		margin: 0;
	}

	#header #nav .drop-menu a {
		display: block;
	}

	#header #nav > li {
		margin: 0;
	}

	#header #nav > li a {
		padding: 8px 10px;
	}

	#header #nav > li a:hover {
		background: #e6e6e6;
		color: #2e2a25;
	}

	#header #nav > li:hover > a,
	#header #nav > li.hover > a {
		background: #e6e6e6;
		color: #2e2a25;
	}

	#header #nav > li:hover > a,
	#header #nav > li.hover > a {
		background: #e6e6e6;
		color: #2e2a25;
	}

	#header .btn-search {
		font-size: 17px;
		top: 19px;
		right: 10px;
	}

	#header .search-wrap label {
		margin: 0 0 10px;
	}

	#header .search-wrap .form-control {
		padding: 5px;
		max-width: none;
		margin-bottom: 10px;
		font-size: 16px;
	}

	#header .search-wrap .btn-close {

		top: -10px;
	}

	#bs-example-navbar-collapse-1 {
		position: absolute;
		top: 100%;
		background: #fff;
		width: 100%;
	}

	#footer {
		text-align: center;
		padding: 30px 0 90px;
	}

	#footer .footer-nav {
		text-align: center;
		margin-bottom: 20px;
	}

	#footer .footer-nav .wrap .icon {
		display: inline-block;
	}

	#footer .footer-nav .wrap span {
		display: inline-block;
		padding-left: 5px;
	}

	#footer .logos li {
		margin: 0 5px 10px;
	}

	#footer .list-inline {
		padding-top: 0;
		margin-bottom: 30px;
	}

	#footer .list-inline li {
		margin: 0 5px 10px;
	}

	#footer .list-inline li:before {
		display: none;
	}

	#footer .pull-right {
		float: none !important;
	}

	#footer .btn-go-top {
		bottom: 10px;
		top: auto;
		text-align: center;
	}

	.video-section {
		font-size: 1.4rem;
	}

	.video-section h2 {
		margin-bottom: 20px;
	}

	.video-section .video {
		padding-top: 20px;
	}

	.threecolumns h3 {
		font-size: 18px;
		letter-spacing: 0;
	}

	.benefits-section .img-wrap {
		margin-bottom: 15px;
	}

	.benefits-section .benefits-list li {
		width: 50%;
		padding: 20px 15px;
		margin-left: -1px;
		font-size: 1.4rem;
	}

	.benefits-section .benefits-list li:nth-child(2n+1) {
		border-right: 1px solid #e5e5e5;
	}

	.inner .updates-section {
		font-size: 1.4rem;
	}

	.inner .pagination {
		float: none;
		text-align: center;
		display: block;
	}

	.inner footer .btn-wrap {
		max-width: none;
		float: none;
		text-align: center;
		padding-bottom: 15px;
	}

	.tabset-nav:before {
		height: 1px;
	}

	#tabset a {
		border-width: 0 1px 1px;
	}

	.updates-page .meta {
		margin-bottom: 10px;
	}

	.updates-page p {
		margin-bottom: 18px;
	}

	.air-quality .banner {
		font-size: 14px;
	}

	.air-quality .banner .description {
		padding: 15px;
	}

	.air-quality .banner h1 {
		margin-bottom: 10px;
	}

	.air-quality .banner:before {
		display: none;
	}

	.air-quality .banner .img-wrap img {
		margin-left: 0;
	}

	.air-quality .block {
		padding: 20px 0 10px;
	}

	.air-quality #sidebar {
		padding-top: 0;
		padding-bottom: 0;
		background: none;
	}

	.air-quality .blue-block {
		margin: 0;
	}

	.air-quality .blue-block .list li {
		padding-left: 25px;
	}

	.air-quality .chart-block {
		padding: 10px;
	}

	.landing-page .banner {
		font-size: 14px;
		max-height: none;
	}

	.landing-page .banner .description {
		padding: 15px;
		margin: 0;
	}

	.landing-page .banner h1 {
		margin-bottom: 10px;
	}

	.landing-page .banner .img-wrap {
		min-height: 250px;
	}

	.landing-page .banner .btn-play {
		width: 80px;
		height: 80px;
	}

	.landing-page .banner .btn-play:after {
		font-size: 80px;
	}

	.landing-page .banner:before {
		display: none;
	}

	.landing-page .banner .add {
		position: static;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		padding: 0 15px;
	}

	.landing-page .banner .height {
		height: auto !important;
	}

	.landing-page .article-list {
		display: none;
	}

	.landing-page #sidebar {
		padding: 0 15px;
	}

	.landing-page #content p {
		margin-bottom: 18px;
	}

	.landing-page .block .wrap h3 {
		font-size: 1.8rem;
		letter-spacing: 0;
	}

	.slider .slide {
		font-size: 1.4rem;
	}

	.slider .thumb .slide1 a:after {
		border-width: 3px;
	}

	.slider .title {
		font-size: 2.4rem;
	}

	.slider .subtitle {
		font-size: 1.7rem;
	}

	.slider .controller {
		display: none;
	}
}

@media (max-width: 639px) {
	.fake-label {
		margin-top: 3px;
	}

	.fake-input,
	label {
		font-size: 15px;
	}

	.register-form .checkbox-list li {
		margin-right: 10px;
	}

	.contact-block .contact-list {
		font-size: 10px;
	}

	.threecolumns .block {
		padding: 20px 0;
	}

	.threecolumns .add {
		float: none;
		width: 100%;
	}

	.threecolumns .ico-wrap {
		height: auto;
	}

	.threecolumns .ico-wrap span {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		position: static;
	}

	.updates-section .add {
		float: none;
		width: 100%;
	}

	.updates-section .block {
		margin-bottom: 15px;
	}

	.updates-section .btn-wrap .btn {
		min-width: 50px !important;
	}

	.benefits-section .img-wrap {
		min-height: 50px;
	}

	.benefits-section .benefits-list li {
		margin: 0;
		border-width: 1px 0 0;
		border-style: solid;
		border-color: #e5e5e5;
		width: auto;
		display: block;
		height: auto !important;
	}

	.inner .pagination strong {
		font-size: 11px;
		min-width: 50px;
	}

	.inner .pagination .btn {
		padding: 11px 5px 10px;
		font-size: 11px;
		min-width: 78px !important;
	}

	.inner .pagination .btn .fa {
		padding-top: 2px;
		font-size: 10px;
	}

	#tabset li {
		font-size: 10px;
	}

	#tabset li br {
		display: none;
	}

	#tabset a {
		padding: 15px 5px;
		min-height: 120px;
	}

	#tabset .ico-wrap {
		font-size: 40px;
		height: 30px;
	}

	#tabset .ico-wrap .icon-ico03 {
		font-size: 20px;
	}
}

@media print {
	.popup-holder {
		display: none;
	}

	.banner-slider .slick-arrow {
		display: none !important;
	}

	.btn {
		display: none;
	}

	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3,
	h4,
	.h4,
	h5,
	.h5,
	h6,
	.h6 {
		font-size: 16px !important;
		margin-bottom: 10px !important;
	}

	.bg-stretch {
		display: none;
	}

	.banner {
		margin-bottom: 0;
	}

	.banner {
		margin-bottom: 20px;
	}

	.banner .description {
		padding: 10px 0;
	}

	.banner .add {
		position: static;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		height: auto !important;
	}

	.banner .img-wrap {
		display: none;
		height: auto !important;
	}

	.banner .img-wrap:before {
		display: none;
	}

	.banner .img-wrap:after {
		display: none;
	}

	.share ul,
	.social-networks {
		display: none;
	}

	.panel-group .panel-title a {
		padding: 10px 10px 0;
	}

	.panel-group .panel-title a:after {
		display: none;
	}

	.panel-group .panel-body {
		padding: 10px;
	}

	.panel-group .collapse {
		display: block;
	}

	#content {
		width: 100%;
		margin: 0 !important;
	}

	#content .share {
		display: none;
	}

	#content .text-holder {
		padding: 0;
	}

	#sidebar {
		display: none;
	}

	.article-list ul li {
		padding: 0;
		margin-bottom: 5px;
	}

	.article-list .link {
		display: none;
	}

	.list li {
		margin-bottom: 5px;
		font-size: 12px;
		padding-left: 20px;
	}

	.blue-block {
		padding: 0;
	}

	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
		min-width: 0 !important;
		height: auto !important;
		page-break-inside: always;
		overflow: hidden !important;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		border: none !important;
	}

	* p {
		font-size: 12px !important;
	}

	a {
		text-decoration: none;
	}

	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: "";
	}

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

	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;
	}

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

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

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

	select {
		background: #fff !important;
	}

	.tel[href^="tel"]:after {
		content: "";
	}

	.container {
		width: 100%;
		padding: 0;
	}

	.row {
		margin-left: 0;
		margin-right: 0;
	}

	.row [class^="col-"] {
		padding-left: 0;
		padding-right: 0;
	}

	.example {
		display: none;
	}

	#bs-example-navbar-collapse-1,
	.search-wrap,
	.opener {
		display: none !important;
	}

	.height {
		height: auto !important;
	}

	.register-form {
		display: none;
	}

	.contact-block {
		padding: 0 0 20px;
	}

	.contact-block .contact-list li {
		padding-left: 0;
		margin-bottom: 5px;
	}

	.contact-block .contact-list .fa,
	.contact-block .contact-list .icon-ico04 {
		display: none;
	}

	.contact-block p {
		margin-bottom: 5px;
	}

	#header .navbar-default {
		display: block !important;
	}

	#footer {
		padding: 0;
	}

	#footer .footer-nav {
		display: none;
	}

	#footer .logos li {
		margin: 0 0 10px 10px;
	}

	#footer .list-inline {
		display: none;
	}

	#footer .footer-b {
		padding: 0;
	}

	#footer .btn-go-top {
		display: none;
	}

	.video-section {
		padding: 0;
	}

	.video-section .video {
		display: none;
	}

	.threecolumns {
		padding: 0;
	}

	.threecolumns .block {
		height: auto !important;
		padding: 0;
		margin: 0;
	}

	.threecolumns .ico-wrap {
		font-size: 50px;
		height: auto;
	}

	.threecolumns .ico-wrap span {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		position: static;
	}

	.threecolumns .ico-wrap .icon-ico03 {
		font-size: 30px;
	}

	.updates-section {
		padding: 0;
	}

	.updates-section .block {
		padding: 0 5px;
		margin: 0;
	}

	.updates-section .time-wrap {
		margin-bottom: 5px;
	}

	.benefits-section {
		padding: 0;
	}

	.benefits-section .img-wrap {
		min-height: 50px;
	}

	.benefits-section .benefits-list li {
		height: auto !important;
		padding: 0 5px;
		width: 20%;
		display: inline-block;
		vertical-align: top;
	}

	.benefits-section .benefits-list img {
		max-width: none;
		width: 20%;
		max-width: 150px;
	}

	.inner .banner.add [class^="col-"]:after,
	.inner .banner.add [class*=" col-"]:after {
		display: none;
	}

	.inner .banner.add [class^="col-"],
	.inner .banner.add [class*=" col-"] {
		min-height: 10px;
	}

	.inner .banner.add .description {
		padding: 0;
	}

	.inner .banner.add:before {
		display: none;
	}

	.inner .pagination {
		display: none;
	}

	.faq .banner.add [class^="col-"],
	.faq .banner.add [class*=" col-"] {
		min-height: 10px;
	}

	.faq .banner.add .description {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		position: static;
	}

	.faq .banner.add:before {
		display: none;
	}

	.tabset-nav {
		display: none;
	}

	#tabset .ico-wrap span {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		position: static;
	}

	.updates-page .meta {
		margin-bottom: 10px;
	}

	.updates-page p {
		margin-bottom: 10px;
	}

	.updates-page .banner.add [class^="col-"]:after,
	.updates-page .banner.add [class*=" col-"]:after {
		display: none;
	}

	.updates-page .banner.add [class^="col-"],
	.updates-page .banner.add [class*=" col-"] {
		min-height: 10px;
	}

	.updates-page .banner.add .description {
		padding: 0;
	}

	.updates-page .banner.add:before {
		display: none;
	}

	.updates-page .banner {
		margin-bottom: 0;
	}

	.air-quality .banner .description {
		padding: 10px 0;
	}

	.air-quality .block {
		padding: 5px 0;
	}

	.air-quality p {
		margin-bottom: 5px;
	}

	.air-quality .blue-block h2 {
		margin-bottom: 5px;
	}

	.air-quality .blue-block .list li {
		padding-left: 20px;
	}

	.air-quality .chart-block {
		padding: 0;
	}

	.landing-page .banner .description {
		padding: 0;
	}

	.landing-page .banner .img-wrap {
		min-height: 10px;
	}

	.landing-page .banner .btn-play {
		display: none;
	}

	.landing-page .block {
		padding: 0;
	}

	.landing-page .block .wrap {
		overflow: visible;
	}

	.landing-page .block .wrap h3 {
		min-height: 10px;
	}

	.landing-page .block .article-block {
		padding: 0;
	}

	.landing-page .block .img-wrap {
		padding: 0;
	}

	.landing-page .block .img-wrap .caption {
		padding: 0;
	}

	.landing-page .block .img-wrap img {
		width: 200px;
	}

	.landing-page .block .text-wrap {
		min-height: 10px;
	}

	.landing-page .link {
		display: none;
	}

	.landing-page .more {
		display: none;
	}

	.slider {
		display: none;
	}
}

.mandatory { color: red; }
.gallery-link {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
	display: block;
	margin-top: -60px;
	color: #000;
}
@media only screen and (max-width: 768px) {
	.gallery-link {
		font-size: 16px;
		margin-left: 15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
	.banner .description.new h1 {
		font-size: 36px;
		line-height: 38px;
	}
	.description h1 span{
		font-size: 30px;
	}
	.banner .description.new p {
		font-size: 22px;
		line-height: 26px;
	}
	.banner .description.new .btn {
		font-size: 12px;
	}
}

@media only screen and (min-width: 1024px) { 
	.updates-section .block {
		min-height: 390px;
	}
}
#div3 {
	clear:both;
}