/*.font_bold {
font-family: 'lorabold';
}
.font_italic {
font-family: 'lorabold_italic';
font-weight: normal;
}*/
.prod_detail_firstdiv{
    margin: 30px 0px 0px 0px
}
.prod_detail_row
{
        background-color: #707070;
    color: #fff;
    padding: 12px 15px;
    border-radius: 10px;
     font-size: 15px;
     margin-bottom:5px;
     margin-right:6px;
     width:45%;
}
.prod_detail_row2_col1
{
        border: 1px solid #CCCCCC;
    padding: 10px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 5px 0px;
    background-color:#FFEAEF;
}
.prod_detail_row2_col2
{
    border: 1px solid #CCCCCC;
    padding: 10px;
    border-left: 0px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 5px 0px;
    background-color:#FFEAEF;
}

.prod_detail_row1_col1
{
        border: 1px solid #CCCCCC;
    padding: 10px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 5px 0px;
}
.prod_detail_row1_col2
{
    border: 1px solid #CCCCCC;
    padding: 10px;
    border-left: 0px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 5px 0px;
}
.Prod_detail {
  padding: 20px 0px 20px 0px;
}
.Prod_det_left {
  width: 462px;
  height: 470px;
  background-color: #fff;
  position: relative;
}
.Prod_det_left img{
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Prod_det_right {
  background-color: #fff;
  padding: 20px 20px 20px 20px;
  width: 666px;
  height: 470px;
}
.det_right_head h1{
  margin: 0px 0px 0px 0px;
  font-size: 25px;
}
.det_right_p {
color: #000;
  padding: 10px 0px 10px 0px;
}
.det_right_p h5{
  color: #666;
}
.det_right_p p{
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 15px;
}
.q_wrap {
  padding: 0px 20px 0px 0px;
}
.q_wraple p{
  margin: 7px 0px 0px 0px;
  font-size: 13px;
}
.q_wraprig input {
  width: 70px;
}
.r_one {
  font-size: 23px;
}
.r_two {
  padding: 0px 0px 0px 10px;
  font-size: 13px;
}
.preleft {
padding: 0px 10px 0px 10px;
}
.p_addto {
  display: inline-flex;
}
.p_addto a {
  color: #fff;
  text-decoration: none;
  background-color: #602950;
  padding: 5px 20px 5px 10px;
  border-radius: 3px;
  font-size: 18px;
}
.inner_prebead {
  padding: 15px 0px 15px 0px;
  border-top: 1px solid #ccc;
}
.pr_table .table tr:nth-child(even) {
    background: #E5E5E5;
}
#pro_tab .nav-tabs {
  border-bottom: 1px solid transparent;
  background-color: #e4e4e4;
}
#pro_tab .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}
#pro_tab .nav-tabs>li>a {
color:#A0A0A0;
  padding: 10px 13px 10px 13px;
}
#pro_tab .nav-tabs>li>a:hover {
      border: 1px solid transparent;
    background-color:transparent;
}
#pro_tab .nav-tabs>li>span {
  margin: 10px 0px 0px 0px;
  display: inline-block;
  padding: 0px 10px 0px 10px;
}
#pro_tab .tab-content {
  height: 69px;
}
.toolprod {
  padding: 0px 0px 10px 0px;
}
.Product_res_left {
  float: left;
  width: 35%;
  height: 1px;
  background-color: #909090;
  margin: 20px 0px 0px 0px;
}
.Product_res_center {
  float: left;
  width: 30%;
  text-align: center;
  font-size: 26px;
}
.l_prwrap {
  padding: 0px 20px 0px 0px;
}
.Prod_land_left {
  background-color: #fff;
  padding: 20px 20px 20px 20px;
  text-align: center;
}
.Prod_land_left img{
  display: inline-block;
}
.Prod_land_two {
  background-color: #fff;
  margin: 20px 0px 0px 0px;
  padding: 20px 20px 20px 20px;
  height: 340px;
}
.land_ratewrap {
  padding: 0px 0px 15px 0px;
}
.ratewrapL h5 {
  margin: 0px 0px 0px 0px;
}
.ratewrapR {
text-align:right;
  margin: -6px 0px 0px 0px;
}
.ratewrapR h2 {
  margin: 0px 0px 0px 0px;
}
.ratewrapR h5 {
  margin: 0px 0px 0px 0px;
}
/*** Start Shrinking ***/

@media (min-width: 1367px)
{

/*End of*/}/*1367px*/

@media (min-width: 1200px) and (max-width: 1366px)
{

/*End of*/}/*1366px*/

@media (min-width: 1025px) and (max-width: 1199px)
{
.Prod_det_left {
  width: 375px;
}
.Prod_det_right {
  width: 570px;
}
.det_right_head h1 {
  font-size: 20px;
}
.q_wraple
{
padding: 0px 10px 0px 0px;  
}
.q_wraprig
{
    padding: 0px 0px 0px 15px;  
    }
.r_one {
  font-size: 20px;
}
.r_two {
  font-size: 12px;
}
.p_addto a {
  font-size: 14px;
}
.sho_table .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 15px 10px 15px 10px;
}
#pro_tab .nav-tabs>li>a {
  padding: 10px 10px 10px 10px;
  font-size: 12px;
}
/*End of*/}/*1025px*/

@media (min-width: 992px) and (max-width: 1024px)
{
.Prod_det_left {
  width: 375px;
}
.Prod_det_right {
  width: 570px;
}
.det_right_head h1 {
  font-size: 20px;
}
.q_wraple
{
padding: 0px 10px 0px 0px;  
}
.q_wraprig
{
    padding: 0px 0px 0px 15px;  
    }
.r_one {
  font-size: 20px;
}
.r_two {
  font-size: 12px;
}
.p_addto a {
  font-size: 14px;
}
.sho_table .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 15px 10px 15px 10px;
}
#pro_tab .nav-tabs>li>a {
  padding: 10px 10px 10px 10px;
  font-size: 12px;
}
/*End of*/}/*992px*/

@media (min-width: 768px) and (max-width: 991px)
{
.Prod_det_left {
  width: 100%;
  height: 400px;
}
.Prod_det_right {
  width: 100%;
  margin: 20px 0px 0px 0px;
}
.Product_res_left {
  display: none;
}
.Product_res_center {
  float: none;
  width: 100%;
  font-size: 20px;
}
.l_prwrap {
  padding: 0px 0px 0px 0px;
}
/*End of*/}/*768px*/

@media (max-width: 767px)
{
.Prod_det_left {
  width: 100%;
   height: 400px;
}
.Prod_det_right {
  width: 100%;
   height: auto;
  margin: 20px 0px 0px 0px;
}
.Product_res_left {
  display: none;
}
.Product_res_center {
  float: none;
  width: 100%;
  font-size: 20px;
}
.p_addto a {
  font-size: 14px;
}
.q_wraple p {
  font-size: 10px;
}
.q_wraprig input 
{
  width: 100%;
}
#pro_tab .nav-tabs>li>a {
  padding: 10px 10px 10px 10px;
  font-size: 11px;
}
#pro_tab .nav-tabs>li>span {
  margin: 7px 0px 0px 0px;
}
.l_prwrap {
  padding: 0px 0px 0px 0px;
}
.prod_detail_row
{
     min-height:55px;
     font-size:12px;
}
.prod_detail_row2_col1
{
        min-height:55px;
     font-size:12px;
}
.prod_detail_row2_col2
{
    min-height:55px;
     font-size:12px;
}

.prod_detail_row1_col1
{
       min-height:55px;
     font-size:12px;
}
.prod_detail_row1_col2
{
    min-height:55px;
     font-size:12px;
}
/*End of*/}/*767px*/

@media (max-width: 480px)
{
.preleft {
  padding: 5px 10px 5px 10px;
  width: 100%;
}
.det_right_head h1 {
  font-size: 19px;
}
#pro_tab .nav-tabs>li>a {
  padding: 10px 5px 10px 5px;
}
/*End of*/}/*480px*/

@media (max-width: 320px)
{
.Prod_det_left {
  height: 275px;
}
.det_right_head h1 {
  font-size: 15px;
}
/*End of*/}/*320px*/