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

	.container-inner
	{
		width:100%;	
	}
	.container-inner-1
	{
		width: auto;
		margin:0px 10px;
	}

}



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

	/*--------- Menu Start ------------*/
	#header-courier .header-menu-link ul li a
	{
		padding: 0px 12px 0px 12px;
	}
	#header-courier .header-logo img
	{
		width: 100%;
		margin-top: 20px;
		border: 0px;
	}	

	/*--------- Menu End -------------*/

}

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

	/*--------- Menu Start ------------*/

	#header-courier .header-logo img
	{
		width: 100%;
		margin-top: 25px;
		border: 0px;
	}	

	/*--------- Menu End -------------*/

}
@media screen and (max-width: 960px){

	/*--------- Menu Start ------------*/
	#header-courier .header-menu-link ul li a
	{
		padding: 0px 6px 0px 6px;
	}
	#header-courier .header-logo img
	{
		width: 100%;
		margin-top: 30px;
		border: 0px;
	}	

	/*--------- Menu End -------------*/

}
@media screen and (max-width: 900px){

	/*--------- Menu Start ------------*/
	#header-courier .header-logo img
	{
		width: 100%;
		margin-top: 38px;
		border: 0px;
	}	

	/*--------- Menu End -------------*/

	
	#header-courier-2 .track-inputs
	{
		width: auto;
display: block;
padding-top: 20px;
height: auto;
padding-right: 10px;
	}

	#header-courier-2 .tackinput-textbox
	{
		display: block;
		height: 15px;
		padding: 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border: 5px solid rgba(202, 143, 29, 1);
		-moz-border: 5px solid rgba(202, 143, 29, 1);
		width: 60%;
		font-size: 12px;
		font-family: 'Roboto Condensed',sans-serif;
		color: #666;
		float: left;
		background-color: rgba(255, 255, 255, 0.76);
	}
	#header-courier-2 .tack-btn-submit
	{
		display: block;
		height: 30px;
		border-radius: 3px;
		border: 0px;
		border-bottom: 2px solid #333;
		width: 30%;
		font-size: 14px;
		font-family: 'Roboto Condensed',sans-serif;
		color: #666;		
		background-color: #333;
		color: #fff;
		
		float: left;
	}


}

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

	/*--------- Menu Start ------------*/
	#header-courier .header-menu-link ul li a
	{
		padding: 0px 5px 0px 4px;
		font-size: 12px;
	}
	#header-courier .header-logo img
	{
		width: 100%;
		margin-top: 50px;
		border: 0px;
	}	
	.header-menu-right-corner
	{
		display: none;
	}
	/*--------- Menu End -------------*/

}

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

/*--------------- Responsive menu start--------------------*/
	#header-courier
	{
		display: none;	
	}
	#header-courier-1
	{
		display: block;	
	}
/*--------------- Responsive menu end


/*------------- courier man image  start -------------*/

#header-courier-2 .welcome-note
{
	width: 100%;
}
#header-courier-2 .courier-main
{
display: none;
}


/*------------- courier man image  end -------------*/

/*=-------------about ACS start ---------------*/
#aboutacs
{
	margin-top: 25px;
}
#aboutacs .aboutacs-inner-1
{
	margin-top: 25px;
}
#aboutacs .aboutacs-main-1
{
	width: 100%;
}
#aboutacs .aboutacs-main
{
	width: 100%;
	background-image:none;
}


/*=-------------about ACS end ---------------*/


/*------  welcome message and service and enquiry start  -----*/
	#contentarea .contentarea-left
	{
		width: 100%;		
	}
	#contentarea .contentarea-right
	{
		width: 100%;
	}	
	#contentarea .contentarea-right
	{
		background-image:none;
		margin-left: 0px;
	}
	#contentarea .contentarea-right-main
	{
		margin-left: 0px;
	}	

/*------  welcome message and service and enquiry end  -----*/

/*----- Footer Start -----*/
	#footer .footer-copyright
	{
		width: 100%;
	}
	#footer .footer-links
	{
		width: 100%;
		display: none;
	}
/*---- footer End --------*/

}



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

	#header-courier-2 .track-inputs
	{
		width: auto;
display: block;
padding-top: 20px;
height: auto;
padding-right: 10px;
	}

	#header-courier-2 .tackinput-textbox
	{
		display: block;
		height: 15px;
		padding: 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border: 5px solid rgba(202, 143, 29, 1);
		-moz-border: 5px solid rgba(202, 143, 29, 1);
		width: 60%;
		font-size: 12px;
		font-family: 'Roboto Condensed',sans-serif;
		color: #666;
		float: left;
		background-color: rgba(255, 255, 255, 0.76);
	}
	#header-courier-2 .tack-btn-submit
	{
		display: block;
		height: 30px;
		border-radius: 3px;
		border: 0px;
		border-bottom: 2px solid #333;
		width: 30%;
		font-size: 14px;
		font-family: 'Roboto Condensed',sans-serif;
		color: #666;		
		background-color: #333;
		color: #fff;
		
		float: left;
	}

	}