/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

ul li { list-style:none}

#s5_header_area1 {
    height: 202px !important; background-color:#03F;}
	


.img-border {
  border: 1px solid #efece1;  
/*  margin-top: 2px;
  margin-right: 25px;
  margin-bottom: 15px;
  margin-left: 0px; */
margin: 2px 25px 15px 0px; 
}

img.img-border {
  background: #fff; 
}

.img-border {
  border-color: #ccc;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  opacity: 1;
}

.img-border {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}


p.one {
    border: 1px solid red;
    background-color: yellow;
    
}
a.nounderline:link  
{  
 text-decoration:none;  
}  
table.space {
    border-collapse: separate;
    border-spacing: 0 1em;	
}

td.ht { 
    padding-top: .5em;
    padding-bottom: .5em;
	padding-left: .5em;
}

tr.d0 td {
  background-color: #CCC;
  height: 14px;
}
tr.d1 td {
  background-color: #999;  
}

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	color:#666
} 

/* -smallwhiteh3 */	

	.module_round_box-smallwhiteh3 .s5_h3_first {
		font-size:1.1em;
		font-weight:Normal;}
	
	
	.module_round_box-smallwhiteh3 .s5_mod_h3 {
		line-height:13px;}
	
	.module_round_box-smallwhiteh3 .s5_mod_h3_outer {
		color:#ffffff;
		height: 22px;
		margin-bottom: 16px;
		padding-left: 30px;
		padding-top: 11px;
		margin-left: -6px;
}
			
			
	.module_round_box-smallwhiteh3 .custom-bigwhiteh3 {
		color:#ffffff;}
		
	.module_round_box-smallwhiteh3 .s5_h3_last {
		line-height: 22px !important;
		padding-left: 15px;
		position: absolute;}
		
/* -pwhite */			
p.pwhite {
    color: FFF;
}		

p.hindi {
    font-size: 1.0em;
	font-weight: Normal;	
	color: #575757;
	line-height: 126%;	
}

/* Youtube Channels */
#utubeChnls {
  box-sizing: border-box;
}

.utube_col {
  float: left;
  width: 15%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.utube_row::after {
  content: "";
  clear: both;
  display: table;
}

.utube_img {
  border-radius: 50%;
}

