@charset "UTF-8";
/* CSS Document */

@import "animate.css";
@import "icomoon.css";
@import "bootstrap.css";
@import "superfish.css";
@import "style.css";
@import "../../../global/lib/css/pnotify.css";


body{color:#3E3E40}
#fh5co-header-section{position:fixed; background-color:#3E3E40}
.sf-menu li a{color:#61C3A5;}

.services {background: #61C3A5;}
.services{min-height:390px}
.services p{font-size:14px; text-align:left}
.services span img{height:60px}
.services span{ margin-bottom:10px}
.feature-left .feature-copy p{font-size:12px;}

.fh5co-cover{background-repeat:no-repeat; background-size:cover !important}
.fh5co-cover .desc img{max-width:100%}
.fh5co-cover .desc {text-shadow: 2px 2px #3E3E40;}

.ui-pnotify{z-index:999999; font-size:12px; color:#000}
.ui-pnotify li{font-size:12px; color:#000}

@media (min-width: 320px) and (max-width: 640px) {
	.services{min-height:200px}
}

@media screen and (max-width: 768px) {
  	#fh5co-menu-wrap {
    	display: block;text-align:center;
  	}
	
	#fh5co-primary-menu ul li{display:inline-block}
	
	.sf-menu li a{font-size:14px}
}
