/*	
	Theme Name: CB Financial Theme
	Theme URI: http://www.fivebyfive.com.au/
	Description: A mobile responsive and HTML5 theme built.
	Author: FIVE BY FIVE
	Author URI: http://www.fivebyfive.com.au/
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@font-face {
    font-family: 'AkzidenzGroteskBE';
    src: url('fonts/akzidenzgroteskbe-boldcn-webfont.eot');
    src: url('fonts/akzidenzgroteskbe-boldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akzidenzgroteskbe-boldcn-webfont.woff') format('woff'),
         url('fonts/akzidenzgroteskbe-boldcn-webfont.ttf') format('truetype'),
         url('fonts/akzidenzgroteskbe-boldcn-webfont.svg#berthold_akzidenz_groteskBdCn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AkzidenzGroteskBE Light';
    src: url('fonts/berthold_akzidenz_grotesk_be_light-webfont.eot');
    src: url('fonts/berthold_akzidenz_grotesk_be_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/berthold_akzidenz_grotesk_be_light-webfont.woff') format('woff'),
         url('fonts/berthold_akzidenz_grotesk_be_light-webfont.ttf') format('truetype'),
         url('fonts/berthold_akzidenz_grotesk_be_light-webfont.svg#berthold_akzidenz_grotesk_bLt') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #e7e6e3;		/* background: #002838 url(images/bg.png) repeat-x; */
	color: #444444;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
/***** Hyperlinks ********************/

a{
	color: #444;
	text-decoration: none;
	}


a:visited {
	text-decoration: none;
	}
	
a:hover {
	color: #0067A2;									/* color: #dfdd3c; */
	text-decoration: none;
	}

.entry-content a {
	color: #0067A2;	
}

.entry-content a:hover {
	color: #444;
}

.faq a {
	color: #006faa;
}

a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}


/* Effects */
.featuredpost img,
.blog-box img,
.icon-box,
.links-list li a,
.resources-link-images img {
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
}

.featuredpost a:hover img,
.blog-box a:hover img, 
.home-latest-news #latest-news-wrapper a:hover img {
	/*-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);*/
	/*filter: url(grayscale.svg);*/ /* Firefox 4+ */
	/*filter: gray;*/ /* IE 6-9 */
	opacity: 0.50;
}

.resources-link-images a:hover img {
	opacity: .9;
}

/***** Wrap ********************/

.home #wrap, .home-page #wrap, .blog #wrap {
	/* background: url(images/wrap.png) top center no-repeat; */
	background: transparent;
	margin: 0 auto 0;
	padding: 0;
	}
	
#wrap {
	/* background: #F7F7F7 url(images/wrap-bg.png) repeat-x; */
	background: #999 url('images/bg-home.jpg') repeat; 
	margin: 0 auto 0;
	padding: 0;
	}


/***** Layout ********************/

.grid_1,
.grid_3,
.grid_9,
.grid_11 {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	}

.grid_1 {
	width: 62px;
	}

.grid_3 {
	width: 226px;
	}

.grid_9 {
	width: 713px;		/* width: 713px; */
	}

.grid_11 {
	width: 716px;
	}

.no_left_margin {
	margin-left: 0;
	}

.no_right_margin {
	margin-right: 0;
	}


/***** Header  ********************/

#header {
	background: #e7e6e3;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#header .wrap {
	width: 960px; 
	height: 120px;
	margin: 21px auto 0;
	max-width: 100%;
	}

#title-area {
	width: 340px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	margin: 0; 
	padding: 0 0 0 20px;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 80%;
	color: #FFFFFF;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#header .widget-area a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header .menu a:hover {
	color: #525252;
}	
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.jpg) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 190px;
	height: 120px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}

/***** Header Right ********************/

.local_time_clock-2,
.time-clock {
	float: left;
	margin: 0 20px;	
}

#local_time_clock-2 object{
	width: 35px !important;
	height: 35px !important;
}

#header #local_time_clock-2 div,
#header #local_time_clock-2 h4{
	margin: 0 !important;
}

.phone-wrap {
	float: left;
}


.phone-wrap #time{	
	border: 1px solid #d0cfcd;
	color: #010101;
	float: left;
	font-family: 'Open Sans';
	font-size: 11px;
	margin: 0 20px 0 0;
	padding: 8px;
}

.phone-wrap #phone{
	/*background: #fff url('images/icon-phone.jpg') no-repeat left center;*/
	color: #010101;
	float: left;
	font-family: 'Open Sans';
	font-size: 14px;
	margin: 0 0 0 410px;
	/*padding: 8px 15px 8px 45px;*/
}

	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 30px 0 0 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #525252;
	display: block;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
    margin: 0;
	padding: 6px 9px 5px;
	text-decoration: none;
	/* text-shadow: #002838 1px 1px; */
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	/* background: #00B8DE;
	color: #FFFFFF; */
	text-decoration: none;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	/* background: #00B8DE; */
	background: #FCB712;
	width: 148px; 
	color: #FFFFFF; /* color: #504E4E; */
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #FCB712;
	border-right: 1px solid #FCB712;
	border-bottom: 1px solid #FCB712;
	text-transform: none;
	position: relative;
	}


/* li.menu-item-has-children > a:after {
	content: '»';
	display: inline-block;
	margin-left: 4px;
} */
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #FDCD59;
	color: #FFFFFF;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;	
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#nav .wrap {
	background: #00B8DE;
	width: 960px;
	height: 40px;
	margin: 0 auto 0;
	}
	
#nav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	text-shadow: #00839E 1px 1px;
	position: relative;
	}

#nav li a:hover, #nav li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	}
	
#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #00B8DE;
	color: #FFFFFF;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #72D4EA;
	border-right: 1px solid #72D4EA;
	border-bottom: 1px solid #72D4EA;
	text-shadow: #00839E 1px 1px;
	text-transform: none;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 158px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding: 10px 25px 10px 0;
	text-shadow: #00839E 1px 1px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#subnav .wrap {
	background: #00A8D1;
	width: 960px;
	height: 40px;
	margin: 0 auto 20px;
	}
	
#subnav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	text-shadow: #00839E 1px 1px;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#subnav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #00A8D1;
	color: #FFFFFF;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #72D4EA;
	border-right: 1px solid #72D4EA;
	border-bottom: 1px solid #72D4EA;
	text-shadow: #00839E 1px 1px;
	text-transform: none;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 158px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 20px auto 20px;
	padding: 0;
	overflow: hidden;
	}

.page #inner,
.category #inner,
.single #inner,
.search #inner {
	background: url('images/bg-white-shadow.png') repeat-y top center;
	color: #000;
	font-family: 'Open Sans';
	width: 100%;
	margin: 0 auto 0;
	padding: 0;/* padding: 0 32.2px 30px; */
	overflow: hidden;
	}
	
.home #inner, 
.home-page #inner, 
.blog #inner, 
.single-team #inner {
	width: 100%;
	margin: 0;
	}

.single-team #inner {	
	margin: 0 auto;
	padding: 0;
	}

.page-template-page-fullwidth-with-latest-news-php.page #inner {
	/* padding: 20px 32.2px; */
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Home Slider ********************/

#slider-wrap {
	
	}

#slider-wrap .widget_search {	
	margin: 0 auto;	
	position: relative;
	text-align: right;
	width: 960px;
	z-index: 999;
	max-width: 100%;
	}

#slider-wrap .widget_search .widget-wrap {	
	background: rgba(255, 255, 255, 0.65);
	padding: 7px 20px 7px;
	position: absolute;
	right: 1px;
	}

#slider-wrap .widget_search .widget-wrap input[type="image"] {	
	border: 0;
	outline: none;
	}

#slider-wrap .layerslider_widget {	
	position: relative;
	/*z-index: -999;*/
	}

#slider-wrap .ls-defaultskin {
	background: transparent;
	box-shadow: none;
	-webkit-border-radius:  0;
	-moz-border-radius:  0;
	border-radius:  0;
	padding: 0;
	}

/***** Home Top ********************/

#home-top-bg {
	background: #999 url('images/bg-home.jpg') repeat;
	}

#home-top {
	background: url('images/bg-white-shadow.png') repeat-y top center;
	color: #000;
	font-family: 'Open Sans';
	width: 1028px;
	margin: 0 auto 0;
	padding: 0 32.2px 60px;
	overflow: hidden;
	}
	
#home-top a, #home-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-top .more-link {
	background: url(images/read-more.png);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 42px;
	display: block;
	}
	
#home-top .more-link:hover {
	background: url(images/read-more-hover.png);
	text-decoration: none;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top h2 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-shadow: #002838 1px 1px;
	line-height: 30px;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #72D4EA;
	text-decoration: none;
	}
	
#home-top .home-top-right h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-shadow: #002838 1px 1px;
	border-bottom: 1px solid #72D4EA;
	}

#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	font-size: 13px;
	margin: 0;
	padding: 10px 32px 0 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-top-left {
	/* background: #FFFFFF; */
	width: 60%;
	height: 280px;
	float: left;
	margin: 0;
	padding: 0;
	/* -moz-box-shadow: 0 5px 5px #333333;
	-webkit-box-shadow: 0 5px 5px #333333; */
	}

.home-top-left h4 {
	color: #515151;
	font-family: 'AkzidenzGroteskBE';
	font-size: 23px;
	margin: 0 0 15px;
	}
	
.home-top-left .widget {
	padding: 40px 0 40px 40px;
	}

.home-top-left .textwidget{
	text-align: justify;
	}
	
.home-top-right {	
	width: 37%;
	float: right;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	}

.home-top-right #text-3 .textwidget {
	padding: 60px 32px 0 0;
	}

.home-top-right .textwidget h3{
	color: rgba(0,0,0,.62);
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	}

	
/***** Home Call To Action ********************/
.home-call-to-action {
	background: #b9b9b9;
	}

.home-call-to-action #cta-wrapper {
	margin: 0 auto;
	width: 960px;
	}

.home-call-to-action #cta-wrapper .textwidget {
	color: #FFF;
	padding: 42px 0;
	text-align: center;	
	}

.home-call-to-action #cta-wrapper h3 {
	font-family: 'AkzidenzGroteskBE';
	font-size: 23px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

.home-call-to-action #cta-wrapper h4 {
	font-family: 'AkzidenzGroteskBE Light';
	font-size: 19px;
	font-weight: 400;
	margin: 15px 0 10px;
	padding: 0;
	}

.home-call-to-action #cta-wrapper .start-here-btn,
.btn-yellow {
	background: #FCB712 url(images/arrows.png) no-repeat 210px 10px;
	color: #000;
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	margin: 40px auto 0;
	padding: 10px 20px;
	width: 220px;
	cursor: pointer;
	}

	.btn-yellow2 {
	background: #FCB712 url(images/arrows.png) no-repeat 210px 10px;
	color: #000;
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	margin: 40px auto 0;
	padding: 10px 20px;
	width: 220px;
	cursor: pointer;
	}

	.btn-yellow2:hover{
		opacity: 0.8;
	}
	.yellow-button8{
		color: #000000 !important;
		display: block;
		font-family: 'Open Sans';
		font-size: 14px;
		margin: 40px auto 0;
		padding: 10px 20px;
		cursor: pointer;
		background: #fcb712 !important;
		text-align: center;
	}
	
.yellow-button8.alt-1 {
	display: inline-block;
	padding: 10px 40px;
}

	.yellow-button8:hover{
		text-decoration: none !important;
		opacity: 0.8;
	}

	.yellow-box{
		color: #000000 !important;
		display: block;
		font-family: 'Open Sans';
		font-size: 14px;
		margin: 0px auto 0;
		padding: 10px 20px;
		background: #fcb712 !important;
		text-align: left;
		float:left;
		clear: both;
	}
}



.sidebar .btn-yellow.no-bg-img {
	background: #FCB712;
	font-family: 'AkzidenzGroteskBE';
	font-size: 17px;
	margin: 5px 0;
	text-align: center;
	text-decoration: none;	
	width: 185px;
	/* text-transform: uppercase; */
	}

.sidebar .btn-yellow.no-bg-img:hover {
	background: #fdcd59;
	color: #000;
	}

.layerslider_widget .btn-yellow {
	color: #222;
	cursor: pointer;
	margin: 0 auto;
	text-align: center;
	}

.home-call-to-action #cta-wrapper .start-here-btn:hover {
	background: #fdcd59 url(images/arrows-hover.jpg) no-repeat 210px 10px;	
	}


/***** Home Latest News Slider ********************/
.home-latest-news {
	background: #999 url('images/bg-home.jpg') repeat;
	}

.home-latest-news #latest-news-wrapper {
	background: url('images/bg-white-shadow.png') repeat-y top center;
	color: #000;
	font-family: 'Open Sans';
	width: 1028px;
	margin: 0 auto 0;
	padding: 55px 32.2px 40px;
	overflow: hidden;
	}

.home-latest-news #latest-news-wrapper #widgetkit-2 {
	float: left;
	padding: 0 0 0 35px;
	width: 738px;
	}

.home-latest-news #latest-news-wrapper .widget h4{
	color: #515151;
	font-family: 'AkzidenzGroteskBE';
	font-size: 23px;
	margin: 0 0 30px;
	clear: both;
	}

.home-latest-news #latest-news-wrapper .widget_hwim {
	float: left;
	margin: 50px 0 0;
	text-align: center;
	margin-top: 0px;
	}

.home-latest-news #latest-news-wrapper .widget_hwim img {
	width: 221px;
	/*margin-top: 20px;*/
	}
	
.home-latest-news #latest-news-wrapper h4 {
	margin: 0;
	}

.home-latest-news #latest-news-wrapper .set {
	margin: 0 !important;
	}

.home-latest-news #latest-news-wrapper img {
	margin: 0;
	width: 225px;
	height: 158px;
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	
	/* -webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden; */
	}


.home-latest-news #latest-news-wrapper .wk-slideset-default article+strong.title ,
.home-latest-news #latest-news-wrapper .widget_hwim p {
	background: #e6e5e3;
	color: #151515;
	display: block;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	min-height: 32px;	
	margin: 0 10px;
	padding: 10px;
	width: 205px;
	}

.home-latest-news #latest-news-wrapper .widget_hwim p {
	background: #fed26a;
	margin: 0;
	padding: 10px;
	width: 201px;
	}

.team-slideshow .wk-slideset-default > div:hover .next, 
.team-slideshow .wk-slideset-default > div:hover .prev, 
.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next, 
.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev {
	top:auto;
	bottom: 0px;
	}

.team-slideshow .wk-slideset-default > div:hover .prev,
.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev {	
	left: 0;
	}

.team-slideshow .wk-slideset-default > div .prev,
.home-latest-news #latest-news-wrapper .wk-slideset-default > div .prev {	
	left: 0;
	background-position: 0 -50px;
	}

.team-slideshow .wk-slideset-default > div .next,
.team-slideshow .wk-slideset-default > div .prev,
.home-latest-news #latest-news-wrapper .wk-slideset-default > div .next,
.home-latest-news #latest-news-wrapper .wk-slideset-default > div .prev {	
	width: 50px;
	height: 50px;
	margin-top: -50px;
	background-image: url("/wp-content/plugins/widgetkit/widgets/slideset/styles/default/images/buttons.png");
	background-repeat: no-repeat;
	}



.team-slideshow .wk-slideset-default > div:hover .next,
.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next {
	right: 0;
	}

.team-slideshow .wk-slideset-default > div .next,
.home-latest-news #latest-news-wrapper .wk-slideset-default > div .next {
	right: 0;
	background-position: 0 0;
	}


.home-latest-news.full-width-page {
	background: transparent;
	}

.home-latest-news.full-width-page #latest-news-wrapper {
	padding: 30px 0 0 0;
	width: 100%;
	}

.home-latest-news.full-width-page #latest-news-wrapper #widgetkit-2 {
	padding: 0;
	}


/***** Header Banner ********************/

.header-banner img {
	width: 100%;
	}

.header-banner .header-title-wrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
	max-width: 100%;
	}

.header-banner .header-title-wrap .header-title {
	position: absolute;
	top: 70px;
	}

.header-banner .header-title-wrap .header-title h1 {
	color: #fff;
	font-family: 'AkzidenzGroteskBE';
	font-size: 35px;
	text-transform: uppercase;
	}


/***** Home Middle ********************/

#home-middle-bg {
	background: #b9b9b9;
	clear: both;
	padding: 50px 0;
	}

#home-middle {
	width: 960px;
	margin: 0 auto 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	}
	
#home-middle a, #home-middle a:visited {
	color: #dfdd3c;
	text-decoration: none;
	}
	
#home-middle a:hover {
	color: #dfdd3c;
	text-decoration: underline;
	}
	
#home-middle p {
	color: #131313;
	font-family: 'Open Sans';
	font-size: 12.34px;
	font-weight: 600;
	line-height: 22.64px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
	
#home-middle h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-middle h2 a, #home-middle h2 a:visited {
	color: #525252;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-middle h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}
	
#home-middle h4 {
	border-bottom: 1px solid #676767;
	color: #525252;
	font-size: 18px;
	font-family: 'AkzidenzGroteskBE';
	font-weight: normal;
	margin: 0 15px 25px;
	padding: 0 0 50px 0;
	text-align: center;
	}

#home-middle .home-middle-1 h4 {
	border: 0;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-middle ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;	
	}

#home-middle ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-middle ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-middle .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-middle .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-middle .featuredpost .post, #home-middle .featuredpage .page {
	clear: both;
	}
	
#home-middle .featuredpost, #home-middle .featuredpage {
	clear: both;
	}
	
#home-middle .featuredpost img {
	background: #FFFFFF;
	margin: 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}
	
#home-middle .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

#home-middle .gform_wrapper {
	margin: 0;
	}

.home-middle-1 {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 5px 0 0;
	}
	
.home-middle-2 {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 5px;
	}
	
.home-middle-3 {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 5px 0 0;
	}

.home-middle-4 {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 0 0 5px;
	}

.home-middle-2 h4,
.home-middle-3 h4,
.home-middle-4 h4{
	background: url(images/icon-locator.png) no-repeat center 30px ;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 5px 0 5px 10px;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	float: left;
	}


.archive #content-sidebar-wrap,
.single #content-sidebar-wrap,
.search #content-sidebar-wrap,
.page #content-sidebar-wrap {
	padding: 20px 30px;
	width: 970px;
	float: none;
	}

.single-team #content-sidebar-wrap {
	padding: 40px 32.2px;
	width: 970px;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.page.sidebar-content #content-sidebar-wrap, 
.page.content-sidebar #content-sidebar-wrap,
.archive.sidebar-content #content-sidebar-wrap, 
.archive.content-sidebar #content-sidebar-wrap,
.single.sidebar-content #content-sidebar-wrap, 
.single.content-sidebar #content-sidebar-wrap, 
.search.sidebar-content #content-sidebar-wrap, 
.search.content-sidebar #content-sidebar-wrap {
	padding: 40px 30px;
	width: 970px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 500px;
	margin: 0;
	padding: 0 6px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 670px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 970px;
	}

#content img, #content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #E8E8E8;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	}

#content .post {
	margin: 0 0 20px 0;					/* margin: 0 0 40px 0; */
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: hidden;
	}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

#content .strategic-list {
	background: #FFF;
	font-size: 11px;
	margin: 60px 10px 0 15px;	
	padding: 10px;
	width: 49%;
	}

#content .strategic-list ul {
	padding: 0;
	}

#content .strategic-img {
	width: 294px;
	}

#content .strategic-img img {
	margin: 0;
	}

#content .cta-gray {
	background: #B9B9B9;
	color: #FFF;
	border-top: 5px solid #FCB712;
	font-family: 'AkzidenzGroteskBE';
	font-size: 23px;
	padding: 20px 10px;
	text-align: center;
	}

.clear {
	clear: both;
	}

.fl-left {
	float: left;
	}

.fl-right {
	float: right;	
	}

.light-gray-box {
	background: #f1f1f0;
	overflow: hidden;
	padding: 10px 0;
	margin-top: 70px;
	}


/***** Accordion Page ********************/

#content #accordion h2,
#content #accordion h3 {
	font-size: 21px;
	margin-bottom: 0px;	
	margin-top: 10px;	
	padding: 5px 0 5px 35px;
	}

/***** Contact Us ********************/

.contact-wrap .mapp-map-links,
.contact-wrap .mapp-layout {	
	border: 0 !important;
	}

.contact-wrap .mapp-layout {
	margin: 0 0 30px;
	padding: 0;
	}

.contact-wrap #content {
	/*font-family: 'AkzidenzGroteskBE';*/
	}

.contact-wrap #content .office-title {
	background: url('images/contact-yellow-line.jpg') no-repeat bottom left;
	color: #1d1d1d;	
	font-size: 28px;
	margin: 0 0 20px;
	padding: 1px 0 7px;
	text-transform: uppercase;
	}

.contact-wrap #content .office-address,
.contact-wrap #content .office-tel,
.contact-wrap #content .office-fax {
	/*color: #515151;*/
	font-size: 13px;
	margin: 18px 0;
	}

.contact-wrap .contact-form-wrap  {
	color: rgba(0,0,0,.52);
	font-family: 'Open Sans';
	font-size: 13px;
	}

.contact-wrap .contact-form-wrap .contact-info {
	margin-top: 45px;
	}

.contact-wrap .contact-form-wrap .contact-info a {
	color: rgba(0,0,0,.72);
	display: block;
	}

.contact-wrap .entry-content .gform_wrapper .top_label .gfield_label {
	color: #000;
	font-weight: 700;
	}

.entry-content .gform_wrapper .top_label input.large,
.entry-content .gform_wrapper .simple_captcha_large input,
.entry-content .gform_wrapper .top_label textarea.textarea,
.entry-content .gform_wrapper .top_label select.large {
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	}

.entry-content .gform_wrapper .simple_captcha_large input {
	width: 100%;
	}

.entry-content .gform_wrapper #field_1_1,
.entry-content .gform_wrapper #field_1_2,
.entry-content .gform_wrapper #field_1_3,
.entry-content .gform_wrapper #field_1_6,
.entry-content .gform_wrapper #field_1_7,
.entry-content .gform_wrapper #field_1_8{
	float: left;
	clear: none;
	padding: 0 !important;
	width: 49%;
	}

.entry-content .gform_wrapper #field_1_1,
.entry-content .gform_wrapper #field_1_2 {
	margin: 0 10px 0 0;
	}

.entry-content .gform_wrapper #field_1_7 {
	margin: 43px 10px 0 0;
	}

.entry-content .gform_wrapper .gform_footer .button {
	background: #FCB712;
	border: 0;
	color: #000 !important;
	cursor: pointer;
	display: block;
	font-family: 'Open Sans';
	font-weight: 600;
	padding: 10px;
	text-align: center;
	text-shadow: none;
	text-transform: none;
	width: 100%;
	}

.entry-content .gform_wrapper .gform_footer .button:hover {
	background: #FDCD59;
	}

.contact-wrap .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin: 10px 0 4px 0;
	}

.contact-wrap .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin: 0; 
	}

.contact-wrap .gform_wrapper li.gfield.gfield_error, 
.contact-wrap .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none;
	border: 0;
	}

.contact-wrap .gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin: 0;
	padding: 0 !important;
	}


/***** SELF Process Page ********************/

.entry-content .compass-wrap {
	background: url(images/self.png) no-repeat center center;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	height: 700px;
	line-height: 18px;
	margin: 10px 0 0 260px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFF;
	width: 700px;
	}

.entry-content .compass-wrap .securing-personal {
	background: transparent;	
	left: 272px;
	top: -14px;
	position: absolute;
	}

.entry-content .compass-wrap .securing-personal:hover {
	background: url(images/securing-personal-hover.png) no-repeat 0 0;
	color: #ca8f03;
	height: 315px;
	width: 148px;
}	

.entry-content .compass-wrap .securing-personal span {
	left: 27px;
	position: absolute;
	top: 46px;
	width: 90px;
	}

.entry-content .compass-wrap .balancing-lifestyle {
	background: transparent;	
	left: -14px;
	position: absolute;
	top: 274px;
	}

.entry-content .compass-wrap .balancing-lifestyle:hover {
	background: url(images/balancing-lifestyle-hover.png) no-repeat 0 0;
	color: #ca8f03;
	height: 148px;
	width: 315px;	
	}

.entry-content .compass-wrap .balancing-lifestyle span {
	left: 26px;
	position: absolute;
	width: 90px;
	top: 55px;
	}

.entry-content .compass-wrap .covering-life {
	background: transparent;
	right: -1px;
	position: absolute;
	top: 279px;
	width: 80px;
	}

.entry-content .compass-wrap .covering-life:hover {
	background: url(images/covering-life-hover.png) no-repeat 0 0;
	color: #ca8f03;
	height: 148px;
	width: 315px;	
	}

.entry-content .compass-wrap .covering-life span {
	right: 26px;
	position: absolute;
	top: 48px;
	width: 80px;
	}

.entry-content .compass-wrap .building-wealth {
	left: 269px;
	position: absolute;
	bottom: -2px;
	}

.entry-content .compass-wrap .building-wealth:hover {
	background: url(images/building-wealth-hover.png) no-repeat 0 0;
	color: #ca8f03;
	height: 315px;
	width: 148px;	
	}

.entry-content .compass-wrap .building-wealth span {
	left: 35px;
	position: absolute;
	bottom: 52px;
	width: 80px;
	}

.entry-content .self-content {
	background: #F5F5F5;
	border: 1px solid #e9e9e9;
	font-family: 'Open Sans';
	margin: 30px 0 0;
	padding: 15px 20px;
	position: absolute;	
	text-align: center;
	width: 210px;
	}

#content .entry-content .self-content h3 {
	font-weight: 700;
	}

#content .entry-content .self-content h5 {
	margin: -25px 0 -25px;
	}

.entry-content .self-content a {
	background: #FCB712;	
	display: block;
	margin: 8px 0;
	padding: 8px 30px;
	}
.entry-content .self-content a:hover {
	background: #CC9208;
	color: #fff;
	}


/***** SELF Journey Page ********************/

.header-journey{
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
	line-height: 35px;
}

.entry-content .journey-wrap {
	background: url(images/journey/journey-diagram.png) no-repeat center center;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	height: 550px;
	line-height: 18px;
	margin: 40px 0 0 35px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFF;
	width: 890px;

	}


.entry-content .journey-wrap .self-assessment {
	left: 33px;
	position: absolute;
	top: 210px;
	}
.entry-content .journey-wrap .self-assessment:hover {
	background: url(images/journey/hover/self-assessment-hover.png) no-repeat 0 0;	
	}

.entry-content .journey-wrap .establishing {
	left: 271px;
	position: absolute;
	top: 210px;
	}
.entry-content .journey-wrap .establishing:hover {
	background: url(images/journey/hover/establishing-hover.png) no-repeat 0 0;	
	}

.entry-content .journey-wrap .evaluating {
	left: 513px;
	position: absolute;
	top: 210px;
	}
.entry-content .journey-wrap .evaluating:hover {
	background: url(images/journey/hover/evaluating-hover.png) no-repeat 0 0;	
	}

.entry-content .journey-wrap .implementation {
	right: 28px;
	position: absolute;
	top: 210px;
	}
.entry-content .journey-wrap .implementation:hover {
	background: url(images/journey/hover/implementation-hover.png) no-repeat 0 0;	
	}

.entry-content .journey-wrap .measuring-progress {
	right: 387px;
	position: absolute;
	top: 400px;
	}
.entry-content .journey-wrap .measuring-progress:hover {
	background: url(images/journey/hover/measure-progress-hover.png) no-repeat 0 0;	
	}

.entry-content .journey-wrap .continuous {
	right: 375px;
	position: absolute;
	top: 35px;
	}
.entry-content .journey-wrap .continuous:hover {
	background: url(images/journey/hover/continous-hover.png) no-repeat 0 0;	
	}


.entry-content .journey-content {
	background: #F5F5F5;
	border: 1px solid #e9e9e9;
	font-family: 'Open Sans';
	margin: 30px 0 30px 0px;
	padding: 20px 20px;
	width: 95%;
	}

#content .entry-content .journey-content h3 {
	font-weight: 700;
	}

#content .entry-content .journey-content h5 {
	margin: 5px 0 30px;
	}

.entry-content .journey-content a {
	background: #FCB712;	
	display: block;
	margin: 8px 0;
	padding: 8px 30px;
	}
.entry-content .journey-content a:hover {
	background: #CC9208;
	color: #fff;
	}


/***** Meet The Team Shortcode ********************/

#content .team-wrap {
	overflow: hidden;
	clear: both;
	padding: 0px;
	}


#content .team-wrap2 h2 {
	background: url('images/team-yellow-line.jpg') no-repeat bottom left;
	border: 0;
	color: #000;
	font-family: 'AkzidenzGroteskBE';
	font-size: 80px;
	float: left;
	line-height: 82px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	margin-top: 0px;
}

#content .team-wrap h2 {
	background: url('images/team-yellow-line.jpg') no-repeat bottom left;
	border: 0;
	color: #000;
	font-family: 'AkzidenzGroteskBE';
	font-size: 80px;
	float: left;
	line-height: 82px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 478px;
	margin-top: 70px;
	}

.team-wrap .team-box {
	float: left;
	margin: 0 10px 20px;
	position: relative;	
	width: 224px;
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	}

.team-wrap .team-box:hover {
	-webkit-filter: grayscale(100%);
	}

.team-wrap .team-box.team-box-2,
.team-wrap .team-box.team-box-6,
.team-wrap .team-box.team-box-10 {
	margin: 0 0 20px 10px;
	}

.team-wrap .team-box.team-box-3,
.team-wrap .team-box.team-box-7,
.team-wrap .team-box.team-box-11 {
	margin: 0 10px 20px 0;
	}


.team-wrap .team-box span {
	background: rgba(0, 0, 0, 0.5) url('images/team-yellow-sqr.jpg') no-repeat bottom right;
	bottom: 0;
	color: #FFF;		
	left: 50%;
	margin-left: -50%;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	width: 224px;
	}

/***** Team Member ********************/

#content .team-member-wrap h2 {
	background: url('images/team-yellow-line.jpg') no-repeat bottom left;
	border: 0;
	color: #000;
	font-family: 'AkzidenzGroteskBE';
	font-size: 82px;
	line-height: 66px;	
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 478px;
	}

.single-team #content .team-member-wrap h2 {
	background: none;
}

.team-slideshow {
	clear: both;
	padding: 60px 0 0;
	}

.team-slideshow li strong.title {
	background: rgba(0, 0, 0, 0.5) url('images/team-yellow-sqr.jpg') no-repeat bottom right;
	color: #FFF;
	position: absolute;
	bottom: 9px;
	width: 224px;
	margin-left: -45.5%;
	left: 50%;
	padding: 10px 0;
	}

#content .team-member-img-box {
	position: relative;
	}

#content .team-member-img-box span {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #FFF;
	left: 50%;
	margin-left: -50%;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	width: 224px;
	}


/***** Blog Page ********************/

.blog-wrap .blog-box {
	display: block;
	float: left;
	margin: 0 8px 20px;
	width: 225px;
	}	

.blog-wrap .blog-box span {
	background: #E6E5E3;
	color: #151515;
	display: block;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	min-height: 32px;
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 205px;
	}

/***** Blog Post ********************/

.blog-wrap {
	
	}

#content .blog-wrap .blog-content .blog-post-title {
	font-family: 'AkzidenzGroteskBE';
	font-size: 32px;
	text-transform: uppercase;
	line-height: 32px;
	}

.blog-wrap .blog-content {
	margin: 10px 0;
	}

.blog-wrap .blog-back-btn {
	display: block;
	margin: 15px 0;
	width: 40px;
	}

#sidebar .blog-recent-news.widget {
	padding: 0; 
	}

#sidebar .blog-recent-news .post {
	margin: 0 0 15px;
	}

#sidebar .blog-recent-news h4 {
	background: url('images/rn-yellow-line.jpg') no-repeat 80px 24px;
	color: #000;
	font-family: 'AkzidenzGroteskBE';
	font-size: 28px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	text-transform: uppercase;
	}

#sidebar .blog-recent-news h2 a {
	background: #E6E5E3;
	color: #151515;
	display: block;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	min-height: 32px;
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 205px;
	}

#sidebar .blog-recent-news h2 a:hover {
	color: #000;
	}

/***** Pagination ********************/

.pagination {
	clear: both;
	overflow: hidden;
	}

#content .pagination ul {

	}

#content .pagination ul li {
	border: 1px #f3f2f1 solid;
	float: left;
	list-style: none;
	margin: 0 2px;
	}

#content .pagination ul li a {
	background: #fff;
	color: #b9b9b9;
	display: block;
	padding: 5px 10px;
	}

#content .pagination ul li span {
	background: #b9b9b9;
	color: #fff;
	display: block;
	padding: 5px 10px;
	}

	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #444444;
	font-family: 'AkzidenzGroteskBE';
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 10px;
	}

#content h1 {
	font-size: 26px;
	/* border-bottom: 1px solid #DDDDDD; */
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content h2 {
	font-size: 24px;
	/* border-bottom: 1px solid #DDDDDD; */
	margin: 0px 0 20px;
	padding: 0;
	}
	
#content h2 a, #content h2 a:visited {
	color: #444444;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #006faa;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 22px;
	}
	
#content h4 {
	font-size: 20px;
	}
	
#content h5 {
	font-size: 14px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #0067A2;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #0067A2;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #0067A2;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	/* background: #E8E8E8; */
	margin: 0 0 15px 0;
	padding: 10px 5px 5px 5px;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #515151;
	font-size: 17px;
	font-family: 'AkzidenzGroteskBE';
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
 	word-wrap: break-word;
	}

/***** Tag Cloud ********************/

#home-middle .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	/* padding: 0; */
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0 0 30px;
	padding: 0 0 10px 0;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	/* padding: 4px;
	border: 1px solid #DDDDDD; */
	}

#sidebar .sidebar-latest-news .post {
	margin: 0 0 10px;
	padding: 0;
	clear: both;
	}

#sidebar .sidebar-latest-news h2 a {
	background: #E6E5E3;
	color: #151515;
	display: block;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	min-height: 32px;
	padding: 10px 20px;
	width: 185px;
	text-align: center;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 7px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 2px 0 0 0;
	}
	
.s {
	/* background: #FFFFFF url(images/search.png) right no-repeat; */
	border: 1px solid rgba(156, 156, 156, 0.65);
	border-right: 0;	
	color: #111;
	float: left;
	font-family: 'Open Sans';
	font-size: 12px;
	margin: 0;
	padding: 3px 0 4px 7px;
	width: 170px;
	}
	
#header .s {
	width: 250px;
	}
	
.searchsubmit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #73AB00;	
	}
	
.searchsubmit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;
	}

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.enews #subbox {
	width: 190px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	}

.enews #subbutton {
	background: #FFFFFF url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 5px 5px 4px 5px;
	border: 1px solid #73AB00;	
	}
	
.enews #subbutton:hover {
	background: #FFFFFF url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}
	
#sidebar #wp-calendar th {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	color: #F7F7F7 !important;
	}
	
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	}
	
#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.gform_footer .button:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

#home-middle .gform_wrapper .top_label input.large, 
#home-middle .gform_wrapper .top_label select.large, 
#home-middle .gform_wrapper .top_label textarea.textarea {
	color: #7D7D7D;
	font-family: 'Open Sans';
	text-align: center;
	padding: 8px 0;
	}
	
#home-middle .gform_wrapper ul li.gfield {
	margin: 0;
	padding: 0;
	}

#home-middle .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
	}

#home-middle .gform_wrapper .gform_footer input.button, 
#home-middle .gform_wrapper .gform_footer input[type=submit] {
	background: #fcb712;
	color: #000 !important;
	cursor: pointer;
	border: 0;
	display: block;
	/*font-family: 'AkzidenzGroteskBE';*/
	font-size: 12.34px;
	margin: 15px 0 0;
	padding: 10px 0 10px;
	text-shadow: none;
	width: 100%;
	text-transform: none;
	}

#home-middle .gform_wrapper .gform_footer input.button:hover, 
#home-middle .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #fdcd59;
}


#home-middle .gform_wrapper li.gfield.gfield_error, 
#home-middle .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent  !important;
	border: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
	width: 100%;
	}

#home-middle .gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin: 0 !important;
	padding: 0 !important;
	}

#home-middle .gform_wrapper div.validation_error {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	}


/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #525252;			/* background: #444444 url(images/footer-widgeted.png) repeat-x; */
	color: #DDDDDD;
	font-family: 'Open Sans';
	margin: 0 auto 0;
	padding: 0 0 15px 0;
	/* text-shadow: #000000 1px 1px; */
	overflow: hidden;
	clear: both;
	}
	
#footer-widgeted .wrap {
	width: 960px;
	margin: 0 auto 0;
	}
	
#footer-widgeted .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#footer-widgeted h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#footer-widgeted p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted .widget p, #footer-widgeted .textwidget p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #DDDDDD;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #DDDDDD;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#footer-widgeted ul li {
	/* background: url(images/footer-list.png) top left no-repeat; */
	border-right: 1px solid #999;
	float: left;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 46px;
	}

.footer-widgeted-1 {	
	float:none;	 		/* float: left; */
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	padding: 30px 20px 5px 0;
	width: 100%;		/* width: 225px; */
	}
	
.footer-widgeted-2 {
	float:none;	 		/* float: left; */
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;		/* width: 225px; */
	}
	
.footer-widgeted-3 {
	color: #F9F9F9;
	font-size: 11px;	
	float: left;
	line-height: 17px;
	margin: 0;
	padding: 30px 20px 5px 0;
	opacity: .67;
	width: 270px;
	}
	
.footer-widgeted-4 {
	color:#fff;
	float: right;
	font-family: 'AkzidenzGroteskBE';
	font-size: 17.34px;
	letter-spacing: 1px;
	margin: 0;
	opacity: 0.78;
	padding: 30px 0 5px 0;
	text-align: right;
	width: 270px;
	}
	
#footer-widgeted .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

#footer-widgeted .footer-widgeted-1 .menu-item-46 {
	padding: 0 46px 0 0; 
	}

#footer-widgeted .footer-widgeted-1 .menu-item-55 {
	padding: 0 0 0 46px;
	border: 0; 
	}

.footer-widgeted-2 .reminder-wrap {
	float: left;
	}

.footer-widgeted-2 .social-media-wrap {
	float: right;
	}

.footer-widgeted-2 .social-media-wrap #facebook-wrap {
	padding: 0 20px;
	}

.footer-widgeted-4 #designby-wrap {
	color: #fff;
	font-family: 'AkzidenzGroteskBE Light';
	font-size: 11px;
	opacity: 0.59;
	padding: 15px 0 !important;
	}


/***** Footer ********************/

#footer {
	background: #444444;
	color: #DDDDDD;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 0;
	text-shadow: #000000 1px 1px;
	text-transform: uppercase;
	clear: both; 
	overflow: hidden;
	}

#footer .wrap {
	width: 960px;
	height: 0;
	margin: 0 auto 0;
	padding: 0;
	border-top: 0px solid #CCCCCC;
	}
	
#footer a, #footer a:visited {
	color: #DDDDDD;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #DDDDDD;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0;
	padding: 5px;
	border: 1px solid #73AB00;	
	}
	
#submit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F4F4F4;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: url(images/button.png);
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.reply a:hover {
	background: url(images/button-hover.png);
	text-decoration: none;
	border: 1px solid #73AB00;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}


/* Icons */
.icon-boxes br {
	display: none;
}

a.icon-box {
	display: inline-block;
	width: 214px;
	height: 214px;
	background: #E6E5E3;
	color: #B0B0AE;
	position: relative;
	text-align: center;
}

a.icon-box span {
	display: block;
	margin-top: 40px;
	font-family: 'AkzidenzGroteskBE';
	text-transform: uppercase;
	font-size: 16px;
}

a.icon-box:before {
	content: '';
	background: url(images/icons-sprite.png) no-repeat;
	display: inline-block;
	width: 66px; height: 76px;
	margin-top: 55px;
}

a.icon-box:hover {
	background: #B0B0AE;
	color: #E6E5E3;
}

a.icon-box-1:before {
	background-position: -0px -0px; 
}

a.icon-box-1:hover:before {
	background-position: -0px -86px;
}

a.icon-box-2:before {
	background-position: -0px -172px;
}

a.icon-box-2:hover:before {
	background-position: -0px -258px;
}

a.icon-box-3:before {
	background-position: -0px -344px;
}

a.icon-box-3:hover:before {
	background-position: -0px -430px;
}

a.icon-box-4 {
	width: 664px;
}

.icon-box-4.icon-box-4:before {
	width: 215px; height: 72px;
	background-position: -0px -516px; 
}

a.icon-box-4:hover:before {
	background-position: -0px -598px;
}

.icon-boxes .icon-box {
	margin-right: 10px;
	float: left;
}

.icon-boxes .icon-box-3 {
	margin-right: 0;
}

.icon-boxes .icon-box-4 {
	margin: 10px 0;
}


ul.links-list, #content .page ul.links-list,
ul.links-list li, #content .page ul.links-list li{
	list-style: none;
}

ul.links-list li, #content .page ul.links-list li{
	margin-bottom: 4px;
}

.links-list li a {
	display: block;
	position: relative;
	background: #E6E5E3;
	padding: 15px 50px 15px 30px;
	font-family: 'AkzidenzGroteskBE';
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
}

.links-list.url li a {
	text-transform: lowercase;
	letter-spacing: 1px;
}

.links-list li a:hover {
	background: #B0B0AE;
	color: #E6E5E3;
}

.links-list li a:after {
	content:'';
	background: url(images/right-arrow.png)no-repeat;
	display: block;
	width: 18px; height: 18px;
	position: absolute;
	right: 20px;
	top: 16px;
}

/* Fixes */
.faq p.faq-top {
	display: none;
}

dl.faq-list dt{
	color: #515151 !important;
}


/* Search */

.search-results{

}

.single-search{
	margin-bottom: 20px;
}

.search-results #content h1{
	margin-bottom: 30px;
}

#content .single-search .title{
	text-transform: capitalize;
	font-size: 22px;
	margin-bottom: 10px;
}

.single-search .title a{

}

.single-search .title a:hover{

}

.single-search .excerpt{
	font-size: 13px;
}


/* Responsive */	
@media only screen and (max-width: 1024px) {
	#home-top, .home-latest-news #latest-news-wrapper {
		max-width: 100%;
		box-sizing: border-box;
	}
	
	.home-top-left {
		height: auto;
	}
	
	.home-top-left .widget {
		padding-bottom: 10px;
	}
	
	
	#home-middle {
		max-width: 100%;
	}
	
	.home-middle-1, .home-middle-2,
	.home-middle-3, .home-middle-4 {
		max-width: 23%;
		padding: 0 1%;
	}
	
	.home-latest-news #latest-news-wrapper #widgetkit-2 {
		padding: 0;
		width: 710px;
	}

	.home-latest-news #latest-news-wrapper .wk-slideset-default article+strong.title,
	.home-latest-news #latest-news-wrapper .widget_hwim p,
	.home-latest-news .wk-slideset-default article	{
		margin: 0 6px;
	}
	
	.home-latest-news .wk-slideset-default .sets {
		margin: 0;
	}
	
	.header-banner .header-title-wrap .header-title {
		position: absolute;
		top: 24px;
	}
	
	.archive #content-sidebar-wrap, .single #content-sidebar-wrap, 
	.search #content-sidebar-wrap, .page #content-sidebar-wrap {
		width: 96%;
		padding: 35px 2%;
		display: inline-block;
	}
	
}
@media only screen and (min-width:802px) and (max-width:961px){
	#slider-wrap .widget_search,
	#header .wrap, 
	#home-middle, 	
	.home-call-to-action #cta-wrapper {
		width: 100%;
		}

	.header-image #header #title-area {
		background: url(images/logo.jpg) center center no-repeat;
		}

	.full-width-content #content,
	.sidebar-content #content, 
	.content-sidebar #content,
	.header-image #title-area, 
	.header-image #title-area #title, 
	.header-image #title-area #title a {
		float: none;
		padding: 0;
		width: 100%;
		}	

	#header .widget-area {
		margin: 0 0 30px;
		width: 100%;
		}
		
	.header-banner .header-title-wrap .header-title {
		position: absolute;
		top: 10px;
	}
	
	.header-banner .header-title-wrap .header-title h1{
		margin-left: 10px;
	}

	#local_time_clock-2 {
		float: none;
		margin: 0 0 20px;
		}

	.phone-wrap {
		float: none;
		}

	.phone-wrap #time {
		float: none;
		margin: 0 auto 10px;
		text-align: center;
		width: 40%;
		}

	.phone-wrap #phone {
		margin: 0 auto;
		float: none;		
		width: 35%;
		}

	.widget_nav_menu {
		margin: 10px auto 0;
		width: 400px;
		max-width: 80%;
	}

	#home-top {
		padding: 30px 0;
		width: 95%;
	}

	#home-top .textwidget {
		padding: 10px 0;
		}
	
	.home-top-right #text-3 .textwidget {
		padding: 10px 32px 0 0;
	}

	.home-top-right, 
	.home-top-left {
		height: auto;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		}

	.home-top-left .widget,
	.home-top-right .widget {
		padding: 0 20px;
		}

	.home-latest-news #latest-news-wrapper {
		padding: 30px 0;
		width: 95%;
		}

	.home-latest-news .wk-slideset {
			height: 350px !important;
		}

	.home-latest-news #latest-news-wrapper #widgetkit-2,
	.home-latest-news.full-width-page #latest-news-wrapper {
		/* width: 93%;
		padding: 0 10px; */
		width: 97%;
		padding: 0 1.5%;
	}

	.home-latest-news #latest-news-wrapper .widget_hwim {
		clear: both;
		float: none;
		margin: 0 auto 0;
		text-align: center;
		width: 100%;
		}

	.home-latest-news #latest-news-wrapper .widget_hwim .widget-wrap {
		width: 100%;
		margin: 0 auto;
		}

	.home-latest-news #latest-news-wrapper .widget_hwim p {
		margin: 0 auto;
		padding: 10px;
		}

	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev {
		top: 90%;
		}

	.home-middle-1,
	.home-middle-2,
	.home-middle-3,
	.home-middle-4 {
		float: none;
		padding: 0 19px;
		margin: 40px auto 0;
		width: 300px;
		max-width: 90%;
	}
	
	.home-call-to-action {
		margin: 0 2.5%;
	}
    /*SELF compass*/
	.entry-content .self-content {
		margin: 30px auto 0;
		position: relative;
	}

	.entry-content .compass-wrap {
		background: url(images/self-480.png) no-repeat center center;
		font-size: 9px;
		line-height: 1;		
		height: 480px;
		margin: 10px auto 0;
		width: 540px;		
		}

	.entry-content .compass-wrap .securing-personal {		
		left: 218px;
		top: -34px;
	}

	.entry-content .compass-wrap .balancing-lifestyle {		
		left: -4px;
		top: 188px;
	}

	.entry-content .compass-wrap .covering-life {		
		right: 30px;		
		top: 192px;		
	}

	.entry-content .compass-wrap .building-wealth {
		left: 213px;
		bottom: 0;
	}
	
	.entry-content .compass-wrap .building-wealth span {
		left: 17px;
		bottom: 40px;
		width: 70px;
	}

	.entry-content .compass-wrap .securing-personal span {
		left: 14px;
		top: 63px;
		width: 70px;
	}

	.entry-content .compass-wrap .balancing-lifestyle span {
		left: 36px;
		top: 40px;
		width: 70px;
	}

	.entry-content .compass-wrap .covering-life span {
		right: 13px;
		top: 35px;
		width: 70px;
	}

	.entry-content .compass-wrap .securing-personal:hover {
		background: url(images/securing-personal-480-hover.png) no-repeat 0 0;
		height: 240px;
		width: 100px;
	}

	.entry-content .compass-wrap .balancing-lifestyle:hover {
		background: url(images/balancing-lifestyle-480-hover.png) no-repeat 0 0;
		height: 101px;
		width: 240px;
	}

	.entry-content .compass-wrap .covering-life:hover {
		background: url(images/covering-life-480-hover.png) no-repeat 0 0;
		height: 100px;
		width: 215px;
	}
	
	.entry-content .compass-wrap .building-wealth:hover {
		background: url(images/building-wealth-480-hover.png) no-repeat 0 0;
		height: 215px;
		width: 104px;
	}
	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-800.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 411px;
		line-height: 18px;
		margin: 0px 0 0 15px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 660px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 27px;
		position: absolute;
		top: 160px;
		width: 85px !important;
		height: 88px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-800.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 200px;
		position: absolute;
		top: 160px;
		width: 88px !important;
		height: 88px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 380px;
		position: absolute;
		top: 160px;
		width: 71px !important;
		height: 86px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 18px;
		position: absolute;
		top: 160px;
		width: 83px !important;
		height: 87px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 287px;
		position: absolute;
		top: 300px;
		width: 68px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 275px;
		position: absolute;
		top: 32px;
		width: 93px !important;
		height: 75px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 93%;
	}

	#sidebar {
		float: none;
		display: block;
		width: 80%;
		margin: 20px auto;
		text-align: center;
	}
	
	#sidebar .sidebar-latest-news h2 a,
	.sidebar .btn-yellow.no-bg-img {
		display: inline-block;
	}


	.home.content-sidebar #inner {
		width: 100%;
		padding: 0;
		}

	.full-width-content #inner,
	.content-sidebar #inner {
		width: 90%;
		padding: 10px;
		}

	.single-team #content-sidebar-wrap,
	.page #content-sidebar-wrap,
	.page.sidebar-content #content-sidebar-wrap, 
	.page.content-sidebar #content-sidebar-wrap, 
	.archive.sidebar-content #content-sidebar-wrap, 
	.archive.content-sidebar #content-sidebar-wrap, 
	.single.sidebar-content #content-sidebar-wrap, 
	.single.content-sidebar #content-sidebar-wrap, 
	.search.sidebar-content #content-sidebar-wrap, 
	.search.content-sidebar #content-sidebar-wrap {
		width: 100%;
		padding: 0;
		}

	#self-content-wrap {		
		margin: 0 auto;
		width: 88%;
	}

	#footer-widgeted .wrap {
		width: 90%;
		}

	#footer-widgeted .widget {
		margin: 0 auto;
		}

	.footer-widgeted-2 #text-9,
	.footer-widgeted-2 #text-10 {
		float: none;
		text-align: center;		
		width: 100%;
		}

	.footer-widgeted-3 {
		float: none;
		padding: 30px 0 0;
		text-align: center;
		width: 100%;
		}	

	.footer-widgeted-4 {
		text-align: center;
		width: 100%;
		}
		
	.grid_9 {
		width: 675px;
		margin-left: 0;
		max-width: 100%;
	}
	
	#content .team-wrap h2 {
		padding: 0;
		display: inline-block;
		float: none;
	}
	
	.home-latest-news.full-width-page {
		padding: 0 0 30px 0;
	}
	
	#content .team-wrap {
		text-align: center;
	}
	
	.team-wrap .team-box {
		float: none;
		display: inline-block;
		margin: 0;
	}
	
	.blog-wrap, #content .pagination ul  {
		text-align: center;
	}
	
	.blog-wrap .blog-box,
	#content .pagination ul li{
		float: none;
		display: inline-block;
	}
	
	.blog-wrap {
		margin: 30px 0;
	}
	
	.fir-fix {
		display: none;
	}
}

@media only screen and (max-width: 800px) {
	
	#slider-wrap .widget_search,
	#header .wrap, 
	#home-middle, 	
	.home-call-to-action #cta-wrapper {
		width: 100%;
		}

	.header-image #header #title-area {
		background: url(images/logo.jpg) center center no-repeat;
		}

	.full-width-content #content,
	.sidebar-content #content, 
	.content-sidebar #content,
	.header-image #title-area, 
	.header-image #title-area #title, 
	.header-image #title-area #title a {
		float: none;
		padding: 0;
		width: 100%;
		}	

	#header .widget-area {
		margin: 0 0 30px;
		width: 100%;
		}
		
	.header-banner .header-title-wrap .header-title {
		position: absolute;
		top: 10px;
	}
	
	.header-banner .header-title-wrap .header-title h1{
		margin-left: 10px;
	}

	#local_time_clock-2 {
		float: none;
		margin: 0 0 20px;
		}

	.phone-wrap {
		float: none;
		}

	.phone-wrap #time {
		float: none;
		margin: 0 auto 10px;
		text-align: center;
		width: 40%;
		}

	.phone-wrap #phone {
		margin: 0 auto;
		float: none;		
		width: 35%;
		}

	.widget_nav_menu {
		margin: 10px auto 0;
		width: 400px;
		max-width: 80%;
	}

	#home-top {
		padding: 30px 0;
		width: 95%;
	}

	#home-top .textwidget {
		padding: 10px 0;
		}
	
	.home-top-right #text-3 .textwidget {
		padding: 10px 32px 0 0;
	}

	.home-top-right, 
	.home-top-left {
		height: auto;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		}

	.home-top-left .widget,
	.home-top-right .widget {
		padding: 0 20px;
		}

	.home-latest-news #latest-news-wrapper {
		padding: 30px 0;
		width: 95%;
		}

	.home-latest-news .wk-slideset {
			height: 350px !important;
		}

	.home-latest-news #latest-news-wrapper #widgetkit-2,
	.home-latest-news.full-width-page #latest-news-wrapper {
		/* width: 93%;
		padding: 0 10px; */
		width: 97%;
		padding: 0 1.5%;
	}

	.home-latest-news #latest-news-wrapper .widget_hwim {
		clear: both;
		float: none;
		margin: 0 auto 0;
		text-align: center;
		width: 100%;
		}

	.home-latest-news #latest-news-wrapper .widget_hwim .widget-wrap {
		width: 100%;
		margin: 0 auto;
		}

	.home-latest-news #latest-news-wrapper .widget_hwim p {
		margin: 0 auto;
		padding: 10px;
		}

	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev {
		top: 90%;
		}

	.home-middle-1,
	.home-middle-2,
	.home-middle-3,
	.home-middle-4 {
		float: none;
		padding: 0 19px;
		margin: 40px auto 0;
		width: 300px;
		max-width: 90%;
	}
	
	.home-call-to-action {
		margin: 0 2.5%;
	}
    /*SELF compass*/
	.entry-content .self-content {
		margin: 30px auto 0;
		position: relative;
	}

	.entry-content .compass-wrap {
		background: url(images/self-480.png) no-repeat center center;
		font-size: 9px;
		line-height: 1;		
		height: 480px;
		margin: 10px auto 0;
		width: 540px;		
		}

	.entry-content .compass-wrap .securing-personal {		
		left: 218px;
		top: -34px;
	}

	.entry-content .compass-wrap .balancing-lifestyle {		
		left: -4px;
		top: 188px;
	}

	.entry-content .compass-wrap .covering-life {		
		right: 30px;		
		top: 192px;		
	}

	.entry-content .compass-wrap .building-wealth {
		left: 213px;
		bottom: 0;
	}
	
	.entry-content .compass-wrap .building-wealth span {
		left: 17px;
		bottom: 40px;
		width: 70px;
	}

	.entry-content .compass-wrap .securing-personal span {
		left: 14px;
		top: 63px;
		width: 70px;
	}

	.entry-content .compass-wrap .balancing-lifestyle span {
		left: 36px;
		top: 40px;
		width: 70px;
	}

	.entry-content .compass-wrap .covering-life span {
		right: 13px;
		top: 35px;
		width: 70px;
	}

	.entry-content .compass-wrap .securing-personal:hover {
		background: url(images/securing-personal-480-hover.png) no-repeat 0 0;
		height: 240px;
		width: 100px;
	}

	.entry-content .compass-wrap .balancing-lifestyle:hover {
		background: url(images/balancing-lifestyle-480-hover.png) no-repeat 0 0;
		height: 101px;
		width: 240px;
	}

	.entry-content .compass-wrap .covering-life:hover {
		background: url(images/covering-life-480-hover.png) no-repeat 0 0;
		height: 100px;
		width: 215px;
	}
	
	.entry-content .compass-wrap .building-wealth:hover {
		background: url(images/building-wealth-480-hover.png) no-repeat 0 0;
		height: 215px;
		width: 104px;
	}
	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-800.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 411px;
		line-height: 18px;
		margin: 0px 0 0 15px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 660px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 27px;
		position: absolute;
		top: 160px;
		width: 85px !important;
		height: 88px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-800.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 200px;
		position: absolute;
		top: 160px;
		width: 88px !important;
		height: 88px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 380px;
		position: absolute;
		top: 160px;
		width: 71px !important;
		height: 86px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 18px;
		position: absolute;
		top: 160px;
		width: 83px !important;
		height: 87px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 287px;
		position: absolute;
		top: 300px;
		width: 68px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 275px;
		position: absolute;
		top: 32px;
		width: 93px !important;
		height: 75px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-800.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 93%;
	}

	#sidebar {
		float: none;
		display: block;
		width: 80%;
		margin: 20px auto;
		text-align: center;
	}
	
	#sidebar .sidebar-latest-news h2 a,
	.sidebar .btn-yellow.no-bg-img {
		display: inline-block;
	}


	.home.content-sidebar #inner {
		width: 100%;
		padding: 0;
		}

	.full-width-content #inner,
	.content-sidebar #inner {
		width: 90%;
		padding: 10px;
		}

	.single-team #content-sidebar-wrap,
	.page #content-sidebar-wrap,
	.page.sidebar-content #content-sidebar-wrap, 
	.page.content-sidebar #content-sidebar-wrap, 
	.archive.sidebar-content #content-sidebar-wrap, 
	.archive.content-sidebar #content-sidebar-wrap, 
	.single.sidebar-content #content-sidebar-wrap, 
	.single.content-sidebar #content-sidebar-wrap, 
	.search.sidebar-content #content-sidebar-wrap, 
	.search.content-sidebar #content-sidebar-wrap {
		width: 100%;
		padding: 0;
		}

	#self-content-wrap {		
		margin: 0 auto;
		width: 88%;
	}

	#footer-widgeted .wrap {
		width: 90%;
		}

	#footer-widgeted .widget {
		margin: 0 auto;
		}

	.footer-widgeted-2 #text-9,
	.footer-widgeted-2 #text-10 {
		float: none;
		text-align: center;		
		width: 100%;
		}

	.footer-widgeted-3 {
		float: none;
		padding: 30px 0 0;
		text-align: center;
		width: 100%;
		}	

	.footer-widgeted-4 {
		text-align: center;
		width: 100%;
		}
		
	.grid_9 {
		width: 675px;
		margin-left: 0;
		max-width: 100%;
	}
	
	#content .team-wrap h2 {
		padding: 0;
		display: inline-block;
		float: none;
	}
	
	.home-latest-news.full-width-page {
		padding: 0 0 30px 0;
	}
	
	#content .team-wrap {
		text-align: center;
	}
	
	.team-wrap .team-box {
		float: none;
		display: inline-block;
		margin: 0;
	}
	
	.blog-wrap, #content .pagination ul  {
		text-align: center;
	}
	
	.blog-wrap .blog-box,
	#content .pagination ul li{
		float: none;
		display: inline-block;
	}
	
	.blog-wrap {
		margin: 30px 0;
	}
	
	.fir-fix {
		display: none;
	}

	.home-middle-2 h4, .home-middle-3 h4, .home-middle-4 h4 {
	    margin: 40px 0 5px !important;
	}

}

#em_wfs_formfield_3304816{
	color: #7D7D7D !important;
    font-family: 'Open Sans' !important;
    padding: 8px 0 !important;
    text-align: center !important;
}

.off-display{
	display: none;
}

@media only screen and (min-width:601px) and (max-width:746px){

	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-600.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 341px;
		line-height: 18px;
		margin: 0px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 536px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 21px;
		position: absolute;
		top: 130px;
		width: 73px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-600.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 163px;
		position: absolute;
		top: 130px;
		width: 76px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 310px;
		position: absolute;
		top: 130px;
		width: 59px !important;
		height: 74px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 17px;
		position: absolute;
		top: 130px;
		width: 71px !important;
		height: 75px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 233px;
		position: absolute;
		top: 250px;
		width: 56px !important;
		height: 64px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 221px;
		position: absolute;
		top: 28px;
		width: 81px !important;
		height: 63px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 92%;
	}

}

.office-link{
	width: 150px;
	margin: -70px;
	position: absolute;
	height: 35px;
}

.news-map{
		/*margin-top: 70px !important;*/
}

/*for IE*/
@media screen and (min-width:0\0) { /*for IE*/
    .office-link{
		width: 150px;
		margin: -70px 40px;
		position: absolute;
		height: 35px;
	}


}

@media only screen and (max-width: 600px) {

	.local_time_clock-2, 
	.time-clock {
		float: none;
		margin: 10px auto;
		text-align: center;
		display: block;
		width: 100%;
	}

	.time-clock #TestClock {
		margin: 0 auto;
	}


	.home-latest-news .wk-slideset {
			height: 250px !important;
		}

	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev {
		top: 66%;
		}

	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-600.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 341px;
		line-height: 18px;
		margin: 0px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 536px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 21px;
		position: absolute;
		top: 130px;
		width: 73px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-600.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 163px;
		position: absolute;
		top: 130px;
		width: 76px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 310px;
		position: absolute;
		top: 130px;
		width: 59px !important;
		height: 74px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 17px;
		position: absolute;
		top: 130px;
		width: 71px !important;
		height: 75px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 233px;
		position: absolute;
		top: 250px;
		width: 56px !important;
		height: 64px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 221px;
		position: absolute;
		top: 28px;
		width: 81px !important;
		height: 63px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 92%;
	}
	
}

@media only screen and (min-width:481px) and (max-width:581px){

	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-480.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 266px;
		line-height: 18px;
		margin-left: -3px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 439px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 14px;
		position: absolute;
		top: 96px;
		width: 63px !important;
		height: 66px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-480.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 130px;
		position: absolute;
		top: 94px;
		width: 66px !important;
		height: 66px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 252px;
		position: absolute;
		top: 96px;
		width: 49px !important;
		height: 64px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 11px;
		position: absolute;
		top: 96px;
		width: 61px !important;
		height: 65px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 192px;
		position: absolute;
		top: 193px;
		width: 46px !important;
		height: 54px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 180px;
		position: absolute;
		top: 12px;
		width: 68px !important;
		height: 50px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 90%;
	}


}

@media only screen and (max-width: 568px) {

	.home-latest-news #latest-news-wrapper .widget_hwim .widget-wrap {
		width: 100%;
		margin: 0 auto;
		}

	.phone-wrap #time {
		width: 42%;
		}	

	#content .team-wrap,
	#content .team-wrap h2 {
		padding: 0;
		width: 100%;
	}
	
	.header-banner .header-title-wrap .header-title {
		top: 0px;
	}

	
	a.icon-box {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
		float: none;
	}
	
	.icon-boxes .icon-box-4 {
		margin: 0 0 10px 0;
		width: 100%;
	}

	/*Journey Diagram*/
	/*.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-568.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 314px;
		line-height: 18px;
		margin-left: -3px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 517px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 16px;
		position: absolute;
		top: 115px;
		width: 73px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-600.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 153px;
		position: absolute;
		top: 112px;
		width: 76px !important;
		height: 76px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 295px;
		position: absolute;
		top: 115px;
		width: 59px !important;
		height: 74px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 14px;
		position: absolute;
		top: 115px;
		width: 71px !important;
		height: 75px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 225px;
		position: absolute;
		top: 230px;
		width: 56px !important;
		height: 64px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 212px;
		position: absolute;
		top: 14px;
		width: 81px !important;
		height: 63px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-600.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 91%;
	}*/


}


@media only screen and (max-width: 480px) {

	.grid_9 {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	#content .team-wrap h2 {
		background: url('images/team-yellow-line.jpg') no-repeat center left;
		margin-top: 90px !important;
	}
    /*SELF COMPASS*/
	.entry-content .compass-wrap {
		background: url(images/self-288.png) no-repeat center center;
		font-size: 7px;
		line-height: 1;		
		height: 320px;
		margin: 10px auto 0;
		width: 288px;		
		}

	.entry-content .compass-wrap .securing-personal {		
		left: 113px;
		top: 16px;
	}

	.entry-content .compass-wrap .balancing-lifestyle {		
		left: 0;
		top: 129px;
	}

	.entry-content .compass-wrap .covering-life {		
		right: 0;		
		top: 131px;		
	}

	.entry-content .compass-wrap .building-wealth {
		left: 110px;
		bottom: 17px;
	}
	
	.entry-content .compass-wrap .building-wealth span {
		left: 1px;
		bottom: 20px;
		width: 60px;
	}

	.entry-content .compass-wrap .securing-personal span {
		left: -1px;
		top: 16px;
		width: 60px;
	}

	.entry-content .compass-wrap .balancing-lifestyle span {
		left: -7px;
		top: 24px;
		width: 60px;
	}

	.entry-content .compass-wrap .covering-life span {
		right: 8px;
		top: 19px;
		width: 40px;
	}

	.entry-content .compass-wrap .securing-personal:hover {
		background: url(images/securing-personal-288-hover.png) no-repeat 0 0;
		height: 124px;
		width: 59px;
	}

	.entry-content .compass-wrap .balancing-lifestyle:hover {
		background: url(images/balancing-lifestyle-288-hover.png) no-repeat 0 0;
		height: 61px;
		width: 124px;
	}

	.entry-content .compass-wrap .covering-life:hover {
		background: url(images/covering-life-288-hover.png) no-repeat 0 0;
		height: 60px;
		width: 129px;
	}
	
	.entry-content .compass-wrap .building-wealth:hover {
		background: url(images/building-wealth-288-hover.png) no-repeat 0 0;
		height: 128px;
		width: 61px;
	}
	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-480.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 266px;
		line-height: 18px;
		margin-left: -3px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 439px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 14px;
		position: absolute;
		top: 96px;
		width: 63px !important;
		height: 66px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-480.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 130px;
		position: absolute;
		top: 94px;
		width: 66px !important;
		height: 66px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 252px;
		position: absolute;
		top: 96px;
		width: 49px !important;
		height: 64px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 11px;
		position: absolute;
		top: 96px;
		width: 61px !important;
		height: 65px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 192px;
		position: absolute;
		top: 193px;
		width: 46px !important;
		height: 54px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 180px;
		position: absolute;
		top: 12px;
		width: 68px !important;
		height: 50px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-480.png) no-repeat 0 0;	
	}

	.entry-content .journey-content {
		width: 90%;
	}

	.header-banner-image{
		display: none;
	}
	
	.header-banner .header-title-wrap .header-title {
		position: relative;
	}
	
	#slider-wrap .widget_search .widget-wrap {
		position: relative;
		right: 0;
	}
	
	#slider-wrap .widget_search .widget-wrap {
		text-align: center;
	}
	
	#slider-wrap .widget_search .widget-wrap form {
		display: inline-block;
	}
	
	#slider-wrap .widget_search .widget-wrap input[type="image"] {
		float: left;
	}
	
	.header-banner .header-title-wrap .header-title h1 {
		background: #A5A5A5;
		margin: 0;
		padding: 15px;
		text-align: center;
		line-height: 1;
	}
	
	/* #latest-news-wrapper .wk-slideset .set>li {
		position: relative;
	} */
	
	.home-latest-news .wk-slideset {
		height: 160px !important;
	}
	
	.home-latest-news .wk-slideset-default .sets {
		height: 150px!important;
	}
	
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev {
		top: 90%;
	}
	/* .home-latest-news #latest-news-wrapper .set {
		width: 294px!important;
		transform: none!important;
		-moz-transform: none!important;
		-webkit-transform: none!important;
	} */

	#content .team-wrap {
		text-align: left !important;
	}
	
	.home-middle-2 h4, .home-middle-3 h4, .home-middle-4 h4 {
	    margin: 40px 0 5px !important;
	}
}

@media only screen and (min-width:220px) and (max-width:479px){

	#slider-wrap .widget_search .widget-wrap {
		left: 12%;
		right: auto;
	}
	
	.header-banner .header-title-wrap .header-title {
		left: 4%;
	}

	.header-banner img {
		width: auto;
	}

	.home-latest-news .wk-slideset {
			height: 150px !important;
		}

	.phone-wrap #time { 
		width: 48%;
		}

	.home-latest-news #latest-news-wrapper .widget_hwim .widget-wrap {
		width: 100%;
		margin: 0 auto;
		}

	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .next, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div:hover .prev,
	.team-slideshow .wk-slideset-default > div .next, 
	.team-slideshow .wk-slideset-default > div .prev, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div .next, 
	.home-latest-news #latest-news-wrapper .wk-slideset-default > div .prev {
		top: 48%;
	}


	.home-latest-news #latest-news-wrapper .widget_hwim p {
		margin: 0 auto;
		padding: 10px;
		}

	.home-middle-1,
	.home-middle-2,
	.home-middle-3,
	.home-middle-4 {
		float: none;
		padding: 0 19px;
		margin: 0 auto;
		width: 90%;
		}

	.home-top-left h4 {
		margin: 15px 0 5px;
		}

	.home-top-right #text-3 .textwidget {
		padding: 0;
		}

	.team-wrap .team-box {
		margin: 0 33px 20px;
	}

	.team-wrap .team-box.team-box-2,
	.team-wrap .team-box.team-box-6,
	.team-wrap .team-box.team-box-10 {
		margin: 0 0 20px 33px;
		}

	.team-wrap .team-box.team-box-3,
	.team-wrap .team-box.team-box-7,
	.team-wrap .team-box.team-box-11 {
		margin: 0 10px 20px 33px;
		}

	#sidebar {
		float: none;
		display: block;
		width: 100%;
		}

	/*Journey Diagram*/
	.entry-content .journey-wrap {
		background: url(images/journey/journey-diagram-320.png) no-repeat center center;
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		height: 176px;
		line-height: 18px;
		margin-left: -3px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #FFF;
		width: 291px;
	}


	.entry-content .journey-wrap .self-assessment {
		left: 10px;
		position: absolute;
		top: 66px;
		width: 38px !important;
		height: 41px !important;
	}
	.entry-content .journey-wrap .self-assessment:hover {
		background: url(images/journey/hover/self-assessment-hover-320.png) no-repeat 0 0;
		padding-top: 0px;	
	}
	

	.entry-content .journey-wrap .establishing {
		left: 87px;
		position: absolute;
		top: 63px;
		width: 41px !important;
		height: 41px !important;
	}
	.entry-content .journey-wrap .establishing:hover {
		background: url(images/journey/hover/establishing-hover-320.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .evaluating {
		left: 169px;
		position: absolute;
		top: 66px;
		width: 29px !important;
		height: 44px !important;
	}
	.entry-content .journey-wrap .evaluating:hover {
		background: url(images/journey/hover/evaluating-hover-320.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .implementation {
		right: 9px;
		position: absolute;
		top: 66px;
		width: 36px !important;
		height: 40px !important;
	}
	.entry-content .journey-wrap .implementation:hover {
		background: url(images/journey/hover/implementation-hover-320.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .measuring-progress {
		right: 122px;
		position: absolute;
		top: 122px;
		width: 41px !important;
		height: 49px !important;
	}
	.entry-content .journey-wrap .measuring-progress:hover {
		background: url(images/journey/hover/measure-progress-hover-320.png) no-repeat 0 0;	
	}

	.entry-content .journey-wrap .continuous {
		right: 120px;
		position: absolute;
		top: 10px;
		width: 43px !important;
		height: 25px !important;
	}
	.entry-content .journey-wrap .continuous:hover {
		background: url(images/journey/hover/continous-hover-320.png) no-repeat 0 0;	
	}	

	.entry-content .journey-content {
		width: 85%;
	}


}
