@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Roboto');
html {
  height: 100%;
}
body{ 
	background: #fff;
	height:100%;
	font-size:12px;
	font-family:verdana;
	margin:0px;
	overflow-x: hidden;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    height: auto;
}
#stickyheader{
	width:100%;
	top:0;
	z-index:99;
}
.error{
	color:#ff0000 !important;
}
.alert{
	position: fixed;
    width: 25%;
    top: 50%;
    text-align: center;
    z-index: 9999;
}
.alert-danger{
	color:#fff;
	background:#e91e1e;
}
.alert-success{
	color:#fff;
	background:#009688;
}
.red{
	color:red !important;
}
.job{
	box-shadow:0px 0px 14px 0px #000;
	padding:15px;
	margin-bottom:10px;
}
.job h5 {
	font-size: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.job p{
	font-size: 13px;
    font-family: verdana;
	margin-bottom:0px
}
.nav-stacked>li {
    border: 1px solid #ccc !important;
}
.desc{
	color:#727579 !important;
	text-transform:uppercase;
	margin-bottom:10px  !important;
	margin-top:10px !important;
}
.heading-content{
	padding: 10px 15px;
    margin: 10px 0 10px;
    font-size: 15px;
    background-color: #333438;
    border-left: 10px solid #1565c0;
    color: #FFF;
    font-weight: bold;
}
.job_image{
	width: 100% !important;
    height: 400px !important;
    padding: 5px !important;
    border: 1px solid #eee !important;
}
.clear{
	clear:both;
}
.boxed {
    padding: 0px;
	
}
.box-content{
	width:100%;
}
.top-menu {
    /*background:#1565C0;
    padding:8px 50px;
	height: 36px;*/
	background: rgb(5, 133, 235);
    padding: 10px 20px;
    height: 40px;
    color: #fff;
    float: right;
    border-radius: 0px 0px 0px 50px;
	/*margin-top:-17px;
    width: 53%;*/
}
.top-menu a {
	color:#fff;
	text-decoration:none;
	padding:10px;
}
.top-menu a:hover i{
	color:#fff;
}
.top-menu a i{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	font-size: 17px;
}
.logo-content{
	/*padding-left:50px;*/
	margin-top: -35px;
}
.logo-section{
	padding:5px 10px;
	background: #FFF;  /* fallback for old browsers */
	/*background: -webkit-linear-gradient(to bottom, #FFFFFF, #ECE9E6);  /* Chrome 10-25, Safari 5.1-6 */
	/*background: linear-gradient(to bottom, #FFFFFF, #ECE9E6); *//* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	height: auto;
}
.logo-section a{
	text-decoration: none;
}
.logo-name{
	margin-top: -100px;
    margin-left: 135px;
    font-family: "Lucida Bright", Georgia, serif;
    font-weight: 700;
    color: #003399;
    font-size: 36px;
}
.logo-section p {
    color: #000;
    font-weight: bold;
    float: left;
    margin-left: 136px;
    /*margin-top: -41px;*/
}
.helpine-content{
	border-left: 1px solid #ddd;
	margin-top: 10px;
}
.help-flex{
	display: inline-flex;
	border-bottom: 1px solid rgba(136, 136, 136, 0.27);
}
.helpline h4{
    margin-top: 0;
    color: red;
    font-weight: bold;
    /*margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(136, 136, 136, 0.27);*/
	font-size:16px;
}
.helpline span{
	font-family:Verdana;
	display:block;
	margin-bottom: 5px;
}
.helpline-time{
	margin: -2px 0px 0px 5px;
    font-size: 16px;
    font-weight: 600;
}
.mail{
	font-size:16px !important;
	font-weight:500 !important;
	font-family:'Raleway',sans-serif !important;
}
.border-right{
	/*border-right:1px solid rgba(136, 136, 136, 0.27);*/
}
.singhania_logo{
	width:auto;
	height:100px;
}
.name{
	margin-top:-35px;
	margin-left:23px;
	
}
.navbar {
    border-radius: 0px;
}
.navbar {
    margin-bottom: 0px;
	min-height: 36px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #333333;
}
.navbar-inverse {
    background-color:#333333;
    border-color:#333333;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color:transparent;
}
.nav>li {
    border-right: 1px solid rgba(255, 255, 255, 0.19);
}
.navbar-nav>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.nav>li>a {
    padding: 10px 9px;
	font: normal 12px Verdana;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.dropdown-menu {
    padding: 0px 0;
    margin: 0px 0 0;
    font-size: 13px;
    background-color: #333;
}
.dropdown-menu>li>a {
    padding: 5px 7px;
    color: #fff;
	border-bottom:1px solid rgba(255, 255, 255, 0.19); 
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    /*background-color: #333333;*/
	background-color: #0585eb;
}
.dropdown-menu {
    min-width: auto;
}
.modal-content {
    border-radius: 0px;
}
.modal-footer {
    padding: 0px;
}
.btn-group-sm>.btn, .btn-sm {
    border-radius: 0px;
}
.latest_news{
	height:29px;
}
.news{
	position: absolute;
	width: auto;
    background: #a21300;
    padding: 6px;
	color:#fff;
	font-weight:bold;
	display:inline;
	z-index:1;
}
.marq{
	display:inline;
}
.marq marquee{	
	padding: 6px 4px 3px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	background-color: aliceblue;	
}
.payu{
	margin-top:-33px;
	position:relative;
}
/*.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100%;
    height: 650px;
	background: -webkit-linear-gradient(left, rgba(255,0,0,0), rgba(255,0,0,1));
}*/
.carousel-inner>.item>a>.oppo>img, .carousel-inner>.item>img {
    width: 100%;
    height: 500px;
}
.oppo{
	/*position: relative;*/
	/*display: inline-block;*/
}
.oppo:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(49%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.white{
	color:#fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #ccc;
    border: 1px solid #fff;
    border-radius: 0px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #FFC107;
}
.box{
	padding-left: 30px;
    padding-right: 30px;
}
.box-nav-content .box1{
	padding:15px;
	background-color: #0585eb;
	margin-left:-15px;
	margin-right:-14px;
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
	-o-transition:1s;
}
.box-nav-content .box1:hover{
	background:#333;
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
	-o-transition:1s;
}

.box1 a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}
.panel-heading {
    padding: 5px 15px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
	background-color: #0585eb !important;
}
.panel-primary {
    /*border-color: transparent;
	border-color: #ddd;*/
	border: none;
}
.panel {
    margin-bottom: 5px;
}
#contents{
   padding:15px;
}
#contents .col-md-4{
	/*padding-left:0px;
	padding-right:0px;*/
	padding: 10px;
}
#contents li {
    list-style: none;
	line-height:1.8
}
#contents .panel-heading{
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
}
#contents .panel-body {
    padding: 15px;
	min-height:231px;
	font-family: verdana;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #0585eb;
	border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
	/*background: linear-gradient(#f7f7f7,#e3e3e3);*/
}
#contents .panel-body li a {
    color:#003399;
}
#contents .panel-body li a:hover {
    margin-left: 5px;
	-webkit-transition: 1s;
    transition: 1s;
}
#cidc img{
	width:100%;
	margin-top:-20px;
}
.blue {
    color: #003399;
}
.form-control {
    height: 30px;
    padding: 5px 12px;
    font-size: 12px;
    border-radius: 0px;
}
#footer {
    height: auto;
    background: url(../../images/bg.png);
}
.footer-content {
    padding: 15px 30px;
    color: #fff;
    background-color: rgb(5, 133, 235);
}
.footer-content h3 {
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 2px solid #fff;
    font-size: 16px;
	background: transparent !important;
    text-align: left !important;
    padding: 10px 0 !important;
}
.footer-content li {
    list-style: none;
}
.footer-content li a {
    color: #fff;
    text-decoration: none;
}
.footer-content li a:hover {
    color: #fff;
    margin-left: 5px;
	-webkit-transition: 1s;
    transition: 1s;
}
#back-to-top {
    position: fixed;
    bottom: 10px;
    right: 50%;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #ff0000;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #333;
}
#back-to-top.show {
    opacity: 1;
}
#contentDiv{
	padding:0;
}
#contentDiv h3{
	background:#1565c0;
	color:#fff;
	padding:10px 50px;
	font-size:18px;
	margin-top:0
}
.content-pad{
	padding:15px 50px;
	min-height: 200px;
}

.content-pad li a{
	text-decoration:none;
	font-size:14px;
	font-family:verdana;
}
.content-pad h4{
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
}
.edu-image{
	width:100% !important;
	height:250px !important;
	margin-bottom:5px !important;
	padding:5px !important;
	border:1px solid #eee !important;
}
.content-pad p{
	font-size: 14px;
    font-family: verdana;
	text-align:justify;
}
.content-pad img{
	width:100%;
	height:150px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #eee;
}
.content-main p{
	font-size: 14px;
    font-family: verdana;
}
.pp_social{
	display:none;
}
blockquote {
    padding: 10px 15px;
    margin: 0 0 20px;
    font-size: 16px;
    border-left: 5px solid #1565c0;
	color: #FF5722;
    font-weight: bold;
}
.logo-univ{
	width:auto !important;
	height: 100px !important;
    margin-bottom: 15px !important;
	padding-bottom:10px !important;
	border-bottom:0px solid transparent !important;
}
.gallery-img{
	width: 100% !important;
    height: 250px !important;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
}
.gallery1{
	overflow:hidden;	
}
.gallery1:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
}
.gallery li{
	display:inline;
	list-style:none;
}
.gallery-mou{
	width: 290px !important;
    height: 300px !important;
    border: 1px solid #eee;
    padding: 5px !important;
}
.page-cover{
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
	top:0%;
	left:0%;
    background: #fff;
    z-index: 9999;
	overflow-x:hidden;
	overflow-y:auto;
}
.gallery-img li{
	list-style:none;
	display:inline;
}
table.detailTable td.heading {
    font-weight: bold;
    font-size: 14px;
    color: #ff8800;
    text-align: left;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 13px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
/*---------Adding New---------*/
.spacer{
	margin-top:25px;
}
.sec-title {
    position: relative;
    margin-bottom: 0px;
    position: relative;
    margin-bottom: 0px;
    margin-top: 48px;
}
.form-group {
    margin-bottom:4px !important;
}
.online_wrapper{
	border:1px solid #fff;
	background:#fff;
	height:100%;
	margin-top: 10px;
	padding-bottom:20px;
	padding:15px;
	box-shadow:0px 0px 9px 0px #000;
	min-height:550px;
	width:100%
}
.online_wrapper_thank{
	left:50%;
	top:50%;
	padding:20px;
}
.thankyou{
	border:1px solid #fff;
	box-shadow:0px 0px 9px 0px #000;
	background:#fff;
	margin-top:120px;
	padding-bottom:20px;
	border-bottom:5px solid #4caf50;
}
.break{
	margin-top:20px;
	margin-bottom:20px;
}
.thankyou h1{
	font-family:Armata;
	font-size:28px;
	color:#33333;
	margin-bottom:20px;
	border-bottom:1px solid orange;
	text-align:center;
	padding-top:20px;
}
.online_wrapper h1{
	font-family:Times;
	font-size:21px;
	font-weight:900;
	color:#283593;
	margin-bottom:20px;
	border-bottom:1px solid orange;
	margin-top: 0px;
}
.online_logo{
	position: absolute;
    opacity: 1;
    float: right;
    z-index: 13;
    width: auto;
    height: 108px;
    right: 276px;
    top: 3px;
}
.container{
	margin-top:8px;
	margin-bottom:20px;
}
.blue{
	color: #003399;
}
.blue-size{
	font-size: 25px;
}
.a-blue{
	color:#000;
	text-decoration:none;
}
.a-blue:hover, .a-blue:focus, .a-blue:visited{
	color:#000;
	text-decoration:none;
}
.red{
	color:red;
	font-size:15px;	
}
.green{
	color:green;
	font-size:15px;	
}
hr{border:1px solid #ccc;margin-top: 5px;margin-bottom: 5px;}
.personal_details h3{color:#2196F3;font-weight:600}
.personal_details small{color:#795548;font-size:12px}
.form-start{background:#fff;margin-top:20px;height:100%;}

label{
    margin-bottom: 3px;
}
.upper{
	text-transform:Capitalize !important;
}
.edu{
	margin-top:15px;
	margin-bottom: 10px;
}
.terms{
	padding-left:40px;
	padding-right:40px;
}
::-webkit-scrollbar {
    width: 4px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px orange;
}
::-webkit-scrollbar-thumb {
  background-color: orange;
  outline: 1px solid orange;
}
.logo-box{
	top:10px;
	right:50px;
}
.logo-singhania{
	padding:10px;
}
.logo-singhania img{
	width:100px;
	height:100px;
}
.contact-box{
	top:150px;
	right:10px;
	background:#fff;
	width: 100%;
	text-align:left !important;
}
.contact-singhania{
	padding:10px;
}
.contact-singhania h4{
	color:orange;
	font-weight:600;
	font-size:20px;
}
.contact-singhania p{
	font-weight:400;
	font-size:14px;
	line-height: 1.6;
}
.orange{
	border:1px solid orange;
}
.admission-box{
	top:300px;
	right:10px;
	background:#fff;
}
.admission-singhania{
	padding:20px;
}
.admission-singhania img{
	width:auto;
	height:130px;
	margin-bottom:10px;
}
.ad-box{
	background:#fff;
	position:fixed;
	top:198px;
	right:50px;
	width:25%;
	text-align:center;
	box-shadow:0px 0px 14px 0px #000;
	min-height:343px;
}
.name-logo{
	width: auto !important;
    height: 24px !important;
}
.gurukul-image{
	height: 50px;
    margin-top: -32px;
}
.map-image{
	width:30px;
}
.form-control {
    border: 1px solid #ccc;
	height: 30px;
}
.form-control1 {
    display: block;
    width: 53%;
    height: 28px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.h3, h3 {
    font-size: 18px;
}
@media (min-width: 992px){
	.col-md-12 {
		margin-bottom: 20px;
	}
}
/*---------Adding New---------*/

.btn{
	border-radius:0px;
}
.verfication-image{
	width:100% !important;
	height:auto !important;
	border:0px solid transparent !important;
	padding:0 !important;
}
.normal {
    padding: 10px !important;
}
.box1 p{
	padding:2px 10px !important;
	font-size:13px !important; 
}
.styled{
	list-style:none;
}
.content-pad li{
	font-size: 14px;
    font-family: verdana;
}
.content-pad ul{
	font-size: 14px;
    font-family: verdana;
}
#industrial {
    background-image: url(../../images/industrial.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
}
.industrial-overlay {
    background: rgba(0, 0, 0, 0.57);
    padding: 100px 0 30px;
}
.industrial-content {
    padding: 20px;
}
.industry-img {
    height: 150px;
}
#industrial h1 {
    color: #fff;
    font-size: 26px;
    font-family: 'Armata',sans-serif;
    text-align: center;
    margin-top: -57px;
    text-transform: uppercase;
}
#industrial h5 {
    color: #fff;
    font-size: 22px;
    font-family: 'Armata',sans-serif;
    text-align: center;
    text-transform: uppercase;
	margin-bottom:20px;
}
#industrial small {
    color: #fff;
    font-size: 11px;
    font-family: 'Armata',sans-serif;
    text-align: center;
    text-transform: uppercase;
    -webkit-animation-duration: 5s;
    -webkit-animation-delay: 1s;
	margin-bottom:20px;
}
#our-partners {
    background-image: url(../../images/job.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
}
.ourpartners-overlay {
    background: rgba(0, 0, 0, 0.39);
}
.ourpartners-content {
    padding: 50px 0;
}
#our-partners h1 {
    color: #fff;
    font-size: 32px;
    font-family: 'Armata',sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
}
.trans {
    border: 1px solid transparent;
}
.partner-img {
    width: auto;
    height: 100px;
}
.online-payment{
	background:#eee;
}
.already_existing .panel-success>.panel-heading {
    color: #fff;
    background-color: #2874f0;
    border-color: #2874f0;
}
.already_existing .panel-heading {
    padding: 10px 15px;
}
.already_existing .panel-heading {
    font-size:14px;
	font-family:Roboto,Arial,sans-serif;
}
.min-height{
	min-height:450px;
}
.btn-group-lg>.btn, .btn-lg {
    border-radius: 0px;
}
.step1{
	font-size: 12px;
    color: #2874f0;
    background-color: #f0f0f0;
    border-radius: 2px;
    padding: 3px 6px;
    vertical-align: baseline;
    margin-right: 17px;
}
.advantages{
	padding:15px;
}
.advantages span{
	color:#878787;
}
.advantages p{
	margin-bottom:20px;
}
.pay-right{
	padding:35px 15px;
	border-bottom:1px solid #ccc;
}
.pay-right img{
	width:auto !important;
	height:50px !important;
	display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
.right{
	display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7;
    color: #878787;
    width: 271px;
	padding-top: 2px;
}
.pay-bottom{
	margin-top:15px;
	color:#878787;
	font-size: 14px;
    font-weight: 500;
}
.pay-bottom img{
	width:auto;
	height:50px;
}
#our-partners h5 {
    color: #fff;
    font-size: 22px;
    font-family: 'Armata',sans-serif;
    text-align: center;
    text-transform: uppercase;
	margin-bottom:20px;
}
@media (max-width:1200px){
	.box-nav-content .box1 {
		padding: 10px;
		min-height: 150px;
	}
	.box1 a {
		font-size: 12px;
	}
	.helpline span {
		font-size: 12px;
	}
}
@media (max-width:990px){
	.name{
		width: 73%;
		height: 37px;
		margin-top: -35px;
		margin-left: 23px;
	}
	.top-menu {
		padding:8px 15px;
	}
	.helpline span {
		font-size: 14px;
		display: block;
	}
	.not-to{
		display:none !important
	}
	.nav>li>a {
		padding: 10px 5px;
		font: normal 11px Verdana;
	}
	.carousel-inner>.item>a>.oppo>img, .carousel-inner>.item>img {
		width: 100%;
		height: 400px;
	}
	.box-nav-content .box1 {
		padding: 10px;
		min-height: 127px;
		height: 125px;
		margin-bottom: 1px;
	}
	.box1 a {
		font-size: 12px;
	}
	.form-inline .form-control {
		width: 60%;
	}
	.content-pad {
		padding: 15px;
	}
	.gallery-mou {
		width: 150px;
		height: 200px;
	}
	.gallery{
		padding-left:0;
	}
	.logo-content{
		padding-left:0;
	}
	.logo-section p {
		font-size: 10px;
	}
}
@media (min-width:767px){
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
		background: #ff6f22;
		color: #fff;
		border-bottom-color:#ff6f22;
	}
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ff6f22;
		border-radius: 0px 0px 0 0;
	}
	.navbar-right {
		margin-right: 0px;
	}
}
@media (max-width:767px){
	.container {
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	}
	.box-content {
		margin-bottom: 0px;
	}
	.boxed {
		padding: 0px;
	}
	.top-menu {
		text-align:center;
		height: 35px;
	}
	.top-menu {
		padding: 8px 5px;
	}
	.top-menu a {
		padding: 5px;
	}
	.top-menu a i {
		text-align:center
	}
	.pull-right{
		display:none;
	}
	.singhania_logo {
		width: 65px;
		height: 66px;
	}
	.logo-section p{
		display:none;
	}
	.name{
		width: 73% !important;
		margin-top: 0px;
		margin-left:5px;
		height:20px;
	}
	.logo-section {
		padding: 3px 10px;
	}
	.helpine-content{
		display:block;
	}
	.nav>li>a {
		padding: 10px 15px;
	}
	.navbar-nav {
		margin: 7.5px 15px;
	}
	.navbar-toggle {
		margin-top: 0px;
		margin-bottom: 0px;
		border-radius: 0px;
	}
	.news {
		width: auto;
		padding: 6px;
	}
	.marq marquee {
		padding: 6px;
		font-size: 12px;
	}
	.payu{
		display:none;
	}
	/*.carousel-inner>.item>a>img, .carousel-inner>.item>img {
		width: 100%;
		height: 200px;
	}*/
	.carousel-inner>.item>a>.oppo>img, .carousel-inner>.item>img {
		width: 100%;
		height: 200px;
	}
	#cidc img {
		display:none;
	}
	.singhania-footer{
		text-align:center
	}
	.singhania-it{
		text-align:center;
		margin-top:15px;
	}
	.box1 a {
		font-size: 12px;
	}
	#contentDiv h3 {
		font-size: 12px;
	}
	.content-pad {
		padding: 10px;
	}
	.gallery-mou {
		width: 100%;
		height:200px;
		border: 1px solid #eee;
		padding: 5px;
	}
	.gallery{
		padding-left:0;
	}
	#back-to-top {
		left: 5%;
	}
	.modal-dialog {
		margin: 18px;
		padding-right: 16px;
	}
	.modal-body img{
		width:100%;
		height:150px
	}
}
.login-links{
		float: right;
		padding-left: 340px;
		padding-right: 15px;
	}
@media (max-width: 990px){
	.logo-content {
		margin-top: 0px;
	}
	.help-flex {
		display: block;
	}
}
@media (max-width: 540px){
	.helpine-content{
		display:block;
		text-align: center;
	}
	.logo-name{
		font-size: 18px !important;
	}
}
@media (max-width: 740px){
	.top-menu a {
    padding: 0px;
	}
	.logo-content {
    margin-top: 0px;
	}
	.login-links{
		padding-left: 0px;
	}
	.top-menu {
		padding: 8px 15px 8px 0px;
		width: 100%;
	}
	.singhania_logo {
		width: 65px;
		height: 66px;
		margin-top: 10px;
	}
	.logo-name {
		margin-top: -65px;
		margin-left: 75px;
		font-family: 'Armata',sans-serif;
		font-weight: 700;
		color: #003399;
		font-size: 30px;
	}
	.helpine-content{
		display:block;
		text-align: right;
	}
	.helpine-content {
    border-left: none;
	margin-top: 0px;
	}
	.payu {
    display: block;
	margin-top: -30px;
	}
	.two-link {
    top: 10px !important;
	right: 5% !important;
	}
	.two-link .section-three {
    width: 55px !important;
    height: 55px !important;
	}
	.two-link .section-two {
    width: 55px !important;
    height: 55px !important;
	}
	.two-link .section-one {
    width: 55px !important;
    height: 55px !important;
	}
	.two-link .two-link-heading {
	display: none;
	}
	.two-link .icon {
    margin-top: 15px !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.login-links {
    padding-left: 185px;
	}
	.logo-name {
		font-size: 28px;
		margin-left: 120px;
		margin-top: -90px;
	}
	.logo-section p {
    margin-left: 120px;
	}
	.two-link {
	right: 10% !important;
	}
	.two-link .section-three {
    width: 100px !important;
    height: 100px !important;
	}
	.two-link .section-two {
    width: 100px !important;
    height: 100px !important;
	}
	.two-link .section-one {
    width: 100px !important;
    height: 100px !important;
	}	
	.two-link .icon {
    margin-top: 15px !important;
	}
}
.floating-form {
    max-width: 300px;
    padding: 22px 27px;
    font: 13px Arial, Helvetica, sans-serif;
    background: #F9F9F9;
    border: 1px solid #ddd;
	border-radius: 3px 0px 0px 3px;
    right: 10px;
    position: fixed;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
	top: 50px;
}
.g-recaptcha{
	transform:scale(0.77) !important;
	transform-origin: 0 0 !important;
}
.contact-opener {
    position: absolute;
    left: -80px;
    transform: rotate(90deg);
    top: 55%;
    background-color: #216288;
    padding: 9px;
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
}
.floating-form-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.floating-form label{
    display: flex;
    margin: 0px 0px 15px 0px;
}
.floating-form label > span{
    width: 70px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.floating-form span.required{
    color:red;
}
.floating-form .tel-number-field{
    width: 68%;
}
.floating-form input.input-field{
    width: 68%;
}
.floating-form .select-field{
	width: 68%;
}
.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,  
.floating-form .select-field:focus{
    border: 1px solid #0C0;
}
.floating-form .textarea-field{
    height:50px;
    width: 68%;
	min-height: 50px;
	min-width: 68%;
}
.floating-form input[type="button"],
.floating-form input[type="submit"], .contact-opener {
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
	background-color: #18bb7c;
    padding: 8px 20px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover, .contact-opener {
    background-color: #f44336;
}
.floating-form .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.floating-form .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}
.two-link {
    position: absolute;
    top: 30px;
    right: 9.3%;
    text-align: center;
}
.two-link a:hover {
   text-decoration: none
}
.two-link .section-three {
    width: 130px;
    height: 130px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0585eb;
    margin-bottom: 10px;
}
.two-link .section-two {
    width: 130px;
    height: 130px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    margin-bottom: 10px;
}
.two-link .section-one {
    width: 130px;
    height: 130px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #DC143C;
    margin-bottom: 10px;
}
.two-link .icon {
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 10px;
}
.icons-gnu-first-icon {
    background-position: 0 -443px;
    height: 25px;
    width: 39px;
}
.two-link .two-link-heading {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 14px;
}
.two-link .two-link-heading:hover {
    font-size: 16px;
	/*transition: 1s;
	-webkit-transition: 1s;*/
}
.two-link .size {
    font-size: 14px;
}
.two-link .section-one img, .two-link .section-two img, .two-link .section-three img {
    margin-top: 25px;
    margin-bottom: 10px;
}
.hall-btn{
	background: #0585eb;
    color: #fff;
}
.mobile-view{
	display: none;
}
@media (min-width: 320px) and (max-width: 600px) {
	.mobile-view{
		display: block;
	}
	.desktop-view{
		display: none;
	}
}
@media (max-width: 740px){
	.logo-section {
		padding: 3px 10px;
		display: flow-root;
	}
}