@media  (min-width: 320px) and (max-width: 767px) 
{
	.phone ul li 
	{
		width: 100%;
	}
	.phone ul 
	{
		list-style: none;
		display: block;
	}
	.barnd-box:before{ display:none;}
	.barnd-box:after{ display:none;}
	.last-sec{ padding:20px 0 0;}
	.last-section{ margin:0 0 40px;background-image: none;}
	.footer h2{    margin: 20px 0px 15px;}
	.footer ul{ padding:0 0 0;}
	.third-text h3 {
		padding: 10px 10px;line-height: 20px;
		font-size: 16px;
	}
	.last-fotter{padding: 10px 0 20px;}
	.absote {
		position: relative;
		top: 11px;
		display: block;
		margin: 0 auto;
	}
	.last ul li a{
		font-size: 11px;
		display: block;
		line-height: 19px;}
	.categories ul li{ width:100%;}
	.categories ul{ display:block;}
	.logo-div{ width:100%;  margin-left: 0;}
	.code{ width:100%;}
	.tic ul li {
		padding: 7px 7px 0;
		font-size: 9px;
	}
	.dis-link h6 {
		font-size: 12px;
		margin: 10px 0 0px;
	}
	.button-discount{    background-size: contain;}
	.button-discount h5 {
		padding: 6px 0;
		font-size: 6px;
	}
	.border-bottom h6 {
		font-size: 13px;
		line-height: 17px;
		margin: 30px 0 0;
	}
	.button-Offers{margin: 30px 0 0px; padding: 15px 0;}
	.button h5 {
		float: left;
		width: 100%;}
	.about-us-text h3 {
		font-size: 17px;
		line-height: 22px;
	}
	.about-us-text strong{font-size: 15px;}
	.faq-text h3{ font-size:18px;}
	.modal-header .close{top: -6px;}
	.withbg h4 {
		font-size: 14px;
		padding-bottom: 0px;
	}
	.withbg p {
		font-size: 13px;
	}
	.fashion-box-link ul li{ width:47%;}
	.disk-link p {
		font-size: 11px;
		line-height: 15px;
		margin: 12px 0 0;}
    .border-code p {
		font-size: 12px;
		padding-left: 16px;
	}
    .table td{    font-size: 13px;}
    .latter-box h3 {
		font-size: 15px;
		margin: 0 0 10px;}
	.ui-autocomplete
	{
		display:none !important;
	}
}
@media  (min-width: 767px) and (max-width: 1024px) 
{
	.phone ul li {
		width: 50%;
		display: inline-table;
		float: left;
		padding: 5px;
	}
	.last-section{ background-image:none;}
	.custom-nav ul li 
	{ 
		font-size: 15px;
	}
	.categories-icon h2 
	{
		font-size: 11px;
	}
	.main-div-form ul li 
	{
		padding: 5px 4px;
	}
    .button-discount h5 
	{
		padding: 1px 0;
		font-size: 14px;
	}
	.footer ul li i 
	{
		margin-right: 5px;
	}
    .fashion-side-box button{padding: 6px 20px;}
	.fashion-box-link ul li 
	{
		width: 23%;
	}
	.phone ul li {width: 14%;}  
}