 
/*  ============================================================================
    # Media Queries
    ========================================================================= */

@media only screen and (min-width: 960px) and (max-width: 1279px) {



}

@media only screen and (max-width: 959px) {


}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    
    
}

@media only screen and (max-width: 767px) {	#logo	{
		padding:10px 0px 10px 0px;
		float:left;
		width: 50% !important;
	}
.toplinks {
	width: 50% !important;
	}
  .footer li{
	padding:0px 0px 0px 0px;
	width:100% !important;
	margin:0px 0% 0px 0px !important;
	}
		.facultylhs {
 width:100% !important;
	}
	.facultyrhs {
 width:100% !important;
  position: relative !important;
  float: right;
  top: 0px !important;
  padding: 30px 10% 30px 140px !important;
  margin: 0px;
  background: #ec7c25 url("../images/arow.png") no-repeat center left;
    background-size: auto;
  background-size: 10% 70%;
  color: #fff;
  font-family: 'Poppins';
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  line-height: 22px;
}
	.column1 {
  width:100% !important;
	margin-top: 0px !important;
	}
    .column3 {
width:100% !important;
	}
	.poojalhs {
  width:100% !important;
	}
	.poojarhs {
  width:100% !important;
		margin: 0px 0px 0px 0% !important;
	}
	.welcomelhs {
  width:100% !important;
	}
		.welcomerhs {
  width:100% !important;
	}
	.contactLHS{
	width:100% !important;
	}
	.contactRHS{
	width:100% !important;
	}
	.innerpoojalitsing{
	width:100% !important;
	float: left;
	padding: 0px;
	margin: 20px 0% !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    
}

@media only screen and (max-width: 479px) {
.column1 {
  width:100% !important;
	margin-top: 0px !important;
	}
    .column3 {
width:100% !important;
	}
}
