.custom_slider_dv {
    background: #eee;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    width: 100%;
}
.caroufredsel_wrapper
{
    height: inherit !important;
    position: relative !important; 
}
.caroufredsel_wrapper #foo4
{ 
    height: inherit !important;
    position: relative !important; 
}
.list_carousel_product_home {
    background-color: #eee;
    margin: 0 0 0px 60px;
    width: 100%;
}
.list_carousel_product_home .title_products_home
{
    padding: 0px 0px 10px 10px;
    font-family:tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #fa9836;
}
.list_carousel_product_home ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel_product_home li {
    font-size: 15px;
    color: #999;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 0;
    margin: 0px 10px 20px 10px;
    display: block;
    float: left;
    position: relative;
    box-shadow: 2px 4px 6px #c5c5c5;
    max-width: 283px;
    
}
.list_carousel_product_home li a.product_item_img,
.list_carousel_product_home li a.product_item_title
{
	position: relative;
	display: block;
	overflow: hidden;
}
.list_carousel_product_home li a.product_item_title
{
	padding: 12px;
    border-top: 1px solid #eee;
    color: #616161;
}
.list_carousel_product_home li a.product_item_title:hover
{
	text-decoration: :none;
	color: #616161;
}
.list_carousel_product_home li a.product_item_img:hover img {
    transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
}
.list_carousel_product_home li a.product_item_img img {
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
    width:100%;
}
.list_carousel_product_home.responsive {
	/*width: auto;*/
	margin-left: 0;
	/*padding: 20px 10px 0px 10px;*/
    width:100%;
        padding-top: 17px;
    padding-left: 5px;
    padding-right: 7px;
}
.list_carousel_product_home .clearfix {
	float: none;
	clear: both;
}
.list_carousel_product_home:hover .next_product_home, 
.list_carousel_product_home:hover .prev_product_home
{
    opacity: 0.8;
}
.list_carousel_product_home .next_product_home,
.list_carousel_product_home .prev_product_home 
 {
    
    background-image: url(../images/rokgallery-lines.png);
    position: absolute;
        bottom: 32%;
    line-height: 34px;
    font-size: 0px;
    text-align: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: none;
    background-color: rgb(255, 140, 54);
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
    opacity: 0.5;
}

@media only screen and (max-width: 1100px){
    .list_carousel_product_home .next_product_home,
    .list_carousel_product_home .prev_product_home 
     {
        bottom: 14%;
     }
}
.list_carousel_product_home .prev_product_home:before,
.list_carousel_product_home .next_product_home:before
{
	border-color: #FFF!important;
	border-style: solid;
	position: absolute;
    font-size: 20px;
    content: "";
    width: 15px;
    height: 15px;
}
.list_carousel_product_home .next_product_home:before {
    border-left: 0px;
    border-bottom: 3px solid;
    border-right:3px solid;
    border-top:0px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    top: 30%;
    left: 25%
}
.list_carousel_product_home .prev_product_home:before {
    border-right: 0px;
    border-bottom: 0px;
    border-left: 3px solid;
    border-top: 3px solid;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    top: 30%;
    right: 25%
}
.list_carousel_product_home .prev_product_home {
	left: 10px;
}
.list_carousel_product_home .next_product_home {
	
	left: auto;
	right: 10px;
}
.list_carousel_product_home .pager {
	float: left;
	width: 300px;
	text-align: center;
}
.list_carousel_product_home .pager a {
	margin: 0 5px;
	text-decoration: none;
}
.list_carousel_product_home .pager a.selected {
	text-decoration: underline;
}
.list_carousel_product_home .timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
@media screen and (max-width: 768px) {
    .custom_slider_dv{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .list_carousel_product_home li{
        margin: 0px 5px 20px 5px;
    }
}


/*customize slider sp*/
a#prev_product_home, a#next_product_home{
    display:none;
}
.list_carousel_product_home li{
    width: 23.2%;
    max-width:23.2%;
}
@media screen and (max-width: 1150px) {
    .list_carousel_product_home li{
        width: 48%;
        max-width:48%;
    }
}
@media screen and (max-width: 1100px) {
    .list_carousel_product_home li{
        width: 47%;
        max-width:47%;
    }
    .custom_slider_dv{
        padding-left:5px;
        padding-right:2px;
    }
}
@media screen and (max-width: 991px) {
    .list_carousel_product_home li{
        width: 47%;
        max-width:47%;
    }
    .custom_slider_dv{
        padding-left:5px;
        padding-right:2px;
    }
}
@media screen and (max-width: 545px) {
    .list_carousel_product_home li{
        width: 100%;
        max-width:100%;
    }
}
@media screen and (max-width: 768px) {
    #dsTour{
        width: 100%;
    }   
    #foo4{
        padding-left: 8px;
    padding-right: 5px;
    }
}