@font-face {
  font-family: 'BentonSans-Regular';
  src: url('../fonts/BentonSans-Regular.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BentonSans-Regular.woff') format('woff'), 
		 url('../fonts/BentonSans-Regular.ttf')  format('truetype'), 
		 url('../fonts/BentonSans-Regular.svg#BentonSans-Regular') format('svg');
		 font-weight: normal;
		 font-style: normal;
}

@font-face {
  font-family: 'BentonSans-Medium';
  src: url('../fonts/BentonSans-Medium.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BentonSans-Medium.woff') format('woff'), 
		 url('../fonts/BentonSans-Medium.ttf')  format('truetype'), 
		 url('../fonts/BentonSans-Medium.svg#BentonSans-Medium') format('svg');
  		 font-weight: normal;
  		 font-style: normal;
}

@font-face {
  font-family: 'BentonSans-BookItalic';
  src: url('../fonts/BentonSans-BookItalic.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BentonSans-BookItalic.woff') format('woff'), 
		 url('../fonts/BentonSans-BookItalic.ttf')  format('truetype'), 
		 url('../fonts/BentonSans-BookItalic.svg#BentonSans-BookItalic') format('svg');
		 font-weight: normal;
		 font-style: normal;
}

@font-face {
  font-family: 'BentonSans-Book';
  src: url('../fonts/BentonSans-Book.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BentonSans-Book.woff') format('woff'), 
		 url('../fonts/BentonSans-Book.ttf')  format('truetype'), 
		 url('../fonts/BentonSans-Book.svg#BentonSans-BookItalic') format('svg');
		 font-weight: normal;
		 font-style: normal;
}

@font-face {
  font-family: 'BentonSans-Black';
  src: url('../fonts/BentonSans-Black.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BentonSans-Black.woff') format('woff'), 
		 url('../fonts/BentonSans-Black.ttf')  format('truetype'), 
		 url('../fonts/BentonSans-Black.svg#BentonSans-BookItalic') format('svg');
		 font-weight: normal;
		 font-style: normal;
}

@font-face {
  font-family: 'BentonSans-Bold';
  src: url('../fonts/BentonSans-Bold.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BentonSans-Bold.woff') format('woff'), 
		 url('../fonts/BentonSans-Bold.ttf')  format('truetype'), 
		 url('../fonts/BentonSans-Bold.svg#BentonSans-BookItalic') format('svg');
		 font-weight: normal;
		 font-style: normal;
}

body {
	font-family: 'BentonSans-Book';
	padding-top: 80px !important;
}

img {
	max-width: 100%;
}

.navbar-default .navbar-nav>li>a {
	color: #1C2045;
	font-size: 15px;
	padding-top:8px;
	border-bottom: 5px solid transparent;
}

.navbar {
	min-height: 80px;
	border-bottom:0;
	border-radius: 0;
	margin-bottom: 0;
	background:#fff;
	box-shadow: 0px 1px 3px grey;
}

.navbar-nav {
	margin-top: 32px;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
	color: #1C2045;
	background-color: #fff;
	border-bottom:5px solid #CEAD66;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	border-bottom:5px solid #CEAD66;
}


.logo{
	float:right;
}

.education-box{
	background:url(../images/background.png) no-repeat;
	
	font-family: 'Lato', sans-serif;
	background-size:100% auto;
	height:100%;
	padding:48px 20px 0px 14%;
	
}

.education-box:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    margin-right: -.25em; /*might want to tweak this. .25em for extra white space */
    height: 100%;
}

.education-text span{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	display:block;
	margin-bottom:10px;
}

.education-text img{
	float:left;
	margin-top:4px;
}

.education-text{
	display: inline-block;
    vertical-align: middle;
    white-space: normal;
	
}

.education-text p {
    float: left;
    width: 82%;
    color: #fff;
	margin-left:12px;
	line-height:24px;
    font-size: 15px;
	height:180px;
}


.education-text a{
	text-transform:uppercase;
	display:block;
	padding:16px 0px;
	font-size:17px;
	font-weight:bold;
	color:#D0AD68;
	clear:both;
	width:272px;
	text-align:center;
	margin-left:70px;
	background:#bc9a52;
	color: #fff;
}


.infra-box{
	background:url(../images/background2.png) no-repeat;
	padding:48px 12% 0px 44px;
	font-family: 'Lato', sans-serif;
	background-size:100% auto;
	height:100%;
	
}

.infra-box:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    margin-right: -.25em; /*might want to tweak this. .25em for extra white space */
    height: 100%;
}

.logo{
	
	position:absolute;
	right:196px;
}

.infra-text span{
	color:#000;
}

.infra-text{
	
}

.infra-text p{
	color:#000;
	width:80%;
}
/*
.infra-text a{
	background:#fff;
}
*/
body,html{
    margin: 0;
    padding: 0;
}

@-moz-document url-prefix() { 
  .education-text p{
	  height:177px;
  }
}

/*aks*/

.navbar-default .navbar-nav>li:last-child>a {
	border:1px solid #CEAD66;
	border-radius:30px;
	padding: 8px 28px;
}

.sub-dropdown-menu {
	float: left;
	width: 50%;
	padding:0 40px;
}

.navbar-right .dropdown-menu {
	padding: 20px 0px;
	border: 0;
	box-shadow: none;
}

.navbar-right .big-dropdown {
	width: 600px;
	right: -250px;
}

li.sub-dropdown-menu ul li.sub-dropdown-header {
	font-size: 18px;
	font-family: 'BentonSans-Medium';
	border-bottom:1px solid #eee;
	line-height: 2.2;
	padding-left:0;

}

li.sub-dropdown-menu ul {
	list-style: none;
	padding-left:0;
}

li.sub-dropdown-menu ul li {
	margin-bottom: 10px;
	padding-left:5px;
}

li.sub-dropdown-menu ul li a,
.dropdown-menu li a {
	color: #1C2045;
	padding-left: 8px;
	border-left:3px solid transparent;
	transition: all 0.3 ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.dropdown-menu li a {
	padding:0;
	padding-left:8px;
}

.dropdown-menu.small-dropdown li {
	margin-bottom: 10px;
	padding-left: 5px;
}

.navbar-right .dropdown-menu.small-dropdown {
	padding:20px 20px;
	right: -38px;
}


li.sub-dropdown-menu ul li a:hover,
.dropdown-menu li a:hover {
	text-decoration: none;
	border-left:3px solid #CEAD66;
	color: #CEAD66;
	background-color: #fff;
}

.carousel-caption h1 {
	font-size: 48px;
	font-family: 'BentonSans-Medium';
	
}

.carousel-caption p {
	font-size: 18px;
	font-family: 'BentonSans-Medium';
}

.carousel-caption {
	text-shadow:none;
	bottom: 33%;
}

.carousel-caption a {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	border:1px solid #CEAD66;
	padding: 15px 40px;
	border-radius: 19px;
	margin-top: 9%;
	display: inline-block;
}

.carousel-indicators li {
	width: 15px;
	height: 15px;
	margin:0;
	background:#fff;
	margin:0 8px;
}

.carousel-indicators li.active {
	width: 15px;
	height: 15px;
	background:#CEAD66;
	border-color: #CEAD66;
	margin:0 8px;
}

h2.atheos-h2 {
	font-size: 30px;
	margin-bottom: 40px;
	font-family: 'BentonSans-Medium';
}

.about-sec {
	margin:50px 0;
}

p {
	margin-bottom: 20px;
}

.about-sec .col-md-8 {
	padding-right: 90px;
}

.recognition {
	background:url(../images/recognotionbg.jpg) repeat;
	padding:10px 0 40px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

.recognition img {
	vertical-align: bottom;
	margin:0 35px;
}

.recognition .row  li:first-child img{
	margin-left:0;
}

.recognition .row li:last-child img {
	margin-right: 0;
}

.testimonials {
	background:url(../images/banner2.jpg) no-repeat;
	background-size: cover;
}

#carousel-testimonials .item {
	text-align: center;
}

#carousel-testimonials .carousel-inner>.item>img {
	display: inline-block;
}

#carousel-testimonials p.name {
	font-size: 16px;
	font-family: 'BentonSans-Medium';
	color: #CEAD66;
	margin-bottom: 0;
}

#carousel-testimonials p.place {
	font-size: 16px;
	font-family: 'BentonSans-Regular';
	margin-bottom: 0;
}

#carousel-testimonials blockquote {
	font-size: 14px;
	font-family: 'BentonSans-BookItalic';
	margin-bottom: 50px;
	border-left:0;
	padding:0;
	background-image: url(../images/quote.png), url(../images/quote.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
	padding: 20px 60px;
}

#carousel-testimonials {
	padding: 30px;
	margin: 50px 0;
	background:rgba(245,232,205,0.6);
	border-radius:4px;
	box-shadow: 0px 7px 17px -1px rgb(197, 194, 194);
}

#carousel-testimonials .carousel-indicators li,
#carousel-testimonials .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

#carousel-testimonials .carousel-indicators li {
	background:#B2B2B2;
	border-color: #B2B2B2;
}

#carousel-testimonials .carousel-indicators li.active {
	background:#CEAD66;
	border-color: #CEAD66;
}

.clients {
	border:0;
	background:#fff;
}

.clients img {
	margin: 0 35px;
}

footer {
	text-align: center;
	padding:40px 0 20px;;
	background: #1C2141;
	color: #fff;
	font-size: 13px;
}

.social-icons a {
	font-size: 30px;
	color: #fff;
	margin:0 30px;
}

.social-icons {
	margin-bottom: 35px;
}


.banner{
	background:url(../images/about.jpg) no-repeat;
	padding:126px 0px 96px;
	background-size:100% 100%;
}


.banner h3{
	font-family: 'BentonSans-Medium';
	font-size:30px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	margin-bottom:6px;
}

.bread-crumbs{
	margin:0 auto;
	text-align:center;
	padding:0px;
}

.bread-crumbs li a{
	font-family: 'BentonSans-Book';
	font-size:15px;
	color:#fff;
}

.bread-crumbs li{
	font-family: 'BentonSans-Book';
	font-size:15px;
	color:#fff;
	
	display:inline;
	margin-right:6px;
}

h2.inner-heading {
    margin-top:12px;
	margin-bottom:18px;
}

h2.inner-heading1{
	color:#fff;
	margin-top:25px;
	margin-bottom:18px;
}

.vision-text{
	color:#fff;
	line-height:22px;
	text-align:justify;
}


.vision-section{
	background:url(../images/vision.jpg) no-repeat;
	padding:62px 0px;
	background-size:100% 100%;
}

.vision-section .col-md-6{
	width:48%;
}

.vision-img{
	margin-top:14px;
}

.career-section{
	padding:58px 0px;
}

.career-section img{
	float:left;
}


.steps{
	float:left;
	margin-left:16px;
	margin-bottom:0px;
	
} 

.step-box{
	background:#E9E9E9;
	border:1px solid #C9C9C9;
	border-radius:50px;
	padding:18px 40px ;
	margin-bottom:8px;
	margin:0 auto 8px;
	float:none;
	overflow:hidden;
	height:100px;
}

.steps span{
	display:block;
	font-family: 'BentonSans-Medium';
	font-size:16px;
	    color: #D0AD68;
	margin-bottom:6px;
	text-transform:uppercase;
}

.step-box:nth-child(2){
	width:86%;
}

.career-section h2{
	margin-bottom:64px;
}

.bxslider li {
	list-style: none;
	display: inline-block;
}

.bxslider {
	padding-left:0;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	background: none;
}

.bx-wrapper .bx-prev {
	background: url(../images/left.png) no-repeat;
	left: -30px;
}

.bx-wrapper .bx-next {
	background: url(../images/right.png) no-repeat;
	right: -30px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.navbar-default .navbar-nav>li:last-child>a {
	background:#fff;
}

.navbar-default .navbar-nav>li>a {
	transition: all 0.3 ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav>li:last-child>a:hover {
	background:#CEAD66;
	color: #fff;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.landing-page{

  padding:0px !important;

}

.tick-mark i {
	font-size: 80px;
	color: #1C9D74;
}

.contact-banner {
	background: url(../images/contactbanner.jpg) no-repeat;
}

.contact-sec {
	margin:80px 0 0;
}

.contact-sec .thumbnail,
.recognitions-sec .thumbnail {
	text-align: center;
	border-radius: 0;
	border:1px solid #eee;
	border-bottom:0;
	box-shadow: 0 5px #cead66;
}

.contact-sec p.c-icon span {
	color: #cead66;
	display: inline-block;
	font-size: 20px;
	border: 1px solid #cead66;
	width: 50px;
	padding: 14px 0;
	border-radius: 50%;
	line-height: 50px;
	position: relative;
	top: -20px;
}

.contact-sec p.c-icon {
	width: 70px;
	margin: -10px auto 0;
	background: #fff;
}

.contact-sec .thumbnail p.c-label {
	font-size: 16px;
	font-family: 'BentonSans-Medium';
	color: #cead66;
}

.contact-sec .thumbnail p {
	font-family: 'BentonSans-BookItalic';
}

.contact-sec .thumbnail p a {
	color: #333;
}

.con-left {
	padding-right:4px;
}

.con-right {
	padding-left: 4px;
}

.con-middle {
	padding:0 4px;
}

.contact-form h2 {
	color: #cead66;
	text-align: center;
}

.contact-form {
	padding-top: 40px;
}

.form-control {
	height: 47px;
	border-radius: 0;
	border-color: #eee;
	box-shadow:none;
	color: #333;
}

textarea.form-control {
	height: 150px;
}

.form-group {
	margin-bottom: 8px;
}

input.submit {
	font-size: 16px;
	font-family: 'BentonSans-Bold';
	text-transform: uppercase;
	color: #fff;
	background: #cead66;
	padding: 17px;
	border: 0;
	text-align: center;
	width: 370px;
	margin-top: 25px;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
  font-family: 'BentonSans-BookItalic';
}

.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  font-family: 'BentonSans-BookItalic';
}

.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #333;
  font-family: 'BentonSans-BookItalic';
}

.form-control:-moz-placeholder { /* Firefox 18- */
  color:#333;
  font-family: 'BentonSans-BookItalic';
}

#map {
	margin-top:65px;
	margin-bottom: -6px;
}

label.error {
	color: red;
	font-weight: 400;
	font-size: 13px;
	margin-top: 3px;
}

p.contact_success_message {
	color: green;
}

.media-banner {
	background: url(../images/mediabanner.jpg) no-repeat;
}

.media-section .row > .col-md-8 {
	margin: 65px 0 0;
	padding-right: 40px;
	padding-bottom: 65px;
	border-right: 1px solid #eee;
	width: 70%;
}

.media-section .row.gallery > .col-md-4 {
	margin-top:65px;
	padding-left: 30px;
	width: 30%;
}

.gallery .img-holder {
	margin-bottom: 8px;
	position: relative;
}

.gallery .col-md-8 .col-md-4 {
	padding:0 4px;
}

.gallery .row  {
	margin:0 -4px;
}

.sidebar h3 {
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'BentonSans-Medium';
	border-bottom:1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 0;
}

.sidebar ul {
	padding:0;
	list-style: none;
	margin-top: 5px;
}

.sidebar ul li {
	border-bottom:1px solid #eee;
	padding: 15px 0;
}

.sidebar ul li a {
	color: #333;
	transition: all 0.3 ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.sidebar ul li a:hover {
	color: #cead66;
	text-decoration: none;
}

.sidebar ul li.s-active a {
	color: #cead66;
}

.mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(32,37,75,0.85);
	opacity: 0;
	transition: all 0.3 ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.mask p {
	color: #cead66;
	text-align: center;
	font-size: 30px;
	padding-top: 45%;
}

.img-holder a:hover .mask {
	opacity: 1;
}

.img-holder img {
	display: block;
}

.ht-wrap {
	border-left: 5px solid #cead66;
	padding-left: 27px;
	margin-left: -31px;
}

.coming-soon h1 {
	font-size: 50px;
	font-family: 'BentonSans-Medium';
	color: #cead66;
	text-transform: uppercase;
	margin: 0;
}

.coming-soon {
	padding:10% 0;
}

.media-section .col-sm-pull-4 {
	right: 30%;
}

.media-section .col-sm-push-8 {
	left: 70%;
}

.recognitions-banner {
	background: url(../images/regbanner.jpg) no-repeat;
}

.recognitions-sec {
	margin:50px 0;
}

.recognitions-sec .thumbnail {
	text-align: left;
	padding: 20px 30px;
	margin-bottom: 13px;
	height: 286px;
}

.recognitions-sec .thumbnail img {
	vertical-align: bottom;
	margin-right: 4px;
}

.recognitions-sec .thumbnail h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'BentonSans-Medium';
	color: #cead66;
	margin-bottom: 20px;
}

.recognitions-sec .container .row:first-child .col-sm-6:last-child h4 {
	/*margin-top: 35px;*/
}

.coln {
	width: 20%;
	float: left;
	padding:0 5px;
}

.rec-logos .row {
	margin:0 -5px;
} 

.coln .i-hold {
	text-align: center;
	border:1px solid #eee;
	margin-bottom: 10px;
	height: 130px;
	padding: 23px 0;
}

.rec-logos {
	margin-top: 50px;
}

.selection {
	display: none;
}

.placements-sec p.c-icon span {
	width: auto;
	height: auto;
	top: -45px;
	border-color: #eee;
	padding: 0;
}

.placements-sec p.c-icon {
	width: 100px;
}

.placements-sec .thumbnail p.c-label span {
	color: #333;
	font-family: 'BentonSans-Regular';
}

.placements-sec .thumbnail p.c-label {
	margin-top: -35px;
}

.placements-sec .thumbnail p.quotes {
	padding: 40px 10px;
	background-image: url(../images/quote1.png), url(../images/quote1.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
	line-height: 1.6;
}

.placements-sec h2.atheos-h2 {
	color: #cead66;
	margin: 0 0 50px;
}

.placements-banner {
	background: url(../images/placement.jpg) no-repeat;
}

#testimonial-items {
	margin-top: 40px;
	float: right;
	margin-bottom: 50px;
}

.light-theme .current {
	box-shadow:none;
	background: #fff;
	color: #333;
	border:1px solid #aaa;
	border-left:0;
}

.light-theme a, 
.light-theme span {
	margin:0;
	border-radius: 0;
	box-shadow:none;
	color: #333;
	background: #fff;
	border:1px solid #aaa;
	padding: 1px 10px;
	border-left:0;
	font-family: 'BentonSans-BookItalic';
}

.light-theme ul li:first-child span,
.light-theme ul li:first-child a {
	border-left:1px solid #aaa;
}

.light-theme ul li.disabled span {
	color: #bbb;
}

.light-theme ul li.active span {
	color: #cead66;
}

.recruiters h2.atheos-h2,
h2.atheos-h2.an-h2 {
	margin-bottom: 50px;
	margin-top: 120px;
	color: #333;
}

h2.atheos-h2.an-h2 {
	margin-top: 60px;
}

.courses-sec .contact-form {
	padding-top: 0;
}

.contact-sec.courses-sec  {
	margin: 30px 0 0;
}

.courses-sec form {
	margin-top: 50px;
}

.courses-banner {
	background:url(../images/coursebg.jpg) no-repeat;
}

select.form-control {
	color: #333;
	font-family: 'BentonSans-BookItalic';
	background: url(../images/dropdown2.png) 98% center no-repeat;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
}

.sidebar .panel-default>.panel-heading {
	color: #333;
	background-color: #fff;
	border-color: transparent;
	padding: 15px 0 5px;
}

.sidebar .panel,
.sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border:0;
	padding:0;
}

.sidebar .panel-title {
	font-size: 18px;
	font-family: 'BentonSans-Regular';
}

.sidebar .panel-title.l-active a {
	color: #cead66;
}

.sidebar .panel-title a:hover,
.sidebar .panel-title a:focus {
	text-decoration: none;
}

.sidebar .panel-title a {
	display: block;
	background:url(../images/up.png) center right no-repeat;
}

.sidebar .panel-title a.collapsed {
	background:url(../images/down.png) center right no-repeat;
}

.side-brd {
	border-left:1px solid #eee;
	margin-left: -30px;
	padding-left: 30px;
	margin-bottom: 50px;
}

ul.select-courses li a,
ul.select-courses li a:hover,
ul.select-courses li a:focus {
	color: #fff;
}

ul.select-courses li {
	background-color: #cead66;
	border-color: #cead66;
	margin-bottom: 5px;
	padding-left: 15px;
}

.courses-content h2.atheos-h2 {
	color: #cead66;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
}

h4.sub-heading {
	font-size: 18px;
	font-family: 'BentonSans-Medium';
	margin: 30px 0 20px;
}

.courses-content .panel-title>.small, 
.courses-content .panel-title>.small>a, 
.courses-content .panel-title>a, 
.courses-content .panel-title>small, 
.courses-content .panel-title>small>a {
	font-size: 14px;
	font-family: 'BentonSans-Medium';
	padding: 13px 15px;
}

.courses-content .panel-title>a:hover,
.courses-content .panel-title>a:focus {
	text-decoration: none;
}

.courses-content .panel-default>.panel-heading {
	border-radius: 0;
	background-color: #fff;
}

.courses-content .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-radius: 0;
}

.courses-content .panel-group .panel {
	border-radius: 0;
}

.courses-content .panel-group .panel-heading+.panel-collapse>.list-group, 
.courses-content .panel-group .panel-heading+.panel-collapse>.panel-body {
	border:0;
}

.courses-content .panel-heading {
	padding: 0;
}

.courses-content .panel-heading a.collapsed {
	background:url(../images/up.png) 97% center no-repeat;
	display: block;
}

.courses-content .panel-heading a {
	background:url(../images/down.png) 97% center no-repeat;
	display: block;
}


.courses-content .panel-group .panel+.panel {
	margin-top: 0;
}

.courses-content .panel.active {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.courses-content .panel {
	border-bottom:0;
}

.courses-content .panel-group .panel:last-child {
	border-bottom: 1px solid #ddd;
}

.panel.active a {
	color: #cead66;
}

ul.custom-list {
	list-style-image: url(../images/point.png);
}

.courses-sec .row > .col-md-8 {
	border-right:0;
}

.courses-sec .contact-form {
	background:#f4f4f4;
	padding: 25px 0 50px;
}

.courses-sec {
	margin-top: 0;
}

.courses-sec input.form-control {
	background:#f4f4f4;
}


.media-section .row.tourism > .col-md-6{
	margin: 65px 0 0;
    padding-right: 40px;
    padding-bottom: 65px;
    
    
}

.media-section .row.tourism > .col-md-3 {
    margin-top: 65px;
    padding-left: 30px;
   
}

.media-section .tourism .col-sm-push-8 {
    left: 0%;
}


.media-section .tourism .col-sm-pull-4 {
    left: 0%;
}

.media-section .row.tourism > .col-md-3.contact-form {
    
    padding-left: 0px;
   
}

.courses-sec .contact-form{
	padding-top:0px;
}

.courses-sec .contact-form form{
    margin-top: 23px;
}

.contact-form .form-group {
    margin-bottom: 8px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 3px;
}


.contact-form input.submit{
	width:100%;
	margin-top:14px;
}

.contact-form .container{
	width:auto;
}

.tourism .panel{
	box-shadow:none;
}

li.sub-dropdown-menu ul li a, .dropdown-menu li a{
	display:block;
}

.panel.active .panel-body a{
	color: #333;
}


.panel.active .panel-body a:hover,.sidebar .panel-title a:hover{
	color: #cead66;
}

.panel.active .panel-body .s-active a{
	color: #cead66;
}


.bread-crumbs li,.bread-crumbs li a{
	color: #333;
	font-size:12px;
}

.banner {
    
    padding: 140px 0px 140px;
   background-size: cover;
}

.bread-crumbs{
	margin-top:12px;
	float:right;
}

.about-sec {
    margin: 32px 0 50px;
}

.contact-sec.courses-sec {
    margin: 0px 0 0;
}

.contact-sec {
    margin: 60px 0 0;
}


.media-section .row.tourism > .col-md-3,.placements-sec {
    margin-top: 40px;
}

.media-section .row.tourism > .col-md-6,.media-section .row > .col-md-8 {
    margin: 40px 0 0;
}


.recognitions-sec {
    margin: 40px 0;
}


.tourism .col-md-9 {
	padding-right: 65px;
}

.note {
	font-family: 'BentonSans-BookItalic';
}

.img-holder {
    margin-bottom: 8px;
    position: relative;
}

.placements-sec .img-holder img {
	width: 100%;
}

.placements-sec .col-md-3 {
	padding: 0 4px;
}

.placements-sec .place-row {
	margin: 0 -4px;
}

.placements-sec h2.atheos-h2.ex-mar {
    margin: 60px 0 90px;
}

.recruiters {
	margin-bottom: 50px;
	margin-top: 0px;
}

.banner1 .carousel-inner>.item img {
	width: 100%;
}


span.t-small {
	text-transform: lowercase;
}

.contact-button-link {
	padding-top: 13px;
} 

#contact-buttons-bar {
	right: 0 !important;
	left: auto !important;
}

#contact-buttons-bar .fa-angle-left:before  {
	content: "\f105";
}

#contact-buttons-bar .fa-angle-right:before  {
	content: "\f104";
}

.contact-button-link.cb-hidden {
	left: auto;
	right: -50px;
}

.contact-button-link {
	left: auto;
	right: 0;
}

.contact-button-link:hover, 
.contact-button-link:focus, 
.contact-button-link:active {
    padding-right: 20px;
    padding-left: 0;
    right: 20px;
}

button.contact-button-link {
	padding-top: 0;
}

button.contact-button-link:hover,
button.contact-button-link:focus,
button.contact-button-link:active {
	right: 0;
}

.youtube {
	background: #E62117;
}

.listing-page .row > div{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px dotted #eee;
	overflow: hidden;
}

.listing-page .row {
	margin-left: -15px;
	margin-right: -15px;
}

.listing-page a {
	color: #333;
}

.listing-page .row p {
	margin-bottom: 0;
}

.whatsapp {
	background:#25D366;
}

.navbar-nav li:nth-child(3) .sub-dropdown-menu:last-child{
	
}

.big-dropdown1 .sub-dropdown-menu {
   
    width: auto;
    
}

.navbar-right .big-dropdown1{
	width:442px;
}

.tourism .panel-default:last-child{
	
	display:none;
	
}

/*--------------------
Media Queries
----------------------*/

@media only screen and (max-width: 1200px) {

.education-box{
	padding-left:10%;
}

.infra-text p {
    
    width: 80%;
}

.infra-box{
	padding-right:4%;
}

}

@media only screen and (max-width: 1199px) {
	.about-sec .col-md-8 {
		padding-right: 15px;
	}
	
	.carousel-caption h1 {
		font-size: 40px;
	}
	
	.recognition img {
		margin: 0 15px;
	}
	
	.img-holder iframe {
		height: 202px;	
	}
}



@media only screen and (max-width: 1024px) {


.education-box {
    padding-left: 6%;
}


.infra-box{
	background-size:100% 100%;
}

.education-box{
	background-size:100% 100%;
}


.logo {
    right: 86px;
}


/* added by sumana */

.steps{
	width:82%;
}

.carousel-caption {
	bottom: 10%;
}

.carousel-caption a {
	margin-top: 8%;
}

}

@media only screen and (max-width: 991px) {
	.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 5px solid transparent;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
        margin-top: 8px;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
    .navbar-toggle {
		margin-top: 21px;
		margin-right: 0;
	}
	
	.navbar-nav>li>.dropdown-menu {
		position: static;	
		width: 100%;
		padding: 15px;
	}
	
	.sub-dropdown-menu {
		float: none;
		width: 100%;
		padding: 0;
	}
	
	.navbar-default .navbar-nav>li:last-child>a {
		width: auto;
		display: inline-block;
		margin-top: 8px;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #CEAD66;
	}
	
	.navbar-default .navbar-toggle {
		border-color: #CEAD66;
		border-radius:0;
	}
	
	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover {
		background-color: #fff;
	}
	
	.carousel-caption h1 {
		font-size: 32px;
	}
	
	h2.atheos-h2 {
		font-size: 28px;
		text-align: left;
	}
	
	.recognition img {
		margin:auto !important;
	}
	
	.carousel-caption {
		right: 0;
		left: 0;
		width: 100%;
	}

	.carousel-caption a {
		margin-top: 4%;	
	}
	
	
	
	.education-box{
	width:50%;
	float:left;
}


.infra-box{
	width:50%;
	float:left;
}

.education-box {
    padding-left: 3%;
	background-size:cover;
	background-position:center;
}

.infra-box {
    padding-right: 3%;
	background-size:cover;
	background-position:center;
}

/* added by sumana */


/*.about-sec img{
	display:block;
	text-align:center;
	margin:0 auto;
}*/

.vision-section{
	background-size:cover;
}

.vision-section .col-md-6{
	float:left;
}

.career-section .col-md-12{
	width:100%;
}

.career-section .col-md-9{
	width:80%;
}


.career-section .col-md-8{
	width:70%;
}

.career-section .col-md-7{
	width:60%;
}

h2.atheos-h2.text-center{
	text-align:center;
}

.step-box:nth-child(2) {
    width: 90%;
}

.steps {
    width: 78%;
}

.bx-wrapper .bx-viewport {
	left: 0;
}

.contact-sec .thumbnail {
	margin-bottom: 50px;
}
.con-right .thumbnail {
	margin-bottom: 0;
}

.contact-dtl .con-left,
.contact-dtl .con-right,
.contact-dtl .con-middle {
	padding:0 15px;
}

.media-section .row.gallery > .col-md-4 {
	float: left;
}

.media-section .row > .col-md-8 {
	float: left;
}

.recognitions-sec .thumbnail img {
	display: block;
	margin-bottom: 10px;
}

.coln {
	width: 33.33%;
}

.recognitions-sec .con-right .thumbnail {
	margin-bottom: 13px;
}

.placements-sec .thumbnail {
	margin-bottom: 75px;
}

.contact-form h2 {
	text-align: center;
}

.recognitions-sec .thumbnail {
	height: 412px;
}


.tourism .col-md-9 {
	padding-right: 15px;
}

.img-holder iframe {
    height: 230px;
}

}


@media only screen and (max-width: 860px) {


.education-text p {
   width: 80%;
	height:216px;
}

.infra-text p{
	width:78%;
}

.logo {
    right: 40px;
}

}


@media only screen and (max-width: 800px) {

.education-text p {
    width: 76%;
}

.infra-box{
	padding-left:26px;
}

.carousel-caption a {
	margin-top: 1%;
}

.bx-wrapper .bx-next {
	right: 0;
}

.bx-wrapper .bx-prev {
	left: 0;
}

}


@media only screen and (max-width: 768px) {

.education-box,.infra-box {
    padding-left: 2%;
    padding-right: 2%;
}

.carousel-caption a {
	margin-top: 0%;
}

.bxslider li {
	margin-left:10px !important;
	margin-right:0 !important;
}

}

@media only screen and (max-width: 767px) {
	.carousel-caption a {
		font-size: 14px;
		padding: 8px 20px;	
		margin-top: 0%;
	}
	
	.carousel-caption {
		top: auto;
		bottom: 20px;	
	}
	
	.carousel-indicators li,
	.carousel-indicators li.active {
		width: 11px;
		height: 11px;
	}
	
	.carousel-indicators {
		bottom:0;	
	}
	
	.carousel-caption h1 {
		font-size: 25px;
	}
	
	.carousel-caption p {
		font-size: 16px;
	}
	
	.testimonials {
		background-position: 25% 50%;	
	}
	
	.about-sec {
		margin-top: 25px;	
	}
	
	.education-box,.infra-box {
    padding-left: 2%;
    padding-right: 2%;
}

.infra-box{
	padding-top:18px;
}

.education-box{
	padding-top:18px;
	height:auto;
	padding-bottom: 20px;
}

.education-text p {
    width: auto;
    text-align: center;
    padding: 0px;
    margin: 0px;
	height:196px;
}

.education-text a{
	margin:0 auto;
	display:block;
}

.education-text img{
	margin:0 auto 6px;
	display:block;
	float:none;
}

.logo {
    right: 24px;
	width:34%;
}

.education-text span{
	font-size:20px;
}

.infra-box{
	background-position: inherit;
   height:auto;
   padding-bottom:16px;
}

/*.vision-section img{
	display:block;
	margin:0 auto;
}

h2.inner-heading1{
	text-align:center;
}
*/

.vision-section .col-md-6{
	float:none;
	width:auto;
}

.career-section .col-md-12 {
    width: 96%;
}

.steps {
    width: 74%;
}

.step-box{
	padding: 18px 34px;
}

.bx-wrapper .bx-next {
	right: -30px;
}

.bx-wrapper .bx-prev {
	left: -30px;
}

.con-left,
.con-right,
.con-middle {
	padding:0 15px;
}

input.submit {
	width: 230px;
	padding: 12px;
}

.media-section .row > .col-md-8 {
	padding-right: 15px;
}

.media-section .row.gallery > .col-md-4 {
	padding-left:30px;
}

.ht-wrap {
padding-left: 12px;
margin-left: -15px;
}

.coming-soon h1 {
	font-size: 40px;
}

.media-section .row > .col-md-8,
.media-section .row.gallery > .col-md-4 {
	width: 100%;
}

.img-holder img {
	width: 100%;
}

.coln {
	width: 50%;
}

.media-section .col-sm-push-8 {
	left: 0;
}

.media-section .col-sm-pull-4 {
	right: 0;
}

.side-brd {
	border-left:0;
}

.recognitions-sec .thumbnail {
	height: auto;
}

}

@media only screen and (max-width: 640px) {

.education-text p{
	line-height:23px;
}

.bxslider li {
	margin:0 !important;
}

.img-holder iframe {
    height: 300px;
}

}

@media only screen and (max-width: 600px) {

.step-box:nth-child(2) {
    width: 92%;
}

.career-section .col-md-9 {
    width: 86%;
}

.career-section .col-md-8 {
    width: 78%;
}

.career-section .col-md-7 {
    width: 68%;
}

}



@media only screen and (max-width: 540px) {

.education-box {
    padding:34px 20px;
    float: none;
    width: 100%;
	height:auto;
	
    background-size: 100% auto;

}


.infra-box {
     padding:34px 20px;
    float: none;
	height:auto;
	
    background-size: 100% auto;

    width: 100%;
}

.logo{
	width:auto;
}

.infra-text{
	margin-top:60px;
}

.education-text p{
	height:auto;
	margin-bottom:26px;
}

.logo {
    width: auto;
    text-align: CENTER;
    margin: 0 auto;
    display: block;
    float: none;
    position: static;
}


.infra-box:before{
	display:none;
}


.infra-box{
	padding-top:18px;
	 
}


/* added by sumana */



.career-section .step-box{
	width:95%;
}

.steps{
	font-size:13px;
	
}

.step-box {
    padding: 18px 22px;
}

.banner{
	padding: 74px 0px;
}



}
@media only screen and (max-width: 480px) {
.img-holder iframe {
    height: 220px;
}
}

@media only screen and (max-width: 479px) {
	.carousel-indicators {
		margin-bottom: 0;	
	}
	
	.carousel-caption {
		bottom: 5px;	
	}
	
	.carousel-caption a {
		font-size: 13px;
		padding: 6px 9px 3px;
	}
	
	.carousel-caption p {
		margin-bottom: 10px;
		font-size: 15px;
	}
	
	.carousel-caption h1 {
		font-size: 20px;
		margin-bottom: 0;
	}
	
	#carousel-testimonials blockquote {
		padding: 20px 10px;	
		background-size: 30px 28px;
	}
	
	#carousel-testimonials {
		padding: 30px 5px;	
	}
	
	.social-icons a {
		margin: 0 15px;
	}
	
	
	/* added by sumana */
	
	.step-box{
		height:auto;
	}
	
	.banner {
    padding: 50px 0px;
}

.gallery .col-xs-6 {
	width: 100%;
}

.coln {
	width: 100%;
}
	

}


@media only screen and (max-width: 375px) {

.infra-box{
	background-size:100% 100%;
	
}


.education-box{
	background-size:100% 100%;
	padding:64px 20px;
}


/* added by sumana */

.banner {
    padding: 40px 0px;
}

.steps{
	width:72%;
}


}



@media only screen and (max-width: 320px) {


.steps {
    width: 66%;
}


}