.slick-list, .slick-slider, .slick-track {
	position: relative;
	display: block
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden
}
.slick-dots li button, .slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
	color: transparent;
	outline: 0
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
	font-family: slick;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
p {font-family: 'Montserrat', sans-serif;}
.R-pgdp p {
    font-size: 15px;
    line-height: 1.6;
}
.L-banner-box h2 span {
    color: #d4202d;
    font-weight: bold;
    font-size: 55px;
}
.L-banner-box p {
    background: #d4202d;
    display: inline-block;
    color: #fff; font-family: 'EB Garamond', serif;
    font-size: 20px;
    padding: 9px 10px;
    margin-top: 28px;
}
p {font-size: 15px;}
.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	top: 0;
	left: 0
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 288px;
	outline: 0
}

.pgdp-block p {font-size: 14px;}
.feature-slider .slick-slide {
	border-right: 1px solid transparent
}
.slick-slide:focus {
	outline: 0;
	border: 0
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-dots, .slick-next, .slick-prev {
	position: absolute;
	display: block;
	padding: 0
}
.slick-loading .slick-list {
	background: url(../images/fancybox_loading.gif) center center no-repeat #fff
}
.slick-prev, [dir=rtl] .slick-prev {
	background: url(../images/pre-arrow.png) no-repeat;
	content: ''
}
.slick-prev:hover {
	background: url(../images/pre-arrow-ho.png) no-repeat;
	content: ''
}
.DLP_block .slick-prev, [dir=rtl] .DLP_block .slick-prev {
	background: url(../images/pre_warrow.png) no-repeat;
	content: ''
}
.DLP_block .slick-prev:hover {
	background: url(../images/pre-arrow-ho.png) no-repeat;
	content: ''
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	z-index: 1;
	top: -26%;
	width: 40px;
	height: 40px;
	margin: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-size: 20px;
	line-height: 1;
	opacity: .75
}
.people-slider .slick-prev {
	left: -60px
}
[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}
.slick-prev {
	right: 75px
}
[dir=rtl] .slick-next {
	right: auto;
	left: -25px;
	content: ''
}
.DLP_block .slick-next {
	background: url(../images/next-warrow.png) no-repeat;
	right: 35%
}
.DLP_block .slick-next:hover {
	background: url(../images/next-arrow-ho.png) no-repeat
}
.slick-next {
	background: url(../images/next-arrow.png) no-repeat;
	right: 18px
}
.slick-next:hover {
	background: url(../images/next-arrow-ho.png) no-repeat
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	bottom: -25px;
	width: 100%;
	margin: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	border: 0;
	background: 0 0
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 8px;
	left: 0;
	width: 13px;
	height: 13px;
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢';
	text-align: center;
	opacity: .25;
	color: #000;
	background: #000;
	border-radius: 50px
}
.right-jointeam .slick-next, .right-jointeam .slick-prev, .socialactive .slick-next, .socialactive .slick-prev {
	content: ''
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
.slick-slide {
	margin: 0;
	padding: 0 17px
}
.slick-next:before, .slick-prev:before {
	color: #000
}

@media(min-width:1200px) and (max-width:1299px) {
.slick-dots {
	bottom: -16px
}
}

@media(min-width:1024px) and (max-width:1199px) {
.right-jointeam .slick-prev {
	left: -199px
}
.right-jointeam .slick-next {
	left: -74px
}
}

@media(min-width:641px) and (max-width:900px) {
.slick-slide img {
	width: auto;
	margin: 0 auto 20px
}
}

@media(max-width:900px) {
.slick-slide {
	border-right: 1px solid #fff;
	padding: 0;
	margin: 0 10px
}
.DLP_block .slick-slide {
	border-right: 0
}
.tsc-slider .slick-slide {
	border-right: 1px solid transparent
}
.slick-next, .slick-prev {
	top: 100%
}
.slick-next, .slick-prev {
	margin: 30px 0 0
}
.slick-next {
	right: 35%
}
.slick-prev {
	right: 55%
}
.htgi-slider .slick-next, .htgi-slider .slick-prev {
	top: 6%;
	display: none!important
}
.htgi-slider .slick-dots {
	bottom: 0
}
.right-jointeam .slick-prev {
	left: 0;
	top: 90px;
	width: 15px;
	height: 36px;
	background-size: 100%
}
.slick-slide img {
	margin: 0 auto;
	width: auto
}
.slick-slide .car_section img {
	display: inline-block
}
.tsc-slider .slick-next, .tsc-slider .slick-prev {
	top: 4%
}
.right-jointeam .slick-next:hover, .right-jointeam .slick-prev:hover {
	background-size: 100%
}
.right-jointeam .slick-next {
	left: 96%;
	top: 90px;
	width: 15px;
	height: 36px;
	background-size: 100%
}
}

@media only screen and (max-width:767px) {
.slick-list {
	margin: 0
}
}/*!**/
html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

.degree_block {
	padding: 20px 12px !important;
}


@font-face {
	font-family: merriweatherbold;
	src: url(../fonts/merriweather-bold-webfont.woff2) format('woff2'), url(../fonts/merriweather-bold-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: merriweatherregular;
	src: url(../fonts/merriweather-regular-webfont.woff2) format('woff2'), url(../fonts/merriweather-regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: open_sansregular;
	src: url(../fonts/opensans-regular-webfont.woff2) format('woff2'), url(../fonts/opensans-regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: robotomedium;
	src: url(../fonts/roboto-medium_2-webfont.woff2) format('woff2'), url(../fonts/roboto-medium_2-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: robotoregular;
	src: url(../fonts/roboto-regular_1-webfont.woff2) format('woff2'), url(../fonts/roboto-regular_1-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: robotobold;
	src: url(../fonts/RobotoBold.eot);
	src: url(../fonts/RobotoBold.eot) format('embedded-opentype'), url(../fonts/RobotoBold.woff2) format('woff2'), url(../fonts/RobotoBold.woff) format('woff'), url(../fonts/RobotoBold.ttf) format('truetype'), url(../fonts/RobotoBold.svg#RobotoBold_4) format('svg')
}
@font-face {
	font-family: merriweatherregular;
	src: url(../fonts/MerriweatherRegular.eot);
	src: url(../fonts/MerriweatherRegular.eot) format('embedded-opentype'), url(../fonts/MerriweatherRegular.woff2) format('woff2'), url(../fonts/MerriweatherRegular.woff) format('woff'), url(../fonts/MerriweatherRegular.ttf) format('truetype'), url(../fonts/MerriweatherRegular.svg#MerriweatherRegular) format('svg')
}
h1, h2, h3, h4, h5 {
	font-weight: 400
}
.display-desktop {
	display: block
}
.display-mobile {
	display: none
}
.clearB {
	clear: both;
	display: block
}
.responsive_img {
	width: 100%;
	display: block
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0
}
.L-nmims-head {
	background: #d4202d;
	width: 100%;
	float: left;
	padding: 16px 0 16px 5%
}
.R-nmims-head {
	width: 45%;
	float: left;
	background: #fff;
	padding: 30px 4% 26px 0;
	text-align: right
}
.authorised_text, .ph_icon {
	display: inline-block;
	font-family: merriweatherbold;
	text-align: center
}
.authorised_text span.halo_text {
	font-size: 14px;
	font-family: robotomedium
}
.authorised_text h3.f-20 {
	font-size: 18px
}
.authorised_text span.f-20 {
	font-size: 20px;
	display: block;
	font-family: merriweatherbold
}
.ph_icon {
	vertical-align: top;
	padding: 8px 0 0 60px
}
.container {
	width: 1170px;
	margin: 0 auto
}
.main_banner {
	position: relative
}
.main_banner .responsive_img {
	z-index: -1
}
.banner_overlay {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1170px;
	transform: translateX(-50%)
}
.L-banner-box.mobile_banner_box {
	display: none
}
.L-banner-box {
	color: #fff;
	width: 75%;
	float: left;
	padding: 108px 0 0;
}
.L-banner-box h2 {
	font-size: 48px;
	font-family: 'EB Garamond', serif;
	padding-right: 36%;
	line-height: 73px
}
.R-banner-box {
	width: 25%;
	float: left
}
.red {
	background: #d02f38
}
.blue {
	background: #345896
}
.musturd {
	background: #e88037
}
.grey {
	background: #575757
}
.db-box {
	font-family: robotoregular;
	display: inline-block;
	padding: 9px 30px;
}
.db-box h3 {
	font-size: 30px;
	line-height: 30px; font-family: 'Montserrat', sans-serif;
}
.db-box span {
	font-size: 14px
}
.f-box {
	margin-top: 48px;
}
.free_sample_form {
	background: rgba(255,255,255, 0.85);
	padding: 18px 30px;
	margin-top: 50px;
	width: 347px;
}
.free_sample_form form#requestsamplefrm {
	margin-top: 27px
}
.name-box li, .send-box li {
	list-style: none;
	margin-bottom: 9px
}
.name-box label {
	font-size: 13px;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500
}
.name-box input, .name-box select {
	font-size: 13px;
	color: #000;
	border: 1px solid #d5d5d5;
	outline: none;
	width: 100%;
	padding: 11px 8px;
	font-family: 'Montserrat', sans-serif;
	border-radius: 3px;
	font-weight: 500;
	margin-top: 3px
}
/*.name-box select {
	background: url(../images/select_dropdown.png) no-repeat center;
	background-position-x: 97%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}*/
.errormsg {
	display: none;
	border: none;
	background: #e01a21;
	color: #fff;
	font-size: 10px;
	position: absolute;
	margin-top: 0;
	z-index: 1;
	padding: 1px 10px;
	width: auto;
	text-align: left;
	font-family: open sans, sans-serif
}
input.submit-btn {
	padding: 13px 23px;
	color: #fff; font-family: 'Montserrat', sans-serif;
	cursor: pointer;
	background: #d4202d;
	letter-spacing: 1px;
	margin-top: 0;
	border: 0;
	border-radius: 4px;
	outline: none;
	width: 100%;
}
.free_sample_form h3 {
	font-family: 'EB Garamond', serif;
	font-size: 25px;
	color: #333;
	margin-bottom: 6px
}
.free_sample_form span {
	font-family: robotoregular;
	font-size: 14px;
	color: #666
}
.send-box {
	margin-top: 19px
}
.bfuture_ready_section {
	margin-top: -70px;
	z-index: 9;
	margin-bottom: 70px;
	position: relative
}
.bfr_img {
	width: 29%;
	float: left
}
.bfr_content {
	width: 71%;
	float: left;
	padding: 38px 70px 50px 66px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	border-left: 0;
	background: #fff;
	position: relative;
	overflow: hidden
}
.heading01 {
	font-size: 35px;
	font-family: 'EB Garamond', serif;
	color: #333;
	position: relative;
	padding: 0 0 8px;
	margin: 0 0 26px
}
.heading01:after {
	background: #d02f38;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 44px;
	height: 2px
}
.heading01 span.r-color {
	color: #d02f38;
	font-size: 35px
}
.bfuture_ready_section .container {
	box-shadow: 0 0 20px rgba(0,0,0,.6)
}
.bfr_content span {
	font-size: 18px;
font-family: 'Montserrat', sans-serif;
	color: #333
}
.bfr_content p {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: #333;
	line-height: 27px;
	margin-top: 15px
}
.distance_learning_programme_section {
	background: url(../images/distance_programm_bg.jpg) no-repeat;
	padding: 68px 0 93px;
	color: #fff;
	background-size: cover
}
.heading01W {
	font-size: 35px;
   font-family: 'EB Garamond', serif;
	color: #fff;
	position: relative;
	padding: 0 0 8px;
	margin: 0 0 26px
}
.heading01W:after {
	background: #fff;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 44px;
	height: 2px
}
.L-pgdp, .R-pgdp {
	width: 50%;
	float: left
}
.pgdp-block li {
	line-height: 32px;
	background: url(../images/square_bullet.jpg) no-repeat left center;
	list-style: none;
	padding-left: 15px
}
.resp-tab-active:after {
	position: absolute;
	left: 50%;
	bottom: -12px;
	width: 0;
	height: 0;
	content: '';
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top-style: solid;
	border-top-width: 12px;
	transform: translateX(-50%)
}
.red.resp-tab-active:after {
	border-top-color: #d02f38
}
.blue.resp-tab-active:after {
	border-top-color: #345896
}
.musturd.resp-tab-active:after {
	border-top-color: #e88037
}
.grey.resp-tab-active:after {
	border-top-color: #575757
}
.lead_future_slider {
	margin: 0 -15px
}
.leadthefuture_section {
	padding: 70px 0px;
	position: relative
}
.LFS_box {
	padding: 29px 22px 30px;
	color: #fff;
	position: relative
}
.LFS_box h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	min-height: 96px
}
.LFS_box p {
	font-family: robotoregular;
	font-size: 14px;
	min-height: 105px;
	line-height: 20px;
	margin-top: 30px
}
.lfs_img {
	position: absolute;
	right: 14px;
	bottom: 10px
}
.ltf01 {
	position: absolute;
	right: 15.5%;
	top: 8%
}
.ltf02 {
	position: absolute;
	bottom: 0;
	z-index: -1
}
.aboutnmims_section {
	background: url(../images/bg-new.jpg) no-repeat;
	padding: 75px 0 96px;
	color: #fff;
	background-size: cover
}
.a-center {
	text-align: center
}
.heading03 {
	position: relative;
	font-size: 35px;
	color: #fff;
	font-family: 'EB Garamond', serif;
	padding: 0 0 16px;
	margin: 0 0 24px
}
.heading03:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background: #fff;
	width: 42px;
	height: 2px
}
.abt-block {
	margin: 0 137px
}
.abt-block p {
	line-height: 28px
}
.ngaf_block {
	margin: 64px 137px 0
}
.ngaf_box {
	background: #d4202d;
	font-family: robotoregular;
	text-align: center;
	min-height: 162px;
	padding: 0 20px;
	position: relative
}
.R-ngaf {
	width: 30%;
	float: left; font-family: 'Montserrat', sans-serif;
	padding-top: 17px;
	position: absolute;
	right: 20px
}
.L-ngaf {
	width: 70%;
	float: left;
	text-align: left;
	position: absolute;
	bottom: 15px
}
.ngaf_block ul {
	margin-top: 30px
}
.ngaf_block li {
	list-style: none;
	display: inline-block;
	width: 31.1%;
	float: left;
	margin: 0 10px
}
.ngaf_box h3 {
	font-size: 28px; font-family: 'Montserrat', sans-serif;
}
.ngaf_box p {
	font-size: 14px; font-family: 'Montserrat', sans-serif;
}
.authorized-section {
	background: #d02f38
}
.L_authourized_block {
	width: 60%;
	float: left;
	padding: 28px 0 28px 95px
}
.R_authourized_block {
	width: 40%;
	float: left
}
.authourize_right_blcok {
	margin: 8px 10px 8px 0;
	background: #eee;
	padding: 22px 22px 22px 44px
}
.la_img {
	width: 40%;
	float: left
}
.la_rtext {
	width: 57%;
	float: left;
	color: #fff;
	padding: 22px 0 0 40px
}
.la_rtext li {
	list-style: none;
	display: inline-block
}
.la_rtext h3 {
	font-size: 30px;
	font-family: merriweatherregular
}
.la_rtext p {
	font-size: 14px;
	font-family: merriweatherregular;
	line-height: 20px
}
.la_rtext ul {
	margin-top: 18px
}
.la_rtext li {
	margin-right: 5px
}
.authourize_right_blcok li {
	display: inline-block;
	vertical-align: bottom
}
.authourize_right_blcok li:first-child {
	margin-right: 44px
}
.authourize_right_blcok h4 {
	font-size: 18px;
	font-family: merriweatherregular;
	color: #666;
	margin-bottom: 5px
}
.authorised_note {
	margin-top: 35px
}
.authourize_right_blcok span {
	font-size: 17px;
	font-family: robotomedium;
	color: #000
}
.authourize_right_blcok span.r-color.dr {
	font-size: 18px;
	font-family: merriweatherregular
}
.authorised_text span.r-color {
	color: #d4202d
}
.authorised_note p {
	font-family: robotoregular;
	font-size: 14px;
	line-height: 20px;
	color: #666
}
p.note {
	margin-top: 15px
}
.authorised_note p strong {
	color: #d02f38
}
.L-regional_ofc {
	width: 45%;
	float: left;
	padding: 36px 36px 0 0
}
.R-regional_ofc {
	width: 55%;
	float: left
}
.regional_office_section {
	padding: 41px 0
}
.L-regional_ofc p {
	color: #666;
	font-size: 18px;
	line-height: 30px
}
.footer-section {
	background: #d4202d;
	padding: 24px 0;
	color: #fff
}
.footer-section a {
	color: #fff;
	text-decoration: none
}
.cookidiv {
	display: block;
	color: #000;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	line-height: 25px;
	box-shadow: 0 -2px 5px rgba(0,0,0,.5);
	padding: 17px 0
}
.L_cooki {
	float: left;
	width: 75%;
	padding-right: 140px
}
.L_cooki p {
	font-size: 13px;
	font-family: robotoregular;
	line-height: 20px
}
.R_cooki {
	float: right;
	width: 25%;
	padding-top: 8px
}
.cookidiv .btn-close-cooki, .cookidiv .ok_btn {
	float: right;
	background: #1c3150;
	padding: 5px 15px;
	text-align: center;
	line-height: 1em;
	color: #fff;
	border-radius: 30px;
	font-family: robotoregular;
	font-size: 12px;
	margin: 0 5px;
	text-decoration: none
}
.dlp_slider.display-mobile {
	display: none
}
.white {
	background: #fff
}
.dark_red {
	background: maroon
}
.db-box.bc {
	color: #1c3150
}
.bfr_content.bfr_nga {
	padding: 44px 27px 50px 42px;
	border: 0
}
.bfr_content span.dr {
	color: maroon
}
.bfr_nga h2.heading01 {
	margin-bottom: 18px;
	font-size: 33px
}
.bfr_content.bfr_nga p {
	line-height: 23px
}
.executive_programm_section {
	background: url(../images/executive_programme_bg.jpg) no-repeat;
	padding: 35px 0 53px;
	color: #fff;
	background-size: cover
}
.executive_programm_block {
	margin-top: 40px
}
.EP_box {
	position: relative;
	display: inline-block;
	float: left;
	border: 2px solid #fff;
	border-radius: 3px;
	padding: 10px 25px 25px;
	margin: 0 13.6px;
	min-height: 220px
}
.EP_box.f_box {
	width: 41%;
	float: left
}
.EP_box.s_box {
	width: 28%;
	float: left
}
.EP_box.t_box {
	width: 24%;
	float: left
}
.executive_box ul {
	width: 50%;
	float: left;
	padding-left: 24px
}
.EP_box h3 {
	font-size: 27px;
	margin-bottom: 15px
}
.EP_box h5 {
	font-size: 22px;
	margin-bottom: 11px
}
.EP_box img {
	vertical-align: initial;
	margin-right: 10px
}
.executive_box li {
	margin-bottom: 5px
}
.executive_box p {
	margin-top: 14px;
	display: inline-block;
	font-size: 14px
}
.DB {
	background: #1c3150
}
.LG {
	background: #e7e7e7
}
.LFS_box.LG.dr {
	color: maroon
}
.pro_ngaf_block {
	margin: 64px 0 0
}
.pro_ngaf_box {
	background: #f4f4f4;
	font-family: robotoregular;
	text-align: center;
	padding: 20px;
	position: relative
}
.pro_ngaf_block li {
	list-style: none;
	display: inline-block;
	width: 21%;
	float: left;
	margin: 0 8px
}
.pro_ngaf_block li:nth-child(3) {
	width: 29%
}
.pro-L-ngaf {
	float: left;
	text-align: left
}
.pro-R-ngaf {
	width: 28%;
	float: left;
	padding-top: 0;
	position: absolute;
	text-align: right;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}
.pro_ngaf_box h3 {
	font-size: 30px;
	color: #1c3150;
	font-family: robotobold
}
.pro_ngaf_box p {
	font-size: 16px;
	color: #666;
	min-height: 44px
}
.pro-L-ngaf.pro-b {
	width: 72%
}
span.r-color.dr {
	color: maroon
}
.bfr_gac {
	position: absolute;
	top: 0;
	right: -21px
}
.R-heading01:after {
	background: maroon;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 44px;
	height: 2px
}
.authorised_note span {
	font-family: robotoregular;
	font-size: 14px;
	display: block;
	color: #666
}
#thankyou-popup {
	padding: 10px 20px;
	width: 500px;
	min-width: 500px;
	display: block;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.simplePopup {
	display: none;
	position: fixed;
	border: 4px solid #d02630;
	background: #fff;
	z-index: 14;
	text-align: center
}
.popup-content h1 {
	font-family: robotobold;
	font-size: 30px;
	color: #d02630;
	margin-top: 20px;
	margin-bottom: 20px
}
.popup-content p {
	font-family: robotoregular;
	font-size: 18px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px
}
.thanku_overlay {
	position: absolute;
	background: rgba(0,0,0,.8);
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

@media(min-width:1300px) and (max-width:1400px) {
}

@media(min-width:1401px) and (max-width:1800px) {
}

@media(min-width:1201px) and (max-width:1289px) {
.L-nmims-head {
	background: #d4202d;
	width: 55%;
	float: left;
	padding: 16px 0 16px 2%
}
.dlp_slider.display-mobile {
	display: none
}
}

@media(min-width:1001px) and (max-width:1200px) {
.L-nmims-head {
	width: 68%;
	padding: 16px 0 16px 20px
}
.R-nmims-head {
	width: 32%;
	padding: 10px 0 4px;
	text-align: center
}
.authorised_text, .ph_icon {
	display: block
}
.ph_icon {
	padding: 8px 0 0 0
}
.banner_overlay {
	width: 95%;
	transform: translateX(-50%)
}
.L-banner-box h2 {
	font-size: 40px;
	padding-right: 25%;
	line-height: 53px
}
.L-banner-box {
	width: 70%;
	padding: 30px 0 0
}
.R-banner-box {
	width: 30%
}
.free_sample_form {
	margin-top: 22px;
	padding: 14px 30px
}
.free_sample_form h3 {
	font-size: 25px;
	margin-bottom: 2px
}
.free_sample_form form#requestsamplefrm {
	margin-top: 10px
}
.name-box input, .name-box select {
	font-size: 12px;
	padding: 3px 8px
}
.db-box h3 {
	font-size: 20px;
	line-height: 24px
}
.db-box {
	padding: 12px 14px
}
.container {
	width: 95%
}
.heading01 {
	font-size: 28px;
	margin: 0 0 20px
}
.bfr_content {
	padding: 7px 14px 12px 26px
}
.distance_learning_programme_section {
	padding: 30px 0 15px
}
.dlp_slider.display-mobile {
	display: none
}
.LFS_box p {
	min-height: 140px;
	margin-top: 20px
}
.ngaf_block {
	margin: 64px 20px 0 40px
}
.authourize_right_blcok {
	padding: 22px 15px
}
.authourize_right_blcok li:first-child {
	margin-right: 9px
}
.L-regional_ofc {
	padding: 26px 36px 0 0
}
.L-regional_ofc p {
	font-size: 15px;
	line-height: 23px
}
}

@media(min-width:768px) and (max-width:1000px) {
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0
}
.container {
	width: 90%;
	margin: 0 auto
}
}

@media only screen and (max-width:1000px) {
body {
	overflow-x: hidden
}
.display-desktop {
	display: none
}
.display-mobile {
	display: block
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0
}
.container {
	width: 90%;
	margin: 0 auto
}
.L-nmims-head {
	width: 65%;
	padding: 15px
}
.R-nmims-head {
	width: 35%;
	padding: 7px 0 0;
	text-align: center
}
.L-banner-box.mobile_banner_box {
	display: block;
	width: 100%;
	top: 0;
	position: absolute;
	padding: 0;
	height: 100%
}
.L-banner-box h2 {
	font-size: 30px;
	padding-right: 45%;
	line-height: 39px;
	padding-left: 30px;
	padding-top: 30px
}
.f-box {
	margin-top: 0;
	bottom: 0;
	position: absolute;
	width: 100%
}
.db-box {
	padding: 12px 1.23%;
	float: left
}
.db-box h3 {
	font-size: 18px;
	line-height: 18px
}
.authorised_text, .ph_icon {
	display: block
}
.authorised_text span.f-20 {
	font-size: 11px;
	display: block;
	line-height: 4px
}
.authorised_text span {
	font-size: 9px
}
.ph_icon {
	padding: 0 0 0 0
}
.ph_icon img {
	width: 20px
}
.banner_overlay {
	width: 100%;
	position: relative;
	z-index: 99
}
.free_sample_form {
	margin-top: 0;
	padding: 18px 0
}
.L-banner-box {
	display: none
}
.R-banner-box {
	width: 100%
}
.bfuture_ready_section {
	margin-top: 0;
	position: relative
}
.bfuture_ready_section .container {
	box-shadow: none
}
.bfr_img {
	display: none
}
.bfr_content {
	width: 100%;
	border-width: 0;
	padding: 0;
	text-align: center
}
.free_sample_form h3 {
	font-size: 25px
}
.heading01 {
	font-size: 24px
}
.bfr_content span {
	font-size: 15px
}
.heading01 span.r-color {
	font-size: 24px
}
.heading01:after {
	left: 50%;
	transform: translateX(-50%)
}
.bfr_content p {
	font-size: 13px;
	line-height: 23px
}
.display-desktop {
	display: none
}
.display-mobile {
	display: block
}
.leadthefuture_section .heading01:after {
	left: 0;
	transform: translateX(0%)
}
.leadthefuture_section {
	padding: 25px 0 70px
}
.ltf01 {
	display: none
}
.ltf02 {
	top: 0;
	right: 20px
}
.ltf02 img {
	width: 100px
}
.abt-block {
	margin: 0
}
.heading03 {
	font-size: 25px
}
.aboutnmims_section {
	padding: 40px 0 30px
}
.ngaf_block {
	margin: 30px 0 0
}
.ngaf_block li {
	width: 100%;
	margin: 0 0 20px
}
.ngaf_box {
	min-height: auto;
	padding: 15px 20px
}
.L-ngaf {
	position: relative;
	bottom: 0
}
.R-ngaf {
	padding-top: 0;
	position: relative;
	right: 0
}
.ngaf_box h3 {
	font-size: 30px
}
.ngaf_box p {
	font-size: 13px
}
.L_authourized_block, .R_authourized_block {
	width: 100%
}
.authourize_right_blcok {
	margin: 10px;
	padding: 15px
}
.authourize_right_blcok li:first-child {
	margin-right: 0;
	width: 35%;
	float: left
}
.authourize_right_blcok li:nth-child(2) {
	width: 65%;
	float: left;
	padding-left: 20px;
	padding-top: 16px
}
.abt-block p {
	line-height: 23px;
	font-size: 13px
}
.authourize_right_blcok h4 {
	font-size: 15px;
	margin-bottom: 0
}
.authourize_right_blcok span {
	font-size: 13px
}
.authorised_note p {
	font-size: 13px;
	line-height: 19px
}
.L_authourized_block {
	padding: 20px 20px 28px
}
.la_img {
	width: 100%;
	text-align: center
}
.la_rtext {
	width: 100%;
	padding: 22px 0 0 0;
	text-align: center
}
.la_rtext h3 {
	font-size: 25px;
	margin-bottom: 10px
}
.L-regional_ofc {
	width: 100%;
	padding: 0 0 0 0
}
.L-regional_ofc .heading01 {
	margin: 0 0 20px
}
.L-regional_ofc .heading01:after {
	left: 0;
	transform: translateX(0%)
}
.L-regional_ofc p {
	font-size: 14px;
	line-height: 25px
}
.R-regional_ofc {
	width: 100%;
	margin-top: 10px
}
.heading01W {
	font-size: 25px
}
.footer-section {
	text-align: center
}
.footer-section p {
	font-size: 13px
}
.DLP_box {
	background: #fff;
	color: #000;
	padding: 0
}
h4.degree_head {
	padding: 13px 0;
	color: #fff;
	text-align: center
}
.degree_block {
	padding: 20px 25px
}
.degree_block li {
	list-style: none;
	padding-left: 16px;
	background: url(../images/square_bullet.jpg) no-repeat left center;
	font-size: 13px
}
.distance_learning_programme_section {
	background: url(../images/dlp_bg.jpg) no-repeat;
	padding: 28px 0 73px;
	background-size: cover
}
.f-box.mobi_pro_text {
	bottom: 4px;
	position: absolute;
	left: 4px
}
.bfr_content.bfr_nga {
	padding: 0
}
.bfr_nga h2.heading01 {
	margin-bottom: 18px;
	font-size: 25px
}
.EP_box.f_box, .EP_box.s_box, .EP_box.t_box {
	width: 100%;
	margin: 0;
	padding: 10px 10px 20px;
	min-height: auto;
	margin-bottom: 20px
}
.executive_box li {
	font-size: 13px
}
.executive_box ul {
	padding-left: 21px
}
.executive_box p {
	margin-top: 10px;
	font-size: 12px
}
.EP_box h5 {
	font-size: 17px
}
.EP_box img {
	vertical-align: unset
}
.EP_box h3 {
	font-size: 20px;
	margin-bottom: 10px
}
.executive_programm_section {
	background: url(../images/executive_mobile_bg.jpg) no-repeat;
	padding: 20px 0 13px;
	color: #fff;
	background-size: cover
}
.executive_programm_block {
	margin-top: 25px
}
.pro_ngaf_block li {
	width: 100%;
	margin: 0 0 5px
}
.pro_ngaf_block li:nth-child(3) {
	width: 100%
}
.pro_ngaf_box h3 {
	font-size: 23px
}
.pro_ngaf_box p {
	font-size: 14px;
	min-height: 40px
}
.pro_ngaf_box {
	padding: 6px 20px
}
.pro_ngaf_block {
	margin: 30px 0 0
}
.mobi_pro_text .db-box h3 {
	font-size: 13px;
	line-height: 8px;
	font-weight: 600
}
.mobi_pro_text .db-box {
	padding: 12px 3%
}
.dlp_slider.display-mobile {
	display: block
}
.L_cooki {
	width: 100%;
	padding-right: 0
}
.R_cooki {
	width: 100%;
	padding-top: 15px;
	text-align: left
}
}

@media(min-width:768px) and (max-width:1000px) {
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0
}
.container {
	width: 90%;
	margin: 0 auto
}
.L-nmims-head {
	width: 65%;
	padding: 20px
}
.R-nmims-head {
	width: 35%;
	padding: 10px 20px 17px;
	text-align: right
}
.authorised_text span.f-20 {
	font-size: 15px;
	display: block;
	line-height: 20px
}
}

@media only screen and (max-width:480px) {
.L-banner-box h2 {
	font-size: 20px;
	padding-right: 35%;
	line-height: 24px
}
.db-box {
	padding: 12px 10px !important;
    text-align: center !important;
}
.heading01 {text-align: center;}
	
.inner_Rhead_box img {
    margin-top: -11px !important;
}	
	
.db-box h3 {
	font-size: 12px;
	line-height: 8px
}
.db-box span {
	font-size: 10px
}
.authorised_text span {
	font-size: 8px
}
.R-nmims-head {
	padding: 5px 0 0
}
.ph_icon img {
	width: 16px
}
}

@media only screen and (max-width:360px) {
.db-box {
	padding: 12px .9%
}
.db-box h3 {
	font-size: 11px;
	line-height: 3px
}
.db-box span {
	font-size: 9px
}
}

@media only screen and (max-width:1000px) and (orientation:landscape) {
}
body {
	margin: 0;
	padding: 0;
	font-family: robotoregular
}
ul.resp-tabs-list, p {
	margin: 0;
	padding: 0
}
.resp-tabs-list li {
	font-size: 16px;
	display: inline-block;
	padding: 13px 15px;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: left;
	width: 25%;
	text-align: center;
	position: relative
}
.resp-tabs-container {
	padding: 0;
	background-color: rgba(0,0,0,.66);
	clear: left
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none
}
.resp-tab-content {
	display: none;
	padding: 66px 34px;
	min-height: 292px
}
.resp-tab-active {
	border-bottom: none;
	font-family: robotomedium
}
.resp-tab-active {
	border-bottom: none
}
.resp-content-active, .resp-accordion-active {
	display: block
}
.resp-tab-content {
}
h2.resp-accordion {
	font-size: 13px;
	border: 1px solid #c1c1c1;
	border-top: 0 solid #c1c1c1;
	margin: 0;
	padding: 10px 15px
}
h2.resp-tab-active {
	border-bottom: 0 solid #c1c1c1!important;
	margin-bottom: 0!important;
	padding: 10px 15px!important
}
h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1!important;
	background: blue
}
.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%
}
.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px!important;
	margin: 0;
	cursor: pointer;
	float: none
}
.resp-vtabs .resp-tabs-container {
	padding: 0;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none
}
.resp-vtabs .resp-tab-content {
	border: none
}
.resp-vtabs li.resp-tab-active {
	border: 1px solid #c1c1c1;
	border-right: none;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-right: -1px!important;
	padding: 14px 15px 15px 14px!important
}
.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #c1c1c1
}
h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #9b9797
}
h2.resp-tab-active {
	background: #dbdbdb!important
}
.resp-easy-accordion h2.resp-accordion {
	display: block
}
.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1!important
}
.resp-jfit {
	width: 100%;
	margin: 0
}
.resp-tab-content-active {
	display: block
}
h2.resp-accordion:first-child {
	border-top: 1px solid #c1c1c1!important
}

@media(min-width:1001px) and (max-width:1200px) {
.resp-tabs-list li {
	font-size: 14px;
	padding: 13px 0
}
.resp-tab-content {
	padding: 20px 60px
}
}

@media only screen and (max-width:768px) {
ul.resp-tabs-list {
	display: none
}
h2.resp-accordion {
	display: block
}
.resp-vtabs .resp-tab-content {
	border: 1px solid #c1c1c1
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none
}
.resp-accordion-closed {
	display: none!important
}
.resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1!important
}
}