/* 
 * Author: Career Launcher;
 * Author URI: /;
 */

/* Global */
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
body{
  font-family: 'Roboto', Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400; line-height: 1.6; letter-spacing: 0.9px;
}
.thumbnails li> .fff .caption {
    background: #fff !important;
    padding: 10px
}
.kiuyt h4 {
    background: #fbd6d8;
    color: #0a0101;
    padding: 5px 15px;
    display: inline-block;
    font-size: 23px;
    border-radius: 20px;
}

ul.thumbnails {
    margin-bottom: 0px;
}
.banner-size{
  display: flex;
  justify-content: center;
}

.button-wrap{
  background-color: #3a3973;
  padding: 20px 0;
}

#login.chart_modal .modal-dialog{
    width: 98%!important;
    top: initial;
}
ul.text-center {
    display: flex;
    justify-content: space-evenly;
}




#login.chart_modal .modal-dialog .modal-content,
#login.chart_modal .modal-dialog .modal-body{
    width:100%;
  height: 100%;
}
.top-head{
	font-size: 20px;
    line-height: 26px;
	text-align: center;
}
.banner-p {}
.bnr-ad h5 {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 18px;
}
.bnr-ad {
    text-align: center;
    background: #edfffc;
    border: 1px solid #1b82db;
}
.bnr-ad img {
    margin: 0 auto;
}
.chart-block{
    width: 100%!important;
    height: 100%!important;
}

.chart-block div{
/*    width: 100%!important;
    height: 100%!important;*/
}

.chart-block svg{
  width: 100%!important;
}


.pg-block{
    padding: 30px 0;
    position: relative;
}

.grey-bg{
    background-color: #eee;
}


.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #fff;
    background-color: transparent;
    padding: 4px 4px;
    line-height: 18px;
    font-size: 15px;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}


.table-clr thead tr td{
    background-color: #91124A!important;
    color: #fff;

}


.table-clr .butns a.btn{
    text-align: center;
    color: #121212;
    background-color: #FFFFFF;
    border: 1px #121212 solid;
    font-weight: 500;
    border-radius: 3px;
        -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
    border-radius: 30px;
}

.table-clr .butns a.btn:hover,
.table-clr .butns a.btn:focus{
background-color: #e24508;
border-color: #e24508;
color: #fff;
}

.material-icons{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 25px!important;
    line-height: 35px!important;
    margin: 0 3px;
    text-align: center;
}

.check-icons{
background: rgba(43, 188, 31, 0.1);
    color: #2BBC1F;
}

.block-icons{
background: rgba(224, 0, 0, 0.1);
color: #E00000;
}

.warning-icons{
    background: rgba(255, 207, 3, 0.1);
    color: #FFCF03;
}

.listing-icon li{
    margin-bottom: 10px;
    line-height: 26px;
    padding-left: 35px;
    position: relative;
}

.listing-icon li .material-icons{
width: 26px;
    height: 26px;
    font-size: 20px!important;
    line-height: 26px!important;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}




/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;padding-right: 6px;
    height: 100px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#9d254d;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}

.menti .col-md-4:nth-child(3) ~ * {
    margin-top: 25px;
}


.button-wrap a.btn-blue{
background-color: #ffdd2b;
    border: 0 none;
    color: #333;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0px 15px;
    text-align: center;
    border-radius: 3px;
    width: 100%;
    line-height: 35px;
    margin-right: 5px;
        -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.button-wrap a.btn-blue:hover{
  background-color: #f15a22;
  color: #fff;
}

.button-wrap p{
    color: #fff;
    font-size: 16px;
}

.blink_me {
animation: blinker 2s linear infinite;
}

@keyframes blinker {
50% {
opacity: 0;
}
}


.button-wrap h2{
    margin-bottom: 20px;
    color: #fff;
    margin-top: 0;
}


/* Carousel Control */

.control-box {
    text-align: right;
}

li {
    list-style-type: none;
}

.carousel .item img {
    min-width: 0%;
}

.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #ececec;
}

.footer ul li a {
    padding: 10px 0px 4px 0;
    display: block;
    border-bottom: 2px dotted #343233;
}

.footer a {
    color: #c9c9c9;
    transition: all 0.5s ease-in-out 0s;
}

.footer a:hover {
    color: #f86e58;
    text-decoration: none;
}

.social li {
    background: none repeat scroll 0 0 #18b0e2;
    border: 2px solid #0689b4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    list-style: none;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.social li a {
    color: #000;
}

.social li:hover {
    border: 2px solid #2c3e50;
    background: #2c3e50;
}

.social li a i {
    font-size: 16px;
    margin: 8px 2px 0 5px;
    color: #EDEFF1 !important;
}

.footer-bottom {
    background: #2D2B2C;
    border-top: 1px solid #444141;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-bottom p.pull-left {
    padding-top: 6px;
}

.header {
  min-height:80px;
    padding-top:10px;
  margin-bottom:10px;
  border-bottom:1px solid #CCC;
  background:#ffffff;
}

.jumbo {
  background:url(../img/bkg2.jpg);
        background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 15px;
  padding-top: 15px;

}

.jumbo h1, .jumbo h2, .jumbo h3, .jumbo p {
  color:#FFF;
}

.well {
  margin-top:20px;
  margin-bottom: 30px;
}
.navbar-default .navbar-nav>li>a {
    color:#000;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus  {
  color:#1FB0C7;
    font-weight: 600;
}

.radio label {
  margin-right: 5px;
}

.navbar-default .navbar-toggle {
    background-color: #1a242f;
}

.programs {
      background: #1FB0C7;
}


.toppers {
  background:#fff;
}

.vacancies {
    background:#fff;
}

.services, .details {
    background: url(../img/bg.jpg) repeat;
}

.services h1, .services h2, .services h3, .services h4, .services h5, .services h6, .services p {
    color:#000;
}


.programs, .toppers, .services, .vacancies, .details{
  padding:20px 0 25px;
} 

.programs h2, .toppers h2 {
  padding-top: 0px;
}
.cta i {
  margin-right:5px;
}
.icon-head {
  margin-bottom:10px;
}

.icon-head h3 {
  text-align: left;
  margin-top: 14px;
}

.form-control {
    height: 40px;
    font-size: 13px;
}

.form-group {
  margin-bottom: 20px;
}

.box {
    background-color: #fff;
    height:auto;
        border-radius: 5px;
    text-align: center;
    padding:13px 15px 10px;

}

.person {
    text-align: left;
    padding:0 10px 10px;
}

.person-img {
    float:left;
    border:2px solid #c9c9c9;
}

.person-txt {
    float:left;
    padding:15px;
    color:#fff;    
}
.person-txt h5 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}


.ribbon {
    position: absolute;
    right: -26px;
    top: 10px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    color: #ffffff;
    padding: 0px 24px;
    letter-spacing: 1px;
    background-color: #9d254d;
    text-transform: uppercase;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*.testimonial {
  border: 1px solid #ccc;
  height:300px;
  padding:8px;
  -webkit-box-shadow: 1px 1px 4px #888888;
  -moz-box-shadow: 1px 1px 4px #888888;
  box-shadow: 1px 1px 4px #888888;
}*/

p {
  font-size: 15px;
  line-height:24px;
}

h4 {
  text-align: left;
}

.icon-body h4 {
  font-size: 1.1em;
  color:#de350e;
  font-weight: 600;
}

.icon-link p a {
  color:#087cbd;
}

.toppers  {
  background:url(../img/graduation-bg.png);
}

.toppers h2 {
  color:#FFF;
}


.btn-success {
  color: #ffffff;
  background-color: #1FB0C7;
  border-color: #1FB0C7;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #1FB0C7;
  border-color: #0a4b3e;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #1FB0C7;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #1FB0C7;
  border-color: #11866f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #0e6f5c;
  border-color: #0a4b3e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #1FB0C7;
  border-color: #1FB0C7;
}
.btn-success .badge {
  color: #1FB0C7;
  background-color: #ffffff;
}

.btn-cta {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-cta:focus,
.btn-cta.focus,
.btn-cta:active,
.btn-cta.active,
.open > .btn-cta.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-cta:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-cta:active,
.btn-cta.active,
.open > .btn-cta.dropdown-toggle {
  background-image: none;
}

.btn-cta.disabled:focus,
.btn-cta.disabled.focus,
.btn-cta:disabled:focus,
.btn-cta:disabled.focus,
fieldset[disabled] .btn-cta:focus,
fieldset[disabled] .btn-cta.focus {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-cta.disabled:hover,
.btn-cta:disabled:hover,
fieldset[disabled] .btn-cta:hover {
  background-color: #0275d8;
  border-color: #0275d8;
}


.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-success.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-info.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-warning.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-cta.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-danger.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover,
.btn-cta.btn-outline:hover {
    color: #fff;
}

.btn-success.btn-outline:hover {
    border-color:#1FB0C7;
}


.btn-info.btn-outline:hover {
    border-color:#3498db;
}

.btn-warning.btn-outline:hover {
    border-color:#be780a;
}

legend {
    font-weight: 600;
    margin-bottom: 5px;
}

 ul.arrow {
    list-style: outside none none;
    margin: 0px 0 30px;
    padding-left: 0px;
}
ul.arrow li {
    background: url(../img/tick-white.png) no-repeat scroll 10px 5px;
    color: #fff;
    font-size: 0.97em;
    font-weight: 500;
    line-height: 23px;
    padding: 1px 0 4px 34px;
}

ul.arrow.inline li {
    display:inline;
    float:left;
    margin-right: 10px;
}


ul.arrow_faq {
    list-style: outside none none;
    margin: 10px 0 30px;
    padding-left: 0px;
}

ul.arrow_faq li { 
    background: url(../img/next.png) no-repeat scroll 10px 9px;
    color:#000;
    font-size: 0.97em;
    font-weight: 500;
    line-height: 23px;
    padding: 4px 0 4px 42px;
}


table.arrow_pricing {
    list-style: outside none none;
    margin: 0px 0 0px;
    padding-left: 0px;
}

table.arrow_pricing td {
    background: url(../img/tick-blue.png) no-repeat scroll 10px 11px;
    color: #000;
    font-size: 0.97em;
    font-weight: 500;
    line-height: 23px;
    padding: 12px 12px 12px 42px!important;
}

.programs h1, .programs h2, .programs h3, .programs h4, .programs h5, .programs h6, .programs p {
    color:#fff;
}

.uplod{background: #00000036; margin: 0px 0px;border-radius: 7px; max-width: 360px;display: inline-block;padding: 0px 15px;}
.uplod .btn {
    background: #9d254d;
    border: 1px solid #9d254d;
}
.user-bar {
    height: 55px;
    background: #45aaff;
    color: #fff;
    padding: 0 8px;
    font-size: 24px;
    position: relative;
    z-index: 1;
}
.marvel-device.nexus5 {
    padding: 50px 15px 50px 15px;
    width: 320px;
    height: 470px!important;
    background: #1e1e1e;
    border-radius: 20px;
}
.marvel-device.nexus5:before {
    border-radius: 600px / 42px!important;
 }
 .marvel-device.nexus5 .top-bar:before {
    border-radius: 571px / 42px!important;
}


.marvel-device.nexus5 .top-bar {
    width: calc(100% - 8px);
    height: calc(100% - 6px);
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 20px;
    background: #cfc3c3!important;
}

.service-box {
    margin-bottom: 30px;
}


.service-box-icon {
    padding-right: 5px;
    padding-top: 5px;
}

.service-box-icon i {
    color: #fff;
    font-weight: 800;
    font-size: 38px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.service-box-title h4 {
    font-size: 21px;
    margin-top: 7px;
    font-weight: 600;
}
.service-box-content p {
    margin-top: 15px;
    margin-bottom: 0;
}

.titlebar h3 {
    margin-bottom: 10px;
}

.prog_first p {
    font-size: 1em;
}
p.boost {
    margin-top: 30px;
}

.dates {
    margin-top:10px;
}

.vac_cnt {
    margin-top: 10px;
}

/*td, th {
    border:1px solid #ccc!important;
}*/

/*tr:nth-of-type(2n+1) {
    background-color:#099ab1;
}*/

tr:nth-of-type(1) {
    background-color:#9d254d!important; color:#fff; font-weight: bold;
}

.dates, .age, .relaxation {
    margin-left:5px;
}

.details {
    padding-top: 20px;
}
.titlebar {
    margin-bottom: 3px;
}
.titlebar p {
    font-size: 15px;

}


.navbar-nav > li > a{color: #000;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
}
.nav-pills>li>a {
    color: #fff;
    background-color: #00cbff;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #f15a22;
  color:#fff;
}
.nav-stacked>li {
    margin-bottom: 5px;
}
.text-highlight {
    margin-left: 10px;
    margin-top: 6px;
    font-size: 24px;
}

.navbar-brand {
    margin-right: 10px;
}
.bg-grey {
        background: #1FB0C7;
    }
    
    .bg-grey p {
        color: #FFF;
    }


*,
*:before,
*:after {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: border-box;
}

/*html {
  overflow-y: scroll;
}

body {
  background: #c1bdba;
  font-family: 'Titillium Web', sans-serif;
}
*/
.arrow a {
  text-decoration: none;
  color: #000;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.arrow a:hover{
  color: #f15a22;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.
a {
  text-decoration: none;
  color: #1FB0C7;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.jumbo a:hover {
  color: #00CBFF!important;
}

.jumbo .cta a:hover {
  color: #fff!important;
}


.features-area-sec {
    width: 100%;
    height: auto;
    float: left;
}

#faq {
    padding-top: 30px;
    padding-bottom: 0px;
    background: url(../img/bg.jpg) repeat;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.question {
    margin-bottom: 40px;
}


.faq-question-label {
    color: #1FB0C7;
    font-size: 15px;
    font-weight: 900;
    padding-right: 5px;
}

.question h4 {
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.faq-answer-label {
    color: #000;
    font-weight: 900;
    padding-right: 5px;
}

.question p {
    color: #444;
    margin-bottom: 0;
}

.jumbo ul.arrow {
    margin-top: 10px;
}

.the-price {
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

.panel-body {
    padding: 0px; 
}

.details .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding:12px;
}

.grid figure {
    width:90%!important;
}

.grid figure h3 {
    font-size: 24px;
    color:#000;
}

#testimonials, .details {
}

.header {
        z-index: 99;
}
h4 {
    color:#000;
}

.field-wrap label {
  display:none;
}

@media only screen and (min-width: 992px) {
  .jumbo h1 {
    margin-top: 35px;
    font-size: 35px;
  }
  .jumbo p {
        font-size: 15px;
    }
  .cta {
    margin-top: 50px;
  }
  /*.programs .container {
    width:970px;
  }*/
  .programs .titlebar, .toppers .titlebar {
    margin-bottom: 20px;
  }
  .prog_first {
    margin-bottom: 30px;
  }
  .box {
    height:auto;
    margin-bottom: 20px;
  }
}




@media only screen and (max-width: 991px) {

  .jumbo .marketing {
    margin-top: 20px;
  }

}


@media only screen and (max-width: 767px) {

  .chart-block{
     margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .testmonilineer {
    min-height: inherit!important;
}

.more-btn {

    font-size: 15px!important;

}

.contfldimg h3 {
    font-weight: bold;
    font-size: 15px!important;
    line-height: 22px!important;
}


  .jumbo .marketing {
    margin-top: 20px;
  }

  .testimonial {
    margin-bottom: 15px;
  }

}

@media (min-width: 768px) {
  .navbar-right {
      float: right !important;
      margin-right: 10px;
  }
}


.form {
      margin: 20px auto 10px;
}

.spec_offer .form-control {
  background-color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
     background-color: #ffffff; 
     color: #000000; 
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      color: #000;
  }
}


#cse-search-box .btn {
      padding: 6px 15px;
}


.title-divider{
  position: relative;
}
.title-divider:after{
  content: "";
  width: 154px;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  background: #dbd9da;
  margin-top:5px;
}
.title-divider:before{
  content: "";
  width: 40px;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  background: #FF7F00;
  z-index: 9;
  right: 0;
  margin: auto;
  margin-top:5px;
}
.title-divider.text-left:after{
  right: inherit;
  left: 0;
  top: 100%;
}
.title-divider.text-left:before{
  right: inherit;
  left: 0;
  top: 100%;
}
.title-divider.text-right:after{
  right: 0;
  left: inherit;
  top: 100%;
}
.title-divider.text-right:before{
  right: 0;
  left: inherit;
  top: 100%;
}


        .cat_box, .exp_box {
        display: none;
        }
        .row.no-gutters {
        margin-right: 0px;
        margin-left: 0px;
        }
        
        .row.no-gutters>[class*=" col-"],
        .row.no-gutters>[class^=col-] {
        padding-right: 2px;
        padding-left: 2px;
        }
.work-process-box{
  border:2px dashed #cccccc;
  width: 100%;
  height: 200px;
  text-align:center;
  display: table;
}
/* Updated */
.work-process-box.square{
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius: 0;
}
.work-process-box .title{
  padding-bottom:10px;
  margin-bottom:5px;
}
.work-process-box .process-content{
  vertical-align:top;
    display: table-cell;
  padding:30px 10px 10px 10px;
  position:relative;
}
.work-process-box .item-number{
  position:absolute;
  padding:5px 0;
  right:0;
  left:0;
  margin:auto;
  top:-20px;
  content:"";
  width:40px;
  height:40px;
  border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius: 100%;
}
.work-process-box .item-number
{
  background-color: #FF9900;
  color:#fff;
  font-size:20px;
}
/* Updated */
.work-process-box .item-number.square{
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius: 0;
}
.work-process-box.square .item-number.square{
  right:10px;
}
.testi{margin-top:70px;}
.test h3{text-align:right; margin-top:0px !important;}

@media only screen 
and (min-width : 320px) 
and (max-width : 480px) {
  .testi{text-align:center;margin-top:0px !important;}
  .testi h4{text-align:center;}
  .test h3{text-align:center !important;margin-top:0px !important; font-size:20px;}
  .more .btn{display:block; margin:0 auto; float:left;}
  .programs-title h4{text-align:center;}
}
@media only screen 
and (min-width : 320px) 
and (max-width : 480px)
and (orientation : landscape)  {

  .testi{text-align:center;margin-top:0px !important;}
  .testi h4{text-align:center;}
  .test h3{text-align:center !important;margin-top:0px !important; font-size:20px;}
  .more .btn{display:block; margin:0 auto; float:left;}
  .programs-title h4{text-align:center;}
}


/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) 
and (max-width : 640px)
and (orientation : landscape)  {
  .testi{text-align:center;margin-top:0px !important;}
  .testi h4{text-align:center;}
  .test h3{text-align:center !important;margin-top:0px !important; font-size:20px;}
  .more .btn{display:block; margin:0 auto; float:left;}
  .programs-title h4{text-align:center;}

}


/* iPads (landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {
  
}


.details .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border: 1px solid #ddd;
    padding: 6px;
}
.btn{ padding:6px 15px;}
.btn-primary {
    background-color: #337cbb;
    border-color: #2e6fa7;
    color: #fff;
}
.navbar-static-top{
  margin: 0;
    padding: 10px 0;
      background: #fff;
    min-height:inherit;
}
body .color-white-heading {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #fff;
}
ul.arrow.black li {
    color: #000;
}
body .black-white-heading {
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #000;
}

i.fa-sign-out{
    display: none;
}


.cat-response h1{
    font-size: 28px;
    color: #000;
      margin-top: 0;
}


.clscore h3{
    font-size: 16px;
}

.cat-response .kiuyt h4{
    font-size: 16px;
    border-radius: 5px;
    background-color: #052438;
    color: #fff;
}

.ptb-30{
    padding: 30px 0;
}



.mt-0{
    margin-top: 0!important;
}

.cat-response h2{
    font-size: 24px;
}

.cat-response .btn{
font-size: 14px;
    background-color: #ff692e;
    padding: 8px 12px;
    line-height: 20px;
    border-radius: 20px;
    border: none;
}

.cat-response .btn:hover{
        font-size: 14px;
    background-color: #052438;
    color: #fff!important;
}

.cat-response td p{
    margin-bottom: 0;
}


@media only screen and (max-width:992px) {
.cat-response .btn{
        white-space: normal;
}

i.fa-sign-out{
display: block;
    font-size: 16px;
    color: #e24508;
}

.cat-response .navbar-header img {
    max-width: 140px!important;
}


.cat-response .formobile-de{
    float: right!important;
}

}


@media only screen and (max-width: 767px) {

.table-response tr td{
    white-space: normal!important;
}

.cat-response .navbar .row{
   margin-left:-5px;
    margin-right:-5px;
}


.cat-response .navbar .row > .col-xs-6{
    padding-left:5px;
    padding-right:5px;
    
}

.cat-response .navbar .row > .col-xs-6 .btnchanging{
    font-size: 0px;
    background-color: transparent!important;
    padding: 0;
}



  .table-responsive{
    display:block;
    border:0px;
  }
  .navbar-toggle .icon-bar{
    background-color:#000;
  }
  .spacin-top-mobile{
    margin-top:15px;
  }
  .social{
    float: left;
    padding: 0;
    margin-top: 15px;
  }
  
  /* for mobile */
  .formobile-de{
    float: left !important;
    padding: 0;
      margin: 0 !important;
  }
  .formobile-de #login-dp{
    position: relative;
    width: 100% !important;
  }
  .btn-mobile-st .btn-warning{
    white-space: inherit;
    line-height: 1.5;
    font-size: 18px;
  }
  .btn-mobile-st .btn-info{
    white-space: inherit;
    line-height: 1.5;
    font-size: 18px;
  }
  .btn-mobile-st > *:last-child{
    margin-top: 20px;padding-left: 0;
  }
  .remove-paadding{
    padding:10px 0 !important;
  }
  .remove-paadding  > div:first-child{
    margin: 0;
  }
  .remove-paadding img{
  
  }
  .title{font-size:20px;}
}
.formobile-de > li{
  float: left;
}
.formobile-de > li + li{
  margin-left: 15px;  
}
#result:empty{
  display: none;
}
.socialshareicon{
  position: fixed;
    right: 0;
    top: 70px;
    z-index: 999;
}
.socialshareicon > a{
  clear:both;
  float:right;
}
.socialshareicon .fa{
  clear: none;
    float: left;
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.socialshareicon .fa:hover {
    color: white;
    opacity: 0.8;
}
.socialshareicon .fa-facebook {
    background: #3B5998;
    color: white;
}
.socialshareicon .fa-twitter {
    background: #55ACEE;
    color: white;
}
.socialshareicon .fa-google-plus {
    background: #dd4b39;
    color: white !important;
}
.socialshareicon .fa-linkedin {
    background: #007bb5;
    color: white;
}
.socialshareicon .fa-linkedin {
    background: #007bb5;
    color: white;
}
.socialshareicon .fa-whatsapp {
    background: #254e50;
    color: white;
}

.socialshareicon .fa-reddit-alien {
    background: #ff4200;
    color: white;
}
.socialshareicon .fa-tumblr{
    background: #395976;
    color: white;
}
.socialshareicon .fa-pinterest-p {
    background: #cb2027;
    color: white;
}

.socialshareicon > label{
    float: left;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
    background-color: #ee6723;
  margin-bottom: 0;
  display:none;
}
@media only screen and (max-width: 767px) {
  .socialshareicon{
    top: initial;
      width: 100%;
      bottom: 0;
  }
  .socialshareicon > a{
    clear:none;
    width:20%;
  }
  .socialshareicon .fa{
    width:100%;
    line-height: 45px;
        font-size: 20px;
  }
  .social-icon-out{
    margin-bottom:45px;
  }
}
/* #banner region */
.height-100{
  height:100%;
}
.banner-region{
  position: relative;
}
.banner-region img{
  max-width:100%;
  height:auto;
  vertical-align:top;
}
.overlay{
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(176, 235, 239, 0.7);*/
  /*background-color: rgba(80, 178, 77, 0.85);*/
  /*background-color: rgba(112, 29, 31, .9);*/
}
.banner-con{
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 35px 0;
}
.contfldimg {
   
}
.contfldimg h1{
    font-size: 26px;
  margin-top: 0px; margin-bottom: 10px; padding: 0; border: none;
  font-weight: 600;
}

.contfldimg ul {list-style: outside none none;margin:10px 0 10px 0;padding: 0;}
.contfldimg ul li {list-style: outside none none;margin: 0;padding:3px 0 3px 25px;position: relative;  text-align:left;  font-size: 15px;letter-spacing: 0.9px;}
.contfldimg ul li::before {color: #fff;
color: #ff6498;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    font-weight: 600;

}

.stylinbtn{
  background-color: #f15a22;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    border: 0;
    margin-top: 10px;
  text-decoration:none;
}
.banner-con .row{
  
}
.banner-con p{
    font-size: 15px;
    margin-bottom: 20px;
    color: #000;
    line-height: 20px;
    letter-spacing: 0.3px;
}
.btnsamecont{
  background-color: #f15a22;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
}
.btnsamecont:hover, .btnsamecont:focus{
  text-decoration:none;
  color:#fff;
}
.title-border{
  display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 10px;
}
.title-border:after{
  position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #48b7b0;
  left: 45px;
    top: 50%;
    margin-top: -2px;
}
.title-border:before{
  position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: #48b7b0;
    right: 45px;
    top: 50%;
    margin-top: -2px;
}
.sub-heading {
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.sub-heading p{
/*    max-width: 70%;*/
    margin: 0 auto;
    margin-top: 10px;
}
.second-region{
  /*background-color:#f3f3f3;*/
}
.secon-confld img{
  margin-bottom:15px;
      max-height: 90px;
}
.secon-confld .col-md-4:nth-child(3) ~  *{
  margin-top: 50px;
}
.height-100 {
    height: 100%;
}

.box select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    background: url("../img/coupon.png"), url("../img/down-arrow-black.png")  #f8f8f8;
        background-repeat: repeat, repeat;
        background-position-x: 0%, 0%;
        background-position-y: 0%, 0%;
    background-position: 5% 50%, 95% 50%;
    background-repeat: no-repeat;
  -webkit-appearance: none;
-moz-appearance: none;
}
.choseprog .checkicon h4{margin:0 0 4px 0;font-size:14px;color:#555555;line-height:1.5}
.right-con-hed {
    background-color: #f3f3f3;
    padding: 18px 20px;
    border-radius: 3px;
}
.right-con-hed  h2{
  font-size:20px;
}
div[class$="region"]:not(.banner-region){
  position:relative;
  padding:0px 0;
}
.linking {background:#fff;padding: 20px;margin-top: 10px;}
.linking h5{font-size: 18px;
text-align: left;
  font-weight: 600;}

.linking ul {list-style: outside none none;margin:0 0 0px 0;padding: 0;}
.linking ul li {list-style: outside none none;margin: 0;padding:2px 0 2px 21px;position: relative; color:#222; text-align:left; font-size: 15px;}
.linking ul li::before {
  color: #4a4a4a;
content: "\f105";
font-family: "FontAwesome";
font-size: 13px;
left: 0;
position: absolute;
top: 2px;
border-radius: 50%;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;}

/* #mobile responsive */
@media only screen and (max-width:767px){
.banner-size{
  display: block;
}

.button-wrap a.btn-blue{
  width: 100%;
}

  .right-con-hed input[type="submit"]{
    white-space: initial;
    font-size: 18px;
    padding: 10px;
    font-weight: 400;
    width:100%;
  }
  .banner-region{
    overflow:hidden;
    padding: 20px 0;
  }
  .banner-region > img{
    max-width: initial;
    display: none;
  }
  .navbar-brand{
    padding-left: 15px;
  }
  h1{
    font-size: 28px;  
  }
  h2 {
      font-size: 20px;
      line-height: 1.3;
  }
  .btnsamecont{
    font-size: 18px;
      font-weight: 400;
    padding: 10px 10px;
    width:100%;
  }
  .banner-con{
    position:relative;
  }
  .banner-con p{
    font-size: 16px;
    max-width: 100%;
  }
  div[class$="region"]:not(.banner-region) {
      padding: 20px 0;
  }
  .boxex-con{
    margin-top: 6px;
      margin-bottom: 6px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px){
  
  .boxex-con{
    padding: 20px 10px;
    min-height: 372px;
  }
  .banner-region img{
    display:none;
  }
  .banner-con{
    position:relative;
    padding: 20px 0;
  }
}


.more-btn {
    background: #9d254d;
    border-bottom: 3px solid #52041e;
    color: #fff !important;
    margin-top: 15px;
    padding: 10px 15px;
    white-space: initial;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 15px;
}
.yellow {
    background: #ff6b00!important;
	 border-bottom: 3px solid #ff6b00!important;
    
}
.enroll_btn {
/*    border: 2px solid #696969;*/
    background:#fff ;
    margin-top: 15px;
    border-radius: 0;
    padding: 10px 15px;
  white-space: initial;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
  letter-spacing: 1px;
    font-weight: 600;
    font-size: 17px;
  color: #000;
  border: 2px solid #F15A22;
}

.disabled {
    background: #ccc;
    border-bottom: 3px solid #f15a22;
    color: #000 !important;
    margin-top: 15px;
    border-radius: 0;
    padding: 10px 15px;
  white-space: initial;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
  letter-spacing: 1px;
    font-weight: 600;
    font-size: 17px;
}

.prog-box {
border: 1px solid #e1e1e1;
box-shadow: 0 0 5px #eeeeee;
padding: 10px;
background: #fafafa;
border-radius: 5px;
height: auto;
}
.enrl {
border: 1px solid #fff;
padding: 7px 5px;
box-shadow: inset 0 15px 30px rgba(0, 0, 0, 0.1);
border-radius: 10px;
line-height: 20px;
font-size: 13px;
color:#fff;
text-align:center;}


.cl_footer_background{display:none;}
.useful-links{display:none;}
ul.arrow li {
background: url(/images/arrow-new.png) no-repeat scroll 7px 5px;
color: #000;
font-size: 14px;
line-height: 20px;
margin: 7px -7px;
padding: 0 0 0 25px;
letter-spacing: 0.3px;
}

ul.arrow2{ padding-left:0px !important;}
ul.arrow2 li {
background: url(/images/arrow-white.png) no-repeat scroll 7px 5px;
color: #fff;
font-size: 15px;
line-height: 20px;
margin: 7px -7px;
padding: 0 0 0 25px;
}
ul.arrow2 li a{
color: #fff;
}
.title-divider:before, .title-divider:after{
margin:0;
}
  .btn-warning{
border-radius: 2px;
background-color: #f15a22;
font-size: 20px;
color: #ffffff;
padding: 0 15px;
font-weight: bold;
line-height: 48px;
border-color: #f15a22;
text-shadow: initial;
margin-right: 10px;
}
  .btn-warning-sm{
    border-radius: 2px;
    background-color: #f15a22;
    font-size: 16px;
    color: #ffffff;   
  }

.btn-info{
border-radius: 2px;
background-color: #1f54ed;
font-size: 20px;
color: #ffffff;
padding: 0 15px;
font-weight: bold;
line-height: 48px;
border-color: #f15a22;
text-shadow: initial;
margin-right: 10px;
}

  .btn-info-sm{
border-radius: 2px;
background-color: #1f54ed;
font-size: 16px;
color: #ffffff;

}
.modal-backdrop fade out{z-index: 9;}
.modal-backdrop.fade {opacity:0.6}
  .product-grid a:hover{
       background:#f15a22; color: #fff; text-decoration:none;
    }
  
   .product-grid a {
    color: #fff;
    display: block;
    font-size: 15px;font-family: 'Libre Franklin', sans-serif;
    padding: 0 10px; 
    width: 100%;
  background:rgba(255,255,255,0.15); line-height:48px;
    border-radius: 2px;
  }
  .modal-backdrop fade out{z-index:999;}
  .btnchanging {
    background-color: #e24508!important;
    border: 0px;
    margin: 10px 0px;
    color: #fff;
}
  .btnchanging:hover{
  background-color: #F15A22 !important;
  color: #fff!important;
  }
  ul.arronew li{
    background: initial;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 20px;
    padding-top: 10px;
    padding-bottom:10px;
    margin-left: -12px;
    border-bottom: 1px solid #e2e2e2;
  }
  ul.arronew li a{
    color: #337cbb;
        font-size: 15px;
    font-weight: 400;
  }
  .headinvon{
    margin: 0;
    font-size: 22px;
    margin-left: -12px;
    padding: 12px 0;
    padding-left: 20px;
    background-color: #0875bd;
    color: #fff;
  }
  .five-col-grid {
  width:100%;
  float:left;
  padding-left: 15px;
  padding-right: 15px;
}

  .top{
    padding: 30px 0px;
  }
  @media (max-width: 400px) {
    .top{
    padding: 0px;
  }
  .mb-mg-20{
    margin: 20px 0px;
  } 
    
}
@media (min-width: 768px) {
  .five-col-grid {
    width:33%;
  }
  

}

@media (min-width: 992px) {
  .five-col-grid {
    width:20%;
  }
}

@media (min-width: 1200px){
  .five-col-grid {
    width:20%;
  }
}

@media (max-width: 768px) {
  
.bnr {margin-bottom: 10px;}
.btnchanging{ margin-bottom:10px;}
.bcv{ display:inline-block;}
.hd{ display:none;}
.btn-disable {white-space: inherit;width: 100%;}
.btn-mobile-st .btn-info {margin-bottom: 15px;white-space: inherit;width: 100%;}


}

.offer_panel h3{
  font-size: 20px;
    margin-bottom: 7px;
    margin-top: 15px;
    color: #000;
    text-align: left;
    font-weight: 600;
    letter-spacing: 1px;
}
.navbar-nav ul li a{
  color: #000;
}
/*.banner_bg{
  background: url(../images/banner.jpg);padding: 30px 0px;background-size: cover;
}*/
.dropdown a{color: #000;font-weight: 600;font-size: 15px;}
.navbar-nav{   
  font-weight: 600;
    font-size: 15px;
}
@media only screen and (min-width:300px) and (max-width:991px){
  .bnr-ad{margin-bottom: 10px;text-align: center; display: inline-block;}
  .bnr-ad a{display: inline-block;}
}

fieldset, label { margin: 0; padding: 0; }
h1 { font-size: 1.5em; margin: 0px; }

/****** Style Star Rating Widget *****/

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 3px;
  font-size: 13px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #9d254d;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 



.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #40e0d0;
}
.option-input:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  display: inline-block;
  font-size: 10px;
  text-align: center;
  line-height: 40px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
.question-block{
  padding:0px 0px 20px 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.question-block label{
  margin-right: 20px;
}
.question-block span{
  margin-left: 0px;
  font-weight: 800;
}
.form-control {
/*    border-radius: 0;
    border: 0px;
    box-shadow: initial;
    height: 40px;
    padding-left: 10px;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    background-position: 20px center;
    font-family: 'Lato';
    color: #342e37;
    text-transform: inherit;
    padding-top: 0px;*/
}

.btn-upload{
  border-radius: 0;
    background: #5674BA;
    font-weight: bold;
  font-size: 24px;
    border: none;
  color: #fff;
}
.btn-upload:hover{
    background: #054477;
  font-size: 24px;
  color: #fff;
}

section.content-pages h2 {
    font-weight: 600;
}

section.content-pages h2 {
    font-weight: 800;
    font-size: 25px;
    letter-spacing: 0.9px;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
}

section.content-pages h3 {
    font-weight: 800;
    font-size: 23px;
    letter-spacing: 0.9px;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.spacing-30 {
    padding: 40px 0;
}

.min-height-auto{
  min-height: inherit!important;
}

.testmonilineer{
    background-color: #fff;overflow: hidden; position: relative;
    padding: 15px;
    text-align: center;
    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
}
.facultyregion .img-box {
    margin-bottom: 10px;
}

.facultyregion  .img-box img{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 1px solid #f15a22;
    padding: 5px;
}
.facultyregion  .item p{
    
}
.facultyregion  .item p:last-child{
    margin-bottom: 0;
}
.facultyregion  .test-user{
    font-weight: bold;
    font-size: 20px;margin-bottom: 5px;
}

.facultyregion .overview {
    font-size: 15px;
    margin: 0;
    color: #c53464;margin-bottom: 10px;
}

.facultyregion h3 {
    margin-top: 0px;
    color: #333333;
    font-weight: 600;
    text-align: left;
}

.greug {
    background: #f8f8e8;
    padding: 20px 20px;margin-top: 30px;
}

.scnd {
    background: #e8f8e9;
    padding: 20px 20px;margin-top: 30px;
}

.fst {
    background: #f8e8e8;
    padding: 20px 20px;
}

.menti{background:#fff;color:#333333;padding:40px 0;}

.menti h3 {
    margin-top: 0px;
    color: #333333;
    font-weight: 600;
    text-align: left;
}
.menti img{ width: 65px; height: 65px;border: 1px solid #000000;background:#fff;}
.two-four {
    background: #fff;
  border-radius: 5px;
  color:#555;
    padding: 20px 15px;min-height: 205px;
}

.neet {
    background: #f5f5f5;
}