  
/*  ============================================================================
    # 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) {
.facultylhs{
	width: 100% !important;
}


.facultyrhs{
	width: 100% !important;
	position: relative !important;
	top: 0px !important;
	float: left !important;
	}
	.column1 {
    width: 100% !important;
    float: left;
    padding: 30px 20px 20px 20px;
    margin: 0px 0px 0px 0px !important;
    text-align: right;
    position: relative;
    background: #fff;
}
	.column3 {
    width: 47% !important;
	}
	.column2 {
   width: 47% !important;
	}
	.column5 {
    width: 100% !important;
		margin-top: 20px !important;
	}
	.owl-carousel .owl-nav .owl-prev{left: 35% !important;    }
.owl-carousel .owl-nav .owl-next{right: 33% !important;  }
	
	.aboutbox {
     width: 100% !important;
	}
	.memberbox {
    width: 100% !important;
    margin: 0px 0px 0px 0px !important;
}
	.workshopbox {
    width: 100% !important;
	}
.headmenu li {
    font-size: 11px !important;
	line-height: 18px !important;
	margin-top: 0px !important;
	}
	.contactLHS {
    width: 100% !important;
	}
		.contactRHS {
    width: 100% !important;
	}
		.workshopcolumn{
	width:100% !important;
	margin: 0px 0% 50px 0px !important;
}
	.loginwrap{
	width:100% !important;
		margin-bottom: 30px !important;
		padding: 0px 0px 0px 0px !important;
	}
	.registerwrap{
	width:100% !important;
		border-left: #eceaea 0px solid !important;
		border-top: #eceaea 1px solid;
		padding: 20px 0px 0px 0px !important;
	}
	.researchLHS{
	width:100% !important;
	}
	.researchRHS{
	width:100% !important;
	}
	.researchRHSmenu {
    width: 50% !important;
		padding: 0px 20px 0px 20px !important;
	}
		.profilecolumn{
	width: 45% !important;
	padding: 20px 20px 10px 20px;
	margin: 0px 5% 45px 0% !important;
	}
	.categrybtns{
	width:48% !important;
	}

}

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

 
}

@media only screen and (max-width: 479px) {
	
	.innerheadmenu{
	margin: 5px 0px 0px 0px !important;
	}
	#innerlogo {
    width: 23% !important;
	}
	.headmenu{
	margin:0px 0px 0px 0px !important;
	}
.eventdate{
	width: 30% !important;
	margin: 0px 5% 0px 0px;
	}
 .eventtxt{
	width: 65% !important;
	}
	.eventfullwidthimg {
	width:100% !important;
	float:right;
		margin-top: 15px !important;
	margin-left:0% !important;
	}
	.workshopcolumn{
	width:100% !important;
	margin: 0px 0% 50px 0px !important;
}
	.researchRHSmenu {
    width: 100% !important;
		padding: 0px 20px 0px 20px !important;
	}
	.profilecolumn{
	width: 100% !important;
	padding: 20px 20px 10px 20px;
	margin: 0px 0% 45px 0% !important;
	}
	.profileLHS {
   width: 100% !important;
		margin-bottom: 20px !important;
	}
		.profileRHS {
   width: 100% !important;
	}
	.columnbox{
		width:100% !important;
		margin:50px 0% 20px 0% !important;
	}
	.categoryfilterlhs {
   width: 100% !important;
		margin-bottom: 20px !important;
	}
	.categoryfulllist {
   width: 100% !important;
	}
	
}
