
.event-card .card-img-top{
	height: 265px;
}

.event-card .card-body .card-title{
	font-weight: bold;
	height: 40px;
}

.event-card .card-body .card-text{
	height: 142px;
	text-align:justify;
}

.news-card .card-img-top{
	height: 265px;
}

.news-card .card-body .card-title{
	font-weight: bold;
	height: 40px;
}

.news-card .card-body .card-text{
	height: 75px;
}

.font-over-image{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
	font-size:22px;
	font-style: italic;
	font-weight: bold; 
	width:fit-content;
	color: #0258a2;
}

.img-responsive{
	max-width: -webkit-fill-available;
}

.committee-title{
	/*text-decoration: underline;*/
	font-weight: bold;
	padding-top: 5px;
}

.comp-logo{
	align-self:center;
}

.comp-name{
	/*font-style: italic; */
	color:#ff7f00; 
	padding:7px; 
	width:60%;
}

.mob-hangerbar{
	align-self: center; 
	width:20%;
}
 
.page-name{
	padding-top: 20px;
}

.img-gallery{
	height: 100%;
	width: -webkit-fill-available;
}

.committee-pic{
	height: 330px;
}

.committee-img{
	/*width: fit-content;
	max-height: 330px;*/
	height: 100%;
	width: 100%;
}

.theme-color{
	color: #ff7f00 !important;
}

.theme-background{
	background-color: #ff7f00 !important;
}

.theme-coloured-button{
	color: white;
	background-color: #ff7f00;
}

.theme-coloured-button:hover{
	color: black;
}

.donate-section table thead tr th{
	/*font-size: 1.5rem;*/
}

.donate-tbl-img{
	height: 100px;
	width: 100px;
	border: 3px solid #3372E3;
	border-radius: 5px;
}

.blink_button {
  background-color: #004A7F;
  border: 1px transparent;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  /*font-size: 20px;*/
  font-weight: bold;
  padding: 12px 35px;
  text-align: center;
  text-decoration: none;
  /*margin-left: 30px;*/
  margin-top: 25px;
  text-transform: uppercase;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

.committee-title-row{
	/*height: 8vh;*/
	margin-top: -20px;
	background-color: #dee2e6;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.p-justify{
	text-align: justify;
}

.bank-logo{
	text-align-last: center !important;
  /*align-self: center;*/
}

.bank-logo img{
	width:80%;
	height:60%;
}

.bank-details{
	/*border:2px solid black;*/
	line-height: 0.4em;
  /*color: red;*/
}

.form-head{
	margin-top: 15px;
}

.bhawan-img{
	/*border-radius: 25px !important;*/
	border: 2px solid #fff;
	box-shadow: 10px 10px 5px #ccc;
}

.bhawan-table thead tr{
	background: lightgray;
}
.btn-succes {
    color: #fff;
    background-color: #fb7d00;
  
	border:none;
}
.btn-check:active+.btn-success, .btn-check:checked+.btn-success, .btn-success.active, .btn-success:active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #fb7d00;
    border-color: #f1f1f1;
}
.btn-check:focus+.btn-outline-dark, .btn-outline-dark:focus {
   box-shadow:unset;
}
.btn-check:focus+.btn, .btn:focus {
   
   box-shadow:unset;
}
	 
	  .address_city {
    border-bottom: 2px solid #ff7f00;
    color: #ff7f00;
    float: left;
    font: 25px "tahoma";
    margin-bottom: 25px;
    padding: 15px 0 10px;
    width: 100%;
}
.list1 {
    text-align: center;
}
.contact_address .list1 li {
    margin-bottom: 20px;
	list-style: none;
}
.list1 li {
    color: #5d6166;
    float: left;
}
.box:before, .box:after {
    display: table;
    content: "";
    line-height: 0;
}
@media (max-width: 1199px){
.list1 li .aside {
   
    margin-bottom: 0;
}
.list1 li .cnt p {
    margin-top: 20px;
}
}
.list1 li .aside {
    margin-right: 15px;
}
.box .aside {
    float: left;
  
}
.contact_address .fa4 {
   background: #fad2b4;
    border-radius: 100%;
    color: #ff7f00;
    display: inline-block;
    font: 300 25px/50px "FontAwesome";
    height: 50px;
    text-align: center;
    width: 50px;
}
fa4 {
    background: #5d6166 none repeat scroll 0 0;
    border-radius: 100%;
    color: #ffffff;
    display: inline-block;
    font: 300 48px/100px "FontAwesome";
    height: 100px;
    text-align: center;
    width: 100px;
}
.contact_address .cnt {
    float: left;
    text-align: left;
	width: 70%;
}
.contact_address .list1 li .cnt p {
    margin-top: 10px;
}
.list1 li .cnt p {
    font-size: 17px;
    margin-top: 15px;
    line-height: 25px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.coninfo{font-weight:lighter;}
.fa5{background: none;
    font-size: 17px;
    color: #ff7f00;
	text-align:center;
	padding: 0px 5px;}