/*
Theme Name: Preferential
Theme URI: http://www.styledthemes.com/preferential/
Author: Styled Themes
Author URI: http://www.styledthemes.com/
Description: Preferential is a responsive theme designed for both business and personal websites. You get multiple layouts, several post formats, styled WP Gallery, custom form styling, 13 widget positions, 5 page templates.
Version: 1.2.1
License: GNU General Public License
License URI: license.txt
Text Domain: preferential
Domain Path: /languages/
Tags: custom-colors, white, light, two-columns, three-columns, fluid-layout, responsive-layout, fixed-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* 
 * Embedded Fonts
 * Generated by Font Squirrel (http://www.fontsquirrel.com) on November 22, 2013
 * Fonts by Google
 */
 

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

@font-face {
    font-family: 'Open Sans light';
    src: url('fonts/opensans-light.eot');
    src: url('fonts/opensans-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light.woff') format('woff'),
         url('fonts/opensans-light.ttf') format('truetype'),
         url('fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans-regular.eot');
    src: url('fonts/opensans-regulard41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular.woff') format('woff'),
         url('fonts/opensans-regular.ttf') format('truetype'),
         url('fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
	}

#pref-top {
	border-bottom: 1px solid #a2a2a2;
	height: 435px;
	background-color: #fff;
	position: relative;
	-webkit-box-shadow: 0 0.188rem 0.625rem 0 #BFBFBF;
	box-shadow: 0 0.188rem 0.625rem 0 #BFBFBF;
}

#pref-outerbox {
	max-width: 1400px;
	position: relative;
	z-index:1;
	background-color: #fff;
	min-height: 20rem;
	margin:0 auto;	
	border-radius: 3.750rem 3.750rem 0 0;
	-webkit-border-radius: 3.750rem 3.750rem 0 0;
	-webkit-box-shadow:  0 0 1.250rem 0px rgba(0, 0, 0, .2);  
    box-shadow:  0 0 1.250rem 0 rgba(0, 0, 0, .2);		
}
#pref-navbox {
	min-height: 2.938rem;	
	background: #6ea2cf url(images/nav-gradient.png) 0 bottom repeat-x;
	border-radius: 3.750rem 3.750rem 0 0;
	color: #fff;
	text-align: center;
}
#pref-logo {
	max-width: 1200px;
	margin: 2rem auto;
	text-align: center;
}
#pref-logo-title {
	margin: 1.875rem auto;
	text-align: center;
}

#pref-announcement {
	padding: 5px 0;
	font: italic 0.75rem Verdana, "Lucida Grande",sans-serif;
	color: #fff;
	text-align: center;
}
#pref-banner {
	border-top: 0.250rem solid #cde4ec;
	border-bottom: 0.250rem solid #cde4ec;
}
#pref-banner-shadow img {
	margin:auto;
}

#pref-main-section {
	padding: 2rem 0 3rem;
}
#pref-content {}

#pref-cta {
	padding:1.5rem 0;
	border-bottom: 1px solid #cbd5a6;
	text-align: center;
}

#pref-bottom {
	background-color: #6ea2cf;
	padding: 1rem 0;
	color: #fff;
}
#pref-social {
	background-color: #595a67;
	color: #9ba2a7;
	padding: 0.5rem;
	text-align: center;
	border-bottom: 5px solid #000;
}
#pref-main-section,
#pref-bottom,
#pref-social-content {
	font-size: 0.813rem;	
}
#pref-social-content {
	margin-bottom: 0.813rem;
}
#pref-footer {
	margin: 1.5rem auto;
	font: normal 0.688rem verdana, 'lucida grande', sans-serif;
	color: #696969;
	text-align: center;
}
#pref-footer-content {}
#pref-breadcrumbs {
	padding:0.75em 0;
	font: italic 0.688em Verdana, "Segoe UI", sans-serif, "Open Sans";
}


/*
 * Font Icons: Icomoon
 */
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	top: 0;
	display: inline-block;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.icon-home:before {
	content: "\e600";
}
.icon-newspaper:before {
	content: "\e601";
}
.icon-paint-format:before {
	content: "\e602";
}
.icon-image:before {
	content: "\e603";
}
.icon-images:before {
	content: "\e604";
}
.icon-music:before {
	content: "\e605";
}
.icon-play:before {
	content: "\e606";
}
.icon-film:before {
	content: "\e607";
}
.icon-book:before {
	content: "\e608";
}
.icon-file:before {
	content: "\e609";
}
.icon-profile:before {
	content: "\e60a";
}
.icon-file2:before {
	content: "\e60b";
}
.icon-file3:before {
	content: "\e60c";
}
.icon-stack:before {
	content: "\e60d";
}
.icon-cart:before {
	content: "\e60e";
}
.icon-phone:before {
	content: "\e60f";
}
.icon-envelope:before {
	content: "\e610";
}
.icon-screen:before {
	content: "\e611";
}
.icon-mobile:before {
	content: "\e612";
}
.icon-tablet:before {
	content: "\e613";
}
.icon-undo:before {
	content: "\e614";
}
.icon-redo:before {
	content: "\e615";
}
.icon-forward:before {
	content: "\e616";
}
.icon-reply:before {
	content: "\e617";
}
.icon-bubble:before {
	content: "\e618";
}
.icon-bubbles:before {
	content: "\e619";
}
.icon-bubble2:before {
	content: "\e61a";
}
.icon-bubbles2:before {
	content: "\e61b";
}
.icon-user:before {
	content: "\e61c";
}
.icon-users:before {
	content: "\e61d";
}
.icon-quotes-left:before {
	content: "\e61e";
}
.icon-search:before {
	content: "\e61f";
}
.icon-expand:before {
	content: "\e620";
}
.icon-contract:before {
	content: "\e621";
}
.icon-lock:before {
	content: "\e622";
}
.icon-lock2:before {
	content: "\e647";
}
.icon-unlocked:before {
	content: "\e674";
}
.icon-cog:before {
	content: "\e623";
}
.icon-cogs:before {
	content: "\e624";
}
.icon-bars:before {
	content: "\e625";
}
.icon-earth:before {
	content: "\e626";
}
.icon-link:before {
	content: "\e627";
}
.icon-warning:before {
	content: "\e628";
}
.icon-notification:before {
	content: "\e629";
}
.icon-question:before {
	content: "\e62a";
}
.icon-info:before {
	content: "\e62b";
}
.icon-spam:before {
	content: "\e675";
}
.icon-checkmark:before {
	content: "\e62c";
}
.icon-minus:before {
	content: "\e672";
}
.icon-play2:before {
	content: "\e673";
}
.icon-volume-low:before {
	content: "\e62d";
}
.icon-arrow-right:before {
	content: "\e62e";
}
.icon-arrow-left:before {
	content: "\e62f";
}
.icon-arrow-right2:before {
	content: "\e630";
}
.icon-arrow-left2:before {
	content: "\e631";
}
.icon-arrow-right3:before {
	content: "\e632";
}
.icon-arrow-left3:before {
	content: "\e633";
}
.icon-checkbox-checked:before {
	content: "\e634";
}
.icon-checkbox-unchecked:before {
	content: "\e635";
}
.icon-checkbox-partial:before {
	content: "\e636";
}
.icon-radio-checked:before {
	content: "\e637";
}
.icon-radio-unchecked:before {
	content: "\e638";
}
.icon-mail:before {
	content: "\e639";
}
.icon-mail2:before {
	content: "\e63a";
}
.icon-googleplus:before {
	content: "\e63b";
}
.icon-googleplus2:before {
	content: "\e63c";
}
.icon-googleplus3:before {
	content: "\e63d";
}
.icon-facebook:before {
	content: "\e63e";
}
.icon-facebook2:before {
	content: "\e63f";
}
.icon-facebook3:before {
	content: "\e640";
}
.icon-instagram:before {
	content: "\e641";
}
.icon-twitter:before {
	content: "\e642";
}
.icon-twitter2:before {
	content: "\e643";
}
.icon-twitter3:before {
	content: "\e644";
}
.icon-feed:before {
	content: "\e645";
}
.icon-feed2:before {
	content: "\e646";
}
.icon-youtube:before {
	content: "\e648";
}
.icon-youtube2:before {
	content: "\e649";
}
.icon-vimeo:before {
	content: "\e64a";
}
.icon-vimeo2:before {
	content: "\e64b";
}
.icon-vimeo3:before {
	content: "\e64c";
}
.icon-flickr:before {
	content: "\e64d";
}
.icon-flickr2:before {
	content: "\e676";
}
.icon-flickr22:before {
	content: "\e64e";
}
.icon-flickr3:before {
	content: "\e64f";
}
.icon-picassa:before {
	content: "\e650";
}
.icon-picassa2:before {
	content: "\e651";
}
.icon-dribbble:before {
	content: "\e652";
}
.icon-dribbble2:before {
	content: "\e653";
}
.icon-dribbble3:before {
	content: "\e654";
}
.icon-github:before {
	content: "\e655";
}
.icon-github2:before {
	content: "\e656";
}
.icon-github3:before {
	content: "\e657";
}
.icon-github4:before {
	content: "\e658";
}
.icon-github5:before {
	content: "\e659";
}
.icon-wordpress:before {
	content: "\e65a";
}
.icon-wordpress2:before {
	content: "\e65b";
}
.icon-blogger:before {
	content: "\e65c";
}
.icon-blogger2:before {
	content: "\e65d";
}
.icon-tumblr:before {
	content: "\e65e";
}
.icon-tumblr2:before {
	content: "\e65f";
}
.icon-skype:before {
	content: "\e660";
}
.icon-reddit:before {
	content: "\e661";
}
.icon-linkedin:before {
	content: "\e662";
}
.icon-lastfm:before {
	content: "\e663";
}
.icon-lastfm2:before {
	content: "\e664";
}
.icon-delicious:before {
	content: "\e665";
}
.icon-stumbleupon:before {
	content: "\e666";
}
.icon-stumbleupon2:before {
	content: "\e667";
}
.icon-pinterest:before {
	content: "\e668";
}
.icon-pinterest2:before {
	content: "\e669";
}
.icon-file-pdf:before {
	content: "\e66a";
}
.icon-html5:before {
	content: "\e66b";
}
.icon-html52:before {
	content: "\e66c";
}
.icon-chrome:before {
	content: "\e66d";
}
.icon-firefox:before {
	content: "\e66e";
}
.icon-IE:before {
	content: "\e66f";
}
.icon-opera:before {
	content: "\e670";
}
.icon-safari:before {
	content: "\e671";
}
.icon-google-plus2:before {
	content : "\e63b";
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
#pref-site-title {
	font: normal 2.5rem/1.1 "Open Sans light";
	margin:0;
}
#pref-site-tagline {
	font: normal 1rem/1 "Open Sans", sans-serif;
	margin:0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Open Sans Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.1;
	margin: 0.75rem 0;
}

h1 {
	font-size: 1.75rem;
}
h2 {
	font-size: 1.5rem;
}
h3 {
	font-size: 1.313rem;
}
h4 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.125rem;
}
h6 {
	font-size: 1rem;
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #222;
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
	font-weight:normal;
	line-height:1;
	color:#999
}
h1 small,h2 small,h3 small{
	font-size:65%
}
h4 small,h5 small,h6 small{
	font-size:75%
}
#pref-social-content h4 {
	font-size: 1rem;
}
#pref-cta h1 {
	margin: 0 0 0.250rem;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #fff;
}
#pref-cta p {
	margin: 0 0 0.375rem;
	line-height: 1.25;
}
.entry-title a {
	color: #383838;
}
.widget h3 {
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 600;
}

p {
	margin: 1.250em 0;
}

b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 2rem 0;
	border-left: 0.5rem solid #7e8a93;
	padding: 0 1rem;
	font-size: 0.875rem;
	line-height: 1.5;
	font-style: italic;
}
blockquote p {
	margin: 0;
}
blockquote cite {
	color: #b9bdbf;
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.5;	
}
blockquote cite:before { 
	content:"\2014";
	margin-right: .5em;
}

blockquote.pull-left {
	margin:.638em 2em .638em 0;
	width: 30%;
}
blockquote.pull-right {
	margin:.638em 0 .638em 2em;
	width: 30%;
	border-right: 0.5rem solid #7e8a93; 
	border-left:0;
	text-align:right;
}
blockquote.pull-left cite,
blockquote.pull-right cite {
	display: block;
	margin: 2px 0;
}

blockquote.darkblue {
	border-color: #394e63;
}
blockquote.blue {
	border-color: #5b99c5;
}
blockquote.lightblue {
	border-color: #8db5d9;
}
blockquote.orange {
	border-color: #deb538;
}
blockquote.green {
	border-color: #9eb25b;
}
blockquote.red {
	border-color: #cb5544;
}
blockquote.brown {
	border-color: #997c58;
}

address {
	margin: 0 0 1.5rem;
	font-style:italic;
}


kbd, tt, var,samp {
	font: 1em/1.1 Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}
kbd {
	color: #333;
	padding: 2px 12px;
	border: 1px solid #a6afb6;
	background-color: #fff;
}
abbr, acronym {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}
del {
	text-decoration:line-through;
	color: #9f3e20;
}
dfn {
	font-weight: 600;
}
dfn:before {
	content:open-quote;
}
dfn:after {
	content:close-quote;
}
ins {}
mark {
	background: #7e8a93;
	color: #fff;
	text-decoration: none;
	padding: 0 0.5em;
}
mark.darkblue {
	background-color: #394e63;
}
mark.blue {
	background-color: #5b99c5;
}
mark.lightblue {
	background-color: #8db5d9;
}
mark.orange {
	background-color: #deb538;
}
mark.green {
	background-color: #9eb25b;
}
mark.red {
	background-color: #cb5544;
}
mark.brown {
	background-color: #997c58;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 24px;
}
th {
	font-weight: bold;
}

.pref-dropcap {
	font: bold 72px/.8 "Open Sans", sans-serif;
	color: #5f8cb4;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
::selection {
	background-color: #5b99c5;
	color: #FFF;
}
p.form-allowed-tags {
	max-width: 100%;
	margin: 1rem auto;
}

/*--------------------------------------------------------------
Social Networking
--------------------------------------------------------------*/
#socialbar .icomoon {
	font-size: 1.375rem;
	width: 130%;
	height: 130%;
	border-radius: 50%;
	top:3px;
}
#socialbar a {
	display: inline-block;
	margin: 2px 0.25rem;
		
}

/* Social icons */
#twitter:before { content: '\e642'; }
#facebook:before { content: '\e63e'; }
#google:before { content: '\e63b'; }
#linkedin:before { content: '\e662'; }
#pinterest:before { content: '\e668'; }
#flickr:before { content: '\e64d'; }
#youtube:before { content: '\e648'; }
#vimeo:before { content: '\e64a'; }
#github:before { content: '\e655'; }
#instagram:before { content: '\e641'; }
#reddit:before { content: '\e661'; }
#dribble:before { content: '\e652'; }
#picassa:before { content: '\e650'; }
#wordpress:before { content: '\e65a'; }
#tumblr:before { content: '\e65e'; }
#stumbleupon:before { content: '\e666'; }
#rss:before { content: '\e645'; }
#email:before { content: '\e610'; }


/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-header {
	margin-bottom: 1.5rem;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-meta {
	font: italic 0.688rem verdana, "lucida grande", sans-serif;
	color: #68909f;
}
#pref-right,
#pref-left {
	padding-top: 1.250rem;
}
footer.entry-meta {
	margin: 1.5rem 0;
	font-weight: bold;
}
footer .entry-meta-value {
	font-weight: normal;
}
footer.entry-meta span {
	line-height: 1rem;
}
.wp-post-image {
	margin-bottom: 0.5rem;
}
.post-thumbnail-small .wp-post-image {
	margin-bottom: 0;
}
.post-thumbnail,
.post-thumbnail-small-single.alignleft {
	margin-top: 1rem;
}
.post-thumbnail-small-single.alignleft {
	margin-bottom: 8px;
	margin-top:5px;
}
footer .edit-link {
	margin:1.5rem 0;
}
.type-page {
	margin-bottom:0;
}
.blog-full-width {
	text-align: center;
}

/*--------------------------------------------------------------
Standard Format
--------------------------------------------------------------*/
.format-standard .entry-title {
	font-size: 1.250rem;
}
img.attachment-post-thumbnail {
	margin-top: 1rem;
}
.post-thumbnail-small img.attachment-post-thumbnail {
	margin-top: 0;
}

/*--------------------------------------------------------------
Aside Format
--------------------------------------------------------------*/
.format-aside .entry-meta {
	margin-bottom: 1.5rem;	
}
.format-aside footer {
	text-align: center;
	font-size: 0.688rem;
	font-style:italic;
}
.format-aside footer .edit-link {
	display: block;
	margin-bottom: 0.75rem;
}



/*--------------------------------------------------------------
Status Format
--------------------------------------------------------------*/
.format-status .col-md-2 {
	padding-right:0;
	text-align: center;
}
.format-status footer {
	margin:0;
}
.format-status .avatar {
	margin: 0.5rem 0 0;
}
.format-status footer span {
	font-weight: normal;
}
.format-status .entry-title {
	font-size: 1.25em;
	line-height: 1.75rem;
	margin: auto;
}

/*--------------------------------------------------------------
Quote Format
--------------------------------------------------------------*/
.format-quote .entry-content {}
.format-quote .entry-title {
	font-size: 1rem;
	line-height: 1.438rem;
	font-weight:bold;
	font-style:normal;
}
.format-quote .icon-quotes-left {
	font-size: 1.75rem;
	top: 5px;
	margin-right: 0.5rem;
	color: #a9abb3;
}
.format-quote .entry-content {
	font-family: "Open Sans", Helvetica, Arial;
	font-size: 0.813rem;
	font-style: italic;
}
.format-quote .testimonial-thumbnail {
	margin: 1.25rem 0 0 0;
}
.format-quote .testimonial-thumbnail img {
	
}
/*--------------------------------------------------------------
Image Format
--------------------------------------------------------------*/
.format-image header.entry-header {
	margin-bottom: 0.75rem;
}

/*--------------------------------------------------------------
Link Format
--------------------------------------------------------------*/
.format-link .link-thumbnail {}
.format-link img {
	border: none;
}
.format-link p a {
	display: inline;
	position: relative;
	top:0;
	padding: 0.25em 1em;
	background: #384149;
	color: #FFF;
	text-transform: uppercase;
	vertical-align: top;
	border-radius: 4px;
	font-size: 0.875em;
	line-height: 1.5;
	text-decoration: none;
}
.format-link p a:hover {
	background-color:#e2e5e7;
	color: #656565;
}
.format-link .entry-content-link {
	overflow: hidden;
}

/*--------------------------------------------------------------
Audio Format
--------------------------------------------------------------*/
.format-audio .audio-thumbnail img {
	margin: 0 auto 2em;
	display: block;
}
.format-audio .entry-content,
.single-format-audio .entry-content {
	text-align: center;
}
.format-audio .wp-audio-shortcode,
.format-audio .mejs-audio {
	margin: 2em auto;
	clear: both;
}

/*--------------------------------------------------------------
Video Format
--------------------------------------------------------------*/
.format-video .audio-thumbnail img {
	margin: 0 auto 2em;
	display: block;
}
.format-video .entry-content,
.single-format-video .entry-content {
	text-align: left;
}
.format-video .wp-video-shortcode,
.format-video .mejs-video {
	margin: 2em auto;
	clear: both;
}

/*--------------------------------------------------------------
Gallery Format
--------------------------------------------------------------*/
.format-gallery .format-image header.entry-header {
	margin-bottom: 0.75rem;
}

.gallery {
	margin: 1.5rem 0;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

#pref-bottom figcaption {
	display: none;
}

/* bootstrap responsive images 
img {
  display: block;
  max-width: 100%;
  height: auto;
}*/

/* WP Responsive images. Fluid images for posts, comments, and widgets */
#pref-logo img,
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are scaled correctly.
 */
 #pref-logo img,
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img,
.page-thumbnail img,
img.avatar,
.entry-attachment img,
.pref-team-image {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}


/* Standard WordPress image styles */
.alignnone {
    margin: 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0.5em auto 5px auto;
}
.alignright {
    float:right;
    margin: 0.5em 0 20px 30px;
}
.alignleft {
    float: left;
    margin: 0.5em 30px 20px 0;
}
.aligncenter {
    display: block;
    margin: 1.5rem auto;
}
a img.alignright {
    float: right;
    margin: 0.5em 0 20px 30px;
}
a img.alignnone {
    margin: 0;
}
a img.alignleft {
    float: left;
    margin: 0.5em 30px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1rem;
}
.wp-caption {
    max-width: 100%; /* Image does not overflow the content area */
    padding: 0;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 30px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 30px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
figcaption.wp-caption-text {
    font-size: 0.813rem;
    line-height: 1rem;
    margin: 0;
    padding: 2px 4px 3px;
	color: #ffffff;
	background-color: #6ea2cf;
}
#pref-banner .aligncenter,
#pref-banner .alignleft,
#pref-banner .alignright,
#pref-banner .alignnone {
	margin: 0;
	max-width: 100%;
}
#pref-banner .aligncenter {
	margin: 0 auto;
}

/*--------------------------------------------------------------
Custom Image Styles
--------------------------------------------------------------*/
.pref-img-bar {
	border-bottom: 8px solid #5f8cb4;
}
.pref-img-round{
	background-color:#ededed;
	border:1px solid #e1e1e1;
	border-radius: 50%;
	padding:6px;
	max-width:100%;
	max-width: -webkit-calc(auto - 12px);
	max-width:         calc(auto - 12px);
	height:auto;

}
.pref-img-border {
	padding:6px;
	background-color:#ededed;
	border:1px solid #e1e1e1;
	display:inline-block;
	max-width:100%;
	max-width: -webkit-calc(auto - 12px);
	max-width:         calc(auto - 12px);
	height:auto;
	
}

.border-grey {
	border-color: #7e8a93;
}
.border-darkblue {
	border-color: #394e63;
}
.border-blue {
	border-color: #5b99c5;
}
.border-lightblue {
	border-color: #8db5d9;
}
.border-orange {
	border-color: #deb538;
}
.border-green {
	border-color: #9eb25b;
}
.border-red {
	border-color: #cb5544;
}
.border-brown {
	border-color: #997c58;
}
.border-custom {
	border-color: #af8fbe;
}

/*--------------------------------------------------------------
Attachment
--------------------------------------------------------------*/
.attachment #pref-breadcrumbs,
.type-attachment {
	text-align: center;
}
.entry-attachment .attachment {
	margin:2rem auto;
}

.type-attachment .entry-content p {
	font-size: 0.813rem;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.entry-attachment .entry-caption p {
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
}
.entry-attachment img {
	border-bottom-width: 12px;
}

/*--------------------------------------------------------------
Link Styles
--------------------------------------------------------------*/
a, a:visited {
	color: #3199e3;
	text-decoration:none;
}
a:hover,
a:focus,
.entry-title a:hover {
	color: #e4a92c;
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.entry-title a {
	color: #666666;
}
#pref-cta a {
	color: #fff;
}
#pref-cta a:hover {
	color: #ebedcf;
}
#pref-bottom a {
	color: #d0e9f9;
}
#pref-bottom a:hover {
	color: #f3e2bd;
}
#pref-social a {
	color: #cbcdcf;
}
#pref-social a:hover {
	color: #eae2d1;
}	
#pref-announcement a {
	color: #e8cd92;
}
#pref-announcement a:hover {
	color: #e8cd92;
}	
	
/*--------------------------------------------------------------
List Styles
--------------------------------------------------------------*/
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 1.5em;
}

ul ul,
ol ol {
	padding-left: 1.5rem;
}
.widget ul,
.widget ol {
	padding-left: 1.125rem;
}


ul.list-circle,
ul.list-squares,
ul.list-solid-arrow,
ul.list-curved-arrow,
ul.list-dash,
ul.list-checkmark {
	padding-left: 1.5rem;
}
ul.list-circle ul,
ul.list-squares ul,
ul.list-solid-arrow ul,
ul.list-curved-arrow ul,
ul.list-dash ul,
ul.list-checkmark ul {
	padding-left: 0.5rem;
}
ul.list-circle li,
ul.list-squares li,
ul.list-solid-arrow li,
ul.list-curved-arrow li,
ul.list-dash li,
ul.list-checkmark li {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 2.125em;
	position: relative;
	box-sizing: border-box;
	line-height: 1.75;
}

ul.list-circle li:before,
ul.list-squares li:before,
ul.list-solid-arrow li:before,
ul.list-curved-arrow li:before,
ul.list-dash li:before,
ul.list-checkmark li:before  {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
	top: 1px;
	left: 0px; 
	padding: 0 0 0 6px; 
	font-family: 'icomoon';
	font-size:12px;
	line-height:1;
	color:#7e8a93;
}
/* list circle */
ul.list-circle li:before {
	content: "\e638";
	font-size: 0.75rem;	
	line-height:1.75;	
}
/* list squares */
ul.list-squares li:before {
	content: "\e636";
	font-size: 0.75rem;	
	line-height:1.75;	
}
/* list solid arrow */
ul.list-solid-arrow li:before {
	content: "\e62e";
	font-size: 0.75rem;	
	line-height:1.75;	
}
/* list curved arrow */
ul.list-curved-arrow li:before {
	content: "\e616";
	font-size: 0.75rem;	
	line-height:1.75;	
}
/* list dash */
ul.list-dash li:before {
	content: "\e672";
	font-size: 0.75rem;	
	line-height:1.75;	
}
/* list checkmark */
ul.list-checkmark li:before {
	content: "\e62c";
	font-size: 0.75rem;	
	line-height:1.75;	
}


/** List Colours **/
ul.list-circle.darkblue li:before,
ul.list-squares.darkblue li:before,
ul.list-solid-arrow.darkblue li:before,
ul.list-curved-arrow.darkblue li:before,
ul.list-dash.darkblue li:before,
ul.list-checkmark.darkblue li:before {
	color: #394e63;
}
ul.list-circle.blue li:before,
ul.list-squares.blue li:before,
ul.list-solid-arrow.blue li:before,
ul.list-curved-arrow.blue li:before,
ul.list-dash.blue li:before,
ul.list-checkmark.blue li:before {
	color: #5b99c5;
}
ul.list-circle.lightblue li:before,
ul.list-squares.lightblue li:before,
ul.list-solid-arrow.lightblue li:before,
ul.list-curved-arrow.lightblue li:before,
ul.list-dash.lightblue li:before,
ul.list-checkmark.lightblue li:before {
	color: #8db5d9;
}
ul.list-circle.orange li:before,
ul.list-squares.orange li:before,
ul.list-solid-arrow.orange li:before,
ul.list-curved-arrow.orange li:before,
ul.list-dash.orange li:before,
ul.list-checkmark.orange li:before {
	color: #deb538;
}
ul.list-circle.green li:before,
ul.list-squares.green li:before,
ul.list-solid-arrow.green li:before,
ul.list-curved-arrow.green li:before,
ul.list-dash.green li:before,
ul.list-checkmark.green li:before {
	color: #9eb25b;
}
ul.list-circle.red li:before,
ul.list-squares.red li:before,
ul.list-solid-arrow.red li:before,
ul.list-curved-arrow.red li:before,
ul.list-dash.red li:before,
ul.list-checkmark.red li:before {
	color: #cb5544;
}
ul.list-circle.brown li:before,
ul.list-squares.brown li:before,
ul.list-solid-arrow.brown li:before,
ul.list-curved-arrow.brown li:before,
ul.list-dash.brown li:before,
ul.list-checkmark.brown li:before {
	color: #997c58;
}
ul.list-circle.custom li:before,
ul.list-squares.custom li:before,
ul.list-solid-arrow.custom li:before,
ul.list-curved-arrow.custom li:before,
ul.list-dash.custom li:before,
ul.list-checkmark.custom li:before {
	color: #af8fbe;
}
/* special white colour for dark backgrounds */
ul.list-circle.white li:before,
ul.list-squares.white li:before,
ul.list-solid-arrow.white li:before,
ul.list-curved-arrow.white li:before,
ul.list-dash.white li:before,
ul.list-checkmark.white li:before {
	color: #ffffff;
}


/*--------------------------------------------------------------
Image Box
--------------------------------------------------------------*/
.pref-img-box { 
	text-align: center;
	float:left;
	margin: 1.5rem auto;
}
.pref-img-box p {
	margin:0;
}
.pref-img-box img {
	display:inline-block;
	max-width:100%;
	height:auto;
}
.pref-img-box-content {
	padding: 20px 8px 8px;
}
.pref-img-box-content p {
	margin-bottom: 1.125rem;
}
.pref-img-box h1,
.pref-img-box h2,
.pref-img-box h3,
.pref-img-box h4,
.pref-img-box h5,
.pref-img-box h6 {
	margin-top:0;
}

.pref-img-box.lightgrey {
	background-color:#ededed;
	border:1px solid #e1e1e1;
}
.pref-img-box.grey {
	background-color: #7e8a93;
	color: #f3f3f3;
}
.pref-img-box.darkblue {
	background-color: #394e63;
	color: #cdd9e5;
}
.pref-img-box.blue {
	background-color: #5b99c5;
	color: #fff;
}
.pref-img-box.lightblue {
	background-color: #8db5d9;
	color: #fff;
}
.pref-img-box.orange {
	background-color: #deb538;
	color: #fff;
}
.pref-img-box.green {
	background-color: #9eb25b;
	color: #fff;
}
.pref-img-box.red {
	background-color: #cb5544;
	color: #fff;
}
.pref-img-box.brown {
	background-color: #997c58;
	color: #fff;
}
.pref-img-box.custom {
	background-color: #af8fbe;
	color: #fff;
}

.pref-img-box.grey h3,
.pref-img-box.darkblue h3,
.pref-img-box.blue h3,
.pref-img-box.lightblue h3,
.pref-img-box.orange h3,
.pref-img-box.green h3,
.pref-img-box.red h3,
.pref-img-box.brown h3,
.pref-img-box.custom h3,
.pref-img-box.grey,
.pref-img-box.darkblue,
.pref-img-box.blue,
.pref-img-box.lightblue,
.pref-img-box.orange,
.pref-img-box.green,
.pref-img-box.red,
.pref-img-box.brown,
.pref-img-box.custom {
	color: #fff;
}
.pref-img-box.grey .btn-outline,
.pref-img-box.darkblue .btn-outline,
.pref-img-box.blue .btn-outline,
.pref-img-box.lightblue .btn-outline,
.pref-img-box.orange .btn-outline,
.pref-img-box.green .btn-outline,
.pref-img-box.red .btn-outline,
.pref-img-box.brown .btn-outline,
.pref-img-box.custom .btn-outline {
	color: #fff;
	border-color: #fff;
}
.pref-img-box.grey .btn-outline:hover,
.pref-img-box.darkblue .btn-outline:hover,
.pref-img-box.blue .btn-outline:hover,
.pref-img-box.lightblue .btn-outline:hover,
.pref-img-box.orange .btn-outline:hover,
.pref-img-box.green .btn-outline:hover,
.pref-img-box.red .btn-outline:hover,
.pref-img-box.brown .btn-outline:hover,
.pref-img-box.custom .btn-outline:hover {
	border-color: #ccc;
}


/*--------------------------------------------------------------
Message Box
--------------------------------------------------------------*/

.pref-message-box {
  margin: 2rem 0;
  position: relative;
  color: #fff;
  padding: 1rem .75rem;
}
.pref-message { 
  width: 100%;
}
.pref-message i {
	font-size: 1.5rem;
	position: relative;
	margin-right: 12px;
	float: left;
}
.pref-message p {
	margin: 0; 
}

.information-message {
	background-color: #5b99c5;
}
.important-message {
	background-color: #deb538;
}
.warning-message {
	background-color: #cb5544;
}
.success-message {
	background-color: #9eb25b;
}

/*--------------------------------------------------------------
Message Box
--------------------------------------------------------------*/
.pref-content-box {
	margin: 2rem auto;
	padding:3rem;
	background-color: #fff;
	text-align: center;
}
.pref-content-box .icon {
	font-size: 3rem;
}
.pref-content-box header {
	font-family:  Arial, sans-serif;
	font-size: 1.625rem;
	line-height: 1.25;
	padding:1rem;
	text-transform: uppercase;
}
.pref-content-box p {
	margin: 0 0 1.250rem;
}
.pref-content-box.grey,
.pref-content-box.darkblue,
.pref-content-box.blue,
.pref-content-box.lightblue,
.pref-content-box.orange,
.pref-content-box.green,
.pref-content-box.red,
.pref-content-box.brown {
	color: #fff;
}
.pref-content-box.grey {
	background-color: #7e8a93;
}
.pref-content-box.darkblue {
	background-color: #394e63;
}
.pref-content-box.blue {
	background-color: #5b99c5;
}
.pref-content-box.lightblue {
	background-color: #8db5d9;
}
.pref-content-box.orange {
	background-color: #deb538;
}
.pref-content-box.green {
	background-color: #9eb25b;
}
.pref-content-box.red {
	background-color: #cb5544;
}
.pref-content-box.brown {
	background-color: #997c58;
}

/*--------------------------------------------------------------
Action Box
--------------------------------------------------------------*/
.pref-action-box {
	position: relative;	
	overflow: hidden;	
	clear: both;	
	border: 1px solid #ccc;
	padding: 5px 30px;
	margin: 2rem 0;
	width: 100%;
	float: left;
}
.pref-action-content {
	margin-right: 200px;
	position: relative;
	font-size: .875rem;
	line-height: 1.25rem;
}
.pref-action-box .action-button {
	display: block;
	float: right;
	text-align: center;	
	right: 30px;
	top: 50%;
	position: absolute;
	color: #fff;
	background-color: rgba(0,0,0,1.00);
	padding: 10px 30px;
	font-size: 14px;
	min-width: 130px;
	margin-top: -22px;
	text-transform: uppercase;
}
.pref-action-box .action-button:hover {
	background-color: rgba(0,0,0,0.5);
}
.pref-action-box.grey,
.action-button.grey {
	background-color:#7e8a93;
	color: #fff;
}
.pref-action-box.darkblue,
.action-button.darkblue {
	background-color:#394e63;
	color: #fff;
}
.pref-action-box.blue,
.action-button.blue {
	background-color:#5b99c5;
	color: #fff;
}
.pref-action-box.lightblue,
.action-button.lightblue {
	background-color:#8db5d9;
	color: #fff;
}
.pref-action-box.orange,
.action-button.orange {
	background-color:#deb538;
	color: #fff;
}
.pref-action-box.green,
.action-button.green {
	background-color:#9eb25b;
	color: #fff;
}
.pref-action-box.red,
.action-button.red {
	background-color:#cb5544;
	color: #fff;
}
.pref-action-box.brown,
.action-button.brown {
	background-color:#997c58;
	color: #fff;
}

/*--------------------------------------------------------------
Icon Box
--------------------------------------------------------------*/
.pref-icon-box {
	margin-bottom: 1rem;
	text-align: center;
	padding: 1rem;
}
.pref-icon-header {}
.pref-icon-header .icomoon {
	font-family: icomoon;
	font-size: 2rem;
}
.pref-icon-header h3 {
	margin-top: 0;
}
.pref-icon-content {}

/* icon box left icon */
.pref-icon-box.left {
	text-align: left;
}
.pref-icon-box.left .icomoon {
	float: left;
	position: relative;
}
.pref-icon-box.left h3 {
	margin-left: 50px;
	overflow: hidden;
}

/* icon box colours */
.pref-icon-box.grey,
.pref-icon-box.grey h3 {
	background-color: #7e8a93;
	color: #fff;
}
.pref-icon-box.darkblue,
.pref-icon-box.darkblue h3 {
	background-color: #394e63;
	color: #fff;
}
.pref-icon-box.blue,
.pref-icon-box.blue h3 {
	background-color: #5b99c5;
	color: #fff;
}
.pref-icon-box.lightblue,
.pref-icon-box.lightblue h3 {
	background-color: #8db5d9;
	color: #fff;
}
.pref-icon-box.orange,
.pref-icon-box.orange h3 {
	background-color: #deb538;
	color: #fff;
}
.pref-icon-box.green,
.pref-icon-box.green h3 {
	background-color: #9eb25b;
	color: #fff;
}
.pref-icon-box.red,
.pref-icon-box.red h3 {
	background-color: #cb5544;
	color: #fff;
}
.pref-icon-box.brown,
.pref-icon-box.brown h3 {
	background-color: #997c58;
	color: #fff;
}
.pref-icon-box.custom,
.pref-icon-box.custom h3 {
	background-color: #af8fbe;
	color: #fff;
}

/*--------------------------------------------------------------
Page dividers
--------------------------------------------------------------*/
hr{
	margin-top:1.75rem;
	margin-bottom:1.75rem;
	border:0;
	border-top:1px solid #ccc;
	}
/* HR double line */
hr.pref-hr-double {
	border-top:3px double #ccc;
	}
/* HR fade style */
hr.pref-hr-fade {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
/* HR heading style */
.pref-hr-heading-box {
	height: 20px;
	position: relative;
	margin: 1.125rem auto 2.125rem;
	text-align: center;
	font-size: 1rem;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}
.pref-hr-heading {
	display: inline-block;
	position: relative;
	top: 7px;
	background-color: #fff;
	padding: 0 16px;	
}

/*--------------------------------------------------------------
Progress bars
--------------------------------------------------------------*/
.progress {
  overflow: hidden;
  height: 2rem;
  margin-bottom: 0.75rem;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow:         inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  -webkit-animation: progressBar 3s ease-in-out;
  -webkit-animation-fill-mode:both; 
  -moz-animation: progressBar 3s ease-in-out;
  -moz-animation-fill-mode:both;  
}
@-webkit-keyframes progressBar {
  0% { width: 0; }
  100% { width: 100%; }
}

@-moz-keyframes progressBar {
  0% { width: 0; }
  100% { width: 100%; }
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 2rem;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;

  
}
.progress-label {
	color: #fff;
}
.progress-label-outside {
	margin: 5px 0;
	font-weight: 600;
}
.progress-bar-grey {
  background-color: #937E7E;
}
.progress-bar-darkblue {
  background-color: #394e63;
}
.progress-bar-blue {
  background-color: #5b99c5;
}
.progress-bar-lightblue {
  background-color: #8db5d9;
}
.progress-bar-orange {
  background-color: #deb538;
}
.progress-bar-green {
  background-color: #9eb25b;
}
.progress-bar-red {
  background-color: #cb5544;
}
.progress-bar-brown {
  background-color: #997c58;
}
.progress-bar-custom {
  background-color: #af8fbe;
}


/*--------------------------------------------------------------
Logo Bar
--------------------------------------------------------------*/
.pref-logo-bar {
	margin: 2em auto;
	text-align: center;
}
.pref-logo-bar li:before {
	content: '';
}
.pref-logo-bar li {
	margin: 0.75em;
	padding:0;
	display: inline-block;
	vertical-align: middle;
}
.pref-logo-bar li a {
	opacity: 0.5;
	-webkit-filter: grayscale(100%);  /* For Webkit browsers */
	filter:         grayscale(100%);
	filter:         gray;  /* For IE 6 - 9 */        
	-webkit-transition: all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
} 
.pref-logo-bar:hover li:hover a {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	filter:         grayscale(0%);
	filter:         none;    
	-webkit-transition: all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
Special pages - meet the team
--------------------------------------------------------------*/
.pref-team-image {}

.pref-team {
	margin-top: 3rem;
}
.pref-team-name {}

.pref-team-title {
	font-size: 90%;
	margin-top: -7px;
	color: #919191;
	text-transform: uppercase;
}
.pref-team-social {}

/*--------------------------------------------------------------
Pricing Table
--------------------------------------------------------------*/
.pref-price-box {
	margin: 2rem auto;
	padding:0;
	background-color: #4e555c;
	color: #fff;
	text-align: center;
	border-radius: 30px 30px 0 0;
}
.pref-price-box li {
	list-style: none;
	margin: 0;
	padding: 0.875rem;
}
.pref-price-title {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	}
.pref-price {
	font: bold 40px/1.125 Helvetica, "Segoe UI", "Open Sans", Arial;
	font-style: italic;
	color: #fff;
}
.pref-price-length {
	display: inline-block;
	font-size: 40%;
	font-weight: 400;
	position: relative;
	bottom: 7px;
	left: 10px;
}
.pref-price-details {
	font-size: 0.813rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.438;
	margin:0;
}
.pref-price-wrap {	
	background-color: #7e8a93;
	color: #fff;
}
.pref-price-list {
	background-color: #eaebeb;
	border-bottom: 1px solid #d7d7d7;
	padding: 8px 0;
	color: #666666;
}
.pref-price-button {}

/* Price table colours */
.pref-price-box.darkblue {
	background-color: #394f63;
}
.pref-price-box.darkblue .pref-price-wrap {
	background-color: #67819b;
}
.pref-price-box.blue {
	background-color: #3a6993;
}
.pref-price-box.blue .pref-price-wrap {
	background-color: #5f8cb4;
}
.pref-price-box.lightblue {
	background-color: #5f8cb4;
}
.pref-price-box.lightblue .pref-price-wrap {
	background-color: #8db5d9;
}
.pref-price-box.orange {
	background-color: #a97e22;
}
.pref-price-box.orange .pref-price-wrap {
	background-color: #deb538;
}
.pref-price-box.green {
	background-color: #7c8b49;
}
.pref-price-box.green .pref-price-wrap {
	background-color: #9eb25b;
}
.pref-price-box.red {
	background-color: #943d30;
}
.pref-price-box.red .pref-price-wrap {
	background-color: #cb5544;
}
.pref-price-box.brown {
	background-color: #685641;
}
.pref-price-box.brown .pref-price-wrap {
	background-color: #997c58;
}
.pref-price-box.custom {
	background-color: #af8fbe;
}
.pref-price-box.custom .pref-price-wrap {
	background-color: #7e8a93;
}


/*--------------------------------------------------------------
Toggle Accordion
--------------------------------------------------------------
.panel-title .accordion-toggle:before {
    font-family: icomoon;    
    font-size: 13px;
	content: "\e635";   
    color: #000;        
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 10px;
    font-weight: normal;
}
.panel-heading .accordion-toggle.collapsed:before {
    content: "\e636";
}*/
.panel {
	border: none;
	border-left: 5px solid #5f8cb4;
}
.panel.grey {
	border-color: #7e8a93;
}
.panel.darkblue {
	border-color: #394e63;
}
.panel.lightblue {
	border-color: #8db5d9;
}
.panel.orange {
	border-color: #deb538;
}
.panel.green {
	border-color: #9eb25b;
}
.panel.red {
	border-color: #cb5544;
}
.panel.brown {
	border-color: #997c58;
}
.panel.custom {
	border-color: #af8fbe;
}


/*--------------------------------------------------------------
Tabs
--------------------------------------------------------------*/
.nav-tabs > li > a {
	background-color: #eee;
	color: #666666;
}
.tab-pane.active {
	border-top: 1px solid #e7e7e7;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #7e8a93;
}
.nav-tabs.darkblue > li.active > a,
.nav-tabs.darkblue > li.active > a:hover,
.nav-tabs.darkblue > li.active > a:focus {
  background-color: #394e63;
}
.nav-tabs.blue > li.active > a,
.nav-tabs.blue > li.active > a:hover,
.nav-tabs.blue > li.active > a:focus {
  background-color: #5b99c5;
}
.nav-tabs.lightblue > li.active > a,
.nav-tabs.lightblue > li.active > a:hover,
.nav-tabs.lightblue > li.active > a:focus {
  background-color: #8db5d9;
}
.nav-tabs.orange > li.active > a,
.nav-tabs.orange > li.active > a:hover,
.nav-tabs.orange > li.active > a:focus {
  background-color: #deb538;
}
.nav-tabs.green > li.active > a,
.nav-tabs.green > li.active > a:hover,
.nav-tabs.green > li.active > a:focus {
  background-color: #9eb25b;
}
.nav-tabs.red > li.active > a,
.nav-tabs.red > li.active > a:hover,
.nav-tabs.red > li.active > a:focus {
  background-color: #cb5544;
}
.nav-tabs.brown > li.active > a,
.nav-tabs.brown > li.active > a:hover,
.nav-tabs.brown > li.active > a:focus {
  background-color: #997c58;
}
.nav-tabs.custom > li.active > a,
.nav-tabs.custom > li.active > a:hover,
.nav-tabs.custom > li.active > a:focus {
  background-color: #af8fbe;
}

/*--------------------------------------------------------------
FAQs
--------------------------------------------------------------*/
.pref-faq-box {
	margin: 2rem 0;
}
.pref-faq-header {}

.pref-faq-label {
	display: inline-block;
	padding: 2px 10px 2px 10px;
	background: #394e63;
	color: #FFF;
	text-transform: uppercase;
	vertical-align: top;
	margin-right: 6px;
	border-radius: 3px;
}
.pref-faq-question {
	font-size: 1rem;
}
.pref-faq-answer {
	background: #f0f2f3;
	margin: 1rem 0 2rem;
	padding: 0.313rem 1rem;
	position: relative;
	border-radius: 4px;
}
.pref-faq-answer:before {
	content: "";
	border-style: solid;
	border-width: 0 0 10px 25px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f0f2f3 rgba(0, 0, 0, 0);
	position: absolute;
	top: -10px;
	left: 2px;
}

.pref-faq-label.grey {
	background-color: #7e8a93;
}
.pref-faq-label.darkblue {}

.pref-faq-label.blue {
	background-color: #5b99c5;
}
.pref-faq-label.lightblue {
	background-color: #8db5d9;
}
.pref-faq-label.orange {
	background-color: #deb538;
}
.pref-faq-label.green {
	background-color: #9eb25b;
}
.pref-faq-label.red {
	background-color: #cb5544;
}
.pref-faq-label.brown {
	background-color: #997c58;
}
.pref-faq-label.custom {
	background-color: #af8fbe;
}



/*--------------------------------------------------------------
Promo Box
--------------------------------------------------------------*/
.pref-promo-box {
	width: 99%;
	padding: 1rem;
	background: #fff;
	margin: 3rem auto;
	border-radius: 2px;
}
.pref-promo-box.box-shadow {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.box-shadow:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
	bottom: 0px;
	width: 80%;
	height: 30%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	left: 10%;
	right: 10%;
}
.pref-promo-box h3 {
	background: #eee;
	margin: 0;
	padding: 1.75rem;
	color: #222;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 1.250rem;
	text-transform: uppercase;
	text-align: center;
}

.pref-promo-box.grey h3 {
	background-color: #7e8a93;
	color: #fff;
}
.pref-promo-box.darkblue h3 {
	background-color: #394e63;
	color: #fff;
}
.pref-promo-box.blue h3 {
	background-color: #5b99c5;
	color: #fff;
}
.pref-promo-box.lightblue h3 {
	background-color: #8db5d9;
	color: #fff;
}
.pref-promo-box.orange h3 {
	background-color: #deb538;
	color: #fff;
}
.pref-promo-box.green h3 {
	background-color: #9eb25b;
	color: #fff;
}
.pref-promo-box.red h3 {
	background-color: #cb5544;
	color: #fff;
}
.pref-promo-box.brown h3 {
	background-color: #997c58;
	color: #fff;
}
.pref-promo-box.custom h3 {
	background-color: #af8fbe;
	color: #fff;
}




/*--------------------------------------------------------------
Widget styling
--------------------------------------------------------------*/
.widget {
	margin-bottom: 3rem;
	background-color: #fff;
}
#pref-topinset .widget,
#pref-bottominset .widget {
margin-bottom: 1.5rem;
}
.widget-shadow {
	position: relative;
}
.widget-shadow:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
	bottom: 0px;
	width: 80%;
	height: 30%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	left: 10%;
	right: 10%;
}

#pref-social .widget,
#pref-bottom .widget,
#pref-footer .widget {
	background: transparent;
	margin-bottom: 0;
}
.widget h3, 
.widget h4 {
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight: 400;
}

/* Widget style - default */
.widget.barouter,
.widget.barinner {
	display:none;
}

/* Widget style - halfbar */
.widget.halfbar .barouter {
	height:5px;
	border-top:1px solid #7e8a93;
	border-bottom:1px solid #7e8a93;
	margin-bottom:18px;
}
.widget.halfbar .barinner {
	width:30%;
	height:4px;
	background-color:#7e8a93;
}

/* Widget style - bar */
.widget.bar .barouter {
	height: auto;
	border: none;
	margin-bottom:18px;
}
.widget.bar .barinner {
	height:6px;
	background-color:#7e8a93;
}

/* Widget style - box */
.widget.box {
	background-color:#7e8a93;
	color: #fff;
	padding:1rem;
}
.widget.box h3 {
	margin-top: 0;
	color: #fff;
}
/* Widget style - border */
.widget.border {
	padding:6px;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.widget.border .widgetinner {
	background-color: #f5f5f5;
	padding: 1rem;
}
.widget.border h3 {
	margin-top: 0;
}
/* Widget style - header */
.widget.header {
	padding:6px;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.widget.header .widgetinner {
	background-color: transparent;
	padding: 0;
}
.widget.header .widgetcontent {
	padding:0 1rem;
}
.widget.header h3 {
	margin:0;
	padding: 0.5rem 1rem;
	background-color: #7e8a93;
	color: #fff;
}
.widget.header p {
	padding: 0 1rem;
}
.widget.header ul {
	margin:1.250rem 0;
	padding: 0 1rem;
}
.widget.header li {
	list-style: none;
}

/* Widget style - list */
.widget.listlines ul {
	padding: 0;
}
.widget.listlines li {
	list-style: none;
	padding: 4px 0;	
	border-bottom: 1px solid #dadada;
}
#pref-bottom .widget.listlines li {
	border-color: #8baecd;
}

/* Widget style - menu */
.widget.menu ul {
	padding: 0;
}
.widget.menu li {
	list-style: none;
	line-height:2.25;
	border-bottom: 1px solid #dadada;
}
.widget.menu ul.sub-menu li:last-child {
	border: none;
}
.widget.menu ul.sub-menu li:first-child {
	border-top: 1px solid #dadada;
}
.widget.menu ul ul {
	margin:0;
	border-bottom: none;
}
.widget.menu ul ul li {
	margin-left: 16px;
}




/* Widget Colours */
	.widget.border.grey .widgetinner {
		background-color: #7e8a93;
	}
	.widget.halfbar.darkblue .barouter {
		border-color: #394e63;
	}
	.widget.halfbar.darkblue .barinner,
	.widget.bar.darkblue .barinner,
	.widget.box.darkblue,
	.widget.border.darkblue .widgetinner,
	.widget.header.darkblue h3 {
		background-color: #394e63;
	}
	.widget.halfbar.blue .barouter {
		border-color: #5b99c5;
	}
	.widget.halfbar.blue .barinner,
	.widget.bar.blue .barinner,
	.widget.box.blue,
	.widget.border.blue .widgetinner,
	.widget.header.blue h3 {
		background-color: #5b99c5;
	}
	.widget.halfbar.lightblue .barouter {
		border-color: #8db5d9;
	}
	.widget.halfbar.lightblue .barinner,
	.widget.bar.lightblue .barinner,
	.widget.box.lightblue,
	.widget.border.lightblue .widgetinner,
	.widget.header.lightblue h3  {
		background-color: #8db5d9;
	}
	.widget.halfbar.orange .barouter {
		border-color: #deb538;
	}
	.widget.halfbar.orange .barinner,
	.widget.bar.orange .barinner,
	.widget.box.orange,
	.widget.border.orange .widgetinner,
	.widget.header.orange h3 {
		background-color: #deb538;
	}
	.widget.halfbar.green .barouter {
		border-color: #9eb25b;
	}
	.widget.halfbar.green .barinner,
	.widget.bar.green .barinner,
	.widget.box.green,
	.widget.border.green .widgetinner,
	.widget.header.green h3 {
		background-color: #9eb25b;
	}
	.widget.halfbar.red .barouter {
		border-color: #cb5544;
	}
	.widget.halfbar.red .barinner,
	.widget.bar.red .barinner,
	.widget.box.red,
	.widget.border.red .widgetinner,
	.widget.header.red h3 {
		background-color: #cb5544;
	}
	.widget.halfbar.brown .barouter {
		border-color: #997c58;
	}
	.widget.halfbar.brown .barinner,
	.widget.bar.brown .barinner,
	.widget.box.brown,
	.widget.border.brown .widgetinner,
	.widget.header.brown h3 {
		background-color: #997c58;
	}
	.widget.halfbar.custom .barouter {
		border-color: #af8fbe;
	}
	.widget.halfbar.custom .barinner,
	.widget.bar.custom .barinner,
	.widget.box.custom,
	.widget.border.custom .widgetinner,
	.widget.header.custom h3 {
		background-color: #af8fbe;
	}



	.widget.border.grey, 
	.widget.border.grey h3,
	.widget.border.darkblue, 
	.widget.border.darkblue h3,
	.widget.border.blue, 
	.widget.border.blue h3,
	.widget.border.lightblue, 
	.widget.border.lightblue h3,
	.widget.border.orange, 
	.widget.border.orange h3,
	.widget.border.green, 
	.widget.border.green h3,
	.widget.border.red, 
	.widget.border.red h3,
	.widget.border.brown, 
	.widget.border.brown h3,
	.widget.border.custom, 
	.widget.border.custom h3 {
		color: #fff;
	}

/* WordPress default widgets */
.widget_calendar caption {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	background-color: #384149;
	margin-bottom: 1px;
	padding: 5px 3px;
	border-radius: 3px 3px 0px 0px;
	color: #fff;
}
.widget_calendar th {
	background: padding-box padding-box #E2E3E4;
	border-left: 1px solid rgba(0, 0, 0, 0);
	color: #333;
	text-align: center;
	font-weight: bold;
}
.widget_calendar tbody, .widget_calendar thead {
	border: 1px solid #E2E3E4;
}
.widget_calendar tbody td {
	background: padding-box padding-box #FCFDFD;
	border-left: 1px solid rgba(0, 0, 0, 0);
	 border-top: 1px solid rgba(0, 0, 0, 0);
	text-align: center;
}
.widget_calendar tbody td:first-child {
	border-left: none;
}
.widget_calendar tbody td#today {
	background-color: #9ca9b0;
	color: #FFF;
	font-weight: bold;
}
.widget_calendar tbody td#today a {
	color: #fff;
}
.widget_calendar tfoot {
	display:none;
}

/* WP Default widget - Tag Cloud */
.tagcloud {
	margin: 1.75em 0;
}
.tagcloud a {
	display: inline-block;
	font-size: 0.938rem!important;
	margin: 0 5px 6px 0;
	background-color: #384149;
	color: #fff;
	border: 1px solid #e2e3e4;
	border-radius: 5px;
	padding: 0 .813rem;
}
.tagcloud a:hover {
	border-color: #384149;
	text-decoration: none;
}
#pref-bottom .tagcloud a {
	font-size: 0.75rem !important;
	border: 1px solid #384149;
}
#pref-bottom .tagcloud a:hover {
	border: 1px solid #919191;
}

/* Third party widgets - Recent Posts Plus */
div[id*="recent-posts-plus-"] ul {
	margin: 1.75rem 0;
	padding: 0;
	list-style: none;
}
div[id*="recent-posts-plus-"] li {
	margin-bottom: 1rem;
}
div[id*="recent-posts-plus-"] img {
	border-width: 4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}
div[id*="recent-posts-plus-"] .rpp-title {
	text-transform: uppercase;
	font-size: 0.75rem;
}
div[id*="recent-posts-plus-"] p {
	margin: 0.25rem 0 0;
	font-size: 0.688rem;
}

.wk-twitter-single .content {
	font-size: 1rem !important;
	line-height: 1.25 !important;
}
.wk-twitter-list article,
.wk-twitter .image {
	border: none !important;
}
.wk-twitter .image {
	padding: 0!important;
}
.wk-twitter-list,
.wk-twitter-preferential {
	font-size: 0.75rem;
}
.wk-twitter-preferential .pref-tweet img {
	margin-right: 5px;
}
.wk-twitter-preferential p.content {
	margin-bottom: 8px;
}
.pref-wk-content img, 
.pref-wk-content .alignnone, 
.pref-wk-content .size-full {
	border: none;
}

/*--------------------------------------------------------------
Tables and colours
--------------------------------------------------------------*/
.table {
	margin: 2rem 0;
}

.table-grey thead {background-color: #7e8a93;	color: #fff;}
.table-grey > thead > tr > th {border: none;}
.table-grey {border-color: #7e8a93;}

.table-darkblue thead {background-color: #394e63;color: #fff;}
.table-darkblue > thead > tr > th {border: none;}
.table-darkblue {border-color: #394e63;}

.table-blue thead {background-color: #5b99c5;color: #fff;}
.table-blue > thead > tr > th {border: none;}
.table-blue {border-color: #5b99c5;}

.table-lightblue thead {background-color: #8db5d9;color: #fff;}
.table-lightblue > thead > tr > th {border: none;}
.table-lightblue {border-color: #8db5d9;}

.table-orange thead {background-color: #deb538;color: #fff;}
.table-orange > thead > tr > th {border: none;}
.table-orange {border-color: #deb538;}

.table-green thead {background-color: #9eb25b;color: #fff;}
.table-green > thead > tr > th {border: none;}
.table-green {border-color: #9eb25b;}

.table-red thead {background-color: #cb5544;color: #fff;}
.table-red > thead > tr > th {border: none;}
.table-red {border-color: #cb5544;}

.table-brown thead {background-color: #997c58;color: #fff;}
.table-brown > thead > tr > th {border: none;}
.table-brown {border-color: #997c58;}

.table-custom thead {background-color: #af8fbe;color: #fff;}
.table-custom > thead > tr > th {border: none;}
.table-custom {border-color: #af8fbe;}


/*--------------------------------------------------------------
Pagination
--------------------------------------------------------------*/
.paging-navigation,
.post-navigation {
	margin: 2rem 0;
	padding: 0.25rem 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-size: 0.75rem;
}
.page-numbers {
	margin:0 2px;
}
.page-numbers:hover {
	border-bottom: 1px solid #6ea2cf;
}
.page-numbers.current {
	display: inline-block;
	width: 1.250rem;
	height: 1.250rem;
	border-radius: 50%;
	background-color: #6ea2cf;
	color: #fff;
	text-align: center;
}
.post-navigation .meta-nav {
	display: inline-block;
	margin-right: 0.5rem;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}
.post-navigation a {
	color: #2B2B2B;
	display: block;
	text-transform: none;
}
.image-navigation {
	margin: 1rem 0 2rem;
}
.image-navigation .previous-image,
.image-navigation .next-image {
	font-size: 22px;
	line-height: 1;
}
.image-nav-links {
	text-align: center;
}
.image-nav-links a {
	display: inline-block;
	margin: 0 0.25rem;
	color: #7f808a;
}
.image-nav-links a:hover {
	color: #000;
}



/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
#comments,
.comment-list {
	margin: 2rem 0;
}
.comments-title {
	font-size: 1rem;
}
.comments-title span {
	font-style: italic;
}
.comment-list,
.comment-list .children {
	list-style: none;
	padding: 0;
}
.comment-list li {
	margin: 0;
}
.comment-list .children li {
	margin-left: 1.5rem;
}
.comment-author {
	padding-top: 4px;
}
.comment-meta {
	background-color: #EDEDED;
	height: 48px;
}
.comment-content a {
	word-wrap: break-word;
}
.comment-avatar {
	display: inline-block;
	margin-right: 0.75rem;
	float: left;
}
.comment-avatar img {
	border: none;
}
.comment-meta div > div {
	display: inline-block;
	float:left;
}
.comment-author .fn,
.comment-author .fn a {
	font-size: 0.813rem;
	color: #333;
	font-weight: 600;
}
.comment-metadata {
	font-size: 0.688rem;
	font-style:italic;
	padding-right: 5px;
}
.comment-metadata .reply,
.comment-metadata .edit-link {
	display: inline-block;
	margin:0 5px;
	float: right;
}
.comment-metadata .icon-reply {
	font-size: 0.813rem;
	color: #333;
	top: 2px;
}
.comment-metadata .reply a:hover,
.comment-metadata .edit-link a:hover {
	color: #000;
}



.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
bbPress forum
--------------------------------------------------------------*/
#bbpress-forums li:before {
	content: "";
}
#bbpress-forums li {
	padding-left: 0;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	background-color: #e2e5e7;
}
a.bbp-forum-title {
	font-size: 1.5em;
}
a.bbp-topic-permalink {
	font-size: 1.313em;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, 
#bbpress-forums p.bbp-topic-meta {
	font-size: 1em;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar {
	margin-bottom:2px;
	border: none;
}
div.bbp-template-notice, 
div.indicator-hint {
	background-color: #f0ecde;
	border: none;
	padding: 0.250em 1em;
	color: #bba45e;
}
div.bbp-template-notice.info {
	border: none;
	background-color: #7e8a93;
	padding: 0.250em 1em;
	color: #fff;
}
div.bbp-template-notice a {
	color: #fff;
}
div.bbp-template-notice a:hover {
	color: #ccc;
}

#bbpress-forums fieldset.bbp-form {
	border: none;
	padding: 0;
}
#bbpress-forums .wp-editor-area {
	border: 1px solid #E2E5E7;
	border-radius: 4px;
}
div.bbp-submit-wrapper {
	float: left;
}
#bbpress-forums div.bbp-forum-author img.avatar, 
#bbpress-forums div.bbp-topic-author img.avatar, 
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	padding: 4px;
	background-color:#f0f0f0;
	border:1px solid #d5d5d5;
}

#subscription-toggle {
	float: right;
}
.bbp-form p {
	clear: both;
}
.bbp-reply-content p {
	margin: 0 0 1.5rem;
}
#bbp_search_submit {
	height: 36px;
	margin-left: -1px;
}


@media(max-width:480px){
	.menu-toggle {
		right: 43%;
	}
	div.post-thumbnail-small {
		display: block;
		float: none;
	}
	img.alignleft,
	img.alignright,
	img.alignnone {
		display: block;
		float: none;
		margin: 1rem auto;	
	}
	#pref-cta h1 {
		font-size: 1.25rem;
	}
	#pref-cta p {
		font-size: 0.938rem;
	}
}
@media(max-width:320px){
	.menu-toggle {
		right: 38%;
	}
}
@media(max-width:767px){
	.pref-action-content {
		margin: 0;		
	}

	.pref-action-box .action-button {
	display: block;
	width: 100%;
	float: none;	
	right: 0;
	top: 0;
	position: relative;
	margin: 0 0 1rem 0;
}
}

/* Custom Types */
/* Media Boxes */
.cir-mediabox1,
.cir-mediabox2,
.cir-mediabox3 {
	margin: 2em 0;
	padding-bottom: 1em;
	text-align: center;
}
.cir-mediabox1 img,
.cir-mediabox2 img,
.cir-mediabox3 img {
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.cir-mediabox1 h3,
.cir-mediabox2 h3 {
	margin: 1em 0.75em;
}
.cir-mediabox1 p,
.cir-mediabox2 p,
.cir-mediabox3 p {}

/* mediabox style 2 - background colour */
.cir-mediabox2.grey {
	background-color: #e8ebed;
	border-bottom: 5px solid #979da2;
}
.cir-mediabox2.aqua {
	border-bottom: 5px solid #1d99a3;
	background-color: #25b6c3;
	color: #fff;
}
.cir-mediabox2.brown {
	border-bottom: 5px solid #7f4f2c;
	background-color: #a97046;
}
	.cir-mediabox2.brown p {
		color: #ebddd2;
	}
	.cir-mediabox2.brown h3 {
		color: #fff;
	}
.cir-mediabox2.tan {
	border-bottom: 5px solid #aa985f;
	background-color: #c6b274;
	color: #fff;
}
.cir-mediabox2.red {
	border-bottom: 5px solid #823821;
	background-color: #9f3e20;
}
	.cir-mediabox2.red p {
		color: #f4dede;
	}
	.cir-mediabox2.red h3 {
		color: #fff;
	}
.cir-mediabox2.orange {
	border-bottom: 5px solid #ba852e;
	background-color: #dd992a;
	color: #fff;
}
.cir-mediabox2.green {
	border-bottom: 5px solid #9c9f3a;
	background-color: #bec244;
	color: #fff;
}
.cir-mediabox2.grey p,
.cir-mediabox2.aqua p,
.cir-mediabox2.brown p,
.cir-mediabox2.tan p,
.cir-mediabox2.red p,
.cir-mediabox2.orange p,
.cir-mediabox2.green p {
	padding: 0 1.25em;
}
/* mediabox style 3 - background heading */
.cir-mediabox3 {
	background-color: #E8EBED;
}
.cir-mediabox3 p {
	margin:1.250em .875em .5em;
}
.cir-mediabox3 h3 {
	background-color: #384149;
	color: #fff;
	margin: 0;
	padding: 0.25em;
	font-size: 1.25em;
}
.cir-mediabox3.aqua h3 {
	background-color: #25b6c3;
}
.cir-mediabox3.brown h3 {
	background-color: #a97046;
}
.cir-mediabox3.tan h3 {
	background-color: #c6b274;
}
.cir-mediabox3.red h3 {
	background-color: #9f3e20;
}
.cir-mediabox3.orange h3 {
	background-color: #dd992a;
}
.cir-mediabox3.green h3 {
	background-color: #bec244;
}

/* mediabox style 4 - horizontal */
.cir-mediabox4 {
	margin: 2em 0;
	font-size: 0.938em;
}
.cir-mediabox4,
.cir-mediabox4-body {
	overflow:hidden;
	}
.cir-mediabox4-body {
	padding-left: 2em;
}
.cir-mediabox4-media {
	display:block;
	float: left;
	margin-top: 0.75em;
}
.cir-mediabox4-heading {
	margin: 10px 0;
	font-weight: 700;
}



/* Custom Pages - Meet the Team */
h3.cir-team-member {
	margin: 1em auto 0;
}
.cir-team-position {
	margin-bottom: 1em;
	font-size: 0.938em;
	color: #929292;
	text-transform: uppercase;
	}
.cir-team-social li:before {
	content: "";
}
.cir-team-social li {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	width: 18px;
	font-size: 18px;
	margin: 0 .25em;
	padding:0;
	color: #a4abb3;
}


/*panel default for woocommerce themes */
.woocommerce-tabs .panel{
	border:none!important;
}