#owl-example .item{
	width:170px; display:inline-block; margin:0px 0px 0px 0px !important; padding:0px !important;
}
#owl-example .item img{ width:170px !important;
	margin:0px !important; padding:0px 0 0px 0px !important; border-bottom:1px solid #e0dbd7; vertical-align:top;
}
#owl-example .item h3{
	font-size:15px; padding:5px 5px 10px 10px !important; line-height:20px !important;font-weight:700; color:#005300;
}
	#owl-example .item h3 a{text-decoration:none; color:#005300;}
	#owl-example .item h3 span{font-size:12px;padding:0px 5px 0px 0px;font-weight:normal; color:#646464;}
	#owl-example .item h3 .subtext{font-size:12px;padding:2px 0 0 0; line-height:16px !important; margin:0px; font-weight:normal; color:#646464;}
	#owl-example .item p{font-size:13px !important; line-height:16px !important; padding:0 10px !important; text-align:left; font-weight:normal; color:#005300;}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	/*width: 99.2%;*/
	width:100%;
	margin:0 auto;
/*	padding-left:5px;*/
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
	width:170px !important;
	margin:15px 15px 5px 0px;
	/*margin:0 25px 0 0px;*/
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
/*margin:0px 22px 0 3px !important;*/ padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.owl-carousel  .owl-item:first-child{ margin-left:10px !important;}












/* For bussiness card start here */


#owl-example2 .item{
	width:176px; display:inline-block; margin:5px 0px 5px 0px !important; padding:0px !important;
}
#owl-example2 .item img{/* width:176px !important;*/
	margin:0px 0 0 0px !important;vertical-align:top; border:#cfd0d2 1px solid;
}

#owl-example2 .item img:hover{/* width:176px !important;*/
	border:#b7b8ba 1px solid;
}

#owl-example2 .item h3{
	font-size:15px; padding:5px 5px 10px 10px !important; line-height:20px !important;font-weight:700; color:#005300;
}
	#owl-example2 .item h3 a{text-decoration:none; color:#005300;}
	#owl-example2 .item h3 span{font-size:12px;padding:0px 5px 0px 0px;font-weight:normal; color:#646464;}
	#owl-example2 .item h3 .subtext{font-size:12px;padding:2px 0 0 0; line-height:16px !important; margin:0px; font-weight:normal; color:#646464;}
	#owl-example2 .item p{font-size:13px !important; line-height:16px !important; padding:0 10px !important; text-align:left; font-weight:normal; color:#005300;}


.owl-carousel2 .owl-wrapper2:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel2{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel2 .owl-wrapper2{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel2 .owl-wrapper-outer2{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-left:5px;
}
.owl-carousel2 .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel2 .owl-item2{
	float: left;
	width:170px !important;
	margin:0 25px 0 0px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls2 {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel2  .owl-wrapper,
.owl-carousel2  .owl-item{
margin:0px 35px 0 0px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

.owl-carousel2  .owl-wrapper,
.owl-carousel2  .owl-item:first-child{ margin-left:0px !important;}

.owl-carousel2  .owl-wrapper,
.owl-carousel2  .owl-item:second-child{ margin-left:0px !important;}

.owl-carousel2  .owl-wrapper,
.owl-carousel2  .owl-item:third-child{ margin-left:0px !important;}

.owl-carousel2  .owl-wrapper,
.owl-carousel2  .owl-item:last-child{ margin-left:0px !important; margin-right:0 !important;}

/* For bussiness card end here */


/* For funeral card start here */

#owl-example3 .item{
	display:inline-block; margin:5px 0px 5px 0px !important; padding:0px !important; border-radius:3px !important; 
}
#owl-example3 .item img{margin:0px 0 0 0px !important; padding:0px !important;  background:#FFFFFF; vertical-align:top; border-radius:3px !important; border:#cfd0d2 1px solid;
}

#owl-example3 .item img:hover{border:#b7b8ba 1px solid;}


#owl-example3 .item h2{
	background: #ebeceb url("../images/postcard-h2-bg.jpg") repeat-x scroll 0 0;
    border: 1px solid #dfdedd;
    color: #333333;
    font-size: 14px;
    margin: 13px 0 0 0;
    padding: 5px 0;
    text-align: center;
}

#owl-example3 .item h2:hover
{
border:1px solid #afaeae;
}

	#owl-example3 .item h2 a{text-decoration:none; color:#666666;}
	#owl-example3 .item h2 a:hover{text-decoration:none; color:#000000;}
	
	#owl-example3 h2 a .graytxt{text-decoration:none; color:#a6a6a6; background:none; margin:0px; padding:0px; float:none;}
	#owl-example3 h2 a .graytxt:hover{ color:#000000;}
	
	
	#owl-example3 .item h3 span{font-size:12px;padding:0px 5px 0px 0px;font-weight:normal; color:#646464;}
	#owl-example3 .item h3 .subtext{font-size:12px;padding:2px 0 0 0; line-height:16px !important; margin:0px; font-weight:normal; color:#646464;}
	#owl-example3 .item p{font-size:13px !important; line-height:16px !important; padding:0 10px !important; text-align:left; font-weight:normal; color:#005300;}


.owl-carousel3 .owl-wrapper3:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel3{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel3 .owl-wrapper3{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel3 .owl-wrapper-outer3{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-left:5px;
}
.owl-carousel3 .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel3 .owl-item3{
	float: left;
	width:170px !important;
	margin:0 25px 0 0px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls3 {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel3  .owl-wrapper,
.owl-carousel3  .owl-item{
margin:0px 37px 0 0px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

.owl-carousel3 .owl-wrapper, .owl-carousel3 .owl-item:first-child{ margin-left:0 !important;}
.owl-carousel3 .owl-wrapper, .owl-carousel3 .owl-item:last-child{ margin-right:0 !important;}
/* For funeral card end here */


/* For templatebox start here */

#owl-example4 .item{
	display:inline-block; margin:5px 0px 5px 0px !important; padding:0px !important; border-radius:3px !important; 
}
#owl-example4 .item img{
	margin:0px 0 0 0px !important; padding:0px !important;  background:#FFFFFF; vertical-align:top; border-radius:3px !important; border:#cfd0d2 1px solid;
}

#owl-example4 .item img:hover{
	margin:0px 0 0 0px !important; padding:0px !important;  background:#FFFFFF; vertical-align:top; border-radius:3px !important; border:#b7b8ba 1px solid;
}

#owl-example4 .item h2{
	  background: #ebeceb url("../images/postcard-h2-bg.jpg") repeat-x scroll 0 0;
    border: 1px solid #dfdedd;
    color: #333333;
    font-size: 14px;
    margin: 13px 0 0 0;
    padding: 5px 0;
    text-align: center;
}


#owl-example4 .item h2:hover
{
border:1px solid #afaeae;
}


	#owl-example4 .item h2 a{text-decoration:none; color:#6a6a6a;}
	#owl-example4 .item h2 a:hover{text-decoration:none; color:#000000;}	
	#owl-example4 .item h3 span{font-size:12px;padding:0px 5px 0px 0px;font-weight:normal; color:#646464;}
	#owl-example4 .item h3 .subtext{font-size:12px;padding:2px 0 0 0; line-height:16px !important; margin:0px; font-weight:normal; color:#646464;}
	#owl-example4 .item p{font-size:13px !important; line-height:16px !important; padding:0 10px !important; text-align:left; font-weight:normal; color:#005300;}


.owl-carousel4 .owl-wrapper4:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel4{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel4 .owl-wrapper4{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel4 .owl-wrapper-outer4{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-left:5px;
}
.owl-carousel4 .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel4 .owl-item4{
	float: left;
	width:170px !important;
	margin:0 25px 0 0px;
}
.owl-carousel4 .owl-wrapper, .owl-carousel4 .owl-item:first-child{ margin-left:0 !important;}
.owl-carousel4 .owl-wrapper, .owl-carousel4 .owl-item:last-child{ margin-right:0 !important;}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls4 {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel4  .owl-wrapper,
.owl-carousel4  .owl-item{
margin:0px 36.9px 0 0px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

/* For templatebox end here */




/* For stockimg start here */

#owl-example5 .item{
	display:inline-block; margin:5px 0px 5px 0px !important; padding:0px !important;  border-radius:none !important; 
}
#owl-example5 .item img{
	margin:0px 0 14px 0px !important; padding:0px !important;  background:#FFFFFF; vertical-align:top; border-radius:1px !important; border:#cfd0d2 1px solid;
}

#owl-example5 .item img:hover{
	margin:0px 0 14px 0px !important; padding:0px !important;  background:#FFFFFF; vertical-align:top; border-radius:1px !important; border:#b7b8ba 1px solid;
}


#owl-example5 .item h2{
	  background: #ebeceb url("../images/postcard-h2-bg.jpg") repeat-x scroll 0 0;
    border: 1px solid #dfdedd;
    color: #333333;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

#owl-example5 .item h2:hover
{
border:1px solid #afaeae;
}

	#owl-example5 .item h2 a{text-decoration:none; color:#6a6a6a;}
	#owl-example5 .item h2 a:hover{text-decoration:none; color:#000000;}
	
	
	#owl-example5 .item h3 span{font-size:12px;padding:0px 5px 0px 0px;font-weight:normal; color:#646464;}
	#owl-example5 .item h3 .subtext{font-size:12px;padding:2px 0 0 0; line-height:16px !important; margin:0px; font-weight:normal; color:#646464;}
	#owl-example5 .item p{font-size:13px !important; line-height:16px !important; padding:0 10px !important; text-align:left; font-weight:normal; color:#005300;}


.owl-carousel5 .owl-wrapper5:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel5{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel5 .owl-wrapper5{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel5 .owl-wrapper-outer5{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-left:5px;
}
.owl-carousel5 .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel5 .owl-item4{
	float: left;
	width:170px !important;
	margin:0 25px 0 0px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}

.owl-carousel5 .owl-wrapper, .owl-carousel5 .owl-item:first-child{ margin-left:0 !important;}
.owl-carousel5 .owl-wrapper, .owl-carousel5 .owl-item:last-child{ margin-right:0 !important;}

.owl-controls4 {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel5  .owl-wrapper,
.owl-carousel5  .owl-item{
margin:0px 37px 0 0px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

/* For stockimg end here */

/* For social media banner start here */

/* For social media banner end here */





@media only screen and (max-width: 35em) {

#owl-example .item{ width:170px !important;}

#owl-example2 .item{ width:176px !important;}

#owl-example3 .item{ width:182px !important;}

#owl-example4 .item{ width:182px !important;}

#owl-example5 .item{ width:182px !important;}

#owl-example6 .item{ width:182px !important;}

}


@media only screen and (max-width: 24em) {

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
margin:0px 40px 0 10px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	
}


.owl-carousel2  .owl-wrapper,
.owl-carousel2  .owl-item{
margin:0px 60px 0 20px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}


.owl-carousel3  .owl-wrapper,
.owl-carousel3  .owl-item{
margin:0px 60px 0 20px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}


.owl-carousel4  .owl-wrapper,
.owl-carousel4  .owl-item{
margin:0px 60px 0 20px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}


.owl-carousel5  .owl-wrapper,
.owl-carousel5  .owl-item{
margin:0px 60px 0 20px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}




.owl-carousel6  .owl-wrapper,
.owl-carousel6  .owl-item{
margin:0px 60px 0 20px !important; padding:0px !important; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

}

