@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Gabriela&family=Noto+Sans+SC&family=Noto+Serif+SC&display=swap');

#HSK-chinese-exams {scroll-margin-top: 600px}
/*First Paint*/
html, html a {text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)}
.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}
@keyframes tada {from {transform: scale3d(1, 1, 1);}
  10%, 20% {transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -2deg);}
  30%, 50%, 70%, 90% {transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
  40%, 60%, 80% {transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -2deg);}
  to {transform: scale3d(1, 1, 1);}}
.tada {animation-name: tada;}
body {	
	font-size: 16px;  
	font-family: Arial, 'Noto Sans SC', "Microsoft YaHei New", "Microsoft Yahei", STXihei, "华文细黑", SimSun, sans-serif;
	background-color:#FFF;	
	color: #7f5301;	
	text-align:center;
	padding:0;
	margin:0;
	line-height:normal;
}
.container{
	width:1024px;
	margin: 0 auto;
	text-align:center;
	clear:both;
	font-size: 18px;
}
.group:after {content: ""; display: table; clear: both}
a:link, a:visited {
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.5s;
}
a:hover, a:active {color: #f82b8b;text-decoration: none}
h1 {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 34px;
	color:#353535;
	font-weight:bold;
	line-height:44px;
	background: url('/img/h1-bg5.png') no-repeat center bottom; padding-bottom: 30px;
}
h1 span{font-size:18px}
#top{height: 120px}
.topbar {
	background-image: linear-gradient(#110901, #482804); font-size: 18px; font-weight: bold; height: 80px;
	width:100%;	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	overflow: hidden;
}
.topbar img{vertical-align: middle; margin: 8px 228px 0 0; width: 180px}
#cssmenu {position: fixed; z-index: 99; top: 79px;margin-left: 7px}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  z-index:99;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
	font-size: 16px; 
	font-family: 'Arial', sans-serif; 
	width: 125px;
	color: #ffffff;
	display: inline-block;  
	text-decoration: none;
	text-shadow: 0 -1px 0 #333333;
}
#cssmenu ul {list-style: none}
#cssmenu > ul > li {float: left}
#cssmenu > ul > li a {
  box-shadow: inset 0 0 0 1px #BF9A35;
  background-image: linear-gradient(to bottom, #EBE6B7 5%, #BF9A35 57%);
  border-bottom: 1px solid #775742;
  border-top: 1px solid #775742;
  border-right: 1px solid #775742;
  line-height: 40px;
  filter: none;
}
#cssmenu > ul > li a:hover {background: #BF9A35}
#cssmenu > ul > li:first-child a {
  border-radius: 0 0 0 5px;
  border-left: 1px solid #775742;
}
#cssmenu > ul > li:last-child a {
  border-radius: 0 0 5px 0;
}
#cssmenu .has-sub:hover ul {display: block}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  top: 41px;
  left: -1px;
  min-width: 100%;
  text-align: center;
  *width: 100%;
}
#cssmenu .has-sub ul li a {
  border-top: 0 none;
  border-left: 1px solid #775742;
  display: block;
  line-height: 120%;
  text-align: center;
  padding: 9px 0;
}
/* Mobile Navbar */
nav {
	height: 40px;
	width: 100%;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;
	border-bottom: 2px solid #283744;
}
nav i {margin: 0 40px 0 0px}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 600px;
	height: 40px;
}
nav li {
	display: inline;
	float: left;
	background: #455868;
}
nav .fa{opacity: 0.4; font-size: 20px}
nav a {
	color: #fff !important;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
	text-indent: 0;
}
nav li a {
	border-right: 1px solid #576979;
	box-sizing:border-box;
}
nav li:last-child a {border-right: 0}
nav a:hover, nav a:active {background-color: #8c99a4}
nav a#pull {display: none}
.sub-nav {display:none}
.sticky-nav-container{overflow: auto; top: 0px; width: 100%; z-index: 100; box-shadow: 0px 0px 15px 8px rgba(0,0,0,0.40)}
/* flat-btn */
.flat-btn-orange { background: #fcba59; box-shadow: 0px 3px 0px 0px #d8a04d;}
.flat-btn-pink { background: #e47caf; box-shadow: 0px 3px 0px 0px #c06692;}
.flat-btn-green { background: #9C6; box-shadow: 0px 3px 0px 0px #6fa637;}
.flat-btn-blue { background: #7cc5e4; box-shadow: 0px 3px 0px 0px #41aad6;}
.flat-btn-purple { background: #d3a7e5; box-shadow: 0px 3px 0px 0px #c382de;}
[class*='flat-btn'] {font-size: 14px; font-family: Verdana, sans-serif; padding: 20px 40px; border-radius: 5px; text-transform: uppercase; letter-spacing: 1px; display: inline-block; margin: 30px 20px 40px 0; font-weight: bold; width: 150px; text-align:center; color:#fff !important; line-height: 25px}
[class*='flat-btn']:hover {opacity:0.75; color: #fff;}
[class*='flat-btn']:last-of-type {margin-right: 0}
/* hidenav img in index */
.hidenav img {vertical-align: middle; margin-right: 10px; transition: all 0.5s}
.hidenav img:hover {margin-right: 0px}
.breadcrumbs {text-align: left}
.breadcrumbs span{background-color: #ebe6b7;border-radius: 3px;padding: 5px 9px}

/*Beneath fold*/
.row{position:relative; width: 100%; margin: 0; padding: 0}
.row:before {
    content:'';
    width:100%;
    height:100%;    
    position:absolute;
    left:0;
    top:0;
    background:linear-gradient(to bottom, rgba(255,255,255,0) 60%,rgba(255,255,255,1) 98%);
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    line-height: 38px;
    text-align: left;
    background: #FFFBEA;
    background: linear-gradient(to bottom, #E9E9E9, #FFFBEA);
    padding: 50px 40px;
    margin: 50px 0;
}
cite {
	font-style:italic;
	color:#C36;
	padding-left:25%;
}
cite:before {content: "\2014 \2009"}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    margin-top: 50px;
    color: #95073f;
    line-height: 32px;
    font-variant: small-caps;
}
h3{font-size: 36px; font-family: Georgia, "Times New Roman", Times, serif}
h4 {
	font-family: 'Gabriela', serif;
	font-size:20px;
	color: #e35893;
}
.home-explicatif {
	background: #FFFBEA;
	background: linear-gradient(to bottom, #E9E9E9, #FFFBEA);
	padding: 5% 0; margin:135px 0; font-size: 22px; 
}
.home-explicatif h3 {font-size: 40px}
.home-explicatif h4 {font-size: 24px}
.explicatif {
	background: #FFFBEA;
	background: linear-gradient(to bottom, #E9E9E9, #FFFBEA); 
	padding: 1% 25% 5% 25%;
	margin-top:35px;
	font-size: 20px;
	text-align: left;
}
.explicatif h2{line-height: 40px;color: #663}
#back-to-top {position: fixed; bottom: 5%; right: 3%; z-index: 9}

/*owl.carousel.min.css*/
.owl-carousel, .owl-carousel .owl-item {position: relative}
.owl-carousel {display: none;width: 100%;z-index: 1}
.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none}
.no-js .owl-carousel, .owl-carousel.owl-loaded {display: block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {cursor: pointer;user-select: none}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {opacity: 0}
.owl-carousel.owl-refresh .owl-item {visibility: hidden}
.owl-carousel.owl-drag .owl-item {touch-action: pan-y;user-select: none}
.owl-carousel.owl-grab {cursor: move;cursor: grab}
.owl-carousel.owl-rtl {direction: rtl}
.owl-carousel.owl-rtl .owl-item {float: right}
.owl-carousel .animated {animation-duration: 1s;animation-fill-mode: both}
.owl-carousel .owl-animated-in {z-index: 0}
.owl-carousel .owl-animated-out {z-index: 1}
.owl-carousel .fadeOut {animation-name: fadeOut}
@keyframes fadeOut {0% {opacity: 1} 100% {opacity: 0}}
.owl-height {transition: height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy {opacity: 0;transition: opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {max-height: 0}
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {transform: scale(1.3, 1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {display: none}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/*owl carousel customization*/
.owl-carousel .owl-dots {margin-top: 5px}
.owl-carousel .owl-dot {display: inline-block;margin: 0 8px;cursor: pointer}
.owl-carousel .custom-dot {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #869791;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50%;
  text-align: center;
  opacity: 0.5;
  transition: all 0.3s ease;
}
.owl-carousel .owl-dot.active .custom-dot,
.owl-carousel .owl-dot:hover .custom-dot {opacity: 1}
.owl-stage{display: flex; margin: 0 auto}
.owl-carousel .owl-item img {width: 100%;height: 100%;object-fit: cover}

.column{text-align:left; float:left; width:71%; padding: 5px 50px 25px 50px;margin-bottom: 50px; box-sizing: border-box}
.half-column {width: 50%; padding-top: 0}
.icon {height: 175px; width: 175px; line-height: 175px; max-width: 100%; background: #eadb96; border-radius: 50%; color: #fff; font-size: 55px; margin: 0 auto 40px auto}

hr.style {border: 0; height: 1px; margin:80px 0 50px 0; clear:both; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));}

/* GAMES */
.topbar-games {
	background-image: linear-gradient(#110901, #ab5e06); font-size: 18px; font-weight: bold; height: 80px;
	width:100%;	
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	overflow: hidden;
	text-align: left; height: 20px; padding: 22px
}
.blurred-gamepage {
	background: url(/images/games/badger-HE.png) no-repeat center 131% / 98%;
	filter: blur(6px); 
	margin: 68px auto -380px auto;
	box-shadow: 0px -340px 215px 38px #ffffff inset; 
	height: 510px;
	z-index: -2; 
	position: relative
}
.loader, #ingame-logo {
	position: fixed;
	font-size:22px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 201;
	background: url('free-games/page-loader.gif') 50% 70% no-repeat rgb(255,255,255);
}
.loader p{padding-top: 100px}
#ingame-logo{
	background:url('free-games/logo.png');
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.block-free-game {
	padding: 45px 80px;
	background-color: #fff;
	border: 6px solid #c93;
	box-sizing: border-box;
	box-shadow: inset 10px 10px 27px 0px rgba(0, 0, 0, 0.75)
 }
/* chinese-learning-games.php + index carousel + new-games.php */
.box {
	border: 5px solid #fff;
	cursor: pointer;
	height: 180px;
	float: left;
	margin: 12px 12px 50px 12px;
	position: relative;
	overflow: hidden;
	width: 215px;
	box-shadow: 1px 1px 1px 1px #ccc;
}
.box a{text-decoration:none;font-weight:normal}
.box img {
	position: absolute;
	left: 0;
	transition: all 300ms ease-out;
}
.box .caption {
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	color: #fff;
	z-index: 100;	
	transition: all 300ms ease-out;
	left: 0;
}
.box .full-caption {
	width: 185px;
	height: 180px;	
	top: -220px;
	text-align: left;
	padding: 15px;
}
.box:hover .full-caption {
	opacity: 1;
	transform: translateY(100%);
}
.box h3{font-size:16px; font-family:Verdana, Geneva, sans-serif; margin-bottom:8px; opacity: 0.8}

/* Game Features */
.games [class*='flat-btn'] {
	padding: 20px 20px;
    border-radius: 5px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    height: 180px;
    width: 200px;
	font-size: 16px;
}
.games [class*='flat-btn']:hover {opacity:1}
.games [class*='flat-btn'] b {opacity: 0.7; font-size: 18px; font-variant: small-caps}

/* KIDS, WALLPAPERS */
.kids h1{font-family: 'Modak', cursive; color:#C60; font-size:66px; font-weight:normal}
.kids img {max-width: 92%; height: auto}
hr.grass { border: 0; height: 27px; margin:40px 0 80px 0; clear:both; background: url('images/kids/grass.png') no-repeat center center}
.white-border{
	padding:8px;
	background-color:#fff; 
	border:1px solid #CCC;
	box-shadow: 3px 3px 4px #636363;
	margin:25px;
}
.polaroid {
	/*width:300px;
	height: 260px;*/
	padding: 8px;	
	margin:15px 0;	
	border: 1px solid #CCC;	
	background-color: #fff; 
	box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
	transition: all 0.5s;
}
/* FLASHCARDS, VOCAB LISTS */
.books{float:left; margin:25px; text-align:center}
.books:first-child{margin-left: 0}
.voc-list {
	float:left;
	margin: 60px 50px 50px 0;
	padding:20px;
	border: 1px solid #CCC;
	width: 120px;
	height: 170px;
	background-color: #fff;
	box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
	transition: all 0.5s;
}
.voc-list:last-child{margin-right:0}
.voc-list img{max-width: 120px; max-height:100px}
.vocabulary-lists-online{color: #707070; text-align:left; float:left; width:50%; padding: 25px; box-sizing: border-box;}
.vocabulary-lists-online em {font-family: 'Noto Serif SC', serif; font-style: normal; font-size: 22px ;color: #c382de; padding: 0 5px; cursor: pointer; border-radius: 8px}
.vocabulary-lists-online span{color:#3A69C7; margin: 0 12px; font-family: Arial, 'Noto Sans SC', sans-serif; font-size: 16px}
.categories a {
    box-shadow: 0 0 1px rgb(20 20 20 / 60%);
    background-color: rgba(0,0,0,.07);
    border-radius: 3px;
    padding: .15em .4em;
    margin: 5px;
    line-height: 45px;
    color: #6c6c6c;
    white-space: nowrap;
    font-weight: bold;
}
.categories a:hover{color: #6fa637}

/* READING PRACTICE */
/* Reading Intermediate 1*/
[class*='grid'] {padding: 3% 0 0 0;clear: both}
[class*='grid']  > div {width: 44px;float: left;font-size: 30px; font-family: "Noto Serif SC", serif;padding-bottom: 15px; font-weight: 400; line-height: 25px}
[class*='grid'] span {color: #d00179;font-size: 16px; font-family: "Arial unicode MS", sans-serif}
.column-third-reading {color: #b0b0b0; text-align:left; float:left;padding:0 25px 50px 25px; box-sizing: border-box; width: 33.33%, height: auto}
.column-third-reading em{font-family: 'Noto Serif SC', serif; font-style: normal;color: #7f5301; font-size: 22px}
.column-third-reading span{color:#d00179; margin: 0 12px}
@media screen and (max-width: 640px){
.column-third-reading {float: none; clear:both; padding-bottom:0; width: 100%}
}
#toggle-pinyin-button, #toggle-english-button {
    width: 150px;
    border: none;
    padding: 6px 15px;
    background: #d4c88f;
    font-size: 20px;
    color: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
    margin: 25px auto;
  }

/* Reading Intermediate 2 */
.chinese-annotation h3{letter-spacing: 6px; font-size: 40px; font-family: 'Noto Sans SC', sans-serif}
.chinese-annotation p{letter-spacing: 6px; font-size: 32px; text-align: left; padding: 0 15%; line-height: 48px; text-indent: 60px; font-family: 'Noto Sans SC', sans-serif; font-weight: bold}
.chinese-annotation b, .english-annotation b{
    cursor: pointer;
    color: #e60a75;
    position: relative;
}
.chinese-annotation b .title {
    position: absolute;
    top: 42px;
    background: #ebe6b7;
    padding: 0 20px;
    left: 0;
    white-space: nowrap;
    font-size: 16px;
    text-indent: 0;
    letter-spacing: normal;
    color: #745409;
    font-weight: normal;
    z-index: 3;
    border-radius: 5px;
}
@media screen and (max-width: 980px) {
  .chinese-annotation p{letter-spacing: normal; font-size: 29px; padding: 0 3%}
}
/* Reading Basic */
[class*='gridbasic'] {margin: 0 auto; width: 600px}
[class*='gridbasic']  > div {height: 140px;	width: 60px;font-size: 40px; font-family: "Noto Sans SC", sans-serif; font-weight: bold; line-height: 35px}
[class*='gridbasic'] > div i{font-size: 16px; color: #dd8a04}

/* Reading Advanced */
.advanced-text {
    font-size: 30px;
    text-align: left;
    padding: 0 10%;
    line-height: 48px;
    font-family: 'Noto Serif SC', serif;
    }
.advanced-text p {text-indent: 60px}

/* BUY buttons */
.shopping ul{
	margin: 50px 15px;
  	padding: 0;
  	list-style: none;
	float:left}
.shopping .flat-btn-purple, .shopping .flat-btn-blue{padding:3px; margin:10px auto}
.shopping a.flat-btn-purple:hover, .shopping a.flat-btn-blue:hover {opacity:0.75; filter: none;}
.shopping b{color:#95073f}
.shopping a:hover{color:#666;filter: grayscale(100%)}
.shopping h4{clear: both}
.shopping em{font-style: normal; opacity: 0.6}
.shopping .voc-list {margin:10px auto; background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 0%, rgba(232,232,232,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(232,232,232,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,0) 0%,rgba(232,232,232,1) 100%);
}

/* Ribbons and NEW sticker */
.ribbon {
  color: #fff !important; 
  display: block;
  font-size: 18px;
  font-variant: small-caps;
  position: absolute;
  top: 24px;
  right: -37px;
  width: 140px;
  height: 25px;
  line-height: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  transform: rotateZ(45deg) translateZ(1px);
  backface-visibility: hidden;
  z-index: 10;
}
.ribbon.vert {background: #63c930}
.ribbon.vert:before, .ribbon.vert:after {border-bottom: 20px solid #63c930}
.ribbon.jaune {background: #F90;}
.ribbon.jaune:before, .ribbon.jaune:after {border-bottom: 20px solid #F90}
.ribbon.vermillon {background: #c0392b;}
.ribbon.vermillon:before, .ribbon.vermillon:after {border-bottom: 20px solid #c0392b}
.ribbon::before,
.ribbon::after {
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
}
.ribbon::before {left: -20px; border-left: 20px solid transparent}
.ribbon::after {right: -20px; border-right: 20px solid transparent}
.new{
	background-color:#F39;
	color:#FF3;	
	font-size:14px;
	text-transform: uppercase;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	border-radius: 3px;
	padding: 2px 7px 0 7px;
	margin:0 0 0 5px;
	border: 1px solid #E0E0E0;
	display: inline-block;
	height: 20px;
	line-height: 19px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.4);
	margin-left: 5px;
	position: relative;
	top: -3px;
}

/* FAQ (works with the script) */
button.accordion {
    background-color: #DFC695;
    color: #fff;
	font-size:16px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}
button.accordion.active, button.accordion:hover {background-color: #C96}
div.panel {
    padding: 5px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
	text-align:left;
}
div.panel.show {
    opacity: 1;
    max-height: 800px;
}
button.accordion:after {
    content: '\0271A'; /* Unicode sign (+) */
    font-size: 13px;
    color: #fff;
    float: left;
    margin-right: 15px;	
	padding: 0px 6px 2px 6px;
	background-color:#630;
}
button.accordion.active:after {content: "\25AC"; /* Unicode sign (-) */}

/* FOOTER */
.down-arrow-btn { width: 40px; height: 40px; border-radius: 50%; background: #d4c88f; display: inline-block; margin: 30px auto 0; color: #fff; font-size: 22px; font-weight: normal; line-height: 40px; text-align: center; }
.down-arrow-btn > .fa{color: #fff !important}
#footer-ribbon{margin-top:20px; background: #ebe6b7;height: 54px; line-height: 55px; font-variant: small-caps; font-size: 32px; font-family: 'Georgia', serif}
footer {
  background-image: linear-gradient(#110901, #482804);
  box-sizing: border-box; 
  width:100%;
  text-align:left;
  font-size:18px;
  padding: 8%;
}
footer a {opacity: 0.8}
footer h3 {margin-bottom: 8px; color: #877453}
#about-GTLC {font-size: 20px; width: 40%; float: left}
.footer-nav-desktop{
  padding: 0 0 7% 8%;
  width: 21%;
  float: left;
}
.footer-nav-desktop a{line-height: 1.8}
#legal {
  text-align:center;
  color: #877453;
  padding-top: 100px;
}
#footer-nav-mobile {display:none}

/* MOBILE version for games + other MEDIA QUERIES*/
.turnDevice img{display: none}
@media screen and (max-width: 690px) and (orientation : portrait){
	.turnDevice {
	  position:fixed;
	  top: 0;
	  left:0;
	  height:100%;
	  background-color: #212121;
	  background-repeat: no-repeat;
	  background-position: center;
	  background-attachment: fixed;
	  z-index: 1001;
	}
	.turnDevice img{display: block}
	#navContent{display: none}
}

@media screen and (max-height:414px) {
	.shrink{
	transform: scale(0.9);
	transform-origin: 30% 50%; 
	}
	.topbar-games {padding: 12px}
}
@media screen and (max-height:320px) {
	.shrink{
	transform: scale(0.8);
	transform-origin: 30% 50%;
	.topbar-games {padding: 10px}
	}
}

@media only screen and (max-width : 480px) {
	.home-explicatif {padding: 5% 10%}
}
@media screen and (max-width: 685px) {
	.polaroid {width:95%;height:auto}
	.polaroid img{width:95%;height:auto;margin-top:6px}
}

@media screen and (max-width: 1024px) {
	.topbar{display:none}
	.container{width:94%}
}

/* Footer Media Queries */
@media screen and (max-width: 700px) {
	footer {width:auto;	float: none}
}
@media screen and (max-width: 840px) {
	#footer-ribbon {font-size: 20px}
}
@media screen and (max-width: 1091px) {
	#footer-nav-mobile{display: block}
	#about-GTLC {width: 100%; float: none}  
	.footer-nav-desktop{display: none}
}

/* Sticky Navbar */
@media screen and (orientation :portrait){
	.sticky-nav-container{position: fixed}
	.sub-nav{padding-top: 80px}
}
@media screen and (orientation :landscape) and (min-height:570px){
	.sticky-nav-container{position: fixed}
	.sub-nav{padding-top: 80px}
}

/* Mobile Nav > 1024px */
@media only screen and (min-width: 1024px) {
	nav {display:none}
}
/* Mobile Nav < 1024px */
@media screen and (max-width: 1024px) {
	#cssmenu { display:none}
	nav { 
		display:block;
		height: auto;
		border-bottom: 0;
  	}
  	nav ul {
  		width: 100%;
  		height: auto;
		display: none;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #576979;
		border-right: 1px solid #576979;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
	nav a#pull {
		display: block;
		background: #2c1703;
		box-shadow: 0px -30px 15px -15px rgba(0, 0, 0, 0.5) inset;
		width: 100%;
		position: relative;
		text-indent: 25px
	}
	.sub-nav {display:block}
	#top {height: 12px}
}

/* Hide Explicatifs, stack thumbnails in owl carousels, resize titles + flat-btn, center elements < tablets */
@media screen and (max-width: 812px) {
	.explicatif { display: none}
	h1 {font-size: 26px}
	h1 span {line-height: normal}
	h3, .home-explicatif h3, h2 {font-size: 28px}
	
	.kids h1{font-size:42px}
	.voc-list, .voc-list:last-child {float: none}
	.box, .books {float: none; margin:0 auto 20px auto}
	.column {float: none; clear:both; margin: 0 auto 15px auto; padding:0 12px 25px 12px; width: 100%}
	.shopping ul {float: none}
	[class*='flat-btn'] {margin: 20px 0 0 0}
	.games [class*='flat-btn'] {margin: 40px 0 20px 0}
	.hidenav [class*='flat-btn']{
		width: 81%;
		padding:6px;
		margin:8px auto
	}
	.hidenav img {display: none}
	.blurred-gamepage {height: 440px; margin: 40px auto -380px auto}
}
/* Inside Nav for smartphones */
@media only screen and (max-width : 480px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {border-bottom: 1px solid #576979}
	h3, .home-explicatif h3, h2 {font-size: 22px}
	#legal span{font-size: 16px}
	#legal a{padding: 0 7px}
}