
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');


body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400
}

img{
	max-width:100%;
	height:auto;
}

.site-header h1{
	margin:0;
}

.site-header{
	padding:20px 0;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:99999;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}

.site-header > .container > .row > div{
	float: none;
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: middle;
}

#site-navigation{
	margin:0;
	min-height:auto;
}

#site-navigation .nav li a{
	font-size: 17px;
	color: #333;
	background: none!important;
	padding: 7px 7px;
}

#site-navigation .nav li:hover a{
	color:#999;
}

#site-navigation .nav li a.highlight{
	color:#7fbb56;
}

.single .site-content,
.page .site-content{
	margin:90px 0 0;
	padding:50px 0;
}

.home .site-content{
	margin:0;
	padding:0;
}

.hero:after{
	content: "";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:url(../images/overlay.png);
}

.hero{
	position:relative;
	height:100vh;
	background:url(../images/hero-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display:flex;
	align-items:center
}

.hero-caption{
	position:relative;
	text-align:center;
	color:#fff;
	z-index:9
}

.hero-caption h2{
	font-size:72px;
	line-height:72px;
	margin:0 0 20px;
	text-align:center !important;
}

.hero-caption h2 strong{
	font-size:inherit!important;
}

.hero-caption p{
	font-size: 30px;
	line-height:1.2em;
}

.hero-caption span.dot{
	background:#7fbb56;
	display:inline-block;
	vertical-align:bottom;
	width:20px;
	height:20px;
	text-indent:-999999px;
	margin:0 0 8px 5px!important
}

.about-overview{
	padding:50px 0;
	background:#fff
}

.overview-header{
	margin:0 0 20px
}

.overview-header h3{
	margin:0 0 20px;
	color:#010101;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	text-align:center;
}

span.dot{
	background:#7fbb56;
	display:inline-block;
	vertical-align:bottom;
	width:10px;
	height:10px;
	text-indent:-999999px;
	margin:0 0 4px 5px
}

.overview-header p{
	font-size:24px;
	text-align:center;
}

.overview-content h4{
	margin:0 0 20px;
	color:#7fbb56;
	font-size:22px;
}

.overview-content p{
	margin:0 0 20px;
	color:#333;
	font-size:18px;
}

.overview-content ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}

.overview-content ul li{
	color:#333;
	font-size:16px;
	padding:0 0 0 30px;
	position:relative
}

.overview-content ul li:before{
	content:'\25FE';
	color:#7fbb56;
	position:absolute;
	top:-3px;
	left:0;
	font-size:30px;
	line-height:30px;
}

.about-lets-talk{
	padding:50px 0;
	background:#7fbb56;
	text-align:center
}

.about-lets-talk h3{
	margin:0 0 20px;
	color:#000;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	text-align:center;
}

.about-lets-talk p{
	margin:0 0 20px;
	color:#fff;
	font-size:20px;
	text-align:center;
}

.about-lets-talk a{
	display:inline-block;
	color:#fff;
	font-size:36px;
	line-height:36px;
	border:2px solid #fff;
	padding:5px 20px;
	text-decoration:none;
	margin:10px 0 0;
	transition: all 0.5s;
}

.about-lets-talk a:hover{
	background:#fff;
	color:#7fbb56 
}

.accounting-services{
	padding:50px 0 45%;
	background: #dfeed5 url('../images/Accounting-Mobile-Image.jpg') no-repeat center bottom;
	background-size: contain;
}
@media (min-width:768px) {
	.accounting-services{
		padding:50px 0 560px;
		background-image: url(../images/Kulanda-Accounting-Image.jpg);
		background-size: auto;
	}	
}

.accounting-services-header{
	margin:0 0 20px
}

.accounting-services-header h3{
	margin:0 0 20px;
	color:#010101;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	text-align:center;
}

.accounting-services-header h3 span{
	color:#7fbb56;
	display:inline-block;
	vertical-align:bottom;
	font-size:20px;
	line-height:20px; 
}

.accounting-services-header p{
	font-size:24px;
	text-align:center;
}

.accounting-services-content h4{
	margin:0 0 20px;
	color:#7fbb56;
	font-size:22px;
}

.accounting-services-content p{
	margin:0 0 20px;
	color:#333;
	font-size:18px;
}

.accounting-services-content ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}

.accounting-services-content ul li{
	color:#333;
	font-size:16px;
	padding:0 0 0 30px;
	position:relative
}

.accounting-services-content ul li:before{
	font-family: "Font Awesome 5 Free";
	content:"\f45c";
	left: 12px;
	color:#7fbb56;
	position:absolute;
	top:-4px;
	font-size:10px;
	line-height:30px;
}

.accounting-services-content .case-study-link{
	display:inline-block;
	color:#7fbb56;
	font-size:36px;
	line-height:36px;
	border:2px solid #7fbb56;
	padding:5px 20px;
	text-decoration:none;
	margin:20px 0 30px;
	transition: all 0.5s;
}

.accounting-services-content .case-study-link:hover{
	background:#7fbb56;
	color:#dfeed5 
}

.business-services{
	padding:50px 0 45%;
	background: #dfeed5 url('../images/Business-Mobile-Image.jpg') no-repeat center bottom;
	background-size: contain;
}
@media (min-width:768px) {
	.business-services{
		padding:50px 0 560px;
		background-image: url(../images/Kulanda-Business-Image.jpg);
		background-size: auto;
	}	
}

.business-services-header{
	margin:0 0 20px
}

.business-services-header h3{
	margin:0 0 20px;
	color:#010101;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	text-align:center;
}

.business-services-header h3 span{
	color:#7fbb56;
	display:inline-block;
	vertical-align:bottom;
	font-size:20px;
	line-height:20px; 
}

.business-services-header p{
	font-size:24px;
	text-align:center;
}

.business-services-content h4{
	margin:0 0 20px;
	color:#7fbb56;
	font-size:22px;
}

.business-services-content p{
	margin:0 0 20px;
	color:#333;
	font-size:18px;
}

.business-services-content ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}

.business-services-content ul li{
	color:#333;
	font-size:16px;
	padding:0 0 0 30px;
	position:relative
}

.business-services-content ul li:before{
	font-family: "Font Awesome 5 Free";
	content:"\f45c";
	left: 12px;
	color:#7fbb56;
	position:absolute;
	top:-4px;
	font-size:10px;
	line-height:30px;
}

.business-services-content .case-study-link{
	display:inline-block;
	color:#7fbb56;
	font-size:36px;
	line-height:36px;
	border:2px solid #7fbb56;
	padding:5px 20px;
	text-decoration:none;
	margin:20px 0 30px;
	transition: all 0.5s;
}

.business-services-content .case-study-link:hover{
	background:#7fbb56;
	color:#dfeed5 
}

.who-we-serve-overview{
	padding:50px 0;
	background:#fff
}

.who-we-serve-header{
	margin:0 0 20px
}

.who-we-serve-header h3{
	margin:0 0 20px;
	color:#010101;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	text-align:center;
}

.who-we-serve-header h3 span{
	color:#7fbb56;
	display:inline-block;
	vertical-align:bottom;
	font-size:20px;
	line-height:20px;
}

.who-we-serve-header p{
	font-size:24px;
	text-align:center;
}

.who-we-serve-content{
	width:80%;
	margin:0 auto
}
.who-we-serve-content > div{
	float:none;
	display:inline-block;
	margin:0 -4px 0 0;
	vertical-align:middle;
}

.who-we-serve-content h3{
	margin:0 0 20px;
	color:#7fbb56;
	font-size:36px;
	color:#8b8a8a;
	text-align:center
}

.who-we-serve-content p{
	margin:0 0 20px;
	color:#333;
	font-size:18px;
}

.who-we-serve-content ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}

.who-we-serve-content ul li{
	color:#333;
	font-size:16px;
	padding:0 0 0 30px;
	position:relative
}

.who-we-serve-content ul li:before{
	font-family: "Font Awesome 5 Free";
	content:"\f45c";
	left: 12px;
	color:#7fbb56;
	position:absolute;
	top:-4px;
	font-size:10px;
	line-height:30px;
}

.who-we-serve-clients{
	padding:50px 0;
	background:#dfeed5;
}

.who-we-serve-clients h3{
	margin:0 0 20px;
	color:#8b8a8a;
	font-size:36px;
	line-height:36px;
	font-weight:700;
	text-align:center;
}

.who-we-serve-clients ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
	font-size:18px;
	line-height:1.5em;
	color:#333333;
	text-align:center
}

.contact{
	padding:50px 0;
	background:#fff
}

.contact h3{
	color:#7fbb56;
	font-size:24px;
	margin:0 0 20px;
	font-weight:700
}

.contact p{
	color:#333333;
	font-size:18px;
	margin:0 0 20px;
}

.contact label{
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
}

.contact textarea,
.contact input[type="text"],
.contact input[type="email"]{
	width:100%!important;
	margin:0 0 10px;
	border:1px solid #7fbb56;
	padding:10px;
}

.contact .captcha{
	margin:0 0 10px;
}

.contact input[type="submit"]{
	background: #7fbb56;
	border:none;
	color:#fff;
	padding:5px 20px;
	font-size:18px;
	font-weight:700;
}

.case-study-featured-image{
	margin:0 0 30px
}

.case-study-content h2{
	font-size:36px;
	color:#000;
	margin:0 0 30px;
	font-weight:700
}

.case-study-content h3{
	font-size:24px;
	color:#7fbb56;
	margin:0 0 5px;
}

.case-study-content h4{
	font-size:20px;
	color:#000;
	margin:0 0 5px;
}

.case-study-content p{
	font-size:20px;
	line-height:24px;
	color:#000;
	margin:0 0 30px;
}

.case-study-content ul{
	margin:0 0 30px
}

.case-study-content ul li{
	font-size:20px;
	line-height:24px;
	color:#000;
	margin:0 0 10px;
}

.case-study-content ul li:last-child{
	margin:0;
}

.latest-case-study{
	margin:0 0 30px;
}

.latest-case-study h3{
	font-size:18px;
	color:#000;
	margin:0 0 10px;
	font-weight:700;
}

.latest-case-study ul{
	list-style:none;
	padding:0;
	margin:0
}

.latest-case-study ul li{
	margin:0 0 10px
}

.latest-case-study ul li a{
	color:#7fbb56;
	font-size:18px;
	text-decoration:none;
}

.site-footer{
	background:#000;
	color:#7fbb56;
	padding:50px 0;
}

.site-footer ul{
	list-style:none;
	padding:0 15px 0 0;
	margin:0;
}

.site-footer a{
	color:#7fbb56;
	text-decoration:none
}

.site-footer address{
	font-size:18px;
}

.footer-menu li a{
	display:block;
	padding:15px 0;
	border-bottom:2px solid #333;
	font-size:18px;
	background:none!important
}

.footer-menu li:hover a{
	color:#fff
}

.footer-menu li:first-child a{
	border-top:2px solid #333
}

.footer-social li{
	margin:0 0 10px;
}

.footer-social li.linkedin a{
	display:block;
	width:200px;
	height:50px;
	background:url(../images/linkedin.png)no-repeat;
	text-indent:-9999999px;
}

.site-footer .copyright{
	margin:65px 0 0
}


.site-footer .copyright p{
	margin:0;
	font-size:12px;
}

/*--------------------------------------------------------------
 Media Queries
--------------------------------------------------------------*/

@media screen and (min-width: 75em) {
	/* width 1200px up */
}


@media only screen and (min-width: 62px) and (max-width: 75em) {
	/* 992px and 1200px */
	.hero-caption span.dot{
		width:10px;
		height:10px;
		margin:0 0 5px 5px!important
	}
}


@media screen and (max-width: 61.938em) {
	/* width: 991px; */
	.site-header{
		text-align:center
	}

	.site-footer ul{
		margin:0 0 30px
	}
	
	.who-we-serve-content{
		width:auto;
	}

	.who-we-serve-content > div{
		/*display:block;*/
	}
	
	.hero-caption h2 strong{
		font-size:inherit!important
	}
	
}


@media screen and (max-width: 48em) {
	/* width 768px */
	
	.site-header{
		/*text-align:left*/
	}
	
	/*.site-header > .container > .row > div{
		display:block;
	}*/
	
	.navbar-toggle{
		border:2px solid #7fbb56
	}

	.navbar-toggle .icon-bar{
		background:#7fbb56
	}
	
	.site-title{
		position:relative;
		z-index:9999999;
		display:inline
	}
	
	.site-navigation{
		/*margin:-52px 0 0!important*/
	}
	
	#menu-footer-1{
		margin:0!important;
	}
	
	#menu-footer-1 li a{
		border-bottom: 2px solid #333;
	}
	
	#menu-footer-2 li:first-child a{
		border-top:none
	}
	
	.hero-caption span.dot{
		background:none;
		color:#7fbb56;
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.site-navigation{
		margin:-52px 0 0!important
	}
	.site-header {
		text-align: left;
	}
	.site-header > .container > .row > div {
		display: block;
	}
	.who-we-serve-content > div{
		display:block;
		margin: auto;
	}
}

@media screen and (max-width: 30em) {
	/* width 480px */
	.logo{
		max-width:70%
	}
	
	.site-navigation{
		margin:-47px 0 0!important
	}
	
}