/*
Plugin: Zenith 
Author: ALeksej Vukomanovic
Version: 1.0
*/
/* photo gellary alignment */	
.image-content .contentgellary{
	padding:px;
	margin:10px;
	float:left;
	border:5px solid #e74129 ;	
}

* { box-sizing: border-box; }
.zenith_slider:before,
.zenith_slider:after,
.row:before,
.row:after{
  display: table;
}


.zenith_slider .row{
	z-index: 2; 
	position: relative; 
	min-height: 1px; 
	padding-right: 0px; 
	padding-left: 0px; 
	width: 100%; 
	margin-right: 0px; 
	margin-left: 0px;
}
.highlights-phone{ 
	width: 100%;
	height: 340px; 
	/*float: center;*/
}
.phone-holder{  
	display: block; 
	height: 400px;
	position: relative;  
	top: 13px; 
	left: 0px; 
	width: 233px; 
	margin: auto; 
	overflow: hidden;
}
#fon{
	position: absolute; 
	top: 0; left: 0; 
	width: 100%; height: 100%; 
	background: url(../img/slider/phone-black.png) center top no-repeat; background-position-x: -27px; z-index: 2; overflow: hidden;}
.highlights-phone.wht .phone-holder #fon{
	background: url(../img/slider/phone-black.png) center top no-repeat; 
	background-position-x: 0px;
}
.hgi{
	position: absolute;
	top: 25px; 
	left: 12px; 
	bottom:20px;
	width: 220px;
	height: 200px; 
	visibility: hidden;
}
.hgi img{width: 100%;height: 350px; text-align:center;}
.highlights-phone.wht .hgi{top: 35px;}
.hgi.active{visibility: visible;}
.right-row {padding-right: 0; float: right;}
.left-row{
	float: left; 
	margin-right: 0;
}
.highlight-title .fa{
	color: #FFFFF0; 
	font-size: 40px; 
	width: 100px; 
	height: 54px; 
	text-align: center; 
	vertical-align: middle;
}

.right-bar-rs{
	border-left : 1px #ac193d solid;
}
