@media only screen and (max-width:800px) {
#TB_window {
	width: 94% ;
	margin-left: -47% !important;
}
#header1 {
	width: 100%;
}
#TB_iframeContent {
	padding-bottom: 0px;
}
/*#divrecapcha .forminputbox {
	width: 47%;
}*/
}


/*============ Screen Width 700 ============*/
@media only screen and (max-width:700px) {
#TB_iframeContent {
  width: 98% !important;overflow: scroll !important;
}
.popmain {
  width: 92%;
}
.overall-rating {
  float: left;
  width: 100% !important;
  margin-top: 30px;margin-bottom: 20px;
}
.txt-color{width:97%;}
.write-box {
  border-right: medium none;
  float: left;
  padding-right: 22px;
  position: relative;
  width: 400px;
}
.pop_form {
  padding-bottom: 30px;
}
.form-field {
	border-right: medium none;
	float: none;
	margin: 0 auto;
	padding-right: 0 !important;
	width: 94%;
}
.write-box {
	border:none;
}
.form-field {
  border-right: medium none;
  padding-right: 0 !important;
  width: 100%;
}
.write-btn {
	margin-left: 7%;
}
.overall-rating {
	float: none;
	margin: 30px auto;
	width: 94%;
}
.popmain {
	padding-bottom:20px;
}
.form-field > table {
  width: 100% !important;
}
.forminputbox {
  width: 96%;
}
.formtextarea {
  width: 96%;
}
/*#TB_window {height:588px !important; }*/

}
/** review popup end **/

@media only screen and (max-width:768px) {
/*-- review Pop up  --*/

#TB_window {
	width: 96% !important;
	margin-left: -48% !important;
	height:588px !important;
}
#divrecapcha .forminputbox {
	width: 43% !important;
}
#fileName.forminputbox {
	width: 47% !important;
}
}


/*============ Write Review Popup ============*/

@media only screen 
and (min-device-width : 600px) 
and (max-device-width : 1200px) 
and (orientation : landscape) {
#TB_window {top:250px !important;}

#TB_iframeContent {height:380px !important;
overflow-y:scroll !important;
padding-bottom:30px !important;
}
}




@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { #TB_iframeContent{height: 495px !important;}
#TB_window {top: 47% !important;}
}

@media only screen and (max-height:600px) {
#TB_window {top:250px !important;}

#TB_iframeContent {height:430px !important;
overflow-y:scroll !important;
padding-bottom:30px !important;
}
}
@media only screen and (max-width:2000px) {#divrecapcha .forminputbox{width: 152px !important; }}