.ca-nav span.ca-nav-next{
       background-position:top right;
       left:auto; width:15px; height:15px; background:#0F3 !important; display:none;
       margin-right:40px;
}
.ca-nav span:hover{
       opacity:1.0;
}

.ca-container{ overflow:hidden; 
	width:761px;
	position: relative;
	height:240px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	}
.ca-item{
float:left;
width:262px;
height:250px; 
text-align:center; 
}
.ca-more{
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:20px;
	right:40px;
	background:#fff url(../new-images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:2px; margin-right:10px;
	width:242px; background:#f9f9f9;
	overflow:hidden;
	height:235px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-item h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin:0px 0px 0px 0px;
	text-align:left;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background: #FFF;
	position: absolute;
	width: 0px; /* expands to width of the wrapper minus 1 element */
	height: auto;
	top: -13px;
	text-align: left;
	z-index: 10000;
	overflow: hidden;
	left: 128px;
	
}
.ca-content{
	width:500px; height:220px; padding-top:5px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-family: "Georgia","Times New Roman",serif;
	margin:0px 0px;
	padding:2px 2px;
	}
.ca-content-text {
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 15px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;

}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../new-images/arrows.png) no-repeat top left;
	position:absolute;
	top:60%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

.discription_inner_box{ width:228px; padding:5px; background:#f9f9f9; }
.discription_inner_box2{ width:220px; margin:auto; background:#f9f9f9; height:175px;}
.text_new{ font-family:Verdana, Geneva, sans-serif; font-size:18px; color:#000;}
.pl_body{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; text-align:justify;}


@media screen and (max-width:880px) {

 .ca-nav span.ca-nav-next{
       background-position:top right;
       left:auto; width:32px; height:25px;  background: url(../new-images/plpg-next.png) no-repeat !important;
       margin-right:50px;
       display:inherit;
}
.ca-nav span:hover{
       opacity:1.0;
}
.ca-container{
	width:100%;
	position: relative;
	height:200px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	}
.ca-item{
float:left;
width:262px;
height:200px; 
text-align:center; 
}
.ca-more{
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:20px;
	right:10px;
	background:#fff url(../new-images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:2px; margin-right:10px;
	width:242px; background:#f9f9f9;
	overflow:hidden;
	height:200px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-item h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; font-weight:normal;
	color:#000;
	margin:0px 0px 0px 0px;
text-align:left;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background: #FFF; 
	position: absolute;
	width: 0px; /* expands to width of the wrapper minus 1 element */
	height: auto;
	top: -13px;
	text-align: left;
	z-index: 10000;
	overflow: hidden;
	margin-left: -258px;
	
}
.ca-content{
	width:100%;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-family: "Georgia","Times New Roman",serif;
	margin:0px 0px;
	padding:2px 2px;
	}
.ca-content-text {
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 15px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;

}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../new-images/arrows.png) no-repeat top left;
	position:absolute;
	top:60%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.wrapper-content{
	width:98%; margin-top:15px;
	height:200px;
	overflow-y:scroll; line-height:18px;
		
}

.discription_inner_box{ width:228px; padding:5px; background:#f9f9f9; }
.discription_inner_box2{ width:220px; margin:auto; background:#f9f9f9; height:175px;}
.text_new{ font-family:Verdana, Geneva, sans-serif; font-size:18px; color:#000;}
.pl_body{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; text-align:justify;}}

@media screen and (max-width:480px) {
	
	.ca-close{
	position:absolute;
	top:20px;
	right:200px;
	background:#fff url(../new-images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
	}
	
	.ca-content-wrapper{
	background: #FFF; 
	position: absolute;
	width: 0px; /* expands to width of the wrapper minus 1 element */
	height: auto;
	top: -13px;
	text-align: left;
	z-index: 10000;
	overflow: hidden;
	margin-left: -258px;
	
}

.ca-container{
	width:100%;
	position: relative;
	height:200px;
}

.ca-content{
	width:350px;
	overflow:hidden;
}

.wrapper-content{
	width:300px; margin-top:15px;
	height:200px;
	overflow-y:scroll; line-height:18px;
		
}
}



@media screen and (max-width:320px) {
	
	.ca-close{
	position:absolute;
	top:20px;
	right:250px;
	background:#fff url(../new-images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
	}
	
	.ca-content-wrapper{
	background: #FFF; 
	position: absolute;
	width: 0px; /* expands to width of the wrapper minus 1 element */
	height: auto;
	top: -13px;
	text-align: left;
	z-index: 10000;
	overflow: hidden;
	margin-left: -258px;
	
}

.ca-container{
	width:100%;
	position: relative;
	height:200px;
}

.ca-content{
	width:90%;
	overflow:hidden;
}

.wrapper-content{
	width:300px; margin-top:15px;
	height:200px;
	overflow-y:scroll; line-height:18px;
		
}
}

@media screen and (max-width:320px) {
.ca-nav span.ca-nav-next{
       background-position:top right;
       left:auto; width:32px; height:25px; background: url(../new-images/plpg-next.png) no-repeat !important;
       margin-right:70px;
       display:inherit;
}
.ca-nav span:hover{
       opacity:1.0;
}
	.wrapper-content{
	width:285px; margin-top:15px;
	height:200px;
	overflow-y:scroll; line-height:18px;
		}
		.ca-content{
	width:90%;
	overflow:hidden;
}
		}