@charset "utf-8";
/* CSS Document */

ul#category_jump {
	max-width:960px !important;/* custom */
	width:100% !important;/* custom */
	height:auto !important;/* custom */
	margin:0 auto;
	padding-top:2%;
}

ul#category_jump div.cj_parent{
	width:985px;
	margin-right:-27px;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
}

ul#category_jump  div.cj_parent li {
	list-style:none;
	width:218px !important;/* custom */
	height:195px !important;/* custom */
	margin-top:0;
	margin-right:25px;
	margin-left:0;
	margin-bottom:2%;
	padding:0 !important;
	border: #999 1px solid;/* custom */
	/* border-radius */
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}

ul#category_jump  div.cj_parent li img {
	max-width:100%;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}


ul#category_jump  div.cj_parent li a:hover{
	position: relative;
	top: 1px;
	left: 1px;
}

li.nav-first {
	margin-left:-2% !important;
}



@media only screen 
   and (max-width : 1013px)  {
	      /* Styles here */
ul#category_jump{
	width:100%;
	margin:0 auto !important;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-webkit-text-size-adjust:100%;
}


ul#category_jump  div.cj_parent li {
    position: relative !important;
	max-width:100% !important;
    width: 22% !important;
    height: auto !important;
	margin-right:2.5%;
	margin-left:-1.5%;
}

li.nav-first {
	margin-left:-2.5% !important;
}


}

@media only screen 
   and (max-width : 830px)  {
	      /* Styles here */
ul#category_jump{
	width:100%;
	margin:0 auto !important;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-webkit-text-size-adjust:100%;
}


ul#category_jump  div.cj_parent li {
    position: relative !important;
	max-width:100% !important;
    width: 22% !important;
    height: auto !important;
	margin-right:2.5%;
	margin-left:-1.5%;
}

li.nav-first {
	margin-left:-3% !important;
}

}

@media only screen 
   and (max-width : 727px)  {
	      /* Styles here */
ul#category_jump{
	width:100%;
	margin:0 auto !important;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-webkit-text-size-adjust:100%;
}


ul#category_jump  div.cj_parent li {
    position: relative !important;
	max-width:100% !important;
    width: 22% !important;
    height: auto !important;
	margin-right:2.5%;
	margin-left:-1.5%;
}

li.nav-first {
	margin-left:-4% !important;
}

}

@media only screen 
   and (max-width : 637px)  {
	      /* Styles here */

li.nav-first {
	margin-left:-5% !important;
}

}



@media only screen 
   and (max-width : 560px)  {
	      /* Styles here */
ul#category_jump{
	width:90%;
	margin:0 0 0 -2.5% !important;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-webkit-text-size-adjust:100%;
}


ul#category_jump  div.cj_parent li {
    position: relative !important;
    width: 36% !important;
    height: auto !important;
	margin-right:0%;
	margin-left:4%;
}

li.nav-first {
	margin-left:4% !important;
}

}

@media only screen 
   and (max-width : 472px)  {
	      /* Styles here */
ul#category_jump{
	width:90%;
	margin:0 0 0 -5.5% !important;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-webkit-text-size-adjust:100%;
}


}

@media only screen 
   and (max-width : 374px)  {
	      /* Styles here */
ul#category_jump{
	width:90%;
	margin:0 0 0 -10% !important;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-webkit-text-size-adjust:100%;
}


}





