/* 
Title: Custom CSS
Project: Zehra Publication.
Author: Muhammad Sadiq Siddiqui
email: sadiqdesigner1@gmail.com
Copyright by al-faras Services 
*/
body{
/*
background: -moz-linear-gradient(top,  rgba(219,233,249,1) 0%, rgba(219,233,249,0.32) 17%, rgba(222,235,250,0) 25%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,233,249,1)), color-stop(17%,rgba(219,233,249,0.32)), color-stop(25%,rgba(222,235,250,0)), color-stop(100%,rgba(255,255,255,0))); 
background: -webkit-linear-gradient(top,  rgba(219,233,249,1) 0%,rgba(219,233,249,0.32) 17%,rgba(222,235,250,0) 25%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,  rgba(219,233,249,1) 0%,rgba(219,233,249,0.32) 17%,rgba(222,235,250,0) 25%,rgba(255,255,255,0) 100%); 
background: -ms-linear-gradient(top,  rgba(219,233,249,1) 0%,rgba(219,233,249,0.32) 17%,rgba(222,235,250,0) 25%,rgba(255,255,255,0) 100%); 
background: linear-gradient(to bottom,  rgba(219,233,249,1) 0%,rgba(219,233,249,0.32) 17%,rgba(222,235,250,0) 25%,rgba(255,255,255,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe9f9', endColorstr='#00ffffff',GradientType=0 ); */

background:url('../images/bg.png') 0 0 / cover no-repeat fixed;
}
.container{
background-color:#;
}

a {
margin: 0;
padding: 0;
cursor: pointer;
text-decoration: none;
-o-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-ms-transition: all .3s;
}



/* ================= BROWSER ================== */
::-moz-selection {
	color:#fff;
	text-shadow:none;
	background:#666;
}
::selection {
	color:#fff;
	text-shadow:none;
	background:#666;
}
::-webkit-scrollbar {
	width:10px;
    background:#0a529e;
}
::-webkit-scrollbar-thumb {
	background:#f39922;
	border-radius:20px;
}


.item>img{
width:100%;
}

a#logo{
margin:10px 0;
  display: block;
	}
	
.leftbar{
  text-align: right;
  margin: 63px 0px;	
	}
	
.leftbar a{
font-size:18px;
	}
	
	
.breadcrumb{
  background-color:#fff;
  border-radius:0px;
  display:none;
}	
	
.carousel-indicators{
bottom:0;
}

.main_content{
  margin-top: 30px;
}

.sidebar{
  margin-bottom: 20px;
}


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-garycontrol.left {
	background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}
.carousel-control.left {
  background-image: none;
}

.carousel-control {
  padding-top:10.25%;
  width:5%;
}

h3.main_heading{
  background-color: #0A529E;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 10px;
}

.margin_15_0{
margin:15px 0;
}

.general_books_wp{
overflow:hidden;
width:100%;
}


.booksList img{
margin:0 auto;
display:block;
/*width:100%;
height:195px;*/
 /*border:4px solid #BDB76B;*/
 /*box-shadow:2px 2px 10px -3px #E0E0E0;*/
}

.booksList{
  padding:0;
  /*background-color: #ededed;*/
  margin-right: 5px;
  /*height: 193px;*/
}


.booksListRight{
	background-color: #ededed;
	    width: 82.7%;
	    /*height: 193px;*/
		padding: 30px;
		border:3px solid #E0E0E0;
 		box-shadow:2px 2px 10px -3px #E0E0E0;
	}
	
.col-md-9.booksListRight h3{
	  margin: 0;
	}
	
	
.general_books_wp.last .booksListRight, .general_books_wp.last .booksList
{
/*height: 230px;*/
}

.general_books_wp.last .booksList img
{
/*height: 230px;*/
}

.books{
  overflow: hidden;
  margin-bottom: 5px;
}

.carousel.slide .carousel-inner p{
  text-align: center;
  font-weight: bold;
  padding: 5px 2px;
  background: rgb(255, 255, 255);
  margin: 0;
}

.carousel.slide .carousel-inner .col-sm-3.col-xs-6:hover{
opacity:0.7;
}

a.btn.more{
  color: #F39922;
  padding: 0;
  font-weight:bold;
}

a.btn.more:hover{
  box-shadow: none;
}

a.btn.more .glyphicon.glyphicon-chevron-right
{
top:3px;
}

.books h3, h3{
font-size: 19px;
  color: #0a529e;
  font-weight: bold;
}

.books h4, h4{
  font-size: 15px;
  color: #0f86ff;
    font-weight: 100;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
color: #fff;
  background-color: #f39922;
}

footer{
background:#1f1f1f;
  margin-top: 25px;
  overflow:hidden;
}

footer p
{
color:#fff;
padding:10px 0;
text-align:center;
  margin: 0;
}

.book_box{
background-color: #fff;
  border: 1px solid #ddd;
  overflow:hidden;
}

.book_box h3.Sideheading{
background: #5c5c5c;
  margin: 0;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.book_box .book_box_inner{
 padding: 10px;
 text-align:justify;
}

.brochure_box{
background-color: #fff;
  border: 1px solid #ddd;
  overflow:hidden;
}

.brochure_box a{
	text-decoration:underline;
}
.brochure_box h3.Sideheading{
background: #0A529E;
  margin: 0;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.brochure_box .brochure_box_inner{
 padding: 10px;
}
.new_books{

}
.new_books  .list-group-item.active, .new_books  .list-group-item.active:hover{
  background-color: #1c8aff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  cursor:default;
}

.new_books  .list-group-item{
background:#e7f2fd;
color:#000;
}
.new_books  .list-group-item:hover{
background:#fff;
color:#000;
}


.Printed_Books  .list-group-item.active, .new_books  .list-group-item.active:hover{
  background-color: #f48e08;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  cursor:default;
  border-color:rgb(244, 142, 8);
}

.Printed_Books  .list-group-item{
background:#fff4e5;
  color: rgb(0, 0, 0);
}

.Printed_Books  .list-group-item a{
color:#f48e08;
 text-decoration:underline;
}

.Amazon_Kindle{}

.Amazon_Kindle  .list-group-item.active, .new_books  .list-group-item.active:hover{
  background-color: #1c8aff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  cursor:default;
  border-color:#1c8aff;
}

.Amazon_Kindle .list-group-item{
background:#e7f2fd;
  color: rgb(0, 0, 0);
}
.Amazon_Kindle .list-group-item a{
  color: #1c8aff;
  text-decoration:underline;
}



.Apps{}

.Apps  .list-group-item.active, .new_books  .list-group-item.active:hover{
  background-color: #5c5c5c;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  cursor:default;
  border-color:#5c5c5c;
}

.Apps .list-group-item{
background:#eeeeee;
  color: rgb(0, 0, 0);
}
.Apps .list-group-item a{
  color: #5c5c5c;
  text-decoration:underline;
}


.carousel.slide .col-sm-3.col-xs-6 > a{
  display: block;
  background-color: #fff;
  padding: 2px;
  height: 240px;
}



.img-thumbnail.right
{
float:right;
  width: 20%;
    margin-left: 10px;
}

ul.default{
padding-left: 20px;
}

ul.circle{
    margin: 0;
    padding: 0;
    list-style-type: circle;
    padding-left: 20px;
	line-height: 200%;
}

ul.circle li a{
color:#0a529e;
text-decoration:underline;
}

ul.circle li a:hover{
color:#0a529e;
text-decoration:overline;
}

.font_set h4{
    font-weight: bold;
}

.murque_slids{
width: 18.6%;
  float: left;
  margin: 5px;
  }

 .carousel{
  margin-bottom: 20px;
 }
 
.main_heading.margin_15_0.top_align{
margin-top:0;
 }
 
 
 .gary{
 background:rgb(237, 237, 237);
padding:10px;
border:2px solid #E0E0E0;
border-left:4px solid #E0E0E0;
box-shadow:5px 5px 5px -3px #E0E0E0;
 }
 
.gary a{
	text-decoration:underline;
}

.gary a:hover{
	text-decoration:overline;
}

.Printed_Books .list-group-item a:hover, .Amazon_Kindle .list-group-item a:hover{
color:#000;
}
.Apps .list-group-item a:hover{
color:rgb(10, 82, 158);
}
 

 a.btn.more:hover{
 color:rgb(10, 82, 158);
 }
 
 
@media (min-width: 992px){
.booksListRight {
  width: 82.5%;
}
.booksList img{
height: inherit;
}
}


/* large tablet*/
@media (min-width:768px) and (max-width:999px){

.col-xs-12.col-md-8.leftbar{
	  width: 50%;
	}

.sidebar{
  width: 50%;
float:left;	
	}
	
	.sidebar img{
width:100%;	
	}
	
.booksList {
  width: 15%;
  float: left;
}

.booksListRight {
  width: 84%;
  float: left;}
  
  .booksList img{
	height:auto !important;  
	  }
.murque_slids {
  width: 16%;
  float: left;
  margin: 15px;
}

.book_box.margin_15_0, .list-group.margin_15_0.Printed_Books, .list-group.margin_15_0.Amazon_Kindle, .list-group.margin_15_0.Apps{
	
	}


}




/* Small tablet*/
@media (min-width:480px) and (max-width:767px){

.col-xs-12.col-md-8.leftbar{
	  width: 50%;
	}

.sidebar{
  width: 50%;
float:left;	
	}
	
	.sidebar img{
width:100%;	
	}
	
.booksList {
  width: 15%;
  float: left;
}

.booksListRight {
  width: 84%;
  float: left;}
  
  .booksList img{
	height:auto !important;  
	  }
.murque_slids {
  width: 16%;
  float: left;
  margin: 15px;
}

.book_box.margin_15_0, .list-group.margin_15_0.Printed_Books, .list-group.margin_15_0.Amazon_Kindle, .list-group.margin_15_0.Apps{
	
	}

}



/* phone */
@media (max-width:479px){

.col-xs-6.col-md-4.logo{
	width:100%;
	}
a#logo img {
  display: block;
  margin: 0 auto;
}
.leftbar {
  text-align: center;
  margin: 20px 0px;
}

.sidebar{
  width:100%;
	}
		.sidebar img{
width:100%;	
	}
	
	
.murque_slids {
  width: 26%;
  float: left;
  margin: 14px;
  height: 220px;
}

.booksListRight{
width:100%;	
	}
	
.booksList, .booksList, .booksList img{
	height:auto !important;
	margin:0;
	}	
}