

.thumbnails li> .fff .caption {
    background: #fff !important;
    padding: 10px
}

ul.thumbnails {
    margin-bottom: 0px;
}


/* 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 {
	margin-top: 60px;
	background:url(../img/Banner1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
   
    padding-bottom: 30px;

		background-size: cover;
	

}

.jumbo1{
	margin-top: 80px;
	background:url(../img/back2.jpg);
        background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 30px;

}

.jumbo-thankyou{
	margin-top: 80px;
	background:url(../img/thankyou-back.jpg);
        background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 30px;

}

.jumbo h1, .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:#0ea29d;
    font-weight: 600;
}

.radio label {
	margin-right: 5px;
}

.navbar-default .navbar-toggle {
    background-color: #1a242f;
}

.programs {
	background:#ffffff;
}


.toppers {
	background:#fff;
}

.vacancies {
    background:#fff;
}

.services {
  background: #2c78a4;
}

.services h1, .services h2, .services h3, .services h4, .services h5, .services h6, .services p {
    color:#FFF;
}


.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: 45px;
    font-size: 13px;
}

.form-group {
	margin-bottom: 10px;
}

.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;
}


/*.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: 1em;
}

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: #0ea29d;
  border-color: #0ea29d;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #128f76;
  border-color: #0a4b3e;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #128f76;
  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: #0ea29d;
  border-color: #0ea29d;
}
.btn-success .badge {
  color: #0ea29d;
  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,
.btn-outline-dark {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-outline-dark {
    color: #F9C12B;
    border-color: #F9C12B;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus {
    background-color: #FF6600;
    border-color: #F9C12B;
}

.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:#0ea29d;
}


.btn-info.btn-outline:hover {
    border-color:#3498db;
}

legend {
    font-weight: 600;
    margin-bottom: 5px;
}

 ul.arrow {
    list-style: outside none none;
    margin: 0px 0 10px;
    padding-left: 0px;
}
ul.arrow li {
    background: url(http://www.careerlauncher.com/images/arrow-white.png) no-repeat scroll 10px 8px;
    color: #fff;
    font-size: 1.07em;
    font-weight: 500;
    line-height: 23px;
    padding: 3px 0 4px 25px;
}
ul.arrow1 li {
    background: url(../img/tick.jpg) no-repeat scroll 10px 5px;
    color: #000;
    font-size: 1.07em;
    font-weight: 500;
    line-height: 33px;
    padding: 4px 0 4px 42px;
}
 ul.arrow_dark {
    list-style: outside none none;
    margin: 0px 0 10px;
    padding-left: 0px;
}
ul.arrow_dark li {
    background: url(../img/tick-green.png) no-repeat scroll 10px 5px;
    color: #000;
    font-size: 0.97em;
    font-weight: 500;
    line-height: 23px;
    padding: 4px 0 4px 42px;
}

ul.arrow.inline li {
    display:inline;
    float:left;
    margin-right: 10px;
}
.programs {
    background: #0ea29d;
}
.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;
    padding: 8px;
}

tr:nth-of-type(2n+1) {
    background-color:#f3f3f3;
}


.dates, .age, .relaxation {
    margin-left:5px;
}

.details {
    padding-top: 20px;
}
.titlebar {
    margin-bottom: 3px;
}
.titlebar p {
    font-size: 17px;

}

.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: #000;
    background-color: #cccccc;
}
.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: #0ea29d;
    }
    
    .bg-grey p {
        color: #FFF;
    }

.arrow_dark a {
    color:#000;
}

.arrow_dark a:hover, .arrow_dark a:focus  {
    color:#0ea29d;
}

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;
}

#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;
}

ul.arrow-new {
    padding-left: 10px;
    margin-bottom: 0px;
    margin-top: 5px;
}

ul.arrow-new li {
    background: url('http://www.careerlauncher.com/images/arrow-new.png') no-repeat scroll 10px 10px;
    color: #000;
    margin-top: 0px;
        padding: 4px 0 4px 30px;
}

.thank_table td, .thank_table th {
    padding: 3px 5px!important;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 10px;
    font-size: 15px; 
}


@media only screen and (min-width: 768px) {
    .vacancies h1 {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 992px) {
	.jumbo h1 {
		margin-top: 50px;
		font-size: 28px;
	}
	.jumbo p:first-of-type {
		margin-top:8px;
	}
	.jumbo p {
		font-size: 18px;
	}
	.cta {
		margin-top: 30px;
	}
	/*.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 only screen and (min-width: 1260px){
	.jumbo{
		background-size: cover;
	}
}

.carousel-control.left, .carousel-control.right{
	background-image:none;
    margin-top: 20px;
	}
    
blockquote{
    border-left:none;
}
.top-desk-2{
    margin: 10px 0;
}

.top-desk-2:hover,
.top-desk-2:focus {
    border-color: #f60 !important;
}

.marketing .form-group:last-child{
	margin-bottom:0;
}
.newbtnfld [class*="col"]{
	margin-top:15px;
}
.btn-cta {
    color: #ffffff!important;
    background-color: #f60!important;
    border-color: #f60!important;
    font-size: 20px;
}
.btn-cta:hover, .btn-cta:focus {
    background-color: #cc5200!important;
    border-color: #993d00!important;
}




.box {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    overflow: hidden;
	min-height:420px;
	background:#f2f2f2;
	padding:15px;
}
.rectangle-31 {
    border-radius: 2px;
    width: 100%;
	border:1px solid #ededed;
	background:#f8f8f8;
	min-height:130px;
	
}
.rectangle-31 h4 {
    
    font-size: 22px;
    font-weight: 600;
    text-align: center;

    color: #333333;
	padding-bottom:0;
  
	margin-top:0;
 
   
    padding: 10px;
   
	
}
.rectangle-31 h5 {
   
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
   
      
	
}
.choseprog .checkicon .inercon {
    background:url(../img/icon-tick.png) left top no-repeat;
    padding-left: 35px;
    float: left;
    line-height: 25px;
}
.inercon h4
{
margin: 0 0 4px 0;
font-size: 14px;
color: #555555;
line-height: 1.5;
}

.choseprog .checkicon {
  
border-bottom:1px solid #f3f3f3;
padding:7px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
background:#fff;
float:left;
width:100%;
	
	
}
   .choseprog.checkicon:last-child
   {
border-bottom:none;
   }
   .choseprog .btn{border-radius:2px;background-color:#ff692e;font-size:16px;color:#ffffff;padding:0 15px;font-weight:bold;line-height:48px;border-color:#ff692e;text-shadow:initial;width: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");
        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;
}
.feature-content
{
min-height:310px;

border-bottom:none;

}
@media screen and (max-width:768px)
{
.feature-content
{
border-bottom:none;
height:auto;

}
}