.menu_div{top:0px !important;}.menu_only{height:auto !important;min-height: 0px !important}.detaild_img{width:100%}.detaild_img h4 {
    max-width: 200px !important;
    width: min-content !important;
	margin-left:100px;
}.detaild_img h4:after {
    width: 107px;
    height: 4px;
    background: #de8403;
    content: '';
    display: block;
    margin-top: 12px;
}.text_bg_layer {
    position: absolute;
    bottom: 0px !important;
    left: 0;
    background: rgba(0,0,0,0.3);
    z-index: 1;
    width: 100%;
    padding: 15px 10px 15px 12px;
}.text_bg_layer h4:before {
    width: 22px;
    height: 2px;
    background: #c37708;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
}.text_bg_layer h4 {
    font-size: 12px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
@media screen and (max-width: 992px) {
	.detaild_img img {
		width: 100%;
	}
}
@media screen and (max-width: 998px) {
  .detaild_img h4 {
    margin: 58px 58px 38px 49px !important;
	float:left;
	padding-bottom:0px !important;
  }
}
