/*!
 * Powered by DashAli
 * Copyright 2016-2021 ERPx.ir
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 80px;
}

@media (max-width:767px){
	.xs-clearfix{clear:both; margin:0 5px; float:none!important}
}
@media (min-width:768px){
	.gallery .thumbnail{transition:all .7s}
	.gallery .thumbnail:hover,.gallery .thumbnail:focus{transform:scale(1.2); transition:all .25s}
}

/*	Home Slider	*/
.home-slider .slide{border-radius:4px; border:1px solid rgba(0,0,0,.5)}
.home-slider .slide .item{border-radius:4px; overflow:hidden; }
@media (min-width:1200px){
	.home-slider .slide .item{height:391px}
}
@media (min-width:992px) and (max-width:1199px){
	.home-slider .slide .item{height:331px}
}
@media (min-width:768px) and (max-width:991px){
	.home-slider .slide .item{height:391px}
}
@media (min-width:601px) and (max-width:767px){
	.home-slider .slide .item{max-height:350px}
}
@media (min-width:501px) and (max-width:600px){
	.home-slider .slide .item{max-height:300px}
}
@media (min-width:431px) and (max-width:500px){
	.home-slider .slide .item{max-height:230px}
}
@media (max-width:430px){
	.home-slider .slide .item{max-height:145px;}
}
.home-slider .slide img{border-radius:4px; width:100%; border-radius:4px; min-height: 100%;}

/*****	مطالب ویژه	*****/

.title{font-size:16px}
.sup-title{margin: 0 0 -20px 0}
.sub-title{margin: -10px 0 10px 0}

[class*='featured-box-'] .featured{padding-top:15px; }
[class*='featured-box-'] hr{margin:0}
[class*='featured-box-'] h2{margin-top:35px; font-size:21px}
[class*='featured-box-']:hover h2{color:#f00}
.top-featured{padding-top:15px}
.featured img.pull-right {margin-left:15px}
.top-featured,.featured{border-radius:7px; border:5px solid transparent}
.top-featured:hover,.featured:hover{background-color:rgba(0,0,0,.05); border:5px solid #fff}
.top-photo h4{font-size:14px; text-align:center;height: 25px}
.top-photo .thumbnail{margin-bottom:5px}
.top-photo .caption{border-bottom: none transparent; margin-bottom: 15px; padding-bottom:0}
.top-photo .caption .table {margin-top:-30px; margin-bottom:0}
.top-photo .table .circle i:before{font-size: 16px; line-height:1;}
.thumbnail {margin-bottom:13px}
.top-photo .table div{width:40px;height:40px;padding:4px 4px}
.top-photo .table div span{right: auto;font-size: 12px;top: 0;background: none;border: none;color: gray}
.top-photo .circle .glyphicon{line-height:0;}
.thumbnail{margin-bottom:15px}

/*****	Footer	*****/

@media (min-width:768px){
	footer .col-xs-3 p{margin-bottom:0}
}
footer {margin: 50px 0}
footer .col-xs-3{margin-right:-5px}
footer .col-xs-3{margin-right:-5px}
footer .col-xs-3 .glyphicon{padding-top: 2px}

.namad{
	width: 70px;
	height: 82px;
	display: flow-root;
	justify-content: center;
	margin: -140px 0 0 0;
	overflow: hidden;
}
.namad img{
	cursor: pointer;
	width: 150%;
	margin: 0 -18px;
}
@media (min-width:768px){
	.namad{margin: -140px auto 0;}
}

