@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i|PT+Sans:400,400i,700,700i&display=swap');

body{
	background:white url('/hindi/images/august-2019/KathaBhartiTopBG.jpg') top -551px center no-repeat;
	font-family: 'PT Sans', serif;
	font-size:14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#htmlBody{
	max-width: 1200px;
	width:100%;
	margin:auto;
	overflow:hidden;
	position:relative;
}
#htmlBody .row-1{
	margin:0 -7px;
	overflow:auto;
}
#htmlBody .row-2{
	background:white;
	padding:10px 15px !important;
	overflow:hidden;
}
#htmlBody .row-1 .col-sm-6{
	padding:15px 7px;
}
#header-promo-tert{
	overflow:auto;
	padding:6px 0;
}
#pub-navigation .fa-bars{
	color:white !important;
}
#pub-logo{
	text-align:center;
}
#pub-logo div a,#pub-logo #langTagLine{
	color:white !important;
	font-family:'PT Sans', serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}
#pub-logo a:hover{
	text-decoration:none;
}
#pub-logo div#langName a{
	font-size:24px;
}
a{
	color:#428bca !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Playfair Display', serif;
	font-style:normal;
	font-weight:normal;
}
/****** Publisher Site CSS *****/
#homeHeading{
	position:absolute;
	top:-370px;
	width:100%;
	color:white;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.5);
}
#homeHeading h2{
	font-size:50px;
}
#homeHeading p{
	font-size:20px;
	font-weight:normal;
	max-width:400px;
	margin:20px auto;
}
#header-promo-tert,#header-promo-tert a{
	color:white !important;
	font-size:13px;
	font-weight:bold;
}
#header-tert{
	text-align:right;
}
.btBorder{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	height:71px;
	padding:6px 0 12px 0;
}
.btBorder .container{
	padding:0;
}
#pub-site-header{
	margin-bottom:0 !important;
	position:relative;
}
#pub-site-header .container{
	position:relative;
	width:100%;
	max-width:1200px;
	padding:0;
}
#pub-navigation{
	text-align:left !important;
}

#headerSearchCont.input-group .header-search {
	border-color: black;
	color: black;
	font-size:15px;
	width:90%;
	height:40px;
}
#headerSearchCont.input-group .btn-default {
	color:white;
	height:40px;
	background-color:black;
	border:1px solid black;
}
#headerSearchCont.input-group .header-search::placeholder {
	color:#999;
}
#searchCollections{
	margin:15px -15px;
	border-top:1px solid #DDD;
	padding:30px;
	display:none;
}
#searchCollections h4{
	margin-bottom:20px;
}
.searUser{
	padding-left:0;
}
.searUser .btn{
	background:transparent;
	margin-top:7px;
	font-size:24px;
	color:white;
}
#bannerLine{
	display:none;
}
.pagination>li>a, .pagination>li>span {
	font-family:"PT Sans";
    font-size:15px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: white !important;
    cursor: default;
    background-color: black;
	font-family:"PT Sans";
}
.all-books .book-cover-container p.book-name{
	font-size:20px;
}
.all-books .book-cover-container p.book-name span{
	font-size:12px;
	font-weight:bold;
	color:black;
	display:inline-block;
	padding:1px 10px;
	color:white;
	border-radius:2px;
	letter-spacing:1px;
}
.all-books .book-cover-container p.book-name span.PUNJABI{
	background-color:#666;
}
.all-books .book-cover-container p.book-name span.HINDI{
	background-color:#836fff;
}
.all-books .book-cover-container p.book-name span.ENGLISH{
	background-color:#fa8072;
}
.textRight{
	text-align:right;
}
.textLeft{
	text-align:left;
}
.textCenter{
	text-align:center;
}
.collection-title .bookCategoryName{
	font-family:"Playfair Display";
	font-style:normal;
	font-weight:400;
}
.pub-site #pub-site-header #pub-navigation ul{
	position:absolute;
	font-size:25px;
	z-index: 100;
	margin:0;
	padding:0;
	top:12px;
}
.pub-site #pub-site-header #pub-navigation ul div{
	text-align:left;
}
.pub-site #pub-site-header #pub-navigation ul div a span{
	color:white;
	font-size:15px;
	font-family:'PT Sans', serif;
	font-weight:bold;
	font-style:normal;
	display:inline-block;
	padding-left:10px;
}
.pub-site #pub-site-header #pub-navigation ul li {
	display: none;
	text-align: left;
	width: 300px;
	background: white;
	padding: 10px 15px;
	border-bottom: 1px dotted #EEE;
	box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
	position: relative;
}
.pub-site #pub-site-header #pub-navigation ul li a{
	display:block;
	color:#666;
	font-weight:bold;
	font-size:15px;
	letter-spacing:0.5px;
}
.pub-site #pub-site-header #pub-navigation ul li a:hover{
	color:#000;
	text-decoration:none;
}
.pub-site #pub-site-header #pub-navigation ul:hover li,.pub-site #pub-site-header #pub-navigation ul:active li{
	display:block;
}
.publishBox{
	background:#ffe2db;
	color:#666;
}
.publishBox h2{
	font-size:20px;
	font-style:normal;
	color:#df4420;
	text-align:center;
	border-bottom:1px solid white;
	padding:15px;
	margin:0;
}
.publishBox div{
	padding:15px;
}
.publishBox div a{
	color:#df4420;
}
.publishBox div strong{
	font-size:16px;
}
.pub-site .feature-boxes>div>div{
	border-top:1px dotted #df4420 !important;
}
.pub-site .feature-boxes, .pub-site .featured-books{
	box-shadow:none !important;
}
.pub-site .feature-boxes>div>div h3{
	color:#df4420 !important;
	font-size:20px;
}
.pub-site .feature-boxes>div.indilitApp>div{
	background:transparent url("/images/IndiLit-App-Icon.png") 0px 20px no-repeat;
	padding-left:75px;
	padding-top:20px;
	padding-bottom:10px;
}
.pub-site .feature-boxes>div.indilitApp>div ul{
	margin:0;
	padding:0;
}
.pub-site .feature-boxes>div.indilitApp>indilit>div.a-new-world{
	background-color:#EEE;
	color:#999;
	text-align:center;
	padding:10px 20px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.5px;
	border-radius:5px;
}
.pub-site .featured-books h2{
	color:#df4420 !important;
	font-size:20px !important;
	font-weight:bold;
	font-style:normal;
	padding-left:15px;
}
.pub-site .featured-books h2+p{
	padding-left:15px;
}
.pub-site .featured-books .featured-book{
	padding-bottom:30px;
}
#footer{
	background-color:#df4420 !important;
}
#footer a{
	color:white !important;
	text-decoration:underline;
}
#loginIconHolder {
	background: transparent;
	padding: 20px;
	color: white;
	font-style: normal;
	box-shadow: none;
	border: none;
	position: absolute;
	right: 45px;
	top: 5px;
	font-size: 25px;
}
#loginIconHolder a{
	color:white !important;
}
#footerContainer{
	background:#EEE;
	border-top:1px solid #CCC;
	overflow:hidden;
	color:black;
	padding:80px 40px;
	margin-top:80px;
}
#footerContainer>div{
	max-width:1500px;
	padding:0 20px;
	margin:auto;
}
#footerContainer>div>div{
	margin-bottom:40px;
}
#footerContainer h4{
	font-size:30px;
	color:black;
}
#footerContainer a{
	color:black!important;
	text-decoration:underline;
}

.logForm input, .logForm button, .logForm select{
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
}
.logForm {
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	background: rgb(233,233,233);
	background: linear-gradient(0deg, rgba(233,233,233,1) 25%, rgba(255,255,255,1) 100%);
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
}
.userLoginContainer {
	border-bottom: 6px solid #428bca;
}
.loginHeader,button.btn[type="submit"] {
	background: #428bca;
}
.container .btn-indi-download{
	background-color:#df4420;
	border-radius:10px;
}
.container .btn-indi-download:hover{
	background-color:red;
}
.container .btn-indi-download span{
	color:white;
	font-size:12px;
}
.pub-site #pub-site-header #pub-navigation ul li:hover{
	background:#EEE;
}
.eBookL{
	background-color:#55BCC9;
}
.loggedinDot{
	border-radius: 12px;
	width: 24px;
	height: 24px;
	background: white;
	padding-left: 5px;
	padding-top: 2px;
}
.loggedinDot i{
	color: #df4420;
	font-size: 18px;
}
.pub-site #pub-site-header #pub-navigation:hover ul li{
	display:block;
}
.socialLinks{
	padding:30px 0;
	background:white;
}
.socialLinks .at-share-btn-elements{
	text-align:center;
}
#contF{
	display:none;
	padding: 20px;
	text-align: center;
	position: fixed;
	z-index: 2;
	bottom: 0;
	background: wheat;
	width: 100%;
	font-size:0.8em;
}
#contF button{
	background:black;
	color:white;
	border:none;
}
#contF a:link{
	color:black;
	text-decoration:underline;
}
#promoMessage{
	display:none;
	/** text-align:center;padding:10px 20px 10px;font-size:13px;font-weight:bold;color:white; **/
}
.cart{
	position:absolute;
	right:70px;
	top:10px;
}
.cart a{
	color:white !important;
	font-size:24px;
}
#cartSign{
	right:-8px;
}
.dirBookGroupCont{
	display:flex;
	flex-wrap:wrap;
}
.dirBookGroupCont .group-book-cover-container{
	flex:16.6%;
	max-width:16.6%;
	padding:10px 10px 50px;
}
.dirBookGroupCont .group-book-cover-container img.book-cover{
	width:100%;
	height:auto;
	margin-bottom:10px;
	border-radius:5px;
	border:1px solid white;
	box-shadow:0 0 3px 2px rgba(0,0,0,0.4);
}




@media all and (max-width: 767px){
	#pub-logo img{
		width:80%;
		margin-top:10px;
	}
	#pub-logo div#langName a{font-size:20px;padding-top:5px;}
	#pub-logo div a{font-size:10px;}
	
	#headerSearchCont.input-group .header-search {
		width:80%;
	}
	#header-promo-tert{
		background:black;
	}
	#header-promo{
		text-align:center;
		color:#EEE;
		font-size:15px;
	}
	.searUser .btn{
		background:transparent;
		margin-top:10px;
		font-size:20px;
		padding:5px;
	}
	#footerContainer{
		padding:80px 0;
	}
	#homeHeading h2{
		font-size:40px;
	}
	.cart{
		right:60px;
		top:14px;
	}
	.cart a{
		font-size:20px;
	}
}