/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; }

body {
	margin: 0; }

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline; }

audio:not([controls]) {
	display: none;
	height: 0; }

[hidden], template {
	display: none; }

a {
	background-color: transparent; }

a:active, a:hover {
	outline: 0; }

abbr[title] {
	border-bottom: 1px dotted; }

b, strong {
	font-weight: bold; }

dfn {
	font-style: italic; }

h1 {
	font-size: 2em;
	margin: 0.67em 0; }

mark {
	background: #ff0;
	color: #000; }

small {
	font-size: 80%; }

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

sup {
	top: -0.5em; }

sub {
	bottom: -0.25em; }

img {
	border: 0; }

svg:not(:root) {
	overflow: hidden; }

figure {
	margin: 1em 40px; }

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0; }

pre {
	overflow: auto; }

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em; }

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0; }

button {
	overflow: visible; }

button, select {
	text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer; }

button[disabled], html input[disabled] {
	cursor: default; }

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

input {
	line-height: normal; }

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto; }

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box; }

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; }

legend {
	border: 0;
	padding: 0; }

textarea {
	overflow: auto; }

optgroup {
	font-weight: bold; }

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

td, th {
	padding: 0; }

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

html {
	display: block;
	overflow-x: hidden; }

head, script, link {
	display: none; }

body {
	display: block;
	min-height: 100%;
	padding: 0; }

div {
	display: block; }

span {
	display: inline-block; }

a {
	text-decoration: none; }

img {
	border: 0; }

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 300;
	src: local("Ubuntu Light"), local("Ubuntu-Light"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/_aijTyevf54tkVDLy-dlnLO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); }

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/vRvZYZlUaogOuHbBTT1SNevvDin1pK8aKteLpeZ5c0A.woff) format("woff"); }

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/0ihfXUL2emPh0ROJezvraLO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); }

@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 300;
	src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/DZ_YjBPqZ88vcZCcIXm6VrrIa-7acMAeDBVuclsi6Gc.woff) format("woff"); }

@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 400;
	src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/kbP_6ONYVgE-bLa9ZRbvvnYhjbSpvc47ee6xR_80Hnw.woff) format("woff"); }

@font-face {
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 700;
	src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/OMD20Sg9RTs7sUORCEN-7brIa-7acMAeDBVuclsi6Gc.woff) format("woff"); }

body:after {
	background-image: none !important;
	content: '' !important; }

@media only screen and (max-width: 543px) {
	.desktop-only, .hide-mobile, .show-tablet, .show-desktop, .ak-hidden-mobile {
		display: none !important; } }

@media only screen and (min-width: 544px) and (max-width: 991px) {
	.desktop-only, .hide-tablet, .show-mobile, .show-desktop, .ak-mobile-only {
		display: none !important; } }

@media only screen and (min-width: 992px) {
	.mobile-only, .hide-desktop, .show-mobile, .show-tablet, .ak-mobile-only {
		display: none !important; } }

.row:after, .wrapper:after {
	content: "";
	clear: both;
	display: block; }

[class*="col-"] {
	float: left;
	position: relative;
	margin-left: 0.8%; }
	[class*="col-"]:first-child {
		margin-left: 0; }

.col-1 {
	width: 7.6%; }

.col-2 {
	width: 16%; }

.col-3 {
	width: 24.4%; }

.col-4 {
	width: 32.8%; }

.col-5 {
	width: 41.2%; }

.col-6 {
	width: 49.6%; }

.col-7 {
	width: 58%; }

.col-8 {
	width: 66.4%; }

.col-9 {
	width: 74.8%; }

.col-10 {
	width: 83.2%; }

.col-11 {
	width: 91.6%; }

.col-12 {
	width: 100%; }

@media only screen and (max-width: 543px) {
	[class*="col-"] {
		float: none;
		width: auto;
		margin-left: 0; } }

.hidden {
	display: none !important; }

/*#main {
	margin: 70px auto; }
	@media only screen and (min-width: 544px) and (max-width: 991px) {
		#main {
			width: 85%; } }
	@media only screen and (max-width: 543px) {
		#main {
			margin: 0; } }*/

.wrapper, .constrain {
	margin: 0 auto;
	width: 100%; }
	@media only screen and (min-width: 992px) {
		.wrapper, .constrain {
			width: 992px; } }

.container {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0; }

.center {
	margin: 0 auto !important; }

.vertical-center {
	display: table-cell;
	vertical-align: middle; }

.white {
	color: white; }
	.white.button {
		background: white;
		background-image: linear-gradient(white, white 50%, #e6e6e6);
		color: #333333; }
		.white.button:hover {
			background: white; }
		.white.button:active, .white.button.active, .white.button.ak-radio-checked, .white.button.selected {
			background: #e6e6e6; }
	.white.highlight {
		background: white;
		color: #333333; }

.gray {
	color: #E6E6E6; }
	.gray.button {
		background: #E6E6E6;
		background-image: linear-gradient(#f3f3f3, #E6E6E6 50%, #cdcdcd);
		color: #333333; }
		.gray.button:hover {
			background: #f3f3f3; }
		.gray.button:active, .gray.button.active, .gray.button.ak-radio-checked, .gray.button.selected {
			background: #cdcdcd; }
	.gray.highlight {
		background: #E6E6E6;
		color: #333333; }

.yellow {
	color: #FBE820; }
	.yellow.button {
		background: #FBE820;
		background-image: linear-gradient(#fbeb39, #FBE820 50%, #e4d004);
		color: #333333; }
		.yellow.button:hover {
			background: #fbeb39; }
		.yellow.button:active, .yellow.button.active, .yellow.button.ak-radio-checked, .yellow.button.selected {
			background: #e4d004; }
	.yellow.highlight {
		background: #FBE820;
		color: #333333; }

.green {
	color: #8CC63E; }
	.green.button {
		background: #8CC63E;
		background-image: linear-gradient(#98cc52, #8CC63E 50%, #71a130);
		color: #f1f3f3; }
		.green.button:hover {
			background: #98cc52; }
		.green.button:active, .green.button.active, .green.button.ak-radio-checked, .green.button.selected {
			background: #71a130; }
	.green.highlight {
		background: #8CC63E;
		color: #f1f3f3; }

.blue {
	color: #0A95FF; }
	.blue.button {
		background: #0A95FF;
		background-image: linear-gradient(#24a0ff, #0A95FF 50%, #0079d6);
		color: #f1f3f3; }
		.blue.button:hover {
			background: #24a0ff; }
		.blue.button:active, .blue.button.active, .blue.button.ak-radio-checked, .blue.button.selected {
			background: #0079d6; }
	.blue.highlight {
		background: #0A95FF;
		color: #f1f3f3; }

.purple {
	color: #824270; }
	.purple.button {
		background: #824270;
		background-image: linear-gradient(#934b7f, #824270 50%, #603153);
		color: #f1f3f3; }
		.purple.button:hover {
			background: #934b7f; }
		.purple.button:active, .purple.button.active, .purple.button.ak-radio-checked, .purple.button.selected {
			background: #603153; }
	.purple.highlight {
		background: #824270;
		color: #f1f3f3; }

.light-purple {
	color: #a4538e; }
	.light-purple.button {
		background: #a4538e;
		background-image: linear-gradient(#af619a, #a4538e 50%, #824271);
		color: #f1f3f3; }
		.light-purple.button:hover {
			background: #af619a; }
		.light-purple.button:active, .light-purple.button.active, .light-purple.button.ak-radio-checked, .light-purple.button.selected {
			background: #824271; }
	.light-purple.highlight {
		background: #a4538e;
		color: #f1f3f3; }

.dark-purple {
	color: #603154; }
	.dark-purple.button {
		background: #603154;
		background-image: linear-gradient(#713a63, #603154 50%, #3e2036);
		color: #f1f3f3; }
		.dark-purple.button:hover {
			background: #713a63; }
		.dark-purple.button:active, .dark-purple.button.active, .dark-purple.button.ak-radio-checked, .dark-purple.button.selected {
			background: #3e2036; }
	.dark-purple.highlight {
		background: #603154;
		color: #f1f3f3; }

.light-red {
	color: #f04248; }
	.light-red.button {
		background: #f04248;
		background-image: linear-gradient(#f25a5f, #f04248 50%, #ec131a);
		color: #f1f3f3; }
		.light-red.button:hover {
			background: #f25a5f; }
		.light-red.button:active, .light-red.button.active, .light-red.button.ak-radio-checked, .light-red.button.selected {
			background: #ec131a; }
	.light-red.highlight {
		background: #f04248;
		color: #f1f3f3; }

.red {
	color: #EC1C24; }
	.red.button {
		background: #EC1C24;
		background-image: linear-gradient(#ee343b, #EC1C24 50%, #c51017);
		color: #f1f3f3; }
		.red.button:hover {
			background: #ee343b; }
		.red.button:active, .red.button.active, .red.button.ak-radio-checked, .red.button.selected {
			background: #c51017; }
	.red.highlight {
		background: #EC1C24;
		color: #f1f3f3; }

.orange {
	color: #F9AD0A; }
	.orange.button {
		background: #F9AD0A;
		background-image: linear-gradient(#fab523, #F9AD0A 50%, #cb8c05);
		color: #333333; }
		.orange.button:hover {
			background: #fab523; }
		.orange.button:active, .orange.button.active, .orange.button.ak-radio-checked, .orange.button.selected {
			background: #cb8c05; }
	.orange.highlight {
		background: #F9AD0A;
		color: #333333; }

.light-gray {
	color: #f1f3f3; }
	.light-gray.button {
		background: #f1f3f3;
		background-image: linear-gradient(white, #f1f3f3 50%, #d6dbdb);
		color: #333333; }
		.light-gray.button:hover {
			background: white; }
		.light-gray.button:active, .light-gray.button.active, .light-gray.button.ak-radio-checked, .light-gray.button.selected {
			background: #d6dbdb; }
	.light-gray.highlight {
		background: #f1f3f3;
		color: #333333; }

.dark-gray {
	color: #666666; }
	.dark-gray.button {
		background: #666666;
		background-image: linear-gradient(#737373, #666666 50%, #4d4d4d);
		color: #f1f3f3; }
		.dark-gray.button:hover {
			background: #737373; }
		.dark-gray.button:active, .dark-gray.button.active, .dark-gray.button.ak-radio-checked, .dark-gray.button.selected {
			background: #4d4d4d; }
	.dark-gray.highlight {
		background: #666666;
		color: #f1f3f3; }

.darker-gray {
	color: #333333; }
	.darker-gray.button {
		background: #333333;
		background-image: linear-gradient(#404040, #333333 50%, #1a1a1a);
		color: #f1f3f3; }
		.darker-gray.button:hover {
			background: #404040; }
		.darker-gray.button:active, .darker-gray.button.active, .darker-gray.button.ak-radio-checked, .darker-gray.button.selected {
			background: #1a1a1a; }
	.darker-gray.highlight {
		background: #333333;
		color: #f1f3f3; }

.black {
	color: #000000; }
	.black.button {
		background: #000000;
		background-image: linear-gradient(#0d0d0d, #000000 50%, black);
		color: #f1f3f3; }
		.black.button:hover {
			background: #0d0d0d; }
		.black.button:active, .black.button.active, .black.button.ak-radio-checked, .black.button.selected {
			background: black; }
	.black.highlight {
		background: #000000;
		color: #f1f3f3; }

.facebook {
	color: #3B5998; }
	.facebook.button {
		background: #3B5998;
		background-image: linear-gradient(#4264aa, #3B5998 50%, #2d4373);
		color: #f1f3f3; }
		.facebook.button:hover {
			background: #4264aa; }
		.facebook.button:active, .facebook.button.active, .facebook.button.ak-radio-checked, .facebook.button.selected {
			background: #2d4373; }
	.facebook.highlight {
		background: #3B5998;
		color: #f1f3f3; }

.twitter {
	color: #00ACEE; }
	.twitter.button {
		background: #00ACEE;
		background-image: linear-gradient(#09bbff, #00ACEE 50%, #0087bb);
		color: #f1f3f3; }
		.twitter.button:hover {
			background: #09bbff; }
		.twitter.button:active, .twitter.button.active, .twitter.button.ak-radio-checked, .twitter.button.selected {
			background: #0087bb; }
	.twitter.highlight {
		background: #00ACEE;
		color: #f1f3f3; }

.youtube {
	color: #e52d27; }
	.youtube.button {
		background: #e52d27;
		background-image: linear-gradient(#e8433e, #e52d27 50%, #c21d17);
		color: #f1f3f3; }
		.youtube.button:hover {
			background: #e8433e; }
		.youtube.button:active, .youtube.button.active, .youtube.button.ak-radio-checked, .youtube.button.selected {
			background: #c21d17; }
	.youtube.highlight {
		background: #e52d27;
		color: #f1f3f3; }

.email {
	color: #675759; }
	.email.button {
		background: #675759;
		background-image: linear-gradient(#756365, #675759 50%, #4b4041);
		color: #f1f3f3; }
		.email.button:hover {
			background: #756365; }
		.email.button:active, .email.button.active, .email.button.ak-radio-checked, .email.button.selected {
			background: #4b4041; }
	.email.highlight {
		background: #675759;
		color: #f1f3f3; }

.button, .ak-styled-submit-button {
	display: inline-block;
	transition: all 100ms ease-in-out;
	border-radius: 0.313em 0.313em;
	padding: 0.75em 1em 0.75em 1em;
	margin: 0.156em auto;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	cursor: pointer;
	outline: 0;
	border: 0;
	font-size: 1em;
	font-weight: 700;
	text-align: center;
	color: #333333;
	background: #FBE820;
	text-shadow: 0 0.031em 0 #333333;
	box-shadow: 0 0.094em 0.156em 0.094em rgba(0, 0, 0, 0.25), 0 0.15em 0 0; }
	.button:active, .button.active, .ak-styled-submit-button:active, .ak-styled-submit-button.active {
		box-shadow: 0 0.031em 0.094em 0 rgba(0, 0, 0, 0.5), inset 0 0.063em 0.125em rgba(0, 0, 0, 0.5), 0 0.031em 0.063em rgba(0, 0, 0, 0.2); }
	.button.x-small, .ak-styled-submit-button.x-small {
		font-size: 0.6em; }
	.button.small, .ak-styled-submit-button.small {
		font-size: 0.8em; }
	.button.large, .ak-styled-submit-button.large {
		font-size: 1.2em; }

.pop-background {
	display: none; }
	.pop-background.active {
		display: block;
		background: rgba(0, 0, 0, 0.8);
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		z-index: 99;
		cursor: pointer; }
		@media only screen and (max-width: 543px) {
			.pop-background.active {
				display: none; } }

.highlight {
	display: inline-block;
	color: #333333;
	background: #FBE820; }

body {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 23px;
	color: #333333; }

h1 {
	line-height: 1.2em;
	font-family: "Giza Seven Three",serif;
	font-weight: 400;
	font-size: 4em;
	line-height: 1em;
	text-align: center; }
	@media only screen and (max-width: 1200px) {
		h1 {
			font-size: 3em; } }
	@media only screen and (min-width: 544px) and (max-width: 991px) {
		h1 {
			line-height: 1em; } }
	@media only screen and (max-width: 543px) {
		h1 {
			font-size: 3em;
			margin-bottom: 0; } }

h2 {
	font-size: 2.5em;
	font-weight: 100;
	margin: 1em 0;
	line-height: 1em;
	color: #824270; }

h3 {
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 1.5em 0 .5em; }

h4 {
	font-size: 1em;
	font-style: italic;
	margin-bottom: 8px;
	font-weight: 700;
	color: #824270; }

h5 {
	font-weight: 700;
	font-size: 0.7em;
	color: #824270;
	letter-spacing: 1px;
	text-transform: uppercase; }

h6 {
	font-size: 1em;
	font-style: italic;
	font-weight: 100; }

header h1 {
	color: white; }
	@media only screen and (max-width: 543px) {
		header h1 {
			color: #000000; } }

header .subtitle {
	font-family: "Ubuntu",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	text-align: center;
	font-size: 23px;
	font-weight: 200;
	margin: 25px 100px 1em;
	padding: 0; }
	@media only screen and (max-width: 543px) {
		header .subtitle {
			color: #000000;
			margin: 1em;
			font-size: 1em; } }
	@media only screen and (max-width: 1200px) {
		header .subtitle {
			margin-bottom: 1em; } }
	@media only screen and (min-width: 544px) and (max-width: 991px) {
		header .subtitle {
			margin: 1.5em; } }

.sidebar .note {
	border-left: 2px solid #EDEDEE;
	padding-left: 10px;
	margin-left: -10px; }

.wrapper blockquote {
	font-size: 1.2em;
	font-style: italic;
	color: #603154;
	margin: 1em 0 1em 1em; }

.wrapper cite {
	font-size: .65em;
	text-align: right;
	font-style: normal;
	display: block;
	color: #333;
	margin: .5em 0; }

.wrapper ol {
	counter-reset: li;
	list-style: none;
	padding: 0; }
	.wrapper ol li {
		margin: 5px 0 5px 20px;
		padding-left: 13px; }
		.wrapper ol li:before {
			content: counter(li) ".";
			counter-increment: li;
			font-size: 12px;
			color: #824270;
			margin-right: .4em;
			margin-left: -13px;
			font-weight: 700; }

.wrapper .note {
	font-size: .85em;
	line-height: 1.3em;
	padding: .5em 0;
	margin-left: 2%; }

.wrapper .caption {
	font-size: .7em;
	text-align: right;
	background-color: #333;
	color: #fff;
	line-height: 1.5em;
	padding: 0 1% .75%; }

.wrapper .letter {
	border: 2px solid #EDEDEE;
	box-sizing: border-box;
	padding: 2em 3em;
	font-family: Georgia,serif;
	font-size: 1.1em; }

.wrapper .pullquote {
	margin: 0 1em;
	font-size: 1.5em;
	text-align: right; }

.wrapper a {
	color: #824270;
	border-bottom: 1px dotted #824270;
	text-decoration: none; }
	.wrapper a:hover {
		border-bottom: 1px solid #a4538e;
		color: #a4538e; }
	.wrapper a:active {
		color: #603154; }
	.wrapper a:visited {
		color: #603154;
		border-bottom: 1px dotted #603154; }
	.wrapper a.button {
		color: white;
		border: none; }

.wrapper ul {
	padding-left: 0; }
	.wrapper ul > li {
		margin: 5px 0 5px 20px;
		padding-left: 13px; }

.wrapper hr {
	margin: 12px 0;
	display: block;
	height: 2px;
	background: #f1f3f3; }

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

.wrapper .content .fill-wide {
	width: 100%;
	clear: both; }

.wrapper .content .pull-right-img {
	width: 25%;
	float: right;
	margin-right: -50%;
	height: 100px;
	background: red; }

.wrapper .content .mobile-margin .mobile-title {
	display: none; }

@media only screen and (max-width: 543px) {
	.wrapper .content .mobile-margin {
		margin: 0 5%; }
		.wrapper .content .mobile-margin .mobile-title {
			display: block; } }

.wrapper .content .mobile-margin #prev-button {
	float: left; }

.wrapper .content .mobile-margin #next-button {
	float: right; }

aside.box, article.box {
	border-radius: 5px;
	background: white;
	border: 1px solid #E6E6E6; }

.share-ask {
	display: none; }

.ru-share .share-ask {
	display: block; }

.share-bar {
	padding: 10px 0;
	margin: 20px 0;
	border-top: 2px solid #EDEDEE;
	border-bottom: 2px solid #EDEDEE; }
	.share-bar span {
		font-family: "Ubuntu",sans-serif;
		font-weight: 700;
		font-size: .8em;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #0F75BC;
		margin-right: 1em; }
		@media (max-width: 991px) {
			.share-bar span {
				display: block; } }
	.share-bar .button {
		font-size: 0.8em; }
		@media (max-width: 991px) {
			.share-bar .button {
				display: block;
				width: 100%;
				margin: .75em 0; } }
	.share-bar form {
		display: inline !important;
		/*Justifed because actionkit.js adds display:block style */ }

.sliding-email {
	display: none;
	margin: 1em 0; }
	.sliding-email textarea {
		resize: none;
		margin: 1em 0;
		width: 100%; }

#taf-preview-inputs {
	display: flex;
	margin: 0; }
	#taf-preview-inputs li {
		list-style: none;
		margin: 0;
		padding: 0;
		flex: 1;
		text-align: center; }
		#taf-preview-inputs li:first-child {
			margin-right: 1em; }
		#taf-preview-inputs li textarea {
			width: 100%; }

.ak-sendmessage {
	width: 100%; }

#ak-confirmation {
	background: #FBE820;
	padding: 1em;
	margin: 0 10em 2em 10em;
	color: black;
	font-family: "Giza Seven Three",serif;
	font-size: 1.5em; }

.bottom-button {
	transition: all 0.25s ease-in-out;
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #f1f3f3;
	text-align: center;
	z-index: 70; }
	@media only screen and (max-width: 767px) {
		.bottom-button {
			display: block; } }
	.bottom-button button {
		margin-top: 0.5em;
		margin-bottom: 0.5em; }

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden; }

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

.youtube-subscribe {
	text-align: right; }

#page-header {
	width: 100%;
	height: 200px;
	display: table;
	margin-top: 70px;
	color: #f1f3f3;
	background-color: #666666;
	background-size: cover;
	background-repeat: no-repeat; }
	@media only screen and (min-width: 544px) and (max-width: 991px) {
		#page-header {
			height: 100px; } }
	@media only screen and (max-width: 543px) {
		#page-header {
			height: 0;
			margin-top: 2em;
			background-image: none;
			background-color: white; } }
	#page-header .wrapper {
		text-align: center; }

footer {
	clear: both;
	width: 100%;
	min-height: 100px;
	color: #f1f3f3;
	background-color: #000000; }

#related {
	display: none; }

.ru-fullwidth aside {
	display: none; }

.ru-fullwidth #main .col-7 {
	margin: 0 auto;
	float: none;
	width: 80%; }

.ru-fullwidthwpetition #main .col-7 {
	margin: 0 auto;
	float: none;
	width: 80%; }

.ru-fullwidthwpetition .col-5 {
	width: 100%;
	margin: 0; }

.ru-relatedlinks #main .col-7 {
	margin: 0 auto;
	width: 65%; }

.ru-relatedlinks #related {
	display: block;
	float: left;
	width: 30%;
	margin-left: 5%;
	padding-top: 130px; }
	.ru-relatedlinks #related ul {
		list-style: none; }
	.ru-relatedlinks #related li {
		padding-left: 0;
		margin-bottom: 5px; }

.ru-relatedlinks .col-5 {
	width: 100%;
	margin: 0;
	margin-left: 2em;
	margin-bottom: 2em; }

@media only screen and (max-width: 543px) {
	.ru-relatedlinks h2 {
		font-size: 1.8em;
	}
	.ru-relatedlinks #main .col-7 {
		width: 100%;
	}
	.ru-relatedlinks #related {
		float: none;
		width: 100%;
		margin: 0;
		padding-top: 0;
	}
	.ru-relatedlinks aside.col-5 {
		/*display: none;*/
		margin: 0;
	}
}

.ak-abovefold b {
	display: none; }

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

label {
	font-size: 11px;
	line-height: 15px; }

input[type="text"], input[type="number"], textarea {
	border: 1px solid #f1f3f3;
	box-sizing: border-box;
	width: 100%;
	padding: 1em .5em;
	margin: 0 0 10px;
	outline: none; }
	input[type="text"].ak-error, input[type="number"].ak-error, textarea.ak-error {
		background-color: #F2DEDE;
		border: 1px solid #EED3D7;
		color: #B94A48; }

form.ak-form {
	display: block; }

.ak-clear {
	clear: both; }

.padding {
	padding: 30px 40px; }

.padding-top {
	padding-top: 2em; }

.margin-top {
	margin-top: 1em; }

.inline {
	display: inline; }

.text-right {
	text-align: right; }

.text-left {
	text-align: left; }

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