@import url(http://fonts.googleapis.com/css?family=Muli);
/*
#main_menu > li:hover > a {
	background: #1abb9c;
	color: #fff !important;
}
*/


.more-link {font-size:15px; color:#777 !important; font-weight:900;}

#header.navbar .nav > li > a {font-weight:400;}

.icon-wrapper .icon {max-width:90px;}

.full-portfolio .items li img {border:solid 5px #eee; opacity:1;}

.full-portfolio {border-bottom:solid 5px #eee;}

.full-portfolio .overlay a div {rgba(0,0,0,0.5); border:solid 5px #eee;}

.owl-carousel.owl-loaded {border:solid 1px #ccc;}
.black-wrapper a:hover {color:#fff}

.owl-theme .owl-dots .owl-dot span {display:none;}

.item-details li span {text-transform:none;}

#header.navbar .nav li a {text-transform:none;}

.pricing.plan h3 {text-transform:none;}

.section-title {text-transform:none;}

.pricing.plan h4 span {color:#122e8c}

.btn {text-transform:none;}

@media (min-width:981px) and (max-width: 1200px) {
#header.navbar .nav > li > a {font-size:13px; line-height:2; padding:10px 10px;
}
@media (max-width: 979px) {
#header.navbar .nav {padding-top:10px;}
}
@media (max-width: 320px) {
.navbar .brand {max-width:215px;}
}
@media (max-width: 979px)
.navbar-fixed-top {margin-bottom:0px;}