.slider_img img{
	height: 550px;

}

.tm-product{
	border: 1px solid;
}
.offer_detail{
	background-color: #f2f2f5;
	margin: 15px;
	margin-bottom: 30px;
	padding: 10px;
    height: 270px;
}
.offer_detail h4{
	font-size: 23px;
}
.tm-button1{
	margin-top: 30px;
	display: inline-block;
    height: 45px;
    min-width: 130px;
    background: #f2ba59;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    border-radius: 4px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 0 40px;
    vertical-align: middle;
    font-size: 16px;
}
.widget-info-logo img{
  width: 180px;
}
ul.quick_link li {
    width: 50%;
    float: left;
}
.widget-newsletter-form input{
  margin-bottom: 10px;
}
.tm-feature p{
  text-align: justify;
}
.tm-product-images img{
    height: 265px;
}
.tm-contact-block {
    height: 225px;
}
.single_product_details {
    padding-top: 40px;
}
.tm-prodetails-thumbnails img{
   border:1px solid #000000;
}
.tm-prodetails-largeimage img{
    height: 500px;
    width: 500px;
}
.modal-footer{
    border-top: 0px;
}
.tm-about-content p{
   text-align: justify;
}
.tm-about-content h6{
   color: #000000;
   margin-top: 20px;
   margin-bottom: 3px;
   font-size: 21px;
}
.tm-about-content{
  padding: 0px 15px;
}
/*contact*/
.homeslider{
  margin-top: 60px;
}
@media only screen and (max-width:990px) {
  .homeslider{
  margin-top: 0px;
    }
   .slider_img img{
     height: 100%;

  } 
}
