@media only screen and (max-width:1310px){
	.nav li{
		margin:0 5px;	
	}
}

@media only screen and (max-width:1200px){
	.nav li a{
		font-size:11px;
	}
}

@media only screen and (max-width:1120px){
	.nav li{
		margin:0 3px;	
	}
	
	.ieee-eventdetails .span-8 h3{
		margin:50px 0;
	}
	
	.ftr-light .span-4{
		width:48%;
		display:inline-block;
		float:none;
		margin-bottom:20px;
		vertical-align:top;
	}
	
	.cntct-detail{
		width:75%;	
	}
}

@media only screen and (max-width:1070px){
	.main-drp-nav{
		display:none;
		transition:none;
		background:rgba(0,0,0,0.5);
		padding:5px;
	}
	
	.menu-box{
		display:block;
	}
	
	.main-nav{
		bottom:auto;
		top:100%;	
		cursor:pointer;
	}
	
	.nav li a{
		font-size:13px;	
	}
	
	.nav li{
		width:100%;	
		margin:0;
	}
	
	.pic-large{
		width:150px;
		height:150px;	
	}

}

@media only screen and (max-width:991px){
	.slide-data h1 br{
		display: none;
	}
	
	.list-col-3 li{
		width: 50%;
	}
}

@media only screen and (max-width:980px){
	.slide-data h1{
		font-size:60px;	
	}
	
	.slide-data h4{
		font-size:20px;	
	}
	
	.span-7, .span-5{
		width:100%;
		float:left;
		padding:50px 0 !important;
	}
	
	.home-about .span-5::before{
		left:-50%;	
	}
	
	.scheduled .span-3{
		width:100%;	
	}
	
	.ieee-eventdetails .span-8{
		width:100%;
		padding-top:30px;
	}
	
	.ieee-eventdetails .span-4{
		display:none;	
	}
	
	.big-gear {
		right: -150px;
		top: -230px;
	}
	
	.small-gear{
		right:0;
		z-index:1;	
	}
	
	.ieee-logo{
		width:250px;	
	}
	
	.imp-dates{
		width:80%;	
	}
	
	.imp-left{
		left:-50px;	
	}
	
	.abt-guj .span-3{
		width:49%;
	}
}

@media only screen and (max-width:900px){
	.contact-data .span-3{
		width:100%;
		margin:0 0 15px;
	}
}

@media only screen and (max-width:800px){
	.abt-indicon .span-6{
		width:100%;
		float:left;
	}
	
	.span-6{
		width:100%;
		float:left;
		margin:0;
		margin-bottom:20px;	
	}
	
	.fancy-img .span-4{
		width:50%;	
	}
}

@media only screen and (max-width:767px){
	.logo{
		width:200px;	
	}
	
	.ftr-light .span-4{

		text-align:center;
	}
	
	.ftr-icon{
		display:none;	
	}
	
	.sponsor-col {
		width: 35%;
	}
	
	
}

@media only screen and (max-width:730px){
	.imp-dates{
		width:100%;	
	}
	
	.imp-dates h3.date, .imp-dates h3.submission-of{
		width:100% !Important;	
		text-align:center;
	}
	
	.imp-dates h3.submission-of{
		margin-top:10px;
	}
	
	.imp-dates .bullet-design{
		display:none;	
	}
	
	.imp-left{
		left:-150px;		
	}
	
	.imp-dates .row:hover h3.date, .imp-dates .row:hover h3.submission-of{
		transform:translateX(0);	
	}
	.imp-dates h3.date{
		color:#00a9b4;	
	}
	.heading h2{
		font-size:25px;	
	}
	.heading h3{
		font-size:20px;	
	}
	
	.register-parallax h2{
		font-size:23px;	
	}
}

@media only screen and (max-width:680px){
	.logo {
		width: 170px;
	}
	
	.logo:last-child {
		width: 120px;
	}
	
	.slide-data h1 {
		font-size: 40px;
	}
	
	.slide-data h4 {
		font-size: 15px;
	}
	
	
}

@media only screen and (max-width:640px){
	.ftr-light .span-4{
		width:100%;	
	}
	
	.abt-guj .span-3{
		width:100%;
	}
	
	.half-lists li{
		width:100%;
		padding-right:0;
	}
	
	.comiti-col-3{
		width: 50%;
	}
	
	.list-col-3 li{
		width: 100%;
	}
	
	.main-nav{
		position:relative;
		background:#424951;
	}
	
	#header{
		padding-bottom:0;
	}
	
	
}

@media only screen and (max-width:600px){
	.main-logo{
		width:100%;
		text-align:center;	
	}
	
	.ieee-logo{
		width:100%;
		text-align:center;	
		padding:10px 0;
	}
	
	.ieee-logo img{
		width:50%;
	}
}

@media only screen and (max-width:500px){
	.slide-data h1 {
		font-size: 30px;
	}
	
	.fancy-img .span-4{
		width:100%;	
	}
	
	p{
		font-size:13px;	
	}
}

@media only screen and (max-width:400px){
	.ieee-eventdetails .btn-group::before{
		display:none;	
	}
	
	.ieee-eventdetails .btn-group .btn{
		padding:10px 15px !important;
	}
	
	.logo {
		width: 150px;
	}
	
	
	.comiti-col-3{
		width: 100%;
	}
	
	.sponsor-col {
		width: 80%;
	}
}