

a,b,body,div,h1,h2,h3,h4,h5,h6,hr,html,i,img,li,ol,p,span,table,tbody,td,tfoot,th,thead,tr,u,ul{border: 0;margin: 0;padding: 0;}
html,body{ height:100%;}
body {
    width:100%; 
    background:#f6f6f6;
    margin:0px;
    padding:0px;
    color:#3b3b3b;
	font-family: "Trade Gothic W01", sans-serif;
	font-weight: 400;
    font-size:17px;
    line-height:1.5em;
    -webkit-font-smoothing: antialiased;
}

/* 

Available fonts 
freight-text-pro 400, 700
"azo-sans-web" 300, 700 (light, bold)
 "azo-sans-web" 300, 500, 700 (light, medium, bold)


 "azo-sans-web" 
 200, 400, 500, 700
*/



p, figcaption {
	font-size:18px;line-height:1.5em;margin-top:0;margin-bottom:1em;font-weight:400;
}
li{
	line-height:1.5em;margin-top:0;font-weight:400;
}
ul {
	margin-bottom:1em;
}
strong{
	font-weight: 700;
}
figure {
  margin: 1em 0;
}
figure img {
  max-width: 100%;
}
img{max-width:100%;}
ul{margin-left: 50px;}
h1, h2, h3, h4{
	margin-bottom:0.5em;
	line-height:120%;
	font-weight:300;
}

h1{font-size:2em;}
h2{font-size:1.5em;}
h3{font-size:1.2em;font-weight:700;}
h4{font-size:1.1em;font-weight:700;}

.h1{    
	font-size: 36px;
    font-weight: normal;
    letter-spacing: 3.3px;
}


a{color:#47949a;text-decoration:none;}
a:hover{
    text-decoration:none;
    color:#7cced3;
}


/* BIZANGO PAGE LAYOUT STRUCTURE */

#page_body{
	position: relative;
	margin-top: 50px;
}



#hero_frame{
	position:relative;
	width:100%;
	min-height: 540px;
	background-color: #95cbd1;
	text-align: center;
	background-size: cover;
}
.body_nothome #hero_frame{
	min-height: 300px;
}
#body_gallery #hero_frame{min-height:200px;}
.body_bodyclass_gallerys #hero_frame{min-height:200px;
	background-image: url(https://s3.amazonaws.com/hoth.bizango/images/199487/whiteBG_feature.gif);
}



#body_marketing-new #hero_frame{
	position:relative;width:100%;
	/*height: inherit;*/
	padding-top: 140px;
	padding-bottom: 90px;
	text-align: center;
	background: url(/images/sites/biz/heroBG.png?v=2) bottom center;
	 min-height: inherit;
}

#hero_frame h1{
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
#body_marketing-new #hero_frame p{
	font-size:50px;
	font-weight:700;  
	margin-bottom:16px;
    margin-top:0px;
	line-height:1.8em;
	color: #ffffff;
	padding-left:10px;
}


.page_frame{
    margin:0px auto;position:relative;width:1100px;
}
#body_home .page_frame{
	width: 1200px;
}
.page_full{
	width: 90%;padding: 0 5%;
}
.page_wide{width: 880px;position: relative;}


/* 2-column layouts only */
.page_sidebar{
	position: relative;
	width:285px;
}
.page_content{
	position: relative;
	width:650px;
}
.page_half{
	position: relative;
    width: 47%;
    padding: 0 3%;
}
.page_fake_half{
	position: relative;
	padding-left: 40px;
	width: 510px;
}
.page_half.fr{padding-right: 0;}
.page_half.fl{padding-left: 0;}





/* 3-column layouts only */

.page_tricol_left_double{
	/* width of first 2 columns */
	width:750px;margin-right:0px;
}
.page_tricol_right{
	width:220px;margin-left:30px;
}
.marketingpage_tricol_right{
	width:250px;margin-left:20px;padding-right:55px;padding-top:25px;
}
.page_tricol_left{
	width:220px;margin-right:30px;
	text-align:right;
}
.page_tricol_content{
	/* middle column */
	width:500px;
}
#plans .page_third{
	width: 372px;
	position: relative;
}
.page_third{
	width: 33.33%;
	position: relative;
}
.page_thirds{
	width: 30%;
	position: relative;
	margin-right: 3.33%;
}
.page_thisone{
	position: relative;
	width: 430px;
	margin-left: 140px;
	margin-top: 43px;
	font-size: 18px;
}
.page_thatone{
	position: relative;
	width: 360px;
	margin-right: 208px;
	margin-top: 43px;
	font-size: 18px;
}
.page_thisone p,.page_thatone p{/*line-height: 24px;margin-bottom: 17px;*/}
.page_tricol_right img{max-width:100%;}
.page_tricol_left img{max-width:100%;}
.page_tricol_content img{max-width:100%;}


.page_quarter{
	width: 22%;
	margin-right: 4%;
	text-align: center;
}
.page_quarter:last-child {
	margin-right: 0;
}
#clouds .page_quarter{
	width:23%;margin-right:2%;
}
#clouds .page_quarter:last-child {
	margin-right: 0;
}

/* NAV */
/* HORIZONTAL NAVS */

ul.nav{
	z-index:100;
	margin:0px;padding:0px;
	list-style:none;
	}
ul.nav li {
	float:left;
	zoom:1;margin:0px;padding:0px;
	}
ul.nav > li{
	padding:0;
	}
ul.nav a {
	display: block;
	margin: 0px;
	text-decoration: none;
}

/* TOP NAV */
#logo_frame {
	position:absolute;
	top:0px;
	width: 100%;
	z-index: 10;
	background:#e5e3dc;
}
#body_marketing-new #nav_frame{
    position:absolute;
    top:0px;left:0px;
    width:100%;
    height:50px;
}
#nav_frame .page_frame{
    width: 735px;
}

.logo{
    display:block;
    text-decoration:none;
	text-indent:-99999em;
    position: absolute;
	left: -36px;
    background:url("/images/sites/biz/bizango-logo-260.png") top left no-repeat;
    background:url("/images/sites/biz/logo2018.png") top left no-repeat;background-size:contain;
	/* there's also bizango-logo-520, for retina */
    width:260px;
    height:77px;
}

#top_nav{
    position:absolute;
    top:0px;
    right:0px;
    line-height: 50px;
    height:50px;
   	width:100%;
}
#top_nav ul.nav {
	float:right;
	}
#top_nav ul.nav a {
	color:#cfc2a4;
	font-size:14px;
    line-height: 46px;
    height:46px;
	padding: 0px 13px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#top_nav ul.nav a:hover, #top_nav ul.nav a.current, #top ul.nav a:hover,#top ul.nav a.current{
	color:#E5E3DC;
}
#top_nav ul.nav a.current{
	color:#fff;
}
#top_nav ul.nav .nav_start_li a{
	background-color:#A28137;display:inline-block;padding:0px 14px;color:#fff;margin-top:12px;
	border:2px solid #A28137;
	font-size:11px;letter-spacing:1.5px;height:18px;line-height:18px;border-radius:18px;text-transform:uppercase;
	margin-left:4px;
}
#top_nav ul.nav .nav_start_li a:hover{
	background:#fff;color:#191B17;
	border:2px solid #fff;
}
#top_nav .nav_blog_li {
    display: none;
}



/*new nav styles*/
#top{
    position:relative;
    margin: 0 auto;
   	width:96%;
   	height:70px;
   	border-bottom:1px solid rgba(94, 67, 51, 0.55);
   	text-align: center;
}
#top ul.nav {
	display: inline-block;
	margin: 0 auto;
	}
#top ul.nav a {
	color:#ffffff;
    font-size: 11px;
    line-height: 70px;
    height:70px;
    padding: 0px 23px;
	letter-spacing:2px;
}
#top ul.nav a.nav_start
{
}
#body_home ul.nav a {
	color:#13808a;
}




/*newnew nav*/
.new{
    margin-top: 17px;
    margin-bottom: 17px;
    margin-right:-20px;
}

.new ul.nav a {
	color:#ffffff;
    font-weight: 400;
    font-size: 12px;
    line-height: 38px;
    height:38px;
    padding: 0px 18px;
	letter-spacing:0.2em;
	text-transform: uppercase;
	z-index: 999;
}
.new ul.nav ul.submenu a, #body_home .new ul.nav ul.submenu a{
	font-weight:400;
	letter-spacing:0.06em;
	text-align:left;
	padding:3px 16px;
	color:#fff;
}

.body_nothome .new ul.nav a{font-size: 11px;padding: 0px 15px;}
.new ul.nav a.nav_blog{padding-right:7px;}
.new ul.nav a.nav_social{padding: 0px 3px;}
.new ul.nav a.nav_start
{
    display: inline-block;
    border: 1px solid;margin-left:10px;
}
.new ul.nav img{vertical-align: text-bottom;}

.logo_nav{
	position: absolute;
	left:0;right: 0;top:20px;
	margin: auto;
	width: 180px;
	height: 35px;
	background: url("/images/sites/biz/logo2018.png") center center no-repeat;
	background-size:contain;
}
#body_home .logo_nav{
	background: url("/images/sites/biz/logo2018-dark.png") center center no-repeat;
	background-size:cover;
}
#body_home #nav_frame{background:#fff}

#bottom{
	width: 100%;

	position: absolute;
	bottom: 0;
}
#bottom ul {
	height: 100%;
	margin: 0 auto;
	list-style-type: none;
	display: table;
	width: 100%;
}
#bottom ul li{
	display: table-cell;
	vertical-align: middle;
	width: 16.6%;
	height: 80px;
	text-align: center;
	font-weight: 700;
	font-weight: 300;
	background-color: rgba(40, 40, 40, 1);
	margin: 0;
	/*text-transform: uppercase;*/
	color: #f9f9f9;
	font-size: 18px;
	cursor: pointer;
	/*border-top: 4px solid transparent;
	-webkit-transition: border-top .3s ease-in;
	-moz-transition: border-top .3s ease-in;
	transition: border-top .3s ease-in;*/
	
	background-color:#f9f9f9;
	color:#3b3b3b;
	border-bottom:3px solid #e9e9e9;
	letter-spacing:0.8px;
	
	
	background-color:#13808a;
	color:#fff;
}
#bottom ul li:last-child{border-right:0;}


#bottom ul li#wd.pizzaz,#bottom ul li#wd:hover{
	/*border-top: 4px solid #61d6dd;*/ border-color:#fe6d6e;background-color:#fff;color:#13808a;
	transition: all 0.3s ease-in;}
#bottom ul li#ec.pizzaz,#bottom ul li#ec:hover{
	/*border-top: 4px solid #d97428;*/ border-color:#265f67;background-color:#fff;color:#13808a;
	transition: all 0.3s ease-in;}
#bottom ul li#es.pizzaz,#bottom ul li#es:hover{
	/*border-top: 4px solid #d6b42d;*/ border-color:#13808a;background-color:#fff;color:#13808a;
	transition: all 0.3s ease-in;}
#bottom ul li#seo.pizzaz,#bottom ul li#seo:hover{
	/*border-top: 4px solid #47959b;*/ border-color:#fe6d6e;background-color:#fff;color:#13808a;
	transition: all 0.3s ease-in;}
#bottom ul li#om.pizzaz,#bottom ul li#om:hover{
	/*border-top: 4px solid #94bf3e;*/ border-color:#265f67;background-color:#fff;color:#13808a;
	transition: all 0.3s ease-in;}
#bottom ul li#lb.pizzaz,#bottom ul li#lb:hover{
	/*border-top: 4px solid #da5629;*/ border-color:#13808a;background-color:#fff;color:#13808a;
	transition: all 0.3s ease-in;}



.m1{
	animation-name: m1;
	-webkit-animation-name: m1;	
	animation-duration: 800ms;	
	-webkit-animation-duration: 800ms;
	animation-delay:1.5s;	
	-webkit-animation-delay: 1.5s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m1 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m1 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.m2{
	animation-name: m2;
	-webkit-animation-name: m2;	
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	animation-delay:1.7s;	
	-webkit-animation-delay: 1.7s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m2 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m2
 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.m3{
	animation-name: m3;
	-webkit-animation-name: m3;	
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	animation-delay:1.9s;	
	-webkit-animation-delay: 1.9s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m3 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m3
 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.m4{
	animation-name: m4;
	-webkit-animation-name: m4;	
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	animation-delay:2.1s;	
	-webkit-animation-delay: 2.1s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m4 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m4
 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.m5{
	animation-name: m5;
	-webkit-animation-name: m5;	
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	animation-delay:2.3s;	
	-webkit-animation-delay:2.3s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m5 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m5
 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.m6{
	animation-name: m6;
	-webkit-animation-name: m6;	
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	animation-delay:2.5s;	
	-webkit-animation-delay:2.5s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m6 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m6
 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.m7{
	animation-name: m7;
	-webkit-animation-name: m7;	
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
    animation-delay:.5s;	
	-webkit-animation-delay:.5s;
	animation-timing-function: ease-in;	
	-webkit-animation-timing-function: ease-in;
	animation-fill-mode: forwards;		
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes m7 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes m7
 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;
	animation-duration: 1.5s;	
	-webkit-animation-duration:1.5s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;
	visibility: visible !important;			
}

@keyframes slideUp {
	0% {transform: translateY(200%);}	
	100% {transform: translateY(0%);}	
}

@-webkit-keyframes slideUp {
	0% {-webkit-transform: translateY(200%);}	
	100% {-webkit-transform: translateY(0%);}	
}
.slideUp2{
	animation-name: slideUp2;
	-webkit-animation-name: slideUp2;
	animation-duration: 2s;	
	-webkit-animation-duration:2s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;
	visibility: visible !important;			
}

@keyframes slideUp2 {
	0% {transform: translateY(200%);}	
	100% {transform: translateY(0%);}	
}

@-webkit-keyframes slideUp2 {
	0% {-webkit-transform: translateY(200%);}	
	100% {-webkit-transform: translateY(0%);}	
}

#body_home #footer{
background:#88ced4;
}
.close{background-color:rgba(53, 53, 53, 0.75);width: 26px;height: 26px;border-radius: 16px;background-image:url(/images/sites/biz/close.png?v=2);background-position: center;background-repeat: no-repeat;position: absolute;top:-13px;right: -13px;cursor:pointer;}


.wd .close{border:2px solid #61d6dd;/*background-color: rgba(97, 214, 221, 0.25);*/ }
.ec .close{border:2px solid #d97428;/*background-color: rgba(217, 116, 40, 0.25);*/ }
.es .close{border:2px solid #d6b42d;/*background-color: rgba(214,180,45, 0.25);*/}
.seo .close{border:2px solid #47959b;/*background-color: rgba(71,149,155, 0.25);*/}
.om .close{border:2px solid #94bf3e;/*background-color: rgba(148,191,62, 0.25);*/}
.lb .close{border:2px solid #da5629;/*background-color: rgba(218,86,41, 0.25);*/}


.info{
	display: block;	
	background: #e9e9e9;
	width: 100%;
	position: relative;
    z-index: 1;

}
.info 
.info .page_fake_half{
	display: table-cell;
	float: left;
	margin-top: 46px;
}
.info .page_fake_half a{
    display: inline-block;
    color: #3b3b3b;
    padding: 5px 19px;
    font-size: 14px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight:500;
}

.info .page_half.thisone{
	display: table-cell;
	height: 100%;
	float: none;
	background-position: right top;
	background-repeat: no-repeat;
}
.info.wd .page_half.thisone{
	background-color: #61d6dd;
}
.info.wd .page_fake_half a{
    border: 2px solid;
    color: #51c6cd;
}
.info.ec .page_half.thisone{
	background-color: #d97428;
}
.info.ec .page_fake_half a{
    border: 2px solid;
    color: #d97428;
}
.info.es .page_half.thisone{
	background-color: #d6b42d;
}
.info.es .page_fake_half a{
    border: 2px solid;
    color: #d6b42d;
}
.info.seo .page_half.thisone{
	background-color: #47959b;
}
.info.seo .page_fake_half a{
    border: 2px solid;
    color: #47959b;
}
.info.om .page_half.thisone{
	background-color: #94bf3e;
}
.info.om .page_fake_half a{
    border: 2px solid;
    color: #94bf3e;
}
.info.lb .page_half.thisone{
	background-color: #da5629;
}
.info.lb .page_fake_half a{
    border: 2px solid;
    color: #da5629;
}


#mobile_nav{display: none;}




/* REQUIRED FOR CMS */

.help{
    padding:10px;background-color:#444;color:#eee;border:1px dotted #999;
}
.help p a{
    color:#ddd;text-decoration:underline;
}

/* FOOTER */
#footer{
	background: url(/images/sites/biz/footer_blue.gif) top left no-repeat #5fc6cd;
	color: #f1f1f1;
}


.form_intro{
    font-size: 21px;
    color: #363636;
    text-align: center;
    margin-top: 61px;
    margin-bottom: 43px;
    font-weight:300;
}
.form_secondo{
    font-weight: 700;
    font-size: 39px;
    color: #282828;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 43px;
}
#footer > .page_frame, .newfootsies > .page_frame{
	width: 760px;margin:  0 auto;
}

#bizango_superform .superform_field, #bizango_superform2 .superform_field {
    font-size: 16px;
    line-height: 16px;
    width: 97%;
    height: 16px;
    margin:0 auto 10px;
    border: 0px solid #111;
    color: #454545;
    padding: 11px 0 11px 3%;
    background-color: #d7f0f2;
	font-family: "Trade Gothic W01", serif;

}


#body_contact #bizango_superform .superform_field {
    font-size: 18px;
    line-height: 18px;
    width: 97%;
    height: 18px;
    margin:0 0px 10px 0px;
    border: 0px solid #f1f0eb;
    border-bottom: 2px solid #e1e0db;
    color: #777;
    padding: 11px 0 11px 3%;
    background-color: #fff;

}


.select {
    width: 100%;
    padding: 2.5% 3%;
    border-radius: 8px;
    border: 0px solid transparent;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 17px;
    color: #3b3b3b;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/images/sites/biz/grayDownNew.png) 95% 50% no-repeat #a8dce0;
}


#bizango_superform  #superform_submit{
    float: right;
    background: #47959b;
    padding: 11px 0;
    display: table-cell;
    width: 206px;
    border: 0;
    -webkit-appearance: none;
}
.spam{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;margin-bottom: 5px;
	letter-spacing:0.1em;
	padding-top:5px;
}
.spam b{text-transform:none;letter-spacing:normal;font-weight:normal;}
#bizango_superform  #superform_submit.new_sub{
    float: none;
    background: #47959b;
    padding: 15px 0;
    text-align: center;
    display: table-cell;
    width: 100%;
    font-size: 19px;
    letter-spacing: 1.7px;
    border: 0;
    -webkit-appearance: none;
}

#body_contact #bizango_superform  #superform_submit{
    background: #70c7cc;
    width:292px;
    padding: 15px 30px;
    text-align: center;
    font-size: 19px;
    letter-spacing: 1.7px;
    border: 0;
    -webkit-appearance: none;
}
#body_contact #bizango_superform  #superform_submit:hover{
	background:#F98761;
}
#footer #bizango_superform {
	margin:0 auto 50px;
	width: 93%;
}

.footbuff{
	position: absolute;
	left:0;
	right: 0;
	margin: 0 auto;
	top:-12px;
}

.bottom_foot{
	background: #1c1c1c;
	height: 59px;
	line-height: 57px;
	color: #eee;
	font-size: 13px;
}
.bottom_foot a{
	padding-left: 13px;
	font-size: 16px;
}
.bottom_foot .page_half.fr{
	width: auto;
    margin-right: 122px;
}

#body_marketing-new #footer{
    background:#191b17;
    clear:both;
    overflow:hidden;
    padding-bottom:140px;
}

/* FOOTER MAP */

#map_frame {
	height:560px;position:relative;
	background:url("/images/sites/biz/bg-map.jpg") no-repeat center top #b6dadb;
	background-size:cover;
	border-top:2px solid #a28137;
	border-bottom:1px solid #a28137;
}
#map {
	background:transparent url("/images/sites/biz/map3.png") no-repeat center center;
	height:560px;
	z-index:100;
}
#mapstar{
	position:absolute;
	top: 230px;
	left: 515px;
	background:url("/images/sites/biz/map_star.png") center center no-repeat;
	width: 57px;
	height: 56px;
}
#mapshadow{
	width:100%;height:58px;background:url("/images/sites/biz/mapshadow.png") top left repeat-x;
	position:absolute;top:0px;left:0px;
}
#banner{
	width: 100%;
	background: #162737;
	height: 138px;
	text-align: center;
	position: relative;
}
.banner_text{
	display: inline;
	font-size: 28px;
	color: #c2ced4;
	line-height: 140px;
	position: relative;
	z-index: 2;
	/*left: 20px;*/
	font-weight:300;
}
#body_marketing-new #hero_frame h1{
	text-transform:uppercase;font-size:21px;letter-spacing:0.06em;margin-bottom:0px;
}
.hexagon{
	position: absolute;
	z-index: 1;
	top:-69px;
	left: 0;
	width:275px;
	height: 266px;
	background: url(/images/sites/biz/hexagon.png)center center no-repeat;
	text-align: center;
}
.hexagon h1 {
    font-size: 32px;
    letter-spacing: 0.04em;
    line-height: 39px;
    font-weight:700;
}
.hexagon h4 {
    margin-bottom: 8px;
    font-size: 17px;
    letter-spacing: 0.1em;
    margin-top: -2px;
}
.button{
	background-color: #A28137;
    display: inline-block;
    padding: 0px 24px;
    color: #fff;
    margin-top: 12px;
    font-size: 16px;
    letter-spacing: 1.5px;
    height: 30px;
    line-height: 30px;
    border-radius: 18px;
    text-transform: uppercase;
    margin-left: 4px;
}
#banner .button{
    position: absolute;
    bottom: -14px;
    left: 444px;
    margin: 0 auto;
    z-index: 3;
    padding:1px 27px 1px 32px;
    font-size:15px;
    letter-spacing:2px;
}
#clouds{
	padding:76px 0 45px;
	background: url(/images/sites/biz/clouds.jpg?v=2)top center repeat-x #99cbd4;
}
#clouds h1{color: #215169;margin-bottom: 10px;letter-spacing:0.04em;font-size:27px;font-weight:700;}
#clouds p{line-height:27px;}
#clouds .page_quarter p{
	line-height:23px;
}
#plans h1{
	color: #162737;margin-bottom: 6px;letter-spacing: 3.5px;}
#plans h3 {font-weight: normal;color: #162737;margin-bottom: 40px;}
#clouds h1 a{color: #215169;}
#clouds .page_quarter p{ font-size: 16px;}
.medhr{
	position: relative;
	margin: 19px auto 42px;
	width: 70%;height: 1px;
	background: #5488a0;
}
.holder{
	position: absolute;width: 100%;
	height: 325px;
	overflow: hidden;
}
#body_home .holder{
	height: 540px;
	background-color: black;
}
#cloudvid{
	width: 100%!important;
	position: absolute;
}
#lightsvid {
    width: 100%!important;
    left:0;
    right:0;
    position: absolute;
    top: -340px;
}

#plans{
	position: relative;
	width: 100%;
	padding: 40px 0;
	background: url(/images/sites/biz/arrowdown.jpg)top center no-repeat;
}
div.close_cta {
  position: absolute;
  right: -15px;
  top: 0px;
  height: 32px;
  width: 32px;
  background: url(/images/sites/biz/close_icon.png) center no-repeat;
  cursor: pointer;
}
.form_third{
width:29%;
text-align:left;
padding: 0 2%;
float: left;
margin-bottom: 20px;
}
#ctaform_inline_quote #bizango_superform2 .form_third .superform_field{width: 100%!important}
#plans .page_frame{width: 1150px;}

.planButton{
	position: absolute; 
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
	width: 275px;
	text-align: center;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-weight: normal;
}
.planButton strong{font-weight: bold;}

.title{text-align: center;padding: 20px;}

.title h2{color: white;margin-bottom: 0px;letter-spacing: 3.5px;text-transform: uppercase;}
.copy{
	background: white;
	color: #191b17;
	padding: 25px 15px 25px 30px;
}
.copy p{font-size: 18px;}
.copy h4{font-weight: normal;font-size: 16px;}
.copy h4 strong{font-weight: normal;font-size:48px;line-height: 24px;vertical-align:middle;}
.page_third .copy{padding-top:17px;}

.benefits{
	background:#f9f9f8;
	border-bottom: 5px solid #e4e5e1;
	padding: 25px 0 30px 32px;
	font-size: 15px;
	border-top:1px solid #E4E5E1;
}
.benefits img{margin-bottom: -2px;}
.benefits p{margin-bottom: 12px;}

#all{
	height: 65px;
	background: #e4e5e1;
}

.bigText{margin-bottom: 0;letter-spacing: 2px;text-transform: uppercase; font-size: 30px;line-height: 65px;}
.lowerButtons{margin-bottom: 0;letter-spacing: 0.05em;text-transform: uppercase; font-size: 17px;line-height: 65px;padding:0;text-align: center;width: 185px;font-weight: 700;}
.b{background:url(/images/sites/biz/greenUp.png?v=2) bottom center no-repeat;color: #97b880;}
.l{background:url(/images/sites/biz/blueUp.png) bottom center no-repeat;color: #9ec3c6;}
.a{background:url(/images/sites/biz/goldUp.png) bottom center no-repeat;color: #c9b477;}

.lowerButtons.active{color:white!important;margin-top: -23px;padding-top:23px;}
.b.active{background:url(/images/sites/biz/greenUp.png?v=2) top center no-repeat;}
.l.active{background:url(/images/sites/biz/blueUp.png) top center no-repeat;}
.a.active{background:url(/images/sites/biz/goldUp.png) top center no-repeat;}

.right{
    width: 36%;
    padding: 0 11% 0 3%;
    float: right;
    margin-top: 22px;
}
.right *{white-space: normal;}
.right h1{
	text-transform: uppercase;
    font-size: 37px;
    letter-spacing: 3.2px;
    margin-bottom: 6px;
}
.right h2{
    font-size: 30px;
    border-bottom: 1px solid #3b3b3b;
    padding-bottom: 17px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.04em;
}
.right h3{
	font-weight: 100;
    font-size: 27px;
    margin-bottom: 0;
}
.right h4{
    font-weight: normal;
    color: #d9562a;
    text-transform: uppercase;
    margin-top: 22px;
    margin-bottom: 25px;
    font-size: 16px;
    letter-spacing: 1px;
}
.left{
    width: 43%;
    padding-left: 6%;
	padding-right: 1%;
	float: left;
}
.left img{max-width: 100%;float: left;}
.review h2{
    font-weight: 300;
    margin-top: 17px;
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 23px;
}
.review h4{
    font-weight: 300;
    font-size: 21px;
    line-height: 39px;
    display: inline-block;
    border-top: 1px solid;
    padding:19px 94px 0;
}
.review a{
	font-weight: 500;
	font-size: 16px;
	color: #88ced4;
}

.ratio{padding-top: 57.3%}
.recent_projects{
    position: relative;
    text-align: center;
    color: white;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.recent_projects .project{
	position: absolute;
	background-color: rgba(0, 0, 0, 0.75);
	left:0;
	right: 0;
	top:0;
	bottom: 0;
	-webkit-transition: background 1s ease-out;
	-moz-transition: background 1s ease-out;
	transition: background 1s ease-out;
	cursor: pointer;
	background-image:url(/images/sites/biz/white.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.recent_projects .project.active{
		background-image:url(/images/sites/biz/activeArrow.png);
}
#one .project:hover,#one .project.active{
	background-color: rgba(217, 86, 42, 0.75);
	background-color: rgba(254, 109, 110, 0.75);
}
#one .project:hover p,#one .project.active p{
	color: white
}
#two .project:hover,#two .project.active{
	background-color: rgba(148, 191, 62, 0.75);
	background-color: rgba(38, 95, 109, 0.75);
}
#two .project:hover p,#two .project.active p{
	color: white
}
#three .project:hover,#three .project.active{
	background-color: rgba(96, 199, 205, 0.75);
	background-color: rgba(19, 128, 138, 0.75);
}
#three .project:hover p,#three .project.active p{
	color: white
}
.cycle-slide{width: 100%;}
#next{
	position: absolute;
    right: 45px;
    top: 36%;
	width: 50px;
	height: 50px;
	background:url(/images/sites/biz/next.png)center no-repeat;
}
#prev{
	position: absolute;
    left: 45px;
    top: 36%;
	width: 50px;
	height: 50px;
	background:url(/images/sites/biz/prev.png)center no-repeat;
}
.recent_projects .project .pro_text{    
	padding-top: 10%;
    position: relative;
}

.recent_projects h2{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 7px;
}
.recent_projects h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 25px;
    border-bottom: 1px solid white;
    display: inline-block;
    padding-bottom: 24px;
}
.recent_projects p{
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition:color 1s ease-out;
	-moz-transition: color 1s ease-out;
	transition: color 1s ease-out;
	letter-spacing:0.05em;
}
.projectdeets{
	display: none;
}
.projectdeets p{font-size:16px;}
.projectdeets p a{
    float: right;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #47959b;
    letter-spacing: 0.1em;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 500;
    text-transform:uppercase;
    color:#47959b;
	margin-bottom:20px;

}
.projectdeets h2{text-transform:none;letter-spacing:normal;}
.projectdeets h3{font-size:18px;text-transform:uppercase; letter-spacing:0.05em;margin-bottom:8px;}

.login-mode .projectdeets{display: block;}


#based{
	background:white;
	border-top: 39px solid #6c9b4c;
}
#based .page_frame{ 
    background: url(/images/sites/biz/grayDown.png) 145px 0 no-repeat;
    padding: 75px 0 40px;
    margin-top: -39px;
}
.table{display: table; width: 100%;}
.goldenRight{
	width: 59%;
	display: table-cell;
	background-size: cover;
	background-position: left center;

}
.goldenRight p{
	font-weight: 300;
}
.goldenRight * {color: white;}
.goldenRight .container{
	width: 360px;
    padding: 53px 0 39px 79px;
}
.goldenLeft{
	width: 41%;
	display: table-cell;
    vertical-align: middle;
	padding: 53px 5% 0;

}
.goldenLeft a, .seemore{
	display: inline-block;
    color: #5fc6cd;
    padding: 13px 39px;
    border: 2px solid #5fc6cd;
    font-size: 18px;
    letter-spacing: 1.1px;
}
.lightBlueBG .seemore,.seemore.centery{
	font-size: 20px;
    color: white;
    float: right;
    border: 2px solid white;
    padding: 7px 16px;
    font-weight: 500;
    margin-top:6px;
}
.seemore.centery{
    float: none;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid;
    font-size: 20px;
    letter-spacing: 0;
    padding: 12px 39px;
}
.goldenLeft h2{
	color: #5fc6cd;
    font-size: 27px;
    line-height: 34px;
}
.goldenLeft h3{
    font-weight: 300;
    margin-bottom: 41px;
}
.border_bottom{
	border-bottom:1px solid white;
	padding-bottom: 19px;
}
.onepostteaser img{display: none;}

#local{
	background:white;
	border-top: 39px solid #77aaae;
}
#local .page_frame{ 
    background: url(/images/sites/biz/grayDown.png) 445px 0 no-repeat;
    padding: 75px 0 40px;
    margin-top: -39px;
}


.bigBG{
	background-size: cover;
	background-position: right center;
	padding: 55px 0 86px;
	color: white;
}
.bigBG h1{
    font-size: 66px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 16px;
}
.bigBG h3{
	font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#advanced{
	background:white;
	border-top: 39px solid #b39540;
}
#advanced .page_frame{ 
    background: url(/images/sites/biz/grayDown.png) 920px 0 no-repeat;
    padding: 75px 0 40px;
    margin-top: -39px;
}

.details h2{margin-bottom: 20px;letter-spacing: 2px;text-transform: uppercase; font-size: 30px;}
.details h1{    
	font-size: 31px;
    line-height: 45px;
    margin-bottom: 35px;
    letter-spacing: 1px;
}
.details .page_tricol_left_double p{font-size: 24px;color:#263747;margin-bottom: 14px;line-height:31px;}
.details .page_tricol_right{text-align: right;}
.details .page_tricol_right h3{font-size: 26px; margin-bottom:35px; }
.details .page_tricol_right h4{font-weight: normal;font-size: 24px;color: #162737;color: #555555;margin-bottom:0px;}

.marketingpage_tricol_right p img{margin-bottom:-10px}

.green.details .page_tricol_right h4 strong{font-weight: bold;font-size: 18px;color: #77aaae;padding-right: 22px;background: url(/images/sites/biz/blueDown.png)right center no-repeat;}
.green.details .page_tricol_right h3 a{color:#6c9b4c;padding-left: 30px;background: url(/images/sites/biz/greenRight.png) left center no-repeat; }
.green.details .page_tricol_right{color:#6c9b4c;}
.green.details h2,.green.details h1{color:#6c9b4c;}

.blue.details .page_tricol_right h3 a{color:#76b2b9;padding-left: 30px;background: url(/images/sites/biz/blueRight.png) left center no-repeat; }
.blue.details h2,.blue.details h1{color:#76b2b9;}
.blue.details .page_tricol_right{color:#416e72;}
.blue.details .page_tricol_right h4 strong{font-weight: bold;font-size: 18px;color: #b39540;padding-right: 22px;background: url(/images/sites/biz/goldDown.png)right center no-repeat;}

.gold.details .page_tricol_right h3 a{color:#b39540;padding-left: 30px;background: url(/images/sites/biz/goldRight.png) left center no-repeat; }
.gold.details h2,.gold.details h1{color:#b39540;}
.gold.details .page_tricol_right{color:#72674c;}

.green .title{background: #6c9b4c;}
.blue .title{background: #76b2b9;}
.gold .title{background: #b39540;}

.green .planButton{background:#6c9b4c; }
.blue .planButton{background:#77aaae; }
.gold .planButton{background:#b39540; }

.green .copy h4{color: #6c9b4c;padding-right:20px; text-align:center;}
.blue .copy h4{color: #5c9ca1;padding-right:20px; text-align:center;}
.gold .copy h4{color: #a2812f;padding-right:20px; text-align:center;}

.green .benefits{color:#59803f; }
.blue .benefits{color:#416e72; }
.gold .benefits{color:#72674c; }


#features{
	background: #f0f1ee;
	padding-top:30px;
    overflow-y: hidden;
    overflow-x: scroll;
}
table.features{
	width: 1100px; 
	padding-bottom: 32px;
	border-spacing:0;
	background: #f0f1ee;
	float: left;
}
table.features td.nobo{
	border-bottom: 0px;
}
table.features td{
	border-bottom: 1px solid #e4e5e1;
	padding:5px;
}
table.features td.bordertop{
	border-top: 1px solid #e4e5e1;
}
table.features .row{
	width: 165px;
	background: #f7f8f6;
	border-right:15px solid #f0f1ee;
	text-align: center;
}
table.features .row.end{border-right:0;}
table.features h4 {font-weight: normal;margin-bottom: 0;}
table.features h1 {font-weight: normal;margin-bottom: -9px;font-size:27px;}

table.features .green{color:#59803f;}
table.features .blue{color:#416e72;}
table.features .gold{color:#72674c;}

#home_contentpanel_2 {
    background-image: url("/images/sites/biz/buffalo.png");
    background-position: 50% 75%;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 1px #dedcd5;
    padding: 35px 0px;
}
.home_contentpanel {

    padding: 40px 0px 30px 0px;
    text-align: center;
}
#home_contentpanel_2 p {
    font-size: 24px;
    line-height: 36px;
    margin: 0px auto;
    width: 560px;
    padding-top: 13px;
}
#home_contentpanel_2 ul {
    font-size: 16px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 30px;
}
#home_contentpanel_2 li {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 0px;
}
#body_home #home_topslide {
    min-height: 650px;
    width: 100%;
    background: transparent;
    position:relative; 
    background:#f9f9f9;
}
.blur{
	animation-name: blur;
	-webkit-animation-name: blurw;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in;	
	-webkit-animation-timing-function: ease-in;
	
}
@keyframes blur {
	0% {
		opacity: 0;
		filter: blur(10px); 
	}
	100% {
		opacity: 1;
		filter: blur(0);
	}
}
@-webkit-keyframes blurw {
	0% {
		opacity: 0;
		-webkit-filter: blur(10px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0);
	}
}

.fademe{
	animation-name: fademe;

	animation-duration: 2s;	

	animation-timing-function: ease-in;	

	
}
@keyframes fademe {
	0% {
		opacity: 0;

	}
	50% {
		opacity: 0;

	}
	100% {
		opacity: 1;

	}
}
.blinky{
  -webkit-animation: blinky 1s infinite ease-in-out;
  animation: blinky 1s infinite ease-in-out;

}

@keyframes blinky {

	0% {
		transform: translateX(0);	
	}
	50% {
		transform: translateX(10px);	
	}	
	100% {
		transform: translateX(0px);
	}	
}
@-webkit-keyframes blinky  {
	0% {
		-webkit-transform: translateX(0);	
	}
	50% {
		-webkit-transform: translateX(10px);	
	}	
	100% {
		-webkit-transform: translateX(0px);
	}	
}


#home_topslide #home_topslide_inner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 646px;
    background: url("/images/sites/biz/home_slide_blackscreen.png") top center no-repeat;
    background-size: cover;
}
#body_home .logos{padding: 0 10px;}

#body_home #hero_text,#body_about-new #hero_text{
	margin-top: 100px;
	padding-bottom: 134px;
}
#body_cms-new #hero_text{
	margin-top: 100px;
    padding-bottom: 209px;
}
#hero_text{
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
}
#hero_text h1{
	font-weight: 700;
    font-size: 44px;
    display: inline-block;
    margin-bottom: 18px;
    padding: 0 50px 12px;
    border-bottom: 1px solid;
}
#body_home #hero_text h1,#body_about-new #hero_text h1,#body_cms-new #hero_text h1{
	padding: 0;margin-bottom: 10px;border-bottom: 0px solid transparent;
}


.light-image h1,.light-image h3{color: #121212!important;}
#body_home #hero_text h1{
	font-weight: 700;
    font-size: 64px;
    letter-spacing: .04em;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 0 0 4px #000000;
    border-bottom: 0px solid transparent;
}

/*angle hero*/

#nav_frame.angle_nav{
	background-color: #f6f7fb;
	position: relative;z-index: 999;
	
}
#nav_frame.angle_nav .new > ul.nav > li > a{
	color:#3b3b3b;
}

#nav_frame.angle_nav .logo_nav{
	    background: url(/images/sites/biz/logo2018-dark.png) center center no-repeat;
	    background-size:contain;
}

#hero_frame.angle_hero{
	color: #3b3b3b	;
	background-image: url(/images/sites/biz/bigGradBG.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 90%;
    padding-bottom: 10px;
    border-bottom: 18px solid #ebf6f6;
}
#hero_frame.angle_hero h1{
	color: #3b3b3b;
}

#hero_frame.angle_hero .headlines h1{
	margin-top: 20px;
	color: #3b3b3b;
    font-size: 21px;
    font-weight: 400;
    margin-bottom:2px;
}
#hero_frame.angle_hero .headlines h2{
    font-size: 28px;
    font-weight: 800;
}
#hero_frame .top_angle{
    position: absolute;
    -ms-transform: translateZ(0) skewY(14.7deg);
    -webkit-transform: translateZ(0) skewY(14.7deg);
    transform: translateZ(0) skewY(14.7deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    background-color: white;
    width: 100%;
    top: -35%;
    height: 90%;
}
#hero_frame.angle_hero .page_frame{
	width: 1200px;
}
#hero_frame.angle_hero .big-col{
	margin-top: 15px;
    width: 858px;
    margin-left: -22px;
}
#hero_frame.angle_hero .small-col{
    width: 327px;
    margin-top: 25px;
    text-align: left;
}
#hero_frame.angle_hero .small-col h2{
	font-size: 30px;
}
#hero_frame.angle_hero .small-col p{
	font-size: 17px;
    line-height: 24px;
    margin-bottom: 19px;
    margin-left: 3px;
}
#hero_frame.angle_hero .small-col .button{
	background-color: #f39576;
    padding: 5px 22px;
    margin-top: -8px;
    font-size: 14px;
    height: inherit;
    line-height: inherit;
    border-radius: 18px;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 9px;
}
#hero_frame.angle_hero .small-col .button:hover{
	background-color: #f9b596;
	color:#fff;
}

#hero_frame.angle_hero .bigheadlines{
    float: right;
    text-align: center;
    margin-right: -81px;	
}
#hero_frame.angle_hero .bigheadlines h1{    
	font-size: 66.5px;
    line-height: 1em;
    font-weight: 800;
    margin-top: 2px;
    margin-bottom: 11px;
}
#hero_frame.angle_hero .bigheadlines h3{
    font-size: 25px;
    font-weight: 100;	
}
.newfootsies{
	background: #97c7cd;
}
.newfootsies .cta_button{
    display: inline-block;
    padding: 16px 0;
    background-color: #f98761;
    position: absolute;
    top: -27px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 43%;
    font-size: 30px;
    color: white;
    border-radius: 100px;
}
.newfootsies .form_intro {
    margin-top: 56px;
	margin-bottom: 49px;
}
.newfootsies .form_intro h4{
    color: #275359;
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 17px;
    line-height: 1em;
}
.newfootsies .form_intro p{
    font-size: 15px;
    color: #275359;
}
.specialspecial .right-side{
    float: left;
    width: 443px;
    text-align: left;
    margin-left: 61px;
    margin-top: 69px;
}
.specialspecial .right-side p{
	font-size: 17px;
	line-height: 24px;
}
.specialspecial .left-side{
    float: left;
    width: 521px;
    margin-left: 83px;
    margin-top: 58px;
    text-align: right;
}
.specialspecial .left-side h2{
	color: white;
    font-size: 42px;
    color: #2a8793;
}
.specialspecial .left-side img{
	float: left;
    margin-top: -8px;
}
.specialspecial .left-side strong{
	color: #275359;
}

.block_two-column{
    padding-bottom: 57px;
    margin-top: -6px;
    background-color: #f5fbfc;
    box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.25);
}
.block_two-column .page_frame{
	width: 1200px;
}
.block_two-column.highlight{
	background-image: url(/images/sites/biz/bigGradBG2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-shadow: none;
	margin-top: 0;
	background-color: white;
	padding-bottom: 30px;
}
.block_two-column.highlight .cycle-slideshow{
	margin: 7px auto;
    max-width: 94%;
    position: relative;
}
.block_two-column.highlight .cycle-slideshow .text-holder{
	position: absolute;
    right: 0;
    width: 433px;
    text-align: center;
    top: 0;
    right: 52px;
}
.block_two-column.highlight .cycle-slideshow .text-holder:before{
    content: " ";
    display: block;
    height: 1px;
    width: 37%;
    margin: 3px auto 29px;
    background-color: #b4dce1;
}
.block_two-column.highlight .cycle-slideshow .text-holder h3{
    font-size: 24px;
    color: #f98761;
}
.block_two-column.highlight .cycle-slideshow .text-holder p{
	font-size: 17px;
    color: #9aadaf;
}

.block_id-147039 .specialspecial .left-side img{
	margin-left: -17px;
}
.block_id-147050 .specialspecial .left-side img{
	margin-left: 23px;
}


.block_four-column{
	background-color: white;
	padding:0 0 48px;
}
.block_four-column .page_frame{
	width: 1200px;
}
.block_four-column .page_quarters{
    width: 22%;
    margin: 0 1% 0 2%;
}
.block_four-column .mSize{
    margin-top: 25px;
    margin-bottom: 20px;
}
.block_four-column h3{
	font-size: 24px;
	color: #3498a5;
	font-weight: 200;
	margin-bottom: 20px;
}
.block_four-column img{
	float: left;
    margin-right: 18px;
    margin-top: 10px;
}
.block_four-column .mSize img{
	float: none;
    margin-right: 3px;
    margin-top: 0;	
}
.block_four-column p{
	font-size: 14px;
	color: #275359;
	line-height: 20px;
}
/* mini h1 for homepage */
#body_home #hero_text h1{
	font-weight: 400;
    font-size: 14px;
    letter-spacing: .2em;
    text-transform: uppercase;
    display: block;
    border: none;
	padding: 0;
	margin-bottom: 0px;
	border-bottom: 0px solid transparent;
	opacity:0.9;
	margin:-90px 0px 110px 0px;
	text-shadow:none;
	position: absolute;
    left: 0;
    right: 0;
    color:#3b3b3b;

}
/* mega h2 for homepage */
#body_home #hero_text h2{
	font-weight: 700;
    font-size: 72px;
    margin-bottom: 0;
    text-shadow: 0 0 4px #000000;
    border-bottom: 0px solid transparent;
}



#hero_text h3{
    font-weight: 400;
    font-size: 27px;
    line-height: 44px;
    /*text-shadow: 0 0 4px #000000;*/
    color:#0e4d56;
    width:500px;margin:30px auto 0px;
}
.body_nothome #hero_text h3 {
    font-weight: 300;
    max-width: 799px;
    letter-spacing: 0em;
    margin: 0 auto;
    text-shadow: none;
    font-size:25px;line-height:34px;
    color:#fff;
}

#body_cms-new.body_nothome #hero_text h3 {
}

.cms_imgs{
	float: left;
	margin-right: 19px;
}
.cms_titles p {
    text-align: left;
    font-size: 21px;
    font-weight: 500;
    color: #ffffff;
    vertical-align: middle;
    margin-top: 10px;
    line-height: 24px;
    margin-bottom: 20px;
}
.cms_text{
color: white;
font-size: 15px;
line-height: 18px;
padding-top:12px;
}
.dots{
	/*background-image:url(/images/sites/biz/dots.gif);*/
	background-size: cover;
	background:#f6f5f4;
	background:#e9e9e9;
	background:#fff;
	border-bottom: 15px solid #b3d6dc;
	border-bottom: 15px solid #fff;
	border-bottom: none;
    padding-top: 40px;
    padding-bottom: 31px;
	background-image:url(/images/sites/biz/homepage-panel2.jpg);
	background-position:center top;
	background-size:cover;
    
}
.dots h1,.dots h2,.dots h3,.dots h4{}
.dots h3{
	font-size: 29px;
    line-height: 1.4em;
    margin-bottom: 30px;
}
.dots h4{
	font-size: 22px;
    line-height: 1.4em;
}
/* FOOTER LOGO */

#footer_logo_frame {
	height:87px;
	background:#e5e3dc;
}
#footer_logo_frame .logo {
	background:url("/images/sites/biz/bizango-logo-400.png") top left no-repeat;
	/* there's also bizango-logo-800, for retina */
	height:91px;
	width:400px;
	margin: 20px auto 0px;
	left: 0;
	right: 0;	
}
#footer_address {
	height:50px;
	color:#a28137;
	font-size:14px;
	background:#292b27;
	text-align:center;
	padding-top: 40px;
}
/* FOOTER LOWER NAV */

#lower_nav {
	text-align: center;
	width:100%;padding-bottom:35px;
}
#lower_nav ul.nav{

	display: inline-block;
}
#lower_nav a{
	margin:0px;
	height: 88px;
	line-height: 88px;
	padding: 0px 15px;
	color:#b59754;
	text-transform:uppercase;
	letter-spacing:0px;
	font-size:18px;
}
#lower_nav a:hover{
    color:#eab848;
}
#lower_nav ul.nav a.nav_start {
}

/* FOOTER COPYRIGHT */

#footercopyright {
	color:#727272;
	margin:0px auto;
	text-align:center;
	width:410px;
}
#footercopyright p {
	font-size:14px;
	line-height:22px;
	margin-bottom:4em;
}
#footercopyright a{
	color:#727272;
}

/* contact */

.contact_column {float:left;padding-top:30px;padding-bottom:30px;}
.contact_column_1{width:220px;padding-right:40px;}
.contact_column_2{width:650px;}

.contact_column_2{
	width: 610px;
}

.contact_column_2 .athing{
	width: 290px;
	float: left;
	margin-right: 10px;
}
.contact_column_2 .bthing{
	width: 300px;
	float:right;
}


#bizango_superform #superform_submit{
    border:1px solid transparent;padding:6px;margin:0px;width:180px;
color:#fff;font-size:17px;
cursor:pointer;
}
#bizango_superform #superform_submit:hover{
    background:#F98761;
}
#bizango_superform label.error {  color: red; padding-left: .5em; vertical-align: top; margin-top:-10px;display:block;}
#bizango_superform input.error {  border:1px solid red;}


.cta_primary a{
	text-align:left;
}
#fixed_cta{
position:fixed;
top:0px;left: 0;right: 0;
width:600px;
display:none;
margin:0 auto;
text-align:right;z-index:1001;
padding:15px 10px;
-webkit-border-radius: 0 0 15px 15px;
border-radius: 0 0 15px 15px;
background:#3b3b3b;text-align:center;
}
#fixed_cta span.mylabel{
	letter-spacing:2px;text-transform:uppercase;
	color:#F6F5F1;
	font-weight:500;
}
#fixed_cta p{
	font-weight: 300;
	color:#eee;font-size:13px; 
}
#fixed_cta h2{
	font-weight:300;
	text-align:center;padding:20px 0px 10px;text-transform:uppercase;letter-spacing:2px;
	color:#fff;font-size:36px; margin-bottom:0px;
}
#fixed_cta h3{
	font-weight: 300;
	text-align:center;padding:0px 0px 10px;letter-spacing:0px;margin-top:0px;
	color:#fff;font-size:18px; color:#95cbd1;
}


#fixed_cta .form_third_spamfields p{
	text-align:right;font-size:16px;line-height:21px;
	padding-bottom:0px;margin-bottom:0px;margin-right:-11px;
}




#fixed_cta a.ctabutton{
	background-color:#94bf2d;display:inline-block;padding:1px 17px;color:#fff;margin-left:20px;
	border:2px solid #94bf2d;
	font-size:14px;letter-spacing:2px;line-height:24px;height:24px;border-radius:24px;text-transform:uppercase;
}
#fixed_cta a.ctabutton:hover{
	background-color:#fff;color:#94bf2d;text-decoration:none;
	border:2px solid #94bf2d;
}
#fixed_cta a.contact_friend{
	background-color:#95cbd1;border:2px solid #95cbd1;color:#fff;
}
#fixed_cta a.contact_friend:hover{
	background-color:#fff;border:2px solid #95cbd1;color:#95cbd1;
}
#ctaform_inline{
	display:none;
}
#ctaform_inline_quote{
	display:none;
}

#ctaform_inline #bizango_superform .superform_field{
	padding:4px;border:1px solid transparent;
	font-size:13px;line-height:18px;width:200px;height:18px;
    margin-bottom:10px;border:1px solid #555;
    color:#fff;padding:6px;background-color:#4d4d4d;
}
#ctaform_inline #bizango_superform #superform_submit{
	background-color:#94bf2d;display:inline-block;padding:0px 25px;color:#fff;margin-left:20px;
	border:2px solid #94bf2d;
	font-size:14px;letter-spacing:2px;line-height:30px;/*height:30px;*/border-radius:24px;text-transform:uppercase;
	margin-left:50px;
}
#ctaform_inline #bizango_superform #superform_submit:hover{
    background:#fff;border:2px solid #fff;color:#F98761;
}
#ctaform_inline #bizango_superform label.error {  color: red; padding-left: .5em; vertical-align: top; margin-top:-10px;display:block;font-size:14px;}
#ctaform_inline #bizango_superform input.error {  border:1px solid red;}

#ctaform_inline_quote #bizango_superform2 .superform_field{
	padding:4px;border:1px solid transparent;
	font-size:13px;line-height:18px;width:240px;height:18px;
    margin-bottom:10px;border:1px solid #555;
    color:#eee;padding:6px;background-color:#4d4d4d;
}
#ctaform_inline_quote #bizango_superform2 #superform_submit{
	background-color:#94bf2d;display:inline-block;padding:0px 25px;color:#fff;margin-left:20px;
	border:2px solid #94bf2d;
	font-size:14px;letter-spacing:2px;line-height:30px;/*height:30px;*/border-radius:24px;text-transform:uppercase;
	margin-left:10px;cursor:pointer;
}
#ctaform_inline_quote #bizango_superform2 #superform_submit:hover{
    background:#fff;border:2px solid #fff;color:#A28137;
}
#ctaform_inline_quote #bizango_superform2 label.error {  color: #A28137; padding-left: .5em; vertical-align: top; margin-top:-10px;display:block;font-size:14px;}
#ctaform_inline_quote #bizango_superform2 input.error {  border:1px solid #A28137;}

#ctaform_inline_quote #bizango_superform2 #quote_spamcell .superform_field{width:270px;}



.cta_primary{padding:10px 0px;margin-left:-3px;}
.cta_primary a{
	background-color:#A28137;display:inline-block;padding:1px 21px;color:#fff;margin-right:10px;
	border:2px solid #A28137;
	font-size:14px;letter-spacing:2px;line-height:24px;height:24px;border-radius:24px;text-transform:uppercase;
}

.cta_primary a:hover{
	background-color:#F6F5F1;color:#20211F;text-decoration:none;
	border:2px solid #F6F5F1;
}
.cta_primary a.contact_quote{
	background-color:#20211f;color:#eee;
}
.cta_primary a.contact_quote:hover{
	background-color:#F6F5F1;color:#A28137;
}

div.close_cta {
  position: absolute;
  right: -15px;
  top: 0px;
  height: 32px;
  width: 32px;
  background: url(/images/sites/biz/close_icon.png) center no-repeat;
  cursor: pointer;
}

#ctaform_inline .talk_form_spamfields_label p{font-size:17px;line-height:20px;margin-right:-10px}

#body_contact .activate_inline_quote{display:none;}


.newfootsies{
	position: relative;
	background-color: #97c7cd;
    padding: 0px 0 128px;
	/*background-image:url(/images/sites/biz/newfoot.jpg?v=2);*/
	background-position: left center;
	background-size: cover;
	background-repeat: no-repeat;
}
.blue_tran{
	position: absolute;
	top:0;right: 0;left: 0;
	height: 10px;
	background-color: rgba(95,198,205,.8);
}
.h3{
	font-weight: 500;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 32px;
}


/*BLOCKS*/


.block_gallery-big-left{
	max-width: 1400px;
	margin: 0 auto;
	border-top: 2px solid white;
	background:#fff;
}
.block_gallery-big-left .big{
    width: 64.2%;
	position: relative;
}
.block_gallery-big-left .ratio{
    padding-top: 56.3%;
	opacity: 0;
	background-color: #b2f046;
	transition:opacity .3s ease-in-out;
}

.block_gallery-big-left .small{
	position: relative;
}
.block_gallery-big-left .small .ratio{
    padding-top: 50.6%;
}
.block_gallery-big-left .small:first-child{
    border-bottom: 2px solid white;	
}
.block_gallery-big-left .small-container{
    width: 35.6%;
    border-left: 2px solid white;
}
.block_gallery-big-left.invert .small-container{
	border-right: 2px solid white;
	border-left: 0px solid transparent;
}

.block_gallery-big-left .button-wut{
    position: absolute;
    padding: 5px 0;
    padding-right: 20px;
    background-image: url(/images/sites/biz/orangeRight.png);
    background-position: 74% 50%;
    background-repeat: no-repeat;
    background-color: white;
    color: #fc6e71;
    left: 0;
    right: 0;
    top: 46%;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .5px;
    opacity: 0;
    transition: opacity .35s ease-in-out;
}
.block_gallery-big-left a:hover .button-wut{
	opacity:1;
}
.block_gallery-big-left a:hover  .ratio{
	opacity: .5;
}

.block_gallery{padding-top:13px;}
.block_review-centered{
	padding: 52px 0;position:relative;
	background-size:cover;background-position:center top;
}
.block_huge-image{padding:0px}
.block_huge-image img{width:100%;display:block;margin:0px}

.block_demo{
	background-color:#fff;padding:40px 0px;
}
.block_demo .page_frame{padding:20px 15%;width:800px;text-align:center;}

.block_review-centered .review h2{
    font-weight: 300;
    margin-top: 17px;
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 23px;
    padding-left:15%;padding-right:15%;
}
.block_review-centered .review h3{
    font-weight: 300;
    margin-top: 17px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 23px;
    margin-top:-14px;
    padding-left:15%;padding-right:15%;
}
.block_review-centered .review h4{
    font-weight: 300;
    font-size: 21px;
    line-height: 39px;
    display: inline-block;
    border-top: 1px solid;
    padding:19px 94px 0;
    padding-left:15%;padding-right:15%;
}
.block_review-centered .review a{
	font-weight: 500;
	font-size: 16px;
	color: #88ced4;
}
.block_review-centered.darkBG{
	color:#fff;
}
.block_review-centered .reviewstars{
	height:30px;background:url("http://s3.amazonaws.com/hoth.bizango/images/198516/fivestar_gallery.png") 50% 50% no-repeat;
}
.block_review-centered.darkBG .reviewstars{
	height:30px;background:url("/images/sites/biz/5-stars-white.png") 50% 50% no-repeat;
}



.block_content-two-column{
    padding: 43px 0 25px;
}
.block_content-two-column-normal{
    padding: 43px 0 25px;
}
.right_side{
	text-align: center;
}
.block_content-two-column .right_side h1, .block_content-two-column .right_side  h2, .block_content-two-column .right_side  h3{
	color: #da562a;
	font-weight: 300;

}
.block_content-two-column .right_side  h4 {
	border-top:1px solid #3b3b3b;
	padding: 10px 25px 0;
	margin: 0 auto;
	padding-bottom: 10px;
	display: inline-block;
	font-weight: 300;
}
.block_content-two-column .right_side  h2 {
	margin: -5px auto 15px;
    font-size: 32px;
}
.block_content-two-column .page_half strong a{
	display: inline;
	background-color: transparent!important;
	color: #88ced4;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	padding: 0px 50px;
}
.block_content-two-column .page_half.fl,.block_darkBG-content-two-column .page_half.fl, .block_content-two-column-normal .page_half.fl {
	width: 42.5%;margin-left: 4.5%;
}
.block_content-two-column .page_half.fr,.block_darkBG-content-two-column .page_half.fr, .block_content-two-column-normal .page_half.fr{
	width: 42.5%;margin-right: 4.5%;
}
#body_about-new .block_content-two-column .right_side {
	/*text-align: center;*/
}
.block_darkBG-content-two-column p,.block_content-two-column p,.block_darkBG-content-two-column li,.block_content-two-column li{
	font-size: 18px;
	line-height: 24px;
}
.block_content-two-column .titles h1{
	font-weight: 700;
}
.block_content-two-column .titles h2{
	font-weight: 300;
}
.block_content-two-column a{
	text-transform: uppercase;
	color: #88ced4;
}

.block_content-two-column .fl a, .block_content-two-column .fr a,.block_darkBG-content-two-column .fl a,.block_darkBG-content-two-column .fr a{
	display: inline-block;
	background-color: #94bf2d;
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 20px;
	padding: 15px 50px;

}
.three-image{
	display: table-cell;width: 33.33333%;vertical-align: middle;text-align: center;
	padding: 53px 0;
	background-size: cover;
	background-position: center center;
}

.three-image{color:#fff}
.three-image h2{
	font-size:20px;line-height:22px;
	font-weight:semi-bold;
	text-transform:uppercase;
	padding:0px 20%;
	font-weight:500;
	}
.three-image p{
	font-size:18px;line-height:24px;
	font-weight:light;
	padding:12px 15% 18px;
	}


.block_darkBG-content-two-column{
	background-size: cover;
	color:#ffffff;
	padding: 40px 0;
}
.block_darkBG-content-two-column ul,.block_content-two-column .right_side ul{margin-left: 0;list-style: none;}
.block_darkBG-content-two-column li,.block_content-two-column .right_side li{padding-left: 25px;background: url(/images/sites/biz/orangeBullet.png) left 2px no-repeat;}
.block_darkBG-content-two-column h1{font-weight: 700;margin-bottom: 0;letter-spacing: .7px;    margin-bottom: 29px;}
#body_cms-new .block_darkBG-content-two-column h1{font-size:50px;margin-bottom:15px;}
.block_darkBG-content-two-column h2{	
	color: #da562a;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 8px;
}
.block_darkBG-content-two-column h2 strong{	
	font-size: 27px;
	font-weight: 300;
}
.block_darkBG-content-two-column .top p{    margin-bottom: 37px;}
.block_darkBG-content-two-column h3{font-weight:500;}

.block_section-title{background: #f2f2f2;padding: 35px 0;}
.block_section-title h1{text-transform: uppercase;}
.block_section-title *{font-weight: 300;margin-bottom: 0;}


.color-box-image{
	position: relative;
	display: table-cell;width: 33.33333%;vertical-align: middle;text-align: center;
    padding: 79px 0 49px;
	background-size: cover;
	background-position: center center;
	color:#eee;
}
.block_color-box-image .content{position: relative;z-index: 1;}

.block_color-box-image .screen{
	position: absolute;left: 0;top: 0;bottom: 0;right: 0;left: 0;
	background-color: rgba(30,30,30,.9);
	z-index:0;
	-webkit-transition: background-color .5s ease-out;
	-moz-transition: background-color .5s ease-out;
	transition: background-color .5s ease-out;
}

.color-box-image:nth-child(1):hover .screen{
	background-color: rgba(29,128,137,.9)
}
.color-box-image:nth-child(2):hover .screen{
	background-color: rgba(202,87,88,.9)
}
.color-box-image:nth-child(3):hover .screen{
	background-color: rgba(40,175,188,.9)
}
.color-box-image:nth-child(5):hover .screen{
	background-color: rgba(40,175,188,.9)
}
.color-box-image:nth-child(6):hover .screen{
	background-color: rgba(29,128,137,.9)
}
.color-box-image:nth-child(7):hover .screen{
	background-color: rgba(202,87,88,.9)
}
.block-links{position: absolute;display: block;left: 0;right: 0;top: 0;bottom: 0;z-index: 10;}
.block_color-box-image h2{    
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 22px;
}
.block_color-box-image p{    
	font-size: 18px;
    margin-bottom: 22px;
    line-height: 25px;
}
.block_color-box-image .rule{width: 75%;height: 1px;background: white; margin: 0 auto 20px;}
.color-box-image .more{font-weight: 500;}


.block_bios-or-circle-type-deals{
	background-color:#f2f2f2;
	padding: 0px 0 10px;
}

.block_hublog {
  padding: 45px 5% 52px;
}
@media only screen and (min-width: 1240px){

  .block_hublog {
    padding-left: 0;
    padding-right: 0;
  }
}
/* The feedcacher script only returns first 3 in feed
.block_hublog .qq > div,
.block_hublog .feed_clear {
  display: none;
}
.block_hublog .qq > div:nth-child(-n+3) {
  display: block;
}
 */

.block_hublog p {
display:none
}



.block_hublog .feed_item {
  margin-bottom: 20px;
}
@media only screen and (min-width: 800px){

  .block_hublog .feed_item {
    float: left;
    margin-right: 3.33%;
    position: relative;
    width: 30%;
  }
}

.block_hublog .feed_image {
  border-radius: 50%;
  display: inline-block;
  float: left;
  line-height: 0;
  margin-bottom: 30px;
  margin-right: 15px;  
  overflow: hidden;
}
.block_hublog .feed_image img {
  height: 80px;
  margin: 0 !important;
  object-fit: cover;
  width: 80px;
}
.block_hublog .feed_item_content {
  float: right;
  width: calc(100% - 95px);
}
.block_hublog .feed_title {
  font-size: 24px;
  font-weight: 300;
}
.block_hublog p.feed_author_NOT,
.block_hublog p.feed_date_NOT {
  color: #666;
  display: inline;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.block_hublog .feed_author:after {
  content: "\00a0|\00a0";
}
.block_hublog .feed_title a {
  color: #47959b;
}
.block_hublog .feed_item_content div:not(.feed_title_date_unit) {
  display: none;
}

.bios-or-circle-type-deals{
    width: 26%;
    margin: 0 3.5% 20px;
    float: left;
    text-align: center;
}
.block_img-bar-teal-bg{
	background-color: #7eb4be;
	padding: 35px 0;
	text-align: center;
}
.bios-or-circle-type-deals:nth-child(3n){clear:right;}
.bios-or-circle-type-deals:nth-child(4n){clear:left;}
.bios-or-circle-type-deals .circle{
	height: 163px;
	width: 163px;
	margin: 0 auto 14px;
	border-radius: 180px;
	background-size: cover;
	background-color: #000000;
	border: 2px solid #f6f5f1;
}
.bios-or-circle-type-deals h3{
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 6px;
}
.bios-or-circle-type-deals h4{
	font-weight: 300;
    padding: 0 38px 20px;
    border-bottom: 1px solid;
    display: inline-block;
    font-size: 17px;
    margin-bottom: 17px;
    line-height: 10px;
}
.bios-or-circle-type-deals p{
	width: 90%;
	margin-left: 5%;
	font-size: 14px;
}
.special-section{margin-top: 100px;}
.special-section h3{
	font-size: 27px;
	font-weight: 300;
	line-height: 38px;
	margin-bottom: 27px;
}
.special-section h2{
	text-transform: uppercase;
	color: #da562a;
	font-size: 33px;
	font-weight: 500;
	letter-spacing: 1.5px;
}
.special-section a{
    text-transform: uppercase;
    color: #da562a;
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
    border: 2px solid;
    padding: 18px 35px;
}
.boxb{
	display: inline-block;
	background-color: #94bf2d;
	background-color: #47959b;
	color: white;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
    border: 2px solid  transparent;
    padding: 10px 23px;
}
.boxa{
    text-transform: uppercase;
    color: #da562a;
    color: #ffffff;
	font-size: 20px;
	padding: 15px 50px;
    font-weight: 400;
    display: inline-block;
    border: 2px solid;
    padding: 10px 23px;
    margin-right: 10px;
}
.boxa:hover{color:#fff}
.boxb:hover{color:#fff}
#lower_nav .nav_start_li{display:none;}
#top_nav .nav_blog_li{display:none;}

.teaser_title a{
	color: #47959b;
	font-weight: 300;
	font-size: 27px;
}
.onepostteaser{
	text-transform: uppercase;
	font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color:#666;
}
.author_photo{
	width: 80px;
	height: 80px;
	border-radius: 80px;
	float: left;
	margin-right: 15px;
	background-size: cover;
	background-position: center center;
	background-color: gray;
	background-image:url(/images/sites/biz/madi.jpg);
}
#renee_lico.author_photo{
	background-image:url(/images/sites/biz/renee.jpg);
}
#susan_jackson.author_photo{
	background-image:url(/images/sites/biz/susan.jpg);
}
#mark_figlozzi.author_photo{
	background-image:url(/images/sites/biz/mark.jpg);
}
#jesse_schwartz.author_photo{
	background-image:url(/images/sites/biz/jesse.jpg);
}
#chaney_mccollough.author_photo{
	background-image:url(/images/sites/biz/chaney.jpg);
}
#scott_pendergraft.author_photo{
	background-image:url(/images/sites/biz/sdpendergraft_feature.jpg);	
}
/*bookshelf pages */

.bookshelfrow {
    background-image: url('/images/bookshelf.png');
    background-repeat: no-repeat;
    background-position: 0px 261px;
}
.book_on_shelf {position:relative;float:left;width:205px;margin:30px 22px 20px 22px;height:430px;}
.book_on_shelf_img_holder{height:252px;width:100%;}
.book_on_shelf img{
	max-width: 100%;height:240px;display:block;margin:0px auto;box-shadow:1px 5px 7px rgba(0,0,0,.5);
}
.book_text{width: 200px;}

/* OPTIONAL */




/* collection list items */

.collection_list_item{
	clear:both;margin-bottom:30px;
}
p.collection_list_item_readmore{text-align:right;clear:both;}

#body_home #nav_home,#body_home #nh{display:none;}



/* EXPANDABLE BUY BUTTON WITH TOGGLE-ABLE LINKS */
#buy_button_container{
	position: relative;
	} /* parent element for expandable buy button */

#buy_button{
	background-color:#222;color:#eee; padding:10px 20px;
	text-decoration:none;
	display:block;
}

#buy_button.buy_button_open{}/* open state for clickable part of the button */

#buy_button_container .buy_button_hidden{
	background-color:#222;color:#eee;
	padding:10px 20px;
	display:none;
}

#buy_button_container .buy_button_hidden p a{
	color:#eee;
	display:block;text-decoration:none;
	padding:10px 10px;
}




/* Breadcrumbs in Collections */

#breadcrumbs {}
#breadcrumbs ul {
	margin:0;
	padding:0;
	display:inline-block;
	}
#breadcrumbs li {
	font-size:1em;
	list-style:none;
	display:inline-block;
	}
#breadcrumbs a {
	color:red;
	}
#breadcrumbs a:after {
	content:"\203A";
	padding-left:5px;
	}
#breadcrumbs a:hover {
	text-decoration:none;
}

.box{
    background-color: white;
    width: 270px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    margin: 0 auto;
    font-size: 27px;
    letter-spacing: 1.14px;
}
.side_rule{
	position: relative;
	height: 1px;
	display: inline-block;
	width: 540px;
	background-color: #7d7d7d;
	top: -5px;
}


/* helpers-> clearfix */
.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.fl{float: left;}
.fr{float: right;}
.tAc{text-align: center;}
.tAr{text-align: right;}
.fnt1up{font-size: 1.25em;line-height: 1.6em;}
.mr20{margin-right: 17px;}
.clear{clear:both;}
.grayBG{background-color: #f6f6f6;}
.tanBG{background-color: #f1f1ef;}
.whiteBG{background-color: white;}
.lightBG{background-color: #f6f5f1;}
.lightBG{background-color: #f2f2f2;}
.tealBG{background-color: #95cbd1;background-color: #265f67}
.whiteText{color: white;}
.tealTransBG{background-color: rgba(95,198,205,.71);}
.darkBG{background-color: #323232;}
.lightBlueBG{background-color: #b3d6dc;}
.userBG{background-size: cover;background-position: center;background-repeat: no-repeat;}
.block_gallery-big-left .userBG, .block_gallery-big-right .userBG{background-position: center top;}

.blocklinks{position: absolute;left: 0;right: 0;top: 0;bottom:0;}
#body_home .lightBlueBG{background-color: #265f67;}

.bluedown{position: absolute;width: 35px;height: 18px;background: url(/images/sites/biz/blueDownNew2.png);margin: 0 auto;left: 0;right: 0;bottom:-17px;}
.light *{	font-weight: 300; }
.center{margin: 0 auto;}
.pTBbig{    
	padding-top: 66px;
    padding-bottom: 50px;
}
.pt{padding-top: 30px;}
.h2 h2{
	font-size: 35px;
}
.page_half.thisone{
	padding: 0;width: 50%;float: left;
}


#body_marketing-new #hero_frame{
	padding-bottom:58px;
}
#body_blog #hero_frame{min-height: 225px;}
#body_blog #hero_text{margin-top: 25px;}
#body_blog #hero_text h1{border-bottom: 0px solid transparent}
#body_marketing-new .logo{
	left:8px;
}
#body_marketing-new #top_nav ul.nav{
	padding-right:50px;
}

.hero_content{
	margin: 51px auto 0;
	text-align:center;
	width: 460px;
}
#hero_frame .hero_content h1 {
    font-size: 29px;
    font-weight: normal;
    color: #ffffff;
    padding-left:0;
    margin-bottom: 18px;
}

.hero_rule{
	width: 240px;
	display: inline-block;
	height: 2px;
	background: white;
}
.hero_logo{
	color: white;
    font-size: 65px;
    display: block;
    margin: 49px auto;
    letter-spacing: 4px;
}

.video_holder{
    width: 600px;
    height: 250px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.video_holder video{
	width: 100%;
}

.not_included{color:#bDbCb9;font-size:15px;}


.benefits h2{
	text-align:center;font-size:19px;font-weight:bold;
	margin-top:-4px;margin-bottom:19px;
	padding-right:25px;
}

.helpmechoose_cell{text-align:right;}
.cleanbutton{
	text-align: center;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0;
    height: 36px;
    line-height: 36px;
    padding: 3px 28px;

    border-radius: 18px;
    font-weight: normal;
    background-color:#a28137;
}

table.features td.ctarow{text-align:center;padding-top:20px;padding-bottom:10px;}

table.features td.ctarow.green a.cleanbutton{background:#6C9B4C}
table.features td.ctarow.blue a.cleanbutton{background:#77AAAE}
table.features td.ctarow.gold a.cleanbutton{background:#B39540 }

#map_frame{display:none;}
.mIns{display: none;}

.blog_title h1{font-weight:300}
.blog_created_at {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    margin: 10px 0 50px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight:700;
}
p.backtotheblog{
    font-weight:700;
    text-transform: uppercase;
	
}

.blog_post_content p, .blog_post_content li{
	font-size:18px;line-height:1.4em;
	max-width:70%;
}
.blog_content li{
	margin-bottom:0.6em;
}
.post-basic .blog_title h1 {
    font-size: 2.7em;
}
.blog_post_teaser p{
	font-size:18px;line-height:1.4em;
}


.blog_author_widget{
	float:left;width:80px;font-size:12px;padding:0px 30px 10px 10px;
}
.blog_author_widget p{
	text-align:center;font-size:12px;letter-spacing:0em;text-transform:uppercase;
	
    font-weight:500;
width:100% !important; max-width:100% !important;margin:0px;padding:0px;
}

/* LOGIN */
.body_login #nav_frame,
.body_login #footer {
  display: none;
}
.body_login input[type='submit'] {
  background-color: #a28137;
  border: none;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0;
  height: 36px;
  padding: 3px 28px;
  border-radius: 8px;
  font-weight: normal;
  text-align: center;
}


.vertical_features p{}
.vertical_features img{margin-right:6px;margin-bottom:-5px;}
@media only screen and (max-width: 1200px){
	#hero_frame.angle_hero{background-image:none;}
	#hero_frame.angle_hero .page_frame,.block_two-column .page_frame,.block_four-column .page_frame{
	    width: auto;
	    max-width: 1200px;
	}
	#hero_frame.angle_hero .big-col,#hero_frame.angle_hero .small-col,.specialspecial .left-side,.specialspecial .right-side{
		margin-left: 0;
		width: 90%;
		padding: 0 5%;
	}
	#hero_frame.angle_hero .bigheadlines{float: none;margin-right: 0;}
	#hero_frame .top_angle{    height: 63%;}
}
@media only screen and (max-width: 600px){
	.block_four-column .page_quarters,.page_third{
		margin: 0;
		width: 90%;
		padding: 0 5%;
	}
	#hero_frame .top_angle{    height: 50%;}
}

.body_class_angled-heros .block_section-title{background:#fff !important;color:#333 !important;padding:0px;padding-bottom:30px;}

.body_class_angled-heros .newfootsies .form_intro h4{line-height:1.4em;}


#body_home .dots a.button{ border-radius:0px;background:#61D6DD;background:#95CBD1;padding:5px 20px;}
#body_home .dots a.button:hover{ border-radius:0px;background:#61D6DD;color:#fff;}
#body_gallery .block_section-title a.button{ border-radius:0px;background:#61D6DD;background:#95CBD1;padding:5px 20px;}
#body_gallery .block_section-title a.button:hover{ border-radius:0px;background:#61D6DD;color:#fff;}


#body_home h2.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#body_home h2.show-image {
	width: 550px;
	height: 250px;
	margin:0px auto;
	background-image: url("/images/sites/biz/make-an-impact2.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

@media only screen and (max-width: 1000px){
	.block_gallery-big-left .big {
	    width: 100%;    border-bottom: 2px solid white;
	}
	.block_gallery-big-left .small-container{width: 100%;border: 0 solid transparent!important}
	.video_holder{width: 90%;height: inherit;}
}

@media only screen and (min-height:750px){
	.video_holder,#body_home h2.show-image {
		width: 600px;
		height: 250px;
		margin-top:40px;
	}
	.video_holder{width: 640px;}

}
@media only screen and (min-height:900px){
	.video_holder,#body_home h2.show-image {
		width: 700px;
		height: 300px;
		margin-top:100px;
		margin-bottom:50px;
	}
	.video_holder{width: 740px;}
	#body_home #hero_text{
		margin-top:200px;
		padding-bottom:200px;
	}

}
.body_login .logo{background:url("/images/sites/biz/logo2018.png") center center no-repeat;background-size:contain;margin:0px auto;position:relative;left:0px;}