.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.main-heading2 {
	font-weight: bold;
	color: #a22222;
	padding-bottom: 17px;
	text-align: center;
	margin-bottom: 25px;
	position: relative;
	font-size: 20px;
}
.main-heading2:before {
	content: url('../Images/border.png');
	height:13px;
	margin: auto;
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0px;
	right: 0;
	left: 0;
}


.main-heading3 {
	font-weight: bold;
	color: #a22222;
	padding-bottom: 17px;
	text-align: center;
	margin-bottom: 25px;
	position: relative;
	font-size: 20px;
}
.main-heading3:before {
	content: url('../Images/sm.png');
	height:13px;
	margin: auto;
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0px;
	right: 0;
	left: 0;
}
.important-link {
	background-color: #fff;
	padding: 0px 0px 30px 0px;
}
.important-link .thumbnail {
	margin-bottom: 0px;
}
.important-link .carousel {
	margin-bottom: 0;
	padding: 0px 50px;
}
.important-link .carousel-control {
	height: 40px;
	width: 40px;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	margin-top: 25px;
}
.important-link .carousel-control.right {
	right: -5px;
}
.important-link .carousel-control.left {
	left: -5px;
}
.important-link .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
.important-link .carousel-indicators li {
	background: #cecece;
}
.important-link .carousel-indicators .active {
	background: #428bca;
}

.aam
	{
	font-size:14px;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/*.row {
	margin-right: -15px;
	margin-left: -15px
}*/

.thumbnail1 {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail1>img {
    margin-right: auto;
    margin-left: auto;
}
.thumbnail1>img {
    display: block;
    max-width: 100%;
    height: auto;
}

}
.container1 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

				.blink_me {
  animation: blinker 1s linear infinite;
					
}
	@keyframes flash {
    from {color: red;}
    to {color: red;}
}

@keyframes blinker {
  100% {
    opacity: 0;
	 color: #000;
  }
}
/*			.blinktext
	{
		margin-bottom: 20px; display: inline-block; color: brown; margin-left: 30px; font-weight: bold; vertical-align: top; font-family:"Open Sans", helvetica, arial;
		background-color: #981F21; width: 300px; text-align: center; border-radius: 25px; height: 25px;     padding-top: 3px;
		
	}*/
	
				.blinktext
	{
		margin-bottom: 20px; display: inline-block; color: brown; margin-left: 0px; font-weight: bold; vertical-align: top; font-family:"Open Sans", helvetica, arial;
		background-color: #981F21; width: 210px; text-align: center; border-radius: 25px; height: 25px;     padding-top: 3px;
		
	}
			.blinktext1
	{
		margin-bottom: 20px; display: inline-block; color: brown; margin-left: 30px; font-weight: bold; vertical-align: top; font-family: Georgia, "Times New Roman", Times, serif;
		background-color: #e77615; width: 200px; text-align: center; border-radius: 25px; height: 25px;     padding-top: 3px;
		
	}
