.ul-SideMenu{
	/* padding:10px; */
	/* background-color:#000; */
	 list-style-type: none;
  
}
.ul-SideMenu li{
color: white;
    border-bottom: 1px solid rgba(204, 204, 204, 0.42);
       padding: 8px 3px 8px 12px;
	   cursor:pointer;
	   transition: padding-left 200ms;
}
.ul-SideMenu li a{
color: white;
}
.ul-SideMenu li a:hover
{
	text-decoration:none;
    
}
.ul-SideMenu li:hover
{
	text-decoration:none;
	background-color:#f23f42;
	box-shadow: inset 2px 1px 7px 2px #000000;
	padding-left: 25px;
    transition: padding-left 200ms;
}
.ul-SideMenu{
	    width: 100%;
    /*max-height: 346px;*/
}
.row-Slider{
	margin-top:52px;
}
.dv-Slider{
	padding-right:0px !important;
	padding-left:0px !important;
}
.dv-Categories{
	padding-right:0px !important;
	padding-left:0px !important;
	background-color:#101010;
	overflow-y:scroll;
	max-height: 355px;
    height: 355px;
}
.ul_Header{
	background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%);
}
.ul_Header li{
	background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%);
	border-right: 1px solid #9e1918;
}
.section1{
	height:300px;
	/*background-image: url(../images/section1_bg.jpg);*/
    background-image: url(../SliderImages/section_img.jpg);
	background-attachment: fixed;
    background-size:contain;
}
.imgSection{
    padding-left:0px !important;
}
.section1 p
{
    text-align: center;
    color: #ffffff;
    font-size: xx-large;
    width: 78%;
    margin: 100px auto;
    position: relative;
    z-index: 9;
}
.section_contact{
	height:300px;
	background-image: url(../images/section_contact.jpg);
	background-attachment: fixed;
}
.dv-ContactSection-Heading{
	text-align:center;
	color:#f23f42;
	margin-top:12px;
}
.dv-Info{
	margin-bottom:20px;
	margin-bottom:18px;
}
.dv-Company{
	margin-bottom:20px;
}
.btn-Submit{
	border-radius: 30px;
    height: 50px;
    background-color: #f23f42;
    color: white;
    font-weight: bold;
    font-size: 18px;
    border-color: #f23f42;
	width:100%;
}
.p-AllRights{
	padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.p-DesignedBy{
	padding-top: 0px;
    margin-bottom: 0px;
}
.span-PartNo{
	color:#f23f42;
}
.span-PartPrice{
	color:#f23f42;
}




 /************* Chi  ***************/
  .Chi_Hover
 {
	margin-bottom: 3%;
 }
 .Chi_Hover:hover
 {
	box-shadow: 1px 1px 10px -2px;
	cursor: pointer;
 }
 .top-nav
 {
	background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%);
	padding-right: 0px !important;
    padding-left: 0px !important;
	margin-bottom: 0px !important;
 }
 .Chi_menu
 {
	padding-right: 0px !important;
	padding-left: 0px !important;
 
 }
 .Chi_mobile_menu
 {
	 display: none;
 }
 .Chi_menu_hide
 {
	 display: none;
 }
 
@media only screen and (max-width: 500px) 
{

	 
	 .ul_Header 
	 {
		/* background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%); */
		display: inline-grid !important;
		background: none !important;
		width: 100% !important;
	}
	.section1 p 
	{
		text-align: center;
		color: #ffffff;
		font-size: x-large;
		width: 100%;
		margin: 100px auto;
		padding-top: 16%;
	}
	.top-nav .navbar-toggle 
	{
		border-color: rgba(51, 51, 51, 0) !important;
	}
	.section_contact 
	{
		height: 350px;
		background-image: url(../images/section_contact.jpg);
		background-attachment: fixed;
		padding-top: 3%;
	}
	.sub-header-right input[type="text"] 
	{
		width: 73%;
		margin: 0;
		padding: 10px;
		float: left;
		background: #ffffff;
		border: none;
		outline: none;
	}
	.top-nav 
	{
		background: #232122 !important;
		border-color: rgba(8, 8, 8, 0) !important;
	}
	.ul_Header li 
	{
		background: none !important;
		border-right: none !important;
	}
	.top-nav ul li a 
	{
		display: block;
		padding: 22.6px;
		font: bold 14px/16px "Arial";
		color: #fff;
		border-right: 1px solid rgba(151, 151, 151, 0);
	}
	.Chi_topNav ul
	{
		display: inline-flex;
	}
	.Chi_topNav ul li 
	{
		display: inline-table;
	}
	.ul-SideMenu li 
	{
		color: white;
		border-bottom: 1px solid rgba(204, 204, 204, 0);
		padding: 8px 15px 8px 12px !important;
		cursor: pointer;
	}
	.Chi_footer
	{
		text-align: -webkit-center;
	}
	.Chi_ulCategories
	{
		display: none;
	}
	.Chi_Categories_div
	{
		height: auto;
	}
	.Chi_mobile_menu
	{
		display: grid;
	}
	.dv-Categories 
	{
		padding-right: 0px !important;
		padding-left: 0px !important;
		background-color: #101010;
		overflow: none !important;
		height: auto;
	}
	 .Chi_menu_hide
	{
		display: block;
	}
	.dv-Categories 
	{
		padding-right: 0px !important;
		padding-left: 0px !important;
		background-color: #101010;
		overflow: inherit;
		max-height: inherit;
		height: inherit;
	}
	.Chi_Slider_Sec
	{
		margin-top: -52px;
	}

}



/******************************** AboutUS *********************************/
.Chi_banner
{
	/*background: url(../images/section1_bg.jpg);*/
    background: url(../SliderImages/banner_pages.jpg);
	height: 300px;
	text-align: center;
    background-size:contain;
}
.Chi_banner h2
{
	color: #ffffff;
	margin-top: 10%;
	font-size: -webkit-xxx-large;
    z-index: 999;
    position: relative;
}
.Chi_Sec1 div
{
	text-align: center;
}
.Chi_Sec1 h2 {
    color: red;
    font-size: -webkit-xxx-large;
	margin-top: 5%;
}
.Chi_Sec3 .p1
{
	font-size: x-large;
    text-align: justify;
    font-weight: 600;
}
.Chi_Sec3 .p2
{
	font-size: x-large;
    text-align: justify;
}
.Chi_Sec3 .p3
{
	color: red;
	font-size: x-large;
	padding-top: 5%;
}
.Chi_Sec3 .p4
{
	font-size: x-large;
}
.Chi_Sec3 .p5
{
	font-size: x-large;
}
.Chi_Sec3 .p6
{
	font-size: x-large;
}
.Chi_Sec3 .p6 span
{
	color:red;
}





@media only screen and (max-width: 500px) 
{
	.Chi_Sec1 h2 
	{
		color: red;
		font-size: x-large;
		margin-top: 5%;
	}
	.Chi_Sec3 .p1 
	{
		font-size: smaller;
		text-align: justify;
		font-weight: 600;
	}
	.Chi_Sec3 .p2 
	{
		font-size: smaller;
		text-align: justify;
	}
	.Chi_Sec3 .p3 
	{
		color: red;
		font-size: medium;
		padding-top: 5%;
	}
	.Chi_Sec3 .p4 
	{
		font-size: medium;
	}
	.Chi_Sec3 .p5 
	{
		font-size: medium;
	}
	.Chi_Sec3 .p6 
	{
		font-size: medium;
	}
	.Chi_banner h2 
	{
		color: #ffffff;
		margin-top: 40%;
	}
}

/******************************** AboutUS Ends*********************************/

/******************************** How to place an order *********************************/
.Chi_how_Sec_1 h2
{
	color: red;
    font-size: -webkit-xxx-large;
    margin-top: 5%;
}
.Chi_how_Sec_2 .p2
{
	font-size: x-large;
    text-align: justify;
	margin-left: 2%;
}
.Chi_how_Sec_2 .p2sub
{
	font-size: x-large;
    text-align: justify;
	margin-left: 5%;
    list-style-type: circle;
}
.Chi_order_list
{
	list-style-type: decimal;
}
.Chi_how_Sec_2 h2
{
	color: red;
    font-size: -webkit-xxx-large;
    margin-top: 5%;
}
.Chi_note
{
	font-size: x-large;
    text-align: center;
	font-weight: 900;
	margin-top: 5%;
}
.Chi_note2
{
	font-size: x-large;
    text-align: center;
	/* font-weight: 900; */
	margin-top: 5%;
}
.Chi_foot_wrapper
{
	border-top: 2px solid #f23f42;
    margin-top: 4%;
}
.Chi_cont
{
	background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%);
    margin: 0 auto;
    float: none !important;
    height: 200px;
	color: #ffffff;
}
.Chi_contact_sec1
{
	margin-top: 4%;
}
.Chi_cont .p1
{
	font-size: -webkit-xxx-large;
}
.Chi_cont .p2, .p3, .p4, .p5, .p6
{
	font-size: large;
}
.Chi_cont .p5
{
	padding-top: 28%;
}
.Chi_cont .loca
{
	padding-top: 62%;
}
.Chi_cont2
{
    margin: 0 auto;
    float: none !important;
    margin-top: 5%;	
	height: 300px;
}
.Chi_cont2 .form-control {
    display: block;
    width: 100%;
    height: 40px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(177, 32, 31, 0.48);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}




@media only screen and (max-width: 500px) 
{
	.Chi_banner h2 
	{
		font-size: xx-large;
	}
	.Chi_how_Sec_2 .p2sub 
	{
		font-size: large;
		
		margin-left: 5%;
		list-style-type: circle;
	}
	.Chi_how_Sec_2 .p2 
	{
		font-size: large;
	}
	.Chi_how_Sec_1 h2 
	{
		color: red;
		font-size: x-large;
		margin-top: 5%;
	}
	.Chi_note 
	{
		font-size: small;
		text-align: center;
		font-weight: 900;
		margin-top: 5%;
	}
	.Chi_note2 
	{
		font-size: small;
		text-align: center;
		margin-top: 5%;
	}
	.Chi_how_Sec_2 h2 
	{
		color: red;
		font-size: x-large;
		margin-top: 5%;
	}
}

/******************************** How to place an order Ends*********************************/




/******************************** Product detail page *********************************/

.Chi_single
{
	background: #fff;
    padding: 0px 0px;
    margin-top: 3%;
}
.Chi_product_description a
{
	background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%) ;
}
.Chi_product_description a:hover
{
	background: linear-gradient(to bottom, #ff0100 0%, #a94443 100%);
	color: #ffffff;
}

@media only screen and (max-width: 500px) 
{
	.product-image 
	{
		float: none;
		width: 100%;
	}
	.product-price-info 
	{
		float: none;
		width: 100%;
	}
	.Chi_product_description p 
	{
		text-align: justify;
	}
}

/******************************** Product detail page Ends *********************************/



/******************************** Contact page *********************************/
.Chi_TextArea
	{
		border: 1px solid rgba(177, 32, 31, 0.48);
	}
@media only screen and (max-width: 500px) 
{
	.Chi_cont2 
	{
		margin: 0 auto;
		float: none !important;
		margin-top: 5%;
		height: auto;
	}
	.Chi_cont 
	{
		background: linear-gradient(to bottom, #ff3e3d 0%, #660403 100%);
		margin: 0 auto;
		float: none !important;
		height: auto;
		color: #ffffff;
		text-align: -webkit-center;
	}
	.Chi_cont .loca 
	{
		padding-top: 62%;
		display: none;
	}
	.Chi_TextArea
	{
		border: 1px solid rgba(177, 32, 31, 0.48);
		margin-top: 5%;
		width: 100%;
	}
}

/******************************** Product detail page Ends *********************************/






 
 /* ******************************** */