@charset "utf-8";

@font-face {

	font-family: 'FontAwesome';

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FontAwesome.eot');

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FontAwesome.eot?#iefix') format('embedded-opentype'), url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FontAwesome.woff2') format('woff2'), url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FontAwesome.woff') format('woff'), url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FontAwesome.ttf') format('truetype'), url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FontAwesome.svg#FontAwesome') format('svg');

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: 'FranklinGothic';

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.eot');

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.eot?#iefix') format('embedded-opentype'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.svg#FranklinGothic') format('svg'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.ttf') format('truetype'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.woff') format('woff'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.woff2') format('woff2');

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: 'Franklin Gothic';

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.woff2') format('woff2'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/FranklinGothic.woff') format('woff');

	font-weight: normal;

	font-style: normal;

}

@font-face {
    font-family: 'franklin_gothic-blackregular';
    src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/franklin_gothic_black.woff2') format('woff2'),
         url('https://www.soil.edu.in/one-year-mba-admissions/fonts/franklin_gothic_black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {

	font-family: 'ProximaNova-Regular';

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/ProximaNova-Regular.ttf') format('truetype'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/ProximaNova-Regular.woff') format('woff');

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: 'ProximaNovaRegular';

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/ProximaNovaRegular.eot');

	src: url('https://www.soil.edu.in/one-year-mba-admissions/fonts/ProximaNovaRegular.eot?#iefix') format('embedded-opentype'),  url('https://www.soil.edu.in/one-year-mba-admissions/fonts/ProximaNovaRegular.woff2') format('woff2');

	font-weight: normal;

	font-style: normal;

}

* {

	margin: 0;

	padding: 0;

	box-sizing: border-box;

}

body {

	font-size: 14px;

	color: #666;

	font-weight: 300;

	line-height: 26px;

}



.row:after, .row:before {

	clear: both;

	content: "";

	display: table;

}

header, nav, article, aside, section, footer, figure, form {

	display: block;

}

hr {

	background-color: #626262;

	height: 1px;

	border: 1px;

}

h1, h2, h3, h4, h5, h6 {

	display: block;

	font-family: 'Lato', sans-serif;

	color: #545454;

	font-weight: normal;

	line-height: normal;

	margin-bottom: 15px;

}

h1 {

	font-size: 60px;

}

h2 {

	font-size: 58px;

}

h3 {

	font-size: 42px;

}

h4 {

	font-size: 34px;

}

h5 {

	font-size: 24px;

}

h6 {

	font-size: 18px;

}

a, img {

	outline: none;

	border: none;

	text-decoration: none;

	color: #333333;

}

a i {

	font-style: normal;

	margin-right: 10px;

}

img {

	height: auto;

	max-width: 100%;

	vertical-align: top;

	width: auto;

}

ul, ol {

	display: block;

}

ul li, ol li {

	display: inline-block;

}

.pull_left {

	float: left;

}

.pull_right {

	float: right !important;

}

.alignleft {

	float: left;

	margin-right: 16px;

}

.alignright {

	float: right;

	margin-left: 16px;

}

.aligncenter {

	display: block;

	margin: 0 auto;

}

.text_left {

	text-align: left;

}

.text_right {

	text-align: right;

}

.text_center {

	text-align: center !important;
	font-weight: 400;

}

.text_uppercase {

	text-transform: uppercase;

}

p {

	font-size: 18px;

	color: #333333;

	line-height: 30px !important;

	padding-bottom: 15px;

	font-family: 'Lato', sans-serif;

}

.py-8 {

	padding: 50px 0px 60px 0px !important;

}

.pt_0 {

	padding-top: 0 !important;

}

.pt_8 {

	padding-top: 80px;

}

.pt_6 {

	padding-top: 60px;

}

.pt_2 {

	padding-top: 20px;

}

.pb_0 {

	padding-bottom: 0 !important;

}

.pb_2 {

	padding-bottom: 20px;

}

.pb_6 {

	padding-bottom: 60px;

}

.pb_8 {

	padding-bottom: 80px;

}

.pl_0 {

	padding-left: 0px !important;

}

.pl_40 {

	padding-left: 40px !important;

}

.pl_20 {

	padding-left: 20px !important;

}

.pl_15 {

	padding-left: 15px !important;

}

.pr_0 {

	padding-right: 0px !important;

}

.pr_40 {

	padding-right: 40px !important;

}

.pr_20 {

	padding-right: 20px !important;

}

.pr_15 {

	padding-right: 15px !important;

}

input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="url"], input[type="file"], textarea, select {

	border: medium none;

	color: #000;

	font-size: 14px;

	padding: 10px 15px;

	display: block;

	letter-spacing: 1px;

	transition: all 0.3s ease 0s;

}

input[type="text"]:focus, textarea:focus, select:focus, input[type="email"]:focus {

	background-color: #fff !important;

	transition: all 0.3s ease 0s;

	box-shadow: 0px 0px 8px 0px #ccc;

}

.button, input[type="submit"], input[type="button"], input[type="reset"] {

	background-color: #f58220;

	border: 2px solid #f58220;

	color: #fff;

	cursor: pointer;

	font-size: 20px;

	padding: 5px 30px;

	text-transform: uppercase;

	transition: all 0.6s ease-in 0s;

	display: block;

	letter-spacing: 1px;

	text-align: center;
	margin-top: 10px;

}

.button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {

	background-color: #dc6c0d;

	border: 2px solid #dc6c0d;

	color: #fff;

}

.fa, .fab {

	content: "";

	font-family: 'FontAwesome';

	color: #000;

	font-size: 18px;

	cursor: pointer;

}

hr {

	border-bottom: 1px solid #eaeaea;

	display: inline-block;

	width: 100%;

	float: left;

}

.four_column,  .three_column,  .two_column,  .one_column {

	display: inline-block;

	width: 100%;

}

.one_column li {

	display: inline-block;

	width: 100%;

	vertical-align: top;

}

.two_column li {

	display: inline-block;

	width: 49.5%;

	vertical-align: top;

}

.two_column.force_full li {

	width: auto !important;

}

.three_column li {

	display: inline-block;

	width: 33.33%;

	vertical-align: top;

}

.four_column li {

	display: inline-block;

	width: 24%;

	vertical-align: top;

	margin-right: 1.3%;

}

.four_column li:last-child {

	margin-right: 0;

}

.font_weight_600 {

	font-weight: 600;

}

.bg_white {

	background-color: #fff;

}

.display_flex {

	display: flex;

}

.col_76 {

	width: 76%;

}

.position_absolute {

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

}

.position_relative {

	position: relative;

}

.middle-container {

	display: table;

	width: 100%;

	height: 100%;

}

.middle-text {

	display: table-cell;

	vertical-align: middle;

}

main {

	position: relative;

}

.container {

	max-width: 100%;

	margin: 0 auto;

	padding: 0 40px;

}

.banner img {
    width: 100%;
}
.pgdm-program {
    width: 100%;
    float: left;
    background: #DEB527;
    padding: 20px 0px;
}
.pgdm-program h1 {
    font-size: 50px;
	color: #000;
	margin-bottom: 5px;
}
.pgdm-program p {
    font-size: 30px;
	color: #000;
    font-family: 'Lato', sans-serif;
	line-height: 35px !important;
    padding-bottom: 0px;
}
.program {
    width: 100%;
    float: left;
	padding-right: 50px;
}
.form {
    width: 365px;
	float: left;
	background: #fff;
	border-bottom: 20px solid #82bc41;
	padding: 0px 0px 10px 0px;
	position: absolute;
	top: -365px;
	right: 0;
	box-shadow: 0 0rem 1rem rgba(0,0,0,0.30);
}
.title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    color: #545454;
	line-height: 40px;
    margin-bottom: 20px;
text-align: center;
}
.program-sec {
    width: 100%;
    float: left;
	position: relative;
    padding: 60px 0px 30px 0px;
}
.deadline {
    font-size: 20px;
    color: #1D5169;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.form h2 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	padding: 20px 10px 20px 10px;
	background: #82bc41;
}
.form p {
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.form input {
    width: 100%;
	border-radius: 6px;
	float: left;
	margin: 5px 20px 5px 0px;
	border: 1px solid #ddd;
}
.form-field {
	width: 100%;
	float: left;
    padding: 10px 20px 10px 20px;
}
.download-brochure-button {
    background: #82bc41;
    border: 0px;
    width: 280px !important;
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
cursor: pointer;
font-family: 'Lato', sans-serif;
font-weight: 900;
}
.download-brochure {
    width: 100%;
float: left;
text-align: center;
margin-top: 10px;
padding: 0px 0px 0px 0px;
}
.pgdm-program-col {
    width: 60%;
}
.business-design-section {
    width: 100%;
    float: left;
position: relative;
    background: #E17F38;
	padding: 60px 0px 10px 0px;
}
.business-design-section p {
    text-align: center;
	padding-bottom: 0px;
}
.business-design-col {
    width: 48.5%;
    float: left;
    background: #fff;
    border-left: 4px solid #1D5169;
    border-radius: 6px;
	box-shadow: 0 0rem 0.3rem rgba(0,0,0,0.7);
	padding: 20px;
    margin: 0px 3% 3% 0px;
}
.business-design-col:nth-child(2n) {
  margin-right: 0%;
}
.business-design-col h2 {
    font-size: 25px;
	text-align: center;
    margin-bottom: 10px;
}
.business-design {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.business-design-col p {
	text-align: center;
}
.why-design-thinking .col_50.alignright {
	width: 50%;
    position: relative;
    padding-bottom: 28%;
    overflow: hidden;
    height: auto;
    height: 0;
    background-color: #000;
}
.why-design-thinking .col_50.alignright iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.why-design-thinking {
    width: 100%;
    float: left;
	background: #fff;
    padding: 60px 0px;
}
.why-design-thinking h2 {
margin-bottom: 30px;
}
.why-design-thinking p {
	font-size: 20px;
	line-height: 35px !important;
}
.designation {
    margin-top: 40px;
}
.industry-col {
    width: 23.5%;
	height: 230px;
	background: #fff;
	margin-bottom: 22px;
	display: inline-table;
	float: left;
	box-shadow: 0 0rem 1rem rgba(0,0,0,0.15);
	text-align: center;
	padding: 30px 30px 10px 30px;
	margin-right: 2%;
}
.industry-col h2 {
    font-size: 20px !important;
	line-height: 30px;
	font-family: 'Franklin Gothic Book', arial;
}
.industry-col:last-child {
  margin-right: 0%;
}
.industry-col img {
    margin-bottom: 20px;
}
.industry-col h2 strong {
    font-family: 'Lato', sans-serif;
}
.curriculum h2 {
    color: #fff;
}
.curriculum p {
    color: #fff;
	line-height: 40px !important;
}
.curriculum-col {
    width: 23.5%;
    float: left;
    background: #fff;
    margin: 0px 2% 0px 0px;
}
.curriculum-col:last-child {
  margin-right: 0%;
}
.curriculum-col h2 {
    color: #E27F38;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
	background: #D9D9D9;
	padding: 20px 0px;
}
.curriculum-col ul li {
    font-size: 22px;
    color: #000;
    font-family: 'Franklin Gothic Book', arial;
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 30px;
}
.curriculum {
    padding: 60px 0px;
	margin-top: 40px;
}
.most-experiential-col {
    width: 23.5%;
    float: left;
    text-align: left;
	border: 1px solid #ddd;
	box-shadow: 0 0 1rem rgba(0,0,0,.15);
	margin: 0px 2% 2% 0px;
}
.most-experiential-col img {
    width: 100%;
}
.most-experiential-col h2 {
    font-size: 22px;
    color: #82bc41;
	font-weight: 900;
    padding: 20px 20px 0px 20px;
}
.most-experiential-col p {
    font-size: 18px;
	color: #575757;
	line-height: 30px !important;
	padding: 0px 20px 0px 20px;
	height: 145px;
}
.most-experiential1 {
    margin-top: 30px;
}
.testimonials-section {
    width: 100%;
    float: left;
	padding: 0px 0px 40px 0px;
}
.testimonials-video {
    width: 49%;
	float: left;
    position: relative;
    padding-bottom: 27%;
    height: auto;
    height: 0;
	border: 10px solid #E17F38;
    background-color: #000;
	margin: 0px 2% 2% 0px;
}
.testimonials1 {
    width: 46%;
    float: right;
	border: 4px solid #2E7D8A;
	border-radius: 6px;
	padding: 40px;
}
.testimonials-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.testimonials1 p {
    color: #fff;
    text-align: center;
}
.testimonials2 {
    width: 100%;
    float: left;
	margin-top: 50px;
}
.testimonials-pic {
    width: 30%;
    float: left;
}
.testimonials-des {
    width: 70%;
    float: left;
}
.testimonials-des p {
    text-align: left;
}
.testimonials {
    margin-top: 40px;
}
.industry-consortium-new {
    width: 100%;
    float: left;
    margin: 20px 0px 10px 0px;
}
.industry-consortium-col {
    width: 11.6%;
    float: left;
    border: 1px solid #ddd;
    margin: 0px 1% 1% 0px;
}
.industry-consortium-col img {
    height: inherit;
}
.industry-consortium-col:nth-child(8n) {
    margin: 0px 0% 1% 0px;
}
.consortium-companies {
    width: 100%;
    float: left;
    padding: 60px 0px 40px 0px;
}
.text-col {
    font-size: 20px;
    line-height: 35px !important;
	text-align: left;
}
.consortium-companies h2 {
    text-align: center;
}
.business-design-top {
    width: 100%;
    float: left;
    background: #E17F38;
    padding: 60px 0px;
}
.business-design-book {
    width: 50%;
    float: left;
    text-align: center;
}
.business-design-col1 {
    width: 50%;
    float: left;
    text-align: center;
	padding-top: 110px;
}
.business-design-col1 h2 {
    font-size: 40px;
	color: #fff;
    line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.business-design-col1 a {
    font-size: 22px;
    color: #fff;
    font-family: 'Lato', sans-serif;
	font-weight: 900;
    background: #82bc40;
    padding: 20px 30px;
    border-radius: 6px;
}
.deadline-section {
    width: 100%;
    float: left;
	text-align: center;
    background-image: url(images/bg-pic.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	padding: 60px 0px 90px 0px;
}
.deadline-section h2 {
    color: #fff;
    text-align: center;
}
.deadline-col1 {
    width: 170px;
    background: #FFF;
    display: inline-block;
    margin: 0px 20px;
}
.deadline-col1 p {
    font-size: 30px;
    color: #ACACAC;
    text-align: center;
    height: 150px;
	font-weight: 900;
	line-height: 50px !important;
	padding-top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.deadline-col1 span {
    font-size: 45px;
	font-family: 'Lato', sans-serif;
	padding-left: 15px;
}
.deadline-col {
    text-align: center;
	margin: 100px 0px 150px 0px;
}
.deadline-col2 p {
    color: #E17F38;
}
.deadline-section a {
    font-size: 35px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    background: #E17F38;
    padding: 20px 30px;
    text-transform: uppercase;
	font-weight: 900;
}
.leaders h2 {
    text-align: center;
	margin-bottom: 10px;
}
.leaders p {
    text-align: center;
    padding: 5px 10px 20px 10px;
}
.course-leaders-profile p{
	text-align: center;
    padding: 5px 10px 20px 10px;
    height: 60px;
}
.course-leaders-profile {
    width: 22.7%;
    float: left;
    box-shadow: 0 0rem 1rem rgba(0,0,0,0.15);
    background: #fff;
	border-top: 4px solid #DDB726;
    margin: 0px 3% 3% 0px;
}
.course-leaders-profile img {
    width: 100%;
}
.course-leaders-profile:nth-child(4n) {
    margin-right: 0%;
}
.course-leaders-profile h2 {
    font-size: 25px;
    margin-top: 20px;
	margin-bottom: 0px;
}
.course-leaders {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.most-experiential.why-design-thinking {
    padding-bottom: 30px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form select{
    width: 100%;
	float: left;
	color: #000;
	border-radius: 6px;
	background-image: url(images/arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 97% 14px;
	border: 1px solid #ddd;
	margin: 5px 0px 5px 0px;
}
.form input::-webkit-input-placeholder {
color:#000;
opacity:1
}
.form input::-moz-placeholder {
color:#000;
opacity:1
}
.form input:-ms-input-placeholder {
color:#000;
opacity:1
}
.form textarea::-webkit-input-placeholder {
color:#000;
opacity:1
}
.form textarea::-moz-placeholder {
color:#000;
opacity:1
}
.form textarea:-ms-input-placeholder {
color:#000;
opacity:1
}
.logo {
    position: absolute;
    top: 0;
    left: 40px;
}
.logo img {
    width: 170px;
	height: inherit;
}

.soil-legacy-section {
    width: 100%;
    float: left;
margin-top: 20px;
}
.soil-legacy-section h2 {
    text-align: center;
    color: #E27F38;
}
.soil-legacy-col {
    width: 50%;
    float: left;
    padding: 50px 50px 40px 50px;
    text-align: center;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.soil-legacy-col h2 {
    font-size: 25px;
    color: #205062;
    text-transform: uppercase;
}
.soil-legacy-col1 {
    padding-top: 0px;
}
.border-1 {
    border-right: 0px;
    padding-top: 0px;
}
.border-2 {
    border-right: 0px;
}
.border-3 {
    border-bottom: 0px;
}
.border-4 {
    border-right: 0px;
border-bottom: 0px;
}
.soil-legacy {
    width: 100%;
    float: left;
    padding: 30px 0px 50px 0px;
}
.business-design-section::after {
    display: block;
    content: "";
    position: absolute;
    top: -30px;
    z-index: 999;
    transition: all 0.10s ease 0s;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #205062;
    left: 70%;
    margin-left: -22%;
    opacity: 0.5;
}
.business-design-section::before {
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    z-index: 999;
    transition: all 0.10s ease 0s;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #205062;
    left: 70%;
    margin-left: -22%;
    opacity: 0.5;
}
.most-experiential.why-design-thinking h2 {
    margin-bottom: 20px;
}
.most-experiential1 p {
    text-align: left;
}
.most-experiential.why-design-thinking p {
    text-align: left;
}
.most-experiential-col p {
    text-align: left !important;
}
.program-sec .title {
    text-align: center;
}

.career_section {
    width: 100%;
	float: left;
	padding: 0px 0px 30px 0px !important;
}
.career_section ul li {
    width: 23.5%;
    text-align: center;
    margin: 0px 2% 1.8% 0%;
    vertical-align: top;
    height: 122px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
.career_section ul li h3 {
	font-family: 'Lato', sans-serif;
    font-size: 55px;
    margin-bottom: 0;
    color: #45454;
    line-height: 48px;
    width: 100%;
    float: left;
	font-weight: 900;
	border: 1px solid #ddd;
	box-shadow: 0 0rem 0.5rem rgba(0,0,0,0.15);
	padding: 20px 0px 20px 0px;
}
.career_section ul li p {
	color: #45454;
	font-weight: normal;
    padding-bottom: 0px;
}
.full_width {
    padding-bottom: 35px !important;
    margin-top: 60px;
}
.our-value-addition {
    width: 100%;
    float: left;
	text-align: center;
    margin: 0px 0px 0px 0px !important;
}
.our-value-addition1 {
    width: 46%;
	text-align: center;
	padding: 0px 10px;
	background: #fff;
	box-shadow: 0 0rem 1rem rgba(0,0,0,0.15);
	padding: 40px;
	margin: 10px 20px;
	display: inline-block;
}
.profile_section .col_50 ul li {
    width: 22.7% !important;
    padding-top: 35px !important;
}
.profile_section ul.four_column li h3 {
    color: #fff;
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 0px;
}
.profile_section ul.four_column li h3 p {
    height: inherit;
    min-height: auto;
	color: #fff;
    padding-top: 6px;
}
.profile_section ul.four_column li p {
    font-size: 18px;
    padding-bottom: 0;
    line-height: 25px !important;
}
.profile_section ul.four_column li {
    background-color: #dc6c0d;
    padding: 20px 20px;
    width: 17.6%;
    margin-right: 3%;
    float: left;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile_section ul.four_column li:last-child {
  margin-right: 0%;
}
.profile_section {
    padding-top: 0px !important;
}
.profile_section h2 {
    margin-bottom: 30px;
}

.participating-companies .our-value-addition2 {
    width: 15%;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 2%;
}
.our-value-addition2 {
    width: 49%;
    float: left;
    text-align: center;
    margin: 0px 2% 2% 0px;
    border: 1px solid #ddd;
    padding: 50px 20px;
    box-shadow: 0 0rem 1rem rgba(0,0,0,0.15);
    background: #fff;
}
.participating-companies .our-value-addition2 img {
    width: 215px;
}
.participating-companies .our-value-addition2:nth-child(6n) {
    margin-right: 0%;
}
.our-value-addition.participating-companies {
    margin-top: 10px !important;
}
.companies {
    background: #9ebe24;
    padding: 60px 0px 50px 0px;
}
.rankings {
    width: 100%;
    float: left;
	background: #f7f7f7;
	padding: 60px 0px 50px 0px;
    margin: 0px 0px 60px 0px;
}
.rankings-col1 {
    width: 50%;
    float: left;
	padding: 0px 20px;
	margin-top: 33px;
}
.awards-partnerships {
    width: 50%;
    float: left;
}
.rankings-col1 span {
    width: 100%;
    float: left;
    text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	margin-bottom: 80px;
}
.rankings-col1 span strong {
    width: 30%;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 70px;
	font-weight: 900;
	color: #dca4ac;
    margin-bottom: 100px;
}
.awards-partnerships-pic {
    width: 31%;
    float: left;
    text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
	margin: 0px 2% 2% 0px;
}

.slider-col {
    width: 100%;
    float: left;
    background: #f3f1f2;
}
.slider-pic {
    width: 47%;
    float: left;
}
.slider-des {
    width: 53%;
    float: left;
    padding: 12.8% 60px 0px 60px;
}
.slider-des span {
    width: 100%;
    float: left;
    color: #323945;
    font-size: 34px;
    font-weight: 800;
    line-height: 42px;
	font-family: 'Lato', sans-serif;
}
.slider-des p {
    width: 100%;
    float: left;
    font-size: 19px;
    color: #323945;
    font-weight: 500;
    line-height: 37px;
    padding-top: 20px;
}
.career-launchpad1 {
    width: 100%;
    float: left;
}
.career-launchpad2 {
    width: 100%;
    float: left;
	margin-top: 30px;
}
.color-1 {
    background: #b0cb34;
}
.color-2 {
    background: #98b4cf;
}
.color-3 {
    background: #eeae2b;
}
.color-4 {
    background: #eeae2b;
}

.work-experience-details {
    width: 50%;
    float: left;
    padding: 0px 0px 0px 0px !important;
}
.work-experience-details .industry-visits {
    text-align: center;
    margin: 10px 0px 20px 0px !important;
}
.work-experience-details .industry-visits img {
    width: 100%;
    box-shadow: 0 0rem 1rem rgba(0,0,0,0.15);
    padding: 40px;
}
.awards-partnerships-pic img {
    width: 270px;
}
.rankings-col1 span sup {
    font-size: 40px;
    position: absolute;
	margin-top: -32px;
}
.rankings-col {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.work-experience-details h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
.rankings-col1 h2 {
    margin-bottom: 60px;
}
.awards-partnerships h2 {
    margin-bottom: 30px;
}

.form p {
    display: none;
}
.program-pic {
    width: 40%;
    float: left;
}
.career_section ul li:nth-child(4n) {
  margin-right: 0%;
}
.our-value-addition1 p {
    padding-bottom: 0px;
	margin-top: 10px;
}
.rankings-col1 span:last-child {
  margin-bottom: 0px;
}
.error-col {
	font-family: 'Franklin Gothic Book' !important;
    display: inherit !important;
	width: 100%;
	float: left;
	text-align: left !important;
	color: #ff0000 !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 20px !important;
	margin-bottom: -10px !important;
}
.companies h2 {
    color: #fff;
}
.profile_section ul.four_column li:nth-child(2) {
  background: #a0c020;
}
.profile_section ul.four_column li:nth-child(3) {
  background: #eeae2b;
}
.profile_section ul.four_column li:nth-child(4) {
  background: #98b4cf;
}

.title::before {
    background-color: #E17F38;
    height: 4px;
    margin: 0px auto 20px;
	content: " ";
	display: block;
	width: 130px;
}

.purpose-driven-program {
    width: 100%;
    float: left;
	margin-top: 30px;
}
.purpose-driven {
    width: 23.5% !important;
    float: left;
    box-shadow: 0 0rem 1rem rgba(0,0,0,0.15);
    text-align: center;
	padding: 30px 0px 30px 0px;
    margin-right: 2%;
}
.purpose-driven:last-child {
  margin-right: 0%;
}
.purpose-driven p {
    font-size: 25px;
	color: #545454;
	margin-top: 20px;
}
.purpose-driven-text {
    font-size: 28px !important;
    font-family: 'Lato', sans-serif;
	color: #545454;
	font-weight: 900;
	padding-bottom: 0px;
	margin-top: 0px !important;
}
.learn-col {
    width: 100%;
	float: left;
	background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../../../../www.soil.edu.in/pgpm-bl-admissions-2020/assets/pgdm/images/learn-bg.html);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 400px;
	text-align: center;
	padding-top: 6%;
}
.learn-col h2 {
    color: #fff;
	padding: 0px 20px;
}
.learn-col .title::after {
    background-color: #fff;
    height: 4px;
    margin: 10px auto;
    content: " ";
    display: block;
    width: 130px;
}
.learn-col p {
    color: #fff;
    font-size: 22px;
    text-align: center;
	line-height: 35px !important;
    padding: 0px 20px;
	margin-bottom: 50px;
}
.learn-col a {
    background: #E17F38;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 18px;
	font-weight: 900;
    text-transform: uppercase;
    padding: 14px 20px 10px 20px;
}

.pgpm-bl-sec {
    width: 100%;
    float: left;
	margin-top: 20px;
}
.pgpm-bl-col {
    width: 49%;
    float: left;
	margin: 0px 2% 2% 0px;
}
.pgpm-bl-col:nth-child(2n) {
  margin-right: 0%;
}
.pgpm-bl h2 {
    font-size: 25px;
    color: #545454;
	font-weight: 900;
}
.pgpm-bl {
    width: 100%;
    float: right;
}

.most-experiential-col:last-child {
  margin-right: 0%;
}

.rankings-col2 {
    width: 65%;
    float: right;
    text-align: left;
}
.rankings-col2 span {
	font-size: 22px;
    text-align: left;
    font-family: 'Lato', sans-serif;
	font-weight: 900;
    margin-bottom: 8px !important;
}
.rankings-col2 {
	margin: -33px 0px 30px 0px;
}

.pgpm-business-col {
    width: 100%;
    float: left;
    background: #E17F38;
	padding: 20px 0px;
	margin-top: -100px;
}
.pgpm-business {
    width: 33%;
	height: 215px;
    float: left;
	position: relative;
	border-right: 2px solid #fff;
	padding: 10px 30px 20px 30px;
}
.pgpm-business p {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
	font-weight: 900;
	line-height: 23px !important;
}
.pgpm-business h1 {
    font-size: 27px;
    color: #fff;
    text-transform: uppercase;
	line-height: 40px;
	font-weight: 900;
}
.pgpm-business1 {
	width: 315px;
	background: #fff;
	color: #E17F38 !important;
	font-size: 28px !important;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pgpm-business2 {
	width: 315px;
    font-size: 18px !important;
    text-align: center;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 10px 0px 10px 0px;
    margin-top: 20px;
}

.pgpm-business:nth-child(2), .pgpm-business:nth-child(3) {
  border-right: 0px;
}

.pgpm-business-sec {
    width: 100%;
    float: left;
    position: relative;
}

.deadline-section h2::before {
    background-color: #fff;
    height: 4px;
    margin: 0px auto 20px;
    content: " ";
    display: block;
    width: 130px;
}
.program p {
    font-size: 20px;
    text-align: left;
    line-height: 35px !important;
}

.testimonials-video:last-child {
  margin-right: 0%;
}

.button-new .download_btn {
    width: 330px;
    margin: 0px 10px 0px 10px;
}
.download_btn {
    position: relative;
    padding: 15px 34px 15px 10px;
    font-size: 20px;
    font-weight: 900;
    border: none;
    background-color: #f58220;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Franklin Gothic', Helvetica, Arial, sans-serif;
}
.color_brown {
    background-color: #82bc40 !important;
}
.download_btn::after {
    content: "";
    color: #fff;
    font-size: 16px;
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    background-color: rgba(43,43,43,0.6);
    top: 0;
    padding: 15px 10px;
    bottom: 0;
}
.button-new {
    width: 100%;
    float: left;
	text-align: center;
}
.button-new br {
    display: none;
}
.g-recaptcha {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.grecaptcha-badge {
    margin: 0 auto;
}

.most-experiential-col.col_third section {
    box-shadow: inherit;
    border: 1px solid #d1b37d;
    padding: 0px !important;
}

.career_section ul li section {
    box-shadow: inherit;
    padding: 0px !important;
}

.program-sec .title span {
    font-size: 22px;
}

.accelerating-career {
    padding-bottom: 30px;
}

.program p strong {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
}

.accelerating-hr-careers1 {
    width: 100%;
    float: left;
}
.accelerating-hr-careers2 {
    width: 23.5% !important;
    float: left;
    text-align: right;
    border-right: 4px solid #ffbd59;
    background-image: url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/bg-pic.html);
    background-repeat: no-repeat;
    margin: 30px 2% 2% 0px;
    height: 150px;
    padding: 30px 20px 0px 20px;
    background-size: cover;
}
.accelerating-hr-careers2 h3 {
    font-size: 35px;
	font-weight: 900;
}
.management {
    background: #f7f7f7;
	margin-top: 20px;
}
.pgpm-bl h2::before {
    background-color: #82bc41;
	height: 4px;
	margin: 0px 0px 15px 0px;
	content: " ";
	display: block;
	width: 100px;
}
.most-experiential-col:nth-child(4n) {
  margin-right: 0%;
}
.most-experiential-col span {
    font-size: 14px;
    color: #fff;
    background: #ffb98f;
    font-family: 'Lato', sans-serif;
	display: inline-block;
    padding: 0px 15px;
    margin-left: 20px;
}
.experiential-immersions {
    background: #82bc41 !important;
    margin-left: 5px !important;
}
.career-development {
    background: #f7f7f7;
}
.career-development .accelerating-hr-careers2 {
    border-right: 4px solid #bfd5d2;
}
.deadline-section1 {
    color: #545454;
    font-size: 30px !important;
    text-transform: uppercase;
}
.deadline-section-date {
    font-family: 'Lato', sans-serif;
}
.pgpm-programs-col {
    width: 49%;
    float: left;
	margin-right: 2%;
}
.pgpm-programs-col img {
    width: 100%;
	border: 20px solid #E17F38;
}
.pgpm-programs-col h2 {
    font-size: 35px;
	color: #E17F38;
	line-height: 50px;
	margin-top: 25px;
	text-transform: uppercase;
}
.title::before {
    background-color: #E17F38;
    height: 4px;
    margin: 0px auto 20px;
    content: " ";
    display: block;
    width: 130px;
}
.pgpm-programs-col ul {
    padding: 10px 0px 20px 0px;
    margin: 0px;
}
.pgpm-programs-col ul li {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #333;
    width: 100%;
	background-image:url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/tick-icon1.html);
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding-left: 30px;
    margin-bottom: 20px;
}
.pgpm-programs-col a {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    background: #E17F38;
    padding: 10px 20px;
	display: inline-block;
	margin: 0px 10px 5px 0px;
}
.pgpm-programs-col1 {
    margin-right: 0%;
}
.pgpm-programs-text {
	font-family: 'Lato', sans-serif;
    font-size: 20px;
	margin-bottom: 15px;
}
.pgpm-programs-col1 img {
    border: 20px solid #bfd5d1;
}
.pgpm-programs-col1 h2 {
    color: #aeadd0;
}
.pgpm-programs-col1 a {
    color: #fff;
    background: #aeadd0;
}
.pgpm-programs-col2 img {
    border: 20px solid #008037;
}
.pgpm-programs-col2 h2 {
    color: #008037;
}
.pgpm-programs-col2 a {
    background: #008037;
}
.pgpm-programs-col2 {
    margin: 0 auto;
    display: inherit;
    float: none;
}
.pgpm-programs-sec {
	background: #f7f7f7;
}
.pgpm-programs-col.pgpm-programs-col3 {
    width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.pgpm-programs-col4 {
    width: 45%;
    float: left;
}
.pgpm-programs-col5 {
    width: 55%;
    float: left;
    padding-left: 50px;
}
.pgpm-programs-col.pgpm-programs-col3.pgpm-programs-col1 {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.pgpm-programs-col.pgpm-programs-col2 {
    width: 100%;
    float: left;
    border: 0px;
	padding: 0px;
	margin: 0px;
}
.pgpm-programs-col.pgpm-programs-col3.pgpm-programs-col1 .pgpm-programs-col5 ul li {
    background-image: url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/tick-icon2.html);
}
.pgpm-programs-col.pgpm-programs-col3.pgpm-programs-col2 .pgpm-programs-col5 ul li {
    background-image: url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/tick-icon3.html);
}

.pgpm-programs-new img {
    border: 0px;
	position: relative;
	z-index: 9;
	width: 92%;
}
.pgpm-programs-new .pgpm-programs-col4 {
    width: 50%;
	background: #e9ecec;
	padding: 48px 30px 50px 30px;
    margin-right: 2%;
}
.pgpm-programs-new .pgpm-programs-col4:last-child {
  margin-right: 0%;
}
.pgpm-programs-new {
    background: #fff;
	padding: 0px;
	margin-bottom: 2%;
}
.pgpm-programs-new .pgpm-programs-col h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: 900;
}
.pgpm-programs-pic::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -20px;
    left: 0px;
    width: 176px;
    height: 195px;
	background: #E17F38;
}
.pgpm-programs-pic {
    text-align: center;
	position: relative;
}
.pgpm-programs-new .pgpm-programs-col3 a {
    font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	padding: 6px 13px 10px 13px;
	margin-right: 0px;
}
.pgpm-programs-new .pgpm-programs-col {
    display: flex;
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.pgpm-programs-new .pgpm-programs-col ul {
    height: 575px;
}
.pgpm-programs-new .pgpm-programs-text {
    height: 60px;
	font-size: 16px;
	font-weight: 900;
}
.pgpm-programs-new1 ul li {
    background-image: url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/tick-icon2.html);
}
.pgpm-programs-new1 h2 {
    color: #aeadd0;
}
.pgpm-programs-new1 a {
    background: #aeadd0;
}
.pgpm-programs-new1 .pgpm-programs-pic::before {
	background: #aeadd0;
}
.pgpm-programs-new2 ul li {
    background-image: url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/tick-icon-green.html);
}
.pgpm-programs-new2 h2 {
    color: #a1c820;
}
.pgpm-programs-new2 a {
    background: #82bc41;
}
.pgpm-programs-new2 .pgpm-programs-pic::before {
	background: #a1c820;
}

 
 
span.unbold{ font-weight:400;    vertical-align: bottom;}

.authorize{ float:left;  padding:6px 0 2px 5px !important; color:#333333; font-family: 'Lato', sans-serif;font-size:12px; line-height:15px;}
.authorize input{ width:auto !important; margin-right:6px !important; margin-top:2px !important;  }


.authorize input[type="checkbox"] {
    display: none;
}
.authorize label{ display:flex;}
.authorize label:before {
    background: linear-gradient(to bottom, #fff 0px, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #035f8f;
    height: 25px;
    width: 31px;
    display: inline-block;
    cursor: pointer;
}

.authorize input[type="checkbox"] + label:before {
    content: '';
    background: linear-gradient(to bottom, #e6e6e6 0px, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #3d9000;
    color: #96be0a;
    font-size: 17px;
    text-align: center;
	line-height:24px
}

.authorize input[type="checkbox"]:disabled + label:before {
    border-color: #82bc41;
    color: #fff;
    background: #82bc41;
	margin-right:8px;    margin-top: 2px;
}

.authorize input[type="checkbox"]:checked + label:before {
    content: '✓';
}

.slider-mobile {
    display: none;
}

.pgpm-programs-new .pgpm-programs-col input, .pgpm-programs-new .pgpm-programs-col label {
    display: none;
}

.pgpm-business1-mobile {
    display: none;
}
.pgpm-programs-new2 .pgpm-programs-col ul {
    height: inherit;
}
.pgpm-programs-new2 .pgpm-programs-new1 {
    margin: 0 auto !important;
}
.pgpm-programs-new2 .pgpm-programs-col {
    margin-top: 0px;
}
.pgpm-programs-new2 .pgpm-programs-col ul {
    height: inherit !important;
}
.pgpm-programs-new4 .pgpm-programs-pic::before {
    background: #e2ca09;
}
.pgpm-programs-new4 h2 {
    color: #e2ca09;
}
.pgpm-programs-new4 a {
    background: #e2ca09;
}
.pgpm-programs-new4 ul li {
    background-image: url(../../../../www.soil.edu.in/admissions-2020/assets/pgdm/images/tick-icon-yellow.html);
}
.experiential-immersions1 {
    background: #e2ca09 !important;
    margin-left: 4px !important;
}
.download-brochure1 a {
    font-size: 35px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    background: #E17F38;
    text-transform: uppercase;
    font-weight: 900;
	text-align: center;
    padding: 20px;
}
.download-brochure1 {
    display: none;
}
.testimonials-video::before {
    content: "";
	display: inline-block;
	position: absolute;
	background: #fff;
	width: 76%;
	left: 12%;
	height: 10px;
	top: -10px;
}
.testimonials-video::after {
    content: "";
    display: inline-block;
    position: absolute;
    background: #fff;
    right: 12%;
    width: 76%;
    bottom: calc(0% - 10px);
    height: 10px;
}


















 









@media(max-width:1865px) {
.course-leaders-profile p {
    height: 90px;
}
}
@media(max-width:1832px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 605px;
}
}
@media(max-width:1786px) {
.pgpm-programs-text1 {
    height: 100px;
}
}
@media(max-width:1785px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 635px;
}
}
@media(max-width:1683px) {
.most-experiential-col p {
    height: 175px;
}
}
@media(max-width:1655px) {
.pgpm-programs-new .pgpm-programs-col h2 {
    height: 60px;
}
}
@media(max-width:1633px) {
.pgpm-programs-new .pgpm-programs-text {
    height: 60px;
}
.pgpm-programs-new img {
    width: 90%;
}
.pgpm-programs-new .pgpm-programs-col ul {
    height: 665px;
}
}
@media(max-width:1560px) {
.soil-legacy-col {
    height: 210px;
}
.soil-legacy-col1, .border-1 {
    height: 190px;
}
.our-value-addition1 img {
    width: 250px;
}
.career_section ul li {
    height: 145px;
}
}
@media(max-width:1558px) {
.pgdm-program h1 {
    font-size: 40px;
}
}
@media(max-width:1531px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 695px;
}
}
@media(max-width:1525px) {
.industry-col {
    height: 275px;
}
}
@media(max-width:1517px) {
.pgpm-programs-new .pgpm-programs-col h2 {
    height: 90px;
}
}
@media(max-width:1491px) {
.most-experiential-col p {
    height: 170px;
}
}
@media(max-width:1487px) {
.soil-legacy-col {
    height: 235px;
}
}
@media(max-width:1442px) {
.most-experiential-col h2 {
    font-size: 18px;
}
}
@media(max-width:1432px) {
.most-experiential-col p {
    height: 210px;
}
}
@media(max-width:1428px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 725px;
}
}
@media(max-width:1421px) {
.pgpm-business1 {
	width: 318px;
    font-size: 20px !important;
}
.pgpm-business2 {
	width: 310px;
    font-size: 20px !important;
}
}
@media(max-width:1449px) {
.career_section ul li h3 {
    font-size: 34px;
    line-height: 38px;
}
.career_section ul li {
    height: 110px;
}
}
@media(max-width:1417px) {
.pgpm-programs-new .pgpm-programs-text {
    height: 100px;
}
}
@media(max-width:1365px) {
.business-design-section {
    padding: 60px 0px 40px 0px;
}
}
@media(max-width:1339px) {
.experiential-immersions1 {
    margin: 9px 0px 0px 19px !important;
}
}
@media(max-width:1338px) {
.pgpm-programs-text1 {
    height: 130px;
}
}
@media(max-width:1336px) {
.soil-legacy-col h2 {
    font-size: 20px;
}
}
@media(max-width:1320px) {
.industry-col {
    height: 300px;

}
}
@media(max-width:1308px) {
.pgpm-business {
    height: 215px;
}
} 
@media(max-width:1302px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 755px;
}
}
@media(max-width:1300px) {
.pgpm-programs-pic::before {
    width: 156px;
    height: 165px;
}
}
@media(max-width:1299px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 785px;
}
}
@media(max-width:1293px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 815px;
}
}
@media(max-width:1288px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 845px;
}
}
@media(max-width:1280px) {
.curriculum-col h2 {
    font-size: 25px;
}
.curriculum-col ul li {
    font-size: 20px;
    padding: 0px 30px;
    height: 80px;
    line-height: 30px;
}
}
@media(max-width:1279px) {
.career_section ul li {
    display: inherit;
}
}
@media(max-width:1249px) {
.pgpm-programs-new img {
    width: 91%;
}
}
@media(max-width:1248px) {
.form h2 {
    font-size: 20px;
}
.form h2 span {
    width: 270px;
    line-height: 40px;
}
.download-brochure-button {
    width: 250px !important;
}
}
@media(max-width:1244px) {
.most-experiential-col p {
    height: 240px;
}
}
@media(max-width:1241px) {
.pgpm-programs-new .pgpm-programs-col ul {
    height: 875px;
}
}
@media(max-width:1227px) {
.most-experiential-col h2 {
    height: 65px;
    line-height: 27px;
}
}
@media(max-width:1219px) {
.pgdm-program-col {
    width: 55%;
}
}
@media(max-width:1202px) {
.pgpm-programs-col a {
	font-size: 16px;
	padding: 10px 10px;
	margin: 0px 0px 5px 0px;
}
}
@media(max-width:1200px) {
.soil-legacy-col {
    width: 100%;
height: inherit !important;
    border-right: 0px;
    border-bottom: 0px;
padding: 0px 0px 40px 0px;
}
.soil-legacy {
    padding: 10px 0px 0px 0px;
}
.soil-legacy-section {
    margin-top: 30px;
}
.logo img {
    width: 115px;
}
.slider-des {
    padding: 10% 60px 0px 60px;
}
.slider-des span {
    font-size: 22px;
    line-height: 30px;
}
.slider-des p {
    font-size: 18px;
    line-height: 37px;
    padding-top: 15px;
}
.rankings-col2 {
    width: 60%;
}
.form {
    width: 100%;
}
.pgpm-programs-new .pgpm-programs-col4 {
    width: 100%;
	margin: 0px 0% 30px 0px;
}
.pgpm-programs-new .pgpm-programs-col {
    display: inherit;
}
.pgpm-programs-new .pgpm-programs-col h2 {
    height: inherit;
}
.pgpm-programs-new .pgpm-programs-text {
    height: inherit;
    margin-bottom: 0px;
}
.pgpm-programs-new p {
    height: inherit;
}
.pgpm-programs-new .pgpm-programs-col ul {
    height: inherit !important;
}
.pgpm-programs-new img {
    width: 96%;
}
.pgpm-programs-new .pgpm-programs-col4:last-child {
  margin: 0px 0% 10px 0px;
}
.pgpm-programs-text1 {
    height: inherit !important;
}
}
@media(max-width:1190px) {
.pgpm-business1 {
	width: 270px;
    font-size: 18px !important;
}
.pgpm-business2 {
	width: 260px;
    font-size: 16px !important;
}
.download-brochure-button {
    font-size: 16px;
}
}

@media(max-width:1162px) {

.pgpm-business {
    height: 240px;
}
}


@media(max-width:1149px) {
.learn-col {
    padding-top: 8%;
}
}


@media(max-width:1149px) {

.pgpm-business h1{ font-size:24px}
}

@media(max-width:1137px) {
.most-experiential-col h2 {
    height: 60px;
}
}
@media(max-width:1134px) {
.pgdm-program p {
    font-size: 25px;
}
.pgdm-program-col {
    width: 50%;
}
.pgdm-program h1 {
    font-size: 35px;
}
}
@media(max-width:1133px) {
.most-experiential-col h2 {
    height: 60px;
}
}
@media(max-width:1131px) {
.purpose-driven p {
    font-size: 18px;
}
.purpose-driven-text {
    font-size: 22px !important;
}
}

@media(max-width:1123px) {
.our-value-addition1 {
    width: 45%;
}
}
@media(max-width:1117px) {
.career_section ul li {
    height: 150px;
}
.career_section ul li p {
    height: 55px;
}
.most-experiential-col p {
    height: 270px;
}
}
@media(max-width:1094px) {
.most-experiential-col p {
    height: 300px;
}
}
@media(max-width:1080px) {
.course-leaders-profile p {
    height: 115px;
}
}
@media(max-width:1041px) {
.pgpm-business {
    height: 235px;
}
.form {
    top: -330px;
}
}
@media(max-width:1029px) {
.most-experiential-col p {
    height: 330px;
}
}
@media(max-width:1028px) {
.form h2 {
    font-size: 16px;
}
.pgpm-programs-new img {
    width: 95%;
}
}
@media(max-width:992px) {
.business-design-section {
    text-align: center;
}
.business-design-col {
    width: 100%;
    border-left: 0px;
}
.why-design-thinking .col_50.alignright {
    width: 100%;
    padding-bottom: 56%;
    margin-bottom: 30px;
}
.why-design-thinking p {
    font-size: 22px;
    line-height: 35px !important;
    text-align: center;
}
.title {
    text-align: center;
}
.industry-col {
    height: inherit;
    width: 100%;
}
.curriculum-col {
    width: 100%;
    margin: 0px 0% 30px 0px;
}
.curriculum-col ul li {
    font-size: 20px;
    padding: 20px;
    height: inherit;
    line-height: 30px;
    text-align: center;
    display: inherit;
}
.most-experiential-col {
    width: 100%;
	text-align: center;
    margin: 0px 0% 30px 0px;
}
.most-experiential-col h2 {
    font-size: 25px;
    padding: 25px 20px 0px 20px;
    text-align: center;
}
.most-experiential-col p {
    height: inherit;
    font-size: 20px !important;
    padding-bottom: 30px;
}
.course-leaders-profile h2 {
    font-size: 20px;
}
.leaders {
    margin-bottom: 30px;
}
.testimonials-video {
    width: 100%;
    padding-bottom: 56%;
    margin-right: 0%;
    margin-bottom: 30px;
}
.business-design-book {
    width: 100%;
}
.business-design-col1 {
    width: 100%;
    padding-top: 50px;
}
.business-design-col1 h2 {
    font-size: 30px;
    line-height: 45px;
	font-weight: 900;
}
.business-design-col1 h2 br {
    display: none;
}
.deadline-section {
    background-size: cover;
}
.pgdm-program-col {
    width: 100%;
	text-align: center;
}
.program {
    width: 100%;
	text-align: center;
	padding-right: 0px;
}
.form {
    bottom: 0px;
    position: inherit;
    width: 100%;
    margin-top: 30px;
}
.logo img {
    width: 130px;
}
.download-brochure-button {
    width: 270px !important;
    font-size: 18px;
    height: 50px;
}
.form h2 {
    font-size: 25px;
}
.form p {
    padding: 0px 15px 15px 15px;
}
.most-experiential-col p {
    text-align: center !important;
}
.program-sec .title {
    text-align: center;
}
.slider-pic {
    width: 100%;
}
.slider-des {
    width: 100%;
	padding: 20px;
}
.slider-des p {
    padding-top: 5px;
}
.bx-wrapper img {
    width: 100%;
}
.career-launchpad1 {
    width: 100%;
}
.career-launchpad2 {
    width: 100%;
    margin-top: 60px;
}
.career_section ul li {
    width: 32%;
}
.career_section ul li:nth-child(3n) {
  margin-right: 0%;
}
.profile_section .col_50 ul li {
    width: 48.5% !important;
	padding: 20px 20px !important;
}
.profile_section ul.four_column li:nth-child(2) {
  margin-right: 0%;
}
.profile_section ul.four_column li {
    margin-bottom: 3%;
}
.work-experience-details {
    width: 100%;
    margin: 10px 0px 30px 0px;
}
.profile_section.py-8 {
    padding-bottom: 20px !important;
}
.rankings-col1 {
    width: 100%;
	margin-top: 70px;
}
.awards-partnerships {
    width: 100%;
	padding-left: 2%;
	border-left: 0px;
	margin-top: 0px;
}
.rankings-col1 h2 {
    margin-bottom: 70px;
}
.form h2 {
    width: 100%;
}
.form h2 span {
    width: 100%;
    text-align: center;
}
.form h2 span br {
    display: none;
}
.form-field {
    width: 100%;
    padding: 0px 20px;
}
.form input, .form select {
    width: 100%;
    float: none;
	opacity: 1;
	position: inherit;
	margin: 10px 20px 10px 0px;
}
.download-brochure {
    width: 100%;
	text-align: center;
    padding: 0px 0px 0px 0px;
	margin-top: 20px;
}
.form {
	top: 0px;
    padding-bottom: 40px;
	margin-top: 20px;
}
.program-pic {
    width: 100%;
    margin-top: 20px;
}
.error-col {
	width: 100%;
    font-size: 18px !important;
    padding-left: 20px !important;
}
.purpose-driven {
    width: 49% !important;
    margin-bottom: 2%;
}
.purpose-driven:nth-child(2n) {
  margin-right: 0%;
}
.learn-col {
    padding-top: 10%;
	background-size: cover;
}
.pgpm-bl-col {
    width: 100%;
    margin: 0px 0% 4% 0px;
}
.pgpm-bl {
    width: 100%;
}
.pgpm-bl h2 {
    margin-top: 10px;
}
.rankings-col1 span {
    text-align: left;
}
.rankings {
	padding-bottom: 0px;
    margin: 40px 0px 60px 0px;
}
.rankings-col1 span strong {
    width: 100%;
    text-align: center;
	margin-bottom: 70px;
}
.rankings-col2 {
    width: 100%;
    text-align: center;
	margin-bottom: 100px;
}
.rankings-col1 span {
    text-align: center;
}
.business-design-top {
    padding: 60px 0px 80px 0px;
}
.pgpm-business {
    width: 100%;
	height: inherit;
	text-align: center;
	border-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.pgpm-business-col {
    padding: 20px 0px 60px 0px;
	margin-top: 0px;
}
.pgpm-business-sec .container {
    padding: 0px;
}
.pgpm-business1 {
    width: 100%;
}
.pgpm-business2 {
    width: 100%;
}
.button-new .download_btn {
    width: 47%;
}
.career_section ul li:nth-child(4n) {
    margin-right: 2%;
}
.career_section ul li {
    height: 110px;
}
.career_section ul li p {
    height: inherit;
}
.pgpm-business h1 br {
    display: none;
}
.accelerating-hr-careers2 {
    width: 49% !important;
    padding: 30px 20px 0px 20px;
    margin: 2% 2% 0px 0px;
}
.accelerating-hr-careers2:nth-child(2n) {
    margin-right: 0%;
}
.pgpm-programs-col {
    width: 100%;
    margin-right: 0%;
}
.pgpm-programs-col1 {
    margin-top: 30px;
}
.management {
    margin-top: 20px;
}
.pgpm-programs-sec {
    padding: 40px 0px 0px 0px;
}
.most-experiential-col span {
    margin: 0px;
}
.pgpm-programs-col4 {
    width: 100%;
}
.pgpm-programs-col5 {
    width: 100%;
    float: left;
    padding-left: 0px;
}
.pgpm-programs-col.pgpm-programs-col3.pgpm-programs-col1 {
    padding-bottom: 20px;
    margin-top: 0px;
}
.pgpm-programs-col h2 {
    font-size: 25px;
    line-height: 40px;
}
.authorize{ padding:6px 0 6px 5px !important}

.authorize label{align-items: baseline;}
.authorize input[type="checkbox"]:disabled + label:before{ margin-top:0;font-size: 16px;line-height: 19px;}
.authorize label:before{ width:22px; height:20px;}
.pgpm-programs-new2 {
    padding: 15px 0px 30px 0px;
}
.experiential-immersions1 {
    margin: 9px 0px 0px 4px !important;
}
}




@media(max-width:917px) {
.career_section ul li {
    height: 150px;
}
.career_section ul li p {
    height: 55px;
}
}
@media(max-width:914px) {
.our-value-addition1 {
    width: 44%;
}
}
@media(max-width:842px) {
.course-leaders-profile p {
    height: 90px;
}
.course-leaders-profile {
    width: 48.5%;
}
.course-leaders-profile:nth-child(4n) {
    margin-right: 2%;
}
.course-leaders-profile:nth-child(2n) {
    margin-right: 0%;
}
.pgpm-programs-new img {
    width: 93%;
}
}
@media(max-width:775px) {
.our-value-addition1 {
    width: 43%;
}
}
@media(max-width:821px) {
.button-new .download_btn {
    width: 100%;
	font-size: 16px;
    margin: 0px 0px 10px 0px;
}
}
@media(max-width:716px) {
.deadline-col1 {
    margin: 10px 76px;
}
}
@media(max-width:681px) {
.learn-col {
    height: 450px;
}
.pgpm-programs-new img {
    width: 92%;
}
}
@media(max-width:676px) {
.our-value-addition1 {
    width: 100%;
    margin: 10px 0px;
}
}
@media(max-width:656px) {
.participating-companies .our-value-addition2 {
    width: 49%;
	padding: 20px;
    margin-bottom: 2%;
}
.participating-companies .our-value-addition2:nth-child(5n) {
    margin-right: 2%;
}
.participating-companies .our-value-addition2:nth-child(2n) {
    margin-right: 0%;
}
}
@media(max-width:641px) {
.slider-des {
    height: 135px;
}
}
@media(max-width:616px) {
.career_section ul li {
    height: 167px;
}
.career_section ul li p {
    height: 85px;
}
}
@media(max-width:600px) {
.career_section ul li {
    width: 49%;
	height: 140px;
	margin-bottom: 10px;
}
.career_section ul li:nth-child(2n) {
    margin-right: 0%;
}
.career_section ul li:nth-child(3) {
    margin-right: 2%;
}
.our-value-addition1 {
    width: 100%;
    margin-bottom: 50px;
}
.career_section {
    padding: 0px 0px 50px 0px !important;
	margin-top: 0px;
}
.career_section ul li p {
    height: 60px;
}
}
@media(max-width:592px) {
.deadline-section a {
    font-size: 20px;
}
}
@media(max-width:582px) {
.slider-des {
    height: 165px;
}
.bx-viewport {
    height: inherit !important;
}
.pgpm-programs-new img {
    width: 90%;
}
}
@media(max-width:558px) {
.career_section {
    padding: 0px 0px 40px 0px !important;
}
}
@media(max-width:548px) {
.course-leaders-profile p {
    height: 130px;
}
}
@media(max-width:544px) {
.accelerating-hr-careers2 h3 {
    font-size: 20px;
}
}
@media(max-width:517px) {
.learn-col {
    height: 460px;
}
}
@media(max-width:511px) {
.pgpm-programs-col a {
    width: 100%;
    text-align: center;
}
}
@media(max-width:500px) {
.course-leaders-profile {
    width: 100%;
    margin-bottom: 30px;
}
.course-leaders-profile p {
    height: inherit;
}
.industry-consortium-col {
    width: 24%;
}
.business-design-col1 a {
    font-size: 18px;
	display: block;
    padding: 20px 12px;
}
.deadline-col1 {
    margin: 0px 0px 60px 0px;
}
.deadline-col {
    width: 100%;
	margin: 40px auto 0px;
}
.deadline-section a {
    font-size: 18px;
	display: none;
}
.form-field {
    padding: 0px 20px;
}
.banner img {
    height: 200px;
    object-fit: cover;
}
.logo img {
	width: 90px;
    height: inherit;
}
.title {
    font-size: 18px;
    line-height: 32px;
	margin-bottom: 10px;
}
.form h2 {
    font-size: 18px;
	padding: 5px;
}
.career_section ul li {
	height: inherit;
}
.four_column {
    margin-bottom: 30px;
}
.profile_section .col_50 ul li {
    width: 100% !important;
}
.work-experience-details h2 {
    font-size: 18px;
}
.work-experience-details .container {
    padding: 0px;
}
.purpose-driven {
	padding: 30px 10px;
    margin-bottom: 2%;
}
.learn-col {
	height: 400px;
    padding-top: 60px;
}
.download-brochure-button {
	width: 240px !important;
    font-size: 16px;
}
.pgpm-business h1 br {
    display: none;
}
.pgpm-business2 {
    display: none;
}
.form {
    top: 0px;
}
.career_section ul li h3 {
    font-size: 18px;
}
.program p, .why-design-thinking p, .text-col, .learn-col p {
    font-size: 16px;
    line-height: 25px !important;
}
.most-experiential-col h2 {
	height: inherit;
    font-size: 20px;
	margin-bottom: 10px !important;
}
.rankings-col1 span strong {
    width: 10%;
    margin-bottom: 70px;
    font-size: 40px;
	padding-left: 6px;
	margin-top: -30px;
}
.rankings-col1 span sup {
    font-size: 25px;
	position: inherit;
    margin-top: -20px;
}
.rankings-col2 span {
    font-size: 16px;
    text-align: left !important;
}
.rankings-col2 {
    width: 60%;
    text-align: left;
    margin-bottom: 60px;
}
.rankings-col1 {
    padding: 0px;
}
.business-design-col1 h2 {
    font-size: 18px;
    line-height: 30px;
}

.testimonials-video {
    width: 100%;
    padding-bottom: 56%;
    margin-right: 0%;
    margin-bottom: 30px;
}
.testimonials-video:nth-child(3), .testimonials-video:nth-child(4) {
  display: none;
}
.purpose-driven.col_third {
    padding: 0px;
    margin-bottom: 2%;
}
.col_third section {
    padding: 30px 8px !important;
}
.deadline-section1 {
    font-size: 16px !important;
}
.pgpm-programs-new img {
    width: 92%;
}
.pgpm-programs-pic::before {
    width: 116px;
    height: 105px;
}
.pgpm-business h1 {
    font-size: 18px;
    line-height: 30px;
}
.pgpm-programs-new .pgpm-programs-text {
    line-height: 25px !important;
}
.pgpm-bl h2 {
    font-size: 15px;
    line-height: 20px;
}
.consortium-companies {
    padding: 60px 0px 0px 0px;
}
.deadline-section {
    padding-bottom: 60px;
}
.container {
    padding: 0 10px;
}
.accelerating-hr-careers1 p, .pgpm-programs-new p, .pgpm-programs-col ul li, .most-experiential-col p, .career-development p, .consortium-companies p, .rankings-col2 {
    font-size: 16px !important;
    line-height: 25px !important;
}
.accelerating-hr-careers2 {
	height: 125px;
    padding: 20px 20px 0px 20px;
}
.pgpm-programs-new .pgpm-programs-col4 {
    padding: 20px 10px 20px 10px;
}
.pgpm-programs-col ul li {
    margin-bottom: 10px;
}
.pgpm-bl-col {
	width: 48%;
    margin: 0px 4% 0% 0px;
}
.management {
    padding-bottom: 40px;
}
.pgpm-business {
    padding: 10px 20px 0px 20px;
}
.logo {
    left: 20px;
}
.pgpm-business-col {
    padding: 20px 0px 40px 0px;
}
.pgpm-business-mobile {
    display: none;
}
.testimonials {
    margin-top: 20px;
}
.pgpm-bl-col .pgpm-bl p {
    font-size: 15px;
    line-height: 23px !important;
}
.most-experiential.why-design-thinking {
    display: none;
	padding-bottom: 10px;
}
.slider-mobile {
    display: inherit !important;
}
.most-experiential1 {
    width: 70%;
    margin: 30px auto 0px;
}
.most-experiential-col {
    box-shadow: inherit;
}


input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
 
 
.tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.tab-label {
  display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
cursor: pointer;
font-size: 18px;
line-height: 30px;
font-weight: 900;
font-family: 'Lato', sans-serif;
color: #E17F38;
text-transform: uppercase;
}
.tab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all .35s;
  transition: all .35s;
  position: absolute;
  right: 20px;
  margin-top: -20px;
}
.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: inherit;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.tab-close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #1a252f;
}

input:checked + .tab-label {
    background: inherit;
	padding: 0px 13px 0px 13px;
}
input:checked + .tab-label::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
.pgpm-programs-new .pgpm-programs-col input, .pgpm-programs-new .pgpm-programs-col label {
    display: inherit;
	padding: 0px 20px 0px 5px;
	margin-bottom: 15px;
}
.pgpm-programs-pic {
    display: none;
}
.pgpm-programs-new .pgpm-programs-col h2 {
    display: none;
}
.pgpm-programs-new .pgpm-programs-col4.pgpm-programs-new1 label {
    color: #aeadd0;
}
.pgpm-programs-new .pgpm-programs-col4.pgpm-programs-new2 label {
    color: #82bc41;
}
.pgpm-programs-new .pgpm-programs-col label {
    color: #E17F38;
}
.tab-label {
    font-size: 16px;
}
.learn-more {
    display: none !important;
}
.reveal-holder .reveal-block {
    display: none;
}
.pgpm-business1 {
    display: none;
}
.pgpm-business1-mobile {
	font-size: 16px !important;
    display: inherit;
    padding-bottom: 0px;
}
.pgpm-business1-mobile span {
    color: #f0ff00;
}
.download-brochure1 {
    display: inherit;
}
.download-brochure1 a {
    font-size: 20px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.pgpm-programs-col4.pgpm-programs-new2.pgpm-programs-new4 label {
    color: #e2ca09;
}
}

@media(max-width:486px) {

.authorize label{align-items: end; text-align:left}
.authorize input[type="checkbox"]:disabled + label:before{ margin-top:2px;font-size: 17px;line-height: 24px;}
.authorize label:before{ width:31px; height:25px}
}


@media(max-width:469px) {
.learn-col {
    height: 430px;
}
}
@media(max-width:464px) {
.pgpm-programs-new .pgpm-programs-col input, .pgpm-programs-new .pgpm-programs-col label {
    padding: 0px 28px 0px 5px;
}
}
@media(max-width:430px) {
.career_section ul li p {
    height: 90px;
	padding: 0px 10px;
}
.pgpm-programs-new img {
    width: 90%;
}
}
@media(max-width:428px) {
.pgpm-programs-new .pgpm-programs-col input, .pgpm-programs-new .pgpm-programs-col label {
    padding: 0px 78px 0px 5px;
}
.tab-label::after {
    margin-top: -30px;
}
}
@media(max-width:400px) {

.rc-anchor-normal{ width:220px !important}
.authorize label:before {
    width: 22%; max-width:31px;}
.pgpm-programs-new .pgpm-programs-col input, .pgpm-programs-new .pgpm-programs-col label {
    padding: 0px 48px 0px 5px;
}
.tab-label::after {
    margin-top: -30px;
}
}


@media(max-width:394px) {
.purpose-driven-text {
    height: inherit !important;
}
.purpose-driven-text {
    font-size: 16px !important;
}
}
@media(max-width:387px) {
.purpose-driven p {
    height: 65px;
}
}
@media(max-width:378px) {
.career-development .accelerating-hr-careers2 {
    height: 125px;
}
}
@media(max-width:367px) {
.accelerating-hr-careers2 {
    height: 125px;
}
}
@media(max-width:360px) {
.slider-des {
    height: 195px;
}
.pgpm-programs-new img {
    width: 87%;
}
}
@media(max-width:358px) {
.career-development .accelerating-hr-careers2 {
    height: 148px;
}
}
@media(max-width:353px) {
.learn-col {
    height: 460px;
}
}
@media(max-width:348px) {
.pgpm-business1-mobile {
    font-size: 14px !important;
}
}
@media(max-width:339px) {
.pgpm-programs-new .pgpm-programs-col input, .pgpm-programs-new .pgpm-programs-col label {
    padding: 0px 28px 0px 5px;
}
}
@media(max-width:333px) {
.button-new .download_btn {
    font-size: 14px;
}
}
@media(max-width:332px) {
.accelerating-hr-careers2 {
    height: 148px;
}
}
@media(max-width:325px) {
.learn-col {
    height: 490px;
}
.career_section ul li p {
    height: 115px;
}
}





 

 



/* ranking_section property start */
.rankings-section-new-d {
	display: block;
	background:#f7f7f7;
	width: 100%;
	float: left;
	padding: 60px 0px 24px 0px;
}
.rankings-section-new-d h2 {
	font-weight: 800;
	font-size: 34px;
	text-align: center;
	margin-bottom: 36px;
}
.rankings-section-new-d ul {
	display: inline-block;
	width: 100%;
	margin-top: 40px;
}
.rankings-section-new-d .ranking_number {
	font-size: 120px;
	color: #000;
	float: left;
	font-weight: 800;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	height: 96px;
}
.rankings-section-new-d p {
	font-size: 14.5px;
	color: #323945;
	line-height: 18px !important;
	margin-top: -17px;
	font-weight: 600;
}
.rankings-section-new-d img {
	width: 80px;
	margin-top: -29px;
}
.rankings-section-new-d ul.four_column li:nth-child(3), rankings-section-new-d ul.four_column li:nth-child(4) {

}
.rankings-section-new-d ul.four_column li{ width: 23.8%}


.rankings-section-new-d h2{ text-align: center;    margin-bottom: 37px;}
p.three{ margin-top: -17px;}
.rankings-section-new-d img.b-world{ width: 112px}

/* ranking_section property end */

.placement-wrap{ background: #f4f5fa;}
.immersion-programs{ background: #fff;}
.campus{background: #f4f5fa;}



@media(max-width:1241px) {
.rankings-section-new-d p{ font-size: 14px;}
.rankings-section-new-d ul.four_column li{ width:23.7%; }
}
@media(max-width:1226px) {
.ranking-last.three{ margin-top: -36px;}
}

@media(max-width:1154px) {
.rankings-section-new-d p{ font-size: 14px;}
.rankings-section-new-d .ranking_number{ font-size: 117px}
}

@media(max-width:1139px) {
.rankings-section-new-d ul {
	margin-top: 0px;
}
.rankings-section-new-d ul li p br {

}
.rankings-section-new-d ul.four_column li {
    width: 48%;
	margin-top: 25px;
}
.rankings-section-new-d img {
    margin-top: -21px;
}
.rankings-section-new-d p {
    margin-top: -14px;
}
.rankings-section-new-d {
    padding-bottom: 0px !important;
}
.rankings-section-new-d .ranking_number {
    font-size: 100px;
}
.rankings-section-new-d h2 {
    margin-bottom: 34px;
}
.four_column li:nth-child(2){ margin-right: 0;}
.ranking-last.three {
    margin-top: -10px;
}
.rankings-section-new-d img.b-world{ margin-bottom: 28px}
.rankings-section-new-d img {margin-bottom: 20px}
.rankings-section-new-d p br{ display: none;}
}
@media(max-width:687px) {
.ranking-last.three {
    margin-top: -26px;
}
}

@media(max-width:597px) {
.rankings-section-new-d ul.four_column li {
	width: 48%;
	text-align: center;
}
.rankings-section-new-d .ranking_number {
    float: none;
    width: 100%;
	font-size: 70px;
	height: 78px;
}
.rankings-section-new-d {
    padding: 52px 0px 20px 0px !important;
	margin-bottom: 0px;
}
.rankings-section-new-d h2 {
    margin-bottom: 31px;
}
.rankings-section-new-d img.b-world{margin-bottom:29px;}

}

@media(max-width:478px) {
.rankings-section-new-d {
    padding: 53px 0px 16px 0px !important;
}
}

@media(max-width:597px) {
.four_column li:last-child p{margin-top:-33px;}
.rankings-section-new-d ul li p br{ display: block;}
}


.banner-col {
width: 100%;
float: left;
}
.form-col {
width: 25%;
float: right;
}
.form {
width: 100%;
height: 523px;
float: left;
background: #fff;
border-bottom: 5px solid #82bc41;
padding: 0px 0px 10px 0px;
position: relative;
top: 0px;
right: 0;
box-shadow: inherit;
}
.pgpm-business-col {
width: 100%;
float: left;
background: #E17F38;
padding: 20px 0px;
margin-top: 0px;
}



/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
margin-bottom: 0px;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0;
/*fix flickering when used background-image instead of <img> (on Chrome)*/
-webkit-perspective: 1000;
}
ul.bxslider {
list-style: none;
}
.bx-viewport {
/* fix other elements on the page moving (in Chrome) */
-webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {

}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
min-height: 50px;
background: url('images/bx_loader.html') center center no-repeat #ffffff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
vertical-align: bottom;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
left: 10px;
background: url('../../www.soil.edu.in/pgpm-admissions-2020/assets/pgdm/images/next-home1.html') no-repeat 0 0px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
background-position: 0 0;
}
.bx-wrapper .bx-next {
right: 10px;
background: url('../../www.soil.edu.in/pgpm-admissions-2020/assets/pgdm/images/prev-home1.html') no-repeat 0px 0px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
background-position: 0px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 48%;
margin-top: -16px;
outline: 0;
width: 30px;
height: 59px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url('images/controls.html') -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url('images/controls.html') -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
display: none;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}
.logo img {
width: 110px;
height: inherit;
}
.logo {
position: relative;
top: 0;
left: 0;
width: 20%;
float: left;
}
.box1 {
width: 63%;
float: left;
}
.box2 {
width: 280px;
float: right;
font-family: 'Lato', sans-serif;
font-size: 18px;
text-align: center;
background: #E17F38;
color: #fff;
padding: 3px 10px 6px 10px;
margin-top: 23px;
}
.box1 h1 {
font-size: 27px;
text-align: center;
font-weight: 900;
padding-top: 26px;
text-transform: uppercase;
}
.box2 span {
color: #fff;
font-family: 'Lato', sans-serif;
}
.banner img {
width: 100%;
}
.authorize input[type="checkbox"]:disabled + label::before {
border-color: #f5f5f5;
color: #333;
background: #f5f5f5;
margin-right: 8px;
margin-top: 2px;
}
.download-brochure-button {
background: #E17F38;
border: 0px;
width: 100% !important;
text-align: center;
font-size: 26px;
color: #fff;
text-transform: uppercase;
height: 50px;
cursor: pointer;
font-family: 'Lato', sans-serif;
font-weight: 900;
border-radius: 4px;
margin: 6px 0px 0px 0px;
}
.form h2 {
width: 100%;
float: left;
font-size: 20px;
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: 900;
padding: 20px 10px 20px 10px;
background: #82bc41;
}
.slider-des1 span {
line-height: 60px;
}
.slider-col .slider-mobile {
display: inherit;
}
.pgpm-programs-new {
background: #f4f5fa;
padding: 60px 0px 70px 0px;
margin: 0px 0px 0px 0px;
}
.most-experiential-col {
width: 23.5%;
float: left;
text-align: center;
border: 1px solid #ddd;
box-shadow: 0 0 1rem rgba(0,0,0,.15);
margin: 0px 2% 2% 0px;
background: #fff;
}
.most-experiential-col h2 {
font-size: 20px;
color: #545454;
font-weight: 900;
padding: 20px 20px 0px 20px;
margin-bottom: 0px !important;
text-align: left;
}
.consortium-companies {
width: 100%;
float: left;
padding: 60px 0px 40px 0px;
background: #f7f7f7;
}
.pgpm-programs-new .pgpm-programs-col h2 {
height: initial;
font-size: 40px;
line-height: 30px;
font-weight: 900;
margin-top: 3px;
}
.pgpm-programs-text1 {
height: inherit;
font-size: 18px !important;
color: #333 !important;
line-height: 25px;
}
.pgpm-programs-new .pgpm-programs-col4 {
width: 100%;
background: inherit;
padding: 0px;
margin-right: 0%;
}
.business-design-section::after {
display: block;
content: "";
position: absolute;
top: -30px;
z-index: 999;
transition: all 0.10s ease 0s;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
border-bottom: 30px solid #205062;
left: 70%;
margin-left: -22%;
opacity: 0.5;
display: none;
}
.business-design-section::before {
display: block;
content: "";
position: absolute;
top: 0px;
z-index: 999;
transition: all 0.10s ease 0s;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
border-top: 30px solid #205062;
left: 70%;
margin-left: -22%;
opacity: 0.5;
display: none;
}
.business-design-section {
width: 100%;
float: left;
position: relative;
background: #fff;
padding: 0px 0px 0px 0px;
}
.business-design {
width: 100%;
float: left;
margin-top: 0px;
}
.business-design-col {
width: 31.3%;
height: 225px;
float: left;
background: #f4f5fa;
border-left: 0px;
border-radius: 0px;
box-shadow: inherit;
padding: 27px 20px;
margin: 0px 3% 20px 0px !important;
}
.business-design-col1 {
width: 100%;
float: left;
height: initial;
background: inherit;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
border-radius: 0px;
padding-top: 0px;
margin-bottom: 10px;
}
.business-design-col1 img {
width: 40px;
}
.business-design-col2 {
width: 100%;
float: left;
text-align: left;
padding-left: 0px;
}
.business-design-col h2 {
font-size: 18px;
line-height: 30px;
text-align: left;
margin-bottom: 10px;
}
.business-design-col p {
text-align: center;
}
.business-design-col:nth-child(3n) {
margin-right: 0% !important;
}
.pgpm-programs-new .pgpm-programs-text {
height: inherit;
font-size: 18px;
color: #333;
font-weight: normal;
font-family: 'Lato', sans-serif;
line-height: 30px !important;
font-weight: 400;
padding: 0px;
margin: 0px;
}
.pgpm-programs-col4.pgpm-programs-col1 {
width: 70%;
padding: 0px;
}
.pgpm-programs-col4.pgpm-programs-col1 h2 {
font-size: 18px;
color: #333;
text-align: center;
}
.tabs {
width: 490px;
float: left;
padding-bottom: 0px;
margin: 150px 0px 0px 0px;
}
.tabs1 {
border-bottom: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.pgpm-programs-new .pgpm-programs-col {
display: inherit;
border-bottom: 0px;
padding-bottom: 0px;
margin-top: 10px;
}
.tab {
width: 100%;
float: left;
padding-bottom: 0px;
margin-bottom: 0px;
}
.awards-partnerships {
width: 100%;
float: left;
}
.awards-partnerships-pic {
width: 18.3%;
float: left;
text-align: center;
border: 1px solid #ddd;
background: #fff;
padding: 10px;
margin: 0px 2% 0% 0px;
}
.awards-partnerships-pic:last-child {
margin-right: 0%;
} 
.rankings {
width: 100%;
float: left;
background: inherit;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.partnerships {
background: #fff;
margin: 60px 0px 60px 0px;
}
.rankings-section {
width: 100%;
float: left;
background: #1D5169;
padding: 60px 0px 70px 0px;
margin: 0px 0px 0px 0px;
}
.rankings-section h2 {
font-size: 30px;
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 800;
}
.rankings-list {
width: 45%;
font-family: 'Lato', sans-serif;
color: #fff;
font-size: 17px;
font-weight: 700;
text-align: left;
display: inline-block;
padding: 0px 10px;
}
.rankings-list span {
font-family: 'Lato', sans-serif;
font-size: 200px;
font-weight: 900;
color: #fff;
float: left;
height: 135px;
margin: -42px 15px 8px 0px;
}
.rankings-list sup {
font-family: 'Lato', sans-serif;
font-size: 50px;
font-weight: 500;
margin-top: -65px;
position: absolute;
}
.rankings-section .rankings {
text-align: center;
margin-top: 150px;
}
.rankings-section h2::before {
background-color: #fff;
height: 4px;
margin: 0px auto 20px;
content: " ";
display: block;
width: 130px;
}
.rankings-list1 sup {
margin-left: -20px;
}
.testimonials-section {
width: 100%;
float: left;
padding: 60px 0px 70px 0px;
}
.rankings-list1 span {
margin-right: 10px;
}
.pgpm-programs-new .pgpm-programs-col ul {
height: inherit;
}
.pgpm-programs-pic {
float: left;
text-align: center;
position: relative;
width: 28%;
}
.pgpm-programs-pic::before {
content: '';
position: absolute;
z-index: 1;
top: -20px;
left: 0px;
width: 176px;
height: 195px;
background: #E17F38;
display: none;
}
.pgpm-programs-col5 .tabs {
width: 72%;
float: left;
border: 0px;
padding-left: 36px;
}
.pgpm-programs-new img {
border: 0px;
position: relative;
z-index: 9;
}
.pgpm-programs-col5 {
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
}
.pgpm-programs-col5 .pgpm-programs-pic img {
width: 100%;
height: 227px;
object-fit: cover;
}
.pgpm-programs-col5 .tab {
width: 50%;
}
.pgpm-programs-col5 .pgpm-programs-col4 {
width: 50%;
}
.slider-pic {
width: 100%;
float: left;
}
.rankings-list strong {
font-size: 22px;
}
.career-development .accelerating-hr-careers2 {
border-right: 0px;
background: #f4f5fa;
}
.accelerating-hr-careers2 {
width: 23% !important;
float: left;
text-align: center;
border-right: 4px solid #ffbd59;
background-image: none;
background-repeat: no-repeat;
border: 1px solid #ddd !important;
margin: 0px 2% 2% 0px;
height: 155px;
background-size: cover;
padding: 15px 10px 0px 10px;
}
.accelerating-hr-careers2 h3 {
font-size: 35px;
color: #E17F38;
font-weight: 900;
margin-bottom: 0px;
}
.deadline-section {
width: 100%;
float: left;
text-align: center;
background: #E17F38;
padding: 30px 0px 30px 0px;
}
.deadline-section p {
font-size: 22px;
padding-bottom: 0px;
}
.deadline-section a {
font-size: 16px;
color: #fff;
font-family: 'Lato', sans-serif;
background: #1D5169;
padding: 12px 20px 10px 20px;
text-transform: uppercase;
font-weight: 900;
margin-left: 20px;
}
.tab-content1, .tab-content2, .tab-content3  {
height: 225px;
background: url(../../www.soil.edu.in/pgpm-admissions-2020/assets/pgdm/images/programs-new-pic1.html);
padding: 20px;
background-repeat: no-repeat;
background-size: cover;
}
.deadline-section p span {
color: #ff0000;
font-family: 'Lato', sans-serif;
}
.pgpm-programs-col h2 {
font-size: 35px;
color: #f6dd0d;
line-height: 50px;
margin-top: 25px;
text-transform: uppercase;
}
.tab-content2 {
background: url(../../www.soil.edu.in/pgpm-admissions-2020/assets/pgdm/images/programs-new-pic2.html);
}
.tab-content3 {
background: url(../../www.soil.edu.in/pgpm-admissions-2020/assets/pgdm/images/programs-new-pic3.html);
}
.pgpm-programs {
width: 1340px;
float: none;
margin: 0 auto;
}
.pgpm-programs1 {
width: 850px;
float: left;
padding-left: 80px;
margin: 0px 0px 30px 0px;
}
.pgpm-programs1 ul li {
font-size: 18px;
color: #333333;
line-height: 30px !important;
font-family: 'Lato', sans-serif;
font-weight: 400;
background-image: url(../../www.soil.edu.in/pgpm-admissions-2020/assets/pgdm/images/arrow.html);
background-repeat: no-repeat;
background-position: 0px;
padding: 0px 0px 0px 30px;
margin-bottom: 25px;
}
.pgpm-programs1 ul li strong {
font-family: 'Lato', sans-serif;
color: #E17F38;
}
.program {
width: 100%;
float: left;
padding-right: 0px;
margin-bottom: 10px;
}
.tab1 {
border-bottom: 0px;
margin-bottom: 0px;
}
.tab-content h2 {
color: #1D5169;
font-weight: 900;
margin-bottom: 10px;
}
.career-development {
background: #fff;
}
.accelerating-hr-careers1 {
width: 50%;
float: left;
border-right: 1px solid #ddd;
padding: 0px 30px 0px 0px;
margin: 20px 0px 70px 0px;
}
.accelerating-hr-careers2 p {
	font-size: 16px;
	line-height: 25px !important;
	font-weight: 400;
padding-bottom: 0px;
}
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
	height: 150px;
	font-weight: 400;
    margin-top: 10px;
}
.experiential-immersions1 {
    margin-left: 20px !important;
}
.most-experiential.why-design-thinking.scholarships {
    background: #fff !important;
}
.most-experiential.why-design-thinking.scholarships .most-experiential-col {
    float: none;
    display: inline-table;
    width: 31%;
	margin: 0px 1% 2% 1%;
}
.most-experiential.why-design-thinking.scholarships .most-experiential1 {
    text-align: center;
}
.most-experiential.why-design-thinking h2 {
    margin-bottom: 20px !important;
}
.most-experiential-col h2 {
    height: inherit !important;
}
.box-new-col {
    font-family: 'Lato', sans-serif;
	font-weight: 900;
	line-height: 30px !important;
	font-size: 18px !important;
	display: inherit !important;
	color: #000 !important;
	font-style: normal;
	margin: 10px 0px 30px 0px;
}
.input_section {
	width: 100%;
	float: left;
    display: block;
	background-color: #1D5169;
	padding: 20px 0px 20px 0px !important;
	margin-top: 0px;
}
.input_section ul li {
    width: 29%;
    vertical-align: top;
    padding-right: 14px;
}
.input_section ul li h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    line-height: 40px;
    text-transform: uppercase;
    padding-top: 20px;
}
.input_section ul li input, .input_section ul li select {
    width: 100%;
    height: 50px;
    margin: 7px 0;
    font-size: 18px;
    display: inline-block;
	cursor: pointer;
    border-radius: 4px;
}
.input_section ul li input[type="submit"] {
    background-color: #E17F38;
    border: none;
    font-size: 26px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    -webkit-appearance: none !important;
	padding: 0px 0px 2px 0px;
}
.input_section ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.input_section select {
    color: #666;
    background: #FFF url("../../www.soil.edu.in/two-year-mba-admissions/assets/pgdm/images/sleimg.png") no-repeat scroll right center;
}
.input_section .container {
    max-width: 1416px;
    margin: 0 auto;
}
#error {
	width: 70%;
	float: left;
	font-family: 'Lato', sans-serif;
	color: #f6ff00;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
}
.input_section ul li input::-webkit-input-placeholder {
color:#666;
opacity:1
}
.input_section ul li input::-moz-placeholder {
color:#666;
opacity:1
}
.input_section ul li input:-ms-input-placeholder {
color:#666;
opacity:1
}
.input_section ul li textarea::-webkit-input-placeholder {
color:#666;
opacity:1
}
.input_section ul li textarea::-moz-placeholder {
color:#666;
opacity:1
}
.input_section ul li textarea:-ms-input-placeholder {
color:#666
}
.slider-content {
	width: 43%;
    position: absolute;
    top: 60px;
    right: 0;
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 55px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 70px;
}
.slider-content .text-stroke {
	width: 100%;
	float: left;
    -webkit-text-stroke: 2px #000;
    -webkit-text-fill-color: transparent;
}
.slider-content .description {
    width: 100%;
    float: left;
    font-size: 20px;
	margin: 40px 0px 0px 0px;
}
.slider-content .description::before {
    background-color: #000;
    height: 3px;
    content: " ";
    display: block;
    width: 130px;
	margin: 0px 0px 30px 0px;
}
.mobile-banner {
    display: none !important;
}
.button-new1 {
    width: 100%;
    float: left;
    text-align: center;
}
.button-new1 a {
	font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
	font-weight: 700;
    background: #E17F38;
    padding: 15px 30px;
}
.button-new1 a:hover {
    background: #c76824;
}
.career-development {
    background: #fff;
    padding: 60px 0px 70px 0px;
}
.rankings-section .button-new1 {
    margin: 30px 0px 0px 0px;
}
.testimonials-section .button-new1 {
    margin: 30px 0px 0px 0px;
}
.deadline-section a:hover {
    background: #0d394e;
}
.download-brochure-button:hover {
    background: #c76824;
}
.form-new {
    width: 71%;
    float: right;
}
.form-new li {
    width: 33.3% !important;
}
.form-1 {
    float: left;
}
.form-2 {
    float: right;
}






.mobile-view{ display:none !important;}
.participating-companies1 {
    width: 100%;
    float: left;
}
.participating-companies {
    border-right: 0px;
	padding: 0px 0px 0px 50px;
}
.participating-companies2 {
    width: 24.2%;
	float: left;
	height: 103px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0px 1% 1% 0px;
}
.participating-companies2 img {
    width: 100%;
}
.participating-companies2:nth-child(4n) {
  margin-right: 0%;
}
.download-brochure1 a {
    background: #E17F38;
}
.pgdm-deadline {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 7px 14px 5px 0px;
}
.pgdm-deadline span {
    color: #f0ff00;
    font-weight: 900;
}



@media (max-width: 1863px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 155px;
}
}
@media (max-width: 1749px) {
.accelerating-hr-careers2 {
    height: 180px;
}
.participating-companies2 {
    height: 121px;
}
}
@media (max-width: 1498px) {
.tab-content1, .tab-content2, .tab-content3 {
height: 250px;
}
.business-design-col {
height: 250px;
}
.rankings-list {
    width: 49%;
}
}
@media (max-width: 1493px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 185px;
}
}
@media (max-width: 1461px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 185px;
}
}
@media (max-width: 1460px) {
.accelerating-hr-careers2 {
    height: 200px;
}
.participating-companies2 {
    height: 134px;
}
}
@media (max-width: 1442px) {
.most-experiential-col h2 {
    font-size: 18px;
}
}
@media (max-width: 1380px) {
.pgpm-programs {
width: 1100px;
}
.tabs {
width: 370px;
}
.pgpm-programs1 {
width: 710px;
margin: 0px 0px 0px 0px;
}
.pgpm-programs-new .button-new1 {
    margin: 30px 0px 0px 0px;
}
}
@media (max-width: 1374px) {
.rankings-list {
width: 49%;
}
}
@media (max-width: 1370px) {
.box1 h1 {
font-size: 20px;
padding-top: 32px;
}
}
@media (max-width: 1366px) {
.bx-wrapper .bx-controls-direction a {
top: 47%;
}
}
@media (max-width: 1364px) {
.accelerating-hr-careers2 {
    height: 225px;
}
.participating-companies2 {
    height: 150px;
}
}
@media (max-width: 1352px) {
.rankings-list span {
    font-size: 180px;
	margin: -34px 15px 8px 0px;
}
.input_section ul li h2 {
    font-size: 20px;
    line-height: 33px;
    padding-top: 30px;
}
}
@media (max-width: 1328px) {
.rankings-list {
    width: 46%;
}
.rankings-list span {
    margin: -4px 15px 8px 0px;
}
}
@media (max-width: 1302px) {
.accelerating-hr-careers1 p {
    height: 140px;
}
}
@media (max-width: 1294px) {
.rankings-list span {
font-size: 150px;
margin: -24px 15px 8px 0px;
}
.rankings-list {
width: 49%;
}
}
@media (max-width: 1262px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 215px;
}
}
@media (max-width: 1250px) {
.banner-col {
width: 100%;
}
.form-col {
width: 100%;
}
.form {
height: inherit;
margin-top: 0px;
}
.box-new-col {
    margin: 10px 0px 0px 0px;
}
.input_section ul li {
    width: 100%;
}
.input_section ul li h2 {
	line-height: 37px;
    text-align: center;
	padding-top: 0px;
	margin: 0px 0px 10px 0px;
}
.input_section ul li h2 br {
    display: none;
}
.input_section ul li input[type="submit"] {
    width: 300px;
}
.input_section {
    text-align: center;
	padding: 25px 0px 30px 0px !important;
}
#error {
	width: 100%;
}
.slider-content {
    top: 45px;
    font-size: 35px;
    line-height: 48px;
}
.form-new {
    width: 100%;
	float: left;
}
.form-new li {
    width: 100% !important;
}
.download-brochure-button {
    width: 250px !important;
	margin: 7px 0px 0px 0px;
}
.form-2 {
    float: left;
}
.accelerating-hr-careers1 {
    width: 100%;
    border-right: 0px;
    padding: 0px 0px 0px 0px;
	margin: 20px 0px 30px 0px;
}
.participating-companies {
    padding: 0px 0px 0px 0px;
}
.accelerating-hr-careers2 {
    height: 130px;
}
.participating-companies2 {
    height: inherit;
}
.accelerating-hr-careers1 p {
    height: inherit;
}
.pgdm-deadline br {
    display: none;
}
}
@media (max-width: 1233px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 215px;
}
.rankings-list span {
    margin: 4px 15px 8px 0px;
}
.rankings-section .rankings {
    margin-top: 100px;
}
}
@media (max-width: 1213px) {
.rankings-list {
    width: 47%;
}
.rankings-list span {
    margin: 3px 15px 8px 0px;
}
.rankings-section .rankings {
    margin-top: 100px;
}
}
@media (max-width: 1199px) {
.logo {
width: 15%;
}
.box1 {
    width: 73%;
}
}
@media (max-width: 1152px) {
.accelerating-hr-careers2 {
    height: 155px;
}
}
@media (max-width: 1150px) {
.pgpm-programs {
width: 950px;
}
.tabs {
width: 310px;
margin: 240px 0px 0px 0px;
}
.pgpm-programs1 {
width: 610px;
}
.rankings-list1 span {
margin: 0px -14px 0px 0px;
}
.rankings-list span {
width: 100%;
height: 55px;
float: left;
text-align: center;
margin: 0px 0px 8px 0px;
}
.rankings-list {
text-align: center;
}
.rankings-list span {
height: inherit;
font-size: 60px;
margin-bottom: 30px;
}
.rankings-list sup {
font-size: 30px;
margin-top: -26px;
}
.rankings-list1 sup {
margin-left: -5px;
}
.rankings-section .rankings {
margin-top: 60px;
}
.rankings-section {
padding: 60px 0px 60px 0px;
}
.form h2 {
padding: 10px 10px 10px 10px;
}
.rankings-section .button-new1 {
    margin: 60px 0px 0px 0px;
}
}
@media (max-width: 1134px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 245px;
}
}
@media (max-width: 1102px) {
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: 245px;
}
}
@media (max-width: 992px) {
.logo {
width: 100%;
text-align: center;
margin-top: 10px;
}
.box1 {
width: 100%;
}
.box2 {
width: 280px;
display: none;
}
.top-section {
text-align: center;
}
.pgpm-programs {
width: 100%;
}
.tabs {
width: 100%;
margin: 0px 0px 0px 0px;
}
.pgpm-programs1 {
width: 100%;
padding-left: 0px;
}
.accelerating-hr-careers2 {
width: 49% !important;
}
.accelerating-hr-careers2 {
height: 130px;
}
.tab1 {
padding-bottom: 0px !important;
}
.most-experiential.why-design-thinking.scholarships .most-experiential-col {
    width: 100%;
    margin: 0px 0% 30px 0%;
}
.most-experiential-col h2 {
    font-size: 25px;
    text-align: center;
}
.most-experiential.why-design-thinking.scholarships .most-experiential-col p {
    height: inherit;
}
.most-experiential.why-design-thinking.scholarships .most-experiential-col h2 {
    height: inherit !important;
}
.tab {
    padding-bottom: 30px;
    margin-bottom: 25px;
}
.form {
    padding: 0px 0px 25px 0px;
}
.box1 h1 {
    padding-top: 15px;
}
.accelerating-hr-careers1 {
    margin: 20px 0px 40px 0px;
}
}
@media (max-width: 911px) {
.deadline-section p {
font-size: 18px;
}
.deadline-section a {
display: inline-block;
padding: 5px 10px 5px 10px;
}
}
@media (max-width: 900px) {
.desktop-banner {
    display: none !important;
}
.mobile-banner {
    display: inherit !important;
}
.slider-content {
	width: 42%;
	font-size: 28px;
	line-height: 42px;
	color: #000;
}
.slider-content .text-stroke {
    -webkit-text-stroke: 2px #000;
}
.slider-content .description::before {
	margin: 0px 0px 15px 0px;
}
.slider-content .description {
	font-size: 16px;
    margin: 20px 0px 0px 0px;
}
}
@media (max-width: 789px) {
.deadline-section a {
margin-top: 10px;
}
}
@media (max-width: 767px) {
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
background-size: 50%;
}
.bx-wrapper .bx-next {
right: 0px;
}
.bx-wrapper .bx-prev {
left: 14px;
}
.rankings-list {
width: 100%;
}
.rankings-list1 {
margin-bottom: 70px;
}
}


@media (max-width: 700px) {
.mobile-view{display: inherit !important;}
.slider-content{ display:none}
.banner img.mobile-view{ height:auto !important;object-position: inherit !important; width:100% !important;}
.desktop-view {
    display: none !important;
}

}

@media (max-width: 660px) {
.slider-content {
    width: 90%;
	height: 243px;
	font-size: 25px;
	line-height: 38px;
	color: #fff;
	top: 20px;
	background: rgba(0, 0, 0, 0.2);
	padding: 10px 10px 10px 20px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.slider-content .text-stroke {
    -webkit-text-stroke: 2px #fff;
}
.slider-content .description::before {
    background-color: #fff;
}
.slider-content .description {
    font-size: 14px;
}





}
@media (max-width: 583px) {
.accelerating-hr-careers2 {
    height: 155px;
}
}
@media (max-width: 535px) {
.deadline-section p span {
width: 100%;
float: left;
}
}
@media (max-width: 500px) {
.tab-content {
max-height: inherit;
}
.tab-content h2 {
font-size: 40px;
}
.accelerating-hr-careers2 h3 {
font-size: 25px;
}
.accelerating-hr-careers2 {
height: 145px !important;
}
.deadline-section a {
display: none;
}
.deadline-section {
	display: none;
padding: 30px 0px 90px 0px;
}
.box2 {
width: 230px;
font-size: 15px;
}
.pgpm-programs1 ul li {
background-position: 12px 8px;
padding: 0px 0px 0px 40px;
}
.most-experiential.why-design-thinking {
    display: inherit;
}
.most-experiential1 {
    width: 90%;
}
.most-experiential.why-design-thinking h2 {
    margin-bottom: 10px !important;
    font-size: 20px;
}
.input_section ul li input, .input_section ul li select {
    position: relative;
    opacity: 1;
    z-index: 0;
}
.input_section ul li {
    padding-right: 0px;
}
.input_section ul li h2 {
    font-size: 25px;
}
.testimonials-section {
    padding: 60px 0px 100px 0px;
}
.download-brochure1 a:hover {
	background: #c76824;
}
.download-brochure1 a {
    position: inherit;
    float: left;
}
}
@media (max-width: 435px) {
.testimonials-section .button-new1 a {
    font-size: 14px;
    padding: 15px 10px;
}
}
@media (max-width: 405px) {
.button-new1 a {
    font-size: 15px;
	padding: 15px 14px;
}
}
@media (max-width: 397px) {
.accelerating-hr-careers2 {
    height: 170px !important;
}
}
@media (max-width: 329px) {
.accelerating-hr-careers2 {
    height: 190px !important;
}
}

.ff {
	background-color: #fe5900;
    border: none;
    padding: 0px 20px;
    font-size: 26px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    -webkit-appearance: none !important;
}