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

.about .letter {
	display: none;
}

.map .col-left,
.map .col-right {
	width: 100%;
	float: none;
	margin-bottom: 40px;
}

.landing #globe #star {
	display: none;
}

.landing .container div {
	display: none;
}

header {
	display: none;
}

.landing #stamp {
	top: 22px;
	right: 2px;
	height: 63px;
	width: 50.5px;
	background-size: 50.5px 63px;
}

.landing h1 {
	font-size: 25px;
	line-height: 1.3em;
}

.landing .buy {
	width: 100px;
	font-size: 15px;
	text-align: center;
}
.landing .stripes-left,
.landing .stripes-right {
	width: 10px;
	background-size: 10px 20px;
}

.landing .stripes-top,
.landing .stripes-bottom {
	height: 10px;
	background-size: 20px 10px;
}

.landing .stripes-top-left {
	top: -30px;
	left: -30px;
}

.landing .stripes-top-right {
	top: -30px;
	right: -30px;
}

.landing .stripes-bottom-left {
	bottom: -30px;
	left: -30px;
}

.landing .stripes-bottom-right {
	bottom: -30px;
	right: -30px;
}

.landing #layer {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: url(../images/landing/new-layer-2-mobile-2.png) no-repeat center center;
	background-size: cover;
}

.about {
	padding-top: 40px;
}

.about h2 {
	font-size: 40px;
	margin-bottom: 40px;
}

.about p {
	font-size: 14px;
	margin-bottom: 20px;
}

.about p img {
	display: block;
	margin: 0 auto;
}

.about .col-left,
.about .col-right {
	width: auto;
	float: none;
}

.program table th,
.program table td {
	height: 50px;
}

.program h3 {
	margin-bottom: 40px;
}

.program .table-legend .item .color {
	width: 16px;
	height: 16px;
}

.program .table-legend .item p {
	font-size: 12px;
}

.map {
	margin-top: -15px;
}

.map .tabs-content {
	min-height: 300px;
}

.map .subcol-left,
.map .subcol-right {
	width: auto;
	float: none;
}

.map .infos + .sky {
	margin-top: -1px;
}


footer .partner {
	float: none;
	margin-right: 0;
	text-align: center;
	margin-bottom: 40px;
	width: auto !important;
	padding-left: 15px !important;
}

footer .partner img {
	position: static;
}

footer .col-left,
footer .col-right {
	float: none;
}

footer .col-right {
	padding-top: 0;
	padding-left: 15px;
	text-align: center;
}

footer h6 {
	margin-bottom: 20px;
	border-width: 0;	
}

.prices table th,
.prices table td {
	font-size: 14px !important;
}

.prices .buy {
	margin-bottom: 40px;
}

.hidden-xs {
	display: none;
}

.visible-xs {
	display: block;
	margin-bottom: 60px;
}

.program table .append {
	font-size: 8px;
	margin-left: -2px;
	margin-top: -12px;
}

.prices .buy {
	font-size: 15px;
}

.video iframe {
    position: absolute;
    top: 15%;
    left: 0;
	bottom: 0;
	right: 0;
    height: 45%;
    width: 90%;
	border: 0;
	margin: 0 auto;
}

.gallery .media-item {
    width: 100%;
    display: block;
    visibility: visible;
    height: 285px;
    float: left;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
}

footer .partner a img{
	width: 100% !important;
}