/* Google web fonts - thanks to Google */
@font-face {
font-family: 'merriweather-regular-webfont';
src: url('../fonts/merriweather-regular-webfont.eot');
src: url('../fonts/merriweather-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/merriweather-regular-webfont.woff') format('woff'),
	 url('../fonts/merriweather-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'amiko-regular-webfont';
src: url('../fonts/amiko-bold-webfont.eot');
src: url('../fonts/amiko-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/amiko-bold-webfont.woff') format('woff'),
	 url('../fonts/amiko-bold-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'merriweather-italic-webfont';
src: url('../fonts/merriweather-italic-webfont.eot');
src: url('../fonts/merriweather-italic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/merriweather-italic-webfont.woff') format('woff'),
	 url('../fonts/merriweather-italic-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body {
font-size: 90%;
font-family:"merriweather-regular-webfont", "Times", serif;
margin: 0 auto 20px;
min-width: 320px;
background-image:url("../images/bg2.png");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 0;
background-size: cover;
background-color: #fff; 
}

* {
color: #2a3e92;
}

/* links */
a {
color:inherit;
text-decoration:none;
}

a:hover,.active,.rec:hover * {
color: #000;
}

/* texts */
h1,h2,h3,h4,h5,.perex,#logo,.news strong {
font-weight: normal;
font-family: "amiko-regular-webfont", "Helvetica", "Arial", sans-serif;
}

.title-round h2,.title-underline h2,h1 span,#logo span {
font-weight: normal;
font-family:"merriweather-regular-webfont", "Times", serif;
}

h1 {
font-size: 1.8em;
line-height: 1.2em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1.1em;
}

strong {
font-weight: normal;
}

.text-content p strong {
font-weight: bold;
}

.text-content p.ns strong {
font-weight: normal;
}

p {
margin-top: 0;
line-height: 130%;
}

/* layout */
.header-box,.data,footer {
max-width:1300px;
margin: 0 auto;
}

.data,footer {
margin: 0 auto;
z-index: 50;
position: relative;
}

article em {
font-size: .9em;
}

header {
position: relative;
z-index: 999;
height: 90px;
}

.breadcrumb {
padding: 7px 20px 10px 0;
}

.breadcrumb span {
display: block;
width: 100px;
float: right;
text-align: right;
}

.data-box {
padding: 10px 30px 30px;
margin-bottom: 0;
}

.footer-box {
margin: 10px 30px 30px;
/*background-color: #2a3e92;*/
}

.footer-box * {
color: #000;
}

.footer-box a:hover {
color: #ffe801;
}

.header-box {
position: relative;
}

footer {
position: relative;
}

.bredcrumb,.bredcrumb * {
font-size: 0.9em;
}

.side-nav {
display: block;
height: 100%;
}

.side-nav ul {
margin: 0 20px 20px 20px;
padding: 0;
}

.partners h3 {
display: block;
line-height: 7em;
}

.partners img {
width: 80%;
margin-left: 10%;
}

.copy  {
padding: 15px 0;
text-align: center;
}

.copy * {
font-size: 10px;
}

/* columns */
.col-2 {
position: relative;
float: left;
width: 50%;
}

.col-3 {
position: relative;
float: left;
width: 31.33%;
margin-right: 2%;
margin-bottom: 2%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.col-3.col-partners {
margin-right: 0;
margin-bottom: 0;
}

.box-big .col-3.box:nth-child(3n),.box-big .col-3.last {
margin-right: 0;
}

.box-big .col-3 {
height: 26em;
}

.col-3.side {
margin-right: 0;
}

.data-box .box-big .col-3 {
height: 20em;
}

.col-4 {
position: relative;
float: left;
width: 25%;
}

.col-2-3 {
position: relative;
float: left;
width: 66.66%;
}

.col-6 {
position: relative;
float: left;
width: 16.66%;
}

.col-8 {
position: relative;
float: left;
width: 12.5%;
}

.col-3-4 {
position: relative;
float: left;
width: 75%;
}

.col-5-6 {
position: relative;
float: left;
width: 83.33%;
}

/*.data-l-p-20 section .col-2:nth-child(2n) { */

article {
}

.box,.box2 {
display: block;
position: relative;
background-color: #f6f9e4;
border-left: 15px solid #82bb25;
margin-right: 20px;
margin-bottom: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.article2 {
border-color: #376129;
}

.box div {
padding: 10px;
}

.box h3 {
margin: .5em 0;
}

.box img {
width: 100%;
}

img {
border: 0;
}

/* pcs */
.pcs-box {
}

.pcs-box img {
margin-bottom: 0px;
}

.pcs-detail {
width: 32%;
margin: 0.66%;
float: left;
background-size: cover;
background-position: 50% 20%;
}

.pcs-detail img {
width: 100%;
}

.gallery .pcs-box {
}

.pcs-box img {
width: 100%;
/*float: left;*/
}

.pcs-box .round-img {
margin: 0 10%;
width: 80%;
position: relative;
}

.pcs-detail {
position: relative;
}

.pcs-box .round-img:nth-child(2n) {
margin-top: -4em;
width: 60%;
}

.pcs-box .round-img:nth-child(3n) {
margin-top: -1em;
width: 50%;
margin-left: 40%;
}

.video span {
position: absolute;
display: block;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 99;
background-image:url("../images/icon-video.png");
background-position: 50% 50%;
background-repeat: no-repeat;
}

.download {
display: inline-block;
padding-left: 30px;
line-height: 2em;
font-size: 1.1em;
background-image:url("../images/icon-download.png");
background-position: 0 .2em;
background-repeat: no-repeat;
}

.icon-fb,.icon-in,.icon-gp {
display: block;
width: 2em;
height: 2em;
float: right;
margin: 3%;
background-image:url("../images/icon-facebook.png");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100% auto;
}

.data .share a span {
font-size: 1.6em;
line-height: 1.6em;
width: 1.6em;
display: block;
text-align: center;
margin-right: 5px;
float: left;
}

.data .share a:hover span {
background-color: #376129;
color: #fff;
}

.data .icon-fb,.data .icon-in,.data .icon-gp {
margin: 4px 8px 4px 0;
float: left;
}

.icon-in {
background-image:url("../images/icon-instagram.png");
}

.icon-gp {
background-image:url("../images/icon-gplus.png");
}

/* nav */
nav {
position: relative;
height: 90px;
}

#logo {
	position: absolute;
	display: block;
	font-size: 10px;
	top: 0;
	left: 30px;
	width: 165px;
	padding-right: 35px;
	z-index: 999;
	/*
	background-image:url("../images/logo.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #fff;
	*/
}

#logo strong {
	display: block;
	padding: 10px;
	font-weight: normal;
	border-top: 1px dotted #2a3e92;
	border-bottom: 1px dotted #2a3e92;
	margin: 10px 0;
}

.scroll-header .nav-spacer {
height: 90px;
}

.scroll-header header {
position: fixed;
left: 0;
right: 0;
z-index: 99;
background-color: #fff;
}

.scroll-header .langs,.scroll-header #search {
display: none;
}

.scroll-header nav {
height: 50px;
}

.scroll-header #logo {
height: 40px;
transition: height 2s linear 1s;
background-size: 40%;
}

.scroll-header #logo strong {
display: none;
}

.menu {
text-align: center;
padding: 25px 200px;
}

.menu a {
display: inline-block;
padding: 5px 10px;
}

.menu div {
display: inline-block;
position: relative;
}

/* menu */
.menu ul {
display: none;
position: absolute;
top: 10px;
left: 0px;
z-index: 500;
padding: 3px;
background-color: #2a3e92;
}

.menu div:hover ul {
display: block;
}

.menu li {
float: left;
padding: 5px 0;
line-height: 16px;
text-align: left;
}

.menu li a {
color: #fff;
}

#search {
width: 80px;
height: 30px;
position: absolute;
right: 0px;
top: 27px;
z-index: 99;
background-color: #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

#search ul {
margin: 0;
}

#search li {
list-style: none;
margin: 3px 0;
}

.button-send {
display: block;
width: 30%;
float: right;
line-height: 60px;
text-align: center;
color: #fff;
background-color: #3d3d3c;
}

.button-presale {
display: inline-block;
width: auto;
padding: 15px 20px 12px 20px;
text-align: center;
color: #fff;
background-color: #2a3e92;
border-radius: 30px;
text-transform: uppercase;
box-sizing: border-box;
font-size: 20px;
line-height: initial;
font-family: "merriweather-regular-webfont", "Times", serif;
}
.button-presale:hover {
color: #ffffff;
background-color: #3d54b3;
}
.button-presale.button-presale--pink {
	background-color: #ec008c;
} 
.button-presale.button-presale--pink:hover {
	background-color: #eb46a9;
}

#search .button-send input {
width: 100%;
margin: 10px 0;
background-color: #fff;
}

.mobile-menu:hover, #search .button-send:hover input {
cursor: pointer;
}

#search input {
border: none;
color: #000;
float: left;
width: 75%;
margin: 5px 0 0 15px;
height: 20px;
line-height: 20px;
color: #376129;
background-color: #fff;
font-size: 1.1em;
}

.popupmenu span {
background-image:url("../images/arrow-popup.png");
background-position: 50% 50%;
background-repeat: no-repeat;
width: 13px;
height: 6px;
position: absolute;
left: 27px;
top: -6px;
z-index: 99;
}

.popupmenu strong {
text-transform: uppercase;
font-size: 1.2em;
}

.icon-search {
display: block;
background-image:url("../images/search.png");
background-position: 50% 50%;
background-repeat: no-repeat;
width: 25px;
height: 27px;
margin: 1px 10px 0 0;
float: right;
}

.icon-search:hover {
cursor: pointer;
}

header ul,footer ul {
padding: 0;
margin: 15px 0;
}

nav li {
float: left;
list-style: none;
}

.mobile-menu {
display: none;
}

/* forms */
.search input {
border: none;
}

header .search {
width: 100%;
height: 35px;
position: relative;
}

header .search form {
padding: 0;
width: 100%;
}

header .search input {
font-size: 110%;
line-height: 100%;
width: 70%;
margin: 5px 20px 0 0;
float: right;
text-align: right;
}

.box-form input,.box-form textarea {
width: 46%;
margin: 1% 1% 1% 0;
padding: 0 1%;
height: 2em;
line-height: 2em;
border: none;
color: #fff;
background-color: #82bb25;
font-size: 1.1em;
}

.box-form .long {
width: 68%;
}

.box-form .short {
width: 26%;
}

.box-form .error,.msg * {
color: #fff;
}

.box-form .error {
background-color: #d22929;
}

.msg {
background-color: #d22929;
padding: 20px 120px;
text-align: center;
}

.box-form textarea {
height: 120px;
line-height: 30px;
}

form .send-button {
clear: left;
padding: 0;
background-color: #000;
}

form .send-button:hover {
background-color: #82bb25;
cursor: pointer;
}

::-webkit-input-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}

.share a:hover {
background-color: #fff;
}

/* globals */
.right {
text-align: right;
}

.center {
text-align: center;
}

.to-right {
float: right;
}

.cl {
clear: both;
}

.pg {
padding: 20px;
}

.pcs-pg {
padding: 20px;
}

.col-2-3 .pg {
padding-left: 40px;
}

.col-2-3 p,.col-2-3 li {
font-size: 1.1em;
}

.pcs-pg img {
width: 100%;
}

.content .pg {
padding: 30px;
}

.content p {
margin-top: 0;
}

.content ul {
padding: 5px 15px;
}

.small {
font-size: .9em;
}

/* banners */
.banners a {
display: block;
}

.banners img {
width: 100%;
float: left;
}

.banners .pg {
border-top: 2px solid #fff;
}

/* bookmark */
.bookmark {
position: relative;
}

/* tables */
table {
width: auto;
margin: 5px 0 10px 0;
}

table img {
width: 95%;
}

td {
border: 0;
font-size: 0.9em;
margin: 0;
padding: 1px 10px 1px 2px;
}

td a {
text-decoration: underline;
}

table.pricelist tr td:nth-child(2n) {
text-align: right;
}

.pcs-height {
background-size: 100% auto;
}

#map_style {
width: 100%;
height: 300px;
clear: both;
}

.map-info-box {
clear: left;
height: 300px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
background-color: #ccccca;
}

.map-info-box a.box {
height: 300px;
border-right: 2px solid #fff;
}

.noborder {
border: none;
}

div.no-bottom-border {
border-bottom: none;
}
	    
.hide {
display: none;
}

/* title images */
.title-box {
position: relative;
}

.title-box img {
width: 100%;
}

.title-box h1 {
display: block;
max-width:1100px;
margin: 0 auto;
width: 60%;
text-align: center;
color: #fff;
padding-top: 1em;
padding-bottom: 3em;
background-image:url("../images/bg.png");
background-position: 0 0;
background-repeat: repeat;
}

.title-box .color-block {
bottom: 0;
height: auto;
}

.title-hp {
margin: 0 auto;
width: 30em;
margin-bottom: 40px;
}

.title-hp .title-round {
margin: 0 1em;
float: left;
}

.footer-head {
position: relative;
}

/* news */
.news {
}

.news a {
display: block;
width: 25%;
float: left;
background-color: #2a3e92;
border-right: 2px solid #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.news .no-border {
border: none;
}

.news * {
color: #fff;
}

.news a:hover * {
color: #ffe801;
}

.news p {
padding: 10px 15px 10px 15px;
}

.news strong {
display: block;
margin-bottom: -2px;
}

.rec-2 a {
width: 50%;
}

.rec-3 a {
width: 33.33%;
}

.rec-4 a {
width: 25%;
}

.texts-wide.bg-field {
margin-bottom: 0;
}

.bg-field .title-underline {
padding-top: 0;
}

/* responsive */ 

.mobile-hide {
display: block;
}
	    
.mobile-display,.mobile-nav {
display: none;
}

@media screen and (min-width: 1400px) {
	body {
		font-size: 90%;
	}
	
	header,.footer-box {
		padding: 0 1%;
	}
}

@media screen and (max-width: 1400px) {
	.scroll-header .header-box {
		width: auto;
	}
	
	/*
	header,.footer-box {
		padding: 0 50px;
	}
	*/
}

@media screen and (max-width: 1200px) {
	body {
		font-size: 90%;
	}
}

@media screen and (max-width: 1100px) {
	body {
		font-size: 88%;
	}
}

@media screen and (max-width: 1000px) {
	body {
		font-size: 85%;
	}
}

@media screen and (max-width: 900px) {
	body {
		font-size: 80%;
	}
	    
	.tablet-hide {
		display: none;
	}
	
	.col-3 {
		width: 49%;
		margin-right: 2%;
	}

	.box-big .col-3:nth-child(3n) {
		margin-right: 2%;
	}

	.box-big .col-3:nth-child(2n) {
		margin-right: 0;
	}
	
	.tablet-col-2 {
		width: 100%;
	}
	
	.data,footer {
		padding: 0;
		margin: 0;
	}
}

@media screen and (max-width: 700px) {
	body {
		font-size: 80%;
	}
	
	header,.data,.footer,.partners {
		padding: 0;
	}
	
	.data {
		margin: 0;
	}
	
	.pcs-box img {
		margin-bottom: 10px;
	}
	
	.box-big .col-3 {
		height: auto;
		padding-bottom: 10px;
	}
		
	.pcs-box,.gallery .pcs-box,.data-box .box-big .col-3 {
		height: auto;
		overflow: visible;
	}
	
	.col-2,.col-3,.col-4,.col-6,.col-2-3,.col-3-4,.col-5-6,.tablet-col-2 .box-form {
		width: 100%;
	}
	
	.col-4 {
		width: 50%;
	}
	
	.col-3 {
		border-right: none;
	}
	
	.col-6 {
		width: 50%;
	}
	
	.share {
		width: 100%;
	}
	
	.icon-fb, .icon-in {
		margin: 2% auto;
		float: none;
	}
    
    .box-form form {
    	padding: 0 20px;
	}
    
    .pg,.content .pg {
    	padding: 20px;
    }
    
    .mobile-reset {
    	clear: left;
    }
    
    footer p,footer li,footer h4,footer h3 {
        padding: 0px;
        text-align: center;
    }
	
	.continue .data {
		margin-top: 0em;
	}
	
	#side-link {
		display: none;
	}
	
	.data-box,.footer-box {
		padding: 10px 0 6px 6px;
	}
	
	.box,.box2 {
		margin-right: 6px;
	}
	
	nav {
		position: absolute;
		width: 100%;
		height: auto;
		top: 72px;
		z-index: 9999;
		display: none;
	}
	
	.mobile-menu {
		display: block;
		line-height: 28px;
		height: 28px;
		background-image:url("../images/icon-menu.gif");
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	
	div.mobile-menu {
		position: absolute;
		left: 0;
		top: 25px;
		z-index: 9;
		width: 100%;
	}
	
	.menu {
		position: relative;
		bottom: auto;
		right: auto;
		width: 100%;
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 5px;
		background-color: #2a3e92;
	}
	
	nav a {
		font-size: 1.2em;
		color: #fff;
		display: block;
	}
	
	.langs {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	
	.langs li {
		width: 33.3%;
		float: left;
	}
	
	.langs .border {
		display: none;
	}
	
	#logo {
		width: 100px;
		height: 42px;
		top: 10px;
		left: 10px;
		padding-left: 0px;
		background-size: 100% auto;
	}
	
	.icons-box {
		border-bottom: 2px solid #fff;
	}
	
	.icons-box a,.icons-box div {
		float: right;
		display: block;
		width: 60px;
		height: 70px;
		border-left: 2px solid #fff;
		background-image:url("../images/search.png");
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	
	.icons-box .logo {
		background-image:url("../images/logo-small.png");
		float: left;
		width: 80px;
		border-left: 0;
	}
	
	.scroll-header .data {
		padding-top: 0;
	}
		
	.scroll-header header {
		position: relative;
		left: auto;
		right: auto;
	}
}

/* 
ZP 

color: 
darkblue - 2a3e92
yelow - ffe801
pink - ec008c
*/
* {
	color: #2a3e92;
}

.text-content li {
	line-height: 1.3em;
	padding-bottom: 7px;
}

.title-round {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background-color: #2a3e92;
	margin: 4em auto;
	width: 8em;
	height: 8em;
	line-height: 8em;
	text-align: center;
}

.title-round-small {
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background-color: #2a3e92;
	width: 5em;
	height: 5em;
	line-height: 5em;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 15px;
}

.submenu {
	padding: 20px 0;
	text-align: center;
}

.submenu a {
	display: inline-block;
	padding: 0 10px 0 10px;
	line-height: 20px;
}

.submenu a.active {
	font-weight: bold;
}

.pos-rel,.title-round-small.pos-rel {
	position: relative;
	bottom: auto;
	left: auto;
}

.title-round-small strong {
	color: #fff;
	font-weight: normal;
}

.title-big {
	margin: 30px auto;
	padding: 5px;
	text-align: center;
}

.title-big h1 {
	display: inline-block;
	border-top: 2px solid #2a3e92;
	border-bottom: 2px solid #2a3e92;
	line-height: 1.4em;
	padding: 10px 0;
}

.title-big span {
	font-size: .9em;
}

.title-big div {
	border-top: 2px solid #2a3e92;
	margin-bottom: 10px;
}

.title-underline {
	width: 45%;
	border-bottom: 2px dotted #2a3e92;
	margin: 20px auto;
	text-align: center;
}

.title-underline2 {
	text-align: right;
	display: block;
	padding-top: 15%;
	padding-right: 20px;
}

.title-underline2.to-top {
	padding-top: 0;
}

.round-img {
    background-size: cover;
	background-position: 50% 50%;
    display: block;
    margin-bottom: 20px;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
}

.round-img img {
	width: 100%;
}

.to-top h3 {
	margin: 0;
}

.subpage h3 {
	margin: 3px 0;
}

.title-text {
	/* display: inline-block; */
	border-top: 2px solid #2a3e92;
	border-bottom: 2px solid #2a3e92;
	margin: 20px 0 20px -10px;
	padding: 10px;
	text-transform: uppercase;
	
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.rec:hover .title-round-small strong {
	color: #ffe801;
}

.title-round h2 {
	margin: 0;
}

.title-round * {
	color: #fff;
}
.rec-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.rec {
	display: block;
	position: relative;
	max-width: 31.3333%;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 31.3333%;
	        flex: 0 0 31.3333%;
	margin: 1%;
	float: left;
	background-color: #fff;
}

@media (max-width: 1024px) {
	.rec {
		max-width: 48%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 48%;
		        flex: 0 0 48%;
	}
}
@media (max-width: 700px) {
	.rec {
		max-width: 98%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 98%;
		        flex: 0 0 98%;
	}
	.title-text > * {
		width: 100%;
		max-width: 100%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
	}
	.title-text > * + * {
		margin-top: 15px;
	}
}
/* 
.rec:nth-of-type(3n+1) {
	clear: left;
}
.rec.archiv-item:nth-of-type(3n+1) {
	clear: none;
	float: left;
}
.archiv-item.visible:nth-of-type(3n+1) {
	clear: left;
}
 */
.rec:hover {
	background-color: #ffe801;
}

.rec .img-box {
	position: relative;
	overflow:hidden;
	height: 16em;
}

.rec img {
	width: 100%;
}

.rec.old * {
	color: #000;
}

.rec.old img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.old .title-round-small {
	background-color: #bababa;
}

.old:hover .title-round-small {
	background-color: #000;
}

.old .title-round-small * {
	color: #fff;
}

.rec.old:hover {
	background-color: #bababa;
}

.rec .texts {
	padding: 10px 15px 7em 15px;
}

.texts-wide {
	background-color: #fff;
	margin: 1%;
}

.menu-right {
    top: 290px;
    right: 0;
    width: 60px;
    position: fixed;
    z-index: 9999;
}

.facebook,.gift {
    height: 50px;
    width: 50px;
    display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px 7px 0;
}

.gift,.pink {
	background-color: #ec008c;
}

.gray {
	background-color: #9d9c9c;
}

.gift span {
	color: #fff;
	font-size: 9px;
	text-align: center;
	display: block;
	padding-top: 17px;
}

.facebook {
    background-image: url("../images/facebook.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.partners {
	text-align: center;
}

.partners a {
	width: 10%;
	display: inline-block;
	padding: 0 .5%;
}

.partners a img {
	width: 100%;
}

.partners p a {
padding-bottom: 20px;
}

.partner {
	width: 21%;
	margin: 0 2%;
	float: left;
	display: block;
}

.partner:nth-of-type(4n+1) {
    clear: left;
}

.partner img {
	width: 100%;
}

#logo img {
	width: 100%;
	margin: 10px 0 40px 0;
}

.text-content {
	background-color: #fff;
}

.p20 {
	padding: 20px;
}

@media screen and (max-width: 1200px) {

	.rec .img-box {
		height: 14em;
	}
}

@media screen and (max-width: 900px) {
	.rec {
		width: 48%;
	}

	.rec .img-box {
		height: 18em;
	}
}

@media screen and (max-width: 700px) {
	.rec {
		width: 98%;
	}
	
	body {
		background-size: 200%;
	}
	
	nav a:hover {
		color: #ffe801;
	}
	
	.menu {
    	padding: 10px 0;
	}
	
	.menu a {
    	display: block;
    	padding: 7px 10px;
	}
	
	.rec .img-box {
		height: auto;
	}
	
	#logo {
		width: 130px;
		top: 1px;
    }
    
    #search {
	    top: 12px;
    }
    
    .partners a {
    	width: 14%;
    }
    
    .title-underline2 {
    	text-align: left;
    	padding-left: 20px;
    	padding-top: 0;
	}
	
	.col-2-3 {
		padding: 0 20px
	}

	.pcs-detail {
		width: 48%;
	}
	
	.rec-4 a {
    	width: 50%;
    	border-bottom: 2px solid;
	}
}