@media screen and (max-width: 450px){
	.header_container_right{
		padding-top: 5%;
	}
	.media-1 {
	    width: 30%;
	    padding: 1% 3%;
	    display: inline-block;
	}
	.register-1 {
		width: 60%;
		display: inline-block;
		float:left;
	}
	.twitter{
		height:320px !important;
	}
	nav.menu{
		display: block !important;
		position: absolute;
		top: 3%;
		right: 0;
		margin-right: 4%;
	}
	header {
		padding-bottom: 3%;
	}
	.row.col-md-12.topbar {
		display: none;
	}
	.niti-logo.col-md-2 {
		display: none;
	}
	.col-md-9.inline-col.theme_tiles {
    	margin-top: 0;
	}
	section.speaker_heading {
    	margin-top: 30%;
	}
	.col-md-3.tile {
    	margin-top: -7% !important;
    	text-align: center;
	}
	.col-md-4.col-lg-4.follow_up {
    	display: block;
	}
	.col-md-4.col-lg-4.follow_down {
    	display: none;
	}
	div#mobility img {
    	width: 100%;
	}
	div#energy-storage img {
    	width: 100%;
	}
	div#niti-reports img {
    	width: 100%;
	}
	div#mobility {
    	padding: 5% 0;
	}
	.resources_container{
		padding: 0 !important;
	}
	div#energy-storage {
    	padding: 5% 0;
	}
	div#niti-reports {
    	padding: 5% 0;
	}
	div#niti-reports strong {
    	margin-top: 3%;
    	display: inline-block;
	}
	div#energy-storage strong {
    	margin-top: 3%;
    	display: inline-block;
	}
	div#mobility strong {
    	margin-top: 3%;
    	display: inline-block;
	}
	.move-logo {
		text-align: left;
		top: 11px;
		padding: 0;
	}
	.twt-timeline{
		width: 100% !important;
	}
	.move-logo img {
		width: 100%;
		height: 55px;;
	}
	.header_container_right.col-md-3 {
		width: 57%;
		padding-left: 3%;
		padding-top: 1em;
	}
	.nav-menu-right ul {
	    width: 40%;
	    position: absolute;
	    float: left;
	    left: 45%;
	    bottom: 6px;
	}
	.nav-menu-left{
		display: none;
	}
	.header_top_s .nav-menu-left {
    	display: none;
	}
	
	.header_container_left {
		width: 129px;
		padding: 0;
	}
	.header_container_right.col-md-3 {
		width: 48%;
		top: 44%;
		left: 38%;
		padding: 0;
		position: absolute;
		margin-left: 0;
	}
	.move-logo.col-md-3 {
		top: 11px;
		max-width: 40%;
		padding: 0;
		border:0px !important;
	}
	.col-md-3.tile img {
		width: 93%;
		margin-top: 10%;
	}
	.cnt {
		height: auto !important;
		padding-bottom: 50px;
	}

	.col-md-9.inline-col {
		margin-bottom: 0 !important;
		margin-top: 11%;
	}
	.th {
		max-width: 100% !important;
		text-align: center;
	}
	#other_resources .col-md-3.the {
	    margin: 3% 2%;
	    height: auto;
	}

	img.social_media {
		position: absolute;
		bottom: -13%;
	}
	.modal-content .col-md-4 {
		left: 18%;
		right: 0 !important;
		position: relative;
}
@media screen and (max-width: 375px){
	
	.header_container_left {
		width: 113px;
		padding: 0;
		margin-right: 4%;
	}
	.move-logo.col-md-3 {
		max-width: 33%;
		padding: 0;
	}
	.nav-menu-right ul li a {
		font-size: 0.9em;
	}
	
}
@media screen and (max-width: 320px){
	.nav-menu-right ul li a {
		color: white;
		font-size: 0.8em;
		font-weight: 700;
	}
	.nav-menu-right.col-md-12 ul li:after {
		color: white;
		margin: 0px 1em;
	}

	.move-logo img {
		height: 53px;
	}
	nav.menu {
		top: 2%;
		margin-right: 3%;
	}
}
