

/* =================================================================================
smaller than 1280 
================================================================================= */
@media screen and (max-width: 1280px)
{
	.topmenu
	{
		display: none;
	}
}

/* =================================================================================
smaller than 1024 
================================================================================= */
@media screen and (max-width: 1024px)
{
	.profilebox b
	{
		display: none;
	}

	.searchform
	{
		display: none;
	}

	.sidebar
	{
		display: none;
	}

	.content
	{
		margin-left: 0 !important;
	}

	.sidebar-open-button
	{
		display: none;
	}

	.sidebar-open-button-mobile
	{
		display: block;
	}

	.social-stats
	{
		bottom: 100px;
	}

	.topstats li
	{
		width: 33%;
	}

	.demo-sidebarmenu .sidebar
	{
		display: block;
	}


	.loginIndex
	{
		width: 480px;
		margin: 0px auto;
	}

	.login-form
	{
		width: 480px;
		padding-top: 50px;
		margin: 0px auto;
		text-shadow: none;
		float: left;
	}

	.login-Right
	{
		border-style: solid;
		border-width: 1px 1px 1px 0px;
		border-color: #ddd;
		float: left;
		margin-top: 50px;
		height: 460px;
		width: 680px;
		display: none;
		background-image: url('../img/login-bg.jpg');
	}
}

/* =================================================================================
smaller than 760 
================================================================================= */
@media screen and (max-width: 760px)
{
	.page-header .right
	{
		display: none;
	}

	.sidebar
	{
		display: none;
		width: 100%;
	}

	.presentation .list
	{
		float: left;
		margin-top: 20px;
	}

	.applogo
	{
		display: none;
	}

	.container-default, .container-widget
	{
		margin-left: -20px;
		margin-right: -20px;
	}

	.container-padding, .container-no-padding
	{
		margin-left: -40px;
		margin-right: -40px;
	}

	.social-content
	{
		padding-left: 10px;
		padding-right: 10px;
	}

	.chart-with-stats .top-label
	{
		right: 20px;
	}

	.mailbox-menu .menu li
	{
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	}

	.chat .title
	{
		height: auto;
	}

	.profile-left .btn
	{
		display: none;
	}

	.topstats li
	{
		width: 50%;
	}

	.loginIndex
	{
		width: 100%;
		margin: 0px auto;
	}

	.login-form
	{
		width: 100%;
		padding-top: 10px;
		margin: 0px auto;
	}

	.applogo .logo
	{
		color: #fff;
		font-size: 30px;
		font-weight: bold;
		font-family: 'Montserrat', sans-serif;
		margin-left: 0px;
	}
}

/* =================================================================================
smaller than 428 
================================================================================= */
@media screen and (max-width: 428px)
{
	.ProSearchDiv
	{
		display: none;
	}


	.ProShowDiv .DivBtn
	{
		margin-top: -10px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		padding-right: 20px;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #CCCCCC;
	}

		.ProShowDiv .DivBtn .fl
		{
			width: 100%;
			padding-bottom: 3px;
			padding-right: 0px;
		}

		.ProShowDiv .DivBtn .fr
		{
			width: 100%;
			padding-bottom: 3px;
		}

		.ProShowDiv .DivBtn .fl a
		{
			width: 100%;
		}

		.ProShowDiv .DivBtn .fr .ButDownMp
		{
			width: 100%;
		}

	#PartCodeSearch .SBtn
	{
		float: right;
		width: 100%;
		padding-left: 3px;
	}


	#PartCodeSearch .SName
	{
		float: left;
		width: 90px;
		padding-top: 5px;
		padding-right: 10px;
		text-align: left;
	}





	.divOne
	{
		width: 33%;
		border-style: solid;
		border-width: 1px 1px 0px 1px;
		border-color: #cccccc;
		float: left;
		height: 170px;
	}

		.divOne:after
		{
			content: "";
			display: block;
			padding-bottom: 100%;
			float: left;
		}


	.divTwo
	{
		width: 33%;
		border-style: solid;
		border-width: 1px 1px 0px 0px;
		border-color: #cccccc;
		float: left;
		height: 170px;
	}

		.divTwo:after
		{
			content: "";
			display: block;
			padding-bottom: 100%;
			float: left;
		}


	.divThree
	{
		width: 33%;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		border-color: #cccccc;
		float: left;
		height: 170px;
	}

		.divThree:after
		{
			content: "";
			display: block;
			padding-bottom: 100%;
			float: left;
		}

	.divFour
	{
		width: 33%;
		border-style: solid;
		border-width: 1px 1px 1px 0px;
		border-color: #cccccc;
		float: left;
		height: 170px;
	}

		.divFour:after
		{
			content: "";
			display: block;
			padding-bottom: 100%;
			float: left;
		}

	.ZBcontent
	{
		position: absolute;
		width: 100%;
		height: 100%;
		float: left;
	}

	.BomName
	{
		float: left;
		text-align: center;
		width: 100%;
		position: absolute;
		bottom: 12px;
		line-height: 15px;
		font-size: 12px;
	}

	.BomNameTn
	{
		float: left;
		text-align: center;
		width: 100%;
		position: absolute;
		bottom: 12px;
		background-color: #FFFFFF;
		line-height: 15px;
		font-size: 12px;
	}

	.ProBomListDiv
	{
		width: 100%;
		margin: 0 auto;
		overflow: auto;
		font-size: 14px;
		margin-bottom: 10px;
	}


	.ProBomListName
	{
		background-color: #d9d9d9;
		line-height: 18px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 12px;
	}


	.ProBomListDiv .ProShowContent
	{
		width: 100%;
	}

		.ProBomListDiv .ProShowContent .ProImg
		{
			width: 38%;
			float: left;
			margin-top:10px;
		}

		.ProBomListDiv .ProShowContent .ProDelShow
		{
			width: 60%;
			float: right;
			border: 1px solid #CCCCCC;
			margin-top:10px;
			padding:10px;
		}

	.ProBomListDelTable
	{
		border: 0px solid #CCCCCC;
		width:95%;
		line-height:40px;
		margin-top:0px;
		padding-top:0px;

	}


	#DivSuccessAlert
{
	position: fixed;
	width: 150px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	background-color: #08bc2a;
	left: 50%;
	top: 50%;
	z-index: 999;
	display: none;
	margin-left: -75px;
	margin-top: -40px;
	color: White;
}

	.QTYInPutDiv
	{
		float:right;
		margin-right:0px;
	}

	.ProBomListDiv .ProShowContent .ProBomListDelTD
	{
		text-align:left;
		background-color:white;
	}

	.top-right
	{
		display: none;
	}

	.applogo
	{
		padding-left: 0;
		background: none;
		display: block;
		position: absolute;
		width: 100%;
		z-index: -4;
	}

	.topstats li
	{
		width: 100%;
	}


	.OrderCount
	{
		float: left;
		text-align: left;
		text-transform: capitalize;
		font-weight: normal;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.TBline .TDlineW
	{
		line-height: 20px;
		text-align: center;
	}
}
