/* 
 * Author: Career Launcher;
 * Author URI: /;
 */

/* Global */
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');





body{
	font-family:'Roboto', Helvetica, sans-serif;
  	font-style: normal;
  	font-weight: 400;
}
.thumbnails li> .fff .caption {
    background: #fff !important;
    padding: 10px
}

ul.thumbnails {
    margin-bottom: 0px;
}


.pg-block{
  padding:40px 0;
  position: relative;
}

.pg-block.grey-bg{
  background-color: #F7FDF7;
}

.pg-block h1{
  margin-top:0;
  margin-bottom: 20px;
}

.pg-block h2{
  margin-top: 0;
  margin-bottom: 20px;
}

.btnotp.btnotp-2{
    right: 4px;
    top: 5px;
	z-index: 9;
}

/* 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;
}

/* .modal-dialog {
    width: 360px;
    margin: 30px auto;
} */
/*.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;
}*/
.modal-header h4 {
    text-align: center;
}
button.close {
    right: 0px;
    top: 10px;
}

p {
	font-size: 15px;
	line-height:24px;
    margin-bottom: 10px!important;
}

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;
}
.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:#01375B; color:#fff;
}

.dates, .age, .relaxation {
    margin-left:5px;
}

.details {
    padding-top: 20px;
}
.titlebar {
    margin-bottom: 3px;
}
.titlebar p {
    font-size: 15px;

}

.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: #ff9900;
	color:#fff;
}
.nav-stacked>li {
    margin-bottom: 5px;
}
.text-highlight {
    margin-left: 10px;
    margin-top: 6px;
    font-size: 24px;
}

.navbar-brand {
    margin-right: 10px;
}



*,
*: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;
}
*/
section{padding: 40px 0;}
section h2 {
    color: #000;
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 0;
}

table tr:first-child {
    background: #cfe3f9 !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

table p {
    margin-bottom: 0px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 0px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    border-radius: 20px 20px 0 0;
}

table td {
    padding: 17px 15px !important;
}

.table-bordered {
    border: 0px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f0f8fd;
}

table {
    background-color: #f9fbfe;
}
a {
  text-decoration: none;
  color: #0664b5;
  -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;
    }

	/*.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) {

	.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 (min-width: 767px){
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      color: #000;
  }
	
}
@media only screen and (max-width: 767px) {
	.options{
		margin-bottom: 10px; padding: 10px 0px; background: #f8f8f8;text-align: center;font-size: 18px;
	}
	.options-h3{text-align: center;}
	.font-mb p{font-size: 16px;}
	.font-mb ul.arrow li{font-size: 16px;}
	}

a.navbar-brand img {
    max-width: 100%;
    padding-top: 0px;
}
#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) {
	
}


.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: #333;
}
body .black-white-heading {
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #000;
}
@media only screen and (max-width: 767px) {


	.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: 0px;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;
}
.navbar-default {
    background-color: #eaeaea !important;
    border-color: transparent;
}

.top-bnr {
    width: 100%;
    background: #fff8f6 !important;
    color: #000 !important;
    background-size: auto 80% !important;
    font-size: 15px;
}
.top-bnr h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
    position: relative;
}

.top-bnr h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 20px;
    padding-bottom: 0px;
    position: relative;
}
.top-bnr h3 {
    font-size: 22px;
    margin-top: 0;
    font-weight: 600;
}
.top-bnr h4 {
    color: #000000;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
}
.top-bnr h4 span{ color:#f05b28; font-size:14px;}
.top-bnr .btn-info{ background:#ff692e;}
.top-bnr .btn-info.outline {
    border: 1px solid #286eab !important;
    color: #000000;
    font-size: 16px !important;
    background: #ffffff !important;
    width: 100%;
    position: relative;
}
.top-bnr .btn-info.outline img {
    position: absolute;
    left: 13px;
    max-width: 36px;
    top: 6px;
}

.my-btn .btn {
    border: 1px solid #f1602e;
    outline: 0 none;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.9s ease-out;
    -moz-transition: all 0.9s ease-out;
    -ms-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    -moz-transform: perspective(1px) translateZ(0px);
    -webkit-transform: perspective(1px) translateZ(0px);
    -o-transform: perspective(1px) translateZ(0px);
    -ms-transform: perspective(1px) translateZ(0px);
    transform: perspective(1px) translateZ(0px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color;
    transition-property: color;
    vertical-align: middle;
    padding: 10px 12px 10px 60px;
    color: #000;
    font-weight: 500;
    overflow: hidden;
    background: #fff;
    position: relative;
    text-align: left;
    font-size: 15px;
}
.my-btn .btn img {
    position: absolute;
    left: 14px;
    top: 11px;
    max-width: 35px;
}
.my-btn p {
    font-size: 15px; margin-bottom: 5px;
}
.bngh span{ font-size: 10px;}
.my-btn .btn::before {
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1;
}
.my-btn .btn:after {
    content: "\f061";
    font-family: 'FontAwesome';
    right: 15px;
    position: absolute;
    font-size: 13px;
    background: #f1602e;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    bottom: 17px;
    text-align: center;
    color: #fff;
    font-weight: 300;
}
.my-btn .btn:hover {
    color: #000;
    border-color: #f1602e;
}
.my-btn .btn::before {
background-color: #fcf2f0;
}
.btnsamecont1 {
    background-color: #f1602e !important;
    border-radius: 30px;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 35px !important;
    margin-right: 0 !important;
    padding: 0 14px !important;
    display: block;
}
.btnsamecont2 {
    background-color: #405089 !important;
    border-radius: 2px;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 40px !important;
    margin-right: 0 !important;
    padding: 0 14px !important;display:block;
}
.btnsamecont1 .fa, .btnsamecont2 .fa {
    color: #FFFFFF !important;
    margin-right: 6px;
}
.pull-right.formobile-de {
    margin-top: 6px;
}
ul.pull-right.formobile-de {
    margin-bottom: 0px;
}
.navbar-right > li span {
    margin-right: 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: bold;
}
#loginContainer {
    display: inline-block !important;
}

.credential .modal-dialog {width: 380px!important;}

@media only screen and (max-width: 767px) {

    .btnsamecont1 {
        font-size: 13px !important;
        margin-right: 0 !important;
        padding: 0px 10px !important;
        display: block;
        width: 35px;
        height: 35px;
        border-radius: 10px;
        text-align: center;
    }
.btnsamecont1 b {
    display: none;
}
.formobile-de {
float: right !important;
padding: 0;
margin: 0 !important;
}
a.navbar-brand img {
    max-width: 100%;
    padding-top: 0px;
    max-height: 36px;
}
.btnsamecont1 .fa, .btnsamecont2 .fa {
    color: #FFFFFF !important;
    margin-right: 0px;
}
.credential .modal-dialog {
width: 100% !important;
margin: 0 0px;
padding: 10px;
}
.modal {
top: 100px;
}
.modal-header .close {
right: -4px;
top: -8px;
}

section h2 {
font-size: 24px;
}
.top.top-bnr p {
    text-align: justify;
    font-size: 14px;
}
.mba-colleges a {
padding: 3px 10px;
font-size: 12px;
margin-bottom: 10px;
font-weight: 400;
width: 49%;
line-height: 16px;
}
.top-bnr h3 {
    font-size: 20px;
    margin-top: 0;
    font-weight: 600;
}

.my-btn .btn {
padding: 8px 12px 30px 10px;
text-align: center;
font-size: 13px;
}
.my-btn .btn img {
    position: initial;
    left: 5px;
    top: 3px;
    max-width: 30px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.my-btn .btn:after {
   
    left: 50%;
    position: absolute;
    font-size: 11px;
    background: #f1602e;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    bottom: -8px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    transform: translate(-50%, -50%);
}

.mb-mg-20 {
    margin-bottom: 0px!important;
}


.top-bnr h1{ font-size:25px;}
.top-bnr{ padding:20px 0!important;}
.btn-mobile-st .btn-info{ line-height:48px;}

	.socialshareicon{
		top: initial;
    	width: 100%;
    	bottom: 0;
	}
	.socialshareicon > a{
		clear:none;
		width:12.5%;
	}
	.socialshareicon .fa{
		width:100%;
		line-height: 45px;
		    font-size: 20px;
	}
	.social-icon-out{
		margin-bottom:45px;
	}
}
.exam-corner {
    padding: 4px 4px 4px;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
    background: #F05A28;
    min-height: 360px;
    border: 4px solid #fff;
}
.options{margin-bottom: 10px; padding: 10px 0px; background: #faf2f2;}

.modal-backdrop {
    height: 100vh !important;
}


button.close {
background: #ffffff;
border-radius: 50%;
width: 24px;
height: 24px;
opacity: inherit;
color: #f37048!important;
margin-top: -2px!important;
margin-right: 0px;
position: relative;
z-index: 999;
position: absolute;
right: 5px;
font-size: 15px;
line-height: 24px;
}
.credential .nav-tabs {
border-bottom: 0px;
text-align: center;
}
.credential .nav-tabs>li {
width: 50%;
}

h4.modal-title {text-align: left;}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}
.credential .modal-body {
position: relative;
padding: 13px;
}
.modal-body .btn {
    background: #f37048;
    border: 1px solid #f37048;
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px !important;
    line-height: 20px;
    border-radius: 5px;
    padding: 6px 30px;
    margin: 0 auto;
    display: block;
}
.credential .modal-header {
    min-height: 16.43px;
    padding: 10px 15px;
    border-bottom: none;
    background: #fff2ee;
}
.credential .modal-header h4 {
color: #222222;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
color: #f37048 !important;
cursor: default;
background-color: transparent;
border: 0px;
border-bottom-color: inherit;
}

.credential .nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
background: transparent;
color: #333;
font-weight: 600;padding-top: 0;
font-size: 16px;
}

/* .credential .nav-tabs>li>a:hover {
border-color: inherit;
background: transparent;
border: 0px;
} */

.credential .tab-content {
background: transparent;
padding: 5px 0px 0px;
}
#login-dp .btn {
background: #e6f1ff;
border: 1px solid #e6f1ff;
color: #fff;
font-size: 16px;
margin-bottom: 10px;
width: 100%;
line-height: 35px;
border-radius: 5px;
}
.tab-content form#login-popup {
background: transparent;
padding: 0px 0px 0px;
}