.factory-social-network li{
	padding-top:8px;
	padding-bottom:8px;
}
.factory-rich-editor ul{
	padding-left:15px;
}
.factory-rich-editor li{
	list-style:none;
}
.factory-rich-editor li:before {    
font-family: 'FontAwesome';
content: '\f192';
margin:0 5px 0 -15px;
color: #5c9deb;
}
.factory-widget-heading{
	float:left;
	width:100%;
}
.factory-widget-heading h2{
	float:left;
	width:100%;
}
div.section.call-to-action{
	background:#5c9deb;
	padding:15px 0px;
	float:left;
	width:100%;
}
div.section.call-to-action a{
	float:right;
	border:1px solid #111;
	color:#111;
}
.mobil-menu{
	float:left;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	background:#5c9deb;
	z-index:15;
	border-bottom:2px solid #111;
}
.mobil-menu img{
	float:left;
	margin-left:15px;
	height:55px;
}
.mobil-menu .navbar-toggle{
	margin-right:15px;
}
.navbar-toggle .icon-bar{
	background:#111;
}
.modal-dialog{
	margin:0;
}
.modal-content{
	border-radius:0;
}
.modal ul.main-menu li{
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:28px;
	line-height:46px;
}
.modal ul.main-menu li a{
	color:#fff;
}
.modal-backdrop.in{
	opacity:0.75;
}
.close {
    float: right;
    font-size: 33px;
    margin-right: 15px;
    margin-top: 25px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.modal ul.main-menu{
  float:left;
  width:100%;
  position:absolute;
  margin-top:50%;
}
.gizli-header{
	float:left;
	width:100%;
	position:fixed;
	top:0;
	left:0;
}

@media (max-width:992px){
	#factory-header{
		display:none !important;
	}
	.factory-main-content .col-md-3{
		width:100%;
	}
	.factory-counter-text h4{
		text-align:center;
	}
	.factory-counter-text p{
		text-align:center;
	}
}
.partner {
	background: url(../images/blog-grid-pattren.png);
    background-color: #f7f7f7;
}