<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topBannerSection {
  position: relative; }

.college-banner {
  position: relative;
  background-color: #f2f2f2;
  height: 146px;
  margin-bottom: 15px; }
  .college-banner .owl-carousel {
    height: 100%;
    overflow: hidden; }
  .college-banner .banrImgBlk {
    display: table;
    margin-top: -10%;
    height: 146px; }
    .college-banner .banrImgBlk:after {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      content: ""; }
    .college-banner .banrImgBlk img {
      display: inline-block;
      vertical-align: middle; }
  .college-banner .owl-nav div {
    background-color: rgba(0, 0, 0, 0.4) !important;
    color: #fff;
    font-size: 10px !important;
    width: 30px;
    height: 30px;
    box-shadow: none !important;
    border-radius: 50%;
    line-height: 22px;
    text-align: center; }
  .college-banner .owl-nav .owl-prev {
    left: 20px !important; }
  .college-banner .owl-nav .owl-next {
    right: 20px !important; }
  .college-banner .colgLogo {
    position: absolute;
    bottom: 0;
    left: 15px;
    margin-bottom: -30px;
    z-index: 3;
    -webkit-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    overflow: hidden; }
  .college-banner .singleBanner {
    overflow: hidden;
    height: 100%; }
  .college-banner .item, .college-banner .singleBanner {
    position: relative; }
    .college-banner .item:after, .college-banner .singleBanner:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      top: 0;
      left: 0;
      z-index: 1; }
  .college-banner .morePic {
    position: absolute;
    right: 15px;
    color: #fff;
    bottom: 10px;
    z-index: 99;
    font-size: 1.4rem; }

.bannerDetail {
  padding: 25px 15px 20px;
  background-color: #fff;
  z-index: 2;
  position: relative; }
  .bannerDetail .bannerHeading {
    margin-bottom: 20px; }
    .bannerDetail .bannerHeading a.collegeName {
      font-size: 1.4rem;
      line-height: 21px;
      margin-top: 15px;
      font-weight: 400;
      display: block; }
  .bannerDetail h1 {
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0;
    color: #333;
    line-height: 28px; }
  .bannerDetail .knownAs {
    color: #333; }
    .bannerDetail .knownAs .caps {
      text-transform: uppercase; }
  .bannerDetail .colgName {
    font-size: 1.4rem;
    line-height: 24px; }
  .bannerDetail .btnBlk label.btn-lineGray input[type="checkbox"] {
    display: none; }

.iconRow {
  color: #999;
  margin-bottom: 6px; }
  .iconRow.location a {
    text-decoration: none; }
  .iconRow.ratingIcon {
    margin-bottom: 0px; }
  .iconRow.collegeIcon .c360-colleges2:before {
    color: #333; }
  .iconRow .iconCont {
    display: table-cell; }
  .iconRow i {
    color: #999;
    font-size: 1.1rem;
    display: table-cell;
    padding-right: 8px;
    vertical-align: top;
    padding-top: 3px; }
  .iconRow a {
    text-decoration: underline;
    color: #999;
    display: inline; }

.colgBnrDynamic .college-banner .owl-carousel, .colgBnrDynamic .singleBanner {
  position: relative;
  height: 0; }
.colgBnrDynamic .colgLogo {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0); }

.colgListCard .blockHeading {
  line-height: 24px; }

.colgListBlk .colgTitle {
  font-size: 1.4rem;
  color: #333; }
.colgListBlk .leftBlk {
  width: 60px;
  height: 50px; }
  .colgListBlk .leftBlk .imgBlk {
    width: 50px;
    height: 50px;
    line-height: 40px;
    position: relative; }
    .colgListBlk .leftBlk .imgBlk img {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
    .colgListBlk .leftBlk .imgBlk:after {
      position: absolute;
      width: 100%;
      height: 100%;
      border: 1px solid #e5e5e5;
      top: 0;
      left: 0;
      content: "";
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      z-index: 9; }
.colgListBlk .rightBlk a {
  display: block; }
.colgListBlk .rightBlk:not(:last-child) {
  padding-bottom: 10px; }
.colgListBlk .display-table {
  position: relative; }
  .colgListBlk .display-table:not(:last-child) {
    margin-bottom: 15px;
    min-height: 60px; }
    .colgListBlk .display-table:not(:last-child) .rightBlk {
      border-bottom: 1px solid #e5e5e5; }
.colgListBlk .button {
  position: absolute;
  right: 0;
  top: 3px;
  min-width: 80px; }

.btnList .colgTitle {
  padding-right: 95px; }

.arrowList .display-table .colgTitle a {
  position: relative;
  color: #333;
  padding-right: 20px; }
  .arrowList .display-table .colgTitle a:after {
    content: "\e902";
    font-family: 'careers-icon';
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0;
    font-size: 1.2rem;
    line-height: normal; }

.withoutImg {
  padding: 10px !important; }
  .withoutImg .display-table {
    margin-bottom: 0 !important;
    min-height: inherit !important;
    height: 60px; }

.relatedExamBlock div:last-child {
  margin-bottom: -17px; }
.relatedExamBlock .rightBlk {
  position: relative;
  padding-right: 20px; }
  .relatedExamBlock .rightBlk:after {
    content: '';
    width: 12px;
    display: block;
    height: 12px;
    right: 3px;
    top: 50%;
    margin-top: -15px;
    position: absolute;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    -moz-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg); }

.popActive .stickyNav {
  margin-top: 0 !important; }

.stickyNav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 0 10px;
  -webkit-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  height: 45px;
  line-height: 45px;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  -webkit-transform: translate(0, -60px);
  transform: translate(0, -60px); }
  .stickyNav.navShow {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 99;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .stickyNav.off-canvas {
    opacity: 0;
    -webkit-transform: translate(0, -60px);
    transform: translate(0, -60px); }
  .stickyNav &gt; .topNav {
    padding-right: 60px; }

.notFixedNav {
  width: 100%;
  background-color: #fff;
  padding: 0 10px;
  height: 45px;
  line-height: 45px;
  position: relative;
  -webkit-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1); }
  .notFixedNav .fab.active {
    position: fixed;
    z-index: 999999; }
  .notFixedNav &gt; .topNav {
    padding-right: 60px; }

.topNav, .popNav {
  padding: 0;
  margin: 0; }
  .topNav li, .popNav li {
    display: inline-block;
    margin-left: 20px; }
    .topNav li:first-child, .popNav li:first-child {
      margin-left: 0; }
    .topNav li.active a, .popNav li.active a {
      color: #3a4d95 !important; }
      .topNav li.active a:after, .popNav li.active a:after {
        content: "";
        width: 100%;
        background-color: #3a4d95; }
    .topNav li a, .popNav li a {
      color: #333;
      font-size: 1.4rem;
      position: relative; }
      .topNav li a:after, .popNav li a:after {
        content: "";
        position: absolute;
        width: 100%;
        bottom: 0;
        height: 2px;
        background-color: #fff;
        left: 0;
        -webkit-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s; }

/* mdl - popup */
.fab {
  z-index: 5;
  position: absolute;
  right: 0;
  top: 0;
  color: #333;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.42) 0%, white 50%, white 99%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.42) 0%, white 50%, white 99%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.42) 0%, white 50%, white 99%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  height: 45px;
  width: 70px;
  -webkit-transition: all 600ms cubic-bezier(0.2, 0.965, 0, 1.005);
  transition: all 600ms cubic-bezier(0.2, 0.965, 0, 1.005); }
  .fab.active {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    -webkit-box-shadow: 0 25px 35px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 25px 35px 0 rgba(0, 0, 0, 0.35);
    -ms-box-shadow: 0 25px 35px 0 rgba(0, 0, 0, 0.35);
    -o-box-shadow: 0 25px 35px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 25px 35px 0 rgba(0, 0, 0, 0.35);
    top: 0;
    right: 0; }

.fab-icon {
  position: absolute;
  display: block;
  top: 0;
  right: 15px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .fab-icon .dot {
    width: 6px;
    height: 6px;
    background-color: #666;
    display: inline-block;
    margin: 2px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.fab.active .dot:nth-child(1), .fab.active .dot:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  height: 1px;
  width: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.fab.active .dot:nth-child(1) {
  -webkit-transform: translateX(26px) rotate(-45deg);
  -ms-transform: translateX(26px) rotate(-45deg);
  -moz-transform: translateX(26px) rotate(-45deg);
  -o-transform: translateX(26px) rotate(-45deg);
  transform: translateX(26px) rotate(-45deg); }

.fab.active .dot:nth-child(2) {
  width: 0px; }

.fab.active .dot:nth-child(3) {
  -webkit-transform: translateX(0) rotate(45deg);
  -ms-transform: translateX(0) rotate(45deg);
  -moz-transform: translateX(0) rotate(45deg);
  -o-transform: translateX(0) rotate(45deg);
  transform: translateX(0) rotate(45deg); }

.fab.active .fab-icon {
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  /*-webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);*/ }

.cntt-wrapper {
  display: none;
  height: 100%;
  padding: 50px 10px 10px; }
  .cntt-wrapper .topNav li {
    width: 49%;
    margin: 0;
    text-align: center;
    margin-top: 20px; }
    .cntt-wrapper .topNav li:nth-child(-n+2) {
      margin-top: 0; }
    .cntt-wrapper .topNav li a {
      color: #666; }

.active .cntt-wrapper {
  display: block;
  overflow: auto; }

.control {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-left: 25px; }
  .control input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .control span {
    color: #333;
    font-size: 1.4rem; }

.controlIndicator {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.control--radio .controlIndicator {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

/* Hover and focus states */
.control:hover input ~ .controlIndicator,
.control input:focus ~ .controlIndicator {
  background-color: transparent;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

/* Checked state */
.control input:checked ~ .controlIndicator {
  background-color: #02a569;
  border: 1px solid #02a569; }

.compareCheck input:checked ~ .controlIndicator {
  background-color: #fff;
  border-color: #ccc; }

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .controlIndicator,
.control input:checked:focus ~ .controlIndicator {
  background-color: #02a569;
  border: 1px solid #02a569; }

.compareCheck:hover input:not([disabled]):checked ~ .controlIndicator,
.compareCheck input:checked:focus ~ .controlIndicator {
  background-color: #fff;
  border-color: #ccc; }

/* Disabled state */
.control input:disabled ~ .controlIndicator {
  pointer-events: none;
  opacity: .6;
  background-color: #e6e6e6; }

/* Check mark */
.controlIndicator:after {
  position: absolute;
  display: none;
  content: ''; }

/* Show check mark */
.control input:checked ~ .controlIndicator:after {
  display: block; }

/* Checkbox tick */
.controlCheckbox .controlIndicator:after {
  top: 1px;
  left: 5px;
  width: 5px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0; }

.compareCheck .controlIndicator:after {
  border-color: #333; }

/* Disabled tick colour */
.controlCheckbox input:disabled ~ .controlIndicator:after {
  border-color: #7b7b7b; }

/* Radio button inner circle */
.control--radio .controlIndicator:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff; }

/* Disabled circle colour */
.control--radio input:disabled ~ .controlIndicator:after {
  background-color: #7b7b7b; }

/*different radio*/
input[type='radio'] {
  -webkit-appearance: none; }

input[type="radio"] {
  display: none; }

input[type="radio"] + label:before {
  content: "";
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 14px;
  height: 14px;
  padding: 0;
  margin-right: 10px;
  /* background-color only for content */
  background-clip: content-box;
  border: 1px solid #cccccc;
  background-color: #fff;
  border-radius: 50%;
  box-sizing: initial; }

/* appearance for checked radiobutton */
input[type="radio"]:checked + label:before {
  background-color: #fff;
  padding: 0;
  border: solid 5px #02a569;
  width: 6px;
  height: 6px; }

/* optional styles, I'm using this for centering radiobuttons */
input[type="radio"] + label {
  display: flex;
  align-items: center;
  font-size: 13px; }

.shortList {
  position: absolute;
  right: 0;
  top: 0; }
  .shortList input[type="checkbox"] {
    display: none; }
    .shortList input[type="checkbox"] + label {
      position: absolute;
      z-index: 100;
      height: 25px;
      width: 25px;
      right: 0;
      top: 0;
      display: block;
      text-align: center;
      line-height: 20px;
      cursor: pointer;
      -webkit-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      .shortList input[type="checkbox"] + label svg {
        display: inline-flex;
        vertical-align: middle;
        width: 16px;
        fill: none;
        stroke: #FFA81E;
        stroke-width: 5;
        stroke-miterlimit: 10; }
      .shortList input[type="checkbox"] + label span {
        font-size: 1rem;
        color: #fff;
        position: relative;
        right: 5px; }
    .shortList input[type="checkbox"]:checked + label svg {
      -webkit-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      fill: #FFA81E;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

.layout-container.cardBlks {
  padding: 30px 10px; }

.cardBlk {
  margin-top: 30px; }
  .cardBlk:first-child {
    margin-top: 0; }
  .cardBlk td {
    padding: 10px;
    border-top: none; }
  .cardBlk &gt; .headingContainer {
    padding-left: 10px; }

.cardBlkInn {
  background-color: #fff;
  padding: 20px 10px; }
  .cardBlkInn .blockHeading {
    font-size: 1.4rem;
    line-height: 21px; }

.compare-strip {
  background-color: #ffffff;
  -webkit-box-shadow: 0px -6px 7px 0 rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px -6px 7px 0 rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 0px -6px 7px 0 rgba(0, 0, 0, 0.28);
  -o-box-shadow: 0px -6px 7px 0 rgba(0, 0, 0, 0.28);
  box-shadow: 0px -6px 7px 0 rgba(0, 0, 0, 0.28);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9; }
  .compare-strip .display-cell {
    padding: 25px 10px;
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    width: 50%; }
    .compare-strip .display-cell:first-child {
      border: none; }
    .compare-strip .display-cell .colgSelected {
      color: #333; }
    .compare-strip .display-cell .clearColg {
      position: absolute;
      right: 10px;
      top: 10px;
      color: #333; }
    .compare-strip .display-cell .searchInput {
      height: 40px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      border: solid 1px #cccccc;
      color: #999;
      position: relative; }
      .compare-strip .display-cell .searchInput input {
        height: 38px;
        padding: 0 30px 0 10px;
        display: block;
        border: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; }
      .compare-strip .display-cell .searchInput:after {
        position: absolute;
        right: 10px;
        content: "\e925";
        font-family: 'careers-icon';
        top: 50%;
        margin-top: -10px;
        font-size: 1.4rem; }
  .compare-strip .button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 50px;
    line-height: 42px; }
  .compare-strip .colgStripToggle {
    border-radius: 2px;
    background-color: #4c4c4c;
    width: 50px;
    height: 33px;
    text-align: center;
    position: absolute;
    top: -33px;
    left: 50%;
    margin-left: -25px;
    line-height: 32px; }
    .compare-strip .colgStripToggle:after {
      content: "\e900";
      font-family: 'careers-icon';
      color: #fff;
      font-size: 1.4rem;
      position: absolute;
      left: 50%;
      margin-left: -7px;
      -webkit-transition: transform ease 0.5s;
      -ms-transition: transform ease 0.5s;
      -moz-transition: transform ease 0.5s;
      -o-transition: transform ease 0.5s;
      transition: transform ease 0.5s; }
    .compare-strip .colgStripToggle.active:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      content: "\e900";
      font-family: 'careers-icon'; }

/* Style you custom popupbox according to your requirement */
.popupbox {
  width: 100%;
  min-height: 262px;
  display: none;
  float: left;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  height: 100%;
  padding: 20px; }
  .popupbox .headerPopup {
    min-height: 60px;
    line-height: 60px;
    vertical-align: middle;
    padding: 0 10px;
    color: #fff;
    position: relative;
    font-weight: 600;
    font-size: 2.4rem;
    text-align: center;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #1f2e67;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1f2e67 0%, #3a4d95 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1f2e67 0%, #3a4d95 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1f2e67 0%, #3a4d95 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2e67', endColorstr='#3a4d95',GradientType=1 );
    /* IE6-9 */ }
    .popupbox .headerPopup .headInn {
      line-height: 30px;
      display: inline-block;
      vertical-align: middle;
      padding: 10px 0; }
  .popupbox.grayModal .headerPopup {
    background: #f2f2f2;
    font-size: 1.6rem;
    color: #333;
    line-height: 24px;
    font-weight: 400; }
  .popupbox.grayModal .subHead {
    padding: 0 18px 20px;
    color: #999;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px; }
  .popupbox .contentSecPopup {
    padding: 20px;
    font-size: 14px;
    color: #333;
    width: 100%;
    line-height: 21px;
    margin-bottom: 49px;
    overflow: auto; }
  .popupbox .padAdjust {
    margin: 0 -20px; }
  .popupbox.fullScreenFormActive {
    padding: 0 !important; }

body.modalopen {
  overflow: hidden; }

.subHeading {
  display: block;
  font-size: 1.6rem; }

.popSeparator {
  padding-top: 20px; }

.popupcontainer {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  padding-bottom: 70px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%; }

.popupbox .contentSecPopup {
  height: calc(100% - 40px); }

.grayRecomend .headerPopup {
  font-size: 1.4rem;
  padding: 9px 15px;
  line-height: 25px;
  background: #f2f2f2;
  color: #333;
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  min-height: 44px;
  font-weight: 400; }
.grayRecomend .contentSecPopup {
  padding: 15px; }
.grayRecomend .closebtn {
  top: 0;
  right: 0;
  color: #333;
  padding: 10px;
  margin-top: 3px;
  margin-right: 5px;
  position: absolute;
  font-size: 1.5rem; }

#fade {
  display: none;
  /* Hidden as default */
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: .70;
  z-index: 9999; }

.footerPopup {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  border-top: solid 1px #e5e5e5;
  width: auto;
  height: 49px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  font-size: 1.6rem;
  font-weight: 300;
  text-align: center;
  width: 100%;
  line-height: 48px;
  cursor: pointer; }

.formModal .popupcontainer {
  margin: 0; }
.formModal .headerPopup {
  background: #f2f2f2;
  color: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .formModal .headerPopup .headInn {
    line-height: 33px;
    padding: 15px 0; }
.formModal .contentSecPopup {
  margin-bottom: 0;
  padding-bottom: 50px; }
.formModal .popupcontainer {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.formModal .formBtn {
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 100%;
  left: 0;
  padding: 15px;
  -webkit-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3); }
.formModal .formCross {
  line-height: initial; }
  .formModal .formCross i {
    font-size: 1.5rem; }

.browser-midBlock {
  text-align: center;
  padding-top: 160px; }

.browser-midBlock p {
  font-size: 14px; }

.thankPopup .v-middle {
  text-align: center; }
.thankPopup img {
  width: 225px; }
.thankPopup .thankCont {
  margin-top: 30px; }
  .thankPopup .thankCont strong {
    font-size: 2.4rem; }
.thankPopup .contentSecPopup {
  padding: 60px 30px;
  overflow: inherit; }
.thankPopup .closebtn {
  top: 40px;
  right: 40px;
  color: #333;
  position: absolute;
  font-size: 1.6rem; }

.form-group {
  margin-bottom: 1rem; }

.form-label {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 1.2rem;
  color: #999; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 1.5;
  padding: 0 12px;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

select.form-control:not([size]):not([multiple]) {
  height: calc(3.8rem + 2px); }

form.paymentForm input[type="text"], form.paymentForm select, form.paymentForm input[type="email"], form.paymentForm input[type="number"] {
  height: 40px; }

label {
  font-size: 1.2rem;
  color: #999; }

input[type="text"], input[type="email"], input[type="number"], select, textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #ccc;
  padding: 10px;
  color: #333;
  margin: 3px 0; }

.formRow {
  margin-top: 22px; }
  .formRow:first-child {
    margin: 0; }
  .formRow .button {
    margin: 0; }

.frmRowSingle input[type="text"], .frmRowSingle input[type="email"], .frmRowSingle input[type="number"], .frmRowSingle select, .frmRowSingle textarea {
  width: 100%; }

.error {
  color: #ec1c24; }

input[type=number] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.formBtnRow .btn-lg {
  margin-top: 0; }

.stickyBottom {
  background-color: #fff;
  padding: 10px;
  -webkit-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }
  .stickyBottom .btn-small {
    min-width: 150px !important; }
  .stickyBottom.loginSticky .btn-small {
    min-width: 100px !important; }
  .stickyBottom .stickyCol {
    display: inline-block;
    vertical-align: top; }
    .stickyBottom .stickyCol:not(:first-child) {
      margin-left: 20px; }
  .stickyBottom .button {
    vertical-align: middle; }
    .stickyBottom .button.compareFilter {
      color: #ccc; }
  .stickyBottom .blockRow .button {
    width: 100%; }
  .stickyBottom.stickyNotify {
    background-color: #666;
    padding: 15px 30px 15px 15px;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 21px;
    color: #fff; }
  .stickyBottom .cross {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff; }
  .stickyBottom .applyBTn {
    margin-left: 20px; }

.blueSticky {
  background-color: #3A4D95;
  padding: 0; }
  .blueSticky .button {
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 10px;
    height: auto; }
    .blueSticky .button:not(:first-child) {
      border-left: 1px solid;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }

.hasOffset {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  -moz-transform: translate(0, 80px);
  -o-transform: translate(0, 80px);
  transform: translate(0, 80px); }

.stickyOffset {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  -moz-transform: translate(0, 80px);
  -o-transform: translate(0, 80px);
  transform: translate(0, 80px); }

.stickyFixed {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.studentReviews .tags .tag {
  color: #333;
  font-size: 1.2rem; }
  .studentReviews .tags .tag span {
    color: #999; }

.srBlks .blockHeading {
  margin-bottom: 15px; }
.srBlks .srBlk {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5; }
  .srBlks .srBlk .halfList {
    margin-top: 20px; }
    .srBlks .srBlk .halfList li:not(:nth-child(-n+2)) {
      margin-top: 20px; }
  .srBlks .srBlk:first-child {
    margin: 0;
    padding: 0;
    border: none; }
  .srBlks .srBlk .leftBlk {
    width: 50px; }
    .srBlks .srBlk .leftBlk .imgBlk {
      width: 40px;
      height: 40px;
      background-color: #e5e5e5;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      line-height: 25px;
      text-align: center; }
      .srBlks .srBlk .leftBlk .imgBlk i {
        font-size: 25px;
        line-height: 40px; }
    .srBlks .srBlk .leftBlk img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      display: block; }
  .srBlks .srBlk .rightBlk .stName span {
    color: #999; }
  .srBlks .srBlk .rightBlk .btnBlk {
    margin-top: 10px; }
  .srBlks .srBlk .rightBlk .followBtn {
    text-transform: uppercase; }
  .srBlks .srBlk .rightBlk .tag {
    display: inline; }
.srBlks .actionBox {
  margin-top: 15px; }

.rating {
  width: 87px;
  height: 15px;
  background: url(../../../../../images/frontend/desktop/stars.svg) no-repeat 0 -19px; }
  .rating .userRating {
    width: 87px;
    height: 15px;
    background: url(../../../../../images/frontend/desktop/stars.svg) no-repeat 0 0; }

.smallRating {
  width: 70px;
  background-size: 70px;
  background-position: 0 -14px; }
  .smallRating .userRating {
    background-size: 70px;
    background-position: 0 1px; }

.reviewGallery {
  margin-top: 10px; }
  .reviewGallery a:not(:last-child) {
    margin-right: 7px; }
  .reviewGallery img {
    width: 80px;
    height: 53px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }

.likeRow {
  margin-top: 25px; }

.ldcontrol {
  margin-left: 13px; }
  .ldcontrol input[type="checkbox"] {
    display: none; }
  .ldcontrol i {
    padding-right: 5px;
    font-size: 1.4rem;
    vertical-align: text-top; }
    .ldcontrol i:before {
      color: #ccc; }
  .ldcontrol.dislike i {
    vertical-align: text-bottom; }

.thumbActive.ldcontrol i:before {
  color: #02a569; }

.checkOuter {
  position: relative; }
  .checkOuter .reviewAnchor {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%; }

.qnaBlk {
  border: solid 1px #e5e5e5;
  padding: 15px 10px; }
  .qnaBlk .blockHeading {
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .qnaBlk .blockHeading a {
      color: #333 !important; }
  .qnaBlk .leftBlk {
    width: 60px; }
    .qnaBlk .leftBlk .imgBlk {
      width: 40px;
      height: 40px;
      background-color: #e5e5e5;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      line-height: 25px;
      text-align: center; }
      .qnaBlk .leftBlk .imgBlk i {
        font-size: 25px;
        line-height: 40px; }
    .qnaBlk .leftBlk img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      display: block; }
  .qnaBlk .rightBlk {
    font-size: 1.1rem; }
    .qnaBlk .rightBlk .qDate {
      color: #999; }
  .qnaBlk .qnaTxt {
    margin-top: 15px; }
  .qnaBlk:not(:first-child) {
    margin-top: 10px; }
  .qnaBlk .candName a {
    color: #333; }

.qna .viewAllOuter {
  margin-bottom: 20px; }

.askWidget {
  padding: 0;
  text-align: left;
  position: relative;
  margin-top: 0;
  -webkit-box-shadow: 0 0 5px #e5e5e5;
  -moz-box-shadow: 0 0 5px #e5e5e5;
  -ms-box-shadow: 0 0 5px #e5e5e5;
  -o-box-shadow: 0 0 5px #e5e5e5;
  box-shadow: 0 0 5px #e5e5e5;
  min-height: 60px;
  line-height: 60px; }
  .askWidget a {
    padding: 10px 15px;
    display: block; }
  .askWidget strong {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    line-height: 20px;
    padding-right: 100px; }
  .askWidget .button {
    min-width: 90px;
    position: absolute;
    margin-top: -15px;
    top: 50%;
    right: 15px; }

.askWidget.single-strip {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1); }

.askWidget.single-strip {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.qna-NewcardBlk {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1); }

.compareBtn {
  font-size: 1.4rem;
  color: #333; }

.c360-info-tip {
  color: #ccc !important;
  font-size: 16px !important;
  vertical-align: text-bottom;
  margin-left: 5px; }

.quickFact .factDetails {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  margin-top: 25px; }
  .quickFact .factDetails li {
    width: 50%;
    float: left; }
    .quickFact .factDetails li strong {
      font-size: 1.4rem;
      color: #333; }
.quickFact .display-table {
  margin-bottom: 20px;
  padding: 0 10px 20px;
  border-bottom: 1px solid #f2f2f2; }
.quickFact .leftBlk {
  width: 57px;
  padding-top: 2px; }
.quickFact .rightBtm {
  margin-top: 3px; }
  .quickFact .rightBtm strong {
    font-size: 1.6rem;
    color: #333; }
  .quickFact .rightBtm a.detailLink {
    color: #3a4d95;
    text-decoration: underline;
    margin-left: 10px;
    vertical-align: text-bottom; }

.impDate table tr th {
  text-align: left; }
.impDate table tr:not(:first-child) {
  border-top: 1px solid #e5e5e5; }
.impDate table tr td {
  text-align: left;
  vertical-align: top; }
  .impDate table tr td span {
    color: #999; }

.feeDetails table th h3 {
  font-size: 1.6rem;
  margin: 0; }
.feeDetails .ftlBlk {
  width: 49%;
  display: inline-block; }
  .feeDetails .ftlBlk:not(:nth-child(-n+2)) {
    margin-top: 20px; }
  .feeDetails .ftlBlk strong {
    font-size: 1.4rem;
    color: #333; }

.actionBox {
  background-color: #fff;
  margin-top: 30px;
  border: solid 2px #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 8px; }
  .actionBox strong {
    display: block;
    font-size: 1.6rem;
    color: #333; }
  .actionBox .button {
    margin-top: 15px; }

.courseListblk .listblk {
  box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.15);
  background-color: #ffffff;
  min-height: 89px;
  border: solid 1px #e5e5e5;
  padding: 15px 20px 15px 10px;
  position: relative;
  margin-top: 10px;
  display: block;
  color: #666; }
  .courseListblk .listblk:hover, .courseListblk .listblk:focus {
    background-color: #f2f2f2;
    border: solid 1px #e5e5e5; }
  .courseListblk .listblk:first-child {
    margin-top: 0; }
  .courseListblk .listblk span {
    padding-bottom: 25px;
    display: inline-block;
    font-size: 1.4rem; }
  .courseListblk .listblk ul {
    padding: 0;
    list-style: none;
    position: absolute;
    margin: 0;
    bottom: 15px; }
  .courseListblk .listblk:after {
    content: "\e902";
    font-family: 'careers-icon';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px; }

.pipeUl li {
  display: inline-block;
  font-weight: 300;
  position: relative;
  margin-right: 5px;
  padding-right: 15px; }
  .pipeUl li:after {
    content: "|";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px; }
  .pipeUl li:last-child {
    margin: 0;
    padding: 0; }
    .pipeUl li:last-child:after {
      content: ""; }

.ratingBlk {
  width: 215px;
  margin: 20px auto 0;
  border-top: 2px solid #e5e5e5;
  padding-top: 20px; }
  .ratingBlk:first-child {
    border: none;
    padding: 0;
    margin: 0 auto; }
  .ratingBlk p {
    font-weight: 300;
    color: #999; }
  .ratingBlk .ratingNote {
    font-size: 1.1rem; }

.ratingCircle {
  width: 100px;
  height: 100px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  margin-bottom: 15px;
  display: inline-block;
  padding-top: 30px; }
  .ratingCircle strong {
    font-size: 1.4rem;
    display: block; }
  .ratingCircle span {
    font-weight: 300; }

.c360ranking .disclaimer {
  margin-top: 20px; }

.boxBlk {
  border: solid 1px #e5e5e5;
  padding: 20px 10px;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 8px;
  vertical-align: top; }
  .boxBlk ul {
    padding: 0;
    margin-bottom: 0; }
    .boxBlk ul li {
      padding-right: 20px;
      margin-right: 10px; }
  .boxBlk:first-child {
    margin-top: 0; }
  .boxBlk:nth-child(n+2) {
    margin-right: 1px; }
  .boxBlk strong {
    font-size: 1.4rem; }
  .boxBlk span {
    color: #333;
    display: block;
    margin-bottom: 5px; }
  .boxBlk.widthHalf {
    width: 49%; }

.halfList {
  list-style: none;
  padding: 0;
  margin: 0; }
  .halfList li {
    width: 49%;
    display: inline-block; }
    .halfList li i {
      font-size: 2.5rem;
      margin-right: 10px;
      color: #333;
      vertical-align: middle; }

.facilities .halfList li {
  margin-top: 30px; }
  .facilities .halfList li:nth-child(-n+3) {
    margin-top: 0; }

.gallery .leftBlk {
  width: 225px;
  height: 156px; }
  .gallery .leftBlk img {
    width: 100%;
    height: 100%; }
.gallery .rightBlk {
  width: 95px;
  padding-left: 10px;
  height: 72px; }
  .gallery .rightBlk img {
    width: 100%;
    height: 72px;
    margin-bottom: 10px;
    margin-bottom: 12px;
    display: inherit; }
    .gallery .rightBlk img:last-child {
      margin-bottom: 0; }

.alumni-carousel .item {
  border: 1px solid #e5e5e5;
  padding: 20px; }
.alumni-carousel img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.alName {
  font-size: 1.4rem;
  color: #222; }

.alCompany {
  color: #999; }

.alDetail.ellipsis {
  width: 200px; }

.campuses-carousel .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.15);
  -ms-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.15);
  -o-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.15);
  box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.15);
  padding: 20px;
  margin: 3px 0 3px 3px; }
  .campuses-carousel .item img {
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
.campuses-carousel .owl-item:hover {
  background-color: #f2f2f2; }
  .campuses-carousel .owl-item:hover .item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

.news-carousel .blockHeading {
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 10px;
  height: 50px;
  overflow: hidden; }
.news-carousel p {
  color: #333;
  height: 35px;
  overflow: hidden; }
.news-carousel .newsUpdate {
  color: #999; }
  .news-carousel .newsUpdate span:nth-child(2) {
    color: #3a4d95; }
.news-carousel .item {
  position: relative; }
.news-carousel .blockLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.generalInfo address {
  font-style: normal;
  margin-top: 10px;
  margin-bottom: 5px; }

.socialShare {
  margin-top: 10px; }
  .socialShare img {
    width: 30px; }

.stickyBrochure {
  background-color: #fff;
  padding: 10px;
  -webkit-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.3);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%; }

.impDBlk {
  margin-top: 30px;
  color: #333;
  font-size: 1.2rem; }
  .impDBlk strong {
    color: #333;
    font-size: 1.6rem;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 5px; }
  .impDBlk .impRow:not(:last-child) {
    margin-bottom: 15px; }
  .impDBlk .impRow span {
    display: inline-block;
    vertical-align: top; }
    .impDBlk .impRow span:first-child {
      width: 35%;
      padding-right: 10px; }
    .impDBlk .impRow span:last-child {
      width: 63%; }

.coursedetails .courseUpr li {
  margin-bottom: 10px; }
  .coursedetails .courseUpr li strong {
    color: #333;
    font-size: 1.4rem;
    width: 46%;
    display: inline-block; }
  .coursedetails .courseUpr li span {
    width: 46%;
    display: inline-block;
    vertical-align: top; }

.breadCrumb {
  position: relative !important; }

.college-write-review {
  background-color: #e5f6f0 !important;
  text-align: center;
  font-size: 14px;
  padding-top: 16px !important;
  color: #333;
  border: 1px dashed #02a569;
  padding-bottom: 19px !important; }
  .college-write-review a {
    margin-top: 15px !important; }
  .college-write-review strong {
    display: block; }

table.factList {
  border: none; }

table.factList td {
  display: block; }

table.factList td, table.factList tr {
  border: none;
  margin: 0;
  padding: 0; }

table.factList a {
  display: inline-block; }

table.factDetails {
  border: none;
  color: #333; }

table.factList tr:last-child .display-table {
  border: none;
  margin: 0;
  padding-bottom: 0; }

.breadCrumb li a {
  color: #999;
  display: inline;
  vertical-align: middle; }

.breadCrumb li {
  float: none !important;
  display: inline;
  margin-right: 0 !important; }

.breadCrumb li:before, .breadCrumb li:after {
  top: auto !important;
  bottom: 3px; }

.latest-updates {
  padding: 10px !important;
  margin-top: 0 !important; }
  .latest-updates .latest-Block {
    background-color: #e5f6f0;
    border: 1px dashed #02a569;
    padding: 16px 15px 3px;
    border-radius: 4px; }
    .latest-updates .latest-Block p {
      font-size: 16px;
      color: #02a569;
      margin-bottom: 10px;
      margin-top: 0; }
    .latest-updates .latest-Block ul {
      list-style: none;
      margin: 0; }
      .latest-updates .latest-Block ul li {
        padding: 0 0 15px;
        color: #333;
        position: relative;
        font-size: 14px;
        line-height: 21px; }
        .latest-updates .latest-Block ul li:before {
          content: "";
          position: absolute;
          left: -21px;
          top: 5px;
          background-image: url(/../../images/latest-update-icon.svg);
          width: 16px;
          height: 16px; }
        .latest-updates .latest-Block ul li a {
          text-decoration: underline !important; }

/*# sourceMappingURL=course-view.css.map */
</pre></body></html>