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


@media screen and (max-width: 1600px) {
/*
	body{
		border: 1px solid blue;
	}
*/
}
@media screen and (max-width: 1500px) {
/*
	body{
		border: 1px solid pink;
	}
*/
}
@media screen and (max-width: 1450px) {
	/*body{
		border: 1px solid green;
	}*/
	.banner h1 {
		font-size: 45px;
		line-height: 45px;
		margin: 0 0 10px;
	}
	.banner-cont {
		padding: 23px 25px 30px;
		width: 460px;
	}
	.banner p {
		font-size: 20px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1400px) {
	/*body{
		border: 1px solid black;
	}*/
	.work-list-panel .jcarousel-container {
    margin: 0 auto !important;
    width: 770px !important;
}
.fancybox-wrap{
	width:900px !important;
}
}
@media screen and (max-width: 1350px) {
/*
	body{
		border: 1px solid red;
	}
*/
	/*.specials .wrapper{
		width: auto;
		margin: 0 2%;
	}*/
}
@media screen and (max-width: 1300px) {
/*
	body{
		border: 1px solid yellow;
	}
*/
}
@media screen and (max-width: 1250px) {
/*
	body{
		border: 1px solid blue;
	}
*/
}
@media screen and (max-width: 1200px) {
/*
	body{
		border: 1px solid pink;
	}
*/
	.wrapper{
		margin: 0 2%;
		width: auto;
	}
	.nav li a{
		/*padding: 0 26px;*/
	}
	.nav li ul li a{
		padding: 10px 26px;
	}
	.rslides_tabs {
		width: auto;
		left: 2%;
		right: 2%;
	}
	.home-pods ul li{
		width: 32.2%;
	}
	.bkkeeping-easy{
		width: 43%;
	}
	.home-form{
		width: 45%;
	}
	.two-stack li{
		min-height: 60px;
	}
	.no-bg.two-stack ul li{
		min-height: inherit;
	}

}
@media screen and (max-width: 1150px) {
/*
	body{
		border: 1px solid green;
	}
*/

	.ftleft {
    width: 335px;
    float: none;
    margin: 0 auto;
}
.ftright{
	float:none;
	text-align: center;
}
.ftnav li{
	float:none;
	display: inline-block;
	vertical-align: top;
}
.ftnav {
    overflow: hidden;
    float: none;
    margin: 20px 0;
}
ul.mail li{
	float:none;
	display: inline-block;
	vertical-align: top;
}
.ftright p.small {
    font-size: 14px;
    text-align: center;
}
.footer {
    padding: 22px 0;
}
	.float-right{
		width: 43%;
	}
}
@media screen and (max-width: 1100px) {
/*
	body{
		border: 1px solid orange;
	}
*/

	.banner-cont {
		padding: 18px 20px 25px;
	}
	.top-right {
		padding: 20px 0 0;
	}
	.fancybox-wrap {
    width: 83% !important;
}
	
	.fancybox-close {
		height: 40px !important;
		right: 0 !important;
		top: -50px !important;
		width: 40px !important;
	}


.about-checkblnc p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px;
}
	.font-changer{
		font-size: 16px;
		line-height: 26px;
	}

.sec-speak-txt, .content-left{
	padding: 0;
}


}
@media screen and (max-width: 1024px) {
/*
	body{
		border: 1px solid purple;
	}
*/
	
	.header{
		padding: 15px 0 18px;
	}
	
	.top-call{
		padding: 3px 0 5px;
		/*margin: 0 0 0 20px;*/
	}
	.top-call p{
		font-size: 13px;
		line-height: 18px;
	}
	.top-call p span{
		font-size: 22px;
		line-height: 26px;
	}
	.top-login{
		padding: 0 18px;
		margin: 7px 0 0 18px;
	}
	.top-social{
		margin: 5px 0 0;
	}
	.top-right {
		padding: 16px 0 0;
	}
	.nav-toggle{
		display:block;
		margin: 12px 0 10px;
	}
	.nav{
		display:none;
		overflow:hidden;
		opacity:0;
		min-height:0;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		transition: none;
		-webkit-transform-style: preserve-3d;
		position:absolute;
		top:102px;
		left:0;
		right:0;
		background:#000;
	}
	.flexnav-show{
		max-height: 2000px;
		overflow:visible !important;
        opacity: 1 !important ;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		display:block !important;
		z-index:100000;
	}
	.nav > li{
		float:none;
		margin:0;
		text-align:center;
		border-bottom:1px solid #5d5d5d;
		border-right:none;
		background: none;
		padding: 0;
		line-height: 22px;
	}
	.nav > li:last-child{
		border-bottom: none;
	}
	.nav li a{
		padding:10px;
		display:block;
		color: #FFF;
		margin: 0;
	}
	.nav li a:hover, .nav li.current-menu-item a{
		color: #7f7f7f;
		background-color: transparent;
	}
	.nav li a:after, .nav li:after{
		display: none !important;
	}
	.nav li.menu-item-has-children a{
		background:url(../images/dropdown_ar_dwn.png) no-repeat 98% 16px;
	}
	.nav li.menu-item-has-children a:hover{
		background:url(../images/dropdown_ar_dwn.png) no-repeat 98% 16px;
	}
	.nav li.menu-item-has-children a.active{
		background:url(../images/dropdown_ar_dwn.png) no-repeat 98% 16px;
	}
	.nav li.menu-item-has-children a.parent-active{
		background:url(../images/dropdown_ar_up.png) no-repeat 98% 16px;
	}
	.nav li.menu-item-has-children a.active.activeurl{
		background:url(../images/dropdown_ar_up.png) no-repeat 98% 16px;
	}
	.nav li ul{
		position:static;
		width:auto;
		border:none;
	}
	.nav li ul li a{
		background-image:none !important;
		text-align: center;
	}
	.nav li ul li:first-child{
		border: none;
	}
	.nav li ul li a:hover{
		color:#f57b20;
	}
	.banner h1 {
		font-size: 35px;
		line-height: 35px;
		margin: 0 0 15px;
	}
	.banner p {
		font-size: 18px;
		line-height: 28px;
		margin: 0 0 12px;
	}
	.banner .btn, .home-cta .btn, .ft-contact .btn, .success-desire .btn, .back-btn{
		line-height: 40px;
		padding: 0 15px;
	}
	.banner-cont{
		width: 418px;
		padding: 13px 20px 20px;
	}
	.home-pods ul li{
		width: 32.1%;
	}
	.home-pods ul li h3 img{
		height: 50px;
	}
	
	
	.ftsocial{
		margin: 0 0 10px;
	}
	.footer{
		padding: 30px 0 26px;
	}
	.content h1{
		font-size: 30px;
		line-height: 34px;
		margin: 0 0 15px;
	}
	.content h2{
		font-size: 26px;
		line-height: 32px;
		margin: 0 0 12px;
	}
	.content h3{
		font-size: 22px;
		line-height: 28px;
		text-transform: uppercase;
		margin: 0 0 12px;
	}
	.content h4{
		font-size: 20px;
		line-height: 26px;
	}
	.content h5{
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 12px;
	}
	.content h6{
		margin: 0 0 12px;
	}
	.content p{
		line-height: 26px;
		font-size: 16px;
		margin: 0 0 20px;
	}
	.content ul{
		margin: 0 0 20px;
	}
	.content ul li{
		line-height: 26px;
		font-size: 16px;
	}
	.content p.big{
		font-size: 20px;
		line-height: 28px;
	}
	
	.content .mission-block h2{
		line-height: 45px;
		margin: 0 0 15px;
	}


.fancybox-close {
    right: 0px !important;
    top: -65px !important;
}
.no-bg.two-stack ul li {
    background-image: none;
    padding: 0;
    width: auto;
}
.about-checkblnc h2,
.work-list-panel h2, .result-content h2{
    font-size: 30px;
    line-height: 40px;
	margin: 0 0 25px;
}
.about-checkblnc {
    padding: 40px 0 48px;
}
.work-list-panel {
    padding: 40px 0 55px;
}
	.bookkeeping-form p{
		font-size: 16px;
		line-height: 26px;
		margin: 0 0 15px;
	}
	.bookkeeping-form ul li{
		font-size: 16px;
		line-height: 26px;
	}
	.about-checkblnc.president-spk p{
		line-height: 26px;
	}
	.about-checkblnc .content-left h2 {
    margin: 0 0 15px;
}
	.about-checkblnc .president{
		width: 220px;
	}
	.two-stack li{
		font-size: 16px;
		line-height: 26px;
		min-height: 54px;
	}
	.lightgrey ul li{
		font-size: 16px;
		line-height: 26px;
	}
	.subheading{
		font-size: 20px;
		line-height: 26px;
	}
	.no-bg.two-stack ul li{
		min-height: inherit;
	}
	.result-content{
		padding: 45px 0;
	}

	.nav-toggle{
		float: left;
	}
	.logo{
		padding: 0 15px 10px;
	}
	.top-right{
		padding: 10px 0 0;
	}
	.navigation{
		padding: 5px 0 0;
	}
	.table-wrap.large{
		overflow-y: scroll;
	}
	.table-wrap.large > table{
		width: 1170px;
	}
}
@media screen and (max-width: 1000px) {
/*
	body{
		border: 1px solid gray;
	}
*/

.fancybox-close {
    height: 15% !important;
    right: 0 !important;
    top: -20% !important;
    width: 10% !important;
}	
.tablegap td {
    padding: 8px 10px;
	font-size:14px;
}
.tablegap td {
	width:70%;
}
.tablegap td:first-child{
	width:30%;
}
	
}
@media screen and (max-width: 950px) {
/*
	body{
		border: 1px solid brown;
	}
*/
	.banner h1 {
    	color: #fff;
	}
	.banner-cont {
		width: auto;
		text-align: center;
		padding: 43px 0 50px;
		background-color: transparent;
		border-radius: 0;
		float: none;
	}
	.banner p span {
		color: #fff;
		font-weight: 700;
	}
	.banner .wrapper{
		position: static;
		overflow: hidden;
		background-color: #404040;
		margin: 0;
		padding: 0 2%;
	}
	.banner .display-table, .banner .display-tablecell{
		position: static;
		display: block;
		overflow: hidden;
	}
	.banner-cont {
		width: auto;
		text-align: center;
		padding: 16px 0 53px;
		background-color: transparent;
		border-radius: 0;
	}
	.banner .btn:hover{
		background-color: #FFF;
		color: #404040;
	}
	.rslides_tabs{
		text-align: center;
		bottom: 30px;
	}
	.rslides_tabs li{
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.banner p {
		color: #FFF;
		margin: 0 0 5px 0;
	}
	.home-pods ul li{
		width: 32%;
	}
	
	.work-list-panel .jcarousel-container {
		margin: 0 auto !important;
		width: 370px !important;
	}
	.about-checkblnc p.testicont {
    margin: 0 0 30px 0px;
    font-size: 20px;
    line-height: 27px;
    padding: 35px 0 0 0;
    background: url(../images/home_testi_quote.png) no-repeat center top;
    display: inline-block;
    background-size: 38px;
}


}
@media screen and (max-width: 900px) {
/*
	body{
		border: 1px solid black;
	}
*/
	.top-right {
		padding: 16px 0 0 0;
	}
	.home-pods ul li .pods-text{
		padding: 25px 15px 30px;
	}
	.home-pods ul li{
		width: 31.8%;
	}
	.bookkeeping-form .left, .bookkeeping-form .right{
		display: none;
	}
	.bookkeeping-form .wrapper{
		margin: 0;
	}
	.bkkeeping-easy {
		width: auto;
		overflow: hidden;
		padding: 40px 2%;
		float: none;
}
	.home-form {
		width: auto;
		overflow: hidden;
		padding: 40px 2%;
		float: none;
		position:relative;
		right:auto;
		background: url(../images/bookkeeping-form-right-bg.jpg) no-repeat 0 0;
		background-size:cover;
}
	.bookkeeping-form{
		padding: 0;
	}
	.bookkeeping-form h2{
		display: block;
		text-align: center;
	}
	.home-form p{
		text-align: left;
	}
	.mission-block{
		width: auto;
		height: auto !important;
		float: none !important;
		overflow: hidden;
		margin: 33px 0 0;
	}
	.mission-block.vision{
		margin: 40px 0 0;
	}
	

}
@media screen and (max-width: 850px) {
/*
	body{
		border: 1px solid red;
	}
*/
	
}
@media screen and (max-width: 800px) {
/*
	body{
		border: 1px solid yellow;
	}
*/
	.top-login{
		margin: 7px 0 0 14px;
	}
	.top-social li{
		margin: 0 8px 0 0;
	}
	.top-call{
		margin: 0 0 0 16px;
	}
	.home-about-right ul li{
		width: 45%;
	}
	.content ul.special-list li .pic{
		width: auto;
		position: static;
		height: 300px;
	}
	.content ul.special-list li{
		padding: 0;
	}
	.content ul.special-list li .detail{
		width: auto;
		float: none;
		overflow: hidden;
	}
	.note-left{
		width: auto;
		float: none;
		margin: 0 0 30px;
		overflow: hidden;
	}
	.note-right{
		width: auto;
		float: none;
		overflow: hidden;
	}
}
@media screen and (max-width: 768px) {
/*
	body{
		border: 1px solid blue;
	}
*/
	.about-checkblnc h2,
	.work-list-panel h2, .result-content h2{
		font-size: 24px;
		line-height: 36px;
	}
	.about-checkblnc {
		padding: 30px 0 38px;
	}
	.work-list-panel {
		padding: 30px 0 50px;
	}
	.header {
		padding: 8px 0px 6px;
	}
	.nav-toggle{
		margin: 8px 0 10px;
	}
	.top-right{
		padding: 10px 0 0;
	}
	.nav{
		top: 80px;
	}
	.about-checkblnc .president{
		margin: 15px 25px 0 0;
	}
	
	.header {
    	padding: 8px 0px 18px;
	}
	.nav-toggle {
		margin: 10px 0 10px;
	}
	.result-btn{
		padding: 0 15px;
		line-height: 38px;
	}
	.nav {
		top: 99px;
	}
	
}
@media screen and (max-width: 765px) {
/*
	body{
		border: 1px solid red;
	}
*/
.top-social {
    float: right;
    clear: both;
    margin: 0;
}
.top-call {
    margin: 0;
    float: none;
    overflow: hidden;
    clear: both;
}
.top-call li {
    float: none;
    width: 100%;
    text-align: right;
	margin:0;
}
	.ft-contact h2{
		line-height: 36px;
		display: block;
		margin: 0 0 18px;
	}
	.ft-contact{
		padding: 41px 0 50px;
	}

.ftright {
    float: none;
    text-align: center;
    overflow: hidden;
    padding: 0 0 0;
    width: 100%;
}
	.ftsocial{
		float: none;
		text-align: center;
	}
	.ftsocial li{
		display: inline-block;
		vertical-align: top;
		float: none;
		margin: 0 2px 0 0;
	}
	.ftright p{
		text-align: center;
	}
	
	.contact-form-left{
		width: auto;
		float: none !important;       
		overflow: hidden;
	}
	ul.mail li {
		display: block;
		margin: 0 0 5px 0;
		padding: 0;
		border: none;
	}
	.about-checkblnc .president{
		float: none;
		margin: 15px auto 20px;
	}
	.content-left{
		text-align: center;
	}
	.two-stack li{
		float: none !important;
		width: auto;
		min-height: inherit;
	}
	.float-right{
		width: 100%;
		float: none;
		margin: 0 0 20px;
	}
	.nav{
		top:117px;
	}
	
	
	.navigation {
		padding: 2px 0 0;
	}
	.top-right {
		padding: 4px 0 0;
	}
	.header {
		padding: 8px 0px 10px;
	}
	.nav {
		top: 119px;
	}


}
@media screen and (max-width: 700px) {
/*
	body{
		border: 1px solid pink;
	}
*/
	
	.home-about-right ul li{
		width: auto;
		display: block;
		margin: 0 0 15px;
	}

.image-with-contact .left {
    width: 170px;
    float: left;
}
.image-with-contact .right {
    padding: 13px 0 0 0;
	margin-left:0;
}
.image-with-contact .left {
		width: 100%;
		float: none;
}
.contact-list{
	margin: 0 0 9px !important;
}
.contact-form-panel{
	padding-top:17px;
}
	.result-content{
		padding: 35px 0;
	}
	.rank-section table tr th, .result-detail table tr th {
		font-size: 18px;
		line-height: 24px;
		padding: 10px;
	}
	.rank-section table tr td {
		font-size: 16px;
		line-height: 22px;
		padding: 10px;
	}
	.result-detail table tr th table tr td{
		font-size: 15px;
		line-height: 21px;
		padding: 10px;
	}
	.result-detail table tr td {
		font-size: 15px;
		line-height: 22px;
		padding: 8px 10px;
	}
	.table-wrap{
		overflow-y: scroll;
	}
	.table-wrap > table{
		width: 700px;
	}
	.result-detail h6{
		font-size: 18px;
	}
}
@media screen and (max-width: 650px) {
/*
	body{
		border: 1px solid green;
	}
*/
	.content ul.services-blocks li{
		width: auto;
		display: block;
		margin: 0 0 15px;
	}
	.content ul.client-portals li{
		width: 48%;
	}
	.content .blog-info h6{
		width: 78%;
	}
	.blog-date-social{
		position: static;
		width: auto;
		overflow: hidden;
	}
	.blog-date{
		width: 140px;
		padding: 16px 10px;
		float: left;
		margin: 0;
	}
	.blog-date img{
		margin: 0 auto 8px;
	}
	.blog-date .date{
		padding: 0 6px 0 0;
	}
	.blog-date-social .blog-publish {
		margin: 0 0 5px;
	}
	.content ul.blog-social-links {
		margin: 0;
		float: right;
		padding: 0;
	}
	.content ul.blog-social-links li{
		float: left;
		margin: 0 2px 0 0;
	}
	.content ul.blog-social-links li:last-child{
		margin: 0;
	}
}
@media screen and (max-width: 600px) {
/*
	body{
		border: 1px solid orange;
	}
*/
	
.work-list-panel .jcarousel-item {
    width: 260px !important;
}
.work-list-panel .jcarousel-container {
    margin: 0 auto !important;
    width: 260px !important;
}
.work-list-panel .rightArrow, .work-list-panel .jcarousel-next, .work-list-panel .leftArrow, .work-list-panel .jcarousel-prev{
    top: 87px;
	width: 30px;
	height: 50px;
	background-size: 15px !important;
	background-color: rgba(0,0,0,.9) !important;
	background-position: center center !important;
}
.work-list-panel .rightArrow, .work-list-panel .jcarousel-next{
	right:0;
}
.work-list-panel .leftArrow, .work-list-panel .jcarousel-prev{
	left:0;
}
.ftlogo {
    float: left;
    margin: 0 17px 0 0;
    border-right: 1px solid #fff;
    padding: 0 15px 0 0px;
    width: 50px;
}
.ftleft p.big {
    font-size: 17px;
    margin: 0;
    color: #fff;
    padding: 27px 0 0 0;
}
.ftleft {
    width: 275px;
    float: none;
    margin: 0 auto;
}

.about-checkblnc h2{
    margin: 0 0 15px;
}
.work-list-panel h2 {
    margin: 0 0 20px;
}

.image-with-contact {
    overflow: hidden;
    margin: 0 0 0 0;
}
	
}
@media screen and (max-width: 550px) {
/*
	body{
		border: 1px solid purple;
	}
*/
	.wrapper{
		margin: 0 3%;
	}
	.banner .wrapper{
		padding: 0 3%;
	}

	.banner p{
		font-size: 16px;
		line-height: 26px;
	}

	.banner h1 {
		font-size: 28px;
		line-height: 30px;
	}
	.about-checkblnc h2, .result-content h2{
		font-size: 22px;
		line-height: 28px;
	}
	
	.content h1{
		font-size: 26px;
		line-height: 30px;
		margin: 0 0 12px;
	}
	.content h2{
		font-size: 22px;
		line-height: 28px;
	}
	.content h3{
		font-size: 20px;
		line-height: 26px;
	}
	.content h4{
		font-size: 18px;
		line-height: 24px;
	}
	.content h5{
		font-size: 17px;
	}
	.content p{
		line-height: 25px;
		font-size: 15px;
		margin: 0 0 15px;
	}
	.content ul{
		margin: 0 0 15px;
	}
	.content ul li{
		line-height: 25px;
		font-size: 15px;
	}
	.content p.big{
		font-size: 18px;
		line-height: 26px;
	}
	
	.bookkeeping-form .success-desire h2 {
		font-size: 24px;
		line-height: 30px;
	}


	.content ul.special-list{
		padding: 10px 0 0;
	}
	.content ul.special-list li .detailin {
		padding: 18px 10px 0px;
		margin: 6px;
	}
	.content ul.special-list li{
		margin: 0 0 40px;
	}
	.services-needs{
		padding: 30px 0 0;
	}
	.content ul.client-portals li{
		width: 47.6%;
	}
	.content ul.client-portals{
		padding: 13px 0 0;
	}
	.contact-info, .contact-form {
    padding: 40px 0 0;
}
	.contact-field{
		padding: 0 0 0 40px;
	}
.contact-field {
    padding: 0 0 0 15px;
    background-position: 14px center !important;
}
	.contact-field.comnts{
		background-position: 14px 13px !important;
	}
	.contact-map{
		height: 320px;
	}
	
	.image-with-contact .right {
    padding: 35px 0 0 0;
	margin: 0;
}
}  
@media screen and (max-width: 480px) {
/*
	body{
		border: 1px solid gray;
	}
*/
.ftnav li {
    display: block;
    border: none;
    margin: 0 0px 5px 0;
    padding: 0;
}
}
@media screen and (max-width: 450px) {
/*
	body{
		border: 1px solid brown;
	}
*/
	.home-blog ul li .pic {
		width: auto;
		position: static;
		height: 280px;
	}
	.home-blog-text {
		width: auto;
		float: none;
		overflow: hidden;
	}
	.home-about-right ul li{
		padding: 10px 0 0 12px;
		line-height: 38px;
	}
	.home-about-right ul li a img {
		height: 38px;
	}
	.home-about-right ul li::before {
    	width: 4px;
	}
	.content ul.special-list li .pic{
		height: 260px;
	}
	.content ul.client-portals li{
		width: auto;
		float: none !important;
		margin: 0 0 20px !important;
	}
	.content ul.client-portals li:last-child{
		margin: 0 !important;
	}
	.blog-date {
		width: 110px;
		padding: 20px 6px 18px;
	}
	.blog-date img{
		display: none;
	}
	.blog-publish-right{
		padding: 8px 0 0;
	}
}
@media screen and (max-width: 400px) {
/*
	body{
		border: 1px solid black;
	}
*/
	.logo {
		width: 60px;
		padding: 10px;
	}
	.top-call li {
		font-size: 14px;
		line-height: 18px;
	}
	.nav {
    	top: 113px;
	}
	.banner h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.banner p {
		font-size: 14px;
		line-height: 24px;
	}
}
@media screen and (max-width: 350px) {
/*
	body{
		border: 1px solid red;
	}
*/
	.home-blog ul li .pic{
		height: 260px;
	}
}
@media screen and (max-width: 300px) {
/*
	body{
		border: 1px solid yellow;
	}
*/
}
