@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-glaho/css/bpg-glaho.min.css");


#parketin1{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    text-align: left;
   
}
.parketin1-news-see{
	width: 200px;
	height: 100px;
	position: absolute;
	z-index: 9999;
}
.parketin1-news-see-1{
	width: 63px;
    height: 20px;
    border-radius: 5px;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 25px;
    background-color: rgba(255,108,108,0.8);
    text-align: right;
    font-size:16px; 
    background-size: cover;
    background-position: center center;
            font-family: "BPG Glaho", sans-serif;
           
            color: #fff;
            padding: 3px 8px;
}
.fa-eye{
	color: #fff;
	font-size: 17px;
	position: absolute;
	top: 4px;
	left: 8px;
}
#parketin1 .news{
    width: 377px;
    height: 370px;
    position: relative;
    background-color: #fff;
    display: inline-block;
    box-shadow: 0px 0px 5px #b1b2b2;
    margin-left: 15px;
    overflow: hidden;
}
.news-transform{
	width: 99%;
	height: 240px;
	margin: 2px;
	overflow: hidden;
	  background-size: cover;
      background-position: center center;
	
}

#parketin1 .news h1 {
    color: #3f4b4b;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    margin-top: 5px;
    padding: 5px;
    text-transform: capitalize;
        font-family: 'dejavu_sansbold';
}
#parketin1 .news p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 5px;
    color: #7b8788;
    font-family: 'dejavu_sansbook';
    margin-top: -3px;
     text-align: left;
}
#parketin1 .news a {
    position: absolute;
    width: 100px;
    height: 30px;
    right: 3px;
    bottom: 3px;
    text-align: center;
    text-decoration: none;
    color:#000;
    
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    border-radius: 5px;
    font-size: 14px;
    line-height: 25px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
#parketin1 .news  .news-see{
	width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 4px solid #fff;
    position: absolute;
    top: 180px;
    left: 300px;
    z-index: 999;
    background-color: rgba(255,255,255,0.3);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
}
.date {
    width: 85px;
    height: 20px;
    color: #f9893f;
    font-size: 13px;
    margin-left: 3px;
    line-height: 18px;
    position: absolute;
    bottom: 0px;
    margin-left: 5px;
    text-align: right;
    background-image: url(../img/icons/date-color1.png);
    background-repeat: no-repeat;
    background-size: 13px 13px;
}
#parketin1 .news a:hover{
	 color:#f9423e;
}
@media only screen and (max-width: 1400px) {
	
	#slider{
		height: 550px;
		
	}
	
	
	
}
@media only screen and (max-width: 1320px) {
	
 
#parketin1{
	width: 1200px;
}
#parketin1 .news {
    width: 370px;
    margin-left: 20px;
}
}
@media only screen and (max-width: 1220px) {
	
#parketin1{
    width: 100%;
    text-align: center;
   
}
#parketin1 .news {
    
    margin-top: 24px;
   
}





	
	#slider{
		height: 450px;
		
	}
	
	#main{
		text-align: center;
	}
	
	
}


@media only screen and (max-width: 600px) {
	
	#slider{
		height: 400px;
	}
	#parketin1 .news {
    width: 370px;
        margin-left: 0px;
	}
#news-japanauto .news {
    
    margin-left: 0px;
    width: 350px;
}
}

@media only screen and (max-width: 400px) {
	
	#news-japanauto .news {
    
   
    width: 350px;
}
	#news-japanauto .news .news-see {
    
    left: 250px;
   
}
}