@import"../css/reset.css";
@import"../css/skeleton.css";
@import"../css/superfish.css";
@import"../css/forms.css";
@import"../css/gallery.css";

@import url(http://fonts.googleapis.com/css?family=Vollkorn);

body {
	background:#000000;
	font:12px/20px Tahoma, sans-serif;
	color: #666;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}
a {
	color:#858585;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}

/*  Header styles */
h1 {
	padding-right:30px;
	border-right: 1px solid #e9e9e9;
	display:inline-block;
	margin-right:23px;
	float:left;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 301px;
	height: 53px;
	background: url('../images/logo.png') no-repeat;
}
h2 {
	font: 400 25px/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.27);
	letter-spacing: -2px;
}
h3 {
	font: 400 25px/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	letter-spacing: -2px;
	font-size:24px;
	line-height:29px;
}
strong {
	font: 400 16px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#565656;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.27);
	letter-spacing: -1px;
	font-weight: bold;
}
strong.footer-s {
	color:#ffffff;
	text-shadow: none;
}

/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignmiddle *{
	vertical-align:middle;
}

/* IDENTS
========================================================================= */
.ident-bot-0 {margin-bottom: 0;}
.ident-bot-1 {margin-bottom: 20px;}
.ident-bot-2 {margin-bottom: 40px;}
.ident-bot-3 {margin-bottom: 30px;}
.ident-bot-4 {margin-bottom: 46px;}
.ident-bot-5 {margin-bottom: 26px;}
.ident-bot-6 {margin-bottom: 24px;}
.ident-bot-7 {margin-bottom: 34px;}
.ident-bot-8 {margin-bottom: 14px;}
.ident-bot-9 {margin-bottom: 5px;}
.ident-bot-10 {margin-bottom: 28px;}
.ident-bot-11 {margin-bottom: 8px;}
.ident-bot-12 {margin-bottom: 22px;}
.ident-bot-13 {margin-bottom: 58px;}
.ident-bot-14 {margin-bottom: 10px;}
.ident-bot-15 {margin-bottom: 38px;}
.ident-bot-16 {margin-bottom: 18px;}

.date {width:70px;}

/* HEADER
========================================================================= */
.row-0 {
	height:6px;
	background: url('../images/tail-row1.png') repeat-x;
}
.slogan	{
	font:11px/23px Tahoma, sans-serif;
	color:#bebebe;
	text-transform: uppercase;
	letter-spacing:2px;
	float:left;
	padding-top:17px;
}
.float-1 {float:left;}
.float-2 {float:right;}

.soc-icon {padding-top:19px;}
.soc-icon li {
	float:left;
	margin-left:5px;
}
nav {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-bottom:10px;
}

#search-form {float:right; margin-top:10px;}
#search-form > input {
	outline: none;
	box-shadow: none !important;
	border: 1px solid #d4d4d4;
	float: left;
	height: 28px;
	width: 164px;
	background: #f7f7f7;
	padding: 0 34px 0 11px;
	color: #bebebe;
	font: 11px/16px Tahoma, sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
a.submit {
	float:left;
	display: inline-block;
	width: 35px;
	height: 30px;
	background: url("../images/bg-form-button.png") no-repeat;
	margin-left: -35px;
}
a.submit:hover {
	background: url("../images/bg-form-button.png") no-repeat 0 -30px;
}
	
/* CONTENT
========================================================================= */
#content {
	padding:45px 0;
}
#content-2 {
	padding:52px 0;
	background: #f7f7f7 url('../images/separ-2.jpg') repeat-x;
}
.row-white {
	background: #fff;
	padding-top:32px;
}
.line {
	background: #f7f7f7;
	height: 1px;
	overflow:hidden;

}
.footer-line {
	background: url('../images/footer-line.jpg') repeat-x;
	height: 2px;
	overflow:hidden;
}

.figure-1 span {
	padding:5px;
	border-bottom: 1px solid #fff;
	background: #f7f7f7;
	display:block;
	text-align:center;
}
.figure-1 figcaption {
	background: #f7f7f7;
	color:#000;
	text-align:center;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	min-height:48px;
	padding:11px 14px 2px 14px;
}

.figure-2 {
	display:inline-block;
	background: #f7f7f7;
	border: 1px solid #f7f7f7;
	padding:2px;
}
	.img-h:hover figure {
		border: 1px solid #171717;
		-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		background: #595959; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5NTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjNGI0YjRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjNDE0MTQxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODElIiBzdG9wLWNvbG9yPSIjMWUxZTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE3MTcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #595959 0%, #4b4b4b 1%, #414141 25%, #1e1e1e 81%, #171717 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(1%,#4b4b4b), color-stop(25%,#414141), color-stop(81%,#1e1e1e), color-stop(100%,#171717)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* IE10+ */
		background: linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* W3C */
		-pie-background: linear-gradient(#595959 0%, #4b4b4b 1%, #414141 25%, #1e1e1e 81%, #171717 100%);
		filter: none;
	}
.figure-3  {
	background: #ffffff;
	padding:5px 6px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}

.fig-inline figure {display:inline-block;}

.img-ident-1 {
	float:left;
	margin-right:14px;
	margin-top:3px;
}

.bord-1 {background: url('../images/border.png') repeat-y 294px 0;}

.img-ident-2 {
	float:right;
	display:inline-block;
	margin-top:-8px;
	margin-left:20px;
}
.img-ident-3 {
	margin-left:6px;
}
.list-1 li {
	padding-left: 21px;
	background: url('../images/marker-2.png') no-repeat 0 13px;
}
	.list-1 li a {
		color: #2D88B3;
		font: 12px/30px Tahoma, sans-serif;
		text-decoration:underline;
		-webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: ease-in-out;
	}
	.list-1 li a:hover {
		color:#04a0ae;
		text-decoration:none;
	}
	
.col-1 a {
	width:193px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}
	.col-1 a.margin-r {margin-right:0;}

.rt-tacenter {display:inline-block;}

.test {
	font-size:15px;
}
.test-name {
	font-size:15px;
	font-weight:bold;
	color: #666;
	margin-bottom:2px;
}
.test-country {
	color:#3fa9d9;
}

.block-ident-1, .block-ident-2 {
	padding-right: 30px;
}
.rt-hidden-1 {
	display:block;
}

/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	color:#fff;
	padding:7px 16px 8px 14px;
	text-transform: uppercase;
	font-size:11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #171717;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	background: #595959; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #595959 0%, #4a4a4a 3%, #424242 23%, #202020 77%, #171717 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(3%,#4a4a4a), color-stop(23%,#424242), color-stop(77%,#202020), color-stop(100%,#171717)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #595959 0%,#4a4a4a 3%,#424242 23%,#202020 77%,#171717 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #595959 0%,#4a4a4a 3%,#424242 23%,#202020 77%,#171717 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #595959 0%,#4a4a4a 3%,#424242 23%,#202020 77%,#171717 100%); /* IE10+ */
	background: linear-gradient(top,  #595959 0%,#4a4a4a 3%,#424242 23%,#202020 77%,#171717 100%); /* W3C */
	-pie-background: linear-gradient(#595959 0%, #4a4a4a 3%, #424242 23%, #202020 77%, #171717 100%);
	filter: none;
}
	.button img {
		margin-left:11px;
		margin-top:8px;
	}
	.button:hover {
		border: 1px solid #3fa9d9;
		background: #cae33f; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhZTMzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjYjdkMDJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiNiN2NmMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiNiMmNjMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1OSUiIHN0b3AtY29sb3I9IiNhMGI5MjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiM5MmFkMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOGVhYTIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2059ff), color-stop(0.00, #3fa9d9));
		background: -webkit-linear-gradient(top, #3fa9d9 0%, #2059ff 100%);
		background: -moz-linear-gradient(top, #3fa9d9 0%, #2059ff 100%);
		background: -o-linear-gradient(top, #3fa9d9 0%, #2059ff 100%);
		background: -ms-linear-gradient(top, #3fa9d9 0%, #2059ff 100%);
		background: linear-gradient(to bottom, #3fa9d9 0%, #2059ff 100%);
		-pie-background: linear-gradient(#cae33f 0%, #b7d02e 3%, #b7cf31 9%, #b2cc2d 21%, #a0b929 59%, #92ad22 85%, #8eaa22 100%);
		filter: none;
	}
.button-2 {
	display:inline-block;
	font-size:11px;
	line-height:18px;
	text-transform: uppercase;
	color:#fff;
	text-decoration:underline;
}
	.button-2:hover {text-decoration:none;}
	.button-2 img {
		margin-left:5px;
		margin-top:7px;
	}
	
	.link-1:hover {
		color:#446875;
		text-decoration:underline;
	}
	.link-img {display:block;}
	.link-img:hover span, .link-img:hover figcaption {
		background: #595959; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5NTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjNGI0YjRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjNDE0MTQxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODElIiBzdG9wLWNvbG9yPSIjMWUxZTFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE3MTcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #595959 0%, #4b4b4b 1%, #414141 25%, #1e1e1e 81%, #171717 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595959), color-stop(1%,#4b4b4b), color-stop(25%,#414141), color-stop(81%,#1e1e1e), color-stop(100%,#171717)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* IE10+ */
		background: linear-gradient(top,  #595959 0%,#4b4b4b 1%,#414141 25%,#1e1e1e 81%,#171717 100%); /* W3C */
		filter: none
	}
	.link-img:hover span {border-bottom: 1px solid #595959;}
	.link-img:hover figcaption {
		color:#fff;
		text-decoration:underline;
	}
	.link-img:hover .figure-1 {
		-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
		box-shadow: 1px 1px 2px rgba(0,0,0,0.5)
	}
	
#newsletter-form input {
	margin: 0;
	outline: none;
	box-shadow: none !important;
	border: 1px solid #373737;
	background: #282828;
	height: 32px;
	font-size:11px;
	line-height:18px;
	padding: 0 10px;
	color: #4c4c4c;
	width: 198px;
	margin-bottom:14px;
}
.news-conf {color:#fffefe; float:right;}
.news-conf .subscribe {
	color: #6a6a6a;
	font-size:11px;
	line-height:18px;
}
	.news-conf .subscribe:hover {color:#fffefe;}
.news-conf .unsubscribe {
	color: #fffefe;
	font-size:11px;
	line-height:18px;
}
	.news-conf .unsubscribe:hover {color:#6a6a6a;}

/* FOOTER
========================================================================= */
footer {
	background: #171717;
	padding:37px 0 42px 0;
	border-bottom: 1px solid #1c1c1c;
}
.f-text {
	font-size:11px;
	line-height:18px;
	color:#4c4c4c;
}
.policy {
	font-size:11px;
	line-height:16px;
	color: #fff;
	text-transform: uppercase;
	padding:24px 0;
	text-align:center;
}
.policy a {
	color: #fff;
}
	.policy a:hover {
		text-decoration:underline;
	}

table.com-table	{
	width:100%;
}
table.com-table td	{
	padding: 5px 5px;
	border-bottom: solid 1px #E4E4E4;
}
table.com-table thead { text-align:left;}
table.com-table	address { font-style: normal}
/* MEDIA */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.rt-hidden-1, .figure-3.img-ident-3 {
		display:none;
	}
	.block-ident-1, .block-ident-2 {
		padding-right: 14px;
	}
	#newsletter-form input {width:150px;}
	
	.col-1 a {
		width:157px;
		margin-right:10px;
		margin-bottom:20px;
	}
	.bord-1 {background:none;}
}
@media only screen and (max-width: 767px) {
	.rt-hidden-1, .figure-3.img-ident-3 {
		display:none;
	}
	.block-ident-1, .block-ident-2 {
		padding-right: 0px;
	}
	.rt-ident-bottom-1 {
		margin-bottom: 40px;
	}
	.rt-ident-bottom-2 {
		margin-bottom: 30px;
	}
	.rt-ident-bottom-3 {
		margin-bottom: 20px;
	}
	.rt-ident-bottom-4 {
		margin-bottom: 60px;
	}
	.rt-img-1 {
		width:100%;
	}
	.img-ident-2 {
		margin-left:10px;
	}
	.figure-3 {
		display:inline-block;
	}
	.news-conf{padding-right:80px;}
	
	nav {
		border:none;
		margin-bottom:0;
	}
	#search-form {float:none; margin-top:20px;}
	#search-form > input {width: 252px;}
	h1 {
		border-right: none;
		margin-right:0;
		float:none;
	}
	.slogan	{
		float:none;
		padding-top:0;
		margin-top:-6px;
		margin-left:58px;
	}
	.col-1 a {
		width:300px;
	}	
		.col-1 a.margin-r {margin-right:0px;}
		.col-1 a.margin-r-t {margin-right:0px;}
	.bord-1 {background:none;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.block-ident-1 {
		padding-right: 80px;
	}
	.news-conf{padding-right:200px;}
	#search-form > input {margin-left:60px;}
	
	.col-1 a {
		width:193px;
		float:left;
		margin-right:20px;
	}
		.col-1 a.margin-r {margin-right:20px;}
		.col-1 a.margin-r-t {margin-right:0px;}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */