body {
	background:#e1edf0;
	}
.lr0 {
padding-left:0px;
padding-right:0px;
}

/*header*/
.logo {
    float: left;
    padding: 10px 0;
    position: absolute;
    z-index: 99;
}
@media (min-width:768px) and (max-width:1120px) {
.logo {
    float: left;
    position: absolute;
    width: 85%;
    z-index: 99;
    top: 10px;
}
}
@media(max-width:767px) {
.logo {
    float: left;
    position: relative;
    width: 100%;
    z-index: 99;
    top: 10px;
}
.logo > img {
    display: block;
    margin: 0 auto;
}
}
/*end header*/
nav h1 {
   border-left: 2px solid #887962;
    color: #2f2f2f;
    float: right;
    font-size: 25px;
    font-weight: 400;
    margin: 28px 0;
    padding-left: 20px;
    text-align: center;
    width: auto;
}
.mba_bg h1 > span {
    color: #000;
    font-weight: 400;
}
.navbar-inverse {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d7d7d7+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */

    border: none ;
    height: 112px;
    margin: 0;
    padding:0;
}
.mba_bg {
    height: 95px;
    width: 560px;
	float:right;
    padding: 0 20px;
}
@media (max-width:767px) {
	.mba_bg {
    height: auto;
    padding: 0;
    width: 100%;
}
nav h1 {
    border-left: medium none;
    border-top: 2px solid #887962;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
.logo {
    padding:15px 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
}
.navbar-inverse {
    height: auto;
}
}
@media (max-width:480px) {
	nav h1 {
    font-size: 15px;
    line-height: 22px;
}
}

/*banner*/
#banner {
    background: url("../img/slider/banner_student.png") no-repeat scroll 50% 231%, rgba(0, 0, 0, 0) url("../img/slider/banner.jpg") no-repeat scroll center center / cover ;
    clear: both;
    height: 318px !important;
    position: relative;
    width: 100%;
}
#tag_mba {
      left: 87px;
    padding: 14px;
    position: absolute;
    top: 80px;
    width: auto;
}
@media (min-width:1281px) and (max-width:1335px) {
	#tag_mba {
    left: 87px;
	}
}
@media (min-width:401px) and (max-width:551px) {
	
#tag_mba {
   left: 0;
    padding: 10px;
    position: absolute;
    top: 340px !important;
    width: auto;
}
}
@media (max-width:400px) {
	
#tag_mba {
   left: 0;
    padding: 10px;
    position: absolute;
    top: 500px !important;
    width: auto;
}
}
#tag_mba > h1 {
     border-left: 30px solid #ffc600;
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    line-height: 41px;
    padding-left: 22px;
    text-align: left;
	text-shadow:0 2px 8px rgba(0, 0, 0, 0.7);
	-moz-text-shadow:0 2px 8px rgba(0, 0, 0, 0.7);
	-ms-text-shadow:0 2px 8px rgba(0, 0, 0, 0.7);
	-o-text-shadow:0 2px 8px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow:0 2px 8px rgba(0, 0, 0, 0.7);
}

@media (max-width:480px) {
	#tag_mba > h1 {
    font-size: 21px;
    line-height: 28px;
}
#tag_mba span > b {
    color: #ffc600;
    font-size: 34px !important;
}

}

#tag_mba span {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}
#tag_mba span > b {
    color: #ffc600;
    font-size: 60px;
}
@media (min-width:481px) and (max-width:1170px) {
	#tag_mba > h1 {
	border-left: 15px solid #ffc600;
    font-size: 30px;
	line-height: 34px;
}
	#tag_mba span > b {
    font-size: 45px;
}
}
@media (min-width:835px) and (max-width:1022px) {
#tag_mba {
    left: 25px;
    top: 183px;
}
}
@media (min-width:551px) and (max-width:835px) {
#tag_mba {
    left: 25px;
    top: 247px;
}
}

@media (min-width:768px) and (max-width:900px) {
	#banner {
    background: url("../img/slider/banner_student.png") no-repeat scroll 33% 263%, rgba(0, 0, 0, 0) url("../img/slider/banner.jpg") no-repeat scroll center center / cover ;
	
}
}
@media (max-width:767px) {
	#banner {
    background:url("../img/slider/banner.jpg") no-repeat scroll center center / cover ;
	height:450px;
}
.jain_tag > h1 {
    font-size: 26px;
}
}
@media (min-width:551px) and (max-width:834px) {
	#banner {
    background:url("../img/slider/banner.jpg") no-repeat scroll center center / cover ;
	height:450px !important;
}
#contact_form {
    bottom: 170px !important;
}
}
@media (min-width:401px) and (max-width:551px) {
	#banner {
    background:url("../img/slider/banner.jpg") no-repeat scroll center center / cover ;
	height:550px !important;
}
#contact_form {
    bottom: 170px !important;
}
}
@media (max-width:400px) {
	#banner {
    background:url("../img/slider/banner.jpg") no-repeat scroll center center / cover ;
	height:650px !important;
}
#contact_form {
    bottom: 170px !important;
}
}

.logo_client {
    list-style: outside none none;
    position: absolute;
    right: 0;
}
.logo_client > li {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: table;
    height: 280px;
    margin: 19px 19px 19px 0;
    padding: 16px 30px;
    text-align: left;
    width: 603px;
}
.logo_client h1 {
    font-size: 30px;
    margin: 0 0 10px;
}
.logo_client p {
    font-size: 15px;
	margin-bottom:0px;
}
@media (max-width:1022px) {
	.logo_client > li {
    height: auto;
    width: 100%;
}
}
@media (max-width:1021px) {
	.logo_client {
    list-style: outside none none;
    position: absolute;
    right: 0;
	left:0;
	padding-left:0px;
}
}
/*end banner*/

/*about us & programms*/
.bg_cream {
    background: #ede3e0 none repeat scroll 0 0;
}
.about {
    background: #fff;
	color: #001b54;
	padding:30px 0;
}

.about .pdd_btm {
    margin-bottom: 10px;
}
.specialization img {
    height: 100% !important;
    width: 100% !important;
}
.specialization {
    padding: 15px !important;
}
.why_inner {
    margin: 0 !important;
}
	
/*end about us*/

/*KBS*/
.kbs {
	background:url(../img/bg_color.jpg) no-repeat scroll center center/cover;
	color:#fff;
	padding: 12px 0 30px !important;
}
.kbs h1 {
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
	margin:30px 0 26px;
	line-height: 24px;
}
.kbs p {
    font-weight: 400;
    font-size: 18px;
	text-align:center;
}
@media (max-width:767px) {
.kbs {
    padding-bottom: 0;
}
}

/*end kbs*/

/*form*/
#contact_form {
	 background: rgba(80, 144, 205, 1) none repeat scroll 0 0;
    border-top: medium none;
    bottom: 18px;
    display: inline-block;
    padding:10px 35px 20px;
    position: static;
    right: 152px;
    width: 100%;
}
#contact_form .form-control {
     border-color: #bfbfbf;
    border-radius: 5px;
    color: #4A767E;
    float: left;
    font-size: 12px;
    height: 28px;
    margin-left: 20px;
    margin-top: 15px;
    padding: 2px 10px;
    width: 23%;
}
@media (min-width:768px) and (max-width:1221px) {
	#contact_form .form-control {
	width: 30%;
	}
}
@media (min-width:501px) and (max-width:767px) {
	#contact_form .form-control {
	width: 45%;
	}
}
@media (max-width:500px){
	#contact_form .form-control {
	width: 90%;
	}
}

#contact_form > h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    line-height: 26px;
    margin:7px 0 !important;
    text-align: center;
}
#contact_form h1 > span {
    font-weight: 600;
	font-size: 22px;
}

.btn_submit {
   background: #edebeb none repeat scroll 0 0;
    color: #575757;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 28px;
    margin: 15px 0 15px 20px;
    padding: 0;
    width: 150px;
}
.btn_submit:hover {
color:#fff;
background: #e86d69;
}
@media (min-width:901px) and (max-width:1280px) {
#contact_form {
    right: 42px;
}
#tag_mba {
    left: 25px;
}
}
@media (min-width:768px) and (max-width:900px) {

#contact_form {
    right: 42px;
}
}
@media (max-width:767px) {
#contact_form {
    bottom: 132px;
    left: 0;
    margin: 0 auto;
    padding: 15px 35px;
    position: static;
    right: 0;
    width: 100%;
}
}
@media (max-width:360px) {
#contact_form {
    width: 100%;
}
}
/*end form*/

/*Recruiters section*/
.drk_gray {
	background:#53626f;
	 padding-bottom: 30px;
}
.popular_institute_logo {
   background: #53626f  none repeat scroll 0 0;
    height: 132px;
    overflow: hidden;
    padding: 18px 0 0;
    position: relative;
    width: auto;
}

.pop_inst {
    font-size: 20px;
    font-weight: 800;
    margin: 30px 0 26px;
    text-align: center;
    text-transform: uppercase;
	color: #fff;
}
/* End Recruiters section*/ 















/*footer*/
.footer {
	 background: #232323;
    display: table;
    width: 100%;
}

.title > p {
     color: #fff;
    float: right;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    padding: 12px 0;
}
/*end footer*/

/*thank you*/
.p_c {
    display: table;
    margin: 0 auto;
}
.thankyou > h1 {
    font-size: 26px;
    display: table-cell;
    vertical-align: middle;
	color: #fff;
}
.thankyou {
    display: table;
    height: 120px;
    margin: 0 auto;
    width: 470px;
}
@media (max-width:767px) {
	.thankyou {
    width: 100%;
	height:auto;
}
}
/*end thank you*/

.dark_blue {
	background:#2d3f50;
	color:#d5d12a;
	display: table;
}
.dark_blue > h2 {
	display: table-cell;
    font-size: 22px;
    font-weight: 700;
    height: 137px;
    text-align: center;
    vertical-align: middle;
}

/*our university colleges css*/
.insts ul {
    display: table;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
@media (max-width:767px) {
.insts ul {
    display: inline-block;
    width: 100%;
	padding-left:0px;
}
}
.insts ul li {
	float:left;
	list-style:none;
	position:relative;
	border: 1px solid #fff;
}
.insts ul li span {
	background: #d5d12a none repeat scroll 0 0;
    bottom: 0;
    font-size: 9px;
    font-weight: 600;
    padding: 3px 7px;
    position: absolute;
}
.insts ul li:nth-child(1) {
	background:url(../img/college/CMRIT.jpg) no-repeat center center / cover;
	width:50%;
	height:137px;
}
.insts ul li:nth-child(2) {
	background:url(../img/college/CMR_LawSchool.jpg) no-repeat center center / cover;
	width:25%;
	height:137px;
}
.insts ul li:nth-child(3) {
	background:url(../img/college/CMR_IMS.jpg) no-repeat center center / cover;
	width:25%;
	height:137px;
}
@media (max-width:767px){
	.insts ul li {
	width:100% !important;
}
.insts ul li span {
    font-size: 14px;
}
}
/*end our university colleges css*/

/*institution css*/
.institution ul {
    display: table;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
@media (max-width:767px) {
.institution ul {
    display: inline-block;
    padding-left: 0;
    width: 100%;
}
}
.institution ul li {
	float:left;
	list-style:none;
	position:relative;
	border: 1px solid #fff;
}
.institution ul li span {
	background: #d5d12a none repeat scroll 0 0;
    bottom: 0;
    font-size: 9px;
    font-weight: 600;
    padding: 3px 7px;
    position: absolute;
}
.institution ul li:nth-child(1) {
	background:url(../img/college/CMR_Univ.jpg) no-repeat center center / cover;
	width:25%;
	height:137px;
}
.institution ul li:nth-child(2) {
	background:url(../img/college/CMR_BusinessStudies.jpg) no-repeat center center / cover;
	width:50%;
	height:137px;
}
.institution ul li:nth-child(3) {
	background:url(../img/college/CMR_LifeSkills.jpg) no-repeat center center / cover;
	width:25%;
	height:137px;
}
@media (max-width:767px){
	.institution ul li {
	width:100% !important;
}
.institution ul li span {
    font-size: 14px;
}
}
/*end institution css*/


.inner_institution ul {
    list-style: outside none none;
	padding-left:0px;
	margin-bottom:0px;
}
.inner_institution ul li {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    height: 45px;
    padding: 10px;
}
.inner_institution ul li:nth-child(1) {
	background:#d6d22a;
}
.inner_institution ul li:nth-child(2) {
	background:#ccc942;
}
.inner_institution ul li:nth-child(3) {
	background:#dfdc64;
}
.inner_institution ul li img {
    height: 36px;
    margin-left: 10px;
    margin-right: 12px;
    margin-top: -4px;
    width: auto;
	float: left;
}
@media (min-width:768px) {
.fixed {
    position:fixed;
    top:0;
	width:100%;
}
}
.navbar-inverse {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 0.9) 100%) repeat scroll 0 0;
    border: medium none;
    height: 112px;
    margin: 0;
    padding: 0;
}
@media (max-width:767px) {
	.navbar-inverse {
    height: auto;
}
}


/*program*/

.program {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 30px 0;
	border-top: 5px solid #70a4d8;
}
.program h1 {
     color: #00aaa7;
    font-size: 45px;
    font-weight: 900;
    padding: 10px 20px;
    text-align: center;
	 line-height: 38px;
}
.program h1 span {
    font-weight: 600;
}
.program ul li {
    color: #3b3b3b;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 37px;
    list-style-image: url("../img/tick_arrow2.png");
    width: 48%;
}
@media (min-width:768px) and (max-width:1250px) {
	.program ul li {
		 width: 60%;
	}
}

@media (max-width:767px) {
	.program ul li {
		 width: 100%;
	}
}
span > p b {
    color: #fff;
}


/*colleage section*/

.college_section {
	background:#81c7c1;
	padding:20px 0;
	position: relative;
}
.college_section .head_img {
    background: rgba(255, 255, 255, 0.88) none repeat scroll 0 0;
    border-radius: 6px;
    padding: 7px 10px;
    text-align: center;
}
@media (min-width:768px) and (max-width:1000px) {
	.college_section .head_img img {
    height: 50px;
    width: auto;
}
}
.college_section .content_inner {
    background: rgba(52, 84, 97, 0.7) none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    margin: 10px 0;
    padding: 20px;
	min-height: 650px;
}
@media (min-width:1041px) and (max-width:1170px) {
	.college_section .content_inner {
	min-height: 750px;
}
}
@media (min-width:970px) and (max-width:1041px) {
	.college_section .content_inner {
	min-height: 850px;
}
}
@media (min-width:907px) and (max-width:970px) {
	.college_section .content_inner {
	min-height: 950px;
}
}
@media (min-width:836px) and (max-width:907px) {
	.college_section .content_inner {
	min-height: 1050px;
}
}
@media (min-width:768px) and (max-width:836px) {
	.college_section .content_inner {
	min-height: 1200px;
}
}
@media (max-width:767px) {
	.college_section .content_inner {
	min-height:auto;
}
.college_section .content_inner p span {
    position: static !important;
}
}
.college_section .content_inner p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.college_section .content_inner ul {
    padding-left: 20px;
}
.college_section .content_inner ul li {
	font-size: 14px;
    font-weight: 700;
    line-height: 22px;
	list-style-image:url(../img/tick_arrow.png);
}
.college_section .content_inner ul li span {
    font-weight: 500;
}

.college_section .content_inner p span {
    bottom: 14px;
    font-size: 12px;
    position: absolute;
	padding: 10px 20px 10px 0;
	line-height: 18px;
}
/* End colleage section*/

.apply {
     background: #ed1c24 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 0 0 10px 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    left: -49px;
    padding: 4px 15px 7px;
    position: fixed;
    top: 300px;
    transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.apply:hover, .apply:active, .apply:focus {
	text-decoration:none;
	color:#fff;
	}