/* ANY CSS FOR ALL WIDTHS GOES HERE
----------------------------------------------------------- */

/* ALL WIDTHS UNDER 970PX
----------------------------------------------------------- */

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

	/* DEFAULT
	----------------- */

	.s5_wrap {
	width:97% !important;
	}
	
	.s5_is_display, .s5_is_slide {
	position:relative !important;
	}
	
	.s5_is_slide {
	height:auto !important;
	}
	
	#fontControls {
	display:none;
	}
	
	/* CUSTOM
	----------------- */
	
	.s5_scrolltotop  {	
		position: relative !important;}
		
			
	#s5_right_column_wrap {
		margin-top:40px;}
	
}


/* TABLET PORTRAIT MODE CSS
----------------------------------------------------------- */

@media screen and (min-width:580px) and (max-width: 970px){

	
	/* CUSTOM
	----------------- */
	

	
}


/* TABLET PORTRAIT MODE CSS - SMALLER TABLETS
----------------------------------------------------------- */

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

	/* CUSTOM
	----------------- */
	
	#s5imageslide_center_inner ul li a {
		font-size: 0.8em !important;}

	.jdGallery div.carouselContainer {
		display:none;}	
			
	#s5_bottom_menu_wrap {
		display:none;}	


}


/* MOBILE LAYOUT CSS
----------------------------------------------------------- */

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

	/* DEFAULT
	----------------- */

	#s5_right_column_wrap_inner .s5_float_left, #s5_left_column_wrap_inner .s5_float_left {
	float:none;
	}

	#s5_columns_wrap_inner {
	width:100%;
	}

	#s5_center_column_wrap {
	width:100%;
	left:100%;
	}

	#s5_left_column_wrap {
	left:0%;
	}
	
	#s5_left_top_wrap, #s5_left_column_wrap, #s5_left_inset_wrap, #s5_left_wrap, #s5_left_bottom_wrap, #s5_right_top_wrap, #s5_right_column_wrap, #s5_right_inset_wrap, #s5_right_wrap, #s5_right_bottom_wrap, #s5_top_row1 .s5_float_left, #s5_top_row2 .s5_float_left, #s5_top_row3 .s5_float_left, #s5_above_columns_inner .s5_float_left, #s5_middle_top .s5_float_left , #s5_middle_bottom .s5_float_left, #s5_below_columns_inner .s5_float_left, #s5_bottom_row1 .s5_float_left, #s5_bottom_row2, .s5_float_left, #s5_bottom_row3 .s5_float_left, #s5_above_body .s5_float_left, #s5_below_body .s5_float_left {
	width:100% !important;
	}
	
	#s5_center_column_wrap_inner {
	margin:0px !important;
	}
	
	#s5_left_column_wrap {
	margin-right:0px !important;
	}
	
	#s5_right_column_wrap {
	margin-left:0px !important;
	}
	
	.items-row .item {
	width:100% !important;
	padding-left:0px !important;
	padding-right:0px !important;
	margin-right:0px !important;
	margin-left:0px !important;
	}
	
	/* CUSTOM
	----------------- */

	#s5imageslide_center_inner ul li a {
		font-size: 0.7em !important;}
		
	#s5_search_wrap	{
		display:none;}
			
	.jdGallery .slideInfoZone h2 {
		padding-top:0px !important;
		padding-bottom:0px !important;
		padding-left:10px !important;
		padding-right:10px !important;
		font-size: 1em !important;}	

	.jdGallery .slideInfoZone p {
		font-size: 1em !important;}	
	
	#s5_footer {
		font-size: .9em;}	


	
}


/* CUSTOM SIZES
----------------------------------------------------------- */


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

		#s5_menuoverlay {
		display:none !important;}
		
}		


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

	#s5_top_menu_wrap {
		display:none !important;}	
		
	#s5_footer {
		margin-left:20px;
		margin-right:20px;}
		
	#s5_bottom_menu_wrap {
		margin-left:20px;}
		
	#s5_nav li a {
		font-size:1em;}	
		
	.jdGallery .slideInfoZone h2 {
		padding-top:0px !important;
		padding-bottom:0px !important;
		padding-left:10px !important;
		padding-right:10px !important;
		font-size: 1.7em !important;}	

	.jdGallery .slideInfoZone p {
		font-size: 1.4em !important;}		
	
	#s5_hideatsmallwidth {
		display:none;}

		
}		



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

	#s5_nav li a {
		font-size:.8em;}	
		
	#s5_nav li.mainParentBtn .s5_level1_span1, #s5_nav li .s5_level1_span1 {
		padding-left: 8px;
		padding-right: 8px;}	

	#s5_menu_wrap.s5_wrap_fmfullwidth #s5_cartbutton, #s5_cartbutton {
		display:none;}
	
	
	.jdGallery .slideInfoZone h2 {
		padding-top:0px !important;
		padding-bottom:0px !important;
		padding-left:10px !important;
		padding-right:10px !important;
		font-size: 1.5em !important;}	

	.jdGallery .slideInfoZone p {
		font-size: 1.2em !important;}	
		
	.s5_is_css_5 h1, .s5_is_css_5 h2, .s5_is_css_5 h3, .s5_is_css_5 h4, .s5_is_css_5 h5, .s5_is_css_6 h1, .s5_is_css_6 h2, .s5_is_css_6 h3, .s5_is_css_6 h4, .s5_is_css_6 h5 {
		font-size: 1.5em !important;}	
		
	.s5_is_css_wrap_5 a, .s5_is_css_wrap_6 a {
		font-size: .8em !important;}		
}


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

	.jdGallery .slideInfoZone h2 {
		font-size: 1.1em !important;
		padding: 0 10px !important;
	}
	
	.jdGallery .slideInfoZone p {
		font-size: 0.9em !important;
	}


}


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

	.jdGallery .slideInfoZone p {
		display:none;}
		
		
	.jdGallery a.right, .jdGallery a.left {
		display:none;}

	.s5_productwrapper {
		margin-left: auto !important;
		margin-right: auto !important;
		float:none !important;}		
		
	#s5_if_innerbox {
		padding-left: 0px;}	
		
}


@media screen and (max-width: 750px) {
  .s5imageslide_center_custom .menu li {
font-size: 0.7em !important;}

#s5_footercenter_wrap {
    font-size: 0.5em !important;}
	
#s5imageslide_center_inner ul li a {
    color: #FFFFFF;
    padding: 10px;}	
	
#s5_footercenter_wrap {
    font-size: 0.6em ;}
	

#s5imageslide_center {
    top: 18% !important;}	
	
}

@media screen and (max-width: 450px) {
  .s5imageslide_center_custom .menu li {
	font-size: 0.5em !important;}
	
		

	
}


/* S5 BOX
----------------------------------------------------------- */

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

	#colorbox {
	width:50% !important;
	height:auto !important;
	}
	
	#cboxWrapper {
	width:100% !important;
	}
	
	#cboxContent, #cboxLoadedContent {
	width:100% !important;
	height:auto !important;
	}
	
	#colorbox {
	left:25% !important;
	width:50% !important;
	height:100% !important;
	top:25% !important;
	}
	
}

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

	#cboxOverlay, #colorbox {
	display:none !important;
	}
	
}












/* SINGLE COLUMN FOR SMALL TABLETS - THIS IS ONLY USED FOR IE7 AND IE8. THE CLASS IS SET WITH JAVASCRIPT FOR IE ONLY
----------------------------------------------------------- */

@media screen and (max-width: 750px){
	
	.s5_ie_single_column #s5_right_column_wrap_inner .s5_float_left, .s5_ie_single_column #s5_left_column_wrap_inner .s5_float_left {
	float:none  !important;
	}

	.s5_ie_single_column #s5_columns_wrap_inner {
	width:100%  !important;
	}

	.s5_ie_single_column #s5_center_column_wrap {
	width:100%  !important;
	left:100%  !important;
	}

	.s5_ie_single_column #s5_left_column_wrap {
	left:0%  !important;
	}
	
	.s5_ie_single_column #s5_left_top_wrap, .s5_ie_single_column #s5_left_column_wrap, .s5_ie_single_column #s5_left_inset_wrap, .s5_ie_single_column #s5_left_wrap, .s5_ie_single_column #s5_left_bottom_wrap, .s5_ie_single_column #s5_right_top_wrap, .s5_ie_single_column #s5_right_column_wrap, .s5_ie_single_column #s5_right_inset_wrap, .s5_ie_single_column #s5_right_wrap, .s5_ie_single_column #s5_right_bottom_wrap {
	width:100% !important;
	}
	
	.s5_ie_single_column #s5_center_column_wrap_inner {
	margin:0px !important;
	}
	
	.s5_ie_single_column #s5_left_column_wrap {
	margin-right:0px !important;
	}
	
	.s5_ie_single_column #s5_right_column_wrap {
	margin-left:0px !important;
	}
	
	.s5_ie_single_column  .items-row .item {
	width:100% !important;
	padding-left:0px !important;
	padding-right:0px !important;
	margin-right:0px !important;
	margin-left:0px !important;
	}

}