﻿@charset "utf-8";
/* CSS Document */
.carr-search-container .carrousel-spotlight {
	width:auto;
	float:none;
	height:0;
	padding-bottom:35%;
	}
.carr-search-container .searchbox-front{
	width:auto;
	float:none;
	height:0;
	padding-bottom:10%;
	}
.master-section-container .pub-new-books-container .newbook {
	width:90%;
	min-height:105px;
	float:left;
	background-repeat:no-repeat;background-position:10px 10px;
	padding:10px;
	margin:0px 0px 10px 10px;
	border-top:1px solid #e2e2e2;
		border-left:1px solid #e2e2e2;
		border-right:3px solid #e2e2e2;
		border-bottom:3px solid #e2e2e2;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.nav.navbar-nav.navbar-right {
	display:none;
	}
.master-section-container .pub-menu {
	width:25%;
}
.master-section-container .pub-new-books-container {
	width:75%;
	}
.master-section-container .innerpage-main-container {
	width:74%;
	}
.master-section-container .innerpage-main-container-landingpage {
	width:74%;
	}
.newbook h3 { font-size:1.2em; margin:0; }
.newbook p { line-height: 1.2em; font-size: .9em; margin-bottom: .5em; }

.newbook.one:hover { background-color:#f1f1f1; }
.newbook .content {
	padding: 0px 0px 0px 80px;
	}
.newbook.one { 
	background-size:70px auto;
 }
 .master-section-container .innerpage-main-container  .bookmtitle {
	width:83%;
}
.master-section-container .innerpage-main-container  .bookdetailsbox {
	width:93%;
}
.master-section-container .innerpage-main-container  .bookdescriptiontitle {
	width:83%;
}
.master-section-container .innerpage-main-container  .bookdescriptionbox {
	width:83%;
	}

.master-section-container .innerpage-main-container .bookdetailsbox .bdcontent {
    width:96%;
	}	

 .carr-search-container .searchbox-front {
	width:100%;
	height:180px;
	display:block;
	float:left;
	clear:both;
	padding:0;
	margin-top:10%;
	}
.searchbox-front .realsearchbox {
	width:92%;
	Height:130px;
	margin:30px 20px 20px 20px;
	padding:10px;
	border:0px solid;
	background-color:#f1f1f1;
	}
.searchbox-front .realsearchbox .realsearchbox-inner-top {
	padding:5px 5px 5px 0px;
	}	
.searchbox-front .realsearchbox .realsearchbox-inner-bottom {
	padding:0px 0px 0px 0px;
	}
.footer-grey-container .leftcolumn {
	width:90%;
	}
.footer-grey-container .rightcolumn {
	width:90%;
	}
.master-section-container .pub-new-books-container .seriesboxnew {
    width: 90%;
}
.master-section-container .pub-new-books-container .seriesboxnew .contentseriesbox {
    width:70%!important;
	}
  @media screen and (max-width: 800px) {
.carr-search-container .searchbox-front {
	width:100%;
	height:180px;
	display:block;
	float:left;
	clear:both;
	padding:0;
	margin-top:10%;
	}
.searchbox-front .realsearchbox {
	width:85%;
	Height:130px;
	margin:30px 20px 20px 20px;
	padding:10px;
	border:0px solid;
	background-color:#f1f1f1;
	}
.searchbox-front .realsearchbox .realsearchbox-inner-top {
	padding:5px 5px 5px 0px;
	}	
.searchbox-front .realsearchbox .realsearchbox-inner-bottom {
	padding:0px 0px 0px 0px;
	}	
.master-section-container .pub-menu-bottomenclosure {
	margin:10%;
	}
 .widthcorrection {max-width:260px!important;}
 .clearboth2{clear:both!important;margin-left:0px!important;}
  }
 @media screen and (max-width: 600px) {
.subjects-tags-container {
	width:90%;
	}
.subjects-tags-container .tags-enclosure {
	width:83%;
	}
.subjects-tags-container .subjects-tags-title {
	width: 90%;
	}

.master-section-container .pub-menu {
	display:none;
}
.smallscreen-mainmenu-container {
	display:block;
	float:left;
	width:83%;
	padding:20px 20px 60px 20px;
}
.smallscreen-mainmenu-container ul {
	padding:0px;margin:0px;
	font-family:"roboto condensed", Segoe, "Segoe UI";
	}
.smallscreen-mainmenu-container ul li {
font-size:1.2em !important;
	padding: 10px 20px 10px 20px;
	margin: 5px 0px 0px 0px;
	background:#5990ff url(../images/linkarrow.png) no-repeat right;
	display:block;
	width:92%;
	display:block;
	float:left;
	border:1px solid #ccc;
		border-top:1px solid #3873e8;
		border-left:1px solid #3873e8;
		border-right:1px solid #3873e8;
		border-bottom:1px solid #3873e8;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	}
.smallscreen-mainmenu-container ul li:hover {
	background-color:#2d6be8;
	}
.smallscreen-mainmenu-container ul li a {
	color:#fff !important;
	}
		
.page .bread-crumb-container{
	display:none;
	}
.master-section-container .pub-new-books-container {
	width:auto;
	}
.master-section-container .innerpage-main-container {
	width:98%;
	}
.master-section-container .pub-new-books-container .newbook {
	width:89%;
	margin:0px 0px 10px 10px;
}
.newbook h3 { 
	font-size:1.1em; margin:0; padding:0;
	line-height:1.1em;
}
.newbook p { 
	line-height: 1em; 
	font-size: .9em; 
	margin: .5em .5em 0em 0em; 
	}
.footer-grey-container .leftcolumn {
	width:80%;
	}
.footer-grey-container .rightcolumn {
	width:80%;
    margin-left:50px;
	}
.master-section-container .pub-new-books-container .seriesboxnew {
    width: 88%;
}
.master-section-container .pub-new-books-container .seriesboxnew .contentseriesbox {
    width:73%!important;
	}
.master-section-container .pub-new-books-container .seriesboxnew .contentseriesbox h3 {
    width:73%!important;
    font-size:1.1em!important;
    color:#333333;
	}
.pubgeneraltitle{font-size:1.6em!important;width:70%!important;line-height:1.4em!important;}
 .pub-menu{background-color:#f1f1f1!important;}
 .pub-new-books-container{background-color:#f1f1f1!important;}
  .pub-new-books-container .classic{background-color:#fff!important;}
 .new-and-forthcoming-title{display:block;padding-top:20px!important;background-color:#f1f1f1!important;}
.master-section-container .pub-new-books-container .newbook {
		border-top:1px solid #e2e2e2;
		border-left:1px solid #e2e2e2;
		border-right:2px solid #e2e2e2;
		border-bottom:2px solid #e2e2e2;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.master-section-container .pub-new-books-container .newbook:hover {
	border-top:1px solid #ffb85d;
		border-left:1px solid #ffb85d;
		border-right:2px solid #ffb85d;
		border-bottom:2px solid #ffb85d;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.carrousel-series{background-color:#f1f1f1!important;}
.featured-series-title{display:block;padding-top:20px!important;background-color:#f1f1f1!important;}
.master-section-container{background-color:#f1f1f1!important;}
.smallscreen-mainmenu-container{background-color:#f1f1f1!important;}
 }

.master-section-container .pub-new-books-container .new-and-forthcoming-title {
	margin: 0px 0px 10px 0px;
	}
.master-section-container .pub-new-books-container .more-new-and-forthcoming {
	width:92.5%;
	margin:0px 0px 10px 10px;
	}
.subjectareaswatches {clear:both;max-width:320px;}
.spacecorrect {min-height:60px!important;}
.minheight180 {min-height:180px!important;}
.widthcorrection {max-width:260px!important;}
.clearboth1{clear:both!important;margin-left:0px!important;}
.smallscreenwidth {width:89%!important;}
.smallscreenwidth h3 {font-size:1.2em!important;}
.resultnb{width:90%!important;word-wrap: break-word!important;}
.smwidthadjust{width:80%!important;}
.smheightadjust{height:450px!important;}
.top150margin {margin-top:150px!important;}

@media screen and (max-width: 460px) {

}
@media screen and (max-width: 421px) {
.master-section-container .pub-new-books-container .newbook {
	width:89%;
	margin:0px 0px 10px 10px;
}
.newbook h3 { 
	font-size:1.1em; margin:0; padding:0;
	line-height:1.1em;
}
.newbook p { 
	line-height: 1em; 
	font-size: .9em; 
	margin: .5em .5em 0em 0em; 
	}
	.footer-grey-container .leftcolumn {
	width:80%;
	}
 .smallscreen-mainmenu-container {
	width:86%;
	padding:20px 20px 60px 20px;
}
 .smallscreenwidth {width:82%!important;}
}

