
/*customized temple css*/

@media (min-width: 992px)
.col-md-logo {
    width: 35% !important;
}
.devider{
	width:100%;
	height:2px;
	border-bottom:1px solid #CCC;}
.devider2{
	width:100%;
	height:20px;
	border-top:1px solid #CCC;}
.devider3{
	width:100%;
	height:20px;
	border-bottom:1px solid #CCC;}
.clear{
	clear:both;}
.marginmin{
	margin-bottom:6px !important;}
.lefpadmin{
	padding-left:10px;}
.newsdevider{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #7d7b7b;}
.fontcolor{
	color:#383838 !important;}
.bgpattern{
	background:url(../images/thirunelli_bgpattern.jpg) !important;}
.noshadow{
	-webkit-box-shadow: 0px 0px 10px #cacaca !important;
  box-shadow: 0px 0px 10px #cacaca !important;}
.fontcolor{
	color:#333;}
.logomargin{
	margin-bottom:5px;}
.disply{
	display:block !important;}
	
@media (max-width: 767px) {
  .align-xs {
	 margin-right:30% !important;
	 text-align:left !important;
  }
@media (min-width: 768px) and (max-width: 991px) {
  .align-sm {
	  margin-right:40% !important;
  }

.blockmargin{
	margin-bottom:20px;}
.margintop{
	margin-top:20px;}
.fontcolor{
	color:#F00 !important;}
.spacebottom{
	margin-top:10px !important;
	margin-bottom:10px!important;}
	
@media (max-width: 767px) {
  .smmap {
	 display:none !important;
  }
@media (min-width: 768px) and (max-width: 991px) {
  .smmap {
	 display:none !important;
  }
			