@font-face {
  font-family: Open-Bold;
  src: url(../fonts/OpenSans-Bold.ttf); }
@font-face {
  font-family: Open-ExtraBold;
  src: url(../fonts/OpenSans-ExtraBold.ttf); }
@font-face {
  font-family: Open-Light;
  src: url(../fonts/OpenSans-Light.ttf); }
@font-face {
  font-family: Open-Reg;
  src: url(../fonts/OpenSans-Regular.ttf); }
@font-face {
  font-family: Open-SemiBold;
  src: url(../fonts/OpenSans-SemiBold.ttf); }
body a {
  font-family: Open-Bold; }

body h2 {
  font-family: Open-Bold;
  font-size: 18px;
  color: #007ab5;
  text-align: center; }

.navbar {
  padding: 0px 10px;
  margin-bottom: 4px; }
.navbar .navbar-header .navbar-brand img {
    padding: 15px;
    background: #fff; }
.navbar .navbar-collapse .nav li {
    margin: 0 10px;
    padding-top: 5px; }
.navbar .navbar-collapse .nav li a:hover {
      color: #168c94;
      background: transparent; }

.regFormSection {
  min-height: 400px;
  padding-top: 35px;
  background: url("../images/banner-top.jpg"); }
  .regFormSection ul {
    padding: 40px 45px;
    padding-bottom: 0px; }
    .regFormSection ul li {
      margin-bottom: 40px; }
      .regFormSection ul li h3 {
        color: #fff;
        font-size: 14px;
        font-family: Open-Bold;
        padding-left: 25px; }
  .regFormSection .regFormBlock {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    float: right;
    margin-right: 15px;
    max-width: 420px;
    min-width: 420px;
}
    .regFormSection .regFormBlock button {
      width: 232px;
      height: 42px;
      border-radius: 30px;
      background: #007ab5;
      border: 0px;
      color: #fff;
      font-family: Open-Reg;
      font-size: 16px;
      margin-top: 10px; }
    .regFormSection .regFormBlock .form-group .form-control {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 6px 12px;
}
.banner-main-overlay {
    background: url(../images/ff.jpg);
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    padding-bottom: 30px;
    background-attachment: fixed;
}
footer {
    background: url(../images/gredientbgbluemd.jpg) repeat-y;
    padding: 25px 0;
    color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
    .regFormSection .regFormBlock .form-group label {
      font-size: 14px;
      color: #007ab5;
      opacity: 0.8;
      font-family: Open-Light; }
  .regFormSection .regFormBlock h1 {
    font-family: Open-SemiBold;
    font-size: 20px;
    margin: 0 0 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
form {
    padding: 0 10px 10px;
}

.aboutSection {
  padding: 10px; }
  .aboutSection p {
    font-size: 14px;
    color: #000;
    opacity: 0.7;
    margin: auto;
    line-height: 27px;
    padding: 10px 0; text-align: justify; }

.faqSection {
  background: url("../images/faq-bg.png");
  padding: 35px 0; }
  .faqSection h2 {
    color: #fff;
    padding-bottom: 30px; }
  .faqSection ul li {
    font-family: Open-SemiBold;
    color: #fff;
    opacity: 0.8;
    margin-bottom: 15px; }
    .faqSection ul li .fa {
      font-size: 12px;
      padding-top: 2px;
      padding-right: 15px; }

.scoreSection {
  background: #007ab5;
  padding: 15px 0; }
  .scoreSection .wid20 {
    width: 20%; }
  .scoreSection h3 {
    color: #fff;
    font-size: 30px;
    font-family: Open-Reg;
    margin-bottom: 3px; }
  .scoreSection p {
    color: #fff;
    font-size: 18px;
    font-family: Open-Reg; }

.programSection {
  padding: 15px; }
  .programSection .table-responsive {
    padding: 25px;
    padding-bottom: 0px; }
    .programSection .table-responsive .table tr td {
      border: 1px solid #ddd; }
      .programSection .table-responsive .table tr td h5, .programSection .table-responsive .table tr td p {
        font-size: 14px;
        font-family: Open-Bold;
        color: #000;
        opacity: 0.7;
        margin-top: 0;
        margin-bottom: 8px; }
      .programSection .table-responsive .table tr td p {
        font-family: Open-SemiBold; }
      .programSection .table-responsive .table tr td:first-child {
        width: 70%; }

.placementSection {
  background-color: #f9f9f9;
  padding: 15px; }
  .placementSection ul {
    text-align: center;
    padding-top: 10px;
    margin: 0; }
    .placementSection ul li {
      margin-right: 15px;
      margin-bottom: 20px;
      padding: 0px;
      background: #fff; }
      .placementSection ul li a {
        font-family: Open-Bold;
        color: #007ab5;
        font-size: 18px; }

.contactSection {
  padding-top: 5px; }
  .contactSection p {
    font-family: Open-Bold;
    text-align: center;
    font-size: 14px;
    color: #000;
    opacity: 0.7;
    padding-bottom: 15px;
    padding-top: 3px; }
    .contactSection p span, .contactSection p a {
      color: #007ab5; }

.padt80 {
  padding-top: 80px !important; }

@media (max-width: 767px) {
  .navbar .navbar-header .navbar-toggle {
    background: #007ab5; }
    .navbar .navbar-header .navbar-toggle .icon-bar {
      background: #fff; }

  .regFormSection {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px; }
    .regFormSection ul {
      padding: 50px 10px !important; }
    .regFormSection .regFormBlock {
      min-width: 100%;
      float: none; }

  .scoreSection .wid20 {
    width: 100%; }
  .scoreSection h3 {
    text-align: center; }
  .scoreSection p {
    text-align: center; } }

/*# sourceMappingURL=style.css.map */

.programSection table tr th{background: #1f60a4 none repeat scroll 0 0;
    color: #fff;
    padding: 12px;}
.programSection table tr td{padding:12px;}
