#success_message{ display: none;}
body {
    background: url(../img/pattern.jpg) #f8f8f8;
    font: 13px/20px sans-serif !important;
    color: #555;
    -webkit-font-smoothing: antialiased!important;
}
.pt-2{padding-top: 10px; padding-bottom: 10px;}
.tophead{
	padding: 0.2%;
	background-color: #e4e4e4;
	color : #373973;
}
.logos{
	padding: 2% 0% 0%;
}
.mainlogo img{
	width: 100px;
    height: 99px;}

.heading{
	font-size : 30px;
}
.subhead{
		font-size : 30px;
		color : #6263ad;
		line-height: normal;
		}
.subhead h4{
		font-size : 30px;
		}
.spacer{
	height:195px;
}
.nav li a:hover{
    color: #fff !important;
	background-color : #373973 !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #373973;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #373973;
}

.navbar { 
    margin-bottom: 0px !important; 
}
    
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0px solid transparent !important;
} 

.navback{
	    background: rgb(247, 192, 144);
    color: #fff !important;
    font-weight: bold;
    letter-spacing: 0.15em;
}
.navbar-default .navbar-nav>li>a {
    color: #fff !important;
	text-shadow: 0px 0px 8px black;
}
.section1{
	margin-top: 15px;
}
/*************Gallery**************/

.wrapper{
  width:70%;
}
@media(max-width:992px){
 .wrapper{
  width:100%;
} 
}
.panel-heading {
  padding: 0;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
  color:#555;
  font-size:16px;
  font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
  word-spacing:3px;
	text-decoration:none;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
/***************************/
.admissionBx{
    background-color: #fff;
    border-radius: 5px;	
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 10px 12px -6px rgba(000,000,000,.4), inset 0 0 0 5px rgba(255,255,255,.1);
    -moz-box-shadow: 0 10px 12px -6px rgba(000,000,000,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    box-shadow: 0 10px 12px -6px rgba(000,000,000,.4), inset 0 0 0 5px rgba(255,255,255,.1);
}

.admissionBx img{
    padding: 0.5% 2%;
	width : 65%;	
}

.box-style-1 {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 25px 25px 5px;
    text-decoration: none;
    font-weight: 700;
    -webkit-box-shadow: 0 10px 12px -6px rgba(000,000,000,.4), inset 0 0 0 5px rgba(255,255,255,.1);
    -moz-box-shadow: 0 10px 12px -6px rgba(000,000,000,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    box-shadow: 0 10px 12px -6px rgba(000,000,000,.4), inset 0 0 0 5px rgba(255,255,255,.1);
    transition: background .8s ease;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    margin-bottom: 15px;
    background: rgba(255, 206, 163, 0.96);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-style-1 img {
    float: right;
    margin: 0 0 15px 20px;
}
.custom-bullet ul {
	list-style: none;
}

.custom-bullet li {
    display: block;
	list-style: none;
	    font-size: 15px;
    line-height: 1.934em;
}

.custom-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-left: -17px;
    color: #ff0000;
}

.box-style-2 {
    padding: 30px 30px 10px;
    background: #eaf9ff;
    box-shadow: inset 0 0 0 5px rgba(200,200,200,.1), 0 0 3px 0 rgba(0,0,0,.35);
    -webkit-box-shadow: inset 0 0 0 5px rgba(200,200,200,.1), 0 0 3px 0 rgba(0,0,0,.35);
    -moz-box-shadow: inset 0 0 0 5px rgba(200,200,200,.1),0 0 3px 0 rgba(0,0,0,.35);
    border: 1px solid #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #2e415c;
    position: relative;
}
.box-style-2 img{
	width : 100%;
}
.coursa{
	box-shadow: 1px 3px 6px 0px #000;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #0087c3;
	background-color: cornsilk;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block; 
	margin-bottom:10px;
}
.coursa p, .media-body p{
	margin-bottom : 1px;
}
 .media-body .btn{
	 padding-left: 0px;
 }
#phone img{
	width:20px;
}
.banner img{
	border-radius : 5px;
}
.coursa h5{
	font-weight : bold;
}
.courserow {
	
}
.course img{
	width:150px;
}
.coursebdy{
	padding: 5px 15px !important;
	}
.coursebdy img{
	    border: 1px solid #fda95f;
    padding: 3px;
}
.media-heading, .media-desc{
	padding: 5px 0px 0px 0px;
}
hr.double {
    margin: 10px 0 20px;
    border: 0;
    border-top: 1px solid #cedee7;
    border-bottom: 1px solid #fff;
}
.coursehr {
	height : 2px;
	width : 100%;
	background: rgba(255, 147, 53, 0.78);
	margin : 20px 0px;
}
style.css:1
hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
}
bootstrap.min.css:5
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
bootstrap.min.css:5
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.footer{ 
	background-color : #fff;
    color: #666;
    border-top: 1px solid #e0eaf0;
    padding-top: 60px;
    padding-bottom: 45px;
}
.credits{
	padding-top: 10px; 
    color: #373973;
    background: rgba(255, 206, 163, 0.78);
}
.socialic{
	list-style :none;
	padding:15px 0px 0px 0px;
	margin-bottom: 0px;
}
.socialic li{
	display: inline-block;
}
.socialic ul li{
	list-style :none;	
}
.socialic img{
	width : 25px;
	height : 25px;
}
.parallax {
	opacity: 1;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
    /* The image used */
    background-image: url('../img/parallax.jpg');

    /* Full height */
    height: 50%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height: auto;
}
.parallax2 {
	opacity: 1;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
    /* The image used */
    background-image: url('../img/map.png');

    /* Full height */
    height: 50%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height: auto;
}
.footlight{
	background-color: #eaf9ffd1;
    padding: 20px;
    border-radius: 10px;
	margin-bottom : 10px;
}
.footlight h4{
	line-height: 30px;
}
.blink {
  -webkit-animation-name: blink;
     -moz-animation-name: blink;
       -o-animation-name: blink;
          animation-name: blink;
  -webktit-animation-timing-function: linear;
      -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
           animation-timing-function: linear;
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
       -o-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.blink-infinite {
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}


@-webkit-keyframes blink {
  50% {
    opacity: 0;
  }
}
@-moz-keyframes blink {
  50% {
    opacity: 0;
  }
}
@-o-keyframes blink {
  50% {
    opacity: 0;
  }
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}