/*============ Media query ==============*/

@media (min-width: 1201px) and (max-width: 1289px) {
	.L-nmims-head {
		background: 
		#d4202d;
		width: 55%;
		float: left;
		padding: 16px 0 16px 2%;
	}
}

@media (min-width: 1001px) and (max-width: 1200px) {
	.L-nmims-head {
		width: 68%;
		padding: 16px 0 16px 20px;
	}
	.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: 200px 0 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;
	}
	.container {
		width: 95%;
	}
	.heading01 {
		font-size: 28px;
		margin: 0 0 20px 0;
	}
	.distance_learning_programme_section {
		padding: 30px 0 15px 0;
	}
	.dlp_slider.display-mobile {
		display: none;
	}
	.LFS_box p {
		min-height: 140px;
		margin-top: 20px;
	}
	.ngaf_block {
		margin: 64px 20px 0 40px;
	}
	.L-regional_ofc {
		padding: 26px 36px 0 0;
	}
	.L-regional_ofc p {
		font-size: 15px;
		line-height: 23px;
	}
	
}

/* =============================== 1000 ==================================== */

@media only screen and (max-width: 1000px) {
    .display-mobile {
        display: block;
    }
    
    .display-desktop {
        display: none;
    }
    
        /* Fix slider heading height on mobile */
    .LFS_box h4 {
        min-height: auto;
        line-height: 1.3;
    }
        
    .free_sample_form h3 {
        font-size: 22px;
        line-height: 1.3;
    }
	
	#wrapper {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.container {
		width: 90%;
		margin: 0 auto;
	}
	
	.L-nmims-head {
    width: 100%;
    padding: 10px 12px;
    text-align: center;
    }
    
    .nmims_logo img {
    max-width: 96%;
    height: auto;
    display: block;
    margin: 0 auto;
    }
	.banner_overlay {
		width: 100%;
		position: relative;
		z-index: 99;
	}
    .free_sample_form {
        margin-top: 0;
        padding: 20px 16px;
        border-radius: 8px;
        margin-bottom: 18px;
    }
	.L-banner-box {
		display:none;
		margin-top: 10px;
	}
	.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: 0px 0px 0px 0px;
		text-align: center;
	}
	.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-mobile {
		display: block;
	}
	.leadthefuture_section .heading01:after {
		left: 50%;
		transform: translateX(-50%);
	}
	.leadthefuture_section {
		padding: 25px 0 70px 0;
	}
	.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 0;
	}
	.ngaf_block {
		margin: 30px 0 0 0;
	}
	.ngaf_block li {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.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;
	}
	.abt-block p {
		line-height: 23px;
		font-size: 13px;
	}
	.L-regional_ofc {
		width: 100%;
		padding: 0px 0px 0 0;
	}
	.L-regional_ofc .heading01 {
		margin: 0 0 20px 0;
	}
	.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: #ffffff;
		color: #000000;
		padding: 0;
	}
	h4.degree_head {
		padding: 13px 0;
		color: #ffffff;
		text-align: center;
	}
	.degree_block {
		padding:20px 25px 20px 25px;
	}
	.degree_block li {
		list-style: none;
		padding-left: 16px;
		background: url(../images/square_bullet1.jpg) no-repeat left center;
		font-size: 13px;
	}
	.distance_learning_programme_section {
		background: url(../images/dlp_bg.webp) no-repeat;
		padding: 28px 0 73px 0;
		background-size: cover;
	}
	.dlp_slider.display-mobile {
		display: block;
	}
	
	/* ===== CLEAN MOBILE BANNER ===== */

.banner_section .main_banner {
    height: auto !important;
}

.banner_section .banner_overlay {
    position: relative !important;
    left: 0 !important;
    transform: none !important;
    width: 100% !important;
}

.banner_section .R-banner-box {
    width: 100% !important;
    float: none !important;
}

.section02 .bfr_img {
    display: none !important;
}
}

/* ============================== 480 =============================== */

@media only screen and (max-width: 540px) {
	.main_banner {height: auto;}
    .main_banner .responsive_img {height: auto;object-fit: contain;}
	.L-nmims-head{padding: 18px 15px 18px 15px;}
}

@media (min-width: 1700px) and (max-width: 1920px) {
.L-banner-box h2{padding: 125px 0px 5px 0px;font-weight: bold;}
.banner_overlay{top: 65px;}
}

/* ========================================= */
/* MOBILE – SMOOTH FLOW (FINAL VERSION) */
/* ========================================= */

@media (max-width: 991px) {

    /* Give whole page soft base tone */
    body {
        background: #f6f3f8;
    }

    /* Elevate section stays transparent */
    .section02 {
        background: transparent;
        padding: 26px 0 18px;
    }

    .section02 .bfr_content {
        background: #ffffff;
        border-radius: 16px;
        padding: 22px 16px;
        text-align: center;
        box-shadow: 0 6px 18px rgba(0,0,0,0.04);
    }

    /* Fees blends naturally */
    .section-fees {
        background: transparent;
        padding-top: 20px;
    }
}