body{
	background:#f7f7f7;
	margin:0px;
	padding:0px;
}
.header{
	background:#00cccc;
	padding:10px 0;
}
.header p, a{
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
}
.header a:hover{
	color: #999;
	text-decoration: none;
}
.pabout{
 color: #777777;
 text-align:justify;
 line-height:28px;
 text-decoration:none;
 margin:10px;
} 

.search2 {
	position: relative;
	background: #fff;
	padding: 7px;
	width: 100%;
	float: right;
	margin: 14px 0px 0px 0em;
	border: 1px solid #D3CFCF;
}
.search2 input[type="text"] {
	outline: none;
	color: #777777;
	background: none;
	font-size: 14px;
	border: none;
	width: 90%;
	float: right;
}
.search2 input[type="submit"] {
	background: url('../images/img-sprite.png') no-repeat -90px 0px;
	width:30px;
	height:30px;
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	top: 3px;
}

.navigation-strip{
	background-color: #00cccc;
	padding: 0px;
	margin-top:-1px;
}

.dropbtn {
	background-color: #00cccc;
	color: white;
	text-decoration:none;
    padding: 8px 37px 8px 38px;
    font-size: 18px;
    border: none;
    cursor: pointer;
	border-right: solid #00b7b7 0.3mm;
}
.dropbtn:hover {
	color: white;
	padding: 8px 37px 8px 37px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-right: solid #00b7b7 0.3mm;
}
.dropbtn a{
color:#FFF;
text-decoration:none;
}
.dropbtn a:hover{
color:#FFF;
text-decoration:none;
}

.color1:hover{
	clear:both;
	background-color:#2A80B8;
	color: #ffffff;
}
.color2:hover{
	clear:both;
	background:#589D3E;
	color: #ffffff;
}
.color3:hover{
	background:orange;
	color: #ffffff;
}
.color4:hover{
	background:#cc9900;
	color: #ffffff;
}
.color5:hover{
	background:#8EA086;
	color: #ffffff;
}
.color6:hover{
	background:darkcyan;
	color: #ffffff;
}
.color7:hover{
	background:#D5331D;
	color: #ffffff;
}
.color8:hover{
	background:#00405d;
	color: #ffffff;
}
.color9:hover{
	background:#9a5d7e;
	color: #ffffff;
}
.color10:hover{
	background:#26BC85;
	color: #ffffff;
}

.grad1 {
    background: #00bfff;
    background: -webkit-linear-gradient(#00bfff, #00ffbf);
    background: -o-linear-gradient(#00bfff, #00ffbf);
    background: -moz-linear-gradient(#00bfff, #00ffbf);
    background: linear-gradient(#00bfff, #00ffbf);
  }

.grad2 {
	background-image: url(images/r.jpg);
	
}
.pFlash{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #FFF;
font-size:25px;
text-align:center;
margin:0px;
margin-top:15px;
margin-bottom:16px;
}
.pFlash1{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #333;
font-size:25px;
text-align:center;
margin:0px;
margin-top:15px;
margin-bottom:16px;
}
.pFlash1:hover{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #CCC;
font-size:25px;
text-align:center;
margin:0px;
margin-top:15px;
margin-bottom:16px;
}
.borderStyle{
border-left:1px solid #B9B9B9;
border-right:1px solid #B9B9B9;
margin:0px;
}
.borderStyle1{
border:1px solid #B9B9B9;
margin:0px;


}

/*									new arival css open here										*/
.new-arrival-head h3{
	font-family: 'Abel', sans-serif;
	text-transform: uppercase;
	font-size: 2.4em;
	color: #008e8e;
	text-align:left;
	margin:10px;
	margin-top:5px;
	margin-left:20px;
}
.new-arrival-head a{
	float:right;
	color: #000;
	font-size: 0.8em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 9px 27px;
	border: 1px solid #00b7b7;
	border-radius: 25px;
	z-index:1;
	margin-top:10px;
}
.new-arrival-head a:hover{
	border: 1px solid #666;
	background-color:#00b7b7;
	color:#FFF;
	border-radius:0;
}

/*						new arrival css closed							*/
.hh3{

	font-family: 'Merriweather Sans', sans-serif;
	color: #007a7a;
	font-size:16px;
	text-decoration: none;
	
}
.hh3 :hover{
	
	font-family: 'Merriweather Sans', sans-serif;
	color: #007a7a;
	font-size:16px;
	text-decoration: none;
	}
/*																book slider css open here												*/

.best-sellers{
	background:#00a3a3;
	padding: 5px;
	margin:0px;
}

.best-sellers-head{
	float:left;
	margin-right: 10%;

}
.best-sellers-menu{
	float:left;
	margin-top: 10px;
}
.best-sellers-menu ul li{
	display:inline-block;
	margin: 0 2.5em;
}
.best-sellers-head h3 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:2.0em;
	font-weight:700;
	margin-left:15px;
}
.best-sellers-menu ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	padding: 5px 20px;
	border: 1px solid #00a3a3;
}
.best-sellers-menu ul li a.active{
	color:#FFF;
	border: 1px solid #FFF;
	border-radius: 25px;
}
.best-sellers-menu ul li a:hover{
	color:#FFF;
	border: 1px solid;
	border-radius: 25px;
}


/*									scroll css						*/

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin:3em 0;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
	width:100%;
  	background: #FFF;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.course_demo{
	background: #FFF;
	padding: 3% 3% 3% 3%;
}
.course_demo1{
	background: #FFF;
	padding: 1% 3% 1% 3%;
}
.course_demo1 ul li a {
	
	color: #727272;
	text-transform: capitalize;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
.course_demo1 ul li a:hover {
	color: #3498db;
	text-decoration: none;
}
.nbs-flexisel-item img {
	  width: 100%;
	  cursor: pointer;
	  position: relative;
	  margin-bottom: 0px;
	  display:inline;
	  border-radius: 7px;
	  -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width:60px;
  height:60px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
}
.nbs-flexisel-nav-left {
  	left: -4em;
	background: url(images/img-sprite.png) 0px -52px no-repeat;
}
.nbs-flexisel-nav-right {
	right: -4em;
	background: url(images/img-sprite.png) -60px -52px no-repeat;
}
.client{
	width:100%;
	margin:0 auto;
	padding: 0px 10px 0px 10px;
	color:#007a7a;
	text-decoration: none;
}
.client img {
	width: 90%;
		text-decoration: none;
}
.ipad {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #DDD;
	padding: 10px;
	text-decoration: none;
}
.ipad img{
	width: 150px;
	height: 244px;
	
}
.ipad h4 {
	color:  #007a7a;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: 400;
	font-family: 'Kaushan Script', cursive;
	margin-top:1.0em;

}
.ipad h3 {
	color: #007a7a;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 400;
	font-family: 'Kaushan Script', cursive;
	margin: 6px 0 2px 0px;
		text-decoration: none;
}
.course_demo ul li a {
	
	color: #727272;
	text-transform: capitalize;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
.course_demo ul li a:hover {
	color: #3498db;
	text-decoration: none;
}


.ipad ul li a {
	color: #727272;
	text-transform: capitalize;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
.ipad ul li a:hover {
	color: #3498db;
	text-decoration: none;
}
.clients {
	margin: 0px;
	border: 1px solid #B9B9B9;
}
.device {
	border: 1px solid #B9B9B9;
}

.authord{
	height:260px;
	overflow:hidden;
}
.authord1{
	height:490px;
	overflow:hidden;
}
/*																book slider css close here												*/

.shipping{
	background:#fff;
	border: 1px solid #B9B9B9;
	padding:10px;
	height: 260px;
	width:100%;
}
.pd1{
padding:10px;
padding-left:0px;
}
.pd2{
	padding:10px;
	padding-left:5px;
	padding-right:5px;
}
.pd3{
	padding:10px;
	padding-right:0px;
}
.pd4{
	padding:10px;
}

.welcome{
	margin: 0px;
}
.welcome h3{
	color: #424242;
	font-family: 'Merriweather Sans', sans-serif;
	font-size:1.3em;
	font-weight:400;
}
.welcome .line1{
	background-color: #424242;
	height: 0.3mm;
	width:100%;
	margin-bottom: 5px;
}
.welcome .pp2{
	color: #424242;
	font-family: 'Merriweather Sans', sans-serif;
	font-size:15px;
	text-align: justify;
}
.welcome p{
	color: #424242;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height: 24px;
	text-align: justify;
}

/*										footer 									*/

.footer{
	background:#2A80B9;
	padding:10px 0;
}
.dropbtn1 {
    padding: 4px 12px 4px 12px;
    font-size: 24px;
    border: none;
    cursor: pointer;
}
.dropbtn1:hover {
	padding: 4px 12px 4px 12px;
	font-size: 24px;
    border: none;
    cursor: pointer;
}
.dropbtn1 a{
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}
.dropbtn1 a:hover{
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}

.colorf1{
	clear:both;
	background:#EF5F21;
	color: #ffffff;
}
.colorf1:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf2{
	clear:both;
	background:#589D3E;
	color: #ffffff;
}
.colorf2:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf3{
	clear:both;
	background:#00ACED;
	color: #ffffff;
}
.colorf3:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf4{
	clear:both;
	background:#D61F85;
	color: #ffffff;
}
.colorf4:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf5{
	clear:both;
	background:#F89F1B;
	color: #ffffff;
}
.colorf5:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf6{
	clear:both;
	background:#00677C;
	color: #ffffff;
}
.colorf6:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf7{
	clear:both;
	background:#D5331D;
	color: #ffffff;
}
.colorf7:hover{
	background:#00CCCC;
	color: #ffffff;
}
.pp1{
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
}
.pp2{
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
}
.pp2:hover{
	color: #CCC;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
}
/*												new realease 									*/

.product-block {
    display: block;
    padding: 0px;
    margin:10px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.product-image{
    padding: 15px;
    height: 220px;
}
.product-image img{
    height: 100%;
    width: auto;
}
.product-info {
	padding-left: 15px;
    padding-right: 15px;
}
.product-info h4{
	font-size: 16px;
	color:#2A80B9;
	text-decoration: none;
	text-align:center;
	margin:0px;
	padding:0px;
}
.product-info p{
	font-size: 14px;
	color:#333;
	text-decoration: none;
	text-align:center;
	margin:0px;
	padding:0px;
}
.products .price-info{
    position: relative;
    right: -115px;
    top: -130px;
    z-index:1000;
}
.products .btn-suc{
	height:65px;
	width:65px;
    background: #1ABC9C;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    margin:0px;
}

/*										new realse closed here									*/


/*											own menu										*/

.top-nav{
	border: 1px solid #ddd;
}

h3.cate {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	padding: 0.6em ;
	background: 	#2A80B9;
	margin: 0;
}
ul.kid-menu{
	display: block !important;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	margin: 0;
	background: #FBFBFC;
}
ul {
	padding: 0;
	list-style: none;
}
.menu > li > a {
	width: 100%;
	line-height: 3.5em;
	text-indent: 1.2em;
	display: block;
	position: relative;
	color: #000;
	font-size: 1.1em;
	text-decoration:none;
	border-bottom: 1px solid #ddd;
	font-weight:700;
}
.menu ul li a {
	
	width: 100%;
	display: block;
	position: relative;
	font-size:1.0em;
	font-weight: 400;
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #ddd;
	font-weight:400;
	line-height: 2.5em;
	text-indent: 1.2em;
}
.menu ul li a:hover{
	background: #3498db;
	color: #fff;;
}
.menu > li > a:hover, .menu > li > a.active {
	background:#fff;
}
.menu ul.kid-menu li a{
	border-bottom: none;
}
ul.kid-menu{
	padding: 0;
	margin: 0;	
}
ul.kid-menu li{
	list-style: none;
	border-bottom: 1px solid #ddd;
}

ul.kid-menu li.menu-kid-left{
	border-bottom:none;
}
ul.cute li{
	background: #fff;
}
.arrow-img {
	padding: 0em 0em 0 5em;
}
.img-arrow{
	padding: 0 0 0 6.9em;
}
.img-left-arrow{
	padding: 0 0 0 4.4em;
}
/*													menu closed here								*/


@media(max-width:1360px){
.dropbtn {
	background-color: #00cccc;
	color: white;
	text-decoration:none;
    padding: 8px 34px 8px 35px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	border-right: solid #00b7b7 0.3mm;
}
.dropbtn:hover {
	color: white;
	padding: 8px 34px 8px 35px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-right: solid #00b7b7 0.3mm;
}
.pFlash{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #FFF;
font-size:25px;
text-align:center;
margin:0px;
margin-top:13px;
margin-bottom:15px;
}

.pFlash1{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #333;
font-size:25px;
text-align:center;
margin:0px;
margin-top:13px;
margin-bottom:15px;
}
.pFlash1:hover{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #CCC;
font-size:25px;
text-align:center;
margin:0px;
margin-top:13px;
margin-bottom:15px;
}
.authord{
	height:250px;
	overflow:hidden;
}
.authord1{
	height:450px;
	overflow:hidden;
}

.nbs-flexisel-nav-left {
  	left: -4em;
	background: url(images/img-sprite.png) 0px -52px no-repeat;
}
.nbs-flexisel-nav-right {
	right: -4em;
	background: url(images/img-sprite.png) -60px -52px no-repeat;
}

.products .price-info{
    position: relative;
    right: -105px;
    top: -130px;
    z-index:1000;
}
.products .btn-suc{
	height:65px;
	width:65px;
    background: #1ABC9C;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    margin:0px;
}

}

@media(max-width:1280px){
.dropbtn {
	background-color: #00cccc;
	color: white;
	text-decoration:none;
    padding: 8px 25px 8px 25.4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	border-right: solid #00b7b7 0.3mm;
}
.dropbtn:hover {
	color: white;
	padding: 8px 25px 8px 25.4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-right: solid #00b7b7 0.3mm;
}
.pFlash{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #FFF;
font-size:25px;
text-align:center;
margin:0px;
margin-top:10px;
margin-bottom:12px;
}

.pFlash1{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #333;
font-size:25px;
text-align:center;
margin:0px;
margin-top:30px;
margin-bottom:12px;
}
.pFlash1:hover{
font-family: 'Kaushan Script', cursive;
color: #CCC;
font-size:25px;
text-align:center;
margin:0px;
margin-top:20px;
margin-bottom:12px;
}
.authord{
	height:200px;
	overflow:hidden;
}
.authord1{
	height:400px;
	overflow:hidden;
}

.nbs-flexisel-nav-left {
  	left: -4em;
	background: url(images/img-sprite.png) 0px -52px no-repeat;
}
.nbs-flexisel-nav-right {
	right: -4em;
	background: url(images/img-sprite.png) -60px -52px no-repeat;
}

.products .price-info{
    position: relative;
    right: -105px;
    top: -130px;
    z-index:1000;
}
.products .btn-suc{
	height:65px;
	width:65px;
    background: #1ABC9C;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    margin:0px;
}
}



@media(max-width:1024px){
.dropbtn {
	background-color: #00cccc;
	color: white;
	text-decoration:none;
    padding: 8px 2px 8px 2.2px;
    font-size: 12px;
    border: none;
    cursor: pointer;
	border-right: solid #00b7b7 0.3mm;
}
.dropbtn:hover {
	color: white;
	padding: 8px 25px 8px 25.4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-right: solid #00b7b7 0.3mm;
}
.pFlash{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #FFF;
font-size:25px;
text-align:center;
margin:0px;
margin-top:10px;
margin-bottom:12px;
}

.pFlash1{
clear:both;
font-family: 'Kaushan Script', cursive;
color: #333;
font-size:25px;
text-align:center;
margin:0px;
margin-top:30px;
margin-bottom:12px;
}
.pFlash1:hover{
font-family: 'Kaushan Script', cursive;
color: #CCC;
font-size:25px;
text-align:center;
margin:0px;
margin-top:20px;
margin-bottom:12px;
}
.authord{
	height:200px;
	overflow:hidden;
}
.authord1{
	height:400px;
	overflow:hidden;
}

.nbs-flexisel-nav-left {
  	left: -4em;
	background: url(images/img-sprite.png) 0px -52px no-repeat;
}
.nbs-flexisel-nav-right {
	right: -4em;
	background: url(images/img-sprite.png) -60px -52px no-repeat;
}

.products .price-info{
    position: relative;
    right: -105px;
    top: -130px;
    z-index:1000;
}
