
.header-logo img { width:305px; height:100px;}

#header .header-logo {
    float: left;
    position: absolute;
    top: -28px;
    z-index: 99999;
}

@media only screen and (max-width:768px){
	.header-logo img { width:200px; height:66px;}
	#header .header-logo {
    float: left;
    position: absolute;
    top: 10px;
    z-index: 99999;
}
}

#header .header-btn-collapse-nav {
    background: #ff0000;
}

@media (min-width: 992px) {
#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
		color: #FFF !important;
		background:#F00;
	}
}	
	
	
#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #ff5300;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 2px 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d06f40;
	color:#fff;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #d06f40;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #a04316;
}
.table-hover>tbody>tr:hover{background-color:#a04316}

.keypoints {text-align: center;  width: 100%}
.keypoints h4{ color: #fff !important; font-size: 14px; margin: 0px !important; font-weight: bold; letter-spacing: 0.5px;}
.keypoints p{ font-size: 13px; margin: 0px !important; padding: 0px; color: #85a9c3; font-weight:500;}

.keypoints a{width: 100%; float: left; padding: 10px 0px; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 20px;}
.keypoints a:hover{background:rgba(0,0,0,0.1);; width: 100%; border: 1px solid rgba(0,0,0,0.1); text-decoration:none; float: left; padding: 10px 0px; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;}

.mb20{ margin-bottom: 20px;}

.home-content h2{margin: 50px 0 00px 0; font-size: 1.8em; color: #00599c}
.home-content h5{margin: 0px 0 20px 0;}
.home-content p{margin: 0px 0 20px 0; color: #000; font-weight: 500}

html .btn-primary {
    color: #ffffff;
    background-color: #00599c;
    border-color: #00599c #00599c #00366c;
}

.btn-3d {
    border-bottom-width: 3px;
    padding: 10px 25px;
	text-transform: uppercase;
    border-radius: 4px;
	font-size: 12px; font-weight: bold;
}

section.section {
    background: #ebeeef;
    border-top: 0px solid #f1f1f1;
    margin: 00px 0;
    padding: 40px 0;
}

.newssection h4 { color: #005989; margin-bottom: 20px !important;}
.newssection h4 img{ margin-right: 10px;}

.homenews p{ padding-bottom: 10px; border-bottom: 1px solid #729fc1; color: #000; font-weight: 500; margin-bottom: 10px !important;}


.formhome .form-control {
    display: block;
    width: 100%;
    height:;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background: none!important;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
    border-bottom: 1px solid #729fc1;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
	margin-bottom: 10px;
	
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.nav-tabs li a {
    border-radius: 3px 3px 0 0;
    font-size: 13px;
	font-weight: 600;
    margin-right: 1px;
	 color: #fff !important;
}

.nav-tabs li a, .nav-tabs li a:hover {
    background: #00599c;
    border-bottom: none;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 3px solid #EEE;
    color: #CCC;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background: #069bd2;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top: 3px solid #CCC;
    color: #fff;
}

.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #e4ecf1;
    border: 0px solid #069bd2;
    border-top: 0;
    padding: 15px;
}

.nav-tabs {
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom-color: #e4ecf1;
}

thead th{ background: #069bd2; text-align: center; color: #fff}
tbody td{ color: #000}

.btn-group-xs>.btn, .btn-xs {
    padding:3px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
	text-transform: uppercase;
}

.testi .featured-box .box-content {
    padding: 0px 0px 00px 0px !important;
}

.faculty .featured-box .box-content {
    border-top-width: 0px;
    border: #9B9B9B;
}

.testi .featured-box p {
    border-top: 0px solid #fff !important;
    padding: 0px 00px 10px 0;
}

.faculty .featured-box p {
    margin-bottom: 0px;
	font-weight: 600; 
    line-height: 20px;
    font-size: 13px;
}

.footerbg {
    background: #00599c url(../img/footer-bg.jpg) bottom center repeat-x;
	padding: 40px 0 0;
    
}

#footer {
    background: #fff ;
    border-top:0px solid #0e0e0e;
    margin-top: 00px;
    padding: 00px 0 0;
    position: relative;
    clear: both;
}
#footer .contact p {
    margin-bottom: 10px;
	color: #FFFFFF;
	 font-size: 13px;
}
#footer h4 {
    font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0px;
}

#footer span {
	height: 2px; background: #89beeb; width: 50px; float: left;
}

#footer .spanbord { width: 100%; margin-bottom: 20px;}


#footer .footer-copyright {
    background: #fff;
    border-top: 0px solid #060606;
    margin-top: 00px;
    padding: 0px 0 10px;
}

#footer .footer-copyright p{ margin-bottom: 0px}

.footertags h2{ font-size: 13px; margin: 0px; letter-spacing: .1px;}
.footertags h3{ font-size: 13px; margin: 0px; letter-spacing: .1px; color: #c9889a; text-transform: capitalize;}
.footertags a{ color: #184b71 !important}
.footertags a:hover{ color: #000 !important}
.footertags li{ float: left;  padding-right: 20px; background: url(../img/li.png) no-repeat right;}
.footertags ul{padding: 00px 0 0; list-style-type: none;}

.footer-tags{ background: #e1e7ec; padding: 10px 0; border-top: 0px solid #af7e8b; margin-top: 10px;}

.footer-copyright p{ margin-bottom: 0px}

#footer .container .row > div {
    margin-bottom: 5px;
}


.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 0px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
   border-radius: 0px !important; 
    margin: 4px;
    overflow: hidden;
    display: block;
    position: relative;
}

.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0px;
    position: relative;
    width: 100%;
}

.image-gallery-item {
    margin:0px 10px ;
	font-size: 12px;
     line-height: 14px !important;
}


.image-gallery-item strong {text-transform: uppercase;}




@media (max-width: 991px) {
  #header {
    min-height: auto !important;
  }
}
#header .header-top {
  margin-top: 0;
  padding: 5.5px 0;
  background-color:rgb(112, 39, 6, .2);
  border-bottom: none;
  color: #fff;
}
#header .header-top p {
  color: #fff;
  margin: 3px 20px 3px 0;
  text-align: left;
  float: right;
  font-size: 13px;
  line-height: 19px;
  text-transform: uppercase;
}
#header .top-menu {
  display: block;
  padding: 0;
  margin: 3px 0;
  list-style: none;
}
#header .top-menu li {
  display: inline;
  font-size: 13px;
  padding: 0 10px;
  text-transform:;
  line-height: 19px;
  border-left: 1px solid #dc8221;
	font-weight: 500;
}
@media (min-width: 992px) {
  #header .top-menu li {
    padding-left: 25px;
    padding-right: 25px;
  }
}
#header .top-menu li a {
  display: inline-block;
  color: #fff;
}
#header .top-menu li:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  #header .top-menu {
    display: none;
    position: absolute;
    min-width: 130px;
    right: 0;
    text-align: right;
    top: 100%;
    margin: 0;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  }
  #header .top-menu li {
    display: block;
    padding: 8px 9px;
    line-height: 1;
    border-left: none;
  }
  #header .top-menu li:last-child {
    padding-right: 9px;
  }
  #header .top-menu li a {
    font-size: 13px;
    line-height: 1;
    color: #777;
    text-decoartion: none;
  }
  #header .top-menu li:hover {
    background-color: #ccc;
  }
  #header .top-menu li:hover a {
    color: #fff;
  }
}
#header .top-menu-area {
  position: relative;
  float: right;
  display: block;
}
#header .top-menu-area > a {
  display: inline-block;
  font-size: 11px;
  line-height: 24px;
  color: #fff;
  padding-left: 10px;
  padding-right: 0;
  text-transform: uppercase;
}
#header .top-menu-area > a:hover, #header .top-menu-area > a:focus {
  text-decoration: none;
}
#header .top-menu-area > a i {
  margin-left: 4px;
}
@media (min-width: 768px) {
  #header .top-menu-area > a {
    display: none;
  }
}
@media (max-width: 420px) {
  #header .top-menu-area > a {
    padding-left: 6px;
  }
  #header .top-menu-area > a i {
    margin-left: 3px;
  }
}
@media (max-width: 767px) {
  #header .top-menu-area:hover .top-menu, #header .top-menu-area:focus .top-menu {
    display: block;
  }
}




.mainmenu a {
    color: #000000;
}

.reinfo a{background:#832904 !important; font-size: 13px; font-weight: 600!important; padding:10px 30px !important; background:#7a1632;color:#fff !important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s; margin-top: 0px!important; }

.reinfo a:hover{background:#fff !important; box-shadow:0 0 0 1px #7a1632 inset;color:#7a1632 !important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;  text-decoration: none}

@media (min-width: 991px) {
  .custom-md-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }
}
.custom-position-1 {
  position: relative;
  margin-top: -270px;
}

@media (max-width: 991px) {
  .custom-position-1 {
    margin-top: 0;
    background: #101019;
  }
}
.custom-color-red {
  color: #fa4141;
}

@media (min-width: 991px) {
  .custom-md-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
	  background: rgba(255, 255, 255, 0.85) !important;
	  -moz-border-top-left-radius:5px; border-top-left-radius:5px; -moz-border-top-right-radius:5px; border-top-right-radius:5px;
	  padding: 30px;
  }
}

.home-intro h5{ margin-bottom: 0px; color: #026ebf;}

.course {padding-left: 13px; border-left: 1px solid #fff; float: left; font-size:16px}
.course { margin-bottom: 20px;     float: left;}

.home-intro p {
    color: #fff;
    line-height: 24px;
    margin: 0 0 00px;
}

.home-intro h4 {
    color: #fff;
   
}

.incont p{ text-align:justify; color:#fff;}
.incont h4 { color:#ff8d00}
.feature-box .feature-box-icon {
    background: #CCC;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 50px;
    font-size: 25px;
}

.feature-box .feature-box-icon {
    background-color: #405E71;
}

.feature-box h4 {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0px 0 5px 0;
}

.feature-box{ border-bottom: 1px solid #e3e7e8; margin-bottom: 20px;}
.feature-box p{ margin-bottom:20px;}



@media only screen and (max-width: 991px) {
.suppoints{ padding-right: 00px !important}
.enqmain { padding-left:00px!important;}
.enq {border-left: 0px solid #bdc1c5!important;}
.edge { margin-bottom: 20px;}
	.lead{ font-size: 14px !important; line-height: 24px !important; text-align: justify}
	.reinfo h2{font-size:23px !important;  }
  }


.suppoints{ padding-right: 50px}

.enq {border-left: 1px solid #bdc1c5;}
.enqmain { padding-left: 50px;}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
	color: #000;
}

.homemaincontent h2{ margin-bottom: 15px;}

.thumb-info .thumb-info-title {
        letter-spacing: 0px;
	text-transform: capitalize;
}


.home-aboutiirrh {
    background: #fff;
    width: 100%;
    /*box-shadow: 0 1px 1px rgba(0,0,0,0.3);*/
	text-align: center;
}

.newssection h2{
	margin-bottom: 10px;
}

.home-aboutiirrh h5{
   
	text-align: center;
	margin-top:20px;
}

.kpartner img{
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	float: left;
	margin: 20px 0px;
}

.aluminiwork img{
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	float: left;
	width: 190px;
	margin: 20px 10px;
}

#header { background:url(../img/home-bg.jpg) no-repeat center top; height:120px;}

.page-header {
    background-color: #832904;
    border-bottom: 5px solid #832904;
    border-top: 5px solid #832904;
    margin: 0 0 0px 0;
    min-height: 50px;
    padding: 6px 0;
    position: relative;
    text-align: left;
}

.page-header a {
    color: #ec880c;
}

.breadcrumb>.active {
    color: #f00;
	font-weight:bold;
}

.img-left{ margin:0 20px 20px 0}
.img-right{ margin:0 0 20px 20px}

html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #ff8d00 !important;
}

.contact li {
    color: #fff !important;
}

.contact li a {
    color: #ecb328;
}

.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: #ec6128;
}

.contactform label {
    color: #fff;
}

.festivals li{ border-bottom:1px solid #C60; padding:10px 0px}

.festivals strong{ color:#FC0}

.image-gallery li{ margin-bottom:25px;}






