.block-list {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
.block-list .heart {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ccc;
    font-size: 18px;
}
.block-list .name {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    line-height: 50px;
    margin-top: 50px;
}
.block-list .domain {
    font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
}
.block-list .price {
    text-align: center;
    color: #999;
    font-size: 13px;
    padding-bottom: 10px;
}
.block-list .buy {
    display: block;
    line-height: 33px;
    text-align: center;
    color: #fff;
    background: #333333;
}
.block-list .buy:hover {
    background: #f95643;
}

.block-names .block-list .heart {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #ccc;
	font-size: 18px;
}
.block-names .block-list .name {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	line-height: 50px;
	margin-top: 50px;
	color: #333;
}
.block-names .block-list .domain {
	font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
	color: #333;
}
.block-names .block {
	padding: 0 7px;
}
.block-names .block-list .price {
	text-align: center;
	color: #999;
	font-size: 13px;
	padding-bottom: 10px;
}
.block-names .block-list .buy {
	display: block;
	line-height: 33px;
	text-align: center;
	color: #fff;
	background: #333333;
}
.block-names .block-list .domain_image img {
	width: 100%;
	
}
.block-names .block-list .domain_image .buy {
	text-align: left;
	padding: 0px 10px;
}
.block-names .block-list .buy:hover {
	background: #f95643;
}
.block-names .heading {
	text-align: center;
	padding-bottom: 20px;
}
.block-names .heading h3 {
	font-size: 20px;
}
.block-names .heading p {
	font-size: 13px;
}
/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:0;
	width:100%;
	height:285px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:285px;
	height:100%;
	text-align:center;
margin-left: 20px;
margin-bottom:20px;
}

.ca-item img{position:absolute; top:0; left:0;}

.fa{
    font-family: 'FontAwesome';
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
	text-align:right;

}

.overlay {
  display:block;
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.thumb-details .thumb-icon .fa{	color:#f18762; font-size:60px;}
.thumb-details h6{ width:100%; float:left; font-family: "Open Sans", "Helvetica Neue"; font-size:14px; color:#333; text-align:center; font-weight:700; line-height:30px; margin:0px; padding:16px 0px 0px 0px; text-transform:uppercase;}
.thumb-details h6 span{ display:block; font-size:14px; font-style:italic; font-weight:normal; text-transform:capitalize; line-height:24px;}

.contest-right{ width:60%; position:absolute; left:10px; bottom:20px; margin:0px; padding:0px;}
.con-price{ width:30%; float:left; font-family: "Open Sans", "Helvetica Neue"; font-size:13px; color:#333; margin:0px 6px 0px 0px; padding:0px;}
.con-price .fa{ color:#37d2cf; font-size:20px;}
.clok-day{width:40%; float:left; font-family: "Open Sans", "Helvetica Neue"; font-size:13px; color:#333; margin:0px; padding:0px;}
.clok-day .fa{ color:#8bc2e9; font-size:20px;}

.overlay .expand{ width:100%; float:left; margin-top:40px;}
.overlay .expand .fa{ color:#FFF; font-size:60px; opacity:0.4;}
.overlay .expand .fa:hover{opacity:1;}

.winner-price{ width:44%; position:absolute; right:0px; bottom:20px; /*background:url(../images/icon-2.png) no-repeat 0% top;*/ font-family: "Open Sans", "Helvetica Neue"; font-size:20px; color:#333; font-weight:bold; text-align:center; margin:0px; padding:0px 0px 0px 0;}
.winner-price .fa{color:#f18762; font-size:24px;}

.ca-item .thumb-details{ opacity:1; height:285px;}
/*.ca-item:hover .thumb-details{ opacity:0; height:0;}

.ca-item .overlay { top:-285px; height:0px; display:none;}
.ca-item:hover .overlay { top:0; height:285px; display:none;}*/

.thumb-details{ width:100%; position:absolute; top:0px; right:0px; z-index:2; margin:0px; padding:0px; background:#fff; height:100%; overflow:hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

.lock-icon{ width:16px; position:absolute; right:16px; top:0px; margin-top:8px; padding:0px;}
.thumb-details .thumb-icon{ width:65px; float:left; height:57px; position:relative; left:50%; text-align:center; margin:20px 0px 20px -32px; padding:0px;}
.thumb-details .thumb-icon .fa{	color:#f18762; font-size:60px;}
.thumb-details .thumb-icon img{ width:auto; height:auto; display:block;}

.thumb-details .price{ width:100%; float:left; background:url(../images/icon-2.png) no-repeat 32% top; font-family: "Open Sans", "Helvetica Neue"; font-size:20px; color:#333; font-weight:800; text-align:center; margin:30px 0px 0px 0px; padding:0px;}
.thumb-details .price .fa{color:#f18762; font-size:24px; margin-right:5px;}



.ca-nav{ position: relative; width:90px; left:50%; margin-left:-45px; top:320px;}
.ca-nav span{
	width:36px;
	height:38px;
	background:transparent url(../img/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:0px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
	overflow:hidden;
}

.ca-nav span.ca-nav-prev{
	left:0px;
	background:url(../img/prev-arrow.png) no-repeat top left;
}
.ca-nav span.ca-nav-prev:hover{
	left:0px;
	background:url(../img/prev-arrow-hvr.png) no-repeat top left;
}

.ca-nav span.ca-nav-next{
	right:0px;
	background:url(../img/next-arrow.png) no-repeat top left;
}
.ca-nav span.ca-nav-next:hover{
	right:0px;
	background:url(../img/next-arrow-hvr.png) no-repeat top left;
}


@media screen and (max-width: 375px) {
.ca-item{width:100%;}
.ca-item img{width:100%;}
.clok-day .fa{ margin-right:4px;}
}
