﻿/*** Noitce Slider ***/
.notice-div {
  height: auto;
}
.notice1 {
  background-color: #a51e25;
}
.notice1 marquee {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .onmobile {
    height: 15px;
  }
}
.notice1 marquee ul {
  padding: 0;
  margin: 0;
}
.notice1 marquee ul li {
  line-height: 2;
  margin-right: 15px;
}
.notice1 marquee ul li:before {
  content: "\f111";
  font-family: "FontAwesome";
  display: inline-block;
  color: #fdb10f;
  margin-right: 6px;
  font-size: 10px;
}

.flash-box123 {
  width: 200px;
  height: 42px;
  position: relative;
  background: #fdb10f;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 2.6;
}
.flash-box123 p {
  line-height: 40px !important;
  color: #fff;
  font-weight: bold;
}

.flash-box123:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #a51e25;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.flash-box123:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #fdb10f;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
marquee {
  position: relative;
  top: 4px;
}
.list-inline li {
  color: #fff !important;
}
#top_bar {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.top_pos {
  background: url(../images/bck.png);
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  margin-top: 55px;
  padding: 10px;
}
.top_pos .opa {
  background: url(../images/mech.jpg) no-repeat;
  opacity: 0.4;
}

.cont_pos {
  color: #333;
  margin: 400px auto 50px auto;
  position: absolute;
  width: 100%;
}
.rob {
  border-right: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
}
.top_tit {
  border-bottom: 1px solid #fff;
  width: 400px;
  margin-left: 300px;
  margin-right: auto;
}
.img_tit {
  border-right: 1px solid #fff;
  width: 150px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
.bot_tit {
  border-top: 1px solid #fff;
  width: 200px;
  margin-left: auto;
  margin-right: 350;
}
footer {
  background: #ccc;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #333;
  width: 100%;
}
.fnt {
  font-family: Roboto;
  float: left;
}
.fnt1 {
  font-family: Roboto;
  float: left;
}
.himg {
  /* margin-left:100%;*/
  width: 45%;
}
.tab_wid {
  width: 850px;
  margin: 20px auto;
}
.tab_col {
  background: #ccc;
  color: #333;
}
.space {
  margin: 10px;
}
.scroll_bar {
  padding: 3px 10px;
  width: 100%;
  border: 1px dashed #a12d33;
  color: #a12d33;
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 12px;
}

.col1 {
  position: absolute;
  top: 100px;
  left: -250px;
  width: 300px;
}
#col123 {
  background: #a12d33;
  color: #fff;
  font-family: Roboto, cursive;
  letter-spacing: 3px;
  padding: 5px;
  width: 100%;
}

.left_bar {
  z-index: 1;
  padding: 10px 10px 0px 10px;
  margin: 350px auto auto 70px;
  /*height:100%; max-height:300px;*/
  width: 198px;
  float: left;
  position: absolute;
}

nav {
  position: absolute;
  float: left;
  background: #fff;
  border: 1px solid #a12d33;
  color: #333;
}
nav li {
  margin-left: -40px;
  list-style: none;
  border-bottom: 1px solid #a12d33;
  width: 198px;
  height: 30px;
  color: #a12d33;
}
nav li a {
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #a12d33;
}
nav li a:hover {
  color: #fff;
  background: #333;
}

nav ul li .active {
  background: #333;
  color: #fff;
}

nav li ul {
  display: none;
}
nav li:hover ul {
  display: block;
}

nav li:hover ul li {
  background: #333;
  left: 198px;
  top: -30px;
  position: relative;
}
nav li:hover ul li a {
  color: #fff;
}
nav li:hover ul li a:hover {
  background: #ccc;
  color: #333;
}

nav li:hover ul li ul {
  display: none;
}
nav li:hover ul li:hover ul {
  display: block;
}

nav li:hover ul li:hover ul li {
  background: #333;
  left: 198px;
}
nav li:hover ul li:hover ul li a {
  color: #fff;
}
nav li:hover ul li:hover ul li a:hover {
  background: #555;
  color: #ccc;
}

#topreader {
  background-color: #a51c24;
  width: 100%;
  height: 5px;
}

#table2 {
  border-color: #000;
  border-width: 0 0 1px 1px;
  width: 750px;
  border-collapse: collapse;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#table2 td {
  border-color: #000;
  width: auto;
  border-width: 1px 1px 0 0;
  border-style: solid;
  margin: 0px;
  padding: 9px;
}

#table2 th {
  border-color: #000;
  border-width: 1px 1px 0 0;
  border-style: solid;
  margin: 0;
  padding: 4px;
  background-color: ;
  text-align: center;
  color: black;
}

/*------------------------------------------------------------------Ravindra------------------------------------------------------------------------*/
