* { border-radius:  !important; }

header img { margin-bottom: 5px; }

body {
  background-color: #460B0C;
}

.container {
  max-width: 740px;
  background-color: #b7b1b0;
}


.panel{

box-shadow: none;

}
.pagination {

    margin: 0px 0px;

}
.manual_btn{
background:#eee;

}

.panel-post .panel-heading {
  color: #9E191D;
  font-family:'Ek Mukta', 'Georgia', 'Times', 'Times New Roman', serif;
  border-bottom: 1px dashed #666666;
}

footer .panel {
  background-color: #CAC4C3;
}

footer .panel{
margin-top:0px;
}

.photo-item { margin-bottom: 10px; }

.social-links { margin-top: 20px; margin-bottom: 20px; margin-left:15px; }

/** Awesome Font xtra part csss Start Here...... **/
.video_camera{
margin-left:10px;

}

 .fa-lg_pdf {
    font-size: 1.2em;
    line-height: 0.0em;
    vertical-align: -15%;
	color:red;
}

 .fa-lg_pdf:hover {
    font-size: 1.2em;
    line-height: 0.0em;
    vertical-align: -15%;
	color:#9E191D;
}

.fa-lg_youtube {
    font-size: 1.6em;
	color:red;
  }
  
  
.fa-lg_youtube:hover {
    font-size: 1.6em;
	color:#9E191D;
  }

.modal {
    overflow-y: scroll;
}



/** Awesome Font xtra part css Hends Here...... **/



/** Extra class for button if require*/

.buttonbg{

}

/** Extra class for button_ends*/

.side_button_bg{
background:#d5d5d5;
}

.less_padding_left{
padding-right:5px;
padding-left:5px;


}

.button_heading_bg >h2{
background:#c2bcb6;
padding:10px 10px 10px 15px;
margin-bottom:20px;
margin-left:15px;
margin-right:15px;
margin-top:0px;
}

.button_heading_bg_2 >h2{
background:#c2bcb6;
padding:10px 10px 10px 15px;
margin-bottom:20px;
margin-left:15px;
margin-right:15px;
}

.nav-pills > li.active > a>img{
padding-right:10px;
}
.nav-pills > li > a>img{
padding-right:10px;

}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover{
border-radius:5px;
background:#e8e3de;
color:#0a0a0a;
padding:8px 10px 8px 10px;

}

.nav-pills > li> a:visited{
color:#87161A;
}



.nav-pills > li > a{
border-radius:5px;
padding:8px 10px 8px 10px;
}


.panel{
border-radius:0px;
}



.bg-color{
background: #b7b1b0; 
display: block;
overflow: hidden;

}

.subpost {
    color: #9e191d;
  font-family:'Ek Mukta', 'Georgia', 'Times', 'Times New Roman', serif;
    font-size: 1.15em;
    margin-bottom: 10px;
    text-transform: none;
}


/** For the button after the image in the sponsors page*/

p.pic_button>a{
margin-left:15px;
}


p.pic_button>a:hover,
p.pic_button>a:focus{
text-decoration:none;
}

p.call_p_button>a:hover{
text-decoration:none;
}

a:hover{
text-decoration:none;
}
a:visited,
a:focus{
color:#87161A;
outline:0;
text-decoration:none;
}

.photo_design{
margin-right:15px;
vertical-align:bottom;
display:inline;
margin-bottom:4px;
max-width:200px;

}





.holder{
	float:left;

}
	.image-holder{
	vertical-align:bottom;
	display:table-cell;
		
	}
	
.image-holder >a {
text-decoration:none;
}
	







/** For the button after the image in the sponsors page ends-----*/



/**over all responsive page */

@media(min-width: 768px ){

.bg-color{
background: #B7B1B0 url(../img/bg.jpg) repeat-y scroll center top; 
display: block;
overflow: hidden;
padding:0px;
}


.upper_border{
border-top:4px solid #e8e4e1;
}

.buttonbg{
background:#d5d5d5;
margin-left:-15px;
border-top:4px solid #e8e4e1;
border-right:4px solid #e8e4e1;
height:100%;
overflow: hidden;
}


.button_heading_bg >h2{
background:#c2bcb6;
width:100%;
padding:10px 10px 10px 30px;
margin-top:0px;
margin-bottom:20px;
margin-left:0px;
margin-right:0px;
}


.button_heading_bg_2>h2{
background:#c2bcb6;
width:100%;
padding:10px 10px 10px 30px;
margin-left:0px;
margin-right:0px;

}

.side_border{
border-bottom:4px solid #e8e4e1;
border-right:4px solid #e8e4e1;
border-top:1px solid #888;
}




/* For the sponser Page after image Button */
 




/* For the sponser Page after image Button */


}
/**over all responsive page Ends--- */



