/* Enter Your Custom CSS Here */

/* Enter Your Custom CSS Here */

.fl-row-content-wrap {
    padding: 4px;
}

.home .container div{
	margin-top: 0px;
}

body{
	min-width: 1366px;
}

.home .entry-title {
  display: none;
}

.main{
	margin-bottom: 0px;
}

.header{
	margin-top: -79px;
}

.sidebar{
	    margin-bottom: 30px;
	
}

.beans{
	    position: absolute;
    width: 100%;
    text-align: right;
    top: 94px;
    right: 69px;
    z-index: 50;
}

.beans p{
	color: #fff;
	font-size: 20pt;
}

.nav-hold {
    position: relative;
    width: 81%;
    height: 30px;
    top: 212px;
    left: 301px;
    z-index: 11;
    background: #003166;
}

.nav ul {
    margin: 0;
    padding-top: 6px;
    list-style: none;
    text-align: left;
}

#menu-main-menu-2 {
    background-image: url(http://www.tclaccountants.co.nz/assets/tile-1.png);
    background-size: 273px;
    height: 70px;
}

.navigation > li ul a {
    color: #000;
}

.navigation a {
    padding: 20px 17px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
		color: #fff;
}

.navigation.sf-arrows .sf-with-ul:after {
    content: '\f078';
    font-family: FontAwesome;
    position: absolute;
    top: 55%;
    right: 8px;
    margin-top: -9px;
    font-size: 8px;
    font-weight: normal;
}

#menu-item-861{
	padding-left: 25px;
}

.logo {
    text-align: center;
    position: absolute;
    top: 114px;
    left: 185px;
    -webkit-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
}

.logo img{
	    height: 196px;
}

/*
.inner .hero{
		height: 219px;
}
*/
.hero{
	background-color: #003166;
	margin-bottom: 20px;
}

#span9{
	display: none;
}

.footer .sticky-area.bottom{
	display: none;
}

.footer-logo{
	display: none;
}