@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');


html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Roboto', sans-serif;
  text-align: justify;

}
.container {
      max-width: 1180px;
      margin: 0 auto;
      padding-bottom: 0px;
  }

    div.col-sm-7.five-three {
    width: 55% !important;
    }

    div.col-sm-5.five-two {
    width: 45% !important;
    }

    #footer ul, #footer li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
    font-size: 12px;
}
#footer h5{font-size: 15px; color: rgb(176, 17, 22);}
#footer a{
    color: #000;
    line-height: 20px;    
}
#footer a:hover{
    text-decoration: none;
    color: #9DC5BB;
}

.body_bg{background: #E3E3E3;}
.white_bg{background: #fff;}

.m-bnone{margin-bottom: 0px !important;}

/****slider inactive code****/
.carousel-inner>.item{display: block; height:100%;}

a:active,
a:hover,
a:focus {
  outline: 0px;
}

.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border-color: #9DC5BB;
    background: #9DC5BB;
    padding: 8px 0px; margin-top: 20px;}
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color: #000 !important;}
ul.navigation-sec {    display: table;
    margin: 0 auto;
    text-align: center;
   
    float: none !important;}
    .links-nmims{}
    .links-nmims ul{ margin:32px 0px 0px; }
    .links-nmims ul li{    list-style: none;
    float: left;
    padding: 0px 12px;}
        .links-nmims ul li a{color:#000; text-decoration: none;letter-spacing: 0.5px;}
        .links-nmims ul li a:hover{color:#ae090e;}
.navbar-brand>img {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 90% !important;
  width: auto;
}
.has-feedback{margin-top: 24px;}
.navbar{margin-bottom: 0px; padding: 10px 0px 0px;}
.navbar-default{background-color: #fff; /* border-color: #c03f43; */ border: unset;}
 
.dropdown-menu { box-shadow:0 0 5px rgba(0, 0, 0, 0.2) !important; 
  border-bottom: 4px solid #b92a2f !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #f1efef;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  

@media (max-width: 767px) {
.links-nmims ul{margin: 20px 0px; padding-left: 0px;}

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.div_helpline_number {
  float: right;
}

.margin-t14{margin-top: 14px;}
p.top_helpline_number {
  font-size: 16px;
  margin-top: 24px;
}

p.top_helpline_number .fa {
  font-size: 22px;
}


/*GREY HEADING CODE START HERE*/

.header_color {
  background: #2a2e36;
  padding: 6px 0px;
}

.nav-pills> li {
  background-color: #ecebeb;
}

.white-text-heading {
  color: #fff !important;
  margin-left: 6px;
  font-size: 13px;
}
.d-inline{display: inline-block !important; padding-left: 0px !important;}
.margin-lf{margin-left: 10px !important;}
.margin-lf .fa{    font-size: 17px !important;
    color: #fff;
    margin-right: 4px;}
.custom_mobile_class {
  display: none;
}
.marign-top160{margin-top: 160px !important;}
.display-table{display: table; margin: 0 auto;}
.deanmessage{}
.deanmessage p{text-align: justify;}
.dean{text-align: center;}
.dean img{border:1px solid #ccc; margin: 0 auto;}
.dean h4{margin-bottom: 6px;}
.dean h5{color:#000;}

.tablesec {}
.row-table{    border: 1px solid #ccc;

    border-left: 1px solid #ccc;}
.row-table h6{      color: #000;
    font-size: 13px;
    margin: 0px;
    border-right: 1px solid #ccc;
    display: block;
    padding: 20px;
    line-height: 19px;}

.row-table h5{color: #000;
    font-size: 13px;
    margin: 0px;
     display: block;
    padding: 6px 0px;}

.border-padding{border-bottom: 1px solid #ccc; margin-bottom: 24px !important; padding-bottom: 18px !important;}
/*.margin-topdean{margin-top: 100px;}*/
.border-botm{border-bottom: 1px solid #ccc !important;}
.margin-font{margin-top: 20px; font-size: 12px; line-height: 18px;}
.border-lf{border-left: 1px solid #ccc;}
.font-size15{font-size: 15px; color:#000;}
.table-timeline th{color:#000;}
.table-timeline td{color:#000;}
.tables-curri .table{}

.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li>a{color:#fff !important;}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
  background-color: #2a2e36;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li a:hover{background-color: #9c231b;}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {

    border-bottom-color: #ddd;
    background-color: #9c231b;
    color: #fff !important;
}

.logo-section{    background: #f8f8f8;
    padding: 24px 0px;
    border: 1px solid #ccc;
    margin: 24px 0px 28px;}
.logo-section img{display: block;text-align: center; margin:0 auto;}


.list-intake{margin: 0px 0px 20px 0px; padding:20px; background-color: #ececec;}
.list-intake ul {list-style: none; padding-left: 0px;}
.list-intake ul li{ margin-bottom: 12px; }
.list-intake ul li:last-child{margin-bottom: 24px;}
.circle {float: left;  width: 14px;
    height: 10px;  display: block;  margin-top: -2px;  margin-right: 12px;}
.text-spec{  float: left; width: 90%;
    display: block;font-size: 14px; letter-spacing: 0.5px;}
/*GREY HEADING CODE END HERE*/


/*RED BOX AFTER BANNER CSS STRAT HERE*/

.apply-red-box {
  background: #595a5c;
  width: 100%;
  text-align: center;
  display: none;
}

.apply-red-box h4 {
  color: #fff;
  font-size: 20px;
}

.apply-red-box img {
  width: 50%;
}

.applynow-img {
  width: 20%;
}


/*RED BOX AFTER BANNER CSS END HERE*/

.desk-nav {
  display: block;
}

.m-nav {
  display: none;
}

.padding-bottom40 {
  background: #171b23;
  color: #fff;
  z-index: 999999999999;
  margin-top: -20px;
  font-weight: bold !important;
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 16px !important;
}

.padding-bottom40 .btn {
  font-size: 20px;
  padding: 4px 20px;
  margin-top: 22px;
}

.padding-bottom40 .register-now {
  background: transparent;
  display: block;
  margin-top: 14px;
}

.register-online {
  background-color: #003544 !important;
}

.btnregister {
  background: #595a5c;
  border: #ce3939;
  padding: 8px 26px;
  font-size: 18px;
  margin-top: 12px;
}

.btnregister:hover {
  background-color: #af2121;
  border-color: #af2121;
}

.margin-22 {
  margin-top: 22px;
  margin-left: 16px !important;
}

.white-text {
  color: #3b424f !important;
}

.white-text img {
  float: left;
}

.container-fluid {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.fix-right {
  background: #595a5c;
  height: 100vh;
  position: fixed;
}

.fix-right .form-control {
  height: 42px;
}

.nav-margin {
  margin-top: 15px;
}

.margin-top-class {
  margin-top: 24px;
}

h3 {
  color: #fff;
}

p {
  font-size: 16px;
}

.program-heading {
  font-size: 24px;
  margin: 45px 0px;
  float: left;
  color: #fff;
  background-color: #ec1c23;
  padding: 1px 15px;
}

.icon-text {
  font-size: 18px;
  color: #1e1e1e;
  margin-top: 10px;
  margin-bottom: 45px;
}

.centered {
  text-align: center;
}

.lign-left {
  float: left;
}

.align-right {
  float: right;
}

.overlay {
  color: #fff;
  position: absolute;
  z-index: 12;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}

.margintop_35 {
  margin-top: 35px;
}

.faqHeader {
  font-size: 27px;
  margin: 20px;
}

.red-box-3 img {
  width: 80%;
  margin: 0 auto;
}

.img-inline {
  float: left;
  margin-right: 20px;
  width: 40%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
      color: #dcb8b8 !important;
      background-color: transparent !important;
}
#navbarCollapse .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 16px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
}




.navbar-brand {
  height: auto;
  margin-top: 8px;
  padding: 0px !important;
}

.navbar-toggle {
  background-color: #333;
}

.navbar-bordered {}

.navbar-bordered>li>a {
  border-right: 1px solid #3b424f;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
}

h4 {
  font-size: 20px;
  color: #000;
  margin-bottom: 50px;
}

.gray-box {
  background: #e5e5e5;
  clear: both;
  width: 100%;
  float: left;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: #fff;
}

.navbar-custom {
  background-color: #fff!important;
  border-color: #fff!important;
  margin-bottom: 0px;
  color: #000;
  padding: 15px 0px 18px;
}

.navbar {
  border-radius: 0px;
}

.carousel-caption-custom {
  left: 4%;
  right: 4%;
  text-shadow: none;
}

.carousel-control.left {
  background: transparent;
}

.redcolor{color: #af2121;font-size: 20px;}
.redcolor2{    color: #af2121;
    font-size: 17.4px;}
   .redcolor3{font-size: 18px; color:#af2121;}
.carousel-control.right {
  background: transparent;
}

.banner-form {
  background: #fff;
  padding: 10px 30px;
  font-size: 11px !important;
  color: #3c3c3c;
  text-align: left;
  font-family: 'Open Sans', sans-serif !important;
  clear: both;
}

.banner-form h4 {
  color: #ec1c23;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}

.banner-form input[type="text"] {
  border-radius: 0px;
  border: 1px solid #a8a8a8;
}

.banner-form select {
  border-radius: 0px;
  border: 1px solid #a8a8a8;
}

.banner-form textarea {
  border-radius: 0px;
  border: 1px solid #a8a8a8;
}

.banner-form input::placeholder {
  color: #3c3c3c;
}

.banner-form textarea::placeholder {
  color: #3c3c3c;
}

.banner-form button {
  background: #ec1c23;
  color: #fff;
  border: 0px;
  padding: 6px 15px;
  text-transform: uppercase;
  border: 1px solid #a8a8a8;
  font-size: 14px;
}

.banner-form .form-group {}

.banner-form .checkbox-inline {
  font-size: 10px;
  color: #000;
}
 .carousel-indicators{bottom: -6px;}

/**/

.appointment-form h4 {
  color: #ec1c23;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}

.appointment-form input[type="text"] {
  border-radius: 0px;
  border: 1px solid #a8a8a8;
}

.appointment-form select {
  border-radius: 0px;
  border: 1px solid #a8a8a8;
}

.appointment-form textarea {
  border-radius: 0px;
  border: 1px solid #a8a8a8;
}

.appointment-form input::placeholder {
  color: #3c3c3c;
}

.appointment-form textarea::placeholder {
  color: #3c3c3c;
}

.font-32 {
  font-size: 32px;
  margin: 0px;
  margin-bottom: 38px;
}

.appointment-form button {
  background: #af2121;
  color: #fff;
  border: 0px;
  padding: 6px 43px;
  text-transform: uppercase;
  border: 1px solid #a8a8a8;
  font-size: 16px;
  letter-spacing: 1px
}

.appointment-form .form-group {}

.appointment-form .checkbox-inline {
  font-size: 12px;
  color: #fff;
}

.campus-images{margin: 20px 0px 40px; ;padding: 0px;}
.campus-images img{    display: block; margin: 0 auto; padding: 6px; background: #f7f1f1; border: 1px solid #ccc;}

.m-topnone{margin-top: 0px !important;}


.tabs-faculty{}
.message-faculty  { background: #ececec; padding: 20px;}
.message-faculty p{    text-align: justify;}
/**/

/*.banner {
  margin-top: 162px;
}*/

.banner-btn {
  width: 100%;
  margin-top: 85px;
  text-align: left;
}

.banner-btn img {
  position: unset !important;
  min-height: auto !important;
}

.btn-white {
  background: #fff;
  color: #ec1c23;
  padding: 7px 20px;
  border-radius: 0px;
  margin-top: 30px;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.sec-padding {
margin:50px 0px 50px;
  clear: both;
}

.img-div {
  width: 100%;
  float: left;
  clear: both;
}

.btn-div {
  width: 100%;
  clear: both;
  float: left;
}

.content1 img {
  width: 100%;
  margin-top: -465px;
}

.content1 h3 {
  width: 100%;
  padding: 15px 0px;
  font-size: 1.8em;
  font-weight: 600;
}

.content1 .heading1 {
  margin-left: 200px;
  background: #e5e5e5;
}

.section-p {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
  font-size: 16px;
  clear: both;
  float: left;
}

.section-p-fees {
  padding-top: 40px;
  padding-right: 40px;
  font-size: 16px;
  clear: both;
  float: left;
}

.apply {
  color: #fff;
  padding: 148px 32px 148px 48px;
  text-align: center;
  width: 100%;
}

.apply p {
  font-size: 14px;
}


/*.apply img
{
  width: 65%;
}*/

.img-height42 {
  height: 41.2px;
}

.apply h4 {
  font-size: 25px;
  color: #fff;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

h3 {
  width: 100%;
  padding: 15px 0px;
  font-size: 1.8em;
  font-weight: 400;
  background: #2a2e36;
  padding: 15px;
  margin: 0px;
}


.section-p .acc-panel {
  padding: 40px 0px 0px;
}

.panel-body ul {
  margin: 0px;
  padding: 0px;
}

.section-p .acc-panel ul {
  margin: 0px;
  padding: 0px;
}

.section-p .quote-img {
  vertical-align: bottom;
  margin-right: 15px;
}

.section-p h5 {
  font-weight: bold;
  font-size: 16px;
}

.section-p h1 {
  color: #eb222c;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
}

.annon {
  font-size: 20px;
  font-weight: 400;
}

footer {
  background: #2a2e36;
  color: #fff;
  text-align: center;
  padding: 10px 0px;
  position: fixed;
  width: 100%;
  bottom: 0px;
  top:  auto;
}

footer span {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 2px solid #fff;
  border-radius: 50%;
  float: right;
  margin-left: 5px
}

.testimonial {}

.testimonial img {
  margin-bottom: 30px;
}

.mobile-appointmentbtn {
  display: none;
}


/*----------------------accordian-----------------------------*/

#exTab1 .tab-content {

  padding: 18px 15px;
  border-top: 1px solid #ccc;
}

.padding-lfrt {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#exTab2 h3 {
  color: white;
  background-color: #428bca;
  padding: 5px 15px;
}

.tabsecnmims {
  margin: 0px 0px 40px 0px;
  padding: 0px;
}


/* remove border radius for the tab */

#exTab1 .nav-pills>li>a {
  border-radius: 0;
  font-size: 16px !important;
  color: #000;
  padding: 10px 18px;
}




.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  background-color: #af2121;
  color: #fff !important;
}

.heading {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #00627e;
  position: relative;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}

.subheading {
  color: #ab2329;
  font-size: 18px;
}

.overviewcont {
  margin: 0px;
  padding: 0px;
}

.overviewcont p {
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #000;
  line-height: 22px;
}

.overviewcont ul {
  margin: 0px;
  padding: 0px 0px 0px 14px;
}


.margin-top12 {
  margin-top: 12px !important;
}
.margin-btm40{margin-bottom: 40px !important;}
.margin-top40 {
  margin-top: 40px !important;
}
.margin-top30 {
  margin-top: 30px !important;
}
.margin-top20 {
  margin-top: 20px !important;
}
.margin-btm20 {
  margin-bottom: 20px !important;
  display: block;
}
.margin-btm78 {
  margin-bottom: 78px !important;

}
.gray-color {
    font-size: 12px !important;
    color: #868383 !important;
}
.overviewcont ul li {
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #000;
  margin-bottom: 8px;
}
.font-size20{font-size: 20px; text-transform: uppercase;  margin-bottom: 20px;}
.dualdegree{    position: relative;
    border:1px solid #e2b4b4;
    padding: 16px 96px;}

.dualdegree h1{font-size:15px; margin-top: 0px; }
.dualdegree h1:last-child {margin-bottom: 0px;}
.dualdegree span{    border: 2px solid #af2121;
    position: absolute;
    top: -3px;
    width: 6%;
    display: inline-block;
 
    height: 6%;
    left: 44%;
    background: #af2121;}




/*----------------------------------------------------------------*/


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


/* Special class on .container surrounding .navbar, used for positioning it into place. */

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


/* Carousel base class */

.carousel {
  
  
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  color: #000;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  color: #000;
}


/* Since positioning the image, we need to help out the caption */

.carousel-caption {
  z-index: 1;
  bottom: 0px;
  padding-bottom: 0px;
  position: unset;
  padding-top: 90px;
}

.carousel-indicators li {
  border: 1px solid #ec323b;
}

.carousel-indicators .active {
  background-color: #f2737a;
}


/* CHROME CSS
-------------------------------------------------- */

.banner-form {
  top: 5px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media only screen and (max-width: 1366px) {
  .icon-text {
    font-size: 16px;
  }
  .container {
      max-width: 1180px;
      margin: 0 auto;
      padding-bottom: 0px;
  }  
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .icon-text {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
    margin-bottom: -90px;
    /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .icon-text {
    font-size: 12px;
  }
  .navbar-bordered {
    margin-left: 0%;
  }
  .white-text {
    color: #000 !important;
    margin-right: 0px;
  }
  .banner-form {
    padding: 0px 15px;
  }
  .btn-white {
    padding: 7px 15px;
    margin-right: 10px;
    font-size: 12px;
  }
  .carousel .item {
    height: 459px;
  }
}

.redbox1 img {
  margin: 0 auto;
  width: 50%;
}


@media (max-width: 767px) {

.tabs-faculty .nav-pills>li{float: none%;width: 100%; border-bottom: 2px solid #fff;}
.dean img{margin:0 auto;}
  .marign-top160{margin-top: 20px !important;}
  .mobile-marign104{margin-top: 104px !important;}
  .navbar{padding: 22px 0px 14px;}
  .navbar-brand{float: none;}
  .font-size20{font-size: 15.4px; }
  #exTab1 .nav-pills>li>a {
    padding: 10px 24px;
    font-size: 13.8px !important;
    text-align: center;
  }
  .d-flex{display: flex !important;}
 
  .navbar-custom {
    padding-bottom: 6px;
  }
/*  .banner {
    margin-top: 202px;
  }*/
  .map-nmims{height: 300px !important;}
  .tables-curri .table{ overflow-x:auto !important;}

  .font-32 {
    font-size: 24px;
    margin-bottom: 22px;
  }
  .mobileregister {
    display: table !important;
    font-size: 15px !important;
    color: #fff !important;
    padding: 7px 17px !important;
    margin-left: 10px !important;
    margin-bottom: 6px !important;
  }

  p.top_helpline_number {
    margin-left: 12px !important;
  }
  .padding-bottom40 .register-now {
    margin-bottom: 14px;
  }
  .padding-bottom40 .btn {
    margin-top: 22px;
  }
  p.top_helpline_number {
    color: #000;
    margin-left: 12px;
    margin-top: 0px;
  }
.banner .carousel-indicators{bottom: -36px;}
  .dualdegree {padding: 16px 14px;}
  .dualdegree h1{font-size: 14px;}
  .redcolor2{font-size: 14px;}
.tabs-left>li{text-align: center;}

  /*GREY HEADING CODE START HERE*/
  .custom_mobile_class {
    display: block;
  }
  /*GREY HEADING CODE END HERE*/
  .apply-red-box h4 {
    margin-bottom: 10px;
  }
  .carousel-caption {
    bottom: 40px;
  }
  .padding-bottom40 {
    padding-bottom: 40px;
  }
  .margin-zero {
    margin-top: 0px !important;
  }
  .navbar-brand>img {
    display: block;
    width: 70% !important;
  }
  .has-feedback{margin-top: 2px;}
  .navbar-brand {}
  .content1 img {
    margin-top: 0px;
  }
  .m-form {
    display: block !important;
  }
  .carousel-caption {
    position: relative;
    left: 0;
    right: 0;
  }
  .btn-white {
    font-size: 12px;
    margin-right: 10px;
    padding: 5px 10px;
  }
  .carousel .item {
    height: auto;
  }
  .content1 .heading1 {
    margin-left: 0px;
  }
  .content1 h3 {
    font-size: 1.3em;
  }
  .section-p h3 {
    font-size: 1.3em;
  }
  .program-heading {
    font-size: 14px;
  }
  .icon-text {
    font-size: 14px;
  }
  #accordion .panel-title a:before {
    left: -33px;
    top: 10px;
  }
  #accordion {
    padding-left: 0px;
  }
  #accordion .panel-title a {
    font-size: 13px;
    padding: 10px 0px 15px 0;
  }
  #accordion .panel-title a:after,
  #accordion .panel-title a.collapsed:after {
    font-size: 15px;
  }
  #accordion::before {
    top: 10px;
  }
  .section-p .quote-img {
    width: 35px;
  }
  .section-p {
    padding-top: 20px;
    font-size: 16px;
  }
   .section-mobile-apply p{color:#fff;}
  p {
    font-size: 14px;
 
  }
  .padding-18{padding: 0px 18px;}
  footer {
    position:fixed;
  }
  .container{padding-left: 0px !important;}
  footer span {
    float: none;
  }
  .redbox1 img {
    width: 80%;
  }
  .redbox1 a {
    min-height: 190px;
    display: block;
  }
  .redbox2 img {
    width: 37%;
  }
  .redbox2 {
    font-size: 14px;
  }
  .m-marg {
    margin-bottom: 20px;
  }
  .navbar-bordered>li>a {
    border-right: 0px;
  }
  .mobile-appointmentbtn .btn {
    background-color: #333 !important;
    border: none;
    display: block;
    border-radius: 0px;
    color: #fff !important;
    padding: 7px 0;
    font-size: 18px;
    text-transform: uppercase;
  }
  .mobile-appointmentbtn {
    display: block;
    margin: 0 auto;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: auto;
    right: auto;
    z-index: 999999;
    text-align: center;
    width: 100%;
  }
  .modal-header {
    padding: 5px;
    border-bottom: 0px;
  }
  .modal-body {
    padding: 25px 15px;
  }
  .fix-right {
    position: relative;
    height: auto;
  }
  .apply-red-box {
    display: block;
  }
  .apply {
    padding: 25px 15px;
    display: none;
  }
  .apply h4 {
    font-size: 20px;
  }
  .apply img {
    width: 50%;
  }
 

  .section-p {
    padding-right: 0px;
  }
  .no-gutters {
    margin-right: 15px;
    margin-left: 15px;
  }
  h3 {
    font-size: 1.2em;
    padding-left: 15px !important;
  }
  h4 {
    padding-left: 15px !important;
    padding-right: 15px;
  }
  .annon {
    font-size: 15px;
    font-weight: 400;
  }
  #accordion .panel-title a.collapsed::after {
    content: "\f105";
  }
  #accordion .panel-title a::after {
    content: "\f107";
    font-family: 'FontAwesome';
  }
  .img-inline {
    width: 33%;
  }
  .redbox1 img {
    width: 90%;
  }
}



/*****1366px*****/
@media screen and (min-width: 1366px) and (max-width: 1439px){
  .nav>li>a{padding: 10px 10px; font-size: 14px;}
p.top_helpline_number{font-size: 13px;}
.dualdegree h1{font-size: 14px;}



}


@media screen and (min-width: 1080px) and (max-width: 1920px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
 
}
 
/* ============================================== */
/* Widescreen                                     */
/*                                       1280x800 */
/* ============================================== */
@media screen and (min-width: 800px) and (max-width: 1280px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */

 
}
 
/* ============================================== */
/* Twitter Bootstrap                              */
/*                                       980x     */
/* ============================================== */
@media screen and (min-width: 980px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */

 
}
 
/* ============================================== */
/* Twitter Bootstrap                              */
/*                                       x979     */
/* ============================================== */
@media screen and (max-width: 979px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */

}
 
/* ============================================== */
/* iPad Landscape & Portrait                      */
/*                                       1024x768 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.navbar-nav{float: none;}
.nav>li>a{font-size:9px; padding: 10px 4px;}

}
 
/* ============================================== */
/* iPad Landscape                                 */
/*                                       1024x768 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */


}
 
/* ============================================== */
/* iPad Portrait                                  */
/*                                       768x1024 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */

 
}


h1 {
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #B54A50;
    padding-bottom: 5px;
    margin-bottom: 15px;
}