#header .container,
.intro-holder,
.info-block .container,
.info-block .holder,
.workshop .container,
.section,
.updates .columns,
.content,
.twocolumns,
.carousel,
#footer .container {
	max-width: 960px;
	margin: 0 auto;
}

#header .container:after,
.intro-holder:after,
.info-block .container:after,
.meta:after,
.columns:after,
.updates .heading:after,
.twocolumns:after,
#footer .container:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul,
.list,
.schedule em,
.schedule ul,
.breadcrumbs ul,
.post ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #000;
	background: #fff;
	font: 15px/21px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color: #333536;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
	outline: none;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.gm-style img {
	max-width: none;
}

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

#wrapper {
	overflow: hidden;
}

#header .container {
	padding: 20px 15px 0 0;
	border-bottom: 1px solid #e5edf3;
	position: relative;
}

.top-header {
	padding: 18px 0 0;
	text-align: right;
}

.mail {
	font-size: 16px;
	line-height: 21px;
}

.mail:hover {
	text-decoration: none;
	opacity: .8;
}

.mail:before {
	display: inline-block;
	vertical-align: middle;
	content: "\e603";
	font: 18px/18px icomoon;
	margin: 0 5px 0 0;
	padding: 3px;
	color: #005187;
}

.logo {
	margin: 9px 0 0;
	width: 208px;
	float: left;
}

.logo img {
	width: 100%;
	height: auto;
}

#nav {
	float: right;
	width: 79%;
	padding: 74px 0 0;
	margin-right: -16px;
}

#nav ul {
	float: right;
	position: static !important;
	font-size: 18px;
	line-height: 21px;
	text-align: right;
}

#nav li {
	float: left;
}

#nav li.active a,
#nav li:hover a {
	background: #edf4f9;
	padding: 12px 9px 22px;
	margin: 0;
}

#nav li a {
	color: #005187;
	display: inline-block;
	vertical-align: top;
	margin: 12px 9px 22px;
}

#nav li a:hover {
	text-decoration: none;
}

#nav li .mail {
	position: absolute;
	top: 16px;
	right: 10px;
	margin: 0;
	padding: 0;
	color: #1c1e20;
}

#nav li .mail:hover {
	margin: 0;
	padding: 0;
	background: none;
}

.nav-opener {
	display: none;
}

#main h1 {
	font: 400 32px/38px futura-pt, sans-serif;
	margin: 0 0 18px;
}

#main h2 {
	font-size: 32px;
	line-height: 36px;
}

#main .twocolumns h2 {
	font-size: 24px;
	line-height: 28px;
	color: #005187;
	margin: 0 0 14px;
}

.intro-holder {
	padding: 67px 9px 80px;
}

.intro-holder .img-holder {
	float: right;
	width: 58.836%;
	margin: 0 0 0 24px;
	position: relative;
}

.intro-holder .img-holder img {
	width: 100%;
	height: auto;
}

.intro-holder .text-holder {
	overflow: hidden;
	padding: 19px 0 0;
}

.intro-holder p {
	margin: 0 0 25px;
}

.intro-holder p a {
}

.intro-holder p a:hover {
	opacity: .8;
}

.play {
	width: 90px;
	height: 90px;
	background: #313a40;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	border-radius: 50%;
}

.play:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 28px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.play:hover {
	opacity: .8;
}

.more {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 20px;
	color: #178edd;
	position: relative;
	margin: 0 0 0 16px;
}

.more:hover {
	opacity: .8;
	text-decoration: none;
}

.more:before {
	content: "\e602";
	font: 14px/17px icomoon;
	position: absolute;
	left: -20px;
	top: 3px;
}

.info-block {
	background: #edf4f9;
}

.info-block .container {
	padding: 38px 0 47px;
}

.info-block .text-holder {
	text-align: center;
	margin: 0 auto;
	max-width: 576px;
}

.info-block .text-holder p {
	margin: 0 0 20px;
}

.info-block .holder {
	padding: 43px 0 0;
	overflow: hidden;
}

.info-block .img-holder {
	float: left;
	width: 54%;
	margin-left: -22px;
}

.info-block .img-holder img {
	width: 100%;
	height: auto;
}

.list {
	float: left;
	font-size: 17px;
	line-height: 20px;
	padding: 91px 41px 0;
	width: 24%;
}

.list li {
	margin: 0 0 45px;
	position: relative;
}

.list li:before {
	content: "\e609";
	font: 60px/60px icomoon;
	position: absolute;
	top: -27px;
	left: -39px;
}

.list .yellow:before {
	color: #fee40d;
}

.list .blue:before {
	color: #005187;
}

.list .orange:before {
	color: #e88e37;
}

.list .red:before {
	content: "\e60a";
	color: #db3c36;
}

.note {
	float: right;
	width: 23%;
	padding: 64px 4px 0;
	line-height: 18px;
}

.note .remark {
	font-size: 18px;
	line-height: 20px;
	color: #188edc;
	margin: 0 0 6px;
	display: inline-block;
	vertical-align: middle;
}

.note .remark:hover {
	text-decoration: none;
	opacity: .8;
}

.remark:before {
	content: "\e604";
	font: 17px/24px icomoon;
	color: #188edc;
	display: inline-block;
	vertical-align: middle;
}

.workshop {
	background: #bc6e26 url(../images/img03.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.workshop .container {
	padding: 56px 6px 56px 0;
}

.workshop .text-holder {
	max-width: 576px;
	margin: 0 auto 58px;
	text-align: center;
}

.workshop .text-holder p {
	margin: 0 0 22px;
}

.workshop h2 {
	margin: 0;
}

.cols {
	overflow: hidden;
	margin: 0 0 5px;
}

.cols .col {
	width: 49.584%;
	color: #fff;
	text-align: center;
	float: left;
	background: #005187;
	background: -webkit-linear-gradient(left, #2870a8 0%, #005187 100%);
	background: linear-gradient(to right, #2870a8 0%, #005187 100%);
	padding: 35px 29px 22px;
}

.cols .col + .col {
	padding: 13px 34px 24px;
	float: right;
}

.cols .company {
	font-size: 24px;
	line-height: 28px;
	display: block;
	margin: 0 0 20px;
}

.cols .broadcast {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 3px;
}

.cols p {
	margin: 0 0 31px;
}

.cols .more {
	color: #fff;
	text-align: left;
	max-width: 127px;
}

.btn-group {
	margin: 0 0 41px;
}

.btn-register {
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	font-size: 18px;
	line-height: 20px;
	color: #005187;
	padding: 9px 34px 10px 41px;
	border-radius: 3px;
	position: relative;
	margin: 0 19px;
	box-shadow: 0 3px 2px 0 rgba(5, 7, 8, .18);
	max-width: 154px;
}

.btn-register:hover {
	text-decoration: none;
	opacity: .8;
}

.btn-register:before {
	position: absolute;
	left: 12px;
	top: 8px;
	content: "\e601";
	font: 18px/20px icomoon;
}

.meta {
	padding: 0 27px;
}

.meta .user {
	float: left;
	max-width: 165px;
	position: relative;
	padding: 0 0 0 22px;
}

.meta .user:before {
	position: absolute;
	left: 0;
	top: 0;
	font: 19px/19px icomoon;
	content: "\e607";
}

.meta .time {
	float: right;
	color: #fff;
	max-width: 169px;
	position: relative;
	padding: 0 0 0 30px;
}

.meta .time:before {
	font: 18px/18px icomoon;
	content: "\e606";
	position: absolute;
	top: 2px;
	left: 0;
}

.columns {
	margin: 0 0 0 -3px;
}

.columns .column {
	width: 33%;
	float: left;
	background: #fff;
	margin: 0 0 0 3px;
	padding: 31px 29px 24px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.columns .column .text {
	margin: 0 0 27px;
}

.columns .column .text p {
	margin: 0 0 10px;
}

.columns h2 {
	margin: 0 0 23px;
}

.columns h2 a {
	color: #005187;
}

.columns h2 a:hover {
	text-decoration: none;
	opacity: .8;
}

.columns p {
	margin: 0 0 28px;
}

.columns .btn-register {
	background: #005187 !important;
	color: #fff !important;
	margin: 0 0 36px;
	box-shadow: none;
}

.columns .btn-register:before {
	color: #fff !important;
}

.columns .meta {
	padding: 0 10px;
	color: #005187;
}

.columns .user {
	max-width: 135px;
	padding: 0 0 0 15px;
}

.columns .time {
	color: #005187;
	max-width: 95px;
	padding: 0 0 0 25px;
}

.badge {
	position: absolute;
	top: 7px;
	left: -31px;
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	overflow: hidden;
	background: #005187;
	padding: 10px 36px;
	font-weight: bold;
}

.pdf {
	float: left;
	color: #005187;
}

.pdf:hover {
	text-decoration: none;
	opacity: .8;
}

.pdf:before {
	display: inline-block;
	vertical-align: middle;
	font: 22px/22px icomoon;
	margin: -4px 0 0;
	color: #005187;
	content: "\e605";
	padding: 3px;
}

.section {
	padding: 56px 0 86px;
}

.section h1 {
	margin: 0 0 14px !important;
}

.section .text-holder {
	max-width: 576px;
	margin: 0 auto 63px;
	text-align: center;
	padding: 0 51px;
}

.gallery {
	position: relative;
}

.gallery .title {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 18px;
	display: block;
}

.gallery .title a {
	color: #005187;
}

.gallery .title a:hover {
	text-decoration: none;
	opacity: .8;
}

.gallery .heading {
	padding: 0 25px;
}

.gallery .mask {
	overflow: hidden;
	position: relative;
	max-width: 940px;
	margin: 0 auto;
}

.gallery .slideset {
	float: left;
}

.gallery .slide {
	text-align: center;
	float: left;
	margin: 0 20px 0 0;
}

.gallery .slide:last-child {
	margin: 0;
}

.gallery .slide img {
	width: 100%;
	height: auto;
}

.gallery .meta {
	background: #edf4f9;
	padding: 23px 0 14px;
}

.gallery .meta .pdf {
	float: none;
	text-decoration: underline;
}

.btn-next,
.btn-prev {
	font: 45px/49px "icomoon";
	position: absolute;
	top: 50%;
	left: -60px;
	color: #d8e1e8;
	margin-top: -16px;
	font-weight: bold;
}

.btn-next:before,
.btn-prev:before {
	content: "\e608";
}

.btn-next:hover,
.btn-prev:hover {
	text-decoration: none;
	opacity: .8;
}

.btn-next {
	left: auto;
	right: -58px;
}

.btn-next:before {
	content: "\e602";
}

.updates {
	background: #005187;
}

.updates .columns {
	padding: 52px 10px 30px;
	color: #fff;
}

.updates .columns p {
	margin: 0 0 26px;
}

.updates h2 {
	float: left;
	margin: 0 0 10px;
	width: 60%;
}

.updates .heading {
	margin: 0 0 7px;
}

.updates time {
	font-style: italic;
	display: block;
	margin: 0 0 15px;
}

.heading .more {
	float: right;
	color: #fff;
	font-size: 15px;
	line-height: 19px;
	margin: 9px 0 0;
	max-width: 140px;
	text-decoration: underline;
}

.schedule {
	padding: 13px 0 0;
}

.schedule .agenda {
	overflow: hidden;
	margin: 0 0 6px;
}

.schedule .heading {
	padding: 0 0 6px;
	border-bottom: 1px solid #99b9cf;
	margin: 0 0 10px;
}

.schedule em,
.schedule ul {
	float: left;
	float: left;
	width: 30%;
	margin: 0 7px 0 0;
}

.schedule em {
	font-size: 18px;
	line-height: 20px;
}

.schedule h3 {
	overflow: hidden;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 5px;
}

.schedule .more {
	font-size: 15px;
	line-height: 20px;
	text-decoration: underline !important;
	color: #92c7f3;
}

.schedule .more:before {
	color: #fff;
}

.schedule p {
	overflow: hidden;
}

.post {
	overflow: hidden;
	background: #fff;
	color: #221e1e;
	padding: 21px 12px 19px;
	margin: 0 0 16px;
	box-shadow: 0 3px 2px 0 rgba(5, 7, 8, .3);
}

.post .img-holder {
	float: right;
	width: 45.04%;
	margin: 0 0 0 27px;
}

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

.post .text-holder {
	overflow: hidden;
	padding: 0 7px;
}

.post .text-holder p {
	margin: 0 0 10px;
}

.post .more {
	font-size: 15px;
	line-height: 21px;
	margin: 0;
}

.post .more:before {
	display: none;
}

.columns .col {
	float: left;
	width: 46.916%;
}

.columns .col + .col {
	float: right;
	padding: 0 0 0 8px;
}

.visual {
	margin: 42px 0 15px;
	position: relative;
}

.visual img {
	width: 100%;
	height: auto;
}

.text-block {
	max-width: 576px;
	text-align: center;
	margin: 0 auto;
}

.breadcrumbs {
	padding: 0 0 21px;
}

.breadcrumbs ul {
	overflow: hidden;
	color: #97a5aa;
}

.breadcrumbs li {
	float: left;
}

.breadcrumbs li:before {
	display: inline-block;
	vertical-align: middle;
	content: "/";
	margin: 0 4px;
}

.breadcrumbs li:first-child:before {
	display: none;
}

.breadcrumbs a {
	color: #97a5aa;
}

.breadcrumbs a:hover {
	opacity: .8;
	text-decoration: none;
}

.breadcrumbs .btn-next,
.breadcrumbs .btn-prev {
	color: #188edc;
}

.twocolumns {
	padding: 47px 0 59px;
}

.twocolumns .remark {
	font-size: 16px;
	line-height: 20px;
	margin: 5px 0 0;
	color: #005187;
	max-width: 150px;
}

.twocolumns .remark:hover {
	text-decoration: none;
	opacity: .8;
}

.twocolumns .remark:before {
	font-size: 15px;
	margin: 0 8px 0 0;
}

.twocolumns .column {
	float: right;
	width: 36.5%;
}

.columns-info {
	float: left;
	width: 56.917%;
	padding: 2px 0 0;
}

.columns-info .post {
	padding: 18px 8px 26px;
	border-top: 1px solid #cdd7de;
	box-shadow: none;
	margin: 0;
}

.columns-info .heading {
	overflow: hidden;
	margin: 0 0 4px;
}

.columns-info .heading h2 {
	float: left;
	width: 66%;
}

.columns-info .remark {
	float: right;
}

.post .cols {
	margin: 0 0 21px;
}

.post ul {
	color: #23272a;
	float: left;
	width: 45%;
	padding: 0 28px;
	margin: 0 0 0 7px;
}

.post ul:first-child {
	margin: 0;
}

.post ul li {
	margin: 0 0 7px;
	position: relative;
}

.post ul li:before {
	content: "\e60b";
	font: bold 15px/18px icomoon;
	position: absolute;
	color: #188edc;
	left: -28px;
	top: 2px;
}

.post p {
	margin: 0 0 15px;
}

.post .meta {
	padding: 0;
}

.post .meta .user {
	color: #1d1a1a;
	margin: 6px 41px 0 0;
}

.post .meta .user:before {
	color: #2592dd;
}

.post .meta .time {
	float: left;
	color: #221d1d;
	margin: 6px 0 0;
}

.post .meta .time:before {
	color: #188edc;
}

.post .btn-register {
	margin: 0;
	float: right;
	background: #005187;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	padding: 6px 17px 7px 48px;
	box-shadow: none;
}

.column .post {
	padding: 22px 0 4px;
	border-bottom: 1px solid #cdd7de;
	margin: 0 0 17px;
	box-shadow: none;
}

.column .btn-register {
	background: #f1f1f3;
	color: #005187;
}

.column .btn-register:before {
	color: #6eade3;
}

.column .remark {
	float: left;
}

.feedback {
	background: #005187;
	color: #fff;
	text-align: center;
	padding: 18px 23px 21px;
	margin: 0 0 22px;
}

.feedback h2 {
	color: #fff !important;
	margin: 0 0 10px !important;
}

.feedback p {
	margin: 0 0 19px;
}

.feedback .mail {
	color: #fff;
	background: #1079ac;
	padding: 6px 22px;
	border-radius: 4px;
	font-size: 18px;
	line-height: 24px;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.feedback .mail:before {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
}

.carousel-holder {
	background: #005187;
}

.carousel {
	padding: 68px 0 52px;
	position: relative;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
}

.carousel .slideset {
	float: left;
}

.carousel .slide {
	float: left;
	color: #fff;
}

.carousel .img-holder {
	float: left;
	width: 48.855%;
	margin: 2px 39px 0 0;
}

.carousel .img-holder img {
	width: 100%;
	height: auto;
}

.carousel .text-holder {
	overflow: hidden;
}

.carousel .text-holder p {
	margin: 0 0 10px;
}

.carousel blockquote {
	margin: 0;
	font-size: 21px;
	line-height: 32px;
	font-weight: bold;
}

.carousel cite {
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-style: italic;
	margin: 0 0 20px;
}

.carousel q {
	display: block;
	margin: 0 0 22px;
}

.carousel .btn-next,
.carousel .btn-prev {
	color: #188edc;
}

#footer {
	color: #221e1e;
	border-bottom: 14px solid #005187;
}

#footer .container {
	position: relative;
	padding: 49px 4px 72px;
	position: relative;
}

#footer .img-holder {
	position: absolute;
	right: -104px;
	top: 106px;
}

#footer .img-holder img {
	width: 100%;
	height: auto;
}

#footer .holder {
	width: 41%;
	float: left;
	margin: 0 62px 0 0;
}

#footer .holder p {
	margin: 0 0 33px;
}

#footer .mail {
	color: #2d6aa4;
	float: left;
}

.footer-logo {
	width: 231px;
	margin: 0 0 14px;
}

.subscribe-form {
	width: 41%;
	float: left;
	padding: 82px 62px 0 0;
	position: relative;
}

.subscribe-form h2 {
	color: #005187;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 12px;
}

.subscribe-form p {
	margin: 0 0 21px;
}

.subscribe-form .row {
	margin: 0 0 12px;
}

.subscribe-form input[type="email"],
.subscribe-form input[type="text"] {
	width: 100%;
	border: 1px solid #fff;
	color: #221e1e;
	background: #edf4f9;
	padding: 8px 14px;
	margin: 0;
	display: block;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}

.subscribe-form input[type="email"]::-webkit-input-placeholder,
.subscribe-form input[type="text"]::-webkit-input-placeholder {
	color: #221e1e;
}

.subscribe-form input[type="email"]::-moz-placeholder,
.subscribe-form input[type="text"]::-moz-placeholder {
	opacity: 1;
	color: #221e1e;
}

.subscribe-form input[type="email"]:-moz-placeholder,
.subscribe-form input[type="text"]:-moz-placeholder {
	color: #221e1e;
}

.subscribe-form input[type="email"]:-ms-input-placeholder,
.subscribe-form input[type="text"]:-ms-input-placeholder {
	color: #221e1e;
}

.subscribe-form input[type="email"].placeholder,
.subscribe-form input[type="text"].placeholder {
	color: #221e1e;
}

.subscribe-form .more {
	width: 92px;
	cursor: pointer;
	color: #178edd;
	border: none;
	padding: 0;
	margin: 5px 0 0;
	float: right;
	background: none;
}

@media screen and (min-width: 768px) and (max-width: 1093px) {
	.gallery .slide {
		width: 170px !important;
	}
}

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

@media screen and (min-width: 1093px) {
	.gallery .slide {
		width: 220px !important;
	}
}

@media screen and (min-width: 1093px) and (max-width: 1184px) {
	#footer .img-holder {
		width: 170px !important;
		right: 0;
	}
}

@media only screen and (max-width: 1092px) {
	#header .container {
		padding: 0 15px;
	}

	.logo {
		width: 165px;
	}

	#nav {
		width: 77%;
		padding: 51px 0 0;
		margin-right: -10px;
	}

	#nav ul {
		font-size: 14px;
		line-height: 18px;
	}

	#nav li.active a,
	#nav li:hover a {
		padding: 10px 5px;
	}

	#nav li a {
		margin: 10px 5px;
	}

	#nav .mail {
		top: 9px;
		right: 15px;
	}

	#main h1 {
		font-size: 25px;
		line-height: 28px;
		margin: 0 0 15px;
	}

	#main h2 {
		font-size: 20px;
		line-height: 28px;
	}

	#main .twocolumns h2 {
		font-size: 20px;
		line-height: 24px;
	}

	.intro-holder {
		padding: 40px 15px;
	}

	.intro-holder .img-holder {
		width: 50%;
	}

	.intro-holder .text-holder {
		padding: 0;
	}

	.intro-holder p {
		margin: 0 0 10px;
	}

	.more:before {
		font-size: 12px;
		line-height: 16px;
	}

	.info-block .container {
		padding: 30px 15px;
	}

	.list {
		padding: 23px;
		font-size: 15px;
		line-height: 20px;
	}

	.list li:before {
		font-size: 39px;
		line-height: 40px;
		top: -13px;
		left: -23px;
	}

	.note {
		padding: 22px 5px 0;
		font-size: 12px;
		line-height: 14px;
	}

	.note .remark {
		font-size: 15px;
		line-height: 18px;
	}

	.workshop .container {
		padding: 30px 15px;
	}

	.cols .col {
		padding: 25px 15px;
	}

	.cols .col + .col {
		padding: 2px 15px 27px;
	}

	.cols .company {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 10px;
	}

	.cols .broadcast {
		font-size: 15px;
		line-height: 18px;
	}

	.btn-register {
		margin: 0 9px;
	}

	.meta {
		padding: 0;
	}

	.meta .user {
		font-size: 12px;
		line-height: 22px;
		max-width: 150px;
	}

	.meta .user:before {
		margin: 0 5px 0 0;
	}

	.meta .time {
		font-size: 12px;
		line-height: 21px;
		max-width: 150px;
		top: 0;
	}

	.meta .time:before {
		margin: 0 5px 0 0;
	}

	.columns .column {
		margin: 0 0 0 2px;
		padding: 30px 27px;
		font-size: 13px;
		line-height: 18px;
	}

	.columns .meta {
		padding: 0;
	}

	.columns .user {
		max-width: 110px;
	}

	.columns .time {
		max-width: 75px;
		padding: 0 0 0 20px;
	}

	.columns .badge {
		top: 2px;
		left: -40px;
		font-size: 13px;
		line-height: 18px;
		padding: 8px 38px;
	}

	.section {
		padding: 30px 15px;
	}

	.gallery .mask {
		max-width: 700px;
	}

	.gallery .slide {
		margin: 0 5px 0 0;
	}

	.gallery .heading {
		padding: 0 10px;
	}

	.gallery .meta {
		padding: 15px;
	}

	.btn-next,
	.btn-prev {
		left: -16px;
		font-size: 30px;
		line-height: 40px;
	}

	.btn-next {
		right: -16px;
		left: auto;
	}

	.updates .columns {
		padding: 25px 15px;
	}

	.updates time {
		margin: 0 0 10px;
	}

	.heading .more {
		margin: 5px 0 0;
	}

	.schedule em,
	.schedule ul {
		width: 35%;
	}

	.post {
		padding: 10px;
	}

	.post .img-holder {
		width: 40%;
		margin: 0 0 0 10px;
	}

	.content {
		padding: 0 15px;
	}

	.twocolumns {
		padding: 30px 0;
	}

	.twocolumns .remark {
		font-size: 14px;
		line-height: 20px;
	}

	.columns-info {
		padding: 0;
	}

	.columns-info .post {
		padding: 15px 0;
	}

	.post ul {
		font-size: 14px;
		width: 49%;
		padding: 0 18px;
	}

	.post ul li:before {
		left: -18px;
	}

	.post .meta .user {
		margin: 6px 8px 0 0;
		max-width: 135px;
	}

	.post .meta .time {
		max-width: 155px;
	}

	.post .btn-register {
		max-width: 120px;
		padding: 7px 7px 7px 35px;
	}

	.carousel {
		padding: 30px 15px;
	}

	.carousel .mask {
		max-width: 700px;
		margin: 0 auto;
	}

	.carousel .img-holder {
		width: 50%;
		margin: 0 20px 0 0;
		display: inline-block;
		vertical-align: middle;
		float: none;
	}

	.carousel .img-holder img {
		vertical-align: middle;
	}

	.carousel .text-holder {
		display: inline-block;
		vertical-align: middle;
		width: 46%;
	}

	.carousel cite {
		margin: 0 0 10px;
	}

	.carousel blockquote {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 10px;
	}

	.carousel q {
		margin: 0 0 10px;
	}

	.carousel .btn-prev {
		left: 0;
	}

	.carousel .btn-next {
		right: 0;
	}

	#footer {
		background-size: 171px 196px;
	}

	#footer .container {
		padding: 30px 15px;
	}

	#footer .img-holder {
		right: 0;
		top: 119px;
		width: 172px;
	}

	.subscribe-form h2 {
		font-size: 22px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 767px) {
	#header .container {
		position: relative;
		padding: 15px;
	}

	.top-header {
		display: none;
	}

	.logo {
		margin: 0;
	}

	#nav {
		padding: 0;
	}

	#nav ul {
		font-size: 16px;
		line-height: 20px;
		position: absolute !important;
		left: 0;
		right: 0;
		top: 103px;
		background: #005187;
		padding: 10px 0;
		text-align: center;
		z-index: 2;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .28);
	}

	#nav li {
		float: none;
		display: block;
		margin: 0 0 5px;
	}

	#nav li.active a {
		color: #000;
	}

	#nav li .mail,
	#nav li a {
		color: #fff;
		display: block;
		padding: 10px 0;
		margin: 0;
	}

	#nav li .mail:hover,
	#nav li a:hover {
		color: #000;
		background: #edf4f9;
		opacity: 1;
	}

	#nav li .mail {
		position: static;
		padding: 8px 0;
	}

	#nav li .mail:before {
		color: #fff;
	}

	#nav li .mail:hover {
		padding: 8px 0;
	}

	#nav li .mail:hover:before {
		color: #000;
	}

	.nav-opener {
		border-top: 4px solid #005187;
		padding: 0 2px;
		height: 24px;
		width: 30px;
		float: right;
		right: 4px;
		display: block;
		position: absolute;
		right: 17px;
		top: 73px;
		background: #fff;
	}

	.nav-opener:before,
	.nav-opener:after {
		background: #005187;
		content: "";
		position: absolute;
		height: 4px;
		top: 5px;
		right: 0;
		left: 0;
	}

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

	.intro-holder .img-holder {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}

	.intro-holder .text-holder {
		text-align: center;
	}

	.play {
		width: 50px;
		height: 50px;
	}

	.play:before {
		border-width: 8px 0 8px 14px;
	}

	.info-block .holder {
		padding: 0;
	}

	.info-block .text-holder {
		margin: 0 auto 20px;
	}

	.info-block .img-holder {
		width: 100%;
		float: none;
		margin: 0 0 15px;
	}

	.list {
		font-size: 18px;
		line-height: 22px;
		width: 100%;
		text-align: center;
		float: none;
	}

	.list li:before {
		position: static;
		display: inline-block;
		vertical-align: middle;
		margin: 0 16px 0 0;
	}

	.note {
		width: 100%;
		font-size: 15px;
		line-height: 18px;
	}

	.note .remark {
		font-size: 20px;
		line-height: 24px;
	}

	.workshop .text-holder {
		margin: 0 auto 20px;
	}

	.cols .col {
		width: 100%;
		height: auto !important;
		margin: 0 0 20px;
	}

	.cols .col + .col {
		padding: 25px 15px;
	}

	.btn-register {
		display: block;
		margin: 0 auto 20px;
	}

	.meta .time,
	.meta .user {
		float: none;
		display: block;
		margin: 0 auto 15px;
		max-width: 100%;
		padding: 0;
	}

	.meta .time:before,
	.meta .user:before {
		position: static;
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 0 0;
	}

	.columns .column {
		height: auto !important;
		width: 100%;
		margin: 0 0 20px;
	}

	.columns .column .text {
		height: auto !important;
	}

	.columns .btn-register {
		margin: 0 auto 20px;
	}

	.columns .user,
	.columns .time {
		max-width: 100%;
		padding: 0;
	}

	.pdf {
		float: none;
		display: block;
		margin: 0 0 15px;
	}

	.section .text-holder {
		margin: 0 auto 20px;
		padding: 0;
	}

	.btn-next,
	.btn-prev {
		display: none;
	}

	.updates h2 {
		width: 50%;
	}

	.schedule em,
	.schedule ul {
		width: 41%;
	}

	.post .img-holder {
		width: 100%;
		margin: 0 0 20px;
		float: none;
		text-align: center;
	}

	.columns .col {
		width: 100%;
	}

	.twocolumns .column {
		width: 100%;
	}

	.columns-info {
		width: 100%;
		margin: 0 0 20px;
	}

	.columns-info .heading {
		margin: 0 0 15px;
	}

	.columns-info .heading h2 {
		float: none;
		width: 100%;
	}

	.columns-info .remark {
		float: none;
	}

	.post ul {
		width: 100%;
		margin: 0;
	}

	.post ul li:before {
		position: static;
		margin: 0 10px 0;
	}

	.post .meta {
		text-align: center;
	}

	.post .meta .time,
	.post .meta .user {
		display: block;
		float: none;
		margin: 0 auto 15px;
	}

	.post .btn-register {
		float: none;
		margin: 0 auto;
	}

	.post {
		text-align: center;
	}

	.column .remark {
		float: none;
		display: block;
		margin: 0 auto 15px;
	}

	.column .post {
		padding: 20px 0;
		margin: 0;
	}

	.carousel .slide .img-holder {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}

	.carousel .text-holder {
		width: 100%;
	}

	#footer {
		background: none;
	}

	#footer .holder {
		width: 100%;
		margin: 20px 0;
	}

	#footer .holder p {
		margin: 0 0 15px;
	}

	#footer .img-holder {
		display: none;
	}

	.subscribe-form {
		padding: 0 0 20px;
		width: 100%;
	}

	.subscribe-form .more {
		float: left;
		margin: 0 0 0 19px;
	}
}

