.breadcrumb, .breadcrumb a {
	color: #006621;
	text-transform: lowercase;
	padding: 10px 0px;
	margin-bottom: 5px;
	background:none;
}

#item-detail-block{
	border-radius: 6px 0px 6px 6px;
}
#item-detail-block:hover .item-action-menu{
	display:inline!important;
}

.product-title h1{
	
}
.product-title .time {
	font-size:13px;
	color:#aaa;
	margin-bottom: 0;
}
.product-title .price{
	color: red;
	margin:0;	
	display:inline-block;
}

.product-title .item-action-menu{ 
	margin: -11px;
	margin-right: -15px;
	border: none;
	width: auto;
	float:right;
}

.product-title .item-action-menu .btn{ 	
	border-radius:0 0px 0 6px;
}
.product-title .report-item-bnt{ 	
	float:right;
	border-radius:0!important;
}

.price .unit, .currency .unit, .unit{
	font-size: 69%!important;
	color: red;
}
	
/********************	DESCRIPTION ************************/
#item-description{
	margin-bottom: 20px;
	overflow:hidden;
}

#item-description .optionals{
	float: right;
	background-color: #f3f3f3;
	padding: 15px;
	border-radius: 6px;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#item-description .optionals dt {
  font-weight: bold;
  float: left;
  text-align: right;
  width: 120px;
}
#item-description .optionals dd {
	margin-left: 130px;
}

#item-description .price small{font-size:60%;color:#aaa;}
#item-description img, #productDetail table, #item-detail-block img, #item-detail-block table{
	max-width:100%!important;
	height: auto;
}

#item-description td, th {
    padding: 10px!important;
}

#item-description .item-desc-intro{display:none;}

#item-description blockquote {font-size: inherit;}
#item-description blockquote p {
    padding: 0;
    margin: 0;
}

/*********************	CONTACT INFO *******************************/

#contactInfo{
	padding:20px;
	background-color:#f3f3f3;
	margin-bottom: -15px!important;
    border: 2px solid #12AF34;
}

#contactInfo .block-title, #owner-block #contact-label{
  color: #EF0B0B;
}

#contactInfo .name{
	margin-bottom:10px;
}
#contactInfo dl{
	margin-bottom:0;
}

.contact-info{ 
	float: none;
	clear: both;	
}

.contact-info .name small{ 
	font-size: 12px;
	color: #888;  
}
.contact-info .name{
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
}



/**	SEND MESSAGE FORM */
#send-message{
	margin-left: 20px;
	margin-top: -5px;
}

#send-message-form {
    padding: 0!important;
    margin-bottom: 20px!important;
    display: none;
}

#send-message-form{
	padding: 20px;
    background-color: #f3f3f3;
    margin: -15px;
    margin-top: 20px;
}

#send-message-btn{
	color:#fff;
	padding: 0 20px;
}


/*************************	GALLERY	********************************/

#productGallary {
	margin-bottom:30px;	
}

#productGallary .carousel-indicators{
	position: static;	
	float: left;
	margin:10px 0 10px 0;
	width: 100%;	
	max-width:none;
}

#productGallary .carousel-indicators li{
	width: 20%;
	height: 82px;
	padding: 3px;	
	margin:0;
	border-radius: 6px;
	float: left;
	background-color: #f2f2f2;
	border:none;
}

#productGallary .carousel-indicators .active{
	background-color: #12DB3A;
}

#productGallary .carousel-indicators li a{
	width:100%;
	height: 100%;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 4px;	
	float: left;
}

#productGallary .carousel-bound{
	
}

#productGallary .carousel-inner {	
	background: #f8f8f8;
	height:350px;
	border-radius: 6px;
	pointer-events: none;
	border: 1px solid #f3f3f3;
}

#productGallary .carousel-inner .item{
	padding: 0px;
    width: 100%;
    text-align: center;
    border: none!important;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
   -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#productGallary .carousel-inner .item img{
	width: auto;
	margin: 0 auto;
	padding:0!important;
	/**box-shadow: 5px 5px 10px -5px #666;*/
}

#productGallary .carousel-control{
	background:none;
	max-height: 300px;
}

#productGallary .narrow{
	margin-top:145px;
}



.safeInfo{
	font-size: 13px;
	padding-left: 30px;
	min-height: 125px;
	color: #666;
	border-radius: 0;
	margin-bottom: 0;
	line-height:22px;
}



.relate-key{
	margin-bottom:20px;	
}

.next-prev-btn{
	border:none;
	box-shadow: 1px 1px 5px 0px #aaa;
}
.next-prev-btn.disabled{
    background-color: #EAEAEA;
    border: none;
    box-shadow: 1px 1px 5px 0px #aaa inset;
}

/*********************************** VIDEO CSS **/
.vid {
	width:100%;
	border:2px solid rgba(241, 241, 241, 0);
	padding: 5px;
	color:#fff!important;
}
.vid.active{
	border:2px solid rgb(242, 230, 12);
}
.vid:hover{
	text-decoration: initial;
}
	
.vid img{
	width: 90px;
	height: 60px;
	float: left;
	margin-right: 10px;
}
.vid span {
	
}

.video-list.greate-scroller {
	height: 374px;
	padding:5px;
    overflow-x: hidden;
	background-color: #737373;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 45.75%;
	margin-bottom: 30px;
}


/*************************	OWNER BLOCK ******************************/

.item-contact-block.panel{
	border:none;
	border-radius:0 6px 6px 0px;
	background-color: rgba(255, 255, 255, 0.7);
}
.item-contact-block .cover{
	padding: 17px 10px;
	background-position-x: 50%;
    background-position-y: 50%;
	position:relative;
	height:109px;
}
.item-contact-block .info{	
    position: absolute;
    top: 0;   
    left: 0;
	right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 15px 10px;
	color: #fff;
	text-decoration: none;
}
.item-contact-block .info .avatar{
	width: 75px;
	height: 75px;
    float: left;
    margin-right: 10px;
}
.item-contact-block .info .h3{
	word-wrap: break-word;
	margin: 0;
    max-height: 60px;
	font-size:22px;
	color: #fff;
    text-decoration: none;
}
.item-contact-block .info label{
	color:#ccc;
}

.item-contact-block .contact-info dl{
	margin-bottom:0;
}

.item-contact-block .statistic dt{
	width:135px;
	float:left;
	text-align: right;
}

.item-contact-block .statistic dd {
    margin-left: 140px;
}

.item-contact-block .statistic .heading {
    background-color: rgba(12, 44, 78, 0.52);
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
	margin: 0 0 10px -1px;
}

#item-detail-block .item-contact-block.panel {
    border: 2px solid #16C321;
    border-radius: 0;
}

#edit-contact-btn{
	color:#fff;
	text-decoration:none;
	margin-top: 2px;
}

/******************** 2 BUTTON REPORT & EDIT ITEM********************************/
.item-action-menu .edit-bnt-menu{
	border-radius: 4px 0 0 4px;
}


/****ITEM DETAIL FOR EACH SITE ***/
/* global-free-classified-ads.com */
#item-description>div.label{
	display: block;
    padding: 0;
    font-size: inherit;
    font-weight: normal;
    color: inherit;
    text-align: left;
    line-height: inherit;
}
.extraQuestionName{
	float: left;
	width: 55%;
	max-width: 175px;
	font-weight: bold;
	margin-top: 20px;	
	background-color: #f3f3f3;
	padding: 15px 0px 15px 30px;
}

.extraQuestionValue{
	float: left;
	width: 45%;
	max-width: 250px;
	margin-top: 20px;
	list-style: none;	
	background-color: #f3f3f3;
	padding: 15px 0px 15px 10px;
}

/*************************************************
* 
*             Màn hình 600 
*
*************************************************/
@media (max-width: 767px) {
	/**Luôn hiện nút chỉnh sửa trên di động*/
	#item-edit-btn{ display:block!important; }
	.item-action-menu .dropdown{
		width: auto;
	}
	.item-action-menu .dropdown-toggle{
		width:auto;
	}
	.item-action-menu .report-bnt-menu{
		border-radius:0 4px 0 0px!important;
	}

	.product-title h1{
		
	}
	.product-title h1 .price {
		display: inline-block!important;
	}
	
	
	#item-description .optionals{
		float: none;		
		width: 100%;
		margin-left: 0px;
	}
	
	.product-title .visible-xs-inline{display:inline-block!important;}
	
	/*** VIDEO CSS ***/
	.embed-responsive.embed-responsive-16by9 {
		padding-bottom: 57.25%;
		margin-bottom: 0;
	}
	.video-list.greate-scroller {
		height:275px;
		padding: 10px;
		margin-bottom:20px;
	}
	
	/********** GALLERY THUMB *********/
	#productGallary .carousel-inner {
		height: 300px;
	}
	#productGallary .carousel-indicators li{		
		height: 60px;
	}
	
	
	/**REPORT BUTTON BOTTOM**/
	.panel-footer .report-bnt-menu {
		background-color: #F7932C;
		color: #fff;
		padding: 0 5px;
		margin-top: 8px;
	}
	
	.google-plus-btn {
		margin-top: 4px;
	}
	
}

/**	MÀN HÌNH TABLET NGANG */
@media (min-width: 992px) and (max-width: 1199px) {
	.item-contact-block .statistic{
		font-size:90%;
	}
	.item-contact-block .statistic dt{
		width: 110px;
	}
	.item-contact-block .statistic dd {
		margin-left: 115px;
	}
}


/*************************************************
* 
*             Màn hình LAPTOP - PC
*
*************************************************/
@media (min-width: 1200px) {
	#productGallary .carousel-indicators{
		max-width: 65px;
		float: right;
		margin:0;		
	}
	#productGallary .carousel-indicators li{		
		margin: 0;
		margin-bottom: 3px;
		height: 45px;
		width: 100%;
	}

	
	#productGallary .carousel-bound{
		max-width: 705px;
		min-height: 478px;
		float: left;
		width: 100%;
	}	
	
	#productGallary .carousel-inner {
		height: 478px;
	}
	
	#productGallary .carousel-control {
		max-height: 475px;
	}

	.carousel-control.right{
		margin-right: 80px;		
	}
}
