
.leftMenuPage-Col1 {
    width: 25%;
    float: left;
}
.leftMenuPage-Col2 {
    width: 70%;
    float: right;
}

.columns3 {
	justify-items:center;
}


@media (max-width:1230px) {
   .banner,.footerTop,
	.footerInfo, .footerBase, 
	.middle, .middleHome,
   .searchCrumb {width:100%;padding-left:16px;padding-right:16px;} 
	.topmenuContainer	{width:100%;padding-left:8px;padding-right:16px;} 
   .topnav .topmenu > ul .mega-menu {left: 0;margin-left: 0;}
}

@media (max-width:1080px) {
	.subscribe input[type='email'] {margin-bottom:40px;}
	.subscribe p {margin-bottom:28px;}
}
@media (max-width:1024px) { 
   .banner {padding-left:0;}
}

@media (max-width:1020px) { 
   .highlightBox {margin-bottom:70px;}
}

@media (min-width:0) and (max-width:970px) { 
   .categoryHome {width: 48%;}
   .categoryHome:nth-of-type(odd) {margin-right:4%;}
}

@media (max-width:930px){.topRight {padding-left:5px;} }

@media (max-width:875px) {
	.footerInfo .row:first-child .sideBySide60-40-Col1 {width:58%;}
	.footerInfo .row:first-child .sideBySide60-40-Col2 {width:38%;}
   .footerInfo	.sideBySide20-80-Col1 {width:100%;}
   .footerInfo	.sideBySide20-80-Col2 {width:100%;}
   .footerInfo	.sideBySide20-80-Col1 img {padding-bottom:20px;}
}

@media (max-width:810px){
   .subscribe .sideBySide60-40-Col1,
   .subscribe .sideBySide60-40-Col2 {
      width:100%;
   
   }
}

@media (max-width:1000px) {
	.banner, .topmenuContainer	{padding:0;}
	.topmenu {display:none !important;}
	.miniSearch {padding-right:16px;}
	#menu, {display:none;}
	.slicknav_menu {display:block; margin-top:20px;}
	.slicknav_btn {
		position:absolute;
		left:16px;
		top:16px;
		margin:0;
		}

}

@media (min-width:533px) and (max-width:1170px){
	.browseCategory .gallery3Cols > div {width:48%;margin-right:4%;}
	.browseCategory .gallery3Cols > div:nth-child(even) {margin-right:0;}
	.browseCategory .gallery3Cols > div:nth-of-type(3n+1){clear:none;}
}
@media (max-width:534px){
	.browseCategory .gallery3Cols > div {width:100%;margin-right:0;}
	.browseCategory .gallery3Cols > div:nth-child(n+1) {margin-right:0;}
	.browseCategory .gallery3Cols > div:nth-of-type(3n+1){clear:none;}
}

@media (max-width:767px){
	.leftMenuPage-Col1 {display:none !important;}
	.leftMenuPage-Col2 {width:100%;float:none;}	
}


@media (max-width:640px) {
   .highlightBox {margin-bottom:30px;}
   .footerInfo	.row:first-child .sideBySide-Col1 {width:48%;}
   .footerInfo	.row:first-child .sideBySide-Col2 {width:48%;}
}

@media (max-width:590px) {
   .home .three-Col1, .home .three-Col2 {width:48%;float:left;}
   .home .three-Col1 {margin-right:4%;}
   .home .three-Col2 {margin-right:0;}
   .home .three-Col3 {width:100%;}
   .home .three-Col3 .wobject {width:48%;float:left;}
   .home .three-Col3 .wobject:nth-child(odd) {margin-right:4%;}
   
   .miniSearch > span {display:none;}
    
}

@media (max-width:30.000em) {
   .lastCrumb {display:none;}
	.footerInfo .row:first-child .sideBySide60-40-Col1 {width:100%;}
	.footerInfo .row:first-child .sideBySide60-40-Col2 {width:100%;}
}

@media (max-width:440px) {
   h1 {font-size: 2.500em;}
   .footerTop__Header {font-size: 2.500em;}
	#miniCart {padding-right:30px;}
   #miniCart img {height: 36px;min-width:32px}
   #miniCart a:nth-of-type(2) {left:48px;}
   .miniSearch {gap:19px;}
	.homeRow3 h3 {
    	font-size: 23px;
    	padding: 10px 26px;
	}   
   
}   

@media (max-width:380px) {

	#miniCart {padding-top:5px}
	#miniCart img {height: 30px;min-width:28px}
	#miniCart a:nth-of-type(2) {
		left:36px;
		font-size:1.063rem;
		width: 27px;
    	height: 27px;
		}
	.miniSearch {gap:14px;}
	

	
}



