/* Css Document */

header.entry-header {
    display: none !important;
}

header{
	position:relative;
}
.Account-left {
    float: left;
    width: 49%;
}
.Account-right {
    float: right;
    width: 49%;
}
.a-outer {
    width: 74%;
    margin-bottom: 20px;
    margin: 0 auto;
    padding: 5px;
}
.address-left {
    width: 50%;
	display: flex;
}
.xyz > label {
  width: 100% !important;
}
.xyx> label {
	width: 204px !important;
}
.xyx {
    margin-top: 39px;
}
.outer-right input {
    width: 100% !important;
}
.dslect {
    height: 43px !important;
}
.fback-outer-o > label {
    margin: 0 !important;
    width: 30% !important;
}
.fback-outer-o {
    display: flex;
    width: 100%;
}
.list-number {
    width: 50%;
    background: #fff;
    padding: 6px;
}
.feedback-number {
    width: 50%;
    background: #fff;
    padding: 6px;
}
p#licen , #cntry {
    font-size: 12px !important;
    text-align: center !important;
    color: red;
	padding:0 !important;
	margin:0 !important;
}
@media screen and (max-width:545px){
.feedback_form {
    margin: 0 auto;
    width: 100% !important;
}
}
.fback-outer-o1 > label {
    margin: 0 !important;
    width: 30% !important;
}
.fback-outer-o1 {
    display: flex;
    width: 100%;
	margin: 10px 0px 30px;
}
.dslect select {
    height: 35px;
}
.thanks-message {
    margin-top: 40px;
}
.thanks-message>b {
    font-weight: 700;
    font-size: 27px;
}

.pcode {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.address-right {
    width: 50%;
	display: flex;
}
.a-outer label {
    text-align: left;
    width: 87px;
	}
.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.clear
{
clear: both;
}
.fleft
{
float: left;
}
#user-bar{
	position: relative;
	border-radius: 0;
	margin-bottom:0;
	min-height: 30px;
	z-index: 999999;
}
#user-bar ul ul li a:hover{
	background: #ef4234;
	color: #fff;
}
#user-bar .navbar-brand{
	height: 30px;
	padding-top: 13px;
	padding-bottom: 5px;
}
/* #user-bar li a{
	padding-top: 5px;
    padding-bottom: 5px;
} */

.navbar-inverse .divider-vertical {
    border-right-color: #222222;
    border-left-color: #111111;
}

#login-form input::-webkit-input-placeholder{
	color: #e6a8a4 !important;
}
#login-form input::-ms-input-placeholder{
	color: #e6a8a4 !important;
}
#login-form input::-moz-input-placeholder{
	color: #e6a8a4 !important;
}
a{
	text-decoration: none !important;
	
}
.fotter-outer li {
    list-style-type: none !important;
}
#main-nav{
	margin-bottom: 0;
	z-index: 999;
}
#main-nav .icon-bar{
	background: #ef4234;
	width: 35px;
}
#main-nav .small{
	color: #ef4234;
}
#main-nav .navbar-toggle {
    border-color: #e5e5e5;
    margin-right: 30px;
}
.llll {
    float: left;
}
label.content2-first {
	
	    display: inline-flex;
}
#main-nav li{
	font-size: 14px;
}
/* #main-nav .navbar-header{
	min-height: 120px;
} */
header .navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
	height: auto;
    text-align: center;
    margin: auto;
	padding-top: 0;
	padding-bottom: 0;
}

#logo-container img{
	width: 80%;
	height: auto;
}
#banner-container {
    height: 490px;
    background: url(../images/back-1.png) top;
    background-attachment: fixed;
    position: relative;
    background-repeat: no-repeat;
}
#inner-banner-container{
	height: 190px;
	background: url(../images/banner-customer.jpg) top;
	background-size: 200%;
	background-attachment: fixed;
	position: relative;
}
#banner-container:before, #inner-banner-container:before{
	content:"";
	display: block;
	background: #ef4234;
	position: absolute;
	left: 0;
	right:0; 
	top:0;
	bottom:0;
	opacity: 0.9	;
	filter: alpha(opacity=90);
}
#main-banner{
	position: absolute;
	height: 490px;
	top: 130px;
	left: 0;
	right: 0;
}
#inner-main-banner{
	position: absolute;
	height: 190px;
	top: 130px;
	left: 0;
	right: 0;
}
.banner-title{
	font-size: 54px;
	padding: 40px 10px 20px;
	color: #fff;
	font-weight: bold;	
	text-transform: uppercase;
	font-family: "Advent Pro";
}

#main-banner ol{
	color: #fff;
	padding-left: 50px;
	font-family: "Advent Pro";
	font-size: 48px;
}

.forgot-password-link{
	display: inline-block;
	color: #fff;
	font-family: "Advent Pro";
	font-size: 18px;
	padding: 10px 0;
}

.forgot-password-link:hover{
	border-bottom: 3px solid #e6a8a4;
	color: #fff;
	text-decoration: none;
}
.form-custom, .btn-form{
	outline: none;
	background: none;
	border: 3px solid #e6a8a4;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-size: 22px;
	font-style: italic;
	height: auto;
}

.btn-form:hover{
	background: #fff;
	color: #ef4234;
}
#login-form{
	margin-top: 60px;
}

.page-title{
	color: #ef4234;
	font-size: 36px;
	font-family: "Advent Pro ExtraLight";
	padding: 10px 0px 20px 48px;
	position: relative;
	font-weight: bold;
}
.page-title:before {
   content: "";
   display: block;
   position: absolute;
   background: url(../images/stripes.jpg);
   width: 41px;
   height: 29px;
   top: 14px;
   left: 0px;
   transform: scaleX(-1);
}
/* Listing Style */
.listings{
	margin-bottom: 20px;
}

.listing{
	min-height: 170px;
	height: auto;
	background: #ececec;
	padding: 0;
	margin: 0 0 15px;
	box-sizing: border-box;
	border-left: 7.5px solid #fff;
	border-right:  7.5px solid #fff;
}

.listing figure{
	display: block;
	float: left;
	height: 170px;
	padding: 0;
}

.listing figure img{
	width: 100%;
	height: 100%;
	transition: ease-out 0.5s;
	margin-top: 12px;
}

.listing-content{
	padding: 10px;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 190px;
	font-family: "Advent Pro ExtraLight";
	font-weight: bold;
	text-align: left;
}
.listing-content p{
	font-size:16px;
	margin: 0;
	text-align: left;
}

.listing-content h1{
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
}

.bid, .expires{
	font-family: "Advent Pro";
}

h2{
	font-size: 28px;
	/*text-align: center;*/
	padding: 10px 0;
	margin: 0 auto;
}

h2.page-header{
	margin: 0 0 20px;
}


.bid-now, .ship-now{
	color: #fff;
	padding: 4px 9px;
	border-radius: 5px;
	box-sizing: border-box;
	transition: ease-out 0.3s;
}
.bid-now{
	background: #6b6c6f;
	border: 1px solid #6d6c6f;
}
.ship-now{
	background: #ef4234;
	border: 1px solid #ef4234;
}

.ship-now:hover{
	background: #fff;
	color: #ef4234;
}
.bid-now:hover{
	background: #fff;
	color: #6b6c6f;
}

.listing:hover img{
	opacity: 0.5;
}
 /* end Listing*/

/* Sidebar Styles */
#sidebar{
	background: #707174;
	min-height: 550px;
}
#z {
    padding: 5px 9px;
}
#sidebar-title{
	background: #646466;
	color: #fff;
	padding: 10px 10px 10px 50px;
	position: relative;
	font-family: "Advent Pro ExtraLight";
	font-size: 28px;
	margin: 0;	
}

#sidebar-title:before{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/stripes.png);
	width: 41px;
	height:29px;
	top: 12px;
	left: 7px;
	transform: scaleX(-1);
}
side-title:before{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/stripes.png) !important;
	width: 41px;
	height:29px;
	top: 12px;
	left: 7px;
	transform: scaleX(-1);
}

#sidebar ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebar ul li{
	color: #fff;
	font-family: "Advent Pro Light";
}

#sidebar ul li:nth-child(odd){
	background: #78787b;
}

#sidebar ul li a{
	padding: 8px 20px;
	font-size: 18px;
	display: block;
	position: relative;
	color: inherit;
}
#sidebar ul li input{
padding: 4px 0px !important;
font-size: 17px !important;
display: block !important;
position: relative !important;
color: inherit !important;
width: 270px !important;
text-align: left !important;
background:transparent !important;
border:none !important;
font-Weight:normal !important;
font-family:inherit !important;
}
#sidebar ul li:hover{
	background: #fff;
	color: #ef4234;
}


.amount{
	color: #ef4234;
	font-weight: bold;
	font-size: 18px;
}

#sidebar ul li a:hover .amount{
	color: #707174
}
.buttonsetting {
    width: 100%;
    float: left;
    padding-bottom: 17px;
}

#sidebar ul li a:before{
	content: "";
	display: none;
	width: 0;
	height: 0;
	border: 8px solid;
	border-color: transparent #ef4234 transparent transparent;
	position: absolute;
	left: -5px;
	top: 33%;
}


#sidebar ul li a:hover:before{
	display: block;
}

/* end Sidebar */

footer{
	margin-top: 20px;
	padding: 20px;
	border-top: 1px dotted #F5F5F5;
	background: #FAFAFA;
}

#copy{
	text-align: center;
	font-family: "Advent Pro ExtraLight";
}

 .inner .page-title{
	padding-left: 0;
	font-size: 24px;
	color: #333;
	padding-top: 0;
} 
.inner .page-title:before{
	display: none;
}

.inner#main-content{
	margin-top: 31px;
}

.inner#main-content p, .inner#main-content > div > li{
	font-family: "Advent Pro";
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
	text-align: justify;
}

.inner#main-content > div > h3{
	font-family: "Proxima Nova";
	/* font-size: 18px;
	padding: 20px 0 10px; */
	font-weight:bold;
}  
.inner#main-content > div a {
    font-family: "Proxima Nova";
	color: inherit;
}
.light{
	font-weight: normal;
}
.inner#main-content figure img{
	vertical-align: middle;
	float: left;
}

.inner#main-content > div > a{
	font-family: "Proxima Nova";
}

.nopadding-left{
	padding-left: 0;
}

.nopadding-right{
	padding-right: 0;
}

form{
	/* padding-bottom: 20px; */
	padding-bottom: 10px;
}

.carousel .item img{
	width: 100%;
	border-radius: 5px;
}

.custom-indicators{
	list-style: none;
	padding: 5px 0;
}

.custom-indicators li{
	display: inline;
}

.custom-indicators img{
	width: 19.29%;
	border-radius: 3px;
	cursor: pointer;
	-webkit-filter: grayscale(100%);
	transition: 0.5s ease-in-out;
}

.custom-indicators img:hover{
	-webkit-filter: grayscale(0);
}

.custom-indicators .active img{
	-webkit-filter: grayscale(0);
}

.nav-tabs li a{
	color: #000;
	outline: none;
}


.nav-tabs li.active a{
	background: #ef4234 !important;
	color: #fff !important;
	border-color: #ef4234 !important;
}


.nav-tabs li:hover a{
	border-bottom-color: #ef4234 !important;
}

.tab-pane h3{
	margin: 4px 0;
}

.tab-pane p{
	margin: 0 0 5px;
	color: #666;
}

.tab-pane td{
	color: #666;
}

.question{
	border-bottom: 1px dotted #ddd;
	display: block;
		width: 90% !important;
}

.nav-tabs{
	border-color: #ef4234;
}

#map-container{
	opacity:0;
}

#profile-picture{
	margin-bottom: 20px;
}

.profile-info{
	margin-bottom: 20px;
}

.profile-info p{
	padding-left: 15px;
	position: relative;
}

.profile-info p:before{
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	left: 0;
	top: 20%;
}

.affix {
	position: fixed !important;
	width: 100%;
}

p{
	font-family: "Advent Pro";
}
#main-menu li {
  display: inline-block;
  float: left !important;
  min-width: 9.4%;
  text-align: center;
}
.menu-menu-1-container {
  text-align: left;
}
.menu-menu-1-container {
    float: left;
    text-align: left;
    width: 40%;
	 margin-top: 36px;
}
#main-menu li {
  display: inline-block;
  float: none;
  text-align: center;
}
.menu-menu-2-container {
  float: left;
  width: 40%;
   margin-top: 36px;
}
#main-menu a {
  color: #707173;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 500;
  padding: 9px !important;
  position: relative;
}
.hidden-xs {
  width: 20%;
}
.col-md-8.col-sm-8 > p
{
    color: #fff;
    font-family: "Advent Pro";
    font-size: 50px;
	padding-top: 100px;
	}
.container-fluid.home {
  /* padding-top: 57px; */
   padding-top: 20px;
}

.box-title
{
 background: #f15929 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
    text-align: center;
    width: 100%;
	font-weight: bold;
	}
.box-subtitle
	{
 background: #f15929 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
    text-align: center;
    width: 100%;
	font-weight: bold;
	}
.box-text > li {
  letter-spacing: 1px;
  padding: 5px;
}
.box-text
{
height:180px;
padding-top: 23px;
}

 .footer.col-md-12.col-md-12.text-center {
  margin-top: 38px;
}
.qwer
{
 list-style: none;
}                     
.qwer > div {
  display: inline-flex;
}
#iconss > li {
    padding: 10px;
}
.form-control.parsley-validated.zxy {
    width: 200px;
}

.outer {
    width: 78%;
    margin: 0 auto;
    text-align: center;
}
.qwerty
{
    width: 100%;
}

.qwerty label {
    text-align: center;
    width: 174px;
    font-size: 12px;
    font-weight: 602 !important;
}
.sinfopage {
    height: 31px !important;
    font-weight: 664 !important;
    font-size: 10px !important;
    width: 151px;
}
.louter {
    font-size: 13px !important;
}
.bname {
    width: 472px !important;
    height: 37px !important;
}

 {
    font-size: 13px;
    color: #ccc;
    width: 224px !important;
 }
#lice {
    width: 453px;
}
#country
{
	 width: 453px;
}
.a-outer.qwerty label {
    text-align: left;
}
.louter {
    width: 100%;
    text-align: left;
}
.navbar.navbar-inverse.affix-top
{
height: 51px;
width: 100% !important;
}
.rem-mar {
  padding: 0px;

}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #080808;
}
.navbar-brand.uper-brand {
    margin-left: 10px !important;
    text-align: left;
    width: 50%;
}
.banner-title {
    margin-top: 20px;
} 
.other {
    width: 93%;
}
#menu-menu-1 >li> a: active
{
color: red;
}
.col-sm-10.nopadding-left.nopadding-right {
  margin-top: 20px;
}
.form-group {
    margin-top: 11px;
}
.col-sm-6.address {
  margin-top: 32px;
}
.col-sm-10.ads-inp {
    margin-top: 12px;
	}
.label-control.col-sm-2.ads-lbl
{
   margin-top: 20px;
}
.col-sm-2.ads-lbl {
    margin-top: 16px;
}
.control-label.col-sm-2.ads-lbl
{
margin-top: 20px;	
}
.sbt-outer .btn.btn-primary.pull-right {
  margin-right: 30px;
  margin-top: 15px;
}
.col-sm-10.cat-outer select {
    height: 32px !important;
	 background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.control-label.col-sm-2.ads-lb {
  margin-top: 26px;
}
.control-label.col-sm-3.img-outer {
  margin-top: 4px;
  margin-left: 14px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.img-slect
{
margin-top: 20px;	
width: 14.4% !important;
}

.big {
    font-size: 14px;
    font-weight: 100;
}
.forgot-password-link.pull-left {
  width: 80%;
}
.error-outer {
  font-size: 17px;
  padding-top: 59px !important;
}
.wpcf7-form-control.wpcf7-text {
   width: 80%;
   float: right;
   display: block;
   height: 40px;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555;
   background-color: #fff;
   background-image: none;
   border: 1px solid #ccc;
  border-radius: 4px;
}
.wpcf7-form-control.wpcf7-textarea {
    float: right;
    width: 80%;
    height: 100px;
}
.outer-form {
    display: flex;
    padding: 26px;
    width: 100%;
}
.outer-left {
    float: left;
    width: 30%;
    height: 0px;
}
.outer-left {
    float: left;
    width: 30%;
    height: 0px;
    font-weight: 700;
}
.outer-right {
    width: 70%;
}
.outer-form.sbt {
    text-align: right;
    float: right;
    width: 12%;
}
.wpcf7-form-control.wpcf7-submit {
    background: #F05B35;
    color: #fff;
	width: 63px;
    padding: 0px;
    height: 33px;
}
#imgbt1 {
    color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da;
}
#imgbt1:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#imgbt2 {
    color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da;
}
#imgbt2:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#imgbt3 {
     color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da;
}
#imgbt3:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#imgbt4 {
     color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da;
}
#imgbt4:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#imgbt5 {
     color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da;
}
#imgbt5:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.b{
margin-bottom: 10px;
}
.btn-abc
{
display: block;
width: 97px;
height: 26px;
background: #F15829;
padding: 4px;
text-align: center;
border-radius: 6px;
color: #fff !important;
margin-top: 25px;
margin: 0 auto;
text-align: center;
margin-top: 19px;
}
#delete_83
{
display: block;
width: 119px;
height: 30px;
background: #F15829;
padding: 4px;
text-align: center;
border-radius: 9px;
color: #fff !important;
margin-top: 25px;
margin: 0 auto;
text-align: center;
margin-top: 10px;
}

.strm {
    font-size: 21px;
    font-weight: bold;
}
.outer-div {
    width: 100%;
    padding: 19px 16px;
    /* display: table; */
    vertical-align: middle;
    height: auto;
}
.outer-div img {
    vertical-align: middle;
    width: 100% !important;
}
.edit-outer {
    width: 100%;
	}
.edit-left {
    float: left;
    width: 50%;
    height: auto;
}	
.edit-right {
    float: left;
    width: 50%;
    height: auto;
	padding-top: 100px;
    padding-left: 41px;
}	
.edtimage {
    width: 200px;
    height: 300px;
    margin: 0 auto;
    padding: 0px;
	align-content: center;
    align-items: center;
    display: flex;
}
.edtimage> img
{
width: 100%;
}
.tb-image {
    width: 250px;
    padding: 8px;
    border: 0px;
    height: 200px !important;
	}
.left-tb {
    padding-top: 30px;
	padding-left: 50px;
	}
.tb-image img {
    width: 100%;
	height: 100%;
	}
	
.asa .inner:nth-child(even) {
background-color: #FF9966;
}
tr.categoryname {
    border-bottom: 1px dotted #666;
    display: block;
    height: 40px;
	padding-top: 12px;
}
.tbContent {
    font-size: 24px;
    width: 460px;
}
.tbContent {
    font-size: 13px;
}
.test1 {
    padding-left: 22px;
	}
	
.categoryname label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
	}
/* .asa:nth-child(2n+1) {
    background: #F15829;
    color: #fff;
} */
/* .asa:nth-child(2n+2) {
    background: rgba(120, 120, 123, 0.68);
    color: #3c3838;
    box-shadow: 2px 3px 5px #ccc;
} */
.btt
{
margin-bottom: 20px;
}

 .btt:nth-child(2n) {
background: #e0e0e0;
} 

.tabl-outer{
width:100%;
}
.upr-head {
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #F8250C !important;
    font-weight: bold;
}
.ques
{
width: 100%;
}
.ques-left
{
width: 11%;
}
.ques-right
{
width: 50%;
}
.ans-outer {
    text-align: right;
    margin-top: 0px;
    padding-top: 14px;
}
.ans-outer input 
{
    background:#F15829;
    color: #fff;
    width: 63px;
    padding: 0px;
    height: 33px;
	border:none;
}
/* .modal1{display:none;} */
#view_offers_83
{
display: block;
width: 97px;
height: 26px;
background: #F15829;
padding: 4px;
text-align: center;
border-radius: 6px;
color: #fff !important;
margin-top: 25px;
margin: 0 auto;
text-align: center;
margin-top: 10px;
font-size: 13px;
}
.head{
font-size: 21px;
font-weight: bold;
}
.measuremt
{
display: inline-block;
max-width: 100%;
margin-bottom: 0px;
font-weight: 700;
}
.meshead {
    padding-top: 13px;
}
.queshead{
    padding-top: 8px;
    padding-left: 16px;
	font-size: 16px;
}
.option {
    width: 100%;
    height: 280px;
	}
.option img {
   width: 100%;
height: 228px;
}
.tbContent4 {
    border-top: 1px solid #333333;
    font-size: 24px;
    width: 315px;
}
.tbContent2 {
    margin-top: 14px;
    margin-left: 19px;
}
.gallery-items{
   float: left;
   height:100%;
   width: 100%;
}
.bids-left {
    padding-top: 30px;
    padding-left: 50px;
}
.inner-bids > td {
    padding: 5px;
}
#abids::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/stripes.jpg);
    width: 41px;
    height: 29px;
    top: 14px;
    left: 7px;
    transform: scaleX(-1);
}
.tb-image {
    width: 200px;
    padding: 8px;
    border: 0px;
    height: 200px !important;
}
/* .tb-image1 img {
    width: 100%;
    height: 100%;
} */
.inner-bids td
{
width: 120px !important;
text-align: left;
}
.listing.xyx.col-md-6.col-sm-6
{
padding: 0px;
}
.outer-forget {
    width: 900px;
}
.for-data
{
width: 30%;
}
.input-data
{
width: 70%;
}
.sbt
{
text-align: left;
width: 350px;
margin-bottom: 11px;
}
.sbt input:focus {
 color: #fff;
    background-color: #646466;
    border-color: #66afe9;
}
.sbt input{
   color: #fff;
   background-color: #EF4234;
   border: 2px solid #e6a8a4;
   height: 46px;
   width: 102px;
}
.emailforgt > input {
    height: 46px;
outline: none;
background: none;
border: 2px solid #e6a8a4;
padding: 5px;
margin-bottom: 10px;
font-size: 16px;
font-style: italic;
width: 360px;
	}
.cat-outer {
   /*  clear: left; */
    width: 100%;
}
.cat-left
{
width: 75%;
/* float: left; */
}	
.cat-right
{
width: 25%;
float: left;
}		
.cat-outer input {
    background: transparent;
    box-shadow: none;
    border: none;
    margin-left: 17px;
}	
.catside-title form:nth-child(2n+1) {
    background: #646466;
    margin: 0 !important;
    padding: 5px 0 !important;
    display: inline-block;
    width: 100%;
	font-size: 14px;
}	
.catside-title form:hover
{
background: #fff;
color: #ef4234;
}
.catside-title form {
    background: #707174;
    margin: 0 !important;
    padding: 5px 0 !important;
    display: inline-block;
    width: 100%;
	font-size: 14px;
}	
.cattop-button {
    display: inline-block;
}
.cattop-button input {
    width: auto;
    padding-left: 7px;
    margin-left: 16px;
    padding: 2px 10px;
    font-size: 13px;
    display: block;
    position: relative;
    text-align: center;
    height: 33px;
    background: #ef4d1c;
    color: #fff;
    box-shadow: none;
    border: none;
}	
.cattop-button input:hover {
background: #ef4d1c;
color: #fff;
box-shadow: none;
border: none;
}

.itemheading input:hover {
background: #ef4d1c;
color: #fff;
box-shadow: none;
border: none;
}
.itemheading input{
padding: 2px 22px;
font-size: 18px;
display: block;
position: relative;
color: inherit;
text-align: center;
height: 33px;
width: 250px;
border: none;
background: none;
color: #fff;
background: #ef4d1c;
margin: 0 auto;
}

.asa .itemheading :nth-child(2n+2) input{
    background: #000 !important;
}	
.title-listing
{
margin-top: 20px;
padding: 2px 0px;
font-size: 17px;
display: block;
position: relative;
color: inherit;
text-align: center;
height: 33px;
width: 100px !important;
border: none;
color: #fff;
background: #ef4d1c;
}

.title-listing:hover {
background: #ef4d1c;
color: #fff;
box-shadow: none;
border: none;
}

.tbContent.table-striped td {
    padding: 5px;
	border-top: 1px solid #ddd;
	height: 40px !important;
}
#note
{
font-size: 16px;
}
.ques {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #000;
    font-weight: 699;
}
.tab-pane 
{margin: 0 0 5px;
  color: #666;
  border-bottom: 1px dotted #ddd;
}
.tbques-head {
    padding-top: 20px;
    font-size: 15px;
	}
#ques-sub1
{
font-family: Segoe UI;
background-color: #d7453b;
border: 0 none;
color: #FFFFFF;
padding: 5px;
cursor: pointer;
float: right;
margin-top: 10px;
    margin-right: 23px;
    width: 165px;
}
#home-login {
    height: 54px;
	outline: none;
background: none;
border: 3px solid #e6a8a4;
color: #fff;
padding: 5px;
margin-bottom: 10px;
box-sizing: border-box;
font-size: 22px;
font-style: italic;
width: 100%;

}
.lofin-outer .btn-form
{
outline: none;
background: none;
border: 3px solid #e6a8a4;
color: #fff;
padding: 5px;
margin-bottom: 10px;
box-sizing: border-box;
font-size: 22px;
font-style: italic;
height: auto;
}
.container-fluid.rem-mar.cont-header {
    padding-right: 0px;
    padding-left: 0px;
}
/* #main-menu ul .active::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/stripes.jpg) no-repeat;
    background-size: contain;
    width: 41px;
    height: 29px;
    top: 100%;
    left: 0;
	margin-left: 13px;
}	 */
.a-outer.qwerty.ops input {
    height: 34px;
    width: 227px;
    font-size: 12px;
}
.a-outer.qwerty.ops {
text-align: center;
height: 55px;
width: 17%;
}
.ops {
width: 100% !important;
}
.ops a {
    width: 300px;
    display: block;
    margin: 0 auto;
    background: #ef4234;
    color: #fff !important;
    padding: 6px 0;
    border-radius: 5px;
}


@media screen and (max-width:1180px){
.address-left.fleft {
    width: 100% !important;
}
.outer {
    width: 100% !important; 
}
.address-left {
    width: 100% !important;
}
#lice {
    width: 100% !important;
}
.address-left.fright > div {
    width: 100% !important;
}
#country {
    width: 100% !important;
}
.sinfopage {
    width: 100% !important;
}
.address-left table {
    width: 100% !important;
}
.bname {
    width: 100% !important;
}
.address-left  textarea{
	width:100% !important;
}
}

@media screen and (max-width:1115px){
.img-3 {
    width: 193px !important;
    margin-left: -47px;
}
.img-2 {
    width: 229px !important;
    margin-left: -40px;
    position: relative;
}
.img-1 {
    width: 100px !important;
    position: relative;
    z-index: 3;
}
.tt-outer {
    width: 82%;
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    float: left;
}
.listing-content2 {
    margin-top: 31px !important;
    display: block;
}
.forgot-password-link.pull-left {
    width: 74%;
}
#sidebar ul li input {font-size: 14px !important;}
}

@media screen and (max-width:1024px){
#main-menu a {
    color: #707173;
    display: inline-block;
    font-size: 12px !important;
    font-weight: bold;
    padding: 8px !important;
    position: relative;
}
.listing-content h1 {
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: bold;
    margin: 0 auto;
    text-align: left;
    margin-top: 11px;
}
.bid-now-new {
    height: 31px;
    width: 75px;
    float: left;
}
.content2-third
{
	width:35%;
	float:left !important;
	margin-left:0px !important;
}

.listing-content p
{font-size:15px !important}
}

@media screen and (max-width:996px){
.img-3 {
    width: 186px !important;
    margin-left: -47px;
}
.img-2 {
    width: 220px !important;
    margin-left: -40px;
    position: relative;
}
.listing-content h1 {
    font-size: 14px;
    padding-bottom: 15px;
    font-weight: bold;
    margin: 0 auto;
    text-align: left;
    margin-top: 4px;
}
.img-1 {
    width: 80px !important;
    position: relative;
    z-index: 3;
}
#sidebar ul li input {
    font-size: 15px;
}
tt-outer {
    font-size: 18px !important;
}
	.listing-content.col-md-6 {
    height: 300px;
    width: 241px;
}
.demo::afte
{
	top: 25px !important;
}
}

@media screen and (max-width:952px){
#main-banner, #banner-container {
    height: 405px !important;
}
.three-out {
    padding-top: 40px;
}
.forgot-password-link.pull-left {
    width: 64%;
}
.img-1 {
    width: 47.33% !important;
	}
	.img-2 {
    width: 37.33% !important;
	}
	.img-3 {
    width: 31.33% !important;
}
.demo::after
{
  top: 9px !important;
  right: 0px !important;
}
.tt-outer {
    width: 82%;
    font-size: 14px !important;
}	

@media screen and (max-width:900px){
	#user-bar .navbar-brand {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.nopadding-left, .nopadding-right{
		padding: 0;
	}
	.listing{
		border: none;
	}
	#main-menu{
		background: #fff;
	}
	#main-menu li, #main-menu a{
		display: block;
		color: #333;
		font-size: 11px !important;
		padding: 3px !important;
	}
	#main-menu li.active a{
		color: #ef4234;
	}

	#main-menu a:hover{
		color: #ef4234;
	}
	#main-menu li{
		/* border-bottom: 1px dotted #ef4234;; */
	}
	#main-banner, #banner-container{
		height: 460px !important;
	}
	.banner-title {
		font-size: 64px;
	} 
}
@media screen and (max-width:878px){
.fback-outer textarea {
    margin-left: 0px !important;
}
}

@media screen and (max-width:800px){
.three-out {
    padding-top: 46px !important;
}
#main-banner, #banner-container {
    height: 390px !important;
}
#main-menu a {
    font-size: 9px !important;
    font-weight: bold;
    padding: 3px !important;
    position: relative;
}
}

@media screen and (max-width:767px){
	.col-sm-10.nopadding-left.nopadding-right input {
    margin: 10px 0px;
}
	#user-bar .navbar-brand {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.nopadding-left, .nopadding-right{
		padding: 0;
	}
	.listing{
		border: none;
	}
	#main-menu{
		background: #fff;
	}
	#main-menu li, #main-menu a{
		display: block;
		color: #333;
		font-size: 18px !important;
	}
	#main-menu li.active a{
		color: #ef4234;
	}

	#main-menu a:hover{
		color: #ef4234;
	}
	#main-menu li{
		border-bottom: 1px dotted #ef4234;;
	}
	#main-banner, #banner-container{
		height: 600px !important;
	}
	.col-md-8.col-sm-8 > p {
    color: #fff;
    font-family: "Advent Pro";
    font-size: 38px;
    padding-top: 17px;
}
.listing {
    min-height: 311px;
}
.mySlides {
    width: 100% !important;
    display: block;
    margin: 0 auto;
}
.w3-content {
    max-width: 980px;
    margin: auto;
    height: auto !important;
}
.iteminer-rightto {
     margin-left: 0px !important;
}
.w3-col.s4 img {
    min-height: 133px !important;
    margin-bottom: 18px;
}
.content2-first1{right: 0 !important;left: 21px !important;
    top: 47% !important;}
#ques-sub1{float:left !important;}
.confirm_popup {
    display: block;
    background: #D1D2D4;
    position: fixed;
    padding: 23px 11px;
    border: 3px solid #F15829;
    top: 32%;
    box-shadow: 4px 5px 4px 2px;
    font-size: 17px;
    border-radius: 4px;
    left: 0 !important;
    z-index: 99999;
    text-align: center;
    right: 0;
	width: 84%;
    margin: 0 auto;
}

article.listing.col-md-6.col-sm-12.col-xs-12 {
    position: relative;
}
/* .menu-menu-1-container {
    width: 43% !important;
}
.menu-menu-2-container {
   width: 35% !important;
} */
}
@media screen and (min-width:768px){
	#main-menu{
		width: 100%;
		text-align: center;
	}
	#main-menu li{
		display: inline-block;
		text-align: center;
		min-width: 9.4%;
		float: none;
	}
	
	#logo-container img{
		vertical-align: middle;
	}
	
	#main-menu a{
		font-size: 18px;
		color: #707173;
		position: relative;
		padding: 0;
		display: inline-block;
	}
	
	#main-menu li:hover a, #main-menu .active a{
		color: #ef4234;
		background: none;
	}
	
	#menu-menu-1 .active a:before{
		content: "";
		display: block;
		position: absolute;
		/*background: url(../images/stripes.png) no-repeat;*/
		background-size: contain;
		width: 41px;
		height:29px;
		top: 100%;
		left:0;
		margin-left: 13px;
	}
	#menu-menu-2 .active a:before{
		content: "";
		display: block;
		position: absolute;
		background: url(../images/stripes.jpg) no-repeat;
		background-size: contain;
		width: 41px;
		height:29px;
		top: 100%;
		left:0;
		margin-left: 13px;
	}
	.listing-content.col-md-6 {
    height: 300px;
    width: 300px;
}
} 
@media screen and (max-width:685px){
.three-out {
    padding-top: 0 !important;
}
#main-banner, #banner-container {
    height: 530px !important;
}
.navbar.navbar-inverse.affix-top {
    height: 53px !important;
}
/* #user-bar {min-height: 52px !important;}	 */
#logo-container {
    margin: auto;
    width: 142px;
}
}
@media screen and (max-width:603px){
#login-form {
    width: 90% !important;
}
.tb-image {
    width: 109px;
    padding: 8px;
    border: 0px;
    height: 166px !important;
}
.listing-content.col-md-6 {
    height: 300px;
    width: 291px;
}
}
@media screen and (max-width:533px){
.Account-left {
    width: 100% !important;
    float: left;
}
.Account-right {
    width: 100% !important;
    float: left;
}
.Acc-right {
    width: 68%;
    float: right;
    display: inline;
    padding-top: 8px;
}
.three-out {
    padding-top: 0 !important;
}
.listing-content2 {
    margin-top: 69px !important;
    display: block;
}
}
@media screen and (max-width:545px){
/* .img-2 {
    width: 176px !important;
}
.img-1 {
    width: 176px !important;
}
.img-3 {
    width: 148px !important;
} */
.outer-form {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.outer-left {
    float: left;
    width: 100%;
     height: 36px;
}
.outer-right {
    width: 100%;
}
.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}
.outer-form.sbt {
    width: 27%;
}
.feedback_form {
    margin: 0 auto;
    width: 100%;
}
}
@media screen and (max-width:533px){
#login-form {
    width: 96% !important;
}
}
@media screen and (max-width:480px){
 .img-2 {
 /*    width: 137px !important; */ margin-left: -24px !important;
}
.img-1 {
/*     width: 137px !important; */
}
.img-3 {
/*     width: 115px !important; */margin-left: -25px !important;
} 
h1.page-title1 {
    font-size: 31px ! important;
}
.demo:after
{
	display: none !important;
}
.tt-outer {
    width: 100% !important;
    font-size: 12px !important;
    color: #fff;

}
} 
@media screen and (max-width:414px){
/* .img-2 {
    width: 132px !important;
}
.img-1 {
    width: 132px !important;
}
.img-3 {
    width: 112px !important;
} */
div#home h3 {
    font-size: 15px;
    padding-top: 13px;
}
.id1.active a {
    padding: 7px 0px !important;
}
#home h3 {
    font-size: 14px !important;
    padding-top: 13px !important;
}
.table.measrment-tb th {
    color: #666 !important;
    font-weight: 200 !important;
    font-size: 14px !important;
}
.id1
{
width: 100% !important;
}
.bidh {
    width: 100% !important;
	
}
}
@media screen and (max-width:375px){
.table.measrment-tb th {
    color: #666 !important;
    font-weight: 200 !important;
    font-size: 11px !important;
}
.ops a {
    width: 261px;
}
}
@media screen and (max-width:320px){
/* .img-2 {
    width: 108px !important;
}
.img-1 {
    width: 108px !important;
}
.img-3 {
    width: 91px !important;
} */
.three-out {
    padding-top: 0 !important;
}
#main-banner{
    height: 440px !important;
}
.listing-content.col-md-6 {
    height: 300px;
    width: 235px;
}
}
@media screen and (max-width:1200px){
	#main-menu li{
		min-width: 8.9%;
	}
}

@media screen and (max-width:1087px){
	#main-menu li{
		min-width: 8.6%;
	}
	#main-menu li a{
		font-size: 16px;
	}
	#main-menu .active a:before{
		height: 25px;
	}
	.banner-title{
		font-size: 70px;
	}
	
	#main-banner ol li{
		font-size: 40px;
	}
	#main-banner, #banner-container{
		height: 450px;
	}
	#main-nav {
    margin-bottom: 23px;
    z-index: 999;
}
}

@media screen and (max-width:1003px){
	#main-menu li{
		min-width: 8.5%;
	}
}
@media screen and (max-width:991px){
	.nopadding-left, .nopadding-right{
		padding: 0;
	}
	#main-menu li{
		min-width: 8.9%;
	}
	#main-menu li a{
		font-size: 12px;
	}
	#main-menu .active a:before{
		height: 20px;
	}
	#logo-container{
		width: 142px;	
		margin: auto;
	}

	.banner-title{
		font-size: 42px;
	}
	#main-banner ol li{
		font-size: 36px;
	}
	
	#main-banner, #banner-container{
		height: 420px;
	}
	/* .home_btm_sb {display: none;}
	.home_top_sb {display: block !important;} */
}

@media screen and (max-width:890px){
	#main-menu li{
		min-width: 8%;
	}
	
	/* .banner-title{
		font-size: 60px;
	} */
	#main-banner ol li{
		font-size: 30px;
	}
	
	#main-banner, #banner-container{
		height: 400px;
	}
	#login-form{
		margin-top: 40px;
	}
	#logo-container img {
    width: 75%;
    height: auto;
}
.content2-third {
    margin-left: 23px;
}
}
@media screen and (max-width:545px){
.feedback_form {
    margin: 0 auto;
    width: 100%;
}
.upload-div{width:54% !important;}
}

@media screen and (max-width:480px){
.banner-title {
    font-size: 30px;
	text-align: center;
}
	#main-banner ol li{
		font-size: 26px;
	}
	#main-banner, #banner-container {
    height: 448px !important;
}
.left-tb {
    display: block;
    padding-left: 6px;
}
.tb-image {
    display: block;
    margin: 0 auto;
    width: 100%;
}
}
@media screen and (max-width:533px){
	textarea#question
	{
	width: 362px !important;
	}
}

@media screen and (max-width:414px){
.smile2
{
	width: 42%;
}
input.fback {
    margin-top: 9px;
}
.feed-outer {
    overflow-x: scroll;
}
textarea#question {
    width: 210px !important;
}
.col-md-8.iteminer-rightto {
    margin-top: 15px;
}
.profile-table {
    overflow-y: scroll;
    width: 350px;
}
.content2-third {
    margin-left: 30px;
}
}
@media screen and (max-width:400px){
	#main-banner, #banner-container{
		height: 460px !important;
	}
	.feed-outer {
    overflow-x: scroll;
}
textarea#question {
    width: 206px !important;
}
}

@media screen and (max-width:375px){
#main-banner, #banner-container {
    height: 414px !important;
}
span.personal-lbl {
    font-size: 13px;
}
input.fback
{
	margin: 0 auto;
	 margin-top: 9px !important;
}
.smile2
{
	width: 40% !important;
}
.fback {
    margin-top: 9px !important;
}
textarea#question {
    width: 206px !important;
}
.feed-outer {
    overflow-x: scroll;
}
table.amount-tb {
    width: 305px !important;
}
.profile-table {
    overflow-y: scroll;
    width: 312px;
}
}

@media screen and (max-width:320px){
span.personal-lbl {
    font-size: 11px;
}
.smile2
{
	width: 47% !important;
}
.fback {
    margin-top: 9px !important;
}
textarea#question {
    width: 150px !important;
}
.feed-outer {
    overflow-x: scroll;
}
table.amount-tb {
    width: 248px !important;
}
.profile-table {
    overflow-y: scroll;
    width: 300px;
}
}

/***************added om 26th july**********/
.cattop-button input {
    width: 200px !important;
}
.itemheading a {
    font-size: 20px;
    color: #f05425;
    font-weight: bold;
}
.itemheading {
    padding-bottom: 0px;
}
.cat-new label {
    margin-bottom: 8px;
    display: block;
    width: 145px;
}
table.asa {
    border: 1px solid #ccc;
}
.main-ct span {
    color: #ef4d1c;
}
a.main-anc {
    float: left;
    background: #646466;
    margin-left: 10px;
    padding: 6px 16px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
a.main-anc:hover {
    background: #f15929;
}
label.main-count span {
    font-weight: bold;
    color: #ef4d1c;
    font-style: italic;
}
label.main-count {
    font-weight: normal;
}
.up-img {
    margin-left: 14px;
	margin-bottom: 25px;
	    clear: both;
		float: left;
}
.up-img input {
    width: 200px;
    float: left;
}
.upload-img {
    width: 200px;
    float: left;
    height: 175px;
}
.upload-img img {
    width: 100%;
    height: 100%;
}
.img-outer {
    padding: 30px;
}
#menu-menu-1:focus > li a:focus
{
color: Red !important;
}
/* a:focus {
    content: "";
	display: block;
	position: absolute;
	background: url(../images/stripes.jpg);
	width: 41px;
	height:29px;
	top: 265px;
	left: 7px;
	transform: scaleX(-1);
} */
#main-menu a:active{
		color: #ef4234 !important;
        background: none;
	}
.side-right {
    width: 27%;
	}
.tope
{
padding-top: 40px !important;
}
#ques-sub
{
font-family: Segoe UI;
background-color: #d7453b;
border: 0 none;
color: #FFFFFF;
padding: 5px;
cursor: pointer;
float: right;
margin-top: 10px;
}
#bottm-tb {
     background: #e3e3e3;
    height: 270px;
    padding-right: 29px !important;
    display: block;
    width: 100%;
}
}
.thanks_main_div {
   display: block;
width: 100%;
min-height: 400px;
padding: 150px 0;
}
.inner_thanks {
    display: block;
    width: 100%;
    font-family: inherit;
    color: #F15929;
    text-align: center;
    font-size: 20px;
    padding: 7px;
}
.inner_thanks_1 {
    display: block;
    width: 100%;
    font-family: inherit;
    color: #F15929;
    font-size: 20px;
    padding: 7px;
    text-align: center;
}
.log-cls {
    position: fixed;
    z-index: 999;
    float: left;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    width: 600px;
    top: 32%;
    padding-bottom: 44px;
    border: 2px solid #ef4234;
    text-align: center;
    box-shadow: 0px 0px 12px rgba(0,0,0,.53);
	
}
.log-cls h3
{
		margin: 10px 0;
    font-size: 20px;
    font-weight: 700;
}
.log-cls a{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.cancel
{
    font-Weight: bold;
    font-size: 13px !important;
    color: white;
	width: 20% !important;
	height: 40px !important;
}
.canl {
    text-align: center;
	margin-top: 40px;

}
.new-btn
{
	 color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    height: 33px;
    border-radius: 5px;
    box-shadow: none;
	width: 97px;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.up-form
{
border-radius: 2px;
padding: 0px 0px;
box-shadow: 0 0 15px;
font-size: 27px;
font-weight: bold;
width: 507px !important;
margin: 13px 87px 0 4px;
float: left;
height: 225px;
}
.payment 
{
	float: left;
	cursor: pointer;
    display: block;
    height: 34px !important;
    font-size: 13px;
    border: 1px solid #ef4234;
    width: 33% !important;
    background: #ef4234;
    color: #fff;
    padding: 9px;
    border-radius: 2px;
	}
.payment1 {
    float: left;
    display: block;
    cursor: pointer;
    height: 37px !important;
    font-size: 13px;
    border: 1px solid #ef4234;
    width: 42% !important;
    background: #ef4234;
    color: #fff;
    padding: 9px;
    border-radius: 2px;
    margin-left: 35px;
    margin-top: 40px;
}
input#cancel {
    width: 34%;
    border: 1px solid #8F9295;
    padding: 4px;
    border-radius: 2px;
}	
.page-title ::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/stripes.jpg);
    width: 41px;
    height: 29px;
    top: 14px;
    left: 7px;
    transform: scaleX(-1);
}
.table.measrment-tb {
    width: 100%;
    max-width: 75%;
    margin-bottom: 20px;
}
.product {
max-width: 210px;
height: 232px;
padding: 12px 0px;

}
.product img
{
	width: 100%;
}
input#home-login:focus {
    border-color: #66afe9;
}
td.tb-image1 {
    width: 200px;
    height: auto;
}
input.can_can {
    border: none;
    background: none;
}
div#home h3 {
	font-size: 24px;
    padding-top: 13px;
}
.title-listing1 {
    margin-top: 20px;
    padding: 2px 0px;
    font-size: 17px;
    display: block;
    position: relative;
    color: inherit;
    text-align: center;
    height: 33px;
    width: 122px;
    border: none;
    color: #fff;
    background: #ef4d1c;
}
h3#abids
{
	color: #ef4234 !important;
    font-size: 36px;
    font-family: "Advent Pro ExtraLight";
    padding: 10px 0px 20px 48px;
    position: relative;
    font-weight: bold;
}
.col-md-9.col-sm-9.cust-detail h1 {
    text-align: center;
    color: #ef4234 !important;
    font-weight: 600 !important;
}
input.can_can.anku {
    background: #fff !important;
    color: #666 !important;
    width: 88px !important;
    font-size: 13px !important;
}
.col-md-4.fleft.pay-outer {
    margin-top: 38px;
}
.col-md-8.fleft.pay-outer {
    margin-top: 30px;
}
h1.page-title1.popo:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/stripes.jpg);
    width: 41px;
    height: 30px;
    top: 35px;
    left: 18px;
    transform: scaleX(-1);
}
h1.page-title1
{
	color: #ef4234;
    font-size: 36px;
    font-family: "Advent Pro ExtraLight";
    padding: 10px 0px 20px 48px;
    font-weight: bold;
}
div#testmode {
    position: absolute;
    z-index: 999;
    float: left0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    /* background: #e3e3e3; */
    width: 99% !important;
    top: 13%;
}
.outer.Shippers-Information label {
    width: 100%;
}
.address-left.fleft {
    float: left;
    width: 28%;
}
.address-left.fright {
    width: 64%;
}
.address-left.fright {
    width: 442px;
}
.cont
 {
 margin-right: 38px;
 }
 .cont input {
    color: #fff;
    background: #D8453E;
    border: navajowhite;
}


:hov


.cls

element.style {
}
.table.measrment-tb th {
    color: #666 !important;
    font-weight: 200 !important;
}
table.asa {
    border: 1px solid #ccc;
    margin: 20px 0px;
}
table.asa:nth-child(2n+2){
    border: 1px solid #ccc;
    margin: 20px 0px;
    background: #A3A3A5;
} 
/*************************************/
.up-form-inner-div {
    position: absolute;
    margin: 59px 0px 0 32px;
}
input.emaillll {
    background: #EF4234;
    color: #fff;
    border: 1px solid #EF4234;
    padding: 2px 18px;
    border-radius: 2px;
}
.inner_button {
    position: absolute;
    width: 97%;
    text-align: right;
    padding-top: 6px;
}
button.close123 {
    background: #8F9295;
    color: #fff;
    font-size: 14px;
    border: 1px solid #8F9295;
    border-radius: 1px;
}
p.myfu {
	cursor: pointer;
}
.inner_button1 {
    position: absolute;
    width: 79%;
    text-align: right;
    padding-top: 6px;
}
button.close1234 {
    background: #8F9295;
    color: #fff;
    font-size: 14px;
    border: 1px solid #8F9295;
    border-radius: 1px;
}
.paynt-back {
    padding: 42px;
}
span.fname_1, span.lname_1, span.cnumber_1, span.edate_1, span.cvcnumber_1, span.ctype_1 {
    font-weight: 700;
}
input#first_name, input#last_name, input#card_no, input#cv_no {
    width: 100%;
    float: right;
    display: block;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.paymnt-out {
    margin: 6px 0;
}
select#month {
    width: 30%;
    float: left;
    display: block;
    margin: 0 0 0 71px;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
select#year {
    width: 25%;
    margin: 0 0 0 8px;
    float: left;
    display: block;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
span.mm_yy {
    padding-left: 5px;
    margin: 9px 5px 0;
}

.out-card-sub {
    width: 41% !important;
    padding: 16px 0;
    margin-left: 16px;
}
input.sub_44 {
    background: #ef4d1c;
    border: 1px solid #ef4d1c;
    float: right;
    padding: 3px 18px;
    border-radius: 1px;
    color: #fff;
}
.out-card {
    width: 50% !important;
    float: left !important;
    margin-left: 73px;
}
.Account-outer
{
width: 90%;
margin: 0 auto;
text-align: center;
padding: 5px;
}
.Account-left {
    width: 50%;
    float: left;
}
.Account-right {
    width: 50%;
    float: left;
}
.Acc-right {
    width: 69%;
    float: right;
    display: inline;
}
.Account-left label {
    width: 31%;
	text-align: left;
}
.pan {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.req {
    text-align: left;
}
.Account-outer3 {
    width: 90%;
    padding-top: 17px;
	margin-left: 48px;
}
.doller
{
float: left;
}
#shipnow {
    width: 10%;
    height: 29px;
    margin-left: 12px;
}
.doller-outer
{
    margin-bottom: 8px;
	width: 100%;
}
.col-sm-10.text-outer {
    line-height: 32px;
}
.length {
    width: 79%;
    float: left;
}
label.mes {
    width: 21%;
    line-height: 30px;
    padding-left: 8px;
}
label#m-ment {
    margin-top: 13px;
}
.listing-content.col-md-6 {
   height: 300px;
   
}
.profile-img {
    background: none !important;
}
.profile-dp {
    max-width: 43% !important;
    padding: 3px 11px !important;
}
.page-outer {
    width: 100%;
    text-align: right;
    font-size: 22px;
}
.re-email21 {
    color: red !important;
    font-size: 17px;
	height: 33px;
}
.re-email2 {
color: green !important;
font-size: 17px;
height: 33px;
}
.emailforgt input:focus
{
border-color: #66afe9 !important;
}
.btn.btn-primary.pull-right {
    background: #EF4234 !important;
}

@media screen and (min-device-width:1024px) and (max-device-width:1177px) {
#main-menu a 
{
    color: #707173 !important;
    display: inline-block;
    font-size: 13px !important;
    font-weight: bold;
    padding: 7px !important;

} 
#login-form {
    margin-top: 62px;
}
.col-md-8.col-sm-8 > p {
    color: #fff;
    font-family: "Advent Pro";
    font-size: 39px;
    padding-top: 42px;
}
#main-nav {
    margin-bottom: 20px;
    z-index: 999;
}
.forgot-password-link.pull-left {
    width: 58%;
}
.bid-now-new {
    height: 31px !important;
    width: 75px !important;
    float: left !important;
}
}

@media screen and (min-device-width:901px) and (max-device-width:1023px) {
	.asa:nth-child(2n+2) {
    margin-bottom: 20px;
}
 #main-menu a {
    font-size: 12px !important;
    font-weight: bold;
    padding: 7px !important;
	} 
#main-banner {
    top: 43px;
}
.col-md-8.col-sm-8 > p {
    color: #fff;
    font-family: "Advent Pro";
    font-size: 32px;
    padding-top: 100px;
}
.forgot-password-link.pull-left {
    width: 92%;
}
#sidebar ul li input {
    padding: 4px 0px;
    font-size: 14px;
    display: block;
    position: relative;
    color: inherit;
    width: 202px;
    text-align: left;
}
#sidebar-title {
font-size: 24px;
}
}

/* ////////////02-09///////////// */

.listing-content2 {
    
	display: block;
}
.bid-now-new {
height: 31px;
float: right;
}
/* .home-form {
    margin-top: 30px;
} */
.content2-first {
    /* width: 35%; */
    display: block;
    float: left;
}
input.ship_nw {
    float: left;
} 
.content2-second {
    width: 30%;
    float: left;
    padding: 0px;
}
.content2-third {
    width: 35%;
	margin-left: 16px;
	float: right;
}
.content2-first img {
    width: 100%;
    height: 34px;
}
.search {
    width: 100%;
    text-align: right;
	margin-bottom: 10px;
}
.icon-search {
    height:32px;
    width:32px;
    border: none;
    cursor: pointer;
    color:white;
    background-color:black;
    position:relative;
}
.banner-image {
    height: 320px;
    margin-top: 25px;
}
.banner-image>img {
	width: 100%;
    
}
.modal-body {
    padding: 40px 20px !important;
}
.modal-sm {
    width: 343px !important;
}
.tab-pane p {
    font-size: 17px !important;
}
.confirm{
	margin-top: 10px !important; 
	background : #ef4234 !important;
	color:white !important;
}
#ques{

	background : #ef4234 !important;
	    height: 32px;
    color: white;
}
.modal-content {
    border: 1px solid #fc5f21 !important;
    margin-top: 33px !important;
}
.modal-body p {
    font-size: 19px;
}
.feedback_form input {
    width: 69%;
    padding: 6px;
    border-radius: 4px;
    background: none;
    border: 1px solid #ccc !important;
    margin-bottom: 20px;
}
.feedback_form label {
    width: 30%;
}
.feedback_form {
    width: 60%;
    margin: 0 auto;
}
.feedback-outer {
    background: #EEEEEE;
    padding: 43px 11px;
	 margin-bottom: 20px;

}
.feedback_form textarea {
    width: 69%;
    padding: 6px;
    border-radius: 4px;
    background: none;
    border: 1px solid #ccc !important;
  /*   margin-bottom: 20px; */
}
.feedback_form select {
    width: 94%;
    padding: 6px;
    border-radius: 4px;
    background: none;
    border: 1px solid #ccc !important;
    margin-bottom: 20px;
}
.fback-outer .back {
    float: left;
    padding: 27px 0px;
}
/* .fback-outer textarea {
    margin-left: 4px;
} */

.feedback_form input:focus {
    border: 1px solid #66afe9 !important;
}
.feedback_form  textarea:focus{
   border: 1px solid #66afe9 !important;
}
.feedback_form  select :focus {
    border: 1px solid #66afe9 !important;
}
.fback {
    width: 24% !important;
    background: #F15829 !important;
    color: #fff;
    border: none !important;
    float: right;
}
.view-fed {
    border: 1px solid #000;
}

@media screen and (max-width:767px){
	.log-cls {
    width: 312px !important;
	
}
.log-cls h3 {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 700;
}
	.payment1 {
    float: left;
    display: block;
    cursor: pointer;
    height: 37px !important;
    font-size: 13px;
    border: 1px solid #ef4234;
    width: 80% !important;
    background: #ef4234;
    color: #fff;
    padding: 9px;
    border-radius: 2px;
    margin-left: 35px;
    margin-top: 40px;
}
	table.asa.cat-new.tablee tr td {
    width: 100%;
    float: left;
}
/* .outer-div img {width:auto !important;} */
	.sbt-outer input {
    margin-bottom: 10px;
}
.col-sm-10.cat-outer select {
    width: 100%;
}
table.asa.cat-new.tablee table tr td {
  /*   width: 100%; */
    float: left;
	
}
.cattop-button {
    display: inline-block;
    width: 100%;
}
table.detail {
    width: 100%;
}
table.asa {
    border: 1px solid #ccc;
    margin: 20px 0px;
}
	table.asa.cat-new.tablee {
    width: 100%;
    overflow-x: auto; 
}
	.table tr td {
    min-width: 118px;
}
table.asa.cat-new.table tr td {
    min-width: 140px;
}
	.asa {
    margin-bottom: 20px;
}
	ul#listing-ul {
    background: #efefef !important;
}
ul#listing-ul1 {
    background: #efefef !important;
}
	div#user-menu ul {
    background: #ccc;
}
div#user-menu ul li a {
    color:#333;
}
.navbar-collapse.in {
    overflow-y: inherit !important;
}
.menu-menu-1-container {
    float: none;
    width: 100%;
}
.menu-menu-2-container {
    float: left;
    width: 100%;
	 margin-top: 3px;
}
#main-menu li {
    min-width: 90%;
}
}
@media screen and (max-width:603px){
	label.personal-lbl {
    width: 100%;
}
.Account-outer
{
	width: 100%;
}
.Account-right label {
    width: 31%;
	text-align: left;
}
}

@media screen and (max-width:480px){
	.fback{width:auto !important; }
.listing figure { 
    height: auto !important;
}
.product {
    height: auto !important;
}
.listing figure img {
    height: auto !important;
}
#question {
    width: 233px !important;
}
.tb-outer
{
	    overflow-x: scroll;
}
}

/****************************************/
.gvn_cls .img-slect {
    padding-left: 0 !important;
    width: auto !important;
}
.gvn_cls .img-outer {
    padding-top: 26px !important;
}
.btt .btn-abc {
    width: 119px;
}
#listing-ul ,#listing-ul1{display:none;}
.dropdown-menu1 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
/* #user-bar li a {
    padding-top: 5px;
    padding-bottom: 5px;
} */
.dropdown-menu1>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
div#hello {
    background: #fff;
}
div#main-menu {
    background: #fff;
}
.success-message{color:green;text-align:center;    font-size: 20px;
}
table.table.table-bordered th {
    background: #efefef;
}

/******
table.shippers-out tr td, table.shippers-out tr th {
    padding: 15px 0;
    text-align: center;
}
table.shippers-out tr:nth-child(odd) {
    background: #777777;
    color: #fff;
}
table.shippers-out tr {
    text-align: center;
}
table.shippers-out tr td{text-transform:capitalize;}
a.btn-outer {
    background: #e94d3f;
    color: #fff !important;
    padding: 8px 16px;
    text-transform: capitalize;
}
table.shippers-out tr:nth-child(even) {
    background: #b3b3b3;
}
*/
table.shippers-out {
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #ccc;
}
table.shippers-out td {
    padding: 6px 15px; text-transform: capitalize;
}
table.shippers-out th {
    padding: 10px 15px;
	text-transform:capitalize;
}
table.shippers-out thead {
    background: rgba(0, 0, 0, 0.1);
}
a.btn-outer {
    background: #e94d3f;
    color: #fff !important;
    padding: 5px 16px;
    text-transform: capitalize;
    border-radius: 33px;
}
/******/
table.reviews-out {
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #ccc;
}
table.reviews-out td {
    padding: 6px 15px;
}
table.reviews-out th {
    padding: 10px 15px;
	text-transform:capitalize;
}
table.reviews-out thead {
    background: rgba(0, 0, 0, 0.1);
}

.outer-right .wpcf7-form-control.wpcf7-textarea
{
	width: 100% !important;
}
span#city {
    color: red;
}

.demo:after {
    position: absolute;
    content: "";
    background: url('../images/final2.png');
	width: 72px;
	height: 45px;
	top: 32px;
	right: 12px;
}
.tt-outer {
    width: 82%;
    font-size: 21px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    float: left;
	}
	}
@media screen and (max-width:516px)
{
p {
    font-size: 14px;
    margin-left: -15px;
    margin-top: 21px;
}
}
.nowship
{
	float:left;
}