.cnt_rev.col-md-12 {
    background-color: #efefef;
    margin-top: 20px;
	padding-bottom: 20px;
}
.cnt_rev_img {
    margin-left: 10px;
    min-width: 200px;
    display: inline-block;
    border: 1px solid #fd5105;
    padding: 0px;
    margin-top: 15px;

    width: 198px;
    height: 277px;
    background: #fff;
    overflow: hidden;
}
.cnt_rev_img a {
    display: table-cell;
    width: 198px;
    height: 275px;
    text-align: center;
    vertical-align: middle;
}
.cnt_rev_img img {
	width: 100%;
	height: 100%;
	object-fit: unset;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	width: 800px;
}
.cnt_rev_text {
    margin-left: 10px;
}
.cnt_rev_name {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: rgb(254,82,6);
    font-weight: bold;
    margin-top: 15px;
}
.cnt_rev_name2 {
    font-size: 12px;
    line-height: 20px;
    color: rgb(61,61,61);
    font-weight: bold;
    font-style: italic;
}
.cnt_rev_text_content {
    font-size: 14px;
    line-height: 20px;
    color: rgb(61,61,61);
    margin-top: 10px;
   
}
.delem_rev{
	height: 6px;
	background-color: #232323;
	clear:both;
    margin: 0;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
.bx-controls-direction{
    display:none;
}
.owl-prev1, .owl-next1 {
    position: absolute;
    top: 50%;
    right: 0;
    margin-bottom: 0;
    color: #cbcbcb;
    width: 30px;
    margin-top: -.69444em;
    text-align: center;
    font-size: 25px;
    line-height: 1;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    vertical-align: middle;
}
.owl-prev1:hover, .owl-next1:hover{
    color: #00aae3;
    text-decoration: none;
}
.owl-prev1 {
    left: -20px;
}
.owl-next1 {
    right: -20px;
}
.cnt_rev_img a .owl-carousel {
    width: 198px;
    height: 275px;
    display: block;
    padding: 0;
}
.cnt_rev_img a .owl-carousel div {
    width: 198px;
    height: 275px;
}


.cnt_rev.col-md-12 {
	background-color: none;
	margin-top: 20px;
	padding-bottom: 20px;
	border-radius: 5px;
	border: 1px solid #e8e7e7;
	background: #fff;
	/* display: flex; */
	/* flex-direction: column; */
	padding: 22px;
	width: calc(33.333% - 20px);
  float: left;
  margin-left: 10px;
  margin-right: 10px;
	 
}
.cnt_rev_text {
 
	min-height: 50px;
}

.delem_rev {
	 
	display: none;
}
.cnt_rev_img {
	margin-left: 0;
	min-width: 250px;
	display: inline-block;
	border: 1px solid #e8e7e7;
	padding: 0px;
	margin-top: 15px;
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
}
.cnt_rev.col-md-12:hover {
	box-shadow: 0px 4px 20px 0px #7077794A;
}

.cnt_rev_img a {
 
	width: 100%;
	 
}


@media only screen and (max-width:982px) { 
.cnt_rev.col-md-12 {
	 
	width: calc(50% - 20px);
	 
}
}
@media only screen and (max-width:667px) {
	.cnt_rev.col-md-12 {
	 
	width: calc(100% - 20px);
	 
}

.cnt_rev_img a {
	/* display: table-cell; */
	width: 198px;
	height: 275px;
	text-align: center;
	vertical-align: middle;
}
	}
	
	
	.footer {
	 
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}
