﻿@charset "utf-8";
/* CSS Document */ 

body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	background:#fff;
	color:#161616;
	line-height:20px;
}
* {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img {
	border:none;
	max-width:100%;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
}
 @font-face {
 font-family: 'open_sansregular';
 src: url('../fonts/opensans-regular.eot');
 src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'open_sanslight';
 src: url('../fonts/opensans-light.eot');
 src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light.woff') format('woff'), url('../fonts/opensans-light.ttf') format('truetype'), url('../fonts/opensans-light.svg#open_sanslight') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'open_sansbold';
 src: url('../fonts/opensans-bold.eot');
 src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold.woff') format('woff'), url('../fonts/opensans-bold.ttf') format('truetype'), url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: Myriad Pro;
 src: url(../fonts/MyriadPro-Cond.otf);
}

.c01{color:#cb3904;}

h2 {
    color: #c7081b;
    font-family: "open_sansregular";
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-top: 0;
    padding: 0;
    text-transform: uppercase;
}
.left_cont .box  h3 {   
    background: #eee none repeat scroll 0 0;
    border: medium none #eee;
    color: #c7081b;
    float: left;
    font-family: "open_sansregular";
    font-size: 15px;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-top: 10px;
    padding: 6px;
    text-transform: uppercase;
    width: 100%;
}
.box   { margin-bottom:30px; }

h3 a  { color: #c7081b; }

.left_cont ul { margin:0; }  
.left_cont ul li { margin:0;  }  

#full-screen-background-image {
	left:0;
	top:0;
	height:100%;
	position:fixed;
	width:100%;
	z-index:-999;
}
#wrapper_main {
	width:100%;
	height:auto;
	float:left;
}
.thanks4 {  font-weight:bold; font-size:14px !important;  }
/*-------------------Login Page Start--------------------------*/

#main {
	width:92%;
	margin:0 auto;
}
#login {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
#login .header {
	width:100%;
	float:left;
	background:url(../images/haeder-bg.png) repeat-x;
	height:88px;
	
}
#login .header .logo {
	float:left;
	margin:0;
	padding:0;
}
#login .header .logo img {
	padding:10px 0 0 0;
}
#login .vendor_dealer {
	background: rgba(0, 0, 0, 0) url("../images/vendor-dealer-bg.png") repeat scroll 0 0;
    float: right;
    height: 100%;
    position: fixed;
    right: 40px;
    top: 88px;
    width: 360px;
}
#login .vendor_dealer ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
#login .vendor_dealer ul li {
	float:left;
	width:50%;
	line-height:auto;
	text-align:center;
	padding:15px 0 0;
}
#login .vendor_dealer ul li img {
	height:78px;
    float:left;
    margin: 0 21%;
}
#login .vendor_dealer ul li span {
	width:100%;
	float:left;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	padding-top:10px;
	font-weight:bold;
    line-height:0;
}
#login .vendor_dealer ul li:hover {
	background:url(../images/vendor-hover.png) repeat;
	height:110px;
}
#login .vendor_dealer ul li.select {
	background:url(../images/vendor-hover.png) repeat;
	height:110px;
}
#login .vendor_dealer .form {
	width:90%;
	padding:5%;
	float:left;
	margin:30px 0 0 0;
}
#login .vendor_dealer .form .user { 
	width:100%;
	float:right;
	height:30px;
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	font-size:14px;
	color:#fff;
	margin-bottom:20px;
	background:url(../images/username-icon.png) no-repeat left;
	text-indent:30px;
	padding-bottom:5px;
	font-family:arial;
}
#login .vendor_dealer .form .otp { 
	width:100%;
	float:right;
	height:30px;
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	font-size:14px;
	color:#fff;
	background:url(../images/username-icon.png) no-repeat left;
	text-indent:30px;
	padding-bottom:5px;
	font-family:arial;
}
#login .vendor_dealer .form input[type="password"] {
	width:100%;
	float:right;
	height:30px;
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	font-size:14px;
	color:#fff;
	background:url(../images/password-icon.png) no-repeat left;
	text-indent:30px;
    margin-bottom: 20px;
	padding-bottom:5px;
	font-family:arial;
}
#login .vendor_dealer .form .forgot {
	width:100%;
	float:left;
	text-align:right;
	font-size:14px;
	color:#fff;
	font-family:arial;
	margin:15px 0;
}
#login .vendor_dealer .form input[type="submit"] {
	width:100%;
	float:left;
	background:#35362f;
	border-radius:20px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	border:none;
	margin-top:20px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:arial;
}
#login .footer {
	width:100%;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	height:62px;
	line-height:62px;
	text-transform:uppercase;
	position:absolute;
	bottom:0;
	background:#f6f6f6;
	border-top:2px solid #ccc;
}
#login .footer a {
	color:#dc2d13;
	padding:0 5px;
}

/*-------------------Login Page End--------------------------*/



/*-------------------Home Page Start--------------------------*/


#home{ width:100%; float:left; margin:0; padding:0;}


#home .main_header{ width:100%; float:left; }

#home .main_header .top{ width:100%; float:left; height:30px; background:#212624;}

#home .main_header .top .left{ width:190px; float:left;}

#home .main_header .top .left .serach { background: none; float: left; height: auto; width: auto; margin-top:2px;}

#home .main_header .top .left .serach input[type="text"] { background:none; border: medium none; color: #fff; float: right; font-family: arial; font-size: 12px; height: 24px; padding: 0; width: 160px; text-transform:uppercase;}

#home .main_header .top .left .serach input[type="submit"] {background: rgba(0, 0, 0, 0) url(../images/search.png) no-repeat scroll 0 0; border: medium none; cursor: pointer; float: left; font-size: 0; height: 16px; margin: 5px 5px 0 0; position: relative; width: 16px;}

#home .main_header .top .right{ width:auto; float:right;}

#home .main_header .top .right ul{ width:100%; float:right; margin:0; padding:0;}

#home .main_header .top .right ul li{ font-family:Arial; font-size:12px; float:left; line-height:30px; color: #929596; margin-right:10px;}
#home .main_header .top .right ul li a{ margin-right:10px;}

#home .main_header .top .right ul li span{ margin-right:5px; float: left; margin-top:5px;}


#home .main_header .top .right ul li:last-child{ margin-right:0px;}
 

#home .main_header .head{ width:100%; float:left; background:#242f31; height:90px;}

#home .main_header .head .logo{ width:20%; float:left;}

#home .main_header .head .logo img{ margin-top:10px;}

#home .main_header .head .nav{ width:auto; float:right;}

#home .main_header .head .nav ul{ width:auto; float:right; margin:0; padding:0;}

#home .main_header .head .nav ul li{ float:left; line-height:90px; color:#fff; font-family: Myriad Pro; font-size:20px; padding:0 18px; cursor:pointer;}

#home .main_header .head .nav ul li:hover{ background:#c7081b;}
#home .main_header .head .nav ul li:hover ul{ margin:0 0 0 -18px !important;  float:left;}

.select{ background:#c7081b; line-height:90px; padding:0 18px; float:left;}

#home .main_header .head .nav ul li a{color:#fff;}

#full_slider_3 { float: left; height:auto; margin: 0; width: 100%; background:rgba(0, 0, 0, 0) url("../images/mobilio_RS.jpg") no-repeat scroll 0 0 / 100% auto; }
#full_slider_3 .heading  { color:#ffffff; }

#home #full_slider {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}

#home #content_part{ width:100%; float:left; margin:40px 0 0 0;}

#home #content_part .left{ width:65%; float:left; margin:0 0 0 0;}
#home #content_part .left_inner{ width:70%; float:right; margin:0 0 0 0;}
#home #content_part .left_inner h1{ width:100%; float:left; font-family: 'open_sansbold'; font-size:36px; color:#2d2d2d; padding:0 0 20px; margin:0 0;}
#home #content_part .left_inner p{ width:100%; float:left; font-size:13px; color:#2d2d2d; line-height:20px; text-align:justify;}


#home #content_part .left h1{ width:100%; float:left; font-family: 'open_sansbold'; font-size:36px; color:#2d2d2d; padding:0 0 20px; margin:0 0;}
#home #content_part .left p{ width:100%; float:left; font-size:13px; color:#2d2d2d; line-height:20px; text-align:justify;}

#home #content_part .right{  
    background: rgba(0, 0, 0, 0) url("../images/latest-news-bg.png") no-repeat scroll 0 0 / 100% 100%;
    float: right;
    height: 300px; 
    margin: 0;
    width: 32%;
}
#home #content_part .right h2{ color: #ffffff; font-size: 20px; font-weight: normal; padding: 28px; text-transform: uppercase;}
#home #content_part .right ul{ width:80%; padding:0 10%; float:left; margin:0;}
#home #content_part .right ul li{border-bottom: 1px solid #e8e8e7; float: left; font-size: 12px; line-height: 18px;
    margin-bottom: 5px; padding-bottom: 2px; width: 100%;}
#home #content_part .right ul li span{ width:100%; float:left; text-align:right; color:#ff0000; font-size:13px; font-style:italic;}


#home #content_part .right_inner{  
    background: #fff none repeat scroll 0 0;
    float: left;
    height: auto;
    margin: 0;
    padding-bottom: 15px;
    width: 28%;
	}
#home #content_part .right_inner h2{ color: #c7081b; font-family: 'open_sansregular';
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-top: 0; padding: 15px; text-transform: uppercase; }
#home #content_part .right_inner ul{ width:90%; padding:0 5%; float:left; margin:0; }
#home #content_part .right_inner ul li{
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    cursor: pointer;
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 4% 5%;
    width: 90%;
	font-weight: bold;
}
#home #content_part .right_inner ul li:hover { background:#fdf5f5; }
#home #content_part .right_inner ul li a { color:#000000;  }
#home #content_part .right_inner ul li span{ width:100%; float:left; text-align:right; color:#ff0000; font-size:13px; font-style:italic;}

#home .vendor_logo{ width:100%; float:left; margin:30px 0 0; padding:20px 0 0; background:rgba(0, 0, 0, 0) url("../images/quick-contact-bg.jpg") repeat scroll 0 0 / 100% auto; height:380px; height:320px;}

#home .vendor_logo h2{color: #ffffff;  float: left;  font-family: "open_sansregular";  font-size: 24px;
    text-align: left; width: 100%; text-transform:uppercase; margin:20px 0;}

#home .vendor_logo ul{ width:100%; float:left; margin:0; padding:30px 0;}

#home .vendor_logo ul li{ 
    background: #fff none repeat scroll 0 0;
    display: flex;
    margin-right: 10px;
    max-height: 120px;
    min-height: 120px;
    padding: 0 10px;
    vertical-align: middle;
    width: 200px !important;
}

#home .vendor_logo ul li img{ line-height:120px;}

#home .vendor_logo ul li:last-child{ margin-right:0px;}


#home .parts{ 
    float: left;
    height: 400px;
    margin: 0 4%;
    padding: 50px 0;
    position: relative;
    text-align: center;
    width: 92%;
}

#quick_contact_logo {
    background:rgba(0, 0, 0, 0) url("../images/quick-contact-bg.jpg") repeat scroll 0 0 / 100% 100%; height:380px;
    float: left;
    margin: 0;
    width: 100%;
}
#quick_contact {
    background:rgba(0, 0, 0, 0) url("../images/quick-contact-bg.jpg") repeat scroll 0 0 / 100% 100%; height:380px;
    float: left;
    margin: 0;
    width: 100%;
}
#quick_contact .inner_part {
    float: left;
    padding: 30px 15%;
    width: 70%;
}
#quick_contact .inner_part h2 {
    color: #fff;
    float: left;
    font-family: "open_sanslight";
    font-size: 36px;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	line-height: normal;
}

#quick_contact .inner_part h2 span {
    font-family: "open_sansbold";
}
#quick_contact .inner_part p {
    color: #fff;
    float: left;
    font-family: "open_sansregular";
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
#quick_contact .inner_part .left_side {
    float: left;
    width: 48%;
}
#quick_contact .inner_part .left_side input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #303030;
    float: left;
    font-family: "open_sansregular";
    font-size: 13px;
    height: 36px;
    margin-bottom: 20px;
    text-indent: 5px;
    width: 100%;
}
#quick_contact .inner_part .right_side {
    float: right;
    width: 48%;
}
#quick_contact .inner_part .right_side select {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #303030;
    float: left;
    font-family: "open_sansregular";
    font-size: 13px;
    height: 36px;
    margin-bottom: 20px;
    width: 100%;
}

#quick_contact .inner_part .right_side input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #303030;
    float: left;
    font-family: "open_sansregular";
    font-size: 13px;
    height: 36px;
    margin-bottom: 20px;
    text-indent: 5px;
    width: 100%;
}

#quick_contact .inner_part .right_side textarea {
    border: medium none;
    color: #303030;
    float: left;
    font-family: "open_sansregular";
    font-size: 13px;
    height: 90px;
    padding: 2px 0;
    text-indent: 5px;
    width: 100%;
}
#quick_contact .inner_part .btn {
    border: medium none;
    float: left;
    height: 40px;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}
#quick_contact .inner_part .btn input[type="submit"] {
    background: #c7081b none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family: "open_sansbold";
    font-size: 18px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}



#home .tools{ width:100%; float:left; margin:30px 0 0; padding:20px 0 0; background:#fff; height:320px;}

#home .tools h2{color: #000;  float: left;  font-family: "open_sansregular";  font-size: 24px;
    text-align: left; width: 100%; text-transform:uppercase;}

#home .tools ul{ width:100%; float:left; margin:0; padding:0px 0;}

#home .tools ul li{  
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0px 2px #999;
    float: left;
    height: 180px;
    margin-right: 20px;
    padding: 6px;
    width: 172px;
    margin: 3px 20px 0 0;
    overflow: visible;
}
#home .tools ul li  img { width:172px;  height:180px; }

#home .tools ul li:hover{ background:#fff; opacity:0.7;}

#home .tools ul li:last-child{ margin-right:0px;}

#home .total{ width:100%; float:left; background:rgba(0, 0, 0, 0) url("../images/mobilo-bg.jpg") repeat scroll 0 0 / 100% 100%; height:260px;}

#home .total ul{ width:100%; float:left; margin:0; padding:40px 0;}

#home .total ul li{ float:left; width:33%; text-align:center; color:#fff; }

#home .total ul li h2{ width:100%; float:left; padding:10px 0; text-align:center; font-family: "open_sansregular";  font-size: 36px;}

#home .total ul li span{ width:100%; float:left; padding:0 0 0 0; text-align:center; font-family: "open_sansregular";  font-size: 16px;}

#footer {
    background:rgba(0, 0, 0, 0) url("../images/foot_bg.png") repeat scroll 0 0 / 100% 100%; 
	height:683px;
    float: left;
    margin: 0px 0 0;
    position: relative;
    width: 100%;
}

.footer-title {
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 50px;
    margin-top: 111px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.footer__name {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    margin-top: 52px;
    padding-left: 5px;
    padding-right: 4px;
	text-align: center;
    text-transform: uppercase;
	
}
.footer__text {
    color: #fff;
    font-size: 16px;
	text-align: center;
	line-height:30px;
}
.col-xs-12 {
    width: 100%;
	text-align: center;
}
.footer__item {
    display: inline-block;
    margin-left: 21px;
    margin-right: 21px;
    margin-top: 46px;
}
.footer__name {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    margin-top: 32px;
    padding-left: 5px;
    padding-right: 4px;
    text-transform: uppercase;
}
.footer__text {
    color: #fff;
    font-size: 16px;
}
.footer__text a {
    color: #fff;   
}

.footer .social-links {
    margin-top: 58px;
}
.copyright {
    color: #999;
    float: left;
    margin-top: 43px;
    padding: 0 0 40px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.copyright  a { color: red; }
.social-links {
    clear: both;
    float: none;
    margin: 70px auto 0;
    padding: 0;
    width: 162px;
}
.social-links li {
    float:left;
	width:auto;
	margin:0 10px;
	padding:0;
}


.inventory_heading  { width:100%; padding:0 0 0 1px; float:left; margin:0 0 0 0;  }

.inventory_heading  .btn_inventory1 { background-color:#242f31; border:0 none; border-radius:0; color:#fff; float:left; font-family:inherit;
    font-weight:400; height:auto; margin-right:1%; padding:9px 0; text-align:left; text-indent:8px; text-transform:uppercase; vertical-align:middle; width:18%; text-align:center; font-weight:bold; }
.inventory_heading  .btn_inventory2 { background-color:#242f31; border:0 none; border-radius:0; color:#fff; float:left; font-family:inherit;
    font-weight:400; height:auto; margin-right:1%; padding:9px 0; text-align:left; text-indent:8px; text-transform:uppercase; vertical-align:middle; width:14%; text-align:center; font-weight:bold; }
.inventory_heading  .btn_inventory3 { background-color:#242f31; border:0 none; border-radius:0; color:#fff; float:left; font-family:inherit;
    font-weight:400; height:auto; margin-right:1%; padding:9px 0; text-align:left; text-indent:8px; text-transform:uppercase; vertical-align:middle; width:12%; text-align:center; font-weight:bold; }
.inventory_heading  .btn_inventory4 { background-color:#242f31; border:0 none; border-radius:0; color:#fff; float:left; font-family:inherit;
    font-weight:400; height:auto; margin-right:1%; padding:9px 0; text-align:left; text-indent:8px; text-transform:uppercase; vertical-align:middle; width:14%; text-align:center; font-weight:bold; }
.inventory_heading  .btn_inventory5 { background-color:#242f31; border:0 none; border-radius:0; color:#fff; float:left; font-family:inherit;
    font-weight:400; height:auto; margin-right:1%; padding:9px 0; text-align:left; text-indent:8px; text-transform:uppercase; vertical-align:middle; width:25%; text-align:center; font-weight:bold; }
.inventory_heading .btn_inventory6 { background-color: #242f31; border-radius: 0; color: #fff; float: left; font-family: inherit; font-weight: bold; height: auto; margin-right: 0; padding: 9px 0; text-align: center; text-indent: 8px; text-transform: uppercase; vertical-align: middle; width: 12%; }
	
.inventory {    
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto;
    margin-top: 10px;  
    margin-bottom:10px;
    width: 100%;
	padding:0;	   
} 
.inventory #content_dtlTools  tr {
    background-clip: padding-box;
    background-color: #fff;      
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto;
    margin-top: 10px;
    margin-bottom:10px;
    width: 100%;
	padding:0%;
	border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
}
.inventory #content_dtlTools  tr td  { width:100%; float:left; position:relative; }
.inv1  { background-color: #f5f5f5;
    float: left;
    min-height: 156px;
    margin:0 1% 0 0;
    width: 18%; }
.inv1 img  { width: 100%; height:156px; float:left; }
.inv2  { width: 14%; min-height:130px; float:left; background-color:#fff; margin:1% 1% 0 0; padding:0 0; font-weight:bold; }
.inv3  { width: 12%; min-height:130px; float:left; background-color:#fff; margin:1% 1% 0 0; padding:0 0; font-weight:bold; }
.inv4  { width: 14%; min-height:130px; float:left; background-color:#fff; margin:1% 1% 0 0; padding:0 0; font-weight:bold; }
.inv5  { 
     background-color: #fff;
    float: left;
    height: 100%;
    margin: 0 1% 1% 0;
    padding: 0;
    width: 67.4%;
}
.inv6  { 
    /*background-color: #f5f5f5;*/
    color: #ce4300;
    float: right;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
    margin: 0;
    padding: 0% 2% 1% 1%;
    position: absolute;
    right: 0;
    text-align: left;
    width: 27%;
	}
.inv1  .enquiry {    	
    background-color: #cb3904;
    border: 1px solid #b93404;
    border-radius: 2px;
    bottom: 20px;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 0 0 0 #000;
    text-transform: uppercase;
    width: 100%;
}
.invScroll  { 
   background-color: #fff;
    float: right;
    height: 175px;
    margin: 1% 0 1% 0;
    overflow-y: auto;
    padding: 0;
    width: 38%;
}

.inventory_table_btn #content_btnAddToEnquiryList {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

#home #content_part .left_inner h2{background-color: #242f31;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    float: left;
    font-family: inherit;
    font-weight: normal;
    height: auto;
    margin-right: 8px;
    padding: 9px 0;
    text-align: left;
    text-indent: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;   font-family: "Open Sans",sans-serif; font-size:20px;
	margin-bottom:10px; 
	}






div.circulars {
    background-clip: padding-box;
    background-color: #fff;      
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto; 
    margin-top: 0px;
    margin-bottom:10px;
    width: 96%;
	padding:2%;
	border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
}
.cir1  { background-color: #fff;
    float: left;
    height: auto;
    margin: -2% 8px -2% -1.8%;
    width: auto; padding:15px; font-size:13px; line-height:42px; font-weight:bold;}

.cir2  { background-color: #f5f5f5;
    float: right;
    font-weight: normal;
    min-height: 62px;
    margin: -2%;
    padding: 5px;
    position: relative;
    width: 160px;
	color:#ce4300; 
	font-size:20px; 
	}
	
	
	
.cir2  .openfile {    	
    background-color: #cb3904;
    border: 1px solid #b93404;
    border-radius: 2px;
    bottom: 20px;
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    height: 34px;
    left: auto;
    line-height: 34px;
    padding-left: 9px;
    padding-right: 9px;
    position: absolute;
    right: 12px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 0 0 0 #000;
    text-transform: uppercase;
    width: auto;
}

.complaint { 
    background-clip: padding-box;
    background-color: #fff;
    border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto;
    margin: 0px;    
    padding:0 0 0 2%;
    width: 98%;
}
.complaint h2  {     
	color: #c7081b; 
    font-family: "open_sansregular";
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -0.5px;
    width:100%;   
	float:left; 
	margin:0; 
	padding:0;
    text-transform: uppercase;
}
.complaint ul  { width:55%; float:left; margin:0; padding:15px 0 0 0;   }  
.complaint ul  h2  { margin:0 0 10px 0; padding:0 0 0 0;   }  
.complaint ul  li { width:100%; float:left; margin:15px 0 0 0; padding:0 0 0 0; list-style: inside none square;  }  
.complaint ul  li  span { background:red; border-radius:16px; color:#ffffff; float:none; margin:0 0 0 5px; padding:4px 6px;   }  
.complaint ul  li  a { color:#000000; font-size:12px; font-family:Arial;    }  
.complaint .complaint_img  { width:auto; float:right; margin:0; padding:0; background-color:#eeeeee; height:auto;  }

.comp_regi_form { 
    background-clip: padding-box;
    background-color: #fff;
    border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto;
    margin: 0px;    
    padding:3%;
    width:94%;
}
.comp_regi_form .form  {
  width:100%;
  float:left;
  margin:10px 0 0 0;
  padding:0;  
}
.comp_regi_form .form_left  { float:left; width:48%;   }
.comp_regi_form .form_right  { float:right; width:48%;   }

.comp_regi_form .form_left   label { float:left; width:100%; height:30px; line-height:30px; color:#000; font-family:Arial; font-size:12px;  }
.comp_regi_form .form_left   input { float:left; width:100%; height:34px; line-height:34px; color:#000; font-family:Arial; font-size:12px; border:1px solid #ccc; }

.comp_regi_form .form_right   label { float:left; width:100%; height:30px; line-height:30px; color:#000; font-family:Arial; font-size:12px;  }
.comp_regi_form .form_right   input { float:left; width:100%; height:34px; line-height:34px; color:#000; font-family:Arial; font-size:12px; border:1px solid #ccc; }

.comp_regi_form .form_right   textarea { float:left; width:100%; height:125px; line-height:34px; color:#000; font-family:Arial; font-size:12px; border:1px solid #ccc; }

.comp_regi_form .form_right   textarea.CompDesc { float:left; width:100%; height:180px; line-height:20px; color:#000; font-family:Arial; font-size:12px; border:1px solid #ccc; }

.lab_inpu {
  width:100%;
  float:left;
  margin:15px 0 0 0;
  padding:0;  
}
.lab_inpu2 {
  width:100%;
  float:right;
  margin:15px 0 0 0;
  padding:0;  
}
.lab_inpuFull {
  width:100%;
  float:right;
  margin:15px 0 0 0;
  padding:0;  
}

.comp_regi_form .form_right .submit_btn  { 
    background: #cb3904 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    float: left;
    margin: 0 8px 0 0;
    padding: 0 8px;
    text-transform: uppercase;
    width: auto;
    background-color: #cb3904;    
    border-radius: 2px;   
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.comp_regi_form .form_right .submit_btn:hover  {  background: #000 none repeat scroll 0 0; }


.inventory_table {
    background-clip: padding-box;
    background-color: #fff;      
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto;
    margin-top: 10px;
    margin-bottom:10px;
    width: 100%;
	padding:2%;
	border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
    border-collapse: unset !important;
}
.inventory_table  th { text-align:center; background-color:#242f31; border:1px solid #242f31; color:#ffffff; font-weight:bold; text-transform:uppercase; padding:8px 0;  }
.inventory_table  td { padding:5px 0; text-align:center; border:1px solid #eeeeee; vertical-align: top }
.inventory_table  td a { color:#000; font-weight:bold; }

.vendor_table tr td:first-child { display: none; }

.export {
    background-color: #cb3904;    
    border-radius: 2px;   
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    /*height: 40px; */
    height:auto;  
    line-height: 40px;    
    text-align: center;
    text-decoration: none;  
    text-transform: uppercase;
    /*width: 100px;*/
	padding:0 8px;	
	border:0;
}
.export:hover { background-color:#000000; }

.exit {
    background-color: #cb3904;    
    border-radius: 2px;   
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    height: auto;   
    line-height: 40px;    
    text-align: center;
    text-decoration: none;  
    text-transform: uppercase;
    width:60px;
	padding:0 8px;	
	border:0px; 
}
.exit:hover { background-color:#000000; }

.comp_status_track {
    background-clip: padding-box;
    background-color: #fff;      
    float: left;
    font-family:Arial;
    height: auto;
    margin-top: 20px;
    margin-bottom:10px;
    width: 96%;
	padding:2%;
	border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;	
}
.comp_status_track .box { width:100%; margin-bottom:15px; float:left; }
.comp_status_track  label { font-weight:bold; }
.comp_status_track .btn {
    background-color: #cb3904;    
    border-radius: 2px;   
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    height: 40px;   
    line-height: 40px;    
    text-align: center;
    text-decoration: none;  
    text-transform: uppercase;
    width:auto;
	padding:0 10px;	
	border:0;
}
.comp_status_track  textarea { width:100%; float:left; margin:8px 0 0 0; height:80px; text-indent:10px; padding:10px 0; border: 1px solid #ccc;}
.comp_status_track  select { width:100%; float:left; margin:8px 0 0 0; height:34px; text-indent:0; padding:0 0 0 5px; border: 1px solid #ccc;}

#content_pnlMenu { width:100%; float:left;}
#content_pnlMenu table { width:100%; float:left; } 

#content_pnlMenu tr td {  border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding:6px 5%;
    width: 90%;
}

      
#content_pnlMenu tr td a{ color:#000; float:left;  width:100%; }

#content_pnlMenu tr td:hover { background:#fdf5f5;  }

select { width:100%; float:left; margin:1px 0 0 0; height:34px; text-indent:0; padding:0 0 0 5px; border: 1px solid #ccc;}
.m01 { margin-left:10px !important; width:200px !important; }
.m02 {float:left;margin-top:15px;}

#home .main_header .head .nav ul li ul { display:none; }
#home .main_header .head .nav ul li:hover ul { display:block; position:absolute; z-index:99999; width:200px; margin:0; padding:0; background-color:#bb091b;   }
#home .main_header .head .nav ul li:hover ul li  { width:100%; margin:0; padding:0; height:34px; line-height:34px; text-indent:10px; border-bottom:1px solid #a00817; font-size:18px;  }
#home .main_header .head .nav ul li:hover ul li:hover  { width:100%; background-color:#000000;}

.inventory_table_btn {
    background-clip: padding-box;
    background-color: #fff;      
    float: left;
    font-family: "Open Sans",sans-serif;
    height: auto;
    margin-top: 10px;
    margin-bottom:10px;
    width: 100%;
    padding:2%;
    border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
}
.inventory_table_btn  th { text-align:center; background-color:#c7081b; border:1px solid #c7081b; color:#ffffff; font-weight:bold; text-transform:uppercase; padding:8px 0;  }
.inventory_table_btn  th:hover { background-color:#242f31; border:1px solid #242f31; }
.inventory_table_btn  th a { color:#ffffff; font-weight: normal; }
.inventory_table_btn  td { padding:5px 0; text-align:center; border:1px solid #eeeeee;  }

.pageing   
{  float: right;
    height: 38px;
    margin: 0;
    padding: 0;
}
.pageing1 { width:auto; text-align:center; float:left; margin:10px 0 0 0; padding:0; }
.pageing2 { width:auto; text-align:center; float:left; margin:10px 8px 0; padding:0; }
.pageing3 { width:auto; text-align:center; float:left; margin:10px 0 0 0; padding:0; }

.left_cont {   
    float: left;
    font-family: Arial;
    font-size: 12px;
    margin: 2% 0 0;
    padding: 0;
    width: 60%;
}
.left_cont h2  { width:100%; margin-bottom:15px;  }

.search_part {
    float: left;
    font-family: Arial;
    font-size: 12px;
    margin: 2% 0 0;
    padding: 0;    
	width:100%; 
     margin-bottom:15px; 
}
.search_part2 {
    float: left;    
	width:100%; 
   
}
.search_part h3 {   
    background: #eee none repeat scroll 0 0;
    border: medium none #eee;
    color: #c7081b;
    float: left;
    font-family: "open_sansregular";
    font-size: 15px;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-top: 10px;
    padding: 6px;
    text-transform: uppercase;
    width: 100%; 
	}
.search_part ul {
   float:left;
   margin:15px 0 0 0;
   width: 95%;
   padding:0;
 }
.search_part ul li {
    background: rgba(0, 0, 0, 0) url("../images/baricon.jpg") no-repeat scroll 6px 10px;
    border: 1px solid #eee;
    float: left;
    list-style: outside none none;
    margin:10px 0 5px;
    padding: 6px 0 6px 25px;
   }
.search_part ul li:hover { border: 1px solid #999; }

.right_cont { float:right; width:30%; margin:0; padding:0; }

.box ul {
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    width: 55%;
}

.feedback #content_hlinkEnquiry {
    background-color: #cb3904;
    border:0px solid #b93404;
    border-radius: 2px;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    height: 34px;
    line-height: 34px;     
    right: 12px;  
    text-align: center;
    text-transform: uppercase;
    width: 100px;
	margin:10px 0;
}
#content_hlinkEnquiry:hover  { background-color: #000000; }   


.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: url(../images/bg.png) repeat;
    /*background: rgba(0,0,0,.8);*/
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    top: 60px;
    left: 50%;
    margin-left: -350px !important;
    width: 520px;
    background: #eee url(../images/modal-gloss.png) no-repeat -200px -80px;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
}

    .reveal-modal.small {
        width: 200px;
        margin-left: -140px;
    }

    .reveal-modal.medium {
        width: 400px;
        margin-left: -240px;
    }

    .reveal-modal.large {
        width: 600px;
        margin-left: -340px;
    }

    .reveal-modal.xlarge {
        width: 800px;
        margin-left: -440px;
    }

    .reveal-modal .close-reveal-modal {
        font-size: 22px;
        line-height: .5;
        position: absolute;
        top: 40px;
        right: 38px;
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
    }

.reveal-modal {
    border-radius: 18px;
    box-shadow: 0 0 8px #666;
    float: none;
    margin: 50px auto;
    padding: 30px 80px;
    width: 560px;
    background-color: #ffffff;
}

    .reveal-modal h2 {
        color: #000;
        font-family: humnst777_cn_btregular,Arial;
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        padding: 0;
        text-align: center;
        text-transform: uppercase;
        width: 100% !important;
        background: none !important;
    }

    .reveal-modal .inst {
        float: left;
        height: auto;
        margin: 8px 0 0 0;
        padding: 0;
        width: 100%;
    }

        .reveal-modal .inst label {
            float: left;
            color: #000;
            font-family: humnst777_cn_btregular,Arial;
            font-size: 14px;
            font-weight: normal;
            margin: 0;
            padding: 0;
            text-align: left;
            width: 100%;
        }

        .reveal-modal .inst input {
            background-color: #f4f4f4;
            border: 1px solid #b9b8b8;
            height: 34px;
            line-height: 34px;
            margin: 5px 0 0;
            padding: 0 2%;
            width: 96%;
        }

        .reveal-modal .inst textarea {
            background-color: #f4f4f4;
            border: 1px solid #b9b8b8;
            height: 68px;
            line-height: 30px;
            margin: 5px 0 0;
            padding: 0 2%;
            width: 96%;
        }

        .reveal-modal .inst .submit {
            background: url("../images/send_enquiry.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            height: 40px;
            line-height: 40px;
            margin: 10px 0 10px 215px;
            padding: 0;
            width: 126px;
            float: left;
            border: 0;
           
            font-size: 0;
            cursor: pointer;
        }

	.reveal-modal .inst .login_submit {
        
        margin: 10px auto;
        padding: 0;
        width: 126px;
        float: none;
        border: 0;
        display:inherit;  
        font-size: 0;
        cursor: pointer;		
		background-color: #cb3904;
        border: 0 solid #b93404;
        border-radius: 2px;   
        color: #fff;
        cursor: pointer;   
        font-family: arial;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        height: 34px;
        line-height: 34px;  
        text-align: center;
        text-transform: uppercase;
  
    } 

#slider {
list-style:none;padding:0px
}


.slider-container {
    border-radius: 2px;
    height: 150px;
    padding: 0;
    width: 100%;
}
.bx-wrapper  {  width:100% !important;  }
.bx-window  {  width:100% !important;  }

#slider img {
    display: inline-block; 
    float: none; 
    height: auto;
    margin: auto;
    max-height: 100px;
    vertical-align: middle;
    width: auto;
}


#slider li {
width:210px
}

.circulars_text  {
    background-clip: padding-box;
    background-color: #fff;
    border-color: #d8d8d8;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 2px;
    float: left;
    font-family: Arial;
    font-size: 13px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 2%;
    width: 96%;
}

.tool_equi  { 
    background: rgba(0, 0, 0, 0) url("../images/tool1.jpg") repeat scroll 0 0 / auto auto;
    float: left;
    width: 211px;
    height: 180px;
    float: left;
    margin: 20px 20px 0 0;
    padding: 0;
}
.tool_equi  .box1  h3 {     
    color: #fff;
    float: right;
    font-family: "Trebuchet MS";
    font-size: 170%;
    height: 92px;
    line-height: 30px;
    margin: 30px 10px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
} 
.tool_equi  .box1 img { display:none; }  
 
.tool_equi  .pageing  {   height: 38px; margin:10px 10px 0;  padding: 0;  width: 58px; } 
.tool_equi  .pageing .pageing1  {  
    float: left;
    margin: 5px 5px 0 0;
    padding: 0;
    text-align: center;
    width: 26px;
    background: #ffffff;
    height: 26px;
    line-height: 26px;
    box-shadow: 0px 0px 2px #000; 
} 
.tool_equi  .pageing .pageing1 a   { color#000;  }
.tool_equi  .pageing .pageing3  {  
    float: right;
    margin: 5px 0 0 0;
    padding: 0;
    text-align: center;
    width: 26px;
    background: #ffffff;
    height: 26px;
    line-height: 26px;
    box-shadow: 0px 0px 2px #000;
} 
.tool_equi  .pageing .pageing3  a   { color#000;  } 


.prod1  { position:absolute !important; left:3% !important; top:16% !important; }
.prod2  { position:absolute !important; left:6% !important; top:33% !important; }
.prod3  { position:absolute !important; left:28% !important; top:12% !important; }
.prod4  { position:absolute !important; left:28% !important; top:46% !important; }
.prod5  { position:absolute !important; left:44.5% !important; top:32% !important; }
.prod6  { position:absolute !important; left:67% !important; top:13% !important; }
.prod7  { position:absolute !important; left:62% !important; top:46% !important; }
.prod13  { position:absolute !important; left:47% !important; top:5% !important; }

#toggleClick { display:none; } 
#subToggleClick { display:block; }
.nav { display:block; }

.gvdcomp {  width:100%;  }
.gvdcomp2 {  width:100%;  }

.pageing1 a  { 
    background: #242f31 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin: 0 2px;
    padding: 10px 12px; 
    height: 20px;
    line-height: 20px;	
	float: left;
	border-radius: 0;
	width:auto;
	text-transform:uppercase;
}
.pageing2  { margin:10px 0 0 0; }
.pageing2 a  { 
    background: #242f31 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin: 0 2px;
    padding: 10px 12px;   
	float: left;
	border-radius: 0;
	width:auto;
}

.pageing3 a  { 
    background: #242f31 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 0 2px;
    padding: 10px 12px;
	float: left;
	border-radius: 0;
	width:auto;
	text-transform:uppercase;
}
.pageing2 .aspNetDisabled  { background:#cb3904 !important; }

.tool_equi .pageing1 a  { 
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    line-height: auto;
    float: none;
    padding: 0;
    margin: 0;	
}
.tool_equi .pageing2 a  { 
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    line-height: auto;
    float: none;
    padding: 0;
    margin: 0;	
}
.tool_equi .pageing3 a  { 
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    line-height: auto;
    float: none;
    padding: 0;
    margin: 0;	
}
#getOTP {
    position: absolute;
    right: 39px;
    top: 180px;
    font-size: 11px;
    text-decoration: underline;
    color: #4f8edc;
    font-weight: 700;
    z-index: 99;
}

#loader {
    position: absolute;
    right: 40px;
    top: 180px;
    z-index: 99;
}

#countdown {
    position: absolute;
    right: 40px;
    top: 180px;
    color: #4f8edc;
    font-size: 11px;
    font-weight: 700;
    z-index: 99;
}

#countdownText {
    position: absolute;
    right: 67px;
    top: 180px;
    color: #4f8edc;
    font-size: 11px;
    font-weight: 700;
    z-index: 99;
}
::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
    color: #fff;
}
/*-------------------Home Page End--------------------------*/




/*---------------------Media Queries-----------------------*/	
@media only screen and (max-width: 980px) {
#main { width:98%; }
#home #content_part .left_inner {  overflow:scroll; }
#home #content_part .left_inner h2 {  width:670px; }
.inventory_heading {  width:670px; }
.inventory {  width:670px; } 
.left_cont  { width:97%; } 
#home #content_part .right ul { height: 200px !important; }
#home .main_header .head .nav ul li { padding:0 10px; }

}


@media only screen and (max-width: 640px) {
.nav { display: none; }
#toggleClick {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    float: left;
    margin: 5px 0 10px;
    padding: 3%;
    width: 94%;
	cursor: pointer;
}
#subToggleClick {
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
#subToggleClick span {
    text-align: right;
}

#home .main_header .head .nav{ width:100%; float:right;}
#home .main_header .head .nav ul li:hover ul{ margin:0 0 0 0px !important;  float:left;}
#home .main_header .head .nav ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#home .main_header .head .nav ul li {
    background: #c7081b none repeat scroll 0 0;
    line-height: 40px;
    margin-bottom: 5px;
    padding: 0 3%;
    width: 94%;
}
#home .main_header .head .nav ul li ul li {
    border-bottom: 1px solid #a00817;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-indent: 10px;       
    width: 100%;
}
#home .main_header .head .nav ul li:hover { background: #a90717 none repeat scroll 0 0; }
#home .main_header .head .nav ul li:hover ul { position: relative; width:100%;    float:left; }
#home .main_header .head .nav ul li:hover ul li { position: relative; width:100%; float:left; } 

.submenu { background: blue none repeat scroll 0 0; float: left; width: 100%; }	
.submenu li { background: yellow none repeat scroll 0 0; float: left; width: 100%; }	
.select { background: #a90717 none repeat scroll 0 0; }

#main { float: left; margin: 0 4%; width: 92%; }
#home .main_header .head { height: auto; }
#home #content_part .left { width: 100%; }
#home #content_part .left h1 { font-size: 26px; }
#home #content_part .right { margin: 30px 0 0; width: 100%; }
#quick_contact { height: auto; }
#quick_contact .inner_part .left_side { width: 100%; }
#quick_contact .inner_part .right_side { width: 100%; }

#home .tools { height: auto; }
#home .total ul li { margin: 0 2%; width: 28%; }
#home .total ul li h2 { font-size: 140%; }
#home .total ul li span { font-size: 120%; }
#footer { height: auto; padding: 0 4% 150px; width: 92%; }

.footer__item { margin-top: 14px; }

#home #content_part .right_inner { margin-bottom: 30px; width: 100%; }
#home #content_part .left_inner { width: 100%; }
#home #content_part .left_inner { overflow: scroll; }
#home #content_part .left_inner h2 { width: 700px; }

.inventory_heading { width: 700px; }
.inventory { width: 700px; }
.cir1 { width: auto; }
.cir2 { width: 160px; }
.reveal-modal { width: 100%; }
.right_cont { width: 40%; }
.complaint ul { width: 45%; }
#home #content_part .right { height: 320px; }
#home #content_part .right ul { height: 200px !important; }
.grow { width: 33%; }
#login .vendor_dealer .form { width: 90%; }
#login .footer {   
    font-size: 10px;
    height: auto;
    line-height: 20px;
    padding: 8px 0;
    width: 100%;
}
#login .vendor_dealer {
    float: right;
    margin: 0 auto;
    min-height: 436px;
    position: relative;
    right: auto;
    top: 0;
    width: 360px;
}
#login .footer { position:fixed; }
#home .main_header .top {  height:auto;  }
.scroll_table { overflow-y:scroll; width:100%; }
h2 span .export { margin-top:0px; }
}

@media only screen and (max-width: 480px) {
.complaint ul   { width:100%; }
.complaint .complaint_img { margin: 20px 0 0; width:100%; }
.left_cont  { width:96%; } 
#home .main_header .head .logo { width: 100%;  }
#login .vendor_dealer { float: none; }
#home .main_header .top .left { width: 216px; }
#home .main_header .top .left .serach { width: 100%;  }
#home .main_header .top .left .serach input[type="text"] { width:194px; }
.scroll_table { overflow-y:scroll; width:100%; }
}


@media only screen and (max-width: 360px) {
.inventory_table_btn {  width:700px; }
.inventory_table {  width:700px; } 
.gvdcomp2 table  { width:100% !important;  }
.reveal-modal { float: none;  padding: 5%; width: 86%; left:2%;  margin-left: 0 !important;  }
.reveal-modal .inst .submit { margin-left:5%;  }
.right_cont { width:100%; } 
.left_cont  { width:94%; } 
#login .vendor_dealer { width:304px; }
#home .main_header .top .right ul li {   margin-right: 3px;  }
#home .main_header .top .right ul li a {   margin-right: 2px; }
.comp_regi_form .form_left { width:100%; }
.comp_regi_form .form_right { width:100%; }
.prod3 { left:35% !important; top: 7% !important; }
.prod5 { left:44.5% !important;  top: 22% !important; } 
h2 span .export { margin-top:10px; }
}


@media only screen and (max-width: 320px) {
.cir1 { width:auto; padding:15px 0 15px 6px;  }
.cir2 { width:150px;  }
.cir2 .openfile { padding:0 5px; }
#login .vendor_dealer { width:265px; }
#home .main_header .top .right ul li {   margin-right: 3px; font-size: 10px; }
#home .main_header .top .right ul li a {   margin-right: 3px; font-size: 10px; }
.prod3 { left: 35% !important; }
.prod5 { top: 24% !important; }

}

/* ----------- Smartphones (portrait and landscape) ----------- */
