@media only screen and (min-width : 993px) {
	header .menu-wrap, .menu-background { display: none;}
}

	.menu-background { width: 100%; height: 100%; z-index: 0; position: fixed; background-color: #fae8b8; opacity: 0; filter: alpha(opacity=0); /* For IE8 and earlier */}
	.expand-background { width: 100%; height: 100%; z-index: 2; opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */ }
	.transform {
	  -webkit-transition: all .5s ease;
	  -moz-transition: all .5s ease;
	  -o-transition: all .5s ease;
	  -ms-transition: all .5s ease;
	  transition: all .5s ease;
	}


@media only screen and (max-width : 992px) {
	header { /*position: fixed;*/ z-index: 2;}
	header img { padding-left: 0px; }
	header div.adjust { width: 100%; }
	header div.title-image{ width: 35%; margin: 0 auto; float: none; }
	header div.menu-mobile{display: inline; position: absolute; left: 0;}
	header div.menu-mobile img{height: 30px; margin-top: 15px; margin-left: 15px;}
	header div.title-image img {margin: 0 auto; display: block;}
	nav.header{width: 0; display: none;}
	header .menu-wrap { height: auto; display: block;}
	header .icon-list { height: auto; }
	header .icon-list img { width: 280px; height: auto; margin-left: -16px; margin-bottom: -3px;}
	header .icon-list a.item-list-mob { margin-left: 30px; font-size: 18px; display: none; }
	.morph-shape, #morph-shape { height: 100%; }
	/**/
	div.slider-background { background: url('images/slider-background.jpg') center repeat-x; background-size: cover; height: 600px;}
	/**/
	.age-selector{display:none;}
	.age-selector-m{display:inline;}
	/**/
	.slider-background{display:none;}
	/**/
	/*div.destaques { margin-top: 50px;}*/
	div.destaques h1 { width:100%; }
	div.destaques div.subtitle { width:100%;}
	div.destaques ul { margin-top: 15px; }
	div.destaques nav ul li{ background-color: #58c6b4;}
	/**/
	div.age-m-div{width: 100%; height: 60px; background-color: #ffffff; position:fixed; bottom: 0; z-index: 3}
	img.age-m-div-shadow{display: inline; position:fixed; left: 0; bottom: 60px; width: 100%; z-index: 3}
  .footer-line{ display: none; }
	footer{display:none;}
	.upper-footer, .bottom-footer{display:none;}
	/**/
}

@media only screen and (max-width : 584px) {
	div.destaques h1 { font-size: 45px; }
	div.destaques div.subtitle { font-size: 15px; }
}

/**/

@media only screen and (min-width : 1919px) {
	.dropdown-content { z-index: 5; }
}

@media only screen and (max-width : 1919px) {
	header { height: 65px; }
	nav.header { font-size: 17px; }
	header img { padding-top: 0px; height: 55px; }
	nav.header ul  { padding: 20px 20px }
	nav.header ul  li { display: inline-block; padding: 20px 30px 28px 30px; margin-top: -20px; }
	/**/
	.dropdown-content { margin-top: 28px; display: none; position: absolute; background-color: #0d3a33; width: 100%; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); /*height: 142px; */z-index: 5; }
	/**/
	div.slider-background { background: url('images/slider-background.jpg') center repeat-x; background-size: cover; height: 530px;}
}

@media only screen and (max-width : 1280px) {
	header { height: 65px;  }
	nav.header { font-size: 17px; }
	header img { padding-top: 0px; height: 55px; }
	nav.header ul  { padding: 20px 20px; }
	nav.header ul  li { display: inline-block; padding: 20px 15px 28px 15px; margin-top: -20px; }
	/**/
	.dropdown-content { margin-top: 28px; display: none; position: absolute; background-color: #0d3a33; width: 100%; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); /*height: 152px;*/ z-index: 5; }
	div.slider-background { background: url('images/slider-background.jpg') center repeat-x; background-size: cover; height: 430px;}
}

@media only screen and (max-width : 1130px) {
	header { height: 65px;  }
	nav.header { font-size: 17px; }
	header img { padding-top: 0px; height: 55px; }
	nav.header ul  { padding: 20px 20px; }
	nav.header ul  li { display: inline-block; padding: 20px 10px 28px 10px; margin-top: -20px; }
	/**/
	.dropdown-content { margin-top: 28px; display: none; position: absolute; background-color: #0d3a33; width: 100%; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); /*height: 152px;*/ z-index: 5; }
	div.slider-background { background: url('images/slider-background.jpg') center repeat-x; background-size: cover; height: 430px;}
}

/**/
@media only screen and (min-width : 1170px) {
  header div.adjust { width: 1170px; }
}

@media only screen and (min-width : 1281px) {
  header div.adjust { width: 1281px; }
}

@media only screen and (max-width : 400px) {
	header div.title-image img { width: 150%;  object-fit: contain; }
}
/**/


/*Livros PNL2*/
@media only screen and (max-width : 583px) {
section { width: 282px;left: -10px;position: relative;}
.bk-list li { width: 282px;height: 370px; margin: 10px 0 50px 0;}
.bk-list li img { width: 282px; height: 341px; }
.bk-cover { width: 282px;height: 341px;}
.bk-list li .bk-book { width: 282px; height: 341px; }
.bk-list li:nth-child(2n) {
    /* margin-left: 0; */}
}

@media only screen and (min-width : 584px) and (max-width : 992px) {
section { width: 583px; }
.bk-list li { width: 282px;height: 370px; margin: 10px 0 50px 7px;}
.bk-list li img { width: 282px; height: 341px; }
.bk-cover { width: 282px; height: 341px;}
.bk-list li .bk-book { width: 282px; height: 341px; }
.bk-list li:nth-child(2n) {
    /* margin-left: 0; */
}}


@media only screen and (min-width : 1280px) {
section { min-width: 1170px; }
.bk-list li { width: 282px;height: 370px; margin: 10px 0 30px 30px;}
.bk-list li img { width: 282px; height: 341px; }
.bk-cover { width: 282px;      height: 341px;}
.bk-list li .bk-book { width: 282px; height: 341px; }
}

@media only screen and (min-width : 1450px) {
section { min-width: 1302px; }
.bk-list li { width: 315px;height: 410px; margin: 10px 0 30px 30px;}
.bk-list li img { width: 315px; height: 381px; }
.bk-cover { min-width: 315px;      height: 381px;}
.bk-list li .bk-book { width: 315px; height: 381px; }
}

@media only screen and (min-width : 1700px) {
section { min-width: 1462px; }
.bk-list li { width: 355px;height: 460px; margin: 10px 0 30px 30px;}
.bk-list li img { width: 355px; height: 429px; }
.bk-cover { width: 355px;      height: 429px;}
.bk-list li .bk-book { width: 355px; height: 429px; }
}

@media only screen and (min-width : 1930px) {
section {min-width: 1894px;}
.bk-list li { width: 450px;height: 575px;margin: 10px 0 30px 30px;}
.bk-list li img { width: 450px; height: 544px; }
.bk-cover { width: 450px;  height: 544px;}
.bk-list li .bk-book { width: 450px; height: 544px; }
}
/*Fim Livros PNL2*/
