p{
	text-align:justify;
}
.navbar-default {
    background-color: none!important;
    border-color: none!important;
	
	}
img{
	width:100%;
	height:auto;
}
.navbar-collapse{
	padding:0px;
	margin-top:5px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
    margin: 0px;
}
.box_img{
	padding:5px;
}
.top_nav{
}
.navbar-nav>li{
	background:url(../images/m1.jpg) no-repeat;
	background-size:100% 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.navbar-nav>li>a{
	padding:10px 20px 10px 19px!important;
	text-transform:uppercase;
	color:#000!important;
	font-weight:bold;
}
}

.navbar-nav>li>a{
	padding:10px 20px 10px 20.5px;
	text-transform:uppercase;
	color:#000!important;
	font-weight:bold;
}




.navbar-nav>li>a:hover{
	background:url(../images/m1_h.jpg) no-repeat;
	background-size:100% 100%;
}
.scroll-up{
	background:none!important;
}
.banner img{
	width:100%;
	height:auto;
}
.logo{
	padding:0px;
}
.logo img{
	width:100%;
	height:auto;
}
.wrapper{
	border:1px solid #CCC;
	max-width:990px;
	min-height:200px;
	background:#FFF;
	padding:0px;
}
.text h1 {
    font: 22px Arial, Helvetica, sans-serif;
    margin: 3px;
	color:#808080!important;
}
.entry-title{
	border-bottom:1px solid #3c1146;
	padding-bottom:10px;
	color:#3c1146!important;
}
.serchimg{ width:auto; height:200px; float:left; margin-right:10px; border:#551A8B 1px solid;}
.arrangeview{ position:absolute; right:10px;}
.arrangeview a{ color:#06F; font-size:12px;}
.headsearchcls{ color:#551A8B;}

.headsearchcls h1 { padding:0 0 3px 0; margin:0; text-decoration:underline;}
.headsearchcls h2{ padding:0 0 3px 0; margin:0; text-decoration:underline;}
.headsearchcls h3 { padding:0 0 3px 0; margin:0; text-decoration:underline;}

.headsearchcls h1{ font-size:20px; margin-top:2px;}
.headsearchcls h2{ font-size:18px; font-weight:bold;}
.headsearchcls h3{ font-size:14px}



.arrowcls { padding:0px;}

.padzerocls{ padding:0px;}
.slider_box{ margin:0px; padding:0px;}
.slider_box div{padding:0px; margin:0px;}
.slider_box img{ width:100%; height:37px; background-size:100% 100%;}
.scd{width:99.8%; height:150px;border:#ccc 1px solid; margin-top:36px; padding:10px!important; border-radius:0 0 5px 5px; background:#F7F5F5;}

.contactbg{background:url('../images/contact.jpg'); background-repeat:no-repeat; background-position:right top; background-size:50% 100%;}
.cnttext{ text-align:center; font-size:12px}
.padzero{ padding: 0px;}
.txtal{ text-align:justify;}
.heading{ color:#F00; padding:0px;}
.heading h2{ padding:0}

.sitemaprightbg{ background:url(../images/sitemapbg.jpg);background-repeat:no-repeat; background-position:right top; background-size:auto 100%; border:#F00 1px solid}

.allserchimg{ width:auto; height:130px; float:left;}
.parentimage {    
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
	z-index:9999!important;
} 
.parentimage:hover {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
	z-index:9999!important;
	
} 


.padTopBottomLeftRight{
	padding:0px 15px 0px 15px;
}

.lefty{
	border-right:0px solid #CCC;
}
.righty{
	min-height:400px;
}
.text_heading{
	background:#8e6398;
	padding:10px;
	text-align:center;
}
.entry-content p{
	line-height:15px;
	font-size:13px;
}
.text_heading a{
	color:#fff;
}
article{
	border-bottom:0px solid #CCC!important;
}
.responsive-calendar .controls {
  text-align: center;
}
.responsive-calendar .controls a {
  cursor: pointer;
}
.responsive-calendar .controls h4 {
  display: inline;
}
.responsive-calendar .day-headers,
.responsive-calendar .days {
  font-size: 0;
}
.responsive-calendar .day {
  display: inline-block;
  position: relative;
  font-size: 14px;
  width: 14.285714285714286%;
  text-align: center;
}
.responsive-calendar .day a {
  color: #000000;
  display: block;
  cursor: pointer;
  padding: 20% 0 20% 0;
}
.responsive-calendar .day a:hover {
  background-color: #eee;
  text-decoration: none;
}
.responsive-calendar .day.header {
  border-bottom: 1px gray solid;
}
.responsive-calendar .day.active a {
  background-color: #1d86c8;
  color: #ffffff;
}
.responsive-calendar .day.active a:hover {
  background-color: #36a0e2;
}
.responsive-calendar .day.active .not-current {
  background-color: #8fcaef;
  color: #ffffff;
}
.responsive-calendar .day.active .not-current:hover {
  background-color: #bcdff5;
}
.responsive-calendar .day.not-current a {
  color: #ddd;
}
.responsive-calendar .day .badge {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
}

/********************************************************************************

FOOTER

******************************************************************************* */

.footer{
	width:100%;
	background-color:#000;
	color:#fff;
	min-height:100px;
	padding-top:15px;
}
.footer p{
	color:#fff;
}
.text_center{
	
}
.text_center p{
	text-align:center; 
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}
.boxy{
	padding:20px;
	max-width:1000px;
}
.boxy ul{
	padding:10px 0px;
}
.boxy ul li{
	padding:5px 0px;
}

.boxy ul li a{
	color:#FFF;
}
.boxy ul li a:hover{
	text-decoration:underline;
	color:#FFF;
}
.bottom_footer{
	background:#333;
	color:#000;
	text-align:center;
	padding:10px 0px;
}
.bottom_footer a{
	color:#999;
}
.cart{
	float:right;
	margin-left:20px;
}
.cart_img{
	width:45px;
	height:auto;
	border:1px solid #FFF;
	padding:5px 10px;
	
}
#copyright {
	background-color:#333;
}
#copyright p {
	text-align:center;
}

.copy_right{
	background:#666;
	text-align:center;
	padding:0px;
	padding-top:5px;
}
.copy_right p{
	text-align:center;
	padding:0px;
}

@media(max-width:768px){
.navbar-nav>li{
	background-size:100% 100%;
}
.navbar-nav>li>a{
	padding:11px 19px;
	text-transform:uppercase;
	color:#000!important;
	font-weight:bold;
	background:#0CF;
}
.navbar-nav>li>a:hover{
	background:#666!important;
	background-size:100% 100%;
}
.txtal div{ margin-bottom:10px;}
.headsearchcls{ margin-top:20px;}
}
@media(max-width:480px){
.serchimg{ width:auto; height:220px; margin-top:20px;}	
}






