@media (min-width:1200px){
	h2 {margin-bottom: 75px;}
	nav a {	padding: 14px 10px; border: 0}	
	.menu {margin-bottom: 15px; }
	.lanuage {margin-top: 20px;}
	nav { position: absolute; margin-left: 0; margin-right: 0; left: 0; right: 0;}	
	.nav-tabs > li {width: 50%;}
	.nav-tabs > li > a {color: #3b3b3b}
	.carousel-caption {top: 25%; left: 29%}
	.carousel-caption h5 {width: 50%; color: #282828; line-height: 20px;}
	.carousel-caption2 {top: 10%;}
	.tagline h2 {font-size: 24px; text-align:left; line-height: 36px; width: inherit; text-transform: uppercase; font-weight: 700; width: 62%; font-family: 'Helvetica'; }
	.carousel-caption2 h2 {font-size: 50px;}
	.tagline h3 {font-size: 29px; }
	.tagline h4 {font-size: 24px;}
	.width30 {width: 29%;}
	.width18 {width: 19.4%;}
	.width8 {width: 8.6%}
	.width45 {width: 44.6%}
	/*.p_left {margin-left: 0.7%}*/
	.text {width: 550px;}
	#whyy h2 {margin-bottom: 80px;}
	.how_to_apply ul{padding: 0; margin: 0; list-style: none; -ms-box-orient: horizontal;  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex;	  float: left;}
	.flex-start { -webkit-align-items: flex-start; align-items: flex-start;}
	.how_to_apply ul li {width: 31%;}
	.how_to_apply {position: relative;}
	.box2 {margin-left: 255px}
	#faculty {padding: 65px 0 130px 0}
	.social {float: right;}
	#awards {padding: 0 0 45px 0;}
	#awards h2 {margin-bottom: 65px;}
	.inside {text-align: right;}
	.width32 {width: 32.6%; display: inline-block;}
	.glyphicon {color: #f49323;}
	.form_inside {padding: 65px;}
	.lanuage {position:absolute; top: 0px; left:365px; width: 310px;}
	#tab .overvw ul {margin-left: 40px!important;} 
	.tab-content {/*border: 1px solid #ebebeb; border-top: 0;*/ padding: 0 25px 25px 25px; }
	#formm {position: absolute; z-index: 99; top: 140px; right: 12.5%; width: 420px; margin: auto;}
	.frm_bg { background: #f0f0f0; border-radius: 15px;}
	.why {background:url(../images/study_india.jpg) no-repeat left 0; background-size: cover; background-color: #ffffff;}	
	.why {background-size: 40% 100%;}
	.why2 {background:url(../images/susat_img.jpg) no-repeat top right #fafafa; background-size: 40% auto;}
	.why {background-attachment: no-repeat left 120px;}
	.w_sharda {padding: 125px 0 125px 50px;}
	.w_sharda2 {padding: 70px 0 50px 0;}
	.hello h2 {font-size: 100px;}
	#whyy {padding: 40px 0 45px 0;}
	.whyy_text {padding-right: 0px}
	.whyy_text p {font-size: 16px; text-align:justify;}
	.whyy_text2 {padding-left: 70px; padding-right: 0;  }
	#global {padding: 100px 0;}
	#i_gallery {height:100%;
    background: -moz-linear-gradient(top, #fff 50%, #122337 50%);
    /*background: -webkit-linear-gradient(top, #fff 50%,#122337 50%);
    background: linear-gradient(to bottom, #fff 50%,#122337 50%);*/ }
	#how_to_apply {	padding: 129px 0 0 0; background-color: #fff;}
	#awards1 > .nav-tabs > li {width: inherit; padding: 25px 0; text-align: left;}
	#awards1 > .nav > li > a {padding: 0;}
	#awards1 > .nav > li > .active > a {color: #2b4393}
	#awards1 > .nav-tabs .active::after {background: inherit;}
	#usp ul li {float: left; width: 16.6%}
	.nav-tabs .active::after, .resp-tab-active::after {content: ''; width: 73px; height: 5px; border-radius: 10px; background: #f49323; display: block; margin: auto}
	#tab .active::after, .resp-tab-active::after {content: ''; width: 73px; height: 5px; border-radius: 5px; background: #f49323; display: block; margin: 2px auto 0 auto}	
	#whts_hpn {margin: 0 0 105px 0;}
}
@media (min-width:1600px){
	.carousel-caption {left: 29%}
	#form {right: 13%}
}
@media (min-width:992px) and (max-width:1199px){
 
}


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

@media (min-width:768px) and (max-width:991px){
	
}




@media (max-width:767px){
}
@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){

}
 


@media only screen and (min-device-width:360px) and (max-device-width:640px) and (orientation:landscape){
	
}

@media (max-width:800px){
	
}

@media (max-width:768px){
		#logo {
		display: block;
		padding: 0;
		width: 100%;
		float: none;
	}
	nav { padding-bottom: 25px;}
	nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		padding:0 20px;	
		color:#FFF;
		font-size:17px;
		text-decoration:none;
		border:none;
	}



	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {

	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:0 20px;	
		color:#FFF;
		font-size:17px; 
	}
  
  	nav ul li ul li .toggle,
	nav ul ul a {

	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 
	}
	.mobile_phone {float: right; margin-right: 10px;}
	.mobile_phone a {display: block; text-align: left; }
	.carousel-caption {top: 20%;}
	.how_to_apply ul{display: flex; }
	.how_to_apply ul li {width: 30%; margin: 0 2%;}
	nav ul {float: none;}
	/*.lanuage {position:absolute; top: 0px; left:185px;}*/
	nav {background: #122337}
}


@media (max-width:640px){

}

@media (max-width:480px){
	.nav2 > li {width: 50%}
	h2 {font-size: 30px; font-weight: 700; }
	.mobile_phone a {float: left; text-align: left!important}
	#logo {margin-bottom: 10px;}
	.lanuage {margin: 10px 0; }
	nav {padding-bottom: 0; padding-top: 10px;}
/*#logo {margin-left: 15px;}*/
	.how_to_apply ul li span {border-top: 0;}
.border-right {
    border-top: 1px solid #373737;
    border-bottom: 1px solid #373737;
    height: 5px;
    width: 100%;
    margin: 15px 0;
}	
.how_to_apply ul{display: inherit; }
.how_to_apply ul li {width: none; margin: auto}
.how_to_apply ul li {width: 100%;}
/*.lanuage {position:absolute; top: 0px; left:185px;}*/
#form {margin-top: 30px; }
.contentCircle {top: 150px;}
#tab .resp-tab-content { border: 1px solid #c1c1c1; padding: 0 15px;}
.w_sharda2 {margin-bottom: 45px}
#usp {padding-top: 0;}
#whyy {padding-bottom: 0;}
#awards .nav-tabs li {text-align: left!important; font-size: 13px; }
#formm {border: 1px solid #c1c1c1; margin: 25px 0;}
.custom-control-label {font-size: 9px; }
.carousel-caption {left: 30%; top: 8%;}
.carousel-caption .tagline ul li {font-size: 11px;}
nav {background: #171717;}
}



@media only screen and (min-device-width: 375px) and (max-device-width:667px){
	.mobile_phone {float: right; margin-right: 10px;}
	.mobile_phone a {display: block; text-align: left; }
	.carousel-caption {top: 8%;}
	
}



@media (max-width:360px){
	.mobile_phone {float: right; margin-right: 10px;}
	.mobile_phone a {display: block; text-align: left; }
	.carousel-caption {padding-top: 5px;}
	.tagline h2 {font-size: 10pt;}
	.tagline h4 {font-size: 9pt;}
	.how_to_apply ul li span {border-top: 0;}
	.how_to_apply ul li {width: 100%;}
	.inside a {font-size: 12px; padding: 14px 5px; text-align: center}
	.form_inside input, .form_inside select {margin-bottom: 0;}	
}

@media (max-width:320px){

}



@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape) {

}

