@media (max-width:979px) {
	#maincol {
		margin-top:80px;
	}

	#addtocart {
		margin-top:30px;
	}
}

@media (min-width: 769px) and (max-width:900px) {
	#main-nav a {
		padding:0% 1%;
	}







}
@media (max-width: 815px) {
	#m-nav { display: none; }
	header .tagline { display: none; }
	header #cart { display: none; }
	#logo { position: relative; left: 0; top: -20px; transform: rotate(17deg); -moz-transform:rotate(17deg);     -o-transform:rotate(17deg);    -webkit-transform:rotate(17deg);width: 173px;}
	header { height: auto; height: 90px; overflow: hidden;}
	#mobile-menu-icon { display: block; position: absolute; right: 19px; top: 19px; font-size: 33px; color: #fff;}
	#top { display: none;}
	
}
@media (max-width: 768px) {
	#home-type-word { top: 17%; right: 10px;}
	.tagline {
		display:none;
	}

	#logo img{
		width:100%;
	}

	#main-nav a {
		padding:0% 0.5%;
	}

	.sp-hidden {
		display:none;
	}

	/** about page **/

	#about-img {
		padding:10px;
	}
}

@media (max-width: 660px) {
	/** index **/
	#main-nav {
		font-size:16px;
	}

	#slider img{
		width:60%;
	}

	.home-page p, .home-page img {
		display:none;
	}

	.home-box-1,.home-box-2,.home-box-3 {
		height:auto;
	}

	.col-break-1 {
		width:48%;
		float:left;
	}

	.col-break-2 {
		width:100%;
		clear:both;
	}

	.col-break-3 {
		width:48%;
		float:right;
	}

	.mob-ar {
		display:block;
	}

	.desk-ar {
		display:none;
	}
}

@media (min-width: 480px) and (max-width:768px) {

	/** grids new arrivals and sold **/
	.smallgrid-left {
		margin:20px 10px 0px 0px !important;
	}
	.smallgrid-right {
		margin: 20px 5px 0px 5px !important;
	}

	#right-foot p {
		font-size:14px;
	}


}

@media (max-width: 560px) {
	#mob-menu {
		display:block;
		width:55%;
	}

	#main-nav {
		display:none;
	}
}


@media (max-width: 480px) {

	/** grids new arrivals and sold **/


	.smallgrid-left {
		margin:20px 0px 0px 0px !important;
	}
	.smallgrid-right {
		margin: 20px 0px 0px 0px !important;
	}

	.b-mid {
		margin:20px 0px 0px 0px !important;
	}

	.price-circle-left {
		right:10px !important;
	}
	.big-grey-box-gap-1, .big-grey-box-gap-2 {
		padding: 0;
	}
	#home-content {
		padding: 15px 5px;
	}
	.hide-mobile {
		display: none;
	}
	.show-mobile {
		display: block !important;
	}
	#home-type-word {
		background: url('/images/home-search-box.jpg') no-repeat center center;
position: absolute;
top: -13%;
left: 20px;
width: 89%;
height: 170px;
text-align: left;
background-size: contain;
	}
#home-message {
margin-top: 0px;
font-size: 18px;
padding-left: 5px;
margin-left: 0px;
border: 0;
background: transparent;
position: absolute;
left: 10%;
top: 39%;
width: 65%;
}
#submit-word-home {
float: right;
margin-top: 0px;
margin-right: 0px;
background: transparent;
border: 0;
outline: 0;
position: absolute;
top: 37%;
left: 78%;
}
#home-type-word span {
font-size: 20px;
}
}

@media (max-width:479px) {

	/** footer **/
	#left-foot a {
		padding:10px;
		dispaly:inline-block;
	}
}


