body {
  -webkit-text-size-adjust:none;
  touch-action: pan-y;
}
#records,#categories,#listening,#writers,#suggestions,#products,#magazine,#userbooks{
	padding-top:0;
}
.swipe {
  margin-bottom:20px;
  overflow:hidden;
  position:relative;
  width:100%;
}
.swipe.ml15{
	margin-left:5px;
}
.swipe ul{
    overflow:hidden;
	padding: 0;
}
.swipe li img{
	width: 100%;
	height: -webkit-fill-available;
}
.swipe li{	
	margin-right:30px;
}
#slider li{
	position: relative;
	width: 600px;
	height: 380px;
	background-size:100% 100%;
	border-radius: 8px;
}
#slider1 li{
	position: relative;
	width: 339px;
}
#maincategory .team-thumb{
	height:100px;
}
#maincategory img{
	width: 31%;
    margin: 0 auto;
}
#maincategory h3{
	color:#302E3D;
}
#categories{
	height: 206px;
}
#categories .team-info{
	padding: 10px 0 20px 0;
}
#categories li{
	position: relative;
	width: 180px;
    height: 150px;
    line-height: 4.5;
    text-align: center;
}
#categories li h3{
	overflow: hidden;
	height: 65px;
}
#slider5 li{
	position: relative;
	width: 270px;
    height: 420px;
}
#p-main #writers{
	height: 330px;
    overflow: hidden;
}
#writers li{
	position: relative;
	width: 180px;
	height: 255px;
}
#writers li img{
	width: 180px;
    height: 180px;
    border-radius: 50%;
	background-color: #0e0726;
}
#submenu_slider6 li,#submenu_slider7 li,#submenu_slider8 li,#submenu_slider9 li,#submenu_slider10 li,#submenu_slider11 li,#submenu_slider12 li,#slider15 li,#otherBooks li{
	position: relative;
	width: 229px;
	height: 350px;
	margin-bottom: 25px;
}
#submenu_slider6 li img,#submenu_slider7 li img,#submenu_slider8 li img,#submenu_slider9 li img,#submenu_slider10 li img,#submenu_slider11 li img,#submenu_slider12 li img,#otherBooks li img,#magazine li img{
	-webkit-box-shadow: 10px 13px 9px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 13px 9px -10px rgba(0,0,0,0.75);
	box-shadow: 10px 13px 9px -10px rgba(0,0,0,0.75);
}
#products .swipe li img,#otherBooks .swipe li img{
	height:auto;
}
#suggestions li,#listening li{
	position: relative;
	width: 616px;
}
#suggestions li{
	background-color: #fcf4e9;
	overflow: hidden;
	padding: 15px;
    height: 320px;
}
#suggestions ul li img{
	width: 200px;
    height: inherit;
    position: absolute;
	top: 0;
	right: 0;
	margin: 15px;
}
#suggestions .team-info{
	position:absolute;
	width: 60%;
	padding: 10px 30px 20px 15px;
}
#suggestions .suggestBox{
	height: -webkit-fill-available;
}
#listening{
    overflow: hidden;
}
#listening ul{
	margin-left:15px;
	padding: 15px 0 0;
}
#listening li{
	overflow: hidden;
	height: 320px;
}
#listening li .listenBox {
    background-color: #cdbbad;
    border-radius: 0 0 0 30px;
    overflow-x: hidden;
    height: -webkit-fill-available;
}
#listening ul li img{
	width: 200px;
    height: inherit;
    position: absolute;
    top: 0;
    right: 0;
    margin: 15px;
}
#listening ul li h3{
	color: #2e2f41;
}
#listening .team-info{
	position:absolute;
	width: 60%;
	padding: 30px 30px 20px 30px;
}
#listening .tB,#suggestions .tB {
    display: block;
    margin-bottom: 8px;
}

/**/
#magazine li{
	position: relative;
	width: 400px;
    height: 615px;
	overflow: hidden;
}
#magazine ul li img{
	width: 400px;
    height: 600px;
}
/**/

#slider11 li,#slider12 li,#slider13 li,#slider14 li{
	position: relative;
	width: 170px;
}
#slider11 img,#slider12 img,#slider13 img,#slider14 img{
	max-height:248px;
}
#slider11 h5,#slider12 h5,#slider13 h5,#slider14 h5{
	color:#000;
}
#records {
	height: 366px;
	overflow: hidden;
}
#records ul{
	padding-left: 21px;
}
#records ul li{
	width:180px;
}
#records .team-thumb{
	padding: 15px 0 20px;
	border-radius: 0;
}
#records img{	
	height: 180px;
	margin: 0 auto;
}
#bg_readers {
	position: absolute;
    background-color: #171224;
    width: 100%;
	height: 234px;
	border-radius: 0 0 0 24px;
}
.noContainer h2{color:#fff;}
.noContainer {
	margin: 45px 0;
    padding: 45px 300px;
}
.noContainer .link_{display:none;}
.noContainer .section-title{
	padding-bottom: 20px;
	text-align:center;
}
#p-main #products .container{
	position: relative;
    height: 340px;
}
button.next{
	right:190px;
}
button.next,button.next_subMenu,.next_otherBooks{
	position: absolute;
	border: none;
}
button.next,button.next_subMenu,.next_otherBooks,.next_magazine{
	width: 48px;
    height: 48px;
    display: block;
    background-size: 100%;
    background-color: transparent;
    background-image: url(../images/next.png);
}
#categories button.next{
	top: 84px;
}
#writers button.next{
	top: 137px;
}
#records button.next{
	top: 168px;
}
#listening button.next,#suggestions button.next{
	top: 172px;
}
#records button.next {
	top: 140px;
}
#writers button.next {
	top: 112px;
}
button.next_subMenu {
	top: 180px;
	right:-132px;
}
.next_otherBooks{
	top: 210px;
    right: 136px !important;
}
.next_magazine {
    top: 272px;
    right: -132px;
}