.stdform2 label.error {
    margin-right: 0;
    padding: 0;
}
.stdform label.error {
    color: #f60;
    display: block;
    float: none;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
label.error {
    background: rgba(0, 0, 0, 0) url("../images/form/error.png") no-repeat scroll 0 -2px;
    color: #ce1616;
    font-size: 12px;
    padding-left: 25px;
}
.stdform2 label {
    display: inline-block;
    padding: 10px 10px 0 0;
    text-align: right;
    vertical-align: top;
}
.stdform label {
    color: #222;
    float: right;
    padding: 5px 5px 0 0;
    text-align: left;
    width: 200px;
}
#response{padding:10px}
.comments-id{font-size:11px}
.response-bt{border:0px}
.sale-offer-check{cursor:pointer}

.login-box button {
    width: auto;
}
.login-box .loginButton {
    width: 100px;
}

#content-page {
    padding-top: 80px;
}
.old-price {
    background: #f5f6f7 none repeat scroll 0 0;
    color: #999;
    text-decoration: line-through;
    width: 100%;
}
.strike {
    color: red;
    text-decoration: line-through;
    width: 100%;
}
.cast-item-content-box img{width:100%; height:100%}
.contentArticle img{width:100%; height:100%}
.container img{
    max-width: 100%;
	max-height:100%;
}
@media (max-width:480px) {
.meeting-box{
	padding: 0px 0px 0px 0px;
}
}



.at-other-btW {
	background-color: #25aae1;
	border-radius: 5px;
	color: #fff;
	display: table;
	font-size: 18px;
	line-height: 40px;
	margin: 20px auto 0;
	padding: 0 15px;
	max-width:700px;
	min-width:200px;
}
.at-other-btW:hover {
	background-color: #055779;
	color: #fff;
}		  



.headerdiv1 {
    background: #292929 none repeat scroll 0 0;
    line-height: 40px;
}

.headerdiv1 .head-text {
    color: #d0cece;
    font-size: 15px;
    font-weight: 700;
    width: auto;
	text-align:center;
}

header {
 border-top:0px;
 padding : 0px;
 height:92px;
 
}


@media (max-width:900px) {
.headerdiv1{display:none}
header {
 height:50px;
 
}
	
}
@media (max-width:480px) {
    #header{
		height:50px;
    }
}

.hdrimg img, .show_hide img {
    height: auto;
    width: 70%;
}  
.pageheader {
    background: rgba(0, 0, 0, 0) url("../images/header-bgIndex.jpg") repeat scroll center top;
    max-height: 450px;
    padding: 20px 0;
    position: relative;
    text-align: center;
}

.pageheader .getbtn {
    bottom: -40px;
    left: 0;
    min-height: 60px;
    position: absolute;
    text-align: center;
    width: 100%;
	z-index:2;
}


.blue-btn a {
    background: rgba(0, 0, 0, 0) linear-gradient(#0085ff, #14179b) repeat scroll 0 0;
    border: 2px solid #98d775;
    border-radius: 6px;
    color: #f0f0f0;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 47px;
    min-width: 250px;
    padding: 0 20px;
    text-transform: uppercase;
}

.pageheader h1 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding: 65px 0px 0px 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #666;
}

.pageheader h3 {
    color: #000;
    font-size: 27px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
}


.stamp {
    height: 415px;
    left: -230px;
    top: 0px;
    width: 330px;
}

@media (max-width: 1100px) {
	.logow{
		display:none;
	}
}
@media (max-width: 1100px) {
	.stamp {
	  display:none;
	}
}